/* ************************************************
*  all
* ************************************************ */
* { 
  margin: 0px;
  padding: 0px;
}

html {
  overflow-y: scroll;
  height: 100%;
}

body {
  overflow: hidden;
  text-align:left;
  font-size: 16px;
  color: #717171;
  font-family:YuGothic, "Yu Gothic Medium", "Yu Gothic", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "ヒラノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
/*  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic",  Meiryo, Osaka, sans-serif;*/
  /* IEだけに適応 */
  _:lang(x)::-ms-backdrop, .selector { 	font-family: "Segoe UI", Meiryo, sans-serif;}
}
  /*b, strong .bold{ font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;}*/
a {
  outline: none;
  color: #717171;
  text-decoration: none;
}
a:visited,:link {  text-decoration: none;}
a:hover {  color: #3ba07a;}
.txt-a {
  color: #3ba07a;
  text-decoration:underline;
}
p {margin-bottom: 1em;}
br.clear {
  clear: both;
  font: 0pt/0pt sans-serif;
  line-height: 0;
}
hr {
  clear: left;
  margin: 10px 0;
  border: 0;
}
img {
  border: none;
  vertical-align: middle;
  max-width: 100%;
}
@media only screen and (max-width: 960px) {
.hide_sp { display: none !important;}
}
@media only screen and (min-width: 961px) {
.hide_pc {display: none !important;}
}
.arrow {color :#3ba07a;
  position:relative;
  display: inline-block;
  padding: 0 0 0 16px;
  vertical-align: middle;
  text-decoration: none;
}
.arrow:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0px;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 8px;
  height: 8px;
  border-top: 1px solid #3ba07a;
  border-right: 1px solid #3ba07a;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
h2 { font-size: 26px; margin-bottom: 1em; padding-bottom: 0.2em; border-bottom: 4px dotted #ccc;}
h3 { font-size: 22px; margin-bottom: 1em;}
h4 { font-size: 18px; margin-bottom: 1em;}
.item-area h3 { font-size: 18px;margin-bottom: 0;}
@media only screen and (max-width: 960px) {
h2 { font-size: 22px; margin-bottom: 1em; padding-bottom: 0.2em; border-bottom: 4px dotted #ccc;}
h3 { font-size: 18px; margin-bottom: 1em;}
h4 { font-size: 16px; margin-bottom: 1em;}
.item-area h3 { font-size: 16px;line-height:1.3;padding-top: 4px;}
}
ul.list_txt {padding:0;}
ul.list_txt li { list-style: none; padding-left: 1em; position:relative;}
ul.list_txt li:before{content:"\025cf";color:#3ba07a; position: absolute; margin-left: -1em;}
.strong { font-weight: bold;}
ul.list_line { margin-bottom: 3em;}
ul.list_line li { border-bottom: 1px solid #ccc; padding-top: 16px;padding-bottom: 16px;}
ul.list_line li:first-child { border-top:1px solid #ccc;}

@media only screen and (min-width: 961px) {
  ul.list_rows li {display: inline; margin-left: 2em;}
  ul.list_rows li:first-child {margin-left:0;}
}
/*btn*/
.btn_white { background-color: #fff; border: 2px solid #fff; border-radius: 6px; padding: 10px; width: 100%; display: block;box-sizing: border-box;}
.btn_white:hover { background-color: #373737; border: 2px solid #373737; color: #fff; transition: 1.0s;}
.btn_green { padding: 10px; display: inline-block; background-color: #3ba07a; border: 2px solid #3ba07a; color: #fff; font-weight: bold;border-radius: 6px;}
.btn_green:hover { background-color: #fff; color:#3ba07a; transition: 1.0s;}
.btn_gray { background-color: #eee; border: 2px solid #eee; border-radius: 6px; padding: 10px; width:100%; display: block;box-sizing: border-box;}
.btn_gray:hover { background-color: #717171; color:#fff; transition: 1.0s;}
.btn_list { width: 250px; margin: 0 auto; text-align: center; font-size: 18px;}
.header_menu_btn .btn_green {display: block;}
/**icon common**/
.icon_menber,.icon_cart,.icon_blog,.icon_school,.icon_item,.icon_season_item,.icon_point,.icon_school_target,.icon_home { position: relative;}
.icon_menber:before { background:url("https://file003.shop-pro.jp/PA01463/447/img/common/icon_menber.png");}
.icon_cart:before { background:url("https://file003.shop-pro.jp/PA01463/447/img/common/icon_cart.png");}
.icon_blog:before { background: url("https://file003.shop-pro.jp/PA01463/447/img/common/icon_blog.png");}
.icon_school:before { background: url("https://file003.shop-pro.jp/PA01463/447/img/common/icon_school.png");}
.icon_item:before { background: url("https://file003.shop-pro.jp/PA01463/447/img/common/icon_item.png");}
.icon_season_item:before {  background:url("https://file003.shop-pro.jp/PA01463/447/img/common/icon_season_item.png");}
.icon_point:before{ background:url("https://file003.shop-pro.jp/PA01463/447/img/common/icon_point.png")}
.icon_school_target:before{ background:url("https://img21.shop-pro.jp/PA01463/447/etc/ttl-icn.png")}
.icon_home:before{ background:url("https://file003.shop-pro.jp/PA01463/447/img/common/icon_home.png")}

/* 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_32 { font-size: 32px; }
.txt_c_333 {color: #333;}
.txt_c_fff {color: #fff;}
/* 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_10 { margin: 10px;}
.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_20 { margin: 20px; }
.mar_t_20 { margin-top: 20px; }
.mar_r_20 { margin-right: 20px; }
.mar_b_20 { margin-bottom: 20px; }
.mar_l_20 { margin-left: 20px; }
.mar_t_30 { margin-top: 30px; }
.mar_r_30 { margin-right: 30px; }
.mar_b_30 { margin-bottom: 30px; }
.mar_l_30 { margin-left: 30px; }
.mar_t_50 { margin-top: 50px; }
.mar_r_50 { margin-right: 50px; }
.mar_b_50 { margin-bottom: 50px; }
.mar_l_50 { margin-left: 50px; }
.mar_b_80 { margin-bottom: 80px; }
.mar_b_100 { margin-bottom: 100px; }
.mar_b_n_30 { margin-bottom: -30px!important; }
@media only screen and (min-width: 961px) {
.mar_b_30_pc{ margin-bottom: 30px;}
}
@media only screen and (max-width: 960px) {
.mar_b_100 { margin-bottom: 40px; }
}
/* 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; }

/* float */
.fl_l {
  float: left;
}
.fl_r {
  float: right;
}
/*youtube*/
.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}
.marker {background: linear-gradient(transparent 50%, #FFD2ED 50%); font-weight: bold; color:#000;}
/* ************************************************
*  clearfix
* ************************************************ */

.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}

/* ************************************************
*  layout
* ************************************************ */

/*ページ全体の幅、レイアウトをセンタリング*/
.wrapper { max-width: 1200px; margin: 0 auto;}

@media only screen and (max-width: 960px) {
.wrapper { margin: 0 10px;}
}


/*ヘッダー*/

#header {
  clear:both;
  width:100%;
  overflow: hidden;
  margin-bottom:1em;
}


/*メイン*/
@media only screen and (min-width: 961px) {
#container {
  max-width:1200px;
  text-align:left;
  margin: 0 auto;
  /*padding: 2em 0;*/
}

#main {
  float: right;
  max-width: 960px;
  width: calc(100% - 240px);
}
}
@media only screen and (max-width: 960px) {
#container {
  text-align:left;
  margin: 0 10px;
  padding: 1em 0;
}
}
/*スライダー*/
.slider{display:none;}
.slider{
  /*margin: 0 auto 70px auto;*/
  max-width: 1200px;
}
.slider img { width: 100%; height:auto;}
.bx-wrapper .bx-viewport{
	-moz-box-shadow: none !important;
	-webkit-box-shadow:none !important;
	box-shadow: none !important;
	border: none !important;
    left:0px !important;
	/* left: -5px; */
	background: #fff;
}
#slider div {
width:100%;
max-width: 100%;
height: auto;
}
/*重要なお知らせ*/
.top_news {
 display:none;
width:100%;
margin-bottom:10px;
background-color:#fff5ee;
}
.top_news a {
 display:block;
color:#cf2e2e;
padding:10px 20px;
}
/*column*/
.rows { margin-left: -10px; margin-right: -10px; letter-spacing: -0.5em;}
.inner {padding: 0 10px; letter-spacing: normal;}
.inner a img { width: 100%; height: auto;}
@media only screen and (min-width: 961px) {
.col-1 {width: 8.33%; display: inline-block; vertical-align: top; margin-bottom:30px;}
.col-2 {width: 16.66%; display: inline-block; vertical-align: top; margin-bottom:30px;}
.col-3 {width: 25%; display: inline-block; vertical-align: top; margin-bottom:30px;}
.col-4 {width: 33.33%; display: inline-block; vertical-align: top; margin-bottom:30px;}
.col-5 {width: 41.66%; display: inline-block; vertical-align: top; margin-bottom:30px;}
.col-6 { width: 50%; display: inline-block; vertical-align: top; margin-bottom:30px;}
.col-7 {width: 58.33%; display: inline-block; vertical-align: top; margin-bottom:30px;}
.col-8 {width: 66.66%; display: inline-block; vertical-align: top; margin-bottom:30px;}
.col-9 {width: 75%; display: inline-block; vertical-align: top; margin-bottom:30px;}
.col-10 {width: 83.33%; display: inline-block; vertical-align: top; margin-bottom:30px;}
.col-11 {width: 91.66%; display: inline-block; vertical-align: top; margin-bottom:30px;}
}
@media only screen and (max-width: 960px) {
.col-ms-1 {width: 8.33%; display: inline-block; vertical-align: top; margin-bottom:30px;}
.col-ms-2 {width: 16.66%; display: inline-block; vertical-align: top; margin-bottom:30px;}
.col-ms-3 {width: 25%; display: inline-block; vertical-align: top; margin-bottom:30px;}
.col-ms-4 {width: 33.33%; display: inline-block; vertical-align: top; margin-bottom:30px;}
.col-ms-5 {width: 41.66%; display: inline-block; vertical-align: top; margin-bottom:30px;}
.col-ms-6 { width: 50%; display: inline-block; vertical-align: top; margin-bottom:30px;}
.col-ms-7 {width: 58.33%; display: inline-block; vertical-align: top; margin-bottom:30px;}
.col-ms-8 {width: 66.66%; display: inline-block; vertical-align: top; margin-bottom:30px;}
.col-ms-9 {width: 75%; display: inline-block; vertical-align: top; margin-bottom:30px;}
.col-ms-10 {width: 83.33%; display: inline-block; vertical-align: top; margin-bottom:30px;}
.col-ms-11 {width: 91.66%; display: inline-block; vertical-align: top; margin-bottom:30px;}
.col-ms-12 {width: 100%; display: inline-block; vertical-align: top; margin-bottom:30px;}
}
/*column-line*/
.line_box .rows { margin: 0;}
.line_box .inner,.line_no_box .inner { padding: 10px; overflow: hidden;}
.flex_box { display: flex;display:-webkit-flex; flex-wrap: wrap;box-sizing: border-box;}

.flex_box_6 { width: 90px;}
.flex_box_3_3 {
  width: calc(100% - 120px);
  margin-left: 30px;
}

@media only screen and (min-width: 961px) {
.flex_box_3 { width: calc(33.33% - 22px);}
.line_box .flex_box_3.inner {border-top: 1px solid #999; border-right: 1px solid #999;border-bottom: 1px solid #999;}
.line_box .flex_box_3.inner:first-child {border-left: 1px solid #999;}
.flex_box_4 { width: calc(25% - 22px);}
.line_box .flex_box_4.inner { border-right: 1px solid #999;border-bottom: 1px solid #999;}
.line_box .flex_box_4.inner:nth-child(4n+1) {border-left: 1px solid #999;}
.line_box .flex_box_4.inner:nth-child(1),.line_box .flex_box_4.inner:nth-child(2),.line_box .flex_box_4.inner:nth-child(3),.line_box .flex_box_4.inner:nth-child(4){border-top: 1px solid #999;}
.line_box .col-6 .inner {border-top: 1px solid #999;border-right: 1px solid #999;border-bottom: 1px solid #999;}
.line_box .col-6:nth-child(odd) .inner{border-left:1px solid #999;padding-bottom: 10.5px;}
}
@media only screen and (max-width: 960px) and (min-width: 481px) {
.flex_box_3 { width: calc(50% - 22px);}
.line_box .flex_box_3.inner {border-right: 1px solid #999;border-bottom: 1px solid #999;}
.line_box .flex_box_3.inner:nth-child(odd) {border-left: 1px solid #999;}
.line_box .flex_box_3.inner:nth-child(1),.line_box .flex_box_3.inner:nth-child(2) { border-top: 1px solid #999;}
}
@media only screen and (max-width: 960px){
.flex_box_4 { width: calc(50% - 22px);}
.line_box .flex_box_4.inner {border-right: 1px solid #999;border-bottom: 1px solid #999;}
.line_box .flex_box_4.inner:nth-child(1),.line_box .flex_box_4.inner:nth-child(2){border-top: 1px solid #999;}
.line_box .flex_box_4.inner:nth-child(odd) {border-left:1px solid #999;}
.line_box .col-ms-12 .inner{border: 1px solid #999;}
}
@media only screen and (max-width: 480px) {
.flex_box_3 { width: calc(100% - 22px);}
.line_box .flex_box_3.inner {border-left: 1px solid #999;border-right: 1px solid #999;border-bottom: 1px solid #999;}
.line_box .flex_box_3.inner:first-child {border-top: 1px solid #999;}
}
/*school_area*/
.school_area { background: url("https://file003.shop-pro.jp/PA01463/447/img/common/bnr_school_bg.jpg") center center repeat;background-size: cover; padding: 10px; position: relative;}
.line_frame_box { padding: 20px;border:1px solid #717171;}
.school_area .inner {border: none !important;}
.school_area .icon_school:before {content: ""; position: absolute;width: 96px; height: 64px;}
.school_area .icon_school:before {background-size: 68px 64px;background-position: top left; background-repeat: no-repeat;margin:-14px 0 0 -97px;}
h2.icon_school { border-bottom: none; padding:14px 0 0 96px;}
.school_area:before {
content:"";
position: absolute;
top: 0;
left:0;
width: 0;
height: 0;
border-style: solid;
border-width: 60px 60px 0 0;
border-color: #eac66d transparent transparent transparent;
}
.school_area:after{
content:"";
position: absolute;
bottom: 0;
right:0;
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 60px 60px;
border-color: transparent transparent #eac76d transparent;
}
@media only screen and (min-width: 961px) {
.school_bg { background: url("https://file003.shop-pro.jp/PA01463/447/img/common/bnr_school_bg_flower.png") right top no-repeat;}
.school_area .img_box{ position: relative; overflow: hidden; height: 346px;margin: 0 20px;}
.school_area .img_box img {position:absolute; width: 560px !important;height: 346px; max-width: 560px; left: 50%; margin-left: -280px;}
}
@media only screen and (max-width: 960px) {
.img_box img { width: 100%; height: auto; margin-bottom: 1em;}
.school_bg {
 background-image:url("https://file003.shop-pro.jp/PA01463/447/img/common/bnr_school_bg_flower1_sp.png"),url("https://file003.shop-pro.jp/PA01463/447/img/common/bnr_school_bg_flower2_sp.png");
 background-repeat: no-repeat,no-repeat;
 background-position: right top,left bottom;
}
.line_frame_box .inner {padding: 0 !important;}
.school_area .icon_school:before {content: ""; position: absolute;width: 48px; height: 32px;}
.school_area .icon_school:before {background-size: 34px 32px;background-position: top left; background-repeat: no-repeat;margin:-8px 0 0 -48px;}
h2.icon_school { border-bottom: none; padding:8px 0 0 50px;}

.btn_school {padding: 0;}
.btn_school .btn_green { text-align: center; display: block;}
}
/*contents*/
.content_area {margin-bottom: 5em;}
.note_box {background-color: #eee; padding: 20px;}
.contents_lead {font-size: 20px; margin-bottom: 1em;}
.box_img_right {position:relative; overflow: hidden; margin-bottom: 2em;}
.box_img_right_img {float: right; width: 48%; margin-bottom: 1em;}
.box_img_right_txt {float: left; width: 48%;}
@media only screen and (max-width: 960px) {
.box_img_right_img {float: none; width: 100%; margin-bottom: 1em;}
.box_img_right_img img {width: 100%;}
.box_img_right_txt {float: none; width: 100%;}
}

/*table*/
table { border-collapse: collapse; border-spacing: 0; width: 100%;}
.table_rows2 th, .table_rows2 td {border:1px solid #bfbfbf; padding: 20px;}
.table_rows2 th { background-color: #eee; width: 20%;}
.table_rows2_green th, .table_rows2_green td {border:1px solid #bfbfbf; padding: 20px;}
.table_rows2_green th { background-color: #3ba07a; width: 15%;}
@media only screen and (max-width: 960px) {
  .table_rows2 th,
  .table_rows2 td {
    border-bottom: none;
    display: block;
    width: calc(100% - 42px);
  }
  .table_rows2 tr:last-child td {border-bottom:1px solid #bfbfbf;}
}
/*@media only screen and (max-width: 960px) {
.table_rows2_green th { width: calc(100% - 42px);}
}*/

/*ぱんくずのカテゴリー*/
.footstamp {margin-bottom: 1em;}
.sub_category_area,.sub_group_area { margin: 0 0 2em;  letter-spacing: -0.5em;}
.sub_category,.sub_group { display: inline-block; letter-spacing: normal;margin-bottom: 0.5em; vertical-align: top;}
.sub_category a,.sub_group a {margin: 0 10px 1em; padding: 6px 20px; background-color: #eee;display: block;border-radius: 20px;}
@media only screen and (max-width: 960px) {
.sub_category_area,.sub_group_area { margin: 0 0 2em;}
.sub_category a,.sub_group a { margin: 0 5px; padding: 6px 10px;margin-bottom: 0;}
}

/*pager*/
.pager {
  margin: 10px 0;
  position:relative;
  overflow: hidden;
}

.pager a { padding: 6px 20px; background-color: #eee;}

.item_pager { text-align: center; margin: 6px 0; line-height: 2.6;}
.item_pager a { padding: 4px 8px; margin: 0 2px; border: 2px solid #eee;}
.item_pager a:hover { background-color: #eee;}
.current { padding: 4px 8px; margin: 0 2px; border: 2px solid #eee; background-color: #eee;}

/* ************************************************
*  header
* ************************************************ */
/*  header_bar*/
#header_bar { background-color: #eee;}
#header_bar a { color: #717171;}
.header_bar_float { display:  table; width: 100%;}
.header_lead,.header_tel,.header_bar_icon { display: table-cell; vertical-align: middle;}
.header_lead { font-size: 12px; font-weight: bold;line-height: 1.2;}
.header_tel { width: 279px; font-size: 12px; font-weight: bold;line-height: 1.2;}
.header_contact_txt { font-size: 18px;}
.header_contact_tel {font-size: 24px;}
.header_bar_icon {width: 80px; font-size: 7px; text-align: center;line-height: 1.2;}
.header_bar_icon.menber { width: auto; max-width: 130px;}
.icon_menber.login {text-align:right;}
.header_bar_icon a {display: block; padding: 40px 0 6px;}
.header_bar_icon .icon_menber:before,.header_bar_icon .icon_cart:before {
content:"";
position:absolute;
width: 74px;
height: 34px;
top: 6px;
left: 0;
}
.header_bar_icon .icon_menber:before { background-size: 29px 34px;background-position: top right 17px; background-repeat: no-repeat; right: 0; left:auto;}
.header_bar_icon .icon_cart:before { background-size: 34px 33px;background-position: top center; background-repeat: no-repeat;}
@media only screen and (max-width: 960px) {
.header_bar_float { display:block; width: auto;}
.header_tel,.header_bar_icon { display: none;}
.header_lead { height: 40px;}
.header_member_sp {width: 40%; display: inline;} 
.header_member_sp a { display: block; padding: 10px 0; text-align: right; font-size: 12px;}
}

/* ************************************************
*  header_navi*/
@media only screen and (min-width: 1160px) {
.header_nav_pc {float:right; width: 780px;letter-spacing: -0.5em; display: table;}
}
@media only screen and (max-width: 1160px) {
.header_nav_pc {float:right; width: 620px;letter-spacing: -0.5em; line-height: 1.3; display: table;}
}
@media only screen and (min-width: 961px) {
#header_navi { margin-top: 12px;}
.logo {margin-top: 20px;}
.logo img {max-width: 319px; height: auto;float:left;}
.header_nav_pc li { display: table-cell; width: 20%; vertical-align: middle;}
.header_nav_pc li a { display: block; padding: 24px 0 16px;text-align: center; letter-spacing: normal;}
}
@media only screen and (max-width: 960px) {
.logo-flex { display: flex;justify-content:space-between;align-items: center; }
.logo { padding: 12px 0; width: 50%;}
.logo a { display: block;}
.logo a img { max-width: 357px; height: auto;}
#header_navi { margin-top: 0px;}
}
@media only screen and (max-width: 480px) {
.logo a img { width: 100%; height: auto;}
}
@media only screen and (max-width: 960px) {
/*header_nav_sp*/
.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 10;
  box-sizing: border-box;
}
.fixed_logo {padding-top: 61px;}
}
@media only screen and (max-width: 960px) {
.header_nav_sp { background-color:#eee; padding: 0 0px; z-index: 10000;}
.header_nav_sp ul {letter-spacing: -0.5em; width: 100%;}
.header_nav_sp ul li { list-style: none; display: inline-block; width: 20%; letter-spacing: normal; text-align: center;}
.header_nav_sp ul li a { display: block;padding: 40px 0 6px; font-size: 12px;}
.header_nav_sp ul li a:hover {background-color: #eee; transition: 1.0s;}
.header_nav_sp ul li .icon_blog:before,.header_nav_sp ul li .icon_blog:before,.header_nav_sp ul li .icon_school:before,.header_nav_sp ul li .icon_item:before,.header_nav_sp ul li .icon_cart:before,.header_nav_sp ul li .icon_home:before {
content:"";
position:absolute;
bottom: 24px;
left:50%;
margin-left: -15px;
width: 30px;
height: 30px;
}
.header_nav_sp ul li .icon_blog:before {background-size: 26px 26px;background-position: top center; background-repeat: no-repeat;}
.header_nav_sp ul li .icon_school:before {background-size: 28px 27px;background-position: top center; background-repeat: no-repeat;}
.header_nav_sp ul li .icon_item:before {background-size: 23px 29px;background-position: top center; background-repeat: no-repeat;}
.header_nav_sp ul li .icon_cart:before {background-size: 24px 23px;background-position: top center; background-repeat: no-repeat;}
.header_nav_sp ul li .icon_home:before {background-size: 24px 24px;background-position: top center; background-repeat: no-repeat;}

/*btn-trigger*/
.header_nav_sp ul li a {position:relative;}
.btn-trigger {
    position: absolute;
    bottom: 18px;
    left:50%;
    margin-left:-10px;
    width: 20px;
    height: 20px;
    transform: translateY(-50%);
    cursor: pointer;
}
.btn-trigger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #383838;
    border-radius: 4px;
}
.btn-trigger, .btn-trigger span {
    display: inline-block;
    transition: all .5s;
    box-sizing: border-box;
}
.btn-trigger span:nth-of-type(1) {  top: 0;}
.btn-trigger span:nth-of-type(2) {  top: 9px;}
.btn-trigger span:nth-of-type(3) {  bottom: 0;}
#btn.active span:nth-of-type(1) {  transform: translateY(9px) rotate(-45deg);}
#btn.active span:nth-of-type(2) {  left: 50%; opacity: 0; animation: active-btn-bar02 .8s forwards;}
#btn.active span:nth-of-type(3) {  transform: translateY(-9px) rotate(45deg);}

/*header_menu_sp*/
.header_menu_sp {
 background-color: #eee;
 width: 100%;
 transition: 0.5s ease-in-out;
 opacity: 0;
 display: none;
 }
 }
 @keyframes show{
    from{ opacity: 0;}
    to{   opacity: 1;}
}
@media all and (max-width: 960px) {
.is-fixed { overflow: hidden;}
.is-fixed #header_bar,.is-fixed .header_nav_logo {display:none;}
.is-fixed .header_nav {overflow: hidden;}
.is-fixed .header_nav_sp {position:fixed; width: 100%;}
.is-fixed .header_menu_sp {
 animation: show 0.5s linear 0s;
 padding-top: 66px;
 position: fixed;
 width: 100%;
 height: 100%;
 overflow: scroll;
 -webkit-overflow-scrolling: touch;
 box-sizing: border-box;
 z-index: 5000;
}
}
/*スマホハンバーガーメニュー内デザイン*/
@media only screen and (max-width: 960px) {
.header_menu_list_sp li { border-bottom: 1px solid #d2d2d2;}
.header_menu_list_sp li a,.btn-acc {padding: 10px 20px; display: block; font-weight: bold; box-sizing: border-box;}
.header_menu_list_child_sp {display: none;}
.header_menu_list_child_sp li { padding-left: 20px; border-bottom: none;}
.header_menu_list_child_sp li a { font-weight: normal;}
.header_menu_list_child_sp li a:before { content:"- ";}
.header_menu_list_info { padding-left: 2em; margin-bottom: 2em; }
.header_menu_list_info li a { padding: 4px 0; display: block;}
.btn-acc {position: relative;}
.btn-acc:before {
content:"";
position: absolute;
top: 13px;
right: 30px;
height: 20px;
width: 1px;
background-color: #717171;
}
.btn-acc.active:before { content:none;}
.btn-acc:after {
content: "";
position: absolute;
top: 23px;
right: 20px;
width: 20px;
height: 1px;
background-color: #717171;
}
/*header_menu_btn*/
.header_menu_btn {
 display: -webkit-box;
 display: -ms-flexbox;
 display: -webkit-flex;
 display: flex;
 -ms-flex-wrap: wrap;
 -webkit-flex-wrap: wrap;
 flex-wrap: wrap;
 width: 100%;
 justify-content: space-between;
}
.header_menu_btn .inner { width: calc(50% - 10px); text-align: center;padding: 0; margin-bottom: 20px;}
.header_menu_btn .inner.contact_btn {width: 100%;}
.btn_sns {
 display: -webkit-box;
 display: -ms-flexbox;
 display: -webkit-flex;
 display: flex;
 -ms-flex-wrap: wrap;
 -webkit-flex-wrap: wrap;
 flex-wrap: wrap;
 width: 100%;
 justify-content: space-around;
align-items: center;
}
}

/*20250812スマホメニュー内デザイン*/
.menu_ttl {font-weight: bold;}
.header_menu_sp{background-color: #fff;}
.header_menu_sp_content{max-width: 470px; margin:0 auto; padding: 0 10px;}
.tab_category_list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    list-style: none;
    margin: 0;
    gap: 10px;
}

/* ************************************************
*  footer
* ************************************************ */
footer {background-color: #eee;padding: 60px 0 40px;}
footer h2 { text-align: center; margin-bottom: 2em; border-bottom: none;}
/*footer_guide*/
.footer_guide { display: flex; justify-content: space-between; padding-bottom: 46px;}
.footer_guide_box {width: 22.5%; background-color: #fff; text-align: center;}
.footer_guide_box a { display: block; height: 100%;}
.footer_guide_box .inner { padding: 0 20px;}
.footer_guide_box h3 { font-size: 18px; text-align: center;margin: 0; padding: 1.5em 0 0.7em;}
.footer_guide_box:nth-child(1) img { padding: 22px 0 32px;}
.footer_guide_box:nth-child(2) img { padding:30px 0 40px;}
.footer_guide_box:nth-child(3) img { padding: 20px 0 30px;}
.footer_guide_box:nth-child(1) p, .footer_guide_box:nth-child(2) p,.footer_guide_box:nth-child(3) p { padding-bottom: 1em;}
.footer_guide_box:nth-child(4) p {text-align: left;}
.footer_guide_box:nth-child(4) p a {color: #3ba07a;}
.footer_contact_tel {font-size: 24px; font-weight: bold;}
@media only screen and (max-width: 960px) {
.footer_guide {flex-wrap: wrap; padding-bottom: 0;}
.footer_guide_box {width: 47.9%; margin-bottom: 2em; }
}

/*footer_nav*/
@media only screen and (min-width: 961px) {
.footer_nav { padding-bottom: 34px;}
.footer_nav li { display: inline;}
.footer_nav li {border-left: 1px solid #717171;}
.footer_nav li:first-child { border-left: none;}
.footer_nav li a { padding: 0 20px;}
}
@media only screen and (max-width: 960px) {
.footer_nav { padding-bottom: 24px;
      display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
 }
.footer_nav li { width: 47.6%; display: table; letter-spacing: normal; text-align: center;}
.footer_nav li:nth-child(1),.footer_nav li:nth-child(4) {display: none;}
.footer_nav li a { display: table-cell; padding: 14px; background-color: #fff; border-radius: 6px; height: 80px; vertical-align: middle; padding: 0;}
.footer_nav li:nth-child(2) a:hover,.footer_nav li:nth-child(3) a:hover { background-color: #373737; color: #fff;transition: 1.0s;}
}

/*l-footer*/
.l-footer { border-top: 1px solid #bfbfbf;padding-top: 54px; position:relative;}
.footer_btn_link {
width: 420px;
float: right;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
}
.footer_btn_link .inner { width: 47.6%; text-align: center;padding:0; display: table;}
.footer_btn_link .inner a {display: table-cell; height: 80px; vertical-align: middle;}
.footer-infotmation {margin-bottom: 54px;}
.footer-infotmation_logo {float: left; margin-right: 38px;}
.footer-infotmation_logo a {display: block;}
.footer-infotmation_logo img { width: 324px; height: auto;}
.footer-infotmation_txt {float: left;}
.copyright {text-align: right;}

@media only screen and (max-width: 960px) {
.footer_btn_link { width: 100%;}
.l-footer {padding-top:24px;}
.footer_btn_link {margin-bottom: 30px;}
.footer-infotmation_logo { float: none; text-align: center; margin-bottom: 24px;}
.footer-infotmation_txt {float: none; text-align: center;}
.copyright {text-align: center;}
}

/* ************************************************
*  side
* ************************************************ */
#side {
  float: left;
  width: 200px;
}
#side img { width: 100%; height:  auto;}
.side_title { width: 100%; font-size: 16px; border-top:1px solid #717171; border-bottom:1px solid #717171;}
.side_title a { display: block; padding: 20px 0; font-weight: bold;}
.side_title .icon_blog:before,.side_title .icon_school:before,.side_title .icon_item:before,.side_title .icon_season_item:before {
content:"";
position:absolute;
width: 36px;
height: 66px;
top: 0;
left: 0;
}
.side_title .icon_blog,.side_title .icon_school,.side_title .icon_item,.side_title .icon_season_item { padding-left: 46px;}

.side_title .icon_blog:before { background-repeat: no-repeat;background-position: center center;background-size: 25px 25px;}
.side_title .icon_school:before {background-repeat: no-repeat;background-position: center center;background-size: 36px 34px;}
.side_title .icon_item:before { background-repeat: no-repeat;background-position: center center;background-size: 36px 45px;}
.side_title .icon_season_item:before {background-repeat: no-repeat;background-position: center center;background-size: 26px 36px;}
.side_no_link { padding: 20px 0;}
.side_category { padding: 0; margin: 20px 0;}
.side_category li { list-style: none; position:relative;}
.side_category li a { display: inline-block; padding: 10px 0; width: 176px;}
.side_category li a:before { content:"-"; padding-right: 6px;}
.border_b { border-bottom: 1px solid #717171;}
.border_b_none {border-bottom: none;}

/*アコーディオンメニュー*/
.side_category li .links_arrow {
height: 100%;
display: inline-block;
cursor: pointer;
position: relative;
padding: 20px 12px;
color: #000;
vertical-align: middle;
text-decoration: none;
font-size: 15px;
}

.side_category li .links_arrow:before {
   position: absolute;
  top: 0;
  bottom: 0;
  left: 3px;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 8px;
  height: 8px;
  border-bottom: 2px solid #717171;
  border-right: 2px solid #717171;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.side_category li .links_arrow.close:before {
   position: absolute;
  top: 0;
  bottom: 0;
  left: 3px;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 8px;
  height: 8px;
  border-top: 2px solid #717171;
  border-left: 2px solid #717171;
  border-bottom: none;
  border-right: none;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.side_category_small {display: none; padding-bottom: 1em;}

/* ************************************************
*  product_detail_page
* ************************************************ */
/*.product_form{
  margin: 0 0 20px;
}

.product_detail_area {
  position: relative;
  width: 100%;
}

.product_images {
  display: inline-block;
  float: left;
  max-width: 625px;
  width: calc(100% - 320px);
  overflow: hidden;
}
.product_images div img {
  width: calc(100% - 2px);
  height: 100%;
  border: 1px solid #eee;
}
.product_images div p.detail {
  margin-top: 10px;
  line-height: 20px;
}
.add_cart {
  clear: right;
  float: right;
  overflow: hidden;
  width: 335px;
  margin-left: 20px;
}
/*#option_tbl .cell_2 label {display: none !important;}*//*20231011変更*/
/*@media only screen and (max-width: 768px) {
.product_images { float: none; width: 100%; max-width: 100%;}
.add_cart {float: none; width: 100%; margin-left: 0;}
}

table.add_cart_table {
  margin-bottom: 10px;
  width: 100%;
  table-layout:fixed;
}
table.add_cart_table th  {
  display: inline-block;
  overflow: hidden;
  padding: 12px 0 12px;
  width: 20%;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

table.add_cart_table td {
  display: inline-block;
  overflow: hidden;
/*  padding: 10px 0;*/
/*  width: 70%;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
.add_cart_table_txt {
    font-size: 12px;
    font-weight: bold;
    width:100% !important;
}
table.add_cart_table td input {
  padding: 0 4px;
  width: 38px;
  height: 26px;
  font-size: 15px;
  line-height: 26px;
  vertical-align: middle;
}
table.add_cart_table td strong.price {
  font-size: 20px;
}
table.add_cart_table td input.text-titles-list__detail-text {
  width: 130px;
}

table#option_tbl {
  margin-bottom: 20px;
  width: calc(100% - 1px);
}
table#option_tbl th,
table#option_tbl td.none {
  background: whiteSmoke;
}
table#option_tbl th,
table#option_tbl td {
  padding: 6px;
  border: 1px solid #ccc;
  text-align: center;
}
table#option_tbl th {
  background: whiteSmoke;
}
table#option_tbl td div input {
  margin-bottom: 5px;
}
ul.option_price {
  margin: 0 0 20px 0;
}
ul.option_price li {
  list-style-type: none;
}

.option_box{
  clear: both;
  width: 100%;
  overflow: hidden;
}

table td.pur_block{
  margin: 0 5px 0 0;
  width: auto;
  white-space: normal;
}

.button_area input {
  width: 100%;
}

.product_description {
  clear: both;
  margin-bottom: 20px;
  word-wrap: break-word;
}
@media only screen and (min-width: 961px) {
  .product_description {margin-top: 60px;}
}
.product_image_extra {
  margin-bottom: 20px;
  text-align: center;
}
.product_image_extra img.item {
  margin-bottom: 20px;
}

.product_link_area {
  margin: 20px 0 0;
  padding: 20px 0 0;
  border-top: #ccc solid 1px;
}
.product_link_area div.twitter {
  float: left;
  width: 100px;
}
.product_link_area div.pinterest {
  float: left;
  margin-right: 30px;
}
.product_link_area div.fb-like {
  float: left;
  width: 200px;
}
.product_link_area ul.other_link {
  clear: both;
  margin-top: 20px;
  margin-left: 20px;
}
.product_link_area ul.other_link li {
  margin-bottom: 10px;
}

.share{
  margin: 15px 0 0;
  list-style: none;
}
.share li{
  display: inline-block;
  float: left;
  max-width: 125px;
}
.calamel-link{
  margin-top: 10px;
}

#tb_cap_tb{
  margin-top: 20px;
}

.tb {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #CCC;
}
#tb_stitle {
  margin-bottom: 20px;
}

.tb_date, .tb_title, .tb_body, .tb_state {
  margin-bottom: 5px;
}
/*商品詳細ページ販売期間の欄*/
/*.saleperiod {padding: 10px 20px;}*/

/* ************************************************
*  cloud_zoom
* ************************************************ */
/* This is the moving lens square underneath the mouse pointer. */
/*.cloud-zoom-lens {
  margin:-4px;  /* Set this to minus the border thickness. */
/*  border: 4px solid #888;
  background-color:#fff;
  cursor:move;
}
/* This is for the title text. */
/*.cloud-zoom-title {
  position:absolute !important;
  top:0px;
  padding:3px;
  width:100%;
  background-color:#000;
  color:#fff;
  text-align:center;
  font-weight:bold;
  font-size:10px;
  font-family:Arial, Helvetica, sans-serif;
}
/* This is the zoom window. */
.cloud-zoom-big {
  overflow:hidden;
  border: 4px solid #c86464;
  display: none !important;
}

/* This is the loading message. */
/*.cloud-zoom-loading {
  padding:3px;
  border:1px solid #000;
  background:#222;
  color:white;
}

/* Feature section in ZoomEngine page */
.zoom-section {
  clear:both;
}
* html .zoom-section {
  display:inline;
  clear:both;
}
.zoom-small-image {
  float: left;
  margin-top: 4px;
  width: 100%;
}
.zoom-small-image #wrap {
  position: relative;
  top: 0px;
  z-index: 1;
}

.cloud-zoom {
  margin-bottom: 20px;
}

.zoom-small-image .mousetrap {
  position: absolute;
  top:0px;
  left:0px;
  z-index:1;
  width: 100%;
}
/* Feature descriptions in ZoomEngine page */
.zoom-desc {
  clear: both;
  width: 100%;
  margin: 0 auto;
  letter-spacing: -.5em;
}

a.cloud-zoom-gallery {
  display: inline-block;
  margin: 0 1% 10px 1%;
  width: 18%;
  height: auto;
  cursor: pointer;
  vertical-align: top;
}
.zoom-tiny-image {
  /*padding: 3px;*/
  width: 100%;
  height: auto;
  /*border: 1px solid #ccc;*/
  /*background: #efefef;*/
}
.zoom-tiny-image.selected {
  border: 1px solid #c86464;
  background: #c86464;
}
.zoom-tiny-image:hover {
  border: 1px solid #c86464;
}

/*a.gallery_last{
  margin-right: 0;
}*/
.btn-primary {
  margin: 1.2em 0 .9em;
  padding: 0.5em 0;
  background-color: #3ba07a;
  border-radius: 30px;
  cursor: pointer;
  transition: .3s;
  border: 2px solid #3ba07a;
  color: #fff;
  font-weight: bold;
  -webkit-appearance: none;
  font-size: 1.2em;
}
.btn-primary:hover {
background-color: #fff;
 color: #3ba07a;
}
.btn-contact {
  margin: 0.5em 0.3em;
  padding: 1.3em 0;
  background-color: #a0a0a0;
  font-weight: normal;
  font-size: 13px;
}
.btn-quick {
  margin: 0.9em 0;
  padding: 1.3em 0;
  background-color: #64b4c8;
  font-size: 13px;
}
/* ************************************************
*  item_detal
* ************************************************ */
.line_double_area {
outline: solid 4px #e17f79;    /* 外側の線になる一本線の枠線をひく*/
outline-offset: 3px;
border: 1px solid #e17f79;
margin-bottom: 3em;
width: calc(100% - 76px);
margin-left: 8px;
position: relative;
padding: 40px 30px;
}
.line_double_area:before {
content:"";
position: absolute;
top: -8px;
left: -8px;
width: 0;
height: 0;
border-style: solid;
border-width: 60px 60px 0 0;
border-color: #eac76d transparent transparent transparent;
}
.line_double_area:after {
content:"";
position: absolute;
right: -8px;
bottom: -8px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 60px 60px;
border-color: transparent transparent #eac76d transparent;
}
/*セレクションジャパン*/
.line_double_area h3 { color: #e17f79;}
.selection_area {width: 100%; position: relative; overflow: hidden;}
.selection_txt {float:left;width: calc(100% - 340px);}
.selection_img {float: right;}
@media only screen and (max-width: 768px) {
.selection_txt {float:none;width: 100%; margin-bottom: 1em;}
.selection_img {float: none;}
}
h3.icon_point {
padding: 10px 0 10px 70px;
border-bottom: 2px solid #3ba07a;
}
.icon_point:before {
content: "";
position:absolute;
top: 0;
left:0;
width: 60px;
height: 43px;
background-position: left top;
background-size: contain;
background-repeat: no-repeat;
}

/*0212追加*/
.flexiblebox_align {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
  align-items: center; /* 縦方向中央揃え */
}
.flexiblebox_justify {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
  justify-content: center; /* 横方向中央揃え */
}
.content_box {padding: 70px;}
.ls_n {letter-spacing: normal;}
.ls_02 {letter-spacing: 0.2em;}
@media only screen and (min-width: 961px) {
.br_pc {display: block;}
}
@media only screen and (max-width: 960px) {
.br_sp {display: block;}
}
/*20210214追加*/
/*カテゴリー内のおすすめ時期グラフ*/
.graph-table {
  width: 100%;
  margin: 0!important;
  color: #555!important;
}
.graph-table td, .graph-table th {
  position: relative;
  border: 1px solid #bfbfbf;
  text-align: center;
  padding: 5px;
}
.graph-table th:nth-of-type(even), .graph-table td:nth-of-type(odd) {
    background: #f8f9fa;
}
.check-time {
    width: 100%;
    height: 6px;
    top: calc(50% - 3px);
    left: 0;
    position: absolute;
    display: inline-block;
    padding: 0 0 0 1px;
    background:#3ba07a;
}
@media only screen and (max-width: 960px) {
  .freepage_wrap { margin: 0 1em 5em; }
  .content_box { padding: 40px 30px; }
  .freepage_wrap img { margin: 0; }
  .freepage_content { margin: 0 -1em; }
}


h3.icon_school_target {
padding: 10px 0 10px 70px;
border-bottom: 2px solid #3ba07a;
}
.icon_school_target:before {
content: "";
position:absolute;
top: 0;
left:0;
width: 60px;
height: 43px;
background-position: left top;
background-size: contain;
background-repeat: no-repeat;
}

.school_ttl_box {
background:linear-gradient(90deg,#3ba07a 0%,#3ba07a 20%,#fff 20%,#fff 100%);
  border: 1px solid #959595;
  padding: 20px;
}

.list_none li {
    list-style: none;
    padding-left: 1em;
    line-height: 1.3em;
}

@media only screen and (min-width: 481px) {
.flower_object_1 {
  background-image: url( https://img21.shop-pro.jp/PA01463/447/etc/pc-online_school-object-img.png?cmsp_timestamp=20210219180932 );
  background-repeat: no-repeat;
  background-position: right;
}
}

.cultivation_flow_box .inner {
    padding: 10px;
    overflow: hidden;
}

.circle_9cc24b {
    display: inline-block;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background: #9cc24b;
    text-align: center;
    line-height: 90px;
    color: #fff;
}
.circle_9cc24b_wrap, .circle_6fb261_wrap {
    position: relative;  
}
.circle_9cc24b_wrap:after {
    content: "";
    position: absolute;
    top: 90px;
    left: 44px;
    width: 4px;
    height: calc(100% - 90px);
    background: rgb(156,194,75);
    background: linear-gradient(180deg, rgba(156,194,75,1) 0%, rgba(111,178,97,1) 100%);
}
.circle_6fb261_wrap:after {
    content: "";
    position: absolute;
    top: 90px;
    left: 44px;
    width: 4px;
    height: calc(100% - 90px);
    background: rgb(111,178,97);
    background: linear-gradient(180deg, rgba(111,178,97,1) 0%, rgba(59,160,122,1) 100%);
}

.circle_6fb261 {
    display: inline-block;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background: #6fb261;
    text-align: center;
    line-height: 90px;
    color: #fff;
    position: relative;
}

.circle_3ba07a {
    display: inline-block;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background: #3ba07a;
    text-align: center;
    line-height: 90px;
    color: #fff;
}
@media only screen and (max-width: 960px) {
.flex_box_3_3 .mar_t_50 {
 margin-top: 10px; 
}
}

/* fixed search */
.c-rotate-90 {
  display: inline-block;
  transform: rotate(90deg);
}
body.on-modal {
	position: fixed;
	overflow: hidden;
	width: 100%;
	height: 100vh;
}
.c-fixed-buttons {
	position: fixed;
	right: 10px;
	bottom: 5px;
	z-index: 9999;
}
.c-fixed-button {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 80px;
	height: 44px;
	border-radius: 5px 5px 0 0;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	box-shadow: 0 2px 2px rgba(0,0,0,.15);
}
.c-fixed-button:hover {
	color: #fff;
}
.c-fixed-page-top {
	font-feature-settings: "palt";
	letter-spacing:  0;
	background: rgba(225,127,121,.9);	
}
.c-fixed-page-top img {
	width: 13px;
	margin-right: 6px;
}
.c-fixed-search {
	margin-top: 4px;
	border: 0;
	background: rgba(59,160,122,.9);
	letter-spacing:  0.25em;
}
.c-fixed-search img {
	width: 20px;
	margin-right: 8px;
}
.c-fixed-search-modal-overlay {
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.3);
	z-index: 10000;

}
body.on-modal .c-fixed-search-modal-overlay {
	display: block;
}
.c-fixed-search-modal {
	position: fixed;
	display:none;
	top: 50%;
	left: 50%;
	width: 95%;
	max-width: 840px;
	padding: 2rem 1.5rem;
	background: #fff;
	text-align: center;
    line-height: 1.76923;
	transform: translate(-50%,-55%);
	z-index: 10001;
  box-sizing: border-box;
}
body.on-modal .c-fixed-search-modal {
	display: block;
}
.c-fixed-search-item {
	margin-bottom: 1rem;
}
.c-fixed-search-controls {
  	position: relative;
	display: flex;	
}
.c-fixed-search-input-box {
	flex-grow: 1;
}
.c-fixed-search-text {
	display: block;
	text-align: left;
}
.c-fixed-search-input {
	width: 100%;
	padding: 7px;
   padding-right: 4em;
	border-radius: 5px;
	border: 1px solid #999;
	border-right: 0;
  font-size: 16px;
      line-height: 1.76923;
}
.c-fixed-search-button {
  	position: absolute;
	top: 0;
	right: 0;
	padding: 6px .5rem;
	border-radius: 0 5px 5px 0;	
    font-size: 16px;
      line-height: 1.76923;
  	white-space: nowrap;
}

.c-fixed-search-modal-close {
	display: inline-block;
	margin-top: 1.5rem;
	padding: 10px 2rem;
	border: 2px solid #FE4F50;
	border-radius: 6px;
	background-color: #FE4F50;
	color:  #fff;
    font-size: 16px;
    line-height: 1.76923;
	font-weight: bold;
}
.c-fixed-search-modal-close:hover {
	background-color: #fff;
	color: #FE4F50;
	transition: 1s;
}
.c-fixed-search-modal-close svg {
	margin-right: .5rem;
}
@media(min-width: 64em) {
	.c-fixed-buttons {
	right: 19px;
	bottom: 5px;
}
.c-fixed-button {
	width: 120px;
	height: 60px;
	border-radius: 10px 10px 0 0;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	box-shadow: 0 2px 2px rgba(0,0,0,.15);
}
	
.c-fixed-page-top {
}
.c-fixed-page-top img {
	width: 15px;
	margin-right: 10px;
}
.c-fixed-search {
	margin-top: 16px;
}
.c-fixed-search img {
	width: 27px;
	margin-right: 12px;
}
	.c-fixed-search-modal {
		padding: 2rem 3rem;
	}
  .c-fixed-search-input {
   padding-right: 7em;
	}
	.c-fixed-search-button {
	padding: 6px 2rem;
	border-radius: 0 5px 5px 0;	
}
}
/*SOLD OUT商品に線を引く*/
.price:has(.sold_out) .line_out ,.item_price:has(.sold_out) .line_out{text-decoration:line-through;}
.sold_out { color:#E17F79;}

/*商品一覧*/
.item-area p.price,.item-area p.item_price{ margin-bottom:0;}

/*20241015新スライダーデザイン*/
.sliderArea {
  max-width: 100%;
  margin: 0 auto 3em;
  /*overflow: hidden;*/
}
@media(max-width: 1199px) {
  .sliderArea {overflow: hidden;}
}
.sliderArea.w300 {
  max-width: 300px;
}
.slick-slide {
  margin: 0 5px;
}
.slick-slide img {
  width: 100%;
  height: auto;
}
.sliderArea .slick-prev, .sliderArea .slick-next {
  z-index: 1;
  width: 40px !important;
  height: 40px !important;
  background-color: rgba(0,0,0,0.5);
}
.sliderArea .slick-prev:before, .sliderArea .slick-next:before {
  color: #717171 !important;
  font-size: 20px;
  content: "";
  position: absolute;
  top: 12px;
  left: 10px;
  width: 15px;
  height: 15px;
  border-left: 2px solid #aaa;
  border-top: 2px solid #aaa;
  transition: all 0.4s ease;
  opacity: 1;
  z-index: 1;
}
.sliderArea .slick-prev:before{
  transform: rotate(-45deg);
}
.sliderArea .slick-next:before {
  left: 10px;
  transform: rotate(135deg);
}
@media only screen and (max-width: 768px) {
  .sliderArea .slick-prev{left:0;} 
  .sliderArea .slick-next{right:0;} 
}
.slick-slide {
  transition: all ease-in-out .3s;
}
.slick-active {
  opacity: 1;
}
.slick-dots {bottom:-35px !important;}
.slick-dots li.slick-active button::before {background-color:#3ba07a;}
.slick-dots li button:before{
  width:12px !important;
  height:12px !important;
  background-color:#ccc;
  border-radius:6px;
}
.slick-current {
  opacity: 1;
}
.thumb {
  margin: 20px 0 0;
}
.thumb .slick-slide {
  cursor: pointer;
}
.thumb .slick-slide:hover {
  opacity: .7;
}
.full-screen .slick-list {
  overflow: visible;
}
.full-screen {
  max-width: 400px;
  margin: 0 auto;
}


/*202409売れ筋商品・おすすめ商品をスライドに変更*/
.flex_scroll{
 display: flex;
 flex-wrap: wrap;
 width: 100%;
}
.flex_scroll_area{
    width: calc(25% - 20px);
    margin: 10px;
    position: relative;
}
.ranking .flex_scroll_area {
  counter-increment: rank;
  position: relative;
  overflow: hidden;
}

.ranking .flex_scroll_area::before {
  content: "";
  background-color: #666;
  display: block;
  width: 100%;
  height: 2.5rem;
  transform: rotate(-45deg);
  position: absolute;
  left: -50%;
  top: 0;
}
.ranking .flex_scroll_area:nth-child(1)::before{
background-color: #ebc043;
}
.ranking .flex_scroll_area:nth-child(2)::before{
background-color: #c6c6c6;
}
.ranking .flex_scroll_area:nth-child(3)::before{
background-color: #9a6746;
}
.ranking .flex_scroll_area::after {
  content: counter(rank);
  color: white;
  font-size: .8rem;
  font-weight: 700;
  line-height: initial;
  text-align: center;
  width: 1.5em;
  position: absolute;
  left: .3em;
  top: .3em;
}

@media only screen and (max-width: 960px) {
.is-fixed .flex_scroll{
   display: flex !important;
  }
.flex_scroll {
 overflow-x: auto;
 white-space: nowrap;
 -ms-overflow-style: none;
 -webkit-overflow-scrolling: touch;
 display: block;
}
  
.flex_scroll_area {
 width: 40% !important;
 display: inline-block;
 white-space: normal;
 margin: 10px;
 vertical-align: top;
}
.flex_scroll_inner{
display:block;
}
}
/*20250514Q&A*/
.qa-6 {
    max-width: 100%;
    margin-bottom: 5px;
    border-bottom: 2px solid #dedede;
}

.qa-6 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 2em 1em 3em;
    color: #333333;
    font-weight: 600;
    cursor: pointer;
}

.qa-6 summary::before,
.qa-6 p::before {
    position: absolute;
    left: 1em;
    font-weight: 600;
    font-size: 1.3em;
}

.qa-6 summary::before {
    color: #75bbff;
    content: "Q";
}

.qa-6 summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #333333b3;
    border-right: 3px solid #333333b3;
    content: '';
    transition: transform .5s;
}

.qa-6[open] summary::after {
    transform: rotate(225deg);
}

.qa-6 p {
    position: relative;
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: .3em 3em 1.5em;
    color: #333;
    transition: transform .5s, opacity .5s;
}

.qa-6[open] p {
    transform: none;
    opacity: 1;
}

.qa-6 p::before {
    color: #ff8d8d;
    line-height: 1.2;
    content: "A";
}
#beginner .qa-6 p { font-size: 16px;}

/*20250527 パンくずレイアウト変更*/
.breadcrumb {
 letter-spacing: normal;
 margin-bottom: 0.5em;
 vertical-align: top;
}
.breadcrumb_group {
  display: inline-block;
}
.breadcrumb a {
  margin: 0 10px 0.5em;
  padding: 6px 16px;
  background-color: #eee;
  display: inline-block;
  border-radius: 20px;
  font-size: 14px;
}

