@charset "utf-8";

/***************************************************************************
Media Queries
****************************************************************************/

@media print, screen and (max-width: 1000px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 480px) {
}

/***************************************************************************
top_img
****************************************************************************/

#top_img {
	background-image: url(/-/wp-content/themes/tochi/img/purpose/index/top_img_pc.jpg);
}

@media only screen and (max-width: 767px) {
#top_img {
	background-image: url(/-/wp-content/themes/tochi/img/purpose/index/top_img_sp.jpg);
}
}

/***************************************************************************
page_exp
****************************************************************************/

.page_exp .ttl h2 {
	font-size: 32px;
}

@media only screen and (max-width: 767px) {
.page_exp .ttl h2 {
	font-size: 6.25vw;
	line-height: 1.75;
}
}

/***************************************************************************
case_list
****************************************************************************/

#case_box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#case_box .box_wrap {
	background-color: #FFFFFF;
	padding: 0px 30px 40px 30px;
	text-align: center;
	width: 47%;
	margin-top: 50px;
}
#case_box .box_wrap:nth-child(-n+2) {
	margin-top: 0px;
}
#case_box .icon {
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
}
#case_box .ttl {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 15px;
	padding-top: 60px;
}
#case_box .txt {
	margin-bottom: 35px;
}
#case_box .list_btn a {
	display: block;
	background-image: url(/-/wp-content/themes/tochi/img/purpose/index/case_list_btn_icon_plus.svg);
	background-repeat: no-repeat;
	background-position: right 15px center;
	background-size: 15px auto;
	border: 1px solid #000000;
	max-width: 260px;
	line-height: 1;
	padding: 0.9em 0px 0.9em 0px;
	margin: 0px auto 0px auto;
}

@media print, screen and (max-width: 1000px) {
#case_box .box_wrap {
	width: 48.5%;
}
#case_box .txt {
	font-size: 17px;
}
}

@media only screen and (max-width: 767px) {
#case_box .box_wrap {
	padding: 0px 5.2vw 6.5vw 5.2vw;
	width: 100%;
	margin-top: 8.5vw;
}
#case_box .box_wrap:nth-child(-n+2) {
	margin-top: 8.5vw;
}
#case_box .box_wrap:nth-child(1) {
	margin-top: 0px;
}
#case_box .icon {
	width: 17vw;
}
#case_box .ttl {
	font-size: 4.4vw;
	margin-bottom: 2.7vw;
	padding-top: 11vw;
}
#case_box .txt {
	font-size: 3.4vw;
	line-height: 2;
	margin-bottom: 5vw;
}
#case_box .list_btn a {
	background-position: right 3vw center;
	background-size: 3vw auto;
	max-width: 70%;
	font-size: 3.5vw;
}
}

/***************************************************************************
case_list (pop_up-共通)
****************************************************************************/

.pop_up_box {
	background-color: #FFFFFF;
	max-width: 800px;
	margin: 0px auto 0px auto;
	padding: 45px 90px 45px 90px;
}
.zoom_img .ttl_wrap {
	text-align: center;
	padding-bottom: 15px;
	border-bottom: 1px solid #000000;
	margin-bottom: 35px;
}
.zoom_img .ttl_wrap .ttl {
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 3px;
	padding-top: 10px;
}

@media print, screen and (max-width: 1000px) {
.pop_up_box {
	max-width: 80vw;
}
}

@media only screen and (max-width: 767px) {
.pop_up_box {
	max-width: 82.5vw;
	padding: 5vw 4vw 5vw 4vw;
}
.zoom_img .ttl_wrap {
	text-align: center;
	padding-bottom: 3vw;
	margin-bottom: 5vw;
}
.zoom_img .ttl_wrap .icon img {
	width: 18.5vw;
}
.zoom_img .ttl_wrap .ttl {
	font-size: 6vw;
	margin-bottom: 0.5vw;
	padding-top: 2vw;
}
.zoom_img .ttl_wrap .txt {
	font-size: 3.5vw;
}
}

.zoom_img .step_box_wrap {
	padding-left: 10px;
}
.zoom_img .step_box {
	border-left: 1px solid #808080;
}
.zoom_img .step_box:last-child {
	border-left: none;
}
.zoom_img .step_box:before {
	content: " ";
	display: block;
	height: 23px;
	width: 23px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	position: absolute;
	left: -12px;
	top: -2px;
}

@media only screen and (max-width: 767px) {
.zoom_img .step_box_wrap {
	padding-left: 0vw;
}
.zoom_img .step_box:before {
	height: 3vw;
	width: 3vw;
	left: -1.6vw;
	top: 0px;
}
}

#case_01_pop_up .zoom_img .step_box:before {
	background-image: url(/-/wp-content/themes/tochi/img/purpose/index/step_ttl_icon_01.svg);
}
#case_02_pop_up .zoom_img .step_box:before {
	background-image: url(/-/wp-content/themes/tochi/img/purpose/index/step_ttl_icon_02.svg);
}
#case_03_pop_up .zoom_img .step_box:before {
	background-image: url(/-/wp-content/themes/tochi/img/purpose/index/step_ttl_icon_03.svg);
}
#case_04_pop_up .zoom_img .step_box:before {
	background-image: url(/-/wp-content/themes/tochi/img/purpose/index/step_ttl_icon_04.svg);
}
#case_05_pop_up .zoom_img .step_box:before {
	background-image: url(/-/wp-content/themes/tochi/img/purpose/index/step_ttl_icon_05.svg);
}
#case_06_pop_up .zoom_img .step_box:before {
	background-image: url(/-/wp-content/themes/tochi/img/purpose/index/step_ttl_icon_06.svg);
}
#case_07_pop_up .zoom_img .step_box:before {
	background-image: url(/-/wp-content/themes/tochi/img/purpose/index/step_ttl_icon_07.svg);
}
#case_08_pop_up .zoom_img .step_box:before {
	background-image: url(/-/wp-content/themes/tochi/img/purpose/index/step_ttl_icon_08.svg);
}

.zoom_img .step_box .ttl,
.zoom_img .step_box .txt {
	padding-left: 20px;
}
.zoom_img .step_box .ttl {
	margin-bottom: 13px;
}
.zoom_img .step_box .txt {
	line-height: 1.6;
	padding-bottom: 30px;
}
.zoom_img .step_box .arrow {
	text-align: center;
	padding-bottom: 20px;
}
.zoom_img .step_box .thumb_exp {
	display: flex;
}
.zoom_img .step_box .thumb_exp .wrap {
	flex: 1;
	margin-right: 40px;
}
.zoom_img .step_box .photo {
	text-align: center;
}

@media only screen and (max-width: 767px) {
.zoom_img .step_box .ttl,
.zoom_img .step_box .txt {
	padding-left: 3vw;
	font-size: 3.3vw;
}
.zoom_img .step_box .ttl {
	margin-bottom: 3vw;
}
.zoom_img .step_box .txt {
	padding-bottom: 4.5vw;
}
.zoom_img .step_box .arrow {
	padding-bottom: 3vw;
}
.zoom_img .step_box .arrow img {
	width: 13.6vw;
}
.zoom_img .step_box .thumb_exp {
	display: block;
}
.zoom_img .step_box .thumb_exp .wrap {
	margin-right: 0vw;
}
#case_05_pop_up .zoom_img .step_box .thumb_exp {
	margin-bottom: 4.5vw;
}
}

#case_01_pop_up .zoom_img .step_box .ttl {
	color: #A66BA9;
}
#case_02_pop_up .zoom_img .step_box .ttl {
	color: #C87E12;
}
#case_03_pop_up .zoom_img .step_box .ttl {
	color: #EC7A94;
}
#case_04_pop_up .zoom_img .step_box .ttl {
	color: #DD6A47;
}
#case_05_pop_up .zoom_img .step_box .ttl {
	color: #A1CA31;
}
#case_06_pop_up .zoom_img .step_box .ttl {
	color: #81A1D3;
}
#case_07_pop_up .zoom_img .step_box .ttl {
	color: #EEA800;
}
#case_08_pop_up .zoom_img .step_box .ttl {
	color: #79C9D7;
}
