<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@media screen and (min-width: 769px) {
.spNone {
display:block;
}
.pcNone {
display:none !important;
}
}


/*SP追加*/

@media screen and (max-width: 768px) {

.spNone {
display:none;
}
.pcNone {
display:block;
}

img {
max-width:100%;
height: auto;
}



/*spmenu*/
  #sp_gnavi {
    width: 100%;
    position: absolute;
    top: 100px;
    left: 0;
    z-index: 9999;
    background-color: rgba(35, 24, 21, 0.87);
  }
  #sp_gnavi a {
    color: #fff;
    text-decoration: none;
    display: block;
    text-align: left;
  }
  #sp_gnavi dl {
    border-top: 1px dotted #fff;
    margin-top: -1px;
  }
  #sp_gnavi dl:first-child {
    margin-top: 0;
    border-top: none;
  }
  #sp_gnavi dt {
    font-weight: bold;
    text-align: center;
    color: #fff;
    font-size: 15px;
    line-height: 1;
    padding: 10px;
    border-bottom: 1px solid #fff;
    margin: auto;
  }

#sp_gnavi dt a{
text-align: center;
}

  #sp_gnavi ul {
    overflow: hidden;
    margin:0;
    padding:0;
    list-style: none;
  }
  #sp_gnavi ul li {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px dotted #fff;
    font-size:12px;
  }
  #sp_gnavi ul li:first-child, #sp_gnavi ul li:nth-child(2) {
    border-top: none;
  }
  #sp_gnavi ul li:nth-child(odd) {
    /*border-right: 1px dotted #fff;*/
  }
  #sp_gnavi ul a {
    position: relative;
    padding: 13px 10px 13px 25px;
    height: 40px;
    line-height: 1.4;
    font-size: 11px;
    box-sizing: border-box;
  }
  #sp_gnavi ul a span {
    display: block;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #sp_gnavi ul a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 6px;
    width: 6px;
    height: 6px;
    margin-top: -4px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #sp_gnavi .close {
    border-top: 0px dotted #fff;
    text-align: center;
    padding: 5px 0 10px;
    margin: -1px 0 0 0;
}
  #sp_gnavi .close a {
    display: inline-block;
    font-weight: bold;
  }

.ac_Menu {
    display: block;
    border-radius: 1px;
    margin: 0 2%;
    padding: 10px 0 0;
    position: relative;
    float: right;
    top: 0;
}

  .menu-trigger,
  .menu-trigger span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
  }

  .menu-trigger {
    position: relative;
    width: 43px;
    height: 43px;
    background: #083e8d;
    border-radius: 4px;
  }
  .menu-trigger span {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 30px;
    height: 3px;
    background-color: #fff;
    color: #fff;
    border-radius: 4px;
  }
  .menu-trigger span:nth-of-type(1) {
    top: 5px;
  }
  .menu-trigger span:nth-of-type(2) {
    top: 13px;
  }
  .menu-trigger span:nth-of-type(3) {
    top: 21px;
  }
  .menu-trigger span:nth-of-type(4) {
    background: transparent none repeat scroll 0 0;
    font-size: 9px;
    font-weight: 700;
    height: auto;
    position: absolute;
    text-align: center;
    top: 28px;
    width: 36px;
  }
  .menu-trigger.active span:nth-of-type(1) {
    -webkit-transform: translateY(10px) rotate(-45deg);
    transform: translateY(10px) rotate(-45deg);
    top: 3px;
  }
  .menu-trigger.active span:nth-of-type(2) {
    opacity: 0;
  }
  .menu-trigger.active span:nth-of-type(3) {
    -webkit-transform: translateY(-15px) rotate(45deg);
    transform: translateY(-15px) rotate(45deg);
    top: 28px;
  }
  .menu-trigger.active span:nth-of-type(4) {
    background: none;
    text-align: center;
    font-size: 9px;
    font-weight: 700;
    position: absolute;
    height: auto;
    width: 32px;
  }

/*ヘッダー*/
#header {
    width: 100%;
}
#header .widget-container,
.shimoigusa-bnr {
    display: none;
}

/*TOP body部分*/
#site-description p, 
#header_inner, 
div.menu, #main, 
.footer_inner, 
.breadcrumbs_inner, 
#toppage_top_widget {
    width: 100%;
}
#access .menu-header {
    display: none;
}
#sliderInner {
width: 100%;
left:unset;
margin:auto;
}
#slideFilterL, #slideFilterR {
    display: none;
}
.bx-viewport {
    height: 37.4vw !important;
}
#sliderInner ul li {
    width: 100vw !important;
}
#mainvisual li img {
    height: 37.4vw;
}
#site-title a {
    background: url(images/logo.png) no-repeat left top;
    background-size: contain;
}
#site-title {
    width: 250px;
    height: 75px;
}
#header #header_inner {
padding: 10px 5px;
box-sizing: border-box;
max-width: 640px;
}
#slider {
    display: none;
}

ul.slider {
list-style: none;
margin: auto;
letter-spacing: -8px;
overflow: hidden;
}
.slick-slide {
    display: inline-block;
    letter-spacing: 0;
}
ul.slider li {
    text-align: center;
}
#pickup_contents, 
#pickup_contents2, 
#pickup_contents3, 
#pickup_contents4 {
    width: 100%;
}
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-container img {
max-width: 100%;
height: auto;
margin: auto;
}
#text-4 #pickup_contents #cont_box {
max-width: 640px;
box-sizing: border-box;
margin: auto;
padding: 10px;
}
#text-4 #pickup_contents #cont_box .left_area {
float: none;
margin: 10px auto;
width: 100%;
text-align: center;
}
#text-5 #pickup_contents2 .left_box, #text-5 #pickup_contents2 .center_box, #text-5 #pickup_contents2 .right_box {
float: none;
margin: 30px auto;
width: 640px;
box-sizing: border-box;
max-width: 100%;
}
#text-6 #pickup_contents3 .img_box {
    margin: 10px auto;
    float: none;
}
#text-6 #pickup_contents3 .text_box {
    width: 100%;
    box-sizing: border-box;
    max-width: 640px;
    margin: 10px auto;
    float: none;
    padding: 10px;
}
#site-description h1 {
width: 100%;
padding: 0 5px;
box-sizing: border-box;
}
#text-4 #pickup_contents #cont_box .right_area {
    float: none;
    width: 100%;
}
#container {
width: 100%;
float: none;
}
#top_contents2 .img_box {
    width: 100%;
    float: none;
    margin: 10px auto;
    text-align: center;
}
#top_contents2 .text_box {
    width: 100%;
    margin: 10px auto;
    float: none;
}
#primary, #secondary {
float: none;
width: 96%;
margin: auto;
max-width: 250px;
}
#footer_contents1 ul li, #footer_contents1 ul li.last {
    float: none;
    width: 100%;
    margin: 10px auto;
    text-align: center;
}
#footer {
    background: #f9f9f9;
    border-top: 1px solid #eee;
}
#footer2 #text-9 {
    display: none;
}
p.footer_logo {
    float: none;
    display: block;
    text-align: center;
}
.customs-header-area img {
    max-width: unset;
}

.mincho {
    font-family: "游明朝", YuMincho, 'HG正楷書体-PRO',"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}



/*下層*/
#content {
width: 96%;
max-width: 640px;
margin:0 auto 60px;
}
img.fl_r, 
img.fl_l {
    margin: 10px auto;
    float: none;
    text-align: center;
    display: block;
}
#content h3.p1 {
    box-sizing: border-box;
}
#text-4,
#text-5,
#text-6,
#text-7 {
    width: 96%;
    margin: auto !important;
}
.archive .thumb_box .img_area {
    width: 100%;
    float: none;
    text-align: center;
}
.archive .thumb_box .txt_area {
    width: 100%;
    float: none;
}
#flow_page .cont_block .left_box {
    float: none;
    width: 100%;
    margin: 10px auto;
    text-align: center;
}
#flow_page .cont_block .right_box {
    width: 100%;
    float: none;
    margin: 10px auto;
}
#content table.spt {
    margin: auto;
    width: 100%;
    box-sizing: border-box;
}
#content .mw_wp_form td input[type="text"],
#content .mw_wp_form td textarea {
    width: 100%;
    box-sizing: border-box;
}
#content tr td.fm {
    padding: 10px;
}
#content .mw_wp_form td span.mwform-zip-field input[type="text"] {
    max-width: 60px;
}
.policy {
    width: 100%;
    box-sizing: border-box;
}
#content .mw_wp_form th, #content .mw_wp_form td, #content th, #content td {
    width: 100%;
    display: block;
    box-sizing: border-box;
}


/*フッターfix*/
#footer_fix_btn {
    display: block;
    font-size: 0;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: #fff;
    box-shadow: -1px 0 3px rgba(0, 0, 0, 0.5);
    z-index: 10;
    text-align: center;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#footer_fix_btn ul li {
    display: inline-block;
    width: 25%;
    vertical-align: middle;
}
#footer_fix_btn ul li:last-child {
    margin-right: 0;
}
#footer_fix_btn a {
    width: 100%;
    padding:0;
    box-sizing: border-box;
    display: block;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-family: serif;
    line-height: 1.2;
    font-weight: bold;
}
#footer_fix_btn li:nth-child(1) a {
}
#footer_fix_btn li:nth-child(2) a {
}
#footer_fix_btn img {
    max-width: 250px;
    width: 100%;
}
ul.sp-b {
    padding: 0;
    margin: auto;
}
body a#scroll-to-top {
    display: none;
}

.top_bnr02 img {
    margin: auto;
}

#footer2 {
    padding: 50px 0 25vw;
}
.single-school_list #custom_block .right_box {
width:100%;
    margin-right:0px;
float:right;
padding:0;
}

}</pre></body></html>