@charset "utf-8";


*,
:before,
:after{
  box-sizing: border-box;
}
br{
  line-height:100%;
}
header, section, article, footer, nav, main, aside{
  display:block;
}
h1{
  font-size:200%;
  line-height:130%;
}
h2{
  font-size:150%;
  line-height:130%;
}
h3{
  font-size:125%;
  line-height:130%;
}
h4{
  font-size:110%;
  line-height:140%;
}
h5{
  font-size:105%;
  line-height:150%;
}
h1, h1 *, h2, h2 *, h3, h3 *, h4, h4 *, h5, h5 *{
  font-weight:700;
  font-feature-settings : "palt" 1;
  letter-spacing:1px;
}
a img {
  border:none;
}
.clear{
  float:none;
  clear:both;
}
.clearfix:after{
  content:".";
  display:block;
  height:0;
  font-size:0;
  clear:both;
  visibility:hidden;
}
#container {
  overflow: hidden;
  width: 100%;
}
.wrapper{
  padding:0 80px;
  margin:0 auto;
  max-width:100%;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
.quick_gloss + .wrapper{
  /* display: none; */
}
@media (max-width: 850px){
  .quick_gloss + .wrapper{
    padding-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.inside_contents{
  max-width:1000px;
  margin:0 auto;
}
.inside_contents.quite_smaller{
  max-width:724px;
}
.topImage{
  margin: 60px auto 0;
  width: 100%;
  max-width: 634px;
}
.topImage img{
  display: block;
  height: auto;
  width: 100%;
}
@media (max-width: 850px) {
  .topImage{
    margin-top: 32px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .topImage img{
    margin-top: 10px;
  }
}
.lead{
  margin: 120px 0 0;
  position: relative;
  z-index: 1;
}
.lead:before{
  background: url(/wordpress/img/products/quick_gloss/bg_1.jpg) left center / 100% no-repeat;
  /* border: 1px solid; */
  content: "";
  height: 100%;
  min-height: 430px;
  left: 50%;
  position: absolute;
  transform: translate(-50%, 0);
  width: 100%;
  max-width: 1200px;
  z-index: -1;
}
.lead > .image{
  margin: 0 auto;
  width: 100%;
  max-width: 634px;
}
.lead .inner{
  align-items: center;
  display: flex;
  /* justify-content: space-between; */
  margin: 45px auto 0;
  padding: 0 180px 0 160px;
  max-width: 1000px;
}
.lead img{
  vertical-align: bottom;
  width: 100%;
}
.lead .text{
  font-family: YuMincho,"游明朝","Yu Mincho","ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "MS 明朝","MS Mincho",serif;
  margin: 0 30px 0 0;
  width: calc(100% - 30px);
  max-width: 420px;
}
.lead .text .title *{
}
.lead .text .title{
  font-size: 24px;
  line-height: 133%;
  /* margin: -225px auto 0; */
}
.lead .text .title *:nth-child(1){
}
.lead .text .title *:nth-child(2){
  font-size: 56px;
  margin: 20px 0 0;
  padding: 15px 0 0;
  position: relative;
  z-index: 1;
}
.lead .text .title *:nth-child(2) > *{
  font-size: 16px;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1;
}
.lead .text .title *:nth-child(3){
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", 'Hiragino Kaku Gothic Pro', "Hiragino Sans", "メイリオ", Meiryo, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 187%;
}
.lead .image{
  margin: 0 0 0 auto;
  max-width: 160px;
}
@media (max-width: 1377px) {
  .lead .inner{
    padding-right: 13vw;
  }
}
@media (max-width: 1017px) {
  .lead .inner{
    align-items: flex-end;
  }
}
@media (max-width: 850px){
  .lead{
    margin: 30px auto 0;
    padding: 0 15px 20px;
    text-align: center;
    max-width: 634px;
  }
  .lead:before{
    background: url(/wordpress/img/products/quick_gloss/bg_sp_1.jpg) center 0px / 330px no-repeat;
    width: calc(100% + 60px);
  }
  .lead .inner{
    flex-flow: row wrap;
    margin-top: 0;
    padding-left: 0;
    padding-top: 0;
    padding-right: 0;
  }
  .lead .text{
    margin: 20px 0 0;
    order: 1;
    width: 100%;
    max-width: none;
   }
  .lead .image{
    margin: 175px auto 0;
    order: 0;
    width: 29.4vw;
    max-width: 160px;
  }
  .lead .text .title *:nth-child(3){
    font-size: 13px;
    font-size: 15px;
    /* line-height: 153%; */
    /* line-height: 180%; */
    line-height: 175%;
    text-align: left;
  }
  .lead .text .title > *:nth-child(1){
    font-size: 18px;
    left: 50%;
    letter-spacing: .09rem;
    line-height: 143%;
    position: absolute;
    text-align: center;
    top: 25px;
    transform: translate(-50%, 0);
    width: 100%;
    z-index: 1;
  }
  .lead .text .title > *:nth-child(2) > *{
    font-size: 13px;
    left: calc(50% - 62px);
    top: 10px;
    transform: translate(-50%, 0);
  }
  .lead .text .title > *:nth-child(2){
    font-size: 45px;
    left: 50%;
    position: absolute;
    top: 55px;
    transform: translate(-50%, 0);
    width: 100%;
    z-index: 1;
  }
}
.wrapper2.border1{
  border-top: 1px solid #dfdfdf;
  margin-top: 100px;
}
.product_desc{
  padding-top:80px;
  padding-bottom:40px;
  padding-bottom: 80px;
}
.product_desc .image{
  float:left;
  width: 42.42%;
}
.product_desc .image img{
  display:block;
  width:100%;
}
.product_desc .desc{
  float:right;
  width: 53.58%;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  padding-left:4.6%;
  text-align:center;
}
.product_desc .title{
  display:block;
  font-size:393%;
  font-weight:500;
  line-height:130%;
  color:#5ec4bf;
  color:#26aab4;
  padding-bottom: 0;
  padding-top: 35px;
  text-align:center;
}
.product_desc .title .hasFuri{
  display:inline-block;
  font-weight:500;
  line-height:130%;
  color:#5ec4bf;
  color:#26aab4;
  padding-top:16px;
  position:relative;
}
.product_desc .title .hasFuri .furi{
  display:block;
  width:100%;
  font-weight:900;
  line-height:100%;
  color:#5ec4bf;
  color:#26aab4;
  position:absolute;
  left:3px;
  top:5px;
  font-size:25.45%;
  text-align:center;
  letter-spacing:4px;
}
.product_desc .title small{
  display:block;
  font-size:50%;
  font-weight:500;
  line-height:130%;
  color:#000;
  padding-bottom:5px;
}
.product_desc .desc .sub_desc{
  display:block;
  line-height:180%;
  margin-top: -5px;
  padding-bottom:25px;
}
.product_desc .desc .price{
  display:block;
  padding-bottom: 38px;
}
.product_desc .desc .text{
  display:block;
  padding-bottom: 35px;
  font-size: 16px;
  line-height: 187.5%;
  text-align:left;
  padding-left:5px;
  padding-right:5px;
}
.product_desc .link_zone{
  text-align:center;  
}
.product_desc .button{
  border-top: solid 1px #d1d1d1;
  display:block;
  display: none;
  margin: 30px auto 0;
  background:#ffffff;
  max-width:219px;
  padding:8px 10px;
  font-size:90%;
  text-align:center;
  border:solid 1px #000000;
  -webkit-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
}
.product_desc .button span{
  display:inline-block;
  position:relative;
  padding-left:33px;
  padding-right:10px;
  font-family:"Century Gothic",CenturyGothic,'Muli',sans-serif;
  text-align:center;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.product_desc .button span:before{
  content: '';
  position: absolute;
  display: block;
  left: 0;
  top: 50%;
  margin-top: -7px;
  height: 14px;
  width: 17px;
  background-image: url(../img/products/prod_cart.png);
  background-repeat: no-repeat;
  -webkit-transition:opacity 0.2s ease-out;
  transition:opacity 0.2s ease-out;
}
.product_desc .button span:after{
  content: '';
  position: absolute;
  display: block;
  left: 0;
  top: 50%;
  margin-top: -7px;
  height: 14px;
  width: 17px;
  background-image: url(../img/products/prod_cart_white.png);
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition:opacity 0.2s ease-out;
  transition:opacity 0.2s ease-out;
}
.quick_gloss .one_movie{
  border: 5px solid #daebeb;
  border-radius: 5px;
  margin: 0 auto;
  max-width: 900px;
}
.quick_gloss .one_movie .video_container{
  margin-bottom: 0;
}
.footer_banner.verticallySplit_t1{
  /* display: none; */
}
@media (max-width: 850px){
  .footer_banner.verticallySplit_t1{
    margin-top: 0;
  }
}
#quick_gloss_mv{
  position: relative;
  z-index: 1;
}
#quick_gloss_mv .mv{
  background: url(/wordpress/img/products/quick_gloss/pc_back.jpg) center center no-repeat, url(/wordpress/img/products/quick_gloss/main_visual_bg.jpg) center center;
  overflow: hidden;
  position: relative;
  text-align: center;
  z-index: 1;
}
#quick_gloss_mv .mv:before,
#quick_gloss_mv .mv:after {
  content: "";
  height: 100%;
  position: absolute;
  width: auto;
  top: 0;
  z-index: 1;
}
#quick_gloss_mv .mv:before{
  background: url(/wordpress/img/products/quick_gloss/main_visual_bg_left.jpg);
  left: 0;
  opacity: 0;
  width: 460px;
}
#quick_gloss_mv .mv:after{
  background: url(/wordpress/img/products/quick_gloss/main_visual_bg_right.jpg);
  right: 0;
  opacity: 0;
  width: 780px;
}
#quick_gloss_mv .mv {
  box-sizing: border-box;
  display: inline-block;
  padding: 0 24px 0;
  position: relative;
  vertical-align: bottom;
  width: 100%;
  z-index: 2;
}
#quick_gloss_mv .mv img{
  margin:0 auto;
  width: 100%;
  max-width: 1001px;
  display:block;
}
#quick_gloss_mv .mv_title{
  display:block;
  height:70px;
  background-image:url(../img/products/orishiki/pc_back2.jpg);
  background-repeat:repeat;
  background-position:center top;
}
#quick_gloss_mv .mv_title img{
  display:block;
  margin:0 auto;
}
#quick_gloss_mv .mv + *{
  bottom: -42px;
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  right: 0;
  text-align: right;
  width: 100%;
  z-index: 2;
}
#quick_gloss_mv .mv + * *{
  color: #999999;
  font-size: 11px;
  margin: 0 auto;
  text-decoration: none;
  max-width: 1000px;
}
#quick_gloss_mv .mv + * *:hover{
}
@media (max-width: 850px) {
  #quick_gloss_mv .mv + *{
    padding-left: 10px;
    padding-right: 10px;
  }
  #quick_gloss_mv .mv + * *:hover{
    /* display: none; */
    opacity: 1;
    transition: none;
  }
}
.the_title{
  display:block;
  text-align:center;
  font-family: "Century Gothic",CenturyGothic,'Muli',sans-serif;
  font-size:342.86%;
  font-weight: 400;
  color:#5ec4bf;
  color: #35cce3;
  line-height:100%;
  padding: 120px 0 12px;
  letter-spacing:0;
}
.the_title2{
  font-family: YuMincho,"游明朝","Yu Mincho","ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "MS 明朝","MS Mincho",serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 152%;
  padding: 65px 0 0;
  text-align: center;
}
.movie-01 + .the_title2{
  padding-top: 125px;
}
.the_desc{
  display:block;
  text-align:center;
  /* font-size:114.29%; */
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 38px;
}
@media (max-width: 850px){
  .wrapper2.border1{
      border-top:none;
      margin-top: 0;
    }
  .the_title{
    display:block;
    text-align:center;
    /* font-size:36px; */
    font-size: 32px;
    font-weight:100;
    /* color:#5ec4bf; */
    /* color: #35cce3; */
    line-height:100%;
    padding: 40px 0 7px;
    letter-spacing:0;
  }
  .the_title2{
    font-size: 25px;
    line-height: 143%;
    padding-top: 55px;
  }
  .movie-01 + .the_title2{
    font-size: 20px;
    font-weight: 500;
    padding-top: 50px;
  }
  .the_desc{
    font-size: 15px;
    line-height: 161.53%;
    padding-bottom: 25px;
  }
  #quick_gloss_mv .mv{
    box-sizing: border-box;
    display: inline-block;
    padding: 0;
    position: relative;
    vertical-align: bottom;
    width: 100%;
    z-index: 2;
  }
  .product_desc{
    padding-top: 60px;
    padding-bottom: 0;
  }
}
.wrapper2{
  margin: 0 auto;
  max-width: 1000px;
}
/**
 * .grid
 */
.grid {
  margin: 50px auto 0;
}
.grid .inner{
  display: flex;
  flex-flow: row wrap;
  margin: -40px 0 0 -40px;
  width: calc(100% + 40px);
}
.grid .inner .item{
  margin: 40px 0 0 40px;
  width: calc(50% - 40px);
}
.grid .inner .item > *:nth-child(1){
  border: 2px solid #e5e5e5;
  border-radius: 12px;
  /* letter-spacing: .05rem; */
  overflow: hidden;
}
.grid .inner .item > *:nth-child(2){
}
.grid .inner .item > *:nth-child(2) > *:nth-child(1){
  color: #35cce3;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", 'Hiragino Kaku Gothic Pro', "Hiragino Sans", "メイリオ", Meiryo, sans-serif;
  font-size: 20px;
  letter-spacing: .1rem;
  line-height: 150%;
  margin: 20px 0 0;
  text-align: center;
}
.grid .inner .item > *:nth-child(2) > *:nth-child(1) small{
  color: #35cce3;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", 'Hiragino Kaku Gothic Pro', "Hiragino Sans", "メイリオ", Meiryo, sans-serif;
  font-size: 12px;
  vertical-align: super;
}
.grid .inner .item > *:nth-child(2) > *:nth-child(2){
  font-size: 14px;
  line-height: 171%;
  margin: 10px 0 0;
}
.grid .inner .item > *:nth-child(2) > *:nth-child(3),
.grid .inner .item > *:nth-child(2) > *:nth-child(3) a{
  color: #999999;
  font-size: 11px;
  margin: 12px 0 0;
  text-decoration: none;
  transition: opacity .2s ease-out;
}
.grid .inner .item > *:nth-child(2) > *:nth-child(3) a:hover{
  opacity: .6;
}
.grid .inner .item img {
  display: block;
  height: auto;
  width: 100%;
}
@media (max-width: 850px) {
  .grid {
    margin-top: 20px;
  }
  .grid .inner{
    margin: -30px 0 0 -30px;
    width: calc(100% + 30px);
  }
  .grid .inner .item{
    margin: 30px 0 0 30px;
    width: calc(100% - 30px);
  }
  .grid .inner .item > *:nth-child(1){
    border-radius: 6px;
    border-width: 1px;
  }
  .grid .inner .item > *:nth-child(2) > *:nth-child(1){
    font-size: 18px;
    letter-spacing: .04rem;
    line-height: 138%;
    margin-top: 18px;
  }
  .grid .inner .item > *:nth-child(2) > *:nth-child(2){
    /* font-size: 13px; */
    font-size: 15px;
    /* line-height: 153%; */
    line-height: 160%;
    margin: 8px 0 0;
  }
  .grid .inner .item > *:nth-child(2) > *:nth-child(3){
    font-size: 8px;
    margin-top: 5px;
  }
  .grid .inner .item > *:nth-child(2) > *:nth-child(3) a:hover{
    opacity: 1;
    transition: none;
  }
}
.grid2{
  margin: 50px 0 0;
}
.grid2 img{
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 760px;
}
@media (max-width: 850px){
  .grid2{
    margin-left: 15px;
    margin-right: 15px;
  }
  .grid2 img{
    margin-top: 18px;
    max-width: 400px;
  }

  .grid2 img:nth-child(2){
    width: 29.4vw;
    max-width: 160px;
    margin-bottom: 40px;
  }
}
.boxx1{
  margin: 105px 0 0;
}
.boxx1 .inner{
  background: url(/wordpress/img/products/quick_gloss/bg_5.jpg?1) center center / cover no-repeat;
  border-radius: 12px;
  display: flex;
  margin: 0 auto;
  overflow: hidden;
  padding: 40px;
  max-width: 900px;
}
.boxx1 *{
  color: #fff;
  font-size: 16px;
  line-height: 175%;
}
.boxx1 .inner .item:nth-child(1){
  margin: 0 32px 0 0;
  width: 298px;
}
.boxx1 .inner .item:nth-child(2){
  width: calc(100% - 330px);
}
.boxx1 .inner .item:nth-child(2) h4{
  color: #fde900;
  font-size: 30px;
  line-height: 133%;
  margin: 25px 0 10px;
}
.boxx1 .inner .item:nth-child(2) h4 span{
  color: #fde900;
  font-size: 24px;
}
.boxx1 .inner .item img{
  display: block;
  height: auto;
  width: 100%;
}
@media (max-width: 1080px){
  .boxx1 .inner .item:nth-child(1){
    width: calc(63vw - 383px);
  }
  .boxx1 .inner .item:nth-child(2){
    width: calc(100% - (63vw - 351px));
  }
  .boxx1 .inner .item:nth-child(2) h4{
    margin-top: 0;
  }
}
@media (max-width: 850px){
  .boxx1{
    margin-top: 10px;
  }
  .boxx1 *{
    /* font-size: 13px; */
    font-size: 15px;
    /* line-height: 153%; */
    line-height: 175%;
  }
  .boxx1 .inner .item:nth-child(2) h4{
    font-size: 20px;
    margin-bottom: 12px;
    margin-top: 18px;
    text-align: center;
  }
  .boxx1 .inner .item:nth-child(2) h4 span{
    color: #fde900;
    font-size: 16px;
  }
}
.movie-01 {
  box-sizing: border-box;
  border: 5px solid #daebeb;
  border-radius: 5px;
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
  max-width: 910px;
}
.movie-01 .movie-inner{
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
  width: 100%;
  z-index: 1;
}
.movie-01.movie-youtube iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 850px){
  .movie-01 {
    /* border: 0; */
    border-width: 3px;
  }
}
@media screen and (max-width: 850px){
  .wrapper {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .product_desc .title{
    font-size:257.14%;
    padding-bottom:20px;
  }
  .product_desc .title .hasFuri .furi{
    font-size:31%;
    letter-spacing:1px;
    left:2px;
  }
  .product_desc .image{
    float:none;
    width:100%;
    clear:both;
  }
  .product_desc .image .ifSp{
    margin: 0 auto 10px;
    max-width: 208px;
  }
  .product_desc .desc{
    float:none;
    width:100%;
    clear:both;
    padding-left:15px;
    padding-right:15px;
  }
  .product_desc .desc .text{
    padding-left:0;
    padding-right:0;
    font-size:107.14%;
    line-height:160%;
    padding-bottom: 15px;
    padding-bottom: 0;
    padding-top:15px;
    border-top:solid 1px #d1d1d1;
    /* border-bottom: solid 1px #d1d1d1; */
  }
  .product_desc .desc .sub_desc{
    font-size: 14px;
    padding-bottom:10px;
  }
  .product_desc .desc .price{
    padding-bottom: 15px;
  }
  .boxx1 .inner{
    background-image: url(/wordpress/img/products/quick_gloss/bg_sp_5.jpg);
    flex-flow: wrap;
    padding: 40px 30px 35px;
  }
  .boxx1 .inner .item:nth-child(1){
    margin-left: auto;
    margin-right: auto;
    width: 85%;
    max-width: 400px;
  }
  .boxx1 .inner .item:nth-child(2){
    width: 100%;
  }
}
.bg1{
  background: url(/wordpress/img/products/quick_gloss/bg_2.jpg) left bottom no-repeat, url(/wordpress/img/products/quick_gloss/bg_4.jpg) right bottom no-repeat, url(/wordpress/img/products/quick_gloss/bg_3.jpg) center bottom repeat-x;
  padding-bottom: 100px;
}
@media (max-width: 850px){
  .bg1{
    background: url(/wordpress/img/products/quick_gloss/bg_sp_2.jpg) left 50px / 150px no-repeat, url(/wordpress/img/products/quick_gloss/bg_sp_4.jpg) right 30px/ 150px no-repeat, url(/wordpress/img/products/quick_gloss/bg_3.jpg) center bottom / 50px repeat-x;
    padding-bottom: 50px;
  }
}
@media (max-width: 568px){
  .bg1{
    background: url(/wordpress/img/products/quick_gloss/bg_sp_2.jpg) left 18.66vw / 27.2vw no-repeat, url(/wordpress/img/products/quick_gloss/bg_sp_4.jpg) right 18.66vw / 26.1vw no-repeat, url(/wordpress/img/products/quick_gloss/bg_3.jpg) center bottom / 50px repeat-x;
  }
}
.how_to_list {
  list-style:none;
}
.how_to_list li {
  width:50%;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
}
.how_to_list li:nth-of-type(2n) {
}

.how_to_list li:nth-of-type(2n+1) {
}
.how_to_list li img {
  box-sizing: border-box;
  display:block;
  width:100%;
  min-width: 313px;
}
.how_to_list li .step {
  display:block;
  text-align:center;
  height:30px;
  line-height: 32px;
  text-align:center;
  font-weight:900;
  color:#ffffff;
  background-color: #35cce3;
  font-family:"Century Gothic",CenturyGothic,YuGothic,"游ゴシック","Yu Gothic",'Muli',"メイリオ",Meiryo,sans-serif;
  font-size:142.86%;
  font-size: 18px;
  -webkit-border-radius:30px;
  border-radius:30px;
  margin-bottom: 25px;
}
.how_to_list.col3 li:last-child .step {
  margin-left: auto;
  margin-right: auto;
  width: 33.33%;
}

.how_to_list li .image {
  border: 2px solid #e5e5e5;
  border-radius: 12px;
  overflow: hidden;
}

.how_to_list li .desc {
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
}

.how_to_list li .title {
  display:block;
  color: #35cce3;
  padding-top: 22px;
  font-size: 18px;
  padding-bottom: 12px;
}

.how_to_list li .desc p {
  display:block;
  font-size: 14px;
  line-height: 171.42%;
  font-weight:500;
}

.how_to_list.col3 li:last-child .image {
  margin: 0 auto;
  width: 33.33%;
}

/* col3 */
.how_to_list.col3 {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  list-style:none;
  margin-left: -25px;
  padding-bottom: 0;
  width: calc(100% + 25px);
}

.how_to_list.col3 li {
  margin: 0 0 0 25px;
  text-align: center;
  width: calc(33.33% - 25px);
}

.how_to_list.col3 li:last-child {
  margin: 45px 0 0 30px;
  width: calc(100% - 30px);
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
}
.how_to_list.col3 li:last-child .title {
  padding-top: 0;
}/* /col3 */
@media (max-width: 1180px) {
  .how_to_list li img {
    min-width: auto;
  }
}
@media (max-width: 850px) {
  .how_to_list{
    margin-left:0;
    padding-bottom:0;
  }
  .how_to_list li {
    width:100%;
    float:none;
    clear:both;
    padding-left:0;
  }
  .how_to_list li .desc{
    width:100%;
    float:none;
    padding-left:0;
    clear:both;
  }
  .how_to_list li .image{
    margin-left: auto;
    margin-right: auto;
    width: 75%;
    max-width: 500px;
  }
  .how_to_list li .how_to_box{
    display: flex;
    flex-flow: row wrap;
    /* margin: 0 12%; */
  }
  .how_to_list li .how_to_box .image{
    border-width: 1px;
    order: 1;
  }
  .how_to_list li .how_to_box .desc{
    order: 0;
  }
  .how_to_list li .desc p {
    font-size:92.86%;
    font-size: 15px;
    line-height: 133.33%;
  }
  .how_to .how_to_list li .desc p small{
    display: block;
    padding-top: 10px;
    font-size: 12px;
    line-height: 125%;
  }
  .how_to_list li .step{
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
  }
  .how_to .how_to_list li .desc p .point{
    align-items: center;
    font-size: 12px;
    line-height: 125%;
  }
  .how_to_list li .point:before{
    font-size:88%;
    left:10px;
    width:38px;
  }
  .how_to_list li .point{
    align-items: center;
    background:none;
    margin-top: 0;
    padding: 7px 10px 7px 0;
  }
  .english_site .how_to_list li .point{
    padding-left:80px;
  }
  .how_to_list li .point img{
    margin-top: 0;
  }
  .how_to_list li .point p{
    font-size:88%;
    line-height:150%;
  }
  .how_to_list li .desc .title{
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", 'Hiragino Kaku Gothic Pro', "Hiragino Sans", "メイリオ", Meiryo, sans-serif;
    font-size:142.86%;
    padding-bottom: 10px;
    padding-top: 12px;
  }
  .how_to_list.col3 li {
    padding-bottom: 35px;
    width: 100%;
  }
  .how_to_list.col3 li:last-child{
  margin-top: 0;
  }
  .how_to_list.col3 li:last-child .title{
    font-size: 15px;
    font-weight: 400;
    line-height: 150%;
    padding-top: 12px;
    text-align: left;
  }
  .how_to_list.col3 li:last-child .step{
  width: 100%;
  }
  /* col3 */
  .how_to_list.col3{
    display: flex;
    flex-flow: row wrap;
  }/* /col3 */

  .how_to_list li img{
    box-sizing: border-box;
    display:block;
    width:100%;
  }
}

#breadcrumb {
  box-sizing: content-box;
  padding-bottom: 0;
}