body,
.body {
  margin: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.center {
  width: 90%;
  max-width: 1280px;
  margin: auto;
  text-align: center;
}

.body a {
  transition: all 0.3s ease 0s;
  text-decoration: none;
  color: #505050;
}

.body img {
  width: 100%;
}

.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

.product_jump{
  padding-top: 50px;
}
.back-col01{
  background: #ec6d74!important;
}
.back-col02{
  background: #eb6d9a!important;
}
.back-col03{
  background: #bd8754!important;
}
.back-col04{
  background: #5eb7e8!important;
}
.back-col05{
  background: #f18f4d!important;
}
.back-col06{
  background: #f6d040!important;
}
.back-col07{
  background: #8f82bc!important;
}
.back-col08{
  background: #b6d56a!important;
}

.bor-col01{
  border-color: #ec6d74!important;
}
.bor-col02{
  border-color: #eb6d9a!important;
}
.bor-col03{
  border-color: #bd8754!important;
}
.bor-col04{
  border-color: #5eb7e8!important;
}
.bor-col05{
  border-color: #f18f4d!important;
}
.bor-col06{
  border-color: #f6d040!important;
}
.bor-col07{
  border-color: #8f82bc!important;
}
.bor-col08{
  background: #b6d56a!important;
}

.fnt-col01{
  color: #ec6d74!important;
}
.fnt-col02{
  color: #eb6d9a!important;
}
.fnt-col03{
  color: #bd8754!important;
}
.fnt-col04{
  color: #5eb7e8!important;
}
.fnt-col05{
  color: #f18f4d!important;
}
.fnt-col06{
  color: #f6d040!important;
}
.fnt-col07{
  color: #8f82bc!important;
}
.fnt-col08{
  color: #b6d56a!important;
}

#product01 a.procdbtn {
  background:#ec6d74;
}
#product02 a.procdbtn {
  background:#eb6d9a;
}
#product03 a.procdbtn {
  background:#bd8754;
}
#product04 a.procdbtn {
  background:#5eb7e8;
}
#product05 a.procdbtn {
  background:#f18f4d;
}
#product06 a.procdbtn {
  background:#f6d040;
}
#product07 a.procdbtn {
  background:#8f82bc;
}
#product08 a.procdbtn {
  background:#b6d56a;
}


.pa-right{
  padding-right: 0.5em;
}

@media (max-width: 780px) {
  .pa-right{
    padding-right: 0em;
  }
}

/*ヘッダー------------*/


.gakushutyoWrap {

  background-color : #f7d5ab;
  background-image: linear-gradient(0deg, transparent calc(100% - 0.5px), #f3c388 calc(100% - 0.5px)),
                    linear-gradient(90deg, transparent calc(100% - 0.5px), #f3c388 calc(100% - 0.5px));
  background-size: 16px 16px;
  background-repeat: repeat;
  background-position: center center;

}


.gakushutyoWrap>div {
  /*background: url(https://d3t0ae4e2cnggp.cloudfront.net/resource/20211007/haikei.png);
  background-size: contain;
  background-repeat: repeat-y;*/
  padding: 0px 0 80px;
}

/*商品詳細*/
.maker_label{
  color: white;
  margin-bottom: 10px;
  padding: 3px;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
}

.maker_label p{

  text-align: center;
}

.maker_label span{
  display: block;
  font-weight: normal;
  font-size: 12px;
  padding-top: 5px;
}

/*中面イメージ*/

.tyumen p {
  font-size: 15px;
  margin-top: 5px;
  text-align: center!important;
}

.tyumen h2{
  color: white;
  margin-bottom: 15px;
  padding: 3px;
  font-weight: bold;
  font-size: 15px;

}

.tyumen_size {
  background: #898989;
  width: 70%;
  border-radius: 15px;
  margin: auto;
  text-align: center!important;
}

/*お取り寄せキャプション*/

  p.otoriyose::before {
    content: url(https://d3t0ae4e2cnggp.cloudfront.net/resource/20230202/2/toriyose2.png);
  }

.tabs p{
  text-align: center;
  font-size: 1.5rem;
}

@media (max-width: 780px) {

  /*------------------------------------------- */
  .tabs p{
    font-size: 1rem;
  }
}

/*アイコンの説明*/
.icon-setsumei {
  /*margin-top: 8px;*/
  background: #fff;
  padding: 0 0 130px;
}

.icon-setsumei .center {
  display: flex;
  justify-content: space-around;
}

.icon-setsumei a {
  display: block;
  width: 30%;
}

.icon-setsumei a:hover {
  opacity: 0.7;
}

.noclick {
  pointer-events: none;
}

.noclick:hover {
  opacity: 1 !important;
}

/*商品掲載*/
.productGrp .productList {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background: #fff;
  padding: 20px 0 20px;
  border-radius: 0px 0px 5px 5px;
}

.productGrp .productH2 {
    border-radius: 10px 10px 0 0;
    color: #fff;
    margin: 0 auto 0;
    padding: 0.2em 0;
    width: 100%;
    /* max-width: 500px; */
    text-shadow: none;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}


.productGrp .productH2 span {
  display: inline-block;
  color: #fff !important;
}


/*他学年へのリンク*/

.text-link{
  padding-top: 10px;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}

.gakunenGrp .center{
  background: #fff;
}


.gakunenWrap>div {
  padding: 10px 0 50px;
}

.gakunenList {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 10px 10px 0;
}

.gakunenPage {
  width: calc(25% - 50px);
  padding: 30px 10px 0px;
  margin-bottom: 50px;

}


.gakunenList:after {
  content: "";
  display: block;
  width: calc(25% - 30px);
}

.gakunenPage img {
  max-width: 100%;
  margin: auto;
}

.floatBtn img:hover {
  opacity: 0.7;
  transform: translateY(-4px);
}

@media (max-width: 1150px) {

  /*------------------------------------------- */
  .gakunenPage {
    width: 45%;
    /* IE8以下とAndroid4.3以下用フォールバック */
    width: -webkit-calc(50% - 25px);
    width: calc(50% - 25px);
  }

  .center {
    width: 90%;
  }
}

@media (max-width: 780px) {

  /*------------------------------------------- */

  .gakunenPage{
    width: 100%;
    padding: 0;
  }
  .gakunenPage h3{
    margin-bottom: 0;
    font-size: 5vw;
  }
  .gakunenBtnList{
    flex-direction: column;
  }
  .gakunenBtn{
    width: calc(100% - 26px);
  }
  .icon-setsumei {
    padding: 0;
  }
  .icon-setsumei .center{
    margin-bottom: 0;
  }

  .product_jump{
    padding-top: 0;
  }
  .productGrp .productList{
    padding-top: 10px;
    padding-bottom: 30px;
  }

  .dlText_h5 {
    margin-top: 7%;
    font-size: 5vw;
  }

  .dlText_a {
    font-size: 5vw;
    margin-bottom: 7%;
  }

  .recipeDl,
  .gakunenJump {
    margin: 10px auto 5px;
  }

  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }

  .dlGrp {
    padding: 3% 0 8%;
  }
}


/*ダウンロード*/
.footGrp {
  background: #ed7966;
}

.dlGrp {
  padding: 3% 0 5%;
}

.dlWrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.dlText, .dl_img {
  width: 48%;
  width: -webkit-calc(50% - 20px);
  width: calc(50% - 20px);
}

.dlText_h5 {
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5;
  border-bottom: none;
}

.dlText_h5 span {
  display: inline-block;
  color: #fff !important;
}

.dlText_a {
  max-width: 400px;
  background: #fff;
  color: #ed7966!important;
  text-decoration: none;
  display: block;
  padding: 15px 20px;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  border-radius: 100px;
  margin: 7% auto 0;
  transition: all 0.3s ease 0s;
}
.dlText_a:hover{
  opacity: 0.8;
}


@media (max-width: 1150px) {

  /*------------------------------------------- */
  .gakushutyoItem {
    width: 45%;
    /* IE8以下とAndroid4.3以下用フォールバック */
    width: -webkit-calc(50% - 25px);
    width: calc(50% - 25px);
  }

  .center {
    width: 90%;
  }
}

@media (max-width: 870px) {

  /*------------------------------------------- */
  .icon-setsumei {
    padding: 20px 20px 100px;
  }

  .dlWrap {
    flex-direction: column;
  }

  .dlText, .dl_img {
    width: 100%;
  }
}

@media (max-width: 780px) {

  /*------------------------------------------- */

  .gakushutyoItem{
    width: 100%;
    padding: 0;
  }
  .gakushutyoItem h3{
    margin-bottom: 0;
    font-size: 5vw;
  }
  .gakushutyoBtnList{
    flex-direction: column;
  }
  .gakushutyoBtn{
    width: calc(100% - 26px);
  }
  .icon-setsumei {
    padding: 0;
  }
  .icon-setsumei .center{
    margin-bottom: 0;
  }

  .product_jump{
    padding-top: 40;
  }
  .productGrp .productList{
    padding-top: 20px;
    padding-bottom: 45px;
  }

  .dlText_h5 {
    margin-top: 7%;
    font-size: 5vw;
  }

  .dlText_a {
    font-size: 5vw;
    margin-bottom: 7%;
  }

  .recipeDl,
  .recipeJump {
    margin: 10px auto 5px;
  }

  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }

  .dlGrp {
    padding: 3% 0 8%;
  }
}

@media (max-width: 710px) {

  /*------------------------------------------- */


  .recipeDl, .recipeJump {
    font-size: 4.2vw;
  }

  .icon-setsumei .center{
    flex-direction: column;
  }

  .icon-setsumei a {
    width: 100%;
    border-bottom: dotted 1px #776151;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }

  .icon-setsumei a:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }

  .productGrp .productList {
    border-radius: 0 0 10px;
  }

  .productGrp .productH2 {
    width: 100%;
    max-width: 100%;
    font-size: 5vw;
  }
}


#fil {
  margin: 0 auto !important;
  }
  .l-container {
  width: fit-content;
  padding-left: 0;
  padding-right: 0;
  }
  #contentInner {
  padding-bottom: 0;
  }

  @media (min-width: 1201px) {
    #contentInner,
    #wide_main_contents {
    width: 100%;
    }
  }
  @media (max-width: 1200px) {
    #contentInner,
    #wide_main_contents {
    width: 122rem;
    }
  }
  @media (max-width: 780px) {
  .l-container {
  width: 120rem;
  }
  #contentInner {
  width: 1200px;
  padding-bottom: 0;
  }
  #wide_main_contents {
  width: 1200px;
  }
  }
