@charset "UTF-8";
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, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
.catalog_box #model_list .title {
	margin-bottom: 1px;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}
.catalog_btn {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 1em;
}
.catalog_btn2 {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 2em;
}

img {
  vertical-align: top;
}
.pc {
	display: none;
}
.sp {
	display: inherit;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

.cf{clear:both;}
#contents #contents_left #komono_list03 {
	width: 100%;
	float: left;
	padding-bottom: 2em;
	background-color: #FFFFFF;
}

body{
		font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


/* --------------------------
  Base
----------------------------*/
#wrap{
	background: #fdf2f7;
	padding-top: 55px;
}

#contents{
	background: #ffffff;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
}
#contents{
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
}

/* --------------------------
  header
----------------------------*/
#header_pc{display:none !important;}
#header_sp{
	position:fixed !important;
}
h1{ line-height:1.5em;	font-size:10px;}

#header02{
	width:100%;
	height:55px;
	background:#fff;
	position:fixed;
	top:0;
	z-index:201;
	
}
#header02 h1 {
    margin: 0 auto;
    text-align: center;
}
#header02 p.btnNav {
    position: absolute;
    right: 20px;
    top: 14px;
}
#header02 p.btnNav02 {
    position: absolute;
    left: 20px;
	height:50px;
}
#gNav_sp {
    display: none;
    position: absolute;
    top: 50px;
    z-index: 100;
	width: 100%;
}

#header{
	width:100%;
	height:50px;
	background:#000;
	position:fixed;
	top:200;
	z-index: 5000;
}

.ABSLT {position:absolute !important;}
.FXD {position:fixed !important;}

#container {
    width: 343px;
}

.menuGroup {
	width:100%;
    background-color: #ffffff;
    color: #ffffff;
    border-bottom: 0;
	text-align:center;
}

.childMenu li {
	width:100%;
    background-color: #ffffff;
    color: #ffffff;
}
.navbb{
	border-bottom:1px solid #000000;
}
.menuGroup .groupName {
    cursor: pointer;
    position: relative;
    transition: .2s linear;
    -webkit-transition: .2s linear;
    -moz-transition: .2s linear;
    -o-transition: .2s linear;
    -ms-transition: .2s linear;
	background:#000000;
}
.menuGroup .childMenu {
    display: none;
}
.menuGroup .childMenu li a{
	width:100%;
	display:block;
}
.menu_bg_b{
	background:#fff !important;
}
.menuGroup .childMenu2 {
    display: none;
}
.menuGroup .childMenu2 li{
	background:#FFFFFF;
	height:55px;
}
.menuGroup .childMenu2 li a{
	width:100%;
	height:55px;
	display:block;
}
.mq_logo{
	float:left;
	margin-left:5%;

}
.sb_logo{
	text-align:center;
	margin-left: -12%;
}

ul.accordion{ /* アコーディオンを含むリスト */
  width: 100%;
  }
  
ul.accordion ul{
  display: none; /* アコーディオン非表示 */
  }
  
ul.accordion li{ /* 見出し */
  list-style: none;
  border-bottom: 1px #000 solid;
  color: #333;
  text-align:center;
  background:#fff;
  }
  
ul.accordion li a{
  color: #333;
  text-decoration: none;
  }
ul.accordion li a:hover, .over{
  color: #666;
  text-decoration: underline;
  }
ul.accordion li.current{
  font-weight: bold;
  background-color: #ffffff;
  }
ul.accordion li.sub{ /* サブメニュー */
  border: none;
  padding: 0;
  }
ul.accordion li.sub li{ /* サブメニュー */
  background:#fff;
  }
ul.accordion li p{ /* サブメニューの三角アイコン */
  background:#ffffff;
  border-bottom: 1px #f19ec2 dotted;
  }

#h_n_sns a img{
	padding:10px 0px;
}
.h_sns_m{
	margin-right:15px;
}

/* --------------------------
  bottom_fix
----------------------------*/

#bottom_fix{
	width:100%;
	position:fixed;
	bottom:0;
	z-index:990;
}
#bottom_fix ul{
	width:100%;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0%;
}
#bottom_fix ul li{
	float:left;
	width:33%;
}

/* --------------------------
  footer
----------------------------*/

#footer_pc{display:none !important;}

#f_an{
	padding-top:10px;
	padding-bottom:10px;
	float: right;
}

#f_an a{
	width:80%;
	display:block;
	margin-right:1em;
	float: right
}

#footer_sp{
	background:url(../common/img/boder.jpg) repeat-x top;
	padding-top:30px;
	margin-top:20px;
	margin-bottom:20px;
}

#f_logo{
	width: 40%;
	margin-top: 0;
	margin-right: auto;
	margin-left: 30%;
	margin-bottom: 30px;
}

#footer_sp ul{
	display: block;
	width: 84%;
	margin: 0 8%;
	float: left;
}
#wrap #footer_sp .sns {
	margin-bottom: 2em;
	float: left;
}

#footer_sp ul li{
	display: block;
	width: 50%;
	float: left;
	font-size: 12px;
	margin-bottom: 20px;
	text-align: center;
}
#footer_sp .sns li {
	margin: 0;
	padding: 0;
	text-align: left;
}
#footer_sp .sns li:nth-child(1) {
	text-align: right;
	padding-right: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#footer_sp ul li a{
	color:#3a3226;
	text-decoration:none;
}


#cpr_sp{
	font-size:8px;
	color:#3a3226;
	padding:10px 5% 70px 5%;
	text-align:center;
}
/* --------------------------
  contents_right
----------------------------*/
#contents_right{
	display:none;
}

/* --------------------------
  contents_left
----------------------------*/
#contents_left{
	width:100%;
}
a{
	color:#db4d6d;
}
#pankuzu{
	display:none;
}

/* --------------------------
  sns
----------------------------*/

.sns_box p{
	width:25%;
	float:left;
}


#contents_left .catalog_box .profile {
	width:90%;
	margin:0 5%;
	margin-bottom: 20px;
	color: #424242;
	font-size:14px;
	line-height:1.5em;
}
.catalog_box .profile .profile_title {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #B15186;
	font-size: 1em;
	line-height: 1.5em;
	letter-spacing: 0.5em;
}

/* --------------------------
  catalog
----------------------------*/
#contents_full{
	width:100%;
	float:left;
}
.catalog_box_full{
	width: 100%;
	margin: 0 auto 20px auto;
}
.catalog_box_half{
	width: 100%;
	margin-top: 0;
	float: left;
}

/* footer設定 */
#bottom_fix {
	display: none;
}

#shopFooter {
	position: fixed;
	bottom: 0;
	background-color: #fff;
	border: 2px solid #e43581;
	border-radius: 10px 10px 0 0;
	z-index: 999;
}

#shopFooter ul {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
}

#shopFooter ul li {
	margin: 0px;
	padding: 0px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}
#shopFooter ul li a img {
	width: 100%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#shopFooter ul li.icon {
	width: 16%;
	box-sizing: border-box;
}

#shopFooter ul li.catalog {
	padding-right: 2%;
}

#shopFooter ul li.catalog img {
	width: 93%;
}

#shopFooter ul li.tel {
	border-left: 1px solid #adadad;
	padding-left: 2%;
	margin-right: 0.5%;
}

#shopFooter ul li.tel img {
	width: 98%;
}

#shopFooter ul li.reserve {
	width: 63%;
	text-align: right;
}

#shopFooter ul li.reserve img {
	width: 96%;
}
