/*
Theme Name: Lightning
Theme URI: https://lightning.nagoya
Description: Lightning is a very simple & easy to customize theme which is based on the Bootstrap. It is also very friendly with custom post types and custom taxonomies. When you add a new one, the breadcrumbs will be adjusted and posts will look beautifully without editing or adding a template files.
Author: Vektor,Inc.
Author URI: https://www.vektor-inc.co.jp
Version:6.2.0
Tags: two-columns, one-column, right-sidebar, custom-colors, custom-menu, editor-style, E-Commerce
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lightning

Lightning WordPress theme, Copyright (C) 2015-2017 Vektor,Inc.
Lightning WordPress theme is licensed under the GPL.
*/

body {
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 游ゴシック体, 'Yu Gothic', YuGothic, Meiryo, メイリオ, sans-serif;
}

/*header nav*/
.siteHeader.navbar {
	background:#231f20;
}
.navbar-brand {
	padding: 10px 0;
}

.page-header {
	background-color: #f3f3f3;
}
header .nav>li>a:focus, header .nav>li>a:hover {
	background: #231f20;
	color: #e5577f;
}

/*clear*/
dl, ol, ul {
	list-style: none;
}
a:focus, *:focus {
	outline:none;
	text-decoration: none;
}

/*htag*/
h3,h4 {
	display: inline;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}
h3:after, .subSection-title:after {
	border: none;
}
h3 {
	font-weight: bold;
}
.profile h3 {
	font-size: 2em;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.profile h4 {
	font-size: 0.9em;
	padding-left: 1%;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.media-heading {
	margin-bottom: 20px;
}
.media-heading.entry-title.relation {
	font-size: 20px;
}

/*footer*/
footer .copySection p:nth-child(2){
	display:none;
}
footer {
    background-color: #ddd;
}
@media(min-width: 992px) {
	footer .share {
		overflow: hidden;
		padding-right: 15px;
		padding-left: 15px;
	}
	footer .share li {
		width: 100%;
		margin: 0 auto 15px;
	}
}

/*contact*/
.mw_wp_form {
	margin-bottom: 100px;
}
.mw_wp_form .cha {
	display: none;
}
.mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview .cha {
	display: block;
	color: #0085C8;
} 
.mw_wp_form li.input {
	margin-bottom: 40px;
}
.mw_wp_form li.okxp {
	text-align: center;
}
.mw_btn {
	text-align: center;
}
.page-id-19 .veu_contact {
	display: none;
}
.mw_btn div {
	display: inline-block;
}
@media (max-width: 450px){
	.mw_wp_form ul {
		padding: 0;
	}
	.mw_wp_form .horizontal-item + .horizontal-item {
		display: block;
		margin: 0;
	}
}
.mw_wp_form_preview .att,
.mw_wp_form_preview .privacybox {
	display: none;
}
.mw_wp_form_preview li.okxp {
    text-align: left;
}
.mw_wp_form_preview li.input {
    color: #0085C8;
	padding-left: 20px;
}

/*sp*/
@media (min-width: 992px){
ul.gMenu a {
    background-color: #231f20;
    color: #fff;
	}
}
@media (max-width: 450px){
	.navbar-brand img {
    	width: 50%;
	}
	.veu_profile .media_float {
		float: none;
		margin-left: auto;
    	margin-right: auto;
	}
	.veu_profile .media_outer img {
		text-align: center;
	}
}


/*cta*/
.veu_cta {
  padding-bottom: 0;
  margin: 25px auto;
	background: none;
}
.veu_cta .cta_body {
	background: #E6E6E6;
}
.btn.btn-primary {
	background-color: #e5577f;
    border-color: #e5577f;
    border-bottom: 3px solid #e5396a;
}
.btn.btn-primary:hover {
	background-color: #e5396a;
    border-color: antiquewhite;
    border-bottom: 3px solid #e5396a;
}
.btn-primary.btn_y {
	background-color: #f6ce50;
	border-color: antiquewhite;
    border-bottom: 3px solid #e3b628;
	color: #000;
}
.btn-primary.btn_y:hover {
	background-color: #e3b628;
	border-color: antiquewhite;
    border-bottom: 3px solid #e3b628;
}
.btn-primary.btn_p {
	background-color: #7c5a89;
	border-color: antiquewhite;
    border-bottom: 3px solid #5f396e;
}
.btn-primary.btn_p:hover {
	background-color: #5f396e;
	border-color: antiquewhite;
    border-bottom: 3px solid #5f396e;
}
@media(min-width: 992px) {
	.veu_cta {
		width: 80%;
	}
	.single .veu_cta {
		width: 80%;
	}
	.col-md-8 .veu_cta {
		width: 100%;
	}
}
@media(min-width: 768px) {
	.veu_cta .cta_body_link {
		clear: none;
		overflow: hidden;
	}
	.veu_cta .cta_body_image_left {
		min-height: 250px;
	}
}
@media(max-width: 599px) {
	.btn-group-lg>.btn, .btn-lg {
		font-size: 12px;
	}
}

/*sns*/
.fa.fab,
.fa.fa-facebook,
.fa.fa-twitter,
.fa.fa-line
{
    font-family: Font Awesome\ 5 Brands;
}
.follow_feedly {
	display: none;
}
.fa-hatena:before {
  font-family: Verdana;
  font-weight: bold;
  content: 'B!';
}
.share {
  margin-bottom: 40px;
}
.share ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.share ul:after {
  display: block;
  clear: both;
  content: '';
}
.share li {
  float: left;
  width: 25%;
  margin: 0;
  margin-top: 15px;
}
.share li a {
  font-size: 14px;
  display: block;
  padding: 5px;
  text-align: center;
  text-decoration: none;
  color: #fff;
}
.share li a:hover {
  opacity: .8;
}
.share li a:visited {
  color: #fff;
}
.tweet a {
  background-color: #55acee;
}
.facebook a {
  background-color: #315096;
}
.line a {
  background-color: #00b900;
}
.hatena a {
  background-color: #008fde;
}
.share .fa, .share .fas {
   font-weight: normal;
}
@media(max-width: 599px) {
  .share li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px;
  }
  .share li i {
    font-size: 2em;
    padding-top: 3px;
  }
  .share li span {
    display: none;
  }
}

/*profile*/
@media(min-width: 992px) {
	.veu_profile .profile {
		width: 80%;
		margin: 0 auto;
	}
}

/*kirara*/
.opa {
	-webkit-animation: fadein 3s linear 0s 1;
}
@-webkit-keyframes fadein {
	0%{
		opacity:0;
	}
	100% {
		opacity:1;
	}
}
#kirara #trigger01 {
	background: url(../../../wp/common/img/kirara_back.jpg) center center no-repeat;
}
.slider {
	position: relative;
	width: 100%;	
}
.slider:before {
    content:"";
    display: block;
    padding-top: 50%; /* 高さを幅の75%に固定 */
}
.offset {
    display: block;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
#kirara_kirara {
	position: absolute;
	left: -100%;
	bottom: 0;
	width: 30%;
	height: auto;
	z-index: 100;
}
#kirara_border {
	position: absolute;
	left: 100%;
	bottom: 0;
	width: 100%;
	height: auto;
	z-index: 97;
}
#kirara_title {
	position: absolute;
	opacity: 0;
	right: -3%;
	bottom: 0;
	width: 100%;
	height: auto;
	z-index: 99;
}
#kirara_txt {
	position: absolute;
	top: -500%;
	left: 0;
	width: 100%;
	height: auto;
	z-index: 99;
}
#kirara_sec01 {
    top: 5%;
	left: 5%;
    bottom: auto;
    right: auto;
	padding-left: 50%;
	padding-bottom: 5%;
	transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
	z-index: 98;
}
#kirara_txt01 {
	position: absolute;
	width: 100%;
	height: auto;
	left: 0;
	bottom: -500%;
}
#kirara_sec02 {
    top: 20%;
	left: 35%;
    bottom: auto;
    right: auto;
	padding-left: 50%;
	padding-bottom: 7%;
	transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
	z-index: 98;
}
#kirara_txt02 {
	position: absolute;
	width: 100%;
	height: auto;
	left: 0;
	bottom: -500%;
}
#kirara_sec03 {
    top: 42%;
	left: 20%;
    bottom: auto;
    right: auto;
	padding-left: 50%;
	padding-bottom: 5%;
	transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
	z-index: 98;
}
#kirara_txt03 {
	position: absolute;
	width: 78%;
	height: auto;
	left: 0;
	bottom: -500%;
}
.kirara_box div {
	text-align: center;
	padding: 80px 0;
    border-bottom: #1c1e82 solid 1px;
	border-color: rgba(28, 30, 130, 0.2);
}
.sp {
	display: none;
}
#amazon {
	position: absolute;
	width: 100%;
	bottom: 10%;
	left: 0;
	z-index: 100;
}
#amazon a {
	display: block;
	color: #fff;
	text-align: center;
	font-size: 1.5vw;
}
a.arrow {
  	position: relative;
	bottom: 0;
	left: 0;
}
a.arrow span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 2px solid #e3b628;
  border-bottom: 2px solid #e3b628;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb 2s infinite;
  animation: sdb 2s infinite;
  opacity: 0;
  box-sizing: border-box;
}
a.arrow span:nth-of-type(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
a.arrow span:nth-of-type(2) {
  top: 16px;
  -webkit-animation-delay: .15s;
  animation-delay: .15s;
}
a.arrow span:nth-of-type(3) {
  top: 32px;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}
@-webkit-keyframes sdb {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
#ikekoroshi .slider span {
	text-align: center;
}

@media screen and (max-width: 1200px) {
	#ikekoroshi .slider span img {
		height: 100%;
		width: auto;
	}
}
@media screen and (max-width: 768px) {

}
@media screen and (max-width: 450px) {
	#kirara_sec01 {
		top: -10%;
		padding-left: 40%;
		padding-bottom: 0%;
	}
	#kirara_sec02 {
		top: 10%;
		padding-left: 40%;
		padding-bottom: 0%;
	}
	#kirara_sec03 {
		top: 28%;
		padding-left: 40%;
		padding-bottom: 0%;
	}
	#amazon {
		bottom: -10%;
	}
	#amazon a {
		font-size: 10px;
	}
	a.arrow {
		bottom: 35px;
		left: 0;
	}
	a.arrow span {
		width: 10px;
		height: 10px;
	}
	a.arrow:nth-of-type(2) {
		top: -20px;
	}
}

.ikekoro_img {
	padding: 20px;
  	margin: 0;
	position: relative;
	z-index: 1;
}
.bdr {
	width: 20%;
	position: relative;
	float: left;
	margin: 0 5% 5% 0;
}
.bdr:before {
	content: "";
  	border: solid 1px #ccc;
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: calc(100% - 16px);
  	height: calc(100% - 16px);
}
.bdr:after {
	content: "";
  	position: absolute;
    top: 4px;
    left: 4px;
    width: calc(100% - 24px);
    height: calc(100% - 24px);
	background-color:rgba(199,199,199,0.7); 
}
.ikekoro_txt {
	text-align: left;
}
.ikekoro_txtin {
	display: block;
	padding: 2% 0 0 30%;
}
.ikekoro_box {
	padding-top: 80px;
	border-bottom: #1c1e82 solid 1px;
	border-color: rgba(28, 30, 130, 0.2);
	min-height: 350px;
}
.ikekoro_boxin {
	padding-bottom: 40px;
}
@media screen and (max-width: 768px) {
	.ikekoro_box {

	}
}
@media screen and (max-width: 450px) {
	.bdr {
		width: 80%;
		margin: 0 10%;
	}
	.ikekoro_txtin {
		padding: 5% 0 40px 10%;
	}
	#trigger02 {
		margin-bottom: 40px;
	}
}
.mediaxp {
	margin-top: 0;
}
h3 {
	font-weight: normal;
}
h3.entry-title:first-letter, .single h3.entry-title:first-letter {
  color: #e5577f;
}
.ikek {
	font-size: 1.2em;
	line-height: 2.5;
}
.siteContent {
	padding-bottom: 0;
}
.prBlock .prBlock_image {
	display: block;
	height: 0;
	width: 100%;
	padding-bottom: 100%;
}
.prBlock .prBlock_title {
  font-family: 'Noto Sans JP', serif;
	font-size: 1.5em;
	color: #696969;
	text-shadow: 2px 2px #fff, 5px 5px rgba(105, 105, 105, 0.4);
	transform: rotate(-4deg);
}
#post_bottom {
	display: none;
}
@media screen and (max-width: 450px) {
	.prBlock {
		position: relative;
	}
	.prBlock:nth-child(odd) .prBlock_image {
		position: relative;
		left: -20%;;
	}
	.prBlock:nth-child(even) .prBlock_image {
		position: relative;
		right: -20%;;
	}
	.prBlock:nth-child(odd) .prBlock_title {
		position: absolute;
		right: 10%;
		bottom: 0;
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
				writing-mode: vertical-rl;
	}
	.prBlock:nth-child(even) .prBlock_title {
		position: absolute;
		left: 10%;
		bottom: 0;
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
				writing-mode: vertical-rl;
	}
	.prBlock .prBlock_title {
		font-size: 1.3em;
		transform: rotate( 0deg);
	}
	#post_bottom {
		display: block;
		padding: 25px 24px 50px;
		border: 3px solid #fff;
		background-color: #fff;
	}
}

#post-3 .veu_cta,
#post-16 .veu_cta,
#post-19 .veu_cta {
	display: none;
}
.mainSection .widget {
	margin-bottom: 0;
}
.siteContent_after {
	padding-top: 0;
}
.col-sm-4 {
	margin-bottom: 50px;
}


.prBlock a {
	display: block;
}
a img:hover,
.prBlock a:hover {
	opacity: 0.7;
}

.hatenablogcard{
  clear:both;
  width:100%;
  height:155px;
  margin:10px 0;
  max-width:680px;
}

.profile {
	margin-top: 100px;
}

@media (min-width: 992px) {
	.anime .gMenu_name {
		display: none;
		transition: all 1s ease 0s;
	}
	.anime .navbar-brand img {
		width: 170px;
		height: auto;
	}
}

.red {
	color: red;
}
.sen {
	border: solid 1px #ddd;
}

.blogImg {
	width: 80%;
	height: auto;
	display: block;
	margin: 20px auto;
}
.anime {
	position: fixed;
}
.ads {
	text-align: center;
	margin: 10px auto;
}




blockquote {
    position: relative;
    padding: 10px 15px 10px 50px;
    box-sizing: border-box;
    font-style: italic;
    border: solid 2px #464646;
    color: #464646;
}

blockquote:before{
    display: inline-block;
    position: absolute;
    top: 20px;
    left: 15px;
    content: "\f10d";
    font-family: FontAwesome;
    color: #77c0c9;
    font-size: 25px;
    line-height: 1;
    font-weight: 900;
}

blockquote p {
    padding: 0;
    margin: 10px 0;
    line-height: 1.7;
}

blockquote cite {
    display: block;
    text-align: right;
    color: #888888;
    font-size: 0.9em;
}

.youtube {
	width: 560px;
	height: 315px;
	margin: 0 auto 20px;
}
@media screen and (max-width:767px){
	.youtube {
		width: 100%;
		max-height: 250px;
	}
}