@charset "utf-8";

@font-face {
	font-family: 'Hui';
	src: url('../HuiFont.woff') format('woff');
}


body{
	font-family:Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	color: #666666;
 	font-size: 16px;
	margin:0px auto;
	padding:0px;
	background-color:#ffffff;
}


a {
  background: transparent;
  text-decoration: none;
  outline:none; /* For keeping links clear of underlines or other decorations */
  color:#C40000;
}

a:active,
a:hover {
  color:#7ebddc;
  text-decoration:none;
  outline: 0;
}

img {
  border: 0;
}

footer,
header,
main,
nav,
 {
  display: block;
}


h1 {
  font-size: 1.5em;
  line-height:50px;
  color:#7ebddc;
  text-shadow: 2px 0px 0px #fff, 0px 2px 0px #fff, -1px 0px 0px #fff, 0px -1px 0px #fff;
  font-family: 'Hui','Montserrat', sans-serif;
}

h2 {
  	font-size: 1em;
	margin-left:50px;
	font-family: 'Hui';
}

h3 {
  	font-size: 1em;
	margin-left:50px;
}


h4 {
  	font-size: 1em;
	margin-bottom: 0;
  line-height:1.2em;
}

h5 {
	font-size:1em;
	line-height: 1.7em;
	margin-bottom: 0;
	margin-top:0;
	font-weight:normal;
}

h6 {
  	font-size: 0.9	em;
	margin-bottom: 0;
	margin-top:0;
	font-weight:normal;
}


.bold {
	font-weight:bold;
}

.fsmall {
	font-size:smaller;
}

.f95p {
	font-size:95%;
}


#wrapper {
	width: 100%;
	margin:0px auto;
	padding: 20px 0px 0px 0px;
	clear:both;
	background: #ffffff;
}

#topbar {
	width: 100%;
	margin:0;
	height:1px;
	padding: 0;
	background: #ffffff;
	clear:both;
}

#main {
	width: 92%;
	max-width: 960px;
	margin: 0 auto;
	padding-left: 2.275%;
	padding-right: 2.275%;
	background-color: rgba(255,255,255,1.00);
}

#main p {
	line-height: 1.5em;
	margin: 10px auto;
	padding: 30px;
	font-size:1em;
}

#header {
	margin:0;
	padding:0;
    font-family: 'Hui';
	position:relative;
	background-color:#7fbddc;
	text-align:center;
}

#header_1 {
	background: #7EBDDC url(../images/main-bg.png) repeat-x;
	height:100px;
	margin:0;
	padding:0;
	border-top:#8f3110 solid 1px;
	position:relative;
	font-size:70%;
}

#header_1 h1 {
	font-weight:bold;
	letter-spacing: 0em;
	color: #66b327;
	padding:12px 0px 0px 30px;
	text-shadow: 2px 0px 0px #f2f6ec, 0px 2px 0px #f2f6ec, -1px 0px 0px #f2f6ec, 0px -1px 0px #f2f6ec;
}


#topimg {
	float:left;
	margin:10px 0px 0px 20px;
	width:120px;
}


#grass {
	background: url(../images/btm-bg.gif) repeat-x;
	height:100px;
	clear:both;
}


#footer {
	width: 100%;
	color:#f2f6ec;
	text-align:center;
	background: #8f3110;
	clear:both;
	padding:10px 0px 10px 0px;
}

.bbar {
	width: 100%;
    height: 9px;
	background:url('../images/bar_gl.png');
	background-repeat: no-repeat;
	margin: 10px 45px 10px 45px;
	float:left;
}

.gglad {
	width: 100%px;
	text-align:center;
	margin-top:30px;
	float:left;
  }

.ad {
	width: 100%;
	margin:0 auto;
	float:left;
	text-align:center;
	padding:30px 0px 30px 0px;
  }

.adl {
	width: 100%;
	margin:0 auto;
	float:left;
  }

.ad_s {
	width: 50%;
	margin:0 auto;
	float:left;
	font-size:1em;
	text-align:center;
	color:#7ebddc;
	font-weight:bold;
  }
  
.ad_s table {
 margin-left: auto;
 margin-right: auto;
}  

.gglad_s {
	width: 90%;
	padding:5px;
	float:left;
  }

.gglad_s img{
   max-width: 350px;
   height: auto;
   margin:0 auto;
  }
 

.box ul {
	margin: 0;
	padding: 0;
	height: 250px;
	list-style: none;
}

.box ul li {
	float: left;
	width: 33%;
	text-align: center;
}

.box li a {
	color: #666666;
	font-size:1em;
	letter-spacing:-0.05em;
	font-family: 'Hui';
}

.box li a:hover {
	color:#7ebddc;
}


.circle {
	width: 0;
	height: 0;
	cursor: pointer;
	border: 40px solid #7EBDDC;
	border-radius: 100px;
	-webkit-transition: all 500ms linear;
	transition: all 500ms linear;
}

.circle:hover {
	width: 180px;
	height: 180px;
	border: 10px solid #7EBDDC;
	-webkit-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}



.album {
    width:900px;
	margin:0px 20px 40px 20px;
    display: block;
	float:left;
	font-family: 'Hui';
	line-height: 25px;
	font-size:1em;
}

.album h1 {
	border: 3px solid #7EBDDC;
	border-radius: 3em .7em 2em .7em/.7em 2em .7em 3em;
	text-align:center;
	padding:20px;
	}

.travel {
    width:100%;
    display: block;
	line-height: 1.5em;
	clear:both;
	text-align:left;
	margin:0 auto;
}

.travel h1 {
	border: 3px solid #7EBDDC;
	border-radius: 3em .7em 2em .7em/.7em 2em .7em 3em;
	text-align:center;
	padding:20px;
	}

.aroma {
	float:left;
	margin-left:90px;
	width:700px;
}

.aroma h3 {
	padding:0px;
	margin:15px 0px 10px 0px;
	font-size:1.2em;
	color: #7EBDDC;
	text-shadow: 5px 0px 0px #fff, 0px 5px 0px #fff, -1px 0px 0px #fff, 0px -1px 0px #fff;
	clear:both;
	}

.aroma h4 {
	padding:0px;
	margin:10px 0px 0px 0px;
	font-size:1em;
	font-weight:bold;
	clear:both;
	}


.aromah {
	float:left;
	width:850px;
}

.aromah h2 {
	padding: 0.7em;
	text-shadow: 5px 0px 0px #fff, 0px 5px 0px #fff, -1px 0px 0px #fff, 0px -1px 0px #fff;
	}


.aromali {
	float:left;
	margin-left:50px;
	width:650px;
}

.oilist
,.oilist li{
	padding:0px;
	margin:0px 100px 0px 100px;
}
 
.oilist li{
	list-style-type:none !important;
	list-style-image:none !important;
	margin: 0px 0px 15px 0px !important;
	font-size:1.1em;
}
 
.oil li{
	position:relative;
	padding-left:20px;
}
 
.oil li:after{
	content:'';
	display:block; 
	position:absolute; 
	background:#7EBDDC;
	width:5px;
	height:5px; 
	top:2px; 
	left:2px; 
	transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
		margin-top:10px;
}


	
table {
	border: 1px solid #7EBDDC;
	border-collapse: separate;
	border-spacing: 0;
	border-radius: 6px;
	overflow: hidden;
	text-align:left;
}

.f22 {
	font-size:1em;
	-webkit-text-size-adjust: 100%;
}

.f18 {
	font-size:1em;
	-webkit-text-size-adjust: 100%;
}


td.nowrap {
	white-space:nowrap;
}

table thead th,
table tbody th,
table tbody td {
	padding: .4em 1em;
	border-bottom: none;
	vertical-align:top;
}

table thead th {
	background-color: #a3c9dc;
}
table tbody th {
	background-color: #f2f6ec;
}
table thead th + th,
table tbody td {
	border-left: none;
}

table tbody tr:last-child th,
table tbody tr:last-child td {
	border-bottom: none;
}



ul.asterisk li {
  list-style-type: none;
  text-indent: -2em;
  margin-bottom: .5em;
  padding:0px 50px 0px 0px;
}

ul.asterisk li:before {
  display: inline;
  content: "※　";
}



.box90 {
    width:90%;
	margin:0px 20px 20px 20px;
    display: block;
	float:right;
}

.box_s {
	width: 17%;
	padding:20px;
	float:left;
  }  

.box_s img {
    max-width: 125px;
   height: auto;
  }  

.box_l {
	width: 75%;
	padding-top:20px;
	float:left;
  }  




.left {
	margin-left:10px;
}

.left30 {
	margin-left:30px;
}

.left50 {
	margin-left:50px;
}

.left60 {
	margin-left:60px;
}

.left80 {
	margin-left:80px;
}


.left100 {
	margin-left:100px;
}

.left120 {
	margin-left:120px;
}


.left150 {
	margin-left:150px;
}


.left_10 {
	margin-left:-10px;
}

.left_30 {
	margin-left:-30px;
}

.left_50 {
	margin-left:-50px;
}

.left_70 {
	margin-left:-70px;
}


.mt10 {
	margin-top:10px;
}

.mb5 {
	margin-bottom:5px;
}


.mb10 {
	margin-bottom:10px;
}

.pb30 {
	padding-bottom:30px;
}


.center {
	text-align:center;
}

.right {
	text-align:right;
}


.clear { clear:both; } 

.moji_b {color:#7EBDDC;
		}

.waku { 
	padding: 0.4em;
	text-shadow: 5px 0px 0px #fff, 0px 5px 0px #fff, -1px 0px 0px #fff, 0px -1px 0px #fff;
	width:70%;
	border: 3px solid #7EBDDC;
	border-radius: 3em .7em 2em .7em/.7em 2em .7em 3em;
    color:#7ebddc;
	}



 /* Both PC & Mobile Start */

img.photo1
      {
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
	margin:10px;
	float:left;
	width:500px;
      }

.coment_r
	{
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
	margin:10px;
	float:right;
	width:350px;
      }

.coment_l
	{
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
	margin:10px;
	float:left;
	width:350px;
      }

 /* Photo DECO Start */

.drop-shadow {
    position:relative;
    float:left;
    margin:50px;
    background:#fff;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.drop-shadow:before,
.drop-shadow:after {
    content:"";
    position:absolute;
    z-index:-2;
}

.drop-shadow p {
    font-size:16px;
    font-weight:bold;
}

.lifted {
    -moz-border-radius:4px;
    border-radius:4px;
}

.lifted:before,
.lifted:after {
    bottom:15px;
    left:10px;
    -webkit-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
    -moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
    box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
    -webkit-transform:rotate(-3deg);
    -moz-transform:rotate(-3deg);
    -ms-transform:rotate(-3deg);
    -o-transform:rotate(-3deg);
    transform:rotate(-3deg);
}

.lifted:after {
    right:10px;
    left:auto;
    -webkit-transform:rotate(3deg);
    -moz-transform:rotate(3deg);
    -ms-transform:rotate(3deg);
    -o-transform:rotate(3deg);
    transform:rotate(3deg);
}



 /* Rotated box */


.rotated {
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;
    -webkit-transform:rotate(-3deg);
    -moz-transform:rotate(-3deg);
    -ms-transform:rotate(-3deg);
    -o-transform:rotate(-3deg);
    transform:rotate(-3deg);
        }

.rotated > :first-child:before {
    content:"";
    position:absolute;
    z-index:-1;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background:#fff;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        }

 /* Photo DECO End */

 /* TRAVEL Only */

.hoshi {
	color:#fec604;
}



.hrcar {
	background-image:url(../travel/images/hrcar.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:100%;
	height:65px;
    display: block;
	float:left;	
	margin:30px 20px 40px 40px;
	text-align:left;
	}

.hrcar h3 {
  	font-size: 2em;
	margin-left:100px;
	color:#66b327;
	margin-top:15px;
	text-shadow: 1px 0px 0px #FFFF66, 0px 1px 0px #FFFF66, -1px 0px 0px #FFFF66, 0px -1px 0px #FFFF66;
}



.hrcar h2 {
	margin-left:90px;
	position: relative; top:-25px;
	color:#66b327;
  	font-size: 3em;
}


 /* Hotel Rate MARU & BATSU Start */

.defaultlist
    ,.defaultlist li{
    	padding:0px;
    	margin:0px;
    }
     
.defaultlist li{
    	list-style-type:none !important;
    	list-style-image:none !important;
    	margin: 5px 0px 5px 10px !important;
    }
     
.list3 li{
    	position:relative;
    	padding-left:25px;
    }
     
.list3-maru:after{
    	content:''; 
    	display:block; 
    	position:absolute; 
    	top:3px; 
    	left:3px; 
    	border-radius:30px;
    	height:7px; 
    	width:7px; 
    	border:3px solid #aaa;
    }
     
.list3-batu:before, .list3-batu:after{
    	content:''; 
    	display:block; 
    	position:absolute; 
    	top:8px; 
    	left:3px;
    	height:4px; 
    	width:14px; 
    	background:#aaa; 
    	transform:rotate(-45deg);
    	-webkit-transform:rotate(-45deg);
    	-o-transform:rotate(-45deg);
    }
	
.list3-batu:after{
    	transform:rotate(45deg);
    	-webkit-transform:rotate(45deg);
    	-o-transform:rotate(45deg);
    }


 /* Hotel Rate MARU & BATSU End */

.photo1 {
	margin: 0 auto;
    display: block;
	width:100%;
	text-align:center;
}

 /* Photo DECO Start sq */
.photo1sq {
	margin: 0 auto;
    display: block;
	width:100%;
	text-align:center;
}

img.photo1sq
      {
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
	margin:10px auto;
	height:96%;
	width:96%;
      }

.widthnrw {
	margin: 0 auto;
    display: block;
	width:90%;
	text-align:center;
	font-size:1em;
	clear:both;
}

 /* Photo DECO Start sq end*/


.coment {
    position:relative;
	float:left;
    width:100%;
	padding:15px;
	background: url(../album/images/bg6.jpg) repeat;
	overflow : auto ;
}



/* coment_t　削除予定 */
.coment_t {
    position:relative;
    width:100%;
    padding: 10px 10px;
    margin: 10px;
	background: url(../album/images/bg6.jpg) repeat;
    box-shadow: #efecdd 0 0 10px 10px;
    -webkit-box-shadow: #efecdd 0 0 10px 10px;
    -moz-box-shadow: #efecdd 0 0 10px 10px;
	overflow : auto ;
	float:left;
}



.sentence {
	font-size:1em;
	border:#7EBDDC 2px dashed;
	margin:0px auto;
	padding:15px;
}

.sentence_t {
	font-size:1.2em;
	border:#66b327 2px dashed;
	margin:0px auto;
	padding:15px;
	line-height:2.5em;
}

.sentence_t h4 {
	background-image:url(../travel/images/rest.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:30px;
}


