@charset "UTF-8";


/* ----------------------------en common ---------------------------- */

.en{
	font-family: minerva-modern, serif;
}
.en_section{
	padding-top: min(16.67vw, 220px);
}
.current .header_menu_pc_link:after {
    width: 100%;
}
.en .footer_menu a {
     font-weight: 400; 
}
@media only screen and (max-width: 959px) {
.en .fixed_sp_link {
        font-size: min(3.08vw, 12px);
}
.en_section{
	padding-top: min(20.51vw, 80px);
}
.en .footer_menu_primary_item {
        width: 100%;
    }
.home.en .btn_more_link:before {
	width: 52px;
	height: 52px;
	flex-shrink: 0;
	background: url(../images/common/arrow_b.svg) no-repeat center center / 14px auto;
}
@media (hover: hover) {
.home.en .btn_more_link:hover:before{
	background: url("../images/common/arrow_w.svg") #71BAC3 no-repeat center center/14px auto;
}
}
}



/* ----------------------------en reserve ---------------------------- */

.en .top_reserve_btn_price {
    font-size: min(0.91vw, 12px);
}
@media only screen and (max-width: 959px) {
.en .top_reserve_btn_price {
        font-size: min(3.08vw, 12px);
    }
}

/* ----------------------------en01 ---------------------------- */

.en01{
	padding-top: min(9.09vw, 120px);
}
.en01_list{
	margin-top: min(9.09vw, 120px);
	display: flex;
	gap: 2px;
}
.en01_item{
	width: calc((100% - 4px)/3);
}

.en01_content{
	padding: min(3.03vw, 40px) min(3.03vw, 40px) 0;
	box-sizing: border-box;
}
.en01_head{
	font-size: min(2.12vw, 28px);
	margin-bottom: min(2.27vw, 30px);
}

@media only screen and (max-width: 959px) {
.en01{
	padding-top: min(20.51vw, 80px);
}
.en01_list{
	margin-top: min(15.38vw, 60px);
	flex-direction: column;
	gap: min(15.38vw, 60px);
	padding: 0 20px;
	box-sizing: border-box;
}
.en01_item{
	width: 100%;
}
.en01_img{
	position: relative;
}
.en01_item:nth-child(odd) .en01_img{
	left: -20px;
}
.en01_item:nth-child(even) .en01_img{
	right: -20px;
}
.en01_content{
	padding: min(7.69vw, 30px) 0 0;
}
.en01_head{
	font-size: min(5.13vw, 20px);
	margin-bottom: min(5.13vw, 20px);
}
}


/* ----------------------------en bnr ---------------------------- */

.en .top_bnr{
	padding-top: min(9.09vw, 120px);
}
.top_bnr_link_inner:after {
	flex-shrink: 0;
}
.top_bnr_item.top_bnr_item_wide{
	width: 100%;
}
@media only screen and (min-width: 960px) {
.top_bnr_item_wide .top_bnr_link_inner{
	padding-left: calc(50% + min(3.03vw, 40px));
}
.top_bnr_item_wide.magazine .top_bnr_link_inner {
    background-image: url("../images/en/bnr_en_magazine_pc.jpg");
}
}
@media only screen and (max-width: 959px) {
.en .top_bnr {
	padding-top: min(15.38vw, 60px);
}
.en .top_bnr_ja {
	font-size: min(2.56vw, 10px);
}
}

/* ----------------------------en02 ---------------------------- */

.en02{
	display: flex;
	background: url(../images/top/bg_top_concept.svg) no-repeat -4.4vw 110px / 29.75vw auto;
}
.en02_content {
    width: 41.75%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 min(4.55vw, 60px);
    box-sizing: border-box;
}
.en02_img{
	width: 58.25%;
	overflow: hidden;
}
.en02_img.en02_img_sp{
	display: none;
	width: calc(100% + 40px);
	margin-left: -20px;
	margin-bottom: min(7.69vw, 30px);
}
.en02_img01{
	float: right;
	width: calc(63.5% - min(1.52vw, 20px));
}
.en02_img02{
	float: left;
	width: calc(36.5% - min(1.52vw, 20px));
	padding-top: min(6.06vw, 80px);
}
.en02_img03{
	float: left;
	width: 44%;
	margin: min(3.03vw, 40px) 0 0 min(3.03vw, 40px);
}
@media only screen and (max-width: 959px) {
.en02{
	flex-direction: column-reverse;
	background: url(../images/top/bg_top_concept.svg) no-repeat max(-9.74vw, -38px) 24px / min(61.02vw, 238px) auto;
}
.en02_content {
    width: 100%;
    justify-content: flex-start;
    padding: 0 20px;
}
.en02_img{
	width: 100%;
}
.en02_img.en02_img_sp{
	display: block;
}
.en02_img.en02_img_pc{
	display: none;
}
.en02_img01{
	float: left;
	width: 79.5%;
}
.en02_img02{
	float: left;
	width: calc(47.5% - 40px);
	margin: 20px 0 0 40px;
	padding: 0;
}
.en02_img03{
	float: right;
	width: calc(52.5% - 20px);
	margin: 20px 0 0;
}
}

/* ----------------------------en03 ---------------------------- */

.en03_list{
	margin-top: min(9.09vw, 120px);
}
.en03_item{
	display: flex;
}
.en03_item:nth-child(even){
	flex-direction: row-reverse;
}
.en03_item + .en03_item{
	margin-top: min(9.09vw, 120px);
}
.en03_img{
	width: 50%;
	min-height: 340px;
	overflow: hidden;
}
.en03_img img {
    object-fit: cover;
    object-position: 50% 50%;
    width: 100%;
    height: 100%;
}
.en03_content{
	width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 min(4.55vw, 60px);
    box-sizing: border-box;
}
.en03_head{
	font-size: min(2.12vw, 28px);
    margin-bottom: min(2.27vw, 30px);
}
.en03_txt{
	line-height: 2.1;
}

@media only screen and (max-width: 959px) {
.en03_list{
	margin-top: min(15.38vw, 60px);
	padding: 0 20px;
	box-sizing: border-box;
}
.en03_item{
	flex-direction: column;
}
.en03_item:nth-child(even){
	flex-direction: column;
}
.en03_item + .en03_item{
	margin-top: min(15.38vw, 60px);
}
.en03_img{
	width: 100%;
	min-height: auto;
	position: relative;
}
.en03_item:nth-child(odd) .en03_img {
    left: -20px;
}
.en03_item:nth-child(even) .en03_img {
    right: -20px;
}
.en03_content{
	width: 100%;
    padding: min(7.69vw, 30px) 0 0;
}
.en03_head{
	font-size: min(5.13vw, 20px);
	margin-bottom: min(5.13vw, 20px);
}
.en03_txt{
	line-height: 1.75;
}
}

/* ----------------------------en04 ---------------------------- */

.en04_map{
	margin-top: min(9.09vw, 120px);
	padding: 0 clamp(20px, 3.03vw, 40px);
}
.en04_map_inner{
	height: 30vw;
}
.en04_map iframe{
	width: 100%;
	height: 100%;
}
.en04_map iframe:focus {
  outline: none;
}
.en04_primary{
	margin-top: min(4.55vw, 60px);
	display: flex;
	justify-content: space-between;
	gap: min(7.58vw, 100px);
}
.en04_primary_inner{
	display: flex;
	gap: min(7.58vw, 100px);
}
.en04_head{
	font-size: min(2.12vw, 28px);
}
.en04_primary .btn_more {
    margin-top: 0;
}
.btn_more_link[target="_blank"]:before {
    transform: rotate(-45deg);
}
.en04_secondary{
	margin-top: min(9.09vw, 120px);
	display: flex;
	justify-content: space-between;
}
.en04_secondary_content{
	width: 35.5%;
}
.en04_secondary_img_wrap{
	width: 59.68%;
	display: flex;
	justify-content: space-between;
}
.en04_secondary_img{
	width: 47.3%;
}

@media only screen and (max-width: 959px) {
.en04_map{
	padding: 0 20px;
	margin-top: min(15.38vw, 60px);
}
.en04_map_inner{
	height: min(61.54vw, 240px);
}
.en04_primary{
	margin-top: min(7.69vw, 30px);
	flex-direction: column;
	gap: min(7.69vw, 30px);
}
.en04_primary_inner{
	flex-direction: column;
	gap: min(5.13vw, 20px);
}
.en04_head{
	font-size: min(5.13vw, 20px);
}
.en04_secondary{
	margin-top: min(15.38vw, 60px);
	flex-direction: column;
	gap: min(7.69vw, 30px);
}
.en04_secondary_content{
	width: 100%;
}
.en04_secondary_img_wrap{
	width: 100%;
	flex-direction: column;
	gap: min(5.13vw, 20px);
}
.en04_secondary_img{
	width: 100%;
}
}

/* ----------------------------en05 ---------------------------- */

.en05{
	display: flex;
}
.en05_content {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 min(4.55vw, 60px);
    box-sizing: border-box;
}
.en05_img_wrap{
	width: 50%;
	display: flex;
	flex-wrap: wrap;
}
.en05_img_wrap.en05_img_wrap_sp{
	display: none;
	width: calc(100% + 40px);
	margin-left: -20px;
	margin-bottom: min(7.69vw, 30px);
}
.en05_img {
    width: 33.33333333%;
}
@media only screen and (max-width: 959px) {
.en05{
	flex-direction: column;
}
.en05_content {
    width: 100%;
    justify-content: flex-start;
    padding: 0 20px;
}

.en05_img_wrap.en05_img_wrap_sp{
	display: flex;
}
.en05_img_wrap.en05_img_wrap_pc{
	display: none;
}
}

