@charset "utf-8";
/* CSS Document */


/* #＃＃### 共通項目 ＃＃#### */

/* ## header ## */
#header {
	width: 100%;
	box-sizing: border-box;
/*	background-color: rgba(0,63,112,0.98);*/
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9998;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#header .inner {
	background-color: transparent;
	height: 70px;
	padding-left: 8px;
	padding-right: 8px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	position: relative;
}
/* ## header fix ## */
#header.headFix {
	height: 50px;
/*	background-color: rgba(0,0,0,0.88);*/
	position: fixed;
}
#header.headFix .inner {
}

#header h1 {
	position: absolute;
	top: 14px;
	left: 24px;
	z-index: 1000;
	display: inline;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#header h1 #logo {
	width: 114px;
	margin-top: 8px;
	opacity: 1;
	float: left;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#header h1 #logo_fix {
	width: 154px;
	filter: drop-shadow(0 0 6px #242424);
	opacity: 0;
	position: absolute;
	left: 18px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#header.headFix h1 #logo {
	opacity: 0;
}
#header.headFix h1 #logo_fix {
	opacity: 1;
}
#header h1 p.hCopy {
	color: #ff3000;
	font-size: 11px;
	font-family: 'Noto Sans JP', "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	display: inline-block;
	float: left;
}

	
hr.ajHeight {
	display: none;
}

/* ## dropmenu ## */

#dropmenu {
}

/* ## wrapper ## */
#wrapper {
	position: relative;
}
#wrapper:after {
	content: "";
	display: block;
	clear: both;
}

/* #### side #### */
aside#side {
	padding-bottom: 24px;
}

/* ## main ## */

/* bans */
aside#bans {
	width: 100%;
	box-sizing: border-box;
	background-color: #f3f3f3;
}
aside#bans .inner {
	width: 100%;
	max-width: 1000px;
	box-sizing: border-box;
	background-color: #ffffff;
	margin: 0 auto;
	padding: 24px 0;
}
aside#bans ul {
	width: 100%;
	max-width: 1200px;
	box-sizing: border-box;
	text-align: center;
	margin: 0 auto;
}
aside#bans li {
	width: 31%;
	padding: 4px 8px;
	display: inline-block;
}
aside#bans li img {
	width: 100%;
	box-sizing: border-box;
	border: solid 1px #d0d0d0;
}

/* ## footer ## */
#footer {
	color: #ffffff;
	background-color: #242424;	
}
#footer .boxT, #footer .boxB,#footer .cInfo {
	box-sizing: border-box;
	padding-right: 14px;
	padding-left: 14px;
	overflow: hidden;
}
#footer .boxT .inner, #footer .boxB .inner,#footer .cInfo .inner {
	width: 100%;
	box-sizing: border-box;
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
#footer .boxT {
	font-size: 12px;
	padding-top: 28px;
	padding-bottom: 18px;
}
#footer .boxT .bLogo {
	text-align: center;
	margin-top: 14px;
	margin-bottom: 14px;
}
#footer .boxT .bLogo img {
	width: 124px;
}
#footer .boxT ul {
	text-align: center;
}
#footer .boxT li .cfTitle {
	font-size: 14px;
	font-family: 'Anton','M PLUS 1p', Quicksand, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	letter-spacing: 2px;
}
#footer .boxT li:last-child {
}
#footer .boxT ul.second {
	margin-top: 8px;
}
#footer .boxT ul.second li {
	margin: 2px 0;
}
#footer .boxT li ul.second li:before {
	content: "\f111";
	color: #fcfcfc;
	font-weight: bold;
	font-family: "Font Awesome 5 Free";
	margin-right: 4px;
}

#footer .boxT a {
	color: #fcfcfc;
}
#footer .boxT a:hover {
	color: #eeeeee;
	text-decoration: none;
}
#footer .boxB {
	font-size: 14px;
	text-align: center;
	padding-top: 14px;
	padding-bottom: 14px;
	clear: left;
	overflow: hidden;
}
#footer .boxB .snsIco {
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 14px;
}
#footer .boxB .snsIco a {
	font-size: 34px;
	color: #696969;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#footer .boxB address {
	font-family: "Noto Serif JP", 'Noto Sans JP', "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight: 100;
	color: #fcfcfc;
}
#footer .boxB address span {
	font-size: 11px;
	font-family: "proxima-nova", YakuHanJP, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
	padding-top: 18px;
	display: block;
}

/* ## sidebox ## */
#sideBox {
	position: fixed;
	right: 0;
	top: 44%;
	z-index: 9991;
}
#sideBox a {
	width: 54px;
	box-sizing: border-box;
	height: 224px;
	color: #ffffff;
	line-height: 1.2;
	letter-spacing: 2px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	box-shadow: -4px 9px 8px -5px rgba(0,0,0,0.2);
	background: rgb(242,211,147);
	background: linear-gradient(125deg, rgba(242,211,147,1) 0%, rgba(207,172,100,1) 100%);
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	writing-mode: vertical-rl;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	padding: 0 18px 8px 0;
	display: block;
	float: right;
}

/* ## width 359px以下の場合の設定 (for SP Only) ## */
@media (max-width: 359px) {


/* #### header #### */

#footer address{
	font-size: 9px;
}
	
/* #### footer #### */
#footer .boxT li {
}
#footer .boxB {
	font-size: 9px;
}

}

/* ## width 360px～500pxの場合の設定 (for SP Wide Only) ## */
@media (min-width: 360px) and (max-width: 500px) {

/* #### header #### */

/* ## main ## */

/* #### footer #### */
#footer .boxT li {
}
#footer .boxB {
	font-size: 9px;
}

}

/* ## width 501px～767pxの場合の設定 (for Tub Only) ## */
@media (min-width: 501px) and (max-width: 767px) {

/* #### header #### */


/* ## main ## */


/* #### footer #### */
#footer .boxT > li {
}
#footer .boxB {
	font-size: 10px;
}

}

/* ## width 767px 以下の場合の設定 (for All Mobile Dvices) ## */
@media (max-width: 767px) {

#header {
}
#header .inner {
	height: 50px;
}
/* ## header fix ## */
#header.headFix {
	height: 60px;
	background-color: rgba(0,0,0,0.18);
}
#header h1 {
	text-align: left;
	top: 8px;
	left: 10px;
}
#header h1 #logo {
	width: 78px;
	margin-top: 4px;
}
#header h1 #logo_fix {
	width: 124px;
	left: 0;
}
/* ## header fix ## */
#header.headFix {
}
#header.headFix .inner {
	height: 50px;
}
#header.headFix h1 {
}
#header.headFix h1 #logo {
}	

.tel {
	display: none;
}

#ribon {
}
	
/* ## dropmenu ## */
#dropmenu {
	text-align: center;
}
#dropmenu li {
	border-top: solid 1px #333333;
}
#dropmenu li.menu_single h2.nmlCtitle {
	display: none;
}
#dropmenu li h2.noLink {
	color: #545454;
}
h2.mbCtitle {
	color: #ffffff;
	background-image: url(../img/common/arrow_down.gif);
	background-position: center bottom 4px;
	background-repeat: no-repeat;
	background-size: 12px;
	padding-top: 8px;
	padding-bottom: 12px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
h2.mbCtitle .sub {
	font-size: 10px;
	color: #cccccc;
	line-height: 0.2;
	padding-bottom: 6px;
	display: block;
}
h2.mbCtitle.active {
	background-image: url(../img/common/arrow_up.gif);
	background-repeat: no-repeat;
	background-position: center bottom 4px;
	background-size: 12px;
	background-color: #444444;
}
#dropmenu li.menu_single ul {
	display: none;
}
#dropmenu li.menu_single ul li a {
	background-color: #666666;
	padding: 14px 0;
}
#dropmenu li.menu_single ul li:first-child a {
	border-top: none;
}
#dropmenu > li a {
	width: 100%;
	box-sizing: border-box;
	color: #ffffff;
	font-family: '游明朝', "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 1;
	padding: 18px 0;
	display: block;
}
#dropmenu > li a .sub {
	font-size: 10px;
	font-family: 'Chelsea Market', Quicksand, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	color: #cccccc;
}
#dropmenu > li a:hover {
	text-decoration: none;
}
#dropmenu > li a:active {
	background-color: #444444;
}
#dropmenu > li.cCurre > h2 a {
	background-color: #444444;
	opacity: 0.94;
}
#dropmenu > li.cCurre h2.mbCtitle {
	background-color: #333333;
}
#dropmenu > li#insta.snsLink a {
	font-size: 14px;
}
#dropmenu > li#insta.snsLink a i {
	color: #cf3f66;
	font-size: 18px;
}

/* ## breadcrumb ## */
#breadcrumb {
	display: none;
}


/* ## wrapper ## */
#wrapper {
	padding-left: 0;
	padding-right: 0;
}

/* ## main ## */

section#main {
	padding-top: 14px;
	padding-bottom: 14px;
}

/* dl.dt.dd 設定 */
section#main dl {
}
section#main dt {
	font-size: 13px;
	width: 100%;
	padding: 8px 0 0 0;
}
section#main dd {
	border-bottom: dotted 1px #dcdcdc;
	margin: 0 ;
	padding: 8px 0;
}

/* ## menu ## */
aside#menu {
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 8px;
	padding: 0 14px;
}

/* bans */
aside#bans {
}
aside#bans .inner {
}
aside#bans li {
	width: 100%;
	box-sizing: border-box;
	padding: 4px 14px;
}

/* ## footer ## */
#footer .boxT .bLogo {
	margin-top: 14px;
	margin-bottom: 8px;
}
#footer .boxT .bLogo img {
	width: 88px;
}
#footer .boxT {
	padding-top: 14px;
	padding-bottom: 10px;
}
#footer .boxT li {
	font-size: 9px;
}
#footer .boxT a:active {
	text-decoration: none;
	color: #1c84ef;
}

#footer .boxT li {
	text-align: left;
	display: inline-block;
	vertical-align: top;
}
#footer .boxT ul > li {
	text-align: left;
	display: inline-block;
	vertical-align: top;
	padding-right: 8px;
	padding-left: 8px;
	overflow: hidden;
}
#footer .boxT li ul li {
	padding-left: 0;
	display: block;
}
#footer .boxT li .cfTitle {
	font-size: 11px;
	letter-spacing: 1px;
}
#footer .boxT ul.second {
	margin-bottom: 14px;
}
#footer .boxT li ul.second li:before {

}

#footer .boxB {
	padding-top: 8px;
	padding-bottom: 8px;
}
#footer .boxB address {
	font-size: 12px;
}
#footer .boxB address span {
	font-size: 10px;
	padding-top: 14px;
}

#back-top {
	display: none;
}
#back-top i {
	display: none;
}
	
/* ## sidebox ## */
#sideBox {
	top: 66%;
}
#sideBox a {
	width: 42px;
	height: 194px;
	line-height: 1.2;
	letter-spacing: 1.4px;
	font-size: 14px;
	padding: 0 12px 4px 0;
}
#sideBox a:active {
	color: #ffffff;
	opacity: 0.84;
}

}

/* #### width 768px 以上の場合の設定 (for PC) #### */
@media (min-width: 768px) {

	
/* ## dropdown menu ## */
#dropmenu input[type="checkbox"], #dropmenu label {
	display: none;
}
#dropmenu {
	width: 40%;
	box-sizing: border-box;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	padding-right: 40px;
	position: absolute;
	top: 0;
	right: 54px;
	z-index: 9999;
}
#header.headFix #dropmenu {
	width: 26%;
	padding-right: 24px;
}
#dropmenu > li {
	width: 16.6666%;
	height: 184px;
	box-sizing: border-box;
	text-align: left;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	white-space: pre;
	writing-mode: vertical-rl;
	float: left;
}
#dropmenu > li > h2 {
	font-family: '游明朝', "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	line-height: 0.88;
	letter-spacing: 2px;
	font-size: 20px;
	box-sizing: border-box;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
#header.headFix #dropmenu > li {
	height: 130px;
}
#header.headFix #dropmenu > li > h2 {
	font-size: 14px;
}

#dropmenu > li > h2 span {
	font-size: 9px;
	font-weight: 400;
	letter-spacing: 1px;
}
#dropmenu > li > h2 > a {
	color: #ffffff;
	font-weight: 500;
/*	text-shadow: 0 0 4px rgba(255,255,255,0.14),0 0 4px rgba(255,255,255,0.14),0 0 4px rgba(255,255,255,0.14),0 0 4px rgba(255,255,255,0.14),0 0 4px rgba(255,255,255,0.14),0 0 4px rgba(255,255,255,0.14),0 0 4px rgba(255,255,255,0.14),0 0 4px rgba(255,255,255,0.14),0 0 4px rgba(255,255,255,0.14),0 0 4px rgba(255,255,255,0.14),0 0 4px rgba(255,255,255,0.14),0 0 4px rgba(255,255,255,0.14),0 0 4px rgba(255,255,255,0.14),0 0 4px rgba(255,255,255,0.14),0 0 4px rgba(255,255,255,0.14),0 0 4px rgba(255,255,255,0.14);*/
	text-shadow: #242424 1px 0 8px;
	padding: 30px 8px 0 8px;
	display: inline-block;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
#header.headFix #dropmenu > li > h2 > a  {
	padding: 12px 12px 0 12px;
}
#dropmenu > li > h2 > a::after {
	font-size: 9px;
	position: absolute;
	bottom: -18px;
	left: 40%;
	background-color: transparent;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
#dropmenu > li > h2.jumplink > a::after {
	font-size: 6px;
	left: 45%;
}
#header.headFix #dropmenu > li > h2 > a::after {
	left: 43%;
}
#header.headFix #dropmenu > li > h2.jumplink > a::after {
	left: 47%;
}
#dropmenu > li.cCurre > h2 > a {
	color: #d8b979;
	text-shadow: #ffffff 1px 0 8px;
}
#dropmenu > li.cCurre > h2 > a::after {
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	content: '\f111';
}
#dropmenu > li > h2.nmllink > a:hover::after {
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	content: '\f078';
}
#dropmenu > li > h2.jumplink > a:hover::after {
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	content: '\f111';
}
#dropmenu > li > h2 a:hover {
	text-decoration: none;
	color: #d8b979;
	text-shadow: #ffffff 1px 0 8px;
}

#dropmenu > li.snsLink {
	width: 50px;
	writing-mode: horizontal-tb;
	text-align: center;
	position: absolute;
	right: 0;
	top: 30px;
}
#header.headFix #dropmenu > li.snsLink {
	top: 14px;
}
#dropmenu > li#eng.snsLink {
}
#dropmenu > li#eng.snsLink > h2 > a {
	width: 34px;
	height: 34px;
	box-sizing: border-box;
	color: #242424;
	font-size: 14px;
	line-height: 1.5;
	box-shadow: rgba(0,0,0,0.54) 1px 0 8px;
	border-radius: 17px;
	background-color: #ffffff;
	text-align: center;
	text-shadow: none;
	margin: 0 auto;
	padding-top: 6px;
	display: block;
}
#dropmenu > li#eng.snsLink > h2 > a:hover {
	opacity: 0.84;
}
#header.headFix #dropmenu > li#eng.snsLink > h2 > a {
	width: 26px;
	height: 26px;
	font-size: 11px;
	border-radius: 13px;
	padding: 4px 0 0 1px;
	letter-spacing: 0.5px;
}
#dropmenu > li#insta.snsLink {
	padding: 0;
	top: 80px;
}
#dropmenu > li#insta.snsLink > h2 > a {
	padding-top: 0;
}
#header.headFix #dropmenu > li#insta.snsLink {
	top: 54px;
}
#dropmenu > li#insta.snsLink > h2 > a {
	text-shadow: rgba(255,255,255,0.54) 1px 0 8px;
}
#dropmenu > li#insta.snsLink i {
	font-size: 34px;
	color: #cf3f66;
}
#header.headFix #dropmenu > li#insta.snsLink i {
	font-size: 28px;
}
#dropmenu > li.snsLink span {
	display: none;
}

/* ## breadcrumb ## */
#breadcrumb {
	width: 100%;
	box-sizing: border-box;
	font-family: '游明朝', "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
#breadcrumb ul {
	width: 100%;
	box-sizing: border-box;
	max-width: 1200px;
	height: 40px;
	text-align: left;
	margin: 0 auto;
	padding: 8px 0;
}
#breadcrumb li {
	font-size: 13px;
	display: inline-block;
	padding: 2px 24px 2px 14px;
	position: relative;
}
#breadcrumb li a {
}
#breadcrumb li:after {
	content: "/";
	position: absolute;
	right: 0;
	top: 1px;
	font-weight: 700;
}
#breadcrumb li:last-child:after {
	content: "";
}
#breadcrumb li a:hover {
}
	
#ribon {
}
	
/* ## wrapper ## */
#wrapper {
	width: 100%;
	box-sizing: border-box;
}

/* ## main ## */
section#main {
	width: 74%;
	box-sizing: border-box;
	min-height: 340px;
	margin-bottom: 30px;
	padding: 0;
	float: left;
}

/* ## main wide ## */
section#mainW {
	width: 100%;
	box-sizing: border-box;
	margin: 0 auto;
}
section#mainW:after {
  content: "";
  clear: both;
  display: block;
}

/* ## side ## */
aside#side {
	width: 26%;
	box-sizing: border-box;
	margin-bottom: 24px;
	padding-left: 42px;
	float: left;
}

/* ## menu ## */
aside#menu {
	width: 25%;
	box-sizing: border-box;
	margin-bottom: 24px;
	padding-right: 44px;
	padding-left: 0;
	float: left;
}

/* ## footer ## */
#footer .boxT, #footer .boxB {
	box-sizing: border-box;
	padding-right: 14px;
	padding-left: 14px;
	overflow: hidden;
}
#footer .boxT .inner, #footer .boxB .inner {
	width: 100%;
	box-sizing: border-box;
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
#footer .boxT {
	padding-top: 24px;
	padding-bottom: 18px;
}
#footer .boxT li {
	text-align: left;
	display: inline-block;
	vertical-align: top;
	padding-right: 24px;
}
#footer .boxT > li {
	text-align: left;
	display: inline-block;
	vertical-align: top;
	padding-right: 24px;
	padding-left: 24px;
}
#footer .boxT li ul li {
	display: block;
}
#footer .boxT ul.second li {
}
#footer .boxT a {
}
#footer .boxT a:hover {
	text-decoration: none;
}
#footer .boxB {
	padding-top: 14px;
	padding-bottom: 14px;
	clear: left;
	overflow: hidden;
}
#footer .boxB address {
	font-size: 13px;
}

	
#back-top {
	position: fixed;
	bottom: 108px;
	right: 18px;
	z-index: 100;
}
#back-top a i {
	color: #d8b979;
	font-size: 34px;
	opacity: 0.5;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all  0.2s ease;
}
#back-top a i:hover {
	opacity: 1;
}
	
/* ## sidebox ## */
#sideBox a:hover {
	color: #ffffff;
	opacity: 0.84;
}

}

/* #### width 980px 以上の場合の設定 #### */
@media (min-width: 980px) {
	
/* ## wrapper ## */
#dropmenu {
}
#header.headFix #dropmenu {
}
	
}

/* #### width 1200px 以上の場合の設定 #### */
@media (min-width: 1200px) {

/* inner box設定 */
#root .inner, #footer .inner {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0;
}

/* sns link button */


/* ## breadcrumb ## */
#breadcrumb {
}
#breadcrumb ul {
}

/* ## wrapper ## */
#dropmenu {
}
#header.headFix #dropmenu {
}


}