@charset "utf-8";
/*
Theme Name: Lightning Child
Theme URI:
Template: lightning
Description:
Author:アートフレア株式会社
Tags: 
Version: 0.1.2
*/
header{
	top:0;
}
header.sticky {
    position: fixed;
    top: 0;
  animation: DownAnime 0.5s forwards;
}
@keyframes DownAnime{
  from {
    opacity: 0;
  transform: translateY(-100px);
  }
  to {
    opacity: 1;
  transform: translateY(0);
  }
}

.sec1{
	padding: 8%;
}

.sec2{
	position: relative;
}
.sec2_1{
	width: 39%;
	display: flex;
	align-items: flex-end;
	margin-top: 185px;
}
.sec2_2{
	width: 60%;
	margin-left: auto;
	background-image: url("images/sec2_bg.jpg");
	background-size: cover;
	padding: 70px;
}
.ta_c{
text-align:center;
}
.sec2_2 h2{
	font-size: 84px;
	margin-left: -70%;
	line-height: 1.4;
	margin-top: -70px;
	font-weight: 300;
	padding: 0 !important
}
.sec2_2_in{
	width: 70%;
	font-weight: 600;
}
.sec2_2_in h3{
	font-weight: 600;
	font-size: 35px;
}
.btn1 a{
	margin-top: 30px;
	width: 300px;
	background-color: #000;
	color: #fff;
	display: inline-block;
	text-align: center;
	line-height: 72px;
	border-radius: 70px;
	transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.btn1 a:hover{
	background-color: #CB0003;
	text-decoration: none;
}
.sec2_img2{
	width: 100%;
	text-align: right;
	margin-top: 15px;
	margin-left: auto;
}
.f_box{
display: flex;
	flex-wrap: wrap;
}
.f_center{
	justify-content: center;
}
.btn2 a{
	border-radius: 50px;
	padding-left: 40px;
	padding-right: 40px;
	font-size: 18px;
}
.h2cl{
	border: none
}
.h4cl{
    background-color:rgba(255,255,255,0.00);
    padding: 0px;
}
.h3cl{
    background-color:rgba(255,255,255,0.00);
    padding: 0px;
    border-bottom: 0px;
        box-shadow: none;
}
.h3cl:after {
    border-bottom: 0px solid #337ab7;
}
.ta_c{
    text-align: center
}
.font-gs{
	  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	font-weight: 600;
}
#text-5{
	padding-left: 200px;
}
#text-5p ,#text-6 p{
	line-height: 2.1
}
.pro1{
	background-image: url("images/pro_bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	padding: 50px;
}
.pro1 .wp-block-group__inner-container{
	background-color: rgba(203,0,0,0.77);
	padding: 70px;
	color: #fff;
}
.table1 td{
	padding: 18px 10px !important
}
.ic_train:before {
    color: #C80000;
    content: "\f239";
font-weight: 600;
font-family: "Font Awesome 5 Free";
    margin-right: 4px;
}
.ic_car:before {
    color: #C80000;
    content: "\f1b9";
font-weight: 600;
font-family: "Font Awesome 5 Free";
    margin-right: 4px;
}
.about1{
	background-image: url("images/about_bg.jpg");
	background-size: cover;
	padding: 50px 60px;
}
.about1_in{
	background-color: #fff;
	margin: 20px auto;
	border-radius: 5px;
	padding: 20px;
	text-align: center;
}
.btn_r a{
	border-radius: 60px;
}
.midashi11 code{
	background-color: #CD0003;
	border-radius: 50px;
	padding: 5px 20px;
	line-height: 1.1;
	margin-bottom: 8px;
	color: #fff;
	display: inline-block;
	font-size: 16px;
}
.midashi11{
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	margin-bottom: 45px !important
}
.flow1 code{
	font-size: 18px;
	margin-left: 20px;
	color: #848484
}
.is-style-vk-heading-brackets_black::before, .is-style-vk-heading-brackets_black::after{
	top:15px;
}
.ic1{
	background-color: #CD0003;
	border-radius: 50px;
	padding: 5px 20px;
	color: #fff;
	display: inline-block;
	font-size: 18px;
}
.about1_in p{
	font-size: 22px;
	margin-bottom: 0;
}
.pro_box1{
	background-image: url("images/pro_bg12.jpg");
	background-size: cover;
	padding: 50px 0;
	text-align: center;
}
.pro_box1 p{
	line-height: 2;
}
.maru1{
	background-image: url("images/sec4_bn1.png");
}
.maru2{
	background-image: url("images/sec4_bn2.png");
}
.maru3{
	background-image: url("images/sec4_bn3.png");
}
.pro_btn{
	background-repeat: no-repeat;
	background-position: center;
	width: 301px;
	height: 301px;
	margin-top: 50px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	text-align: center;padding-top: 109px;
	transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.maru2{
		width: 309px;
	height: 309px;
}
.pro_btn span{
	display: block;
	color: #D10003;
	margin-top: 10px;
}
.pro_btn a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-9999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}

.pro_btn:hover {
    filter:alpha(opacity=70);/* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
    -moz-opacity:0.7;/* FF , Netscape */
    -khtml-opacity: 0.7;/* Safari 1.x */
    opacity:0.7;
    zoom:1;/*IE*/
}
#welcart_category-3 ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#welcart_category-3 ul li{
	margin: 0;
}
#welcart_category-3 ul li{
	
}
#welcart_category-3 ul li a{
	display: block;
	text-decoration-style:none !important;
	    text-decoration-color: rgba(0,0,0,.0);
    text-decoration-thickness: 0px;
	border-bottom: dotted 1px #ccc;
	padding: 10px;
}
#itempage{
	margin-bottom: 50px;
}
#itempage .field {
    height: auto;
    width: auto;
    margin: 0px;
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
}
#itempage h3 {
    color: #000;
    background-color: #fff;
    padding: 13px 15px;
    margin-top: 20px;
}
.page-id-2465 #main td,.page-id-2465 #main th{
	padding: 15px;
}
.mb0{
	margin-bottom: 20px !important
}
.mt0{
    margin-top: 0px;
}
.mt10{
    margin-top: 10px
}
.mt20{
    margin-top: 20px
}
.mt20m{
    margin-top: -20px
}
.mt30{
    margin-top: 30px
}
.mt40{
    margin-top: 40px
}
.mt50{
    margin-top: 50px
}
.mt60{
    margin-top: 60px
}
.mt70{
    margin-top: 70px
}
.mt80{
    margin-top: 80px !important
}
.mt90{
    margin-top: 90px
}
.mt100{
    margin-top: 100px
}
#inside-cart .send{
	border-top:#ccc !important
}
#inside-cart .no_cart{
	color:#CD0003!important
}
#global-nav{
	background-color:#f4f4f4;
	padding:10px 0;
}
.device-mobile .global-nav-list>li{
	    padding: 4px 2.6em;

}

#global-nav .global-nav-name{
font-size:16px !important;
font-weight:400 !important
}
.global-nav-list>li:before {
    position: absolute;
    left: 3%;
    bottom: 5px;
    content: "";
    width: 140px;
    height: 40px;
    background-color: #fff;
    width: 0;
    border-bottom: none;
	border-radius:5px;
}
.global-nav-list>li:hover:before, .global-nav-list>li[class*=current]:before {
    width: 94%;
	
}
#global-nav .current_page_item a{
	color:#000;
}

#global-nav .sub-menu .current_page_item a{
	color:#fff;
}

.ltg-slide-text-title{
	text-shadow:  #fff 1px 1px 10px, #fff -1px 1px 10px,
    #fff 1px -1px 10px, #fff -1px -1px 10px;
}
.archive .site-body .vk_posts .vk_post-col-xxl-4 {
    width: calc(25% - 30px);
}
.archive .vk_post_imgOuter {
    background-size: 90% auto;
	background-repeat:no-repeat;
}
.archive .vk_post .vk_post_imgOuter:before {
     padding-top: 130%;
}
footer h5{
	margin-bottom:0;
	border-bottom:0;
	font-size:17px !important;
	border-left:solid 3px #1c79d8;
	padding-left:10px;
	padding-bottom:0;
}
.footer_link ul{
	list-style:none;
	margin:0 0 0 10px;
	padding:0;
}
.f_box{
	display:flex;
	flex-wrap:wrap;
}
.sec1_btn{
	width:19%;
	margin-right:1.2%;
	position:relative;
	background-color:#fff;
	padding:15px;
	border-radius:15px;
	transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.sec1_btn:last-child{
	margin-right:0;
}
.sec1_ti{
	text-align:center;
	font-size:1.2rem;
}
.sec1_img{
	text-align:center;
	margin:5px 0;
}
.sec1_img img{
	height:50px !important;
	width:auto;
}
.sec1_btn p{
	font-size:0.65rem;
	margin-bottom:0;
}
.section1 .f_box{
	padding:15px;
}

.sec1_btn a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-9999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}

.sec1_btn:hover {
    filter:alpha(opacity=70);/* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
    -moz-opacity:0.7;/* FF , Netscape */
    -khtml-opacity: 0.7;/* Safari 1.x */
    opacity:0.7;
    zoom:1;/*IE*/
}
.button_r a{
	border-radius:50px;
	font-size:0.6rem;
}

.news .postListText{
	border-bottom:solid 1px #ccc;
	padding:20px 0;
}
.news .postListText_title{
	font-size:16px;
}
.news .postListText_date{
	font-size:16px;
}
.f_center{
	justify-content:center;
}
.top_bn img{
	margin: 0 20px;
}
.top_line{
	border-top:solid 3px #eee;
}
.midashi2 h3{
	margin-top:3rem;
	padding-top:1.4rem !important;
	color:#1c79d8 !important;
	border-top:solid 3px #eee !important;
}
.left_box{
	border:solid 1px #ccc;
	margin-bottom:2.5rem;
}
.left_box h4{
	border-radius:0;
	background-color:#1c79d8;
	color:#fff;
	margin-bottom:0;
	font-size:1.2rem!important;
}
.left_style{
	padding-left:10px;
}
.left_style ul{
	margin:0;
	padding:0;
	list-style:none;
}
.left_style li{
	border-top:dotted 1px #ccc;
	
	margin:0;
}
.left_style li a{
	display:block;
	padding:12px;
	transition: all 0.5s ease 0s;
	color:#000;
	font-size:0.9rem!important;
    -webkit-transition: all 0.5s ease 0s;
}
.left_style li a:hover{
	background-color:#ebf5ff;
}
.left_box p{
	padding:10px;
	font-size:0.8rem;
	margin-bottom:0;
}

a[href$=".pdf"]::after {   
    content:"\f1c1";
    font-family: FontAwesome;
    color: #ee0822;
	font-family: "Font Awesome 5 Free";
margin-left:3px;
	font-weight:600;
} 
a[href$=".doc"]::after,a[href$=".docx"]::after {   
    content:"\f1c2";
    font-family: FontAwesome;
    color: #1c79d8;
	font-family: "Font Awesome 5 Free";
margin-left:3px;
	font-weight:600;
} 
a[href$=".docx"]{
	color:#1c79d8;
	margin-left:20px;
}
a[href$=".xlsx"]::after {   
    content:"\f1c3";
    font-family: FontAwesome;
    color: #108e40;
	font-family: "Font Awesome 5 Free";
margin-left:3px;
	font-weight:600;
} 
.table-style1 th{
	background-color:#ebf5ff;
	color:#0060c1;
	padding:15px;
}
.table-style1 td{
	padding:15px;
	text-align:center;
	width:50%;
}
.table-style2 th{
	background-color:#ebf5ff;
	color:#0060c1;
	padding:15px;
}
.table-style2 td{
	padding:15px;
	width:33%;
}
.table-style3 td:nth-of-type(1){
	background-color:#ebf5ff;
	color:#0060c1;

}
.table-style3 td{
	padding:15px;
	width:50%;
}
.gishi_box{
	width:49%;
	margin-bottom:2%;
	border:solid 1px #ccc;
}
.gishi_box:nth-child(even){
	margin-left:auto;
}
.gishi_box p{
	padding:15px;
	border-bottom:dotted 1px #ccc;

}
.gishi_ti{
	background-color:#1c79d8;
	padding:10px;
	text-align:center;
	color:#fff;
}
.gishi_ti ul{
	list-style:none;
	margin:15px;
	padding:0;
}
.buy_sbox{
	width:48%;
	background-color:#ecf2f7;
	padding:25px;
	text-align:center;
	position:relative;
	transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.7);
	border-radius:15px;
}
.buy_img{
	margin-bottom:15px;
}
.buy_ti{
	font-size:20px;
	color:#196cc0;
}
.buy_ti span{
	font-size:13px;
	display:block;
}
.buy2 .buy_ti{
	color:#1993c0;
}
.buy2{
	background-color:#f2f9fb;
}
.buy_sbox a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-9999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}

.buy_sbox:hover {
    box-shadow: 2px 3px 13px -6px rgba(0,0,0,0.7);
}
.buy_sbox:nth-child(2){
	margin-left:auto;
}
.sitemap_bix a{
	color:#000;
}
.sitemap_bix a:hover{
	color:#1c79d8
}
footer .sitemap_bix h5{
	margin-top:20px;
}
footer .sitemap_bix p{
	color:#000;
	margin-bottom:0;
	margin-top:4px;
}
.list_box{ 
	padding-top:30px;
border-bottom:dotted 1px #ccc;}
.list_box .wp-block-media-text__content{
	    padding: 0 0% 0  4%;
}
.top_zero{
	padding-top:0px;
}
.header_box{
	width:350px;
	margin-bottom:0;
	margin-top:5px;
}
.header_box2{
	padding-top:8px;
}
.header_box2 .fas{
	color:#1c79d8;
}
.ltg-slide-text-set {
    top: 20%;
    transform: translateY(0%) translateX(-50%);
}
.link_big a{
	font-size:1rem;
}
.footer-nav-list {
  border-left: none!important;
	  border-right: none!important;
  text-align: right!important;
}
.footer-nav-list li {
    border-right: none!important;
}
a:hover img {
    opacity: 0.8;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
    /* IE lt 8 */
    -ms-filter: “alpha(opacity=80)”;
    /* IE 8 */
}

a img {
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}
.header_scrolled .global-nav--layout--penetration .global-nav-list>li {
       border-right: 1px solid rgba(0,0,0,0.05) !important;
}
.global-nav--layout--penetration .global-nav-list>li:first-child{
	  border-left: 1px solid rgba(0,0,0,0.05) !important;
}
#site-header-container.container {
    width: 100%!important;
    padding-right: 0px!important;
    padding-left: 0px!important;
    margin-right: auto;
    margin-left: auto;
}
.header_scrolled #site-header{
	background-color:#f4f4f4;
}
.header_scrolled .global-nav--layout--penetration .global-nav-list>li {
    width: 100%!important;
}

.news-box{
	padding:0px 15px 0 0;
	overflow:auto;
	height:220px;
}

.required-srt{
	color:#f00;
}
/* input:hover{
color:#fff!important;
} */
input[type="submit"]:hover{
color:#fff!important;
}
.box_fax{
	border:solid 3px #eee;
	padding:20px 40px;
}
.box_fax p{
	margin-bottom:5px;
}
.box_fax h3{
	margin-bottom:0;
}
.left-img {
	margin-bottom:0!important;
}
/* タブレット以下 */
@media (max-width:991px) {
	.sec2_2 {
    width: 100%;
    padding:25px 25px;
		background-image:none;
		
}
	.sec2_1 {
    width: 100%;
    display: flex;
    align-items: flex-end;
    margin-top: 0px;
}
	.sec2_2 h2 {
    font-size: 31px;
    margin-left: 0%;
    line-height: 1.4;
    margin-top: 0px;
    font-weight: 300;
    padding: 0 !important;
}
	.sec2_2_in {
    width: 100%;
}
	.sec2_2_in h3{
		font-size:25px;
	}
	.btn1 a {
    margin-top: 20px;
    width: 100%;
    line-height: 52px;
    border-radius: 50px;
}
	.is-style-vk-heading-plain{
		font-size:28px!important;
	}
	.wp-block-latest-posts.is-grid li {
    margin: 0 0em 1.21em 0;
    width: 100%;
}
	.mb0 {
    margin-bottom: 4px !important;
}
	.pro_btn{
		margin-left:auto;
		margin-right:auto;
	}
	#text-5,#text-6{
		display:none;
	}
.pro1 {
    padding: 15px 0;
}
	.pro1 .wp-block-group__inner-container{
		padding:30px;
	}
	.table1 th{
		width:28%
	}
	.table1 td{
	word-break: break-all;
	}
	.ic_train{
		margin-bottom:10px;
	}
	.about1 {
    padding: 10px 20px;
}
	.midashi11{
		font-size:32px!important;
	}
	.vk_accordion-body .vk_accordion-trigger p{
	font-size:22px!important;
	}
	.sphidden{
		display:none;
	}
	#cart table{
width:650px;
		margin-top:10px;
}
#cart{
overflow: auto;
white-space: nowrap;
}
#cart::-webkit-scrollbar{
 height: 5px;
}
#cart::-webkit-scrollbar-track{
 background: #F1F1F1;
}
#cart::-webkit-scrollbar-thumb {
 background: #BCBCBC;
}
}

.contactform input{
	color:#000!important;
}
.customer_form input{
	color:#000!important;
}
#customer-info h5{
	margin-top:30px;
}
#wp-block-search__input-1{
	color:#000!important;
}
.page-header{
	background-size:50px 50px!important;
	background-repeat:repeat!important;
}

#memberpages .header_explanation{
text-align: center!important;
}

.page-id-2086 .loginbox{
width: 300px!important;
}


.page-id-2086 .loginmail{
width: 241px!important;
}

#newmember .header_explanation{
text-align: left!important;
}

@media screen and (max-width: 480px) {
.site-header-logo img{
	padding:6px;
}
	.sec1_btn{
		width:48%;
		margin-bottom:1%;
	}
	.top_bn img {
    margin: 3px auto;
}
	.sitemap_bix{
		display:none;
	}
	#block-3{
		display:none;
	}
	.site-footer-content{
		padding:0;
	}
	.left_style {
		margin-top:30px;
    padding-left: 0px;
}
	.buy_ti {
    font-size: 18px;	
}
	.buy_ti span{
		margin-top:7px!important;
	}
	.buy_sbox{
		padding:20px;
	}
	.gyoumu_table
	}
.gyoumu_table table {
  display: block;
  overflow-x: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
#itempage .itemimg img{
	    object-fit: contain!important;
}
#itempage .itemsubimg img{
	height:150px!important;
}
.send input{
	margin-bottom:10px;
}
.gishi_box ul{
	margin-left:0px;
	padding-left:2em;
	padding-right:1em;
}

.post-name-usces-cart .to_deliveryinfo_button {
  display: none;
}

/*.payment_1{
	display: none!important;
}*/
	}

/* JMAロゴと昭和ロゴ: h1内で横並び・垂直中央 */
.header-logos {
    white-space: nowrap !important;
}
.header-logo-jma,
.header-logo-showa {
    display: inline-block !important;
    vertical-align: middle !important;
}
.header-logo-jma img {
    max-height: 40px !important;
    width: auto !important;
    height: auto !important;
    display: inline-block !important;
    vertical-align: middle !important;
}
.header-logo-showa {
    margin-left: 15px;
}
.header-logo-showa img {
    max-height: 18px !important;
    width: auto !important;
    height: auto !important;
    display: inline-block !important;
    vertical-align: middle !important;
}

/* モバイル: ロゴを中央配置 */
@media screen and (max-width: 991px) {
    .header-logos {
        float: none !important;
        text-align: center !important;
        width: 100% !important;
        white-space: normal !important;
    }
    .header-logo-jma {
        display: block !important;
        margin-bottom: 5px;
    }
    .header-logo-jma img {
        max-height: 30px !important;
        margin: 0 auto !important;
    }
    .header-logo-showa {
        display: block !important;
        margin-left: 0;
    }
    .header-logo-showa img {
        max-height: 14px !important;
        margin: 0 auto !important;
    }
}