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

/* ==========================================================================
   01. reset
   ========================================================================== */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
	line-height:1.5em;
}

body {
  line-height: 1; }

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

ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

/* ==========================================================================
   02. BaseSet
   ========================================================================== */
html {
  overflow-y: scroll;
  font-size: 62.5%; }

body {
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-size: 16px;
  /*16px*/
  line-height: 1.7;
  overflow: hidden;
  -webkit-text-size-adjust: 100%;
  color: #333333; }

/* link
   ========================================================================== */
a {
  color: #2d8bb9;
  text-decoration: none; }

a:visited {
  color: #2d8bb9;
  text-decoration: none; }

a:hover {
  color: #2d8bb9;
  text-decoration: none; }

/* fontsize
   ========================================================================== */
ul.inner li,
td.inner {
  font-size: 100% !important; }

/* image
   ========================================================================== */
img {
  vertical-align: bottom;
  line-height: 1.0; }

table th img,
table td img {
  vertical-align: middle; }

/* ClearFix
   ========================================================================== */
.clear {
  clear: both; }

/* modern browsers */
.pkg:after,
.clearfix:after,
.fbox:after,
#contents:after,
.item-wrap:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/* IE7 */
.pkg,
.clearfix,
.fbox,
#contents,
.item-wrap {
  display: inline-block; }

/* legacy IE */
* html .pkg,
* html .clearfix,
* html .fbox,
* html #contents,
* html .item-wrap {
  height: 1%; }

.pkg,
.clearfix,
.fbox,
#contents,
.item-wrap {
  display: block; }

/* float
   ========================================================================== */
.pictR {
  float: right; }

.pictL {
  float: left; }

ul.fbox li {
  float: left;
  display: inline; }

.in-block {
  letter-spacing: -.40em; }

.in-block li,
.in-block dt,
.in-block dd {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  vertical-align: top; }

/* text style
   ========================================================================== */
.text-bold {
  font-weight: bold; }

/* margin
   ========================================================================== */
.mt0 {
  margin-top: 0 !important; }

.mt5 {
  margin-top: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt40 {
  margin-top: 40px !important; }

.mt50 {
  margin-top: 50px !important; }

.mt60 {
  margin-top: 60px !important; }

.mb0 {
  margin-bottom: 0 !important; }

.mb5 {
  margin-bottom: 5px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.mb80 {
  margin-bottom: 80px !important; }

.mr5 {
  margin-right: 5px !important; }

.mr10 {
  margin-right: 10px !important; }

.mr12 {
  margin-right: 12px !important; }

.mr15 {
  margin-right: 15px !important; }

.mr20 {
  margin-right: 20px !important; }

.mr30 {
  margin-right: 30px !important; }

.ml5 {
  margin-left: 5px !important; }

.ml10 {
  margin-left: 10px !important; }

.ml12 {
  margin-left: 12px !important; }

.ml15 {
  margin-left: 15px !important; }

.ml20 {
  margin-left: 20px !important; }

.ml30 {
  margin-left: 30px !important; }

.ml40 {
  margin-left: 40px !important; }

.ml50 {
  margin-left: 50px !important; }

.ml60 {
  margin-left: 60px !important; }

.ml70 {
  margin-left: 70px !important; }

/* padding
   ========================================================================== */
.pt0 {
  padding-top: 0 !important; }

.pb0 {
  padding-botttom: 0 !important; }

/* form label
   ========================================================================== */
input,
textarea {
  vertical-align: middle; }

label {
  vertical-align: middle; }

/* position
   ========================================================================== */
.text-r {
  text-align: right !important; }

.text-c,
table.text-c th,
table.text-c td,
table.th-c th {
  text-align: center !important; }

.text-l {
  text-align: left !important; }


/* display
   ========================================================================== */
.block {
  display: block;
  }


/* heder
---------------------------------------- */
#Hheader {
	padding-left: 5%;
	padding-right:10%;
	padding-top: 1rem;
	padding-bottom: 1.4rem
}
#HoneTagu a img {
	padding: 0.5rem 0px;
	height: 44px;
  box-sizing: content-box;
}
.head_img  {
    position: absolute;
    right: 28px;
    top: 70px;
    height: 47px
}
/* menu
---------------------------------------- */
#simple-menu {
    display: none;
}

#Head_menu{
	display:block;
	position:absolute;
	right:6px;
	top:15px;
}

#Head_menu a{
    display: block;
    width: 42px;
    height: 42px;
/*    background: url(../img/btn_menu.gif) 0 0 no-repeat;
    background-size: cover;
*/}

/* Mainclm
---------------------------------------- */
/*#Mainclm{
	background: #fafdd4;
}*/

.clmttl{
	padding:1.4rem 0 1.4rem 3.4rem;
}

.clmttl h2{
	color:#F7F7F7;
	font-size:1.8rem;
}

.clmttl h2 .eibun{
	font-size:1.2rem;
}

/* toplink categorylink
---------------------------------------- */
.categoryback{
	text-align:center;
	padding:2.5rem 0 0 0;
	margin:0 1.2rem;
	position:relative;
}


/* footer
---------------------------------------- */
footer{
	background-size:contain;
}


/* ナビゲーション */
#fnav {
	background: #fbf9f7;
  }

#fnav li:nth-child(1) {
  border-top: 1px solid #aaaaaa;
}
#fnav li {
	border-bottom: 1px solid #aaaaaa;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  zoom: 1;
  font-size:1.5rem;
	/* padding: 1rem 0; */
  width: 100%;
}
#fnav li a {
	color: #000;
	font-weight:bold;
  display: block;
  padding: 1rem 0 1rem 2rem;
}



#Fnav_sub{
	padding:2rem 0 0 0;
}

#Fnav_sub li{
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  zoom: 1;
  /* width:50%; */
  font-size:1.2rem;
  padding-left:1.7rem;
}

#Fnav_sub li a{
	color:#4472ae;
	font-size: 1.5rem;
	font-weight:bold;
}

#Fnav_sub li{
	background-image:url(../img/ico_koimaru.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-size: 1.5rem;
	margin-left:3rem;
}

#Fpclink{
	background: #fbf9f7;
	text-align:center;
	padding:2.0rem 0 0.9rem 0;
	font-size:1.7rem;
}
#Fpclink a {
	background:#fff;
	border-radius: 3px;
	border: 1px solid #aaaaaa;
	color: #000;
	font-weight: bold;
	padding: 10px 20px;
}

#Copyright{
	background: #fbf9f7;
	text-align:center;
	font-size:1.0rem;
	padding:1.2rem 0;
}

/* Instagramバナー */
.footer_bnr_instagram{
  background: #fbf9f7 !important;
}
.footer_bnr_instagram img{
  width: 90%;
  margin: 1em 5% 0.5em;
}

/* ページトップへ */
.btn_area {
	background: #fbf9f7;
	padding: 1rem 0 1rem 0;
	width:100%;
}
.btn_area img {
	width: 95%;
	height:auto;
}
/*adressArea*/
.adressArea {
	text-align:center;
	margin-top:1.5rem;
}
.moji {
	color:#6a6361;
}

/*pcアイコン*/
.ico_pc01 {
	background: url(/sp/shared/img/ico_pc.jpg);
	background-repeat:no-repeat;
    background-position: 85%;
    background-size: 24px;
}
.ico_pcFoot {
	background: url(/sp/shared/img/ico_pc.jpg);
	background-repeat:no-repeat;
    background-position: 85%;
    background-size: 24px;
}
.gnavList {
	background-image:url(/sp/shared/img/img_head_konta.jpg);
	background-repeat:no-repeat;
	background-position: 94% 17%;
	background-size: 40px;
}
/* サーチ */
.search_area{
  background-color: #787270;
  padding:10px 0;
  border-bottom: 1px solid #FFFFFF;
}

.searchtxt {
	/* width: 205px; */
	width: 75%;
	height: 50%;
	font-size: 100%;
	float: left;
	border-top: solid 2px #F4F0ED;
	border-right: solid 2px #F4F0ED;
	border-bottom: solid 2px #F4F0ED;
	border-left:none;
	border-radius:0px;
}

.s_btn {
    height: 28px;
}
.overflow {
	overflow: hidden;
}
.ico_search {
	border-top:2px solid #F4F0ED;
	border-left:2px solid #F4F0ED;
	border-bottom:2px solid #F4F0ED;
	float:left;
	height: 69%;
	border-radius:0px;
	width:auto;
}
.btn_area_inner {
	margin: 0 auto;
	width:75%;
}
.footImg {
	padding: 17% 0 0 0;
}

/* サイドメニュー */
.sidenavi{
  /* margin-left: 8px;
  margin-right: 8px; */
  /*margin-left: 1em;
  margin-right: 1em;*/
}
ul.accordion>li>ul>li {
	background: #F4F4F1 url(/shered/img/bg_sidenavi_subarrow.gif) no-repeat 13px 14px;
	border-top: 1px solid #DFDFDF;
}

ul.accordion>li>ul>li>p {
	background: #999;
}

ul.accordion>li>ul>li>a {
	background: url(../img/go.png) no-repeat 98% center;
	font-weight: normal;
}

ul.accordion>li>ul>li>ul>li {
	background: #FFF;
	border-bottom: 1px dotted #888;
}

ul.accordion>li>ul>li>ul>li:last-child {
	border: none;
}

/* 2022-10-22 */
/*.sidenavi{margin-top: 3em;}*/
.sidenavi h3{font-size: 14px;    /*margin: 0 0 10px 15px;*/}
.sidenavi>ul{
  /*border: solid 1px #B6B6B6;
  border-radius: 10px;*/
  font-size: 13px;
}

.sidenavi>ul li a{
  /*border-bottom: solid 1px #B6B6B6;*/
  padding: 12px 30px;
  display: block;
}


.sidenavi>ul >li:last-child a{
  border-bottom: none;
}
/*.sidenavi>ul >li br{display: none;}*/
.sidenavi>ul >li a{color: #333333;}

.sidenavi>ul >li.acclink>p span:not(.open) a::before{

transform: rotate(90deg);
margin-right: 1em;
padding-left: 0em;

}
.sidenavi>ul >li>ul li{
  background: none;
}
.sidenavi>ul >li>ul li a{
  /*padding-left: 52px;*/
background: #F4F4F1;
}
/*.sidenavi>ul >li>ul li a::before{
  content: "";
    background: url(/product/img/icon_product_footer_nav_gray.png);
    display: inline-block;
    width: 7px;
    height: 7px;
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    padding-left: 1em;
}*/


/*SP*/
@media screen and (max-width: 768px) {
  .side50th{
    display: none;
    margin-top: 2em;
    text-align: center;
  }
.sidenavi{
  margin-top: 3em;
  margin-left: 1em;
  margin-right: 1em;
}
  .sidenavi>ul >li a::before{
    content: "";
      background: url(/product/img/icon_product_footer_nav_red.png);
      display: inline-block;
      width: 7px;
      height: 7px;
      background-size: contain;
      vertical-align: middle;
      background-repeat: no-repeat;
      padding-left: 1em;
  }

.sidenavi>ul >li>ul li a::before{
  content: "";
    background: url(/product/img/icon_product_footer_nav_gray.png);
    display: inline-block;
    width: 7px;
    height: 7px;
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    padding-left: 1em;
}
  .sidenavi>ul{
    border: solid 1px #B6B6B6;
    border-radius: 10px;
  }
  .sidenavi>ul li a{
    border-bottom: solid 1px #B6B6B6;
  }
  .sidenavi>ul >li br{display: none;}
  .sidenavi>ul >li>ul li a{
    padding-left: 52px;
  }
  .sidenavi h3{ margin: 0; line-height: 1.8em !important;}
  .sidenavi{line-height: 1.8em !important;}
}