body{
    /*background-image: url("../images/bg0.jpg");
    background-repeat: no-repeat;
	background-position: center 0px;
    background-attachment: fixed;*/
	width: 100%;
	font-family: notosans,"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "A-OTF 新ゴ Pro",A-OTF Shin Go Pro,Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	line-height: 32px;
	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); }

/*___________________ 画像 _____________________*/
.toku_1{
	margin: 0px auto 60px;
	display: block;
}

.gazo20_pc{
	margin: 0px auto 20px;
	display: block;
}
.gazo20_sp{
	display: none;
}
.gazo40_pc{
	margin: 0px auto 40px;
	display: block;
}
.gazo40_sp{
	display: none;
}
/*___________________ 文字 _____________________*/
.aka{
	font-weight: bold;
	color: #b2225d;
}
.aka_m{
	font-size: 25px;
	font-weight: bold;
	color: #b2225d;
}
.aka_m{
	font-size: 25px;
	font-weight: bold;
	color: #b2225d;
}
.aka_l{
	font-size: 30px;
	font-weight: bold;
	color: #b2225d;
}
.kiiro{
    background-color: #FFFF99;
	font-weight: bold;
}
.m{
	font-size: 25px;
	font-weight: bold;
}
.prof_1{
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", notosans,"メイリオ", Meiryo, "A-OTF 新ゴ Pro",A-OTF Shin Go Pro,Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 25px;
	font-weight: bold;
    line-height: 32px;
}
.kojin{
    font-size: 15px;
	line-height: 20px;
    text-align: right;
}

.pc{
	display: none;
}
/*___________________ コンテンツ _____________________*/

#top{
	background-image: url("../images/top.jpg");
    background-repeat: no-repeat;
	background-position: center 0;
	width: 100%;
    height: 717px;
	margin: 0px auto 0px;
	display: block;
}

#top3{
	background-image: url("../images/top3.jpg");
    background-repeat: no-repeat;
	background-position: center 0;
	width: 100%;
    height: 957px;
	margin: 0px auto 0px;
	display: block;
}

#top4{
	background-image: url("../images/top4.jpg");
    background-repeat: no-repeat;
	background-position: center 0;
	width: 100%;
    height: 957px;
	margin: 0px auto 0px;
	display: block;
}


.ul1{
	width: 735px;
	padding-left: 25px;
	margin: 0px auto 40px;
	display: block;
}
.ul1 li{
	list-style-type: disc;
	list-style-position : outside;
	margin: 0px auto 20px;
}

.toku_bg{
	background-image: url("../images/toku_bg.jpg");
	background-repeat: no-repeat;
	background-position: center 0;
    background-attachment: fixed;
	width: 100%;
    padding: 58px 0px 0px;
	margin: 0px auto 0px;
    overflow: hidden;
	display: block;
}
.toku_bg2{
	background-image: url("../images/toku_bg.jpg");
	background-repeat: no-repeat;
	background-position: center 0;
    background-attachment: fixed;
	width: 100%;
    padding: 58px 0px 0px;
	margin: 0px auto 40px;
    overflow: hidden;
	display: block;
}
#point{
	background-image: url("../images/point_bg.jpg");
	background-repeat: no-repeat;
	background-position: center 0;
    background-attachment: fixed;
	width: 100%;
    padding: 60px 0px 40px;
	margin: 0px auto 0px;
    overflow: hidden;
	display: block;
}
#voice_wrap{
	background-image: url("../images/voice_bg.jpg");
	background-repeat: no-repeat;
	background-position: center 0;
    background-attachment: fixed;
	width: 100%;
    padding: 70px 0px 0px;
	margin: 0px auto 80px;
    overflow: hidden;
	display: block;
}

#prof_wrap{
	background-image: url("../images/prof_bg.jpg");
	background-repeat: no-repeat;
	background-position: center 0;
    background-attachment: fixed;
	width: 100%;
    padding: 40px 0px 30px;
	margin: 0px auto 0px;
    overflow: hidden;
	display: block;
}
/*___________________ フォーム _____________________*/

/*.kome{
    background-color: #F7F7F7;
	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: 14px;
	line-height:  20px;
	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 30px;
	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: 30%;
	
	}


table.shousai2{
	width: 800px;
	border-collapse:collapse;
	border:solid 2px #BBBBBB;
	margin:0 auto 30px;
}

table.shousai2 th{
	background-color: #EEEEEE;
	width: 190px;
	text-align: left;
	border:solid 1px #BBBBBB;
	padding:15px 0 0px 10px;
}
table.shousai2 td{
	border:solid 1px #BBBBBB;
	padding:15px 10px 10px 20px;
	vertical-align: middle;
}
table.shousai2 a{
	color: #1B98AE;
}
