html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
display:block;
}

.clearfix:after {
content:" "; 
display:block;
height:0.1px;
visibility:hidden;
font-size:0.1em;
line-height:0;
clear:both;
}
.clearfix {
display:inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
height:1%;
}


body {
margin:0 auto;
color:#222;
font-size: 18px;
font-family:'Meiryo UI','メイリオ',"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
line-height:1.0;
zoom:1;
overflow-x:hidden;
}

h1 {
margin: 0;
}

div {
box-sizing: border-box;
}

span {
display: inline-block;
}

strong {
font-size: 10em;
}

.bld {
font-weight: bold;
}
.point {
	margin: 12px 0;
	border-bottom: 1px dashed #333;
	font-size: 28px;
	font-weight: bold;
}

.list {
padding:12px 0 12px 36px;
line-height:180%;
text-align:left;
}

.tbl_space {
	z-index:-2;
	margin:36px 0;
	text-align: left;
}

.tbl_space th {
	padding: 24px;
	border-bottom: 1px dashed #fff;
	color: #333;
	background: #eee;
}

.tbl_space td {
	padding: 24px;
	background: #fff;
}

/* effect \*/
.bb_effect
{
  position: relative;
}
.bb_effect:before {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}


/* 
　Header 
----------------------------------------------- */
    
header {
position: fixed !important;
position: absolute;  
top: 0;  
left: 0; 
z-index: 999;
width: 100%;
min-width:1050px;
padding:12px 36px 36px;
border-bottom: 1px solid #ddd;
background: -moz-linear-gradient(top, #fafafa, #eee); 
background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#eee));　
}

#hla {
float: left;
padding-right: 190px;
}

#hra {
float: left;
position: absolute;
top:14px;
right:120px;
}

#hra a {
color: #d03c36;
font-size: 34px;
font-weight: bold;
text-decoration: none;
vertical-align: -5px;
}

#hra a:hover {
color: #FF3C15;
}

#bikou {
padding-top:4px;
font-size:12px;
text-align: right;
}


/*  Navi  */
　    
nav {
clear: both;
margin:0 auto; 
overflow:hidden;  
}

nav ul {
position:relative;
top:50px;
left:50%;
}

nav li {
position:relative;
left:-50%;
float:left;
list-style:none;
}

nav li a {
display:block;
padding:24px 48px;
color:#333;
font-size: 18px;
text-decoration: none;
text-shadow: 1px 1px 1px #fff;  
}

nav li a:hover {
color:#777;
}

/* 
　Content
----------------------------------------------- */

#content {
clear:both;
width: 100%;
min-width:1050px;
}

section {
z-index: -2;
width: 100%;
min-width:1050px;
height: 800px;
margin: 0 auto;
padding: 100px;
text-align: center;
box-sizing: border-box;
}

section h1 {
	padding-top: 24px;
	font-size: 60px;
	font-weight: normal;
	color: #111;
}

section h2 {
	margin-top:36px;
	margin-bottom:12px;
	font-size: 48px;
	color: #111;
}

section p {
	text-align: left;
	line-height: 180%;
}


/* block0 \*/

#block0 {
    width: 100%;
    height: 500px;
    min-width:1050px;
    margin-top: 150px;
    text-align: center;
    background: url(../img/kv.png) center 40px no-repeat;
}

#block0 a {
	position: relative;
	top:310px;
	left:0;
	display: block;
	margin: 0 100px;
	padding:20px 0;
	border:1px solid #ccc;
	font-size: 24px;
	color: #111;
	text-decoration: none;
	background: #fff;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#block0 a:hover {
	border:1px solid #d03c36;
	color: #fff;
	background: #d03c36;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}


#block00 {
	height:500px;
	width: 100%;
    min-width:1050px;
    margin-top: 100px;
    margin-bottom:-50px;
}

#block00 img {
	padding: 2px 3px;
	border:1px solid #ccc;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
}

/* block1 \*/

#block1 {
    background: #fff url(../img/city.jpg) left top no-repeat;
    background-size: 100% 100%;
}

#block1 p {
font-size: 20px;
}


#box1 {
	z-index: 0;
    position: relative;
    background-color: #fff;
    width: 600px;
    height: 200px;
    margin: 100px auto;
    padding: 20px 30px;
	border-radius: 24px;
}



/* block2 \*/

#block2 {
    background: #fff url(../img/books.png) left bottom no-repeat;
}

#block2 h1 {
	padding-top: 36px;
}

#box2 {
    position: relative;
    background-color: #f9f9f9;
    width: 600px;
    height: 400px;
    margin: 50px auto 150px;
    padding: 30px;
    top:450px;
    left:140px;
    opacity: 0;
}

#box2 p {
font-size: 20px;
line-height: 180%;
}


#block2_0 {
    border-top:5px solid #BE322C;
	border-bottom:5px solid #BE322C;
    background:#D03C36;
}

#block2_0 #at p{
margin:48px 0;
padding:24px;
background:#000;
font-size:20px;
color:#fff;
}


#box2_1 {
	overflow: hidden;
	position: relative;
	margin-top: 24px;
	padding: 36px;
    background: #fff url(../img/mailbox.png) right bottom no-repeat;	
}

#box2_1 #plane {
	position: absolute;
	left: -300px;
}


/* block3 \*/

#block3 {
	height:650px;
	margin-top: -34px;
    border-top:5px solid #BE322C;
	border-bottom:5px solid #BE322C;
    background:#D03C36;
}

#box3 {
    position: relative;
    width: 100%;
    height: 100px;
    margin: 120px 0 0;
    box-sizing: border-box;
}

#box3 p {
text-align:center;
}

#box3 p strong {
	color: #fff;
    font-size: 92px;
	line-height: 110%;
	text-align: center;
}

#box3 p.box3_t {
	padding-top: 120px;
	text-align:right;
}

/* text_box \*/

.text_box {
	padding-top: 120px;
}



/* inquiry_block \*/

.inquiry_block {
	height: 580px;
	margin: 160px 0 0;
	background:#D03C36 url(../img/flyer.png) 12px 120px no-repeat;
}

.inquiry_block h1 {
margin-top:-48px;
}

.prbox {
	position: relative;
	top:140px;
	left:40%;
}

.tel0 {
	width: 150px;
	padding: 5px;
	border:1px solid #eee;
	border-radius: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #111;
	text-align: center;
	background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}


.tel1 {
	color: #fff;
	font-size: 48px;
	font-weight: bold;
}

.tel1 a {
	color: #fff;
	font-size: 64px;
	text-decoration: none;
}

.tel1 a:hover {
	color:#111;
}

.tel2 {
	margin-top: -20px;
	padding-left: 400px;
}

.prbox .form_box a {
display: block;
width: 700px;
padding:16px 0;
color: #fff;
font-size: 18px;
text-decoration: none;
background: #000;
}

.prbox .form_box a:hover {
background: #222;
}

/* subpage \*/

#sp {
	height: 90%;
}

#sp h1 {
	margin:12px  0 60px;
}

#map_area {
	text-align: left;
}


#kgsp {
	height: 90%;
	margin-top: 80px;
}

/* 
　lBox
----------------------------------------------- */

#lBox {
position:relative;
top:50px;
left:12px;
text-align:left;
}

#lBox a img {
padding-right:6px;
}

#lBox a:hover img {
opacity:0.9;
}

/* 
　Scroll to Top
----------------------------------------------- */
        
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #222;
    text-decoration: none;
    color: #fff;
    width: 110px;
    padding: 20px 15px;
    text-align: center;
    display: block;
    border-radius: 5px;
    filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#page-top a:hover {
    text-decoration: none;
    background: #666;
}

/* 
　Footer
----------------------------------------------- */

footer {
width: 100%;
min-width:1050px;
margin-top: 80px;
padding:36px 0;
border-top: 2px solid #ccc;
text-align:center;
font-size: 12px;
line-height:160%;
background: -moz-linear-gradient(top, #fafafa, #e1e1e1); 
background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#e1e1e1));　
}

footer a {
font-size: 12px;
color: #333;
}


#fi {
padding-top:4px;
padding-left:6px;
}

#fi a {
font-size:9px;
text-decoration:none;
}

/* 
　Mailform
----------------------------------------------- */

#formarea {
margin-top:84px;
padding:48px 48px 36px;
}

#formarea h1 {
margin:24px 0 18px;
padding-bottom:2px;
padding-left:8px;
border-left:3px solid #333;
font-size:28px;
}

form table {
margin-left:40px;
padding:24px 0 0 24px;
}

form th {
padding:10px;
text-align:left;
vertical-align:middle;
background:#eee;
}

form td {
padding:10px;
}

.form_info {
margin:0 0 10px;
padding:0 0 0 30px;
}
.error_mes {
margin:0 10px 10px;
padding:10px 15px;
background:#fffde0;
border:2px solid #ff0000;
color:#ff0000;
font-size:90%;
line-height:1.5;
}
.s-btn {
text-align:center;
}

/* 
　Add
----------------------------------------------- */


#la {
width: 100%;
min-width:1050px;
}

#ll {
float:left;
width:50%;
}


#rl {
float:right;
width:50%;
}

#il {
clear:both;
font-size:16px;
}
