@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500;700&display=swap');
@charset "utf-8";
/*
Theme Name: Lightning Pro Child
Theme URI:
Template: lightning-pro
Description:
Author:アートフレア株式会社
Tags:
Version: 0.0.0
*/

/*-------------------------------------------*/
/*	画面幅に対するコンテンツ＆メニュー幅
/*-------------------------------------------*/
@media screen and (min-width: 768px) {
#header, #gMenuInner {
    width: 750px;
}
}
@media screen and (min-width: 992px) {
#header, #gMenuInner {
    width: 970px;
}
}
@media screen and (min-width: 1200px) {
#header, #gMenuInner {
    width: 1170px;
}

}


p.non_p{
	margin-bottom:0
}

/*-------------------------------------------*/
/*	ヘッダー
/*-------------------------------------------*/

#header {
    display: block;
    overflow: hidden;
    padding: 5px 0 10px;
    margin: auto;
}
#header #headerInner {
    display: table;
    text-align: left;
}
/*.navbar.siteHeader {
    box-shadow: none;
}*/
#headerInner {
    width: 100%;
}
#header #headerInner {
    text-align: left;
}
#header .logo {
    display: table-cell;
}
#header .head-contact {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
    float: right;
}
/*-------------------------------------------*/
/*	グローバルメニュー
/*-------------------------------------------*/

#gMenu ul{
	margin: 0 ;
	padding: 0 ;
}
#gMenu li{
	list-style: none;
	float: left;
}
#gMenu li:not(:last-child){
	border-right:1px solid #ddd;
}
#gMenu a{
	text-decoration: none;
	color: #333;

}
#gMenuInner {
    margin: auto;
}
#gMenu .menu li ul {
    display: none;
}
#gMenu .menu li ul {
    margin: 0;
    padding: 0;
}

#gMenu .menu li {
    margin-bottom: 0;
    position: relative;
}
#gMenu .menu li:hover ul {
    display: block;
    position: absolute;
    z-index: 100;
    border-top: 1px solid #ccc;
    position: absolute;
    width: 200px;
    opacity: 0.97;
}
#gMenu .menu li:hover li {
    background: #fff;
    border-bottom: 1px solid #ccc;
    width: 200px;
    position: relative;
}

#gMenu .menu li a {
    color: #333;
    display: block;
    overflow: hidden;
    padding: 11px 15px 9px;
    margin: 0px;
    line-height: 110%;
    text-decoration: none;
    letter-spacing: 0px;
    text-align: left;
    position: relative;
}
#gMenu li ul li {
    border-right: none !important;
}
#gMenu a:hover {
    background-color: #eee;
}
.section.page-header {
    clear: both;
}
.page-item-53{
    display: none !important
}
.device-pc .gMenu>li>a {
    padding: 14px 1.0em;
}
.gMenu>li>a strong{
    font-weight: 400 !important
}

.siteHeader_logo{
    padding: 15px 20px !important;
}
.gMenu_outer{
    padding-top: 7px !important;
    padding-right: 15px !important
}
.home .siteContent .container{
	width: 100% !important;
        padding-right: 0px;
    padding-left: 0px;
    max-width: 100% !important;
}
.h4cl{
    background-color:rgba(255,255,255,0.00) !important;
    padding: 0px !important;
    border-radius: 0 !important
}
.h3cl{
    background-color:rgba(255,255,255,0.00);
    padding: 0px;
    border-bottom: 0px;
        box-shadow: none;
}
.h3cl:after {
    border-bottom: 0px solid #337ab7;
}
.box1000{
	width: 1140px;
	margin-left: auto;
	margin-right: auto;
}
.home .siteContent {
    padding: 0rem 0 0 !important;
}
.box_gr{
    background-color: #f9f9f9;
    padding: 50px 10px;
}
.news h3{
    font-size: 27px !important;
    font-weight: 600;
    position: relative;
    border-bottom: 4px solid #e7e7e7  !important;
    margin-bottom: 0 !important;
}
.news h3 a{
    position: absolute;
    right: 0;
    font-size: 14px;
    color: #000;
    top:9px;
}
.news h3 a::after {
    color: #f00;
    content: "\f054";
    font-family: FontAwesome;
	margin-left: 7px;
    
}
.news{
    
width: 690px;
    margin:auto; 
}
.news_box{
    overflow: auto;
    height: 190px;
}
.news_box ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.news_box li{
    padding: 15px 0 !important;
    margin: 0;
    position: relative;
    padding-left: 200px !important;
    border-bottom: solid 1px #ccc;
}
.news_box li a{
    color: #000;
}
.ta_c{
    text-align: center
}
.midashi1{
    font-size: 50px;
    text-align: center;
    line-height: 1.4;
    margin: 80px 0 40px !important;
}
.midashi1 span{
    color: #ff0000;
    font-weight: 600;
    font-size: 21px;
    display: block;
    font-family: 'Roboto', sans-serif;
}
.sec2_bn{
    background-image: url("images/sec002_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 45px;
    color: #fff;
    margin-top: 50px;
    font-size: 22px;
    position: relative;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.sec2_bn p{
    margin: 0;
    padding: 0
}
.bn_arrow{
    position: absolute;
    right: 20px;
    top:50%;
    margin-top: -20px;
}
.sec2_bn a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-9999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}

.sec2_bn: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*/
}


.sec3_bn{
    background-image: url("images/sec003_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 45px;
    color: #fff;
    margin-top: 50px;
    font-size: 22px;
    position: relative;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.sec3_bn p{
    margin: 0;
    padding: 0
}

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

.sec3_bn: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*/
}


.f_box{
    display: flex;
    flex-wrap: wrap;
}
.stx p{
    font-size: 14px;
    line-height: 1.5;
}
.col11{
width: 55%;
}
.col12{
width: 40%;
    margin-left: auto;
}
.td21{
    width: 48%;  margin-bottom: 30px;
}
.td21:nth-child(even){
  
    margin-left: auto;
}
.s_box{
    padding-left: 30px;
}
.sec2_btn1{
    border: solid 2px #ababab;
    background-color: #fff;
    padding: 24px;
    position: relative;
    align-items: center;
    font-size: 20px;
    line-height: 1.4;
        transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.sec2_btn1::after{
    color: #f00;
    content: "\f054";
    position: absolute;
    font-family: FontAwesome;
	margin-right: 3px;
    right: 10px;
    top: 50%;
    margin-top: -15px;
}
.sec2_btn1 p{
    margin-bottom: 0; line-height: 1.1
}
.sec2_btn1 a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-9999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}

.sec2_btn2{
    border: solid 2px #ababab;
    background-color: #fff;
    padding: 24px;
    position: relative;
    align-items: center;
    font-size: 20px;
        transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.sec2_btn2::after{
    color: #f00;
    content: "\f054";
    position: absolute;
    font-family: FontAwesome;
	margin-right: 3px;
    right: 10px;
    top: 50%;
    margin-top: -15px;
}
.sec2_btn2 p{
    margin-bottom: 0;
    line-height: 1.2
}
.sec2_btn2 a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-9999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}
.sec2_ic{
    margin-right: 20px;
}
.sec2_btn1: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*/
}
.midashi2 {
  position: relative;
  padding: .2em 0em .55em 20px !important;
  border-bottom: 2px solid #ccc!important;
	font-size: 28px!important;
    line-height: 1.3!important;
}
.midashi2::after {
  position: absolute!important;
  top: 0.1em!important;
  left: 0em!important;
  content: ''!important;
  width: 6px!important;
  height: -webkit-calc(100% - 0.7em)!important;
  height: calc(100% - 0.7em)!important;
  background-color: #f00!important;
}
#menu-item-131{
    display: none !important
}
.header_scrolled #menu-item-131{
    display: block !important
}
.bd_box{
     border-bottom: 2px solid #ccc;
    padding-bottom: 30px;
}
.point{
    position: relative;
}
.point span{background-color: #f00;
color: #fff;
    position: relative;
    top:-3px;
font-size: 16px;
    display:inline-block;
text-align: center;
line-height: 30px;
width: 30px;
margin-right: 10px;}

.point2 span{background-color: #464646;
color: #fff;
    position: relative;
    top:-3px;
font-size: 12px;border-radius: 40px;
    display:inline-block;
text-align: center;
line-height: 24px;
width: 24px;
margin-right: 10px;}

.col21{
    width: 720px;
}
.col22{
    width: 335px;
    margin-left: auto;
}
.btn3 a{
    background-color: #555555;
    color: #fff;
    text-decoration: none;
    width: 230px;
    position: relative;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    line-height: 50px;
    text-align: center;
    display: inline-block
}
.btn3 a:hover{
    background-color: #858585;
    text-decoration: none;
}
.btn3 a:before {
    color: #fff;
    content: "\f054";
    font-family: FontAwesome;
	margin-right: 3px;position: absolute;
    right: 10px;
}

.btn31 a{
    background-color: #555555;
    color: #fff;
    text-decoration: none;
    position: relative;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    line-height: 50px;
    padding: 10px 40px 10px ;
    text-align: center;
    display: inline-block
}
.btn31 a:hover{
    background-color: #858585;
    text-decoration: none;
}
.btn31 a:before {
    color: #fff;
    content: "\f054";
    font-family: FontAwesome;
	margin-right: 3px;position: absolute;
    right: 10px;
}
.pchidden{
    display: none;
}
.point2{
    font-size: 22px;
}
h6{
    font-weight: 600;
    margin-top: 40px;
}
.top_works{
    width: 540px;
    margin: 50px auto;
    background-color: #212121;
    position: relative;
    height: 118px;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    color: #fff;
}
.w1{
    width: 50%;
}

.w1 img{
  width: 100%;
    height: 118px;
  object-fit: cover;
    }
.w2{
    width: 50%;
    justify-content: center;
    display: flex;
    align-content: center;
    align-items: center;
}
.top_works a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-9999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}

.top_works: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*/
}
.sec5{
    margin-top: 40px;
    background-image: url("images/sec6_bg.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 50px 0;
    color: #fff;
    text-align: center;
}
.sec5 h3{
    font-size: 50px;
}
.btn4 a{
    border: solid 1px #fff;
    width: 270px;
    margin: auto;
    background-color: rgba(255,255,255,0.90);
    text-align: center;
    line-height: 55px;
    color: #000;
    display: inline-block;
    position: relative;transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.btn4 a:hover{
    text-decoration: none;
    background-color: rgba(255,255,255,0.10);
    color: #fff;
}



.btn5 a{
    border: solid 1px #fff;
    width: 260px;
    margin: auto;
    background-color: rgba(255,255,255,0.00);
    text-align: center;
    line-height: 55px;
    color: #fff;
    margin-left: 10px;
    display: inline-block;
    position: relative;transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.btn5 a:hover{
    text-decoration: none;
    background-color: rgba(255,255,255,0.30);
}
.btn5 a:before {
    color: #fff;
    content: "\f054";
    font-family: FontAwesome;
	margin-right: 3px;position: absolute;
    right: 10px;
}

.openic a:before {
    color: #fff;
    content: "\f08e" !important;
    font-family: FontAwesome;
	margin-right: 3px;position: absolute;
    right: 10px;
}
.open2 a{
    color: #000;
    text-align: right;
    font-size: 13px;
    float: right;
    position: absolute;
    right: 0px;
    bottom:10px;
}
.open2 a:before {
    color: #f00;
    content: "\f08e";
    font-family: FontAwesome;
	margin-right: 3px;

}
.box1000_3{
    width: 1300px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 15px;
    position: relative;
}
.mainSection-marginBottom-on {
    margin-bottom: 0rem;
}.sectionBox {
    padding-top: 0em;
    padding-bottom: 0em;
    display: block;
}
.siteFooter .widget {
    margin-bottom: 0px;
}
.siteFooter {
    border-top:0px solid #337ab7;
    background-color: #fff;
}
.con1{
    width: 275px;
    display: flex;
    align-items: center;
    color: #fff;
    margin: 0;
}
.con2{
    font-family: 'Roboto', sans-serif;
    font-size: 35px;
    width: 310px;
    display: flex;
    align-items: center;
    color: #fff;
    margin: 0;
}
.con2 span{
    font-size: 25px;
    margin-right: 4px;
}
.contact{
    background-color: #242424;
    padding: 20px 0;
    color: #fff;
}
.j_center{
    justify-content: center;
}
.footer0{
    width: 245px;
}
.footer1{
    display: flex;
    align-items: center;
    margin-left: auto;
}
.footer1 a{
    font-size: 12px;
    margin-left: 15px;
    color: #000;
}
.footer1 a:before {
    color: #ccc;
    content: "\f054";
    font-family: FontAwesome;
	margin-right: 2px;
}
.footer1 a:hover{
    color: #8E8E8E;
    text-decoration: none;
}
.footer_c{
    padding: 20px 0;
}
.box_gr2{
    background-color: #46626c;
    color: #fff;
    padding: 30px;
    border-radius: 5px;
    margin-top: 40px;
}
.box_gr2 h5{
    color: #fff !important
}
.table1 th{
    width: 30%;
}
.table1{
    margin-bottom: 15px;
}
.tx_red p{
    color: #f00;
    margin-bottom: 2px;

}
.box_gr2 .btn4{
    margin: 30px;
}.name{
    margin-top: 10px;
    font-size: 20px;
}
.name span{display: block;
font-size: 14px;}
.works1{
    background-image: url("images/sec6_bg2.png");
    padding: 30px 400px 60px 30px;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    color: #fff;
}
.works1 h3{
    color: #fff;
}
.table2 {
  border-collapse: collapse;
  width: 100%;
	margin-top: 10px;
}

.table2 tbody{}

.table2 td{
	border: 1px solid #ccc;
	padding: 10px!important;
}

.table2 th {
	border: 1px solid #ccc;
	font-weight: normal;
	background-color: #f7f7f7;
	color: #0075c2;
	padding: 10px!important;
}

.tablex {
  border-collapse: collapse;
  width: 100%;
}

.tablex tbody{}

.tablex td{
	border: 1px solid #ccc;
	padding: 10px!important;
}

.tablex th {
	border: 1px solid #ccc;
	font-weight: normal;
	background-color: #f7f7f7;
	color: #0075c2;
	padding: 10px!important;
}

.botm_bd{
    border-bottom: solid 3px #ddd;
    padding-bottom: 40px;
}
.td31{
    width: 342px;
    margin-right: 40px;
    margin-bottom: 50px;
}
.td31:nth-child(3n){
    margin-right: 0
}
.faq h4{
    font-size: 18px;
}
.faq h4 span{
    color: #f00;
    font-weight: 600;
    margin-right: 10px;
}
.widget_mycategoryorder ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.widget_mycategoryorder li{
    margin: 0;
}
.widget_mycategoryorder li a{
    color: #000;
    display: block;
    border-bottom: dotted 1px #ccc;
    padding: 8px;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.widget_mycategoryorder li a:hover{
    background-color: #f7f7f7;
    text-decoration: none
}
.widget-title{
    margin-bottom: 0;
}
.news_date{
margin-right: 30px;
	position: absolute;
	left: 0;
}
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;
}

.or1{
    order: 1
}
.or2{
    order: 2
}

.page-id-667 .table2 th{
    width: 23%;
    background-color: rgba(48,48,48,1.00);
    color: #fff;
}

.page-id-667 .tablex th{
    width: 23%;
    background-color: rgba(48,48,48,1.00);
    color: #fff;
}
.siteHeadContainer{
    width: 1300px;
    margin-left: auto;
    margin-right: auto
}

.work_box1 img {
  width: 100%;
  height: 210px;
  object-fit: cover;
}
.work_box2 img {
  width: 100%;
  height: 210px;
  object-fit: cover;
}
.page-id-661 .wp-caption {
    background: #fff;
    line-height: 0px;
    margin-top: 0em;
    margin-bottom: 1.5em;
    padding: 0 0 0px;
    margin-left: 20px;
    text-align: center;
    float: right;
    border: 0px solid #e5e5e5;
    max-width: 100%!important;
}
.page-id-661 .wp-caption img{
    margin: 0
}
.mb90{
    margin-bottom: 90px;
}
.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 !important
}
.mt60{
    margin-top: 60px
}
.mt70{
    margin-top: 70px
}
.mt80{
    margin-top: 80px !important
}
.mt90{
    margin-top: 90px
}
.mt100{
    margin-top: 100px !important
}
