/*font-family: 'Noto Sans Japanese', sans-serif;*/
/** base**/
figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, summary,time, mark, audio, video {
margin:0;padding:0;border: 0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
* {margin:0;padding:0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box;}
body {color:#000;font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;-webkit-text-size-adjust:100%;width:100%; overflow-x:hidden;}
img {border:0;vertical-align:bottom;}
.clearfix:after { content: ".";display: block;clear:both;height:0;visibility:hidden;}
.clearfix{min-height:1px;}		
/**pkg**/
@media(min-width: 1101px){
	h2{font-size: 30px;
    font-weight: bold;
    color: #393939;
    position: relative;
    margin-bottom: 60px;}
	h2:after{position: absolute;bottom: -25px;left: 0;width: 60px;height: 2px;content: "";background-color: #393939;}
	h3{width: 100%;background-color: #ECDDB4;color: #564433;text-align: center;font-weight: bold;padding: 5px 0;border-radius: 4px;margin: 50px 0 20px;font-size: 19px;}
	h4{font-size:22px;font-weight: bold;color: #393939;margin-bottom: 20px;}
	h5{font-size: 25px;font-weight: bold;color: #393939;position: relative;margin-bottom: 60px;text-align: center;}
	h5:after{position: absolute;bottom: -15px;left: 50%;margin-left: -30px;width: 60px;height: 2px;content: "";background-color: #393939;}

}
@media(min-width: 721px) and (max-width: 1100px){
	h2{font-size: 30px;font-weight: bold;color: #393939;position: relative;margin-bottom: 60px;line-height: 1.7em;}
	h2:after{position: absolute;bottom: -25px;left: 0;width: 60px;height: 2px;content: "";background-color: #393939;}
	h3{width: 100%;background-color: #ECDDB4;color: #564433;text-align: center;font-weight: bold;padding: 5px 0;border-radius: 4px;margin: 50px 0 20px;font-size: 19px;}
	h4{font-size:22px;font-weight: bold;color: #393939;margin-bottom: 20px;}
	h5{font-size: 25px;font-weight: bold;color: #393939;position: relative;margin-bottom: 60px;text-align: center;}
	h5:after{position: absolute;bottom: -25px;left: 50%;margin-left: -30px;width: 60px;height: 2px;content: "";background-color: #393939;}

}
@media(max-width: 720px){
	h2{font-size: 22px;font-weight: bold;color: #393939;position: relative;margin-bottom: 60px;line-height: 1.5em;}
	h2:after{position: absolute;bottom: -25px;left: 0;width: 60px;height: 2px;content: "";background-color: #393939;}
	h3{width: 100%;background-color: #ECDDB4;color: #564433;text-align: center;font-weight: bold;padding: 10px 0;border-radius: 4px;margin: 50px 0 20px;font-size: 15px;}
	h4{font-size:16px;font-weight: bold;color: #393939;margin-bottom: 20px;}
	h5{font-size: 17px;font-weight: bold;color: #393939;position: relative;margin-bottom: 60px;text-align: center;line-height: 1.8em;}
	h5:after{position: absolute;bottom: -25px;left: 50%;margin-left: -30px;width: 60px;height: 2px;content: "";background-color: #393939;}

}


/**共通**/
.menuclosebtn{position:fixed;width: 100%;height:auto;text-align: right;top: 0;right: 0;color: #fff;font-size: 15px;font-weight: bold;cursor: pointer}
#listmenu{width: 100%;padding: 40px 2% 0;}
#listmenu ul li {width: 100%;list-style-type: none;margin-top: 5px}
#listmenu ul li:after{ content: ".";display: block;clear:both;height:0;visibility:hidden;}
#listmenu ul li img{width: 35%;float: left;padding-right: 2%}
#listmenu ul li p.place{font-size: 10px;color: #FFFABA;padding-left: 37%}
#listmenu ul li p.title{font-size: 12px;color: #fff;font-weight: bold;padding-left: 37%}
#listmenu ul li p.title span{font-size: 10px;font-weight: normal;color: #FF9736;}

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


.travelwrap h2{margin-top: 3vh;}



