body {
    min-width: 1080px;
}

#key .bx-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

#key li {
    height: 800px;
}

#key li.slide01 {
    background: url(../img/index/key_slide01.png) no-repeat center top/cover;
}

#key li.slide02 {
    background: url(../img/index/key_slide02.png) no-repeat center top/cover;
}

#key li.slide03 {
    background: url(../img/index/key_slide03.png) no-repeat center top/cover;
}
#key li.slide04 {
    background: url(../img/index/key_slide04.png) no-repeat center top/cover;
}

#key .key_txt {
    height: 377px;
    width: 125px;
    top: 210px;
    right: -10px;
}

#key .key_txt span.style {
    padding-top: 75px;
    display: inline-block;
}
@media only screen and (max-width:768px) {
	#key .key_txt {
    height: 100px;
    width: 30%;
    top: 410px;
    right: -10px;
}
	#key .key_txt span.style {
    padding-top:0px;
    display: inline-block;
}
}
#news {
    background: url(../img/index/news_bg.jpg) repeat center top;
    color: #fff;
    padding: 54px 0 48px;
}

#news * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#news h2 {
    width: 230px;
    font-size: 26px;
    border-bottom: 1px solid #746a5f;
    padding: 27px 0 30px 13px;
    letter-spacing: 3px;
	text-align: center;
	margin:auto;
}

#news h2 span {
    font-size: 16px;
    display: inline-block;
    padding: 13px 0 0 5px;
}

#news #feed {
    width: 1000px;
    padding: 28px 0 30px 0px;
}

#news #feed dl {
	width:300px;
    position: relative;
	float:left;
	margin-right:50px;
	padding:10px 0 60px;
}

#news #feed img {
	margin-bottom:10px;
}

#news #feed dl:after {
    content: "." !important;
    clear: both !important;
    display: block !important;
    height: 0 !important;
    visibility: hidden !important;
}

#news #feed dl dt,
#news #feed dl dd {
    font-size: 15px;
}

#news #feed dl dt {
    color: #ccc1b6;
    font-weight: bold;
    letter-spacing: 1px;
}

#news #feed dl dd {

    letter-spacing: 0.5px;
    padding-left: 5px;
}

#news #feed dl+dl+dl {
    margin-right: 0px;
}

#news .link {
    width: 130px;
    position:absolute;
	right:0;
	bottom:0;
}

#lead {
    position: relative;
    font-size: 14px;
    letter-spacing: 1.5px;
    padding: 156px 0 0;
}

#lead:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 135px;
    height: 840px;
    background: url(../img/index/lead_img.png) no-repeat center top;
}

#lead:before {
    content: '';
    position: absolute;
    left: calc(50% - 700px);
    right: 0;
    top: 326px;
    height: 650px;
    background: url(../img/shared/bg2.jpg) repeat center top;
}

#lead .txt {
    width: 992px;
    height: 400px;
    padding: 696px 0 0 14px;
    position: relative;
    z-index: 11;
}

#lead .txt p {
    padding-right: 30px;
    letter-spacing: 2px;
}

#about {
    position: relative;
    padding-bottom: 179px;
}

#about .wrap:after {
    content: '';
    width: 722px;
    height: 550px;
    background: url(../img/shared/bg2.jpg) repeat center top;
    position: absolute;
    right: -124px;
    top: 216px;
    z-index: 1;
}

#about h2 {
    font-size: 26px;
    letter-spacing: 4px;
    line-height: 59px;
    position: absolute;
    right: 52px;
    top: 95px;
    z-index: 111;
}

#about h2 span.style {
    display: inline-block;
    padding: 31px 0 0 0;
}

#about .photo {
    position: absolute;
    top: 26px;
    left: -58px;
    z-index: 11;
}

#about .txt {
    padding: 602px 0 0 5px;
    letter-spacing: 0px;
    position: relative;
    z-index: 11;
    width: 620px;
}

#about .link {
    width: 204px;
    position: absolute;
    right: 22px;
    top: 659px;
    z-index: 11;
}

#about .link a {
    line-height: 45px;
}

#about .link a:after {
    right: 27px;
}

#scene {
    position: relative;
    padding-bottom: 180px;
}

#scene:before {
    content: '';
    position: absolute;
    top: 39px;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(../img/index/scene_bg.png) no-repeat center top;
}

#scene .box {
    padding-left: 500px;
}

#scene .box h2 {
    font-size: 28px;
    letter-spacing: 4px;
    line-height: 58px;
    width: 200px;
    margin: 0 0 0 146px;
    height: 400px;
}

#scene .box .txt {
    margin-top: 6px;
    font-size: 14px;
    margin-right: -45px;
    letter-spacing: 0.8px;
}

#scene .box .button_group {
    width: 440px;
    margin: 64px 0 0 52px;
}

#scene .box .button_group .link {
    width: 204px;
}

#scene .box .button_group .link a {
    line-height: 45px;
}

#scene .box .button_group .link a:after {
    right: 27px;
}

#para {
    background-image: url(../img/index/parallax_bg.png);
    min-height: 600px;
}

#course {
    position: relative;
    padding: 154px 0 144px;
}

#course h2 {
    font-size: 28px;
    letter-spacing: 4px;
    line-height: 58px;
    position: absolute;
    left: 8px;
    top: -8px;
    height: 200px;
    padding-top: 15px;
}

#course h2 span {
    padding-left: 156px;
    display: block;
    margin-top: -15px;
}

#course h2:before {
    content: '';
    width: 1px;
    height: 161px;
    background: #000;
    position: absolute;
    left: 142px;
    top: -17px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

#course .button1 {
    width: 204px;
    position: absolute;
    top: 154px;
    left: 35px;
}

#course .button1 a {
    line-height: 45px;
}

#course .button1 a:after {
    right: 27px;
}

#course .txt1 {
    margin: 0 -8px 0 356px;
    font-size: 14px;
    letter-spacing: 1.2px;
}

#course .txt1 p+p {
    margin-top: 18px;
}

@media only screen and (max-width: 1000px) {
    #course .txt1 {
        margin: 0 0 0 356px;
        letter-spacing: 1px;
    }
}

#course .photo1 {
    height: 500px;
    margin-left: calc(50% - 500px);
    background: url(../img/index/course_img1.jpg) no-repeat center top/cover;
    margin-top: 99px;
}

#course .photo2 {
    height: 500px;
    width: calc(50% + 500px);
    background: url(../img/index/course_img2.jpg) no-repeat center top/cover;
}

#course .box {
    margin-top: 96px;
    position: relative;
    margin-bottom: 75px;
}

#course .box .txt2 {
    margin-left: 10px;
    width: 740px;
}

#course .box .button2 {
    position: absolute;
    right: 3px;
    top: 33px;
    width: 250px;
}

#course .box .button2 a {
    line-height: 45px;
}

#course .box .button2 a:after {
    right: 27px;
}

.oshirase02{
	width: 900px;
	background:#FFFFFF;
	color: #2d4050;
	margin: 0 auto;
	padding: 10px 0;
}
.oshirase02 .waku strong{
	color: #620F10;
	font-size: 16px;
}
.oshirase02 .waku{
	width: 880px;
	border: solid 1px #2d4050;
	margin: 0 auto;
}
.oshirase02 .waku .tit{
	text-align: center;
	font-size: 23px;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E";
	margin-top: 20px;
	letter-spacing: 1px;
}
.oshirase02 .waku .txtx{
	text-align: center;
	line-height: 24px;
	margin: 15px 0 20px 0;
	font-size: 15px;
}

/*# sourceMappingURL=index.css.map */