body{
    background-image: url("../images/bg0.jpg");
    background-repeat: no-repeat;
	background-position: center 0px;
    background-size: 1600px;
    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: 23px;
	line-height: 38px;
	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); }

/*___________________ 画像 _____________________*/
#sp_logo{
	display: none;
}
#pc_logo{
	margin-top: -5px;
}
/*___________________ 文字 _____________________*/
.aka{
	font-weight: bold;
	color: #f32931;
}
/*.aka_m{
	font-size: 25px;
	font-weight: bold;
	color: #f32931;
}

.aka_l{
	font-size: 30px;
	font-weight: bold;
	color: #f32931;
}
.kiaka{
    background: linear-gradient(transparent 60%, #ffff99 60%);
	font-weight: bold;
	color: #f32931;
}*/
/*.kiiro{
    background: linear-gradient(transparent 60%, #ffff99 60%);
	font-weight: bold;
}
.m{
	font-size: 25px;
	font-weight: bold;
}*/
/*.kojin{
    font-size: 15px;
	line-height: 20px;
    text-align: right;
}*/

/*.naka{
	font-size: 35px;
	font-weight: bold;
    line-height: 55px;
    text-align: center;
    margin: 0px auto 40px;
	display: block;
}*/
.kome{
    font-size: 15px;
	line-height: 20px;
}
#top_sp{
	display: none;
}

.tel{
	float: right;
    margin-top: 10px;
}
.line{
	float: right;
    margin-top: 10px;
    margin-left: 8px;
}
.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_pc_wrap{
    background-color: #FFF;
	width: 100%;
    padding: 10px;
	margin: 0px auto 0px;
    overflow: hidden;
	display: block;
}
#top_pc{
	width: 880px;
	margin: 0px auto 0px;
    overflow: hidden;
	display: block;
}
#top_sp_wrap{
    display: none;
}
#top{
    background-color: #FFF;
	background-image: url("../images/top.jpg");
    background-repeat: no-repeat;
	background-position: center 0px;
    background-size: 1600px;/**/
	width: 100%;
    height: 585px;
	margin: 0px auto 30px;
	display: block;
}
.set_pc{
	width: 850px;
    justify-content: space-between;
	margin: 0px auto 60px;
    display: flex;
}
.set_sp{
	display: none;
}

.ul1{
	width: 775px;
	padding-left: 25px;
	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: 780px;
    font-size: 22px;
    font-weight: bold;
	line-height: 37px;
    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 30px;
	overflow: hidden;
	display: block;
}
.check li{
	background-image: url(../images/check.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
    background-size: 34px;
	width: 660px;
	border-bottom: solid 2px #d2d2d2;
	padding: 0px 0 13px 50px;
	margin: 0px auto 20px;
	display: block;
}
.check li:last-child{
    border-bottom:none;
}



/*　記事タイトル　*/
.contents_title{
	font-size: 2rem;
	line-height: 2.5rem;
	color: #ffffff;
	background-color: #f30619;
    border-bottom: dotted 0px #cccccc;
	width: 800px;
	height: 30px;
    text-align: center;
    padding: 10px 0 20px;
    margin: 0px auto 30px;
	overflow: hidden;
	display: block;
}

h5{ 
line-height: 30px;
padding:5px 0 5px 15px;
background:#f6f6f6;
border-left:#f30619 8px solid;
border-bottom:#f30619 1px solid;
font-size:16px;
font-weight: bold;
color:#666666;
    
margin: 0px auto 30px;
}

table.table0 { 
line-height:1px;
} 


table.table-line { 
border-collapse: collapse; 
border: 1px #CCCCCC solid; 
} 

table.table-line TD { 
border: 1px #CCCCCC solid;
padding: 5px;
} 

table.table-line0 { 
border: 0px; 
} 

table.table-kadomaru { 
   -moz-border-radius: 20px;    /* Firefox */
   -webkit-border-radius: 20px; /* Safari,Chrome */
   border-radius: 20px;         /* CSS3 */
} 

table.table-kadomaru TD { 
   -moz-border-radius: 20px;    /* Firefox */
   -webkit-border-radius: 20px; /* Safari,Chrome */
   border-radius: 20px;         /* CSS3 */
} 

table.table-line TD { 
border: 1px #CCCCCC solid;
padding: 5px;
} 
.size16{
    font-size:16px;
}
.size12{
    font-size:12px;
}
.size20{
    font-size:20px;
}
/*___________________ フォーム _____________________*/

/*.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: 400px;
	
	}
/*.btn_end {
	position: fixed;
    width: 140px;
    height: auto;
    bottom: 10px;
	right: 10px;	
	}*/



/* フォーム */
.shousai3 {
    background-color: rgba(255,255,255,0.5);
	width: 800px;
	border-collapse:collapse;
	border-spacing:0;
	border:none;
	margin:0 auto 0px;
}
/*.shousai3 caption{
    font-size: 45px;
	font-weight: bold;
    line-height: 60px;
    text-align: center;
    color: #666666;
    padding-bottom: 20px;
}*/
/*.shousai3 tr{
	border-bottom: solid 1px #aaa;
}*/
.shousai3 th {
	/*background-color: #f2f2f2;*/
    width: 795px;
    color: #666666;
    font-size: 1em;
    font-weight: bold;
    white-space: nowrap;
    text-align: left;
    vertical-align: top;
    padding: 0px 0px 5px 5px;
    /*border-right: #cccccc solid 1px;*/
    display: block;
}
.shousai3 td{
	width:800px;
	font-size:1.0em;
	text-align:left;
    color: #666666;
	vertical-align:top;
	padding: 0px 0px 15px 0px;
    display: block;
}
.shousai3 td select{
    width: 760px;
	padding: 10px;
	border: solid 1px #aaa;
	font-size: 1.1em;
    margin: 0px auto 30px;
	display: block;
}
.require{
	font-weight: bold;
	color: #FF0000;
}
.inputTextLong{
    background-color: #f2f2f2;
    width: 770px;
    height: 55px;
    font-size: 25px;
	border: solid 2px #CCC;
    padding: 10px;
    margin-bottom: 10px;
}
input[type=radio] {
   margin-top: -3px;
   margin-right: 10px;
}
.fld{
    background-color: #f2f2f2;
    width: 770px;
    height: 200px;
    font-size: 25px;
	border: solid 2px #CCC;
    padding: 10px;
    margin-bottom: 10px;
}
.form_btn{
	width: 728px;
	height: 127px;
	margin: 0px auto 40px;
	display: block;
}
input[type=checkbox] {
    -moz-transform: scale(1.5); 
-webkit-transform: scale(1.5)
}