@charset "euc-jp";

body {
  background: #fff url(https://img.shop-pro.jp/tmpl_img/78/body_bg.gif);
  color: #111;
}

a {
  color: #29abe2;
}

a:hover {
  color: #29abe2;
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

form {
  margin: 0;
  display: inline;
}

.col-lg-12 {
  padding: 0;
}

.btn {
  border-radius: 0;
}

/*
 * Layout
 */
.container {
  max-width: 1300px;
  margin: 0 auto;
}
.ie8 .container {
  width: 1300px;
}

.header__section {
  margin-bottom: 2em;
}

/* 211112追加 */
h1{
  font-size:11px;
  color:#666666;
  text-align:right;
  font-weight:normal;
}

h1.info220519 a{
  color:#666666;
}

/* -------------------------------------------------- スマートフォン */
@media screen and (max-width:749px) {
	/* 表示領域が749px未満の場合に適用するスタイル */
  h1{margin:0 0 30px 0; text-align:center;}
}

.header__logo {
  margin: 1em 0;
  float: left;
}

.header__logo-img {
  margin-top: 0;
}

.header-nav {
  float: right;
  list-style-type: none;
  text-align: right;
  margin: 30px 0 0;
}

.header-nav__unit {
  display: inline;
  white-space: nowrap;
  margin-left: 1em;
  font-weight: 600;
}
.header-nav__unit i {
  margin-right: 4px;
}

.header-nav__txt {
  color: #111;
}
.header-nav__txt:hover {
  color: #111;
}

.header-nav__btn {
  padding: 10px 15px;
}
.header-nav__btn i {
  left: -4px;
}

.header__postage {
  float: right;
  clear: right;
  color: #e66a6a;
  margin: 2em 0 1em;
}

.header__postage__list {
  list-style-type: none;
  margin: 0;
}

.header__search-switch {
  cursor: pointer;
}

.header__search-form__input {
  border: 1px solid #ccc;
}

.global-nav__pulldown-nav {
  display: none;
}

.global-nav {
  display: block;
  list-style-type: none;
  margin: 0;
}

.global-nav__unit {
  float: left;
  margin-right: 2em;
  letter-spacing: .2em;
}
.global-nav__unit a {
  display: block;
  padding: .3em 0;
  color: #111;
}
.global-nav__unit a:hover, .global-nav__unit a:focus {
  text-decoration: none;
}

.global-nav__unit__txt {
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
}

.header__pulldown-nav__list {
  list-style-type: none;
  margin: 2em 0 0;
  padding: 0;
  font-weight: 600;
}
.header__pulldown-nav__list li {
  margin: 0 0 10px;
  padding: 0 40px 0 0;
  white-space: nowrap;
}
.header__pulldown-nav__list a {
  color: #111;
}
.header__pulldown-nav__list a:hover {
  text-decoration: none;
  color: #29abe2;
}

.global-nav-phone {
  text-align: center;
  margin: 0;
}
.global-nav-phone li {
  display: inline-block;
  margin: 0 .2em;
}
.global-nav-phone a {
  padding: .5em;
}

/* pagetop */
.btn-pagetop {
  padding: .9em 0;
  max-width: 50px;
  float: right;
  background: #ddd;
  border: none;
}
.btn-pagetop i {
  position: static;
}

/* guide */
.footer__guide {
  background: #f5f5f5;
  padding: 1em 0;
}

.guide__col {
  padding: 0 30px;
}

.guide__unit {
  padding: 10px 30px 0 0;
  margin-bottom: 30px;
  font-size: 0.8em;
  line-height: 1.8;
  color: #808080;
}

.guide__h3, .guide__h2 {
  color: #555;
  font-weight: normal;
}

.guide__h2 {
  font-size: 1em;
  padding-bottom: .5em;
  border-bottom: 1px solid #d3d3d3;
}

/* calender */
.cal__table table {
  max-width: 280px;
  margin: 2em auto;
  font-size: .9em;
}
.cal__table table th, .cal__table table td {
  text-align: center;
}

.cal__memo {
  text-align: center;
  font-size: .9em;
}

/* footer nav */
.footer__nav {
  padding: 40px 0 20px;
   background: #29abe2;
  color: white;
  font-size: 0.8em;
  letter-spacing: .1em;
}
.footer__nav a {
  color: white;
}

.footer-nav__title {
  margin-top: 0;
  color: #1a8dbe;
  font-size: 1.5em;
  font-family: 'Roboto Slab', serif;
  font-weight: normal;
}

.footer-nav__col {
  margin: 0;
  list-style-type: none;
  line-height: 1.5;
}
.footer-nav__col li {
  margin: 1em 0;
}

/* shop owner */
.shop-owner {
  padding: 0;
  border-right: 1px solid #1a8dbe;
}

.shop-owner__photo {
  float: left;
  max-width: 50%;
}

.shop-owner__info {
  padding: 0 30px;
  overflow: hidden;
}

.shop-owner__name {
  margin: 0 0 1em;
  font-size: 1.6em;
  font-weight: normal;
}

.shop-owner__txt {
  line-height: 2;
}

/* copyright */
.footer__copyright {
  border-top: 1px solid #1a8dbe;
  margin-top: 30px;
  padding-top: 20px;
  font-size: .9em;
}
.footer__copyright p, .footer__copyright address {
  color: #1a8dbe;
  margin: 0;
}
.footer__copyright p a, .footer__copyright address a {
  color: #1a8dbe;
}
.footer__copyright .copyright__powered-by {
  float: right;
  color: #fff;
}
.footer__copyright .copyright__powered-by img {
  max-width: 200px;
  vertical-align: middle;
}

/* topicpath */
.topicpath-nav {
  font-size: .8em;
  color: #666;
  margin-bottom: 1em;
}
.topicpath-nav a {
  text-decoration: none;
  color: #666;
  margin-left: .5em;
}
.topicpath-nav ul {
  list-style-type: none;
  margin: 10px 0;
}
.topicpath-nav li {
  display: inline;
  padding: 0 .5em 0 0;
}
.topicpath-nav li:first-child a {
  margin-left: 0;
}

/* product list */
.select--sub-layer {
  max-width: 500px;
  display: block;
  margin: 2em auto;
}

.product-list__unit {
  padding: 0;
}
.product-list__unit a:hover {
  text-decoration: none;
}

.product-list__unit__inner {
  padding: 0 20px;
}
.product-list__unit__inner p {
  margin: 0;
}

.product-list__photo {
  display: block;
  margin: 0 auto;
}

.product-list__text {
  display: block;
  margin: .6em 0;
  line-height: 1.5;
  text-align: center;
}

.product-list__name {
  font-weight: bold;
  color: #666;
}

.product-list__expl {
  font-size: .8em;
}

.product-list__price,
.option__price {
  color: #aaa;
}

.product-list__regular-price,
.option__regular-price {
  color: #aaa;
  text-decoration: line-through;
}

.product-list__soldout,
.option__stock {
  color: #e66a6a;
}

.product-list__sort {
  text-align: right;
  margin: 2em 0;
}

.product-list__freespace {
  margin: 3em 0;
}

.pagenation {
  margin: 1em 0 3em;
  text-align: center;
}

.pagenation__list {
  margin: 0 0 1em;
}

.pagenation__unit {
  display: inline-block;
  line-height: 1;
  margin: 0 .3em 2em;
}
.pagenation__unit a {
  padding: .6em .9em;
  color: #fff;
  background: #29abe2;
  border-radius: 3px;
}
.pagenation__unit a:hover {
  text-decoration: none;
}
.pagenation__unit span {
  color: #aaa;
}

.pagenation__info {
  font-size: 1.4em;
}

/* shop keeper */
.page--shopkeeper .section__block, .page--privacy .section__block {
  max-width: 1000px;
}

/* privacy policy */
/*
 * Module
 */
.section__block {
  margin: 4em auto;
}
.section__block p {
  line-height: 2;
}

.section__title-h2 {
  text-align: center;
  font-size: 1.5em;
  font-weight: normal;
  margin: 2em 0;
}

.section__title-h3 {
  text-align: center;
  font-size: 1.2em;
  font-weight: normal;
  margin: 2em 0;
}

.btn-primary {
  background: #29abe2;
  border: 1px solid #29abe2;
  color: #fff;
}
.btn-primary:hover {
  background: #29abe2;
  color: #fff;
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.btn-secondary {
  background: #4e5052;
  border: 1px solid #4e5052;
  color: #fff;
}
.btn-secondary:hover {
  background: #4e5052;
  color: #fff;
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.txt--sm {
  font-size: .8em;
}

.txt--c {
  text-align: center;
}

.txt--not-applicable {
  font-size: 1.5em;
  margin: 3em 0 4em;
  text-align: center;
  color: #999;
}

.dl-vertical-list {
  margin: 0;
  padding: 0;
}

.dl-vertical-list__title {
  font-weight: bold;
  margin: 0 0 .5em;
}

.dl-vertical-list__content {
  margin: 0 0 2em;
  line-height: 1.8;
}

.pulldown-nav {
  display: none;
}

#wrapper .bx-wrapper .bx-viewport {
  border: none;
  box-shadow: none;
  left: 0;
  background: transparent;
}
#wrapper .bx-wrapper .bx-viewport .bx-caption {
  background: rgba(255, 255, 255, 0.6);
  padding: .6em .8em;
}
#wrapper .bx-wrapper .bx-viewport .bx-caption span {
  font-size: 1em;
  font-weight: bold;
  color: #333;
}
#wrapper .bx-wrapper .bx-controls .bx-controls-direction a {
  width: 50px;
  height: 50px;
  margin-top: -25px;
  border: 2px solid #fff;
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/78/carousel_ctrl.png);
}
#wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  left: 0;
  border-left: none;
  background-position: bottom left;
}
#wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  right: 0;
  border-right: none;
  background-position: bottom right;
}
#wrapper .bx-wrapper .bx-controls .bx-pager {
  padding-top: 0;
  padding-bottom: 10px;
  bottom: 0;
}
#wrapper .bx-wrapper .bx-controls .bx-pager .bx-pager-link {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background: #f5f5f5;
}
#wrapper .bx-wrapper .bx-controls .bx-pager .bx-pager-link.active {
  background: #29abe2;
}

.carousel-slide .product-list {
  margin: 0;
}
.carousel-slide .product-list__unit__inner {
  padding-bottom: 0;
}

@media (max-width: 980px) {
  /* ~980px */
  .col-md-12 {
    padding: 0;
  }

  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }

  .footer__guide {
    margin: 0;
  }

  .guide__col {
    padding: 0;
  }

  .shop-owner {
    border-right: none;
    margin-bottom: 30px;
  }

  .product-list {
    margin: 0 -15px;
  }

  .product-list__unit {
    padding: 0;
  }

  .page--privacy .section__block {
    width: 100%;
  }
}
@media (max-width: 768px) {
  /* ~768px */
  .col-sm-12 {
    padding: 0;
  }

  .header__logo {
    float: none;
    text-align: center;
  }
  .header__logo img {
    max-width: 100%;
    display: block;
    margin: 0 auto 20px;
  }

  .header__postage {
    float: none;
  }

  .global-nav {
    display: none;
    margin-top: 1em;
  }
  .global-nav a {
    padding: .5em;
  }

  .global-nav__unit {
    float: none;
    margin-right: 0;
    text-align: center;
  }

  .global-nav__unit__txt {
    font-size: 1.2em;
  }

  .global-nav__pulldown-nav {
    padding: 2em 0 0;
    border-bottom: 2px solid #ccc;
  }

  .header__pulldown-nav__list {
    text-align: left;
    font-weight: normal;
  }
  .header__pulldown-nav__list li {
    padding-right: 0;
    margin: 0;
    overflow: auto;
    white-space: normal;
  }
  .header__pulldown-nav__list a {
    display: block;
    padding: .7em;
  }
  .header__pulldown-nav__list a:before {
    content: '- ';
  }

  .header__search-form--phone input, .header__search-form--phone button {
    display: block;
    height: 2.8em;
    margin-bottom: 1em;
    width: 100%;
    border: 2px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .header__search-form--phone button {
    border-color: #29abe2;
    background: #29abe2;
    color: #fff;
  }
  .header__search-form--phone button:hover {
    background: #29abe2;
    color: #fff;
  }

  .footer-nav__title {
    text-align: center;
  }

  .footer-nav__col {
    text-align: center;
  }
  .footer-nav__col li {
    margin: 0;
  }
  .footer-nav__col a {
    display: block;
    padding: 1em;
  }

  .guide__unit {
    padding-right: 0;
  }

  .product-list__sort {
    text-align: center;
  }
}
@media (max-width: 480px) {
  /* ~480px */
  .col-xs-12 {
    padding: 0;
  }

  .shop-owner__photo {
    text-align: center;
    float: none;
    max-width: 100%;
  }

  .shop-owner__info {
    padding: 0;
    overflow: auto;
  }

  .shop-owner__name {
    text-align: center;
  }

  .shop-owner__name,
  .shop-owner__txt {
    margin-top: 2em;
  }

  .btn-pagetop {
    max-width: 100%;
    float: none;
    margin-top: 2em;
  }

  #wrapper .carousel-slide .bx-wrapper .bx-controls .bx-controls-direction a {
    width: 25px;
    height: 25px;
    margin-top: -12.5px;
    background-size: 50px;
    border: 1px solid #fff;
  }
  #wrapper .carousel-slide .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
    border-left: none;
  }
  #wrapper .carousel-slide .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
    border-right: none;
  }
}
/*
 * State
 */
.header__search-form {
  display: none;
}

.header__search-form--visible {
  display: inline;
}

.global-nav-phone--current a {
  background: #f1f1f1;
}

.is_tablet_lt .tab-block--visible {
  display: block;
}
.is_tablet_lt .tab-block--hidden {
  display: none;
}

/*
 * icons
 */
/* 24px black */
.icon-b, .icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  position: relative;
  top: -0.15em;
}
.icon-user.icon-b, .icon-user.icon-w {
  background-position: -208px 0px;
}
.icon-cart.icon-b, .icon-cart.icon-w {
  background-position: -176px -64px;
}
.icon-search.icon-b, .icon-search.icon-w {
  background-position: -208px -16px;
}
.icon-chevron_thin_right.icon-b, .icon-chevron_thin_right.icon-w {
  background-position: -144px -144px;
}
.icon-chevron_thin_down.icon-b, .icon-chevron_thin_down.icon-w {
  background-position: -112px -144px;
}
.icon-chevron_thin_up.icon-b, .icon-chevron_thin_up.icon-w {
  background-position: -128px -144px;
}
.icon-list.icon-b, .icon-list.icon-w {
  background-position: -192px -96px;
}
.icon-play.icon-b, .icon-play.icon-w {
  background-position: -160px -112px;
}

.icon-lg-b, .icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  position: relative;
  top: -0.15em;
}
.icon-user.icon-lg-b, .icon-user.icon-lg-w {
  background-position: -312px 0px;
}
.icon-cart.icon-lg-b, .icon-cart.icon-lg-w {
  background-position: -264px -96px;
}
.icon-search.icon-lg-b, .icon-search.icon-lg-w {
  background-position: -312px -24px;
}
.icon-chevron_thin_right.icon-lg-b, .icon-chevron_thin_right.icon-lg-w {
  background-position: -216px -216px;
}
.icon-chevron_thin_down.icon-lg-b, .icon-chevron_thin_down.icon-lg-w {
  background-position: -168px -216px;
}
.icon-chevron_thin_up.icon-lg-b, .icon-chevron_thin_up.icon-lg-w {
  background-position: -192px -216px;
}
.icon-list.icon-lg-b, .icon-list.icon-lg-w {
  background-position: -288px -144px;
}
.icon-play.icon-lg-b, .icon-play.icon-lg-w {
  background-position: -240px -168px;
}

.icon-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon16_b.png);
}

.icon-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon16_w.png);
}

.icon-lg-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_b.png);
}

.icon-lg-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/78/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/78/icon16_2x_b.png);
  }

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon16_2x_w.png);
  }

  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_2x_b.png);
  }

  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_2x_w.png);
  }
}
@media (max-width: 768px) {
  .icon-b {
    width: 24px;
    height: 24px;
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_b.png);
  }
  .icon-b.icon-user {
    background-position: -312px 0px;
  }
  .icon-b.icon-cart {
    background-position: -264px -96px;
  }
  .icon-b.icon-search {
    background-position: -312px -24px;
  }
  .icon-b.icon-chevron_thin_right {
    background-position: -216px -216px;
  }
  .icon-b.icon-chevron_thin_down {
    background-position: -168px -216px;
  }
  .icon-b.icon-chevron_thin_up {
    background-position: -192px -216px;
  }
  .icon-b.icon-list {
    background-position: -288px -144px;
  }
  .icon-b.icon-play {
    background-position: -240px -168px;
  }

  .icon-w {
    width: 24px;
    height: 24px;
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_w.png);
  }
  .icon-w.icon-user {
    background-position: -312px 0px;
  }
  .icon-w.icon-cart {
    background-position: -264px -96px;
  }
  .icon-w.icon-search {
    background-position: -312px -24px;
  }
  .icon-w.icon-chevron_thin_right {
    background-position: -216px -216px;
  }
  .icon-w.icon-chevron_thin_down {
    background-position: -168px -216px;
  }
  .icon-w.icon-chevron_thin_up {
    background-position: -192px -216px;
  }
  .icon-w.icon-list {
    background-position: -288px -144px;
  }
  .icon-w.icon-play {
    background-position: -240px -168px;
  }
}
@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,
  .icon-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_2x_b.png);
  }

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_2x_w.png);
  }
}



/* オリジナル制作 F1 */

.original{
	width:100%;
	text-align:left;
	}

.original p{
	margin:0 0 10px 0;
	padding:0 10px;
	font-size:14px;
	color:#322C19;
	line-height:180%;
	clear:both;
	}

.original_text01{
	color:#CA475C;
	font-weight:bold;
	}

.original_flow{
	width:100%;
	margin:50px 0 0 0;
	text-align:left;
	}

.original_flow01{
	height:110px;
	padding:45px 0 0 100px;
	background:url(https://img05.shop-pro.jp/PA01111/562/etc/original_flow01.jpg?cmsp_timestamp=2097) left top no-repeat;
	font-size:24px;
	color:#A8CA01;
	font-weight:bold;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	}

.original_flow02{
	height:110px;
	margin:30px 0 0 0;
	padding:45px 0 0 100px;
	background:url(https://img05.shop-pro.jp/PA01111/562/etc/original_flow02.jpg?cmsp_timestamp=2105) left top no-repeat;
	font-size:24px;
	color:#A8CA01;
	font-weight:bold;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	}

.original_flow03{
	height:110px;
	margin:30px 0 10px 0;
	padding:45px 0 0 100px;
	background:url(https://img05.shop-pro.jp/PA01111/562/etc/original_flow03.jpg?cmsp_timestamp=2111) left top no-repeat;
	font-size:24px;
	color:#A8CA01;
	font-weight:bold;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	}

.original_flow04{
	height:110px;
	margin:30px 0 10px 0;
	padding:45px 0 0 100px;
	background:url(https://img05.shop-pro.jp/PA01111/562/etc/original_flow04_02.jpg?cmsp_timestamp=20170808162816) left top no-repeat;
	font-size:24px;
	color:#A8CA01;
	font-weight:bold;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	}

.original_flow05{
	height:110px;
	margin:30px 0 10px 0;
	padding:45px 0 0 100px;
	background:url(https://img05.shop-pro.jp/PA01111/562/etc/original_flow05_02.jpg?cmsp_timestamp=20170808162828) left top no-repeat;
	font-size:24px;
	color:#A8CA01;
	font-weight:bold;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	}

.original_flow06{
	height:110px;
	margin:30px 0 10px 0;
	padding:45px 0 0 100px;
	background:url(https://img05.shop-pro.jp/PA01111/562/etc/original_flow06_02.jpg?cmsp_timestamp=20170808162842) left top no-repeat;
	font-size:24px;
	color:#A8CA01;
	font-weight:bold;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	}

.original_flow table{
	width:100%;
	margin:0 0 10px 0;
	border:none;
	font-size:14px;
	color:#322C19;
	text-align:center;
	border-spacing:0;
	}

.original_flow table,tr,td{
	border:#322C19 solid 1px;
	border-collapse:collapse;
	}
	
.original_flow td{
	padding:5px;
	border-right:#322C19 solid 1px;
	}

.flow_text01_01{
	background-color:#F96743;
	border-bottom:#322C19 solid 1px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	}

.flow_text01_02{
	background-color:#F96743;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	}

.flow_text01_03{
	border-bottom:#322C19 solid 1px;
	}
	
.original_flow a{
	color:#322C19;
	}
	
.original_flow a:hover{
	color:#504A37;
	}

.flow_text02{
	height:50px;
	margin:30px 0 0 0;
	padding:10px 0 0 60px;
	background: url(https://img05.shop-pro.jp/PA01111/562/etc/flow01_01.jpg?cmsp_timestamp=207900) left top no-repeat;
	font-size:20px;
	color:#F96743;
	font-weight:bold;
	text-align:left;
	}


.flow_text03{
	height:30px;
	margin:20px 0 10px 0;
	padding:0 0 0 30px;
	background: url(https://img05.shop-pro.jp/PA01111/562/etc/flow01_02.jpg?cmsp_timestamp=2090) left top no-repeat;
	font-size:18px;
	color:#322C19;
	font-weight:bold;
	text-align:left;
	}
	
.flow_text04{
	font-weight:bold;
	text-decoration:underline;
	}

.flow_text05{
	padding:15px;
	background-color:#E5EDC5;
	font-size:15px;
	color:#322C19;
	line-height:180%;
	text-align:left;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	border-radius:5px;
	}

.flow_text06{
	height:30px;
	margin:25px 0 10px 0;
	padding:0 0 0 30px;
	background: url(https://img05.shop-pro.jp/PA01111/562/etc/flow01_03.jpg?cmsp_timestamp=2097) left top no-repeat;
	font-size:18px;
	color:#322C19;
	font-weight:bold;
	text-align:left;
	}

.original_flow ul{
	margin:0 0 15px 0;
	list-style:none;
	}

.original_flow li{
	margin:0 0 10px 0;
	font-size:15px;
	color:#322C19;
	line-height:180%;
	}

.flow_size{
	background:url(https://img05.shop-pro.jp/PA01111/562/etc/flow_size.jpg?cmsp_timestamp=2125) 220px 80px no-repeat;
	}

.flow_text07{
	margin:25px 0 10px 0;
	font-size:14px;
	color:#CA475C;
	font-weight:bold;
	}


.flow_result{
	width:670px;
	margin:50px 0 0 0;
	text-align:left;
	}

.flow_result table{
	width:100%;
	margin:0 0 10px 0;
	padding:10px;
	border:none;
	font-size:11px;
	color:#322C19;
	text-align:left;
	border-spacing:0;
	}

.flow_result table,tr,td{
	border:none;
	}

.result_img{
	margin:0 10px 5px 0;
	}

.result_img02{
	margin:0 0 5px 0;
	}

.result_bg{
	width:100%;
	margin:0 0 20px 0;
	background-color:#FAECEE;
	}

.result_bg02{
	width:100%;
	margin:0 0 20px 0;
	}

.flow_result a{
	color:#CA475C;
	}
	
.flow_result a:hover{
	color:#E8657A;
	}

.shop_banner{
	margin:30px 0 0 0;;
}

/* -------------------------------------------------- スマートフォン */
@media screen and (max-width:670px) {
	/* 表示領域が670px未満の場合に適用するスタイル */
	.flow_result{
	width:100%;
	}
}

/* 共通 */
h2.title001 {
  color: #626262;
  text-align: center;
  padding: 10px 20px;
  border-top: solid 2px #959595;
  border-bottom: solid 2px #959595;
  background: -webkit-repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e5e5e5 3px, #e5e5e5 7px);
  background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e5e5e5 3px, #e5e5e5 7px);
  text-align:left;
}
/* 共通 */
.original_china{
    width: 100%;
    position: relative;
    background: #ff0028;
    box-shadow: 0px 0px 0px 5px #ff0028;
    border: dashed 2px white;
    margin:30px 0 0 0;
    padding: 15px 0 0 0;
    text-align:center;
    }

.original_china:after{
    position: absolute;
    content: '';
    right: -7px;
    top: -7px;
    border-width: 0 15px 15px 0;
    border-style: solid;
    border-color: #a40000 #fff #a40000;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
    }

.original_china p {
    font-size:18px;
    color: #FFFFFF;
    font-weight:bold;
    }

/* オリジナル制作 F1 ここまで */


/* フルカラーショップシール F2 */

.seal{
	width:100%;
	text-align:left;
	}

.seal h3{
	padding:0 0 0 10px;
        margin:0 0 10px 0;
	font-size:20px;
	color:#CB4829;
	}

.seal_bg{
	margin:0 0 50px 0;
	/*background:url(https://img05.shop-pro.jp/PA01111/562/etc/seal_bg.jpg?cmsp_timestamp=2105) right top no-repeat;*/
	}

.seal p{
	margin:0 0 10px 0;
	padding:0 10px;
	font-size:14px;
	color:#322C19;
	line-height:180%;
	clear:both;
	}

.seal_text01{
	color:#CB4829;
	font-weight:bold;
	}

.seal_text02{
	font-weight:bold;
	text-decoration:underline;
	}

.seal ul{
	width:350px;
	margin:0 0 40px 0;
	list-style:none;
	}

.seal li{
	margin:0 0 10px 0;
	padding:10px;
	border-left:#FDC2B4 solid 3px;
	border-right:#FDC2B4 solid 3px;
	background-color:#F8EAD0;
	font-size:12px;
	color:#322C19;
	line-height:160%;
	}

.seal_text03{
	margin:15px 0 0 0;
	padding:15px;
	background-color:#E5EDC5;
	font-size:15px;
	color:#322C19;
	line-height:180%;
	text-align:left;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	border-radius:5px;
	}

.seal_flow{
	width:100%;
	margin:50px 0 0 0;
	text-align:left;
	}


.seal_flow01{
	height:110px;
	padding:45px 0 0 100px;
	background:url(https://img05.shop-pro.jp/PA01111/562/etc/seal_flow01.jpg?cmsp_timestamp=206903) left top no-repeat;
	font-size:24px;
	color:#A8CA01;
	font-weight:bold;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	}

.seal_flow02{
	height:110px;
	margin:30px 0 0 0;
	padding:45px 0 0 100px;
	background:url(https://img05.shop-pro.jp/PA01111/562/etc/seal_flow02.jpg?cmsp_timestamp=2079) left top no-repeat;
	font-size:24px;
	color:#A8CA01;
	font-weight:bold;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	}

.seal_flow03{
	height:110px;
	margin:30px 0 10px 0;
	padding:45px 0 0 100px;
	background:url(https://img05.shop-pro.jp/PA01111/562/etc/seal_flow03.jpg?cmsp_timestamp=2089) left top no-repeat;
	font-size:24px;
	color:#A8CA01;
	font-weight:bold;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	}

.seal_flow04{
	height:110px;
	margin:30px 0 10px 0;
	padding:45px 0 0 100px;
	background:url(https://img05.shop-pro.jp/PA01111/562/etc/seal_flow04.jpg?cmsp_timestamp=2099) left top no-repeat;
	font-size:24px;
	color:#A8CA01;
	font-weight:bold;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	}

.seal_flow05{
	height:110px;
	margin:30px 0 10px 0;
	padding:45px 0 0 100px;
	background:url(https://img05.shop-pro.jp/PA01111/562/etc/seal_flow05.jpg?cmsp_timestamp=2110) left top no-repeat;
	font-size:24px;
	color:#A8CA01;
	font-weight:bold;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	}

.seal_text04{
	height:30px;
	margin:25px 0 10px 0;
	padding:0 0 0 30px;
	background: url(https://img05.shop-pro.jp/PA01111/562/etc/flow01_03.jpg?cmsp_timestamp=207001) left top no-repeat;
	font-size:18px;
	color:#322C19;
	font-weight:bold;
	text-align:left;
	}

.seal_text05{
	margin:25px 0 10px 0;
	font-size:14px;
	color:#CB4829;
	font-weight:bold;
	}
/*
.seal_size{
	background:url(https://img05.shop-pro.jp/PA01111/562/etc/seal_bg02.jpg?cmsp_timestamp=2132) right top no-repeat;
	}
*/
.seal_size ul{
	width:100%;
	margin:0 0 15px 0;
	list-style:none;
	}

.seal_size li{
	padding:0;
	margin:0 0 10px 0;
	font-size:15px;
	color:#322C19;
	line-height:180%;
	background-color: transparent;
	border:none;
	}


.seal a{
	color:#322C19;
	}
	
.seal a:hover{
	color:#504A37;
	}


.seal_result{
	width:670px;
	margin:50px 0 0 0;
	text-align:left;
	}

.seal_result table{
	width:100%;
	margin:0 0 0 0;
	border:none;
	font-size:11px;
	color:#322C19;
	text-align:left;
	border-spacing:0;
	}

.seal_result table,tr,td{
	border:none;
	}

.seal_img{
	margin:0 16px 0 0;
	}

.seal_bg03{
	width:100%;
	margin:0 0 20px 0;
	padding:10px;
	background-color:#F8EAD0;
	}

.seal_bg04{
	width:100%;
	margin:0 0 20px 0;
	padding:10px;
	}

/* -------------------------------------------------- スマートフォン */
@media screen and (max-width:670px) {
	/* 表示領域が670px未満の場合に適用するスタイル */
	.seal_result{
	width:100%;
	}
}

/* フルカラーショップシール F2 ここまで */

/* 一覧ページ F4 */

.ichiran{
	margin:0 0 100px 0;
	}

.ichiran_title001{
	padding:5px;
	background: #B86800;
	font-size:14px;
    color: #FFFFFF;
    font-weight:bold;
	}

.ichiran_title001_02{
	padding-left:15px;
	border-left:#B86800 solid 10px;
	font-size:20px;
	color: #B86800;
  	font-weight:bold;
  	line-height:160%;
	text-align:left;
	}

.ichiran_title002{
	padding:5px;
	background: #558f11;
	font-size:14px;
    color: #FFFFFF;
    font-weight:bold;
	}

.ichiran_title002_02{
	padding-left:15px;
	border-left:#558f11 solid 10px;
	font-size:20px;
	color: #558f11;
  	font-weight:bold;
  	line-height:160%;
	text-align:left;
	}

.ichiran_title003{
	padding:5px;
	background: #bc4454;
	font-size:14px;
    color: #FFFFFF;
    font-weight:bold;
	}

.ichiran_title003_02{
	padding-left:15px;
	border-left:#bc4454 solid 10px;
	font-size:20px;
	color: #bc4454;
  	font-weight:bold;
  	line-height:160%;
	text-align:left;
	}

.ichiran_title004{
	padding:5px;
	background: #118b8f;
	font-size:14px;
    color: #FFFFFF;
    font-weight:bold;
	}

.ichiran_title004_02{
	padding-left:15px;
	border-left:#118b8f solid 10px;
	font-size:20px;
	color: #118b8f;
  	font-weight:bold;
  	line-height:160%;
	text-align:left;
	}

.ichiran table td{
	width:200px;  
	}

.ichiran table td img{
	margin:20px 0 0 0;
	}

.ichiran .ichiran_size01{
   	padding:0 0 0 10px;
	background: #b86800;
	border-right:#FFFFFF solid 10px;
	font-size:18px;
    color: #FFFFFF;
    font-weight:bold;
    }

.ichiran .ichiran_size02{
   	padding:0 0 0 10px;
	background: #558f11;
	border-right:#FFFFFF solid 5px;
	font-size:18px;
    color: #FFFFFF;
    font-weight:bold;
    }

.ichiran .ichiran_size03{
   	padding:0 0 0 10px;
	background: #bc4454;
	border-right:#FFFFFF solid 5px;
	font-size:18px;
    color: #FFFFFF;
    font-weight:bold;
    }

.ichiran .ichiran_size04{
   	padding:0 0 0 10px;
	background: #118b8f;
	border-right:#FFFFFF solid 5px;
	font-size:18px;
    color: #FFFFFF;
    font-weight:bold;
    }

.ichiran .ichiran_text{
    padding:5px 10px;
	font-size:12px;
	color:#322C19;
    line-height:160%;
	}

.ichiran .ichiran_price{
    padding:0 0 0 10px;
	font-size:16px;
    font-weight:bold;
	}

/* 一覧ページ ここまで F4 */


/* トップページ見出し */
h2.section__title-h2 {
  width: 100%;
  padding: 0.5em;
  font-size:20px;
  font-weight:bold;
  position: relative;
  background: -webkit-repeating-linear-gradient(-45deg, #fff, #fff 4px, #CCCCCC 4px, rgba(56,120,209,.1) 8px);
  background: repeating-linear-gradient(-45deg, #fff, #fff 4px, rgba(168,202,1,.05) 4px, rgba(168,202,1,.05) 8px);
}
h2.section__title-h2:before, h2.section__title-h2:after {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  left: 0;
  background: -webkit-repeating-linear-gradient(135deg, #fff, #fff 3px, #A8CA02 3px, #A8CA02 6px, white 6px, white 9px, #EA6100 9px, #EA6100 12px);
  background: repeating-linear-gradient(135deg, #fff, #fff 3px, #A8CA02 3px, #A8CA02 6px, white 6px, white 9px, #EA6100 9px, #EA6100 12px);
}
h2.section__title-h2:before { top: -4px; }
h2.section__title-h2:after { bottom: -4px; }

/* -------------------------------------------------- スマートフォン */
@media screen and (max-width:830px) {
	/* 表示領域が830px未満の場合に適用するスタイル */
	div .renewal_image img{
      display:none;
  }
}

/* 20200325追加デザイン ここまで */

/* 20201009追加デザイン 袋の色 */
.color{
	width:100%;
	text-align:left;
	}

.color h3 {
  	width: 70%;
	position: relative;
	display: inline-block;
  	margin:30px 0 0 0;
	padding: 15px 15px 15px 45px;
	border-radius: 100vh 0 0 100vh;
	}

.color h3:before {
	position: absolute;
	top: calc(50% - 7px);
	left: 20px;
	width: 14px;
	height: 14px;
	content: '';
	border-radius: 50%;
	background: #FFFFFF;
	}

.color h3.color01{
	background:#000000;
	color:#FFFFFF;
}

.color h3.color02{
	background:#696969;
	color:#FFFFFF;
}

.color h3.color03{
	background:#A9A9A9;
	color:#707070;
}

.color h3.color04{
	background:#4B0082;
	color:#FFFFFF;
}

.color h3.color05{
	background:#FF33CC;
	color:#FFFFFF;
}

.color h3.color06{
	background:#800000;
	color:#FFFFFF;
}

.color h3.color07{
	background:#EEEEEE;
	color:#707070;
}

.color h3.color08{
	background:#FFCC99;
	color:#FFFFFF;
}

.color h3.color09{
	background:#CC6600;
	color:#FFFFFF;
}

.color h3.color010{
	background:#FF99FF;
	color:#FFFFFF;
}

.color p.text01{
  	margin:10px 0 0 0;
  	font-size:16px;
  	color:#A40000;
	font-weight:bold;
}

.color p.text02{
  	margin:10px 0 0 0;
  	font-size:12px;
  	color:#A40000;
}

.color p.text03{
  	padding:0 0 0 100px;
  	font-size:14px;
  	color:#CE492A;
  	font-weight:bold;
}

/* -------------------------------------------------- パソコン */
@media screen and (min-width:800px){
	/* 表示領域が800px以上の場合に適用するスタイル */
.color h3 br{
  	display:none;
	}
}

/* -------------------------------------------------- スマートフォン */
@media screen and (max-width:799px) {
	/* 表示領域が768px未満の場合に適用するスタイル */
.color h3{
  	width: 100%;
  	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	}
}

.color h4 {
	width: 70%;
	position: relative;
  	margin:0 0 0 7px;
	padding: 10px 15px;
  	font-size:18px;
  	color:#FFFFFF;
	font-weight:bold;
	}

.color h4:before {
	position: absolute;
	top: -7px;
	left: -7px;
	width: 100%;
	height: 100%;
	content: '';
	border: 3px solid #959595;
	}

.color h4.syohin_name01 {
	background: #B86800;
	}

.color h4.syohin_name02 {
	background: #558F11;
	}

.color h4.syohin_name03 {
	background: #BC4454;
	}

.color p.syohin_name_text{
  	margin:10px 0 50px 0;
}


/* -------------------------------------------------- スマートフォン */
@media screen and (max-width:799px) {
	/* 表示領域が768px未満の場合に適用するスタイル */
.color h4{
  	width: 100%;
  	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	}
  .color img{
 	width: 100%;
    height:auto;
  }
}

.balloon7 {
	position: relative;
	padding: 10px;
	width: 80px;
	height: 80px;
	line-height: 80px;
	border-radius: 50%;
	margin:30px 0 0 0;
	text-align: center;
	color: #ffffff;
	letter-spacing: 0.2em;
	font-size: 14px;
	background-color: #CE492A;
}

.balloon7::before {
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	right: 2px;
	bottom: 2px;
	border-left: 20px solid #CE492A;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	transform: rotate(45deg);
}


/* -------------------------------------------------- パソコン */
@media screen and (min-width:600px){
	/* 表示領域が600px以上の場合に適用するスタイル */
.color .sample_sp{
  	display:none;
	}
}

/* -------------------------------------------------- スマートフォン */
@media screen and (max-width:599px) {
	/* 表示領域が599px未満の場合に適用するスタイル */
.color .sample_pc{
  	display:none;
	}  
}



/* よくある質問［11］190216追加 */

.faq{
	width:750px;
	text-align:left;
	}

/* -------------------------------------------------- スマートフォン */
@media screen and (max-width:749px) {
	/* 表示領域が749px未満の場合に適用するスタイル */
	.faq{
	width:100%;
	}
}
  

.cp_qa *, .cp_qa *:after, .cp_qa *:before {
	font-family: sans-serif;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	}
		
.cp_qa {
	margin: 0 0 2em 10px;
	padding: 1em 1em 0.5em 1em;
	background: #F5F5F5;
	}
		
.cp_qa h1 {
	font-size: 1.2em;
	position: relative;
	margin-right: 0em;
  	margin-bottom: 2em;
	margin-left: -26px;
	padding: 0.3em 0.3em 0.3em 1.7em;
	color: #5B530C;
	background-color: #F0E68C;
	box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	}
		
.cp_qa h1::after {
	position: absolute;
	bottom: -10px;
	left: 0;
	display: inline-block;
	width: 0;
	height: 0;
	content: '';
	border-width: 0 10px 10px 0;
	border-style: solid;
	border-color: transparent #E5D43A transparent transparent;
	}
		
.cp_qa dl {
	margin: 0;
	}
		
.cp_qa dt {
	margin-bottom: 0.5em;
	padding: 0.5em 0.5em 0.5em 2em;
	border-radius: 0.2em;
	background: #8EDAE5;
	color: #124A52;
	font-weight: bold;
  	font-size: 1.1em;
  	line-height:160%;
	}
		
.cp_qa dd {
	margin-bottom: 1em;
	margin-left: 0;
	padding: 0.5em 1em 1.5em 3em;
	color: #124A52;
  	font-size: 1.1em;
  	line-height:160%;
	}
		
/* QAアイコン */
.cp_qa dt::before,.cp_qa dd::before{
	font-size: 1.5em;
	color: #FFFFFF;
	}
		
.cp_qa dt::before {
	margin: 0.3em 0.5em 0 -0.8em;
	content: 'Q';
	color: #124A52;
	}
		
.cp_qa dd::before {
	margin: 0 0.5em 0 -2em;
	padding: 0em 0.45em;
	content: 'A';
	border-radius: 0.2em;
	background: #F99695;
	}

/* 201112追加 */

#faq01{
	clear:both;
	}

#faq01 h1.faq_title01{
	background: #E2544A;
	color: #FFFFFF;
	}

#faq01 h1.faq_title01::after {
	border-color: transparent #CE4036 transparent transparent;
	}

#faq02 h1.faq_title02{
	background: #4F9F59;
	color: #FFFFFF;
	}

#faq02 h1.faq_title02::after {
	border-color: transparent #3B8B45 transparent transparent;
	}

#faq03 h1.faq_title03{
	background: #CD723C;
	color: #FFFFFF;
	}

#faq03 h1.faq_title03::after {
	border-color: transparent #B95E28 transparent transparent;
	}

#faq04 h1.faq_title04{
	background: #4784BF;
	color: #FFFFFF;
	}

#faq04 h1.faq_title04::after {
	border-color: transparent #3370AB transparent transparent;
	}

.faq .faq_btn{
  	margin:0 0 40px 0;
	}

.faq .faq_btn ul{
   	width: 750px; 	
  	margin:0;
  	padding:0;
	}

.faq .faq_btn li{
	list-style:none;
	float:left;
	}

.faq .faq_btn li.faq_btn001{
	margin:0 10px 15px 0;
	}

.faq01 {
  	width: 225px;
	display: inline-block;
	padding:10px 0 10px 10px;
	text-decoration: none;
	background: #F7F7F7;
	border-left: solid 6px #E2544A;
	color: #E2544A;
	font-weight: bold;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
 	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	}

faq01:active {
	box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
	transform: translateY(2px);
	}

.faq02 {
  	width: 165px;
	display: inline-block;
	padding:10px 0 10px 10px;
	text-decoration: none;
	background: #F7F7F7;
	border-left: solid 6px #4F9F59;
	color: #4F9F59;
	font-weight: bold;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
 	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	}

faq02:active {
	box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
	transform: translateY(2px);
	}

.faq03 {
  	width: 165px;
	display: inline-block;
	padding:10px 0 10px 10px;
	text-decoration: none;
	background: #F7F7F7;
	border-left: solid 6px #CD723C;
	color: #CD723C;
	font-weight: bold;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
 	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	}

faq03:active {
	box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
	transform: translateY(2px);
	}

.faq04 {
  	width: 165px;
	display: inline-block;
	padding:10px 0 10px 10px;
	text-decoration: none;
	background: #F7F7F7;
	border-left: solid 6px #4784BF;
	color: #4784BF;
	font-weight: bold;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
 	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	}

faq04:active {
	box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
	transform: translateY(2px);
	}

.return_btn {
	width: 180px;	
    height:40px;
  	margin:0 0 50px 570px;
  	padding:5px 0;
  	position: relative;
	display: inline-block;
	text-decoration: none;
	color: #FFF;
	background: #fd9535;/*背景色*/
	border-bottom: solid 2px #d27d00;/*少し濃い目の色に*/
	border-radius: 4px;/*角の丸み*/
	box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
	font-weight: bold;
  	text-align:center;
  	line-height:40px;
	}

.return_btn:active {
	border-bottom: solid 2px #fd9535;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
	}

/* -------------------------------------------------- スマートフォン */
@media screen and (max-width:749px) {
	/* 表示領域が749px未満の場合に適用するスタイル */
.faq .faq_btn li.faq_btn002{
	margin:0 0 30px 0;
	}
	.faq .faq_btn ul{
	width:100%;
	}
 	.faq .faq_btn li{
	width:100%;
	}
	.faq01 {
  	width:100%;
	}
 	.faq02 {
  	width:100%;
	}
 	.faq03 {
  	width:100%;
	}
 	.faq04 {
  	width:100%;
	}
	.return_btn {
  	margin:0 0 50px 0;
  }
}

	
/* お客様レビュー フリーページ */
.review{
	width:750px;
	text-align:left;
	}
	
.review h2 {
	position: relative;
	width: 100%;
	padding: 10px;
	border-bottom: 2px solid #525252;
	font-size:20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	}

.review h2:before,
.review h2:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 8%;
	transform: translateX(-8%);
	}

.review h2:before {
	border: 12px solid transparent;
	border-top: 12px solid #525252;
	}

.review h2:after {
	border: solid 14px transparent;
	border-top: solid 14px #fff;
	margin-top: -5px;
	}

.review p{
	margin:0 0 30px 0;
	padding:0;
	font-size:14px;
	color:#322C19;
	line-height:180%;
	}

.review table{
	margin:0 0 40px 0;
	border:none;
	font-size:12px;
	color:#000000;
	border-spacing:0;
	}

.review .review_img{
	width:200px;
	}

.review .review_text01{
	padding:0 10px 0 0;
	font-size:14px;
	line-height:180%;
	font-weight:bold;
	}

.review_btn{
	margin:100px 0 0 0;
	font-size:14px;
	color:#322C19;
	text-align:center;
	}
	
.review_btn a{
	color:#322C19;
	text-decoration:none;
	}
	
.review_btn a:hover{
	color:#504A37;
	text-decoration:none;
	}

/* -------------------------------------------------- スマートフォン */
@media screen and (max-width:749px) {
	/* 表示領域が749px未満の場合に適用するスタイル */
	.review{
	width:100%;
	}
	.review td{
	width:100%;
	display: block;
	}
	.review .review_img{
    width:100%;
	text-align: center;
	}
  	.review .review_img img{
     max-width:250px;
     height:200px;
  	}
}

/* 230324追加 */
	
#spring_wrap{
	width:100%;
	margin:0 0 50px 0;
	padding:30px 0;
	background:#FCEBF1 url("spring_bg.png") repeat-x;
	}


#spring_osusume h2.title{
	width: 100%;
	position: relative;
	display: inline-block;
	margin-bottom: 1em;
	color: #E55588;
	text-align: center;
	}
	
#spring_osusume h2.title:before {
	content: '';
	position: absolute;
	bottom: -15px;
	display: inline-block;
	width: 60px;
	height: 5px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color:#E55588;
	border-radius: 2px;
	}
	
#spring_osusume p{
	margin: 0 0 10px 0;
	font-size:16px;
	color: #540C26;
	line-height:160%;
	}
	
#spring_osusume p span{
	font-size:17px;
	color: #D11D5E;
	font-weight: bold;
	}
	
#spring_osusume p span.marker-border{
	color: #540C26;
    background:linear-gradient(transparent 50%, #FFFFFF 0%);
	}
	
#spring_osusume .spring_btn{
	width: 630px;
	margin:30px auto;
	}
	
#spring_osusume a.spring_btn01{
	width: 300px;
	padding: 10px 0;
	background-color:#EA769F;
	font-size:17px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	display: block;
	float: left;
	}
	
#spring_osusume a.spring_btn02{
	width: 300px;
	padding: 10px 0;
	background-color:#EA769F;
	font-size:17px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	display: block;
	float: right;
	}
	
#spring_osusume .bottom_text{
	padding: 30px 0 0 0;
	clear: both;
	font-size:12px;
	color: #EA769F;
	line-height:160%;
	text-align: center;
	}
	
#spring_osusume .bottom_text a{
	color: #EA769F;
	text-decoration: none;
	}
	
	
/* -------------------------------------------------- スマートフォン */
@media screen and (max-width:630px) {
	/* 表示領域が630px未満の場合に適用するスタイル */
	#spring_wrap{
	width:100%;
	}
	#spring_osusume{
	width: 94%;
    margin: 0 3%;
    padding:30px 0;
	}
	#spring_osusume h2.title{
	margin: 0 0 30px 0;
	}
	#spring_osusume .spring_btn{
	width:100%;
    margin:30px auto 15px auto;
	}
	#spring_osusume a.spring_btn01{
	margin: 0 auto 20px auto;
	float: none;
	}
	#spring_osusume a.spring_btn02{
	margin: 0 auto;
	float: none;
	}
}


/* 230324追加 */