@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Noto+Sans+JP:wght@100;200;300;400;500;600;700;800;900&family=Oswald:wght@200;300;400;500;600;700&display=swap');


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body{
    font-family: 'Noto Sans JP', sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 2;
    font-weight: 400;
    background: #fafafa;
    /* max-width: 1680px; */
    margin: 0 auto;
    width: 100%;
}
.irohamaru{
  font-family: irohamaru-mikami, sans-serif !important;
  font-style: normal;
}
.jost{
  font-family: 'Jost', sans-serif !important;
}
.os{
  font-family: 'Oswald', sans-serif;
}
a{
    color: #000;
    text-decoration: none;
}
.text-right{
  text-align: right;
}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
img{
    max-width: 100%;
}
ul{
    margin: 0;
    padding: 0;
}
p{
    margin: 0;
    padding: 0;
}
.pc{
    display: block;
}
.sp{
    display: none;
}
.flex{
  display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
}
.relative{
  position: relative;
}

/* ヘッダーコンテンツ */
.logo-area{
  width: 255px;
  height: 92px;
}
.header-nav{
  width: calc(100% - 260px);
  height: 92px;
  background: #1A1311;
}
#main-head{
    background: #fff;
}
#main-head a{
  color: #fff !important;
}
.header_link_line{
  background: #00B900;
  width: 92px;
  height: 92px;
}
.header_link_tel{
  background: #F48E94;
  /* width: 92px; */
  width: 240px;
  height: 92px;
}
.header_link_tel img{
  padding: 1px;
  margin-top: 7px;
}
.header_link_mypage{
  background: #1A1311;
  width: 92px;
  height: 92px;
}
.header_nav_content{
  /* width: calc(100% - 276px);
  height: 92px; */
  width: calc(100% - 424px);
  height: 92px;
}
.header_icon{
  text-align: center;
  color: #fff;
  line-height: 1;
  padding-top: 6px;
}
.header_icon a{
  text-align: center;
  display: inline-block;
  padding-top: 6px;
  font-weight: 600;
  font-size: 11px;
  line-height: 1.2;
}
.header_icon img{
  width: auto;
  height: 40px;
  display: inline-block;
}
.header_icon_sp_login{
  text-align: center;
  color: #fff;
  line-height: 1;
  padding-top: 6px;
}
.header_icon_sp_login a{
  text-align: center;
  display: inline-block;
  padding-top: 6px;
  font-weight: 600;
  font-size: 11px;
  line-height: 1.2;
}
.header_icon_sp_login img{
  width: auto;
  height: 20px;
  display: inline-block;
}
.header_nav_content ul{
  display: flex;
  justify-content: flex-end;
}
.header_nav_content li{
  color: #fff;
  padding: 16px;
  margin-top: 15px;
  font-size: 14px;
}
/* ヘッダーコンテンツ */


/*フッターコンテンツ*/
#main-footer{
  background: #F5F5F5;
}
.footer-navi ul{
  width: 50%;
  float: left;
}
.about-footer img{
  width: 140px;
}
.about-footer ul li{
  width: 45px;
  display: inline-block;
  margin-right: 24px;
}
.about-footer p{
  margin-bottom: 16px;
}
.footer-navi li{
  margin-bottom: 16px;
}
#main-footer{
  padding: 3% 0 10%;
}
.back_wh{
  background: #fff;
}
/*フッターコンテンツ*/

/* お急ぎパック */
/* .sub_mv {
    width: 100%;
    height: 40vw;
    padding: 2%;
    position: relative;
} */
  .sub_mv2 {
    width: 100%;
    height: 24vw;
    padding: 0%;
    position: relative;
}
  .sub_mv3 {
        width: 100%;
        height: 20vw;
        padding: 0%;
        position: relative;
    }
  .sub_mv_c{
      width: 100%;
        height: 18vw;
        padding: 0%;
        position: relative;
  }
  .about_mv{
    background: url('/images/subcontents/back_about.png');
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
  }
  .sub3_mv,
  .sub4_mv,
  .sub_mv_c_back{
    /* background: #FFEAEB; */
    background: url('/images/subcontents/sub-back.png');
    width: 100%;
    height: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
  }
  /* .sub_mv_c_back{
    background: #FFEAEB;
    width: 100%;
    height: 100%;
    position: relative;
  } */

  .price_mv{
    background: #C73D45;
    width: 100%;
    height: 100%;
  }
  .about_mv h1,
  .sub3_mv h1,
  .sub4_mv h1,
  .sub_mv_c_back h1{
    font-size: 28px;
    color: #fff;
    text-align: center;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    line-height: 1;
    height: 40px;
    font-weight: 400;
  }
  .sub3_mv h1,
  .sub4_mv h1,
  .sub_mv_c_back h1{
    color: #000;
  }
  .sub3_mv h1 span,
  .sub4_mv h1 span{
    padding-left: 80px;
  }
  .sub3_mv h1 span::before{
    content: '';
    background: url('/images/subcontents/icon_faq.svg');
    width: 46px;
    height: 67px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: -23%;
    top: 0;
    margin: auto;
    right: 0;
    bottom: 0;
  }
  .sub4_mv::before{
    content: '';
    background: url('/images/subcontents/icon_review.svg');
    width: 46px;
    height: 67px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: -16%;
    top: 0;
    margin: auto;
    right: 0;
    bottom: 0;
  }
  .oisogi_pack_mv{
    background: #D5EDFC;
    height: 100%;
    position: relative;
  }
  .hokan_pack_mv{
    background: #CFEBD7;
    height: 100%;
    position: relative;
  }
  .mv_txt {
        position: absolute;
        width: 40%;
        margin: auto;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
    }
    .sub_ttl {
    font-size: 32px;
    text-align: center;
    font-weight: 500;
    line-height: 1.5;
}
.sub_ttl3{
  font-size: 18px;
  font-weight: 400;
}
.sewayaki {
    width: 100%;
    height: auto;
    padding: 5%;
    background-color: #fff;
    margin-bottom: 24vw;
    margin: 0 auto 2rem;
    background: #fff9f9;
}
.sewayaki h2{
    color: #C73D45;
}

.color-wh{
  color: #fff;
}
.color-red{
  color: #C73D45;
}
.back_green{
  background: #7ACBCB !important;
}

.sewayaki_point, .pack_contents {
    width: 720px;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 24px auto;
    justify-content: center;
}
.hojin_list {
  width: 880px;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 24px auto;
}
.hojin_list li{
  width: calc(100% / 5);
  padding: 8px;
}
.hojin_list li p{
  text-align: center;
  line-height: 1.2;
}
.sewayaki_point{
    margin-bottom: 0;
}
.annai{
    padding-top: 48px;
    position: relative;
}
/*.annai{
    padding-top: 64px;
    position: relative;
}
.annai:before{
    content: '';
    margin: auto;
    width: 100%;
    height: 70px;
    background: url('/images/subcontents/back_img1a.svg');
    background-size: 100%;
    background-repeat: no-repeat;
    top: -1px;
    left: 0;
    right: 0;
    position: absolute;
}*/
.pack_contents{
    width: 720px;
    justify-content: center;
}
.sewayaki_point {
    width: 960px;
    max-width: 100%;
}
.sewayaki_point li{
  width: calc(100% / 6);
}
.pack_contents li {
    width: 320px;
    position: relative;
}
.kodomoicon{
  position: absolute;
  width: 160px !important;
  margin: auto !important;
  left: 0;
  right: 0;
  top: -16px;
}

.pack_contents li img {
    display: block;
    margin: 0 5% 5%;
    width: 90%;
}
.sewayaki_point li p{
  padding: 5%;
}
.sewayaki_point li p img{
  width: 100%;
}
.text_contents{
  margin: 5%;
}
.contents_point {
  background: #c73d44;
    padding: 48px 5%;
}
.sub_ttl2{
    text-align: center;
    margin-top: 32px;
    font-size: 28px;
    line-height: 1.6;
    color: #fff;
    margin-bottom: 16px;
}
.sub_ttl2 small{
  font-size: 60%;
}
.sub_ttl small{
  color: #DC010C;
  font-size: 80%;
}
.contents_option{
  padding: 64px 0% 40px;
}
.back_yellow{
  background: #FCF8ED;
}
.op_bloc > img{
  position: relative;
  width: 100%;
}
.op_bloc_contents{
  width: 90%;
  margin: 24px auto;
  background: rgba(255,255,255,.9);
  position: relative;
  top: -120px;
  margin-bottom: -120px;
}
.op_bloc_contents > div{
  padding: 5%;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.op_ttl{
  width: calc(100% / 3);
}
.op_ttl img:last-child{
  width: 60%;
  margin: 0 auto;
}
.op_txt{
  width: calc(100% / 1.5);
}
.op_txt p {
  padding-left: 16px;
  line-height: 2;
  text-align: justify;
  font-size: 14px;
}
.op_slider{
  margin-top: 32px;
}
.contents_flow {
    margin-top: 32px;
    padding: 0 5%;
    width: 640px;
    margin: 32px auto;
    max-width: 100%;
}
.flow_box{
  margin-bottom: 32px;
  position: relative;
}
.flow_box::before{
  content: '';
  background: #111;
  width: 4px;
  height: 32px;
  position: absolute;
  left: 60px;
  bottom: -32px;
  z-index: 0;
}
.contents_flow li:last-child::before{
  content: none;
}
.flow_img{
  width: 116px;
  height: 116px;
}
.flow_txt{
  width: calc(100% - 140px);
  margin-left: 16px;
  line-height: 1.6;
}
.flow_txt h3 {
    font-size: 28px;
    position: relative;
    padding-left: 40px;
    font-weight: 500;
    margin: 16px 0 8px;
}
.flow_txt h3::before{
  content: '1';
  background: #DC000C;
  color: #fff;
  font-size: 20px;
  padding: 0px;
  border-radius: 16px;
  position: absolute;
  left: 0;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  top: 12%;
}
.flow_txt h3.flow2::before{
  content: '2';
}
.flow_txt h3.flow3::before{
  content: '3';
}
.flow_txt h3.flow4::before{
  content: '4';
}
.back_pink{
  background: #FAF4F4;
}
.back_yellow{
  background: #FCF8ED;
  
}
.no_contents{
  width: 90%;
  margin: 32px auto 0;
}
.no_contents li {
    width: 25%;
    margin-bottom: 16px;
}
.no_contents li p{
  text-align: center;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 400;
}
.no_contents2{
  background: #fff;
  padding: 5%;
  margin-top: 32px;
}
.no_list{
  padding-left: 20px;
  list-style-type: disc;
}
.bloc_chui{
  border: 16px solid #F5F5F5;
  padding: 5%;
  width: 800px;
  margin: 0 auto 5%;
  max-width: 100%;
}
.bloc_chui h3{
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  margin: 16px auto;
}
.bloc_chui p{
  font-size: 12px;
}
.riyu_content{
    margin: 0 auto 24px;
    max-width: 100%;
    background: #fff;
    padding: 1%;
}
.riyu_content .riyu_ttl{
  background: none;
  width: 100%;
  padding: 16px 0;
}
.riyu_content .riyu_ttl h3{
  font-size: 24px;
  line-height: 1.4;
  color: #C73D45;
  padding-left: 40px;
  position: relative;
  font-weight: 400;
}
h3.r::before{
  content: '1';
  width: 30px;
  height: 30px;
  background: #C73D45;
  border-radius: 15px;
  color: #fff;
  line-height: 30px;
  position: absolute;
  left: 0;
  text-align: center;
  font-size: 20px;
  top: 5%;
  font-weight: 500;
}
h3.r2::before{
  content: '2';
}
h3.r3::before{
  content: '3';
}
h3.r4::before{
  content: '4';
}
h3.r5::before{
  content: '5';
}
.riyu_content p img{
  margin: 16px auto 0;
  width: 100%;
}
.riyu_point{
  width: 90%;
  margin: 16px auto;
}
.riyu_point2{
  width: 100%;
  margin: 16px auto;
}
.riyu_point li{
  width: 46%;
  margin: 2%;
  background: #DC000C;
  padding: 8px;
  color: #fff;
  border-radius: 24px;
  text-align: center;
  font-weight: 500;
}
.riyu_point2 li{
  width: 46%;
  margin: 2%;
  background: #fff;
  padding: 8px;
  color: #DC000C;
  border-radius: 24px;
  text-align: center;
  font-weight: 500;
}
.riyu_point li p{
    font-weight: 500;
}
.button_b{
  border: 1px solid #1A1311;
  padding: 8px;
  font-weight: 600;
  width: 280px;
  position: relative;
  display: block;
  margin: 16px auto;
  border-radius: 24px;
}
.button_b::before{
  content: '';
  background: url('/images/subcontents/btn_yajirushi.svg');
  background-size: contain;
  width: 6px;
  height: 8px;
  position: absolute;
  right: 16px;
  margin: auto;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
}
.koutei{
  padding-left: 48px;
  position: relative;
  text-align: left;
  margin-bottom: 24px;
}
.koutei::before{
  content: '1';
  width: 40px;
  height: 40px;
  background: #C73D45;
  border-radius: 20px;
  color: #fff;
  line-height: 40px;
  position: absolute;
  left: 0;
  text-align: center;
  font-size: 20px;
  top: 3%;
  font-weight: 500;
}
.p2::before{
  content: '2';
}
.p3::before{
  content: '3';
}
.p4::before{
  content: '4';
}
.koutei_contents > div{
  margin-bottom: 32px;
}
.price_box {
    background: #fff;
    border: 1px solid #C73D45;
    border-radius: 16px;
    padding: 5%;
    margin-top: 32px;
    width: 880px;
    margin: 32px auto 0;
    max-width: 100%;
}

.price_box h3{
  margin-bottom: 16px;
}
.price_table td{
  font-size: 17.5px;
  padding: 0 2%;
}
.price_table td:first-chil,
.price_table td:nth-child(3){
  font-weight: 500;
}
.price_table td span.big{
  font-size: 120%;
}
.price_table td span.small{
  font-size: 80%;
}
.price_table tr{
  border: 1px solid #CBCBCB;
}
.price_table tr:nth-child(even){
  background: #F8F8F8;
}
.price_option{
  padding: 24px;
}
.option_item li{
  width: 50%;
}
.option_item li > div{
  padding: 8px 16px;
  width: 95%;
  margin: 2.5%;
  border-radius: 40px;
  border: 1px solid #C73D45;
  text-align: center;
  background: #fff;
  color: #C73D45;
  font-weight: 600;
}
.option_item li > div small{
  font-size: 90%;
  display: inline-block;
  line-height: 1.1;
  font-weight: 400;
}
.option_item li > div small span{
  font-size: 80%;
}
.btn_contents{
  padding: 0% 5% 5%;
}
.price_box .btn_contents{
      padding: 8% 5% 2%;
    }
.q div p {
    position: relative;
    padding: 1% 2% 2% 60px;
    font-size: 16px;
    font-weight: 500;
}
.q div p::before{
  content: 'Q';
  width: 48px;
  height: 48px;
  color: #fff;
  background: #C73D45;
  position: absolute;
  left: 0;
  top: 0px;
  line-height: 48px;
  font-size: 24px;
  font-family: irohamaru-mikami, sans-serif !important;
  font-weight: 400;
  text-align: center;
}
.a{
  margin: 16px 0 32px;
}
.a div p {
    position: relative;
    padding: 1% 2% 2% 60px;
    font-size: 14px;
    font-weight: 400;
}

.a div p::before{
  content: 'A';
  width: 48px;
  height: 48px;
  color: #fff;
  background: #3DACC7;
  position: absolute;
  left: 0;
  top: 0px;
  line-height: 48px;
  font-size: 24px;
  font-family: irohamaru-mikami, sans-serif !important;
  font-weight: 400;
  text-align: center;
}
.faq_content_list dl{
  border-bottom: 1px dotted #707070;
  margin: 16px auto;
}
.review_content div.r_box {
    border: 12px solid #F5F5F5;
    width: 100%;
    padding: 5%;
    margin-bottom: 24px;
    width: 720px;
    margin: 0 auto 16px;
}
.review_content > div h3{
  font-weight: 500;
  text-align: center;
  font-size: 20px;
  margin-bottom: 16px;
}
.text_contents{
    text-align: center;
}
.text_contents {
    text-align: center;
    width: 720px;
    margin: 2% auto 5%;
}
.op_bloc{
    padding: 0 16px;
}
.koutei_contents{
    width: 560px;
    margin: 0 auto;
    max-width: 100%;
}
.f_img{
    width: 40%;
}
.f_txt{
    width: 40%;
    margin: 0% 5%;
}
.mr10{
    margin-right: -10%;
}
.ml-10{
     margin-left: -10%;
}
.contents_point div div {
    width: 580px;
    margin: 0 auto 40px;
    max-width: 100%;
}
.contents_attention div.container {
    width: 800px;
    max-width: 100%;
}
/* .contents_point h2.color-wh{
        color: #C73D45;
} */
.contents_point div.color-wh{
    color: #fafafa;
}
.contents_point .sub_ttl2{
    color: #fafafa;
}

.faq_content_list {
    width: 800px;
    margin: 0 auto;
    max-width: 100%;
    background: #fff;
    padding: 24px;
}
.price_mv .mv_txt{
    width: 28%;
}
.top_mv{
    flex-direction: row-reverse;
/*    height: 720px;*/
    overflow: hidden;
    /* margin-top: 40px; */
}
.mv_top_movie{
    width: calc(100%);
    height: 100%;
    position: relative;
}
/*.mv_top_movie > div{
    margin-top: -6vw;
}*/
.mv_top_movie video{
    width: 100%;
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
/* .mv_top_movie > div:before{
    content: '';
    border: 4px solid #fff;
    width: calc(100% - 80px);
    height: calc(100% - 90px);
    position: absolute;
    z-index: 1;
    margin: auto;
        top: -8px;
    bottom: 0;
    right: 0;
    left: 0;
} */
.mid2{
    font-size: 140%;
}
.mv_top_txt{
    width: 400px;
    height: 100%;
}
.mv_top_txt > p img{
        width: 70%;
    padding: 40px 0;
}
.top-txt-back{
    background: #C73D45 url('/images/top_mv_back2.svg');
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center top;
        padding: 10px 0;
}
.top-txt-back p {
    padding: 0px 16px;
}
.infor_area{
    width: 784px;
    margin: 64px auto;
    max-width: 100%;
}
.information ul{
    width: 760px;
    margin: 40px auto 0;
    max-width: 100%; 
}
.information ul li{
    width: 100%;
    padding: 16px;
    border: 2px solid #000000;
    margin-bottom: 16px;
    background: #fff;
}
.information ul li span{
    padding-right: 16px;
}
.big_ttl{
    font-size: 72px;
}
.back_white{
    background-color: #fff;
}
.b2{
    margin-bottom: -74px;
}
.back_red{
    background: #C73D45;
}
.point_content > li{
    width: 460px;
    margin: 20px;
    min-height: 522px;
}
.point_content > li:first-child{
    width: 960px;
}
.ttl_content{
    font-size: 28px;
    font-weight: 500;
        line-height: 1.2;
    margin-bottom: 24px;
}
.ttl_content span.mid{
    font-size: 180%;
    font-weight: 300;
}
.point_content li div div{
    width: 400px;
    margin: 0 auto;
}
.point_content li div div > p{
    padding: 8px 24px;
}
.back_point{
    width: 100%;
    padding: 48px 0;
}
.point1{
    background: url('/images/p1.png');
    background-size: cover;
    background-position: center;
}
.point2{
    background: url('/images/p3.png');
    background-size: cover;
    background-position: center;
    min-height: 522px;
}
.point3{
    background: url('/images/p2.png');
    background-size: cover;
    background-position: center;
    min-height: 522px;
}
.point4{
    background: url('/images/p4.png');
    background-size: cover;
    background-position: center;
    min-height: 522px;
}
.point5{
    background: url('/images/p5.png');
    background-size: cover;
    background-position: center;
    min-height: 522px;
}
.sub_ttl small.color-wh{
    color: #fff;
}
    .review_slide div.r_box {
        border: 2px solid #000;
        width: 90%;
        padding: 5%;
        margin-bottom: 24px;
        margin: 5%;
        min-height: 325px;
    }
    .review_slide div.r_box h3{
        text-align: center;
        line-height: .8;
        font-size: 24px;
        font-weight: 500;
        margin-bottom: 24px;
    }
    .review_slide div.r_box h3 img{
        width: 48px;
        margin: 0 auto;
    }
    .right_bloc{
        width: 90%;
        float: right;
    }
    .about_img {
      width: calc(100% - 640px);
  }
  .about_img > div {
    background: url(/images/umezawa.png);
    width: 100%;
    height: 720px;
    background-size: cover;
}
.about_txt {
  width: 640px;
}
    .about_txt > div{
        padding: 60px 40px;
    }
    .about_txt h2{
        margin-bottom: 32px;
    }
    .pc_mv h1 img{
        position: absolute;
        margin: auto;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        width: 480px;
    }
    .p_content{
        width: 1000px;
        margin: 32px auto 0;
        max-width: 100%;
    }
/* お急ぎパック */
.service_info{
  background: #fff;
  width: 800px;
  padding: 320px 40px 40px;
  margin: 0 auto 48px;
  border: 2px solid #000;
  background: url(../images/about-img-back.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 110%;
}
.service_info h3{
  text-align: center;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 24px;
}
.service_info h3 span{
  font-size: 140%;
}
.service_info p{
  padding: 0px 40px;
}
.text_contents ul{
  text-align: left;
  width: 576px;
  padding-left: 24px;
  margin: 0 auto 24px;
  list-style: disc;
}
.text_contents ul li strong{
  font-weight: 600;
}
p small{
  font-size: 12px;
  line-height: 1.5;
}
.header_nav_content ul.sub_menu_bloc{
  background: #1a1311;
  position: absolute;
  display: block;
  width: 240px;
  z-index: 100;
  display: none;
}
#submenu:hover .sub_menu_bloc{
  display: block;
  opacity: 1;
  transition: .6s;
}
.new_mv img{
  width: 100%;
}
.slick-next{
  right: -7px;
}
.slick-prev{
  left: -7px;
}
.slick-prev::before {
  content: url(../images/prev.svg);
}
.slick-next::before {
   content: url(../images/next.svg);
}
.line_height1{
  line-height: 1;
}
.point_img:before{
  content: ''; 
}
.contents_scene{
  background: #E9F5F5;
  padding: 64px 0;
}
.contents_scene_item{
  width: 880px;
  background: #fff;
  padding: 24px;
  margin: 32px auto 0;
}
.balloon1 {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #7ACBCB;
  width: 100%;
  text-align: center;
}

.balloon1:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #7ACBCB;
}

.balloon1 p {
  margin: 0;
  padding: 0;
  color: #fff;
}
.one_btn img{
  width: 320px;
  max-width: 90%;
}
.three_btn{
  display: none;
}
.three_item{
  width: 640px;
  max-width: 100%;
  margin: 0 auto;
}
.three_item > div{
  width: calc(100% / 3);
}
.three_item > div img{
  padding: 8px;
}
.mypage_item li{
  width: calc((100% - 97px) / 3 );
  border: 1px solid #bfbfbf;
  border-radius: 12px;
  padding: 24px 16px;
  margin: 16px;
}
.mypage_item li:hover{
  background: #C73D45;
  transition: .6s;
}
.mypage_item li:hover a{
  color: #fff;
}
.btn_more a{
  background: #111;
  padding: 12px 24px;
  color: #fafafa;
  line-height: 1;
  display: inline-block;
  margin-top: 16px;
}
.btn_more a:hover{
  opacity: .7;
  transition: .6s;
}
.icon-em::before{
  content: '';
  background: url('/images/icon_em.png');
  width: 140px;
  height: 140px;
  background-size: 100%;
  background-position: center;
  position: absolute;
  z-index: 10;
  right: 10px;
  bottom: 10px;
}
.new_point{
  width: 960px;
  margin: 40px auto 0;
  max-width: 100%;
}
.new_point_img{
  width: 100%;
  height: 280px;
  margin-bottom: 24px;
  box-shadow: 4px 8px 10px rgb(0 0 0 / 10%);
  position: relative;
}
.np1_img{
  background: url('../images/riyu1.png');
  background-position: center;
  background-size: cover;
}
.np2_img{
  background: url('../images/riyu3.png');
  background-position: center;
  background-size: cover;
}
.np2_img2{
  background: url('../images/cp/point-kodomo.png');
  background-position: center;
  background-size: cover;
}
.np3_img{
  background: url('../images/riyu2.png');
  background-position: center;
  background-size: cover;
}
.np4_img{
  background: url('../images/riyu5.png');
  background-position: center;
  background-size: cover;
}
.np5_img{
  /* background: url('../images/riyu4.png'); */
  background: url('../images/subcontents/img_about5b.png');
  background-position: center;
  background-size: cover;
}
.w50{
  width: 50%;
}
.new_point_ttl{
  font-size: 24px;
  color: #fff;
  line-height: 1.5;
  padding-left: 90px;
  position: relative;
  font-weight: 500;
  margin-bottom: 16px;
  min-height: 72px;
}
.new_point_ttl::before{
  content: '01';
  font-size: 72px;
  position: absolute;
  left: 0;
  top: -18px;
  font-family: 'Jost', sans-serif !important;
  color: #fff;
  font-weight: 200;
  opacity: .5;
}
.np2::before{
  content: '02';
}
.np3::before{
  content: '03';
}
.np4::before{
  content: '04';
}
.np5::before{
  content: '05';
}
.np6::before{
  content: '06';
}
.new_point > li{
  margin-bottom: 48px;
}
.np6 span{
  display: inline-block;
  line-height: 72px;
}

/* オーダーページ用CSS */
#course_view td:last-child{
  line-height: 1.5;
  font-size: 2vh;
  position: relative;
      font-size: clamp(13px, 1.5vw, 18px);
  vertical-align: middle;
}
.is-roll01 {
  -webkit-animation: 3.5s Roll ease-in-out infinite;
  animation: 3.5s Roll ease-in-out infinite;
}
.btn-chui a{
  padding: 16px 24px;
  border: 2px solid #000;
  display: inline-block;
  margin-bottom: 72px;
  line-height: 1.4;
  font-size: 16px;
  font-weight: 600;
}
.btn-chui a:hover{
  color: #000;
  opacity: .7;
  transition: .7s;
}
.btn-chui a small{
  font-size: 70%;
  font-weight: 400;
}
a:hover{
  color: #dc010b;
  transition: .8s;
}
.font-s{
  font-size: 60% !important;
}
p b{
  font-weight: 600;
}
@media screen and ( max-width: 1200px ){
  .logo-area {
    width: 180px;
    height: 92px;
}
.header-nav {
  width: calc(100% - 180px);
  height: 92px;
  background: #1A1311;
}
#main-head a {
  color: #fff !important;
  /*font-size: 12px;*/
}
.logo-area img{
  width: 80%;
  margin-top: 8px;
}
.header_link_tel img {
  width: 80%;
  height: auto;
  display: inline-block;
}
.header_link_tel {
  background: #F48E94;
  /* width: 92px; */
  width: 200px;
  height: 92px;
}
.header_nav_content {
  width: calc(100% - 384px);
  height: 92px;
}
}
@media screen and ( max-width: 812px ){
    /*ヘッダーコンテンツ*/
    .g-area .member,
    .g-area .login{
        width: 160px;
        padding: 0 6px;
        display: inline-block;
    }
    .g-navi,
    .g-contact{
        float: right;
    }
    .g-navi{
        margin-top: 12px;
    }
    .g-navi li{
        margin: 0 30px;
    }
    
    /* ハンバーガーメニュー*/
    .header {
      position: fixed;
      left: 0;
      top: 0;
      width: 100%;
      height: 40px;
      background-color: #fff;
      box-shadow: 0 2px 6px rgba(0,0,0,.16);
    }
    .global-nav {
      position: fixed;
      right: -320px; /* これで隠れる */
      top: 0;
      width: 300px; /* スマホに収まるくらい */
      height: 100vh;
      padding-top: 40px;
      background-color: rgba(255,255,255,.9);
      transition: all .6s;
      z-index: 200;
      overflow-y: auto; /* メニューが多くなったらスクロールできるように */
    }
    .global-nav__list {
      margin: 0;
      padding: 0;
      list-style: none;
    }
    .global-nav__item {
      text-align: center;
      border-bottom: 1px dotted #000;
    }
    .global-nav__item a {
      display: block;
      padding: 8px 0;
      text-decoration: none;
      color: #fff;
    }
    .global-nav__item a:hover {
      background-color: #eee;
    }
    .black-bg {
          position: fixed;
          left: 0;
          top: 0;
          width: 100vw;
          height: 100vh;
          z-index: 100;
          background-color: #000;
          opacity: 0;
          visibility: hidden;
          transition: all .6s;
          cursor: pointer;
    }
    .global-nav {
      position: fixed;
      right: -320px; /* これで隠れる */
      top: 0;
      width: 300px; /* スマホに収まるくらい */
      height: 100vh;
      padding-top: 40px;
      background-color: rgba(255,255,255,.9);
      transition: all .6s;
      z-index: 200;
      overflow-y: auto; /* メニューが多くなったらスクロールできるように */
    }
    .hamburger {
      position: absolute;
      right: 0px;
      top: 0;
      width: 40px;
      height: 40px;
      cursor: pointer;
      z-index: 300;
    }
    .global-nav__list {
      margin: 0;
      padding: 0;
      list-style: none;
    }
    .global-nav__item {
      text-align: center;
    }
    .global-nav__item a {
      display: block;
      padding: 8px 0;
      text-decoration: none;
      color: #fff;
    }
    .global-nav__item a:hover {
      background-color: #eee;
    }
    .hamburger__line {
      position: absolute;
      left: 16px;
      width: 32px;
      height: 2px;
      background-color: #ffffff;
      transition: all .6s;
    }
    .hamburger__line--1 {
      top: 16px;
    }
    .hamburger__line--2 {
      top: 30px;
      width: 32px;
          right: 0;
    }
    .hamburger__line--3 {
        top: 45px;
    }
    .black-bg {
          position: fixed;
          left: 0;
          top: 0;
          width: 100vw;
          height: 100vh;
          z-index: 100;
          background-color: #000;
          opacity: 0;
          visibility: hidden;
          transition: all .6s;
          cursor: pointer;
    }
    /* 表示された時用のCSS */
    .nav-open .global-nav {
      right: 0;
    }
    .nav-open .black-bg {
      opacity: .8;
      visibility: visible;
    }
    .nav-open .hamburger__line--1 {
      transform: rotate(45deg);
      top: 20px;
    }
    .nav-open .hamburger__line--2 {
      width: 0;
      left: 50%;
    }
    .nav-open .hamburger__line--3 {
      transform: rotate(-45deg);
      top: 20px;
    }
    .g-area li{
        float: none;
        text-align: left;
    }
    .g-area li a{
        padding: 5%;
    }
      /* 表示された時用のCSS */
      .nav-open .global-nav {
        right: 0;
      }
      .nav-open .black-bg {
        opacity: .8;
        visibility: visible;
      }
      .nav-open .hamburger__line--1 {
        transform: rotate(45deg);
        top: 34px;
      }
      .nav-open .hamburger__line--2 {
        width: 0;
        left: 50%;
      }
      .nav-open .hamburger__line--3 {
        transform: rotate(-45deg);
        top: 34px;
      }
      .g-area li{
          float: none;
          text-align: left;
      }
      .g-area li a{
          padding: 5%;
      }
      /* .global-nav__list li:nth-child(even){
        background-color: #fea9a9;
      } */
        /* ハンバーガーメニュー*/ 
}
/*スマホ用の電話ボタンの位置調整*/
@media screen and ( max-width: 599px ){
  .pc{
      display: none;
  }
  .sp{
      display: block;
  }
  .logo-area {
    width: calc(100% - 260px);
      height: 64px;
  }
  .header_link_line,
  .header_link_tel,
  .header_link_mypage{
    width: 65px;
    height: 65px;
  }
  .header_icon img{
    height: 30px;
    margin-bottom: 4px;
  }
  .header_icon a{
    font-size: 8px;
    padding: 4px;
  }
  .hamburger{
    background: #DC000C;
    width: 65px;
    height: 65px;
  }
  .logo-area p img{
    padding: 8px;
    width: 85%;
    margin-top: 0;
  }
  /* お急ぎパック */
  /* お急ぎパック */
  #main-footer{
/*    margin-top: 100px;*/
  }
  .text_contents p{
    text-align: center;
  }
  .sub_mv2{
    width: 100%;
    height: 60vw;
    padding: 0%;
    position: relative;
  }
    .op_bloc{
        padding: 0 8px;
    }
    .riyu_content .riyu_ttl{
        background: #C73D45;
        width: 100%;
        padding: 16px;
      }
      .riyu_content .riyu_ttl h3{
        font-size: 24px;
        line-height: 1.4;
        color: #fff;
        padding-left: 40px;
        position: relative;
        font-weight: 400;
      }
      h3.r::before{
        width: 30px;
        height: 30px;
        background: #fff;
        border-radius: 15px;
        color: #C73D45;
        line-height: 30px;
        position: absolute;
        left: 0;
        text-align: center;
        font-size: 20px;
        top: 5%;
        font-weight: 500;
      }
        .mr10{
            margin-right: 0%;
        }
        .ml-10{
             margin-left: 0%;
        }
        .f_img,
        .f_txt{
            width: 100%;
        }
  .sub_mv{
    width: 100%;
    height: 80vw;
    padding: 5%;
    position: relative;
  }
  .mv_txt{
    width: 80%;
  }
  .sewayaki_point li {
        width: calc(100% / 3);
    }
    .sewayaki::before{
      bottom: -31.5vw;
    }
    .sub_ttl{
      font-size: 24px;
    }
    .sewayaki{
    background-color: #C73D45;
  }
/*    .sewayaki::before {
        content: '';
        background: url(/images/subcontents/back_img1.svg);
        background-position-y: bottom;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 22vw;
            bottom: -37.5vw;
        position: absolute;
        margin: auto;
        left: 0;
        right: 0;
        z-index: 100;
    }*/
    .sewayaki{
        width: 100%;
        height: auto;
            padding: 5% 5% 0 5%;
        margin-bottom: 0;
      }
      
    .text_contents {
        text-align: center;
        width: 100%;
        margin: 5%;
    }
    .sewayaki_point,
    .pack_contents{
      width: 95%;
    }
    .pack_contents li{
        width: calc(100% / 1);
      }
    .contents_option{
        padding: 0 0% 40px;
    }
    .text_contents {
        text-align: center;
        margin: 5% auto;
        max-width: 100%;
    }
    .no_contents li{
      width: 50%;
      margin-bottom: 16px;
    }
    .contents_point{
      background: #C73D45;
      padding: 48px 5%;
      color: #fff;
    }
    .pack_contents li img{
        display: block;
        margin: 0 auto 5%;
      }
     .contents_point h2.color-wh,
     .contents_point .sub_ttl2,
     .contents_point div.color-wh,
     .sewayaki h2{
        color: #fff;
    }
    .review_content > div{
      width: 100%;
    }
    .sub_mv3{
      width: 100%;
      height: 40vw;
      padding: 0%;
      position: relative;
    }
    .sub4_mv::before{
       left: -55%;
    }
    .q div p{
      padding: 2% 2% 2% 60px;
    }
    .a div p{
      padding: 2% 2% 2% 60px;
    }
    .contents_point div div{
        width: 580px;
        margin: 0 auto 32px;
        max-width: 100%;
    }
    .sub_ttl {
        font-size: 24px;
        margin-bottom: 24px;
        padding-top: 24px;
    }
    .riyu_point {
        width: 100%;
        margin: 16px auto;
    }
    .riyu_point li p{
        font-weight: 500;
    }
    .koutei::before {
        background: #fff;
        color: #C73D45;
    }
/*    .price_box{
        background: #fff;
        border: 1px solid #C73D45;
        border-radius: 16px;
        padding: 5%;
        margin-top: 32px;
      }*/
    .btn_contents{
      padding: 0 5% 10%;
    }
    .faq_content_list{
        width: 100%;
        margin: 0 auto;
        max-width: 100%;
        padding: 0;
        background: none;
    }
    .sub3_mv::before{
        left: -66%;
    }
    .price_mv .mv_txt {
        width: 80%;
    }
    .header_icon a{
        line-height: 1.2;
    }
    .mv_top_movie {
        width: calc(100%);
        height: auto;
    }
    .mv_top_movie video {
        height: auto;
        margin: auto;
        position: relative;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        display: block;
    }
    .mv_top_txt {
        width: 100%;
        height: auto;
        padding: 0;
    }
    .top_mv{
        height: auto;
        margin-top: 0px;
    }
    .mv_logo{
        display: none;
    }
    .information ul li span{
        padding-right: 16px;
        display: block;
    }
    .b2 {
        margin-bottom: 0;
    }
    .big_ttl {
        font-size: 36px;
    }
    .area_service .sub_ttl {
        font-size: 24px;
        margin-bottom: 24px;
        padding-top: 24px;
    }
    .btn2 img{
        max-width: 70%;
    }
    .area_service .pack_contents li {
        width: calc(100% / 2);
    }
    .point_content > li:first-child {
        width: 100%;
    }
    .point_content > li {
        width: 100%;
        margin: 0;
        min-height: 200px;
    }
    .point_content li div div {
        width: 90%;
        margin: 0 auto;
    }
    .point1,.point2,.point3,.point4,.point5{
        min-height: 200px;
    }
    .top_point h2{
      padding: 40px 0 0;
    }
    .top_point {
        padding-bottom: 0 !important;
    }
    .right_bloc {
        width: 100%;
        float: none;
    }
    .about_img {
        width: 100%;
    }
    .about_img > div {
        background: url(/images/umezawa.png);
        width: 100%;
        height: 240px;
        background-size: cover;
    }
    .about_txt > div {
        padding: 40px;
    }
    .annai{
        padding-top: 64px;
        position: relative;
    }
    .annai:before{
        content: '';
        margin: auto;
        width: 110%;
        height: 70px;
        background: url('/images/subcontents/back_img1a.svg');
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
        top: -1px;
        left: 0;
        right: 0;
        position: absolute;
    }
    /* .pc_mv{
        display: none;
    } */
    .mv_top_movie > div{
        margin-top: 0%;
    }
    .flow_txt h3{
      font-size: 20px;
      position: relative;
      padding-left: 40px;
      font-weight: 500;
      margin: 16px 0 8px;
    }
    .flow_txt h3::before{
      top: 0%;
    }
    #main-head .global-nav a{
      color: #000 !important;
    }
    .iconmenu > div{
      width: calc(100% / 3);
    }
    .iconmenu > div img{
      padding: 8px;
    }
    .spmenu2{
      padding-left: 24px;
      list-style: disc;
    }
    .spmenu2 li{
      text-align: left;
      font-size: 80% !important;
      border: none !important;
    }
    .text_contents ul li p{
      text-align: left;
    }
    .text_contents ul{
      width: 100%;
    }
    .sub_ttl2{
      font-size: 24px;
    }
    .service_info{
      padding: 32px 16px;
      margin: 0 auto 48px;
      border: 2px solid #000;
      width: 100%;
      padding-top: 160px;
    }
    .service_info h3{
      font-size: 16px;
    }
    .service_info p {
        padding: 0 8px;
    }
    .sub_mv_c {
        width: 100%;
        height: 40vw;
        padding: 0%;
        position: relative;
    }
    body{
      font-size: 14px;
    }
    .header_link_tel img {
      padding: 0px;
      margin-top: 0px;
  }
  .mypage_item li{
    width: calc(100%);
  }
  .hojin_list{
    width: 100%;
  }
  .hojin_list li {
      width: calc(100% / 2);
  }
  .contents_scene_item {
    width: 100%;
  }
  .review_content div.r_box{
    width: 100%;
  }
  /* .pc_mv h1 img {
      position: absolute;
      margin: auto;
      top: 0;
      bottom: auto;
      right: 2%;
      left: auto;
      width: 120px;
  } */
  .pc_mv h1 img {
      position: absolute;
      margin: auto;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      width: 320px;
      opacity: .9;
  }
  #main-head {
      background: #fff;
      position: fixed;
      z-index: 9999;
      top: 0;
      width: 100%;
  }
  #main-head > div{
    justify-content:initial;
  }
  #main-content{
    margin-top: 65px;
  }
  .new_point_bloc .w50{
    width: 100%;
  }
  .new_point{
    margin: 0px auto;
  }
  .icon-em::before{
    width: 100px;
    height: 100px;
  }
  #main-footer{
    padding: 3% 0 20%;
  }
  .convention td,
  .commerce td,
  .commerce th{
    display: block;
    width: 100% !important;
  }
  .commerce th{
    background: #111 !important;
    color: #fff;
    box-shadow: 0 0 0 !important;
  }
  .commerce td{
    background: #fafafa !important;
  }
}
@media screen and ( max-width: 390px ){
  .sewayaki::before{
    bottom: -7.5vw;
  }
}
@media screen and ( max-width: 320px ){
  .sewayaki::before{
    bottom: -45vw;
  }
}
#oisogi .hokan-chui{
  display: none;
}

#orderForm .form-txt td:last-child,
#orderForm .form-txt td span,
#orderForm .form-txt label{
  line-height: 1.5;
  font-size: 2vh !important;
  position: relative;
  top: 0;
}
#orderForm .form-txt #pack_view label{
  padding-top: 24px !important;
}
#orderForm .form-txt #option_data label span{
  top: -8px;
  position: relative;
}
/* #orderForm .form-floating>.form-control:not(:placeholder-shown) {
  padding-top: 0;
  padding-bottom: 0.625rem;
} */
#orderForm .form-check-label{
  top: -8px !important;
  margin-left: 16px;
}
#option_data label table td:last-child{
  position: relative;
  top: -12px;
}
.mypage_item li a{
  display: inline-block;
  width: 100%;
  height: 100%;
}
@media screen and ( max-width: 599px ){
  #orderForm .form-txt td:last-child, #orderForm .form-txt td span, #orderForm .form-txt label{
    font-size: 1.7vh !important;
  }
  #orderForm .form-txt #pack_view label {
      padding-top: 32px !important;
  }

  #orderForm .form-txt #course_view label{
  padding-top: 1rem !important;
  height: 100px !important;
}
#orderForm .form-txt #course_view label img{
  width: 60px !important;
  height: 60px !important;
}
#orderForm .form-txt #pack_view label {
  padding-top: 1rem !important;
  height: 72px !important;
}
}
@media screen and ( max-width: 375px ){
  .logo-area p img {
    width: 100%;
  }
  #orderForm .form-txt td:last-child, #orderForm .form-txt td span, #orderForm .form-txt label {
      font-size: 2.1vh !important;
  }
}
.copylight{
  margin-top: 32px;
  font-size: 80%;
}
.op_ttl h3 > span{
  font-size: 60%;
  background: #111;
  color: #fff;
  font-weight: 600;
  padding: 8px 2px;
  display: block;
  margin-top: 12px;
  /* margin-bottom: 12px; */
  border-radius: 16px;
  width: 100%;
  line-height: 1;
}
.op_ttl h3 > span a{
  color: #fff;
}
.op_ttl h3 > span a:hover{
  color: #fff;
}
.op_ttl h3 small{
  font-size: 60%;
  display: block;
  margin-bottom: 12px;
}
.op_ttl h3 span b{
  font-size: 120%;
}
.about-ttl{
  margin: 64px auto;
}
@media screen and ( max-width: 599px ){
  .about-ttl {
      margin: 0px auto 32px;
  }
  .op-table td{
    display: block;
    text-align: center;
    border-bottom: 1px solid #eee;
    background: #fff;
  }
  .op-table .change-color td:nth-child(1),
  .op-table .change-color td:nth-child(3){
    background: #f5f5f5;
  }
  .about-footer ul#sns li img{
    width: 39px !important;
  }
}
.op-table td span.small{
  color: #212529;
}

.op-ttl h4{
  font-size: 130%;
  font-weight: 600;
  margin-top: 16px;
  margin-bottom: 16px;
}
.op-ttl p{
  font-size: 80%;
  line-height: 1.4;
  padding: 0 0 24px;
}
.kodomo-cp h3{
  background: #C73D44;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  margin-bottom: 1rem;
}
.kodomo-cp{
  margin-bottom: 1.5rem;
}
.kodomo-cp > div{
  background: #f5f5f5;
  padding: 16px;
}
.kodomo-cp > div p{
  font-size: 85%;
}

.kodomo-box table.price_table td:first-child{
  width: 300px;
}
.kodomo-box table.price_table td > div{
  background: #fafafa;
  padding: 8px;
  font-size: 80%;
}
.kodomo-box table.price_table td{
  padding: 8px;
}
.price_box .pack_contents{
  text-align: center;
}
.price_box .pack_contents img{
  width: 80%;
}
@media screen and ( max-width: 599px ){
.kodomo-box table.price_table td:first-child {
  width: 100%;
}
.kodomo-box table.price_table td{
  display: block;
}
.kodomoicon {
  width: 120px !important;}
}
#kawa .contents_point2 {
  background: #2b2b2b;
  padding: 48px 5%;
}
.item-block{
  background: #fff;
  padding: 3%;
  margin-top: 48px;
  border-radius: 24px;
}
.item-block .row{
  align-items: center;
}
.item-text h3{
  font-size: 32px;
  margin-bottom: 16px;
  font-weight: 800;
}
.price-contents{
  background: #f5f5f5;
  padding: 3%;
  border-radius: 16px;
  margin-top: 16px;
}
.item-text h3{
  line-height: 1;;
}
.price-text{
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 1.5rem;
}
.price-text span{
  color: #dc000c;
}
.price-text small{
  font-size: 16px;
}
@media screen and ( max-width: 599px ){
  #kawa .annai:before{
    content: none;
  }
  .item-block {
      background: #fff;
      padding: 10%;
      margin-top: 48px;
      border-radius: 24px;
  }
}