@charset 'UTF-8';

#oilsmasher {
  font-size: 14px;
  margin: 0;
  padding: 0;
  line-height: 150%;
  background: #FFF;
  color: #333;
}

#oilsmasher h2,
#oilsmasher h3,
#oilsmasher h4 {
  text-align: center;
}

#oilsmasher h3 {
  font-size: 2.4rem;
  text-align: left;
  margin: 1rem 0 3rem;
  font-weight: bold;
}

#oilsmasher .inner {
  width: 1024px;
  margin: 0 auto;
}


/* --- top ---- */

#oilsmasher #top {
  background-image: url(../img/product/main_features/oilsmasher/mainvisual.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  padding: 0;
  padding-bottom: 45.83%;
  position: relative;
  background-position: center top;
}

#oilsmasher #top img {
  display: block;
}


/* --- shikumi ---- */

#oilsmasher #shikumi {
  background-image: url(../img/product/main_features/oilsmasher/mv_back_02.png);
  background-size: cover;
  padding: 0 0 3rem;
  background-position: 50% 0%;
  overflow: hidden;
}

#oilsmasher .top_movie {
  padding-bottom: 56%;
  position: relative;
  top: 0;
  left: 0;
  margin-top: 10%;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.4);
}

#oilsmasher .top_movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#oilsmasher .shikumi {
  padding-top: 6rem;
}
#oilsmasher .shikumi h3 {
  font-family: YuMincho,'Yu Mincho',serif !important;
  background: #a7a04c;
  text-align: center;
  font-size: 48px;
  color: #fff;
  font-weight: normal;
  padding: 5px 0 20px;  
  line-height: 1.4;
}
#oilsmasher .shikumi_t01 {
  font-family:YuMincho,'Yu Mincho',serif !important;
  font-size: 2.8rem;
}
#oilsmasher .shikumi_t02 {
  font-size: 1.5rem;
  letter-spacing: 0.06rem;
  line-height: 2.5rem;
  margin-top: -1.5rem;
}
#oilsmasher .shikumi_t02 strong {
  background: linear-gradient(transparent 60%, #a7a04c 60%);
}
#oilsmasher .shikumi img {
  width: 100%;
}
#oilsmasher .shikumi_t02 span {
  font-size: 0.8rem;
  font-weight: bold;
}
#oilsmasher #shikumi .sub_text {
  color: #666;
  font-size: 0.7rem;
  line-height: 1.2rem;
  text-indent: -2em;
  text-align: left;
}
#oilsmasher .shikumi_t02 sup {
  font-size: 0.6em;
}




#oilsmasher #fun {
  padding: 4rem 0 4rem;
  overflow: hidden;
  position: relative;
  background:url(../img/product/main_features/oilsmasher/fun_back.png)
  rgb(226, 228, 231);
  background-repeat:no-repeat,
            repeat;
  background-position:left 50%,
            right bottom;
}
#oilsmasher #fun .fun {
  width: 55vw;
  float: right;
}
#oilsmasher .fun_t01 {
  font-family:YuMincho,'Yu Mincho',serif !important;
  font-size: 45px;
  margin: 0;
  line-height: 1.4;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, #oilsmasher .fun_t01 {
      font-weight: lighter;
    }
}

#oilsmasher .fun_t01 sup {
  font-size: 0.4em;
  vertical-align: top;
}

#oilsmasher .fun_t02 {
  font-size: 24px;
  letter-spacing: 0.1rem;
  line-height: 40px;
  margin: 16px 0 -8px;
}
#oilsmasher .fun_t03 {
  background-color: #fff;
  border: 2px solid #333;
  padding: 0.2rem 0 0.4rem;
  font-weight: bold;
  font-size: 19px;
  letter-spacing: 0.1rem;
  text-align: center;
  margin: 19px 0;
}
#oilsmasher .fun_t03 sup {
  font-weight: normal;
}


#oilsmasher #fun table {
  border-collapse: collapse;
}
#oilsmasher #fun td {
  border: 2px solid #fff;
  border-collapse: collapse;
}

#oilsmasher #fun th {
  border: 2px solid #fff;
  border-collapse: collapse;
}
#oilsmasher #fun td,
#oilsmasher #fun th {
  padding: 2%;
}
#oilsmasher #fun table {
  width: 100%;
  margin-bottom: 20px;
}
#oilsmasher #fun td {
  background: #fff;
  width: 47%;
}
#oilsmasher #fun th {
  background: #a7a04c;
  width: 53%;
}
#oilsmasher #fun .sub_text {
  color: #222;
  font-size: 0.86rem;
  text-indent: -2em;
  padding-left: 2em;
  margin: .2em 0;
}
#oilsmasher #fun .back01 {
  font-size: 16px;
  text-align: center;
  color: #fff;
  padding: 11px 5px;
  vertical-align: middle;
}
#oilsmasher #fun .back02 {
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  background-color: #fff;
  padding: 16px 5px 11px;
  border: 2px solid #fff;
  line-height: 1.5;
}
#oilsmasher #fun ul {
  display: flex;
}
#oilsmasher #fun li {
  margin-right: 1%;
  background-color: #fff;
  vertical-align: middle;
  height: 15rem
}
#oilsmasher #fun li:last-child{
  margin-right: 0;
  background-color: #fff;
}

#oilsmasher #fun .fun_li01 {
  width: auto;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  padding: 0 1%;
  color: #a7a04c;
  letter-spacing: 0.1rem;
  font-size: 16px;
  text-align: center;
}

#oilsmasher #fun .fun_img01,
#oilsmasher #fun .fun_img02 {
  width: 88%;
  border: 2px solid #fff;
  box-sizing: border-box;
}

#oilsmasher #fun .fun_img03,
#oilsmasher #fun .fun_img04 {
  width: 100%;
  border: 2px solid #fff;
  box-sizing: border-box;
}

#oilsmasher #fun .fun_img01 {
  background-image: url(../img/product/main_features/oilsmasher/fun_img_01.png);
  background-size: cover;
  background-position: 50% 50%;
}
#oilsmasher #fun .fun_img02 {
  background-image: url(../img/product/main_features/oilsmasher/fun_img_03.png);
  background-size: cover;
  background-position: 50% 50%;
}
#oilsmasher #fun .fun_img03 {
  background-image: url(../img/product/main_features/oilsmasher/fun_img_02.png);
  background-size: cover;
  background-position: 50% 50%;
}
#oilsmasher #fun .fun_img04 {
  background-image: url(../img/product/main_features/oilsmasher/fun_img_04.png);
  background-size: cover;
  background-position: 50% 50%;
}


#oilsmasher #oteire {
  padding: 5rem 0 4rem;
}

#oilsmasher .oteire h3 {
  font-family: YuMincho,'Yu Mincho',serif !important;
  background: #a7a04c;
  text-align: center;
  font-size: 48px;
  color: #fff;
  font-weight: normal;
  padding: 5px 0 20px;
  line-height: 1.4;
}
#oilsmasher .oteire h3.oteire-title {
  padding: 20px 10px;
  font-size: 38px;
  font-feature-settings: "palt";
}
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, #oilsmasher .oteire h3.oteire-title {
      font-weight: lighter;
    }
}

#oilsmasher .oteire h3.oteire-title sup {
  font-size: 0.6em;
  vertical-align: top;
}

#oilsmasher .oteire_t01 {
  font-family:YuMincho,'Yu Mincho',serif !important;
  font-size: 2.8rem;
  margin: 1rem 0 3rem;
    font-feature-settings: "palt";
}
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, #oilsmasher .oteire_t01 {
      font-weight: lighter;
    }
}
#oilsmasher .oteire_t02 {
  font-size: 1.2rem;
  letter-spacing: 0.08rem;
  line-height: 2.2rem;
  margin-top: -1.5rem;
}
#oilsmasher .oteire_t02 strong {
  background: linear-gradient(transparent 60%, #a7a04c 60%);
}
#oilsmasher .oteire_t02 span {
  font-size: 0.8rem;
  font-weight: bold;
}
#oilsmasher #oteire .sub_text {
  color: #222;
  font-size: 0.86rem;
  margin: .2em 0;
}

#oilsmasher .oteire_t03 {
  font-size: 1.8rem;
  letter-spacing: 0.1rem;
  line-height: 1.4em;
  margin-top: 0rem;
  margin-bottom: 2.4rem;
  color: #a7a04c;
  font-weight: bold;
    font-feature-settings: "palt";
}
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, #oilsmasher .oteire_t03 {
      font-weight: lighter;
    }
}

#oilsmasher .oteire_ul01 {
  overflow: hidden;
  margin-top: 60px;
}
#oilsmasher .oteire_ul02 {
  overflow: hidden;
  margin-bottom: 2rem;
}
#oilsmasher .oteire_ul03 {
  overflow: hidden;
}
#oilsmasher .oteire_ul04 {
  overflow: hidden;
}
#oilsmasher .oteire_ul01 img,
#oilsmasher .oteire_ul02 img,
#oilsmasher .oteire_ul03 img,
#oilsmasher .oteire_ul04 img {
  width: 100%;
}

#oilsmasher .oteire_ul01 li {
  float: left;
  width: 49%;
  margin-right: 2%;
}

#oilsmasher .oteire_ul02 li {
  float: left;
  width: 49%;
  margin-right: 2%;
}

#oilsmasher .oteire_ul03 li {
  float: left;
  width: 46%;
}

#oilsmasher .oteire_ul04 li { /*  3列  */
  float: left;
  width: 32%;
  margin-right: 2%;
}

#oilsmasher .oteire_ul01 li:last-child,
#oilsmasher .oteire_ul02 li:last-child,
#oilsmasher .oteire_ul03 li:last-child,
#oilsmasher .oteire_ul04 li:last-child {
  margin-right: 0;
}

#oilsmasher .oteire_ul03 li:first-child {
  border-right: 2px dotted #333;
  margin-right: 4%;
  padding-right: 3%;
}

#oilsmasher .oteire02 {
  padding: 3%;
  background-color: #f6f6f7;
  border: 2px solid #e2e4e7;
  margin-top: 2rem;
}


#oilsmasher #omoi {
  padding: 5rem 0 4rem;
  overflow: hidden;
  position: relative;
  background:url(../img/product/main_features/oilsmasher/range_food.png) #295386;
  background-repeat:no-repeat,repeat;
  background-position:4vw 100%,right bottom;
  background-size: contain;
}
#oilsmasher #omoi .omoi {
  width: 46vw;
  float: right;
}
#oilsmasher .omoi_t03 {
  font-size: 1.5rem;
  letter-spacing: 0.1rem;
  line-height: 2.5rem;
}
#oilsmasher #omoi h3,
#oilsmasher #omoi .omoi_t03 {
  color: #fff;
}

#oilsmasher #omoi h3 {
  line-height: 1;
  margin: 0 0 20px;
}


#oilsmasher .pc {
  display: block;
}
#oilsmasher .sp{
  display: none;
}
#oilsmasher .ppc {
  display: block;
}
#oilsmasher .ssp{
  display: none;
}



#oilsmasher .sad_bnr {
  width: 100%;
  text-align: center;
  display: block;
  margin: 2rem auto 0;
}

#oilsmasher .sad_bnr img {
  width: 100%;
}


#oilsmasher .shikumi h3.shikumi02-title {
  padding: 20px 10px;
  font-size: 40px;
}
#oilsmasher .shikumi_note01 {
  font-size: 2.4rem;
  color: #00479d;
  line-height: 1.4;
  font-weight: normal;
  font-feature-settings: "palt";
  margin: 51px 0;
}
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, #oilsmasher .shikumi_note01 {
      font-weight: lighter;
    }
}

#oilsmasher .shikumi_note01 sup {
  font-size: .6em;
  vertical-align: top;
}
#oilsmasher .shikumi_note02 {
  margin-top: 50px;
  font-size: 14px;
  line-height: 1.6;
}

#oilsmasher #oteire .sub_text_02 {margin: 14px 0 0;}


@media only screen and (max-width: 1024px) {
  #oilsmasher .inner {width: 90%;}
  #oilsmasher .pc{display: none;}
  #oilsmasher .sp{display: block;}
  #oilsmasher h3 {font-size: 6vw;}
  #oilsmasher .shikumi_t01 {font-size: 4vw;margin: 0vw 0 4vw;}
  #oilsmasher .shikumi_t02 {font-size: 2vw;line-height: 3vw;margin-top: -1.5vw;}
  #oilsmasher #fun .fun {width: 80%;}
  #oilsmasher .fun_t01 {font-size: 6.2vw; margin-bottom: 19px;}
  #oilsmasher #fun .fun_li01 {padding-right: 1%;}
  #oilsmasher .oteire_t01 {font-size: 4vw;margin: 0vw 0 4vw;}
  #oilsmasher .oteire02 {padding: 5% 3%;}
  #oilsmasher .oteire_t02 {font-size: 2vw;line-height: 3vw;margin-top: -1.5vw;}
  #oilsmasher .oteire_t03 {font-size: 2.5vw;}
  #oilsmasher #omoi {background-size: 35%;background-position: 4vw;}
  #oilsmasher #omoi .omoi {width: 55vw;}
  #oilsmasher .omoi_t03 {font-size: 2vw;line-height: 3.2;}
}



@media only screen and (max-width: 768px) {
  #oilsmasher h3 {font-size: 30px;}
  #oilsmasher #shikumi h3.shikumi02-title {padding: 10px 0; font-size: 20px;}
  #oilsmasher .shikumi_note01 {font-size: 24px;margin: 32px 0 19px 0;}
  #oilsmasher .shikumi_note02 {margin-top: 25px;font-size: 12px;}
  #oilsmasher #top {padding-bottom: calc(45.83% + 15px);}
  #oilsmasher #top img {width: 100%;}
  #oilsmasher h3 img {width: 100%;}
  #oilsmasher #shikumi {padding: 0 0 32px;}
  #oilsmasher .shikumi {padding-top: 48px;}
  #oilsmasher #shikumi h3 {padding: 32px 0;}
  #oilsmasher #fun {padding: 32px 0;}
  #oilsmasher #fun .fun_li01 {padding-right: 1%;padding-left: 1%;}
  #oilsmasher #fun li {height: 5rem}
  #oilsmasher #fun .fun_img01, #oilsmasher #fun .fun_img02 {width: 86%;}
  
  #oilsmasher #fun .sub_text {font-size: 14px;}

  #oilsmasher #oteire h3 {font-size: 20px; padding: 10px 0}
  #oilsmasher #oteire {padding: 32px 0;}
  #oilsmasher #oteire .sub_text {font-size: 12px; text-indent: -1em;padding-left: 1em;margin: 0;}
  #oilsmasher #oteire .sub_text_02 {font-size: 13px; margin: 7px 0 0;}
  
  #oilsmasher #omoi {padding: 32px 0;}
  #oilsmasher #omoi h3 {font-size: 23px; margin-bottom: 5px;}
  #oilsmasher .shikumi h3, #oilsmasher .oteire h3 {margin: 16px 0 32px;}
  #oilsmasher .oteire_t02 {margin: 0 0 3vw;}
}



@media only screen and (max-width: 414px) {
  #oilsmasher .top_movie {padding-bottom: 56%; position: relative; top: 0; left: 0; margin-top: 10%;}
  #oilsmasher .top_movie iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
  #oilsmasher .shikumi h3, #oilsmasher .oteire h3 {margin: 4vw 0 6vw;}
  #oilsmasher .shikumi {padding-top: 2rem;}
  #oilsmasher #shikumi .sub_text {text-align: left;padding-left: 2em;}

  #oilsmasher .shikumi_t02, #oilsmasher .oteire_t02, #oilsmasher .omoi_t03 {font-size: 3.8vw;line-height: 6.2vw;}
  #oilsmasher #fun {background-image: none;}
  #oilsmasher #fun .fun {width: 100%;}
  #oilsmasher .fun_t02 {font-size: 3.5vw;line-height: 0;margin: 0.8rem 0 1rem;}
  #oilsmasher #fun li {height: 25vw;}
  #oilsmasher .fun_t03 {padding: 0.1vw 0 0.8vw;font-size: 3.2vw;}
  #oilsmasher #fun .back01 {font-size: 2.8vw;padding: 1vw 0 0.6vw;}
  #oilsmasher #fun .back02 {font-size: 2.8vw;padding: 1vw 0 0.6vw;}
  #oilsmasher #fun .fun_li01 {padding-right: 1%;padding-left: 1%;font-size: 2.8vw;}
  #oilsmasher #fun .fun_img01, #oilsmasher #fun .fun_img02 {width: 84%;}
  #oilsmasher #fun th {width: 54%;}
  #oilsmasher #fun td {width: 46%;}
  #oilsmasher .oteire_ul01 {margin-top: 40px;}
  #oilsmasher .oteire_ul01 li {float: none;width: 100%;margin-right: 0;margin-bottom: 2%;}
  #oilsmasher .oteire_ul02 li {float: none;width: 100%;margin-right: 0;margin-bottom: 2%;}
  #oilsmasher .oteire_ul03 li {float: none;width: 100%;}
  #oilsmasher .oteire_ul03 li:first-child {border-right: 0;margin-right: 0;padding-right: 0;margin-bottom: 4%;}
  #oilsmasher .oteire_ul04 li {float: none;width: 100%;margin-right: 0;margin-bottom: 2%;}
  #oilsmasher #oteire .sub_text {text-indent: 0em;padding-left: 0em;}
  #oilsmasher .oteire_t03 {font-size: 4.8vw;margin: 0 0 3vw;}
  #oilsmasher #omoi {background-size: 80%;background-position: 45%;}
  #oilsmasher #omoi .omoi {width: 100%;}
  #oilsmasher #fun .sub_text {font-size: 0.7rem !important; line-height: 1.6;}
  #oilsmasher .ppc {display: none;}
  #oilsmasher .ssp{display: block;}
}

@media only screen and (max-width: 340px) {
  #oilsmasher #top p {bottom: 12em;}
  #oilsmasher #fun .fun_li01 {padding-right: 0%;padding-left: 7%;font-size: 2.8vw;}
  #oilsmasher #fun .fun_img01, #oilsmasher #fun .fun_img02 {width: 83%;}
  #oilsmasher .shikumi_t02, #oilsmasher .oteire_t02, #oilsmasher .omoi_t03 {letter-spacing: 0.2vw;}
}