@charset "utf-8";
body{
  box-sizing: border-box;
  margin: 0 auto;
  overflow-x: hidden;
  font-family: "YakuHanJPs", "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
color: #232323;
height: 100%;
}


body,p,ul,li,dl,dt,dd{
  margin:0;
}


ul,li{
  list-style: none;
  margin: 0;
  padding: 0;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

  .pc{

    display: none !important;
  }

  .sp{
    display: block !important;
  }

/* 共通 */

#content{
  background-color: #ffffff;
  width: 100%;
  margin: 0 auto;
}


header{
  width: 100%;
  margin: 0 auto;
}

#header{
background-image: url(../images/202106_theaterdays_4th/top_bg.jpg);
background-position: center;
background-size:auto 100%;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.header_rogo{
  width: 950px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

.header_rogo h1 img{
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: auto;
}

.wrap {
  text-align: center;
}
.youtube {
  max-width: 100%;
}

.store{
  background-color: #EBEBEE;
  width: 100%;
  margin: 0 auto;

}
.store img{
  width: 950px;
  margin: 0 auto;
display:block;
}




.corona{
  width: 894px;
  margin: 100px 28px;
  display: block;
}
.corona h2{
  font-size: 2.3em;
  line-height: 1.45;
}

.corona a{
  border-bottom: 1px solid #000;
}

.news{
  width: 550px;
  margin: 0px 14px 0px 28px;
  float: left;
}
.news dd{
  margin-bottom: 18px;
}

.news ul li dl dd{
  width: 520px;
  font-size: 1.6rem;
  line-height: 1.5;
margin: 0.5em 0;
}
.news_box{
  width: 950px;
  margin: 0 auto;
}




.sns_box{
  width: 220px;
  margin: 32px auto 90px auto;
  display: block;
}
.sns{
  margin: 0 0 0 30px;
  display: block;
}
.sns_box img{
  width: 76px;
margin: 0 15px 0 0;
}

.twitter{
  width: 330px;
	height 400px;
  margin: 0 0 100px 0;
  float: left;
}
.twitter ul li dl dd{
  font-size: 1.6rem;
  line-height: 1.5;
margin: 0.7em 0 1.2em 0;
}


main{
  background-color: #fff;
  width:  100%;
  margin: 0 auto;
}

.menu {
  width: 100%;
  margin: 0 auto;
  padding: 5px 0;
  background-color: #272533;
}

.menu ul{
  width: 950px;
  margin: 0 auto;
}

.menu li{
  width:475px;
  float: left;
}
.menu .menu02{
  width:950px;
  float: left;
}



.accounting{
  width: 894px;
  margin: 0 0 90px 0;
  padding: 30px 28px;
  display: block;
border: 1px solid #000000;
}

.accounting a{
  border-bottom: 1px solid #000;
}

.accounting2{
  width: 894px;
  margin: 0 0 90px 0;
  padding: 0 28px;
  display: block;
}

.accounting2 a{
text-decoration: underline;
}



.rad{
  color: #ff2c2c;
}
.b{
  font-weight: bold;
}
.s{
  font-size: 0.9em;
}

h3{
  font-size: 2.4em;
  line-height: 1.45;
  margin-bottom: 5px;
  margin: 0 0 14px 0;
  font-weight: bold;
}

#gaiyou{
  background-color: #EBEBEE;
  width:  100%;
  margin: 0 auto;
overflow:hidden;
}

.gaiyou{
  width:  950px;
  margin: 90px auto;
}

.gaiyou_img{
  width:  950px;
}
.gaiyou_img img{
  width:  894px;
  margin: 28px auto 0 auto;
display:block;
}

.gaiyou p{
  padding: 0 0 10px 0;
}

.gaiyou .place{
  padding: 0 0 0 5em;
}

.content{
  margin: 0 28px;
}
.content2{
  margin: 90px 28px 0 28px;
}
.content2 a{
  color: #ff2c2c;
}
.content .line{
  margin-top:28px;
}

#benefits {
  background-color: #FFADD6;
  width:  100%;
  margin: 0 auto;
overflow:hidden
}

.benefits {
  width:  950px;
  margin: 90px auto;
}
.benefits01 {
  margin: 0 28px;
}
.benefits02{
  margin: 90px 28px 0 28px;
}

.benefits02 .benefits_img{
  margin: 0 auto;
}




.content ul,.content2 ul,.benefits01 ul,.item_content ul{
  margin-top: 20px;
}

.content li,.content2 li,.benefits01 li,.item_content li{
  font-size: 1.6rem;
  line-height: 1.5;
margin: 0.5em 0;
text-indent: -1em;
margin-left: 1em;
}
.content p,.content2 p,.benefits01 p,.item_content p{
  font-size: 1.6rem;
  line-height: 1.5;
margin: 0.5em 0;
}

.content ul a,.content2 ul a,.benefits01 ul a,.item_content ul a{
text-decoration: underline;
}

.space{
display: block;
  padding: 30px 0;
}

.under{
  padding: 0 0 50px 0;
}
.under02{
  padding: 0 0 20px 0;
}
.top{
  padding-top: 10px;
}
.line{
display: block;
  width: 100%;
height	: 1px;
  margin-top: 49px;
  padding: 0 0 50px 0;
border-top: solid 1px #000;
}

.center{
 text-align:center;
margin: 0 auto;
}

#official {
  width: 100%;
  margin: 0 auto;
  background: #EBEBEE;
overflow:hidden;
}
.official {
  width:  950px;
  padding: 90px 0;
  margin: 0 auto;
}
.official_img {
  padding-top: 28px;
}



footer{
  background-color: #5a5a66;
  width:  100%;
  margin: 0 auto;
  padding: 90px 0;
}

.chui{
  width: 894px;
  margin: 0 auto;
  padding: 0 0 40px 0;
  border-bottom: 1px solid #fff;
}

.chui h3{
  color: #fff;
  margin-bottom: 10px;
}

.chui ul li{
  color: #fff;
  font-size: 1.35em;
  line-height: 1.3em;
  padding: 0 0 5px 0;
text-indent: -1em;
margin-left: 1em;
}

.shop_footer{
  width: 950px;
  margin: 0 auto;
  color: #fff;
  padding: 40px 28px 0 28px;
}

.shop_footer .f_upper ul{
  padding: 0 0 20px 0;
}
.shop_footer .f_upper .f_upper2{
  font-size: 1.35em;
  line-height: 1.3em;
  padding: 0 0 5px 1em;
}
.shop_footer .f_upper ul li{
  color: #fff;
  font-size: 1.35em;
  line-height: 1.3em;
  padding: 0 0 5px 0;
text-indent: -1em;
margin-left: 1em;
}

.shop_footer .f_lower ul{
  padding: 0 0 20px 0;
}

.shop_footer .f_lower ul li{
display: inline-block;
  color: #fff;
  font-size: 1.35em;
  line-height: 1.3em;
  padding: 0 0 5px 0;
text-indent: -1em;
margin-left: 1em;
}

.shop_footer .f_lower2{
  font-size: 1.35em;
  line-height: 1.3em;
  color: #fff;
  padding: 0 0 5px 0;
}

.shop_footer a{
  color: #fff;
}

.shop_footer .copy{
  font-size: 1em;
  line-height: 1.3em;
}




.pagetop {
  display: none;
  position: fixed;
  bottom: 31px;
  right: 31px;
}
.pagetop a {
  display: block;
  background-color: #515151;
  text-align: center;
  color: #fff;
  font-size: 15px;
  text-decoration: none;
  padding: 18px 17px 12px;
  border-radius: 60px;
  opacity: 0.6;
}
.pagetop a:hover {
  opacity: 0.3;
}


.layer_board {
  position: fixed;
  top: 0;
  left: 0;
  overflow-y: scroll;
  margin: 50px 32.5%;
  height: 90%;
  width: 35%;
  background: #fff;
  box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.4);
}

.layer_board .img_contents img {
  width: 100%;
}

.layer_board .img_contents {
  width: 100%;
  margin: 0 auto;
}

.scroll_banner_pc {
  position: fixed;
  top: 15%;
  right: 1%;
}
.scroll_banner_sp {
  display: none;
}

#c-modal_bg {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.6);
}
#c-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999;
    width: 800px;
    height: 500px;
    transform: translate(-50%, -50%);
    background: #ffffff;
  border-radius: 10px;
}
#c-modal_close {
    padding: 5px;
    cursor: pointer;
}



.item01 {
  background: #b89ae6;
  width:  100%;
  margin: 0 auto;
}
.item01_2 {
  background: #6db8f1;
  width:  100%;
  margin: 0 auto;
}
.item02 {
  background: #fff;
  width:  100%;
  margin: 0 auto;
}
.item03 {
  background: #ebebee;
  width:  100%;
  margin: 0 auto;
}
.item04 {
  background: #6db9f2;
  width:  100%;
  margin: 0 auto;
}
.item05 {
  background: #bebecf;
  width:  100%;
  margin: 0 auto;
}
.item06 {
  background: #ebebee;
  width:  100%;
  margin: 0 auto;
}
.item_content {
  width:  894px;
  margin: 0 auto;
  padding: 90px 0;
}
.item_img01{
  width:  894px;
  margin: 0 auto;
}

.item_img02{
  padding-top: 85px;
  width:  894px;
  margin: 0 auto;
}

.item_img01 img,.item_img02 img{
  width:  894px;
  margin: 0 auto;
display:block;
}

.notice{
display:block;
  font-size: 2.3em;
  padding-top: 65px;
  text-align: center;
  }


.tenpo01_img01{
background: url("../images/202106_theaterdays_4th/tenpo/tenpo_01.png");
background-repeat: no-repeat;
background-position: center center;
background-size:cover;
    width: 100%;
    height: 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
 padding-top: 114.54%;
}
.tenpo01_img02{
background: url("../images/202106_theaterdays_4th/tenpo/tenpo_02.png");
background-repeat: no-repeat;
background-position: center center;
background-size:cover;
    width: 100%;
    height: 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
 padding-top: 59.28%;
}
.tenpo01_img03{
background: url("../images/202106_theaterdays_4th/tenpo/tenpo_03.png");
background-repeat: no-repeat;
background-position: center center;
background-size:cover;
    width: 100%;
    height: 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
 padding-top: 59%;
}
.tenpo01_img04{
background: url("../images/202106_theaterdays_4th/tenpo/tenpo_04.png");
background-repeat: no-repeat;
background-position: center center;
background-size:cover;
    width: 100%;
    height: 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
 padding-top: 65%;
}
.tenpo01_img05{
background: url("../images/202106_theaterdays_4th/tenpo/tenpo_05.png");
background-repeat: no-repeat;
background-position: center center;
background-size:cover;
    width: 100%;
    height: 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
 padding-top: 114.54%;
}
.tenpo01_img06{
background: url("../images/202106_theaterdays_4th/tenpo/tenpo_06.png");
background-repeat: no-repeat;
background-position: center center;
background-size:cover;
    width: 100%;
    height: 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
 padding-top: 58.38%;
}
.tenpo01_img07{
background: url("../images/202106_theaterdays_4th/tenpo/tenpo_07_2.png");
background-repeat: no-repeat;
background-position: center center;
background-size:cover;
    width: 100%;
    height: 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
 padding-top: 58%;
}
.tenpo01_img08{
background: url("../images/202106_theaterdays_4th/tenpo/tenpo_08.png");
background-repeat: no-repeat;
background-position: center center;
background-size:cover;
    width: 100%;
    height: 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
 padding-top: 9%;
}


@media screen and (max-width: 1250px) {

.scroll_banner_pc {
    display: none;
}
.scroll_banner_sp {
    display: none;
}


}
@media screen and (min-width: 841px) and (max-width: 950px) {

.header_gift_rogo{
  width: 94%;
  margin: 0 auto;
  padding: 1em 0;
}
.header_gift_rogo img{
  width: 70px;
}

.header_rogo{
  width: 100%;
  margin: 0 auto;
}

.corona{
  width: 100%;
  margin: 60px 0;
  display: block;
}
.corona h2{
  font-size: 1.8em;
}

.news_box{
  width: 94%;
  margin: 0 3%;
}

.news{
  width: 60%;
  margin: 0 2% 0 0;
}

.news ul li dl dd{
  width: 100%;
  font-size: 1.4rem;
  line-height: 1.5;
margin: 0.6em 0;
}

.sns_box{
  margin: 28px auto 60px auto;
}

.twitter{
  width: 38%;
	height 400px;
  margin: 0 0 40px 0;
}

.twitter ul li dl dd{
  font-size: 1.4rem;
  line-height: 1.5;
margin: 0.6em 0 1.1em 0;
}

main{
  width: 100%;
}
.menu {
  width: 100%;
  margin: 0 auto;
}

.menu ul{
  width: 100%;
  margin: 0 auto;
}

.menu li{
 width: 49.9%;
  float: left;
}
.menu .menu02{
  width:100%;
  float: left;
}

.menu .menu02 img{
  width:100%;
}

.accounting{
  width: 100%;
  margin: 0 0 60px 0;
  display: block;
}

.accounting2{
  width: 100%;
  margin: 0 0 60px 0;
  display: block;
}



h3{
  font-size: 2.2em;
  line-height: 1.45;
  margin-bottom: 5px;
  margin: 0 0 14px 0;
  font-weight: bold;
}

#gaiyou{
  width:  100%;
overflow:hidden
}

.gaiyou{
  width: 94%;
  margin: 60px 3%;
}

.gaiyou_img{
  width:  100%;
}
.gaiyou_img img{
  margin: 4% auto 0 auto;
display:block;
}




.content{
  width: 100%;
  margin: 0 auto;
}
.content2{
  width: 100%;
  margin: 60px auto;
}


#benefits{
  background-color: #FFADD6;
  width:  100%;
  margin: 0 auto;
overflow:hidden
}
.benefits{
  width: 94%;
  margin: 60px 3%;
}
.benefits01{
  width: 100%;
  margin: 0 auto;
}
.benefits02{
  width: 100%;
  margin: 60px auto;
}

.benefits02 .benefits_img{
  width: 100%;
  margin: 0 auto;
}






.content ul,.content2 ul,.benefits01 ul,.item_content ul{
  margin-top: 10px;
}

.content li,.content2 li,.benefits01 li,.item_content li{
  font-size: 1.4rem;
  line-height: 1.5;
margin: 0.6em 0;
text-indent: -1em;
margin-left: 1em;
}
.content p,.content2 p,.benefits01 p,.item_content p{
  font-size: 1.4rem;
  line-height: 1.5;
margin: 0.6em 0;
}

.space{
display: block;
  padding: 25px 0;
}

.under{
  padding: 0 0 40px 0;
}
.under02{
  padding: 0 0 15px 0;
}
.line{
display: block;
  width: 100%;
height	: 1px;
  margin-top: 39px;
  padding: 0 0 40px 0;
border-top: solid 1px #000;
}


.official {
 width: 94%;
  margin: 0 3%;
  padding: 60px 0;
}
.official_img {
  padding-top: 4%;
  margin: 0 auto;
}


.scroll_banner_pc {
    display: none;
}
.scroll_banner_sp {
display: block;
    width: 100%;
    position: fixed;
    bottom: 0;
	margin: 0 auto ;
	z-index: 99;
	}


footer{
  padding: 60px 0;
}

.chui{
  width: 94%;
  margin: 0 3%;
  padding: 0 0 30px 0;
}

.chui ul li{
  color: #fff;
  font-size: 1.25em;
  line-height: 1.2em;
}

.shop_footer{
  width: 94%;
  margin: 0 3%;
  padding: 30px 0 0 0;
}

.shop_footer .f_upper ul{
  padding: 0 0 15px 0;
}
.shop_footer .f_upper .f_upper2{
  font-size: 1.25em;
  line-height: 1.2em;
}

.shop_footer .f_upper ul li{
  font-size: 1.25em;
  line-height: 1.2em;
}

.shop_footer .f_lower ul{
  padding: 0 0 15px 0;
}

.shop_footer .f_lower ul li{
  font-size: 1.25em;
  line-height: 1.2em;
}

.shop_footer .f_lower2{
  font-size: 1.25em;
  line-height: 1.2em;
}

.shop_footer .copy{
  padding: 0 0 15px 0;
  font-size: 1em;
  line-height: 1.3em;
}



  #l-header .header-bottom,
  #l-footer .footer-pagetop{
    display: none !important;
  }
  #l-header .header-top .top-inner .top-menu{
    display: none;
  }
  /* goods area */
  .bgi_red,.bgi_green,.bgi_gold,.bgi_blue{
    text-align: center;
    padding: 0 1.3rem;
  }

  .modal{
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 25;
  }
  .modal__bg{
    background: rgba(0,0,0,0.8);
    height: 100vh;
    position: absolute;
    width: 100%;
    z-index: 27;
  }
  .modal__content{
    background: #fff;
    left: 50%;
    padding: 40px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 80%;
    z-index: 30;
  }

  .modal__content img{
    width: 70%;
  }

  .modal__content .js-modal-close{
    position: absolute;
    top:1%;
    right: 1%;
  }

  .modal__content .js-modal-close img{
    width: 50px;
  }

  .layer_board {
    position: fixed;
    top: 0;
    left: 0;
    margin: 50px 10%;
    overflow-y: scroll;
    height: 90%;
    background: #fff;
    box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.4);
  }

  .layer_board .img_contents img {
    width: 100%;
  }

  .layer_board .img_contents {
    width: 100%;
    margin: 0 auto;
  }

  .btn_close img {
    width: 3vw;
    position: fixed;
    top: 6.5%;
    right: 12.5%;
  }

  .nyujou_co{
    text-align: center;
    margin: 2vw 13px 5vw;
  }


#c-modal_bg {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.6);
}
#c-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999;
    width: 600px;
    height: 400px;
    transform: translate(-50%, -50%);
    background: #ffffff;
  border-radius: 10px;
}
#c-modal_close {
    padding: 5px;
    cursor: pointer;
}


.item01 {
  background: #b89ae6;
  width:  100%;
  margin: 0 auto;
}
.item01_2 {
  background: #6db8f1;
  width:  100%;
  margin: 0 auto;
}
.item02 {
  background: #fff;
  width:  100%;
  margin: 0 auto;
}
.item03 {
  background: #ebebee;
  width:  100%;
  margin: 0 auto;
}
.item04 {
  background: #6db9f2;
  width:  100%;
  margin: 0 auto;
}
.item05 {
  background: #bebecf;
  width:  100%;
  margin: 0 auto;
}
.item06 {
  background: #ebebee;
  width:  100%;
  margin: 0 auto;
}
.item_content {
  width: 94%;
  margin: 0 auto;
  padding: 60px 0;
}
.item_img01{
  width: 100%;
  margin: 0 auto;
}

.item_img02{
  padding-top: 60px;
  width: 100%;
  margin: 0 auto;
}

.item_img01 img,.item_img02 img{
  width: 100%;
}


.sp_br{
    display: none;
  }

.notice{
  font-size: 1.8em;
  padding-top: 40px;
  }


}
@media screen and (max-width: 840px) {


.header_gift_rogo{
  width: 94%;
  margin: 0 auto;
  padding: 1em 0;
}
.header_gift_rogo img{
  width: 57px;
}

.header_rogo{
  width: 100%;
  margin: 0 auto;
}



.corona{
  width: 100%;
  margin: 45px 0 45px 0;
  display: block;
}
.corona h2{
  font-size: 1.5em;
}
.news_box{
  width: 94%;
  margin: 0 3%;
overflow:hidden;
}

.news_box{
  width: 94%;
  margin: 0 3%;
}

.news{
  width: 49%;
  margin: 0 2% 0 0;
}

.news ul li dl dd{
  width: 100%;
  font-size: 1.4rem;
  line-height: 1.5;
margin: 0.7em 0;
}

.sns_box{
  margin: 25px auto 40px auto;
}

.twitter{
  width: 49%;
	height 400px;
  margin: 0 0 40px 0;
}
.twitter ul li dl dd{
  font-size: 1.4rem;
  line-height: 1.5;
margin: 0.5em 0 1em 0;
}


main{
  width: 100%;
}

.menu {
  width: 100%;
  margin: 0 auto;
}

.menu ul{
  width: 100%;
  margin: 0 auto;
}

.menu li{
 width: 49.9%;
  float: left;
}
.menu .menu02{
  width:100%;
  float: left;
}
.menu .menu02 img{
  width:100%;
}

.accounting{
  width: 100%;
  margin: 0 0 40px 0;
  display: block;
}

.accounting2{
  width: 100%;
  margin: 0 0 40px 0;
  padding: 30px 0px;
  display: block;
}


h3{
  font-size: 1.7em;
  line-height: 1.3em;
  margin-bottom: 5px;
  margin: 0 0 14px 0;
  font-weight: bold;
}


#gaiyou{
  width:  100%;
overflow:hidden
}

.gaiyou{
  width: 94%;
  margin: 45px 3%;
}
.gaiyou_img{
  width:  100%;
}
.gaiyou_img img{
  margin: 2% auto 0 auto;
display:block;
}



.content{
  width: 100%;
  margin: 0 auto;
}
.content2{
  width: 100%;
  margin: 45px auto 0 auto;
}


#benefits{
  background-color: #FFADD6;
  width:  100%;
overflow:hidden
}

.benefits{
  width: 94%;
  margin: 45px 3%;
}

.benefits01{
  width: 100%;
  margin: 0 auto;
}
.benefits02{
  width: 100%;
  margin: 45px auto 0 auto;
}

.benefits02 .benefits_img{
  width: 100%;
  margin: 0 auto;
}




.content ul,.content2 ul,.benefits01 ul,.item_content ul{
  margin-top: 10px;
}

.content li,.content2 li,.benefits01 li,.item_content li{
  font-size: 1.4rem;
  line-height: 1.5;
margin: 0.7em 0;
text-indent: -1em;
margin-left: 1em;
}
.content p,.content2 p,.benefits01 p,.item_content p{
  font-size: 1.4rem;
  line-height: 1.5;
margin: 0.7em 0;
}



.space{
display: block;
  padding: 20px 0;
}

.under{
  padding: 0 0 35px 0;
}
.under02{
  padding: 0 0 10px 0;
}
.line{
display: block;
  width: 100%;
height	: 1px;
  margin-top: 34px;
  padding: 0 0 35px 0;
border-top: solid 1px #000;
}


.official {
 width: 94%;
  margin: 0 3%;
  padding: 40px 0;
}
.official_img {
  padding-top: 2%;
  margin: 0 auto;
}

.scroll_banner_pc {
    display: none;
}
.scroll_banner_sp {
display: block;
    width: 100%;
    position: fixed;
    bottom: 0;
	margin: 0 auto ;
	z-index: 99;
	}


footer{
  padding: 45px 0;
}

.chui{
  width: 94%;
  margin: 0 3%;
  padding: 0 0 25px 0;
}

.chui ul li{
	font-size: 0.95em;
	line-height: 1.2em;
}

.shop_footer{
  width: 94%;
  margin: 0 3%;
  padding: 25px 0 0 0;
}

.shop_footer .f_upper ul{
  padding: 0 0 15px 0;
}
.shop_footer .f_upper .f_upper2{
  font-size: 0.95em;
  line-height: 1.2em;
}

.shop_footer .f_upper ul li{
	font-size: 0.95em;
	line-height: 1.2em;
}



.shop_footer .f_lower ul{
  padding: 0 0 15px 0;
}

.shop_footer .f_lower ul li{
	font-size: 0.95em;
	line-height: 1.2em;
}

.shop_footer .f_lower2{
	font-size: 0.95em;
	line-height: 1.2em;
}

.shop_footer .copy{
  padding: 0 0 15px 0;
	font-size: 0.95em;
	line-height: 1.2em;
}





.pagetop {
  display: none;
  position: fixed;
  bottom: 1em;
  right: 1em;
}
.pagetop a {
  display: block;
  background-color: #515151;
  text-align: center;
  color: #fff;
  font-size: 15px;
  text-decoration: none;
  padding: 4vw 4.4vw 3.5vw;
  border-radius: 10vw;
  opacity: 0.6;
}
.pagetop a:hover {
  opacity: 0.3;
}




#c-modal_bg {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.6);
}
#c-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999;
    width: 94%;
    height: auto;
    transform: translate(-50%, -50%);
    background: #ffffff;
  border-radius: 10px;
}
#c-modal_close {
    padding: 5px;
    cursor: pointer;

}

.item01 {
  background: #b89ae6;
  width:  100%;
  margin: 0 auto;
}
.item01_2 {
  background: #6db8f1;
  width:  100%;
  margin: 0 auto;
}
.item02 {
  background: #fff;
  width:  100%;
  margin: 0 auto;
}
.item03 {
  background: #ebebee;
  width:  100%;
  margin: 0 auto;
}
.item04 {
  background: #6db9f2;
  width:  100%;
  margin: 0 auto;
}
.item05 {
  background: #bebecf;
  width:  100%;
  margin: 0 auto;
}
.item06 {
  background: #ebebee;
  width:  100%;
  margin: 0 auto;
}
.item_content {
  width: 94%;
  margin: 0 auto;
  padding: 40px 0;
}
.item_img01{
  width: 100%;
  margin: 0 auto;
}

.item_img02{
  padding-top: 40px;
  width: 100%;
  margin: 0 auto;
}

.item_img01 img,.item_img02 img{
  width: 100%;
}


.sp_br{
    display: none;
  }

.notice{
  font-size: 1.5em;
  padding-top: 30px;
  }

}
@media screen and (max-width: 755px) {

.corona h2,.notice{
  font-size: 1.4em;
}


}
@media screen and (max-width: 480px) {

.corona h2,.notice{
  font-size: 1em;
}

}
