@charset "UTF-8";


/*//////////////// 共通 //////////////////*/
main .container {
	max-width: 1140px;
}

.mv-under {
	position: relative;
}

.mv-under .title {
    position: absolute;
    left: 0%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
	width: 100%;
	display: block;
	letter-spacing: 0.05rem;
}

.mv-under .title h1 {
	color: #222;
	font-family: 'Noto Sans JP', sans-serif;	
	font-size: 1.65rem;
	font-weight: 700;
	letter-spacing: 0;
	text-align: center;
	margin-bottom: 0.25rem;
}

.mv-under .title h2 {
	font-size: 1rem;
	margin-bottom: 0;
	text-align: center;
	color: #222;
	font-family: 'Lato', sans-serif;
	font-weight: 900;	
}

@media (min-width: 576px) {
	.mv-under .title h1 {
		font-size: 2.0rem;
		margin-bottom: 0.5rem;
	}
}

@media (min-width: 768px) {	
	.mv-under .title h1 {
		font-size: 2.4rem;
	}
}

@media (min-width: 992px) {
	.mv-under .title h1 {
		font-size: 2.6rem;
	}
}

@media (min-width: 1200px) {
	.mv-under .title h1 {
		font-size: 2.8rem;
	}
	
	.mv-under .title h2 {
		font-size: 1rem;
	}
}

@media (min-width: 1400px) {
	.mv-under .title h1 {
		font-size: 3.2rem;
	}
	
	.mv-under .title h2 {
		font-size: 1.1rem;
	}
}

main .sup {
	font-size: 0.85rem;
	line-height: 1.5em;
	letter-spacing: 0;
}


/*//////////////// セクション1 //////////////////*/
.sec1 {
	background-image: url("../images/commitment/reason/img01_sp.jpg");
	background-repeat: no-repeat;
	background-size: 100%;
	padding-top: 0.5rem !important;
}

.sec1 .title {
	width: 100%;
	text-align: center;
}

.sec1 .icon1 {
	width: 55px;
	display: inline-block;
	margin-right: 5px;
	vertical-align: -1.2rem;
	margin-left: -12%;
}

.sec1 .title h1 {
	width: auto;
	display: inline;
}

.sec1 .icon2 {
	width: 40%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.sec1 p {
	color: #0071b4;
	font-weight: 700;
	letter-spacing: 0;
}

@media (min-width: 576px) {	
	.sec1 .icon1 {
		margin-left: -8%;
	}
	
	.sec1 .icon2 {
		width: 35%;
	}	
	
	.sec1 p {
		font-size: 1.1rem;
	}	
}


@media (min-width: 768px) {	
	.sec1 {
		background-image: url("../images/commitment/reason/img01_pc.jpg");
		padding-bottom: 50px;
	}

	.sec1 .icon1 {
		width: 65px;
		margin-right: 10px;
		margin-left: -7%;
	}

	.sec1 .title h1 {
		font-size: 1.7rem;
	}

	.sec1 .icon2 {
		width: 180px;
	}

	.sec1 p {
		font-size: 1.15rem;
		line-height: 1.6em;
		text-shadow:0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff;		
	}
}


@media (min-width: 992px) {	
	.sec1 {
		background-size: cover;
	}

	.sec1 .icon1 {
		width: 75px;
		margin-left: -7%;
	}

	.sec1 .title h1 {
		font-size: 1.8rem !important;
	}

	.sec1 .icon2 {
		width: 190px;
	}
}


@media (min-width: 1200px) {	
	.sec1 {
		padding-bottom: 70px;
	}

	.sec1 .title h1 {
		font-size: 2rem !important;
	}
	
	.sec1 .icon2 {
		width: 220px;
	}
}

@media (min-width: 1500px) {	
	.sec1 {
		padding-bottom: 80px;
	}
}


/*//////////////// セクション2 //////////////////*/
.text-color-reason1 {
	color: #76B718;
}

.text-color-reason2 {
	color: #459dce;
}

.text-color-reason3 {
	color: #ff911e;
}

.text-color-reason4 {
	color: #b79a79;
}

.text-color-reason5 {
	color: #22b373;
}

.text-color-reason6 {
	color: #ff7baa;
}

.text-color-reason7 {
	color: #91278d;
}

.text-color-reason8 {
	color: #0071ba;
}

.text-color-reason9 {
	color: #97bbc6;
}

.sec2 {
	background-image: url("../images/commitment/reason/bg01_sp.jpg");
	background-repeat: repeat;
}

.sec2 .img02 {
	position: absolute;
	width: 60px;
	top: 55%;
	right: 12.5%;
}
.sec2 .bg-white {
	padding: 0.5rem;
	padding-bottom: 1.5rem;
}

.sec2 .reason_icon {
	width: 50%;
}

.sec2 .reason-title {
	font-size: 1.6rem;
	font-weight: 700;	
}

@media (min-width: 576px) {
	.sec2 .img02 {
		position: absolute;
		width: 17%;
		top: 55%;
		right: 10%;
	}
	.sec2 .bg-white {
		padding: 1.5rem;
		padding-bottom: 2rem;
	}

	.sec2 .reason_icon {
		width: 38%;
	}

	.sec2 .reason-title {
		font-size: 1.6rem;

	}
}

@media (min-width: 768px) {
	.sec2 {
		background-image: url("../images/commitment/reason/bg01_pc.jpg");
	}

	.sec2 .img02 {
		position: absolute;
		width: 60px;
		top: 50%;
		right: 1.5%;
	}
	.sec2 .bg-white {
		padding: 2rem;
		padding-left: 0.5rem !important;
	}

	.sec2 .reason_icon {
		width: 150px;
	}
	
	.sec2 .text-box p {
		line-height: 1.5em;
	}
}


@media (min-width: 992px) {
	.sec2 {
		padding-top: 40px !important;
	}

	.sec2 .img02 {
		position: absolute;
		width: 85px;
		top: 55%;
		right: 0;
	}
	.sec2 .bg-white {
		padding: 2.5rem;
	}

	.sec2 .reason_icon {
		width: 190px;
	}
}


@media (min-width: 1200px) {
	.sec2 {
		padding-top: 60px !important;
	}
	
	.sec2 .title {
		width: 1040px !important;
	}
	
	.sec2 .bg-white {
		padding: 3rem;
	}
	
	.sec2 .img02 {
		width: 90px;
		top: 55%;
		right: 0;
	}	

}


/*//////////////// セクション3 //////////////////*/
.sec3 {
	background: linear-gradient(180deg, #F0F0F0 0%, #fff 100%);
}

.sec3 .text-box {
	background-image: url("../images/commitment/reason/bg02_sp.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	padding: 1.5rem 0 2rem;
	box-shadow: 0px 0px 12px rgba(0,0,0,0.4);
}

.sec3 .text-box .text-large {
	color: #0071b4;
	font-size: 1.2rem;
	font-weight: 700;
	letter-spacing: 0;
}

.sec3 .text-box .heading {
	color: #222;
	font-weight: 400;
	letter-spacing: 0;	
}


.sec3 .text-box .heading p {
	font-size: 1.1rem;
	line-height: 1.7em;
	font-weight: 700;
	margin-top: 1.0rem;
}

.sec3 .text-box .heading h3 {
	color: white;
	font-size: 1.4rem;
	line-height: 1.5em;
	font-weight: 700;
	display: block;
	background-image: url(/assets/images/commitment/reason/bg-tekiseikakaku.png) ;
	background-size: 100% 85%;
	background-position: center;
	background-repeat: no-repeat;
}

	
.sec3 .text-box .heading h3 span {
	display: none;
}

.sec3 .text-box .box {
	padding-left: 6%;
	padding-right: 6%;
}

.mb-0_1 {
	margin-bottom: -0.75rem;
}

@media (min-width: 576px) {
	.sec3 .text-box {
		padding: 1.5rem 0 2.5rem;
		box-shadow: 0px 0px 14px rgba(0,0,0,0.4);
	}
	
	.sec3 .text-box .text-large {
		font-size: 1.25rem;
	}

	.sec3 .text-box .heading {
		color: #222;
		line-height: 1.8em;	
	}
	
	.sec3 .text-box .heading p {
		font-size: 1.15rem;
	}	

	.sec3 .text-box .heading h3 {
		font-size: 1.6rem;
	}
}


@media (min-width: 768px) {
	.sec3 .text-box {
		background-image: url("../images/commitment/reason/bg02_md.jpg");
		background-size: 100%;
		background-position: bottom left;
		padding: 2rem 0 !important;
	}	
	
	.sec3 .container {
		padding-left: 1.5% !important;
		padding-right: 1.5% !important;
	}
	
	.sec3 .text-box .box {
		padding-left: 4.5%;
		padding-right: 4.5%;
	}
	
	.sec3 .photo {
		width: 35%;
		float: right;
		margin-left: 3%;
	}
	
	.sec3 .text-box .heading {
		font-size: 1.1rem;	
	}

	.sec3 .text-box .heading h3 {
		background-size: 75%;
	}

	.sec3 .text-box .heading h3 span {
		display: inline-block;
		color: #87675f;
		font-size: 2.2rem;
		font-weight: 500;
		margin-left: 0.25rem;
		margin-right: 0.25rem;
	}
	
	.mb-0_1 {
		margin-bottom: -0.75rem;
	}	
}	


@media (min-width: 992px) {
	.sec3 .text-box {
		padding: 2.5rem 0 2rem !important;
	}	
	
	.sec3 .container {
		padding-left: 1.25% !important;
		padding-right: 1.25% !important;
	}
	
	.sec3 .text-box .box {
		padding-left: 4.5%;
		padding-right: 4.5%;
	}	
	
	.sec3 .text-box .heading p {
		font-size: 1.35rem !important;
	}	
	
	.sec3 .text-box .heading h3 {
		font-size: 2rem !important;
	}
	
	.sec3 .text-box .heading h3 span {
		font-size: 2.8rem;
		margin-left: 0.35rem;
		margin-right: 0.35rem;
	}
	
	.sec3 .photo {
		width: 30%;
	}	
}


@media (min-width: 1200px) {
	.sec3 .text-box {
		padding: 3rem 0 2.5rem !important;
	}	
	
	.sec3 .container {
		padding-left: 1.2% !important;
		padding-right: 1.2% !important;
	}
	
	.sec3 .text-box .box {
		padding-left: 4.5%;
		padding-right: 4.5%;
	}	
	
	.sec3 .text-box .heading h3 {
		font-size: 1.8rem;	
	}
	
	.sec3 .text-box .heading h3 span {
		font-size: 2.8rem;
		margin-left: 0.35rem;
		margin-right: 0.35rem;
	}
	
	.sec3 .photo {
		width: 25%;
	}	
}


/*//////////////// スライダ― //////////////////*/
.slider, .thumb {
	width: 100%;
}

.thumb {
	margin-bottom: 20px;
}

.sec2 .d-flex {
	flex-wrap: wrap;
}

.click_aria1 {
	position: absolute;
	top: 1.2%;
	left: 38%;
	width: 24%;
}

.click_aria2 {
	position: absolute;
	top: 7%;
	right: 13%;
	width: 24%;
}

.click_aria3 {
	position: absolute;
	top: 26.5%;
	right: 1.2%;
	width: 24%;
}

.click_aria4 {
	position: absolute;
	bottom: 30%;
	right: 5.5%;
	width: 24%;
}

.click_aria5 {
	position: absolute;
	bottom: 14%;
	right: 24.5%;
	width: 24%;
}

.click_aria6 {
	position: absolute;
	bottom: 14%;
	left: 25.5%;
	width: 24%;
}

.click_aria7 {
	position: absolute;
	bottom: 30%;
	left: 7%;
	width: 24%;
}

.click_aria8 {
	position: absolute;
	top: 26.5%;
	left: 1.0%;
	width: 24%;
}

.click_aria9 {
	position: absolute;
	top: 7%;
	left: 13%;
	width: 24%;
}

.click_aria1:hover, .click_aria2:hover, .click_aria3:hover, .click_aria4:hover, .click_aria5:hover, .click_aria6:hover, .click_aria7:hover, .click_aria8:hover, .click_aria9:hover {
	cursor: pointer;
}

.sup-text p {
	margin-bottom: 0;
	padding-top: 0.5rem;
}


@media (min-width: 576px) {
	.thumb {
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}

	.click_aria1 {
		top: 1.5%;
		left: 38%;
		width: 24%;
	}

	.click_aria2 {
		top: 8%;
		right: 12.7%;
		width: 24%;
	}

	.click_aria3 {
		top: 29%;
		right: 1.2%;
		width: 24%;
	}

	.click_aria4 {
		bottom: 24.5%;
		right: 5.5%;
		width: 24%;
	}

	.click_aria5 {
		bottom: 7.5%;
		right: 24%;
		width: 24%;
	}

	.click_aria6 {
		bottom: 7.5%;
		left: 25.5%;
		width: 24%;
	}

	.click_aria7 {
		bottom: 24.5%;
		left: 7%;
		width: 24%;
	}

	.click_aria8 {
		top: 29%;
		left: 1.2%;
		width: 24%;
	}

	.click_aria9 {
		top: 8%;
		left: 13%;
		width: 24%;
	}
}


@media (min-width: 768px) {
	.thumb {
		width: 45%;
	}
	
	.slider {
		width: 50%;
	}
	
	.sec2 .d-flex {
		justify-content: space-between;
	}
	
	.click_aria1 {
		top: 1.5%;
		left: 38%;
		width: 24%;
	}

	.click_aria2 {
		top: 7%;
		right: 12.7%;
		width: 24%;
	}

	.click_aria3 {
		top: 26.8%;
		right: 1.0%;
		width: 24%;
	}

	.click_aria4 {
		bottom: 30%;
		right: 5.5%;
		width: 24%;
	}

	.click_aria5 {
		bottom: 14%;
		right: 24%;
		width: 24%;
	}

	.click_aria6 {
		bottom: 14%;
		left: 25.5%;
		width: 24%;
	}

	.click_aria7 {
		bottom: 30%;
		left: 7%;
		width: 24%;
	}

	.click_aria8 {
		top: 26.8%;
		left: 1.0%;
		width: 24%;
	}

	.click_aria9 {
		top: 7%;
		left: 13%;
		width: 24%;
	}		
}


@media (min-width: 992px) {
	.click_aria1 {
		top: 1.5%;
		left: 38%;
		width: 24%;
	}

	.click_aria2 {
		top: 7.5%;
		right: 13%;
		width: 24%;
	}

	.click_aria3 {
		top: 29%;
		right: 1.2%;
		width: 24%;
	}

	.click_aria4 {
		bottom: 25%;
		right: 5.5%;
		width: 24%;
	}

	.click_aria5 {
		bottom: 7.5%;
		right: 24%;
		width: 24%;
	}

	.click_aria6 {
		bottom: 7.5%;
		left: 25.5%;
		width: 24%;
	}

	.click_aria7 {
		bottom: 25%;
		left: 7%;
		width: 24%;
	}

	.click_aria8 {
		top: 29%;
		left: 1.2%;
		width: 24%;
	}

	.click_aria9 {
		top: 7.5%;
		left: 13%;
		width: 24%;
	}		
}


@media (min-width: 1200px) {
	.click_aria1 {
		top: 1.5%;
		left: 38%;
		width: 24%;
	}

	.click_aria2 {
		top: 7.5%;
		right: 12.7%;
		width: 24%;
	}

	.click_aria3 {
		top: 29%;
		right: 1.2%;
		width: 24%;
	}

	.click_aria4 {
		bottom: 24%;
		right: 5.5%;
		width: 24%;
	}

	.click_aria5 {
		bottom: 6.5%;
		right: 24%;
		width: 24%;
	}

	.click_aria6 {
		bottom: 6.5%;
		left: 25.5%;
		width: 24%;
	}

	.click_aria7 {
		bottom: 24%;
		left: 7%;
		width: 24%;
	}

	.click_aria8 {
		top: 29%;
		left: 1.2%;
		width: 24%;
	}

	.click_aria9 {
		top: 7.5%;
		left: 12.7%;
		width: 24%;
	}		
}







