@import url(https://nanto.sakura.ne.jp/nanto2010/mt6x/mt-static/support/theme_static/eiger/css/base.css);
@import url(https://nanto.sakura.ne.jp/nanto2010/mt6x/mt-static/support/theme_static/eiger/css/screen.css);




ol.ol_list { display: flex; flex-wrap: wrap; }


ul.breadcrumb { margin: 5px 0px 30px 30px ; }
ul.breadcrumb li { float: left ; }
.entry, .page { font-size: 1.1em; line-height: 1.6em; clear: left ; }
h2.title { 
	color: #fff;
	font-size: 1.3em ;
	margin: 30px 0px 30px 0px ;
	padding:10px 0 10px 10px;
	background:#000;}
    
h3.title {    
    margin: 0 0 1.5em;
    padding: 0.5em;
    border-top: 3px double #B92A2C;
    border-bottom: 3px double #B92A2C;
    font-size: 1.143em;
    font-weight: bold;
	color: #B92A2C;}
    
h3.fukidashi {
    position: relative;
    margin: 0 0 1.5em;
    padding: 0.8em;
    background: #B92A2C;
    color: #fff;
    font-size: 1.143em;
    font-weight: bold;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
 
h3.fukidashi:after{
    position: absolute;
    bottom: -15px;
    left: 10%;
    z-index: 90;
    margin-left: -15px;
    border-top: 15px solid #B92A2C;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 0;
    content: "";
}
p.articlecaption-red {
    color: #B92A2C;
    font-weight: bold;
}
p.articlecaption-red_springtrip {
    color: #B92A2C;
    font-weight: bold;
float: left; width: 67%; }

p.moreindetail_springtrip{
float: right; width: 32%;
text-align: right ; vertical-align: sub; font-size: .7em; line-height: .7em; }

div.springtrip_div  { overflow: hidden; zoom: 1; }



/* h3 白地にテキストピンク分 */

p.articlecaption-pink{
    color: #c71585;
    font-weight: bold;
}
	
h3.fukidashi-insta {
    position: relative;
    margin: 0 0 1.5em;
    padding: 0.8em;
    background: #fff;
    color: #c71585;
    font-size: 1.3em;
    font-weight: bold;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
 
h3.fukidashi-insta:after{
    position: absolute;
    bottom: -15px;
    left: 10%;
    z-index: 90;
    margin-left: -15px;
    border-top: 15px solid #fff;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 0;
    content: "";
}
                   

/* コメント、トラックバック用 */
@import url(https://nanto.sakura.ne.jp/nanto2010/mt6x/mt-static/support/theme_static/eiger/css/feedback.css);

/* テーブル用 */
#table{
	width: 100%;
	border-collapse: collapse;
}
#table td,
#table th{
	padding: 5px;
	border: 1px solid #ccc;
	background-color: #fff
}
#table th{
	font-weight: bold;
}
#table thead th{
	background:#fff8dc;
}

/* 動画サイズ調整用 */
.movieinfo {
	position: relative;
	padding-top: 56.25%;
	padding-bottom:30px;
}
.movieinfo iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



.natsutabitickets {float: left ; width: 50% ; }
	

#foodalergydiv img.mt-image-left { float: left ; margin: 0 20px 20px 0 ; }


#div_info-media { display: block ; margin: 15px 0px ; padding: 15px ; background-color: #ffff00 ; border-radius: 15px ; width: 40% ; }


@media only screen and (max-width:800px){
.natsutabitickets {float: none ; width: 100% ; }	
#foodalergydiv img.mt-image-left { float: revert ; width: 100% ; }
}


@media only screen and (max-width:800px){
	#table{
		display: block;
	}
		#table thead{
			display: none;
		}
		#table tbody{
			display: block;
		}
			#table tbody tr{
				display: block;
				margin-bottom: 1.5em;
			}
			#table tbody th,
			#table tbody td{
				display: list-item;
				border: none;
			}
			#table tbody th{
				margin-bottom: 5px;
				list-style-type: none;
				color: #fff;
				background: #000;
			}
			#table tbody td{
				margin-left: 0px;
				padding: 0;
				padding-left: 20px;
				list-style-type: none;

			}
			#table tbody td:nth-of-type(1):before { content: "[大人]"; }
			#table tbody td:nth-of-type(2):before { content: "[小人]"; }
			#table tbody td:nth-of-type(3):before { content: "[団体]"; }
}





/*
/ サンプルスタイル
*/

/* Body
body {
    font-size: 16px;
    font-family: sans-serif;
}
*/

/* カテゴリラベルカラー
.label {
  border-radius: 3px;
}

.label.category_basename {
  background-color: green;
}
*/

/* Responsive (Media Query)
body {
  background-color: lightgrey;
}

@media (min-width: 700px) {
  background-color: whitesmoke;
}

@media (min-width: 930px) {
  background-color: white;
}
*/




.title_listfirst { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px ; }
.title_list { clear: both ; margin: 0px 0px 0px 0px; padding: 35px 0px 0px 0px ; }




div#contents_foreign { width: 98% ; margin: 0px auto ; }
div#contents_foreign h2 { font-size: 1.3em; line-height: 1.5em; color: #8B170B; font-weight: bold; margin: 5px 0px ; }
div#contents_foreign p { line-height: 1.5em; font-size: 1.1em; }

div.c_frgn {}
div.foreign_exp { border: 1px #fff solid ; padding: 0px; margin: 15px 5px 10px ; }
div.foreign_exp p.foreign_exp_ttl { padding: 5px; margin: 0px ; font-weight: bold; line-height: 120%; background-color: #FC6; }
span.exp_ttl_spn { font-weight: bold ; text-align: left ; }
div.foreign_exp p { margin: 5px ; padding: 0px ; }
   



	.single2_img2019gw, .double_img2019gw, .triple_img2019gw { margin: 15px auto ; text-align: center ; clear: both ; width: 90% ; }
.single_img2019gw img { width: 100% ; }
.single2_img2019gw img { width: 70% ; margin: 15px auto ; }
.double_img2019gw img { width: 48% ; float: left ; margin: 15px auto ; }
.triple_img2019gw img { width: 32% ; float: left ; margin: 15px auto ; }
                                   


/*** レスポンシブテーブルデザイン ***/
.shokai{
  width:100%;
  border: 2px solid #d6ceb4;
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-word;
}
 
.shokai th{
  padding: 6px 8px 5px;
  border-top: solid 1px #ffffff;
  width: 50%;
  overflow: hidden;
  color: #13131e;
  font-style: normal;
  font-weight: bold;
  font-size: 100%;
  text-align: left;
  word-break: break-all;
  word-wrap: break-word;
  vertical-align: top;
  background-color: #eeece4;
}
 
.shokai td{
padding: 5px 10px;
text-align: left;
vertical-align: top;
color: #595960;
background-color: #ffffff;
border-top: dotted 1px #e0dccc;
overflow: hidden;
word-break: break-all;
word-wrap: break-word;
}


.konan4 {
width: 24%;
float: left;
margin: 2% .5%;
}

@media only screen and (max-width: 479px), only screen and (max-device-width: 479px) {
.konan4 {
width: 90%;
float: none;
margin-right: 0px;
margin: 5% auto;
}

.single_img2019gw img, .single2_img2019gw img, .double_img2019gw img, .triple_img2019gw img { width: 100% ; float: none ; }


#div_info-media { display: block ; margin: 15px 5px ; padding: 15px ; background-color: #ffff00 ; border-radius: 15px ; width: 95% ; }
}


 
@media (max-width: 400px){
.shokai th{
  width:100%;
  display:block;
  margin: 0 auto;
  border:none;
  border-radius: 3px;
}
.shokai td{
  display: list-item;
  width: 100%;
  border-top: none !important;
}
}

/* 05.アメリカンな吹き出し */
h3 #heading05{
	position:relative;
	padding:5px 20px;
	font:bold 28px/1.6 Arial, Helvetica, sans-serif;
	color:#333;
	background:#fff;
	border-top:#333 solid 3px;
	border-bottom:#333 solid 3px;
    background-image: -webkit-gradient(linear, left top, right bottom,
			from(			rgba(255, 255, 255, 0.0)), 
			color-stop(0.4, rgba(255, 255, 255, 0.0)), 
			color-stop(0.4, rgba(0, 0, 0, 0.1)), 
			color-stop(0.6, rgba(0, 0, 0, 0.1)), 
			color-stop(0.6, rgba(255, 255, 255, 0.0)),
			to(				rgba(255, 255, 255, 0.0))
			);
	background-image: -webkit-linear-gradient(top -45deg,
			transparent 40%,
            rgba(0, 0, 0, 0.1) 40%,
            rgba(0, 0, 0, 0.1) 60%,
            transparent 60%
			);
	background-image: -moz-linear-gradient(top -45deg,
			transparent 40%,
            rgba(0, 0, 0, 0.1) 40%,
            rgba(0, 0, 0, 0.1) 60%,
            transparent 60%
			);
	background-image: -o-linear-gradient(top -45deg,
			transparent 40%,
            rgba(0, 0, 0, 0.1) 40%,
            rgba(0, 0, 0, 0.1) 60%,
            transparent 60%
			);
	background-image: linear-gradient(to bottom -45deg,
			transparent 40%,
            rgba(0, 0, 0, 0.1) 40%,
            rgba(0, 0, 0, 0.1) 60%,
            transparent 60%
			);
	background-size:4px 4px;
	font-size: 130%;
}
h3 #heading05:before{
	content:" ";
	position:absolute;
	top:100%;
	left:24px;
	width:0;
	height:0;
	border-width:12px;
	border-style:solid;
	border-color:transparent;
	border-top-color:#333;
}
h3 #heading05:after{
	content:" ";
	position:absolute;
	top:100%;
	left:28px;
	width:0;
	height:0;
	border-width:8px;
	border-style:solid;
	border-color:transparent;
	border-top-color:#f0f0f0;
	z-index:1;
}



/*==============================================================================
 *  【2020.6.26発表】営業再開のお知らせ（covid19/index.html）ページのStyle
 ==============================================================================*/

//omit default style for PC
.tbl-r05 td:first-child {
  background: #fbf5f5;
}


#div_close3 { margin: 15px auto 10px ; width: 95% ; clear: both ; overflow: hidden; zoom: 1; }
.div_lr_close3 { clear: both ; }
.div_lr_close3 img { width: 100% ; }
.div_l_close3 { float: left ; width: 45% ; }
.div_r_close3 { float: right ; width: 45% ; }
.div_l_close3 p, .div_r_close3 p { text-align: center ; }


@media screen and (max-width: 640px) {
  .tbl-r05 {
    width: 80%; margin: 15px auto ;
    width: 90%; margin: 0px auto 15px ;
  }
  .tbl-r05 .thead {
    display: none;
  }
  .tbl-r05 tr {
    width: 100%;
  }
  .tbl-r05 td {
    display: block;
    text-align: right;
    width: 100%;
  }
  .tbl-r05 td:first-child {
    background: #e9727e;
    color: #fff;
    font-weight: bold;
    text-align: center;
  }
  .tbl-r05 td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    margin-right: 10px;
  }


/*==============================================================================
 *  【2020.5.28発表】営業再開のお知らせ（info-close3.html）ページのStyle
 ==============================================================================*/
.div_lr_close3 img { width: 100% ; }
.div_l_close3 { float: none ; width: 95% ; margin: 5px auto 10px ; }
.div_r_close3 { float: none ; width: 95% ; margin: 5px auto 10px ; }


}
