@charset "UTF-8";
hr {
  display: none;
}
.mql_hide {
  display: none;
}
.mql_show {
  display: block !important;
}
.mql_lead01 {
  margin-top: 20px;
  font-size: 114.3%;
  color: #d3223f;
  text-align: center;
}
#wmc_masthead {
  background-image: none;
}

/*
flash
*/
#flashWrapper {
  display: none;
}

/*

boxContents

*/
#boxContents {
  padding: 10px 0;
  background-color: #12326a;
}
#boxContents h2 {
  display: none;
}
/*

movieArea

*/
.disnon {
  display: none;
}
.mql_tab li.select {
  background: #e2d06e; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyZDA2ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEzJSIgc3RvcC1jb2xvcj0iI2UwY2E2NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM2JSIgc3RvcC1jb2xvcj0iI2Q4YmI1MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iI2Q2YjU0YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU4JSIgc3RvcC1jb2xvcj0iI2Q3Yjg0ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iI2RmY2I2OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMWNmNmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #e2d06e 0%, #e0ca67 13%, #d8bb53 36%, #d6b54c 49%, #d7b84e 58%, #dfcb68 90%, #e1cf6b 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e2d06e), color-stop(13%, #e0ca67), color-stop(36%, #d8bb53), color-stop(49%, #d6b54c), color-stop(58%, #d7b84e), color-stop(90%, #dfcb68), color-stop(100%, #e1cf6b)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e2d06e 0%, #e0ca67 13%, #d8bb53 36%, #d6b54c 49%, #d7b84e 58%, #dfcb68 90%, #e1cf6b 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e2d06e 0%, #e0ca67 13%, #d8bb53 36%, #d6b54c 49%, #d7b84e 58%, #dfcb68 90%, #e1cf6b 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e2d06e 0%, #e0ca67 13%, #d8bb53 36%, #d6b54c 49%, #d7b84e 58%, #dfcb68 90%, #e1cf6b 100%); /* IE10+ */
  background: linear-gradient(to bottom, #e2d06e 0%, #e0ca67 13%, #d8bb53 36%, #d6b54c 49%, #d7b84e 58%, #dfcb68 90%, #e1cf6b 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2d06e', endColorstr='#e1cf6b',GradientType=0 ); /* IE6-8 */

  color: #fff;
  -webkit-box-shadow: 0px -2px 2px 0px #e1d06d;

  box-shadow: 0px -2px 2px 0px #e1d06d;
  text-shadow: 0px -2px 0px #baa34b;
  filter: dropshadow(color=#baa34b, offx=0, offy=-2);
}
.mql_tab {
  display: block;
  min-width: 300px;
  border-bottom: 2px solid #e1cf6b;
  letter-spacing: -0.3em;
  text-align: center;
}
.mql_tab li {
  display: inline-block;
  width: 149px;
  margin-left: 2px;
  padding: 10px 0;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  background-color: #0c1b36;
  letter-spacing: normal;
  color: #e7d77c;
}
.mql_tab li:first-child {
  margin-left: 0;
}
.mql_tab li span {
  padding-left: 17px;
  background: url(../image/d_blt_06_mql.png) 0 center no-repeat;
  background-size: 14px 14px;
  -webkit-background-size: 14px 14px;
}
.mql_tab li.select span {
  background: url(../image/d_blt_07_mql.png) 0 center no-repeat;
  background-size: 14px 14px;
  -webkit-background-size: 14px 14px;
}

.movieBox {
  width: 270px;
  margin: 10px auto;
  padding: 14px 15px 10px 15px;
  background: url(/common/images/bg_box_gold_mql.gif) left top repeat-x #fff;
  background-size: 1px 4px;
  -webkit-background-size: 1px 4px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  overflow: hidden;
  line-height: 1.3;
}
.movieBox .photo {
  width: 115px;
  height: 75px;
  margin-left: 10px;
  margin-bottom: 8px;
  float: right;
  overflow: hidden;
}
.movieBox .photo img {
  width: 115px;
  height: 75px;
}
div[style="color:#820044; line-height:1.4em;"] {
  color: #cc0033 !important;
}
p.title {
  margin-top: 3px;
}
p.title a {
  color: #3e5ed6;
  font-size: 114.3%;
}
p.copy {
  margin-top: 4px;
  color: #777777;
  font-size: 85.7%;
}
.movieBox .lead {
  font-size: 85.7%;
  clear: both;
}

/*

mainContents

*/
#mainContents {
  padding-top: 10px;
  background-color: #fff;
}
#mainContents h2,
#boxContents h2 {
  padding: 15px 0;
  background: #dccc81; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RjY2M4MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE5JSIgc3RvcC1jb2xvcj0iI2Q1YzU3YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iI2Q0YzI3OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUzJSIgc3RvcC1jb2xvcj0iI2M0YjE2NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgxJSIgc3RvcC1jb2xvcj0iI2FlOTY0YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkyJSIgc3RvcC1jb2xvcj0iI2E2OGU0NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhMzhjNDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #dccc81 0%, #d5c57a 19%, #d4c278 20%, #c4b165 53%, #ae964c 81%, #a68e44 92%, #a38c40 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dccc81), color-stop(19%, #d5c57a), color-stop(20%, #d4c278), color-stop(53%, #c4b165), color-stop(81%, #ae964c), color-stop(92%, #a68e44), color-stop(100%, #a38c40)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #dccc81 0%, #d5c57a 19%, #d4c278 20%, #c4b165 53%, #ae964c 81%, #a68e44 92%, #a38c40 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #dccc81 0%, #d5c57a 19%, #d4c278 20%, #c4b165 53%, #ae964c 81%, #a68e44 92%, #a38c40 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #dccc81 0%, #d5c57a 19%, #d4c278 20%, #c4b165 53%, #ae964c 81%, #a68e44 92%, #a38c40 100%); /* IE10+ */
  background: linear-gradient(to bottom, #dccc81 0%, #d5c57a 19%, #d4c278 20%, #c4b165 53%, #ae964c 81%, #a68e44 92%, #a38c40 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dccc81', endColorstr='#a38c40',GradientType=0 ); /* IE6-8 */

  font-size: 114.3%;
  color: #fff;
  text-shadow: 0px -1px 0px #70663d;
  filter: dropshadow(color=#70663d, offx=0, offy=-1);
  text-align: center;
}

/* hfrBnr */
.mql_bnr_list {
  margin: 10px auto 0;
  width: 300px;
}
.mql_bnr_list li a {
  display: block;
  padding: 6px 10px;
  background: url(../image/d_blt_03_mql.png) 96% center no-repeat;
  background-size: 17px 17px;
  -webkit-background-size: 17px 17px;
}
.mql_bnr_list li {
  background: #f2f2f2;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #e5e5e5;
}
.mql_bnr_list li img {
  display: inline-block;
  vertical-align: top;
}
.mql_bnr_list li span {
  display: inline-block;
  padding-left: 10px;
  vertical-align: top;
  color: #3e5de6;
  width: 155px;
}

/* about */
#mainContents > .contentsWrapper:first-child {
  margin-top: 0;
}
.about {
  width: 300px;
  margin: 0 auto;
  padding: 0 10px;
}

div.about .photo01 {
  margin-top: 0;
}
.about h3 {
  margin-top: 5px;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #ffffff; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYmViZWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ffffff 0%, #ebebeb 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ebebeb)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #ebebeb 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #ebebeb 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #ebebeb 100%); /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #ebebeb 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 ); /* IE6-8 */
  color: #3e5ed6;
}

.about h3 span {
  display: block;
  padding: 16px 0 16px 14px;
  background: url(../image/d_blt_01_mql.png) 96% center no-repeat;
  background-size: 17px 17px;
  -webkit-background-size: 17px 17px;
}
.about h3.open {
  border: 1px solid #d3223f;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  background: #d3223f;
  font-size: 114.3%;
  color: #fff;
}
.about h3.open span {
  display: block;
  background: url(../image/d_blt_02_mql.png) 96% center no-repeat;
  background-size: 17px 17px;
  -webkit-background-size: 17px 17px;
}
.about > div.mt20 {
  padding-top: 10px;
}
.about .mql_contents {
  display: none;
}
.about h3.open + .mql_contents {
  width: 298px;
  margin: 0 auto;
  border: 1px solid #d3223f;
  border-top: 0 none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
}
.about .mql_contents .mql_photo01 {
  padding: 10px 10px 0;
}
.about .mql_contents p {
  padding: 10px;
}
.about .mt15 {
  margin-top: 15px;
}

/*

top

*/
#top {
  margin-top: 30px;
}
#top ul {
  width: 285px;
  margin: 15px auto 0;
  text-align: center;
  letter-spacing: -0.3em;
}
#top ul li {
  width: 78px;
  margin: 0 5px 0 0;
  padding: 5px 5px 0;
  display: inline-block;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  letter-spacing: normal;
}
#top ul li span {
  display: block;
  margin: 0 -5px;
  padding: 4px 0 3px;
  background-color: #e6e6e6;
  color: #666666;
}
#top ul + p {
  margin-top: 10px;
  text-indent: -1em;
  padding-left: 1em;
  font-size: 85.7%;
  color: #777777;
}
.mql_topInner p {
  width: 300px;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
}

/*

mql_theaterInfo

*/
.mql_theaterInfo {
  margin: 0 auto;
  color: #3e5ed6;
}
.mql_theaterInfo h3 {
  /* 	width:280px; */
  margin: 0 auto;
}
.mql_theaterInfo h3 span {
  padding: 15px 0 15px 10px;
  margin: 0 auto;
  width: 290px;
  /* padding:15px 0; */
  display: block;
  background: url(../image/d_blt_05_mql.png) 96% center no-repeat;
  background-size: 17px 17px;
  -webkit-background-size: 17px 17px;
  border-bottom: 1px solid #e5e5e5;
}

.mql_theaterInfo h3.open span {
  background: url(../image/d_blt_04_mql.png) 96% center no-repeat;
  background-size: 17px 17px;
  -webkit-background-size: 17px 17px;
}

.mql_theaterInfo ul {
  padding: 0 0 0 0;
  background: #f2f2f2;
  overflow: hidden;
}
.mql_theaterInfo li {
  width: 300px;
  margin: 0 auto;
  overflow: hidden;
}

.mql_theaterInfo a {
  margin: 0 auto;
  background: url(../image/d_blt_03_mql.png) 96% center no-repeat;
  background-size: 17px 17px;
  -webkit-background-size: 17px 17px;
  display: block;
  border-bottom: 1px solid #e5e5e5;
  width: 235px;
  float: right;
  padding: 15px 40px 15px 10px;
  color: #3e5ed6;
}
.mql_theaterInfo li:first-child a {
  border-top: 0 none;
}
.mql_theaterInfo li:last-child a {
  border-bottom: 0 none;
}

.mql_theaterInfo ul {
  display: none;
}
.mql_theaterInfo h3.open span {
  border: 0 none;
}
/* .mql_theaterInfo .open+ul{
	display:block;
} */

/*

price

*/
.contentsWrapper {
  margin-top: 30px;
}
.priceWrapper img {
  width: 280px;
  height: auto;
  margin: 10px auto 0;
}

.mql_price_text01 {
  width: 280px;
  margin: 5px auto 0;
  padding-top: 13px;
  background: url(../image/d_bg_01_mql.png) left top no-repeat;
  background-size: 280px 13px;
  -webkit-background-size: 280px 13px;
}
.mql_price_text01_inner {
  padding: 6px 14px 8px;
  border: 2px solid #002c77;
  border-top: 0 none;
  border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  background-color: #f1f1f1;
}

.priceWrapper .mt20 {
  margin-top: 15px;
  text-align: center;
}
.priceWrapper .mt20 strong {
  color: #333 !important;
}

.mql_price_table {
  text-align: center;
}
.mql_price_table dt {
  width: 125px;
  margin: 10px auto 0;
  padding: 5px 0;
  background: #cab66b;
  border-radius: 15px 15px 15px 15px;
  -webkit-border-radius: 15px 15px 15px 15px;
  color: #fff;
}
.mql_price_table dd {
  margin-top: 6px;
}
.priceWrapper .noteList {
  width: 300px;
  margin: 0 auto;
  padding-top: 10px;
  font-size: 85.7%;
  color: #777777;
  text-align: left;
}
.priceWrapper .noteList li {
  margin-top: 10px;
}

@media screen and (min-width: 480px) {
  .movieBox {
    width: 430px;
  }
  .about,
  .mql_bnr_list,
  .mql_topInner p,
  .mql_theaterInfo h3,
  .mql_theaterInfo li,
  .priceWrapper .noteList {
    width: 460px;
  }
  .about h3.open + .mql_contents {
    width: 458px;
  }
  /* 	#top ul{
		width:445px;
	}
	#top ul li{
		width:118px;
	} */
  .mql_theaterInfo h3 span {
    width: 450px;
  }
  .mql_theaterInfo li a {
    width: 390px;
  }
  .mql_price_table dt {
    width: 188px;
  }

  .about h3 span,
  .about h3.open span {
    background-position: 96% center;
  }
  .mql_bnr_list li span {
    width: auto;
  }
  .mql_tab li {
    width: 229px;
  }

  .movieBox .lead {
    margin-top: 10px;
    clear: none;
  }
}

/* =================================
	.important_notice
================================= */
.important_notice {
  width: 270px;
  margin: 10px auto 0;
  background: none repeat scroll 0 0 #ffe3f2;
  border: 3px solid #ff0000;
  padding: 8px 10px;
}
.important_notice dl {
  display: table;
  width: 100%;
}
.important_notice dt {
  display: table-row;
  width: 100%;
  color: #153081;
  font-weight: bold;
  letter-spacing: normal;
}
.important_notice dt span {
  padding-bottom: 3px;
  display: block;
  font-size: 12px;
}
.important_notice dd {
  letter-spacing: normal;
  color: #153081;
  font-size: 10px;
}
.important_notice dd.link {
  text-align: right;
}
.important_notice dd.link a {
  padding-left: 15px;
  background: url(/common/images/contents_notice_blt_01.gif) 0 0.1em no-repeat;
}

/* ==========================
  wata renewal
  =========================== */
/* #WATA-WRAPPER .wata_inner {
  width: 100%;
  margin: 10px auto 20px auto;
  padding: 0 10px;
}

#WATA-WRAPPER .wata_inner h3 {
  margin: 30px 10px 20px;
}

#WATA-WRAPPER .wata_inner p.read {
  margin: 0 10px;
}

#WATA-WRAPPER .clearfix {
	content: "";
    display: block;
    clear: both;
} */

/* wata_collabo_card */
/* #WATA-WRAPPER .wata_collabo_card {
  background-image: url(../images/pic_main_sp.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 100%;
} */

#WATA-WRAPPER .wata_collabo_card .collabo_card_block {
  padding-top: 68%;
}

#WATA-WRAPPER .wata_collabo_card h3 {
  text-align: center;
}

#WATA-WRAPPER .wata_collabo_card p {
  text-align: center;
}

/* #WATA-WRAPPER .wata_collabo_card .card_list {
  margin: 20px 20px;

  display: -webkit-flex;
  display: flex;

  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
} */

#WATA-WRAPPER .wata_collabo_card .card_list li {
  width: 47.5%;
  max-width: 47.5%;
  margin-bottom: 10px;
}

#WATA-WRAPPER .wata_collabo_card .card_list li:nth-child(2n) {
  margin-right: 0px;
}

/* #WATA-WRAPPER .wata_collabo_card .card_list .card_frame {
	padding-top: 14%;

} */

#WATA-WRAPPER .wata_collabo_card .card_list div img {
  max-height: 100%;
}

#WATA-WRAPPER .wata_collabo_card .card_list p {
  margin: 10px 10px 10px 10px;
}

/* wata_faq1 */
#WATA-WRAPPER .faq_container dt {
  padding: 15px 20px;
}

#WATA-WRAPPER .ttl_q p {
  width: 87%;
  display: inline-block;
}

#WATA-WRAPPER .faq_container dt .faq_description a {
  display: inline;
  padding-left: 22px;
}

#WATA-WRAPPER .faq_container dd {
  width: 100%;
  padding: 20px;
}

#WATA-WRAPPER .wata_faq1 .faq_point_card {
  margin: 0 20px;

  display: -webkit-flex;
  display: flex;

  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

#WATA-WRAPPER .wata_faq1 .faq_point_card li {
  width: 100%;
}

#WATA-WRAPPER .wata_faq1 .faq_point_card li:nth-child(1) {
  margin-bottom: 20px;
}

#WATA-WRAPPER .wata_faq1 .faq_point_card li:nth-child(2) {
  margin-bottom: 20px;
}

#WATA-WRAPPER .wata_faq1 .faq_point_card li:nth-child(1) div,
#WATA-WRAPPER .wata_faq1 .faq_point_card li:nth-child(2) div {
  display: -webkit-flex;
  display: flex;

  -webkit-justify-content: center;
  justify-content: center;

  -webkit-align-items: center;
  align-items: center;
}

#WATA-WRAPPER .wata_section .wata_plus_faq .process1 img,
#WATA-WRAPPER .wata_section .wata_plus_faq .process2 img,
#WATA-WRAPPER .wata_section .wata_plus_faq .process3 img {
  padding-right: 10px;
  display: -webkit-flex;
  display: flex;

  -webkit-justify-content: center;
  justify-content: center;
}

#WATA-WRAPPER .wata_section .wata_plus_read .plus_image img {
  width: 70%;
}

#WATA-WRAPPER .wata_faq1 .faq_point_card_term div {
  background-color: #555555;
  padding: 20px 20px;
  color: #fff;
  text-align: center;
  margin-top: 20px;
}
#WATA-WRAPPER .wata_faq1 .faq_point_card_term div p {
  color: #fff;
}

#WATA-WRAPPER .wata_faq1 .ttl_a .mt20 {
  margin-top: 0px !important;
}

/* wata_anc */
/* #WATA-WRAPPER .wata_anc ul.wata_anc_list li {
  float: left;
  margin: 0 4% 4% 0;
  width: 48%;
}

#WATA-WRAPPER .wata_anc .btn-style.btn_white.anc, #WATA-WRAPPER .wata_anc .btn-style.btn_white.anc_faq {
  width: 100%;
  height: 55px;
  padding-left: 14px;
  padding-right: 20px;
}

#WATA-WRAPPER .wata_anc .btn_white:link {
  font-size: 12px;
}

#WATA-WRAPPER .wata_what .wata_what_table th, #WATA-WRAPPER .wata_what .wata_what_table td {
  padding: 20px 5px;
  vertical-align: middle;
}

#WATA-WRAPPER .wata_anc ul.wata_anc_list li:nth-of-type(2n) {
  margin: 0 0 4% 0;
}

#WATA-WRAPPER .wata_what .wata_what_table {
  margin: 20px 10px 5px 10px;
}

#WATA-WRAPPER .wata_what .caution {
  margin-left: 10px
} */

/* wata_plus */
#WATA-WRAPPER .wata_section .wata_plus_read {
  display: block;
  margin: 20px 0;
}
#WATA-WRAPPER .wata_section .wata_plus_read .plus_read,
#WATA-WRAPPER .wata_section .wata_plus_read .plus_image {
  display: block;
  width: 100%;
}

#WATA-WRAPPER .wata_section .wata_plus_read .plus_image {
  margin: 10px 10px;
}

#WATA-WRAPPER .wata_section .wata_plus_read .plus_image img {
  margin: 0 auto;
}

#WATA-WRAPPER .wata_section .wata_plus_faq {
  display: block;
  margin: 0;
}

#WATA-WRAPPER .wata_section .wata_plus_faq .plus_faq_read,
#WATA-WRAPPER .wata_section .wata_plus_faq .plus_faq_image {
  display: block;
  width: 100%;
}

#WATA-WRAPPER .wata_section .wata_plus_faq_update_image {
  -webkit-justify-content: center;
  justify-content: center;
}

#WATA-WRAPPER .wata_section .wata_plus_faq .plus_faq_read {
  padding-left: 0;
}

#WATA-WRAPPER .wata_section .wata_plus_faq .plus_faq_image img {
  margin: 0 auto 20px;
}

#WATA-WRAPPER .wata_section .wata_plus_privilege h4 {
  margin-left: 10px;
}

#WATA-WRAPPER .wata_section .wata_plus_privilege .wata_plus_privilege_topic {
  margin: 20px 0 0;
  text-align: left;

  display: -webkit-flex;
  display: flex;

  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

#WATA-WRAPPER .wata_section .wata_plus_privilege .wata_plus_privilege_topic li {
  width: 100%;
  margin-bottom: 20px;

  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#WATA-WRAPPER .wata_section .wata_plus_privilege ul.caution {
  margin-left: 10px;
}

#WATA-WRAPPER .wata_section .wata_plus_privilege {
  display: block;
  margin: 20px 0;
}

#WATA-WRAPPER .wata_section .wata_plus_privilege .wata_plus_privilege_read,
#WATA-WRAPPER .wata_section .wata_plus_privilege .wata_plus_privilege_image {
  display: block;
  width: 100%;
}

#WATA-WRAPPER .wata_section .wata_plus_privilege .wata_plus_privilege_image {
  -webkit-justify-content: center;
  justify-content: center;
}

#WATA-WRAPPER .wata_section .wata_plus_privilege .faq_container .ttl_a .wata_plus_privilege_mita1 {
  margin-top: 10px;
  margin-bottom: 20px;
}

#WATA-WRAPPER .wata_section .wata_plus_privilege_mita div {
  margin: 20px 0 0;
  padding: 20px 20px;
  width: 100%;
  text-align: left;
}

#WATA-WRAPPER .wata_section .wata_plus_privilege .wata_plus_faq_read {
  margin-left: 0px;
}

#WATA-WRAPPER .wata_section .wata_plus_privilege .wata_plus_privilege_read {
  margin: 0 0 20px;
  padding-left: 0;
}

#WATA-WRAPPER .wata_section .wata_plus_privilege .wata_plus_privilege_read ul {
  margin-left: 0 10px 20px;
}

#WATA-WRAPPER .wata_section .wata_plus_privilege .wata_plus_privilege_image img {
  margin: 0 auto 10px;
}

#WATA-WRAPPER .wata_section .wata_plus_etc .faq_container .ttl_a h4 {
  margin-bottom: 10px;
}

#WATA-WRAPPER .wata_section .wata_plus_faq_update .wata_plus_faq_update_table .wata_plus_faq_update_read td:first-child {
  width: 100%;
}

#WATA-WRAPPER .wata_section .wata_plus_etc .wata_plus_etc_topic {
  margin: 20px 0;

  display: -webkit-flex;
  display: flex;

  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

#WATA-WRAPPER .wata_section .wata_plus_etc .wata_plus_etc_topic li p {
  text-align: left;
}

#WATA-WRAPPER .wata_section .wata_plus_etc .wata_plus_etc_topic li {
  width: 100%;
  margin-bottom: 20px;

  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#WATA-WRAPPER .wata_section .wata_plus_etc .wata_plus_etc_topic div img {
  max-height: 100%;
  margin-top: 10px;
}

#WATA-WRAPPER .wata_section .wata_plus_campaign_topic {
  margin: 10px 20px;

  display: -webkit-flex;
  display: flex;

  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

#WATA-WRAPPER .wata_section .wata_plus_campaign_topic li {
  width: 45%;
}

#WATA-WRAPPER .wata_section .wata_plus_campaign_topic div img {
  max-height: 100%;
  /* margin-top: 10px; */
}

#WATA-WRAPPER .wata_section .wata_plus_faq_update .wata_plus_faq_update_read {
  margin-left: 20px;
  display: -webkit-flex;
  display: flex;

  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

#WATA-WRAPPER .wata_section .wata_plus_faq_update .wata_plus_faq_update_read ul {
  margin-left: 0;
}

/* wata_light */
#WATA-WRAPPER .wata_ank_btn .wata_light_btn .btn_link {
  display: block;
  width: 100%;
  height: 100%;
  margin: 10px auto 20px;
}

/* wata_regist */
#WATA-WRAPPER .wata_regist {
  margin-bottom: 0px;
}

#WATA-WRAPPER .wata_regist .wata_regist_btn .index_container {
  width: auto;
  margin: 0 0 20px 0;
  text-align: left;
  float: none;
}

#WATA-WRAPPER .wata_regist .wata_regist_btn .index_container .body {
  width: 100%;
  padding: 1px 15px;
}

#WATA-WRAPPER .wata_regist .wata_regist_btn .index_container .body .body_inner {
  padding-top: 0px;
}

#WATA-WRAPPER .wata_regist .wata_regist_btn .index_container .body .btn_link {
  display: block;
  width: 100%;
  height: 100%;
  margin: 20px 0;
}

#WATA-WRAPPER .wata_regist .wata_regist_btn .index_container h3 {
  text-align: center;
  margin: 20px 10px 0 10px;
}
#WATA-WRAPPER .wata_regist .wata_regist_btn .right_item h3 {
  padding-top: 20px;
}

#WATA-WRAPPER .main_visual_read {
  padding-left: calc(50% - 140px);
  padding-top: 60.5%;
}

#WATA-WRAPPER .text_read_bold {
  margin-left: 10px;
}

#WATA-WRAPPER .wata_plus_validated_date h4 {
  margin-left: 10px;
  margin-right: 10px;
}

#WATA-WRAPPER .main_visual_read {
  font-size: 13px;
}

/* ======================
    190807 renewal
======================== */
.mt10 {
  margin-top: 5px !important;
}
.mt20 {
  margin-top: 10px !important;
}
.mt30 {
  margin-top: 15px !important;
}
.mt40 {
  margin-top: 20px !important;
}
.mt50 {
  margin-top: 25px !important;
}
.mt60 {
  margin-top: 30px !important;
}
.mt70 {
  margin-top: 35px !important;
}
.mt80 {
  margin-top: 40px !important;
}
.mb10 {
  margin-bottom: 5px !important;
}
.mb20 {
  margin-bottom: 10px !important;
}
.mb30 {
  margin-bottom: 15px !important;
}
.mb40 {
  margin-bottom: 20px !important;
}
.mb50 {
  margin-bottom: 25px !important;
}
.mb60 {
  margin-bottom: 30px !important;
}
.mb70 {
  margin-bottom: 35px !important;
}
.mb80 {
  margin-bottom: 40px !important;
}
.pt10 {
  padding-top: 5px !important;
}
.pt20 {
  padding-top: 10px !important;
}
.pt30 {
  padding-top: 15px !important;
}
.pt40 {
  padding-top: 20px !important;
}
.pt50 {
  padding-top: 25px !important;
}
.pt60 {
  padding-top: 30px !important;
}
.pt70 {
  padding-top: 35px !important;
}
.pt80 {
  padding-top: 40px !important;
}
.pb10 {
  padding-bottom: 5px !important;
}
.pb20 {
  padding-bottom: 10px !important;
}
.pb30 {
  padding-bottom: 15px !important;
}
.pb40 {
  padding-bottom: 20px !important;
}
.pb50 {
  padding-bottom: 25px !important;
}
.pb60 {
  padding-bottom: 30px !important;
}
.pb70 {
  padding-bottom: 35px !important;
}
.pb80 {
  padding-bottom: 40px !important;
}
.pb100 {
  padding-bottom: 50px !important;
}
.sp-w100 {
  width: 100%;
}
.sp-w90 {
  width: 90%;
}
.sp-w80 {
  width: 80%;
}
.sp-w70 {
  width: 70%;
}
.sp-w60 {
  width: 60%;
}
.sp-w50 {
  width: 50%;
}
.sp-w40 {
  width: 40%;
}
.sp-w30 {
  width: 30%;
}
.sp_none {
  display: none;
}
.pc_none {
  display: inline-block;
}
.read_txt {
  font-size: 16px;
}

/* --------------------------------------
    common
------------------------------------------ */
#WATA_LOCAL_NAV *,
#WATA-WRAPPER * {
  font-family: "Noto Sans JP", "MS PGothic", "Osaka", "Hiragino Kaku Gothic Pro W3", Arial, Helvetica, sans-serif;
}

sup {
  vertical-align: top;
}
#WATA-WRAPPER img {
  width: 100%;
  height: auto;
}
#WATA-WRAPPER a {
  color: #666;
}
#WATA-WRAPPER .wata_notice {
  width: 100%;
  padding: 0;
}
#WATA-WRAPPER .wata_inner {
  font-size: 16px;
  width: 100%;
  padding: 0 4%;
}
.text_main_ttl {
  font-size: 8vw;
}
.content_ttl {
  font-size: 1.8em;
}
.content_subttl {
  font-size: 1.5em;
}
.content_ttl-bg {
  padding: 10% 2%;
}
.content_ttl-s_bdr-none {
  font-size: 1.3em;
}
.content_ttl-s {
  padding: 0 16%;
  font-size: 1.3em;
}
.content_ttl-s:before,
.content_ttl-s:after {
  width: 15%;
  height: 2%;
}

.wata_inner p.read {
  margin: 0 0 1.5em;
}
.wata_inner p.read span {
  color: #b60081;
}
.wata_inner p.lead + .notes {
  margin-top: 1em;
}
.wata_inner p.lead + .note li {
  font-size: 1em;
}
.note li,
p.note {
  font-size: 0.7em;
}
p.note_dot {
  font-size: 0.7em;
}
p.note_none {
  font-size: 0.7em;
}

/* box-variation */
.gold-box li {
  padding: 3%;
}
.gold-box li .box-txt {
  font-size: 1.1em;
}
.gold-box li .box-img {
  margin-top: 5%;
  width: 70%;
  margin: 5% auto 0;
}

/* 2 column -> 1 column */
.two-col .two-col_box li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  margin-right: 0;
  margin-bottom: 20px;
  max-width: 100%;
}
.two-col .two-col_box li:nth-last-child(2):nth-child(odd) {
  margin-bottom: 20px;
}

/* 3 column -> 1 column */
.three-col .three-col_box li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  margin-right: 0;
  margin-bottom: 20px;
  max-width: 100%;
}
.three-col .three-col_box li:nth-child(3n) {
  margin-right: 0px;
}
.three-col .three-col_box li:nth-last-child(2),
.three-col .three-col_box li:nth-last-child(3) {
  margin-bottom: 20px;
}

/* 3 column -> 2 column */
.three-col.sp_two-col .three-col_box li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 48%;
  flex: 0 0 calc((100% - 20px) / 2);
  margin-right: 20px;
  margin-bottom: 20px;
  max-width: 100%;
}
.three-col.sp_two-col .three-col_box li:nth-child(even),
.three-col.sp_two-col .three-col_box li:last-child {
  margin-right: 0px;
}
.three-col.sp_two-col .three-col_box li:last-child,
.three-col.sp_two-col .three-col_box li:nth-last-child(2):nth-child(odd) {
  margin-bottom: 0px;
}

/* 4 column -> 2 column */
.four-col .four-col_box li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 48%;
  flex: 0 0 calc((100% - 20px) / 2);
  margin-bottom: 20px !important;
  margin-right: 20px !important;
}
.four-col .four-col_box li:nth-child(even) {
  margin-right: 0px !important;
}
.four-col .four-col_box li:last-child,
.four-col .four-col_box li:nth-last-child(2):nth-child(odd) {
  margin-bottom: 0px !important;
}

/* 5 column -> 2 column */
.five-col .five-col_box li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 48%;
  flex: 0 0 calc((100% - 20px) / 2);
  margin-bottom: 20px !important;
  margin-right: 20px !important;
}
.five-col .five-col_box li:nth-child(even) {
  margin-right: 0px !important;
}
.five-col .five-col_box li:last-child,
.five-col.five-col_box li:nth-last-child(2):nth-child(odd) {
  margin-bottom: 0px !important;
}

/* wata_faq */
#WATA-WRAPPER .faq_container dt {
  padding: 2.5% 4.5%;
}
#WATA-WRAPPER .faq_container dd {
  padding: 4.5%;
}

.faq-txt {
  flex-basis: 100%;
}
#WATA-WRAPPER .ttl_q p.faq-txt_black {
  width: 95%;
}

#WATA-WRAPPER .faq_container dt .faq_description a {
  display: block;
  height: 30px;
  padding-left: 30px;
}

#WATA-WRAPPER .faq_container dt.open .faq_description a {
  background-position: 0 -30px;
}
.caution {
  padding: 0 3%;
}

/* variation accordion */
#WATA-WRAPPER .faq_container.bg-white dt,
#WATA-WRAPPER .faq_container.bg-white_line dt {
  padding: 5% 0;
}
#WATA-WRAPPER .faq_container.bg-white dd,
#WATA-WRAPPER .faq_container.bg-white_line dd {
  padding: 4% 0;
}

/* table */
.wata_table th,
.wata_table td {
  border: 2px solid #fff;
  padding: 1.5% 2%;
  font-size: 0.6em;
  vertical-align: middle;
}

/* --------------------------------------
    wata_local-nav
------------------------------------------ */
#WATA_LOCAL_NAV {
  position: relative;
  margin-top: 0;
  width: 100%;
}
#WATA_LOCAL_NAV .wata_local-nav__inr {
  position: relative;
  width: 100%;
  padding: 0 8px;
}
#WATA_LOCAL_NAV .wata_local-nav_contaner_bg {
  background: rgba(0, 0, 0, 0.8);
}

#WATA_LOGO {
  /* width: 190px; */
  padding: 8px 0;
}
#WATA_LOGO.wata_logo a {
  height: 20px;
}
/*#LOCAL_NAV {
  width: 70%;
} */
.btn_wata_local-nav_menu {
  display: block;
  cursor: pointer;
  width: 20px;
  height: 20px;
  padding: 8px 0;
  background: url(/watatheatre/images/icon_header_menu_def.png) center center no-repeat;
  background-size: 20px 20px;
}
#WATA_LOCAL_NAV a.btn_wata_local-nav_menu.open {
  background: url(/watatheatre/images/icon_header_menu_close.png) center center no-repeat;
  background-size: 20px 20px;
}
#WATA_LOCAL-NAV_MENU {
  display: none;
  position: absolute;
  top: 100%;
  right: 0px;
  z-index: 20;
  overflow: hidden;
  width: 100%;
  font-weight: bold;
}
#WATA_LOCAL-NAV_MENU_INNER {
  background: rgb(255, 255, 255);
  border: 1px solid rgb(204, 204, 204);
  text-align: left;
  font-size: 14px;
}
#LOCAL_NAV .nav_box {
  display: block;
}
#LOCAL_NAV .nav_box li {
  margin-left: 0;
  padding-top: 0;
  list-style-type: none;
  border-bottom: 1px #ccc solid;
}
#LOCAL_NAV .nav_box li > a {
  display: block;
  width: 100%;
  padding: 1em 20px;
  color: #000;
  text-decoration: none;
  font-size: 16px;
}
#LOCAL_NAV .nav_box li > a:hover {
  opacity: 1;
  border-bottom: none;
  background: #eee;
}
.current {
  opacity: 1;
  border-bottom: none;
  padding-bottom: 0;
}

/* --------------------------------------
    wata_footer
------------------------------------------ */
#WATA_FOOTER_NAV .wata_footer_nav_inr {
  width: 100%;
  padding: 3% 4%;
}
.wata_footer_nav_inr .wata_footer_nav_contents .cont_box .box_regist {
  width: 55%;
}
.wata_footer_nav_inr .wata_footer_nav_contents .cont_box .box_login {
  width: 45%;
}
.wata_footer_nav_inr .wata_footer_nav_contents .cont_box .box.box_logo {
  display: block;
  float: right;
  width: 35%;
  padding-top: 10px;
}
.wata_footer_nav_inr .wata_footer_nav_contents .cont_box .box_regist h5.fotter_ttl,
.wata_footer_nav_inr .wata_footer_nav_contents .cont_box .box_login h5.fotter_ttl {
  display: block;
  width: 100%;
  margin: 0 0 1em;
  font-size: 3.2vw;
  text-align: center;
}
.wata_footer_nav_inr .wata_footer_nav_contents .cont_box .box_regist .btn-style,
.wata_footer_nav_inr .wata_footer_nav_contents .cont_box .box_login .btn-style {
  display: block;
  width: 100%;
}
.wata_footer_nav_inr .wata_footer_nav_contents .cont_box .btn-style a,
.wata_footer_nav_inr .wata_footer_nav_contents .cont_box .box_login .btn-style a {
  font-size: 4vw !important;
  padding: 0.5em 0.1em;
}

/* --------------------------------------
    top button
------------------------------------------ */
#page_top {
  width: 40px;
  height: 40px;
  bottom: 32vw;
}
#page_top a {
  width: 40px;
  height: 40px;
}
#page_top a::before {
  width: 10px;
  height: 10px;
}

/* --------------------------------------
    wata_main
------------------------------------------ */
.plus .wata_main .main_bg,
.light .wata_main .main_bg,
.use .wata_main .main_bg {
  background-image: url(/watatheatre/images/bg_mv_sp_03.jpg);
}
.wata_main .mainvisual {
  width: 100%;
  position: static;
}
.plus .wata_main .mainvisual {
  padding-top: 0;
  position: relative;
  top: 0;
}
.plus .mainvisual .main_img {
  padding: 40px 0 0;
}
.plus .mainvisual .fee-txt {
  font-size: 4vw;
  font-weight: bold;
  text-align: center;
}
.plus .mainvisual .fee-txt .note {
  font-size: 3vw;
  font-weight: normal;
}
.plus .wata_main .plus_reserve {
  position: relative;
  margin-bottom: 10px;
  padding: 0 9%;
}

.wata_main .mainvisual .main_more-btn {
  width: 100%;
  padding: 6% 3%;
  position: static;
  background: #ebe5d8;
}
.wata_main_block .ttl_a h3.item-h {
  font-size: 1.3em;
  margin-bottom: 10px;
  font-weight: bold;
}

.use .wata_main_block {
  height: 44vw;
  padding: 1.5em 0 0;
}
.use .wata_main .main_read {
  font-size: 3.7333333333333334vw;
}

.regist-login .regist-login_inr {
  margin-top: 20px;
  padding: 5%;
}
.regist-login .regist-login_inr .regist_btn {
  width: 100%;
  font-size: 4.8vw;
}
.regist-login .regist-login_inr .regist_btn a {
  padding: 3% 2%;
}
.regist-login .regist-login_inr .login_btn {
  width: 70%;
  font-size: 3.466666666666667vw;
}

.pop {
  position: relative;
  width: 100%;
}
.pop .pop-img {
  position: absolute;
  right: -5vw;
  top: -12vw;
  width: 15vw;
}

.wata-light_inr .wata-light_ttl {
  text-align: center;
}

/* --------------------------------------
    wata_anc
------------------------------------------ */
.wata_anc .wata_anc_inr {
  padding: 15px 0;
}
.wata_anc .wata_anc_list {
  display: flex;
  flex-wrap: wrap;
}
.wata_anc .wata_anc_list li {
  padding: 10px 15px 10px 0;
  margin: 0;
  width: 50%;
  border-right: none;
  vertical-align: middle;
}
.wata_anc .wata_anc_list li:nth-child(even) {
  padding: 10px 0 10px 0;
}
.wata_anc .wata_anc_list li:last-child {
  padding: 10px 15px 10px 0;
  margin: 0;
}
.wata_anc_list .wata_anc_list__anc {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-right: 16px;
}
.wata_anc_list .wata_anc_list__anc:after {
  position: absolute;
  right: 0;
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(135deg);
  margin-top: -4px;
  margin-left: 0;
  border-color: #b60081;
}

/* --------------------------------------
    wata_what
------------------------------------------ */
.plus .wata_what {
  background-image: url(/watatheatre/images/bg_wata-plus_what_sp.jpg);
}
.light .wata_what {
  background-image: url(/watatheatre/images/bg_wata-light_what_sp.jpg);
}

.wata_what .wata_what-inr {
  padding: 15% 2%;
  margin: 0;
}
.wata_what .wata_what-inr .wata_what-ttl {
  margin-bottom: 1em;
}
#wata_what .wata_what-inr .promotion_mv a {
  color: #bbbbbb;
}
.wata_what-inr .btn-box {
  margin-bottom: 30px;
}
.wata_what-inr .btn-box div {
  width: 100%;
  padding: 3%;
}
.wata-light .wata-light_inr {
  width: 100%;
  padding: 3%;
}
.wata-light .wata-light_inr .w50 {
  width: 100%;
}
.wata-light_inr .wata-light_ttl {
  font-size: 1.2em;
  margin-bottom: 1em;
}
.wata-light_inr .box {
  display: block;
}
.wata-light_inr .box .box-l {
  float: none;
  display: block;
  width: 100%;
}
.wata-light_inr .box .box-r {
  float: none;
  width: 100%;
  margin-left: 0;
}

/* --------------------------------------
    wata_section
------------------------------------------ */
.wata_section .wata_section_contaner:last-child {
  margin-bottom: 15%;
}
.wata_section .wata_section_contaner .wata_inner .wata_box {
  margin-top: 15%;
  padding: 0;
  text-align: center;
}
.wata_section .wata_section_contaner .wata_inner .wata_box .ttl-img {
  width: 30%;
  margin: 3.5% auto 6%;
}
.wata_section .wata_section_contaner .wata_inner .wata_box .ttl-img.--larger {
  width: 40%;
}
.wata_section .wata_section_contaner .wata_inner .wata_box .coupon-box li .coupon-item {
  padding: 3%;
}
.wata_section .wata_section_contaner .wata_inner .wata_box .coupon-box li .coupon-item .more {
  font-size: 12px;
}
.wata_section .wata_section_contaner .wata_inner .wata_box .item-h.coupon-ttl {
  padding: 1% 2%;
  font-size: 1.1em;
}
.wata_section .wata_section_contaner .wata_inner .wata_box .box-txt p {
  text-align: left;
  display: inline-block;
}
.wata_section .wata_section_contaner .wata_inner .wata_box .item-h.cp-ttl {
  font-size: 20px;
}
#WATA-WRAPPER .wata_section .wata_plus_campaign {
  margin-top: 0;
  padding: 0;
}
#WATA-WRAPPER .wata_section .wata_plus_campaign .item-h.cp-ttl {
  padding-top: 20px;
}
#WATA-WRAPPER .wata_section .wata_plus_campaign_topic {
  margin: 0;
  padding: 2.5% 4.5% 4.5%;
}
#WATA-WRAPPER .wata_section .wata_plus_campaign_topic p {
  padding: 3%;
  text-align: left;
}
#wata_mitapt.wata_section .wata_section_contaner .wata_inner .wata_box .item-h {
  font-size: 1.3em;
}

/* --------------------------------------
    wata_collabo_card
------------------------------------------ */
.wata_collabo_card .wata_collabo_card_inr .content_subttl {
  margin-bottom: 1em;
}
.wata_collabo_card .card_list {
  margin: 0;
}
.wata_collabo_card .card_list li .card_frame {
  padding: 0 15%;
}
.wata_collabo_card .card_list li p {
  padding: 0;
}
.wata_collabo_card .card_list li p small {
  font-size: 12px;
  color: #666666;
}
.wata_collabo_card .card_list li p.card_ttl {
  padding: 5% 0 0;
}
.wata_collabo_card .card_list li p.card_copy-rights {
  text-align: left !important;
  text-indent: -1em;
  padding-left: 1em;
  margin-left: 0;
  padding-bottom: 5%;
}
#WATA-WRAPPER .wata_collabo_card .card_list {
  margin: 8% 5% 0;
}

/* --------------------------------------
    wata_regist
------------------------------------------ */
.sp-regist_contaner {
  font-size: 1.2em;
}
.sp-regist_contaner .bg-white_line dt .faq_description,
.sp-regist_contaner .bg-white_line dd .description_cont {
  padding: 0 4%;
}
.sp-regist_contaner.__single .sp_tab_item {
  position: relative;
  width: 92%;
}
.sp-regist_contaner.__single #sp_wata-light_upgrade_l + label {
  margin-right: 4%;
}
.sp-regist_contaner.__single .sp_tab_item .tab_txt {
  position: absolute;
  top: 0;
  left: 25%;
  transform: translateX(-50%);
}
.read_img {
  float: none;
  width: 100%;
  padding: 3% 0;
}
.read_txt h4 {
  font-size: 1.1em;
}
.read_txt p {
  padding-left: 1.9em;
}
.wata_regist_more .btn-style {
  width: 100%;
  font-size: 1.1em;
}
.wata_regist_contents .content_ttl-bg .read_txt {
  font-size: 1em;
}

/* --------------------------------------
    wata_regist tab in tab
------------------------------------------ */
.sp_tab_item {
  width: calc(92% / 2);
  height: 65px;
  background-color: #f1eee8;
  text-align: center;
  display: block;
  margin: 0 auto;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
  position: relative;
  background-color: #fff;

  display: flex;
  justify-content: center;
  align-items: center;
}

.sp-regist_contaner .ttl_a input[name="sp_tab_item_regist"],
.sp-regist_contaner .ttl_a input[name="sp_tab_item_upgrade"] {
  display: none;
}

.sp_tab_content_regist,
.sp_tab_content_upgrade {
  display: none;
  padding: 25px 0 0;
  clear: both;
  overflow: hidden;
}
#sp_wata-plus_regist_r:checked ~ #sp_wata-plus_regist_r_content,
#sp_wata-plus_regist_m:checked ~ #sp_wata-plus_regist_m_content,
#sp_wata-plus_regist_l:checked ~ #sp_wata-plus_regist_l_content,
#sp_wata-light_upgrade_r:checked ~ #sp_wata-light_upgrade_r_content,
#sp_wata-light_upgrade_m:checked ~ #sp_wata-light_upgrade_m_content,
#sp_wata-light_upgrade_l:checked ~ #sp_wata-light_upgrade_l_content {
  display: block;
}
.sp-regist_contaner .ttl_a input:checked + .sp_tab_item {
  background-color: #fff;
  color: #b60081;
}
.sp-regist_contaner .ttl_a input + .sp_tab_item:hover {
  opacity: 0.75;
  cursor: pointer;
}
.sp-regist_contaner .ttl_a .sp_tab_item .tab_txt {
  margin: 0 10px;
}

#sp_wata-plus_regist_l + label,
#sp_wata-light_upgrade_l + label {
  margin-left: 4%;
}
#sp_wata-plus_regist_r + label,
#sp_wata-light_upgrade_r + label {
  margin-right: 4%;
}

.sp-regist_contaner.--3col #sp_wata-plus_regist_l + label,
.sp-regist_contaner.--3col #sp_wata-light_upgrade_l + label {
  margin-left: 4%;
}
.sp-regist_contaner.--3col #sp_wata-plus_regist_m + label,
.sp-regist_contaner.--3col #sp_wata-light_upgrade_m + label {
  margin-left: 0;
  margin-right: 0;
}
.sp-regist_contaner.--3col #sp_wata-plus_regist_r + label,
.sp-regist_contaner.--3col #sp_wata-light_upgrade_r + label {
  width: 92%;
  margin-top: 30px;
  margin-left: 4%;
  margin-right: 4%;
}
.sp-regist_contaner.--3col #sp_wata-plus_regist_r + .sp_tab_item {
  justify-content: flex-start;
}
@media screen and (max-width: 640px) {
  .sp-regist_contaner.--3col #sp_wata-plus_regist_r + .sp_tab_item .tab_txt {
    margin-left: calc(75 / 640 * 100vw);
  }
}
@media screen and (max-width: 560px) {
  .sp-regist_contaner.--3col #sp_wata-plus_regist_r + .sp_tab_item .tab_txt {
    margin-left: 8%;
  }
}
@media screen and (max-width: 460px) {
  .sp-regist_contaner.--3col #sp_wata-plus_regist_r + .sp_tab_item .tab_txt {
    margin-left: 6%;
  }
}
@media screen and (max-width: 400px) {
  .sp-regist_contaner.--3col #sp_wata-plus_regist_r + .sp_tab_item .tab_txt {
    margin-left: 4%;
  }
}

#WATA-WRAPPER .sp-regist_contaner .faq_container .ttl_a,
#WATA-WRAPPER .sp-upgrade_contaner .faq_container .ttl_a {
  padding: 8% 0 4%;
}
.read_txt .read_title {
  font-size: 1.1em;
}
.sp-regist_contaner .wata_regist_more {
  margin: 0 4%;
}

#sp_wata-plus_regist_l + label.sp_tab_item,
#sp_wata-plus_regist_m + label.sp_tab_item,
#sp_wata-plus_regist_r + label.sp_tab_item,
#sp_wata-light_upgrade_l + label.sp_tab_item,
#sp_wata-light_upgrade_r + label.sp_tab_item {
  border-bottom: 1px solid #b60081;
  z-index: 1;
}
#sp_wata-plus_regist_l + label.sp_tab_item .tab_txt,
#sp_wata-plus_regist_m + label.sp_tab_item .tab_txt,
#sp_wata-plus_regist_r + label.sp_tab_item .tab_txt,
#sp_wata-light_upgrade_l + label.sp_tab_item .tab_txt,
#sp_wata-light_upgrade_r + label.sp_tab_item .tab_txt {
  height: 65px;
}
#sp_wata-plus_regist_l:checked + label.sp_tab_item .tab_txt,
#sp_wata-plus_regist_m:checked + label.sp_tab_item .tab_txt,
#sp_wata-plus_regist_r:checked + label.sp_tab_item .tab_txt,
#sp_wata-light_upgrade_l:checked + label.sp_tab_item .tab_txt,
#sp_wata-light_upgrade_r:checked + label.sp_tab_item .tab_txt,
#sp_wata-plus_regist_l + label.sp_tab_item:hover .tab_txt,
#sp_wata-plus_regist_m + label.sp_tab_item:hover .tab_txt,
#sp_wata-plus_regist_r + label.sp_tab_item:hover .tab_txt,
#sp_wata-light_upgrade_l + label.sp_tab_item:hover .tab_txt,
#sp_wata-light_upgrade_r + label.sp_tab_item:hover .tab_txt {
  border-bottom: 4px solid #b60081;
}

#WATA-WRAPPER .wata_main .main_img .for-sp {
  padding-top: 4px;
}

.wata_important_notice {
  background: #f1eee8;
  border-bottom: 1px solid #b60081;
}
.wata_important_notice_inr {
  width: 100%;
  margin: 0 auto;
  padding: 1.5em 4%;
  font-size: 16px;
  font-weight: normal;
  color: #000;
  text-align: left;
}
.wata_important_notice .title {
  color: #b60081;
  font-weight: bold;
  margin: 0;
}
.wata_important_notice .read {
  padding-top: 0.5em;
}
.wata_movie {
  width: 950px;
  margin: 30px auto 0;
  color: #333;
}
.wata_movie iframe {
  width: 540px;
  height: 320px;
}

.wata_movie {
  box-sizing: border-box;
  width: 294px;
  margin: 15px auto 0;
}
.wata_movie iframe {
  width: 294px;
  height: 100%;
}
