section#mv {
	background-image: url("../../common/images/empty_h/main_vis.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 300px;
	position: relative;
	width: 2560px;
}
#mv h1 {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#empty_h_area {
	width: 2560px;
	/* 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;
	height: 4510px;
}
.manage_float_inner {
	display: flex;
	margin: auto;
	width: 1110px;
	height: 4392px;
}
#section_wrap_outer {
	display: flex;
    flex-direction: row-reverse;
	margin: auto;
	width: 1110px;
}
#empty_h_area01 {
	margin-left: 50px;
	position: relative;
	width: 862px;
}
/* ▽section1 (area01) */
section#empty_h_area01 {
	margin-bottom: 100px;
	position: relative;
}
#empty_h_top_area_btn {
	padding-bottom: 50px;
}
#empty_h_top_area_btn ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}
#empty_h_top_area_btn ul li {
	background-color: #013e98;
	cursor: pointer;
	font-size: 16px;
    height: 59px;
	margin-right: 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: 714px;
	margin-bottom: 20px;
}
.empty_h_area01_02_img {
	padding-bottom: 20px;
}
.empty_h_area01_table {
	background-color: #57abf2;
	border-radius: 15px;
    box-sizing: border-box;
	height: 231px;
	margin: 0 auto 27px;
	padding: 30px;
	width: 626px;
}
.empty_h_area01_table_head {
	padding-bottom: 10px;
}
.empty_h_area01_table_head img {
	display: block;
	margin: 0 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: 633px;
}

#empty_h_area01_six_service_list {
	box-sizing: border-box;
}
.empty_h_area01_six_service_list_card {
	background-image: url('../../common/images/empty_h/empty_h_area01_frame_bg.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	box-sizing: border-box;
	height: 235px;
	margin: 0 auto 25px;
	width: 635px;
}
.empty_h_area01_six_service_list_card_wrap {
	display: flex;
	flex-direction: row;
	padding: 22px 20px;
}
.empty_h_area01_six_service_list_card_read {
	padding: 0 30px;
	width: 70%;
}
.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_six_service_list_card_wrap figure {
	width: 30%;
}
#empty_h_area01_03 {
	box-sizing: border-box;
	margin: auto;
	padding-top: 40px;
	width: 635px;
}
.empty_h_area01_03_head {
	margin: 0 auto 20px;
	width: 638px;
}
.empty_h_area01_03_head p {
	color: #56595b;
	font-size: 24px;
	letter-spacing: -.6px;
}
.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;
	flex-direction: row;
	flex-wrap: nowrap;
	margin-bottom: 50px;
}
.empty_h_area01_03_read_wrap {
	width: 60%;
}
.empty_h_area01_03_read_wrap p {
	font-size: 16px;
	line-height: 30px;
	color: #262626;
}
.empty_h_area01_03_read figure {
	width: 40%;
}
.empty_h_area01_03_option_service {
	box-sizing: border-box;
	height: 452px;
	padding: 55px 75px 30px;
	position: relative;
	width: 692px;
}
.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;
	position: relative;
    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 {
	width: 542px;
	height: 209px;
	box-sizing: border-box;
	color: #434343;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	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: 20px;
	vertical-align: bottom;
	width: 22px;
}
.empty_h_area01_03_option_service_table_list_note p {
	color: #262626;
	font-size: 16px;
	padding-left: 1em;
    text-indent: -1em;
}
.empty_h_area01_03_option_service_attend {
	box-sizing: border-box;
    height: 410px;
    margin-top: 80px;
    position: relative;
    padding: 75px 80px 30px;
    width: 692px;
}
.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;
    border-radius: 90px;
    margin: auto;
    padding: 5px 85px;
    position: absolute;
	top: 10px;
    left: 50%;
    text-align: center;
	transform: translateX(-50%);
	z-index: 4;
}
.empty_h_area01_03_option_service_attend_head p {
	color: #fff;
	font-size: 20px;
}
.empty_h_area01_03_option_service_attend_note {
	position: relative;
	z-index: 3;
}
.empty_h_area01_03_option_service_attend_note ul {
	/*list-style: circle;*/

}
.empty_h_area01_03_option_service_attend_note ul li {
	color: #71757a;
    text-indent: -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;
	position: relative;
	display: block;
	width: 2560px;
}
.empty_h_area02_wrap {
	margin: auto;
	width: 795px;
}
.empty_h_area02_head {
	margin-bottom: 50px;
	text-align: center;
}
.empty_h_area02_jurisdiction {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	margin: auto;
}
.empty_h_area02_jurisdiction_list {
	box-sizing: border-box;
	margin-right: 25px;
	width: 400px;
}
.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: 20px;
    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;
	margin-left: 25px;
	width: 400px;
}

/* ▽section3 */
section#empty_h_area03 {
	background-color: #fff;
	padding: 100px 0;
	position: relative;
	display: block;
	width: 2560px;
}
.empty_h_area03_wrap {
	margin: auto;
	width: 795px;
}
.empty_h_area03_head {
	margin-bottom: 50px;
	text-align: center;
}
.empty_h_area03_price_table {
	margin-bottom: 40px;
	position: relative;
}
.empty_h_area03_price_table img {
	position: absolute;
    top: -90px;
    left: 580px;
}
.empty_h_area03_price_table table{
	position: relative;
	border-collapse: separate;
	box-sizing: border-box;
	border-spacing: 5px;
	margin: 0 auto;
	width: 795px;
}
.empty_h_area03_price_table tr {
	box-sizing: border-box;
}
.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 br {
	display: none;
}
.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;
	padding: 15px 35px;
	text-align: center;

}
.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: 100px 0;
	position: relative;
	display: block;
	height: 862px;
	width: 2560px;
}
.empty_h_area04_wrap {
	margin: auto;
	width: 833px;
}
.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%;
	height: 512px;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}
ul.empty_h_area04_flow_upper {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    width: 100%;
    align-content: space-between;
}
li.empty_h_area04_flow_card {
	width: 160px;
	height: 230px;
	font-size: 18px;
	text-align: center;
	color: #434343;
	background-color: #fff;
}
ul.empty_h_area04_flow_upper > li.empty_h_area04_flow_card {
	margin-right: 40px;
}
ul.empty_h_area04_flow_upper > li:nth-of-type(5) {
	margin-left: 73px;
}
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;
}
ul.empty_h_area04_flow_upper > li:last-child div {
	margin-top: 17px;
}
.empty_h_area04_flow_card > div > div {
	width: 70px;
	height: 117px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 10px;
}
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: 169px;
    display: block;
    width: 25px;
    height: 30px;
    top: 100px;
}
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: 100px 0;
	width: 2560px;
}
.empty_h_area05_wrap {
	margin: auto;
	width: 830px;
}
.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');
	display: inline-block;
	height: 21px;
    margin-left: 20px;
    margin-right: 20px;
	vertical-align: middle;
	width: 21px;
}
.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: 25px;
	width: 24px;
}
.accordion-content {
	margin: 0 0 30px 60px!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: 100px 0;
	height: 503px;
	width: 2560px;
}
.empty_h_area06_wrap {
	margin: auto;
	width: 795px;
}
.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;
}
