body{
    background-image: url("../images/bg0.jpg");
    background-repeat: no-repeat;
	background-position: center 0px;
    background-attachment: fixed;
    background-size: cover;
	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: 22px;
	line-height: 33px;
	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); }
.anim1 {
	-webkit-animation: 1.5s forwards anim1;
	animation: 1.5s forwards anim1;
}
	@-webkit-keyframes anim1 {
		0% {
			-webkit-transform: translate(0, 80px);
			opacity: 0;
		}
		100% {
			-webkit-transform: translate(0, 0);
			opacity: 1;
		}
	}
	@keyframes anim1 {
		0% {
			transform: translate(0, 80px);
			opacity: 0;
		}
		100% {
			transform: translate(0, 0);
			opacity: 1;
		}
	}

/*___________________ 画像 _____________________*/
.gazo0_sp{
	display: none;
}
.gazo40_sp{
	display: none;
}
/*___________________ 文字 _____________________*/
.aka{
	font-weight: bold;
	color: #b40b32;
}
/*.aka_m{
	font-size: 35px;
	font-weight: bold;
    line-height: 50px;
	color: #b40b32;
}*/
.nakaaka{
	font-weight: bold;
    text-align: center;
	color: #b40b32;
    display: block;
}
/*.kiaka{
    background: linear-gradient(transparent 60%, #ffff66 60%);
	font-weight: bold;
	color: #b40b32;
}
.kiaka2{
    background: linear-gradient(transparent 60%, #ffff66 60%);
	color: #b40b32;
}
.kiaka_m{
    background: linear-gradient(transparent 60%, #ffff66 60%);
	font-weight: bold;
	font-size: 35px;
	font-weight: bold;
    line-height: 50px;
	color: #b40b32;
}*/
.kiiro{
    background: linear-gradient(transparent 60%, #ffff66 60%);
	font-weight: bold;
}
/*.kiiro2{
    background: linear-gradient(transparent 60%, #ffff66 60%);
}
.kiiro_m{
    background: linear-gradient(transparent 60%, #ffff66 60%);
	font-size: 28px;
	font-weight: bold;
    line-height: 55px;
}
.kiiro_l{
    background: linear-gradient(transparent 60%, #ffff66 60%);
	font-size: 35px;
	font-weight: bold;
    line-height: 60px;
}*/
.m2{
	font-size: 25px;
    line-height: 40px;
}
/*.m{
	font-size: 33px;
	font-weight: bold;
    line-height: 48px;
}
.l{
	font-size: 40px;
	font-weight: bold;
    line-height: 60px;
}*/
.ttl{
    width: 820px;
	font-size: 25px;
    line-height: 40px;
    border-bottom: solid 1px #CCC;
    padding-bottom: 10px;
    margin: 0px auto 20px;
	display: block;
}
.pc{
	display: none;
}

/*___________________ コンテンツ _____________________*/
#wrap{
    background-image: url("../images/bg01.png");
    background-repeat: repeat-y;
	background-position: center 0px;
	width: 100%;
	margin: 0px auto 0px;
	overflow: hidden;
	display: block;
}
#top{
    background-color: #FFF;
	/*background-image: url("../images/top.jpg");
    background-repeat: no-repeat;
	background-position: center 0px;
    background-size: 1600px;*/
	/*width: 100%;
    height: 973px;*/
    max-width: 1920px;
	margin: 0px auto 40px;
	display: block;
}

/*.ul1{
	width: 775px;
    font-size: 25px;
    line-height: 60px;
	padding-left: 25px;
	margin: 0px auto 40px;
	display: block;
}
.ul1 li{
	list-style-type: disc;
	list-style-position : outside;
	margin: 0px auto 40px;
}*/
.ul2{
	width: 725px;
	padding-left: 25px;
	margin: 0px auto 40px;
	display: block;
}
.ul2 li{
	list-style-type: disc;
	list-style-position : outside;
	margin: 0px auto 40px;
}
.check{
	background-color: #FFF;
    font-family: "ヒラギノ角ゴ Pro W8", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "A-OTF 新ゴ Pro",A-OTF Shin Go Pro,Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 780px;
    font-size: 31px;
    font-weight: bold;
	line-height: 43px;
    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 5px;
	margin: 0px auto 20px;
	overflow: hidden;
	display: block;
}
.check li{
	background-image: url("../images/check.png");
	background-repeat: no-repeat;
	background-position: 0 0px;
    background-size: 35px;
	width: 660px;
	border-bottom: solid 1px #CCC;
	padding: 0px 0 18px 50px;
	margin: 0px auto 15px;
	display: block;
}
.check li:last-child{
    border-bottom:none;
}


.shousai{
	border-collapse: collapse;
	width: 840px;
    font-size: 20px;
	line-height: 35px;
	border: solid 2px #CCC;
	margin: 0px auto 60px;
}
.shousai th{
    background-color: #F0F0E1;
    text-align: center;
    vertical-align: middle;
	border: solid 1px #CCC;
	padding: 15px 10px;
}
.shousai td{
    vertical-align: middle;
	border: solid 1px #CCC;
	
}
.td1{
    text-align: center;
    padding: 15px 10px;
}
.td2{
    text-align: left;
    padding: 15px 10px 15px 30px;
}
.info0{
	width: 840px;
    font-size: 20px;
	line-height: 23px;
	margin: 0px auto 40px;
	overflow: hidden;
	display: block;
}
.info{
	width: 840px;
    font-size: 20px;
	line-height: 23px;
	margin: 0px auto 80px;
	overflow: hidden;
	display: block;
}
.info p{
	width: 840px;
	margin: 0px auto 0px;
	overflow: hidden;
	display: block;
}
.info h3{
	width: 840px;
	margin: 0px auto 10px;
	overflow: hidden;
	display: block;
}
.shousai2{
	border-collapse: collapse;
	width: 840px;
    font-size: 20px;
    font-weight: normal;
	line-height: 35px;
	border: solid 1px #CCC;
	margin: 0px auto 60px;
}
.shousai2 th{
    width: 200px;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
	border: solid 1px #CCC;
	padding: 15px 10px;
}
.shousai2 td{    
	border-bottom: solid 1px #CCC;
	padding: 15px 10px;
}
.shousai2 .td1{
    width: 100px;
}
/*___________________ フォーム _____________________*/
/*.kome{
    background-color: #EEE;
	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: 45px;
	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: 400px;
	
	}


/* フォーム */
.shousai3 {
	width: 820px;
	border-collapse:collapse;
	border-spacing:0;
	border:none;
	margin:0 auto 0px;
}
.shousai3 th {
    width: 820px;
    text-align: left;
    margin:0 auto 10px;
    display: block;
}
.shousai3 td{
	width: 820px;
	margin:0 auto 40px;
    display: block;
}
.hissu{
    background-color: #b40b32;
	font-size: 16px;
	line-height: 17px;
	color: #FFF;
    border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
    padding: 2px 5px;
    margin-left: 10px;
}

.input_s{
    width: 380px;
    height: 55px;
    font-size: 25px;
	border: solid 2px #aaa;
    padding: 0px 10px;
    display: inline;
}
.inputTextLong{
    width: 790px;
    height: 55px;
    font-size: 25px;
	border: solid 2px #aaa;
    padding: 0px 10px;
}
.fld{
    width: 790px;
    height: 245px;
    font-size: 25px;
	border: solid 2px #aaa;
    padding: 10px 10px;
}
.form_btn{
	width: 849px;
	height: 239px;
	margin: -20px auto 20px;
	display: block;
}
::placeholder {
   color: #DDD;
}

input[type=radio] {
    display: none;
}
.radio01 {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding: 5px 30px;
    position: relative;
    width: auto;
    line-height: 40px;
}
.radio01::before {
    background: #fff;
    border: 1px solid #BBB;
    border-radius: 50%;
    content: '';
    display: block;
    width: 21px;
    height: 21px;
    left: 0px;
    margin-top: 0px;
    position: absolute;
    top: 25%;
    
}
.radio01::after {
    background: #D80052;
    border-radius: 50%;
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    left: 4px;
    margin-top: 0px;
    opacity: 0;
    position: absolute;
    top: 33%;
    vertical-align: top;
}
input[type=radio]:checked + .radio01::after {
    opacity: 1;
}

.radio02 {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding: 5px 30px;
    position: relative;
    width: auto;
}
.radio02::before {
    background: #fff;
    border: 1px solid #BBB;
    border-radius: 50%;
    content: '';
    display: block;
    width: 21px;
    height: 21px;
    left: 0px;
    margin-top: 0px;
    position: absolute;
    top: 10%;
    
}
.radio02::after {
    background: #D80052;
    border-radius: 50%;
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    left: 4px;
    margin-top: 0px;
    opacity: 0;
    position: absolute;
    top: 16%;
    vertical-align: top;
}
input[type=radio]:checked + .radio02::after {
    opacity: 1;
}
.radio03 {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding: 5px 30px;
    position: relative;
    width: auto;
    line-height: 40px;
}
.radio03::before {
    background: #fff;
    border: 1px solid #BBB;
    border-radius: 50%;
    content: '';
    display: block;
    width: 21px;
    height: 21px;
    left: 0px;
    margin-top: 0px;
    position: absolute;
    top: 25%;
    
}
.radio03::after {
    background: #D80052;
    border-radius: 50%;
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    left: 4px;
    margin-top: 0px;
    opacity: 0;
    position: absolute;
    top: 33%;
    vertical-align: top;
}
input[type=radio]:checked + .radio03::after {
    opacity: 1;
}