body{
	width: 934px;
	font-family: "メイリオ", 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: 50px;
	color: #333333;
}

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); }
/*___________________ 画像 _____________________*/
.gazo0{
	margin: 0px auto 0px;
	display: block;
}
.gazo10{
	margin: 0px auto 10px;
	display: block;
}
.gazo20{
	margin: 0px auto 20px;
	display: block;
}
.gazo30{
	margin: 0px auto 30px;
	display: block;
}
.gazo40{
	margin: 0px auto 40px;
	display: block;
}
.gazo50{
	margin: 0px auto 50px;
	display: block;
}
.gazo80{
	margin: 0px auto 80px;
	display: block;
}
.migi{
	float: right;
	margin-left: 23px;
	margin-bottom: 10px;
	display: block;
}
.hidari{
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
	display: block;
}
.right{
	float: right;
    margin-bottom: 20px;
}
/*___________________ 文字 _____________________*/
.aka{
	font-weight: bold;
	color: #B20000;
}
.kiaka{
    background-color: #FFFF99;
	font-weight: bold;
	color: #B20000;
}
.kiiro{
    background-color: #FFFF99;
	font-weight: bold;
}
.kiiro_m{
    background-color: #FFFF99;
	font-size: 35px;
	font-weight: bold;
}
.ao{
	font-weight: bold;
	color: #0007E0;
}
.m{
	font-size: 35px;
	font-weight: bold;
}
.naka{
    text-align: center;
    margin: 0px auto 80px;
	display: block;
}
.naka2{
    text-align: center;
    margin: 0px auto 20px;
	display: block;
}
.sp{
	display: none;
}
/*___________________ コンテンツ _____________________*/

.ul1{
	width: 685px;
	padding-left: 35px;
	margin: 0px auto 40px;
	display: block;
}
.ul1 li{
	list-style-type: disc;
	list-style-position : outside;
	margin: 0px auto 10px;
}
.checkArea{
    margin-bottom: 20px;
    margin: 0 auto;
    max-width: 44%;
}

.checkbox{
    font-size: 24px;
}
.checkTtl{
    margin-bottom: 10px;
    text-align: center;
}
p.checktext{
       background: #eee;
    padding: 1em;
    font-size: .8em!important;
    height: 70px;
    overflow-y: scroll;
    margin: 20px;
    line-height: initial;
    text-align: left;}

input[type=checkbox] {
  transform: scale(2);
}
.check0{
    font-family: "ヒラギノ角ゴ Pro W8", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "A-OTF 新ゴ Pro",A-OTF Shin Go Pro,Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 700px;
    font-size: 35px;
    /*font-weight: bold;*/
	line-height: 45px;
	list-style-type: none;
	margin: 0px auto 20px;
	overflow: hidden;
	display: block;
}
.check0 li{
	background-image: url(../images/check.jpg);
	background-repeat: no-repeat;
	background-position: 0 5px;
	width: 655px;
	padding: 0px 0 13px 45px;
	margin: 0px auto 15px;
	display: block;
}


/*___________________ フォーム _____________________*/
.alert{
    background-color: #F8F8F8;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","A-OTF 新ゴ Pro",A-OTF Shin Go Pro,"メイリオ", Meiryo,  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 685px;
	height: 80px;
	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;
}
/*--------- フッター -----------*/

#foot{
	width: 860px;
	font-size: 17px;
	line-height: 27px;
	color: #1F1F1F;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 30px;
	margin: 0px auto;
	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: 16px;
}


/*___________________ トップ _____________________*/

#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0;
  bottom: 0;
  background: #ef3f98;
  opacity: 0.6;
}
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f106';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}

.bg02{
	background: #001A66 url(../images/bg02.jpg) no-repeat center top;
background-attachment: scroll;
background-size: cover;
padding-top: 30px;
padding-bottom: 30px;
width: 100%;
}

/*.bg02{
background-attachment: scroll;
background-size: cover;
padding: 30px 0}*/

#top2{
			background-image: url("../images/header_sp.jpg");
		    background-repeat: no-repeat;
			background-position: center 0px;
			width: 100%;
			height: auto;
		   padding-top: calc(1200px*0.8946);
			margin: 0px auto 0px;
			overflow: hidden;
			display: block;
			background-size:contain;
		}
