﻿/*pagetitle-font*/
.en_font{
    font-family: 'Yomogi', cursive,fot-tsukuardgothic-std, "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif!important;
}
#page_title h2.en_font{
   font-family: 'Yomogi', cursive!important;
   font-weight: 600;
}

/*header*/
header{
    background-image: url('./Dup/img/headerBG.jpg');
}
#header{
    background-color: rgba(255,255,255,0.48);
    padding-bottom: 5px;
}
#more_menu li:last-child{
    padding-bottom: 45px;
}
#header nav li a{
    font-family: 'Yomogi', cursive, fot-tsukuardgothic-std, "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 400;
    font-style: normal;
}
#header img{
    position: relative;
    top: 0;
    left: 0;
	z-index: 11;
}
#pre-gif{
    position: absolute;
    top: 285px;
    left: 25px;
    max-width: 700px;
    transform: rotate(-10deg);
}
#pregif img{
    width: 100%;
}
@media screen and (max-width:768px){
    #pre-gif{
        max-width: 50%;
         top: 50px;
    }
}
@media screen and (max-width:667px){
    #pre-gif{
         top: 100px;
    }
}
.svg-box{
	width: 212px;
	position: absolute;
	top: 27px;
	left:37px;
	z-index: 10;
	animation-name:rotate;
	animation-duration: 28s;
	animation-iteration-count:infinite;
	animation-timing-function: linear; 
}

@keyframes rotate{
	0%{transform:rotate(0deg);}
	100%{transform:rotate(360deg);}
}
#pakapoko-gif{
    position: absolute;
    top: 393px;
    left: 28px;
    width: 50%;
    height: auto;
}
@media(max-width:768px){
    #header h1{
        max-width: 100px;
    }
    #header h1.mg_b-30px{
        margin-bottom: 0;
    }
    #header h1 img{
        transform: translate(20px,5px);        
    }
    .svg-box{
        width: 90px;
    }
    #pakapoko-gif{
        top: 132px;
    }
}
/*TOP*/
main.top-page #intro{
    margin-bottom: 80px;
}
main.top-page #contents1{
    margin-top: 100px;
}
#main_img_border{
    border: none;
    background-image: repeating-linear-gradient(0deg, #fefefe, #fefefe 20px, transparent 20px, transparent 30px, #fefefe 30px), repeating-linear-gradient(90deg, #fefefe, #fefefe 20px, transparent 20px, transparent 30px, #fefefe 30px), repeating-linear-gradient(180deg, #fefefe, #fefefe 20px, transparent 20px, transparent 30px, #fefefe 30px), repeating-linear-gradient(270deg, #fefefe, #fefefe 20px, transparent 20px, transparent 30px, #fefefe 30px);
background-size: 3px 100%, 100% 3px, 3px 100% , 100% 3px;
background-position: 0 0, 0 0, 100% 0, 0 100%;
background-repeat: no-repeat;
animation: borderAnimation 1s infinite linear;
}
@media(max-width:667px){
main.top-page #intro{
    margin-bottom: 0;
}
    main.top-page #contents1{
        margin-top: 30px;
    }
}
@media(max-width:666px){
    main.top-page #intro.pd_b-50px_sp{
        margin-bottom: 0px;
    }
}
/*
@keyframes borderAnimation {
from { background-position: 0 0, -30px 0, 100% -30px, 0 100%; }
to { background-position: 0 -30px, 0 0, 100% 0, -30px 100%; }
}
*/
#contents2 h3, #contents2 p{
    font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;;
}

/*about*/
@media(min-width:1150px){
#cms_2-h figure a img{
    max-height: 80%;
}
}
@media(min-width:768px){
    #cms_2-h .cateBox-wrap{
        display: flex;
    }
    #cms_2-h .cateBox-wrap h4:before{
        display: none;
    }
    #cms_2-h .cateBox-wrap .box_item.d_flex{
        display: block;
    }#cms_2-h .cateBox-wrap .box_item_img.d_flex{
        display: flex;
    }
    #cms_2-h .cateBox-wrap .box_item.w30{
        width:30%;
    }
    #cms_2-h .cateBox-wrap .box_item.w65{
        width:65%;
    }
    #cms_2-h .cateBox-wrap figure img{
        object-fit:contain;
    }
    #cms_2-h .cateBox-wrap .box_item p.grid_8{
        width: 100%!important;
    }
}
/*menu*/
#cms_3-g .box_title1.width_70per{
    width: 80%!important;
}
#cms_3-g .box_txt1.grid_3{
    width: 20%!important;
}
@media(max-width:667px){
    #cms_3-g .box_title1.width_70per{
    width: 60%!important;
}
#cms_3-g .box_txt1.grid_3{
    width: 40%!important;
}
}
/*sidebar*/
.side_bar{
    background-image: url('./Dup/img/headerBG.jpg');
}
/*ヘッダーメニュー開閉ボタン*/
.open_menu , header .close_menu {
    writing-mode: vertical-lr;
}
.open_menu {
    height: 165px;
}
.open_menu span{
    height: 100%;
}
/*スマホ版ハンバーガーメニュー*/
@media(max-width:667px){
    #menu_wrap{
        padding-top: 135px;
    }
}
/*footer*/
footer #map iframe{
    border: solid 2px #353535!important;
} 
#footer_txt h3.logo.mg_b-40px{
    margin-bottom: 10px;
}
#footer_txt h4{
    padding-right: 20px ;
}
@media(max-width: 1002px) {
    #footer_txt .tel a.font_40{
        font-size: 25px;
    }
}
@media(max-width:667px){
    footer #map iframe{
        height: 285px;
    }
    #copyright.pd_10px{
        padding:10px 40px 40px 40px ;
    }
}

/*予約ボタン*/
#reserve-back{
    position: fixed;
    right: 0;
    bottom: 118px;
    width: 60px;
    height: 60px;
    z-index: 9;
    animation: rb-rotate 10s linear infinite;
}
@keyframes rb-rotate{
    0%{transform:rotate(0deg)}
    100%{transform:rotate(360deg);}
}
#reservation{
    position: fixed;
    right: 0;
    bottom: 90px;
    width: 50px;
    height: 40px;
    z-index: 10;
    cursor: pointer;
    background-color: #fefefe;
    line-height: 1.3rem;
    padding:10px 5px;
}
#reservation i{
    display: none;
}
#reservation a p{
    text-align: center;
    color: #000;
}
#reservation p.r{
    font-size: 0.75rem;
}
@media(max-width: 768px){
    #reservation{
        background-color: #FB9F3D;
        width: 50px;
        height: 40px;
    }
    #reservation i{
        content: url('./Dup/img/calendar-mark-sw.png');
        width: 18px;
        margin: 0 auto;
        height: auto;
        display: block;
    }
    #reservation a p{
        color: #fefefe;
        font-size: 14px;
    }
    #reservation a p.r{
        display: none;
    }
    #reserve-back{
        display: none;
    }
}
@media(max-width: 667px){
    #reservation{
        width: 30px;
        height: 40px;
        bottom: 70px;
    }    
}
/* ---------- loopSlider ---------- */
#topcms_gallery_type1 .loopSliderWrap{
    top: 0;
    left: 0;
    height: 450px;
}
#topcms_gallery_type1 .loopSlider {
    margin: 0 auto;
    height: 450px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
#topcms_gallery_type1 .loopSlider .ul {
    height:450px;
    float: left;
    overflow: hidden;
}
#topcms_gallery_type1 .loopSlider .ul .li {
    width: 450px;
    height: 450px;
    float: left;
    display: inline;
    overflow: hidden;
	position: relative;
	box-sizing: border-box;
	padding: 0;
}
#topcms_gallery_type1 .loopSlider .ul .li img{
    border-radius: 0;
}
#topcms_gallery_type1 .loopSliderWrap:after {
    content: "";
    display: none;
    clear: none;
}
/*リンクボタン*/
#topcms_gallery_type1 .btn{z-index: 3;}
#topcms_gallery_type1 .btn a::before {
    content: '';
    position: absolute;
    bottom: 55px;
    right: 27%;
    width: 42%;
    height: 1px;
    background: #333;
    transition: all .3s;
}
#topcms_gallery_type1 .btn a::after {
    content: '';
    position: absolute;
    bottom: 60px;
    right: 27%;
    width: 15px;
    height: 1px;
    background: #333;
    transform: rotate(35deg);
    transition: all .3s;
}
#topcms_gallery_type1 .btn a:hover::before {
    right: 16%;
    background: #fff;
}
#topcms_gallery_type1 .btn a:hover::after {
    right: 15%;
    background: #fff;
}
#topcms_gallery_type1 .btn {
    display: block;
}
#topcms_gallery_type1 .btn a {
    background: #fff;
    color: #212121;
    width: 200px;
    height: 200px;
    display: flex;
    align-content: center;
    justify-content: center;
    border-radius: 50%;
    flex-wrap: wrap;
    transition: all 0.4s;
}
#topcms_gallery_type1 .btn a:hover {
    background: #1c1c1c;
    color: #fff;
}
#topcms_gallery_type1 .btn a span, .btn a strong {
    text-align: center;
}
@media(max-width: 768px) {
#topcms_gallery_type1,#topcms_gallery_type1 .loopSliderWrap,#topcms_gallery_type1 .loopSlider,#topcms_gallery_type1 .loopSlider ul,#topcms_gallery_type1 .loopSlider .ul .li{
	height: 280px;
}
#topcms_gallery_type1 .loopSlider .ul .li{
    width: 280px;
}
#topcms_gallery_type1 {
    padding-bottom: 0;
    padding-top: 0;
}
}
@media(max-width: 667px) {
#topcms_gallery_type1,.loopSliderWrap,.loopSlider,.loopSlider .ul,.loopSlider .ul .li{
	height: 179px!important;
}
#topcms_gallery_type1 .loopSlider .ul .li{
    width: 179px;
}
#topcms_gallery_type1 .btn a::after {
    bottom: 35px;
    right: 27%;
}
#topcms_gallery_type1 .btn a::before {
    bottom: 30px;
    right: 27%;
}
#topcms_gallery_type1 .btn a {
    width: 140px;
    height: 140px;
    line-height: 1.7;
}
}
/*下層ページ*/
@media(max-width:667px){
#page_title h2.font_24_sp{
        font-size: 21.75px;
    }
}
@media(max-width:387px){
    #page_title h2.font_24_sp{
        font-size:16px;
    }
}
/*楽しかったよ*/
#cms_6-c.width_900-max{
    max-width: 1000px;
}
#cms_6-c .box_wrap.grid_7{
    width: 100%!important;
}
/*お問い合わせ*/
#page08 .box h4{
    min-width: 15%;
    text-align: center;
}
@media(min-width:769px){
#page08 .tel_txt{
    padding-right: 45px;
}
}