@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700;800&display=swap');

/*
Theme Name:VOGUE responsive
Theme URI:
Description:WordPressテーマ「VOGUE!」のレスポンシブカスタマイズ用css
Author:Design Plus
Author URI:
Text Domain: 
Version:1.2.5
date:2020122115:10
*/

/*common & reset*/
/*min1025px*/
/*max1024px*/
/*PC*/
/*tablet*/
/*max767px*/
/*SP*/

/*common & reset*/
html{
	overflow-x: hidden;
}
.l-option_header__logo a, .p-option_global-nav > li > a, .l-after_header__logo a, .p-after_global-nav > li > a, .p-article04__date, .p-content03__news-tag a, .p-content03__news-list a{
	font-weight:normal;
}
footer{position:relative;bottom:0;}
.p-content03{
	height:auto;
}
.content{
	background:#fff;
}
.p-content03__blog-catch{
	margin:0 0 25px;
}
.p-content03__blog-header{
    float: none;
    margin: 0;
    text-align: center;
}
.p-content03__blog-footer{
	text-align: center;
}
.p-breadcrumb{
	background: #f5f5f5;
}
.bannersectionwrap img.bannersectionmidashiimg{	
	max-width:100%;
}
.bannersection img{
	width:100%;
}
h3.p-article04__title span.blognew{
	background:#ef4949!important;
	color:#fff!important;
	padding: 0 5px;
    margin-right: 5px;
	font-size:13px;
	padding-bottom: 1px;
}
.p-content01 .p-content01__desc{
	text-align:left;
}
.p-global-nav > li > a{
	letter-spacing:1px;
	text-align: center;
    line-height: 1.2;
}
.p-main-image_btn-link a:after, .p-content03__blog-archive-link a:after{
	position: relative;
	margin-left: 12px;
	top: -1px;
	right: auto;
}
.p-main-image_btn{
	min-width: 218px;
	width: 100%;
}
.p-main-image__content img{
	max-width:100%;
}
.p-main-image_btn-link{
	display:block;
	min-width: 218px;
	width: unset;
}
.p-main-image_btn-link a{
	padding: 0px 35px!important;
}
.p-main-image_btn, .p-main-image_btn-link{
	height:63px;
}
.p-content05{
	padding: 100px 140px;
}
#js-contents-builder{
	background:#fff;
	position: relative;
	overflow-x: hidden;
	overflow-y:auto;
}
/*min1025px*/
@media screen and (min-width:1025px){
	.spcontact{
		display:none;
	}
	.p-main-image__content.section-text-left{
		padding-right:40px;
		/*height: 100%;*/
	}
	.p-main-image__content.section-text-right{
		padding-left:40px;
		/*height: 100%;*/
	}
	/*.p-main-image__img-image{
		height: 100%;
	}
	.p-main-image:before{
		content: "";
		display: block;
		padding-top: 100%;
	}*/
	.p-global-nav li:last-child, .l-footer li:last-child{
		/*display:none!important;*/
	}
	.hamburgerspnavi{
		display:none;
	}
	.p-global-nav > li{
		margin-top:0;
	}
}
/*max1024px*/
@media screen and (max-width:1024px){
	.spcontact{
		display:block;
		line-height:1;
		position: absolute;
		top: 0;
		right:60px;
		width: 32px;
		height: 60px;
		text-align: center;
	}
	.spcontact a{
		line-height: 55px;
	}
	.spcontact a img{
		vertical-align: middle;
	}
	.p-content05{
		padding:90px 60px 60px 40px;
	}
	.l-footer .l-footer_nav li:last-child{
		/*display:none!important;*/
	}
	.hamburger{
		display:none;	
	}
	.patty, .patty.active{
		display:none!important;
	}
	.p-main-image, .p-main-image__content, .p-content01, .p-content04{
		min-height: auto!important;
	}
}
/*PC*/
@media screen and (min-width:960px){
	.p-content03__news-list.spnone{
		display:block;
	}
	.p-content03__news-list.pcnone{
		display:none;
	}
	.l-footer__contact_child_telnum, .l-footer__contact_btn_option{
		width:540px!important;
	}
	.p-social-nav li{
		font-size: 22px;
	}
	.p-content03__blog-catch{
		margin-bottom: 45px;
	}
	.p-content03__blog-list{
		/*width: 1000px;*/
		max-width: 1540px;
		margin: 0 auto;
	}
	.p-main-image__img-image img {
		max-width: 100%;
		width: 100%;
		height: auto;
		object-fit: contain;
	}
	.bannersection{
		display:flex;
		justify-content:center;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.bannersection.p-content01__banner2, .bannersection.p-content01__banner4, .bannersection.p-content01__banner5{
		justify-content: center;
	}
	.bannersection.p-content01__banner3, .bannersection.p-content01__banner6{
		justify-content: space-between;
	}
	.bannersection.p-content01__banner1 .banner_items{
		width:100%;
	}
	.bannersection.p-content01__banner2 .banner_items, .bannersection.p-content01__banner4 .banner_items{
		width:37.5%;
	}
	.bannersection.p-content01__banner2 .banner_items:nth-child(odd), .bannersection.p-content01__banner4 .banner_items:nth-child(odd){
		margin-right:20px;
	}
	.bannersection.p-content01__banner3 .banner_items, .bannersection.p-content01__banner6 .banner_items{
		width:31%;
	}
	.bannersection.p-content01__banner5 .banner_items{
		width:31%;
		margin-right:20px;
	}
	.bannersection.p-content01__banner5 .banner_items(3){
		margin-right:0;
	}
	.bannersection.p-content01__banner6 .banner_items:nth-child(1),.bannersection.p-content01__banner6 .banner_items:nth-child(2).bannersection.p-content01__banner6 .banner_items:nth-child(3){
		margin-bottom:20px;
	}
	.bannersection.p-content01__banner5 .banner_items:nth-child(1),.bannersection.p-content01__banner5 .banner_items:nth-child(2).bannersection.p-content01__banner5 .banner_items:nth-child(3){
		margin-bottom:20px;
	}
}
/*min768px*/
@media screen and (min-width:768px){
	.p-article04__thumbnail{
		display: flex;
		justify-content: center;
		align-items: center;
		max-height: 171px;
		height: 100%;
	}
	.p-article04__thumbnail img{
		width: 100%;
		
	}
}
/*max767px*/
@media screen and (max-width:767px){
	.p-content03__blog-list-item {
		float: none;
		margin: 0 auto;
		width: 80%;
		padding: 0 15px;
	}
	.thumbnail-box{
		position:relative;
	}
	.p-article04__thumbnail{
		min-height: auto;
		text-align:center;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.p-hover-effect--type1 img, .p-hover-effect--type2 img, .p-hover-effect--type3 img{
		margin-left:0!important;
		width: 100%;
		height: 100%;
	}
}
@media screen and (max-width:959px){

	.p-content03{
		padding-top: 50px;
	}
	.p-content03__blog-list-item{
		margin-bottom: 40px;
		padding-top:14px;
	}
	.thumbnail-box{
		margin-top:0;
	}
	.p-content03__blog-list-inner{
		margin-top: 20px;
	}
	#js-pagetop, .p-pagetop, .p-pagetop a::after{
		padding-bottom: env(safe-area-inset-bottom);
	}
	.p-main-image_btn-link {
	}
	.p-main-image_btn-link a{
		
	}
	.p-content04{
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		height:auto;
		flex-direction: column;
	}
	.p-content04__content{
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2;
		width: 100%;
	}
	.p-content04__slider{
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1;
		width: 100%;
	}
	.p-content05{
		padding:30px 32px 60px 32px;
	}
}
@media screen and (min-width:641px){
	.l-footer__company_left.pcnone{
		display:none;
	}
	.p-content03__blog-list-inner{
		display: flex;
		justify-content: center;
	}

}
@media screen and (max-width: 1165px) and (min-width: 641px){
	.l-footer > .l-footer_inner {
		width: 95%;
	}
	.l-footer__contact_child_telnum{
		min-width:50%;
	}
	.l-footer__contact_child_telnum, .l-footer__contact_btn_option {
		width: 45%!important;
	}
	.l-footer__company_right{
		width:62%;
	}
}
/*tablet*/
@media screen and (min-width:641px) and (max-width:959px){
	.p-content04__slider--non-rev,.p-content04__slider--rev{
		margin:0;display:block;padding:0px;
	}
	.p-content04__slider--non-rev > .p-content04__slider,.p-content04__slider--rev > .p-content04__slider{
		margin:5%;display:block;padding:0px;
	}
	.p-content04__slider-item { height: 500px; width: 100%;} 
	.p-content04__slider { width:90%!important; clear:both;display: block;top:25%;}
	.p-content04__content { width: 100%;height: 100% ;clear:both;}
	
	.p-content04__slider--non-rev,.p-content04__slider--rev{
		height:555px;margin:0;display:block;padding:0px;
	}
	
	.p-content04__slider .slick-dots{position: absolute;height:30px!important;top: 500px;left: 0px; padding-top: 5px;background: rgba(255,255,255,0);}
	.p-content04__content{
		position:relative;
		width: 98%;
		padding: 30px 32px 60px 32px;
	}
	.p-content03__news-list.spnone{
		display:block;
	}
	.p-content03__news-list.pcnone{
		display:none;
	}
	.p-splash{	
		width: 100vw;
		display: block;
	}
	.p-splash__inner.l-inner{
		position: absolute;
		top: 25%;
		left: 50%;
		transform: translateY(-25%) translateX(-50%);
		-webkit- transform: translateY(-25%) translateX(-50%);
	}
	.l-header__logo{
		position:relative;
		left:0;
	}
	.tel-mail, .tel-mail__child_2{
		display:none!important;
	}
	.p-global-nav > li > a{
	    max-width: unset;
		width: 100%;
		display: inline-block;
		padding: 0 15px;
		text-align:left;
	}
	.p-global-nav > li > a:hover::after{
		display:none;
	}
	.p-main-header-item img{
		width: 100%;
	}
	.p-content03__news{
		padding-top:0;
		display:block;
		height:auto;
	}
	.p-content03__news-catch{
		margin: 0;
		height:auto;
		padding: 10px 0;
		width: 100%;
	}
	.p-content03__news-list-inner{
		width:100%
	}
	.p-content03__news-arrow .slick-next, .p-content03__news-arrow .slick-prev{
		
	}
	.p-content03__news-list-item.slick-slide{
		display:block!important;
		overflow:hidden;
	}
	.p-content03__news-date{
		margin: 22px 0 0;
		width: 33%;
		display: inline-block;
		position: absolute;
	}
	.p-content03__news-tag{
		display: inline-block;
		position: absolute;
		top:26px;
	}
	.p-content03__news-list-item{
		height:70px;
	}
	.p-content03__news-list-item a{
		padding:0;
		border-bottom:none;
	}
	.p-content03__news-list{
		display: inline-block;
		position: absolute;
		left:140px;
	}
	.p-content03__news-list a{
		padding-right:15px;
		display:block;
	}
	.p-main-image__img-image{
		position:relative;
		width: 100%;
		height: auto;
		display: inline-table;
	}
	.p-main-image, .p-content01{
		display:block;
		height: 100%!important;
	}
	.p-main-image__img-image img{
		width: 100%;
		margin: 0 auto;
	}
	.p-main-image__content{
		position:relative;
		width: 100%;
		padding: 30px 32px 60px 32px;
	}
	.p-main-image__desc,.p-content04__desc{
		width:100%;
		
	}
	.bannersection{
		display:block;
	}
	.bannersection .banner_items{
		width: 430px;
		margin: 0 auto;
		margin-bottom: 40px;
	}
	.p-content03__blog-catch{
		margin-bottom:50px;
	}
	.bannersection img{
		width:100%;
	}
	.p-content03__blog{
		width: 100%;
		position: relative;
		float: none;
		padding: 0;
	}
	.p-content03__blog-header{
		text-align: center;
		margin: 0 auto;
		float: none;
		width: 100%;
	}
	.p-content03__blog-list{
		width: 100%;
		margin: 0;
	}
	.p-content03__blog-list-inner{
		display:flex;
	}
	.p-main-image_btn{
		margin-top:50px;
	}
	.l-footer{
		padding: 50px 39px 100px 39px;
	}
	.l-footer > .l-footer_inner{
		margin:0 auto;
		width:100%;
		max-width:none;
	}
	.l-footer__contact{
		display:block;
		padding: 0;
	}
	.l-footer__contact_child_telnum, .l-footer__contact_btn_option{
		float:none!important;
		width: 100%!important;
		min-width: auto;
	}
	.l-footer__contact_child_telnum{
		margin-bottom: 30px!important;
	}
	.l-footer__company{
		display:block;
	}
	.footer_tel::before{
/* 		left: 160px!important; */
	}
	.l-footer__company_left, .l-footer__company_right{
		float:none;
		width: 100%;
		white-space: unset!important;
		text-align: center;
	}
	.p-fotter-nav{
		display: block;
		margin-top: 50px;
	}
	.l-footer .p-fotter-nav li{
		display: block;
		border-bottom: 1px solid #fff;
		padding: 15px 0;
	}
	.p-pagetop{
		bottom:30px!important;
		right:30px!important;
	}
	.p-content03__news-list-inner{
		padding: 0 32px;
		overflow: hidden;
		height: 70px;
	}
	.p-content03__news-arrow{
		padding: 0 0 10px;
		position: relative;
		width: 13%;
		margin: 0 auto;
	}
	.p-content03__news-arrow .slick-prev, .p-content03__news-arrow .slick-next{
		position:absolute;
	}
	.p-content03__news-arrow .slick-prev{
		
	}
	.p-content03__news-arrow .slick-next{
		
	}
	.p-content03{
		padding-top:60px;
	}
	.thumbnail-box{
		height:142px;
	}
	.p-article04__thumbnail{
		max-height:142px;
	}
	.p-content03__blog-list-item{
		height: 266px;
		margin-bottom:0;
	}
	.l-footer__border{
		display: none;
	}
	.l-footer__company_left.spnone {
		display: none;
	}
	.l-footer__company_left.pcnone{
		display:block;
		margin-top: 50px;
		margin-bottom: 10px;
	}
	.p-address, .p-social-nav, .l-footer__company_right.footer_text .p-copyright{
		text-align:center;
	}
	.p-social-nav a{
		font-size:24px;
	}
	.p-copyright{
		margin-top:15px;
	}
	.p-main-image_btn-link a{
		top: 50%!important;
		left: 50%!important;
		transform: translate(-50%, -50%)!important;
		-webkit-transform: translate(-50%, -50%)!important;
		-ms-transform: translate(-50%, -50%)!important;
	}
}
@media screen and (device-width:1024px) and (device-height:768px){
	.l-header__logo{
		left: 32px;
	}
	.c-logo{
		padding-left:0;
	}
	.p-content03__news-catch{
		margin-left: 78px;
	}
	.p-main-image__content,.p-content04__content,.p-content04__content .p-content04--rev{
		padding:90px 30px 60px;
	}
	.p-main-image__img-image > img{
		width:100%;
		margin-top:69px;
	}
	.p-main-image__desc,.p-content04__desc{
		width:100%;
	}
	.p-content03__blog{
		padding:0;
		position:relative;
		float:none;
		margin: 0 auto;
	}
	.p-content03__blog-list{
		width: 94%;
	}
	.l-footer > .l-footer_inner{
		width:auto;
	}
	.l-footer {
		padding: 88px 20px;
	}
	.l-footer__contact_child_telnum{
		min-width:auto;
	}
	.l-footer__contact_child_telnum, .l-footer__contact_btn_option{
		width: 476px!important;
	}
	.footer_tel::before{
/* 		left:50px!important; */
	}
	.l-header--fixed .p-global-nav{
		position: relative;
	}
	.p-global-nav a{
		box-sizing: unset;
	}
	.flowwrap .flowimgnone{
		width:55%;
	}
	.l-footer_nav{
		width:100%;
	}
}
/*SP*/
@media screen and (max-width:640px){
	.p-splash__catch img{
		max-width:100%;
	}
	.p-content04__slider--non-rev,.p-content04__slider--rev{
		height:405px;margin:0;display:block;padding:0px;
	}
	.p-content04__slider--non-rev > .p-content04__slider,.p-content04__slider--rev > .p-content04__slider{
		margin:5%;
	}
	.p-content04__slider--non-rev,.p-content04__slider--rev{
		margin:0;display:block;padding:0px;
	}
	.p-content04__slider--non-rev > .p-content04__slider,.p-content04__slider--rev > .p-content04__slider{
		margin:5%;
	}
	.p-content04__slider .slick-dots{position: absolute;top: 370px;left: 0px; padding-top: 5px;background: rgba(255,255,255,0);height:30px!important;}
	.p-content04__slider-item { height: 360px; width: 100%;} 

	.p-content04__slider { width:89%!important; clear:both;display: block;top:180px;}
	.p-content04__content { width: 100%;height: 100% ;clear:both;}

	.p-content03__news-list.spnone{
		display:block;
	}
	.p-content03__news-list.pcnone{
		display:none;
	}
	.p-content03__news-arrow{
		padding:0;
		width: 20%;
		margin: 10px auto;
		position: relative;
		margin-bottom: 0;
    	overflow: hidden;
		height: 25px;
	}
	.p-content03__news-arrow .slick-arrow::before{
		line-height: 1.6em;
	}
	.p-splash{	
		width: 100vw;
	}
	.p-splash__inner.l-inner{
		position: absolute;
		top: 20%;
		left: 50%;
		transform: translateY(-20%) translateX(-50%);
		-webkit- transform: translateY(-25%) translateX(-50%);
	}
	.l-header__logo{
		position:relative;
		left:0;
		width: 55%;
	}
	.c-logo img{
		width:100%;
	}
	.p-content03__news-catch p{
		font-size:15px;
	}
	.p-global-nav > li > a:hover::after{
		display:none;
	}
	.tel-mail, .tel-mail__child_2{
		display:none!important;
	}
	.p-main-header-item img{
	}
	.p-content03__news{
		padding-top:0;
		display:block;
		height:auto;
	}
	.p-content03__news-catch{
		margin: 0;
		height:auto;
		padding: 10px 0;
		width: 100%;
	}
	.p-content03__news-list-inner{
		width:100%
	}
	.p-content03__news-arrow .slick-next, .p-content03__news-arrow .slick-prev{
		display:block;
		height:25px;
	}
	.p-content03__news-arrow .slick-prev{
		top: 8px;
	}
	.p-content03__news-arrow .slick-next{
		top: 8px;
	}
	.p-content03__news-list-item.slick-slide{
		display:block!important;
		height:60px;
		padding-top: 10px;
	}
	.p-content03__news-date{
		margin: 10px 0 0;
		width: 33%;
		display: inline-block;
		position: absolute;
	}
	.p-content03__news-tag{
		display: inline-block;
		position: absolute;
		left: 122px;
		height: auto;
		margin: 0;
		margin-top:8px;
	}
	.p-content03__news-list-item{
		height:70px;
	}
	.p-content03__news-list-item a{
		padding:0;
		border-bottom:none;
	}
	.p-content03__news-list{
		display: inline-block;
		position: absolute;
		left: 19px;
		top: 34px;
		padding: 0;
	}
	.p-content03__news-list a{
		padding-top: 10px;
		padding-right:15px;
		padding-bottom:10px;
		padding-left:0;
		display:block;
		overflow:auto;
	}
	.p-content03__news-tag a{
		font-size:13px;
	}
	.p-main-image__img-image{
		position:relative;
		width: 100%;
		height: auto;
		display: inline-table;
		margin-top: 30px;
	}
	.p-main-image, .p-content01,.p-content04{
		display:block;
		height: 100%!important;
	}
	.p-main-image__img-image img{
		width: 100%;
		margin: 0 auto;
	}
	.p-main-image__content, .p-content04__content {
		position:relative;
		padding: 30px 20px 64px 20px;clear:both;
	}
	.p-main-image__desc,.p-content04__desc, .p-content01 .p-content01__desc{
		width:100%;
		font-size: 15px!important;
	}
	.p-content01 .l-inner{
		padding:0;
	}
	.p-main-image__title,.p-content04__catch { 
		margin: 15px 0;
	}
	.p-main-image_btn{
		margin-top:40px;
	}
	.bannersection{
		display:block;
	}
	.bannersection .banner_items{
		margin-bottom:20px;
	}
	.bannersection img{
		width:100%;
	}
	.p-content03__blog{
		width: 100%;
		position: relative;
		float: none;
		padding: 0;
	}
	.p-content03__blog-header{
		text-align: center;
		margin: 0 auto;
		float: none;
		width: 100%;
	}
	.p-content03__blog-list{
		width: 100%;
		margin: 0;
	}
	.p-content03__blog-list-inner{
		display:block;
	}
	.l-footer{
		padding: 50px 15px 100px 15px;
	}
	.l-footer > .l-footer_inner{
		margin:0 auto;
		width:100%;
		max-width:none;
	}
	.l-footer__contact{
		display:block;
		padding: 0;
	}
	.l-footer__contact_child_telnum, .l-footer__contact_btn_option{
		float:none!important;
		width: 100%!important;
		min-width: auto;
		height: 135px!important;
	}
	.l-footer__contact_btn_option a{
		padding-top: 50px!important;
	}
	.l-footer__contact_child_telnum{
		margin-bottom: 20px!important;
		
	}
	.l-footer__company{
		display:block;
	}
	.footer_tel-upper{
		height: 55px!important;
	}
	.footer_tel{
		height: 35px!important;
	}
	.footer_tel::before{
/* 		left: 35px!important; */
	}
	.l-footer__company_left, .l-footer__company_right{
		float:none;
		width: 100%;
		white-space: unset!important;
		text-align: center;
	}
	.p-fotter-nav{
		display: block;
		margin-top: 35px;
	}
	.l-footer .p-fotter-nav li{
		display: block;
		border-bottom: 1px solid #fff;
		padding: 15px 0;
	}
	.p-pagetop{
		bottom:72px!important;
		right:10px!important;
	}
	.l-footer__catch{
		font-size:26px;
	}
	.footer_tel{
		font-size:25px!important;
	}
	.l-footer__border{
		display:none;
	}
	.l-footer__company_left.spnone{
		display:none;
	}
	.l-footer__company_left.pcnone{
		display:block;
		margin-top: 30px;
		margin-bottom: 10px;
	}
	.p-address, .p-social-nav{
		text-align:center;
	}
	.p-social-nav a{
		font-size:22px;
	}
	.l-footer__company_left.footer_text{
		line-height:1.5;
	}
	.l-footer__company_right.footer_text p.p-copyright{
		text-align:center;
	}
	.l-footer__company_left.footer_text, .l-footer__company_right.footer_text p.p-copyright{
		font-size:12px;
	}
	.p-pagetop a{
		height: 48px!important;
		width: 48px!important;
	}
	#main-header-banner img{
		width: 100%!important;
	}
	.p-content03__news{
		background:#ffffff/*!important*/;
	}
	.p-main-image_btn-link a {
		width: 100%!important;
		padding: 0px 20px!important;
	}
	.p-content05{
		padding: 30px 20px 64px 20px;
	}
}
@media screen and (device-width:1024px) and (device-height:1366px){
	.l-footer > .l-footer_inner{
		width:100%;
	}
	.l-footer{
		padding:88px 20px 110px;
	}
	.l-footer__contact_child_telnum{
		min-width: unset;
	}
	.l-footer__contact_child_telnum, .l-footer__contact_btn_option {
		width: 460px!important;
	}
	.footer_tel::before{
/* 		left: 40px!important; */
	}
	.p-content03__news-catch{
		margin-left:65px;
	}
	.cbSlideR.scrollIn{
		transform: translate(-25px, 0);
	}
	.cbSlideL.scrollIn{
		transform: translate(0, 0);
	}
	.p-content04{
		transform: translate(0, 0)!important;
	}
}
@media screen and (max-width:1024px) and (min-width:960px){
	.p-main-image__content, .p-content04__content{
		padding-left:50px;
		padding-right:50px;
	}
	.p-main-image__img-image{
		width:100%;
		position:relative;
		float:none;
	}
	.p-main-image__content{
		width:100%;
	}
	.p-main-image_btn{
		margin: 0 auto;
    	margin-top: 50px;
		min-width: 227px;
	}
}
@media screen and (device-width:1024px) and (device-height:1366px){
	.p-main-image__content{
		padding-left: 52px;
    	padding-right: 52px;
		padding-top:0;
	}
}
@media screen and (device-width:1366px) and (device-height:1024px){
	.l-header__logo{
		display: block;
		left: 80px;
	}
	.c-logo a{
		height:100%;
	}
	.p-content03__news-catch{
		margin-left:80px;
	}
	.p-content04__content,.p-content04__content .p-content04--rev,.p-main-image__content.section-text-left, .p-main-image__content.section-text-right{
		padding: 90px 80px;
	}
}
/*コラム*/
@media screen and (max-width:1000px) {
	.column_section div{
		width:100%!important;
	}
}
.column_section ul{
    border: #ccc 1px solid;
    /*background-color: #fff;*/
	width:90%;
	max-width:1250px;
	height: auto!important;
	padding: 40px 30px;
    border-radius: 10px;
	margin:50px auto;
}
.column_section ul li{
	width: 100%;
    font-size: 15px;
    border-bottom: 1px dotted #ccc;
    padding: 20px 0;
    line-height: 1.7;
	text-align:left;
}
.columntitle{
	margin-right: 11px;
    width: 165px;
    display: inline-block;
	font-weight: bold;
	text-decoration:underline;
}

@media screen and (max-width:767px){
.column_section ul{
	padding: 30px 17px 40px!important;
}	
.column_section ul li{
	text-align:center;
}
.column_section ul li > span.br::after{
	content: "\A" ;
	white-space: pre ;
}
}

/*ボタンリンクアニメーション追記*/
.p-main-image_btn-link_type3{
	pointer-events: none;
	width: fit-content;
}
.p-main-image_btn-link_type3 a{
	padding:0px 61px 0px 35px!important;
	pointer-events: auto;
	width: fit-content!important;
	display: block;
}
.p-content03__blog-footer .p-main-image_btn-link_type3, .p-content03__blog-footer .p-main-image_btn-link_type3 a{
	width: 218px!important;
}
.p-content04__content .p-main-image_btn-link_type3{
	min-width:274px!important;
}
.p-main-image_btn-link_type3 a::before{
	top:0!important;
}
.p-main-image_btn-link_type3 a::after{
	bottom:0!important;
	background-color: #ffffff;
    content: "";
    height: 50%;
    width: 100%;
    left: 0;
    opacity: 1;
    position: absolute;
    z-index: -1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
	display:block;
	top: auto;
	margin-left:0;
}

.p-main-image_btn-link_type3:after{
font-size: 0.9em;
    content: "\e910";
    font-family: "design_plus";
    transition: none;
    position: absolute;
    vertical-align: middle;
    right: 41px;
    line-height: 58px;
	z-index: 10;
	display: inline-block;
    top: 0;
}
.p-content03__blog-footer .p-main-image_btn-link_type3:after{
	right: 57px;
}
.p-content04__content .p-main-image_btn .p-main-image_btn-link_type3:after{
	right:54px;
}
.p-main-image_btn-link_type3 a:hover:before, .p-main-image_btn-link_type3 a:hover:after{
	height:0!important;
}
.p-content04__content .p-main-image_btn_type3{
	min-width: 55%;
    width: fit-content;
}
@media screen and (max-width:640px){
	.p-main-image_btn-link_type3, .p-main-image_btn-link a, .p-content04__content .p-main-image_btn{
		width:100%!important;
	}
	.p-main-image_btn-link_type3:after{
		right: 87px;
	}
	.p-content04__content .p-main-image_btn .p-main-image_btn-link_type3:after{
		right: 68px;
	}
}








/*.mos {font-family: 'Montserrat', sans-serif;}*/ 
.mos {font-family: "Montserrat", sans-serif;}
.zen {font-family: "Zen Maru Gothic", sans-serif;}

/*--top-page----------------*/
.home #site_wrap {
}
footer .current_page_item a {
    color: #161616 !important;
}
@media only screen and (max-width: 767px) { 
	.current-menu-item a {
		color: #161616 !important;
	}
	footer .current-menu-item a {
		color:#161616 !important;
	}
}
@media only screen and (max-width: 767px) { 
	body.page #js-pagetop { 
		display:block !important; 
	}
	.p-pagetop.is-active {
		bottom: 40px !important;
	}
	.p-pagetop.is-active a {
		width: 40px !important;
		height: 40px !important;
	}
	.p-pagetop a::after {
		top: -15px;
		right: 0;
		bottom: 0;
		left: 0;
		width: 24px;
		height: 24px;
		transition: none;
	}
}
.p-pagetop a {
	background: #fff !important;
	color: #222 !important;
	border: #222 solid 1px !important;
}
.p-pagetop a::after {
    top: -15px;
}
header.l-header__inner {
	position: relative;
}

.fmin {
	/*font-family: 'Noto Serif JP', serif;*/
	font-family: "Shippori Mincho", serif
}
.btn1 {  
	position: relative;
	display: flex;
	justify-content: center;
	text-align: center;
	align-items: center;
	overflow:hidden;z-index:1;
	color:#161616; 
	height:70px;
	width:100%;
	box-sizing:border-box;
	border:1px solid #3ac5d0;
	font-size: 16px;
	font-family: 'Noto Serif JP', serif;
}
.btn1::before {
	position: absolute;
	right: 20px;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	width: 20px;
	height: 1px;
}
.btn1:hover {
  top:0;left:0; padding:0;box-sizing:border-box;font-weight:normal;
background: #baeff3
}
.btn1:hover {}
  .p-main-image_btn-link a { transition:all 1s ease;}

body {
	/*font-family: "Zen Maru Gothic", sans-serif !important;*/
	font-family: "Shippori Mincho", serif !important;
}
body.home {
}

@media screen and (max-width:1000px){
	.l-header{
		background: none !important;
	}
	.spcontact a .sp_btn_icon {
		color: #111 !important;
	}
	.sp_btn_icon::before {
		/*color: #111 !important;*/
	}
	#js-menu-button::before {
		color: #111 !important;
	}
	#js-menu-button.is-active::before {
		color: #fff !important;
	}
}
.l-header__logo a img {
    max-width: 292px !important;
}

@media screen and (min-width:641px){
	.l-header{
		height: 100px !important;
		background: #FFF !important;
	}
	.page-template .l-header,
	.category .l-header,
	.single .l-header,
	.archive .l-header{
		background: #FFF !important;
	}
	.l-header__inner {
		position: relative;
		z-index: 5;
	}
	.l-header__logo {
		mix-blend-mode: multiply;
	}
	.l-header__logo a img {
		/*max-width: 312px !important;*/
		
	}
	header.l-after_header {
		background: #FFF !important;
	}
	header.l-after_header .l-header__logo {
		padding-top:30px;
	}
	header.l-after_header .l-header__logo a {
		display: block;
		/*width: 250px;
		background:url(/wp-content/uploads/logo2.jpg) top center no-repeat;
		background-size: 100% auto;*/
	}
	header.l-after_header .l-header__logo a img {
		/*display: none;*/
		position: relative;
		z-index: 5;
	}
	.page  .l-header__logo a,
	.archive  .l-header__logo a,
	.category  .l-header__logo a,
	.single  .l-header__logo a{
		width: 280px;
	}
	.page header.l-after_header  .l-header__logo a,
	.archive header.l-after_header  .l-header__logo a,
	.page header.l-after_header  .l-header__logo a,
	.single header.l-after_header  .l-header__logo a{
		display: block;
	}
	.page header .l-header__logo,
	.archive header  .l-header__logo,
	.page header  .l-header__logo,
	.single header  .l-header__logo {
		/*padding-top: 17px;*/
	}
	
	.page header .l-header__logo a,
	.archive header  .l-header__logo a,
	.page header  .l-header__logo a,
	.single header  .l-header__logo a{
		/*display: block;*/
	}
	.page  .l-header__logo a img,
	.archive  .l-header__logo a img,
	.category  .l-header__logo a img,
	.single  .l-header__logo a img{
		/*display: none;*/
	}
	.l-header__logo a img {
		position: relative;
		z-index: 5;
		/*margin-top: 16px;*/
	}
	.l-header__logo::after {
		/*position: absolute;
		left:-40px;
		top: 0;
		content: "";
		width: 400px;
		height: 140px;
		border-radius: 0 0 40px 0;
		background: #FFF;*/
	}
	header.l-after_header .l-header__logo a img {
		/*margin-top: 0px;*/
	}
	header.l-after_header .l-header__logo::after {
		display: none;
	}
	
	header .tel-mail {
		margin-right: 10px;
		width: 250px;
		padding-top: 8px;
		display: none !important;
	}
	header .tel-mail .tel-mail__child_0 {
	}
	header .tel-mail .tel-mail__child_0 .tel_num1 {
		font-family: 'Oswald', sans-serif !important;
		font-size: 30px;
		font-weight: 500 !important;
		letter-spacing: 2px;
		line-height: 0.6;
		position: relative;
		top: -5px;
		
	}
	header.l-after_header .tel-mail .tel-mail__child_0 .tel_num1 {
		color: #000 !important;
	}
	
	header .tel-mail .tel-mail__child_0 .tel_num1::before {
	}
	.l-after_header .tel-mail__child_1,
	.l-after_header .tel-mail__child_0 .tel_num1,
	.l-after_header .tel-mail__child_1{
		color: #000 !important;
	}
	.tel-mail__child_1 {	
		padding: 10px 0px 5px 0px !important;
		margin: 0px !important;
	}
	header .tel-mail .tel-mail__child_1 {
		color: #161616 !important;
		text-align: left !important;
		margin-left: 35px !important;
	}
	.tel-mail__child-small {
		display: block;
		clear: both;
		float: none;
		font-size: 12px;
		color: #fff;
		white-space: nowrap;
	}
	.p-global-nav {
		padding-top: 0px;
		padding-right: 35px !important;
	}
	.p-global-nav li {
		margin-left: 6px !important;
		margin-right: 6px !important;
		width: auto !important;
		min-width: none !important;
	}
	.p-global-nav li:nth-child(1) {
		border-left: 0px;
	}
	.p-global-nav li:nth-child(8),
	.p-global-nav li:nth-child(9){
		/*display: none !important;*/
	}
	.p-global-nav li a {
		padding-left: 14px;
		padding-right: 14px;
		font-size: 16px;
		max-width: none !important;
		font-weight: 500 !important;
		color: #1C1C1C !important;
	}
	.p-global-nav li a::after {
		background: #1C1C1C !important;
	}
	.home .p-global-nav li a {
		/*color: #fff !important;*/
	}
	/*.p-global-nav li a::after {
		background: #c5040d !important;
	}*/
	.p-global-nav li:nth-child(2) a,
	.p-global-nav li:nth-child(3) a,
	.p-global-nav li:nth-child(5) a{
		max-width:150px;
		max-width: none !important;
	}
	header.l-after_header .p-global-nav li a {
		color: #161616 !important;
	}
	header.l-after_header .p-global-nav li a::after {
		background: #161616 !important;
	}
	.page header .p-global-nav li a,
	.archive header .p-global-nav li a,
	.page header .p-global-nav li a,
	.single header .p-global-nav li a {
		color: #161616 !important;
	}
	.page header .p-global-nav li a::after,
	.archive header .p-global-nav li a::after,
	.page header .p-global-nav li a::after,
	.single header .p-global-nav li a::after {
		background: #161616 !important;
	}
	.tel-mail__child_2 {
	}
	.tel-mail__child_2 a {
		padding: 0px !important;
		display: flex !important;
		justify-content: center;
		text-align: center;
		align-items: center;
		flex-direction: column;
		font-weight: 600 !important;
		font-size: 20px !important;
		letter-spacing: 1px;
		line-height:0.6;
		box-sizing: border-box !important;
		/*font-family: "Inter", serif !important;*/
	}
	.tel-mail__child_2 a:hover {
		color: #FFF !important;
	}
	.tel-mail__child_2.v2 {
		border-radius: 0 0 0 10px;
	}
	.tel-mail__child_2.v2 a {
		color: #fff !important;
		background: #95C7DF !important;
		border-radius: 0 0 0 0px;
	}
	.tel-mail__child_2.v2 a:hover {
		background:#247DC1 !important;
		color: #fff !important;
	}
	.tel-mail__child_2.v2 {
		/*display: none !important;*/
	}
	.tel-mail__child_2 a br {
		/*display: none;*/
	}
	.tel-mail__child_2 a span {
		font-size: 13px !important;
		margin-bottom: 7px;
		/*display: none;*/
	}
	.l-after_header .tel-mail,
	.l-after_header .tel-mail__child_1,
	.l-after_header .tel_num1,
	.l-after_header .tel-mail__child_0,
	.l-after_header .tel-mail__child_0 .tel_num1,
	.l-after_header .tel-mail__child_1{
		color: #000 !important;
	}
	#menu-item-1365 .sub-menu,
	#menu-item-1367 .sub-menu{
		padding: 3px;
		left: -25px !important;
	}
	#menu-item-1365 .sub-menu li,
	#menu-item-1367 .sub-menu li{
		padding: 0 !important;
		margin: 0 !important;
	}
	#menu-item-1365 .sub-menu li a,
	#menu-item-1367 .sub-menu li a {
		color: #161616 !important;
		display: block;
		padding: 15px 12px !important;
		border-bottom: #161616 dotted 1px !important;
		font-size: 13px !important;
	}
	#menu-item-1365 .sub-menu li:nth-of-type(2) a,
	#menu-item-1367 .sub-menu li:nth-of-type(2) a{
		border-bottom: 0px !important;
	}	
}
@media screen and (min-width:1025px) and (max-width:1210px){
	header.l-after_header .l-header__logo {
		/*padding-top:56px;*/
	}
}
@media screen and (min-width:641px) and (max-width:1100px){
	.home .p-global-nav li a {
		color: #161616 !important;
	}
}


@media screen and (min-width:1025px){
	.p-global-nav li:nth-child(8),
	.p-global-nav li:nth-child(9),
	.p-global-nav li:nth-child(10),
	.p-global-nav li:nth-child(11),
	.p-global-nav li:nth-child(12){
		display: none !important;
	}
}
@media screen and (min-width:641px) and (max-width:1550px){
	.l-header__logo a img {
		/*max-width: 242px !important;*/
	}
	.p-global-nav li {
		margin-left: 5px !important;
		margin-right: 5px !important;
		width: auto !important;
		min-width: none !important;
	}
	.p-global-nav li a {
		padding-left: 5px !important;
		padding-right: 5px !important;
		font-size: 15px !important;
	}
	
}
@media screen and (min-width:641px) and (max-width:1400px){
	.p-global-nav li {
		margin-left: 3px !important;
		margin-right: 3px !important;
		width: auto !important;
		min-width: none !important;
	}
	.p-global-nav li a {
		padding-left: 2px !important;
		padding-right: 2px !important;
		font-size: 14px !important;
	}
}
@media screen and (min-width:641px) and (max-width:1130px){
	.l-header::after {
		/*width: 100%;*/
	}
}
@media screen and (min-width:641px) and (max-width:1320px){
	.tel-mail__child_2 a {
		font-size: 14px !important;
	}
}
@media screen and (min-width:641px) and (max-width:1200px){
	.p-global-nav li {
		margin-left: 7px !important;
		margin-right: 7px !important;
		width: auto !important;
		min-width: none !important;
	}
	.p-global-nav li a {
		padding-left: 1px !important;
		padding-right: 1px !important;
		font-size: 12px !important;
	}
}
@media screen and (min-width:641px) and (max-width:1025px){
	.l-header{
		/*background: none !important;*/
		background: #fff !important;
	}
	header.l-after_header .l-header__logo {
		padding-top: 20px !important;
	}
	.page header.l-after_header .l-header__logo,
	.archive header.l-after_header  .l-header__logo,
	.page header.l-after_header  .l-header__logo,
	.single header.l-after_header  .l-header__logo {
		padding-top: 20px !important;
	}
}
.l-after_header {
	background: #fff !important;
}
@media screen and (max-width:1025px){
	#js-global-nav li.menu-item,
	#js-global-nav li.menu-item a {
		color: #FFF !important;
	}
	.p-global-nav .menu-item-has-children > a > span::before {
		border: 1px solid #fff !important;
		color: #fff !important;
	}
}

@media screen and (min-width:641px) and (max-width:1100px){
	.home header .l-header__logo {
		/*padding-top: 60px;*/
		margin-left: 0px !important;
		padding-left: 0px !important;
		text-align: left !important;
	}
	header.l-after_header .l-header__logo {
		/*padding-top:20px;*/
	}
	
}
@media screen and (min-width:1025px) and (max-width:1100px) {
	.l-header{
		background: #fff !important;
	}
	#p-global-nav li a {
		color: #161616 !important;
	}
}

/*サブナビゲーション用*/
@media screen and (min-width:1026px) {
	.p-global-nav li#menu-item-1367 a::after,
	.p-global-nav li#menu-item-1365 a::after {
		display: none !important;
	}
	.p-global-nav li .sub-menu {
		display: block;
		/*background:rgba(43,48,51,0.9) ;*/
		background: #f6f6f6;
		/*border-radius: 0 0 20px 20px;*/
		padding-top: 1px;
		padding-bottom: 8px;
		left: -33px !important;
		top: 24px !important;
	}
	.p-global-nav li#menu-item-1367 .sub-menu {
		left: -60px !important;
	}
	.p-global-nav li .sub-menu::before {
		/*position:absolute;
		left: 0;
		right: 0;
		margin: auto;
		top: -28px;
		content: "";
		box-sizing: border-box;
		width: 14px;
		height: 14px;
		border: 14px solid transparent;
		border-bottom: 14px solid #2b3033;
		opacity: 0.9;*/
		display: none;
	}
	.p-global-nav li .sub-menu li {
		border-left: 0px !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
		margin-left: 15px !important;
		margin-right: 15px !important;
	}
	.p-global-nav li .sub-menu li:nth-of-type(2) {
		background: none !important;
	}
	.p-global-nav li .sub-menu a {
		display: block;
		background: none !important;
		color: #161616 !important;
		border-top: #333 dotted 1px !important;
		padding-left: 22px;
		padding-right: 22px;
		padding-bottom: 14px;
		padding-top: 16px;
		font-size: 14px !important;
	}
	.p-global-nav li .sub-menu li:nth-of-type(1) a {
		border-top: #333 dotted 0px !important;
	}
	.page .l-header li .sub-menu li a {
		
	}
}
@media screen and (min-width:1026px) and (max-width:1650px){
	.p-global-nav li .sub-menu {
		left: -60px !important;
	}
}
@media screen and (max-width:1025px) {
	.p-global-nav a {
		display: block !important;
		width: 100% !important;
		box-sizing: border-box !important;
		text-align: left !important;
		padding: 17px 20px !important;
		border-bottom: #FFF solid 1px;
		border-left: 0px !important;
	}
	.p-global-nav li {
		border-left: 0px !important;
	}
	.menu-item-1365 span,
	.menu-item-1367 span{
		color: #FFF !important;
	}
	.menu-item-1365 span::after,
	.menu-item-1367 span::after{
		color: #FFF !important;
	}
	.menu-item-1365 span::before,
	.menu-item-1367 span::before{
		color: #FFF !important;
		border: #FFF solid 1px !important;
	}
	.page .menu-item-1365 span,
	.page .menu-item-1367 span{
		color: #fff !important;
	}
	.page .menu-item-1365 span::after{
		color: #fff !important;
	}
	.page .menu-item-1365 span::before,
	.page .menu-item-1367 span::before{
		color: #fff !important;
		border: #fff solid 1px !important;
	}
	.sub-menu li {
		margin: 0px !important;
		padding: 0px !important;
	}
	.sub-menu li a {
		font-size: 14px !important;
		font-weight: normal !important;
		color: #FFF !important;
		line-height: 1 !important;
	}
}
@media screen and (max-width:640px) {
	.l-header{
		/*background: none !important;*/
		background: #fff !important;
	}
	.l-header::after {
		width: 100%;
		background:#fff !important;
	}
	header .l-header__logo a {
	}
	header .l-header__logo a img {
	}
}
@media screen and (min-width:641px) and (max-width:1025px){
	 .spcontact {
        top: 20px;
    }
	#js-menu-button.p-menu-button {
        top: 20px;
    }
}




/*メインビジュアル*/
.p-main-header {
	z-index: 500 !important;
	max-height:  100%;
	height: 100%;
	/*margin-top: 25px;*/	
}
.p-main-header_slider {
	overflow: hidden;
	/*padding-top: 7%;*/
	height: 100% !important;
	z-index: 20 !important;
}
.p-main-header_slider.u-hidden {
	display: block !important;
	position: relative;
}
.p-main-header_slider.u-hidden {
}
#p-main-header_slider-item1 {
}
.p-hero-header__link {
	bottom: -120px !important;
	z-index: 50;
}
.p-main-header::after {
}
.home .l-main {
	background: none !important;
}

@media screen and (min-width:641px) {
	.p-main-header {
		position: relative;
		/*padding-top: 160px !important;*/
		/*padding-left: 22%;*/
		/*padding-bottom: 100px;*/
	}
	.p-main-header_slider {
		/*margin-left: 22%;*/
		margin-top: 0;
		height: 100% !important;
		background:none !important;
		overflow: visible !important;
	}
	.p-main-header_slider .slick-track {
		
	}
	.p-main-header-item {
		width: 100% !important;
		padding-top: 0px !important;
		box-sizing: border-box !important;
		/*margin-left: 0% !important;
		margin-right: 0% !important;*/
		margin: auto;
		position: absolute  !important;
		right: auto  !important;
		top: 0  !important;
		left: 0px  !important;
		bottom: auto  !important;
		text-align:center !important;
		z-index: 24 !important;
		
	}
	#main-header-item {
		display: inline-block !important;
		max-width: 60% !important;
		max-height: 76%;
		width: auto !important;
		z-index: 20 !important;
		margin-top: 0%;
		right: auto !important;
		left: 51% !important;
		/*top: 50% !important;*/
		top: 28% !important;
		bottom: auto !important;
		/*filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.4)) !important;*/
		
	}
	.p-main-header_slider {
		/*filter: drop-shadow(0px 0px 24px rgba(248,182,45,0.6));*/
	}
	.p-main-header .slick-track {
		/*border-radius: 80px 0 0 80px !important;*/
		overflow: hidden !important;
		
	}
	.p-main-header .slick-list {
		margin-left: 0% !important;
		
	}
	.p-main-header_slider-item {
		/*border-radius: 80px 0 0 80px;*/
		overflow: hidden !important;
		height: 94vh !important;
		min-height: 1000px;
		max-height: 1000px;
	}
	.p-main-header_slider-item {
	}
}
@media screen and (min-width:1300px) {
	#main-header-item {
		top: 33% !important;
		max-width: 53% !important;
	}
}
@media screen and (min-width:961px) and (max-width:1025px) {
	#main-header-item {
		display: inline-block !important;
		max-width: 61% !important;
		max-height: 76%;
		width: auto !important;
		z-index: 20 !important;
		margin-top: 0%;
		right: auto !important;
		left: 40% !important;
		/*top: auto !important;*/
		bottom: 25% !important;
		/*filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.4)) !important;*/
		
	}
}
@media screen and (min-width:641px) and (max-width:1300px) {
	#main-header-item {
		/*margin-top: -25px;
		left: 30% !important;*/
	}
}
@media screen and (min-width:641px) and (max-width:1125px) {
	.p-main-header-item {
		/*width: 60% !important;*/
	}
	.p-main-header_slider.u-hidden {
		z-index: 20 !important;
	}
}
@media screen and (min-width:641px) and (max-width:1100px) {
	.p-main-header_slider {
		/*margin-left: 55%;*/
		/*margin-top: 100px;*/
		background:none !important;
		overflow: visible !important;
	}
	#main-header-item {
	}
}
@media screen and (min-width:641px) and (max-width:1025px) {
	#main-header-item {
	}
}
#header-slider_mobile {
	display: none !important;
}
@media screen and (min-width:960px) and (max-width:1320px) {
	.p-main-header_slider {
		overflow: hidden;
	}
	#main-header-item {
		display: inline-block !important;
	}
}
@media screen and (min-width:641px) and (max-width:1000px) {
	.p-main-header {
		z-index: 500 !important;
	}
	.p-main-header_slider {
		/*margin-left: 150px !important;*/
	}
	#main-header-item {
	}
}
#main-header-banner {
	display: none !important;
}
@media screen and (max-width:640px){
	.p-main-header_slider {
		height: 100% !important;
		margin-top: 0px !important;
		padding-top: 0px !important;
		overflow: hidden !important;
	}
	.brend01 {
		display: none !important;
	}
	.p-main-header-item {
		z-index: 24 !important;
		margin: 0px !important;
	}
	#main-header-item {
		width: 100% !important;
		/*margin-left: 8%;*/
	}
	#main-header-item {
		top: auto !important;
		bottom: 30% !important;
		z-index: 20 !important;
		/*margin-top: 45% !important;*/
		margin-bottom: auto;
		/*filter: drop-shadow(5px 5px 5px rgba(255,255,255,0.9));*/
	}
	.p-main-header_slider {
		overflow: hidden;
		padding-top: 50px;
		height: calc(100vh);
	}
}
#main-header-banner {
	text-align: right;
	position: fixed !important;
		right: 0 !important;
		top: 20% !important;
		z-index: 200 !important;
}
@media screen and (min-width:641px) {
	#main-header-banner {
		text-align: right;
	}
}
.p-main-banner-banner-item {
	/*display: none !important;*/
	width: 70px !important;
	float: right;
}
.p-main-banner-banner-item img {
	width: 100%;
}
@media screen and (max-width:640px) {
	.p-main-banner-banner-item {
		width: 50px !important;
	}
	.p-main-banner-banner-item img {
		width: 100% !important;
	}
	
}

.insta-bnr {
	position: fixed;
	right: 0;
	top: 20%;
	z-index: 150;
}
@media screen and (max-width:640px) {
	.insta-bnr {
		position: fixed;
		width: 40px;
		right: 0;
		top: 80px;
		z-index: 150;
	}
}


/*SP時のスライダー化の制御*/
@media screen and (max-width:640px) {
	.p-main-header-item {
		width: 98% !important;
		position: absolute  !important;
		left: 0%  !important;
		top: 20%  !important;
		right: auto  !important;
		bottom: auto  !important;
		text-align: center !important;
		z-index: 24 !important;
	}
	#main-header-item {
		display: inline-block !important;
		max-width: 95% !important;
		/*width: 95% !important;*/
		/*display: none !important;*/
		/*filter: drop-shadow(2px 2px 2px rgba(255,255,255,0.9)) !important;*/
		/*filter: drop-shadow(2px 2px 2px rgba(255,255,255,0.9)) !important;*/
	}
	.p-main-banner-banner-item {
		display: none !important;
	}
	#header-slider {
		display: block !important;
		opacity: 1 !important;
	}
	.slick-list {
		display: block !important;
	}
	.p-main-header_slider {
		display: block !important;
		opacity: 1 !important;
	}
	.p-main-header_slider::after {
		
	}
	.p-main-slider-item {
		display: block !important;
	}
	.p-main-header_slider-item {
		display: block !important;
	}
	.p-main-header_slider_mobile {
		display: none !important;
		z-index: -200;
	}
	#main-header-item {
		top: 6% !important;
		bottom: auto !important;
		max-height: 70% !important;
		width: auto !important;
	}
	
	
}

@media screen and (min-width:641px) and (max-width:960px) {
	#main-header-item {
		display: inline-block !important;
		max-width: 70% !important;
		/*max-height: 80%;*/
		width: auto !important;
		z-index: 20 !important;
		/*margin-top: -65px;*/
		top: 15% !important;
		bottom: 40% !important;
		left: 48% !important;
		right: auto !important;
	}
	.p-main-header {
		position: relative;
		/*padding-top: 160px !important;*/
		/*padding-left: 22%;*/
		padding-bottom: 30px;
	}
	.p-main-header {
		/*background: #FFF;*/
		height: 75vh !important;
		overflow:hidden; 
		min-height: 1000px !important;
		max-height: 1000px !important;
	}
}

@media screen and (max-width:960px) {
	.p-main-header {
		/*background: #FFF;*/
	}
	.p-main-header_slider {
		margin-left: 0px !important;
	}
	#p-main-header_slider-item1 {
		background:  url(/wp-content/uploads/mv.jpg) !important;
		background-position: top center !important;
		background-size: cover !important;
		background-repeat: no-repeat !important;
	}
	#p-main-header_slider-item2 {
		background:  url(/wp-content/uploads/mv3.jpg) !important;
		background-position: top center !important;
		background-size: cover !important;
		background-repeat: no-repeat !important;
	}
	#p-main-header_slider-item3 {
		background:  url(/wp-content/uploads/mv3.jpg) !important;
		background-position: top center !important;
		background-size: cover !important;
		background-repeat: no-repeat !important;
	}
	#main-header-item {
		/*filter: drop-shadow(2px 2px 2px rgba(255,255,255,0.9)) !important;*/
	}
}
@media screen and (max-width:640px){
	.p-main-header_slider_mobile {
		height: 100vh !important;
		background-size: cover !important;
	}
	.p-main-header_slider {
		margin-left: 0;
		margin-right: 0;
		margin-top: 0px;
		background:none !important;
		overflow: visible !important;
	}
	.p-main-header_slider::before {
		display: none;
	}
	.p-main-header_slider::after {
		position: absolute;
		left: 0;
		top: 0;
		content: "";
		width: 100%;
		height: 100%;
		background:rgba(0,0,0,0.1);
		z-index: 4;
	}
}
@media screen and (max-width:430px) {
	.p-main-header-item {
		width: 100% !important;
		padding-top: 0px !important;
		box-sizing: border-box !important;
		/*margin-left: 0% !important;
		margin-right: 0% !important;*/
		margin: auto;
		position: absolute  !important;
		right: auto  !important;
		/*top: 200px  !important;*/
		left: 0px  !important;
		bottom: auto  !important;
		text-align:center !important;
		z-index: 24 !important;
	}
	#main-header-item {
		top: 8% !important;
		bottom: auto !important;
		max-height: 70% !important;
		width: auto !important;
	}
}



/*fix-bnr*/
.fix-bnr1 {
	text-align: right;
	position: fixed !important;
	right: 0 !important;
	top: 16% !important;
	z-index: 500 !important;
	width:66px !important;
	float: right;
	overflow: hidden;	
}
.fix-bnr1 .lines {
	display:inline-block;
	width: 79px;
}
.fix-bnr2 {
	position: absolute;
	right: 5%;
	bottom: 40px;
	z-index: 300 !important;
	max-width: 31%;
}
.fix-bnr2 li {
	display: block;
	width: 66px;
	margin-bottom: 30px;
}
.fix-bnr2 img {
	width: 100%;
}
.fix-bnr1 img {
	margin-bottom: 7px;
	width: 100%;
}

@media screen and (max-width:640px){
	.fix-bnr1 {
		display: none !important;
	}
	.fix-bnr2 {
		position: absolute;
		right: 1%;
		bottom: 20px;
		z-index: 300 !important;
		max-width: 60%;
	}
	.fix-bnr2 img {
		width: 100%;
	}
}
.rrb {
	margin-right: 0px;
}
.ffb {
	margin-right: 10px;
}
#cllb {
	cursor: pointer;
}





/* top       */
.txt_01 {
	font-size: 18px;
	line-height: 2;
	letter-spacing: 1px;
}
.txt_02 {
	font-size: 16px;
	line-height: 2;
}

#js-contents-builder {
	background: none !important;
	position: relative !important;
	z-index: 1 !important;
}
@media screen and (min-width:960px){
}
#cb_0 {
	overflow: hidden !important;
	padding: 0px 0 0px 0 !important;
	z-index: 1;
	position: relative;
	/*background: #FFF !important;*/
}
#cb_1 {
	padding: 0px 0 0px 0 !important;
	position: relative;
	background: #FFF !important;
	overflow: visible !important;
	z-index: 101
}

.fix-1200 {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.fix-1285 {
	max-width: 1285px;
	margin-left: auto;
	margin-right: auto;
}
.fix-1300 {
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
}
.fix-1400 {
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
}
.fix-1500 {
	max-width: 1500px;
	margin-left: auto;
	margin-right: auto;
}
.fix-1545 {
	max-width: 1545px;
	margin-left: auto;
	margin-right: auto;
}
.fix-1645 {
	max-width: 1645px;
	margin-left: auto;
	margin-right: auto;
}
.fix-1720 {
	max-width: 1720px;
	margin-left: auto;
	margin-right: auto;
}
.top-box01 {
	display: block;
	padding:130px 0 230px 0;
	position: relative;
}
.top-box01::after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	width: 100%;
	height: 40%;
	background:url("/wp-content/uploads/bg.jpg") bottom center no-repeat;
	background-size: 100% auto;
}
.top-box01 .fix-1200 {
	position: relative;
	z-index: 5;
}
.top-box01 .fix-1200 {
	display: flex;
	justify-content: space-between;
}
.top-box01 .txt {
	display: block;
	flex-basis: 53%;
	position: relative;
}
.top-box01 h2 {
	display: block;
	font-weight: bold;
	font-size: 36px;
	line-height: 57.6px;
	text-align: left;
	color: #1C1C1C;
	/*font-family: "Zen Maru Gothic", sans-serif !important;*/
	font-family: "Shippori Mincho", serif !important;
	padding: 0;
	margin: 0;
}
.bll {
	color: #247dc1 !important;
}
.top-box01 .txt_01 {
	display: block;
	font-weight: bold;
	font-size: 18px;
	line-height: 28.8px;
	text-align: left;
	color: #1c1c1c;
	padding: 37px 0;
}
.top-box01 .imgs {
	position: relative;
	flex-basis: 43%;
}
.top-box01 .imgs img {
	width: 100%;
}
@media screen and (min-width:641px) and (max-width:1100px) {
	.top-box01 h2 {
		display: block;
		font-weight: bold;
		font-size: 21px;
		line-height: 1.7
	}
	.top-box01 .txt_01 {
		display: block;
		font-weight: bold;
		font-size: 15px;
		line-height: 2;
		text-align: left;
		color: #1c1c1c;
		padding: 27px 0;
	}
}



.top-box01 .btlists {
	display: flex;
	flex-wrap: wrap;
}
.top-box01 .btlists li {
	display: block;
	margin: 0 8px 15px 8px;
}
.top-box01 .bt {
	max-width: 315px;
	margin-left: auto;
	margin-right: auto;
}
.top-box01 .bt .ew2 {
	max-width: 235px;
	margin-left: auto;
	margin-right: auto;
}



.pcbt {
	width: 280px;
	margin-left: auto;
	margin-right: auto;
}
.pcbt span {
	width: 280px;
}

.bt-flex-center {
	display: flex;
	justify-content: center;
}
.bt-flex-center .bt {
	margin-left: 20px;
	margin-right: 20px;
	max-width:280px;
}
.bt-flex-center .bt span {
	max-width:280px;
}
.txt-center {
	text-align:center !important;
}
.mx-200 .p-content03__blog-archive-link,
.mx-200 .p-content03__blog-archive-link a,
.mx-200 .p-content03__blog-archive-link span{
	max-width: 270px;
}
.p-content03__blog-archive-link {
	position: relative;
	overflow: visible !important;
}
.p-content03__blog-archive-link a {
	position: relative;
	z-index: 5;
	color: #fff !important;
	text-align:center !important;
	font-weight: 600 !important;
	letter-spacing: 1px !important;
	border: #247DC1 solid 1px !important;
	background: #247DC1 !important;
	border-radius: 6px;
}
.p-content03__blog-archive-link a:hover {
	background: #60ABEA !important;
}
.p-content03__blog-archive-link::after {
	position: absolute;
	right: 20px;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	width: 24px;
	height: 24px;
	z-index: 20 !important;
	background:url(/wp-content/uploads/arrow.png) center center no-repeat;
	background-size: 100% auto;
}
.p-content03__blog-archive-link a::after {
	display: none !important;
}



@media screen and (min-width:641px) {
	.pc_none {
		display: none !important;
	}
}

@media screen and (max-width:640px){
	.sp_none {
		display: none !important;
	}
	.txt_01 {
		font-size: 14px !important;
		line-height: 1.8;
	}
	.txt_02 {
		font-size: 14px;
		line-height: 1.8;
	}
	#cb_0 {
		overflow: visible !important;
		padding: 0px 0 0px 0 !important;
		z-index: 100;
		position: relative;
	}
	#cb_0::after {
		display: none;
	}
	#cb_1 {
		padding: 0px 0 0px 0 !important;
		position: relative;
		background: #000 !important;
	}
	.fix-1200 {
		margin-left: 4%;
		margin-right: 4%;
	}
	.fix-1285 {
		margin-left: 4%;
		margin-right: 4%;
	}
	.fix-1320 {
		margin-left: 4%;
		margin-right: 4%;
	}
	.fix-1300 {
		margin-left: 4%;
		margin-right: 4%;
	}
	.fix-1400 {
		margin-left: 4%;
		margin-right: 4%;
	}
	.fix-1500 {
		margin-left: 4%;
		margin-right: 4%;
	}
	.fix-1545 {
		margin-left: 4%;
		margin-right: 4%;
	}
	.fix-1680 {
		margin-left: 4%;
		margin-right: 4%;
	}
	.fix-1720 {
		margin-left: 4%;
		margin-right: 4%;
	}
	.top-box01 {
		display: block;
		padding:50px 0 70px 0;
		position: relative;
	}
	.top-box01::after {
		position: absolute;
		left: 0;
		bottom: 0;
		content: "";
		width: 100%;
		height: 40%;
		background:url("/wp-content/uploads/bg.jpg") bottom center no-repeat;
		background-size: 100% auto;
	}
	.top-box01 .fix-1200 {
		position: relative;
		z-index: 5;
	}
	.top-box01 .fix-1200 {
		display: block;
	}
	.top-box01 .txt {
		display: block;
		margin-bottom: 24px;
		flex-basis: 53%;
		position: relative;
	}
	.top-box01 h2 {
		display: block;
		font-weight: bold;
		font-size: 21px;
		line-height: 1.7;
		text-align: left;
		color: #1C1C1C;
		padding: 0;
		margin: 0;
	}
	.top-box01 h2 br {
		display: none;
	}
	.bll {
		color: #247dc1 !important;
	}
	.top-box01 .txt_01 {
		display: block;
		font-weight: bold;
		font-size: 15px;
		line-height: 2;
		text-align: left;
		color: #1c1c1c;
		padding: 17px 0;
	}
	.top-box01 .imgs {
		position: relative;
		flex-basis: 43%;
	}
	.top-box01 .imgs img {
		width: 100%;
	}
	
	.top-box01 .btlists {
		display: block;
	}
	.top-box01 .btlists li {
		display: block;
		margin: 8px 0px;
		padding-bottom: 10px;
	}
	.top-box01 .bt {
		max-width: 250px;
		margin-left: auto;
		margin-right: auto;
	}
	
	
	.pcbt {
		width: 250px;
		margin-left: auto;
		margin-right: auto;
	}
	.pcbt span {
		width: 250px;
	}

	.bt-flex-center {
		display: block;
	}
	.bt-flex-center .bt {
		margin-left: auto;
		margin-right: auto;
		max-width:250px;
		margin-top: 10px;
	}
	.bt-flex-center .bt span {
		max-width:250px;
	}
	.bt {
		max-width: 250px;
		margin: 3px auto;
	}
	.bt span {
		max-width: 250px;
	}
}
@media screen and (min-width:641px) and (max-width:1644px){
	.fix-1645 {
		margin-left: 4%;
		margin-right: 4%;
	}
}
@media screen and (min-width:641px) and (max-width:1499px){
	.fix-1500 {
		margin-left: 4%;
		margin-right: 4%;
	}
}
@media screen and (min-width:641px) and (max-width:1544px){
	.fix-1545 {
		margin-left: 4%;
		margin-right: 4%;
	}
}
@media screen and (min-width:641px) and (max-width:1399px){
	.fix-1400 {
		margin-left: 4%;
		margin-right: 4%;
	}
}
@media screen and (min-width:641px) and (max-width:1299px){
	.fix-1300 {
		margin-left: 4%;
		margin-right: 4%;
	}
}
@media screen and (min-width:641px) and (max-width:1199px){
	.fix-1200 {
		margin-left: 4%;
		margin-right: 4%;
	}
}
@media screen and (min-width:641px) and (max-width:1284px){
	.fix-1285 {
		margin-left: 4%;
		margin-right: 4%;
	}
}
@media screen and (min-width:641px) and (max-width:1719px){
	.fix-1720 {
		margin-left: 4%;
		margin-right: 4%;
	}
}



.top-box02 {
	position: relative;
	z-index: 40;
	background: #D3EDF9;
	padding: 20px 0;
}
.top-box02.v2 {
	position: relative;
	z-index: 40;
	background: #fff;
	padding: 220px 0 60px 0;
}
.top-box02.v2::before {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	width: 100%;
	height: 40%;
	background:url(/wp-content/uploads/bg2.jpg) top center no-repeat;
	background-size: 100% auto;
}
.top-box02 .fix-1200 {
	position: relative;
	z-index: 10;
}
.top-box02 .flx1 {
	display: flex;
	justify-content: space-between;
	position: relative;
}
.top-box02 .flx1.ri {
	flex-direction: row-reverse;
	margin-bottom: 100px;
}
.top-box02 .flx1.ri2 {
	flex-direction: row-reverse;
	margin-bottom: 100px;
}
.top-box02 .txt {
	display: block;
	flex-basis: 35%;
}
.top-box02.v2 .txt {
	display: block;
	flex-basis: 48%;
}
.top-box02 .ri .txt {
	flex-basis: 50%;
}
.top-box02 .ri2 .txt {
	flex-basis: 48%;
}
.top-box02 .tis {
	display: block;
}
.top-box02 .tis .eng {
	display: block;
	font-family: Prompt;
	font-weight: 500;
	font-size: 60px;
	line-height: 0.9;
	text-align: left;
	color: #1c1c1c;
	margin-bottom: 24px;
}
.top-box02 .tis h2 {
	display: block;
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 18px;
	line-height: 28.8px;
	text-align: left;
	color: #1c1c1c;
	/*font-family: "Zen Maru Gothic", sans-serif !important;*/
	font-family: "Shippori Mincho", serif !important;
}
.top-box02 .txt_02 {
	display: block;
	font-weight: bold;
	font-size: 30px;
	line-height: 48px;
	text-align: left;
	color: #247dc1;
	padding-top: 27px;
	/*font-family: "Zen Maru Gothic", sans-serif !important;*/
	font-family: "Shippori Mincho", serif !important;
}
.top-box02 .txt_01 {
	display: block;
	font-size: 18px;
	line-height: 28.8px;
	text-align: left;
	color: #1c1c1c;
	padding: 30px 0;
}
.top-box02 .imgs {
	display: block;
	flex-basis: 62%;
}
.top-box02.v2 .imgs {
	display: block;
	flex-basis: 50%;
}
.top-box02 .ri .imgs {
	flex-basis: 60%;
	margin-left: -240px;
}
.top-box02 .ri2 .imgs {
	flex-basis: 47%;
}
.top-box02 .imgs img {
	width: 100%;
}
@media screen and (min-width:641px) and (max-width:1100px) {
	.top-box02 .txt {
		display: block;
		flex-basis: 50%;
	}
	.top-box02.v2 .txt {
		display: block;
		flex-basis: 50%;
	}
	.top-box02 .ri .txt {
		flex-basis: 50%;
	}
	.top-box02 .ri2 .txt {
		flex-basis: 50%;
	}
	.top-box02 .tis {
		display: block;
	}
	.top-box02 .tis .eng {
		font-size: 40px;
		line-height: 0.9;
		text-align: left;
		color: #1c1c1c;
		margin-bottom: 24px;
	}
	.top-box02 .txt_02 {
		display: block;
		font-weight: bold;
		font-size: 18px;
		line-height:1.7;
		text-align: left;
		color: #247dc1;
		padding-top: 20px;
	}
	.top-box02 .txt_01 {
		display: block;
		font-size: 15px;
		line-height: 2;
		text-align: left;
		color: #1c1c1c;
		padding: 20px 0;
	}
	.top-box02 .imgs {
		display: block;
		flex-basis: 46%;
	}
	.top-box02.v2 .imgs {
		display: block;
		flex-basis: 46%;
	}
	.top-box02 .ri .imgs {
		flex-basis: 46%;
		margin-left: 0px;
	}
	.top-box02 .ri2 .imgs {
		flex-basis: 46%;
	}
	.top-box02 .imgs img {
		width: 100%;
	}
}




.top-box02 ul {
	display: flex;
	flex-wrap: wrap;
}
.top-box02 li {
	display: block;
	margin-right: 15px;
	margin-bottom: 15px;
}
.top-box02 .bt {
	margin-left: 0px;
	margin-right: 0px;
	max-width:230px;
}
.top-box02 .bt span {
	max-width:230px;
}

.p-content03__blog-archive-link.b-2 a {
	color: #0e0e0e !important;
	border: #faf8f4 solid 1px !important;
	background: #faf8f4 !important;
}
.p-content03__blog-archive-link.b-2 a:hover {
	background: #1880be !important;
	border: #1880be solid 0px !important;
	color: #fff !important;
}




.p-content03__blog-archive-link {
	/*font-family: 'Noto Serif JP', serif !important;*/
}
.p-content03__blog-archive-link span {
	max-width: 280px;
}


@media screen and (max-width:640px){
	.top-box02 {
		position: relative;
		z-index: 40;
		background: #D3EDF9;
		padding: 20px 0;
	}
	.top-box02.v2 {
		position: relative;
		z-index: 40;
		background: #fff;
		padding: 80px 0 60px 0;
	}
	.top-box02.v2::before {
		position: absolute;
		left: 0;
		top: 0;
		content: "";
		width: 100%;
		height: 40%;
		background:url(/wp-content/uploads/bg2.jpg) top center no-repeat;
		background-size: 100% auto;
	}
	.top-box02 .fix-1200 {
		position: relative;
		z-index: 10;
	}
	.top-box02 .flx1 {
		display: block;
	}
	.top-box02 .flx1.ri {
		flex-direction: row-reverse;
		margin-bottom: 60px;
	}
	.top-box02 .flx1.ri2 {
		flex-direction: row-reverse;
		margin-bottom: 60px;
	}
	.top-box02 .txt {
		display: block;
		flex-basis: 35%;
		margin-bottom: 23px;
	}
	.top-box02.v2 .txt {
		display: block;
		flex-basis: 48%;
	}
	.top-box02 .ri .txt {
		flex-basis: 50%;
	}
	.top-box02 .ri2 .txt {
		flex-basis: 48%;
	}
	.top-box02 .tis {
		display: block;
	}
	.top-box02 .tis .eng {
		display: block;
		font-family: Prompt;
		font-weight: 500;
		font-size: 35px;
		line-height: 1;
		text-align: left;
		color: #1c1c1c;
		margin-bottom: 14px;
	}
	.top-box02 .tis h2 {
		display: block;
		padding: 0;
		margin: 0;
		font-weight: bold;
		font-size: 18px;
		line-height: 28.8px;
		text-align: left;
		color: #1c1c1c;
	}
	.top-box02 .txt_02 {
		display: block;
		font-weight: bold;
		font-size: 18px;
		line-height: 1.7;
		text-align: left;
		color: #247dc1;
		padding-top: 17px;
	}
	.top-box02 .txt_01 {
		display: block;
		font-size: 15px;
		line-height: 2;
		text-align: left;
		color: #1c1c1c;
		padding: 17px 0;
	}
	.top-box02 .imgs {
		display: block;
		flex-basis: 62%;
	}
	.top-box02.v2 .imgs {
		display: block;
		flex-basis: 50%;
	}
	.top-box02 .ri .imgs {
		flex-basis: 60%;
		margin-left: 0px;
	}
	.top-box02 .ri2 .imgs {
		flex-basis: 47%;
	}
	.top-box02 .imgs img {
		width: 100%;
	}
}


.p-content05 {
	padding: 0px !important;
}



.top-box03 {
	position: relative;
	z-index: 40;
	background: url(/wp-content/uploads/recruit.jpg) top center no-repeat;
	background-size: cover;
	padding: 110px 0 100px 0;
}
.top-box03 .int {
	display: block;
	text-align: center;
	font-weight: 500;
	font-style: italic;
	font-size: 122px;
	letter-spacing: 0.11em;
	line-height: 104px;
	color: #eff4fc;
}
.top-box03 .txt_02 {
	display: block;
	font-weight: 600;
	font-size: 25px;
	letter-spacing: 0.06em;
	line-height: 40px;
	text-align: center;
	color: #fff;
	margin-top: 50px;
}
.top-box03 .txt_01 {
	display: block;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 0.08em;
	line-height: 36px;
	text-align: center;
	color: #fff;
	padding: 35px 0;
}
.top-box03 ul {
	display: flex;
	justify-content: center;
}
.top-box03 li {
	display: block;
	margin: 7px 15px;
}
@media screen and (min-width:641px) and (max-width:1200px) {
	.top-box03 .int {
		display: block;
		text-align: center;
		font-weight: 500;
		font-style: italic;
		font-size: 90px;
		letter-spacing: 0.11em;
		line-height: 1;
		color: #eff4fc;
	}
	.top-box03 .txt_02 {
		display: block;
		font-weight: 600;
		font-size: 24px;
		letter-spacing: 0.06em;
		line-height: 40px;
		text-align: center;
		color: #fff;
		margin-top: 30px;
	}
	.top-box03 .txt_01 {
		display: block;
		font-weight: bold;
		font-size: 16px;
		letter-spacing: 0.08em;
		line-height: 2;
		text-align: center;
		color: #fff;
		padding: 25px 0;
	}
}

@media screen and (max-width:640px){
	.top-box03 {
		position: relative;
		z-index: 40;
		background: url(/wp-content/uploads/recruit.jpg) top center no-repeat;
		background-size: cover;
		padding: 40px 0 40px 0;
	}
	.top-box03 .int {
		display: block;
		text-align: center;
		font-weight: 500;
		font-style: italic;
		font-size: 50px;
		letter-spacing: 0.11em;
		line-height: 1;
		color: #eff4fc;
	}
	.top-box03 .txt_02 {
		display: block;
		font-weight: 600;
		font-size: 21px;
		letter-spacing: 0.06em;
		line-height: 1.5;
		text-align: left;
		color: #fff;
		margin-top: 20px;
	}
	.top-box03 .txt_01 {
		display: block;
		font-weight: bold;
		font-size: 15px;
		letter-spacing: 0.08em;
		line-height: 2;
		text-align: left;
		color: #fff;
		padding: 20px 0;
	}
	.top-box03 ul {
		display: flex;
		justify-content: center;
	}
	.top-box03 li {
		display: block;
		margin: 7px 15px;
	}
}



/*はみ出しレイアウト*/
.overitems {
	position: relative;
	z-index: 40;
	padding: 120px 0;
	background: url(/wp-content/uploads/bg.jpg) top center no-repeat;
	background-size: cover;
}
.overitems .fix-1400 {
	position: relative;
	z-index: 5;
	display: flex;
}
.overitems .txt {
	display: block;
	flex-basis: 40%;
	margin-left: 4%;
}
.overitems .txt h2 {
	display: block;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 1.5;
	margin-top: 0;
	margin-bottom: 40px;
	color: #2580EC;
	font-size: 38px;
}
.overitems .txt b {
	display: block;
	font-size: 26px;
	line-height: 1.5;
	letter-spacing: 2px;
	margin-bottom: 45px;
}
.overitems .txt p {
	margin-bottom: 55px;
}
.overitems .imgs {
	display: block;
	position: absolute;
	right: 0;
	top: 120px;
	width: 45%;
	height: calc(100% - 240px);
	z-index: 5;
}
.overitems .imgs img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.overitems.le .imgs img {
}

@media screen and (max-width:640px){
	.overitems {
		position: relative;
		z-index: 40;
		padding: 40px 0;
		background: url(/wp-content/uploads/bg.jpg) top center no-repeat;
		background-size: cover;
	}
	.overitems .fix-1400 {
		position: relative;
		z-index: 5;
		display: block;
	}
	.overitems .txt {
		display: block;
		flex-basis: 40%;
		margin-left: 0%;
	}
	.overitems .txt h2 {
		display: block;
		font-weight: bold;
		letter-spacing: 1px;
		line-height: 1.5;
		margin-top: 0;
		margin-bottom: 20px;
		color: #2580EC;
		font-size: 25px;
	}
	.overitems .txt b {
		display: block;
		font-size: 16px;
		line-height: 1.5;
		letter-spacing: 2px;
		margin-bottom: 15px;
	}
	.overitems .txt p {
		margin-bottom: 20px;
	}
	.overitems .imgs {
		display: block;
		position:relative;
		right: 0;
		top: 0px;
		width: 92%;
		margin-left: 4%;
		margin-right: 4%;
		height: auto;
		z-index: 5;
	}
	.overitems .imgs img {
		width: 100%;
		height: auto;
		object-fit: cover;
	}
	.overitems .bt {
		max-width: 250px;
		margin-left: auto;
		margin-right: auto;
	}
	.overitems .bt span {
		max-width: 250px;
		font-size: 14px;
	}
}






@media screen and (max-width:640px){
	#cb_1 {
		background: none !important;
	}
}
	

#cb_4.p-content03 {
	position: relative;
	padding: 100px 0 100px 0 ;
	margin-top: 0px !important;
}
#cb_4.p-content03::before {
}

.p-content03__blog {
	position: relative;
	z-index: 5;
}
.p-content03__blog-header {
	position:relative;
	text-align:center;
	max-width: 1545px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 45px;
	padding-top: 40px;
}
.top-flex1 .top-column ul {
}
h2.p-content03__blog-catch {
	display: block;
	font-size: 60px !important;
	line-height: 1 !important;
	letter-spacing: 8px !important;
	margin: 0px !important;
	font-weight: 500 !important;
	width: 100%;
	text-align: center;
	color: #161616 !important;
	/*font-family: "Roboto", sans-serif !important;*/
	
}
#cb_5 h2.p-content03__blog-catch {
	color: #fff !important;
}
.title-jp {
	position: relative;
	z-index: 5;
	display: block;
	text-align: center;
	font-size:20px;
	line-height: 0.9;
	color: #161616;
	font-weight: 600 !important;
	letter-spacing: 1px !important;
	padding:11px 0 10px 0 !important;
	/*font-family: "Zen Maru Gothic", sans-serif !important;*/
	font-family: "Shippori Mincho", serif !important;
	/*font-family: 'Noto Serif JP', serif !important;*/
	/*font-family: "Segoe UI", Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif !important;*/
}
#cb_5 .title-jp {
	color: #fff !important;
}
@media screen and (min-width:641px) {
	/*.p-content03__blog-header {
		max-width: 1100px;
		margin-left: auto;
		margin-right:auto; 
	}
	h2.p-content03__blog-catch {
		display: block;
		text-align:left;
		
	}
	.title-jp {
		position: relative;
		z-index: 5;
		display: block;
		text-align:left;
	}*/
}
/*#cb_5 .p-content03__blog-header .title-jp {
	text-align: center !important;
}*/
/*@media screen and (max-width:999px){
	#cb_4 .p-content03__blog-header .title-jp {
		text-align: center !important;
	}
}*/
.f-title-jp-ex {
	display: block;
	position: relative;
	z-index: 5;
	text-align: center;
	font-size:20px;
	line-height: 1.4;
	font-weight: 900 !important;
	color: #161616;
	letter-spacing: 0px !important;
	padding: 8px 0 10px 0 !important;
}
.p-content03__blog-list-item {
    border: none !important;
    padding: 0px !important;
	height: auto !important;
	background: none !important;
}
.p-content03__blog-list-item {
    margin: 0 20px 10px 20px !important;
    box-sizing: border-box;
    position: relative;
}
.p-content03__blog-list-item::after {
	display: block;
	clear: both;
	content: "";
	width: 100%;
	height: 1px;
}

.p-content03__blog-list-item .thumbnail-box {
    border: none !important;
    padding: 0px !important;
	height: auto !important;
	position: relative !important;
	margin: 0px !important;
	border-radius: 15px;
}
.p-content03__blog-list-item .thumbnail-box a {
	display: block !important;
	width: 100% !important;
	height: 100% !important;
	padding: 0px !important;
	max-height: none !important;
	position: relative !important;
	border-radius: 15px;
}
.p-article04__thumbnail {
	position: relative;
}
.p-article04__thumbnail img {
	display: block !important;
	width: 100% !important;
	height: 220px !important;
	max-height: none !important;
	border-radius: 15px;
}
.home #cb_4 .p-content03__blog-list-item .p-article04__date,
.home #cb_4 .p-content03__blog-list-item a{
	/*color: #333 !important;*/
}
.home #cb_4 .p-content03__blog-footer .p-content03__blog-archive-link a {
	/*background: #000 !important;
	color: #FFF !important;
	border: #FFF solid 1px !important;*/
}
.p-content03__blog-archive-link span{
	max-width: 280px;
}
#cb_4 .p-content03__blog-archive-link,
#cb_5 .p-content03__blog-archive-link{
	max-width: 280px;
	width: 280px;
}
#cb_4 .p-content03__blog-archive-link span,
#cb_5 .p-content03__blog-archive-link span{
	max-width: 280px;
	width: 280px;
}
/*
#cb_4 .p-content03__blog-archive-link a,
#cb_5 .p-content03__blog-archive-link a{
	color: #fff !important;
	border: #1570bd solid 1px !important;
	background: #1570bd !important;
}
#cb_4 .p-content03__blog-archive-link a:hover,
#cb_5 .p-content03__blog-archive-link a:hover{
	color: #222 !important;
	background: #FFF !important;
}
#cb_4 .p-content03__blog-archive-link a::after,
#cb_5 .p-content03__blog-archive-link a::after{
	position: absolute;
	right: 20px;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	width: 25px;
	height: 25px;
	z-index: 5;
	background: url(/wp-content/uploads/arw_red.png) center center no-repeat;
}
*/
#cb_5 .p-content03__blog-archive-link a {
	border: #faf8f4 solid 1px !important;
	background: #faf8f4 !important;
	color: #0e0e0e !important;
}
#cb_5 .p-content03__blog-archive-link a:hover{
	color: #fff !important;
	background: #1880be !important;
	border: #1880be solid 1px !important;
}





.p-content03__blog-list-item::before {
    display: none !important;
}
.p-article04__meta {
	padding-bottom: 17px;
	margin-left: 16px !important;
	margin-right: 16px !important;
	box-sizing: border-box !important;
}
.p-article04__meta::after {
	display: block;
	clear: both;
	content: "";
	width: 100%;
	height: 1px;
}
.p-article04__date {
	padding-top: 14px;
	font-size: 14px;
	color: #161616 !important;
	font-weight: 500 !important;
}
#cb_5 .p-article04__date {
	padding-top: 14px;
	font-size: 14px;
}
#cb_5 .p-content03__blog-catch {
}

.p-article04__title {
	padding-left: 16px !important;
	padding-right: 16px !important;
	padding-top: 20px !important;
	color: #161616 !important;
}
.p-article04__title a {
	color: #161616 !important;
	font-weight: 500 !important;
}
.p-article04__title a:hover {
	color: #161616 !important;
	text-decoration: underline !important;
}
.p-content03__blog-footer {
	padding-top: 0px !important;
}
.p-article04__category {
	position:absolute !important;
	top: 8px;
	right: auto  !important;
	left: 95px !important;
	z-index: 20 !important;
	font-size: 14px !important;
	color:#fff !important;
	letter-spacing: 1px !important;
	padding: 4px 12px !important;
	display: inline-block !important;
	width: auto !important;
	float: left !important;
	border: #247DC1 solid 1px;
	background: #247DC1 !important;
	font-weight: 600;
	border-radius: 5px;
}
body .p-content03 .p-article04__category a {
	/*color: #FFF !important;*/
}

@media screen and (max-width:1100px) {
	.p-article04__date {
		font-family: 'Montserrat', sans-serif !important;
		padding-top: 7px;
		font-size: 12px;
	}
	.p-article04__category {
		position:absolute !important;
		top: 4px;
		right: auto  !important;
		left: 80px !important;
		z-index: 20 !important;
		font-size: 11px !important;
		letter-spacing: 1px !important;
		padding: 2px 8px !important;
		/*background: none !important;*/
		display: inline-block !important;
		width: auto !important;
		float: left !important;
	}
}
.p-content03__blog-footer {
	padding-top: 90px;
}
@media screen and (max-width:640px){
	#cb_3 {
		margin-bottom: 0px !important;
	}
	#cb_3.p-content03 {
		position: relative;
		margin-top: 0px;
	}
	#cb_3.p-content03::after {
		display: none;
	}
	.p-content03__blog-header {
		padding-bottom: 25px;
	}
	.p-content03__blog-catch {
		display: block;
		text-align: center;
		font-size: 25px !important;
		line-height: 0.8 !important;
		font-weight: 600 ;
		margin: 0px !important;
		color: #FFF;
	}
	h2.p-content03__blog-catch {
		font-size: 45px !important;
	}
	.title-jp {
		display: block;
		text-align: center;
		font-size: 17px;
		line-height: 1.4;
		letter-spacing: 1px;
		padding: 10px 0 20px 0;
	}
	.f-title-jp-ex {
		display: block;
		position: relative;
		z-index: 5;
		text-align: center;
		font-size:18px;
		line-height: 1.4;
		font-weight: 600;
		color: #DC000C;
		letter-spacing: 3px;
		padding: 34px 0 10px 0 !important;
		background: url(/wp-content/uploads/blog-title.png) top center no-repeat;
		background-size: 120px auto;
	}
	.p-content03__blog-list-item {
		background: none !important;
		border: none !important;
		padding: 5px !important;
		box-shadow: none !important;
	}
	.p-content03__blog-list-item {
		padding: 0 14px;
		margin: 10px 4% 10px 4% !important;
		box-sizing: border-box;
		width: 94% !important;
		position: relative;
		box-sizing: border-box !important;
	}
	.p-content03__blog-list-item .thumbnail-box {
		border: none !important;
		padding: 0px !important;
		width: 100% !important;
		height: 230px !important;
		position: relative !important;
	}
	.p-content03__blog-list-item .thumbnail-box a {
		display: block !important;
		width: 100% !important;
		height: 100% !important;
		padding: 0px !important;
		max-height: none !important;
		position: relative !important;
	}
	.p-article04__thumbnail {
		position: relative;
	}
	.p-article04__thumbnail img {
		display: block !important;
		width: 100% !important;
		height: 230px !important;
		max-height: none !important;
	}
	.p-content03__blog-list-item::before {
		display: none !important;
	}
	.p-content03__blog-footer {
		padding-top: 0px;
	}
	.title-jp {
		font-size:23px;
		line-height: 1.4;
		font-weight: 600;
		letter-spacing: 3px;
		padding: 30px 0 40px 0;
	}
	#cb_4 .p-content03__blog-list-item.p-article04 {
		margin-bottom: 22px !important;
	}
	.p-article04__category {
		color: #fff !important;
		background: #247DC1 !important;
		border: #247DC1 solid 1px !important;
	}
	#cb_4 .p-content03__blog-archive-link {
		width: 250px !important;
	}
}
.column_base,
.column_p2{
	padding: 0px !important;
	margin: 0px !important;
}
.column_section .p-content03__blog-header {
	text-align: center !important;
}
.column_section .p-content03__blog-catch {
}
.top-column-p {
}
.home .tickerdate {
	font-family: 'Oswald', sans-serif !important;
	color: #fff !important;
	font-weight: 600 !important;
}
.p-content03.column_section {
	padding: 80px 0 !important;
}
.p-content03.column_section ul {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	/*background: #f7f7f7 !important;*/
}
.top-column ul {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	border: none !important;
}
.top-column ul li:nth-child(4) {
	display: none !important;
}
.column_section .p-content03__blog-footer {
		margin-top: 45px;
	}
.column_section .top-column ul {
	position: relative;
	box-sizing: border-box !important;
}
.column_section .top-column ul::after {
}

.top-column-boxs ul {
	border: none !important;
}
.top-column-boxs ul a {
	color: #fff !important;
}
.top-column-boxs ul li {
	border: none !important;
	color: #fff !important;
}
@media screen and  (max-width:1100px) {
	.column_section .top-column ul::after {
		display: none !important;
	}
}
@media screen and (max-width:640px) {
	.column_section .p-content03__blog-footer {
		margin-top: 25px;
	}
}
@media screen and (max-width:800px) {
	.top-flex1 {
		display: block;
		max-width: 1280px;
		margin-left: auto;
		margin-right: auto;
	}
	.top-flex1 .p-content03__blog-header {
		flex-basis: 23%;
	}
	
	.top-flex1 .top-column {
		flex-basis: 75%;
		box-sizing: border-box;
		margin: 0px !important;
		padding: 0px !important;
	}
}
#cb_4 .p-content03__blog-archive-link a,
#cb_5 .p-content03__blog-archive-link span {
	max-width: 270px !important;
}
#cb_5 .p-content03__blog-archive-link {
	margin-left: auto;
	margin-right: auto;
	max-width: 270px !important;
}
#cb_5 .p-content03__blog-archive-link a {
	height: 66px !important;
	max-width: 270px !important;
}





.l-footer__catch {
	position: relative;
	display: block;
	text-align: center;
	padding-top: 0px;
	margin-bottom: 75px !important;
}
.l-footer__catch b {
	/*display: block;*/
	width: 100%;
	text-align: center;
	font-size: 60px;
	line-height: 0.8;
	font-weight: 500 !important;
	letter-spacing: 8px;
	/*font-family: "Roboto", sans-serif !important;*/
	color: #161616 !important;
	text-transform: uppercase;
}
.l-footer__catch span {
	display: block;
	text-align: center;
	position: relative;
	z-index: 5;
	padding-top: 10px;
	padding-bottom:10px;
	color: #161616;
	/*font-size:20px !important;*/
	font-size:20px !important;
	font-weight: 600 !important;
	letter-spacing: 2px;
	line-height: 1.3;
	font-weight: 500 !important;
	/*font-family: "Noto Serif JP", serif !important;*/
}
.f-title-jp {
	display: block;
	text-align: center;
}

.l-footer__contact {
	justify-content:space-between !important;
}
.l-footer__contact_child_telnum {
	border:#fff solid 2px !important;
	background: none !important;
	display: none !important;
}
.footer_tel {
	padding-top: 18px !important;
	margin-top: -10px;
	
}
.footer_tel_num1 {
	font-family: 'Oswald', sans-serif !important;
	font-weight: 600 !important;
	font-size: 55px;
	line-height: 0.4;
	padding-top: 0px;
}
.footer_tel-lower {
	padding-top: 14px !important;
	padding-bottom: 8px !important;
}
.l-footer__contact_btn_option {
	letter-spacing: 3px;
	line-height: 1 !important;
}
.l-footer__contact_btn_option a {
	position: relative;
	font-size: 25px !important;
	font-weight: 600;
	line-height: 0.8;
	font-family: Prompt !important;
}
.l-footer__contact_btn_option a:hover {
	opacity: 0.7;
}
.l-footer__contact_btn_option.v2 a {
	background: #95C7DF !important;
	color: #fff !important;
	border: #95C7DF solid 1px !important;
	font-family: Prompt !important;
	/*pointer-events: none  !important;*/
}
.l-footer__contact_btn_option.v2 a:hover {
	background: #247DC1 !important;
	color: #fff !important;
	border:#247DC1 solid 1px !important;
}
.footer_btn_icon {
	font-size: 21px !important;
}

.red-cs {
	display: block;
	text-align: center;
	color: #f62b2b;
	font-size: 13px !important;
	padding-top: 4px;
}
.l-footer_nav li {
	display:inline-block  !important;
	margin-bottom: 23px !important;
}
.l-footer_nav li a {
	
}
.l-footer_nav li a:hover {
	color: #161616 !important;
	
}
.p-fotter-nav .current-menu-item a{
	
}
.l-footer_nav li a::after {
	background: #161616 !important;
	font-size: 14px !important;
}
.l-footer .l-footer_nav li:last-child{
	display: inline-block !important;
	}
#footer .l-footer__company_left a img { 
	display: block; 
	width:202px !important; 
	margin-bottom: 10px; 
}
#footer .menu-item-1373 a:nth-of-type(1),
#footer .menu-item-1383 a:nth-of-type(1),
#footer .menu-item-1365 a:nth-of-type(1),
#footer .menu-item-482 a:nth-of-type(1),
#footer .menu-item-505 a:nth-of-type(1){
	display: none !important;	
}
#footer .menu-item-1373 .sub-menu a,
#footer .menu-item-1383 .sub-menu a,
#footer .menu-item-1365 .sub-menu a,
#footer .menu-item-482 .sub-menu a,
#footer .menu-item-505 .sub-menu a{
	display: block !important;color: #161616 !important;
}
/*#footer .p-fotter-nav li a:hover {
	color: #5466A7 !important;
}
#footer .p-fotter-nav li a::after {
	background: #5466A7 !important;
}*/
#footer .googlemap_btn a:hover  {
	color: #161616 !important;
	background: #fff !important;
	
}
#footer .googlemap_btn a {
	border-radius: 0px !important;
}
#footer .googlemap_btn {
	border-radius: 0px !important;
}
.tel-ver-bottom::after {
	display: none !important;
}
.tel-ver-bottom .eff-4 {
	display: none !important;
}
.tel-ver-bottom a {
	background: none !important;
	display: block !important;
	padding: 0px !important;
	border: none !important;
	height: auto !important;
	margin-top: 35px;
}
.sub-a {
	border: 1px #ffffff solid;
    box-sizing: border-box;
    padding-top: 60px;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    background: none;
    color: #1570bd;
    overflow: hidden;
	border-radius: 30px;
}
.tel-ver-bottom a::before {
	display: none !important;
}
.tel-ver-bottom b {
	display: block !important;
	padding-top: 22px;
}


@media screen and (min-width:641px) {
	#footer .googlemap_btn a {
		margin-left: 8px;
	}
}
@media screen and (min-width:641px) and (max-width:960px){
	.l-footer__contact_btn_option {
		margin-bottom: 25px !important;
	}
}
@media screen and (max-width:640px){
	.l-footer__catch b {
		font-size: 20px;
		
	}
	.l-footer__catch {
		position: relative;
		display: block;
		text-align: center;
		padding-top: 0px;
		margin-bottom: 25px !important;
	}
	.l-footer__catch b {
		/*display: block;*/
		width: 100%;
		text-align: center;
		font-size: 33px;
		line-height: 0.8;
		letter-spacing: 4px;
		font-weight: 600 !important;
	}
	.l-footer__catch span {
		display: block;
		text-align: center;
		position: relative;
		z-index: 5;
		padding-top: 0px;
		padding-bottom:20px;
		/*font-size:20px !important;*/
		font-size:20px !important;
		font-weight: 600 !important;
		letter-spacing: 3px;
		line-height: 1.3;
		font-weight: 600 !important;
	}
	.f-title-jp {
		display: block;
		text-align: center;
		font-size: 18px;
		letter-spacing: 2px;
		line-height: 1.4;
		padding: 12px 0 24px 0;
	}
	.footer_tel_num1 {
		font-weight: 600 !important;
		font-size: 32px;
		position: relative;
		top: 0px;
	}
	.footer_tel-lower {
		font-size: 12px !important;
		margin-left: 23px !important;
		margin-right: 23px !important;
	}
	.red-cs {
		display: block;
		text-align: center;
		color: #f62b2b;
		font-size: 10px !important;
		padding-top: 4px;
		padding-left: 1%;
		padding-right: 1%;
	}
	.l-footer_nav li {
		display:block  !important;
		margin-bottom: 13px !important;
	}
	.l-footer__contact_btn_option {
		height: 75px !important;
	}
	.l-footer__contact_btn_option a {
		position: relative;
		font-size: 17px !important;
		line-height: 0.6 !important;
		padding-top: 28px !important;
		
	}
	.l-footer__contact_btn_option.v2 a {
		margin-top: 16px  !important;
		pointer-events:all  !important;
		padding-top: 22px !important;
		padding-bottom: 36px !important;
	}
	.l-footer__contact_btn_option.v2 a img {
		max-width: 240px !important;
	}
	.footer_btn_icon {
		font-size: 17px !important;
	}
	.l-footer__contact_btn_option.v2 {
		margin-bottom: 24px;
	}
	#footer .googlemap_btn a {
		display: block;
		margin-top: 12px;
	}
}
@media screen and (min-width:641px) and (max-width:960px){
	.p-fotter-nav li {
		margin-left: 14px;
		margin-right: 14px;
		margin-bottom: 0px !important;
		padding-bottom: 0px !important;
	}
}
@media screen and (max-width:1025px) {
	.l-footer__company .menu-item {
		border: none !important;
	}
	.l-footer__company .menu-item-1373 .sub-menu,
	.l-footer__company .menu-item-1383 .sub-menu,
	.l-footer__company .menu-item-1365 .sub-menu,
	.l-footer__company .menu-item-482 .sub-menu,
	.l-footer__company .menu-item-505 .sub-menu{
		padding: 0 !important;
		margin: 0 !important;
	}
	.l-footer__company .menu-item-1373 .sub-menu a,
	.l-footer__company .menu-item-1383 .sub-menu a,
	.l-footer__company .menu-item-1365 .sub-menu a,
	.l-footer__company .menu-item-482 .sub-menu a,
	.l-footer__company .menu-item-505 .sub-menu a{
		color: #161616 !important;
		padding: 16px 0 !important;
		font-size: 15px !important;
	}
}
.p-fotter-nav ul .menu-item-1383 a {
	font-size: 14px !important;
}
.p-fotter-nav ul .menu-item-1383 ul {
	max-width: 500px !important;
	display: block !important;
}
.p-fotter-nav ul .menu-item-1383 ul li {
	padding: 0 5px !important;
}
.l-footer_nav li {
	max-width: 100% !important;
	
}
.p-fotter-nav ul .menu-item-505 {
	white-space: normal !important;
}
@media screen and (min-width:641px) and (max-width:1024px){
	#footer .l-footer__company_left { 
		text-align: center !important;
	}
	#footer .l-footer__company_left a img { 
		display: inline-block;
	}
}
@media screen and (max-width:640px){
	.p-main-header_slider_mobile {
		height: 100vh !important;
		background-size: cover !important;
	}
	.tel-ver-bottom {
		margin-top: 20px !important;
	}
	.tel-ver-bottom a {
		background: none !important;
		display: block !important;
		padding: 0px !important;
		border: none !important;
		height: auto !important;
		margin-top: 18px;
	}
	.sub-a {
		border: 1px #ffffff solid;
		box-sizing: border-box;
		padding-top: 0px;
		width: 100%;
		height: 90px;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 9;
		background: none;
		color: #1570bd;
		overflow: hidden;
		border-radius: 30px;
		padding-left: 5%;
		padding-right: 5%;
	}
	.sub-a img {
		width: 220px !important;
	}
	.tel-ver-bottom a::before {
		display: none !important;
	}
	.tel-ver-bottom b {
		display: block !important;
		padding-top: 50px !important;
	}
	.p-fotter-nav ul .menu-item-1373,
	.p-fotter-nav ul .menu-item-1383,
	.p-fotter-nav ul .menu-item-1365,
	.p-fotter-nav ul .menu-item-482,
	.p-fotter-nav ul .menu-item-505{
		padding-bottom: 0px !important;
		margin-bottom: 0px !important;
		margin-top: 0px !important;
		padding-top: 0px !important;
	}
}
.ex-tel-wrap {
	width: 100%;
	flex-basis: 100%;
	clear: both;
	
}
.ex-tel-wrap ul {
	display: flex;
	justify-content: center;
	margin-bottom: 50px;
}
.ex-tel-wrap ul li {
	display: block;
	margin: 0 14px;
}
@media screen and (min-width:641px) {
	.ex-tel-wrap ul li a {
		pointer-events: none;
	}
}
@media screen and (max-width:640px){
	.ex-tel-wrap ul {
		display: block;
		margin-bottom: 20px;
	}
	.ex-tel-wrap ul li {
		display: block;
		max-width: 260px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10px;
	}
}

/*--sub-page-title----------------*/
@media screen and (max-width:640px){
	.p-page-header {
		height: 160px !important;
	}
	.p-page-header__title {
	}
	.page-id-1355 .p-page-header__title h1,
	.page-id-1359 .p-page-header__title h1{
		font-size: 18px !important;
		margin-left: 2%;
		margin-right: 2%;
	}
	.page-id-1355 .p-page-header__title h1,
	.page-id-1359 .p-page-header__title h1{
		font-size: 16px !important;
		margin-left: 0%;
		margin-right: 0%;
	}
}
@media screen and (min-width:641px){
	.p-page-header { 
		width: 100%;
		overflow: hidden !important;
		text-align: center !important;
	}
	.p-page-header__inner {
		padding: 0px !important;
		margin: 0px !important;
		overflow: hidden !important;
	}
	.p-page-header__title p {
		padding-top: 15px !important;
		margin-top: 6px;
	}
	
}
@media screen and (min-width:641px) and (max-width:767px){
	.p-page-header__inner {
		margin-left: auto !important;
		margin-right: auto !important;
		height: 170px !important;
	}
	.p-page-header__title h1 {
		padding-top: 90px !important;
	}
	.p-page-header__title p{
		line-height: 1 !important;
		padding-top: 0px !important;
	}
}
@media screen and (min-width:1025px) and (max-width:1320px){
	.p-page-header__title {
		height: 250px !important;
	}
	.p-page-header__title img {
		object-fit: cover;
		height: 250px !important;
	}
}






/*--コンテンツ　ベースCSS----------------*/
.page p {
	line-height: 2.1;
	letter-spacing: 2px;
}
.subbox1 {
	
}
h2,
h3,
h4,
h5{
	border-color: #1570bd !important;
}
#defocont h2,
.co1 {
	color: #1570bd !important;
}
.post_box h3,
.acwrap h2,
.informationtable h2,
.sliderwrap h2,
.infoadd1 h2,
.gaiyowrap h3{
	color: #1570bd !important;
	text-align: center;
	border-bottom: #64ae00 solid 1px;
	padding-bottom: 30px;
	margin-bottom: 35px;
	font-weight: 600 !important;
}
.p-entry__body h2 {
	color: #1570bd !important;
}
.clh2 {
	color: #1570bd !important;
}
#privacy h2 {
	color: #1570bd !important;
}
.p-headline {
	background:  #1570bd !important;
}
.r-container .p-widget__title {
	color: #FFF !important;
}
.post_box .content_box_r h3 {
	text-align: left !important;
	color: #1570bd !important;
	font-size: 25px !important;
	position: relative;
	border-bottom: 0px !important;
	padding-left: 30px !important;
	margin-bottom: 20px !important;
	padding-bottom: 0px !important;
	padding-top: 0px !important;
	font-weight: bold!important;
}
.post_box .content_box_l h3,
.dammytitle{
	text-align: left !important;
	color: #1570bd !important;
	font-size: 25px !important;
	position: relative;
	border-bottom: 0px !important;
	padding-left: 30px !important;
	margin-bottom: 20px !important;
	padding-bottom: 0px !important;
	font-weight: bold!important;
}
body.work .p4cont2 h3 {
	font-weight: bold!important;
}
body.about .p4cont2 .content_box_r h3 {
    font-size: 25px !important;
}
.post_box .content_box_r h3::after,
.post_box .content_box_l h3::after,
.dammytitle::after{
    position: absolute;
    left: 0;
    top: 18px;
    content: "";
    width: 20px;
    height: 4px;
    background:  #666;
}
.gaiyowrap .gaiyoright h3 {
	font-size: 21px !important;
	padding-bottom: 15px !important;
	margin-bottom: 20px !important;
	border-bottom: #ccc dotted 1px !important;
}
.gaiyowrap .gaiyoright p {
	font-size: 16px;
	margin-bottom: 30px;
}
.p-archive-header__title {
	color: #1570bd !important;
}
.tit-center {
	display: block;
	text-align: center;
	font-size: 24px;
	letter-spacing: 2px;
	line-height: 1.4;
}
.page-template-page-no-side-custom-all .post_box h3 {

}

.img-center {
	display: block !important;
	text-align: center !important;
}
.img-center img {
	max-width: 900px !important;
	display: inline-block !important;
}
.ttm004 {
	text-align: center;
	color: #1570bd;
	margin-bottom: 45px;
}
.content_box_none h3,
.ttm004 b{
	border-bottom: #1570bd solid 1px;
	margin-bottom:35px;
	font-size: 25px !important;
	box-sizing: border-box;
	padding: 14px 20px;
	position: relative;
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: center;
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
}
.content_box_none h3::after,
.ttm004 b::after{
	position: absolute;
	left: 0;
	bottom: -4px;
	content: "";
	width: 100%;
	height: 1px;
	background: #1570bd;
}
.information .content_box_none h3 {
	max-width: 100% !important;
	font-size: 33px !important;
	margin-bottom: 0px !important;
}
.information .content_box_none h3::after {
	display: none !important;
}
@media screen and (max-width:640px){
	.post_box h3,
	.acwrap h2,
	.informationtable h2,
	.sliderwrap h2,
	.infoadd1 h2,
	.gaiyowrap h3{
		font-size: 22px !important;
	}
	.post_box .content_box_r h3 {
		text-align: left;
		color: #1570bd !important;
		font-size: 19px !important;
		position: relative;
		border-bottom: 0px !important;
	}
	.post_box .content_box_l h3,
	.dammytitle{
		text-align: left;
		color: #1570bd !important;
		font-size: 19px !important;
		position: relative;
		border-bottom: 0px !important;
	}
	
	.post_box .content_box_r h3::after,
	.post_box .content_box_l h3::after,
	.dammytitle::after{
		position: absolute;
		left: 0;
		top: 16px;
		content: "";
		width: 15px;
		height: 3px;
		background:  #111;
	}
	.post_box .content_box_r .bt,
	.post_box .content_box_l .bt,
	.post_box .content_box_r .bt span,
	.post_box .content_box_l .bt span {
		max-width: 250px;
		margin-left: auto;
		margin-right: auto;
	}
	.content_box_none h3,
	.ttm004 b{
		font-size: 19px !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}
	.information .content_box_none h3 {
		max-width: 100% !important;
		font-size: 22px !important;
	}
	body.about .p4cont2 .content_box_r h3 {
		font-size: 20px !important;
	}
}
.post_box p {
	font-size: 15px !important;
	line-height: 2 !important;
	margin-bottom: 25px !important;
}
.tablewrap p {
	margin: 0px !important;
	padding: 0px !important;
}
.post_box strong,
.gaiyowrap strong{
	font-size: 17px;
	color: #437104;
}
.title01 {
	font-size: 34px !important;
}
.gaiyoalignnone h3 {
	text-align: center;
	font-size: 28px;
	padding-top: 35px;
}
.gaiyoright h3 {
	text-align: left !important;
}
.txt-center {
	text-align: center !important;
}
article iframe {
	width: 100% !important;
}



/*----会社を知る----------------------------------------------------------------------*/
.page-id-51 .infoconten {
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}
.page-id-51 #slidercont {
	margin-top: -105px !important;
}
.page-id-51 .sliderwrap h2{
	display: none !important;
}
@media screen and (max-width:640px){
	.page-id-51 #slidercont {
		margin-top: -30px !important;
	}
}


/*----人を知る----------------------------------------------------------------------*/
.page-id-2 #slidercont {
	margin-top: -105px !important;
}
.page-id-2 .p4cont5 {
	margin-top: -60px;
}
.names-right {
	text-align: right;
	font-size: 16px;
	font-weight: bold;
}
@media screen and (max-width:640px){
	.page-id-2 #slidercont {
		margin-top: -30px !important;
	}
	.page-id-2 .p4cont5 {
		margin-top: -25px;
	}
}



/*--理念----------------*/
.rinen {
	display: block;
	text-align: center;
	font-size: 30px !important;
	line-height: 1.8 !important;
	letter-spacing: 3px !important;
	font-weight: 600;
	color: #333;
	padding-top: 30px !important;
}
@media screen and (max-width:640px){
	.rinen {
		padding-top: 14px !important;
		display: block;
		text-align: center;
		font-size: 20px !important;
		line-height: 1.7 !important;
		letter-spacing: 1px;
	}
}


/*----数字を見る-------*/
.number-listbox {
	display: block;
}
.number-listbox ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding-top: 35px;
}
.number-listbox ul li {
	display: block;
	flex-basis: 30%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	margin-bottom: 40px;
	box-sizing: border-box;
	outline: #EFEFEF solid 5px;
	padding: 40px 2% 20px 2%;
	text-align: center;
}
.number-listbox ul li span {
	display: inline-block;
	border-radius: 30px;
	color: #FFF;
	font-size: 20px !important;
	line-height: 1;
	padding: 9px 20px;
	background: #1570bd;
}
.number-listbox ul li p {
	display: block;
	font-size: 28px !important;
	line-height: 1.2;
	padding: 0px !important;
	margin: 0px !important;
}
.number-listbox ul li p b {
	color: #1570bd;
	font-size: 90px !important;
}
.number-listbox ul li.ex {
	text-align: left !important;
	line-height: 2.1;
	font-size: 20px !important;
	font-weight: bold;
	flex-basis: 43% !important;
	color: #1570bd;
}
@media screen and (max-width:640px){
	.number-listbox {
		display: block;
	}
	.number-listbox ul {
		display: block;
		padding-top: 20px;
	}
	.number-listbox ul li {
		display: block;
		flex-basis: 30%;
		margin-left: 1.5%;
		margin-right: 1.5%;
		margin-bottom: 24px;
		box-sizing: border-box;
		outline: #EFEFEF solid 5px;
		padding: 20px 4% 20px 4%;
		text-align: center;
	}
	.number-listbox ul li span {
		display: inline-block;
		border-radius: 30px;
		color: #FFF;
		font-size: 14px !important;
		line-height: 1;
		padding: 9px 20px;
	}
	.number-listbox ul li p {
		display: block;
		font-size: 17px !important;
		line-height: 1.2;
		padding: 0px !important;
		margin: 0px !important;
	}
	.number-listbox ul li p b {
		font-size: 60px !important;
	}
}
.red,
span.red{
	color: #D0070A !important;
}



/*----3カラムボックス-------*/
.cl-tree-box {
	display: flex;
	flex-wrap: wrap;
	padding: 30px 0;
}
.cl-tree-box .one {
	display: block;
	box-sizing: border-box;
	outline: #EFEFEF solid 5px;
	margin-bottom: 37px;
	padding: 20px;
	margin-left: 40px;
  	flex-basis: calc((100% - (40px * 2)) / 3 - .01px);
}
.cl-tree-box .one:nth-child(3n+1) {
	margin-left: 0px;
}
.cl-tree-box .one h4 {
	display: block;
	text-align: center;
	font-size: 22px;
	line-height: 1.9;
	position: relative;
	padding-bottom: 16px;
	margin-bottom: 16px;
	color: #1570bd;
}
.cl-tree-box .one h4::after {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	content: "";
	width: 80px;
	height: 1px;
	background: #444;
}
.cl-tree-box .one p {
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	line-height: 1.9;
}
@media screen and (max-width:640px){
	.cl-tree-box {
		display: block;
	}
	.cl-tree-box .one {
		display: block;
		box-sizing: border-box;
		outline: #EFEFEF solid 5px;
		padding: 16px;
		margin-left: 0px;
		flex-basis: 100%;
		margin-bottom: 24px;
	}
	.cl-tree-box .one:nth-child(3n+1) {
		margin-left: 0px;
	}
	.cl-tree-box .one h4 {
		display: block;
		text-align: center;
		font-size: 16px;
		line-height: 1.9;
		position: relative;
		padding-bottom: 13px;
		margin-bottom: 13px;
	}
	.cl-tree-box .one h4::after {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
		content: "";
		width: 80px;
		height: 1px;
		background: #444;
	}
	.cl-tree-box .one p {
		padding: 0px;
		margin: 0px;
		font-size: 14px;
		line-height: 1.8;
	}
}


/*----2カラムボックス-------*/
.cl-two-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 30px 0;
}
.cl-two-box .one {
	display: block;
	box-sizing: border-box;
	outline: #EFEFEF solid 5px;
	padding: 25px;
  	flex-basis:48%;
	margin-bottom: 27px;
}
.cl-two-box .one h4 {
	display: block;
	text-align: center;
	font-size: 19px;
	line-height: 1.9;
	position: relative;
	padding-bottom: 16px;
	margin-bottom: 16px;
	color: #1570bd;
}
.cl-two-box .one h4::after {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	content: "";
	width: 80px;
	height: 1px;
	background: #444;
}
.cl-two-box .one p {
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	line-height: 1.9;
}
@media screen and (max-width:640px){
	.cl-two-box {
		display: block;
	}
	.cl-two-box .one {
		display: block;
		box-sizing: border-box;
		outline: #EFEFEF solid 5px;
		padding: 16px;
		margin-left: 0px;
		flex-basis: 100%;
		margin-bottom: 24px;
	}
	.cl-two-box .one h4 {
		display: block;
		text-align: center;
		font-size: 16px;
		line-height: 1.9;
		position: relative;
		padding-bottom: 13px;
		margin-bottom: 13px;
	}
	.cl-two-box .one h4::after {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
		content: "";
		width: 80px;
		height: 1px;
		background: #444;
	}
	.cl-two-box .one p {
		padding: 0px;
		margin: 0px;
		font-size: 14px;
		line-height: 1.8;
	}
}


/*----背景付き　見出し付き　テキストボックス-------*/
.bg-txt1 {
	display: block;
	padding: 30px;
	background: #EFEFEF;
}
.bg-txt1 h4 {
	display: block;
	text-align: center;
	font-size: 16px;
	line-height: 1.9;
	position: relative;
	padding-bottom: 16px;
	margin-bottom: 16px;
	color: #1570bd;
}
.bg-txt1 h4::after {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	content: "";
	width: 80px;
	height: 1px;
	background: #444;
}
.bg-txt1 p {
	font-size: 15px;
	line-height: 2;
}
.bg-txt1 ul {
	display: flex;
	flex-wrap: wrap;
	margin-left: 10%;
	margin-right: 10%;
}
.bg-txt1 ul li {
	display: block;
	font-size: 16px;
	line-height: 1.7;
	flex-basis: 30%;
	margin-right: 3%;
	margin-bottom: 14px;
	list-style-type: none;
}
@media screen and (max-width:640px){
	.bg-txt1 {
		padding: 15px;
	}
	.bg-txt1 h4 {
		font-size: 16px;
		padding-bottom: 13px;
		margin-bottom: 13px;
	}
	.bg-txt1 p {
		font-size: 14px;
		line-height: 1.8;
	}
	.bg-txt1 ul {
		display: flex;
		flex-wrap: wrap;
		margin-left: 0%;
		margin-right: 0%;
	}
	.bg-txt1 ul li {
		display: block;
		font-size: 13px;
		line-height: 1.7;
		flex-basis: 48%;
		margin-right: 1%;
		margin-left: 1%;
		margin-bottom: 14px;
		list-style-type: none;
	}
}
.sublink {
	display: block;
	margin-bottom: 35px;
}
.sublink.flex {
	display: flex;
	flex-wrap: wrap;
}
.sublink.flex ul {
	flex-basis: 46%;
	margin-left: 2%;
	margin-right: 2%;
}
@media screen and (max-width:640px){
	.sublink.flex {
		display: block;
	}
	.gaiyoalignnone h3 {
		text-align: center;
		font-size: 21px;
		padding-top: 25px;
	}
	.title01 {
		font-size: 21px !important;
	}
}
.sublink li {
	display: block;
	font-size: 15px;
	line-height: 1.5;
	padding: 12px 0 12px 24px;
	border-bottom: #ccc dotted 1px;
	position: relative;
	list-style-type: none;
}
.sublink li::before {
	position: absolute;
	left: 0;
	top: 16px;
	content: "";
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: #1570bd;
}
.btn2 {
	padding: 19px 8px !important;
	border-radius: 40px;
	border: #1570bd solid 1px;
	background: #1570bd;
	color: #FFF;
	font-size: 16px;
	line-height: 1.1;
	display: block !important;
	text-align: center;
}
.btn2:hover {
	background: #1570bd;
	border: #1570bd solid 1px;
}

.bt-w290 {
	max-width: 290px;
}
@media screen and (max-width:640px){
	.btn2 {
		padding: 14px 8px !important;
		border-radius: 40px;
		font-size: 14px;
	}
	.bt-w290 {
		max-width: 250px;
	}
}
.mlr-auto {
	margin-left: auto;
	margin-right: auto;
}
.gmaps iframe {
	width: 100%;
	height: 400px;
}
@media screen and (max-width:640px){
	.gmaps iframe {
		width: 100%;
		height: 330px;
	}
}

.l-check {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding: 30px 0;
}
.l-check li {
	display: flex;
	justify-content: center;
	text-align: center;
	align-items: center;
	background: #1570bd;
	color: #FFF;
	font-size: 15px;
	line-height: 1.9;
	box-sizing: border-box;
	padding:  30px 15px;
	flex-basis: 22%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 20px;
}
@media screen and (max-width:640px){
	.l-check {
		display: block;
		padding: 20px 0;
	}
	.l-check li {
		display: block;
		text-align: center;
		font-size: 14px;
		line-height: 1.6;
		box-sizing: border-box;
		padding:  16px 15px;
		margin-left: 0%;
		margin-right: 0%;
		margin-bottom: 10px;
	}
}


/*--概要のアフターコンテンツ----------------*/
.gaiyo_after_cont {
	background: #d3ecfb !important;
	color: #333 !important;
	margin-bottom: 40px !important;
}
#gaiyocont .gaiyo_after_cont {
	background: #d3ecfb !important;
}
.gaiyo_after_title,
.gaiyo_after_contents {
	background: #d3ecfb !important;
}
.gaiyo_after_cont p {
	padding: 10px 0 !important;
	margin: 0px !important;
}
.gaiyo_after_cont b {
	display:block;
	font-size: 18px;
}
.gaiyo_after_contents ul {
	margin-bottom: 14px;
	padding-bottom: 20px !important;
	padding-top: 0px;
}
.gaiyo_after_contents ul li {
	/*list-style-type: disc !important;*/
	display: block;
	position: relative;
	font-size: 19px !important;
	font-weight: 600;
	letter-spacing: 1px;
	padding-top: 14px;
	padding-left: 33px;
}
.gaiyo_after_contents ul li::before {
	position: absolute;
	left: 0;
	top: 17px;
	content: "";
	background: #ccc;
	border-radius: 50%;
	width: 17px;
	height: 17px;
}
.gaiyoimg {
	margin-bottom: 30px !important;
}
.gaiyou-flex {
	display: flex;
}
.gaiyou-flex .lef {
	flex-basis: 45%;
}
.gaiyou-flex .lef p {
	padding: 0px !important;
	margin: 0px !important;
}
.gaiyou-flex .lef b {
	display: block;
	font-size: 18px;
	letter-spacing: 2px;
	margin: 14px 0px !important;
}
.gaiyou-flex .lef ul {
	/*margin-top: 10px !important;
	padding-top: 0px !important;*/
}
.gaiyou-flex .lef ul li {
	/*list-style-type: disc !important;*/
	display: block;
	position: relative;
	font-size: 15px !important;
	/*padding-top: 11px;*/
}
@media screen and (max-width:640px){
	.gaiyou-flex {
		display: flex;
		padding: 0px !important;
	}
	.gaiyou-flex .lef {
		padding: 0 !important;
		margin: 0 !important;
	}
	.gaiyou-flex ul {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
}
@media screen and (min-width:1025px){
	.gaiyo_after_cont,
	.gaiyo_after_cont.gac-ex,
	.recruit .gaiyo_after_cont,
	.interview .gaiyo_after_cont,
	.partner .gaiyo_after_cont{
		padding-top: 1px !important;
		padding-bottom: 1px !important;
		padding-right: 1px !important;
	}
	.gaiyo_after_cont .gaiyo_after_contents,
	.gaiyo_after_cont.gac-ex .gaiyo_after_contents,
	.recruit .gaiyo_after_cont .gaiyo_after_contents,
	.interview .gaiyo_after_cont .gaiyo_after_contents,
	.partner .gaiyo_after_cont .gaiyo_after_contents{
		background: #FFF !important;
		color: #333 !important;
		box-sizing: border-box;
		padding: 20px 20px 20px 20px !important;
		margin: 0px !important;
	}
	.gaiyo_after_cont .gaiyo_after_contents ul,
	.gaiyo_after_cont.gac-ex .gaiyo_after_contents ul,
	.recruit .gaiyo_after_cont .gaiyo_after_contents ul,
	.interview .gaiyo_after_cont .gaiyo_after_contents ul,
	.partner .gaiyo_after_cont .gaiyo_after_contents ul{
		margin-left: 25px;
	}
	.gaiyo_after_cont .gaiyo_after_contents ul li,
	.gaiyo_after_cont.gac-ex .gaiyo_after_contents ul li,
	.recruit .gaiyo_after_cont .gaiyo_after_contents ul li,
	.interview .gaiyo_after_cont .gaiyo_after_contents ul li,
	.partner .gaiyo_after_cont .gaiyo_after_contents ul li{
		display: block;
		position: relative;
		font-size: 15px !important;
	}
	.gaiyo_after_cont .gaiyo_after_contents ul li::before,
	.gaiyo_after_cont.gac-ex .gaiyo_after_contents ul li::before,
	.interview .gaiyo_after_cont.gac-ex .gaiyo_after_contents ul li::before,
	.recruit .gaiyo_after_cont .gaiyo_after_contents ul li::before {
	}
}
@media screen and (min-width:641px) and (max-width:1025px){
	.gaiyo_after_title {
		display: block !important;
		text-align: center !important;
		width: 100% !important;
		padding-top: 13px !important;
		padding-bottom: 13px !important;
	}
	.gaiyo_after_contents ul li {
		/*list-style-type: disc !important;*/
		display: block;
		position: relative;
		font-size: 15px !important;
		font-weight: 600;
		letter-spacing: 1px;
		padding-top: 14px;
		padding-left: 33px;
	}
	.gaiyo_after_contents ul li::before {
		position: absolute;
		left: 0;
		top: 17px;
		content: "";
		background: url(/wp-content/uploads/arrow.png) center center no-repeat;
		background-size: 100% 100%;
		width: 21px;
		height: 21px;
	}
	.gaiyo_after_cont,
	.gaiyo_after_cont.gac-ex,
	.recruit .gaiyo_after_cont,
	.interview .gaiyo_after_cont,
	.partner .gaiyo_after_cont{
		padding-top: 1px !important;
		padding-bottom: 1px !important;
		padding-right: 1px !important;
		padding-left: 1px !important;
	}
	.gaiyo_after_cont .gaiyo_after_contents,
	.gaiyo_after_cont.gac-ex .gaiyo_after_contents,
	.recruit .gaiyo_after_cont .gaiyo_after_contents,
	.interview .gaiyo_after_cont .gaiyo_after_contents,
	.partner .gaiyo_after_cont .gaiyo_after_contents{
		background: #FFF !important;
		color: #333 !important;
		box-sizing: border-box;
		padding: 20px 20px 20px 20px !important;
		margin: 0px !important;
	}
	.gaiyo_after_cont .gaiyo_after_contents ul,
	.gaiyo_after_cont.gac-ex .gaiyo_after_contents ul,
	.recruit .gaiyo_after_cont .gaiyo_after_contents ul,
	.interview .gaiyo_after_cont .gaiyo_after_contents ul,
	.partner .gaiyo_after_cont .gaiyo_after_contents ul{
		margin-left: 25px;
	}
	.gaiyo_after_cont .gaiyo_after_contents ul li,
	.gaiyo_after_cont.gac-ex .gaiyo_after_contents ul li,
	.recruit .gaiyo_after_cont .gaiyo_after_contents ul li,
	.interview .gaiyo_after_cont .gaiyo_after_contents ul li,
	.partner .gaiyo_after_cont .gaiyo_after_contents ul li{
		display: block;
		position: relative;
	}
	.gaiyo_after_cont .gaiyo_after_contents ul li::before,
	.gaiyo_after_cont.gac-ex .gaiyo_after_contents ul li::before,
	.interview .gaiyo_after_cont.gac-ex .gaiyo_after_contents ul li::before,
	.recruit .gaiyo_after_cont .gaiyo_after_contents ul li::before {
		position: absolute;
		left: 0;
		top: 17px;
		content: "";
		background: #ccc;
		border-radius: 50%;
		width: 17px;
		height: 17px;
	}
	
}
@media screen and (min-width:641px){
	.flex02 {
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 20px;
	}
	.flex02 li {
		margin-right: 24px;
	}
}
@media screen and (min-width:641px) and (max-width:1025px){
	.gaiyo_after_cont {
		display:block;
		padding: 25px 30px;
		box-sizing: border-box !important;
	}
	.gaiyo_after_contents ul li {
		border-bottom: #fff dotted 1px;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
}
@media screen and (max-width:640px){
	.gaiyo_after_cont {
		margin-bottom: 30px !important;
	}
	.gaiyo_after_title {
		display: block !important;
		text-align: center !important;
		width: 100% !important;
		padding-top: 13px !important;
		padding-bottom: 1px !important;
	}
	.gaiyoimg {
		margin-bottom: 10px !important;
	}
	.gaiyou-flex {
		display:block;
		padding: 15px;
	}
	.gaiyou-flex .lef {
		padding: 14px 0;
	}
	.gaiyo_after_contents ul {
		margin-left: 20px;
		margin-right: 0px;
		
	}
	.gaiyo_after_contents ul li {
		font-size: 14px !important;
	}
	.gaiyou-flex p {
		margin: 0px !important;
		padding: 0px !important;
	}
	.gaiyou-flex .lef ul {
		margin-bottom: 0px !important;
		margin-top: 0px !important;
	}
	.gaiyou-flex .lef br {
		display: none;
	}
	.gaiyou-flex .lef ul li {
		font-size: 14px;
	}
	.gaiyo_after_cont,
	.gaiyo_after_cont.gac-ex,
	.interview .gaiyo_after_cont.gac-ex,
	.recruit .gaiyo_after_cont{
		padding-top: 1px !important;
		padding-bottom: 1px !important;
		padding-right: 1px !important;
		padding-left: 1px !important;
	}
	.gaiyo_after_cont .gaiyo_after_contents,
	.gaiyo_after_cont.gac-ex .gaiyo_after_contents,
	.interview .gaiyo_after_cont.gac-ex .gaiyo_after_contents,
	.recruit .gaiyo_after_cont .gaiyo_after_contents{
		background: #FFF !important;
		color: #333 !important;
		box-sizing: border-box;
		padding: 14px 14px 14px 14px !important;
		margin: 0px !important;
	}
	.gaiyo_after_cont .gaiyo_after_contents ul,
	.gaiyo_after_cont.gac-ex .gaiyo_after_contents ul,
	.interview .gaiyo_after_cont.gac-ex .gaiyo_after_contents ul,
	.recruit .gaiyo_after_cont .gaiyo_after_contents ul{
		margin-left: 14px;
	}
	.gaiyo_after_cont .gaiyo_after_contents ul li,
	.gaiyo_after_cont.gac-ex .gaiyo_after_contents ul li,
	.interview .gaiyo_after_cont.gac-ex .gaiyo_after_contents ul li,
	.recruit .gaiyo_after_cont .gaiyo_after_contents ul li {
		display: block;
		position: relative;
		padding-left: 19px;
	}
	.gaiyo_after_cont .gaiyo_after_contents ul li::before,
	.gaiyo_after_cont.gac-ex .gaiyo_after_contents ul li::before,
	.interview .gaiyo_after_cont.gac-ex .gaiyo_after_contents ul li::before,
	.recruit .gaiyo_after_cont .gaiyo_after_contents ul li::before {
		position: absolute;
		left: 0;
		top: 19px;
		content: "";
		width: 13px;
		height: 13px;
		background: #ccc;
	}
}



/*--フリー幅テーブル----------------*/
.allconttable {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.tablesubtitle,
.tablesubcont{
	font-size: 16px !important;
	line-height: 1.9 !important;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}
.tablesubtitle {
	min-width: 250px;
	
}
@media screen and (max-width:640px){
	.allconttable {
		box-sizing: border-box;
		padding-left: 3%;
		padding-right: 3%;
	}
	.tablesubtitle,
	.tablesubcont{
		font-size: 14px !important;
		line-height: 1.7 !important;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		padding-right: 10px;
	}
}


/*--一日の流れ----------------*/
.timeline_wrap { list-style: none; margin-top: 15px; }
.timeline_wrap > li { margin-bottom: 60px; }
.timeline_wrap > li { overflow: hidden; margin: 0; position: relative; }
.timeline-date { width: 140px; float: left; margin-top: 14px; }
.timeline-content { width: calc(100% - 140px); float: left; border-left: 3px rgba(140, 223, 224, 0.2) solid; padding-top: 14px;  padding-left: 30px; -webkit-box-sizing: border-box; box-sizing: border-box; padding-bottom: 50px; }
.timeline-content:before { content: ''; width: 12px; height: 12px; background: #1570bd; position: absolute; left: 135px; top: 25px; border-radius: 100%; }
.timeline_wrap p { margin-top: 14px; }


/*--フォーム注意事項----------------*/
.formcontent h3 {
	display: block;
	text-align: center;
	font-size: 36px;
}
.formcontent .ttl {
	display: block;
	text-align: left;
	background: #1570bd;
	color: #FFF;
	font-size: 16px !important;
	letter-spacing: 2px !important;
	line-height: 1.5 !important;
	padding: 8px 14px !important;
	border-radius: 4px !important;
	margin-bottom: 16px !important;
	font-weight: 600 !important;
}
.formcontent .txt {
	font-size: 16px !important;
	line-height: 1.9 !important;
	margin-bottom: 35px !important;
	padding: 0px !important;
}
.formcontent .txt strong {
	color: #C30105;
}
.form-txt-center {
	text-align: center;
	font-size: 16px;
	line-height: 1.8;
}
.form-txt-center strong {
	color: #C30105;
}
@media screen and (max-width:640px){
	.formcontent h3 {
		display: block;
		text-align: center;
		font-size: 21px;
	}
	.formcontent .ttl {
		display: block;
		text-align: left;
		font-size: 15px;
		letter-spacing: 2px;
		line-height: 1.5;
		padding: 4px 13px;
		border-radius: 4px;
		margin-bottom: 14px;
	}
	.formcontent .txt {
		font-size: 14px;
		line-height: 1.8;
		margin-bottom: 25px;
	}
}

/*--MW WP FORM 関連----------------*/
.fo-in {
	padding-bottom: 7px;
}
.mw_wp_form .form-s {
	width: 80px !important;
}


/*--コラム ブログ 関連----------------*/
.post-type-archive-column .p-widget__title {
	color: #FFF !important;
}
.p-blog-list__item .p-article01__thumbnail {
	border: #EFEFEF solid 1px !important;
}
.p-article01__date {
	color: #444;
	font-family: 'Josefin Sans', sans-serif !important;
}
.p-article01__category a {
	background: #FFF !important;
	color: #1570bd !important;
	padding: 4px 10px !important;
	font-size: 14px !important;
	border: #1570bd solid 1px !important;
}


/*----バナーコンテンツ(3カラム)-------*/

.banner_contents-three {
	display: block;
}
.banner_contents-three ul {
	display:flex;
	flex-wrap: wrap;
	justify-content: center;
}
.banner_contents-three ul li {
	display:block;
	flex-basis: 30%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	margin-bottom: 30px;
}
.banner_contents-three ul li img {
	width: 100%;
	margin: 0px;
}
.banner_contents-three ul li p {
	display: block;
	text-align: center;
	margin: 0px !important;
	padding: 0px 0 !important;
	font-size: 16px;
}

.posit-link {
	display: block;
	padding-top: 90px;
	margin-top: -90px;
}
@media screen and (max-width:640px){
	.posit-link {
		display: block;
		padding-top: 60px;
		margin-top: -60px;
	}
	.banner_contents-three ul {
		display: block;
	}
	.banner_contents-three ul li {
		display:block;
		flex-basis: 48%;
		margin-left: 0%;
		margin-right: 0%;
		margin-bottom: 20px;
	}
	.banner_contents-three ul li img {
		width: 100%;
		margin: 0px;
	}
	.banner_contents-three ul li p {
		display: block;
		text-align: center;
		margin: 0px !important;
		padding: 0px 0 !important;
		font-size: 14px;
		line-height: 1.6;
	}
	.banner_contents-three ul li p b {
		display: block;
		padding: 5px 0;
		font-size: 15px;
	}
}



/*----お問い合わせの角要素-------*/
.cont-flow1 {
	display:block;
}
.cont-flow1 h2 {
	color: #1570bd !important;
	font-size: 27px ;
}
.cont-flow1 .flexs {
	display:flex;
	justify-content: space-between;
	padding-bottom: 35px;
}
.cont-flow1 .flexs.ri {
	flex-direction: row-reverse;
}
.cont-flow1 .flexs .lef {
	display:block;
	flex-basis: 65%;
}
.cont-flow1 .flexs .lef h3 {
	display: block;
	text-align: left  !important;
	font-size: 23px !important;
	color: #1570bd !important;
	font-weight: 600 !important;
	line-height: 1.4;
	padding-bottom: 14px;
	margin-bottom: 17px;
	border-bottom: #ccc dotted 1px;
}
.cont-flow1 .flexs .lef h3 b {
	font-size: 18px !important;
	color: #161616 !important;
}
.cont-flow1 .flexs .lef p {
	display: block;
	font-size: 15px;
	line-height: 2;
	margin-bottom: 30px;
}
.cont-flow1 .flexs .ref {
	display: block;
	flex-basis: 32%;
}
.cont-flow1 .flexs .ref img {
	width: 100%;
}
.kyouryoku {
	display:block;
	padding: 40px 0 15px 0;
}
.kyouryoku .flexs {
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	padding: 35px;
	border: #EFEFEF solid 5px;
	margin-bottom: 35px;
}
.kyouryoku .flexs .txt {
	display: block;
	flex-basis: 58%;
}
.kyouryoku .flexs .txt p {
	display: block;
	font-size: 15px;
	line-height: 2;
}
.gaiyo_after_contents span {
	max-width: 100% !important;
}
.gaiyo_after_contents a {
	max-width: 100% !important;
}
.kyouryoku .flexs .imgs {
	display: block;
	flex-basis: 37%;
}
.kyouryoku .flexs .imgs img {
	width: 100%;
}


.p-entry select {
	width: 30% !important;
	background: #eeeeee !important;
	border: none !important;
	height: 40px !important;
}
.contact-ttl1 {
	display: block;
	margin-bottom: 35px;
	margin-top: 70px;
}
.contact-ttx1 {
	display: block;
	text-align: center;
}
.form_head {
	width: auto !important;
	max-width: 1300px !important;
	margin-left: auto;
	margin-right: auto;
}
.form_head .ttl {
	background: #1570bd !important;
}
@media screen and (max-width:640px){
	.cont-flow1 {
		display:block;
	}
	.cont-flow1 h2 {
		font-size: 20px;
	}
	.cont-flow1 .flexs {
		display: block;
		padding-bottom: 20px;
	}
	.cont-flow1 .flexs .lef {
		display:block;
		flex-basis: 65%;
		margin-bottom: 15px;
	}
	.cont-flow1 .flexs .lef h3 {
		display: block;
		font-size: 17px;
		font-weight: 500;
		line-height: 1.4;
		padding-bottom: 14px;
		margin-bottom: 16px;
		border-bottom: #ccc dotted 1px;
	}
	.cont-flow1 .flexs .lef h3 b {
		font-size: 14px !important;
		color: #161616 !important;
	}
	.cont-flow1 .flexs .lef p {
		display: block;
		font-size: 14px;
		line-height: 1.8;
		margin-bottom: 17px;
	}
	.cont-flow1 .flexs .ref {
		display: block;
		flex-basis: 32%;
	}
	.cont-flow1 .flexs .ref img {
		width: 100%;
	}
	.kyouryoku {
		display:block;
		padding: 30px 0 10px 0;
	}
	.kyouryoku .flexs {
		display: block;
		padding: 15px;
		border: #EFEFEF solid 3px;
		margin-bottom: 25px;
	}
	.kyouryoku .flexs .txt {
		display: block;
		flex-basis: 58%;
		margin-bottom: 15px;
	}
	.kyouryoku .flexs .txt p {
		display: block;
		font-size: 14px;
		line-height: 1.8;
	}
	.kyouryoku .flexs .imgs {
		display: block;
		flex-basis: 37%;
	}
	.kyouryoku .flexs .imgs img {
		width: 100%;
	}
	.p-entry select {
		width: 40% !important;
		background: #eeeeee !important;
		border: none !important;
		height: 34px !important;
	}
	.contact-ttl1 {
		display: block;
		margin-bottom: 30px;
		margin-top: 40px;
	}
	.contact-ttx1 {
		display: block;
		text-align: center;
	}
}


/*----制作実績----------------*/
.works-list {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding-top: 25px;
}
.works-list li {
	display: block;
	flex-basis: 28%;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 35px;
}
.works-list li h4 {
	display: block;
	font-size: 18px !important;
	line-height: 1.6;
	color: #1570bd;
	border-bottom: #EFEFEF dotted 1px;
	padding-bottom: 14px;
	margin-bottom: 14px;
}
.works-list li p {
	display: block;
	font-size: 14px !important;
	line-height: 1.6 !important;
	margin-bottom: 20px;
}
.works-list li img {
	width: 100%;
}
@media screen and (max-width:640px){
	.works-list {
		display: block;
		padding-top: 20px;
	}
	.works-list li {
		display: block;
		margin-left: 0%;
		margin-right: 0%;
		margin-bottom: 35px;
	}
	.works-list li h4 {
		display: block;
		font-size: 16px !important;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
}


.h4-list h4 {
	font-size: 18px;
	padding: 7px;
	background: #EFEFEF;
	margin-bottom: 15px;
}
@media screen and (max-width:640px){
	.h4-list h4 {
		font-size: 15px;
		padding: 7px;
		background: #EFEFEF;
		margin-bottom: 15px;
	}
}


.small-flex1 {
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
.small-flex1.ri {
	flex-direction: row-reverse;
}
.small-flex1 .txt {
	display:block;
	flex-basis: 67%;
}
.small-flex1 .txt h4 {
	font-size: 18px;
	letter-spacing: 2px;
	line-height: 1.4;
	padding-bottom: 14px;
	margin-bottom: 14px;
	border-bottom: #ccc solid 1px;
}
.small-flex1 .imgs {
	flex-basis: 30%;
}
.small-flex1 .imgs img {
	width: 100%;
}
.lat.fs32 {

}
.ff-list {
	display: flex;
	flex-wrap: wrap;
}
.ff-list li {
	list-style-type: none ;
	font-display:block ;
	text-align: center;
	outline: #EFEFEF solid 2px;
	box-sizing: border-box;
	padding: 22px 10px;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.2;
	width: 31%;
	flex-basis: 31%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 20px;
}

@media screen and (max-width:640px){
	.small-flex1 {
		display: block;
		margin-bottom: 25px;
	}
	.small-flex1.ri {
		flex-direction: row-reverse;
	}
	.small-flex1 .txt {
		display:block;
		flex-basis: 67%;
		margin-bottom: 15px;
	}
	.small-flex1 .txt h4 {
		font-size: 15px;
		letter-spacing: 2px;
		line-height: 1.4;
		padding-bottom: 10px;
		margin-bottom: 10px;
		border-bottom: #ccc solid 1px;
	}
	.ff-list {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.ff-list li {
		font-display:block ;
		text-align: center;
		outline: #EFEFEF solid 2px;
		box-sizing: border-box;
		padding: 22px 10px;
		font-size: 15px;
		font-weight: bold;
		line-height: 1.2;
		width: 48%;
		margin-left: 0%;
		margin-right: 0%;
		margin-bottom: 15px;
	}
}
.no-pad-nobord {
	padding-bottom: 0px !important;
}
.no-pad-nobord::after {
	display: none !important;
}
.cmc-box {
	display: flex;
	flex-wrap: wrap;
	padding: 30px 0;
}
.cmc-box .one {
	display:flex;
	justify-content: center;
	text-align: center;
	align-items: center;
	box-sizing: border-box;
	outline: #EFEFEF solid 5px;
	margin-bottom: 37px;
	padding: 20px;
	margin-left: 40px;
  	flex-basis: calc((100% - (40px * 2)) / 3 - .01px);
}
.cmc-box .one:nth-child(3n+1) {
	margin-left: 0px;
}
.cmc-box .one h4 {
	display: block;
	text-align: center;
	font-size: 17px;
	line-height: 1.7;
	position: relative;
	color: #1570bd;
	padding: 0px !important;
	margin: 0px !important;
}
.cmc-box .one h4 small {
	display: block;
	font-size: 14px !important;
}
@media screen and (max-width:640px) {
	.cmc-box {
		display: block;
		padding: 20px 0;
	}
	.cmc-box .one {
		display: block;
		box-sizing: border-box;
		outline: #EFEFEF solid 3px;
		margin-bottom: 15px;
		padding: 14px;
		margin-left: 0px;
		flex-basis: calc((100% - (40px * 2)) / 3 - .01px);
	}
	.cmc-box .one:nth-child(3n+1) {
		margin-left: 0px;
	}
	.cmc-box .one h4 {
		display: block;
		text-align: center;
		font-size: 15px;
		line-height: 1.7;
		position: relative;
		padding: 0px !important;
		margin: 0px !important;
	}
	.cmc-box .one h4 small {
		display: block;
		font-size: 12px !important;
	}
}
.number-listbox ul li p.fs-ex1 {
	font-size: 15px !important;
	padding-top: 24px !important;
}
.number-listbox ul li p b.fs-ex2 {
	font-size: 60px !important;
}


.catch-txt {
	display: block;
	text-align: center;
	font-size: 30px;
	letter-spacing: 2px;
	margin-bottom: 20px;
}
.bt280-center {
	max-width: 280px;
	margin-left: auto;
	margin-right: auto;
}
.bt280-center span {
	width: 280px;
}
@media screen and (max-width:640px) {
	.catch-txt {
		display: block;
		text-align: center;
		font-size: 20px;
		letter-spacing: 2px;
		margin-bottom: 10px;
	}
	.bt280-center {
		max-width: 280px;
		margin-left: auto;
		margin-right: auto;
	}
	.bt280-center span {
		width: 280px;
	}
}


.dd-ac p {
	padding: 0px !important;
	margin: 0px !important;
}


.bf-af {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding: 25px 0;
}
.bf-af ul {
	display: flex;
	justify-content: space-between;
}
.bf-af ul li {
	display: block;
	flex-basis: 45%;
	position: relative;
}
.bf-af ul li:nth-child(1)::after {
	position: absolute;
	right: -20%;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	box-sizing: border-box;
	width: 24px;
	height: 24px;
	border: 24px solid transparent;
	border-left: 24px solid #ccc;
}
.bf-af ul li span {
	display: block;
	position: absolute;
	left: auto;
	right: auto;
	top: 0;
	width: 170px;
	background: #333;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	padding: 4px 0;
	text-align: center;
	z-index: 5;
}
.bf-af ul li img {
	width: 100%;
}
.mlr-280bt {
	max-width: 280px;
	margin-left:auto;
	margin-right: auto;
}
.mlr-280bt span {
	width: 280px;
}
.mlr-280bt.m400bts {
	max-width: 400px;
	margin-left:auto;
	margin-right: auto;
}
.mlr-280bt.m400bts span {
	width: 400px;
	font-size: 14px !important;
}
@media screen and (min-width:641px) and (max-width:900px) {
	.bf-af ul li:nth-child(1)::after {
		position: absolute;
		right: -24%;
	}
}
@media screen and (max-width:640px) {
	.bf-af ul li:nth-child(1)::after {
		display: none !important;
	}
	.bf-af ul li {
		display: block;
		flex-basis: 48%;
		position: relative;
	}
	.bf-af ul li span {
		display: block;
		position: absolute;
		left: auto;
		right: auto;
		top: 0;
		width: 90px;
		background: #333;
		color: #FFF;
		font-size: 13px;
		font-weight: bold;
		padding: 4px 0;
		text-align: center;
		z-index: 5;
	}
	.mlr-280bt {
		max-width: 250px;
		margin-left:auto;
		margin-right: auto;
	}
	.mlr-280bt span {
		width: 250px;
	}
}



.tbl1 {
	width: 100%;
	border-collapse: collapse;
	border-top: #ccc solid 1px;
	border-left: #ccc solid 1px;
}
.tbl1 th {
	text-align: center;
	vertical-align: middle;
	padding: 15px 2%;
	font-size: 15px;
	line-height: 1.9;
	background: #EFEFEF;
	border-bottom: #ccc solid 1px;
	border-right: #ccc solid 1px;
}
.tbl1 td {
	text-align:left;
	vertical-align: middle;
	padding: 15px 2%;
	font-size: 15px;
	line-height: 1.9;
	background: #fff;
	border-bottom: #ccc solid 1px;
	border-right: #ccc solid 1px;
}
@media screen and (min-width:960px) {
.tbl1 .w1 {
	width: 20%;
}
}
.tbl1 .w2 {
	width: 24%;
}

.center-box {
	display: block;
	text-align: center;
	margin-bottom: 35px;
}
.center-box b {
	display: block;
	font-size: 25px;
	letter-spacing: 2px;
	line-height: 1.7;
	margin: 14px 0;
	font-family: "Shippori Mincho", serif !important;
}
@media screen and (max-width:640px) {
	.center-box {
		display: block;
		text-align:left;
		margin-bottom: 25px;
	}
	.center-box b {
		display: block;
		font-size: 20px;
		letter-spacing: 2px;
		line-height: 1.7;
		margin: 10px 0;
	}
}


.txt-ver li {
	text-align: left !important;
}
.txt-ver li b {
	display: block;
	font-size: 18px;
	padding: 5px 10px;
	border: #ccc dotted 1px;
	margin-bottom: 10px;
}
.txt-ver li p {
	text-align: left !important;
	font-size: 16px;
	line-height: 2;
}


.flex-center-img {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.flex-center-img .imgs {
	display: block;
	flex-basis: 40%;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 25px;
}
.flex-center-img img {
	width: 100%;
}



/*実績カスタマイズ*/
/*.jisseki-full-contents .p-entry {
	padding-top: 70px;
}
.garallysentence .p-entry__title{
	display: none;
}
@media screen and (max-width:640px) {
	.jisseki-full-contents .p-entry {
		padding-top: 35px;
	}
}*/


.tx-bg05 {
	display: block;
	padding: 5px 14px;
	background: #EFEFEF;
	margin-bottom: 8px !important;
	margin-top: 8px;
}


.bt-two {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.bt-two li {
	display: block;
	flex-basis: 48%;
	margin-bottom: 16px;
}
.bt-two li a {
	display: block;
	text-align: center;
	font-size: 16px;
	line-height: 1.5;
	padding: 22px 0;
	color: #FFF;
	background: #ff3309;
}
.bt-two li a span {
	font-size: 13px;
}
.bt-two li a:hover {
	opacity: 0.8;
}
@media screen and (max-width:640px) {
	.bt-two {
		display: block;
	}
	.bt-two li {
		display: block;
		flex-basis: 48%;
		margin-bottom: 10px;
	}
	.bt-two li a {
		display: block;
		text-align: center;
		font-size: 15px;
		line-height: 1.5;
		padding: 16px 0;
		color: #FFF;
		background: #ff3309;
	}
	.bt-two li a span {
		font-size: 11px;
	}
}


.under-flow {
	display: block;
	text-align: center;
	position: relative;
	padding-top: 100px;
}
.under-flow::before {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	margin: auto;
	content: "";
	box-sizing: border-box;
	width: 74px;
	height: 74px;
	border: 74px solid transparent;
	border-top: 74px solid #fdd8b4;
}
.under-flow b {
	display: block;
	font-size: 32px;
	letter-spacing: 3px;
	line-height: 2;
}
@media screen and (max-width:640px) {
	.under-flow {
		display: block;
		text-align: center;
		position: relative;
		padding-top: 50px;
	}
	.under-flow::before {
		position: absolute;
		left: 0;
		top: 0;
		right: 0;
		margin: auto;
		content: "";
		box-sizing: border-box;
		width: 34px;
		height: 34px;
		border: 34px solid transparent;
		border-top: 34px solid #fdd8b4;
	}
	.under-flow b {
		display: block;
		font-size: 22px;
		letter-spacing: 1px;
		line-height: 2;
	}
}
.txt-left {
	text-align: left !important;
}



.b-big {
	font-size: 24px !important;
}
.exbox1 {
	display: flex;
	justify-content: space-between;
}
.exbox1 .imgs {
	flex-basis: 59%;
}
.exbox1 .txt {
	flex-basis: 38%;
}
.exbox1 iframe {
	width: 100%;
	height: 360px;
}
.bt004 {
	max-width: 500px;
	margin-bottom: 45px;
	margin-left: auto;
	margin-right: auto;
}
.bt004 span {
	max-width: 500px;
	width: 100% !important;
}
.bt004 a {
	width: 100% !important;
	max-width: 100% !important;
}
.bt004.m3 {
	max-width: 580px;
	margin-bottom: 45px;
	margin-left: auto;
	margin-right: auto;
}
.bt004.m3 span {
	max-width: 580px;
	width: 100% !important;
}
.exbox1 .bt004 {
	max-width: 450px;
	margin-bottom: 15px;
	
}
.exbox1 .bt004 span {
	max-width: 450px;
}
@media screen and (max-width:640px) {
	.exbox1 {
		display: block;
	}
	.exbox1 .imgs {
		margin-bottom: 20px;
	}
	.b-big {
		font-size: 18px !important;
	}
	.exbox1 iframe {
		width: 100%;
		height: 250px;
	}
	.bt004 {
		max-width: 250px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 15px;
	}
	.bt004 span {
		max-width: 250px;
	}
	.bt004 a {
		font-size: 13px;
		letter-spacing: -1px !important;
		line-height: 1.8 !important;
		padding-top: 7px;
	}
	.bt004.m1 a {
		font-size: 13px;
		letter-spacing: 0px !important;
		line-height: 1.7 !important;
		padding-top: 17px;
	}
	.exbox1 .bt004 {
		max-width: 250px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 15px;
	}
	.exbox1 .bt004 span {
		max-width: 250px;
	}	
}
.mlr-280 {
	max-width: 280px;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (max-width:640px) {
	.mlr-280 {
		max-width: 250px;
		margin-left: auto;
		margin-right: auto;
	}
}


.specs {
	display: block;
}
.specs table {
	width: 100%;
	border-collapse: collapse;
	border-top: #ccc solid 1px;
	border-left: #ccc solid 1px;
}
.specs table th {
	text-align: center;
	vertical-align: middle;
	padding: 17px 2%;
	font-size: 16px;
	line-height: 1.8;
	border-bottom: #ccc solid 1px;
	border-right: #ccc solid 1px;
	background: #1570bd;
	color: #FFF;
}
.specs table td {
	text-align: center;
	vertical-align: middle;
	padding: 17px 2%;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.8;
	border-bottom: #ccc solid 1px;
	border-right: #ccc solid 1px;
}
.specs table td.w1 {
	width: 24%;
}
.spec-ww1 {
	width: 40%;
}
.bgf {
	background: #FFF;
}
.specs table tr.bg-g1 {
	background: #fadddf;
}
.specs table tr.bg-g2 {
	background: #f4eced;
}
.specs table tr.bg-g3 {
	background: #f2f2f2;
}
.logo-bnr-flex ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.logo-bnr-flex li {
	display: block;
	text-align: center;
	flex-basis: 13%;
	margin: 10px 1%;
}
.logo-bnr-flex li img {
	display: inline-block;
	max-width: 100%;
}
@media screen and (max-width:1025px) {
	.specs {
		display: block;
		max-width: 100%;
		overflow: auto;
	}
	.specs table {
		width: 100%;
		min-width: 550px;
		border-collapse: collapse;
		border-top: #ccc solid 1px;
		border-left: #ccc solid 1px;
	}
	.specs table, .specs tr, .specs th, .specs td{
		display:table !important;
	}
	.specs table th {
		display: table-cell !important;
		text-align: center;
		vertical-align: middle;
		padding: 13px 1%;
		font-size: 12px;
		line-height: 1.5;
		border-bottom: #ccc solid 1px;
		border-right: #ccc solid 1px;
		color: #FFF;
	}
	.specs table td {
		display: table-cell !important;
		text-align: center;
		vertical-align: middle;
		padding: 13px 1%;
		font-size: 12px;
		line-height: 1.5;
		border-bottom: #ccc solid 1px;
		border-right: #ccc solid 1px;
	}
}
@media screen and (max-width:640px) {
	.logo-bnr-flex li {
		display: block;
		text-align: center;
		flex-basis: 48%;
		margin: 7px 1%;
	}
	.logo-bnr-flex li img {
		display: inline-block;
	}
}



@media screen and (min-width:641px) {
	.pc_none {
		display: none !important;
	}
	.boxlebel1 li {
		background: #EFEFEF;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.boxlebel1 li b {
		display: block;
		text-align: center;
		background: #FFF;
		padding: 6px 10px;
		font-size: 18px;
		margin: 0 5%;
	}
	.boxlebel1 li .txt-left {
		margin: 0 5% !important;
		font-size: 15px;
		line-height: 1.9 !important;
		padding: 14px 0 0 0 !important;
	}
	.fs-b {
		font-size: 20px;
		font-weight: bold;
		letter-spacing: 2px;
	}
	.w50p {
		width: 50% !important;
	}
}
@media screen and (max-width:640px) {
	.pc_none {
		display: block;
	}
	.sp_none {
		display: none !important;
	}
	.pc-notab {
		display: block;
	}
	.pc-notab h4 {
		display: block;
		text-align:left;
		font-size: 20px;
		padding: 8px 5px;
		background: #EFEFEF;
	}
	.pc-notab b {
		display: block;
		font-size: 15px;
		margin-bottom: 10px;
	}
	.pc-notab p.mtt {
		display: block;
		font-size: 16px;
		margin-bottom: 22px;
	}
	.boxlebel1 ul {
		display: block;
	}
	.boxlebel1 li {
		background: #EFEFEF;
		padding-top: 15px;
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	.boxlebel1 li b {
		display: block;
		text-align: center;
		background: #FFF;
		padding: 6px 10px;
		font-size: 16px;
		margin: 0 5%;
	}
	.boxlebel1 li .txt-left {
		margin: 0 5% !important;
		font-size: 14px;
		line-height: 1.6 !important;
		padding: 10px 0 0 0 !important;
	}
	.fs-b {
		font-size: 17px;
		font-weight: bold;
		letter-spacing: 2px;
	}
}

@media screen and (max-width:640px) {
	.mailform-tbl th,
	.mailform-tbl td{
		box-sizing: border-box;
		width: 100% !important;
	}
	.mailform-tbl input,
	.mailform-tbl textarea{
		width: 100% !important;
	}
	.mwform-checkbox-field input {
		display: inline !important;
		width: auto !important;
	} 
}


.txt-col-two {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.txt-col-two .one {
	display: block;
	box-sizing: border-box;
	padding: 25px;
	background: #efefef;
	flex-basis: 48%;
	margin-bottom: 30px;
}
.txt-col-two .one p {
	margin: 0;
	padding: 0;
}
.txt-col-two .one h4 {
	display: block;
	text-align: center;
	font-size: 18px;
	line-height: 1.6;
	padding: 8px 2%;
	background: #FFF;
}
.txt-col-two .one .cps {
	display: block;
	font-weight: bold;
	font-size: 18px;
	border-bottom: #ccc dotted 1px;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.txt-col-two .one .cps b {
	font-size: 20px;
	color: #1570bd;
}
.txt-col-two .one .cps p {
	font-weight: normal !important;
	font-size: 15px !important;
	margin: 0 !important;
	padding: 0 !important;
}
.txt-col-two .one .txt_01 {
	font-size: 15px;
	line-height: 1.9;
}
.b-cpt {
	display: block;
	font-weight: bold !important;
}
.txt-col-two .one .cps p.ss-txt {
	margin: 0px !important;
	padding-bottom: 20px !important;
}
@media screen and (max-width:640px) {
	.txt-col-two .one .cps p.ss-txt {
		margin: 0px !important;
		padding-bottom: 14px !important;
	}
}
@media screen and (min-width:641px) {
	.w30p {
		width: 29%;
	}
	.pcw30p {
		width: 29%;
	}
}
@media screen and (max-width:640px) {
	.w30p {
		width: 29%;
	}
	.mltab1 tbody {
		display: block !important;
	}
	.mltab1 tr {
		width:100% !important;
	}
	.mltab1 th,
	.mltab1 td {
		display: block;
		box-sizing: border-box;
		width: 100%;
	}
	.pcw30p {
		width: 100%;
	}
}

.t-left {
	text-align: left !important;
}
@media screen and (max-width:640px) {
	.txt-col-two {
		display: block;
	}
	.txt-col-two .one {
		display: block;
		box-sizing: border-box;
		padding: 15px;
		flex-basis: 48%;
		margin-bottom: 20px;
	}
	.txt-col-two .one p {
		margin: 0;
		padding: 0;
	}
	.txt-col-two .one h4 {
		display: block;
		text-align: center;
		font-size: 17px;
		line-height: 1.6;
		padding: 5px 2%;
		background: #FFF;
	}
	.txt-col-two .one .cps {
		display: block;
		font-size: 14px;
		border-bottom: #ccc dotted 1px;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	.txt-col-two .one .cps b {
		font-size:16px;
	}
	.txt-col-two .one .txt_01 {
		font-size: 14px;
		line-height: 1.8;
	}
	.sp_none {
		display: none !important;
	}
}


.tuyomi {
	display: block;
	background: #EFEFEF;
	padding: 30px;
	text-align: center;
}
.tuyomi h4 {
	display: block;
	text-align: center;
	padding: 14px 3%;
	background: #FFF;
	font-size: 24px;
	line-height: 1.6;
	font-weight: bold;
	margin: 0px !important;
}
.tuyomi p {
	margin-bottom: 35px;
	margin-top: 5px;
	font-size: 16px;
	line-height: 2;
}
.tuyomi h5 {
	display: block;
	border-bottom: #ccc solid 1px !important;
	padding-bottom: 15px;
	margin-bottom: 10px !important;
	font-size: 17px;
}
@media screen and (max-width:640px) {
	.tuyomi {
		display: block;
		background: #EFEFEF;
		padding: 15px;
		text-align:left;
	}
	.tuyomi h4 {
		display: block;
		text-align:left;
		padding: 10px 2%;
		background: #FFF;
		font-size: 17px;
		line-height: 1.6;
		font-weight: bold;
		margin: 0px !important;
	}
	.tuyomi p {
		margin-bottom: 25px;
		margin-top: 5px;
		font-size: 14px;
		line-height: 1.8;
	}
	.tuyomi h5 {
		font-size: 16px;
	}
}

/*----faq-------*/
#acbox .qcont {
	cursor: pointer !important;
}
#acbox .qaicon {
	background: #1570bd !important;
	margin-top: 0px !important;
}
#acbox .qaicon p {
}
#acbox .question {
	position:relative;
	top: -4px !important;
}
#acbox .acont {
	padding-top: 0px !important;
}
#acbox .acont .qaicon {
	background: #FFF !important;
	border: #1570bd solid 1px !important;
	color: #1570bd !important;
	height: 24px;
}
#acbox .answer {
	position:relative;
	top: -4px !important;
}
.post_box p.qatxt {
	padding-top: 0px !important;
	margin-top:8px !important;
	margin-bottom: 0px !important;
	padding:0 50px 0 0 !important;
	line-height: 1.8 !important;
}
@media screen and (max-width:640px){
	#acbox .qcont .qaicon {
		position:absolute;
		left: 10px;
		top: 10px;
	}
	.qcont .qatxt {
		display: block !important;
		font-size: 15px;
		line-height: 1.5 !important;
		padding: 0px 0px 0 35px !important;
	}
	.acont {
		position: relative;
	}
	#acbox .acont .qaicon {
		position:absolute;
		left: 10px;
		top: 10px;
	}
	#acbox .answer {
		position: relative;
		top: -6px !important;
		line-height: 1 !important;
	}
	#acbox .acont .qacontent {
		width: 100%;
	}
	#acbox .acont .qatxt {
		margin-left: 5px;
		padding-left: 35px;
		padding-top: 15px;
		padding-right: 0px !important;
		width: calc(100% - 35px) !important;
		max-width: 100%;
	}
	.post_box p.qatxt {
		padding:0 0px 0 36px !important;
	}
	.qcont1 {
		margin-top: 13px;
	}
}
.kaihei {
	/*display: none !important;*/
}
#acbox .qcont {
    cursor:default !important;
}



.center-txt01 {
	display: block;
	text-align: center !important;
	margin-bottom: 24px;
}
.center-txt01 b {
	display: block;
	font-size: 20px;
	letter-spacing: 2px;
	line-height: 1.5;
	margin-bottom: 22px;
}
.center-txt01 p {
	font-size: 15px;
	line-height: 2;
}
.line-btn {
	display: block;
	margin-bottom: 30px;
	text-align: center;
}
.line-btn a {
	display: block;
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
	padding: 17px 0;
	font-size: 16px;
	color: #FFF !important;
	background: #06c152;
}
.bt004.m2 {
	max-width: 500px !important;
}
.bt004.m2 a {
	line-height: 1.2 !important;
	max-width: 500px !important;
	padding-top: 11px;
}
@media screen and (max-width:640px) {
	.center-txt01 {
		display: block;
		text-align:left;
		margin-bottom: 16px;
	}
	.center-txt01 b {
		display: block;
		font-size: 16px;
		letter-spacing: 2px;
		line-height: 1.5;
		margin-bottom: 15px;
	}
	.center-txt01 p {
		font-size: 14px;
		line-height: 1.9;
	}
	.line-btn {
		display: block;
		margin-bottom: 20px;
		text-align: center;
	}
	.line-btn a {
		display: block;
		max-width: 280px;
		margin-left: auto;
		margin-right: auto;
		padding: 17px 0;
		font-size: 14px;
		color: #FFF !important;
		background: #06c152;
	}
	.bt004.m2 {
		max-width: 100% !important;
	}
	.bt004.m2 span {
		max-width: 100%;
	}
	.bt004.m2 a {
		line-height: 1.2 !important;
		max-width: 100% !important;
		padding-top: 15px;
		font-size: 12px !important;
	}
}

@media screen and (min-width:641px) {
	.banner_contents-three.col4 li {
		flex-basis: 22%
	}
	.banner_contents-three.col4 b {
		background: #EFEFEF;
	}
}

.tainen {
	display: block;
}
.tainen.t2 {
	margin-bottom: 50px;
}
.tainen table {
	width: 100%;
	border-collapse: collapse;
	border-top: #ccc dotted 1px;
	border-left: #ccc dotted 1px;
}
.tainen table th {
	text-align: center;
	vertical-align: middle;
	background: #EFEFEF;
	padding: 15px 20px;
	font-size: 18px;
	letter-spacing: 3px;
	border-right: #ccc dotted 1px;
	border-bottom: #ccc dotted 1px;
}
.tainen table td {
	text-align: center;
	vertical-align: middle;
	padding: 15px 20px;
	font-size: 15px;
	letter-spacing: 1px;
	background: #FFF;
	border-right: #ccc dotted 1px;
	border-bottom: #ccc dotted 1px;
}
.tainen.t2 table td,
.tainen.t2 table th {
	text-align: left !important;
}
.cps-flx {
	display: flex;
}
.cps-flx div {
	margin-right: 30px;
}
@media screen and (max-width:1025px) {
	.tainen table,
	.specs table{
		display: table  !important;
	}
	.tainen tr,
	.specs tr{
		display:table-row !important;
	}
	.tainen table tr,
	.specs table tr{
		width: 100% !important;
	}
}
@media screen and (max-width:640px) {
	.cps-flx {
		display: block;
	}
	.tainen table {
		width: 100%;
		border-collapse: collapse;
		border-top: #ccc dotted 1px;
		border-left: #ccc dotted 1px;
	}
	.tainen table{
		display: table  !important;
	}
	.tainen tr {
		display:table-row !important;
	}
	.tainen table tr {
		width: 100% !important;
	}
	.tainen table th {
		text-align: center;
		vertical-align: middle;
		background: #EFEFEF;
		padding: 15px 0;
		font-size: 18px;
		letter-spacing: 3px;
		border-right: #ccc dotted 1px;
		border-bottom: #ccc dotted 1px;
		display: table-cell !important;
	}
	.tainen.chintai table th {
		width: 32%;
		padding: 10px 0;
		font-size: 14px;
		letter-spacing: 1px;
	}
	.tainen.t2 table th {
		width: 31%;
		padding: 10px 2%;
		font-size: 14px;
		letter-spacing: 1px;
	}
	.tainen table td {
		text-align: center;
		vertical-align: middle;
		padding: 15px 0;
		font-size: 15px;
		letter-spacing: 1px;
		background: #FFF;
		border-right: #ccc dotted 1px;
		border-bottom: #ccc dotted 1px;
		display: table-cell !important;
	}
	.tainen.chintai table td {
		padding: 10px 0;
		font-size: 14px;
		letter-spacing: 1px;
	} 
	.tainen.t2 table td {
		padding: 10px 2%;
		font-size: 14px;
		letter-spacing: 1px;
	}
	.page-id-1353 .p-page-header .p-page-header__title h1 {
		font-size: 21px !important;
	}
	.tainen table,
	.specs table{
		display: table  !important;
	}
	.tainen tr,
	.specs tr{
		display:table-row !important;
	}
	.tainen table tr,
	.specs table tr{
		width: 100% !important;
	}
}
@media screen and (max-width:1025px) {
	.specs table{
		display: table  !important;
	}
	.specs tr{
		display:table-row !important;
	}
	.specs table tr{
		width: 100% !important;
	}
}
body.recruit .gaiyo_after_cont{
	background: #1570bd !important;
}
body.partner .gaiyo_after_cont{
	background: #1570bd !important;
}
.googlemap_btn a:hover {
	color: #FFF !important;
}



.top-box02.sub-no {
	padding: 0 !important;
	margin: 0 !important;
}
.top-box02.sub-no .fix-1680 {
	margin: 0 !important;
	padding: 0 !important;
	background: #FFF !important;
}
.top-box02.sub-no .fix-1680 ul {
	max-width: 100% !important;
	padding-bottom: 0px;
}
.top-box02.sub-no ul li {
	display: block;
	margin-left: 30px;
	flex-basis: calc((100% - (30px * 2)) / 3 - .01px);
	margin-bottom: 35px;
}
.top-box02.sub-no ul li:nth-child(3n+1) {
	margin-left: 0px !important;
}
.top-box02.sub-no ul li .imgs {
	display: block;
	margin-bottom: 16px;
}
.top-box02.sub-no ul li h3 {
	display: block;
	text-align: left !important;
	color: #333 !important;;
	font-size: 18px;
	line-height: 1.4;
	letter-spacing: 1px;
	padding: 0;
	margin: 0;
}
.top-box02.sub-no ul li .txt_01 {
	display: block;
	font-size: 15px;
	line-height: 2;
	margin-top: 14px;
	margin-bottom: 14px;
}
.pot1 {
	display: block;
	font-weight: 500 !important;
	letter-spacing: 2px;
	color: #333 !important;
}
.maeoki {
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
	border: none !important;
}
.recruit-page-unk {
	display: block;
}
.recruit-page-unk ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.recruit-page-unk li {
	display: block;
	text-align: center;
	width: 330px;
	font-size: 15px;
	margin: 10px;
}
.recruit-page-unk li a {
	display: block;
	border-bottom: #1570bd solid 2px;
	color: #1570bd;
	padding: 15px 0;
}
.recruit-page-unk li a:hover,
.recruit-page-unk li a.current {
	background: #1570bd;
	color: #FFF;
}
body.recruit .maeoki {
    display:block !important;
}
@media screen and (max-width:640px) {
	.top-box02.sub-no ul li {
		display: block;
		margin-left: 0px;
		flex-basis: 100%;
		margin-bottom: 35px;
	}
}
.no-bg input{
	background: none !important;
}
.mb55 {
	margin-bottom: 55px;
}
.staff-wall {
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	align-items: center;
	padding: 35px;
	background: #EFEFEF;
	margin-bottom: 20px;
}
.staff-wall .imgs {
	display: block;
	flex-basis: 50%;
}
.staff-wall .imgs img {
	width: 100%;
}
.staff-wall .txt {
	display: block;
	flex-basis: 45%;
}
.staff-wall .txt .tt {
	display: block;
	font-size: 25px;
	letter-spacing: 2px;
	line-height: 1.4;
	margin-bottom: 25px;
	color: #23344d;
}
.staff-wall .txt .sub-m {
	display: inline-block;
	background: #333;
	color: #FFF;
	padding: 6px;
	font-size: 15px;
	/*margin-bottom: 12px;*/
	margin-bottom: 0px;
}
.staff-wall .txt .nns {
	display: block;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 1.5;
}
.staff-wall .txt .nns small {
	display: block;
	font-weight: normal;
	font-size: 16px;
}
.lat.ds-17 {
	font-size: 24px !important;
	line-height: 1.5 !important;
	margin-top: 30px !important;
	display: block;
}
.pad.ds-17 p {
	/*line-height: 1.6 !important;*/
}
.staffflx {
	display: flex;
	align-items: center;
	background: #fce357;
	color: #076226;
	padding: 6px 24px;
}
.staffflx .sub-m {
	display: block;
}
.staffflx .nns {
	margin-left: 24px !important;
}
.movies {
	max-width: 800px;
	aspect-ratio: 16 / 9;
	margin-left: auto;
	margin-right: auto;
}
.movies iframe {
	width: 100%;
	height: 100%;
}
@media screen and (min-width:641px) {
	.list-inline li {
		display:inline-block;
		position: relative;
		margin-right: 25px;
		padding-left: 13px;
	}
	.list-inline li::before {
		position: absolute;
		left: 0;
		top: 11px;
		content: "";
		width: 5px;
		height: 5px;
		border-radius: 50%;
		background: #FFF;
	}
}
@media screen and (min-width:641px) and (max-width:920px) {
	.staff-wall .txt .tt {
		font-size: 17px;
		letter-spacing: 2px;
		margin-bottom: 10px;
	}
	.staff-wall .txt .sub-m {
		padding: 3px;
		font-size: 13px;
		margin-bottom: 8px;
	}
	.staff-wall .txt .nns {
		display: block;
		font-size: 22px;
		font-weight: bold;
		letter-spacing: 1px;
		line-height: 1.5;
	}
	.staff-wall .txt .nns small {
		display: block;
		font-weight: normal;
		font-size: 14px;
	}
}
@media screen and (max-width:640px) {
	.mb55 {
		margin-bottom: 30px;
	}
	.staff-wall {
		display: block;
		padding: 15px;
		background: #EFEFEF;
		margin-bottom: 20px;
	}
	.staff-wall .imgs {
		display: block;
		flex-basis: 50%;
		margin-bottom: 20px;
	}
	.staff-wall .imgs img {
		width: 100%;
	}
	.staff-wall .txt {
		display: block;
		flex-basis: 45%;
	}
	.staff-wall .txt .tt {
		display: block;
		font-size: 17px;
		letter-spacing: 2px;
		line-height: 1.4;
		margin-bottom: 0px;
		color: #23344d;
	}
	.staff-wall .txt .sub-m {
		display: inline-block;
		background: #333;
		color: #FFF;
		padding: 0px;
		font-size: 13px;
		margin-bottom: 8px;
	}
	.staff-wall .txt .nns {
		display: block;
		font-size: 18px;
		font-weight: bold;
		letter-spacing: 1px;
		line-height: 1.5;
	}
	.staff-wall .txt .nns small {
		display: block;
		font-weight: normal;
		font-size: 14px;
	}
	.staffflx {
		display: flex;
		align-items: center;
		padding: 6px 17px;
		margin-top: 10px;
	}
	.staffflx .sub-m {
		display: block;
	}
	.staffflx .nns {
		margin-left: 18px !important;
	}
}
.mc-h2 {
	text-align: center !important;
	padding-top: 25px !important;
	color: #161616 !important;
}
.spec-ww3 {
	width: 32% !important;
}
.spec-ww4 {
	width: 19% !important;
}
.spec-ww5 {
	width: 40% !important;
}
.btm1 {
	max-width: 280px;
	margin-left: auto;
	margin-right: auto;
}


.icas .bnr-ic {
	display: block;
	text-align: center;
	border: #EFEFEF solid 2px;
	padding: 25px 0;
}
.icas .bnr-ic img {
	display: inline-block;
	max-width: 130px !important;
}
.icas b {
	display:block;
	text-align: center;
	padding: 12px 0;
	font-size: 17px;
}


.inline-mmt {
	display: inline !important;
	font-size: 33px;
	margin: 0 !important;
	padding: 0 !important;
}
.top-box02.sub-02 {
	padding: 0px !important;
}
.point1 {
	display:inline-block;
	background: #1570bd;
	padding: 3px 14px;
	color: #FFF !important;
	font-size: 15px !important;
	font-weight: bold!important;
}
.fs22 {
	font-size: 22px !important;
}
.mailform-tbl .files-r td input {
	background: none !important;
}


.gry-box01 {
	display: block;
	max-width: 750px;
	margin-left: auto;
	margin-right:auto;
	padding: 30px;
	background: #EFEFEF;
}
.gry-box01 .gti {
	display: block;
	font-size: 20px;
	letter-spacing: 2px;
	line-height: 1.4;
	padding: 10px 0;
	text-align: center;
	background: #1570bd;
	color: #FFF;
}
.gry-box01 ul {
	display: flex;
	flex-wrap: wrap;
}
.gry-box01 ul li {
	display: block;
	flex-basis: 30%;
	padding-left: 15px;
	position: relative;
	margin-bottom: 14px;
	font-size: 17px;
}
.gry-box01 ul li::before {
	position: absolute;
	left: 0;
	top: 13px;
	content: "";
	width: 6px;
	height: 3px;
	background: #1570bd;
}
.flx-btns ul {
	display: flex;
	flex-wrap: wrap;
}
.flx-btns ul li {
	margin: 20px 5px;
	display: block;
}
.flx-btns ul li a {
	font-size: 14px !important;
}
.subtitle04 {
	font-size: 17px;
	letter-spacing: 2px;
	line-height: 1.5;
	padding: 8px 15px;
	margin-bottom: 20px;
	background: #EFEFEF;
}
.maker-logo {
	display: block;
}
.maker-logo ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.maker-logo li {
	display: block;
	flex-basis: 22%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	margin-bottom: 15px;
}
.maker-logo li img {
	width: 100%;
}
@media screen and (max-width:700px) {
	.gry-box01 ul {
		display: block;
	}
	.gry-box01 ul li {
		display: block;
		flex-basis: 30%;
		padding-left: 15px;
		position: relative;
		margin-bottom: 14px;
		font-size: 15px;
		border-bottom: #ccc dotted 1px;
		padding-bottom: 8px;
		padding-top: 8px;
	}
	.gry-box01 ul li::before {
		position: absolute;
		left: 0;
		top: 18px;
		content: "";
		width: 6px;
		height: 3px;
		background: #1570bd;
	}
}


.big-btn-flx {
	display: block;
}
.big-btn-flx ul {
	display: flex;
	justify-content: center;
}
.big-btn-flx li {
	display: block;
	flex-basis: 360px;
	margin: 15px;
}
.big-btn-flx li a {
	display: flex;
	justify-content: center;
	text-align: center;
	align-items: center;
	width: 100%;
	height: 90px;
	background: #1570bd;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.9;
}
.big-btn-flx li a:hover {
	opacity: 0.7;
}
.inner-big {
	font-size: 18px;
	line-height: 2;
}
@media screen and (max-width:641px) {
	.big-btn-flx {
		display: block;
	}
	.big-btn-flx ul {
		display: block;
	}
	.big-btn-flx li {
		display: block;
		flex-basis: 360px;
		margin: 15px;
	}
	.big-btn-flx li a {
		display: block;
		width: 100%;
		height: auto;
		background: #1570bd;
		color: #FFF;
		font-size: 14px;
		font-weight: bold;
		line-height: 1.9;
		padding: 15px 0;
	}
	.inner-big {
		font-size: 16px;
		line-height: 2;
	}
}
.acwrap.opens .acont1 {
	height: auto !important;
	display: flex !important;
}
.contact-prev-flx {
	display: flex;
	align-items: center;
	padding-bottom: 25px;
}
.contact-prev-flx img {
	margin-right: 25px;
}
.files-td input {
	background: #FFF  !important;
}
.fs20 {
	font-size: 20px !important;
	line-height: 1.8;
}
.pad15 {
	padding: 15px !important;
	display: block;
}

@media screen and (max-width:641px) {
	.fs20 {
		font-size: 16px !important;
	}
}
.no-before::before {
	display: none !important;
}
.cont-small {
	font-size: 13px;
}
@media screen and (min-width:961px) {
	.mailform-tbl .mwform-checkbox-field {
		display: inline-block;
		margin-right: 20px;
		margin-left: 0px !important;
	}
}
.w90 textarea{
		width:100%;
	}
.no-form-bg input {
	background: none !important;
	margin-bottom: 2px !important;
}
.no-form-bg p {
	padding: 0 !important;
	margin: 0 !important;
}
.mtp0 {
	padding-top: 0px !important;
	margin-top: 0px !important;
}

.voice-wrap {
	display: block;
	padding: 25px;
	border-radius: 5px;
	border: #1570bd solid 1px;
	margin-top: 30px;
	margin-bottom: 16px;
}
.voice-ttl {
	display: flex;
	justify-content:space-between;
	margin-bottom: 22px;
}
.voice-ttl b {
	display: block;
	font-size: 22px;
	line-height: 1.4;
	color: #e7700e;
}
.voice-ttl span {
	display: block;
	font-size: 14px;
}
.voice-txt {
	display: block;
	background: #EFEFEF;
	padding: 35px;
	border-radius: 5px;
	font-size: 16px;
	line-height: 2;
}
.voice-circle01 {
	display: block;
}
.voice-circle01 ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.voice-circle01 ul li {
	display: flex;
	justify-content: center;
	text-align: center;
	align-items: center;
	font-weight: 600;
	line-height: 2;
	box-sizing: border-box;
	padding: 25px;
	letter-spacing: 3px;
	width: 240px;
	height: 240px;
	margin: 15px 35px;
	border-radius: 50%;
	color: #FFF;
	background: #1570bd;
}
.voice-circle01 ul li p {
	font-size: 18px !important;
	margin: 0px !important;
	padding: 0px !important;
}
@media screen and (max-width:641px) {
	.voice-wrap {
		display: block;
		padding: 15px;
		border-radius: 5px;
		border: #1570bd solid 1px;
		margin-top: 20px;
		margin-bottom: 10px;
	}
	.voice-ttl {
		display: block;
		margin-bottom: 15px;
	}
	.voice-ttl b {
		display: block;
		font-size: 18px;
		line-height: 1.4;
		color: #e7700e;
		margin: 0px !important;
		padding: 0px !important;
	}
	.voice-ttl span {
		display: block;
		font-size: 13px;
		text-align: right;
		margin: 0px !important;
		padding: 0px !important;
	}
	.voice-txt {
		display: block;
		background: #EFEFEF;
		padding: 10px;
		border-radius: 5px;
		font-size: 14px;
		line-height: 1.8;
	}
}
.tainen.t2.font-20 {
}
@media only screen and (max-width: 767px) {
	.tainen .scr-tab {
		overflow: auto;
	}
	.tainen .scr-tab table {
		min-width: 800px;
	}
	.tainen .scr-tab table .w15p {
		width: 16%;
	}
	
}




/*画像デコレーション*/
.image_box_r,
.img_deco{
  position: relative; 
}
@media only screen and (max-width: 767px) {
    .image_box_r,
	.img_deco {
      margin-bottom: 20px; 
	} 
}
.image_box_r::before,
.img_deco::before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: inset 0 0 0px 10px rgba(255, 255, 255, 0.6);
}


.banner_contents-three.wraps li {
	box-sizing: border-box;
	background: #EFEFEF;
	padding: 25px;
}
.banner_contents-three.wraps li b {
	display: block;
	text-align: center;
	padding: 8px 0;
	margin-bottom: 14px;
	background: #FFF;
}


.randams {
	display: block;
	padding: 45px;
	border: #EFEFEF solid 5px;
}
.randams li {
	position: relative;
	float: left;
	white-space: nowrap;
	font-size: 40px;
	font-weight: bold;
	margin-right: 45px;
	margin-bottom: 50px;
	border-bottom: #8E0303  solid 2px;
	list-style-type: none;
}
.randams li:nth-child(1) {
	font-size: 25px;
}
.randams li:nth-child(2) {
	font-size: 50px;
	margin-top: 35px;
}
.randams li:nth-child(3) {
	font-size: 18px;
}
.randams li:nth-child(5) {
	font-size: 20px;
}
.randams li:nth-child(6) {
	font-size: 30px;
	float: right;
}
.randams::after {
	content: "";
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
}


body.recruit .gaiyo_after_cont {
	background: #d3ecfb  !important;
}


.caution01 {
	display: block;
	padding: 20px;
	background: #1570bd;
	margin-left: auto;
	margin-right: auto;
	max-width: 800px;
}
.caution01 .s-mtm {
	display: block;
	text-align: center;
	font-size: 26px;
	margin-bottom: 6px;
	color: #FFF;
}
.caution01 .l-mtm {
	display: block;
	color: #FFF;
	text-align: center;
	font-size: 34px;
	margin-bottom: 20px;
}
.caution01 .txwp {
	display: block;
	padding: 20px 40px;
	background: #FFF;
}
.caution01 .txwp p {
	font-size: 20px;
	font-weight: bold;
	line-height: 2.2;
	margin: 0px;
	padding: 0px;
}
@media only screen and (max-width: 767px) {
	.caution01 {
		display: block;
		padding: 10px;
		background: #1570bd;
		margin-left: auto;
		margin-right: auto;
		max-width: 800px;
	}
	.caution01 .s-mtm {
		display: block;
		text-align: center;
		font-size: 14px;
		margin-bottom: 6px;
		color: #FFF;
	}
	.caution01 .l-mtm {
		display: block;
		color: #FFF;
		text-align: center;
		font-size: 22px;
		margin-bottom: 15px;
	}
	.caution01 .txwp {
		display: block;
		padding: 15px 15px;
		background: #FFF;
	}
	.caution01 .txwp p {
		font-size:15px;
		font-weight: bold;
		line-height: 2;
		margin: 0px;
		padding: 0px;
	}
}


.wf-100 {
	flex-basis: 100% !important;
}
.flx05 {
	display: flex;
	justify-content:space-between;
}
.flx05 p {
	flex-basis: 50%;
}
.black-txt {
	display: block;
	padding-top: 20px;
	margin-bottom: 30px;
}
.black-txt b {
	display: inline-block;
	background: #1570bd;
	font-size: 24px;
	letter-spacing: 2px;
	line-height: 1.1;
	padding: 7px 15px;
	margin-bottom: 15px;
	color: #FFF;
}
.names-staff {
	display: block;
	border-left: #EFEFEF solid 2px;
	padding-left: 24px;
}
.names-staff  b {
	display: block;
	font-size: 18px;
	line-height: 1.8;
	margin-bottom: 15px;
}
.col1-b {
	font-size: 30px;
}
@media only screen and (max-width: 767px) {
	.flx05 {
		display: block;
	}
	.flx05 p {
		margin: 0 !important;
		padding: 0 !important;
	}
	.black-txt {
		display: block;
		padding-top: 0px;
		margin-bottom: 20px;
	}
	.black-txt b {
		display: inline;
		background: none;
		color: #1570bd;
		font-size: 19px;
		letter-spacing: 2px;
		line-height: 1.1;
		padding: 0px 0px;
		margin-bottom: 0px;
	}
	.names-staff {
		display: block;
		border-left: #EFEFEF solid 2px;
		padding-left: 14px;
	}
	.names-staff  b {
		display: block;
		font-size: 16px;
		line-height: 1.8;
		margin-bottom: 15px;
	}
	.col1-b {
		font-size: 22px;
	}
}

.interview .content{
	overflow: hidden !important;
	max-width: 100vw;
}
@media only screen and (min-width: 768px) {
	
	.interview .p4cont1 .post_box:nth-of-type(1n) {
		position: relative;
		padding-top: 50px;
		margin-bottom: 90px;
	}
	.interview .p4cont1 .post_box:nth-of-type(1n)::before {
		position: absolute !important;
		right: -30% !important;
		top: 0 !important;
		content: "" !important;
		width: 68% !important;
		height: 100% !important;
		background: #eef9fb !important;
		transform:skewX(30deg);
	}
	.interview .p4cont1 .post_box:nth-of-type(1n) .allcontentbox {
		position: relative;
		z-index: 5;
	}

	.interview .p4cont1 .post_box:nth-of-type(2n) {
		position: relative;
		padding-top: 50px;
		margin-bottom: 90px;
	}
	.interview .p4cont1 .post_box:nth-of-type(2n)::before {
		position: absolute !important;
		left: -40% !important;
		top: 0 !important;
		content: "" !important;
		width: 78% !important;
		height: 100% !important;
		background: #eef9fb !important;
		transform:skewX(30deg);
	}
	.interview .p4cont1 .post_box:nth-of-type(2n) .allcontentbox {
		position: relative;
		z-index: 5;
	}
	.interview .p4cont1 .post_box:nth-of-type(2n) .allcontentbox h4 {
		padding: 14px 25px !important;
		color: #1570bd !important;
		border: #eef9fb solid 1px !important;
		background: #FFF !important;
	}

	.interview .p4cont1 .post_box:nth-of-type(3n) {
		position: relative;
		padding-top: 50px;
		margin-bottom: 90px;
	}
	.interview .p4cont1 .post_box:nth-of-type(3n)::before {
		position: absolute !important;
		right: -50% !important;
		top: 0 !important;
		content: "" !important;
		width: 88% !important;
		height: 100% !important;
		background: #eef9fb !important;
		transform:skewX(30deg);
	}
	.interview .p4cont1 .post_box:nth-of-type(3n) .allcontentbox {
		position: relative;
		z-index: 5;
	}
	.interview .p4cont1 .post_box:nth-of-type(3n) {
		margin-bottom: 160px !important;
	}
}
.interview .p4cont1 .post_box .allcontentbox h4 {
	padding: 14px 25px !important;
	color: #1570bd !important;
	border: #eef9fb solid 1px !important;
	background: #FFF !important;
}


.let-001 {
	margin-bottom: 0px !important;
	text-indent: -1em !important;
	padding-left: 1em !important;
}
.mb25.let-001 {
	padding-bottom: 35px;
}

.prof-box {
	display: block;
}
.prof-box .tm {
	display: block;
	font-size: 19px;
	line-height: 1;
	margin-bottom: 15px;
}
.prof-box .names-2 {
	display: block;
	font-size: 25px;
	font-weight: 600;
	letter-spacing: 2px;
	line-height: 1.5;
	color: #1570bd;
}
.prof-box small {
	display: inline-block;
	padding-top: 6px;
	border-top: #ccc dotted 1px;
	margin-bottom: 24px;
	font-size: 14px;
	letter-spacing: 2px;
}

.flx-short {
	display: flex;
	justify-content: space-between;
}
.flx-short li {
	display: block;
	flex-basis: 50%;
}
.flx-short li .tmt1 {
	display: block;
	margin-bottom: 22px !important;
}
.bt-mx2 {
	display: block;
	max-width: 380px;
	padding: 23px 0;
	font-size: 16px;
	color: #FFF !important;
	text-decoration: none !important;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: #333;
}
.bt-mx2:hover {
	opacity: 0.6;
}

@media only screen and (max-width: 478px) {
	.flx-short {
		display: block;
	}
	.flx-short li .tmt1 {
		display: block;
		margin-bottom: 12px !important;
	}
}


/*
.recruit .p4cont1 {
	position: relative;
	z-index: 5;
}
@media only screen and (min-width: 768px) {
	.recruit .p4cont1 .post_box:nth-of-type(1) .allcontentbox {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.recruit .p4cont1 .post_box:nth-of-type(1) .image_box_l {
		position: relative;
		left: 0%;
		flex-basis: 45% !important;
		max-width: 45% !important;
		width: 45% !important;
		margin: 0px !important;
		padding: 0px !important;
		float: none !important;
	}
	.recruit .p4cont1 .post_box:nth-of-type(1) .image_box_l img {
		margin: 0 !important;
		width: 140% !important;
		max-width: 140% !important;
		min-width: 140% !important;
		position: relative;
		left: -40% !important;
	}
	.recruit .p4cont1 .post_box:nth-of-type(1) .content_box_r {
		flex-basis: 50% !important;
		width: 50% !important;
		float: none !important;
	}
}
.recruit #allcontent:nth-of-type(2),
.recruit #allcontent:nth-of-type(3),
.recruit #allcontent:nth-of-type(4),
.recruit #allcontent:nth-of-type(5){
	background: #FFF;
	box-sizing: border-box;
	border: #EFEFEF solid 5px;
	padding: 45px !important;
}
.recruit #allcontent .p4cont2,
.recruit #allcontent .p4cont3,
.recruit #allcontent .p4cont4,
.recruit #allcontent .p4cont5{
	border-top: 0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
@media only screen and (max-width: 767px) {
	.recruit #allcontent:nth-of-type(2),
	.recruit #allcontent:nth-of-type(3),
	.recruit #allcontent:nth-of-type(4),
	.recruit #allcontent:nth-of-type(5){
		background: #FFF;
		box-sizing: border-box;
		border: #EFEFEF solid 3px;
		padding: 20px !important;
	}
}
.recruit .post_box .allcontentbox h4 {
	padding: 14px 25px !important;
	color: #1570bd !important;
	border: #eef9fb solid 1px !important;
	background: #FFF !important;
}
*/

.flx-list1 {
	display: flex;
	justify-content: space-between;
	background: #EFEFEF;
	padding: 40px ;
}
.flx-list1 ul {
	display: block;
	margin: 0 !important;
	padding: 0 !important;
	flex-basis: 48%;
}
.flx-list1 li {
	display: block;
	font-size: 16px;
	margin: 8px 0;
	line-height: 2;
}
.mt25 {
	margin-top: 25px;
}
@media only screen and (max-width: 767px) {
	.flx-list1 {
		display: block;
		padding: 20px ;
	}
	.flx-list1 ul {
		display: block;
		margin: 0 !important;
		padding: 0 !important;
		flex-basis: 48%;
	}
	.flx-list1 li {
		display: block;
		font-size: 15px;
		margin: 8px 0;
		line-height: 2;
	}
	.mt25 {
		margin-top: 15px;
	}
}


.border01 {
	display: block;
	text-align: center;
	font-size: 18px;
	line-height: 2;
	padding: 30px;
	border: #EFEFEF solid 3px;
}
.border01 p {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 18px !important;
	line-height: 2;
}
.w10p {
	width: 15%;
}
@media only screen and (max-width: 767px) {
	.border01 {
		display: block;
		text-align:left;
		font-size: 15px;
		line-height: 2;
		padding: 15px;
		border: #EFEFEF solid 2px;
	}
	.border01 p {
		margin: 0 !important;
		padding: 0 !important;
		font-size: 15px !important;
		line-height: 2;
	}
}
@media only screen and (max-width: 500px) {
	.sp100p {
		width: 100% !important;
	}
}


.caut004 {
	display: block;
	text-align: center;
	line-height: 2;
	padding: 24px ;
	background: #EFEFEF;
}
.caut004 b {
	font-size: 24px;
}
.s250 {
	max-width: 250px;
	margin-left: auto;
	margin-right: auto;
}



.sub-contacts {
	display: block;
	text-align: center;
}
.sub-contacts .mml {
	display: block;
	font-size: 26px;
	margin-bottom: 20px;
}
.sub-contacts .inner {
	display: block;
	padding: 35px;
	background: #EFEFEF;
}
.sub-contacts .b1 {
	display: block;
	font-size: 24px;
	margin-bottom: 15px;
}
.sub-contacts p {
	display: block;
	font-size: 17px;
	line-height: 1.9;
}

.ss-ml {
	display: block;
	font-size: 18px;
	border-bottom: #ccc dotted 1px;
	padding-bottom: 14px !important;
	margin-bottom: 20px !important;
}


.p-flx05 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.p-flx05 .pr-box {
	display: block;
	flex-basis: 48%;
	margin-bottom: 40px;
}
.p-flx05 .pr-box .sm-ti {
	display: block;
	font-size: 20px;
	line-height: 1.6;
	font-weight: 600;
	border-top: #1570bd solid 3px;
	padding: 14px 0 0px 0;
}
.p-flx05 .pr-box .txts {
	display: block;
	padding: 20px;
	font-size: 16px;
	line-height: 1.9;
	background: #EFEFEF;
}
.tx-b1 {
	display: block;
	margin-bottom: 30px;
	font-size: 21px;
	line-height: 1.7;
	font-weight: 600;
}
@media only screen and (max-width: 767px) {
	.p-flx05 {
		display: block;
	}
	.p-flx05 .pr-box {
		display: block;
		flex-basis: 48%;
		margin-bottom: 40px;
	}
	.p-flx05 .pr-box .sm-ti {
		display: block;
		font-size: 18px;
		line-height: 1.6;
		font-weight: 600;
		border-top: #1570bd solid 3px;
		padding: 14px 0 0px 0;
	}
	.p-flx05 .pr-box .txts {
		display: block;
		padding: 14px;
		font-size: 15px;
		line-height: 1.9;
		background: #EFEFEF;
	}
	.tx-b1 {
		display: block;
		margin-bottom: 20px;
		font-size: 17px;
		line-height: 1.7;
		font-weight: 600;
	}
	.mb100g,
	.mb100g a{
		width: 300px !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}
	
}
video.u-hidden {
		display: block !important;
	}
#main-header-item {
	display: block !important;
	z-index: 1000 !important;
	opacity: 1 !important;
	position: absolute !important;
}
.p-main-header-item img {
	position: relative !important;
	left: auto !important;
	top: 20% !important;
}
@media screen and (min-width: 641px) and (max-width: 960px) {
	.p-main-header-item img {
		position: relative !important;
		left: auto !important;
		top: 40% !important;
	}
}
@media screen and (max-width: 640px) {
	.p-main-header-item img {
		position: relative !important;
		left: 51% !important;
		top: 15% !important;
	}
}

.justcenter {
	justify-content: center !important;
	display: flex;
	flex-wrap: wrap;
}
.justcenter li a span {
	font-size: 12px !important;
}

table.jisseki3 td {
	font-size: 15px !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
}


.p-content03__blog-archive-link.h70 {
	height: 70px !important;
}
.p-content03__blog-archive-link.h70 a {
	line-height: 1.5 !important;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
	width: 100%;
	height: 70px;
	box-sizing: border-box;
}


.maker-txt ul {
	display: flex;
	flex-wrap: wrap;
}
.maker-txt li {
	display: flex;
	flex-basis: 23%;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 16px;
}
.maker-txt li a {
	display: flex;
	justify-content: center;
	text-align: center;
	align-items: center;
	width: 100%;
	height: 60px;
	font-size: 15px;
	color: #0e0e0e;
	background: #EFEFEF;
}
@media screen and (max-width: 640px) {
	.maker-txt ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.maker-txt li {
		display: flex;
		flex-basis: 49%;
		margin-right: 0%;
		margin-left: 0%;
		margin-bottom: 10px;
	}
	.maker-txt li a {
		display: flex;
		justify-content: center;
		text-align: center;
		align-items: center;
		width: 100%;
		height: 50px;
		font-size: 14px;
		color: #0e0e0e;
		background: #EFEFEF;
	}
}


.chbx {
	display: block !important;
	text-align: left !important;
}
.chbx .mwform-checkbox-field.horizontal-item {
	display: block !important;
	text-align: left !important;
}
.chbx span input {
	width: auto !important;
}
.lineimg img {
	max-width: 100%;
}

.times-lay .tt-m {
	display: block;
	text-align: center;
	font-size: 35px;
	color: #23344d;
}

.fl100p {
	flex-basis: 100% !important;
}

@media screen and (min-width: 601px) {
	.mlr-280bt.mm600 {
		max-width: 600px;
		margin-left:auto;
		margin-right: auto;
	}
	.mlr-280bt.mm600 span {
		width: 600px;
		font-size: 14px !important;
	}
}


.w1j {
	width: 30%;
}
.w2j {
	width: 18%;
}
.w3j {
	width: 38%;
}


.flx-bnt {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.flx-bnt li {
	display: block;
	margin: 10px;
}
.inb-int input {
	width: auto !important;
}
.mb-ex004 {
	margin-bottom: 130px;
}

@media all and (min-width: 641px) {
    header .tel-mail {
        display: none !important;
    }
}
@media print and (min-width: 641px) {
    #js-global-nav {
        display: none !important;
    }
	.tel-mail__child_2 {
		display: none !important;
	}
	.mb-ex004 {
		margin-bottom: 30px;
	}
}