@charset "utf-8";

.contBox3 {
	width: 100%;
	padding: 50px 0;
}

.subTtl04 span img {
	height: auto;
	width: auto;
}

.subtxt {
	text-align: left;
	line-height: 1.8em;
	padding-bottom: 1em;
}

.mb1 {
	margin-bottom: 1em;
}

.mt7 {
	margin-top: 50px;
}

#charterMv {
	background-image: url(../../img/junction/junction_bg_pc.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	justify-content: center;
}

.subMv {
	width: 100%;
	height: 20vh;
	position: relative;
}

.innerSub2 h1 {
	text-align: center;
}

.innerSub2 h1 img {
	width: auto;
	height: 39px;
}

.innerSub2 span {
	display: block;
	margin: 0 auto;
	font-size: 1.4rem;
	color: #ffffff;
	text-align: center;
}

.subTtl04 h2 {
	line-height: 1.3;
}

/*ボディコンテンツ*/


#sliderWrap {
	position: relative;
	width: 100%;
	height: 250px;
	margin: 0;
	overflow: hidden;
}

.slick-initialized .slick-slide.sliderImg {
	width: 160px !important;
	height: auto;
	margin-right: 10px;
}

.slick-initialized .slick-slide.sliderImg img {
	width: 100%;
	height: auto;
}

.sliderTop {
	height: 120px;
	margin-bottom: 10px;
	overflow: hidden;
}


#problems {
	padding: 50px 0 30px;
	position: relative;
}

#problems:after {
	content: "";
	background: #eeeeee;
	height: 40px;
	width: 100%;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
	position: absolute;
	bottom: -40px;
	left: 0;
}

.charterList {
	width: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
}

.charterList li {
	width: 32%;
}

.charterList li img {
	width: 100%;
}

.charterList li p {
	margin-top: 10px;
	font-size: 1.2rem;
	font-weight: bold;
	text-align: center;
}

.figureBox {
	text-align: center;
}

.figureBox img {
	width: 80%;
}

#solution {
	text-align: center;
	width: 100%;
	padding: 80px 0 50px;
	background: url(../../img/philosophy/philosophy_bg02_pc.jpg) no-repeat center;
	background-size: auto auto;
	background-size: cover;
}

#solution p {
	color: #fff;
	text-align: left;
}

#solution h3 {
	margin-bottom: 20px;
	padding: 20px 0;
	color: #fff;
	font-size: 2.0rem;
	font-weight: bold;
	border-top: 2px solid;
	border-bottom: 2px solid;
}

#solution .charterList {
	margin: 50px 0 60px;
	display: block;

}

#solution .charterList li {
	width: 100%;
	margin-bottom: 60px;
	position: relative;
}

#solution .charterList li:last-child {
	margin-bottom: 0;
}

#solution .charterList li:before {
	color: #fff;
	font-size: 4.4rem;
	font-weight: 700;
	position: absolute;
	top: -30px;
	left: 0;
}

#solution .charterList li:first-child:before {
	content: "01";
}

#solution .charterList li:nth-child(2):before {
	content: "02";
}

#solution .charterList li:nth-child(3):before {
	content: "03";
}

#solution .charterList li p {
	width: 100%;
	margin: -15px 5px;
	padding: 10px 10px;
	background: #e99f11;
	font-size: 1.4rem;
	font-weight: 900;
	line-height: 1.2;
	z-index: 111;
	position: relative;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.solutionBox {
	width: 92.5%;
	margin: 0 auto;
	padding: 30px 20px;
	background: rgba(255, 255, 255, 0.9);
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.innerBox {
	display: block;
}

#solution p.solutionTit {
	margin-bottom: 10px;
	padding: 20px 0;
	background: rgba(0, 78, 160, 0.8);
	font-size: 1.8rem;
	font-weight: 900;
	text-align: center;
}

#solution p.subtxt {
	padding-bottom: 0;
	color: #333;
	font-size: 1.3rem;
	text-align: left;
	line-height: 1.8;
}

#solution p.solutionTxt {
	margin-top: 20px;
	display: inline-block;
	color: #e99f11;
	font-size: 2.0rem;
	font-weight: bold;
	position: relative;
	z-index: 10;
}

#solution p.solutionTxt span {
	display: block;
	position: relative;
}

#solution p.solutionTxt span:after {
	content: "";
	background: #cde0f1;
	width: 100%;
	height: 10px;
	display: flex;
	align-items: center;
	position: absolute;
	bottom: 5px;
	z-index: -1;
}

#reason {
	padding: 50px 0 20px;
}

.reasonBox {
	margin-bottom: 50px;
}

.reasonBox#reason3 {
	margin-bottom: 0;
}

.reasonTit {
	margin-bottom: 30px;
	color: #004ea0;
	font-size: 1.4rem;
	font-weight: 700;
	line-height: 1.2;
	position: relative;
}

.reasonTit p {
	padding-left: 70px;
}

.reasonTit span {
	margin-right: 10px;
	color: #004ea0;
	font-size: 4.4rem;
	font-weight: 500;
	font-style: italic;
	letter-spacing: -.02em;
	position: absolute;
	bottom: -8px;
	left: 0;
}

.reasonTit:after {
	content: "";
	background: rgba(223, 159, 17, 0.4);
	width: 100%;
	height: 10px;
	display: flex;
	align-items: center;
	position: absolute;
	bottom: 0;
	z-index: -1;
}

#reason1 .charterList {
	margin: 0 auto;
}

#reason2 .charterList {
	justify-content: center;
}

#reason2 .charterList li {
	width: 30%;
	height: 100px;
	margin: 0 5% 20px 0;
	background: #eaf0f7;
	color: #004ea0;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

#reason2 .charterList li:nth-child(3),
#reason2 .charterList li:last-child {
	margin-right: 0;
}

#reason2 .charterList li:before,
#reason2 .charterList li:after {
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
}

#reason2 .charterList li:before {
	border-left: solid 2px;
	border-top: solid 2px;
	top: 0;
	left: 0;
}

#reason2 .charterList li:after {
	border-right: solid 2px;
	border-bottom: solid 2px;
	bottom: 0;
	right: 0;
}

#reason2 .charterList li p {
	margin: 0;
	font-size: 1.4rem;
	font-weight: 700;
}

#reason3 .charterList li {
	width: 46%;
	margin-bottom: 30px;
}

#reason3 .charterList li p {
	margin: 0;
	font-weight: 900;
	color: #004ea0;
}

.listImg {
	height: 120px;
	padding: 10px;
	display: flex;
	align-items: center;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

#reason3 .charterList li:nth-child(4).listImg {
	padding: 10px 0;
}

#reason3 .charterList li:nth-child(4) img {
	height: 90px;
}

.reasonList {
	width: 94%;
}

#reason3 .charterList li ul.reasonList li {
	width: 100%;
	margin-left: 1em;
	margin-bottom: 10px;
	font-size: 1.1rem;
	list-style: disc;
}

#reason3 .charterList li ul.reasonList li:last-child {
	margin-bottom: 0;
}

#voice {
	padding: 50px 0;
}

.voiceBox {
	width: 100%;
	height: auto;
	margin-bottom: 30px;
	padding: 20px 20px 30px;
	/*	background: url(../../img/junction/voice01.jpg) no-repeat center right;*/
	background: rgba(255, 255, 255, 0.8);
	background-size: cover;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.voiceBox:nth-child(3n) {
	/*	background: url("../../img/junction/voice02.jpg") no-repeat;*/
	background-size: cover;
	display: block;
	justify-content: flex-end;
}

.innerVoiceBox {
	width: 100%;
	box-sizing: border-box;
	/*	background: rgba(255, 255, 255, 0.8);*/
/*	padding: 0 20px;*/
	position: relative;
}

.innerVoiceBox p {
	margin-bottom: 20px;
	font-size: 1.3rem;
	line-height: 1.6;
}

.innerVoiceBox p.voiceName {
	margin-bottom: 20px;
	padding-bottom: 10px;
	color: #004ea0;
	border-bottom: 2px solid #004ea0;
	font-size: 2.0rem;
	font-weight: bold;
	line-height: 1.5;
}

/*
.voiceName:after {
	content: "";
	border-bottom: 2px solid #004ea0;
	width: 94%;
	height: 2px;
	position: absolute;
	left: 0;
	top: 60px;
}
*/

.innerVoiceBox p.voiceName span {
	display: block;
	font-size: 1.4rem;
}

#flow {
	padding: 60px 0;
}

dl {
	background: #fff;
	border: 2px solid #004ea0;
}

dd {
	background: #004ea0;
	padding: 20px 25px;
	color: #fff;
	font-size: 1.6rem;
	font-weight: 900;
}

dt {
	padding: 30px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#step1 {
	width: 100%;
	/*	display: flex;*/
	position: relative;
}

#step1:before {
	content: "or";
	background: #004ea0;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	color: #fff;
	font-size: 2.0rem;
	font-weight: 900;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 48%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}

#step1 dt {
	width: 100%;
}

#step1 dt:first-child {
	border-bottom: 2px solid #004ea0;
}

.flowInnerTit {
	margin-bottom: 10px;
	color: #004ea0;
	font-size: 1.8rem;
	font-weight: bold;
}

#step1 .telLink a {
	padding: 0 0 0 35px;
	background: url(../../img/common/icon_tel.svg) no-repeat 0 center;
	background-size: 24px 24px;
	color: #af0316;
	font-size: 2.8rem;
	justify-content: flex-start;
}

#step1 .telLink a:before {
	content: none;
}

#step1 .telTime {
	margin: 5px 0 10px;
	color: #333;
	text-align: left;
}

#step1 a {
	margin-bottom: 10px;
	padding: 20px 0;
	background: #af0316;
	color: #fff;
	font-size: 1.6rem;
	font-weight: 900;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: .3s ease-in-out;
}

#step1 a:hover {
	transform: scale(1.05, 1.05)
}

#step1 a:before {
	content: "";
	width: 20px;
	height: 20px;
	background: url(../../img/common/icon_mail.svg) no-repeat 0 center;
	background-size: contain;
	margin-right: 10px;
}

#faqArea {
	padding: 50px 0;
}

.faq_col {
	width: 100%;
	margin-bottom: 30px;
	border-bottom: 1px solid #d7d7d7;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.open_faq {
	width: 100%;
	margin-bottom: 20px;
	font-size: 1.5rem;
	font-weight: 900;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	display: flex;
	align-items: center;
}

.open_faq:before {
	content: "";
	background: url(../../img/faq/ques_icon.png) no-repeat 0 0;
	background-size: contain;
	width: 25px;
	height: 25px;
	margin-right: 20px
}

.open_faq::after {
	display: none;
}

.answer {
	width: 100%;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	display: flex;
	align-items: flex-start;
}

.answer:before {
	content: "";
	background: url(../../img/faq/ans_icon.png) no-repeat 0 0;
	background-size: contain;
	width: 25px;
	height: 25px;
	margin-right: 20px
}

.answer.open_ans p {
	width: 93%;
}

.answer.open_ans a {
	padding-bottom: 3px;
	color: #004ea0;
	border-bottom: 1px solid;
}

#contactBox {
	width: 100%;
	padding: 10px;
	background: #173864;
	color: #fff;
	position: fixed;
	bottom: 0;
	right: 0;
	text-align: center;
	font-size: 1.2rem;
	font-weight: bold;
	z-index: 111;
	transition: 0.8s ease-in-out;
	transform: translateY(30px);
	opacity: 0;
	box-sizing: border-box;
}

#contactBox.on {
	transform: translateY(0);
	opacity: 1.0;
}

.contactBoxInner {
	margin-top: 5px;
	display: flex;
	align-items: flex-start;
	justify-content: space-around;
}

#contactBox .telLink a {
	padding: 0 0 0 18px;
	font-size: 1.5rem;
	background: url(../../img/common/tel_icon.png) no-repeat 0 center;
	background-size: 12px 12px;
}

#contactBox .telLink a:before {
	content: none;
}

#contactBox .telTime {
	font-size: 1.0rem;
	text-align: left;
}

#contactBox a {
	padding: 8px 12px;
	background: #af0316;
	color: #fff;
	font-size: 1.2rem;
	font-weight: 900;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: .3s ease-in-out;
}

#contactBox a:hover {
	transform: scale(1.05, 1.05)
}

#contactBox a:before {
	content: "";
	width: 20px;
	height: 20px;
	background: url(../../img/common/icon_mail.svg) no-repeat 0 center;
	background-size: contain;
	margin-right: 10px;
}

/*
#footer {
	padding-bottom: 90px;
}*/
