@charset "utf-8";




/* bannerArea */
.bannerArea2 {
    padding-top: 8px;
    height: 420px;
    min-width: 100%;
    position: absolute;
    top: 0;
    z-index:0;
    width: 100%;
}
.bannerArea2 ul li{
	background-size:cover;
    height: 420px;
}

.bannerArea2 ul li div {
    margin: 0 auto;
    padding: 170px 0 0;
    text-align: center;
    width: 100%;
}
.bx-wrapper2 {
    border: medium none !important;
    box-shadow: none !important;
}
.bx-wrapper2 img {
    display: inline-block !important;
}
.bannerArea2 div {
    animation:show 1s both;
}
.bannerArea2 ul li:first-child {
    background:url("../img/main_banner_sp.jpg") no-repeat scroll center center / cover ;
    height: 420px;
}


/* creation.css
------------------------------------------ */
.headerArea {
    height: 420px;
}
.bannerArea2 {
    padding-top: 8px;
    height: 420px;
}
.bannerArea2 .lead {
    padding: 270px 0 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 99999999;
}
body {
    border-top: 8px solid #f7c08e;
}
.naviArea li.education {
    background:#f7c08e;
}
#menuArea li.m04{
    background:#f7c08e;
}
h2.title {
    background: #f7c08e;
    margin-top: 0;
    padding: 20px 0 15px;
    text-align: center;
}
.bannerArea ul li:first-child {
    background: #c39400;
    background-image:none;
}


/* summaryArea
------------------------------------------ */
.summaryArea{
    margin:30px auto;
    max-width:90%;
    background:url(../img/bg_title.jpg) no-repeat center top;
}
.summaryArea h3{
    text-align:center;
    margin-top:110px;
}
.summaryArea p.lead{
    font-size:16px;
    line-height:1.6;
    text-align:center;
}
.summarySec{
    padding-top:30px;
}
.summaryArea p.info{
    font-size:16px;
    line-height:1.6;
    text-align:center;
    margin:10px auto;
    width:100%;
}



.w980{
	width: 98%;
	margin: 0 auto 0;
}
.tti_txt{
    font-size:16px;
    margin-top:20px;
	padding-bottom: 30px;
    line-height:1.8em;
	text-align: center;
}
.hanahusaArea h3{
    text-align:left;
    margin-top:30px;
    color:#dc841a;
    font-size:24px;
    font-weight:normal;
}
.hanahusaArea p{
    font-size:16px;
    margin-top:10px;
    line-height:1.8em;
}
.photoArea{
	background:#f7c08e;
	padding:30px 0;
	margin-bottom: 50px;
}
.photoSec{
	width:90%;
	margin:auto;
}
.photo h3{
	color: #fff;
	font-weight: normal;
	font-size: 15px;
	line-height: 1.5em;
	margin-bottom: 5px;
}
.photo{
	text-align: center;
	margin-bottom: 20px;
}

header {
    background: url("../img/main_banner.jpg");
}