@charset "utf-8";
@import 'https://fonts.googleapis.com/css?family=M+PLUS+1p:100,300,400,500,700,800,900&display=swap&subset=japanese';
/*黒ボタン*/
button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

/* リンク
–––––––––––––––––––––––––––––––––––––––––––––––––– */
a {
  color: #0080ff; }
a:hover {
  color: #0FA0CE; }



/*初期化*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline
}
article, aside, details, info, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}
body {
  line-height: 1
}
ol, ul {
  list-style: none
}
blockquote, q {
  quotes: none
}
blockquote:before, blockquote:after {
  content: "";
  content: none
}
html {
  font-family: 'M PLUS 1p', 'Avenir', 'Helvetica Neue', 'Helvetica', 'Arial', 'Hiragino Sans', 'ヒラギノ角ゴシック', 'YuGothic', 'Yu Gothic', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic';
  font-size: 62.5%
}
body {
  font-size: 100%;
  color: #000;
  background: #fffaf2;
}
.yugo-m {
  font-family: '游ゴシック体', 'YuGothic', '游ゴシック', 'Yu Gothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', 'Meiryo', 'MS PGothic', 'MS UI Gothic', 'Helvetica', Arial, sans-serif
}
.acc_nav {
  display: none
}
.w-100 {
  width: 100%;
  vertical-align: bottom;
  margin-bottom: 0px;
}
.col {
  width: 100%
}
.sections {
  position: relative
}
.contents {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.is-fixNavi .contents {
  padding-top: 50px
}
.underlayer .wrap {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 70px;
}
@media all and (max-width: 640px) {
  .underlayer .wrap {
    padding-top: 68px
  }
}
.pc {
  display: block
}
@media all and (max-width: 640px) {
  .pc {
    display: none
  }
}
.tb-sp {
  display: none
}
@media all and (max-width: 1200px) {
  .tb-sp {
    display: block
  }
}
@media all and (max-width: 640px) {
  .tb-sp {
    display: block
  }
}
.sp {
  display: none
}
@media all and (max-width: 640px) {
  .sp {
    display: block
  }
}
a {
  text-decoration: none
}
a:hover {
  text-decoration: none
}
/*リンクオーバー*/
.hover-alpha {
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s
}
.hover-alpha:hover {
  opacity: 0.5
}
.is-MobileOS .hover-alpha:hover {
  opacity: 1
}
.main-wrap {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url("https://www.ironback.jp/data/wangan357-import/image/custom/bg.jpg");
  background-repeat: repeat;
  background-position: 0 0;
  -webkit-animation: bgroop 100s linear infinite;
  animation: bgroop 100s linear infinite
}
@media all and (max-width: 640px) {
  .main-wrap {
    background-image: url("https://www.ironback.jp/data/wangan357-import/image/custom/bg.jpg");
    background-repeat: repeat;
    background-size: 100% auto;
    background-position: 0 0;
    -webkit-animation: none;
    animation: none
  }
}
.font-minchyo {
  font-family: 'M PLUS 1p'
}
.all357 .wrap {
  font-family: 'M PLUS 1p', serif;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* [disabled]min-width: 1180px; */
  overflow: hidden;
}
@media all and (max-width: 767px) {
  .all357 .wrap {
    width: 100%
  }
}
@media all and (max-width: 640px) {
  .all357 .wrap {
    min-width: 100%
  }
}
.all357 .section {
  text-align: center
}
.all357 .section-margintop {
  margin-top: 150px
}
@media all and (max-width: 640px) {
  .all357 .section-margintop {
    margin-top: 60px
  }
}
.all357 .section-title {
	font-size: 38px;
	font-size: 3.8rem;
	color: #c73600;
	padding: 0 20px 25px;
	border-bottom: solid 1px #c73600;
	text-align: center;
	display: inline-block;
	margin: 0 auto 50px;
	font-weight: 600;
	line-height: 1.4;
}
@media all and (max-width: 640px) {
  .all357 .section-title {
    padding: 0 0 4.6875vw;
    font-size: 5.9375vw;
    line-height: 1.4;
    width: 100%;
    margin: 0 auto 7.8125vw;
    max-width: 87.5vw
  }
}
.all357 .section-title__s {
  font-size: 22px;
  font-size: 2.2rem;
  border-bottom: none;
  padding: 0;
  margin: 0 auto 25px
}
@media all and (max-width: 640px) {
  .all357 .section-title__s {
    font-size: 3.75vw;
    margin: 0 auto 6.25vw
  }
}
.all357 .section-text {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  line-height: 2;
  text-align: left
}
@media all and (max-width: 640px) {
  .all357 .section-text {
    font-size: 3.75vw
  }
}
/*
.all357 .ui-btn{position:relative;font-size:14px;font-size:1.4rem;color:#000;background:#fff;border-radius:25px;width:220px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:opacity 0.5s;transition:opacity 0.5s;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.all357 .ui-btn:before{display:block;content:"";width:100%;padding-top:22.72727%}
.all357 .ui-btn>.content{position:absolute;top:0;left:0;right:0;bottom:0}
.all357 .ui-btn.bold{font-size:18px;font-size:1.8rem;position:relative;border-radius:30px;width:380px;background:#f2cdbd}
.all357 .ui-btn.bold:before{display:block;content:"";width:100%;padding-top:15.78947%}
.all357 .ui-btn.bold>.content{position:absolute;top:0;left:0;right:0;bottom:0}
.all357 .ui-btn.bold .ui-btn__text{top:calc(50% - 1px);-webkit-font-feature-settings:'palt';font-feature-settings:'palt'}

@media all and (max-width: 1200px){
.all357 .ui-btn.bold{font-size:16px;font-size:1.6rem;position:relative;width:300px}
.all357 .ui-btn.bold:before{display:block;content:"";width:100%;padding-top:16.66667%}
.all357 .ui-btn.bold>.content{position:absolute;top:0;left:0;right:0;bottom:0}
}

@media all and (max-width: 640px){
.all357 .ui-btn{position:relative;width:40.625vw;font-size:3.125vw}
.all357 .ui-btn:before{display:block;content:"";width:100%;padding-top:23.07692%}
.all357 .ui-btn>.content{position:absolute;top:0;left:0;right:0;bottom:0}
.all357 .ui-btn.bold{position:relative;width:75vw;font-size:3.4375vw}
.all357 .ui-btn.bold:before{display:block;content:"";width:100%;padding-top:13.54167%}
.all357 .ui-btn.bold>.content{position:absolute;top:0;left:0;right:0;bottom:0}
}
.all357 .ui-btn:hover{opacity:0.5}
.all357 .ui-btn.active{background:#666}
.all357 .ui-btn__text{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:block;line-height:1;white-space:nowrap}
.all357 .backto-ui__btn{position:relative;border-radius:25px;width:280px;position:relative;margin:0 auto}
.all357 .backto-ui__btn:before{display:block;content:"";width:100%;padding-top:17.85714%}
.all357 .backto-ui__btn>.content{position:absolute;top:0;left:0;right:0;bottom:0}
@media all and (max-width: 640px){
.all357 .backto-ui__btn{position:relative;width:43.75vw}
.all357 .backto-ui__btn:before{display:block;content:"";width:100%;padding-top:23.07692%}
.all357 .backto-ui__btn>.content{position:absolute;top:0;left:0;right:0;bottom:0}
}
*/
.all357 .mv {
  position: relative;
  z-index: 15
}
.all357 .mv-box {
  position: relative;
  position: relative;
  width: 100%;
  background-image: url("https://www.ironback.jp/data/wangan357-import/image/custom/od_ph.jpg");
  background-repeat: no-repeat;
  background-size: 100% auto
}
.all357 .mv-box:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 52.20588%
}
.all357 .mv-box > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}
@media all and (max-width: 640px) {
  .all357 .mv-box {
    position: relative;
    background-image: url("https://www.ironback.jp/data/wangan357-import/image/custom/od_ph-1.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto
  }
  .all357 .mv-box:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 139.0625%
  }
  .all357 .mv-box > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
  }
}
.all357 .mv-box .page-btn {
  background-color: #000;
  width: 240px;
  height: 50px;
  border-radius: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
  background-image: url("../img/od_btn_arrow.png");
  background-repeat: no-repeat;
  background-size: 16px auto;
  background-position: right 20px center
}
@media screen and (min-width: 1360px) {
  .all357 .mv-box .page-btn {
    width: 17.64706vw;
    height: 3.67647vw;
    border-radius: 1.83824vw;
    background-image: url("../img/od_btn_arrow.png");
    background-repeat: no-repeat;
    background-size: 1.17647vw auto;
    background-position: right 1.47059vw center
  }
}
@media all and (max-width: 640px) {
  .all357 .mv-box .page-btn {
    width: 37.5vw;
    height: 7.8125vw;
    border-radius: 3.90625vw;
    background-image: url("../img/od_btn_arrow.png");
    background-repeat: no-repeat;
    background-size: 2.5vw auto;
    background-position: right 3.125vw center
  }
}
.all357 .mv-box .page-btn__text {
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem
}
@media screen and (min-width: 1360px) {
  .all357 .mv-box .page-btn__text {
    font-size: 1.17647vw
  }
}
@media all and (max-width: 640px) {
  .all357 .mv-box .page-btn__text {
    font-size: 2.5vw
  }
}
.all357 .mv-box .mv-scrolldown {
  position: absolute;
  width: 144px;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  text-align: center
}
@media all and (max-width: 640px) {
  .all357 .mv-box .mv-scrolldown {
    display: none
  }
}
/*左ロゴ*/
.all357 .mv-title1 {
  position: absolute;
  top: 30%;
  left: 15.93%;
  width: 25.73%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  opacity: 0
}
@media all and (max-width: 640px) {
  .all357 .mv-title1 {
    width: 55.3125vw;
    top: 4.59375vw;
    left: 23%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
  }
}
/*右画像*/
.all357 .mv-box__area1 {
  position: absolute;
  top: 53%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 500px;
  height: 445px;
  right: 80px;
  background-color: rgba(255, 255, 255, 0.95);
  -webkit-box-shadow: 11.472px 16.383px 50px 0px rgba(210, 213, 220, 0.25);
  box-shadow: 11.472px 16.383px 50px 0px rgba(210, 213, 220, 0.25);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 50;
  opacity: 0
}
@media screen and (min-width: 1360px) {
  .all357 .mv-box__area1 {
    width: 36.76471vw;
    height: 32.97059vw;
    min-width: 500px;
    right: 5.88235vw
  }
}
@media all and (max-width: 1000px) {
  .all357 .mv-box__area1 {
    width: 40vw;
    height: 40.313vw;
    top: 5.375vw;
    right: auto;
    left: 70%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
  }
}
@media all and (max-width: 640px) {
  .all357 .mv-box__area1 {
    width: 75vw;
    height: 73.313vw;
    top: 55.375vw;
    right: auto;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
  }
}
.all357 .mv-box__area1--title {
  font-size: 38px;
  color: #c73600;
  text-align: center;
  font-weight: normal;
  line-height: 1.4;
  letter-spacing: -0.08em
}
@media screen and (min-width: 1360px) {
  .all357 .mv-box__area1--title {
    font-size: 2.79412vw
  }
}
@media all and (max-width: 1000px) {
  .all357 .mv-box__area1--title {
    font-size: 5.625vw;
    margin-left: 0.5em;
    margin-top: -0.1em;
    letter-spacing: -0.05em
  }
}
@media all and (max-width: 640px) {
  .all357 .mv-box__area1--title {
    font-size: 5.625vw;
    margin-left: 0.5em;
    margin-top: -0.1em;
    letter-spacing: -0.05em
  }
}
.all357 .mv-box__area1--ph {
  width: 400px;
  margin: 30px auto
}
@media screen and (min-width: 1360px) {
  .all357 .mv-box__area1--ph {
    width: 25.89706vw;
    margin: 1.20588vw auto
  }
}
@media all and (max-width: 1000px) {
  .all357 .mv-box__area1--ph {
    width: 28.90625vw;
    margin: 4.125vw auto
  }
}
@media all and (max-width: 640px) {
  .all357 .mv-box__area1--ph {
    width: 50.90625vw;
    margin: 1.125vw auto
  }
}
.all357 .mv-box__area1--text {
  color: #000;
  font-size: 16px;
  text-align: center;
  line-height: 1.4;
  letter-spacing: -0.08em;
  font-weight: 500;
  margin-bottom: 30px
}
@media screen and (min-width: 1360px) {
  .all357 .mv-box__area1--text {
    font-size: 1.17647vw;
    margin-bottom: 2.20588vw
  }
}
@media all and (max-width: 640px) {
  .all357 .mv-box__area1--text {
    font-size: 3.125vw;
    margin-bottom: 2.34375vw
  }
}
.all357 .mv-left {
  position: absolute;
  top: 0;
  left: 0;
  width: 21.02941vw;
  z-index: 10;
  opacity: 0；
}
.all357 .mv-right {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 13.77451vw;
  z-index: 10;
  opacity: 0；
}
/*about sec-wrap*/
.all357 .sec-wrap {
  position: relative;
  color: #000;
  text-align: center;
  z-index: 10；
}
.all357 .about .sec-wrap {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 180px 0 150px;
}
@media all and (max-width: 640px) {
  .all357 .about .sec-wrap {
    padding: 26.5625vw 0 12.5vw
  }
}
/*キャッチコピー*/
.all357 .about .about-say__text1 {
  font-size: 32px;
  font-size: 3.2rem;
  text-align: center;
  line-height: 1.8;
  margin-bottom: 90px;
  font-weight: 700;
  color: #c73600;
}
@media all and (max-width: 640px) {
  .all357 .about .about-say__text1 {
    font-size: 5vw;
  }
}
/*紹介文*/
.all357 .about .about-say__lead1 {
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center;
  line-height: 2.1;
  font-weight: 500;
}
@media all and (max-width: 640px) {
  .all357 .about .about-say__lead1 {
    font-size: 3.75vw;
    margin-bottom: 14.0625vw;
  }
}
.all357 .about .about-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1018px;
  margin: 50px auto 0
}
@media all and (max-width: 640px) {
  .all357 .about .about-product {
    margin: 7.8125vw auto 0;
    display: block
  }
}
.all357 .about .about-product__ph {
  width: 574px
}
.all357 .about .about-product__ph img {
  position: relative;
  top: 50px
}
@media all and (max-width: 640px) {
  .all357 .about .about-product__ph {
    width: 87.1875vw;
    margin: 0 auto
  }
  .all357 .about .about-product__ph img {
    position: relative;
    top: 0
  }
}
.all357 .about .about-product__panel {
  width: 45.18%;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 11.472px 16.383px 50px 0px rgba(210, 213, 220, 0.25);
  box-shadow: 11.472px 16.383px 50px 0px rgba(210, 213, 220, 0.25);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px 0
}
@media all and (max-width: 640px) {
  .all357 .about .about-product__panel {
    width: 87.5vw;
    padding: 0;
    margin: 0 auto
  }
}
.all357 .about .about-product__panel--box {
  width: 82.6%;
  font-weight: 500;
  letter-spacing: -0.1em;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
@media all and (max-width: 640px) {
  .all357 .about .about-product__panel--box {
    width: 100%;
    padding: 7.8125vw 5.46875vw
  }
}
.all357 .about .about-product__title {
  font-size: 26px;
  font-size: 2.6rem;
  color: #c73600;
  text-align: center
}
@media all and (max-width: 640px) {
  .all357 .about .about-product__title {
    font-size: 5vw
  }
}
.all357 .about .about-product__lead {
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  margin: 35px auto 10px;
  line-height: 1.6
}
@media all and (max-width: 640px) {
  .all357 .about .about-product__lead {
    margin: 7.03125vw auto 1.5625vw;
    font-size: 3.125vw
  }
}
.all357 .about .about-product__text {
  font-size: 16px;
  font-size: 1.6rem;
  text-align: left;
  line-height: 2
}
.all357 .about .about-product__text.text-center {
  text-align: center
}
@media all and (max-width: 640px) {
  .all357 .about .about-product__text {
    font-size: 3.125vw
  }
}
.all357 .about .about-bnr {
  width: 73.52%;
  max-width: 1000px;
  margin: 120px auto 0
}
@media all and (max-width: 640px) {
  .all357 .about .about-bnr {
    width: 87.5vw;
    margin: 17.1875vw auto 0
  }
}
.all357 .about .about-ethiopia {
  text-align: center
}
.all357 .about .about-ethiopia_title {
  font-size: 28px;
  font-size: 2.8rem;
  color: #c73600;
  padding: 0 20px 25px;
  border-bottom: solid 1px #c73600;
  text-align: center;
  display: inline-block;
  margin: 0 auto 50px;
}
@media all and (max-width: 640px) {
  .all357 .about .about-ethiopia_title {
    padding: 0 1em 4.6875vw;
    font-size: 5.9375vw;
    line-height: 1.4;
  }
}
.all357 .about .about-ethiopia__block {
  width: 1000px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 640px) {
  .all357 .about .about-ethiopia__block {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 6.25vw;
    display: block
  }
}
.all357 .about .about-ethiopia__col {
  width: 50%
}
@media all and (max-width: 640px) {
  .all357 .about .about-ethiopia__col {
    width: 100%
  }
}
.all357 .about .about-ethiopia__text {
  font-size: 20px;
  font-size: 2rem;
  line-height: 2;
  text-align: left
}
@media all and (max-width: 640px) {
  .all357 .about .about-ethiopia__text {
    font-size: 3.75vw
  }
}
.all357 .about .about-ethiopia__map {
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px
}
@media all and (max-width: 640px) {
  .all357 .about .about-ethiopia__map {
    width: 100%;
    margin-top: 9.375vw;
    padding-left: 0
  }
}
/*スライド画像*/
.all357 .place {
  width: 100%;
  overflow: hidden
}
@media all and (max-width: 640px) {
  .all357 .place {
    height: 46.875vw
  }
}
/*detail sec-wrap*/
.all357 .detail .sec-wrap {
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 160px 0;
}
@media all and (max-width: 640px) {
  .all357 .detail .sec-wrap {
    padding: 21.875vw 6.25vw;
    width: 100%
  }
}
.page-btn-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto 50px;
  justify-content: center;
}
@media all and (max-width: 640px) {
  .page-btn-box {
    margin: 0 auto;
    margin-bottom: 80px;
    display: block;
  }
}
.all357 .detail .detail-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto 50px;
}
@media all and (max-width: 640px) {
  .all357 .detail .detail-product {
    margin: 0 auto;
    display: block;
  }
}
.all357 .detail .detail-product__ph {
  width: 574px;
  margin-top: 50px;
}
@media all and (max-width: 640px) {
  .all357 .detail .detail-product__ph {
    width: 100%;
    margin-top: 0px;
  }
}
.all357 .detail .detail-product__col {
  text-align: left
}
@media all and (max-width: 640px) {
  .all357 .detail .detail-product__col {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 5.46875vw
  }
}
.all357 .detail .detail-product__box {
  margin-top: 50px;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 11.472px 16.383px 50px 0px rgba(210, 213, 220, 0.25);
  box-shadow: 11.472px 16.383px 50px 0px rgba(210, 213, 220, 0.25);
  padding: 3em;
  margin-left: 2em;
  width: 100%;
}
@media all and (max-width: 640px) {
  .all357 .detail .detail-product__box {
    margin: 0 auto 30px
  }
}
.all357 .detail .detail-product__day {
  color: #c73600;
  font-size: 23px;
  font-size: 2.3rem;
  margin-bottom: 10px
}
@media all and (max-width: 640px) {
  .all357 .detail .detail-product__day {
    font-size: 3.4375vw;
    margin-bottom: 0.6875vw
  }
}
.all357 .detail .detail-product__title {
  color: #c73600;
  font-size: 33px;
  font-size: 3.3rem;
  margin-bottom: 20px;
  letter-spacing: -0.05em;
  line-height: 1.4;
  font-weight: 500
}
@media all and (max-width: 640px) {
  .all357 .detail .detail-product__title {
    font-size: 5.46875vw;
    margin-bottom: 2.46875vw
  }
}
.all357 .detail .detail-product__text {
  /* [disabled]color: #c73600; */
  font-size: 33px;
  font-size: 2.0rem;
  margin-bottom: 15px;
  letter-spacing: -0.05em;
  line-height: 1.4;
  font-weight: 500
}
@media all and (max-width: 640px) {
  .all357 .detail .detail-product__text {
    font-size: 4.46875vw;
    margin-bottom: 2.46875vw
  }
}
/*リンクボタン*/
.all357 .page-btn {
  background-color: #000;
  width: 260px;
  height: 50px;
  border-radius: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 10px 10px;
  background-image: url("../img/od_btn_arrow.png");
  background-repeat: no-repeat;
  background-size: 10px auto;
  background-position: right 20px center
}
@media screen and (min-width: 1360px) {
  .all357 .page-btn {
    width: 18.64706vw;
    height: 3.67647vw;
    border-radius: 1.83824vw;
    background-image: url("../img/od_btn_arrow.png");
    background-repeat: no-repeat;
    background-size: 0.7vw auto;
    background-position: right 1.47059vw center
  }
}
@media all and (max-width: 640px) {
  .all357 .page-btn {
    width: 50.5vw;
    height: 8.8125vw;
    border-radius: 4.90625vw;
    background-image: url("../img/od_btn_arrow.png");
    background-repeat: no-repeat;
    background-size: 2vw auto;
    background-position: right 3.125vw center;
    margin: 10px auto;
  }
}
.all357 .page-btn__text {
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem
}
@media screen and (min-width: 1360px) {
  .all357 .page-btn__text {
    font-size: 1.17647vw
  }
}
@media all and (max-width: 640px) {
  .all357 .page-btn__text {
    font-size: 3vw
  }
}
/*料金*/
.total-price-text {
  font-size: 2.3rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.total-price-text span {
  font-size: .85em;
}
.total-price-yen {
  font-size: 3rem;
  font-weight: bold;
  text-align: right;
}
.b-yen {
  font-size: 4rem;
}
.total-price {
  border-top: 3px solid #000;
  margin-top: 35px;
  padding-top: 20px;
}
@media all and (max-width: 640px) {
  .total-price-text {
    font-size: 3.4375vw;
    font-weight: bold;
  }
  .total-price-text span {
    font-size: .85em;
  }
  .total-price-yen {
    font-size: 3.4375vw;
    font-weight: bold;
    text-align: right;
  }
  .b-yen {
    font-size: 3.5rem;
  }
  .total-price {
    border-top: 3px solid #000;
    margin-top: 15px;
    padding-top: 10px;
  }
}
.all357 .detail .detail-product__li {
  font-size: 18px;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: -0.05em;
  margin-bottom: 10px
}
.all357 .detail .detail-product__li::before {
  content: '・';
  display: inline-block
}
@media all and (max-width: 640px) {
  .all357 .detail .detail-product__li {
    font-size: 3.4375vw;
    margin-bottom: 2.34375vw
  }
}

/*concept*/
.all357 .detail .detail-concept {
  width: 100%;
  max-width: 1000px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px 0;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 11.472px 16.383px 50px 0px rgba(210, 213, 220, 0.25);
  box-shadow: 11.472px 16.383px 50px 0px rgba(210, 213, 220, 0.25);
  text-align: center;
  margin: 0 auto 0px
}
@media all and (max-width: 640px) {
  .all357 .detail .detail-concept {
    margin-top: 0vw;
    padding: 7.8125vw 0;
    margin-bottom: 15vw;
  }
}
.all357 .detail .detail-concept__text {
	font-size: 33px;
	font-size: 1.5rem;
	margin-bottom: 15px;
	letter-spacing: -0.05em;
	line-height: 1.6;
	width: 100%;
	margin: 40px auto 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 7%;
	flex-wrap: wrap;
	text-align: left;
}
@media all and (max-width: 640px) {
  .all357 .detail .detail-concept__text {
    font-size: 3.46875vw;
    margin-bottom: 2.46875vw
  }
}
		
		
.all357 .detail .detail-set {
  width: 100%;
  max-width: 1000px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px 0;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 11.472px 16.383px 50px 0px rgba(210, 213, 220, 0.25);
  box-shadow: 11.472px 16.383px 50px 0px rgba(210, 213, 220, 0.25);
  text-align: center;
  margin: 0 auto 120px
}
@media all and (max-width: 640px) {
  .all357 .detail .detail-set {
    margin-top: 0vw;
    padding: 7.8125vw 0;
    margin-bottom: 15vw;
  }
}
.all357 .detail .detail-alltitle {
  font-size: 26px;
  font-size: 2.6rem;
  text-align: center;
  color: #c73600;
  font-weight: 500
}
@media all and (max-width: 640px) {
  .all357 .detail .detail-alltitle {
    font-size: 4.0625vw
  }
}
.all357 .detail .detail-set__ul {
  width: 100%;
  max-width: 1000px;
  margin: 60px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 7%;
  flex-wrap: wrap;
}
@media all and (max-width: 640px) {
  .all357 .detail .detail-set__ul {
    margin: 7.8125vw auto 0;
    display: block
  }
}
.all357 .detail .detail-set__li {
  width: 45%
}
@media all and (max-width: 640px) {
  .all357 .detail .detail-set__li {
    width: 75vw;
    margin: 0 auto 9.375vw
  }
}
.all357 .detail .detail-set__li .detail-set__ph {
  min-height: 195px;
  margin-bottom: 30px
}
@media all and (max-width: 640px) {
  .all357 .detail .detail-set__li .detail-set__ph {
    min-height: auto
  }
}
.all357 .detail .detail-set__li .detail-set__title {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 500;
  margin-bottom: 20px;
  text-align: center
}
@media all and (max-width: 640px) {
  .all357 .detail .detail-set__li .detail-set__title {
    font-size: 4.21875vw;
    margin: 6.25vw auto 3.125vw
  }
}
.all357 .detail .detail-set__li .detail-set__text {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.8;
  font-weight: 500;
  text-align: left
}
@media all and (max-width: 640px) {
  .all357 .detail .detail-set__li .detail-set__text {
    font-size: 3.125vw
  }
}
.all357 .detail .detail-set__li:nth-child(1) .detail-set__ph {
  width: 100%;
  position: relative;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  margin-top: 22px
}
@media all and (max-width: 640px) {
  .all357 .detail .detail-set__li:nth-child(1) .detail-set__ph {
    width: 73vw;
    left: auto;
    -webkit-transform: none;
    transform: none;
    margin: 0 auto
  }
}
.all357 .detail .detail-set__li:nth-child(2) .detail-set__ph {
  width: 100%;
  position: relative;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  margin-top: 22px
}
@media all and (max-width: 640px) {
  .all357 .detail .detail-set__li:nth-child(2) .detail-set__ph {
    width: 73vw;
    left: auto;
    -webkit-transform: none;
    transform: none;
    margin: 0 auto
  }
}
.all357 .detail .detail-set__li:nth-child(3) .detail-set__ph {
  width: 100%;
  position: relative;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  margin-top: 22px
}
@media all and (max-width: 640px) {
  .all357 .detail .detail-set__li:nth-child(3) .detail-set__ph {
    width: 73vw;
    left: auto;
    -webkit-transform: none;
    transform: none;
    margin: 0 auto
  }
}
.all357 .detail .detail-set__li:nth-child(4) .detail-set__ph {
  width: 100%;
  position: relative;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  margin-top: 22px
}
@media all and (max-width: 640px) {
  .all357 .detail .detail-set__li:nth-child(4) .detail-set__ph {
    width: 73vw;
    left: auto;
    -webkit-transform: none;
    transform: none;
    margin: 0 auto
  }
}
/*
.all357 .detail .detail-col{width:100%;max-width:1000px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:50px 0 0;background-color:rgba(255,255,255,0.9);text-align:center;margin:40px auto 0;-webkit-box-shadow:11.472px 16.383px 50px 0px rgba(210,213,220,0.25);box-shadow:11.472px 16.383px 50px 0px rgba(210,213,220,0.25)}
@media all and (max-width: 640px){
.all357 .detail .detail-col{padding:7.8125vw 0 0;margin:7.8125vw auto 0}
}
*/
.all357 .detail .detail-col__ul {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 7% 60px
}
@media all and (max-width: 640px) {
  .all357 .detail .detail-col__ul {
    padding: 6.25vw 0 6.25vw;
    width: 70.3125vw;
    margin: 0 auto
  }
}
.all357 .detail .detail-col__wrap {
  margin-top: 40px
}
@media all and (max-width: 640px) {
  .all357 .detail .detail-col__wrap {
    margin-top: 7.03125vw
  }
}
.all357 .detail .detail-col_li {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  text-align: left;
  line-height: 2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 0.5em;
  text-indent: -0.5em
}
@media all and (max-width: 640px) {
  .all357 .detail .detail-col_li {
    font-size: 3.125vw
  }
}
.all357 .detail .detail-col_li::before {
  content: '・';
  display: inline-block
}
/*背景画像*/
.all357 .bg {
  background-image: url("https://www.ironback.jp/data/wangan357-import/image/custom/bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top
}
@media all and (max-width: 640px) {
  .all357 .bg {
    background-image: url("https://www.ironback.jp/data/wangan357-import/image/custom/bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top
  }
}
/*フラワーボックス*/
.all357 .paint-box {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 100%;
  margin: 0 auto
}
@media all and (max-width: 640px) {
  .all357 .paint-box {
    display: none
  }
}
/*イメージ画像*/
.all357 .paint-side {
  position: absolute;
  z-index: 0
}
.all357 .paint-side__001 {
  left: -285px;
  top: -380px
}
.all357 .paint-side__002 {
  left: -380px;
  top: 1280px
}
.all357 .paint-side__003 {
  right: -455px;
  top: 557px
}
.all357 .paint-side__004 {
  left: -315px;
  top: 475px
}
.all357 .paint-side__005 {
  left: -461px;
  top: 3386px
}
.all357 .paint-side__006 {
  right: -435px;
  top: 1175px
}
.all357 .paint-side__007 {
  right: -511px;
  top: 4410px
}
.all357 .paint-side__008 {
  left: -315px;
  top: 5226px
}
.all357 .paint-side__009 {
  right: -395px;
  top: 208px
}
.all357 .modal-lineup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 1001;
  display: none
}
.all357 .modal-lineup .modal-cat {
  display: none
}
.all357 .modal-lineup.active {
  display: block
}
.all357 .modal-lineup__base {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 5
}
.all357 .modal-g {
  position: relative;
  width: 100%;
  max-width: 750px
}
.all357 .modal-block {
  width: 100%;
  max-width: 750px;
  overflow: auto;
  margin: 0 auto
}
@media all and (max-width: 640px) {
  .all357 .modal-block {
    width: 78.125vw
  }
}
.all357 .modal-cat {
  display: none;
  max-height: 100vh
}
.all357 .modal-cat.active {
  display: block
}
.all357 .modal-lineup__close {
  position: absolute;
  right: 0;
  top: -30px;
  width: 60px;
  z-index: 100
}
@media all and (max-width: 640px) {
  .all357 .modal-lineup__close {
    width: 9.375vw;
    top: -4.6875vw
  }
}
.all357 .modal-lineup__left, .all357 .modal-lineup__right {
  position: absolute;
  width: 51px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 10
}
@media all and (max-width: 640px) {
  .all357 .modal-lineup__left, .all357 .modal-lineup__right {
    width: 4.0625vw
  }
}
.all357 .modal-lineup__left {
  left: -130px
}
@media all and (max-width: 640px) {
  .all357 .modal-lineup__left {
    left: -7.03125vw
  }
}
.all357 .modal-lineup__right {
  right: -130px
}
@media all and (max-width: 640px) {
  .all357 .modal-lineup__right {
    right: -7.03125vw
  }
}
.all357 .modal-lineup__bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 0;
  background-color: rgba(210, 180, 194, 0.9)
}
.all357 .hover-scale {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s
}
.all357 .hover-scale:hover {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1)
}
.is-MobileOS .all357 .hover-scale:hover {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1)
}
/*リンクボタン*/
.all357 .sec-online.detail-set {
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 40px auto;
  box-sizing: border-box
}
@media all and (max-width: 640px) {
  .all357 .sec-online.detail-set {
    padding: 9.375vw 6.25vw;
    margin: 6.25vw auto
  }
}
.all357 .sec-online__title {
  font-size: 26px;
  font-size: 2.6rem;
  color: #c73600;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  margin: 0 auto 35px;
  font-weight: normal !important;
  letter-spacing: 0.1em
}
@media all and (max-width: 640px) {
  .all357 .sec-online__title {
    font-size: 4.0625vw;
    margin: 0 auto 4.6875vw
  }
}
.all357 .sec-online__text {
  color: #000;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem
}
@media all and (max-width: 640px) {
  .all357 .sec-online__text {
    font-size: 3.125vw
  }
}
.all357 .sec-online__ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 40px auto 35px;
  width: 100%;
  max-width: 910px;
  border: solid 1px #ebebeb
}
@media all and (max-width: 640px) {
  .all357 .sec-online__ul {
    margin: 6.25vw auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}
.all357 .sec-online__ul li {
  border-right: solid 1px #ebebeb;
  width: 25%
}
@media all and (max-width: 640px) {
  .all357 .sec-online__ul li {
    width: calc(50% - 1px)
  }
}
@media all and (max-width: 640px) {
  .all357 .sec-online__ul li:nth-child(1) {
    border-bottom: solid 1px #ebebeb
  }
}
@media all and (max-width: 640px) {
  .all357 .sec-online__ul li:nth-child(2) {
    border-right: none;
    border-bottom: solid 1px #ebebeb
  }
}
.all357 .sec-online__ul li:last-child {
  border-right: none
}
.all357 .sec-online__note {
  color: #000;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4
}
@media all and (max-width: 640px) {
  .all357 .sec-online__note {
    font-size: 3.125vw;
    text-align: left
  }
}
.all357 .sec-voice__wrap {
  text-align: center
}
@media all and (max-width: 640px) {
  .all357 .sec-voice__wrap {
    background: url(../img/sp_bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto
  }
}
.all357 .info img {
  max-width: 1000px;
}
@media all and (max-width: 640px) {
  .all357 .info img {
    width: 100%;
  }
}
.onlyPc {
  display: block;
}
.onlySp {
  display: none;
}
@media screen and (max-width:900px) {
  .onlyPc {
    display: none;
  }
  .onlySp {
    display: block;
  }
  .boxTtl .sub.spblk {
    display: block;
  }
}