@charset "utf-8";
/*******************
    common css
*******************/
.ribon {
  position: absolute;
  margin: 0;
}
/* clearfix */
/*******************
    overall css
*******************/
body {
  padding-top: 0;
}
.l-bread__list {
  margin-bottom: 30px;
}
#main p {
  margin: 0;
  padding: 0;
}
/*******************
    #mv
*******************/
#mv {
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
/* border: 1px solid #dcc653; */
/* border-bottom: none; */
}
#mv h1 img {
  width: 100%;
}
#mv .visual {
  position: relative;
  margin: 0;
/* height: 283px;
  background: url(../images/bg_mv_01.png); */
}
/* #mv .visual h1 {
  margin: 0;
  position: absolute;
  top: 24px;
  left: 89px;
} */
#mv .visual .desc {
  margin: 0;
  position: absolute;
  bottom: 20px;
  left: 20px;
}
#mv .visual .plasma {
  position: absolute;
  bottom: 114px;
  left: 183px;
}
#mv .visual .date_01 {
  position: absolute;
  top: 6px;
  left: 428px;
}
#mv .visual .item_01 {
  position: absolute;
  bottom: 13px;
  right: 373px;
  z-index: 2;
}
#mv .visual .item_01_icon {
  position: absolute;
  top: 80px;
  right: 479px;
}
#mv .visual .date_02 {
  position: absolute;
  bottom: 3px;
  right: 25px;
}
#mv .visual .item_02 {
  position: absolute;
  bottom: 13px;
  right: 37px;
  z-index: 2;
}
#mv .visual .item_02_icon {
  position: absolute;
  top: -2px;
  right: 113px;
}
#mv .visual .item_03 {
  position: absolute;
  bottom: 13px;
  right: 180px;
  z-index: 2;
}
#mv .visual .item_03_icon {
  position: absolute;
  top: -2px;
  right: 320px;
}
#mv .phrase {
  box-sizing: border-box;
  height: 40px;
  padding-top: 10px;
  text-align: center;
  background: -webkit-linear-gradient(top, #dcc653 0%, #ffee7d 30%, #f6faed 50%, #ffee7d 70%, #dcc653 100%);
  background: linear-gradient(to bottom, #dcc653 0%, #ffee7d 30%, #f6faed 50%, #ffee7d 70%, #dcc653 100%);
}
#mv h1 {
  margin: 0;
}
/*******************
  .section
*******************/
.section {
  box-sizing: border-box;
  width: 910px;
  margin: 0 auto;
  border: 1px solid;
}
.lead {
  text-align: center;
  padding: 20px 0;
  width: 910px;
  margin: 0 auto;
}
.lead h2 {
  font-size: 24px;
  border-bottom: 3px solid #f7d000;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
}
.lead h2+div {
  margin-bottom: 40px;
}
.lead .title {
  font-size: 24px;
  border-bottom: 3px solid #f7d000;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 40px;
}
.block01 {
  border: 1px solid #333;
  padding: 20px 40px 40px;
  text-align: left;
  font-size: 16px;
  background: #fff;
}
.block01 h3 {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
}
.block01 .txt01 {
  font-size: 16px;
  font-weight: bold;
  color: #0ac3d2;
}
.block01 .txt02 {
  font-size: 14px;
  margin: 5px 0 0 0;
}
.block01 .block_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 15px 0 0 0;
}
.block01 .txt03 {
  font-size: 16px;
  margin-right: 20px;
  font-weight: bold;
}
.block01 .txt04 {
  font-size: 14px;
  text-align: center;
  margin: 5px 0 0 0;
  display: block;
  font-weight: bold;
}
.block02 {
  font-size: 16px;
  background: #32d2ee;
  color: #fff;
  padding: 20px 0 40px;
  margin: 40px auto 0;
}
.block02 h3 span {
  font-size: 20px;
  font-weight: bold;
  border-bottom: 3px solid #f7d000;
  display: inline-block;
  margin-bottom: 5px;
}
.block02 .note {
  font-size: 14px;
  margin-top: 20px;
}
/*******************
  #items
*******************/
#items {
  margin-top: 20px;
  border-color: #dcc653;
  background: url("../images/bg_items.png") repeat;
  padding: 30px 0 31px;
}
#items .item {
  width: 852px;
  height: 351px;
  margin: 0 auto;
  box-shadow: 0px 1px 2px 0px rgba(8,1,3,0.3);
}
#items .item~.item {
  margin-top: 30px;
}
/* #items .item:first-child > .left_block {
  margin: 95px 0 0 32px;
}
#items .item:last-child > .left_block {
  margin: 50px 0 0 33px;
} */
#items .item > .right_block .oblique {
  font-style: oblique;
}
#items .item .date {
  margin-left: 2px;
}
#items .item h2 {
  margin: 15px 0 0 0;
  padding-bottom: 9px;
  background: url("../images/border_ttl_item.png") no-repeat;
  background-position: 2px bottom;
  font-size: 20px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Noto Serif JP", "Hiragino Mincho ProN", "HGS明朝E", "メイリオ", Meiryo, serif;
  font-weight: bold;
}
#items .item .info {
  margin: 11px 0 0 0;
}
#items .item .info p {
  font-size: 0.875rem;
  line-height: 1;
}
#items .item .info a.btn {
  display: block;
  width: 136px;
  height: 31px;
  margin-right: 30px;
  white-space: nowrap;
  border: 1px solid #32d2ee;
  color: #32d2ee;
  font-weight: bold;
  text-align: center;
  line-height: 31px;
  font-size: 14px;
  position: relative;
}
#items .item .info a.btn::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-color: transparent transparent transparent #32d2ee;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#items .item .features {
  position: relative;
  box-sizing: border-box;
  width: 560px;
  height: 156px;
  margin: 25px 0 0 1px;
  border: 1px solid #32d2ee;
  background: #effdff;
}
#items .item .features .ribon {
  top: -17px;
  left: -6px;
}
#items .item .features ol {
  margin: 40px 0 0 40px;
  padding: 0;
}
#items .item .features li {
  position: relative;
  margin: 0;
  font-size: 0.75rem;
  line-height: 1.0625rem;
  height: 1.0625rem;
}
#items .item .features li~li {
  margin-top: 10px;
}
/* #items .item .features li:nth-child(1) {

} */
/* #items .item .features .feature-txt li:nth-child(2) {
  margin-top: 25px;
}
#items .item .features .feature-txt li:nth-child(3) {
  margin-top: 10px;
}
#items .item .features .feature-txt li:nth-child(4) {
  margin-top: 10px;
} */
#items .item .features li:before {
  position: absolute;
  content: "";
  top: 50%;
  left: -19px;
  margin-top: -8.5px;
  width: 17px;
  height: 17px;
  background: top left no-repeat;
  background-size: 17px 17px;
}
#items .item .features li:nth-child(1):before {
  background-image: url("../images/icon_1.png");
}
#items .item .features li:nth-child(2):before {
  background-image: url("../images/icon_2.png");
}
#items .item .features li:nth-child(3):before {
  background-image: url("../images/icon_3.png");
}
#items .item .features li:nth-child(4):before {
  background-image: url("../images/icon_4.png");
}
/* #items .notification {
  position: absolute;
  bottom: 0;
} */
.gram {
  font-family: Times New Roman;
}
#link {
  padding: 19px 20px 0px 19px;
  font-size: 1rem;
  text-align: center;
}
#link a {
  padding-left: 25px;
  background: url("../images/arrow.png") no-repeat left 0;
  display: inline-block;
}
/*******************
  .links
*******************/
#links {
  margin: 30px auto 0;
  text-align: center;
  width: 792px;
}
#links .link {
  font-size: 1rem;
  color: #fff;
  position: relative;
  width: 100%;
  height: 104px;
  background: #0ac3d2;
  margin: 0 auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  font-weight: bold;
  text-align: center;
}
#links .link:hover {
  opacity: 0.7;
}
#links .link::before {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  border: 1px solid #fff;
}
#links .link::after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 16px;
  height: 16px;
  right: 40px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin: auto;
}
#links .link_bnr {
  position: relative;
}
#links .link_bnr .bnr_item {
  position: absolute;
  left: 16px;
  top: 16px;
}
/* #links .link--ex {
  padding-left: 25px;
  background: url(../images/icon_link.png) no-repeat left center;
} */
/*******************
  #comment
*******************/
#comment {
  position: relative;
/*    margin-top: 43px;*/
  padding: 19px 20px 20px 19px;
  border-color: #34d2ee;
  background: url("../images/bg_comment.png") repeat;
}
#comment .ribon {
  top: -15px;
  left: -6px;
}
#comment .right_block {
  width: 702px;
  margin-top: 10px;
  font-size: 0.875rem;
  line-height: 1.5rem;
}
/*******************
  #plasma
*******************/
#plasma {
  margin-top: 30px;
  padding: 15px 21px 20px 20px;
  border-color: #dcc653;
  background: #fdfcec;
}
#plasma h2 {
  margin: 0 0 20px;
  padding-bottom: 7px;
  border-bottom: 1px solid #d0b62c;
  text-align: center;
}
#plasma .right_block {
  width: 740px;
  margin-top: 4px;
  font-size: 0.875rem;
  line-height: 1.5rem;
}
/*******************
  #bnr
*******************/
#bnr {
  margin-top: 20px;
  text-align: center;
}
#bnr .banner_link {
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
#bnr .banner_link:hover {
  opacity: 0.7;
}
#main .meneki {
  color: #2f2e2c;
}
#main .meneki * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
#main .meneki ul {
  list-style: none;
}
#main .meneki img {
  vertical-align: top;
  width: 100%;
}
#main .meneki_inner {
  position: relative;
  margin: 0 auto 0;
}
#main .meneki_navi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#main .meneki_navi_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: 'Noto Serif JP', sans-serif;
  font-weight: 500;
  line-height: 2;
}
#main .meneki_article_01_text_01 {
  font-weight: 700;
  text-align: center;
  font-family: 'Noto Serif JP', sans-serif;
  line-height: 1.6;
  letter-spacing: 0.08em;
}
#main .meneki_article_01_text_01 span {
  position: relative;
  color: #e40b82;
}
#main .meneki_article_01_text_01 span::after {
  display: block;
  content: "";
  background: -webkit-linear-gradient(left, rgba(211,186,138,0.5) 0%, rgba(255,250,213,0.5) 50%, rgba(211,186,138,0.5) 100%);
  background: linear-gradient(90deg, rgba(211,186,138,0.5) 0%, rgba(255,250,213,0.5) 50%, rgba(211,186,138,0.5) 100%);
  position: absolute;
  bottom: 0;
  z-index: -1;
}
#main .meneki_article_01_text_03-top {
  display: block;
  font-family: 'Noto Serif JP', sans-serif;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #fff;
  line-height: 1.6;
}
#main .meneki_article_01_text_03-middle {
  display: block;
  text-align: center;
  font-family: 'Noto Serif JP', sans-serif;
  font-weight: 500;
  color: #2f2e2c;
  line-height: 2;
  letter-spacing: 0.08em;
}
#main .meneki_article_01_text_03-bottom {
  position: relative;
  color: #e40b82;
  line-height: 1.6;
  font-weight: bold;
}
#main .meneki_article_01_text_03-bottom::after {
  display: block;
  content: "";
  background: -webkit-linear-gradient(left, rgba(211,186,138,0.5) 0%, rgba(255,250,213,0.5) 50%, rgba(211,186,138,0.5) 100%);
  background: linear-gradient(90deg, rgba(211,186,138,0.5) 0%, rgba(255,250,213,0.5) 50%, rgba(211,186,138,0.5) 100%);
  position: absolute;
  bottom: 0;
  z-index: -1;
  left: 0px;
}
#main .meneki_article_head {
  background: -webkit-linear-gradient(bottom, rgba(65,189,206,0) 7.28%, rgba(65,189,206,0.6) 53.2%, #41bdce 100%), #fff;
  background: linear-gradient(360deg, rgba(65,189,206,0) 7.28%, rgba(65,189,206,0.6) 53.2%, #41bdce 100%), #fff;
}
#main .meneki_article_no {
  display: block;
  position: absolute;
  left: 0px;
}
#main .meneki_article_title {
  font-weight: 700;
  line-height: 2;
  text-align: center;
  letter-spacing: 0.08em;
  font-family: 'Noto Serif JP', sans-serif;
}
#main .meneki_article_02_title_01 {
  letter-spacing: 0.08em;
  line-height: 1.6;
  font-weight: 700;
  text-align: center;
  font-family: 'Noto Serif JP', sans-serif;
}
#main .meneki_article_02_text_01 {
  letter-spacing: 0.08em;
  font-weight: 500;
  line-height: 1.6;
  text-align: center;
  font-family: 'Noto Serif JP', sans-serif;
}
#main .meneki_article_02_box {
  background: -webkit-linear-gradient(left, #d3ba8a 0%, #fffad5 50%, #d3ba8a 100%);
  background: linear-gradient(90deg, #d3ba8a 0%, #fffad5 50%, #d3ba8a 100%);
  padding: 1px;
}
#main .meneki_article_02_title_02 {
  letter-spacing: 0.08em;
  line-height: 1.6;
  font-weight: 700;
  text-align: center;
  font-family: 'Noto Serif JP', sans-serif;
}
#main .meneki_article_02_box_body {
  background-color: #fff;
}
#main .meneki_article_03_title_01 {
  text-align: center;
  font-family: 'Noto Serif JP', sans-serif;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.08em;
}
#main .meneki_article_03_title_01-bottom {
  position: relative;
}
#main .meneki_article_03_title_01-bottom::after {
  display: block;
  content: "";
  background: -webkit-linear-gradient(left, rgba(211,186,138,0.5) 0%, rgba(255,250,213,0.5) 50%, rgba(211,186,138,0.5) 100%);
  background: linear-gradient(90deg, rgba(211,186,138,0.5) 0%, rgba(255,250,213,0.5) 50%, rgba(211,186,138,0.5) 100%);
  position: absolute;
  z-index: -1;
}
#main .meneki_article_03_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#main .meneki_article_03_item {
  position: relative;
}
#main .meneki_article_03_item_title {
  position: absolute;
  left: 50%;
}
#main .meneki_article_03_item_head {
  background: -webkit-linear-gradient(left, #bea630 0%, #eee193 25.93%, #faf6d9 50%, #eee193 74.5%, #ccb43f 100%);
  background: linear-gradient(90deg, #bea630 0%, #eee193 25.93%, #faf6d9 50%, #eee193 74.5%, #ccb43f 100%);
}
#main .meneki_article_03_item_text {
  margin: 0 auto 0;
}
#main .meneki_article_03_item_body {
  background: -webkit-linear-gradient(left, #bea630 0%, #eee193 25.93%, #faf6d9 50%, #eee193 74.5%, #ccb43f 100%);
  background: linear-gradient(90deg, #bea630 0%, #eee193 25.93%, #faf6d9 50%, #eee193 74.5%, #ccb43f 100%);
  padding: 0 1px 3px;
}
#main .meneki_article_03_item_list {
  background: #fff;
}
#main .meneki_article_03_box_link {
  display: block;
}
#main .meneki_article_bottom {
  position: relative;
}
#main .meneki_article_bottom::after {
  display: block;
  content: "";
}
#main .meneki_article_bottom_title {
  font-family: 'Noto Serif JP', sans-serif;
}
#main .meneki_article_bottom_title-top {
  color: #fff;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.1em;
  display: block;
  background: url("../images/icon_speech_bubble_02.png") no-repeat;
  background-size: contain;
}
#main .meneki_article_bottom_title-bottom {
  position: relative;
  display: block;
  text-align: center;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.08em;
}
#main .meneki_article_bottom_title-bottom::after {
  display: block;
  content: "";
  background: -webkit-linear-gradient(left, rgba(211,186,138,0.5) 0%, rgba(255,250,213,0.5) 50%, rgba(211,186,138,0.5) 100%);
  background: linear-gradient(90deg, rgba(211,186,138,0.5) 0%, rgba(255,250,213,0.5) 50%, rgba(211,186,138,0.5) 100%);
  position: absolute;
  bottom: 0;
  z-index: -1;
}
#main .meneki_article_bottom_text_01 {
  text-align: center;
  letter-spacing: 0.08em;
  line-height: 1.8;
  font-weight: 500;
  font-family: 'Noto Serif JP', sans-serif;
}
#main .meneki_article_bottom_text_02 {
  position: relative;
  z-index: 1;
}
#main .namagoe_block {
  text-align: center;
}
#main .namagoe_btn {
  text-align: center;
}
#main .namagoe_btn_item02 {
  display: inline-block;
}
@media screen and (max-width: 767px){
  .pcOnly{
    display: none;
  }
  .imuse_wrapper{
    width: 100%;
    padding: 0 5.333333333333334vw 21.333333333333336vw;
    box-sizing: border-box;
  }
  .l-wrapper{
    margin-bottom: 10.666666666666668vw;
  }
  .l-bread__list{
    margin-top: 5.333333333333334vw;
    margin-bottom: 0;
  }
  .section{
    width: 100%;
  }
  .lead{
    width: 100%;
    padding: 5.333333333333334vw 0;
  }
  .lead h2+div{
    margin-bottom: 5.333333333333334vw;
  }
  .lead h2{
    font-size: 5.333333333333334vw;
  }
  .block01{
    margin-top: 10.666666666666668vw;
    padding: 10.666666666666668vw 4vw;
    font-size: 4.266666666666667vw;
  }
  .block01 h3{
    font-size: 4.8vw;
  }
  .block01 .txt01{
    font-size: 4.266666666666667vw;
  }
  .block01 .txt02{
    font-size: 3.733333333333334vw;
  }
  .block01 .block_box{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .block01 .txt03{
    font-size: 4.266666666666667vw;
  }
  .block01 .txt03+.img01 img{
    width: 48vw;
    height: auto;
    margin-top: 8vw;
  }
  .block01 .txt04{
    font-size: 3.733333333333334vw;
  }
  .block02{
    font-size: 4.266666666666667vw;
    padding: 10.666666666666668vw 4vw;
  }
  .block02 h3 span{
    font-size: 5.333333333333334vw;
  }
  .block02 .note{
    font-size: 3.733333333333334vw;
  }
  #items{
    margin-top: 0;
    padding: 10.666666666666668vw 4vw;
  }
  #items .item{
    width: 100%;
    height: auto;
    background-color: #fff;
    background-image: url("../images/bg_item_sp_top.png"), url("../images/bg_item_sp_btm.png");
    background-size: 100%, 100%;
    background-repeat: no-repeat, no-repeat;
    background-position: top center, bottom center;
  }
  .left_block{
    text-align: center;
  }
  .item03_icon{
    width: 56.53333333333334vw;
    margin: 5.333333333333334vw auto 0;
  }
  .item04_icon,
  .item06_icon,
  .item07_icon,
  .item02_icon{
    width: 48vw;
    margin: 5.333333333333334vw auto 0;
  }
  .item05_icon{
    width: 56.53333333333334vw;
    margin: 5.333333333333334vw auto 0;
  }
  .item01 img{
    width: 48.8vw;
  }
  .item > .right_block{
    padding: 0 4vw 10.666666666666668vw;
  }
  .info{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .info > .left_block{
    text-align: left;
  }
  #items .item .features li::marker{
    display: none;
    content: "";
  }
  #items .item .info a.btn{
    width: 37.333333333333336vw;
    height: 10.666666666666668vw;
    margin: 0;
    background-size: cover;
    line-height: 10.666666666666668vw;
    font-size: 4vw;
  }
  #items .item .features{
    width: 100%;
    height: auto;
  }
  #items .item .features ol{
    margin: 10.666666666666668vw 8vw;
  }
  #items .item .features li{
    font-size: 3.733333333333334vw;
    line-height: 1.4;
    height: auto;
    padding-left: 4vw;
  }
  #items .item .features li:before{
    top: 0.7em;
    width: 6.4vw;
    height: 6.4vw;
    background-size: 6.4vw 6.4vw;
  }
  #links{
    width: 100%;
  }
  #links .link{
    font-size: 4.266666666666667vw;
    height: 26.666666666666668vw;
  }
  #links .link::after{
    width: 4.266666666666667vw;
    height: 4.266666666666667vw;
    right: 5.333333333333334vw;
  }
  #links .link_bnr{
    box-sizing: border-box;
    padding-left: 32.800000000000004vw;
    text-align: left;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  #links .link_bnr .bnr_item img{
    width: 26.666666666666668vw;
  }
  #main .meneki{
    margin: 16vw 0 26.666666666666668vw;
  }
  #main .meneki_wrapper{
    width: 100%;
    padding: 0 5.333333333333334vw 21.333333333333336vw;
    box-sizing: border-box;
  }
  #main .meneki_inner{
    width: 89.33333333333333vw;
  }
  #main .meneki_navi{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.733333333333333vw 0;
  }
  #main .meneki_navi .meneki_navi_item:nth-child(1) .meneki_navi_link{
    background: url("../images/navi_bg_01_sp.png") no-repeat;
    background-size: contain;
  }
  #main .meneki_navi .meneki_navi_item:nth-child(2) .meneki_navi_link{
    background: url("../images/navi_bg_02_sp.png") no-repeat;
    background-size: contain;
  }
  #main .meneki_navi .meneki_navi_item:nth-child(3) .meneki_navi_link{
    background: url("../images/navi_bg_03_sp.png") no-repeat;
    background-size: contain;
  }
  #main .meneki_navi_link{
    height: 32.93333333333333vw;
    font-size: 5.333333333333334vw;
    padding: 15.6vw 0 0;
  }
  #main .meneki_article_01{
    margin: -2.4vw 0 0;
    padding-top: 26.93333333333333vw;
  }
  #main .meneki_article_01_title_01{
    width: 75.73333333333333vw;
    margin: 8vw 0 0 1.333333333333333vw;
  }
  #main .meneki_article_01_img_01{
    margin: -0.666666666666667vw 0 0;
  }
  #main .meneki_article_01_text_01{
    font-size: 4.266666666666667vw;
    margin: 5.333333333333334vw auto 0;
  }
  #main .meneki_article_01_text_01 span::after{
    width: 24.666666666666668vw;
    height: 2.666666666666667vw;
    border-radius: 0.533333333333333vw;
    left: 0.666666666666667vw;
  }
  #main .meneki_article_01_icon_01{
    width: 37.06666666666666vw;
    margin: 8vw auto 0;
  }
  #main .meneki_article_01_text_02{
    margin: 8vw auto 0;
  }
  #main .meneki_article_01_text_03{
    width: 89.06666666666668vw;
    margin: 16vw auto 0;
  }
  #main .meneki_article_01_text_03-top{
    background: url("../images/icon_speech_bubble_01.png") no-repeat;
    background-size: 100% 100%;
    width: 25.333333333333336vw;
    height: 12.533333333333333vw;
    padding: 1.866666666666667vw 0 0 2.666666666666667vw;
    font-size: 4.8vw;
  }
  #main .meneki_article_01_text_03-middle{
    font-size: 4.8vw;
  }
  #main .meneki_article_01_text_03-bottom{
    font-size: 6.4vw;
  }
  #main .meneki_article_01_text_03-bottom::after{
    width: 46.53333333333333vw;
    height: 3.2vw;
    border-radius: 0.533333333333333vw;
  }
  #main .meneki_article_02{
    margin: -0.266666666666667vw 0 0;
    padding-top: 26.93333333333333vw;
  }
  #main .meneki_article_03{
    margin: -0.266666666666667vw 0 0;
    padding-top: 26.93333333333333vw;
  }
  #main .meneki_article_head{
    height: 44.266666666666666vw;
    border-radius: 5.333333333333334vw 5.333333333333334vw 0px 0px;
    padding-top: 13.333333333333334vw;
  }
  #main .meneki_article_no{
    width: 40vw;
    top: -21.73333333333333vw;
  }
  #main .meneki_article_title{
    font-size: 7.466666666666668vw;
  }
  #main .meneki_article_02_img_01{
    width: 48vw;
    margin: 8vw auto 0;
  }
  #main .meneki_article_02_title_01{
    font-size: 4.8vw;
    margin: 2.666666666666667vw 0 0;
  }
  #main .meneki_article_02_text_01{
    font-size: 3.2vw;
    margin: 2.666666666666667vw 0 0;
  }
  #main .meneki_article_02_box{
    border-radius: 2.666666666666667vw;
    margin: 10.666666666666668vw 0 0;
  }
  #main .meneki_article_02_title_02{
    padding: 4vw 0;
    font-size: 4.8vw;
  }
  #main .meneki_article_02_box_body{
    border-radius: 0 0 2.666666666666667vw 2.666666666666667vw;
    padding: 5.333333333333334vw 3.333333333333333vw;
  }
  #main .meneki_article_03_title_01{
    margin: 8vw auto 0;
  }
  #main .meneki_article_03_title_01-top{
    font-size: 4.266666666666667vw;
  }
  #main .meneki_article_03_title_01-bottom{
    font-size: 6.4vw;
  }
  #main .meneki_article_03_title_01-bottom::after{
    width: 89.33333333333333vw;
    height: 4.266666666666667vw;
    border-radius: 0.533333333333333vw;
    bottom: -0.666666666666667vw;
    left: 0;
  }
  #main .meneki_article_03_list{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 40vw 0 0;
    gap: 37.333333333333336vw 0;
  }
  #main .meneki_article_03_list .meneki_article_03_item:nth-child(1){
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  #main .meneki_article_03_list .meneki_article_03_item:nth-child(1) .meneki_article_03_item_text{
    width: 58.8vw;
  }
  #main .meneki_article_03_list .meneki_article_03_item:nth-child(1) .meneki_article_03_item_list .meneki_article_03_box:nth-child(1) .meneki_article_03_box_item{
    width: 36.8vw;
  }
  #main .meneki_article_03_list .meneki_article_03_item:nth-child(1) .meneki_article_03_item_list .meneki_article_03_box:nth-child(2) .meneki_article_03_box_item{
    width: 36.8vw;
  }
  #main .meneki_article_03_list .meneki_article_03_item:nth-child(2){
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  #main .meneki_article_03_list .meneki_article_03_item:nth-child(2) .meneki_article_03_item_text{
    width: 58.8vw;
  }
  #main .meneki_article_03_list .meneki_article_03_item:nth-child(2) .meneki_article_03_item_list .meneki_article_03_box:nth-child(1) .meneki_article_03_box_item{
    width: 36.8vw;
  }
  #main .meneki_article_03_list .meneki_article_03_item:nth-child(2) .meneki_article_03_item_list .meneki_article_03_box:nth-child(2) .meneki_article_03_box_item{
    width: 36.8vw;
  }
  #main .meneki_article_03_list .meneki_article_03_item:nth-child(3){
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  #main .meneki_article_03_list .meneki_article_03_item:nth-child(3) .meneki_article_03_item_text{
    width: 58.8vw;
  }
  #main .meneki_article_03_list .meneki_article_03_item:nth-child(3) .meneki_article_03_item_list .meneki_article_03_box:nth-child(1) .meneki_article_03_box_item{
    width: 36.8vw;
  }
  #main .meneki_article_03_list .meneki_article_03_item:nth-child(3) .meneki_article_03_item_list .meneki_article_03_box:nth-child(2) .meneki_article_03_box_item{
    width: 36.8vw;
  }
  #main .meneki_article_03_list .meneki_article_03_item:nth-child(4){
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  #main .meneki_article_03_list .meneki_article_03_item:nth-child(4) .meneki_article_03_item_text{
    width: 68.4vw;
  }
  #main .meneki_article_03_list .meneki_article_03_item:nth-child(4) .meneki_article_03_item_list{
    padding: 0;
  }
  #main .meneki_article_03_list .meneki_article_03_item:nth-child(4) .meneki_article_03_item_list .meneki_article_03_box{
    padding: 8vw 0 10.933333333333334vw;
  }
  #main .meneki_article_03_list .meneki_article_03_item:nth-child(4) .meneki_article_03_item_list .meneki_article_03_box .meneki_article_03_box_item{
    width: 44vw;
  }
  #main .meneki_article_03_item_title{
    width: 42.66666666666667vw;
    top: -29.333333333333332vw;
    margin-left: -21.333333333333336vw;
  }
  #main .meneki_article_03_item_head{
    border-radius: 2.666666666666667vw 2.666666666666667vw 0px 0px;
    padding: 16vw 0 2.666666666666667vw;
  }
  #main .meneki_article_03_item_list .meneki_article_03_box:nth-child(2){
    background: url("../images/article03_line_sp.png") no-repeat;
    background-size: 0.266666666666667vw auto;
    background-position: top left;
  }
  #main .meneki_article_03_item_body{
    border-radius: 0 0 2.266666666666667vw 2.266666666666667vw;
    box-shadow: 0 0.533333333333333vw 0.8vw 0 rgba(0,0,0,0.3);
    border: 0.4vw solid #fff;
    border-top: none;
  }
  #main .meneki_article_03_item_list{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 87.46666666666667vw;
    margin: 0 auto 0;
    border-radius: 0 0 1.866666666666667vw 1.866666666666667vw;
    padding: 5.333333333333334vw 0;
  }
  #main .meneki_article_03_box{
    width: 50%;
    padding: 8vw 0;
  }
  #main .meneki_article_03_box_item{
    margin: 0 1.466666666666667vw 0 auto;
  }
  #main .meneki_article_03_box_link{
    width: 37.333333333333336vw;
    margin: 5.333333333333334vw auto 0;
  }
  #main .meneki_article_bottom{
    margin: 16vw 0 0;
  }
  #main .meneki_article_bottom_title-top{
    font-size: 4.8vw;
    width: 64.26666666666667vw;
    height: 16vw;
    padding: 2.666666666666667vw 0 0 3.333333333333333vw;
  }
  #main .meneki_article_bottom_title-bottom{
    font-size: 7.466666666666668vw;
  }
  #main .meneki_article_bottom_title-bottom::before{
    display: block;
    content: "";
    background: -webkit-linear-gradient(left, rgba(211,186,138,0.5) 0%, rgba(255,250,213,0.5) 50%, rgba(211,186,138,0.5) 100%);
    background: linear-gradient(90deg, rgba(211,186,138,0.5) 0%, rgba(255,250,213,0.5) 50%, rgba(211,186,138,0.5) 100%);
    position: absolute;
    z-index: -1;
    width: 48vw;
    height: 4.266666666666667vw;
    border-radius: 0.533333333333333vw;
    top: 7.066666666666667vw;
    left: 20.533333333333335vw;
  }
  #main .meneki_article_bottom_title-bottom::after{
    width: 72vw;
    height: 4.266666666666667vw;
    border-radius: 0.533333333333333vw;
    left: 8.266666666666666vw;
  }
  #main .meneki_article_bottom_text_01{
    font-size: 4.266666666666667vw;
    margin: 8vw 0 0;
  }
  #main .meneki_article_bottom_text_02{
    margin: 13.333333333333334vw 0 0;
  }
  #main .namagoe_block{
    width: 89.33333333333333vw;
    margin: 26.666666666666668vw auto 0;
  }
  #main .namagoe_block img{
    width: 100%;
  }
  #main .namagoe_btn{
    margin-top: 8vw;
  }
  #main .namagoe_btn_item02{
    margin-top: 5.333333333333334vw;
  }
}
@media print, screen and (min-width: 768px){
  .spOnly{
    display: none;
  }
  .left_block{
    float: left;
  }
  .right_block{
    float: right;
  }
  .clearfix:after{
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  .imuse_wrapper{
    width: 1040px;
    margin: 0 auto;
    padding-bottom: 150px;
  }
  #items .item{
    background: url("../images/bg_item.png");
  }
  #items .item > .left_block{
    position: relative;
    width: 258px;
  }
  #items .item > .right_block{
    width: 591px;
    margin-top: 31px;
  }
  #items .item > .left_block .notification03{
    font-size: 10px;
    padding-left: 73px;
  }
  #items .item > .left_block .notification01{
    font-size: 10px;
    padding-left: 58px;
  }
  #items .item > .left_block .notification02{
    font-size: 10px;
    padding-left: 59px;
  }
  #items .item > .left_block .item01{
    position: absolute;
    top: 115px;
    left: 34px;
  }
  #items .item > .left_block .item01_icon{
    position: absolute;
    width: 90%;
    top: 56px;
    left: 5px;
  }
  #items .item > .left_block .item02{
    position: absolute;
    top: 89px;
    left: 34px;
  }
  #items .item > .left_block .item02_icon{
    position: absolute;
    width: 68%;
    top: 30px;
    left: 39px;
  }
  #items .item > .left_block .item03{
    position: absolute;
    top: 67px;
    left: 16px;
  }
  #items .item > .left_block .item03_icon{
    position: absolute;
    width: 90%;
    top: 10px;
    left: 5px;
  }
  #items .item > .left_block .item04_icon{
    position: absolute;
    width: 68%;
    top: 60px;
    left: 39px;
  }
  #items .item > .left_block .item05_icon{
    position: absolute;
    width: 90%;
    top: 56px;
    left: 5px;
  }
  #items .item > .left_block .item06_icon{
    position: absolute;
    width: 68%;
    top: 15px;
    left: 39px;
  }
  #items .item .info a.btn:hover{
    color: #fff;
    background-color: #32d2ee;
    opacity: 1;
  }
  #items .item .info a.btn:hover::after{
    border-color: transparent transparent transparent #fff;
  }
  #main .meneki{
    margin: 88px 0 254px;
  }
  #main .meneki_wrapper{
    width: 1040px;
    margin: 0 auto;
    padding-bottom: 150px;
  }
  #main .meneki_inner{
    width: 1040px;
  }
  #main .meneki_inner2{
    width: 100%;
    margin: 0 auto 0;
  }
  #main .meneki_inner3{
    width: 960px;
    margin: 0 auto 0;
  }
  #main .meneki_navi{
    gap: 0 25px;
  }
  #main .meneki_navi .meneki_navi_item:nth-child(1) .meneki_navi_link{
    background: url("../images/navi_bg_01.png") no-repeat;
    background-size: contain;
  }
  #main .meneki_navi .meneki_navi_item:nth-child(2) .meneki_navi_link{
    background: url("../images/navi_bg_02.png") no-repeat;
    background-size: contain;
  }
  #main .meneki_navi .meneki_navi_item:nth-child(3) .meneki_navi_link{
    background: url("../images/navi_bg_03.png") no-repeat;
    background-size: contain;
  }
  #main .meneki_navi_item{
    width: 330px;
  }
  #main .meneki_navi_link{
    width: 330px;
    height: 155px;
    padding: 77px 0 0;
    font-size: 24px;
  }
  #main .meneki_article{
    padding-top: 53px;
  }
  #main .meneki_article_01{
    margin: calc(178px - 53px) 0 0;
  }
  #main .meneki_article_01 .meneki_article_no{
    width: 240px;
  }
  #main .meneki_article_01_title_01{
    width: 598px;
    margin: 60px 0 0 30px;
  }
  #main .meneki_article_01_img_01{
    width: 1000px;
    margin: 20px auto 0;
  }
  #main .meneki_article_01_text_01{
    font-size: 24px;
    margin: 40px auto 0;
  }
  #main .meneki_article_01_text_01 span::after{
    width: 140px;
    height: 20px;
    border-radius: 4px;
    left: 5px;
  }
  #main .meneki_article_01_icon_01{
    width: 347px;
    margin: 60px auto 0;
  }
  #main .meneki_article_01_text_02{
    width: 980px;
    margin: 60px auto 0;
  }
  #main .meneki_article_01_text_03{
    margin: 120px auto 0;
  }
  #main .meneki_article_01_text_03-top{
    background: url("../images/icon_speech_bubble_01.png") no-repeat;
    background-size: contain;
    width: 250px;
    height: 124px;
    font-size: 48px;
    padding: 19px 0 0 26px;
    margin-left: 78px;
  }
  #main .meneki_article_01_text_03-middle{
    font-size: 48px;
  }
  #main .meneki_article_01_text_03-bottom{
    font-size: 60px;
  }
  #main .meneki_article_01_text_03-bottom::after{
    width: 450px;
    height: 32px;
    border-radius: 4px;
  }
  #main .meneki_article_02{
    margin: calc(200px - 53px) 0 0;
  }
  #main .meneki_article_02 .meneki_article_no{
    width: 250px;
  }
  #main .meneki_article_03{
    margin: calc(240px - 53px) 0 0;
  }
  #main .meneki_article_03 .meneki_article_no{
    width: 250px;
  }
  #main .meneki_article_head{
    height: 278px;
    border-radius: 40px 40px 0px 0px;
    padding-top: 70px;
  }
  #main .meneki_article_no{
    top: calc(-53px + -70px);
  }
  #main .meneki_article_title{
    font-size: 54px;
    text-shadow: 0px 4px 4px rgba(0,0,0,0.25);
  }
  #main .meneki_article_02_img_01{
    width: 360px;
    margin: 60px auto 0;
  }
  #main .meneki_article_02_title_01{
    font-size: 24px;
    margin: 20px 0 0;
  }
  #main .meneki_article_02_text_01{
    font-size: 20px;
    margin: 20px 0 0;
  }
  #main .meneki_article_02_box{
    border-radius: 20px;
    margin: 80px 0 0;
  }
  #main .meneki_article_02_title_02{
    padding: 30px 0;
    font-size: 24px;
  }
  #main .meneki_article_02_box_body{
    border-radius: 0 0 20px 20px;
    padding: 40px 50px;
  }
  #main .meneki_article_02_text_02{
    width: 940px;
    margin: 0 auto 0;
  }
  #main .meneki_article_03_title_01{
    margin: 60px auto 0;
  }
  #main .meneki_article_03_title_01-top{
    font-size: 32px;
  }
  #main .meneki_article_03_title_01-bottom{
    font-size: 54px;
  }
  #main .meneki_article_03_title_01-bottom::after{
    width: 720px;
    height: 32px;
    border-radius: 4px;
    bottom: -5px;
    left: 5px;
  }
  #main .meneki_article_03_list{
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 180px 0 0;
  }
  #main .meneki_article_03_list .meneki_article_03_item:nth-child(1) .meneki_article_03_item_text{
    width: 162px;
  }
  #main .meneki_article_03_list .meneki_article_03_item:nth-child(1) .meneki_article_03_item_list .meneki_article_03_box:nth-child(1) .meneki_article_03_box_item{
    width: 199px;
  }
  #main .meneki_article_03_list .meneki_article_03_item:nth-child(1) .meneki_article_03_item_list .meneki_article_03_box:nth-child(2) .meneki_article_03_box_item{
    width: 187px;
  }
  #main .meneki_article_03_list .meneki_article_03_item:nth-child(2) .meneki_article_03_item_text{
    width: 162px;
  }
  #main .meneki_article_03_list .meneki_article_03_item:nth-child(2) .meneki_article_03_item_list .meneki_article_03_box:nth-child(1) .meneki_article_03_box_item{
    width: 199px;
  }
  #main .meneki_article_03_list .meneki_article_03_item:nth-child(2) .meneki_article_03_item_list .meneki_article_03_box:nth-child(2) .meneki_article_03_box_item{
    width: 187px;
  }
  #main .meneki_article_03_list .meneki_article_03_item:nth-child(3) .meneki_article_03_item_text{
    width: 162px;
  }
  #main .meneki_article_03_list .meneki_article_03_item:nth-child(3) .meneki_article_03_item_list .meneki_article_03_box:nth-child(1) .meneki_article_03_box_item{
    width: 199px;
  }
  #main .meneki_article_03_list .meneki_article_03_item:nth-child(3) .meneki_article_03_item_list .meneki_article_03_box:nth-child(2) .meneki_article_03_box_item{
    width: 187px;
  }
  #main .meneki_article_03_list .meneki_article_03_item:nth-child(4) .meneki_article_03_item_text{
    width: 126px;
  }
  #main .meneki_article_03_list .meneki_article_03_item:nth-child(4) .meneki_article_03_item_list .meneki_article_03_box{
    padding-top: 226px;
  }
  #main .meneki_article_03_list .meneki_article_03_item:nth-child(4) .meneki_article_03_item_list .meneki_article_03_box .meneki_article_03_box_item{
    width: 199px;
  }
  #main .meneki_article_03_item{
    width: 243px;
  }
  #main .meneki_article_03_item_title{
    width: 160px;
    top: -97px;
    margin-left: -80px;
  }
  #main .meneki_article_03_item_head{
    border-radius: 20px 20px 0px 0px;
    padding: 70px 0 20px;
  }
  #main .meneki_article_03_item_list .meneki_article_03_box:nth-child(2){
    background: url("../images/article03_line.png") no-repeat;
    background-size: auto 1px;
    background-position: top center;
  }
  #main .meneki_article_03_item_body{
    border-radius: 0 0 17px 17px;
    box-shadow: 0 4px 6px 0 rgba(0,0,0,0.3);
    border: 3px solid #fff;
    border-top: none;
    height: 769px;
  }
  #main .meneki_article_03_item_list{
    border-radius: 0 0 14px 14px;
    height: 100%;
  }
  #main .meneki_article_03_box{
    padding: 60px 0 40px;
  }
  #main .meneki_article_03_box_item{
    margin: 0 15px 0 auto;
  }
  #main .meneki_article_03_box_link{
    width: 200px;
    margin: 30px auto 0;
  }
  #main .meneki_article_bottom{
    margin: 120px 0 0;
    padding-bottom: 35px;
  }
  #main .meneki_article_bottom::after{
    width: 100%;
    height: 160px;
    background: -webkit-linear-gradient(bottom, rgba(65,189,206,0) 15.38%, #41bdce 100%), #fff;
    background: linear-gradient(0deg, rgba(65,189,206,0) 15.38%, #41bdce 100%), #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    -webkit-transform: matrix(1, 0, 0, -1, 0, 0);
    transform: matrix(1, 0, 0, -1, 0, 0);
  }
  #main .meneki_article_bottom_title-top{
    font-size: 36px;
    width: 482px;
    height: 120px;
    padding: 20px 0 0 25px;
  }
  #main .meneki_article_bottom_title-bottom{
    font-size: 54px;
  }
  #main .meneki_article_bottom_title-bottom::after{
    width: 890px;
    height: 32px;
    border-radius: 4px;
    left: 75px;
  }
  #main .meneki_article_bottom_text_01{
    font-size: 24px;
    margin: 60px 0 0;
  }
  #main .meneki_article_bottom_text_02{
    width: 1440px;
    margin: 100px auto 0;
  }
  #main .namagoe_block{
    margin-top: 200px;
  }
  #main .namagoe_btn{
    width: 660px;
    margin: 40px auto 0;
  }
  #main .namagoe_btn_item02{
    margin-top: 20px;
  }
}
