textarea {
	width: 100%;
 box-sizing: border-box;
}

input {
	max-width: 100%;
	box-sizing: border-box;
	border: 1px solid #999;
}

.linkBox {
 cursor: pointer;
}

/*------------------------ p span box 他共通の設定 ------------------------*/
.f24 {
 font-size: 24px;
}

.f18 {
 font-size: 18px;
}

.f12 {
 font-size: 12px;
}

/* フォント -------------------------------*/
h3,h4,
p.lead,
.font_yu,
dl.menu dt,
#addr dl dt {
 font-family: "Yu Gothic","YuGothic","游ゴシック",'Noto Sans Japanese', serif,"メイリオ",'Meiryo',"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,verdana,Sans-Serif;
 color: #121212;
 font-weight: bold;
}
/* ヘッダー 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*---------------------------------------*/
@media screen and (min-width: 1090px) {
header {
 background-color: #fff;
 z-index: 999;
 position: fixed;
 width: 210px;
 padding: 0 15px;
 height: 100%;
}

.h_inner {
 position: relative;
 height: 100%;
}

header h1 {
 text-align: center;
 top: 25%;
 width: 100%;
 position: absolute;
}
#globalnav {
 top: 55%;
 left: 0;
 position: absolute;
 text-align: center;
 width: 100%;
 display: block;
}
#globalnav dt {
 display: none;
}
#globalnav dd {
 display: block!important;
}
#globalnav  li {
 margin-bottom: 20px;
 font-family: 'Open Sans', sans-serif;
 font-size: 18px;
}

/*---------------------------------------*/
}
/*---------------------------------------*/
/*---------------------------------------*/
@media screen and (max-width: 1089px) {
#header-fixed {
 position: fixed;
 top: 0px;
 left: 0px;
 width: 100%;
 height: 100px;
 z-index: 999;
 border-bottom: 1px solid #ddd;
 background-color: #fff;
}

header h1 {
 position: absolute;
 top: 5px;
 left: 2%;
 padding: 0;
}
/*---------------------------------------*/
}

/*---------------------------------------*/
@media screen and (min-width: 740px) and (max-width: 1089px) {
#globalnav {
 position: absolute;
 top: 35px;
 right: 2%;
}
#globalnav dt {
 display: none;
}
#globalnav dd {
 display: block!important;
}
#globalnav li {
 font-family: 'Open Sans', sans-serif;
 font-size: 18px;
 float: left;
 padding-left: 30px;
}

/*---------------------------------------*/
}

/*---------------------------------------*/
@media screen and (max-width: 739px) {

#globalnav{
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}
#globalnav dt {
	display:block;
	position:absolute;
	top: 20px;
	right: 5%;
	height: 60px;
	width: 60px;
	font-size: 36px;
	text-align: center;
	color: #001F41;
}
nav dl dd {
 position: absolute;
 top: 100px;
 width: 100%;
 z-index: 999;
	background-color: #001F41;
}
nav dl dd li {
 border-bottom: 1px solid #ddd;
}
nav li a {
	padding: 18px 10px 18px 50px;
	color: #fff;
	display: block;
	position: relative;
}
nav li a:before {
	content: '';
	position: absolute;
	top: 12px;
    top: -webkit-calc(50% - 4px);
    top: calc(50% - 4px);
    left: 30px;
	width: 6px;
    height: 6px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

}

/* コンテンツ 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*---------------------------------------*/
@media screen and (max-width: 1089px) {
#wrapper {
 padding-top: 100px;
}
}

/* スライダー 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/* main/inner
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*---------------------------------------*/
@media screen and (min-width: 1090px) {
#main {
 margin-left: 250px;
}
#main .inner {
 width: 840px;
 margin: 0 auto;
 background-color: #fff;
 padding: 30px 0;
}
}
/*---------------------------------------*/
@media screen and (min-width: 740px) and (max-width: 1089px) {
#main .inner {
 max-width: 840px;
 margin: 0 auto;
 padding: 30px 3%;
}
}
/*---------------------------------------*/
@media screen and (max-width: 739px) {
#main .inner {
 width: 94%;
 margin: 0 auto;
 padding: 30px 0 0;
}
}

/* subtitle 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
h2 {
 font-size: 36px;
 margin-bottom: 30px;
 text-align: center;
 color: #000;
 font-family: 'Open Sans', sans-serif;
 padding-top: 10px;
}

.subtitle03_01 {
 font-size: 20px;
 margin-bottom: 15px;
}
.subtitle04_01 {
 font-size: 18px;
 margin-bottom: 10px;
}

p.lead {
 font-size: 18px;
 text-align: center;
 margin-bottom: 10px;
}

/*---------------------------------------*/
@media screen and (max-width: 1089px) {
.header_margin {
 margin-top: -100px;
 padding-top: 100px;
}

}

/*---------------------------------------*/
@media screen and (max-width: 739px) {
h2 {
 font-size: 30px;
 margin-bottom: 20px;
}
.subtitle03_01 {
 font-size: 18px;
 margin-bottom: 10px;
}
.subtitle04_01 {
 font-size: 16px;
 margin-bottom: 8px;
}

}

/* service
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#service i {
	font-size: 62px;
	color: #65ace4;
}
#service li {
	border-bottom: 1px dotted #000;
	padding: 20px 0;
	display: table;
}
#service li:first-child {
	border-top: 1px dotted #000;
}
#service li .unit {
	display: table-cell;
	vertical-align: middle;
	width: 30%;
	text-align: center;
	
}
#service li .box {
	display: table-cell;
	vertical-align: middle;
}

/* about
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
table.tableA {
 line-height: 200%;
 border: 1px #ccc solid;
}

table.tableA th {
 padding: 8px 0 8px 15px;
 background-color: #F5F5F5;
 overflow: hidden;
 vertical-align: top;
 text-align: left;
}

table.tableA td {
 padding: 8px 15px;
}

/*---------------------------------------*/
@media screen and (min-width: 740px) {
table.tableA {
 width: 100%;
 max-width: 800px;
 margin: 0 auto 30px;
}

table.tableA th {
 width: 20%;
 border: 1px #ccc solid;
}

table.tableA td {
 width: 80%;
 border: 1px #ccc solid;
}
}

/*---------------------------------------*/
@media screen and (max-width: 739px) {
table.tableA {
 width: 100%;
 border-bottom: none;
 margin: 0 auto;
}

table.tableA th {
 width: 100%;
 display: block;
 border-bottom: 1px #ccc dotted;
 box-sizing: border-box;
 font-weight: bold;
}

table.tableA td {
 display: block;
 width: 100%;
 border-bottom: 1px #ccc solid;
 box-sizing: border-box;
}
}

/* contact
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
span.form_red {
 font-size: 12px;
 margin-left: 5px;
 color: #ff0000;
}

#contact .tel_box {
 background-color: #eee;
 padding: 15px 0px;
 text-align: center;
 margin-bottom: 20px;
}

#contact dd {
 margin-bottom: 10px;
}

#contact input,textarea {
 padding: 5px;
}

.submit {
 text-align: center;
 padding-top: 10px;
}

.submit input {
 background: none repeat scroll 0 0 #0060ca;
 border: medium none;
 color: #fff;
 cursor: pointer;
 width: 160px;
 width: 180px;
 height: 40px;
 font-size: 14px;
}

#contact .left_box {
 width: 48%;
 float: left;
}

#contact .right_box {
 width: 48%;
 float: right;
}

/*---------------------------------------*/
@media screen and (max-width: 739px) {
#contact .left_box {
 width: 100%;
 float: none;
 margin-bottom: 20px;
}

#contact .right_box {
 width: 100%;
 float: none;
}


}

/* ブログ&ニュース
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.news_box {
 margin-bottom: 25px;
}

.news_box article {
 border-bottom: 1px dotted #ccc;
}

.news_box article p {
 padding-bottom: 0;
}

.news_box article:hover {
 background-color: #eee;
}

.news_box article:first-child {
 border-top: 1px dotted #ccc;
}

span.new {
 margin-left: 10px;
 background-color: #fd1f1f;
 padding: 1px 4px;
 color: #fff;
 font-size: 10px;
}

/*---------------------------------------*/
@media screen and (min-width: 741px) {
.news_box article {
 padding: 20px 10px;
}

.news_box p.date {
 float: left;
 width: 26%;
}

.news_box p.title {
 float: right;
 width: 72%;
}
}

/* フッター 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
footer {
 background: url("../images/footer_bg.png") repeat-x top center;
 text-align: center;
 color: #fff;
 font-size: 12px;
 margin-top: 50px;
 padding-top: 100px;
}

footer a {
 color: #fff;
}

#pagetop {
 text-align: right;
 margin-right: 10%;
}

#copy {
 padding: 20px 10px;
 background-color: #121212;
}
