@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
html {
	overflow-y: scroll;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
/* body */
body {
	background-position: top center;
	background-attachment: scroll;
	text-align: center;
	width:100%;
	height: 100%;
	font-family: YuMincho, "游明朝", "Hiragino Mincho Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", serif;
	/*
	font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	*/
	font-size: 14px;
	font-weight: 500;
	color : #243342;
}

html , body{
	height:100%;
}

/* コンテンツ */
#wrapper {
	background-color: #ffffff;
	width: 100%;
	height: 100%; /* IE6 */
	min-height: 100%; /* IE6以外のモダンブラウザ */
	position: relative;
	text-align: left;
	font-size: 14px;
}
body > #wrapper {
	height: auto; /* IE6以外のモダンブラウザ */
}

/* 段落 */
p {	
	text-align : left;
	line-height : 1.6;
	margin : 0;
	padding : 0;
}

div img { vertical-align: text-bottom; }

/** Mac safari用 CSS hack **/
/* safari only \*/
html:\66irst-child p{
	font-size : ;
}

/* 画像の設定 */
img {
	border: none;
	margin: 0;
	padding: 0;
}
/* イメージ */
img,object,embed {
	max-width: 100%;
	height: auto;
}
img {
	-ms-interpolation-mode: bicubic;
}

/* h1～h6の余計な空白削除 */
h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; }

/* リンクの設定 */
a:link{ color: #243342; text-decoration: none; }
a:hover{ color: #243342; text-decoration: underline; }
a:visited{ color: #243342; }

/* ulの余計な空白削除 */
ul { margin: 0; padding: 0; }
li { margin: 0; padding: 0; list-style: none; }

table { line-height: 1.6; text-align: left; font-size: ; }
table p { font-size: ; }



/* トピックパスのスタイル */
ul#topicPath {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
}
ul#topicPath li {
	font-size: 11px;
	display: inline;
}
ul#topicPath li a {
	text-decoration: none;
}
ul#topicPath li a:link,
ul#topicPath li a:visited {
	color: ;
}
ul#topicPath li a:hover,
ul#topicPath li a:active {
	color: ;
	text-decoration: underline;
}

hr {
	border:none;
	border-top:dotted 1px #CCC;
	height:1px;
	color:#cccccc;
	padding: 10px 0px;
}

div.clearb {
	clear: both;
	margin:20px 0px;
}


/*==========================================
 ヘッダー
===========================================*/
#header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	background: url(../images/menu_bg.png) repeat-x top;
	width: 100%;
	height: 80px;
}
.header_content {
	width: 1500px;
	height: 100px;
	margin: 10px auto;
	overflow: hidden;
}
.header_content h1 {
	color: #fff;
}

.logo {
	width: 290px;
	height: auto;
	float: left;
}

.logo_set {
	overflow: hidden;
}
.logo_set h1,
.logo_set p {
	float: left;
}
.logo_set p {
	margin: 12px 0 0 16px;
}
.logo_set p.large {
	display: block;
}

/* ナビゲーション */
#gNav {
	float: right;
}

#gNav ul {
	margin: 6px -14px 0 0;
}

#gNav li {
	float: left;
}

#gNav li a {
	display: block;
	padding: 0 14px;
	color: #333; 
	margin: 12px 0 0 0;
	font-size:16px;
}

#gNav li a:hover {
/*	background-color: rgba(187,167,107,0.8); */
	color:#b5a76b;
	text-decoration: none;
}

#navArea { display: none; }

/* メインビジュアル */
.large {
	display: block;
	margin-top:80px;
}
.middle {
	display: none;
}

/*==========================================
 TOP コンテンツ
===========================================*/
.contents {
	max-width: 1000px;
	width: 100%;
	margin: 30px auto;
	overflow: hidden;
	position:static;
}

.contents-newsarea {
	width: 100%;
	overflow: hidden;
	position:static;
	background:#cee1e7;
}

.select1 {
	width: 480px;
	float: left;
}

.select2 {
	width: 480px;
	float: right;
}

.select1 h3,
.select2 h3 {
	font-size:18px;
}
.select1 p,
.select2 p {
	font-size:16px;
}

.select1 div, 
.select2 div{
	/*float: left;*/
    border: 0;
	border: solid 0px #fff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	overflow:hidden;
	/*
    border: 0;
	border: solid 0px #fff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	overflow:hidden;
	*/
}

.select1 img.gazoPc,
.select2 img.gazoPc {
	display: block;
}

.select1 img.gazoMb,
.select1 img.gazoSp,
.select2 img.gazoMb,
.select2 img.gazoSp {
	display: none;
}

/* テキストボタン用リンク設定 */
.contents a:link{ color: #243342; text-decoration: none; }
.contents a:hover{ color: #336699; text-decoration: none;}
.contents a:visited{ color: #243342; }


img.hotel-logo{
	width:200px;
}
img.hotel-logo2{
	width:120px;
}

/*==========================================
 共通 ／ インナー コンテンツ
===========================================*/

.text-button-center-sns {
	margin: 0 auto;
	font-size: 18px;
	color: #fff;
	text-align:center;
	background-color:;
	padding: 10px 10px 10px 10px;
	max-width: 320px
}

.text-button-center {
	margin: 0 auto;
	font-size: 18px;
	color: #fff;
	text-align:center;
	background-color: #336699;
	padding: 10px 10px 10px 10px;
	max-width: 320px
}

/* テキストボタン用リンク設定 */
a:link{ color: #243342; text-decoration: none; }
a:hover{ color: #da7e33; text-decoration: none;}
a:visited{ color: #243342; }

.pageTitle {
	width:100%;
	margin: 0 auto;
}
.pageTitle h1 {
	font-size: 28px;
	font-weight: normal;
	line-height: 1.4;
	color: #243342;
	text-align:center;
	margin : 10px 0px;
}

.pageTitle h1.page-midashi {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
	color: #243342;
	text-align:left;
	margin : 6px 0px;
}

.pageTitle h2 {
	font-size: 32px;
	font-weight: bold;
	line-height: 1.4;
	color: #243342;
	text-align:left;
	margin-bottom : 20px;
}

.pageTitle h3 {
	font-size: 20px;
	font-weight: 500;
	line-height: 1.4;
	color: #243342;
	text-align:left;
	margin-bottom : 16px;
}

.pageTitle img {
}

.pageTitle p {
	font-size: 16px;
	margin-bottom: 20px;
}


/*--------------------------*/

.menu_box {
}
.menu_box ul{
}
.menu_box ul li{
	width:210px;
	float:left;
	margin-right: 10px;
	font-size: 14px;
	text-align:center;
}

.menu_box_center {
	width: 550px;
	margin: 0 auto;
}
.menu_box_center ul{
}
.menu_box_center ul li{
	width:170px;
	float:left;
	margin-right: 10px;
	font-size: 14px;
	text-align:center;
}
/*--------------------------*/

.detail_box01 {
	width: 100%;
	font-size: 14px;
	margin-top: 20px;
}

.detail_box01 h1{
	font-size: 26px;
	font-weight: normal;
	line-height: 1.4;
	color: #243342;
	text-align:left;
	margin-bottom : 6px;
}

.detail_box01 h2 {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.4;
	color: #243342;
	text-align:left;
	margin-bottom : 18px;
}

.detail_box01 h3 {
	font-size: 22px;
	font-weight: bold;
	line-height: 1.4;
	color: #243342;
	text-align:left;
	margin-bottom : 18px;
}

.detail_box01 h4 {
	font-size: 20px;
	font-weight: normal;
	line-height: 1.4;
	color: #243342;
	text-align:left;
	margin-bottom : 18px;
}
.detail_box01 p {
	font-size: 18px;
	margin-bottom: 16px;
}
.detail_box01 p span{
	font-size: 22px;
}

.detail_box01 ul {
}

.detail_box01 ul li{
	width:239px;
	float:left;
	color: #243342;
	margin-right: 10px;
	margin-top: 10px;
	font-size: 13px;
}

.detail_box01 a {
	color: #243342;
}

.detail_box01 ul li.li300{
	font-size: 13px;
}

.detail_box01 ul li.li320{
	width:320px;
	font-size: 18px;
}

/* 2025 */
.logo-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  padding: 0;
  margin: 0;
}

.logo-list li {
  float: none !important; /* ← ここで強制的にfloat解除 */
  width: auto;
  margin: 10px;
}
/* 2025 */


.btn {
	width:auto;
	border: dotted 0px #a09254;
	background: #ffffff;
	padding: 4px;
	text-align:center;
}
.btn:hover {
	background: #b5a76b;
	cursor: pointer;
	color: #fff;
}

.btn:hover a {
	color: #fff;
}

.btn-fixed {
	width:auto;
	border: dotted 1px #a09254;
	background: #b5a76b;
	color:#fff;
	padding: 4px;
	text-align:center;
}

.g_map {
	position: relative;
	padding-bottom: 42%;
	padding-top: 0;
	margin: 0;
	height: 0;
	overflow: hidden;
}
.g_map iframe,
.g_map object,
.g_map embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.button2 input[type=reset], .button2 input[type=submit] {  
    padding: 8px 24px;
    border: 0;
	border: solid 1px #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dfdfdf));
	background: -webkit-linear-gradient(#ffffff 0%, #dfdfdf 100%);
	background: -moz-linear-gradient(#ffffff 0%, #dfdfdf 100%);
	background: -o-linear-gradient(#ffffff 0%, #dfdfdf 100%);
	background: -ms-linear-gradient(#ffffff 0%, #dfdfdf 100%);
}
.button2 p {
	text-align: center;
	margin: 0 0 0 0;
}

/*==========================================
 フッター
===========================================*/
#footer {
/*	background-color: #6b654d;*/
	background-color: #4e5f64;
	margin: 60px 0 0 0;
	padding: 0 0 30px 0;
	color: #fff;
}
#footerArea {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	padding: 40px 0;
	overflow: hidden;
}
#footerArea li a {
	color: #fff;
}
#footerArea li a:hover {
	color: #cbbe86;
	text-decoration: none;
}

.abouts {
	float: left;
}
.abouts .ca01 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
.footer_menu {
	float: right;
}
.menu1,
.menu2 {
	float: left;
}

.menu1 ul,
.menu2 ul {
	margin: 0 60px 0 0;
	text-align:left;
	width: 200px;
}
.abouts dl {
	width: 400px;
}
.abouts dt {
	float: left;
	clear: left;
	width: 85px;
	font-weight: bold;
	color: #fff;
	text-align:left
}
.abouts dd {
	float: left;
	width: 315px;
	color: #fff;
	text-align:left
}
.abouts dd a {
	color: #fff;
}
.abouts dd a:hover {
	color: #e0be00;
	text-decoration: none;
}
p.copyright { text-align: center }

/*==========================================
 ページトップ
===========================================*/
.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 30px;
}
.pagetop a {
    display: block;
    background-color: #ccc;
    text-align: center;
    color: #222;
    font-size: ;
    text-decoration: none;
    padding: 10px 15px 5px 15px;
    filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}
 
.pagetop a:hover {
    display: block;
    background-color: #333333;
    text-align: center;
    color: #fff;
    font-size: ;
    text-decoration: none;
    padding: 10px 15px 5px 15px;
}


@media screen and (max-width:1499px) {
/*==========================================
 ～1240
===========================================*/
/* ヘッダー */
.header_content {
	width: 98%;
}

.logo {
	width: 320px;
}
}


@media screen and (max-width:1239px) {
/*==========================================
 ～1024
===========================================*/
/* ヘッダー */
.logo {
	width: 280px;
}

.detail_box01 h1{
	font-size: 24px;
	margin-bottom : 10px;
}

.detail_box01 h2 {
	font-size: 22px;
	margin-bottom : 10px;
}

.detail_box01 h3 {
	font-size: 20px;
	margin-bottom : 10px;
}

.detail_box01 h4 {
	font-size: 18px;
	margin-bottom : 10px;
}
.detail_box01 p {
	font-size: 16px;
	margin-bottom: 6px;
}

.detail_box01 p span{
	font-size: 20px;
}

.detail_box01 ul li{
	width:226px;
}

.detail_box01 ul li.li300{
	width:230px;
	font-size: 12px;
}

}


@media screen and (max-width:1023px) {
/*==========================================
 ～768
===========================================*/
/* ヘッダー */

.logo h1 {
	width: 274px;
	height: auto;
}

.logo_set p {
	margin: 16px 0 0 30px;
}
.logo_set p img {
	max-width: 80px;
}

#header { 
	position: fixed;
	top: 0;
	left: 0;
	margin: 0;
	background:#fff;
	background-image: none;
	width: 100%;
	height: auto;
	padding: 4px 0;
}
.header_content {
	width: 96%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

/* ナビゲーション */
#gNav { display: none; } /* 1023以下非表示 */

#navArea {
	display: block;
	position: static;
	margin: 8px 0 10px 0;
}

#globalNavigation {
	width: ;
	height: auto;
	margin: ;
}

#navArea {
	height: auto;
}

#navControl {
	text-align: right;
}

#navControl a {
	display: inline-block;
	overflow: hidden;
	width: 25px;
	height: 25px;
	background: url(../images/menu_btn_mobile.png) no-repeat 0 0;
	text-indent: 100%;
	white-space: nowrap;
	vertical-align: bottom;
}

#navControl a.active{
	background-position: 0 -25px;
}

ul#globalNav {
	margin: 40px 0;
	padding: 0;
}

ul#globalNav li {
	border-bottom: 1px solid #bbb38e;
}

ul#globalNav li a {
	display: block;
	padding: 8px;
	background: #ffffff;
	color: #333333;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(102,102,51,0.3);
}

ul#globalNav li a:hover{ background-color: #fff; }

/* Ｇナビ設定おわり */


/* トピックパス */
ul#topicPath {
	width: 96.09375%;
}

/* TOPコンテンツ */
.contents {
	width: 96.09375%;
	margin: 40px auto;
	overflow: hidden;
}
.select1 {
	width: 48.64498%;
	float: left;
}
.select2 {
	width: 48.64498%;
	float: right;
}

.select1 h3,
.select2 h3 {
	font-size:17px;
}
.select1 p,
.select2 p {
	font-size:15px;
}

.select1 img.gazoPc,
.select1 img.gazoS,
.select2 img.gazoPc,
.select2 img.gazoS  {
	display: none;
}

.select1 img.gazoMb,
.select2 img.gazoMb {
	display: block;
}

/* インナーコンテンツ */

.pageTitle h1 {
	font-size: 28px;
}

.menu_box ul li{
	width:174px;
	margin-right: 8px;
	font-size: 12px;
}

.detail_box01 ul li{
	width:160px;
}

.detail_box01 ul li.li320{
	width:300px;
	font-size: 18px;
}

/* フッター */
#footerArea {
	width: 90%;
}
.menu1 ul {
	margin: 0 10% 0 0;
}

div.clearb {
	margin:10px 0px;
}


}

@media screen and (max-width:767px) {
/*==========================================
 ～640
===========================================*/
/* ヘッダー */
.logo h1 {
	width: 270px;
	height: auto;
}

.logo_set p img {
	max-width: 80px;
}

.header_content h1 {
	font-size: 18px;
}

.select1 h3,
.select2 h3 {
	font-size:16px;
}
.detail_box01 p,
.select1 p,
.select2 p {
	font-size:16px;
}

.select1 img.gazoMb,
.select2 img.gazoMb {
	display: none;
}

.select1 img.gazoSp,
.select2 img.gazoSp {
	display: block;
}

.pageTitle h2 {
	font-size: 22px;
}

.menu_box ul li{
	width:150px;
	margin-right: 3px;
	font-size: 11px;
}

/* インナーコンテンツ */


.detail_box01 h1{
	font-size: 22px;
	margin-bottom : 8px;
}

.detail_box01 h2 {
	font-size: 20px;
	margin-bottom : 8px;
}

.detail_box01 h3 {
	font-size: 18px;
	margin-bottom : 8px;
}

.detail_box01 h4 {
	font-size: 16px;
	margin-bottom : 8px;
}
.detail_box01 p {
	font-size: 14px;
	margin-bottom: 6px;
}

.detail_box01 p span{
	font-size: 18px;
}

.detail_box01 ul li {
	width:130px;
	font-size:11px;
}

.detail_box01 ul li.li300 {
	width:190px;
	font-size:10px;
}


/* フッター */
#footerArea {
	width: 86%;
	margin: 0 auto;
	padding: 40px 0;
	overflow: hidden;
}

.abouts,
.footer_menu {
	float: none;
	overflow: hidden;
}
.abouts .ca01 {
	font-size: 16px;
}
.menu1,
.menu2 {
	float: left;
}
.menu1 ul {
	margin: 0 60px 0 0;
}
.abouts {
	padding: 0 0 30px 0;
}
.abouts dl {
	width: auto;
}
.abouts dt {
	float: left;
	clear: left;
	width: 80px;
	font-weight: bold;
	color: #fff;
}
.abouts dd {
	float: left;
	width: auto;
	color: #fff;
}

}


@media screen and (max-width:639px) {
/*==========================================
 ～480
===========================================*/
/* ヘッダー */
.logo_set p.large {
	display: none;
}
.logo_set p.mobile {
	display: block;
}
.logo_set h1 {
	float: left;
}
.logo_set p {
	float: right;
	margin: 12px 6px 0 0;
}

#header {
	background: #fff;
	padding: 4px 0 0 0;
}
.header_content {
	width: 96%;
}

/* メインビジュアル */
.large {
	display: none;
}
.middle {
	margin-top:70px;
	display: block;
}

.select1,
.select2 {
	width: auto;
	float: none;
	margin: 0 0 20px 0;
}

.select1 img.gazoPc,
.select2 img.gazoPc {
	display: block;
}

.select1 img.gazoMb,
.select1 img.gazoSp,
.select2 img.gazoMb,
.select2 img.gazoSp {
	display: none;
}

img.room-suite {
	width:200px;
}
img.dining-onsen{
	width:90px;%
}

/* インナーコンテンツ */

.menu_box {
	margin-bottom:100px;
}

.menu_box ul{
	width:480px;
}
.menu_box ul li{
	width:224px;
	margin-bottom: 6px;
}

.menu_box_center {
	width: 480px;
	margin: 0 auto;
}
.menu_box_center ul{
}
.menu_box_center ul li{
	width:150px;
	float:left;
	margin-right: 4px;
	font-size: 12px;
	text-align:center;
}

.detail_box01 h3 img {
	width: 120px;
	margin-bottom : 10px;
}
.detail_box01 ul li{
	width:210px;
}

.detail_box01 ul li.li300{
	width:170px;
}

.btn, .btn-fixed{
	padding: 4px;
	font-size: 110%;
}

.menu2 {
	margin-top : 10px;;
}

.youtube{
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.youtube iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}

}

@media screen and (max-width:479px) {
/*==========================================
 ～415
===========================================*/
/* ヘッダー */

/* TOPコンテンツ */
.contents p { font-size: 14px }

/* インナーコンテンツ */

.pageTitle h2 {
	font-size: 18px;
}

.menu_box ul{
	width:415px;
}
.menu_box ul li{
	width:195px;
	margin-bottom: 6px;
}

.menu_box_center {
	width: 200px;
	margin: 0 auto;
}
.menu_box_center ul{
}
.menu_box_center ul li{
	width:200px;
	float:left;
	margin-bottom: 6px;
	font-size: 14px;
	text-align:center;
}

.detail_box01 h1{
	font-size: 20px;
}
.detail_box01 h1 span{
	font-size: 78%;
}

.detail_box01 h2 {
	font-size: 17px;
}

.detail_box01 h3 {
	font-size: 16px;
}

.detail_box01 h4 {
	font-size: 14px;
}
.detail_box01 p {
	font-size: 13px;
}

.detail_box01 p span{
	font-size: 16px;
}

.detail_box01 ul li {
	width:181px;
	font-size:13px;
}

.detail_box01 ul li.li300 {
	width:188px;
	font-size:13px;
}


div.clearb {
	margin:6px 0px;
}

/* フッター */
#footerArea {
	width: 96%;
	margin: 0 auto;
	padding: 30px 0;
	overflow: hidden;
	font-size: 13px;
}

}

@media screen and (max-width:414px) {
/*==========================================
 ～411
===========================================*/

/* インナーコンテンツ */

.detail_box01 ul li{
	width:178px;
	font-size:13px;
}

.detail_box01 ul li.li300{
	width:186px;
	font-size:13px;
}

.detail_box01 ul li.li320{
	width:120px;
	font-size: 16px;
}

}

@media screen and (max-width:410px) {
/*==========================================
 ～375
===========================================*/
/* ヘッダー */
.logo h1 {
	width: 240px;
	height: auto;
	padding: 0 0 8px 4px;
}

/* トピックパス */
ul#topicPath {
	width: 92%;
}

/* TOPコンテンツ */
.contents {
	width: 96%;
	margin: 20px auto;
	overflow: hidden;
}

.detail_box01 p,
.select1 p,
.select2 p {
	font-size:14px;
}
/* インナーコンテンツ */
.pageTitle h1 {
	font-size: 22px;
	margin-bottom : 10px;
}

.pageTitle h2 {
	font-size: 17px;
}

.pageTitle img {
	width: 200px;
}

.menu_box ul{
	width:375px;
}
.menu_box ul li{
	width:170px;
	margin-bottom: 6px;
}

.detail_box01 h1{
	font-size: 18px;
}

.detail_box01 h2 {
	font-size: 16px;
}

.detail_box01 h3 {
	font-size: 14px;
}

.detail_box01 h4 {
	font-size: 13px;
}
.detail_box01 p {
	font-size: 12px;
}

.detail_box01 p span{
	font-size: 14px;
}

.detail_box01 ul li{
	width:162px;
}

.detail_box01 ul li.li300{
	width:168px;
}

.detail_box01 ul li.li320{
	width:110px;
	font-size: 14px;
}

/* フッター */
#footerArea {
	width: 100%;
	margin: 0 auto;
	padding: 30px 0;
	overflow: hidden;
	font-size: 13px;
}

}

@media screen and (max-width:374px) {
/*==========================================
 ～360
===========================================*/

/* インナーコンテンツ */

.detail_box01 h1 span{
	font-size: 70%;
}


.detail_box01 p span{
	font-size: 15px;
}


.detail_box01 ul li{
	width:162px;
	font-size:11px;
}

.detail_box01 ul li.li300{
	width:160px;
	font-size:11px;
}

.detail_box01 ul li.li320{
	width:104px;
	font-size: 14px;
}

}

@media screen and (max-width:359px) {
/*==========================================
 ～320
===========================================*/
/* ヘッダー */
.logo h1 {
	width: 220px;
	height: auto;
	padding: 0 0 8px 4px;
	float: left;
}

.logo h1 {
	padding: 0px 0px 8px 0px;
}

/* インナーコンテンツ */

menu_box {
}

.menu_box ul{
	width:320px;
	margin-bottom:0px;
}
.menu_box ul li{
	width:150px;
	font-size:10px;
	margin-bottom: 3px;
}

.detail_box01 ul li{
	width:136px;
}

.detail_box01 ul li.li300{
	width:140px;
}

.detail_box01 ul li.li320{
	width:90px;
	font-size: 13px;
}
}
/* 2025 */
.fixed-text-overlay {
	position: absolute;
	font-size: 2.9vw;
	top: 28%;
	left: 0;
	transform: translateY(-50%);
	color: white;
	text-align: left !important;
	z-index: 1000;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
	width: calc(100% - 100px);
	font-weight: 700;
	line-height: 1.6;
	padding-left: 50px;
	padding-right: 50px;
}
.inline-indent {
display: inline-block;
padding-left: 1.9rem;
}
@media (max-width: 567px) {
	.fixed-text-overlay {
	  font-size: 4.5vw;
	  top: 31%;
	  line-height: 1.7;
		padding-left: 10px;
		padding-right: 10px;
		width: calc(100% - 20px);
	}
	.inline-indent {
	display: inline-block;
	padding-left: 1.1rem;
	}
}
/* 2025 */