@charset "UTF-8";

/* pageNav */
@media screen and (min-width: 769px){
  #pageNav{
    margin-top: 30px;
  }
  #pageNav>.txt01{
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 1.8;
    text-align: center;
  }
  #pageNav>ul{
    width: 680px;
    margin: 0 auto 50px;
    letter-spacing: -.4em;
  }
  #pageNav>ul>li{
    display: inline-block;
    width: 320px;
    margin: 0 10px 10px;
    letter-spacing: normal;
  }
  #pageNav>ul>li>a{
    position: relative;
    display: block;
    width: 320px;
    color: #000;
    font-size: 20px;
    font-weight: bold;
    line-height: 60px;
    text-align: center;
    background-color: #ff8a00;
  }
  #pageNav>ul>li>a:hover{
    text-decoration: none;
  }
  #pageNav>ul>li>a::after{
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    width: 12px;
    height: 12px;
    margin-top: -8px;
    font-size: 0;
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #pageNav>.box01{
    width: 520px;
    margin: 0 auto 50px;
    padding-top: 35px;
    background-color: #000;
  }
  #pageNav>.box01>.txt02{
    margin-bottom: 25px;
    color: #fff;
    font-size: 46px;
    font-weight: bold;
    text-align: center;
  }
  #pageNav>.box01>.txt03{
    margin-bottom: 40px;
    color: #fff;
    font-size: 18px;
    text-align: center;
  }
  #pageNav>.box01>.link{
    background-color: #fff;
  }
  #pageNav>.box01>.link>a{
    position: relative;
    display: block;
    width: 100%;
    color: #000;
    font-size: 20px;
    font-weight: bold;
    line-height: 60px;
    text-align: center;
    background-color: #ff8a00;
  }
  #pageNav>.box01>.link>a:hover{
    text-decoration: none;
  }
  #pageNav>.box01>.link>a::after{
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    width: 12px;
    height: 12px;
    margin-top: -8px;
    font-size: 0;
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}
@media screen and (min-width: 1040px){
  #pageNav>ul{
    width: 1020px;
  }
}
@media screen and (max-width: 768px){
  #pageNav{
    margin-top: 30px;
  }
  #pageNav>.txt01{
    margin: 0 20px 15px;
    font-size: 16px;
    line-height: 1.8;
  }
  #pageNav>ul{
    margin: 0 5px 40px;
    letter-spacing: -.4em;
  }
  #pageNav>ul>li{
    display: inline-block;
    width: 50%;
    padding: 0 5px;
    margin-bottom: 10px;
    letter-spacing: normal;
  }
  #pageNav>ul>li>a{
    position: relative;
    display: block;
    width: 100%;
    padding: 0 10px;
    color: #000;
    font-size: 15px;
    font-weight: bold;
    line-height: 45px;
    background-color: #ff8a00;
  }
  #pageNav>ul>li>a:hover{
    text-decoration: none;
  }
  #pageNav>ul>li>a::after{
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    width: 10px;
    height: 10px;
    margin-top: -8px;
    font-size: 0;
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #pageNav>.box01{
    margin: 0 0 50px;
    padding-top: 20px;
    background-color: #000;
  }
  #pageNav>.box01>.txt02{
    margin-bottom: 15px;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
  }
  #pageNav>.box01>.txt03{
    margin-bottom: 20px;
    color: #fff;
    font-size: 16px;
    text-align: center;
  }
  #pageNav>.box01>.link{
    background-color: #fff;
  }
  #pageNav>.box01>.link>a{
    position: relative;
    display: block;
    width: 100%;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    line-height: 45px;
    text-align: center;
    background-color: #ff8a00;
  }
  #pageNav>.box01>.link>a:hover{
    text-decoration: none;
  }
  #pageNav>.box01>.link>a::after{
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    width: 12px;
    height: 12px;
    margin-top: -8px;
    font-size: 0;
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}
@media screen and (max-width: 400px){
  #pageNav>ul>li>a{
    font-size: 10px;
  }
  #pageNav>.box01>.txt03{
    font-size: 12px;
  }
}
/* sec01 */
#sec01>#seatType>table{
  width: 100%;
  margin-bottom: 25px;
}
#sec01>#seatType>table th,
#sec01>#seatType>table td{
  width: 20%;
  border-right: 1px solid #766f6d;
  border-bottom: 1px solid #766f6d;
}
#sec01>#seatType>table th{
  color: #fff;
  font-weight: normal;
  text-align: center;
  background-color: #000;
}
#sec01>#seatType>table td{
  color: #231815;
  font-weight: normal;
  text-align: center;
}
#sec01>#seatType>table .cel01{
  width: 40%;

}
#sec01>#seatType>table td.cel01{
  text-align: left;
}
#sec01>#seatType>table .cel02>span{
  display: inline-block;
  width: 5em;
  text-align: right;
  white-space: nowrap;
}
#sec01>#seatType>table .cel04{
  border-right: 0;
}
#sec01>#seatType>table .bg01>td{background-color: #d1e1d7;}
#sec01>#seatType>table .bg02>td{background-color: #ecf1f9;}
#sec01>#seatType>table .bg03>td{background-color: #fdeef3;}
#sec01>#seatType>table .bg04>td{background-color: #f9f9d7;}
#sec01>#seatType>table .bg05>td{background-color: #eee0de;}
@media screen and (min-width: 769px){
  #sec01>#seatType{
    max-width: 1040px;
    margin: 0 auto 50px;
    padding: 0 20px;
  }
  #sec01>#seatType>.txt01{
    margin: 0 10px;
    padding-left: 1em;
    text-indent: -1em;
    font-size: 13px;
    line-height: 1.6;
  }
  #sec01>#seatType>.txt02{
    margin: 0 10px;
    padding-left: 1em;
    text-indent: -1em;
    color: #d40d1b;
    font-size: 13px;
    line-height: 1.6;
  }
  #sec01>#seatType>.btn01{
    margin: 60px auto 0;
  }
  #sec01>#seatType>table th{
    padding: 15px 0;
    font-size: 15px;
  }
  #sec01>#seatType>table td{
    padding: 15px 0;
    font-size: 16px;
  }
  #sec01>#seatType>table td.cel01{
    padding: 15px 1em;
  }
}
@media screen and (max-width: 768px){
  #sec01>#seatType{
    margin: 0 10px 50px;
  }
  #sec01>#seatType>.txt01{
    margin: 0 10px;
    padding-left: 1em;
    text-indent: -1em;
    font-size: 16px;
    line-height: 1.6;
  }
  #sec01>#seatType>.txt02{
    margin: 0 10px;
    padding-left: 1em;
    text-indent: -1em;
    color: #d40d1b;
    font-size: 16px;
    line-height: 1.6;
  }
  #sec01>#seatType>.btn01{
    margin: 30px 0 0;
  }
  #sec01>#seatType>table th{
    padding: 5px 0;
    font-size: 12px;
  }
  #sec01>#seatType>table td{
    padding: 5px 0;
    font-size: 12px;
  }
  #sec01>#seatType>table td.cel01{
    padding: 5px 0.5em;
  }
}
@media screen and (max-width: 440px){
  #sec01>#seatType>.txt01{
    font-size: 12px;
  }
  #sec01>#seatType>.txt02{
    font-size: 12px;
  }
}
/* seatList */
#main .seatList>li>.box{
  border-style: solid;
  border-width: 2px;
  border-color: #e4e4e4;
}
@media screen and (min-width: 769px){
  #main .station{
    position: relative;
    max-width: 880px;
    margin: 0 auto 30px;
    padding: 3px 20px 3px 150px;
    font-size: 15px;
    line-height: 1.4;
  }
  #main .station>span{
    position: absolute;
    top: 0;
    left: 20px;
    display: block;
    width: 110px;
    margin-right: 16px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    background-color: #ededed;
  }
  #main .seatTxt01{
    max-width: 880px;
    margin: 0 auto 30px;
    padding: 0 20px;
    font-size: 16px;
    line-height: 1.6;
  }
  #main .seatMap{
    width: 462px;
    margin: 0 auto 70px;
    border: 4px dotted #e4e4e4;
  }
  #main .seatMap>img{
    width: 100%;
    height: auto;
  }
  #main .seatList{
    max-width: 880px;
    margin: 0 auto 40px;
    padding: 0 20px;
  }
  #main .seatList>li{
  }
  #main .seatList>li>.box{
    position: relative;
    min-height: 162px;
    margin-bottom: 20px;
    padding: 10px 10px 10px 250px;
  }
  #main .seatList>li .img{
    position: absolute;
    top: 0;
    left: 0;
    width: 230px;
    height: 100%;
    overflow: hidden;
  }
  #main .seatList>li .img>img{
    width: auto;
    height: 100%;
  }
  #main .seatList>li .title{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
  }
  #main .seatList>li .txt01{
    min-height: 3.2em;
    font-size: 14px;
    line-height: 1.5;
  }
  #main .seatList>li .txt02{
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
  }
  #main .seatList>li .txt02>span{
    font-weight: normal;
  }
  #main .seatList>li .txt03{
    font-size: 13px;
    line-height: 1.5;
  }
  #main #sec02 .seatList>li>.box{border-color: #d1e1d7;}
  #main #sec03 .seatList>li>.box{border-color: #ecf1f9;}
  #main #sec04 .seatList>li>.box{border-color: #fdeef3;}
  #main #sec05 .seatList>li>.box{border-color: #f9f9d7;}
  #main #sec06 .seatList>li>.box{border-color: #eee0de;}
  #main #sec02 .seatList>li .title{color: #457d5a;}
  #main #sec03 .seatList>li .title{color: #4a6897;}
  #main #sec04 .seatList>li .title{color: #9e6176;}
  #main #sec05 .seatList>li .title{color: #8d8d43;}
  #main #sec06 .seatList>li .title{color: #9a6962;}
}
@media screen and (max-width: 768px){
  #main .station{
    margin: 0 auto 16px;
    padding: 0 20px;
    font-size: 22px;
    line-height: 1.4;
  }
  #main .station>span{
    display: block;
    font-weight: bold;
  }
  #main .seatTxt01{
    margin: 0 auto 30px;
    padding: 0 20px;
    font-size: 20px;
    line-height: 1.6;
  }
  #main .seatMap{
    margin: 0 20px 70px;
    border: 4px dotted #e4e4e4;
  }
  #main .seatMap>img{
    width: 100%;
    height: auto;
  }
  #main .seatList{
    margin: 0 15px 40px;
    letter-spacing: -.4em;
    text-align: center;
  }
  #main .seatList>li{
    display: inline-block;
    width: 50%;
    margin-bottom: 10px;
    padding: 0 5px;
    letter-spacing: normal;
    text-align: left;
    vertical-align: top;
  }
  #main .seatList>li>.box{
    position: relative;
    padding-bottom: 1em;
  }
  #main .seatList>li .title{
    display: table-cell;
    width: 360px;
    height: 60px;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
  }
  #main .seatList>li .img{
    margin-bottom: 10px;
    width: 100%;
  }
  #main .seatList>li .img>img{
    width: 100%;
    height: auto;
  }
  #main .seatList>li .txt01{
    margin-bottom: 1em;
    padding: 0 5px;
    font-size: 14px;
    line-height: 1.5;
  }
  #main .seatList>li .txt02{
    padding: 0 5px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
  }
  #main .seatList>li .txt02>span{
    font-weight: normal;
  }
  #main .seatList>li .txt03{
    padding: 0 5px;
    font-size: 12px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 400px){
  #main .seatList>li{
    width: 100%;
  }
}
/* sec07 */
@media screen and (min-width: 769px){
  #sec07 .itemList{
    width: 510px;
    margin: 0 auto 50px;
    letter-spacing: -.4em;
  }
  #sec07 .itemList>li{
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    padding: 0 10px;
    letter-spacing: normal;
    vertical-align: top;
  }
  #sec07 .itemList>li>.box{
    position: relative;
    min-height: 166px;
    padding: 10px 10px 10px 250px;
    border: 2px solid #e2e2e2;
  }
  #sec07 .itemList>li>.box>.img{
    position: absolute;
    top: 0;
    left: 0;
    width: 230px;
    height: 100%;
  }
  #sec07 .itemList>li>.box>.img>img{
    width: 100%;
    height: auto;
  }
  #sec07 .itemList>li>.box>.title{
    font-size: 17px;
    font-weight: bold;
    line-height: 1.4;
  }
  #sec07 .itemList>li>.box>.txt{
    font-size: 14px;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1040px){
  #sec07 .itemList{
    width: 1020px;
  }
  #sec07 .itemList>li{
    width: 50%;
  }
}
@media screen and (max-width: 768px){
  #sec07 .itemList{
    margin: 0 15px 50px;
    letter-spacing: -.4em;
  }
  #sec07 .itemList>li{
    display: inline-block;
    width: 50%;
    margin-bottom: 10px;
    padding: 0 5px;
    letter-spacing: normal;
    vertical-align: top;
  }
  #sec07 .itemList>li>.box{
    padding-bottom: 1em;
    border: 2px solid #e2e2e2;
  }
  #sec07 .itemList>li>.box>.img{
    width: 100%;
    margin-bottom: 5px;
  }
  #sec07 .itemList>li>.box>.img>img{
    width: 100%;
    height: auto;
  }
  #sec07 .itemList>li>.box>.title{
    display: table-cell;
    width: 360px;
    height: 60px;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
  }
  #sec07 .itemList>li>.box>.txt{
    padding: 0 5px;
    font-size: 14px;
    line-height: 1.4;
  }
}
@media screen and (max-width: 400px){
  #sec07 .itemList>li{
    width: 100%;
  }
}
/* sec07 */
@media screen and (min-width: 769px){
  #sec08>.note{
    max-width: 880px;
    margin: 0 auto 60px;
    padding: 0 20px;
  }
  #sec08>.note>ul{
    padding: 40px;
    border: 2px solid #a2a2a2;
  }
  #sec08>.note>ul>li{
    margin-bottom: 0.5em;
    padding-left: 1em;
    font-size: 15px;
    line-height: 1.3;
    text-indent: -1em;
  }
}
@media screen and (max-width: 768px){
  #sec08>.note{
    margin: 0 20px 35px;
  }
  #sec08>.note>ul{
  }
  #sec08>.note>ul>li{
    margin-bottom: 0.5em;
    padding-left: 1em;
    font-size: 15px;
    line-height: 1.3;
    text-indent: -1em;
  }
}
/* sec09 */
#main .icon01{
  position: absolute;
  top: 0.2em;
  left: 0;
  display: block;
  width: 1.2em;
  height: 1.2em;
  font-weight: normal;
  text-align: center;
  line-height: 1.2;
  border: 1px solid #fff;
  border-radius: 50%;
}

#main .icon02{
  position: absolute;
  top: 0.2em;
  left: 0;
  display: block;
  width: 1.2em;
  height: 1.2em;
  font-weight: normal;
  text-align: center;
  line-height: 1.2;
  border: 1px solid #ff9518;
  border-radius: 50%;
}

@media screen and (min-width: 769px){
  #sec09>.txt01{
    max-width: 880px;
    margin: 0 auto 30px;
    padding: 0 20px;
    font-size: 15px;
    line-height: 1.6;
  }
  #sec09>.box01{
    width: 550px;
    margin: 0 auto 50px;
    padding: 25px 0;
    background-color: #f8f8f8;
  }
  #sec09>.box01>.txt02{
    margin-bottom: 20px;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
  }
  #sec09>.box01>.txt03{
    font-size: 46px;
    font-weight: bold;
    text-align: center;
  }
  #sec09>.box02{
    max-width: 880px;
    margin: 0 auto 50px;
    padding: 0 20px;
  }
  #sec09>.box02>.box{
    padding: 20px 30px;
    background-color: #000;
  }
  #sec09>.box02>.box>.txt04{
    margin-bottom: 15px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
  }
  #sec09>.box02>.box>ul{
  }
  #sec09>.box02>.box>ul>li{
    position: relative;
    margin-bottom: 0.8em;
    padding-left: 1.5em;
    color: #ffffff;
    line-height: 1.4;
  }
  #sec09>.box02>.box>ul>li>.icon01{
    font-size: 12px;
  }
  #sec09>.box02>.box>.txt05{
    margin-bottom: 15px;
    padding-left: 2.5em;
    color: #fff;
    line-height: 1.4;
    text-indent: -1em;
  }
  #sec09>.box02>.box>.txt05>a{
    color: #fff;
    text-decoration: underline;
  }
  #sec09>.box03{
    width: 380px;
    margin: 0 auto 50px;
    padding: 20px 0;
    background-color: #000;
    text-align: center;
  }
  #sec09>.box03>.txt06{
    margin-bottom: 15px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
  }
  #sec09>.box03>.txt07{
    position: relative;
    display: inline-block;
    padding-left: 1.5em;
    color: #fff;
    font-size: 18px;
    line-height: 1.4;
  }
  #sec09>.box03>.txt07>.icon01{
    font-size: 16px;
    font-weight: bold;
  }
  #sec09>.box04{
    max-width: 880px;
    margin: 0 auto 50px;
    padding: 0 20px;
  }
  #sec09>.box04>ul{
    padding: 30px;
    border: 2px solid #ff0012;
  }
  #sec09>.box04>ul>li{
    position: relative;
    margin-bottom: 0.8em;
    padding-top: 1px;
    padding-left: 1.5em;
    color: #ff0012;
    font-weight: bold;
    line-height: 1.4;
  }
  #sec09>.box04>ul>li:last-child{
    margin-bottom: 0;
  }
  #sec09>.box04>ul>li>.icon01{
    top: 0.1em;
    font-weight: bold;
    border: 1px solid #ff0012;
  }
  #sec09>.txt08{
    margin-bottom: 40px;
    font-size: 30px;
    text-align: center;
  }
  #sec09>.box05{
    max-width: 880px;
    margin: 0 auto 20px;
    padding: 0 20px;
  }
  #sec09>.box05:last-child{
    margin-bottom: 50px;
  }
  #sec09>.box05>.box{
    padding: 20px 30px;
    border: 2px solid #a2a2a2;
  }
  #sec09>.box05>.box>.pageSubTitle02{
    font-weight: bold;
  }
  #sec09>.box05>.box>.txt09{
    padding-left: 1em;
    font-size: 15px;
    line-height: 1.4;
    text-indent: -1em;
  }
  #sec09>.box05>.box>.txt09.mb{
    margin-bottom: 20px;
  }
  #sec09>.box05>.box>.txt09>a{
    color: #000;
    text-decoration: underline;
    -ms-word-break: break-all;
    word-break: break-all;
  }
  #sec09>.box05>.box>.list01{
    margin-bottom: 25px;
  }
  #sec09>.box05>.box>.list01>li{
    padding-left: 1em;
    font-size: 15px;
    line-height: 1.4;
    text-indent: -1em;
  }
  #sec09>.box05>.box>.txt10{
    padding-left: 2em;
    font-size: 15px;
    line-height: 1.4;
  }
  #sec09>.box05>.box>.box06{
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-align: center;
    border-bottom: 2px solid #a2a2a2;
  }
  #sec09>.box05>.box>.box06>.txt11{
    font-size: 20px;
  }
  #sec09>.box05>.box>.box06>.txt12{
    padding: 10px 0;
    font-size: 50px;
    font-weight: bold;
  }
}
@media screen and (max-width: 768px){
  #sec09>.txt01{
    margin: 0 20px 25px;
    font-size: 16px;
    line-height: 1.6;
  }
  #sec09>.box01{
    margin-bottom: 50px;
  }
  #sec09>.box01>.txt02{
    margin-bottom: 15px;
    font-size: 20px;
    text-align: center;
  }
  #sec09>.box01>.txt03{
    font-size: 40px;
    font-weight: bold;
    text-align: center;
  }
  #sec09>.box02{
    margin-bottom: 50px;
    padding: 0 10px;
  }
  #sec09>.box02>.box{
    padding: 20px 10px;
    background-color: #000;
  }
  #sec09>.box02>.box>.txt04{
    margin-bottom: 15px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
  }
  #sec09>.box02>.box>ul{
  }
  #sec09>.box02>.box>ul>li{
    position: relative;
    margin-bottom: 0.8em;
    padding-left: 1.5em;
    color: #fff;
    line-height: 1.4;
  }
  #sec09>.box02>.box>ul>li>.icon01{
    font-size: 12px;
  }
  #sec09>.box02>.box>.txt05{
    margin-bottom: 15px;
    padding-left: 2.5em;
    color: #fff;
    line-height: 1.4;
    text-indent: -1em;
  }
  #sec09>.box02>.box>.txt05>a{
    color: #fff;
    text-decoration: underline;
    -ms-word-break: break-all;
    word-break: break-all;
  }
  #sec09>.box03{
    margin: 0 10px 50px;
    padding: 20px 0;
    background-color: #000;
    text-align: center;
  }
  #sec09>.box03>.txt06{
    margin-bottom: 15px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
  }
  #sec09>.box03>.txt07{
    position: relative;
    display: inline-block;
    padding-left: 1.5em;
    color: #fff;
    font-size: 20px;
    line-height: 1.4;
  }
  #sec09>.box03>.txt07>.icon01{
    font-size: 16px;
    font-weight: bold;
  }
  #sec09>.box04{
    margin: 0 10px 50px;
  }
  #sec09>.box04>ul{
  }
  #sec09>.box04>ul>li{
    position: relative;
    margin-bottom: 0.8em;
    padding-top: 1px;
    padding-left: 1.5em;
    color: #ff0012;
    font-weight: bold;
    line-height: 1.4;
  }
  #sec09>.box04>ul>li:last-child{
    margin-bottom: 0;
  }
  #sec09>.box04>ul>li>.icon01{
    top: 0.1em;
    font-weight: bold;
    border: 1px solid #ff0012;
  }
  #sec09>.txt08{
    margin-bottom: 40px;
    font-size: 23px;
    text-align: center;
  }
  #sec09>.box05{
    margin: 0 20px 20px;
  }
  #sec09>.box05:last-child{
    margin-bottom: 50px;
  }
  #sec09>.box05>.box{
    padding: 20px 0;
  }
  #sec09>.box05>.box>.pageSubTitle02{
    font-weight: bold;
  }
  #sec09>.box05>.box>.txt09{
    padding-left: 1em;
    font-size: 16px;
    line-height: 1.8;
    text-indent: -1em;
  }
  #sec09>.box05>.box>.txt09.mb{
    margin-bottom: 30px;
  }
  #sec09>.box05>.box>.txt09.ni{
    padding-left: 0;
    text-indent: 0;
  }
  #sec09>.box05>.box>.txt09>a{
    color: #000;
    text-decoration: underline;
    -ms-word-break: break-all;
    word-break: break-all;
  }
  #sec09>.box05>.box>.list01{
    margin-bottom: 30px;
  }
  #sec09>.box05>.box>.list01>li{
    padding-left: 1em;
    font-size: 16px;
    line-height: 1.8;
    text-indent: -1em;
  }
  #sec09>.box05>.box>.txt10{
    padding-left: 2em;
    font-size: 16px;
    line-height: 1.8;
    text-indent: -1em;
  }
  #sec09>.box05>.box>.box06{
    margin-bottom: 20px;
  }
  #sec09>.box05>.box>.box06>.txt11{
    font-size: 16px;
    line-height: 1.6;
	text-align: center;
  }
  #sec09>.box05>.box>.box06>.txt12{
    font-size: 36px;
    font-weight: bold;
    line-height: 1.2;
	text-align: center;
  }
}
@media screen and (max-width: 400px){
  #sec09>.box01>.txt02{
    font-size: 16px;
  }
  #sec09>.box01>.txt03{
    font-size: 26px;
  }
  #sec09>.box03>.txt07{
    font-size: 14px;
    line-height: 1.5;
  }
  #sec09>.box03>.txt07>.icon01{
    font-size: 12px;
  }
  #sec09>.txt08{
    font-size: 18px;
  }
  #sec09>.box05>.box>.box06>.txt12{
    font-size: 36px;
  }
}

/* sec10 */
@media screen and (min-width: 769px){
  #sec10>.txt01{
    margin-bottom: 30px;
    text-align: center;
  }
  #sec10>.txt01>span{
    display: inline-block;
    width: 360px;
    color: #fff;
    font-size: 26px;
    line-height: 65px;
    text-align: center;
    background-color: #000;
  }
  #sec10>.txt02{
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
  }
  #sec10>.txt03{
    font-size: 50px;
    font-weight: bold;
    text-align: center;
  }
  #sec10>.txt04{
    margin-bottom: 50px;
    font-size: 24px;
    text-align: center;
  }
  #sec10>.txt05{
    margin-bottom: 10px;
    color: #ff0012;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
  }
  #sec10>.txt06{
    margin-bottom: 60px;
    text-align: center;
  }
  #sec10>.txt06>span{
    position: relative;
    display: inline-block;
    padding-left: 1.5em;
    color: #ff0012;
    font-weight: bold;
    line-height: 1.6;
  }
  #sec10>.txt06>span>.icon01{
    font-weight: bold;
  }
}
@media screen and (max-width: 768px){
  #sec10>.txt01{
    margin-bottom: 30px;
    text-align: center;
  }
  #sec10>.txt01>span{
    display: inline-block;
    padding: 5px;
    color: #fff;
    font-size: 23px;
    text-align: center;
    background-color: #000;
  }
  #sec10>.txt02{
    margin-bottom: 10px;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.4;
    text-align: center;
  }
  #sec10>.txt03{
    margin-bottom: 5px;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
  }
  #sec10>.txt04{
    margin-bottom: 25px;
    font-size: 16px;
    text-align: center;
  }
  #sec10>.txt05{
    margin-bottom: 10px;
    color: #ff0012;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
  }
  #sec10>.txt06{
    margin: 0 20px 50px;
  }
  #sec10>.txt06>span{
    position: relative;
    display: inline-block;
    padding-left: 1.5em;
    color: #ff0012;
    font-weight: bold;
    line-height: 1.6;
  }
  #sec10>.txt06>span>.icon01{
    font-weight: bold;
  }
}
@media screen and (max-width: 400px){
  #sec10>.txt01>span{
    font-size: 16px;
  }
}
/* over write */
#main>#sec10 .icon01{
  border-color: #ff0012;
}
#sec10>.txt07{
  color: #ff8a00;
  text-align: center;
  font-weight: bold;
}
@media screen and (min-width: 769px){
  #main #pageNav{
    margin-bottom: 100px;
    padding-top: 45px;
  }
  #main section{
    max-width: 1040px;
    margin: 0 auto 100px;
    padding: 0 20px;
  }
  #main section>h2{
    margin-bottom: 55px;
    padding-bottom: 25px;
    font-size: 35px;
    text-align: center;
    border-bottom: 4px solid #ff8a00;
  }
  #sec01>#seatType>table td.cel01{
    text-align: center;
  }
  #sec07>.seatTxt01{
    text-align: center;
  }
  #sec10>.txt07{
    margin-bottom: 20px;
    font-size: 26px;
  }
  #sec02 .img01,
  #sec03 .img01{
    max-width: 880px;
    text-align: left;
    margin: 0 auto 30px;
    padding: 0 20px;
  }
  #sec02 .txt01,
  #sec03 .txt01{
    max-width: 880px;
    text-align: left;
    line-height: 1.4;
    margin: 0 auto 30px;
    padding: 0 20px;
  }
}
@media screen and (max-width: 768px){
  #main section{
    max-width: 1040px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #main section>h2{
    margin-bottom: 35px;
    padding-bottom: 15px;
    font-size: 28px;
    text-align: center;
    border-bottom: 2px solid #ff8a00;
  }
  #sec10>.txt07{
    margin-bottom: 10px;
    font-size: 20px;
  }
  #sec02 .img01,
  #sec03 .img01{
    margin: 0 20px 5px;
    text-align: center;
  }
  #sec02 .img01 img,
  #sec03 .img01 img{
    width: auto;
    height: auto;
    max-width: 100%;
  }
  #sec02 .txt01,
  #sec03 .txt01{
    margin: 0 20px 15px;
    line-height: 1.4;
  }
}
/* sec11 */
#sec11 .img01{
  text-align: center;
}
#sec11 .img01 img{
  max-width: 100%;
  height: auto;
}
@media screen and (min-width: 769px){
  #sec11 .img01{
    margin-bottom: 60px;
  }
  #main .btnBuy03{
    margin-bottom: 10px;
  }
  #main .btnBuy03>a{
    position: relative;
    display: block;
    max-width: 690px;
    margin: 0 auto;
    padding: 30px 0;
    color: #ff8a00;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    border: 5px solid #ff8a00;
  }
  #main .btnBuy03>a:hover{
    text-decoration: none;
  }
  #main .btnBuy03>a::after{
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    font-size: 0;
    border-top: 4px solid #ff8a00;
    border-right: 4px solid #ff8a00;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #main .txtBuy01{
    color: #e60a16;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
  }
  #main .btnBuy04{
    margin-bottom: 50px;
  }
  #main .btnBuy04>a{
    position: relative;
    display: block;
    max-width: 690px;
    margin: 0 auto;
    padding: 15px 0;
    color: #003567;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    border: 5px solid #003567;
  }
  #main .btnBuy04 .english_icon{
    background-color: #003567;
    color: #FFF;
    padding: 1px 8px;
    margin-right: 20px;
  }
  #main .btnBuy04 .english_txt{
    font-weight: normal;
    font-size: 22px;
    color: #000;
  }
  #main .btnBuy04>a:hover{
    text-decoration: none;
  }
  #main .btnBuy04>a::after{
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    font-size: 0;
    border-top: 4px solid #003567;
    border-right: 4px solid #003567;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}
@media screen and (max-width: 768px){
  #sec11 .img01{
    margin-bottom: 30px;
  }
  #main .btnBuy03{
    margin-bottom: 10px;
  }
  #main .btnBuy03>a{
    position: relative;
    display: block;
    margin: 0 20px;
    padding: 25px 0;
    color: #ff8a00;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    border: 3px solid #ff8a00;
  }
  #main .btnBuy03>a:hover{
    text-decoration: none;
  }
  #main .btnBuy03>a::after{
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    width: 12px;
    height: 12px;
    margin-top: -5px;
    font-size: 0;
    border-top: 2px solid #ff8a00;
    border-right: 2px solid #ff8a00;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #main .txtBuy01{
    color: #e60a16;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
  }
  #main .btnBuy04{
    margin-bottom: 30px;
  }
  #main .btnBuy04>a{
    position: relative;
    display: block;
    margin: 0 20px;
    padding: 8px 0;
    color: #003567;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    border: 3px solid #003567;
  }
  #main .btnBuy04>a:hover{
    text-decoration: none;
  }
  #main .btnBuy04>a::after{
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    width: 12px;
    height: 12px;
    margin-top: -5px;
    font-size: 0;
    border-top: 2px solid #003567;
    border-right: 2px solid #003567;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #main .btnBuy04 .english_icon{
    background-color: #003567;
    color: #FFF;
    padding: 1px 8px;
    margin-right: 12px;
  }
  #main .btnBuy04 .english_txt{
    font-weight: normal;
    font-size: 12px;
    color: #000;
  }
}
/* accordion */
#main>#sec02>h2{background-color: #1c6835;}
#main>#sec03>h2{background-color: #4a6897;}
#main>#sec04>h2{background-color: #d06e91;}
#main>#sec05>h2{background-color: #8d8d43;}
#main>#sec02>.body{border-color: #1c6835;}
#main>#sec03>.body{border-color: #4a6897;}
#main>#sec04>.body{border-color: #d06e91;}
#main>#sec05>.body{border-color: #8d8d43;}
#main>#sec02 .seatList>li .title{color: #1c6835;}
#main>#sec03 .seatList>li .title{color: #4a6897;}
#main>#sec04 .seatList>li .title{color: #d06e91;}
#main>#sec05 .seatList>li .title{color: #8d8d43;}
@media screen and (min-width: 769px){
  #main>.acc{
    margin-bottom: 20px;
  }
  #main>#sec05{
    margin-bottom: 100px;
  }
  #main>.acc>h2{
    position: relative;
    margin-bottom: 0;
    padding: 25px 0;
    color: #fff;
    font-size: 30px;
    border-bottom: 0;
    cursor: pointer;
  }
  #main>.acc>h2::after{
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    font-size: 0;
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  #main>.acc.open>h2::after{
    margin-top: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #main>.acc>.body{
    padding-top: 55px;
    border-width: 3px;
    border-style: solid;
    border-top-width: 0;
  }
  #main>#sec02>.body,
  #main>#sec03>.body,
  #main>#sec04>.body,
  #main>#sec05>.body{
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 768px){
  #main>.acc{
    margin-bottom: 15px;
  }
  #main>#sec05{
    margin-bottom: 50px;
  }
  #main>.acc>h2{
    position: relative;
    margin-bottom: 0;
    padding: 15px 0;
    color: #fff;
    font-size: 20px;
    border-bottom: 0;
    cursor: pointer;
  }
  #main>.acc>h2::after{
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    width: 12px;
    height: 12px;
    margin-top: -8px;
    font-size: 0;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  #main>.acc.open>h2::after{
    margin-top: -3px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #main>.acc>.body{
    padding-top: 35px;
    border-width: 2px;
    border-style: solid;
    border-top-width: 0;
  }
  #main>#sec02>.body,
  #main>#sec03>.body,
  #main>#sec04>.body,
  #main>#sec05>.body{
    padding-bottom: 40px;
  }
}
/* sec09 over write */
#sec09 .btn1901>a{
  position: relative;
  display: block;
  margin: 0 auto;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background-color: #ff8a00;
}
#sec09 .btn1901>a:hover{
  text-decoration: none;
}
#sec09 .btn1901>a::after{
  content: '';
  position: absolute;
  top: 50%;
  right: 10px;
  width: 12px;
  height: 12px;
  margin-top: -5px;
  font-size: 0;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media screen and (min-width: 769px){
  #sec09>.boxBuy{
    max-width: 840px;
    margin: 0 auto 60px;
  }
  #sec09>.boxBuy>h3{
    margin-bottom: 40px;
    padding-left: 12px;
    font-size: 25px;
    line-height: 1.4;
    border-left: 12px solid #ff8a00;
  }
  #sec09 .btn1901>a{
    max-width: 690px;
    margin-top: 20px;	  
    margin-bottom: 20px;
    padding: 25px 0;
    font-size: 30px;
  }
  #sec09 .btn1901>a::after{
    right: 20px;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
  }
  #sec09 .txt1901{
    color: #e60a16;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
  }
  #sec09 .txt1902{
    padding-left: 1em;
    font-size: 15px;
    line-height: 1.4;
    text-indent: -1em;
  }
  #sec09 .txt1903{
    padding-left: 1em;
    font-size: 14px;
    line-height: 1.4;
    text-indent: -1em;
  }
  #sec09 .txt1904{
font-weight: bold;  
margin-top: 50px;	  
    padding-left: 1em;
    font-size: 15px;
    line-height: 2.0;
    text-indent: -1em;
  }
  #sec09 .txt1905{
font-weight: bold;  
margin-top: 20px;	  
    padding-left: 1em;
    font-size: 15px;
    line-height: 2.0;
    text-indent: -1em;
  }	
  #sec09 .txt1906{ 
margin-top: 10px;	  
    padding-left: 1em;
    font-size: 15px;
    line-height: 2.0;
    text-indent: -1em;
  }		
  #sec09 .list1901{
    margin-top: 30px;
    margin-bottom: 30px;
  }
  #sec09 .list1901>li{
    padding-left: 1em;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.4;
    text-indent: -1em;
  }
  #sec09 .txt1902.mb{
    margin-bottom: 30px;
  }
  #sec09 .boxTel{
    margin-bottom: 30px;
    text-align: center;
  }
  #sec09 .boxTel>.tel1901{
    font-size: 20px;
    font-weight: bold;
  }
  #sec09 .boxTel>.tel1902{
    padding: 10px 0;
    font-size: 50px;
    font-weight: bold;
  }
  #sec09 .boxTel>.tel1903{
    font-size: 20px;
  }
  #sec09>.box02>.box{
    border: 2px solid #ff8a00;
  }
}
@media screen and (max-width: 768px){
  #sec09>.boxBuy{
    margin: 0 20px 30px;
  }
  #sec09>.boxBuy>h3{
    margin-bottom: 20px;
    padding-left: 11px;
    font-size: 18px;
    line-height: 1.4;
    border-left: 6px solid #ff8a00;
  }
  #sec09 .btn1901>a{
    margin-top: 10px;	  
    margin-bottom: 10px;
    padding: 15px 0;
    font-size: 18px;
  }
  #sec09 .btn1901>a::after{
    right: 10px;
    width: 12px;
    height: 12px;
    margin-top: -5px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }
  #sec09 .txt1901{
    color: #e60a16;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
  }
  #sec09 .txt1902{
    padding-left: 1em;
    font-size: 15px;
    line-height: 1.4;
    text-indent: -1em;
  }
  #sec09 .txt1903{
    padding-left: 1em;
    font-size: 14px;
    line-height: 1.4;
    text-indent: -1em;
  }
  #sec09 .txt1904{
	font-weight: bold;
	margin-top: 40px;  
    padding-left: 1em;
    font-size: 15px;
    line-height: 1.4;
    text-indent: -1em;
  }	
  #sec09 .txt1905{
	font-weight: bold;
	margin-top: 20px;  
    padding-left: 1em;
    font-size: 15px;
    line-height: 1.4;
    text-indent: -1em;
  }	
  #sec09 .txt1906{
	margin-top: 10px;  
    padding-left: 1em;
    font-size: 15px;
    line-height: 1.4;
    text-indent: -1em;
  }		
  #sec09 .list1901{
    margin-top: 15px;
    margin-bottom: 15px;
  }
  #sec09 .list1901>li{
    padding-left: 1em;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.4;
    text-indent: -1em;
  }
  #sec09 .txt1902.mb{
    margin-bottom: 15px;
  }
  #sec09 .boxTel{
    margin-bottom: 15px;
    text-align: center;
  }
  #sec09 .boxTel>.tel1901{
    font-size: 16px;
    font-weight: bold;
    line-height: 1.6;
  }
  #sec09 .boxTel>.tel1902{
    font-size: 36px;
    font-weight: bold;
    line-height: 1.2;
  }
  #sec09 .boxTel>.tel1903{
    font-size: 16px;
    line-height: 1.6;
  }
  #sec09>.box02>.box{
    border: 1px solid #ff8a00;
  }
}
#sec09 .txt1902.pl{
  padding-left: 2em;
}
#sec09 .txt1902>.orange{
  color: #ff8a00;
  font-weight: bold;
}
#sec09>.box02>.box{
  color: #000;
  background-color: transparent;
}
#sec09>.box02>.box *{
  color: #000 !important;
}
#sec09>.box02>.box>.txt04{
  color: #ff8a00 !important;
}
#sec09>.box02>.box>ul>li>.icon01{
  color: #ff8a00 !important;
  border-color: #ff8a00;
}
#sec09>.box02>.box>.txt05>a{
  color: #ff8a00 !important;
}
.strikethrough{
  text-decoration: line-through;
}
/*  */
@media screen and (min-width: 769px){
}
@media screen and (max-width: 768px){
}
