@charset "UTF-8";
/*========================
 // #sale_title
===========================*/
.h1_container {
  width: auto;
  height: auto;
  margin-bottom: 45px;
  position: relative;
  background: url(../img/bg_title_pc.png?v=250827) no-repeat top center;
  box-shadow: 0 0 5px 3px #999;
  background-size: 100%;
}

@media (min-width: 2300px) and (max-width: 2560px) {
  .h1_container {
    width: auto;
    margin-bottom: 45px;
    position: relative;
    box-shadow: 0 0 5px 3px #999;
    background-size: cover;
  }
}
@media (min-width: 2561px) {
  .h1_container {
    width: auto;
    margin-bottom: 45px;
    position: relative;
    background: url(../img/bg_title_pc2560.png) no-repeat top center;
    box-shadow: 0 0 5px 3px #999;
    background-size: cover;
  }
}
/* @media screen and (min-width:2561px) {
    .h1_container {
        width: auto;
        margin-bottom: 45px;
        position: relative;
        background: url(../img/bg_title_pc.png) no-repeat top center;
        box-shadow: 0 0 5px 3px #999;
    }
}


@media screen and (min-width:1920px) {
    .h1_container {
        width: auto;
        margin-bottom: 45px;
        position: relative;
        background: url(../img/bg_title_pc.png) no-repeat top center;
        box-shadow: 0 0 5px 3px #999;
        background-size: cover;
    } 
} */
.h1_container .bg_1 {
  height: 100%;
  background: url(../img/bg_inst_pc.png) no-repeat top center;
  background-size: 100%;
}

.h1_container .bg_2 {
  height: 100%;
  /*background: url("../img/bg_header2_pc.png") no-repeat top center;*/
  background-size: 100%;
}

.h1_container .bg_3 {
  /*background: url("../img/h1_pc.png") no-repeat top center;
  background-size: 100%;
  max-width: 850px;
  min-height: 515px;
  margin: 0 auto;*/
}

.h1_container .inside {
  /*max-width: 1366px;*/
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  /*display: flex;
  justify-content: center;
  align-items: center;*/
  /* padding: 2.5em 0; */
  /*padding: 3em 0 1.5em;*/
  /*1.5em 0;*/
  /*padding-right: 70px;*/
}

#h1_box h1 {
  line-height: 1.4;
  font-size: 3rem;
}

#h1_box h1 .small {
  font-size: 1.7rem;
}

#h1_box h1 span {
  display: block;
}

.h1_container .inside #h1_pc {
  /*max-width: 930px;*/
  /*margin: 0 5%;*/
  /*702*/
  height: auto;
  display: block;
  /*3*/
  /*padding-bottom: 2em;*/
  /*4.5*/
  /*2*/
}

.h1_container .inside #h1_mob {
  display: none;
}

.h1_container .inside #shop_logo_pc {
  width: 349px;
  position: absolute;
  top: 15px;
  left: 10px;
  z-index: 1;
  display: block;
}

.h1_container .inside #bg_h1_inside {
  width: 741px;
}

#h1_box h1,
#h2_box h2 {
  color: #854c21;
  background: url("../img/bg_categpry.png") no-repeat center top;
  padding: 30px 0 20px;
  /*text-shadow: 1px 1px 6px white, -1px -1px 6px white,
               -1px 1px 6px white, 1px -1px 6px white,
               1px 0 6px white, -1px 0 6px white,
               0 1px 6px white, 0 -1px 6px white;*/
}

#h1_pc {
  display: block;
}

#h1_mob {
  display: none;
}

.pc1260,
.pc1210,
.pc1000,
.pc900 .pcmob900 {
  display: block;
}

.tab1113 {
  display: none;
}

.mob {
  display: none;
}

@media screen and (max-width: 1600px) {
  .h1_container .bg_1 {
    /*height: 100%;
    background: url(../img/bg_inst_pc1600.png) no-repeat top center;*/
  }
  .h1_container {
    width: auto;
    margin-bottom: 45px;
    position: relative;
    /*background: url(../img/bg_title_pc1600.png) no-repeat top center;*/
    box-shadow: 0 0 5px 3px #999;
    background-size: cover;
  }
}
@media screen and (max-width: 1400px) {
  .h1_container .inside #h1_pc {
    width: 62%;
    height: auto;
    margin-bottom: 0;
    /* padding-top: 3em; */
  }
  /* .h1_container .bg_1 {
      height: 100%;
      background: url(../img/bg_inst_pc_02.png) no-repeat center center;

  } */
}
@media screen and (max-width: 1280px) {
  .h1_container {
    /*background: url(../img/bg_title_pc1280.png) no-repeat top center;*/
    /* background-size: contain; */
    background-size: cover;
  }
  .h1_container .inside #h1_pc {
    width: 60%; /*65.4*/
    height: auto;
    /* padding-top: 3em; */
    padding-bottom: 3em; /*3*/
  }
  .h1_container .bg_1 {
    height: 100%;
    /*background: url(../img/bg_inst_pc_02.png) no-repeat center center;*/
    /* background-size:contain; */
    background-size: cover;
  }
  .h1_container .bg_2 {
    /*background: url("../img/bg_header2_pc1280.png") no-repeat center center;*/
    background-size: cover;
  }
  .h1_container .inside {
    /* padding: 4em 0 6.9em; */
    /*padding-right: 72px;*/
    /*70*/
    /* padding-right: 45px; */
  }
}
@media screen and (max-width: 1260px) {
  .pc1260 {
    display: none;
  }
}
@media screen and (max-width: 1210px) {
  .pc1210 {
    display: none;
  }
}
@media screen and (max-width: 1113px) {
  /* .h1_container .inside #h1_pc {
      width: 56%;
      width: 61%;
      padding-top: 2.5em;
      padding-bottom: 4.5em;
  } */
  .h1_container .inside #h1_pc {
    width: 100%; /*65.4*/
    height: auto;
    /* padding-top: 3em; */
    padding-bottom: 1em; /*3*/
  }
  .tab1113 {
    display: block;
  }
  /* .h1_container .inside {
      padding: 4em 0 4.3em;

  } */
}
@media screen and (max-width: 1000px) {
  .pc1000 {
    display: none;
  }
}
@media print, screen and (max-width: 900px) {
  .h1_container {
    height: auto;
    margin-bottom: 15px;
  }
  .h1_container .inside {
    padding: 0 0 0;
  }
  .h1_container .inside #h1_pc {
    display: none;
  }
  .h1_container .inside #h1_mob {
    width: 100%;
    max-width: 100%;
    display: block;
  }
  .h1_container .bg_1,
  .h1_container .bg_2,
  .h1_container .bg_3 {
    /*background: none;*/
  }
  .pc900,
  .pcmob900 {
    display: none;
  }
}
@media print, screen and (max-width: 768px) {
  .pcmob900 {
    display: block;
  }
  .mob {
    display: block;
  }
}
@media print, screen and (max-width: 640px) {
  .h1_container {
    background: none;
  }
  .h1_container .bg_1 {
    background: none;
  }
}
/*========================
 //
===========================*/
#contents {
  background: 0;
  background-size: 100%;
  position: relative;
  width: 100%;
  padding-top: 0;
}

.outer_box {
  width: 96%;
  max-width: 1250px;
  margin: auto;
  background: rgb(255, 255, 255);
  overflow: hidden;
}

.inner_box {
  position: relative;
  width: 99.5%;
}

#leadbox {
  width: 90%;
  margin: 15px auto;
}

#leadbox .lead_txt p {
  text-align: left;
  font-weight: normal;
}

#leadbox .smallest {
  font-size: 1.4rem;
}

@media screen and (max-width: 768px) {
  #contents {
    background: 0;
    background-size: 100%;
  }
  .inner_box {
    max-width: inherit;
  }
  #leadbox {
    width: 100%;
    text-align: left;
  }
}
@media print, screen and (min-width: 769px) {
  #leadbox {
    max-width: 960px;
    font-size: 1.8rem;
    font-weight: bold;
  }
}
#sectionNav {
  display: table;
  margin: 30px auto 50px;
}

#contents #sectionNav .sectionNav-outer {
  margin: 10px 0 0;
}

#contents #sectionNav .sectionNav-inner,
#contents #sectionNav .sectionNav-inner-acce {
  padding: 5px 8px;
  margin: 0;
  vertical-align: top;
}

#contents #sectionNav .sectionNav-inner .bnr,
#contents #sectionNav .sectionNav-inner-acce .bnr {
  width: 80%;
  max-width: 1200px;
  margin: auto auto 15px;
  display: block;
}

#contents #sectionNav .sectionNav-inner.loog a,
#contents #sectionNav .sectionNav-inner-acce.loog a {
  pointer-events: none;
}

/* ////// */
#sectionNav .nav_link,
#sectionNav .nav_link_acce {
  display: block;
  background-size: cover;
  height: 100%;
  overflow: hidden;
  border: solid 1px #b7a8a0;
}

/*****************************************/
#sectionNav .nav_link:hover {
  box-shadow: 0 0 12px #333;
  /*border: none;*/
}

/*****************************************/
#sectionNav .sectionNav-inner a:hover {
  color: inherit;
}

#contents #sectionNav p.over_txt {
  min-height: 189px;
}

#sectionNav .inBox {
  padding: 3% 4%;
  position: relative;
  height: 100%;
}

#sectionNav .inBox p small {
  font-size: 1.2rem;
}

.sectionNav-outer {
  padding-bottom: 30px;
}

.sectionNav-outer.winds {
  border-bottom: 0;
}

.sectionNav-outer.winds .inBox {
  padding: 2em;
}

#sectionNav .sectionNav-outer.winds .inBox div {
  text-align: center;
}

#sectionNav .sectionIcon {
  width: 30%;
  /*30*/
  position: inherit;
  float: left;
  margin-right: 5%;
  margin-bottom: 15px;
}

#sectionNav .inBox h2 {
  text-align: center;
  width: 100%;
}

#sectionNav .inBox h3 {
  width: 100%;
  text-align: center;
  margin-top: 15px;
  font-size: 2rem;
  font-family: Arial, Helvetica, "sans-serif";
}

#sectionNav .inBox h3 i {
  font-size: 1.3rem;
}

#sectionNav .inBox h5 {
  font-size: 1.7rem;
  text-align: center;
  /* color: #e83829; */
  color: #e53122;
}

#sectionNav .inBox p {
  clear: none;
}

#sectionNav .inBox .feature {
  font-weight: bold;
  background: #f9d3d5;
  padding: 5px 0;
  text-align: center;
  position: relative;
  margin-top: 7px;
  margin-bottom: 2px;
  display: block;
}

#sectionNav .inBox .feature:before,
#sectionNav .inBox .feature:after {
  position: absolute;
  content: "";
  border-left: solid 5px #fff;
  transform: rotate(45deg);
  width: 40px;
  height: 40px;
}

#sectionNav .inBox .feature:before {
  left: 0;
  top: 10%;
}

#sectionNav .inBox .feature:after {
  right: -9%;
  top: 75%;
}

#sectionNav .inBox h2 br:last-child {
  display: inherit;
}

#sectionNav .inBox h2 strong {
  font-size: 1.5rem;
}

#sectionNav .inBox div {
  overflow: hidden;
  margin: 0;
  display: inline-block;
  margin-bottom: 50px;
  width: 100%;
}

/* #used_example h5 {
    position: relative;
    display: inline-block;
    padding: 0 55px;
  }

  #used_example h5:before, #used_example h5:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 45px;
    height: 1px;
    background-color: black;
  }

  #used_example h5:before {
    left:0;
  }

  #used_example h5:after {
    right: 0;
  } */
#sectionNav h2 {
  width: 80%;
  padding: 0;
  font-size: 2.4rem;
  line-height: 1.2;
  box-sizing: content-box;
}

#sectionNav .inBox .btn_photo {
  display: block;
  width: 100%;
  margin: auto;
}

#sectionNav .inBox p.sectionNav_btn {
  font-size: 1.6rem;
  display: block;
  background: #f0d556;
  text-align: center;
  color: #fff;
  font-weight: 700;
  transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
  width: 80%;
  margin-left: 7.5%;
  margin-right: auto;
  padding: 10px 0;
}

#sectionNav .inBox.score p.sectionNav_btn a {
  display: block;
  color: #854c21 ；;
}

#sectionNav .inBox p.sectionNav_btn {
  background: #accf70;
  border-radius: 2em;
}

#sectionNav .inBox p.sectionNav_btn:hover {
  transition: 0.2s linear;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}

/***********************************

  used

------------------------------------*/
#sectionNav .inBox p.used_btn {
  font-size: 1.6rem;
  text-align: center;
  transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
  width: 80%;
  margin-left: 7.5%;
  margin-right: auto;
  padding: 15px 0;
  display: block;
  background: #eb9b08;
  border-radius: 2em;
  color: #fff;
}

#sectionNav .inBox p.used_btn a {
  display: block;
  color: #fff;
}

/* #sectionNav .inBox p.used_btn {
    background: #006130;
    border-radius: 2em;
    color: #fff;
} */
#sectionNav .inBox p.used_btn:hover {
  transition: 0.2s linear;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}

#wind p.lead {
  text-align: center;
  font-size: 1.6rem;
}

#wind .inBox p.sectionNav_btn {
  background: #c8373c;
  border-radius: 5em;
}

#wind .inBox p.sectionNav_btn:hover {
  background: #F39800;
}

#sectionNav .inBox.score {
  border: solid 1px #777;
}

/* #wind .sectionNav-inner a .inBox div h5 {
    font-family: "Arial Black", Gadget, sans-serif;
    font-size: 2.0rem;
    font-style: italic;
    margin-bottom: 15px;
    color: #e83829;
} */
.wind_h5 {
  font-family: "Arial Black", Gadget, sans-serif;
  font-size: 2rem;
  font-style: italic;
  margin-bottom: 15px;
  color: #e83829;
}

@media screen and (min-width: 769px) {
  #wind .sectionNav_btn {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 70% !important;
    padding: 15px 0 !important;
    position: relative !important;
  }
  #wind .inBox div {
    margin-bottom: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  #contents #sectionNav .sectionNav-inner .bnr,
  #contents #sectionNav .sectionNav-inner-acce .bnr {
    width: 100%;
    margin: auto auto 0px;
  }
  #wind p.lead {
    font-size: 1.4rem;
  }
  #sectionNav .inBox h5 {
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
  #wind .sectionNav-inner a .inBox div h5 {
    font-size: 1.7rem;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 640px) {
  #sectionNav {
    margin: 0px auto 20px;
  }
}
#happyBag .sectionNav-inner {
  position: relative;
}

#happyBag h2 {
  color: #e8a53a;
  width: 100%;
  padding: 10px 0;
  text-align: center;
  text-shadow: 1px 1px 1px #333;
  font-size: 3rem;
  letter-spacing: 0.4em;
  word-break: keep-all;
  border-bottom: double 3px #e8a53a;
}

#happyBag h3 {
  font-size: 1.4rem;
  color: #333;
  clear: both;
  display: block;
  text-align: center;
  padding: 5px 0 3px;
  word-break: keep-all;
}

#happyBag .copy b {
  background: #c00;
  color: #fff;
  text-align: center;
  border-radius: 20px;
  padding: 3px 10px 2px;
  display: inline-block;
  margin: 0 20% 10px;
  width: 60%;
}

#happyBag p {
  width: 100%;
  text-align: right;
}

#happyBag .price {
  color: #555;
  font-weight: bold;
  font-size: 1.8rem;
  text-align: right;
  display: inline-block;
  font-family: Arial, Helvetica, "sans-serif";
}

#happyBag .salePrice {
  color: #c00;
  font-weight: bold;
  text-align: right;
  font-size: 2.2rem;
  display: inline-block;
  margin: 0;
  font-family: Arial, Helvetica, "sans-serif";
}

#happyBag .salePrice i {
  font-size: 1.1rem;
  color: #000;
  font-weight: normal;
  font-style: normal;
}

#happyBag .salePrice:before {
  margin: 0 10px 0;
  content: "▼";
  transform: rotate(-90deg);
  display: inline-block;
  color: #555;
  font-size: 1.4rem;
}

#happyBag .link {
  text-align: center;
  margin-bottom: 10px;
}

#happyBag .sectionNav-inner:nth-child(3) .link {
  color: #ff5a00;
  font-weight: bold;
  font-size: 1.8rem;
}

#happyBag .link a {
  background: #ff5a00;
  text-align: center;
  color: #fff;
  font-weight: bold;
  -webklit-border-radius: 20px;
  border-radius: 20px;
  padding: 5px 20px 3px;
  margin: 0 auto 20px;
  width: 80%;
  display: block;
}

#happyBag img.icon_hb {
  width: 100px;
  position: absolute;
  right: 0;
  top: 0;
}

@media screen and (max-width: 768px) {
  #h1_box h1 {
    font-size: 1.7rem;
  }
  #h1_box h1 .small {
    font-size: 1.2rem;
  }
  #contents #sectionNav .sectionNav-outer.first {
    margin: 10px 0 0;
    padding-bottom: 0;
  }
  #contents #sectionNav .sectionNav-outer.second {
    margin-top: 0;
  }
  #contents #sectionNav #happyBag .sectionNav-inner {
    margin-bottom: 40px;
    border-bottom: dotted 1px #777;
  }
  #contents #sectionNav #happyBag .sectionNav-inner:last-child {
    border-bottom: 0;
  }
  #sectionNav .inBox.score img {
    width: 80%;
    margin-left: 10%;
  }
  #sectionNav .inBox.score img:nth-child(2) {
    margin-bottom: 7%;
  }
  #sectionNav .inBox h2 {
    font-size: 2rem;
    margin-bottom: 10px;
  }
  #sectionNav .inBox h2 br {
    display: inherit;
  }
  #sectionNav .inBox h2 strong {
    line-height: 1em;
    margin: 10px 0 0;
    border-top: solid 1px #000;
    display: block;
    padding-top: 10px;
  }
  #sectionNav .inBox div {
    margin-bottom: 0px;
  }
  #wind .sectionNav-inner a .inBox div {
    margin-bottom: 0px;
  }
  #wind h5 {
    margin-bottom: 5px;
  }
  #sectionNav .inBox p {
    width: 100%;
    clear: both;
    margin-top: 10px;
  }
  #sectionNav .sectionNav-outer.winds .inBox h2 {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
  #sectionNav .nav_link {
    padding: 6px;
  }
  #sectionNav .inBox .btn_photo {
    top: 0;
    bottom: 0;
    margin: auto;
  }
  #sectionNav .inBox p.sectionNav_btn {
    position: relative;
    z-index: 10;
    width: 95%;
    margin-left: 2.5%;
    margin-right: auto;
  }
  #sectionNav .inBox p.used_btn {
    position: relative;
    z-index: 10;
    width: 95%;
    margin-left: 2.5%;
    margin-right: auto;
  }
  #sectionNav .sectionIcon {
    float: none;
    margin: 0;
    max-width: inherit;
    width: 100%;
  }
}
@media screen and (width: 768px) {
  #sectionNav .inBox p {
    width: 100%;
    clear: none;
    font-size: 2rem;
  }
}
@media print, screen and (min-width: 769px) {
  .sectionNav-outer {
    display: table;
    width: 100%;
    height: 100%;
  }
  .sectionNav-inner, .sectionNav-inner-acce {
    display: table-cell;
    width: 33.3%;
    height: 100%;
  }
  #sectionNav .inBox.score img {
    width: 50%;
    float: left;
    margin-right: 5%;
    margin-bottom: 10px;
    padding: 0 3%;
  }
  #sectionNav .inBox.score img:last-child {
    margin-right: 0;
  }
  #sectionNav .inBox h2 {
    margin-bottom: 20px;
    border-bottom: solid 1px #ab9d72;
  }
  .sectionNav_btn {
    position: absolute;
    bottom: 20px;
  }
  /* .used_btn {
      position: absolute;
      bottom: 0px
  } */
  #happyBag .sectionNav-outer {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  #contents #sectionNav #happyBag .sectionNav-inner {
    border-right: solid 1px #333;
    margin-bottom: 20px;
  }
  #contents #sectionNav #happyBag .sectionNav-inner:nth-child(3) {
    border-right: 0;
  }
  #happyBag h3 {
    min-height: 80px;
  }
  #happyBag img {
    width: 80%;
    margin: 0 10% 10px;
  }
  #happyBag .copy {
    min-height: 105px;
  }
  #happyBag .link a:hover {
    background: #ff7e00;
    color: #fff;
  }
}
@media screen and (min-width: 769px) and (max-width: 1052px) {
  #sectionNav .inBox h2 {
    border-bottom: 0;
  }
  #sectionNav .inBox h2 br {
    display: inherit;
  }
  #sectionNav .inBox h2 strong {
    line-height: 1em;
    margin: 0;
    border-top: solid 1px #bfbb1e;
    display: block;
    padding-top: 5px;
  }
  #sectionNav .inBox .feature {
    min-height: auto;
  }
  #sectionNav .inBox p.sectionNav_btn,
  #sectionNav .inBox p.used_btn {
    min-height: auto;
  }
  #sectionNav .nav_link {
    padding: 8px;
  }
  #sectionNav.ny2019 .exprice {
    font-size: 1.5rem;
  }
  #sectionNav.ny2019 .price {
    font-size: 1.8rem;
  }
  #sectionNav.ny2019 .price i {
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 1053px) and (max-width: 1250px) {
  #sectionNav .inBox p.sectionNav_btn,
  #sectionNav .inBox p.used_btn {
    min-height: auto;
  }
}
.pagelink {
  border: 0;
  margin-bottom: 0;
}

.pagelink a:hover {
  opacity: 0.8;
}

.include_box h3 {
  background: #4ec1e5;
  color: #fff;
  text-align: center;
  font-size: 2.5rem;
  padding: 12px 0 10px;
}

.include_box .live {
  position: relative;
}

.include_box dl {
  padding: 10px 2%;
  width: 96%;
}

.include_box dl dt {
  font-family: Arial, Helvetica, "sans-serif";
  font-size: 2rem;
  margin-bottom: 5px;
  width: inherit;
}

.include_box dl dd {
  border-bottom: dotted 1px #333;
  padding-bottom: 1px;
  margin-bottom: 5px;
  font-size: 1.4rem;
  width: inherit;
}

.include_box .live img {
  width: 90%;
  margin: 5px 5%;
}

.include_box p.time {
  background: #a80000;
  padding: 10px 20px 7px;
  color: #fff;
  width: 90%;
  margin: 5px 5%;
}

.include_box p.time b {
  font-weight: bold;
  font-size: 2rem;
  font-family: Arial, Helvetica, "sans-serif";
}

@media print, screen and (min-width: 769px) {
  #wind #inc_box #acce figure {
    max-width: 500px;
    margin: auto;
  }
  #wind #inc_box #acce .img_box {
    margin-bottom: 0;
  }
  #inc_box .link_btn .incbox_link a {
    /*width: 300px*/
  }
  .include_box h3 {
    font-size: 2.7rem;
  }
  .include_box dl {
    width: 90%;
    margin: 20px 0 20px 1%;
  }
  .include_box dl dt {
    font-family: Arial, Helvetica, "sans-serif";
    display: block;
    width: 200px;
    font-size: 2rem;
    padding-left: 7px;
    margin-bottom: 7px;
  }
  .include_box dl dd {
    display: block;
    width: 60%;
    max-width: 640px;
    font-size: 1.6rem;
    border-bottom: dotted 1px #333;
    padding-bottom: 1px;
    margin-bottom: 7px;
  }
  .include_box .live img {
    position: absolute;
    right: 20px;
    top: 100px;
    width: 40%;
    max-width: 500px;
    margin: 0;
  }
  .include_box p.time {
    background: #a80000;
    padding: 10px 20px 7px;
    color: #fff;
    width: 40%;
    max-width: 500px;
    position: absolute;
    right: 20px;
    top: 20px;
    margin: 0;
  }
  .include_box p.time b {
    font-weight: bold;
    font-size: 2rem;
    font-family: Arial, Helvetica, "sans-serif";
  }
}
.mw-1000 {
  max-width: 1000px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

/*=====================
	// 202510 追記分
=======================*/
#contents h1 {
  background: #f5a23c;
  color: #fff;
  padding: 1rem 2rem;
  -o-border-image: linear-gradient(to right, #cd131e, #ffa78f, #cd131e) 1;
  border-image: linear-gradient(to right, #ff9762, #fccd82, #ff8c50) 1;
  border-bottom: 8px solid;
  border-top: 8px solid;
}
#contents #sectionNav .inBox p.sectionNav_btn, #contents .link_btn .incbox_link a {
  background: #faba6f;
  color: #000;
}
#contents #sectionNav .inBox div {
  margin-bottom: 90px !important;
}
@media screen and (max-width: 700px) {
  #contents #sectionNav .inBox div {
    margin-bottom: 0px !important;
  }
}
#contents #sectionNav > div:nth-child(2) > div.sectionNav-inner-acce > div > div > div.link_btn.mt_1em {
  margin-bottom: 20px !important;
}
@media screen and (max-width: 700px) {
  #contents #sectionNav > div:nth-child(2) > div.sectionNav-inner-acce > div > div > div.link_btn.mt_1em {
    margin-bottom: 0px !important;
  }
}
@media print, screen and (min-width: 1000px) {
  #contents #sectionNav > div:nth-child(2) > div.sectionNav-inner-acce > div > div > div.link_btn.mt_1em {
    margin-bottom: 90px !important;
  }
}
@media screen and (max-width: 999px) {
  #contents #sectionNav > div:nth-child(2) > div.sectionNav-inner-acce > div > div > div:nth-child(1) {
    margin-bottom: 60px !important;
  }
}
@media screen and (max-width: 999px) {
  #contents #sectionNav > div:nth-child(2) > div.sectionNav-inner-acce > div > div > div.link_btn.mt_1em {
    bottom: 20px;
    left: 0;
  }
}
#contents .inBox-accessories .link_btn {
  position: absolute;
  bottom: -50px;
  left: 40px;
}
#contents .inBox-accessories .link_btn .incbox_link a {
  padding: 0.8em 1em;
  color: #000;
  font-size: 1.4rem;
  font-weight: 700;
  color: #000;
  text-align: center;
  display: block;
  position: relative;
  border-radius: 2em;
  width: 80%;
  margin-left: 5%;
}
@media screen and (max-width: 999px) {
  #contents .inBox-accessories .link_btn .incbox_link a {
    margin: 0 auto;
  }
}

#school .link_btn {
  width: 300px;
  margin: 0 auto;
}/*# sourceMappingURL=index.css.map */