@charset "utf-8";

#top01,
#top02,
#top03,
#top04,
#top05,
#top06,
#top07,
#top08,
#top09 {
    width:90%;
    margin:0 auto;
    text-align:left;
    padding:2em 0;
}
.video_block{
    position: relative;
    width: 100%;
}

.video_on{
    position: relative;
}
.video_on::after{
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;
    content:'';
    background: url(../img/common/ami.png)repeat;
    z-index: 1;
}
.video{
  position: relative;
    width: 100%;
}
.video video{
    width:100%;
    display: block;
}

.video_bk{
    width: 100%;
    height: 100%;
}
.video_on_img{
    width:90%;
    z-index: 2;
    position: absolute;
    top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%); /* Safari用 */
  transform: translate(-50%, -50%);
}


/*================================
    メインコンテンツ
================================*/

.top01_01{
    width:92%;
    margin:0 4%;
    position: relative;
    
}
.top01_01smn img{
    border: 1px solid #C49976;
    box-sizing: border-box;
    width:100%;
    
}
.top01_01inner{
    width: 74%;
}
.top01_01room{
    width:48%;
    margin:0 1%;
    float: left;
}
.top01_01fee{
    width:48%;
    margin:0 1%;
    float: left;
}
.top01_01fee dl dt{
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
}
.top01_01fee dl dd{
    display: inline-block;
    vertical-align: middle;
    padding:0 0 0 1em;
}
.top01_01btn{
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 100%;
}
.top01_01btn a {
    display: block;
    max-width: 290px;
    width: 96%;
    margin: 0 auto;
    border: 3px solid #FFF;
    background: #FFF;
    color: #4D4A3B;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    letter-spacing: 1px;
    line-height: 1.5em;
    padding: 1em;
    box-sizing: border-box;
    border-radius: 50px;
    box-shadow: 10px 10px 17px rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.top01_01btn a:hover {
    background: #FFFFFF;
    transform: translateY(-3px);
    box-shadow: none;
}

.top02_01 ul li{
    width:100%;
    float: none;
}
.top02_01 ul li .top02_01block_bg{
    width: 100%;
    height: 100%;
    aspect-ratio: 178 / 145;
    position: relative;
}
.top02_01 ul li:nth-child(1) .top02_01block_bg{
    background: url(../img/top/top_01_bg.jpg) no-repeat top;
    background-size:100% auto;

}
.top02_01 ul li:nth-child(2) .top02_01block_bg{
    background: url(../img/top/top_03_bg.jpg) no-repeat top;
    background-size: 100% auto;

}
.top02_01 ul li:nth-child(3) .top02_01block_bg{
    background: url(../img/top/top_05_bg.jpg) no-repeat top;
    background-size: 100% auto;
}
.top02_01 ul li h3{
    position: absolute;
    left: 50%;
    bottom: 26%;
    transform: translateX(-50%);
    filter: drop-shadow(0 0 8px rgba(0, 0, 0, 0.45));
}

.top02_01 .top05_01btn a,
.top_access.top05_01btn a{
    margin: 0 auto;
}

.top02_01block{
    width:84%;
    margin:0 auto;
}

.top02_01block img{
    width:100%;
}

.top03_01{
    display:block;
}

.top03_02 ul li{
    padding:1.5em 0;
}

.top03_02smn_block{
    width:40%;
    float: left;
}

.top03_02smn{
    position:relative;
    padding-bottom: 67.74566%; /*100/横*縦*/
    overflow: hidden;
    background:#3D1E15;
}

.top03_02smn img{
    position: absolute;
	top: 0;
    left: 0;
}

.top03_02text{
    width:56%;
    margin:0 2%;
    float: left;
}

.top03_02cate a{
    border: 1px solid #917F73;;
    border-radius: 50px;
    background:#917F73;
    color:#FFFFFF;
    padding:0.35em 1.5em;
    margin:0.2em;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    line-height: 1;
    
}
.top03_02cate a:hover{
    background:#FFFFFF;
    color:#917F73;
}

.top05_01border{
    border-right:none;
}


.top_news00{
    width:100%;
    display: table;
    position: relative;
    
}

.top_news01{
    width:100%;
    display:block;
    text-align: center;
    
}
.top_news02{
    padding:1em 0;
    width:100%;
    display: block;
}

.top_news02 dl{
    width:90%;
    margin:0 5%;
    text-align: left;
    padding:1em 0;
    color:#572C00;
}
.top_news02 dl dt{
    width:100%;
    float: none;
    
}
.top_news02 dl dd{
    width:100%;
    margin:0;
    float: none;
}

.map_block00{
    width:100%;
    float: none;
}

/*アクセスマップ*/

.map_block {
    display: block;
    position:relative;
    padding-bottom: 50%; /* 100/300*200　*/
    height: 0;
    overflow: hidden;
}
.map_block .map,
.map_block iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.top05_01btn a {
    display: block;
    max-width: 290px;
    width: 96%;
    margin: 0;
    border: 3px solid #E0D2C3;
    background: #E0D2C3;
    color: #4D4A3B;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    letter-spacing: 1px;
    line-height: 1.5em;
    padding: 1em;
    box-sizing: border-box;
    border-radius: 50px;
    box-shadow: 10px 10px 17px rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.top05_01btn a:hover {
    background: #FFFFFF;
    transform: translateY(-3px);
    box-shadow: none;
}
.top05_01btn a span{
    display: flex;
    align-items: center;
    justify-content: center;
}
.top05_01btn a span::before {
    content: "";
    display: block;
    background: url("../img/common/icon_btn_arrow.svg") no-repeat 0 0 / contain;
    width: 8px;
    height: 8px;
    margin-top: 0.15em;
    margin-right: 0.75em;
}

.youtub_block {
    position:relative;
    padding-bottom: 56.25%; /* 100/300*200　*/
    height: 0;
    overflow: hidden;
    width: 100%;
}
.youtub_block iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*202203追加*/

.top03_02_202203>ul{
	display: flex;
	flex-wrap:wrap;
	width:100%;
}
.top03_02_202203>ul>li{
	width:48%;
	margin:0 1% 3em;
}

.top03_02smn_202203{
	position: relative;
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
}
.top03_02smn_202203::before{
	content:"";
	display: block;
	padding-top:141.545189504%; /*アスペクト比*/
}
.top03_02smn_202203 a,
.top03_02smn_202203 span{
		display: block;
		width:100%;
		height:100%;
		max-height:100%;
}

.top03_02smn_202203 img{
		width:auto;
		height:auto;
		max-width: 100%;
		max-height: 100%;
		margin:auto;
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%); /* Safari用 */
		transform: translate(-50%, -50%);
}

/* 20250920 */
.top06_head_btn span{
    display: flex;
    align-items: center;
}
.top06_head_btn span::before {
    content: "";
    display: block;
    background: url("../img/common/icon_btn_arrow.svg") no-repeat 0 0 / contain;
    width: 8px;
    height: 8px;
    margin-top: 0.15em;
    margin-right: 0.75em;
}
.top06_head_btn a{
    text-decoration: none;
}

.top07_01>ul>li{
    padding: 3em 0 2em;
}
.top07_01>ul>li iframe{
    display: flex;
    justify-content: center;
    height: 100%;
    aspect-ratio: 9 / 16;
    margin: 0 auto;
}

/* 埋め込み動画のアイコン */
.icon-play_wrap{
  position: relative;
}
.icon-play {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 90px;
  height: 90px;
  background: url("../img/common/icon_play.svg") no-repeat center / contain;
  transform: translate(-50%, -50%);
  pointer-events: none;
}

/*=================================================================================*/
/** 768px以上　タブレット縦　サイズ画面  **/
@media (min-width : 768px) {

/*=================
  動画
=================*/

.video_on_img{
    width:auto;
}

#top01,
#top02, 
#top03, 
#top04,
#top05,
#top06,
#top07,
#top08,
#top09 { width:100%; }


/*** ＝＝＝＝＝＝＝＝＝＝＝＝＝＝
メインコンテンツ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝***/

.top02_01 ul li{
    width:33.333333%;
    float: left;
}
.top03_01{
    display: inline-block;
}
    
    
.map_block00{
    width:55%;
    float: left;
}
    
.top_news00{
    width:100%;
    display: table;
    position: relative;
    
}

.top_news01{
    width:20%;
    display: table-cell;
    text-align: center;    
}
.top_news02{
    padding:1em 0;
    width:80%;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}

.top_news02 dl{
    width:90%;
    margin:0 5%;
    text-align: left;
    padding:1em 0;
}
.top_news02 dl dt{
    width:16%;
    float: left;
}
.top_news02 dl dd{
    width:73%;
    margin:0 1%;
    float: left;
}
.top_news02 .more_txt{
    padding-left: 2.25em;
}

.top05_01border{
    border-right:#73491A 1px solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
	
	
/*202203追加*/	
.top03_02_202203>ul>li{
	width:23%;
    margin-bottom: 0;
}

/* 20250920 */
.top02_01block{
    width: 90%;
}
.top02_01 .top05_01btn a,
.top_access.top05_01btn a{
    margin: 0;
}
.top03_02cate {
    margin-left: 0.5em;
}
.top06_head{
    position: relative;
}
.top06_head_btn{
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.top07_01>ul>li{
    padding: 3em 0 5em;
}   
.back_moviesmn_01{
    width: 100%;
    height: 500px;
    background: url("../img/top/top_09.jpg") no-repeat 0 0 / cover;
}
.back_moviesmn_02{
    width: 100%;
    height: 390px;
    background: url("../img/top/top_10.jpg") no-repeat 0 0 / cover;
}
}
/*=================================================================================*/
/** 1140px以上 padding: ;PCサイズ画面 **/
@media (min-width : 1140px) {



#top01,
#top02,
#top03,
#top04,
#top05,
#top06,
#top07,
#top08,
#top09  { width:1140px; padding:40px 0; }
    
    
    
/*====================
    メイン開始
====================*/

}

@media (min-width : 1300px) {
.top02_01block img{
    width:auto;
}
    
    
}
