@charset "utf-8";
/* CSS Document */
/*
Theme Name: ORIGINAL
Description: オリジナルテーマ
Version: 1.1
Author: FAM
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap');

/* CLEAR FIX */
.cf:after{content: "."; display: block; height: 0;  clear: both; visibility:hidden;}
.cf{display: inline-table;} 
/* Hides from IE Mac */
* html .cf{height: 1%;}
.cf{display:block;}
/* BOXSIZING */
.boxSizing { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;}
/* iOSでのsubmitのスタイルをリセット */
input[type="submit"],input[type="button"] {border-radius: 0;-webkit-box-sizing: content-box;-webkit-appearance: button; appearance: button; border: none; box-sizing: border-box; cursor: pointer;}
input[type="submit"]::-webkit-search-decoration,input[type="button"]::-webkit-search-decoration {display: none;}
input[type="submit"]::focus,input[type="button"]::focus {outline-offset: -2px;}
/* スクロール関係リセット */
html {scroll-behavior: auto;}

/* =======PRUGIN SETTINGS======= */
/* PAGE TOP */
.pagetop {z-index: 999; position: fixed;bottom: 55px;right: 55px;opacity: 0;filter: alpha(opacity=0);-webkit-transform: scale(0.3);-moz-transform: scale(0.3);-ms-transform: scale(0.3);-o-transform: scale(0.3);transform: scale(0.3);-webkit-transition: all .4s;-moz-transition: all .4s;	-o-transition: all .4s;	transition: all .4s;}
.pagetop a {display: block;width: 50px;	height: 50px;background-color: #000;text-align: center;color: #fff;font-size: 1em;text-decoration: none;line-height: 50px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;}
.pagetop.show {	opacity: 1;filter: alpha(opacity=100);-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
#pagetop{content: ""; display: block; height: 111px;  margin-top: -111px; visibility: hidden;}

/* BLOCK LINK */
.box-link{cursor:pointer;}
.box-link,
.box-link::before,
.box-link::after {-webkit-transition: all .3s;transition: all .3s;}
.box-link:hover{background:#EEE;}

/* =======WP PAGENAVI SETTINGS======= */
.wp-pagenavi {clear: both; text-align: center; margin: 80px 0;}
.wp-pagenavi a, .wp-pagenavi span {text-decoration: none; display:inline-block; color:#E8E8E8; background-color:#333; padding: 8px 15px; margin:0 1px 2px; white-space: nowrap; border-radius: 50px; -webkit-transition: 0.2s ease-in-out;-moz-transition: 0.2s ease-in-out;-o-transition: 0.2s ease-in-out;transition: 0.2s ease-in-out;}
.wp-pagenavi a:hover, .wp-pagenavi span.current {color:#E8E8E8; background-color:#C0966D ;border-color:#C0966D;}
.wp-pagenavi span.current {color: #E8E8E8; background-color: #C0966D; border-color: v#C0966D; font-weight: bold;  border-radius: 50%;}

/* =======TABLE ======= */
/* .table-col1 */
.basic-table { width: 100%; background:#FFF;}
.basic-table td{border: 1px solid #EEE; padding: 16px 20px;}
.basic-table th {width: 20%; border: 1px solid #EEE; padding: 16px 20px; white-space: nowrap; }
.basic-table a {text-decoration: underline;}

.tablepress {width: 100%; background: #FFF;}
.tablepress td {border: 1px solid #CCC; padding: 13px 15px;}


/* =======SLIDER======= */
.slick-slide {box-sizing: border-box;}
.slick-slider div { transition: none; } 
.slick-dots {bottom: 0!important;z-index: 100;}
.slick-dots li {height: 50px!important;}
.slick-dots li button:before {color: #FFF!important; opacity: 1!important;}
.slick-dots li.slick-active button:before {color: #CCC!important;}

/* =======anime======= */
.fadeUp {opacity: 0;transform: translateY(40px);transition: all 0.8s ease;}
.fadeUp.is-show {opacity: 1;transform: translateY(0);}
.delay1 { transition-delay: 0.3s; }
.delay2 { transition-delay: 0.6s; }
.delay3 { transition-delay: 0.9s; }


/* ======= BASIC ======= */
html,body { height: 100%; width: 100%; min-width: 1200px; }
body{font-family: 'Noto Sans JP'; background:#1A1A1A; letter-spacing: 0.1em; color:#808080; font-size:16px;}
img {max-width: 100%; height: auto;}
a{text-decoration: none; color:#808080; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all  0.3s ease;}
a:hover{color:#CCC;}
strong{font-weight:bold;}

div.wp-caption {max-width: 100%!important; height: auto;}

img.arrow {width: 20px; height: 20px;}

/* OTHER-STYLING */
.big{font-size:1.4em;}
.small{font-size:0.6em;}
.bg-brack{display:inline-block; background:#000; padding:10px 15px; font-size:0.8em; color:#FFF; margin-right:10px; vertical-align: super; margin:10px 0;}
.bgGlay {background: #EEE; padding: 30px;}.bgGlay p{margin:0;}
.bgBlue {background: #E0F1F4; padding: 30px; margin-bottom: 50px;}

.arrow-down{ margin-bottom: 30px; font-size: 3em;}
.mb0{margin-bottom:0 !important;}
.mb10{margin-bottom:10px;}
.mb30{margin-bottom:30px;}
.mb50{margin-bottom:50px;}
.pc{display:block!important;}
.sp {display: none!important;}
.menu-sp{display:none;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.text-center{text-align:center;}
.strong{font-weight:bold;}
.wsnw{white-space: nowrap;}

.jump{margin-top:-100px; padding-top:100px;}
.jump2 {margin-top: -180px; padding-top: 180px;}
.name {font-weight: bold; display: block; text-align: left; margin-top: 17px;}

.youtube {position: relative; width: 100%; padding-top: 56.25%;}
.youtube iframe {position: absolute; top: 0; right: 0; width: 100%; height: 100%;}

/* ======= HEADER ======= */
header{width:100%; z-index: 9999; position: fixed; top: 0; background: rgba(26,26,26,0.9); letter-spacing: normal; font-family: "Noto Sans JP", sans-serif;}
header img {height: 90px;}
a.sns img {height: 20px;}

/* global nav */
#gnav {padding: 0 3% 0 3%; height: 100px;}
.siteTitle {position: absolute; top: 0; background: #C0966D; padding: 30px;}
.headBox {display: flex; justify-content: flex-end; flex-direction: row; align-items: center; height: 100px;}

.nav01{display: flex;}
.nav01 ul {display: flex;}
.nav01 ul li {margin-left: 20px;}
.nav01 ul li a {font-weight: 600;}
.nav01 ul li a.gold{color:#C0966D;}

/*ハンバーガーメニュー*/
.nav-button-box {position: absolute; top: 0; right: 0; display: flex; text-align: center; width: 100px; height: 100px; z-index: 50; color: #FFF; flex-direction: column; align-content: center; justify-content: center; align-items: center;}
.nav-button {display: block; cursor: pointer; }
/*ハンバーガーメニューのエフェクト*/
.nav-button span { display: inline-block; transition: all 0.4s; box-sizing: border-box;}
.nav-button { z-index: 20; position: relative; width: 40px; height: 36px;}
.nav-button span {position: absolute; left: 0; width: 100%; height: 1px; background-color: #E8E8E8; border-radius: 4px;}
.nav-button span:nth-of-type(1) {top: 0;}
.nav-button span:nth-of-type(2) {top: 16px;}
.nav-button span:nth-of-type(3) {bottom: 0;}
.nav-button.active span:nth-of-type(1) {-webkit-transform: translateY(16px) rotate(-45deg);transform: translateY(16px) rotate(-45deg);}
.nav-button.active span:nth-of-type(2) {opacity: 0;}
.nav-button.active span:nth-of-type(3) {-webkit-transform: translateY(-18px) rotate(45deg);transform: translateY(-18px) rotate(45deg);}

/* 展開後 */
.nav-wrap {display:none; width: 100%; height: 100%; padding: 0; box-sizing: border-box; z-index: 10; }
.navBox {width: 100%; height: 100vh; background: #333; box-sizing: border-box; position: fixed; top: 0; right: 0; text-align: center; padding: 100px 0 0 0;}
.navBox ul li {font-size: 24px; margin-bottom: 26px;}

/* ======= FOOTER ======= */
footer {width: 100%; padding: 80px 0 0 0; background: #333; text-align: center; font-weight: 600; margin-top: 150px;}
footer h1 img {width: 110px; margin-bottom: 50px;}
.footbox01 p {margin-bottom: 50px; color: #E8E8E8;}
.footbox01 ul.snsBtn {display: flex; align-items: center; margin-right: 10px; justify-content: center;}
.footbox02 {padding: 0 0 50px;}
.footbox02 ul {display: flex; justify-content: center;}
.footbox02 ul li a {letter-spacing: normal; margin: 0 10px;}
p.copyRights {font-size: 12px; text-align: center; padding: 30px 0; background: #1a1a1a; letter-spacing: normal;}

/*  ======= TOP =======  */
.wrapCont {max-width: 1100px; margin: 0 auto; width: 100%;}

#container.toppage {z-index: 1; position: relative;}

.toppage p {text-align: justify;}
.toppage h3 {text-align: center; position: relative; font-size: 20px; margin-bottom: 100px; border: none; color: #c0966d; font-weight: bold;letter-spacing: 0.3em;}
.toppage h3 span {font-family: "Montserrat",serif; display:block; font-size: 50px; margin-top: 10px; opacity: 0;transform: translateY(10px);transition: 0.6s ease 0.3s; }
.fadeUp.is-show span {opacity: 1; transform: translateY(0);}

.toppage h4 {font-size: 25px; font-weight: bold; color: #E0E0E0;margin-bottom: 30px;}


a.btnLine {display: block; border: 1px solid #c0966d; color: #c0966d; text-align: center; padding: 15px; border-radius: 50px; box-sizing: border-box; font-weight: 600;}
a.btn {display: block; background: #c0966d; color: #333; text-align: center; padding: 15px; border-radius: 50px; box-sizing: border-box; font-weight: 600;}
a.btn:hover {background: #FFF;}
a.btnLine:hover {background: #FFF; border:1px solid #FFF;}

/* TEASER */
#teaser {position: relative; width: 100%; height: 100vh; overflow: hidden; margin-bottom: 100px; }
.teaserInr {position: relative; width: 100%; height: 100%; box-sizing: border-box; display: flex; justify-content: center; align-items: center; flex-direction: column; z-index: 10; background: rgba(0, 0, 0, 0.8);}
.teaserInr h2 {font-family: "Noto Serif JP", serif; font-size: 22px; color: #c0966d; font-weight: 600; padding-top: 100px;}
.teaserInr p {font-family: "Noto Serif JP", serif; font-size: 82px; text-align: center; color: #FFF; letter-spacing: -0.05em; margin-bottom: 31px;}
#teaser .bgImg { animation-fill-mode: both; position: absolute; width: 100%; height: 100%; top: 0; left: 0; bottom: 0; right: 0; opacity: 0; background-size: cover; animation: bgAnime 10s infinite;  background-position: center;}
#teaser .src1 {background-image : url('img/top/teser.jpg'); animation-delay: 0s;}
#teaser .src2 {background-image : url('img/top/teser2.jpg'); animation-delay: 5s;}

@keyframes bgAnime {
   0% { opacity: 0; transform: scale(1.05); }
  10% { opacity: 1; }
  45% { opacity: 1; }
  55% { opacity: 0; transform: scale(1);}
 100% { opacity: 0; }
}
.teaserInr ul li a {display: block; font-family: 'Noto Sans JP'; width: 280px;}

#teaser h2 {letter-spacing: 0.1em;line-height: 1.6;}
#teaser h2 span {display: inline-block;	opacity: 0;transform: translateY(20px);	transition: 0.6s ease;}
#teaser h2.is-show span {opacity: 1;transform: translateY(0);}

/* STAGE01 */
section#news {margin: 100px 0;}
section#news ul li {display: flex; border-bottom: 1px solid #4d4d4d; padding: 10px 0; align-items: center;}
section#news ul li a {display: block; width: 100%;}
section#news ul li span {width: 300px; font-family: "Montserrat"; letter-spacing: 0; font-size: 13px;}

/* STAGE02 */
#about {margin-bottom: 200px;}
#about .sepBox {background: #333333;}
.sepBox {display: flex; align-items: center;}
.sepLeft {width: 50%;}
.sepLeft img {object-fit: cover; height: 100%;}
.sepRight {padding: 0 5%;}
#about .sepRight p {margin-bottom: 50px; letter-spacing: 0; font-feature-settings: "palt";}
#about .sepRight p span {color: #c0966d;}

/* STAGE03 */
#menu {margin-bottom: 200px;}
.menuWrap {position: relative;}
/* タブ */
.menuTabs {display: flex; flex-wrap: wrap; gap: 10px; margin-bottom: 30px; padding: 0; list-style: none;justify-content: center;}
.tab {padding: 10px 18px; border: 1px solid #c0966d; color: #c0966d; cursor: pointer; transition: 0.3s;}
.tab.is-active {background: #c0966d; color: #000;}

/* コンテンツ */
.menuContents {position: relative;}
.menuContent {display: none;}
p.menuTax {text-align: center; margin: 50px 0;}

.menuItem {border: 1px solid #333; padding: 30px 50px; margin-bottom: 20px; position: relative; display: flex; align-content: center; justify-content: space-between; align-items: center;}
.menuItem span.gold {color: #c0966d; font-size: 16px; margin-left: 10px;}
.menuItem .title {font-size: 22px; font-weight: bold; font-feature-settings: "palt"; color: #E8E8E8;}
.menuItem .desc {font-size: 14px; color: #808080; margin-top: 5px; display: block; margin-top: 15px;}
.menuItem .price {color: #c0966d; font-size: 20px; font-weight: 600;}
.menuItem .osusume {position: absolute; top: -19px; left: -20px; background: #c0966d; color: #1a1a1a;  padding: 10px 15px; font-size: 14px; font-weight: 600; letter-spacing: 0;}

#menu a.btn {width: 300px; margin: 50px auto;}

/* STAGE04 */
#style {margin-bottom: 100px;}
#style a.btnLine {width: 300px; margin: 50px auto;}
#style ul.slick-slider li img {width: 100%;}
#style ul.slick-slider li {padding: 0 10px;}

/* STAGE05 */
.stage05 {position: relative; margin-bottom: 100px; height: 800px; display: flex; flex-direction: column; align-items: center; justify-content: center; background: url("img/top/bg.jpg")no-repeat; background-size: cover;}
.stage05::after {content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0;  box-shadow: inset 0 0 20px 20px #1a1a1a; }
.stage05 p {text-align: center; color: #E8E8E8; font-size: 37px; font-family: 'Noto Serif JP'; line-height: 2em; margin-bottom: 80px;}
.stage05 a.btn {width: 300px; z-index: 100;}

/* STAGE06 */
#access {margin-bottom: 200px;}
#access ul li {border-bottom: 1px solid #333; padding: 15px 0; font-feature-settings: "palt"; font-size: 14px;}
#access ul li span.acsTitle {font-weight: bold; color: #E8E8E8; display: block;}
#access ul li span{font-weight: bold; color: #E8E8E8;}
#access .sepLeft{width:50%;}
#access .sepRight {width: 50%; padding: 0 0 0 5%;}

/* STAGE06 */
#contact {margin-bottom: 100px;}
#contact ul {margin-bottom: 50px;}
#contact ul li {border: 1px solid #333; padding: 50px; box-sizing: border-box; text-align: center;}
#contact ul li p {text-align: center; margin-bottom: 30px;}
#contact p {margin-bottom: 100px; text-align: center;}
#contact p a {color: #c0966d;}

/* ======= PAGES ======= */
.page section.wrapCont {width: 1100px; max-width: 1400px; min-width: 1100px; margin: 0 auto; position: relative; z-index: 1;}

#container.post {margin: 50px 0 100px;}

.page-title h1{text-align: center; position: relative; font-size: 20px; margin: 150px auto 100px; border: none; color: #c0966d; font-weight: bold;letter-spacing: 0.3em;}
.page-title h1 span{font-family: "Montserrat",serif; display:block; font-size: 65px; margin-top: 10px; font-weight: bold;}

.page h2{text-align: center; position: relative; font-size: 20px; margin: 150px auto 100px; border: none; color: #c0966d; font-weight: bold;letter-spacing: 0.3em;}
.page h2 span{font-family: "Montserrat",serif; display:block; font-size: 50px; margin-top: 10px; font-weight: bold;}
.page h3 {color: #E8E8E8; border-bottom: 1px solid #333; font-size: 30px; display: flex; align-items: center; font-weight: 600; padding-bottom: 10px; margin-bottom: 15px;}
.page h3 span {font-size: 16px; margin-right: 10px;}

.basebox {margin-bottom: 50px; }
.basebox p{margin-bottom: 30px; text-align: justify;}
.basebox p:last-child {margin: 0;}
.basebox p span {color: var(--color-cv);}
.basebox ul{margin-bottom: 50px;}
.basebox ul:last-child {margin: 0;}
.basebox table{margin-bottom: 30px;}
.basebox table:last-child {margin: 0;}

ul.col2{display: flex; justify-content: space-between;flex-wrap: wrap;}
ul.col2 li{width:48%;}
ul.col2:after {content: ""; display: block; width: 32%; height: 0;}
ul.col2 img{width:100%;}
ul.col2.reverse {display: flex; flex-direction: row-reverse;}
ul.col3{display: flex; justify-content: space-between;flex-wrap: wrap;}
ul.col3 li{width:32%;}
ul.col3:after {content: ""; display: block; width: 32%; height: 0;}
ul.col3 img{width:100%;}
ul.col4{display: flex; flex-wrap: wrap; justify-content: space-between;}
ul.col4 li{width:23%; margin:0 0 30px 0;}
ul.col4:after {content: ""; display: block; width: 23%; height: 0;}
ul.col4:before {content: ""; display: block; width: 23%; order: 1;}
ul.col5 {display: flex; justify-content: space-between; letter-spacing: normal;}
ul.col5 li {width: 18%;}
ul.col6 li {width: 15%;}
ul.col6 {display: flex; justify-content: space-between;}

/**** ABOUT ****/
section.about01 {margin-bottom: 100px;}
section.about02 ul li {margin-bottom: 50px;}
section.about03 ul li {border-bottom: 1px solid #333; padding: 15px 0; font-feature-settings: "palt"; font-size: 14px;}
section.about03 ul li span.acsTitle {font-weight: bold; color: #E8E8E8; display: block;}
section.about03 ul li span{font-weight: bold; color: #E8E8E8;}
section.about03 .sepLeft{width:50%;}
section.about03 .sepRight {width: 50%; padding: 0 0 0 5%;}


/* ======= CATEGORY ======= */
.catpage h2 {font-weight: 600; color: #e8e8e8; font-size: 18px;}
.catpage h3 {color: #E8E8E8; margin-bottom: 20px;}

.category01 ul li { margin-bottom: 30px;}
.category01 ul li h2 {margin-bottom: 10px;}
.category01 ul li img {margin-bottom: 10px; height: 235px; object-fit: cover;}
.category02 ul {display: flex; margin-bottom: 50px;}
.category02 ul li a {border: 1px solid #808080; border-radius: 50px; padding: 5px 10px; letter-spacing: normal; display: block; font-size: 14px; margin: 0 10px 10px 0;}

.catNav ul {display: flex; justify-content: space-between; margin-bottom: 80px;}
.catNav ul li { width: 24%;}
.catNav ul li.active a.btn {background: #c0966d; color: #333;}
.catNav a.btn {background: #333; color: #c0966d;}

p.meta {display: flex; align-items: center;}
p.meta span.cat {font-size: 12px;}
p.meta span.time {font-size: 12px; border-right: 1px solid #333; margin-right: 7px; padding-right: 7px;}
p.tags span {background: #333; font-size: 11px; letter-spacing: normal; padding: 3px 10px; border-radius: 50px; display: inline-block;}

section.category02 .wrapCont {border-top: 1px solid #333; padding-top: 80px;}

.archive-select {
width: 100%; max-width: 100%; padding: 12px 40px 12px 14px;font-size: 14px;border: 1px solid #ccc;border-radius: 6px;background-color: #fff;color: #333;
cursor: pointer;appearance: none;-webkit-appearance: none;-moz-appearance: none;background-image: linear-gradient(45deg, transparent 50%, #666 50%),linear-gradient(135deg, #666 50%, transparent 50%);
background-position: calc(100% - 18px) center, calc(100% - 12px) center;background-size: 6px 6px, 6px 6px;
background-repeat: no-repeat;	transition: border-color 0.3s, box-shadow 0.3s;
}
.archive-select:hover {border-color: #666;}
.archive-select:focus {outline: none;border-color: #006856;box-shadow: 0 0 0 2px rgba(0,104,86,0.15);}
.archive-select option {color: #333;}

.postList li {opacity: 0;	transform: translateY(20px);transition: all 0.6s ease;}
.postList li.show {opacity: 1;transform: translateY(0);}

/* ======= SINGLE PAGE ======= */
.page-title p{text-align: center; position: relative; font-size: 20px; margin: 150px auto 100px; border: none; color: #c0966d; font-weight: bold;letter-spacing: 0.3em;}
.page-title p span{font-family: "Montserrat",serif; display:block; font-size: 65px; margin-top: 10px; font-weight: bold;}

.single-postbox h1{ color: #E8E8E8; font-size: 18px;font-weight: 600; border-top:1px solid #333; border-bottom:1px solid #333; padding:30px 0; margin-bottom:30px;}
.single-postbox h1 span {font-size: 12px; margin-right: 10px;}
.single-postbox h1.style { text-align: center; border:none; padding:0; margin-top: 30px; margin-bottom:0;}

#container.singlepage {width: 100%;}

.simple-paging {position: relative; display: flex; justify-content: space-between; align-items: center; border-top: 1px solid #333; padding: 80px 0 0; margin-top: 80px;}
.simple-paging a { font-weight:600; text-align: center; width: 200px; display: inline-block;  background: #333; color: #c0966d; padding: 15px 50px; border-radius: 50px; text-decoration: none; transition: 0.3s; }
.simple-paging a:hover { background: #c0966d; color: #333; }
.simple-paging .center {position: absolute; margin: auto; left: 0; right: 0; width: 300px;}
.simple-paging .center a { background: #c0966d; color: #333;}

/* 投稿エリアの設定 */
#editor-area a{color:#c69c6d;}
#editor-area a:hover{background:#EEEEEE;}
#editor-area a.blackBtn {color: #FFF!important;}
#editor-area img{max-width: 100%; height:auto; display:block;}
#editor-area h2 {position: relative; color: #E8E8E8; font-size: 28px; margin-bottom: 30px; border-left: 4px solid #c0966d; padding-left: 26px;}
#editor-area h3 {font-size: 22px; color: #E8E8E8; margin-bottom: 30px; background: #333; padding: 10px 20px;}
#editor-area h4 {font-size: 18px; font-weight: bold; color: #E8E8E8; margin-bottom: 20px;}
#editor-area h5 {font-size: 16px; font-weight: bold;color: #E8E8E8; }
#editor-area p{margin-bottom:30px; line-height: 1.8em; }
#editor-area strong{font-weight:bold;}
#editor-area ul{margin: 30px 0 30px 5px;}
#editor-area ul li{margin: 2px 0 2px 15px;  list-style: disc;}
#editor-area table{ width: 100%; border-collapse: collapse; margin-bottom:30px;}
#editor-area table th {border: 1px solid #333; padding: 20px; box-sizing: border-box;}
#editor-area table td {border: 1px solid #333; padding: 20px; box-sizing: border-box;}
#editor-area blockquote{padding: 20px; margin-bottom:30px; background:#333;}
#editor-area blockquote p{margin:0px !important;}

#editor-area iframe::before { content: "<div>";}
#editor-area iframe::after { content: "</div>";}


@media screen and (max-width: 1279px) {
 /*　================================ for ipad ================================　*/

}

@media screen and (max-width: 768px) {
 /*　================================ for iphone ================================　*/

/* HEAD */
html,body { height: 100%; width: 100%; min-width: 100%; font-size: 14px;}
.pagetop{bottom:10px; right:10px; z-index: 2000;}

.sp{display:block!important;;}
.pc{display:none!important;}
.mb50 {margin-bottom: 20px;}
.mt50 {margin-top: 50px;}
.button {padding: .9em 30%;}
.jump{margin-top:-142px; padding-top:142px;}

/* header */
header img {height: 50px; margin: 0;}
.siteTitle {padding: 18px;}

.nav01 ul {display: none;}
.nav-button {width: 43px; height: 30px; margin: 0 auto;}
.nav-button-box {width: 75px; height: 75px; z-index: 9999;}
.nav-button span:nth-of-type(2) {top: 13px;}
.nav-button.active span:nth-of-type(1) {-webkit-transform: translateY(16px) rotate(-30deg); transform: translateY(16px) rotate(-30deg);}
.nav-button.active span:nth-of-type(3) {-webkit-transform: translateY(-13px) rotate(30deg); transform: translateY(-13px) rotate(30deg);}
.navBox {width: 100%; height: 100vh;  background-color: rgba(0,0,0,0.9); padding: 100px 0 0; display: block; position: fixed; top:0; right: 0;}
.nav-wrap {position: fixed;}
#gnav {padding: 0; height: 75px;}
#gnav h1 {top: 0;}
ul.snsBtn {display: none;}
ul.recBtn {width: 100%; position: fixed; display: flex; align-items: center; bottom: 0; left: 0;}
ul.recBtn li {width: 50%; margin: 0;}
ul.recBtn a {width: 100%; box-sizing: border-box; text-align: center; padding: 20px 0; border-radius: 0;}

/* footer */
footer {padding: 60px 0 60px; margin-top: 80px;}
.footbox01 {width: 100%;padding: 0 5%; box-sizing: border-box;}
ul.snsBtn li {margin: 0px 10px;}
ul.snsBtn img {width: 34px;}

.footbox02 {width: 100%; padding: 0;}
.footbox02 ul {border-top: none; border-bottom: none; padding: 0; display: flex; justify-content: center; flex-direction: column;}
.footbox02 ul:first-child li a {display: block;padding: 20px 5%; border-bottom: 1px solid #1a1a1a; margin: 0;}
.footbox02 ul:last-child {border: none; }
p.copyRights {padding: 20px;}

/* 共通 */
#container.toppage {}
.wrapCont {width: 90%;}

.basebox {margin-bottom: 50px;}

.toppage h3 {font-size: 18px; margin-bottom: 50px;}
.toppage h3 span {font-size: 24px;}
.toppage h4 {font-size: 18px; margin-bottom: 10px;}

.sepBox {display: flex; align-items: center; flex-direction: column;}
.sepLeft {width: 100%;}
.sepRight {padding: 10%;}

.reserve.sp a {display: block; text-align: center; background: #c0966d; position: fixed; bottom: 0; width: 100%; border-radius: 0; padding: 20px 0; z-index: 1000;}

/* TEASER */
#teaser {margin-bottom: 50px;}
#teaser h2 {font-size: 16px; text-align: center; margin-bottom: 20px; padding: 0;}
.teaserInr p {font-size: 29px; text-align: center;}

/* STAGE01 */
section#news {margin: 0 0 50px;}
section#news ul li span { font-size: 12px;}
section#news ul li {align-items: flex-start; flex-direction: column;}

/* STAGE02 */
#about {margin-bottom: 50px;}

/* STAGE03 */
#menu {margin-bottom: 50px;}
.menuTabs {overflow-x: auto; flex-wrap: nowrap; -webkit-overflow-scrolling: touch; justify-content: flex-start;  }
.menuTabs::-webkit-scrollbar {display: none;}
.tab {flex: 0 0 auto; white-space: nowrap;}
.menuItem .title {font-size: 16px;}
.menuItem {padding: 30px 30px; flex-direction: column;}
.menuItem .osusume {top: -19px; left: 0; font-size: 12px;}

/* STAGE04 */
#style {margin-bottom: 50px;}

/* STAGE05 */
.stage05 {margin-bottom: 50px; padding: 100px 0; height: auto;}
.stage05 p {font-size: 18px; margin-bottom: 40px; }

/* STAGE06 */
#access {margin-bottom: 50px;}
#access .sepLeft {width: 100%; margin-bottom: 30px;}
#access .sepRight {width: 100%; padding: 0;}

/* STAGE07 */
#contact {margin-bottom: 0;}
#contact ul li {padding: 25px 50px;}
#contact ul {margin-bottom: 0;}
#contact p {margin-bottom: 0;}

/* =====PAGE===== */
#container.page {width: 100%; margin-bottom: 0; box-sizing: border-box;}

.page-title h1 {font-size: 14px; margin: 140px auto 50px;}
.page-title h1 span {font-size: 30px;}
.page-title p {font-size: 14px; margin: 140px auto 50px;}
.page-title p span {font-size: 30px;}
.page h2 {font-size: 14px; margin: 50px auto 50px;}
.page h2 span {font-size: 24px;}

.footFixed {padding: 60px 0;}
.footFixed h3 {font-size: 20px; border: none; margin-bottom: 30px; letter-spacing: normal;}

.page h3 {font-size: 18px; margin-bottom: 15px;}
.page h4 {font-size: 18px; font-feature-settings: "palt"; padding-left: 10px;}
.page h5 {font-size: 16px; font-feature-settings: "palt";}

.basebox p {margin-bottom: 20px;}
.basebox ul {margin-bottom: 20px;}
.basebox ul li:last-child {margin: 0;}

ul.col2 {flex-direction: column; }
ul.col2 li{width:100%; margin-bottom: 20px;}
ul.col2:last-child {margin-bottom: 0;}
ul.col2.reverse {display: flex; flex-direction: column;}
ul.col3 {flex-direction: column;}
ul.col3 li{width:100%;}
ul.col3:last-child {margin-bottom: 0;}
ul.col6 {justify-content: space-between; flex-direction: row; flex-wrap: wrap;}
ul.col6 li {width: 48%; margin-bottom: 20px;}

.basic-table {margin-bottom: 30px;}

.footBox01 {margin-bottom: 30px; padding: 30px 5%;}
.footBox01 h5 {padding-bottom: 20px; margin-bottom: 20px;}
.footBox01 p {font-size: 16px; margin-bottom: 20px;}
.footBox01 p span {font-size: 11px;}

img.arrow {width: 12px; height:12px;}
.pageNavi ul li a {padding: 8px 20px 8px 20px;}
.pageNavi ul li a img {right: 10px;}

.pageTeser {padding-top: 10px;}
.pageTeser ul li:first-child {width: 96%; }
.pageTeser ul li:last-child {position: relative; right: -15px; top: unset; bottom: 20px; margin: 0; width: 96%; height: max-content; background: #FFF; padding: 26px 30px; box-sizing: border-box; z-index: 150;}
.pageTeser .mask {width: 66%; right: -10px; left: auto; top: -20px; height: 105%;}

/* ABOUT */
section.about01 {margin-bottom: 50px;}
section.about02 ul {margin-bottom: 20px;}
section.about02 ul li { margin-bottom: 30px;}
section.about03 .sepLeft {width: 100%;}
section.about03 .sepRight {width: 100%; padding: 0; margin-top: 30px;}

/* =====CATEGORY===== */
.catNav {overflow-x: auto; flex-wrap: nowrap; -webkit-overflow-scrolling: touch; justify-content: flex-start;}
.catNav::-webkit-scrollbar {display: none;}
.catNav ul {margin-bottom: 50px;}
.catNav ul li {width: 100%;  margin-right: 10px; margin-bottom: 0;}
.catNav a.btn {white-space: nowrap;}

/* CAT FOOT */
section.category02 .wrapCont {padding-top: 50px;}

/* =====SINGLE===== */
.simple-paging a {padding: 15px 25px; font-size: 12px; letter-spacing: normal; width: auto;}
.simple-paging {padding: 30px 0 0; margin: 30px 0 0;}
.simple-paging .center {width: 110px;}

.wp-pagenavi {margin-top: 0; margin-bottom: 50px;}

/* =======POST AREA======= */
.single-postbox {padding: 0;  margin-bottom: 30px;}
.single-postbox h1 span {font-size: 12px; margin-right: 10px; display: block;}
.single-postbox h3 { font-size: 1.2em; margin-bottom: 30px;}
.single-postbox h3 span {margin: 0 10px 0 0;}

/* STYLE */
.single-postbox h1.style {margin-bottom: 30px;}

/* =======EDITOR AREA======= */
#editor-area p {font-size: 0.9em;}
#editor-area h2 {font-size: 18px; padding-left: 15px; text-align: justify;}
#editor-area h3 {font-size: 16px;}
#editor-area h4 {font-size: 14px; margin-bottom: 20px; }
#editor-area h5 {font-size: 13px; margin-bottom: 15px;}

}

@media (orientation: landscape) and (max-height: 450px) {
 /*　================================ for 横向き ================================　*/

}
