.sPhone,
.tablet,
.tabPhone {
	display: none !important;
}

/* --- Base Color --- */

/*#003E79;*//*cyan*/
/*#70AFC6;*//*pastel dark blue*/
/*#4DB675;*//*light green*/

/* --- Base Color end --- */

body,
html{
	width: 100vw;
  font-family: "Sawarabi Mincho";
}

#container {
  display: none;
	width: 100%;
	min-height: calc(100vh - 50px);
	margin: 0px auto;
}

/* --- header --- */

header{
	width: 100%;
	height: 160px;
	margin: 0px auto;
	border-top: 10px solid #003E79;/*cyan*/
	box-shadow: 0px 0px 7px 0px #cacac9;
}

h1{
	width: 400px;
	height: auto;
	margin: 27px auto 0px;
}

h1 a{
	display: block;
}

/* --- header end --- */

/* --- mainImg --- */

#main_img{
	width: 100%;
	height: auto;
	margin: 0px auto;
}

#main_img ul{
	width: 900px;
	height: 235px;
	margin: 7px auto 20px;/*bug*/
}

#main_img ul li img{
	display: block;
	width: 100%;
	height: auto;
}

/* --- main_img end --- */

/* --- topNav --- */

section#topNav{
	width: 100vw;
	height: 110px;
	margin: 0px auto;
	box-shadow: 0px -9px 4px -7px #cacac9;
	background: url(../img/common/topNav_bar.png) no-repeat bottom right;
  background-size: 70% 30px;
	background-color: #E1F4FF;/*light blue*/
}

nav.navList{
	width: 100vw;
	height: 80px;
	background: #fff;
}

div.nav{
	width: 980px;
	height: 80px;
	margin: 0px auto;
}

#topNav ul{
	width: 489px;
	height: 80px;
	margin: 0px auto;
	float: right;
}

#topNav ul li a{
	display: block;
	width: 160px;
	height: 30px;
	margin-top: 25px;
	line-height: 30px;
	text-align: center;
	letter-spacing: 0.2em;
	font-size: 116%;
	color: #003E79;/*cyan*/
	border-left: 3px solid #8CECB1;/*bibit light green*/
	float: left;
}

#topNav ul li.hvr a{
	/*css alpha*/
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	background: #f5fdf4;/*light lime*/
}

/* --- topNav end --- */

/* --- content --- */

#content{
	width: 100%;
	height: auto;
	/*background: #E1F4FF;*//*light blue*/
	/*background: url(../img/common/gradation_top.png) repeat-x;*/
	background-image: url(../img/common/gradation_top.png) ,url(../img/common/gradation_bottom.png);
	background-repeat: repeat-x , repeat-x;
	background-position: top , bottom;
}

/*共通 h3*/
#content h3{
	width: 350px;
	height: auto;
	margin: 0px auto 60px;
	padding: 15px 0px;
	font-size: 138%;
	font-weight: normal;
	text-align: center;
	letter-spacing: 0.2em;
	color: #003E79;/*cyan*/
	background: #fff;
	border-top: 2px solid #003E79;/*cyan*/
	border-bottom: 2px solid #003E79;/*cyan*/
}
/*共通 h3 end*/

/* thamks用 */
h4.thanks{
	width: 670px;
	height: auto;
	margin: 15px auto;
	padding: 10px 20px 20px;
	line-height: 2em;
	text-indent: -5px;
	color: #666;
	font-size: 108%;
	letter-spacing: 0.1em;
	text-align: justify;
	text-justify: inter-ideograph;
	font-weight: normal;
	background: #fff;
	border-top: 1px solid #003E79;/*cyan*/
	border-bottom: 1px solid #003E79;/*cyan*/
}

h4.thanks span{
	display: block;
	width: 100%;
	height: auto;
	margin: 0px auto 20px;
	padding: 0px 0px 10px;
	text-align: center;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #003E79;/*cyan*/
	border-bottom: 1px solid #003E79;/*cyan*/
}
/* thamks用 end */

#contact{
	width: 940px;
	min-height: 500px;/*gradetion仕様用*/
	padding-top: 100px;
	margin: 0px auto 60px;
}

/* ---- mailform --- */

/*サイトポリシー*/
p.policy{
	width: 670px;
	height: auto;
	margin: 15px auto;
	padding: 10px 20px 20px;
	line-height: 1.8em;
	text-indent: -5px;
	color: #666;
	font-size: 88%;
	text-align: justify;
	text-justify: inter-ideograph;
	background: #fff;
	border:1px solid #003E79;/*cyan*/
}

p.policy span{
	display: block;
	width: 100%;
	height: auto;
	margin: 0px auto 20px;
	padding: 0px 0px 10px;
	text-align: center;
	color: #003E79;/*cyan*/
	border-bottom: 1px solid #003E79;/*cyan*/
}
/*サイトポリシー end*/

table.mailform {
	width: 480px;
	height: auto;
	margin: 30px auto 80px;
	padding: 0px;
}

table.mailform th {
	width: 100%;
	height: 20px;
	padding: 25px 0px 5px 0px;
	text-align: left;
	letter-spacing: 0.1em;
	font-size: 93%;
	color: #003E79;/*cyan*/
	font-weight: normal;
}

table.mailform th b {
	font-weight: normal;
	color: #41515B;
}

table.mailform tr th p {/*項目spel*/
	margin: 0px 0px 8px 0px;
	padding: 0px;
	font-size: 10px;
	color: #0092D8;/*blue*/
	font-weight: normal;
}

table.mailform td {
	width: 100%;
	height: auto;
	padding: 0px 0px 25px 0px;
	text-align: left;
	font-weight: normal;
	font-size: 92%;
	color: #41515B;
	border-bottom: 1px dotted #ccc;
}

table.mailform tr th span {/*注意マーク*/
	color: #f00;
	font-size: 8px;
}

/* --- label以外のinput --- */

table.mailform input.other{
	width: 90%;
	height: auto;
	padding: 12px;
	letter-spacing: 0.1em;
	font-size: 116%;
	
	border: 1px solid #0092D8;/*blue*/
	background: #fff;
	border-radius: 0px;
	-webkit-appearance: none;
}

/* --- label以外のinput end --- */

/* --- その他 input --- */

table.mailform input.yuubin{
	width: 30%;
	padding: 8px;
	text-align: center;
	margin-bottom: 10px;
	font-size: 116%;
	letter-spacing: 0.1em;
	-webkit-appearance: none;
}

/*〒自動挿入ボタン*/
table.mailform input.adBtn{
	cursor: pointer;
	width: 35%;
	height: auto;
	padding: 12px 10px 9px;/*10px → 微調整 layoutズレ*/
	text-align: center;
	font-size: 92%;
	letter-spacing: 0.1em;
	color: #fff;
	border: none;
	background: #0092D8;/*blue*/
	
	border-radius: 3px;
	-webkit-appearance: none;
}

table.mailform input.adBtn:hover {
	/*css alpha*/
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
/*〒自動挿入ボタン end*/

table.mailform input.address{
	width: 90%;
	height: auto;
	padding: 12px;
	letter-spacing: 0.1em;
	font-size: 116%;
	
	border: 1px solid #0092D8;/*blue*/
	background: #fff;
	border-radius: 0px;
	-webkit-appearance: none;
}

table.mailform td.pNum input{
	width: 90%;
	padding: 12px;
	margin: 0px 0px 0px 0px;
	letter-spacing: 0.1em;
	text-align: left;
	-webkit-appearance: none;
}

table.mailform tr td.srBtn input:hover{
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

table.mailform tr td textarea {
	width: 90%;
	height: 340px;
	padding: 12px;
	font-size: 116%;
	line-height: 1.8em;
	font-weight: lighter;
	text-align: justify;
	text-justify: inter-ideograph;
	
	border: 1px solid #0092D8;/*blue*/
	background: #fff;
	border-radius: 0px;
	-webkit-appearance: none;
}

table.mailform tr td.srBtn input{/*送信btn*/
	cursor: pointer;
	width: 180px;
	height: 38px;
	font-size: 110%;
	color: #fff;
	border: none;
	background: #003E79;/*cyan*/
	
	border-radius: 3px;
	-webkit-appearance: none;
}

/* --- その他 input end --- */

table.mailform p.remarks{
	width: auto;
	padding: 8px;
	text-align: left;
	font-size: 92%;
	color: #999;
	margin-bottom: 10px;
	letter-spacing: 0.1em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

table.mailform p.remarks a{
	color: #999;
}

.info{
	font-size: 12px;
	color: #A1A1A1;
}

.tSize{
	font-size: 14px;
	font-weight: lighter;
}

.nal{
	ime-mode: disabled;
}

.kana{
	ime-mode: active;
}

/*-----mailform end-----*/


/*装飾用*/
section.obi_space{
	width: 100%;
	height: 160px;
	clear: both;
	/*background-color: #E1F4FF;*//*light blue*/
	/*gradation imageは content で複数指定。本オブジェクトは空間確保用。*/
}

section.obi_space img {
	display: block;
	width: 60px;
	margin: 0px auto 0px;
}

section.obi_under{
	width: 100%;
	height: 30px;
	margin: 0px auto 0px;
	clear: both;
	
	background: url(../img/common/content_bar.png) no-repeat top left;
  background-size: 30% 30px;
	background-color: #E1F4FF;/*light blue*/
}
/*装飾用 end*/


/* --- footer --- */

footer{
	width: 100%;
	height: auto;
	background: #fff;
}

.ads:nth-of-type(1){
	width: 850px;
	height: auto;
	margin: 80px auto 0px;
}

.ads:nth-of-type(2){
	width: 850px;
	height: auto;
	margin: 30px auto 280px;
}


.ads dl{
	width: 100%;
	height: auto;
	margin: 0px auto;
}
/*社屋 nand Map*/
.ads dl dt{
	float: left;
}

.ads dl dt ul li img{
	display: block;
	width: 200px;
}

.ads dl dt ul li{
	margin-right: 10px;
	float: left;
}
/*map*/
.ads dl dt ul li iframe{
	width: 300px;
	height: 200px;
	overflow: hidden;
}
/*map end*/
/*社屋 nand Map end*/
.ads dl dd{
	margin-left: 20px;
	float: left;
}

.ads dl dd ul{
	padding-top: 20px;
}

.ads dl dd ul li:nth-of-type(1){
	font-size: 116%;
	letter-spacing: 0.1em;
	color: #4DB675;/*light green*/
	font-weight: normal;
}

.ads dl dd ul li{
	margin-bottom: 15px;
	line-height: 1.6em;
	font-size: 116%;
	color: #003E79;/*cyan*/
	letter-spacing: 0.1em;
}

.ads dl dd ul li span{
	display: block;
	font-size: 88%;
}

.ads dl dd ul li span.blue{
	display: block;
	font-size: 100%;
	color: #76a1e6;/*light blue*/
}
.ads dl dd ul li b{
	font-weight: normal;
	font-size: 100%;
	color: #76a1e6;/*light blue*/
}
.ads dl dd ul li span.gray{
	display: block;
	font-size: 88%;
	color: #918f8f;/*light gray*/
}

/* --- footer end --- */

small{
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	letter-spacing: 0.2em;
	font-size: 100%;
	color: #fff;
	background: #003E79;/*cyan*/
	clear: both;
}
