@charset "Shift_JIS";
/*====================================
  PC First Responsible 700px〜
=======================================*/
.k041_at_260105_3792_stationery_spOnly {
  display: none;
}
.k041_at_260105_3792_stationery_container{
  width: 100%;
  max-width: 1240px;
  min-width: 940px;
  margin: 0 auto;
  line-height: 1.5;
  box-sizing: border-box;
  font-family: 'Noto Sans JP',"Meiryo","Verdana","Hiragino Kaku Gothic ProN","MS PGothic","sans-serif";
  color: #333333;
  background-color: #ffffff;
  text-align: center;
}
.k041_at_260105_3792_stationery_container img{
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  -ms-interpolation-omde:bicubic;
}
.k041_at_260105_3792_stationery_container figure{
  margin: 0;
}
.k041_at_260105_3792_stationery_container a:hover{
  opacity: 0.7;
}
/*ナビ*/
.k041_at_260105_3792_stationery_nav, .k041_at_260105_3792_stationery_osusume_bnr{
  width: 100%;
  max-width: 1240px;
  min-width: 940px;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 20px auto 40px;
}
.k041_at_260105_3792_stationery_nav li, .k041_at_260105_3792_stationery_osusume_bnr li{
  position: relative;
  width: -webkit-calc((100% - 20px) / 4);
  width: calc((100% - 20px) / 4);
  padding: 5px 5px 0 0;
}
.k041_at_260105_3792_stationery_nav li:last-of-type, .k041_at_260105_3792_stationery_osusume_bnr li:last-of-type {
  padding: 5px 0px 0 0;
}
.k041_at_260105_3792_stationery_nav li a, .k041_at_260105_3792_stationery_osusume_bnr li a{
  display: block;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.k041_at_260105_3792_stationery_nav li a:hover, .k041_at_260105_3792_stationery_osusume_bnr li a:hover{
  padding-top: 0px;
}

/*見出し*/
.k041_at_260105_3792_stationery_container h2{
  font-size: 30px;
  margin: 50px 0px 15px;
}

.k041_at_260105_3792_stationery_container p {
  font-size: 34px;
  font-weight: 600;
  margin: 30px auto;
}
  
.k041_at_260105_3792_stationery_bnr {
  display: block;
  margin-top: 0px;
}

/*クーポン*/
.k041_at_250601_responsive_coupon_code02_copy button.k039_at_2497_coupon_btn{
  background: url("../../images/template/k039_at_220720_2497_menu_icon_copy01.png") no-repeat 17px center ,#ffffff;
}
.k041_at_250601_responsive_coupon_title p{
  color: #e45162;
}
.k041_at_250601_responsive_coupon_code{
  border: 7px solid #e45162;
}
.k041_at_250601_responsive_coupon_code dt{
  background-color: #e45162;
}
.k041_at_250601_responsive_coupon_code02_copy{
  background-color: #e45162;
}
.k041_at_250601_responsive_coupon_code02_text{
  border: 7px solid #e45162;
}

.k041_at_260105_3792_stationery_osusume_title{
  background: #e45162;
  color: #fff;
  padding: 8px 30px;
}
.k041_at_260105_3792_stationery_osusume_bnr a{
  text-decoration: none;
}
.k041_at_260105_3792_stationery_container .k041_at_260105_3792_stationery_osusume_txt{
  margin: 8px 0 0;
  font-size: 14px;
  color: #0070C0;
  text-align: left;
  font-weight: normal;
}


/*====================================
  699px〜 For SP
=======================================*/
@media screen and (max-width: 699px) {
  .k041_at_260105_3792_stationery_pcOnly {
    display: none;
  }
  .k041_at_260105_3792_stationery_spOnly {
    display: block;
  }
  .k041_at_260105_3792_stationery_container{
    max-width: 100%;
    min-width: auto;
  }
  /*ナビ*/
  .k041_at_260105_3792_stationery_nav, .k041_at_260105_3792_stationery_osusume_bnr{
    min-width: auto;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 2vw 0 3vw;
  }
  .k041_at_260105_3792_stationery_nav li{
    width: -webkit-calc((80% - 10px) / 2);
    width: calc((80% - 10px) / 2);
    padding: 5px 5px 0 0;
  }
 .k041_at_260105_3792_stationery_osusume_bnr li{
    width: -webkit-calc((98% - 20px) / 2);
    width: calc((98% - 20px) / 2);
    padding: 5px 10px 0 0;
  }
  .k041_at_260105_3792_stationery_nav li a, .k041_at_260105_3792_stationery_osusume_bnr li a{
    display: block;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
  .k041_at_260105_3792_stationery_nav li a img, .k041_at_260105_3792_stationery_osusume_bnr li a img{
    text-align: center;
    margin: 0 auto;
  }

  .k041_at_260105_3792_stationery_nav li:last-of-type, .k041_at_260105_3792_stationery_osusume_bnr li:last-of-type {
    padding: 5px 0px 0 0;
  }
  .k041_at_260105_3792_stationery_nav li:nth-of-type(2n), .k041_at_260105_3792_stationery_osusume_bnr li:nth-of-type(2n) {
    padding: 5px 0px 0 0;
  }

  /*見出し*/
  .k041_at_260105_3792_stationery_container h2{
    font-size: 4.5vw;
    margin: 4vw 0 3vw;
  }

  .k041_at_260105_3792_stationery_container p {
    font-size: 4vw;
    margin: 4vw auto;
  }


  /*クーポン*/
  .k041_at_250601_responsive_coupon_code02_copy button.k039_at_2497_coupon_btn{
    background: url("../../images/template/k039_at_220720_2497_menu_icon_copy01.png") no-repeat 12px center / 13px 13px ,#ffffff;
  }


.k041_at_260105_3792_stationery_container .k041_at_260105_3792_stationery_osusume_txt{
  margin: 1vw 0 0;
  font-size: 12px;
}
    
    
}