@charset "utf-8";
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
}
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}
.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}
.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}
/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}
.zeroMargin_mobile {
    margin-left: 0;
}
.hide_sp {
    display: none;
}
/*=======================================home================================================*/
body{
	backgoround-color: #FFFFFF;
	color: #171717;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.4;
	overflow-y: scroll;
	overflow-x: hidden;
}

a{
color:#171717;
}
a:hover{
	color:#171717
	}
a:visited{
color:#171717;
}
header{
	background-image: url(../img/bg.png);
	height: 60px;
	background-repeat: repeat-x;
}
h1 img{
	height: 30px;
	padding: 15px ;
	width: 195px;
}
footer{
	background-image: url(../img/bg.png);
	height: 40px;
	width:100%;
	background-repeat: repeat-x;
}
.copyright{
	text-align: center;
	font-size: 10px;
	padding-top:10px;
}
#top_image{
padding-top:60px;
}
#top{
margin: 50px 0;
}
#tel_info{
background-color:#F1F1F1;
height:80px;
}
#tel_info p{
	padding: 5px;
	color: #41B3E5;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
.tel img{
	height:20px;
display:block;
margin: 0 auto;
}
#mobilesite{
	display: block;
	height: 270px;
	background-color: #F3F3F3;
	padding: 10px;
	margin-top: 50px;
}
#ad{
	display: block;
	height: 350px;
	background-color: #F3F3F3;
	padding: 10px;
	margin-top: 50px;
}
#ad h2, #mobilesite h2, #company h2{
color:#009DE1;
font-size:20px;
}
#ad{
margin-right: 0;
}
#ad ul{
width:180px;
display:block;
margin:10px auto;
}
#ad p{
text-align:center;
}
#ad ul li {
border: 1px #009DE1 solid;
background-color:#FFFFFF;
text-align:center;
padding:5px 0;
margin-bottom:10px;
}
.more_link{
	width: 94px;
	margin: 20px auto 0;
	text-align: center;
	
}
.more_link a{
	padding:10px;
	text-align:center;
	color:#009DE1;
	background-color:#FFFFFF;
border:#009DE1 2px solid;
}
.more_link a:hover{
border:#009DE1 2px dashed;
}
.ad_right{
	display:block;
margin-left:0;
margin-top:10px;

}

#mobilesite img{
width:120px;
margin:5px;
}
.site_icons{
	display:block;
	width:265px;
	margin: 20px auto 0;
}
#company h2{
margin-left:10px;
}
#company{
margin-top:50px;
	border: #009DE1 2px solid;
}
.info dt{
font-weight:bold;
}
.info dd{
margin:-2em 0 0 70px;
}
.info{
	line-height:2;
display:block;
width: 280px;
margin: 30px auto;
}
.map{
	display:block;
width:280px;
margin: 20px auto;
}
.map iframe{
width:280px;
height:250px;
}

/*=======================================concept===============================================*/
#concept, #service, #contact, #privacy{
	padding-top: 80px;
margin: 0;
}
#concept h2, #service h2, #contact h2, #privacy h2{
	color: #009DE1;
	font-size: 24px;
	margin-left: 10px;
}
#concept h3, #service h3{
	font-size: 20px;
	margin: 20px 10px;
	border-left: 5px solid #009DE1;
	padding-left: 10px;
}

#concept dl, #advertise dl{
	line-height:1.8;
}
#concept dt,  #advertise dt{
	font-size:18px;
border-bottom: 2px #009DE1 solid;
margin-bottom:5px;
} 
#concept dd,  #advertise dd{ 
margin-bottom:5px;
}
#concept dt span,  #advertise dt span{
color:#009DE1;
font-size:30px;
padding-right:10px;
line-height:1.2;
}

    div.shadow
    {
    position: relative;
    padding: 30px 20px;
    border-radius:1px;
    border:2px solid #a0a0a0;
    margin: 10px 0px 20px;
    background: #fff;
    }
    div.shadow:after
    {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    width: 30%;
    height:30px;
    box-shadow: 0 15px 10px #444;
    }  
    div.shadow:before
    {
    left: 5px;
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
    }
    div.shadow:after
    {
    right: 5px;
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
    }
	.pdca{
	margin: 50px auto;
	display: block;
}
/*=======================================service===============================================*/
.mobile_contents h4{
	color: #333333;
	margin: 20px 0 10px 0;
	font-size: 18px;
	border-bottom: 2px solid #009DE1;
	font-weight: normal;
}
.mobile_contents div img{
	display: block;
	width: 213px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
.mobile_contents div dl{
	width: 100%;
	margin-bottom: 20px;
	border-bottom: 1px solid #009DE1;
	margin-top: 10px;
}
.mobile_contents div dt{
	padding: 0;
}
.mobile_contents div dd{
	padding: 5px 0;
	border-top: 1px solid #009DE1;
}
.border_none_sp{
	border-top:none !important;
	border-bottom: 1px solid #009DE1;
	}
	.border_none{
	border-top:none !important;
	}
.mobile_contents div dd img{
	width: 300px;
}
/*====================CONTACT====================*/
#inquiry-form{

}
.attention{
	text-align: right;
	margin: 30px 0 10px;
}
#contact_ct p {
	line-height: 1.5;
	text-align:center;
}
.must {
	color: #FF0004;
	padding: 2px;
	font-size: 16px;
}
.tbl_layout {
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
}
.tbl_layout dt, .tbl_layout dd {
	text-align: center;
	font-size: 14px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.tbl_layout dd textarea {
	width: 100%;
	margin: 0;
	resize: vertical;
}
.tbl_layout .w200 {
	font-size: 12px;
	width: 80%;
	margin: 0;
	height: 24px;
}
.tbl_layout .w70 {
	font-size: 12px;
	width: 40px;
	height: 24px;
	margin: 0;
}
.btn_check, .btn_reset, .btn_back, .btn_submit {
	display: block;
	margin: 10px auto;
	text-align: center;
	font-size: 16px;
	padding: 10px;
	width: 100px;
	height: 40px;
	text-align: center;
	color: #009DE1;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #fff;
	border: 2px solid #009DE1;
}
.btn_check:hover, .btn_reset:hover, .btn_back:hover, .btn_submit:hover {
	display: block;
	margin: 10px auto;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	width: 100px;
	height: 40px;
	text-align: center;
	color: #FFFFFF;
	background-color: #009DE1;
	border: 2px solid #009DE1;
}
#contact{
margin:0;
}
.complete a {
	color: #FFFFFF;
	background-color: #009DE1;
	padding: 10px;
}
.complete_back{
margin-top:30px;
}
.complete{
	margin-bottom: 50px;
	display: block;
	text-align: left;
	line-height: 2;
	font-size: 15px;
	padding: 20px 10px;
}

    div.shadow2
    {
    position: relative;
    padding: 10px;
    border-radius:1px;
    border:2px solid #a0a0a0;
    margin: 10px 0px 20px;
    background: #fff;
    }
    div.shadow2:after
    {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    width: 30%;
    height:30px;
    box-shadow: 0 15px 10px #444;
    }  
    div.shadow2:before
    {
    left: 5px;
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
    }
    div.shadow2:after
    {
    right: 5px;
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
    }
	
	.attention a:hover{
	text-decoration:underline;
	}
	
/*======================================privacy=======================================================*/	
	#privacy p{
	margin-bottom:20px;
	}
	#privacy dt{
	border-bottom: 1px #009DE1 solid;
	margin-bottom:5px;
	}
	
	
/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */
@media only screen and (min-width: 481px) {

.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
.zeroMargin_tablet {
    margin-left: 0;
}
.hide_tablet {
    display: none;
}
/*=======================================home================================================*/
#ad, #mobilesite{
	margin-top:50px;
display:block;
width:100%;
height:270px;
background-color:#F3F3F3;
padding:20px;
}
#ad{
margin-right:15px;
}
#ad{
	display: block;
	max-height: 450px;
	background-color: #F3F3F3;
	padding: 10px;
	margin-top: 50px;
}
#ad ul{
width:180px;
display:block;
margin:20px;
float:left;
}
#ad p{
text-align:center;
}

#ad ul li {
border: 1px #009DE1 solid;
text-align:center;
padding:5px 0;
margin-bottom:5px;
}
.more_link{
	width: 120px;
	margin-top: 20px;
	text-align: center;
}
.more_link a{
	padding:10px;
	text-align:center;
	color:#009DE1;
border:#009DE1 2px solid;
}
.more_link a:hover{
border:#009DE1 2px dashed;
}
.ad_right{
	display: block;
	margin-left: 30px;
	margin-top: 50px;
	float: left;
}
.more_link{
margin:20px auto 0;
width:94px
}
.more_link a{
	padding:10px;
	text-align:center;
	color:#009DE1;
border:#009DE1 2px solid;
}
#mobilesite img{
width:140px;
margin:5px;
}
.site_icons{
width:620px;
margin:20px auto;
}
.info dd{
margin:-2em 0 0 70px;
}
.info{
	line-height:2;
display:inline-block;
width: 270px;
margin: 0 20px;
float:left;
}
.map{
	margin-left: 20px;
	width: 280px;
	display: block;
	height: 310px;
float:left;
}
.map iframe{
width:280px;
height:310px;
}
#company{
margin:80px 0 50px;
padding:10px;
}
#company h2{
	margin-left: 70px;
}
	.pdca{
	margin: 50px auto;
	display: block;
	width: 474px;
}
/*=======================================contact===============================================*/
.tbl_layout .w200 {
	font-size: 12px;
	width: 200px;
	margin: 0;
	height: 24px;
}
.tbl_layout .w70 {
	font-size: 12px;
	width: 40px;
	height: 24px;
	margin: 0;
}
.tbl_layout dd textarea {
	width: 80%;
	margin: 0;
	resize: vertical;
}
#contact{
margin-bottom:50px;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 88.5%;
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
.zeroMargin_desktop {
    margin-left: 0;
}
.hide_sp, hide_tablet{
display:block;
}
.hide_desktop {
    display: none;
}
#wrapper{
width:980px;
margin: 0 auto;
}
/*=======================================home================================================*/
header{
	background-image: url(../img/bg.png);
	height: 120px;
	background-repeat: repeat;
}
header h1{
	width:390px;
	display: block;
	margin: 0 auto;
	padding-top:10px;
}
header h1 img{
	padding:0;
	width:390px;
	height:60px;
}
footer{
	background-image: url(../img/bg.png);
	width: 100%;
	height: 150px;
	background-repeat: repeat;
}
header nav ul{
	width: 390px;
	margin: 15px auto 0;
}
header nav ul li{
	margin-right: 15px;
	float: left;
	display: block;
	margin-left: 5px;
}
header nav ul .last{
margin-right:0;
}
header nav ul li a{
display:block;
font-size:18px;
}
header nav ul li a:hover{
border-bottom:#009DE1 3px dotted;
}
.copyright{
	text-align: center;
	font-size: 10px;
	padding-top: 35px;
}
footer nav ul li a:hover{
background-color:#009DE1;
color:#FFFFFF;
}
.current a{
border-bottom: 3px #009DE1 solid;
}
#top_image{
padding-top:0;
}
#top_text {
	display:block;
	width:753px;
	margin: 0 auto;
}
#top_text img{
width:753px;
}
#tel_info{
	margin-top: 50px;
	background-color: #F1F1F1;
	clear: both;
	height: 186px;
}
#tel_info p{
padding:15px;
color:#009DE1;
font-weight:bold;
font-size:24px;
text-align:center;
}
.tel{
width:440px;
display:block;
margin:0 auto;
}
.tel img{
	height:58px;
display:block;
margin: 0 auto;
}
.block{
width:450px;
margin: 0 20px;
float:left;
padding-top:30px;
}
.copyright{
	text-align: center;
	font-size: 10px;
	clear: both;
	padding-botom:10px;
}
footer nav{
	width: 320px;
	margin-left: 135px;
	margin-bottom: 10px;
}
footer nav ul{
width:450px;
margin: 10px auto 0;
}
footer nav ul li{
margin-right:20px;
float:left;
display:block;
}
footer nav ul .last{
margin-right:0;
}
footer nav ul li a{
display:block;
font-size:14px;
}
footer .block p{
	width: 240px;
	display: block;
	float: right;
	margin-top: 0px;
}
.privacy_link{
text-align:right;
font-size:12px;
}
.privacy_link a:hover{
text-decoration:underline;
}
#ad, #mobilesite{
	margin-top: 80px;
	margin-bottom: 50px;
	display: inline-block;
	width: 480px;
	height: 270px;
	background-color: #F1F1F1;
	padding: 20px;
}
#ad h2, #mobilesite h2, #company h2{
	color: #039EE1;
	font-size: 20px;
}
#ad{
	margin-right: 10px;
}
#ad ul{
width:180px;
display:block;
margin:10px auto;
}
#ad p{
text-align:center;
}

.more_link{
margin:20px auto 0;
width:94px
}
.more_link a{
	padding:10px;
	text-align:center;
	color:#009DE1;
border:#009DE1 2px solid;
}
#mobilesite img{
	width: 140px;
	margin: 5px;
}
.site_icons{
	width: 305px;
	margin: 0 auto;
}

.info dd{
margin:-2em 0 0 100px;
}
.info{
	margin-top: 10px;
	display: inline-block;
	width: 440px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 50px;
	padding-bottom: 0;
	float: left;
	margin-bottom: 30px;
}
.map{
	margin-left: 30px;
	width: 400px;
	display: inline-block;
	height: 310px;
	float: left;
}
.map iframe{
width:400px;
height:310px;
}
#company{
	margin: 60px 0 50px;
	padding: 20px; 
	border: #009DE1 2px solid;
	}
#company h2{
	margin-left: 50px;
}
/*=======================================concept===============================================*/

#concept{
margin:0px auto;
}
#concept h2, #service h2, #contact h2, #privacy h2{
	color: #009DE1;
	font-size: 30px;
	margin-bottom: 30px;
}
#concept h3, #service h3{
font-size:22px;
}
#concept dl,  #advertise dl{
	width:720px;
margin:30px auto;
	line-height:1.8;
}
#concept dt,  #advertise dt{
	width:720px;
	font-size:18px;
border-bottom: 2px #009DE1 solid;
margin-bottom:10px;
} 
#concept dd,  #advertise dd{
	margin-left:30px;
width:720px;
margin-bottom:10px;
}
  div.shadow
    {
    position: relative;
    width:700px;
	padding: 30px;
    border-radius:1px;
    border:2px solid #a0a0a0;
    margin: 10px auto;
    background: #fff;
    }
    div.shadow:after
    {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    width: 30%;
    height:30px;
    box-shadow: 0 15px 10px #444;
    }  
    div.shadow:before
    {
    left: 5px;
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
    }
    div.shadow:after
    {
    right: 5px;
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
    }
.pdca{
width:474px;
margin:50px auto 80px;
display:block;
}


/*================================service==================================================*/
.mobile_contents{
width:700px;
}
.mobile_contents h4{
	color: #333333;
	margin: 20px 0 10px 0;
	border-bottom: 2px solid #009DE1;
	font-weight: normal;
}
.mobile_contents div img{
	float:left;
	width:240px;
}
.mobile_contents div dl{
	float: right;
	width: 420px;
	margin-bottom: 20px;
}
.mobile_contents div dt{
	float: left;
	width: 100px;
	padding: 5px 0 0;
}
.mobile_contents div dd{
	float: left;
	width: 420px;
	padding: 5px 0;
	border-top: 1px solid #009DE1;
}
.border_none{
	border:none !important;
}
.border_none_sp{
	border:none !important;
	}
.mobile_contents div dd img{
	width:300px;
}

}
