@charset "Shift_JIS";

body {
    font-family: Arial, "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
    background-image: none;
}
a:hover > img {
    opacity: 0.7;
    -ms-filter: "alpha(opacity=70)";
}

/* ---------- #login ---------- */

#login {
    position: fixed;
    width: 100%;
    height: 50px;
    background-color: #FF9C00;
    z-index: 100;
}
#login p {
    color: #FFF;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
}
#login a {
    color: #00F;
    font-weight: normal;
}

/* ---------- #wrapper ---------- */

#login + #wrapper {
    padding-top: 50px;
}
#wrapper {
    width: 950px;
    margin: 0 auto;
}
#wrapper img {
    display: block;
}
.section {
    position: relative;
    overflow: hidden;
}
.container {
    width: 850px;
    margin: 0 auto;
}
.banner_block {
    position: relative;
    ;
    margin: 0 50px;
}
.block {
    position: relative;
}

/* ----- Section 01 ----- */

.sec01 {
    background-repeat: no-repeat;
    background-position: left top;
}
.sec01 .header_desc {
    margin-bottom: 35px;
    padding: 10px 50px 0;
}
.sec01 .desc_block {
    position: relative;
}
.sec01 .btn01, .sec01 .btn02 {
    position: absolute;
    right: 48px;
}
.sec01 .btn01 {
    bottom: 208px;
}
.sec01 .btn02 {
    bottom: 68px;
}

/* ----- Section 02 ----- */

.sec02 {
    padding-bottom: 20px;
}
.sec02 .banner_block {
    background-color: #fff;
}
.sec02 .banner_block > .desc {
    border-width: 4px;
    border-style: solid;
    border-color: #92234e;
    border-top-width: 0;
    padding: 20px 42px;
}
.sec02 .btn01 {
    position: absolute;
    bottom: 58px;
    right: 90px;
}

/* ----- Section 03 ----- */

.sec03 h2 {
    margin-bottom: 15px;
}
.sec03 .btn {
    position: absolute;
    bottom: 96px;
    right: 92px;
}

/* ----- Section 04 ----- */

.sec04 .item {
    position: relative;
}
.sec04 .item .btn {
    position: absolute;
    right: 66px;
}
.sec04 .item01 .btn01 {
    position: absolute;
    right: 88px;
    bottom: 207px;
}
.sec04 .item01 .btn02 {
    position: absolute;
    right: 88px;
    bottom: 111px;
}
.sec04 .item02 .btn01 {
    position: absolute;
    right: 90px;
    bottom: 200px;
}
.sec04 .item02 .btn02 {
    position: absolute;
    right: 90px;
    bottom: 105px;
}

/* ----- Section 05 ----- */

.sec05 .btn01 {
    position: absolute;
    bottom: 258px;
    right: 52px;
}
.sec05 .btn02 {
    position: absolute;
    bottom: 90px;
    right: 52px;
}

/* ----- Section 06 ----- */

.sec06 {
    padding: 35px 0 0;
}
.sec06 h2 {
    margin-bottom: 0;
}
.sec06 .btn01 {
    position: absolute;
    bottom: 140px;
    right: 43px;
}
.sec06 .btn02 {
    position: absolute;
    bottom: 47px;
    right: 43px;
}

/* ----- Section 07 ----- */

.sec07 .btn01 {
    position: absolute;
    bottom: 117px;
    right: 43px;
}
.sec07 .btn02 {
    position: absolute;
    bottom: 34px;
    right: 43px;
}
.sec07 .btn03 {
    position: absolute;
    bottom: 113px;
    right: 43px;
}
.sec07 .btn04 {
    position: absolute;
    bottom: 30px;
    right: 43px;
}
.sec07 .btn05 {
    position: absolute;
    bottom: 145px;
    right: 43px;
}
.sec07 .btn06 {
    position: absolute;
    bottom: 63px;
    right: 43px;
}

/* ----- Section 08 ----- */

.sec08 .btn01 {
    position: absolute;
    bottom: 485px;
    right: 94px;
}
.sec08 .btn02 {
    position: absolute;
    bottom: 389px;
    right: 93px;
}
.sec08 .btn03 {
    position: absolute;
    bottom: 85px;
    right: 137px;
}

/* ----- Section 09 ----- */

.sec09 .btn01 {
    position: absolute;
    bottom: 576px;
    right: 95px;
}
.sec09 .btn02 {
    position: absolute;
    bottom: 495px;
    right: 95px;
}
.sec09 .btn03 {
    position: absolute;
    bottom: 410px;
    right: 95px;
}
.sec09 .btn04 {
    position: absolute;
    bottom: 107px;
    right: 135px;
}

/* ---------- #banner ---------- */

#banner {
    margin: 60px auto 80px auto;
}

/* ---------- #footer ---------- */

#footer {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    font-size: 12px;
    line-height: 1.5;
    color: #996600;
}
#footer a {
    color: #996600;
    text-decoration: none;
}
#footer a:hover {
    text-decoration: underline;
}
.footer__top {
    padding: 10px 0;
    border-top: 1px solid #CCB27F;
    text-align: center;
    background: #FFFFFF;
}
.footer__middle {
    padding: 10px 0;
    border-top: 1px solid #CCB27F;
    text-align: center;
    background: #FFFFFF;
}
.footer__middle li {
    display: inline-block;
    padding: 0 10px;
    border-left: 1px solid #CCB27F;
}
.footer__middle li:first-child {
    border-left: none;
}
.footer__bottom {
    padding: 10px 0;
    border-top: 1px solid #CCB27F;
    font-style: normal;
    text-align: center;
    background-color: #F7F2DA;
}
#btn--page-top {
    position: fixed;
    display: none;
    right: 50px;
    bottom: 50px;
    z-index: 5;
}