
@media print, screen and (min-width:1001px){
	.pc_none{
		display:none;
	}
#sect_one{
	width:100%;height:auto;margin:0px auto;background:#f0f0f0;padding-top:30px;padding-bottom:30px;z-index: 10;
	}
}
#map_area{
		width:100%;
		height:400px;
		background:url(../img/map_back.jpg) top center no-repeat;
		position:relative;
	}
		#g_map{
			width:200px;
			height:60px;
			background:#e3dfd8;
			position:absolute;
			bottom:-30px;
			right:10%;
			line-height:60px;
			text-align:center;
			color:#40220f;
			font-size:16px;
		}
		#g_map a{
			color:#40220f;
			text-decoration:none;
		}
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);

/* CSS Document */
body{
	height:100%;
	margin:0px;
	padding:0px;
	font-family: 'Noto Sans Japanese', serif;
}

#container {
    width: 100%;
    text-align: center;
}
a img {
    border-style:none;
}
a{
	margin:0px;
	padding:0px;
}

.hideAnchor {
	display:block;
	height:0px;
	/height:1px;
	overflow:hidden;
	margin-top:-80px;
	padding-bottom:10px;
}
/*-- ヘッダー --*/
#header {
	width: 100%;
	height: auto;
	min-height: 450px;
	margin:0;
	padding-top: 95px;
	position: relative;
	background: url("../bg_img/header_img.jpg")  center center;
	background-size: cover;
}
.DURAND {
	position: absolute;
	top: 40%;
	left: 50%;
	width: 220px;
	margin-top: -30px;
	transform: translate(-50%, 50%);
	vertical-align: bottom;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    z-index: 5;
    letter-spacing: 0.075em;
    font-size: 28px;
    color: #fff;
    }
/*-- main --*/
#main {
	width: 100%;
    padding-top: 5%!important;
    padding-bottom: 0% !important;
}
.fixbg{
		background-image: url(../bg_img/sectionc1.jpg);
		padding: 0 0 0 0;
        background-position:center;
    background-size:cover
}
.copy {
	position: relative;
	width: 100%;
	max-width: 1000px;
	margin: 0px auto;
        padding-bottom: 30px;
}
.copy h2 {
    font-size: 32px;
    text-align: center;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    margin-bottom: 32px;
    letter-spacing: 0.075em;
    line-height: 120%;
}
copy img {
	width: 100%;
	max-width: 720px;
	position: absolute;
	transform: translate(-50%, -50%);
	top: 0%;
	left: 50%;
	z-index: 2;
}
.text_up {
	width: 100%;
	font-size: 15px;
	line-height: 2.1em;
	text-align: center;
	margin: 5px 0 ;
	color: #191919;
	letter-spacing: 0.1em;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;}
.text_up_br {
	width: 100%;
	font-size: 15px;;
	line-height: 2.1em;
	text-align: center;
	margin: 5px 0 20px;
	color: #191919;
		letter-spacing: 0.1em;

font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;}



.text_down {
	width: 100%;
	font-family: 'Lato', sans-serif;
	font-size: calc(1.0em + 0.4vw);
	letter-spacing: 0.07em;
	line-height: 2.3em;
	text-align: center;
	margin: 20px auto calc(50px + 1vw);
	color: #782d2e;
}
#sep_box{ width: 48%; float: left; padding: 1%;word-wrap: break-word;}
#sep_box img{ position: static;}
#cart_bt{
	background-repeat: no-repeat;
        width: 240px !important;
        height: 44px !important;
        background-size: cover;
        border: none;
        
	background-image:url(../img/cart_bt.png)
}
.ttl3{
    box-sizing: border-box;
  font-family: "ヒラギノ明朝 Pro","Hiragino Mincho Pro", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 2.0rem;
  min-height: 49px;
  padding: 10px 0px 8px 70px;
  border-bottom: 1px #d4b455 solid;
  margin-bottom: 40px;
  letter-spacing:0.1em;
}
.title1{
    background-image: url("../../img_contents/room-icn-boys.png");
  background-repeat: no-repeat;
  background-position: left bottom;
}
.title2{
    background-image: url("../../img_contents/room-icn-girls.png");
  background-repeat: no-repeat;
  background-position: left bottom;
}
.title3{
    background-image: url("../../img_contents/heart_icn.png");
  background-repeat: no-repeat;
  background-position: left bottom;
}
/* Style for navigation
	* --------------------------------------- */
	.l_mark a{
	background:url(../img/link_bt.gif) no-repeat  right center;
	padding-right:23px;
	margin-right:5px;
	text-align:right !important;
}
	#header_menus{
		width:100%;
		height:auto;
		position:fixed;
		top:0px;
		left:0px;
		background-color:#000;
		z-index:800;
	}
	#header_menu_smart{
		width:100%;
		height:auto;
		position:fixed;
		top:0px;
		left:0px;
		background-color:#000;
		z-index:999999 !important;
	}
	#main_body{
		position:absolute;
		top:0px;
		left:0px;
		width:100%;
		margin-top:40%;
		z-index:700;
		color:#FFF;
	}
	#main_body_in{
		width:100%;
		height:auto;
		background:rgba(0,0,0,0.5);
		top:0px;
		left:0px;
		padding-top:20px;
	}
	#main_body_inp{
		width:100%;
		height:auto;
		
		top:200px;
		left:0px;
		padding-top:200px;
		font-family: 'Noto Sans Japanese', serif;
	}
	#main_body_inp_out{
		width:100%;
		height:auto;
		
		top:50%;
		left:0px;
		padding-top:100px;
		font-family: 'Noto Sans Japanese', serif;
	}
		#outlet_title{ width:600px; height:90px; margin:70px auto 40px;}
		#main_body_inp_in{
			width:1000px;
			height:auto;
			margin:0px auto;
		}
			#main_body_inp_outlet{
			width:960px;
			height:auto;
			margin:30px auto;
			background:rgba(255,255,255,0.5);
			padding:20px;
		}
			#outlet_box{ width:220px; height:138px; margin:10px; float:left; background:#fff;}
			#main_body_inp_ins{
			width:360px;
			height:auto;
			background:rgba(0,0,0,0.5);
			padding:20px;
		}
			#outlet_submit{
			width:340px;
			height:90px;
			background:rgba(255,255,255,0.3);
			margin-left:600px;
			margin-top:140px;
		}
		#main_body_inp_ins h2{
			text-align:left;
			font-size:14px;
			color:#fff;
		}
		#main_body_inp_ins p{
			text-align:left;
			font-size:14px;
			color:#fff;
			font-family: 'Noto Sans Japanese', serif;
		}
		#main_body_inp_ins .date{
			text-align:right;
			font-size:12px;
			color:#fff;
		}
		#main_body_inp_ins p a:link {color:#fff !important;border-style:none !important; text-decoration:none !important;}
		#main_body_inp_ins p a:hover {color:#fff !important;border-style:none !important; text-decoration:none !important;}
		#main_body_inp_ins p a:visited {color:#fff !important;border-style:none !important; text-decoration:none !important;}
		#main_body_inp_ind{
			width:1000px;
			height:300px;
			margin:0px auto 10px;
		}
			#main_body_inp_inds{
			width:640px;
			height:420px;
			background:rgba(255,255,255,0.3);
			padding:20px;
		}
		#main_body_inp_inds h2{
			text-align:left;
			font-size:14px;
			color:#fff;
		}
		#main_body_inp_inds p{
			text-align:left;
			font-size:14px;
			color:#fff;
		}
		
	#main_body_in_form{
		position:absolute;
		width:100%;
		height:auto;
		background:rgba(255,255,255,1.0);
		top:700px;
	}
	#main_body_in_forms{
		position:absolute;
		width:100%;
		height:auto;
		background:rgba(255,255,255,1.0);
		top:200px;
	}
	#main_body_in_comp{
		position:absolute;
		width:100%;
		background:rgba(0,0,0,0.7);
		top:50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
	}
	#main_body_in_qu{
		position:absolute;
		width:100%;
		height:auto;
		background:rgba(255,255,255,0.7);
		top:300px;
	}
		#main_body_box{
			width:1000px;
			height:380px;
			margin:0px auto;
		}
	/* Style for our header texts
	* --------------------------------------- */
	h1{
		font-size: 5em;
		font-family: arial,helvetica;
		color: #fff;
		margin:0;
		padding:0;
	}

	/* Centered texts in each section
	* --------------------------------------- */
	.section{
		text-align:center;
	}


	/* Backgrounds will cover all the section
	* --------------------------------------- */
	#section0,
	#sections0,
	#section1,
	#section2,
	#section3,
	#sectionp1,
	#sectionp2,
	#sectionp3,
	#sectionp4,
	#sectionp5,
	#sectionp6,
	#sectionp7,
	#sectionp8,
	#sectionp9,
	#sectionp10,
	#sectionp11,
	#sectionp12,
	#sectionmat,
	#sectionp7,
	#sectionq1,
	#sectionq2,
	#sectionq3,
	#sectionc1,
	#sectionc2,
	#outlet1,
	#outlet2,
	#outlet3,
	#outlet4,
	#outlet5,
	#outlet6,
	#outlet7,
	#outlet8,
	#section_form,
	#section_orderform,
	#section_form2{
		background-size: cover;
		background-attachment: fixed;
	}
	#section_news{
		background-attachment: fixed;
	}

	/* Defining each sectino background and styles
	* --------------------------------------- */
	#sections_black{
		background-color:#000;
		background-position:center;
		padding: 0 0 0 0;	}
	#outlet1{background-image: url(../img/outlet_img/drm-04.jpg);background-position:center;padding: 0 0 0 0;}
	#outlet2{background-image: url(../img/outlet_img/jqb-029.jpg);background-position:center;padding: 0 0 0 0;}
	#outlet3{background-image: url(../img/outlet_img/jvb-032.jpg);background-position:center;padding: 0 0 0 0;}
	#outlet4{background-image: url(../img/outlet_img/kb-172.jpg);background-position:center;padding: 0 0 0 0;}
	#outlet5{background-image: url(../img/outlet_img/jqb-002.jpg);background-position:center;padding: 0 0 0 0;}
	#outlet6{background-image: url(../img/outlet_img/jqb-038.jpg);background-position:center;padding: 0 0 0 0;}
	#outlet7{background-image: url(../img/outlet_img/jqb-068.jpg);background-position:center;padding: 0 0 0 0;}
	#outlet8{background-image: url(../img/outlet_img/kb-117.jpg);background-position:center;padding: 0 0 0 0;}
	#sections0{
		background-image: url(../imgs/bg1.jpg);
		background-position:center;
		padding: 0 0 0 0;
	}
	#section0{
		background-position:center;
		padding: 0 0 0 0;
	}
		
	#section1{
		background-image: url(../imgs/bg2.jpg);
		background-position:center;
		padding: 0 0 0 0;
	}
	#section2{
		background-image: url(../imgs/bg3.jpg);
		background-position:center;
		padding: 0 0 0 0;
	}
	#section3{
		background-image: url(../imgs/bg4.jpg);
		background-position:center;
		padding: 0 0 0 0;
	}
	#section3 h1{
		color: #000;
	}
	#section4{
		height:auto;
		background-color:#000;
		padding: 0 0 0 0;
	}
	
	#sectionp1{
		background-image: url(../imgs/jqb-002-s.jpg);
		background-position:center;
		padding: 0 0 0 0;
	}
	#sectionp2{
		background-image: url(../imgs/jqb-029-s.jpg);
		background-position:center;
		padding: 0 0 0 0;
	}
	#sectionp3{
		background-image: url(../imgs/jqb-038-s.jpg);
		background-position:center;
		padding: 0 0 0 0;
	}
	#sectionp4{
		background-image: url(../imgs/jqb-068-s.jpg);
		background-position:center;
		padding: 0 0 0 0;
	}
	#sectionp5{
		background-image: url(../imgs/kb-117-s.jpg);
		background-position:center;
		padding: 0 0 0 0;
	}
	#sectionp6{
		background-image: url(../imgs/kb-172-s.jpg);
		background-position:center;
		padding: 0 0 0 0;
	}
	#sectionp7{
		background-image: url(../imgs/jvb-009-s.jpg);
		background-position:center;
		padding: 0 0 0 0;
	}
	#sectionp8{
		background-image: url(../imgs/jvb-032-s.jpg);
		background-position:center;
		padding: 0 0 0 0;
	}
	#sectionp9{
		background-image: url(../imgs/drm-04-s.jpg);
		background-position:center;
		padding: 0 0 0 0;
	}
	#sectionp10{
		background-image: url(../imgs/drm-05-s.jpg);
		background-position:center;
		padding: 0 0 0 0;
	}
	#sectionp11{
		background-image: url(../imgs/SS-002-s.jpg);
		background-position:center;
		padding: 0 0 0 0;
	}
	#sectionp12{
		background-image: url(../imgs/SS-003-s.jpg);
		background-position:center;
		padding: 0 0 0 0;
	}
	#sectionmat{
		background-image: url(../img/mat.png);
		background-position:center;
		padding: 0 0 0 0;
	}
	
	#sectionq1{
		background-image: url(../imgs/quality2.jpg);
		padding: 0 0 0 0;
	}
	#sectionq2{
		background-image: url(../imgs/quality1.jpg);
		padding: 0 0 0 0;
	}
	#sectionq3{
		background-image: url(../imgs/bg3.jpg);
		padding: 0 0 0 0;
	}
	
	#sectionc1{
		background-image: url(../bg_img/sectionc1.jpg);
		padding: 0 0 0 0;
        background-position:center;
	}
	#sectionc2{
		background-image: url(../bg_img/sectionc2.jpg);
		padding: 0 0 0 0;
        background-position:center;
	}
	
	#section_form{
		background-image: url(../imgs/contact.jpg);
		background-position:center;
		padding: 0 0 0 0;
	}
	#section_orderform{
		background-image: url(../imgs/orderform.jpg);
		background-position:center;
		padding: 0 0 0 0;
	}
	#section_form2{
		background-image: url(../imgs/contact2.jpg);
		background-position:center;
		padding: 0 0 0 0;
	}

#section_news{
		background-image: url(../imgs/factory_2.jpg);
		background-position:center;
		padding: 0 0 0 0;
		padding-top:150px;
		padding-bottom:50px;
		z-index:100;
	}
#section_news a:hover {color:#fff !important;border-style:none !important;}
#section_news a:visited {color:#fff !important;border-style:none !important;}
#section_news_area a img {border-style:none;}

	#section_news_area{
		width:1000px;
		height:auto;
		margin:0px auto;
		background:rgba(0,0,0,0.5);
	}
	#section_news_body{
		width:700px;
		height:auto;
		margin:10px auto;
		float:left;
		padding:25px;
	}
		#section_news_title{
			width:570px;
			margin:0px auto;
			border-bottom:#000 1px solid;
			padding:0px 15px;
			float:left;
		}
		#section_news_title h2{
			line-height:40px;
			margin:0px;
			padding:0px;
			color:#FFF;
			font-size:18px;
		}
		#section_news_title h2 a:link {color:#fff !important;border-style:none !important; text-decoration:none !important;}
		#section_news_title h2 a:hover {color:#ccc !important;border-style:none !important; text-decoration:none !important;}
		#section_news_title h2 a:visited {color:#ccc !important;border-style:none !important; text-decoration:none !important;}
			#section_news_cat{
			width:70px;
			margin:0px auto;
			border-bottom:#FFF 1px solid;
			padding:0px 15px;
			float:left;
			}
			#section_news_cat p{
				line-height:40px;
				margin:0px;
				padding:0px;
				color:#FFF;
				font-size:12px;
				text-align:center;
			}
			#section_news_cat p a:link {color:#fff !important;border-style:none !important; text-decoration:none !important;}
			#section_news_cat p a:hover {color:#ccc !important;border-style:none !important; text-decoration:none !important;}
			#section_news_cat p a:visited {color:#ccc !important;border-style:none !important; text-decoration:none !important;}
		#section_news_box{
			width:670px;
			margin:10px auto;
			padding:15px;
		}
		#section_news_box p{
			line-height:20px;
			margin:0px;
			padding:0px;
			color:#fff;
			font-size:14px;
		}
		#section_news_box .day{
			float:right;
			color:#FFF;
			font-size:12px;
		}
		#section_news_box img{
			margin:20px auto;
		}

	#section_news_side{
		width:240px;
		height:auto;
		margin:10px auto;
		float:left;
		padding:5px;
	}
#section_news_area hr{
	margin:10px auto 10px;
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.75), rgba(255,255,255,0));
    background-image:    -moz-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.75), rgba(255,255,255,0));
    background-image:     -ms-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.75), rgba(255,255,255,0));
    background-image:      -o-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.75), rgba(255,255,255,0));
}
#section_news_side ul{
	width:200px;
	height:auto;
	padding:20px;
}
#section_news_side ul a:link {color:#fff !important;border-style:none !important; text-decoration:none !important;}
#section_news_side ul a:hover {color:#fff !important;border-style:none !important; text-decoration:none !important;}
#section_news_side ul a:visited {color:#fff !important;border-style:none !important; text-decoration:none !important;}
#section_news_side li{
	display:block;
	line-height:35px;
	margin:0px !important;
	text-indent:10px;
	font-size:14px;
	border-bottom:solid 1px #ccc !important;
	font-weight:bold;
}
#section_news_side li.nn{
	display:block;
	line-height:35px;
	font-size:20px;
	margin:20px 0px;
	text-indent:10px;
	font-size:14px;
	font-weight:bold;
	border-bottom:solid 1px #fff !important;
}
#section_news_side li a.selected {
	background:url(common_img/li_mark.gif) center left no-repeat; 
		background-color:#f0f0f0; 
		display:block; width:100%; 
		color:#060;
}	
	#section_news p{
		margin:0px;
		padding:0px;
	}
#sub_menu_in ul .children{
	width:180px !important;
	height:auto;
	text-indent:20px !important;
	margin-top:0px !important;
	padding:0px !important;
}
#section_news_side ul .children li{
	width:180px !important;
	display:block;
	line-height:35px;
	margin-top:0px !important;
	text-indent:10px !important;
	font-size:14px;
	border-bottom:solid 1px #ccc !important;
	font-weight:bold;
}
#section_news_side ul .children li a{
	width:180px !important;
	display:block;
	line-height:35px;
	margin:0px;
	text-indent:10px !important;
	font-size:14px;
	font-weight:bold;
}

 	/*Adding background for the slides
	* --------------------------------------- */
	#slide1{
		background-image: url(../imgs/bg2.jpg);
		padding: 6% 0 0 0;
	}
	#slide2{
		background-image: url(../imgs/bg5.jpg);
		padding: 6% 0 0 0;
	}


	/* Bottom menu
	* --------------------------------------- */
	#infoMenu li a {
		color: #fff;
	}
/* fullSlideShow
--------------------------- */
#fst_box{
	width:100% !important;
	height:100% !important;
	top:0px;
	left:0px;
	background-color:#000;
	z-index:190;
}
#fullSlideShow {
    width: 100%;
	height:100%;
    text-align: left;
    position: relative;
    overflow: hidden;
	background:url(../img/loading-09.gif) center center no-repeat;
	background-color:#000;
}
#fullSlideShow_logo{
	width:250px;
	height:250px;
	position:absolute;
	top:50vh;
	left:50%;
	margin-top:-125px;
	margin-left:-125px;
	background:rgba(255,255,255,0.5);
	z-index:201;
}
#fullSlideShow p{
    width: 100%;
	height:100%;
    z-index:20;
    background-color:#f00;
    text-align:center;
	line-height:100%;
}
#fullSlideShow ul {
    top: 50%;
    left: 50%;
    width: 100%;
	height:100%;
    position: absolute; /* absolute or fixed */
    overflow: hidden;
}
#fullSlideShow ul li {
    top: 0;
    left: 0;
    width: 100%;
    display: none;
    position: absolute;
}
#fullSlideShow ul li img {
    width: 100%;
}

#header_menu{
	width:100%;
	height:105px;
	top: 0;
    left: 0;
	background:rgba(64,34,15,0.5);
    position: absolute; /* absolute or fixed */
	z-index:200;
}
#header_menu_up{
	width:1000px;
	height:25px;
	margin:0px auto;
	color:#fff;
	text-align:left;
}
	
#header_menu_dn{
	width:1000px;
	height:80px;
	margin:0px auto;
	color:#fff;
}
	#header_menu_logo{
	width:360px;
	height:80px;
	margin:0px auto;
	color:#fff;
	float:left;
	}
	#header_menu_globalnavi{
	width:640px;
	height:80px;
	margin:0px auto;
	color:#fff;
	float:left;
	}
#nashi{
	top: 330px;
    left: 0;
    position: absolute; /* absolute or fixed */
	width:100%;
	height:60%;
	z-index:600;
}
#nashis{
	top: 0px;
    left: 0;
    position: absolute; /* absolute or fixed */
	width:100%;
	height:20px;
	z-index:600;
}
#ancho{
	width:50px;
	height:50px;
	background-color:#f00;
	position: absolute; /* absolute or fixed */
	z-index:700;
	bottom:-10px;
    left: 80%;
}
#ancho p{
	line-height:40px;
	margin:0px auto;
	padding:0px;
	color:#FFF;
	display:block;
}
/* SideNavi
------------------------- */
#fullSlideShow .btnPrev,
#fullSlideShow .btnNext {
    margin-top: -25px;
    top: 50%;
    width: 50px;
    height: 50px;
    position: fixed; /* absolute or fixed */
    z-index: 105;
}
#fullSlideShow .btnPrev {
    left: 10px;
    background: transparent url(../img/btnPrev.png) no-repeat center center;
}
#fullSlideShow .btnNext {
    right: 10px;
    background: transparent url(../img/btnNext.png) no-repeat center center;
}
 
 
/* PagiNation
--------------------------- */
.pagiNation {
    bottom: 30px;
    left: 0;
    width: 100%;
    height: 15px;
    text-align: center;
    position: absolute; /* absolute or fixed */
    z-index: 610; /* 非表示にする場合は「90」以下に */
    visibility: visible; /* 非表示にする場合は「hidden」に */
}
 
.pagiNation a {
    margin: 0 5px;
    width: 20px;
    height: 20px;
    display: inline-block;
    overflow: hidden;
    background: #fff;
}
.pagiNation a.pnActive {
    filter:alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
}
/* footer_area
--------------------------- */
#footer_area{
	width:100%;
	height:auto;
	background:#000;
	padding-top:30px;
}
	#footer_area_in{
		width:1000px;
		height:auto;
		margin:0px auto;
		text-align:left;
		font-size:12px;
		line-height:25px;
		padding-bottom:100px;
	}
	upbt{
		width:50px;
		height:50px;
		margin:0px auto;
		background-color:#222;
	}
#footer_area_bottom{
	width:100%;
	height:auto;
	background-color:#222;
	padding-top:15px;
	padding-bottom:15px;
	color:#FFF;
	text-align:center;
}
	#footer_area_bottom_in{
		width:1000px;
		height:auto;
		margin:0px auto;
	}
	#footer_area_bottom_in ul li{
		float:left;
		font-size:12px;
		margin-left:20px;
	}

#menus {
position: relative;
overflow: hidden;
}
 
#menus ul {
float:left;
left:50%;
position:relative;
line-height:30px;
margin:0px;
}
 
#menus li {
float:left;
left:-50%;
position:relative;
}
#footer_area_bottom a{
	color:#FFF !important;
	text-decoration:none;
}
#footer_area_bottom a:hover{
	color:#FFF !important;
	text-decoration:none;
}
#footer_area_bottom a:visited{
	color:#FFF !important;
	text-decoration:none;
}
#footer_area_bottom a:hover{
	color:#FFF;
	text-decoration:none;
}

#footer_area a{
	color:#ccc;
	text-decoration:none;
}
#footer_area a:hover{
	color:#ccc;
	text-decoration:none;
}

#footer_boxb{
	width:400px;
	height:auto;
	float:left;
	padding:0px;
}
#footer_boxb .date{
	font-size:12px;
	margin:0px;
	padding:0px;
	color:#ccc;
}
#footer_boxb .dates{
	font-size:12px;
	margin:0px;
	padding:0px;
	color:#ccc;
	text-align:right;
}
#footer_boxb span{
	font-size:11px;
	font-weight:bold;
	color:#999;
}
#footer_boxb dl{
	width:320px;
	margin:0px;
	padding:0px;
}
#footer_boxb dt{
	margin:0px;
	padding:0px;
	color:#FFF;
}
#footer_boxb dd{
	margin:0px !important;
	padding:0px !important;
}
#footer_boxb ul{
	margin:0px auto 0px 10px !important;
	padding:0px !important;
	list-style:none;
}

#footer_boxs{
	width:160px;
	height:auto;
	float:left;
	padding:0px 20px;
}
#footer_boxs span{
	font-size:11px;
	font-weight:bold;
	color:#999;
}
#footer_boxs dl{
	width:130px;
	margin:0px;
	padding:0px;
}
#footer_boxs dt{
	margin:0px;
	padding:0px;
	color:#FFF;
}
#footer_boxs dd{
	margin:0px !important;
	padding:0px !important;
}
#footer_boxs ul{
	margin:0px auto 0px 10px !important;
	padding:0px !important;
	list-style:none;
}

.contents {
    padding: 30px 50px 50px 50px;
}
.contents p {
    padding-bottom: 3em;
    line-height: 180%;
}
 
/* =======================================
    ClearFixElements
======================================= */
.fullSlideShow ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
.fullSlideShow ul {
    display: inline-block;
    overflow: hidden;
}
#form_area{
	width:1000px;
	height:auto;
	margin:0px auto;
	padding:20px 0px 10px;
}
#form_area_coment{
	width:460px;
	height:auto;
	float:left;
	background-color:#FFF;
	padding-right:40px;
}
#form_area_coment p{
	font-size:12px;
}
#form_area_body{
	width:440px;
	height:auto;
	float:left;
	background-color:#FFF;
	padding:0px 30px;
}
#form_area_body p{
	font-size:14px;
	margin:15px auto 5px;
	text-align:left;
}

#form_area_body p.gray{
	font-size:14px;
	margin:15px auto 5px;
	color:#666;
}
#form_area_body p.grays{
	font-size:14px;
	margin:5px auto 5px;
	text-indent:30px;
}
#form_area_body p.grayss{
	font-size:14px;
	margin:5px auto 5px 30px;
}
#bt_buy{
	width:340px;
	height:90px;
	background:url(../img/bt_buy.jpg);
	border:none;
}
.ex1{
	height:30px;
	margin-left:20px;
	width:100%;
	border:#ccc solid 1px;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
}
.ex11{
	height:30px;
	margin-left:20px;
	width:40%;
	border:#ccc solid 1px;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
}
.ex2{
	margin-top:0px !important;
	height:30px;
	margin-left:20px !important;
	border:#ccc solid 1px;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
}
.ex3{
	margin-top:0px !important;
	height:30px;
	margin-left:20px;
	width:50%;
	border:#ccc solid 1px;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
}
.ex{
	margin-left:20px;
	width:100%;
	border:#ccc solid 1px;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
}
#sbex{
	margin-top:0px;
	margin-left:20px;
	width:120px;
	background:#000;
	color:#FFF;
	height:35px;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
}
.ERR{
	font-size:12px;
	color:#F00;
	margin-left:30px;
}
.ERRs{
	font-size:12px;
	color:#F00;
}
#comp_area{
	width:1000px;
	height:auto;
	margin:0px auto;
	padding:20px 0px 10px;
}
#comp_area_left{
	width:420px;
	height:auto;
	float:left;
}
#comp_area_right{
	width:560px;
	height:auto;
	float:left;
	padding:10px;
	color:#FFF;
}
#comp_area_right p{
	line-height:30px;
	font-size:12px;
	margin:0px;
	color:#FFF;
}
#comp_area_rights{
	width:560px;
	height:auto;
	margin-bottom:20px !important;
	border-bottom:dotted 1px #fff !important;
}

#comp_area_righta{
	width:180px;
	height:auto;
	float:left;
}
#comp_area_rightb{
	width:380px;
	height:auto;
	float:left;
}
#qu_area{
	width:1000px;
	height:auto;
	margin:0px auto;
	padding:20px 0px 10px;
	color:#000;
}
#qu_area_right{
	width:560px;
	height:auto;
	float:left;
	padding:10px;
	color:#000;
}
#qu_area_right p{
	line-height:30px;
	font-size:12px;
	margin:0px;
	color:#000;
}
#qu_area_right h2{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height:30px;
	font-size:21px;
	margin:0px;
	color:#000;
	text-align:left;
}
#qu_area_rights{
	width:560px;
	height:auto;
	margin-bottom:20px !important;
	border-bottom:dotted 1px #000 !important;
}
.fad{
	color:#FFF;
  font-size : 60px;
  font-weight : bold;
}
.news_navi{
	border-top: 1px dotted #c4c4c4;
	margin-top: 40px;
	padding-top: 20px;
}
.news_navi .previous_post {
	float: left;
}
.news_navi .next_post{
	float: right;
}

<!--sm_menu-->
.inner{
	width: 960px;
	margin: 0 auto;
}
header{
	padding: 32px 0;
}
header .inner{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
h1{
	width: 160px;
	margin-right: auto;
}
header nav {
	margin-right: -16px;
	z-index:999 !important;
}
header nav ul{
	display: flex;
	align-items: center;
	z-index:999 !important;
}
header nav ul li a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 16px ;
	z-index:999 !important;
}

#main_img{
	max-width: 960px;
	margin: 0 auto;
}

#nav_toggle{
	display: none;
}
.change_btn{
	color: #fff;
	display: block;
	width: 100%;
	text-decoration: none;
	border: 1px solid #fff;
	text-align: center;
	padding: 25px 0;
	font-size:20px;
	margin-top: 40px;
}
.paginatio{
				text-align: center;
				margin:15px auto 15px auto;
				color:#fff;
			}
			a.page-numbers,
			.pagination .current{
				background: #000;
				border: solid 1px #fff;
				padding:5px 8px;
				margin:0 2px;
				text-decoration: none;
				color:#fff;
			}
			.pagination .current{
				background: #fff;
				border: solid 1px #dd5514;
				color: #fff;
			}

@media print, screen and (max-width:999px){
	.sm_none{
		display:none;
	}
	#fullSlideShow_logo{
	width:200px;
	height:200px;
	position:absolute;
	top:50vh;
	left:50%;
	margin-top:-120px;
	margin-left:-100px;
	background:rgba(255,255,255,0.5);
	z-index:201;
}
    #header {
		width: 100%;
	    height: auto;
	    min-height: 50vw;
	    margin: 0px;
	padding-top: 95px;
	    position: relative;
        background: url("../bg_img/header_img.jpg")  center center;
		background-size: cover;

	}
    .DURAND {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 160px;
    transform: translate(-50%, 50%);
    vertical-align: bottom;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    z-index: 5;
    letter-spacing: 0.075em;
    font-size: 28px;
    color: #fff;
}
#main {
    width: 100%;
    padding: 8vw 0px 8vw;
    background-color: #f5f2ef;}
	.copy {
	    position: relative;
	    width: 90%;
	    margin: 0px auto;
        padding-bottom: 30px;
	}
	copy img {
    width: 90%;
    max-width: 598px;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 0%;
    left: 50%;
    z-index: 2;
}
.copy h2 {
    font-size: 1.0rem;
    text-align: center !important;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    margin-bottom: 16px;
    letter-spacing: 0.075em;
    line-height: 120%;
}

.text_up_sp {
    width: 90%;
    font-size: 14px;
    line-height: 1.9em;
    letter-spacing: 0.01em;
    text-align: center;
    margin: calc(10px + 4.0vw) auto 10%;
    color: #191919;
    padding: 5% 0 0;
}
#sep_box{ width: 98%; padding: 1%;word-wrap: break-word;}
    #cart_bt{
	background-repeat: no-repeat;
        width: 120px !important;
        height: 22px !important;
        background-size: cover;
        border: none;
        
	background-image:url(../img/cart_bt.png)
}
    .ttl3{
    box-sizing: border-box;
  font-family: "ヒラギノ明朝 Pro","Hiragino Mincho Pro", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.5rem !important;
  min-height: 49px;
  border-bottom: 1px #d4b455 solid;
  margin-bottom: 40px;
  letter-spacing:0.1em;
        text-align: center !important;
        padding: 0px; margin: 0px;
}
.title1{
    background-image: url("../../img_contents/room-icn-boys.png");
  background-repeat: no-repeat;
  background-position: left bottom;
}
.title2{
    background-image: url("../../img_contents/room-icn-girls.png");
  background-repeat: no-repeat;
  background-position: left bottom;
}
.title3{
    background-image: url("../../img_contents/heart_icn.png");
  background-repeat: no-repeat;
  background-position: left bottom;
}
    /* sect_one--------------------------- --------------------------- ------------------------------------------------------ --------------------------- */
	#sect_one{
	width:100%;height:auto;margin:0px auto;background:#f0f0f0;z-index: 10;
	}
#map_area{
		width:100%;
		height:400px;
		background:url(../img/map_back.jpg) top center no-repeat;
		position:relative;
	}
		#g_map{
			width:200px;
			height:60px;
			background:#e3dfd8;
			position:absolute;
			bottom:-30px;
			right:10%;
			line-height:60px;
			text-align:center;
			color:#40220f;
			font-size:16px;
		}
		#g_map a{
			color:#40220f;
			text-decoration:none;
		}
	#main_body_inp_in{
			width:90%;
			height:auto;
			margin:0px auto;
		}
		#main_body_inp_in{
			width:100%;
			height:auto;
			margin:0px auto;
		}
		#main_body_inp_ins{
			width:100% !important;
			height:auto;
			margin:80px auto 0px;
			background:rgba(0,0,0,0.5);
			padding:0px;
		}
		#main_body_inp{
		width:100%;
		height:auto;
		top:0px !important;
		left:0px;
		padding-top:30px;
		margin-top:0px;
		font-family: 'Noto Sans Japanese', serif;
	}
	#main_body_inp_ins .date{
			text-align:right;
			font-size:12px;
			color:#fff;
			margin-right:10px;
		}
		#header_menu{
	width:100%;
	height:60px;
	top: 0;
    left: 0;
	background:rgba(0,0,0,0.7);
    position: absolute; /* absolute or fixed */
	z-index:999 !important;
}
header{
		padding: 16px 0px;
		position: relative;
	}
	h1{
		width: 120px;
	}
	.inner{
		width: 94%;
	}
	#main_img{
		width: 100%;
	}
	.change_btn{
		width: 90%;
		margin: 32px auto;
	}
	
	/*メニュー部分*/
	nav{
		display: none;
		position: absolute;
		top:60px;
		width: 100%;
		background-color: rgba(0,0,0,0.7);
		left: 0;
		z-index:9999 !important;
	}
	header nav ul{
		display: block;
		margin: 0 auto !important;
		padding:0px !important;
		width: 100%;
		z-index:999999 !important;
	}
	header nav ul li{
		margin: 0 auto !important;
		text-align: center;
		border-bottom: 1px solid #fff;
		list-style-type:none !important;
		z-index:999 !important;
	}
	header nav ul li:last-child{
		border: none;
		margin: 0 auto !important;
		z-index:999 !important;
	}
	header nav ul li a{
		display: block; 
		margin: 0 auto !important;
		z-index:999 !important;
	}
	
	#sm_logo{
		position: absolute;
		top: 5px;
		left: 15px;
		width:75px;
		height:50px;
		
	}
	/*開閉ボタン*/
	#nav_toggle{
		display: block;
		width: 40px;
		height: 40px;
		position: relative;
		top: 4px;
		z-index: 100;
	}
	#nav_toggle div {
		position: relative;
	}
	#nav_toggle span{
		display: block;
		height: 3px;
		background: #fff;
		position:absolute;
		width: 100%;
		left: 0;
		-webkit-transition: 0.5s ease-in-out;
		-moz-transition: 0.5s ease-in-out;
		transition: 0.5s ease-in-out;	
	}
	#nav_toggle span:nth-child(1){
		top:0px;
	}
	#nav_toggle span:nth-child(2){
		top:12px;
	}
	#nav_toggle span:nth-child(3){
		top:24px;
	}
	
	/*開閉ボタンopen時*/
	.open #nav_toggle span:nth-child(1) {
			top: 12px;
		   -webkit-transform: rotate(135deg);
			-moz-transform: rotate(135deg);
			transform: rotate(135deg);
		}
		.open #nav_toggle span:nth-child(2) {
			width: 0;
			left: 50%;
		}
		.open #nav_toggle span:nth-child(3) {
			top: 12px;
			-webkit-transform: rotate(-135deg);
			-moz-transform: rotate(-135deg);
			transform: rotate(-135deg);
		}
#section_news{
		background-image: url(../imgs/factory_2.jpg);
		background-position:center;
		padding: 0 0 0 0;
		padding-top:80px;
		z-index:100;
	}
#section_news_area{
		width:100%;
		height:auto;
		margin:0px auto;
		background:rgba(0,0,0,0.5);
	}
#section_news_body{
		width:96%;
		height:auto;
		margin:10px auto;
		float:left;
		padding:2%;
	}
		#section_news_title{
			width:66%;
			margin:0px auto;
			border-bottom:#000 1px solid;
			padding:0px 2%;
			float:left;
		}
		#section_news_title h2{
			line-height:40px;
			margin:0px;
			padding:0px;
			color:#FFF;
			font-size:18px;
		}
		#section_news_title h2 a:link {color:#fff !important;border-style:none !important; text-decoration:none !important;}
		#section_news_title h2 a:hover {color:#ccc !important;border-style:none !important; text-decoration:none !important;}
		#section_news_title h2 a:visited {color:#ccc !important;border-style:none !important; text-decoration:none !important;}
			#section_news_cat{
			width:26%;
			margin:0px auto;
			border-bottom:#FFF 1px solid;
			padding:0px 2%;
			float:left;
			}
			#section_news_cat p{
				line-height:40px;
				margin:0px;
				padding:0px;
				color:#FFF;
				font-size:12px;
				text-align:center;
			}
			#section_news_cat p a:link {color:#fff !important;border-style:none !important; text-decoration:none !important;}
			#section_news_cat p a:hover {color:#ccc !important;border-style:none !important; text-decoration:none !important;}
			#section_news_cat p a:visited {color:#ccc !important;border-style:none !important; text-decoration:none !important;}
		#section_news_box{
			width:96%;
			margin:10px auto;
			padding:2%;
		}
		#section_news_box p{
			line-height:20px;
			margin:0px;
			padding:0px;
			color:#fff;
			font-size:14px;
		}
		#section_news_box .day{
			float:right;
			color:#FFF;
			font-size:12px;
		}
		#section_news_box img{
			margin:20px auto;
		}

	#section_news_side{
		width:240px;
		height:auto;
		margin:10px auto;
		float:left;
		padding:5px;
	}
#section_news_area hr{
	margin:10px auto 10px;
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.75), rgba(255,255,255,0));
    background-image:    -moz-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.75), rgba(255,255,255,0));
    background-image:     -ms-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.75), rgba(255,255,255,0));
    background-image:      -o-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.75), rgba(255,255,255,0));
}
    #main_body_in_comp{
		position:absolute;
		width:100%;
		height:auto;
		background:rgba(0,0,0,0.7);
		top:100px;
	}
#comp_area{
	width:80%;
	height:auto;
	margin:0px auto;
	padding:20px 0px 10px;
}
#comp_area_left{
    display: none;
}
#comp_area_right{
	width:98%;
	height:auto;
	padding:1%;
	color:#FFF;
}
    #comp_area_rights{
	width:100%;
	height:auto;
	margin-bottom:20px !important;
	border-bottom:dotted 1px #fff !important;
    position: static;
}

    #comp_area_righta{
	width:30%;
	height:auto;
        float: left;
}
    #comp_area_rightb{
	width:70%;
	height:auto;
        float: left;
}
#footer_area_in{
		width:92%;
		height:auto;
		margin:0px auto;
		padding:0px;
		text-align:left;
		font-size:12px;
		line-height:25px;
		padding-bottom:100px;
	}
	upbt{
		width:50px;
		height:50px;
		margin:0px auto;
		background-color:#222;
	}
#footer_area_bottom{
	width:100%;
	height:auto;
	background-color:#222;
	padding-top:15px;
	padding-bottom:15px;
	color:#FFF;
	text-align:center;
}
	#footer_area_bottom_in{
		width:100%;
		height:auto;
		margin:0px auto;
	}
	#footer_area_bottom_in ul li{
		float:left;
		font-size:12px;
		margin-left:20px;
	}

#menus {
position: relative;
overflow: hidden;
}
 
#menus ul {
float:left;
left:50%;
position:relative;
line-height:30px;
margin:0px;
}
 
#menus li {
float:left;
left:-75%;
position:relative;
list-style-type:none;
}
#footer_area_bottom a{
	color:#FFF !important;
	text-decoration:none;
}
#footer_area_bottom a:hover{
	color:#FFF !important;
	text-decoration:none;
}
#footer_area_bottom a:visited{
	color:#FFF !important;
	text-decoration:none;
}
#footer_area_bottom a:hover{
	color:#FFF;
	text-decoration:none;
}

#footer_area a{
	color:#ccc;
	text-decoration:none;
}
#footer_area a:hover{
	color:#ccc;
	text-decoration:none;
}

#footer_boxb{
	width:80%;
	height:auto;
	margin:10px auto;
	padding:0px;
	float:none;
}
#footer_boxb .date{
	font-size:12px;
	margin:0px;
	padding:0px;
	color:#ccc;
}
#footer_boxb .dates{
	font-size:12px;
	margin:0px;
	padding:0px;
	color:#ccc;
	text-align:right;
}
#footer_boxb span{
	font-size:11px;
	font-weight:bold;
	color:#999;
}
#footer_boxb dl{
	width:100%;
	margin:0px;
	padding:0px;
}
#footer_boxb dt{
	width:100%;
	margin:0px;
	padding:0px;
	color:#FFF;
	 border-bottom:1px solid #fff;
	 font-weight:bold;
}
#footer_boxb dd{
	margin:0px !important;
	padding:0px !important;
}
#footer_boxb ul{
	margin:0px auto !important;
	padding:0px !important;
	list-style:none;
}

#footer_boxs{
	width:80%;
	height:auto;
	margin:10px auto;
	padding:0px;
	float:none;
}
#footer_boxs span{
	font-size:11px;
	font-weight:bold;
	color:#999;
}
#footer_boxs dl{
	width:100%;
	margin:0px;
	padding:0px;
}
#footer_boxs dt{
	width:100%;
	margin:0px;
	padding:0px;
	color:#FFF;
	 border-bottom:1px solid #fff;
	 font-weight:bold;
}
#footer_boxs dd{
	margin:0px !important;
	padding:0px !important;
}
#footer_boxs dd ul{
	width:100%;
	margin:0px auto !important;
	padding:0px !important;
	list-style:none;
}
#footer_boxs dd ul li{
	width:100%;
}
}