@charset "euc-jp";

body {
  background-color: #fcf9ed;
  background-image: url(https://img.shop-pro.jp/tmpl_img/81/bgimage.png);
  color: #333;
}
a {
  color: #333;
}
a:hover {
  color: #ccc;
}

/*
 * layout
 */
#wrapper {
  /*max-width: 1000px;*/
  width: 100%;
  background-color: #d3e0ec;
}

/*
 * contents
 */

.contents-area{
  /* margin-top: 98px; */
  margin-top: 140px;
}

@media all and (min-width: 1051px) and (-ms-high-contrast: none) {
  .contents-area{
    margin-top: 94px;
  }
}

@media (max-width: 1050px) {
  .contents-area{
    margin-top: 150px;
  }
}

@media all and (max-width: 1050px) and (-ms-high-contrast: none) {
  .contents-area{
    margin-top: 150px;
  }
}

@media (max-width: 768px) {
  .contents-area{
    margin-top: 0;
  }
}

#contents {
  /*float: left;
  padding-right: 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; }
.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; }

/* 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 #eee; }
.bor_r_1 { border-right: 1px solid #eee; }
.bor_b_1 { border-bottom: 1px solid #eee; }
.bor_l_1 { border-left: 1px solid #eee; }

/* 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%; }

@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: 1%;
    padding-right: 1%;
  }
}
@media (max-width: 480px) {
  /* ~480px */
}

/*
 * 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: 24px;
  height: 24px;
  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); }
}


/************************************
=== IMPACT
************************************/
body {
    /*font-family: "游明朝","YuMincho","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","ヒラギノ明朝 Pro","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","ＭＳ 明朝","MS Mincho",serif;*/
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    color: #333;
    background: #fff;
    overflow-wrap: break-word;
    word-wrap: break-word;
    line-height: 1.5;
    letter-spacing: 0.1em;
}

a,
a img {
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

a img:hover {
    opacity: .7;
}

a {
    text-decoration: none;
    color: #333;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

a:hover,
a:focus,
a:active {
    color: #808080;
}

/* for modern brouser */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}


#wrapper{
  width: 100%;
  /*max-width: none;*/
}

#header{
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  width: 100%;
  /*height: 100px;*/
  transition: .3s;
  background: #fff;
  /*box-shadow: 0 1px 2px rgba(0, 0, 0, .2);*/
  border-bottom: 1px solid #ddd;
  box-sizing: border-box;
}

.header-area{
  box-shadow: none;
  max-width: 1100px;
}

.slider{
  /*min-width: 1000px;*/
}
.slider .bx-wrapper .bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  left: 0 !important;
  border: none !important;
  background: transparent;
}

.slider .bx-wrapper {
  margin-bottom: 0px;
}

.slider .bx-wrapper .bx-pager {
  padding-top: 10px;
  bottom: 20px;
}

.slider .bx-controls-direction a {
    -webkit-transition: none;
    transition: none;
}

.slider .bx-wrapper .bx-controls-direction a:hover{
  opacity: 0.7;
}

.slider .bx-wrapper .bx-controls-direction a {
  text-indent: 0px;
  font-size: 60px;
  width: auto;
  height: auto;
  color: #333;
}

.bx-wrapper .bx-prev,
.bx-wrapper .bx-next{
  background: none!important;
}

.bx-wrapper .bx-prev i,
.bx-wrapper .bx-next i{
  color: #565656;
  opacity: 0.7;
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 50px!important;
    left: 0;
    /*background: #666\9;
    background: rgba(80, 80, 80, 0.75);*/
    background: none!important;
    width: 100%;
    text-align: center;
}

.bx-wrapper .bx-caption span {
    color: #192178!important;
    display: block;
    font-size: 1.7em!important;
    padding: 10px;
    font-family: "Noto Serif JP","游明朝","YuMincho","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","ヒラギノ明朝 Pro","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","ＭＳ 明朝","MS Mincho",serif!important;
}

.bx-wrapper .bx-caption span span {
    font-size: .7em!important;
    padding: 10px 0 0;
}


@media (max-width: 768px){
  .container {
      padding: 0 10px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
  }
  .bx-wrapper .bx-caption span {
      font-size: 1.2em!important;
  }
}

@media (max-width: 480px){
  .container {
      padding: 0 10px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
  }
  .slider .bx-wrapper .bx-controls-direction a {
    font-size: 30px;
  }

  .bx-wrapper .bx-caption {
      position: absolute;
      bottom: 20px!important;
      left: 0;
      /*background: #666\9;
      background: rgba(80, 80, 80, 0.75);*/
      background: none!important;
      width: 80%;
      text-align: center;
  }

  .bx-wrapper .bx-caption span {
      font-size: 0.9em!important;
  }

  .slider .bx-wrapper .bx-pager {
      bottom: 10px;
  }
}

.con-wrap{
  width: 100%;
  margin: 0 auto;
}

.con-area{
  max-width: 1100px;
  /*min-width: 1000px;*/
  margin: 0 auto;
  background: #fff;
  padding: 0 50px;
}

h1{
  font-size: 12px;
  margin: 0;
  padding: 0;
  font-weight: normal;
}

.head-h1{
  margin-top: 10px;
  margin-left: 5px;
  font-size: 11px;
}

.logo{
  width: 160px;
  margin-top: -5px;
  margin-left: 5px;
}

/*.logo a img{
  -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-transition: none!important;
    transition: none!important;
}*/

.col2 .box{
  width: 50%;
  float: left;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/***------------------***
=== icons
***------------------***/
.icon-b.icon-user { background-position: -208px -0px; }
.icon-w.icon-user { background-position: -208px -0px; }
.icon-lg-b.icon-user { background-position: -312px -0px; }
.icon-lg-w.icon-user { background-position: -312px -0px; }
.icon-b.icon-adduser { background-position: -240px -0px; }
.icon-w.icon-adduser { background-position: -240px -0px; }
.icon-lg-b.icon-adduser { background-position: -360px -0px; }
.icon-lg-w.icon-adduser { background-position: -360px -0px; }
.icon-b.icon-login { background-position: -48px -80px; }
.icon-w.icon-login { background-position: -48px -80px; }
.icon-lg-b.icon-login { background-position: -72px -120px; }
.icon-lg-w.icon-login { background-position: -72px -120px; }
.icon-b.icon-logout { background-position: -32px -80px; }
.icon-w.icon-logout { background-position: -32px -80px; }
.icon-lg-b.icon-logout { background-position: -48px -120px; }
.icon-lg-w.icon-logout { background-position: -48px -120px; }
.icon-b.icon-cart { background-position: -176px -64px; }
.icon-w.icon-cart { background-position: -176px -64px; }
.icon-lg-b.icon-cart { background-position: -264px -96px; }
.icon-lg-w.icon-cart { background-position: -264px -96px; }
.icon-b.icon-search { background-position: -208px -16px; }
.icon-w.icon-search { background-position: -208px -16px; }
.icon-lg-b.icon-search { background-position: -312px -24px; }
.icon-lg-w.icon-search { background-position: -312px -24px; }
.icon-b.icon-mail { background-position: -64px -0px; }
.icon-w.icon-mail { background-position: -64px -0px; }
.icon-lg-b.icon-mail { background-position: -96px -0px; }
.icon-lg-w.icon-mail { background-position: -96px -0px; }
.icon-b.icon-book { background-position: -144px -32px; }
.icon-w.icon-book { background-position: -144px -32px; }
.icon-lg-b.icon-book { background-position: -216px -48px; }
.icon-lg-w.icon-book { background-position: -216px -48px; }
.icon-b.icon-help { background-position: -288px -80px; }
.icon-w.icon-help { background-position: -288px -80px; }
.icon-lg-b.icon-help { background-position: -432px -120px; }
.icon-lg-w.icon-help { background-position: -432px -120px; }
.icon-b.icon-c_twitter { background-position: -112px -176px; }
.icon-w.icon-c_twitter { background-position: -112px -176px; }
.icon-lg-b.icon-c_twitter { background-position: -168px -264px; }
.icon-lg-w.icon-c_twitter { background-position: -168px -264px; }
.icon-b.icon-c_facebook { background-position: -144px -176px; }
.icon-w.icon-c_facebook { background-position: -144px -176px; }
.icon-lg-b.icon-c_facebook { background-position: -216px -264px; }
.icon-lg-w.icon-c_facebook { background-position: -216px -264px; }
.icon-b.icon-c_google { background-position: -192px -176px; }
.icon-w.icon-c_google { background-position: -192px -176px; }
.icon-lg-b.icon-c_google { background-position: -288px -264px; }
.icon-lg-w.icon-c_google { background-position: -288px -264px; }
.icon-b.icon-c_pinterest { background-position: -224px -176px; }
.icon-w.icon-c_pinterest { background-position: -224px -176px; }
.icon-lg-b.icon-c_pinterest { background-position: -336px -264px; }
.icon-lg-w.icon-c_pinterest { background-position: -336px -264px; }
.icon-b.icon-chevron_right { background-position: -16px -144px; }
.icon-w.icon-chevron_right { background-position: -16px -144px; }
.icon-lg-b.icon-chevron_right { background-position: -24px -216px; }
.icon-lg-w.icon-chevron_right { background-position: -24px -216px; }
.icon-b.icon-chevron_down { background-position: -352px -128px; }
.icon-w.icon-chevron_down { background-position: -352px -128px; }
.icon-lg-b.icon-chevron_down { background-position: -528px -192px; }
.icon-lg-w.icon-chevron_down { background-position: -528px -192px; }
.icon-b.icon-chevron_up { background-position: -0px -144px; }
.icon-w.icon-chevron_up { background-position: -0px -144px; }
.icon-lg-b.icon-chevron_up { background-position: -0px -216px; }
.icon-lg-w.icon-chevron_up { background-position: -0px -216px; }
.icon-b.icon-chevron_left { background-position: -336px -128px; }
.icon-w.icon-chevron_left { background-position: -336px -128px; }
.icon-lg-b.icon-chevron_left { background-position: -504px -192px; }
.icon-lg-w.icon-chevron_left { background-position: -504px -192px; }
.icon-b.icon-list { background-position: -192px -96px; }
.icon-w.icon-list { background-position: -192px -96px; }
.icon-lg-b.icon-list { background-position: -288px -144px; }
.icon-lg-w.icon-list { background-position: -288px -144px; }
.icon-b.icon-pencil { background-position: -96px -0px; }
.icon-w.icon-pencil { background-position: -96px -0px; }
.icon-lg-b.icon-pencil { background-position: -144px -0px; }
.icon-lg-w.icon-pencil { background-position: -144px -0px; }
.icon-arrow-r{ background-position: -77px 177px; }
.icon-lg-b.icon-c_insta { background-position: -167px -288px; }

ul.h-txt-box {
  margin-bottom: 5px;
}

ul.h-txt-box li{
  padding-right: 0;
}

.mar_r_2 { margin-right: 2px; }
.mar_r_3 { margin-right: 3px; }

.h-search-area{
    border: 1px solid #ccc;
    /* width: 185px; */
    float: right;
    width: 100%;
    /* max-width: 300px; 
    max-width: 200px;*/
}

.h-search-area form{
    margin: 0;
}

.h-search-box {
    position: relative;
    display: table;
    /*padding-left: .5em;*/
    width: 100%;
}

.h-search-txt_box {
    display: table-cell;
    width: auto;
}

.h-search-btn_box {
    display: table-cell;
    width: 30px;
}

.h-search-txt {
  font-size: 12px;
  /*line-height: 30px;*/
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 30px;
  color: #565656;
  border: 0;
  border-radius: 0;
  background: transparent;
  letter-spacing: 0.1em;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  /*font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, 'Yu Gothic', Verdana, Meiryo, sans-serif;*/
}

.h-search-txt::-ms-clear {
    display: none;
}

.h-search-txt:placeholder-shown {
  color: #565656;
}

.h-search-txt::-webkit-input-placeholder {
  color: #565656;
}

.h-search-txt::-moz-placeholder {
  opacity: 1;
  color: #565656;
}

.h-search-txt:-ms-input-placeholder {
  color: #565656;
}

.h-search-txt:focus {
  outline: none;
}

.h-search-txt:focus:placeholder-shown {
  color: #ccc;
}

.h-search-txt:focus::-webkit-input-placeholder {
  color: #ccc;
}

.h-search-txt:focus::-moz-placeholder {
  opacity: 1;
  color: #ccc;
}

.h-search-txt:focus:-ms-input-placeholder {
  color: #ccc;
}

.h-search-btn {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 2px;
  width: 30px;
  height: 30px;
  padding: 0;
  color: #565656;
  border: 0;
  background: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.h-search-btn:hover,
.h-search-btn:active {
  cursor: pointer;
  opacity: .66;
}

ul,ol{
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.h-menu{
  margin-top: 5px;
}

.font-style1{
  font-family: 'Montserrat', sans-serif;
}
.font-style2{
  font-family: "游明朝","YuMincho","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","ヒラギノ明朝 Pro","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","ＭＳ 明朝","MS Mincho",serif;
  /*font-weight: 600;*/
}

ul.h-menu li{
  float: left;
  /*width: 20%;*/
  margin: 0 10px;
  padding: 3px 5px 0 0;
  text-align: center;
}
ul.h-menu li.last-nav{
  margin-right: 20px;
}
ul.h-menu li.sns{
  margin: 0 5px;
  padding: 0;
}
ul.h-menu li a{
  font-size: 12px;
}

ul.h-menu:after {
    content: '';
    display: block;
    width: 1px;
    height: 9px;
    background-color: #999;
    right: 111px;
    top: 14px;
    position: absolute;
    visibility:visible;
}

.g-nav-area{
  background: #f2f2f2;
  margin-top: 11px;
  width: 100%;
}

.g-nav-area .g-nav {
  width: 80%;
}

.g-nav > ul {
  /*display: table;
  padding-left: 50px;*/
  line-height: 1.3;
}
.g-nav > ul > li {
  /* display: table-cell;
  margin-right: 2em; */
}
.g-nav > ul > li:hover {
  color: #fff;
  background-color: #1f247e;
}

.g-nav > ul > li i:hover {
  color: #fff;
}

.g-nav > ul > li:hover > a {
  color: #fff;
}
.g-nav > ul > li:hover .menu {
  max-height: 9999px;
  opacity: 1;
}
.g-nav > ul > li > a {
  display: block;
  padding: 1em;
  transition: all .2s ease-in;
  font-size: 13px;
}
.g-nav > ul > li > a:hover {
  text-decoration: none;
}
.g-nav > ul .menu {
  transition: all .2s ease-in;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  width: 100%;
  left: 0;
  text-align: center;
  position: absolute;
  /*background-color: #fff;*/
  background-color: rgba(255,255,255,0.9);
  
}

.g-nav > ul .menu_h{
  border-top: 1px solid #1f247e;
  border-bottom: 1px solid #1f247e;
  box-sizing: border-box;
}

.g-nav > ul .menu .menu_inner {
  padding: 2em 0;
  margin: 0 auto;
  max-width: 1100px;
  /*min-width: 1000px;*/
  margin-top: 10px;
}
.g-nav > ul .menu .menu_inner li {
  /*display: inline-block;
  margin: 0 .5em;*/
  float: left;
  width: 25%;
  margin-bottom: 10px;
  line-height: 1.5;
  text-align: left;
}
.g-nav > ul .menu .menu_inner li:nth-child(3n + 1) {
  clear: none;
}
.g-nav > ul .menu .menu_inner li:nth-child(4n + 1) {
    clear: both;
  }
.g-nav > ul .menu a {
  color: #333;
  /*background: #333;*/
  display: block;
  margin-right: 10px;
  border-radius: 3px;
  position: relative;
  padding: 12px 10px;
  font-size: 12px;
}
.g-nav > ul .menu a:hover {
  color: #333;
  text-decoration: none;
  background: #e0ebf5;
}

.g-nav-area > .h-search-area{
  border: none;
  /* margin: 6px 6px 0 6px; */
  padding: 6px 6px 6px 15px;
  width: 20%;
  box-sizing: border-box;
}

.g-nav-area > .h-search-area form {
  background: #fff;
}

#gnav i.fa-angle-down{
  color: #565656;
  transition: all .2s ease-in;
}

.g-nav > ul > li:hover > a > i.fa-angle-down{
  color: #fff!important;
}

@media (max-width: 768px) {
  .con-area,
  .slider{
    /*max-width: 1000px;*/
    min-width: auto;
  }
  .con-area{
    padding:0 20px;
  }
  .icon-b.icon-search {
      background-position: -312px -25px;
  }
  .icon-b,
  .icon-w {
    width: 24px;
    height: 24px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  ul.h-menu li{
    float: left;
    width: 33.3333333%;
    text-align: center;
    padding: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 5px;
    border-right: 1px dotted #ccc;
  }
  .icon-arrow-r{
    background-position: -120px 261px;
    width: 16px;
    height: 16px;
  }
  .g-nav > ul .menu .menu_inner li:nth-child(4n + 1) {
    clear: both;
  }
}

@media (max-width: 480px) {
  .con-area{
    padding:0 10px;
    margin: 0 10px;
  }
  ul.h-menu li{
    float: left;
    width: 50%;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 11px;
    border: 0;
  }
  ul.h-menu li:nth-child(odd){
    border-right: 1px dotted #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  
}

/***------------------***
=== side
***------------------***/
#side{
  margin-top: 20px;
}

.side-area .col{
  padding-right: 0;
  padding-left: 0;
}

.bg-white{
  background: #fff;
  /*padding: 30px 20px;*/
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.side-box .delivery-box{
  background: #fff;
  border: 1px solid #ccc;
}

.side-box .h-search-area form{
  background: #f2f2f2;
}
.side-box .h-search-area{
  float: none;
  padding: 20px;
  margin: 0 auto;
  border: 0;
}

.side-box h3 {
    padding: 12px 15px;
    position: relative;
    margin: 0;
    font-weight: normal;
    font-size: 14px;
    color: #f7f7f7;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.bgc-p-style1{
  background: #fff!important;/* 白 */
}


ul.side-menu li{
  border-bottom: 1px solid #ccc;
}
ul.side-menu li:last-child{
  border-bottom: none;
}

.side-bn-box{
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  #side{
    margin-top: 40px;
  }
}

/***------------------***
=== main
***------------------***/
.main-contents{
  margin-bottom: 50px;
}

.main-contents h2 {
  position: relative;
  padding: 1.2em 0 0.5em;
  font-size: 22px;
  text-align: center;
  margin: 0 0 20px 0;
  letter-spacing: 0.2em;
  border-bottom: #1b207c 2px dotted;
  /*color: #565656;*/
}
@media (max-width: 768px) {
  .main-contents h2 {
    position: relative;
    padding: 1.2em 0 0.5em;
    font-size: 18px;
    text-align: center;
    margin: 0 0 20px 0;
    letter-spacing: 0.2em;
    border-bottom: #1b207c 2px dotted;
    /*color: #565656;*/
  }

  .main-contents .free-page-content h2:first-child{
    /*padding: 0.6em 0 0.5em!important;*/
    margin-top: 0!important;
  }

  .title-area {
    /*position: relative;*/
    padding: 1.2em 0 0.5em;
    font-size: 18px;
    text-align: center;
    margin: 0 0 20px 0;
    letter-spacing: 0.2em;
    border-bottom: #1b207c 2px dotted;
    /*color: #565656;*/
  }
}
.main-contents h2::before {
  position: absolute;
  left: 0;
  content: '';
  width: 100%;
  height: 6px;
  box-sizing: border-box;
}
.main-contents h2::after {
  position: absolute;
  left: 0;
  content: '';
  width: 100%;
  height: 6px;
  box-sizing: border-box;
}
.main-contents h2::before {
  top: 0;
  /*border-top: 2px solid #333;
  border-bottom: 1px solid #565656;*/
}
.main-contents h2::after {
  bottom: 0;
  /*border-top: 1px solid #919191;*/
  /*border-top: 1px solid #e3e3e3;
  border-bottom: 2px solid #f7f7f7;*/
}

.title-area {
  /*position: relative;*/
  padding: 1.2em 0 0.5em;
  font-size: 22px;
  text-align: center;
  margin: 0 0 20px 0;
  letter-spacing: 0.2em;
  border-bottom: #1b207c 2px dotted;
  /*color: #565656;*/
  font-weight: 600;
}



ul.item-area li{
  padding: 0;
  border: 2px solid #fff;
  background: #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.item-box{
  border: 1px solid #ccc;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px!important;
  
}

.posi_box{
  position: relative;
}


.rank_box {
  position: absolute;
  width: 30px;
  height: 30px;
  background-color: #565656;
  display: block;
  border-radius: 50%;
  top: 10px;
  /*left: 12px;*/
  left: 10px;
  z-index: 5;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0;
}
.rank_box_color_1 {
  background-color: #e1d119;
}

.rank_box_color_2 {
  background-color: #b3b2ba;
}

.rank_box_color_3 {
  background-color: #9e7957;
}

.rank_number {
  color: #fff;
  display: block;
  padding-top: 1px;
  font-size: 14px;
}

.col-20_{
  width: 20%;
}

.item-history-area{
  margin-bottom: 50px;
}

.item_price,
.item_soldout{
  font-weight: 700;
  margin: 5px 0;
}

.item_regular_price{
  margin: 5px 0;
  text-decoration: line-through;
}

.item_discount_rate{
  /*background: linear-gradient(transparent 70%, #ffffcc 70%);*/
  background: linear-gradient(transparent 0, #ffff9f 0);
}

.item_expl{
  margin: 5px 0 0 0;
  padding: 5px 0 0 0;
  border-top: dotted 1px #ccc;
  text-align: left;
  font-size: 13px;
}

#contents .topicpath-nav{
  margin: 20px 20px 0 20px;
  margin-bottom: 50px;
}
#contents .topicpath-nav li:first-child a {
    margin-left: 0;
}

@media screen and (min-width:481px) and ( max-width:768px) {
  .search-t{
    margin-top: 15px!important;
  }
}

.product-sort-total{
  float: left;
  text-align: center;
}
.product-sort-total span{
  font-size: 20px;
  margin: 0 8px;
}

.product-sort-switch{
  float: right;
}

.product-sort-switch a {
    color: #818181;
}

.pager-area {
  margin: 30px 0 50px 0;
  text-align: center;
}

.pager-total {
  margin-bottom: 20px;
}

.pager-total span {
  font-size: 20px;
  margin: 0 8px;
}

.pager-list {
  /*font-family: 'Montserrat', sans-serif;*/
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.pager-btn {
  font-weight: normal;
  line-height: 14px;
  display: inline-block;
  box-sizing: border-box;
  transition: .2s;
  vertical-align: middle;
  text-decoration: none;
  border-radius: 4px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.pager-i{
  width: 22px;
  height: 22px;
  display: inline!important;
}

.pager-list-item {
  display: inline-block;
  margin: 0 5px;
  margin-bottom: 10px;
  text-align: center;
}

.pager-link {
  /*min-width: 42px;*/
  padding: 15px 20px;
  /*display: block;*/
}

.pager-unlink {
  /*min-width: 42px;*/
  padding: 15px 20px;
  /*display: block;*/
}

.pager-btn-border {
  /*font-size: 12px;*/
  cursor: pointer;
  color: #333;
  border: 1px solid #eaeaea;
  background: transparent;
}

.pager-btn-border:hover,
.pager-btn-border:focus {
  color: #fff;
  border-color: #333;
  outline: none;
  background: #333;
  text-decoration: none;
}

.pager-btn-border.is-disabled {
  /*font-size: 12px;*/
  cursor: default;
  color: #b3b3b3;
  border: 1px solid #eaeaea;
  background: #f8f8f8;
}

.pager-unlink.is-current {
  color: #565656;
  border-color: transparent;
  background: transparent;
}

/*.c-pager__icon {
  width: 22px;
  height: 22px;
  vertical-align: -5px;
  fill: currentColor;
}*/

.cg_freespace_01{
  margin-bottom: 50px;
}

.main-bn{}

.main-bn-box{
  margin: 0 0 20px 0;
}

.txt-st1{
  font-size: 14px;
  margin-left: 10px;
}

.scroll-space {
    padding-top: 150px;
    margin-top: -150px;
}


@media (min-width: 769px) {
  .u-visible--phone {
    display: none;
  }
}

@media (max-width: 768px){
  .col-20_{
    width: 33.3333333%;
  }
  .item-history-area{
    margin-bottom: 0;
  }
  .main-contents{
    margin-bottom: 0;
  }
  .more-area .col {
    float: none;
  }

  .more-area .button--more {
      margin: 20px auto 0
  }

  .button--more{
      width: 50%;
      display: block;
      margin: 10px auto 20px;
      padding: 5px;
  }

  .moreinfo {
    overflow: hidden;
    max-height: 80px;
  }

  .more-area .button--more span {
      /*margin: 0 5px 0 0;*/
  }

  .button {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    border: none;
    /*display: inline-block;*/
    border: 1px solid #ccc;
  }

  .u-moreinfo--active {
    max-height: none;
  }

  .pager-list-item {
    display: none;
  }
    .pager-list-item_visible {
      display: inline-block;
  }

  .product-sort-total{
    float: none;
    text-align: center;
  }
  .product-sort-total span{
  }

  .product-sort-switch{
    float: none;
  }

  #contents .topicpath-nav{
    margin-left: 0;
    margin-right: 0;
  }

  .scroll-space {
      padding-top: 80px;
      margin-top: -80px;
  }

}

.sub-bn{
  margin: 30px 0 0 0;
}

@media (max-width: 480px){
  .rank_box {
    position: absolute;
    top: 5px;
    left: 9px;
  }
  .sub-bn-box{
    margin: 0 0 20px 0;
    padding: 0;
  }

  .sub-bn{
    margin: 0 0 0 0;
  }
}


/***------------------***
=== footer
***------------------***/
@media (max-width: 768px){
  #footer{
    /*margin-top: 20px;*/
  }
}

.pt20{
  padding-top: 20px;
}

.mt20{
  margin-top: 20px;
}

ul.f-b_nav li{
  width: 20%;
  float: left;
  padding: 0 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.c-right{
  margin-top: 40px;
  margin-bottom: 0;
  /*text-align: right;*/
}


.bor_t2_1 { border-top: 1px solid #565656; }

.pad_v_40 { padding: 40px 0; }
.pad_v_70 { padding: 70px 0; }

.f-guide{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0;
}

dl.footer_notice_lists .footer_notice_list_dt{
  margin: 20px 0;
}

dl.footer_notice_lists .footer_notice_list_dd{
  margin: 20px 0 35px 0;
}

.switch{
  font-size: 12px;
  margin: 30px 0 0 0;
}

#page-top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 16px;
  bottom: 16px;
  /* bottom: -100px; 下から出す時の指定 */
  background: #f2f2f2;
  opacity: 0.85;
  border-radius: 50%;
  border: 1px solid #565656;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
#page-top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  color: #565656;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}
#page-top a::before{
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f106';
  font-size: 25px;
  color: #565656;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
  line-height: normal;
}

#page-top:hover {
    opacity: 1;
}

@media (max-width: 768px) {
  ul.f-b_nav li{
    float: left;
    width: 33.3333333%;
    text-align: center;
    padding: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 5px;
    border-right: 1px dotted #ccc;
  }
}

@media (max-width: 480px) {
  ul.f-b_nav li{
    float: left;
    width: 50%;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 11px;
    border: 0;
  }
  ul.f-b_nav li:nth-child(odd){
    border-right: 1px dotted #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    
  }
}

/***------------------***
=== hid_visi
***------------------***/
.hidden-desk {/* 非表示 */
  display: none !important;
}
.visible-desk {/* 表示 */
  display: inherit !important;
}

@media (max-width: 768px) {
  .hidden-tab {/* 非表示 */
    display: none !important;
  }
  .visible-tab {/* 表示 */
    display: inherit !important;
  }
  .u-hidden {
    display: none !important;
  }
}

@media (max-width: 480px) {
  .hidden-sp {/* 非表示 */
    display: none !important;
  }
  .visible-sp {/* 表示 */
    display: inherit !important;
  }
}


/***------------------***
=== header-sp
***------------------***/

#header-sp {
    width: 100%;
    height: 62px;
    /*padding: 15px 15px 20px 15px;*/
    background: #fff;
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    z-index: 10000;
    top: 0;
    display: table;
}

#nav-drawer {
    position: relative;
}

.nav-unshown {
    display: none;
}

#nav-open {
    /*display: inline-block;
    width: 32px;
    height: 22px;
    vertical-align: middle;*/
}

.f-awe_color{
  color: #333;
}

label#nav-open{
  line-height: 10px;
}

#nav-open span,
#nav-open span:before,
#nav-open span:after {
    position: absolute;
    height: 3px;
    width: 25px;
    border-radius: 3px;
    background: #555;
    display: block;
    content: '';
    cursor: pointer;
}

#nav-open span:before {
    bottom: -8px;
}

#nav-open span:after {
    bottom: -16px;
}

p.nav-drawer-t {
    font-size: 8px!important;
    /*position: absolute;
    left: 0px;
    top: 9px;*/
    margin: 0!important;
    padding: 0!important;
}

/*閉じる用の薄黒カバー*/

#nav-close {
    display: none;
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0;
    transition: .3s ease-in-out;
}

/*中身*/
#nav-content {
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 90%;
    max-width: 280px;
    height: 100%;
    background: #fff;
    transition: .3s ease-in-out;
    -webkit-transform: translateX(-105%);
    transform: translateX(-105%);
    -webkit-overflow-scrolling: touch;
}

#nav-input:checked~#nav-close {
    display: block;
    opacity: .5;
}

#nav-input:checked~#nav-content {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    box-shadow: 6px 0 25px rgba(0, 0, 0, .15);
}

.nav-sp_sns{
  float: left;
}

.nav-lead{
  float: right;
}

/*
.nav-lead .close {
    display: inline-block;
    padding: 10px 3px
}

.nav-lead .close span {
    height: 30px;
    margin: 0 20px 0 7px
}

.nav-lead .close span:before {
    left: -13px;
    width: 30px
}*/

.nav-lead .close {
    /*display: none;
    position: absolute;
    z-index: 999999;
    top: 4px;
    right: 0;
    padding: 0 15px 10px;*/
    cursor: pointer;
    -webkit-animation: animScale 2s ease 0s 1 normal;
    animation: animScale 2s ease 0s 1 normal

}

/*.nav-lead .close span {
    display: inline-block;
    position: relative;
    width: 3px;
    height: 30px;
    margin: 0 20px 0 7px;
    padding: 0;
    background: #8c9196;
    transition: .3s ease-in-out;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)

}*/

/*.nav-lead .close span:before {
    display: block;
    position: absolute;
    top: 50%;
    left: -13px;
    width: 30px;
    height: 3px;
    margin-top: -2px;
    background: #8c9196;
    content: "";
}*/

.nav-lead .close {
    /*display: inline-block;*/
    opacity: 1;
}

.logo-area {
    /*max-width: calc(100% - 76px);*/
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -37%);
    -moz-transform: translate(-50%, -37%);
    -ms-transform: translate(-50%, -37%);
    -o-transform: translate(-50%, -37%);
    transform: translate(-50%, -37%);
}

.logo-sp {
    /*display: table;
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
    letter-spacing: 1px;*/
}

.logo-sp a {
    vertical-align: middle;
}

.cart-area {
    position: absolute;
    right: 0%;
    top: 50%;
    -webkit-transform: translate(-0%, -37%);
    -moz-transform: translate(-0%, -37%);
    -ms-transform: translate(-0%, -37%);
    -o-transform: translate(-0%, -37%);
    transform: translate(-0%, -37%);
}

.i-color {
    color: #565656;
}

.i-size {
    font-size: 2em;
}

.nav-title {
    padding:20px 15px;
    font-size: 20px;
    /*font-weight: bold;
    text-align: center;
    letter-spacing: 2px;*/
    /*background: #fff;*/
    background: #f2f2f2;
    border-bottom: 1px solid #333;
}

.h-search-area_sp{
    width: 100%;
    padding: 15px 15px 15px 15px;
    border-bottom: 1px solid #333;
    box-sizing: border-box;
}

.h-search-box_sp {
    position: relative;
    display: table;
    width: 100%;
}

.h-search-txt_box_sp {
    display: table-cell;
    width: auto;
}

.h-search-txt_sp {
  font-size: 15px;
  padding: 5px 0 5px 0;
  display: block;
  box-sizing: border-box;
  width: 100%;
  color: #565656;
  border: 0;
  border-radius: 0;
  background: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.h-search-txt_sp::-ms-clear {
    display: none;
}

.h-search-txt_sp:placeholder-shown {
  color: #565656;
}

.h-search-txt_sp::-webkit-input-placeholder {
  color: #565656;
}

.h-search-txt_sp::-moz-placeholder {
  opacity: 1;
  color: #565656;
}

.h-search-txt_sp:-ms-input-placeholder {
  color: #565656;
}

.h-search-txt_sp:focus {
  outline: none;
}

.h-search-txt_sp:focus:placeholder-shown {
  color: #ccc;
}

.h-search-txt_sp:focus::-webkit-input-placeholder {
  color: #ccc;
}

.h-search-txt_sp:focus::-moz-placeholder {
  opacity: 1;
  color: #ccc;
}

.h-search-txt_sp:focus:-ms-input-placeholder {
  color: #ccc;
}

.h-search-btn_sp {
  position: absolute;
  right: 5px;
  top: -2px;
  width: 30px;
  height: 30px;
  padding: 0;
  color: #565656;
  border: 0;
  font-size: 22px;
  background: transparent;

  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.h-search-btn_sp:hover,
.h-search-btn_sp:active {
  cursor: pointer;
  opacity: .66;
}

.nav-menu-area {}

.nav-menu-box {
    /*margin-bottom: 20px;*/
}

.nav-menu-box2 ul li a {
    padding: 20px 15px;
    display: block;
    font-weight: bold;
    border-bottom: 1px solid #333;
    position: relative;
}

/*アイコンを表示*/
.nav-menu-box2 ul li a:before {
    content: '\f105';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top: 20px;
    right: 13px;
}

.nav-menu-box3 {
    margin-top: 20px;
}

.nav-menu-box h2 {
    font-size: 16px;
    border-bottom: 1px solid #333;
    border-top: 1px solid #333;
    padding: 15px;
    margin: 0 0 0 0;
}

.nav-menu-box ul li{
    border-bottom: 1px dotted #ccc;
}

.nav-menu-box ul li:last-child{
    border-bottom: none;
}

.nav-menu-box ul li a {
    padding: 25px 15px 24px 15px;
    display: block;
}

.nav-menu-box-bn {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 20px;
}


/*===アコーディオンメニュー===*/

/*ボックス全体*/
.accbox {
    margin: 0;
    padding: 0;
    /*max-width: 400px;最大幅*/
}

/*ラベル*/
.accbox label {
    display: block;
    font-weight: bold;
    background: #fff;
    cursor :pointer;
    transition: all 0.5s;
    /*font-size: 16px;*/
    border-bottom: 1px solid #333;
    /*border-top: 1px solid #333;*/
    padding: 20px 15px;
    margin: 0 0 0 0;
    position: relative;
}

/*アイコンを表示*/
.accbox label:after {
    content: '\f107';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    /*padding-right: 8px;*/
    position: absolute;
    top: 20px;
    right: 10px;
}

/*ラベルホバー時*/
.accbox label:hover {
    background : #f2f2f2;
}

/*チェックは隠す*/
.accbox input {
    display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.cssacc:checked + label + .accshow {
    height: auto;
    /*padding: 5px;*/
    background: #fff;
    opacity: 1;
    border-bottom: 1px solid #333;
}

.cssacc:checked + label {
    /*border-bottom: 1px solid #333;*/
}

.accbox .accshow p {
    margin: 15px 10px
}

/*アイコンを入れ替える*/
.cssacc:checked + label:after {
    content: '\f106';
}

.r-box {
    float: right;
}

.i-r-arrow li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f105';
    display: inline-block;
    /*width: 1em;*/
    padding-right: 5px;
    text-align: center;
    color: #565656;
    font-size: 1em;
}

/* Chrome, Safari */
input::-webkit-input-placeholder {
    color: #565656;
}

/* Firefox */
input::-moz-placeholder {
    color: #565656;
}

/* Firefox 18以前 */
input:-moz-placeholder {
    color: #565656;
}

/* IE */
input:-ms-input-placeholder {
    color: #565656;
}

.header-sp_box{
  display: table-cell;
  width: 33.33333%;
  height: 60px;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  color: #333;
  text-decoration: none;
}

.h-sp_menu{
  padding-right: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.h-sp_cart{
  padding-left: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media (max-width: 768px){
  .logo-sp img {
      vertical-align: middle;
      width: 65%;
  }
  #wrapper{
    padding-top: 62px;
  }
  .h-search-area_sp .h-search-area{
    float: none;
    /* width: 248px; */
  }
  .side-box .h-search-area {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    width: 100%;
  }
  .side-box .h-search-txt {
    height: 40px;
    font-size: 14px;
  }
  .side-box .h-search-btn {
    position: absolute;
    right: 0;
    top: 5px;
  }
}
@media (max-width: 480px){
  .logo-sp img {
      width: 100%;
  }
}


/************************************
** カラム ＞ レイアウト設定
************************************/
.k-col-area{
  padding: 30px;
  box-sizing: border-box;
}


.k-col {
    float: left;
}

.k-col-l2 {
    width: 20%;
    padding: 10px;
    box-sizing: border-box;
}

.k-col-l3 {
    width: 25%;
    padding: 10px;
    box-sizing: border-box;
}

.k-col-l3mid4 {
    width: 30%;
    padding: 10px;
    box-sizing: border-box;
}

.k-col-l4 {
    width: 33.333333%;
    padding: 10px;
    box-sizing: border-box;
}

.k-col-l5 {
    width: 41.666667%;
    padding: 10px;
    box-sizing: border-box;
}

.k-col-l6 {
    width: 50%;
    padding: 10px;
    box-sizing: border-box;
}

.k-col-l7 {
    width: 58.333333%;
    padding: 10px;
    box-sizing: border-box;
}

.k-col-l8 {
    width: 66.666666%;
    padding: 10px;
    box-sizing: border-box;
}

.k-col-l9 {
    width: 75%;
    padding: 10px;
    box-sizing: border-box;
}


.k-col-l10 {
    width: 80%;
    padding: 10px;
    box-sizing: border-box;
}

.k-col-l12 {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}

@media screen and (max-width: 768px) {
    .k-col-m4 {
        width: 33.333333%;
        padding: 10px;
        box-sizing: border-box;
    }

    .k-col-m6 {
        width: 50%;
        padding: 10px;
        box-sizing: border-box;
    }

    .k-col-m12 {
        width: 100%;
        padding: 10px;
        box-sizing: border-box;
    }

}

@media screen and (max-width: 480px) {
    .k-col-s6 {
        width: 50%;
        padding: 10px;
        box-sizing: border-box;
    }

    .k-col-s12 {
        width: 100%;
        padding: 10px;
        box-sizing: border-box;
    }
}

.free-page-content{
  font-size: 16px;
  max-width: 900px;
  margin: 0 auto 100px auto;
  font-family: "游ゴシック",YuGothic,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ ゴシック",sans-serif;
}

.free-page-content h2,
.free-page-content h3,
.free-page-content .line-box1,
.free-page-content .line-box2 {
  font-family: "游明朝","YuMincho","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","ヒラギノ明朝 Pro","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","ＭＳ 明朝","MS Mincho",serif;
}

.free-page-content p{
  font-size: 15px;
  line-height: 1.73em;
  letter-spacing: 2px;
  /*text-align: left;*/
  margin-bottom: 1.8em;
  font-weight: 500;
}

_:-ms-fullscreen, :root .free-page-content p {
  font-weight: normal;
}

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


.free-page-content dl.about-table{
    font-size: 14px;
    font-weight: 500;
}

_:-ms-fullscreen, :root .free-page-content dl.about-table {
  font-weight: normal;
}

.free-page-content dl.about-table dt {
    font-weight: 700;
    font-family: 'Montserrat', sans-serif!important;
}

.free-page-content dl.about-table dd {
    margin-bottom: 1em !important;
}

.free-page-content h3 {
    margin-bottom: 10px;
}

.fc-blue{
    color: #1468A8;
}

.w-box1{
  max-width: 600px;
  margin: 0 auto;
}

.photo1{
  padding: 30px;
  text-align: center;
}

.bg-box1{
  background-color: #f2f2f2;
  padding: 20px;
  margin-bottom: 20px;
}


.quotation{
  font-family: "游ゴシック",YuGothic,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ ゴシック",sans-serif;
  font-size: 15px;
  color: #565656;
  font-weight: 500;
}

_:-ms-fullscreen, :root .quotation {
  font-weight: normal;
}

.quotation span.origin{
  display: block;
  text-align: right;
  margin-top: 20px;
  font-size: 12px;
}

.img-right{
  float: none;
  margin-left: 0;
}

.quotation img{
  display: block;
  margin-bottom: 20px;
}

.free-page-content .quotation p:last-of-type {
  margin-bottom: 0;
}


.img-owner{
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
  text-align: center;

}


.line-box1{
  padding: 25px;
  border: 3px solid #48a556;
  border-radius: 3em .7em 2em .7em/.7em 2em .7em 3em;
  margin: 50px auto;
  /*background-color: #f2f9ee;*/

}

.line-box2{
  padding: 25px;
  border: 3px solid #cc4255;
  border-radius: 3em .7em 2em .7em/.7em 2em .7em 3em;
  margin: 50px auto;
  /*background-color: #f2f9ee;*/

}

.line-box3{
  padding: 20px;
  border: 1px solid #565656;
  margin: 50px auto;
  /*background-color: #f2f9ee;*/
  line-height: auto;
}

.p-box1{
  text-align: center;
  font-size: 22px;
}

.p-box1 span{
  color: #48a556;
}

.p-box2{
  text-align: center;
  font-size: 22px;
}

.p-box2 span{
  color: #cc4255;
}


@media screen and (min-width: 769px) {
  .free-page-content{
  }
  .f-img-mt200{
    margin-top: 200px;
  }
  .free-page-content dl.about-table dt {
    float: left;
    clear: left;
    width: 8em;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif!important;
  }

  .free-page-content dl.about-table dd {
      margin-left: 8em;
      margin-bottom: .2em !important;
  }

  .bg-box1{
    background-color: #f2f2f2;
    padding: 30px;
  }

  .quotation img{
    width: 300px;
  }

  .img-right{
    float: right;
    margin-left: 20px;
  }

  .img-owner{
    float: right;
    margin-left: 20px;
  }

  .line-box3{
    text-align: center;
  }

}


@media screen and (max-width: 480px) {
  .line-box1,
  .line-box2,
  .line-box3{
    margin: 30px 10px;
  }

  .free-page-content{
    margin-bottom: 50px;
  }

}

.bg0{
  background-color: #f2f2f2;
}


.bg1{
  background-color: #0d3965;
  color: #fff;
}

.bg1 a{
  color: #fff;
}

.pd-lr50-{
  padding-left: 0;
  padding-right: 0;
}

.sdw-t1{
  box-shadow: 0 0px 10px rgba(0,0,0,0.2);
}

.pd-tb30{
  padding: 30px 0;
}

.f-nav-area{
  padding: 0!important;
}

.f-logo-area{
  
}

.f-logo-area img{
  display: block;
  margin: 0 auto 0 auto;
  text-align: center;
  width: 150px;
}

@media screen and (max-width: 768px) {
  .pt-sp60_bg0{
    padding-top: 60px;
    background-color: #fff;
  }
  .pb-sp60_bg0{
    padding-bottom: 60px;
    background-color: #fff;
  }

  .pd-sp0{
    padding: 0!important;
  }
  .mr-sp0{
    margin: 0!important;
  }

}

.tbl_calendar {
  margin-bottom: 20px;
  max-width: 260px;
  width: 100%;
  font-size: 84.615%;
}
  .tbl_calendar caption {
    text-align: center;
  }
  .tbl_calendar th {
    padding: .3em 0;
    border-bottom: 1px solid #ccc;
    text-align: center;
  }
  .tbl_calendar td {
    padding: .5em 0;
    width: 14.2%;
    border-bottom: 1px solid #ccc;
    text-align: center;
  }
.cal_memo {
  margin-top: 1em;
  font-size: 84.615%;
}

@media screen and (max-width: 768px) {
  .calendar-box{
  margin: 0 auto;
  float: none;
  width: 100%;
  }

  .tbl_calendar {
  display: inline-block;
  width: auto;
  }

  .footer_notice_cal_table{

  text-align: center;
  }

  .tbl_calendar th,.tbl_calendar td {
  width: 28px;
  }

  .footer_notice_cal_table table:nth-child(2) {
  margin-left: 20px;
  }

}

@media screen and (max-width: 480px) {

  .footer_notice_cal_table table:nth-child(2) {
  margin-left: 0px;
  }

}

/* @media (max-width: 980px) {
  .h-search-area{
      max-width: 200px;
  }
} */

@media (max-width: 870px) {
  ul.h-menu li {
    margin: 0 5px;
  }
  /* .h-search-area{
      max-width: 180px;
  } */
  .g-nav > ul > li > a {
    padding: 1em 0.5em;
    font-size: 12px;
  }
  .g-nav > ul > li > a:first-child {
    padding-left: 1em;
  }
}

.g-nav-inner {
  display: flex;
  justify-content: space-around;
}


/* 240130 */

.free-page-content .movie-wrap {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  max-width: 560px;
}

.free-page-content .h2-pink {
  border-bottom: solid 8px #DABEC2;
}

.free-page-content .img-1col {
  width: 100%;
  max-width: 550px;
}

.free-page-content ul,
.free-page-content table {
  font-size: 15px;
  line-height: 1.73em;
  letter-spacing: 2px;
  text-align: left;
  font-weight: 500;
}

.free-page-content ul.check-list {
  padding-left: 15px;
}

.free-page-content ul.check-list li {
  margin-bottom: 0.7em;
  position: relative;
  padding-left: 20px;
}

.free-page-content ul.check-list li:last-child {
  margin-bottom: 0;
}

.free-page-content ul.check-list li:before{
  content: "";
  position: absolute;
  top: .4em;
  left: 0;
  -webkit-transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  transform: rotate(50deg);
  width: 5px;
  height: 10px;
  border-right: 3px solid #1b207c;
  border-bottom: 3px solid #1b207c;
}

.free-page-content .table-wrap {
  max-width: 700px;
  margin: 0 auto 20px;
}

.free-page-content table {
  width: 100%;
}

.free-page-content table th,
.free-page-content table td {
  box-sizing: border-box;
}

.free-page-content p.excerpt {
  font-size: 12px;
  margin-top: 2px;
}

.free-page-content p a {
  text-decoration: underline;
}

.free-page-content p a:hover {
  text-decoration: none;
}

.free-page-content .table-style-red th {
  background: #FBEFF0;
  border: solid 1px #F6DFE2;
  color: #D86E7C;
  padding: 10px;
}

.free-page-content .table-style-red td {
  border: solid 1px #F6DFE2;
  background-color: #fff;
  padding: 10px;
}

.free-page-content .table-style-red .table-heading {
  background-color: #DD7E8B;
  border: solid 1px #DD7E8B;
  color: #fff;
}
 
.free-page-content .table-style-green th {
  background: #f2f2f2;
  border: solid 1px #ccc;
  color: #333;
  padding: 10px;
}

.free-page-content .table-style-green td {
  border: solid 1px #ccc;
  padding: 10px;
}

@media screen and (max-width: 480px) {
  .free-page-content .table-style-red th,
  .free-page-content .table-style-red td,
  .free-page-content .table-style-green th,
  .free-page-content .table-style-green td {
    border-bottom: none;
    display: block;
    width: 100%;
  }

  .free-page-content .table-style-red tr:last-child td {
    border-bottom: 1px solid #F6DFE2;
  }

  .free-page-content .table-style-green tr:last-child td {
    border-bottom: 1px solid #ccc;
  }
}

.free-page-content .flow_design05 {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 800px;
  margin-top: 50px;
}

.free-page-content .flow05 {
  padding-left: 0;
}

.free-page-content .flow05 > li {
  list-style-type: none;
  position: relative;
  padding-left: 50px;
}

.free-page-content .flow05 > li:not(:last-child) {
  padding-bottom: 25px;
}

.free-page-content .flow05 > li .icon05 {
  width: 2em;
  height: 2em;
  line-height: 2em;
  text-align: center;
  border-radius: 100vh;
  display: inline-block;
  background: #6f8695;
  color: #fff;
  position: absolute;
  left: 0;
}

.free-page-content .flow05 > li:not(:last-child)::before {
  content: '';
  background: #c3c3c3;
  width: 4px;
  height: 100%;
  position: absolute;
  top: calc(50% - -30px);
  left: 16px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.free-page-content .flow05 > li dl dt {
  font-size: 1.3em;
  font-weight: 600;
  color: #6f8695;
  float: none;
  clear: none;
  width: auto;
  margin-bottom: 4px;
}

.free-page-content .flow05 > li dl dd {
  margin-left: 0;
}

.guide-btnWrap {
  margin: 25px auto;
  text-align: center;
}

a.btn-style1 {
	display: flex;
  justify-content: center;
  align-items: center;
	text-align: center;
	text-decoration: none;
	width: 100%;
  max-width: 450px;
	margin: auto;
	padding: 1rem 4rem;
	font-weight: bold;
	background: #fff;
	color: #1f247e;
	border-radius: 100vh;
	position: relative;
	transition: 0.5s;
  border: 1px solid #1f247e;
  box-sizing: border-box;
}
a.btn-style1::before {
	content: '';
	position: absolute;
	top: calc(50% - 2px);
	right: 1em;
	transform: translateY(calc(-50% - 2px)) rotate(45deg);
	width: 10px;
	height: 1px;
	background: #1f247e;
}
a.btn-style1::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 1em;
	transform: translateY(-50%);
	width: 35px;
	height: 1px;
	background-color: #1f247e;
}
a.btn-style1:hover {
	background: #d3e0ec;
	color: #1f247e;
}

@media screen and (max-width: 480px) {
  a.btn-style1 {
    font-size: 14px;
  }
  a.btn-style1::after {
    width: 25px;
  }
}
