body{
    background-image: url("../images/bg.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: 23px;
	line-height: 43px;
	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: #bb0025;
}
.nakaaka{
	font-weight: bold;
    text-align: center;
	color: #bb0025;
    margin: 0px auto 20px;
	display: block;
}
.kiaka{
    background: linear-gradient(transparent 60%, #ffff66 60%);
	font-weight: bold;
	color: #bb0025;
}
.kiiro{
    background: linear-gradient(transparent 60%, #ffff66 60%);
	font-weight: bold;
}
.nakaao{
    font-size: 25px;
	font-weight: bold;
    text-align: center;
	color: #67AEE1;
	display: block;
}
.m{
	font-size: 25px;
	font-weight: bold;
}
.naka_s{
	font-size: 18px;
    line-height: 28px;
    text-align: center;
    display: block;

}*/
.pc{
	display: none;
}
/*___________________ 画像 _____________________*/
.gazo0{
	margin: 0px auto 0px;
	display: block;
}
.gazo1{
	margin: 0px auto 30px;
	display: block;
}
.gazo2{
	margin: 0px auto 80px;
	display: block;
}
.gazo3{
	margin: 0px auto 40px;
	display: block;
}
.gazo30_sp{
	display: none;
}
/*___________________ コンテンツ _____________________*/

/*#top{
    background-image: url("../images/top1.jpg");
    background-repeat: no-repeat;
	background-position: center 0px;
    background-size: 1500px;
	width: 100%;
    height: 750px;
	margin: 0px auto 0px;
	overflow: hidden;
	display: block;
}
#top2{
    background-image: url("../images/top2.jpg");
    background-repeat: no-repeat;
	background-position: center 0px;
    background-size: 1500px;
	width: 100%;
    height: 750px;
	margin: 0px auto 0px;
	overflow: hidden;
	display: block;
}*/
/*.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 20px;
}*/
#wrap{
	width: 750px;
	margin: 0px auto 0px;
	overflow: hidden;
	display: block;
}
.shousai1{
	border-collapse: collapse;
	width: 95%;
    font-size: 30px;
    font-weight: normal;
	line-height: 40px;
	border: solid 1px #CCC;
	margin: 0px auto 40px;
}
.shousai1 th{
    width: 230px;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
	border: solid 1px #CCC;
	padding: 15px 10px;
}
.shousai1 td{    
	border-bottom: solid 1px #CCC;
	padding: 15px 10px;
}
/* フォーム */
.shousai2 {
	width: 95%;
/*    font-size: 23px;*/
    font-size: 18px;
	line-height: 35px;
	border-collapse:collapse;
	border-spacing:0;
	border:#cccccc solid 2px;
	margin:0 auto 40px;
	line-height: 1.4;
}
.shousai2 th {
	background-color: #F5F5F5;
    color: #333;
    /*font-size: 1em;
    font-weight: bold;
    white-space: nowrap;*/

    text-align: center;
    vertical-align: middle;
    padding: 17px 0px;
    border: #cccccc solid 1px;
}
.shousai2 td{
	background-color: #FFF;
	/*font-size:1.0em;*/
	 text-align: center;
    vertical-align: middle;
    border: #cccccc solid 1px;
/*	padding:15px 0px 15px 10px;*/
	padding:15px 10px 15px 10px;
}

.shousai3 {
	width: 95%;
    font-size: 23px;
	line-height: 35px;
	border-collapse:collapse;
	border-spacing:0;
	border:#cccccc solid 2px;
	margin:0 auto 40px;
}
.shousai3 tr{
	border-bottom: solid 1px #aaa;
}
.shousai3 th {
	background-color: #F5F5F5;
    width: 200px;
    color: #333;
    /*font-size: 1em;
    font-weight: bold;
    white-space: nowrap;*/
    text-align: center;
    vertical-align: top;
    padding: 17px 22px;
    border-right: #cccccc solid 1px;
}
.shousai3 td{
	background-color: #FFF;
	/*width:460px;
	font-size:1.0em;*/
	text-align:left;
    border-right: #cccccc solid 1px;
	vertical-align:top;
	padding:17px 15px;
}
.shousai3 td select{
	padding: 10px;
	border: solid 1px #aaa;
	font-size: 1.1em;
}
/*.inputSelect{
    height: 65px;
}*/
.require{
	font-weight: bold;
	color: #B20000;
}
.inputTextShort{
width: 400px;
    height: 55px;
    font-size:1.2em;
	border: solid 2px #aaa;
    padding: 0px 10px;
}
.inputTextShortest{
width:200px;
font-size:1.2em;
border: solid 2px #aaa;
padding: 10px 15px;
margin-right:10px;
margin-left:5px;
}
.inputTextLong{
width: 400px;
    height: 55px;
    font-size:1.2em;
	border: solid 2px #aaa;
    padding: 0px 10px;
}


input[type=checkbox] {
  -webkit-transform-origin: right bottom;
  -webkit-transform: scale( 2 , 2 );
    margin-top: 10px;
    margin-left: 15px;
}

/*input[type=radio] {
    -webkit-transform-origin: right bottom;
  -webkit-transform: scale( 2 , 2 );
    margin-top: 10px;
    margin-left: 10px;
}*/
input[type=radio] {
    display: none;
}
.radio01 {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding: 5px 30px;
    position: relative;
    width: auto;
}
.radio01::before {
    background: #fff;
    border: 1px solid #BBB;
    border-radius: 50%;
    content: '';
    display: block;
    width: 21px;
    height: 21px;
    left: 0px;
    margin-top: -12px;
    position: absolute;
    top: 50%;
    
}
.radio01::after {
    background: #D80052;
    border-radius: 50%;
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    left: 4px;
    margin-top: -8px;
    opacity: 0;
    position: absolute;
    top: 50%;
    
}
input[type=radio]:checked + .radio01::after {
    opacity: 1;
}

/*.kome {
	height:80px;
	overflow:scroll;
	font-size:0.8em;
	line-height:1.3em;
	}*/
.btn{
	width: 640px;
    height: 159px;
	margin: 0px auto 40px;
	overflow: hidden;
	display: block;
}

.form_select {
  background: #fff;
  border: 1px solid #dedede;
  border-radius: 4px;
  height: calc(1.5rem + 1rem + 2px);
  line-height: 1.5;
  padding: 0.5rem 0.75rem;
  width: 300px;
font-size: 100%;
}

.form_select:focus {
  outline: 0;
  border-color: #2787E6;
}

/*.form_select {
  height: 6rem;
  resize: vertical;
}*/
/*___________________ フォーム _____________________*/
.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: 640px;
	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: 750px;
	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%;
	
	}/**/




/*.btn_end {
	position: fixed;
    bottom: 10px;
	right: 10px;
	width: 10%;
	}*/



.btn_bg {
	background-color: #041270;
	
	width: 750px;
	height: 205px;
	margin: -20px auto 30px;
	display: block;
	
}
