<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video, main {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: 400;
	font-style: normal;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, menu, nav, section, main {
	display: block;
	margin: 0;
}
body {
	position: relative;
	font-size: 15px;
	/*font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;*/
	font-family: 'Noto Serif JP', serif;
	text-align: left;
	color: #000;
	background:rgb(255, 255, 255);
	/* overflow:hidden; */
	font-weight:300;
}
p {
	line-height: 1.7;
}
ol, ul {
	list-style: none
}
img {
	-ms-interpolation-mode: bicubic;
	vertical-align: bottom;
	max-width: 100%;
	height: auto;
	width: auto
}

/* a:hover {
	opacity: 0.8;
} */
a:focus {
	outline: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
input, textarea, select {
	font-family: inherit;
	vertical-align: middle
}
input[type=submit] {
	cursor: pointer;
	border-radius: 0
}
em, strong {
	font-weight: 700
}
html {
	overflow-y: scroll
}
::-webkit-scrollbar {
width:5px
}
::-webkit-scrollbar-thumb {
background-color:#fff
}
::-webkit-scrollbar-track-piece {
background-color:#000
}
.wrapper {
	position: relative;
	overflow: hidden
}

.mgb30 {
	margin-bottom:30px;
}
.mgb50 {
	margin-bottom:50px;
}
.mgb100 {
	margin-bottom:100px;
}
.mgtb5p {
	margin-top:3% !important;
}
.pdt10p {padding-top:10% !important;}
.pdt15p {padding-top:15% !important;}
.pdt20p {padding-top:20% !important;}

.pd5p {padding-left:5%;padding-right:5%;}
.pd10p {padding-left:10%;padding-right:10%;}
.pd15p {padding-left:15%;padding-right:15%;}
.pd20p {padding-left:20%;padding-right:20%;}

.pdb10p {padding-bottom:10%;}
.pdb15p {padding-bottom:15%;}
.pdb20p {padding-bottom:20%;}

.pda10p {padding:10%;}
.pda15p {padding:15%;}
.pda20p {padding:20%;}

.fl-l,.fl {
	float:left;
}
.fl-r,fr {
	float:right;
}
.w33 {width:33.333333% !important;}
.w40 {width:40% !important;}
.w50 {width:50% !important;}
.w60 {width:60% !important;}
.w66 {width:66.666666% !important;}
.w100 {width:100% !important;}
.t-c {
	text-align:center !important;
}
.sp { display:none !important;}


.caption {
	padding: 30px 0;
	margin: auto;
	max-width: 1024px;
	font-size: 14px ;

}
.caption div {
	margin: 0 auto;
	max-width: 1080px;
	text-align: left;
	line-height: 1.4;
}
@media screen and (max-width:768px) {
body {
	font-size: 14px;
}
.caption {
	padding: 30px 0 30px;
	width: 100%;
	margin-left:auto;
	margin-right:auto;
}
.t-c-pc {
	text-align:left !important;
}
}

img[src$=".svg"] {
    width: 100%;
}
@media screen and (max-width:1360px) {
.w128 { display:block !important;}
}
@media screen and (max-width:768px) {
.fl-l ,.fl-r {
	float:none;
}
.fl-l.w50,.fl-r.w50{
	width:100%;
}
.sp { display:block !important;}
.w1440pc { display:none !important;}
.pc { display:none !important;}
.w33 {width:100% !important;}
.w50 {width:100% !important;}
.w66 {width:100% !important;}

}


.clearfix:after, footer .up div.txt_box dl:after,#header_wrap:after, .gnavi ul:after ,#access #section02 ul:after,#access #section03 ul:after,.footer__inner:after,.spfix ul:after{
  content: "";
  display: table;
  clear: both;
}


img:hover.hover {
  -webkit-filter: brightness(110%);
  filter: brightness(110%);
  -moz-filter: brightness(110%);
  -ms-filter: brightness(110%);
}
/*fontfamily-style
---------------------------------------*/


.mincho{
	font-family:"游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "Sawarabi Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

/*link-style
---------------------------------------*/
a { text-decoration:none;  color:inherit; } /* NEW! */
a:hover { text-decoration:underline;} /* NEW! */



.tag,body&gt;img,body&gt;iframe{
	position:fixed;
	top:-9999px;
	left:-9999px;
}


 /* ふんわりアルファオーバー */

.alpha&gt;a{
	position:relative;
}

.alpha img{
	transition:all 0.5s ease-in-out;
}

.alpha a:hover img{
	opacity:0.7;
}



.tel-area p .item4 .sp {
	display:none;
}

* {
	box-sizing: border-box;
}


/* anchor */
a {
	color: #000;
	text-decoration: underline;
}
a.fade:hover img {
	opacity: 0.8;
}
button {
	outline: none;
	border: none;
	padding: 0;
	background: none;
}


.opacity {
	-webkit-transition: .5s;
	transition: .5s;
}
.opacity:hover {
	opacity: 0.5;
}

/* cap */
.cap,
.caption {
	font-size: 12px;
	line-height: 15px;
	width:90%;

}
.caption-right {
	font-size: 11px;
	padding: 5px 0;
	margin: 0 auto;
	text-align: right;
}
.wrap {
	margin-right: auto;
	margin-left: auto;
	position: relative;
}




/*header
---------------------------------------*/
header {
	margin: 0;
    width: 100%;
    z-index: 50;
    position: sticky;
    top: 0;
    background: #FFF;
}
header:after {
	content: "";
	display: table;
	clear: both;
  }
header .logo{
	float:left;
	padding:22px 0 0 25px;
	z-index: 5000;
	transition:all 0.5s ease-in-out;
	/* width: 421px; */
	box-sizing: content-box;
}
header .logo a{
	display: flex;
	align-items: center;
	font-size: min(2.5vw,15px);
	gap: 0 10px;
	text-decoration: none;
	font-weight: 500;
}

header .head_nav{
	float:right;
	z-index: 50;
	transition:all 0.5s ease-in-out;
	margin-top:0px;
	/*! display: flex; */
	align-items: center;
	padding: 25px 0 0 0;
	margin: 0 0 0 auto;
	margin-right: 103px;
	display: flex;
  align-items: center;
  gap: 2%;
}

header .head_nav li{
	/*! display:inline-block; */
	transition:all 0.5s ease-in-out;
	position: relative;
	margin: 0 0 4px 0;
	padding: 0px 10px;

}
header .head_nav li a{
	/*font-family:"Times New Roman", Times,"游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "Sawarabi Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;*/
	padding:0;
	font-size: 15px;
	text-decoration:none;
	display:block;
	height: 31px;
	display: flex;
	align-items: center;
	width: 130px;
	justify-content: center;
	}
	header .head_nav .request{
		background:#7e282a url(../img/common/arrow_wh.png) no-repeat 92% center;
		background-size: 4px auto;
		transition: all 0.3s 0s ease;
	}
	header .head_nav .request a{
	padding: 25px 0;
	transition: all 0.3s 0s ease;
	color: #FFF;
	}
	header .head_nav .request:hover{
		opacity: 0.85;
	}
	header .head_nav .raijyo{
		background:#004964;
		background-size: 4px auto;
		/*! background: linear-gradient(90deg, rgba(78,33,92,1) 0%, rgba(150,106,164,1) 50%, rgba(78,33,92,1) 100%); */
		transition: all 0.3s 0s ease;
		margin-left: 0;
	}
	header .head_nav .raijyo a{
	padding: 25px 0px;
	transition: all 0.3s 0s ease;
	color: #ffffff;
	/*opacity: 0.3;*/
	/*pointer-events: none;*/
	background:#004964 url(../img/common/arrow_wh.png) no-repeat 92% center;
	background-size: 4px auto;
	}
	header .head_nav .raijyo:hover{
		opacity: 0.85;
	}

header .head_nav .new{
	position: absolute;
	top:-15px;
	left:50%;
	width:25px;
	margin-left:-13px;
	font-size:11px;
	color:#C00;
}


header .head_nav .current{
	border-bottom:solid 3px #c3c3c3;
	padding-bottom:9px;
}

header .head_nav li img{
	vertical-align:middle;
}
.spfix {
	display: none;
}



@media only screen and (max-width: 1400px){
	header .logo{
		/*float:none;*/
		padding: 0;
		z-index: 5000;
		transition:all 0.5s ease-in-out;
		text-align:left;
		width: 420px;
		margin: 22px 0 0 10px;
		line-height: 1.3;
	}
}


@media only screen and (max-width:1100px) {
div.logo{

	float:left;
	padding: 12px;
	width:40%;
	z-index: 5000;
	transition:all 0.5s ease-in-out;
}

div.head_nav li{
	display:inline-block;
	transition:all 0.5s ease-in-out;
	/*! padding:0 10px; */
}
div.head_nav li:nth-child(3){
    padding-right: 0;
	/*! width:145px; */
}
div.head_nav li:nth-child(4){
	 padding-right: 0;
	 /*! width:145px; */
}

div.head_nav li a{
	padding:0 ;
	font-size:12px;
	text-decoration:none;
	display:block;
	}
}



@media only screen and (max-width:885px) {
header .head_nav li a {
	font-size: 12px;
	width: 90px;
	}
}

@media only screen and (max-width:768px) {
	body header {
		margin: 0;
		width: 100%;
		z-index: 50;
		position:sticky;
		top: 0;
		background:#FFF;
		display: flex;
		/* align-items: center; */
		flex-wrap: wrap;
		/*height: 108px;*/
	}
	body header .logo{
		width: 82%;
		padding: 0;
		margin-top: 0;
		height: 50px;
		display: flex;
		align-items: center;
	}
	header .logo a{
	gap: 0 6px;
}
header .logo a img{
	width: 100px;
}

	header .head_nav li{
		padding: 1px 10px;
	}
header .head_nav li a{
	font-size: 10px;
}
header .head_nav .request a{
	padding: 10px 0 13px;
}
header .head_nav .raijyo a{
	padding: 10px 0 13px;
}
address{
	max-width:90%;
	margin:0 auto;
	float:none;

	}
	

.spfix{
	width:100%;
	background:#fff;
	z-index:100;
	display:inline-block;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.spfix ul{
	padding: 0;
}

.spfix ul li{
	width: 20%;
	float:left;
	box-sizing:border-box;
	border-right:1px solid #ccc;
	padding:5px 10px;
	text-align:center;
}
.spfix ul li img{
	width:60px;
}
.spfix ul li:nth-child(4){
	border-right:0;
	background: #7e282a;
}
.spfix ul li:last-child{
	border-right:0;
	background: #004964;
}

}

.gnavi{
	z-index: 100;
	margin: 0 0 0 auto;
	width: 100%;
}

.gnavi ul{
	width: 100%;
	margin: 0 auto;
	padding: 23px 5% 0;
	overflow: hidden;
	position: relative;
	display: table;
	table-layout: fixed;
	text-align: center;
	letter-spacing: -0.4em;
}

.gnavi ul li{
	font-family:"游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "Sawarabi Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	position: relative;
	text-align: center;
	vertical-align: middle;
	box-sizing:border-box;
	position:relative;
}
.under {
	opacity:0.4;
}
.gnavi ul li{
	width: calc(100% / 7);
	line-height:50px;
	text-align:center;
	display: inline-block;
	font-size: 13px;
	transition:all 0.3s ease-in-out 0s;
	position:relative;
	padding: 0;
	text-decoration: none;
	color: #a6a6a6;
	letter-spacing: normal;
	/* padding: 0 19px 0 0; */
	/* background: url(../img/common/gnavi_point.png) no-repeat right center; */
	/* background-size: 4px; */
	/* margin: 0 19px 0 0; */
}
.gnavi ul li:nth-child(6){
	background: none;
}
.gnavi ul li.sub{
	background: none;
	padding: 0 0 0 0;
}
.gnavi ul li a{
	line-height: 50px;
	text-align:center;
	display:block;
	font-size:15px;
	padding: 0;
	text-decoration: none;
	color:#000;
	font-weight: 500;
	position: relative;
	border-right: solid 1px #ccc;
}
.gnavi ul li:last-child a{
	border-right: none;
}

.gnavi ul li.sub a{
	font-size:12px;
	padding: 0 0 0 0px;
	text-decoration: none;
	font-weight: 500;
    position: relative;
}
.gnavi ul li.sub a span{
	color:#a37d38;
   }
.gnavi ul li.sub a:hover{
	opacity: 0.6;
}

/* .gnavi ul li:nth-child(7) a{
	opacity: 0.3;
	pointer-events: none;
} */

.gnavi ul li a:before{
	content: "";
	position: absolute;
	left: 0;
	bottom: 1px;
	width: 100%;
	height: 3px;
	background: #938145;
	transform: scale(0, 1);
	transition: 0.4s;
}
.gnavi ul li a:hover:before {
	transform: scale(1);
}
.gnavi ul li.sub a:before{
	display: none;
}

.gnavi ul li .cur {
	background: url(../images/nav_border.png) left center no-repeat;
}
.gnavi ul li .cur:before{
	content: "";
	position: absolute;
	left: 0;
	bottom: 1px;
	width: 100%;
	height: 3px;
	background: #938145;
	transform: scale(1);
}
/* .gnavi ul li:nth-of-type(5) a::after{
	content: "NEW";
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	color: #d30023;
	text-shadow: none;
	padding: 0 5px;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.0;
	top: 2.0px;
} */
@media only screen and (max-width: 1400px){
	.gnavi ul li a{
		font-size:13px;
	}
}


@media only screen and (max-width: 1280px){
.gnavi{
	display:none;
}
}


@media screen and (max-width:768px) {
.header {
	margin-top:-60px !important;
	background-color: rgba(255,255,255,1);
	height:60px !important;
}
.header_inn {
	height:60px !important;
}
}




address span {
	display: none;
}



#footrequest {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
	background-image: url(../../images/obibg.jpg);
	background-position: top center;
	border-top: 1px solid #23211f;
	border-bottom: 1px solid #23211f;
	font-family:"Times New Roman", Times,"游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "Sawarabi Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#footrequest p {
	margin-top:15px;
	font-family:"Times New Roman", Times,"游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "Sawarabi Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size:13px;
	letter-spacing:1px;
}
#footrequest .innarWrap {
	max-width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#freqbtn {
	margin-top:20px;
	margin-bottom:20px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}
#contactInformation {
	padding: 20px;
	margin: auto;
	text-align: center;
	width: 100%;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f9f9f9;
	color: #000;
}
#corporation {
	padding: 25px 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	max-width: 100%;
	text-align:center;
}
#corporation ul {
	margin: 0 auto;
	padding: 0;
	max-width: 400px !important;
	text-align:center;
}
#corporation ul li {
	display: inline-block;

	color: #333;
	font-size: 11px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#corporation ul li a {
	color: #333 !important;
}
#corporation2 {
	font-size: 10px;
	padding: 10px 0;
	margin-top: -20px;
	border-bottom: 1px solid #333;
	max-width: 100%;
}
#corporation2 ul {
	margin: 0 auto;
	padding: 0;
	max-width: 1024px !important;
}
#corporation2 ul li {
	display: inline-block;

	color: #333;
}
#corporation2 ul li a {
	color: #333;
}
#footCommon {
	background: #fff;
	color: #000;
	padding: 10px;
}
#footCommon ul li {

	display: inline-block;
	margin:20px 5px 0;
}

#footCommonLink, #copyright {
	padding-bottom: 20px;
	text-align: center;
}
#footCommonLink a {
	color: #dcce9c;
}
#footCommonLink a:hover {
	color: #dcce9c;
}
#copyright {
	font-size: 10px;
	color: #ccc;
}
#footCommonLink, #copyright {
	padding-bottom: 20px;
	text-align: center;
}
#footCommonLink a {
	color: #AAA;
}
#footCommonLink a:hover {
	color: #999;
}
#copyright {
	font-size: 10px;
	color: #666;
}
#footcopy {
	margin: auto;
	text-align: center;
	font-family:"Times New Roman", Times,"游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "Sawarabi Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 36px;
	font-weight: 300;
	letter-spacing: 3px;
	line-height: 42px;
	width:90%;
}
@media screen and (max-width:700px) {

#page-top {
	width: 100%;
	right: 0;
}
#page-top a {
	width: 100%;
	opacity: 0.7;
	-ms-opacity: 0.7;
	-webkit-opacity: 0.7;
	-moz-opacity: 0.7;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	text-align: center;
}
address p {
	display: none;
}
address span {
	display: inline;

}

#footcopy img, #freqbtn {
	width:90%;
	height:auto;
}
#footcopy {
	font-size: 22px;
}
.footArea dl {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0 15px;
}
.footArea dl dt{
	padding-bottom: 10px;
}
#footAreaWrapper {
	background-image: none;
}
.footArea dt, .footArea dd {
	clear: both;
}
.footArea dt {
	padding: 2px 0px;
	margin-bottom: 0px;
}
.footArea dd {
	padding-left:0px;
}
#presentation {
	margin-top: 0;
	padding: 0 15px;

}
#footrequest .innarWrap {
	width: auto;
	margin-right: 5%;
	margin-left: 5%;
}
#footrequest p {
	text-align: left !important;
}
#footContact {
	display: none;
}
#footCommon ul li {
	margin: 10px auto;
	width: 90% !important;
	display: block !important;
}
#corporation {
	text-align: center;
}
#corporation ul li {
	margin-right: 0 !important;
	margin-bottom: 15px;
	display: block !important;
}
#corporation2 {
	text-align: center;
}

#footNavigation {
	display: none;
}
#footNavi {
	margin: 0;
}
#footbtn {
	display: none;
}
#footer {
	width: 90%;
}
footer {
	position: inherit;
}

}


/****************************************

NEW footer 19/05

*****************************************/

.footer {
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	color:#000;
}

.clm &gt; div, .clm &gt; li {
  letter-spacing: 0.08em;
  vertical-align: top;
  display: inline-block;
}

.footer .inner {
	max-width:1024px;
	margin:0 auto;
}

.footer .ftr_cv {
  padding: 80px 0 35px;
  position: relative;
}
.footer .ftr_cv .cap {
  position: absolute;
  bottom: 5px;
  right: 5px;
}
.footer .ftr_cv h2 {
  text-align: center;
  position: relative;
  overflow: hidden;
  line-height: 1;
  margin-bottom: 40px;
}
.footer .ftr_cv h2:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -80px;
  margin: auto 0;
  height: 1px;
  width: 50%;
  background: rgba(255, 255, 255, 0.3);
}
.footer .ftr_cv h2:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: -80px;
  margin: auto 0;
  height: 1px;
  width: 50%;
  background: rgba(255, 255, 255, 0.3);
}
.footer .ftr_cv .cv {
  text-align: center;
}
.footer .ftr_cv .cv &gt; div {
  width: 50%;
}
.footer .ftr_cv .cv &gt; div:last-child {
  display: none;
}
.footer .ftr_contact {
  text-align: center;
  padding: 25px 0;
  background-color:#F9F9F9;
  border-bottom:1px solid #cccccc;

}
.footer .ftr_contact .clm &gt; div {
  vertical-align: middle;
}
.footer .ftr_contact .clm .text01 {
  line-height: 1.5;
  letter-spacing: 0.16em;
  text-align: left;
}
.footer .ftr_contact .clm .tel {
  margin: 0 20px;
}
.footer .ftr_contact .clm .text02 {
  font-size: 12px;
  line-height: 1.5;
  text-align: left;
}
.footer .ftr_pankuzu {
  padding: 7px 0;
  line-height: 1.5;

}
.footer .ftr_pankuzu .clm li {
  font-size: 11px;
  vertical-align: baseline;
}
.footer .ftr_pankuzu .clm li:nth-child(even) {
  margin: 0 5px;
}
.footer .ftr_pankuzu .clm li a {
  font-size: 11px;
}
.footer .ftr_bnr {
  padding: 28px 0;
}
.footer .ftr_bnr .bnrs {
  text-align: center;
  margin-top: -20px;
  margin-bottom: 25px;
}
.footer .ftr_bnr .bnrs &gt; div {
  margin: 20px 16px 0;
}
.footer .ftr_bnr .seo {
  font-size: 11px;
  line-height: 1.5;
 /* text-align:center;*/
   color:#3e3a39;
}
.footer .ftr_other {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding: 6px 20px;
  background-color:#e6e6e6;
 /* background-color:#162647;*/
   max-width: 1024px;
  margin: 10px auto 0;

}
.footer .ftr_other dl {
  display: flex;
}
.footer .ftr_other dl + dl {
  margin-top: 15px;
}
.footer .ftr_other dl dt {
  font-size: 11px;
  white-space: nowrap;
}
.footer .ftr_other dl dd {
  font-size: 11px;
  margin-left: 30px;
 /* font-weight:600;*/
}
.footer .ftr_other dl dd a {
  font-size: 11px;
  margin-right: 1em;
  color:#3e3a39;
}
.footer .ftr_logos {
  padding: 20px 0 0;
 /* background-color:#162647;*/
 border-bottom:1px solid #d6d6d6;
}
.footer .ftr_logos .flex {
  margin-bottom: 35px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.footer .ftr_logos .flex li {
  margin: 0 15px;
}
.footer .ftr_logos .flex p {
  margin-top: 5px;
  line-height: 1;
  text-align: center;
  margin-bottom: 8px;
}
.footer .ftr_logos .flex p a {
  font-size: 10px;
  text-decoration: underline;
}
.footer .ftr_logos .flex p a:hover {
  text-decoration: none;
}
.footer .ftr_logos  {
  text-align: center;
  color:#3e3a39;;
  font-size: 10px;
  line-height: 1.2;
}

.copyright{
	padding:10px;
	background:#e5e5e5;
	box-sizing:border-box;
	font-size:10px;
	text-align:center;
	}


@media only screen and (max-width: 767px) {
  .footer {
    padding-bottom: 61px;
  }
.footer .inner {
	max-width:1024px;
	margin:0 auto;
	padding:0 4%
}
  .footer .pagetop {
    /* position: absolute;
    top: auto; */
    bottom: 72px;
  }

  .footer .ftr_cv {
    padding: 40px 0;
  }
  .footer .ftr_cv h2 {
    margin-bottom: 30px;
  }
  .footer .ftr_cv .cv &gt; div {
    width: 100%;
  }
  .footer .ftr_cv .cv &gt; div + div {
    margin-top: 10px;
  }

  .footer .ftr_contact {
    padding: 0 0 15px;
  }
  .footer .ftr_contact .clm &gt; div {
    width: 100%;
  }
  .footer .ftr_contact .clm .text01 {
    text-align: center;
    font-size: 13px;
  }
  .footer .ftr_contact .clm {
    margin: 10px 0 10px;

  }

  .footer .ftr_contact .clm .tel {
  margin:0 auto;
  width:90%;
}

.footer .ftr_caption .cap {
	text-align:left;
}
  .tel { color:#3e3a39;}
  .footer .ftr_contact .clm .text02 {
    font-size: 10px;
    text-align: center;
  }
  .footer .ftr_contact .clm .text02 br {
    display: none;
  }

  .footer .ftr_pankuzu {
    display: none;
  }

  .footer .ftr_bnr {
    padding: 15px 0 20px;
  }
  .footer .ftr_bnr .bnrs &gt; div {
    width: 100%;
    margin: 20px 0 0;
  }

  .footer .ftr_other {
    padding: 15px 0;
    margin-bottom:4%;
  }
  .footer .ftr_other dl {
    display: block;
  }
  .footer .ftr_other dl dt {
    margin: 0 0 5px;
  }
  .footer .ftr_other dl dd {
    margin: 0;
  }
  .footer .ftr_other dl dd a {
    display: inline-block;
  }
  .footer .ftr_other dl dd br {
    display: none;
  }

  .footer .ftr_logos {
    padding: 20px 0 0px;
  }
  .footer .ftr_logos .flex {
    display: block;
    text-align: center;
    margin-bottom: 25px;
  }
  .footer .ftr_logos .flex &gt; li {
    margin: 0;
  }
  .footer .ftr_logos .flex &gt; li + li {
    margin-top: 25px;
  }
  .footer .ftr_logos .flex p {
    text-align: center;
  }



.pankuzu {
  line-height: 1;
  margin-bottom: 40px;
}
.pankuzu ul {
  text-align: right;
}
.pankuzu ul li {
  font-size: 12px;
}
.pankuzu ul li:nth-child(even) {
  margin: 0 6px;
}
.pankuzu ul li a {
  font-size: 12px;
}

@media only screen and (max-width: 767px) {
  .pankuzu {
    margin-bottom: 30px !important;
  }
}


/* ホバー時のアニメーション指定 */
.btn__box:before {
    animation: leftAnim 1.6s linear 0s infinite;
}
.btn__box:after {
    animation: bottomAnim 1.6s linear .75s infinite;
}
.btn__box a:before {
    animation: rightAnim 1.6s linear 0s infinite;
}
.btn__box a:after {
    animation: topAnim 1.6s linear .75s infinite;
}
}

@media all and (max-width:768px){
.btn__box1	{
	width: 90%;
	}
.btn__box1	{
	float:none;
	margin-bottom:10px;
}
.btn__box2	{
	float: none;
}
	.button a span.shiny {
		display: none;
}
}




/*///////  PCnavgation   //////*/
.header .header_inn .header_nav {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	max-width: 700px;
	line-height: 40px;
	margin: 0 auto;
	text-align: center
}
.h-nav__inner .h-nav__list {
	height: 50px;
	margin: 0 auto
}
.h-nav__inner .h-nav__list li {
	position: relative;
	display: inline-block;
	text-align: center;
	overflow: hidden
}
.h-nav__inner .h-nav__list li a {
	display: block;
	height: 40px;
	padding: 0 20px;
	color: #000;
	letter-spacing: 2px;
	text-decoration:none !important;
	text-transform: uppercase;
	font-size: 13px;
	font-family:"Times New Roman", Times,"游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "Sawarabi Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
 .h-nav__list li a:hover {
	color: #888
}
.h-nav__list li:before, .h-nav__inner .h-nav__list li:after {
	-webkit-transition: all .5s 1s ease;
	transition: all .5s 1s ease;
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	width: 1px;
	margin: auto;
	background: #000;
	border-radius: 50%;
	-webkit-transform: translateX(-2px);
	transform: translateX(-2px);
	-webkit-animation: header-nich-out .3s 0s ease;
	animation: header-nich-out .3s 0s ease;
	visibility: hidden;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.h-nav__list li:before {
	top: 30px
}
.h-nav__list li:after {
	bottom: 30px
}
.h-nav__inner .h-nav__list li.cur:before, .h-nav__inner .h-nav__list li.cur:after {
	-webkit-animation: header-nich-in .3s .8s ease forwards;
	animation: header-nich-in .3s .8s ease forwards;
	visibility: visible;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.h-nav__inner .h-nav__list li.cur a {
	-webkit-animation: header-txt-in .5s .3s ease forwards;
	animation: header-txt-in .5s .3s ease forwards;
}
@-webkit-keyframes header-nich-in {
0% {
height:0
}
100% {
height:10px
}
}
@keyframes header-nich-in {
0% {
height:0
}
100% {
height:10px
}
}
@-webkit-keyframes header-nich-out {
0% {
height:10px
}
100% {
height:0
}
}
@keyframes header-nich-out {
0% {
height:10px
}
100% {
height:0
}
}
@-webkit-keyframes header-txt-in {
0% {
color:#fff
}
100% {
color:#888
}
}
@keyframes header-txt-in {
0% {
color:#fff
}
100% {
color:#888
}
}
@-webkit-keyframes header-txt-out {
0% {
color:#888
}
100% {
color:#fff
}
}
@keyframes header-txt-out {
0% {
color:#888
}
100% {
color:#fff
}
}

#popup .header .header_inn .header_nav {
	display:none !important;

}
@media screen and (max-width:910px) {

.header .header_inn .header_nav {
	display: none
}

}

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


}

@media screen and (max-width:700px) {
.header {
	height: 60px
}


}

@media screen and (max-width:500px) {
.header .header_inn .header__logo {
	width: 60px;
	height: 60px;
	line-height: 60px
}
.header .header_inner .header__logo a .sj-logo {
	max-width: 36px
}
}

/*///////  PCconv-btn   //////*/
.h__btn {
	margin-top:10px;
	margin-right:10px;
	padding:0;
	float:right;
	line-height:40px;
	}

.h__btn  ul {
	margin:0;
	padding:0;
	height: 40px;
}
.h__btn ul li {
    position: relative;
	display: inline-block;
	text-align: center;
	height: 40px;
	overflow:hidden;
	color:#000;
}

.h__btn ul li a {
	padding: 0 10px;
	letter-spacing: 1px;
	text-decoration:none !important;
	text-transform: uppercase;
	font-size: 12px;
	line-height:15px;
	font-family:"Times New Roman", Times,"游明朝体", "Yu Mincho", YuMincho, "HG明朝B",'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','HG明朝E','ＭＳ Ｐ明朝', serif;
	font-weight:400;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.h__btn ul li a:before {
	content: " &gt;";
	margin-right:5px;
	}

.h__btn ul li.req {
	background-color:#00335B !important;
	color:#fff !important;
	text-align: center;
}
.h__btn ul li.rai {
	background-color:#4f0354 !important;
	color:#fff !important;
	text-align: center;
}
@media screen and (max-width:1280px) {

.h-nav__inner .h-nav__list li a {
	padding: 0 10px;
}


}


@media screen and (max-width:800px) {
	.h__btn  {
	display:none;
}
	#popup .h__btn {
	display:block !important;
}

}
@media screen and (max-width:768px) {


#popup .h__btn {
	display:none !important;
}

}



/* navi */
@media screen and (min-width:769px) {

	#popup div#header_wrap .head_nav{
	right: 30px;
}

.sp_req,.sp_tel,.sp_res,.sp_tel{
	display:none;}

}
.menu-btn,.sp_req {
	position: fixed;
	top: 25px;
	right: 25px;
	width: 65px;
	height: 50px;
	z-index: 9999;
	background: #2b2929;
	/*! border:rgba(255,255,255,0.6) 1px solid; */
}
.sp_req{
	position: fixed;
	top: 0;
	right: 50px;
	width: 50px;
	height: 50px;
	z-index: 100;
	/*! border:rgba(255,255,255,0.6) 1px solid; */}

.sp_res{
	position: fixed;
	top: 0;
	right: 50px;
	width: 50px;
	height: 50px;
	z-index: 100;
	/*! border:rgba(255,255,255,0.6) 1px solid; */}

.sp_tel{
	position: fixed;
	top: 0;
	right: 100px;
	width: 50px;
	height: 50px;
	z-index: 100;
	/*! border:rgba(255,255,255,0.6) 1px solid; */}

.menu-btn .menu-btn__inner {
	position: absolute;
	top: 27px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	width: 40px;
	height: 20px;
	cursor: pointer;
	z-index:300;
}
.menu-btn .menu-btn__inner:before {
	content: 'MENU';
	position: absolute;
	/*! top:-52px; */
	bottom: -2px;
	margin-top: auto;
	margin-bottom: auto;
	left: -1px;
	width: 40px;
	height: 47px;
	line-height: 20px;
	text-align: right;
	letter-spacing: 2px;
	font-size: 12px;
	font-family: Avant Garde,Avantgarde,Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	color: #FFF;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	visibility: visible;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.menu-btn .menu-btn__inner:hover:before {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
	visibility: visible;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.menu-btn .menu-btn__inner .menu-btn--bar1, .menu-btn .menu-btn__inner .menu-btn--bar2 {
	position: absolute;
	top: -2px;
	width: 20px;
	height: 1px;
	display: block;
	background: #FFF;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.menu-btn.is-prepend .menu-btn__inner .menu-btn--bar1, .menu-btn.is-prepend .menu-btn__inner .menu-btn--bar2 {
	background: #FFF;
}
.menu-btn .menu-btn__inner .menu-btn--bar1:before, .menu-btn .menu-btn__inner .menu-btn--bar1:after, .menu-btn .menu-btn__inner .menu-btn--bar2:before, .menu-btn .menu-btn__inner .menu-btn--bar2:after {
	content: '';
	position: absolute;
	top: 5px;
	left: 0;
	width: 20px;
	height: 1px;
	background: #FFF;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.menu-btn .menu-btn__inner .menu-btn--bar1:after, .menu-btn .menu-btn__inner .menu-btn--bar2:after {
	top: 10px;
}
.menu-btn .menu-btn__inner .menu-btn--bar1 {
	left: 5px;
}
.menu-btn .menu-btn__inner .menu-btn--bar2 {
	right: 5px;
}
.menu-btn .menu-btn__inner:hover .menu-btn--bar1 {
	-webkit-transform: translateX(-3px);
	transform: translateX(-3px)
}
.menu-btn .menu-btn__inner:hover .menu-btn--bar2 {
	-webkit-transform: translateX(3px);
	transform: translateX(3px)
}
.menu-btn .menu-btn__inner:hover .menu-btn--bar1, .menu-btn .menu-btn__inner:hover .menu-btn--bar2, .menu-btn .menu-btn__inner:hover .menu-btn--bar1:after, .menu-btn .menu-btn__inner:hover .menu-btn--bar1:before, .menu-btn .menu-btn__inner:hover .menu-btn--bar2:after, .menu-btn .menu-btn__inner:hover .menu-btn--bar2:before {
	background: #888
}
.menu-btn.is-prepend {
	z-index: 9999
}

.menu-btn.is-prepend .menu-btn__inner {
	-webkit-animation: btn-height 1s ease forwards;
	animation: btn-height 1s ease forwards
}
.menu-btn.is-prepend .menu-btn__inner:before {
	content: 'CLOSE';
	color: #fff;
	visibility: visible;
	opacity: 1;
	font-size:11px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.menu-btn.is-prepend .menu-btn__inner:hover:before {
	color: #888
}
.menu-btn.is-prepend .menu-btn__inner .menu-btn--bar1 {
	-webkit-transform: none;
	transform: none;
	-webkit-animation: bar1-top 1s ease forwards;
	animation: bar1-top 1s ease forwards
}
.menu-btn.is-prepend .menu-btn__inner .menu-btn--bar1:before {
	-webkit-animation: bar1-mid 1s ease forwards;
	animation: bar1-mid 1s ease forwards;
	background: #FFF;
}
.menu-btn.is-prepend .menu-btn__inner .menu-btn--bar1:after {
	-webkit-animation: bar1-bot 1s ease forwards;
	animation: bar1-bot 1s ease forwards;
	background: #FFF;
}
.menu-btn.is-prepend .menu-btn__inner .menu-btn--bar2 {
	-webkit-transform: none;
	transform: none;
	-webkit-animation: bar2-top 1s ease forwards;
	animation: bar2-top 1s ease forwards
}
.menu-btn.is-prepend .menu-btn__inner .menu-btn--bar2:before {
	-webkit-animation: bar2-mid 1s ease forwards;
	animation: bar2-mid 1s ease forwards;
	background: #FFF;
}
.menu-btn.is-prepend .menu-btn__inner .menu-btn--bar2:after {
	-webkit-animation: bar2-bot 1s ease forwards;
	animation: bar2-bot 1s ease forwards;
	background: #FFF;
}

.body-hide {
	overflow: hidden;
	position: relative;
	height: 100%
}
@-webkit-keyframes btn-height {
0% {
height:20px
}
50% {
height:30px
}
100% {
height:30px
}
}
@keyframes btn-height {
0% {
height:20px
}
50% {
height:30px
}
100% {
height:30px
}
}
@-webkit-keyframes bar1-top {
0% {
-webkit-transform:translate3d(0, 0, 0) rotate(0);
transform:translate3d(0, 0, 0) rotate(0);
width:15px
}
50% {
-webkit-transform:translate3d(0, 14px, 0) rotate(0);
transform:translate3d(0, 14px, 0) rotate(0);
width:15px
}
75% {
-webkit-transform:translate3d(0, 14px, 0) rotate(0);
transform:translate3d(0, 14px, 0) rotate(0);
width:30px
}
100% {
-webkit-transform:translate3d(0, 14px, 0) rotate(45deg);
transform:translate3d(0, 14px, 0) rotate(45deg);
width:30px
}
}
@keyframes bar1-top {
0% {
-webkit-transform:translate3d(0, 0, 0) rotate(0);
transform:translate3d(0, 0, 0) rotate(0);
width:15px
}
50% {
-webkit-transform:translate3d(0, 14px, 0) rotate(0);
transform:translate3d(0, 14px, 0) rotate(0);
width:15px
}
75% {
-webkit-transform:translate3d(0, 14px, 0) rotate(0);
transform:translate3d(0, 14px, 0) rotate(0);
width:30px
}
100% {
-webkit-transform:translate3d(0, 14px, 0) rotate(45deg);
transform:translate3d(0, 14px, 0) rotate(45deg);
width:30px
}
}
@-webkit-keyframes bar1-mid {
0% {
-webkit-transform:translate3d(0, 0, 0) rotate(0);
transform:translate3d(0, 0, 0) rotate(0);
width:15px
}
50% {
-webkit-transform:translate3d(0, -9px, 0) rotate(0);
transform:translate3d(0, -9px, 0) rotate(0);
width:15px
}
75% {
-webkit-transform:translate3d(0, -9px, 0) rotate(0);
transform:translate3d(0, -9px, 0) rotate(0);
width:15px
}
100% {
visibility:hidden;
opacity:0;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
}
@keyframes bar1-mid {
0% {
-webkit-transform:translate3d(0, 0, 0) rotate(0);
transform:translate3d(0, 0, 0) rotate(0);
width:15px
}
50% {
-webkit-transform:translate3d(0, -9px, 0) rotate(0);
transform:translate3d(0, -9px, 0) rotate(0);
width:15px
}
75% {
-webkit-transform:translate3d(0, -9px, 0) rotate(0);
transform:translate3d(0, -9px, 0) rotate(0);
width:15px
}
100% {
visibility:hidden;
opacity:0;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
}
@-webkit-keyframes bar1-bot {
0% {
-webkit-transform:translate3d(0, 0, 0) rotate(0);
transform:translate3d(0, 0, 0) rotate(0);
width:15px
}
50% {
-webkit-transform:translate3d(0, -18px, 0) rotate(0);
transform:translate3d(0, -18px, 0) rotate(0);
width:15px
}
75% {
-webkit-transform:translate3d(0, -18px, 0) rotate(0);
transform:translate3d(0, -18px, 0) rotate(0);
width:15px
}
100% {
visibility:hidden;
opacity:0;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
}
@keyframes bar1-bot {
0% {
-webkit-transform:translate3d(0, 0, 0) rotate(0);
transform:translate3d(0, 0, 0) rotate(0);
width:15px
}
50% {
-webkit-transform:translate3d(0, -18px, 0) rotate(0);
transform:translate3d(0, -18px, 0) rotate(0);
width:15px
}
75% {
-webkit-transform:translate3d(0, -18px, 0) rotate(0);
transform:translate3d(0, -18px, 0) rotate(0);
width:15px
}
100% {
visibility:hidden;
opacity:0;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
}
@-webkit-keyframes bar2-top {
0% {
-webkit-transform:translate3d(0, 0, 0) rotate(0);
transform:translate3d(0, 0, 0) rotate(0);
width:15px
}
50% {
-webkit-transform:translate3d(0, 14px, 0) rotate(0);
transform:translate3d(0, 14px, 0) rotate(0);
width:15px
}
75% {
-webkit-transform:translate3d(0, 14px, 0) rotate(0);
transform:translate3d(0, 14px, 0) rotate(0);
width:30px
}
100% {
-webkit-transform:translate3d(0, 14px, 0) rotate(-45deg);
transform:translate3d(0, 14px, 0) rotate(-45deg);
width:30px
}
}
@keyframes bar2-top {
0% {
-webkit-transform:translate3d(0, 0, 0) rotate(0);
transform:translate3d(0, 0, 0) rotate(0);
width:15px
}
50% {
-webkit-transform:translate3d(0, 14px, 0) rotate(0);
transform:translate3d(0, 14px, 0) rotate(0);
width:15px
}
75% {
-webkit-transform:translate3d(0, 14px, 0) rotate(0);
transform:translate3d(0, 14px, 0) rotate(0);
width:30px
}
100% {
-webkit-transform:translate3d(0, 14px, 0) rotate(-45deg);
transform:translate3d(0, 14px, 0) rotate(-45deg);
width:30px
}
}
@-webkit-keyframes bar2-mid {
0% {
-webkit-transform:translate3d(0, 0, 0) rotate(0);
transform:translate3d(0, 0, 0) rotate(0);
width:15px
}
50% {
-webkit-transform:translate3d(0, -9px, 0) rotate(0);
transform:translate3d(0, -9px, 0) rotate(0);
width:15px
}
75% {
-webkit-transform:translate3d(0, -9px, 0) rotate(0);
transform:translate3d(0, -9px, 0) rotate(0);
width:15px
}
100% {
visibility:hidden;
opacity:0;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
}
@keyframes bar2-mid {
0% {
-webkit-transform:translate3d(0, 0, 0) rotate(0);
transform:translate3d(0, 0, 0) rotate(0);
width:15px
}
50% {
-webkit-transform:translate3d(0, -9px, 0) rotate(0);
transform:translate3d(0, -9px, 0) rotate(0);
width:15px
}
75% {
-webkit-transform:translate3d(0, -9px, 0) rotate(0);
transform:translate3d(0, -9px, 0) rotate(0);
width:15px
}
100% {
visibility:hidden;
opacity:0;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
}
@-webkit-keyframes bar2-bot {
0% {
-webkit-transform:translate3d(0, 0, 0) rotate(0);
transform:translate3d(0, 0, 0) rotate(0);
width:15px
}
50% {
-webkit-transform:translate3d(0, -18px, 0) rotate(0);
transform:translate3d(0, -18px, 0) rotate(0);
width:15px
}
75% {
-webkit-transform:translate3d(0, -18px, 0) rotate(0);
transform:translate3d(0, -18px, 0) rotate(0);
width:15px
}
100% {
visibility:hidden;
opacity:0;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
}
@keyframes bar2-bot {
0% {
-webkit-transform:translate3d(0, 0, 0) rotate(0);
transform:translate3d(0, 0, 0) rotate(0);
width:15px
}
50% {
-webkit-transform:translate3d(0, -18px, 0) rotate(0);
transform:translate3d(0, -18px, 0) rotate(0);
width:15px
}
75% {
-webkit-transform:translate3d(0, -18px, 0) rotate(0);
transform:translate3d(0, -18px, 0) rotate(0);
width:15px
}
100% {
visibility:hidden;
opacity:0;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
}
@media screen and (max-width:768px) {
.menu-btn {
	width: 55px;
	height: 50px;
	top: 0;
	right: 0;
}
.menu-btn.is-prepend {
	width: 40px;
	height: 45px;
}
.menu-btn .menu-btn__inner {
	position: absolute;
	top: 33px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	width: 40px;
	height: 20px;
	cursor: pointer;
	z-index:300;
}
.menu-btn .menu-btn__inner {
	position: absolute;
	top: 30px;
	bottom: 1px;
	left: 2px;
	right: 0;
	margin: auto;
	text-align: center;
	width: 31px;
	height: 20px;
	cursor: pointer;
	z-index:300;
}
.menu-btn .menu-btn__inner:before {
	content: 'MENU';
	position: absolute;
	/*! top:-52px; */
	bottom: 2px;
	margin-top: auto;
	margin-bottom: auto;
	left: -8px;
	width: 45px;
	height: 46px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 1px;
	font-size: 9px;
	font-family: Avant Garde,Avantgarde,Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	color: #FFF;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	visibility: visible;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	letter-spacing: -0.01em;
}
.menu-btn .menu-btn__inner:hover:before {
	-webkit-transform: translateY(-5px);
	transform: translateY(-1px);
	visibility: visible;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.menu-btn .menu-btn__inner .menu-btn--bar1, .menu-btn .menu-btn__inner .menu-btn--bar2 {
	position: absolute;
	top: -7px;
	width: 16px;
	height: 1px;
	display: block;
	background: #FFF;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.menu-btn.is-prepend .menu-btn__inner .menu-btn--bar1, .menu-btn.is-prepend .menu-btn__inner .menu-btn--bar2 {
	background: #FFF;
	left: 0px;
}
.menu-btn .menu-btn__inner .menu-btn--bar1:before, .menu-btn .menu-btn__inner .menu-btn--bar1:after, .menu-btn .menu-btn__inner .menu-btn--bar2:before, .menu-btn .menu-btn__inner .menu-btn--bar2:after {
	content: '';
	position: absolute;
	top: 5px;
	left: 0;
	width: 16px;
	height: 1px;
	background: #FFF;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.menu-btn .menu-btn__inner .menu-btn--bar1:after, .menu-btn .menu-btn__inner .menu-btn--bar2:after {
	top: 10px;
}
.menu-btn .menu-btn__inner .menu-btn--bar1 {
	left: 2px;
}
.menu-btn .menu-btn__inner .menu-btn--bar2 {
	right: 5px;
}
.menu-btn .menu-btn__inner:hover .menu-btn--bar1 {
	-webkit-transform: translateX(-3px);
	transform: translateX(-3px)
}
.menu-btn .menu-btn__inner:hover .menu-btn--bar2 {
	-webkit-transform: translateX(3px);
	transform: translateX(3px)
}
.menu-btn .menu-btn__inner:hover .menu-btn--bar1, .menu-btn .menu-btn__inner:hover .menu-btn--bar2, .menu-btn .menu-btn__inner:hover .menu-btn--bar1:after, .menu-btn .menu-btn__inner:hover .menu-btn--bar1:before, .menu-btn .menu-btn__inner:hover .menu-btn--bar2:after, .menu-btn .menu-btn__inner:hover .menu-btn--bar2:before {
	background: #888
}
.menu-btn.is-prepend {
	z-index: 9999
}

.menu-btn.is-prepend .menu-btn__inner {
	-webkit-animation: btn-height 1s ease forwards;
	animation: btn-height 1s ease forwards
}
.menu-btn.is-prepend .menu-btn__inner:before {
	content: 'CLOSE';
	color: #fff;
	visibility: visible;
	opacity: 1;
	font-size:8px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	bottom: 8px;
}
}
.modal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #212121;
	-webkit-transition: all .5s ease-out;
	transition: all .5s ease-out;
	-webkit-transform: scale(.9);
	transform: scale(.9);
	visibility: hidden;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	z-index: 200;
}
.modal.is-fadeIn {
	-webkit-transform: scale(1);
	transform: scale(1);
	visibility: visible;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.modal.is-fadeOut {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	visibility: hidden;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.modal .modal__inner {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	width: 100%;
	height: 100%;
	cursor: auto;
	/*display:none;*/

}
.modal .modal__inner .modal__list {
	height: 100%;


}
.modal .modal__inner .modal__list:after {
	content: "";
	clear: both;
	display: block
}
.modal .modal__inner .modal__list li {
	float: left;
	display: block;
	box-sizing: border-box;
	width: 50%;
	height: 14.2%;
	border-bottom: 1px solid #2d2b2f
}


.modal .modal__inner .modal__list li.w2{
	width: 50%;
}
.modal .modal__inner .modal__list li:nth-child(4n+2) {
	border-left: 1px solid #2d2b2f;
	border-right: 1px solid #2d2b2f
}
.modal .modal__inner .modal__list li:nth-child(4n) {
	border-left: 1px solid #2d2b2f
}
.modal .modal__inner .modal__list li:nth-child(10) {
	background-color:  #351212;
}
.modal .modal__inner .modal__list li:nth-child(11) {
	background-color:  #09242f;
}


.modal .modal__inner .modal__list li a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 5px
}
.modal .modal__inner .modal__list li a:hover {
	letter-spacing: 3px;
	background: #000;
}
.modal .modal__inner .modal__list li:nth-child(10) a:hover {
	background: #4c4949;
}
.modal .modal__inner .modal__list li:nth-child(11) a:hover {
	background: #444;
}
.modal .modal__inner .modal__list li a span {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	height: 20px;
	margin: auto;
	line-height: 20px;
	text-align:center;
}

.modal .modal__inner .modal__list li a .sp_new {
	position: absolute;
	top: -25px;
	color:#C6B266;
}
.modal .modal__inner .modal__list li.cur a {
	/*pointer-events: none;*/
	background: #4b4b4b;
}
.modal .modal__inner .modal__sns {
	position: absolute;
	bottom: 8%;
	left: 0;
	right: 0;
	width: 200px;
	margin: auto
}
/* .modal .modal__inner .modal__list li:nth-child(7) a {
	pointer-events:none;
	opacity: 0.25;
	} */
/* .modal__list li:nth-of-type(5) span::after{
  content: 'NEW';
  display: inline-block;
  background: none;
  background-size: contain;
  vertical-align: middle;
  font-size: 10px;
  margin-left: 5px;
  color: #d30023;
} */


@media screen and (max-width:1000px) {
.modal .modal__inner .modal__list li a {
	letter-spacing: 3px
}
.modal .modal__inner .modal__list li a:hover {
	letter-spacing: 4px
}
}

@media screen and (max-width:800px) {
.modal .modal__inner .modal__list li a {
	font-size: 12px;
	letter-spacing: 3px
}
.modal .modal__inner .modal__list li a:hover {
	letter-spacing: 4px
}
}

@media screen and (max-width:700px) {
.modal .modal__inner .modal__list li {
	width: 50%;
	height: 14.2%;
	text-align:center;

}
.modal .modal__inner .modal__list li:nth-child(2n) {
	border-right: none
}
.modal .modal__inner .modal__list li a {
	font-size: 12px;
	letter-spacing: 1px;
}

.modal .modal__inner .modal__list li a:hover {
	letter-spacing: 4px
}
.modal .modal__inner .modal__sns {
	bottom: 3%
}

.modal .modal__inner .modal__list li:last-child {
	/* width:100%; */
}

}


/*///////  Goto top   //////*/
.go-to-top {
	position: fixed;
	bottom: 30px;
	right: 30px;
	color: #ccc;
	background: #000;
	width: 50px;
	height: 50px;
	/* visibility: hidden; */
	/* opacity: 0; */
	z-index: 20;
	border-radius: 50px;
}
.go-to-top a {
	width: 40px;
	height: 80px;
	display: block;
	font-size:10px;
	color: #333;
	padding-top:50px;
	text-align:center;
text-decoration: none;}
.go-to-top a:before, .go-to-top a:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 2px;
	height: 10px;
	margin: auto;
	background: #ccc;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transform-origin: top center;
	transform-origin: top center
}
.go-to-top a:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}
.go-to-top a:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.go-to-top a:hover:before {
	-webkit-transform: translateY(-3px) rotate(45deg);
	transform: translateY(-3px) rotate(45deg)
}
.go-to-top a:hover:after {
	-webkit-transform: translateY(-3px) rotate(-45deg);
	transform: translateY(-3px) rotate(-45deg)
}
.go-to-top a:hover:before, .go-to-top a:hover:after {
	background: #888
}

@media screen and (max-width:768px) {
.go-to-top {
	right: 0;
	width:40px;
	height:40px;
	border-radius:50%;
}
}


#sp_nav {
	display:none;
}

@media screen and (max-width:768px) {
#sp_nav {
	background-color: #000;
	position: fixed;
	z-index:53;
	display:block;
	left: 0;
	top: 0;
	width: 100%;
	height: 140px;
}
div#header_wrap .logo {
	width: 250px;
	height: auto;
	left: 10px;
	z-index:10;
	/*! margin-top:10px; */
	top: 15px;
}


}



#footNavigation {
	padding-top: 8px;
	padding-bottom: 8px;
	background: #211f23;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3a3a3a;
}
#fNavi-inner {
	max-width:1120px;
	margin:0 auto;
	text-align:center;
}


#fNavi-inner li {
	color:#666;
	display:inline-block;
	border-right:1px solid #dcdcdc;
	padding:0 8px;
}
#fNavi-inner li:first-child {
	border-left:1px solid #dcdcdc;

}

#fNavi-inner li a {
	color: #FFF !important;
	text-decoration: none !important;
	font-size: 12px;
}
#fNavi-inner li a:hover {
	color: #FC0 !important;
}







#pageTop {
  display: none;
	width: 130px;
	height: 42px;
  position: absolute;
	bottom: 0px;
  left: 50%;
	margin-left: -65px;
	z-index: 50;
}

/* ------------------- */
/* ----- ぱんくず ----- */
/* ------------------- */
#breadCrumbs {
	background-color: #2a2a2a;
	text-align: right;
	padding: 8px 30px 8px 0;
	font-size: 12px;
}
#breadCrumbs a {
	color: #e6d2b2;
}
#breadCrumbs .arrow {
	color: #fff;
	padding: 0 10px;
}
#breadCrumbs .current-page {
	color: #fff;
}

.pre10 {
	background: #FFF;
}
.seo {
	/*background: #FFF;*/
	padding: 3px;
	border-bottom: 1px solid  #deeede;
	font-size: 11px;
	color: #000;
	margin-bottom:5px;
}

@media only screen and (max-width: 768px){
.seo {
	display:none;
}

}
.contentWrapper {
	background: url(../images/bg3.jpg) repeat;
}
.contentWrapper .contentbg {
	background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 1%, rgba(255,255,255,0.4) 53%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,0.4) 53%,rgba(255,255,255,0) 100%);
background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,0.4) 53%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 );
	background-size: cover;
	background-repeat: no-repeat;
}


.page_title {
	padding: 18px 0;
	text-align: center;
	background: #b7a875;
   background: -moz-linear-gradient(left, #b7a875 0%, #faebb8 50%, #b7a875 100%);
   background: -webkit-linear-gradient(left, #b7a875 0%,#faebb8 50%,#b7a875 100%);
   background: linear-gradient(to right, #b7a875 0%,#faebb8 50%,#b7a875 100%);
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7a875', endColorstr='#b7a875',GradientType=1 );
	color: #000;
	font-size: 40px ;
	letter-spacing:0.05em;
	font-family: 'EB Garamond', serif;
}
.page_title span{
	font-size:16px;
	display: block;
}


@media only screen and (max-width: 768px){
	.page_title {
		font-size:35px;
		padding: 15px 0 !important;
	}
	.page_title span{
		font-size:16px;
		display: block;
	}
	}


.title_bg{
	height:290px;
	position: relative;
}
.title_bg.access{
	background: url(../img/access/title_bg.jpg) no-repeat center;
	background-size: cover;
	margin-bottom: 70px;
}
.title_bg.location{
	background: url(../img/location/title_bg.jpg) no-repeat center;
	background-size: cover;
}
.title_bg.plan{
	background: url(../img/plan/title_bg.jpg) no-repeat center;
	background-size: cover;
}
.title_bg.design{
	background: url(../img/design/title_bg.jpg) no-repeat center;
	background-size: cover;
}
.title_bg.equipment{
	background: url(../img/equipment/title_bg.jpg) no-repeat center;
	background-size: cover;
}
.title_bg h2{
	color: #FFF;
	font-size: 50px;
	text-align: center;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	font-family: 'EB Garamond', serif;
	letter-spacing: 0.1em;
}
.title_bg h2 span{
	font-size: 24px;
	display: block;
}
.title_bg .cap{
	font-size: 11px;
	color: #FFF;
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: auto;
}

@media only screen and (max-width: 768px){
	.title_bg{
		height: 140px;
		margin-bottom: 30px;
	}
	.title_bg h2{
		color: #FFF;
		font-size: 40px;
		text-align: center;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		font-family: 'EB Garamond', serif;
	}
	.title_bg h2 span{
		font-size: 17px;
		display: block;
	}
}


.catch01{
	text-align: center;
	font-size: 33px;
}
.catch01 strong{
	font-size: 47px;
	font-weight: bold;
	color: #9e7f2d;
}
.catch01 span{
	font-size: 23px;
}

@media only screen and (max-width: 768px){
	.catch01{
		text-align: center;
		font-size: 19px;
	}
	.catch01 strong{
		font-size: 30px;
		font-weight: bold;
		color: #9e7f2d;
	}
	.catch01 span{
		font-size: 14px;
	}
}




/****************************************
breadcrumbs
*****************************************/

#breadcrumbs-container {
	clear: left;
	padding-top: 5px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	/*! border-top: 1px solid #333; */
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	background: #fff;
	color:#333;
}
#breadcrumbs-container div {
	max-width: 1024px;
	margin: 0 auto;
	font-size: 12px;
	text-align: left;
}
#breadcrumbs-container div a {
	margin: 0 10px;
	color: #333;
	font-size: 12px;
}
#breadcrumbs-container div a:hover {
	color: #333;
}
#breadcrumbs-container div h2 {
	font-size: 12px;
	color: #333;
	font-weight: 500;
	margin: 0 10px;
	padding: 0;
	display: inline;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}
/*---- FOR PC ----*/

#breadcrumbs-container p {
	width: 960px;
	margin: 0 auto;
	font-size: 0.8em;
}

/*---- FOR SP ----*/
@media only screen and (max-width: 640px) {
#breadcrumbs-container {
	display: none;
}
}


@media only print {

#plan_pop #header_wrap{
	display:none;
}

	}
/*inview動き1*/
.sli-up1 {
	opacity: 0;
	transform: translate(0px, 30px);
	-webkit-transform: translate(0px, 30px);
}
.slideInUp1 {
	opacity: 1.0 !important;
	transform: translate(0,0);
	-webkit-transform: translate(0,0);
	transition-delay:0.1s;
	transition-duration:1s;
}

.sli-up2 {
	opacity: 0;
	transform: translate(0px, 30px);
	-webkit-transform: translate(0px, 30px);
}
.slideInUp2 {
	opacity: 1.0 !important;
	transform: translate(0,0);
	-webkit-transform: translate(0,0);
	transition-delay:0.3s;
	transition-duration:1s;
}
.sli-up3 {
	opacity: 0;
	transform: translate(0px, 30px);
	-webkit-transform: translate(0px, 30px);
}
.slideInUp3 {
	opacity: 1.0 !important;
	transform: translate(0,0);
	-webkit-transform: translate(0,0);
	transition-delay:0.5s;
	transition-duration:1s;
}



.cont_inner {
	max-width: 1022px;
	margin: 0 auto;

}
@media only screen and (max-width: 768px){
.cont_inner {
	padding:0 5%;
}
}


.entry{
	display: flex;
	gap: 30px;
	justify-content: center;
	padding: 50px 0;
	}

.entry &gt; div{
	width: 48%;
	max-width: 400px;
	}

.btn_request a{
	   padding: 30px 0;
	   max-width:530px;
	   display: block;
	   background:#7e282a;
	   /* background: linear-gradient(90deg, rgba(204,182,130,1) 0%, rgba(227,208,164,1) 50%, rgba(204,182,130,1) 100%); */
	   margin: 0 auto;
	   font-size: 20px;
	   transition: all 0.3s 0s ease;
	   letter-spacing: 0.1em;
	   font-weight: 500;
	   text-align: center;
	   text-decoration: none;
	   color: #fff;
}
 .btn_request a:hover{opacity: 0.7;}

 .btn_raijyo a{
	padding: 30px 0;
	max-width:530px;
	display: block;
	background: #004964;
	/* background: linear-gradient(90deg, rgba(78,33,92,1) 0%, rgba(150,106,164,1) 50%, rgba(78,33,92,1) 100%); */
	margin: 0 auto;
	font-size: 20px;
	transition: all 0.3s 0s ease;
	letter-spacing: 0.1em;
	font-weight: 500;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
}
.btn_raijyo a:hover{opacity: 0.7;}

 @media only screen and (max-width: 768px){
	.entry{
		flex-wrap: wrap;
		padding: 25px 0;
		gap: 15px;
		}

	.entry &gt; div{
		width: 100%;
		max-width: 500px;
		}
	.btn_request{margin: 0 5%;}
	.btn_request a{
		   padding: 20px 0;
		   max-width:530px;

		   margin: 0 auto;
		   font-size: 18px;
		   transition: all 0.3s 0s ease;
	 }
	 .btn_raijyo{margin: 0 5%;}
	 .btn_raijyo a{
				padding: 20px 0;
				max-width:530px;

				margin: 0 auto;
				font-size: 18px;
				transition: all 0.3s 0s ease;
		}
}

.inner{
	max-width: 1023px;
	margin: 0 auto;
	padding: 0 20px;
}
@media only screen and (max-width: 767px){
	.inner{
		max-width: 1023px;
		margin: 0 auto;
		padding: 0 5%;
	}
}





#stop {
	text-align:center;
	padding-bottom:50px;
}
#stop ul li {
	display:inline-block;
}
#map .box {
	padding: 14px;
	background: #ECE7DF;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}



/*============================
notes
============================*/
.notes {
	font-size: 12px;
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
	line-height: 1.389;
	letter-spacing: 0;
}
.w880 {
	max-width: 880px;
	width: 90%;
	margin: 0 auto;
}
.w1000 {
	max-width: 1000px;
	width: 90%;
	margin: 0 auto;
}
.w1200 {
	max-width: 1200px;
	width: 90%;
	margin: 0 auto;
}
.w1400 {
	max-width: 1400px;
	width: 90%;
	margin: 0 auto;
}


/*-----------------------------------------
fnavi
-----------------------------------------*/

.fnavi {
	background: #4c4949;
	padding: 120px 0 110px;
}

.fnavi ul {
	width: 90%;
	max-width: 1380px;
	margin: 0 auto;
	display: flex;
	gap: 2%;
}
.fnavi ul li {
	width: calc(100%/6);
}
.fnavi ul li a {
	text-decoration: none;
	display:block;
}
.fnavi ul li a:hover {
	opacity: 1;
}
.fnavi p {
	color: #FFF;
	position: relative;
	line-height: 1.2;
	font-size: 12px;
	text-decoration: none;
	font-family: "Yu Gothic", "YuGothic", sans-serif;
}

.fnavi p span {
	display: block;
	font-size: 20px;
	font-family: 'EB Garamond', serif;
}

.fnavi p::after {
	content: "";
	display: inline-block;
	background: url(../img/common/circle_bl.png) no-repeat;
	background-size: contain;
	width: 24px;
	height: 24px;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}
.fnavi .img {
	overflow: hidden;
	margin: 0 0 15px 0;
	border-radius: 10px;
}
.fnavi .img img {
	transition: all .6s;
	object-fit: cover;
	height: 150px;
	overflow: hidden;
	width: 100%;
}
.fnavi li:hover .img img {
	transform: scale(1.07);
	opacity: 1 !important;
}
.fnavi .comingsoon {
	position: relative;
}
.fnavi li.comingsoon:hover .img img {
	transform: none;
	opacity: 1 !important;
}
.fnavi .comingsoon::after {
	content: "coming soon";
	position: absolute;
	font-size:12px ;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 0.1em;
	font-family: "Yu Gothic", "YuGothic", sans-serif;
	top: 41%;
	transform: translateY(-50%);
	margin: 0;
	left: 0;
	right: 0;
	text-align: center;
}
.fnavi .comingsoon a {
	opacity: 0.35;
	pointer-events: none;
}

@media screen and (max-width:768px) {
	.fnavi {
		background: #4c4949;
		padding: 40px 0 20px;
	}
	.fnavi ul {
		width: 90%;
		max-width: 1380px;
		margin: 0 auto;
		display: flex;
		gap: 5%;
		flex-wrap: wrap;
	}
	.fnavi ul li {
		width: 29.5%;
		margin: 0 0 25px 0;
	}
	.fnavi ul li a {
		text-decoration: none;
		display:block;
	}
	.fnavi ul li a:hover {
		opacity: 1;
	}
	.fnavi p {
		color: #FFF;
		position: relative;
		line-height: 1.2;
		font-size: 10px;
		text-decoration: none;
		font-family: "Yu Gothic", "YuGothic", sans-serif;
	}
	.fnavi p span {
		display: block;
		font-size: 14px;
		font-family: 'EB Garamond', serif;
	}
	.fnavi p::after {
		content: "";
		display: inline-block;
		background: url(../img/common/circle_bl.png) no-repeat;
		background-size: contain;
		width: 17px;
		height: 17px;
		position: absolute;
		top: 50%;
		right: 0;
		transform: translateY(-50%);
	}
	.fnavi .img {
		overflow: hidden;
		margin: 0 0 9px 0;
		border-radius: 13px;
	}
	.fnavi .img img {
		transition: all .6s;
		object-fit: cover;
		height: 150px;
		overflow: hidden;
		width: 100%;
		height: 94px;
	}
	.fnavi li:hover .img img {
		transform: scale(1.07);
		opacity: 1 !important;
	}
	.fnavi .comingsoon {
		position: relative;
	}
	.fnavi li.comingsoon:hover .img img {
		transform: none;
		opacity: 1 !important;
	}
	.fnavi .comingsoon::after {
		content: "coming soon";
		position: absolute;
		font-size:11px;
		font-weight: bold;
		color: #FFF;
		letter-spacing: 0.1em;
		font-family: "Yu Gothic", "YuGothic", sans-serif;
		top: 37%;
		transform: translateY(-50%);
		margin: 0;
		left: 0;
		right: 0;
		text-align: center;
	}
	.fnavi .comingsoon a {
		opacity: 0.4;
		pointer-events: none;
	}
}


/*----------------------------------------
	breadcrumb
-----------------------------------------*/
ol#breadcrumb {
	position: absolute;
	display: flex;
	flex-wrap: wrap;
	font-size: 11px;
	box-sizing: border-box;
	color: #3c3c3c;
	left: 30px;
	top: 15px;
	font-family: "Yu Gothic", "YuGothic", sans-serif;
	font-weight: bold;
	letter-spacing: 0;
}
ol#breadcrumb.wh {
	color: #FFF;
}
ol#breadcrumb li {
	font-weight: bold;
}
ol#breadcrumb li a {
	position: relative;
	color: #3c3c3c;
	font-weight: bold;
	text-decoration: underline;
}
ol#breadcrumb.wh li a {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}

ol#breadcrumb li a::after {
	content: '';
	display: inline-block;
	width: 4px;
	height: 6px;
	margin: 0 15px;
	background: transparent url(../img/common/bread_bl.png) no-repeat center center;
	background-size: 4px 6px;
}
ol#breadcrumb.wh li a::after {
	content: '';
	display: inline-block;
	width: 4px;
	height: 6px;
	margin: 0 15px;
	background: transparent url(../img/common/bread_wh.png) no-repeat center center;
	background-size: 4px 6px;
}


@media screen and (max-width: 768px) {
	ol#breadcrumb {
		position: absolute;
		display: flex;
		flex-wrap: wrap;
		font-size: 11px;
		box-sizing: border-box;
		color: #3c3c3c;
		left: 3%;
		top: 101%;
		font-family: "Yu Gothic", "YuGothic", sans-serif;
		font-weight: bold;
	}
	ol#breadcrumb.wh {
		color: #3c3c3c;
	}
	ol#breadcrumb li {
		font-weight: bold;
	}
	ol#breadcrumb li a {
		position: relative;
		color: #3c3c3c;
		font-weight: bold;
	}
	ol#breadcrumb.wh li a {
		color: #3c3c3c;
		font-weight: bold;
	}
	ol#breadcrumb.wh li a::after {
		background: transparent url(../img/common/bread_bl.png) no-repeat center center;
		background-size: 4px 6px;
	}

}



.thanks_note{
	text-align: center;
	font-size: 16px;
	padding: 10px 5%;
}
@media only screen and (max-width: 768px){
	.thanks_note{
		font-size: 13px;
	}
	}





/*=======================================
	docu_set
=======================================*/
#docu_set .content {
	text-align: center;
	margin: 50px auto;
}
#docu_set .content p {
	letter-spacing: 0.05em;
	font-size: 32px;
}
#docu_set .content p.wide {
	font-size: 42px;
	margin-bottom: 28px;
}
@media screen and (max-width: 768px) {
	#docu_set .content {
		margin: 25px auto;
	}
	#docu_set .content p {
	font-size: 22px;
	}
	#docu_set .content p.wide {
		font-size: 21px;
		margin-bottom: 16px;
	}
}</pre></body></html>