﻿/* Base */
html {  max-width: 100vw; overflow-x: hidden; min-height: 100vh; }




body {    background-color: #ffffff;  line-height: 1.7;  color: #333333;
  font-family:  'Noto Sans JP','Lato', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-size: 17px; }

a:hover{ opacity: .7; cursor: pointer; color:inherit;}
h2 {
    font-size: 2.1875rem;
    font-weight: 700;
    line-height: 1.5;
    position: relative;
    height: 6rem;
    padding-left: 4rem;
    margin-top: 10px;
}
h2::before {
content: "/";
    font-size: 8.8rem;
    vertical-align: top;
    position: absolute;
    top: -4.5rem;
    width: 100%;
    left: 0;
	font-weight: 500;
}

a{ color:#2660AB;}
.l-text {
  font-size: 2.1875rem;
  font-weight: 700;
  line-height: 1.75;
}
.m-text {
  font-size: 1.1rem;
  font-weight: 700;
}
.s-text {
  font-size: 1rem;
  font-weight: normal;
  text-align: left;
}

.cl-bl {color: #163370; }
.cl-bl span {color: #163370;font-size:0.8em; }

.cl-nv {color: #163370; }
.cl-bk {color: #333333; }
.cl-wh {color: #ffffff; }

.alnL {text-align: left; } 
.alnC {text-align: center; } 
.alnR {text-align: right; } 

.mb80 {margin-bottom: 80px; } 

/*  header */

header{ /*position: fixed; z-index: 80;*/ background: #ffffff; width: 100vw;}
/*header > div{ margin: 0 auto;}*/

.top-title {
  text-align: center;
}

.top-botan {
  text-align: right;
}
.top-botan ul {
  list-style-type: none;
  font-size: 0; margin: 0; padding: 0;
}
.top-botan ul > li{
  display: inline-block ;
  text-align: center;
  vertical-align: bottom;
  width:8rem;
  height:4.5rem;
  background-color: #32A6EC;


}
.top-botan ul > li > a {
	  padding: 0.5rem;
	  color: #ffffff;
	 display: block;
	width: 100%;
	height: 100%;
	  font-size: 1.0rem;
}
.top-botan ul > li:hover {
  background-color: #002F80;
}
.top-botan1 {
  position: relative;
}
.top-botan2 {
  position: absolute;
  top: 40px ;
  left: 50% ;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.pc-navi ul {
  list-style-type: none;
  font-size: 0;
}
.pc-navi ul > li{overflow: hidden;  width: 100%; height: 100%; border-right:solid 1px #2660AB;  }
.pc-navi ul > li > a {
  text-align: center;
  color: #2660AB;
  font-size: 0.9rem;
  line-height: 1.35;
	 width: 100%; height: 100%; 
	padding: .5em .1em;
	font-weight: 500;
	letter-spacing: -0.05em;
	justify-content: center;
align-items: center;
display: flex;
}

.pc-navi ul > li:first-child{ border-left:solid 1px #2660AB; }
.pc-navi ul > li:hover {
  background-color: #D6EBF7; opacity: 1;
}

.btn-contact{ background-color: #002F80 !important;}
/*  main */

.bslide-wrapper{background: #DAE3E8; z-index: 0; width: 100vw; height:100%;    max-height: 760px; overflow-x: hidden; }
.bx-wrapper .bx-viewport{ background-color: transparent!important; /*min-height: 580px;*/ }
.slider{ min-height:670px; overflow-x: hidden; max-width: 100vw;}
 @media (max-width:1280px) {
.slider{ min-height:670px;}
}
img{ max-width: 100%;}
/*  top-1 */
#top-1 { 
  background-color: #DAE3E8;
  color: #2660AB;
  padding-bottom: 150px ;
}

#top-1 > div{ margin-top: -100px; }
#top-1 .sec1 {
  border-right: 1px solid #333333;
  text-align: center;
position: relative;
	line-height: 1.35;
		    -moz-transition: all .75s ease-in;
    -o-transition: all .75s ease-in;
    -webkit-transition: all .75s ease-in;
    transition: all .75s ease-in;
}
#top-1 .sec1 h4{ color:#2660AB; font-size:1.25rem; font-weight: 600; height: 3rem;	justify-content: center;
align-items: center;
display: flex; }
#top-1 .sec1 a {
  color: #2660AB;
  display: block;
  width: 100%; height: 100%;
  padding: 0 1.5rem;	
}
#top-1 .sec1-1 {
  border-left: 1px solid #333333;
	background-color:transparent;
	    -moz-transition: all .75s ease-in;
    -o-transition: all .75s ease-in;
    -webkit-transition: all .75s ease-in;
    transition: all .75s ease-in;
}
#top-1 .sec1:hover {
  background-color: #ffffff; cursor: pointer;
}

#top-1 .sec2{ 
	background-color: #ffffff;	
	    -moz-transition: all .75s ease-in;
    -o-transition: all .75s ease-in;
    -webkit-transition: all .75s ease-in;
    transition: all .75s ease-in;

}
#top-1 .sec2:hover {	background-color: #D6EBF7; cursor: pointer;}
#top-1 .sec2:hover a{ color:#2660AB !important;}
#top-1 .sec2 h4 {
  padding-top: 0;
  line-height: 1; 
}
#top-1 .sec2 h4 > small{ font-size:1rem;}
#top-1 .sec2 p{ line-height: 1.35; margin-bottom: 0;} 


/*  top-2 */
#top-2 { 
  background-color: #c3e4f6;
  color: #163370;
  padding:120px 0;
}
#top-2 .container{
	width:800px;
margin: 0 auto;
}

/*
#top-2 h2 { line-height: 1.5; margin-top: 0; padding-left: 3rem; width: 100.5%; display: block;}
#top-2 h2  > small { font-size:1rem; display: block; line-height: 1.35rem; margin-top: 1.35rem;}
#top-2 h2::before{ top:-2rem; left:-1rem;}
#top-2 h2 > span{ font-size: 1.95rem;}
.top2-img{ margin-top: -130px;}
*/

/*  top-3 */
#top-3 { 
  background-color: #0058A1;
  color: #ffffff;
  padding: 150px 0;
}
#top-3 h2 { line-height: 1.35; margin-top: 1em; padding-left: 5.5rem;color: #ffffff; }
#top-3 h2 span{ color: #ffffff; }
#top-3 h2::before{ left: 2rem; }
#top-3 img {  width: auto;}
#top-3 p{ max-width: 100%;}
#top-3 h4{ font-weight: 700; font-size:1.5625rem;}
#top-3 .maru {
  list-style-type: none;
  font-size: 0;
  padding: 0 ;
}
#top-3 .maru li{
  display: inline-block ;
  text-align: center;
  vertical-align: bottom;
  padding: 0 .75rem;
}


/*  top-4 */
#top-4 { 
  background-color: #c3e4f6;
  color: #003892;
  padding: 120px 0;
}
#top-4 h2 { line-height: 0.6; margin-top: 1em; }
#top-4 h2::before{ top:-3.5rem;}

#top-4 ul {
  list-style-type: none;
  margin-left: 5rem;
margin-top: 1rem;
	padding: 0;
	
}
#top-4 li {
  display: block;
  padding-top: 0.5rem;
  word-break: keep-all;
  white-space: nowrap;
}
#top-4 li:before {
  content: '◇';
  margin-left: -1rem;
 margin-right: 5px;
}


/*  top-5 */
#top-5 { 
  background-color: #ffffff;
  color: #2660AB;
  padding: 80px 0;
}
#top-5 h2 { line-height: 1; margin-top: 1em; }
#top-5 h2::before{ top:-3.5rem;}
#top-5 img{ width: 100%;}
#top-5 .sec {
  margin-bottom: 3rem ;
}
#top-5 .box { 
  color: #ffffff;
  padding: 1rem;
  border: 1px solid #ffffff;	
line-height: 1.2;
}

#top-5 ul {
padding: 0;
margin: .75em 0;
}
#top-5 li {
  display: block;
  text-align: left;
}
#top-5 li:before{ content:"・"; font-size:1.05rem; margin-right: 5px; display: inline-block;}
#top-5 .box-1 {
  background-color: #6F98CE;
}
#top-5 .box-2 {
  background-color: #4ABFEF;
}
#top-5 .box-3 {
  background-color: #21AF85;
}
#top-5 .box-4 {
  background-color: #6FB82C;
}
#top-5 .box-5 {
  background-color: #BDB717;
}
.box-5 h4{ border-left:solid 4px #ffffff; padding-left: 5px;line-height: 1.35; }
.box-5 h4 > small{ font-size:1rem; display: block; width: 100%;}

/*  top-6 */
#top-6 { 
  background-color: #C4E5F7;
  padding: 80px 0;
}
#top-6 h2 { line-height: 1.35; margin-top: 1em; }
/*#top-6 h2::before{ top:-3.5rem;}*/
#top-6 ul {padding: 0;margin:0 0 10px 0; list-style: none;}
#top-6 li:before{ content:"・"; font-size:1.05rem; margin-right: 5px; display: inline-block;}
#top-6 > * { line-height: 1.35;}

/*  top-7 */
#top-7 { 
  background-color: #ffffff;
  color: #163370;
  padding: 80px 0;
}
#top-7 h2 { line-height: 1; margin-top: 1em; }
#top-7 h2::before{ top:-3.5rem;}
#top-7 .col-md-6 > img{ max-width: 80%;}
#top-7 .img-dl {  position: relative; height: 156px; margin-top: 0; }
#top-7 .img-dl a{ display: block; width: 100%; height: 100%; position: absolute;}
#top-7 .img-dl-txt {
  position: absolute;
  color: #2660AB;
  top:70% ;
  left: 50% ;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  border-top: 1px solid #2660AB;
  line-height: 3;
	display: block;
	margin-bottom: 0;
	
}

    


/*  top-8 */
#top-8 { 
  background-color: #ffffff;
  padding: 80px 0;
}
#top-8 h2 { line-height: 1; margin-top: 1em; }
#top-8 h4{ color:#002F80; font-weight: 700; margin-bottom: 1.5rem;}
#top-8 .box {
  background-color: #C4E5F7;
  padding: 2rem;
}
#top-8 .box1 {
  background-color: #C4E5F7;
  padding: 2rem 2rem 0.1rem;
}
#top-8 ul {
  list-style-type: none;
  padding: 0 1rem;
}
#top-8 li {
  display: block;
  padding: 0.5rem 0;
}
#top-8 li:before {
  content: '※';
  margin-left: -1rem;
}

#top-8 table {
  margin: 3rem auto 0;
  max-width: 75%;
}
#top-8 td {
  width: 25%;
  text-align: center;
}
#top-8 tbody td:nth-child(1) {
  width: 50%;
  text-align: left;
  padding: 0.75rem 2rem ;
}
#top-8 thead th, #top-8 tbody td{
  border-bottom: 1px solid #333333 ;
}
#top-8 thead th {
  border-top: 1px solid #333333 ;
  color: #ffffff;
  text-align: center;
  padding: 0.5rem ;
}
#top-8 thead th:nth-child(2) {
  border-left: 1px solid #C4E5F7 ;
  border-right: 1px solid #C4E5F7 ;
}
#top-8 tbody td:nth-child(2) {
  border-left: 1px solid #333333 ;
  border-right: 1px solid #333333 ;
}
#top-8 tbody tr:nth-child(odd) {
  background-color: #C4E5F7;
}
#top-8 thead tr {
  background-color: #32A6EC;
}
#top-8 tfoot > tr  {
  border: none;
  background-color: #ffffff;
 border-top: 1px solid #333333 ;
}
#top-8 tfoot td  {  text-align: right; padding-right: 0; font-size:.9rem;}
#top-8 p{ font-size: 0.9rem; line-height: 1.35;}

/*  top-9 */
#top-9 { 
  background-color: #c4e5f7;
  padding: 80px 0;
}
#top-9 h2 { line-height: 1; margin-top: 1em; }
#top-9 h2::before{ top:-3.5rem;}
#top-9 .box1 {
  width: 100%;
  border: 1px solid #163370;
  text-align: center;
  padding: 3rem ;
  margin: 3rem 0;
color:#002F80;
}
#top-9 .box2 {
  width: 100%;
}


/*  top-10 */
#top-10 { 
  background-color: #82cdf1;
  color: #163370;
  padding: 80px 0;
}
#top-10 h2 { line-height: 1; margin-top: 1em; }
#top-10 h2::before{ top:-3.5rem;}

#top-10 a{ color:#333333; display: block; width: 100%; height:100%;}
#top-10 a:hover .box{ background:#D6EBF7; opacity: 1;}
#top-10 .box {
  margin: 1rem 1rem; 
  padding:  0.3rem 0.5rem;
  background-color: #ffffff;
  text-align: center;
  border-radius:7px;
	height: 130px;
	justify-content: center;
align-items: center;
display: flex;
}
#top-10 .box ul {
  list-style-type: none;
  font-size: 0;
  padding: 0;
  margin: 0;
  position: relative;
}
#top-10 .box ul > li {
  display: inline-block ;
  vertical-align: middle;
}
#top-10 .box p {
  position: absolute;
  top: 9rem;
  left: 50% ;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
#top-11 {
  padding: 120px 0 80px 0;
}
#top-11 h2 {
  margin: 0 auto;
  width: 500px;
  line-height: 1;
}

  
.telnumber{ color:#333333; font-size:1.625rem; font-weight: 700; padding-top:20px; line-height: 1.35;}
.telnumber > small{ font-size: .85rem; font-weight: 700;}
#top-10 p{ color:#333333 !important; line-height: 1.35;}
footer {
  padding: 0.3rem 0 ;
}
.fot-link {
  text-align: center;
  font-size: 1rem;
  color: #333333 ;
  border: 1px solid #333333 ;
  border-radius: 5px;
  padding: 0.1rem 0.1rem ;
}
footer a:hover > .fot-link{background:#D6EBF7; opacity: 1;}

.effect-fade {
　opacity : 0;
　transform : translate(0, 45px);
　transition : all 300ms;
}

.effect-fade.effect-scroll {
　opacity : 1;
　transform : translate(0, 0);
}

.scrolltotop {
	position: fixed;
	display: none;
	bottom: 3%;
	right: 1%;
	width: 1.5em;
	height: 1.5em;
	line-height: 1.5em;
	text-align: center;
	text-decoration: none;
	z-index: 9999;
  color:#555;
  border:solid 2px #555;
  font-size:1.5rem;
}
.scrolltotop i[class^="icon-"] {
	padding:4px;
}
.scrolltotop:hover{ background-color:#D6EBF7;}

@media screen and (min-width: 770px){
  .telnumber-box a {
    pointer-events: none !important;
  }
}
 @media (min-width: 769px) {


#top-1 > div ,#top-2 > div ,#top-3 > div, #top-4 > div, #top-6 > div, #top-7 > div, #top-8 > div ,#top-9 > div ,#top-10 > div{
	  animation: fadeInUp; /* referring directly to the animation's @keyframe declaration */
  animation-duration: 2s; /* don't forget to set a duration! */
}


#top-5 .box-1, #top-5 .box-3, #top-5 .box-5{
		  animation:  fadeInLeft; /* referring directly to the animation's @keyframe declaration */
  animation-duration: 2s; /* don't forget to set a duration! */
}
#top-5 .box-2, #top-5 .box-4{
		  animation:  fadeInRight; /* referring directly to the animation's @keyframe declaration */
  animation-duration: 2s; /* don't forget to set a duration! */
}
	 #top-2,#top-3, #top-4 , #top-6 , #top-7 , #top-8 ,#top-9 ,#top-10{ overflow: hidden;}
}

 @media (max-width: 768px) {
	 html,body{ font-size: 14px;}
	 .desktop{ display: none !important;}
	 img{ width: auto; max-width: 100%;}
	 p{ margin-bottom: 0; line-height: 1.35;width:100%;}
	 .bslide-wrapper{ max-height: 450px; margin-left:0;}
	 header{ background: #E6E6E6;}
	 main{background: #E6E6E6; padding-top: 60px;}
	 .SP-head h1 { width: 100%; text-align: left; }
	 .SP-head h1 img{ height: 35px; object-fit: contain; margin: 0 auto;}
	 .site-menu-toggle{ position: absolute; top:13px; right:5px;}
	 .icon-menu:before{ font-size:2.2rem; color:#333333;}
	 .l-text {    font-size: 1.3rem;    font-weight: 600;    line-height: 1.35;}
	 .slider{ min-height: 350px;}
	 .bx-wrapper img{ object-fit: contain;}
	 #top-1 > div{ margin-top: 0px; padding-top: 50px;}
	 #top-1 .sec1-1, #top-1 .sec1{     border-left: none; border-right:none;}
	 #top-1 .sec1 h4 {    font-size: 1rem;    font-weight: 600; margin-left: 0; margin-right: 0; width: 100%; padding: 0; display: block; height: 2rem; }
	 #top-1 .sec1 img{ height:85px; object-fit: contain;}
	 #top-1 .sec1 p { font-size:0.9rem; margin-bottom: 1rem;}
	 
	 #top-1 > .container > .row > .sec1:nth-child(1) { border-bottom:solid 1px #333333; border-right: solid 1px #333333;}
	 #top-1 > .container > .row > .sec1:nth-child(3) {  border-right: solid 1px #333333;}
	 #top-1 > .container > .row > .sec1:nth-child(2) { border-bottom:solid 1px #333333;}
	 #top-1 > .container > .row > .sec1:nth-child(odd) a{ padding:0 10px 0 0;}
	 #top-1 > .container > .row > .sec1:nth-child(even) a{ padding:0 0 0 10px;}
	 #top-1 .sec2 img{ max-height: 50px;}
	 #top-1 .sec2 { font-size:14px;}
	 #top-1 .sec2 h4{ padding-top: 0;}
	 #top-2 .container{ padding: 0 !important;}
	 #top-2 h2 {    line-height: 1;    margin-top: 0;    padding-left: 1rem; }
	 #top-2 h2 > small{ font-size:1rem; margin-top: 1rem; margin-bottom: 1rem; }
	 #top-2 h2 > small br{ display: none;}	
	 #top-2 h2 > .l-text{ font-size:1rem;}
	 #top-2 img{ margin-top: 30px;}
	 #top-2,#top-3,#top-4,#top-5,#top-6,#top-7,#top-8,#top-10{ padding: 2em 0;}
	 #top-3 h4 {    font-weight: 700;    font-size: 1rem;}
	 #top-3 img{ margin: 0 auto;}
	 #top-3 .maru li{ width: 33%; padding: 0;}
	 .maru > li > img { width: 100%; object-fit: contain;}
	 #top-4 li { word-break:break-all; white-space:normal; line-height: 1.35; font-size:1rem; padding-bottom: 0.2rem;}
	 #top-4 h2 > br{ display: none;}
	 #top-4 ul {       margin-left: 1rem;    margin-top:.5rem;}
	 #top-7 .img-dl, .img-dl img{ height:100px; max-width: 176px;}
	 #top-7 .img-dl{ text-align: center; margin: 20px auto;}
         #top-8 .box-a {margin-bottom:2rem;}
	 #top-8 table{width: 100%; max-width: 100%; font-size:.9rem; font-weight: 500;}
	 .table th, .table td{ padding: .25rem !important; line-height: 1; vertical-align: middle;}
	 .img-dl .img-dl-txt{ line-height: 1 !important; font-size:0.7rem; top:70% !important; font-weight: 500; padding-top: 10px;}
         .sp-mb {margin-bottom: 1rem;}
         .sp-no-br br{display: none;}
	 footer { text-align: center; font-size:.8rem;}
         footer .cp {text-align: center !important;}
h2 {
    font-size: 1.2rem !important;
    position: relative;
    height: 1.3rem;
    padding-left: 2.5rem !important;
    margin-top: 10px;
	margin-bottom: 3rem;
	margin-left: -15px;
	margin-right: -15px;
	padding-right: 0;
	width: 104%;
	max-width: 100vw;
	display: block;
}
h2::before {
content: "/";
    font-size: 4rem !important;
    vertical-align: middle;
    position: absolute;
    top: -1.75rem !important;
    width: 50%;
    left: 1rem !important;
}

	 #top-1 h2{ text-align: center;}
	 #top-1 h2::before{ left:-10% !important;}
	 #top-2 h2::before { top:-1rem !important;}
	 #top-2 h2{ margin-bottom: 5rem; margin-left: 5px; width:100% !important;}
	 #top-4 h2, #top-5 h2{ margin-left: 0; margin-right: 0; max-width: 95vw;}
	 #top-6 h2{ margin-left: 3rem; width: 65%;}
	 #top-7 h2{ width: 110%;}
	 #top-8 h2{ margin-left: 5rem; width: 60%;}
	 @media (orientation: landscape){
		 #top-5 img{ width:auto; max-width:90vw;} 
	 }
}

#top-1 .box {
  text-align: center;
  padding: 1rem 0 1rem 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
  height: 100%;
}

.bg-white {
  background-color: #fff !important;
}

.bwm{
		margin-top:2rem;
}

.point_title{
	width:25%;
	color: #ffef00;
	background-color: #003892;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.text-honbun{
	color:#333333;
}

.text-chushaku{
	font-size: 0.9em;
	color:#333333;
	text-align: left;
}

.bg-white hr{
width:90%;
  border-top: 1px solid #333333;
	margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.mt-1 {
  margin-top: 3rem !important;
}

.point_bottom{
	height: 150px;
	vertical-align: middle;
}


.g-3, .gy-3 {
  --bs-gutter-y: 1rem;
}
.g-3, .gx-3 {
  --bs-gutter-x: 1rem;
}




.br-sp {
display: none;
}

@media (max-width: 480px) {
	
	
.br-sp {
display: block;
}
}


	
.cost_free{
	width:80%;
	color: #163370;
	margin: 0 auto;
	margin-top: 100px;
	text-align: center;
}


.en-mark_en{
	    background: #ffffff;
	border-style: dotted;
border-width: 4px;
	line-height: 1.3;
    height: 200px !important;
    width: 200px !important;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
	padding: 0;
	padding-top: 40px;
	padding-bottom: 30px;
	font-size: 1.2em;
}

.en-mark_en p{
margin-bottom: 0;	
}

.en-mark{
	font-size: 1.2em;
	    font-family: "URW DIN";
	
}

.en-mark span{
	font-size: 4.5em;
    font-style: oblique;
    font-family: "URW DIN";
}
	
.batsu{
	font-size: 3em;
}
.batsu p{
	margin-top: 100%;
}
.feature{
	width:800px;
	margin: 0 auto;
	margin-top: 50px;
}	
.feature img{
	margin-top:30px !important;
}	

.support{
width:100%;	
}

.support p{
background-color: #163370;
width:340px;
height:40px;
padding: 3px 0 3px 0;
margin:0;
color:#ffffff;
text-align: center;
font-size: 1.25em;
}

.support img{
width:340px !important;
height:220px;
margin:0;
margin-bottom:20px;
}

#top-4 h2 {
  width: 500px;
  margin: 0 auto;
}

.scene{
width:100%;	
}

.scene p{
padding:0;
margin:0;
text-align: center;
font-size: 1.1em;
line-height: 1.4em;
}

.scene img{
margin:0;
margin-bottom:10px;
}
.scene p span {
     background:linear-gradient(transparent 30%, #ffef00);
}

#top-3 h2{
	width:700px;
	margin: 0 auto;
}

#top-7 .img-dl-txt_2{
position: absolute;
  color: #2660AB;
  top: 70%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  border-top: 1px solid #2660AB;
	padding-top: 5px !important;
  line-height: 1.2;
  display: block;
  margin-bottom: 0;
}

.gaikan_img{
margin-top: 50px;
}

.cost_free_en{
	margin-top: 2rem !important;
}
	.dl_btn_sp{
		display: none;
	}
	.dl_btn{
		display: block;
	}	
	.cost_free_en_sp{
	display: none;
}

.anchor{
    display: block;
    padding-top:150px;
    margin-top: -150px;
}


@media screen and (max-width:480px)  {
#top-1 {
  background-color: #DAE3E8;
  color: #2660AB;
  padding-bottom: 80px;
}
	
	
	.cost_free_en{
	display: none;
}
	.cost_free_en_sp{
	display: block;
}	
	

  #top-2, #top-3, #top-4, #top-5, #top-6, #top-7, #top-8, #top-10, #top-11 {
    padding: 2.5em 0;
  }

	.feature{
	width:96%;
	margin: 0 auto;
		  margin-top: -30px;
	}
.feature img {
  margin-top: 10px !important;
}
	
#top-2 .container{
	width:100%;
margin: 0 auto;
}
	
#top-3 h2 {

  margin-left: 1.5em;
	}
	.support{
	text-align: center;	
		margin-bottom: 20px;
	}
		
.support p {
  background-color: #163370;
  width: 300px;
  height: 30px;
  padding: 3px 0 3px 0;
  margin: 0;
  color: #ffffff;
	margin: 0 auto;
  text-align: center;
  font-size: 1.25em;
}
	
.support img {
  width: 300px !important;
	height: 100%;
	margin: 0;
  margin-bottom: 20px;
}
	
#top-4 .scene{
width:100%;	
	text-align: center;
			margin-bottom: 20px;
}
.scene img{
width:300px;
	height: 100%;
margin-bottom:5px;
}

  #top-7 h2 {
    width: 110%;
	  margin-left: 1rem;
  }
	
.gaikan_img {
  margin: 10px 0 20px 0;
}
	
.en-mark_en {
  background: #ffffff;
  border-style: dotted;
  border-width: 4px;
  line-height: 1.3;
  height: 50px !important;
  width: 50px !important;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  padding: 0;
    padding-top: 0px;
    padding-bottom: 0px;
  padding-top: 40px;
  padding-bottom: 30px;
  font-size: 1.2em;
}
	.point_bottom{
	height: 100%;
}	
	.bwm{
		margin-top:1rem;
}
.mt-1 {
  margin-top: 5rem !important;
}
	.cost_free{
	width:100%;
	color: #163370;
	margin-top: 50px;
	text-align: center;
}
	.cost_free_en{
	margin-top: 1rem !important;
}
	.dl_btn{
		display: none;
	}
	.dl_btn_sp{
		display: block;
	}	
		.dl_btn_sp img{
		margin-bottom: 20px;
			max-width: 70%;
	}	
	#top-4 .mt-1 {
    margin-top: 2rem !important;
  }
}

/* 縦向きのiPad向けメディアクエリ */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
.slider{
min-height: 640px;
}
#top-1 .box {
padding: 1rem 1rem 2rem 1rem;
}
	  .cost_free_en {
    display: none;
  }
  .cost_free_en_sp {
    display: block;
  }	
	#top-7 .img-dl-txt_2 {
  position: absolute;
  color: #2660AB;
  top: 70%;
  left: 48%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  border-top: 1px solid #2660AB;
  padding-top: 5px !important;
  line-height: 1.2;
  display: block;
  margin-bottom: 0;
  width: 60%;
}
	  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
  }
	.cl-bl span {
  color: #163370;
  font-size: 0.7em;
}
	
#top-7 h2 span {
  color: #163370;
  font-size: 0.7em;
}
.text-chushaku {
  font-size: 0.6em;
  color: #333333;
  text-align: left;
}	
	
	.text-honbun{
		font-size: 0.85em;
	}

}

#top-7 h2 span{
		font-size: 0.8em;
	line-height:2.5em;
}

@media screen and (min-width:768px) and ( max-width:1024px) {
    /*　画面サイズが768pxから1024pxまではここを読み込む　*/

.telnumber {
  color: #333333;
  font-size: 1.2rem;
	vertical-align: middle;
  font-weight: 700;
  padding-top: 20px;
	margin-left: 5px;
  line-height: 1.35;
}
}
