@charset "utf-8";
/* Generated by less 2.5.1 */
.remodal .popup_contents .inner {
  width: 100%;
}
.remodal .popup_contents .inner .icon {
  width: 87px;
  margin: 0 auto 15px;
}
.remodal .popup_contents .inner .ttl {
  font-size: 18px;
  text-align: center;
  font-weight: 700;
  padding-bottom: 15px;
  border-bottom: #f18989 1px solid;
  color: #f18989;
  margin-bottom: 15px;
  font-family: 'Noto Serif JP', serif;
}
.remodal .popup_contents .inner .blue {
  color: #f18989;
  font-weight: 500;
}
.remodal .popup_contents .inner .txt01 {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 15px;
  text-align: left;
  font-family: 'Noto Sans JP', sans-serif;
}
.remodal .popup_contents .inner .comment {
  text-align: left;
  font-size: 14px;
  padding-left: 20px;
  position: relative;
  margin-bottom: 5px;
  font-family: 'Noto Sans JP', sans-serif;
}
.remodal .popup_contents .inner .comment:last-child {
  margin-bottom: 0;
}
.remodal .popup_contents .inner .comment:before {
  content: '※';
  position: absolute;
  left: 0;
  top: 0;
  line-height: 1.4;
}
.remodal .popup_contents .inner table tr td.close {
  position: relative;
}
.remodal .popup_contents .inner table tr td.close::before {
  content: '終了しました';
  font-size: 14px;
  font-family: 'Noto Serif JP', serif;
  position: absolute;
  right: -3%;
  top: 21%;
  display: block;
  width: 100px;
  color: #fff;
  background-color: red;
  text-align: center;
  transform: rotate(21deg);
}
#mainContents {
  font-family: 'Noto Sans JP', sans-serif;
}
#mainContents #btnApplication {
  position: fixed;
  right: 50px;
  width: 23px;
}
#mainContents #btnApplication a {
  width: 100%;
  font-family: 'Noto Serif JP', serif;
  font-weight: bold;
  border: #b48644 4px solid;
  background-color: #08287f;
  color: #b48644;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  text-decoration: none;
  display: block;
  padding: 10px 15px;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
#mainContents #btnApplication a:hover {
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  color: #ffffff;
}
#topMv {
  background: url(../img/top/bg_h1.jpg) 50% top no-repeat;
  background-size: cover;
}
#topMv .inner {
  position: relative;
}
#topMv .logo {
  width: 5.5%;
  position: absolute;
  right: 17%;
  top: 2%;
}
#topMv .logo02 {
  width: 5.5%;
  position: absolute;
  right: 22.5%;
  top: 2%;
}
.anchorPoint {
  line-height: 0;
  height: 0;
  font-size: 0;
}
#topMovie {
  padding: 45px 0;
  background: url(../img/top/bg_movie01.png) 50% top no-repeat #d3b780;
  background-size: cover;
}
#topMovie .tabs {
  width: 50%;
  margin: 0 auto;
}
#topMovie .tab_item {
  width: 42.8%;
  background-color: #b48644;
  font-size: 14px;
  color: #fff;
  display: block;
  float: left;
  padding: 9px 0 9px 7.2%;
  position: relative;
}
#topMovie .tab_item:before {
  content: '';
  background: url(../img/top/icon_movie01.png) left top no-repeat;
  background-size: 100%;
  width: 7.2%;
  height: 19px;
  position: absolute;
  left: 4.4%;
  top: 35%;
}
#topMovie input[name=tab_item] {
  display: none;
}
#topMovie #introMovie:checked ~ #introMovie_content,
#topMovie #lineupMovie:checked ~ #lineupMovie_content {
  display: block;
}
#topMovie .tabs input:checked + .tab_item {
  background-color: #f5b1aa;
}
#topMovie .tab_content {
  clear: both;
  overflow: hidden;
  display: none;
  background-color: #f5b1aa;
  padding: 6px 0;
}
#topMovie .tab_content .movie {
  position: relative;
  width: 95.6%;
  margin: 0 auto;
  height: 0;
  padding-top: 55%;
}
#topMovie .tab_content .movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.topDesc01 {
  text-align: center;
  color: #fff;
  margin-bottom: 45px;
}
.topTxt01 {
  font-size: 16px;
  line-height: 1.6;
}
.topTxt01.topComment {
  font-size: 14px;
  line-height: 1.6;
  position: relative;
  padding-left: 20px;
}
.topTxt01.topComment:before {
  content: '※';
  position: absolute;
  left: 0;
  top: 0;
  color: #000;
}
.topTxt01.topComment .fntClrPnk {
  color: #e77a7e;
}
.topTxt01.topComment .fntClrYllw {
  color: #f6b400;
}
.topTxt01.topComment .fntClrGrn {
  color: #5bbab5;
}
.topH2 {
  font-size: 20px;
  line-height: 1;
  text-align: center;
  color: #fff;
  padding: 15px 0;
  margin-bottom: 45px;
  font-weight: 700;
  font-family: 'Noto Serif JP', serif;
}
.topH2 span {
  font-size: 16px;
}
.purchaseBnr {
  background-color: #fff;
  width: 100%;
  margin: 0 auto 15px;
}
.purchaseBnr .col02 {
  padding: 7px 0;
  width: 96%;
  margin: 0 auto;
}
.purchaseBnr .col02 .col02List {
  float: left;
}
.purchaseBnr .col02 .col02List .sub,
.purchaseBnr .col02 .col02List .ttl {
  font-family: 'Noto Serif JP', serif;
  color: #000;
  font-weight: bold;
}
.purchaseBnr .col02 .col02List .sub {
  font-size: 12px;
  margin-bottom: 3px;
  text-align: center;
  background-color: #ffff00;
}
.purchaseBnr .col02 .col02List .ttl {
  font-size: 18px;
  text-decoration: underline;
}
.purchaseBnr .col02 .col02List:first-child {
  width: 60%;
  margin-right: 2%;
}
.purchaseBnr .col02 .col02List:last-child {
  width: 38%;
}
.clubBnr {
  background-color: #fff;
  width: 96%;
  margin: 25px auto 10px;
}
.clubBnr .col02 {
  padding: 7px 0;
  width: 96%;
  margin: 0 auto;
}
.clubBnr .col02 .col02List {
  float: left;
}
.topSec {
  padding-bottom: 45px;
}
.topSec .bgGray {
  background-color: #ccc;
  padding: 0 0 10px;
}
.topSec .bgGray .txt02 {
  text-align: center;
  font-size: 26px;
  color: #000;
  position: relative;
  font-family: 'Noto Serif JP', serif;
  font-weight: 700;
  margin-bottom: 7px;
}
.topSec .bgGray .txt02 span {
  font-size: 16px;
  display: block;
  margin-bottom: 5px;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  top: 15px;
}
.topSec .bgGray .col02 {
  width: 80.20833333%;
  margin: 0 auto;
}
.topSec .bgGray .col02 .col02List {
  width: 50%;
  float: left;
}
.topSec .bgGray .col02 .col02List ul {
  width: 100%;
}
.topSec .bgGray .col02 .col02List ul li {
  float: left;
  line-height: 20px;
  padding: 2px 0;
}
.topSec .bgGray .col02 .col02List ul li.red {
  background-color: #811c29;
}
.topSec .bgGray .col02 .col02List ul li.blue {
  background-color: #08287f;
}
.topSec .bgGray .col02 .col02List ul li:first-child {
  width: 25.97402597%;
  margin-right: 2.07792208%;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
}
.topSec .bgGray .col02 .col02List ul li:last-child {
  width: 71.94805195%;
  font-size: 16px;
  color: #000000;
}
.topSec:last-child {
  margin-bottom: 0;
}
.topSec#information,
.topSec#topSec01 {
  background-color: #000000;
}
.topSec#topSec01 section {
  position: relative;
  width: 96%;
  margin: 0 auto;
}
.topSec#topSec01 #topSec01_01 {
  margin-bottom: 45px;
}
.topSec#topSec01 #topSec01_01 h3 {
  font-size: 24px;
  color: #fff;
  text-align: center;
  margin-top: 70px;
  margin-bottom: 40px;
  font-family: 'Noto Serif JP', serif;
}
.topSec#topSec01 #topSec01_01 .col02 {
  width: 100%;
}
.topSec#topSec01 #topSec01_01 .col02 .col02List {
  width: 48.4375%;
}
.topSec#topSec01 #topSec01_01 .col02 .col02List:first-child {
  float: left;
}
.topSec#topSec01 #topSec01_01 .col02 .col02List:last-child {
  float: right;
}
.topSec#topSec01 #topSec01_01 .list .listLeft {
  background-color: #08287f;
  text-align: center;
  color: #fff;
  font-size: 20px;
  float: left;
  padding: 13px 0;
  font-family: 'Noto Serif JP', serif;
  font-weight: 700;
}
.topSec#topSec01 #topSec01_01 .list .listLeft span {
  font-size: 16px;
}
.topSec#topSec01 #topSec01_01 .list .listRight {
  float: right;
}
.topSec#topSec01 #topSec01_01 #list01 {
  width: 78.64583333%;
  margin-bottom: 25px;
}
.topSec#topSec01 #topSec01_01 #list01 .listLeft {
  width: 23.8410596%;
}
.topSec#topSec01 #topSec01_01 #list01 .listRight {
  width: 75.49668874%;
}
.topSec#topSec01 #topSec01_01 #list02 .listLeft,
.topSec#topSec01 #topSec01_01 #list03 .listLeft {
  width: 38.70967742%;
}
.topSec#topSec01 #topSec01_01 #list02 .listRight,
.topSec#topSec01 #topSec01_01 #list03 .listRight {
  width: 60.21505376%;
}
.topSec#topSec01 #topSec01_01 #list02 .listRight.close {
  position: relative;
}
.topSec#topSec01 #topSec01_01 #list02 .listRight.close::before {
  content: '終了しました';
  font-size: 14px;
  font-family: 'Noto Serif JP', serif;
  position: absolute;
  right: -3%;
  top: 21%;
  display: block;
  width: 100px;
  color: #fff;
  background-color: red;
  text-align: center;
  transform: rotate(21deg);
}
.topSec#topSec01 #topSec01_01 .imgPos01 {
  width: 21.25%;
  position: absolute;
  right: 0;
  top: 23%;
}
.topSec#topSec01 #topSec01_02 {
  border: #b48644 1px solid;
  background-color: #fff;
  padding: 25px 0;
  margin-bottom: 25px;
}
.topSec#topSec01 #topSec01_02 .topComment {
  width: 93.75%;
  padding-left: 4.16666667%;
}
.topSec#topSec01 #topSec01_02 .topComment::before {
  left: 2%;
}
.topSec#topSec01 #topSec01_02 h3 {
  text-align: center;
  font-size: 20px;
  color: #b48644;
  font-weight: 700;
  margin-bottom: 20px;
  font-family: 'Noto Serif JP', serif;
}
.topSec#topSec01 #topSec01_02 .col02 {
  width: 95.52083333%;
  margin: 0 auto 15px;
}
.topSec#topSec01 #topSec01_02 .col02 .col02List .topComment {
  margin-top: 15px;
}
.topSec#topSec01 #topSec01_02 .col02 .col02List:first-child {
  width: 63.03162486%;
  float: left;
}
.topSec#topSec01 #topSec01_02 .col02 .col02List:last-child {
  width: 34.89640131%;
  float: right;
}
.topSec#topSec01 #topSec01_02 .col02 .col02List:last-child ul {
  width: 100%;
  margin-top: 30px;
}
.topSec#topSec01 #topSec01_02 .col02 .col02List:last-child ul li {
  width: 48.4375%;
}
.topSec#topSec01 #topSec01_02 .col02 .col02List:last-child ul li:first-child {
  float: left;
}
.topSec#topSec01 #topSec01_02 .col02 .col02List:last-child ul li:last-child {
  float: right;
}
.topSec#topSec01 #topSec01_02 .col02 .col02List .topTxt01 a {
  color: #000;
  transition: .6s;
}
.topSec#topSec01 #topSec01_02 .col02 .col02List .topTxt01 a:hover {
  transition: .6s;
  color: #f18989;
}
.topSec#topSec01 #topSec01_03 .col03 {
  width: 96.875%;
  margin-bottom: 20px;
}
.topSec#topSec01 #topSec01_03 .col03 .col03List {
  float: left;
}
.topSec#topSec01 #topSec01_03 .col03 .col03List:first-child {
  width: 10.52631579%;
  background: url(../img/top/img05.jpg) 50% top no-repeat;
  text-align: center;
  font-size: 16px;
  line-height: 1.2;
  padding: 3.5% 0;
  font-weight: 700;
  font-family: 'Noto Serif JP', serif;
}
.topSec#topSec01 #topSec01_03 .col03 .col03List:nth-child(2) {
  width: 60%;
  margin: 0 1.57894737%;
  color: #ffffff;
}
.topSec#topSec01 #topSec01_03 .col03 .col03List:nth-child(2) h3 {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: 700;
  font-family: 'Noto Serif JP', serif;
}
.topSec#topSec01 #topSec01_03 .col03 .col03List:nth-child(2) .txt01 {
  font-size: 14px;
}
.topSec#topSec01 #topSec01_03 .col03 .col03List:last-child {
  width: 26.31578947%;
}
.topSec#topSec01 #topSec01_03 .list {
  width: 100%;
  padding-top: 20px;
  border-top: #fff 1px solid;
  margin-bottom: 20px;
}
.topSec#topSec01 #topSec01_03 .list .listLeft {
  color: #fff;
  float: left;
  width: 67.70833333%;
}
.topSec#topSec01 #topSec01_03 .list .listLeft h3 {
  padding-top: 20px;
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: 700;
  font-family: 'Noto Serif JP', serif;
}
.topSec#topSec01 #topSec01_03 .list .listLeft .txt01 {
  font-size: 14px;
}
.topSec#topSec01 #topSec01_03 .list .listRight {
  float: left;
  width: 25.2%;
  margin-left: 3.8%;
}
.topSec#information .txt01 {
  text-align: center;
  color: #fff;
  margin-bottom: 40px;
}
.topSec#information .txt02 {
  color: #fff;
  padding-left: 5.20833333%;
  position: relative;
  width: 91%;
  margin: 0 auto 10px;
  font-size: 14px;
  line-height: 1;
  vertical-align: middle;
  text-align: right;
}
.topSec#information .txt02 img {
  width: 24px;
  vertical-align: middle;
  margin-right: 5px;
}
.topSec#information .txt02 a {
  color: #ffffff;
  transition: .6s;
}
.topSec#information .txt02 a:hover {
  transition: .6s;
  color: #f18989;
}
.topSec#information .txt02 .red {
  color: #e50012;
}
.topSec#information .typeH4 {
  font-size: 24px;
  text-align: center;
  color: #fff;
  font-family: 'Noto Serif JP', serif;
  margin-bottom: 20px;
}
.topSec#information .topSec02Table {
  width: 96%;
  margin: 0 auto 15px;
}
.topSec#information .topSec02Table:last-child {
  margin-bottom: 0;
}
.topSec#information .topSec02Table .icon01 {
  position: absolute;
  left: 67.85714286%;
  top: 30%;
  padding-left: 8.92857143%;
}
.topSec#information .topSec02Table .icon01:before {
  content: '';
  display: block;
  background: url(../img/top/icon_castselect01.png) left top no-repeat;
  background-size: 100%;
  width: 34%;
  height: 35px;
  position: absolute;
  left: 0;
  top: 0;
}
.topSec#information .topSec02Table .bgPink01 {
  background-color: #ffc7c7;
}
.topSec#information .topSec02Table .bgPink01:before {
  border-bottom: #000000 5px solid;
}
.topSec#information .topSec02Table .bgPink01.last:before {
  border-bottom: #ffc7c7 5px solid;
}
.topSec#information .topSec02Table .sub {
  font-size: 12px;
  border-bottom: #fff 2px dotted;
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-weight: 400;
}
.topSec#information .topSec02Table .tableTxt01 {
  text-align: center;
  font-size: 18px;
  font-family: 'Noto Serif JP', serif;
}
.topSec#information .topSec02Table .tableTxt01 span {
  display: block;
  font-size: 15px;
}
.topSec#information .topSec02Table .tableTxt01 span span {
  font-size: 13px;
  display: inline-block;
}
.topSec#information .topSec02Table .tableTxt02 {
  font-size: 15px;
  font-weight: 700;
}
.topSec#information .topSec02Table .tableTxt02 span {
  display: block;
  font-size: 13px;
  font-weight: 400;
}
.topSec#information .topSec02Table .tableIcon {
  position: relative;
  padding-left: 20%;
}
.topSec#information .topSec02Table .tableIcon:before {
  content: '';
  width: 17.85714286%;
  height: 46px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.topSec#information .topSec02Table .tableIcon.tableIcon01:before {
  background: url(../img/top/icon_purimie.png) left top no-repeat;
  background-size: 100%;
}
.topSec#information .topSec02Table .tableIcon.tableIcon02:before {
  background: url(../img/top/icon_full01.png) left top no-repeat;
  background-size: 100%;
}
.topSec#information .topSec02Table .tableIcon.tableIcon03:before {
  background: url(../img/top/icon_myselect.png) left top no-repeat;
  background-size: 100%;
}
.topSec#information .topSec02Table .tableTxt03 {
  font-size: 14px;
}
.topSec#information .topSec02Table .tableTxt03 span {
  color: #e50012;
}
.topSec#information .topSec02Table table {
  width: 100%;
}
.topSec#information .topSec02Table table tr td,
.topSec#information .topSec02Table table tr th {
  vertical-align: middle;
}
.topSec#information .topSec02Table table tr th {
  color: #fff;
  width: 19.16666667%;
  padding: 10px 1.04166667%;
  position: relative;
}
.topSec#information .topSec02Table table tr th:after {
  display: block;
  content: '';
  width: 1px;
  height: 100%;
  position: absolute;
  right: -1px;
  top: 0;
  border-right: #000000 5px solid;
}
.topSec#information .topSec02Table table tr td {
  background-color: #fff;
  padding: 10px 1.04166667% 15px;
  position: relative;
}
.topSec#information .topSec02Table table tr td:before {
  display: block;
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0px;
  bottom: 0;
  border-bottom: #000000 5px solid;
}
.topSec#information .topSec02Table table tr td.topSec02Table01_td00 {
  width: 8.33333333%;
  position: relative;
}
.topSec#information .topSec02Table table tr td.topSec02Table01_td00:after {
  display: block;
  content: '';
  width: 1px;
  height: 100%;
  position: absolute;
  right: -1px;
  top: 0;
  border-right: #000000 5px solid;
}
.topSec#information .topSec02Table table tr td.topSec02Table01_td01 {
  width: 22.91666667%;
  position: relative;
}
.topSec#information .topSec02Table table tr td.topSec02Table01_td01:after {
  display: block;
  content: '';
  width: 1px;
  height: 100%;
  position: absolute;
  right: -1px;
  top: 0;
  border-right: #000000 5px solid;
}
.topSec#information .topSec02Table table tr td.topSec02Table01_td02 {
  width: 44.27083333%;
}
.topSec#information .topSec02Table table tr:last-child td:before {
  left: 6px;
  border-bottom: #ffffff 5px solid;
}
.topSec#information .topSec02Table table tr:last-child td.topSec02Table01_td02:before {
  width: 43.22916667%;
}
.topSec#information .topSec02Table#balletTable table tr th {
  background-color: #c00040;
}
.topSec#information .topSec02Table#danceTable {
  margin-bottom: 70px;
}
.topSec#information .topSec02Table#danceTable .tableTxt03 span {
  color: #000;
  display: block;
  font-size: 12px;
}
.topSec#information .topSec02Table#danceTable .tableTxt03 span.red {
  font-size: 14px;
  color: #e50012;
  display: inline-block;
}
.topSec#information .topSec02Table#danceTable table tr th {
  background-color: #0089cb;
}
.topSec#information .topSec02Table.topSec02Table02 table tr th {
  width: 18%;
}
#type {
  margin-bottom: 45px;
}
#type h3 {
  font-size: 18px;
  text-align: center;
  background: url(../img/top/bg_h3_white.png) 50% top no-repeat;
  background-size: 100%;
  width: 39.4%;
  margin: 0 auto 45px;
  padding: 12px 0;
  font-family: 'Noto Serif JP', serif;
  line-height: 1;
}
#type .topTxt01 {
  color: #fff;
}
#type .topTxt01.topComment::before {
  color: #fff;
}
#type .txtInner {
  width: 96%;
  margin: 0 auto 25px;
}
#type .schedule {
  width: 96%;
  margin: 0 auto 15px;
}
#type .schedule .scheduleCol {
  margin-bottom: 4px;
}
#type .schedule .scheduleCol.pink .scheduleColList:first-child {
  background: url(../img/top/icon_takuji02.jpg) 50% 97% no-repeat #d983a8;
  background-size: 100%;
  color: #ffffff;
}
#type .schedule .scheduleCol.pink .scheduleColList:first-child span {
  text-align: center;
  width: 100%;
}
#type .schedule .scheduleCol.pink .scheduleColList:first-child span:after {
  content: '';
  background: url(../img/top/icon_takuji01.jpg) left top no-repeat;
  background-size: 100%;
  width: 100%;
  height: 23px;
  display: inline-block;
}
#type .schedule .scheduleCol.scheduleCol03 .scheduleColList {
  width: 47.8125%;
  margin-right: 0.52083333%;
}
#type .schedule .scheduleCol.scheduleCol04 .scheduleColList {
  width: 31.77083333%;
  margin-right: 0.52083333%;
}
#type .schedule .scheduleCol.scheduleCol05 .scheduleColList {
  margin-right: 0.52083333%;
}
#type .schedule .scheduleCol.scheduleCol05 .scheduleColList:nth-child(2),
#type .schedule .scheduleCol.scheduleCol05 .scheduleColList:nth-child(3) {
  width: 17.70833333%;
}
#type .schedule .scheduleCol.scheduleCol05 .scheduleColList:last-child,
#type .schedule .scheduleCol.scheduleCol05 .scheduleColList:nth-child(4) {
  width: 29.47916667%;
}
#type .schedule .scheduleCol .scheduleColList {
  float: left;
}
#type .schedule .scheduleCol .scheduleColList:first-child {
  text-align: center;
  width: 3.125%;
  position: relative;
}
#type .schedule .scheduleCol .scheduleColList:first-child span {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-align: left;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  font-size: 12px;
}
#type .schedule .scheduleCol .scheduleColList:last-child {
  margin-right: 0;
}
#type .schedule .scheduleCol .scheduleColList .month {
  text-align: center;
  border: #fff 1px solid;
  font-size: 16px;
  line-height: 1;
  color: #fff;
  padding: 6px 0;
  position: relative;
  margin-bottom: 4px;
}
#type .schedule .scheduleCol .scheduleColList .month:before {
  position: absolute;
  left: 4%;
  bottom: 15%;
  font-size: 12px;
}
#type .schedule .scheduleCol .scheduleColList .month.month2020:before {
  content: '2020年';
}
#type .schedule .scheduleCol .scheduleColList .month.month2021:before {
  content: '2021年';
}
#type .schedule .scheduleCol .scheduleColList .name {
  margin-bottom: 4px;
}
#type .schedule .scheduleCol .scheduleColList .name a {
  display: block;
  width: 100%;
  text-align: center;
  color: #000;
  font-size: 15px;
  background-color: #fff;
  text-decoration: none;
  padding: 14px 0;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  line-height: 22px;
  position: relative;
  letter-spacing: -2px;
}
#type .schedule .scheduleCol .scheduleColList .name a span {
  display: block;
  font-size: 13px;
}
#type .schedule .scheduleCol .scheduleColList .name a:before {
  background-color: #f18989;
}
#type .schedule .scheduleCol .scheduleColList .name a:after {
  content: '';
  background: url(../img/top/icon_arrow01_black.png) left top no-repeat;
  background-size: 100%;
  width: 9px;
  height: 15px;
  display: block;
  position: absolute;
  right: 6%;
  top: 36%;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
#type .schedule .scheduleCol .scheduleColList .name a:hover {
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  color: #ffffff;
}
#type .schedule .scheduleCol .scheduleColList .name a:hover:after {
  background: url(../img/top/icon_arrow01_white.png) left top no-repeat;
  background-size: 100%;
  right: 4%;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
#type .schedule .scheduleCol .scheduleColList .name.row2 a {
  padding: 3px 0;
}
#type .schedule .scheduleCol .scheduleColList .col04 .colList,
#type .schedule .scheduleCol .scheduleColList .col05 .colList,
#type .schedule .scheduleCol .scheduleColList .col06 .colList {
  float: left;
}
#type .schedule .scheduleCol .scheduleColList .dayInformation {
  border-top: #fff 1px solid;
  border-bottom: #fff 1px solid;
  margin-bottom: 4px;
  display: none;
}
#type .schedule .scheduleCol .scheduleColList .dayInformation .colList {
  border-right: #ffffff 1px solid;
}
#type .schedule .scheduleCol .scheduleColList .dayInformation .colList:first-child {
  border-left: #ffffff 1px solid;
}
#type .schedule .scheduleCol .scheduleColList .dayInformation.col06 .colList {
  width: 15.9%;
}
#type .schedule .scheduleCol .scheduleColList .dayInformation.col06 .colList .week {
  font-size: 8px;
}
#type .schedule .scheduleCol .scheduleColList .dayInformation.col05 .colList {
  width: 19.3%;
}
#type .schedule .scheduleCol .scheduleColList .dayInformation.col04 .colList {
  width: 24.3%;
}
#type .schedule .scheduleCol .scheduleColList .day {
  color: #fff;
  font-size: 22px;
  position: relative;
  text-align: center;
  margin-bottom: 16px;
}
#type .schedule .scheduleCol .scheduleColList .day span {
  display: block;
  position: absolute;
  font-size: 10px;
  width: 20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -13px;
}
#type .schedule .scheduleCol .scheduleColList .day.day2 {
  font-size: 11px;
  line-height: 30.8px;
}
#type .schedule .scheduleCol .scheduleColList .day.day2 span {
  bottom: -21px;
}
#type .schedule .scheduleCol .scheduleColList .week {
  width: 80%;
  margin: 0 auto;
  text-align: center;
  color: #000;
  background-color: #fff;
  font-size: 9px;
}
#type .schedule .scheduleCol .scheduleColList .week.red {
  background-color: #ff0000;
  color: #ffffff;
}
#type .schedule .scheduleCol .scheduleColList .week.blue {
  background-color: #0000ff;
  color: #ffffff;
}
#type .schedule .scheduleCol .scheduleColList .time {
  font-size: 12px;
  letter-spacing: -1px;
  color: #fff;
  text-align: center;
}
#type .schedule .scheduleCol .scheduleColList .takuji {
  display: none;
}
#type .schedule .scheduleCol .scheduleColList .takuji .colList {
  background-color: #fff;
  text-align: center;
  color: #d983a8;
  border-right: #000000 1px solid;
}
#type .schedule .scheduleCol .scheduleColList .takuji .colList:last-child {
  border-right: none;
}
#type .schedule .scheduleCol .scheduleColList .takuji .colList.blank {
  color: #ffffff;
}
#type .schedule .scheduleCol .scheduleColList .takuji.col06 .colList {
  width: 16.1%;
}
#type .schedule .scheduleCol .scheduleColList .takuji.col05 .colList {
  width: 19.5%;
}
#type .schedule .scheduleCol .scheduleColList .takuji.col04 .colList {
  width: 24.5%;
}
#type .schedule.first {
  margin-bottom: 45px;
}
#type .schedule.third .scheduleCol .scheduleColList .name a {
  letter-spacing: -1px;
}
#type .lnkList {
  width: 96%;
  margin: 0 auto;
  padding-bottom: 45px;
  border-bottom: #ffffff 1px solid;
}
#type .lnkList .col03List {
  width: 32.29166667%;
  float: left;
  margin-right: 1.5625%;
}
#type .lnkList .col03List:last-child {
  margin-right: 0;
}
#type .lnkList .col03List a {
  background-color: #fff;
  text-align: center;
  border-radius: 5px;
  line-height: 1;
  display: block;
  color: #000;
  text-decoration: none;
  padding: 10px 0;
  font-size: 14px;
  position: relative;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
#type .lnkList .col03List a:before {
  background-color: #f18989;
  border-radius: 5px;
}
#type .lnkList .col03List a:after {
  content: '';
  position: absolute;
  right: 4.19354839%;
}
#type .lnkList .col03List a:hover {
  color: #fff;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
#type .lnkList .col03List:first-child a:after {
  background: url(../img/top/icon_pdf01_black.png) left top no-repeat;
  background-size: 100%;
  width: 6.12903226%;
  height: 23px;
  top: 19%;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
#type .lnkList .col03List:first-child a:hover:after {
  background: url(../img/top/icon_pdf01_white.png) left top no-repeat;
  background-size: 100%;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
#type .lnkList .col03List:nth-child(2) a {
  position: relative;
}
#type .lnkList .col03List:nth-child(2) a::after {
  content: '▶';
  font-size: 10px;
  position: absolute;
  right: 10px;
  top: 30%;
  transition: .6s;
}
#type .lnkList .col03List:nth-child(2) a:hover::after {
  transition: .6s;
  color: #fff;
}
#type .lnkList .col03List:last-child a span {
  position: relative;
}
#type .lnkList .col03List:last-child a span:before {
  content: '';
  background: url(../img/top/icon_takuji03_pink.png) left top no-repeat;
  background-size: 100%;
  width: 35.71428571%;
  height: 23px;
  display: inline-block;
  position: absolute;
  left: -42%;
  top: -5%;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
#type .lnkList .col03List:last-child a:after {
  background: url(../img/top/icon_external_black.png) left top no-repeat;
  background-size: 100%;
  width: 5.48387097%;
  height: 16px;
  top: 23%;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
#type .lnkList .col03List:last-child a:hover:after {
  background: url(../img/top/icon_external_white.png) left top no-repeat;
  background-size: 100%;
}
#type .lnkList .col03List:last-child a:hover span:before {
  background: url(../img/top/icon_takuji03_white.png) left top no-repeat;
  background-size: 100%;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
#topSec02_02 .subTtl {
  text-align: center;
  font-size: 14px;
  color: #fff;
  margin-bottom: 5px;
}
#topSec02_02 h3 {
  font-size: 18px;
  text-align: center;
  width: 43.75%;
  margin: 0 auto;
  padding: 13px 0;
  font-family: 'Noto Serif JP', serif;
  line-height: 1;
  color: #fff;
  position: relative;
  z-index: 2;
}
#topSec02_02 h3 span {
  font-size: 15px;
}
#topSec02_02 h3.yellow {
  background: url(../img/top/bg_h3_yellow.png) 50% top no-repeat;
  background-size: 100%;
}
#topSec02_02 h3.pink {
  background: url(../img/top/bg_h3_pink.png) 50% top no-repeat;
  background-size: 100%;
}
#topSec02_02 .bgWhite {
  margin-top: -2.2%;
  z-index: 1;
  background-color: #fff;
  padding: 41px 0;
  position: relative;
  margin-bottom: 45px;
}
#topSec02_02 .bgWhite .ttl01 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
}
#topSec02_02 .bgWhite .topTxt01 {
  font-size: 14px;
  text-align: center;
}
#topSec02_02 .bgWhite .topTxt01 span.fntClrPink {
  color: #e77a7e;
}
#topSec02_02 .bgWhite .topTxt01 span.fntClrYllw {
  color: #f6b400;
}
#topSec02_02 .bgWhite .topTxt01 span.fntClrBlue {
  color: #0089cb;
}
#topSec02_02 .bgWhite .topTxt01 span.fntClrRed {
  color: #e50012;
}
#topSec02_02 .topComment {
  color: #fff;
}
#topSec02_02 .topComment::before {
  color: #fff;
}
#topSec02_02 .col02 {
  margin-bottom: 15px;
}
#topSec02_02 .col02 .col02List {
  background-color: #fff;
  width: 48.4375%;
  padding: 20px 0;
  position: relative;
}
#topSec02_02 .col02 .col02List:first-child {
  float: left;
}
#topSec02_02 .col02 .col02List:last-child {
  float: right;
}
#topSec02_02 .col02 .col02List ul {
  width: 87.09677419%;
  margin: 0 auto;
}
#topSec02_02 .col02 .col02List ul li {
  float: left;
}
#topSec02_02 .col02 .col02List ul li:first-child {
  width: 40%;
  margin-right: 1.97530864%;
  font-weight: 600;
}
#topSec02_02 .col02 .col02List ul li:first-child span {
  font-size: 13px;
  display: block;
}
#topSec02_02 .col02 .col02List ul li:last-child {
  padding-left: 1.97530864%;
  border-left: #000 1px solid;
  width: 55.80246914%;
  font-size: 14px;
  line-height: 1.57142857;
}
#topSec02_02 .col02 .col02List .lnk {
  width: 21.50537634%;
  position: absolute;
  left: 6.4516129%;
  bottom: 20px;
}
#topSec02_02 .col02 .col02List .lnk a {
  display: block;
  width: 100%;
  text-align: center;
  color: #fff;
  text-decoration: none;
  background-color: #000;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  border-radius: 5px;
  font-size: 12px;
  padding: 2px 0;
}
#topSec02_02 .col02 .col02List .lnk a:before {
  background-color: #f18989;
}
#chart {
  background-color: #ebebeb;
}
#chart .sectionInner {
  position: relative;
}
#chart .lnk {
  width: 33.33333333%;
}
#chart .lnk a {
  display: block;
  width: 100%;
  background-color: #808080;
  border: #808080 1px solid;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  border-radius: 5px;
  padding: 7px 0;
  position: relative;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
#chart .lnk a:after {
  content: '';
  width: 5%;
  height: 20px;
  background: url(../img/top/icon_pdf01_white.png) left top no-repeat;
  background-size: 100%;
  position: absolute;
  right: 4%;
  top: 22%;
  display: block;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
#chart .lnk a:before {
  background-color: #f18989;
  border-radius: 5px;
}
#chart .topTxt01 {
  position: relative;
  padding-left: 15px;
}
#chart .topTxt01:before {
  content: '・';
  position: absolute;
  left: 0;
  top: 0;
}
#chart .img01 {
  width: 89.27083333%;
  margin-bottom: 20px;
}
#chart .img01 li {
  border: #b48644 1px solid;
  float: left;
}
#chart .img01 li:first-child {
  width: 38.85647608%;
  border-right: none;
}
#chart .img01 li:last-child {
  width: 60.67677946%;
}
#chart section {
  margin-bottom: 25px;
}
#chart section h3 {
  font-size: 16px;
  margin-bottom: 15px;
}
#chart section .topTxt01 {
  margin-bottom: 10px;
}
#chart section .topTxt01:last-child {
  margin-bottom: 0;
}
#price .posR {
  position: relative;
}
#price .posR .topComment {
  position: absolute;
  top: -25px;
  right: 0;
}
#price .fntClrRed {
  color: #811c29;
}
#price .fntClrPink {
  color: #e77a7e;
}
#price .fntClrYllw {
  color: #f6b400;
}
#price .fntClrBlue {
  color: #0089cb;
}
#price .txt01 {
  font-size: 14px;
  line-height: 1.85714286;
  margin-bottom: 45px;
}
#price .txt02 {
  background-color: #ebebeb;
  padding: 10px;
  display: inline-block;
  margin-bottom: 25px;
}
#price .topCircle {
  font-size: 14px;
  position: relative;
  padding-left: 20px;
}
#price .topCircle:before {
  content: '●';
  position: absolute;
  left: 0;
  top: 0;
}
#price .img01 {
  margin-bottom: 10px;
}
#price .img02 {
  margin-bottom: 10px;
}
#price .img03 {
  width: 81.25%;
  margin-bottom: 30px;
}
#price .img04 {
  width: 57.8125%;
  margin-bottom: 40px;
}
#price .lnk {
  width: 33.33333333%;
  margin-top: 25px;
}
#price .lnk a {
  display: block;
  width: 100%;
  background-color: #808080;
  border: #808080 1px solid;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  border-radius: 5px;
  padding: 7px 0;
  position: relative;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
#price .lnk a:after {
  content: '';
  width: 5%;
  height: 20px;
  background: url(../img/top/icon_pdf01_white.png) left top no-repeat;
  background-size: 100%;
  position: absolute;
  right: 4%;
  top: 22%;
  display: block;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
#price .lnk a:before {
  background-color: #f18989;
  border-radius: 5px;
}
#payment h3 {
  font-size: 18px;
  border-bottom: #dfdfdf 1px solid;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-weight: 700;
}
#payment .topTxt01 {
  margin-bottom: 25px;
}
#payment .col02 {
  border: #b48644 1px solid;
  width: 100%;
  margin: 0 auto;
}
#payment .col02 .col02List {
  float: left;
  margin-bottom: 0;
}
#payment .col02 .col02List:first-child {
  width: 64.0625%;
}
#payment .col02 .col02List:first-child h4 {
  position: relative;
}
#payment .col02 .col02List:first-child h4:after {
  content: '';
  width: 1px;
  height: 100%;
  border-right: #fff 1px solid;
  position: absolute;
  right: 1px;
  top: 0;
}
#payment .col02 .col02List:first-child .topTxt01 {
  position: relative;
}
#payment .col02 .col02List:first-child .topTxt01:after {
  content: '';
  width: 1px;
  height: 100%;
  border-right: #b48644 1px solid;
  position: absolute;
  right: 1px;
  top: 0;
}
#payment .col02 .col02List:last-child {
  width: 35.9375%;
}
#payment .col02 .col02List h4 {
  background-color: #b48644;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  padding: 5px 0;
}
#payment .col02 .col02List .topTxt01 {
  margin-bottom: 0;
  text-align: center;
  padding: 14px 0;
  background-color: #ffffff;
}
#payment section {
  width: 96%;
  margin: 0 auto;
}
#payment section:first-child {
  margin-bottom: 45px;
}
#application {
  background-color: #ebebeb;
}
#application .bgGray {
  margin-bottom: 25px;
}
#application section {
  background-color: #fff;
  padding-bottom: 25px;
}
#application section h3 {
  background-color: #b48644;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 1;
  padding: 11px 0;
  margin-bottom: 25px;
}
#application section .col02 {
  width: 69.79166667%;
  margin: 0 auto;
}
#application section .col02 .col02List {
  width: 47.76119403%;
}
#application section .col02 .col02List:first-child {
  float: left;
}
#application section .col02 .col02List:first-child .lnk02 a {
  position: relative;
}
#application section .col02 .col02List:first-child .lnk02 a::after {
  content: '';
  background: url("../img/top/icon_pdf01_white.png") left top no-repeat;
  background-size: 100%;
  width: 20px;
  height: 25px;
  display: block;
  position: absolute;
  right: 10px;
  top: 10%;
  transition: .6s;
}
#application section .col02 .col02List:first-child .lnk02 a:hover::after {
  transform: .6s;
  background: url("../img/top/icon_pdf01_gray.png") left top no-repeat;
  background-size: 100%;
}
#application section .col02 .col02List:last-child {
  float: right;
}
#application section .col02 .col02List:last-child .lnk02 a {
  position: relative;
}
#application section .col02 .col02List:last-child .lnk02 a::after {
  content: '▶';
  display: block;
  position: absolute;
  right: 10px;
  top: 25%;
  font-size: 10px;
}
#application section .lnk01 {
  margin-bottom: 10px;
}
#application section .lnk01 a {
  display: block;
  width: 100%;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  background-color: #2880ff;
  text-decoration: none;
  position: relative;
}
#application section .lnk01 a span {
  font-size: 12px;
  display: block;
}
#application section .lnk01 a:before {
  background-color: #08287f;
  border-radius: 5px;
}
#application section .lnk01 a:after {
  content: '';
  background: url(../img/top/icon_double_arrow01_white.png) left top no-repeat;
  background-size: 100%;
  width: 4.0625%;
  height: 14px;
  position: absolute;
  right: 8%;
  top: 35%;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
#application section .lnk01 a:hover:after {
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  right: 4%;
}
#application section .lnk02 a {
  border-radius: 5px;
  background-color: #808080;
  text-align: center;
  text-decoration: none;
  color: #fff;
  border: #808080 1px solid;
  font-size: 14px;
  display: block;
  width: 100%;
  padding: 6px 0;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
#application section .lnk02 a:hover {
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  background-color: #fff;
  color: #808080;
}
#application section.first .col02 .col02List:first-child {
  position: relative;
}
#application section.first .col02 .col02List:first-child:after {
  content: '';
  width: 1px;
  height: 100%;
  display: block;
  border-right: #dfdfdf 1px solid;
  position: absolute;
  right: -5%;
  top: 0;
}
#application section.first .col02 .col02List:first-child .lnk01 a {
  padding: 6px 0;
}
#application section.first .col02 .col02List:first-child .img01 {
  margin: 5px 0;
}
#application section.first .col02 .col02List:last-child .lnk01 a {
  padding: 15px 0;
}
#application section.second .sec06Desc {
  text-align: center;
  margin-bottom: 25px;
}
#application section.second .sec06Desc span {
  display: block;
  font-size: 14px;
}
#application section section {
  width: 95.83333333%;
  margin: 25px auto 0;
  padding-bottom: 0;
}
#application section section h4 {
  padding-top: 25px;
  border-top: #c5c5c5 1px solid;
  font-size: 16px;
  margin-bottom: 10px;
}
#application section section ul {
  margin-bottom: 30px;
}
#application section section ul li:first-child {
  width: 40%;
  float: left;
}
#application section section ul li:last-child {
  width: 56.08695652%;
  float: right;
}
#topSec07 {
  padding: 25px 0;
  margin-bottom: 0;
}
#topSec07 h2 {
  font-size: 16px;
}
#topSec07 .topTxt01 a {
  color: #000000;
}
@media screen and (min-width: 481px) and (max-width: 1025px) {
  .for-sp {
    display: none;
  }
  .inner {
    width: 94.79166667%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 480px) {
  .remodal {
    padding: 20px 0;
  }
  .remodal .popup_contents {
    width: 92%;
    margin: 0 auto;
  }
  .remodal .popup_contents .inner .icon,
  .remodal .popup_contents .inner .txt01 {
    margin-bottom: 7px;
  }
  .remodal .popup_contents .inner .col03 {
    border-bottom: #000 1px solid;
    padding-bottom: 10px;
  }
  .remodal .popup_contents .inner .col03 .col03List:first-child {
    background-color: #ff0;
    margin-bottom: 5px;
    font-family: 'Noto Serif JP', serif;
    display: inline-block;
    font-weight: bold;
    padding: 5px 7px;
  }
  .remodal .popup_contents .inner .col03 .col03List:nth-child(2) h3 {
    font-size: 18px;
    font-family: 'Noto Serif JP', serif;
    margin-bottom: 7px;
  }
  .remodal .popup_contents .inner .col03 .col03List:nth-child(2) .txt01 {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 14px;
    line-height: 1.6;
  }
  .remodal .popup_contents .inner .col03 .col03List:last-child {
    width: 85%;
    margin: 0 auto;
  }
  .remodal .popup_contents .inner .bgGray .txt02 {
    font-family: 'Noto Serif JP', serif;
    font-size: 18px;
    font-weight: bold;
  }
  .remodal .popup_contents .inner .bgGray .txt02 span {
    font-size: 12px;
  }
  .remodal .popup_contents .inner .bgGray .col02 .col02List {
    margin-bottom: 10px;
  }
  .remodal .popup_contents .inner .bgGray .col02 .col02List:last-child {
    margin-bottom: 0;
  }
  .remodal .popup_contents .inner .bgGray .col02 .col02List ul li {
    list-style-type: none;
    font-family: 'Noto Sans JP', sans-serif;
  }
  .remodal .popup_contents .inner .bgGray .col02 .col02List ul li.red {
    background-color: #811c29;
  }
  .remodal .popup_contents .inner .bgGray .col02 .col02List ul li.blue {
    background-color: #08287f;
  }
  .remodal .popup_contents .inner .bgGray .col02 .col02List ul li:first-child {
    color: #fff;
    display: inline-block;
    padding: 5px 7px;
    text-align: center;
    font-size: 12px;
  }
  #atrContents {
    background-color: #c3c3c3 !important;
    font-family: 'Noto Sans JP', sans-serif;
  }
  #atrContents .txt01 {
    font-size: 22px;
    text-align: center;
    font-family: 'Noto Serif JP', serif;
    font-weight: bold;
  }
  #atrContents .txt02 {
    font-size: 14px;
  }
  #atrContents .txt03 {
    font-size: 17px;
    font-weight: 700;
  }
  #atrContents .txt04 .red {
    color: red;
  }
  #atrContents ul li {
    width: 45%;
    list-style-type: none;
  }
  #atrContents ul li:first-child {
    float: left;
  }
  #atrContents ul li:last-child {
    float: right;
  }
  #atrContents .day {
    font-size: 14px;
    font-weight: 700;
  }
  #atrContents .day span {
    font-size: 25px;
  }
  #atrContents .price {
    font-size: 18px;
    font-weight: 700;
  }
  #atrContents .price span {
    font-size: 20px;
  }
  #atrContents .comment01 {
    font-size: 12px;
  }
  #atrContents h2 {
    font-size: 18px;
    font-family: 'Noto Serif JP', serif;
    margin-bottom: 15px;
  }
  #atrContents table {
    margin-bottom: 15px;
  }
  #atrContents table tr td,
  #atrContents table tr th {
    vertical-align: middle;
    font-family: 'Noto Serif JP', serif;
  }
  #atrContents table tr th {
    width: 25.65217391%;
    padding: 0 1.44927536%;
    background-color: #08287f;
    border-bottom: #fff 1px solid;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
  }
  #atrContents table tr th span {
    font-size: 12px;
  }
  #atrContents table tr td {
    width: 68.55072464%;
    padding: 10px 1.44927536%;
    background-color: #fff;
    border-bottom: #b7b7b7 1px solid;
    text-align: left;
  }
  #atrContents table tr:first-child th {
    border-top: #ffffff 1px solid;
  }
  #atrContents table tr:first-child td {
    border-top: #b7b7b7 1px solid;
  }
  .iconTakuji {
    color: #fff;
    position: relative;
    padding-left: 20px;
    font-size: 12px;
    margin-bottom: 5px;
  }
  .iconTakuji:before {
    content: '';
    background: url(../img/lineup/icon_takuji03_pink.png) left top no-repeat;
    background-size: 100%;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
  }
  #wrap #mainContents #topMv {
    background: url(../img/top/sp/bg_h1_sp01.jpg) 50% top no-repeat;
    background-size: cover;
  }
  #wrap #mainContents #topMv .inner {
    width: 100%;
  }
  #wrap #mainContents #topMv .inner .logo {
    width: 11.2%;
    left: 4%;
    top: 3%;
  }
  #wrap #mainContents #topMv .inner .logo02 {
    width: 11.2%;
    left: 16%;
    top: 3%;
  }
  #wrap #mainContents #topMovie {
    padding: 15px 0;
  }
  #wrap #mainContents #topMovie .inner {
    width: 92%;
    margin: 0 auto;
  }
  #wrap #mainContents #topMovie .inner .tabs {
    width: 100%;
  }
  #wrap #mainContents #topMovie .inner .tabs .tab_item {
    font-size: 12px;
    float: none;
    padding: 9px 5% 9px 14%;
    width: 81%;
  }
  #wrap #mainContents #topMovie .inner .tabs .tab_item::before {
    height: 25px;
    top: 30%;
  }
  #wrap #mainContents .topSec {
    padding-bottom: 22px;
  }
  #wrap #mainContents .topSec .topH2 {
    font-size: 15px;
    text-align: left;
    padding: 10px 0 10px 4%;
    margin-bottom: 15px;
  }
  #wrap #mainContents .topSec .imgScroll {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    width: 100%;
    padding-top: 20px;
    position: relative;
  }
  #wrap #mainContents .topSec .imgScroll:before {
    content: '右スクロールで全体をご覧いただけます。';
    color: #808080;
    font-size: 12px;
    position: absolute;
    left: 0;
    top: 0px;
  }
  #wrap #mainContents .topSec .imgScroll img {
    width: 900px;
  }
  #wrap #mainContents #topSec01 .topDesc01 {
    font-size: 14px;
    text-align: left;
    width: 92%;
    margin: 0 auto 22px;
  }
  #wrap #mainContents #topSec01 #topSec01_01 {
    display: none;
  }
  #wrap #mainContents #topSec01 #topSec01_01 h3 {
    font-size: 15px;
    margin-top: 30px;
    text-align: left;
    margin-bottom: 20px;
  }
  #wrap #mainContents #topSec01 #topSec01_01 .imgPos01 {
    top: 0;
    width: 27.77777778%;
  }
  #wrap #mainContents #topSec01 #topSec01_01 #list01 {
    width: 100%;
    margin-bottom: 12px;
  }
  #wrap #mainContents #topSec01 #topSec01_01 #list01 div {
    float: none;
    width: 100%;
  }
  #wrap #mainContents #topSec01 #topSec01_01 #list01 div#txtH01 {
    font-size: 14px;
    padding: 6px 0;
  }
  #wrap #mainContents #topSec01 #topSec01_01 #list01 div#txtH01 span {
    font-size: 12px;
  }
  #wrap #mainContents #topSec01 #topSec01_01 .col02 .col02List {
    width: 100%;
    float: none;
  }
  #wrap #mainContents #topSec01 #topSec01_01 .col02 .col02List:first-child {
    margin-bottom: 7px;
  }
  #wrap #mainContents #topSec01 #topSec01_01 .col02 .col02List .list .listLeft,
  #wrap #mainContents #topSec01 #topSec01_01 .col02 .col02List .list .listRight {
    width: 100%;
    float: none;
  }
  #wrap #mainContents #topSec01 #topSec01_01 .col02 .col02List .list .listLeft {
    font-size: 14px;
    padding: 6px 0;
  }
  #wrap #mainContents #topSec01 #topSec01_01 .col02 .col02List .list .listLeft span {
    font-size: 12px;
  }
  #wrap #mainContents #topSec01 #topSec01_01 .col02 .col02List .list .listRight {
    background-color: #ffffff;
  }
  #wrap #mainContents #topSec01 #topSec01_01 .col02 .col02List .list .listRight img {
    display: block;
    width: 50%;
    margin: 0 auto;
  }
  #wrap #mainContents #topSec01 #topSec01_02 {
    margin-top: 25px;
    padding: 12px 0;
    width: 95%;
  }
  #wrap #mainContents #topSec01 #topSec01_02 h3 {
    font-size: 18px;
  }
  #wrap #mainContents #topSec01 #topSec01_02 .col02 .col02List {
    width: 100%;
    float: none;
  }
  #wrap #mainContents #topSec01 #topSec01_02 .col02 .col02List:first-child {
    margin-bottom: 15px;
  }
  #wrap #mainContents #topSec01 #topSec01_02 .col02 .col02List:first-child .topTxt01 {
    width: 96%;
    margin: 0 auto 5px;
  }
  #wrap #mainContents #topSec01 #topSec01_02 .col02 .col02List:last-child {
    display: none;
  }
  #wrap #mainContents #topSec01 #topSec01_03 .col03 {
    width: 100%;
  }
  #wrap #mainContents #topSec01 #topSec01_03 .col03 .col03List {
    float: none;
  }
  #wrap #mainContents #topSec01 #topSec01_03 .col03 .col03List:first-child {
    background: #ffff01;
    font-size: 12px;
    text-align: center;
    width: 100px;
    line-height: 1;
    padding: 5px 0;
    margin-bottom: 5px;
  }
  #wrap #mainContents #topSec01 #topSec01_03 .col03 .col03List:nth-child(2) {
    width: 100%;
    margin-bottom: 10px;
  }
  #wrap #mainContents #topSec01 #topSec01_03 .col03 .col03List:nth-child(2) h3 {
    font-size: 16px;
  }
  #wrap #mainContents #topSec01 #topSec01_03 .col03 .col03List:last-child {
    width: 85%;
    margin: 0 auto;
  }
  #wrap #mainContents #topSec01 #topSec01_03 .bgGray .txt02 {
    font-size: 16px;
    margin-bottom: 12px;
  }
  #wrap #mainContents #topSec01 #topSec01_03 .bgGray .txt02 span {
    font-size: 12px;
    top: 6px;
  }
  #wrap #mainContents #topSec01 #topSec01_03 .bgGray .col02 {
    width: 67%;
    margin: 0 auto;
  }
  #wrap #mainContents #topSec01 #topSec01_03 .bgGray .col02 .col02List {
    width: 100%;
    float: none;
  }
  #wrap #mainContents #topSec01 #topSec01_03 .bgGray .col02 .col02List ul li {
    float: none;
  }
  #wrap #mainContents #topSec01 #topSec01_03 .bgGray .col02 .col02List ul li:first-child {
    width: auto;
    display: inline-block;
    padding: 2px 5px;
  }
  #wrap #mainContents #topSec01 #topSec01_03 .bgGray .col02 .col02List ul li:last-child {
    width: 100%;
  }
  #wrap #mainContents #topSec01 #topSec01_03 .bgGray .col02 .col02List:first-child {
    margin-bottom: 10px;
  }
  #wrap #mainContents #topSec01 .list {
    border-top: none;
    padding: 0 0 15px 0;
    border: #b48644 1px solid;
  }
  #wrap #mainContents #topSec01 .list .listLeft {
    float: none;
    width: 100%;
    padding: 0;
  }
  #wrap #mainContents #topSec01 .list .listLeft h3 {
    font-size: 14px;
    background-color: #b48644;
    color: #fff;
    line-height: 1.4;
    text-align: center;
    padding: 5px 0;
    margin-bottom: 0;
  }
  #wrap #mainContents #topSec01 .list .listRight {
    float: none;
    width: 50%;
    margin: 15px auto 20px;
  }
  #wrap #mainContents #topSec01 .list .txt01 {
    width: 87.5%;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.5;
    color: #ffffff;
  }
  #wrap #mainContents #information {
    padding-bottom: 0;
  }
  #wrap #mainContents #information .txt01 {
    text-align: left;
    margin-bottom: 20px;
  }
  #wrap #mainContents #information .txt02 {
    background-color: #fff;
    padding: 10px 1.44927536% 10px 21.73913043%;
    width: 75.36231884%;
    color: #000;
    text-align: left;
  }
  #wrap #mainContents #information .txt02 img {
    display: none;
  }
  #wrap #mainContents #information .txt02:before {
    position: absolute;
    content: '';
    background: url("../img/top/icon_castselect01.png") left top no-repeat;
    background-size: contain;
    width: 2.60416667%;
    height: 27px;
    display: inline-block;
    height: 100%;
    top: 18%;
    width: 15%;
    left: 3.5%;
  }
  #wrap #mainContents #information .txt02 a {
    color: #000;
    display: block;
    margin-bottom: 10px;
  }
  #wrap #mainContents #information .txt02 span {
    color: #e50012;
  }
  #wrap #mainContents #information .topSec02Table {
    display: none;
  }
  #wrap #mainContents #information .purchase02 {
    width: 97.33333333%;
    margin: 0 auto 15px;
    border: #b48644 1px solid;
  }
  #wrap #mainContents #information .purchase02 dl dt {
    font-size: 14px;
    background-color: #b48644;
    color: #fff;
    line-height: 1.4;
    text-align: center;
    padding: 5px 0;
  }
  #wrap #mainContents #information .purchase02 dl dd {
    padding: 15px 0;
  }
  #wrap #mainContents #information .purchase02 dl dd .img01 {
    width: 50%;
    margin: 0 auto 20px;
  }
  #wrap #mainContents #information .purchase02 dl dd .txt01 {
    width: 87.5%;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.5;
  }
  #wrap #mainContents #information #seriesNav {
    width: 104%;
    margin-left: -2%;
    background-color: #c1c1c1;
    margin-bottom: 25px;
    padding: 7px 0 22px;
  }
  #wrap #mainContents #information #seriesNav ul {
    width: 96%;
    margin: 0 auto;
  }
  #wrap #mainContents #information #seriesNav ul li {
    width: 48.61111111%;
    float: left;
    margin-right: 2.08333333%;
  }
  #wrap #mainContents #information #seriesNav ul li:first-child a {
    background-color: #c00040;
  }
  #wrap #mainContents #information #seriesNav ul li:first-child a:after {
    color: #c00040;
  }
  #wrap #mainContents #information #seriesNav ul li:last-child {
    margin-right: 0;
  }
  #wrap #mainContents #information #seriesNav ul li:last-child a {
    background-color: #0089cb;
  }
  #wrap #mainContents #information #seriesNav ul li:last-child a:after {
    color: #0089cb;
  }
  #wrap #mainContents #information #seriesNav ul li a {
    display: block;
    width: 100%;
    font-size: 12px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    padding: 5px 0;
    border-radius: 6px;
    border: #fff 1px solid;
    position: relative;
  }
  #wrap #mainContents #information #seriesNav ul li a:after {
    content: '▼';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20px;
    margin: 0 auto;
    width: 20px;
  }
  #wrap #mainContents .series_sp {
    padding-bottom: 10px;
  }
  #wrap #mainContents .series_sp .catch {
    background-color: #808080;
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 1;
    padding: 5px 0;
  }
  #wrap #mainContents .series_sp .bgWhite {
    background-color: #fff;
    padding: 10px 0 10px;
    margin-bottom: 10px;
  }
  #wrap #mainContents .series_sp .bgWhite .seriesInner_sp {
    width: 91.66666667%;
    margin: 0 auto;
    position: relative;
  }
  #wrap #mainContents .series_sp .bgWhite .seriesInformation_sp {
    border-bottom: #b7b7b7 1px solid;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  #wrap #mainContents .series_sp .bgWhite .seriesInformation_sp:last-child {
    margin-bottom: 0;
  }
  #wrap #mainContents .series_sp .bgWhite .icon01 {
    position: absolute;
    left: 75%;
    top: 0;
    padding-left: 8.92857143%;
  }
  #wrap #mainContents .series_sp .bgWhite .icon01:before {
    content: '';
    display: block;
    background: url(../img/top/icon_castselect01.png) left top no-repeat;
    background-size: 100%;
    width: 34%;
    height: 35px;
    position: absolute;
    left: 0;
    top: 0;
  }
  #wrap #mainContents .series_sp .bgWhite .seriesH3 {
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 1;
    font-family: 'Noto Serif JP', serif;
    padding: 13.5px 0;
    margin-bottom: 20px;
  }
  #wrap #mainContents .series_sp .bgWhite .seriesH3 span {
    font-size: 14px;
  }
  #wrap #mainContents .series_sp .bgWhite .seriesH3 span span {
    font-size: 12px;
  }
  #wrap #mainContents .series_sp .bgWhite .seriesName {
    font-size: 16px;
    margin-bottom: 10px;
  }
  #wrap #mainContents .series_sp .bgWhite .seriesName span {
    font-size: 14px;
  }
  #wrap #mainContents .series_sp .bgWhite .seriesDesc_sp {
    font-size: 14px;
    line-height: 1.5;
  }
  #wrap #mainContents .series_sp .bgWhite .seriesDesc_sp span {
    font-size: 12px;
  }
  #wrap #mainContents .series_sp .bgWhite .seriesDesc_sp span.red {
    color: #e50012;
    font-size: 14px;
  }
  #wrap #mainContents .series_sp .bgWhite .col02 .col02List {
    float: left;
  }
  #wrap #mainContents .series_sp .bgWhite .col02 .col02List:first-child {
    width: 16.66666667%;
    margin-right: 3.03030303%;
  }
  #wrap #mainContents .series_sp .bgWhite .col02 .col02List:last-child {
    width: 80.3030303%;
  }
  #wrap #mainContents .series_sp .accdnMenu {
    margin-bottom: 10px;
  }
  #wrap #mainContents .series_sp .accdnMenu dt {
    border: #fff 1px solid;
    font-size: 14px;
    padding-left: 10px;
    color: #fff;
    line-height: 1;
    padding: 8px 0 8px 10px;
    position: relative;
  }
  #wrap #mainContents .series_sp .accdnMenu dt:after {
    content: '+';
    position: absolute;
    right: 10px;
    top: 8px;
  }
  #wrap #mainContents .series_sp .accdnMenu dt.open:after {
    content: '-';
  }
  #wrap #mainContents .series_sp .accdnMenu dd {
    padding-top: 15px;
    display: none;
  }
  #wrap #mainContents .series_sp .accdnMenu dd .scheduleBox {
    background-color: #fff;
    padding: 15px 0;
    margin-bottom: 20px;
  }
  #wrap #mainContents .series_sp .accdnMenu dd .scheduleBox:last-child {
    margin-bottom: 0;
  }
  #wrap #mainContents .series_sp .accdnMenu dd .scheduleBox ul {
    width: 87.5%;
    margin: 0 auto 15px;
  }
  #wrap #mainContents .series_sp .accdnMenu dd .scheduleBox ul li {
    float: left;
  }
  #wrap #mainContents .series_sp .accdnMenu dd .scheduleBox ul li:first-child {
    width: 40%;
    margin-left: 1%;
  }
  #wrap #mainContents .series_sp .accdnMenu dd .scheduleBox ul li:last-child {
    border-left: #dddddd 1px solid;
    width: 50%;
    padding-left: 5%;
  }
  #wrap #mainContents .series_sp .accdnMenu dd .scheduleBox .btnDetail {
    width: 70%;
    margin: 0 auto;
  }
  #wrap #mainContents .series_sp .accdnMenu dd .scheduleBox .btnDetail a {
    background-color: #000;
    line-height: 1;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    display: block;
    width: 100%;
    text-decoration: none;
    position: relative;
  }
  #wrap #mainContents .series_sp .accdnMenu dd .scheduleBox .btnDetail a::after {
    content: '▶';
    position: absolute;
    right: 15px;
    top: 12px;
    font-size: 10px;
  }
  #wrap #mainContents .series_sp .accdnMenu dd .topComment {
    margin-top: 15px;
    color: #fff;
  }
  #wrap #mainContents .series_sp .accdnMenu dd .topComment::before {
    color: #fff !important;
  }
  #wrap #mainContents .series_sp .accdnMenu dd .tableScrl {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    width: 100%;
    padding-top: 20px;
    position: relative;
  }
  #wrap #mainContents .series_sp .accdnMenu dd .tableScrl:before {
    content: '右スクロールで全体をご覧いただけます。';
    color: #808080;
    font-size: 12px;
    position: absolute;
    left: 0;
    top: 0px;
  }
  #wrap #mainContents .series_sp .accdnMenu dd .tableScrl .btn01 {
    width: 300px;
    margin: 15px auto 15px;
  }
  #wrap #mainContents .series_sp .accdnMenu dd .tableScrl .btn01 a {
    background-color: #fff;
    border-radius: 5px;
    text-align: center;
    text-decoration: none;
    color: #000;
    display: block;
    width: 100%;
    padding: 10px 0;
  }
  #wrap #mainContents .series_sp .accdnMenu dd .tableScrl table {
    width: 100%;
  }
  #wrap #mainContents .series_sp .accdnMenu dd .tableScrl table tr.first {
    display: none;
  }
  #wrap #mainContents .series_sp .accdnMenu dd .tableScrl table tr.setTicket td {
    position: relative;
  }
  #wrap #mainContents .series_sp .accdnMenu dd .tableScrl table tr.setTicket td span {
    position: absolute;
    left: 10px;
    top: 25%;
    display: block;
    width: 350%;
    background-color: #d9d9d9;
    color: #000;
    z-index: 99;
    padding: 2px 0;
    font-size: 12px;
    line-height: 1;
  }
  #wrap #mainContents .series_sp .accdnMenu dd .tableScrl table tr th {
    font-size: 14px;
    text-align: center;
    font-weight: 400;
    padding: 5px 0;
  }
  #wrap #mainContents .series_sp .accdnMenu dd .tableScrl table tr th.bgBlack {
    border: #fff 1px solid;
    color: #ffffff;
  }
  #wrap #mainContents .series_sp .accdnMenu dd .tableScrl table tr th.bgPink {
    background-color: #e77a7e;
    font-size: 16px;
  }
  #wrap #mainContents .series_sp .accdnMenu dd .tableScrl table tr th.bgYellow {
    background-color: #f6b400;
    font-size: 16px;
  }
  #wrap #mainContents .series_sp .accdnMenu dd .tableScrl table tr th.bgGreen {
    background-color: #5bbab5;
    font-size: 16px;
  }
  #wrap #mainContents .series_sp .accdnMenu dd .tableScrl table tr th.bgBlue {
    background-color: #0089cb;
    font-size: 16px;
  }
  #wrap #mainContents .series_sp .accdnMenu dd .tableScrl table tr td {
    background-color: #fff;
    padding: 5px;
    vertical-align: middle;
    border: #000 1px solid;
    text-align: center;
    font-size: 14px;
  }
  #wrap #mainContents .series_sp .accdnMenu dd .tableScrl table tr td.programName a {
    color: #000;
    text-decoration: none;
    text-align: center;
    font-size: 12px;
  }
  #wrap #mainContents .series_sp .accdnMenu dd .tableScrl table tr td.time {
    text-align: left;
    width: 190px;
  }
  #wrap #mainContents .series_sp .accdnMenu dd .tableScrl table tr td.fntClrPink {
    color: #e77a7e;
  }
  #wrap #mainContents .series_sp .accdnMenu dd .tableScrl table tr td.fntClrYllw {
    color: #f6b400;
  }
  #wrap #mainContents .series_sp .accdnMenu dd .tableScrl table tr td.fntClrGrn {
    color: #5bbab5;
  }
  #wrap #mainContents .series_sp .accdnMenu dd .tableScrl table tr td.takuji {
    position: relative;
  }
  #wrap #mainContents .series_sp .accdnMenu dd .tableScrl table tr td.takuji:after {
    content: '';
    background: url(../img/top/icon_takuji03_pink.png) left top no-repeat;
    background-size: 100%;
    width: 25px;
    height: 28px;
    position: absolute;
    right: 10px;
    top: 0px;
  }
  #wrap #mainContents .series_sp .accdnMenu dd .tableScrl.balletScheduleTbl table {
    width: 600px;
  }
  #wrap #mainContents .series_sp .accdnMenu dd .tableScrl.balletScheduleTbl table tr td.programName {
    width: 93px;
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
  }
  #wrap #mainContents .series_sp .accdnMenu dd .tableScrl.balletScheduleTbl table tr td.fntClrPink {
    width: 69px;
  }
  #wrap #mainContents .series_sp .accdnMenu dd .tableScrl.balletScheduleTbl table tr td.fntClrYllw {
    width: 104px;
  }
  #wrap #mainContents .series_sp .accdnMenu dd .tableScrl.balletScheduleTbl table tr td.fntClrGrn {
    width: 104px;
  }
  #wrap #mainContents .series_sp .accdnMenuComment .topTxt01 {
    color: #fff;
  }
  #wrap #mainContents .series_sp .accdnMenuComment .topTxt01::before {
    color: #fff;
  }
  #wrap #mainContents .series_sp .accdnMenuComment .btn01 {
    width: 300px;
    margin: 15px auto 15px;
  }
  #wrap #mainContents .series_sp .accdnMenuComment .btn01 a {
    background-color: #fff;
    border-radius: 5px;
    text-align: center;
    text-decoration: none;
    color: #000;
    display: block;
    width: 100%;
    padding: 10px 0;
    position: relative;
  }
  #wrap #mainContents .series_sp .accdnMenuComment .btn01 a::after {
    content: '';
    background: url(../img/top/icon_takuji03_black.png) left top no-repeat;
    background-size: 100%;
    width: 20px;
    height: 25px;
    right: 65%;
    position: absolute;
    top: 25%;
    font-size: 12px;
  }
  #wrap #mainContents .series_sp .accdnMenuComment .btn01.mB10 a::after {
    content: '▶';
    right: 10px;
    background: none;
    top: 30%;
  }
  #wrap #mainContents .series_sp#balletSeries_sp .seriesH3 {
    background: url("../img/top/sp/series_h3_bg01.png") 50% top no-repeat;
    background-size: 100%;
  }
  #wrap #mainContents .series_sp#danceSeries_sp .seriesH3 {
    background: url("../img/top/sp/series_h3_bg02.png") 50% top no-repeat;
    background-size: 100%;
  }
  #wrap #mainContents .series_sp#danceSeries_sp .seriesInformation_sp {
    padding-bottom: 0;
    border-bottom: none;
  }
  #wrap #mainContents .series_sp#doubleWari_sp .seriesH3 {
    background: url("../img/top/sp/series_h3_bg03.png") 50% top no-repeat;
    background-size: 100%;
  }
  #wrap #mainContents .series_sp#doubleWari_sp .seriesTtl {
    font-weight: bold;
    margin-bottom: 10px;
  }
  #wrap #mainContents .series_sp#doubleWari_sp .seriesDesc_sp span {
    font-size: 14px;
  }
  #wrap #mainContents .series_sp#doubleWari_sp .seriesDesc_sp .fntClrRed {
    color: #811c29;
  }
  #wrap #mainContents .series_sp#doubleWari_sp .seriesDesc_sp .fntClrPink {
    color: #e77a7e;
  }
  #wrap #mainContents .series_sp#doubleWari_sp .seriesDesc_sp .fntClrYllw {
    color: #f6b400;
  }
  #wrap #mainContents .series_sp#doubleWari_sp .seriesDesc_sp .fntClrBlue {
    color: #0089cb;
  }
  #wrap #mainContents .series_sp#option01_sp {
    display: none;
  }
  #wrap #mainContents .series_sp#option01_sp .seriesH3 {
    background: url("../img/top/sp/series_h3_bg04.png") 50% top no-repeat;
    background-size: 100%;
  }
  #wrap #mainContents .series_sp#option01_sp .btn01 {
    width: 91.66666667%;
    margin: 0 auto 10px;
  }
  #wrap #mainContents .series_sp#option01_sp .btn01:last-child {
    margin-bottom: 0;
  }
  #wrap #mainContents .series_sp#option01_sp .btn01 a {
    background-color: #808080;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 1;
    display: block;
    width: 100%;
    padding: 12px 0;
    text-decoration: none;
    border-radius: 4px;
  }
  #wrap #mainContents .series_sp#option02_sp .seriesH3 {
    background: url("../img/top/sp/series_h3_bg05.png") 50% top no-repeat;
    background-size: 100%;
    font-size: 14px;
    padding: 7px 0;
  }
  #wrap #mainContents .series_sp#option02_sp .seriesH3 span {
    font-size: 12px;
  }
  #wrap #mainContents #type {
    margin-bottom: 0;
  }
  #wrap #mainContents #type .schedule {
    display: none;
  }
  #wrap #mainContents #topSec02_02 {
    display: none;
  }
  #wrap #mainContents #chart .inner {
    width: 96%;
  }
  #wrap #mainContents #chart .inner .sectionInner {
    width: 95.83333333%;
  }
  #wrap #mainContents #chart .inner .sectionInner .col02 .col02List {
    float: none;
  }
  #wrap #mainContents #chart .inner .sectionInner .col02 .col02List.txt {
    width: 100%;
  }
  #wrap #mainContents #chart .inner .sectionInner .col02 .col02List.img {
    width: 46.37681159%;
    margin: 15px auto;
  }
  #wrap #mainContents #chart .inner .sectionInner .img_sp01 {
    width: 61.80555556%;
    margin: 0 auto 15px;
    border: #b48644 1px solid;
  }
  #wrap #mainContents #chart .inner .sectionInner .img_sp02 {
    width: 77.77777778%;
    margin: 0 auto 15px;
    border: #b48644 1px solid;
  }
  #wrap #mainContents #chart .inner .sectionInner .lnk01 {
    width: 100%;
    margin: 15px auto;
  }
  #wrap #mainContents #chart .inner .sectionInner .lnk01 a {
    border: #848484 1px solid;
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    color: #848484;
    padding: 7px 0;
  }
  #wrap #mainContents #chart .inner .sectionInner .lnk02 {
    width: 44.44444444%;
    margin: 0 auto;
  }
  #wrap #mainContents #chart .inner .sectionInner .lnk02 a {
    display: block;
    width: 100%;
    border: #808080 1px solid;
    text-align: center;
    color: #808080;
    text-decoration: none;
    font-size: 14px;
    border-radius: 5px;
    padding: 7px 0;
  }
  #wrap #mainContents #chart .inner .sectionInner .lnk {
    width: 87.5%;
    margin: 0 auto;
  }
  #wrap #mainContents #price .bnr01 {
    margin-bottom: 15px;
  }
  #wrap #mainContents #price .topComment {
    position: relative;
    font-size: 12px;
    margin-bottom: 10px;
    padding-left: 15px;
  }
  #wrap #mainContents #price .txt01 {
    margin-bottom: 20px;
  }
  #wrap #mainContents #price .txt02 {
    font-size: 12px;
    padding: 5px;
    margin-bottom: 12px;
  }
  #wrap #mainContents #price .lnk {
    width: 46.37681159%;
    margin: 25px auto 0;
  }
  #wrap #mainContents #price .lnk a {
    background-color: #fff;
    color: #808080;
  }
  #wrap #mainContents #price .lnk a::after {
    background: url(../img/top/icon_pdf01_black.png) left top no-repeat;
    background-size: 100%;
    width: 15px;
  }
  #wrap #mainContents #price .imgScroll img {
    width: 600px;
  }
  #wrap #mainContents #price .imgScroll.img04 img {
    width: 553px;
  }
  #wrap #mainContents #price .bnr01 {
    margin-bottom: 35px;
  }
  #wrap #mainContents #payment h3 {
    font-size: 16px;
  }
  #wrap #mainContents #payment .topTxt01 {
    font-size: 14px;
  }
  #wrap #mainContents #payment .imgScroll img {
    width: 700px;
  }
  #wrap #mainContents #payment .bnr01 {
    width: 96%;
    margin: 15px auto;
  }
  #wrap #mainContents #payment .col02 {
    border: none;
  }
  #wrap #mainContents #payment .col02 .col02List {
    width: 100%;
    float: none;
    border: #b48644 1px solid;
  }
  #wrap #mainContents #payment .col02 .col02List:first-child {
    margin-bottom: 15px;
  }
  #wrap #mainContents #payment .col02 .col02List:first-child .topTxt01:after,
  #wrap #mainContents #payment .col02 .col02List:first-child h4:after {
    border-right: none;
  }
  #wrap #mainContents #application .topH2 {
    margin-bottom: 0;
  }
  #wrap #mainContents #application .bgGray {
    width: 108.7%;
    margin-left: -4.35%;
  }
  #wrap #mainContents #application .bgGray .txt02 {
    margin-bottom: 0px;
    font-size: 16px;
  }
  #wrap #mainContents #application .bgGray .txt02 span {
    font-size: 12px;
    top: 8px;
  }
  #wrap #mainContents #application .bgGray .col02 {
    width: 92%;
    margin: 0 auto;
  }
  #wrap #mainContents #application .bgGray .col02 .col02List {
    width: 100%;
    float: none;
  }
  #wrap #mainContents #application .bgGray .col02 .col02List:first-child {
    margin-bottom: 10px;
  }
  #wrap #mainContents #application .first .col02 {
    width: 91.30434783%;
  }
  #wrap #mainContents #application .first .col02 .col02List {
    width: 100%;
    float: none;
  }
  #wrap #mainContents #application .first .bnr01 {
    padding: 15px 0;
    width: 108.7%;
    margin-left: -4.35%;
  }
  #wrap #mainContents #application .second .sec06Desc {
    text-align: left;
    font-size: 14px;
    width: 95.65217391%;
    margin: 0 auto 12px;
  }
  #wrap #mainContents #application .second .sec06Desc span {
    font-size: 12px;
  }
  #wrap #mainContents #application .second .col02 {
    width: 95.65217391%;
  }
  #wrap #mainContents #application .second .col02 .col02List {
    width: 100%;
    float: left;
  }
  #wrap #mainContents #application .second .col02 .col02List a {
    padding: 10px 0;
  }
  #wrap #mainContents #application .second .col02 .col02List:first-child {
    margin-bottom: 10px;
  }
  #wrap #mainContents #application .second .col02 .col02List:first-child a {
    position: relative;
  }
  #wrap #mainContents #application .second .col02 .col02List:first-child a::after {
    content: '';
    background: url(../img/top/icon_pdf01_white.png) left top no-repeat;
    background-size: 100%;
    width: 20px;
    height: 25px;
    position: absolute;
    right: 10px;
    top: 25%;
    display: block;
    font-size: 10px;
  }
  #wrap #mainContents #application .second .col02 .col02List:last-child a {
    position: relative;
  }
  #wrap #mainContents #application .second .col02 .col02List:last-child a::after {
    content: '▶';
    position: absolute;
    right: 15px;
    top: 30%;
    display: block;
    font-size: 10px;
  }
  #wrap #mainContents #application .second ul {
    margin-bottom: 15px;
  }
  #wrap #mainContents #application .second ul li {
    width: 100%;
    float: none;
  }
  #wrap #mainContents #application .second ul li:first-child {
    margin-bottom: 10px;
  }
  #wrap #mainContents #topSec07 {
    padding: 12px 0 12px;
  }
}
