/*spのdetail関連を非表示ココカラ*/
#sp_head_close {
	display: none;
}
/*spのdetail関連を非表示ココマデ*/
section#mv {
	background-image: url("../../common/images/empty_h/main_vis.png");
	background-position: center;
	background-repeat: no-repeat;
	height: 150px;
	position: relative;
	width: 100%;
}
#mv h1 {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.mv_ttl img {
    width: 350px;
    height: auto;
    margin: 50px auto 0;
}
#empty_h_area {
	width: 100%;
	/* background-color: #fff;
	background-image: url("../../common/images/empty_h/empty_h_area01_bg.jpg");
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: cover; */
}
#empty_h_area_inner {
	background-image: url("../../common/images/empty_h/empty_h_area01_bg.jpg");
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: cover;
}
.manage_float_inner {
	display: flex;
	margin: auto;
	width: 100%;
}
#section_wrap_outer {
	display: flex;
    flex-direction: row-reverse;
	margin: auto;
	width: 100%;
}
#empty_h_area01 {

}
/* ▽section1 (area01) */
section#empty_h_area01 {
	width: 100%;
	margin-bottom: 40px;
	position: relative;
}
#empty_h_top_area_btn {
	display: none;
	/*padding-bottom: 50px;*/
}
#empty_h_top_area_btn ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
}
#empty_h_top_area_btn ul li {
	background-color: #013e98;
	cursor: pointer;
	font-size: 16px;
    height: 59px;
    margin-bottom: 30px;
	min-width: 168px;
	text-align: center;
    width: calc(100% / 4);
}
#empty_h_top_area_btn ul li a {
    color: #fff;
	display: block;
}
#empty_h_top_area_btn ul li a span {
	line-height: 3.7;
	padding-left: 10px;
    position: relative;
}
#empty_h_top_area_btn ul li a span::before {
	background-image: url('../../common/images/shop/arrow.png');
	background-position: center;
	background-repeat: no-repeat;
	content: '';
	color: #fff;
	display: inline-block;
	height: 9px;
	position: absolute;
	top: 7px;
	left: -20px;
	width: 16px;
}
.empty_h_area01_01_img {å
	position: relative;
	width: 90%;
	height: auto;
	margin: 0 auto;
}

.empty_h_area01_01_img img,
.empty_h_area01_02_img img {
	width: 100%;
	height: auto;
}
.empty_h_area01_02_img {
	width: 90%;
	height: auto;
	margin: 0 auto 20px;
}
.empty_h_area01_02_img img {

}
.empty_h_area01_table {
	background-color: #57abf2;
	border-radius: 15px;
    box-sizing: border-box;
	margin: 0 auto 20px;
	padding: 30px;
	width: 90%;
}
.empty_h_area01_table_head {
	padding-bottom: 10px;
	width: 100%;
}
.empty_h_area01_table_head img {
	width: 100%;
	height: auto;
}
.empty_h_area01_table_txt {

}
.empty_h_area01_table_txt p {
	color: #fff;
	font-size: 16px;
}
.down_arrow {
	width: 70px;
	height: 69px;
	margin: 0 auto;
}

.empty_h_area01_six_service {
}
.empty_h_area01_six_service_head {
	margin: 0 auto 15px;
	padding-bottom: 20px;
	position: relative;
	width: 90%;
}
.empty_h_area01_six_service_head img {
	width: 100%;
	height: auto;
}
#empty_h_area01_six_service_list {
	box-sizing: border-box;
}
.empty_h_area01_six_service_list_card {
	border: solid 4px;
	background: #fff;
	border-image: linear-gradient(320deg,#79c1ff 0%, #dff5b5 50%, #fae47e 100%) 1;
	border-image: -webkit-linear-gradient(320deg,#79c1ff 0%, #dff5b5 50%, #fae47e 100%) 1;
	border-image: -moz-linear-gradient(320deg,#79c1ff 0%, #dff5b5 50%, #fae47e 100%) 1;	
	box-sizing: border-box;
	margin: 0 auto 25px;
	width: 90%;
}
.empty_h_area01_six_service_list_card_wrap {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	padding: 10px 10px;
	justify-content: center;
}
.empty_h_area01_six_service_list_card_read {
	/*padding: 0 30px;*/
}
.empty_h_area01_six_service_list_card_head {
	padding-bottom: 15px;
}
.empty_h_area01_six_service_list_card_head p {
	color: #56595b;
	font-size: 20px;
	font-weight: bold;
}
.empty_h_area01_six_service_list_card_head p span {
	color: #e5c326;
	display: inline-block;
	font-size: 36px;
	margin-right: 10px;
}
.empty_h_area01_six_service_list_card_txt {

}
.empty_h_area01_six_service_list_card_txt p {
	color: #56595b;
	font-size: 16px;
}

#empty_h_area01_03 {
	box-sizing: border-box;
	margin: auto;
	margin-top: 40px;
	width: 90%;
}
.empty_h_area01_03_head {
	margin: 0 auto 20px;
	width: 100%;
}
.empty_h_area01_03_head p {
	color: #56595b;
	font-size: 24px;
	padding-bottom: 15px;
	letter-spacing: -.6px;
	border-bottom: solid 4px;
border-image: #79c1ff;
border-image: -moz-linear-gradient(left,  #79c1ff 0%, #dff5b5 50%, #fae47e 100%) 1;
border-image: -webkit-linear-gradient(left,  #79c1ff 0%,#dff5b5 50%,#fae47e 100%)1;
border-image: linear-gradient(to right,  #79c1ff 0%,#dff5b5 50%,#fae47e 100%) 1;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#79c1ff', endColorstr='#fae47e',GradientType=1 );

}
/*.empty_h_area01_03_head::after {
	background-image: url('../../common/images/empty_h/empty_h_area01_line.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: '';
	display: inline-block;
	height: 3px;
	width: 638px;

}*/
.empty_h_area01_03_read {
	display: flex;
	margin-bottom: 50px;
}
.empty_h_area01_03_read_wrap {
}
.empty_h_area01_03_read_wrap p {
	font-size: 16px;
	line-height: 30px;
	color: #262626;
}
.empty_h_area01_03_read figure {
}
.empty_h_area01_03_read figure img {
	width: 100%;
	height: auto;
}
.empty_h_area01_03_option_service {
	box-sizing: border-box;
	/*height: 452px;*/
	/*padding: 55px 75px 30px;*/
	position: relative;
	padding: 15px 0;
	width: 100%;
	border: solid 5px #57abf2;
}
/*.empty_h_area01_03_option_service::before {
	border: solid 5px #57abf2;
	content: '';
	display: block;
	height: 452px;
	position: absolute;
    top: 0;
    left: 0;
	width: 692px;
	z-index: 2;
}*/
/*.empty_h_area01_03_option_service::after {
	background-color: rgba(239, 249, 255, .6);
	box-sizing: border-box;
	content: '';
	display: block;
	height: 410px;
    position: absolute;
    top: 30px;
    left: 20px;
	width: 705px;
	z-index: 1;
}*/
.empty_h_area01_03_option_service_table {
	box-sizing: border-box;
	width: 90%;
	margin: 0 auto;
	position: relative;
	background-color: rgba(239, 249, 255, .6);
    z-index: 2;
}
.empty_h_area01_03_option_service_table_head {
	padding-bottom: 20px;
	text-align: center;
}
.empty_h_area01_03_option_service_table_head p {
	color: #56595b;
	font-size: 24px;
}
.empty_h_area01_03_option_service_table_list {
	padding-bottom: 35px;
}
.empty_h_area01_03_option_service_table_list ul {
	box-sizing: border-box;
	color: #434343;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	margin-left: 15px;
	margin-bottom: 10px;
}
.empty_h_area01_03_option_service_table_list ul li {
    box-sizing: border-box;
	font-size: 18px;
	margin-bottom: 15px;
	width: auto;
}
.empty_h_area01_03_option_service_table_list ul li:nth-child(even) {
}
.empty_h_area01_03_option_service_table_list ul li::before {
	border: solid 5px #57abf2;
	box-sizing: border-box;
	content: '';
	display: inline-block;
	height: 22px;
	margin-right: 10px;
	vertical-align: bottom;
	width: 22px;
}
.empty_h_area01_03_option_service_table_list_note p {
	color: #262626;
	font-size: 16px;
	padding-left: 2em;
    text-indent: -1em;
}
.empty_h_area01_03_option_service_attend {
	box-sizing: border-box;
    margin-top: 40px;
    position: relative;
    width: 100%;
}
/*.empty_h_area01_03_option_service_attend::after {
	background-color: rgba(239, 249, 255, .6);
	content: '';
	display: block;
	height: 410px;
	position: absolute;
    top: 30px;
    left: 20px;
	width: 705px;
}*/
.empty_h_area01_03_option_service_attend_head {
    /*background-color: #57abf2;*/
    margin-bottom: -14px;
    position: relative;
    text-align: center;
    z-index: 4;
}
.empty_h_area01_03_option_service_attend_head p {
    color: #fff;
    background-color: #57abf2;
    font-size: 20px;
    width: 200px;
    margin: 0 auto;
    border-radius: 20px;
}
.empty_h_area01_03_option_service_attend_note {
	background-color: rgba(239, 249, 255, .6);
	position: relative;
	z-index: 3;
}
.empty_h_area01_03_option_service_attend_note ul {
	width: 90%;
    margin: 0 auto;
    padding: 40px 0;
}
.empty_h_area01_03_option_service_attend_note ul li {
	color: #71757a;
    text-indent: -1em;
    margin-left: 1em;
    margin-bottom: 2px;
}
.empty_h_area01_03_option_service_attend_note ul li:before {
	content: '○';
}

/* ▽section2 */
section#empty_h_area02 {
	background-color: #eefaff;
	padding: 100px 0 40px;
	position: relative;
	display: block;
	width: 100%;
}
.empty_h_area02_wrap {
	margin: auto;
	width: 90%;
}
.empty_h_area02_head {
	margin-bottom: 50px;
	text-align: center;
}
.empty_h_area02_jurisdiction {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	margin: auto;
}
.empty_h_area02_jurisdiction_list {
	box-sizing: border-box;
	margin-right: 25px;
	width: 100%;
	margin-bottom: 20px;
}
.empty_h_area02_jurisdiction_list_head {
	margin-bottom: 30px;
}
.empty_h_area02_jurisdiction_list_head h3 {
	font-size: 20px;
	font-weight: bold;
}
.empty_h_area02_jurisdiction_list ul {
	box-sizing: border-box;
    color: #434343;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 10px;
}
.empty_h_area02_jurisdiction_list ul li {
	box-sizing: border-box;
    font-size: 18px;
	margin-bottom: 15px;
	width: calc(100% / 2);
}
.empty_h_area02_jurisdiction_list ul li::before {
	border: solid 5px #57abf2;
    box-sizing: border-box;
    content: '';
    display: inline-block;
    height: 22px;
    margin-right: 10px;
    vertical-align: bottom;
    width: 22px;
}
.empty_h_area02_jurisdiction_list_note {

}
.empty_h_area02_jurisdiction_list_note p {
	color: #262626;
    font-size: 14px;
    padding-left: 1em;
    text-indent: -1em;
}
.empty_h_area02_jurisdiction figure {
	box-sizing: border-box;
	width: 100%;
}
.empty_h_area02_jurisdiction figure img {
	width: 100%;
	height: auto;
}

/* ▽section3 */
section#empty_h_area03 {
	background-color: #fff;
	padding: 40px 0;
	position: relative;
	display: block;
	width: 100%;
}
.empty_h_area03_wrap {
	margin: auto;
	width: 90%;
}
.empty_h_area03_head {
	margin-bottom: 10px;
	text-align: center;
}
.empty_h_area03_price_table {
	margin-bottom: 20px;
	position: relative;
	width: 100%;
}
.empty_h_area03_price_table .data_list {
	display: flex;
	flex-direction: column;
	text-align: center;
	font-size: 16px;
}

.data_list dl {
	display: flex;
	flex-direction: row;
}
.data_list dl:not(.data_list dl:first-child) {
	color: #262626;
}
.data_list dl:not(.data_list dl:first-child) dt {
	background-color: #a0deff;
}
.data_list dl:not(.data_list dl:first-child) dd {
	background-color: #fff9d7;
}
.data_list dl:first-child {
	color: #fff;
	background-color: #57abf2;
}

.empty_h_area03_price_table img {
	position: absolute;
    top: 0px;
    left: 580px;
}
.empty_h_area03_price_table table{
	/*display: none;*/
	position: relative;
	border-collapse: separate;
	box-sizing: border-box;
	/*border-spacing: 5px;*/
	/*margin: 90px auto 0;*/
	width: 100%;
}
.empty_h_area03_price_table img {
	display: none;
}
.empty_h_area03_price_table table tbody {
	display: flex;
	justify-content: space-around;
}
.empty_h_area03_price_table table::before {
/*	content: '→横にスクロールできます';
    color: #56595b;
    font-size: 14px;
    position: relative;*/
}
.empty_h_area03_price_table tr:first-child > td:nth-of-type(3)::before {
	content: '';
	width: calc(10vw + 4.5px);
    position: absolute;
    left: -21px;
    margin-bottom: 30px;
    height: 52.5px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
	background-image: url('../../common/images/empty_h/empty_h_area03_price_recommend_m.png');
	/*padding: 0 2px;*/
}
.empty_h_area03_price_table tr {
	box-sizing: border-box;
	margin: 1px;
	display: flex;
	flex-direction: column;
}
.empty_h_area03_price_table tr:first-child td {
	background-color: #a0deff;
	font-size: 16px;
}
.empty_h_area03_price_table th{
	background-color: #57abf2;
	color: #fff;
	font-size: 16px;
}
.empty_h_area03_price_table td{
	background-color: #fff9d7;
	color: #262626;
	font-size: 16px;
}
.empty_h_area03_price_table th,
.empty_h_area03_price_table td {
	box-sizing: border-box;
	margin: 1px 0;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 calc( 1px + (( 100vw - 320px ) / 9 ));
		/*padding-top: 0;*/
		/*padding-bottom: 0;*/
}
.empty_h_area03_price_read {

}
.empty_h_area03_price_read li {
	font-size: 16px;
	color: #262626;
}

/* ▽section4 */
section#empty_h_area04 {
	background-image: url('../../common/images/empty_p/empty_p_area04_bg.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	box-sizing: border-box;
	padding: 40px 0;
	position: relative;
	display: block;
	width: 100%;
}
.empty_h_area04_wrap {
	margin: auto;
	width: 100%;
}
.empty_h_area04_head {
	margin-bottom: 50px;
	text-align: center;
}
.empty_h_area04_head img {
	margin-bottom: 15px;
}
#empty_h_area04_flow_list {
	box-sizing: border-box;
	width: 100%;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}
ul.empty_h_area04_flow_upper {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    align-content: space-between;
}
li.empty_h_area04_flow_card {
	/*height: 230px;*/
	color: #434343;
	background-color: #fff;
}
ul.empty_h_area04_flow_upper > li.empty_h_area04_flow_card {

}
ul.empty_h_area04_flow_upper > li:nth-of-type(5) {
}
ul.empty_h_area04_flow_upper > li:last-child {
	margin-right: 0;
}
.empty_h_area04_flow_card > div {
	display: flex;
    margin-top: 4px;
    align-items: center;
    /*flex-direction: column;*/
}

.empty_h_area04_flow_card > div > div {
	display: flex;
}

ul.empty_h_area04_flow_upper > li.empty_h_area04_flow_card:last-child:before {
	content: none;
}
ul.empty_h_area04_flow_lower {
	display: flex;
	justify-content: flex-end;
}
ul.empty_h_area04_flow_lower > li.empty_h_area04_flow_card {
	margin-left: 40px;
}
ul.empty_h_area04_flow_lower > li.empty_h_area04_flow_card::before {
	content: url('../../common/images/empty_p/empty_p_area04_arrow.svg');
	position: absolute;
	display: block;
    margin-left: -31px;
    top: 630px;
}
/* ▽section5 */
section#empty_h_area05 {
	background-color: #fff;
	box-sizing: border-box;
	padding: 40px 0;
	width: 100%;
}
.empty_h_area05_wrap {
	margin: auto;
	width: 90%;
}
.empty_h_area05_head {
	margin-bottom: 50px;
	text-align: center;
}
#empty_h_area05_faq {

}
/* .empty_h_area05_faq_accordion_list {
	border-bottom: solid 1px #343434;
	margin-bottom: 20px;
	padding-bottom: 30px;
} */
/* #empty_h_area05_faq .accordion-title {
    cursor: pointer;
	display: flex;
	flex-direction: row;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    position: relative;
}
#empty_h_area05_faq .accordion-title span.icon_img {
	height: 26px;
	width: 26px;
}
.accordion-container .accordion-title span.question {
	margin-left: 20px;
} */
/* .accordion-container .accordion-title::after {
    background-image: url('../../common/images/empty_h/empty_h_area05_faq02_drop_icon_img.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 32px;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    transition: all 0.2s ease-in-out;
    width: 32px;
} */
/* .accordion-container .accordion-title.open::after {
    background-image: url('../../common/images/empty_h/empty_h_area05_faq01_drop_icon_img.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
	display: block;
	height: 32px;
    position: absolute;
    top: 50%;
    right: 10px;
	transform: translateY(-50%);
	width: 32px;
} */
/* .accordion-content {
    display: none;
	padding-top: 15px;
}
.accordion-content .accordion-content_Answer_Box {
	display: flex;
	flex-direction: row;
	margin-right: 60px;
}
.accordion-content .accordion-content_Answer_Box .accordion-title::after {
	content: none;
}
.accordion-content .accordion-content_inner {
    padding: 30px 0 0;
}
.accordion-content_Answer {
	margin-left: 20px;
}
.accordion-content_Answer_Box .accordion-content_Answer p {
	font-size: 16px;
} */

/* short corde style 追記*/
.accordions-head {
	border-top: solid 1px #343434!important;
	border-bottom: none!important;
    border-left: none!important;
    border-right: none!important;
	margin-bottom: 20px;
    padding-bottom: 20px 0!important;
}
.accordions-head:first-child {
	border-top: none!important;
}
.accordions .accordions-head-title {
	margin: 0;
}
.accordions-head-title:before {
    content: url('../../common/images/faq/q_icon.svg');
	height: 21px;
	margin-right: 10px;
	vertical-align: middle;
}
.fa-plus-circle:before {
    background-image: url('../../common/images/empty_h/empty_h_area05_faq02_drop_icon_img.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: ''!important;
    display: block;
    height: 32px;
    transition: all 0.2s ease-in-out;
    width: 32px;

}
.fa-minus-circle:before {
    background-image: url('../../common/images/empty_h/empty_h_area05_faq01_drop_icon_img.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: ''!important;
	display: block;
	height: 32px;
	width: 32px;
}
.accordion-content::before {
	background-image: url('../../common/images/faq/a_icon_y.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
	content: '';
	display: inline-block;
	height: 24px;
    position: absolute;
	left: 13px;
	width: 24px;
}
.accordion-content {
	margin-left: 37px!important;
}
.accordion-content p {
	line-height: 1.8;
}


/* ▽section6 */
section#empty_h_area06 {
	background-image: url('../../common/images/empty_p/empty_p_area06_bg.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	box-sizing: border-box;
	padding: 40px 0;
	width: 100%;
}
.empty_h_area06_wrap {
	margin: auto;
	width: 90%;
}
.empty_h_area06_head {
	margin-bottom: 30px;
	text-align: center;
}
.empty_h_area06_read {
	margin-bottom: 40px;
	text-align: center;
}
.empty_h_area06_read p {
	font-size: 16px;
	line-height: 1.8;
	margin-bottom: 30px;

}
.empty_h_area06_pdf_btn {
	text-align: center;
}

.empty_h_area06_read a.yougo_b {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
} 





/* side-bar*/
#empty_h_side_area {
	box-sizing: border-box;
	width: 216px;
}
#empty_h_side_area ul {
	box-sizing: border-box;
  	width: 216px;
}
#empty_h_side_area ul li {
	background-color: #fff;
	border: solid 6px #e3ebf7;
	font-size: 16px;
	list-style: none;
	height: 60px;
	overflow: hidden;
	margin-bottom: 3px;
	position: relative;
	text-align: left;
}
#empty_h_side_area ul li.empty_h_side_area_head {
	background-color: #013e98;
	border: none;
	color: white;
}
#empty_h_side_area ul li.e_merit_side_area_head span {
	padding-left: 30px;
}
#empty_h_side_area ul li span {
	display: inline-block;
	padding: 0 0 0 30px;
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 216px;
}
#empty_h_side_area ul li span::after {
	background-image: url("../../common/images/e_merit/arrow_gray.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: '';
	display: inline-block;
	height: 14px;
	width: 7px;
}
#empty_h_side_area ul li:nth-child(1) span {
	padding: 0 0 0 60px;
	left: 52%;
}
#empty_h_side_area ul li:nth-child(1) span::after {
	content: none;
}
#empty_h_side_area ul li:nth-child(2) span::after {
	position: absolute;
    top: 0;
    right: 20px;
}
#empty_h_side_area ul li:nth-child(3) span::after,
#empty_h_side_area ul li:nth-child(4) span::after,
#empty_h_side_area ul li:nth-child(5) span::after {
	position: absolute;
    top: 20px;
    right: 20px;
}
#empty_h_side_area ul li.empty_h_side_area_head span::before {
	background-image: url("../../common/images/m_insu/manage_side_area_head_txt_icon.png");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	content: '';
	display: inline-block;
	height: 36px;
	position: absolute;
	top: -10px;
    left: 10px;
	width: 33px;
}
#empty_h_side_area ul li a {
	box-sizing: border-box;
	display: block;
    height: 60px;
	text-decoration: none;
}
#empty_h_side_area ul li a span {
	box-sizing: border-box;
}


/* color asset */
.--color-sky {
	color: #57abf2;
}
.--color-navy {
	color: #013e98;
}
.--color-dark-gray {
	color: #434343;
}
.--color-gray {
	color: #71757a;
}
/**/
.--jost {
	font-family: 'Jost', sans-serif;
	font-weight: 700;
}
@media (orientation: portrait){
 
	/*デバイスが縦向きの場合の記述*/
	.empty_h_area01_six_service_list_card_read {
		width: 100%;		
	}
	.empty_h_area01_six_service_list_card_wrap figure {
		margin: 15px auto;
	}
	.empty_h_area01_03_read {
		flex-direction: column;
		align-items: center;
	}
	.empty_h_area01_03_read_wrap {
		width: 100%;
	}
	.empty_h_area01_03_read figure {
		/*width: 100%;*/
		margin: 15px auto;
	}
	.empty_h_area02_jurisdiction figure {
		box-sizing: border-box;
		width: 100%;
	}
	.empty_h_area02_jurisdiction figure img {
		width: 100%;
		height: auto;
	}
	li.empty_h_area04_flow_card {
		width: 100%;
		margin-bottom: 40px;
		font-size: 15px
	}
	ul.empty_h_area04_flow_upper {
		flex-direction: column;
		width: 80%;
		margin: 0 auto;
	}
	ul.empty_h_area04_flow_upper br {
		display: none;
	}
	ul.empty_h_area04_flow_upper > li.empty_h_area04_flow_card::before {
		content: url('../../common/images/empty_p/empty_p_area04_arrow.svg');
	    position: absolute;
	    margin-top: 60px;
	    display: block;
	    transform: rotate(90deg);
	    margin-left: 35.8vw;
	}
	ul.empty_h_area04_flow_upper > div {
		flex-direction: row;
	}
	.empty_h_area04_flow_card > div {
	}

	.empty_h_area04_flow_card > div > div {
		flex-direction: row;
		align-items: center;
	}
	.empty_h_area04_flow_card > div > div img {
		height: 33px;
		margin-left: 10px;
	}
	.empty_h_area04_flow_card > div > div img + img {
		margin: 10px;
	}
}

@media (orientation: landscape){
 
	/*デバイスが横向きの場合の記述*/
	.empty_h_area01_six_service_list_card_read {
		width: 70%;		
	}
	.empty_h_area01_six_service_list_card_wrap figure {
		width: 30%;
	}
	.empty_h_area01_six_service_list_card_wrap figure img {
		width: 100%;
		height: auto;
	}
	.empty_h_area01_03_read {
		flex-direction: row;
		flex-wrap: nowrap;
	    align-items: center;
    	justify-content: space-between;
	}
	.empty_h_area01_03_read_wrap {
		width: 55%;
	}
	.empty_h_area01_03_read figure {
		width: 40%;
	}
	.empty_h_area01_03_option_service_table_list ul {
		height: 210px;
	}
	.empty_h_area02_jurisdiction figure {
		box-sizing: border-box;
		width: 410px;
		margin: 15px auto;
	}
	.empty_h_area02_jurisdiction figure img {
		width: 410px;
		height: auto;
	}
	ul.empty_h_area04_flow_upper {
		width: 95%;
		margin: 0 auto;
	}
	li.empty_h_area04_flow_card {
		width: 140px;
		height: 230px;
	    margin: 0 17px 40px 17px;
	}
	ul.empty_h_area04_flow_upper > li.empty_h_area04_flow_card::before {
		content: url('../../common/images/empty_p/empty_p_area04_arrow.svg');
		position: relative;
	    margin-left: 144px;
	    display: block;
	    width: 25px;
	    height: 30px;
	    top: 100px;
	}
	ul.empty_h_area04_flow_upper li:last-child div {
		margin-top: 17px;
	}
	.empty_h_area04_flow_card > div {
		flex-direction: column;
	}
	.empty_h_area04_flow_card > div > div {
		flex-direction: column;
		align-items: center;
		justify-content: space-between;
	    margin-bottom: 10px;
		width: 70px;
		height: 117px;
	}
}

