.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
/*# sourceMappingURL=slick.min.css.map */
@charset "utf-8";
/* CSS Document */
/* --------------------------------------------------------------------
/* 共通
-------------------------------------------------------------------- */
/*
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, fieldset, form, label, legend, b, u, i, center, dl, dt, dd, ol, ul, li, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}
*/
body, table, input, textarea, select, option {
  line-height: 1.7;
}
/*
html, body {
  height: 100%;
  color: #000;
  background-color: #fff;
  width: 100%;
  max-width: 750px;
  margin: auto;
}
*/

a img {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.clearfix:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
.inner {
  width: 100%;
  margin: 0 auto;
}
.innerIn {
  width: 800px;
  margin: 0 auto;
}
.wrapContents {
  overflow: hidden;
}
.sp {
  display: none;
}
.pc {
  display: block;
}


/* --------------------------------------------------------------------
/* 共通
-------------------------------------------------------------------- */
.ec-productRole {}
/*.ec-layoutRole .ec-layoutRole__contentTop {
  padding-top:0;
}*/

.ec-layoutRole .ec-layoutRole__contents {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    /*padding-top: 68px;*/
}
/*#page_homepage .ec-layoutRole .ec-layoutRole__contents {
	padding-top: 0px;
}*/
.title01 {
  font-size: 9vmin;
  text-align: center;
	    position: relative;
    left: -3px;
}
.title01::after {
  content: "";
}
.title01 .__ttl {
  font-size: 0;
  display: block;
}
.title01 .en {
  display: block;
  color: #0076c0;
  font-family: 'Poppins', sans-serif;
}
.title01 + p.txt {
  font-weight: bold;
  margin-bottom: 30px;
}
.btn_type01 {
  background-color: #fff;
  color: #fff;
  border: 1px solid #0076c0;
  display: inline-block;
  width: 180px;
  padding: 15px 20px;
  box-sizing: border-box;
  border-radius: 60px;
  position: relative;
  text-align: left;
}
.btn_type01::after {
  content: url(../img/arrow.png);
  position: absolute;
  top: 21%;
  display: inline-block;
  right: 30px;
  margin: auto;
}
.btn_type01 span {
  color: #0076c0;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
}
.btn_type01:hover {
  background-color: #0076c0;
}
.btn_type01:hover::after {
  content: url(../img/arrow_hover.png);
}
.btn_type01:hover span {
  color: #fff;
}

#page_product_list .ec-blockBtn--action {
   
    color: #fff;
    background-color: #67d7ca;
    border-color: #6db9b0;
  
}
/** view more **/
.__morebtn {}
.__morebtn .__more {
  display: block;
  background-color: #C4FFD2;
  padding: min(30px,7vmin) 0 min(17px,4vmin);
  box-sizing: border-box;
}
.__morebtn .__more span {
  width: 60%;
  display: block;
  margin: auto;
  text-align: center;
}
.__morebtn .__more span img {}
/** column02 **/
.list_column02 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.list_column02 li {
  width: 50%;
  background-color: #908BC6;
}
.list_column02 li .__img {
  font-size: 0;
  position: relative;
}
.list_column02 li .__img.day_icon::after {
  content: "";
  position: absolute;
  bottom: 15px;
  right: 15px;
  display: inline-block;
}
.list_column02 li .__img.day_icon.__year1::after {
  background: url(../img/1year_icon.png) no-repeat;
  width: 38px;
  height: 9px;
}
.list_column02 li .__img.day_icon.__month1::after {
  background: url(../img/1month_icon.png) no-repeat;
  width: 54px;
  height: 9px;
}
.list_column02 li .__img img {}
.list_column02 li .__txtarea {
  padding: 4% 6%;
  box-sizing: border-box;
}
.list_column02 li .__txtarea dl {
  display: table;
  width: 100%;
}
.list_column02 li .__txtarea dl dt, .list_column02 li .__txtarea dl dd {
  display: table-cell;
  vertical-align: middle;
}
.list_column02 li .__txtarea dl dt {
  width: 15%;
  text-align: center;
}
.list_column02 li .__txtarea dl dt .__num {}
.list_column02 li .__txtarea dl dt .__num p {
    font-size: 8vmin;
    color: #a6ebce;
    font-weight: bold;
    text-align: center;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 4px;
    transform: scale(1.2, 0.9) skew(-4deg);
    line-height: 1;
    display: block;	
}
.list_column02 li .__txtarea dl dt .__num img {
  height: 6vmin;
}
.list_column02 li .__txtarea dl dd {
  padding-left: 10%;
}
.list_column02 li .__txtarea h3 {
  font-size: min(14px,3.4vmin);
  color: #fff;
}
.list_column02 li .__txtarea .__price {
  font-size: min(14px,3.4vmin);
  text-align: right;
  color: #fff;
}
.list_column02 li:nth-child(4n+2), .list_column02 li:nth-child(4n+3) {
  background-color: #A6A2D8;
}
/** slider **/
.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.slick-dots {
  bottom: 25px;
}
.slick-dots li button {}
.slick-dots li button:before {
  color: #fff;
  opacity: .75;
}
.slick-dots li.slick-active button:before {
  color: #67D7CA;
}
/** PC **/
@media only screen and (min-width: 769px) {}
/** SP **/
@media only screen and (max-width: 768px) {
  .title01 {}
  .title01 .en {}
  .title01 + p.txt {
    margin-bottom: min(30px,7vmin);
  }
}
/* --------------------------------------------------------------------
/* ハンバーガーメニュー
-------------------------------------------------------------------- */
.accordion_block .fa, .accordion_block .fas {
  color: #fff;
}
.ec-headerLink__icon .fas {
  color: #fff;
}
.btn_type01 {}
.btn_type01::after {}
.ec-headerLink__item {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: white;
}
.ec-headerLink__icon {
  display: inline-block;
  width: 28px;
  color: #fff;
  font-size: 17px;
}
.accordion_block .hr {
  background-color: #fff;
  height: 40px;
}

/* --------------------------------------------------------------------
/* 
-------------------------------------------------------------------- */
.w1200 {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.c_red {
  color: #f00;
}
.f_18 {
  font-size: 18px;
}
.ta_c {
  text-align: center;
}
.ta_l {
  text-align: left;
}
.ta_r {
  text-align: right;
}
.f_l {
  float: left;
}
.f_r {
  float: right;
}
.p_t10 {
  padding-top: 10px;
}
.p_t20 {
  padding-top: 20px;
}
.p_t25 {
  padding-top: 25px;
}
.p_t30 {
  padding-top: 30px;
}
.p_t40 {
  padding-top: 40px;
}
.p_t50 {
  padding-top: 50px;
}
.p_l10 {
  padding-left: 10px;
}
.p_l15 {
  padding-left: 15px;
}
.p_l20 {
  padding-left: 20px;
}
.p_r0 {
  padding-right: 0px !important;
}
.p_r10 {
  padding-right: 10px;
}
.p_r15 {
  padding-right: 15px;
}
.p_r20 {
  padding-right: 20px;
}
.m_b10 {
  margin-bottom: 10px;
}
.m_b20 {
  margin-bottom: 20px;
}
.m_b30 {
  margin-bottom: 30px;
}
.m_b40 {
  margin-bottom: 40px;
}
.f40 {
  font-size: 40px;
  font-weight: bold;
}
.f30 {
  font-size: 30px;
  font-weight: bold;
}
/* --------------------------------------------------------------------
/* かごラボ　競合追加
-------------------------------------------------------------------- */
.front_page .ec-layoutRole .ec-layoutRole__contentTop {
  padding: 0;
}
.ec-layoutRole__footer {
  background: transparent;
  border-top: none;
  margin: 0;
  padding: 0;
}
@media(min-width: 1px) and (max-width: 768px) {}
/* --------------------------------------------------------------------
/* 下層共通
-------------------------------------------------------------------- */
.inner_92 {
  width: 92%;
  margin: auto;
}
.other_page {}
.other_page header {
  background-color: #6b6991;
}
.other_page header .__area_logo {
  display: block;
  width: 50%;
}
.other_page .wrapContents {
  padding-top: 100px;
}
#pan{padding: 30px 15px}
.page_ttl {
  padding-bottom: min(42px,10vmin);
}
.page_ttl h1.ttl {
  text-align: center;
}
.page_ttl h1.ttl span {
  font-size: min(30px,7vmin);
  letter-spacing: 2px;
}
.page_ttl h1.ttl::after {
  content: "";
  border-bottom: 1px solid #000;
  display: block;
  width: 35vmin;
  margin: auto;
}
.page_ttl h2.ttl {
  text-align: center;
}
.page_ttl h2.ttl span {
  font-size: min(30px,7vmin);
  letter-spacing: 2px;
}
.page_ttl h2.ttl::after {
  content: "";
  border-bottom: 1px solid #000;
  display: block;
  width: 35vmin;
  margin: auto;
}

.ec-layoutRole__mainBottom br {
  /* display: none; */
}
.ec-layoutRole__mainBottom h3 {
  background: #fff;
  color: #565656;
  border: 1px solid #565656;
  margin-bottom: 5vmin;
  padding-top: 2vmin;
  padding-bottom: 2vmin;
  padding-left: 1vmin;
  font-size: min(17px,4vmin);
}
.ec-layoutRole__mainBottom .prod_table th {
  padding: 10px;
  border-bottom: 1px solid #e4e4e4;
  background-color: #565656;
  color: #fff;
  font-size: 3vmin;
}
.ec-layoutRole__mainBottom .prod_table td {
  padding: 10px;
  border-bottom: 1px solid #e4e4e4;
  color: #565656;
  background: #fff;
  font-size: 3vmin;
}
.ec-layoutRole__mainBottom .prod_table.ver_m_block {
  min-width: 100%;
}
.ec-layoutRole__mainBottom .prod_table.ver_m_block th {
  display: block;
  text-align: left;
}
.ec-layoutRole__mainBottom .prod_table.ver_m_block td {
  display: block;
  border-bottom: 0;
}
.ec-layoutRole__mainBottom .prod_table.ver_m_block td.p0 {
  padding: 10px 0 0;
}
.ec-layoutRole__mainBottom .prod_table.ver_m_block .in_table {
  width: 100%;
}
.ec-layoutRole__mainBottom .prod_table.ver_m_block .in_table th {
  display: table-cell;
  padding: 10px;
  border-right: 1px solid #e4e4e4;
  background-color: #fff;
  width: 20%;
  color: #565656;
}
.ec-layoutRole__mainBottom .prod_table.ver_m_block .in_table td {
  display: table-cell;
  padding: 10px;
  border-bottom: 1px solid #e4e4e4;
}
.ec-layoutRole__mainBottom .prod_table.ver_m_block .in_table .bbn {
  border-bottom: 0;
}
.ec-layoutRole__mainBottom .prod_table.ver_m_block .color_red {
  color: #ff0000;
}
.ec-layoutRole__mainBottom .prod_table.ver_m_block b {
  font-weight: 700;
  color: #565656;
}
.ec-layoutRole__mainBottom .prod_table.tbl_wide {
  width: 100%;
}
.ec-layoutRole__mainBottom .accordion_block .box dt {
  padding: 0;
}
.ec-layoutRole__mainBottom .accordion_block .box dt p {
  font-size: min(17px,4vmin);
  background: #fff;
  color: #565656;
  border: 1px solid #ccc;
  padding-top: 1vmin;
  padding-bottom: 1vmin;
  padding-left: 2vmin;
}
.ec-layoutRole__mainBottom .accordion_block .box dt p::before {
  content: none;
}
.ec-layoutRole__mainBottom .accordion_block .box dt::before, .ec-layoutRole__mainBottom .accordion_block .box dt::after {
  content: "";
  width: 12px;
  height: 2px;
  display: block;
  background-color: #565656;
  position: absolute;
  top: 50%;
  right: 2%;
  z-index: 100;
}
.ec-layoutRole__mainBottom .accordion_block .box dd {
  padding: 0;
}
.ec-layoutRole__mainBottom .item_payment dd li {
  font-size: 3vmin;
  margin-bottom: 5vmin;
}
/* --------------------------------------------------------------------
/* よくある質問
-------------------------------------------------------------------- */
.other_page .page_link {
  padding-bottom: min(42px,10vmin);
}
.other_page .page_link ul {
  width: 92%;
  margin: auto;
}
.other_page .page_link ul li {}
.other_page .page_link ul li + li {
  margin-top: 5px;
}
.other_page .page_link ul li a {
  display: block;
  padding: 10px 20px;
  line-height: 1.5;
  color: #FFF;
  position: relative;
  background: rgb(42, 203, 210);
  background: -moz-linear-gradient(90deg, rgba(42, 203, 210, 1) 0%, rgba(210, 135, 255, 1) 50%, rgba(42, 203, 210, 1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(42, 203, 210, 1) 0%, rgba(210, 135, 255, 1) 50%, rgba(42, 203, 210, 1) 100%);
  background: linear-gradient(90deg, rgba(42, 203, 210, 1) 0%, rgba(210, 135, 255, 1) 50%, rgba(42, 203, 210, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2acbd2", endColorstr="#2acbd2", GradientType=1);
  background-size: 200% auto;
  font-weight: bold;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.other_page .page_link ul li a:hover {
  background-position: 100% 50%;
  text-decoration: none;
}
.other_page .page_link ul li a span {
  color: #fff;
  font-size: min(17px,4vmin);
}
.other_page .accordion_block {
  padding: 34px 0 60px;
}
.other_page .accordion_block .title_type01 {
  font-size: min(19px,4.5vmin);
  margin-bottom: 20px;
}
.other_page .accordion_block .title_type01::before{
  content: "📌";
}
.other_page .accordion_block .title_type01::after {}
.other_page .accordion_block .box {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.other_page .accordion_block .box + .box {
  padding-top: 0vmin;
}
.other_page .accordion_block .title_type01+.box dt {
    border-top: 1px solid #f3f3f3;
}
.other_page .accordion_block .box dt {
  position: relative;
  font-weight: bold;
  padding: 15px 30px 15px 0;
  border-bottom: 1px solid #f3f3f3;
  position: relative;
  cursor: pointer;
  display: block !important;
}
.other_page .accordion_block .box dt::before, .other_page .accordion_block .box dt::after {
  content: "";
  width: 12px;
  height: 2px;
  display: block;
  background-color: #AB55E1;
  position: absolute;
  top: 50%;
  right: 13px;
}
.other_page .accordion_block .box dt::before {}
.other_page .accordion_block .box dt::after {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.other_page .accordion_block .box dt.hide:after {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.other_page .accordion_block .box dt p {
  font-size: min(14px,3.4vmin);
  line-height: 1.5;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.other_page .accordion_block .box dt p::before {
	content: '';
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url(/mobile/tpl/images/guide/qna_ico.png) no-repeat center/cover;
    margin-right: 15px;
}
.other_page .accordion_block .box dd {
  position: relative;
  padding: 15px;
  font-size: min(14px,3.4vmin);
  letter-spacing: -.3px;
  background-color: #f7f7f7;
  border-radius: 3px;
  display: none;
}
.ec-layoutRole__mainBottom {
  width: 96%;
  margin: auto;
  margin-top: min(42px,10vmin);
}
.ec-layoutRole__mainBottom .accordion_block .box {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.ec-layoutRole__mainBottom .accordion_block .box + .box {
  padding-top: min(13px,3vmin);
}
.ec-layoutRole__mainBottom .accordion_block .box dt {
  position: relative;
  font-weight: bold;
  margin-bottom: 20px;
  cursor: pointer;
  display: block !important;
}
.ec-layoutRole__mainBottom .accordion_block .box dt::before, .ec-layoutRole__mainBottom .accordion_block .box dt::after {
  content: "";
  width: 12px;
  height: 2px;
  display: block;
  background-color: #565656;
  position: absolute;
  top: 50%;
  right: 2%;
  z-index: 100;
}
.ec-layoutRole__mainBottom .accordion_block .box dt::before {}
.ec-layoutRole__mainBottom .accordion_block .box dt::after {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.ec-layoutRole__mainBottom .accordion_block .box dt.hide:after {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.ec-layoutRole__mainBottom .accordion_block .box dt p {
  font-size: min(14px,3.4vmin);
  line-height: 1.5;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ec-layoutRole__mainBottom .accordion_block .box dd {
  position: relative;
  padding: 0px 15px 15px;
  font-size: min(14px,3.4vmin);
  border-radius: 3px;
  margin-bottom: 30px;
  display: none;
}
.other_page .__table {
  width: 100%;
  border-top: 1px solid #808080;
  border-right: 1px solid #808080;
  border-collapse: collapse;
  background-color: #fff;
  margin: 10px 0;
}
.other_page .__table thead {}
.other_page .__table thead th {}
.other_page .__table tr {}
.other_page .__table tr th, .other_page .__table tr td {
  border-bottom: 1px solid #808080;
  border-left: 1px solid #808080;
  text-align: center;
  padding: 5px 10px;
  vertical-align: middle;
  font-size: min(14px,3.4vmin);
}
.other_page .__table tr th {
  background-color: #ddd;
  font-weight: normal;
}
.other_page .__table tr td {}
.other_page .__table.t_type02 tr th {
  background-color: #8E87C0;
  color: #fff;
}
.other_page .__table.t_type03 tr th {
  background-color: #5EC1C8;
  color: #fff;
}


/* --------------------------------------------------------------------
/* 商品詳細ページ　レビュースライダーエリア
-------------------------------------------------------------------- */

#item_font .__slider_area h3 {
    background: none;
    color: #565656;
    border: none;
    margin-bottom: 3vmin;
    padding-top: 2vmin;
    padding-bottom: 2vmin;
    padding-left: 1vmin;
    font-size: 5vmin;
}

#item_font .__slider_area p {
    margin-bottom: 5vmin;
    color: #565656;
}

#item_font .__slider_area ul li { margin-right: 3vmin;}


.ec-blockBtn--cancel {
    display: inline-block;
    margin-bottom: 0;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 10px 16px;
    text-decoration: none;
    color: #fff;
    background-color: #525263;
    border-color: #525263;
    display: block;
    width: 100%;
    height: 45px;
    line-height: 45px;
    padding-top: 0;
    padding-bottom: 0;
}
.ec-blockBtn--cancel:hover {
    color: #fff;
    background-color: #3b3b47;
    border-color: #363642;
}





