@charset "utf-8";
/* CSS Document */

body{
    margin: 0px;
    padding: 0px;
    font-size: 15px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 250%;
    padding-top: 50px;
    color: #808080;
}
.pc-view{}
.sp-view{display: none;}

#content{overflow: hidden;}
img {
	max-width: 100%;
	height: auto;
}
a img {transition: 0.3s ;}
a img:hover {opacity: 0.5 ;}

a{	color: #36C;}
a:hover {
	color: #039;
}
  .kaigyou { display: inline-block; }

/*  align
-----------------------------------------------------------------------------*/
.align_r { text-align: right; }
.align_c { text-align: center; }
.align_l { text-align: left; }
.valign_m { vertical-align: middle; }
.align_c_pc { text-align: center; }
.align_l_pc { text-align: left; }

/*  bg
-----------------------------------------------------------------------------*/
.bg-black{
	background-color: #333;
	color: #FFF;
}
.bg-white{
	background-color: #fff;
}
.bg-grey{
	background-color: #f2f2f2;
}
.bg-grey2{
	background-color: #676767;
	color: #FFF;
}
.bg-grey2 a{
    color: #FFF;
    text-decoration: none;
}
.bg-ao{
	background-color: #0068B6;
	color: #FFF;
}
.bg-ao2{
	background-color: #1a77bd;
	color: #FFF;
}
.bg-ao-suke{
    background-color: rgba(0,104,182,0.8);
    color: #FFF;
	top: -30px;
    position: relative;
}
.bg-mizuiro-grade{
	background: linear-gradient(#fff, #e5f0f8);

}
.bg-mizuiro-grade2{
	background: linear-gradient(#e5f0f8, #fff);

}
.bg-mizuiro{
	background-color: #e5f0f8;

}
.bg-blown{
	background-color: #C8A386;
	color: #FFF;
}

.bg-black .sikaku{
	font-weight: bold;
	color: #333;
	background-color: #FFF;
}

.kadomaru{
    border-radius: 10px;
}

.waku-box-blown{
    border: 3px solid #C8A386;
    background: rgba(255,255,255,0.8);
    margin-left: 10px;
}
.waku-box-blown .title{
    color: #C8A386;
    font-size: 18px;
    font-weight: bold;
}
.waku-box-blown .title:before {
    content: url("../img/study-icon.png");  /*画像のURL*/
    margin-right:10px;  /*画像右の余白*/
    position:relative;
    top:7px;      /*上からの位置*/
    left:0;       /*左からの位置*/</div>
}
.label{
    padding-top: 2px;
    padding-bottom: 2px;
    top: 30px;
    width: 100px;
    position: relative;
    text-align: center;
}


/*  margin,padding
/*-------------------------------------------------------*/
/*--*/
.m_0  { margin: 0px !important; }
.m_5  { margin: 5px !important; }
.m_10 { margin: 10px !important; }
.m_15 { margin: 15px !important; }
.m_20 { margin: 20px !important; }
.m_25 { margin: 25px !important; }
.m_30 { margin: 30px !important; }
.m_35 { margin: 35px !important; }
.m_40 { margin: 40px !important; }
.m_45 { margin: 45px !important; }
.m_50 { margin: 50px !important; }
.m_55 { margin: 55px !important; }

.m_t5  { margin-top: 5px !important; }
.m_t10 { margin-top: 10px !important; }
.m_t15 { margin-top: 15px !important; }
.m_t20 { margin-top: 20px !important; }
.m_t25 { margin-top: 25px !important; }
.m_t30 { margin-top: 30px !important; }
.m_t35 { margin-top: 35px !important; }
.m_t40 { margin-top: 40px !important; }
.m_t45 { margin-top: 45px !important; }
.m_t50 { margin-top: 50px !important; }
.m_t55 { margin-top: 55px !important; }
.m_t80 { margin-top: 80px !important; }
.m_t100 { margin-top: 100px !important; }
.m_t200 { margin-top: 200px !important; }

.m_b5  { margin-bottom: 5px !important; }
.m_b10 { margin-bottom: 10px !important; }
.m_b15 { margin-bottom: 15px !important; }
.m_b20 { margin-bottom: 20px !important; }
.m_b25 { margin-bottom: 25px !important; }
.m_b30 { margin-bottom: 30px !important; }
.m_b35 { margin-bottom: 35px !important; }
.m_b40 { margin-bottom: 40px !important; }
.m_b45 { margin-bottom: 45px !important; }
.m_b50 { margin-bottom: 50px !important; }
.m_b55 { margin-bottom: 55px !important; }
.m_b80 { margin-bottom: 80px !important; }

.m_l5  { margin-left: 5px !important; }
.m_l22 { margin-left: 22px !important; }
.m_l10 { margin-left: 10px !important; }
.m_l15 { margin-left: 15px !important; }
.m_l20 { margin-left: 20px !important; }
.m_l25 { margin-left: 25px !important; }
.m_l30 { margin-left: 30px !important; }
.m_l35 { margin-left: 35px !important; }
.m_l40 { margin-left: 40px !important; }
.m_l45 { margin-left: 45px !important; }
.m_l50 { margin-left: 50px !important; }
.m_l55 { margin-left: 55px !important; }


.m_r5  { margin-right: 5px !important; }
.m_r10 { margin-right: 10px !important; }
.m_r15 { margin-right: 15px !important; }
.m_r20 { margin-right: 20px !important; }
.m_r25 { margin-right: 25px !important; }
.m_r30 { margin-right: 30px !important; }
.m_r35 { margin-right: 35px !important; }
.m_r40 { margin-right: 40px !important; }
.m_r45 { margin-right: 45px !important; }
.m_r50 { margin-right: 50px !important; }
.m_r55 { margin-right: 55px !important; }

/*--*/
.p_5  { padding: 5px !important; }
.p_10 { padding: 10px !important; }
.p_15 { padding: 15px !important; }
.p_20 { padding: 20px !important; }
.p_25 { padding: 25px !important; }
.p_30 { padding: 30px !important; }
.p_35 { padding: 35px !important; }
.p_40 { padding: 40px !important; }
.p_45 { padding: 45px !important; }
.p_50 { padding: 50px !important; }
.p_55 { padding: 55px !important; }

.p_t5  { padding-top: 5px !important; }
.p_t10 { padding-top: 10px !important; }
.p_t15 { padding-top: 15px !important; }
.p_t20 { padding-top: 20px !important; }
.p_t25 { padding-top: 25px !important; }
.p_t30 { padding-top: 30px !important; }
.p_t35 { padding-top: 35px !important; }
.p_t40 { padding-top: 40px !important; }
.p_t45 { padding-top: 45px !important; }
.p_t50 { padding-top: 50px !important; }
.p_t55 { padding-top: 55px !important; }
.p_t80 { padding-top: 80px !important; }
.p_t100 { padding-top: 100px !important; }
.p_t200 { padding-top: 200px !important; }

.p_b5  { padding-bottom: 5px !important; }
.p_b10 { padding-bottom: 10px !important; }
.p_b15 { padding-bottom: 15px !important; }
.p_b20 { padding-bottom: 20px !important; }
.p_b25 { padding-bottom: 25px !important; }
.p_b30 { padding-bottom: 30px !important; }
.p_b35 { padding-bottom: 35px !important; }
.p_b40 { padding-bottom: 40px !important; }
.p_b45 { padding-bottom: 45px !important; }
.p_b50 { padding-bottom: 50px !important; }
.p_b55 { padding-bottom: 55px !important; }
.p_b80 { padding-bottom: 80px !important; }
.p_b100 { padding-bottom: 100px !important; }

.p_l5  { padding-left: 5px !important; }
.p_l10 { padding-left: 10px !important; }
.p_l15 { padding-left: 15px !important; }
.p_l20 { padding-left: 20px !important; }
.p_l25 { padding-left: 25px !important; }
.p_l30 { padding-left: 30px !important; }
.p_l35 { padding-left: 35px !important; }
.p_l40 { padding-left: 40px !important; }
.p_l45 { padding-left: 45px !important; }
.p_l50 { padding-left: 50px !important; }
.p_l55 { padding-left: 55px !important; }

.p_r5  { padding-right: 5px !important; }
.p_r10 { padding-right: 10px !important; }
.p_r15 { padding-right: 15px !important; }
.p_r20 { padding-right: 20px !important; }
.p_r25 { padding-right: 25px !important; }
.p_r30 { padding-right: 30px !important; }
.p_r35 { padding-right: 35px !important; }
.p_r40 { padding-right: 40px !important; }
.p_r45 { padding-right: 45px !important; }
.p_r50 { padding-right: 50px !important; }
.p_r55 { padding-right: 55px !important; }

.textline_125{line-height: 125%;}

.textline_180{line-height: 180%;}

/*  text
/*-------------------------------------------------------*/
/*--*/

.mincho{font-family: ten-mincho-text, serif;
font-weight: 400;
font-style: normal;}
.txt-b{    font-weight: bold !important;}

h1{line-height: 130%;}

.txt-10{font-size: 10px;}
.txt-15{font-size: 15px;}
.txt-18{font-size: 18px;}
.txt-20{font-size: 20px;}
.txt-25{font-size: 25px;}
.txt-30{font-size: 30px;}
.txt-40{font-size: 40px;}

@media screen and (max-width: 480px){
.txt-15{font-size: 12px;}	
.txt-18{font-size: 16px;}	
.txt-20{font-size: 18px;}
.txt-25{font-size: 20px;}
.txt-30{font-size: 25px;}
.txt-40{font-size: 30px;}
}
.font-white{
	color: #fff;
}
.font-blue{
	color: #0068B6;
}
.font-blown{
	color: #C8A386;
}
.hikaru{
	text-shadow: 2px 2px 10px #fff ,
-2px 2px 10px #fff ,
2px -2px 10px #fff ,
-2px -2px 10px #fff;
}
.topbg{
	  width: 100%;
  height: 100vh;
    background: url(../img/bg-index.jpg) center top / cover no-repeat;
    position: relative;
}
.topbg2{
	width: 100%;
    background: url(../img/bg-index2.jpg) center top / cover no-repeat;
    position: relative;
}
.topbg-nami1{
    width: 100%;
    background-image: url(../img/nami.png);
    background-repeat: repeat-x;
    background-position: center top;
	height: 150px;
}
.topbg-nami2{
    width: 100%;
    background-image: url(../img/nami-2.png);
    background-repeat: repeat-x;
    background-position: center top;
	height: 150px;
}
.topbg-sizuku1{
    width: 100%;
    background-image: url(../img/suiteki.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}
.topbg-sizuku2{
    width: 100%;
    background-image: url(../img/mizu.png);
    background-repeat: no-repeat;
    background-position: center 100px;
}
.topbg-sizuku3{
    width: 100%;
	background: url(../img/suiteki-2.jpg) center top / cover no-repeat;

}
.topbg-wave{
    width: 100%;
    background: url(../img/bg-index3.jpg) center top / cover no-repeat;
    position: relative;
}
.topbg-supplement{
    width: 100%;
    background-image: url(../img/supplement.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}
.topbg-people img{
    width: 100%;
}

/*  margin,padding
/*-------------------------------------------------------*/
/*--*/

.full {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  overflow: hidden;
}

.box-1100{
	width: 100%;
	max-width: 1195px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.box-900{
	width: 100%;
	max-width: 900px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.box-800{
	width: 100%;
	max-width: 800px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.box-700{
	width: 100%;
	max-width: 700px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.box-500{
	width: 100%;
	max-width: 500px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.inner{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.box-left{
	float: left;
}
.box-right{
	float: right;
}
.box-50{width: 47%;}
.box-70{width: 70%;}
.box-80{width: 78%;}
.box-30{width: 27%;}
.box-33{width: 33%;}
.box-25{width: 25%;}
.box-20{width: 20%;}
@media screen and (max-width: 480px){
.box-50 , .box-70 , .box-30 , .box-33{width: 100%;}
.box-25{width: 50%;}
}
.button {
	position: relative;
	background-color: #CC0000;
	border-radius: 10px;
	color: #fff;
	line-height: 52px;
	-webkit-transition: none;
	transition: none;
	box-shadow: 0 3px 0 #640100;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	text-decoration: none;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 80px;
}
.button:hover {
	background-color: #FF0000;
	box-shadow: 0 3px 0 #CC0000;
}
.button:active {
  top: 3px;
  box-shadow: none;
}

.button-bk a {
    position: relative;
    background-color: #FFFFFF;
    border-radius: 10px;
    color: #0068B6;
    -webkit-transition: none;
    transition: none;
    box-shadow: 0 3px 0 #c7c7c7;
    text-decoration: none;
    padding-right: 30px;
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    width: 500px;
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-weight: bold;
    border: 2px solid #0068B6;
    transition: 0.3s;
    font-size: 18px;
}
.button-bk a:hover {
    background-color: #DCF0FF;
    box-shadow: 0 3px 0 #c7c7c7;
	transition: 0.3s ;
}
.button-bk a:active {
  top: 3px;
  box-shadow: none;
}

.button-shirowaku a {
    position: relative;
    border-radius: 30px;
    color: #FFFFFF;
    -webkit-transition: none;
    transition: none;
    text-decoration: none;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
    width: 500px;
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-weight: bold;
    border: 1px solid #FFFFFF;
    transition: 0.3s;
    font-size: 18px;
}
.button-shirowaku a:hover {
    background-color: #3D3D3D;
    transition: 0.3s;
}
.button-shirowaku a:active {
  top: 3px;
  box-shadow: none;
}
.button-shiro a {
    position: relative;
    border-radius: 30px;
    color: #000;
    -webkit-transition: none;
    transition: none;
    text-decoration: none;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
    width: 500px;
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-weight: bold;
    transition: 0.3s;
    font-size: 18px;
    background-color: #FFFFFF;
}
.button-shiro a:hover {
    background-color: #A7A7A7;
    transition: 0.3s;
    color: #000000;
}
.button-shiro a:active {
  top: 3px;
  box-shadow: none;
}


.unber-midashi{
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.title-1 {
    font-family: ten-mincho-text, serif;
    font-weight: 400;
    font-style: normal;
    position: relative;
    font-size: 17px;
    font-size: 1.7rem;
    text-align: center;
    color: #0068B6;
    margin-bottom: 50px;
}

.title-1 span {
  font-size: 8px;
  font-size: 0.8rem;
  display: block;
}

.title-1:before {
  position: absolute;
  bottom: -10px;
  left: calc(50% - 30px);
  width: 60px;
  height: 2px;
  content: '';
  border-radius: 3px;
  background: #0068B6;
}

.title-2 {
    font-weight: 400;
    font-style: normal;
    position: relative;
    font-size: 18px !important;
    font-size: 1.2rem;
    text-align: center;
    color: #0068B6;
    margin-bottom: 50px;
	margin-top: 30px;
}

.title-2 span {
  font-size: 8px;
  font-size: 0.8rem;
  display: block;
}

.title-2:before {
  position: absolute;
  bottom: -10px;
  left: calc(50% - 50px);
  width: 100px;
  height: 2px;
  content: '';
  border-radius: 3px;
  background: #0068B6;
}

/*//////////////モーダルウインドウ/////////////*/
.modal-wrapper {
  z-index: 999;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 60px 10px;
  text-align: center
}

.modal-wrapper:not(:target) {
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s, visibility .3s;
}

.modal-wrapper:target {
  opacity: 1;
  visibility: visible;
  transition: opacity .4s, visibility .4s;
}

.modal-wrapper::after {
  display: inline-block;
  height: 100%;
  margin-left: -.05em;
  vertical-align: middle;
  content: ""
}

.modal-wrapper .modal-window {
    box-sizing: border-box;
    display: inline-block;
    z-index: 20;
    position: relative;
    width: 90%;
    max-width: 800px;
    padding-top: 25px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 25px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, .6);
    vertical-align: middle;
    color: #646464;
    line-height: 170%;
}

.modal-wrapper .modal-window .modal-content {
  max-height: 80vh;
  overflow-y: auto;
}

.modal-overlay {
  z-index: 10;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, .8)
}

.modal-wrapper .modal-close {
  z-index: 20;
  position: absolute;
  top: 0;
  right: 0;
  width: 45px;
  color: #95979c !important;
  font-size: 40px;
  font-weight: 700;
  line-height: 45px;
  text-align: center;
  text-decoration: none;
  text-indent: 0
}

.modal-wrapper .modal-close:hover {
  color: #2b2e38 !important
}
/*/////////////モーダルウインドウここまで/////////////////////////*/

/*吹き出し*/

.balloon2-left {
    position: relative;
    display: inline-block;
    margin-right: 0;
    margin-left: 15px;
    margin-bottom: 1.5em;
    padding-top: 7px;
    padding-right: 20px;
    padding-left: 10px;
    padding-bottom: 7px;
    min-width: 100%;
    max-width: 100%;
    color: #555;
    font-size: 16px;
    background: #FFF;
    box-sizing: border-box;
}

.balloon2-left:before {
  content: "";
  position: absolute;
  top: 40%;
  left: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-right: 12px solid #FFF;
  z-index: 2;
}

.balloon2-left:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -14px;
  border: 14px solid transparent;

  z-index: 1;
}

.balloon2-left p {
  margin: 0;
  padding: 0;
}

/*吹き出しここまで*/
/* 画面外にいる状態 */
.fadein {
	opacity : 0.1;
	transform : translate(0, 50px);
	transition : all 500ms;
	}

/* 画面内に入った状態 */
.fadein.scrollin {
	opacity : 1;
	transform : translate(0, 0);
	}


.bg-video-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  background: url(./sapmle.png) no-repeat center center/cover;
}
video {
  min-width: 100%;
  min-height: 100vh;
  z-index: 1;
}
.overlay {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  /*background-image: linear-gradient(45deg, rgba(225,225,225,.2) 50%, rgba(225,225,225,.5) 50%);*/
  background-size: 4px 4px;
  z-index: 2;
}
.bg-video-wrap h1 {
    text-align: center;
    color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin-top: 100px;

    z-index: 3;
    width: 100%;
}

/*834px以下*/
@media screen and (max-width: 834px){
	
	.box-50 , .box-70 , .box-30 , .box-33{width: 100%;}
.box-25{width: 50%;}
	.waku-box-blown{
    margin-left: 0px;
}
		.bg-ao-suke{
	top: 10px;
    position: relative;
}
.topbg-sizuku1{
    width: 100%;
    background-image: url(../img/suiteki-sp.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
}
	.topbg2{
	width: 100%;
    background: url(../img/bg-index2-sp.jpg) ;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
}
	.balloon2-left {
    position: relative;
    display: inline-block;
    margin-right: 0;
    margin-left: 0px;
    margin-bottom: 1.5em;
    padding: 7px 10px;
    min-width: 100%;
    max-width: 100%;
    color: #555;
    font-size: 16px;
    background: #FFF;
    box-sizing: border-box;
}

.balloon2-left:before {
  display: none;
}

.balloon2-left:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -14px;
  border: 14px solid transparent;

  z-index: 1;
}

.balloon2-left p {
  margin: 0;
  padding: 0;
}

}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
h1{
	font-size: 18px;}

.align_l_pc { text-align: center; }
.align_c_pc { text-align: left; }

.pc-view{display: none;}
.sp-view{display: block;}



	.bg-video-wrap h1 {
    margin-top: 200px;
}
	.sp-textline150{line-height: 180%;}
.img-max80 {
	max-width: 80%;
	height: auto;
}
	.topbg-nami1{
    width: 100%;
    background-image: url(../img/nami.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% auto;
	height: 150px;
}
	.topbg-nami2{
    width: 100%;
    background-image: url(../img/nami-2.png);
    background-repeat: no-repeat;
	background-position: center bottom;	
    background-size: 100% auto;
	height: 150px;
}
}