@charset "UTF-8";
/***********************************************/
/* 目次 */
/*=============================================*/
/*   00.setting                                */
/*   01.common                                 */
/*   02.layout                               */
/*   03.content                                */
/*   04.animation                              */
/*   99.other                                  */
/*=============================================*/
/***********************************************/
/*=============================================*/
/*00.setting*/
/*=============================================*/
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
  display: block; }

/*=============================================*/
/*01 common*/
/*=============================================*/
html {
  font-size: 62.5%; }

body {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
  font-family: "Noto Sans JP", sans-serif;
  /*background:url(../img/common/bg.png);*/
  color: #736357;
}

/*
* WPページ一部不具合(右に余白ができfixedが効かない)対応
* /information/category/hina_ningyou/blog_hina_ningyou/
* /information/test/
*/
.category,
.single {
  overflow: hidden;
  position: relative; }

* {
  box-sizing: border-box; }

/*p, span, li, dt, dd, th, td {
  font-size: 13px;
  line-height: 1.2; }
*/
.footer-guide-item-txt,
.ht-footer__location {
	font-size: 13px;
	font-size: 1.5rem;
	line-height: 1.2;
}


a {
  color: #736357;
  text-decoration: none; }

a:hover, a:active, a:focus {
  color: #736357;
  text-decoration: none; }

img {
  height: auto; }

/*.product_page input, .product_page button, .product_page textarea, .product_page select,
.front_page input, .front_page button, .front_page textarea, .front_page select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
*/
/*

H4 SPAN.icon{
display:inline-block;
width:30px;
height:21px;
background:url(../img/common/icon_midashiH4.png) no-repeat left 4px;
}*/
/* common style */
/*.other_page section a {
  font-size: 1.5rem;
}*/
.other_page section h3 {
  font-size: 17px;
  margin: 0;
}
.other_page section h4 {
  font-size: 16px;
}
ul,
ol {
  list-style: none;
}
.ec-layoutRole__footer {
  padding-top: 55px;
}
/* 会社概要 */
.gaiyou-list {
  display: block;
  margin-bottom: 0;
  border-bottom: solid 1px #ccc; }
.gaiyou-list:first-of-type {
  border-top: solid 1px #ccc; }
.gaiyou-list iframe {
	max-width: 100%;
}
.gaiyou-list dt,
.gaiyou-list dd {
	font-size: 15px;
}
@media (min-width: 761px) {
  .gaiyou-list {
    display: flex; } }
.gaiyou-list dt {
  float: none;
  width: auto;
  display: block;
  background: #fefbf8;
  padding: 10px 24px;
  text-align: center; }
@media (min-width: 761px) {
  .gaiyou-list dt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 200px;
    padding: 24px; } }
.gaiyou-list dd {
  padding: 10px 24px; }
@media (min-width: 761px) {
  .gaiyou-list dd {
    margin-bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center; }
}

/* 取扱店舗 */
@media (min-width: 992px) {
  .shoplist_page #main .col-md-10 {
    margin: auto;
  }
}
.ht-heading--shoplist {
  font-size: 36px;
  text-align: center;
  letter-spacing: 0.08em;
  margin: 50px 0;
  font-weight: 400; }
.shoplist_page #main {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif; }

.shoplist_page #main p {
  font-size: 18px;
  line-height: 1.7;
  letter-spacing: 0.04em;
  margin: 50px 0; }

@media (min-width: 761px) {
  .shoplist_page #main p {
    font-size: 20px; } }

.ht-shoplist .ht-heading {
  font-size: 30px;
  letter-spacing: 0.08em; }

.ht-shoplist-areaList {
  background: #e6e4e1; }
.ht-shoplist-areaList .ht-heading {
  text-align: center;
  padding-top: 30px; }
.ht-shoplist-areaList__itemList {
  padding: 0 16px 30px; }
.ht-shoplist-areaList__item + .ht-shoplist-areaList__item {
  margin-top: 10px; }
.ht-shoplist-areaList__itemLink {
  display: flex;
  flex-wrap: wrap;
  padding: 16px;
  background: #fff;
  border-radius: 10px; }
.ht-shoplist-areaList__itemLink span {
  display: block; }
.ht-shoplist-areaList__itemText {
  padding-left: 30px;
  flex: 1;
  text-align: center;
  font-size: 25px;
  letter-spacing: 0.3em; }
.ht-shoplist-areaList__itemIcon {
  width: 25px;
  font-size: 25px; }

.ht-shoplist-shopListArea .ht-heading {
  text-align: center;
  letter-spacing: 0.2em; }

.ht-shoplist-shopListArea h2.ht-heading {
  padding-top: 30px; }

.ht-shoplist-shopList {
  max-width: 700px;
  margin: auto; }
.ht-shoplist-shopList .ht-heading {
  font-size: 26px;
  text-align: left; }
.ht-shoplist-shopList__itemList {
  margin: 0;
  padding: 0;
}
.ht-shoplist-shopList__itemList + .ht-shoplist-shopList__itemList {
  margin-top: 10px; }
.ht-shoplist-shopList__item + .ht-shoplist-shopList__item {
  margin-top: 10px; }
.ht-shoplist-shopList__item__zipcode {
  margin-bottom: 5px; }
.ht-shoplist-shopList__item__detail {
  margin-top: 15px; }
.ht-shoplist-shopList__item__tel {
  margin-right: 10px;
  display: inline-block;
  margin-bottom: 10px; }
.ht-shoplist-shopList__item__tel img {
  display: inline-block;
  width: 14px; }
.ht-shoplist-shopList__item__shoplink {
  display: inline-block; }
.ht-shoplist-shopList__item dl {
  font-size: 18px;
  display: flex;
  flex-wrap: wrap;
  letter-spacing: 0.08em;
  margin: 40px 0; }
.ht-shoplist-shopList__item dt {
  font-size: 18px;
  font-weight: normal;
  width: 40%;
  padding-right: 10px; }
.ht-shoplist-shopList__item dd {
  font-size: 18px;
  width: 60%; }

/* 雛人形づくりのこだわり */
.ht-craftsman, .ht-craftsman--change-order {
  margin-top: 20px; }
@media (min-width: 761px) {
  .ht-craftsman, .ht-craftsman--change-order {
    display: flex;
    flex-wrap: wrap; } }
.ht-craftsman + .ht-craftsman, .ht-craftsman--change-order + .ht-craftsman, .ht-craftsman + .ht-craftsman--change-order, .ht-craftsman--change-order + .ht-craftsman--change-order {
  margin-top: 0;
  padding-top: 60px; }
.ht-craftsman__title {
  font-size: 1.8rem;
  padding-bottom: 10px; }
.ht-craftsman__subtitle {
  font-size: 1.6rem; }
@media (min-width: 761px) {
  .ht-craftsman__image {
    width: 40%;
    max-width: 300px;
    padding-right: 20px; }
  .ht-craftsman--change-order .ht-craftsman__image {
    order: 2;
    padding-right: 0;
    padding-left: 20px; } }
.ht-craftsman__image img {
  width: auto;
  max-width: 100%;
  margin: auto;
  display: block; }
.ht-craftsman__text {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  line-height: 2;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  text-align: justify;
  letter-spacing: 0.1em;
  font-size: 1.3rem;
  padding-top: 16px; }
.tpl_hina_ningyou .container-fluid h4 {
  padding-top: 16px;
  padding-bottom: 0;
}
@media (min-width: 761px) {
  .ht-craftsman__text {
    flex: 1;
    padding-top: 0; }
  .ht-craftsman--change-order .ht-craftsman__text {
    order: 1; }
  .tpl_hina_ningyou .container-fluid .text-right,
  .tpl_hina_ningyou .container-fluid .row>* {
    padding-right: 16px;
  }
  .tpl_hina_ningyou .container-fluid .row {
    padding-bottom: 16px;
  }
}
.ht-craftsman__brackets {
  padding: 20px;
  /*background:url(../img/common/icon_midashiH4.png) no-repeat left 4px;*/
  background: url("/html/user_data/img/kimekomi/icon_brackets_left.png") left top/20% auto no-repeat, url("/html/user_data/img/kimekomi/icon_brackets_right.png") right bottom/20% auto no-repeat; }

/* WEB deカスタマイズ 雛人形 */
.ht-heading--about-customize {
  position: relative;
  font-size: 36px;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}
.ht-heading--about-customize .ht-heading__sub {
  font-size: 20px;
  margin-top: 16px;
  display: block;
}
@media (min-width: 768px) {
  .about_customize_kagayaki_page .ec-layoutRole__main .col-sm-8 {
    margin: auto;
  }
}

.ht-about-customize-dl-list {
  overflow: hidden;
  border-radius: 6px;
  border: 1px solid #5e4c3f; }
.about_customize_kagayaki_page .ht-about-customize-dl-list {
  border-radius: 32px;
  border: 1px solid #736357; }
.ht-about-customize-dl-list__title {
  background-color: #fcf7ef;
  text-align: center;
  padding: 16px 24px; }
.about_customize_kagayaki_page .ht-about-customize-dl-list__title {
  background: #CBC7C2; }
@media (min-width: 761px) {
  .about_customize_kagayaki_page .ht-about-customize-dl-list__title {
    font-size: 20px; } }
.ht-about-customize-dl-list__item {
  padding-left: 24px;
  padding-right: 24px; }

.ht-about-customize-step-list {
  counter-reset: number;
  margin-top: 20px;
  margin-bottom: 20px; }
.ht-about-customize-step-list li {
  position: relative;
  padding-left: 48px;
  margin-top: 40px;
  margin-bottom: 40px; }
.ht-about-customize-step-list li::before {
  counter-increment: number;
  content: counter(number);
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
  border-radius: 50%;
  background-color: #f7b7d4;
  text-align: center;
  line-height: 28px;
  width: 28px;
  height: 28px; }
.about_customize_kagayaki_page .ht-about-customize-step-list li::before {
  background-color: #ece6e2; }
@media (min-width: 761px) {
  .about_customize_kagayaki_page .ht-about-customize-step-list li::before {
    top: 4px; } }
.about_customize_gogatsu_ningyou_page .ht-about-customize-step-list li::before {
  background-color: rgba(0, 105, 52, 0.3); }

.ht-about-customize {
  max-width: 100%;
  margin-top: 40px;
  padding-left: 0;
  padding-right: 0; }
.ht-about-customize h2, .ht-about-customize h3,
.ht-about-customize p,
.ht-about-customize ul {
  margin-top: 16px;
  margin-bottom: 16px; }
.ht-about-customize p {
  line-height: 1.7; }
@media (min-width: 761px) {
  .about_customize_kagayaki_page .ht-about-customize p {
    font-size: 20px; } }
.ht-about-customize img {
  max-width: 100%; }
.ht-about-customize__content {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px; }
.about_customize_kagayaki_page .ht-about-customize__content {
  border-bottom: none;
  margin-bottom: 50px; }
.ht-about-customize__content .ht-btn-push--round-pink {
  margin-bottom: 30px; }
@media (min-width: 761px) {
  .ht-about-customize__content .ht-btn-push--round-pink {
    min-width: 300px; } }
.ht-about-customize__buttom_area {
  text-align: center; }
.ht-about-customize__buttom_area .ht-btn-push--round {
  display: block;
  padding: 0.5em 60px;
  border-radius: 6px;
  border: 1px solid #534741;
  font-size: 18px;
  word-break: keep-all;
  position: relative; }
@media (min-width: 761px) {
  .ht-about-customize__buttom_area .ht-btn-push--round {
    font-size: 20px; } }
.ht-about-customize__buttom_area .ht-btn-push--round__arrow {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  border-radius: 99px;
  background: #CBC7C2; }
.ht-about-customize__buttom_area .ht-btn-push--round__arrow:before, .ht-about-customize__buttom_area .ht-btn-push--round__arrow:after {
  position: absolute;
  content: '';
  display: block;
  width: 10px;
  height: 1px;
  background: #534741; }
.ht-about-customize__buttom_area .ht-btn-push--round__arrow:before {
  transform: rotate(60deg);
  top: 11px;
  left: 12px; }
.ht-about-customize__buttom_area .ht-btn-push--round__arrow:after {
  transform: rotate(-60deg);
  bottom: 11px;
  left: 12px; }
.about_customize_gogatsu_ningyou_page .row .ht-btn-push--round-green-1,
.about_customize_gogatsu_ningyou_page .row .ht-btn-push--round-green-2,
.ht-about-customize .row .ht-btn-push--round-pink {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.about_customize_gogatsu_ningyou_page .ht-btn-push--round-green-1 .ht-btn-push__inner__content,
.about_customize_gogatsu_ningyou_page .ht-btn-push--round-green-2 .ht-btn-push__inner__content,
.ht-about-customize .ht-btn-push--round-pink .ht-btn-push__inner__content {
  background-color: #f0ece8;
  padding: 15px 20px;
  font-size: 16px;
  border-radius: 4px; }
.about_customize_gogatsu_ningyou_page .ht-btn-push--round-green-2 .ht-btn-push__inner__content {
  background-color: #c9eee0;
  border-bottom: 4px solid #f0ece8;
}
.ht-btn-push--round-pink .ht-btn-push__inner__content {
  background-color: #f28990;
  border-bottom: 4px solid #f7b7bb;
  transition: 0.3s;
}
.ht-btn-push--round-green-1 .ht-btn-push__inner__content,
.ht-btn-push--round-green-2 .ht-btn-push__inner__content {
  background-color: #f28990;
  border-bottom: 4px solid #c9eee0;
  transition: 0.3s;
}
.ht-customize-pattern-list__item--pattern-1 {
  background-color: #f0ece8;
}
.ht-customize-pattern-list__item--pattern-1, .ht-customize-pattern-list__item--pattern-2 {
  height: 100%;
  color: #736357;
}
.ht-btn-push__inner__content {
  display: block;
  transition: 0.3s;
}
.ht-customize-pattern-list {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding-bottom: 16px;
}
.ht-customize-pattern-list .col {
  margin: auto;
}
#contents a {
  transition: all 0.5s;
}
.ht-btn-push--round-pink:hover {
  color: #fff;
}
@media (min-width: 992px) {
	.about_customize_gogatsu_ningyou_page .ht-btn-push--round-green-1 .ht-btn-push__inner__content,
	.about_customize_gogatsu_ningyou_page .ht-btn-push--round-green-2 .ht-btn-push__inner__content,
	.ht-about-customize .ht-btn-push--round-pink .ht-btn-push__inner__content {
		font-size: 18px; }
  .ht-about-customize h2, .ht-about-customize h3, .ht-about-customize p, .ht-about-customize ul {
    margin-top: 16px;
    margin-bottom: 16px;
    font-size: 22px;
    font-weight: 400;
  }
  .ht-btn-push__inner__content {
    transition: 0.3s;
  }
  .ht-customize-pattern-list__item,
  .ht-btn-push--round-pink {
    padding-bottom: 4px;
    transition: 0.3s;
  }
  .ht-customize-pattern-list__item:hover,
  .ht-btn-push--round-pink:hover {
    padding-top: 4px;
    padding-bottom: 0;
    color: #fff;
  }
  .about_customize_gogatsu_ningyou_page .ht-btn-push--round-green-1 .ht-btn-push__inner__content:hover,
  .ht-btn-push--round-pink .ht-btn-push__inner__content:hover,.ht-btn-push--round-pink .ht-btn-push__inner__content:focus {
    border-bottom-color: #f0ece8 !important;
    top: 10px;
  }
  .about_customize_gogatsu_ningyou_page .ht-btn-push--round-green-2 .ht-btn-push__inner__content:hover {
    border-bottom: 4px solid #c9eee0 !important;
  }
}
.ht-about-customize h2, .ht-about-customize h3, .ht-about-customize p, .ht-about-customize ul {
  margin-top: 16px;
  margin-bottom: 16px;
}
.ht-heading--kagayaki {
  padding: 0.5em 60px;
  border-radius: 6px;
  background: #ece6e2;
  text-align: center;
  position: relative;
  word-break: keep-all;
}
.ht-heading {
  font-size: 22px;
  font-weight: 400;
}
.ht-heading--kagayaki__arrow {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  border-radius: 99px;
  background: #fff; }
.ht-heading--kagayaki__arrow:before, .ht-heading--kagayaki__arrow:after {
  position: absolute;
  content: '';
  display: block;
  width: 13px;
  height: 2px;
  background: currentColor; }
.ht-heading--kagayaki__arrow:before {
  transform: rotate(60deg);
  top: 13px;
  left: 15px; }
.ht-heading--kagayaki__arrow:after {
  transform: rotate(-60deg);
  bottom: 14px;
  left: 15px;
}
.ht-about-customize-step-list li img+img {
  padding-top: 32px;
}

.ht-create-step__item + .ht-create-step__item {
  padding-top: 60px;
  position: relative; }
@media (min-width: 761px) {
  .ht-create-step__item + .ht-create-step__item {
    padding-top: 80px; } }
.ht-create-step__item + .ht-create-step__item:before {
  content: "";
  display: block;
  margin: auto;
  width: 30px;
  height: 30px;
  border: 15px solid transparent;
  border-top-color: #736357;
  position: absolute;
  top: 22px;
  left: 0;
  right: 0; }
@media (min-width: 761px) {
  .ht-create-step__item + .ht-create-step__item:before {
    left: calc(15% - 15px);
    top: 32px;
    right: auto; } }

@media (min-width: 761px) {
  .ht-create-step__item {
    display: flex;
    flex-wrap: wrap;
    align-items: center; } }

.ht-create-step__number {
  font-weight: bold;
  font-size: 1.6rem; }
@media (min-width: 761px) {
  .ht-create-step__number {
    order: 1;
    width: 100%; } }

@media (min-width: 761px) {
  .ht-create-step__image {
    order: 2;
    width: 30%;
    max-width: 300px;
    padding-right: 16px; } }

.ht-create-step__image img {
  width: auto;
  max-width: 100%;
  margin: auto;
  display: block; }

.ht-create-step__text {
  line-height: 2;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  text-align: justify;
  letter-spacing: 0.1em;
  font-size: 1.3rem;
  padding-bottom: 16px; }
@media (min-width: 761px) {
  .ht-create-step__text {
    order: 3;
    flex: 1;
    padding-bottom: 0; } }

.ht-create-step__small-link {
  margin-top: 20px;
  text-align: right; }
.ht-create-step__small-link a {
  display: inline-block;
  margin: 5px; }
.ht-create-step__small-link a span {
  display: inline;
  font-size: 13px;
  padding-bottom: 4px;
  background: linear-gradient(transparent 16px, #736357 0%);
  line-height: 2; }

/* お人形ランキング */

.ht-ranking {
  position: relative;
  background-color: #fff; }
.ht-ranking .row {
  display: flex;
  flex-wrap: wrap; }
.ht-ranking .row + .row {
  margin-top: 30px; }
@media (max-width: 760px) {
  .ht-ranking .row {
    padding-bottom: 16px;
    border-bottom: 1px solid #eee; } }
@media (max-width: 760px) {
  .ht-ranking__body, .ht-ranking__img {
    width: 100%; } }
@media (min-width: 761px) {
  .ht-ranking__body {
    display: flex;
    align-items: center;
    order: 1;
  }
  .ht-ranking__img {
    order: 2;
  }
}
.ht-ranking__body__inner {
  width: 100%;
  text-align: center; }
@media (min-width: 761px) {
  .ht-ranking__body__inner {
    border-right: 1px solid #eee;
    padding: 0 10px; } }
.ht-ranking__img {
  position: relative;
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center; }
.ht-ranking__img img {
  width: 100%; }
.ht-ranking__number {
  width: 70px;
  margin: auto; }
@media (max-width: 760px) {
  .ht-ranking__number {
    position: absolute;
    top: 10px;
    right: 20px; }
  .ht-ranking__body .ht-ranking__number {
    display: none; } }
@media (min-width: 761px) {
  .ht-ranking__number {
    width: 110px;
    margin-bottom: 30px; }
  .ht-ranking__img .ht-ranking__number {
    display: none; } }
.ht-ranking__number__text {
  font-size: 2.8rem;
  font-weight: bold;
  display: block;
  color: #736357;
  line-height: 1; }
.ht-ranking__number__text small {
  font-size: 1.8rem;
  padding-right: 3px; }
.ht-ranking__price {
  font-weight: 400;
  line-height: 1;
  margin: 0; }
.ht-ranking__link {
  margin-top: 15px; }
.ht-ranking .text-description {
  display: block; }
.ht-ranking .text-name {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  line-height: 1.3;
  font-size: 15px;
  letter-spacing: 0.08em;
  color: #212529;
  margin: 12px 0 12px; }
.ht-ranking .text-description {
  font-size: 11px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.1em;
  color: #757473;
  margin: 0 auto 8px; }
.ht-ranking .text-note {
  display: inline-block;
  font-size: 10px;
  letter-spacing: 0.08em;
  color: #757473;
  margin-right: 12px; }
.ht-ranking .text-warning {
  font-weight: bold;
  font-size: 14px; }
.ht-ranking .text-price-num {
  display: inline-block;
  font-weight: 500;
  color: #000;
  font-family: "Noto Serif JP", serif;
  font-size: 15px; }
.ht-ranking .text-price-jpy {
  display: inline-block;
  font-family: "Noto Serif JP", serif;
  font-size: 10px;
  font-weight: 500;
  color: #423f3d;
  margin-left: 4px; }
.ht-btn-push, .ht-btn-push--round-pink, .ht-btn-push--round-green, .ht-btn-push--round-green-1, .ht-btn-push--round-green-2 {
  display: inline-block;
  text-align: center;
  letter-spacing: 0.015em;
  color: #ffffff;
  padding-top: 0;
  padding-bottom: 4px;
}
.ht-btn-push--round-pink .ht-btn-push__inner__content {
  background-color: #f28990;
  border-bottom: 4px solid #f7b7bb;
  border-radius: 25px;
}

.ht-btn-push__inner__content {
  display: block;
  padding: 6px 20px;
  background-color: #f28990;
  border-bottom: 4px solid #f7b7bb;
  transition: 0.3s;
}
/* 五月人形のこだわり */
.gogatsu_ningyou_kodawari .kodawari-section .images-collect>div {
  width: 50%;
  padding: 0;
}
.gogatsu_ningyou_kodawari .kodawari-section .kodawari-ttl,
.gogatsu_ningyou_kodawari .kodawari-section .kodawari-ttl span {
  font-size: 20px;
}
@media (min-width: 760px) {
  .gogatsu_ningyou_kodawari .kodawari-section .container-fluid .row {
    display: flex;
    align-items: stretch;
  }
  .gogatsu_ningyou_kodawari .kodawari-section .container-fluid .row .col-sm-4 {
    order: 1;
  }
  .gogatsu_ningyou_kodawari .kodawari-section .container-fluid .row .col-sm-8 {
    order: 2;
  }
  .gogatsu_ningyou_kodawari .kodawari-section .container-fluid .row .col-sm-4 .product_item {
    position: relative;
    height: 100%;
  }
  .gogatsu_ningyou_kodawari .kodawari-section:nth-of-type(4) .container-fluid .row .col-sm-4,
  .gogatsu_ningyou_kodawari .kodawari-section:nth-of-type(5) .container-fluid .row .col-sm-4 {
    order: 2;
  }
  .gogatsu_ningyou_kodawari .kodawari-section:nth-of-type(4) .container-fluid .row .col-sm-8,
  .gogatsu_ningyou_kodawari .kodawari-section:nth-of-type(5) .container-fluid .row .col-sm-8 {
    order: 1;
  }
  .gogatsu_ningyou_kodawari .kodawari-section .container-fluid .row .col-sm-8 {
    order: 2;
  }
  .gogatsu_ningyou_kodawari .kodawari-section .kodawari-ttl,
  .gogatsu_ningyou_kodawari .kodawari-section .kodawari-ttl span {
    font-size: 24px;
  }
}
/* カスタマイズについて（五月人形） */
.ht-heading--about-customize {
  position: relative;
  font-size: 36px;
  text-align: center;
  margin-top: 40px; }
.ht-heading--about-customize .ht-heading__sub {
  font-size: 20px;
  margin-top: 16px; }
.ht-about-customize .row {
  justify-content: center;
}
.ht-about-customize p {
  font-size: 15px;
}
.ht-about-customize .ht-heading__label {
  display: inline-block;
  border-radius: 6px;
  background-color: rgba(164, 139, 120, 0.1);
  font-size: 16px;
  color: #e61673;
  margin-right: 4px;
  padding: 6px 12px;
}
.ht-about-customize .row .ht-about-customize__buttom_area .ht-btn-push--round-pink {
  width: auto;
}
.ht-about-customize .row .ht-about-customize__buttom_area .ht-btn-push--round-pink .ht-btn-push__inner__content {
  background-color: #f28990;
}
.ht-about-customize .row .ht-about-customize__buttom_area .ht-btn-push--round-pink:hover .ht-btn-push__inner__content {
  background-color: #f7b7bb;
  border-bottom: 4px solid #f7b7bb!important;
}

.iframe-wrap {
  position: relative;
  width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  border: none; }

.iframe-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  display: block; }

/* サンプル品無料貸出し */
.information_free p,
.information_free li {
    line-height: 1.5;
}
.information_free ul,
.information_free ol {
    padding-left: 0;
}
.information_free li+li {
    padding-top: 15px;
}
.inner-block + .inner-block {
    padding-top: 20px;
}
.inner-block h3 {
    font-size: 20px;
    font-weight: normal;
    padding-bottom: 15px;
}
.inner-block h4 {
    font-size: 17px;
    padding-bottom: 10px;
}
.information_free strong {
    font-weight: 600;
}
.information_free .note {
    font-size: 12px;
}
.information_free .freee-form {
    padding-top: 15px;
}
.information_free .freee-form label {
    display: inline;
    line-height: 1.5;
}
.information_free .freee-form dt .att {
    display: block;
    font-size: 90%;
    line-height: 1.4;
    padding: .25em 0 1em;
}
.information_free .freee-form .radio-field + .radio-field {
    padding-left: 15px;
}
@media (min-width: 761px) {
    .inner-block + .inner-block {
        padding-top: 40px;
    }
    .inner-block h3 {
        font-size: 25px;
        padding-bottom: 30px;
    }
    .information_free .freee-form {
        padding-left: 16px;
        padding-right: 16px;
    }
    .information_free .freee-form dt {
        padding-right: 1em;
        padding-top: 8px;
    }
}
#page_product_detail .btn-comparison > button.icon_mail {
	color: #736357;
	text-align: left;
	cursor: pointer;
}
