@charset "utf-8";

.flow_table_wrap,.flow_container_sp,.flow_point_wrap_sp,.flow_point_set_wrap_sp,.sp_br{
	display: none;
}

.flow_container a ,.flow_container_sp a {
	color: #008E72;
	text-decoration: underline;
}

.flow_container a:hover ,.flow_container_sp a:hover {
	text-decoration: none;
}


.subpage_main_container{
	max-width: 1170px;
	margin: 0 auto;
}

.subpage_main_container .flow_wrap{
	margin: 0 auto;
	height: 400px;
	background-image: url(../images/flow_arrow.jpg);
	background-position: center;
	width: 823px;
	display: flex;
	justify-content: space-between;
}

.flow_container{
	margin: 80px auto 60px auto;
}

.flow_cnt_ttl{
	display: flex;
	justify-content: center;
	padding-bottom: 30px;
	border-bottom: #008E72 3px solid;
}

.flow_cnt_ttl h3{
	color: #008E72;
	padding-left: 20px;
}

.flow_container .flow_cnt_ttl img{
	width: 45px;
	height: 100%;
}

.flow_container .flow_inner_cnt{
	padding: 30px 60px 0 60px;
}

.flow_point_wrap{
	margin: 40px 60px 0 60px;
	background-color:#F6F6F6;
}

.flow_point_wrap02{
	margin: 80px 60px 0 60px;
	background-color:#F6F6F6;
}

.flow_point_wrap .flow_point_cnt,.flow_point_wrap02 .flow_point_cnt{
	text-align: center;
}

.flow_point_wrap h4,.flow_point_wrap02 h4{
	color: #008E72;
	margin: 0 30px 40px 30px;
	padding: 30px 0 10px 0;
	border-bottom: #008E72 1px solid;
}

.flow_point_set_wrap{
	display: flex;
	justify-content: space-between;
	padding: 0 30px 30px 30px;
}

.flow_point_wrap .flow_point_set{
	width: 30%;
	margin: 0 auto;
}

.flow_point_set02{
	width: 22%;
	margin: 0 auto;
}

.flow_point_set_wrap .point_icon img{
	text-align: center;
	width: 28%;
	margin: 30px auto 5px auto;
}

.flow_point_set_wrap .point_icon02 img{
	text-align: center;
	width: 38.2%;
	margin: 30px auto 5px auto;
}

.flow_point_set p,.flow_point_set02 p{
	text-align: left;
}

.flow_point_set h5,.flow_point_set02 h5{
	font-size: medium;
}

.flow_point_set p span.flow_caption{
	font-size: 0.9rem;
}

.support_bg_01{
	position: relative;
	height: 460px;
	border:#E9F5F3 10px solid;
	margin: 80px 60px 0 60px;
}

.support_bg_02{
	position: relative;
	height: 340px;
	border:#E9F5F3 10px solid;
	margin: 80px 60px 60px 60px;
}

.support_bg_03{
	position: relative;
	height: 310px;
	border:#E9F5F3 10px solid;
	margin: 80px 60px 60px 60px;
}

.flow_container .support_wrap{
	position: absolute;
	width: 93%;
	margin: -40px 40px 40px 40px;
}

.flow_container .support_cnt h4{
	text-align: center;
	position: relative;
	padding: 1rem 2rem;
	color: #fff;
	background: #59A0A6;
}

.flow_container .support_cnt h4::after{
	position: absolute;
	bottom: -10px;
	left: 25em;
	width: 0;
	height: 0;
	content: '';
	border-width: 14px 10px 0 10px;
	border-style: solid;
	border-color: #59A0A6 transparent transparent transparent;
}

.flow_container .support_ttl{
	font-weight: bold;
	padding: 0 1rem;
  	border-left: 3px solid #59A0A6;
	margin: 30px 0 5px 0;
}

.flow_container .support_set p.caption, .flow_subwrap p.caption{
	background-color: #E9F5F3;
	margin-top: 20px;
	padding: 10px 20px;
}

.flow_subwrap p.bold,.flow_container_sp p.bold{
	font-weight: bold;
	margin-top: 20px;
}

.flow_subwrap_ttl{
	display: flex;
	margin: 30px auto 14px auto;
	padding-bottom: 14px;
	border-bottom: 1px solid #008E72;
}

.flow_container .flow_subwrap_ttl img{
	width: 40px;
	height: 100%;
	margin-right: 10px;
}

.flow_subwrap_ttl .flow_ttl{
	font-weight: bold;
}

.knowledge_wrap{
	border: 1px solid #008E72;
	background-color: #FFFCF5;
	padding: 30px 30px 30px 30px;
	margin: 0px 60px;
}

.knowledge_ttl{
	display: flex;
	border-bottom: 1px solid #008E72;
	justify-content: center;
	margin-bottom: 20px;
}

.knowledge_ttl p{
	font-weight: bold;
	color: #008E72;
}

.knowledge_ttl img{
	width: 6%;
	margin: 0 20px 10px 20px;
}

/* btn_エンバーミングのご案内 */
.knowledge_btn_area{
	padding: 20px 34% 0 34%;
}

.knowledge_btn{
	height: 60px;
    border-radius: 10px;
}

.knowledge_btn a{
	height: 100%;
    width: 100%;
    color: #fff;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
	text-decoration: none;
}

.knowledge_btn a::after{
	content: "";
    position: absolute;
    top: 25px;
    right: 28px;
    box-sizing: border-box;
    border: 5px solid transparent;
    border-left: 8px solid #fff;
    z-index: 2;
}

.knowledge_btn a:before{
	position: absolute;
    top: 25%;
    right: 7%;
    content: "";
    width: 30px;
    height: 30px;
    border: 2px solid #fff;
    border-radius: 50%;
    background: transparent;
    z-index: 1;
}

.knowledge_btn_area .bg_green{
	background-color:#008E72;
}

/* btn_外部リンク */
.sougi_flow_btn_area{
	padding: 0 10%;
	height: 126px;
}

.sougi_flow_btn{
	height: 126px;
    border-radius: 10px;
}

.sougi_flow_btn_inner{
	width: 99%;
    border-radius: 8px;
	height: 116px;
	border: #fff 1px solid;
	position: relative;
	top: 5px;
	left: 5px;
}

.sougi_flow_btn a{
	height: 100%;
    width: 100%;
    color: #fff;
    align-items: center;
    justify-content: center;
	text-decoration: none;
	display: flex;
}

.sougi_flow_btn_inner a img{
	width: 20%;
	border-radius: 6px 0 0 6px;
	position: absolute;
	left: 0px;
}

.sougi_flow_btn a p{
	color: #fff;
	margin-left: 100px;
	text-align: center;
}

.sougi_flow_btn a p span.large{
	font-size: 1.4rem;
	font-weight: bold;
}

.sougi_flow_btn a::after{
	content: "";
    position: absolute;
    right: 42px;
    box-sizing: border-box;
    border: 5px solid transparent;
    border-left: 8px solid #fff;
    z-index: 2;
}

.sougi_flow_btn a:before{
	position: absolute;
    right: 4%;
    content: "";
    width: 30px;
    height: 30px;
    border: 2px solid #fff;
    border-radius: 50%;
    background: transparent;
    z-index: 1;
}

.sougi_flow_btn_area .bg_purple{
	background-color:#B08EC4;
}

.sougi_flow_btn_area .bg_gold,.sougi_flow_btn_area_02 .bg_gold{
	background-color:#C4BB8E;
}

.sougi_flow_btn_area .bg_green{
	background-color:#9EC48E;
}

.sougi_flow_sub_txt{
	color:#B6A460;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

.flow_subwrap{
	padding-top: 20px;
	margin: 0 60px;
}

/* コピー部分 */
.copy_wrap{
	margin: 0 auto 80px auto;
}

.copy_wrap p{
	text-align: center;
}

.copy_wrap .copy01{
	font-weight: bold;
}

.copy_wrap .copy02{
	font-weight: bold;
	font-size: 1.4rem;
	color: #008E72;
	margin-bottom: 60px;
}

.copy_wrap .copy02 span.highlight {
    background: linear-gradient(transparent 50%, #F3FF48 0%);
    line-height: 1.3em;
}

/* 電話番号・LINEボタン表示 */
.sp_buttons_wrap{
	display: none;
}

/*------------------------ TBサイズ------------------------*/
@media screen and (max-width:1240px){
	
}

/*------------------------ SPサイズ------------------------*/
@media screen and (max-width:768px){

.flow_table_wrap,.flow_container_sp,.flow_point_wrap_sp,.flow_point_set_wrap_sp,.sp_br{
	display: block;
}

.subpage_main_container{
	margin: 0 auto;
}

.subpage_main_container .flow_wrap,.subpage_main_container .flow_container{
	display: none;
}

/* テーブル設定 */

.subpage_main_container .flow_table_wrap{
	text-align: center;
	margin: 0 auto;
	padding: 0 20px;
}

.subpage_main_container table {
	width: 100%;
	text-align: left;
	border: #008E72 1px solid;
	border-spacing: 0;
}

.subpage_main_container th {
	width: 36%;
    background-color: #008E72;
	border-bottom: #fff 1px solid;
	font-weight: normal;
	color: #fff;
	padding: 10px 10px;
}

.subpage_main_container td {
	padding: 10px 10px;
	border-bottom: #008E72 1px solid;
}

.subpage_main_container .last_cell{
	border:none;
}

.flow_table_wrap a{
	height: 100%;
    width: 100%;
    display: flex;
    position: relative;
	text-decoration: none;
}

.flow_table_wrap a::after{
	content: "";
    position: absolute;
    top: 38%;
    right: 3%;	
    z-index: 2;
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	line-height: 1;
	width: 0.5em;
	height: 0.5em;
	border: 0.15em solid currentColor;
	border-left: 0;
	border-bottom: 0;
	box-sizing: border-box;
	transform: translateY(-25%) rotate(135deg);
}

.flow_table_wrap a:before{
	position: absolute;
    top: 10%;
    right: 0;
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #008E72;
    z-index: 1;
}

.flow_container_sp{
	margin: 60px 20px;
}

.flow_container_sp .flow_cnt_ttl img{
	width: 45px;
	height: 100%;
	padding-top: 6px;
}

.flow_container_sp .flow_inner_cnt{
	padding-top: 30px;
}

.flow_cnt_ttl{
	display: flex;
	justify-content: center;
	padding-bottom: 2%;
	border-bottom: #008E72 3px solid;
}

.flow_cnt_ttl h3{
	color: #008E72;
	padding-left: 14px;
}

.flow_container_sp .flow_cnt_ttl img{
	width: 40px;
	height: 100%;
}

.flow_container_sp .flow_inner_cnt{
	padding-top: 20px;
}

.flow_point_wrap_sp{
	margin-top: 40px;
	background-color:#F6F6F6;
	padding-bottom: 20px;
}

.flow_point_set_wrap_sp{
	display: flex;
	justify-content: space-between;
	padding: 20px 20px 0 20px;
}

.flow_point_set_wrap_sp img{
	width: 40%;
	height: 100%;
}

.flow_point_wrap_sp h4{
	text-align: center;
	color: #008E72;
	margin: 0 20px;
	padding: 20px 0 10px 0;
	border-bottom: #008E72 1px solid;
}

.flow_point_set_wrap_sp h5{
	margin: 10px 0 5px 0;
}

.flow_point_wrap_sp .point_icon{
	width: 100%;
}

.flow_point_wrap_sp .flow_point_set{
	margin-left: 20px;
}

.flow_point_wrap_sp .flow_point_set p{
	font-size: 0.9rem;
}

.flow_container_sp .support_sp_bg_01{
	position: relative;
	height: 720px;
	border:#E9F5F3 10px solid;
}

.flow_container_sp .support_sp_bg_02{
	position: relative;
	height: 530px;
	border:#E9F5F3 10px solid;
}

.flow_container_sp .support_sp_bg_03{
	position: relative;
	height: 555px;
	border:#E9F5F3 10px solid;
}

.flow_container_sp .support_sp_bg_04{
	position: relative;
	height: 580px;
	border:#E9F5F3 10px solid;
}

.flow_container_sp .support_sp_bg_05{
	position: relative;
	height: 500px;
	border:#E9F5F3 10px solid;
}

.flow_container_sp .support_wrap{
	position: absolute;
	width: 88%;
	margin: -40px 20px 40px 20px;
}

.flow_container_sp .support_cnt h4{
	text-align: center;
	position: relative;
	padding: 1rem 2rem;
	color: #fff;
	background: #59A0A6;
}

.flow_container_sp .support_cnt h4::after{
	position: absolute;
	bottom: -10px;
	left: 8em;
	width: 0;
	height: 0;
	content: '';
	border-width: 14px 10px 0 10px;
	border-style: solid;
	border-color: #59A0A6 transparent transparent transparent;
}

.flow_container_sp p.caption, .flow_subwrap p.caption{
	font-size: 0.9rem;
	background-color: #E9F5F3;
	margin-top: 20px;
	padding: 20px 20px;
}

.flow_container_sp .support_ttl{
	font-weight: bold;
	padding: 0 1rem;
  	border-left: 3px solid #59A0A6;
	margin: 30px 0 14px 0;
}

.flow_container_sp .flow_subwrap_ttl img{
	width: 10%;
	height: 100%;
	margin-right: 8px;
}

.flow_container_sp .knowledge_wrap{
	border: 1px solid #008E72;
	background-color: #FFFCF5;
	padding: 30px 20px 30px 20px;
	margin: 60px 0 60px 0;
}

.flow_container_sp .knowledge_ttl{
	display: flex;
	border-bottom: 1px solid #008E72;
	justify-content: center;
	margin-bottom: 20px;
	align-items: center;
}

.flow_container_sp .knowledge_ttl p{
	font-weight: bold;
	color: #008E72;
	text-align: center;
	padding-bottom: 14px;
	line-height: 1.6rem;
	font-size: 1.2rem;
}

.flow_container_sp .knowledge_ttl img{
	width: 14%;
	height: 100%;
	margin: 0 10px 14px 10px;
}

/* btn_エンバーミングのご案内 */
.flow_container_sp .knowledge_btn_area{
	padding-top: 20px;
	height: 120px;
}

.flow_container_sp .knowledge_btn{
	height: 60px;
    border-radius: 10px;
}

.flow_container_sp .knowledge_btn a{
	height: 100%;
    width: 100%;
    color: #fff;
    font-weight: bold;
	font-size: 1.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
	text-decoration: none;
}

.flow_container_sp .knowledge_btn a::after{
	content: "";
    position: absolute;
    top: 25px;
    right: 21px;
    box-sizing: border-box;
    border: 5px solid transparent;
    border-left: 8px solid #fff;
    z-index: 2;
}

.flow_container_sp .knowledge_btn a:before{
	position: absolute;
    top: 25%;
    right: 5%;
    content: "";
    width: 30px;
    height: 30px;
    border: 2px solid #fff;
    border-radius: 50%;
    background: transparent;
    z-index: 1;
}

.flow_container_sp .knowledge_btn_area .bg_green{
	background-color:#008E72;
}

.flow_container_sp .flow_subwrap_ttl{
	display: flex;
	margin: 40px auto 14px auto;
	padding-bottom: 14px;
	border-bottom: 1px solid #008E72;
}

/* btn_外部リンク */
.flow_container_sp .sougi_flow_btn_area{
	padding: 0;
	margin-top: 40px;
	height: 126px;
}

.flow_container_sp .sougi_flow_btn{
	height: 126px;
    border-radius: 10px;
}

.flow_container_sp .sougi_flow_btn_inner{
	width: 97%;
    border-radius: 8px;
	height: 116px;
	border: #fff 1px solid;
	position: relative;
	top: 5px;
	left: 5px;
}

.flow_container_sp .sougi_flow_btn a{
	height: 100%;
    width: 100%;
    color: #fff;
    align-items: center;
    justify-content: center;
	text-decoration: none;
	display: flex;
}

.flow_container_sp .sougi_flow_btn_inner a img{
	width: 24%;
	border-radius: 100%;
	position: absolute;
	left: 12px;
}

.flow_container_sp .sougi_flow_btn a p{
	color: #fff;
	text-align: left;
}

.flow_container_sp .sougi_flow_btn a p span.large{
	font-size: 1.4rem;
	font-weight: bold;
}

.flow_container_sp .sougi_flow_btn a::after{
	content: "";
    position: absolute;
    right: 19px;
    box-sizing: border-box;
    border: 5px solid transparent;
    border-left: 8px solid #fff;
    z-index: 2;
}

.flow_container_sp .sougi_flow_btn a:before{
	position: absolute;
    right: 4%;
    content: "";
    width: 30px;
    height: 30px;
    border: 2px solid #fff;
    border-radius: 50%;
    background: transparent;
    z-index: 1;
}

.flow_container_sp .sougi_flow_btn a p{
	color: #fff;
	margin-left: 48px;
}

.flow_container_sp .bg_purple{
	background-color:#B08EC4;
}

.flow_container_sp .bg_gold{
	background-color:#C4BB8E;
}

.flow_container_sp .bg_green{
	background-color:#9EC48E;
}

.flow_container_sp .sougi_flow_sub_txt{
	color:#B6A460;
	font-weight: bold;
	text-align: center;
	margin-top: 40px;
}

/* 電話番号・LINEボタン表示 */

.sp_buttons_wrap{
	display: block;
	text-align: center;
}

	
}