@import url(https://fonts.googleapis.com/css?family=Playball);
@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville);
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(https://fonts.googleapis.com/css?family=Pinyon+Script);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url('https://fonts.googleapis.com/css2?family=Sawarabi+Mincho&display=swap');
@import url('https://fonts.googleapis.com/css?family=Libre+Baskerville|Parisienne');
@font-face {
  font-family: harenosora;
  src: url(../font/Harenosora.otf);
}
@font-face {
  font-family: aozoraR;
  src: url(../font/AozoraMinchoRegular.ttf);
}
@font-face {
  font-family: aozoraM;
  src: url(../font/AozoraMinchoMedium.ttf);
}
@font-face {
  font-family: softmin6;
  src: url(../font/SMN6-OTPS.OTF);
}
html{
    height:100%;
}
body {
	margin: 0px;
	height:100%;
	-webkit-text-size-adjust: none;
	sd
}
a{ border:none;}
h1{
	float:left;
	margin:0 0 0 35px;
}

.bgimg01{
	background-image:url(../img/nbg_img.png);
}
.bgimg02{
	background-image: url(../img/nbg_img.png);
}
#menu_box {
	font-size: 11px;
	color: #55150A;
	line-height:18px;
	width: 520px;
	padding-top: 350px;
}

div#conta {
	width: 100%;
	min-height: 100%;
	text-align: center;
}

div#main {
    height: 100%;  
	width: 950px;
	margin: 0 auto;
}


#foot{
	width:100%;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
	color: #a58d83;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:0.15em;
}
.foot_text{
font-size:12px;
line-height:17px;
padding-bottom:10px;
color: #D8C9C3;
letter-spacing:0.16em;
}

#main_box00 {
	width: 950px;
	color: #8f7f7b;
	margin:0 auto;
	line-height:18px;
	background-color:#f1edeb;
	font-family: 'Noto Sans Japanese', serif;
	position:relative;
	z-index:1;
}

/*グローバルナビ*/
#gnavi{
	width:100%;
	min-width:1000px;
	padding:20px 0 15px 0;
	background-color:#fff;
	text-align:center;
	border-bottom:#635045 solid 5px;
	z-index:999;
	clear:both;
}
#gnavi ul{
	list-style:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	letter-spacing:0.13em;
	float:right;
	padding:0;
	margin-right:50px;
}
#gnavi li{
	display:inline;
	margin:0 0 0 20px;
}
#gnavi a:link,#gnavi a:visited{
	color:#c0b0a7;
	text-decoration:none;
}
#gnavi a:hover{
	padding-bottom:4px;
	border-bottom:#dbcfc9 solid 3px;
}
.nav {
    width: 100%;
}
.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}
#img_navi{}
#img_navi_sp{display:none;}
#gnavi_sp{display:none;}
/*end*/


#gn_box {
	width: 60px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
#gn_box ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#gn_box li {
	margin-left: 0px;
	padding-bottom: 30px;
}


#left_img {
	background-image: url(../img/leftbox_img.gif);
	background-repeat: no-repeat;
	height: 255px;
	width: 270px;
	padding-bottom: 50px;
}

#inbox{
	width:800px;
	margin:0 auto 50px auto;
	background-color:#fff;
	border-radius: 7px;        /* CSS3草案 */  
    -webkit-border-radius: 7px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 7px;   /* Firefox用 */  
	
}
#inbox2{
	width:100%;
	margin:0 auto 0 auto;
	
}
#inbox2 img{
	width:100%;
	height:auto;
	padding:0;
}
iframe{
	height:370px;
	width:750px;
	padding:40px 20px 5px 20px;
	
}

.subtittle {
	width:100%;
	text-align: center;
	font-family: 'Parisienne', cursive;
	font-size:45px;
	margin-top:100px;
	margin-bottom:-5px;
	letter-spacing:0em;
}
.topnavi {
	text-align: right;
	padding-top: 25px;
	padding-bottom: 25px;
}
/*ページトップへ*/
#page-top {
    position: fixed;
    bottom: 10px;
    right: 25px;
    font-size: 130%;
	font-family: 'Playball', cursive;
	letter-spacing:1px;
	z-index:999;
	
}
#page-top a {
	height:45px;
	width:70px;
	padding-top:25px;
    background: #a48559;
    text-decoration: none;
    color: #fff;
    text-align: center;
    display:block;
    border-radius: 150px;
	filter: alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
	
}
#page-top a:hover {
    text-decoration: none;
    background: #a48559;
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}
#shikiri{height:110px;}
#shikiri2{height:150px;}
/*end*/

/*共通部分*/
#page_img{}
/*end*/

#clear{
	clear:both;
}
.txt120_bold{
	font-size:120%;
	font-weight:bold;
}
.txt130_bold{
	font-size:130%;
	font-weight:bold;
}
.txt140_bold{
	font-size:140%;
	font-weight:bold;
}
#clear{
	clear:both;
	height:1px;
}
.fs75{font-size:75%}
.fs80{font-size:80%}
.fs85{font-size:85%}
.fs90{font-size:90%}
.fs110{font-size:110%}
.fs120{font-size:120%}
.fs130{font-size:130%}
.fs135{font-size:135%}
.fs140{font-size:140%}
.fw200{font-weight:200;}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ff_harenosora{
	font-family:harenosora;
}
.ff_aozoraM{
	font-family: aozoraM;
}
.ff_aozoraR{
	font-family: aozoraR;
}
.ff_softmin6{
font-family: softmin6;
}
.fc_orange{
	color:#E7BA64;
}
.mg_t5{margin-top:5px !important;}
.mg_t20{margin-top:20px !important;}
.mg_t30{margin-top:30px !important;}
.mg_t50{margin-top:50px !important;}
.mg_t80{margin-top:80px !important;}
.mg_b30{margin-bottom:30px !important;}
.mg_b50{margin-bottom:50px !important;}
.mg_tb30{margin-top:30px; margin-bottom:30px;}
.mg_r10{margin-right:10px !important;}
.mg_r20{margin-right:20px !important;}
.pd_b14{padding-bottom:0 !important;}
.pd_tb30{padding-top:30px; padding-bottom:30px;}
.bg_mauve{background-color:#bba99b;}
.bg_karashi{background-color:#c2ac71;}
.bd_karashi{border:#c2ac71 solid 1px !important;}
.pc { display: block !important; }
.sp { display: none !important; }
.pc_inline{ display: inline !important; }
.all { display: block !important; }
.br-pc { display: block !important; }
.br-sp { display: none !important; }
@media (max-width: 550px) {
#sp_logo{
	width:35%;
	position:absolute;
	top:15px;
	left:15px;
}
#sp_logo img{
	width:100%;
	height:auto;
}
#gnavi{display:none;}
#gnavi_sp{display: block;}
#img_navi{display:none;}
#img_navi_sp{ display:block;}
#img_navi_sp ul{
	padding:0;
	list-style:none;
}
#img_navi_sp li{
	width:90%;
	margin:10px auto;
}
#img_navi_sp li img{
	width:100%;
	height:auto;
	border-radius:5px;
}

#menu_box {
	color: #55150A;
	line-height:18px;
	width: 100%;
	padding-top: 350px;
}
div#main {
    height: 100%;  
	width: 100%;
	margin: 0 auto;
}
#main_box00 {
	width: 100%;
	background-color:#f1edeb;
}
#foot{	letter-spacing:0.1em;}
.foot_text{
	width:85%;
	margin:0 auto;
}
/*共通部分*/
#page_img{width:100%;}
#page_img img{width:100%; height:auto;}
.subtittle {
	width:100%;
	font-size:30px;
	margin-top:50px;
	z-index:999;
}
#inbox{
	width:95%;
	margin:0 auto;
	padding:15px 0 0 0;
}
iframe{
	height:370px;
	width:100%;
	padding:0;
}
/*end*/
#page-top a {
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	
}
#shikiri{height:60px;}
#shikiri2{height:70px;}
.pc{ display: none !important; }
.sp { display: block !important; }
.pc_inline{ display: none !important; }
.all { display: block !important; }
.br-pc { display: none !important; }
.br-sp { display: block !important; }
.mg_t20{margin-top:0px !important;}
.mg_t30{margin-top:15px !important;}
.mg_t50{margin-top:30px !important;}
.mg_t60{margin-top:40px !important;}
.mg_t80{margin-top:60px !important;}
.mg_b30{margin-bottom:10px !important;}
.mg_b50{margin-bottom:30px !important;}
.mg_tb30{margin-top:10px; margin-bottom:10px;}
.mg_r20{margin-right:0px !important;}
.mg_r10{margin-right:0px !important;}
.pd_b14{padding-bottom:14px !important;}
.fs120{font-size:105% !important;}
.fs130{font-size:120% !important;}
.fs135{font-size:125% !important;}
}

