html, body {
  -webkit-text-size-adjust: 100%;
}

body{
	width: 750px;
	font-family: notosans,"メイリオ", Meiryo, "A-OTF 新ゴ Pro",A-OTF Shin Go Pro,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:30px;
line-height:55px;
	color: #000033;
}

a:hover{
opacity:0.9;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}
a:hover img{
/*opacity:0.9;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";*/
}
input[name="image"]:hover { opacity:0.9; filter:alpha(opacity=70); }


/*___________________ 文字 _____________________*/
.aka{
	font-weight: bold;
	color: #B20000;
}

.kiiro{
    background: linear-gradient(transparent 60%, #faf78e 60%);
	font-weight: bold;
}
.m{
    font-size:35px; 
	font-weight: bold;
    line-height:45px;
}
.l{
    font-size:38px; 
	font-weight: bold;
    line-height:48px;
}
.info{
    background-color: #F5F5F5;
    width: 635px;
    font-size:32px; 
	font-weight: bold;
    line-height:42px;
    border-left: solid 15px #0a1635;
    padding: 10px 0px 5px 20px;
    margin: 0px auto 20px;
	overflow: hidden;
	display: block;
}
sup {
font-size:16px;
line-height: 0px;
vertical-align: super;
}
.smoji{
    font-size: 18px;
	line-height:  23px;
    display: block;
}
.sp{
	display: none;
}
/*___________________ コンテンツ _____________________*/
#wrap{
    /*background-image: url("../images/bg.jpg");
    background-repeat: repeat-y;
	background-position: center 0px;*/
	width: 750px;
	margin: 0px auto 0px;
	overflow: hidden;
	display: block;
}
#top{
    background-image: url("../images/top_sp.jpg");
    background-repeat: no-repeat;
	background-position: center 0px;
    background-size: 750px;
	width: 750px;
    height: 1103px;
	margin: 0px auto 0px;
	display: block;
}
/*.ul1{
	width: 635px;
	padding-left: 35px;
	margin: 0px auto 40px;
	display: block;
}
.ul1 li{
	list-style-type: disc;
	list-style-position : outside;
	margin: 0px auto 10px;
}
*/
.check{
	background-color: #FFF;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","A-OTF 新ゴ Pro",A-OTF Shin Go Pro,"メイリオ", Meiryo,  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 680px;
    /*font-weight: bold;*/
    list-style-type: none;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
    padding: 30px 0 15px;
	margin: 0px auto 35px;
	overflow: hidden;
	display: block;
}
.check li{
	background-image: url(../images/check.png);
	background-repeat: no-repeat;
	background-position: 0 13px;
    background-size: 30px;
	width: 580px;
	border-bottom: solid 1px #d2d2d2;
	padding: 0px 0 13px 40px;
	margin: 0px auto 20px;
	display: block;
}
.check li:last-child{
    border-bottom:none;
}
.shousai{
	border-collapse: collapse;
	width: 720px;
	border: solid 2px #CCC;
	margin: 0px auto 60px;
}
.shousai th{
    background-color: #0a1635;
    text-align: center;
    color: #FFF;
    vertical-align: middle;
	border: solid 1px #CCC;
	padding: 15px 10px;
}
.shousai td{
    text-align: center;
    vertical-align: middle;
	border: solid 1px #CCC;
	padding: 15px 10px;
}
tr:nth-child(2n+1) {
    background: #f9f1ea;
}
/*___________________ フォーム _____________________*/
/*.kome{
    background-color: #F0F0E1;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","A-OTF 新ゴ Pro",A-OTF Shin Go Pro,"メイリオ", Meiryo,  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 680px;
	height: 45px;
	font-size: 18px;
	line-height:  28px;
	color: #333;
	padding: 15px 30px;
	margin: 0 auto 30px;
	overflow-y: scroll;
-webkit-overflow-scrolling: touch;
transform: translateZ(0);
	display: block;
}*/
/*.kome{
    font-size: 14px;
	line-height:  20px;
    text-align: center;
    margin: 0 auto 30px;
    display: block;
}*/
/*--------- フッター -----------*/

#foot{
	width: 700px;
	font-size: 15px;
	line-height: 27px;
	color: #1F1F1F;
	text-align: center;
	padding-top: 12px;
	margin: 0px auto 230px;
	overflow: hidden;
	display: block;
}
#foot ul{
	text-align: center;
	list-style-type: none;
	margin: 0 auto 0px;
	display: block;
}
#foot ul li{
	display: inline;
}
#foot ul li a{
	color: #1F1F1F;
	text-decoration: none;
}
#foot small{
	font-size: 15px;
}


/*___________________ トップ _____________________*/

/*#page-top {
	background-color: #333333;
	width: 80px;
	position: fixed;
	bottom: 10px;
	right: 10px;
	opacity:0.8;
	color: #fff;
	padding: 3px 3px;
	border-radius: 5px;
}
#page-top a {
	text-decoration: none;
	color: #fff;
	width: 84px;
	text-align: center;
	display: block;
	border-radius: 10px;
	opacity:0.8;
	font-size:12px;
}
#page-top a:hover {
	text-decoration: none;
	opacity:0.5;
}*/

/*.btn_end {
	position: fixed;
    bottom: 10px;
    width: 100%;
	
	}*/
/*.btn_end {
	position: fixed;
    bottom: 10px;
	right: 10px;
   width: 30%;
	}*/
.btn_end {
  position: fixed;
  bottom: 15px;
  left: 25px;
  width: 700px;
  height: 156px;
  padding: 0 10px;
  box-sizing: border-box;
  z-index: 9999;
}

.btn_end a {
  position: relative;
  display: block;
  width: 100%;
}

.btn_end img {
    border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  z-index: 3;
}

/* SP用の波紋修正 */
.btn_end .wave {
  position: absolute;
  top: 50%;
  left: 50%;
  /* 100%だと見切れる場合があるため、少し小さめに配置 */
  width: 700px;
  height: 156px; /* パーセントが効かない場合は '40px' など固定値にしてみてください */
  background-color: rgba(30, 176, 77, 0.8);
  border-radius: 40px; 
  transform: translate(-50%, -50%);
  z-index: 1;
  /*animation: wave-sp 2s infinite ease-out;*/
    /* 最初は完全に透明にしておく */
  opacity: 0;
  animation: wave-sp-fixed 2s infinite ease-out;
}

/*.btn_end .wave:nth-of-type(2) {
  animation-delay: 1s;
}

@keyframes wave-sp {
  0% {
    transform: translate(-50%, -50%) scale(0.9);
    opacity: 0.8;
  }
  100% {
    transform: translate(-50%, -50%) scale(1.1, 1.4);
    opacity: 0;
  }
}*/
.btn_end .wave:nth-of-type(2) {
  animation-delay: 1s;
}

@keyframes wave-sp-fixed {
  0% {
    /* 0%の時点で透明度0、サイズも0.8倍（画像の内側）からスタート */
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 0;
  }
  20% {
    /* 少しだけ経過したところで色が見え始めるようにする */
    opacity: 0.6;
  }
  100% {
    /* 最後は大きく広げて消す */
    transform: translate(-50%, -50%) scale(1.2, 1.6);
    opacity: 0;
  }
}