body{
	width: 900px;
	font-family: notosans,"メイリオ", Meiryo, "A-OTF 新ゴ Pro",A-OTF Shin Go Pro,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 35px;
	line-height: 55px;
	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{
	margin: 0px auto 20px;
	display: block;
}
/*___________________ 文字 _____________________*/
.aka{
	font-weight: bold;
	color: #f32931;
}
/*.aka_m{
	font-size: 45px;
	font-weight: bold;
	color: #f32931;
}
.aka_l{
	font-size: 50px;
	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: 45px;
	font-weight: bold;
}*/
/*.kojin{
    font-size: 16px;
	line-height: 25px;
    text-align: right;
}*/
/*.naka{
	font-size: 50px;
	font-weight: bold;
    text-align: center;
    line-height: 80px;
    margin: 0px auto 40px;
	display: block;
}*/
.kome{
    font-size: 16px;
	line-height: 25px;
}
.sp{
	display: none;
}
/*___________________ コンテンツ _____________________*/
#top{
	width: 100%;
    height: 579px;
	margin: 0px auto 60px;
	overflow: hidden;
	display: block;
    
}
#top_sp{
	margin-top: 135px;
}


#top_bg{
	background-color: rgba(255,255,255,0.5);
	width: 100%;
    height: 110px;/**/
    padding: 20px 0px 0px;
	margin: 0px;
	/*overflow: hidden;
	display: block;*/
}
#sp_set{
    position: fixed;
    background-color: rgba(255,255,255,0.8);
	width: 870px;
    padding: 10px 15px 0px;
	margin: 0px auto 0px;
	display: flex;
    justify-content: space-between;
    bottom: 0;
}
#pc_set{
	display: none;
}

/*.ul1{
	width: 785px;
	padding-left: 35px;
	margin: 0px auto 40px;
	display: block;
}
.ul1 li{
	list-style-type: disc;
	list-style-position : outside;
	margin: 0px auto 10px;
}*/
#kaisha{
    padding-top: 70px;
    display: block;
}
#saiyou{
    padding-top: 70px;
    display: block;
}
#rinen{
    padding-top: 70px;
    display: block;
}
#koe{
    padding-top: 70px;
    display: block;
}
#service{
    padding-top: 70px;
    display: block;
}
#toi{
    padding-top: 70px;
    display: block;
}


table.shousai{
	width: 760px;
    font-size: 28px;
	line-height: 40px;
	border-collapse:collapse;
    border:solid 1px #CCC;
	margin:0 auto 30px;
}
table.shousai th{
    background-color: #EEEEEE;
	width: 160px;
    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: 660px;
	border-collapse:collapse;
	border:none;
	margin:0 auto 30px;
}
table.shousai2 th{
	width: 160px;
    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: 18px;
	line-height:  28px;
	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: 15px;
	line-height: 27px;
	color: #1F1F1F;
	text-align: center;
	padding-top: 12px;
	margin: 0px auto 170px;
	overflow: hidden;
	display: block;
}
#foot ul{
	text-align: center;
	list-style-type: none;
	margin: 0 auto 10px;
	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: 100%;
	
	}
/*.btn_end {
	position: fixed;
    width: 210px;
    height: 231px;
    bottom: 10px;
	right: 10px;
	}*/

/*--------- ナビ -----------*/
#top_bg{
	background-color: rgba(255,255,255,0.8);
	width: 100%;
    height: 110px;/**/
    padding-top: 25px;
	margin: 0px;
    /*top: 0;
	overflow: hidden;*/
	display: block;
    z-index: 20;
}
#navi_wrap{
    width: 900px;
    margin: 0 auto;/**/
    z-index: 30;
    
}
.inner {
    position: fixed;
    background-image: url("../images/navi_bg.png");
	background-repeat: repeat-y;
    background-position: center 0;/**/
    width: 900px;
    justify-content: space-between;
    align-items: center;
    padding: 30px 0px 30px;
    display: flex;
}
#global_nav {
    width: 100%;
}


#global_nav.fixed {
    left: 0;
    position: fixed;
    top: 0;
    z-index: 1000000;
}
/*メニュー部分*/
#g_nav {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.8);
    width: 900px; /*これが要*/
    top: 120px;
    left: 0px;
    display: none;
    z-index: 1000000;
}
#g_nav ul {
    margin: 0 auto;
    display: block;
}
#g_nav ul li {
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
    border-bottom: 1px solid #ccc;
    margin: 0 auto;
}
#g_nav ul li:last-child {
    border: none;
}
#g_nav ul li a {
    font-size: 35px;
    font-weight: bold;
    line-height: 45px;
    text-decoration: none;
    color: #FFF;
    padding: 20px 20px 20px 100px;
    display: block;
}
#g_nav ul li a:hover {
    color: #fff;
    display: block;
}
#icon1 {
    background-image: url("../images/icon1.png");
    background-repeat: no-repeat;
	background-position: 390px 22px;
    background-size: 35px;
}
#icon2 {
    background-image: url("../images/icon2.png");
    background-repeat: no-repeat;
	background-position: 370px 23px;
    background-size: 36px;
}
#icon3 {
    background-image: url("../images/icon3.png");
    background-repeat: no-repeat;
	background-position: 353px 23px;
    background-size: 36px;
}
#icon4 {
    background-image: url("../images/icon4.png");
    background-repeat: no-repeat;
	background-position: 375px 23px;
    background-size: 35px;
}
#icon5 {
    background-image: url("../images/icon5.png");
    background-repeat: no-repeat;
	background-position: 380px 20px;
    background-size: 32px;
}
#icon6 {
    background-image: url("../images/icon6.png");
    background-repeat: no-repeat;
	background-position: 370px 15px;
    background-size: 33px;
}
#icon7 {
    background-image: url("../images/icon7.png");
    background-repeat: no-repeat;
	background-position: 330px 23px;
    background-size: 39px;
}
/*--------開閉ボタンこれ以上いじらない-------*/
#nav_toggle {
    /*background: #0D007F;*/
    position: relative;
    display: block;
    width: 92px;
    height: 70px;
    padding: 5px 10px 0px;
    top: -5px;
    left: 30px; /*--ハンバーガー右端--*/
    z-index: 100;
}
#nav_toggle div {
    position: relative;
}
#nav_toggle span {
    height: 15px;
    background: #FFF;
    position: absolute;
    width: 100%;
    left: 5px;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    display: block;
}
#nav_toggle span:nth-child(1) {
    top: 0px;
}
#nav_toggle span:nth-child(2) {
    top: 30px;
}
#nav_toggle span:nth-child(3) {
    top: 60px;
}

/*開閉ボタンopen時*/
.open #nav_toggle span:nth-child(1) {
    top: 20px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    transform: rotate(135deg);
}
.open #nav_toggle span:nth-child(2) {
    width: 0;
    left: 50%;
}
.open #nav_toggle span:nth-child(3) {
    top: 20px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

/* フォーム */
.shousai3 {
    background-color: rgba(255,255,255,0.5);
	width: 800px;
	border-collapse:collapse;
	border-spacing:0;
	border:none;
	margin:0 auto 10px;
}
.shousai3 caption{
    font-size: 45px;
	font-weight: bold;
    line-height: 60px;
    text-align: left;
    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;
	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;
}
.inputSelect{
    height: 65px;
}
.require{
	font-weight: bold;
	color: #FF0000;
}

.inputTextLong{
    background-color: #f2f2f2;
    width: 770px;
    height: 55px;
    font-size:1.2em;
	border: solid 2px #CCC;
    padding: 10px;
    margin: 0px auto 30px;
	display: block;
}
input[type=radio] {
  -webkit-transform-origin: right bottom;
  -webkit-transform: scale( 2 , 2 );
    margin-top: 10px;
    margin-left: 10px;
}

.fld{
    background-color: #f2f2f2;
    width: 770px;
    height: 245px;
    font-size:1.2em;
	border: solid 2px #CCC;
    padding: 10px;
    margin-bottom: 10px;
}
.form_btn{
	width: 727px;
	height: 127px;
	margin: 0px auto 80px;
	display: block;
}