@charset "utf-8";
.futoppara {
    animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
.fadein {
 opacity: 0;
 transform : translate(0, 50px);
 transition : all 1500ms;
}

.fadein.scrollin{
 opacity: 1;
 transform: translate(0, 0);
}
.fadein2 {
 opacity: 0;
 transform : translate(0, 50px);
 transition : all 2000ms;
}

.fadein2.scrollin2{
 opacity: 1;
 transform: translate(0, 0);
}
.fadein3 {
 opacity: 0;
 transform : translate(0, 50px);
 transition : all 2300ms;
}

.fadein3.scrollin3{
 opacity: 1;
 transform: translate(0, 0);
}

/*===== PC ここから =====*/
@media screen and (min-width: 741px) {
  .fv{
    padding: 10px 0 50px 0;
    position: relative;
  }
  .fv ol{
    position: absolute;
    top:0;
    left:0;
    display: block;
    z-index: 2;
  }
  .fv .fv_img{
    margin: -15px 0 0 0;
  }
  .intro{
    margin: 0 0 70px;
  }
  .intro .txt{
    font-weight: bold;
    text-align: center;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    color:#9b8221;
    line-height: 260%;
    font-size: 26px;
  }
  .intro span{
    font-size: 50px;
  }
  .intro strong{
    background: linear-gradient(transparent 60%, #ffff00 0%);
  }
  .size{
    margin: 0 0 80px;
  }
  .point{
    margin: 0 0 80px;
  }
  .point .tv_icon{
    text-align: center;
    margin: 0 0 20px;
  }
  .point .ttl{
    text-align: center;
    margin: 0 0 60px;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    color:#9b8221;
    font-size: 60px;
    font-weight: bold;
  }
  .point .ttl span{
    font-size: 24px;
    display: block;
  }
　.p_list{
  margin: 0;
  padding: 0;
  }
  .p_list li{
    margin: 0 0 2px;
    width:840px;
    height: 400px;
    box-sizing: border-box;
    padding: 60px 0 0 30px;
  }
  .p_list li.pt1{
    background: url(img/point1.jpg) no-repeat center top;
  }
  .p_list li.pt2{
    background: url(img/point2.jpg) no-repeat center top;
  }
  .p_list li.pt3{
    background: url(img/point3.jpg) no-repeat center top;
  }
  .p_list .num{
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    color:#e3c654;
    font-size:20px;
    margin: 0 0 10px 5px;
    line-height: 120%;
  }
  .p_list .p_ttl{
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    color:#fff;
    font-size: 90px;
    font-weight: bold;
    margin: 0 0 10px;
    text-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    line-height: 120%;
  }
  .p_list .txt{
    color:#fff;
    font-size: 18px;
    line-height: 170%;
    margin: 0 0 0 5px;
  }
  .voice{
    margin: 0 0 100px;
  }
  .voice .v_ttl{
    text-align: center;
    margin: 0 0 40px;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    color:#9b8221;
    font-size: 26px;
    padding: 90px 0 0 0;
    background: url(img/voice_icon.jpg) no-repeat center top;
  }
  .voice .v_list{
    width:800px;
    margin: 0 auto;
  }
  .voice .v_list li{
    padding: 35px;
    margin: 0 0 30px;
    background-image: url(img/voice_line.jpg), url(img/voice_line02.jpg);
    background-position: top left, bottom right;
	  background-repeat: no-repeat, no-repeat;
  }
  .voice .v_list .v_ttl02{
    color:#111;
    font-size: 50px;
    margin: 0 0 20px;
    font-weight: bold;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
  }
  .voice .v_list .v_txt{
    font-size: 16px;
    line-height: 200%;
    margin: 0 5px 0;
  }
  .offer{
    width:800px;
    margin: 0 auto;
    overflow: hidden;
  }
  .offer .offer_img{
    float: left;
    width:314px;
    margin: 0 0 10px;
  }
  .offer .note{
    font-size: 15px;
    margin: 0 0 0 40px;
    line-height: 150%;
  }
  .offer .offer_icon{
    font-size: 20px;
    margin: 0 0 12px;
    line-height: 140%;
  }
  .offer .offer_icon span{
    font-size: 16px;
    padding: 4px;
    background: #9b8221;
    color:#fff;
    border-radius: 4px;
    margin: 0 4px;
  }
  .offer .offer_icon strong,.offer .offer_icon span{
    vertical-align: middle;
  }
  .offer .offer_txt{
    float: left;
    margin: 0 0 0 30px;
    padding: 60px 0 0 0;
  }
  .offer .offer_ttl{
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 36px;
    color:#d52425;
    font-weight: bold;
    margin: 0 0 20px;
  }
  .offer .offer_code{
    font-size: 15px;
    line-height: 160%;
    margin: 0 0 20px;
  }
  .offer .offer_price{
    text-align: right;
    font-size: 26px;
    margin: 0 0 10px;
  line-height: 120%;
    color:#d52425;
    font-weight: bold;
  }
  .offer .offer_price span{
    font-size: 15px;
    font-weight: normal;
  }
.offer .offer_price_txt{
  margin: 0 5px 8px 0;
  font-size: 14px;
  color:#ff0000;
  font-weight: bold;
  text-align: right;
  line-height: 120%;
}
.offer .normal {
  color: #000;
  background: none;
}
  .offer .offer_pre_price {
    margin: 0 0 5px 0;
    font-size: 15px;
    text-align: right;
    line-height: 120%;
    text-decoration: line-through;
    color: #000
  }
  .offer .offer_btn{
    overflow: hidden;
    width:420px;
    margin: 0 auto;
  }
  .offer .offer_btn a.detail{
    display: block;
    box-sizing: border-box;
    width:48%;
    background: #f0efe9;
    color:#444;
    float: left;
    padding: 15px;
    font-weight: bold;
    text-align: center;
  }
  .offer .offer_btn a.cart{
    display: block;
    box-sizing: border-box;
    width:48%;
    background: #d52425;
    color:#fff;
    float: right;
    padding: 15px;
    font-weight: bold;
    text-align: center;
  }
}
/*===== PC ここまで =====*/
@media only screen and (min-device-width : 741px) and (max-device-width : 1024px) {}
/*===== SP ここから =====*/
@media screen and (max-width: 740px) {
  .fv{
    position: relative;
    margin:0 0 40px;
  }
  .fv ol{
    display: block;
    margin-bottom:0px !important;
  }
  .fv .fv_img{
  }
  .intro{
    margin: 0 0 30px;
  }
  .intro .txt{
    font-weight: bold;
    text-align: center;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    color:#9b8221;
    line-height: 260%;
    font-size: 13px;
  }
  .intro span{
    font-size: 18px;
  }
  .intro strong{
    background: linear-gradient(transparent 60%, #ffff00 0%);
  }
  .size{
    margin: 0 0 30px;
  }
  .size img{
    width:100%;
  }
  .point{
    margin: 0 0 50px;
  }
  .point .tv_icon{
    width:70%;
    margin: 0 auto 10px;
  }
  .point .tv_icon img{
    width:100%;
  }
  .point .ttl{
    text-align: center;
    margin: 0 0 30px;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    color:#9b8221;
    font-size: 27px;
    font-weight: bold;
    line-height:160%;
  }
  .point .ttl span{
    font-size: 12px;
    display: block;
  }
　.p_list{
  margin: 0;
  padding: 0;
  }
  .p_list li{
    margin: 0 0 2px;
    width:100%;
    height: 200px;
    box-sizing: border-box;
    padding: 20px 0 0 10px;
    background-position: center top;
    background-repeat: no-repeat;
    background-size:cover;
  }
  .p_list li.pt1{
    background-image: url(img/point1.jpg);
  }
  .p_list li.pt2{
    background-image: url(img/point2.jpg);
  }
  .p_list li.pt3{
    background-image: url(img/point3.jpg);
  }
  .p_list .num{
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    color:#e3c654;
    font-size:12px;
    margin: 0 0 10px 0px;
    line-height: 120%;
  }
  .p_list .p_ttl{
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    color:#fff;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 10px;
    text-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    line-height: 120%;
  }
  .p_list .txt{
    color:#fff;
    font-size: 14px;
    line-height: 170%;
    margin: 0 0 0 5px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  }
  .voice{
    margin: 0 0 50px;
  }
  .voice .v_ttl{
    text-align: center;
    margin: 0 0 15px;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    color:#9b8221;
    font-size: 20px;
    padding: 90px 0 0 0;
    background: url(img/voice_icon.jpg) no-repeat center top;
  }
  .voice .v_list{
    width:96%;
    margin: 0 auto;
  }
  .voice .v_list li{
    padding: 30px 10px;
    margin: 0 0 30px;
    background-image: url(img/voice_line.jpg), url(img/voice_line02.jpg);
    background-position: top left, bottom right;
	background-repeat: no-repeat, no-repeat;
	background-size:20%,20%;
  }
  .voice .v_list .v_ttl02{
    color:#111;
    font-size: 20px;
    margin: 0 0 20px;
    font-weight: bold;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
  }
  .voice .v_list .v_txt{
    font-size: 13px;
    line-height: 200%;
    margin: 0 5px 0;
  }
  .offer{
    width:100%;
    margin: 0 auto;
    overflow: hidden;
  }
  .offer .offer_img{
    width:60%;
    margin: 0 auto 20px;
  }
  .offer .note{
    font-size: 12px;
    margin: 0 0 0 40px;
    line-height: 150%;
  }
  .offer .offer_txt{
    width:90%;
    margin: 0 auto 0px;
    padding: 0 0 0 0;
  }
  .offer .offer_ttl{
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 20px;
    color:#d52425;
    font-weight: bold;
    margin: 0 0 15px;
  }
  .offer .offer_code{
    font-size: 12px;
    line-height: 160%;
    margin: 0 0 20px;
  }
  .offer .offer_price{
    text-align: right;
    font-size: 20px;
    margin: 0 0 10px;
    color:#d52425;
    font-weight: bold;
  }
  .offer .offer_price span{
    font-size: 15px;
    font-weight: normal;
  }
  .offer .offer_price_txt{
    margin: 0 0 10px 0;
    font-size: 13px;
    color:#ff0000;
    font-weight: bold;
    text-align: right;
    line-height: 120%;
  }
  .offer .normal{
    color:#000;
    background: none;
  }


    .offer .offer_pre_price {
      /* margin: 0 0 3px 0; */
      font-size: 13px;
      text-align: right;
      line-height: 120%;
      text-decoration: line-through;
      color: #000

      ;
    }
  .offer .offer_btn{
    overflow: hidden;
    width:100%;
    margin: 0 auto 50px;
  }
  .offer .offer_btn a.detail{
    display: block;
    box-sizing: border-box;
    width:48%;
    background: #f0efe9;
    color:#444;
    float: left;
    padding: 10px;
    font-size:12px;
    font-weight: bold;
    text-align: center;
  }
  .offer .offer_btn a.cart{
    display: block;
    box-sizing: border-box;
    width:48%;
    background: #d52425;
    color:#fff;
    float: right;
    padding: 10px;
    font-size:12px;
    font-weight: bold;
    text-align: center;
  }
  .offer .offer_icon{
    font-size: 14px;
    margin: 0 0 10px;
    line-height: 140%;
  }
  .offer .offer_icon span{
    font-size: 12px;
    padding: 4px;
    background: #9b8221;
    color:#fff;
    border-radius: 4px;
    margin: 0 4px;
  }
  .offer .offer_icon strong,.offer .offer_icon span{
    vertical-align: middle;
  }
}
/*===== SP ここまで =====*/
