@charset "euc-jp";

body {
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/bg.gif);
  color: #464e54;
  font-size: 15px;
}
h2 {
    text-align: center;
    font-size: 27px;
    font-family: ÞâÌÀÄ«, YuMincho, "¥Ò¥é¥®¥ÎÌÀÄ« ProN W3", "Hiragino Mincho ProN", HGÌÀÄ«E, "£Í£Ó £ÐÌÀÄ«", "£Í£Ó ÌÀÄ«", serif;
}
a {
  color: #464e54;
}
a:hover {
  color: #5e5e5e;
}
.mincho{
  font-size: 20px;
 font-family: ÞâÌÀÄ«, YuMincho, "¥Ò¥é¥®¥ÎÌÀÄ« ProN W3", "Hiragino Mincho ProN", HGÌÀÄ«E, "£Í£Ó £ÐÌÀÄ«", "£Í£Ó ÌÀÄ«", serif;
 
}
.btn-lg {
width: 100%;
  color: white;
  padding: 10px 16px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 3px;
    font-size: 18px;
  font-weight: bolder;
  background: #CB5956;
}
.icon-lg-b.icon-cart{
 color: white; 
}
/* 16px black */
.icon-b.icon-chevron_thin_right {
  background-position: -144px -144px;
}

/* 24px black */
.icon-lg-b.icon-chevron_thin_right {
  background-position: -216px -216px;
}
/*
 * layout
 */
#wrapper {
  max-width: 1200px;
}

/*
 * contents
 */

#contents {
  float: right;
  padding-left: 30px;
}

#contents .topicpath-nav {
  margin-bottom: 5px;
}
  #contents .topicpath-nav li {
    padding: 0;
  }
  #contents .topicpath-nav a {
    margin-left: 5px;
  }

/*
 * side
 */

#side .unstyled img {
  display: block;
  margin-bottom: 5px;
}

/*
 * temp
 */

/* font */
.txt_l { text-align: left; }
.txt_c { text-align: center; }
.txt_r { text-align: right; }
.txt_fwn { font-weight: normal; }
.txt_fwb { font-weight: bold; }
.txt_10 { font-size: 10px; }
.txt_12 { font-size: 12px; }
.txt_14 { font-size: 14px; }
.txt_16 { font-size: 16px; }
.txt_18 { font-size: 18px; font-weight: bolder !important;}
.txt_20 { font-size: 20px; }
.txt_24 { font-size: 24px; }
.txt_28 { font-size: 28px; }
.txt_c_333 {color: #333;}

/* background */
.bgc_gray {
  background-color: #f1f1f1;
}

/* margin */
.mar_auto { margin: 0 auto; }
.mar_0 { margin: 0; }
.mar_t_0 { margin-top: 0; }
.mar_r_0 { margin-right: 0; }
.mar_b_0 { margin-bottom: 0; }
.mar_l_0 { margin-left: 0; }
.mar_5 { margin: 5px; }
.mar_t_5 { margin-top: 5px; }
.mar_r_5 { margin-right: 5px; }
.mar_b_5 { margin-bottom: 5px; }
.mar_l_5 { margin-left: 5px; }
.mar_t_10 { margin-top: 10px; }
.mar_r_10 { margin-right: 10px; }
.mar_b_10 { margin-bottom: 10px; }
.mar_l_10 { margin-left: 10px; }
.mar_t_20 { margin-top: 20px; }
.mar_r_20 { margin-right: 20px; }
.mar_b_20 { margin-bottom: 20px; }
.mar_l_20 { margin-left: 20px; }
.mar_t_30 { margin-top: 30px; }
.mar_r_30 { margin-right: 30px; }
.mar_b_30 { margin-bottom: 30px; }
.mar_l_30 { margin-left: 30px; }
.mar_t_50 { margin-top: 50px; }
.mar_r_50 { margin-right: 50px; }
.mar_b_50 { margin-bottom: 50px; }
.mar_l_50 { margin-left: 50px; }
.mar_t_100 { margin-top: 100px; }
.mar_b_100{ margin-bottom: 100px; }

/* padding */
.pad_v_10 { padding: 10px 0; }
.pad_v_20 { padding: 20px 0; }
.pad_v_30 { padding: 30px 0; }
.pad_0 { padding: 0; }
.pad_t_0 { padding-top: 0; }
.pad_r_0 { padding-right: 0; }
.pad_b_0 { padding-bottom: 0; }
.pad_l_0 { padding-left: 0; }
.pad_5 { padding: 5px; }
.pad_t_5 { padding-top: 5px; }
.pad_r_5 { padding-right: 5px; }
.pad_b_5 { padding-bottom: 5px; }
.pad_l_5 { padding-left: 5px; }
.pad_10 { padding: 10px; }
.pad_t_10 { padding-top: 10px; }
.pad_r_10 { padding-right: 10px; }
.pad_b_10 { padding-bottom: 10px; }
.pad_l_10 { padding-left: 10px; }
.pad_20 { padding: 20px; }
.pad_t_20 { padding-top: 20px; }
.pad_r_20 { padding-right: 20px; }
.pad_b_20 { padding-bottom: 20px; }
.pad_l_20 { padding-left: 20px; }
.pad_30 { padding: 30px}
.pad_t_30 { padding-top: 30px; }
.pad_r_30 { padding-right: 30px; }
.pad_b_30 { padding-bottom: 30px; }
.pad_l_30 { padding-left: 30px; }

/* border */
.bor_t_1 { border-top: 1px solid #CCC; }
.bor_r_1 { border-right: 1px solid #CCC; }
.bor_b_1 { border-bottom: 1px solid #CCC; }
.bor_l_1 { border-left: 1px solid #CCC; }

/* vertical align */
.va-10 { vertical-align: -10%; }
.va-20 { vertical-align: -20%; }
.va-30 { vertical-align: -30%; }
.va-35 { vertical-align: -35%; }
.va-40 { vertical-align: -40%; }


/*
 * icons
 */
.icon-user { background-position: -208px 0px; }
.icon-lg-b.icon-user { background-position: -312px 0px; }
.icon-adduser { background-position: -240px 0px; }
.icon-lg-b.icon-adduser { background-position: -360px 0px; }
.icon-login { background-position: -48px -80px; }
.icon-lg-b.icon-login { background-position: -72px -120px; }
.icon-logout { background-position: -32px -80px; }
.icon-lg-b.icon-logout { background-position: -48px -120px; }
.icon-home { background-position: -176px -16px; }
.icon-lg-b.icon-home { background-position: -264px -24px; }
.icon-mail { background-position: -64px 0px; }
.icon-lg-b.icon-mail { background-position: -96px 0px; }
.icon-pencil { background-position: -96px 0px; }
.icon-lg-b.icon-pencil { background-position: -144px 0px; }
.icon-help { background-position: -272px -80px; }
.icon-lg-b.icon-help { background-position: -408px -120px; }
.icon-cart { background-position: -176px -64px; }
.icon-lg-b.icon-cart { background-position: -264px -96px; }
.icon-search { background-position: -208px -16px; }
.icon-lg-b.icon-search { background-position: -312px -24px; }
.icon-chevron_up { background-position: -0px -144px; }
.icon-lg-b.icon-chevron_up { background-position: -0px -216px; }
.icon-chevron_down { background-position: -352px -128px; }
.icon-lg-b.icon-chevron_down { background-position: -528px -192px; }

.icon-b,
.icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b,
.icon-lg-w {
  width: 18px;
  height: 18px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_b.png); }
.icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_w.png); }
.icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
.icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_w.png); }
  .icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}
@media (max-width: 768px) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}
/*-------------Social-Icon-----------------*/
.fab{
 font-size: 1.9em;
  color: #00698C;
}
/*-------------Social-Icon-----------------*/


.b_50{
 float: left;
  width: 48%;
  padding: 1%;
}

#header ul.inline, ol.inline {
  text-align: center;
}
.header_menu{
    background: #EAE8E3;  
}


.product_info {
width: 100%;
  overflow: hidden; 
  display: flex;
    flex-wrap: wrap; 
}
.bor_t_ccc{
  border-top: 1px solid #CCC;
}
.product_info .title{
  background: #EAE8E3;
  border-bottom: 1px solid #CCC !important;
  padding: 3%;
/*float: left;*/
  width: 20%;
  display: flex;
    flex-wrap: wrap;
 }
.product_info .detail{
  border-bottom: 1px solid #CCC !important;
 border-right: 1px solid #CCC !important;
  padding: 3%;
/*float: left;*/
  width: 65%;
  display: flex;
    flex-wrap: wrap;
}
.center{
 text-align: center; 
}
.left{
 text-align: left; 
}
.right{
 text-align: right;   
}
.b_3{
 float: left;
  width: 31%;
  padding: 1%;
}
.clear{
 clear:both; 
}
.b_60{
 float: left;
  width: 55%;
}
.b_40{
 float: right;
  width: 40%;
}
.b_2{
 float: left;
  width: 48%;
  padding: 1%;
}
.b_4{
 float: left;
  width: 22%;
  padding: 1%;
border-bottom: 1px solid #CCC; 
}
.bg_beige{
  background: #EAE8E3;
}
.border_dot{
 border-bottom: 1px dotted #BBB; 
}
.list_style_none{
 list-style: none; 
}
table{
 width: 100%; 
}
.table td{
 border: 1px solid #CCC; 
  text-align: center;
}
.red_block{
  font-size: 1.1em;
border:3px solid #E09C9A; 
  background: #F2D6D5; 
  border-radius: 10px;
  padding: 30px; 
  width: 80%;
  margin:auto; 
  overflow: hidden;
}
.red_block ul li{
  border-bottom: 1px dotted #E09C9A;
  padding: 7px;
}
.font_red{
color: #CB5956;  
}
.b_30{
float: left;
  padding: 1%;
  width: 28%;
}
.b_70{
float: right;
width: 65%;
padding: 1%:
 }

.icon-lg-b, .icon-lg-w {
    width: 24px !important;
    height: 24px !important;
}


/*------------menu----------------*/
.menu {
    position: relative;
    width: 100%;
    height: 50px;
    max-width: 1000px;
    margin: 0 auto;
}

.menu > li {
    float: left;
    width: 100%; /* ¥°¥í¡¼¥Ð¥ë¥Ê¥Ó4¤Ä¤Î¾ì¹ç */
    height: 50px;
    line-height: 50px;
    background: rgb(29, 33, 19);
}

.menu > li a {
    display: block;
    color: #fff;
}

.menu > li a:hover {
    color: #999;
}

ul.menu__second-level {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
}

ul.menu__third-level {
    visibility: hidden;
    opacity: 0;
}

ul.menu__fourth-level {
    visibility: hidden;
    opacity: 0;
}

.menu > li:hover {
    background: #072A24;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.menu__second-level li {
    border-top: 1px solid #111;
}

.menu__third-level li {
    border-top: 1px solid #111;
}

.menu__second-level li a:hover {
    background: #111;
}

.menu__third-level li a:hover {
    background: #2a1f1f;
}

.menu__fourth-level li a:hover {
    background: #1d0f0f;
}

/* ²¼Ìð°õ */
.init-bottom:after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 0 0 15px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* float¥¯¥ê¥¢ */
.menu:before,
.menu:after {
    content: " ";
    display: table;
}

.menu:after {
    clear: both;
}

.menu {
    *zoom: 1;
}
/*------------//menu----------------*/
.sidemenu{
  height: 40px;
  position: relative;
}
.sidemenu .sidemenu_font{
width: 80%;
}
.sidemenu:after{
  font-family: "Font Awesome 5 Free";
  content: '\f054';
  font-weight: 900; 
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -12px;
}
.side_bnr{
 text-align: center; 
}
.wrapper {
display:none;
}
#slider{display:none;}
.bx-wrapper{display:none;}
.kodawari img{
 text-align: center;
  width: 180px;
  height: 180px;
  border-radius: 50%;
}
.kodawari h2{
 margin-top: 15px !important;
  margin-bottom: 0px !important; 
}
.b_2 img,
.b_3 img{
 margin-bottom: 10px; 
}
.hajimete_list{
 width: 75%;
  margin: auto;
}
.hajimete_list ul li{
border-bottom: 1px dotted #666;
  padding: 10px 0px;
  list-style-position: inside;
}
.recent_check li{
 height: 150px !important; 
}
.footer .fab{
 font-size:  3em !important;
}
.footer .icon_fab{
 padding-right: 10px !imporatnt; 
padding-left: 10px !important;
}








@media (max-width: 980px) {
  /* ~980px */
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  /* ~768px */
  #contents {
    padding-left: 0;
  }
  .header_menu{
   display: none;
}
  h2{
   font-size: 1.2em; 
  }
.b_30, .b_70, .b_3, .b_40, .b_60{
 float: none;
 width: 100%;
}
.flow_img{
  width: 60%;
  height: 60%;
  }
  .step{
  width: 30%;
  height: 30%;
  }
  .mincho{
  font-size: 16px;
}
.hajimete_list{
 width: 100%;
}
}

@media screen and (max-width: 479px) { /*¥¦¥£¥ó¥É¥¦Éý¤¬ºÇÂç479px¤Þ¤Ç¤Î¾ì¹ç¤ËÅ¬ÍÑ*/
  /* ~480px */
   #slider,
  .bx-viewport{
    height: 140px;
    width: 480px;
  }
    #header img{
  width: 70%;
  height: 70%;
  margin: auto;
  text-align: center;
}
  .shopname{
   margin-top: 10px; 
  }
.bx-wrapper{
  margin-bottom: 0 !important;
    -moz-box-shadow: none !important;
     -webkit-box-shadow: none !important;
     box-shadow: none !important;
     border: none !important;
     background:  transparent !important; 
  }
  .red_block{
  padding: 20px; 
}
}










@media (max-width: 768px) {

/*---------------DrawerMenu-------------------*/
.wrapper {
  display: block;
  height: 100%;
  overflow-x: hidden;
  position: relative;
}
.overlay {
  content: "";
  display: block;
  width: 0;
  height: 0;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
  transition: opacity .5s;
}
.overlay.open {
  width: 100%;
  height: 100%;
  opacity: 1;
}
main {
  /*padding: 0 50px;*/
  transition: all .5s;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
main.open {
  transform: translateX(-250px);
}
main h1 {
  text-align: center;
  font-weight: 500;
}
main p {
  text-align: center;
}
.menu-trigger {
  display: inline-block;
  width: 36px;
  height: 28px;
  vertical-align: middle;
  cursor: pointer;
  position: fixed;
  top: 30px;
  right: 30px;
  z-index: 100;
/*   transform: translateX(0);
  transition: transform .5s;
 */}
/* .menu-trigger.active {
  transform: translateX(-250px);
}
 */.menu-trigger span {
  display: inline-block;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #000;
  transition: all .5s;
}
.menu-trigger.active span {
  background-color: #fff;
}
.menu-trigger span:nth-of-type(1) {
  top: 0;
}
.menu-trigger.active span:nth-of-type(1) {
  transform: translateY(12px) rotate(-45deg);
}
.menu-trigger span:nth-of-type(2) {
  top: 12px;
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  transform: translateY(-12px) rotate(45deg);
}

nav {
  width: 250px;
  height: 100%;
  padding-top: 100px;
  /*background-color: rgb(16, 69, 153, 0.8);*/
  background-color: rgba(0,0,0,0.7);
  position: fixed;
  top: 0;
  right: 0;
  z-index: 10;
  transform: translate(250px);
  transition: all .5s;
}
nav.open {
  transform: translateZ(0);
}
nav li {
  color: #fff;
  padding: 10px 0;
}
  nav li a{
  color: #fff;
  padding: 10px 0;
}
.menu-trigger {
  transform: translateX(0);
}
.menu-trigger.active {
 /* transform: translateX(-250px);*/
}
/*---------------//DrawerMenu-------------------*/
}