/* CSS Document */
p {
	margin: 0 0 1.5em;
}
p, dd, td, th, li {
	line-height: 1.6em;
}
img {
  vertical-align: bottom;
  width: 100%;
  object-fit: cover;
}
.clear {
    clear: both;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
}
.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}

.access_guid {
  margin-top: 20px;
  font-size: 0.8rem;
  box-sizing: border-box;
  border-top: 1px solid #ccc;
  padding-top: 20px;
  text-align: justify;
}
.access_guid_ttl {
  font-size: 0.85rem;
  margin-bottom: 20px;
  font-weight: bold;
}
.access_guid_text {
  margin-bottom: 20px;
}
.access_guid_dl {
  margin-bottom: 20px;
}
.access_guid_dt, .access_guid_dd{
  line-height: 1.6em;
}
.access_guid_dt {
  display: inline-block;
  background: #999;
  color: #fff;
  padding: 3px;
}
.access_guid_subttl {
  font-size: 0.83rem;
  margin-bottom: 20px;
  font-weight: bold;
}

.sticky_reserve{
  display: none;
}

@media screen and (max-width: 812px){
  .wrap_header_top{
    display: none;
  }
  .reservation_btn01.sticky_reserve{
  display: block;
  position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    margin: 0;
}
.sticky_reserve.reservation_btn01 a{
  width: 100%;
}
}

.wrap_header_top > .inner{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: flex-end;
  width: 980px;
  height: 40px;
  text-align: right;
}

.list_linkicon, #list_lang {
  vertical-align: middle;
  margin: 0;
  padding: 0;
  height: 100%;
  font-size: 0;
}


.pc_lang {
  position: relative;
}

.pc_lang #list_lang {
    display: none;
    position: absolute;
    background: #000;
    height: auto;
    z-index: 100;
}

.list_linkicon li.pc_lang  a{
  display: block;
}


.list_linkicon > li, #list_lang > li {
  display: inline-table;
  height: 100%;
}

.list_linkicon > li a, #list_lang > li a {
  display: table-cell;
  vertical-align: middle;
  padding: 0;
  height: 40px;
  text-decoration: none;
  font-size: 10px;
  color: #ffffff;
}

#list_lang > li a {
  padding: 0 6px;
}

.list_linkicon > li a {
  width: 60px;
  padding: 25%;
  padding-top: 10px;
}

.list_linkicon > li a span{
  font-size: 30px;
}

.list_linkicon > li a span.icon-network:before{
  font-size: 25px;
  position: absolute;
  left: 15px;
  top: 14px;
}

.list_linkicon > li img{
  min-height: 29px;
  min-width: 29px;

}

.header_box .list_linkicon{
      display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: center;
    margin: 0;
    width: 100%;
}
.header_box .list_linkicon li{
  border: none;
}
.header_box .list_linkicon li::before{
  content: none;
}
.header_box .list_linkicon li a{
  width: 30px;
  height: auto;
  padding: 0;
}
.access .list_linkicon{
  margin-top: 20px;
}

.access .list_linkicon > li a{
  height: 40px;
}

.access .wrap_shopname{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}

.mainvisual{
    background: url("../images/index/legian_header.webp") no-repeat center;
    -webkit-background-size: cover;
    background-size:cover;
		background-attachment: fixed;
		height: 80vh;
}

.footer_link {
	display: flex;
	justify-content: center;
	margin: 30px 0 10px;
	font-size: 14px;
}

.footer_link li:first-child {
	margin-right: 10px;
}

@media screen and (min-width: 813px){
  .access .list_linkicon{
    margin-top: 0;
  }
	.mainvisual{
		min-height: 540px;
	}
}

.bokin_bnr{
	    padding-top: 10px;
}
header{
	background:#000;
	position:fixed;
	width: 100%;
  z-index: 100;
}
.header_box{
    display: flex;
    width: 100%;
    justify-content: center;
  padding: 0 0 10px;
    box-sizing: border-box;
}
.header_box_logo{
	display: flex;
	align-items: baseline;
	margin-top: 0;
}

.header_item02 {
    display: flex;
    align-items: center;
}
.header_box_ct{
    display: flex;
    justify-content: center;
    align-items: center;
}

nav li{
	height:50px;
}

nav li a{
	display: flex;
    height: 100%;
    justify-content: center;
	flex-direction: column;
}
.ruby {
	font-family: "游明朝",YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN";
	font-size: 12px;
	margin-bottom: 3px;
}
.btn_menu{
        display: none;
    }
.header_box_logo .logo{
    width: 150px;
    display: flex;
}
.header_box .logo_02{
	display: none;
}
.header_box_navi{
    width: 600px;
    padding: 0 20px;
    box-sizing: border-box;
}
.header_box_navi ul{
    display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: flex-start;
	align-content: stretch;
    padding-top: 0;
}
.header_box_navi ul li{
    display: flex;
    padding-right: 8px;
    line-height: 1em;
}
.header_box_navi ul li:last-child{
    border-right: none;
}
.header_box_navi a{
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
    box-sizing: border-box;
}
.header_box_navi .link_nav li a{
	position: relative;
	text-decoration: none;
	font-family:'Copperplate Gothic',-apple-system,BlinkMacSystemFont,"Helvetica Neue","游ゴシック Medium",YuGothic,YuGothicMsize;
	font-size: 14px;
}
.header_box_navi .link_nav li a:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 100%;
	height: 1px;
	background: #FFF;
	transform: scale(0, 1);
	transition: 0.2s;
}
.header_box_navi .link_nav li a:hover:before{
	transform: scale(1);
}
.header_box_navi a:hover{
opacity: 0.7;
}
.header_box_link{
    width: 230px;
}
.header_box_navi .link_lang {
    display: flex;
    align-content: center;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 10px;
}

.header_box_navi .link_lang li{
	width:100%;
    background: #8d8e8d;
    border: none;
    padding: 0;
    margin-right: 10px;
    border-radius: 10px;
    padding: 3px 0;
}

.link_lang li a{
    color: #fff;
    font-size: 12px;
	width:100%;
	display:block;
}
.link_btn01{
    border: 1px solid #d4be4a;
    border-radius: 2px;
    margin-bottom: 5px;
    color: #d4be4a;
	background: rgba(187, 169, 76, 0.7);
}
.link_btn01 a{
    font-size: 14px;
	color: #fff;
    text-align: center;
    width: 100%;
    display: block;
    padding: 6px 0;
    box-sizing: border-box;
	text-shadow:1px 1px 3px #706525,-1px 1px 3px #706525,-1px -1px 3px #706525,1px -1px 3px #706525;
}
.link_btn02{
    border-radius: 2px;
    margin-bottom: 0;
    background: #d2c05f;
    padding: 5px 0;
    box-sizing: border-box;
    display: block;
    cursor: pointer;
}
.link_btn02 a{
    font-size: 14px;
    color: #333333;
    text-align: center;
    width: 100%;
    display: block;
    padding: 6px 0;
    box-sizing: border-box;
    font-weight: bold;
}

.link_btn03{
    border-radius: 2px;
    margin-bottom: 5px;
    border: 1px solid #d4be4a;
	background: rgba(187, 169, 76, 0.7);
}
.link_btn03 a{
    font-size: 14px;
    color: #fff;
    text-align: center;
    width: 100%;
    display: block;
    padding: 6px 0;
    box-sizing: border-box;
	text-shadow:1px 1px 3px #706525,-1px 1px 3px #706525,-1px -1px 3px #706525,1px -1px 3px #706525;
}
.link_tel{
	margin:5px 0;
    border: 1px solid #d4be4a;
	background: rgba(187, 169, 76, 0.7);
    padding: 5px 0;
}
.link_tel a{
    font-size: 16px;
    color: #fff;
	text-shadow:1px 1px 3px #706525,-1px 1px 3px #706525,-1px -1px 3px #706525,1px -1px 3px #706525;
}


.header_fix .header_box{
padding: 5px 0;
}
.header_fix .logo{
	width:150px;
}
.header_fix .header_box_navi{
	width:600px;
}
.header_fix .link_lang{
	display: none;
}
.header_fix .logo_01{
	display:none;
}
.header_fix .logo_02{
	display: block;
}

/*access*/
.reservation{
    padding: 260px 0 80px 0;
    box-sizing: border-box;
    background: url("../images/index/reservation_bg.webp") no-repeat top center;
	background-attachment: fixed;
	-webkit-background-size: cover;
	background-size: cover;
}
.reservation_bx{
    width: 690px;
    margin: 0 auto;
    border: 1px solid #fff;
    padding: 20px 0 13px 0;
    box-sizing: border-box;
}
.reservation_ttl{
	font-family: 'Copperplate Gothic',Regular,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Georgia,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN";
    font-size: 40px;
		letter-spacing: 0.1em;
    padding-bottom: 10px;
    text-align: center;
    position: relative;
    color: #fff;
    margin-bottom: 40px;
}
.reservation_ttl:after{
    position: absolute;
    content: "";
    width: 400px;
    height: 1px;
    background: #fff;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
}
.reservation_ttl::first-letter {
    font-size: 55px;
}
.reservation_content {
	display: flex;
	flex-wrap: wrap;
}
.callnum {
	width: 100%;
}
.reception {
	background: #fff;
    display: flex;
    color: #000;
    width: 60%;
    margin: 0 auto 20px;
		padding: 5px 0;
}
.reception .reservation_txt01{
	margin-bottom: 0;
}
.reception > .reception_tel{
	width: 25%;
}
.reservation_content .reception .reservation_txt01 {
    color: #000;
}
.reservation_txt01.reception_tel img {
  width: 20px;
}
.reservation_content p{
	width: 50%;
}
.reservation_content .reservation_txt01{
	color: #fff;
}
.reservation_txt01{
    text-align: center;
    margin-bottom: 20px;
		position: relative;
}
.reservation_txt01 a{
    text-align: center;
    font-size: 30px;
		letter-spacing: 0.1em;
	font-family: 'Copperplate Gothic',Regular,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Georgia,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN";
    color: #fff;
}

.reservation_txt01 .tel_txt {
	position: absolute;
  color: #FFF;
  bottom: 100%;
  right: 28%;
  font-size: 14px;
  letter-spacing: 8px;
	font-family: 'Copperplate Gothic',Regular,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Georgia,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN";
}

.reservation_sub{
    font-size: 20px;
    margin-right: 4px;
}
.reservation_btn01{
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    color: #333333;
    box-sizing: border-box;
}
.reservation_btn01 a{
    color: #333333;
    text-align: center;
    font-size: 20px;
    background: #d2c05f;
    display: inline-block;
     padding: 10px 85px;
}
.reservation_btn02 {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	color: #333333;
  box-sizing: border-box;
  ;
}
.reservation_btn02 a{
    color: #333333;
    text-align: center;
    font-size: 20px;
    background: #fff;
    display: inline-block;
     padding: 10px 85px;
}
.access{
    padding: 125px 0 140px 0;
    background: #fff;
}
.access_box_l{
    width: 390px;
    float: left;
    text-align: left;
}

.access_box_r{
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 2rem;
}
.access_box_r img,
.access_box_r .map{
  width: calc((100% / 2) - 1rem);
  height: 400px;
  margin: 0;
}
.access_ttl{
		position: relative;
	font-family: 'Copperplate Gothic',Regular,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Georgia,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN";
    font-size: 40px;
    padding-bottom: 10px;
		margin-bottom: 30px;
		letter-spacing: 0.1em;
    text-align: left;
    color: #000;
}
.access_ttl::first-letter {
    font-size: 55px;
}
.access_sub{
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2em;
    margin-bottom: 40px;
}
.access_sub02{
    font-size: 14px;
    line-height: 1em;
}
.access_add{
    font-size: 14px;
}
.access_tel{
    font-size: 16px;
}

p {
    font-size: 14px;
}
.access_open{
    font-size: 14px;
    line-height: 1.9em;
}

.underline {
	text-decoration: underline;
}

address{
    font-size: 11px;
    font-style: normal;
    text-align: center;
    padding:0 0 35px;
}
/*end access*/
.link_box_pull{
/*    display: none;*/
}

.link_box > *:last-of-type{
  margin-bottom: 0;
}

.link_box{
    position: relative;
  margin-bottom: 10px;
}
.link_btn02{
    position: relative;
    z-index: 10;
}
.link_box_pull{
  left: 0;
  opacity: 0;
  position: absolute;
  transition: all .5s ease;
  width: 100%;
    visibility: hidden;
    height: 0;
    top: -20px;
    padding-top: 15px;
    z-index: 8;
}
.link_box_pull.open{
      opacity: 1;
    visibility: visible;
    top: 25px;
    height: 200px;
}
.menu_reserve {
	color: #444;
	text-align: center;
	border: 1px solid #d4be4a;
	border-radius: 2px;
	margin-bottom: 5px;
	padding: 5px;
	color: #333;
	background:#fee560;
}

.insta_link_btn a {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
  -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  width: 300px;
  background: #fff;
  border: #ca3080 1px solid;
  margin: auto;
}
.insta_link_btn a .insta_logo{
  width: 30px;
  padding: 10px 0;
  margin-right: 10px;
}
.list_insta_img{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: auto;
  max-width: 1000px;
}

.list_insta_img > li{
  overflow: hidden;
  list-style: none;
  margin-top: 2px;
  margin-right: 2px;
  width: calc((100% - 2px * 2) / 3);
  max-height: 155px;
}

.list_insta_img > li:nth-of-type(1), .list_insta_img > li:nth-of-type(2), .list_insta_img > li:nth-of-type(3){
  margin-top: 0;
}

.list_insta_img > li > a{
  display: block;
  background-color: #000;
}

.list_insta_img > li img{
  max-width: 100%;
}
.sp_menu{
  display: none;
}
@media screen and (max-width: 812px){
  .list_insta_img > li:nth-of-type(3n){
    margin-right: 0;
  }
}

@media screen and (min-width: 813px){
  .list_insta_img > li{
    width: calc((100% - 2px * 5) / 6);
    max-height: 206px;
  }
  .list_insta_img > li:nth-of-type(4), .list_insta_img > li:nth-of-type(5), .list_insta_img > li:nth-of-type(6){
    margin-top: 0;
  }
  .list_insta_img > li:nth-of-type(6n){
    margin-right: 0;
  }

}

@media screen and (max-width: 750px) {
    .header{
        min-height: inherit;
        height: 60vh;
    }
    .header .inner{
        width: 100%;
    }
    .header_box{
        display: block;
        padding:0;
    }
    .header_box_ct{
    display: none;
        width: 100%;
    padding: 30px 15px 10px;
        box-sizing: border-box;
        background: #333333;
}
    .header_box_navi{
        width: 48%;
        float: left;
        padding: 0;
        margin-right: 4%;
    }
    .header_box_link{
        width: 48%;
        float: left;
    }
    .header_box_navi ul{
        display: block;
        padding-top: 0;
    }
    .header_box_navi ul li{
        border-right: none;
        border-bottom: 1px solid #666666;
        margin-bottom: 10px;
        display: block;
        position: relative;
    }
	.header_box_navi .link_nav li a {
		position: absolute;
		width: 100%;
		top: 0;
		left: 0;
        line-height: 1.3em;
        padding-bottom: 10px;
        display: block;
        text-align: left;
		font-size: 4vw;
    }
    .header_box_navi ul li:before{
        position: absolute;
        content: "";
        width: 10px;
        height: 16px;
        background: url("../images/index/arrow_right.png") no-repeat;
        -webkit-background-size: 10px auto;
        background-size:10px auto;
        right: 0;
        top: calc(50% - 8px);
    }
    .link_btn01 a{
        font-size: 12px;
        line-height: 1.4em;
        padding: 8px 0;
		text-shadow: none;
    }
    .link_lang{
        display: block;
        clear: both;
        margin-bottom: 15px;
    }

    .link_lang li{
        width: 100%;
        box-sizing: border-box;
        margin-right: 2%;
        margin-bottom: 2%;
        border: 1px solid #666666;
        float: left;
    }
    .link_lang li:nth-child(2n+2){
        margin-right: 0;
    }
    .link_btn02 a{
        font-size: 12px;
        padding: 8px 0;
    }
    .link_tel, .link_faq,
    .li_icon{
        border-radius: 2px;
        background: #ffffff;
        padding: 6px 0;
        box-sizing: border-box;
        margin: 0 0 5px;
    }
    .li_icon a{
      position: relative;
    }
    .li_icon a span{
      position: absolute;
      left: 27px;
      font-size: 17px;
      top: 11px;
    }
    .li_icon
		.link_faq {
			margin-bottom: 5px;
		}
		.link_btn02 {
			margin-bottom: 5px;
		}
    .link_lang li a{
        line-height: 1.5em;
        font-size: 12px;
    }
    .link_tel a, .link_faq a {
        padding: 8px 0;
        display: block;
        font-size:12px;
        color: #000;
		text-shadow: none;
    }
    .link_tel_sub{
        position: relative;
    }
    .link_tel_sub:before{
        position: absolute;
        content: "";
        background: url("../images/index/ico_phone.png") no-repeat;
        -webkit-background-size: 12px auto;
        background-size:12px auto;
        width: 14px;
        height: 29px;
        left: -18px;
        top: calc(50% - 12px);
    }
		.link_faq_sub{
				position: relative;
		}
		.link_faq_sub::before {
			position: absolute;
	    content: "";
	    background: url(../images/index/ico_faq.png) no-repeat;
	    -webkit-background-size: 12px auto;
	    background-size: 18px auto;
	    width: 18px;
	    height: 18px;
	    left: -20px;
	    top: calc(50% - 9px);
		}
		.link_faq_con{
				position: relative;
		}
		.link_faq_con::before {
			position: absolute;
	    content: "";
	    background: url(../images/index/ico_contact.svg) no-repeat;
	    -webkit-background-size: 12px auto;
	    background-size: 18px auto;
	    width: 18px;
	    height: 18px;
	    left: -28px;
	    top: calc(50% - 9px);
		}
    .btn_menu{
        margin: 0;
        padding: 0;
        display: flex;
        align-items: center;
        width: 50px;
		z-index:200;
    }
    .btn_menu img{
        width: 48px;
				height: 48px;
    }
    .btn_menu .menu_btn_on{
        display: none;
    }
    .header_box_logo{
        width: 100%;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
        padding:10px;
    }
    .header_box_logo .logo{
        box-sizing: border-box;
    margin-bottom: 0;
    padding-right: 5px;
    width: 140px;
    height: auto;
    padding-left: 10px;
    }
		.header_item {
      display: grid;
      justify-content: center;
      align-items: center;
    font-size: 2.8vw;
			text-align: left;
			color: #d2c05f;
			border: 1px solid #d2c05f;
			padding: 8px 4px;
			margin-bottom: 0;
    min-height: 50px;
    line-height: 16px;
    white-space: nowrap;
    margin-right: 5px;
		}
		.header_item02 {
			font-size: 10px;
			color: #fff;
			border: 1px solid #fff;
			padding: 5px 1px;
			margin-bottom: 0;
			height: 50px;
			width: 50px;
			text-align: center;
		}
		.header_item03 {
			font-size: 10px;
			color: #fff;
			margin-bottom: 0;
			height: 50px;
			width: 50px;
			text-align: center;
		}
		.menu-on {
			padding: 0;
		}
		.menu-off {
			padding: 5px 1px;
		}
		.menu_border {
			border-bottom: 1px solid #fff;
    	padding: 2px 0 3px;
    	margin: 0 auto 2px;
    	width: 40px;
}
		.header_item02 img{
		width: 24px;
		}
	.ruby {
		font-size: 3.4vw;
		display: block;
		margin-bottom: 0;
	}
    .header_box_logo .logo img{
        width: auto;
    }
		.header_fix .link_lang{
			display:block;
		}
		.header_fix .header_box_navi{
			width:48%;
		}
		.header_fix .header_box{
			padding: 0;
		}
		.header_fix .logo_01{
			display: block;
		}
		.header_fix .logo_02{
			display: none;
		}
	.main_visual_ct .ticket_ttl07, .main_visual_ct .ticket_ttl07::first-letter{
			font-size: 15vw ;
		}
		.header_box_navi .link_nav li a:before {
			content: none;
		}
    .btn_menu.open .menu_btn_off{
        display: none;
    }
     .btn_menu.open .menu_btn_on{
        display: block;
    }
    .header_box_ct.open{
        display: inline-block;
        clear: both;
        position: relative;
        z-index: 999;
    }
    .sp_menu{
      display: flex;
    }
    .sp_menu li a{
      color: #fff;
      border-left: 1px solid rgba(256,256,256,0.2);
      min-width: 59px;
      height: 60px;
      font-size: 10px;
    }
    .sp_menu li:last-of-type a{
      border-right: 1px solid rgba(256,256,256,0.2);
    }
    .sp_menu li a span{
      margin-bottom: 3px;
      font-size: 17px;
      display: block;
      padding-top: 12px;
    }
    .sp_menu li a.ico_lang{
      position: relative;
    }
    .has-sub .sub {
    position: absolute;
    display: none;
    width: 100%;
    z-index: 3;
    left: 0;
    padding-top: 10px;
    }
    .has-sub .tab_lang > .item_lang {
    background: rgba(75,75,75,0.8);
    text-align: center;
    padding: 10px 0;
    border-bottom: 1px solid rgba(255,255,255,0.5);
    }
    .has-sub .tab_lang > .item_lang > .a_lang {
    color: #fff;
    line-height: 1.75;
    font-size: 14px;
    border: none;
    }
    /*    include*/
    .reservation_ttl{
        font-size: 7vw;
    }
    .reservation{
        width: 100%;
		min-height: 310px;
        padding: 40px 0;
    }
    .reservation .inner{
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .reservation_bx{
        width: 100%;
    }
    .reservation_btn01 a {
        font-size: 4vw;
        padding: 5px 0;
        width: 90%;
        margin: 0 auto;
    }
    .reservation_btn02 a {
        font-size: 4vw;
        padding: 5px 0;
        width: 90%;
        margin: 0 auto;
    }
		.reservation_btn01 img {
			width: 30px;
		    margin-right: 10px;
		}
		.reservation_btn02 img {
			width: 30px;
		    margin-right: 10px;
		}
    .reservation_ttl::first-letter{
        font-size: 10vw;
    }
    .reservation_ttl::after{
        width: 90%;
    }
    .reservation_txt01 a{
        font-size: 6vw;
    }
    .reservation_sub{
        font-size: 5vw;
    }
    .access {
        padding: 40px 15px;
		position: relative;
		z-index: 1;
    }
    .access .inner{
        width: 100%;
    }
    .access_ttl{
        font-size: 6vw;
    }
    .access_ttl::first-letter{
        font-size: 10vw;
    }
    .access .access_box_l, .access_box_line{
        width: 100%;
        padding: 0 15px;
        margin: 0 auto;
        box-sizing: border-box;
    }

  .access .access_guid {
    width: 100%;
    padding: 20px 15px;
    margin: 20px auto;
    box-sizing: border-box;
  }

    .access_box_l{
        width: 100%;
        float: none;
    }
    .access_box_r img,
    .access_box_r .map{
        width: 100%;
        height: 253px;
    }
		.access_sub {
    margin-top: 20px;
		}

  .access_guid_dt {
    display: block;
  }

    #list_lang{
        display: none;
    }

    .link_btn01 {
    border: 1px solid #fee560;
    border-radius: 2px;
    margin-bottom: 5px;
    color: #fff;
	background: #fee560;
		padding: 5px 0;
}
    .link_btn01 a{
        color: #000;
    }
    .link_tel.sp {
    border: none;
}
	.infomation, .legin_box02 {
		background: #fff;
		position: relative;
		z-index: 1;
	}
	.infomation {
    padding: 50px 15px 100px;
	}
	.mainvisual {
		background-image: none;
	}
	.mainvisual::before {
		content:"";
		display:block;
		position:fixed;
		top:0;
		left:0;
		z-index: -1;
		width:100%;
		height:80vh;
		background:url("../images/index/legian_header_sp.webp") no-repeat top center;
		-webkit-background-size: cover;
		background-size: cover;
	}
	.reservation {
		background:url('../images/index/reservation_bg.webp') no-repeat top center;
		-webkit-background-size: cover;
		background-size: cover;
	}
  .list_linkicon > li a, #list_lang > li a {
    height: 55px;
  }
/*    end include*/
}

@media screen and (max-width:320px){
	.header_box_logo .logo {
	width: 98px;
	}
}


/* 追記分 */
.access_subttl {
	border-left: 3px solid #000;
	padding-left: 0.5em;
	margin: 3em 15px 1em;
	font-size: 1.5em;
	text-align: left;
  line-height: 1.4;
}

.access_flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.access_flex_dl {
	flex: 0 0 49%;
	margin-bottom: 1em;
	box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.1);
}

@media screen and (max-width:640px){
	.access_flex_dl {
		flex: 0 0 96%;
		margin: 0 auto 20px;
	}
  .access_subttl{
    margin: 3em 0 1em;
  }
  .access_sub02{
    display: block;
  }
}

.access_flex_dt {
	display: flex;
	justify-content: start;
	align-items: center;
	height: 4em;
}

@media screen and (max-width:640px){
	.access_flex_dt {
		height: 7em;
  }

  .access_video video {
    height: calc((100vw * 9) / 16);/* 動画の比率16:9 */
  }

}

.access_flex_dt div:first-child {
	flex: 0 0 15%;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #000;
	color: #fff;
	font-size: 1.2em;
	height: 100%;
}

.access_flex_dt div:last-child {
	padding: 0.5em;
}

.access_video {
	text-align: center;
}

.access_video video {
	max-width: 100%;
}
.access_flex_dt p{
  vertical-align: middle;
  display: contents;
}
.access_box_det{
  width: 100%;
}
.access_box_det dl{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  border-bottom: 1px solid #333;
  padding: 1rem 0;
}
.access_box_det dt{
  width: 20%;
  font-size: 14px;
  margin-bottom: 1rem;
}
.access_box_det dd{
  width: calc(100% - 20%);
  font-size: 14px;
}
.access_box_det dl p{
  margin-bottom: 0;
}
.access_btn{
  display: block;
  width: 100%;
  border-radius: 50px;
  border: 1px solid #111;
  text-align: center;
  padding: 0.5rem 0;
  font-size: 14px;
  line-height: 1.6em;
}
.access_btn + .access_btn{
  margin-top: 1rem;
}
.access_btn_box{
  display: flex;
  justify-content: flex-start;
  gap: 2rem;
  flex-wrap: wrap;
  margin: 2rem 0;
}
.access_btn_box .access_btn{
  width: calc(100% / 2 - 1rem);
}
.access_btn_box .access_btn{
  margin-top: 0;
}
@media screen and (max-width:640px){
  .access_box_det dt,
  .access_box_det dd{
    width: 100%;
  }
  .access_btn_box{
    gap: 1rem;
  }
  .access_btn_box .access_btn{
    width: 100%;
  }
}
/* 多言語 */
#ko .header_box_navi .link_nav li a,
#tw .header_box_navi .link_nav li a,
#cn .header_box_navi .link_nav li a {
  display: grid;
  justify-content: left;
  align-items: center;
  margin-top: 5px;
}
.stt-lang-select.br {
  display: none!important;
}

/*モーダル*/

.modal {
  display: none;
  position: fixed;
  z-index: 10000;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.5);
}

.modal-content {
  background-color: #f4f4f4;
  margin: 20% auto;
  width: 50%;
  box-shadow: 0 5px 8px 0 rgba(0,0,0,0.2),0 7px 20px 0 rgba(0,0,0,0.17);
  animation-name: modalopen;
  animation-duration: 1s;
  width: 50%;
  height: 40vh;
  display: flex;
  flex-wrap: wrap;
  align-items: end;
  justify-content: center;
  background: #333
}

@keyframes modalopen {
  from {opacity: 0}
  to {opacity: 1}
}

.modal-header h1 {
  margin: 1rem 0;
}

.modal-header {
  background: lightblue;
  padding: 3px 15px;
  display: flex;
  justify-content: space-between;
}

.modalClose {
  font-size: 1.2rem;
  color: #fff;
  padding: 20px;
}

.modalClose:hover {
  cursor: pointer;
}

.modal-body {
  padding: 10px 20px;
  color: black;
  width: 100%;
}
@media screen and (min-width: 812px){
	.modal-body .link_btn02{
		margin-bottom:20px;
	}
	.modal-body .tel_txt{
		color:#fff;
		text-align: center;
	}

}
@media screen and (max-width: 812px){
	.modal-content{
		  width: 80%;
  	height: 80vh;
	}
}
