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;
}
.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-image: url("../images/top.jpg");
    background-repeat: no-repeat;
	background-position: center bottom;
    background-size: 1600px;
	width: 100%;
    height: 471px;
	margin: 0px auto 60px;
	overflow: hidden;
	display: block;
}


/*.ul1{
	width: 795px;
	padding-left: 25px;
	margin: 0px auto 40px;
	display: block;
}
.ul1 li{
	list-style-type: disc;
	list-style-position : outside;
	margin: 0px auto 10px;
}*/
#kaisha{
    padding-top: 50px;
    display: block;
}
#saiyou{
    padding-top: 50px;
    display: block;
}
#rinen{
    padding-top: 50px;
    display: block;
}
#koe{
    padding-top: 60px;
    display: block;
}
#service{
    padding-top: 50px;
    display: block;
}
#toi{
    padding-top: 50px;
    display: block;
}

table.shousai{
	width: 760px;
	border-collapse:collapse;
    border:solid 1px #CCC;
	margin:0 auto 30px;
}
table.shousai th{
    background-color: #EEEEEE;
	width: 150px;
    font-weight: normal;
	text-align: left;
    border:solid 1px #CCC;
	padding:15px 10px;
}
table.shousai td{
    border:solid 1px #CCC;
	padding:15px 10px;
}
table.shousai2{
	width: 650px;
	border-collapse:collapse;
	border:none;
	margin:0 auto 30px;
}
table.shousai2 th{
	width: 150px;
    font-weight: normal;
	text-align: left;
	padding:0px 0 15px 0px;
}
table.shousai2 td{
	padding:0px 0px 15px 10px;
}
/*___________________ フォーム _____________________*/

/*.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;	
	}*/

/*___________________ ナビ _____________________*/
#top_space{
    position: absolute;
    background-color: #FFF;
    top: -60px;
	width: 100%;
    height: 60px;
    display: block;
}
#top_bg{
    /*position: fixed;*/
	background-color: #FFF;
	width: 100%;
    height: 70px;/**/
    padding-top: 20px;/**/
	margin: 0px;
    top: 0;
	overflow: hidden;/**/
	display: block;
    z-index: 20;
}
#pc_set{
	width: 900px;
	margin: 0px auto 0px;
    display: flex;
    justify-content: space-between;
}
#info_box{
    width: 520px;
}
#sp_set{
	display: none;
}

#global_nav {
    /*background-color: rgba(255,255,255,0.9);*/
    background-image: url("../images/navi_bg.png");
    background-repeat: repeat-y;
	background-position: center 0px;
    background-size: 1600px;
    width: 100%;
    
}

#global_nav.fixed {
    left: 0;
    position: fixed;
    top: 0px;
    z-index: 90;
}

.inner{
    /*background-color: rgba(255,255,255,0.9);*/
    /*width: 100%;*/
    width: 1000px;
	justify-content: space-between;
	align-items: center;
    margin: 0 auto;
    display: flex;
}
#navi_wrap{
    width: 900px;
    margin: 0 auto;/**/
    
}

#g_nav ul{
    width: 870px;
	align-items: center;
    padding-left: 30px;/**/
    margin: 5px auto 10px;
	display: flex;
}
#g_nav ul li{
    
    /*border-right: solid 1px #f993c6;*/
}
#g_nav ul li a{
    font-weight: bold; 
    font-size: 15px;
	line-height: 16px;
	text-decoration: none;
    color: #FFF;/**/
    padding: 0px 15px 0px 22px;
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 10px;
    position: relative;
}

#g_nav ul li a:hover:after {
    -webkit-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scale(1);
    transform: scale(1);
}

#g_nav ul li a:after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    /*background: #f993c6;*/
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right top;
    transform-origin: right top;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s;
}
#icon1 {
    background-image: url("../images/icon1.png");
    background-repeat: no-repeat;
	background-position: 0px 8px;
    background-size: 25px;
}
#icon2 {
    background-image: url("../images/icon2.png");
    background-repeat: no-repeat;
	background-position: 0px 10px;
    background-size: 26px;
}
#icon3 {
    background-image: url("../images/icon3.png");
    background-repeat: no-repeat;
	background-position: 0px 10px;
    background-size: 26px;
}
#icon4 {
    background-image: url("../images/icon4.png");
    background-repeat: no-repeat;
	background-position: 0px 10px;
    background-size: 25px;
}
#icon5 {
    background-image: url("../images/icon5.png");
    background-repeat: no-repeat;
	background-position: 5px 8px;
    background-size: 22px;
}
#icon6 {
    background-image: url("../images/icon6.png");
    background-repeat: no-repeat;
	background-position: 12px 11px;
    background-size: 13px;
}
#icon7 {
    background-image: url("../images/icon7.png");
    background-repeat: no-repeat;
	background-position: 7px 13px;
    background-size: 19px;
}

/* フォーム */
.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: 727px;
	height: 127px;
	margin: 0px auto 80px;
	display: block;
}
.form_btn{
    background: url("../images/soushin.png") no-repeat center center;
  background-size: contain; /* 画像サイズに合わせる場合 */
	width: 727px;
	height: 127px;
	margin: 0px auto 80px;
	display: block;
    border: none;
  cursor: pointer;
}