@charset "UTF-8";

/* -------------------------------- TOP -------------------------------- */

/* #toppage_01_01 */

/* sp */
@media screen and (max-width: 700px) {
  #toppage_01_01{
    margin: 0 -15px;
  }

  #toppage_01_01 .news_list{
    padding-left: 15px;
    padding-right: 15px;
  }
  #toppage_01_01 .news_list_zone .news_list_title{
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* #toppage_01_02 */

#toppage_01_02{
  
}

#toppage_01_02 .col_content{
  padding: 24px 24px;
  text-align: center;
}

#toppage_01_02 .col:nth-child(4n + 1) .col_content{
  background-color: #d6eefc;
}

#toppage_01_02 .col:nth-child(4n + 2) .col_content{
  background-color: #ced6ef;
}

#toppage_01_02 .col:nth-child(4n + 3) .col_content{
  background-color: #f7edc9;
}

#toppage_01_02 .col:nth-child(4n + 4) .col_content{
  background-color: #fbe6f0;
}

#toppage_01_02 .toppage_01_block{
  display: inline-block;
  vertical-align:  bottom;
  max-width: 204px;
  width: 100%;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Noto Sans Japanese';
  text-align: left;
}

#toppage_01_02 .col_content figure{
  text-align: center;
  margin: 0 0 10px 0;
}

/* #toppage_02 */

#toppage_02 .title.type01{
  margin-bottom: 20px;
}

#toppage_02_02 figure{
  text-align: center;
}

#toppage_02_02 .btn_row{
  margin-top: 15px;
}

/* #toppage_03 */

#toppage_03 .col_content{
  position: relative;
  border: 4px solid #fece0f;
}

#toppage_03 .col_content .btn_row{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0 0 -22px 0;
  padding: 0 10px;
}

/* sp */
@media screen and (max-width: 700px) {
  
  #top_visual .swiper-pagination_wrap{
    position: static;
    background-color: #f4f3ed;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  
  #toppage_01_02{
    margin: 0 -15px;
  }
  #toppage_01_02 .col_content{
    padding: 30px 15px;
  }
}

/* -------------------------------- fudepen -------------------------------- */

/* #fudepen01 */

#fudepen01_02 .row_content figure{
  text-align: center;
  margin: 0 0 20px 0;
}

#fudepen01_02 .row_content p{
  text-align: center;
  font-weight: bold;
  line-height: 1.375;
}

/* #fudepen02 */

#fudepen02_01 .col ul{
  font-weight: bold;
}

#fudepen02_01 .col:nth-child(2) ul{
  counter-reset: number 5;
}

#fudepen02_01 ul li{
  margin-bottom: 10px;
}

/* sp over */
@media screen and (min-width: 701px) {
  #fudepen02_01 ul li:last-child{
    margin-bottom: 0px;
  }

}


/* sp */
@media screen and (max-width: 700px) {
  #fudepen02_01 .col:last-child ul li:last-child{
    margin-bottom: 0px;
  }

}

/* -------------------------------- nanga -------------------------------- */

#nanga02_01 .gray_box,
#nanga02_01 .white_box{
  padding: 20px;
}

/* -------------------------------- shodo -------------------------------- */

#shodo03_01 .category_list{
  position: relative;
  z-index: 2;
  display: -webkit-flex;
  display: flex;
  margin-bottom: -30px;
}

#shodo03_01 .category_list li{
  margin: 0 3px 0 0;
}

#shodo03_01 .category_list li .circle_obj{
  font-size: 14px;
}

#shodo03_01 .shodo03_img{
  overflow:  hidden;
  text-align: right;
}

@media screen and (max-width: 1050px) {
  #shodo03_01 .category_list{
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 950px) {
  #shodo03_01 .category_list{
    margin-bottom: -30px;
  }
}

/* -------------------------------- gosekiryu01 -------------------------------- */

/*
#gosekiryu01 .gosekiryu_content{
  padding: 60px;
  margin: 0 0 60px 0;
  background: url(../img/parts/bg_img01-60@2x.jpg) repeat-y;
  background-size: 100% auto;
}

@media screen and (max-width: 1100px) {
  #gosekiryu01 .gosekiryu_content{
    padding: 30px;
  }
}

@media screen and (max-width: 700px) {
  #gosekiryu01 .gosekiryu_content{
    margin-left: -15px;
    margin-right: -15px;
    padding: 30px 15px;
    margin-bottom: 30px;
  }
}*/

/* #gosekiryu01_info01 */

#gosekiryu01_info01 p{
  line-height: 2;
  font-size: 20px;
}

#gosekiryu01_info01 .gosekiryu_head > .col > .col_content{
  padding-top: 80px;
  padding-bottom: 80px;
}

#gosekiryu01_info01 h3{
  font-size: 45px;
  line-height: 1;
  padding-right: 65px;
  border-right: 1px solid #111111;
}

#gosekiryu01_info01 h4{
  font-size: 30px;
  margin-bottom: 90px;
}

@media screen and (min-width: 700px) {

#gosekiryu01_info01 h3 .title_text{
  display: block;
  width: 1em;
  text-align: center;
}

#gosekiryu01_info01 h3 .title_text span{
  display: block;
}

#gosekiryu01_info01 h3 .bar_text{
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

  
}

#gosekiryu01_info01 .gosekiryu_head_info{
  padding-top: 60px;
}

@media screen and (max-width: 900px) {
  #gosekiryu01_info01 h3{
    padding-right: 40px;
  }
}

@media screen and (max-width: 700px) {
  #gosekiryu01_info01 .gosekiryu_head > .col > .col_content{
    padding: 0;
  }
  #gosekiryu01_info01 h3{
    font-size: 25px;
    padding-right: 0px;
    border-right: none;
    border-bottom: 1px solid #111111;
    padding-bottom: 10px !important;
    line-height: 1.3;
    letter-spacing: 0.04em;
  }
  #gosekiryu01_info01 .gosekiryu_head_info{
    padding-top: 0;
  }
  #gosekiryu01_info01 h4{
    font-size: 20px;
    margin-bottom: 20px;
  }
  #gosekiryu01_info01 p{
    font-size: 16px;
  }
}

/* #gosekiryu01_info02 */

#gosekiryu01_info02{
  letter-spacing: 0.04em;
}

#gosekiryu01_info02_col02_c p{
  line-height: 2;
  font-size: 18px;
}

@media screen and (max-width: 1100px) {
  #gosekiryu01_info02_col02_c p{
    font-size: 16px;
  }
}

/* #gosekiryu01_info02_col02 */

#gosekiryu01_info02_col02 .col_content{
  padding-left: 20px;
  border-left: 1px solid #111111;
}

@media screen and (max-width: 950px) {
  #gosekiryu01_info02_col02 .col_content{
    padding-left: 0px;
    padding-top: 30px;
    border-top: 1px solid #111111;
    border-left: none;
  }
}

#gosekiryu01_info02_col02 h4{
  font-size: 25px;
  margin-bottom: 30px;
}

#gosekiryu01_info02_col02 .history_table{
  width: 100%;
  font-size: 18px;
  line-height: 1.3;
}

#gosekiryu01_info02_col02 .history_table th:nth-child(1){
  white-space: nowrap;
}

#gosekiryu01_info02_col02 .history_table th .year_text{
  position: relative;
  padding-right: 80px;
  display: inline-block;
}

#gosekiryu01_info02_col02 .history_table th .year_text:after{
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  height: 1px;
  width: 60px;
  display: block;
  background-color: #0c0a08;
}

#gosekiryu01_info02_col02 .history_table td{
  width: 100%;
}

#gosekiryu01_info02_col02 .history_table th,
#gosekiryu01_info02_col02 .history_table td{
  padding-bottom: 15px;
}

#gosekiryu01_info02_col02 .history_table tr:last-child th,
#gosekiryu01_info02_col02 .history_table tr:last-child td{
  padding-bottom: 0px;
}

#gosekiryu01_info02_col02 .history_table th small{
  font-size: 16px;
}

@media screen and (max-width: 1100px) {
  #gosekiryu01_info02_col02 .history_table{
   font-size: 16px; 
  }
  #gosekiryu01_info02_col02 .history_table th small{
    font-size: 14px;
  }
}

#gosekiryu01_info02_col01_c{
  font-size: 20px;
}

#gosekiryu01_info02_col01_c h4{
  line-height: 1;
  margin-bottom: 15px;
}

#gosekiryu01_info02_col01_c h4 > *{
  display: block;
}

#gosekiryu01_info02_col01_c h4 small{
  font-size: 15px;
  letter-spacing: 0.12em;
  margin-bottom: 8px;
  text-align: center;
}

#gosekiryu01_info02_col01_c h4 span{
  font-size: 45px;
}

@media screen and (max-width: 700px) {
  #gosekiryu01_info02_col01_c{
    font-size: 16px;
  }
  #gosekiryu01_info02_col01_c img{
    max-width: none;
    width: 100%;
  }
  #gosekiryu01_info02_col01_c h4 small{
    font-size: 13px;
  }
  #gosekiryu01_info02_col01_c h4 span{
    font-size: 30px;
  }
  #gosekiryu01_info02_col02 h4{
    margin-bottom: 20px;
  }
}

/* #gosekiryu01_info03 */

#gosekiryu01_info03 h3{
  font-size: 30px;
  line-height: 1;
  text-align: center;
  margin-bottom: 56px;
}

#gosekiryu01_info03 h3 span{
  border-bottom: 1px solid #111111;
  display: inline-block;
  padding: 0 2px 18px 2px;
}

#gosekiryu01_info03 h4{
  font-size: 25px;
  text-align: center;
  line-height: 1;
  margin: 0 0 13px 0;
}

@media screen and (max-width: 700px) {
  #gosekiryu01_info03 h3{
    font-size: 18px;
    margin-bottom: 30px;
    margin-left: -15px;
    margin-right: -15px;
  }
  #gosekiryu01_info03 h3 span{
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  #gosekiryu01_info03 h4{
    font-size: 20px;
  }
}

/* -------------------------------- penji -------------------------------- */

#penji03_01 .penji_img{
  overflow:  hidden;
  text-align: center;
}

#penji03 .name_list_zone{
  position: relative;
}

#penji03 .name_list_wrap{
  position: relative;
  background-color: #ffffff;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  padding: 30px 20px;
}

#penji03 .name_list_wrap:after{
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
}

@media screen and (min-width: 701px) {
  #penji03 .name_list_zone{
    padding: 0 30px 20px 0;
  }

  #penji03 .name_list_wrap:after{
    top: 50%;
    right: -16px;
    margin: -10px 0 0 0;
    border-width: 10px 0 10px 16px;
    border-color: transparent transparent transparent #ffffff;
  }
}

@media screen and (max-width: 700px) {
  #penji03 .name_list_zone{
    padding: 0 0px 30px 0;
  }
  #penji03 .name_list_wrap:after{
    bottom: -16px;
    margin: 0 0 0 -10px;
    left: 50%;
    border-width: 16px 10px 0 10px;
    border-color: #ffffff transparent transparent transparent;
  }
}

#penji03 .name_list{
  letter-spacing: -0.4em;
}

#penji03 .name_list li{
  letter-spacing: normal;
  display: inline-block;
  white-space: nowrap;
  width: 25%;
  text-align: center;
}

@media screen and (max-width: 1100px) {
  #penji03 .name_list li{
    width: 33.3%;
  }
}

@media screen and (max-width: 900px) {
  #penji03 .name_list li{
    width: 50%;
  }
}

@media screen and (max-width: 700px) {
  #penji03 .name_list li{
    width: 6em;
  }
}

/* #penji03_02 */

#penji03_02 .penji03_content{
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

@media screen and (min-width: 701px) {
  #penji03_02 .penji03_content{
    padding-right: 20px;
    border-right: 1px solid #c3c1b7;
  }
}

@media screen and (max-width: 700px) {
  #penji03_02 .penji03_content{
    display: block;
    padding-bottom: 20px;
    border-bottom: 1px solid #c3c1b7;
  }

}

@media screen and (min-width: 951px) {
  #penji03_02 .penji03_content_wrap > .col:nth-child(3n) .penji03_content{
    border-right: none;
    padding-right: 0;
  }
}

@media screen and (min-width: 701px) and (max-width: 950px) {
  #penji03_02 .penji03_content_wrap > .col:nth-child(2n) .penji03_content{
    border-right: none;
    padding-right: 0;
  }
}

@media screen and (max-width: 700px) {
  #penji03_02 .penji03_content_wrap > .col:last-child .penji03_content{
    padding-bottom: 0px;
    border-bottom: none;
  }
}

/* -------------------------------- site -------------------------------- */

.site_img figure{
	text-align:left;
}

.site_img img{
	margin-right: 0.5em;
}

@media all and (-ms-high-contrast: none){
.site_img img { width: auto !important;  max-width: none; }
}

@media screen and (max-width: 951px) {
  .site_img img{
		margin-bottom: 0.5em;
  }
}

/* -------------------------------- #school01 -------------------------------- */

#school01{
  
}

/* .type_inline10 */

#school01_01 .type_inline10 {
  display: inline-block;
  white-space: nowrap;
  min-width: 10%;
  font-weight: 700;
  padding-right: 10px;
}
#school01_01 .type_inline20 {
  display: inline-block;
  white-space: nowrap;
  min-width: 20%;
  font-weight: 700;
  padding-right: 10px;
}

#school01_01 .list{
  margin-right: -10px;
}

#school01_01 .table_th{
  white-space: nowrap;
}

@media screen and (max-width: 700px) {
  #school01 .type_inline10 {
    display: inline-block;
    min-width: 15%;
    margin-bottom: 0.5em;
  }
  #school01 .type_inline10.sp20 {
    width: 20%;
  }
}
#school01 .table.type01 .table_th, .table.type01 .table_td {
  padding: 15px;
}
#school01 .table_td.hw { /* 教室名 所在地 代表者 連絡先 */
  background-color: #f4f3ed;
  padding: 5px 15px !important;
}
#school01 .table_th.pref { /* 県名 */
  background-color: #e5e5c5 !important;
}
#school01 .table_td.top { /* 教室名 */
  background-color: #f4f3ed;
}
#school01 .table_tr a {
  font-weight: 700;
}
#school01 .table_td.name {/* 滋賀〜未対応 */
  white-space: nowrap;
}

#school01_02 .school_sp_detail_head_btn{
  display: none;
}

@media screen and (min-width: 701px) {
  #school01_02 .school_sp_detail_content{
    display: none !important;
  }
}

@media screen and (max-width: 700px) {
  #school01_02 .table_td{
  display: none;
}
  #school01_02 .table_td.top {
    display: block !important;
    background-color: transparent !important;
    padding: 0 !important;
  }
  #school01_02 .school_sp_detail_head{
    position: relative;
    background-color: #f4f3ed;
    padding: 15px 130px 15px 15px;
  }
  #school01_02 .school_sp_detail_content{
    display: none;
  }
  #school01_02 .school_sp_table{
    width: 100%;
    border-top: 1px solid #dddddd;
  }
  #school01_02 .school_sp_table th,
  #school01_02 .school_sp_table td{
    padding: 15px;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
  }
  #school01_02 .school_sp_table th:last-child,
  #school01_02 .school_sp_table td:last-child{
    border-right: none;
  }
  #school01_02 .school_sp_table tr:last-child th,
  #school01_02 .school_sp_table tr:last-child td{
    border-bottom: none;
  }
  #school01_02 .school_sp_table th{
    background-color: #eeeeee;
    white-space: nowrap;
  }
  #school01_02 .school_sp_table td{
    width: 100%;
  }
  #school01_02 .school_sp_detail_head_btn{
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 110px;
    padding: 8px 0px;
    background-color: #fece0f;
    color: #000000;
    font-weight: 700;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    -moz-border-radius: 9999px;
    -webkit-border-radius: 9999px;
    border-radius: 9999px;
    cursor: pointer;
  }
  #school01_01 .type_inline10,
  #school01_01 .type_inline20{
    min-width: 0;
  }
}


/* -------------------------------- koutou -------------------------------- */
.mdn_figure_clear {
  clear: both;
}

@media screen and (min-width: 701px) {
  .mdn_secret_list_wrap {
    margin-top: 100px;
  }
}
.mdn_secret_list_wrap h4.title {
  font-size: 20px;
  line-height: 1;
}

.mdn_four_volumes_figcaption {
  line-height: 1.8;
  margin-top: 15px;
}

.mdn_four_volumes_figcaption span {
  font-size: 20px;
  font-weight: bold;
}
.mdn_four_volumes_figcaption span:first-child {
  border: 1px solid #000;
  padding: 3px 5px 0;
}
.mdn_four_volumes_figcaption span:nth-child(2) {
  padding: 0 5px;
}
.mdn_four_volumes_figcaption span:nth-child(3) {
  font-size: 16px;
}
@media screen and (max-width: 700px) {
  .mdn_img_box.mdn_img_col2 .mdn_four_volumes_figcaption {
    font-size: 13px;
    text-align: left;
  }
  .mdn_four_volumes_figcaption span {
    font-size: 16px;
  }
  .mdn_four_volumes_figcaption span:nth-child(3) {
    font-size: 14px;
  }
}


/* 高等書道講座考査［高等考査］ */
@media screen and (min-width: 701px) {
  .title.type03.mdn_koutou_exam_title {
    margin-top: 100px;
  }
}

@media screen and (max-width: 700px) {
  .mdn_koutou_exam_detail_wrap {
    display: flex;
    flex-direction: column-reverse;
  }
}

.mdn_koutou_exam_table {
  margin-top: 30px;
  margin-bottom: 50px;
}
.mdn_koutou_exam_table tr:nth-child(2n) {
  /* background-color: #f4f3ed; */
}
.mdn_koutou_exam_table tr td {
  padding: 15px 5px;
}
.mdn_koutou_exam_table tr td:nth-child(1) {
  padding-left: 0px;
}

.mdn_list_box {
  width: 49%;
}
@media screen and (max-width: 700px) {
  .mdn_list_box {
    width: 100%;
    margin: 0 auto;
  }
}

.mdn_list_wrap > li {
  margin: 10px 0;
}
.mdn_list_wrap li:first-child {
  margin-top: 0;
}
.mdn_list_wrap li:last-child {
  margin-bottom: 0;
}
.mdn_list_wrap > li::before {
  content: "●";
}
.mdn_list_wrap li ul li::before {
  content: "　";
}


/* 2カラム4カラム画像 */
.mdn_img_box {
  width: 100%;
  margin-top: 70px;
  display: grid;
}
.mdn_img_box2 {
  display: grid;
  width: 100%;
  margin-top: 70px;
  border-top: 4px solid #fece0f;
  padding: 22px 0 0 0;
}
.mdn_img_col2 li {
  width: 75%;
}
.mdn_img_col2 {
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 700px) {
  .mdn_img_col2 {
    gap: 0 20px;
  }
  .mdn_img_col2 li {
    width: 100%;
  }
}

.mdn_img_box.mdn_img_col2 img {
  width: 100%;
}
.mdn_img_box.mdn_img_col2 figcaption {
  text-align: center;
}
.mdn_img_col4 {
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 20px;
}
@media screen and (max-width: 700px) {
  .mdn_img_col4 {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px 20px;
  }
  .mdn_img_box2 {
    width: 100%;
    margin-top: 70px;
    display: block;
    border-top: 4px solid #fece0f;
    padding: 22px 0 0 0;
  }
}
.mdn_img_box.mdn_img_col4 figcaption {
  margin-top: 10px;
  margin-left: 15px;
}
.mdn_img_box .mdn_img_title {
  font-size: 16px;
  font-weight: bold;
}
.mdn_img_box .mdn_img_item_content_wrap li {
  font-size: 12px;
}
.mdn_img_box .mdn_img_item_content_wrap li::before {
  content: '・';
}
.mdn_img_box .mdn_img_item_content_wrap li:last-child::before {
  content: '　';
}
.title.type02.mdn_tuition_fee_title {
  display: block;
}
.mdn_tuition_fee_small_title {
  display: block;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 10px;
}
.mdn_tuition_fee_price_box p:nth-child(1) {
  font-weight: bold;
}
.mdn_tuition_fee_price_box h3 {
  color: orange;
  font-size: 40px;
  font-weight: bold;
  margin-top: 10px;
}
.mdn_tuition_fee_price_box h3 span {
  font-size: 20px;
}
.mdn_tuition_fee_price_box p:nth-child(2) {
  font-size: 16px;
  margin-top: 10px;
}
.mdn_tuition_fee_each_price_box {
  margin-top: 20px;
}
.mdn_tuition_fee_each_price_box li p::before {
  content: "・";
}
.mdn_tuition_fee_each_price_box li:last-child p:before {
  content: "★";
}
.mdn_tuition_fee_family_discount_price_box {
  display: inline-block;
  margin-top: 30px;
  border: 1px solid #000;
  padding: 10px 15px;
}
@media screen and (min-width: 951px) {
  .mdn_tuition_fee_family_discount_price_box {
    padding: 20px 25px;
  }
}
.mdn_tuition_fee_family_discount_price_box h3 {
  font-size: 20px;
  font-weight: bold;
}
.mdn_tuition_fee_family_discount_price_box h3 span {
  padding-left: 100px;
}
@media screen and (max-width: 700px) {
  .mdn_tuition_fee_family_discount_price_box h3 span {
    padding-left: 30px;
  }
}

.main_content_wrap .main_content.mdn_howtoapply_box {
  margin-bottom: 70px;
}
/* 黄色い上線削除 */
.title.type02.mdn_howtoapply {
  border-top: none;
}
.mdn_address_box h3 {
  font-size: 32px;
  font-weight: bold;
}
