@charset "UTF-8";

/* ========================================================= *
 * $RESET                                                    *
 * ========================================================= */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video,
main {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
font-family: 'Noto Sans JP', sans-serif;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-text-size-adjust: 100%;
	font-weight: 500;
	font-style: normal;
	line-height: 1.8;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section,
main {
	display: block;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
img{
	vertical-align:bottom;
	margin: auto;
}
* {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
a{
	color:#464646;
	text-decoration: none;
}

@media screen and (min-width: 1024px){
.sp{display: none !important;}
}
/* ======================================= *
 * $ALL                                    *
 * ======================================= */

.img {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

strong {
    font-weight: bold;
}

#wrapper {
    overflow: hidden;
/*    min-width: 1280px;*/
}





.wrap {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

header {
background: white;
    padding: 15px 0;
}

header h1 {
    width: 120px;
    float: left;
}

header a {
    display: block;
    width: 120px;
    height: 35px;
    background: url("../images/logo.png") no-repeat;
    background-position:left center;
    background-size: contain;
}

header p {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-size: 20px;
    float: right;
}


footer .flex {
    display: flex;
    max-width: 1000px;
    margin: 0 auto;
    padding: 20px 0 10px;
}
footer .left img {
    width: 120px;
    height: 31px;
}
.fs-14 {
    margin-top: 10px;
    font-size: 1rem;
}
footer .right {
    margin-left: auto;
}
footer .right .link {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-left: auto;
    width: 12em;
    font-size: 1rem;
}
footer .right .link a {
    position: relative;
    display: inline-block;
    padding-right: 15px;
    text-decoration: underline;
}
footer .right .link a::after {
    content: "";
    width: 11px;
    height: 11px;
    background:url("../images/link.svg") no-repeat;
    background-size: cover;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
footer .copy {
    font-size:0.8rem;
    margin-top: 30px;
}

/* ======================================= *
 * content                                 *
 * ======================================= */


.fv {
    height:856px;
position: relative;
    overflow: hidden;
    margin: 0;
    /*
    background: url("../images/fv.png") no-repeat;
    height: 856px;
        background-size: 1920px auto;
    background-position: center;
    */
}
.fv p {
    width: 1920px;
    height:856px;
position: absolute;
    margin: auto;
	left: 50%;
	transform: translate(-50%, 0%);
}


.info_bk {
padding:75px 0;
    background: url("../images/info_bk.png") no-repeat;
        background-size: 1920px auto;
    background-position: center 90%;
}

.info article {
    position: relative;
    width: 900px;
    margin: 0 auto;
}
.info article img.ping {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: -45px;
    z-index: 1;
}

.info article .content {
    position: relative;
    padding: 50px;
    border-radius: 20px;
background:url("../images/info_dot.png") no-repeat,url("../images/info_dot.png") no-repeat, url("../images/info_dot.png") no-repeat,url("../images/info_dot.png") no-repeat #3d99e2;
        background-position:1.5% 5%,98.5% 5%,1.5% 95.5%,98.5% 95.5%;
}

.info article .content h2 {
    height: 35px;
    background: url("../images/info_title.png") no-repeat;
    background-position: center;
    background-size: contain;
}

.info article .content p {
    color: white;
    text-align: center;
    padding: 15px 0;
}
.info article .content p a {
    color: #00569b;
    text-decoration: underline;
}

.info article .content .search {
    padding-top: 5px;
  display: flex;
    justify-content: space-between;
}

.info article .content .post_code {
    width: 290px;
}
.info article .content .adress {
    width: 480px;
}

.info article .content dt {
    color: white;
    font-size: 20px;
    padding-bottom: 10px;
}

.info article .content .form {
    border-radius: 5px;
        background: white;
  display: flex;
    justify-content: space-between;
    overflow: hidden;
}
.info article .content input.bar {
font-size: 18px;
    padding: 10px;
    height: 52px;
    width: 80%;
  
}
.info article .content input.submit_button {
    background:url("../images/info_icon.png") no-repeat #00569b;
    height: 52px;
    width: 20%;
    max-width: 52px;
    background-position: center;

}
::placeholder {
  color:#c7c7c7;
}


.area1_top {
height: 554px;
background: url("../images/area1_top.png") no-repeat;
background-size: 1920px auto;
background-position: center;
}

.area1_btm {
 background: url("../images/area1_btm.png") no-repeat;
background-size: 1920px auto;
background-position: center top;
    padding: 100px 0;
}

.area1_btm h2 {
    background:url("../images/area1_title.png") no-repeat;
    height: 110px;
        background-position: center;
    background-size: contain;
}

.area1_btm p {
    margin: 50px auto;
    font-size: 18px;
    text-align: center;
}

.area1_btm dt {
    background:url("../images/area1_dt.png") no-repeat;
    height: 50px;
        background-position: center;
    background-size: contain;
}

.area1_btm ul {
    display: flex;
        justify-content: space-between;
    flex-wrap:wrap;
}

.area1_btm ul li {
    margin:17px 0; 
}

.area2 {
 background: url("../images/area2_bk.png") no-repeat;
background-size: 1920px auto;
background-position: center;
    padding: 90px 0 60px;
}

.area2 h2 {
    background:url("../images/area2_title.png") no-repeat;
    height: 181px;
        background-position: center;
    background-size: contain;
    margin-bottom: 45px;
}
.area2 article {
  display: flex;
    justify-content: space-between;
    overflow: hidden;
}
.area2 ul {
    margin: 20px;
}

.area2 li {
    color: white;
    font-size: 18px;
    padding-left: 30px;
    background: url("../images/area2_icon.png") no-repeat;
    background-position: left center;
}

.area3 {
 background: url("../images/area3_bk.png") no-repeat;
background-size: 1920px auto;
background-position: center;
    padding: 80px 0;
}

.area3 article {
background: white;
width: 1000px;
margin: 0 auto;
border-radius: 15px;
padding: 60px 65px;
padding-top: 535px;
position: relative;
}

.area3 article .title {
position: absolute;
margin: auto;
left: 45px;
right: 0;
top: 65px;
}

.area3 article div.point {
padding-left: 10px;
    margin-bottom: 30px;
    position: relative;
}
.area3 article div.point:last-of-type {
    margin-bottom: 0;
}
.area3 article div.point .hukidashi {
    position: absolute;
    right: -35px;
    top: -55px;
}


.area3 article div.point dl {
position: relative;
border-radius: 15px;
background: #fff8c8;
    padding: 30px 0;
    padding-left: 175px;
}

.area3 article div.point dt {
    color: white;
    font-size: 20px;
    background: url("../images/area3_ribon.png") no-repeat;
    padding: 13px 0px 11px 21px;
    line-height: 1;
    width: 145px;
    position: absolute;
    left: -8px;
}
.area3 article div.point dd p {
    font-size: 16px;
}

.area3 article div.point dd p.small {
    font-size: 14px;
}


.area3 article div.point dd p span {
    font-weight: bold;
    font-size: 22px;
    color: #df3520;
}

.area3 article div.point2 dd {
    display: flex;
}

.area3 article div.point2 dd ul {
    margin-right: 60px;
}



.area4 {
 background: url("../images/area4_bk.png") no-repeat;
background-size: 1920px auto;
background-position: center top;
    padding: 90px 0 100px;
}

.info_bk2 {
   background: linear-gradient(180deg, transparent 0%, transparent 50%, #9bcbf0 50%, #9bcbf0 100%);
}

.area5 {
 background:#9bcbf0;
padding: 100px 0;
}
.area5 h2 {
    background: url("../images/area5_title.png") no-repeat;
        height: 44px;
        background-position: center;
    background-size: contain;
    margin-bottom: 30px;
}
.area5 section {
    border-radius: 15px;
    overflow: hidden;
}

.area5 h3 {
    background: #00569b;
    padding: 15px 40px;
    color: white;
    font-size: 26px;
}
.area5 h3 span {
    display: inline-block;
    padding-left: 30px;
    background: url("../images/area5_dt_icon.png") no-repeat;
    background-position: left center;
}

.area5 .explain {
   background: white;
    padding: 3% 8%;
}
.area5 .explain p.small {
font-size: 14px;
}
.area5 div.gray {
    background: #e8ecf0;
    padding:2%;
    margin: 2% 0;
}
.area5 .orange {
    color: #e94729;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}
.area5 .orange span {
    font-size: 18px;
    font-weight: bold;
}

.area5 .float {
    width: 49%;
    line-height: 1;
    display: inline-block;
    border-right: 2px solid #cdcdcd;
}
.area5 .float:last-of-type {
    border: none;
}

.area5 .float dt {
    text-align: center;
    font-size: 24px;
}
.area5 .float p {
    font-size: 45px;
}
.area5 .float p span {
    font-size: 30px;
}
.area5 ul.flex {
display: flex;
justify-content: space-between;
margin: 2% 0;
}
.area5 ul.flex li {
    width: 410px;
}
.area5 ul.flex li .gray {
    padding: 20px 0;
}

.area5 ul.flex li p {
text-align: center;
}
.area5 aside {
border-radius: 10px;
border: 4px solid #eef3f7;
padding: 30px;
margin-bottom: 10px;
position: relative;
}

.area5 aside img.ab {
    position: absolute;
    right: 0;
    bottom: 10%;
}


.area5 aside dt {
padding-bottom: 10px;
border-bottom:  4px solid #eef3f7;
}
.area5 aside dt span.blue {
color: #00569b;
font-size: 22px;
font-weight: bold;
}
.area5 aside dt span.blue span {
color: #e94729;
font-weight: bold;
}
.area5 aside dt span.tag {
color: white;
    display: inline-block;
    font-weight: bold;
    background: #00569b;
    border-radius: 10px;
    font-size: 22px;
    padding: 0 15px;
}
.area5 aside dd {
    width: 65%;
}

.area5 aside dd div {
    margin: 15px 0;
}
.area5 aside dd div p {
    font-size: 22px;
}

.area5 aside ul {
    display: flex;
justify-content: space-between;
}
.area5 aside ul li {
    font-size: 22px;
}
.area5 aside ul li .mid {
    font-size:80%;
}

.area5 aside ul li .small {
    font-size:70%;
}
.area5 aside ul li .small.orange {
    font-size:70%;
}
.area5 aside ul li .orange {
    font-size:100%;
}
.area5 aside ul li .bk {
    display: inline-block;
    padding:0 5px;
    color: white;
    background: #e94729;
}
.area5 aside ul li .tp {
    vertical-align: top;
}


.q_a {
    padding: 100px 0;
    background: #e7eff5;
}

.q_a h2 {
    background: url("../images/qa_title.png") no-repeat;
        height: 44px;
        background-position: center;
    background-size: contain;
    margin-bottom: 30px;
}

/*アコーディオン全体*/
.accordion-area{
    list-style: none;
    width: 96%;
    max-width: 900px;
    margin:0 auto;
}

.accordion-area li{
    margin: 10px 0;
}

.accordion-area section {
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 25px;
}

.accordion-area li:last-of-type section {
    margin-bottom: 0;
}

/*アコーディオンタイトル*/
.q_a .title {
    position: relative;/*+マークの位置基準とするためrelative指定*/
    cursor: pointer;
    font-size:18px;
    font-weight:bold;
    padding: 25px 0 25px 100px;
    transition: all .5s ease;
    background:url("../images/q_icon.png") no-repeat #8dc4f0;
    background-position: 30px center;
    color: #00569b;
}

.min_pd .title {
    padding: 15px 0 15px 100px;
}




/*アイコンの＋と×*/
.q_a .title::before,
.q_a .title::after{
    position: absolute;
    content:'';
    width: 20px;
    height: 3px;
    background-color: white;
    
}
.q_a .title::before{
    top:48%;
    right: 30px;
    transform: rotate(0deg);
    
}
.q_a .title::after{    
    top:48%;
    right: 30px;
    transform: rotate(90deg);

}
/*　closeというクラスがついたら形状変化　*/
.title.close::before{
	transform: rotate(45deg);
}

.title.close::after{
	transform: rotate(-45deg);
}

/*アコーディオンで現れるエリア*/
.box {
    display: none;/*はじめは非表示*/
    background:url("../images/a_icon.png") no-repeat white;
        background-position: 30px 20px;
    padding: 25px 55px 25px 100px;
}




.area6 {
 background: url("../images/area6_bk.png") no-repeat;
background-size: 1920px auto;
background-position: center top;
    padding: 90px 0 100px;
}

.area6 dl {
    width: 580px;
    margin-left: auto;
}
.area6 dt {
    height: 101px;
    background: url("../images/area6_dt.png") no-repeat;
    background-position: left center;
    background-size: contain;
    margin-bottom: 30px;
}

.area6 dd {
    font-size: 18px;
    line-height: 38px;
}


.area7 {
 background:#e7eff5;
margin-top: 5%;
    padding: 30px 0;
}
.area7 article {
    text-align: center;
}
.area7 div {
    padding-left: 330px;
    background: url("../images/area7_title.png") no-repeat;
    background-position: left center;
    display: inline-block;
    margin: 0 auto;
}


.voice {
    background:url("../images/voice_bk.png") no-repeat;
    background-size: cover;
    background-position: center;
    padding: 100px 0;
}

.voice h2 {
background: url("../images/voice_title.png") no-repeat;
height: 160px;
background-position: center;
background-size: contain;
margin-bottom: 30px;
}

.voice .popup-modal {
    display: block;
    border-radius: 10px;
    overflow: hidden;
    width: 315px;

}


.voice .popup-modal dl {
    margin-top: -38px;
    position: relative;
    z-index: 1;
}



.voice .popup-modal dd {
    background: white;
    padding:20px;
}
.voice .popup-modal dd span {
    display: block;
    margin-top: 10px;
    color: #7f7f7f;
}

.voice .popup-modal:hover img {
transform: scale(1.2);
    transition: 0.5s;
}

.voice .popup-modal:hover dd {
        transition: 0.5s;
    background:#00569b;
    color: white;
}
.voice .popup-modal:hover dd span {
        transition: 0.5s;
    color: white;
}

.voice .popup-modal dl dt {
    text-align: center;
    color: white;
}


.voice .popup-modal dl dt span {
    font-weight: bold;
    display: inline-block;
    margin: 0 auto;
    width: 75px;
    line-height: 1;
    padding: 15px 0 8px;
    font-size: 14px;
border-radius:100px 100px 0 0;
}





.mfp-auto-cursor .mfp-content {
    max-width: 950px;
    background: white;
    border-radius: 15px;
    padding: 30px 50px;
}
.popup-modal-dismiss {
    margin-top: 35px;
    text-align: center;
}
.mfp-content article {
    overflow: hidden;
}
.mfp-content article img {
    float: right;
    border-radius: 10px;
}
.mfp-content article div {
    float: left;
    width: 480px;
}

.mfp-content article div p {
    color: #7f7f7f;
    font-weight: bold;
    font-size: 16px;
}
.mfp-content article div p span {
    color: white;
    display: inline-block;
    border-radius: 20px;
    padding: 0 20px;
    margin-right: 10px;
}

.mfp-content article div dd {
    font-size: 18px;
}
.mfp-content article div dt {
    font-weight: bold;
    font-size: 24px;
    color: #00569b;
    margin-bottom: 10px;
}



.voice .popup-modal dl.youji dt {
    border-bottom: 10px solid #e788bb;
}
.voice .popup-modal dl.youji dt span {
background:#e788bb;
}


.mfp-content article div p span.youji {
    background: #e788bb;
}

.voice .popup-modal dl.shogaku dt {
    border-bottom: 10px solid #99b755;
}
.voice .popup-modal dl.shogaku dt span {
background:#99b755;
}


.mfp-content article div p span.shogaku {
    background: #99b755;
}

.info.fix {
    padding: 15px 0;
background: #3d99e2;
}


.info.fix .content {
    position: relative;
    padding: 0px;
    border-radius: 0px;
    background:none;

}
.info.fix .content h2 {
height: 38px;
    background: url(../images/fix_title.png) no-repeat;
    background-position: center;
    background-size: contain;
}

.info.fix .content dl {
display: flex;
justify-content: space-between;
}

.info.fix .content dt {
    color: white;
    font-size: 16px;
    padding-bottom: 0px;
    display: inline-block;
}

.info.fix .content dl.post_code {
    width:400px;
}
.info.fix .content dl.post_code dd {
    width:290px;
}

.info.fix article .content form input.bar {
    font-size: 16px;
    padding: 10px;
    height: 52px;
    width: 240px;
}
.info.fix article .content form input.submit_button {
    width: 20%;
    max-width: 52px;
}

.info.fix .content dl.adress {
    width:480px;
}
.info.fix .content dl.adress dd {
    width:400px;
}
.info.fix article .content dl.adress input.bar {
    font-size: 16px;
    padding: 10px;
    height: 52px;
    width: 445px;
}

/* ======================================= *
 * detail                                  *
 * ======================================= */

.detail_title {
background: url("../images/detail_title.png") no-repeat;
background-size: 1920px auto;
background-position: center;
height: 200px;
}

#detail {
    padding: 80px 0;
}
#detail .wrap {
    width: 800px;
}
p.back {
    text-align: center;
}

p.back a {
    color: white;
    padding: 15px 100px;
    font-size: 24px;
    background: url("../images/back_btn_icon.png") no-repeat #00569b;
    border-radius: 45px;
    font-weight: normal;
    background-position: 30px center;
    display: inline-block;
}

#detail section {
    background: #e7eff5;
    border-radius: 20px;
    padding: 60px 40px;
    margin-bottom: 45px;
}

#detail section h2 {
    padding-bottom: 10px;
    border-bottom: 2px solid #00569b;
}

#detail section h2 span {
    font-size: 34px;
    font-weight: bold;
    color:#00569b;
    padding-left: 65px;
    background: url("../images/detail_title_icon1.png") no-repeat;
    background-position: 15px center;
}

#detail section article,#detail section aside {
    border-radius: 20px;
    overflow: hidden;
    margin: 30px 0;
}

#detail section article dl {
    display: table;
    width: 100%;
    border-bottom: 1px solid #d8d8d8;
}
#detail section article dl:last-of-type {
    border-bottom: none;
}

#detail section article dt,#detail section article dd {
    display: table-cell;
    font-size: 18px;
}

#detail section article dt {
    background: #00569b;

    color: white;
    padding: 15px 3%;
    width: 24%;
}

#detail section article dd {
    background: white;
    padding: 15px 3%;
    width: 64%;
}

#detail section article dd .iframe {
height: 175px;
    margin: 10px 0;
}
#detail section article dd .iframe iframe {
    width: 100%;
    height:inherit;
}

#detail section article dd span {
    color: white;
    display: inline-block;
    padding: 3px 20px;
    border-radius: 20px;
    margin-right: 5px;
        background: #a3a3a3;
}

#detail section article dd span.youji.on {
    background: #e788bb;
}
#detail section article dd span.shogaku.on {
    background: #99b755;
}
#detail section article dd span.chugaku.on {
    background: #55b3d7;
}
#detail section article dd span.koukou.on {
    background: #005fa9;
}
#detail section article dd span.seijin.on {
    background: #9b5ad8;
}

#detail section article dd .flex {
    display: flex;
}
#detail section article dd .flex ul {
    padding-right: 20px;
}

#detail section aside dt {
    background:url("../images/detail_title_icon2.png") no-repeat #00569b;
    background-position: 30px center;
    color: white;
    padding: 15px 3% 15px 60px;
    font-size: 24px;
}

#detail section aside dd {
    background: white;
        padding: 20px 3%;
}


#detail section p.orange {
    text-align: center;
}
#detail section p.orange a {
    color: white;
    padding: 15px 100px;
    font-size: 24px;
    background: #e84729;
    border-radius: 45px;
    font-weight: normal;
    display: inline-block;
}

#detail section .room {
    margin: 20px 0;
}

#detail section .room h3 {
    padding-bottom: 5px;
    color: #00569b;
    font-size: 24px;
    padding-left: 5px;
    border-bottom: 1px dotted;
}

#detail section .room h3 span {
    display: inline-block;
    background: url("../images/detail_title_icon3.png") no-repeat;
    background-position: left center;
    padding-left: 35px;
}
#detail section .room ul {
    display: flex;
    flex-wrap:wrap;
    justify-content:space-between;
    margin: 30px auto;
        width: 88%;
}

#detail section .room ul li {
    margin-bottom: 20px;
	width:49%;
}

#detail section .room ul li figure img {
    border-radius: 15px;
	width:100%;
	height:auto;
}

#detail section .room ul li figcaption {
    display: block;
    text-align: center;
    margin-top: 10px;
}


/* ======================================= *
 * contact                                 *
 * ======================================= */

.contact_title {
background: url("../images/contact_title.png") no-repeat;
background-size: 1920px auto;
background-position: center;
height: 200px;
}

#contact {
    padding: 80px 0;
}
#contact .wrap {
    width: 800px;
}

#contact section {
    background: #e7eff5;
    border-radius: 20px;
    padding:20px 40px;
    margin-bottom: 45px;
}

#contact section.pd {
    padding: 20px 40px;
}


#contact h3 {
    margin: 20px;
    font-size: 22px;
    line-height: 1;
    padding-left: 10px;
    border-left: 2px solid;
}

#contact aside p {
    font-size: 18px;
}
#contact aside p a {
    text-decoration: underline;
    color: #00569b;
}

#contact .agree {
text-align: center;
    margin-top: 40px;
}
#contact .agree p {
    background: #778899;
    padding:10px 20px;
    display: inline-block;
}

#contact .agree label span {
    color: white;
    display: inline-block;
    padding: 0 100px;
    font-size: 18px;
}
input[type=checkbox] {
    display: none;
}
.checkbox-input {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding: 5px 30px;
    position: relative;
    width: auto;
}
.checkbox-input::before {
    background: #fff;
    content: '';
    display: block;
    height: 20px;
    left: 5px;
    margin-top: -9px;
    position: absolute;
    top: 50%;
    width: 20px;
}
.checkbox-input::after {
    content: '';
    display: block;
    height: 14px;
    left: 8px;
    margin-top: -6px;
    opacity: 0;
    background:#00569b;
    position: absolute;
    top: 50%;
    width: 14px;
}
input[type=checkbox]:checked + .checkbox-input::after {
    opacity: 1;
}

#contact section dl {
    padding: 40px 0;
    border-bottom: 1px dotted #bcbec0;
}

#contact section dl:last-of-type {
    border-bottom: none;
}


#contact section dl.flex {
    display: flex;
  justify-content: center;
  align-items: flex-start;
}

#contact section dl dt.flex {
       width: 350px; 
        display: flex;
    justify-content: space-between;
      align-items: center;
}

#contact section dl.flex dt {
    width: 260px;
    padding-right: 15px;
    display: flex;
    justify-content: space-between;
      align-items: center;
    padding-top: 5px;
}

#contact section dl dd {
    width: 100%;
}

#contact section dl dd.flex {

        display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#contact section dt.flex {
    display: flex;
}

#contact section dt span {
    display: inline-block;
    color: white;
    background: #dd6688;
    border-radius: 20px;
       padding: 2px 15px;
    font-size: 14px;
}
#contact section dt span.any {
    background: #a9a9a9;
}

#contact section dd input {
    background: white;
    padding: 5px 10px;
    border: 1px solid #a9a9a9;
}

#contact section dl.flex dd .name {
    width: 49%;
}

#contact section dl dd .full {
    width:100%;
}


#contact section dl dd input {
width:100%;
}
#contact section dl dd p.caution {
    font-size: 15px;
    color: #6897bc;
    padding-top: 5px;
}

#contact section .checks .checkbox-input::before {
border:1px solid #a9a9a9;
}

#contact section .checks .checkbox-input span {
padding-right: 50px;
    padding-left: 10px;
}

#contact section dl dd textarea {
display: block;
    margin-top: 15px;
width:100%;
    background: white;
    padding:10px;
    min-height: 200px;
    border: 1px solid #a9a9a9;
}

#contact section dd .address {
    margin-bottom: 10px;
}

#contact section dl dd.flex div.full {
    width: 100%;
    margin-bottom: 20px;
}
#contact section dl dd.flex div.full select {
background:url("../images/select_vector.png") no-repeat white;
    background-position:95% center;
    padding: 10px 20px 10px 10px;
    border: 1px solid #a9a9a9;
    width: 200px;
}


#contact section dl dd .address_num {
    display: inline-block;
}

#contact section dl dd .address_btn {
    display: inline-block;
    padding: 10px 40px;
    color: white;
    background: #00569b;
    border-radius: 50px;
    margin-left: 15px;
    cursor: pointer;
}

#contact .send_area {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

#contact .send_area .to_back {
    display: inline-block;
    padding: 15px 0;
    width: 180px;
    text-align: center;
    color: white;
    background:url("../images/contactbtn_vector1.png") no-repeat #00569b;
    background-position: 10% center;
    border-radius: 50px;
    margin-left: 15px;
    cursor: pointer;
}
#contact .send_area .submit_btn {
        display: inline-block;
    padding: 15px 0;
    width: 180px;
        text-align: center;
    color: white;
    background:url("../images/contactbtn_vector2.png") no-repeat #e84729;
    background-position: 90% center;
    border-radius: 50px;
    cursor: pointer;
}

.center{
	text-align:center;
}

.err_msg{
	color:#dd6688;
}

.thanks_title{
	text-align:center;
    font-size: 22px;
	margin:0 0 20px 0;
}


/* ======================================= *
 * result                                  *
 * ======================================= */

.result_title {
background: url("../images/result_title.png") no-repeat;
background-size: 1920px auto;
background-position: center;
height: 150px;
}
#result .phone_info {
    text-align: center;
    margin: 30px auto;
}

#result .phone_info dt {
    font-size: 18px;
    margin-bottom: 15px;
}
#result .phone_info dt span {
    color:#00569b;
}

#result .phone_info dd {
    border:1px solid #b8b8b8;
    width: 720px;
    padding: 25px 0;
    margin: 0 auto;
}

#result .phone_info dd p {
    font-size: 24px;
}
#result .phone_info dd a {
    display: block;
    text-align: center;
}

#result .phone_info dd a span {
    font-size: 38px;
    vertical-align: middle;
    display: inline-block;
    line-height: 1;
}
#result .phone_info dd a img {
    vertical-align: middle;
    display: inline-block;
    margin-right: 3px;
    padding-top: 1px;
}


#result section.result_area .tabs {
    overflow: hidden;
 /*   height: 900px;*/
     height: 690px;
    display: flex; 
flex-direction: row-reverse;
    min-width: 1200px;
}


#result section.result_area .result_map {
    width: 67%;

}

#result section.result_area .map {
 /*   height: 900px;*/
     height: 690px;
}

#result section.result_area .map iframe {
    width: 100%;
    height: inherit;
}

#result section.result_area .result_detail {
       width: 33%;
        padding: 1% 1% 0;
    background:#00569b;
}


#result section.result_area article {
 /*   height: 900px;*/
     height: 690px;

}

#result section.result_area article h3 {
    color: white;
    font-size: 25px;
    line-height: 140%;
}
#result section.result_area article p.result_count {
    text-align: right;
    color: white;
    padding-right: 8%;
    font-size: 25px;
}
#result section.result_area article p.result_count span {
    line-height: 1;
}

#result section.result_area article form h4 {
    background: white;
    color: #00569b;
    border-radius: 20px;
    padding: 3px 15px;
    margin: 10px 0;
}

#result section.result_area article form dl {
    color: white;
}
#result section.result_area article form .radio label {
    padding-right: 5px;
    font-size:max(1.2vw,16px);
}

#result section.result_area article form dt {
    font-size: 16px;
}

#result section.result_area article form dd {
    padding-bottom: 10px;
}

#result section.result_area article form button {
background: white;
    color: #00569b;
    border-radius: 20px;
    display: block;
    text-align: center;
    padding: 2px 0;
    width: 150px;
    margin: 0 auto;
}

.checkbox-result {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
padding-left: 25px;
    position: relative;
    width: auto;
     font-size:max(1.2vw,15px);
}
.checkbox-result::before {
    background: #fff;
    content: '';
    display: block;
    height: 15px;
    left: 5px;
    margin-top: -7.5px;
    position: absolute;
    top: 50%;
    width: 15px;
}
.checkbox-result::after {
    content: '';
    display: block;
    height: 15px;
    left: 5px;
    margin-top:  -7.5px;
    opacity: 0;
    background:url("../images/check.png") no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    top: 50%;
    width: 15px;
}
input[type=checkbox]:checked + .checkbox-result::after {
    opacity: 1;
}


#result section.result_area aside {
margin-top: 20px;
    
}
#result section.result_area aside ul.result_list {
overflow-y: scroll;
    max-height:300px;
    overflow-x: hidden;
}

#result section.result_area aside ul li {
    background: white;
    border-radius: 15px;
    padding: 3%;
    margin-bottom: 5%;
    margin-right: 10px;
}


#result section.result_area aside ul li .flex {
    display: flex;
    justify-content: space-between;
}

#result section.result_area aside ul li .flex a {
display: block;
    text-align: center;
font-size:max(1.1vw,14px);
    width: 48%;
    border-radius: 20px;
    padding: 1%;
}
#result section.result_area aside ul li .flex a.to_detail {
    color: #00569b;
    border:1px solid  #00569b;
    background: white;
}

#result section.result_area aside ul li .flex a.to_contact {
    color: white;
    border:1px solid  #e94729;
    background: #e94729;
}
#result section.result_area aside ul li .flex.links {
    margin-top: 20px;
}

#result section.result_area aside ul li .flex img.images {
    width: 40%;
        border-radius: 10px;
}

#result section.result_area aside ul li .flex dl {
    width: 58%;
}
#result section.result_area aside ul li .flex dl dt {
  font-size: max(1.4vw,18px);
    color: #00569b;
    line-height: 1;
}
#result section.result_area aside ul li .flex dl dt span {
  font-size: max(1.1vw,14px);
    color: black;
    display: block;
}

#result section.result_area aside .week {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#result section.result_area aside .grade {
/*    display: flex;
justify-content:space-around;
    flex-wrap: wrap;
    */
}


#result section.result_area aside .week li {
display: inline-block;
    background: #e7e7e7;
    margin-bottom: 2%;
    border-radius: 5px;
    margin-right: 0;
    line-height: 1;
    color: white;
    font-size: max(15px,12px);
}

#result section.result_area aside .week li.on {
    background: #00569b;
}

#result section.result_area aside .grade li {
display: inline-block;
    background: #e7e7e7;
    text-align: center;
    border-radius: 5px;
    font-size: max(12px,10px);
    margin-right: 0;
    line-height: 1;
    color: white;
    padding: 2% 1.5%;
}
#result section.result_area aside .grade li.youji.on {
    background: #e788bb;
}
#result section.result_area aside .grade li.shogaku.on {
    background: #99b755;
}
#result section.result_area aside .grade li.chugaku.on {
    background: #55b3d7;
}
#result section.result_area aside .grade li.koukou.on {
    background: #005fa9;
}
#result section.result_area aside .grade li.seijin.on {
    background: #9b5ad8;
}



.hideable-element {
  display: block;
    position: fixed;
    width: 100vw;
    z-index: 2000;
    height: 100vh;
background:rgba(0,0,0,0.5);
        left: 0;
    top: 0;
}

.hidden {
  display: none;
}

.hideable-element article {
    position: absolute;
    background: white;
    padding:40px 20px;
    border-radius: 15px;
    width: 750px;
    margin: auto;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);

}

.hideable-element article dl {
    color: #3a3a3a;
}

.hideable-element article dt {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
padding-bottom: 5%;
}

.hideable-element article dt a {
    color: #e9472a;
    text-decoration: underline;
}

.hideable-element article dd p {
    text-align: center;
    font-size: 20px;
    margin: 20px 0;
}

.hideable-element article dd p a {
    color: #e9472a;
    text-decoration: underline;
}
.hideable-element article dd button {
     display: block;
    background: #00569b;
    text-align: center;
    width: 30%;
    padding: 10px;
    margin: 0 auto;
    color: white;
    border-radius: 30px;
}








/*リンクを右下に固定*/
#fixed {
	position: fixed;
    width: 100%;
    
	bottom:0px;
	z-index: 2;
    /*はじめは非表示*/
	opacity: 0;
	transform: translateY(300px);
}

/*　上に上がる動き　*/

#fixed.UpMove{
	animation: UpAnime 0.5s forwards;
}
@keyframes UpAnime{
  from {
    opacity: 0;
	transform: translateY(300px);
  }
  to {
    opacity: 1;
	transform: translateY(0);
  }
}

/*　下に下がる動き　*/

#fixed.DownMove{
	animation: DownAnime 0.5s forwards;
}
@keyframes DownAnime{
  from {
  	opacity: 1;
	transform: translateY(0);
  }
  to {
  	opacity: 1;
	transform: translateY(300px);
  }
}






/*---SP---*/
@media (min-width:768px) and (max-width:1023px){
.pc{display: none !important;}

    img {
        max-width: 100%;
    }


#wrapper {
    overflow: hidden;
    min-width:100%;
    max-width: 100%;
}


.wrap {
    width: 92%;
    margin: 0 auto;
    overflow: hidden;
}

header {
background: white;
    padding: 15px 0;
}

header h1 {
    width:100%;
    float:none;
    text-align: center;
}

header a {
    display: block;
    width: 120px;
    height: 25px;
    background: url(../images/logo.png) no-repeat;
    margin: 0 auto;
    background-position: center center;
    background-size: contain;
}

header p {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-size: 20px;
    float: right;
    display: none;
}


footer .flex {
display: block;
    max-width: 94%;
    margin: 0 auto;
    padding: 20px 0 30px;
}
footer .left img {
    width: 170px;
    height: 50px;
}
.fs-14 {
    margin-top: 20px;
    font-size: 1rem;
}
    
    .fs-14 a {
        text-decoration: underline;
    }

footer .right {
    margin-left:0;
}
footer .right .link {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-left: 0;
    width: 12em;
    font-size: 1rem;
}
footer .right .link a {
    position: relative;
    display: inline-block;
    padding-right: 15px;
    text-decoration: underline;
}
footer .right .link a::after {
    content: "";
    width: 11px;
    height: 11px;
    background:url("../images/link.svg") no-repeat;
    background-size: cover;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
footer .copy {
    font-size:0.8rem;
    margin-top: 30px;
}

/* ======================================= *
 * content                                 *
 * ======================================= */


.fv {
    height:auto;
position: relative;
    overflow: hidden;
    margin: 0;
    /*
    background: url("../images/fv.png") no-repeat;
    height: 856px;
        background-size: 1920px auto;
    background-position: center;
    */
}
.fv p {
width: 100%;
    height: auto;
    position: relative;
    margin: auto;
    left: 0;
    transform: translate(0, 0%);
}
    .fv p img {
        width: 100%;
    }
    .info {
        width: 94%;
        margin: 0 auto;
    }

.info_bk {
    padding: 50px 0 35px;
    background: none;
}

.info article {
    position: relative;
    width: auto;
    margin: 0 auto;
}
.info article img.ping {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: -35px;
    width: 8%;
    z-index: 1;
}

.info article .content {
    position: relative;
    padding: 4%;
    padding-top: 9%;
    border-radius: 15px;
background:url("../images/info_dot.png") no-repeat,url("../images/info_dot.png") no-repeat, url("../images/info_dot.png") no-repeat,url("../images/info_dot.png") no-repeat #3d99e2;
        background-position:2% 3%,98% 3%,2% 96.5%,98% 96.5%;
}

.info article .content h2 {
    height: 8vh;
    background: url("../images/info_title_sp.png") no-repeat;
    background-position: center;
    background-size: contain;
}

    .info article .content p {
        font-size: 24px;
        padding: 5px;
    }


.info article .content .search {
padding-top: 5px;
    display: block;
}

.info article .content .post_code {
    width: 100%;
        margin-bottom: 15px;
}
.info article .content .adress {
    width: 480px;
}

.info article .content dt {
    color: white;
    font-size: 26px;
    padding-bottom: 10px;
}

.info article .content form {
    border-radius: 5px;
        background: white;
  display: flex;
    justify-content: space-between;
    overflow: hidden;
}
.info article .content input.bar {
    font-size: 24px;
    padding: 10px;
    height: 60px;
    width: 90%;
  
}
.info article .content input.submit_button {
    background: url(../images/info_icon.png) no-repeat #00569b;
    height: 60px;
    width: 15%;
    max-width: 100%;
    background-position: center;
    background-size: 30%;

}
::placeholder {
  color:#c7c7c7;
}

    .info article .content dl.sp form {
        display: block;
        background: none;
    }

    .info article .content dl.sp button {
    background: url(../images/info_ping_sp.png) no-repeat #00569b;
    width: 100%;
    border-radius: 50px;
    text-align: center;
    color: white;
    padding: 5px 0;
    background-size: 4%;
    font-size: 26px;
    background-position: 26% center;
    margin: 10px 0;
    }


.area1_top {
    height: auto;
    background: none;
}
    .area1_top img {
        width: 100%;
    }

.area1_btm {
 background: url("../images/area1_btm_sp.png") no-repeat;
background-size: 100%;
background-position: center 18%;
    padding:50px 0;
}

.area1_btm h2 {
    background:url("../images/area1_title_sp.png") no-repeat;
    height:260px;
        background-position: center;
    background-size: contain;
}

.area1_btm p {
    width: 90%;
    margin: 50px auto;
    font-size: 26px;
    text-align: center;
}

.area1_btm dt {
    background:url("../images/area1_dt_sp.png") no-repeat;
    height:40px;
        background-position: center;
    background-size: contain;
}

.area1_btm ul {
    display: flex;
        justify-content: space-between;
    flex-wrap:wrap;
}

.area1_btm ul li {
    margin: 3% 0;
    width: 49%;
}
    .area1_btm ul li img {
        display: block;
        margin: 0 auto;
    }

.area2 {
 background: url("../images/area2_bk_sp.png") no-repeat;
background-size:cover;
background-position: center top;
    padding: 40px 0 20px;
}

.area2 h2 {
background: url(../images/area2_title_sp.png) no-repeat;
    height: 225px;
    background-position: center;
    background-size: contain;
    margin-bottom: 25px;
}
.area2 article {
  display:block;
    justify-content: space-between;
    overflow: hidden;
}
    
    .area2 article dt img {
        width: 100%;
    }

.area2 ul {
    margin: 20px 0;
}

.area2 li {
color: white;
    font-size: 28px;
    padding-left: 6%;
    background: url(../images/area2_icon.png) no-repeat;
    background-size: 5%;
    background-position: left center;
}

.area3 {
 background: url("../images/area3_bk_sp.png") no-repeat;
background-size: cover;
background-position: center top;
    padding: 60px 0;
}

.area3 article {
background: white;
    width: 92%;
    margin: 0 auto;
    border-radius: 15px;
    padding: 30px 5%;
    padding-top:30px;
    position: relative;
}

.area3 article .title {
    position:relative;
    margin: auto;
    left: 2px;
    right: 0;
    top: 1.5%;
    display: block;
    margin-bottom: 35px;
}

.area3 article div.point {
padding-left: 10px;
    margin-bottom: 30px;
    position: relative;
}
.area3 article div.point:last-of-type {
    margin-bottom: 0;
}
.area3 article div.point .hukidashi {
    position: absolute;
    right: -35px;
    top: -55px;
}


.area3 article div.point dl {
position: relative;
border-radius: 15px;
background: #fff8c8;
    padding: 30px 10px;
    padding-top: 10%;
}

.area3 article div.point dt {
color: white;
    font-size: 20px;
    background: url(../images/area3_ribon_sp.png) no-repeat;
    padding: 13px 0px 11px 15px;
    background-size: contain;
    line-height: 1;
    width: 145px;
    position: absolute;
    left: -8px;
    top: 10px;
}
.area3 article div.point dd p {
    font-size: 24px;
}

    .area3 article div.point dd .flow {
    display: block;
    margin-left: -2%;
    margin-bottom: 10px;
    }


.area3 article div.point dd p.small {
    font-size: 24px;
    width: 70%;
    margin: 0 auto;
}


.area3 article div.point dd p span {
    font-weight: bold;
    font-size: 27px;
    color: #df3520;
}

.area3 article div.point2 dd {
    display: block;
}

.area3 article div.point2 dd ul {
    margin-right: 0px;
}
    .area3 article div.point2 dd ul li {
        font-size: 24px;
    }


.area4 {
background: none;
    padding: 0;
    padding-bottom: 20px;
}
    .area4 img {
        display: block;
        width: 100%;
    }

.info_bk2 {
    width: 100%;
    background: linear-gradient(180deg, transparent 0%, transparent 50%, #9bcbf0 50%, #9bcbf0 100%);
}
    .info_bk2 article {
        margin: 0 3%;
    }



.area5 {
 background:#9bcbf0;
padding: 50px 0;
}
.area5 h2 {
    background: url("../images/area5_title.png") no-repeat;
        height: 30px;
        background-position: center;
    background-size: contain;
    margin-bottom: 30px;
}
.area5 section {
    border-radius: 15px;
    overflow: hidden;
}

.area5 h3 {
    background: #00569b;
    padding: 5px 20px;
    color: white;
    font-size: 30px;
}
.area5 h3 span {
    display: inline-block;
    padding-left: 35px;
    background: url(../images/area5_dt_icon.png) no-repeat;
    background-position: left center;
    background-size: contain;
    line-height: 1.2;
}

.area5 .explain {
   background: white;
    padding: 3% 5%;
}

    .area5 .explain p {
        font-size: 24px;
    }

.area5 .explain p.small {
font-size: 20px;
    padding-bottom: 10px;
}
.area5 div.gray {
    background: #e8ecf0;
    padding:2%;
    margin: 2% 0;
}
.area5 .orange {
    color: #e94729;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
}
.area5 .orange span {
    font-size: 18px;
    font-weight: bold;
}

.area5 .float {
    width: 49%;
    line-height: 1;
    display: inline-block;
    border-right: 2px solid #cdcdcd;
}
.area5 .float:last-of-type {
    border: none;
}

.area5 .float dt {
    text-align: center;
    font-size: 24px;
}
.area5 .float p {
    font-size: 24px;
}
.area5 .float p span {
    font-size: 20px;
}
.area5 ul.flex {
display: block;
justify-content: space-between;
margin: 3% 0;
}
.area5 ul.flex li {
    width: 100%;
}
.area5 ul.flex li .gray {
    padding: 20px 0;
}

.area5 ul.flex li p {
text-align: center;
}
.area5 aside {
border-radius: 10px;
border: 2px solid #eef3f7;
padding: 5% 5% 0;
margin-bottom: 10px;
position: relative;
}

.area5 aside img.ab {
    position: inherit;
    display: block;
    bottom: 10%;
        width: 70%;
}


.area5 aside dt {
padding-bottom: 10px;
border-bottom:  4px solid #eef3f7;
}
.area5 aside dt span.blue {
    display: block;
    color: #00569b;
    font-size: 24px;
    font-weight: bold;
}
.area5 aside dt span.blue span {
color: #e94729;
font-weight: bold;
}
.area5 aside dt span.tag {
color: white;
    display: inline-block;
    font-weight: bold;
    background: #00569b;
    border-radius: 5px;
    font-size: 28px;
    padding: 0 10px;
}
.area5 aside dd {
    width: 100%;
}

.area5 aside dd div {
    margin: 15px 0;
}
.area5 aside dd div p {
    font-size: 22px;
}

.area5 aside ul {
    display: flex;
justify-content: space-between;
}
.area5 aside ul li {
    font-size: 24px;
}
.area5 aside ul li .mid {
    font-size:80%;
}

.area5 aside ul li .small {
    font-size:70%;
}
.area5 aside ul li .small.orange {
    font-size:75%;
}
.area5 aside ul li .orange {
    font-size:100%;
}
.area5 aside ul li .bk {
    display: inline-block;
    padding:0 5px;
    color: white;
    background: #e94729;
}
.area5 aside ul li .tp {
    vertical-align: top;
}
    .area5 aside ul.border {
        border-bottom: 1px solid;
        margin-bottom: 2px;
    }
    .area5 aside ul.sp {
        display: block;
    text-align: right;
    }

.q_a {
    padding: 50px 0;
    background: #e7eff5;
}

.q_a h2 {
    background: url("../images/qa_title.png") no-repeat;
        height: 30px;
        background-position: center;
    background-size: contain;
    margin-bottom: 30px;
}

/*アコーディオン全体*/
.accordion-area{
    list-style: none;
    width: 96%;
    max-width:100%;
    margin:0 auto;
}

.accordion-area li{
    margin: 10px 0;
}

.accordion-area section {
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 25px;
}

.accordion-area li:last-of-type section {
    margin-bottom: 0;
}

/*アコーディオンタイトル*/
.q_a .title {
    position: relative;
    cursor: pointer;
    font-size: 25px;
    font-weight: bold;
    padding: 10px 35px 10px 80px;
    transition: all .5s ease;
    background: url(../images/q_icon.png) no-repeat #8dc4f0;
    background-position: 4% 15px;
    background-size: 3%;
    color: #00569b;
}

    .q_a .title br {
        display: none;
    }

.min_pd .title {
    padding: 10px 30px 10px 80px;
}




/*アイコンの＋と×*/
.q_a .title::before,
.q_a .title::after{
    position: absolute;
    content:'';
    width: 20px;
    height: 3px;
    background-color: white;
    
}
.q_a .title::before{
    top:48%;
    right: 10px;
    transform: rotate(0deg);
    
}
.q_a .title::after{    
    top:48%;
    right: 10px;
    transform: rotate(90deg);

}
/*　closeというクラスがついたら形状変化　*/
.title.close::before{
	transform: rotate(45deg);
}

.title.close::after{
	transform: rotate(-45deg);
}

/*アコーディオンで現れるエリア*/
.box {
    display: none;/*はじめは非表示*/
    background:url("../images/a_icon.png") no-repeat white;
    background-position: 4% 15px;
    background-size: 3%;
        font-size: 25px;
    padding: 10px 20px 10px 80px;
}




.area6 {
 background:url("../images/flower_sp.png") no-repeat;
    background-position: 98% 2%;
    background-size: 45%;
    padding: 40px 0 50px;
}

.area6 dl {
    width: 100%;
    margin-left: auto;
}
.area6 dt {
    height: 105px;
    background: url(../images/area6_dt_sp.png) no-repeat;
    background-position: center;
    background-size: contain;
    margin-bottom: 30px;
}

.area6 dd {
    font-size: 24px;
    line-height: 180%;
    width: 90%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
}


.area7 {
 background:#e7eff5;
margin-top: 10%;
    padding: 30px 0;
}
.area7 article {
    text-align: center;
}
.area7 div {
    padding-left: 0;
    padding-top: 55px;
    background: url(../images/area7_title.png) no-repeat;
    background-position: center top;
    background-size: 100%;
    display: inline-block;
    margin: 0 auto;
}
    .area7 div a {
        display: block;
        margin: 0 auto;
        width: 80%;
    }

.voice {
    background:url("../images/voice_bk.png") no-repeat;
    background-size: cover;
    background-position: center;
    padding: 50px 0;
}
    .voice .wrap {
        width: 100%;
    }

.voice h2 {
background: url("../images/voice_title.png") no-repeat;
height: 125px;
background-position: center;
background-size: contain;
margin-bottom: 30px;
}

.voice .popup-modal {
    display: block;
    border-radius: 10px;
    overflow: hidden;
    width: 315px;
    margin: 0 auto;
}


.voice .popup-modal dl {
    margin-top: -38px;
    position: relative;
    z-index: 1;
}



.voice .popup-modal dd {
    background: white;
    padding:20px;
}
.voice .popup-modal dd span {
    display: block;
    margin-top: 10px;
    color: #7f7f7f;
}

.voice .popup-modal:hover img {
transform: scale(1.2);
    transition: 0.5s;
}

.voice .popup-modal:hover dd {
        transition: 0.5s;
    background:#00569b;
    color: white;
}
.voice .popup-modal:hover dd span {
        transition: 0.5s;
    color: white;
}

.voice .popup-modal dl dt {
    text-align: center;
    color: white;
}


.voice .popup-modal dl dt span {
    font-weight: bold;
    display: inline-block;
    margin: 0 auto;
    width: 75px;
    line-height: 1;
    padding: 15px 0 8px;
    font-size: 14px;
border-radius:100px 100px 0 0;
}
.mfp-container {
padding: 0 5%;
}

.mfp-close-btn-in .mfp-close {
display: inherit;
    color: white;
    border-radius: 50%;
    background: #00569b;
    opacity: 1;
    line-height: 1;
    border: 3px solid white;
    margin-top: -15px;
    margin-right: -10px;
}


.mfp-auto-cursor .mfp-content {
    max-width: 950px;
    background: white;
    border-radius: 15px;
    padding: 6%;
}
.popup-modal-dismiss {
    margin-top: 35px;
    text-align: center;
    display: none;
}
.mfp-content article {
    overflow: hidden;
}
.mfp-content article img {
    float: none;
    width: 70%;
    margin: 10px auto;
    display: block;
}
.mfp-content article div {
    float: none;
    width: 100%;
}

.mfp-content article div p {
    color: #7f7f7f;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
}
.mfp-content article div p span {
    color: white;
    display: inline-block;
    border-radius: 20px;
    padding: 0 20px;
    margin-right: 10px;
}

.mfp-content article div dd {
font-size: 14px;
    height: 160px;
    overflow-y: scroll;
    padding-right: 10px;
}
.mfp-content article div dt {
    font-weight: bold;
    font-size: 16px;
    color: #00569b;
    margin-bottom: 10px;
    text-align: center;
}



.voice .popup-modal dl.youji dt {
    border-bottom: 10px solid #e788bb;
}
.voice .popup-modal dl.youji dt span {
background:#e788bb;
}


.mfp-content article div p span.youji {
    background: #e788bb;
}

.voice .popup-modal dl.shogaku dt {
    border-bottom: 10px solid #99b755;
}
.voice .popup-modal dl.shogaku dt span {
background:#99b755;
}


.mfp-content article div p span.shogaku {
    background: #99b755;
}

.info.fix {
    padding: 5px 0 10px;
background: #3d99e2;
}


.info.fix .content {
    position: relative;
    padding: 0px;
    border-radius: 0px;
    background:none;

}
.info.fix .content h2 {
    width: 94%;
    height: 33px;
    background: url(../images/fix_title_sp.png) no-repeat;
    background-position: center;
    background-size: contain;
    margin: 10px auto;
}

    .info.fix .search {
        width: 94%;
        margin: 0 auto;
        display: flex !important;
            justify-content: space-between;
        padding-top: 0px !important;
align-items:flex-end;
    }



.info.fix .content dl {
display:block;
width: 92%;
    margin: 0 auto;

}

    .info.fix .content dl.sp {
        width: 40%;
    }
    .info.fix .content dl.sp button {
      font-size: 24px;
    margin: 0;
    padding: 7% 0;
    padding-left: 11%;
    line-height: 1;
    background-position: 12% 53%;
    background-size: 7%;
    }




.info.fix .content dt {
    color: white;
    font-size: 24px;
    padding-bottom: 5px;
    display: block;
}
    .info.fix .content dt br {
        display: none;
    }

.info.fix .content dl.post_code {
width:55%;
}
.info.fix .content dl.post_code dd {
    width:100%;
}

.info.fix article .content input.bar {
    font-size: 25px;
    padding: 6px;
    height: 60px;
    width: 80%;
}
.info.fix article .content input.submit_button {
    width: 20%;
    max-width: 52px;
}

.info.fix .content dl.adress {
    width:480px;
}
.info.fix .content dl.adress dd {
    width:400px;
}
.info.fix article .content dl.adress input.bar {
    font-size: 16px;
    padding: 10px;
    height: 52px;
    width: 445px;
}

/* ======================================= *
 * detail                                  *
 * ======================================= */

.detail_title {
background: url("../images/detail_title.png") no-repeat;
background-size: 1920px auto;
background-position: center;
height: 279px;
display: none;
}

#detail {
    padding:10% 0;
}

p.back {
    text-align: center;
}

p.back a {
color: white;
    padding: 10px 40px;
    font-size: 26px;
    background: url(../images/back_btn_icon.png) no-repeat #00569b;
    border-radius: 45px;
    font-weight: normal;
    background-position: 15px center;
    display: inline-block;
    margin-bottom: 1%;
}
#detail .wrap {
    width: 92%;
}
#detail section {
    background: #e7eff5;
    border-radius: 10px;
    padding: 5% 3%;
    margin-bottom: 45px;
}

#detail section h2 {
    padding-bottom: 10px;
    border-bottom: 2px solid #00569b;
}

#detail section h2 span {
    font-size: 30px;
    font-weight: bold;
    color: #00569b;
    padding-left: 65px;
    background: url(../images/detail_title_icon1.png) no-repeat;
    background-size: contain;
    background-position: 15px center;
}

#detail section article,#detail section aside {
    border-radius: 10px;
    overflow: hidden;
    margin: 30px 0;
}

#detail section article dl {
    display: table;

    width: 100%;
    border-bottom: 1px solid #d8d8d8;
}
#detail section article dl:last-of-type {
    border-bottom: none;
}

#detail section article dt,#detail section article dd {
    display: table-cell;
    font-size: 18px;
}

#detail section article dt {
    background: #00569b;
font-size: 24px;
    color: white;
    padding: 15px 2%;
    width: 26%;
}

#detail section article dd {
    background: white;
    padding: 15px 3%;
    width: 64%;
    font-size: 24px;
}

#detail section article dd .iframe {
height: 300px;
    margin: 10px 0;
}
#detail section article dd .iframe iframe {
    width: 100%;
    height:inherit;
}

#detail section article dd span {
color: white;
    display: inline-block;
    padding: 0px 10px;
    border-radius: 20px;
    font-size: 20px;
    margin-right: 2px;

}


#detail section article dd .flex {
    display: flex;
}
#detail section article dd .flex ul {
padding-right: 15px;
    font-size: 15px;
}
    #detail section article dd .flex ul:last-of-type {
padding-right: 0px;
    }

#detail section aside dt {
    background: url(../images/detail_title_icon2.png) no-repeat #00569b;
    background-position: 20px center;
    color: white;
    padding: 15px 3% 15px 50px;
    font-size: 26px;
}

#detail section aside dd {
    background: white;
        padding: 10px 3%;
    font-size: 24px;
}


#detail section p.orange {
    text-align: center;
}
#detail section p.orange a {
    color: white;
    padding: 12px 20px;
    font-size: 26px;
    background: #e84729;
    border-radius: 35px;
    font-weight: normal;
    display: inline-block;
}

#detail section .room {
    margin: 20px 0;
}

#detail section .room h3 {
    padding-bottom: 5px;
    color: #00569b;
    font-size: 24px;
    padding-left: 5px;
    border-bottom: 1px dotted;
}

#detail section .room h3 span {
    display: inline-block;
    background: url("../images/detail_title_icon3.png") no-repeat;
    background-position: left center;
    padding-left: 35px;
    font-size:26px;
}
#detail section .room ul {
    display: flex;
    flex-wrap:wrap;
    justify-content:space-between;
    margin: 30px 0;
            width: 100%;
}

#detail section .room ul li {
    margin-bottom: 10px;
    width: 49%;
}

#detail section .room ul li figcaption {
    display: block;
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
}


/* ======================================= *
 * contact                                 *
 * ======================================= */

.contact_title {
background: url("../images/contact_title.png") no-repeat;
background-size: 1920px auto;
background-position: center;
height: 279px;
    display: none;
}

#contact {
    padding: 10% 0;
}
#contact .wrap {
    width: 92%;
}

#contact section {
    background: #e7eff5;
    border-radius: 15px;
    padding: 3%;
    margin-bottom: 25px;
}

#contact section.pd {
    padding: 5%;
}


#contact h3 {
    margin: 20px;
    font-size: 18px;
    line-height: 1;
    padding-left: 10px;
    border-left: 2px solid;
}

#contact aside p {
    font-size: 15px;
    padding: 0 2%;
}
#contact aside p a {
    text-decoration: underline;
    color: #00569b;
}

#contact .agree {
text-align: center;
    margin-top: 10px;
}
#contact .agree p {
    background: #16293c;
    padding: 5px 20px;
    display: block;
    width: 70%;
    margin: 0 auto;
}

#contact .agree label span {
    color: white;
    display: inline-block;
    padding: 0 10px;
    font-size: 18px;
}
input[type=checkbox] {
    display: none;
}
.checkbox-input {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    padding: 3px 30px;
    position: relative;
    width: auto;
}
.checkbox-input::before {
    background: #fff;
    content: '';
    display: block;
    height: 20px;
    left: 5px;
    margin-top: -9px;
    position: absolute;
    top: 50%;
    width: 20px;
}
.checkbox-input::after {
    content: '';
    display: block;
    height: 14px;
    left: 8px;
    margin-top: -6px;
    opacity: 0;
    background:#00569b;
    position: absolute;
    top: 50%;
    width: 14px;
}
input[type=checkbox]:checked + .checkbox-input::after {
    opacity: 1;
}

#contact section dl {
    padding: 10px 0;
    border-bottom: 1px dotted #bcbec0;
}

#contact section dl:last-of-type {
    border-bottom: none;
}


#contact section dl.flex {
    display: block;
  justify-content: center;
  align-items: flex-start;
}

#contact section dl dt.flex {
width:100%; 
display: flex;
justify-content: space-between;
align-items: center;
font-size: 15px;
}

    #contact section dl dt.flex p {
        font-size: 20px;
    }


#contact section dl.flex dt {
width: 100%;
    padding-right: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 0;
      margin-bottom: 2%;
        font-size: 20px;
}

#contact section dl dd {
    width: 100%;
    overflow: hidden;
        font-size: 20px;
}

#contact section dl dd.flex {

        display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#contact section dt.flex {
    display: flex;
}

#contact section dt span {
display: inline-block;
    color: white;
    background: #dd6688;
    border-radius: 20px;
    padding: 2px 15px;
    font-size: 12px;
}
#contact section dt span.any {
    background: #a9a9a9;
}

#contact section dd input {
    background: white;
    padding: 5px 10px;
    border: 1px solid #a9a9a9;
}

#contact section dl.flex dd .name {
width: 100%;
    margin-bottom: 2%;
}

#contact section dl dd .full {
    width:100%;
}


#contact section dl dd input {
width:100%;
}
#contact section dl dd p.caution {
    font-size: 16px;
    color: #6897bc;
    padding-top: 5px;
}

#contact section .checks .checkbox-input::before {
border:1px solid #a9a9a9;
}

#contact section .checks .checkbox-input span {
padding-right: 50px;
    padding-left: 10px;
}

#contact section dl dd textarea {
display: block;
    margin-top: 15px;
width:100%;
    background: white;
    padding:10px;
    min-height: 200px;
    border: 1px solid #a9a9a9;
}

#contact section dd .address {
    margin-bottom: 10px;
}

#contact section dl dd.flex div.full {
    width: 100%;
    margin-bottom: 20px;
}
#contact section dl dd.flex div.full select {
background: url(../images/select_vector.png) no-repeat white;
    background-position: 97% center;
    padding: 10px 20px 10px 10px;
    border: 1px solid #a9a9a9;
    width: 100%;
    color: gray;
}


#contact section dl dd .address_num {
    display: inline-block;
    width: 46%;
}

    #contact section dl dd .address_num input {

    }



#contact section dl dd .address_btn {
display: inline-block;
    padding: 5px 2%;
    color: white;
    background: #00569b;
    border-radius: 50px;
    margin-left: 15px;
    cursor: pointer;
    width: 46%;
    font-size: 16px;
    text-align: center;
}

#contact .send_area {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
    font-size: 20px;
}

#contact .send_area .to_back {
    display: inline-block;
    padding: 10px 0;
    width: 40%;
    text-align: center;
    color: white;
    background: url(../images/contactbtn_vector1.png) no-repeat #00569b;
    background-position: 10% center;
    border-radius: 50px;
    margin-left: 0;
    cursor: pointer;
}
#contact .send_area .submit_btn {
        display: inline-block;
    padding: 10px 0;
    width: 40%;
        text-align: center;
    color: white;
    background:url("../images/contactbtn_vector2.png") no-repeat #e84729;
    background-position: 90% center;
    border-radius: 50px;
    cursor: pointer;
}



/* ======================================= *
 * result                                  *
 * ======================================= */

.result_title {
background: url("../images/result_title.png") no-repeat;
background-size: 1920px auto;
background-position: center;
height: 277px;
	display: none;
}
#result .phone_info {
    text-align: center;
    margin: 30px auto;
}

#result .phone_info dt {
    font-size: 14px;
    margin-bottom: 15px;
}
#result .phone_info dt span {
    color:#00569b;
}

#result .phone_info dd {
    border:1px solid #b8b8b8;
    width: 86%;
    padding: 15px 0;
    margin: 0 auto;
}

#result .phone_info dd p {
    font-size:18px;
}
#result .phone_info dd a {
    display: block;
    text-align: center;
}

#result .phone_info dd a span {
    font-size: 28px;
    vertical-align: middle;
    display: inline-block;
    line-height: 1;
}
#result .phone_info dd a img {
    vertical-align: middle;
    display: inline-block;
    margin-right: 3px;
    padding-top: 1px;
}


#result section.result_area {
overflow: hidden;
    height: 100%;
    display: block;
}


#result section.result_area .map {
	position:relative;
    width: 90%;
    height: 450px !important;
    background: #00569b;
    height: inherit;
    padding: 5%;
    margin: 15px auto;
    border-radius: 10px;
}

	#result .map article {
		padding: 0 !important;
		margin: 0 !important;
		border-radius: 0 !important;
		width: 100% !important;
	}



#result section.result_area .map iframe {
    width: 100%;
    display: block;
    margin-top: 20px;
    border-radius: 20px;
}

#result section.result_area article {
width: 90%;
    background: #00569b;
    height: inherit;
    padding: 5%;
    margin: 15px auto;
    border-radius: 10px;
}

#result section.result_area article h3 {
    color: white;
    font-size: 30px;
    line-height: 140%;
}
#result section.result_area article p.result_count {
    text-align: right;
    color: white;
    padding-right: 0;
    font-size: 30px;
}

#result section.result_area article form h4 {
    background: white;
    color: #00569b;
    border-radius: 20px;
    padding: 3px 15px;
    margin: 10px 0;
}

#result section.result_area article form dl {
    color: white;
}
#result section.result_area article form .radio label {
    padding-right: 5px;
    font-size:max(1.2vw,16px);
}

#result section.result_area article form dt {
    font-size: 16px;
}

#result section.result_area article form dd {
    padding-bottom: 10px;
}

#result section.result_area article form button {
background: white;
    color: #00569b;
    border-radius: 20px;
    display: block;
    text-align: center;
    padding: 2px 0;
    width: 150px;
    margin: 0 auto;
}

.checkbox-result {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
padding-left: 25px;
    position: relative;
    width: auto;
     font-size:max(1.2vw,16px);
}
.checkbox-result::before {
    background: #fff;
    content: '';
    display: block;
    height: 15px;
    left: 5px;
    margin-top: -7.5px;
    position: absolute;
    top: 50%;
    width: 15px;
}
.checkbox-result::after {
    content: '';
    display: block;
    height: 15px;
    left: 5px;
    margin-top:  -7.5px;
    opacity: 0;
    background:url("../images/check.png") no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    top: 50%;
    width: 15px;
}
input[type=checkbox]:checked + .checkbox-result::after {
    opacity: 1;
}


#result section.result_area aside {
margin-top: 20px;
    
}
#result section.result_area aside ul.result_list {
overflow-y: scroll;
    max-height: 550px;
    overflow-x: hidden;
}

#result section.result_area aside ul li {
    background: white;
    border-radius: 15px;
    padding:10% 5%;
    margin-bottom: 5%;
    margin-right: 0;
}


#result section.result_area aside ul li .flex {
    display: block;
    justify-content: space-between;
}

#result section.result_area aside ul li .flex a {
display: block;
    text-align: center;
    font-size: max(1.4vw,24px);
    width: 100%;
    border-radius: 50px;
    padding: 1% 0;
    margin-bottom: 10px;
}
#result section.result_area aside ul li .flex a.to_detail {
    color: #00569b;
    border:1px solid  #00569b;
    background: white;
}

#result section.result_area aside ul li .flex a.to_contact {
    color: white;
    border:1px solid  #e94729;
    background: #e94729;
}
#result section.result_area aside ul li .flex.links {
width: 86%;
    margin: 0 auto;
}

#result section.result_area aside ul li .flex img.images {
width: 90%;
    margin: 0 auto;
    display: block;
}

#result section.result_area aside ul li .flex dl {
    width: 100%;
    margin: 10px 0;
}
#result section.result_area aside ul li .flex dl dt {
font-size: max(2vw,28px);
    color: #00569b;
    line-height: 1;
    text-align: center;
    margin-bottom: 10px;
}
#result section.result_area aside ul li .flex dl dt span {
  font-size: max(1.6vw,18px);
    color: black;
    display: block;
}

#result section.result_area aside .week {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

    #result section.result_area aside .grade {
      /*    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;*/  
    }
    img.sp_title {
        width: 100%;
    }

#result section.result_area aside .week li {
display: inline-block;
    background: #e7e7e7;
    margin-bottom: 2%;
    border-radius: 5px;
    margin-right: 0;
    line-height: 1;
    color: white;
    font-size: max(24px,28px);
    padding: 3%;
}

#result section.result_area aside .week li.on {
    background: #00569b;
}

#result section.result_area aside .grade li {
display: inline-block;
    background: #e7e7e7;
    text-align: center;
border-radius: 5px;
    font-size:max(20px,14px);
    margin-right: 0;
    line-height: 1;
    color: white;
    padding: 2% 1.5%;
}
#result section.result_area aside .grade li.youji.on {
    background: #e788bb;
}
#result section.result_area aside .grade li.shogaku.on {
    background: #99b755;
}
#result section.result_area aside .grade li.chugaku.on {
    background: #55b3d7;
}
#result section.result_area aside .grade li.koukou.on {
    background: #005fa9;
}
#result section.result_area aside .grade li.seijin.on {
    background: #9b5ad8;
}
/*タブの切り替え*/
#result section.result_area .tabs {
    margin: 0 auto;
    padding-bottom: 20px;
    margin-top: 10px;
    height: inherit;
    display: block;
    min-width: auto;

}

/*タブのスタイル*/
.tab_item {
    width: calc(90%/3);
    margin-left: 6%;
    background-color: #e7eff5;
    font-size: 24px;
    text-align: center;
    color:#00569b;
    display: block;
	padding: 5px;
    float: left;
    font-weight: bold;
 /*   transition: all 0.2s ease; */
}

	label.tab_item span {
		display: inline-block;
		padding-left: 15%;
	}



.tab_item:nth-of-type(1) {
margin-right: 0;
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
}
.tab_item:nth-of-type(2) {
margin-left: 0;
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
}
.tab_item:nth-of-type(1) span {
background-image:url("../images/result_tag1.png");
background-repeat: no-repeat;
background-size: 30%;
background-position: left center;
}
.tab_item:nth-of-type(2) span {
background-image:url("../images/result_tag2.png");
background-repeat: no-repeat;
background-size: 20%;
background-position: left center;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  clear: both;
  overflow: hidden;
}


/*選択されているタブのコンテンツのみを表示*/
#all:checked ~ #all_content,
#programming:checked ~ #programming_content,
#design:checked ~ #design_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #00569b;
  color: #fff;
}

.tabs input:checked + .tab_item:nth-of-type(1) span {
background-image:url("../images/result_tag1_on.png");
background-repeat: no-repeat;
background-size: 30%;
background-position: left center;
}
.tabs input:checked + .tab_item:nth-of-type(2) span {
background-image:url("../images/result_tag2_on.png");
background-repeat: no-repeat;
background-size: 20%;
background-position: left center;
}

.tabs a.popup-modal {
display: inline-block;
border: 1px solid #00569b;
color: #00569b;
padding: 0 4%;
margin-left: 5%;
font-size: 24px;
border-radius: 20px;
}

#result section.result_area .result_map {
    width: 100%;
}

#result section.result_area .result_detail {
    width: 100%;
    background: none;
    /* height: inherit; */
    padding: 0;
    /* margin: 15px auto; */
    /* border-radius: 10px;*/
}



#tabs_in form h4 {
background: #00569b;
color: white;
border-radius: 20px;
padding: 3px 15px;
margin: 10px 0;
}
#tabs_in form dl {
color: #00569b;
}

#tabs_in form dl .checkbox-result::before {
border: 1px solid #00569b;
}

#tabs_in form button#submit {
    border: 1px solid #00569b;
    color: #00569b;
    border-radius: 50px;
    display: block;
    text-align: center;
    padding: 3% 25%;
    font-size: 14px;
    margin: 0 auto;
        margin-top: 5%;
}



#tabs_in form .checkbox-result {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding-left: 25px;
    position: relative;
    width: auto;
    font-size: 17px;
    margin-right: 3%;
}
#tabs_in form .radio label {
    font-size: 17px;
    margin-right: 3%;
}



.hideable-element article {
    position: absolute;
    background: white;
    padding:20px 5px;
    border-radius: 15px;
    width:90%;
    margin: auto;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);

}

.hideable-element article dl {
    color: #3a3a3a;
}

.hideable-element article dt {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
.hideable-element article dd p {
    text-align: center;
    font-size: 15px;
    margin:10px 0;
}

.hideable-element article dd p a {
    color: #e9472a;
    text-decoration: underline;
}
.hideable-element article dd button {
    display: block;
    text-align: center;
    width:50%;
    padding:5px;
    margin: 0 auto;
}

}







/*---SP---*/
@media screen and (max-width: 767px){
.pc{display: none !important;}

    img {
        max-width: 100%;
    }


#wrapper {
    overflow: hidden;
    min-width:100%;
    max-width: 100%;
}


.wrap {
    width: 92%;
    margin: 0 auto;
    overflow: hidden;
}

header {
background: white;
    padding: 15px 0;
}

header h1 {
    width:100%;
    float:none;
    text-align: center;
}

header a {
    display: block;
    width: 120px;
    height: 25px;
    background: url(../images/logo.png) no-repeat;
    margin: 0 auto;
    background-position: center center;
    background-size: contain;
}

header p {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-size: 20px;
    float: right;
    display: none;
}


footer .flex {
display: block;
    max-width: 94%;
    margin: 0 auto;
    padding: 20px 0 30px;
}
footer .left img {
    width: 170px;
    height: 50px;
}
.fs-14 {
    margin-top: 20px;
    font-size: 1rem;
}
    
    .fs-14 a {
        text-decoration: underline;
    }

footer .right {
    margin-left:0;
}
footer .right .link {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-left: 0;
    width: 12em;
    font-size: 1rem;
}
footer .right .link a {
    position: relative;
    display: inline-block;
    padding-right: 15px;
    text-decoration: underline;
}
footer .right .link a::after {
    content: "";
    width: 11px;
    height: 11px;
    background:url("../images/link.svg") no-repeat;
    background-size: cover;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
footer .copy {
    font-size:0.8rem;
    margin-top: 30px;
}

/* ======================================= *
 * content                                 *
 * ======================================= */


.fv {
    height:auto;
position: relative;
    overflow: hidden;
    margin: 0;
    /*
    background: url("../images/fv.png") no-repeat;
    height: 856px;
        background-size: 1920px auto;
    background-position: center;
    */
}
.fv p {
width: 100%;
    height: auto;
    position: relative;
    margin: auto;
    left: 0;
    transform: translate(0, 0%);
}
    .fv p img {
        width: 100%;
    }
    .info {
        width: 94%;
        margin: 0 auto;
    }

.info_bk {
    padding: 50px 0 35px;
    background: none;
}

.info article {
    position: relative;
    width: auto;
    margin: 0 auto;
}
.info article img.ping {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: -35px;
    width: 13%;
    z-index: 1;
}

.info article .content {
    position: relative;
    padding: 9%;
    padding-top: 10%;
    border-radius: 15px;
background:url("../images/info_dot.png") no-repeat,url("../images/info_dot.png") no-repeat, url("../images/info_dot.png") no-repeat,url("../images/info_dot.png") no-repeat #3d99e2;
        background-position:2% 3%,98% 3%,2% 96.5%,98% 96.5%;
}

.info article .content h2 {
    height: 65px;
    background: url("../images/info_title_sp.png") no-repeat;
    background-position: center;
    background-size: contain;
}

    .info article .content p {
        font-size: 12px;
        padding: 5px;
    }


.info article .content .search {
padding-top: 5px;
    display: block;
}

.info article .content .post_code {
    width: 100%;
}
.info article .content .adress {
    width: 480px;
}

.info article .content dt {
    color: white;
    font-size: 16px;
    padding-bottom: 10px;
}

.info article .content form {
    border-radius: 5px;
        background: white;
  display: flex;
    justify-content: space-between;
    overflow: hidden;
}
.info article .content input.bar {
    font-size: 16px;
    padding: 10px;
    height: 40px;
    width: 90%;
  
}
.info article .content input.submit_button {
    background: url(../images/info_icon.png) no-repeat #00569b;
    height: 40px;
    width: 15%;
    max-width: 100%;
    background-position: center;
    background-size: 45%;

}
::placeholder {
  color:#c7c7c7;
}

    .info article .content dl.sp form {
        display: block;
        background: none;
    }

    .info article .content dl.sp button {
    background: url(../images/info_ping_sp.png) no-repeat #00569b;
    width: 100%;
    border-radius: 50px;
    text-align: center;
    color: white;
    padding: 5px 0;
    background-size: 4%;
    font-size: 16px;
    background-position: 26% center;
    margin: 10px 0;
    }


.area1_top {
    height: auto;
    background: none;
}
    .area1_top img {
        width: 100%;
    }

.area1_btm {
 background: url("../images/area1_btm_sp.png") no-repeat;
background-size: 100%;
background-position: center 18%;
    padding:50px 0;
}

.area1_btm h2 {
    background:url("../images/area1_title_sp.png") no-repeat;
    height:165px;
        background-position: center;
    background-size: contain;
}

.area1_btm p {
    width: 90%;
    margin: 50px auto;
    font-size: 14px;
    text-align: center;
}

.area1_btm dt {
    background:url("../images/area1_dt_sp.png") no-repeat;
    height:40px;
        background-position: center;
    background-size: contain;
}

.area1_btm ul {
    display: flex;
        justify-content: space-between;
    flex-wrap:wrap;
}

.area1_btm ul li {
    margin: 3% 0;
    width: 49%;
}

.area2 {
 background: url("../images/area2_bk_sp.png") no-repeat;
background-size:cover;
background-position: center top;
    padding: 40px 0 20px;
}

.area2 h2 {
background: url(../images/area2_title_sp.png) no-repeat;
    height: 140px;
    background-position: center;
    background-size: contain;
    margin-bottom: 25px;
}
.area2 article {
  display:block;
    justify-content: space-between;
    overflow: hidden;
}
.area2 ul {
    margin: 20px 0;
}

.area2 li {
color: white;
    font-size: 13px;
    padding-left: 6%;
    background: url(../images/area2_icon.png) no-repeat;
    background-size: 5%;
    background-position: left center;
}

.area3 {
 background: url("../images/area3_bk_sp.png") no-repeat;
background-size: cover;
background-position: center top;
    padding: 60px 0;
}

.area3 article {
background: white;
    width: 92%;
    margin: 0 auto;
    border-radius: 15px;
    padding: 30px 5%;
    padding-top:151%;
    position: relative;
}

.area3 article .title {
    position: absolute;
    margin: auto;
    left: 2px;
    right: 0;
    top: 1.5%;
}

.area3 article div.point {
padding-left: 10px;
    margin-bottom: 30px;
    position: relative;
}
.area3 article div.point:last-of-type {
    margin-bottom: 0;
}
.area3 article div.point .hukidashi {
    position: absolute;
    right: -35px;
    top: -55px;
}


.area3 article div.point dl {
position: relative;
border-radius: 15px;
background: #fff8c8;
    padding: 30px 10px;
    padding-top: 20%;
}

.area3 article div.point dt {
color: white;
    font-size: 18px;
    background: url(../images/area3_ribon_sp.png) no-repeat;
    padding: 13px 0px 11px 15px;
    background-size: contain;
    line-height: 1;
    width: 145px;
    position: absolute;
    left: -8px;
    top: 10px;
}
.area3 article div.point dd p {
    font-size: 16px;
}

    .area3 article div.point dd .flow {
    display: block;
    margin-left: -10%;
    margin-bottom: 10px;
    }


.area3 article div.point dd p.small {
    font-size: 14px;
    width: 70%;
    margin: 0 auto;
}


.area3 article div.point dd p span {
    font-weight: bold;
    font-size: 18px;
    color: #df3520;
}

.area3 article div.point2 dd {
    display: block;
}

.area3 article div.point2 dd ul {
    margin-right: 0px;
}



.area4 {
background: none;
    padding: 0;
    padding-bottom: 20px;
}

.info_bk2 {
    width: 100%;
    background: linear-gradient(180deg, transparent 0%, transparent 50%, #9bcbf0 50%, #9bcbf0 100%);
}
    .info_bk2 article {
        margin: 0 3%;
    }


.area5 {
 background:#9bcbf0;
padding: 50px 0;
}
.area5 h2 {
    background: url("../images/area5_title.png") no-repeat;
        height: 30px;
        background-position: center;
    background-size: contain;
    margin-bottom: 30px;
}
.area5 section {
    border-radius: 15px;
    overflow: hidden;
}

.area5 h3 {
    background: #00569b;
    padding: 5px 20px;
    color: white;
    font-size: 18px;
}
.area5 h3 span {
    display: inline-block;
    padding-left: 25px;
    background: url(../images/area5_dt_icon.png) no-repeat;
    background-position: left center;
    background-size: contain;
    line-height: 1.2;
}

.area5 .explain {
   background: white;
    padding: 3% 5%;
}

    .area5 .explain p {
        font-size: 14px;
    }

.area5 .explain p.small {
font-size: 12px;
    padding-bottom: 10px;
}
.area5 div.gray {
    background: #e8ecf0;
    padding:2%;
    margin: 2% 0;
}
.area5 .orange {
    color: #e94729;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.area5 .orange span {
    font-size: 14px;
    font-weight: bold;
}

.area5 .float {
    width: 49%;
    line-height: 1;
    display: inline-block;
    border-right: 2px solid #cdcdcd;
}
.area5 .float:last-of-type {
    border: none;
}

.area5 .float dt {
    text-align: center;
    font-size: 14px;
}
.area5 .float p {
    font-size: 21px;
}
.area5 .float p span {
    font-size: 16px;
}
.area5 ul.flex {
display: block;
justify-content: space-between;
margin: 3% 0;
}
.area5 ul.flex li {
    width: 100%;
}
.area5 ul.flex li .gray {
    padding: 20px 0;
}

.area5 ul.flex li p {
text-align: center;
}
.area5 aside {
border-radius: 10px;
border: 2px solid #eef3f7;
padding: 5% 5% 0;
margin-bottom: 10px;
position: relative;
}

.area5 aside img.ab {
    position: inherit;
    display: block;
    bottom: 10%;
        width: 70%;
}


.area5 aside dt {
padding-bottom: 10px;
border-bottom:  4px solid #eef3f7;
}
.area5 aside dt span.blue {
    display: block;
    color: #00569b;
    font-size: 17px;
    font-weight: bold;
}
.area5 aside dt span.blue span {
color: #e94729;
font-weight: bold;
}
.area5 aside dt span.tag {
color: white;
    display: inline-block;
    font-weight: bold;
    background: #00569b;
    border-radius: 5px;
    font-size: 15px;
    padding: 0 10px;
}
.area5 aside dd {
    width: 100%;
}

.area5 aside dd div {
    margin: 15px 0;
}
.area5 aside dd div p {
    font-size: 22px;
}

.area5 aside ul {
    display: flex;
justify-content: space-between;
}
.area5 aside ul li {
    font-size: 14px;
}
.area5 aside ul li .mid {
    font-size:80%;
}

.area5 aside ul li .small {
    font-size:70%;
}
.area5 aside ul li .small.orange {
    font-size:55%;
}
.area5 aside ul li .orange {
    font-size:100%;
}
.area5 aside ul li .bk {
    display: inline-block;
    padding:0 5px;
    color: white;
    background: #e94729;
}
.area5 aside ul li .tp {
    vertical-align: top;
}
    .area5 aside ul.border {
        border-bottom: 1px solid;
        margin-bottom: 2px;
    }
    .area5 aside ul.sp {
        display: block;
    text-align: right;
    }

.q_a {
    padding: 50px 0;
    background: #e7eff5;
}

.q_a h2 {
    background: url("../images/qa_title.png") no-repeat;
        height: 30px;
        background-position: center;
    background-size: contain;
    margin-bottom: 30px;
}

/*アコーディオン全体*/
.accordion-area{
    list-style: none;
    width: 96%;
    max-width:100%;
    margin:0 auto;
}

.accordion-area li{
    margin: 10px 0;
}

.accordion-area section {
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 25px;
}

.accordion-area li:last-of-type section {
    margin-bottom: 0;
}

/*アコーディオンタイトル*/
.q_a .title {
    position: relative;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 30px 10px 50px;
    transition: all .5s ease;
    background: url(../images/q_icon.png) no-repeat #8dc4f0;
    background-position: 3% 15px;
    background-size: 10%;
    color: #00569b;
}

    .q_a .title br {
        display: none;
    }

.min_pd .title {
    padding: 10px 30px 10px 50px;
}




/*アイコンの＋と×*/
.q_a .title::before,
.q_a .title::after{
    position: absolute;
    content:'';
    width: 20px;
    height: 3px;
    background-color: white;
    
}
.q_a .title::before{
    top:48%;
    right: 10px;
    transform: rotate(0deg);
    
}
.q_a .title::after{    
    top:48%;
    right: 10px;
    transform: rotate(90deg);

}
/*　closeというクラスがついたら形状変化　*/
.title.close::before{
	transform: rotate(45deg);
}

.title.close::after{
	transform: rotate(-45deg);
}

/*アコーディオンで現れるエリア*/
.box {
    display: none;/*はじめは非表示*/
    background:url("../images/a_icon.png") no-repeat white;
    background-position: 3% 15px;
    background-size: 10%;
    padding: 10px 20px 10px 50px;
}




.area6 {
 background:url("../images/flower_sp.png") no-repeat;
    background-position: 98% 2%;
    background-size: 45%;
    padding: 40px 0 50px;
}

.area6 dl {
    width: 100%;
    margin-left: auto;
}
.area6 dt {
    height: 65px;
    background: url(../images/area6_dt_sp.png) no-repeat;
    background-position: center;
    background-size: contain;
    margin-bottom: 30px;
}

.area6 dd {
    font-size: 14px;
    line-height: 180%;
    width: 90%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
}


.area7 {
 background:#e7eff5;
margin-top: 10%;
    padding: 30px 0;
}
.area7 article {
    text-align: center;
}
.area7 div {
    padding-left: 0;
    padding-top: 40px;
    background: url(../images/area7_title.png) no-repeat;
    background-position: center top;
    background-size: 80%;
    display: inline-block;
    margin: 0 auto;
}
    .area7 div a {
        display: block;
        margin: 0 auto;
        width: 80%;
    }

.voice {
    background:url("../images/voice_bk.png") no-repeat;
    background-size: cover;
    background-position: center;
    padding: 50px 0;
}
    .voice .wrap {
        width: 100%;
    }

.voice h2 {
background: url("../images/voice_title.png") no-repeat;
height: 80px;
background-position: center;
background-size: contain;
margin-bottom: 30px;
}

.voice .popup-modal {
    display: block;
    border-radius: 10px;
    overflow: hidden;
    width: 315px;
    margin: 0 auto;
}


.voice .popup-modal dl {
    margin-top: -38px;
    position: relative;
    z-index: 1;
}



.voice .popup-modal dd {
    background: white;
    padding:20px;
}
.voice .popup-modal dd span {
    display: block;
    margin-top: 10px;
    color: #7f7f7f;
}

.voice .popup-modal:hover img {
transform: scale(1.2);
    transition: 0.5s;
}

.voice .popup-modal:hover dd {
        transition: 0.5s;
    background:#00569b;
    color: white;
}
.voice .popup-modal:hover dd span {
        transition: 0.5s;
    color: white;
}

.voice .popup-modal dl dt {
    text-align: center;
    color: white;
}


.voice .popup-modal dl dt span {
    font-weight: bold;
    display: inline-block;
    margin: 0 auto;
    width: 75px;
    line-height: 1;
    padding: 15px 0 8px;
    font-size: 14px;
border-radius:100px 100px 0 0;
}
.mfp-container {
padding: 0 5%;
}

.mfp-close-btn-in .mfp-close {
display: inherit;
    color: white;
    border-radius: 50%;
    background: #00569b;
    opacity: 1;
    line-height: 1;
    border: 3px solid white;
    margin-top: -15px;
    margin-right: -10px;
}


.mfp-auto-cursor .mfp-content {
    max-width: 950px;
    background: white;
    border-radius: 15px;
    padding: 6%;
}
.popup-modal-dismiss {
    margin-top: 35px;
    text-align: center;
    display: none;
}
.mfp-content article {
    overflow: hidden;
}
.mfp-content article img {
    float: none;
    width: 70%;
    margin: 10px auto;
    display: block;
}
.mfp-content article div {
    float: none;
    width: 100%;
}

.mfp-content article div p {
    color: #7f7f7f;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
}
.mfp-content article div p span {
    color: white;
    display: inline-block;
    border-radius: 20px;
    padding: 0 20px;
    margin-right: 10px;
}

.mfp-content article div dd {
font-size: 14px;
    height: 160px;
    overflow-y: scroll;
    padding-right: 10px;
}
.mfp-content article div dt {
    font-weight: bold;
    font-size: 16px;
    color: #00569b;
    margin-bottom: 10px;
    text-align: center;
}



.voice .popup-modal dl.youji dt {
    border-bottom: 10px solid #e788bb;
}
.voice .popup-modal dl.youji dt span {
background:#e788bb;
}


.mfp-content article div p span.youji {
    background: #e788bb;
}

.voice .popup-modal dl.shogaku dt {
    border-bottom: 10px solid #99b755;
}
.voice .popup-modal dl.shogaku dt span {
background:#99b755;
}


.mfp-content article div p span.shogaku {
    background: #99b755;
}

.info.fix {
    padding: 5px 0 10px;
background: #3d99e2;
}


.info.fix .content {
    position: relative;
    padding: 0px;
    border-radius: 0px;
    background:none;

}
.info.fix .content h2 {
    width: 94%;
    height: 20px;
    background: url(../images/fix_title_sp.png) no-repeat;
    background-position: center;
    background-size: contain;
    margin: 10px auto 0;
}

    .info.fix .search {
        width: 94%;
        margin: 0 auto;
        display: flex !important;
            justify-content: space-between;
        padding-top: 0px !important;
align-items:flex-end;
    }



.info.fix .content dl {
display:block;
width: 92%;
    margin: 0 auto;

}

    .info.fix .content dl.sp {
        width: 40%;
    }
    .info.fix .content dl.sp button {
      font-size: 13px;
    margin: 0;
    padding: 10% 0;
    padding-left: 11%;
    line-height: 1;
    background-position: 12% 53%;
    background-size: 7%;
    }




.info.fix .content dt {
    color: white;
    font-size: 13px;
    padding-bottom: 5px;
    display: block;
}
    .info.fix .content dt br {
        display: none;
    }

.info.fix .content dl.post_code {
width:55%;
}
.info.fix .content dl.post_code dd {
    width:100%;
}

.info.fix article .content input.bar {
    font-size: 14px;
    padding: 6px;
    height: 40px;
    width: 80%;
}
.info.fix article .content input.submit_button {
    width: 20%;
    max-width: 52px;
}

.info.fix .content dl.adress {
    width:480px;
}
.info.fix .content dl.adress dd {
    width:400px;
}
.info.fix article .content dl.adress input.bar {
    font-size: 16px;
    padding: 10px;
    height: 52px;
    width: 445px;
}

/* ======================================= *
 * detail                                  *
 * ======================================= */

.detail_title {
background: url("../images/detail_title.png") no-repeat;
background-size: 1920px auto;
background-position: center;
height: 279px;
display: none;
}

#detail {
    padding:10% 0;
}

p.back {
    text-align: center;
}

p.back a {
color: white;
    padding: 10px 40px;
    font-size: 16px;
    background: url(../images/back_btn_icon.png) no-repeat #00569b;
    border-radius: 45px;
    font-weight: normal;
    background-position: 15px center;
    display: inline-block;
    margin-bottom: 15%;
}
#detail .wrap {
    width: 92%;
}
#detail section {
    background: #e7eff5;
    border-radius: 10px;
    padding: 5% 3%;
    margin-bottom: 45px;
}

#detail section h2 {
    padding-bottom: 10px;
    border-bottom: 2px solid #00569b;
}

#detail section h2 span {
font-size: 20px;
    font-weight: bold;
    color: #00569b;
    padding-left: 45px;
    background: url(../images/detail_title_icon1.png) no-repeat;
    background-size: contain;
    background-position: 15px center;
}

#detail section article,#detail section aside {
    border-radius: 10px;
    overflow: hidden;
    margin: 30px 0;
}

#detail section article dl {
    display: table;
    width: 100%;
    border-bottom: 1px solid #d8d8d8;
}
#detail section article dl:last-of-type {
    border-bottom: none;
}

#detail section article dt,#detail section article dd {
    display: table-cell;
    font-size: 18px;
}

#detail section article dt {
    background: #00569b;
font-size: 16px;
    color: white;
    padding: 15px 2%;
    width: 26%;
}

#detail section article dd {
    background: white;
    padding: 15px 3%;
    width: 64%;
    font-size: 16px;
}

#detail section article dd .iframe {
height: 145px;
    margin: 10px 0;
}
#detail section article dd .iframe iframe {
    width: 100%;
    height:inherit;
}

#detail section article dd span {
color: white;
    display: inline-block;
    padding: 0px 10px;
    border-radius: 20px;
    font-size: 14px;
    margin-right: 2px;

}


#detail section article dd .flex {
    display: flex;
}
#detail section article dd .flex ul {
padding-right: 15px;
    font-size: 15px;
}
    #detail section article dd .flex ul:last-of-type {
padding-right: 0px;
    }

#detail section aside dt {
background: url(../images/detail_title_icon2.png) no-repeat #00569b;
    background-position: 15px center;
    color: white;
    padding: 15px 3% 15px 40px;
    font-size: 20px;
}

#detail section aside dd {
    background: white;
        padding: 10px 3%;
    font-size: 14.5px;
}


#detail section p.orange {
    text-align: center;
}
#detail section p.orange a {
    color: white;
    padding: 12px 20px;
    font-size: 16px;
    background: #e84729;
    border-radius: 35px;
    font-weight: normal;
    display: inline-block;
}

#detail section .room {
    margin: 20px 0;
}

#detail section .room h3 {
    padding-bottom: 5px;
    color: #00569b;
    font-size: 24px;
    padding-left: 5px;
    border-bottom: 1px dotted;
}

#detail section .room h3 span {
    display: inline-block;
    background: url("../images/detail_title_icon3.png") no-repeat;
    background-position: left center;
    padding-left: 35px;
    font-size: 20px;
}
#detail section .room ul {
    display: flex;
    flex-wrap:wrap;
    justify-content:space-between;
    margin: 30px 0;
            width: 100%;
}

#detail section .room ul li {
    margin-bottom: 10px;
    width: 49%;
}

#detail section .room ul li figcaption {
    display: block;
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
}


/* ======================================= *
 * contact                                 *
 * ======================================= */

.contact_title {
background: url("../images/contact_title.png") no-repeat;
background-size: 1920px auto;
background-position: center;
height: 279px;
    display: none;
}

#contact {
    padding: 10% 0;
}
#contact .wrap {
    width: 92%;
}

#contact section {
    background: #e7eff5;
    border-radius: 15px;
    padding: 5% 3%;
    margin-bottom: 25px;
}

#contact section.pd {
    padding: 5%;
}


#contact h3 {
    margin: 20px;
    font-size: 18px;
    line-height: 1;
    padding-left: 10px;
    border-left: 2px solid;
}

#contact aside p {
    font-size: 15px;
    padding: 0 2%;
}
#contact aside p a {
    text-decoration: underline;
    color: #00569b;
}

#contact .agree {
text-align: center;
    margin-top: 10px;
}
#contact .agree p {
    background: #16293c;
    padding: 5px 20px;
    display: block;
    width: 70%;
    margin: 0 auto;
}

#contact .agree label span {
    color: white;
    display: inline-block;
    padding: 0 10px;
    font-size: 18px;
}
input[type=checkbox] {
    display: none;
}
.checkbox-input {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    padding: 3px 30px;
    position: relative;
    width: auto;
}
.checkbox-input::before {
    background: #fff;
    content: '';
    display: block;
    height: 20px;
    left: 5px;
    margin-top: -9px;
    position: absolute;
    top: 50%;
    width: 20px;
}
.checkbox-input::after {
    content: '';
    display: block;
    height: 14px;
    left: 8px;
    margin-top: -6px;
    opacity: 0;
    background:#00569b;
    position: absolute;
    top: 50%;
    width: 14px;
}
input[type=checkbox]:checked + .checkbox-input::after {
    opacity: 1;
}

#contact section dl {
    padding: 10px 0;
    border-bottom: 1px dotted #bcbec0;
}

#contact section dl:last-of-type {
    border-bottom: none;
}


#contact section dl.flex {
    display: block;
  justify-content: center;
  align-items: flex-start;
}

#contact section dl dt.flex {
width:100%; 
display: flex;
justify-content: space-between;
align-items: center;
font-size: 15px;
}

#contact section dl.flex dt {
width: 100%;
    padding-right: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 0;
      margin-bottom: 2%;
}

#contact section dl dd {
    width: 100%;
    overflow: hidden;
}

#contact section dl dd.flex {

        display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#contact section dt.flex {
    display: flex;
}

#contact section dt span {
display: inline-block;
    color: white;
    background: #dd6688;
    border-radius: 20px;
    padding: 2px 15px;
    font-size: 12px;
}
#contact section dt span.any {
    background: #a9a9a9;
}

#contact section dd input {
    background: white;
    padding: 5px 10px;
    border: 1px solid #a9a9a9;
}

#contact section dl.flex dd .name {
width: 100%;
    margin-bottom: 2%;
}

#contact section dl dd .full {
    width:100%;
}


#contact section dl dd input {
width:100%;
}
#contact section dl dd p.caution {
    font-size: 14px;
    color: #6897bc;
    padding-top: 5px;
}

#contact section .checks .checkbox-input::before {
border:1px solid #a9a9a9;
}

#contact section .checks .checkbox-input span {
padding-right: 50px;
    padding-left: 10px;
}

#contact section dl dd textarea {
display: block;
    margin-top: 15px;
width:100%;
    background: white;
    padding:10px;
    min-height: 200px;
    border: 1px solid #a9a9a9;
}

#contact section dd .address {
    margin-bottom: 10px;
}

#contact section dl dd.flex div.full {
    width: 100%;
    margin-bottom: 20px;
}
#contact section dl dd.flex div.full select {
background: url(../images/select_vector.png) no-repeat white;
    background-position: 97% center;
    padding: 10px 20px 10px 10px;
    border: 1px solid #a9a9a9;
    width: 100%;
    color: gray;
}


#contact section dl dd .address_num {
    display: inline-block;
    width: 46%;
}

    #contact section dl dd .address_num input {

    }



#contact section dl dd .address_btn {
display: inline-block;
    padding: 5px 2%;
    color: white;
    background: #00569b;
    border-radius: 50px;
    margin-left: 15px;
    cursor: pointer;
    width: 46%;
    font-size: 14px;
    text-align: center;
}

#contact .send_area {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

#contact .send_area .to_back {
    display: inline-block;
    padding: 10px 0;
    width: 40%;
    text-align: center;
    color: white;
    background: url(../images/contactbtn_vector1.png) no-repeat #00569b;
    background-position: 10% center;
    border-radius: 50px;
    margin-left: 0;
    cursor: pointer;
}
#contact .send_area .submit_btn {
        display: inline-block;
    padding: 10px 0;
    width: 40%;
        text-align: center;
    color: white;
    background:url("../images/contactbtn_vector2.png") no-repeat #e84729;
    background-position: 90% center;
    border-radius: 50px;
    cursor: pointer;
}



/* ======================================= *
 * result                                  *
 * ======================================= */

.result_title {
background: url("../images/result_title.png") no-repeat;
background-size: 1920px auto;
background-position: center;
height: 277px;
	display: none;
}
#result .phone_info {
    text-align: center;
    margin: 30px auto;
}

#result .phone_info dt {
    font-size: 14px;
    margin-bottom: 15px;
}
#result .phone_info dt span {
    color:#00569b;
}

#result .phone_info dd {
    border:1px solid #b8b8b8;
    width: 86%;
    padding: 15px 0;
    margin: 0 auto;
}

#result .phone_info dd p {
    font-size:18px;
}
#result .phone_info dd a {
    display: block;
    text-align: center;
}

#result .phone_info dd a span {
    font-size: 28px;
    vertical-align: middle;
    display: inline-block;
    line-height: 1;
}
#result .phone_info dd a img {
    vertical-align: middle;
    display: inline-block;
    margin-right: 3px;
    padding-top: 1px;
}


#result section.result_area {
overflow: hidden;
    height: 100%;
    display: block;
}


#result section.result_area .map {
	position:relative;
    width: 90%;
    height: 450px !important;
    background: #00569b;
    height: inherit;
    padding: 5%;
    margin: 15px auto;
    border-radius: 10px;
}

	#result .map article {
		padding: 0 !important;
		margin: 0 !important;
		border-radius: 0 !important;
		width: 100% !important;
	}



#result section.result_area .map iframe {
    width: 100%;
    display: block;
    margin-top: 20px;
    border-radius: 20px;
}

#result section.result_area article {
width: 90%;
    background: #00569b;
    height: inherit;
    padding: 5%;
    margin: 15px auto;
    border-radius: 10px;
}

#result section.result_area article h3 {
    color: white;
    font-size: 20px;
    line-height: 140%;
}
#result section.result_area article p.result_count {
    text-align: right;
    color: white;
    padding-right: 0;
    font-size: 20px;
}

#result section.result_area article form h4 {
    background: white;
    color: #00569b;
    border-radius: 20px;
    padding: 3px 15px;
    margin: 10px 0;
}

#result section.result_area article form dl {
    color: white;
}
#result section.result_area article form .radio label {
    padding-right: 5px;
    font-size:max(1.2vw,16px);
}

#result section.result_area article form dt {
    font-size: 16px;
}

#result section.result_area article form dd {
    padding-bottom: 10px;
}

#result section.result_area article form button {
background: white;
    color: #00569b;
    border-radius: 20px;
    display: block;
    text-align: center;
    padding: 2px 0;
    width: 150px;
    margin: 0 auto;
}

.checkbox-result {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
padding-left: 25px;
    position: relative;
    width: auto;
     font-size:max(1.2vw,16px);
}
.checkbox-result::before {
    background: #fff;
    content: '';
    display: block;
    height: 15px;
    left: 5px;
    margin-top: -7.5px;
    position: absolute;
    top: 50%;
    width: 15px;
}
.checkbox-result::after {
    content: '';
    display: block;
    height: 15px;
    left: 5px;
    margin-top:  -7.5px;
    opacity: 0;
    background:url("../images/check.png") no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    top: 50%;
    width: 15px;
}
input[type=checkbox]:checked + .checkbox-result::after {
    opacity: 1;
}


#result section.result_area aside {
margin-top: 20px;
    
}
#result section.result_area aside ul.result_list {
overflow-y: scroll;
    max-height: 550px;
    overflow-x: hidden;
}

#result section.result_area aside ul li {
    background: white;
    border-radius: 15px;
    padding:10% 5%;
    margin-bottom: 5%;
    margin-right: 0;
}


#result section.result_area aside ul li .flex {
    display: block;
    justify-content: space-between;
}

#result section.result_area aside ul li .flex a {
display: block;
    text-align: center;
    font-size: max(1.1vw,14px);
    width: 100%;
    border-radius: 20px;
    padding: 1% 0;
	margin-bottom: 10px;
}
#result section.result_area aside ul li .flex a.to_detail {
    color: #00569b;
    border:1px solid  #00569b;
    background: white;
}

#result section.result_area aside ul li .flex a.to_contact {
    color: white;
    border:1px solid  #e94729;
    background: #e94729;
}
#result section.result_area aside ul li .flex.links {
width: 86%;
    margin: 0 auto;
}

#result section.result_area aside ul li .flex img.images {
width: 90%;
    margin: 0 auto;
    display: block;
}

#result section.result_area aside ul li .flex dl {
    width: 100%;
    margin: 10px 0;
}
#result section.result_area aside ul li .flex dl dt {
font-size: max(1.4vw,18px);
    color: #00569b;
    line-height: 1;
    text-align: center;
    margin-bottom: 10px;
}
#result section.result_area aside ul li .flex dl dt span {
  font-size: max(1.1vw,14px);
    color: black;
    display: block;
}

#result section.result_area aside .week {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

    #result section.result_area aside .grade {
      /*    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;*/  
    }


#result section.result_area aside .week li {
display: inline-block;
    background: #e7e7e7;
    margin-bottom: 2%;
    border-radius: 5px;
    margin-right: 0;
    line-height: 1;
    color: white;
    font-size: max(20px,12px);
	padding: 2%;
}

#result section.result_area aside .week li.on {
    background: #00569b;
}

#result section.result_area aside .grade li {
display: inline-block;
    background: #e7e7e7;
    text-align: center;
border-radius: 5px;
    font-size: max(14px,10px);
    margin-right: 0;
    line-height: 1;
    color: white;
    padding: 2% 1.5%;
}
#result section.result_area aside .grade li.youji.on {
    background: #e788bb;
}
#result section.result_area aside .grade li.shogaku.on {
    background: #99b755;
}
#result section.result_area aside .grade li.chugaku.on {
    background: #55b3d7;
}
#result section.result_area aside .grade li.koukou.on {
    background: #005fa9;
}
#result section.result_area aside .grade li.seijin.on {
    background: #9b5ad8;
}
/*タブの切り替え*/
#result section.result_area .tabs {
    margin: 0 auto;
    padding-bottom: 20px;
    margin-top: 10px;
    height: inherit;
    display: block;
    min-width: auto;

}

/*タブのスタイル*/
.tab_item {
    width: calc(90%/3);
    margin-left: 6%;
    background-color: #e7eff5;
    font-size: 12px;
    text-align: center;
    color:#00569b;
    display: block;
	padding: 5px;
    float: left;
    font-weight: bold;
 /*   transition: all 0.2s ease; */
}

	label.tab_item span {
		display: inline-block;
		padding-left: 15%;
	}



.tab_item:nth-of-type(1) {
margin-right: 0;
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
}
.tab_item:nth-of-type(2) {
margin-left: 0;
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
}
.tab_item:nth-of-type(1) span {
background-image:url("../images/result_tag1.png");
background-repeat: no-repeat;
background-size: 30%;
background-position: left center;
}
.tab_item:nth-of-type(2) span {
background-image:url("../images/result_tag2.png");
background-repeat: no-repeat;
background-size: 20%;
background-position: left center;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  clear: both;
  overflow: hidden;
}


/*選択されているタブのコンテンツのみを表示*/
#all:checked ~ #all_content,
#programming:checked ~ #programming_content,
#design:checked ~ #design_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #00569b;
  color: #fff;
}

.tabs input:checked + .tab_item:nth-of-type(1) span {
background-image:url("../images/result_tag1_on.png");
background-repeat: no-repeat;
background-size: 30%;
background-position: left center;
}
.tabs input:checked + .tab_item:nth-of-type(2) span {
background-image:url("../images/result_tag2_on.png");
background-repeat: no-repeat;
background-size: 20%;
background-position: left center;
}

.tabs a.popup-modal {
display: inline-block;
border: 1px solid #00569b;
color: #00569b;
padding: 0 4%;
margin-left: 5%;
font-size: 14px;
border-radius: 20px;
}

#result section.result_area .result_map {
    width: 100%;
}

#result section.result_area .result_detail {
    width: 100%;
    background: none;
    /* height: inherit; */
    padding: 0;
    /* margin: 15px auto; */
    /* border-radius: 10px;*/
}



#tabs_in form h4 {
background: #00569b;
color: white;
border-radius: 20px;
padding: 3px 15px;
margin: 10px 0;
}
#tabs_in form dl {
color: #00569b;
}

#tabs_in form dl .checkbox-result::before {
border: 1px solid #00569b;
}

#tabs_in form button#submit {
    border: 1px solid #00569b;
    color: #00569b;
    border-radius: 50px;
    display: block;
    text-align: center;
    padding: 3% 25%;
    font-size: 14px;
    margin: 0 auto;
        margin-top: 5%;
}



#tabs_in form .checkbox-result {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding-left: 25px;
    position: relative;
    width: auto;
    font-size: 17px;
    margin-right: 3%;
}
#tabs_in form .radio label {
    font-size: 17px;
    margin-right: 3%;
}



.hideable-element article {
    position: absolute;
    background: white;
    padding:20px 5px;
    border-radius: 15px;
    width:90%;
    margin: auto;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);

}

.hideable-element article dl {
    color: #3a3a3a;
}

.hideable-element article dt {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
.hideable-element article dd p {
    text-align: center;
    font-size: 15px;
    margin:10px 0;
}

.hideable-element article dd p a {
    color: #e9472a;
    text-decoration: underline;
}
.hideable-element article dd button {
    display: block;
    text-align: center;
    width:50%;
    padding:5px;
    margin: 0 auto;
}

}

