@charset "utf-8";
h1,h2,h3,h4,h5,h6,p,address{
  font-weight: normal;
  font-style: normal;
  margin-bottom : 0px;
  font-size : 12px;
}
body {
  animation: fadeIn 1s ease 0s 1 normal;
  -webkit-animation: fadeIn 1s ease 0s 1 normal;
}
@keyframes fadeIn {
  0% {
  opacity: 0}
100% {
  opacity: 1}
}
@-webkit-keyframes fadein {
  0% {
  opacity: 0}
100% {
  opacity: 1}
}
body{
  font-size: 100%;
  min-width: 980px;
  font-family : 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-width : 0px 0px 0px 0px;
  color : #484240;
  background-color: #ffffff;
  background-color : #0469ce;
  background: url(../img_common/back.jpg) center 85px repeat scroll;
  background-size: 100% auto;
  line-height : 1.6;
  -webkit-text-size-adjust: 185%;
  -moz-text-size-adjust: 185%;
  -ms-text-size-adjust: 185%;
  -o-text-size-adjust: 185%;
  text-size-adjust: 185%;
}
.content {
  }
@media print {
  body{
  display : none;
}
}
ul{
  margin : 0;
  padding : 0;
}
img{
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -moz-touch-callout:none;
  -moz-user-select:none;
  touch-callout:none;
  user-select:none;
}
td{
  font-size: 100%;
  vertical-align : top;
  text-align : left;
  border:none;
}
.mincho{
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "MS P明朝", "MS明朝", serif;
  /* 追加 */
  transform: rotate(.03deg);
}
.text_right{
  text-align : right;
}
a{
  color : #007fd8;
  text-decoration : none;
  font-weight : bold;
}
a:link{
  color : #007fd8;
  text-decoration : none;
  font-weight : bold;
}
a:visited{
  color : #007fd8;
  text-decoration : none;
  font-weight : bold;
}
a:hover{
  color : #007fd8;
  text-decoration : underline;
  font-weight : bold;
}
a:active{
  color : #007fd8;
  text-decoration : underline;
  font-weight : bold;
}
.text_gold{
  color : #d69028;
}
.text_yellow{
  color : #ffed01;
}
.text_blue{
  color : #0e98da;
}
.text_blue2{
  color : #0e71da;
}
.text_gray{
  color : #676763;
}
.text_red{
  color : #ff006a;
}
.textdate{
  font-weight : bold;
  color : #b38c31;
}
.bigger{
  font-size : 20px;
  font-weight : bold;
}
.bigest{
  font-size : 28px;
  font-weight : bold;
}
.smaller{
  font-size : 13px;
}
.futo{
  font-weight : bold;
}
.tume{
  letter-spacing : -1px;
}
.dan1{
  padding-left: 1em;
  text-indent: -1em;
}
.dan3{
  padding-left: 3em;
  text-indent: -3em;
}
.target{
  width : 100%;
  height : 0px;
}
.fb-like iframe{
  max-width: none!important;
  min-width : 200px;
}
.div_contents{
  vertical-align : top;
  text-align : left;
  font-size : 16px;
  width : 980px;
  padding-top : 60px;
  padding-bottom : 100px;
}
.div_contents2{
  width : 940px;
  margin:0 auto;
}
.div_contents3{
  width : 900px;
  margin:0 auto;
}
.div_contents4{
  width : 860px;
  margin:0 auto;
}
.sen{
  margin-top : 19px;
  margin-bottom : 20px;
  height : 1px;
  width : 100%;
  border-top-width : 2px;
  border-top-style : dotted;
  border-top-color : #4d9fba;
  border-left-width : 0px;
  border-right-width : 0px;
}
.sen2{
  margin-top : 20px;
  margin-bottom : 20px;
  height : 1px;
  width : 100%;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #269cc3;
  border-left-width : 0px;
  border-right-width : 0px;
}
.line_w{
  padding-left : 15px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : rgba(171,171,171,0.8);
}
.table980{
  width : 980px;
}
.table940{
  width : 940px;
}
.table900{
  width : 900px;
}
.table880{
  width : 880px;
}
.table860{
  width : 860px;
}
.table840{
  width : 840px;
}
.table820{
  width : 820px;
}
.table800{
  width : 800px;
}
.topmar5{
  margin-top : 5px;
}
.topmar10{
  margin-top : 10px;
}
.topmar15{
  margin-top : 15px;
}
.topmar20{
  margin-top : 20px;
}
.topmar30{
  margin-top : 30px;
}
.topmar40{
  margin-top : 40px;
}
.topmar50{
  margin-top : 50px;
}
.topmar60{
  margin-top : 60px;
}
.topmar80{
  margin-top : 80px;
}
.topmar100{
  margin-top : 100px;
}
.bottom20{
  margin-bottom : 20px;
}
.bottom80{
  margin-bottom : 80px;
}
.bottom100{
  margin-bottom : 100px;
}
.bottom100p{
  padding-bottom : 100px;
}
.leftmar1e{
  margin-left : 1em;
}
.img100per{
  width : 100%;
}
.img90per{
  width : 90%;
}
.img80per{
  width : 80%;
}
.img60per{
  width : 60%;
}
.img40per{
  width : 40%;
}
.sub1{
  margin-bottom : 10px;
}
.sub2{
  margin-bottom : 20px;
}
.sp20{
  width : 20px;
}
.sp40{
  width : 40px;
}
.sp470{
  width : 470px;
}
.sph40{
  height : 40px;
}
.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.sns{
  height : 23px;
}
.div_title{
  height : 90px;
  width : 940px;
  box-sizing : border-box;
  text-align : left;
}
.div_title .title{
  display : table-cell;
  text-align : left;
  padding-top : 40px;
}
.title{
  }
.div_title2{
  text-align : left;
}
.titles1a{
  background-image : url(../img_title/title_back.png);
  background-repeat : no-repeat;
  background-position : left 0px;
  vertical-align : middle;
  height : 85px;
  padding-top : 5px;
  padding-left : 10px;
  margin-bottom : 40px;
}
.titles1b{
  background-image : url(../img_title/title_back.png);
  background-repeat : no-repeat;
  background-position : left -100px;
  vertical-align : middle;
  height : 85px;
  padding-top : 5px;
  padding-left : 10px;
  margin-bottom : 40px;
}
.titles1c{
  background-image : url(../img_title/title_back.png);
  background-repeat : no-repeat;
  background-position : left -200px;
  vertical-align : middle;
  height : 85px;
  padding-top : 5px;
  padding-left : 10px;
  margin-bottom : 40px;
}
.titles2{
  background-image : url(../img_title/title_back.png);
  background-repeat : no-repeat;
  background-position : right -100px;
  vertical-align : middle;
  height : 80px;
  padding-top : 0px;
  padding-left : 10px;
}
.titles3{
  background-image : url(../img_title/title_back.png);
  background-repeat : no-repeat;
  background-position : right -100px;
  vertical-align : middle;
  height : 80px;
  padding-top : 0px;
  padding-left : 10px;
}
.titles2a{
  background-image : url(../img_title/title_back.png);
  background-repeat : no-repeat;
  background-position : left 0px;
  vertical-align : middle;
  height : 80px;
  padding-top : 5px;
  padding-left : 10px;
  margin-bottom : 40px;
}
.footer{
  font-size : 12px;
  padding-top : 40px;
  padding-bottom : 40px;
  border-top-width : 1px;
  border-top-style: solid;
  border-top-color: #cccccc;
  color : #3a2010;
  background-color : #bfe6fd;
  /* background-image: linear-gradient(#6dc1e8, #3398c7);
*/
}
.div_se a{
  display:block;
  /* 横幅 */
 padding : 5px 0%;
  /* a要素内の余白 */
 margin-top : 0px;
  width : 100%;
  text-decoration : none;
  background-color : #64bee0;
  border : 1px solid #cccccc;
  /* border-radius: 15px 0px 0px 0px;
*/
}
/* 以下マウスを載せたときのスタイル */
.div_se a:hover{
  background-color : #24a6ee;
}
.td_link{
  font-size : 15px;
  text-align : center;
  width : 300px;
  background-repeat : repeat;
}
@media screen and (max-width: 1024px) {
  .td_link{
  width : 350px;
}
}
@media screen and (max-width: 768px) {
  }
.common_kage{
  background-image : url(../img_common/common_kage.png);
  background-repeat : repeat-x;
  height : 60px;
}
.div_youtube{
  background-color : black;
  vertical-align : middle;
  text-align : center;
  border-width : 1px;
  border-style : solid;
  border-color : white;
  width : 980px;
}
.intro_box{
  width : 900px;
  border-width : 1px;
  border-style : solid;
  border-color : #15596e;
  padding-top : 30px;
  padding-bottom : 30px;
  margin : 60px auto 0px;
  background-color: rgba(255,255,255,0.60);
}
.intro_title{
  color : #18576c;
  font-size:18px;
  font-weight:bold;
}
.staff_name{
  -webkit-text-size-adjust: 170%;
  -moz-text-size-adjust: 170%;
  -ms-text-size-adjust: 170%;
  -o-text-size-adjust: 170%;
  text-size-adjust: 170%;
}
.midashi1{
  padding-top : 10px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 10px;
  background-color: rgba(149,210,216,0.60);
  font-size : 22px;
  color:#1b9ae7;
  font-weight : bold;
  border-left: 7px solid #66c7e5;
  background-color: rgba(0,0,0,0.00);
  background-image: linear-gradient(to right, #bfe6fd 70%, rgba(0,0,0,0.00) 100%);
  text-shadow: 2px 2px 2px #ffffff;
}
.midashi2{
  padding-top : 10px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 10px;
  background-color: rgba(149,210,216,0.60);
  font-size : 24px;
  letter-spacing: 1.8px;
  color:#1b9ae7;
  font-weight : bold;
  border-left: 7px solid #66c7e5;
  background-color: rgba(0,0,0,0.00);
  background-image: linear-gradient(to right, #bfe6fd 70%, rgba(0,0,0,0.00) 100%);
  text-shadow: 2px 2px 2px #ffffff;
}
.line_tate{
  padding-left : 10px;
  padding-top : 5px;
  padding-bottom : 3px;
  border-left-width : 7px;
  border-left-style : solid;
  border-left-color : rgba(37,127,169,0.55);
  margin-top : 10px;
}
.text_sp{
  line-height: 1.8;
}
.guidance_sub_title{
  font-weight: bold;
  font-size:18.5px;
}
.sub_title{
  color : #E0AB28;
  font-size : 26px;
  text-align : center;
}
.comment_box{
  border-width : 1px;
  border-style : solid;
  border-color : #969696;
  padding-top : 30px;
  padding-bottom : 30px;
  padding-left : 40px;
  padding-right : 40px;
  background-color: rgba(0,0,0,0);
  text-align : left;
}
.commment_title{
  font-size : 27px;
  font-weight : bold;
  color : #ffed01;
  /* 追加 
 transform: rotate(.03deg);
  letter-spacing : 2px;
  background: -webkit-linear-gradient(top, #fff700, #fff700 50%, #ff7f23);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
*/
}
.commment_text{
  font-size : 18px;
  font-weight : bold;
  color : #faff01;
  text-shadow: 0px 2px 2px #ff5707;
}
.intro_img{
  margin:40px auto;
  text-align : center;
  border-style : solid;
  border-color : #cecece;
  border-width : 1px;
  width : 450px;
  height : 631px;
  background-image : url(../img_intro/intro_vis01.jpg);
  background-position : center center;
  background-repeat : no-repeat;
  box-shadow:0px 0px 15px 0px rgba(0,0,0,0.2);
}
.title,
.title0,
.intro_sub_title,
.midashi1{
  -webkit-text-size-adjust: 150%;
  -moz-text-size-adjust: 150%;
  -ms-text-size-adjust: 150%;
  -o-text-size-adjust: 150%;
  text-size-adjust: 150%;
}
.fly_tbl img{
  border-width : 1px;
  border-style : solid;
  border-color : #909090;
  vertical-align : middle;
  text-align : center;
  cursor: pointer;
}
.fly_thum1{
  background-image : url(../img_flyer/thumb/kiseki_flyer_1b_2.jpg);
  background-repeat : no-repeat;
  background-position : center center;
  width : 350px;
  height : 495px;
}
.fly_thum2{
  background-image : url(../img_flyer/thumb/kiseki_flyer_2b_2.jpg);
  background-repeat : no-repeat;
  background-position : center center;
  width : 350px;
  height : 495px;
}
.fly_vis1{
  background-image : url(../img_flyer/kiseki_flyer_1b_2.jpg);
  background-repeat : no-repeat;
  background-position : center center;
  min-height:90vh;
  background-size: contain;
}
.fly_vis2{
  background-image : url(../img_flyer/kiseki_flyer_2b_2.jpg);
  background-repeat : no-repeat;
  background-position : center center;
  min-height:90vh;
  background-size: contain;
}
.text_vio{
  color : #ff0080;
}
.medatsu1{
  background-image : url(../img_common/back_top_white.png);
  background-repeat : repeat-x;
  background-position : center top;
  padding-top : 30px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 30px;
  border-width : 1px;
  border-style : solid;
  border-color : #808080;
}

