@charset "utf-8";

* {margin: 0 auto;}
html,
body {
  height: 100%;
  border-top:3px solid #00a0e9;
}
ol, ul {
list-style: none;
}
ol,ul,li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
body{
font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","游ゴシック体","游ゴシック","Yu Gothic","YuGothic","メイリオ","Meiryo",sans-serif;
font-size: 14px; 
color:#424242;
line-height:1.6;
min-width:1080px;
}
a{
text-decoration:none;
color:#0a1386;
}
a:hover{
color:#b40000;
text-decoration:none;
}
a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: “alpha( opacity=80 )”;
-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all  0.5s ease;

}
a:active, a:focus{
outline: 0;
}

strong{
	font-size: 16px;
	font-weight: bold;
}

img{
border:0;
}
.clear{
clear:both;
}
.center{
text-align:center;
}
.right{
text-align:right;
}
.left{
text-align:left;
}
.imgcenter{
	text-align:center;
}
.imgleft{
	float:left;
	margin-right:20px;
}
.imgright{
	float:right;
	margin-left:10px;
}
.imgright1{
	float:right;
	margin-right:10px;
}
.border{
	border:1px solid #cccccc;
	padding:1px;
}
.mgt5{
	margin-top:25px;
}
.mg40{
	margin-bottom:30px;
}
.mg30{
	margin-bottom:60px;
	clear:both;
}
.mgt100{
	margin-top:100px;
}
#header{
	padding-top:5px;
	position:relative;
	overflow:hidden;
	width:1030px;
	margin:0 auto;
}
#header h1{
    position:absolute;
    top:10px;
    font-size: 15px;
    font-weight: normal;
}

#header h2 {
    position: absolute;
    top: 45px;
}
* 
#top{
	height:116px;
}
.hedtel{
	position:absolute;
	top:28px;
	right:180px;
}

#header #hedcontact{
	position:absolute;
	right:0;
	top:30px;
	letter-spacing: 0.05em;
}
#header #hedcontact a{
	color:#fff;
	font-size: 16px;
	background:#009fe8;
	padding:10px 24px 8px;
	border-radius: 3px;
}
#header #hedcontact a:hover{
	color:#fff;
	background:#120fab;
	padding:10px 24px 8px;
	border-radius: 3px;
}
#gnavi{
	height:50px;
}
#gnavi ul{
	width:1030px;
	margin:0 auto;
	padding:15px 0 0 0px;
}
#gnavi ul li{
	float:left;
	margin:0;
	padding:0px;
	border-left:1px dotted #000;
	list-style-type:none;
	padding:0px 40px 0;
	font-size:15px;
	letter-spacing: 2px;
	line-height:0.8;
}
#gnavi ul li:last-child{
	border-right:1px dotted #000;
	background-size:2px 17px;
 	padding:0px 20px 0; 
}
#gnavi ul li a{
	display:block;
	height:100%;
	width:100%;
   text-decoration:none;
   color:#000440;
}
#gnavi ul li a:hover{
   color:#009fe8;
}

#gnavi ul li a {
  position: relative;
  display: inline-block;
  text-decoration: none;
}
#gnavi ul li a::after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 2px;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  background-color: #009fe8;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
#gnavi ul li a:hover::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}


.submain02{
	background: url(images/main04.jpg) center top no-repeat;
    background-size: cover;
    height: 200px;
}


.mainimage{
	position: relative;
	width: 100%;
	height: 450px;
	margin-bottom: 20px;
　　 background: #fff;	
}
.mainimage  .mainimagelist li{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 450px;
}
.mainimage  .mainimagelist ul li:first-child{
	display: block;
}
.main01{
	background: url(images/mainimg02.jpg) center top no-repeat;
	background-size:1500px;
}
.main02{
	background: url(images/mainimg03.jpg) center top no-repeat;
	background-size:1500px;
	}
.main03{
	background: url(images/mainimg01.jpg) center top no-repeat;
	background-size:1500px;
}

#container{
	padding-top:10px;
	width:1030px;
	margin:0 auto;
}
#main{
	float:left;
	width:780px;
	overflow: hidden;
}
#sub{
	float:right;
	width:220px;
	margin-left:30px;
	overflow: hidden;
}
#container h2{
	margin-top:20px;
	margin-bottom:15px;
	padding-left:0px;
	line-height:1.4;
	background-size:780px;
}
#container h2.text{
		line-height:1.6;
	}
#container h2 span{
	float:right;
	padding-right:7px;
}
#container h2 span a{
	font-size:15px;
	font-weight:normal;
}
#container h3{
	margin-top:30px;
	margin-bottom:10px;
	padding-left:0px;
	font-size:18px;
}

#container h4{
	margin-top:30px;
	margin-bottom:10px;
	padding-left:0px;
	font-size:16px;
}

#container p{
	margin-bottom: 15px;
}

ul.topbn{
	margin:0px 0 30px;
	overflow:hidden;
}

ul.topbn li{
	width: 495px;
	float:left;
	margin-right:40px;
	
}

ul.topbn li:last-child{
	margin-right:0;
}

ul.topbn1{
	margin:0px 0 30px;
	overflow:hidden;
}
ul.topbn1 li{
	width: 320px;
	float:left;
	margin-right:32px;
	
}

ul.topbn1 li:last-child{
	margin-right:0;
	margin-left:1px;
}

.title01{
	font-size:15px;
	line-height: 30px;
	
}
.title02{
	font-size:20px;
	border-top:5px solid #00a0e9;
	padding-top:16px;
}

.icon01{
	width: 29px;
	height: 27px;
	display:block;
	float: right;
	background: url("images/icon01a.png") no-repeat right top;
	background-size: 29px 54px;
	text-indent: -9999px;

}

.icon01:hover{
	height: 27px;
	background-position: right -27px;


}

.mgt30{
	margin-top:60px;
}

.mgt50{
	margin-top:100px;
}
.title01{
	margin-left:30px;
	font-size:16px;
	margin-bottom:7px;
	margin-top:20px;
	font-weight:bold;
}
.text02{
	margin-left:30px;
	line-height: 1.8;
}

ul.blog{
	margin:0 auto 40px;
	overflow:hidden;
}
ul.blog li{
	margin-bottom:35px;
	overflow: hidden;
}
ul.blog li img{
	float:left;
	margin-right:15px;
}
.blogtitle{
	border-bottom:1px dashed #969696;
	margin-bottom:10px;
	font-size:16px;
}


.blogtitle span{
	font-size:0.8em;
	padding-right:10px;
}
ul.blog li img{
	width:150px;
	height: auto;
	
}
.nextlinkblog{
	margin-top:20px;
	font-size:12px;
	margin-right:10px;
	width: 100px;
	float: right;
	text-align: center;
}
.nextlinkblog a{
	background:#1969be;
	color:#fff;
	padding:2px 0 1px;
	display: block;
}
.nextlinkblog a:hover{
	background:#160575;
}

.textred{
	color:red;
}

#main h2 {
    margin-top: 20px;
    margin-bottom: 15px;
    background: url(images/h2line.png) no-repeat bottom left;
    background-size: 780px;
    font-size: 22px;
    padding: 0 0 5px 0;
}

#main h3 {
    font-size: 20px;
    color: #252525;
    font-weight: normal;
    border-bottom: 1px dotted #3b3b3a;
    background: url(images/icon02.png) no-repeat left 40%;
    background-size: 20px;
    margin: 50px 0 30px 0;
    padding: 0 0 4px 30px;
}


ul.bnner{
	margin-top:20px;
	margin-bottom:40px;
}

ul.bnner li{
	margin-bottom:6px;
}
ul.bnner li img{
	width: 100%;
}


#footer{
	border-top:1px solid #3d3d3e;
	margin-top:50px;
	padding-top:15px;
	position:absolute;
	height:110px;
	width: 100%;
}
.footinner{
	width: 1030px;
	position: relative;
	
}
#footer h2{
	margin-top:7px;
	border:none;
}
#footer .foottel,#footer #photolinkfoot,#footer .photolinkreserve,ul.footnavi{
	position:absolute;
}
.foottel{
	position:absolute;
	left:2px;
	top:107px;
}
#footer #photolinkfoot{
	top:95px;
	right:0px;
}
a#photolinkfoot {
   display: block;
    border: none;
   width: 243px;
   height: 35px;
   text-indent: -1000px; 
/*    background-image: url("images/footcontact.png"); */
   background-size:494px 35px;
   -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;

}
a#photolinkfoot:hover {
   background-position: top right;
    border: none; 
}
#shuffle .mix{
    display: none;
  }
#footer .add{
	margin-left:5px;
	margin-top:0px;
	font-size:15px;
}
ul.footnavi{
	position:absolute;
	right:0px;
	top:15px;
	}

ul.footnavi li{
	float:left;
	padding:0 14px;
	font-size:13px;
	border-left:1px solid #0a1386;
	line-height:0.7;
	padding-top:3px;
}
ul.footnavi li a,ul.footnavi01 li a{
	font-size:14px;
}
ul.footnavi li:last-child,ul.footnavi01 li:last-child{
	border-right:1px solid #0a1386;
}
.copy{
	text-align:center;
	margin-top:14px;
	color:#fff;
	padding:5px 0 3px;
	font-size:12px;
	background:#555555;
	margin-top:30px;
}

#page-top {
	position: fixed;
	bottom: 0px;
	right: 20px;
	font-size: 10px;
font-weight:bold;
	z-index: 9999;
	background: #00a0e9;
	letter-spacing: 0.1em;
	line-height:1.3em;
	border-radius: 3px;
	text-align:center;
}
#page-top a {
	color: #fff;
	display: block;
padding: 4px 2px 3px 4px;
}
#page-top a:hover {
	background: #b40000;
color: #fff;
border-radius: 3px;
padding: 4px 2px 3px 4px;
}	

.inner{
	width: 1030px;
}

.sec01{
    overflow: hidden;
}

dl.faq dt{
    background:url(images/q.png) no-repeat left 5px;
    margin-top:15px;
    background-size:32px;
    min-height:28px;
    padding-left: 40px;
    padding-top:5px;
    font-weight: bold;
    font-size: 16px;
}
dl.faq dd{
	background:url(images/a.png) no-repeat left top;
	margin-top:15px;
	background-size:32px;
	min-height:28px;
	padding-left:40px;
	padding-top:1px;
	padding-bottom:15px;
	border-bottom:1px dashed #3d3d3e;
	margin-bottom:20px;
}
dl.faq dd.noborder{
	border:none;
	}
	
.pr{
	font-size: 18px;
}

.flow{

	
}

.flow li{
	padding-left: 70px;
	height: 80px;
	background-size:53px 53px;
	background-position: left 20px;
	background-repeat: no-repeat;
	
}
.flow li.flow1{
	background-image: url(images/ft01.png) ;
}
.flow li.flow2{
	background-image: url(images/ft02.png) ;
}
.flow li.flow3{
	background-image: url(images/ft03.png) ;
}
.flow li.flow4{
	background-image: url(images/ft04.png) ;
}
.flow li.flow5{
	background-image: url(images/ft05.png) ;
}
.flow li.flow6{
	background-image: url(images/ft06.png) ;
}
.flow li.flow7{
	background-image: url(images/ft07.png) ;
}

.flowtext1{
	border-bottom: solid #4b96d9 1px;
	color: #4b96d9;
	padding-top: 25px;
	font-size: 24px;	
}

.flowtext2{
	border-bottom: solid #0088bb 1px;
	color: #0088bb;
	padding-top: 25px;
	font-size: 24px;	
}

.li01{
	background: url(images/icon03.png);
	background-size: 26px 42px !important;
	margin-left: 15px;
	}
	

.li01 ul li{
	float: left;
	padding:0px;
	list-style-type: square;
	margin-left: 30px;
	margin-top: 10px;
}

.li02{
	background: url(images/icon04.png);
	background-size: 26px 42px !important;
	margin-left: 15px;
	}
	

.li02 ul li{
	float: left;
	width: 150px;
	height: 40px;
	border: 1px solid ;
	padding:0px;
	text-align: center;
	margin: 17px 10px 0 0 ;
	line-height: 40px;

}

.li03{
	background: url(images/icon03.png);
	background-size: 26px 42px !important;
	margin-left: 15px;
	}
	

.li03 ul li{
	float: left;
	padding:0px;
	list-style-type: square;
	margin-left: 30px;
	margin-top: 10px;
	color: #df0000;

}

.box img{
	width: 200px;
	float: left;
	margin-bottom: 20px;
	padding: 8px;
}

.s_blog{
    margin-top: 20px;
    margin-bottom: 15px;
    padding-left: 0px;
    background: url(images/s_line.png) no-repeat bottom left;
    background-size: 220px;
}


table.company {
    width: 98%;
    margin: 0px 0 auto;
    border-top: 1px solid #c8c8c8;
    border-left: 1px solid #c8c8c8;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells:show;
    }
    
.company th {
	font-size: 15px;
	font-weight:normal;
    text-align: center;
    border-right:1px solid #c8c8c8;
    border-bottom:1px solid #c8c8c8;
    background-color:#f0efee;
    padding:20px 0 15px;
    width:200px;
}
.company td {
    font-size: 15px;
    border-right:1px solid #a9a9a9;
    border-bottom:1px solid #a9a9a9;
    padding:20px 10px 15px 15px;
}
 
 
 table.company2 {
    width: 98%;
    margin: 0px 0 auto;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells:show;
    }
    
.company2 th {
	font-size: 15px;
	font-weight:normal;
    text-align: center;
    border-right: 1px solid #a9a9a9;
    padding:20px 0 15px;
    width:200px;
}
.company2 td {
    font-size: 15px;
    padding:20px 10px 15px 15px;
}   




/*************
/wordpress
*************/
#date {
	text-align: left;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 5px;
	font-weight:bold;
	color:#6f6f6f;
	font-size:14px;
}
#next {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
margin-top:40px;
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding:10px 0;
}
img.alignright {
	padding: 4px;
	margin: 10px;
	display:block;
	float:right;
}
img.alignleft {
	padding: 2px;
	margin: 10px;
	display: block;
	float:left;
}
img.alignnone{
	padding:10px 0 30px;
}
img.size-full{
	max-width:700px;
	height:auto;
}
#nextR {
    float: right;
    font-size:14px;
    width: 220px;
    text-align: center;
    background: #eee;
	border-radius: 3px;
}

#nextL {
    float: left;
    font-size:14px;
    width: 220px;
    text-align: center;
    background: #eee;
	border-radius: 3px;
}

#nextL a,#nextR a{
	padding: 4px 0 2px;
	display: block;
	transition: all .3s;
	font-size: 13px;
}


#nextL a:hover,#nextR a:hover{
    background: #ffa800;
    color: #fff;
	border-radius: 3px;
}
#nextbox{
	margin-top: 30px;
}

/* -----------------------------------------------------------
	
		コンタクトフォーム
----------------------------------------------------------- */

#box{
width: 700px;
margin-top:30px;
float: left;
background: #fff;
border: solid #e1e0e0 1px;
padding: 25px;
position: relative;
}

.contact{
	font-size:16px;
	margin-left: 65px;
	margin-bottom:-2px;
	}
.contact01{
	font-size:16px;
	margin-left:65px;
	margin-bottom:-2px;
	margin-top:10px;
	}	
.con{
	height:20px;
	padding:7px ;
	margin-bottom: 10px;
	margin-left: 65px;
	width:550px;
	font-size:14px;
	background-color:#ffffff;
	color:#000;
    text-align:left;
	border:1px solid #ab9d8d;
}
.con02{
	margin-bottom: 20px;
	margin-left: 65px;
			color:#000;
    text-align:left;
font-size:16px;
	}
.con03{
	height:30px;
	width:220px;
	font-size:14px;
	background-color:#f4f2f2;
	color:#000;
    margin-left: 65px;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #cfcfcf;
	z-index:100;
}
.con06{
	height:15px;
	padding:7px ;
	margin-bottom: 0px;
	margin-left: 65px;
	width:230px;
	font-size:14px;
	background-color:#ffffff;
	color:#000;
	border:1px solid #ab9d8d;
}
.con11{
	height:13px;
	padding:7px ;
	margin-bottom: 10px;
	margin-left: 65px;
	width:150px;
	font-size:14px;
	background-color:#ffffff;
	color:#000;
    text-align:left;
	border:1px solid #ab9d8d;
}


.mess{
	height:200px;
	padding:10px;
	margin-bottom: 10px;
	margin-left: 65px;
	width:540px;
	font-size:14px;
	background-color:#ffffff;
	color:#000;
	border:1px solid #ab9d8d;
        overflow-y:auto;
       _overflow-y:hidden;  /* IEでスクロールバーを消す為に記述 */
}
.submit{
margin-left: 0px;
}
.submit01{
width:300px;
margin-left: 200px;
}
.wpcf7-list-item{
	margin-right:10px;
}
.wpcf7-not-valid-tip{
	color:#F00;
	border:1px solid #F00;
     display:block;
	 padding:3px !important;
	 text-align:center !important;
margin-left: 65px;
margin-top:-10px;
}
.wpcf7-response-output{
	color:#F00;
}
.wpcf7-not-valid-tip-no-ajax{
	color:#F00;
	border:1px solid #F00;
     display:block;
	 margin-top:-8px;
}


html>/**/body　
#b{
border: 20px;
width: 181px;
height: 80px;
background:url(images/contact.png) no-repeat ;
text-indent: -9999px;　　 /*　「送信」のテキストを飛ばす　*/
}