@charset "utf-8";
/***********************************************************************
カテゴリー：塗装の手順 painting 20170905　リニューアル
/***********************************************************************/
@media print, screen and (min-width: 851px) {
  /*#gNavWrapper.gNavDiySet #gNavVitabio {
    display: block;
  }
  #gNavWrapper .gNav > .gNav_list {
    margin-bottom: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  #gNavWrapper .gNav .gNav_item {
    font-size: 1.4rem;
    line-height: 1;
    padding-top: 11px;
    margin-right: 38px;
  }
  #gNavWrapper .gNav .gNav_item.logo {
    padding-top: 0;
  }
  #gNavWrapper .gNav .gNav_item.logo img {
    max-width: 226px;
  }
  #gNavWrapper .gNav .gNav_item a {
    display: block;
    text-align: center;
  }
  #gNavWrapper .gNav .gNav_item a:hover {
    text-decoration: none;
  }
  #gNavWrapper .gNav .gNav_item .icon {
    display: block;
    position: relative;
    padding-bottom: 10px;
  }
  #gNavWrapper .gNav .gNav_item .icon::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      margin: 0 auto 0;
      height: 5px;
      width: 9px;
      background: url(../../../common/images/hdr/nav_arw_off.png) 0 0 no-repeat;
  }
  .gNav .gNav_item.construction {
    position: relative;
  }
  .gNav .gNav_item.construction::before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    padding-top: 1%;
    background: rgba(126, 126, 126, .6);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
  }
  #gNavWrapper .gNav .gNav_item.construction::after {
    content: "工事中";
    color: #d52424;
    font-size: 2.4rem;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
  }
  #gNavWrapper .gNav .gNav_item.construction a {
    pointer-events: none;
  }
  #gNavWrapper .gNav .gNav_item.contact {
    display: none;
  }*/
}
#topicPath {
  margin: 12px auto 68px;
  max-width: 1000px;
  line-height: 1;
}
#footer {
  margin-top: 0;
}
.mainWrapper * {
  box-sizing: border-box;
}
.mainWrapper img {
  vertical-align: bottom;
}
/*.painting-box {
  max-width: 1000px;
  margin: 0 auto;
  padding-bottom: 80px;
}*/
body.index .mainWrapper {
  max-width: 1000px;
  /*background: url(../images/bg_painting_inner.png?20240411) 50% 0 repeat;*/
  position: relative;
  /*margin-top: 10px;*/
  margin-top: 0;
  margin-bottom: 0;
}
section {
  margin-left: auto;
  margin-right: auto;
}
.products_content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.products_img {
  width: 34.3%;
}
.products_text {
  width: 62.8%;
}
.products_text_title {
  font-size: 2.4rem;
  font-weight: bold;
  margin: 0 0 32px;
}
.products_text_title .border {
  display: inline-block;
  font-size: 2rem;
  border: 1px solid #000;
  padding: 0 8px;
  margin-right: 10px;
  margin-bottom: 2px;
}
.products_text_title .big {
  font-size: 3rem;
}
/*.kabi,
.experiment,
.features,
.capacity,
.use_content {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}*/
.kabi_title {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho";
  font-size: 3.2rem;
  color: #542504;
  text-align: center;
  margin-bottom: 32px;
}
.kabi_title2 {
  color: #333;
  font-size: 2.4rem;
}
.kabi_text {
  color: #333;
}
.experiment_title {
  color: #fff;
  font-size: 2.4rem;
  text-align: center;
  background-image: linear-gradient(94deg, rgba(0, 130, 115, 1), rgba(38, 73, 134, 1));
  padding: 14px 0 13px;
  margin-bottom: 0;
}
.experiment_content {
  border: 1px solid #333;
  padding-top: 26px;
  margin-bottom: 60px;
}
.experiment_img {
  text-align: center;
}
.experiment_text {
  width: 93%;
  font-size: 1.6rem;
  text-align: left;
  margin: 20px auto 45px;
}
.features_title,
.capacity_title,
.process_title,
.use_title,
.dl_title,
.contact_title {
  text-align: center;
  margin: 0 0 22px;
  font-size: 2.4rem;
  font-weight: normal;
}
.features_title span,
.capacity_title span,
.process_title span,
.use_title span,
.contact_title span {
  padding: 0 26px 6px;
    border-bottom: 1px solid #333;
}
.features_item_title {
  font-size: 2rem;
  font-weight: bold;
  background: url(../img/icon_check.png) no-repeat top left;
  padding-left: 28px;
  margin-top: 25px;
}
.features_item_img {
  background: #efe9de;
  padding: 20px 16px;
  margin-top: 15px;
}
.features_item_img_text {
  font-size: 1.4rem;
  line-height: 1.4285;
  margin-top: 8px;
}
.features_table {
  max-width: 750px;
  margin: 66px auto 60px;
}
.capacity_table {
  border: none;
  margin-bottom: 60px;
}
.capacity_table th {
  width: 20%;
  font-size: 15px;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  /*background: #333;*/
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.capacity_table td {
  width: 79.866%;
  font-size: 15px;
  line-height: 1.6;
  background: #eaeaea;
  padding: 6px 7.68%;
  border-right: none;
  border-bottom: 2px solid #fff;
}
.process_img {
  margin-bottom: 60px;
}
.use_table {
  border: none;
  margin-bottom: 60px;
}
table.use_table.show-for-small-only {
  display: none!important;
}
.use_table th {
  text-align: center;
  border-right: 1px solid #fff;
  border-bottom: none;
}
.use_table th:last-child,
.use_table td:last-child {
  border-right: none;
}
.use_table td {
  background: #eaeaea;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.use_table td.border {
  border-right: 1px solid #fff;
}
.use_table td:first-child {
  width: 28.6%;
  padding: 14px 1.1%;
  vertical-align: middle;
}
.use_table td:first-child .df {
  display: flex;
  align-items: flex-start;
}
.use_table td:first-child span {
  width: 68px;
  display: inline-block;
  text-align: center;
  border: 1px solid #333;
  margin-right: 20px;
}
.use_table td.center {
  text-align: center;
  vertical-align: middle;
}
.use_table_item {
  padding-left: 1em;
  margin-bottom: 0;
  position: relative;
}
.use_table_item::before {
  content: "・";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.use_table_list.large {
  display: inline-block;
}
.use_table_item {
  text-align: left;
}
.use_title02 {
  color: #522612;
  font-size: 2.4rem;
  display: inline-block;
  border-bottom: 1px solid #522612;
  margin: 0 0 16px;
}
.use_list {
  margin: 0 auto 38px;
}
.use_item {
  position: relative;
  padding-left: 1.5em;
}
.use_item::before {
  position: absolute;
  left: 0;
  content: counter(list-item) ")";
}
.red {
  color: #ed1c24;
}
.use_content
.use_title03 {
  font-size: 1.8rem;
  margin: 10px 0 8px;
}
.use_text {
  line-height: 1.5;
}
.use_content {
  margin-bottom: 58px;
}
/*.caution {
  border: 10px solid #ffcb08;
  padding: 8px 20px;
  margin: 18px auto 58px;
}
.caution_img {
  text-align: center;
}
.caution_title,
.caution_text {
  font-size: 1.6rem;
  line-height: 1.5;
}
.caution_text.bold {
  font-weight: bold;
}*/
.dl_title span {
  position: relative;
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-size: 1.8rem;
  border: none;
}
.dl_title span::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -10px;
  margin: 0 0 0 -160px;
  width: 320px;
  height: 1px;
  background: #9d8a61;
}
.dl_text {
  text-align: center;
}
.more {
  width: 66.8%;
  text-align: center;
  margin: 32px auto 0;
}
.more a {
  display: block;
  font-size: 15px;
  font-size: 1.5rem;
  padding: 21px 50px;
  border: 1px solid #522612;
  border-radius: 50px;
  background: url(../../../products/images/xyladecor_new/arw_radius_off.svg) no-repeat 95% 50%;
  transition: background .4s, color .4s;
  text-decoration: none;
  padding: 32px 50px 31px;
}
.dl .more {
  margin-bottom: 60px;
}
.dl .more a .text {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  position: relative;
}
.dl .more a .text::before {
  content: "";
  display: inline-block;
  width: 74px;
  height: 60px;
  background: url(../../../products/images/xyladecor_new/icon_dl_off.svg) no-repeat 50% 50% / cover;
  position: absolute;
  left: -102px;
  top: -18px;
  transition: background .4s;
}
.contact .more {
  text-align: left;
  margin-bottom: 128px;
}
.contact .more a {
  padding: 11px 50px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contact .more a .text {
  font-size: 1.6rem;
  line-height: 1.5;
  display: inline-block;
  margin-right: 19px;
}
/*body.index .maincolumn {
  padding-top: 40px;
}*/
/*@media print, screen and (max-width: 851px) {
  body.index .maincolumn {
    background: url(../images/bg_painting.png) 50% -14% repeat-x;
    background-size: 150% auto;
  }
}*/
/*@media print, screen and (max-width: 640px) {
  body.index .mainWrapper {
    margin-top: 0px;
  }
  body.index .maincolumn {
    padding-top: 20px;
    background: url(../images/bg_painting.png) 50% -196px repeat-x;
    background-size: 855px auto;
  }
}*/
/*@media print, screen and (max-width: 850px) {
  body#diy_home .maincolumn {
    padding: 0;
  }
}*/

/*body.index .mainWrapper a {
  display: block;
}*/
/*#diy_home .mainWrapper .bnr-box li{
  overflow: hidden;
}
body.index .mainWrapper a.expansion{
  -moz-transition: -moz-transform 0.3s linear;
  -webkit-transition: -webkit-transform 0.3s linear;
  -o-transition: -o-transform 0.3s linear;
  -ms-transition: -ms-transform 0.3s linear;
  transition: transform 0.3s linear;
}
body.index .mainWrapper a.expansion:hover{
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -o-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}
body.index .mainWrapper a.expansion:hover img{
  opacity: 1!important;
}
body.index .bnr-box {
  margin-bottom: 20px;
}
body.index .bnr-box li {
  text-align: center;
}
body.index .bnr-box li img {
  background: #fff;
  margin: 0 auto;
}
body.index .guide {
  margin-bottom: 30px;
  overflow: hidden;
}
body.index .movie {
  margin-bottom: 30px;
 background: #fff;
}
body.index .movie a:hover {
  text-decoration: none;
}
body.index .guide a:nth-child(2),
body.index .guide a:nth-child(3){
  margin-top: 30px;
}
body.index .contest {
  margin-bottom: 30px;
}
body.index .result {
  margin-bottom: 75px;
}
body.index .guide h2 {
  font-size: 28px;
  font-size: 2.8rem;
  color: #542504;
  font-weight: bold;
  text-align: center;
  background: url(../images/bg_guide.png) 50% 0 no-repeat;
  padding-top: 60px;
  margin: 0;
}
body.index #topicsArea {
  background: #fff;
  margin-bottom: 20px;
}
body.index #topicsArea dt {
  padding: 0.2em 0 0 1em;
}*/
/*#vitabio .wide_bnr{
  background: url(../images/bg_painting_inner.png) 50% 0 repeat !important;
}*/
#vitabio .mainimg h1 {
  text-align: center;
  line-height: 0;
  margin: 0;
}
/*#diy_home .mainimg.hide-for-small-only {
  background: url(../../common/images/top/mainimg_diy_25_pc.jg) 50% 0 no-repeat !important;
  height: 735px;
}*/
/*#diy_home .campaign_column{
  background: url(../../common/images/top/campaign_diy_25_bk_pc.jpg) no-repeat 50% 0 / cover !important;
  max-width: 1430px;
  margin: 0 auto;
  padding-bottom: 130px;
}
#diy_home .campaign_column .detail{
  margin: auto;
  border-top: #fff6cd 4px solid;
}
#diy_home .campaign_column .campnav{
  margin: 90px auto ;
}
#diy_home .campaign_column .campnav a{
    margin: 0 auto;
    max-width: 980px;
    width: 100%;
    height: auto;
    display: block;
}
#diy_home .campaign_column .campnav a span::after{
  content: "";
  background-image: url(../../common/images/top/chevron-right-solid.png);
  position: absolute;
  top: 50%;
  right: -56%;
  transform: translateY(-50%);
  background-size: contain;
  vertical-align: middle;
  display: inline-block;
  width: 14px;
  height: 25px;
  background-repeat: no-repeat;
}
#diy_home .campaign_column .heading{
  display: flex;
  justify-content: space-between;
  max-width: 930px;
  margin: 0 auto 60px;
}
#diy_home .campaign_column .present{
  max-width: 1000px;
  margin: 0 auto;
  background-color: #fff;
  position: relative;
  border-radius: 10px;
}

#diy_home .campaign_column ul.present {
  padding: 40px;
}*/
/*#diy_home .campaign_column .present li:first-child{
  padding:50px;
}*/
/*#diy_home .campaign_column .present li:first-child p{
  font-size: 18px;
  font-weight: bold;
  line-height: 2.22;
}
#diy_home .campaign_column .p_hoodie li picture{
  position: absolute;
  width: 53%;
  top:-70px;
  right:30px;
  width: 420px;
  height: 480px;
}
#diy_home .campaign_column .present li:last-child p{
  position: absolute;
  top:50px;
  right:45px;
  font-size: 15px;
}
#diy_home .campaign_column .p_hoodie{
  margin-bottom:180px;
}
#diy_home .campaign_column .p_quo_title {
  position: absolute;
  top:-80px;
  left:50px;
  z-index: 10;
  width: 400px;
  height: auto;
}
#diy_home .campaign_column .p_quo li:first-child{
  width: 58.7%;
  padding: 0;
}
#diy_home .campaign_column .p_quo li:last-child {
  width: 35%;
}
#diy_home .campaign_column .p_quo li:last-child picture{
  position: absolute;
  width: 350px;
  height: auto;
  right: 30px;
  top:-50px;
}
#diy_home .campaign_column .present li:last-child p strong{
  color: #E62E8B;
  font-size: 1.6rem;
}
#diy_home .bottom p{
  text-align: center;
}
#diy_home .bottom p img{
  max-width: 1430px;
  width: 100%; 
}*/
/*#diy_home .campaign_column a.hachiojilogo{
  pointer-events: none;  
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -moz-touch-callout:none;
  -moz-user-select:none;
  user-select:none;
}*/
/*#diy_home .campaign_column .statusnav{
  display: inline-block;
  margin: -50px auto 90px;
  text-align: center;
  width: 100%;
}
#diy_home .campaign_column .statusnav a{
  background-color: #113856;
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1;
  border-radius: 50px;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  text-decoration: none;
  border: 1px solid #777777;
  max-width: 980px;
  width: 100%;
  height: 100px;
  display: flex;
  align-items: center;
}
#diy_home .campaign_column .statusnav a span{
  position: relative;
  display: block;
  max-width: 410px;
  width: 100%;
  margin: auto;
  font-size: 28px;
}
#diy_home .campaign_column .statusnav a span::after{
  content: "";
  background-image: url(../../common/images/top/arrow02.png);
  position: absolute;
  top: -23%;
  right: -56%;
  background-size: contain;
  vertical-align: middle;
  display: inline-block;
  width: 56px;
  height: 43px;
  background-repeat: no-repeat;
}
@media print {
  #diy_home .campaign_column .hachiojilogo{ display: none }
}

@media print, screen and (max-width: 1028px) {
  #diy_home .campaign_column .campnav a span::before{
    top: -110%;    
  }
  #diy_home .campaign_column .campnav a span::after{
    top: -25%;
    right: -18%;    
  }
  #diy_home .campaign_column .statusnav a span::after{
    top: -25%;
    right: -18%;    
  }
}*/

/*@media print, screen and (max-width: 1000px) {
  #topicPath,
  body.index .bnr-box,
  body.index .recommend_tool,
  body.index .contest,
  body.index .result,
  body.index .diy-box,
  body.index .guide,
  body.index .movie {
    padding: 0 8px;
  }
  
  body#diy_home.index .movie {
    padding: 0;
  }
  body.index .remodal video {
    width: 100% !important;
    height: auto !important;
  }
  body.index .remodal {
    padding: 35px 5px 5px;
  }
  body.index .movie-box ul li {
    margin-left: 1%;
    width: 32.6%;
  }
}*/
@media screen and (max-width: 640px) {
  /*.gNav_list {
    display: flex;
    flex-wrap: wrap;
  }
  .gNav_item {
    width: 33.3333%;
    text-align: center;
    padding: 15px 5px 14px;
    border-bottom: 1px dotted #542504;
    border-right: 1px dotted #542504;
    background: #fff;
  }
  .gNav_item.logo {
    width: 100%;
    text-align: center;
    padding: 16px 0;
    border-right: none;
  }
  .gNav_item.logo img {
    width: 56.5%;
  }
  .gNav_item a {
    color: #542504;
    font-size: 1.2rem;
    line-height: 1.2;
    display: block;
    padding-top: 55px;
    font-weight: normal;
  }
  .gNav_item.sds a {
    background: url(../../../common/images/top/sp_new/proMenu_sds.png) 50% 6px no-repeat;
    background-size: 46px auto;
  }
  .gNav_item.faq {
    padding-left: 0;
    padding-right: 0;
  }
  .gNav_item.faq a {
    background: url(../../../common/images/top/sp_new/proMenu_qa.png) 50% 2px no-repeat;
    background-size: 46px auto;
    letter-spacing: -0.8px;
    font-size: 1.1rem;
  }
  .gNav_item.contact {
    border-right: none;
  }
  .gNav_item.contact a {
    background: url(../img/icon_contact.png) 50% 2px no-repeat;
    background-size: 46px auto;
  }
  .gNav_item.construction {
    position: relative;
  }
  .gNav_item.construction::before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    padding-top: 1%;
    background: rgba(126, 126, 126, .6);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
  }
  .gNav .gNav_item.construction::after {
    content: "工事中";
    display: inline-block;
    width: 100%;
    color: #d52424;
    font-size: 2.4rem;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
  }*/
  #vitabio .mainimg h1 img {
    width: 100%;
    height: auto;
  }
  body.index .mainWrapper {
    width: 90%;
    margin: 0 auto;
  }
  #topicPath {
    display: block;
    width: 90%;
    margin: 12px auto 25px;
  }
  .products_content {
    flex-direction: column;
  }
  .products_img,
  .products_text {
    width: 100%;
  }
  .products_text_title {
    font-size: 2rem;
    margin-bottom: 10px;
  }
  .products_text_title .border {
    margin-bottom: 4px;
  }
  .products_text_title .big {
    font-size: 2.4rem;
  }
  .kabi_title {
    margin-top: 40px;
  }
  .kabi_title2 {
    font-size: 2rem;
  }
  .kabi_text {
    line-height: 1.875;
  }
  .experiment_img {
    width: 93%;
    margin: 0 auto;
  }
  .experiment_text {
    width: 100%;
  }
  .features_item_img img {
    width: 100%;
  }
  .features_item_img_text {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
  }
  .capacity_table th {
    width: 22.22%;
    padding: 0;
  }
  .capacity_table td {
    width: 77.77%;
    padding: 6px 10px;
  }
  .process_img img {
    width: 100%;
  }
  /*.use_table_scroll {
    overflow-y: scroll;
  }
  .use_table {
    min-width: 760px;
  }
  .use_table td:first-child {
    width: 20%;
  }
  .use_table td:nth-child(2) {
    width: 25%;
  }
  .use_table td:nth-child(3) {
    width: 20%;
  }
  .use_table td:first-child .df {
    flex-direction: column;
  }
  .use_table td:first-child span {
    margin-bottom: 10px;
  }*/
  table.use_table.show-for-small-only {
    display: table!important;
  }
  .use_table th {
    width: 11.388%;
    writing-mode: vertical-rl;
    vertical-align: middle;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    border-bottom: 1px solid #fff;
  }
  .use_table td:first-child {
    width: 22.44%;
  }
  .use_table tr:first-child th + td,
  .use_table tr:nth-child(3) th + td {
    width: 22.44%;
    padding: 14px 1.1%;
    border-right: none;
  }
  .use_table tr:first-child th + td span,
  .use_table tr:nth-child(3) th + td span {
    display: block;
    text-align: center;
    border: 1px solid #333;
  }
  .use_table td:first-child,
  .use_table tr:nth-child(3) th + td {
    border-right: none;
  }
  .use_table td:first-child span {
    width: 100%;
    margin-right: 0;
  }
  /*.caution {
    padding: 8px;
  }
  .caution_title {
    font-weight: normal;
    margin: 0 0 10px;
  }*/
  .dl_text {
    text-align: left;
  }
  #dlTab .more,
  .infoBlock .more {
    width: 100%;
    max-width: 390px;
  }
  #dlTab .more a,
  .infoBlock .more a {
    padding: 10px;
  }
  #dlTab .more a .text {
    font-size: 2rem;
    text-align: left;
    display: flex;
    justify-content: center;
  }
  #dlTab .more a .text::before {
    width: 66px;
    height: 55px;
    margin-right: 16px;
    position: static;
  }
  .dl_title,
  .contact_title {
    font-size: 2.2rem;
  }
  .contact_title span {
    padding: 0 13px 6px;
  }
  .infoBlock .more a {
    padding: 10px 9%;
    align-items: center;
  }
  .infoBlock .more a .text {
    width: 52%;
    font-size: 1.4rem;
    margin-right: 4%;
  }
  .infoBlock .more a .img {
    width: 38%;
  }




  
 /* body.index .movie-box h2 {
    background: url(../images/movie_tit.png) 50% 12px no-repeat;
  }
  body.index .movie-box h2 img {
    display: none;
  }
  body.index .movie-box ul {
    margin-bottom: 1em;
  }
  body.index .bnr-box,
  body.index .recommend_tool,
  body.index .result,
  body.index .contest,
  body.index .guide,
  body.index .movie {
    max-width: 320px;
    padding: 0;
    margin: 0 auto;
  }
  body.index .guide,
  body.index .movie {
    margin-bottom: 1em;
  }
  body.index .contest {
    margin-bottom: 20px;
  }
  body.index .result {
    margin-bottom: 30px;
  }
  body.index .bnr-box li {
    margin-bottom: 1em;
  }
  body.index .bnr-box li.guide a:nth-child(2),
  body.index .bnr-box li.guide a:nth-child(3){
    margin-top: 1em;
  }
  body.index #topicsArea dt {
    padding-left: 0;
  }
  #diy_home .campaign_column{
    background: url(../../common/images/top/campaign_diy_25_bk_sp.jpg) no-repeat 50% 0 / cover !important;
    padding-bottom: 18.66%;
  }
  #diy_home .campaign_column .campnav{
    display: block;
    margin: 0 auto;
    width: 96%;
    padding: 11% 0;
  }
  #diy_home .campaign_column .campnav {
    font-size: 20px;
    line-height: 1.2;
    padding: 34px 0;
  }
  #diy_home .campaign_column .campnav a span{
    padding: 0;
    font-size: 28px;
    line-height: 1.2;
  }
  #diy_home .campaign_column .campnav a span::before{
    top: -5%;
    left: 8%;
    width: 51.04px;
    height: 68.1px;
  }
  #diy_home .campaign_column .campnav a span::after{
    top: 24%;
    right: 8%;
    width: 44.15px;
    height: 34.4px;
  }
  #diy_home .campaign_column .statusnav{
    display: block;
    margin: -15px auto 0;
    width: 96%;
    padding: 0 0 11%;
  }
  #diy_home .campaign_column .statusnav a span{
    padding: 0;
    font-size: 28px;
    line-height: 1.2;
  }
  #diy_home .campaign_column .statusnav a span::after{
    top: 4%;
    right: 8%;
    width: 44.15px;
    height: 34.4px;
  }
  #diy_home .campaign_column .heading {
    flex-wrap: wrap;
    width: 90%;
  }
  #diy_home .campaign_column .heading{
    margin: 0 auto 5%;
  }
  #diy_home .campaign_column .heading li{
    margin: auto;
  }
  #diy_home .campaign_column .heading li:first-child img {
    width: 60px;
  }
  #diy_home .campaign_column .present {
    display: flex;
    flex-direction: column-reverse;
    width: 90%;
    border-radius: 15px;
    margin-bottom: 130px;
  }
  #diy_home .campaign_column ul.present {
    padding: 0;
  }
  #diy_home .campaign_column .present.p_quo_wrapper {
    margin-bottom: 0;
  }
  #diy_home .campaign_column .present li:first-child,
  #diy_home .campaign_column .present li:last-child{
    width: 100%;
  }
  #diy_home .campaign_column .p_hoodie li {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #diy_home .campaign_column .p_hoodie li picture,
  #diy_home .campaign_column .present li:last-child p {
    position: static;
    width: auto;
    height: auto;
  }
  #diy_home .campaign_column .present li:first-child p {
    font-size: 16px;
    line-height: 2;
  }
  #diy_home .campaign_column .p_hoodie li picture img {
    display: block;
    width: 80.6%;
    padding-top: 20px;
    margin: 0 auto;
  }
  #diy_home .campaign_column .present li:first-child {
    padding: 30px 4.5% 20px;
  }
  #diy_home .campaign_column .p_quo_title,
  #diy_home .campaign_column .p_quo li:last-child picture {
    position: static;
  }
  #diy_home .campaign_column .p_quo li:last-child picture {
    width: 68.955%;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  #diy_home .campaign_column .p_quo_title {
    order: 1;
    width: 58.2%;
    margin: -70px auto 12px;
  }
  #diy_home .campaign_column .present ul {
    width: 100%;
    margin-bottom: 0;
  }
  #diy_home .campaign_column .present.p_quo {
    padding-top: 30px;
  }*/
}
/*@media screen and (max-width: 320px) {
  body.index .bnr-box,
  body.index .recommend_tool,
  body.index .contest {
    padding: 0 8px;
  }
  body#diy_home.index .bnr-box{
    padding: 0;
  }
  #diy_home .campaign_column .campnav a span::before{
    top: 0%;
    left: 2%;
    width: 40px;
  }
  #diy_home .campaign_column .campnav a span::after{
    top: 24%;
    right: 2%;
    width: 40px;
  }
  #diy_home .campaign_column .statusnav a span::after{
    top: 24%;
    right: 2%;
    width: 40px;
  }
}*/


/*body.index p.recommend_tool {
  margin-bottom: 26px;
}
body.index ul.recommend_tool {
  margin: 0 0 53px;
}
body.index .special-box {
  max-width: 320px;
  margin: 0 auto 20px !important;
}
body.index .special-box h2 {
  margin: 0;
}
body.index .special-box h2:after {
  position: absolute;
  top: 0;
  right: 0;
}
body.index .special-box .special_btn {
  margin: 0 0 28px;
}
body.index .special-box .special_btn a {
  display: block;
  position: relative;
  width: 100%;
  height: 34px;
  -webkit-transition: opacity .25s ease;
  transition: opacity .25s ease;
  background: url(../images/special_btn.png) 0 0 repeat;
}
body.index .special-box .special_btn a:after {
  content: "";
  position: absolute;
  width: 100%;
  text-align: center;
  height: 34px;
  top: 0;
  left: 0;
  background: url(../images/special_btn_arw.png) 50% 50% no-repeat;
}
body.index .special-box .special_btn:hover a {
  opacity: 0.8;
}
body.index .special-box .special_btn.open a:after {
  background: url(../images/special_btn_arw_close.png) 50% 50% no-repeat;
}
body.index .special-box ul.special {
  display: none;
  background: url(../images/special_box_bg.jpg) 0 0 repeat-y;
  margin: 0;
}
body.index .special-box ul.special li {
  border-bottom: 1px solid #fff;
  margin-bottom: 0;
}
body.index .special-box ul.special li.last {
  border-bottom: none;
  padding-bottom: 10px;
}
body.index .special-box ul.special li a {
  display: block;
  padding: 15px 45px 15px 18px;
  background: url(../images/special_arw.png) 95.5% 50% no-repeat;
  margin-bottom: 0;
}
body.index .special-box ul.special li a:hover span.txt {
  text-decoration: underline;
}
body.index .special-box ul.special li .txt {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.3;
  padding-left: 5px;
}
body.index .special-box ul.special li .txt .fs12 {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 9px;
}
body.index .special-box ul.bnr li {
  margin-bottom: 20px;
}
@media screen and (max-width: 640px) {
  body.index ul.recommend_tool {
    margin: 0 auto 20px;
  }
  body.index p.recommend_tool {
    margin-bottom: 14px;
  }
  body.index .special-box {
    float: none;
  }
  body.index .special-box ul.bnr li {
    margin-bottom: 10px;
  }
}
body.index .list {
  margin-top: 3px;
}*/