@charset "UTF-8";

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html{
  font-size: 62.5%;
  background: url("../images/bg.jpg");
}
body{
  font-family: 'Maven Pro', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.0rem;
  color: #696969;
  letter-spacing: 1.4px;
  line-height: 1.7em;
}
a{
  color: #696969;
  text-decoration: none;
}
img{
  display: block;
}
.cf:before,
.cf:after {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}
.fsSmall{
  font-size: 1.2rem;
}
header{
  width: 100%;
  border-top: 4px solid #65B5B4;
}
.headerWrapper{
  width: 1000px;
  margin: 36px auto 48px;
}
.headerWrapper h1{
  width: 220px;
  margin: 0 auto;
  font-size: 2.2rem;
  text-align: center;
}
.wrapper{
  overflow: hidden;
  width: 1000px;
  margin: 0 auto;
}
nav{
  font-size: 1.8rem;
  text-align: center;
  border-bottom: 1px solid #E4E4E4;
}
nav ul{
  width: 1000px;
  margin: 0 auto;
}
nav ul li{
  display: inline-block;
  margin-right: 40px;
  font-size: 2rem;
  text-align: center;
}
nav ul li:first-child{
  margin-left: 0;
}
nav ul li a{
  display: block;
  padding: 0 0 24px;
}
nav ul li a:hover{
  margin-bottom: -1px;
  padding-bottom: 24px;
  color: #65B5B4;
}
nav .navBorder{
  background:#65B5B4;
  height:1px;
  display:block;
  position:relative;
  width:50px;
  left:0;
}
.menuResp{
  display: none;
}
.mainImage{
  margin-top: 40px;
}
.mainImage img{
  cursor: default;
}
.mainContents{
  font-size: 1.4rem;
}
.mainContents h2{
  position: relative;
  margin-bottom: 16px;
  padding-bottom: 16px;
  font-size: 3rem;
  color: #666;
  text-align: center;
  border-bottom: 1px solid rgba(0,0,0,0.1);
  box-shadow: 0 1px 0 rgba(255,255,255,1);
}
.left{
  float: left;
  width: 49%;
}
.right{
  float: right;
  width: 49%;
}
#news,
#receptionTime,
#flow,
#contents,
#price,
#access,
#qAndA{
  padding-top: 80px;
}
#news table{
  width: 100%;
  margin-top: -16px;
  border-collapse: separate;
  border-spacing: 0 16px;
}
#news table tr td{
  padding: 6px 10px;
  text-align: left;
  vertical-align: middle;
}
#news table tr td.date{
  color: #ffffff;
  text-align: center;
  background: #65B5B4;
  border: 1px solid #65B5B4;
}
#news table tr td.newsContent{
  border-bottom: 1px dashed #65B5B4;
}
#receptionTime table{
  width: 99.9%;
  text-align: center;
}
#receptionTime table th,
#receptionTime table td{
  padding: 10px 8px;
  border: 1px solid #666;
  vertical-align: middle;
}
#receptionTime p{
  margin-top: 8px;
  text-align: left;
}
#flow li{
  float: left;
  width: 307px;
  height: 311px;
  margin: 24px 39px 0 0;
}
#flow li:nth-child(3n){
  margin-right: 0;
}
#flow li img{
  display: block;
  width: 100%;
}
#contents li{
  float: left;
  width: 307px;
  height: 311px;
  margin: 24px 39px 0 0;
}
#contents li:nth-child(3n){
  margin-right: 0;
}
#contents li img{
  display: block;
  width: 100%;
}
#price table{
  width: 99.9%;
  text-align: center;
}
#price table th,
#price table td{
  padding: 16px 8px;
  border: 1px solid #666;
  vertical-align: middle;
}
#price p{
  margin-top: 8px;
  text-indent: -1em;
  padding-left: 1em;
}
#access table{
  width: 99.9%;
  margin-top: 32px;
  text-align: center;
}
#access table th,
#access table td{
  padding: 16px 8px;
  border: 1px solid #666;
  vertical-align: middle;
}
#access p{
  margin-top: 8px;
  text-indent: -1em;
  padding-left: 1em;
}
#map{
  width: 100%;
  height: 600px;
  cursor: default;
}
#qAndA dl{
  font-size: 1.6rem;
  line-height:1.4em;
  overflow: hidden;
  _zoom: 1;
}
#qAndA dl dd,
#qAndA dl dt{
  text-indent: -2.1em;
  padding: 0 10px 0px 40px;
}
#qAndA dl dt{
  margin: 16px 20px 0 0;
}
#qAndA dl dd:first-letter,
#qAndA dl dt:first-letter{
  font-size: 2rem;
  font-weight: bold;
  margin-right: 10px;
  padding: 5px;
}
#qAndA dl dd{
  margin: 16px 0 -1px 0;
  padding-bottom: 16px;
  border-bottom: 1px #666 dashed;
}
#qAndA dl dt:first-letter{
  color: #967D5F;
}
#qAndA dl dd:first-letter{
  color: #65B5B4;
}
#fixedTop{
  left: 9%;
  bottom: 24px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #65B5B4;
  font-size: 20px;
  text-align: center;
  display: none;
  background: #F2F2F2;
  position: fixed;
  z-index: 9999;
  border-radius: 50px;
  -webkit-transform: translateZ(0);
  border: 1px solid #65B5B4;
}
#fixedTop:hover{
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.7;
}
footer{
  width: 100%;
  height: 140px;
  margin-top: 80px;
  background: -webkit-linear-gradient(90deg, #348F50 10%, #56B4D3 90%); /* Chrome 10+, Saf5.1+ */
  background:    -moz-linear-gradient(90deg, #348F50 10%, #56B4D3 90%); /* FF3.6+ */
  background:     -ms-linear-gradient(90deg, #348F50 10%, #56B4D3 90%); /* IE10 */
  background:      -o-linear-gradient(90deg, #348F50 10%, #56B4D3 90%); /* Opera 11.10+ */
  background:         linear-gradient(90deg, #348F50 10%, #56B4D3 90%); /* W3C */
}
footer p{
  font-size: 2rem;
  color: #ffffff;
  text-align: center;
  line-height: 140px;
}
.phone{
  display: none;
}
.phone img{
  display: none;
}
.movie{
  display: none;
  position: relative;
  top: 0;
  left: 0;
}
.movie {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.movie iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wideslider{
  /*padding-bottom: 60px;*/
  width: 100%;
  text-align: left;
  position: relative;
  overflow: hidden;
}
.wideslider ul,
.wideslider ul li{
  float: left;
  display: inline;
  overflow: hidden;
}
.wideslider ul li img{
  width: 100%;
  display: none;
}
.wideslider_base{
  top: 0;
  position: absolute;
}
.wideslider_wrap {
  top: 0;
  position: absolute;
  overflow: hidden;

}
.slider_prev,
.slider_next{
  top: 0;
  overflow: hidden;
  position: absolute;
  z-index: 100;
  cursor: pointer;
}
.slider_prev{
  background: #fff;
}
.slider_next{
  background: #fff;
}
.pagination{
  bottom: 20px;
  left: 0;
  width: 100%;
  height: 30px;
  text-align: center;
  position: absolute;
  z-index: 200;
}
.pagination a{
  margin: 0 5px;
  width: 30px;
  height: 30px;
  display: inline-block;
  overflow: hidden;
}
.pagination a.active{
  filter:alpha(opacity=100)!important;
  -moz-opacity: 1!important;
  opacity: 1!important;
}
/* =======================================
	ClearFixElements
======================================= */
.wideslider ul:after{
  content: ".";
  height: 0;
  clear: both;
  display: block;
  visibility: hidden;
}
.wideslider ul{
  display: inline-block;
  overflow: hidden;
}
@media screen and (max-width: 768px){
  img{
    width: 100%;
  }
  nav{
    display: none;
  }
  .menuResp{
    display: block;
    list-style: none;
  }
  .headerWrapper,
  .wrapper,
  .mainContents{
    width: 100%;
  }
  .contentsBox{
    width: 96%;
    margin: 0px auto;
  }
  .left,
  .right {
    float: none;
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  #news,
  #receptionTime,
  #flow,
  #contents,
  #price,
  #access,
  #qAndA{
    padding-top: 60px;
  }
  #flow ul{
    max-width: 660px;
    margin: 0 auto;
  }
  #flow ul li{
    margin: 24px 46px 0 0;
  }
  #flow ul li:nth-child(3n){
    margin: 24px 46px 0 0;
  }
  #flow ul li:nth-child(2n){
    margin-right: 0px;
  }
  #contents ul{
    max-width: 660px;
    margin: 0 auto;
  }
  #contents ul li{
    margin: 24px 46px 0 0;
  }
  #contents ul li:nth-child(3n){
    margin: 24px 46px 0 0;
  }
  #contents ul li:nth-child(2n){
    margin-right: 0px;
  }
  .navi{
    width: 100%;
    background: #777;
    position: fixed;
    z-index: 100;
    top: 0;
    border-bottom: 1px solid #666;
    display: none;
    /*box-shadow: 1px 0 3px #ccc;*/
  }
  .navi .navi_con{
    max-width: 960px;
    margin: 0 auto;
    position: relative;
  }
  .navi ul li{
    display: inline-block;
    margin-right: 10px;
  }
  .navi ul li a{
    color: #ffffff;
    text-decoration: none;
    display: block;
    padding: 16px 16px;
  }
  .navi .close{
    color: #ffffff;
    text-decoration: none;
    display: block;
    padding: 16px 16px;
  }
  .navi .close{
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    background-color: #555;
    /*box-shadow: 0 0 3px #444 inset;*/
    /*text-shadow: 0 0 3px #222;*/
  }
  a.open{
    position: fixed;
    right: 0;
    top: 0;
    color: #ffffff;
    text-decoration: none;
    display: block;
    padding: 16px 16px;
    z-index: 99;
    background-color: #65B5B4;
    border: 1px solid #65B5B4;
    /*box-shadow: 0 0 2px #555;*/
    border-top: none;
    text-align: center;
  }
}
@media screen and (max-width: 480px){
  .headerWrapper h1{
    width: 200px;
  }
  .navi_con ul{
    text-align: center;
  }
  .navi .close{
    position: static;
    text-align: right;
  }
  .mainContents h2{
    font-size: 2rem;
  }
  #receptionTime table{
    width: 99.9%;
    text-align: center;
  }
  #receptionTime table th,
  #receptionTime table td{
    padding: 8px 6px;
    border: 1px solid #666;
    vertical-align: middle;
  }
  #receptionTime p{
    margin-top: 8px;
    text-align: left;
  }
  #flow ul{
    max-width: 230px;
    width: 100%;
    margin: 0 auto;
  }
  #flow ul li{
    width: 230px;
    height: 233px;
    margin: 16px auto 0;
  }
  #flow ul li img{
    width: 230px;
    height: 233px;
  }
  #contents ul{
    max-width: 230px;
    width: 100%;
    margin: 0 auto;
  }
  #contents ul li{
    width: 230px;
    height: 233px;
    margin: 16px auto 0;
  }
  #contents ul li img{
    width: 230px;
    height: 233px;
  }
  #access table{
    width: 95%;
  }
  #access table tr{
    display: block;
    margin-bottom: 10px;
  }
  #access table tr:last-child{
    margin-bottom: 0;
  }
  #access table th,
  #access table td{
    display: block;
    width: 100%;
    border: none;
  }
  #access table th{
    color: #F3F3F3;
    background: #65B5B4;
    border: 1px solid #65B5B4;
  }
  #access table td{
    border-left: 1px solid #65B5B4;
    border-bottom: 1px solid #65B5B4;
    border-right: 1px solid #65B5B4;
  }
  .phone{
    display: block;
    position: fixed;
    right: 9%;
    bottom: 24px;
  }
  .phone img{
    display: block;
    width: 52px;
    height: 52px;
  }
  footer{
    height: 70px;
    margin-top: 40px;
  }
  footer p{
    font-size: 1.2rem;
    line-height: 70px;
  }
}
















