body{
	width: 930px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "A-OTF 新ゴ Pro",A-OTF Shin Go Pro,Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 38px;
	line-height: 60px;
	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); }



/*___________________ 文字 _____________________*/
.aka{
	font-weight: bold;
	color: #B20000;
}
.aka_m{
	font-size: 43px;
	font-weight: bold;
	color: #B20000;
}
.aka_l{
	font-size: 45px;
	font-weight: bold;
	line-height: 60px;
	color: #B20000;
}
.kiaka{
	background: linear-gradient(transparent 60%, #ffff73 60%);
	font-weight: bold;
	color: #B20000;
}
.kiiro{
	background: linear-gradient(transparent 60%, #ffff73 60%);
	font-weight: bold;
}

.m{
	font-size: 43px;
	font-weight: bold;
	line-height: 48px;
}
.naka{
	font-size: 45px;
	font-weight: bold;
	line-height: 50px;
    text-align: center;
    margin: 0px auto 20px;
	display: block;
}
.sp{
	display: none;
}

/*___________________ コンテンツ _____________________*/

/*.ul1{
	width: 785px;
	padding-left: 35px;
	margin: 0px auto 40px;
	display: block;
}
.ul1 li{
	list-style-type: disc;
	list-style-position : outside;
	margin: 0px auto 10px;
}*/
.ul1{
	width: 745px;
	padding-left: 35px;
	margin: 0px auto 40px;
	display: block;
}
.ul1 li{
	list-style-type: disc;
	list-style-position : outside;
	margin: 0px auto 10px;
}
/*.check0{
    font-family: "A-OTF 新ゴ Pro",A-OTF Shin Go Pro,"ヒラギノ角ゴ Pro W8", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 750px;
    font-size: 40px;
    font-weight: bold;
	line-height: 55px;
    list-style-type: none;
	margin: 0px auto 15px;
	overflow: hidden;
	display: block;
}
.check0 li{
	background-image: url("../images/check.png");
	background-repeat: no-repeat;
	background-position: 0 10px;
	width: 705px;
	border-bottom: solid 2px #CECEBF;
	padding: 0px 0 13px 45px;
	margin: 0px auto 15px;
	display: block;
}
.check0 li:last-child{
    border-bottom:none;
}
.check{
    font-family: "A-OTF 新ゴ Pro",A-OTF Shin Go Pro,"ヒラギノ角ゴ Pro W8", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 750px;
    font-size: 40px;
    font-weight: bold;
	line-height: 55px;
    list-style-type: none;
	margin: 0px auto 15px;
	overflow: hidden;
	display: block;
}
.check li{
	background-repeat: no-repeat;
	background-position: 0 8px;
	width: 690px;
	border-bottom: solid 2px #CECEBF;
	margin: 0px auto 15px;
	display: block;
}
.check li:last-child{
    border-bottom:none;
}*/

/*.shousai{
	border-collapse: separate;
	width: 840px;
	border-spacing: 10px;
	margin: 0px auto 60px;
}
.shousai th{
    background-color: #F0F0E1;
    width: 180px;
    text-align: center;
    vertical-align: middle;
	padding: 15px 10px;
}
.shousai td{
    vertical-align: middle;
	padding: 15px 10px;
}*/
/*___________________ フォーム _____________________*/
.kome{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","A-OTF 新ゴ Pro",A-OTF Shin Go Pro,"メイリオ", Meiryo,  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 550px;
	font-size: 18px;
	line-height:  30px;
	color: #333;
	margin: 0 auto 80px;
	display: block;
}
/*.kome{
    background-color: #FFFFF3;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","A-OTF 新ゴ Pro",A-OTF Shin Go Pro,"メイリオ", Meiryo,  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 700px;
	height: 65px;
	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: 12px;
	margin: 0px auto 260px;
	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 {
	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;
	/*right: 10px;*/
    width: 100%;
	
	}
/*.btn_end {
	position: fixed;
    width: 210px;
    height: 231px;
    bottom: 10px;
	right: 10px;
	}*/


/*___________________ 220622_____________________*/
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 14px;
}
table th {
  width: 22%;
  background: #fff27d;
  border: 1px solid #ccc;
  box-sizing: border-box;
  padding: 15px;
  vertical-align: middle;
  font-weight: bold;
  text-align: center;
}
table td {
  background: #fff;
  border: 1px solid #ccc;
  box-sizing: border-box;
  padding: 15px;
  vertical-align: top;
  text-align: left;
}
@media all and (max-width: 767px) {
  table th, table td {
    display: block;
    width: 100%;
    border-bottom: none;
  }
  table tr:last-child td:last-child {
    border-bottom: 1px solid #ccc;
  }
}
