@charset "UTF-8";
/* CSS Document */
.header, .footer { position: relative; margin: 0 auto; z-index: 100;}
.header { width: 90%; max-width: 1400px;}
.footer { width: 100%;}

*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html {
  overflow: auto;
  scroll-behavior: smooth;
  scroll-padding-top: 1.5em;
}
#allWrap {
  max-width: 100%;
}
.fixed-body {
  overflow: hidden;
  height: 100vh;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/* Correct `inline-block` display not defined in IE 8/9. */
audio,
canvas,
video {
  display: inline-block;
}
/* Prevent modern browsers from displaying `audio` without controls.Remove excess height in iOS 5 devices. */
audio:not([controls]) {
  display: none;
  height: 0;
}
/* Address `[hidden]` styling not present in IE 8/9.Hide the `template` element in IE, Safari, and Firefox < 22.*/
[hidden],
template {
  display: none;
}
img {
  width: 100%;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}

.only_pc { display: inline-block!important;}
.only_smp { display: none!important;}


/*++++++++++++++++++++++++++++++++++++*/
/*           sumikko didicame         */
/*++++++++++++++++++++++++++++++++++++*/
#main_wrap {
  width: 100%;
  max-width: 2000px;
  margin: 0 auto;
  background: url(../img/bg_main_pc.png);
  background-size: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: min(1.875vw,24px);
}

.main_inner{
	max-width: 980px;
	margin:0 auto;
	padding-top:3vh;
	padding-bottom: 4vh;
}

#top_wrap{
z-index: 50;
}

#howto{
	z-index:40;
	margin-top:-4vh;	
}

.blk_wh {
  max-width: 780px;
	height:100%;
	background-image: url("../img/movie_pc.png");
	background-repeat: no-repeat;
	background-size: 100%;
  position: relative;
	margin:0 auto;
  padding: 40px 40px 40px 40px;
	
  text-align: center;
  }



  @media all and (min-width: 750px) and (max-width: 1100px) {
    .blk_wh {
      padding: 3.36vw;
      width: 100%; }
      #movie .blk_wh {
        padding: 8.18vw; } }
  @media screen and (max-width: 749px) {
    .blk_wh {
      padding: 3.5vw;
      width: 100%;
      border-radius: 1.2em;
      margin-bottom: 7.33vw; }
      #movie .blk_wh {
        padding: 8vw; } }

.ttl_sub {
  width: min(90.9vw, 1000px);
  margin: 0 auto 20px; }
  @media screen and (max-width: 749px) {
    .ttl_sub {
      margin: 0 auto 2.67vw; } }

.ttl_topic {
  width: min(60vw, 660px);
  margin: 0 auto 20px; }
  @media screen and (max-width: 749px) {
    .ttl_topic {
      margin: 0 auto 2.67vw; } }

.youtube_wrap {
  width: 90%;
  max-width: 880px;
  margin: 12vh auto 20vh auto;
  aspect-ratio: 16 / 9;
  padding: 0; 

  font-size: 0;
  z-index: 3; }


  .youtube_wrap iframe {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    z-index: 3;
    border-radius: 1.36vw; }
    @media screen and (max-width: 749px) {
      .youtube_wrap iframe {
        border-radius: 2vw; } }

#order_wrap {
  width: 100%;
	max-width:920px;
	margin:0 auto;
  padding-top: min(2vw, 30px);
  background: #fff;
  border-color:#FFC8D0;
  border-radius: 25px;	
  border-width: 7px;
  border-style: solid;
	padding-bottom: 2vh;
}
  #order_wrap h2 {
    padding-bottom: min(1.33vw, 20px);
    font-size: min(2vw, 30px);
    color: #585a59;
    text-align: center;
  }

#ecBtnArea {
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
#ecBtnArea p {
  margin-bottom: 0;
  padding-top: 0;
}
#ecBtnArea ul {
  display: flex;
  justify-content: space-between;
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
  flex-wrap: wrap;
  flex-direction: row;
}
#ecBtnArea ul li {
  display:flex;
  width: 25%;
  min-height: min(11.06vw,136px);
  list-style: none;
}
#ecBtnArea ul li a{
  display: flex;
  align-items: center;
  padding: min(1.56vw,20px) 1rem;
  border-radius: min(1.796vw,23px);
  text-decoration: none;
  background: #ffb11b;
  border: min(.468vw,6px) solid #fff;
  text-align: center;
  vertical-align: center;
  box-sizing: border-box;
}
#ecBtnArea ul li a:hover { background-color: #ff8c1b;}
#ecBtnArea ul li a img { width:90%;display:block;margin:0 auto;}
#ecBtnArea ul::before {
  content: "";
  display: block;
  width: 25%;
  order: 1;
}
#ecBtnArea ul::after {
  display: block;
  content: "";
  width: 25%;
}
.copyAmazon {
  width: 100%;
  margin: min(1.33vw, 20px) auto 0!important;
  font-size: 70%;
  font-size: min(.965vw,12.36px);
  font-weight: 400;
  text-align: center;
}

#sg_cut{
	text-align: center;
}

.copyright img{
	width:50%;
	text-align: center;
}

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

}


@media screen and (max-width:768px) {
#ecBtnArea ul li {
  display: flex;
  width: 33%;
  min-height: 90px;
  list-style: none;
}

}


@media screen and (max-width:640px) {
.only_pc { display: none!important;}
.only_smp { display: inline-block!important;}

#main_wrap {
  padding-bottom: 6vw;
  background: url(../img/bg_main_sp.png);
  background-size: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  font-size: 3.3vw;
}
	
.blk_wh {
  max-width: 640px;
	height:100%;
	background-image: url("../img/movie_sp.png");
	background-repeat: no-repeat;
	background-size: 100%;
  position: relative;
	margin:0 auto;
  padding: 40px 40px 40px 40px;
	
  text-align: center;
  }

.youtube_wrap {
  margin: 2vh auto 5vh auto;	
	width:80%;
	}
	
	
#order_wrap {
  width: 80%;
  margin: 0 auto;
  padding-top: 5vw;
  padding-bottom: 4vw;
  border-radius: 2.5vw;
  border-width: 3px;	
}
  #order_wrap h2 {
    padding-bottom: 3vw;
    font-size: 4vw;
  }
#ecBtnArea ul {
  width: 92%;
  row-gap: 1.5vw;
}
#ecBtnArea ul li {
  width: 49%;
  min-height: 16vw;
}
.copyAmazon {
  margin: 2vw 0 auto;
  font-size: 2.2vw;
}


}


@media screen and (min-width:590px) and ( max-width:640px) {

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

}