@charset "UTF-8";
/********************************
DEFAULT
*********************************/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
    margin: 0px;
    padding: 0px;
    outline: 0;
}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section {
    display: block;
}
h1,h2,h3,h4,h5,h6,caption,address,th {
    font-weight: normal;
    margin: 0;
    padding: 0;
    font-size: 100%;
}
ul,ol,li,dl,dt,dd {
    list-style: none;
}
img,iframe {
    vertical-align: middle;
    border: 0px;
}
img {
    line-height: 0;
    font-size: 0;
    -webkit-backface-visibility: hidden;
}
table {
    border-collapse: collapse;
}
th {
    font-weight: normal;
    text-align: left;
}
button,fieldset,form,input,label,legend,select,textarea {
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
select {
    padding: 2px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    outline: none;
    background: transparent;
}
select::-ms-expand {
    display: none;
}
input,select {
    font-size: 100%;
    vertical-align: middle;
}
input[type="text"],input[type="password"],textarea,select {
    outline: none;
    -webkit-appearance: none;
}
textarea {
    font-size: 100%;
}
input {
    vertical-align: middle;
}
::-webkit-input-placeholder {
    color: #909ba4;
}
::-webkit-input-placeholder {
    color: #909ba4;
}
:placeholder-shown {
    color: #909ba4;
}
::-webkit-input-placeholder {
    color: #909ba4;
}
:-moz-placeholder {
    color: #909ba4; opacity: 1;
}
::-moz-placeholder {
    color: #909ba4; opacity: 1;
}
:-ms-input-placeholder {
    color: #909ba4;
}
label {
    padding: 0 0 0 2px;
}
hr {
    display: none;
}
a {
    transition: opacity 0.3s ease-in-out , all 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out , all 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out , all 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out , all 0.3s ease-in-out;
}
a,a:link {
    color: #000;
    text-decoration: none;
    word-break: break-all;
}
a:visited {
    color: #000;
}
a:hover,a:active {
    color: #000;
    text-decoration: underline;
}
*:focus {
    outline: none;
}
.m_b0 {
    margin-bottom: 0px !important;
}
.m_b1 {
    margin-bottom: 1px !important;
}
.m_b2 {
    margin-bottom: 2px !important;
}
.m_b3 {
    margin-bottom: 2px !important;
}
.m_b5 {
    margin-bottom: 5px !important;
}
.m_b7 {
    margin-bottom: 7px !important;
}
.m_b8 {
    margin-bottom: 8px !important;
}
.m_b10 {
    margin-bottom: 10px !important;
}
.m_b11 {
    margin-bottom: 11px !important;
}
.m_b12 {
    margin-bottom: 12px !important;
}
.m_b13 {
    margin-bottom: 13px !important;
}
.m_b15 {
    margin-bottom: 15px !important;
}
.m_b20 {
    margin-bottom: 20px !important;
}
.m_b25 {
    margin-bottom: 25px !important;
}
.m_b30 {
    margin-bottom: 30px !important;
}
.m_b35 {
    margin-bottom: 35px!important;
}
.m_b40 {
    margin-bottom: 40px !important;
}
.m_b45 {
    margin-bottom: 45px !important;
}
.m_b50 {
    margin-bottom: 50px !important;
}
.m_b55 {
    margin-bottom: 55px !important;
}
.a_center {
    text-align: center;
}
.a_left {
    text-align: left;
}
.a_right {
    text-align: right;
}
.f_bold {
    font-weight: bold;
}
.c_fix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    font-size: .01em;
    height: 0;
    overflow: hidden;
}
.c_fix {
    min-height: 1px;
}
html {
    height: 100%;
}
body {
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.8;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    min-width: 1030px;
    min-height: 100%;
    height: auto !important;
    position: relative;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    background: #ffffff;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.is-mincho {
    font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#Contents {
    position: relative;
    background: #ffffff;
}
/* ========================================
   共通項目
   ======================================== */
.spi,
.spb {
    display: none;
}
img {
    vertical-align: bottom;
}
/*
body {
  font-size: 100%;
  line-height: 1.6;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #333;
  overflow-x: hidden;
}
a:link,
a:active,
a:visited {
  color: #08c;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
*/
.arrow01 {
    background: url(../img/icon-arrow01.gif) no-repeat left center;
    padding-left: 12px;
}
.arrow02 {
    background: url(../img/icon-arrow02.gif) no-repeat left center;
    padding-left: 20px;
}
.kome-s li {
    color: #666;
    font-size: 77%;
    list-style-type: none;
    padding-left: 1em;
    text-indent: -1em;
}
/********************************
HEADER
*********************************/
/*
header {
    background: #fff;
    z-index: 999;
    border-bottom: 4px solid #0c4cac;
}
*/
header {
    font-size: 100%;
    line-height: 1.6;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #333;
    -webkit-font-smoothing: auto;
}
header button,
header input[type="button"],
header input[type="reset"],
header input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
header a:link,
header a:active,
header a:visited {
    color: #08c;
    text-decoration: none;
}
header a:hover {
    text-decoration: underline;
}
.header {
    width: 900px;
    margin: 0 auto;
    padding: 20px 0 16px;
    z-index: 9999;
    position: relative;
}
.head_left {
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.head_right {
    float: right;
}
.head-logo {
    width: 122px;
    height: 60px;
}
.head-logo a {
    display: block;
}
@media (min-width: 896px) {
    .head-logo a:hover {
        opacity: 0.7;
    }
}
.head-logo span {
    width: 100%;
    height: 0;
    display: block;
    overflow: hidden;
    padding: 60px 0 0 0;
    background: url(../svg/logo.svg) no-repeat center center;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.headTab_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0 0 24px;
}
.headTab-sb {
    font-size: 12px;
    line-height: 1.5;
    font-weight: bold;
    text-align: left;
    color: #9e9e9e;
    padding: 0 5px 0 0;
}
.headTab-txt {
    font-size: 32px;
    line-height: 1;
    font-weight: bold;
    text-align: left;
    color: #9e9e9e;
}
.req_wrap {
    width: 310px;
}
.req_wrap a {
    width: 100%;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 60px;
    display: table;
    background: #ff6000;
    border-radius: 6px;
    -ms-border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    text-decoration: none;
    padding: 0 20px;
}
@media (min-width: 896px) {
    .req_wrap a:hover {
        opacity: 0.7;
    }
}
.req_wrap.is-icn a {
    background: #ff6000 url(../svg/icn_book_hw.svg) no-repeat left 20px center;
    background-size: 28px auto;
    -ms-background-size: 28px auto;
    -moz-background-size: 28px auto;
    -webkit-background-size: 28px auto;
}
.c-float {
    position: fixed;
    top: 170px;
    right: 0;
    z-index: 99999;
}
.c-float .req_wrap {
    width: 110px;
}
.c-float .req_wrap a {
    height: 90px;
    display: block;
    border-radius: 6px 0 0 6px;
    -ms-border-radius: 6px 0 0 6px;
    -moz-border-radius: 6px 0 0 6px;
    -webkit-border-radius: 6px 0 0 6px;
    padding: 0 13px;
}
.c-float .req_txt {
    display: block;
    text-align: center;
    padding: 5px 0;
}
.c-float .req_nmb {
    display: block;
    width: 100%;
}
.reqb_wrap {
    display: none;
}
.reqb_class {
    display: none;
}
.req_txt {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: left;
    font-size: 14px;
    line-height: 1.4;
    color: #ffffff;
    font-weight: bold;
    padding: 0 0 0 40px;
}
.req_txt span {
    font-size: 16px;
}
.req_nmb {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: center;
    width: 60px;
}
.req-nmb {
    width: 100%;
    background: #fff;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1;
}
.req-nmb span {
    font-size: 18px;
    color: #ff0000;
    font-weight: bold;
}
.hdr-corporate {
    width: 960px;
    margin: 0 auto;
    padding: 10px 16px;
}
.hdr-corporate_logo {
    width: 107px;
    float: left;
}
.hdr-corporate_link {
    float: right;
    font-size: 75%;
    padding-top: 4px;
}
.hdr-site {
    width: 960px;
    margin: 0 auto 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.hdr-site .head-ttl {
    width: 265px;
    margin-right: 20px;
    padding-top: 5px;
    margin-bottom: 8px;
    /* float: left; */
}
@media (min-width: 741px) {
    /* PC */
    .hdr-txt {
        color: #959595;
        font-size: 12px;
        font-weight: normal;
    }
}
.hdr-site .hdr-site_caption {
    font-size: 75%;
    float: left;
    margin-top: 10px;
}
.hdr-site .hdr-site_search {
    /* float: right; */
}
.hdr-site_search_sp {
    display: none;
}
.hdr-site .search-wrapper {
    background: #f2f2f2;
    border-radius: 7px;
    height: 32px;
}
.hdr-site #search {
    border: none;
    background: transparent;
    font-size: 87.5%;
    padding: 5px 10px;
    width: 203px;
    vertical-align: top;
}
.hdr-site #search_btn {
    background: url(https://benesse.jp/_shared/img/btn-search.gif) no-repeat left top;
    text-indent: -9999px;
    width: 56px;
    height: 32px;
    display: inline-block;
    border: none;
}
.nav-global {
    background: url(https://benesse.jp/_shared/img/bg-globalnavi.gif) repeat-x;
    padding-bottom: 2px;
}
.nav-global ul {
    width: 960px;
    margin: 0 auto;
}
.nav-global li {
    float: left;
}
.nav-global .nav-global_last {
    padding: 5px 0 0 5px;
    position: relative;
}
.nav-global .nav-global_last #target_balloon {
    position: absolute;
    top: 50px;
    right: 0;
    z-index: 9999;
    display: none;
}
.nav-global .nav-global_last #target_balloon span {
    position: absolute;
    top: 12px;
    right: -4px;
}
/*
.targetbox {
    background: #0070cb url(/_shared/img/bg_target.gif) no-repeat 10px center;
    border-radius: 7px;
    color: #fff;
    display: block;
    font-size: 100%;
    line-height: 40px;
    padding-left: 37px;
    position: relative;
    width: 118px;
}
.targetbox:link,
.targetbox:active,
.targetbox:visited {
    color: #fff;
}
.targetbox:hover {
    text-decoration: none;
}
.targetbox span span {
    position: absolute;
    top: 16px;
    right: 10px;
    line-height: 0;
}
*/
.targetbtn {
    float: right;
}
.targetbox {
    font-size: 75%;
}
.targetbox:hover {
    text-decoration: none;
}
.targetbox span span {
    position: absolute;
    top: 16px;
    right: 10px;
    line-height: 0;
}
/********************************
FOOTER
*********************************/
/*
footer {
    border-top: 4px solid #0c4cac;
    padding: 30px 0 35px;
}
*/
footer {
    font-size: 100%;
    line-height: 1.6;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #333;
    -webkit-font-smoothing: auto;
}
footer a:link,
footer a:active,
footer a:visited {
    color: #08c;
    text-decoration: none;
}
footer a:hover {
    text-decoration: underline;
}
.footer {
    width: 900px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.foot_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.foot-logo {
    width: 110px;
    height: 23px;
}
.foot-logo a {
    display: block;
}
@media (min-width: 896px) {
    .foot-logo a:hover {
        opacity: 0.7;
    }
}
.foot-logo span {
    width: 100%;
    height: 0;
    display: block;
    overflow: hidden;
    padding: 23px 0 0 0;
    background: url(../svg/logo.svg) no-repeat center center;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.foot-cp {
    display: block;
    line-height: 1;
    text-align: center;
    margin: 0 0 0 20px;
    font-size: 12px;
}
.foot_link ul {
    text-align: center;
    letter-spacing: -.04em;
    line-height: 0;
}
.foot_link li {
    display: inline-block;
    letter-spacing: normal;
    margin: 0 14px 0 0;
    padding: 0 18px 0 0;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-right: 1px solid #000000;
}
.foot_link li:last-child {
    margin: 0;
    padding: 0;
    border-right: 0;
}
.foot_link li a {
    line-height: 1.2;
    text-decoration: none;
    font-size: 12px;
    display: block;
}
@media (min-width: 896px) {
    .foot_link li a:hover {
        text-decoration: underline;
    }
}
.pagetop {
    position: fixed;
    right: 50px;
    margin-left: 540px;
    bottom: 30px;
    width: 34px;
}
.pagetop.is-on {
    bottom: 20px;
}
.menu-ttl {
    display: none;
}
.menu-ttl {
    line-height: 1.6;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #333;
    -webkit-font-smoothing: auto;
}
.nav-local {
    background: #0070cb;
    padding: 30px 0;
}
.nav-local {
    line-height: 1.6;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #333;
    -webkit-font-smoothing: auto;
}
.nav-local a:link,
.nav-local a:active,
.nav-local a:visited {
    color: #08c;
    text-decoration: none;
}
.nav-local a:hover {
    text-decoration: underline;
}
.nav-local_inr {
    width: 960px;
    margin: 0 auto;
}
.nav-local .item {
    width: 280px;
    padding-left: 39px;
    padding-bottom: 5px;
    border-right: 1px solid #4798d9;
    float: left;
}
.nav-local .nav-local_last {
    border-right: none;
}
.nav-local .item h3,
.nav-local .item p {
    margin-bottom: 25px;
    font-weight: normal;
    line-height: 1;
}
.nav-local .item h3 a,
.nav-local .item p a {
    background: url(https://benesse.jp/_shared/img/icon-arrow_footer.gif) no-repeat left center;
    padding-left: 18px;
    font-size: 112%;
    color: #fff;
}
.nav-local .item li {
    width: 140px;
    float: left;
    margin-bottom: 10px;
}
.nav-local .item li a {
    font-size: 87.5%;
    color: #fff;
}
.ftr-sublink {
    text-align: center;
    font-size: 75%;
    padding: 12px 0;
    background: #e6e6e6;
}
.ftr-sublink {
    line-height: 1.6;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #333;
    -webkit-font-smoothing: auto;
}
.ftr-sublink a:link,
.ftr-sublink a:active,
.ftr-sublink a:visited {
    color: #08c;
    text-decoration: none;
}
.ftr-sublink a:hover {
    text-decoration: underline;
}
p.security {
    font-size: 75%;
    text-align: center;
    color: #808080;
    background: #f2f2f2;
    padding: 10px 0;
}
p.security {
    line-height: 1.6;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    -webkit-font-smoothing: auto;
}
p.security a {
    color: #808080;
}
footer {
    width: 960px;
    /*
    margin: 0 auto 150px auto;
    */
    margin: 0 auto 0 auto;
    padding: 15px 0 18px;
}
footer .ftr-corporate_logo {
    width: 100px;
    margin-right: 27px;
    float: left;
    line-height: 1;
    font-size: 0;
}
footer .ftr-corporate_copyright {
    width: 262px;
    float: left;
    padding-top: 11px;
    line-height: 1;
    font-size: 0;
}
footer .ftr-corporate_link {
    font-size: 75%;
    float: right;
    color: #808080;
    padding-top: 7px;
}
footer .ftr-corporate_link {
    line-height: 1.6;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    -webkit-font-smoothing: auto;
}
footer .ftr-corporate_link a {
    color: #808080;
}
@media (min-width: 896px) {
    .nav-local .item {
        width: 220px;
        padding-left: 19px;
    }
    .nav-local .item li {
        width: 110px;
        float: left;
        margin-bottom: 10px;
    }
    #theme_select .theme_item {
        width: 215px;
        float: left;
        margin-left: 10px;
    }
    .sizz {
        display: none;
    }
    .disc_box {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        -ms-flex-pack: space-between;
        justify-content: space-between;
        margin: 0 0 30px;
    }
    .disc_box h2 {
        font-weight: normal;
    }
    .disc_box__fir {
        width: 55%
    }
    .disc_box__sec {
        width: 40%
    }
    .disc_box__sec img {
        max-width: 100%
    }
}
/********************************
side
*********************************/
.sideCount_cover {
    padding: 20px 20px;
}
.sideCount_wrap {
    padding: 0 0 0 14px;
    position: relative;
}
.sideCount_wrap:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    width: 4px;
    height: 16px;
    background: #0c4cac;
}
.sideCount-count {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    line-height: 1;
    position: relative;
    font-weight: bold;
    font-feature-settings: "palt";
}
.sideCount-count .is-fsl {
    line-height: 1;
    font-size: 20px;
    color: #0c4cac;
}
.sideBnr_wrap {
    padding: 20px 0;
}
.sideBnr_wrap li {
    margin: 0 0 20px;
}
.sideBnr_wrap li:last-child {
    margin: 0;
}
@media (min-width: 896px) {
    .sideBnr_wrap a:hover {
        opacity: 0.7;
    }
}
.siderelation_wrap {
    padding: 20px 20px;
}
.siderelation_list li {
    margin: 0 0 20px;
}
.siderelation_list li:last-child {
    margin: 0;
}
.siderelation_list li a {
    display: block;
    height: 25px;
}
@media (min-width: 896px) {
    .siderelation_list li a:hover {
        opacity: 0.7;
    }
}
.siderelation_list li a span {
    width: 100%;
    height: 0;
    display: block;
    overflow: hidden;
    padding: 25px 0 0 0;
}
.siderelation_wrap .n1 a span {
    background: url(../img/cmp_logo01.png) no-repeat center center;
}
.siderelation_wrap .n2 a span {
    background: url(../img/cmp_logo02.png) no-repeat center center;
}
.siderelation_wrap .n3 a span {
    background: url(../img/cmp_logo03.png) no-repeat center center;
}
.siderelation_wrap .n4 a span {
    background: url(../img/cmp_logo04.png) no-repeat center center;
}
.siderelation_wrap .n5 a span {
    background: url(../img/cmp_logo05.png) no-repeat center center;
}
.siderelation_wrap .n6 a span {
    background: url(../img/cmp_logo06.png) no-repeat center center;
}
/********************************
C系CSS
*********************************/
.c-pc {
    display: block;
}
.c-pc-in {
    display: inline;
}
.c-sp {
    display: none;
}
.c-sp-in {
    display: none;
}
.c-contpa {
    padding: 40px 0 0;
}
.c-cont {
    margin: 0 auto;
    width: 900px;
}
.c-main {
    float: left;
    width: 650px;
}
.c-side {
    float: right;
    width: 220px;
}
.c-shadow {
    background: #ffffff;
    width: 100%;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: 0 0 6px 1px rgba(94, 110, 127, 0.11);
    -ms-box-shadow: 0 0 6px 1px rgba(94, 110, 127, 0.11);
    -moz-box-shadow: 0 0 6px 1px rgba(94, 110, 127, 0.11);
    -webkit-box-shadow: 0 0 6px 1px rgba(94, 110, 127, 0.11);
    border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
/*ボタン*/
.c-btn a {
    display: table;
    width: 100%;
    height: 40px;
    background: #fff;
    border: 1px solid #dadee2;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 14px;
    font-weight: bold;
    color: #0c4cac;
    text-decoration: none;
    position: relative;
}
@media (min-width: 896px) {
    .c-btn a:hover {
        background: #0c4cac;
        color: #fff;
    }
}
.c-btn .is-btn {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.c-btn.is-ver2 a {
    border: 1px solid #ff6000;
    background: #ff6000 url(../img/icn_window.png) no-repeat top 6px right 6px;
    color: #fff;
}
@media (min-width: 896px) {
    .c-btn.is-ver2 a:hover {
        opacity: 0.7;
    }
}
.c-btn.is-ver3 a {
    height: 30px;
    border-radius: 30px;
    -ms-border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    font-size: 14px;
}
@media (min-width: 896px) {
    .c-btn.is-ver3 a:hover {}
}
.c-btn.is-ver4 a {
    height: 40px;
    border-radius: 40px;
    -ms-border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    font-size: 14px;
    border: 1px solid #0c4cac;
    color: #fff;
    background: #0c4cac url(../img/icn_window.png) no-repeat right 20px center;
}
@media (min-width: 896px) {
    .c-btn.is-ver4 a:hover {
    color: #0c4cac;
        background: #fff url(../img/icn_window_blu.png) no-repeat right 20px center;
    }
}
.c-tel a {
    display: table;
    width: 100%;
    height: 40px;
    background: #fff;
    border: 1px solid #dadee2;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 16px;
    font-weight: bold;
    color: #0c4cac;
    text-decoration: none;
    pointer-events: none;
    position: relative;
}
@media (min-width: 896px) {
    .c-tel a:hover {
        opacity: 0.7;
    }
}
.c-tel .is-btn {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.c-tel .is-free {
    background: #0c4cac url(../svg/icn_phone.svg) no-repeat left 6px center;
    background-size: 13px auto;
    -ms-background-size: 13px auto;
    -moz-background-size: 13px auto;
    -webkit-background-size: 13px auto;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    padding: 4px 7px 4px 21px;
    margin: 0 7px 0 0;
}
.c-teltx {
    text-align: center;
    font-size: 13px;
    line-height: 1;
    padding: 5px 0 0;
}
.cv_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 512px;
    margin: 0 auto;
}
.cv_web,
.cv_tel {
    width: 246px;
}
.cv_web:only-child,
.cv_tel:only-child {
    margin: 0 auto;
}
/*検索*/
.c-incSrcInp_box:first-child {
    margin: 0 0 20px;
}
.c-src_warp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.c-srcSel_warp {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.c-incSrcInp-select:nth-child(1),
.c-incSrcInp-select:nth-child(2) {
    padding: 0 28px 0 0;
    background: url(../svg/arw_right_gly.svg) no-repeat center right 10px;
    background-size: 8px auto;
    -ms-background-size: 8px auto;
    -moz-background-size: 8px auto;
    -webkit-background-size: 8px auto;
}
.c-incSrcInp-select {
    letter-spacing: -.4em;
}
.c-incSrcInp-select .is-ttl {
    display: inline-block;
    letter-spacing: normal;
    font-size: 14px;
    line-height: 1;
    font-weight: bold;
    padding: 0 10px 0 0;
}
.c-incSrcInp-select select {
    display: inline-block;
    letter-spacing: normal;
    border: 1px solid #dadee2;
    background: #ffffff;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 14px;
    height: 40px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 30px 0 10px;
    width: 160px;
    background: #fff url(../svg/arw_down.svg) no-repeat center right 10px;
    background-size: 10px auto;
    -ms-background-size: 10px auto;
    -moz-background-size: 10px auto;
    -webkit-background-size: 10px auto;
}
.c-incSrcInp-input {
    letter-spacing: -.4em;
}
.c-incSrcInp-input .is-ttl {
    display: inline-block;
    letter-spacing: normal;
    font-size: 14px;
    line-height: 1;
    font-weight: bold;
    padding: 0 10px 0 0;
}
.c-incSrcInp-input input {
    display: inline-block;
    letter-spacing: normal;
    border: 1px solid #dadee2;
    background: #ffffff;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 13px;
    height: 40px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 10px;
    width: 610px;
}
.c-srcBtn_warp {
    padding: 0 0 0 20px;
}
.c-incSrcInp-btn {
    width: 140px;
}
.c-incSrcInp-btn a {
    display: table;
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    background: #ff6000;
}
@media (min-width: 896px) {
    .c-incSrcInp-btn a:hover {
        opacity: 0.7;
    }
}
.c-incSrcInp-btn a span.is-btn {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: center;
}
.c-incSrcInp-btn a span.is-icn {
    display: inline-block;
    position: relative;
    padding: 0 0 0 20px;
}
.c-incSrcInp-btn a span.is-icn:before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    display: block;
    width: 16px;
    height: 16px;
    background: url(../svg/icn_search.svg) no-repeat 0 0;
    background-size: 16px auto;
    -ms-background-size: 16px auto;
    -moz-background-size: 16px auto;
    -webkit-background-size: 16px auto;
}
input[type=radio],
input[type=checkbox]{
    display: none;
}
input[type=radio] + label.cktype,
input[type=checkbox] + label.cktype {
    font-size: 16px;
    line-height: 1;
    display: inline-block;
    word-break: break-all;
    cursor: pointer;
    position: relative;
    padding: 0 0 0 30px;
}
input[type=radio] + label.cktype:before,
input[type=checkbox] + label.cktype:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -9px;
    display: block;
    width: 18px;
    height: 18px;
    border: 1px solid #e2e2e2;
    background: #fff;
    border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
input[type=radio]:checked + label.cktype:before,
input[type=checkbox]:checked + label.cktype:before{
    border: 1px solid #0c4cac;
    background: #0c4cac;
}
input[type=radio]:checked + label.cktype:after,
input[type=checkbox]:checked + label.cktype:after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 6px;
    width: 5px;
    height: 10px;
    transform: rotate(40deg);
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
}
input[type=radio] + label.boxtype,
input[type=checkbox] + label.boxtype {
    font-size: 14px;
    padding: 0;
    background: #fff;
    font-weight: bold;
    display: block;
    border: 1px solid #e2e2e2;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    display: table;
    table-layout: fixed;
    letter-spacing: -.4em;
    width: 240px;
    height: 50px;
    box-shadow: 0 2px #e2e2e2;
    cursor: pointer;
}
input[type=radio] + label.boxtype .is-btn,
input[type=checkbox] + label.boxtype .is-btn {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: center;
}
input[type=radio] + label.boxtype .is-big,
input[type=checkbox] + label.boxtype .is-big {
    font-size: 18px;
    color: #0c4cac;
}
input[type=radio]:checked + label.boxtype,
input[type=checkbox]:checked + label.boxtype{
    background: #0c4cac;
    color: #fff;
    border: 1px solid #0c4cac;
    box-shadow: none;
}
input[type=radio]:checked + label.boxtype .is-big,
input[type=checkbox]:checked + label.boxtype .is-big{
    color: #fff;
}
/*パンくず*/
.c-bread_wrap {
    border-bottom: 1px solid #dadee2;
}
.c-bread_in {
    width: 900px;
    margin: 0 auto;
    padding: 8px 0;
}
.c-bread_in li {
    float: left;
    line-height: 1.6;
    font-size: 12px;
    position: relative;
    padding: 0 1.5em 0 0;
}
.c-bread_in li:last-child {
    padding: 0 0 0 0;
}
.c-bread_in li:before {
    content: " > ";
    position: absolute;
    top: 50%;
    right: 0.3em;
    margin-top: -8px;
    line-height: 1;
}
.c-bread_in li:last-child::before {
    content: none;
}
.c-bread_in a {
    font-size: 12px;
    color: #0c4cac;
    text-decoration: none;
}
.c-infoCount_cover {
    /*
    border-top: 1px solid #e3e3e3;
    */
    border-bottom: 1px solid #e3e3e3;
}
.c-infoCount_wrap {
    width: 900px;
    margin: 0 auto;
    padding: 8px 0;
}
.c-infoCount-count a {
    display: block;
    font-size: 14px;
    line-height: 1.7;
    position: relative;
    font-weight: bold;
    text-align: left;
    color: #ff0000;
    font-feature-settings: "palt";
    padding: 0 0 0 30px;
    background: url(../svg/icn_info.svg) no-repeat center left;
    background-size: 20px auto;
    -ms-background-size: 20px auto;
    -moz-background-size: 20px auto;
    -webkit-background-size: 20px auto;
    text-decoration: none;
}
/*popup*/
.c-popup_wrap {
    display: none;
}
.c-popup_bk {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background: #000;
    opacity: 0.3;
}
.c-popup_cls {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 9;
    cursor: pointer;
    width: 23px;
    height: 22px;
}
.c-popup_cls span,
.c-popup_cls span:before,
.c-popup_cls span:after {
    display: block;
    width: 100%;
    height: 3px;
    background: #0c4cac;
}
.c-popup_cls span {
    position: relative;
    margin: 9px 0 0;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.c-popup_cls span:before,
.c-popup_cls span:after {
    position: absolute;
    content: "";
    right: 0;
}
.c-popup_cls span:before {
    top: -9px;
    width: 100%;
    transform: translate(0px, 9px) rotate(-90deg);
    -ms-transform: translate(0px, 9px) rotate(-90deg);
    -moz-transform: translate(0px, 9px) rotate(-90deg);
    -webkit-transform: translate(0px, 9px) rotate(-90deg);
}
.c-popup_cls span:after {
    top: 9px;
    width: 100%;
    transform: translate(0px, -9px) rotate(-90deg);
    -ms-transform: translate(0px, -9px) rotate(-90deg);
    -moz-transform: translate(0px, -9px) rotate(-90deg);
    -webkit-transform: translate(0px, -9px) rotate(-90deg);
}
.c-popup_in {
    text-align: left;
    position: fixed;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    z-index: 9999999;
    width: 960px;
    height: 500px;
    padding: 40px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.c-popup_txt {
    padding: 0 0 40px;
}
.c-popup_txt dt {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;
    padding: 0 0 20px;
}
.c-popup_txt dd {
    font-size: 14px;
    line-height: 1.6;
    max-height: 290px;
    overflow-y: scroll;
}
.c-popup_btn {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    margin: auto;
}
.pop_btn {
    width: 200px;
    margin: 0 auto;
}
.c-btn.pop_btn a {
    height: 35px;
    font-size: 14px;
}
/*c-ttl_wrap*/
.c-ttl_wrap {
    display: table;
    table-layout: fixed;
    letter-spacing: -.4em;
    width: 100%;
    height: 50px;
    background: #0c4cac;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin: 0 0 60px 0;
}
.c-ttl {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
}
/********************************
CONTETS
*********************************/
.topCnt_ttl {}
.topCnt_ttl a {
    pointer-events: none;
}
.topCnt-ttl {
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    padding: 0 0 0 14px;
    margin: 0 0 20px;
    position: relative;
}
.topCnt-ttl:before {
    content: "";
    position: absolute;
    top: -2px;
    left: 0;
    width: 4px;
    height: 16px;
    background: #0c4cac;
}
.cntDtl_wrap {
    background: #eff5fb;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 30px;
    margin: 0 0 50px;
}
.cntDtl_ttl {
    padding: 0 0 15px;
    margin: 0 0 30px;
    position: relative;
}
.cntDtl_ttl:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 197px;
    height: 3px;
    background: #0c4cac;
}
.cntDtl-ttl {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
}
.scBtm_cover {
    background: #eff5fb;
    padding: 40px 0;
}
.scBtm_wrap {
    width: 900px;
    margin: 0 auto;
}
.scBtm_wrap dt {
    line-height: 1;
    padding: 0 0 15px;
    margin: 0 0 30px;
    position: relative;
    text-align: center;
}
.scBtm_wrap dt:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 197px;
    height: 3px;
    background: #0c4cac;
}
.scBtm_wrap dt span {
    font-size: 18px;
    font-weight: bold;
}
.scBtm_wrap dd {
    padding: 40px;
}
.qa_wrap {
    padding: 40px 0;
}
.qa_box {
    margin: 0 0 20px;
}
.qa_box:last-child {
    margin: 0;
}
.qa_box dt {
    position: relative;
    padding: 0 0 0 2em;
    text-align: left;
    font-size: 14px;
    line-height: 1.8;
    font-weight: bold;
    margin: 0 0 10px;
}
.qa_box dt .question {
    color: #0070CB;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 0;
}
.qa_box dd {
    position: relative;
    padding: 0 0 0 2em;
    text-align: left;
    font-size: 14px;
    line-height: 1.8;
}
.qa_box dd .answer {
    color: #DE827E;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 0;
}
/*c-flBnr_wrap*/
.c-flBnr_wrap {
    position: fixed;
    bottom: 20px;
    right: 50px;
    z-index: 999;
    width: 100%;
    display: flex;
    justify-content: flex-end;
}
/* body.cont .c-flBnr_wrap {
    display: none;
}
@media (min-width: 896px) {
.c-flBnr_wrap {
    display: none;
}
} */
.flBnr-bnr {
    max-width: 427px;
}
.flBnr-bnr a {
    display: inline-block;
    background: #ffffff;
    width: 100%;
}
.flBnr-bnr img {
    width: 100%;
    height: auto;
    transition: opacity 0.3s ease-in-out , all 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out , all 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out , all 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out , all 0.3s ease-in-out;
}
@media (min-width: 896px) {
.flBnr-bnr a:hover img {
    opacity: 0.7;
}
}
.flBnr-close {
    position: absolute;
    top: -20px;
    right: -10px;
    z-index: 999;
    width: 34px;
    height: 34px;
}
.flBnr-close a {
    display: block;
    position: relative;
    width: 34px;
    height: 34px;
    /*
    background: rgb(128 128 128 / 0.9);*/
    background: #808080;
    border-radius: 20px;
}
.flBnr-close a:before ,
.flBnr-close a:after {
    position: absolute;
    content: "";
    display: block;
    width: 60%;
    height: 4px;
    background: #ffffff;
    left: 7px;
}
.flBnr-close a:after {
    top: 15px;
    transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}
.flBnr-close a:before {
    top: 15px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.c-schLnk-btn {
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 9;
    margin: -25px 0 0 0;
    width: 210px;
    height: 50px;
}
#Contents.shouwagakuin_shuei .c-schLnk-btn {
    margin: -60px 0 0 0;
}
.c-schLnk-btn a {
    display: table;
    width: 100%;
    height: 50px;
    color: #284d8e;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    background: #ffffff url(../img/icn_arw_s_bl.png) no-repeat right 23px center;
    border-radius: 4px;
    text-decoration: none;
    box-sizing: border-box;
    border: 2px solid #284d8e;
}
.c-schLnk-btn.is-ver2 a {
    color: #ffffff;
    background: #284d8e url(../img/icn_arw_s_wh.png) no-repeat right 15px center;
}
@media (min-width: 767px) {
    .c-schLnk-btn a:hover {
        background: #284d8e url(../img/icn_arw_s_wh.png) no-repeat right 23px center;
        color: #ffffff;
    }
    .c-schLnk-btn.is-ver2 a:hover {
        background: #284d8e url(../img/icn_arw_s_wh.png) no-repeat right 15px center;
        opacity: 0.7;
    }
}
.c-schLnk-btn a span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
@media only screen and (max-width: 896px) {
    body {
        font-size: 12px;
        min-width: 320px;
    }
    /********************************
    HEADER
    *********************************/
    /*
    header {
        border-bottom: 3px solid #0c4cac;
    }
    .header {
        width: auto;
        padding: 16px 0 12px;
    }
    .head_in {
        padding: 0 15px;
    }
    .headTab_wrap {
        padding: 0 0 0 10px;
    }
    .head_logo {
        background: #fff;
        width: auto;
        padding: 0;
    }
    .head-logo {
        width: 80px;
        height: 34px;
    }
    .head-logo span {
        padding: 34px 0 0 0;
    }
    .headTab-txt {
        font-size: 23px;
    }
    .headTab-sb {
        font-size: 10px;
    }
    .req_wrap {
        display: none;
    }
    .c-float {
        display: none;
    }
    .reqb_wrap {
        display: block;
    }
    .reqb_class {
        display: block;
        padding: 8px 20px;
        border-bottom: 1px solid #e3e3e3;
    }
    .reqb-class {
        font-size: 13px;
        font-weight: bold;
        line-height: 1;
        position: relative;
        text-align: left;
    }
    .reqb-class span {
        color: #0c4cac;
    }
    .reqb_btn {
        float: right;
        position: relative;
        text-align: center;
    }
    .reqb_btn p {
        font-size: 10px;
        line-height: 1;
        color: #0c4cac;
        font-weight: bold;
        padding: 4px 0 0;
    }
    .reqb-btn {
        display: block;
        width: 18px;
        height: 20px;
        margin: 0 auto;
    }
    .reqb-btn span {
        width: 100%;
        height: 0;
        display: block;
        overflow: hidden;
        padding: 20px 0 0 0;
        background: url(../svg/icn_book_blu.svg) no-repeat 0 0;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .reqb_btn .nmb {
        position: absolute;
        right: 0;
        top: -10px;
        width: 15px;
        height: 15px;
        background: #ff0000;
        color: #fff;
        text-align: center;
        line-height: 15px;
        border-radius: 15px;
        font-size: 10px;
    }
    */
    #app_banner {
        background: #f3faff;
        border-bottom: 1px solid #f5f5f5;
        position: relative;
        height: 88px;
    }
    #app_banner .app_banner_close {
        width: 30px;
        height: 88px;
        position: absolute;
        top: 0;
        left: 0;
        display: block;
    }
    #app_banner .app_banner_close img {
        position: absolute;
        top: 50%;
        left: 7px;
        margin-top: -7px;
    }
    #app_banner .app_banner_item {
        display: table;
        padding: 20px 10px 20px 30px;
        width: 100%;
        box-sizing: border-box;
    }
    #app_banner .app_banner_item:hover {
        text-decoration: none;
    }
    #app_banner .app_banner_icon,
    #app_banner .app_banner_text,
    #app_banner .app_banner_download {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }
    #app_banner .app_banner_icon {
        padding-right: 7px;
    }
    #app_banner .app_banner_text {
        font-size: 62.5%;
        color: #000;
    }
    #header_wrap {
        position: relative;
    }
    header {
        padding: 15px 10px 22px;
    }
    .hdr-corporate {
        width: auto;
        padding: 0;
    }
    .hdr-corporate_logo {
        width: auto;
        float: none;
        line-height: 1;
        margin-bottom: 12px;
    }
    .hdr-corporate_link {
        display: none;
    }
    .hdr-site {
        width: auto;
        margin: 0 0 4px;
    }
    .hdr-site .head-ttl {
        margin-bottom: 4px;
    }
    .hdr-site .head-ttl img {
        width: 180px;
    }
    .hdr-site p {
        width: auto;
        margin-right: 0;
        padding-top: 0;
        float: none;
        line-height: 1;
    }
    .hdr-site .hdr-txt {
        color: #959595;
        font-size: 10px;
        line-height: 1.6;
    }
    .hdr-site .hdr-site_caption {
        display: none;
    }
    .hdr-site .hdr-site_search {
        display: none;
    }
    .hdr-site_search_sp {
        position: relative;
        display: none;
    }
    .hdr-site_search_sp .search-wrapper {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background: url(/_shared/img_sp/bg_search.png) repeat;
        padding: 10px;
        box-sizing: border-box;
        z-index: 99999;
    }
    .hdr-site_search_sp #search_sp {
        background: #fff;
        border: none;
        border-radius: 7px;
        box-sizing: border-box;
        font-size: 16px;
        padding: 5px 10px;
        width: 100%;
        vertical-align: top;
    }
    .nav-global {
        background: none;
        padding-bottom: 0;
        border-top: 1px solid #e6e6e6;
        border-bottom: 2px solid #ebebeb;
    }
    .nav-global ul {
        width: auto;
    }
    .nav-global li {
        float: left;
        width: 27%;
        box-sizing: border-box;
        border-right: 1px solid #ebebeb;
    }
    .nav-global .nav-global_last {
        padding: 0;
        position: absolute;
        top: 12px;
        right: 10px;
        border: none;
        width: auto;
    }
    .nav-global .nav-global_last a {
        background: none transparent;
        padding: 0;
        width: auto;
    }
    .nav-global .nav-global_sp_last {
        width: 19%;
        border: none;
    }
    .nav-global .nav-global_last #target_balloon {
        position: absolute;
        top: 50px;
        right: -17px;
        z-index: 9999;
        width: 320px;
        display: none;
    }
    .nav-global .nav-global_last #target_balloon span {
        position: absolute;
        top: 8px;
        right: 20px;
        width: 30px;
    }
    .add_click {
        margin-bottom: 8%;
    }
    .nav-global li {
        width: 25%;
    }
    .disc_box h2 {
        font-weight: normal;
    }
    .sizz {
        width: 19%;
        margin-left: 81%;
        margin-top: -28%;
    }
    .hdr-site_search_sp .search-wrapper {
        left: inherit;
        right: 0;
    }
    .clicked {
        margin-bottom: 51px;
    }
    .disc_box__sec img {
        max-width: 100%
    }
    /********************************
    FOOTER
    *********************************/
    /*
    footer {
        border-top: 3px solid #0c4cac;
        padding: 14px 0 20px;
    }
    .footer {
        width: auto;
        display:-webkit-block;
        display:-ms-block;
        display:block;
        position: relative;
        padding: 0 0 25px;
    }
    .foot_box {
        display:-webkit-block;
        display:-ms-block;
        display:block;
    }
    .foot-logo {
        width: 69px;
        height: 16px;
        margin: 0 auto;
    }
    .foot-logo span {
        padding: 16px 0 0 0;
    }
    .foot-cp {
        font-size: 10px;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }
    .foot_link {
        padding: 15px 0 0;
    }
    .foot_link li {
        margin: 0 8px 0 0;
        padding: 0 8px 0 0;
        border-right: 1px solid #808993;
    }
    .foot_link li a {
        font-size: 10px;
    }
    */
    .pagetop {
        position: fixed;
        left: initial;
        margin-left: 0;
        bottom: 5vw;
        right: 10px;
        z-index: 30000;
        width: auto;
    }
    .pagetop.is-on {
        bottom: 20px;
    }
    body.cont .pagetop {
        bottom: 20px;
    }
    .menu-ttl {
        display: block;
        font-size: 155%;
        font-weight: normal;
        background: #fff;
        border-top: 1px solid #e6e6e6;
        border-left: 5px solid #0070cb;
        border-botom: 1px solid #e6e6e6;
        padding: 10px;
    }
    .nav-local {
        background: #f3f3f3;
        padding: 0;
    }
    .nav-local_inr {
        width: auto;
        margin: 0 auto;
    }
    .nav-local .item {
        width: auto;
        padding: 0;
        border-right: none;
        float: none;
    }
    .nav-local .nav-local_last {
        border-right: none;
    }
    .nav-local .item h3,
    .nav-local .item p {
        margin-bottom: 0;
        font-weight: bold;
        line-height: 1;
    }
    .nav-local .item h3 a,
    .nav-local .item p a {
        display: block;
        background: none;
        padding: 15px;
        font-size: 117.5%;
        color: #333;
        position: relative;
    }
    .nav-local .item ul {
        background: #e6e6e6;
        border-bottom: 1px solid #e6e6e6;
    }
    .nav-local .item li {
        width: 50%;
        float: left;
        margin-bottom: 0;
        background: #f3f3f3;
        border-right: 1px solid #e6e6e6;
        border-top: 1px solid #e6e6e6;
        box-sizing: border-box;
    }
    .nav-local .item li:nth-child(2n) {
        border-right: none;
    }
    .nav-local .item li a {
        font-size: 105%;
        color: #333;
        display: block;
        padding: 15px;
        position: relative;
    }
    .nav-local .item a::after {
        content: "";
        background: url(https://benesse.jp/_shared/img_sp/icon-arrow_footer.gif) no-repeat left top;
        background-size: 6px 11px;
        display: block;
        width: 6px;
        height: 11px;
        position: absolute;
        top: 50%;
        right: 10px;
        margin-top: -5px;
    }
    .breadcrumb {
        font-size: 62.5%;
        margin-bottom: 15px;
        padding: 10px 15px;
        border-bottom: 1px solid #e6e6e6;
    }
    .breadcrumb li {
        float: left;
        margin-right: 5px;
    }
    .breadcrumb a {
        margin-right: 5px;
    }
    .breadcrumb .kw a {
        color: #666;
    }
    .ftr-sublink {
        font-size: 62.5%;
        padding: 12px 10px;
    }
    p.security {
        font-size: 92.5%;
        text-align: center;
        color: #808080;
        background: #f7f7f7;
        border: 2px solid #e6e6e6;
        border-radius: 7px;
        /*
    margin: 0 10px;
    */
        margin: 15px 10px 0 10px;
        padding: 10px 0;
    }
    p.security a {
        color: #808080;
    }
    /*
  #page_top .security,
  #page_juken .security,
  #page_kosodate .security,
  #page_kyouiku .security,
  #page_eigo .security  {
    margin-top: 15px;
  }
  */
    footer {
        width: auto;
        margin: 0 auto 22vw auto;
        padding: 15px 0 18px;
        border-bottom: 4px solid #0070cb;
    }
    footer.is-on {
        margin: 0 auto 0 auto;
    }
    body.cont footer {
        margin: 0 auto 0 auto;
    }
    footer .ftr-corporate_logo {
        width: auto;
        margin-right: 0;
        margin-bottom: 15px;
        float: none;
        line-height: 1;
        font-size: 0;
        text-align: center;
    }
    footer .ftr-corporate_copyright {
        width: auto;
        float: none;
        padding-top: 0;
        line-height: 1;
        font-size: 0;
        text-align: center;
    }
    footer .ftr-corporate_link {
        font-size: 105%;
        float: none;
        text-align: center;
        margin-bottom: 10px;
    }
    footer .ftr-corporate_link a {
        color: #808080;
    }
    /* ========================================
       共通項目
       ======================================== */
    .pc {
        display: none;
    }
    .spi {
        display: inline !important;
    }
    .spb {
        display: block !important;
    }
    .img img {
        max-width: 100%;
    }
    /********************************
    side
    *********************************/
    .sideCount_wrap {
        border: 2px solid #0c4cac;
        height: 25px;
    }
    .sideCount-count {
        font-size: 10px;
        color: #0c4cac;
    }
    .sideCount-count .is-fsl {
        font-size: 10px;
        padding: 0 0 0 0.5em;
    }
    .sideBnr_wrap {
        padding: 20px 20px;
    }
    .sideBnr_wrap li img {
        width: 100%;
    }
    .siderelation_wrap {
        border-top: 1px solid #e3e3e3;
        border-bottom: 1px solid #e3e3e3;
        padding: 20px 20px;
        box-shadow: none;
        -ms-box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        border-radius: 0;
        -ms-border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
    }
    .siderelation_list {
        padding: 15px 0 0;
    }
    .siderelation_list ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: -10px 0 0;
    }
    .siderelation_list li {
        width: 32%;
        padding: 10px 0 0;
        margin: 0;
    }
    .siderelation_list li:last-child {
        margin: 0;
        padding: 10px 0 0;
    }
    .siderelation_list li a {
        height: 30px;
        border: 1px solid #dadee2;
        border-radius: 3px;
        -ms-border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
    }
    .siderelation_list li a span {
        padding: 30px 0 0 0;
    }
    .siderelation_wrap .n1 a span {
        background: url(../img/sp/cmp_logo01.png) no-repeat center center;
        background-size: 49px auto;
        -ms-background-size: 49px auto;
        -moz-background-size: 49px auto;
        -webkit-background-size: 49px auto;
    }
    .siderelation_wrap .n2 a span {
        background: url(../img/sp/cmp_logo02.png) no-repeat center center;
        background-size: 77px auto;
        -ms-background-size: 77px auto;
        -moz-background-size: 77px auto;
        -webkit-background-size: 77px auto;
    }
    .siderelation_wrap .n3 a span {
        background: url(../img/sp/cmp_logo03.png) no-repeat center center;
        background-size: 80px auto;
        -ms-background-size: 80px auto;
        -moz-background-size: 80px auto;
        -webkit-background-size: 80px auto;
    }
    .siderelation_wrap .n4 a span {
        background: url(../img/sp/cmp_logo04.png) no-repeat center center;
        background-size: 80px auto;
        -ms-background-size: 80px auto;
        -moz-background-size: 80px auto;
        -webkit-background-size: 80px auto;
    }
    .siderelation_wrap .n5 a span {
        background: url(../img/sp/cmp_logo05.png) no-repeat center center;
        background-size: 80px auto;
        -ms-background-size: 80px auto;
        -moz-background-size: 80px auto;
        -webkit-background-size: 80px auto;
    }
    .siderelation_wrap .n6 a span {
        background: url(../img/sp/cmp_logo06.png) no-repeat center center;
        background-size: 80px auto;
        -ms-background-size: 80px auto;
        -moz-background-size: 80px auto;
        -webkit-background-size: 80px auto;
    }
    /********************************
    C系CSS
    *********************************/
    .c-pc {
        display: none;
    }
    .c-pc-in {
        display: none;
    }
    .c-sp {
        display: block;
    }
    .c-sp-in {
        display: inline;
    }
    .c-contpa {
        padding: 0;
    }
    .c-cont {
        width: auto;
        margin: 0;
    }
    .c-main {
        float: none;
        width: auto;
    }
    .c-side {
        display: none;
        float: none;
        width: auto;
    }
    .c-shadow {
        box-shadow: none;
        -ms-box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        border-radius: 0;
        -ms-border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
    }
    /*ボタン*/
    .c-btn a {
        height: 50px;
        border: none;
        border-top: 1px solid #dadee2;
        border-radius: 0 0 4px 4px;
        -ms-border-radius: 0 0 4px 4px;
        -moz-border-radius: 0 0 4px 4px;
        -webkit-border-radius: 0 0 4px 4px;
        font-size: 13px;
    }
    .c-btn.is-ver2 a {
        border-radius: 4px;
        -ms-border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border: 1px solid #ff6000;
        background: #ff6000 url(../img/sp/icn_window.png) no-repeat center right 10px;
        background-size: 16px auto;
        -ms-background-size: 16px auto;
        -moz-background-size: 16px auto;
        -webkit-background-size: 16px auto;
        padding: 0 15px 0 0;
        font-size: 15px;
    }
    .c-btn.is-ver3 a {
        border: 1px solid #dadee2;
        height: 25px;
        border-radius: 25px;
        -ms-border-radius: 25px;
        -moz-border-radius: 25px;
        -webkit-border-radius: 25px;
        font-size: 12px;
    }
    .c-btn.is-ver4 a {
        height: 30px;
        font-size: 12px;
        background: #0c4cac url(../img/sp/icn_window.png) no-repeat right 18px center;
        background-size: 11px auto;
        -ms-background-size: 11px auto;
        -moz-background-size: 11px auto;
        -webkit-background-size: 11px auto;
        padding: 0 18px 0 0;
    }
    .c-tel a {
        height: 50px;
        background: #fff;
        font-size: 16px;
        pointer-events: auto;
    }
    .c-tel .is-btn {
        padding: 0 0 0 30px;
    }
    .c-tel .is-free {
        display: block;
        font-size: 13px;
        padding: 6px 8px 6px 26px;
        margin: 0;
        position: absolute;
        left: 13px;
        top: 12px;
    }
    .c-teltx {
        font-size: 12px;
        padding: 10px 0 0;
    }
    .cv_btn {
        display: -webkit-block;
        display: -ms-block;
        display: block;
        width: auto;
    }
    .cv_web,
    .cv_tel {
        width: 100%;
    }
    .cv_tel {
        padding: 20px 0 0;
    }
    /*検索*/
    .c-incSrcInp_ttl {
        background: #0c4cac;
        padding: 8px 0;
    }
    .c-incSrcInp-ttl {
        font-size: 15px;
        line-height: 1;
        font-weight: bold;
        text-align: center;
        color: #fff;
    }
    .c-incSrcInp_box:first-child {
        margin: 0;
    }
    .c-src_warp {
        padding: 0 20px;
    }
    .c-incSrcInp-select:nth-child(1),
    .c-incSrcInp-select:nth-child(2) {
        padding: 0;
        background: none;
    }
    .c-incSrcInp-select:nth-child(1) {
        width: 100%;
        padding: 0 0 15px;
    }
    .c-incSrcInp-select:nth-child(2),
    .c-incSrcInp-select:nth-child(3) {
        width: 48%;
    }
    .c-incSrcInp-select .is-ttl {
        display: none;
    }
    .c-incSrcInp-select select {
        border-radius: 3px;
        -ms-border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        font-size: 16px;
        padding: 0 25px 0 10px;
        width: 100%;
    }
    .c-incSrcInp-input .is-ttl {
        display: none;
    }
    .c-incSrcInp-input input {
        border-radius: 3px 0 0 3px;
        border-radius: 3px 0 0 3px;
        border-radius: 3px 0 0 3px;
        border-radius: 3px 0 0 3px;
        border-right: none;
        font-size: 16px;
        padding: 0 10px;
        width: 100%;
    }
    .c-srcInp_warp {
        width: 80%;
    }
    .c-srcBtn_warp {
        width: 20%;
        padding: 0;
    }
    .c-incSrcInp-btn {
        width: 100%;
    }
    .c-incSrcInp-btn a {
        border-radius: 0 3px 3px 0;
        border-radius: 0 3px 3px 0;
        border-radius: 0 3px 3px 0;
        border-radius: 0 3px 3px 0;
        font-size: 15px;
    }
    .c-incSrcInp-btn a span.is-icn {
        padding: 0 0 0 24px;
    }
    .c-incSrcInp-btn a span.is-icn:before {
        top: 2px;
        left: 0;
        width: 18px;
        height: 18px;
        background: url(../svg/icn_search.svg) no-repeat 0 0;
        background-size: 18px auto;
        -ms-background-size: 18px auto;
        -moz-background-size: 18px auto;
        -webkit-background-size: 18px auto;
    }
    input[type=radio] + label.cktype,
    input[type=checkbox] + label.cktype {
        display: block;
        font-size: 12px;
        padding: 16px 40px;
    }
    input[type=radio] + label.cktype:before,
    input[type=checkbox] + label.cktype:before {
        margin-top: -6px;
        width: 12px;
        height: 12px;
        left: 20px;
    }
    input[type=radio]:checked + label.cktype:after,
    input[type=checkbox]:checked + label.cktype:after{
        top: 16px;
        left: 24px;
        width: 4px;
        height: 8px;
        border-bottom: 2px solid #fff;
        border-right: 2px solid #fff;
    }
    input[type=radio] + label.boxtype,
    input[type=checkbox] + label.boxtype {
        font-size: 13px;
        width: 100%;
        height: 40px;
    }
    input[type=radio] + label.boxtype .is-big,
    input[type=checkbox] + label.boxtype .is-big {
        font-size: 15px;
    }
    /*パンくず*/
    .c-bread_in {
        width: auto;
        padding: 0;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        letter-spacing: -.40em;
    }
    .c-bread_in ul {
        background: #eff5fb;
    }
    .c-bread_in li {
        float: none;
        display: inline-block;
        font-size: 10px;
        padding: 8px 0 8px 28px;
        letter-spacing: normal;
        background: #fff;
        line-height: 1;
    }
    .c-bread_in li:before {
        content: "";
        position: absolute;
        top: 50%;
        right: -31px;
        margin-top: -16px;
        border: 16px solid transparent;
        border-left: 16px solid #FFF;
        z-index: 2;
    }
    .c-bread_in li:after {
        content: "";
        position: absolute;
        top: 50%;
        right: -35px;
        margin-top: -18px;
        border: 18px solid transparent;
        border-left: 18px solid #e3e3e3;
        z-index: 1;
    }
    .c-bread_in li:last-child::before {
        content: none;
    }
    .c-bread_in li:last-child::after {
        content: none;
    }
    .c-bread_in li:last-child {
        background: #eff5fb;
        padding: 8px 20px 8px 26px;
    }
    .c-bread_in li:first-child {
        padding: 8px 2px 8px 20px;
    }
    .c-bread_in a {
        font-size: 10px;
        color: #0c4cac;
        text-decoration: none;
    }
    .c-infoCount_wrap {
        width: auto;
        padding: 6px 20px;
    }
    .c-infoCount-count a {
        font-size: 13px;
        line-height: 1.4;
        padding: 0 0 0 30px;
        background-size: 16px auto;
        -ms-background-size: 16px auto;
        -moz-background-size: 16px auto;
        -webkit-background-size: 16px auto;
    }
    /*popup*/
    .c-popup_cls {
        right: 10px;
        top: 10px;
    }
    .c-popup_in {
        width: 90%;
        height: 400px;
        padding: 40px 15px 20px;
    }
    .c-popup_txt {
        padding: 0 0 20px;
    }
    .c-popup_txt dt {
        font-size: 16px;
        padding: 0 0 10px;
    }
    .c-popup_txt dd {
        font-size: 12px;
        max-height: 230px;
    }
    .c-popup_btn {
        bottom: 20px;
    }
    .c-ttl_wrap {
        height: 30px;
        border-radius: 0;
        -ms-border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        margin: 0 0 20px 0;;
    }
    .c-ttl {
        font-size: 15px;
    }
    /********************************
    CONTETS
    *********************************/
    .topCnt_ttl a {
        text-decoration: none;
        pointer-events: auto;
        display: block;
        background: #fff url(../svg/arw_down.svg) no-repeat center right 20px;
        background-size: 10px auto;
        -ms-background-size: 10px auto;
        -moz-background-size: 10px auto;
        -webkit-background-size: 10px auto;
        padding: 15px 20px;
    }
    .topCnt_ttl.on a {
        background: #fff url(../svg/arw_up.svg) no-repeat center right 20px;
        background-size: 10px auto;
        -ms-background-size: 10px auto;
        -moz-background-size: 10px auto;
        -webkit-background-size: 10px auto;
    }
    .topCnt-ttl:before {
        content: "";
        position: absolute;
        top: -2px;
        left: 0;
        width: 3px;
        height: 14px;
    }
    .about_txt {
        padding: 0 20px 15px 20px;
    }
    .topCnt-ttl {
        font-size: 13px;
        margin: 0;
    }
    .tab_in {
        display: none;
    }
    .cntDtl_wrap {
        padding: 20px 20px 20px;
        box-shadow: none;
        -ms-box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        border-radius: 0;
        -ms-border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        margin: 0;
    }
    .cntDtl_ttl {
        margin: 0 0 20px;
    }
    .cntDtl_ttl:before {
        width: 120px;
        height: 2px;
    }
    .scBtm_cover {
        background: #fff;
        padding: 0;
    }
    .scBtm_wrap {
        width: auto;
        margin: 0;
    }
    .scBtm_wrap dt {
        background: #0c4cac url(../svg/icn_search.svg) no-repeat left 20px center;
        background-size: 17px auto;
        -ms-background-size: 17px auto;
        -moz-background-size: 17px auto;
        -webkit-background-size: 17px auto;
        padding: 8px 20px 8px 50px;
        margin: 0;
    }
    .scBtm_wrap dt:before {
        content: none;
    }
    .scBtm_wrap dt span {
        font-size: 15px;
        line-height: 1;
        font-weight: bold;
        text-align: center;
        color: #fff;
    }
    .scBtm_wrap dd {
        padding: 20px 0 0;
        box-shadow: none;
        -ms-box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        border-radius: 0;
        -ms-border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
    }
    .scBtm_wrap dd .c-incSrcInp_ttl {
        background: #fff;
        padding: 0 20px;
    }
    .scBtm_wrap dd .c-incSrcInp-ttl {
        color: #000;
        text-align: left;
    }
    .qa_wrap {
        padding: 0;
    }
    .qa_box {
        margin: 0 0 15px;
    }
    .qa_box dt {
        font-size: 12px;
        line-height: 1.6;
        margin: 0 0 5px;
    }
    .qa_box dd {
        font-size: 12px;
        line-height: 1.6;
    }
    /*c-flBnr_wrap*/
    .c-flBnr_wrap {
        bottom: 0;
        right: 0;
        z-index: 999;
        width: 100%;
    }
    .flBnr-bnr {
        max-width: none;
        padding: 0 20px 10px 20px;
    }
    .flBnr-close {
        position: absolute;
        top: -20px;
        right: 10px;
        z-index: 999;
        width: 34px;
        height: 34px;
    }
    .flBnr-close a {
        display: block;
        position: relative;
        width: 34px;
        height: 34px;
        /*
        background: rgb(128 128 128 / 0.9);*/
        background: #808080;
        border-radius: 20px;
    }
    .flBnr-close a:before ,
    .flBnr-close a:after {
        position: absolute;
        content: "";
        display: block;
        width: 60%;
        height: 4px;
        background: #ffffff;
        left: 7px;
    }
    .flBnr-close a:after {
        top: 15px;
        transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
    }
    .flBnr-close a:before {
        top: 15px;
        transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }
    .c-schLnk-btn {
        position: relative;
        right: auto;
        top: auto;
        margin: 20px auto 0 auto;
        width: 90%;
        height: 40px;
    }
    #Contents.shouwagakuin_shuei .c-schLnk-btn {
        margin: 20px auto 0 auto;
    }
    .c-schLnk-btn.is-ver2 {
        width: 100%;
    }
    .c-schLnk-btn a {
        height: 40px;
        color: #284d8e;
        font-size: 14px;
        background: #ffffff url(../img/icn_arw_s_bl.png) no-repeat right 15px center;
        border-radius: 3px;
    }
}
@media only screen and (max-width: 374px) {
    .headTab-txt {
        font-size: 15px;
    }
    .head-logo {
        width: 60px;
    }
    .c-tel .is-btn {
        padding: 0 0 0 60px;
    }
    .c-incSrcInp-btn a span.is-icn {
        padding: 0 0 0 20px;
    }
}
@media print{
    body {
        width: 1030px;
    }
    .sizz {
        display: none;
    }
    .c-flBnr_wrap {
        display: none;
    }
}



/********************************
追記スタイル
*********************************/
.voice_warp .voice_img { 
    width: 100%;
}
.voice_warp .voice_img img {
    max-width: 100%;
    height: auto;
}