@charset "UTF-8";
/* ***********************************
 *    Ire's CSS Reset & Base
 * *********************************** */
/* Reset margin, padding, border */
@import url("https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@200;300;400;500&display=swap");
html, body,
h1, h2, h3, h4, h5, h6,
a, p, span,
em, small, strong,
sub, sup,
mark, del, ins, strike,
abbr, dfn,
blockquote, q, cite,
code, pre,
ol, ul, li, dl, dt, dd,
div, section, article,
main, aside, nav,
header, hgroup, footer,
img, figure, figcaption,
address, time,
audio, video,
iframe,
details, summary,
fieldset, form, label, legend,
table, caption,
tbody, tfoot, thead,
tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
}

/* Typography */
html {
  font-size: 62.5%;
}

body {
  font-size: 1.6rem;
  line-height: 1.4;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  word-wrap: break-word;
}
*:before, *:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

a:visited {
  color: inherit;
}

/* Layout */
article,
aside,
footer,
header,
nav,
section,
main {
  display: block;
}

/* Elements */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

ol, ul {
  list-style: none;
}

img, video {
  max-width: 100%;
}

img {
  border-style: none;
}

blockquote {
  quotes: none;
}
blockquote:after, blockquote:before {
  content: "";
  content: none;
}

q {
  quotes: none;
}
q:after, q:before {
  content: "";
  content: none;
}

/* Attributes & states */
[hidden] {
  display: none !important;
}

[disabled] {
  cursor: not-allowed;
}

:focus:not(:focus-visible) {
  outline: none;
}

/* Utility classes */
.sr-only {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  left: -9999px;
  top: -9999px;
}

button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

a {
  color: #532F2F;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
a:hover {
  color: #532F2F;
  text-decoration: none;
}

html {
  font-size: 62.5%;
}

body {
  color: #675C50;
  margin: 0 auto;
  font-family: "Zen Maru Gothic", "Hiragino Sans", "ヒラギノ角ゴシック", sans-serif, "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  position: relative;
}

p, li {
  font-family: "Hiragino Sans", "ヒラギノ角ゴシック", sans-serif, "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 300;
}

.pdT10 {
  padding-top: 10px;
}

.pdT20 {
  padding-top: 20px;
}

.pdT30 {
  padding-top: 30px;
}

.pdT40 {
  padding-top: 40px;
}

.pdT50 {
  padding-top: 50px;
}

.pdT60 {
  padding-top: 60px;
}

.pdT70 {
  padding-top: 70px;
}

.pdT80 {
  padding-top: 80px;
}

.pdL1em {
  padding-left: 1em;
}

.mrT10 {
  margin-top: 10px;
}

.mrT20 {
  margin-top: 20px;
}

.mrT30 {
  margin-top: 30px;
}

.mrT95 {
  margin-top: 95px;
}

.mrB10 {
  margin-bottom: 10px;
}

.mrB20 {
  margin-bottom: 20px;
}

.mrB30 {
  margin-bottom: 30px;
}

a {
  color: #532F2F;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
a:hover {
  color: #532F2F;
  text-decoration: none;
}

/*----------------------
01:header
02:footer
03:MV slider
04:Top about
05:Top recommend
06:Top sns
07:footer info
08:common style
09:JS style
----------------------*/
/*------------------------------------------------------------------
  header
------------------------------------------------------------------*/
header {
  position: relative;
  z-index: 100;
}

.bl_header {
  background: url(../img/bg_wave.svg) repeat-x -480px top;
  min-height: 332.17px;
  -webkit-filter: drop-shadow(3px 3px 5px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(3px 3px 5px rgba(0, 0, 0, 0.2));
}

.bl_slider_copy {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: calc(50% - 16px);
  color: #1A1816;
  font-size: clamp(0.75em, 2vw, 1.375em);
  font-family: "Noto Serif JP", serif;
  line-height: 2em;
  letter-spacing: 0.25rem;
  padding: 20px 0;
  text-align: center;
  z-index: 99999;
}

.hd_search li{
  list-style:none;
  font-size: 1.4rem;
}

/*------------------------------------------------------------------
  footer
------------------------------------------------------------------*/
.bl_footer_wrap {
  background: #FAF3ED;
}

.bl_footer {
  position: relative;
  padding-top: 20px;
  padding-bottom: 10px;
}
@media (min-width: 769px) {
  .bl_footer {
    padding-top: 80px;
    padding-bottom: 10px;
  }
}

.bl_footer:before {
  background: url(../img/bg_footer.svg) repeat-x center bottom/100%;
  min-height: 72px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
}

.bl_footer_ttl {
  color: #AF4A00;
  border-bottom: 1px solid #AF4A00;
  font-size: clamp(1em, 1vw + 0.5em, 1.25em);
  font-weight: 400;
  margin-top: 30px;
  margin-bottom: 20px;
  padding-bottom: 8px;
}

.bl_footer_copyright{
  color: #AF4A00;
  font-size: 1.2rem;
  font-weight: 400;
  margin-top: 30px;
  margin-bottom: 20px;
  padding-bottom: 8px;
  text-align: center;
}

.addition_footer_ttl{
  font-size: clamp(1em, 1vw + 0.5em, 1.25em);
  font-weight: 400;
  margin-top: 30px;
  margin-bottom: 20px;
  padding-bottom: 8px;
  font-family: "Zen Maru Gothic", "Hiragino Sans", "ヒラギノ角ゴシック", sans-serif, "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.addition_footer_corp{
  display: flex;
  justify-content: space-between;
}

.addition_footer_inner{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto;
}

.addition_footer dt {
  width: 20%;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.addition_footer dd {
  width: 80%;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

@media (max-width: 769px) {
  .addition_footer_corp {
    display: block;
  }
}

/*------------------------------------------------------------------
  MV slider
------------------------------------------------------------------*/
.bl_slider_wrap {
  background: url(../img/ph_slide_sp_01.jpg) no-repeat center top/cover;
  height: 587px;
  margin-top: -56px;
  position: relative;
}
.bl_slider_wrap:after {
  position: absolute;
  content: "";
  background: url(../img/bg_footer.svg) repeat-x center bottom/100%;
  width: 100%;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -1px;
  z-index: 1000;
  height: 72.12px;
}

.js_slider {
  height: 587px;
  width: 100%;
  position: relative;
}

.__slide01 {
  background: url(../img/ph_slide_sp_01.jpg) no-repeat center top/cover;
}

.__slide02 {
  background: url(../img/ph_slide_sp_02.jpg) no-repeat center top/cover;
}

.__slide03 {
  background: url(../img/ph_slide_sp_03.jpg) no-repeat center top/cover;
}

.slider {
  display: none;
  position: relative;
}

.slider .slick-prev {
  left: 20px;
  z-index: 10;
}

.slider .slick-next {
  right: 20px;
}

.slider.slick-initialized {
  display: block;
  /*slick-initializedが付与されたら表示*/
}

@media (min-width: 769px) {
  .bl_slider_wrap {
    background: url(../img/ph_slide_pc_01.jpg) no-repeat center top/cover;
  }

  .__slide01 {
    background: url(../img/ph_slide_pc_01.jpg) no-repeat center top/cover;
  }

  .__slide02 {
    background: url(../img/ph_slide_pc_02.jpg) no-repeat center top/cover;
  }

  .__slide03 {
    background: url(../img/ph_slide_pc_03.jpg) no-repeat center top/cover;
  }
}
/*------------------------------------------------------------------
  about
------------------------------------------------------------------*/
.bl_about_wrap {
  padding: 9vw 0 17.856vw;
}
@media (min-width: 769px) {
  .bl_about_wrap {
    padding-bottom: 43px;
  }
}

.bl_about_ttl {
  margin: 0 auto 55.29px;
  width: 80.26%;
  max-width: 435px;
}

.bl_about_item:first-child {
  margin-bottom: 40px;
}
@media (min-width: 769px) {
  .bl_about_item {
    max-width: 44.8%;
  }
  .bl_about_item:last-child .bl_about_itemTtl {
    padding-top: 45px;
  }
}
.bl_about_item .bl_about_itemTtl {
  color: #AF4A00;
  background: #fff;
  border-radius: 6px;
  font-family: "Zen Maru Gothic", sans-serif, "ヒラギノ角ゴシック Pro";
  font-size: clamp(1.125em, 2vw + 0.25em, 1.25em);
  font-weight: 400;
  line-height: 1.8em;
  letter-spacing: 0.14em;
  margin-bottom: 20px;
  padding: 25px;
  text-align: center;
}
@media (min-width: 769px) {
  .bl_about_item .bl_about_itemTtl {
    min-height: 156px;
  }
}
.bl_about_item p {
  padding: 0 0.5em 1em;
}

/*------------------------------------------------------------------
  recommend
------------------------------------------------------------------*/
.bl_recommend_wrap {
  padding-bottom: calc(9vw + 87px) !important;
}

.bl_recommend_list {
  padding-bottom: 5vw;
}

.bl_recommend_list img{
  width: 100%;
}

.bl_recommend_item {
  margin-bottom: 20px;
}
.bl_recommend_item figure {
  margin-bottom: 11px;
}

.bl_recommend_list p{
  font-size: 1.5rem;
}

.bl_recommend_item .bl_price {
  padding-top: 6px;
  text-align: right;
}

.addition_flex{
  justify-content: center !important;
}

.addition_flex:first-child{
  margin-right: 1rem;
}

/*------------------------------------------------------------------
  sns
------------------------------------------------------------------*/
.bl_sns_wrap {
  padding-bottom: calc(9vw + 87px) !important;
}
.bl_sns_wrap .slider .slick-slide {
  max-width: 260px;
  margin: 0 7.5px;
  height: auto;
  width: 13.54%;
}
.bl_sns_wrap .ly_flx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1000px;
  margin: 0 auto;
}

.bl_sns_items {
  margin: 10px;
  width: calc(50% - 20px);
}
@media (min-width: 769px) {
  .bl_sns_items {
    width: calc(25% - 20px);
  }
}

/*------------------------------------------------------------------
  QA style
------------------------------------------------------------------*/
.bl_qa_wrap {
  padding: 0 0 130px;
}
.bl_qa_wrap .bl_qa_item {
  background: #FAF3ED;
  border-radius: 10px;
  cursor: pointer;
  margin-bottom: 14px;
  position: relative;
}
.bl_qa_wrap .bl_qa_item:before {
  content: "";
  background: url(../img/icon_q.png) no-repeat left top/100%;
  width: 35.25px;
  height: 35.25px;
  position: absolute;
  top: 8.5px;
  left: 22px;
  margin-top: 10px;
}

.bl_qa_list a {
  text-decoration: underline;
}

.js_tgl_a span {
  display: block;
  font-size: 14px;
  padding: 5px 0;
}

/*-  JS style --*/
.js_tgl_q {
  padding: 24px 70.25px 24px 70.25px;
}

.js_tgl_q:before {
  content: "";
  background: url(../img/icon_acd_open.png) no-repeat right top/100%;
  width: 38px;
  height: 38px;
  position: absolute;
  top: 8.5px;
  right: 20px;
  margin-top: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.js-accordion-title.is-active::before {
  content: "";
  background: url(../img/icon_acd_close.png) no-repeat right top/100%;
  width: 38px;
  height: 38px;
}

.js_tgl_a {
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  font-size: 1.5rem;
  height: 0;
  overflow: hidden;
  opacity: 0;
  padding: 0 20px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.js_tgl_a.is-open {
  line-height: 1.6em;
  height: auto;
  opacity: 1;
  padding-bottom: 30px;
}
@media (min-width: 769px) {
  .js_tgl_a {
    padding: 0 70.25px 0 70.25px;
  }
  .js_tgl_a.is-open {
    padding: 0 70.25px 24px 70.25px;
  }
}

/*------------------------------------------------------------------
  footer info
------------------------------------------------------------------*/
.bl_cmn_info {
  background: transparent -webkit-gradient(linear, left bottom, left top, from(var(--unnamed-color-ecdfd3)), to(#FCEFE2)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(0deg, var(--unnamed-color-ecdfd3) 0%, #FCEFE2 100%) 0% 0% no-repeat padding-box;
  background: transparent -webkit-gradient(linear, left bottom, left top, from(#ECDFD3), to(#FCEFE2)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(0deg, #ECDFD3 0%, #FCEFE2 100%) 0% 0% no-repeat padding-box;
  opacity: 1;
  position: relative;
  padding-top: 41.94vw;
}
.bl_cmn_info:before {
  background: url(../img/bg_footer.svg) no-repeat center bottom/100%;
  content: "";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  height: 3.75vw;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
}

.bl_cmn_infoInner {
  background: #fff;
  position: relative;
  padding-top: 2.5vw;
}
.bl_cmn_infoInner:before {
  background: url(../img/bg_footer.svg) no-repeat center top/100%;
  content: "";
  height: 3.75vw;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -3.7vw;
  z-index: 1;
}
.bl_cmn_infoInner:after {
  background: url(../img/bg_cmg_info_sp.png) no-repeat center top/100%;
  content: "";
  height: 30.94vw;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -32vw;
  max-width: 85%;
}

.bl_cmn_infoTtl {
  margin-bottom: 38.26px;
  text-align: center;
}

.bl_cmn_infoMenu {
  margin-bottom: 75px;
}

.bl_cmn_infoMenu_item {
  margin-bottom: 25px;
  padding: 18px;
  position: relative;
  text-align: center;
  width: 100%;
}
.bl_cmn_infoMenu_item:after {
  background: url(../img/icon_arrow.png) no-repeat left top/34.42px;
  content: "";
  position: absolute;
  right: 22px;
  top: calc(50% - 17px);
  width: 34.42px;
  height: 34.42px;
}
.bl_cmn_infoMenu_item img {
  max-width: 260px;
  margin: 0 auto;
}

.bl_cmn_info_moreItem {
  margin-bottom: 35px;
  width: 100%;
}

.bl_cmn_info_moreTxt {
  font-size: 1.5rem;
  line-height: 1.8em;
  margin-bottom: 15px;
}
.bl_cmn_info_moreTxt strong {
  display: block;
  font-size: 1.6rem;
  font-weight: 600;
}

.bl_news_list {
  font-size: 1.5rem;
  margin-bottom: 10px;
}
.bl_news_list a p {
  text-decoration: underline;
}
.bl_news_list a p:hover {
  text-decoration: none;
}
.bl_news_list date {
  display: block;
  font-size: 1.4rem;
  margin-bottom: 5px;
  text-decoration: none !important;
}

.bl_footer__category p {
  font-size: 1.3rem;
  font-weight: 500;
  letter-spacing: 0.1rem;
  margin-bottom: 0.75em;
}
.bl_footer__category li {
  font-size: 1.3rem;
  margin-bottom: 0.75em;
  margin-left: 1.25em;
}
.bl_footer__category li > ul > li {
  margin-top: 0.75em;
  margin-left: 2em;
}
.bl_footer__category > div {
  margin-bottom: 35px;
}
.bl_footer__category > div:last-child {
  margin-bottom: 10px;
}
@media (min-width: 769px) {
  .bl_footer__category > div {
    margin-bottom: 0;
  }
  .bl_footer__category > div:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 769px) {
  .bl_footer__category {
    padding-bottom: 90px;
  }
}

.bl_footer__info p {
  font-size: 1.5rem;
  font-weight: 500;
  margin-bottom: 1em;
}
.bl_footer__info li {
  font-size: 1.3rem;
  margin-bottom: 0.75em;
  margin-left: 1.25em;
}
.bl_footer__info li > ul > li {
  margin-top: 0.75em;
  margin-left: 2em;
}
.bl_footer__info > div:first-child {
  margin-bottom: 40px;
}
@media (min-width: 769px) {
  .bl_footer__info > div:first-child {
    margin-bottom: 0;
  }
}
@media (min-width: 769px) {
  .bl_footer__info {
    padding-bottom: 90px;
  }
}

/*------------------------------------------------------------------
  common style
------------------------------------------------------------------*/
a {
  color: #675C50;
  text-decoration: none;
}

.pc {
  display: none;
}

/* layer style -------------------------------------------*/
.ly_inner {
  max-width: 960px;
  margin: 0 auto;
}

.ly_inner_sp {
  padding-left: 20px;
  padding-right: 20px;
}

.ly_flx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ly_flx.__wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.ly_flx.__btw {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.ly_flx.__btw a:nth-child(odd){
  margin-right: 1rem;
}

.ly_flx.__cnt {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ly_flx .col_03 {
  width: 100%;
}
.ly_flx .col_04 {
  width: 47.6%;
}

.ly_flx.__cnt a:first-child{
  margin-right: 1rem;
}

/* elements style ----------------------------------------*/
.el_bg_paleP {
  background-color: #FAF3ED;
}

.el_bg_paleG {
  background-color: #F8FAED;
}

.el_bg_paleB {
  background-color: #EDF3FA;
}

.el_fz_15 {
  font-size: 1.5rem;
  line-height: 1.9375em;
}

.el_wave {
  padding-top: 4.5vw;
  padding-bottom: 9vw;
  position: relative;
}
.el_wave:before {
  background: url(../img/bg_footer.svg) no-repeat center bottom/100%;
  content: "";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  height: 3.75vw;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
}
.el_wave:after {
  background: url(../img/bg_footer.svg) no-repeat center top/100%;
  content: "";
  height: 3.75vw;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
}

.el_wave_top {
  padding-top: 4.5vw;
  padding-bottom: 9vw;
  position: relative;
}
.el_wave_top:before {
  background: url(../img/bg_wave_top.svg) no-repeat center bottom/100%;
  content: "";
  height: 3.75vw;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -1px;
}
.el_wave_top:after {
  background: url(../img/bg_wave_top.svg) no-repeat center bottom/100%;
  content: "";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  height: 3.75vw;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
}

.el_round {
  border-radius: 10px;
}

.el_headLine_s {
  font-size: clamp(1em, 1vw + 0.5em, 1.125em);
}

.el_mini_ttl {
  color: #AF4A00;
  border-bottom: 1px solid #AF4A00;
  font-size: clamp(1em, 1vw + 0.5em, 1.25em);
  font-weight: 400;
  margin-bottom: 20px;
  padding-bottom: 8px;
}

.el_txt_s {
  font-size: 1.3rem;
}

.el_contents_ttl {
  font-family: "Zen Maru Gothic", sans-serif, "ヒラギノ角ゴシック Pro";
  font-size: clamp(1.125em, 2vw + 0.25em, 1.375em);
  font-weight: 400;
  padding: 60px 0 50px;
  text-align: center;
}
@media (min-width: 769px) {
  .el_contents_ttl {
    padding: 144px 0 85px;
  }
}

.el_pages__contents_ttl {
  font-family: "Zen Maru Gothic", sans-serif, "ヒラギノ角ゴシック Pro";
  font-size: clamp(1.125em, 2vw + 0.25em, 1.375em);
  font-weight: 400;
  margin: 100px auto 40px;
  padding: 30px 0;
  text-align: center;
}
@media (min-width: 769px) {
  .el_pages__contents_ttl {
    margin: 0 auto 80px;
    padding: 80px 0 85px;
  }
}

/* btn style -----------------------------------------*/
.btn_cmn_more {
  border-radius: 50px;
  border: 1px solid #AF4A00;
  color: #AF4A00;
  display: block;
  font-family: "Zen Maru Gothic", sans-serif, "ヒラギノ角ゴシック Pro";
  font-size: clamp(0.875em, 2vw + 0.25em, 1.125em);
  max-width: 223px;
  margin: 0 auto;
  padding: 10px;
  text-align: center;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  width: 35.41%;
}
.btn_cmn_more:hover {
  background: #FFF;
  color: #AF4A00;
  cursor: pointer;
  -webkit-filter: drop-shadow(4px 4px 8px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(4px 4px 8px rgba(0, 0, 0, 0.2));
}

/* block style -----------------------------------------*/
.bl_contents_lead {
  font-family: "Zen Maru Gothic", sans-serif, "ヒラギノ角ゴシック Pro";
  font-size: clamp(0.938em, 2vw + 0.5em, 1.125em);
  line-height: 2.5em;
  letter-spacing: 0.14em;
  padding: 5.72vw 0 6.25vw;
  text-align: center;
}

.bl_lead {
  font-family: "Zen Maru Gothic", sans-serif, "ヒラギノ角ゴシック Pro";
  font-size: clamp(0.938em, 2vw + 0.5em, 1.125em);
  font-weight: 400;
  line-height: 2.5em;
  letter-spacing: 0.14rem;
  padding: 40px 0;
  text-align: center;
}

/*------------------------------------------------------------------
  ipad pro -
------------------------------------------------------------------*/
@media (min-width: 769px) {
  .pc {
    display: block;
  }

  .sp {
    display: none;
  }

  .ly_inner_sp {
    padding-left: 0;
    padding-right: 0;
  }

  .ly_flx .col_04 {
    width: calc(25% - 30px);
    margin-left: 15px;
    margin-right: 15px;
    /*width: 20.8%;*/
  }
  .ly_flx .col_03 {
    width: 31.5625%;
  }

  .bl_cmn_info {
    padding-top: 14.32vw;
  }

  .bl_cmn_infoInner {
    padding-top: 2.5vw;
  }
  .bl_cmn_infoInner:before {
    background: url(../img/bg_cmg_info.png) no-repeat center bottom/100%;
    content: "";
    height: 12.16vw;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -9.6875vw;
    max-width: 100vw;
  }
  .bl_cmn_infoInner:after {
    display: none;
  }

  .bl_cmn_infoMenu_item {
    display: block;
    padding: 42px;
    padding-left: 0;
    padding-right: 3%;
    width: 31.5%;
  }

  .bl_cmn_info_moreItem {
    width: 31.5%;
  }
}