@charset "UTF-8";

/*ページfade表示用*/
.loader{width:100%;height:100%;background-color:#FFF;position:absolute;top:0;left:0;z-index:9999}
.loader .loader-icon{width:32px;height:32px;position:fixed;top:50%;left:50%;margin-top:-16px;margin-left:-16px;z-index:10000}
.loader .progress{position:fixed;bottom:0;width:100%;}
.loader .progress .determinate{width:0%;}

*{-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;}
html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
article,aside,canvas,details,figcaption,figure,header,footer,main,menu,nav,section,summary{display:block;}
body{font-family:  "Helvetica Neue", Helvetica, "Open Sans","Arial", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;font-size:16px;line-height:1.42857;color:#000;-webkit-font-smoothing:antialiased;position:relative;}
.wrapper{position:relative;overflow: hidden;}
.on-small-only .wrapper{position:relative;}

img{display:block;}


/*Font*/
.g-font{font-family: 'Roboto Condensed', sans-serif;}
.light{font-weight:300;}
.bold{font-weight:400;}
.gothic{font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;}
.mincho{font-family: "Ryumin Regular KL", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "Meiryo", serif;}

/*Materializecss上書き*/
html{margin-top: 0 !important;}
body {font-size: 14px;}
.on-small-only .container{margin:0 auto;max-width:1080px;width:90%;overflow:hidden;}
img{vertical-align: bottom;}

/*slide*/
.slider .slides { height: 634px;}

/*グローバルナビ*/
nav#top-head{width:100%;text-align:center;height:auto;line-height:1;background-color:transparent;}
.on-small-only nav#top-head{text-align:left !important;}
nav#top-head a{/*color:#000;padding:15px;*/}
nav#top-head #global-nav2 a{font-size:14px;letter-spacing:1px;font-weight:bold;color:#000;}
#global-nav2_2{position: absolute;top: 0;left: 0;width: 200px;}
nav #global-nav2 li:hover, nav #global-nav2_2 li.active {background-color: none !important;}
#global-nav2_2 li {margin-right: 1.2em;margin-left: 0;}
#global-nav2_2 a{padding: 0 10px 0 0;}

.side-nav{z-index:9999;position:relative;}
#sidenav-overlay{z-index:auto;}

/*nav追加*/
.on-small-only nav#top-head a{padding:25px;z-index:99999;}

/*ハンバーガーアイコン*/
.mobile-nav-trigger{position:absolute !important;left:0px;top:0;width:15px;height:12px;display:block;padding:16px 14px;}
.mobile-nav-trigger span{-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:15px;height:1px;margin-bottom:4px;background:#666;display:block;margin-top: 6px;}
.is-menu-open .mobile-nav-trigger span:first-child{-webkit-transform:translate3d(0,5px,0) rotate(-45deg);transform:translate3d(0,5px,0) rotate(-45deg);width:10px;}
.is-menu-open .mobile-nav-trigger span:first-child+span{width:22px;}
.is-menu-open .mobile-nav-trigger span:first-child+span+span{-webkit-transform:translate3d(0,-5px,0) rotate(45deg);transform:translate3d(0,-5px,0) rotate(45deg);width:10px;}

/*閉じた場合*/
#panel-btn-icon:before, #panel-btn-icon:after{display:block;content:"";position:absolute;top:50%;left:25px;width:15px;height:1px;background:#666;transition:.3s;}
#panel-btn-icon:before{margin-top:-4px;}
#panel-btn-icon:after{margin-top:10px;}

/*開いた場合*/
#panel-btn .close{background:transparent;}
#panel-btn .close:before, #panel-btn .close:after{margin-top: 0;}
#panel-btn .close:before{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);}
#panel-btn .close:after{transform:rotate(-135deg);-webkit-transform:rotate(-135deg);}

.site-title{width:127px;margin:10px 0 0 30px;display:inline-block;}
.on-small-only .site-title{width:100%;margin:auto;text-align:center;margin-top:-6px;}
.on-small-only .site-title a{padding:0 !important;}
.on-small-only .site-title img{width:100px;height:80px;margin:0 auto;}
.navArea{position:relative;}
.navAreaIn{position:absolute;top:22px;right:30px;}
.navAreaIn ul{text-align:right;}
.navAreaIn ul li{display:inline-block;margin:0 0 0 28px;padding:0;color:black;}
.on-med-only .navAreaIn ul li{margin:0 0 0 14px;padding:10px 0;}
.navAreaIn ul li a{padding:0;position:relative;}
.navAreaIn ul li a::after{content:"";position:absolute;left:0;right:0;bottom:-6px;border-bottom:2px solid #000;}
.on-small-only .side-nav{padding-top: 54px;}
nav#top-head{position:absolute;padding-top:17px;z-index:900;}
nav#top-head ul{display:inline-block;}

@media screen and (max-width:800px) { 
.on-med-only nav#top-head #global-nav2 a{font-size:12px;letter-spacing:0;}
.on-med-only .navAreaIn{top:6px;right:14px;}
.on-med-only nav#top-head ul{width:80%;margin-left:20%;}
}

.on-small-only nav#top-head{position:absolute;top:0;background:rgba(255,255,255,.7);height:44px;box-shadow:0 0 12px rgba(0,0,0,.2);z-index:999;}
.on-small-only nav#top-head{position:absolute;background:rgba(255,255,255,.8);height:60px;box-shadow:0 0 12px rgba(0,0,0,.2);z-index:999;}
.on-small-only #top-head.fixed{position:fixed;z-index:999;}
.on-small-only #top-head.fixed:after{width:100%;}
.side-nav.hide-on-med-and-up li{padding:0 20px;text-transform:none;font-size:12px;line-height:16px;letter-spacing:0.1em;position:relative;}
.side-nav.hide-on-med-and-up li:first-child{line-height:45px;margin-top: 10px;}
.side-nav.hide-on-med-and-up li:first-child a{border-top:1px solid #ccc;}
.side-nav.hide-on-med-and-up li:first-child:hover,.side-nav.hide-on-med-and-up li{background:#fff;}
.side-nav.hide-on-med-and-up li a{display:block;padding:14px 20px !important;height:auto;line-height:16px;border-bottom:1px solid #ccc;}
.side-nav.hide-on-med-and-up li a:hover{background-color:transparent;}
.side-nav.hide-on-med-and-up .mobile-nav-social{padding:0;height:45px;border-bottom:1px solid #ccc;}
.side-nav.hide-on-med-and-up .mobile-nav-social li{border-left:1px solid #ccc;border-top:none;border-bottom:none;margin-left:0;float:left;width:25%;}
.side-nav.hide-on-med-and-up .mobile-nav-social li:first-child{border-left:0;margin-left:0;}
.side-nav.hide-on-med-and-up .mobile-nav-social li a{height:auto;line-height:0;padding:0 !important;text-align:center;font-size:0;border-bottom:none;}
.side-nav.hide-on-med-and-up .mobile-nav-social li .icon{background:url(img/sprite.svg);display:inline-block;zoom:1;vertical-align:top;width:44px;height:0;padding-top:44px;overflow:hidden;text-align:left;white-space:nowrap;}
.side-nav.hide-on-med-and-up .mobile-nav-social li i.icon{font-style:normal;}
.side-nav.hide-on-med-and-up .mobile-nav-social li .material-icons{line-height:44px;}

.on-small-only #header .sub-nav{margin:0 !important;padding:0 !important;}
.on-small-only #header .sub-nav ul{display:block;padding-top:12px;}
.on-small-only #header .sub-nav ul li{margin:0 !important;font-size:10px !important;}
.on-small-only #header .sub-nav ul li a{border:none;padding:3px 20px !important;}
.on-small-only #header .sub-nav ul li a:before{content:"・";}


/*グリッド*/
.col{position:relative;}
/*スライダー*/
.slider .indicators .indicator-item{background-color:transparent;border:1px solid #000;width:8px !important;height:8px !important;margin:0 7px !important;}
.slider .indicator-item:hover{background-color:transparent !important;}
.slider .indicator-item.active{background-color:#333 !important;border:1px solid #000;}
/*タブカラー*/
.tabs .tab a{color:#000;text-decoration:none;font-weight:bold;}
.tabs .tab a:hover,.tabs .tab a:focus{color:#999;}
.tabs .indicator{background-color:#000;}
/*フォーム*/
/*input[type=text],input[type=password],input[type=email],input[type=url],input[type=time],input[type=date],input[type=datetime-local],input[type=tel],input[type=number],input[type=search],textarea.materialize-textarea{border: 1px solid #9e9e9e;margin-top: 23px;padding: 0 1.6rem;}*/
/*input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="time"], input[type="date"], input[type="datetime-local"], input[type="tel"], input[type="number"], input[type="search"], textarea.materialize-textarea {width: 95%;}
input[type="email"], input[type="tel"]{padding: 0 1.6rem;width: 90%;}*/
input[type=text], input[type=password], input[type=email], input[type=url], input[type=time], input[type=date], input[type=datetime-local], input[type=tel], input[type=number], input[type=search], textarea.materialize-textarea{margin: 0 0 10px 0;}
.dropdown-content li>a,.dropdown-content li>span{color:#666;}
input[type=text]:focus:not([readonly]), input[type=password]:focus:not([readonly]), input[type=email]:focus:not([readonly]), input[type=url]:focus:not([readonly]), input[type=time]:focus:not([readonly]), input[type=date]:focus:not([readonly]), input[type=datetime-local]:focus:not([readonly]), input[type=tel]:focus:not([readonly]), input[type=number]:focus:not([readonly]), input[type=search]:focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]){border-bottom:1px solid #A4C43C;box-shadow:0 1px 0 0 #A4C43C;}
input[type="radio"]:not(:checked), input[type="radio"]:checked{position: relative !important;
left: 0;visibility: visible;}
.on-small-only input[type=file]{width: 100%;}

/*アイコン位置*/
.input-field .prefix{top: 7px;}

/*textarea.materialize-textarea {padding:1.2rem 1.6rem;}*/

/*リンクカラー*/
a{/*color:#619842;-webkit-tap-highlight-color:rgba(0,0,0,0);*/}
a:hover,a:focus{/*color:#619842;text-decoration:none;*/}
a.btn{text-decoration:none !important;}


/*ブロッククオート*/
blockquote{border-left:0;padding-left:0;}
blockquote{margin:0 0 20px;padding:20px;border:1px solid #ccc;border-radius:5px;-moz-border-radius:5px;}
blockquote blockquote{margin:20px 0;background-color:#fff;}
blockquote blockquote blockquote{margin:20px 0;background-color:#f4f4f4;}
/*モーダル*/
.modal{z-index:9999;}
/*レスポンシブギャラリー*/
.gallery{margin:auto}
.gallery .gallery-item{float:left;margin-top:10px;text-align:center;width:50%}
.gallery img{border:2px solid #cfcfcf}
.gallery .gallery-caption{margin-left:0}
@media screen and (min-width:600px){.gallery .gallery-item{width:33%}
}
@media screen and (min-width:960px){.gallery .gallery-item{width:20%/*width:25%*/}
}
/*サイドバーのライン*/
.table-of-contents a:hover {border-left: 1px solid #A87630;}

/*基本文字組み*/
/*日本語最適化*/
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:300;line-height:1.2;color:inherit;}
.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777;}
.h1,.h2,.h3,h1,h2,h3{margin-top:22px;margin-bottom:11px;}
.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%;}
.h4,.h5,.h6,h4,h5,h6{margin-top:11px;margin-bottom:11px;}
.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%;}
.h1,h1{font-size:32px;}
.on-small-only .h1,.on-small-only h1 {font-size: 26px;}
.h2,h2{font-size:28px;}
.h3,h3{font-size:24px;}
.h4,h4{font-size:19px;}
.h5,h5{font-size:16px;}
.h6,h6{font-size:12px;}
p{margin:0 0 11px;text-align: justify;
text-justify: inter-ideograph;/*line-height: 2.3;*/line-height: 1.8;}
.lead{margin-bottom:22px;font-size:18px;font-weight:300;line-height:1.4}
.on-small-only .lead{font-size:24px;}
.small,small{font-size:75%;}
p.large-lead{font-size:22px;line-height:1.6;margin-bottom:40px;font-weight:300;}
p.larger-lead{font-size:28px;line-height:1.6;margin-bottom:40px;font-weight:300;}
p .btn{margin-right:20px;}
hr{margin:60px 0;}
.on-small-only hr{margin:12px 0;}


/*文字オプション*/
.small-text{font-size:12px;}
.smaller-text{font-size:10px;}
.big-text{font-size:16px;}
.bigger-text{font-size:21px;line-height:1.6;}
.none-text{text-transform:none;}
.strong-text{font-weight:bold;}
.lighter{font-weight:300 !important;}
.bolder{font-weight:600;}
.letter-spacing{letter-spacing:1px;}
.letter-spacing.big{letter-spacing:2px;}
.letter-spacing.bigger{letter-spacing:3px;}


/*画面*/
.display-block{display:block;}
.display-none{display:none;}
.wrap{padding:0.6em 1.2em;}
.position-relative{position:relative;}
.overflow-hidden{overflow:hidden;}
/*clearfix*/
.clear{clear:both;}
.clear hr{display:none;}


.main a{text-decoration: underline;}
.main a:hover,.main a:focus{text-decoration: none;}


/*リンクボタン*/
.btn.w100{width:100%;margin-bottom:0.6em;}
/*btn-marukado 丸角*/
.btn-marukado{font-size:13px;padding:0.8em 4em;display:inline-block;margin:30px 0 90px;letter-spacing:2px;color:#fff;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;position:relative;background:#000;border:1px solid #000;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;}
.btn-marukado:hover{color:#000;background:#fff;}
/*btn-link アンダーバーボタン*/
.btn-link{border-color:#ccc;color:#ccc;background-color:transparent;padding:0 !important;padding-bottom:8px !important;min-width:inherit;border:none;font-weight:bold;font-size:14px;letter-spacing:0;border-bottom:2px solid;}
p .btn-link{padding-bottom:2px !important;line-height:1.8;}
/*btn-opacity ホバーでフェードアウト透過*/
.btn-opacity{-webkit-transition:0.6s;transition:0.6s;}
.btn-opacity:hover{opacity:0.5;filter:alpha(opacity=50);}
/*btn-opacity ホバーでフェードアウト白透過*/
.btn-opacity2{-webkit-transition:0.6s;transition:0.6s;opacity:0;filter:alpha(opacity=0);}
.btn-opacity2:hover{opacity:0.5;filter:alpha(opacity=50);background:#fff;}
/*btn-border-white デフォルトボタンに白枠*/
.btn-border-white{border:1px solid #ccc;color:#ccc;margin:2em 0;}
.btn-border-white:hover{color:#fff;}
/*btn.transparent デフォルトボタン透明 白枠*/
.btn.transparent{border:1px solid #fff;color:#fff;}
/*下向き矢印*/
.arrow{position:relative;display:inline-block;padding-right:30px}
.arrow::after{content:'';width:6px;height:6px;border:0;border-top:solid 1px #fff;border-right:solid 1px #fff;-ms-transform:rotate(135deg);-webkit-transform:rotate(135deg);transform:rotate(135deg);position:absolute;top:50%;right:0;}
/*右向き矢印*/
.arrow-right{position:relative;display:inline-block;padding-right:30px;}
.arrow-right::after{content:'';width:6px;height:6px;border:0;border-top:solid 1px #fff;border-right:solid 1px #fff;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:50%;right:0;margin-top:-3px;}
/*左向き矢印*/
.arrow2{position:relative;display:inline-block;padding-right:20px;width:158px;}
.arrow2::after{content:'';width:6px;height:6px;border:0;border-top:solid 2px #000;border-right:solid 2px #000;-ms-transform:rotate(-135deg);-webkit-transform:rotate(-135deg);transform:rotate(-135deg);position:absolute;top:50%;right:0;margin-top:-3px;}
/*ボタンアイコン*/
.btn-icon .my_svg{width:26px;height:auto;padding-right:6px;vertical-align:text-bottom;}
.btn-icon .my_svg path{color:#fff;fill:currentColor;}

nav ul li:hover, nav ul li.active{background-color: none !important;}

/*clearfix追加*/
.clearfix:before,.clearfix:after{content:" ";display:table;}
.clearfix:after{clear:both;}
.clearfix{*zoom: 1;}

/*メディアクエリ参考*/
@media screen and (max-width:600px) { 
/*[.on-small-only]画面サイズが600pxまではここを読み込む*/
}
@media screen and (min-width:600px) and ( max-width:1024px) {
/*[.on-med-only]画面サイズが600pxから992pxまではここを読み込む*/
}
@media screen and (min-width:992px) {
/*[.on-large-only]画面サイズが992pxからはここを読み込む*/
}


/*column間調整・マージン*/
.row.no-padding {margin-left: 0rem;margin-right:0rem;}
.row.no-padding .col {padding: 0;}
.container .row{margin-left:-0.8rem;margin-right:-0.8rem;}
.row .col {padding: 0 0.8rem;}
.row.no-margin{margin:0;}
.row.mt0{margin-top:0 !important;padding-top:0 !important;}
.on-small-only .row.oso-mb0{margin-bottom:0;}
.row.mt90,.mt90{margin-top:90px !important;}
.on-small-only .mt90{margin-top:30px !important;}
.row.pt90{padding-top:90px !important;}
.on-small-only .row.pt90{padding-top:0px !important;}
.row.pt30{padding-top:30px !important;margin-bottom:0;}
.pt60{padding-top:60px !important;}
.mtb30{margin:30px 0 !important;}
.mt0{margin-top:0 !important;}
.mt6{margin-top:6px !important;}
.mt12{margin-top:12px !important;}
.mt30{margin-top:30px !important;}
.mt60{margin-top:60px !important;}
.mt90{margin-top:90px !important;}
.mb0{margin-bottom:0 !important;}
.mb12{margin-bottom:12px !important;}
.mb90{margin-bottom:90px !important;}
blockquote .btn{margin:0.6em 0 !important;}


/*オリジナル*/



.main{background-color:#f5f5f5;}
.bgcolor01,.page-id-5 .main,.parent-pageid-5 .main{background-color:#8BCDB1;}
.color01,.parent-pageid-5 h2.marukado,.parent-pageid-5 .box h4 strong{color:#8BCDB1;}
.parent-pageid-5 .tabs .tab a{color:#8BCDB1;font-weight:normal;}
.parent-pageid-5 .tabs .tab a.active,.parent-pageid-5 .tabs .tab a:hover,.parent-pageid-5 .tabs .tab a:focus{color:#8BCDB1;font-weight:bold;}
.parent-pageid-5 .tabs .indicator{background-color:#8BCDB1;}
.bgcolor02,.page-id-13 .main,.parent-pageid-13 .main{background-color:#B8CB86;}
.color02,.parent-pageid-13 h2.marukado,.parent-pageid-13 .box h4 strong{color:#B8CB86;}
.bgcolor03,.page-id-25 .main,.parent-pageid-25 .main{background-color:#DDC380;}
.color03,.page-id-25 h2.marukado,.parent-pageid-25 h2.marukado,.parent-pageid-25 .box h4 strong{color:#DDC380;}
.bgcolor04,.page-id-32 .main,.parent-pageid-32 .main{background-color:#F0A661;}
.color04,.page-id-32 h2.marukado{color:#F0A661;}
.bgcolor05,.page-id-21 .main,.parent-pageid-21 .main{background-color:#E68376;}
.color05,.page-id-23 h2.marukado,.parent-pageid-21 h2.marukado{color:#E68376;}
.bgcolor06,.page-id-34 .main,.parent-pageid-34 .main{background-color:#D76888;}/*#E01342#D76888*/
.color06,.page-id-34 h2.marukado{color:#D76888;}
.bgcolor07,.page-id-35 .main,.parent-pageid-35 .main{background-color:#E01342;}/*#D76888*/
.color07,.page-id-35 h2.marukado{color:#E01342;}
.bgcolor08,.page-id-36 .main,.parent-pageid-36 .main{background-color:#87CEEB;}/**/
.color08,.page-id-36 h2.marukado{color:#87CEEB;}



/*header*/
header{position:absolute;width:100%;height:100px;padding:0;background:#fff;z-index:10;}
.on-small-only header{height:60px;}
.tel{display:inline-block;margin-left:12px;}
.home .tel{position:absolute;right:30px;top:12px;margin-left:0;}
.tel p{font-size:0.75em;}
footer .tel .tel-num img{width:115px;}
a.s-tel{position:absolute;right:20px;top:20px;font-size:11px;padding:5px 10px !important;text-align:center;background:transparent;border:1px solid;color:#999;cursor:pointer;font-weight:bold;z-index:9999;}
.main-visual h2{position:absolute;bottom:180px;left:0;right:0;}
.on-small-only .main-visual h2{bottom:100px;}
.top_copy{width:100%;animation:top_copyAnimationfinish .8s cubic-bezier(.78,.18,.34,.98) 1 forwards;-webkit-animation:top_copyAnimationfinish .8s cubic-bezier(.78,.18,.34,.98) 1 forwards;-moz-animation:top_copyAnimationfinish .8s cubic-bezier(.78,.18,.34,.98) 1 forwards;-o-animation:top_copyAnimationfinish .8s cubic-bezier(.78,.18,.34,.98) 1 forwards;-ms-animation:top_copyAnimationfinish .8s cubic-bezier(.78,.18,.34,.98) 1 forwards}
@-webkit-keyframes top_copyAnimationfinish{0%{opacity:1;bottom:23%}
100%{opacity:0;bottom:23%}
}
@keyframes top_copyAnimationfinish{0%{opacity:1;bottom:23%}
100%{opacity:0;bottom:23%}
}
@-moz-keyframes top_copyAnimationfinish{0%{opacity:1;bottom:23%}
100%{opacity:0;bottom:23%}
}
@-o-keyframes top_copyAnimationfinish{0%{opacity:1;bottom:23%}
100%{opacity:0;bottom:23%}
}
@-ms-keyframes top_copyAnimationfinish{0%,100%{bottom:23%}
0%{opacity:1}
100%{opacity:0}
}
.active .top_copy{animation:top_copyAnimation 1s cubic-bezier(.78,.18,.34,.98) 1 forwards .4s;-webkit-animation:top_copyAnimation 1s cubic-bezier(.78,.18,.34,.98) 1 forwards .4s;-moz-animation:top_copyAnimation 1s cubic-bezier(.78,.18,.34,.98) 1 forwards .4s;-o-animation:top_copyAnimation 1s cubic-bezier(.78,.18,.34,.98) 1 forwards .4s;-ms-animation:top_copyAnimation 1s cubic-bezier(.78,.18,.34,.98) 1 forwards .4s}
@-webkit-keyframes top_copyAnimation{0%{opacity:0;bottom:10%}
100%{opacity:1;bottom:23%}
}
@keyframes top_copyAnimation{0%{opacity:0;bottom:10%}
100%{opacity:1;bottom:23%}
}
@-moz-keyframes top_copyAnimation{0%{opacity:0;bottom:10%}
100%{opacity:1;bottom:23%}
}
@-o-keyframes top_copyAnimation{0%{opacity:0;bottom:10%}
100%{opacity:1;bottom:23%}
}
@-ms-keyframes top_copyAnimation{0%{opacity:0;bottom:10%}
100%{opacity:1;bottom:23%}
}
.content-menu{position:absolute;bottom:7.5%;left:50%;width:980px;margin-left:-490px;overflow:hidden;z-index:2;}
.on-med-only .content-menu{width:100%;margin-left:-50%;}
.content-menu li{position:relative;float:left;width:12.5%;text-align:center;font-size:14px;font-weight:bold;line-height:1;background-color:#000;}
.content-menu li span{background-size:cover;position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;-moz-transition-duration:300ms;-o-transition-duration:300ms;-webkit-transition-duration:300ms;transition-duration:300ms;-moz-transition-property:all;-o-transition-property:all;-webkit-transition-property:all;transition-property:all;opacity:.5;filter:alpha(opacity=50);}
.content-menu li:first-child{border:#8BCDB1 2px solid;}
.content-menu li:nth-child(2){border:#B8CB86 2px solid;}
.content-menu li:nth-child(3){border:#DDC380 2px solid;}
.content-menu li:nth-child(4){border:#F0A661 2px solid;}
.content-menu li:nth-child(5){border:#E68376 2px solid;}
.content-menu li:nth-child(6){border:#D76888 2px solid;}/*#E01342*/
.content-menu li:nth-child(7){border:#E01342 2px solid;}
.content-menu li:nth-child(8){border:#87CEEB 2px solid;}
.content-menu li:first-child a span{background-image:url(img/content-menu-bg-01.jpg);}
.content-menu li:nth-child(2) a span{background-image:url(img/content-menu-bg-02.jpg);}
.content-menu li:nth-child(3) a span{background-image:url(img/content-menu-bg-03.jpg);}
.content-menu li:nth-child(4) a span{background-image:url(img/content-menu-bg-04.jpg);}
.content-menu li:nth-child(5) a span{background-image:url(img/content-menu-bg-05.jpg);}
.content-menu li:nth-child(6) a span{background-image:url(img/content-menu-bg-06.jpg);}
.content-menu li:nth-child(7) a span{background-image:url(img/content-menu-bg-07.jpg);}
.content-menu li:nth-child(8) a span{background-image:url(img/content-menu-bg-08.jpg);}
.content-menu li a{display:block;position:relative;width:100%;height:100px;color:#fff;z-index:1;line-height:1;overflow:hidden;}
.content-menu li a p{padding-top:35px;letter-spacing:0.06em;position:relative;z-index:2;}
.content-menu li a:hover,.content-menu li a:hover p{opacity:1;filter:alpha(opacity=100);}
.content-menu li a:hover span{opacity:1;filter:alpha(opacity=100);-moz-transform:scale(1.04, 1.04);-ms-transform:scale(1.04, 1.04);-webkit-transform:scale(1.04, 1.04);transform:scale(1.04, 1.04);}

.page-title-wrap{margin-top:100px;text-align:center;height:300px;}
.on-small-only .page-title-wrap{margin-top:60px;}

#btn-grax{position:absolute;left:0;top:0;z-index:9997;margin:0;width:182px;height:62px;}
#btn-grax .card-image{float:left;width:62px;}
#btn-grax .card-content{float:left;width:120px;padding:12px;}
#btn-grax .card-reveal{padding:12px;}
#btn-grax .card-reveal .card-title{color:#000;font-size:10px;line-height:2;}
#btn-grax .card-reveal a{color:#000;}

.on-small-only #section0 #btn-grax{left:auto;right:0;top:10%;}

footer #btn-grax{right:0;bottom:0;left:auto;top:auto;}
.on-large-only footer .container{padding-bottom:30px;}
.on-med-only footer .container{padding-bottom:60px;}
.on-small-only footer .container{padding-bottom:100px;}
.on-small-only footer #btn-grax{right:auto;bottom:0;left:0;top:auto;}

.sns-area{width:231px;border-top:1px solid #fff;}
.home .sns-area{position:absolute;right:30px;top:90px;z-index:9998;}
#footer .sns-area{position:absolute;right:0;top:0;border-top:none;}
.on-small-only .sns-area{width:180px;}
.on-small-only #header .sns-area{width:100%;border-top:1px solid #ccc;position:relative;right:0;top:0;left:0;bottom:0;padding:6px 20px 12px;margin-top:12px;}
.sns-area h3{color:#fff;letter-spacing:0.06em;}
.sns-area a{color:#fff;letter-spacing:0.06em;}
.sns-area ul{display:table !important;table-layout:fixed;width:100%;}
.sns-area li{display:table-cell;vertical-align:middle;text-align:center;}
.on-small-only #header .sns-area li{padding:0;}
.sns-area li a{display:block;width:100%;height:100%;}
.on-small-only #header .sns-area li a{border:none;padding:0 !important;}
.sns-area li a img{text-align:center;display:block;margin-left:auto;margin-right:auto;}
.my_svg path{color:#000;fill:currentColor;}

.on-small-only #btn-sp-grax{position:absolute;top:17%;right:10px;width:120px;padding:0 0.6rem;}
.on-small-only #btn-sp-grax .arrow-right{padding-right:12px;}

#fp-nav ul li a span, .fp-slidesNav ul li a span{border:1px solid #fff !important;}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{background:#fff !important;}

/*footer*/
#footer .container{position:relative;}
.footer-nav-wrap{background:#292C30;padding:40px 0 60px !important;}
.footer-nav-wrap .logo{display:inline-block;vertical-align:top;margin-bottom:24px;}
.footer-nav-wrap nav.footer-nav{display:table;table-layout:fixed;width:100%;height:auto;background:transparent;box-shadow:none;margin-top:12px;}
.footer-nav-wrap nav.footer-nav ul{display:table-cell;vertical-align:top;margin-left:30px;height:auto;}
.on-small-only .footer-nav-wrap nav.footer-nav ul{margin:6px 0;float:left;}
.on-small-only .footer-nav-wrap nav.footer-nav ul:first-child{margin-top:24px;}
.footer-nav-wrap nav.footer-nav li{float:none;border-left:1px solid #fff;padding-left:6px;}
.on-small-only .footer-nav-wrap nav.footer-nav li{border-left:none;padding:0;}
.footer-nav-wrap nav.footer-nav li a{padding:0 12px;}
.on-small-only .footer-nav-wrap nav.footer-nav li{float:left;}
.footer-nav-wrap nav.footer-nav li a{line-height:1;padding:5px;font-size:12px;color:#fff;letter-spacing:0.12em;}
.on-small-only .footer-nav-wrap nav.footer-nav li a{padding:9px;}


/*youtube背景*/
#youtube-player{position:fixed;top:100px;left:0;width:100%;height:0;background:#FFF;}
#youtube-player p{opacity:1;position:fixed;top:0;left:0;width:100%;height:100%;min-height:768px;background:url(img/topsection-bg-00.jpg) center center no-repeat #FFF;background-size:cover}
#mute{opacity:0;}

/*ファーストビュー*/
.on-small-only .section,.on-small-only #section0 .fp-tableCell,.on-small-only #section0 .fp-scrollable{height:100vh !important;padding:0 !important;}
section.main-visual{height:100%;margin-top:100px;position:relative;}
.on-small-only section.main-visual{margin-top:0;}
section.main-visual{position:relative;background-size:cover}
section.main-visual div.title{position:absolute;top:50%;left:50%;margin-top:-10%;margin-left:-300px;z-index:1;}
.on-med-only section.main-visual div.title{width:400px;margin-left:-200px;}
.on-small-only section.main-visual div.title{position:absolute;top:50%;left:50%;margin-top:-13%;margin-left:-150px;z-index:1;}
.on-small-only section.main-visual div.title img{width:300px;}
.on-small-only #fp-nav{display:none;}
.main-visual div.image p{position:absolute;top:0;left:0;opacity:0;background-size:cover;background-repeat:no-repeat;background-position:center center}
.main-visual div.image p:nth-of-type(1){opacity:1;background-image:url(img/topsection-bg-00.jpg)}
.main-visual div.image p:nth-of-type(2){background-image:url(img/topsection-bg-01.jpg)}
.main-visual div.image p:nth-of-type(3){background-image:url(img/topsection-bg-00.jpg)}
.main-visual div.image p:nth-of-type(4){background-image:url(img/topsection-bg-01.jpg)}
@media screen and (max-width:768px){#contents.index #youtube-player{display:none}
.main-visual{height:0;padding-bottom:134.375%;}
.main-visual div.image{position:absolute;top:0;left:0;width:100%;height:100vh;z-index:0;}
.main-visual div.image p{position:absolute;top:0;left:0;width:100%;height:100vh;padding-bottom:134.375%;opacity:0;background-size:cover;background-repeat:no-repeat;background-position:center center}
.main-visual div.image p:nth-of-type(1){opacity:1;background-image:url(img/topsection-bgs-00.jpg)}
.main-visual div.image p:nth-of-type(2){background-image:url(img/topsection-bgs-01.jpg)}
.main-visual div.image p:nth-of-type(3){background-image:url(img/topsection-bgs-02.jpg)}
.main-visual div.image p:nth-of-type(4){background-image:url(img/topsection-bgs-03.jpg)}
.main-visual div.image p:nth-of-type(5){background-image:url(img/topsection-bgs-04.jpg)}
}
.top_scroll{position:absolute;text-align:center;width:100%;bottom:30px;z-index:999;opacity:0;animation:top_scrollAnimationfinish .8s cubic-bezier(.78,.18,.34,.98) 1 forwards;-webkit-animation:top_scrollAnimationfinish .8s cubic-bezier(.78,.18,.34,.98) 1 forwards;-moz-animation:top_scrollAnimationfinish .8s cubic-bezier(.78,.18,.34,.98) 1 forwards;-o-animation:top_scrollAnimationfinish .8s cubic-bezier(.78,.18,.34,.98) 1 forwards;-ms-animation:top_scrollAnimationfinish .8s cubic-bezier(.78,.18,.34,.98) 1 forwards}
@-webkit-keyframes top_scrollAnimationfinish{0%{opacity:1;bottom:30px}
100%{opacity:0;bottom:30px}
}
@keyframes top_scrollAnimationfinish{0%{opacity:1;bottom:30px}
100%{opacity:0;bottom:30px}
}
@-moz-keyframes top_scrollAnimationfinish{0%{opacity:1;bottom:30px}
100%{opacity:0;bottom:30px}
}
@-o-keyframes top_scrollAnimationfinish{0%{opacity:1;bottom:30px}
100%{opacity:0;bottom:30px}
}
@-ms-keyframes top_scrollAnimationfinish{0%,100%{bottom:30px}
0%{opacity:1}
100%{opacity:0}
}
.active .top_scroll{animation:top_scrollAnimation 1s cubic-bezier(.78,.18,.34,.98) 1 forwards 1.2s;-webkit-animation:top_scrollAnimation 1s cubic-bezier(.78,.18,.34,.98) 1 forwards 1.2s;-moz-animation:top_scrollAnimation 1s cubic-bezier(.78,.18,.34,.98) 1 forwards 1.2s;-o-animation:top_scrollAnimation 1s cubic-bezier(.78,.18,.34,.98) 1 forwards 1.2s;-ms-animation:top_scrollAnimation 1s cubic-bezier(.78,.18,.34,.98) 1 forwards 1.2s}
@-webkit-keyframes top_scrollAnimation{0%{opacity:0;bottom:0}
100%{opacity:1;bottom:30px}
}
@keyframes top_scrollAnimation{0%{opacity:0;bottom:0}
100%{opacity:1;bottom:30px}
}
@-moz-keyframes top_scrollAnimation{0%{opacity:0;bottom:0}
100%{opacity:1;bottom:30px}
}
@-o-keyframes top_scrollAnimation{0%{opacity:0;bottom:0}
100%{opacity:1;bottom:30px}
}
@-ms-keyframes top_scrollAnimation{0%{opacity:0;bottom:0}
100%{opacity:1;bottom:30px}
}
.top_scroll a{text-indent:-9999em;margin-right:1px;background:url(img/top_scroll.png) no-repeat;width:102px;height:69px;background-size:102px 69px;display:inline-block;-webkit-transition:.4s cubic-bezier(.78,.18,.34,.98);-moz-transition:.4s cubic-bezier(.78,.18,.34,.98);-ms-transition:.4s cubic-bezier(.78,.18,.34,.98);-o-transition:.4s cubic-bezier(.78,.18,.34,.98);transition:.4s cubic-bezier(.78,.18,.34,.98)}
.top_scroll a:hover{background:url(img/top_scroll_on.png) no-repeat;background-size:102px 69px;-webkit-transition:.4s cubic-bezier(.78,.18,.34,.98);-moz-transition:.4s cubic-bezier(.78,.18,.34,.98);-ms-transition:.4s cubic-bezier(.78,.18,.34,.98);-o-transition:.4s cubic-bezier(.78,.18,.34,.98);transition:.4s cubic-bezier(.78,.18,.34,.98)}


/*ファーストビュー以下*/
.section{background-attachment:scroll;background-size:cover;}
#section0{z-index:1;background:transparent;}
#section01{z-index:2;background:url(img/topsection-bg-01.jpg) center center no-repeat;background-size:cover;}
.on-small-only #section01{background:url(img/topsection-bg-01s.jpg) center center no-repeat;background-size:cover;}
#section02{z-index:3;background:url(img/topsection-bg-02.jpg) center center no-repeat;background-size:cover;}
.on-small-only #section02{background:url(img/topsection-bg-02s.jpg) center center no-repeat;background-size:cover;}
#section03{z-index:4;background:url(img/topsection-bg-03.jpg) center center no-repeat;background-size:cover;}
.on-small-only #section03{background:url(img/topsection-bg-03s.jpg) center center no-repeat;background-size:cover;}
#section04{z-index:4;background:url(img/topsection-bg-04.jpg) center center no-repeat;background-size:cover;}
.on-small-only #section04{background:url(img/topsection-bg-04s.jpg) center center no-repeat;background-size:cover;}
#section05{z-index:4;background:url(img/topsection-bg-05.jpg) center center no-repeat;background-size:cover;}
.on-small-only #section05{background:url(img/topsection-bg-05s.jpg) center center no-repeat;background-size:cover;}
#section06{z-index:4;background:url(img/topsection-bg-06.jpg) center center no-repeat;background-size:cover;}
.on-small-only #section06{background:url(img/topsection-bg-06s.jpg) center center no-repeat;background-size:cover;}
#section07{z-index:4;background:url(img/topsection-bg-07.jpg) center center no-repeat;background-size:cover;}
.on-small-only #section07{background:url(img/topsection-bg-07s.jpg) center center no-repeat;background-size:cover;}
#section08{z-index:4;background:url(img/topsection-bg-08.jpg) center center no-repeat;background-size:cover;}
.on-small-only #section08{background:url(img/topsection-bg-08s.jpg) center center no-repeat;background-size:cover;}

.zabuton{-moz-transform:translateZ(0);-webkit-transform:translateZ(0);transform:translateZ(0);mix-blend-mode:multiply;}
.mac.safari .zabuton,.on-small-only .zabuton{opacity:0.9;}
.section .main-slide-txt-wrap.right{right:60px;top:50%;margin-top:-250px;}
.section .main-slide-txt-wrap.left{left:60px;top:50%;margin-top:-250px;}
.on-small-only .section .main-slide-txt-wrap.right,.on-small-only .section .main-slide-txt-wrap.left{left:auto;right:auto;margin-top:0;top:0;}
.main-slide-txt-wrap{position:absolute;display:inline-block;width:500px;height:500px;}
.on-small-only .main-slide-txt-wrap{width:100%;height:100%;}
.main-slide-txt-bg{position:absolute;display:block;width:500px;height:500px;text-align:center;}
.on-small-only .main-slide-txt-bg{width:100%;height:100%;}
.main-slide-txt{position:relative;display:inline-block;color:#fff;text-align:center;}
.on-small-only .main-slide-txt{padding:10%;}
.main-slide-txt h2{font-size:48px;letter-spacing:0.18em;line-height:1.6;margin-top:60px;}
.on-small-only .main-slide-txt h2{font-size:30px;margin-top:120px;width:80%;}
.main-slide-txt p{padding:0 50px;}
.on-small-only .main-slide-txt p{padding:0 10%;font-size:12px;}
.main-slide-txt a{font-size:18px;border:2px solid #fff;width:400px;margin:0 50px;font-weight:bold;}
.on-small-only .main-slide-txt{position:static;}
.on-small-only .main-slide-txt a{width:80%;margin:0;font-size:16px;padding:0.8em 0;}
.main-slide-txt a:hover{}
.on-small-only .fp-tableCell
.on-small-only .page_title_line{width:260px;margin:0 auto;overflow:hidden;}

section.information{padding:30px;}
.on-small-only section.information{padding:0 6px;}
section.information .information-wrap{padding:120px 0;}
.on-small-only section.information .information-wrap{padding:80px 0 0;}
section.information h3{text-align:center;color:#fff;font-size:24px;letter-spacing:0.6em;margin:0 0 24px;}
section.information div.nicescroll-cursors{cursor:pointer}
section.information div.info-pane{background:#FFF;padding:0;}
section.information div.info-pane>div{}
section.information div.info-pane .news,section.information div.info-pane .calendar{padding:30px 30px 0;}
.on-small-only section.information div.info-pane .news{padding:12px 24px 0;}
.on-small-only section.information div.info-pane .calendar{padding:0 24px 12px;}
section.information div.info-pane>div.calendar div.list,section.information div.info-pane>div.news div.list{font-size:14px;overflow:auto}
section.information div.info-pane>div.calendar a:hover,section.information div.info-pane>div.news a:hover{opacity:.5;}
section.information div.info-pane div.head{overflow:hidden;color:#000;line-height:1;padding:0 0 1em;border-bottom:solid 1px #000;margin-bottom:18px}
.on-small-only section.information div.info-pane div.head{padding:0 0 0.3em;margin-bottom:3px}
section.information div.info-pane div.head h4{float:left;font-size:18px}
.on-small-only section.information div.info-pane div.head h4{float:left;font-size:12px;margin:11px 0 0;}
section.information div.info-pane div.head span{float:right;}
section.information div.info-pane div.head span a.btn{margin:0;}
.on-small-only section.information div.info-pane div.head span a.btn{padding:0 0.6rem;height:21px;line-height:21px;font-size:12px;}
section.information div.info-pane div.head span a.btn:hover{color:#000;}
section.information div.info-pane dl{}
section.information div.info-pane dl dt{float:left;clear:left;width:86px;font-weight:700;color:#000;font-size:12px}
section.information div.info-pane dl dd{font-size:14px;padding-left:86px;padding-bottom:10px;margin-bottom:10px;margin-left:0;border-bottom:dotted 1px #DDD}
section.information div.info-pane dl dd:last-of-type{margin-bottom:0}
section.information div.info-pane a.btn{width:100%;text-align:center;margin-bottom:12px;font-weight:bold;}
section.information div.link-pane{padding:0;}
section.information div.link-pane ul{margin:0;height:70vh;}
section.information div.link-pane ul li{width:49.7% !important;height:33.333%;background:#000}
.mac.safari section.information div.link-pane ul li{max-height:198px;}
.on-small-only section.information div.link-pane ul li{width:33.33333% !important;height:60px;background:#000}
section.information div.link-pane ul li div{position:relative;width:100%;height:100%;overflow:hidden;z-index:0;text-align:center;}
section.information div.link-pane ul li div img{opacity:.5;-moz-transition-property:all;-o-transition-property:all;-webkit-transition-property:all;transition-property:all;-moz-transition-duration:.3s;-o-transition-duration:.3s;-webkit-transition-duration:.3s;transition-duration:.3s;position:relative;top:50%;left:50%;width:auto;height:100%;-webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}
.on-small-only section.information div.link-pane ul li div img{width:100%;height:auto;}
section.information div.link-pane ul li a{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(img/ic_trending_flat_white_36dp.png);background-repeat:no-repeat;background-position:94% 94%;z-index:1}
.on-small-only section.information div.link-pane ul li a{background-image:url(img/ic_trending_flat_white_18dp.png);background-position:98% 98%;}
section.information div.link-pane ul li a p{width:100%;text-align:center;color:#FFF;font-size:18px;font-weight:700;}
.on-small-only section.information div.link-pane ul li a p{font-size:13px;padding-top:12px;letter-spacing:0.06em;}
section.information div.link-pane ul li a:hover+div img{opacity:1;height:105%;}
.on-small-only section.information div.link-pane ul li a:hover+div img{width:105%;height:auto;}



/*スクロール可能にする*/
.section_scl{margin-top:160px;margin-bottom:160px;position:relative;overflow:scroll;}
.section_scl_inner{width:100%;margin:0 auto; padding-top:120px;}

/*アニメーション　タイトル*/
.page_title{position:absolute;width:100%;top:0;opacity:0;animation:page_titleAnimationfinish .8s cubic-bezier(.78,.18,.34,.98) 1 forwards;-webkit-animation:page_titleAnimationfinish .8s cubic-bezier(.78,.18,.34,.98) 1 forwards;-moz-animation:page_titleAnimationfinish .8s cubic-bezier(.78,.18,.34,.98) 1 forwards;-o-animation:page_titleAnimationfinish .8s cubic-bezier(.78,.18,.34,.98) 1 forwards;-ms-animation:page_titleAnimationfinish .8s cubic-bezier(.78,.18,.34,.98) 1 forwards}
@-webkit-keyframes page_titleAnimationfinish{0%{opacity:1;top:0}
100%{opacity:0;top:0}
}
@keyframes page_titleAnimationfinish{0%{opacity:1;top:0}
100%{opacity:0;top:0}
}
@-moz-keyframes page_titleAnimationfinish{0%{opacity:1;top:0}
100%{opacity:0;top:0}
}
@-o-keyframes page_titleAnimationfinish{0%{opacity:1;top:0}
100%{opacity:0;top:0}
}
@-ms-keyframes page_titleAnimationfinish{0%{opacity:1;top:0}
100%{opacity:0;top:0}
}
.active .page_title{animation:page_titleAnimation 1s cubic-bezier(.78,.18,.34,.98) 1 forwards .4s;-webkit-animation:page_titleAnimation 1s cubic-bezier(.78,.18,.34,.98) 1 forwards .4s;-moz-animation:page_titleAnimation 1s cubic-bezier(.78,.18,.34,.98) 1 forwards .4s;-o-animation:page_titleAnimation 1s cubic-bezier(.78,.18,.34,.98) 1 forwards .4s;-ms-animation:page_titleAnimation 1s cubic-bezier(.78,.18,.34,.98) 1 forwards .4s}
@-webkit-keyframes page_titleAnimation{0%{opacity:0;top:35px}
100%{opacity:1;top:0}
}
@keyframes page_titleAnimation{0%{opacity:0;top:35px}
100%{opacity:1;top:0}
}
@-moz-keyframes page_titleAnimation{0%{opacity:0;top:35px}
100%{opacity:1;top:0}
}
@-o-keyframes page_titleAnimation{0%{opacity:0;top:35px}
100%{opacity:1;top:0}
}
@-ms-keyframes page_titleAnimation{0%{opacity:0;top:35px}
100%{opacity:1;top:0}
}
@-webkit-keyframes page_title_noteAnimation{0%{opacity:0;top:-30px}
100%{opacity:1;top:0}
}
@keyframes page_title_noteAnimation{0%{opacity:0;top:-30px}
100%{opacity:1;top:0}
}
@-moz-keyframes page_title_noteAnimation{0%{opacity:0;top:-30px}
100%{opacity:1;top:0}
}
@-o-keyframes page_title_noteAnimation{0%{opacity:0;top:-30px}
100%{opacity:1;top:0}
}
@-ms-keyframes page_title_noteAnimation{0%{opacity:0;top:-30px}
100%{opacity:1;top:0}
}

/*アニメーション　ライン*/
.page_title_line{position:absolute;top:212px;width:100%;text-align:center}
.on-small-only .page_title_line{width:80%;}
.on-small-only .page_title_line span{max-width:80%;}
.active .page_title_line{animation:title_lineAnimation 1s cubic-bezier(.78,.18,.34,.98) 1 forwards 1s;-webkit-animation:title_lineAnimation 1s cubic-bezier(.78,.18,.34,.98) 1 forwards 1s;-moz-animation:title_lineAnimation 1s cubic-bezier(.78,.18,.34,.98) 1 forwards 1s;-o-animation:title_lineAnimation 1s cubic-bezier(.78,.18,.34,.98) 1 forwards 1s;-ms-animation:title_lineAnimation 1s cubic-bezier(.78,.18,.34,.98) 1 forwards 1s}
@-webkit-keyframes title_lineAnimation{0%,100%{opacity:1}
}
@keyframes title_lineAnimation{0%,100%{opacity:1}
}
@-moz-keyframes title_lineAnimation{0%,100%{opacity:1}
}
@-o-keyframes title_lineAnimation{0%,100%{opacity:1}
}
@-ms-keyframes title_lineAnimation{0%,100%{opacity:1}
}
.page_title_line span{background:#fff;display:inline-block;width:0;height:1px;animation:page_title_linespanAnimationfinish .3s cubic-bezier(.78,.18,.34,.98) 1 forwards;-webkit-animation:page_title_linespanAnimationfinish .3s cubic-bezier(.78,.18,.34,.98) 1 forwards;-moz-animation:page_title_linespanAnimationfinish .3s cubic-bezier(.78,.18,.34,.98) 1 forwards;-o-animation:page_title_linespanAnimationfinish .3s cubic-bezier(.78,.18,.34,.98) 1 forwards;-ms-animation:page_title_linespanAnimationfinish .3s cubic-bezier(.78,.18,.34,.98) 1 forwards}
@-webkit-keyframes page_title_linespanAnimationfinish{0%{width:400px}
100%{width:0}
}
@keyframes page_title_linespanAnimationfinish{0%{width:400px}
100%{width:0}
}
@-moz-keyframes page_title_linespanAnimationfinish{0%{width:400px}
100%{width:0}
}
@-o-keyframes page_title_linespanAnimationfinish{0%{width:400px}
100%{width:0}
}
@-ms-keyframes page_title_linespanAnimationfinish{0%{width:400px}
100%{width:0}
}
.active .page_title_line span{animation:page_title_linespanAnimation .3s cubic-bezier(.31,.52,.37,.59) 1 forwards 1.4s;-webkit-animation:page_title_linespanAnimation .3s cubic-bezier(.31,.52,.37,.59) 1 forwards 1.4s;-moz-animation:page_title_linespanAnimation .3s cubic-bezier(.31,.52,.37,.59) 1 forwards 1.4s;-o-animation:page_title_linespanAnimation .3s cubic-bezier(.31,.52,.37,.59) 1 forwards 1.4s;-ms-animation:page_title_linespanAnimation .3s cubic-bezier(.31,.52,.37,.59) 1 forwards 1.4s}
@-webkit-keyframes page_title_linespanAnimation{0%{width:0}
100%{width:400px}
}
@keyframes page_title_linespanAnimation{0%{width:0}
100%{width:400px}
}
@-moz-keyframes page_title_linespanAnimation{0%{width:0}
100%{width:400px}
}
@-o-keyframes page_title_linespanAnimation{0%{width:0}
100%{width:400px}
}
@-ms-keyframes page_title_linespanAnimation{0%{width:0}
100%{width:400px}
}

/*アニメーション　本文*/
.page_title_note{
position:relative;
width:100%;
margin-top:233px;
opacity:0;
animation: page_title_noteAnimationfinish 0.8s cubic-bezier(0.78, .18, .34, .98) 1 forwards;
-webkit-animation: page_title_noteAnimationfinish 0.8s cubic-bezier(0.78, .18, .34, .98) 1 forwards;
-moz-animation: page_title_noteAnimationfinish 0.8s cubic-bezier(0.78, .18, .34, .98) 1 forwards;
-o-animation: page_title_noteAnimationfinish 0.8s cubic-bezier(0.78, .18, .34, .98) 1 forwards;
-ms-animation: page_title_noteAnimationfinish 0.8s cubic-bezier(0.78, .18, .34, .98) 1 forwards;
}
@-webkit-keyframes page_title_noteAnimationfinish { 
0% {opacity:1; top: 0px;}
100% {opacity:0; top: 0px;}
}
@keyframes page_title_noteAnimationfinish { 
0% {opacity:1; top: 0px;}
100% {opacity:0; top: 0px;}
}
@-moz-keyframes page_title_noteAnimationfinish { 
0% {opacity:1; top: 0px;}
100% {opacity:0; top: 0px;}
}
@-o-keyframes page_title_noteAnimationfinish { 
0% {opacity:1; top: 0px;}
100% {opacity:0; top: 0px;}
}
@-ms-keyframes page_title_noteAnimationfinish { 
0% {opacity:1; top: 0px;}
100% {opacity:0; top: 0px;}
}
.active .page_title_note{
animation: page_title_noteAnimation 1s cubic-bezier(0.78, .18, .34, .98) 1 forwards 0.4s;
-webkit-animation: page_title_noteAnimation 1s cubic-bezier(0.78, .18, .34, .98) 1 forwards 0.4s;
-moz-animation: page_title_noteAnimation 1s cubic-bezier(0.78, .18, .34, .98) 1 forwards 0.4s;
-o-animation: page_title_noteAnimation 1s cubic-bezier(0.78, .18, .34, .98) 1 forwards 0.4s;
-ms-animation: page_title_noteAnimation 1s cubic-bezier(0.78, .18, .34, .98) 1 forwards 0.4s;
}
@-webkit-keyframes page_title_noteAnimation { 
0% {opacity:0; top: -30px;}
100% {opacity:1; top: 0px;}
}
@keyframes page_title_noteAnimation { 
0% {opacity:0; top: -30px;}
100% {opacity:1; top: 0px;}
}
@-moz-keyframes page_title_noteAnimation { 
0% {opacity:0; top: -30px;}
100% {opacity:1; top: 0px;}
}
@-o-keyframes page_title_noteAnimation { 
0% {opacity:0; top: -30px;}
100% {opacity:1; top: 0px;}
}
@-ms-keyframes page_title_noteAnimation { 
0% {opacity:0; top: -30px;}
100% {opacity:1; top: 0px;}
}

/*アニメーション　ボタン*/
.detail_bottan{position:absolute;top:373px;text-align:center;width:100%}
.on-small-only .detail_bottan{position:static;}
.section .bottan_image{opacity:0;animation:bottan_imageAnimationfinish .8s cubic-bezier(.78,.18,.34,.98) 1 forwards;-webkit-animation:bottan_imageAnimationfinish .8s cubic-bezier(.78,.18,.34,.98) 1 forwards;-moz-animation:bottan_imageAnimationfinish .8s cubic-bezier(.78,.18,.34,.98) 1 forwards;-o-animation:bottan_imageAnimationfinish .8s cubic-bezier(.78,.18,.34,.98) 1 forwards;-ms-animation:bottan_imageAnimationfinish .8s cubic-bezier(.78,.18,.34,.98) 1 forwards}
@-webkit-keyframes bottan_imageAnimationfinish{0%{opacity:1}
100%{opacity:0}
}
@keyframes bottan_imageAnimationfinish{0%{opacity:1}
100%{opacity:0}
}
@-moz-keyframes bottan_imageAnimationfinish{0%{opacity:1}
100%{opacity:0}
}
@-o-keyframes bottan_imageAnimationfinish{0%{opacity:1}
100%{opacity:0}
}
@-ms-keyframes bottan_imageAnimationfinish{0%{opacity:1}
100%{opacity:0}
}
.active.section .bottan_image{animation:bottan_imageAnimation .6s cubic-bezier(.78,.18,.34,.98) 1 forwards .6s;-webkit-animation:bottan_imageAnimation 1s cubic-bezier(.78,.18,.34,.98) 1 forwards .6s;-moz-animation:bottan_imageAnimation 1s cubic-bezier(.78,.18,.34,.98) 1 forwards .6s;-o-animation:bottan_imageAnimation 1s cubic-bezier(.78,.18,.34,.98) 1 forwards .6s;-ms-animation:bottan_imageAnimation 1s cubic-bezier(.78,.18,.34,.98) 1 forwards .6s}
@-webkit-keyframes bottan_imageAnimation{0%{opacity:0}
100%{opacity:1}
}
@keyframes bottan_imageAnimation{0%{opacity:0}
100%{opacity:1}
}
@-moz-keyframes bottan_imageAnimation{0%{opacity:0}
100%{opacity:1}
}
@-o-keyframes bottan_imageAnimation{0%{opacity:0}
100%{opacity:1}
}
@-ms-keyframes bottan_imageAnimation{0%{opacity:0}
100%{opacity:1}
}
.section .bottan_image a{width:298px;height:50px;display:inline-block;background:url(images/detail_bottan.png);-webkit-transition:background .4s cubic-bezier(0,0,.58,1);-moz-transition:background .4s cubic-bezier(0,0,.58,1);-ms-transition:background .4s cubic-bezier(0,0,.58,1);-o-transition:background .4s cubic-bezier(0,0,.58,1);transition:background .4s cubic-bezier(0,0,.58,1);background-size:298px 50px}
.section .bottan_image a:hover{background:url(images/detail_bottan_on.png) #fff;-webkit-transition:background .4s cubic-bezier(0,0,.58,1);-moz-transition:background .4s cubic-bezier(0,0,.58,1);-ms-transition:background .4s cubic-bezier(0,0,.58,1);-o-transition:background .4s cubic-bezier(0,0,.58,1);transition:background .4s cubic-bezier(0,0,.58,1);background-size:298px 50px}







/*下層*/
.page-title-wrap{position:relative;height:300px;color:#fff;background-size:cover;background-position:50% 70%;letter-spacing:0.3em;}
.on-small-only .page-title-wrap{height:120px;}
.page-title-wrap .block_over{background:#000;z-index:9;opacity:0.2;height:100%;width:100%;position:absolute;}
.page-title-wrap h1{font-size:36px;padding-top:100px;z-index:10;position:relative;}
.on-small-only .page-title-wrap h1{font-size:26px;padding-top:24px;}
.page-title-wrap h1 span{font-size:24px;text-transform:uppercase;display:block;letter-spacing:0.6em;margin-top:12px;}
.on-small-only .page-title-wrap h1 span{font-size:13px;margin-top:6px;}
.main{margin-top:400px;padding-bottom:120px;padding-top:30px;background-image:url(img/bg-corner.png);background-repeat:no-repeat;background-position:left top;}
.on-small-only .main{margin-top:180px;padding-top:30px;background-size:100px 100px;}
.page-description{padding:60px 0 40px;}
.on-small-only .page-description{padding:30px 0 40px;}
.box .page-description{padding:0;margin-bottom:60px;}
.on-small-only .box .page-description{margin-bottom:0;}
.page-description h2{font-size:36px;font-weight:bold;letter-spacing:0.12em;margin-bottom:30px;}
.on-small-only .page-description h2{font-size:24px;line-height:1.4em;}
.page-description h2 span{display:inline-block;padding-bottom:10px;background:url(img/page-description-h2-span-bg.png) repeat-x 0 100%;}
.page-description p{max-width:600px;margin:0 auto;letter-spacing:0.12em;}
.on-small-only .page-description p{letter-spacing:0.06em;}
.contents-index.row.no-margin{margin-bottom:60px !important;}
.contents-index .col{text-align:center;}
.contents-index a,.contents-index img{display:block;margin:auto;}
.contents-index h3{font-size:14px;font-weight:bold;letter-spacing:0.06em;margin-top:12px;}
.contents-index h3 span{display:inline-block;padding-bottom:6px;border-bottom:2px solid #000;}
.contents-index p{font-size:11px;letter-spacing:0.12em;text-align:center;line-height:1.6;margin-bottom:30px;}
.btn-index{margin-top:90px;}
.on-small-only .btn-index{margin-top:30px;}
.btn-index a{display:block;text-decoration:none;color:#000;}
.btn-index .img{display:block;overflow:hidden}
.btn-index .img img{-webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);width:100%;height:auto}
.btn-index .txt{position:relative;padding:18px 56px 18px 30px;font-size:18px;font-weight:700;border-top:3px solid #000;background:#fff}
@media screen and (max-width:900px) { 
/*画面サイズが900pxまではここを読み込む*/
.btn-index .txt{font-size:14px;letter-spacing:0.06em;}
}
.btn-index .txt:after{content:"";display:block;position:absolute;top:50%;right:19px;width:35px;height:35px;margin-top:-18px;background:url(img/btn-index-arrow.png) no-repeat;-webkit-background-size:35px 35px;background-size:35px}
.btn-index a:hover .img img{opacity:.4;filter:alpha(opacity=40);-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}
.btn-index a:hover .txt:after{background-image:url(img/btn-index-arrow-hover.png)}
.btn-index2{padding:0 0 90px;}
.on-small-only .btn-index2{display:none;}
.btn-index2 a{display:block;text-decoration:none;color:#fff;}
.btn-index2 .txt{position:relative;padding:18px 56px 18px 30px;font-size:18px;font-weight:700;background:rgba(40,30,40,0.3);}
.on-small-only .btn-index2 .txt{padding:0.6em;font-size:12px;}
.btn-index2 .txt:after{content:"";display:block;position:absolute;top:50%;right:19px;width:35px;height:35px;margin-top:-18px;background:url(img/btn-index2-arrow.png) no-repeat;-webkit-background-size:35px 35px;background-size:35px}
.btn-index2 a:hover .txt:after{background-image:url(img/btn-index2-arrow-hover.png)}

.page h2.marukado{background:#fff;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;font-size:21px;font-weight:bold;letter-spacing:0.12em;padding:12px 30px;}
.on-small-only.page h2.marukado{font-size:14px;margin-bottom:0;}
.row+h2{margin-top:90px;}
.on-small-only .row+h2{margin-top:40px;}
.row.no-margin+h2{margin-top:0;}
.page-child h3,.page-id-25 h3,.parent-pageid-25 h3,.page-id-32 h3,.page-id-34 h3,h3.boxh{background:#C9C9C9;border-bottom:1px solid #000;font-size:14px;font-weight:bold;letter-spacing:0.12em;padding:20px 30px;margin-bottom:0;box-sizing:border-box;}
.on-small-only.page-child .s6 h3{padding:20px 12px;}
.page-id-25 .contents-index h3,.parent-pageid-25 .contents-index h3,.page-id-34 .contents-index h3{background:transparent;border-bottom:none;font-size:14px;font-weight:bold;letter-spacing:0.06em;padding:0;margin-bottom:11px;}
.page .box{background:#fff;padding:30px;}
.on-small-only.page .box{padding:12px;}
.page .box ul li{list-style-type:disc;list-style-position:inside;}
.page .box h4{font-size:14px;line-height:1.8;font-weight:bold;margin:24px 0 6px;}
.page .box h4:nth-of-type(1){margin:0 0 6px;}
.page .box h4 strong{font-size:16px;font-weight:bold;letter-spacing:0.12em;}
.page .box p{letter-spacing:0;margin-top:12px;line-height:1.4;}
.on-small-only.page .box p{padding:0;}
.page .box p.small-text{margin:0;}
.on-small-only.page-id-25 .box .page-description p,.on-small-only.page-id-15 .box .page-description p,.on-small-only.page-id-17 .box .page-description p,.on-small-only.page-id-19 .box .page-description p,.on-small-only.page-id-27 .box .page-description p,.on-small-only.page-id-34 .box .page-description p{padding:0 20px 20px;}
.page .box .small-text{letter-spacing:0;margin-top:12px;line-height:1.4;}
.page .box ul.small-text{font-size:12px;letter-spacing:0;margin-top:12px;line-height:1.4;}
.page .box ul.small-text li{text-indent:-1em;padding-left:1em;}
.page .box dl{margin:0;}
.page .box dt{clear:left;float:left;width:30%;padding:6px 0;font-size:14px;font-weight:bold;}
.page .box dd{margin-left:30%;padding:6px 0;}
.page .box blockquote{margin:6px 0;padding:6px;}
.page .box blockquote h5{font-size:14px;margin:6px 0 0;}
.page .box blockquote p{margin:6px 0;}
.page .box blockquote strong{font-size:13px;font-weight:bold;}
.page .box .indicators{display:none;}
.arrow-big{position:relative;}
.arrow-big:after{content:"";width:0;height:0;border:30px solid transparent;border-left:30px solid #000;position:absolute;right:-45px;top:30%;opacity:0.2;}
.page a.btn-marukado{font-size:18px;border:2px solid;width:400px;margin:0 50px;font-weight:bold;text-decoration:none;}
.on-small-only.page a.btn-marukado{width:auto;margin:0;}
.page a.btn-marukado:hover{background:#fff;color:#000 !important;}

.page dl.menu-index{border-top:1px solid #000;box-sizing:border-box;}
.page dl.menu-index dt{float:right;clear:right;text-align:right;font-weight:normal;}
.page dl.menu-index dd{margin-left:0;padding-left:0;width:100%;border-bottom:1px solid #000;box-sizing:border-box;}
.page dl.menu-index dd p{float:none;display:block;font-size:10px;font-weight:normal;margin:6px 0 0 0;}

.page .map-potepote{position:relative;margin-bottom:0;padding-bottom:0;}
.page .map-potepote .pin{position:absolute;text-align:center;text-decoration:none;overflow:visible;background:#000;color:#000;}
.on-small-only.page .map-potepote .pin{width:20px;height:20px;line-height:20px;font-size:12px;}
.page .map-potepote .pin span{position:relative;}
.page .map-potepote .pin span:after{position:absolute;content:'';border-top:15px solid;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:0;top:25px;left:3px}
.on-small-only.page .map-potepote .pin span:after{border-top:9px solid;border-left:3px solid transparent;border-right:3px solid transparent;border-bottom:0;top:14px;left:3px}
.page .map-potepote .pin strong{;color:#fff;}

.page .map-potepote .pin-01{right:34.5%;top:31%;}
.page .map-potepote .pin-02{left:32%;bottom:25%;}
.on-small-only.page .map-potepote .pin-02{left:33.5%;bottom:27%;}
.page .map-potepote .pin-03{right:39%;top:36%;}
.page .map-potepote .pin-04{right:24.5%;top:33%;}
.page .map-potepote .pin-05{right:11.5%;bottom:43%;}
.on-small-only.page .map-potepote .pin-05{right:14%;bottom:43%;}
.page .map-potepote .pin-06{right:48%;bottom:45%;}

.page .map-potepote .pin-07{left:35%;bottom:40%;}
.on-small-only.page .map-potepote .pin-07{left:35%;bottom:44%;}
.page .map-potepote .pin-08{left:23%;top:43%;}
.page .map-potepote .pin-09{left:37%;bottom:28%;}
.on-small-only.page .map-potepote .pin-09{left:38%;bottom:32%;}
.page .map-potepote .pin-10{left:15%;bottom:26%;}
.page .map-potepote .pin-11{left:19%;bottom:23%;}
.on-small-only.page .map-potepote .pin-10{left:17%;bottom:31%;}
.on-small-only.page .map-potepote .pin-11{left:21%;bottom:28%;}

.page .map-potepote .pin-12{left:21%;top:16.5%;}
.page .map-potepote .pin-13{left:45%;top:29%;}
.page .map-potepote .pin-14{right:18.5%;top:27%;}
.page .map-potepote .pin-15{left:37.5%;top:10%;}
.page .map-potepote .pin-16{left:28.5%;bottom:35%;}
.on-small-only.page .map-potepote .pin-16{left:30%;bottom:38%;}

.page .modal{}
.page .modal .modal-content{position:relative;}
.page .modal .modal-content .row{margin-bottom:0;}
.page .modal .modal-content h3{background:none;font-size:30px;font-weight:normal;text-align:center;margin-top:60px;}
.on-small-only.page .modal .modal-content h3{letter-spacing:0;font-size:18px;margin-top:12px;}
.page .modal .modal-content p{max-width:420px;margin:30px auto 35px;}
.page .modal .modal-close{position:absolute;right:15px;bottom:15px;background:transparent;background:url(img/ic_close_white_36dp.png) no-repeat center center;background-size:50% 50%;text-indent:-300px;}

.page .collection a{text-decoration:none;color:#000;}


/*タブ*/
.on-small-only .tab{font-size:12px;padding:0;letter-spacing:0;}
.on-small-only .indicator{width:33.333%;}

/*スライダー*/
.bx-wrapper{margin:0 !important;}
.bx-wrapper .bx-viewport{border:none !important;left:0 !important;-moz-box-shadow:none !important;-webkit-box-shadow:none !important;box-shadow:none !important;}
.bxslider{margin:0 !important;}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{width:auto !important;bottom:12px !important;right:12px !important;}
.bx-wrapper .bx-pager.bx-default-pager a{background-color:transparent !important;border:1px solid #000 !important;width:8px !important;height:8px !important;margin:0 7px !important;}
.bx-wrapper .bx-pager.bx-default-pager a:hover{background-color:transparent !important;}
.bx-wrapper .bx-pager.bx-default-pager a.active{background-color:#333 !important;border:1px solid #000 !important;}

/*パンくず*/
.breadcrumbs{padding-top:12px;letter-spacing:0.12em;position:absolute;left:18px;bottom:18px;width:100%;z-index:13;}
.on-small-only .breadcrumbs{left:6px;bottom:6px;font-size:11px;}
.breadcrumbs a{color:#fff;text-decoration:none;}
.breadcrumbs a:hover{text-decoration:underline;font-weight:bold !important;}




/*アーカイブ*/
.arTitle,.arTitle:focus,.arTitle:hover{color:#666}
.post-section{margin-top:20px}
.on-small-only.archive .content-item:nth-of-type(1){margin-top:0}
.on-small-only.archive .content-item{margin-top:20px}
.on-small-only.archive .main .post-eye-catch{text-align:center}
.on-small-only.archive .main .post-title{margin-top:0}
.arTitle{display:block;margin-top:3px;text-decoration:underline;letter-spacing:2px;font-size:20px}
.single .arTitle{width:100%;font-weight:400;border-bottom:1px solid #000;line-height:1.5;margin:0 0 20px;position:relative;letter-spacing:2px;padding-bottom:3px;text-decoration:none}
.on-small-only .arTitle{font-size:18px;letter-spacing:1px}
.post-date{}
.on-small-only.archive .post-date{margin-top:0;display:block}
img.archive-img{width:auto;max-height:177px;vertical-align:bottom}
.archive-imgArea{display:block;overflow:hidden;max-width:177px;max-height:177px}
.archive-imgArea img{margin-bottom:0!important}

/*サイドバー*/
.sideTitle{width:100%;font-size:17px;font-weight:400;border-bottom:1px solid #000;line-height:2;margin:0;position:relative;letter-spacing:2px;padding-bottom:2px}
.sideInfo p{margin-bottom:0!important;line-height:1.5;margin-top:1px;font-size:95%}
.sideInfo #cate-icon,.sideInfo .day{font-size:11px}
.sideCat li,.sideInfo li{padding:13px 0!important;border-bottom: 1px solid #BEBEBE;}
.on-small-only .sideBar{margin-top:3rem}

/*ページャー*/
.wp-pagenavi .current,.wp-pagenavi .pages,.wp-pagenavi a{padding:5px 10px!important;border:1px solid #666;color:#666;line-height:1;margin:0 2px!important}
.wp-pagenavi .current{background:#666;color:#fff}
.wp-pagenavi{margin-top:5em;text-align:left}
.on-small-only .wp-pagenavi{margin:2em 0 0;text-align:center}

/*イベント*/
.post-type-archive-event .entry-header{background:transparent;position:relative;}
.entry-content{}

/*よくあるご質問*/
#column.page .common-title,#faq.page .common-title,#faq.page .con-title,.tax-columns-cat .common-title{margin-bottom:0;position:relative}
.lineList,.trigger{margin:0!important}.lineList{border-bottom:1px solid #BDBDBD}
#faq .lineList a{text-decoration:underline}
#faq .lineList a:hover{text-decoration:none}
.acordion{background:#fff;box-shadow:0 0 10px rgba(0,0,0,.3);border-radius:5px}
.trigger{position:relative;line-height:22px;cursor:pointer;padding:18px 10px 18px 3em;letter-spacing:1px;border-top:1px solid #BDBDBD}
.trigger:first-child{border-top:none}
.on-small-only .trigger{padding:18px 10px 17px 3em;border-top:1px dotted #BDBDBD}
.on-small-only .trigger:first-child{border-top:none}
.on-small-only .lineList{border-bottom:1px dotted #BDBDBD}
.trigger p.question{float:left;width:90%;line-height:1.3;margin-bottom:0!important;margin:0}
.acordion_tree:before,.trigger:before{content:'A';width:30px;height:30px;left:0;text-align:center;border-radius:50%;font-family:'Roboto Condensed', sans-serif;font-weight:bold;}
.trigger:before{content:"Q";width:30px;height:30px;background:#ccc;position:absolute;top:13px;color:#fff;text-align:center;line-height:26px;border-radius:50%;font-family:'Roboto Condensed', sans-serif;font-weight:bold;}
.on-small-only .trigger:before{top:10px}
.acordion_tree{padding:11px 15px 14px 3em;letter-spacing:1px;margin:0!important;position:relative;line-height:2}
.acordion_tree:before{background:#fff;border:2px solid #ccc;position:absolute;top:10px;color:#ccc;}
.on-small-only .acordion_tree{padding:13px 15px 10px 3em}
.open-close{display:block;width:14px;height:14px;position:absolute;right:20px;top:20px;background:url(img/ic_slideshow_black_18dp.png) no-repeat;background-size:14px 14px;text-indent:-9999px;overflow:hidden}
.on-small-only .open-close{top:19px}

/*サイトマップ*/
#sitemap #sitemap_list a,#sitemap #sitemap_list a:focus,#sitemap #sitemap_list a:hover{color:#000;text-decoration:none;}
#sitemap #sitemap_list li a{border-top:1px solid #000;position:relative;padding:15px 0px 15px 35px;display:block;font-weight:bold;font-size:13px;background:url(img/ic_arrow_forward_black_18dp.png) no-repeat;background-position:10px 50%;}
#sitemap #sitemap_list li a:hover{background-color:#fff;}
#sitemap #sitemap_list ul.children{;}
#sitemap #sitemap_list ul.children:before,#sitemap #sitemap_list ul.children:after{content:" ";display:table;}
#sitemap #sitemap_list ul.children:after{clear:both;}
#sitemap #sitemap_list ul.children{*zoom: 1;}
#sitemap #sitemap_list ul.children li{width:33.33333%;float:left;}
.on-small-only#sitemap #sitemap_list ul.children li{width:100%;float:none;}
#sitemap #sitemap_list ul.children li a{font-weight:normal;font-size:11px;padding:12px 0 12px 35px;width:100%;float:left;display:block;border-top:1px dotted #BBBDBF;color:#666;background-image:none;}


/*404*/
.error404.on-small-only .con-title{line-height:1.5}
.error404 .main .row .col{margin-bottom:0}


/*採用情報*/
table.recruit th{width:12em;}


/*コンタクトフォーム*/
input.wpcf7-submit,input[type=button],input[type=submit]{-webkit-appearance:none}
table.form{border:none;table-layout:fixed;border-collapse:separate;border-spacing:0}
table.form th{background:#E4E4E4;padding:17px;width:27%;text-align:left;position:relative;vertical-align:top}
table.form td,table.form th{border:2px solid #fff;font-weight:400;font-size:1.2rem;font-size:13px;border-right:transparent;border-left:transparent;border-top:transparent}
table.form td{background:#F2F2F2;padding:17px}
table.form th p{text-align:left;color:#666;line-height:1.6em}
table.form th.Indispensable{clear:both}
table.form th.Indispensable:after{content:"必須";font-size:11px;padding:4px 6px;background:#000;color:#fff;line-height:1em;letter-spacing:1px;text-align:center;display:block;width:50px;margin-top:5px}
table.form td dt{width:25%;float:left;font-weight:400;color:#666}
table.form td dd{margin-bottom:5px;padding-left:15%}
table.form td dl.bgA2959C{background:#A2959C;padding:12px 19px}
table.form td dl.bgA2959C dt,table.form td dl.bgA2959C p{color:#fff}
table.form td .privacy-txt{height:12em;overflow-y:scroll;padding:10px 15px;background:#fff;border:1px solid #ddd;margin-bottom:5px;font-size:12px}
.form input,.form textarea{background:#fff;margin-bottom:0}
.submit{text-align:center!important;margin-bottom:20px;padding-top:30px}
.on-small-only .submit{margin-bottom:0!important;padding-top:15px}
textarea{height:6rem;border-top:none;border-left:none;border-right:none;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}
#contact .main table .small-text{margin-top:5px;display:inline-block}
td.dayTd .wpcf7-form-control-wrap.menu-day1,td.dayTd .wpcf7-form-control-wrap.menu-day2,td.dayTd .wpcf7-form-control-wrap.menu-day3,td.dayTd .wpcf7-form-control-wrap.menu-month1,td.dayTd .wpcf7-form-control-wrap.menu-month2,td.dayTd .wpcf7-form-control-wrap.menu-month3{width:20%;display:inline-block;margin-right:11px;margin-left:15px}
input[type=radio]:checked,input[type=radio]:not(:checked){position:static;left:0;visibility:inherit}
input.wpcf7-submit{background:#000;position:relative;-webkit-background-size:178px;background-size:178px;border:1px solid #000;padding:16px 20px;font-size:17px;color:#fff;opacity:1;line-height:1.2;font-weight:600;letter-spacing:.1em;-webkit-transition:.8s;-moz-transition:.8s;-o-transition:.8s;-ms-transition:.8s;transition:.8s;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}
input.wpcf7-submit:hover{opacity:.6}
input.wpcf7-submit::before{right:12px;width:8px;height:8px;border-top:2px solid #fff;border-right:2px solid #fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.arrow::after,input.wpcf7-submit::before{position:absolute;top:0;bottom:0;margin:auto;content:"";vertical-align:middle}
.materialize-textarea:focus:not([readonly]){border-bottom:1px solid #A4C43C;box-shadow:0 1px 0 0 #A4C43C}
.input-field .prefix.active{color:#A4C43C}
.txtForm{max-width:30%!important}
.txtFormHalf{max-width:15%!important}
.tableLeft{width:15%;padding-top:5px;float:left;padding-bottom:5px}
.spB{display:inline}
.select-wrapper input.select-dropdown{padding:0 0 0 10px;background:#fff;margin-right:0;width:98.5%}
.select-wrapper span.caret{top:45px!important;z-index:999;right:10px}
.on-small-only .select-wrapper span.caret{top:45px!important}
.on-small-only .select-wrapper input.select-dropdown{width:94.5%}
#order .select-wrapper span.caret{top:18px!important;z-index:999}
#order .on-small-only .select-wrapper span.caret{top:18px!important}
@media only screen and (min-device-width:1025px){input.wpcf7-submit{width:300px}
}
@media only screen and (max-device-width:1000px){table.form th{width:27%}
input.wpcf7-submit{width:460px}
}
.on-small-only .tableLeft{width:100%}
.on-small-only table.form th.Indispensable::after{bottom:5px;right:0;left:0;margin:5px auto auto;display:block;float:none;width:100%}
.on-small-only table.form th{padding:10px;line-height:1.5;text-align:left}
.on-small-only table.form td{line-height:1.5}
.on-small-only .txtForm{max-width:100%!important}
.on-small-only table.form td div{padding-bottom:0}
.on-small-only .fs85,.on-small-only .spB{display:block}
.on-small-only input.wpcf7-submit{width:100%;padding:14px}
.on-small-only#contact .telTime{display:block;text-align:left}
.pageContact .telNo{font-size:33px}
.on-small-only#contact .spB.mr10{margin-bottom:10px}
#privacy .main ol li{font-weight:700;color:#000;margin-left:20px}
.page#contact .main p{margin-bottom:20px}
.on-small-only .accept p{margin-bottom:0}
#privacy .main span,#privacy .main ul li{color:#333;font-weight:400}
.wpcf7-radio span.wpcf7-list-item{display:block;line-height:1.7;}
.wpcf7-form-control-wrap.menu-month, .wpcf7-form-control-wrap.menu-day{width:20%;display:inline-block;margin-right:11px;margin-left:15px;}
.txtFormHalf{max-width:15% !important;}

.screen-reader-response,.wpcf7-validation-errors{background:#fff59d;padding:12px;margin-bottom:12px;}


.on-small-only h2.marukado + div.box{margin-top:22px;}
.on-small-only a.btn.grey{width:100%;margin:6px 0;}




.box .material-placeholder{margin-top:20px;}
.box .material-placeholder:first-child{margin-top:0;}