@charset "UTF-8";

.sec_mv {
	max-width: 160rem;
	margin: 0 auto;
}

.sec_mv > .in {
	display: flex;
	justify-content: space-between;
}

.sec_mv .mv_chach {
	padding-top: 29.2rem;
	position: relative;
	margin-left: 6rem;
}
.sec_mv .mv_chach img {
	max-width: 58.7rem;
}
.sec_mv .mv_chach .tit {
	font-size: 3.8rem;
	line-height: 1.7;
	letter-spacing: 0.12em;
	font-weight: 300;
}
.sec_mv .mv_chach .txt {
	font-size: 1.8rem;
	line-height: 2.2;
	letter-spacing: 0.2em;
	margin-top: 3.2rem;
}
.sec_mv .mv_chach .chach {
	position: absolute;
	right: -34.4rem;
	top: 50.8rem;
}
.sec_mv img {
	vertical-align: bottom;
	width: 100%;
	height: auto;
}
.sec_mv .mv img {
	max-width: 93.4rem;
}

.mv_entry_btn {
	position: absolute;
	right: 4rem;
	bottom: 4rem;
	z-index: 30;
}

.mv_entry_btn .mv_entry_btn_box {
	max-width: 15.6rem;
}

.mv_entry_btn img {
	width: 100%;
	height: auto;
}


@media screen and (max-width:640px) {

	.sec_mv {
		padding-top: calc(81 * 100vw / 375);
	}

	.sec_mv > .in {
		flex-wrap: wrap;
	}

	.sec_mv .mv {
		display: flex;
		order: 1;
	}

	.sec_mv .mv_chach {
		padding: 0 calc(22 * 100vw / 375);
		margin-top: calc(60 * 100vw / 375);
		display: flex;
		flex-wrap: wrap;
		order: 2;
		margin-left: auto;
	}

	.sec_mv .mv_chach img {
		width: calc(312 * 100vw / 375);
	}

	.sec_mv .mv_chach .tit {
		font-size: calc(28 * 100vw / 375);
		line-height: 1.7;
		letter-spacing: 0.12em;
	}
	.sec_mv .mv_chach .txt {
		font-size: calc(15 * 100vw / 375);
		line-height: 2.2;
		letter-spacing: 0.2em;
		margin-top: calc(16 * 100vw / 375);
	}
	.sec_mv .mv_chach .chach {
		position: absolute;
		right: 0;
		top: calc(-120 * 100vw / 375);
	}

	

	.mv_entry_btn {
		position: absolute;
		right: calc(13 * 100vw / 375);
		bottom: calc(6 * 100vw / 375);
		bottom: calc(-200 * 100vw / 375);
		z-index: 30;
	}

	.mv_entry_btn .mv_entry_btn_box {
		max-width: calc(116 * 100vw / 375);
	}

}





.sec_movetext {
	margin-top: 3rem;
	width: 100%;
	overflow: hidden;
}

.sec_movetext .movetext_box {
	display: flex;
}

.sec_movetext .movetext_box .ph {
	
}

.sec_movetext .movetext_box .ph + .ph {
	margin-left: 3rem;	
}

@media screen and (max-width:640px) {
	.sec_movetext {
		margin-top: calc(80 * 100vw / 375);
		overflow: hidden;
	}
	.sec_movetext .movetext_box .ph img {
		width: calc(1206 * 100vw / 375);	
	}
}






.sec_about {
	margin-top: 22.4rem;
}

.sec_about .wrap {
	display: flex;
	position: relative;
	justify-content: space-between;
	max-width: 144rem;
	width: 100%;
	padding-right: 9.6rem;
	margin: 0 auto;
	padding-top: 12rem;
	padding-bottom: 9rem;
	box-sizing: border-box;
}

.sec_about .wrap::before {
	content: "";
	background-color: #F8F6F4;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 2.4rem;
}

.sec_about img {
	vertical-align: bottom;
}

.sec_about .wrap .left,
.sec_about .wrap .right {
	position: relative;
	z-index: 1;
}

.sec_about .wrap .left {
	max-width: 80rem;
	width: 100%;
}

.sec_about .wrap .left .ph_box {
	position: absolute;
	top: -22.4rem;
	left: -8rem;
}

.sec_about .wrap .left .ph_box .ph {
}

.sec_about .wrap .left .ph_box .ph img {
	vertical-align: bottom;
	width: 85.3rem;
	height: auto;
}

.sec_about .wrap .list_box {
	padding-top: 45.8rem;
}

.sec_about .wrap .list_box ul {
	display: flex;
}

.sec_about .wrap .list_box ul li {
	width: 20rem;
	text-align: center;
}

.sec_about .wrap .list_box ul li + li {
	border-left: 1px solid #E5E5E5;
}

.sec_about .wrap .list_box ul dd {
	font-size: 1.4rem;
	color: #009E96;
	margin-top: 1.8rem;
}

.sec_about .wrap .right {
	max-width: 47.5rem;
	width: 100%;
}

.sec_about .wrap .right .txt_box {

}

.sec_about .wrap .right .txt_box .tit_en {
	font-family: "Bellefair", serif;
	font-size: 1.8rem;
	position: relative;
	letter-spacing: 0.1em;
	color: #D26365;
	position: relative;
	padding-left: 2.1rem;
}

.sec_about .wrap .right .txt_box .tit_en::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background-image: url(../img/index/leaf_icon.svg);
	width: 1.5rem;
	height: 1.4rem;
	background-size: cover;
}

.sec_about .wrap .right .txt_box .tit {
	font-size: 3.6rem;
	color: #009E96;
	line-height: 1.4;
	letter-spacing: 0.1em;
	font-weight: 400;
	margin-top: 1.2rem;
}

.sec_about .wrap .right .txt_box .sub_tit {
	font-size: 2.2rem;
	letter-spacing: 0.12em;
	line-height: 2.0;
	color: #5F5F5F;
	margin-top: 5.6rem;
}

.sec_about .wrap .right .txt_box .txt {
	font-size: 1.6rem;
	letter-spacing: 0.12em;
	line-height: 2.8;
	color: #5F5F5F;
	margin-top: 2.4rem;
}


.sec_about .wrap .right .txt_box .link_btn {
    display: flex;
    justify-content: right;
	margin-top: 6.4rem;
}

.sec_about .wrap .right .txt_box .link_txt {
	font-family: "Bellefair", serif;
	font-size: 1.6rem;
	letter-spacing: 0.18em;
	display: flex;
	background-color: #009E96;
	border-radius: 14.2rem;
	width: 22rem;
	height: 4.8rem;
	align-items: center;
	color: #FFF;
	padding-left: 1.6rem;
	position: relative;
}

.sec_about .wrap .right .txt_box .link_txt::before {
	content: "";
	position: absolute;
	right: 0.8rem;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 3.2rem;
	height: 3.2rem;
	background-image: url(../img/index/btn_arrow.svg);
	background-size: cover;
}

@media screen and (max-width:640px) {


	.sec_about {
		margin-top: calc(80 * 100vw / 375);
	}

	.sec_about .wrap {
		max-width: none;
		width: 100%;
		padding-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		flex-wrap: wrap;
		background-color: #F8F6F4;
	}

	.sec_about .wrap::before {
		display: none;
	}

	.sec_about .wrap .left {
		max-width: none;
		width: 100%;
	}

	.sec_about .wrap .left .ph_box {
		position: relative;
		top: 0;
		left: 0;
		padding-right: calc(20 * 100vw / 375);
		box-sizing: border-box;
	}

	.sec_about .wrap .left .ph_box .ph img {
		width: 100%;
	}

	.sec_about .wrap .list_box {
		padding-top: 0;
		margin-top: calc(32 * 100vw / 375);
	}

	.sec_about .wrap .list_box ul {
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.sec_about .wrap .list_box ul li {
		width: calc(143 * 100vw / 375);
	}

	.sec_about .wrap .list_box ul li + li {
		border-left: none;
	}

	.sec_about .wrap .list_box ul li:nth-child(even) {
		border-left: 1px solid #E5E5E5;
	}

	.sec_about .wrap .list_box ul li:nth-child(n+3) {
		border-top: 1px solid #E5E5E5;
		margin-top: calc(16 * 100vw / 375);
		padding-top: calc(16 * 100vw / 375);
	}

	.sec_about .wrap .list_box ul dd {
		font-size: calc(12 * 100vw / 375);
		margin-top: calc(6 * 100vw / 375);
	}

	.sec_about .wrap .right {
		max-width: none;
		padding: 0 calc(40 * 100vw / 375);
		margin-top: calc(56 * 100vw / 375);
		padding-bottom: calc(64 * 100vw / 375);
	}

	.sec_about .wrap .right .txt_box .tit_en {
		font-size: calc(16 * 100vw / 375);
		padding-left: calc(18 * 100vw / 375);
	}

	.sec_about .wrap .right .txt_box .tit_en::before {
		width: calc(14 * 100vw / 375);
		height: calc(13 * 100vw / 375);
	}

	.sec_about .wrap .right .txt_box .tit {
		font-size: calc(28 * 100vw / 375);
		margin-top: calc(16 * 100vw / 375);
	}

	.sec_about .wrap .right .txt_box .sub_tit {
		font-size: calc(15 * 100vw / 375);
		margin-top: calc(40 * 100vw / 375);
	}

	.sec_about .wrap .right .txt_box .txt {
		font-size: calc(13 * 100vw / 375);
		margin-top: calc(16 * 100vw / 375);
	}

	.sec_about .wrap .right .txt_box .link_btn {
		justify-content: center;
		margin-top: calc(40 * 100vw / 375);
	}

	.sec_about .wrap .right .txt_box .link_txt {
		font-size: calc(16 * 100vw / 375);
		border-radius: calc(142 * 100vw / 375);
		width: calc(220 * 100vw / 375);
		height: calc(48 * 100vw / 375);
		padding-left: calc(16 * 100vw / 375);
	}

	.sec_about .wrap .right .txt_box .link_txt::before {
		right: calc(8 * 100vw / 375);
		width: calc(32 * 100vw / 375);
		height: calc(32 * 100vw / 375);
	}


}






.sec_voice {
	background-color: #F8F6F4;
	padding-left: calc((100vw - 144rem) / 2);
	margin-top: 10rem;
	padding-top: 8rem;
}

.sec_voice .wrap {
	display: flex;
}

.sec_voice .wrap::before {
}

.sec_voice img {
	vertical-align: bottom;
}

.sec_voice .wrap .left,
.sec_voice .wrap .right {
}

.sec_voice .wrap .left {
	max-width: 32rem;
	width: 100%;
	padding-top: 12.3rem;
}

.sec_voice .wrap .left .txt_box {

}

.sec_voice .wrap .left .txt_box .tit_en {
	font-family: "Bellefair", serif;
	font-size: 1.8rem;
	position: relative;
	letter-spacing: 0.1em;
	color: #D26365;
	position: relative;
	padding-left: 2.1rem;
}

.sec_voice .wrap .left .txt_box .tit_en::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background-image: url(../img/index/leaf_icon.svg);
	width: 1.5rem;
	height: 1.4rem;
	background-size: cover;
}

.sec_voice .wrap .left .txt_box .tit {
	font-size: 3.6rem;
	color: #009E96;
	line-height: 1.4;
	letter-spacing: 0.1em;
	font-weight: 400;
	margin-top: 1.2rem;
}

.sec_voice .wrap .left .txt_box .txt {
	font-size: 1.6rem;
	letter-spacing: 0.12em;
	line-height: 2.8;
	color: #5F5F5F;
	margin-top: 2.4rem;
}

.sec_voice .wrap .left .txt_box .link_btn {
	display: flex;
	margin-top: 6.4rem;
}

.sec_voice .wrap .right .txt_box .link_btn {
	display: none;
}

.sec_voice .wrap .left .txt_box .link_txt {
	font-family: "Bellefair", serif;
	font-size: 1.6rem;
	letter-spacing: 0.18em;
	display: flex;
	background-color: #009E96;
	border-radius: 14.2rem;
	width: 22rem;
	height: 4.8rem;
	align-items: center;
	color: #FFF;
	padding-left: 1.6rem;
	position: relative;
}

.sec_voice .wrap .left .txt_box .link_txt::before {
	content: "";
	position: absolute;
	right: 0.8rem;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 3.2rem;
	height: 3.2rem;
	background-image: url(../img/index/btn_arrow.svg);
	background-size: cover;
}

.sec_voice .wrap .right {
	width: 100vw;
	padding-top: 5rem;
	overflow: hidden;
}

.sec_voice .slide_box .slide {
	float: left;
	margin: 0 4rem;
	max-width: 36rem;
}

.sec_voice .slick-slider {
	padding-bottom: 12rem;
}

.sec_voice .slide_box .slick-track {
}
.sec_voice .slide_box .slick-list {
	overflow: inherit;
}
.sec_voice .slide_box .slick-slide {
}

.sec_voice .slide_box .slick-slide .slide_img {
	transition: all 0.6s ease 0.4s;
	width: 100%;
	height: auto;
}
.sec_voice .slide_box .slick-slide.slick-current .slide_img {
	transform: scale(1.194);
}
.sec_voice .slide_box .slick-slide .slide dt {
	display: flex;
	justify-content: center;
}
.sec_voice .slide_box .slick-slide .slide dd {
	font-size: 1.6rem;
	letter-spacing: 0.12em;
	color: #009E96;
	display: flex;
	justify-content: center;
}
.sec_voice .slide_box .slick-slide .slide dd .leaf_img {
	font-size: 1.6rem;
	letter-spacing: 0.12em;
	color: #009E96;
	display: flex;
	justify-content: center;
}
.sec_voice .slide_box .slick-slide.slick-current dd {
	margin-top: 5.5rem;
}
.sec_voice .slide_box .slick-slide dd {
	padding: 2rem 0;
	border-radius: 5rem;
	background-color: #fff;
	margin-top: 1.5rem;
}
.sec_voice .slide_box .slick-slide .leaf_img {
	margin-left: 0.8rem;
	margin-right: 0.8rem;
}

.sec_voice .slick-prev,
.sec_voice .slick-next {
	width: 4rem;
	height: 4rem;
	z-index: 10;
}

.sec_voice .slick-prev {
	right: 13.3rem;
	left: auto;
	top: auto;
	bottom: 4.8rem;
}

.sec_voice .slick-next {
	right: 8.1rem;
	top: auto;
	bottom: 4.8rem;
}

.sec_voice .slick-prev:before,
.sec_voice .slick-next:before {
	font-size: 2rem;
	font-family: auto;
	opacity: 1;
	color: #009E96;
	border-radius: 50%;
	width: 4rem;
	height: 4rem;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #009E96;
}




@media screen and (max-width:640px) {


	.sec_voice {
		padding-left: 0;
		margin-top: 0;
		padding-top: calc(80 * 100vw / 375);
		background-color: #fff;
	}

	.sec_voice .wrap {
		flex-wrap: wrap;
	}

	.sec_voice .wrap .left {
		padding-top: 0;
		padding-left: calc(40 * 100vw / 375);
		padding-right: calc(40 * 100vw / 375);
	}

	.sec_voice .wrap .left .txt_box .tit_en {
		font-size: calc(16 * 100vw / 375);
		padding-left: calc(18 * 100vw / 375);
	}

	.sec_voice .wrap .left .txt_box .tit_en::before {
		width: calc(14 * 100vw / 375);
		height:calc(13 * 100vw / 375);
	}

	.sec_voice .wrap .left .txt_box .tit {
		font-size: calc(28 * 100vw / 375);
		margin-top: calc(16 * 100vw / 375);
	}

	.sec_voice .wrap .left .txt_box .txt {
		font-size: calc(13 * 100vw / 375);
		margin-top: calc(24 * 100vw / 375);
	}

	.sec_voice .wrap .left .txt_box .link_btn {
		display: none;
	}

	.sec_voice .wrap .right .txt_box .link_btn {
		display: flex;
		margin-top: calc(40 * 100vw / 375);
	}

	.sec_voice .wrap .right .txt_box .link_txt {
		font-size: calc(16 * 100vw / 375);
		border-radius: calc(142 * 100vw / 375);
		width: calc(220 * 100vw / 375);
		height: calc(48 * 100vw / 375);
		padding-left: calc(16 * 100vw / 375);
		font-family: "Bellefair", serif;
		display: flex;
		background-color: #009E96;
		align-items: center;
		color: #FFF;
		position: relative;
		margin: 0 auto;
	}

	.sec_voice .wrap .right .txt_box .link_txt::before {
		content: "";
		position: absolute;
		right: 0.8rem;
		top: 0;
		bottom: 0;
		margin: auto;
		width: 3.2rem;
		height: 3.2rem;
		background-image: url(../img/index/btn_arrow.svg);
		background-size: cover;
	}

	.sec_voice .wrap .right {
		width: 100vw;
		padding-top: calc(56 * 100vw / 375);
		overflow: hidden;
		position: relative;
		padding-bottom: calc(64 * 100vw / 375);
	}

	.sec_voice .wrap .right::before {
		content: "";
		background-color: #F8F6F4;
		width: 100%;
		height: calc(388 * 100vw / 375);
		position: absolute;
		z-index: 1;
		bottom: 0;
		left: 0;
	}

	.sec_voice .slide_wrap,
	.sec_voice .txt_box {
		position: relative;
		z-index: 10;
	}

	.sec_voice .slide_box .slide {
		margin: 0;
		max-width: none;
	}

	.sec_voice .slick-slider {
		padding-bottom: 0;
	}

	.sec_voice .slide_box .slick-track {
	}
	.sec_voice .slide_box .slick-slide {
		max-width: calc(310 * 100vw / 375) !important;
		margin-left: calc(20 * 100vw / 375) !important;
		margin-right: calc(20 * 100vw / 375) !important;
	}

	.sec_voice .slide_box .slick-slide.slick-current .slide_img {
		transform: scale(1);
	}
	.sec_voice .slide_box .slick-slide .slide dd {
		font-size: calc(16 * 100vw / 375);
	}
	.sec_voice .slide_box .slick-slide .slide dd .leaf_img {
		width: calc(16 * 100vw / 375);
		height: auto;
	}
	.sec_voice .slide_box .slick-slide.slick-current dd {
		margin-top: calc(16 * 100vw / 375);
	}
	.sec_voice .slide_box .slick-slide dd {
		padding: calc(12 * 100vw / 375) 0;
		border-radius: calc(50 * 100vw / 375);
		margin-top: calc(16 * 100vw / 375);
		font-size: calc(16 * 100vw / 375);
	}
	.sec_voice .slide_box .slick-slide .leaf_img {
		margin-left: 0.8rem;
		margin-right: 0.8rem;
	}

	.sec_voice .slick-prev,
	.sec_voice .slick-next {
		display: none !important;
	}

}






.sec_data {
	width: 100%;
	padding: 16rem 0;
}

.sec_data .data_box {
	display: flex;
	justify-content: center;
}

.sec_data .data_box .ph img {
	width: 120rem;
	height: auto;
	vertical-align: bottom;
}

@media screen and (max-width:640px) {
	.sec_data {
		margin-top: 0;
		padding: calc(80 * 100vw / 375) calc(20 * 100vw / 375) 0;
		box-sizing: border-box;
	}
	.sec_data .data_box .ph img {
		width: 100%;
		height: auto;
	}
}







.sec_moveimg {
	width: 100%;
	overflow: hidden;
}

.sec_moveimg .moveimg_box {
	display: flex;
}

.sec_moveimg .moveimg_box .ph {
	
}

.sec_moveimg .moveimg_box .ph + .ph {
	margin-left: 0.3rem;	
}

.sec_moveimg .moveimg_box .ph img {
	width: 209.1rem;
	height: auto;
}

@media screen and (max-width:640px) {
	.sec_moveimg {
		margin-top: calc(80 * 100vw / 375);
		overflow: hidden;
	}
	.sec_moveimg .moveimg_box .ph img {
		width: calc(1266 * 100vw / 375);
		height: auto;
	}
}






.sec_information {
	background-color: #F8F6F4;
	padding-left: calc((100vw - 144rem) / 2);
	margin-top: 10rem;
	padding-top: 10.4rem;
	padding-bottom: 10.4rem;
}

.sec_information .wrap {
	display: flex;
}

.sec_information .wrap::before {
}

.sec_information img {
	vertical-align: bottom;
}

.sec_information .wrap .left,
.sec_information .wrap .right {
}

.sec_information .wrap .left {
	max-width: 69.2rem;
	width: 100%;
	padding-top: 5.6rem;
}

.sec_information .wrap .left .txt_box {

}

.sec_information .wrap .left .txt_box .tit_en {
	font-family: "Bellefair", serif;
	font-size: 1.8rem;
	position: relative;
	letter-spacing: 0.1em;
	color: #D26365;
	position: relative;
	padding-left: 2.1rem;
}

.sec_information .wrap .left .txt_box .tit_en::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background-image: url(../img/index/leaf_icon.svg);
	width: 1.5rem;
	height: 1.4rem;
	background-size: cover;
}

.sec_information .wrap .left .txt_box .tit {
	font-size: 3.6rem;
	color: #009E96;
	line-height: 1.4;
	letter-spacing: 0.1em;
	font-weight: 400;
	margin-top: 1.2rem;
}

.sec_information .wrap .left .txt_box .txt {
	font-size: 1.6rem;
	letter-spacing: 0.12em;
	line-height: 2.8;
	color: #5F5F5F;
	margin-top: 0.8rem;
}

.sec_information .wrap .left .txt_box .ul_list {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin-top: 3.6rem;
}

.sec_information .wrap .left .txt_box .ul_list li {
	font-size: 1.6rem;
	letter-spacing: 0.12em;
	color: #009E96;
	box-sizing: border-box;
	width: 18.4rem;
	border: 1px dashed #009E96;
	border-radius: 1.4rem;
	justify-content: center;
	display: flex;
}

.sec_information .wrap .left .txt_box .ul_list li a {
	display: flex;
	width: 100%;
	padding: 1.3rem 0;
	justify-content: center;
	align-items: center;
	color: inherit;
	text-decoration: none;
	box-sizing: border-box;
}

.sec_information .wrap .left .txt_box .ul_list li + li {
	margin-left: 1.2rem;
}

.sec_information .wrap .left .txt_box .ul_list li:nth-child(4) {
	margin-left: 0;
}

.sec_information .wrap .left .txt_box .ul_list li:nth-child(n+4) {
	margin-top: 1.2rem;
}

.sec_information .wrap .left .txt_box .link_btn {
	display: flex;
	margin-top: 4.4rem;
}

.sec_information .wrap .right .txt_box .link_btn {
	display: none;
}

.sec_information .wrap .left .txt_box .link_txt {
	font-family: "Bellefair", serif;
	font-size: 1.6rem;
	letter-spacing: 0.18em;
	display: flex;
	background-color: #009E96;
	border-radius: 14.2rem;
	width: 22rem;
	height: 4.8rem;
	align-items: center;
	color: #FFF;
	padding-left: 1.6rem;
	position: relative;
}

.sec_information .wrap .left .txt_box .link_txt::before {
	content: "";
	position: absolute;
	right: 0.8rem;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 3.2rem;
	height: 3.2rem;
	background-image: url(../img/index/btn_arrow.svg);
	background-size: cover;
}

.sec_information .wrap .right {
	position: relative;
}

.sec_information .wrap .right .ph {
}

.sec_information .wrap .right .ph img {
	vertical-align: bottom;
	width: 100%;
	height: auto;
}

.sec_information .wrap .right .ph {
	width: 100%;
}

.sec_information .wrap .right .ph:nth-child(1) {
	max-width: 61.6rem;
}

.sec_information .wrap .right .ph:nth-child(2) {
	max-width: 35.1rem;
	position: absolute;
	left: -21.5rem;
	bottom: -16.7rem;
}



@media screen and (max-width:640px) {


	.sec_information {
		padding-left: 0;
		margin-top: 0;
		padding-top: calc(80 * 100vw / 375);
		padding-bottom: calc(45 * 100vw / 375);
	}

	.sec_information .wrap {
		flex-wrap: wrap;
	}

	.sec_information .wrap .left {
		padding-top: 0;
		padding-left: calc(40 * 100vw / 375);
		padding-right: calc(40 * 100vw / 375);
	}

	.sec_information .wrap .left .txt_box .tit_en {
		font-size: calc(16 * 100vw / 375);
		padding-left: calc(18 * 100vw / 375);
	}

	.sec_information .wrap .left .txt_box .tit_en::before {
		width: calc(14 * 100vw / 375);
		height:calc(13 * 100vw / 375);
	}

	.sec_information .wrap .left .txt_box .tit {
		font-size: calc(28 * 100vw / 375);
		margin-top: calc(16 * 100vw / 375);
	}

	.sec_information .wrap .left .txt_box .txt {
		font-size: calc(13 * 100vw / 375);
		margin-top: calc(24 * 100vw / 375);
	}

	.sec_information .wrap .left .txt_box .ul_list {
		margin-top: calc(32 * 100vw / 375);
	}

	.sec_information .wrap .left .txt_box .ul_list li {
		font-size: calc(13 * 100vw / 375);
		width: calc(140 * 100vw / 375);
		border-radius: calc(8 * 100vw / 375);
	}

	.sec_information .wrap .left .txt_box .ul_list li a {
		padding: calc(13 * 100vw / 375) 0;
	}

	.sec_information .wrap .left .txt_box .ul_list li + li {
		margin-left: 0;
	}

	.sec_information .wrap .left .txt_box .ul_list li:nth-child(4) {
		margin-left: 0;
	}

	.sec_information .wrap .left .txt_box .ul_list li:nth-child(n+4) {
		margin-top: 0;
	}

	.sec_information .wrap .left .txt_box .ul_list li:nth-child(even) {
		margin-left: calc(12 * 100vw / 375);
	}

	.sec_information .wrap .left .txt_box .ul_list li:nth-child(n+3) {
		margin-top: calc(12 * 100vw / 375);
	}

	.sec_information .wrap .right .txt_box .link_btn {
		display: flex;
		margin-top: calc(40 * 100vw / 375);
	}

	.sec_information .wrap .left .txt_box .link_btn {
		margin-top: calc(40 * 100vw / 375);
		justify-content: center;
	}

	.sec_information .wrap .left .txt_box .link_txt {
		font-size: calc(16 * 100vw / 375);
		border-radius: calc(142 * 100vw / 375);
		width: calc(220 * 100vw / 375);
		height:calc(48 * 100vw / 375);
		padding-left: calc(16 * 100vw / 375);
	}

	.sec_information .wrap .left .txt_box .link_txt::before {
		right: calc(8 * 100vw / 375);
		width: calc(32 * 100vw / 375);
		height: calc(32 * 100vw / 375);
	}

	.sec_information .wrap .right {
		margin-top: calc(56 * 100vw / 375);
		padding-left: calc(30 * 100vw / 375);
	}

	.sec_information .wrap .right .ph img {
		vertical-align: bottom;
		width: 100%;
		height: auto;
	}

	.sec_information .wrap .right .ph {
		width: 100%;
	}

	.sec_information .wrap .right .ph:nth-child(1) {
		max-width: calc(260 * 100vw / 375);
	}

	.sec_information .wrap .right .ph:nth-child(2) {
		max-width: calc(165 * 100vw / 375);
		right: calc(-70 * 100vw / 375);
		bottom: calc(-98 * 100vw / 375);
		left: auto;
	}
}

