body {
    font-family: 'MEIRYO', sans-serif;
}

/*------------------------------*/

.goTop {
    font-family: 'MEIRYO', sans-serif;
    font-size: 14px;
    padding: 20px 0;
}

.goTop a,
.goTop i {
    display: inline-block;
    vertical-align: middle;
}

.goTop a {
    color: #000000;
    padding-top: 3px;
}

.goTop i {
    font-size: 26px;
    color: #965695;
}

/*------------------------------*/

#home_slide .carousel-control {
    background: transparent !important;
    color: #dddddd !important;
    opacity: 0 !important;
}

#home_slide .carousel-indicators {
    bottom: -10px;
}

#home_slide .carousel-indicators li {
    border: 1px solid #000000;
}

#home_slide .carousel-indicators .active {
    background-color: #000000;
}

@media (min-width: 1200px) {
    #home_slide {
        margin: -105px 0 0 0;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    #home_slide {
        margin: -80px 0 0 0;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    #home_slide {
        margin: -60px 0 0 0;
    }
}

@media (max-width: 767px) {
    #home_slide .carousel-indicators {
        bottom: -30px;
    }
}

/*------------------------------*/

.title-sty1 {
    font-family: 'Hiragino Mincho Pro', sans-serif;
    font-size: 32px;
    letter-spacing: 4px;
    text-align: center;
    color: #231f20;
}

.title-sty1 > .linePurple {
    width: 80px;
    height: 3px;
    background: #965695;
    padding: 0;
    margin: 5px auto 0 auto;
}

/*------------------------------*/

.title-sty2 {
    font-family: 'TimesNewRoman', sans-serif;
    font-size: 28px;
}

/*------------------------------*/

.detail-sty1 {
    font-family: 'MEIRYO', sans-serif;
    font-size: 15px;
    line-height: 26px;
    color: #231f20;
}

/*------------------------------*/

.moreBtn a {
    background: #965695;
    color: #FFFFFF;
    font-family: 'MEIRYO', sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 5px 20px;
    margin: 15px 0 0 0;
}

.moreBtn a:hover {
    text-decoration: none;
    opacity: 0.7;
}

@media (min-width: 768px) {
    .moreBtn a {
        float: right;
    }
}

@media (max-width: 767px) {
    .moreBtn {
        text-align: center;
    }

    .moreBtn a {
        margin: 0 auto;
    }
}

/*------------------------------*/

.homeWelcome {
    padding: 50px 0;
}

/*------------------------------*/

.homeHistory {
    background: url("../../../history/images/bg-gray.jpg") repeat;
    padding: 50px 0;
}

@media (max-width: 767px) {
    .homeHistory {
        text-align: center;
    }
}

/*------------------------------*/

.homeNewsEvent {
    padding: 50px 0;
}

.homeNewsTable {
    font-family: 'MEIRYO', sans-serif;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #000000;
}

.homeNewsTable a {
    color: #000000;
}

.homeNewsTable table {
    width: 100%;
}

.homeNewsTable td {
    vertical-align: top;
    border-bottom: 1px dashed #d4d4d4;
    padding: 10px;
}

.homeNewsTable td:first-child {
    padding-left: 0;
}

.homeNewsTable td:last-child {
    padding-right: 0;
}

.homeNewsTable td:first-child {
    width: 100px !important;
}

@media (max-width: 767px) {
    .homeNewsTable table {
        width: auto;
        margin: auto;
    }
}

/*------------------------------*/

.outlineOfConstruction {
    background: url("../../../history/images/bg-gray.jpg") repeat;
    padding: 50px 0;
}

.outlineOfConstructionTable {
    font-family: 'MEIRYO', sans-serif;
    font-size: 16px;
    color: #000000;
}

.outlineOfConstructionTable table {
    width: auto;
    padding: 0;
    margin: 0 auto;
}

.outlineOfConstructionTable td {
    vertical-align: middle;
    padding: 5px;
    margin: 0;
}

.outlineOfConstructionTable td:first-child {
    word-break: keep-all;
    white-space: nowrap;
}

@media (max-width: 767px) {
    .outlineOfConstructionTable td {
        display: block !important;
    }

    .outlineOfConstructionTable td:first-child {
        font-weight: bold !important;
        padding-bottom: 0 !important;
    }

    .outlineOfConstructionTable td:nth-child(2) {
        display: none !important;
    }

    .outlineOfConstructionTable td:last-child {
        padding-bottom: 20px !important;
    }

    .outlineOfConstructionTable tr:last-child td:last-child {
        padding-bottom: 5px !important;
    }
}

/*------------------------------
		Text style
------------------------------*/

.link-bar {
    padding: 10px 0 0 0;
}

.link-bar-item > a:link,
.link-bar-item > a:visited {
    color: #965695;
}

.text-title1 {
    padding: 0 0 50px 0;
}

@media (max-width: 767px) {
    .text-title1 {
        padding: 30px 0 50px 0;
    }
}

/*------------------------------
		History
-------------------------------*/

.history-content {
    padding: 0 0 30px 0;
}

.history-content-white {
    padding: 50px 0;
}

.history-content-gray {
    padding: 50px 0;
    background-image: url(../../../history/images/bg-gray.jpg);
}

/*-------------------------------*/

.history_menu {
    background: #ad83ac;
    font-size: 22px;
    line-height: 50px;
    letter-spacing: 0;
}

@media (max-width: 767px) {
    .history_menu {
        font-size: 16px;
        line-height: 100%;
    }
}

.history_menu a {
    display: inline-block;
    color: #FFFFFF;
    text-decoration: none;
}

/*-------------------------------*/

ul.history_tab {
    width: auto;
    height: 50px;
    display: table;
    padding: 0;
    margin: 0 auto;
}

ul.history_tab li {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

ul.history_tab li.line {
    width: 3px;
    background: url("../../../history/images/history-line.png") no-repeat;
    background-size: 100% 100%;
}

ul.history_tab li.active > a,
ul.history_tab li > a:hover {
    color: #faee00;
    padding-left: 40px;
}

ul.history_tab li.active > a:before,
ul.history_tab li > a:hover:before {
    position: absolute !important;
    content: url("../../../history/images/icon-flower.png");
    margin: 4px 0 0 -45px;
}

@media (min-width: 768px) {
    ul.history_tab li {
        width: 265px;
    }
}

@media (max-width: 767px) {
    ul.history_tab li {
        width: 120px;
    }

    ul.history_tab li.active > a,
    ul.history_tab li > a:hover {
        text-align: left;
        padding-left: 30px;
    }

    ul.history_tab li.active > a:before,
    ul.history_tab li > a:hover:before {
        content: url("../../../history/images/icon-flower-small.png");
        margin: 5px 0 0 -25px;
    }
}

/*-------------------------------*/

.history_old_house {
    float: right;
    padding: 0 0 0 25px;
}

@media (min-width: 1200px) {
    .history_old_house {
        width: 400px;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .history_old_house {
        width: 330px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .history_old_house {
        width: 345px;
        padding: 0 0 0 15px;
    }
}

@media (max-width: 767px) {
    .history_old_house {
        float: none;
        padding: 0 0 20px 0;
    }
}

/*-------------------------------*/

.history_textTitle {
    margin: 0 0 30px 0;
}

@media (max-width: 767px) {
    .history_textTitle {
        margin: 0 -15px 30px -15px;
    }
}

/*-------------------------------*/

.history_boxTitle {
    background: url(../../../history/images/history/history-sub-title-bg.png) no-repeat center;
    background-size: 100% 100%;
    color: #ffffff;
    font-weight: bold;
    font-family: 'MEIRYOB', sans-serif;
    font-size: 24px;
    line-height: 100%;
    text-align: center;
    padding: 7px 0 5px 0;
    margin: 0 0 25px 0;
}

@media (min-width: 1200px) {
    .history_boxTitle {
        width: 300px;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .history_boxTitle {
        width: 270px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .history_boxTitle {
        width: 205px;
    }
}

/*-------------------------------*/

.history-title {
    font-family: 'AVENIRLTSTD-BOOK', sans-serif;
    font-size: 24px;
    font-weight: bold;
    padding: 0 0 10px 0;
}

.history-title-2-pc {
    font-family: 'MEIRYOB', sans-serif;
    font-size: 18px;
}

.history-title-bg2 {
    background: url(../../../history/images/history/history-sub-title-bg.png) no-repeat center;
    background-size: 100% 100%;
    color: #ffffff;
    text-align: center;
    padding: 7px 0 5px 0;
}

.history-part3-bg {
    background: url(../../../history/images/history/history-part3-bg.png) no-repeat left top;
    background-size: 100%;
    padding-bottom: 30px;
    position: relative;
    margin: -45px 0 0 0 !important;
}

a > .history-part3-bg:hover {
    opacity: 0.8;
}

.history-part3-title {
    z-index: 2000;
}

.history-part5-2-text {

}

/*-------------------------------*/

.his-pic-2-1 {
    position: relative;
    top: 0;
    left: 0;
    width: 60%;
}

.his-pic-2-2 {
    position: absolute;
    left: 35%;
    top: 10%;
    width: 60%;
}

.his-pic-3-row {
    display: block;
    margin-bottom: 50px;
}

@media (max-width: 1199px) and (min-width: 768px) {
    .his-pic-3-row {
        margin-bottom: 70px;
    }
}

.his-pic-3 {
    position: absolute;
    top: 0;
}

.his-pic-3-1 {
    position: relative;
    margin-top: 60px;
    width: 100%;
}

.his-pic-3-1 img {
    width: 60%;
}

.his-pic-3-2 {
    width: 50%;
    position: absolute;
    top: 0;
    right: 0;
}

@media (min-width: 1200px) {
    .his-pic-5-box {
        height: 522px;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .his-pic-5-box {
        height: 436px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .his-pic-5-box {
        height: 330px;
    }
}

.his-pic-51-2 {
    margin: -70px 0 0 0;
}

.his-pic-51-3 {
    margin: -100px 0 0 0;
}

.his-pic-52-2 {
    margin: -100px 0 0 0;
}

.his-pic-6-row {
}

@media (min-width: 768px) {
    .his-pic-6-row {
        height: 300px;
        margin-bottom: 50px;
    }
}

@media (min-width: 960px) {
    .his-pic-6-row {
        height: 450px;
        margin-bottom: 40px;
    }
}

.his-pic-6-1 {
    position: absolute;
    width: 28%;
    margin-bottom: 50px;
}

.his-pic-6-2 {
    position: absolute;
    width: 30%;
    left: 24.5%;
    margin-top: 50px;
}

.his-pic-6-3 {
    position: absolute;
    width: 30%;
    left: 48.5%;
}

.his-pic-6-4 {
    position: absolute;
    width: 22%;
    right: 0;
    margin-top: 50px;
}

@media (min-width: 1200px) {
    .his-pic-7-box {
        padding-right: 160px;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .his-pic-7-box {
        padding-right: 130px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .his-pic-7-box {
        padding-right: 95px;
    }
}

.his-pic-71-2 {
    position: absolute;
    top: 0;
    right: 0;
    width: 40%;
}

@media (min-width: 1200px) {
    .his-pic-72-box {
        padding-right: 150px;
        padding-bottom: 170px;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .his-pic-72-box {
        padding-right: 120px;
        padding-bottom: 130px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .his-pic-72-box {
        padding-right: 90px;
        padding-bottom: 100px;
    }
}

.his-pic-7-2 {
    position: absolute;
    top: 0;
    right: 0;
    width: 55%;
}

.his-pic-72-3 {
    position: absolute;
    right: 0;
    top: 40%;
    width: 40%;
}

@media (max-width: 1199px) and (min-width: 992px) {
    .his-pic-72-3 {
        position: relative;
        width: 40%;
        float: right;
        margin: -270px 0 0 0;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .his-pic-72-3 {
        position: relative;
        width: 40%;
        float: right;
        margin: -250px 0 0 0;
        padding-left: 15px;
    }
}

.his-pic-8-row {
    margin: 20px auto;
}

.his-pic-8-row img {
    height: 100% !important;
}

@media (min-width: 768px) {
    .his-pic-8-row {
        height: 112px;
    }
}

@media (min-width: 960px) {
    .his-pic-8-row {
        height: 180px;
    }
}

.his-pic-8-2, .his-pic-8-3, .his-pic-8-4, .his-pic-8-5 {
    display: inline-block;
    /*width: 27%;*/
    height: 100%;
}

.his-pic-8-ul {
    display: table;
    table-layout: fixed;
    padding: 0;
    margin: 20px auto;
}

.his-pic-8-ul li {
    width: auto;
    display: table-cell;
    vertical-align: top;
    padding: 0 2px;
    margin: 0;
}

.his-pic-8-ul li:first-child {
    padding-left: 0;
}

.his-pic-8-ul li:last-child {
    padding-right: 0;
}

/*-------------------------------*/

.history-pagination a {
    color: #771d76 !important;
}

.history-pagination li.active a {
    background-color: #AD83AC !important;
    border-color: #AD83AC !important;
    color: #FFFFFF !important;
}

/*-------------------------------*/

.history-news-box-bg {
    background: url("../../../history/images/renovating/history-news-box.jpg") no-repeat;
    background-size: 100% 100%;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #010100;
    clear: both;
    padding: 10px;
    margin: 0 auto 50px auto;
}

.history-news-box-bg a {
    color: #010100;
}

@media (min-width: 1200px) {
    .history-news-box-bg {
        width: 800px;
    }
}

@media (max-width: 767px) {
    .history-news-box-bg {
        font-size: 13px;
        line-height: 22px;
        letter-spacing: 0;
    }
}

/*-------------------------------*/

.history-news-box {
    height: 140px;
    position: relative;
    z-index: 2;
    overflow: auto;
    padding: 6px 10px 10px 10px;
    margin: 0;
}

.history-news-box::-webkit-scrollbar-track {
    background: transparent;
}

.history-news-box::-webkit-scrollbar {
    width: 15px;
    background: transparent;
}

.history-news-box::-webkit-scrollbar-thumb {
    background: #898989;
}

@media (max-width: 767px) {
    .history-news-box {
        padding: 5px;
    }

    .history-news-box::-webkit-scrollbar {
        width: 10px;
    }
}

/*-------------------------------*/

.history-news-box > ul.ulCircle {
    list-style: none;
    padding: 0;
    margin: 0;
}

.history-news-box > ul.ulCircle > li {
    padding-left: 20px;
}

.history-news-box > ul.ulCircle > li:before {
    position: absolute;
    z-index: 1;
    font-family: 'MEIRYO', sans-serif;
    content: '●';
    margin-left: -20px;
}

.history-news-box > ul.ulCircle > li > ul {
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
}

.history-news-box > ul.ulCircle > li > ul > li {
    width: auto;
    display: table-cell;
    padding: 0;
}

.history-news-box > ul.ulCircle > li > ul > li:first-child {
    width: 135px;
}

@media (max-width: 767px) {
    .history-news-box > ul.ulCircle > li > ul > li:first-child {
        width: 105px;
    }
}

/*-------------------------------*/

.history-news-content {
    margin: 0 0 100px 0;
}

/*-------------------------------*/

ul.history-news-title {
    width: 100%;
    display: table;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #771d76;
    padding: 0;
    margin: 0 0 30px 0;
}

ul.history-news-title > li {
    width: auto;
    display: table-cell;
    vertical-align: middle;
}

ul.history-news-title > li:first-child {
    width: 180px;
}

@media (max-width: 767px) {
    ul.history-news-title {
        font-size: 13px;
        line-height: 18px;
        margin-bottom: 15px;
    }

    ul.history-news-title > li:first-child {
        width: 105px;
    }
}

/*-------------------------------*/

.history-news-date {
    width: 175px;
    height: 152px;
    background: url("../../../history/images/renovating/history-news-date-bg.png") no-repeat;
    background-size: 100% 100%;
    display: table;
    padding: 0;
    margin: 0;
}

.history-news-date > nav {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 20px 0 0;
}

.history-news-date span {
    font-size: 28px;
}

@media (max-width: 767px) {
    .history-news-date {
        width: 100px;
        height: 87px;
        background: url("../../../history/images/renovating/history-news-date-bg.png") no-repeat;
        background-size: 100% 100%;
    }

    .history-news-date > nav {
        display: table-cell;
        vertical-align: middle;
        padding: 0 10px 0 0;
    }

    .history-news-date span {
        font-size: 16px;
    }
}

/*-------------------------------*/

.history-news-title-line {
    height: 3px;
    background: url("../../../history/images/renovating/history-news-title-line.png") no-repeat;
    background-size: 100% 100%;
}

@media (max-width: 767px) {
    .history-news-title-line {
        background: url("../../../history/images/renovating/history-news-title-line.png") no-repeat;
        background-size: auto 100%;
    }
}

/*-------------------------------*/

.historyNews_box {
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 1px;
}

@media (min-width: 1200px) {
    .historyNews_box.fixHeight {
        min-height: 460px;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .historyNews_box.fixHeight {
        min-height: 420px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .historyNews_box.fixHeight {
        min-height: 385px;
    }
}

/*-------------------------------*/

@media (min-width: 768px) {
    .historyNews_box .row {
        margin: 0;
    }

    .historyNews_box [class*="col-"] {
        padding: 0;
    }
}

@media (max-width: 767px) {
    .historyNews_box .pull-left,
    .historyNews_box .pull-right {
        float: none !important;
    }

    .historyNews_box .img-responsive {
        float: none !important;
        margin: 0 auto;
    }
}

/*-------------------------------*/

@media (max-width: 767px) {
    .hisNews_imgBox {
        display: block;
        width: 290px;
        margin: 0 auto;
    }
}

/*-------------------------------*/

.hisNews_img1 {
    position: absolute;
    z-index: 1;
}

.hisNews_img2 {
    position: absolute;
    z-index: 2;
}

.hisNews_img3 {
    position: relative;
    margin: 0 0 0 -20px;
}

.hisNews_img4 {
    position: absolute;
    z-index: 4;
}

.hisNews_img5 {
    position: absolute;
    z-index: 5;
}

.hisNews_img6 {
    position: absolute;
    z-index: 6;
}

.hisNews_img7 {
    position: absolute;
    z-index: 7;
}

.hisNews_img8 {
    position: absolute;
    z-index: 8;
}

.hisNews_img9 {
    position: relative;
    z-index: 9;
}

.hisNews_img10 {
    position: relative;
    z-index: 11;
}

.hisNews_img11 {
    position: relative;
    z-index: 10;
}

.hisNews_img12 {
    position: relative;
    z-index: 12;
}

.hisNews_img13 {
    position: absolute;
    z-index: 15;
}

.hisNews_img14 {
    position: relative;
    z-index: 14;
}

.hisNews_img15 {
    position: relative;
    z-index: 13;
}

.hisNews_img16 {
    position: relative;
    z-index: 16;
}

.hisNews_img17 {
    position: absolute;
    z-index: 17;
}

.hisNews_img18 {
    position: relative;
    z-index: 18;
}

.hisNews_img19 {
    position: relative;
    z-index: 19;
}

.hisNews_img20 {
    position: relative;
    margin: 0 0 0 -10px;
}

@media (min-width: 1200px) {
    .hisNews_img1,
    .hisNews_img2,
    .hisNews_img4,
    .hisNews_img5,
    .hisNews_img6,
    .hisNews_img7,
    .hisNews_img11,
    .hisNews_img14,
    .hisNews_img15 {
        width: 250px;
    }

    .hisNews_img1 {
        margin: 70px 0 0 0;
    }

    .hisNews_img2 {
        margin: -50px 0 0 135px;
    }

    .hisNews_img4 {
        margin: -20px 0 0 0;
    }

    .hisNews_img5 {
        margin: -20px 0 0 320px;
    }

    .hisNews_img6 {
        margin: 150px 0 0 -180px;
    }

    .hisNews_img7 {
        margin: 150px 0 0 130px;
    }

    .hisNews_img8,
    .hisNews_img9 {
        width: 420px;
    }

    .hisNews_img8 {
        margin: -150px 0 0 280px;
    }

    .hisNews_img9 {
        margin: 100px 0 0 0;
    }

    .hisNews_img10 {
        width: 350px;
        margin: 6px 0 0 0;
    }

    .hisNews_img11 {
        margin: -100px 0 0 150px;
    }

    .hisNews_img12 {
        width: 400px;
        margin: 125px 0 0 -100px;
    }

    .hisNews_img13 {
        width: 380px;
        margin: -200px 0 0 180px;
    }

    .hisNews_img14 {
        margin: 160px 0 0 100px;
    }

    .hisNews_img15 {
        margin: 160px 0 0 0;
    }

    .hisNews_img16 {
        width: 390px;
        margin: -20px 0 0 0;
    }

    .hisNews_img17,
    .hisNews_img18 {
        width: 200px;
    }

    .hisNews_img17 {
        margin: 0 0 0 -235px;
    }

    .hisNews_img18 {
        margin: 240px 0 0 -50px;
    }

    .hisNews_img19 {
        margin: -15px 0 0 0;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .hisNews_img1,
    .hisNews_img2,
    .hisNews_img4,
    .hisNews_img5,
    .hisNews_img6,
    .hisNews_img7,
    .hisNews_img11,
    .hisNews_img14,
    .hisNews_img15 {
        width: 215px;
    }

    .hisNews_img1 {
        margin: 60px 0 0 0;
    }

    .hisNews_img2 {
        margin: -30px 0 0 105px;
    }

    .hisNews_img4 {
        margin: -20px 0 0 0;
    }

    .hisNews_img5 {
        margin: -20px 0 0 250px;
    }

    .hisNews_img6 {
        margin: 150px 0 0 -150px;
    }

    .hisNews_img7 {
        margin: 150px 0 0 100px;
    }

    .hisNews_img8,
    .hisNews_img9 {
        width: 350px;
    }

    .hisNews_img8 {
        margin: -150px 0 0 230px;
    }

    .hisNews_img9 {
        margin: 100px 0 0 0;
    }

    .hisNews_img10 {
        width: 280px;
        margin: 6px 0 0 0;
    }

    .hisNews_img11 {
        margin: -80px 0 0 110px;
    }

    .hisNews_img12 {
        width: 333px;
        margin: 120px 0 0 -80px;
    }

    .hisNews_img13 {
        width: 350px;
        margin: -190px 0 0 145px;
    }

    .hisNews_img14 {
        margin: 160px 0 0 100px;
    }

    .hisNews_img15 {
        margin: 160px 0 0 0;
    }

    .hisNews_img16 {
        width: 320px;
        margin: -10px 0 0 0;
    }

    .hisNews_img17,
    .hisNews_img18 {
        width: 165px;
    }

    .hisNews_img17 {
        margin: 0 0 0 -195px;
    }

    .hisNews_img18 {
        margin: 205px 0 0 -45px;
    }

    .hisNews_img19 {
        margin: -15px 0 0 0;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .hisNews_img1,
    .hisNews_img2,
    .hisNews_img4,
    .hisNews_img5,
    .hisNews_img6,
    .hisNews_img7,
    .hisNews_img11,
    .hisNews_img14,
    .hisNews_img15 {
        width: 180px;
    }

    .hisNews_img1 {
        margin: 60px 0 0 0;
    }

    .hisNews_img2 {
        margin: -30px 0 0 105px;
    }

    .hisNews_img4 {
        margin: -20px 0 0 0;
    }

    .hisNews_img5 {
        margin: -20px 0 0 250px;
    }

    .hisNews_img6 {
        margin: 150px 0 0 -150px;
    }

    .hisNews_img7 {
        margin: 150px 0 0 100px;
    }

    .hisNews_img8,
    .hisNews_img9 {
        width: 300px;
    }

    .hisNews_img8 {
        margin: -120px 0 0 220px;
    }

    .hisNews_img9 {
        margin: 80px 0 0 0;
    }

    .hisNews_img10 {
        width: 220px;
        margin: 6px 0 0 0;
    }

    .hisNews_img11 {
        margin: -60px 0 0 110px;
    }

    .hisNews_img12 {
        width: 300px;
        margin: 100px 0 0 -80px;
    }

    .hisNews_img13 {
        width: 300px;
        margin: -170px 0 0 140px;
    }

    .hisNews_img14 {
        margin: 150px 0 0 100px;
    }

    .hisNews_img15 {
        margin: 150px 0 0 0;
    }

    .hisNews_img16 {
        width: 290px;
        margin: -10px 0 0 0;
    }

    .hisNews_img17,
    .hisNews_img18 {
        width: 150px;
    }

    .hisNews_img17 {
        margin: 0 0 0 -175px;
    }

    .hisNews_img18 {
        margin: 185px 0 0 -40px;
    }

    .hisNews_img19 {
        margin: -10px 0 0 0;
    }
}

@media (max-width: 767px) {
    .hisNews_img1,
    .hisNews_img2,
    .hisNews_img4,
    .hisNews_img5,
    .hisNews_img6,
    .hisNews_img7,
    .hisNews_img8,
    .hisNews_img9,
    .hisNews_img17,
    .hisNews_img18 {
        width: 200px;
    }

    .hisNews_img1,
    .hisNews_img5,
    .hisNews_img7,
    .hisNews_img9 {
        position: relative;
        margin: 80px 0 0 0;
    }

    .hisNews_img2,
    .hisNews_img4,
    .hisNews_img6,
    .hisNews_img8,
    .hisNews_img11,
    .hisNews_img14 {
        margin: -80px 0 0 100px;
    }

    .hisNews_img3,
    .hisNews_img20 {
        margin: 0 auto;
    }

    .hisNews_img4,
    .hisNews_img6,
    .hisNews_img8,
    .hisNews_img10,
    .hisNews_img13,
    .hisNews_img18 {
        z-index: 2;
    }

    .hisNews_img5,
    .hisNews_img7,
    .hisNews_img9,
    .hisNews_img11,
    .hisNews_img14,
    .hisNews_img17 {
        z-index: 1;
    }

    .hisNews_img9,
    .hisNews_img16 {
        margin-bottom: 10px;
    }

    .hisNews_img10,
    .hisNews_img13 {
        width: 240px;
        margin: 15px 0 0 0;
    }

    .hisNews_img13 {
        position: relative;
    }

    .hisNews_img17 {
        position: relative;
    }

    .hisNews_img18 {
        margin: -150px 0 0 95px;
    }

    .hisNews_img19 {
        margin: 0;
    }
}

/*------------------------------
		Access
-------------------------------*/

.access-content {
    padding: 0 0 30px 0;
    text-align: justify;
}

.access-title {
    font-family: 'MEIRYOB', sans-serif;
    font-size: 22px;
    padding: 0 0 5px 0;
}

.access-map {
    width: 100%;
    height: 400px;
}

.access-detail {
    margin: 0 0 0 20px;
}

/*------------------------------
other style
------------------------------*/

@media (min-width: 1200px) {
    .box-pageDetail {
        width: 960px;
        margin: 0 auto;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .box-pageDetail {
        width: 800px;
        margin: 0 auto;
    }
}