@charset "utf-8";
/* CSS Document */
/* ---reset------------------------------------------ */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,p,blockquote,section,nav,header,footer{margin:0;padding:0;}ul li,ol li {list-style:none;} h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}input,textarea,select{ font-family: inherit;font-size:inherit; font-weight:inherit;}input,textarea,select{ *font-size:100%;}a img { border:none;}

* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box;}
/* ---common---------------------------------------- */
.cf:before,.cf:after {content: " "; display: table;}.cf:after {clear: both;}.cf {*zoom: 1;}
.alpha a:hover img {opacity: 0.8;filter: alpha(opacity=80);-ms-filter: "alpha(opacity=80)";}
img {border: 0px; vertical-align: bottom;}

/*#pagetop {width:100%; max-width:1000px;position: fixed;bottom: 5%;left:50%;transform:translateY(-50%);-webkit-transform:translateY(50%); z-index:999;}*/
#pagetop {position:fixed;bottom:75px;right: 75px;}
#pagetop a:hover {opacity: 0.8;-ms-filter: "alpha(opacity=80)";filter: alpha(opacity=80);}
/*pagetop float*/

.ggmap {position: relative;padding-bottom: 75%;padding-top: 30px;height: 0;overflow: hidden;}
.ggmap iframe,
.ggmap object,
.ggmap embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

.pc {display: inherit;}
.sp {display: none;}

[class$="flexBox"] {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
			flex-wrap: wrap;
			flex-wrap: wrap;
	-webkit-justify-content: space-between;
			justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

body {
	font-size: 14px;
	color: #000000;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", sans-serif;
}

.pc {display: inherit;}
.sp {display: none;}

a:link {
color: #0085B2;
}

a:visited {
color: #0085B2;
}

a:hover {
color: #99CEE0;
}

a:active {
color: #0085B2;
}

div[class*="inner"] {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

table {
	margin: 0 auto;
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
}

table.borderTable > tbody > tr > th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	background: #ffffff;
	border:1px solid #CCCCCC;
}

table.borderTable > tbody > tr > td {
	text-align: left;
	background: #ffffff;
	border:1px solid #CCCCCC;
}

table.noBorderTable > tbody > tr > th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	background: #ffffff;
}

table.noBorderTable > tbody > tr > td {
	text-align: left;
	background: #ffffff;
}

body {
	width: 100%;
	height: 100%;
	color: #000000;
	background: #f7f7f7;
}

body.page {
	background: #ffffff;
}
h1 {width: 275px;}
h2 {
	font-size: 36px;
	font-weight: 600;
}
h3 {
	padding: 0 0 0.5rem 0;
	font-size: 1.6em;
	font-weight: 600;
	line-height: 1em;
}
h3.pointLine {
	position: relative;
	display: inline-block;
	margin-bottom: 2em;
}
h3.pointLine::before {
	width: 25%;
	height: 5px;
	content: "";
	position: absolute;
	bottom: -0.5rem;
	left: 50%;
	display: inline-block;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background: #ffd200;
	border-radius: 2px;
	
}
h3.underLine {
	margin: 2.5rem 0 0 0;
	position: relative;
	border-bottom:  3px solid #000000;
}

h3.underLine::after {
	width: 20%;
	content: "";
	position: absolute;
	bottom: -3px;
	display: block;
	border-bottom: 3px solid #ffd200;
}
h4 {
	font-size: 1.1rem;
	font-weight: 600;
}

h4.bgBK {
	margin: 1.5rem 0 0;
	padding: 0.5rem;
	color: #ffffff;
}

/*---pc design--------------------------------------- */
/*---header------------------------------------------ */
header {
	width: 100%;
	background: #ffd200;
	z-index: 9999;
	border-top: 8px solid #000000;
}

header.fixed {
	position: fixed;
	
}



.header__inner {
	padding: 47.5px 0 47.2px;
	}

.header__nav01 {
	width: 614px;
	align-self: center;
}
	
.header__nav01 ul {
	align-items: center;
}

.header__nav02 {
	padding: 12px 0 14px;
}

/*---nav--------------------------------------------- */
.header__nav01 {}

.header__nav01 a {
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	display: block;
}
.partitionYR {
	align-items: center;
	justify-content: space-between;
}

.partitionYR li {
	height: 35px;
	font-size: 18px;
	line-height: 35px;
	align-self: center;
	border-left: 2px solid #ffd200;
}
.partitionYR li:nth-last-of-type(1) {
	border-right: 2px solid #ffd200;
}

.partitionYR li a {
	padding: 0 28px;
	display: block;
	color: #ffffff;
	text-decoration: none;
}


/*---slider------------------------------------------ */
.topHeaderArea.headerSlider {}
.slick-dotted.slick-slider {margin-bottom: 0 !important;}
.headerSlider .sliderItem {width: 1000px;max-width: 100vw;}
.sliderItem {filter: contrast(50%);}
.sliderItem.slick-center {filter: blur(0) grayscale(0%);}
.slick-dots li button:before {content: "●"!important;font-size: 20px!important;color: #666666!important;}
li.slick-active button:before {color: #fed209!important;}
.slick-dots li button:before {opacity: 0.8!important;}

/*---topContents------------------------------------- */

.infoArea {
	padding: 75px 0;
	background: #ffffff;
}
.h2Box {
	padding: 15px 28px;
	margin: 0 0 22px;
	font-size: 30px;
	line-height: 1rem;
	color: #ffffff;
	background: #000000;
}

.info__box > li ,
.news__box > li {margin: 0 0 20px 0;}

.info__boxInner ,
.news__boxInner {
	justify-content: flex-start;
	align-items: center;
}

.info__boxInner li ,
.news__boxInner li {margin-right: 25px;}

.info__boxInner--photo ,
.news__boxInner--photo {
	width: 225px;
}

.info__boxInner--date ,
.news__boxInner--date {}

.info__boxInner--tag ,
.news__boxInner--tag {
	padding: 10px 0 9px;
	width: 102px;
	text-align: center;
	border-radius: 5px;
}

.info__boxInner--tag.tagInfo ,
.news__boxInner--tag.tagInfo{
	background: #fed209;
}

.h2Absolute__textLeftBK {
	margin: 30px 0;
	font-size: 30px;
	line-height: 1em;
	color: #000000;
	}
.h2Absolute__textRightLGY {
	position: absolute;
	top: -35px;
	right: 0;
	font-size: 92px;
	line-height: 1em;
	color: #d4d4d4;
}
.strengthsBox {
	padding: 0 0 75px;
	}

.strengthsBox .flexBox {
	justify-content: center;
}
.stBox {
	margin:50px 1% 0 0;
	width: 32%;
}

.stBox:nth-of-type(-3+X) {
	margin: 0 0 0 0;
}

.stBox__image {
	margin: 0 auto;
	text-align: center;
}
.stBox__title {
	margin: 36px 0 22px;
	font-size: 32px;
	font-weight: 600;
	line-height: 1.2em;
	text-align: center; 
	color: #ffb22c;
	}
.stBox__text {
	font-size: 18px;
	line-height: 1.2em;
	text-align: center;
	}

.strengthsBox h2 + div {
	margin: 40px 0 0 0;
	}

.newsletterBox {
	color: #ffffff;
	overflow: hidden;
	background: #000000;
}
.h2Absolute {
	position: relative;
	}

.h2Absolute__textLeftWH {
	margin: 30px 0;
	font-size: 30px;
	line-height: 1em;
	color: #ffffff;
	}
.h2Absolute__textRightGY {
	position: absolute;
	top: -35px;
	right: 0;
	font-size: 92px;
	line-height: 1em;
	color: #434343;
}

.newsletter__text30 {
	font-size: 30px;
	
}
.newsletter {
	padding: 2.5rem 0 2rem;
	vertical-align: middle;
}
.newsletter__box {
	margin: 18px auto 50px;
	width: 445px;
}

.newsletter__inputBox {
/*	padding-right: 1rem;
	width: 100%;*/
	width: 77%;
	width: calc(100% - 101px);
	}
.newsletter__inputH38 {
	width: 100%;
	height: 38px;
}
.newsletter__inputH38 + .newsletter__inputH38 {
	margin-top: 10px;
}

.newsletter__registrationBtn {
	width: 86px;
	aspect-ratio: 1 / 1;
	color: #ffffff;
	background: #000000;
	border: 2px solid #ffffff;
}

.representative_caseBox {
	padding: 76px 0;
}

h2 + .column4 {
	margin: 24px 0 0 0;
}

.column4 {
}

.column4 .case__box {
	margin: 0 0 0.5rem 0;
	width: 23%;
}
.case__text {
	margin: 0.5rem 0 0 0;
	text-align: center;

}

.column3 {
	margin: 38px 0 0 0;
	justify-content: flex-start;
}

.column3 .case__box {
	margin: 0 auto 1.5em;
	width: 28%;
	width: fit-content;

}

.rc__box {
	padding: 26px;
	margin: 0 3.65% 3.65% 0;
	width: 30.9%;
	font-size: 1.1rem;
	aspect-ratio: 1 / 1;
	background: #ffffff;
	border: 2px solid #ffd200;
}
.rc__box:nth-of-type(3n) {margin-right: 0;}

.rc__box.last1 {
	margin-right: 34.5%;
}
.rc__title {
	margin: 0 0 25px;
	font-size: 1.3rem;
	color: #ffb12c;
	font-weight: 600;
}
.rc__subTitle {
	margin: 15px 0 10px;
	font-weight: 600;
}

/*---pageContents------------------------------------ */
.pageContents {
	padding: 1rem 0 5rem;
}
.pageContents div[class*="inner"] {
	margin: 2rem auto;
}

.pageH2 {
	margin: 0 0 2.5rem 0;
	position: relative;
	padding: .5em 1em;
	color: #000000;
	line-height: 1em;
	display: inline-block;
}

.pageH2::before, .pageH2::after {
	content: "";
	display: inline-block;
	position: absolute;
	width: 10px;
	height: 100%;
	border: 3px solid #ffd200;
	box-sizing: border-box;
}

.pageH2::before {
	top: 0;
	left: 0;
	border-right: none;
}

.pageH2::after {
	bottom: 0;
	right: 0;
	border-left: none;
}

.textCenterW100 {
	width: 100%;
	text-align: center;
}

.detailBox {margin: 0 0 5rem 0;}
.detail__leftBox ,.detail__rightBox {
	margin: 0 0 1.5rem 0;
	width: 45%;
}
.detail__w70Box {width: 70%;}
.detail__title {
	margin: 0 0 0.5rem 0;
	font-size: 1.1rem;
	line-height: 1em;
	font-weight: 600;
	color: #ffb22c;
}
.detail__photo {width: 100px;}
.detail__link {
	margin: 0.5rem 0 0 0;
	width: 40%;
	background: #ffd200;
}
.detail__link a {
	padding: 0.5rem;
	color: #000000;
	text-align: center;
	display: block;
	text-decoration: none;
}

.detail__link a:hover {
	transition: 0.8s;
	color: #ffffff;
	background: #000000;
}

.itemBlockList {
	justify-content: flex-start;
}
.itemBlockList li {
	margin: 1rem 0.5rem 0;
	}
.itemBlockList li a {
	padding: 1rem 1rem;
	color: #000000;
	background: #ffd200;
	text-decoration: none;
	display: block;
}
.itemBlockList li a:hover {
	color: #ffffff;
	background: #000000;
	transition: 1.5s;
	}


.attentionBorderBox::before {
	padding: 0 5px;
	margin: 0 auto;
	width: 100px;
	height: 80px;
	content: "";
	position: absolute;
	top: -45px;
	left: 0;
	right: 0;
	background: #ffffff url(image/icon_attention.png) no-repeat;
	background-size: 80px 80px;
	background-position: center;
	}
.attentionBorderBox {
	padding: 45px 1.5rem 1.5rem;
	margin: 65px auto 1.5rem;
	width: 70%;
	position: relative;
	border: 5px solid #ffb22c;
}
.service__postFlow {
	display: flex;
	justify-content: center;
	align-items: center;
}

.service__postFlowList {
	margin: 2rem 0;
	padding-left: 0;
}

.service__postFlowList > li {
	list-style-type: none;
	position: relative;
	padding-left: 4em;
}

.service__postFlowList > li:not(:last-child) {padding-bottom: 2em;}

.service__postFlowList > li .icon {
	width: 2.5em;
	height: 2.5em;
	line-height: 2.5em;
	text-align: center;
	border-radius: 100vh;
	display: inline-block;
	background: #ffb22c;
	color: #fff;
	position: absolute;
	left: 0;
}

.service__postFlowList > li:not(:last-child)::before {
	content: "";
	background: #000000;
	width: 4px;
	height: 100%;
	position: absolute;
	top: calc(50% - -45px);
	left: 20px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.service__postFlowList > li dl dt {
	font-size: 1.3em;
	font-weight: 600;
	color: #ffb22c;
}

.service__postFlowList > li dl dd {margin-left: 0;}
.service__localFlowList {width: 49%;}

.service__localFlowList > li {
	margin: 0 0 2em 0;
	padding: 2em 2em 2em 5em;
	width: 100%;
	background: #f7f7f7;
	border-radius: 10px;
	position:relative;
}
.service__localFlowList > li::after {
	width: 50px;
	height: 50px;
	content: "";
	position: absolute;
	bottom: 2em;
	right: 2em;
}

.service__localFlowList > li.lolacFlow01::after {
	background: url("image/icon_construction_01.png") no-repeat;
	background-size: auto 50px;
}
.service__localFlowList > li.lolacFlow02::after {
	background: url("image/icon_construction_02.png") no-repeat;
	background-size: auto 50px;
}
.service__localFlowList > li.lolacFlow03::after {
	background: url("image/icon_construction_03.png") no-repeat;
	background-size: auto 50px;
}
.service__localFlowList > li.lolacFlow04::after {
	background: url("image/icon_construction_04.png") no-repeat;
	background-size: auto 50px;
}
.service__localFlowList > li.lolacFlow05::after {
	background: url("image/icon_construction_05.png") no-repeat;
	background-size: auto 50px;
}
.service__localFlowList > li.lolacFlow06::after {
	background: url("image/icon_construction_06.png") no-repeat;
	background-size: auto 50px;
}
.service__localFlowList > li.lolacFlow07::after {
	background: url("image/icon_construction_07.png") no-repeat;
	background-size: auto 50px;
	background-position: center;
}

.service__localFlowList > li:not(:last-child) {padding-bottom: 2em;}

.service__localFlowList > li .icon {
	margin: auto 0;
	width: 2.5em;
	height: 2.5em;
	line-height: 2.5em;
	text-align: center;
	border-radius: 100vh;
	display: inline-block;
/*	background: #ffb22c;*/
	background: #000000;
	color: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	left: -3em;
}
.service__localFlowList dl {
	width: 85%;
	position: relative;
	display: flex;
	flex-direction: column;
}
.service__localFlowList dl::before {
	width:40px;
	max-height: 2rem;
	position: absolute;
	border: 1px solid green;
}
.service__localFlowList > li dl dt {
	font-size: 1.3em;
	font-weight: 600;
	color: #ffb22c;
	flex-grow: 1;
}
.service__localFlowList > li dl dd {
	flex-grow: 2;
	flex-basis: 2.5rem;
}

h3 + .column6 {margin: 24px 0 0 0;}
.column6 .case__box {
	margin: 0 0 0.5rem 0;
	width: 15%;
}
.mtb15Text {
	margin: 15px 0 15px 0;
	line-height: 1.8em;
}
	
.bgGYW49Box {
	padding: 1.5em;
	margin: 1% 0;
	width: 49%;
	background: #f7f7f7;
}

.bgGYW49Box__photo {width: 40%;}
.bgGYW49Box__text {
	width: 55%;
	line-height: 1.6em;
}

.polual__FlowNoList {counter-reset: count 0;}
.polual__FlowNoList li {
	padding: 2em 2em 2em 6em;
	position: relative;
}
.polual__FlowNoList li::before {
	margin: auto 0;
	content: counter(count);
	counter-increment: count 1;
	width: 2.5em;
	height: 2.5em;
	font-size: 1.5em;
	line-height: 2.5em;
	text-align: center;
	border-radius: 100vh;
	display: inline-block;
	background: #ffb22c;
	color: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 1em;
}
	
.bgGYW100Box {
	padding: 1.5em 1.5em 1.5em 4.5em;
	margin: 1% 0;
	width: 100%;
	background: #f7f7f7;
	position: relative;
}
.bgGYW100Box .icon {
	width: 2.5em;
	height: 2.5em;
	line-height: 2.5em;
	text-align: center;
	border-radius: 100vh;
	display: inline-block;
	background: #ffb22c;
	color: #fff;
	position: absolute;
	left: 1.5em;
}
.bgGYW100Box__W60Text {
	width: 60%;
	line-height: 1.6em;
}
.bgGYW100Box__W40Image {width: 40%;}
.w48flexBox {
	margin: 1.5em 0;
	width: 48%;
}

.faqBox {width: 100%;}

.faqBox dt {
	padding: 0 0 1rem 0;
	margin: 2rem 0 1.5rem 1.5rem;
	width: 100%;
	font-size: 1.4em;
	position: relative;
	border-bottom: 1px dashed #000000;
}
.faqBox dt::before {
	padding: 0.2rem 0;
	margin: 0 -1.5rem;
	content: "Q";
	font-size: 3.5rem;
	font-weight: 600;
	color: rgba(254 , 210 , 9 , 0.8);
	position: absolute;
	bottom: 0;
	z-index: -10;
}

.faqBox dd {
	padding: 0 0 1.5rem 5rem;
	margin: 2rem 0 5rem 0;
	width: 100%;
/*	position: absolute;*/
	border-bottom: 2px solid #000000;
}

.faqBox dd::before {
	padding: 0.2rem 0;
	margin: 0 -1.5rem;
	content: "A";
	font-size: 3.5rem;
	font-weight: 600;
	color: rgba(254 , 210 , 9 , 0.8);
}

.aboutus__borderBtList {
	margin: 0 0 5rem 0;
	}
.aboutus__borderBtList dt {
	padding: 1rem 0;
	width: 15%;
	font-size: 1.1em;
	font-weight: 600;
	border-bottom: 1px dashed #ffb22c;
}
.aboutus__borderBtList dd {
	padding: 1rem 0;
	width: 85%;
	border-bottom: 1px dashed #ffb22c;
}
.aboutus__borderYLBox {
	padding: 1.5rem;
	margin: 2rem auto;
	width: 70%;
	line-height: 1.4rem;
	background: #ffffff;
	border: 2px solid #ffd200;
}

.aboutus__borderYLBox p + p {
	margin: 1.5rem 0 0 0;
}

.aboutus__photoMTB30Box {
	margin: 0 auto 3rem;
	width: 70%;
	text-align: center;
}

.aboutus__photoMTB30Box img {
	margin: 0 0 1rem 0;
	width: 167px;
}
.aboutus__photoLeft {
	margin: 0 auto;
	width: 49%;
}
.aboutus__photoRight {
	margin: 0 auto;
	width: 49%;
}

.inquiry__bgYLBox {
	padding: 1.5rem 0;
	margin: 1rem 0 3rem;
	width: 20%;
	text-align: center;
	background: #ffd200;
}
.inquiry__bgYLBox a {
	padding: 1.5rem 0;
	width: 100%;
	text-align: center;
	color: #000000;
	text-decoration: none;
}

.pageText p + p {margin: 1.5rem 0 0;}

.link__list .flexBox {
	align-items: center;
}
.link__list li {
	border-bottom: 1px dashed #000000;
	}
.link__leftBox {
	padding: 1.5rem 0;
	width: 25%;
	font-size: 1.2rem;
	line-height: 1em;
}

.link__leftBox a {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #ffd200;
	}

.link__leftBox a:hover {
	text-decoration: none;
	border-bottom: 5px solid #ffd200;
	transition: 0.2s;
}

.link__rightBox {
	padding: 1.5rem 0;
	width: 75%;	
}

.privacy__inner {line-height: 1.8rem;}
.privacy li + li {margin: 1.5rem 0;}
.list__number {counter-reset: count 0;}
.list__number li {text-indent:-1em;padding-left: 1em;}
.list__number li:before {content: counter(count) "．";counter-increment: count 1;}
.list__parenthesesNumber {counter-reset: count 0;}
.list__parenthesesNumber li {text-indent:-2em;padding-left: 2em;}
.list__parenthesesNumber li:before {content: "(" counter(count) ")　";counter-increment: count 1;}
.icon-square::before {
	content: "■";
	margin-right: 1rem;
}

.polual__borderYLBox {
	padding: 1.5rem;
	margin: 2rem auto;
	width: 70%;
	line-height: 1.4rem;
	background: #ffffff;
	border: 2px solid #ffd200;
	justify-content: center;
}
.polual__imageCenterW50pc {
	margin: 0 auto;
	width: 50%;
	text-align: center;
}
.borderYLW100Box__textLeftW68pc {
	margin: 0 1rem 0 0;
	width: 68%;
	text-align: left;
}
.borderYLW100Box__imageCenterW30pc {
	width: 30%;
	text-align: center;
}

.mtb15Text .fontStrong {
	margin: 1rem 0 0.2rem;
	font-weight: 600;
	color: #ffb22c;
}

.boldCenterHeading {
	margin: 0 0 1rem 0;
	font-size: 1.1rem;
	text-align: center;
}
.column3 .attentionBorderBox {
	width: 30%;
}
.polual__column3CenterFlexBox {
	margin: 1.5rem auto;
	width: 70%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.polualw100pc {
	width: 100%;
}
.polual__column3CenterFlexBox {}
.borderYLW100Box {
	padding: 1.5rem;
	margin: 2rem auto;
	width: 100%;
	line-height: 1.4rem;
	background: #ffffff;
	border: 2px solid #ffd200;
}

.ml5LineYR {
	margin: 0 0 1rem 0;
	padding: 0 0 0 1rem;
	font-size: 1.1rem;
	border-left: 5px solid #ffd200; 
}
.polual__borderYLBox {
	width: 100%;
}
.polual__column3CenterFlexBox {
	width: 100%;
}

.W100Table.borderTable {
	margin: 15px 0 0 0;
	width: 100%;
}
.W100Table.borderTable th {
	padding: 1em;
	background: #f2f2f2;	
}
.W100Table.borderTable td {
	padding: 1em;
	background: #ffffff;
}
.sitemap__list li {margin: 1em 0;}
.sitemap__list li a {
	color: #000000;
	font-size: 1.2em;
	line-height: 2.5em;
	text-decoration: none;
	border-bottom: 3px solid #ffd200;
}
.sitemap__list li a:hover {
	border-bottom: 3px solid #000000;
	transition: 2s;
}

.topics__navBox {justify-content: flex-start;}

.topics__navBox li + li {margin: 0 0 0 2em;}

.borderYLW100Box .fontStrong {
	font-size: 1.5em;
	font-weight: 600;
	color: #ffb22c;
	line-height: 1.5em;
}

.linkBox {
	margin: 1.5em 0;
	width: 50%;
}
.linkBox a {
	padding: 1.5rem 1rem;
	color: #000000;
	background: #ffd200;
	text-decoration: none;
	display: block;
}
.linkBox a:hover {
	color: #ffffff;
	background: #000000;
	transition: 1.5s;
}
.linkBox a:hover::after {
	margin: 0 0 0 1em;
	content: ">>";
}

.imageW70Center {
	margin: 0 auto 2em auto;
	width: 70%;
	text-align: center;
}

.textW75Left {
	margin: 15px 15px 15px 0;
	width: 75%;
	text-align: left;
	}
.imageW20Center {
	width: 20%;
	text-align: center;
}
.imageW20Center img {width: 100%;}


.W12pc {width: 12%;}
.W15pc {width: 15%;}
.w30pc {width: 30%;}
.w50pc {width: 50%;}



/*---footer------------------------------------------ */
footer {
	padding: 46px 0 50px;
	width: 100%;
	text-align: center;
	color: #ffffff;
	background: #000000;
}

footer a {
	color: #ffffff !important;
	text-decoration: none;
}

.footerLogo {
	margin: 0 auto 44px;
	width: 275px;
}

.footer__nav01 ul {
	align-items: center;
	justify-content: space-around;
}

.footer__nav02 {
	margin: 26px auto 0;
	width: 62%;
	font-size: 18px;
}
.footer__nav02 ul {
	align-items: center;
}

.footerMap__Box {
	margin: 25px 0 50px;
	width: 100%;
}
.footerMap__Box iframe {
	aspect-ratio: 250 / 81;
}

.fix-header {
	margin: 0 auto;
	width: 100%;
	position: fixed;
	top: -146px;
	left: 0;
	opacity:0;
	background: #ffd200;
	border-top: 8px solid #000000;
	z-index: 1000;
}
.fix-header .header__inner {padding: 1rem 0;}


.w100pc {width: 100%;}

.textLeft {text-align: left;}
.textCenter {text-align: center;}
.textRight {text-align: right;}

.bgBK {background: #000000;}

/*---sp design--------------------------------------- */
@media screen and (max-width: 768px) {
.pc {display: none;}
.sp {display: inherit;}

div[class*="inner"] {
	width: 96vw;
	max-width: 100vw;
	margin: 0 auto;
	overflow: hidden;
}
h1 {width: 40%;}
h2 {font-size: 1.6rem;}

.header__inner {padding: 1rem 0;}

.h2Box {
	padding: 1.2rem 1rem;
	font-size: 1.6rem;
}

	


.infoArea {
	padding: 1.5rem 0;
	}

.info__boxInner {
	justify-content: space-around;
	}
.info__boxInner li {
	margin: 0;
}
.info__boxInner--photo {width: 40%;}
.info__boxInner--tag {
	margin-right: 0 !important;
}
.h2Absolute__textLeftBK ,
.h2Absolute__textLeftWH {
	font-size: 1.4rem;
	z-index: 10;
	position: relative;
}
.h2Absolute__textRightLGY ,
.h2Absolute__textRightGY {
	font-size: 2.8rem;
	top: -30px;
	z-index: 0;
}

.strengthsBox .flexBox {
	justify-content: center;
}

.stBox {width: 46%;}
.stBox__title {
	font-size: 1.2rem;	
}
.stBox__text {
	font-size: 1rem;
	}

.newsletter__text30 {font-size: 1rem;}

.newsletter__box {width: 100%;}
.representative_caseBox {
	padding: 2rem 0;
	}
.column3 {
	margin: 1.5rem 0 0 0;
	justify-content: space-between;
	}
.rc__box {
	padding: 0.5rem;
	margin: 3% 0;
	width: 47%;
	font-size: 1rem;
}
.rc__box:nth-of-type(3n) {margin-right: 0;}

.rc__box.last1 {margin-right: 0;}

.rc__title {
	margin: 0 0 1.5rem;
	font-size: 1.2rem;
}

footer {
	margin: 1.5rem 0 0 0;
}

.footerLogo {
	margin: 0 auto 2rem;
}

.partitionYR li {
	margin: 0 0 0.5em 0;
	width: 33%;
	height: 20px;
	font-size: 15px;
	line-height: 20px;
}
.partitionYR li:nth-of-type(3) {
	border-right: 2px solid #ffd200;
}
.partitionYR li a {
	padding: 0 0.8em;
	padding: 0 0.8em;
}

.footer__nav02 {
	margin: 1rem auto 0;
	width: 100%;
	font-size: 15px;
}
.footer__nav02 ul {justify-content: space-around;}
.footer__nav02 li {margin: 0 0 0.5em 0;}
.footerMap__Box {
	margin: 1rem 0 1.5rem;
}
#pagetop {position:fixed;bottom:1.5rem;right: 0.5rem;}




	
/* このクラスを、jQueryで付与・削除する */
nav.globalNavSP.active {
	transform: translateY(0%);
}

.navToggle {
	display: block;
	position: fixed;
	top: 8px;
	right: 0;
	width: 42px;
	height: 42px;
	cursor: pointer;
	z-index: 999;
	background: #ffd200;
	text-align: center;
}

.navToggle span {
	display: block;
	position: absolute;	/* .navToggleに対して */
	width: 30px;
	border-bottom: solid 3px #000000;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
	left: 6px;
}

.navToggle span:nth-child(1) {
	top: 9px;
}

.navToggle span:nth-child(2) {
	top: 18px;
}

.navToggle span:nth-child(3) {
	top: 27px;
}

.navToggle span:nth-child(4) {
	border: none;
	color: #eee;
	font-size: 9px;
	font-weight: bold;
	top: 34px;
}
/* 最初のspanをマイナス45度に */
.navToggle.active span:nth-child(1) {
	top: 18px;
	left: 6px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
	top: 18px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}

.spIconArea {
	justify-content: space-around;
}

nav.globalNavSP {
	position: fixed;
	z-index: 998;
	top: 0;
	right: 0;
	background-color: #ffd200;
	color: #000000;
	text-align: center;
	transform: translateY(-100%);
	transition: all 0.6s;
	width: 60%;
}

nav.globalNavSP ul {
	background: #ffd200;
	margin: 0 auto;
	padding: 0;
	width: 80%;
	margin: 3.5rem auto;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
}

nav.globalNavSP ul li {
	font-size: 14px;
	list-style-type: none;
	padding: 0;
	width: 100%;
}

nav.globalNavSP > ul > li:last-child {
	margin: 0.5em 0;
	padding-bottom: 0;
	justify-content: space-evenly;
}

nav.globalNavSP ul li a {
	display: block;
	color: #000000;
	padding: 0.5em 0;
	text-decoration: none;
}

.globalNavSP .headerNavBox2 li , .globalNavSP .headerNav3 li {
	border-bottom: none;
}
nav.globalNavSP .headerNavBox2 ul li a,
nav.globalNavSP .headerNav3 ul li a {
	padding: 0;
}

.fix-header {display: none;}

.pageContents {padding: 0;}

.itemBlockList {
	justify-content: flex-start;
}
.itemBlockList li {
	margin: 0.2em 0.2em 0;
}
.itemBlockList li a {
	margin: 0.2rem;
	padding: 0.5rem;
	display: block;
	color: #000000;
	text-align: center;
	text-decoration: none;
	background: #ffd200;
	display: block;
}

.itemBlockList a:hover {
	transition: 0.8s;
	color: #ffffff;
	background: #000000;
}
.borderYLW100Box__textLeftW68pc {
	width: 50%;
}
.borderYLW100Box__imageCenterW30pc {
	width: 40%;
}
.borderYLW100Box__imageCenterW30pc img {width: 100%;}

.column3 .attentionBorderBox {
	margin: 25px auto 1.5rem;
	width: 100%;
}
.w48flexBox {
	margin: 1.5em 0 0;
	width: 100%;
}
.w48flexBox + .w48flexBox  {margin: 0;}
.bgGYW100Box {margin: 0 0 1.5em 0;}

.boldCenterHeading {
	text-align: center;
	font-size: 1.2em;
	color: #ffb22c;
	font-weight: 600;
}
.service__localFlowList {width: 49%;}

.service__localFlowList > li {
	margin: 0 0 2em 0;
	padding: 2em 2em 2em 5em;
	width: 100%;
	background: #f7f7f7;
	border-radius: 10px;
	position:relative;
}

.service__localFlowList > li:not(:last-child) {
	padding-bottom: 2em;
}
.service__localFlowList > li .icon {
	margin: auto 0;
	width: 2.5em;
	height: 2.5em;
	line-height: 2.5em;
	text-align: center;
	border-radius: 100vh;
	display: inline-block;
/*	background: #ffb22c;*/
	background: #000000;
	color: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	left: -3em;
}
.service__localFlowList dl {
	width: 85%;
	position: relative;
	display: flex;
	flex-direction: column;
}
.service__localFlowList dl::before {
	width:40px;
	max-height: 2rem;
	position: absolute;
	border: 1px solid green;
}
.service__localFlowList > li dl dt {
	font-size: 1.3em;
	font-weight: 600;
	color: #ffb22c;
	flex-grow: 1;
}
.service__localFlowList > li dl dd {
	flex-grow: 2;
	flex-basis: 2.5rem;
}


.detailBox .flexBox {display: inherit;}
.detail__leftBox, .detail__rightBox {width: 100%;}
.detail__leftBox {margin: 0 0 1.5rem;}
.detailBox  {margin: 0 0 2rem 0;}
.service__localFlowList {width: 100%;}
.service__localFlowList dl {width: 80%;}
	
.column6 .case__box {width: 32%;}
.faqBox dt {
	width: 93%;
	width: calc(100% - 1.5rem);
}
.bgGYW49Box {width: 100%;}
.faqBox dd {
	padding: 0 0 1.5rem 3.5rem;
}

.aboutus__borderBtList {margin: 0 0 1.5rem 0;}
.aboutus__borderBtList dt {width: 25%;}
.aboutus__borderBtList dd {width: 75%;}
.aboutus__photoMTB30Box {
	margin: 1rem 0;
	width: 100%;	
}
.aboutus__photoMTB30Box img {width: 100%;}
.aboutus__borderYLBox {width: 100%;}
.inquiry__bgYLBox {
	width: 50%;
	
}
.link__list li {display: inherit;}
.link__leftBox {
	padding: 0.8rem 0;
	width: 100%;
}
.link__rightBox {
	padding: 0 0 0.8rem 0;
	width: 100%;}

.linkBox {width: 100%;}

.faq2 .column3 {
	justify-content: flex-start;
}
.faq2 .column3 .case__box {
	margin: 0 0 1.5em 0;
	width: 50%;
}
.faq2 .textW75Left {
	width: 55%;
	}
.faq2 .imageW20Center {
	width: 40%;
}
}