@charset "utf-8";
/* CSS Document */

body {
	-webkit-text-size-adjust: 100%;
}

p, dl, dt, dd {
	margin: 0;
	padding: 0;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	float: left;
}

td {
	text-align: left;
}

img {
	border: 0;
	max-width: 100%;
	height: auto;
	width /***/:auto;
}

.pc {
	display: block;
}

.sp {
	display: none;
}

#tophe {
	position: fixed;
	bottom: 20px;
	right: 10px;
	font-size: 14px;
	cursor: pointer;
}

#blog {
	position: fixed;
	bottom: 20px;
	right: 80px;
	font-size: 14px;
	cursor: pointer;
}

#wrapper {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto 0 auto;
}

header {
	border-top: 10px solid #00ABEB;
}

#logo {
	float: left;
	max-width: 720px;
	width: 56.25%;/*720/1280*/
	line-height: 0px;
}

#logo img {
	width: 100%;
}

#tel {
	float: left;
	max-width: 560px;
	width: 43.75%;/*560/1280*/
	line-height: 0px;
}

#tel img {
	width: 100%;
}

#header_main_contents {
	clear: both;
	width: 100%;
	padding-top: 50px;
}

#header_main_contents img {
	width: 100%;
}

.b-plus {
	width:20%;
	float:left;
	margin-left:20.5%;
	margin-top:14px;
}

.b-plus_sp {
	width:38%;
	float:left;
	margin-left:10%;
	margin-top:5px;
}

.print_chirashi {
	width:25%;
	float:right;
	margin-right:14%;
	margin-top:20px;
}

.print_chirashi_sp {
	width:35%;
	float:right;
	margin-right:6%;
	margin-top:5px;
}

nav {
	overflow: hidden;
}

.nav01 {
	width: 12.578125%;/*161/1280*/
}

.nav02 {
	width: 20.703125%;/*265/1280*/
}

.nav03 {
	width: 19.21875%;/*246/1280*/
}

.nav04 {
	width: 23.203125%;/*297/1280*/
}

.nav05 {
	width: 12.03125%;/*154/1280*/
}

.nav06 {
	width: 12.265625%;/*157/1280*/
}

#t01 {
	margin-top : -120px;
	padding-top : 120px;
}

#t02, #t03 {
	margin-top : -1px;
	padding-top : 1px;
}

.contents_wrap {
	text-align: center;
}

.contents {
	display: inline-block;
}

.mt10 {
	margin-top: 10px;
}

.mt50 {
	margin-top: 50px;
}

.mt130 {
	margin-top: 130px;
}

.fs12 {
	font-size: 12px;
}

#foot_line {
	background-image: url("../../images/foot_line.png");
	height: 98px;
	margin-top: 230px;
}

footer {
	background-color: #00ABEB;
}

#footer_wrap {
	width: 75.78125%;/*970/1280*/
	margin: 0 auto 10px auto;
	border-bottom: 1px dotted #FFF;
	overflow: hidden;
	padding-top: 25px;
	padding-bottom: 10px;
}

#footer_l {
	width: 66.49484536082474%;/*645/970*/
	float: left;
}

#footer_r {
	width: 33.50515463917526%;/*325/970*/
	float: left;
}

#footer_b {
	width: 75.78125%;/*970/1280*/
	margin: 0 auto 0 auto;
	padding-top: 10px;
	padding-bottom: 25px;
}

.kabu {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}

.company_name {
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
}

.fj {
	color: #FFF;
	font-size: 14px;
	margin-top: 6px;
}

.copyright {
	font-size: 12px;
	float: right;
	color: #FFF;
}

.fixed {
	position: fixed;
	top: 0;
	z-index: 9999;
}

.tbcss{
	width: 100%;
	border-collapse: collapse;
}

.tbcss th{
	width: 40%;
	padding: 6px;
	text-align: left;
	vertical-align: top;
	color: #FFF;
	background-color: #00ABEB;
	border: 1px solid #b9b9b9;
	box-sizing: border-box;
}

.tbcss td{
	padding: 6px;
	background-color: #fff;
	border: 1px solid #b9b9b9;
	box-sizing: border-box;
}

.floatl {
	float: left;
}

.title01 {
	color: #00B5F9;
	font-size: 42px;
	font-weight: bold;
	text-align: center;
}

.title01 span {
	font-size: 46px;
	font-weight: bold;
	color: #06C;
}

.title02 {
	color: #00B5F9;
	font-size: 42px;
	font-weight: bold;
	text-align: center;
	border-bottom: 3px solid #00B5F9;
	display: inline-block !important;
}

.title03 {
	color: #00B5F9;
	font-size: 42px;
	font-weight: bold;
	text-align: center;
	border-bottom: 3px dotted #00B5F9;
	display: inline-block !important;
}

.readtext {
	font-weight: normal;
	font-size: 20px;
}

.pc {
	display: block;
}

.sp {
	display: none;
}

/*お問い合わせ*/
.mybtn {
	border: solid 1px #ccc;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.4);
	margin:1%;
	font-size:16px;
	display:inline-block;
	-moz-box-align: center;
	-webkit-box-align: center;
	-moz-box-pack: center;
	-webkit-box-pack: center;
	line-height:20px;
	cursor:pointer;
	font-weight:bold;
	text-align:center;
	height:30px;
	width:100px;
	background-color:#fff;
}

.mybtn:hover {
	background-color:#81d9ff;
}

.linetable {
	width:600px;
	margin-top:20px;
	border-collapse: collapse;
}

.linetable td {
	border: 1px solid #666;
	text-align:left;
	padding:3px;
}

.linetable th {
	border: 1px solid #666;
	text-align:left;
	padding:3px;
}

.chu {
	color:#c00;
}

.linetable .inp_text {
	border: 1px solid #666; /* 枠線は淡い青色 */
	border-radius: 5px 5px 5px 5px;
	height:20px;
	font-size:16px;
	background-color:#fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	width: 300px;
}

.inp_textarea {
	resize: vertical;
	border: 1px solid #666; /* 枠線は淡い青色 */
	width:596px;
	height:100px;
	font-size:16px;
	background-color:#fff;
}

.inp_textarea2 {
	border: 1px solid #666; /* 枠線は淡い青色 */
	width:596px;
	height:100px;
	font-size:16px;
}

.linetable .inp_text:focus {
	width: 370px;
}

#topbox {
	min-height: -webkit-calc(100vh - 340px);
	min-height: -moz-calc(100vh - 340px);
	min-height: calc(100vh - 340px);
}

textarea {
	width: 300px;
	height: 120px;
}

@media screen and (max-width: 760px) {

/*お問い合わせ*/
.linetable {
	width:100%;
}

.linetable th {
	width:30%;
}

.linetable .inp_text {
	width: 90%;
}

.linetable .inp_text:focus {
	width: 100%;
}

.inp_textarea {
	width:100%;
}

}

@media only screen and (max-width: 480px) {
/*下記よりsp時の記述*/

.pc {
	display: none !important;
}

.sp {
	display: block;
}

.lead {
	line-height: 0;
}

.lead img {
	width: 100%;
}

#logo {
	float: left;
	max-width: 720px;
	width: 55.20833333333333%;/*265/480*/
	line-height: 0px;
}

#tel {
	float: left;
	max-width: 560px;
	width: 44.79166666666667%;/*215/480*/
	line-height: 0px;
}

#header_main_contents {
	clear: both;
	width: 100%;
	padding-top: 0;
}

.nav01 {
	width: 12.578125%;/*161/1280*/
}

.nav02 {
	width: 50%;/*240/480*/
	line-height: 0;
}

.nav03 {
	width: 50%;/*240/480*/
	line-height: 0;
}

.nav04 {
	width: 50%;/*240/480*/
	line-height: 0;
}

.nav05 {
	width: 50%;/*240/480*/
	line-height: 0;
}

.nav06 {
	width: 12.265625%;/*157/1280*/
}

#footer_wrap {
	width: 100%;/*480/480*/
	margin: 0 auto 10px auto;
	border-bottom: 1px dotted #FFF;
	overflow: hidden;
	padding-top: 25px;
	padding-bottom: 10px;
}

#footer_l {
	width: 100%;/*480/480*/
	float: none;
}

#footer_r {
	width: 68.125%;/*327/480*/
	float: none;
	margin: 0 auto;
}

#footer_b {
	width: 75.78125%;/*970/1280*/
	margin: 0 auto 0 auto;
	padding-top: 10px;
	padding-bottom: 25px;
}

.copyright {
	font-size: 12px;
	float: none;
	color: #FFF;
	text-align: center;
	margin-top: 40px;
}

.tbcss th{
	width: 100%;
	padding: 6px;
	text-align: left;
	vertical-align: top;
	color: #FFF;
	background-color: #00ABEB;
	border: 1px solid #b9b9b9;
	box-sizing: border-box;
	display: block;
}

.tbcss td{
	padding: 6px;
	background-color: #fff;
	border: 1px solid #b9b9b9;
	box-sizing: border-box;
	display: block;
}

.company_name {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}

#t01sp {
	margin-top : -100px;
	padding-top : 100px;
}

#t02sp {
	margin-top : -125px;
	padding-top : 125px;
}

#t03sp {
}

}
