.w100 {
  display: block;
  width: 100%;
  height: auto;
}


.MB1em {
  margin-bottom: 1em !important;
}
.MB00 {
  margin-bottom: 0px !important;
}
.MB5 {
  margin-bottom: 5px !important;
}
.MB10 {
  margin-bottom: 10px !important;
}
.MB15 {
  margin-bottom: 15px !important;
}
.MB20 {
  margin-bottom: 20px !important;
}
.MB25 {
  margin-bottom: 25px !important;
}
.MB30 {
  margin-bottom: 30px !important;
}
.MB35 {
  margin-bottom: 35px !important;
}
.MB40 {
  margin-bottom: 40px !important;
}
.MB45 {
  margin-bottom: 45px !important;
}
.MB50 {
  margin-bottom: 50px !important;
}
.MB55 {
  margin-bottom: 55px !important;
}
.MB60 {
  margin-bottom: 60px !important;
}
.MB65 {
  margin-bottom: 55px !important;
}
.MB60 {
  margin-bottom: 60px !important;
}
.MB65 {
  margin-bottom: 65px !important;
}
.MB70 {
  margin-bottom: 70px !important;
}
.MB75 {
  margin-bottom: 75px !important;
}
.MB80 {
  margin-bottom: 80px !important;
}
.MB85 {
  margin-bottom: 85px !important;
}
.MB90 {
  margin-bottom: 90px !important;
}
.MB95 {
  margin-bottom: 95px !important;
}
.MB100 {
  margin-bottom: 100px !important;
}
.MB110 {
  margin-bottom: 110px !important;
}
.MB120 {
  margin-bottom: 120px !important;
}
.MB130 {
  margin-bottom: 130px !important;
}
.MB140 {
  margin-bottom: 140px !important;
}
.MB150 {
  margin-bottom: 150px !important;
}
.MB160 {
  margin-bottom: 160px !important;
}
.MB200 {
  margin-bottom: 200px !important;
}





.price_box {
  background: #fac127;
padding: 12px 0;
}

/* .price_box .price_inbox {
  display: block;
  align-items: center;
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
border-top: dashed 3px #fff;
border-bottom: dashed 3px #fff;
padding: 12px 0;
} */

.price_dots_top{
  padding-bottom: 15px;
}
.price_dots_bottom{
  padding-top: 15px;
}

.price_box .price_txt {
  /* max-width: 430px; */
  width: 100%;
  font-size: 32px;
  font-weight: 800;
  color: #1758a7;
  padding:0 10px 6px;
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  transform:rotateZ(0.03deg);
line-height: 1.2;
}

.price_box .coming_txt {
  /* max-width: 430px; */
  width: 100%;
  font-size: 40px;
  font-weight: 800;
  color: #fff;
  padding:0 10px;
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  transform:rotateZ(0.03deg);
line-height: 1.2;
}

@media (max-width: 480px) {
.price_box .price_txt {
font-size: 24px;
}

.price_box .coming_txt {
font-size: 28px;
}

/* max-width: 480px */}


a.btn_notice {
display: block;
max-width: 318px;
width: 90%;
background: #f00;
color: #fff;
border-radius: 6px;
padding: 15px 15px 6px;
margin: 0 auto 20px;
font-size: 18px;
font-weight: bold;
text-align: center;
}


.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: #1758a7;
  background-color: #FFF;
  border-color: #FFF;

  /* margin: 10px auto 20px; */
}

.btn_mall.btn_mall02 .btn.btn-light {
  display: block;
  color: #1758a7;
  background-color: #FFF;
  border-color: #FFF;
}

.btn_mall02 {
  margin-left: 3%;
}


.btn_mall.btn_mall03 .btn.btn-light {
  display: block;
  color: #1758a7;
  background-color: #FFF;
  border-color: #FFF;
}

.btn_mall03 {
  margin-left: 3%;
}

.btn_mall_box {
  width: 180px;
  margin: 0 auto;
}
.btn_mall_box .btn_mall .btn.btn-light {
  display: block;
  color: #1758a7;
  background-color: #FFF;
  border-color: #FFF;

  /* 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;
}

.youtube_box {
  width: 85%;
margin: 0 auto;
}

#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;
}

#contents .movie_box {
padding-top: 40px;
}


/*------------------------*/

.ct_box {
  width: 100%;
  margin: 0 auto;
}

.ct_box > .w480 {
  width: 100%;
  max-width: 480px;
  box-sizing: border-box;
  margin: 0 auto;
  overflow: hidden;

font-family: "M PLUS Rounded 1c", sans-serif;
}

@media (min-width: 481px) {
  .ct_box > .w480 {
    border-right: 4px #fac127 solid;
    border-left: 4px #fac127 solid;
  }
  /* min-width: 481px */
}



@media (max-width: 767px) {
/* max-width: 767px */}

/*------------------------*/
.MT5{
  margin-top: 5px;
}
.MT10{
  margin-top: 10px;
}
.MT15{
  margin-top: 15px;
}
.MT20{
  margin-top: 20px;
}
.MT25{
  margin-top: 25px;
}
.MT30{
  margin-top: 30px;
}
.MT35{
  margin-top: 35px;
}
.MT40{
  margin-top: 40px;
}


/*------------------------*/

@media (min-width: 481px){
.bg_box {
  background: url(../images/bg_pc.png) top center no-repeat fixed;
}
/* min-width: 481px */}

@media (max-width: 480px) {
body {
position: relative;
z-index: 1;
}
body::before {
content:"";
display:block;
position:fixed;
top:0;
left:0;
z-index:-1;
background: url(../images/bg.png) no-repeat top center;
background-size: cover;

width: 100%;
height: 100vh;
}
#wrapper {
background: none;
}
/* max-width: 480px */}


.main_box {
position: relative;
background: url(../images/bg_main.png) top center no-repeat;
background-size: 100% auto;
}
.main_box .main_icon01 {
position: absolute;
width: 26.5%;
height: auto;
top: 19.5%;
left:0;
}
.main_box .main_icon02 {
position: absolute;
width: 25.5%;
height: auto;
top: 19.5%;
right:0;
}
.main_box .main_gif01 {
position: absolute;
width: 26.45%;
height: auto;
top: 38.85%;
left:0;
}
.main_box .main_gif02 {
position: absolute;
width: 23.125%;
height: auto;
top: 58.85%;
left:0;
}
.main_box .main_gif03 {
position: absolute;
width: 25.3125%;
height: auto;
bottom:0;
left:0;
}
.main_box .main_gif04 {
position: absolute;
width: 26.25%;
height: auto;
top: 38.3%;
right:0;
}
.main_box .main_gif05 {
position: absolute;
width: 23.54%;
height: auto;
top: 58.8%;
right:0;
}
.main_box .main_gif06 {
position: absolute;
width: 23.85%;
height: auto;
bottom: 0;
right:0;
}


/*-----------------------*/

#contents .h2_ttl {
display: block;
margin-bottom: 10px;
text-align: center;
background: url(../images/sec_point_ttlline.png) center center no-repeat;
background-size: 100% auto;
}
#contents .h2_ttl span {
display: inline-block;
font-size: 32px;
font-weight: 800;
padding: 4px 40px;
line-height: 1.2;
background: #8E4F2F;
border-radius: 9999px;
color:#fff;
}


#contents .h2_ttl.movie_ttl {
background: url(../images/sec00_movie_ttlline.png) center center no-repeat;
background-size: 100% auto;
}
#contents .h2_ttl.movie_ttl span {
background: #7BC722;
}


/*-----------------------*/

#contents .sec00 {
background: #FDD000;
padding: 20px 0;
}

#contents .sec00 h2 {
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
align-items: center;

background-image: -webkit-linear-gradient(-90deg, rgba(255,255,255,0) 0, rgba(255,255,255,0) 55%, rgba(255,255,255,1) 55%, rgba(255,255,255,1) 75%, rgba(255,255,255,0) 75%, rgba(255,255,255,0) 100%);
background-image: -moz-linear-gradient(180deg, rgba(255,255,255,0) 0, rgba(255,255,255,0) 55%, rgba(255,255,255,1) 55%, rgba(255,255,255,1) 75%, rgba(255,255,255,0) 75%, rgba(255,255,255,0) 100%);
background-image: linear-gradient(180deg, rgba(255,255,255,0) 0, rgba(255,255,255,0) 55%, rgba(255,255,255,1) 55%, rgba(255,255,255,1) 75%, rgba(255,255,255,0) 75%, rgba(255,255,255,0) 100%);
background-position: 50% 50%;
-webkit-background-origin: padding-box;
background-origin: padding-box;
-webkit-background-clip: border-box;
background-clip: border-box;
-webkit-background-size: auto auto;
background-size: auto auto;

text-align: center;

padding: 0 10px;
}

#contents .sec00 h2 img {
display: inline-block;
width: 65%;
height: auto;
margin-left: 5px;
}
#contents .sec00 h2 span {
color:#8e4f2f;
font-size: 28px;
font-weight: 800;
line-height: 1.2;
}
#contents .sec00 .sec00_txt {
text-align: center;
padding: 0 20px;
font-size: 22px;
color:#1758a7;
font-weight: 800;
text-shadow:
0 1px 1px rgba(255,255,255,1),
0 2px 2px rgba(255,255,255,1),
0 2px 3px rgba(255,255,255,1);
}

#contents .sec00 .sec00_txtbox {
width: 90%;
margin-left: auto;
margin-right: auto;
color:#8e4f2f;
font-size: 19px;
font-weight: 600;
line-height: 1.6;
border-radius: 12px;
border: dashed 3px #fff;
text-align: center;
}
#contents .sec00 .sec00_txtbox>div {
background: #FFE880;
padding: 10px 10px 8px;
}


/*----------------------*/

#contents .new_icon {
display: inline-block;
text-align: center;
padding: 2px 10px 0;
font-size: 18px;
color:#fff;
font-weight: 800;
margin-right: 10px;
background: #E60012;
border-radius: 4px;
text-shadow:none!important;
}
#contents .new_icon_s {
display: inline-block;
text-align: center;
padding: 2px 8px 0;
font-size: 16px;
color:#fff;
font-weight: 700;
margin-right: 10px;
background: #E60012;
border-radius: 4px;
text-shadow:none!important;
}

#contents .h2_txt {
text-align: center;
padding: 0 20px;
font-size: 27px;
color:#8e4f2f;
font-weight: 800;
}

#contents .each_sec {
width: 96%;
margin-right: auto;
margin-left: auto;
}

#contents .each_sec .eachsec_inbox {
background: url(../images/sec01_bgtop.png) top center no-repeat;
background-size: 100%  auto;
padding: 40px 4% 1px;
}

#contents .each_sec.sec02 .eachsec_inbox {
background: url(../images/sec02_bgtop.png) top center no-repeat;
background-size: 100%  auto;
}

#contents .each_sec.sec03 .eachsec_inbox {
background: url(../images/sec03_bgtop.png) top center no-repeat;
background-size: 100%  auto;
}

#contents .each_sec.sec04 .eachsec_inbox {
background: url(../images/sec04_bgtop.png) top center no-repeat;
background-size: 100%  auto;
}

#contents .each_sec.sec05 .eachsec_inbox {
background: url(../images/sec05_bgtop.png) top center no-repeat;
background-size: 100%  auto;
}

#contents .each_sec.sec06 .eachsec_inbox {
background: url(../images/sec06_bgtop.png) top center no-repeat;
background-size: 100%  auto;
}

#contents .each_sec.sec07 .eachsec_inbox {
background: url(../images/sec07_bgtop.png) top center no-repeat;
background-size: 100%  auto;
}




#contents .sec01 .sec01_txt01 {
text-align: center;
font-size: 32px;
font-weight: 800;
color:#e9546b;
text-shadow:
0 0px 1px rgba(255,255,255,1),
0 0px 2px rgba(255,255,255,1),
0 0px 2px rgba(255,255,255,1),
0 0px 4px rgba(255,255,255,1),
0 0px 4px rgba(255,255,255,1),
0 0px 4px rgba(255,255,255,1),
0 0px 6px rgba(255,255,255,1),
0 0px 6px rgba(255,255,255,1),
0 0px 6px rgba(255,255,255,1);

display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
align-items: center;
}


#contents .sec01 .sec01_txt02 {
width: 90%;
margin-left: auto;
margin-right: auto;
color:#8e4f2f;
font-size: 19px;
font-weight: 700;
line-height: 1.6;
border-radius: 12px;
text-align: center;
background: #FDE093;
padding: 10px 10px 8px;
}

/*----------------*/

#contents .each_sec .noshow{
opacity: 0;
}

#contents .sec02 .sec02_txt01 {
text-align: center;
font-size: 28px;
font-weight: 800;
line-height: 1.2;
color:#ff3460;
text-shadow:
0 0px 1px rgba(255,255,255,1),
0 0px 2px rgba(255,255,255,1),
0 0px 2px rgba(255,255,255,1),
0 0px 4px rgba(255,255,255,1),
0 0px 4px rgba(255,255,255,1),
0 0px 4px rgba(255,255,255,1),
0 0px 6px rgba(255,255,255,1),
0 0px 6px rgba(255,255,255,1),
0 0px 6px rgba(255,255,255,1);

display: -webkit-flex;
display: flex;
-webkit-justify-content: space-around;
justify-content: space-around;
align-items: center;

padding: 0 2%;
}
@media (max-width: 480px) {
#contents .sec02 .sec02_txt01 {
font-size: 24px;
}
/* max-width: 480px */}


#contents .sec02 .sec02_txt01 .sec02_ttlicon {
width: 12%;
height: auto;
}


#contents .sec02 .sec02_inbox {
width: 94%;
margin-left: auto;
margin-right: auto;

display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
}
#contents .sec02 .sec02_inbox .sec02_each {
width: 49%;
background: #fff;
border-radius: 5px;
overflow: hidden;
padding-bottom: 1px;
}
#contents .sec02 .sec02_inbox .sec02_each .sec02_each_ttl {
background: #FF3460;
color:#fff;
text-align: center;
font-weight: 700;
font-size: 14px;
padding: 4px;
}

#contents .sec02 .sec02_inbox .sec02_each .pokemon_list {
width: 94%;
margin-left: auto;
margin-right: auto;

display: -webkit-flex;
display: flex;
-webkit-justify-content: space-around;
justify-content: space-around;
}
#contents .sec02 .sec02_inbox .sec02_each .pokemon_list .pokemon_each {
width: 31%;
font-size: 10px;
text-align: center;
font-weight: bold;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
color:#8e4f2f;
}
@media (max-width: 480px) {
#contents .sec02 .sec02_inbox .sec02_each .pokemon_list .pokemon_each {
font-size: 8.5px;
}
/* max-width: 480px */}

#contents .sec02 .sec02_inbox .sec02_each .pokemon_list .pokemon_each img {
margin-bottom: 3px;
}

#contents .sec02 .sec02_inbox .sec02_each .sec02_friend_txt {
font-size: 10px;
text-align: center;
padding: 4px 5px 3px;
font-weight: bold;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
color:#ff3460;
background: #FFD9E1;
}


#contents .sec02 .sec02_inbox2 {
width: 94%;
margin-left: auto;
margin-right: auto;

display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
background: #F8DDE3;
border-radius: 6px;
padding: 15px;
}


#contents .sec02 .sec02_inbox2>p {
order: 1;
display: block;
width: 62%;
color:#8e4f2f;
font-size: 15px;
font-weight: 700;
line-height: 1.6;
}
#contents .sec02 .sec02_inbox2 .sec02_img03 {
order: 2;
width: 37%;
}

@media (max-width: 480px) {
#contents .sec02 .sec02_inbox2 {
display: block;
}
#contents .sec02 .sec02_inbox2 .sec02_img03 {
order: inherit;
width: 55%;
margin:0 auto 10px;
}
#contents .sec02 .sec02_inbox2>p {
order: inherit;
width: 100%;
}
/* max-width: 480px */}

#contents .sec02 .sec02_cation {
text-align: center;
}
#contents .sec02 .sec02_cation>p {
display: inline-block;
width: 85%;
text-align: left;
display: inline-block;
padding-left: 1em;
text-indent: -1em;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
color:#8e4f2f;
}

#contents .sec02 .sec02_list_btn {
display: block;
width: 220px;
margin-left: auto;
margin-right: auto;
background: #fff;
border-radius: 6px;
text-align: center;
font-size: 16px;
color:#ff3460;
padding: 6px 20px 5px;
}


/*-----------------------------------*/


#contents .sec03 .sec03_txt01 {
text-align: center;
font-size: 30px;
font-weight: 800;
line-height: 1.2;
color:#337cc0;
text-shadow:
0 0px 1px rgba(255,255,255,1),
0 0px 2px rgba(255,255,255,1),
0 0px 2px rgba(255,255,255,1),
0 0px 4px rgba(255,255,255,1),
0 0px 4px rgba(255,255,255,1),
0 0px 4px rgba(255,255,255,1),
0 0px 6px rgba(255,255,255,1),
0 0px 6px rgba(255,255,255,1),
0 0px 6px rgba(255,255,255,1);

display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
align-items: center;

padding: 0 5%;
}

#contents .sec03 .sec03_txt01 .sec03_ttlicon {
width: 12%;
height: auto;
margin: 0 5%;
}
#contents .sec03 .sec03_txt01 .sec03_ttlicon:first-of-type {
margin: 0 5% 0 0;
}
#contents .sec03 .sec03_txt01 .sec03_ttlicon:last-of-type {
margin: 0 0 0 5%;
}


#contents .sec03 .sec03_txt02 {
width: 75%;
margin-left: auto;
margin-right: auto;
color:#8e4f2f;
font-size: 16px;
font-weight: 700;
line-height: 1.6;
border-radius: 12px;
text-align: center;
background: #D6E3EF;
padding: 10px 10px 8px;
}


#contents .sec03 .sec03_inbox {
width: 94%;
margin-left: auto;
margin-right: auto;

display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
align-items:stretch;

}

#contents .sec03 .sec03_inbox .sec03_each {
width: 32%;
display: flex;
flex-direction:column;
}

#contents .sec03 .sec03_inbox .sec03_each .new_box {
width: 100%;
}


#contents .sec03 .sec03_each_inbox {
width: 100%;
background: #fff;
border-radius: 5px;
overflow: hidden;
padding-bottom: 1px;
flex-grow: 1;
}
#contents .sec03 .sec03_each_inbox .sec03_each_ttl {
background: #37BC49;
color:#fff;
text-align: center;
font-weight: 700;
font-size: 16px;
padding: 4px;

display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
align-items: center;
}
#contents .sec03 .sec03_each_inbox .sec03_each_ttl.ttl02 {
background: #12A5CE;
}
#contents .sec03 .sec03_each_inbox .sec03_each_ttl.ttl03 {
background: #FF97B2;
font-size: 14px;
}
#contents .sec03 .sec03_each_inbox .sec03_each_ttl img {
display: inline-block;
width: 35px;
height: auto;
margin-right: 3px;
}
#contents .sec03 .sec03_each_inbox>p {
display: block;
width: 90%;
margin:0 auto 10px;
font-size: 13px;
font-weight: 600;
color:#8e4f2f;
text-align: center;

font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}



/*-----------------------------------*/


#contents .sec04 .sec04_txt01 {
text-align: center;
font-size: 30px;
font-weight: 800;
line-height: 1.2;
color:#ffea00;
text-shadow:
0 0px 1px rgba(142,79,47,1),
0 0px 1px rgba(142,79,47,1),
0 0px 1px rgba(142,79,47,1),
0 0px 2px rgba(142,79,47,1),
0 0px 2px rgba(142,79,47,1),
0 0px 2px rgba(142,79,47,1),
0 0px 2px rgba(142,79,47,1),
0 0px 4px rgba(142,79,47,1),
0 0px 4px rgba(142,79,47,1),
0 0px 4px rgba(142,79,47,1),
0 0px 4px rgba(142,79,47,1),
0 0px 6px rgba(142,79,47,1),
0 0px 6px rgba(142,79,47,1),
0 0px 6px rgba(142,79,47,1),
0 0px 6px rgba(142,79,47,1);

display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
align-items: center;

padding: 0 5%;
}

#contents .sec04 .sec04_txt01 .sec04_ttlicon {
width: 12%;
height: auto;
margin: 0 5%;
}
#contents .sec04 .sec04_txt01 .sec04_ttlicon:first-of-type {
margin: 0 2% 0 0;
}
#contents .sec04 .sec04_txt01 .sec04_ttlicon:last-of-type {
margin: 0 0 0 2%;
}


#contents .sec04 .sec04_txt02 {
width: 75%;
margin-left: auto;
margin-right: auto;
color:#8e4f2f;
font-size: 16px;
font-weight: 700;
line-height: 1.6;
border-radius: 12px;
text-align: center;
background: #FEF3D9;
padding: 10px 10px 8px;
}

#contents .sec04 .sec04_inbox {
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}

#contents .sec04 .sec04_each {
width: 31%;
margin-left: 1%;
margin-right: 1%;
margin-bottom: 10px;
}
#contents .sec04 .sec04_each p {
text-align: center;
color:#36b7aa;
font-size: 18px;
font-weight: 800;
text-shadow:
0 0px 1px rgba(255,255,255,1),
0 0px 1px rgba(255,255,255,1),
0 0px 1px rgba(255,255,255,1),
0 0px 2px rgba(255,255,255,1),
0 0px 2px rgba(255,255,255,1),
0 0px 2px rgba(255,255,255,1),
0 0px 2px rgba(255,255,255,1),
0 0px 4px rgba(255,255,255,1),
0 0px 4px rgba(255,255,255,1),
0 0px 4px rgba(255,255,255,1),
0 0px 4px rgba(255,255,255,1),
0 0px 6px rgba(255,255,255,1),
0 0px 6px rgba(255,255,255,1),
0 0px 6px rgba(255,255,255,1),
0 0px 6px rgba(255,255,255,1);
}


#contents .sec04 .sec04_inbox2 {
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
align-items: center;
}
#contents .sec04 .sec04_inbox2 .sec04_gif06 {
width: 120px;
margin-right: 10px;
}
#contents .sec04 .sec04_inbox2 .sec04_inbox2_txt {
width: calc(100% - 130px - 20%);

color:#f63a21;
font-size: 22px;
font-weight: 800;
text-shadow:
0 0px 1px rgba(255,255,255,1),
0 0px 1px rgba(255,255,255,1),
0 0px 1px rgba(255,255,255,1),
0 0px 2px rgba(255,255,255,1),
0 0px 2px rgba(255,255,255,1),
0 0px 2px rgba(255,255,255,1),
0 0px 2px rgba(255,255,255,1),
0 0px 4px rgba(255,255,255,1),
0 0px 4px rgba(255,255,255,1),
0 0px 4px rgba(255,255,255,1),
0 0px 4px rgba(255,255,255,1),
0 0px 6px rgba(255,255,255,1),
0 0px 6px rgba(255,255,255,1),
0 0px 6px rgba(255,255,255,1),
0 0px 6px rgba(255,255,255,1);
}
@media (max-width: 480px) {
#contents .sec04 .sec04_inbox2 .sec04_inbox2_txt {
width: calc(100% - 130px - 10%);
}
/* max-width: 480px */}



/*-----------------------------------*/


#contents .sec05 .sec05_txt01 {
text-align: center;
font-size: 30px;
font-weight: 800;
line-height: 1.2;
color:#67b60e;
text-shadow:
0 0px 1px rgba(255,255,255,1),
0 0px 2px rgba(255,255,255,1),
0 0px 2px rgba(255,255,255,1),
0 0px 4px rgba(255,255,255,1),
0 0px 4px rgba(255,255,255,1),
0 0px 4px rgba(255,255,255,1),
0 0px 6px rgba(255,255,255,1),
0 0px 6px rgba(255,255,255,1),
0 0px 6px rgba(255,255,255,1);

display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
align-items: center;

padding: 0 5%;
}

@media (max-width: 480px) {
#contents .sec05 .sec05_txt01 {
font-size: 24px;
}
#contents .new_icon {
padding: 2px 8px 0;
font-size: 16px;
}
/* max-width: 480px */}

#contents .sec05 .sec05_txt01 .sec05_ttlicon {
width: 12%;
height: auto;
margin: 0 5%;
}
#contents .sec05 .sec05_txt01 .sec05_ttlicon:first-of-type {
margin: 0 5% 0 0;
}
#contents .sec05 .sec05_txt01 .sec05_ttlicon:last-of-type {
margin: 0 0 0 5%;
}


#contents .sec05 .sec05_txt02 {
width: 85%;
margin-left: auto;
margin-right: auto;
color:#8e4f2f;
font-size: 16px;
font-weight: 700;
line-height: 1.6;
border-radius: 12px;
text-align: center;
background: #E7F1DB;
padding: 10px 10px 8px;
}


#contents .sec05 .sec05_inbox {
width: 94%;
margin-left: auto;
margin-right: auto;

display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
align-items:stretch;

}

#contents .sec05 .sec05_inbox .sec05_each {
width: 48%;
display: flex;
flex-direction:column;
}

#contents .sec05 .sec05_inbox .sec05_each .new_box {
width: 100%;
}


#contents .sec05 .sec05_each_inbox {
width: 100%;
background: #fff;
border-radius: 5px;
overflow: hidden;
padding-bottom: 1px;
flex-grow: 1;
}
#contents .sec05 .sec05_each_inbox .sec05_each_ttl {
background: #00ADA9;
color:#fff;
text-align: center;
font-weight: 700;
font-size: 16px;
padding: 4px;

display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
align-items: center;
}
#contents .sec05 .sec05_each_inbox .sec05_each_ttl.ttl02 {
background: #F8B616;
}
#contents .sec05 .sec05_each_inbox .sec05_each_ttl img {
display: inline-block;
width: 35px;
height: auto;
margin-right: 3px;
}
#contents .sec05 .sec05_each_inbox>p {
display: block;
width: 90%;
margin:0 auto 10px;
font-size: 13px;
font-weight: 600;
color:#8e4f2f;
text-align: center;

font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}




/*-----------------------------------*/


#contents .sec06 .sec06_txt01 {
text-align: center;
font-size: 28px;
font-weight: 800;
line-height: 1.2;
color:#008985;
text-shadow:
0 0px 1px rgba(255,255,255,1),
0 0px 2px rgba(255,255,255,1),
0 0px 2px rgba(255,255,255,1),
0 0px 4px rgba(255,255,255,1),
0 0px 4px rgba(255,255,255,1),
0 0px 4px rgba(255,255,255,1),
0 0px 6px rgba(255,255,255,1),
0 0px 6px rgba(255,255,255,1),
0 0px 6px rgba(255,255,255,1);

display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
align-items: center;

padding: 0 3%;
}

@media (max-width: 480px) {
#contents .sec06 .sec06_txt01 {
font-size: 22px;
}
#contents .new_icon {
padding: 2px 8px 0;
font-size: 16px;
}
/* max-width: 480px */}

#contents .sec06 .sec06_txt01 .sec06_ttlicon {
width: 8%;
height: auto;
margin: 0 0 0 3%;
}



#contents .sec06 .sec06_inbox2 {
width: 94%;
margin-left: auto;
margin-right: auto;

display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
align-items: center;
background: #D6EBEB;
border-radius: 6px;
padding: 15px;
}


#contents .sec06 .sec06_inbox2>p {
order: 1;
display: block;
width: 50%;
color:#8e4f2f;
font-size: 15px;
font-weight: 700;
line-height: 1.6;
}
#contents .sec06 .sec06_inbox2 .sec06_img01 {
order: 2;
width: 45%;
}

@media (max-width: 480px) {
#contents .sec06 .sec06_inbox2 {
display: block;
}
#contents .sec06 .sec06_inbox2 .sec06_img01 {
order: inherit;
width: 55%;
margin:0 auto 10px;
}
#contents .sec06 .sec06_inbox2>p {
order: inherit;
width: 100%;
}
/* max-width: 480px */}



#contents .sec06 .sec06_inbox {
width: 94%;
margin-left: auto;
margin-right: auto;

display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
align-items:stretch;

}

#contents .sec06 .sec06_inbox .sec06_each {
width: 48%;
display: flex;
flex-direction:column;
}

#contents .sec06 .sec06_inbox .sec06_each .new_box {
width: 100%;
}


#contents .sec06 .sec06_each_inbox {
width: 100%;
background: #fff;
border-radius: 5px;
overflow: hidden;
padding-bottom: 1px;
flex-grow: 1;
}
#contents .sec06 .sec06_each_inbox .sec06_each_ttl {
background: #019D99;
color:#fff;
text-align: center;
font-weight: 700;
font-size: 18px;
padding: 4px;

display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
align-items: center;
}
#contents .sec06 .sec06_each_inbox .sec06_each_ttl.ttl02 {
background: #FF748A;
}
#contents .sec06 .sec06_each_inbox .sec06_each_ttl img {
display: inline-block;
width: 35px;
height: auto;
margin-right: 3px;
}
#contents .sec06 .sec06_each_inbox>p {
display: block;
width: 90%;
margin:0 auto 10px;
font-size: 12px;
font-weight: 600;
color:#8e4f2f;
text-align: center;

font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


#contents .sec06 .sec06_cation {
text-align: center;
}
#contents .sec06 .sec06_cation>p {
display: inline-block;
width: 94%;
text-align: left;
display: inline-block;
padding-left: 1em;
text-indent: -1em;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
color:#8e4f2f;
}

/*-----------------------------------*/


#contents .sec07 .sec07_txt01 {
text-align: center;
font-size: 30px;
font-weight: 800;
line-height: 1.2;
color:#8b20c0;
text-shadow:
0 0px 1px rgba(255,255,255,1),
0 0px 1px rgba(255,255,255,1),
0 0px 1px rgba(255,255,255,1),
0 0px 2px rgba(255,255,255,1),
0 0px 2px rgba(255,255,255,1),
0 0px 2px rgba(255,255,255,1),
0 0px 2px rgba(255,255,255,1),
0 0px 4px rgba(255,255,255,1),
0 0px 4px rgba(255,255,255,1),
0 0px 4px rgba(255,255,255,1),
0 0px 4px rgba(255,255,255,1),
0 0px 6px rgba(255,255,255,1),
0 0px 6px rgba(255,255,255,1),
0 0px 6px rgba(255,255,255,1),
0 0px 6px rgba(255,255,255,1);

display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
align-items: center;

padding: 0 5%;
}

#contents .sec07 .sec07_eachimg01 {
display: block;
width: 120px;
height: auto;
margin: 0 auto 10px;
}


#contents .sec07 .sec07_txt02 {
width: 94%;
margin-left: auto;
margin-right: auto;
color:#8e4f2f;
font-size: 16px;
font-weight: 700;
line-height: 1.6;
border-radius: 12px;
text-align: center;
background: #EADCF1;
padding: 10px 10px 8px;
}

#contents .sec07 .sec07_inbox {
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}

#contents .sec07 .sec07_each {
width: 31%;
margin-left: 1%;
margin-right: 1%;
}


#contents .sec07 .lang_txt {
display: block;
background: #3B9ACF;
padding: 4px 5px;
text-align: center;
color:#fff;
font-size: 14px;
font-weight: 700;
margin-bottom: 5px;
border-radius: 6px;
}

#contents .sec07 .lang_txt.txt02 {
background: #8FBF55;
}
#contents .sec07 .lang_txt.txt03 {
background: #E46C82;
}
@media (max-width: 480px) {
#contents .sec07 .lang_txt {
padding: 4px;
font-size: 12px;
}

/* max-width: 480px */}




#contents .poke_nade_box {
padding: 20px;
background: #fff;
}


#contents .poke_nade_box a {
display: block;
width: 90%;
margin: 0 auto;
border-radius: 6px;
overflow: hidden;
}
