@charset "UTF-8";
.otherPageTtl1 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
  font-weight: bold;
  font-size: 20px;
  margin: 0 0 20px;
}
.method-tags {
  margin: 40px auto 0px auto;
  padding: 0px 15px 0px 15px;
}
.method-top .method-tags {
  padding-bottom: 0px;
}
.method-tags-list__item {
  margin-right: 2.04082%;
  float: left;
  width: 47%;
}
.ss_btnWrap {
  margin: 10px auto 40px auto;
  text-align: center;
  width: 100%;
  max-width: 95%;
}
.ss_btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  height: 50px;
  border: solid #787878 1px;
  box-sizing: border-box;
}
.ss_btn::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 8px;
  height: 8px;
  border-top: solid #787878 2px;
  border-right: solid #787878 2px;
  box-sizing: border-box;
  transform: translateY(-50%) rotate(45deg);
}
.ss_btn:hover {
  color: #ffffff;
  background-color: #b71254;
  border: solid #b71254 1px;
  text-decoration: none;
}
.ss_btn:hover::before {
  border-color: #ffffff;
}
.movie-note {
  font-size: 13px;
  padding-top: 10px;
  text-align: center !important;
}
.movie-annotation {
  font-size: 11px;
  text-align: right !important;
}
.item-detail-data__hdg-ja3a {
  display: block;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif;
  line-height: 1.5;
  font-size: 18px;
  font-weight: 600;
}
.otherPageBox_finger {
  padding: 0px;
  position: relative;
  z-index: 1;
  margin: 100px auto 40px;
}
.shop_attx {
  font-size: 12px !important;
}
.tipsBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tipsBox > * {
  width: 48.4375%;
  text-align: left;
}
.tipsBox + .tipsBox {
  margin-top: 50px;
}
.tipsBox:nth-child(odd) > .tipsBoxImg {
  order: 1;
}
.tipsBox:nth-child(odd) > .tipsBoxMain {
  order: 2;
}
.tipsBox:nth-child(even) > .tipsBoxImg {
  order: 2;
}
.tipsBox:nth-child(even) > .tipsBoxMain {
  order: 1;
}
.tipsBox > .tipsBoxMain .item-detail-intro__hdg {
  line-height: 1.1;
}
.otherPageBoxOtl2.column-module-5_6 .areaR .imgArea {
  max-width: 466px;
}
.otherPageBoxOtl2.column-module-5_6 .areaR .imgArea img {
  max-width: 425px;
}
.otherPageBoxOtl2.column-module-5_6 .imgArea .center {
  text-align: center !important;
}
.ft_holder{
	max-width: 823px;
	margin: 0 auto;
}
@media all and (max-width: 820px){
	.ft_holder{
		padding: 0 30px;
	}
}
.ft_holder img{
	width: 100%;
}
.ft_holder .holder_space{
	margin: 50px 0 0;
}
.ft_space{
	margin: 50px 0 0;
}
@media all and (min-width: 767px), print {
  .otherPageTtl1 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
    font-weight: bold;
    font-size: 28px;
    margin: 0 0 30px;
  }
  .t-indent {
    padding-left: 2em;
    text-indent: -2em;
  }
  .method-tags {
    margin: 40px auto 0px auto;
    padding-top: 0;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
    width: 100%;
    max-width: 1000px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: transparent;
  }
  .journal-top .method-tags {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .ss_btnWrap {
    margin: 10px auto 40px auto;
    text-align: center;
    width: 250px;
    max-width: 250px;
  }
  .ss_btn {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    height: 50px;
    border: solid #787878 1px;
    box-sizing: border-box;
  }
  .ss_btn::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    width: 8px;
    height: 8px;
    border-top: solid #787878 2px;
    border-right: solid #787878 2px;
    box-sizing: border-box;
    transform: translateY(-50%) rotate(45deg);
  }
  .ss_btn:hover {
    color: #ffffff;
    background-color: #b71254;
    border: solid #b71254 1px;
    text-decoration: none;
  }
  .ss_btn:hover::before {
    border-color: #ffffff;
  }
  .item-detail-data__hdg-ja3 {
    display: block;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif;
    line-height: 1.5;
    font-size: 18px;
    font-weight: 600;
  }
  .box-product-movie {
    margin: 15px auto 0;
    padding: 0;
    max-width: 920px;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear;
    font-size: 0;
    line-height: 1;
  }
  .box-product-movie :after {
    margin-top: 8px;
    display: block;
    text-align: right;
    font-size: 12px;
  }
  .box-product-movie a {
    display: inline-block;
  }
  .box-product-movie figure {
    margin: 0;
  }
  .box-product-movie figure .brand-movie-pickup-video__play:after {
    background-size: contain;
    background-position: center;
  }
  .box-product-movie:hover {
    opacity: .5;
  }
}
@media all and (max-width: 1024px) {
  .imgArea img {
    width: 100%;
  }
}
@media all and (max-width: 820px) {
  .otherPageBoxOtl2.column-module-5_6 .imgArea img {
    width: 100% !important;
  }
  .tipsBox .tipsBoxImg img {
    width: 100%;
  }
  body {
    padding-top: 0 !important;
  }
}
@media all and (max-width: 766px) {
  .box-product-movie figure .brand-movie-pickup-video__play:after {
    width: 45px;
    height: 45px;
  }
  .item-detail-data__hdg-ja3 {
    display: block;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif;
    line-height: 1.5;
    font-size: 16px;
    font-weight: 500;
  }
  .otherPageBox_finger {
    padding: 0px;
    position: relative;
    z-index: 1;
    margin: 100px auto 40px;
    max-width: 760px;
  }
  .tipsBox {
    flex-direction: column;
  }
  .tipsBox:nth-child(odd) > .tipsBoxImg, .tipsBox:nth-child(even) > .tipsBoxImg {
    order: 1;
    width: 100%;
  }
  .tipsBox:nth-child(odd) > .tipsBoxMain, .tipsBox:nth-child(even) > .tipsBoxMain {
    order: 2;
    width: 100%;
  }
  .tipsBox > .tipsBoxMain .item-detail-intro__hdg {
    text-align: center;
  }
  .otherPageBoxOtl2.column-module-5_6 .imgArea .center {
    text-align: center !important;
  }
}
@media all and (min-width: 767px), print {
  .box-product-movie {
    margin: 40px auto 0;
    padding: 0;
    min-width: 750px;
  }
}
@media all and (min-width: 767px), print {
  .method-tags-list {
    margin-right: -2.04082%;
    margin-bottom: -2.04082%;
  }
}
@media all and (min-width: 960px) {
  .method-tags-list {
    margin-bottom: 30px;
  }
}
.method-tags-list__item:not(:last-child) {
  margin-bottom: 9px;
}
@media all and (min-width: 767px), print {
  .method-tags-list__item {
    margin-right: 2.04082%;
    float: left;
    width: 31.29184%;
  }
  .method-tags-list__item, .method-tags-list__item:not(:last-child) {
    margin-bottom: 2.04082%;
  }
  .box-product_content {
    max-width: none;
    margin: 0;
    padding: 0 auto;
  }
}
@media all and (min-width: 960px) {
  .method-tags-list__item {
    width: 17.95918%;
  }
  .method-tags-list__item, .method-tags-list__item:not(:last-child) {
    margin-bottom: 0;
  }
}
@media all and (min-width: 1280px) {
  .box-product_content {
    max-width: none;
    margin: 0;
    padding: 0 auto;
  }
}
/* スマホ用<br> */
@media screen and (max-width:414px) {
  .br-sp {
    display: block;
  }
  .br-tb {
    display: none;
  }
  .br-pc {
    display: none;
  }
}
/* tablet用<br> */
@media only screen and (min-width:415px) and (max-width:834px) {
  .br-sp {
    display: none;
  }
  .br-tb {
    display: block;
  }
  .br-pc {
    display: none;
  }
}
/* pc用<br> */
@media screen and (min-width:835px) {
  .br-sp {
    display: none;
  }
  .br-tb {
    display: none;
  }
  .br-pc {
    display: block;
  }
}
/* ------------------------
*	河北氏監修 レイアウト
--------------------------- */
.item-detail-story__kwkt {
  padding: 32px;
  border: solid 1px #787878;
  position: relative;
}
.item-detail-story__kwkt-image {
  padding-top: 5px;
  padding-right: 32px;
  width: 256px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
}
.item-detail-story__kwkt-image img {
  width: 100%;
}
/* 767px以上 */
@media screen and (min-width: 767px) {
  .item-detail-story__kwkt-image-sp {
    display: none;
  }
}
/* PC表示 */
@media screen and (min-width: 1280px) {
  .kwkt-br-sp {
    display: none;
  }
}
/* SPサイズ */
@media screen and (max-width: 766px) {
  .item-detail-story__kwkt-image {
    display: none;
  }
  .item-detail-story__kwkt-image-sp {
    margin: auto;
    margin-top: 20px;
  }
  .item-detail-story__kwkt-image-sp img {
    width: 100%;
  }
  .sp_img img {
    width: 100%;
  }
  .kwkt-br-sp {
    display: block !important;
  }
}
/* --------------------------- */