@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

/* CSS　Document */

html {
  font-size: 62.5%;
  margin: 0 ;
}
body {
	color: #333333;
	font-family:"Yu Gothic Medium", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 150%;
	font-weight: 500;
  line-height: 1.8;
  margin: 0 auto;
	-webkit-text-size-adjust: 100%;
}

#wrapper {
	margin: 0 auto;
	background: #fff;
	text-align: center;
}

h1, h2, h3, h4, h5, h6, ul, li, dl, dd {
  margin: 0;
  padding: 0;
}
h1 {
	margin-bottom: 30px;
}
h2 {
	text-align: center;
  font-size: 150%;
	letter-spacing: 0.1em;
}
p {
  margin: 0 0 1em 0;
	line-height: 2;
	letter-spacing: 0.215em;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
ul, ol {
  list-style-type: none;
}

.clear { clear:both; }

img {
	vertical-align: bottom;
}
section  {
	width: 100%;
	text-align: center;
	padding: 0;
}
.inner {
	margin: 0 auto;
	width: 90%;
}

.text_b {
	font-weight: bold;
}
.textarea {
	line-height: 2.2;
}
.mb0 {
	margin-bottom: 0;
}

span.underline {
	background: linear-gradient(transparent 10%, #FDE298 10%);
	font-weight: bold;
	padding: 3px 8px;
}

.alpha {
	float: left;
	margin: 0 2% 2% 0;
}
.beta {
	float: right;
	margin: 0 0 2% 2%;
}
.alpha img,
.beta img {
	width: 100%;
}

.en {
	font-family: 'Fira Sans', sans-serif;
  letter-spacing: 0.1em;
}

.linkarea {
	border: 1px solid #111;
	padding: 15px 50px;
}
.linkarea i {
	margin-right: 10px;
}

/* clearfix */
.clearfix:after {
  content:" ";
  display:block;
  clear:both;
}


/* main */
.main {
	width: 100%;
	text-align: center;
	position: relative;
}
.main .main_h {
	text-align: center;
	height: auto;
}
.main .main_h .logo {
	position: absolute;
	top: 5%;
	left: 43%;	
	max-width: 252px;
	z-index: 9999;
}
.main .main_img {
	/*background: url(../images/bg.jpg) center center no-repeat;*/
	background: url(../images/main.jpg) center center no-repeat;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	height: 726px;
	box-sizing: border-box;
	padding-top: 470px;
	position: relative;
}
.main .main_img .millust {
	display: none;
}
.main .main_text {
	margin-top: 95px;
	text-align: center;
}
.main .badge {
	position: absolute;
	right: 3%;
	top: 65%;
}

/* event_bnr */
.event_bnr {
	margin: 100px auto 0;
	max-width: 1200px;
}
.event_bnr a img {
	width: 100%;
}


/* concept */

.concept {
	padding: 80px 0 114px 0;
}
.concept h2 {
	display: inline-block;
	background: url(../images/parts.png) left 10px no-repeat,url(../images/parts02.png) right 50px no-repeat;
	padding: 40px 120px 0 120px;
	box-sizing: border-box;
}
.concept p {
	margin: 6% 10% 0 10%;
	text-align: left;
}
.concept ul li {
	display: inline-block;
	margin: 0 2%;
}


/* modelhouse */

.modelhouse {
	padding: 30px 0 100px;
}
.modelhouse h3 {
	background: url(../images/ttl_bg.png) 50% 60% no-repeat;
	line-height: 2.4;
}
.modelhouse h3 span {
	display: block;
	font-size: 170%;
}
.modelhouse .box,
.modelhouse .box02 {
	margin: 6% 0 8%;
	text-align: left;
}
.modelhouse .box .beta,
.modelhouse .box02 .alpha {
	width: 36%;
	margin-top: 20px;
}
.modelhouse .box .alpha,
.modelhouse .box02 .beta {
	width: 55%;
}
.modelhouse .slick-box fgure {
	margin-bottom: 20px;
}
.modelhouse h4 {
	font-size: 160%;
	margin-bottom: 3%;
}
.modelhouse .detail {
	font-weight: bold;
	margin: 3% 0 5%;
}
.modelhouse .detail p {
	margin-bottom: 15px;
	line-height: 1.7;
}


/* event */

.event {
	background: url(../images/newyear.jpg) 0 0 repeat;
	padding: 120px 0 150px;
	position: relative;
}
/*.event:before {
	background: url(../images/giza_upper.png) 0 0 repeat-x;
	top: -2px;
	left: 0;
	position: absolute;
	width: 100%;
	height: 40px;
	content: " ";
	background-size: 2.5%;
}
.event:after {
	bottom: -25px;
	left: 0;
	position: absolute;
	width: 100%;
	height: 40px;
	content: " ";
	background-size: 2.5%;
}*/
.event h3 {
	font-size: 240%;
	margin-bottom: 2%;
	color: #ffffff;
	background: #D42709;
	display: inline-block;
	padding: 0 20px;
}
.event_txt {
	font-weight: bold;
}
.event_txt br {
	display: none;
}
.event_box {
	width: 47%;
	background: #fff;
	margin: 6% 0 6%;
	box-sizing: border-box;
	position: relative;
	text-align: left;
	border: 1px solid #C79B30;
	border-radius: 4px;
}
.event_box .box_inner {
	padding: 20px 40px;
}
.event .event_tag {
	position: absolute;
	top: 0;
	right: 8%;
	max-width: 90px;
}
.event_box .pre_catch {
	padding: 15px 10px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	border-radius: 3px 3px 0 0;
	background: #C79B30;
	font-size: 110%;
}
.event_box .pre_catch br {
	display: none;
}
.event_box .pre_ttl {
	text-align: center;
	font-weight: bold;
	color: #D42709;
	margin: 5% 0 3%;
	font-size: 120%;
}
.event_box .comments {
	font-size: 80%;
}
.event_schedule {
	width: 100%;
	background: #fff;
	padding: 50px 80px 70px;
	margin-top: 6%;
	box-sizing: border-box;
	border-radius: 4px;
	border: 1px solid #C79B30;
}
.event_schedule h3 {
	text-align: center;
	font-size: 180%;
	margin-bottom: 4%;
	color: #2A1E1A;
	border-bottom: 3px solid #111;
	display: inline-block;
	background: none;
}
.event_schedule .schedule_box {
	width: 80%;
	margin: 0 auto;
}
.event_schedule dl {
	width: 100%;
}
.event_schedule dl dt {
	float: left;
	text-align: center;
	width: 33%;
	font-weight: bold;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.event_schedule dl dd {
	padding-left: 33%;
	border-bottom: 1px dotted #111;
	padding-bottom: 20px;
	margin-bottom: 20px;
	text-align: left;
}
.event_schedule dl dd br {
	display: none;
}
.catlog {
	width: 90%;
	margin: 0 auto 3%;
	padding: 50px 80px 70px;
	box-sizing: border-box;
	border-radius: 4px;
	border: 1px solid #C79B30;
}
.catlog .textarea {
	text-align: left;
}
.catlog .ttl {
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 5%;
}
.catlog .alpha {
	float: left;
	width: 50%;
}
.catlog .beta {
	float: right;
	width: 45%;
}
.catlog .beta img {
	width: 100%;
}
.catlog .form {
	padding-top: 5%;
}
.catlog a.text {
	color: #C69713;
}
.event .gmap {
	height: 400px;
}
.event .info {
	margin: 5% 0;
}
.event .info li {
	float: left;
	width: 29%;
	padding: 30px 40px 30px 80px;
	font-size: 90%;
	text-align: center;
	border:1px solid #888;
	border-radius: 4px;
	margin: 0 2%;
	box-sizing: border-box;
}
.event .info .icon01 {
	background: url(../images/icon.png) 15% 40% no-repeat;
	background-size: 22%;
}
.event .info .icon02 {
	background: url(../images/icon02.png) 15% 40% no-repeat;
	background-size: 20%;
	padding: 20px 35px 16px 75px;
}
.event .info .icon03 {
	background: url(../images/icon03.png) 15% 54% no-repeat;
	background-size: 25%;
}


/* link */

.link {
	padding: 100px 0;
}
.link h3 {
	border-bottom: 3px solid #111;
	padding: 0 20px 10px 20px;
	display: inline-block;
	font-size: 150%;
	margin-bottom: 15px;
}
.link a {
	width: 48%;
	display: block;
	font-weight: bold;
	color: #fff;
	margin: 3% 0 0 0;
	padding: 40px 0;
	font-size: 130%;
}
.link .mail_bnr {
	float: left;
	background: #AD1B1B;
}
.link .tel_bnr {
	float: right;
	background: #C69713;
}
.link i {
	margin-right: 3%;
}


/* footer */
footer {
	padding: 30px 0;
	font-weight: bold;
	text-align: left;
	border-top: 1px solid #111;
}
footer ul {
	float: left;
	width: 60%;
}
footer ul li {
	padding-right: 15px;
	display: inline-table;
	vertical-align: middle;
}
footer ul li:last-child {
	padding-right: 0;
}
footer copy {
	float: right;
	text-align: left;
	font-size: 80%;
	color: #666666;
	font-weight: normal;
}

/* fix-btn */
#fix-btn {
	display: none;
}
