<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    min-height: 1px;
}

.inline_block {
    display: inline-block;
    /*display: inline;
    zoom: 1;*/
}

header .top {
    font-size: 0;
    padding: 0;
    width: 1000px;
}

header .top div {
    display: inline-block;
    vertical-align: top;
}

header .top .right {
    float: right;
    padding: 0;
    width: auto;
}

header .top .right .btn01 {
    margin: 0 10px 0 0;
    width: auto;
}

header .top .right .btn01 {
    margin: 0 3px 0 0;
    width: auto;
}

header .top .right a {
    transition: opacity ease-in 0.3s;
}

header .top .right a:hover {
    opacity: 0.7;
}

header .main {
    text-align: center;
}

header .main .main-title {
    margin: 50px 0 -20px !important;
}

header .main .main-title img {
    width: 1000px;
}

header .main .gouhan {
    background-color: #e9e9e9;
    box-shadow: 5px 5px 5px #aaaaaa;
    padding: 15px 15px 0 15px;
    margin: 0;
}

header .main .gouhan h2 {
    margin-bottom: 15px;
}

header .main .gouhan h2 img {
    width: 392px;
    display: block;
    margin: 0 auto;
}

header .main .gouhan ul li {
    width: 298px;
    display: inline-block;
    margin: 0 8px 15px 8px;
}

header .main .gouhan ul li a {
    width: 298px;
    display: block;
    border: solid 1px #cccccc;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    transition: opacity ease-in 0.3s;
}

header .main .gouhan ul li a:hover {
    opacity: 0.6;
}

header .main .gouhan ul li a img {
    width: 298px;
    height: auto;
    display: block;
}

header .top .right img {
    width: auto;
}

header .top .right .btn02 img {
    width: auto;
}

header .main img {
    width: auto;
}

@media screen and (min-width: 769px) and (max-width:1559px) {
    .header {
        background: url(../images/main-bg.jpg) top center no-repeat;
    }

    .tuna-top {
        background: url(../images/bg003.jpg) top center no-repeat;
    }
}

@media screen and (min-width:1560px) {
    .header {
        background: url(../images/main-bg.jpg) top center no-repeat;
        background-size: 100% auto;
    }

    .tuna-top {
        background: url(../images/bg003.jpg) top center no-repeat;
        background-size: 100% auto;
    }
}

.balloon::before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    right: -15px;
    top: 20px;
    border-left: 15px solid #ca8888;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
}

.balloon::after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    right: -12px;
    top: 20px;
    border-left: 15px solid #ffadad;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
}

.balloon3-right {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0 5px;
    width: 80px;
    height: 80px;
    line-height: 80px;
    vertical-align: middle;
    text-align: center;
    color: #FFF;
    font-size: 5rem;
    font-weight: bold;
    background: #e50012;
    border-radius: 50%;
    box-sizing: border-box;
}

.balloon3-right:before {
    content: "";
    position: absolute;
    top: 50%;
    right: -20px;
    margin-top: -10px;
    border: 10px solid transparent;
    border-left: 20px solid #e50012;
    z-index: 0;
}

.imgunder {
    text-align: center;
    display: block;
    margin-top: -2em;
    font-weight: 600;
}

.square_btn {
    display: inline-block;
    padding: 1.2em 2em;
    text-decoration: none;
    background: #9a9b9e;
    /*ÃƒÂ£Ã†â€™Ã…â€œÃƒÂ£Ã¢â‚¬Å¡Ã‚Â¿ÃƒÂ£Ã†â€™Ã‚Â³ÃƒÂ¨Ã¢â‚¬Â°Ã‚Â²*/
    color: #FFF;
    border-bottom: solid 4px #666768;
    border-radius: 3px;
    font-size: 1.5rem;
}

.square_btn:active {
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    border-bottom: none;
}

.bright {
    width: 90%;
    margin: 1rem auto;
}

.col-xs-offset-right-12 {
    margin-right: 100%;
}

.col-xs-offset-right-11 {
    margin-right: 91.66666667%;
}

.col-xs-offset-right-10 {
    margin-right: 83.33333333%;
}

.col-xs-offset-right-9 {
    margin-right: 75%;
}

.col-xs-offset-right-8 {
    margin-right: 66.66666667%;
}

.col-xs-offset-right-7 {
    margin-right: 58.33333333%;
}

.col-xs-offset-right-6 {
    margin-right: 50%;
}

.col-xs-offset-right-5 {
    margin-right: 41.66666667%;
}

.col-xs-offset-right-4 {
    margin-right: 33.33333333%;
}

.col-xs-offset-right-3 {
    margin-right: 25%;
}

.col-xs-offset-right-2 {
    margin-right: 16.66666667%;
}

.col-xs-offset-right-1 {
    margin-right: 8.33333333%;
}

.col-xs-offset-right-0 {
    margin-right: 0;
}

@media (min-width: 768px) {
    .col-sm-offset-right-12 {
        margin-right: 100%;
    }

    .col-sm-offset-right-11 {
        margin-right: 91.66666667%;
    }

    .col-sm-offset-right-10 {
        margin-right: 83.33333333%;
    }

    .col-sm-offset-right-9 {
        margin-right: 75%;
    }

    .col-sm-offset-right-8 {
        margin-right: 66.66666667%;
    }

    .col-sm-offset-right-7 {
        margin-right: 58.33333333%;
    }

    .col-sm-offset-right-6 {
        margin-right: 50%;
    }

    .col-sm-offset-right-5 {
        margin-right: 41.66666667%;
    }

    .col-sm-offset-right-4 {
        margin-right: 33.33333333%;
    }

    .col-sm-offset-right-3 {
        margin-right: 25%;
    }

    .col-sm-offset-right-2 {
        margin-right: 16.66666667%;
    }

    .col-sm-offset-right-1 {
        margin-right: 8.33333333%;
    }

    .col-sm-offset-right-0 {
        margin-right: 0;
    }
}

@media (min-width: 992px) {
    .col-md-offset-right-12 {
        margin-right: 100%;
    }

    .col-md-offset-right-11 {
        margin-right: 91.66666667%;
    }

    .col-md-offset-right-10 {
        margin-right: 83.33333333%;
    }

    .col-md-offset-right-9 {
        margin-right: 75%;
    }

    .col-md-offset-right-8 {
        margin-right: 66.66666667%;
    }

    .col-md-offset-right-7 {
        margin-right: 58.33333333%;
    }

    .col-md-offset-right-6 {
        margin-right: 50%;
    }

    .col-md-offset-right-5 {
        margin-right: 41.66666667%;
    }

    .col-md-offset-right-4 {
        margin-right: 33.33333333%;
    }

    .col-md-offset-right-3 {
        margin-right: 25%;
    }

    .col-md-offset-right-2 {
        margin-right: 16.66666667%;
    }

    .col-md-offset-right-1 {
        margin-right: 8.33333333%;
    }

    .col-md-offset-right-0 {
        margin-right: 0;
    }
}

@media (min-width: 1200px) {
    .col-lg-offset-right-12 {
        margin-right: 100%;
    }

    .col-lg-offset-right-11 {
        margin-right: 91.66666667%;
    }

    .col-lg-offset-right-10 {
        margin-right: 83.33333333%;
    }

    .col-lg-offset-right-9 {
        margin-right: 75%;
    }

    .col-lg-offset-right-8 {
        margin-right: 66.66666667%;
    }

    .col-lg-offset-right-7 {
        margin-right: 58.33333333%;
    }

    .col-lg-offset-right-6 {
        margin-right: 50%;
    }

    .col-lg-offset-right-5 {
        margin-right: 41.66666667%;
    }

    .col-lg-offset-right-4 {
        margin-right: 33.33333333%;
    }

    .col-lg-offset-right-3 {
        margin-right: 25%;
    }

    .col-lg-offset-right-2 {
        margin-right: 16.66666667%;
    }

    .col-lg-offset-right-1 {
        margin-right: 8.33333333%;
    }

    .col-lg-offset-right-0 {
        margin-right: 0;
    }
}
.beigeBk{
    width: 98%;
    /*background-color: #f6f1d6;*/
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    padding-bottom: 25px;
}
.toritsushibou{
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
}
.toritsushibou img{
    display: block;
    margin: auto;
    width: 80%;
}
@media screen and (min-width: 768px) {
 .toritsu01{
    display: flex;
    justify-content: center;
    margin-top: 20px;
 }
 .seiseki{
    width: 50%;
 }

 .hukidashi{
    height: 10%;
    width: 50%;
    padding: 0.5em 1em;
    margin-top: 7%;
    margin-left: 2em;
    font-weight: bold;
    color: #e60012;
    background: #FFF;
    border: solid 3px #e60012;
    border-radius: 10px;
 }
 .hukidashi p{
    padding-top: 1.5%;
    text-align: center;
    font-size: 20px;
 }
}
@media screen and (max-width: 480px) {
    .seiseki{
        width: 100%;
    }
    .hukidashi{
        width: 100%;
    }
    .hukidashi{
        height: 10%;
        padding: 0.5em 1em;
        margin-top: 7%;
        font-weight: bold;
        color: #e60012;
        background: #FFF;
        border: solid 3px #e60012;
        border-radius: 10px;
     }
    .hukidashi p{
        padding-top: 1.5%;
        text-align: center;
        font-size: 20px;
    }
    .hukidashi br{
    display: none;
     }
}
.toritsuText{
    width: 100%;
    margin-top: 3%;
    display: flex;
    flex-wrap: wrap;
}
.toriText01{
    margin-left: 2%;
    font-size: larger;
    width: 80%;
}
@media screen and (min-width: 768px) {
    .toriBtn{
        width: 50px;
        height: 50px;
    }
}
@media screen and (max-width: 480px){
    .toriBtn{
        width: 20px;
        height: 20px;
    }
}
.redblock01{
    border-top: 20px solid #0168b7;
    padding-top: 2em;
}
.redblock02 {
    border-bottom: 20px solid #0168b7;
}
.eizou{
	width: 100%;
	max-width: 880px;
	margin: 20px auto 20px;
	padding: 20px;
    /*background-color: #ffee7d;*/
}
.eizou01{
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
}
.eizou02{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
@media screen and (min-width: 768px){
    .eizouBlue img{
        flex-basis: auto;
        margin-bottom: 20px;
    }
    .eizouText{
        width: 50%;
        margin-top: 60px;
        margin-left: 3%;
    }
    .eizouText01{
        font-size: medium;
        font-weight: bolder;
    }
    .eizouWhite01{
        width: 30%;
        margin-right: 2%;
    }
    .eizouWhite02{
        width: 30%;
        margin-right: 2%;
    }
    .eizouWhite03{
        width: 30%;
        margin-right: 2%;
    }
}
@media screen and (max-width: 480px){
    .eizouBlue img{
        flex-basis: 50%;
        margin-bottom: 20px;
    }
    .eizouText{
        width: 80%;
        margin-top: 20px;
        margin-right:auto ;
        margin-left: auto;
    }
    .eizouText01{
        font-size: medium;
        font-weight: bolder;
    }
    .eizouWhite01{
        width: 80%;
        margin-bottom: 10px;
        margin-right:auto ;
        margin-left: auto;
    }
    .eizouWhite02{
        width: 80%;
        margin-bottom: 10px;
        margin-right:auto ;
        margin-left: auto;
    }
    .eizouWhite03{
        width: 80%;
        margin-bottom: 10px;
        margin-right:auto ;
        margin-left: auto;
    }
}


body {
    line-height: 150%;
    font-size: 14px;
}

a {
    text-decoration: none;
}

.blue {
    color: #0075C1;
}

.red {
    color: #E50012;
}

.bold {
    font-weight: bold;
}

.inner_wrap {
    margin: 0 10px;
}

.wrap {
    /*border: 10px solid #E50012;*/
}

.bg-gray {
    background: #ececec;
    padding-bottom: 2rem;
}

.bg-paleblue {
    background: aliceblue;
}

/* red_berder */

.red_berder {
    border: 1px solid #E50012;
    padding-top: 3px;
}

.red_inner {
    border-top: 3px solid #E50012;
    padding: 10px;
}

/* red_box */

.red_box {
    text-align: center;
    background: #E50012;
    color: #FFF;
    font-size: 15px;
    font-weight: bold;
    padding: 8px;
    border-radius: 8px;
    display: inline-block;
}

.red_box span {
    font-size: 13px;
    color: #FFF;
}

.pb_d {
    padding-bottom: 30px;
}

/* header */

header {
    padding: 5% 0 20px;
    border-bottom: 10px solid #0168b7;
    background: url(../images/main-bg.jpg) no-repeat center bottom;
    background-size: cover;
}

h1 {
    display: inline-block;
    width: 25%;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

header .top {
    font-size: 0;
    padding: 0 0 0 5px;
    position: fixed;
    top: -1px;
    width: 100%;
    z-index: 20;
    box-sizing: border-box;
}

header .top div {
    display: inline-block;
    vertical-align: top;
}

header .top .right {
    float: right;
    width: 75%;
}

header .top .right .btn01 {
    margin: 0 0 0 0;
    width: 43%;
}

header .top .right .btn02 {
    margin: 0 0 0 0;
    width: 56%;
}

header .main {
    text-align: center;
}

header .main .main-title {
    margin: 26px 0 15px;
}

img {
    max-width: 100%;
}

header .main .gouhan {
    width: auto;
    background-color: #e9e9e9;
    box-shadow: 3px 3px 3px #aaaaaa;
    padding: 10px 10px 5px 10px;
    margin: 0 10px;
}

header .main .gouhan h2 {
    margin-bottom: 10px;
}

header .main .gouhan h2 img {
    width: 392px;
    height: auto;
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

header .main .gouhan ul li {
    width: 298px;
    max-width: 100%;
    margin: 0 auto 5px auto;
}

header .main .gouhan ul li a {
    width: auto;
    display: block;
    border: solid 1px #cccccc;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    transition: opacity ease-in 0.3s;
}

header .main .gouhan ul li a:hover {
    opacity: 0.6;
}

header .main .gouhan ul li a img {
    width: 298px;
    max-width: 100%;
    height: auto;
    display: block;
}

h1 img {
    width: 100%;
}

header .top .right img {
    width: 100%;
}

header .top .right .btn02 img {
    width: 100%;
}

header .main img {
    width: 98%;
}

header .main .main-title img {
    width: 90%;
}

/* footer */

footer {
    background: #FFF;
    padding: 15px 0 10px;
    text-align: center;
    border-top: 10px solid #0168b7;
}

footer address img {
    width: auto;
}

/* TOPÃƒÂ£Ã‚ÂÃ‚Â¸ÃƒÂ¦Ã‹â€&nbsp;Ã‚Â»ÃƒÂ£Ã¢â‚¬Å¡Ã¢â‚¬Â¹ÃƒÂ£Ã†â€™Ã…â€œÃƒÂ£Ã¢â‚¬Å¡Ã‚Â¿ÃƒÂ£Ã†â€™Ã‚Â³ */

#page-top {
    position: fixed;
    bottom: 15px;
    right: 10px;
    width: 40px;
    z-index: 50;
}

#page-top img {
    width: 100%;
}

#page-top span {
    display: none;
}

#page-top a {
    display: block;
    height: auto;
    opacity: 0.8;
    transition: ease-in 0.3s;
}

#page-top a:hover {
    opacity: 1;
}

.redblock {
    margin: 3rem 0;
    border-top: 20px solid #E50012;
}

.mbmt_d {
    margin: 3rem auto;
}

.container {
    max-width: 1000px;
    margin: 0 auto;
}

.bluebigtext {
    color: #0075c1;
    line-height: 1.5;
    font-size: 2.5rem;
    font-weight: 600;
    margin-top: 2rem;
}

.trapezoid {
    position: relative;
    width: 250px;
    height: 80px;
    background: #0075c2;
    color: white;
    line-height: 2.2;
    padding: 0 0rem 0 1.3rem;
    font-size: 3.8rem;
    font-weight: 600;
}

.trapezoid:after {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    width: 0;
    height: 0;
    border-right: 80px solid transparent;
    border-top: 80px solid #0075c2;
}

.kyouka {
    width: 160px;
    height: 40px;
    background: #0075c2;
    color: white;
    line-height: 1.6;
    text-align: center;
    font-size: 2.5rem;
    display: inline-block;
    border-radius: 5px;
    margin: 1rem 1rem 0 1rem;
}

.balloon1-right {
    position: relative;
    padding: 10px 40px;
    background-color: #9e9ea0;
    display: inline-block;
    /* ÃƒÂ¦Ã‚Â¨Ã‚ÂªÃƒÂ¥Ã‚Â¹Ã¢â‚¬Â¦ÃƒÂ£Ã¢â‚¬Å¡Ã¢â‚¬â„¢ÃƒÂ¨Ã¢â‚¬Â¡Ã‚ÂªÃƒÂ¥Ã¢â‚¬Â¹Ã¢â‚¬Â¢ÃƒÂ£Ã‚ÂÃ‚Â§ÃƒÂ¥Ã‚Â¤Ã¢â‚¬Â°ÃƒÂ¦Ã¢â‚¬ÂºÃ‚Â´ */
    border-radius: 10px;
    margin-right: 3rem;
}

.balloon1-right:before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    right: -20px;
    top: 30%;
    border-left: 20px solid #9e9ea0;
    border-top: 5px solid transparent;
    border-bottom: 10px solid transparent;
}

.balloon1-right span {
    margin: 0;
    padding: 0;
    color: #ffffff !important;
    line-height: 1;
    text-align: center;
    font-size: 2.5rem;
}

.tujyou {
    font-size: 2rem;
    font-weight: 600;
}

.nedan {
    font-size: 2.8rem;
    font-weight: 600;
}

.zeikomi {
    font-size: 1.8rem;
}

.redarrow::before {
    left: 4px;
    box-sizing: border-box;
    width: 6px;
    height: 6px;
    border: 6px solid transparent;
    border-left: 6px solid #7a0;
}

.redarrow {
    display: inline-block;
    height: 15px;
    width: 25px;
    background-color: #e30011;
    position: relative;
    top: 0px;
    margin: 0 3rem 0 2rem;
}

.redarrow:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border: 12px solid transparent;
    border-left: 20px solid #e30011;
    left: 25px;
    top: -4px;
}

.red-txt {
    color: #e30011;
}

.textbig {
    font-size: 4rem;
    font-weight: 600;
}

.textdefo {
    font-size: 1.5rem;
    line-height: 1.3;
}

.nensei {
    width: 80%;
    margin: 1rem auto;
    background: #dae000;
    color: #0075c2;
    padding: 2.2rem;
    font-size: 3rem;
    font-weight: 600;
}

.gakunen {
    border: 2px solid #fcc830;
    padding: 10px;
    margin-bottom: 3rem;
}

.mt_d {
    margin-top: 2rem;
}

.mt_dw {
    margin-top: 5rem;
    margin-bottom: 2rem;
}

.mt_dw02 {
    margin-top: 1rem;
    margin-bottom: 2rem;
    max-width: 90%;
}

.ptb_d {
    padding: 2rem 0;
}

dd,
dt {
    font-size: 1.8rem;
}

.box02 {
    padding-top: 37px;
    padding-bottom: 74px;
}


.box02 h2 {
    display: block;
    text-align: center;
    padding: 2rem;
    background: #e70012;
    margin-bottom: 3rem;
}


.box02 h2 span {
    display: block;
    text-align: center;
    color: #FFF;
    font-size: 48px;
    border-bottom: #FFF solid 2px;
    padding-bottom: 15px;
    padding-top: 6px;
}


#wrap {
	padding: 40px 0;
    border: 4px solid #0168b7;
    width: 98%;
    margin-top: 15px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}
.pr_d02 {
	position: relative;
}
.red_shikaku {
    display:flex;
    flex-wrap:nowrap;
    align-items:stretch;
	width: 140px;
    margin:0 0 20px 30px;
	padding: 2px;
	font-size: 20px;
	text-align: center;
	background: #e70012;
}
.red_shikaku span {
	display: block;
    width:100%;
	text-align: center;
	line-height: 1.1em;
	padding: 10px 0;
	color: #fff;
}
.txt_gohan01 {
	font-size: 16px;
	line-height: 1;
	text-indent: 10px;
}
.red_shikaku span.kaisuu02 {
	background: #fff;
	color: #e70012;
}
.red_date {
    margin-left: 30px;
    margin-bottom: 10px;
	font-size: 75px;
	line-height: .8em;
}
.red_date span.datemid {
	display: inline-block;
	margin: 0 5px;
	font-size: 50%;
}
.red_date span.fs-m {
	font-size: 50%;
}
.red_text {
	margin-left: 30px;
    font-weight: bold;
    font-size:19px;
}

.blue-box {
    box-sizing: border-box;
    width: 98%;
    margin: 20px auto 20px;
    border: 5px solid #0168b7;
    padding: 4rem 0;
}

.pr_d {
    width: 35%;
    display: table-cell;
    padding: 2rem 0;
    vertical-align: middle;
}

.prl_d {
    width: 50%;
    display: table-cell;
    font-size: 24px;
    vertical-align: middle;
    margin: 1rem 0;
}

dl.prl_d {
    margin-top: 150px !important;
    border-left: 1px solid #ccc;
}

.prl_d dt {

    font-size: 20px;
    padding: 1rem 1rem 0 3rem;
    display: inline-block;
}

.prl_d dt:first-child {
    padding-top: 30px !important;
}

.prl_d dd {
    font-size: 19px;
    display: inline-block;
    vertical-align: text-top;
    letter-spacing: 2px;
}

.prl_d .smalltxt {
 font-size: 16px !important;
    font-weight: 500;
}

.bntbase01 {
    display: block;
    text-align: center;
    padding-top: 50px;
    margin-bottom: 5rem;
}

.btn001 {
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    color: #e70012;
    text-decoration: none;
    text-align: center;
    border: #e70012 solid 2px;
    width: 50%;
    padding-top: 16px;
    padding-bottom: 16px;
    position: relative;
}
.btn_eizo{
	margin-top: 20px;
	width: 100%;
}

.btn001:hover {
    color: #FFF;
    background: #e70012;
}

.btn001::before,
.btn001::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}

.btn001::before {
    left: 15px;
    box-sizing: border-box;
    width: 8px;
    height: 8px;
    border: 8px solid transparent;
    border-left: 14px solid #e70012;
}

.btn001:hover::before {
    left: 15px;
    box-sizing: border-box;
    width: 8px;
    height: 8px;
    border: 8px solid transparent;
    border-left: 14px solid #FFF;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #9e9b9b !important;
}

.fs-m {
    font-size: 2rem;
    font-weight: 600;
}

.ptb_d {
    padding: auto 3rem;
}

@media screen and (min-width: 650px) {
    .br-pc {
        display: block;
    }

    .br-sp {
        display: none;
    }
}

@media screen and (max-width: 650px) {
    .br-pc {
        display: none;
    }

    .br-sp {
        display: block;
    }

    .nedan,
    .textbig,
    .zeikomi {
        font-size: 2rem;
        font-weight: 500;
    }

    .red-box {
        box-sizing: border-box;
        width: 95%;
        margin: 0 auto;
        border: 3px solid #e70012;
    }

    .tujyou {
        font-size: 1.5rem;
        font-weight: 600;
        line-height: 1.3;
        display: -webkit-box;
    }

    .balloon3-right {
        margin-right: 0.5rem;
        padding: 0 5px;
        width: 11.5vw;
        height: 11vh;
        line-height: 4.5rem;
        font-size: 3rem;
    }

    .balloon3-right:before {
        right: -20px;
        /* margin-top: -10px; */
        /* border: 10px solid transparent; */
        /* border-left: 20px solid #e50012; */
    }

    .btn001 {
        width: 96%;
        margin: 0 auto 2rem;
        font-size: 1.8rem;
        font-weight: bold;
		font-size: 15px;
    }
	.btn001::before {
		left:10px;
	}

    .prl_ds {
        padding: 0 2rem;
    }
}
@media screen and (max-width:767px) {
    .red_shikaku {
        margin-left:10px;
        font-size: 14px;
    }
    .red_date {
        margin-left:10px;
        font-size: 60px;
    }
    .red_text {
        margin-left: 0;
        padding: 0 10px;
    }
    .red_text p br{
        display:none;
    }
}

.box04 {
    display: block;
    padding-bottom: 80px;
}

.box04-top {
    background: url(../images/bg002.jpg) top center no-repeat;
}

.box04-top {
    display: block;
    height: 395px;
}

.box04-top h2 {
    display: block;
    text-align: right;
    padding-top: 129px;
    margin-right: 15rem;
}

.box04-top h2 img {
    display: inline-block;
    border: none;
}

.box04 .one01 {
    display: block;
    background: url(../images/sbg.jpg) top center repeat-x;
    padding-bottom: 36px;
}

.box04 .one01 .txt {
    display: block;

    padding-left: 11px;
    padding-top: 50px;

    margin-left: 3rem;
}

.box04 .one01 .fix .txt span {
    display: block;
    float: left;
    padding-right: 18px;
}

.box04 .one01 .txt h3 {
    display: block;
    font-size: 36px;
    color: #3c3c3c;
    line-height: 130%;
    margin-top: -5px !important;
    margin-bottom: 60px !important;
}

.box04 .one01 .txt p {
    display: block;
    font-size: 15px;
    color: #3c3c3c;
}

.box04 .one01 .txt p strong {
    color: #0068b7;
}

.box04 .fukushu {
    padding-bottom: 0;
    margin: 0 6rem;
}

.box04 .fukushu p {
    font-size: 15px;
    color: #3c3c3c;
    padding-top: 10px;
}

.second-img .fix p {
    color: #0068b7;
    font-size: 15px;
    text-align: center;
    padding: 10px 0;
}


.second-img {
    display: block;
    padding-bottom: 35px;
}

.second-img .fix {
    position: relative;
}

.second-img figure {
    display: inline-block;
    padding: 0 1vw;
    margin-bottom: 20px;
}

.second-img figure img {
    margin: 0 auto;
}

.secont-tab {
    display: block;
    padding-bottom: 85px;
    margin: 0 10rem;
}

.secont-tab h2 {
    display: block;
    font-size: 24px;
    color: #0068b7;
    font-weight: 600;
    padding: 0 0 10px;
}

.secont-tab table {
    width: 100%;
    font-size: 15px;
    border-left: #d2d2d2 solid 1px;
    border-top: #d2d2d2 solid 1px;
}

.secont-tab th {
    text-align: left;
    vertical-align: middle;
    color: #FFF;
    border-bottom: #d2d2d2 solid 1px;
    border-right: #d2d2d2 solid 1px;
    background: #e70012;
    padding-top: 7px;
    padding-bottom: 7px;
    font-weight: normal;
    padding-left: 10px;
    padding-right: 10px;
}

.secont-tab td {
    text-align: left;
    vertical-align: top;
    border-bottom: #d2d2d2 solid 1px;
    border-right: #d2d2d2 solid 1px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-right: 10px;
}

.tdcenter {
    text-align: center !important;
}

.no-bord {}


.box04 .one02 {
    display: block;
    background: url(../images/sbg.jpg) top center repeat-x;
    padding-bottom: 36px;
}

.box04 .one02 .txt {
    display: block;
    padding-left: 11px;
    padding-top: 50px;
}

.box04 .one02 .fix .txt span {
    display: block;
    float: left;
    padding-right: 18px;
}

.box04 .one02 .txt h3 {
    display: block;
    float: left;
    font-size: 36px;
    color: #3c3c3c;
    line-height: 130%;
    margin-top: -5px;
    margin-bottom: 60px;
}

.box04 .one02 .txt p {
    display: block;
    font-size: 15px;
    color: #3c3c3c;
    padding: 30px 10px 0px;
}

.box04 .one02 figure {
    display: block;
}


.box04 .one01 .tgh3 {
    padding-top: 10px !important;
}

.box04 .one01 .tgh3 h3 {
    padding-top: 10px !important;
    margin-bottom: 100px !important;
}

.tgrh {
    margin-top: 45px;
}


.t4img {
    display: -webkit-box;
    padding-top: 50px;
}

.t4img figure {
    display: block;
}

.t4img figure:nth-of-type(1) {
    float: none;
}

.t4img figure:nth-of-type(2) {
    float: none;
}

.t4img figure:nth-of-type(3) {
    float: right;
}

.home_link {
    text-align: center;
}


.wrap {
    width: 100%;
    overflow: hidden;
}

h2.title01 span {
    display: block;
    text-align: center;
    color: #FFF;
    margin: 0 auto;
    font-size: 26px;
    padding: 10px 0;
}

@media screen and (min-width: 768px) {
    .coform {
        width: 90ï¼… !important;
        margin: 2rem auto;
    }

    h2.title01 span {


        /*width: 1000px;*/

        font-size: 30px;
        padding-top: 33px;
    }
}

h2.title01 {
    display: block;
    background: #0168b7;
}

/* CSS Document */

@media screen and (min-width: 1060px) {
    body {
        min-width: 1040px;
        line-height: auto;
        font-size: 17px;
        padding: 18px;
    }

    .sptouch {
        display: none;
    }

    .inner_wrap {
        width: 1000px;
        margin: auto;
    }

    .wrap {
        min-width: 1040px;
        border-width: 18px;
    }

    /* red_berder */
    .red_berder {
        border: 1px solid #E50012;
        margin: 0;
        padding-top: 7px;
    }

    .red_inner {
        padding: 30px 50px 20px;
    }

    /* red_box */
    .red_box {
        text-align: center;
        background: #E50012;
        color: #FFF;
        font-size: 25px;
        font-weight: bold;
        padding: 8px 0;
        border-radius: 20px;
        display: inline-block;
    }

    .red_box span {
        font-size: 20px;
        color: #FFF;
    }

    /* header */
    header {
        border-width: 18px;
    }

    .h_wrap {
        width: 1000px;
        margin: auto;
        position: relative;
    }

    h1 {
        display: inline-block;
        margin: 0;
        width: auto;
    }

    header .top {
        font-size: 0;
        padding: 0;
        width: 1000px;
    }

    header .top div {
        display: inline-block;
        vertical-align: top;
    }

    header .top .right {
        float: right;
        padding: 0;
        width: auto;
    }

    header .top .right .btn01 {
        margin: 0 10px 0 0;
        width: auto;
    }

    header .top .right .btn01 {
        margin: 0 3px 0 0;
        width: auto;
    }

    header .top .right a {
        transition: opacity ease-in 0.3s;
    }

    header .top .right a:hover {
        opacity: 0.7;
    }

    header .main {
        text-align: center;
    }

    header .main .main-title {
        margin: 50px 0 40px;
    }

    header .main .main-title img {
        width: 1000px;
    }

    header .main .gouhan {
        background-color: #e9e9e9;
        box-shadow: 5px 5px 5px #aaaaaa;
        padding: 15px 15px 0 15px;
        margin: 0;
    }

    header .main .gouhan h2 {
        margin-bottom: 15px;
    }

    header .main .gouhan h2 img {
        width: 392px;
        display: block;
        margin: 0 auto;
    }

    header .main .gouhan ul li {
        width: 298px;
        display: inline-block;
        margin: 0 8px 15px 8px;
    }

    header .main .gouhan ul li a {
        width: 298px;
        display: block;
        border: solid 1px #cccccc;
        background-color: #fff;
        border-radius: 10px;
        overflow: hidden;
        transition: opacity ease-in 0.3s;
    }

    header .main .gouhan ul li a:hover {
        opacity: 0.6;
    }

    header .main .gouhan ul li a img {
        width: 298px;
        height: auto;
        display: block;
    }

    header .top .right img {
        width: auto;
    }

    header .top .right .btn02 img {
        width: auto;
    }

    header .main img {
        width: auto;
    }

    nav {
        display: block;
        margin: 20px 0 0;
    }

    .navi_top {
        margin: 0 0 -20px;
        text-align: center;
        font-size: 0;
    }

    .navi01 {
        display: inline-block;
        text-align: center;
        width: 326px;
    }

    .navi01 a {
        background: url(../images/btn01.png) no-repeat center top;
        display: block;
        padding: 26px 0;
        background-size: auto;
    }

    .navi02 {
        display: inline-block;
        text-align: center;
        width: 326px;
        margin: 0 10px;
    }

    .navi02 a {
        background: url(../images/btn01.png) no-repeat center top;
        display: block;
        padding: 26px 0;
        background-size: auto;
    }

    .navi03 {
        display: inline-block;
        text-align: center;
        width: 326px;
    }

    .navi03 a {
        background: url(../images/btn01.png) no-repeat center top;
        display: block;
        padding: 26px 0;
        background-size: auto;
    }

    .navi_top a {
        transition: all ease-in 0.3s;
    }

    .navi_top a:hover {
        opacity: 0.7;
    }

    .navi01 a img {
        width: auto;
    }

    .navi02 a img {
        width: auto;
    }

    .navi03 a img {
        width: auto;
    }

    /* gnavi */
    .gnavi {
        background: url(../images/btn02.png) no-repeat center top;
        position: relative;
        display: block;
    }

    .gnavi .text {
        text-align: center;
        padding: 0 20px;
    }

    .gnavi .text span {
        display: block;
        padding: 15px 20px 1px;
        border-bottom: 2px solid #FFF;
    }

    .gnavi .school_navi {
        font-size: 0;
        padding: 7px 0;
        text-align: center;
    }

    .gnavi .school_navi div {
        display: inline-block;
        text-align: center;
        width: auto;
    }

    .gnavi .school_navi div a {
        padding: 15px 20px 16px;
        border-left: 1px solid #FFF;
        border-right: 1px solid #FFF;
        display: block;
    }

    .gnavi .school_navi div:first-child a {
        border-left: none;
    }

    .gnavi a {
        transition: all ease-in 0.3s;
    }

    .gnavi a:hover {
        opacity: 0.5;
    }

    .gnavi .text img {
        width: auto;
    }

    .gnavi .school_navi div a img {
        width: auto;
        margin: 0;
    }

    .gnavi .school_navi .navi_t1 {
        width: auto;
    }

    .gnavi .school_navi .navi_t1 a img {
        width: auto;
    }

    .gnavi .school_navi div:nth-child(4) a {
        border-right: 1px solid #FFF;
    }

    .gnavi .school_navi .sp_border {
        width: auto;
        border-top: none;
    }

    .gnavi .school_navi div.sp_border div:last-child a {
        border-right: none;
    }

    .gnavi .school_navi div.sp_border div:first-child a {
        border-left: 1px solid #FFF;
    }

    .summer_course .gnavi {
        margin-left: 0;
        margin-right: 0;
    }

    /* btn_wrap */
    .btn_wrap {
        text-align: center;
        position: relative;
        margin: 0 0 40px;
        padding: 50px 0 0;
    }

    .btn_wrap div {
        display: inline-block;
        margin: 20px 0 0;
    }

    .btn_wrap div a {
        display: block;
        transition: all ease-in 0.3s;
    }

    .btn_wrap div a:hover {
        opacity: 0.7;
    }

    .btn_wrap:after {
        content: "";
        position: absolute;
        bottom: -300px;
        left: 0;
        background: url(../images/arrow.png) no-repeat center top;
        width: 100%;
        height: 300px;
        background-size: 100%;
    }

    .btn_wrap img {
        width: auto;
    }

    /* btn_white */
    .btn_white {
        background: #FFF;
        padding: 0;
    }

    .btn_white:after {
        content: "";
        position: absolute;
        bottom: -300px;
        left: 0;
        background: url(../images/arrow_white.png) no-repeat center top;
        width: 100%;
        height: 300px;
        background-size: 100%;
    }

    /* bottom */
    .btn_wrap .bottom {
        display: block;
    }

    .btn_wrap .bottom img {
        width: auto;
        vertical-align: top;
    }

    .btn_wrap .bottom img:first-child {
        margin: 42px 0 0;
    }

    /* btn_blue */
    .btn_blue {
        background: #0075C1;
        padding-top: 170px;
        margin-top: -40px;
        height: 150px;
    }

    .btn_blue:after {
        content: "";
        position: absolute;
        bottom: -300px;
        left: 0;
        background: url(../images/arrow_blue.png) no-repeat center top;
        width: 100%;
        height: 300px;
        background-size: 100%;
    }

    .btn_blue div {
        position: absolute;
        left: 50%;
        margin-left: -465px;
        bottom: -40px;
        z-index: 8;
    }

    /* strong_wrap */
    .strong_wrap {
        padding: 80px 0 50px;
        border-width: 18px;
    }

    .strong_wrap h2 {
        text-align: center;
        margin: 0px 0 30px;
    }

    .strong_wrap h2 img {
        width: auto;
    }

    .strong_wrap .text {
        font-size: 23px;
        padding: 0;
        text-align: center;
        line-height: 38px;
    }

    .strong_wrap .img_box {
        text-align: center;
        margin: 20px 0 0;
    }

    .strong_wrap .img_box div {
        display: inline-block;
    }

    .strong_wrap .img_box img {
        width: auto;
        margin: 7px 0;
    }

    .strong_wrap .img_box div:first-child {
        margin: 0 -10px 0 0;
    }

    .strong_wrap .img_box div:first-child img {
        margin: 0 22px 0 -24px;
    }

    /* testing */
    .testing {
        padding: 150px 0 1px;
    }

    .testing h2 {
        text-align: center;
        margin: 0 0 20px;
    }

    .testing h2 img {
        width: auto;
    }

    .testing .box img {
        width: auto;
    }

    /* baloon_area02 */
    .chara .baloon_area02 div {
        width: 437px;
    }

    /* contact */
    .contact {
        padding: 140px 0 50px;
    }

    .contact h2 {
        text-align: center;
        margin: 0;
        padding: 0;
    }

    .contact h2 img {
        width: auto;
    }

    .contact .form_area img {
        width: auto;
    }

    .contact-text{
        max-width: 1000px;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 0;
        margin-top: 40px;
    }

    .contact-text p{
        text-align: center;
        font-size: 1.2em;
        font-weight: 600;
    }

    /* footer */
    footer {
        background: #FFF;
        padding: 15px 0 13px;
        text-align: center;
        border-width: 18px;
    }

    footer address img {
        width: auto;
    }

    /* TOPÃƒÂ£Ã‚ÂÃ‚Â¸ÃƒÂ¦Ã‹â€&nbsp;Ã‚Â»ÃƒÂ£Ã¢â‚¬Å¡Ã¢â‚¬Â¹ÃƒÂ£Ã†â€™Ã…â€œÃƒÂ£Ã¢â‚¬Å¡Ã‚Â¿ÃƒÂ£Ã†â€™Ã‚Â³ */
    #page-top {
        position: fixed;
        bottom: 20px;
        right: 40px;
    }

    #page-top img {
        width: auto;
    }

    #page-top span {
        display: none;
    }

    #page-top a {
        display: block;
        height: 69px;
        opacity: 0.8;
        transition: ease-in 0.3s;
    }

    #page-top a:hover {
        opacity: 1;
    }

    .bright {
        width: 30vw;
        margin-left: auto;
        margin-top: 2rem;
    }

    .box01 {
        width: 400px;
    }

    .box01 span {}
}

@media screen and (min-width: 1060px) {
    body {
        min-width: 1040px;
        line-height: auto;
        font-size: 17px;
        padding: 18px;
    }

    .box02 {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .inner_wrap {
        width: 1000px;
        margin: auto;
    }

    .wrap {
        min-width: 1040px;
        border-width: 18px;
    }

    /* red_berder */
    .red_berder {
        border: 1px solid #E50012;
        margin: 0;
        padding-top: 7px;
    }

    .red_inner {
        padding: 30px 50px 20px;
    }

    /* red_box */
    .red_box {
        text-align: center;
        background: #E50012;
        color: #FFF;
        font-size: 25px;
        font-weight: bold;
        padding: 8px 0;
        border-radius: 20px;
        display: inline-block;
    }

    .red_box span {
        font-size: 20px;
        color: #FFF;
    }

    /* header */
    .h_wrap {
        width: 1000px;
        margin: auto;
        position: relative;
    }

    h1 {
        display: inline-block;
        margin: 0;
        width: auto;
    }

    header .top {
        font-size: 0;
        padding: 0;
        width: 1000px;
    }

    header .top div {
        display: inline-block;
        vertical-align: top;
    }

    header .top .right {
        float: right;
        padding: 0;
        width: auto;
    }

    header .top .right .btn01 {
        margin: 0 10px 0 0;
        width: auto;
    }

    header .top .right .btn01 {
        margin: 0 3px 0 0;
        width: auto;
    }

    header .top .right a {
        transition: opacity ease-in 0.3s;
    }

    header .top .right a:hover {
        opacity: 0.7;
    }

    header .main {
        text-align: center;
    }

    header .main .main-title {
        margin: 50px 0 40px;
    }

    header .main .main-title img {
        width: 1000px;
    }

    header .main .gouhan {
        background-color: #e9e9e9;
        box-shadow: 5px 5px 5px #aaaaaa;
        padding: 15px 15px 0 15px;
        margin: 0;
    }

    header .main .gouhan h2 {
        margin-bottom: 15px;
    }

    header .main .gouhan h2 img {
        width: 392px;
        display: block;
        margin: 0 auto;
    }

    header .main .gouhan ul li {
        width: 298px;
        display: inline-block;
        margin: 0 8px 15px 8px;
    }

    header .main .gouhan ul li a {
        width: 298px;
        display: block;
        border: solid 1px #cccccc;
        background-color: #fff;
        border-radius: 10px;
        overflow: hidden;
        transition: opacity ease-in 0.3s;
    }

    header .main .gouhan ul li a:hover {
        opacity: 0.6;
    }

    header .main .gouhan ul li a img {
        width: 298px;
        height: auto;
        display: block;
    }

    header .top .right img {
        width: auto;
    }

    header .top .right .btn02 img {
        width: auto;
    }

    header .main img {
        width: auto;
    }

    nav {
        display: block;
        margin: 20px 0 0;
    }

    .navi_top {
        margin: 0 0 -20px;
        text-align: center;
        font-size: 0;
    }

    .navi01 {
        display: inline-block;
        text-align: center;
        width: 326px;
    }

    .navi01 a {
        background: url(../images/btn01.png) no-repeat center top;
        display: block;
        padding: 26px 0;
        background-size: auto;
    }

    .navi02 {
        display: inline-block;
        text-align: center;
        width: 326px;
        margin: 0 10px;
    }

    .navi02 a {
        background: url(../images/btn01.png) no-repeat center top;
        display: block;
        padding: 26px 0;
        background-size: auto;
    }

    .navi03 {
        display: inline-block;
        text-align: center;
        width: 326px;
    }

    .navi03 a {
        background: url(../images/btn01.png) no-repeat center top;
        display: block;
        padding: 26px 0;
        background-size: auto;
    }

    .navi_top a {
        transition: all ease-in 0.3s;
    }

    .navi_top a:hover {
        opacity: 0.7;
    }

    .navi01 a img {
        width: auto;
    }

    .navi02 a img {
        width: auto;
    }

    .navi03 a img {
        width: auto;
    }

    /* gnavi */
    .gnavi {
        background: url(../images/btn02.png) no-repeat center top;
        position: relative;
        display: block;
    }

    .gnavi .text {
        text-align: center;
        padding: 0 20px;
    }

    .gnavi .text span {
        display: block;
        padding: 15px 20px 1px;
        border-bottom: 2px solid #FFF;
    }

    .gnavi .school_navi {
        font-size: 0;
        padding: 7px 0;
        text-align: center;
    }

    .gnavi .school_navi div {
        display: inline-block;
        text-align: center;
        width: auto;
    }

    .gnavi .school_navi div a {
        padding: 15px 20px 16px;
        border-left: 1px solid #FFF;
        border-right: 1px solid #FFF;
        display: block;
    }

    .gnavi .school_navi div:first-child a {
        border-left: none;
    }

    .gnavi a {
        transition: all ease-in 0.3s;
    }

    .gnavi a:hover {
        opacity: 0.5;
    }

    .gnavi .text img {
        width: auto;
    }

    .gnavi .school_navi div a img {
        width: auto;
        margin: 0;
    }

    .gnavi .school_navi .navi_t1 {
        width: auto;
    }

    .gnavi .school_navi .navi_t1 a img {
        width: auto;
    }

    .gnavi .school_navi div:nth-child(4) a {
        border-right: 1px solid #FFF;
    }

    .gnavi .school_navi .sp_border {
        width: auto;
        border-top: none;
    }

    .gnavi .school_navi div.sp_border div:last-child a {
        border-right: none;
    }

    .gnavi .school_navi div.sp_border div:first-child a {
        border-left: 1px solid #FFF;
    }

    .summer_course .gnavi {
        margin-left: 0;
        margin-right: 0;
    }

    /* btn_wrap */
    .btn_wrap {
        text-align: center;
        position: relative;
        margin: 0 0 40px;
        padding: 50px 0 0;
    }

    .btn_wrap div {
        display: inline-block;
        margin: 20px 0 0;
    }

    .btn_wrap div a {
        display: block;
        transition: all ease-in 0.3s;
    }

    .btn_wrap div a:hover {
        opacity: 0.7;
    }

    .btn_wrap:after {
        content: "";
        position: absolute;
        bottom: -300px;
        left: 0;
        background: url(../images/arrow.png) no-repeat center top;
        width: 100%;
        height: 300px;
        background-size: 100%;
    }

    .btn_wrap img {
        width: auto;
    }

    /* btn_white */
    .btn_white {
        background: #FFF;
        padding: 0;
    }

    .btn_white:after {
        content: "";
        position: absolute;
        bottom: -300px;
        left: 0;
        background: url(../images/arrow_white.png) no-repeat center top;
        width: 100%;
        height: 300px;
        background-size: 100%;
    }

    /* bottom */
    .btn_wrap .bottom {
        display: block;
    }

    .btn_wrap .bottom img {
        width: auto;
        vertical-align: top;
    }

    .btn_wrap .bottom img:first-child {
        margin: 42px 0 0;
    }

    /* btn_blue */
    .btn_blue {
        background: #0075C1;
        padding-top: 170px;
        margin-top: -40px;
        height: 150px;
    }

    .btn_blue:after {
        content: "";
        position: absolute;
        bottom: -300px;
        left: 0;
        background: url(../images/arrow_blue.png) no-repeat center top;
        width: 100%;
        height: 300px;
        background-size: 100%;
    }

    .btn_blue div {
        position: absolute;
        left: 50%;
        margin-left: -465px;
        bottom: -40px;
        z-index: 8;
    }

    /* strong_wrap */
    .strong_wrap {
        padding: 80px 0 50px;
        border-width: 18px;
    }

    .strong_wrap h2 {
        text-align: center;
        margin: 0px 0 30px;
    }

    .strong_wrap h2 img {
        width: auto;
    }

    .strong_wrap .text {
        font-size: 23px;
        padding: 0;
        text-align: center;
        line-height: 38px;
    }

    .strong_wrap .img_box {
        text-align: center;
        margin: 20px 0 0;
    }

    .strong_wrap .img_box div {
        display: inline-block;
    }

    .strong_wrap .img_box img {
        width: auto;
        margin: 7px 0;
    }

    .strong_wrap .img_box div:first-child {
        margin: 0 -10px 0 0;
    }

    .strong_wrap .img_box div:first-child img {
        margin: 0 22px 0 -24px;
    }

    /* testing */
    .testing {
        padding: 150px 0 1px;
    }

    .testing h2 {
        text-align: center;
        margin: 0 0 20px;
    }

    .testing h2 img {
        width: auto;
    }

    .testing .box img {
        width: auto;
    }

    /* baloon_area02 */
    .chara .baloon_area02 div {
        width: 437px;
    }

    /* contact */
    .contact {
        padding: 140px 0 50px;
    }

    .contact h2 {
        text-align: center;
        margin: 0;
        padding: 0;
    }

    .contact h2 img {
        width: auto;
    }

    .contact .form_area img {
        width: auto;
    }

    /* footer */
    footer {
        background: #FFF;
        padding: 15px 0 13px;
        text-align: center;
        border-width: 18px;
    }

    footer address img {
        width: auto;
    }

    #page-top {
        position: fixed;
        bottom: 20px;
        right: 40px;
    }

    #page-top img {
        width: auto;
    }

    #page-top span {
        display: none;
    }

    #page-top a {
        display: block;
        height: 69px;
        opacity: 0.8;
        transition: ease-in 0.3s;
    }

    #page-top a:hover {
        opacity: 1;
    }

    .bright {
        width: 30vw;
        margin-left: auto;
        margin-top: 2rem;
    }

    .box01 {
        width: 400px;
    }

    .box01 span {}

    .box04 .one02 {
        display: block;
        background: url(../images/sbg.jpg) top center repeat-x;
        padding-bottom: 36px;
    }

    .box04 .one02 .txt {
        display: block;
        float: right;
        padding-left: 11px;
        padding-top: 50px;
        width: 40%;
        margin-right: 10rem;
    }

    .box04 .one02 .fix .txt span {
        display: block;
        float: left;
        padding-right: 18px;
    }

    .box04 .one02 .txt h3 {
        display: block;
        float: left;
        font-size: 36px;
        color: #3c3c3c;
        line-height: 130%;
        margin-top: -5px;
        margin-bottom: 60px;
    }

    .box04 .one02 .txt p {
        display: block;
        font-size: 15px;
        color: #3c3c3c;
    }

    .box04 .one02 figure {
        display: block;
        float: left;
        margin-left: 3rem;
    }


    .box04 .one01 .tgh3 {
        padding-top: 10px !important;
    }

    .box04 .one01 .tgh3 h3 {
        padding-top: 10px !important;
        margin-bottom: 100px !important;
    }

    .tgrh {
        margin-top: -13rem;
        margin-left: 3rem;
    }

    .t4img {
        display: -webkit-box;
        padding-top: 50px;
    }

    .t4img figure {
        display: block;
    }

    .t4img figure:nth-of-type(1) {
        padding-right: 40px;
        float: left;
    }

    .t4img figure:nth-of-type(2) {
        float: left;
    }

    .t4img figure:nth-of-type(3) {
        float: right;
    }

    .box04 .one01 .txt p {
        float: left;
        width: 50%;
        padding: 0 30px;
        margin-right: 2rem;
    }

    .box04 .one01 figure {
        display: block;
        margin-top: -20rem !important;
        margin-left: 5rem;
    }
}

@media screen and (max-width: 767px) {
    .box04-top {
        background: url(../images/bg002.jpg) top center no-repeat;
        background-size: 170% auto;
    }

    .box04-top {
        display: block;
        height: 145px;
    }

    .box04-top h2 {
        display: block;
        text-align: right;
        width: 100%;
        padding-top: 40px;
    }

    .box04-top h2 img {
        display: inline-block;
        border: none;
        width: 160px !important;
        margin-right: 10px;
    }

    .box04 .one01 {
        display: block;
        background: url(../images/sbg.jpg) top center repeat-x;
        background-size: auto 100px;
        padding-bottom: 20px;
    }

    .box04 .one01 .txt {
        display: block;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 20px;
    }

    .box04 .one01 .fix .txt span {
        display: block;
        float: left;
        width: 15%;
        padding-right: 10px;
    }

    .box04 .one01 .txt h3 {
        display: block;
        float: left;
        width: 80%;
        font-size: 24px;
        color: #3c3c3c;
        line-height: 130%;
        margin-top: -5px;
        margin-bottom: 30px;
    }

    .box04 .one01 .txt p {
        display: block;
        font-size: 12px;
        padding-bottom: 15px;
        color: #3c3c3c;
        line-height: 180%;
    }

    .box04 .one01 .txt p strong {
        color: #0068b7;
    }

    .box04 .one01 figure {
        display: block;
        padding-left: 15%;
        padding-right: 15%;
    }

    .box04 .one01 figure img {
        display: block;
        width: 100%;
    }

    .box04 .fukushu {
        padding-bottom: 0;
        margin-bottom: 0;
        margin: 0 auto;
    }

    .box04 .fukushu p {
        font-size: 12px;
        color: #3c3c3c;
        line-height: 180%;
    }

    .second-img .fix p {
        color: #0068b7;
        font-size: 12px;
        text-align: center;
        padding: 10px 0;
    }


    .second-img {
        display: block;
    }

    .second-img .fix {
        position: relative;
    }

    .second-img figure {
        display: block;
        text-align: center;
        padding-bottom: 10px;
        float: none;
        width: 100%;
        margin-bottom: 5px;
        padding: 0px;
    }

    .second-img figure img {
        display: inline-block;
    }

    .second-img figure:nth-of-type(1) {}

    .second-img figure:nth-of-type(2) {}

    .second-img figure:nth-of-type(3) {}

    .second-img .fix small {
        text-align: center;
        color: #333333;
        display: block;
        font-size: 12px;
    }


    .secont-tab {
        display: block;
        margin: 10px;
        padding: 10px;
    }

    .secont-tab h2 {
        display: block;
        font-size: 15px;
        color: #0068b7;
    }

    .secont-tab table {
        width: 100%;
        font-size: 10px;
        border-left: #d2d2d2 solid 1px;
        border-top: #d2d2d2 solid 1px;
    }

    .secont-tab th {
        text-align: left;
        vertical-align: middle;
        color: #FFF;
        border-bottom: #d2d2d2 solid 1px;
        border-right: #d2d2d2 solid 1px;
        background: #e70012;
        padding-top: 4px;
        padding-bottom: 4px;
        font-weight: normal;
        padding-left: 4px;
        padding-right: 4px;
    }

    .secont-tab td {
        text-align: left;
        vertical-align: top;
        border-bottom: #d2d2d2 solid 1px;
        border-right: #d2d2d2 solid 1px;
        padding-top: 4px;
        padding-bottom: 4px;
        padding-left: 4px;
        padding-right: 4px;
    }

    .tdcenter {
        text-align: center !important;
    }

    .no-bord {
        border-bottom: none !important;
    }

    .tlw {
        width: 14%;
    }


    .box04 .one02 {
        background-size: contain;
        padding-bottom: 20px;
    }

    .box04 .one02 .txt {
        display: block;
        padding-left: 11px;
        padding-right: 11px;
        padding-top: 20px;
    }

    .box04 .one02 .fix .txt span {
        display: block;
        float: left;
        width: 15%;
        padding-right: 18px;
    }

    .box04 .one02 .txt h3 {
        display: block;
        float: left;
        width: 80%;
        font-size: 22px;
        color: #3c3c3c;
        line-height: 130%;
        margin-top: -5px;
        margin-bottom: 30px;
    }

    .box04 .one02 .txt p {
        display: block;
        font-size: 12px;
        color: #3c3c3c;
        padding-bottom: 15px;
        line-height: 180%;
    }

    .box04 .one02 figure {
        display: block;
        padding-left: 15%;
        padding-right: 15%;
    }

    .box04 .one02 figure img {
        display: block;
        width: 100%;
    }

    .box04 .one01 .tgh3 {
        padding-top: 10px !important;
    }

    .box04 .one01 .tgh3 h3 {
        padding-top: 10px !important;
        margin-bottom: 40px !important;
    }

    .tgrh {
        margin-top: 15px;
    }

    .t4img {
        display: block;
        padding-top: 20px;
    }

    .t4img figure {
        display: block;
        padding-left: 15%;
        padding-right: 15%;
        padding-bottom: 15px;
    }

    .t4img figure img {
        width: 100% !important;
    }

    .t4img figure:nth-of-type(1) {}

    .t4img figure:nth-of-type(2) {}

    .t4img figure:nth-of-type(3) {}
}

/* form------------------------------------------- */

.coform {
    display: block;
    padding-bottom: 100px;
}

.txtcenter {
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding-top: 30px;
    padding-bottom: 35px;
}

.form-main {

    padding-top: 1rem;
    width: 80%;
    margin: 0 auto;
}

.form-main dl {
    display: table;
    padding-left: 50px;
    padding-right: 50px;
    border-bottom: #cccccc solid 1px;
    padding-top: 16px;
    padding-bottom: 16px;
    width: 100%;
}

.form-main dt {
    display: table-cell;
}

.form-main dt.fti {
    font-size: 18px;
    font-weight: bold;
    padding: 5px;
}

@media screen and (min-width: 768px) {
    .form-main dt.fti {
        width: 20% !important;
    }
    .form-main dt.che {
        width: 10%;
    }
    .form-main dl {
        padding-left: 0px;
        padding-right: 0px;
    }
}
@media screen and (max-width: 767px) {
    .form-main dt.fti {
        width: 80% !important;
    }
}


.form-main dd {
    display: table-cell;
    width: 70% !important;
    padding-left: 20px;
}

span.hi,
span.ni {
    box-sizing: border-box;
    text-align: center;
    color: #FFF;
    letter-spacing: 3px;
    text-align: center;
    font-size: 12px;
    padding: 2px 10px;
}

span.hi {
    background: #d36060;
}

span.ni {
    background: #999999;
}


.n001 {
    height: 38px;
    width: 500px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    background: #f3f3f3;
    border: #ccc solid 1px;
}

.n002 {
    height: 38px;
    width: 315px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    background: #f3f3f3;
    border: #ccc solid 1px;
}

.n003 {
    height: 38px;
    width: 100px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    background: #f3f3f3;
    border: #ccc solid 1px;
}

.form-main select {
    height: 38px;
    width: 155px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    background: #f3f3f3;
    border: #ccc solid 1px;
}

.longsel {
    width: 225px !important;
}

.gbtn001 {
    display: block;
    text-align: center;
    padding-top: 56px;
    padding-bottom: 45px;
}

.sbt {
    background: url(../images/cbtn.jpg) left top no-repeat;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
    width: 650px;
    height: 118px;
}

.sbt:hover,
.sbt:focus {
    opacity: 0.7;
}

.bnr01 {
    display: block;
    text-align: center;
}

.bnr01 img {
    display: inline;
    border: none;
}

.sitebtn {
    display: block;
    padding: 30px;
}

.sitebtn a {
    display: block;
    text-align: center;
    color: #FFF;
    text-decoration: none;
    font-size: 25px;
    font-weight: bold;
    background: #0962A3;
    width: 220px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.sitebtn a:hover {
    color: #FFF;
}

.sbt2 {
    text-align: center;
    color: #FFF;
    text-decoration: none;
    font-size: 25px;
    font-weight: bold;
    background: #83090B;
    width: 220px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: none;
    cursor: pointer;
    margin-left: 10px;
    margin-right: 10px;
}

.sbt3 {
    text-align: center;
    color: #FFF;
    text-decoration: none;
    font-size: 25px;
    font-weight: bold;
    background: #7C7A7B;
    width: 220px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: none;
    cursor: pointer;
    margin-left: 10px;
    margin-right: 10px;
}

.error {
    font-size: 16px;
    line-height: 1.5;
    color: #E3090C;
    font-weight: bold;
    padding-bottom: 30px;
    border: 2px solid #C00;
    background-color: #FCE6E7;
    padding: 5px;
    margin: 1rem auto;
    text-align: center;
    width: 98%;
}

.gtel {
    display: block;
    text-align: center;
}

.gtel img {
    display: inline;
    border: none;
}

h2.thanks {
    color: #367fc4;
    font-size: 4rem;
    font-weight: 600;
}

/* footer------------------------------------------- */

.fssmall {
    font-size: small;
}

.datemid {
    font-size: 40px;
    font-family: sans-serif;
    vertical-align: middle;
    padding: 0 5px;
}

.pl20 {
    padding-left: 20px;
}

.pl16 {
    padding-left: 16px;
}

.pl14 {
    padding-left: 14px;
}

.blue30 {
    font-size: 30px;
    text-align: center;
    color: #0075c1;
    font-weight: 600;
    padding: 4rem 0 1.5rem;
}

.blue-box-small {
    box-sizing: border-box;
    display: inline-block;
    width: 30vw;
    margin: 0 auto;
    border: 3px solid #0168b7;
    padding: 1rem 1.5rem;
    text-align: center;
    font-size: 24px;
    margin-bottom: 1.5rem;
}

.blue-box-small span {
    font-size: 35px;
    font-weight: 600;
}

.w80 {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .box02 h2 span {
        font-size: 3rem;
    }

    .box02,
    .box03,
    .box04 {
        padding: 1rem 0;
        margin: 0 0 1rem;
    }

    .pr_d,
    .prl_d {
        width: 100%;
        display: -webkit-box;
    }

    .prl_d dt {
        padding: 0px;
    }

    dl.prl_d {
        margin-top: 0px !important;
    }

    .blue-box-small {
        display: block;
        width: auto;
    }
}


p.annotation {
    margin: 0;
    padding: 10px;
    text-align: center;
}
p.annotation br {
    display: none;
}
@media screen and (max-width:480px) {
    p.annotation br {
        display: inherit;
    }
}

.hope_select_box {
	margin-bottom: 10px;
}
.movie {
	box-sizing: border-box;
	width: 100%;
	max-width: 920px;
	margin: 0 auto;
	padding: 20px;
}
.movie .ttl {
	position: relative;
	width: 100%;
	max-width: 700px;
	margin: 0 auto 10px;
	text-align: center;
	background: #e3090c;
	font-size: 24px;
	font-weight: 600;
	color: #fff;
}
.movie video {
	box-sizing: border-box;
	border: 4px solid #0168b7;
}
/*2020合格実績*/
.goukaku_list {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
.goukaku_list .box {
	width: 33.3333%;
}
@media screen and (max-width:991px) {
	.goukaku_list .box {
		width: 50%;
	}
	.pc {
		display: none;
	}
}
@media screen and (max-width:610px) {
	.goukaku_list .box {
        width: 100%;
    }
}
.goukaku_list .box .inner {
	margin: 0 5px 10px;
	border-bottom: 1px solid #ccc;
}
.goukaku_list .box .inner .ttl {
	padding: 15px 10px 15px 10px;
	text-align: center;
	background: #d71c23;
	font-size: 26px;
	color: #fff;
}
.goukaku_list .box .inner .ttl.no1 {
	padding: 15px 10px 15px 76px;
	background-image: url(../images/icn_no1.png);
	background-size: 66px 40px;
	background-position: 10px 13px;
	background-repeat: no-repeat;
}
.goukaku_list .box .inner .box_body {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 10px 0;
	width: max-content;
}
.goukaku {
	font-size: 16px;
	line-height: 40px;
	position: relative;
	bottom: -10px;
}
.goukaku strong {
	display: inline-block;
	font-size: 64px;
	font-weight: 800;
	color: #d71c23;
	line-height: 65px;
}
.goukaku span {
	font-size: 24px;
}
.org {
	margin-left: 55px;
	margin-right: 0;
	padding: 5px;
	background: #ec8327;
	border-radius: 4px;
	color: #fff;
	font-size: 10px;
	font-weight: 400;
	text-align: center;
}
.org02 {
	margin-left: 15px;
	margin-right: 0;
	padding: 5px;
	background: #ec8327;
	border-radius: 4px;
	color: #fff;
	font-size: 10px;
	font-weight: 400;
	text-align: center;
}
.teiin {
	margin-left: 10px;
	padding-top: 15px;
}
.org em {
	display: inline-block;
	margin: 0 2px;
	font-size: 1.8em;
	font-style: normal;
}
.org02 em {
	display: inline-block;
	margin: 0 2px;
	font-size: 1.8em;
	font-style: normal;
}

.movie_cnt {
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
}
.movie_cnt .movie_ttl {
	padding: 10px;
	margin: 0 0 20px;
	background: #e50012;
	text-align: center;
	font-size: 32px;
	font-weight: 600;
	color: #fff;
	border: 4px solid #A40000;
	border-top-color: #EA5532;
	border-left-color: #ED6D45;
	border-right-color: #C7000C;
}
.movie_cnt .inner {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
}
.movie_cnt iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
@media screen and (max-width:580px) {

	.movie_cnt .movie_ttl {
		font-size: 20px;
	}
}
@media screen and (max-width:414px) {
	.eizou {
    margin: 0px auto 0px;
	}
	.beigeBk {
    width: 100%;
    margin-top: 0px;
    padding: 10px 10px;
	}
	.center-block {
    padding: 10px;
	}
	dl.prl_d {
    border-left: none;
	}
}
@media screen and (max-width:320px) {
	.goukaku strong {
    font-size: 43px;
	}
	.org {
    margin-left: 40px;
	}
	.goukaku_list .box .inner .ttl {
    font-size: 21px;
	}
}


/*202209追加*/
h2.title01 span {
    padding: 20px 0;
}
/*ここまで*/

/*20221110追加*/
.red_shikaku {
    width: 220px;
}
span.kaisuu02 {
    width: 70px;
}
/*ここまで*/


/*20231221追加*/
.mt10{
    margin-top: 10px;
}
.mt20{
    margin-top: 20px;
}
/*ここまで*/

/*20240110追加*/
.col6 {
    width: calc(70% - 40px);
}
.txt24 {
    font-size: 24px;
}
.txt700 {
    font-weight: 700!important;
}
.dblbtnBL, .dblbtnRD {
    position: relative;
    width: calc(100% - 16px);
    margin: 0 8px;
    display: block;
    text-align: center;
    padding: 15px 55px;
    color: #FFF!important;
    transition: all 1.2s cubic-bezier(0.2, 1, 0.2, 1);
    background-image: url(../img/btn_arrow.svg);
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-color: #0168b7;
}
.mousikomi a:hover{
    text-decoration: none;
}
.dblbtnBL:hover, .dblbtnRD:hover {
    transition: ease-in .3s;
    background-position: right 10px center;
}
.mb30 {
    margin-bottom: 30px!important;
}
.mb60 {
    margin-bottom: 60px!important;
}
.mg0a{
    margin: 0 auto;
}

@media screen and (max-width:896px) {
    .col6 {
        width: calc(100% - 40px);
    }
    .txt24 {
        font-size: 18px;
    }
}

@media screen and (max-width:450px) {
    .dblbtnBL, .dblbtnRD {
        background-position: right 5px center;
    }
}
/*ここまで*/


body {
    font-family: serif, "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho" !important;
}

.eizouBlue{
    width: 45%;
}

@media screen and (max-width:896px) {
    .eizouBlue{
        width: 100%;
    }
}    </pre></body></html>