@charset "utf-8";
/* Copyright 2025 design hack. */

/* ------------------------------------------------------------

SYSTEM

------------------------------------------------------------ */
/* グローバルナビアクティブ
---------------------------------------------- */
nav#wrap_nav_main ul#nav_main li:nth-child(2) a{color: #6F3D92;}
div#bg_h2{background:url(/system/img/h2_bg.png) no-repeat center 0;}

@media print, screen and (max-width: 767px){
div#bg_h2{background:url(/system/img/h2_bg_sp.png) no-repeat center 0;background-size: 100%;}
}

section p a{border-bottom: 1px solid #8E70AE;color: #8E70AE;}
section p a:hover{border-bottom:none;}

/* CONTENT
---------------------------------------------- */
ul#class_btn_list{padding-bottom: 95px;margin-bottom: 100px;}
ul#class_btn_list li p{margin-top: 25px;}
ul#class_btn_list li p span{font-weight: 800;display: block;}

dl.class_detail dd {margin-bottom: 75px;}
section#ticket dl.class_detail dd {margin-bottom: 35px;}

div.wrap_table{margin-bottom: 25px;}
table.table_style01 th{line-height: 1.0;vertical-align: middle;}
table.table_style01 tr td:first-child{font-weight: 800;}
table.table_style01 td{padding: 25px 0;}

table.monthly_table01{margin-bottom: 25px;}
table.monthly_table01 th{width: 33%;}
table.monthly_table01 tr td:first-child{font-weight: 800;}

table.ticket_table01,table.ticket_table02{margin-bottom: 25px;}
table.ticket_table01 th{width: 34%;}
table.ticket_table02 th{width: 25%;}

.wrap_gry{margin-bottom: 80px;}

section#prepayment div.wrap_table{margin-bottom: 60px;}
section#prepayment div.wrap_table_btm{margin-bottom: 80px;}

table.prepayment_table01{margin-bottom:60px;}
table.prepayment_table01 th{width: 34%;}
table.prepayment_table02{margin-bottom: 80px;}
table.prepayment_table02 th{width: 50%;line-height: 1.8;padding: 25px 0;}

@media print, screen and (max-width: 1220px){
div.wrap_table{overflow-x: visible;}
}

@media print, screen and (max-width: 767px){

ul#class_btn_list {padding-bottom: 55px;margin-bottom: 45px;}
ul#class_btn_list li p{margin-top: 20px;}
ul#class_btn_list li {margin: 0 0 25px 0;}
    
dl.class_detail dd {margin-bottom: 45px;}
section#ticket dl.class_detail dd {margin-bottom: 15px;}
    
div.wrap_table{overflow-x: scroll;}

.wrap_gry{margin-bottom: 45px;}
    
.ttl_style03 {font-size: 21px;margin: -8px 0 11px 0;}
    
table.monthly_table01{margin-bottom: 20px;}
    
section#monthly div.wrap_table table.table_style01 tr th{padding:15px 0;} 
section#monthly div.wrap_table table.table_style01 tr td{width:18%;} 
section#monthly div.wrap_table table.table_style01 tr td:first-child{width:28%;}  
    
section#ticket table.ticket_table02{width: 100%;}
table.ticket_table01 th{line-height: 1.8;}

section#prepayment table.prepayment_table01{width: 100%;}
table.prepayment_table01{margin-bottom:30px;}
table.prepayment_table01 th{width: 34%;}
table.prepayment_table02{margin-bottom:45px;}
table.prepayment_table02 th{width: 50%;}
    
.mb_55 {margin-bottom: 35px !important;}
.mb_75 {margin-bottom: 45px !important;}
}