﻿header h1 {
    max-width: 400px;
    width: 50%;
    padding: 10px 0 0;
    float: left;
    margin: 0 0 0 10%;
    background: none!important
}

header h1 a {
    display: block
}

header h1 img {
    width: 100%;
    max-width: 240px
}

header h1 span {
    max-width: 140px;
    color: #fff;
    width: 140px;
    font-weight: 700;
    text-align: center;
    line-height: 25px;
    display: inline-block;
    border-radius: 3px;
    background: #4e75cb;
    margin: 0 0 0 10px
}

header h1.kita {
    letter-spacing: -.3em;
    margin: 0 0 0 45px
}

header h1 span.kita {
    max-width: 150px;
    color: #fff;
    width: 150px;
    font-size: 85%;
    font-weight: 700;
    text-align: center;
    line-height: 25px;
    display: inline-block;
    border-radius: 3px;
    background: #4e75cb;
    margin: 0 0 0 10px
}

header div.pref a {
    display: block;
    background-image: url(../image/logoTitle_pref.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 250px;
    margin: 5px 0 0;
    padding: 0 0 30px;
    background-position: center
}

header div.pref {
    max-width: 400px;
    width: 50%;
    color: #e8efff;
    font-size: 2px;
    padding: 0;
    float: left;
    margin: 0 0 0 10%;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

header div.pref h1 {
    width: 100%;
    color: #e8efff;
    font-size: 7px;
    padding: 0;
    float: none;
    margin: 0 0 0 50px;
    background: none!important
}

header div.pref img {
    width: 100%;
    max-width: 240px
}

header div.pref span {
    max-width: 140px;
    color: #fff;
    width: 140px;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    line-height: 25px;
    display: inline-block;
    border-radius: 3px;
    background: #4e75cb;
    margin: 30px 0 0 10px
}

header div.pref span.kita {
    font-size: 14px
}

main {
    width: 100%;
    height: 50vw;
    background-image: url(../image/main_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom -20%;
    position: relative
}

main div {
    position: absolute;
    top: 6.5vw;
    font-size: 44px;
    width: 100%;
    box-sizing: border-box;
    text-align: left;
    line-height: 1.4em;
    padding: 0 0 0 6%;
    color: #182e62;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif
}

main div span {
    display: block
}

main div span.copy {
    display: inline-block;
    background: linear-gradient(transparent 40%, #fff298 40%);
    line-height: 33px;
    font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
    font-size: 24px;
    margin: 0 0 45px;
    font-weight: 700
}

main div span.size1 {
    font-size: 30px
}

main div span.size2 {
    font-size: 46px;
    margin: -5px 0 25px
}

main div span.size3 {
    line-height: 40px;
    font-size: 21px
}

section.breadcrumbs {
    margin: 10px auto 0
}

section.no1 div.no1 {
    margin: 0 auto 0;
    height: auto;
    position: static;
    text-align: center;
    width: 100%;
    background: #24386d
}

section.no1 div.no1 img {
    max-width: 600px;
    width: 100%
}

a.enter {
    display: block;
    padding: 5px 10px;
    border: #FFF 2px solid;
    color: #fff;
    text-align: center;
    margin: 30px auto 0;
    width: 220px;
    font-weight: 700
}

section {
    background: #FFF
}

section.banner li.sp span {
    display: inline-block;
    text-align: center;
    color: #ff2626;
    width: 100%;
    font-weight: 700;
    font-size: 16px
}

section.sec1 {
    padding: 10px 0 35px;
    background: linear-gradient(-90deg, #d8e2f9 0%, #d8e2f9 60%, #FFF 60%, #FFF 100%);
    margin: 0
}

section.sec2 {
    background: #224eb1
}

section.sec3 {
    background-image: url(../image/sec3_bg.png);
    background-repeat: no-repeat, no-repeat;
    background-position: right 5px bottom 0;
    background-size: 15%
}

section.sec4 {
    background: url(../image/sec4.jpg);
    background-size: 75%
}

section.banner {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, .8)
}

section.banner ul {
    width: 100%;
    max-width: 1000px;
    margin: auto;
    padding: 15px 0 0;
    display: flex;
    flex-direction: center;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

section.banner ul li {
    width: 49%
}

section.breadcrumbs {
    background: #f5f8ff
}

section.breadcrumbs ul {
    margin-block-start: 0;
    margin-block-end: 0
}

section.breadcrumbs ul li {
    color: #a2aabd
}

section.breadcrumbs ul li a {
    color: #a2aabd
}

div.contents {
    clear: both;
    max-width: 1000px;
    width: 100%;
    margin: auto;
    padding: 30px 20px 20px;
    box-sizing: border-box
}

section.sec1 div.contents div {
    display: flex;
    flex-direction: center;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    height: auto
}

section.sec1 div.contents dt {
    margin-top: 12%;
    width: 50%;
    font-size: 27px;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    color: #182e62;
    line-height: 50px
}

section.sec1 div.contents dd {
    margin-top: 10%;
    width: 49%
}

section.add1 {
    background: #224EB1
}

section.add1 div.contents ul.evidence {
    max-width: 480px;
    width: 100%;
    margin: 50px auto 0
}

section.add1 div.contents ul.evidence li {
    width: 100%;
    font-size: 9px;
    line-height: 10px;
    text-align: left
}

section.sec1 div.contents dl.panel {
    width: 100%;
    margin: auto;
    padding: 5px
}

section.sec1 div.contents dl.panel dt {
    width: 100%;
    background: #08215a;
    color: #fff;
    text-align: center;
    text-indent: 0em;
    padding: 10px 5px;
    cursor: pointer;
    position: relative;
    font-size: 95%;
    box-sizing: border-box;
    font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
    font-weight: 400;
    margin: 40px 0 0;
    line-height: normal
}

section.sec1 div.contents dl.panel dd {
    margin: 10px 0 20px;
    line-height: 26px;
    width: 100%;
    background: #FFF;
    box-sizing: border-box;
    padding: 15px;
    -webkit-box-shadow: 0 6px 13px -9px rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 6px 13px -9px rgba(0, 0, 0, .75);
    box-shadow: 0 6px 13px -9px rgba(0, 0, 0, .75)
}

section.sec1 div.contents dl.panel dt::after {
    position: absolute;
    right: 15px;
    font-weight: 700;
    content: "+"
}

section.sec1 div.contents dl.panel dt:hover {
    background: #374c7e
}

section.sec1 div.contents dl.panel dt:hover::after {
    content: "－"
}

section.sec1 div.contents div.area_pass {
    width: 100%;
    margin: 20px auto 20px;
    padding: 15px;
    box-sizing: border-box
}

section.sec1 div.contents div.area_pass h3 {
    width: 100%;
    font-size: 22px;
    padding: 5px 0 5px;
    font-weight: 700;
    border-bottom: 3px solid #b9c9ea;
    text-align: center;
    color: #224eb1
}

section.sec1 div.contents div.area_pass dl {
    width: 100%;
    margin: 10px auto 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

section.sec1 div.contents div.area_pass dt {
    background: #224eb1;
    color: #fff;
    padding: 5px;
    width: 15%;
    margin: 0;
    font-weight: 700;
    pointer-events: none;
    -webkit-box-shadow: 0 6px 13px -9px rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 6px 13px -9px rgba(0, 0, 0, .75);
    box-shadow: 0 6px 13px -9px rgba(0, 0, 0, .75)
}

section.sec1 div.contents div.area_pass dt::after {
    position: static;
    font-weight: 700;
    content: ""
}

section.sec1 div.contents div.area_pass dd {
    padding: 5px;
    width: 85%;
    margin: 0
}

section.sec1 div.contents div.area_pass dd ul {
    margin: 0 0 0 2%;
    width: 98%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 10px;
    box-sizing: border-box
}

section.sec1 div.contents div.area_pass dd ul li {
    font-weight: 700;
    width: 45%
}

section.sec1 div.contents div.area_pass dd ul li span {
    font-weight: 400;
    display: inline-block;
    margin: 0 0 0 2px;
    font-size: 95%
}

section.sec1 div.contents div.area_pass dd div {
    width: 100%;
    display: block;
    text-align: right;
    padding: 10px;
    box-sizing: border-box
}

section.sec1 div.contents div.area_pass p {
    text-align: center;
    color: #C00;
    width: 100%;
    font-weight: 700
}

section.area {
    background: url(../image/pref_bg.jpg);
    background-size: cover
}

section.area div.contents h2 {
    padding: 30px 0 30px;
    margin-bottom: 45px;
    font-weight: 900;
    font-size: 32px;
    color: #224eb1;
    width: 100%;
    text-align: center;
    letter-spacing: .1em;
    position: relative
}

section.area div.contents h2:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 5px;
    display: inline-block;
    width: 150px;
    height: 4px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #224eb1
}

section.area div.contents ul {
    width: 100%;
    max-width: 1000px;
    margin: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    background: #fff;
    padding: 15px;
    box-sizing: border-box
}

section.area div.contents ul li {
    width: 20%;
    padding: 3px;
    margin: 2px 0 0;
    font-weight: 700
}

section.area div.contents div.city {
    width: 100%;
    max-width: 1000px;
    margin: auto;
    padding: 15px;
    box-sizing: border-box;
    background: #fff
}

section.area div.contents dt.title {
    font-weight: 700;
    color: #224eb1;
    font-size: 16.5px;
    text-align: center
}

section.area div.contents dl.panel {
    margin: 20px 0 0
}

section.area div.contents dl.panel dt {
    border-top: #ffc88b 1px solid;
    border-bottom: #eb9d47 1px solid;
    padding: 10px 10px;
    text-align: center;
    color: #FFF;
    background: #ffa800;
    cursor: pointer
}

section.area div.contents dd.pref ul {
    justify-content: flex-start
}

section.area div.contents dd.pref ul li {
    width: 33%;
    padding: 0;
    margin: 2px 0 0;
    font-weight: 700
}

section.area p.des {
    width: 100%;
    text-align: center;
    margin: 0 0 25px
}

section.area div.contents dd.pref h3 {
    margin: 10px 5px 15px 0;
    padding: 15px 0 5px;
    width: 100%;
    border-bottom: 1px #224eb1 solid;
    font-weight: 700;
    color: #224eb1;
    font-size: 20px
}

section.sec2 div.contents h2 {
    padding: 30px 0 30px;
    margin-bottom: 25px;
    font-weight: 900;
    font-size: 32px;
    color: #FFF;
    width: 100%;
    text-align: center;
    letter-spacing: .1em;
    position: relative
}

section.sec2 div.contents h2:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 5px;
    display: inline-block;
    width: 150px;
    height: 4px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #FFF
}

section.sec2 div.contents p {
    color: #FFF;
    margin: 0 0 20px
}

section.sec2 div.contents ul {
    display: flex;
    flex-direction: center;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

section.sec2 div.contents ul li {
    width: 24%
}

section.sec2 div.contents ul li dt {
    padding: 5px;
    box-sizing: border-box;
    text-align: center;
    color: #224eb1;
    background: #fff;
    font-weight: 900;
    font-size: 18px;
    letter-spacing: .1em
}

section.sec2 div.contents ul li dd {
    border: 3px solid #FFF;
    box-sizing: border-box;
    height: auto
}

section.sec2 div.contents ul li dd img {
    display: block
}

section.sec3 {
    background-image: url(../image/sec3_bg.jpg);
    background-size: cover;
    background-position: center, center
}

section.sec3 div {
    height: auto
}

section.sec3 div.contents h2 {
    padding: 30px 0 30px;
    margin-bottom: 45px;
    font-weight: 900;
    font-size: 32px;
    color: #224eb1;
    width: 100%;
    text-align: center;
    letter-spacing: .1em;
    position: relative
}

section.sec3 div.contents h2:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 5px;
    display: inline-block;
    width: 150px;
    height: 4px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #224eb1
}

section.sec3 div.contents p.des {
    color: #224eb1
}

section.sec3 div img {
    width: 100%
}

section.score {
    background: url(../image/score_bg.jpg);
    background-size: cover
}

section.score div.contents h2 {
    padding: 30px 0 30px;
    margin-bottom: 45px;
    font-weight: 900;
    font-size: 32px;
    color: #224eb1;
    ;
    line-height: 26px;
    width: 100%;
    text-align: center;
    letter-spacing: .1em;
    position: relative
}

section.score div.contents h2:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 5px;
    display: inline-block;
    width: 150px;
    height: 4px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #224eb1
}

section.add3 {
    background: #1d3c7c;
    font-size: 70%
}

section.add3 div.contents h2 {
    padding: 30px 0 30px;
    margin-bottom: 45px;
    font-weight: 900;
    font-size: 32px;
    color: #FFF;
    width: 100%;
    text-align: center;
    letter-spacing: .1em;
    position: relative
}

section.add3 div.contents h2:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 5px;
    display: inline-block;
    width: 150px;
    height: 4px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #FFF
}

section.add3 p {
    color: #fff;
    line-height: 18px
}

section.add3 h3 {
    font-weight: 700;
    color: #fff;
    font-size: 20px;
    width: 100%;
    margin: 25px auto 0;
    text-align: center
}

section.add3 ul {
    width: 100%;
    margin: 10px 0 0;
    overflow-y: auto;
    height: 160px;
    background: #3d4e90;
    padding: 10px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start
}

section.add3 ul li {
    width: 30%;
    color: #fff;
    margin: 1.6%;
    line-height: 18px
}

section.add3 ul li span {
    display: block;
    width: 100%;
    text-align: right;
    opacity: .6;
    margin: 3px 0 0
}

section.add3 ul li dt {
    color: #fff;
    font-weight: 700;
    margin: 5px auto 0
}

section.add3 ul li dd {
    color: #fff;
    margin: 3px 0 0
}

section.add3 ul li dt span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #fff;
    margin: 10% auto 0
}

section.add3 ul li dd {
    color: #fff
}

section.add3 ul li a {
    color: #fff;
    text-decoration: underline;
    display: block;
    width: 100%;
    text-align: right;
    margin: 3px 0 20px
}

section.add3 ul.except li a {
    color: #fff;
    text-align: left;
    font-weight: 700;
    margin: 0
}


}
section.sec5 {
    background-image: url(../image/sec5_bg.jpg);
    background-size: cover;
    background-position: center, center
}
section.sec5 div.contents {
    height: auto
}
section.sec5 div.contents h2 {
    padding: 30px 0 30px;
    margin-bottom: 45px;
    font-weight: 900;
    font-size: 32px;
    color: #224eb1;
    width: 100%;
    text-align: center;
    letter-spacing: .1em;
    position: relative
}
section.sec5 div.contents h2:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 5px;
    display: inline-block;
    width: 150px;
    height: 4px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #224eb1
}
section.sec5 div.contents p {
    color: #224eb1;
    margin: 0 0 20px
}
section.sec6 {
    background: #224eb1
}
section.sec6 div.contents h2 {
    padding: 30px 0 30px;
    margin-bottom: 45px;
    font-weight: 900;
    font-size: 32px;
    color: #FFF;
    width: 100%;
    text-align: center;
    letter-spacing: .1em;
    position: relative
}
section.sec6 div.contents h2:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 5px;
    display: inline-block;
    width: 150px;
    height: 4px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #FFF
}
section.sec6 ul {
    width: 100%;
    margin: 20px 0 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 0
}
section.sec6 ul li {
    border: 3px #fff solid;
    width: 48%;
    margin: 0 0 15px
}
section.sec6 ul li dl {
    width: 100%;
    box-sizing: border-box;
    border: 3px #224eb1 solid;
    background: #fff;
    padding: 10px
}
section.sec6 ul li dl dt {
    text-align: center;
    font-weight: 700;
    color: #224eb1;
    font-size: 24px;
    margin: 10px 0 15px
}
section.sec6 ul li dl dd a {
    display: block;
    padding: 7px;
    background: #08215a;
    color: #fff;
    margin: 15px 0 0;
    text-align: center;
    font-weight: 700
}
section.sec7 {
    background-image: url(../image/sec7_bg.jpg);
    background-size: cover;
    background-position: center, center
}
section.sec7 div h2 {
    padding: 30px 0 30px;
    margin-bottom: 30px;
    font-weight: 900;
    font-size: 32px;
    color: #224eb1;
    width: 100%;
    text-align: center;
    letter-spacing: .1em;
    position: relative
}
section.sec7 div.contents h2:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 5px;
    display: inline-block;
    width: 150px;
    height: 4px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #224eb1
}
section.sec7 div.contents h3 {
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    color: #224EB1;
    width: 100%;
    text-align: center;
    font-size: 150%;
    margin: 30px auto 50px
}
section.sec7 div.contents h3 span {
    font-size: 40%;
    font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif
}
section.sec7 div.area {
    width: 100%;
    background: rgba(255, 255, 255, .9);
    box-sizing: border-box;
    padding: 15px
}
section.sec7 div.area p {
    margin: 15px 0 20px
}
section.sec7 div.area div#youtube {
    position: relative;
    width: 94%;
    margin: 0 auto 20px
}
section.sec7 div.area div.movie position:relative;
width:94%;
margin:0 auto 20px;
padding:52.25% 10px 10px
}
section.sec7 div.area div#youtube iframe {
    position:absolute;
    top:0;
    right:0;
    width:100%!important;
    height:500px!important
}
section.sec7 div.area ul li {
    border-top:#f6f6f6 1px solid;
    width:100%;
    margin:auto;
    padding:15px;
    box-sizing:border-box;
    background:#fff;
    margin:0 0 15px;
    -webkit-box-shadow:0 6px 13px -9px rgba(0, 0, 0, .75);
    -moz-box-shadow:0 6px 13px -9px rgba(0, 0, 0, .75);
    box-shadow:0 6px 13px -9px rgba(0, 0, 0, .75)
}
section.sec7 div.area ul li dt {
    font-weight:700;
    margin:0 0 15px;
    color:#224eb1
}
section.sec7 div.area ul li dd {
    background-image:linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, #ffff 50%, #ffff 50%),
    linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 97%, #999 97%, #999 100%);
    background-size:8px 100%,
    100% 2em;
    line-height:2
}
section.sec7 div.area:last-child {
    margin:25px 0 0
}
section.add2 {
    background-image:url(../image/add2_bg.jpg);
    background-color:#DAE2F9;
    background-position:left bottom;
    background-repeat:no-repeat
}
section.add2 div h2 {
    padding:30px 0 30px;
    margin-bottom:30px;
    font-weight:900;
    font-size:32px;
    color:#224eb1;
    width:100%;
    text-align:center;
    letter-spacing:.1em;
    position:relative
}
section.add2 div.contents h2:before {
    content:'';
    position:absolute;
    left:50%;
    bottom:5px;
    display:inline-block;
    width:150px;
    height:4px;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    background-color:#224eb1
}
section.add2 div ul li {
    width:100%;
    margin:auto;
    padding:15px;
    box-sizing:border-box;
    background:#fff;
    margin:0 0 20px;
    -webkit-box-shadow:0 6px 13px -9px rgba(0, 0, 0, .75);
    -moz-box-shadow:0 6px 13px -9px rgba(0, 0, 0, .75);
    box-shadow:0 6px 13px -9px rgba(0, 0, 0, .75)
}
section.add2 div ul li dt {
    font-weight:700;
    margin:0 0 20px;
    color:#224eb1
}
section.add2 div ul li dd {
    background-image:linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, #ffff 50%, #ffff 50%),
    linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 97%, #999 97%, #999 100%);
    background-size:8px 100%,
    100% 2em;
    line-height:2
}

/*------240507追加----------*/

ul.experience{
	width:100%;
	margin:auto;
	}
section.sec7 ul.experience li{
 	width: 100%;
	}
	
section.sec7 ul.experience li h4{
	color:#224EB1;
	width:100%;
	text-align:center;
	font-weight:bold;
	font-size:20px;
	}
		
section.sec7 ul.experience li div{
	background-image:none!important;
 	width: 100%;
	margin:15px auto 15px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 0
	}
	
section.sec7 ul.experience li div img{
	display:block;
	width:250px;
	height:250px;
	margin:20px 0 0;
	object-fit:cover;
	}
	
section.sec7 ul.experience li dl{
	width:620px;
	}
	
section.sec7 ul.experience li dl dt{
	color:#333;
	margin:10px 0 0;
	}
	
section.sec7 ul.experience li dl dd 
	{background:none!important;
	line-height:28px;
	font-size:95%;
	}
	
	
/*------ここまで追加----------*/	
	
div#mess {
    text-align:center;
    color:#224eb1;
    font-weight:700
}
section.sec8 div {
    width:100%;
    max-width:1000px;
    margin:auto;
    height:auto;
    padding:30px 20px 20px;
    box-sizing:border-box
}
section.sec8 div h2 {
    padding:30px 0 30px;
    margin-bottom:30px;
    font-weight:900;
    font-size:32px;
    color:#224eb1;
    width:100%;
    text-align:center;
    letter-spacing:.1em;
    position:relative
}
section.sec8 div.contents h2:before {
    content:'';
    position:absolute;
    left:50%;
    bottom:5px;
    display:inline-block;
    width:150px;
    height:4px;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    background-color:#224eb1
}
section.sec8 li dl.panel {
    width:100%;
    margin:auto;
    padding:5px
}
section.sec8 li dl.panel dt {
    background:#08215a;
    color:#fff;
    text-indent:0em;
    padding:10px 15px 10px;
    cursor:pointer;
    position:relative;
    font-size:100%;
    box-sizing:border-box;
    font-weight:400
}
section.sec8 li dl dt:first-letter {
    color:#FFF!important
}
section.sec8 li dl dt::after {
    position:absolute;
    right:15px;
    font-weight:700;
    content:"+"
}
section.sec8 li dl dt:hover {
    background:#374c7e
}
section.sec8 li dl dt:hover::after {
    content:"－"
}
section.sec8 li dl.panel dd {
    margin:10px 0 20px;
    line-height:26px
}
section.sec8 li dl.panel dd a {
    text-decoration:underline
}
section.sec9 {
    background:linear-gradient(90deg, #224eb1 0%, #224eb1 60%, #d8e2f9 60%, #d8e2f9 100%);
    margin:0
}
section.sec9 div h2 {
    padding:30px 0 30px;
    margin-bottom:30px;
    font-weight:900;
    font-size:32px;
    color:#FFF;
    width:100%;
    text-align:center;
    letter-spacing:.1em;
    position:relative
}
section.sec9 div.contents h2:before {
    content:'';
    position:absolute;
    left:50%;
    bottom:5px;
    display:inline-block;
    width:150px;
    height:4px;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    background-color:#FFF
}
section.sec9 ul {
    width:100%;
    background:rgba(255, 255, 255, .9);
    height:240px;
    box-sizing:border-box;
    padding:15px;
    overflow-y:auto
}
section.sec9 ul li {
    width:98%;
    border-bottom:dotted 1px #6e80a9;
    margin:15px auto 10px
}
section.sec9 ul li a {
    color:#000
}
section.sec9 ul li span {
    display:inline-block;
    color:#2d3954;
    font-weight:700;
    margin-right:10px;
    width:130px
}
section.sec9 p {
    font-size:10px;
    color:#fff;
    line-height:12px
}
section.sec9 a {
    color:#fff
}
section.otherArea {
    background:#d8e2f9
}
section.otherArea div.contents dl dt {
    background:#08215a;
    color:#fff;
    text-align:center;
    text-indent:0em;
    padding:10px 15px 10px;
    cursor:pointer;
    position:relative;
    font-size:100%;
    width:80%;
    margin:auto;
    box-sizing:border-box
}
section.otherArea div.contents dl dd ul {
    width:100%;
    max-width:1000px;
    margin:30px auto 50px;
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    -webkit-justify-content:space-between;
    justify-content:space-between;
    background:#fff;
    padding:15px;
    box-sizing:border-box
}
section.otherArea div.contents dl dd ul li {
    width:20%;
    padding:5px;
    margin:5px 0 0
}
section.otherArea div.contents dl dd ul li a {
    font-weight:700
}

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

ここからスマホ

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

@media screen and (max-width:800px) {
    header h1 {
        width: 280px;
        padding: 10px 0 0;
        float: left;
        margin: 0 0 0 2%;
        background: none!important
    }
    header h1.pref {
        width: 280px;
        color: #e8efff;
        font-size: 2px;
        padding: 0 0 0;
        float: left;
        margin: 0 0 0 2%;
        background: none!important;
        font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif
    }
    header h1 a {
        display: block
    }
    header h1 img {
        width: 100%;
        max-width: 180px
    }
    header h1 span {
        color: #fff;
        width: 80px;
        font-size: 80%;
        font-weight: 700;
        text-align: center;
        line-height: 25px;
        display: inline-block;
        border-radius: 3px;
        background: #4e75cb;
        margin: 0 0 0 5px
    }
    header div.pref a {
        display: block;
        background-image: url(../image/logoTitle_pref.png);
        background-size: contain;
        background-repeat: no-repeat;
        width: 100%;
        max-width: 180px;
        margin: 0 0 0;
        padding: 0 0 30px;
        background-position: center
    }
    header div.pref {
        max-width: 340px;
        width: 74%;
        color: #e8efff;
        font-size: 2px;
        padding: 0 0 0;
        float: left;
        margin: 0 0 0 2%;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        flex-direction: row;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        justify-content: space-between
    }
    header div.pref h1 {
        width: 100%;
        color: #e8efff;
        font-size: 7px;
        padding: 5px 0 0;
        float: none;
        margin: 0 0 0 35px;
        background: none!important;
        font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif
    }
    header div.pref h1.kita {
        letter-spacing: .1em;
        font-size: 6px
    }
    header div.pref img {
        width: 100%;
        max-width: 240px
    }
    header div.pref span {
        color: #fff;
        width: 74px;
        font-size: 12px;
        font-weight: 700;
        text-align: center;
        line-height: 25px;
        display: inline-block;
        border-radius: 3px;
        background: #4e75cb;
        margin: 20px 0 0 5px
    }
    header div.pref span.kita {
        width: 80px;
        font-size: 8px
    }
    header h1 span.fukuoka {
        width: 95px;
        font-size: 80%
    }
    header h1 span.kita {
        width: 80px;
        font-size: 8px
    }
    main {
        width: 100%;
        height: 150vw;
        background-position: 85% -45px
    }
    #nav-drawer {
        position: relative;
        float: right;
        cursor: pointer;
        margin: 0 0 0 0
    }
    main div {
        top: 12%;
        line-height: 32px;
        font-family: 'Noto Serif JP';
        font-weight: 700;
        padding: 0 0 0 3%
    }
    main div span.copy {
        display: inline-block;
        font-size: 15px;
        line-height: 20px;
        margin: 0 0 20px;
        background: none
    }
    main div span.copy strong {
        background: linear-gradient(transparent 40%, #fff298 40%);
        display: inline
    }
    main div img {
        width: 75%
    }
    section.no1 div.no1 {
        border: solid #dfaf52 2px;
        box-sizing: border-box
    }
    section h2 {
        font-size: 24px!important;
        font-family: 'Noto Sans JP', sans-serif;
        line-height: 26px;
        padding: 20px 0 20px!important;
        margin-bottom: 25px!important
    }
    section h2:before {
        content: '';
        position: absolute;
        left: 50%;
        bottom: 5px;
        display: inline-block;
        width: 150px;
        height: 4px
    }
    section.banner ul {
        display: block
    }
    section.banner ul li {
        width: 90%;
        margin: auto
    }
    section.banner ul li:first-child {
        margin: 0 auto 0
    }
    section.sec1 div.contents {
        display: block
    }
    section.sec1 div.contents dt {
        width: 80%;
        margin: 20px auto 0
    }
    section.sec1 div.contents dt img {
        width: 100%;
        display: block
    }
    section.sec1 div.contents dl.panel {
        font-size: 90%
    }
    section.sec1 div.contents dd {
        margin-top: 10%;
        width: 100%
    }
    section.area div.contents h2 {
        font-size: 24px;
        font-family: 'Noto Sans JP';
        line-height: 26px;
        padding: 20px 0 20px;
        margin-bottom: 25px
    }
    section.sec1 div.contents div.area_pass {
        width: 100%;
        margin: 20px auto 20px;
        padding: 15px;
        box-sizing: border-box
    }
    section.sec1 div.contents div.area_pass h3 {
        width: 100%;
        font-size: 22px;
        padding: 5px 0 5px;
        font-weight: 700;
        border-bottom: 3px solid #b9c9ea;
        text-align: center;
        color: #224eb1
    }
    section.sec1 div.contents div.area_pass dl {
        width: 100%;
        margin: 10px auto 10px;
        display: block
    }
    section.sec1 div.contents div.area_pass dt {
        background: #224eb1;
        color: #fff;
        padding: 5px;
        width: 100%;
        margin: 0;
        font-weight: 700;
        pointer-events: none;
        box-shadow: none;
        box-sizing: border-box
    }
    section.sec1 div.contents div.area_pass dt::after {
        position: static;
        font-weight: 700;
        content: ""
    }
    section.sec1 div.contents div.area_pass dd {
        padding: 5px;
        width: 100%;
        margin: 0
    }
    section.sec1 div.contents div.area_pass dd ul {
        margin: 0 0 0 2%;
        width: 98%;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        padding: 10px;
        box-sizing: border-box
    }
    section.sec1 div.contents div.area_pass dd ul li {
        font-weight: 700;
        width: 100%
    }
    section.sec1 div.contents div.area_pass dd div {
        width: 100%;
        display: block;
        text-align: right;
        padding: 10px;
        box-sizing: border-box
    }
    section.area div.contents ul {
        padding: 0
    }
    section.area div.contents ul li {
        width: 33%;
        padding: 5px 5px 0;
        margin: 0;
        box-sizing: border-box
    }
    section.area div.contents ul li.p50 {
        width: 50%
    }
    section.area div.contents dd.pref h3 {
        margin: 10px 0 10px;
        padding: 5px 0p 5px;
        border-bottom: 1px #224eb1 solid;
        font-weight: 700;
        color: #224eb1
    }
    section.area div.contents dd.pref ul li.p50 {
        width: 50%
    }
    section.area div.contents dd.pref ul li.p100 {
        width: 100%!important
    }
    section.area div.contents dd.pref ul li {
        font-size: 11px;
        margin: 0
    }
    section.sec2 div.contents h2 {
        font-size: 24px;
        font-family: 'Noto Sans JP';
        line-height: 26px;
        padding: 20px 0 20px;
        margin-bottom: 25px
    }
    section.sec2 div.contents ul li {
        width: 49%;
        margin-bottom: 2%
    }
    section.sec2 div.contents ul li dt {
        font-size: 13px
    }
    section.add1 div.graph_wrap {
        border: solid 3px #ffcd49;
        padding: 3% 5%;
        width: 90%
    }
    section.add1 div.graph_wrap h3 {
        font-size: 150%
    }
    section.add1 div.contents ul li:first-child {
        width: 100%;
        text-align: center
    }
    section.add1 div.contents ul li:first-child img {
        width: 48%
    }
    section.add1 div.contents ul li:nth-child(2) {
        width: 48%
    }
    section.add1 div.contents ul li:nth-child(3) {
        width: 48%
    }
    section.add1 div.contents ul.evidence li {
        width: 100%;
        font-size: 9px;
        line-height: 10px;
        text-align: left
    }
    section.add1 div.contents ul {
        width: 100%
    }
    section.add2 div ul li dd {
        background-image: none;
        line-height: 1.6
    }
    section.sec3 div.contents h2 {
        font-size: 24px;
        font-family: 'Noto Sans JP', sans-serif;
        line-height: 26px;
        padding: 20px 0 20px;
        margin-bottom: 25px
    }
    section.sec3 div dl {
        width: 78%;
        box-sizing: border-box;
        padding: 5px 15px 5px
    }
    section.sec3 div.contents img {
        width: 100%;
        height: 100%;
        padding: 10px 1% 0;
        vertical-align: middle;
        object-fit: cover
    }
    section.sec3 div.contents ul li {
        box-sizing: border-box;
        flex-direction: row-reverse
    }
    section.sec3 div.contents dl {
        display: inline-block
    }
    section.sec3 div.contents dt {
        font-size: 16px;
        cursor: pointer;
        position: relative;
        font-family: 'Noto Serif JP', serif;
        font-weight: 700
    }
    section.sec3 div.contents dt span {
        display: block;
        font-size: 70%;
        width: 30%;
        line-height: 18px;
        padding: 0;
        margin: 0 0 5px
    }
    section.sec3 li dl dt::after {
        position: absolute;
        right: 5px;
        font-weight: 700;
        content: "+";
        font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif
    }
    section.sec3 div.contents dd {
        display: none
    }
    section.sec3 div.contents dd p {
        margin: 0 0 0 -30%
    }
    section.sec4 div.contents h2 {
        font-size: 24px;
        font-family: 'Noto Sans JP', sans-serif;
        line-height: 26px;
        padding: 20px 0 20px;
        margin-bottom: 25px
    }
    section.sec4 div.contents ul li {
        width: 100%
    }
    section.sec4 ul.accordion li.content dt {
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        padding: 0
    }
    section.sec4 ul.accordion li.content dt img {
        width: 15%;
        object-fit: contain;
        height: auto
    }
    section.sec4 ul.accordion li.content dt div {
        width: 100%;
        line-height: 20px
    }
    section.sec4 ul.accordion li.content {
        clear: both;
        display: block
    }
    section.sec4 ul.accordion li.content dl {
        width: 100%
    }
    section.sec4 ul.accordion li.content dd {
        line-height: 22px;
        padding: 6px 0 0;
        margin: 6px 0 0;
        font-size: 90%
    }
    section.score div.contents h2 {
        padding: 30px 0 30px;
        margin-bottom: 25px;
        font-weight: 900;
        font-size: 24px;
        line-height: 26px;
        width: 100%
    }
    section.score div.contents h2:before {
        content: '';
        left: 50%;
        bottom: 5px;
        display: inline-block;
        width: 150px;
        height: 4px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
    section.score div.contents p.des {
        color: #224eb1;
        margin: 0 0 20px
    }
    section.score ul li {
        width: 32%;
        background: #fff;
        margin: 5px auto 5px;
        padding: 5px;
        box-sizing: border-box
    }
    section.score ul li div.sub {
        color: #fff;
        background: #224eb1;
        font-size: 10px;
        width: 50%;
        padding: 2px 0 0
    }
    section.score ul li div.result {
        font-weight: 700;
        font-size: 12x;
        width: 100%
    }
    section.score ul li div.result p {
        margin: 10px 0 0;
        color: #E00;
        font-size: 14px;
        font-weight: 700
    }
    section.score ul li div.result p span {
        font-size: 48px
    }
    section.score ul li div.result p span.pass {
        font-size: 40px;
        font-weight: 700;
        letter-spacing: 1px
    }
    section.score ul li img.kind {
        width: 45%;
        display: block;
        position: absolute;
        right: -5px;
        top: -15px
    }
    section.score div.contents p.des {
        color: #224eb1;
        margin: 0 0 20px
    }
    section.score ul li dd {
        width: 100%;
        margin: 0;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: flex-start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        padding: 0
    }
    section.score ul li dd img {
        width: 38%;
        margin-right: 2%;
        max-height: 35px;
        object-fit: contain
    }
    section.score ul li dd p {
        width: 60%;
        font-size: 7px;
        line-height: 9px
    }
    section.score ul li div.result p span.up {
        font-size: 18px;
        font-weight: 700;
        letter-spacing: 0em
    }
    section.score ul li div.result p span.gokaku img {
        height: 40px;
        line-height: 10px;
        margin: -10px 0 0 -3px;
        width: 80px
    }
    section.add3 ul {
        width: 100%;
        margin: 10px 0 0;
        display: block
    }
    section.add3 ul li {
        width: 100%;
        margin: 10px 0 0
    }
    section.add3 ul li dt {
        font-weight: 700;
        color: #fff
    }
    section.add3 ul li dd {
        color: #fff
    }
    

/*------240507追加----------*/


section.sec7 ul.experience li h4{
	font-size:18px;
	}
		
section.sec7 ul.experience li div{
   display: block;
	}
	
section.sec7 ul.experience li div img{
	display:block;
	width:100%;
	margin:20px 0 0;
	object-fit:cover;
	}
	
section.sec7 ul.experience li dl{
	width:100%;
	}
	
section.sec7 ul.experience li dl dt{
	text-align:center;
	width:100%;
	color:#333;
	margin:10px 0 0;
	}
	
/*------ここまで追加----------*/	

    
    
    section.sec5 div.contents h2 {
        font-size: 24px;
        font-family: 'Noto Sans JP', sans-serif;
        line-height: 26px;
        padding: 20px 0 20px;
        margin-bottom: 25px
    }
    section.sec5 div.contents ul li dt div {
        line-height: 20px
    }
    section.sec5 div.contents ul li {
        width: 100%
    }
    section.sec5 ul.accordion li.content dd {
        padding: 6px 0 0;
        margin: 6px 0 0;
        font-size: 90%
    }
    section.sec5 ul.accordion li.content dd span {
        display: inline-block;
        margin: 3px 0 0
    }
    section.sec6 div.contents h2 {
        font-size: 24px;
        font-family: 'Noto Sans JP', sans-serif;
        line-height: 26px;
        padding: 20px 0 20px;
        margin-bottom: 25px
    }
    section.sec6 ul {
        width: 100%;
        margin: 20px 0 0;
        display: block;
        padding: 0
    }
    section.sec6 ul li {
        width: 100%;
        margin: 20px 0 0
    }
    section.sec7 div#area div#youtube {
        position: relative;
        width: 86%
    }
    section.sec7 div#area div.movie {
        position: relative;
        width: 86%;
        padding: 42.25% 10px 10px
    }
    section.sec7 div.area ul li dd {
        background-image: none;
        line-height: 23px
    }
    section.sec8 li dl.panel dt {
        font-size: 90%
    }
    section.sec9 ul li span {
        display: block
    }
    section.otherArea div.contents dl dd ul li {
        width: 50%;
        padding: 5px;
        margin: 5px 0 0;
        box-sizing: border-box
    }
    
    
    /*==============================================
        フッター
    ================================================*/
    
    footer ul.fixed_course{
	 	width:100%;
	 	position: fixed;
	 	z-index:99999;
	    bottom: 0;
	 	display: flex!important;
		flex-direction: row;
		flex-wrap: wrap;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-align-items: center;
	    align-items: center;
	    margin:0;
		box-sizing: border-box;
		background-color:#2ea7d9;
		}

	footer ul.fixed_course li{
		height:70px;
		margin:0;
		padding:0;
		width:25%;
		}
		
	footer ul.fixed_course li a{
		display:block;
		height:70px;
		color:#fff;
		}
	
	footer ul.fixed_course li a span{
		display:block;
		}
	

	footer ul.fixed_course li:last-child {
		width:50%;
		}

	footer  ul.fixed_course li:last-child a{
		width:100%;
	 	display: flex!important;
		flex-direction: row;
		flex-wrap: wrap;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		/*-webkit-align-items: center;*/
	    /*align-items: center;*/
		padding:10px;
		box-sizing: border-box;
		background-color:#2ea7d9;
		background-image:url(../image/course/arrow_r.png);
		background-repeat:no-repeat;
		background-position:95%,center;
		background-size:5%;
		}
	
	footer ul.fixed_course li:last-child a{
		background-color:#f95054;
		}
	
	footer ul.fixed_course li:first-child a{
		text-align:center;
		}
	
	footer ul.fixed_course li:first-child a img{
		display:block;
		width:30%;
		margin:auto;
		}
	
	footer ul.fixed_course li:nth-child(2) a{
		background-color:#eaaa11;
		text-align:center;
		text-indent:0.1em;
		}
		
	footer ul.fixed_course li:nth-child(2) a img{
		display:block;
		width:35%;
		margin:auto;
		}
		
	footer ul.fixed_course li:last-child a dt{
		width:15%;
		}
		
	footer ul.fixed_course li:last-child a dt img{
		width:100%;
		display:block;
		padding:15px 0 0 ;
		margin:auto;
		}
		
	footer ul.fixed_course li:last-child a dd{
		font-size:16px;
		width:75%;
		}

	footer ul.fixed_course li:last-child a dd span{
		display:block;
		font-size:12px;
		line-height:14px;
		}
    
}