@import url(//fonts.googleapis.com/earlyaccess/notosanstc.css);

/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body,
html {
    line-height: 1;
    font-size: 20px;
    font-family: 'Noto Sans TC', sans-serif;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    width: 100%;
    vertical-align: middle;
}

.clearfix::after {
    content: "";
    display: block;
    clear: both;
}

.clearab::after,
.clearab::before {
    *zoom: 1;
    content: "";
    display: table;
    clear: both;
}

/*---------------------------------reset end---------------------------------*/

body,
html {
    /*    background-image: url(../img/bg.jpg);*/
    letter-spacing: 1px;
    line-height: 25px;
    /*    background-repeat: no-repeat;*/
    counter-reset: li;
}

a {
    color: #000000;
}

a:hover {
    color: #1e9178;
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

a:focus {
    text-decoration: none;
}



.banner {
    position: relative;
/*    background: url(../img/sakura/sakura_ban.JPG), linear-gradient(#462a3e, #411b1a);*/
    margin-bottom: -60px;
/*    background-size: 100%;*/
    width: 100%;
    height: 60vh;
/*    background-position: center;*/
    background-attachment: local;
    background-repeat: no-repeat;

}

.banner.sakuraban {
    background: url(../img/sakura/sakura_ban.JPG);
    background-size: 100%;
    width: 100%;
    background-position: center;
}

.banner.homestayban {
    background: url(../img/homestay/homestay_ban.jpg);
    background-size: 100%;
    width: 100%;
    background-position: center;
}

.banner.dkban {
    background: url(../img/dk/dk_ban.jpg);
 background-size: 100%;
    width: 100%;
    background-position: center;
}

.banner.takutoban {
    background: url(../img/takuto/takuto_ban.JPG);
 background-size: 100%;
    width: 100%;
    background-position: bottom;
}

.banner.tokyostageban {
    background: url(../img/tokyostage/tokyostage_ban.jpg);
 background-size: 100%;
    width: 100%;
    background-position: center;
}

.banner.uniestban {
    background: url(../img/uniest/uniest_ban.JPG);
 background-size: 100%;
    width: 100%;
    background-position: center;
}

.banner.uninesthakusanban {
    background: url(../img/uninest_hakusan/uninest-hakusan_ban.jpg);
 background-size: 100%;
    width: 100%;
    background-position: center;
}

.banner.uninestkamikitaban {
    background: url(../img/uninest_kamikita/uninest-kamikita_ban.jpg);
 background-size: 100%;
    width: 100%;
    background-position: center;
}

.banner.sumirinban {
    background: url(../img/sumirin/sumirin_ban.JPG);
 background-size: 100%;
    width: 100%;
    background-position: center;
}

.banner.ggban {
    background: url(../img/gg/gg_ban.jpg);
  background-size: 100%;
    width: 100%;
    background-position: center;
}

.banner.freshroomban {
    background: url(../img/freshroon/freshroom_ban.jpg);
   background-size: 100%;
    width: 100%;
    background-position: center;
}

.banner.kiforgban {
    background: url(../img/kiforg/kiforg_ban.jpg);
   background-size: 100%;
    width: 100%;
    background-position: center;
}

.banner.unilifeban {
    background: url(../img/unilife/unilife_ban.jpg);
   background-size: 100%;
    width: 100%;
    background-position: center;
}
.banner.forcban {
    background: url(../img/forc/forc_ban.jpg);
   background-size: 100%;
    width: 100%;
    background-position: center;
}
.banner.jandfban {
    background: url(../img/jandf/jandf_ban.jpg);
   background-size: 100%;
    width: 100%;
    background-position: center;
}

.banner.monthlyban {
    background: url(../img/monthly/monthly_ban.jpg);
   background-size: 100%;
    width: 100%;
    background-position: center;
}

.name_title {
    position: absolute;
    top: 15px;
/*    color: #fff;*/
    background-color: rgba(44, 44, 44, 0.42);
    padding: 5px;
    left: 15px;
    font-size: 25px;
    font-weight: 300;
    letter-spacing: 2px;
/*    box-shadow: 1px 5px 5px #FFF;*/
}

.name_title a{
    color: #FFF;
}

@media screen and (max-width:640px) {
.name_title a{
    color: #323232;
 }
}

.name {
    font-size: 50px;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    height: 50px;
    top: 45%;
    color: #000;
    letter-spacing: 0px;
    font-weight: bolder;
    line-height: 50px;
    text-shadow: 1px 3px 5px #ffffff;
}

.banner img {
    /*    opacity: 0.7;*/
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    background-color: transparent;
}

.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-brand {
    color: #FFF;

}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.ban-title {
    position: absolute;
    top: 30%;
    left: 0;
    right: 0%;
    text-align: center;
    font-size: 60px
}

.banner .navbar {
    background-color: transparent;
    border: 0;
    padding-top: 15px;
    border-radius: 0;
}

@media screen and (max-width:993px) {
    .banner {
        height: 40vh;
    }

    .navbar-collapse {
        width: 220px;
        float: right;
    }

    /*
    .navbar-default .navbar-nav > li > a {
    color: #fda5a5;
}
*/
}

@media screen and (max-width:768px) {
    .banner {
        height: 45vh;
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        background-color: rgba(171, 172, 171, 0.52);
    }

}

@media screen and (max-width:640px) {
    .banner {
        height: 30vh;
    }

    .name {
        top: 35%;
        font-size: 40px;
    }
    .hinfo-left .title {
        font-size: 25px;
    }
}

@media screen and (max-width:320px) {
    .banner {
        height: 40vh;
    }

}

.full-width {
    width: 100%;
}

.house {
    width: 1200px;
    margin: auto;
}

.top {
    margin-top: 30px;
}

/*

.house-title {
    position: relative;
    font-size: 35px;
    margin-left: 50px;
    margin-bottom: 3px;
    height: 50px;
}
*/

/*
.house-title::after {
    content: "";
    display: inline-block;
    width: 50px;
    height: 40px;
    background-color: #fda5a5;
    position: absolute;
    bottom:-6px;
    right: 10%;
}
*/

.house-top {
    position: relative;
    width: 100%;
    height: 0;
    border-width: 0 20px 27px;
    border-style: solid;
    border-color: transparent transparent #eaebe5;
}

.house-name {
    position: relative;
    width: 108%;
    height: 0;
    /*    margin-left: -44px;*/
    /*
    border-width:0 46px 62px;
    padding-top: 5px;
      border-style:solid;
    border-color:transparent transparent #FFF;
*/
    font-size: 35px;
    line-height: 70px;
    text-align: center;
    color: #FFF;
}

.house-info {
    width: 97%;
    margin: auto;
    padding: 10px;
    /*    border: 5px solid #fda5a5;*/
    border-top: 0;
    background-color: #eaebe5;
    /*    margin-top: -5px;*/
    position: relative;
}

@media screen and (max-width:1200px) {
    .banner {
        position: relative;
/*        margin-bottom: 0px;*/
    }

    .house {
        width: 98%;
    }
}

.hinfo-left,
.hinfo-right {
    float: left;
    margin: 5px;
}

.hinfo-left {
    width: 67%;
}

.hinfo-right {
    width: 30%;
}

@media screen and (max-width:768px) {

    .hinfo-left,
    .hinfo-right {
        float: none;
        margin: 5px;
    }

    .hinfo-left {
        width: 100%;
    }

    .hinfo-right {
        width: 100%;
    }
}

.hinfo-left .title {
    font-size: 30px;
    padding: 10px 0;
    /*    font-weight: bolder;*/
    color: #9f8342;
	line-height: 35px;
}

.hinfo-left .title-name {
    font-size: 40px;
    letter-spacing: -2px;
    font-weight: bolder;
    line-height: 45px;
}

.hinfo-left .cont {
    font-size: 16px;
}

@media screen and (max-width:640px) {
    .banner.freshroomban {
        height: 40vh;
        background-size: 155%
    }
    
    .hinfo-left .title-name {
        font-size: 30px;
        line-height: 40px;
    }
}

/*特色*/

.hinfo-main .info-mtitle {
    margin: 20px 0 0 0;
    padding: 5px 0 6px 0;
    /*    font-size: 22px;*/
    color: #FFF;
    background-color: #6b8061;
    width: 288px;
    text-align: center;

}

.info-mol p {
    line-height: 28px;
    margin-top: 10px;
}

.info-mol ol li {
    position: relative;
    display: block;
    padding: 0.2em 0.3em 0.1em 0.2em;
    *padding: 0.2em;
    margin: 0.5em 0 0 1.2em;
    /*    background: #ddd;*/
    color: #6b8061;
    text-decoration: none;
    /*transition动画效果*/
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    /*    counter-reset:li;*/
    list-style-type: armenian;
}

/*
.info-mol li:hover {
    background: #eee;
}
*/

.info-mol ol li::before {
    content: counter(li);
    counter-increment: li;
    -webkit-counter-increment: li;
    position: absolute;
    left: -1.2em;
    top: 50%;
    font-size: 18px;
    margin-top: -0.5em;
    /*    background: #fa8072;*/
    border-radius: 50%;
    border: 1px solid #6b8061;
    width: 1.3em;
    height: 1.3em;
    line-height: 1.2em;
    text-align: center;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

/*
.info-mol li::after {
    position: absolute;
    content: "";
    border: 0.5em solid transparent;
    left: -1em;
    top: 50%;
    margin-top: -0.5em;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.info-mol li:hover::after {
    left: -0.5em;
    border-left-color: #fa8072;
}
*/

.info-mol ol p {
    margin-left: 28px;
    font-size: 17px;
}



/*特色 end*/

/*住宿資訊*/

.hinfo-more .table-title {
    color: #a49367;
    padding: 5px 0 0 0;
    font-size: 23px;
    font-weight: bold;
    cursor: pointer;
    margin-top: 10px;
    /*    margin-bottom: -5px;*/
}

.hinfo-more .table-title:hover {
    color: #846e34;
}

.hinfo-more .table-title span img {
    display: inline-block;
    width: 35px;
    padding: 5px;
    margin-right: 5px;
    border: 2px solid #000;
    border-left: 5px solid #000;
    border-bottom: none;
}

.hinfo-more .table-title .arrow {
    display: inline-block;
    /*    transform: rotate(-45deg);*/
    transition: all .5s ease-in;
    font-size: 16px;
    margin-left: 10px;
}

.hinfo-more .table-title:hover .arrow {
    /*    transform: rotate(45deg);*/
}

.hinfo-more table {
    width: 100%;
    border-left: 5px solid #000;
}

.hinfo-more table tr,
.hinfo-more table td {
    border: 1px solid #000;
    padding: 5px;
    font-size: 16px;
    vertical-align: middle;
    /*    text-align: center*/
    line-height: 18px;
}

.hinfo-more table .city td:nth-child(2) {
    width: 400px;
}

table .bcity td:nth-child(2) {
    width: 70px;
}

@media screen and (max-width:768px) {
    .hinfo-more table .city td:nth-child(2) {
        width: 300px;
    }

    .hinfo-more table tr,
    .hinfo-more table td {
        font-size: 14px;
    }

}

@media screen and (max-width:640px) {
    .hinfo-more .table-title {
        font-size: 20px;
    }

    .hinfo-more .table-title .arrow {
        font-size: 14px;
    }

    .hinfo-more table tr,
    .hinfo-more table td {
        font-size: 12px;
    }

    .hinfo-more table .city td:nth-child(2) {
        width: 100px;
    }


}


/*住宿資訊 end*/

/*學生感想*/

.house-student {
    background-color: #c6c7c1;
    padding: 10px;
    width: 98%;
    margin: auto;
    position: relative;
    margin-top: 50px;
    margin-bottom: 10px;

}

.student-title {
    position: absolute;
    margin-top: -45px;
    margin-left: -10px;
    /*    padding: 5px;*/
    /*    background-color: #c6c7c1;*/
    width: 180px;
    border-right: 30px solid transparent;
    border-bottom: 35px solid #c6c7c1;
    box-shadow: 15px 15px 15px inset #763939;
    color:
}

.student-title span {
    position: absolute;
    margin-top: 5px;
    margin-left: 10px;
    font-size: 22px;
    color: #6b8061;
}

.student-info {
    display: flex;
}

.student-head,
.student-cont {
    flex-direction: row;

}

.student-head {
    /*    flex: 1;*/
    width: 200px;
}

.student-head .student-headimg {
    width: 80%;
}

.student-name ul {
    margin-left: 28px;
    margin-right: 10px;

}

.student-name span {
    display: block;
    font-size: 25px;
    font-weight: bold;
    margin: 5px 0;
}

.student-name li {
    list-style-type: disc;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
}

.student-cont {
    flex: 1;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 28px;
}



@media screen and (max-width:768px) {

    .student-info {
        display: block;
    }

    .student-head {
        width: 100%;
    }

    .student-head .student-headimg {
        float: left;
        width: 30%;
    }

    .student-name {
        float: left;
        width: 60%;
        padding-left: 10px;
        margin-top: 5%;
    }

    /*
    .student-head  {
        margin: auto;
    }
*/
    .student-cont {
        border-top: 1px dashed #6b8061;
    }

}

@media screen and (max-width:640px) {

    .student-name span {
        font-size: 22px;
    }

    .student-name li {
        font-size: 16px;
    }
}

@media screen and (max-width:480px) {
    .student-head .student-headimg {
        width: 30%;
    }

    .student-name ul {
        width: 100%;
    }
}

/*學生感想 end*/

/*關於更多*/

.house-about {}
.house-about ol li a{
    word-wrap: break-word;
}
.ab_title {
    background-color: #6b8061;
    padding: 5px 10px;
    width: 180px;
    color: #FFF;
    text-align: center;
}

.ab_info ul {
    margin-left: 30px;
    margin-top: 10px;
}

.ab_info ul li {
    float: left;
    list-style-type: square;
    width: 30.3%;
    font-size: 20px;
    font-weight: bold;
    margin-right: 30px;
}

.ab_info ul li:nth-child(3) {
    width: 23%;
}

.ab_info ol li {
    float: none;
    list-style-type: none;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
}

.ab_info ol li:nth-child(3) {
    width: 100%;
}

.ab_info ol li a {
    color: #363636;
}

.ab_info ol li a:hover {
    color: #1f1f1f;
}

.ab_btn {
    margin-top: 5px;
}

.ab_btn .btn {
    display: block;
    width: 140px;
    height: 40px;
    /*    margin-left: 50px;*/
    /*    margin: auto;*/
    background-image: url(../img/l-more.png);
    background-repeat: no-repeat;
    background-size: 140px 40px;
    border-radius: 0;
}

.ab_btn .btn2 {
    width: 100px;
    height: 45px;
    margin: inherit;
    margin-left: 50px;
    background-image: url(../img/btn2.png);
    background-size: 100px 45px;
}

.ab_btn .btn:hover {
    box-shadow: 2px 2px 1px #e95532;
}

.data {
    display: block;
    width: 85px;
    text-align: center;
    margin: auto;
    margin-top: 10px;
    /*    border-bottom: 1px solid #000;*/
    font-size: 16px;
    text-decoration: underline;
}

.ft-btn {
    
    /*    width: 140px;*/
    margin: auto;
    /*    padding-left: -50px;*/
}

.fot-btn {
    background-image: url(../img/btn.png);
    margin: auto;
    margin-top: 15px;
    display: block;
    width: 140px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: 140px 40px;
    border-radius: 0;
}


.backhome {
    width: 90px;
    margin: 10px auto;
}


.backhome:hover {
    box-shadow: 2px 2px 1px #898989;
}
@media screen and (max-width:768px) {
    .ab_info ul li {
        float: none;
        width: 100%;
        margin-top: 20px;
    }

    .ab_info ul li:nth-child(3) {
        width: 100%;
    }

    .ab_info ul li:nth-child(2) {
        margin-top: 15px;
    }

    .ab_info ol li {
        margin-top: 5px;
    }

    .ab_info ol li:nth-child(2) {
        margin-top: 0px;
    }

}


@media screen and (max-width:640px) {}

/*
.house-about table {
    width: 100%;

}

.house-about table td:nth-child(1),
.house-about table td:nth-child(3),
.house-about table td:nth-child(4) {
    width: 90px;
    padding: 0 10px;
}

.house-about table td:nth-child(2) ul {
    margin-left: 30px;
}

.house-about table td:nth-child(2) ul li {
    float: left;
    list-style-type: square;
    width: 50%;
    font-size: 20px;
    font-weight: bold;
}

.house-about table td:nth-child(2) ol li {
    float: none;
    list-style-type: none;
    width: 90%;
    font-size: 16px;
    font-weight: 500;
}

.house-about table td:nth-child(2) ol li a {
    color: #363636;
}

@media screen and (max-width:768px) {
    .house-about table td {
        display: block;
        margin-top: 10px;
    }
    .house-about table td:nth-child(3),
    .house-about table td:nth-child(4) {
        float: left;
        width: 50%;
        text-align: center;
    }
    .house-about table td:nth-child(3) img,
    .house-about table td:nth-child(4) img {
        width: 80px;
    }

}


@media screen and (max-width:640px) {

    .house-about table td:nth-child(2) ul li {
        float: none;
        width: 100%;
    }

    .house-about table td:nth-child(2) ul li:nth-child(2) {
        margin-top: 20px;
    }
    .house-about table td:nth-child(2) ol li:nth-child(2) {
        margin-top: 0px;
    }
}
*/

/*關於更多 end*/

.ri-img .houseimg div {
    /*    width: 48%;*/
    /*    float: left;*/
    margin: 5px;
    position: relative;
    /*    border: 1px solid #7c7e71;*/
    /*    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.45);*/
}

.ri-img .houseimg span {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: center;
    /*    text-shadow: 2px 2px 15px #956702;*/
    color: #FFF;
    font-size: 16px;
	line-height: 22px;
    background-color: rgba(10, 10, 10, 0.51);
    padding: 5px;
}

.ri-build {
    margin-top: 20px;
    padding: 10px;
    margin: 5px;
    border: 5px solid #e88d23;
    line-height: 25px;
}

/*slick*/

.slick-arrow {
    text-indent: -9999em;
    border: 0;
    top: 45%;

}

.slick-prev,
.slick-next {
    position: absolute;
    z-index: 1;
    background-size: 30px;
    width: 30px;
    height: 30px;
    background-color: transparent;
}

.slick-prev {
    margin-left: -20px;
    background-image: url(../img/prev.png);

}

.slick-next {
    right: 0;
    margin-right: -10px;
    background-image: url(../img/next.png);

}


@media screen and (max-width:768px) {
    .ri-img .houseimg div {
        margin-left: -3px;
    }

    .ri-img .houseimg span {
        font-size: 15px;
    }

}

@media screen and (max-width:640px) {

    .ri-img .houseimg span {
        font-size: 14px;
    }

}

.l-banner,
.s-banner {
    margin: 20px 0;
}

.l-banner li {
    width: 50%;
    float: left;
    padding: 5px;
}

@media screen and (max-width:640px) {
    .l-banner li {
        width: 100%;
    }
}

.s-banner li {
    width: 25%;
    float: left;
    padding: 5px;
}

.s-banner li img {
    border: 1px solid #f8d6ae;
}

@media screen and (max-width:768px) {
    .s-banner li {
        /*        width: 50%;*/
    }
}

@media screen and (max-width:640px) {
    .s-banner li {
        width: 50%;
    }
}


.house-more {
    background-color: #e3e3e3;
    padding: 10px;
    margin: 30px 0;
}

.house-more .contract_title {
    font-size: 28px;
    margin-top: 10px;
    margin-bottom: 15px;
    padding: 10px;
    font-weight: bold;
    /*    text-align: center;*/
    border-bottom: 3px solid #b2b2b2;
    position: relative;
}

.house-more .contract_title::after {
    content: '';
    width: 230px;
    height: 4px;
    background-color: #6b8061;
    display: block;
    position: absolute;
    bottom: -3px;
    left: -2px;
}

.house-more .contract_title span {
    color: #425539;
}

.house-more ul {
    padding-left: 30px;
    /*
    border-color: #f8d6ae;
    border-style: solid;
    border-width: 1px 5px;
    border-radius: 15px;
*/
    /*    padding: 10px;*/
    /*    background-color: #fff;*/
}

.house-more li {
    float: left;
    width: 33.3%;
    margin: 5px 0;
    height: 25px;
    list-style-type: disc;
}

@media screen and (max-width:993px) {
    .house-more li {
        width: 50%;
        font-size: 18px;
    }

    .house-more .contract_title {
        font-size: 26px;
    }
}

@media screen and (max-width:640px) {
    .house-more li {
        width: 100%;
        font-size: 14px;
        margin: 3px 0;
    }

    .house-more .contract_title {
        font-size: 24px;
        padding: 5px;
    }

    .house-more .contract_title::after {
        content: '';
        width: 180px;

    }
}

.form-bg {
    /*    background: url('../img/banner.jpg');*/
    background: url('../img/banner.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
}

.form-iframe iframe {
    width: 97%;
    margin: 0 1.4%;
    height: 2200px;
    margin-top: 100px;
    overflow: hidden;
}

.footer{
    background-color: #f7f7f7;
}

.copy {
    padding: 10px 0 5px;
    text-align: center;
    font-size: 14px;
}

.back_top {
    position: fixed;
    bottom: 10px;
    left: 15px;
    z-index: 50;
}

.ask_top {
    position: fixed;
    bottom: 30%;
    right: 0px;
    z-index: 50;
    /*    width: 10%;*/
    margin-right: 15px;
    width: 80px;
}

.ask_top:hover {
    margin-right: 0px;
}

@media screen and (max-width:993px) {}

@media screen and (max-width:768px) {}

@media screen and (max-width:480px) {
    .ask_top {
    width: 60px;
        bottom: 70px;
}
}

@media screen and (max-width:320px) {}

/*顏色設定*/

.contract_title.sakura span,
.student-title.sakura span,
.info-mol.sakura ol li {

    color: #be2757;
}

.info-mol.sakura ol li::before {
    border: 1px solid #be2757;
    /*    color: #d34170;*/
}

.contract_title.sakura::after,
.info-mtitle.sakura,
.ab_title.sakura {
    background-color: #be2757;
}
/*dk*/
.contract_title.dk span,
.student-title.dk span,
.info-mol.dk ol li {

    color: #262D71;
}

.info-mol.dk ol li::before {
    border: 1px solid #262D71;
    /*    color: #d34170;*/
}

.contract_title.dk::after,
.info-mtitle.dk,
.ab_title.dk{
    background-color: #262D71;
}

/*freshroom*/
.contract_title.freshroom span,
.student-title.freshroom span,
.info-mol.freshroom ol li {

    color: #2a2b48;
}

.info-mol.freshroom ol li::before {
    border: 1px solid #2a2b48;
    /*    color: #d34170;*/
}

.contract_title.freshroom::after,
.info-mtitle.freshroom,
.ab_title.freshroom{
    background-color: #2a2b48;
}
/*uniest 白山*/
.contract_title.uniest span,
.student-title.uniest span,
.info-mol.uniest ol li {
    color: #877d19;
}

.info-mol.uniest ol li::before {
    border: 1px solid #877d19;
    /*    color: #d34170;*/
}

.contract_title.uniest::after,
.info-mtitle.uniest,
.ab_title.uniest{
    background-color: #877d19;
}
/*uniest 下北澤*/
.contract_title.uniestkamikita span,
.student-title.uniestkamikita span,
.info-mol.uniestkamikita ol li {
    color: #5a8719;
}

.info-mol.uniestkamikita ol li::before {
    border: 1px solid #5a8719;
    /*    color: #d34170;*/
}

.contract_title.uniestkamikita::after,
.info-mtitle.uniestkamikita,
.ab_title.uniestkamikita{
    background-color: #5a8719;
}

/*sumirin 住友林業レジデンシャル*/
.contract_title.sumirin span,
.student-title.sumirin span,
.info-mol.sumirin ol li {
    color: #489d5e;
}

.info-mol.sumirin ol li::before {
    border: 1px solid #489d5e;
    /*    color: #d34170;*/
}

.contract_title.sumirin::after,
.info-mtitle.sumirin,
.ab_title.sumirin{
    background-color: #489d5e;
}

/*kiforg 共立*/
.contract_title.kiforg span,
.student-title.kiforg span,
.info-mol.kiforg ol li {

    color: #598F17;
}

.info-mol.kiforg ol li::before {
    border: 1px solid #598F17;
    /*    color: #d34170;*/
}

.contract_title.kiforg::after,
.info-mtitle.kiforg,
.ab_title.kiforg{
    background-color: #598F17;
}

/*tokyostage 東仁*/
.contract_title.tokyostage span,
.student-title.tokyostage span,
.info-mol.tokyostage ol li {

    color: #019944;
}

.info-mol.tokyostage ol li::before {
    border: 1px solid #019944;
    /*    color: #d34170;*/
}

.contract_title.tokyostage::after,
.info-mtitle.tokyostage,
.ab_title.tokyostage{
    background-color: #019944;
}

/*gg*/
.contract_title.gg span,
.student-title.gg span,
.info-mol.gg ol li {

    color: #31a7a5;
}

.info-mol.gg ol li::before {
    border: 1px solid #31a7a5;
    /*    color: #d34170;*/
}

.contract_title.gg::after,
.info-mtitle.gg,
.ab_title.gg{
    background-color: #31a7a5;
}


/*unilife*/
.contract_title.unilife span,
.student-title.unilife span,
.info-mol.unilife ol li {

    color: #40a5a3;
}

.info-mol.unilife ol li::before {
    border: 1px solid #40a5a3;
    /*    color: #d34170;*/
}

.contract_title.unilife::after,
.info-mtitle.unilife,
.ab_title.unilife{
    background-color: #40a5a3;
}

/*forc*/
.contract_title.forc span,
.student-title.forc span,
.info-mol.forc ol li {

    color: #3d2e1b;
}

.info-mol.forc ol li::before {
    border: 1px solid #3d2e1b;
    /*    color: #d34170;*/
}

.contract_title.forc::after,
.info-mtitle.forc,
.ab_title.forc{
    background-color: #3d2e1b;
}

/*jandf*/
.contract_title.jandf span,
.student-title.jandf span,
.info-mol.jandf ol li {

    color: #018249;
}

.info-mol.jandf ol li::before {
    border: 1px solid #018249;
    /*    color: #d34170;*/
}

.contract_title.jandf::after,
.info-mtitle.jandf,
.ab_title.jandf{
    background-color: #018249;
}

/*homestay*/
.contract_title.homestay span,
.student-title.homestay span,
.info-mol.homestay ol li {

    color: #d81313;
}

.info-mol.homestay ol li::before {
    border: 1px solid #d81313;
    /*    color: #d34170;*/
}

.contract_title.homestay::after,
.info-mtitle.homestay,
.ab_title.homestay{
    background-color: #d81313;
}

/*monthly*/
.contract_title.monthly span,
.student-title.monthly span,
.info-mol.monthly ol li {

    color: #EC6826;
}

.info-mol.monthly ol li::before {
    border: 1px solid #EC6826;
    /*    color: #d34170;*/
}

.contract_title.monthly::after,
.info-mtitle.monthly,
.ab_title.monthly{
    background-color: #EC6826;
}


/*顏色設定*/


/*首頁*/
.house_cont {
    width: 1200px;
    margin: 0px auto;
    padding: 30px;
    margin-bottom: 10px;
}

.index_ban {
    background: url(../img/banner.jpg);
    /*    margin-bottom: -60px;*/
    background-size: 100%;
    width: 100%;
    height: 720px;
    background-position: center;
    /*    background-attachment: local;*/
    background-repeat: no-repeat;
}

.index_ban1 {
    position: relative;
    height: 600px;
    width: 650px;
}

.ban_title {
    position: absolute;
    top: 130px;
    font-size: 62px;
    /*    color: #fff;*/
    color: #0a0a0a;
    width: 100%;
    height: 80px;
    text-align: center;
}

.ban_title2 {
    position: absolute;
    top: 60px;
    font-size: 52px;
    color: #f09614;
    width: 100%;
    height: 64px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 3px;
}

.ban_cont {
    /*    color: #FFF;*/
    color: #0a0a0a;
    position: absolute;
    top: 120px;
    line-height: 30px;
}

.suite {
    background-color: #f0f0f0;
    margin-top: 0;
}

.student {
    background-color: #e7eaeb;
}

.boarding {
    background-color: #ebe7e0;
}

.house_cont h1 {
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: center;
    margin-bottom: 15px;
	line-height: 35px;
}

.house_cont p {
    margin-top: 15px;
    font-size: 18px;
    /*    text-align: center;*/
    padding-bottom: 10px;
}

.house_more {
    /*    position: relative;*/
    /*    margin: 20px;*/
    margin-top: 50px;

}

.more_title {
    /*    background-color: #362a46;*/
    /*    width: 120px;*/
    color: #808080;
    padding: 5px;
    /*    text-align: center;*/
    margin: auto;
    font-size: 22px;
    border-bottom: 3px #c7c7c7;
    border-style: dotted
}


.more_cont {
    margin-top: 10px;
}

/*
.more_cont .col-md-4 {
    padding: 10px;
}
*/

/*
.more_cont .col-md-4 a:hover {
    color: #FFF;
}
*/

.more_cont h3 {
    text-align: center;
    font-size: 18px;
    padding: 5px;
    width: 120px;
    background-color: rgb(107, 128, 97);
    /*
    background-color: #9cbf8b;
    box-shadow: 2px 5px 3px #5a5959;
    border-top-right-radius: 15px;
        border-top-left-radius: 25px;
*/
}

.gshouse ul {
    column-count: 2;
}
.gshouse ul li{
    height: 30px;
    
}
.gshouse ul li a {
    font-size: 16px;
}

.img_mess {
    position: relative;
    /*    height: 600px;*/
}

.img_mess img {
    /*    position: absolute;*/
}

.img_mess ul li {
    list-style: disc;
    margin-left: 25px;
}

.img_mess ul li a {
    display: block;
    color: #FFF;
    height: 35px;
    padding: 5px;
}

.img_mess ul li a:hover {
        color: #e6e150;
}

.img_cont {

    position: absolute;
    width: 100%;
    /*    height: 100%;*/
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.8);
    color: #FFF;
    display: none;
    bottom: 0;
}

.index_more {
    background-color: #FFF;
}

/*選擇*/
.house_select {
    padding: 10px;
    background-color: #e1e5df;
}

.house_select ul {
    margin-left: 38px;
}

.house_select ul li {
    list-style:disc;

}

.house_select ul li a {
    display: block;
    height: 30px;

}

/*about*/
.about,
.about .index_more {
    background-color: #f7f7f7;

}

.about .index_more {
    /*    height: 280px;*/
}

.about {
    padding-bottom: 20px;
}

.about ul li {
    text-align: center;
    float: left;
    width: 25%;
    height: 100%;
    list-style: none;
}

.about ul li a {
    display: block;
    color: #262626;
}

.about ul li a:hover {
    color: #1f3371;
    text-decoration: underline;
}

.about img {
    width: 40%;
    margin-bottom: 10px;
}

@media screen and (max-width:1200px) {
    .index_ban{
        background-size: 110%
    }
    .house_cont {
        width: 100%;
    }

    .index_ban1 {
        position: relative;
        height: 600px;
        width: 700px;
    }

    .ban_title {
        position: absolute;
        top: 130px;
        font-size: 50px;
        /*    color: #fff;*/
        color: #0a0a0a;
        width: 100%;
        height: 80px;
        text-align: center;
    }

    .ban_title2 {
        position: absolute;
        top: 160px;
        font-size: 60px;
        color: #e6a000;
        width: 100%;
        height: 80px;
        text-align: center;
        font-weight: bold;
        letter-spacing: 3px;
    }
    
    .house_cont h1 {
        font-size: 28px;
    }
    .house_cont p {
        font-size: 16px;
    }
    .gshouse ul {
        column-count: 1;
    }
    
    .gshouse ul li {
        height: 25px;
    }
    
    .img_mess ul li a {
        font-size: 16px;
    }


}

@media screen and (max-width:993px) {
     .index_ban{
        background-size: 110%;
            height: 550px;
    }
        .ban_title {
/*        position: absolute;*/
        top: 110px;
        font-size: 35px;
/*        color: #fff;*/
/*        width: 100%;*/
/*        height: 80px;*/
/*        text-align: center;*/
    }

    .ban_title2 {
/*        position: absolute;*/
        top: 115px;
        font-size: 36px;
/*        color: #e6a000;*/
/*        width: 100%;*/
/*        height: 80px;*/
/*        text-align: center;*/
/*        font-weight: bold;*/
/*        letter-spacing: 3px;*/
    }
    
    .ban_cont {
        top:160px;
    }
    
    .house_cont {
        width: 100%;
    }

    .index_ban1 {
        position: relative;
        height: 550px;
        width: 500px;
    }
    
    .house_cont h1 {
        font-size: 30px;
    }
    .house_cont p {
        font-size: 18px;
    }
    .gshouse ul {
        column-count: 1;
    }
    
    .gshouse ul li {
        height: 35px;
    }
    
    .img_mess ul li a {
        font-size: 18px;
    }

}

@media screen and (max-width:768px) {
    .name_title{
       top: 15%;
        left: 0;
        right: 0;
        text-align: center;
/*        color: #FFF;*/
        font-size: 20px;
    }

    .index_ban {
        /*            background: url(../img/banner.jpg);*/
        background: url(../img/banner.jpg);
        /*            margin-bottom: -60px;*/
        background-size: 140%;
        width: 100%;
        height: 550px;
        background-position: center;
        /*    background-attachment: local;*/
        background-repeat: no-repeat;
    }
    .index_ban .name_title{
        color: #FFF;
        background-color:transparent;
    }
    .index_ban1 {
        height: 650px;
    }

    .ban_title {
        top: 18%;
        font-size: 40px;
        width: 100%;
        height: 60px;
    }

    .ban_title2 {
        top: 22%;
        font-size: 32px;
        color: #e6a000;
        height: 60px;
    }

    .ban_cont {
        top: 30%;
        font-size: 16px;
        width: 80%;
        left: 10%;
    }

    .about ul li {
        width: 50%;
        height: 100%;
    }

    .about .index_more {
        height: 100%;
    }

}

@media screen and (max-width:640px) {
    .name_title{
       top: 10%;
        left: 0;
        right: 0;
        text-align: center;
/*        color: #FFF;*/
        font-size: 20px;
    }
    .ban_title {
        top: 18%;
        font-size: 40px;
        width: 100%;
        height: 60px;
    }

    .ban_title2 {
        top: 28%;
        font-size: 50px;
        color: #e6a000;
        height: 60px;
    }

    .ban_cont {
        top: 38%;
        font-size: 16px;
        width: 80%;
        left: 10%;
        line-height: 25px;
    }

    .index_ban{
        height: 450px;
    }
    .index_ban1{
        width: 100%;
        height: 450px;
    }
    .house_cont {
        padding: 15px;
    }
    .ban_title {
        font-size: 35px;
    }
    .ban_title2 {
        font-size: 32px;
    }
}

@media screen and (max-width:480px) {
    
    .name_title{
       top: 28px;
        left: 0;
        right: 0;
        text-align: center;
        color: #FFF;
        font-size: 20px;
    }
/*
.name_title a{
    color: #191919;
}
*/
    .ban_title {
        top: 80px;
        font-size: 20px;

    }

    .ban_title2 {
        top: 60px;
        font-size: 22px;
        line-height: 30px;
    }

    .ban_cont {
        top: 38%;
        font-size: 16px;
        width: 80%;
        left: 10%;
        line-height: 25px;
    }
     .index_ban {
        height: 250px;
    }
    
    .index_ban1{
        height: 250px;
    }
    
    .ban_cont {
        display: none;
    }
    .house_more{
        padding-top: 20px;
        margin-top: 30px;
    }
    .house_cont {
        padding: 0;
    }
    .house_select ul{
        margin-left: 30px;
    }
    .house_select ul li {
        margin: 10px 0;
    }
    .house_select ul li a{
        height: 100%;
    }

}

@media screen and (max-width:320px) {}
