@charset "utf-8";
/* CSS Document */
body {
    font-size: 16px;
    font-family: "Noto Sans JP !important";

}

#header {
    padding-top: 67%;
    background-image: url(../img/shin.jpg);
    background-repeat: none;
    background-size: cover;
    background-position: left;
    background-repeat: no-repeat;
}


.sitahukidasi {
  position: relative;
  padding: 1.5rem 2rem;
  border: 3px solid #d8d8d8;
  border-radius: 10px;
  background: #f9f9f9;
	line-height: 1.6;
}

.sitahukidasi:before {
  position: absolute;
  bottom: -14px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color: #d8d8d8 transparent transparent transparent;
}

.sitahukidasi:after {
  position: absolute;
  bottom: -10px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color: #f9f9f9 transparent transparent transparent;
}

.mini_title{
  padding: 0.4em 0.5em;/*文字の上下 左右の余白*/
  color: #494949;/*文字色*/
  background: #f4f4f4;/*背景色*/
  border-left: solid 5px #7db4e6;/*左線*/
  border-bottom: solid 3px #d7d7d7;/*下線*/
	margin-top: 2em;
}

.price{
	font-size: 130%;
}

.en_title {
  position: relative;
  padding: 1rem 2rem;
  border-bottom: 6px solid #aa2c2e;
	margin-bottom: 1em;
	font-weight: bold;
}

.en_title:before {
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 20%;
  height: 6px;
  content: '';
  background: #e66567;
	clear: both;
}


.koku_title {
  position: relative;
  padding: 1rem 2rem;
  border-bottom: 6px solid #178cb4;
	margin-bottom: 1em;
	font-weight: bold;
	clear: both;
}

.koku_title:before {
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 20%;
  height: 6px;
  content: '';
  background:#71adc1;
}

.otona_title {
  position: relative;
  padding: 1rem 2rem;
  border-bottom: 6px solid #ed6d34;
	margin-bottom: 1em;
	font-weight: bold;
}

.otona_title:before {
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 20%;
  height: 6px;
  content: '';
  background:#ffb391;
}


.bold {
    font-weight: bold;
}
.infomation {
    padding: 10px;
    background-color: #e6e3e3;
    border-radius: 5px;
    padding-bottom: 5px;
    box-shadow: 2px 2px 4px #ccc;
    margin-top: 1em;
}
.youtube {
    width: 100%;
    padding-bottom: 56.25%;
    height: 0px;
    position: relative;
}
.youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
img {
    width: 100%;
    height: auto;
	margin-bottom: 10px;
}
.container {
    width: 100%;
    max-width: 970px;
}
#wapper {
	margin-bottom: 1em;
    overflow: hidden;
}
#header {
 
}
#logo img {
    max-width: 280px;
}

.bg-warning{    background-color: #faf6ef;
    border-radius: 10px;
    padding: 10px 1em;
    box-sizing: border-box;}

#main_move {
   /* background: rgba(0, 0, 0, 0.53);*/
    padding: 10px;
}

.bg-g-en{
	background-color: rgb(215 60 60 / 6%);
	padding: 15px;
	    border-top: solid 3px #d93640;
	height: 190px;
}

.bg-g-koku{
background-color: rgb(32 145 185 / 6%);
    padding: 15px;
	    border-top: solid 3px #178cb4;
	height: 190px;
}

.font-weight-bold{font-weight: bold;}

.en-title {
    position: relative;
    padding: 5px 5px 5px 42px;
    background: #d65462;
    font-size: 24px;
    color: white;
    margin-left: -21px;
    line-height: 1.3;
    z-index: -1;
    margin-top: 2em;
    margin-bottom: 1.5em;
}

.en-title:before {
  position: absolute;
  content: '';
  left: -2px;
  top: -2px;
  border: none;
  border-left: solid 40px white;
  border-bottom: solid 79px transparent;clear: both;
  z-index:-2
}

.koku-title {
    position: relative;
    padding: 5px 5px 5px 42px;
    background: #3a87ad;
    font-size: 24px;
    color: white;
    margin-left: -21px;
    line-height: 1.3;
    z-index: -1;
    margin-top: 2em;
    margin-bottom: 1.5em;clear: both;
}

.koku-title:before {
  position: absolute;
  content: '';
  left: -2px;
  top: -2px;
  border: none;
  border-left: solid 40px white;
  border-bottom: solid 79px transparent;
  z-index:-2
}

.otona-title {
    position: relative;
    padding: 5px 5px 5px 42px;
    background: #ed6d34;
    font-size: 36px;
    color: white;
    margin-left: -33px;
    line-height: 1.3;
    z-index: -1;
    margin-top: 2em;
    margin-bottom: 1.5em;
}

.otona-title:before {
  position: absolute;
  content: '';
  left: -2px;
  top: -2px;
  border: none;
  border-left: solid 40px white;
  border-bottom: solid 79px transparent;
  z-index:-2
}

.gakunen span {
    font-weight: bold;
    background-color: #aed3ef;
    padding: 5px 14px;
    border-radius: 5px;
    margin-top: 25px;
    display: inline-block;
}

.sub_title2 {
    border-left: solid 3px #3a87ad;
    padding-left: 0.5em;
    margin-top: 1em;
    margin-bottom: 1em;
}
.sub_title3 {
    border-left: solid 3px #468847;
    padding-left: 0.5em;
    margin-top: 1em;
    margin-bottom: 1em;
}

#shyakai{
	height: 50px;
	margin-top: 1em;
}

table {
    width: 100%;
}
th {
    background-color: #e6e6e6;
}

.en th{
	background-color: #AA2C2E;
	color:#fff;
}

footer {
    background-color: #d45d5d;
    color: #fff;
    margin-top: 3em;
}

	.st{min-height: auto;margin-bottom: 40px;}
div#kokugo {
    height: 50px;
}

	#logo img{width: 100%;
max-width: 150px;}
.marker_yellow_hoso {
background: linear-gradient(transparent 60%, #ffff66 60%);
}

	.kakidasi{ 
		margin-top: 20px;
	position: relative;
	width: 80%;
		float: right;
		}	

.top-lead{    font-weight: bold;
    padding: 15px;
    display: block;
    background-color: #d73c3c;
    color: #fff;
}

@media (min-width: 768px) {
.kakidasi{ 	top: 50%;
    transform: translateY(-29%);
    transform: translateY(-50%);
    transform: translateY(-30%);
    width: 90%;
    float: right;
    max-width: 369px;
}
	
	
	
	#logo img{width: 100%;
max-width: 250px;}
	#header{	
padding-top: 13%;
    background-image: url(../img/shin.jpg);
    background-repeat: none;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}	
	
	.clearfix {
    margin-top: 1.5em;
}
	.st{height: auto; min-height: 200px; margin-top: 1em;}

    .col-sm-1-5 {
        width: 20%;
        float: left;
    }
    .col-sm-2-5 {
        width: 40%;
        float: left;
    }
    .col-sm-3-5 {
        width: 60%;
        float: left;
    }
    .col-sm-4-5 {
        width: 80%;
        float: left;
    }
}
@media (min-width: 992px) {
.kakidasi{  top: 30%;
  -webkit-transform: translateY(-30%); /* Safari用 */
  transform: translateY(-30%);
		position: relative;
	width: 90%;
		float: right;
	max-width: 600px;}		
    .col-md-1-5 {
        width: 20%;
        float: left;
    }
    .col-md-2-5 {
        width: 40%;
        float: left;
    }
    .col-md-3-5 {
        width: 60%;
        float: left;
    }
    .col-md-4-5 {
        width: 80%;
        float: left;
    }
	
	.en-title {
    position: relative;
    padding: 5px 5px 5px 42px;
    background: #d65462;
    font-size: 36px;
    color: white;
    margin-left: -33px;
    line-height: 1.3;
    z-index: -1;
    margin-top: 2em;
    margin-bottom: 1.5em;clear: both;
}
.koku-title {
    position: relative;
    padding: 5px 5px 5px 42px;
    background: #3a87ad;
    font-size: 36px;
    color: white;
    margin-left: -33px;
    line-height: 1.3;
    z-index: -1;
    margin-top: 2em;
    margin-bottom: 1.5em;clear: both;
}
}
@media (min-width: 1200px) {

    .col-lg-1-5 {
        width: 20%;
        float: left;
    }
    .col-lg-2-5 {
        width: 40%;
        float: left;
    }
    .col-lg-3-5 {
        width: 60%;
        float: left;
    }
    .col-lg-4-5 {
        width: 80%;
        float: left;
    }

}   

/**/
.headyoutube {
    width: 130px;
    position: absolute;
    top: 20px;
    padding: 7px;
    font-weight: bold;
}

.headyoutube h3{
	font-size: 18px;
    font-weight: bold;
	text-align: center;
}
#test_go {
    max-width: 360px;
    display: block;
    margin: auto;
    margin-top: 1em;
	transition: 0.3s;
}

#test_go:hover{opacity: 0.7;}


@media (min-width:920px){
.headyoutube {
    width: 130px;
    position: absolute;
    top: 40px;
    padding: 7px;
    font-weight: bold;
}

}
@media (max-width:460px){

	.price th{display: block;}
	.price td{display: block;}
}

.Inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

p{
  margin: 0;
  padding: 0;
}
li{
  list-style: none;
}

.List-Item {
  border-top: 1px solid #ddd;
  width: 100%;
}
@media screen and (max-width: 540px) {
  .List-Item {
    border-top: 0;
  }
}
.List-Item:nth-of-type(1) {
  border-top: 0;
}
.List-Item-Content {
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  max-width: 1100px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 540px) {
  .List-Item-Content {
    padding-top: 15px;
    padding-bottom: 15px;
    flex-wrap: wrap;
  }
}
.List-Item-Content.one {
  padding-top: 0;
}
.List-Item-Content-Number {
  position: relative;
  margin-right: 40px;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  background: #bf5d68;
  color: #fff;
  font-size: 36px;
}
@media screen and (max-width: 540px) {
  .List-Item-Content-Number {
    margin-right: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
  }
}
.List-Item-Content-Number-Line {
  position: absolute;
  top: -36%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 4px;
  height: 66px;
  background: #bf5d68;
}
@media screen and (max-width: 540px) {
  .List-Item-Content-Number-Line {
    top: -80%;
    width: 2px;
    height: 72px;
  }
}
.List-Item-Content-Title {
  margin-right: 48px;
  flex-basis: 298px;
  color: #bf5d68;
  font-size: 24px;
}
@media screen and (max-width: 540px) {
  .List-Item-Content-Title {
    margin-right: 0;
    max-width: 230px;
    font-size: 18px;
  }
}
.List-Item-Content-Description {
  line-height: 1.5;
  font-size: 16px;
}
@media screen and (max-width: 540px) {
  .List-Item-Content-Description {
   
    font-weight: normal;
    font-size: 14px;
	  line-height: 2;
  }
}

