.w100 {
  display: block;
  width: 100%;
  height: auto;
}

.price_box {
  background: url(../images/price_bg.png) center center no-repeat;
  background-size: cover;
  padding: 20px;
  margin-bottom: 40px;
}

.price_box .price_inbox {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  width: 90%;
  max-width: 398px;
  margin: 0 auto;
}
.price_box .price_txt {
  width: 100%;
}

.btn_buy {
  width: 180px;
}

.btn_mall .btn {
  display: inline-block;
  font-weight: bold;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 2px solid transparent;
  padding: 0.375rem 2rem;
  font-size: 18px;
  width: 180px;
  border-radius: 6px;
}
.btn_mall .btn.btn-light {
  display: block;
  color: #fff;
  background-color: #0000DD;
  border-color: #0000DD;

  margin: 20px auto 0px;
}

.btn_mall.btn_mall02 .btn.btn-light {
  display: block;
  color: #fff;
  background-color: #0000DD;
  border-color: #0000DD;
}

.btn_mall02 {
  margin-left: 3%;
}

.btn_mall_box {
  width: 180px;
  margin: 0 auto;
}
.btn_mall_box .btn_mall .btn.btn-light {
  display: block;
  color: #fff;
  background-color: #0000DD;
  border-color: #0000DD;

  margin: 10px auto 20px;
}

.movie_area {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

#contents .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
#contents .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.movie_area {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.promo_movie_box {
  width: 100%;
  max-width: 480px;
  padding: 20px;

  background: url(../images/area3_bg.webp) repeat-y;
  background-size: 100% auto;
  background-position: top;
}

#contents .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
#contents .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.ct_box .copyright {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;

  align-items: center;

  padding: 20px 10px;
}

.ct_box .copyright_img {
  width: 40%;
  max-width: 320px;
}

.ct_box .copyright_text {
  width: 55%;
  text-align: left;
  font-size: 11px;
  color: #000;
}

.ct_box .copyright_text span {
display: inline-block;
padding-left: 1em;
text-indent: -1em;
}

.ct_box .bnr_box {
  padding: 20px 8% 10px;
}
.ct_box .bnr_box a {
  display: block;
}

.copyright_box2501{
  display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
}

/*------------------------*/

.ct_box {
  width: 100%;
  margin: 0 auto;
}

.ct_box > .w480 {
  width: 100%;
  max-width: 480px;
  box-sizing: border-box;
  margin: 0 auto;
  overflow: hidden;
background: url(../images/bg.png) top center repeat-y;
background-size: 100% auto;
}

@media (min-width: 481px) {
  .ct_box > .w480 {
    border-right: 4px #fff100 solid;
    border-left: 4px #fff100 solid;
  }
  /* min-width: 481px */
}

.bg_box {
  background: url(../images/bg_pc.png) center center;
background-size: 30% auto;
}
/*------------------------*/


.ct_box .sec_each {
margin-bottom: 60px;
}

.ct_box .sec01_ttl {
margin-bottom: 20px;
}

.ct_box .sec01_img {
margin-bottom: 15px;
}


.ct_box .sec02_ttl {
margin-bottom: 20px;
}
.ct_box .sec02_imgbox {
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}

.ct_box .sec02_imgbox .sec02_img {
width: 47%;
margin: 0 1% 20px;
max-width: 222px;
}


.ct_box .sec03_ttl {
margin-bottom: 20px;
}
.ct_box .sec03_imgbox {
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}

.ct_box .sec03_imgbox>img {
width: 47%;
margin: 0 1% 20px;
max-width: 224px;
}

.ct_box .sec03_img {
margin-bottom:20px;
}

.ct_box .sec03_img10 {
margin-bottom:60px;
}




.ct_box .sec04_each{
margin-bottom: 20px;
}
.ct_box .sec04_open{
	padding: 4px 10px;
	background: #144a97;
	position: relative;
}

.ct_box .sec04_open .ttl_box{
width: 100%;
background: url(../images/sec04_arow_down.png) no-repeat right center;
background-size: auto 42%;
}

.ct_box .sec04_open.active .ttl_box{
width: 100%;
background: url(../images/sec04_arow_up.png) no-repeat right center;
background-size: auto 42%;
}

.ct_box .sec04_open img {
width: 90%;
height: auto;
max-width: 412px;
}

.ct_box .sec04_ct {
background: #e8f3fa;
padding: 15px 25px;
}

.ct_box .sec04_ct p {
font-size: 18px;
line-height: 1.8;
}

.ct_box .sec04_ct .sec04_02_img {
display: block;
width: 84%;
height: auto;
max-width: 382px;
margin: 10px auto 0;
}

.ct_box .btn_manual {
display: block;
width: 80%;
max-width: 370px;
margin: 30px auto;
}

.ct_box .word_scanner_txt {
display: block;
border-radius: 12px;
background: #F7371F;
color:#fff;
padding: 16px 10px 12px;
text-align: center;
width: 80%;
max-width: 370px;
margin: 30px auto;
font-size: 20px;
font-weight: bold;
}




