@charset "utf-8";
/* CSS Document */

/* WEB FONT
====================================*/
.wf-mplus1p { font-family: "L PLUS 1p", -apple-system, BlinkMacSystemFont,"Hiragino Kaku Gothic ProN", Meiryo, sans-serif; }
.EX-b { font-weight: 900;}
.price-number { font-family: 'Roboto', sans-serif;}
/*.h1-title-01 { font-family: 'M PLUS 1p', sans-serif; }*/
.fa-shopping-cart { margin-right: 5px; }

/* wrap 関連
-------------------------*/
.contents-wrap {
  position: relative;
  max-width: 1024px;
  width: 100%;
  box-sizing: border-box;
  padding: 0;
  margin: 0 auto 0;
}
.contents-scroll-event-wrap {
    position: relative;
    width: 100%;
}

/* レイアウト 関連
-------------------------*/
.contents-block {
  width: 100%;
  box-sizing: border-box;
  padding: 50px 0 30px;
}
.animeated-block {
  width: 100%;
  box-sizing: border-box;
  padding: 0;
  margin-bottom: 30px;
}
.text-box,
.text-box600 {
  display: block;
  margin: 20px auto 0;
  box-sizing: border-box;
  padding: 20px 0;
  color: #80888f;
  text-align: justify;
  text-justify: inter-ideograph;
  font-size: calc(13px + 0.25vw);
  line-height: 1.5em;
}
.text-box600 {
  max-width: 600px;
}
.box-layout {
  display: block;
}
/*.box-layout {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 50%;
  height: 50%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}*/

/* タイトル周り　デザイン
-------------------------*/
.h1-title.anime-style {
  font-size: calc(20px + 0.25vw);
  box-sizing: border-box;
  padding-bottom: 5px;
  margin-bottom: 50px;
  line-height: 1.5em;
  letter-spacing: 1.5px;
  border-left: solid 5px #69c6b3;
  color: #333;
}
.h1-title.anime-style::after {
  border-bottom: dotted 1px #69c6b3;
}
.h3-title.anime-style::before {
  background: #69c6b3;
}
.h3-title.anime-style::before {
  top: 33%;
}

/* モーダルウィンドウ
============================== */
#ajax-wrap {
}
.modal-window-wrap {
  max-width: 1170px;
  width: 100%;
  background: #fff;
  border-radius: 5px;
  margin: auto;
}
.modal-block {
  display: flex;
  width: 100%;
  padding: 50px 30px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.modal-box-left,
.modal-box-right {
  width: 50%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.modal-box-left {
  padding-right: 10px;
}
.modal-box-right {
  padding-left: 10px;
}
.modal-box-left i img {
  width: 100%;
  display: block;
}
.modal-box-right .products-name {
  font-size: calc(18px + 0.25vw);
  line-height: calc(1.8rem + 0.25vw);
  text-align: left;
  margin: 0 0 20px;
  letter-spacing: 1.1px;
  color: #ff8200;
}
.spec-block {
  font-size: calc(12px + 0.25vw);
  line-height: calc(1.2rem + 0.25vw);
}
.modal-box-right .cart-block p.price-number {
  font-size: calc(30px + 0.25vw);
  line-height: calc(3.0rem + 0.25vw);
  font-weight: 700;
  text-align: right;
  margin: 0;
}
.modal-box-right .cart-block p.price-number span {
  font-size: calc(12px + 0.25vw);
  line-height: calc(1.2rem + 0.25vw);
  font-weight: 400;
  margin: 0 5px;
  position: relative;
  top: calc(-10px / 2);
}

/* banner-area
===================================*/
.banner-area {
  margin: 0 auto 20px;
  display: block;
}

/* ぼんたんシリーズページ
===================================*/
/*レスポンシブル用*/
.Pc-mode {
  display: block;
}
.sp-mode {
  display: none;
}


/*見出し*/
.h1-title-01 {
  font-family: -apple-system, BlinkMacSystemFont,"Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: calc(50px + 0.25vw);
  line-height: calc(5.0rem + 0.25vw);
  text-align: center;
  font-weight: 200;
  letter-spacing: 20px;
}
.title-h2 {
  font-size: calc(20px + 0.25vw);
  letter-spacing: 1.5px;
  color: #1d1e2f;
  text-align: center;
  max-width: 900px;
  width: 100%;
  display: block;
  margin: 0 auto 10px;
  border-bottom: solid 1px #ff9800;
  padding: 0 0 10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.products-name {
  font-size: calc(13px + 0.25vw);
  line-height: calc(1.3rem + 0.25vw);
  text-align: left;
  margin: 20px 0 5px;
  letter-spacing: 1.1px;
}
.products-name span {
  font-size: calc(8px + 0.25vw);
  line-height: calc(0.8rem + 0.25vw);
  position: relative;
  top: calc(-10px / 5);
  margin-left: 3px;
}
.products-wrap p.products-price {
  font-size: calc(30px + 0.25vw);
  line-height: calc(3.0rem + 0.25vw);
  font-weight: 700;
  /*letter-spacing: 1.5px;*/
  text-align: right;
}
.products-wrap p.products-price span {
  font-size: calc(12px + 0.25vw);
  line-height: calc(1.2rem + 0.25vw);
  font-weight: 400;
  margin: 0 5px;
  position: relative;
  top: calc(-10px / 2);
}
/* 色 */
.bontan-color {
  color: #f60905;
}
.price-color {
  color: #ff3322;
}
/* カートボタン */
.cart-bt-wrap {
  max-width: 350px;
  width: 100%;
  display: block;
  position: absolute;
  bottom: 20px;
}
a.cart-bt {
  text-decoration: none;
}
a.cart-bt p,
.products-block p.cart-bt-close,
.cart-block p.cart-bt-close {
  font-size: calc(16px + 0.25vw);
  font-weight: bold;
  line-height: calc(1.6rem + 0.25vw);
  letter-spacing: 1.2px;
  color: #fff;
  text-align: center;
  display: block;
  /*background: #6b9539;*/
  border: solid 1px #677e4c;
  border-radius: 5px;
  margin: 0 0 10px;
  padding: 15px 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a4b357+0,75890c+100;Olive+3D+%233 */
background: rgb(164,179,87); /* Old browsers */
background: -moz-linear-gradient(top, rgba(164,179,87,1) 0%, rgba(117,137,12,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(164,179,87,1) 0%,rgba(117,137,12,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(164,179,87,1) 0%,rgba(117,137,12,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4b357', endColorstr='#75890c',GradientType=0 ); /* IE6-9 */
}
a:hover.cart-bt p {
  border: solid 1px #C66000;
  transition: 0.8s;
  background: #FF5722;
}
.ground-wrap {
  position: relative;
  width: 100%;
  background: linear-gradient(to bottom, rgba(254,252,234,0) 0%,rgba(242,225,55,0.3) 100%), url(../images/bontan-bg.jpg);
  /*background: linear-gradient(to bottom, rgba(254,252,234,0) 0%,rgba(242,201,55,0.7) 100%), url(../images/bontan-bg.jpg);*/
  background-size: cover;
  padding: 100px 10px 10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.header-wrap {
  position: relative;
  width: 100%;
  height: calc(400px + 0.25vh);
  background: url(../images/minideco-left2.png), rgba(234,157,47,0.3);
  /*background: url(../images/minideco-left.png), rgba(234,144,47,0.3);*/
  background-size: contain;
}
.main-visual {
  position: relative;
  max-width: 1170px;
  width: 100%;
  display: block;
  margin: 0 auto;
  top: 20px;
  z-index: 10;
  text-align: center;
}
.chojyu-logo {
  max-width: 200px;
  width: 100%;
  padding: 15px 20px 20px;
  text-align: center;
  background: #fff;
  position: absolute;
  top: 0;
  left: 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.content-block {
  max-width: 1170px;
  width: 100%;
  display: block;
  margin: auto;
  /*background: #FFF;後で消す*/
}
.body-copy {
  font-size: calc(14px + 0.25vw);
  line-height: calc(1.6rem + 0.25vw);
  font-weight: 600;
  text-align: center;
  color: #2a3540;
  max-width: 1000px;
  width: 100%;
  margin: 10px auto 50px;
}
.attention-text {
  font-size: calc(12px + 0.25vw);
  line-height: 1.2rem;
  letter-spacing: 1.5px;
  color: #27313b;
  text-align: center;
  margin: 0 0 20px;
}
.attention-text2 {
  font-size: calc(16px + 0.25vw);
  line-height: calc(1.6rem + 0.25vw);
  font-weight: bold;
  letter-spacing: 1.5px;
  margin: 0;
  text-align: center;
  background: #ffc423;
  padding: 10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.attention-text strong {
  font-weight: bold;
}
.attention-text2 strong {
  color: #eb5205;
}
.attention-text2 span {
  font-size: calc(12px + 0.25vw);
  line-height: calc(1.2rem + 0.25vw);
  font-weight: normal;
}
.main-block {
  margin: 50px 0;
}
.products-wrap {
  display: flex;
  flex-wrap: wrap;
  color: #393a46;
}
.products-block {
  width: 33.3%;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  background: rgba(255,255,255,0.3);
  /*background: #fff48f;*/
  padding: 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.products-photo {
  width: 100%;
  display: block;
  background: rgba(229,229,229,0.5);/*後で消す*/
  text-align: center;/*後で消す*/
}
div.photo-block {
  position: relative;
  width: 100%;
  min-height: 0%;
  display: block;
  margin: 0;
  padding: 0;
}
.modal-icon {
  width: 30px;
  height: 30px;
  text-align: center;
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: calc(15px + 0.25vw);
  line-height: calc(1.5rem + 0.25vw);
  color: #607D8B;
  border: solid 1px #607D8B;
  border-radius: 25px;
}
.notes {
  font-size: calc(10px + 0.25vw);
  line-height: calc(1.0rem + 0.25vw);
  margin: 0 0 10px;
  color: #ff1a1a;
}
.calender,
.calender2,
.calender3,
.attention {
  color: #fff;
  font-size: calc(14px + 0.25vw);
  line-height: calc(1.4rem + 0.25vw);
  letter-spacing: 1.2px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  text-align: center;
  padding: 10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.calender {
  background: #eb9c07;
}
.calender2 {
  background: #eb6014;
}
.calender3 {
  background: #009688;
  font-size: calc(11px + 0.25vw);
  line-height: calc(1.1rem + 0.25vw);
}
.attention {
  font-size: calc(11px + 0.25vw);
  line-height: calc(1.1rem + 0.25vw);
  text-align: left;
  background: #446c45;
}
.products-block p {
  font-size: calc(12px + 0.25vw);
  line-height: calc(1.2rem + 0.25vw);
}
p.faq-text {
  font-size: calc(11px + 0.25vw);
  line-height: calc(1.1rem + 0.25vw);
  font-weight: bold;
  margin: 10px 0 0;
  color: #18591b;
}
p.faq-text a {
  color: #18591b;
}
.footer-wrap {
  background: rgba(242,225,55,0.3);
  /*background: rgba(242,201,55,0.7);*/
  width: 100%;
  display: block;
}
.footer-link-area a {
  margin: 0 10px;
  text-decoration: none;
  color: #4d5a07;
}
.footer-link-area a:hover {
  text-decoration: underline;
  color: #FF5722;
}
.footer-link-area {
  display: flex;
  justify-content: center;
  font-size: calc(11px + 0.25vw);
  line-height: calc(1.1rem + 0.25vw);
  margin: 0 0 10px;
  color: #6a6a6a;
}
.footer-wrap p.attention-text {
  font-size: calc(9px + 0.25vw);
  line-height: calc(0.9rem + 0.25vw);
  color: #2b2b2b;
}
.copyright-area {
  font-size: calc(9px + 0.25vw);
  line-height: calc(0.9vw + 0.25vw);
  letter-spacing: 1.2px;
  color: #fff;
  background: #333;
  text-align: center;
  margin: 20px 0 0;
  padding: 20px 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
/* ブレイクポイント
-------------------------*/
@media screen and (max-width: 1100px) {
.header-wrap {
  height: auto;
}
.main-visual {
  top: 0;
}
.ground-wrap {
  padding: 30px 10px 10px;
}
}
@media screen and (max-width: 980px) {
}
@media screen and (max-width: 860px) {
}
@media screen and (max-width: 800px) {
/* ぼんたんシリーズページ
===================================*/
/*見出し*/
.h1-title-01 {
  font-size: calc(40px + 0.25vw);
  line-height: calc(4.0rem + 0.25vw);
}
.chojyu-logo {
  max-width: 160px;
  padding: 15px;
}
.body-copy {
  font-size: calc(12px + 0.25vw);
  line-height: calc(1.4rem + 0.25vw);
  margin: 10px auto 30px;
}
.attention-text2 {
  font-size: calc(12px + 0.25vw);
  line-height: calc(1.2rem + 0.25vw);
}
.main-block {
  margin: 30px 0;
}
.products-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  /*margin: 50px 0 50px;*/
}
.products-block,
.products-block:last-child {
  width: 50%;
  display: flex;
  justify-content: space-between;
  margin: 0;
  /*background: #ffffff;*/
  border-radius: 5px;
  padding: 10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.products-name {
  font-size: calc(15px + 0.25vw);
  line-height: calc(1.5rem + 0.25vw);
  text-align: left;
}
}
@media screen and (min-width: 660px) {
}
@media screen and (max-width: 660px) {

/* ぼんたんシリーズページ
===================================*/
/*レスポンシブル用*/
.pc-mode {
  display: none;
}
.sp-mode {
  display: block;
}
.h1-title-01 {
  font-size: calc(26px + 0.25vw);
  line-height: calc(2.6rem + 0.25vw);
  letter-spacing: 5px;
}
.title-h2 {
  font-size: calc(17px + 0.25vw);
  letter-spacing: 1.7px;
  padding: 0 0 5px;
}
.ground-wrap {
  padding: 30px 10px 10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.chojyu-logo {
  max-width: 120px;
  padding: 5px 10px 10px;
  left: 25%;
  right: 25%;
  margin: auto;
}
.main-visual {
  height: auto;
  top: 0;
}
.attention-text2 {
  margin: 5px 0;
  text-align: left;
}
.body-copy {
  font-size: calc(14px + 0.25vw);
  line-height: calc(1.4rem; + 0.25vw);
  text-align: justify;
  text-justify: inter-ideograph;
  margin: 10px auto 30px;
}
.products-wrap {
  /*display: block;*/
  /*margin: 30px 0 30px;*/
}
.modal-icon {
  width: 20px;
  height: 20px;
  top: 10px;
  right: 10px;
  font-size: calc(10px + 0.25vw);
  line-height: calc(1.0rem + 0.25vw);
}
.products-wrap p.products-price span {
  font-size: calc(10px + 0.25vw);
  line-height: calc(1.0rem + 0.25vw);
  font-weight: 400;
  margin: 0 2px;
  top: calc(-5px / 2);
  letter-spacing: -0.5px;
}
.products-wrap p.products-price {
  font-size: calc(18px + 0.25vw);
  line-height: calc(2.4rem + 0.25vw);
  font-weight: 700;
  text-align: right;
}
.products-block,
.products-block:last-child {
  width: 50%;
  margin-right: 0;
  margin-bottom: 10px;
  background: none;
  padding: 0 3px;
}
.calender,
.calender2 {
  font-size: calc(10px + 0.25vw);
  line-height: calc(1.0rem + 0.25vw);
  letter-spacing: 1.0px;
}
.products-name {
  font-size: calc(14px + 0.25vw);
  line-height: calc(1.4rem + 0.25vw);
  text-align: left;
  margin: 10px 0 5px;
  letter-spacing: 1.0px;
}
.products-block p {
  font-size: calc(12px + 0.25vw);
  line-height: calc(1.2rem + 0.25vw);
  font-weight: 500;
}
a.cart-bt p {
  padding: 10px 15px;
}
.footer-link-area a {
  text-decoration: underline;
  background: #f5eac1;
  border-bottom: solid 1px #f6d974;
  display: block;
  padding: 10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.footer-link-area a:hover {
  text-decoration: underline;
  color: #FF5722;
}
.footer-link-area {
  display: block;
  justify-content: center;
  font-size: calc(14px + 0.25vw);
  line-height: calc(1.4rem + 0.25vw);
  margin: 0 0 10px;
  color: #6a6a6a;
}
ul.footer-link-area li span {
  display: none;
}
/* モーダルウィンドウ
============================== */

.modal-block {
  display: block;
  padding: 50px 10px 10px;
}
.modal-box-left,
.modal-box-right {
  width: 100%;
}
.modal-box-left {
  padding-right: 0;
}
.modal-box-right {
  padding-left: 0;
}
.modal-box-left i img {
  width: 100%;
  display: block;
}
.modal-box-right .products-name {
  margin: 10px 0 5px;
}
.modal-box-right .cart-block p.price-number {
  font-size: calc(30px + 0.25vw);
  line-height: calc(3.0rem + 0.25vw);
  font-weight: 700;
  text-align: right;
  margin: 0;
}
.modal-box-right .cart-block p.price-number span {
  font-size: calc(12px + 0.25vw);
  line-height: calc(1.2rem + 0.25vw);
  font-weight: 400;
  margin: 0 5px;
  position: relative;
  top: calc(-10px / 2);
}

}
@media screen and (max-width: 330px) {

.products-wrap p.products-price {
  font-size: calc(16px + 0.25vw);
  line-height: calc(1.8rem + 0.25vw);
  font-weight: 700;
  text-align: right;
}
.products-wrap p.products-price span {
  font-size: calc(9px + 0.25vw);
  line-height: calc(0.9rem + 0.25vw);
  font-weight: 400;
  margin: 0 2px;
  top: calc(-5px / 2);
  letter-spacing: -0.5px;
}
}

