@charset "utf-8";
/* CSS Document */



/*==================================================================

音田CSS

================================================================== */


.no1 {
    background-color: #F3EFF1;
}


.no1 .box1{
    background-color: #FFF;
    margin-bottom: 70px;
}

.no1 .box1 .ttl{
    text-align: center;
    padding: 25px;
    background: #F092B0;
}


.no1 .box1 .inner{
    padding: 40px;
}


.no1 .box1 .inner h3{
    font-size: 24px;
    margin-bottom: 15px;
}

.no1 .box1 .inner p{
    font-size: 12px;
}

.no1 .subhead{
    text-align: center;
    background-color: #FFF;
    padding: 20px;
    font-weight: 500;
}

.no1 .ttl2{
    position: relative;
    text-align: center;
    margin-bottom: 25px;
    padding: 0 30px;
}

.no1 .ttl2 img{
    position: relative;
    z-index: 1;
}

.no1 .ttl2:after{
    display: block;
    height: 50px;
    width: 100%;
    content: "";
    position: absolute;
    top: 20px;
    left: 0;
    background-color: #FFF;
    z-index: 0;
}

@media (max-width: 767px) {
    .no1 .box1 .ttl{
        padding: 20px;
    }
    .no1 .box1 .inner{
        padding: 20px;
    }
    .no1 .box1 .inner h3{
        font-size: 18px;
    }

}



.no2 {
    background-color: #DFE9EC;
}

.no2 .box {
    background-color: #fff;
    padding: 50px;
}

.no2 .box .textbox {
    padding: 0 0 50px;
}


@media (max-width: 767px) {
    .no2 .box {
        padding: 20px;
    }

    .no2 .box .textbox {
        padding: 0 0 20px;
    }
}


.no3 {
    background-color: #F1F1F1;
    
}
.no3 .box {
    position: relative;
    margin-bottom: 100px;
}
.no3 .box-in {
    position: relative;
    z-index: 1;
}
.no3 .box:after {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 0;
    content: "";
    width: 3000px;
    height: 2px;
}
.no3 .box-red:after {
    background-color: #E6002D;
    -webkit-transform: translateX(-50%) rotate(-18deg);
    transform: translateX(-50%) rotate(-18deg);
}

.no3 .box-blue:after {
    background-color: #073190;
    -webkit-transform: translateX(-50%) rotate(18deg);
    transform: translateX(-50%) rotate(18deg);
}
.no3 .ttl {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    padding-bottom: 20px;
    color: #073190;

}
.no3 .box2 {
    background-color: #FFF;
    padding: 0 50px 50px;
    margin-bottom: 70px;
    position: relative;
}
.no3 .box2 .heading{
    background-color: #133B96;
    font-size: 24px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    margin-bottom: 10px;
    position: relative;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.no3 .box2 .heading2{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 25px;
}
.no3 .box2 a {
    color: #133B96;
    text-decoration: underline;
}
.no3 .box2 a:hover {
    text-decoration: none;
}
.no3 .box2 .mascot {
    position: absolute;
    right: 60px;
    bottom: -50px;
}


@media (max-width: 767px) {
    .no3 .box {
        margin-bottom: 50px;
    }
    .no3 .box2 {
        background-color: #FFF;
        padding: 0 30px 20px;
        margin-bottom: 30px;
    }
    .no3 .box2 .heading{
        font-size: 16px;
    }
    .no3 .box2 .heading2{
        font-size: 16px;
    }
    .no3 .box2 .mascot {
        text-align: center;
        position: static;
        margin-top: 30px;
    }
    .no3 .box2 .mascot img {
        width: 120px;
    }
}


.no4 .box{
    padding: 40px  ;
    border: solid 4px #000;
}

.no4 .box h5{
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: solid 1px #000;
}

.no4 .box h4{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}


@media (max-width: 767px) {
    .no4 .box{
        padding: 20px  ;
        border: solid 2px #000;
    }
}




.no5 .box { padding: 40px 20px 20px; margin-bottom: 40px; border: 1px solid #DDD; position: relative; }
.no5 .num { position: absolute; top: -30px; left: 20px; border-bottom: 1px solid #333; }
.no5 .num span { display: block; }
.no5 .num span.n1 { font-size: 12px; font-size: 1.2rem; font-family: "DIN Next W01 Italic"; line-height: 1; padding-bottom: 5px; }
.no5 .num span.n2 { font-size: 40px; font-size: 4rem; font-family: "DIN Next W01 Medium"; line-height: 0.8; letter-spacing: -0.05em; }
.no5 .yt { margin-bottom: 15px; }
.no5 .txt { text-align: center; line-height: 1.4; }
.no5 .txt dt { font-size: 18px; font-size: 1.8rem; font-family: "Brandon Grot W01 Medium", 'Helvetica Neue', Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", YuGothic, 'Yu Gothic', '游ゴシック体', '游ゴシック', "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: normal; letter-spacing: 0; line-height: 1.3; margin-bottom: 5px; }
.no5 .txt dd { font-size: 12px; font-size: 1.2rem; font-family: "Brandon Grot W01 Medium", 'Helvetica Neue', Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", YuGothic, 'Yu Gothic', '游ゴシック体', '游ゴシック', "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
.no5 .info { font-size: 12px; font-size: 1.2rem; margin-top: 15px; }
.no5 .yt2 { max-width: 800px; margin-left: auto; margin-right: auto; margin-bottom: 60px; }


.no6 .content-body {
    margin-bottom: 60px;
    color: #434589;
}
.no6 .profile {
    color: #333;
}
.no6 .box {
    margin-bottom: 60px;
}
.no6 .box .head {
    position: relative;
    text-align: center;
    margin-bottom: 20px;
}
.no6 .box .head .icon {
    position: relative;
    text-align: center;
    background-color: #FFF;
    padding: 0 15px;
    z-index: 10;
    display: inline-block;
}
.no6 .box .head:before {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #434589;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    z-index: 0;
}
.no6 .box .head:after {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #434589;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
    z-index: 0;
}
.no6 .box .head .icon img {
    position: relative;
}
.no6 .box .ttl {
    padding: 0 0 30px;
    text-align: center;
}
.no6 .box .ttl h2 {
    font-size: 40px;
    line-height: 1.2;
    margin-bottom: 8px;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
}
.no6 .box .ttl p {
    color: #D6A31A;
    font-weight: bold;
    font-size: 14px;
}
.no6 .box .inner {
    position: relative;
    background-color: #D6A31A;
}

.no6 .box .inner:after {
    display: block;
    width: 100%;
    height: 200px;
    background-color: #FFF;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    z-index: 0;
}

.no6 .box .inner .book {
    position: relative;
    z-index: 1;
}

.no6 .box .inner .textbox {
    padding: 20px 60px 40px;
}

.no6 .box .inner .textbox p {
    font-weight: bold;
}

@media (max-width: 767px) {
    .no6 .box {
        margin-bottom: 40px;
    }
    .no6 .box .ttl h2 {
        font-size: 24px;
    }
    .no6 .box .ttl p {
        font-size: 12px;
    }
    .no6 .box .inner {
        padding: 0 20px;
    }
    .no6 .box .inner .textbox {
        padding: 0 0 30px;
    }
}

.no8 {
    background-color: #E5D0BE;
}

.no8 .box {
    background-image: url(../upload/2017autumn/8/08_bg.jpg);
    background-position: center top;
    background-repeat: repeat;
    padding: 50px;
}

@media (max-width: 767px) {
    .no8 .box {
        padding: 20px;
    }
}


.no27 {
    background-color: #fffcf2;
}

.no27 .box {
    background-color: #ffffff;
    margin-bottom: 40px;
}

.no27 .box-in {
    padding: 40px 45px;
}

.no28 {
    background-color: #fffcf2;
}

.no28 .box {
    position: relative;
    margin-bottom:100px;
}


.no28 .box .txt1 {
    width: 232px;
    position: absolute;
    z-index: 10;
    right: 190px;
    top: 90px;
}
.no28 .box .txt2 {
    width: 400px;
    position: absolute;
    z-index: 10;
    left: 75px;
    top: 700px;
    font-size: 12px;
}


@media (max-width: 1023px) {
    .no28 .box .txt1 {
        width: 100%;
        position: static;
        margin-top: 30px;
        margin-bottom: 25px;
    }
    .no28 .box .txt2 {
        width: 100%;
        position: static;
    }
}



.no30 .content-body {
    color: #44426e;
}

.no32 .box {
    padding: 0 20px 80px;
    background-color: #f5f5f5;
    position: relative;
}

.no32 .box:after {
    display: block;
    width: 100%;
    height: 250px;
    background-color: #FFF;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    z-index: 0;
}

.no32 .ttl {
    text-align: center;
    position: relative;
    z-index: 1;
}

.no32 .box-in {
    max-width: 566px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    padding-top: 25px;
}


.no32 .box-in .txt {
    line-height: 2;
    font-weight: bold;
    margin-bottom: 35px;
}

.no34 .box {
    padding-bottom: 40px;
    position: relative;
    margin-bottom: 60px;
}

.no34 .box:after {
    width:  600px;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #000;
    width: 600px;
    height: 5px;
    content: "";
}


@media (max-width: 767px) {
    .no34 .box {
        padding-bottom: 20px;
        margin-bottom: 30px;
    }
}



/******************************************************************************

* RESPONSIVE

*******************************************************************************/



@media (max-width: 1279px) {
}

@media (max-width: 1019px) {
   
}

@media (max-width: 767px) {
}

