@charset "euc-jp";

.js-time_limited_cart{
      display: none;
    }
 .js-time_limited_fire_cart{
      display: block;
    }


body {
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/bg.gif);
  color: #464e54;
}
a {
  color: #464e54;
}
a:hover {
  color: #ab9905;
}


select {

  /* styling */
  background-color: white;
  border: thin solid #e8e8e8;
  border-radius: 2px;
  display: inline-block;
  font: inherit;
  line-height: 1.5em;
  padding: 0 15px 0;

  /* reset */

  margin: 0;      
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}


/* arrows */

select{
  background-image:
    linear-gradient(45deg, transparent 50%, #333 50%),
    linear-gradient(135deg, #333 50%, transparent 50%),
    linear-gradient(to right, #e8e8e8, #e8e8e8);
  background-position: calc(98.5% - 16px) calc(12px + 0px), calc(98.5% - 11px) calc(10px + 2px), 100% 0;
  background-size: 5px 5px, 5px 5px, 43px 43px;
  background-repeat: no-repeat;
}

select:focus {
  background-image: linear-gradient(45deg, white 50%, transparent 50%), linear-gradient(135deg, transparent 50%, white 50%), linear-gradient(to right, gray, gray);
    background-position: calc(98.5% - 12px) 0.8em, calc(98.5% - 17px) 0.8em, 100% 0;
    background-size: 5px 5px, 5px 5px, 43px 43px;
    background-repeat: no-repeat;
    border-color: #e8e8e8;
    outline: 0;
}
#side select{
 height:40px;
}
#side select{
    background-position: calc(98.5% - 16px) calc(17px + 0px), calc(98.5% - 11px) calc(15px + 2px), 100% 0;
}
#side select:focus {
    background-position: calc(100% - 14px) calc(17px + 0px), calc(100% - 19px) calc(15px + 2px), 100% 0;
}

.insta_btn {
  display: inline-block;
  text-align: center;/*Ãæ±ûÂ·¤¨*/
  color: #2e6ca5;/*Ê¸»ú¿§*/
  font-size: 20px;/*Ê¸»ú¥µ¥¤¥º*/
  text-decoration: none;/*²¼Àþ¾Ã¤¹*/
}

.insta_btn:hover {/*¥Û¥Ð¡¼»þ*/
  color:#668ad8;/*Ê¸»ú¿§*/
  transition: .5s;/*¤æ¤Ã¤¯¤êÊÑ²½*/
}

.insta_btn .insta{/*¥¢¥¤¥³¥ó¤ÎÇØ·Ê*/
  position: relative;/*ÁêÂÐÇÛÃÖ*/
  display: inline-block;
  width: 50px;/*Éý*/
  height: 50px;/*¹â¤µ*/
  background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
  background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;/*¥°¥é¥Ç¡¼¥·¥ç¥ó­¡*/
  overflow: hidden;/*¤Ï¤ß½Ð¤¿ÉôÊ¬¤ò±£¤¹*/
  border-radius: 13px;/*³Ñ´Ý¤Ë*/

}

.insta_btn .insta:before{/*¥°¥é¥Ç¡¼¥·¥ç¥ó¤ò½Å¤Í¤ë¤¿¤á*/
  content: '';
  position: absolute;/*ÀäÂÐÇÛÃÖ*/
  top: 23px;/*¤º¤é¤¹*/
  left: -18px;/*¤º¤é¤¹*/
  width: 60px;/*¥°¥é¥Ç¡¼¥·¥ç¥ó¥«¥Ð¡¼¤ÎÉý*/
  height: 60px;/*¥°¥é¥Ç¡¼¥·¥ç¥ó¥«¥Ð¡¼¤Î¹â¤µ*/
  background: -webkit-radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%);
  background: radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%);/*¥°¥é¥Ç¡¼¥·¥ç¥ó­¢*/
}

.insta_btn.twitter_btn .insta{/*¥¢¥¤¥³¥ó¤ÎÇØ·Ê*/
  position: relative;/*ÁêÂÐÇÛÃÖ*/
  background: rgb(29, 161, 242);
}

.insta_btn.twitter_btn .insta:before{/*¥°¥é¥Ç¡¼¥·¥ç¥ó¤ò½Å¤Í¤ë¤¿¤á*/
  content: none;
}

.insta_btn .fa-instagram {/*¥¢¥¤¥³¥ó*/
  color: #FFF;/*Çò¤Ë*/
  position: relative;/*z-index¤ò»È¤¦¤¿¤á*/
  z-index: 2;/*¥°¥é¥Ç¡¼¥·¥ç¥ó¤è¤êÁ°¤Ë*/
  font-size: 35px;/*¥¢¥¤¥³¥ó¥µ¥¤¥º*/
  line-height: 50px;/*¹â¤µ¤È¹ç¤ï¤»¤ë*/
}

.insta_btn .fa-twitter {/*¥¢¥¤¥³¥ó*/
  color: #FFF;/*Çò¤Ë*/
  font-size: 30px;/*¥¢¥¤¥³¥ó¥µ¥¤¥º*/
  line-height: 50px;/*¹â¤µ¤È¹ç¤ï¤»¤ë*/
}

.insta_btn,
.twitter_btn{
  transition:.3s;
}
.insta_btn:hover,
.twitter_btn:hover{
  opacity:.6;
}

@media (max-width: 768px) { 
.nav_inner select{
 height:40px;
}
.nav_inner select,
#side select{
    background-position: calc(98.5% - 16px) calc(17px + 0px), calc(98.5% - 11px) calc(15px + 2px), 100% 0;
}
.nav_inner select:focus{
    background-position: calc(98.5% - 12px) 16px, calc(98.5% - 17px) 16px, 100% 0;
}
#side select:focus {
    background-position: calc(100% - 15px) 16px, calc(100% - 20px) 16px, 100% 0;
}
}

/*
 * layout
 */
#wrapper {
  max-width:1000px;
}

/*
 * contents
 */

.container{
  max-width:1000px;
}

#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;
}
#side{
 padding-left:0;
}
#side .cate li{
 border-bottom:none;
}
#side p a{
  transition:.3s;
}
#side p a:hover{
  opacity:.6;
}
.cate h3{
  border-bottom: dotted #666666 2px;
  padding:10px;
}
.cate li{
 border-bottom:1px solid #ccc;
}
.cate a{
 transition:.3s;
}
.cate_icon a{
 display:block;
 position:relative;
}
.cate_icon li a:before{
    content: "";
    display: inline-block;
    width: 35px;
    height: 35px;
    background-image: url(https://www.rakuten.ne.jp/gold/liplus/lapitastore/img/top/cate_43.png);
    background-size: contain;
    vertical-align: middle;
}
.cate_icon li:nth-child(2) a:before{
    background-image: url(https://www.rakuten.ne.jp/gold/liplus/lapitastore/img/top/cate_05.png);
}
.cate_icon li:nth-child(3) a:before{
    background-image: url(https://www.rakuten.ne.jp/gold/liplus/lapitastore/img/top/cate_09.png);
}
.cate_icon li:nth-child(4) a:before{
    background-image: url(https://www.rakuten.ne.jp/gold/liplus/lapitastore/img/top/cate_13.png);
}
.cate_icon li:nth-child(5) a:before{
    background-image: url(https://www.rakuten.ne.jp/gold/liplus/lapitastore/img/top/cate_16.png);
}
.cate_icon li:nth-child(6) a:before{
    background-image: url(https://www.rakuten.ne.jp/gold/liplus/lapitastore/img/top/cate_20.png);
}
.cate_icon li:nth-child(7) a:before{
    background-image: url(https://www.rakuten.ne.jp/gold/liplus/lapitastore/img/top/cate_28.png);
}
.cate_icon li:nth-child(8) a:before{
    background-image: url(https://www.rakuten.ne.jp/gold/liplus/lapitastore/img/top/cate_26.png);
}
.cate_icon li:nth-child(9) a:before{
    background-image: url(https://www.rakuten.ne.jp/gold/liplus/lapitastore/img/top/cate_21.png);
}
.cate_icon li:nth-child(10) a:before{
    background-image: url(https://www.rakuten.ne.jp/gold/liplus/lapitastore/img/top/cate_30.png);
}
.cate_icon li:nth-child(11) a:before{
    background-image: url(https://www.rakuten.ne.jp/gold/liplus/lapitastore/img/top/cate_27.png);
}
.cate_icon li:nth-child(12) a:before{
    background-image: url(https://www.rakuten.ne.jp/gold/liplus/lapitastore/img/top/cate_29.png);
}
.cate_icon li:nth-child(13) a:before{
    background-image: url(https://www.rakuten.ne.jp/gold/liplus/lapitastore/img/top/cate_23.png);
}
.cate_icon li:nth-child(14) a:before{
    background-image: url(https://www.rakuten.ne.jp/gold/liplus/lapitastore/img/top/cate_44.png);
}
.cate_icon a:hover{
 opacity:.6;
 text-decoration:none;
}
/*
 * 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;}


@media (max-width: 768px) {
  /* ~768px */
 .txt_28 { font-size: 22px; }
}

/* 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_40 { margin-top: 40px; }
.mar_b_40 { margin-bottom: 40px; }
.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_b_70 { margin-bottom: 70px; }
.mar_t_100 { margin-top: 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_7 { padding: 7px; }
.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; }
.pad_t_180 { padding-top: 180px; }
.pad_t_200 { padding-top: 200px; }
.pad_t_200_top { padding-top: 200px; }

@media (max-width: 768px) {
  /* ~768px */
 .pad_t_180 { padding-top: 40px; }
 .pad_t_200 { padding-top: 50px; }
}
.pad_t_200_top { padding-top: 120px; }
}

/* border */
.b_none{ border:none;}
.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; }
.bor_stripe{
    position: relative;
}
.bor_stripe:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 15px;
    background: repeating-linear-gradient(-45deg, #f6e345, #f6e345 5px, white 5px, white 10px);
    opacity: .8;
    z-index: -1;
}

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

/*
 * icons
 */
.icon-w.icon-logout { background-position: -32px -80px; }
.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); }
}

/* pagelink */

.pagelink{
  margin-top:-130px;
  padding-top:130px;
}
@media (max-width: 768px) {
  /* ~768px */
 .pagelink{
  margin-top:-60px;
  padding-top:60px;
  }
}

/* b_btn */
.b_btn {
    border:none;
    background-color: #333;
    color: #fff;
}
/* r_btn */
.r_btn {
    border:none;
    border-radius: 0;
    padding: 20px 60px;
    background: #c01b1a;
    color: #fff;
    display: block;
    text-align: center;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}
.r_btn:before {
        position: absolute;
        top: 0;
        left: -75%;
        z-index: 2;
        display: block;
        content: '';
        width: 50%;
        height: 100%;
        background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
        background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
        -webkit-transform: skewX(-25deg);
        transform: skewX(-25deg);
    }
.r_btn:hover {
    background-color: #c01b1a;
    color: #fff;
}
.r_btn:hover::before {
      -webkit-animation: shine .75s;
      animation: shine .75s;
    }
    @-webkit-keyframes shine {
      100% {
        left: 125%;
      }
    }
    @keyframes shine {
      100% {
        left: 125%;
      }
    }
    @-webkit-keyframes shine {
      100% {
        left: 125%;
      }
    }
    @keyframes shine {
      100% {
        left: 125%;
      }
    }

/* icon */
.icon-lg-w.icon-cart {
  background-position: -264px -96px;
}
.icon-lg-w.icon-chevron_up {
  background-position: -0px -216px;
}
.icon-lg-w.icon-chevron_down {
  background-position: -528px -192px;
}

/*-------------------20200721-----------------------*/

.noto{ font-family: 'Noto Sans Japanese',"¥á¥¤¥ê¥ª", Meiryo, "¥Ò¥é¥®¥Î³Ñ¥´ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif; }


a.arrow:after {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #bbb;
    border-right: solid 2px #bbb;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    margin-top: -4px;
    margin-left: 20px;
    transition: .3s;
    right: 20px;
}

/* clearfix
-------------------------------------------------------------------*/
dl:after,
ul:after,
.fix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	overflow:hidden;
}
dl,
ul,
.fix {
	display:inline-block;
	min-height:1%;
}

dl,
ul,
.fix {
	display:block;
}

i{
  font-style: normal !important;
}

ul li {
	list-style:none;
}
.flex{
    display: flex;
}
.f_bold {	font-weight:bold !important;}
.f_normal {	font-weight:normal !important;}

.f_red {color:#f44336;}


/* display_none */
.display_pc {
	display:block;
}
.display_pc.in {
	display:inline;
}
.display_sp,
.display_sp.in {
	display:none;
}
/* align */
.t_left {	text-align:left !important;}
.t_center {	text-align:center !important;}
.t_right {	text-align:right !important;}


/* .accordion */
.accordion ul {
	width:100%;
	padding:0;
    margin:0;
}
.accordion li {
	position:relative;
	list-style:none;
}


.accordion > ul > li > a {
	display: block;
	text-decoration: none;
	cursor: pointer;
	padding: 18px;
	position: relative;
    color: #fff;
    background: #333;
}
.accordion > ul > li > a h5{
    font-weight: bold;
    letter-spacing: 1px;
    padding-left: 20px;
    transition: .4s;
    font-size: 16px;
    margin:0;
}
.accordion > ul > li > a{
    opacity: 1;
}
.accordion > ul > li > a:hover h5{
	text-decoration:none;
    color: #f7afc4;
}
.accordion > ul > li > p {
	display: none;
	text-align:left;
	color:#555;
	line-height:1.8;
}
.accordion > ul > li > p a{
    display: block;
    text-align: center;
    padding: 10px 15px;
    font-weight: bold;
    border: 2px solid #f38caa;
    margin: 5px 0;
    background: #fff;
    position: relative;
    transition: .4s;
}
.accordion > ul > li > p a:before{
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #f390ad;
    border-right: solid 2px #f390ad;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 25px;
    margin-top: -4px;
    transition: .4s;
}
.accordion > ul > li > p a:hover{
    text-decoration: none;
}
.accordion > ul > li > p a:hover:before{
    opacity: .6;
}

.accordion li .accordion_icon,
.accordion li .accordion_icon span {
	display: inline-block;
	transition: all .3s;
	box-sizing: border-box;
}
.accordion li .accordion_icon {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 27px;
    right: 5px;
}
.accordion li .accordion_icon span {
	position: absolute;
    width: 40%;
	height: 2px;
    background-color: #fff;
}
.accordion li .accordion_icon span:nth-of-type(1) {
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.accordion li .accordion_icon span:nth-of-type(2) {
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.accordion li .accordion_icon.active span:nth-of-type(1) {
	display:none;
}
.accordion li .accordion_icon.active span:nth-of-type(2) {
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}



@media screen and (max-width:768px) {
.display_pc,
.display_pc.in {
	display:none;
}
}
@media screen and (max-width:768px) {
.display_sp {
	display:block;
}
.display_sp.in {
	display:inline;
}
}


h2.checked{
    font-size:23px;
    border-bottom:1px dashed #ccc;
    padding-bottom:10px;
}
/*----------------------------
.checked-box a{
   display: block;
   transition: .6s;
}
.checked-box a:first-child{
  background:#fbfbfb;
}
.checked-box a:hover{
    opacity:.6;
}
------------------------------*/
.product_link{
 transition:.3s;
 text-decoration:none;
}
.product_link:hover{
  text-decoration:none ;
}
.product_link:hover p{
 opacity: .6;
}
.product_link img{
  display:block;
  background: #fbfbfb;
  border-radius:20px;
}
.product_link:hover img{
  opacity: 1;
  -webkit-animation: flash 1.5s;
  animation: flash 1.5s;
}
@-webkit-keyframes flash {
  0% {
    opacity: .4;
  }
  100% {
    opacity: 1;
  }
}
@keyframes flash {
  0% {
    opacity: .4;
  }
  100% {
    opacity: 1;
  }
}



/* header
-------------------------------------------------------------------*/
.header {
	position: fixed;
	top:0;
	left:0;
	width:100%;
	z-index: 500;
	background: #FFF;
}

.header_top {
	box-sizing: border-box;
	margin: 10px auto 0;
	width: 1000px;
}

.header_top .flex .left{
    text-align: left;
}

.header_top .sokuji{
    display: inline-block;
    padding:5px 10px;
    font-size: 13px;
    color: #fff;
    background-color: #f38caa;
    margin-right: 10px;
} 
.header_top .muryo{
    display: inline-block;
    padding:5px 10px;
    font-size: 13px;
    color: #fff;
    background-color: #5fbdc4;
} 
/*-----------------------
.header_top .h1{
    width: 150px;
}
.header_top .h1 a{
  display:block;
}
-------------------------*/
.header_top .h1 a{
  display:inline-block;
  width: 150px;
}
.header_top .h1 img{
    width: 100%;
}
.header_top .h1 a + img{
    width: 90px;
}
.header_top h1{
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.header_logo {
	float:left;
	width: 185px;
	height: 60px;
	line-height: 60px;
}

.header_logo img {
	vertical-align: middle;
}

@media screen and (max-width:768px) {
	.header_logo {
		width: 140px;
		padding-left: 10px;
	}
    .header_top .h1{
        padding-left: 10px;
        margin-top: 15px;
        margin-bottom: 10px;
        width: 130px;
	}
}


.header_top .flex{
    justify-content: space-between;
}
.header_menu ul {
	display: inline-block;
}
.header_menu li a{
    background:#333333;
    color:#ffffff;
    font-weight:bold;
}

.header_menu li {
	display: inline-block;
	font-size: 13px;
}
.header_menu li a{
    display: inline-block;
    padding: 0px 8px 0 11px;
    border-radius: 5px;
    line-height: 22px;
    transition:.3s;
}
.header_menu li a:hover{
   text-decoration:none;
  opacity:.6;
}

.header_menu li:first-child {
	border: 0;
	padding-left: 0;
}
.header_menu li:first-child i{
	margin-left: 2px;
    margin-bottom: -3px;
}

.header_menu li a { text-decoration: none; }

.header_menu li a img{
    margin-right: 5px;
    width: 17px;
}

.header_menu .searchArea {
	width: 208px;
	height: 24px;
	margin: auto;
	letter-spacing: 0.1em;
	font-weight: bold;
	line-height: 0;
	display: inline-block;
}


 /* --- ¥Æ¥­¥¹¥ÈÆþÎÏÍó¤ÎSTYLEÀßÄê --- */
.header_menu .searchArea .searchText {
	display: block;
	float: left;
	box-sizing: border-box;
	height: 30px;
	width: 176px;
	margin: 0;
	padding: 0 0 0 46px;
	border: none;
	background: #DADADA url(https://www.google.com/cse/static/images/1x/googlelogo_lightgrey_46x16dp.png) left center no-repeat;
	color: #333;
	outline: 0;
	font-size: 12px;
	/*-webkit-transition: .3s ease;
	transition: .3s ease;*/
}

 /* --- ¸¡º÷¥Ü¥¿¥óÍó¤ÎSTYLEÀßÄê --- */
.header_menu .searchArea .searchButton {
	float: left;
	box-sizing: border-box;
	height: 30px;
	margin: 0;
	padding: 6px 9px;
	border: none;
	background: #EE4C36;
	color: #fff;
	cursor: pointer;
	line-height: 12px;
	font-size: 12px;
}

 /* --- ¸¡º÷¥Ü¥¿¥óÍó¤Ë¥Õ¥©¡¼¥«¥¹¤«Íè¤¿¤È¤­ --- */
.header_menu .searchArea .searchText:focus {
	background: #EDDEA2;
	padding-left: 5px;
}


 /* --- ¥ª¡¼¥È¥Õ¥£¥ëÀßÄê --- */
.header_menu .searchArea .searchText:-webkit-autofill{
  -webkit-transition: background 9999s;
  transition: background 9999s;
}

 /* --- IE¤ÎÆþÎÏ¥¨¥ê¥¢±¦Â¦¡ß¾Ã¤· -------------------------*/
.header_menu .searchArea .searchText::-ms-clear {
	display: none;
}


.header_gray{
   padding: 10px 0;
}
.header_gray ul{
  display: flex;
  max-width: 1000px; 
  margin: 0px auto;
}
.header_gray img{
    width: 16px;
    padding-bottom: 3px;
    margin-right: 5px;
}
.header_gray ul li{
    line-height: 0;
}
.header_gray ul li a{
    border: 2px solid #666;
    padding: 5px 15px 3px 13px;
    border-radius: 5px;
    margin-left: 5px;
    transition:.3s;
    display: block;
    line-height:20px;
}
.header_gray ul li a:hover{
    opacity:.6;
}
.header_gray select{
    width: 240px;
    margin-right:10px;
}
.header_gray .search_area [type="text"] {
    display: block;
    padding: 4px 15px;
}
.header_gray .search_area .btn {
    display: block;
    padding: 1px 10px;
    background: #e8e8e8;
}
.header_gray ul li:nth-child(2){
    margin-left: auto;
}
.header_gray form{
   line-height: 0;
   margin-bottom: 0;
}


@media screen and (max-width: 320px){
.header_top .h1 a{
  display:block;
  width:100%;
}
.header_top .h1 {
    width: 105px;
    margin-bottom: 15px;
}
}

/* nav
-------------------------------------------------------------------*/
#SpMenu{ display:none;}

.header nav {
	width: 100%;
}


nav ul li a:link,
nav ul li a:visited,
nav ul li a:hover {
	text-decoration: none;
}


.nav01 li a span{
    position: relative;
    transition: .3s;
    font-family: -apple-system, blinkMacSystemFont, /* Mac¤Î²¤Ê¸¤ÏSan Francisco (OS X 10.11°Ê¹ß) */
               'Helvetica Neue',            /* Mac¤Î²¤Ê¸ (OS X 10.10°ÊÁ°) */
               'Segoe UI',                  /* Windows¤Î²¤Ê¸ */
               'Hiragino Kaku Gothic ProN', /* Mac¤Î¥Ò¥é¥®¥Î */
               Meiryo,                      /* Windows¤Î¥á¥¤¥ê¥ª */
               sans-serif;
    letter-spacing: 0.5px;
}
.nav01 li a span:before { 
    content:""; 
    background:url(https://www.rakuten.ne.jp/gold/liplus/lapitastore/img/common/home.png) no-repeat;
    position: absolute;
    transition: .3s;
    bottom: 14px;
    left: 0;
    right: 0;
}
.nav01 li:nth-child(2) a span:before { 
    content:""; 
    background:url(https://www.rakuten.ne.jp/gold/liplus/lapitastore/img/common/about.png) no-repeat;
}
.nav01 li:nth-child(3) a span:before { 
    content:""; 
    background:url(https://www.rakuten.ne.jp/gold/liplus/lapitastore/img/common/guide.png) no-repeat;
}
.nav01 li:nth-child(4) a span:before { 
    content:""; 
    background:url(https://www.rakuten.ne.jp/gold/liplus/lapitastore/img/common/contact.png) no-repeat;
}
.nav01 li:nth-child(5) a span:before { 
    content:""; 
    background:url(https://www.rakuten.ne.jp/gold/liplus/lapitastore/img/common/topics.png) no-repeat;
}
.nav01 li:nth-child(6) a span:before { 
    content:""; 
    background:url(https://www.rakuten.ne.jp/gold/liplus/lapitastore/img/common/review.png) no-repeat;
}



.nav01 li a:hover span:before { 
    bottom: 18px;
}
.nav01 li a:hover span{
    font-weight: bold;
}




@media screen and (min-width:769px) ,print {
	.header .nav01 {
		margin: 0 auto;
		width: 1000px;
		/*display: -webkit-box;
		display: box;*/
		display: flex;
	}

	.header .nav01 > li {
		/*-webkit-box-flex: 1;
		box-flex: 1;*/
		flex: 1;
		width: 100%;
		font-weight: bold;
        text-align: center;
	}

	.header .nav01 > li > a {
		display: block;
		line-height: 1;
		font-size:14px;
		height: 67px;
		line-height: 70px;
		transition: background-color 1s, color 1s;
	}

	.header .nav01 > li > a:link,
	.header .nav01 > li > a:visited{
		color: #333;
	}

	.header .nav01 > li:hover > a {
        opacity: 1;
        position: relative;
	}
    .header .nav01 > li:hover > a:after{
        content: "";
        position: absolute;
        width: 50%;
        height: 2px;
        background: #ccc;
        bottom: 0px;
        left: 0;
        right: 0;
        margin: auto;
    }
    .header .nav01 a.on{
        position: relative;
    }
  

	.header .nav01 > li > a span {
		line-height: 1;
		vertical-align: middle;
		display: inline-block;
        font-weight: 500;
        font-size: 13px;
        margin-top: 46px;
	}

	.header .nav01 > li > a span:before {
		width: 25px;
		height: 25px;
		display: block;
		margin: 0 auto 2px;
	}

	.header .nav01 > li > ul ,
	.header .nav02,
	.header .nav03 ,
	.header .searchArea ,
	.header .spmenu_close {
		display: none;
	}
}


.searchArea .container .display_pc{
    display: inline-block;
}


@media screen and (max-width:768px) {
    
    .header .nav01{
        display: none;
    }
    
    
    .searchArea .container .display_pc{
        display: none;
    }
    
	.megamenu {
		display: none;
	}

	.NavWrap {
		display: none;
	}

	.header_menu {
		display: none;
	}

	#SpMenu {
		display:block;
		position: fixed;
		top: 0;
		right:0;
		z-index: 550;
        background: #333333;
        width: 50px;
		height: 50px;
	}

	#SpMenu a {
		display: block;
		color: #FFF;
		text-decoration: none;
		font-size:14px;
		line-height: 60px;
        margin: 10px auto;
	}
    #SpMenu.active a {
        background: #333;
    }

	#SpMenu a span {
		display: inline-block;
		vertical-align: middle;
		line-height: 20px;
		text-align: center;
	}

	#SpMenu a .open:before ,
	#SpMenu a .close:before {
		display: block;
		content: "";
		font: normal normal normal 30px/1 Fontawesome;
	}

    #SpMenu a:hover{
        opacity: 1;
    }
    
  
    
    .menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
.menu-trigger {
  position: relative;
 width: 25px;
    height: 35px;
}
.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #fff;
  border-radius: 4px;
}
.menu-trigger span:nth-of-type(1) {
  top: 5px;
}
.menu-trigger span:nth-of-type(2) {
  top: 13px;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 11px;
}
    

#SpMenu.displaySp.active{
    background: #333;
}
.displaySp.active .menu-trigger span:nth-of-type(3) {
    bottom: -1px;
}
.displaySp.active .menu-trigger span:nth-of-type(1) {
    top: -7px;
}
    
    
    
    .menu-trigger span:nth-of-type(1) {
  -webkit-animation: menu-bar01 .75s forwards;
  animation: menu-bar01 .75s forwards;
}
@-webkit-keyframes menu-bar01 {
  0% {
    -webkit-transform: translateY(20px) rotate(45deg);
  }
  50% {
    -webkit-transform: translateY(20px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
  }
}
@keyframes menu-bar01 {
  0% {
    transform: translateY(20px) rotate(45deg);
  }
  50% {
    transform: translateY(20px) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}
.menu-trigger span:nth-of-type(2) {
  transition: all .25s .25s;
  opacity: 1;
}
.menu-trigger span:nth-of-type(3) {
  -webkit-animation: menu-bar02 .75s forwards;
  animation: menu-bar02 .75s forwards;
}
@-webkit-keyframes menu-bar02 {
  0% {
    -webkit-transform: translateY(-20px) rotate(-45deg);
  }
  50% {
    -webkit-transform: translateY(-20px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
  }
}
@keyframes menu-bar02 {
  0% {
    transform: translateY(-20px) rotate(-45deg);
  }
  50% {
    transform: translateY(-20px) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}
.displaySp.active .menu-trigger span:nth-of-type(1) {
  -webkit-animation: active-menu-bar01 .75s forwards;
  animation: active-menu-bar01 .75s forwards;
}
@-webkit-keyframes active-menu-bar01 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(20px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(20px) rotate(45deg);
  }
}
@keyframes active-menu-bar01 {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(20px) rotate(0);
  }
  100% {
    transform: translateY(20px) rotate(45deg);
  }
}
.displaySp.active .menu-trigger span:nth-of-type(2) {
  opacity: 0;
}
.displaySp.active .menu-trigger span:nth-of-type(3) {
  -webkit-animation: active-menu-bar03 .75s forwards;
  animation: active-menu-bar03 .75s forwards;
}
@-webkit-keyframes active-menu-bar03 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(-20px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-20px) rotate(-45deg);
  }
}
@keyframes active-menu-bar03 {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(-20px) rotate(0);
  }
  100% {
    transform: translateY(-20px) rotate(-45deg);
  }
}



	#SpMenu .close,
	#SpMenu.active .open {
		display:none;
	}

	.header .NavWrap {
		position: fixed;
		top:50px;
		bottom: 0;
		right: 0;
		background: rgba(0, 0, 0, .6);
		text-align: right;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
	}

	.nav_inner {
		max-width: 320px;
		padding:0 0 15px;
		display: inline-block;
		box-sizing: border-box;
		height: 100%;
		overflow-y: scroll;
        position: relative;
		cursor: pointer;
        background: #fff;
	}

	.nav01 li {
		background: #FFF;
		text-align: left;
		margin-bottom: 5px;
		border-radius: 5px;
	}

	.nav01 li a {
		padding: 10px;
		font-size: 12px;
		display: block;
		text-decoration: none;
	}

	.nav01 li a span {
		position: relative;
		width: 100%;
		display: block;
	}
    
	.nav01 li ul {
		display: none;
	}

	.nav01 li ul li {
		position: relative;
		padding-left: 20px;
		background: #F2EFEF;
		margin-bottom: 0;
		border-bottom: 1px solid #D8D8D8;
		border-radius: 0;
	}

	.nav01 li ul li a {
		position: relative;
	}
	.nav01 li ul li ul {
		display: block;
	}

	.nav01 li ul li span {
		padding: 10px;
		padding-bottom: 5px;
		font-size: 12px;
		display: block;
	}

	.nav01 li ul li ul {
		padding: 0 0 10px 10px;
	}

	.nav01 li ul li li {
		display: inline-block;
		padding: 0;
		border: 0;
		margin-right: 5px;
	}

	.nav01 li ul li li a {
		padding: 0;
	}

	.nav01 li ul li li a:after {
		display: none;
	}

	.nav01 li ul li li a:before {
		content:"\f105";
		font: normal normal normal 14px/1 Fontawesome;
		color: #787878;
		display: inline-block;
		margin-right: 5px;
	}

	.nav02 {
		display: flex;
		flex-wrap: wrap;
		margin:0 0 30px; 
        background: #f1f1f1;
        padding:0 0 30px;
	}
    .nav_inner .menu_ttl span{
        position: relative;
        display: inline-block;
    }
    .nav_inner .menu_ttl span:before{
        content: "";
        position: absolute;
        width: 14px;
        height: 25px;
        background: url(https://www.rakuten.ne.jp/gold/liplus/lapitastore/img/common/menu_ttl_left.png);
        left: -22px;
        top: -5px;
    }
    .nav_inner .menu_ttl span:after{
        content: "";
        position: absolute;
        width: 14px;
        height: 25px;
        background: url(https://www.rakuten.ne.jp/gold/liplus/lapitastore/img/common/menu_ttl_right.png);
        right: -22px;
        top: -5px;
    }
    
	.nav02 li {
		width: 100%;
		text-align: left;
		box-sizing: border-box;
        padding: 0px 15px;
	}
    .nav02 li dt{
        text-align: center;
        margin-bottom: 10px;
        margin-top: 20px;
    }
  .nav02 li dd form{
        margin-bottom:0;
  }
    .nav02 li dt span{
        display: inline-block;
        border-bottom: 1px solid #333;
        padding-bottom: 3px;
    }
    
    .nav02 li dt span:before{
        content: "";
        background: url(https://www.rakuten.ne.jp/gold/liplus/lapitastore/img/common/menu_ttl01.png) no-repeat;
        width: 27px;
        height: 11px;
        display: block;
        margin: 0 auto 7px;
    }
    .nav02 li:nth-child(2) dl dd:nth-child(odd){
       margin-left: 3%;
   }
    .nav02 li:nth-child(2) dl dd{
        width: 47%;
        background: #fff;
        margin-bottom: 10px;
        float: left;
        margin-right: 0;
        margin-left: 0;
    }
    .nav02 li:nth-child(2) dl dd:last-child{
        margin-bottom: 0;
    }
    .nav02 li dl dd a.arrow{
        padding: 11px 3%;
        display: block;
        position:relative;
    }
    .nav02 li:nth-child(2) dl dd.f_small span{
        font-size: 11px;
        letter-spacing: -1px;
    }
    .nav02 li dl a{
        display: block;
    }
	.nav02 li a {
		color: #333;
		display: block;
		box-sizing: border-box;
	}


	.nav02 li a span {
		position: relative;
		display: inline-block;
		padding: 0;
		line-height: 1.3;
		font-size: 75%;
		vertical-align: middle;
	}
    
    .nav03 a.arrow:after{
        right: 20px;
    }

    .nav02 li:nth-child(3) dl dd a{
        background: #fff;
        margin-bottom: 10px;
    }

	.NavWrap .searchArea {
		position: relative;
		height: 35px;
		letter-spacing: 0.1em;
		font-weight: bold;
		line-height: 0;
		background: #EC8A7D;
		display: block;
		margin-left: -15px;
		margin-right: -15px;
		margin-bottom: 15px;
		padding: 15px;
		text-align: center;
	}

	 /* --- ¥Æ¥­¥¹¥ÈÆþÎÏÍó¤ÎSTYLEÀßÄê --- */
	.NavWrap .searchArea .searchText {
		display: inline-block;
		/*float: left;*/
		box-sizing: border-box;
		height: 30px;
		width: 250px;
		margin: 0;
		padding: 0 0 0 46px;
		border: none;
		background: #FFF url(https://www.google.com/cse/static/images/1x/googlelogo_lightgrey_46x16dp.png) left center no-repeat;
		color: #333;
		outline: 0;
	  font-size: 12px;
	}

	.NavWrap .searchArea .searchText:focus {
		padding-left: 5px;
		background: #FFF;
	}

	 /* --- ¸¡º÷¥Ü¥¿¥óÍó¤ÎSTYLEÀßÄê --- */
	.NavWrap .searchArea .searchButton {
		/*float: left;*/
		display: inline-block;
		box-sizing: border-box;
		width: 30px;
		height: 30px;
		margin: 0;
		padding: 6px 10px;
		border: none;
		background: #000;
		color: #fff;
		cursor: pointer;
		line-height: 12px;
		font-size: 12px;
	}

	.nav03 {
		text-align: left;
        padding: 25px 15px;
        margin-left: 0;
	}

	.nav03 li {
		margin-bottom: 13px;
        position: relative;
	}

	.nav03 li a {
		padding: 0 6px 0 3px;
		color: #333;
		font-size: 12px;
		line-height: 1;
        background:#f1f1f1; 
        display: block;
        padding: 10px 3%;
	}
    .nav03 li a span:before {
        content: "";
        width: 20px;
        height: 20px;
        display:inline-block;
        vertical-align: middle;
        margin-right:5px;
        background: url(https://www.rakuten.ne.jp/gold/liplus/lapitastore/img/common/guide.png) no-repeat;
        background-size: contain;
    }
    .nav03 li:nth-child(2) a span:before {
        background: url(https://www.rakuten.ne.jp/gold/liplus/lapitastore/img/common/contact.png) no-repeat;
        background-size: contain;
    }
    .nav03 li:nth-child(3) a span:before {
        background: url(https://www.rakuten.ne.jp/gold/liplus/lapitastore/img/common/about.png) no-repeat;
        background-size: contain;
    }
    .nav03 li:nth-child(4) a span:before {
        content: none;
    }
    .nav03 li:nth-child(4) a{
        padding: 14px 3%;
    }
    .nav03 li:nth-child(5) a span:before {
        content: none;
    }
    .nav03 li:nth-child(5) a{
        padding: 13px 3%;
        background: #333;
        color: #ffffff;
    }
   .nav03 li:nth-child(5) a i{
        margin-left: 5px;
        margin-bottom: -3px;
    }
    
    .nav03 li .nav03_inner a{
        background: none;
    }
    .nav03 li .nav03_inner li:first-child{
        float: left;
        width: 50%;
        margin: 0;
    }
    .nav03 li .nav03_inner li:last-child{
        float:right;
        width: 50%;
        text-align: right;
        margin: 0;
    }
    .nav03 li .nav03_inner li:last-child i{
        display: inline-block;
        padding: 5px;
    }
    .nav03 li .nav03_inner li a{
        padding: 0;
    }
    
    
    
    

	.nav03 li:first-child a {
		border-left: 1px solid #FFF;
	}


	.spmenu_close {
		text-align: center;
	}

	.spmenu_close p {
		padding: 5px;
		display: inline-block;
		background: #333333;
        font-size: 13px;
        margin-bottom: 7px;
        color: #fff;
	}
    
    .slick-slide img {
        width: 70%;
        margin: 0 auto;
    }
}


@media screen and (max-width:360px) {
 
    .slick-slide img {
        width: 60%;
        margin: 0 auto;
    }
}



/* megamenu */
@media screen and (min-width:769px) {

	.header nav ul li:hover .megamenu {
		max-height: 9999px;

		opacity: 1;
		padding: 20px 0;
		background: rgba(0, 0, 0, .8);
	}

	.megamenu {
		/*background: #333;*/
		max-height: 0;
		opacity: 0;
		overflow: hidden;
		width: 100%;
		position: absolute;
		top: 140px;
		left: 0;
		transition: all .2s ease-in;
		z-index: 999;
	}

	.megamenu_wrap {
		position: relative;
		margin: 0 auto;
		width: 1000px;
		display: block;
		border: 4px solid #000;
		border-radius: 20px;
		padding: 17px;
		background: #FFF;
		box-sizing: border-box;
	}

	.megamenu_wrap:after,
	.megamenu_wrap:before {
		bottom: 100%;
		left: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
	}

	.megamenu_wrap:after {
		border-color: rgba(255, 255, 255, 0);
		border-bottom-color: #ffffff;
		border-width: 20px;
		margin-left: -20px;
	}

	.megamenu_wrap:before {
		border-color: rgba(0, 0, 0, 0);
		border-bottom-color: #000000;
		border-width: 26px;
		margin-left: -26px;
	}

	.nav01 li:nth-child(2) .megamenu_wrap:before { left:204px;}
	.nav01 li:nth-child(2) .megamenu_wrap:after { left:204px;}

	.nav01 li:nth-child(3) .megamenu_wrap:before { left:347px;}
	.nav01 li:nth-child(3) .megamenu_wrap:after { left:347px;}

	.nav01 li:nth-child(4) .megamenu_wrap:before { left:490px;}
	.nav01 li:nth-child(4) .megamenu_wrap:after { left:490px;}

	.nav01 li:nth-child(5) .megamenu_wrap:before { left:633px;}
	.nav01 li:nth-child(5) .megamenu_wrap:after { left:633px;}

	.nav01 li:nth-child(6) .megamenu_wrap:before { left:776px;}
	.nav01 li:nth-child(6) .megamenu_wrap:after { left:776px;}

	.nav01 li:nth-child(7) .megamenu_wrap:before { left:919px;}
	.nav01 li:nth-child(7) .megamenu_wrap:after { left:919px;}





	.megamenu-inner {
		width: auto;
	}

	.megamenu-inner:after {
		content: "";
		clear: both;
		display: block;
	}

	.megamenu-inner .megamenu_l {
		width: 320px;
		float: left;
	}

	.megamenu-inner .megamenu_r {
		overflow: hidden;
	}

	.megamenu-inner h3 {
		font-size: 113%;
		font-weight: bold;
		text-align: left;
		border-bottom: 2px solid #000;
		margin-bottom: 10px;
	}

	.nav01 .megamenu-inner li {
		display: inline-block;
	}

	.nav01 li:nth-child(2) .megamenu_l ,
	.nav01 li:nth-child(3) .megamenu_l {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}

	.nav01 li:nth-child(2) .megamenu_l .page_btn {
		display: inline-block;
	}

	.nav01 li:nth-child(2) .megamenu_r ul ,
	.nav01 li:nth-child(3) .megamenu_r ul ,
    .nav01 li:nth-child(2) .megamenu_l ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: flex-end;
	}

	.nav01 li:nth-child(2) .megamenu_r ul:after ,
	.nav01 li:nth-child(3) .megamenu_r ul:after ,
    .nav01 li:nth-child(2) .megamenu_l ul:after {
		display: none;
	}

	.nav01 li:nth-child(2) .megamenu_r li ,
	.nav01 li:nth-child(3) .megamenu_r li ,
    .nav01 li:nth-child(2) .megamenu_l li {
		display: block;
		float: left;
		margin-right: 10px;
	}
	.nav01 li:nth-child(2) .megamenu_r2 li ,
	.nav01 li:nth-child(3) .megamenu_r2 li {
		display: block;
		float: left;
		margin-right: 11px;
	}

	.nav01 li:nth-child(2) .megamenu_r li:last-child ,
	.nav01 li:nth-child(3) .megamenu_r li:last-child ,
	.nav01 li:nth-child(2) .megamenu_r2 li:last-child ,
	.nav01 li:nth-child(3) .megamenu_r2 li:last-child ,
	.nav01 li:nth-child(2) .megamenu_l li:last-child {
		margin-right: 0;
	}

	.nav01 li:nth-child(2) .megamenu_r li img {
		width: auto;
		height: 85px;
	}
		.nav01 li:nth-child(2) .megamenu_r2 li img {
		width: auto;
		height: 85px;
	}

	.nav01 li:nth-child(3) .megamenu_r li img {
		width: auto;
		height: 100px;
	}
	.nav01 li:nth-child(3) .megamenu_r2 li img {
		width: auto;
		height: 87px;
	}
		.nav01 li:nth-child(2) p {
			margin: 10px auto 7px auto;;
            text-align: center;
		}
    .megamenu_beginner{
        border: 1px solid #CCCCCC;
        margin: 0;
        padding: 0;
    }

	.nav01 li:nth-child(2) .megamenu_r {
		clear: both;
	}
	.nav01 li:nth-child(3) .megamenu_r2 {
		clear: both;
		
	}




	.nav01 li:nth-child(3) .megamenu_l .megamenu_use_deli {
		width: calc(100% - 360px);
		float: left;
	}

	.nav01 li:nth-child(3) .megamenu_l .megamenu_use_deli:after {
		content: "";
		clear: both;
		display: block;
	}

	.nav01 li:nth-child(3) .megamenu_l .megamenu_use_deli figure {
		width: 260px;
		margin-right: 10px;
		float: left;
	}

	.nav01 li:nth-child(3) .megamenu_l .megamenu_use_deli p {
		overflow: hidden;
		font-weight: normal;
		text-align: left;
	}

	.nav01 li:nth-child(3) .megamenu_l .megamenu_use_deli p b {
		color: #EE4C36;
	}

	.nav01 li:nth-child(3) .megamenu_l .top_use_efriends {
		clear: none;
		width: 300px;
		float: right;
	}

	.nav01 li:nth-child(3) .megamenu_l .top_use_efriends .g_btn02 {
		min-width: inherit;
		font-size: 82%;
		font-weight: normal;
		padding-right: 20px;
	}

	.nav01 li:nth-child(3) .megamenu_l .top_use_efriends .g_btn02 span {
		padding-right: 0;
	}

	.nav01 li:nth-child(3) .megamenu_l .top_use_efriends .g_btn02:after {
		right: 0;
	}

	.nav01 li:nth-child(3) .megamenu_r {
		clear: both;
	}

	.nav01 li:nth-child(4) .megamenu-inner .megamenu_l {
		width: 480px;
		margin-right: 20px;
	}

	.nav01 li:nth-child(4) .megamenu-inner .megamenu_l .top_use_shop_area {
		margin-bottom: 0;
	}

	.nav01 li:nth-child(4) .megamenu-inner .megamenu_l .top_use_shop_area h4 {
		text-align: left;
		margin-bottom: 5px;
	}

	.nav01 li:nth-child(4) .megamenu-inner .megamenu_l .top_use_shop_area figure {
		width: 240px !important;
		margin-bottom: 0 !important;
	}

	.nav01 li:nth-child(4) .megamenu-inner .megamenu_l ul {
		padding-top: 0 !important;
		margin-top: 30px;
	}

	.nav01 li:nth-child(4) .megamenu-inner .megamenu_l li {
		display: block;
	}

	.nav01 li:nth-child(4) .megamenu-inner .megamenu_l li a {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.nav01 li:nth-child(4) .megamenu-inner .megamenu_r {
		margin-top: 60px;
	}
	.nav01 li:nth-child(4) .megamenu-inner .megamenu_r li{
		margin-bottom:10px;
	}
	.nav01 li:nth-child(4) .megamenu-inner .megamenu_r li img {
		width: auto;
		height: 100px;
	}

	.nav01 li:nth-child(5) .megamenu-inner .megamenu_l {
		width: 750px;
	}

	.nav01 li:nth-child(5) .megamenu-inner .megamenu_l ul {
		width: auto;
	}

	.nav01 li:nth-child(5) .megamenu-inner .megamenu_l ul:after {
		content: "";
		clear: both;
		display: block;
	}

	.nav01 li:nth-child(5) .megamenu-inner .megamenu_l li {
		width: 240px;
		margin-right: 10px;
		float: left;
	}

	.nav01 li:nth-child(5) .megamenu-inner .megamenu_l li:nth-child(3) ,
	.nav01 li:nth-child(5) .megamenu-inner .megamenu_l li:nth-child(4) {
		margin-right: 0;
	}

	.nav01 li:nth-child(5) .megamenu-inner .megamenu_l li:nth-child(3) {
		margin-bottom: 5px;
	}

	.nav01 li:nth-child(5) .megamenu_r li ,
	.nav01 li:nth-child(6) .megamenu-inner dd ,
	.nav01 li:nth-child(7) .megamenu-inner li {
		display: block;
		text-align: left;
		/*font-size: 82%;*/
		font-weight: normal;
		position: relative;
		padding-left: 15px;
	}

	.nav01 li:nth-child(5) .megamenu_r li a:hover ,
	.nav01 li:nth-child(6) .megamenu-inner dd a:hover ,
	.nav01 li:nth-child(7) .megamenu-inner li a:hover {
		text-decoration: underline;
	}

	.nav01 li:nth-child(5) .megamenu_r li:before ,
	.nav01 li:nth-child(6) .megamenu-inner dd:before ,
	.nav01 li:nth-child(7) .megamenu-inner li:before {
		position: absolute;
		top: .6em;
		left: 0;
		content: "\f138";
		font: normal normal normal 13px/1 Fontawesome;
		color: #EE4C36;
	}

	.nav01 li:nth-child(6) .megamenu-inner dd.btn_external:after {
		display: inline-block;
		margin: auto;
		font: normal normal normal 14px/1 Fontawesome;
		content: "\f08e";
		margin-left: 5px;
	}






	.nav01 li:nth-child(6) .megamenu-inner .megamenu_l li:first-child {
		border: 1px solid #CCC;
		margin-bottom: 10px;
	}

	.nav01 li:nth-child(6) .megamenu-inner .megamenu_l li:first-child img {
		width: 100%;
	}

	.nav01 li:nth-child(6) .megamenu-inner .megamenu_l li:nth-child(2) img {
		width: 240px;
	}

	.nav01 li:nth-child(6) .megamenu-inner dl {
		display: inline-block;
		vertical-align: text-top;
		margin-right: 10px;
		width: 30%;
	}

	.nav01 li:nth-child(6) .megamenu-inner dt {
		color: #FFF;
		background-color: #EE4C36;
		padding: 5px;
		font-size: 82%;
		text-align: left;
		margin-bottom: 5px;
	}

	.nav01 li:nth-child(7) .megamenu-inner .megamenu_l {
		width: 600px;
		margin-right: 20px;
	}

	.nav01 li:nth-child(7) .megamenu-inner li li:before {
		content:"\f105";
	}
}


/* contents
-------------------------------------------------------------------*/

main{
	display: block;
}

#commons .visula{
	background:url(https://www.rakuten.ne.jp/gold/liplus/lapitastore/img/common/bg_common.jpg) no-repeat top center;
	background-size:100%;
	min-width:1100px;
}
#commons .visula .sitewrap{ padding-bottom:21.5%;}
#commons .visula h1,
#commons .visula .h1{
	position: absolute;
	top:50%;
	left:50%;
	z-index:200;
	font-size:40px;
	text-shadow: 2px 2px 1px rgba(0,0,0,0.5);
	font-weight:bold;
    margin-left: -2em;
	margin-top:-0.5em;
	line-height:1em;
	color:#fff;
	
}
#commons .visula h1 br{ display:none;}
.common_nav{ 
	background:#F4F4F4;
	margin-bottom:70px;
}
.common_nav ul{
	text-align:center;
	margin:0 auto;
	display: table;
}
.common_nav ul li{display: table-cell;vertical-align: middle;text-align: center;}
.common_nav ul li a{
	display: block;
	font-size:16px;
	font-weight:bold;
	color:#777777;
	padding:20px 30px;
}
.common_nav ul li a br{ display:none;}
.common_nav ul li a:hover,
.common_nav ul li a.active{
	background:#1F1F1F;
	color:#fff;
	text-decoration:none;
}


@media screen and (max-width:768px) {
	main{
		padding-top:59px;
		margin-bottom:0px;
	}
	#commons .visula{ 	background-size:cover; min-width:inherit;}
	#commons .visula .sitewrap{ padding-bottom:40%;}
	#commons .visula h1{ font-size:32px;}
	.common_nav { margin-bottom:10px;}
	.common_nav ul { 
		display:table;
		width: 100%;
		padding:0
	}
	.common_nav ul li{ width:50%; }
	.env_csr .common_nav ul li,
	.service .common_nav ul li,
	.used .common_nav ul li,
	.rental .common_nav ul li{width:33.3%;}
	.about .common_nav ul li{ width:25%;}
	.common_nav ul li a{
		font-size:14px;
		padding: 18px 0;
		text-align:center;
		width:100%;
	}
	.common_nav ul li a.long{
		line-height: 18px;
		padding: 10px 0;
	}
	.common_nav ul li a br{ display:inline;}
	.common_nav ul li a:hover,
	.common_nav ul li a.active{
		background:#1F1F1F;
		color:#fff;
		text-decoration:none;
	}
	.common_nav ul li a span {
		text-align: center;
		display: block;
		width: 6em;
		margin: 0 auto;
	}
	.common_nav ul:after{ content:none;}
}
@media screen and (max-width:360px) {
	.common_nav ul li a{
		font-size:12px;
	}
}



/* header */
#fix_menu{
    opacity: 1;
    -webkit-transition: all .4s ease 0s,background .6s ease .2s;
  transition: all .4s ease 0s,background .6s ease .2s;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
    margin:10px auto 0;
}
#fix_menu.fixedMenu{
    opacity: 0;
    -webkit-transition: all .4s ease 0s,background .6s ease .2s;
  transition: all .4s ease 0s,background .6s ease .2s;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
    /*margin: -45px auto;*/
    margin: -35px auto;
}


@media screen and (max-width:768px) {
  #fix_menu{
    margin:0px auto;
}
   #fix_menu.fixedMenu {
        margin: 0px auto 2px;
        opacity: 1;
    }
  .sp_header_gray ul{
    position: absolute;
    top: 15px;
    right: 60px;
  }
  .sp_header_gray li{
    display:inline-block;
    vertical-align: top;
  }
  .icon-lg-b.icon-user {
 ¡¡ background-position: -312px -0px;
¡¡}
  .icon-lg-w.icon-cart {
  background-position: -264px -96px;
}
  .nav_inner .search_area [type="text"] {
    width: 100%;
}
  .nav_inner dd {
    margin-left: 0;
}
}



.btn-xs {
    padding: 4px 15px;
    border-radius: 0;
    border: none;
}
.search_area [type="text"]{
    border-radius: 0;
    border: none;
    width:100%;
}
.search_area{
    border: 1px solid #e8e8e8;
    border-radius: 3px;
  display:flex;
  justify-content:space-between;
}
.search_area .btn{
  display:block;
  padding: 6px 10px;
  background:#e8e8e8;
}
.search_area [type="text"]{
  display:block;
  padding: 8px 15px;
}
.search_area input[type=text]:focus{
    outline:none;
}

/*--------------------------------------------------*/

.bottom_footer{
    padding:60px 0 0;
}
.bottom_footer h2 i{
    font-size: 12px;
    letter-spacing: 1px;
    margin-bottom: 10px;
    display: block;
}
.bottom_footer h2 span{
    font-size: 20px;
    letter-spacing: 1px;
    display:block;
}
.bottom_footer h2{
    margin-bottom: 10px;
     position: relative;
}
.guide_inner{
  margin-left:0;
}
.bottom_footer .guide_inner li{
   float: left;
   width: 32%;
}
.bottom_footer .guide_inner li:nth-child(2n){
  margin:0 2%;
}

.bottom_footer .guide_inner li h3{
    border-bottom: 3px dotted #cccccc;
    padding-bottom: 5px;
    letter-spacing: 1px;
    margin-bottom: 20px;
}
.bottom_footer .guide_inner li h3 i{
    margin-right: 5px;
}
.bottom_footer .guide_inner li p,
.bottom_footer .guide_inner li dl{
    font-size: 14px;
    line-height: 1.3rem;
}
.bottom_footer .guide_inner li p{
    margin-bottom: 15px;
}
.bottom_footer .guide_inner li p.indent{
    text-indent: -12px;
    padding-left: 12px;
    font-size: 12px;
}
.bottom_footer a.arrow {
    padding-left:0px;
    position: relative;
    transition:.6s;
}
.bottom_footer a.arrow:after{
   right: -15px;
}
.bottom_footer a.arrow:hover{
    text-decoration: none;
    opacity:.6;
}
.bottom_footer a.arrow:hover:after{
    right: -20px;
}
.bottom_footer .guide_inner li dt{
    margin-bottom: 2px;
}
.bottom_footer .guide_inner li dd{
    margin-bottom: 15px;
    margin-left:0;
}
.bottom_footer .guide_inner .add{
    margin-bottom: 15px;
    margin-left:0;
}
.bottom_footer .guide_inner .add li {
    float: none;
    width: auto;
    margin: 0 0 5px;
}
.bottom_footer .guide_inner .add li{
    font-size: 14px;
}
.bottom_footer .guide_inner .add li i{
    margin-right: 8px;
    vertical-align:bottom;
}
.bottom_footer .guide_inner .add a{
    transition: .6s;
}
.bottom_footer .guide_inner .add a:hover{
   opacity:.6;
}

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

  .bottom_footer {
    padding: 0;
}
  .bottom_footer .guide_inner li {
    float: none;
    width: 100%;
}
  .bottom_footer .accordion > ul > li > a{
    background:none;
    color:#333333;
    padding:0;
}
  .bottom_footer .guide_inner li:nth-child(2n) {
    margin: 0;
}
  .bottom_footer .accordion li .accordion_icon span{
    top: -18px;
    background-color: #333;
    right: 5px;
}
  #footer.bor_t_1 {
    border-top:none;
}
  .bottom_footer .guide_inner li p{
    margin-bottom: 60px;
}
  .bottom_footer .accordion > ul > li > p a{
   text-align: right;
   border:none;
   padding-right: 25px;
  }
  .bottom_footer .guide_inner .add a{
    text-align: left;
    padding:0;
    margin: 12px 0;
  }
  .bottom_footer .accordion > ul > li > p a:before{
   display:none;
  }
  .bottom_footer a.arrow:after {
    margin-top: -5px;
    right: 10px;
}
  .bottom_footer a.arrow:hover:after {
    right: 0px;
}
  .bottom_footer .guide_inner .add a i{
    vertical-align: bottom;
    margin-right: 5px;
}
  .bottom_footer .accordion > ul > li:nth-child(2) b {
    display: block;
    margin-bottom: 2px;
    letter-spacing: 1px;
}
  .bottom_footer .guide_inner li p span {
    display: block;
    margin-bottom: 10px;
    line-height: 1.3rem;
    font-size: 13px;
}
  .bottom_footer .accordion > ul > li:nth-child(2) span {
    margin-bottom: 15px;
}
  

}

/*-----20200722slider---------*/

.bx-wrapper .bx-viewport {
    -moz-box-shadow:  none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
    margin-top:190px;
}
.bxslider2 {
		overflow: hidden;
	}
	.bxslider2 .bxslider {
		max-width: 1000px;
		width: 100%;
		margin: 0 auto;
	}
	.bxslider2 ul li img {
		width: 100%;
		height: auto;
        margin-left: -2%;
	}
	.bxslider2 .bx-viewport {
		overflow: visible !important;
	}

@media screen and (max-width:768px) {
   .bx-wrapper .bx-viewport {
    margin-top: 50px;
   }
  .bxslider2 .display_sp{
    margin: 0px auto;
  }
  .bxslider2 ul li img {
        margin-left: auto;
	}
}

.table-bordered tbody th{
 background:#f1f1f1;
}


.effect-fade {
¡¡opacity : 0;
¡¡transform : translate(0, 45px);
¡¡transition : all 300ms;
}
.effect-fade.effect-scroll {
¡¡opacity : 1;
¡¡transform : translate(0, 0);
}


.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
  margin-bottom: 20px;
}
.tbl_calendar caption{
  font-weight: bold;
  padding: 3px;
  letter-spacing: 3px;
  font-size: 13px;
}
.tbl_calendar th{
  border-bottom: #cccccc 1px solid;
  border-top: 1px solid #cccccc;
}
.tbl_calendar tbody{
  border-bottom: #cccccc 1px solid;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 5px 8px !important;
  text-align: center !important;
  border-radius:20px;
}
.pager li > a{
  transition:.3s;
}
.pager li > a:hover{
  background:#ddd;
  color:#fff;
}

@media screen and (max-width:768px) {
.tbl_calendar {
  margin:0 auto 25px;
}
}

/*Æ°²è¤ÎËä¤á¹þ¤ß*/
.youtube {
  position: relative;
  padding-bottom: 56.25%;  /* ²£16:½Ä9 */
  height: 0;
  overflow: hidden;
}
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}