@charset "utf-8";
/*------------------------------------------------------------
	sohaku
------------------------------------------------------------*/
#main .sec01 {
	padding: 11.8rem 0 8.6rem;
	background: url(../img/sohaku/sec01_bg01.jpg) no-repeat center center / cover;
}
#main .sec01 .content {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
#main .sec01 h2 {
	width: 35.2rem;
}
#main .sec01 .text {
	padding-bottom: 4rem;
	width: calc(100% - 43.2rem);
	color: #FFF;
	font-size: 4.4rem;
	letter-spacing: 0.1em;
	line-height: 1.4;
	box-sizing: border-box;
}
#main .sec02 {
	padding: 9rem 0 12rem;
	position: relative;
}
#main .sec02 .bg {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
}
#main .sec03 {
	padding: 9.4rem 0 8.9rem;
	background: url(../img/sohaku/sec03_bg01.png) no-repeat left bottom / 116rem;
}
#main .sec03 .comImgBox .textBox .headLine01 {
	margin-bottom: 4.5rem;
}
#main .sec03 .comImgBox .photoBox {
	margin-top: 0.7rem;
}
#main .sec04 {
	padding: 9.3rem 0 7.1rem;
	background: #CED2D9 url(../img/sohaku/sec04_bg01.jpg) no-repeat center bottom / 100%
}
#main .sec04 .headLine01 {
	margin-bottom: 4.6rem;
}
#main .sec04 .comSmlText {
	margin: 1.2rem 0 2.9rem;
}
#main .sec04 .photoList li {
	margin-right: 3rem;
	width: 38rem;
}
#main .sec06 {
	padding: 10rem 0 11.2rem;
	background-color: #5C6878;
}
#main .sec07 {
	padding: 10.2rem 0 0;
}
#main .sec07 .content {
	max-width: 124rem;
}
#main .sec07 .imgBox {
    margin-bottom: 9rem;
}
#main .sec07 .imgBox:last-child {
    margin-bottom: 0;
}
#main .sec07 .imgBox .photo {
    width: 46.7%;
}
#main .sec07 .imgBox .photo img {
    width: 100%;
}
#main .sec07 .imgBox .textBox {
    margin-top: 0.3rem;
    width: 50%;
}
#main .sec07 .imgBox .textBox h2 {
    margin-bottom: 2.8rem;
    font-size: 1.8rem;
}
#main .sec07 .imgBox .textBox h2 span {
    padding: 0.5rem 1.5rem 0.7rem;
    color: #fff;
    font-weight: normal;
    background-color: #333;
}
#main .sec07 .imgBox .textBox .title {
    margin-bottom: 3.2rem;
	padding-bottom: 3.4rem;
	position: relative;
    font-size: 3rem;
    font-weight: normal;
    letter-spacing: 0.1em;
    font-feature-settings: "palt";
    -moz-font-feature-settings: "palt";
    -webkit-font-feature-settings: "palt";
}
#main .sec07 .imgBox .textBox .title::before {
	position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 50px;
    height: 1px;
    background-color: #333;
}
#main .sec07 .imgBox .textBox .ttl {
    margin-bottom: 3.7rem;
}
#main .sec07 .imgBox .textBox .ttl .txt {
    margin-bottom: 1.2rem;
    display: block;
}
#main .sec07 .imgBox .textBox .ttl .line {
    padding-bottom: 0.9rem;
    font-size: 2.4rem;
    line-height: 1.6;
    letter-spacing: 0.15em;
    border-bottom: 1px solid #333;
}
#main .sec07 .imgBox .textBox .ttl .line .sm {
    font-size: 1.8rem;
    display: block;
	letter-spacing: 0.15em;
}
#main .sec07 .imgBox .textBox h4 {
    margin-bottom: 2.6rem;
    font-size: 1.8rem;
    line-height: 1.7;
    font-weight: bold;
    letter-spacing: 0.1em;
}
#main .sec07 .imgBox .textBox p {
    margin-bottom: 3.7rem;
	font-size: 1.6rem;
    line-height: 2;
    letter-spacing: 0.13em;
    text-align: justify;
    text-justify: inter-ideograph;
    font-feature-settings: "palt";
    -moz-font-feature-settings: "palt";
    -webkit-font-feature-settings: "palt";
}
#main .sec07 .imgBox .textBox .note {
    display: block;
    font-size: 1.4rem;
}
#main .sec07 .imgBox .textBox .bigText {
	margin: -1.7rem 0 2.5rem;
	font-size: 2rem;
	text-align: center;
}
#main .sec07 .imgBox .textBox .btnList {
    margin-top: -1rem;
}
#main .sec07 .imgBox .textBox .btnList li {
    margin: 1rem 2.1% 0 0;
    width: 46%;
}
#main .sec07 .imgBox .textBox .btnList li:nth-child(4n) {
    margin-right: 0;
}
#main .sec07 .imgBox .textBox .comBtn {
    margin: 0 auto 0 0;
    width: auto;
}
#main .sec07 .imgBox .textBox .comBtn .buttonTxt {
    padding-left: 2.7rem;
    background: url(../img/common/icon01.png) no-repeat left center / 1.5rem auto;
    transition: .3s;
}
#main .sec07 .imgBox:nth-child(2n) .photo {
    order: 1;
}
@media all and (min-width: 897px) {
	#main .sec07 .imgBox .textBox .comBtn a:hover .buttonTxt {
		background-image: url(../img/common/icon02.png);
	}
}
@media all and (min-width: 897px) and (max-width: 1500px) {
	#main .mainVisual .inner .lBox .title {
		padding-top: 5rem;
		font-size: 2.6vw;
	}
}
@media all and (max-width: 896px) {
	#main .sec01 {
		padding: 3.8rem 0 4.7rem;
		background-image: url(../img/sohaku/sec01_bg01_sp.jpg);
	}
	#main .sec01 .content {
		display: block;
	}
	#main .sec01 h2 {
		margin-bottom: 2.4rem;
		padding-left: 0.3rem;
		width: 26.9rem;
		box-sizing: content-box;
	}
	#main .sec01 .text {
		padding-bottom: 0;
		width: auto;
		font-size: 1.8rem;
	}
	#main .sec02 {
		padding: 6rem 0.5rem;
	}
	#main .sec03 {
		padding: 5rem 0.5rem;
		background: url(../img/sohaku/sec03_bg01.png) no-repeat left bottom / 58rem;
	}
	#main .sec03 .comImgBox .textBox .headLine01 {
		margin-bottom: 2.5rem;
	}
	#main .sec04 {
		padding: 5rem 0.5rem;
		background-size: cover;
	}
	#main .sec04 .headLine01 {
		margin-bottom: 2.5rem;
	}
	#main .sec04 .photoList {
		display: block;
	}
	#main .sec04 .photoList li {
		margin: 0 0 2rem;
		width: auto;
		max-width: 32.3rem;
	}
	#main .sec06 {
		padding: 4rem 0;
	}
	#main .sec07 {
		padding: 4rem 0 0;
	}
	#main .sec07 .content {
		padding: 0 2rem !important;
	}
	#main .sec07 .imgBox {
        margin-bottom: 5rem;
        display: block;
    }
    #main .sec07 .imgBox .photo {
        margin-bottom: 1.8rem;
        width: auto;
    }
    #main .sec07 .imgBox .textBox {
        margin-top: 0;
        width: auto;
    }
    #main .sec07 .imgBox .textBox .title {
        margin-bottom: 1.8rem;
    }
    #main .sec07 .imgBox .textBox .title {
        padding-bottom: 1.2rem;
        font-size: 2.3rem;
    }
    #main .sec07 .imgBox .textBox h2 {
        margin-bottom: 2rem;
        font-size: 1.5rem;
    }
    #main .sec07 .imgBox .textBox h2 span {
        padding: 0.5rem 1rem 0.9rem;
    }
    #main .sec07 .imgBox .textBox .ttl {
        margin-bottom: 2rem;
    }
    #main .sec07 .imgBox .textBox .ttl .txt {
        margin-bottom: 0.8rem;
    }
    #main .sec07 .imgBox .textBox .ttl .line {
        padding-bottom: 0.8rem;
    }
    #main .sec07 .imgBox .textBox .ttl .line .sm {
        font-size: 1.6rem;
    }
    #main .sec07 .imgBox .textBox h4 {
        margin-bottom: 2rem;
    }
    #main .sec07 .imgBox .textBox p {
        margin-bottom: 2rem;
		font-size: 1.4rem;
        line-height: 1.8;
    }
    #main .sec07 .imgBox .textBox .note {
        font-size: 1.3rem;
    }
	#main .sec07 .imgBox .textBox .bigText {
		margin: -1rem 0 2.5rem;
		font-size: 1.4rem;
	}
	#main .sec07 .imgBox .textBox .btnList {
        margin-top: 0;
        display: block;
    }
    #main .sec07 .imgBox .textBox .btnList li {
        margin: 0 0 1.3rem 0;
        width: auto;
    }
    #main .sec07 .imgBox .textBox .btnList li:last-child {
        margin-bottom: 0;
    }
    #main .sec07 .imgBox .textBox .comBtn {
        margin: 0 auto;
    }
	#main .sec07 .imgBox .textBox .comBtn .buttonTxt {
		padding: 0 0 0.5rem 2.7rem;
		background-position: left top calc(50% - 0.1rem);
	}
}