@charset "utf-8";



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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
outline:0;
padding:0;
vertical-align:baseline;
}

:focus{
outline:0;
}

ol, ul{
list-style:none;
}

table{
border-collapse:separate;
border-spacing:0;
}

caption,th,td{
font-weight:normal;
text-align:left;
}

blockquote:before,blockquote:after,q:before,q:after{
content:"";
}

blockquote,q{
quotes:"" "";
}

a img{
border: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}


body{
font:16px/2.0  "Times New Roman", "游明朝", "YuMincho", "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "メイリオ", "Meiryo",sans-serif;
-webkit-text-size-adjust:100%;
}


/* リンク設定
------------------------------------------------------------*/

a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
font-weight:;
color:#996600;
}

a:hover, a:active{
outline:none;
color:#CCCC99;
}

/**** Clearfix ****/

.nav .panel:before,nav .panel:after, #mainNav:before,#mainNav:after, .newsTitle:before,.newsTitle:after{
content:"";
display:table;
}

nav.panel:after,#mainNav:after,.newsTitle:after{
clear: both;
}

nav.panel,#mainNav,.newsTitle{
zoom: 1;
}


/* レイアウト
------------------------------------------------------------*/

#wrapper, .inner{
margin:0 auto;
width:1110px;
}

#content{
float:right;
width:750px;
padding:40px 0 50px;
}

#sidebar{
float:left;
width:320px;
padding:42px 0;
}


#footer{
clear:both;
background-image: url(img/f.jpg);
padding-top:50px;
} 


/* ヘッダー
------------------------------------------------------------*/

#header h1{
padding-top:10px;
font-size:90%;
font-weight:normal;
	color:#ffffff;
}

#header h2{
clear:both;
text-align:center;
margin-top:-10px;
color:#000000;
font-size:160%;
font-weight:;
}


#header h2 img{
width:320px;
}

#headerInfo{
margin-top:10px;
float:right;
text-align:left;
}

#headerInfo p{
padding-left:80px;
font-size:12px;
font-weight:bold;
}

#headerInfo p.tel::before{
content: "電話番号：";
}

#headerInfo p.openTime::before{
content: "営業時間：";
}

#headerInfo p.address::before{
content: "住所：";
}

#header{background:#20B2AA}

/* トップページ　メイン画像
----------------------------------*/

#mainImg img{
width:100%;
height:auto;
}

#subImg img{
width:100%;
height:auto;
}
/* タイポグラフィ
------------------------------------------------------------*/

h2.title{
clear:both;
margin-bottom:50px;
padding-bottom:7px;
text-align:center;
font-size:150%;
font-weight:;
}

h2.title span{
padding-bottom:10px;
border-bottom:3px solid #000000;
}

h2.first{
margin-top:0;
}

h2.recentpost{
margin:30px 0 35px;
padding:15px 0;
font-size:150%;
font-weight:;
border-bottom:3px solid #000000;
}

.dateLabel{
text-align:right;
font-weight:;
}


.post p{
padding-bottom:15px;
}

.post ul{
margin:10px 0 20px 20px;
}

.post ul li{
padding-left:5px;
list-style:disc;
}

.post ol{
margin:0 0 10px 30px;
}

.post ol li{
list-style:decimal;
}

.post h1{
margin:15px 0 25px;
padding:15px 0;
font-size:150%;
font-weight:;
border-bottom:3px solid #000000;
}

.post h2{
margin:15px 0 25px;
padding:15px 0;
font-size:130%;
font-weight:;
border-bottom:2px solid #000000;
}

.post h3{
margin:15px 0 25px;
padding:15px 0;
font-size:120%;
font-weight:;
border-bottom:1px solid #000000;
}

.post h4{
margin:15px 0 10px;
padding:15px 0;
font-size:110%;
font-weight:bold;
}

.post h5{
margin:15px 0 10px;
padding:15px 0;
font-size:110%;
font-weight:;
}

.post h6{
margin:15px 0 10px;
padding:15px 0;
font-size:110%;
font-weight:;
}

.post blockquote {
clear:both;
padding:10px 0 10px 25px;
margin:10px 0 25px 0px;
border-left:5px solid #e9e9e9;
}
 
.post blockquote p{
padding:5px 0;
}

.post table{
border:1px #cccccc solid;
border-collapse:collapse;
border-spacing:0;
margin:10px 0 30px;
width:100%;
}

.post table th{
padding:15px;
border:#cccccc solid;
border-width:0 0 1px 1px;
font-weight:;
}

.post table td{
padding:15px;
border:1px #cccccc solid;
border-width:0 0 1px 1px;
}

.post dt{
font-weight:;
}

.post dd{
padding-bottom:10px;
}

.post img{
max-width:100%;height:auto;
}
img.aligncenter{
display:block;
margin:5px auto 30px auto;
text-align:center;
}

img.alignright{
margin:5px 0 30px 30px;
}

img.alignleft{
margin:5px 30px 30px 0;
}

.alignright{
float:right;
}

.alignleft{
float:left;
}


/* サイドバー　ウィジェット
------------------------------------------------------------*/

.widget{
margin-bottom:50px;
}

.widget h3{
clear:both;
margin:0 0 10px;
padding:5px 0;
font-size:130%;
font-weight:bold;
border-bottom:3px solid #000000;
}

.widget ul{
margin:30px 0 30px 0;
}

.widget li a{
display:block;
margin-top:15px;
color:#000000;
font-weight:;
}

.widget a:hover{
color:#cdcdcd;
}

p.banner{
padding-bottom:10px;
}

p.banner img{
width:100%;
}

#banners{
padding-bottom:10px;
}

#contactBanner{
width:320px;
height:80px;
padding-top:22px;
background:url(images/banners/banner_tel.jpg) no-repeat;
background-size:320px;
}

#contactBanner p.tel{
display:inline;
padding-left:60px;
font-weight:;
font-size:20px;
}

#contactBanner p.tel::before{
content:"TEL : ";
}

.newsTitle{
clear:both;
margin:15px 0 10px;
padding:5px 0;
font-size:130%;
font-weight:;
border-bottom:3px solid #000000;
}

.newsTitle h3{
float:left;
}

.newsTitle p{
float:right;
padding:5px 10px 0 10px;
font-size:70%;
}

.newsTitle p a{
color:#000000;
}

.news p a{
color:#000000;
}

.newsTitle p a:hover{
color:#cdcdcd;
}

.news{
margin:30px 0 30px 0;
}

.news p{
clear:both;
margin-top:15px;
}

.news p a{
display:block;
color:#000000;
font-weight:;
}

.news span{
padding-left:10px;
}

.news a:hover span{
color:#cdcdcd;
}


/* フッター
------------------------------------------------------------*/

#footerLogo{
float:left;
width:320px;
text-align:center;
}

#footerLogo img{
width:100px;
}

#footer ul{
float:right;
width:750px;
padding-top:20px;
}

#footer ul ul{
display:none;
}

#footer ul li{
display:inline-block;
text-align:left;
padding:5px 0;
margin-left:15px;
}

#footer ul li a{
padding:0 0 0 12px;
color:#ffffff;
}

#footer ul li a:hover{
color:#cdcdcd;
}

#copyright{
clear:both;
padding:50px 0 37px;
text-align:center;
font-size:10px;
color:#ffffff;
}



/* page navigation
------------------------------------------------------------*/

.pagenav{
clear:both;
width:100%;
height:30px;
margin:5px 0 20px;
}

.prev{
float:left
}

.next{
float:right;
}

#pageLinks{
clear:both;
color:#4f4d4d;
text-align:center;
}


/* トップページ 最新記事3件 + 3つの画像
------------------------------------------------------------*/

.thumbWrap{
width:770px;
margin-right:-20px;
}

.thumbWrap li{
float:left;
width: 235px;
margin:0 20px 0 0;
padding:2px 0 40px;
background:none;
}

.thumbWrap img{
max-width:100%;
height:auto;
}


ul.thumbUnder h3{
padding:5px;
font-weight:;
text-align:center;
border:1px solid#FFA500 ;
}

ul.thumbUnder h3 span{
display:block;
}

ul.thumbUnder h3 a{
color:#000000;
}

ul.thumbUnder h3 a:hover{
color:#cdcdcd;
}

ul.thumbUnder li p{
margin:15px 0 25px;
}



/* トップページ 最新記事4件
------------------------------------------------------------*/

ul.post{
padding:0;
}

ul.post li{
padding:20px 0 15px;
}

ul.post img{
float:left;
margin:5px 25px 5px 0;
}

ul.post h3{
margin:-15px 0 5px 0;
border:0;
font-size:130%;
font-weight:bold;
}

ul.post h3 a{
color:#000000;
}

ul.post h3 a:hover{
color:#BDB76B;
}


.frame {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.frame-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/* メインメニュー　PC用
------------------------------------------------------------*/

@media only screen and (min-width:1025px){

nav#mainNav{
position:relative;
	background:#FFFFCC;
}

nav#mainNav ul{
display:flex;
justify-content: center;
align-items: center;
margin:20px 0;
}

nav#mainNav ul li{
float:left;
}

nav#mainNav ul li a{
display: block;
text-align: center;
_float:left;
height:50px;
line-height:50px;
padding:0 30px 0;
font-size:100%;
font-weight:;
color:#000000;
}

nav#mainNav ul li a:hover{
color:#cdcdcd;
}

nav#mainNav ul ul{
width:160px;
border-top:0;
}

nav#mainNav ul li ul{
display: none;
}

nav#mainNav ul li:hover ul{
display: block;
position: absolute;
top:50px;
text-align:center;
z-index:500;
}

nav#mainNav ul li li{
background:#FFFFBB;
border-bottom:1px dotted #cdcdcd;
float: none;
width:160px;
height:40px;
line-height:40px;
margin:0;
}

nav#mainNav ul li li:last-child{
border:0;
}

nav#mainNav ul li li a{
width:100%;
height:40px;
padding:0;
line-height:40px;
font-size:95%;
}

nav#mainNav ul li li a:hover{
color:#cdcdcd;
}

nav div.panel{
display:block !important;
}

a#menu{
display:none;
}

}


/* iPadサイズ以下（1024px）からアコーディオンメニュー
------------------------------------------------------------*/

@media only screen and (max-width:1024px){

#mainNav{
clear:both;
width:100%;
margin-bottom:10px;
}

#mainNav a.menu{
width:100%;
display:block;
height:40px;
line-height:40px;
font-weight:bold;
text-align:left;
color:#000000;
background:url(images/menuOpen.png) no-repeat 8px 7px;
}
	
#mainNav a#menu span{
padding-left:2.5em;
}
	
#mainNav a.menuOpen{
background:url(images/menuOpen.png) no-repeat 8px -35px;
}
	
nav .panel{
display: none;
width:100%;
position:relative;
right:0;
top:0;
z-index:1;
}

.panel ul{
margin:0;padding:0;
}

.panel ul li{
float: none;
clear:both;
width:100%;
height:auto;
line-height:1.2;
}

.panel ul li a,.panel ul li.current-menu-item li a{
display: block;
width:100%;
padding:1em 0;
text-align:left;
color:#000000;
}

.panel ul li a span{
padding-left:1em;
}

.panel ul li a:hover{
color:#cdcdcd;
}

.panel ul li li{
float:left;
border:0;
}

.panel ul li li a span{
padding-left:35px;
}

nav div.panel{
float:none;
}

}






/* iPadサイズ以下（1024px）から 1カラム表示に切り替え
------------------------------------------------------------*/

@media only screen and (max-width:1024px){

#wrapper, #header, .inner{
width:98%;
}

#headerInfo{
padding-right:10px;
}

#header h1{
padding-left:10px;
}

.panel ul, .thumbWrap{
margin:0 auto;
}

.thumbWrap{
width:100%;
margin:0 auto;
}

.thumbWrap ul.thumbUnder li{
width:30%;
float:left;
margin:0 1% 0 2%;
}

.thumbWrap ul.thumbUnder li img{
width:100%;
}

.thumbWrap ul.thumb li{
width:30%;
float:left;
margin:0 1% 0 2%;
}

.panel ul ul{
padding:0;
}

nav div.panel{
float:none;
}

#content, #sidebar{
clear:both;
width:95%;
float:none;
margin:0 auto;
padding:10px 0;
}

#banners{
width:100%;
text-align:center;
}

#banners p{
width:30%;
float:left;
margin:0 1% 0 2%;
}

#banners p img{
width:100%;
height:auto;
}

#contactBanner{
margin:0 auto;
}

#footer{
margin:0;
border:0;
text-align:center;
}

#footerLogo, #footer ul{
float:none;
width:auto;
padding-bottom:20px;
text-align:center;
}

#footer ul{
padding-top:20px;
}

}




/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/

@media only screen and (max-width: 644px){

#header{
padding:10% 1%;
text-align:center;
}

#headerInfo{
display:none;
}

#header h1{
display:none;
}

#header h2,#footerLogo{
float:none;
margin-top:0px;
}

#mainImg{
height: 290px;
overflow:hidden;
position:relative;
margin-bottom:5px;
}

#mainImg img{
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: auto;
height: 100%;
}
	
#subImg{
height: 290px;
overflow:hidden;
position:relative;
margin-bottom:5px;
}

#subImg img{
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: auto;
height: 100%;
}	

img.alignright, img.alignleft{
display:block;
margin:5px auto 20px auto;
}

.alignright,.alignleft{
float:none;
}

.thumbWrap ul.thumbUnder li{
width:95%;
margin-bottom:10px;
}

.thumbWrap ul.thumbUnder li img{
width:100%;
}
	
h2.title{
margin-bottom:35px;
}

ul.post img{
display:block;
margin:5px auto 20px auto;
float:none;
width:100%;
}
	

#banners p{
float:none;
width:95%;
}

#banners p img{
width:100%;
}

#footer ul{
text-align:left;padding:15px;
}

}

a img.linkimg{
background:none!important;
}
 
a:hover img.linkimg{
opacity:0.5;
filter:alpha(opacity=50);
-ms-filter: "alpha( opacity=50 )";
background:none!important;
}

.fadein {
    opacity : 0;
    transform : translate(0, 50px);
    transition : all 300ms;
}
.fadein.scrollin {
    opacity : 1;
    transform : translate(0, 0);
}

.box p {
  -webkit-transition: all 1s;
  -webkit-transform: translate(0, 0);
  opacity: 1;
}
.box p.move {
  -webkit-transform: translate(-10px, 0);
  opacity: 0;
}

.box2 p {
  text-align: center;
  -webkit-transition: all 1s;
  -webkit-transform: scale(1.0);
  opacity: 1;
}
.box2 p.move {
  -webkit-transform: translate(0, 0)  scale(0.5);
  opacity: 0;
}


.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


.gc-wrap {
    max-width: 800px;
    margin: 3% auto;
}
 
.g-calendar {
    position: relative;
    overflow: hidden;
    height: 0;
    padding-bottom: 70%;
}
 
.g-calendar iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media screen and (max-width:767px) {
 
    .g-calendar {
        padding-bottom: 90%;
    }
 
}

/* ========PAGRTOP CUSTOMIZE========= */
#pageTop {
    position:fixed;
    right:20px;
    bottom:20px;
}

#pageTop a {
    display:block;
    padding:10px 20px 10px 20px;
    color:#fff;
    font-size:11px;
    text-decoration:none;
    background:#3399FF;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
}
#pageTop a:hover {
    background:#99CCFF;
}

a#tel {
  position: fixed;
  width: 150px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  left:50%;
  bottom: 10px;
  margin-left:-100px;
  display: block;
  background: rgba(0,102,204,.7);
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size:12px;
  border-radius: 10px;
}
 
a#tel:hover{
  background: rgba(0,102,204,.8);
}

@media screen and (min-width: 768px) {
a#tel {
	display: none;
}
}
@media screen and (min-width:960px) {
a#tel {
	display: none;
}
}

.frame {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.frame-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.movie-wrap {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
}
 
.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}

.frame {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.frame-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


