/* ===================================================================
CSS information
=================================================================== */
body {
	background-color:#9dd6d1;
font-family: "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
@media screen and (min-width: 751px) {
/* PC用のスタイル記述 */
#wrapper {
	width:100%;
 	margin:0 auto;
    padding:0;
}
#header {
	width:100%;
    z-index:100;
    height:auto;
}
#header h1 {
	color:#FFFFFF;
}
    #header img{
        width:500px;
        position: absolute;
        top:-65px;
        left:-80px;
        z-index:10;
        
    }
#main {
	background-color:#9899D0;
	width:100%;
	height:200px;
	margin-bottom:20px;
	float:left;
}
#nav_ph {
	display:none;
}
#contents {
	width:100%;
}
    .focus {
	background: #ccccff;
}
    .cloud-group{
        width: 100%;
            overflow:hidden;
    }
    .cloud-right{
        position:absolute;
        top:274px;
        left:-44px;
        z-index:10;
        width:50%;

    }
    .cloud-right img {animation:cloud 2s ease-in infinite alternate both;width:60%;}
@keyframes cloud{
  0% {
    transform:translate(25px,50px);
  }
  100% {
    transform:translate(-25px,0px);
  }
}
    .cloud-left{
        position:absolute;
        top:317px;
        right:-33%;
        z-index:10;
        width:50%;

    }
    .cloud-left img{animation:cloud 2s ease-in infinite alternate both;width:60%;}
@keyframes cloud{
  0% {
    transform:translate(5px,50px);
  }
  100% {
    transform:translate(-5px,0px);
  }
}
    
.height-full{
  width:100%;
  overflow: hidden;
  position: relative;
  text-align : center;
  margin:0 auto;
  padding:0;
  vertical-align:top;
line-height: 0;
}
.height-full img{
vertical-align:top;
  width: auto;
  height:140vh;
    margin:0;
    padding:0;
}
    .basemap{
        margin-top:0px;
    }
    .modai-pin{
        position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
        zoom:0.8;
        -moz-transform: scale(0.8);
        
    }
    .modal-cont{
        display: flex;
        flex-wrap: wrap;
    }
    .modal-box{
       width: 49%;
    }
    .modal-box img{
        zoom:0.4;
        -moz-transform: scale(0.8);
        border-radius: 25px;
        -webkit-border-radius: 25px;
        -ms-border-radius: 25px;
        width:100%;
        width:100%;
    }
    .ml-10{
        margin-left:10px;
    }
    .area_address{
        margin-top:20px;
        margin-bottom:0;
        font-weight: 200;
        font-size:16px;
        line-height: 0.5em;
    }
    .school_name{
        margin-top:10px;
        padding-bottom:10px;
        font-weight: 800;
        font-size:24px;
    }
    .txt_orange{
        color:#ec9126;
    }
    .border_orange{
        border-bottom:4px dotted rgba(236, 145, 36, .4);
        width: 100%;
    }
    .button_orange{
        margin:1em;
        padding:0;
    }
.button_orange a {
    display: block;
  margin: 0 auto;
  padding: 0.5em 2em;
  width: 85%;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  background-color: #ec9126;
  border-radius: 10px;
  text-decoration: none;
}

.button_orange a:hover {
  text-decoration: none;
  background-color: #bbbbbb;
}

    .txt_blue{
        color:#4b97c4;
    }
    .border_blue{
        border-bottom:4px dotted rgba(75, 151, 196, .4);
        width: 100%;
    }
    .button_blue{
        margin:1em;
        padding:0;
    }
.button_blue a {
    display: block;
  margin: 0 auto;
  padding: 0.5em 2em;
  width: 85%;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  background-color: #4b97c4;
  border-radius: 10px;
  text-decoration: none;
}

.button_blue a:hover {
  text-decoration: none;
  background-color: #bbbbbb;
}


    .txt_green{
        color:#56ab1d;
    }
    .border_green{
        border-bottom:4px dotted rgba(86, 171, 29, .4);
        width: 100%;
    }
    .button_green{
        margin:1em;
        padding:0;
    }
.button_green a {
    display: block;
  margin: 0 auto;
  padding: 0.5em 2em;
  width: 85%;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  background-color: #56ab1d;
  border-radius: 10px;
  text-decoration: none;
}

.button_green a:hover {
  text-decoration: none;
  background-color: #bbbbbb;
}
    

.modal1 {
  width:65%;
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 10;
  text-align: center;
  background: #fcfbf0;
  padding: 30px;
}
.modal2 {
  width:70%;
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 10;
  text-align: center;
  background: #fcfbf0;
  padding: 30px;
}
.modal3 {
  width:70%;
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 10;
  text-align: center;
  background: #fcfbf0;
  padding: 30px;
}
.modal4 {
  width:70%;
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 10;
  text-align: center;
  background: #fcfbf0;
  padding: 30px;
}
.modal5 {
  width:70%;
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 10;
  text-align: center;
  background: #fcfbf0;
  padding: 30px;
}
.modal6 {
  width:70%;
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 10;
  text-align: center;
  background: #fcfbf0;
  padding: 30px;
}
.modal7 {
  width:70%;
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 10;
  text-align: center;
  background: #fcfbf0;
  padding: 30px;
}
.modal8 {
  width:70%;
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 10;
  text-align: center;
  background: #fcfbf0;
  padding: 30px;
}
.modal-overlay{
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(255,255,255,0.65);
  z-index: 1;
}
 
.modal-open,
.modal-close {
  cursor: pointer;
}
    .btn-modal-close a{
display: block;
    width:160px;
    margin: 20px auto 0 auto;
    padding: 10px;
    border-radius: 20px;
    font-size: 1.2em;
    font-weight: 800;
    color: #FFF;
    text-align: center;
    letter-spacing: 1px;
    text-decoration: none;
    transition: .15s;
    background-color:#999;
    }
    
    
#aside {
	width:190px;
	height:620px;
	float:left;
}
#footer {
	width:100%;
	z-index:10;
    background: url("../img/wave.png") top center  no-repeat;
    background-size:100%;
    line-height:0;
        padding-top:3%;
}
#preview{
	position: absolute;
	display: none;
}
    .flagimg {
        zoom:0.5;
        -moz-transform: scale(0.5);
    }
.copy{
    text-align: center;
    background-color:#d2eaf6;
    padding:20px;
    }
.copy img{
    zoom:0.5;
    -moz-transform: scale(0.5);
    vertical-align:top;
    line-height:0;
    }
    .pc-disp{
      display: inherit;
  }
  .sp-disp{
      display: none;
  }
}

@media screen and (max-width: 750px) {
/* スマートフォン用のスタイル記述 */
.pc-disp{
  display: none;
}
.sp-disp{
  display: inherit;
}
    
#wrapper {
    overflow:hidden;
    position:relative;
    height:100%;
	width:100%;
background: rgb(149,216,247);
background: -moz-linear-gradient(180deg, rgba(149,216,247,1) 0%, rgba(157,214,209,1) 10%);
background: -webkit-linear-gradient(180deg, rgba(149,216,247,1) 0%, rgba(157,214,209,1) 10%);
background: linear-gradient(180deg, rgba(149,216,247,1) 0%, rgba(157,214,209,1) 5%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#95d8f7",endColorstr="#9dd6d1",GradientType=1);
}
#contents {
	width:100%;
    height:100%;
}
#header {
	width:100%;
	margin-bottom:10px;
}
#header h1 {
  margin:0 auto;
	color:#FFFFFF;
  text-align: center;
}
#header img{
  margin:0 auto;
  z-index:100;
  width:70%;
  zoom:0.5;
}
#main {
	background-color:#9899D0;
	width:100%;
	height:200px;
	margin-bottom:10px;
}    
    .cloud-right{
        position:absolute;
        top:125px;
        left:-10px;
        z-index:1;
    }
    .cloud-right img, .cloud-left img{
        zoom:0.12;
        transform: scale(-1, 1);
        moz-transform: scale(-1, 1);
    }
    
    .cloud-left{
        position:absolute;
        top:154px;
        right:-10px;
        z-index:1;
    }
    
@-moz-document url-prefix() {
    .cloud-right img, .cloud-left img{
        width:20%;
        transform: scale(-1, 1);
    }
    .cloud-left{
        text-align: right;
        position:absolute;
        top:154px;
        left:10px;
        z-index:1;
    }
}
    
    .first_window{
      width:100%;
    text-align: center;
    }

    .first_window img{
        width:70%;
    }
    .first_window .mark{
        position:relative;
        margin:0 auto;
  width: 0;
  height: 0;
  border-left: 17px solid transparent;
  border-right: 17px solid transparent;
  border-top: 12px solid #739e9a;
            text-indent:-999px;
}
    .first_window .mark a{
        display: block;
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;

    }
    .japan_map{
        width:100%;
    }
    .japan_map img{
        width:100%;
    }
    .school_list{
        padding-bottom:150px;
background: #9dd6d1; /* Old browsers */
background: -moz-linear-gradient(top,  #9dd6d1 0%, #95d8f7 25%,); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #9dd6d1 0%,#95d8f7 25%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #9dd6d1 0%,#95d8f7 25%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95d8f7', endColorstr='#95d8f7',GradientType=0 ); /* IE6-9 */
        
    }
    .school_list img{
        display: inherit;
        margin: 0 auto;
        text-align: center;
        width:30%;
    }
    .scool_list h2{
        margin: 0 auto;
        text-align: center;
    }


.modal_sp {
  text-align: center;
  background: #fcfbf0;
margin:10px 20px 20px 20px;
  padding: 10px;
    position: relative;
    
}

    .modai-pin{
    position: absolute;
    top: -17px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    }
    .modai-pin img{
        width:50%;
    }
    .modal-cont{
        display: flex;
        flex-wrap: wrap;
        flex-basis:auto;
    }
    .modal-box{
       width: 47%;
box-sizing: content-box;
    }
    .modal-box img{
        width:100%;
        border-radius: 12px;
        -webkit-border-radius: 12px;
        -ms-border-radius: 12px;
    }
    .ml-10{
        margin-left:10px;
    }
       small{
        font-size:50% !important;
    }
    .area_address{
        margin-bottom:0;
        font-weight: 200;
        font-size:12px;
        line-height: 0.5em;
    }
    .school_name{
        margin-top:10px;
        padding-bottom:10px;
        font-weight: 800;
        font-size:15px;
    }
    .txt_orange{
        color:#ec9126;
    }
    .border_orange{
        border-bottom:4px dotted rgba(236, 145, 36, .4);
        width: 100%;
    }
    .button_orange{
        margin:0.3em 0;
        padding:0;
    }
.button_orange a {
    display: block;
  margin: 0 auto;
  padding: 0.5em 0.8em;
  width: 100%;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  background-color: #ec9126;
  border-radius: 10px;
  text-decoration: none;
}

.button_orange a:hover {
  text-decoration: none;
  background-color: #bbbbbb;
}

    .txt_blue{
        color:#4b97c4;
    }
    .border_blue{
        border-bottom:4px dotted rgba(75, 151, 196, .4);
        width: 100%;
    }
    .button_blue{
        margin:0.3em 0;
        padding:0;
    }
.button_blue a {
    display: block;
  margin: 0 auto;
  padding: 0.5em 0.8em;
  width: 100%;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  background-color: #4b97c4;
  border-radius: 10px;
  text-decoration: none;
}

.button_blue a:hover {
  text-decoration: none;
  background-color: #bbbbbb;
}


    .txt_green{
        color:#56ab1d;
    }
    .border_green{
        border-bottom:4px dotted rgba(86, 171, 29, .4);
        width: 100%;
    }
    .button_green{
        margin:0.3em 0;
        padding:0;
    }
.button_green a {
    display: block;
  margin: 0 auto;
  padding: 0.5em 0.8em;
  width: 100%;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  background-color: #56ab1d;
  border-radius: 10px;
  text-decoration: none;
}

.button_green a:hover {
  text-decoration: none;
  background-color: #bbbbbb;
}
    
    

    
#footer {
	width:100%;
	z-index:10;
    position: absolute;
    bottom: 0;
    background: url("../img/wave.png") top center  no-repeat;
    background-size:100%;
    line-height:0;
}

.copy{
  text-align: center;
  margin-top:3%;
  background-color:#d2eaf6;
  padding:20px;
  }
.copy img{
  width:70%;
  vertical-align:top;
  line-height:0;
  }
}