@charset "utf-8";

/*リセット*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, input, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, object, embed
{
	margin: 0px; 
	padding: 0px; 
	border: 0px; 
	outline: 0px; 
}

dl, dt, dd, ol, ul, li {
	list-style:none;
}

img {
	border: 0;
}

li {
	list-style: none;
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
b{ font-weight:bold}

/***************************************
 * Global
 ***************************************/

* {
  padding:0;
  margin: 0;
}

html {
  height: 100%;
}

body {
  font-family: 'Lucida Grande',Meiryo, 'Hiragino Kaku Gothic ProN', sans-serif;
  font-size: 14px;
  /* for IE6/7 */
  *font-size:small;
  /* for IE Quirks Mode */
  *font:x-small;
  line-height: 1.5;
  color: #000; 
}




/***************************************
 * Common
 ***************************************/


.clearfix:after {content: "."; display: block; clear: both; height: 0; visibility: hidden;}
.clearfix { min-height: 1px;}
* html .clearfix { height: 1px; /*¥*//*/ height: auto; overflow: hidden;/**/}

a {
  color: #555555;
  text-decoration:none;
}

img {
  vertical-align: bottom;
}

a:hover  { 
  text-decoration: underline;
}

input, select, textarea {
  font-size: 100%;
}

button {
  padding: 5px 40px;
  border-radius: 5px;
  color: #fff;
  font-size: 90%;
  font-weight: bold;
  cursor: pointer;
}

.element2 {
  display: block;
}

.gray {
  background-color:#eeeeee;
}

.fl_left{ float:left}
.fl_right{ float:right}

.clear{ clear:both}

/***************************************
 * Layout
 ***************************************/
 
#container {
  width: 100%;
  margin: 0;
}

/*==================
 * Header
 */

header {
/* background:url(../images/mainImg.jpg) no-repeat top center fixed;
    -webkit-background-size: 100%;
    background-size: 100%;
  width:100%;
  position:relative;
  height:260px;
  padding-top:10px; */
}
header div.wrap{ width:900px; padding:20px 10px 30px 10px; margin:0 auto; background:rgba(0,0,0,0.4); border-radius:20px; -webkit-border-radius:20px; -moz-border-radius:20px; display:block!important}

header h1 {
  /* width:680px;
  height: 174px; */
  background:url(../images/title.png) no-repeat center 0 ;
  background-size:100%;
  text-indent: -10000px;
  margin:0 auto 0 auto;
}

header a.scroll{ display:none}


#mainImg{ width:100%; background:#000 url(../images/headback_2.gif) repeat-x; height:643px;}
#mainImg div{ width:900px; margin:0 auto; background:url(../images/mainImg.jpg); width:900px; height:702px; z-index:90; position:relative}
#mainImg h2{ display:none}

#lead{ width:100%; padding-top:0px;}
#lead div#lead1{ background:url(../images/lead1.png) no-repeat left bottom; width:900px; height:450px; text-indent:-9999px; margin:0 auto 0 auto;}
#lead div#lead2{ background:url(../images/lead2.png) no-repeat; width:900px; height:124px; text-indent:-9999px; margin:30px auto 0 auto;}

.contents{ width:100%;}
.contents.yellow{ background:#ffe400;}
.contents.pink{ background:#fb477a;}
.contents div.box{ width:900px; margin:0 auto; padding:20px 0 40px 0}
.contents div.linebox{ width:874px; border:13px solid #000; padding:20px 0 20px 0; background:white}
.contents div.linebox.half{ width:406px;}
.contents h4{ font-size:20px; font-weight:normal; padding:10px 20px 5px 20px}
.contents h3.lead3{ width:900px; height:120px; background:#000 url(../images/lead3.png) no-repeat 30px center; text-indent:-9999px}
.contents div.linebox p{ padding:0 20px 20px 20px; line-height:1.8em}
.contents div.linebox p span.big{ font-size:18px; font-weight:bold;}
.contents div.linebox p.ubig{ font-size:20px; font-weight:bold; line-height:2em}
.contents h3.fukidashi{ margin-top:-10px; width:255px; height:210px; text-indent:-9999px; margin-right:0px; margin-bottom:20px}
.contents h3.h3_1{ background:url(../images/h3_1.png); float:left;}
.contents h3.h3_2{ background:url(../images/h3_2.png); float:right; margin-top:-30px}
.contents h3.h3_4{ background:url(../images/h3_4.png); float:left;}
.contents h3.h3_5{ background:url(../images/h3_5.png); float:left;}
.contents h3.h3_6{ background:url(../images/h3_6.png); float:right; margin-top:-30px}
.contents h3.h3_7{ background:url(../images/h3_7.png); float:left;}
.contents h3.h3_8{ background:url(../images/h3_8.png); float:right;}
.contents h3.h3_9{ background:url(../images/h3_9.png); float:right;}

.contents h3.h3_3{ background:url(../images/h3_3.png); float:left; width:346px; height:252px; margin-top:0px}

.contents div.linebox .flowBox{ width:180px; float:left; padding-right:25px; background:url(../images/ph_arrow.gif) no-repeat right 25px;}
.contents div.linebox .flowBox h4{ font-size:20px; font-weight:normal; padding:10px 0}
.contents div.linebox .flowBox p{ padding:0 0 10px 0}
.contents div.linebox .flowBox.last{ padding-right:0; background:none}

.contents div.linebox p.att{ font-weight:bold; font-size:18px; text-align:center; margin:10px 20px; padding:10px; background:#ffe400}
.contents div.linebox p.att small{ font-size:14px}

.contents div.linebox ul{ padding:10px 20px 5px 20px;}
.contents div.linebox ul.come li{ background:url(../images/li_ic.gif) no-repeat left 3px; padding-left:20px; margin-bottom:5px}
.contents div.linebox ul.hito{ padding:0 20px 10px 30px}
.contents div.linebox ul.hito li{ background:url(../images/list.gif) no-repeat left 3px; padding:10px 0 10px 20px; font-size:18px; font-weight:bold}
.contents div.linebox ul.schedule li{ padding:0; font-size:18px; font-weight:bold; margin-bottom:5px}
p.notice{ color:red; font-weight:bold}

.contents div.linebox .messageArea{ padding:20px}
.contents div.linebox .arrow_box {
	position: relative;
	background: #d8ef6a;
	border-radius:20px; -webkit-border-radius:20px; -moz-border-radius:20px;
	padding:20px
}
.contents div.linebox .arrow_box p{ padding:0 0 5px 0; font-size:14px;}
.contents div.linebox .arrow_box:after {
	top: 100%;
	left: 10%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(216, 239, 106, 0);
	border-top-color: #d8ef6a;
	border-width: 30px;
	margin-left: -30px;
}
.contents div.linebox .arrow_box.right{ background:#ffe400}
.contents div.linebox .arrow_box.right:after{
	border-top-color:#ffe400;
		left: 90%;}
		
span.lineBt{ display:inline}
	
	
form.exp,form.inq{ margin:10px 20px; font-size:16px}
form.inq{ float:right}
form.exp p{ padding:10px 0}
form.exp table{ border-top:1px dashed #bbb; width:100%}
form.exp table th{ border-bottom:1px dashed #bbb; padding:10px 30px 10px 10px; width:150px; text-align:right}
form.exp table td{ border-bottom:1px dashed #bbb; padding:10px}
form.exp input.txt{ border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border:1px solid #bbb; padding:5px; margin-right:10px; width:400px}
form.exp textarea{ border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border:1px solid #bbb; padding:5px; width:520px; height:100px}
form.exp input.send,form.inq input.send{
	border-radius:5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	background:#000; 
	color:white;
	text-align:center;
	display:block;
	font-size:20px;
	padding:7px 10px 5px 10px;
	width:77px;
	margin:5px auto;
	border:1px solid #bbb;
	width:200px;
	cursor:pointer}
form.exp input.send:hover{ opacity:0.7}

form.inq table{ border-top:1px dashed #bbb; width:480px}
form.inq table th{ border-bottom:1px dashed #bbb; padding:10px 30px 10px 10px; width:100px; text-align:right}
form.inq table td{ border-bottom:1px dashed #bbb; padding:10px}
form.inq input.txt{ border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border:1px solid #bbb; padding:5px; margin-right:10px; width:300px}
form.inq textarea{ border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border:1px solid #bbb; padding:5px; width:300px; height:100px}


footer{border-top:13px solid #000; padding:10px 10px 30px 10px; text-align:center}
footer p{ width:900px; text-align:center; margin:0 auto}

a#sideBan{ display:none}
		