@charset "UTF-8";

/* CSS Document */
.sp {
    display: none;
}

.btn-l {
    font-size: 18px !important;
    padding: 8px 15px;
    height: auto !important;
    width: auto !important;
    max-width: 340px;
}

header {
    z-index: 1000;
}


div#main2 {
    background: url(../images/index/key_bg3.jpg) center top no-repeat;
    background-attachment: fixed;
}

div#main2 .wrapper {
    position: relative;
    width: 100%;
    height: 1370px;
    /*background: url(/images/index/key_map.png) center 60px no-repeat;*/
    overflow: hidden;
}

div#main2 .wrapper img.copy2 {
    position: absolute;
    top: 130px;
    left: 0;
    right: 0;
    margin: auto;
}

div#main2 .wrapper h1 {
    position: absolute;
    top: 168px;
    text-align: center;
    height: 128px;
    width:100%;
    padding: 0 0 0 0;
    font-size: 35px;
    line-height: 52px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    font-size:42px;
}

div#main2 .wrapper h2 {
    position: absolute;
    top: 800px;
    left: 0;
    right: 0;
    text-align: center;
    line-height: 1.4;
    font-size:36px;
    opacity: 0;
    transition: all 2.0s;
    padding:0;
}
div#main2 .wrapper h2.open_show {
    opacity: 1;
}
div#main2 .wrapper h2 span {
    font-weight: normal;
    font-size:20px;
    display:inline-block;
    margin-top:15px;
}

section#sec_01_1 {
    z-index: 995;
    background: #FFF;
    width: 980px;
    min-height: 500px;
    margin: -320px auto 0;
    padding: 40px 30px;
}

section#sec_01_1 h2 {
    background: url(../images/index/heading_01.png) left top no-repeat;
    height: 66px;
    line-height: 66px;
}

section#sec_01_1 ul {
    font-size: 1px;
    line-height: 0;
    letter-spacing: -5px;
}

section#sec_01_1 a {
    font-size: 13px;
    line-height: 160%;
    letter-spacing: normal;
    display: inline-block;
    width: 150px;
    vertical-align: top;
    margin: 10px 40px;
    text-decoration: none
}

section#sec_01_1 li .image {
    height: 120px;
    position: relative;
}

section#sec_01_1 li .image img {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
}

section#sec_01_1 li .name {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
}

section#sec_01_1 a:hover li .name {
    text-decoration: underline;
}

section#sec_01_1 .caution {
    font-size: 10px;
    line-height: 1.5em;
    text-align: center;
}

section#sec_01_2 {
    background: url(../images/index/01_2_main.jpg) center top no-repeat;
    height: 550px;
    margin-top: 220px;
    position: relative;
}

section#sec_01_2 h2 {
    position: relative;
    top: -130px;
    left: 0;
    right: 0;
    margin: auto;
    width: 330px;
    height: 260px;
    background: url(../images/index/01_2_heading.png) center top no-repeat;
    font-size: 20px;
    line-height: 160%;
    font-weight: bold;
    text-align: center;
    padding: 98px 0 0;
}

section#sec_01_2 h2>img {
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    margin: auto;
}

section#sec_01_2 .left {
    width: 290px;
    position: absolute;
    top: 150px;
    right: calc(50% + 45px);
}

section#sec_01_2 .right {
    width: 290px;
    position: absolute;
    top: 150px;
    left: calc(50% + 45px);
}

section#sec_01_2 .wrap {
    width: 290px;
    min-height: 240px;
}

section#sec_01_2 .wrap h3 {
    width: 340px;
    font-size: 28px;
    font-weight: bold;
    line-height: 160%;
    letter-spacing: -0.8px;
}

section#sec_01_2 .wrap p {
    font-size: 15px;
    line-height: 160%;
    margin-top: 15px;
}

section#sec_01_2 a.btn {
    margin-top: 25px;
}

section#sec_01_2 .learge {
    display: inline-block;
    padding-top: 10px;
    font-size: 220%;
}

/* 01_2b */
section#sec_01_2b {
    background: url(../images/index/01_1_main.jpg) center top no-repeat;
    height: 550px;
    position: relative;
    margin-top: 150px;
}

section#sec_01_2b h2 {
    position: relative;
    top: -130px;
    left: 0;
    right: 0;
    margin: auto;
    width: 330px;
    height: 260px;
    background: url(../images/index/01_2_heading.png) center top no-repeat;
    font-size: 20px;
    line-height: 160%;
    font-weight: bold;
    text-align: center;
    padding: 98px 0 0;
}

section#sec_01_2b h2>img {
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    margin: auto;
}

section#sec_01_2b .left {
    width: 290px;
    position: absolute;
    top: 150px;
    right: calc(50% + 45px);
}

section#sec_01_2b .right {
    width: 290px;
    position: absolute;
    top: 150px;
    left: calc(50% + 45px);
}

section#sec_01_2b .wrap {
    width: 290px;
    min-height: 240px;
}

section#sec_01_2b .wrap h3 {
    width: 340px;
    font-size: 28px;
    font-weight: bold;
    line-height: 160%;
    letter-spacing: -0.8px;
}

section#sec_01_2b .wrap p {
    font-size: 15px;
    line-height: 160%;
    margin-top: 15px;
}

section#sec_01_2b a.btn {
    margin-top: 25px;
}


section#sec_01_3 {
    background: url(../images/index/01_3_bg.jpg) center top 105px no-repeat;
    min-height: 850px;
    position: relative;
    margin-top: 70px;
}

section#sec_01_3 h2 {
    padding: 0;
    text-align: center;
    font-size: 38px;
    line-height: 56px;
    letter-spacing: -0.5px;
}

section#sec_01_3 h2 span {
    font-size: 57px;
}

section#sec_01_3 h3 {
    font-weight: bold;
    text-align: center;
    max-width: 720px;
    margin: 20px auto;
    height: 40px;
    position: relative;
}

section#sec_01_3 h3 span {
    font-size: 15px;
    line-height: 140%;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: auto;
    padding: 0 150px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

section#sec_01_3 ul {
    display: block;
    padding-left: 20px;
    margin: auto;
    width: 1080px;
}

section#sec_01_3 ul::after {
    content: '';
    display: block;
    clear: both;
}

section#sec_01_3 ul li {
    display: block;
    width: 245px;
    height: 245px;
    background: #fff;
    float: left;
    margin: 0 20px 20px 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

/* 01_04*/
section#sec_01_4 {
    background: #f0f0ed;
    padding: 40px 0 60px;
}

section#sec_01_4 ul {
    margin: 0 auto;
    max-width: 690px;
}

section#sec_01_4 li {
    font-size: 30px;
    font-weight: bold;
    vertical-align: middle;
    padding: 15px 0;
}

section#sec_01_4 li img {
    vertical-align: middle;
    margin-right: 20px;
}


/* 02 */
section#sec_02 {
    position: relative;
    margin: 70px auto 100px;
    text-align: center;
}

section#sec_02 h2 {
    display: inline-block;
    background: url(../images/index/heading_02.png) left center no-repeat;
    height: 43px;
    line-height: 43px;
    margin-left: -20px;
}

section#sec_02 h3 {
    margin: 20px 0;
}

section#sec_02>ul {
    margin: 40px auto 0;
    width: 1220px;
    padding-left: 20px;
}

section#sec_02>ul::after {
    content: '';
    display: block;
    clear: both;
}

section#sec_02>ul li {
    float: left;
    margin: 0 20px 20px 0;
    width: 280px;
    display: block;
    line-height: 0;
}

section#sec_02>ul li div {
    height: 160px;
    padding-top: 40px;
    background: #f7f7f7;
    font-weight: bold;
    font-size: 30px;
    color: #000;
    line-height: 1.3;
}

section#sec_02>ul li div.narrow {
    padding-top: 20px;
}

section#sec_02>ul a:hover {
    text-decoration: none;
}

section#sec_02>ul>li p,
section#sec_02>ul>li ul {
    display: block;
    padding: 20px 25px 10px;
    background: #eaeae6;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: normal;
    min-height: 125px;
    text-align: justify;
    text-justify: inter-ideograph;
}

section#sec_02>ul>li li {
    padding-left: 1em;
    text-indent: -1em;
}

/*03*/

section#sec_03 {
    position: relative;
    margin: 70px auto 0;
    background: url(../images/index/03_bg.jpg) center top no-repeat;
    padding: 30px 0 100px;
}

section#sec_03 .wrapper {
    background: rgba(255, 255, 255, 0.5);
    width: 1068px;
    padding: 30px 0 30px 50px;
    margin: auto;
}

section#sec_03 h2 {
    display: inline-block;
    background: url(../images/index/heading_03.png) left center no-repeat;
    height: 61px;
    line-height: 61px;
}

section#sec_03 ul {
    margin: 30px 0;
}

section#sec_03 li {
    height: 200px;
    display: block;
    margin-bottom: 40px;
}

section#sec_03 li a {
    height: 200px;
    display: block;
    position: relative;
    padding: 0 130px 0 340px;
    background: url(../images/common/arrow_01.png) right center no-repeat;
}

section#sec_03 li a::before {
    content: '';
    transition: opacity 0.3s;
    opacity: 0;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

section#sec_03 li a:hover::before {
    opacity: 0.3;
}

section#sec_03 li img {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: 0;
    top: 0;
}

section#sec_03 li .text {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

section#sec_03 li .text h3 {
    font-size: 16px;
    line-height: 150%;
    font-weight: bold;
    margin-bottom: 5px;
}

section#sec_03 li .text p {
    font-size: 20px;
    line-height: 150%;
    font-weight: bold;
}


section#sec_04 {
    position: relative;
    padding: 70px 0;
    text-align: center;
}

section#sec_04 h2 {
    display: inline-block;
    background: url(../images/index/heading_04.png) left center no-repeat;
    height: 43px;
    line-height: 43px;
}

section#sec_04 h2::after {
    content: "\A";
    white-space: pre;
}

section#sec_04 p.border {
    font-size: 25px;
    line-height: 150%;
    font-weight: bold;
    border: 1px solid #BBB;
    padding: 30px 15px;
    display: block;
    margin: 40px auto 50px;
    width: 540px;
}

section#sec_04 img.main {
    display: block;
    margin: auto;
}

section#sec_04 h3 {
    font-size: 25px;
    font-weight: bold;
    line-height: 38px;
}

section#sec_04 h3 span {
    font-size: 30px;
    font-weight: bold;
}

section#sec_04 h3 span b {
    font-size: 55px;
    font-weight: bold;
}

section#sec_04 .wrapper {
    position: relative;
    width: 1200px;
    margin: auto;
    padding: 50px 0;
    min-height: 598px;
    overflow: hidden;
}

section#sec_04 .wrapper img.map {
    position: absolute;
    top: 0;
    left: -40px;
    margin: auto;
    z-index: 1;
    width: 704px;
}

section#sec_04 .wrapper ul {
    position: relative;
    z-index: 2;
    width: 1000px;
    margin: auto;
}

section#sec_04 .wrapper ul::after {
    content: '';
    display: block;
    clear: both;
}

section#sec_04 .wrapper ul li {
    float: left;
    width: 250px;
    padding: 0 10px;
}

section#sec_04 .wrapper ul li h4 {
    font-size: 19px;
    letter-spacing: -0.5px;
}

section#sec_04 .wrapper ul li img {
    display: block;
    margin: 15px auto;
}

section#sec_04 .wrapper ul li p {
    font-size: 12px;
    line-height: 160%;
}

section#sec_04 .wrapper .text p {
    position: relative;
    z-index: 2;
    font-size: 20px;
    line-height: 180%;
    font-weight: bold;
    letter-spacing: -0.5px;
    text-align: left;
}

section#sec_04 .wrapper .text p.small {
    font-size: 13px;
    line-height: 180%;
    font-weight: normal;
    margin-top: 15px;
}

section#sec_04 .wrapper .text {
    position: absolute;
    right: -100px;
    bottom: 30px;
    width: 700px;
}

section#sec_05 {
    position: relative;
    padding: 60px 0 100px;
    text-align: center;
    background: #eaeae6;
}

section#sec_05 h2 {
    display: inline-block;
    background: url(../images/index/heading_05.png) left center no-repeat;
    height: 40px;
    line-height: 40px;
    margin-left: -30px;
}

section#sec_05 ul {
    margin: 40px auto;
    width: 980px;
    border-top: 1px solid #fff;
}

section#sec_05 ul li {
    border-bottom: 1px solid #fff;
    padding: 14px 50px 12px 250px;
    text-align: left;
    font-size: 15px;
    line-height: 150%;
    position: relative;
}

section#sec_05 ul li span.day {
    width: 130px;
    position: absolute;
    left: 0;
    top: 14px;
    font-weight: bold;
}

section#sec_05 ul li span.category {
    position: absolute;
    left: 140px;
    top: 14px;
    text-align: center;
    padding: 1px 5px;
    font-size: 10px;
    width: 90px;
    background: #333333;
    color: #ffffff;
    margin-right: 10px;
}

section#sec_05 a.pdf {
    width: 20px;
    height: 100%;
    position: absolute;
    right: 24px;
    top: 22px;
    bottom: 0;
    margin: auto;
}

section#sec_05 a.arrow {
    width: 10px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 18px;
    bottom: 0;
    margin: auto;
}

section#contact {
    margin: 80px auto;
}

/* 06*/
section#sec_06 {
    position: relative;
    margin: 70px auto 100px;
    text-align: center;
}

section#sec_06 h2 {
    display: inline-block;
    background: url(../images/index/heading_02.png) left center no-repeat;
    height: 43px;
    line-height: 43px;
    margin-left: -20px;
}

section#sec_06>ul {
    margin: 40px auto 0;
    width: 1100px;
    padding-left: 20px;
}

section#sec_06>ul::after {
    content: '';
    display: block;
    clear: both;
}

section#sec_06>ul li {
    float: left;
    margin: 0 20px 20px 0;
    width: 340px;
    display: block;
    line-height: 0;
}

section#sec_06>ul a:hover {
    text-decoration: none;
}

section#sec_06>ul>li p,
section#sec_06>ul>li ul {
    display: block;
    padding: 20px 25px 10px;
    background: #eaeae6;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: normal;
    min-height: 125px;
    text-align: justify;
    text-justify: inter-ideograph;
}

section#sec_06>ul>li li {
    padding-left: 1em;
    text-indent: -1em;
}

@media screen and (max-width:640px) {
    .sp {
        display: block;
    }

    header {
        z-index: 10000;
    }

    div#main {
        background: url(../images/index/key_bg.jpg) left 40% top 6vw/130% auto no-repeat;
    }

    div#main2 {
        background: url(../images/index/key_bg3sp.jpg) left 0 top 6vw/100% auto no-repeat;
    }

    div#main2 .wrapper {
        position: relative;
        width: 100%;
        height: 130vw;
    }

    div#main .wrapper img.copy1 {
        position: absolute;
        top: 15vw;
        left: 0;
        right: 0;
        margin: auto;
        width: 80vw;
    }

    div#main2 .wrapper img.copy2 {
        position: absolute;
        top: 13vw;
        left: 0;
        right: 0;
        margin: auto;
        width: 92vw;
    }

    div#main2 .wrapper h1 {
        position: absolute;
        top: 5vw;
        height: 14vw;
        padding: 0 5vw;
        width:100%;
        font-size: 5.5vw;
        line-height: 160%;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
    }
    div#main2 .wrapper h2{
        top:70vw;
        font-size:5vw;
        margin:0 auto;
    }

    div#main2 .wrapper h2 span {
        font-size:4vw;
    }

    section#sec_01_1 {
        background: #FFF;
        width: auto;
        min-height: 0;
        margin: 0 4vw 0;
        padding: 4vw 2vw;
    }

    section#sec_01_1 h2 {
        background: url(../images/index/heading_01.png) left top/auto 10vw no-repeat;
        height: 10vw;
        line-height: 10vw;
        margin: 0 auto;
    }

    section#sec_01_1 ul {
        font-size: 1px;
        line-height: 0;
        letter-spacing: -5px;
    }

    section#sec_01_1 a {
        font-size: 11px;
        line-height: 160%;
        letter-spacing: normal;
        display: inline-block;
        width: 40%;
        vertical-align: top;
        margin: 3vw 5%;
    }

    section#sec_01_1 li .image {
        height: 23vw;
        position: relative;
    }

    section#sec_01_1 li .image img {
        /*height: 66.6666%;*/
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto;
    }

    section#sec_01_1 li .name {
        font-size: 13px;
        font-weight: bold;
        margin-bottom: 5px;
    }

    section#sec_01_2 {
        background: url(../images/index/01_2_main.jpg) center top/160% auto no-repeat;
        height: auto;
        ;
        margin-top: 30vw;
        margin-bottom: 60px;
        position: relative;
    }

    section#sec_01_2 h2 {
        position: relative;
        top: -26vw;
        left: 0;
        right: 0;
        margin: auto;
        width: 100%;
        height: 48vw;
        background: url(../images/index/01_2_heading.png) center top/auto 100% no-repeat;
        font-size: 4vw;
        line-height: 160%;
        font-weight: bold;
        text-align: center;
        padding: 20vw 0 0;
    }

    section#sec_01_2 h2>img {
        position: absolute;
        top: 30px;
        left: 0;
        right: 0;
        margin: auto;
    }

    section#sec_01_2 .wrapper {
        display: table;
        width: 100%;
    }

    section#sec_01_2 .left {
        display: table-cell;
        width: 50%;
        position: static;
        top: inherit;
        right: inherit;
        position: relative;
    }

    section#sec_01_2 .right {
        display: table-cell;
        width: 50%;
        position: static;
        top: inherit;
        left: inherit;
        position: relative;
    }

    section#sec_01_2 .wrap {
        width: auto;
        min-height: 0;
        padding: 0 5%;
        margin-bottom: 46px;
    }

    section#sec_01_2 .wrap h3 {
        width: auto;
        font-size: 14px;
        font-weight: bold;
        line-height: 140%;
        letter-spacing: -0.8px;
    }

    section#sec_01_2 .wrap p {
        font-size: 11px;
        line-height: 140%;
        margin-top: 2vw;
    }

    section#sec_01_2 a.btn {
        margin-top: 3vw;
        width: 90%;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
    }

    section#sec_01_2 .learge {
        padding-top: 3px;
        font-size: 150%;
    }


    /*02b*/
    section#sec_01_2b {
        background: url(../images/index/01_1_main_sp.jpg) center top/160% auto no-repeat;
        height: auto;
        ;
        margin-top: 30vw;
        position: relative;
    }

    section#sec_01_2b h2 {
        position: relative;
        top: -26vw;
        left: 0;
        right: 0;
        margin: auto;
        width: 100%;
        height: 48vw;
        background: url(../images/index/01_2_heading.png) center top/auto 100% no-repeat;
        font-size: 4vw;
        line-height: 160%;
        font-weight: bold;
        text-align: center;
        padding: 20vw 0 0;
    }

    section#sec_01_2b h2>img {
        position: absolute;
        top: 30px;
        left: 0;
        right: 0;
        margin: auto;
    }

    section#sec_01_2b .wrapper {
        display: table;
        width: 100%;
    }

    section#sec_01_2b .left {
        display: table-cell;
        width: 50%;
        position: static;
        top: inherit;
        right: inherit;
        position: relative;
    }

    section#sec_01_2b .right {
        display: table-cell;
        width: 50%;
        position: static;
        top: inherit;
        left: inherit;
        position: relative;
    }

    section#sec_01_2b .wrap {
        width: auto;
        min-height: 0;
        padding: 0 5%;
        margin-bottom: 46px;
    }

    section#sec_01_2b .wrap h3 {
        width: auto;
        font-size: 12px;
        font-weight: bold;
        line-height: 140%;
        letter-spacing: -0.8px;
    }

    section#sec_01_2b .wrap p {
        font-size: 11px;
        line-height: 140%;
        margin-top: 2vw;
    }

    section#sec_01_2b a.btn {
        margin-top: 3vw;
        width: 90%;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
    }


    section#sec_01_3 {
        background: url(../images/index/01_3_bg.jpg) center top 0 no-repeat;
        min-height: 0;
        position: relative;
        margin-top: 18vw;
    }

    section#sec_01_3 h2 {
        padding: 30px 0 0;
        text-align: center;
        font-size: 15px;
        line-height: 24px;
        letter-spacing: -0.5px;
    }

    section#sec_01_3 h2 span {
        font-size: 22px;
    }

    section#sec_01_3 h3 {
        font-weight: bold;
        text-align: center;
        max-width: none;
        margin: 0 auto;
        height: 0;
        position: relative;
        display: none;
    }

    section#sec_01_3 h3 span {
        font-size: 3.4vw;
        line-height: 140%;
        position: absolute;
        left: 0;
        right: 0;
        top: 8vw;
        margin: auto;
        padding: 0 28vw;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    section#sec_01_3 ul {
        display: block;
        padding: 0 2%;
        margin: 5vw auto 0;
        width: auto;
    }

    section#sec_01_3 ul::after {
        content: '';
        display: block;
        clear: both;
    }

    section#sec_01_3 ul li {
        display: block;
        width: 46%;
        height: 44vw;
        background: #fff;
        float: left;
        margin: 0 2% 4vw;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    }

    section#sec_01_3 ul li img {
        width: 100%;
        height: auto;
    }

    section#sec_02 {
        position: relative;
        margin: 14vw 0;
        text-align: center;
    }

    section#sec_02 h2 {
        display: inline-block;
        background: url(../images/index/heading_02.png) left center/auto 22px no-repeat;
        height: 22px;
        line-height: 5vw;
        margin-left: 0;
        font-size: 4.4vw;
        letter-spacing: -0.05em;
    }

    section#sec_02 h3 {
        font-size: 4vw;
        line-height: 1.4;
        padding: 0 10px;
    }

    section#sec_02>ul {
        margin: 6vw auto 0;
        width: auto;
        padding: 0 2%;
    }

    section#sec_02>ul::after {
        content: '';
        display: block;
        clear: both;
    }

    section#sec_02>ul li {
        float: left;
        margin: 0 1% 4vw;
        width: 48%;
        display: block;
        line-height: 0;
        background: #eaeae6;
    }

    section#sec_02>ul>li img {
        width: 40px;
        height: auto;
        margin: 9px 0 4px;
    }

    section#sec_02>ul li div {
        height: 100px;
        padding-top: 10px;
        font-size: 16px;
    }

    section#sec_02>ul li div.narrow {
        padding-top: 3px;
    }

    section#sec_02>ul>li p,
    section#sec_02>ul>li ul {
        display: block;
        padding: 3vw;
        background: #eaeae6;
        font-size: 11px;
        line-height: 140%;
        letter-spacing: normal;
        min-height: 0;
        text-align: justify;
        text-justify: inter-ideograph;
    }

    section#sec_02>ul>li li {
        padding-left: 1em;
        text-indent: -1em;
    }


    section#sec_03 {
        position: relative;
        margin: 0 auto;
        background: url(../images/index/03_bg.png) center top no-repeat;
        padding: 6vw 3vw;
    }

    section#sec_03 .wrapper {
        background: rgba(255, 255, 255, 0.5);
        width: auto;
        padding: 6vw 0 3vw 3vw;
        margin: auto;
    }

    section#sec_03 h2 {
        display: inline-block;
        background: url(../images/index/heading_03.png) left center/auto 32px no-repeat;
        height: 32px;
        line-height: 32px;
    }

    section#sec_03 ul {
        margin: 8vw 0 3vw;
    }

    section#sec_03 li {
        height: auto;
        display: block;
        margin-bottom: 8vw;
    }

    section#sec_03 li a {
        height: auto;
        display: block;
        position: relative;
        padding: 0 30px 0 31vw;
        background: url(../images/common/arrow_01.png) right top/20px auto no-repeat;
    }

    section#sec_03 li a::before {
        content: '';
        transition: opacity 0.3s;
        opacity: 0;
        background: #fff;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

    section#sec_03 li a:hover::before {
        opacity: 0.3;
    }

    section#sec_03 li img {
        display: inline-block;
        vertical-align: middle;
        position: absolute;
        left: 0;
        top: 0;
        width: 30vw;
    }

    section#sec_03 li .text {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        top: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    section#sec_03 li .text h3 {
        font-size: 13px;
        line-height: 150%;
        font-weight: bold;
        margin-bottom: 5px;
    }

    section#sec_03 li .text p {
        font-size: 11px;
        line-height: 150%;
        font-weight: bold;
    }


    section#sec_04 {
        position: relative;
        padding: 10vw 0 4vw;
        text-align: center;
    }

    section#sec_04 h2 {
        display: inline-block;
        background: url(../images/index/heading_04.png) left center/auto 22px no-repeat;
        height: 22px;
        line-height: 22px;
    }

    section#sec_04 h2::after {
        content: "\A";
        white-space: pre;
    }

    section#sec_04 p.border {
        font-size: 12px;
        line-height: 150%;
        font-weight: bold;
        border: 1px solid #BBB;
        padding: 3vw 5vw;
        display: block;
        margin: 6vw auto;
        width: auto;
        display: inline-block;
    }

    section#sec_04 img.main {
        display: block;
        margin: auto;
        width: 100%;
    }

    section#sec_04 h3 {
        font-size: 15px;
        font-weight: bold;
        line-height: 24px;
    }

    section#sec_04 h3 span {
        font-size: 20px;
        font-weight: bold;
    }

    section#sec_04 h3 span b {
        font-size: 30px;
        font-weight: bold;
        margin: 0 3px
    }

    section#sec_04 .wrapper {
        position: relative;
        width: auto;
        margin: auto;
        padding: 5vw 0;
        min-height: 0;
        overflow: hidden;
    }

    section#sec_04 .wrapper img.map {
        position: absolute;
        top: 39vw;
        left: -70%;
        right: -30%;
        margin: auto;
        z-index: 1;
        width: 600px;
    }

    section#sec_04 .wrapper ul {
        position: relative;
        z-index: 2;
        width: auto;
        margin: auto;
        padding: 0 2%;
        margin-bottom: 290px;
    }

    section#sec_04 .wrapper ul::after {
        content: '';
        display: block;
        clear: both;
    }

    section#sec_04 .wrapper ul li {
        float: left;
        width: 46%;
        padding: 4vw 1vw;
        background: rgba(255, 255, 255, 0.8);
        border: #ccc solid 1px;
        margin: 0 2% 5vw;
    }

    section#sec_04 .wrapper ul li h4 {
        font-size: 12px;
        letter-spacing: -0.5px;
        font-weight: bold;
    }

    section#sec_04 .wrapper ul li img {
        display: block;
        margin: 0 auto;
        height: 28vw;
        max-height: 43px;
        width: auto;
    }

    section#sec_04 .wrapper ul li p {
        font-size: 11px;
        line-height: 150%;
    }

    section#sec_04 .wrapper .text p {
        position: relative;
        z-index: 2;
        font-size: 12px;
        line-height: 160%;
        font-weight: bold;
        letter-spacing: -0.5px;
        text-align: left;
    }

    section#sec_04 .wrapper .text p.small {
        font-size: 11px;
        line-height: 160%;
        font-weight: normal;
        margin-top: 15px;
    }

    section#sec_04 .wrapper .text {
        position: relative;
        right: inherit;
        bottom: inherit;
        width: auto;
        padding: 0 4vw;
    }

    section#sec_05 {
        position: relative;
        padding: 10vw 4vw 10vw;
        text-align: center;
        background: #eaeae6;
    }

    section#sec_05 h2 {
        display: inline-block;
        background: url(../images/index/heading_05.png) left center/auto 20px no-repeat;
        height: 20px;
        line-height: 20px;
        margin-left: -30px;
    }

    section#sec_05 ul {
        margin: 20px auto;
        width: auto;
        border-top: 1px solid #fff;
    }

    section#sec_05 ul li {
        border-bottom: 1px solid #fff;
        padding: 14px 40px 12px 0;
        text-align: left;
        font-size: 11px;
        line-height: 150%;
        position: relative;
    }

    section#sec_05 ul li span.day {
        width: auto;
        position: relative;
        left: inherit;
        top: inherit;
        font-weight: bold;
        display: block;
    }

    section#sec_05 ul li span.category {
        display: block;
        position: relative;
        left: inherit;
        top: inherit;
        margin-bottom: 5px;
    }

    section#sec_05 ul a.pdf {
        width: 20px;
        height: 100%;
        position: absolute;
        right: 22px;
        top: 80px;
        bottom: 0;
        margin: auto;
    }

    section#sec_05 a.arrow {
        top: 80px;
    }

    section#contact {
        margin: 80px auto;
    }

    section#sec_06 h2 {
        line-height: 1.4;
        background-position: left -10px;
        background: url(../images/index/heading_02.png) left top/auto 7vw no-repeat;
    }

    section#sec_06>ul {
        width: 100%;
        padding: 0;
        margin-top: 20px;
    }

    section#sec_06>ul li {
        width: calc(50% - 10px);
        margin: 0 5px 10px;
    }

    section#sec_06>ul li img {
        width: 100%;
    }

    section#sec_06>ul>li p {
        padding: 10px;
        font-size: 12px;

    }

    .btn-l {
        max-width: 280px;
    }

    /* 01_04*/
    section#sec_01_4 {}

    section#sec_01_4 ul {
        margin: 0 auto;
        min-width: 300px;
        max-width: 400px;
        padding: 5px;
    }

    section#sec_01_4 li {
        font-size: 15px;
        padding: 10px 0;
    }

    section#sec_01_4 li img {
        width: 40px;
        margin-right: 7px;
    }

}

/*640*/



section#sec_01_1,
section#sec_01_2,
section#sec_01_2b,
section#sec_01_3,
section#sec_02,
section#sec_03,
section#sec_04,
section#sec_05,
section#contact {
    opacity: 0;
    transform: translateY(40px);
    transition: opacity 0.5s, transform 0.5s;
}

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

    section#sec_01_1,
    section#sec_01_2,
    section#sec_01_2b,
    section#sec_01_3,
    section#sec_02,
    section#sec_03,
    section#sec_04,
    section#sec_05,
    section#contact {
        opacity: 0;
        transform: translateY(20px);
        transition: opacity 0.5s, transform 0.5s;
    }

    section#sec_01_2 {
        margin-top: 140px;
    }
}

section.show {
    opacity: 1 !important;
    transform: translateY(0) !important;
}


div#main .wrapper img.copy1 {
    transform: scale(1.4);
    opacity: 0;
    transition: all 1.3s;
}

div#main .wrapper h1 {
    opacity: 0;
    transition: all 1.2s;
}

div#main .wrapper img.copy1.open_show {
    transform: scale(1);
    opacity: 1;
}

div#main .wrapper h1.open_show {
    opacity: 1;
}

div#main2 .wrapper img.copy2 {
    transform: scale(1.4);
    opacity: 0;
    transition: all 1.3s;
}

div#main2 .wrapper h1 {
    opacity: 0;
    transition: all 1.2s;
}

div#main2 .wrapper img.copy2.open_show {
    transform: scale(1);
    opacity: 1;
}

div#main2 .wrapper h1.open_show {
    opacity: 1;
}