/*
 * cmn_layout_sp.css
 *
 *  version --- 0.1
 *  updated --- 2014/7/5
 */
/* !wrapper
---------------------------------------------------------- */
#wrapper {
  background-size: 100px auto;
}

/* !container
---------------------------------------------------------- */
#container {
  background-image: url("/tbs-ch/special/bokuaopre_202507/img/container_bg_sp.jpg")
}

/* !header
---------------------------------------------------------- */
#header {
  padding-top: 65px;
}

#header .header_item {
  margin-bottom: 4%;
  background: none;
}

#header .header_item h1 {
  padding-top: 0;
  margin-bottom: -1%;
}

#header .header_item p:nth-of-type(1) {
  margin-bottom: 2%;
}

#header .header_item p:nth-of-type(2) {
  padding: 2% 0;
}

#header .header_item h1 img {
  max-width: 75%;
}

#header .header_item p:nth-of-type(1) img {
  max-width: 90%;
}

#header .header_item p:nth-of-type(2) img {
  max-width: 90%;
}

#header .header_img img {
  max-width: 95%;
  margin-bottom: -1%;
}

#header .header_img p img {
  max-width: 90%;
}

#header .btn-movie {
  position: absolute;
  left: 35%;
  width: 28%;
  height: auto;
  top: 88%;
}

#header .btn-movie a {
  display: block;
  width: auto;
  height: auto;
}

/* !gNavi
---------------------------------------------------------- */
#gNavi {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  margin-left: 0;
  height: 50px;
  padding-top: 0;
  background: #fff url("/tbs-ch/special/bokuaopre_202507/img/img_logo01.gif") no-repeat center;
  background-size: 97% auto;
}

#gNavi .btnMenu01 {
  position: absolute;
  display: block;
  top: 5px;
  left: 5px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("/tbs-ch/special/bokuaopre_202507/img/btn_menu01_sp.png") no-repeat 0 0;
  background-size: 40px 40px;
}

#gNavi ul,
#gNavi ul.normal {
  display: none;
  position: fixed;
  top: 50px;
  left: 0;
  width: 100%;
  padding: 5px 0;
  background-color: rgba(255, 255, 255, 0.95);
}

#gNavi li {
  float: none;
  display: block;
  padding: 0;
  margin: 0 5px;
  text-indent: 0;
  border-bottom: 1px solid #7caed2;
  font-size: 15px;
  line-height: 42px;
}

#gNavi li#gNavi01,
#gNavi li#gNavi02,
#gNavi li#gNavi03,
#gNavi li#gNavi04,
#gNavi li#gNavi05,
#gNavi li#gNavi06,
#gNavi li#gNavi07 {
  width: auto;
}

#gNavi li#gNavi01 {
  background-image: unset;
}

#gNavi li a {
  display: block;
  padding-left: 15px;
  margin: 0;
  height: 42px;
  background: none;
  text-decoration: none;
  color: #2583c6;
}

#overlay {
  display: block;
  z-index: 10;
}

.txt14 {
  font-size: 12px;
  line-height: 21px;
  margin-top: 20px;
}

.txt14_step2 {
  font-size: 12px;
  line-height: 21px;
  margin-top: 20px;
}

.txt18 {
  font-size: 16px;
  line-height: 24px;
  margin-top: 20px;
}

.txt22 {
  font-size: 18px;
  line-height: 27px;
}

/* !bannerArea01
---------------------------------------------------------- */
.bannerArea01 li img {
  width: 100%;
  height: auto;
}

/* !btnToggle01
---------------------------------------------------------- */
.btnToggle01 {
  width: 23px;
  height: 23px;
  background-size: 46px 46px;
}

.btnToggle01:hover {
  background-position: -23px 0;
}

.btnToggle01.active {
  background-position: 0 -23px;
}

.btnToggle01.active:hover {
  background-position: -23px -23px;
}

/* !a01
---------------------------------------------------------- */
#a01 {
  padding: 13% 5% 12%;
}

/*\*/
* html #a01 .waku {
  height: 1em;
  overflow: visible;
}
/**/

#a01 .waku {
  display: block;
  padding: 0 8% 8%;
  margin-bottom: 4%;
  border-width: 1px;
  border-radius: 12% 0 12% 0;
  box-shadow: 0 5px 7px rgba(106, 178, 233, 0.9);
}

#a01 .waku .cp_head {
  margin-right: 0;
}

#a01 .waku .cp_head p {
  text-align: center;
}

#a01 .waku .cp_head p:nth-of-type(1) {
  top: -20%;
  left: calc(50% - 4%);
  transform: translateX(-50%);
  width: 100%;
}

#a01 .waku .cp_head p:nth-of-type(2) {
  padding-top: 22%;
  margin-bottom: 3%;
}

#a01 .waku .cp_head p:nth-of-type(3) {
  min-width: unset;
  padding: 3% 0;
  margin-bottom: 5%;
}

#a01 .waku .cp_head p:nth-of-type(1) img {
  max-width: 85%;
}

#a01 .waku .cp_head p:nth-of-type(2) img {
  max-width: unset;
}

#a01 .waku .cp_head p:nth-of-type(3) img {
  max-width: unset;
}

#a01 .waku .cp_img {
  display: flex;
  flex-direction: column-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#a01 .waku .cp_img p {
  margin-bottom: 0;
}

#a01 .waku .cp_img p img {
  max-width: 65%;
  margin: 0 auto;
}

#a01 .waku .cp_img img {
  max-width: 100%;
  margin-bottom: 2%;
}

#a01 .cp_attention {
  margin-bottom: 8%;
}

#a01 .cp_attention p {
  font-size: 12px;
  line-height: 1.5;
}

#a01 .cp_attention p:nth-of-type(1) {
  margin-bottom: 2%;
}

#a01 .cp_about {
  margin-bottom: 12%;
  box-shadow: 0 5px 7px rgba(106, 178, 233, 0.9);
}

#a01 .cp_about a {
  display: block;
  padding: 1% 0 0;
  border-width: 1px;
}

#a01 .cp_about p:nth-of-type(1) {
  margin-top: 0;
  margin-bottom: 3%;
  text-align: center;
}

#a01 .cp_about p:nth-of-type(2) {
  margin-left: 0;
}

#a01 .cp_about p:nth-of-type(1) img {
  max-width: 95%;
}

#a01 .cp_about p:nth-of-type(2) img {
  max-width: unset;
}

#a01 .cp_txt {
  max-width: 90%;
}

#a01 .cp_intro {
  margin-bottom: 6%;
  font-size: 14px;
  line-height: calc(22.4 / 14);
}

/* !a02
---------------------------------------------------------- */
#a02 {
  padding-bottom: 0;
}

#a02 h2 {
  width: auto;
  height: 58px;
  margin-bottom: 0;
  background-size: 30% auto;
}

#a02 .waku {
  margin: 0px;
  overflow: hidden;
  border: none;
  padding: 20px 2.5% 35px;
  font-size: 16px;
  line-height: 24px;
}

#a02 .waku:after {
  content: "";
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden;
}

/*\*/
* html #a02 .waku {
  height: 1em;
  overflow: visible;
}
/**/

/* !a03
---------------------------------------------------------- */
#a03 {
  padding-bottom: 0px;
}

#a03 h2 {
  width: auto;
  height: 58px;
  margin-bottom: 0px;
  background-size: 30% auto;
}

#a03 .waku {
  margin: 0px;
  overflow: hidden;
  border: none;
  padding: 25px 2.5% 5px;
  font-size: 14px;
  line-height: 21px;
}

#a03 .waku:after {
  content: "";
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden;
}

/*\*/
* html #a03 .waku {
  height: 1em;
  overflow: visible;
}
/**/

#a03 .waku p {
  margin-bottom: 35px;
}

#a03 .waku p .txt18 {
  margin-top: 0;
}

/* !q-a
---------------------------------------------------------- */
#q-a {
  padding-bottom: 0px;
}

#q-a h2 {
  width: auto;
  height: 58px;
  margin-bottom: 0px;
  background-size: 20% auto;
}

#q-a .waku {
  margin: 0px;
  overflow: hidden;
  border: none;
  padding: 25px 2.5% 5px;
  font-size: 16px;
  line-height: 24px;
}

#q-a .waku:after {
  content: "";
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden;
}

/*\*/
* html #q-a .waku {
  height: 1em;
  overflow: visible;
}
/**/

#q-a .waku p {
  margin-bottom: 35px;
}

/* !a04
---------------------------------------------------------- */
#a04 {
  padding-bottom: 0px;
}

#a04 h2 {
  width: auto;
  height: 58px;
  margin-bottom: 0px;
  background-size: 30% auto;
}

#a04 .waku {
  overflow: hidden;
  border: none;
  margin: 20px 0 0;
  padding: 0 2.5% 35px;
  font-size: 16px;
  line-height: 24px;
  word-wrap: break-word;
}

#a04 #step2.waku p:nth-of-type(4) {
  margin-bottom: 15px;
}

#a04 .waku h4 {
  padding: 12px 0 9px;
  font-size: 18px;
  text-align: center;
  height: auto;
}

#a04 .otokuset img {
  width: 100%;
  height: auto;
}

#a04 .waku .otokuset .otokuset_txt {
  padding: 0px;
  margin-top: 15px;
  margin-right: 2.5%;
  font-size: 12px;
  line-height: 14px;
  margin-left: 2.5%;
}

#a04 .waku .entry_waku {
  padding: 30px 3.5% 0;
  margin-right: 0;
  font-size: 14px;
  line-height: 21px;
  margin-left: 0;
}

#a04 .waku .entry_waku:nth-of-type(odd) {
  padding-bottom: 35px;
}

#a04 .waku .entry_waku p {
  font-size: 14px;
  line-height: 21px;
  text-align: left;
}

#a04 .waku .entry_waku p.copy_ready {
  text-align: left;
}

#a04 .waku .entry_waku p.copy_ready:nth-of-type(2) {
  margin-top: 36px;
  margin-bottom: 10px;
  text-align: center;
}

#a04 .waku .entry_waku img {
  float: none;
  width: 100%;
  height: auto;
}

#a04 .waku .otokuset {
  padding-bottom: 15px;
  background: #ebfbff url("/tbs-ch/special/bokuaopre_202507/img/otokuset_bg.png") no-repeat;
}

#a04 .waku .attention_waku {
  font-size: 18px;
  line-height: 24px;
  margin-top: 20px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding: 15px 3.5%;
}

#a04 .waku:after {
  content: "";
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden;
}

/*\*/
* html #a04 .waku {
  height: 1em;
  overflow: visible;
}
/**/

#a04 .waku h3 {
  background-size: 100% auto;
  font-weight: bold;
  border-bottom-width: 2px;
  border-bottom-color: #FF0004;
  border-bottom-style: solid;
  margin-bottom: 15px;
  margin-top: 15px;
}

#a04 .waku .column_txt {
  width: auto;
  float: right;
  font-size: 18px;
  line-height: 30px;
  margin-top: 15px;
  margin-bottom: 10px;
}

#a04 .entry_waku .entry_btn {
  padding-top: 10px;
  /* padding-right: 2.5%; */
  /* padding-left: 2.5%; */
}

#a04 .entry_btn img {
  float: none;
  width: 100%;
  height: auto;
}

#a04 .underline img {
  float: none;
  width: 100%;
  height: auto;
  border-style: none;
}

#a04 #step2 .underline img {
  margin-top: 0px;
}

/* !a05
---------------------------------------------------------- */
#a05 {
  background-size: contain;
}

#a05 h2 {
  height: 80px;
  margin-bottom: 20px;
  background-image: url("/tbs-ch/special/bokuaopre_202507/img/title_info_sp.gif");
  background-size: 65% auto;
}

#a05 .waku {
  margin-right: 1%;
  margin-left: 1%;
}

#a05 .entry_btn img {
  float: none;
  width: 100%;
  height: auto;
}

/* !footer
---------------------------------------------------------- */
#footer {
  padding: 30px 2.5%;
  margin: 0;
  font-size: 16px;
}

.site-top {
  margin-bottom: 30px;
}

.site-top a {}

#copyright {
  font-size: 10px;
  letter-spacing: -0.5px;
  text-align: left;
}

#page-top,
#page-top:hover {
  display: block;
  position: fixed;
  right: 13px;
  bottom: 10px;
  width: 61px;
  height: 61px;
  background: url("/tbs-ch/special/bokuaopre_202507/img/btn_pageTop01_sp.png") no-repeat right top;
  background-size: auto 61px;
  z-index: 9997;
}

/* !notification
---------------------------------------------------------- */
/* !mainVideo
---------------------------------------------------------- */
/* !chanels top page
---------------------------------------------------------- */
/* !howtoview
---------------------------------------------------------- */
/* !contact
---------------------------------------------------------- */
/* !social
---------------------------------------------------------- */
.fb-like.fb_iframe_widget.fb_iframe_widget_fluid {
  width: auto !important;
}

/* !recommend
---------------------------------------------------------- */
/* !notice
---------------------------------------------------------- */
/* !series
---------------------------------------------------------- */
/* !display
---------------------------------------------------------- */
.sp {
  display: block;
}

.pc {
  display: none;
}

.sp_inl {
  display: inline;
}

.pc_inl {
  display: none;
}
