/*--------------copyright by vicky start-------------------------------*/
/*---footer--------------------------------------------------------------------------------------------------------------------------*/
footer {
    text-align: center;
    font-size: 16px;
    background: #fff;
}

/*ft_warp*/
.ft_warp {
    padding: 7rem 14.8rem 7rem 0;
    display: flex;
    justify-content: space-between;
}

.ft_warp .ftlt {
    width: 51%;
}

.ftlt .ftlt_top {
    display: flex;
    padding-left: 16.5rem;
}

.ft_warp .ftrt {}

/*ftlogo*/
.ftlogo {
    position: relative;
    margin: 0 4.8rem 0 0;
	width: 35%;
}

/*ftinfo*/
.ftinfo {
    width: 650px;
    margin: 0 auto;
    max-width: 100%;
    text-align: left;
    color: #4a4a4a;
}

.ftinfo ul {}

.ftinfo li {
    padding: .2em 0;
}

.ftinfo li img {
    vertical-align: middle;
}

.ftinfo li p {
    display: inline-block;
    vertical-align: top;
    line-height: 1.5;
}

.ftinfo li p:nth-of-type(1) {
    white-space: nowrap;
	width: 25%;
    text-align: justify;
    text-align-last: justify;
}

.ftinfo li p:nth-of-type(2) {
    width: 65%;
    word-wrap: break-word;
    word-break: break-all;
}

/*ftlt_bot*/
.ftlt .ftlt_bot {
    margin-top: 7.8rem;
    display: flex;
}

.ftlt_bot .ftcnt {
    background: #efb31e;
    width: 393px;
    max-width: 100%;
    height: 56px;
    padding: 1.5rem 5.5rem 2rem 0;
    text-align: right;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);

}

.ftlt_bot .ftcnt p {
    font-size: 18px;
    color: #161616;
    font-family: 'Roboto';
    font-weight: 500;

}

/*ftbtn*/
.ftbtn {
    width: 610px;
    margin: 0 0 0 3.4rem;
    max-width: 100%;
}

.ftbtn li {
    display: inline-block;
    vertical-align: baseline;
    width: 24%;
    padding: 1rem 0 1rem;
}

.ftbtn a {
    transition: .2s linear;
}

.ftbtn a:hover {
    opacity: .8;
    transform: translateY(-5px);
}

.ftbtn_mob {
    display: none;
}

/***ftbtm***/
.ftbtm {
    background: #252525;
    text-align: center;
    padding: 2em 1em 2em;
    font-size: 14px;
}

/*ftmark*/
.ftmark {
    padding: 1em 0 0 0;
}

.ftmark img {
    padding: 5px;
}

/*number*/
.number {
    color: #fff;
    padding: 0 0 1em;
}

/*icon*/
.icon {
    color: #828282;
}

.icon a {
    display: inline-block;
    vertical-align: middle;
    padding: 3px;
    transition: .2s linear;
}

.icon a:hover {
    -webkit-filter: drop-shadow(0px 0px 2px rgba(255, 255, 255, 0.52));
    filter: drop-shadow(0px 0px 2px rgba(255, 255, 255, 0.52));
}

/*copyright*/
.copyright {
    color: #828282;
}

.copyright a,
.copyright a h1 {
    display: inline-block;
    color: #828282;
    font-size: 14px;
}

.copyright a:hover,
.copyright a:hover h1 {
    color: #fff;
}
@media screen and (max-width:1736px){
	.ftlt .ftlt_top {
    padding-left: 10rem;
}
}
@media screen and (max-width:1680px) {
    .ft_warp {
        padding: 7rem 4.8rem 7rem 0;
    }

    .ftbtn li {
        width: 22%;
    }
}
@media screen and (max-width:1506px){
	.ftlt .ftlt_top {
    padding-left: 4rem;
}
}
@media screen and (max-width:1500px) {
    .ft_warp {
        padding: 7rem 0 7rem 0;
    }

    .ftlt .ftlt_top {
        padding-left: 3rem;
    }

}
@media screen and (max-width:1477px){
.ft_warp .ftlt {
    width: 54%;
}
.ftlogo {
    margin: 0 2rem 0 0;
}
.ftinfo {
    width: 80%;
}
}
@media screen and (max-width:1420px) {
    .ft_warp {
        padding: 7rem 1rem 7rem 0;
    }

    .ft_warp .ftlt {
        width: 43%;
    }
	.ftinfo li p:nth-of-type(1) {
    width: 35%;
}
}
@media screen and (max-width:1250px){
	.ftinfo li p:nth-of-type(1) {
    width: 38%;
}
}
@media screen and (max-width:1200px) {
    .ft_warp {
        padding: 7rem 0;
        flex-wrap: wrap;
        justify-content: center;
    }
    .ft_warp .ftlt {
        width: 100%;
    }

    .ftlt .ftlt_top {
        width: 80%;
        padding: 0;
        margin: 0 auto;
    }

    .ft_warp .ft_rt {
        margin-top: 5rem;
        width: 100%;
        padding: 0 1rem;
    }
	.ftinfo li p:nth-of-type(1) {
    width: 20%;
}
}

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

    .ftlogo:before,
    .ftlogo:after {
        width: 24%;
    }

    .ftbtn li {
        padding: 0 .2em 1em;
    }
}
@media screen and (max-width:900px){
	.ftinfo li p:nth-of-type(1) {
    width: 25%;
}
}
@media screen and (max-width:768px){
	.ft_warp .ftlt {
    width: 100%;
}
.ftinfo li p:nth-of-type(1) {
    width: 30%;
}
.ftinfo li p:nth-of-type(2) {
    width: 68%;
}
}
@media screen and (max-width:680px){
	.ftinfo li p:nth-of-type(1) {
    width: 35%;
}
.ftinfo li p:nth-of-type(2) {
    width: 63%;
}
}
@media screen and (max-width:600px) {
   
    .ftlt .ftlt_top {
        width: 95%;
    }

    .ftlt_bot .ftcnt {
        width: 300px;
    }
}

@media screen and (max-width:568px) {
    .ftlt .ftlt_top {
        width: 100%;
        flex-wrap: wrap;
        justify-content: center;
    }

    .ftlogo {
        margin: 0;
    }

    .ftinfo {
        margin-top: 2rem;
    }
	.ftinfo li p:nth-of-type(1) {
    width: 30%;
}
.ftinfo li p:nth-of-type(2) {
    width: 68%;
}
}

@media screen and (max-width:500px) {
    .ftlogo img:nth-of-type(1) {
        width: 195px;
    }

    .ftlogo img:nth-of-type(2) {
        padding: 1em 0 0em;
        width: 130px;
    }

    .ftbtm {
        padding: 1em 1em 3em 1em;
    }

    .ftmark img {
        width: 20%;
    }

    .ftlogo {
        margin: 3em 0 2em;
		width: 80%;
    }
}

@media screen and (max-width:450px) {
    .ft_warp {
        padding: 0;
    }

    .ftinfo {
        width: 98%;
    }

    .ftinfo li p:nth-of-type(2) {
        width: 65%;
    }

    .ftlt .ftlt_bot {
        display: none;
    }

    .ftbtn_mob {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        line-height: 0;
        z-index: 999;
    }

    .ftbtn_mob ul {
        display: flex;
    }

    .ftbtn_mob ul li {
        width: 33.33%;
        display: inline-block;
		padding: 1rem .5rem;
    }
	.ftbtn_mob li:nth-of-type(1){
		background:#b7828c;
	}
	.ftbtn_mob li:nth-of-type(2){
		background:#7798ab;
	}
	.ftbtn_mob li:nth-of-type(3){
		background:#7aaa78;
	}
	.ftbtn_mob li:nth-of-type(4){
		background:#a577aa;
	}
}
@media screen and (max-width:428px){
	.ftbtn_mob a{
	        width: 85%;
        text-align: center;
        margin: 0 auto;
	}
}
@media screen and (max-width:414px){
	.ftlt .ftlt_top {
    padding-left: 0rem;
}
	.ftinfo li p:nth-of-type(1) {
    width: 33%;
}
}
@media screen and (max-width:393px){
	.ftinfo li p:nth-of-type(1) {
    width: 35%;
}
.ftinfo li p:nth-of-type(2) {
    width: 62%;
}
}
@media screen and (max-width:380px) {

    .ftlogo:before,
    .ftlogo:after {
        width: 21%;
        height: 30px;
    }

    .ftinfo {
        padding: 0em 0 1em;
    }

    .ftbtn li {
        width: 32%;
    }

    .ftmark img {
        width: 23%;
    }

    .number {
        padding: 0em 0 1em;
    }

    footer {
        font-size: 15px;
    }
}

@media screen and (max-width:350px) {
    .ftlogo {
        margin: 2em 0 2em;
    }

    .ftlogo img:nth-of-type(2) {
        width: 120px;
    }
    .ftinfo li p:nth-of-type(1) {
    width: 37%;
}
    .ftinfo li p:nth-of-type(2) {
        width: 56%;
    }

    .ftbtm {
        font-size: 12px;
    }

    .ftmark {
        padding: 0;
    }

    .ftmark img {
        padding: 3px;
    }
}

/*.btns*/
.btns {
    position: fixed;
    bottom: 5%;
    right: 1%;
    cursor: pointer;
    display: none;
    z-index: 9;
}

.btns div {
    transition: .3s ease-in-out;
    margin: 5px 0;
}

.btns div img {
    max-width: 100%;
}

.btns div:hover {
    transform: scale(.9);
}

@media screen and (max-width:768px) {
    .btns {
        width: 7%;
    }
}

@media screen and (max-width:600px) {
    .btns {
        width: 50px;
    }
}

@media screen and (max-width:430px) {
    .btns {
        width: 45px;
        bottom: 5%;
        right: 2%;
    }
}

/*---inner---------------------------------------------------------------------------------------------------------------------------*/

.intop {
    clip-path: polygon(100% 0, 100% 70%, 50% 100%, 0 70%, 0 0);
    -webkit-clip-path: polygon(100% 0, 100% 70%, 50% 100%, 0 70%, 0 0);
    background: url(../../images/ipattern_02.jpg) repeat;
    box-shadow: inset 0px -53px 23px rgba(0, 0, 0, .1);
    position: relative;
    text-align: center;
    min-height: 560px;
    z-index: 0;
}

/*inlogo_bg*/
.inlogo_bg {
    width: 100%;
    background: rgba(255, 255, 255, .65);
    ;
    padding: 4.4rem 0;
    text-align: left;
}

.inlogo_deco {
    width: 128px;
    max-width: 100%;
    min-height: 28px;
    background: #efb31e;
    display: inline-block;
    margin-right: 2rem;
}

.inlogo {
    width: 30%;
    text-align: left;
    margin: 0;
    display: flex;
}

.inlogo a {}

.inlogo h1 {
    font-size: 24px;
    color: #202020;
    letter-spacing: 4px;
}

/***intitle***/
.intitle {
    padding: 10rem 1rem 0;
    text-align: center;
    position: relative;
}

.intitle_deco {
    width: 1px;
    height: 70px;
    background: #fff;
    margin: 2.3rem auto 1.8rem;
}

.intitle_ch {
    background: #efb31e;
    color: #fff;
    width: 109px;
    max-width: 100%;
    min-height: 141px;
    position: absolute;
    bottom: -6rem;
    left: 47%;
    z-index: 1;
    text-align: center;
    padding-top: 2rem;
    clip-path: polygon(100% 0, 100% 90%, 50% 100%, 0 90%, 0 0);
    filter: drop-shadow(5px 30px 7px rgba(138, 124, 115, 0.15));
    -webkit-filter: drop-shadow(5px 30px 7px rgba(138, 124, 115, 0.15));
}

.intitle_ch h3 {
    line-height: 2;
    position: relative;
    font-size: 24px;
}

.intitle_ch h3:before {
    content: '';
    background: #fff;
    width: 68px;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/*inner*/
.inner {
    padding-top: 10rem;
}

/*intro*/
.intro {
    width: 530px;
    max-width: 100%;
    min-height: 100px;
    background: rgba(225, 212, 74, .25);
    margin: 0 auto;
    border-radius: 50px;
    padding: 2rem 0;
    position: relative;
}

.intro h2 {
    font-size: 18px;
    color: #202020;
    text-align: center;
    position: relative;
    z-index: 0;
    font-weight: 400;
	width: 90%;
    margin: 0 auto;
}

.intro h2:before {
    content: '';
    background: url(../../images/intro_deco01.png) top left no-repeat;
    width: 20px;
    height: 17px;
    position: absolute;
    top: -2.2rem;
    left: 1.8rem;
    z-index: 1;
}

.intro h2:after {
    content: '';
    background: url(../../images/intro_deco01.png) top left no-repeat;
    width: 20px;
    height: 17px;
    position: absolute;
    bottom: -2.2rem;
    right: 1.8rem;
    z-index: 1;
    -moz-transform: scale(-1);
    -webkit-transform: scale(-1);
    -o-transform: scale(-1);
    transform: scale(-1);

}

@media screen and (max-width:1000px) {
    .intop {
        clip-path: polygon(100% 0, 100% 90%, 50% 100%, 0 90%, 0 0);
        -webkit-clip-path: polygon(100% 0, 100% 90%, 50% 100%, 0 90%, 0 0);
    }

    .inlogo {
        width: 70%;
    }

    .intitle_ch {
        left: 44%;
    }
}

@media screen and (max-width:990px) {
    .inlogo_bg {
        padding: 3.4rem 0;
    }
}

@media screen and (max-width:800px) {
    .intop {
        min-height: 450px;
    }

    .intitle {
        padding: 8rem 1rem 0;
    }

    .intitle_deco {
        margin: 0.3rem auto 1.8rem;
        height: 60px;
    }
}

@media screen and (max-width:576px) {
    .intop {
        min-height: 330px;
    }

    .intitle {
        padding: 5rem 1rem 0;
    }

    .intitle_deco {
        display: none;
    }
}

@media screen and (max-width:500px) {
    .intop {
        min-height: 300px;
    }

    .intitle_ch {
        left: 39%;
    }

    .intro {
        max-width: 90%;
    }
}

@media screen and (max-width:450px) {
    .intro {
        max-width: 95%;
    }

    .intro h2:before {
        left: 3.8rem;
    }

    .intro h2:after {
        right: 3.8rem;
    }
}

@media screen and (max-width:414px) {
    .intop {
        min-height: 250px;
    }

    .inlogo {
        width: 80%;
    }

    .inlogo_deco {
        max-width: 20%;
    }

    .intitle_ch {
        width: 90px;
        min-height: 120px;
        bottom: -7rem;
        padding-top: 1rem;
    }
}

@media screen and (max-width:390px) {
    .intro {
        min-height: 85px;
    }

    .intro h2 {
        font-size: 16px;
    }

    .intro h2:before,
    .intro h2:after {
        background-size: 65%;
    }
}

@media screen and (max-width:350px) {
    .intop {
        min-height: 220px;
    }

    .intitle {
        padding: 3.5rem 1rem 0;
    }

    .intro h2:before {
        left: 1.5rem;
    }

    .intro h2:after {
        right: 1.5rem;
    }
}

/***rmbtn***/
.rmbtn {
    width: 1200px;
    margin: 0 auto;
    max-width: 90%;
    text-align: center;
    padding: 5rem 0;
}

.rmbtn li {
    display: inline-block;
    vertical-align: top;
    width: 20%;
    padding: 0 .5em 2em;
    text-align: left;
    float: left;
}

.rmbtn a {
    color: #1b1b1b;
    text-align: left;
    transition: .2s linear;
    position: relative;
}

.rmbtn span {
    font-size: 24px;
    letter-spacing: 0;
    position: absolute;
    top: 2px;
    left: 0;
    line-height: 1;
}

.rmbtn p {
    display: inline-block;
    vertical-align: baseline;
    font-size: 24px;
    /*padding-left: 2em;*/
    line-height: 1.2;
    letter-spacing: 1px;
}

.rmbtn sub {
    display: block;
    font-size: 12px;
    border-top: solid 1px #000;
    bottom: 0;
    line-height: 1.5;
    letter-spacing: 1px;
    padding-top: .2em;
}

.rmbtn a:hover {
    color: #efb31e;
}

.rmbtn a:hover sub {
    border-top: solid 1px #333;
}

/*---room-------------------------------------------------------------------------*/
.room {
    width: 1622px;
    margin: 1em auto 4em;
    max-width: 95%;
    background: url(../../images/rm_bg.png) repeat;
    border-radius: 50px;
    text-align: center;
    position: relative;
    padding: 0 5rem 2em 5rem;
}

.room div:nth-of-type(1) {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0;
    text-align: left;
    margin-top: -27px;
}

.room div:nth-of-type(1) img:nth-of-type(2) {

    max-width: 90%;
    padding: 1rem 0;
}

.room div:nth-of-type(2) {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    padding: 5rem 0em 1em 1em;
}

/*other*/
.other {
    text-align: right;
    padding: 0;
}

.other a {
    display: inline-block;
    transition: .2s linear;
}

.other a:hover {
    opacity: .8;
}

img.rbtn {
    cursor: pointer;
}

@media screen and (max-width:1400px) {
    .room div:nth-of-type(1) {
        margin-top: 0;
    }

    img.rbtn {
        margin-top: -9px;
    }

    .room div:nth-of-type(1) img:nth-of-type(2) {
        padding: 0em 0 .1em;
    }

    .rmbtn {
        width: 1200px;
    }
}

@media screen and (max-width:1200px) {
    .room div:nth-of-type(1) {
        padding: 0 1em 1em 1em;
    }

    .room div:nth-of-type(2) {
        padding: 2em 1em 1em 0em;
    }

    .room div:nth-of-type(1) img:nth-of-type(2) {
        padding: .8em 0;
    }

    .room {
        padding: 0 0 1em 0;
    }

    .other a {
        width: 180px;
    }
}

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

    .mibutton {
        height: 105px;
        width: 100px;
        padding: 1.5em 1em 1em 1.2em;
    }

    .rmbtn li {
        width: 50%;
    }

    img.rbtn {
        margin-top: -8px;
    }

    .room {
        margin: 0em auto 3em;
    }
}

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


    .room div:nth-of-type(1) {
        padding: 0 2em 1em 2em;
        width: 100%;
    }

    img.rbtn {
        margin-top: -21px;
    }

    .room div:nth-of-type(2) {
        padding: 0em 2em 1em 2em;
        width: 100%;
    }

    .other a {
        width: auto;
    }
}

@media screen and (max-width:630px) {
    .rmbtn p {
        font-size: 20px;
        white-space: nowrap;
    }

    img.rbtn {
        margin-top: -9px;
    }
}

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

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

    .inlogo_bg {
        padding: 2.7rem 0;
    }

    .mibutton {
        height: 90px;
        width: 90px;
        padding: 1.2em 1em 1em 1.2em;
        font-size: 15px;
    }

    .rmbtn span {
        font-size: 20px;
    }

    .rmbtn p {
        font-size: 18px;
    }

    .rmbtn li {
        padding: 0 .5em 1em;
        width: 50%;
    }

    img.rbtn {
        margin-top: -13px;
    }

    .room div:nth-of-type(1) img:nth-of-type(2) {
        padding: .2em 0;
    }

    .room div:nth-of-type(1) {
        padding: 0 1em .5em 1em;
    }

    .room div:nth-of-type(2) {
        padding: 0em 1em 0em 1em;
    }

    .other a {
        width: 50%;
    }

    .room {
        margin: 0em auto 2em;
        border-radius: 20px;
    }

    .other {
        display: none;
    }
}

@media screen and (max-width:430px) {
    .mibutton {
        height: 80px;
        width: 80px;
        padding: 1.2em 1em 1em 1.2em;
        font-size: 14px;
    }

    .inlogo_bg {
        padding: 2.2rem 0;
    }
}

@media screen and (max-width:380px) {
    .rmbtn span {
        font-size: 18px;
        top: 4px;
    }

    .rmbtn p {
        font-size: 16px;
    }

    img.rbtn {
        margin-top: -10px;
    }
}

@media screen and (max-width:350px) {
    .rmbtn span {
        font-size: 16px;
        top: 5px;
    }

    .rmbtn p {
        font-size: 15px;
        padding-left: 2.2em;
    }

    .rmbtn li {
        padding: 0 .3em 1em;
    }
}

#other,
#room,
#room1,
#room2,
#room3,
#room4,
#room5,
#room6,
#room7 {
    transform: translateY(-10px);
}

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

    #other,
    #room,
    #room1,
    #room2,
    #room3,
    #room4,
    #room5,
    #room6,
    #room7 {
        transform: translateY(-7px);
    }
}

/*---room_info---------------------------------------------------------------------------------------------------------------------------------*/
.modal {
    padding: 0 !important;
}

.modal-content {
    background: rgba(255, 255, 255, .9);
    padding: 2% 5% 5px;
    border-radius: 20px;
    position: relative;
    height: 80vh;
    overflow: hidden;
}

.close {
    text-shadow: none;
    opacity: 1;
    font-weight: normal;
    box-shadow: none;
    font-size: 30px;
    position: absolute;
    top: 2%;
    right: 1%;
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    background: none;
    box-shadow: none;
}

.modal-title {
    text-align: center;
}

.modal-header .close {
    margin-top: 0px;
}

.modal-header {
    padding: 15px 0;
    border-bottom: 1px solid #959595;
}

.modal-footer {
    padding: 2% 0;
    border-top: 0px solid #959595;
    text-align: center;
    color: #5e5e5e;
    font-size: 15px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
}

.modal-dialog {
    width: 80%;
    margin: 85px auto;
}

.modal-body {
    padding: 15px 0;
    height: 68vh;
    overflow-y: scroll;
}

/*roomb1*/
.roomb1 {
    text-align: left;
    font-size: 16px;
    letter-spacing: 1px;
}

.roomb1 img {
    padding: 2% 0 1% 0;
}

.roomb1 td {
    vertical-align: middle;
    line-height: 1.2;
    padding: 5px 0;
}

h4 {
    font-size: 25px;
}

@media screen and (max-width:1200px) {
    .modal-dialog {
        margin: 75px auto;
    }
}

@media screen and (max-width:990px) {
    .roomb1 {
        padding: 0 0 2% 0;
    }

    .roomb1 img {
        padding: 2em 0 0 0;
    }

    .modal-content {
        overflow: hidden;
        padding: 2% 3% 5%;
    }

    .modal_body {
        height: 75vh;
    }

    .modal-body {
        padding: 0;
        height: 65vh;
        overflow-y: scroll;
    }

    .close {
        right: 2%;
    }
}

@media screen and (max-width:900px) {
    .modal-dialog {
        margin: 40px auto 0;
    }
}

@media screen and (max-width:768px) {
    .modal-dialog {
        width: 85%;
    }
}

@media screen and (max-width:530px) {
    .modal-dialog {
        width: 85%;
    }

    .roomb1 img {
        max-width: 80%;
        width: 100%;
    }

    .roomb1 img:nth-of-type(1) {
        width: 240px;
    }
}

@media screen and (max-width:450px) {
    .modal-dialog {
        width: 95%;
        margin: 9% auto 0;
    }

    h4 {
        font-size: 22px;
    }
}

@media screen and (max-width:400px) {
    .roomb1 {
        font-size: 15px;
    }

    h4 {
        font-size: 20px;
    }

    .modal-body {
        padding: 0;
    }

    .roomb1 img:nth-of-type(1) {
        width: 220px;
    }
}

/*---icons----------------------------------------------------------------------------------------------------------------------------------*/
.icons {}

.icons ul {
    list-style: none;
}

.icons li {
    margin: 5px 5px;
    display: inline-block;
    vertical-align: top;
    width: 21%;
    background: rgba(255, 255, 255, .6);
    border-radius: 7px;
    padding: 5px 0 8px;
    text-align: center;
}

.icons li img {
    padding: 0 7px;
    margin: 0 auto;
}

.icons li span {
    display: block;
    font-size: 14px;
    line-height: 20px;
}

@media screen and (max-width:1199px) {
    .icons li {
        width: 10%;
    }
}

@media screen and (max-width:900px) {
    .icons li span {
        font-size: 13px;
    }
}

@media screen and (max-width:768px) {
    .icons li {
        width: 13%;
    }
}

@media screen and (max-width:600px) {
    .icons li {
        width: 17%;
    }
}

@media screen and (max-width:500px) {
    .icons li {
        width: 21%;
    }
}

@media screen and (max-width:430px) {
    .icons li {
        width: 27%;
        margin: 5px 8px;
        padding: 5px 4px 8px;
    }

    .icons li span {
        font-size: 14px;
        letter-spacing: 1px;
    }
}

@media screen and (max-width:360px) {
    .icons li span {
        font-size: 12px;
    }
}

@media screen and (max-width:340px) {
    .icons li {
        width: 28%;
        margin: 5px 5px;
        padding: 5px 2px 8px;
    }
}

/*---r_icons-----------------------------------------------------------------------------------------------------------------------------------*/
.r_icons {
    padding-bottom: 0;
    text-align: left;
}

.r_icons ul {
    list-style: none;
}

.r_icons li {
    width: 17%;
    float: left;
}

table.fac {
    padding: 0 0 3% 2%;
    display: block;
}

table.fac td {
    vertical-align: top;
}

@media screen and (max-width:1290px) {
    .r_icons li {
        width: 21%;
    }
}

@media screen and (max-width:1060px) {
    .r_icons li {
        width: 28%;
    }
}

@media screen and (max-width:991px) {
    .r_icons li {
        width: 15%;
    }
}

@media screen and (max-width:815px) {
    .r_icons li {
        width: 17%;
    }
}

@media screen and (max-width:765px) {
    .r_icons li {
        width: 20%;
    }
}

@media screen and (max-width:580px) {
    .r_icons li {
        width: 21%;
    }
}

@media screen and (max-width:440px) {
    .r_icons li {
        width: 31%;
        margin: 5px 3px;
        padding: 5px;
    }
}

/*--note_icons--------------------------------------------------------------------------------------------------------------------------------*/
.note_icon {
    padding: 0;
    text-align: left;
    padding: 1em 0;
}

.note_icon ul {
    list-style: none;
}

.note_icon li {
    width: 14%;
    padding: 5px 0 5px;
}

.note_icon li img {
    padding-bottom: 5px;
    max-width: 100%;
}

@media screen and (max-width:1220px) {
    .note_icon li {
        width: 12%;
    }
}

@media screen and (max-width:1080px) {
    .note_icon li {
        width: 14%;
    }
}

@media screen and (max-width:760px) {
    .note_icon li {
        width: 14%;
    }
}

@media screen and (max-width:700px) {
    .note_icon li {
        width: 17%;
    }
}

@media screen and (max-width:580px) {
    .note_icon li {
        width: 19%;
        margin: 5px 0;
    }
}

@media screen and (max-width:500px) {
    .note_icon li {
        width: 32%;
        padding: 6px;
    }

    .note_icon li img {
        width: 100%;
    }
}

@media screen and (max-width:430px) {
    .note_icon li {
        width: 31%;
        padding: 6px 2px;
    }
}

/*rinfo*/
.rinfo {
    text-align: left;
    padding: 3% 0%;
}

.rinfo li span {
    display: inline-block;
    vertical-align: top;
}

.rinfo li span:nth-of-type(1) {}

.rinfo li span:nth-of-type(2) {
    width: 78%;
}
/*rinfo2*/
.rinfo2 {
    text-align: left;
    padding: 3% 0%;
}

.rinfo2 li span {
    display: inline-block;
    vertical-align: top;
}

.rinfo2 li span:nth-of-type(1) {}

.rinfo2 li span:nth-of-type(2) {
    width: 88%;
}

/*---notice----------------------------------------------------------------------------------------------------------------------*/


/***service_note***/
#service_note {
    padding-bottom: 3em;
}

/*note*/
.note {
    width: 795px;
    margin: 5rem auto 2em;
    max-width: 90%;
}

.note li {
    display: inline-block;
    vertical-align: top;
    width: 31%;
    padding: 0 1em;
}

.note a {
    position: relative;
    text-align: center;
}

img.nt {
    transition: .3s ease-in-out;
}

img.nt1 {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: .2s linear;
}

.note a:hover img.nt,
li.active img.nt {
    opacity: 0;
}

.note a:hover img.nt1,
li.active img.nt1 {
    opacity: 1;
}

li.active img.nt {
    opacity: 0;
}

/*tab-content*/
.tab-content {
    width: 1600px;
    margin: 0 auto;
    max-width: 95%;
    background: url(../../images/note_bg.png) repeat;
    border-radius: 20px;
    padding: 2em;
    text-align: center;
}

.note_info {
    width: 720px;
    margin: 0 auto;
    max-width: 100%;
    padding: 2em 0;
    min-height: 500px;
}

.note_info table {
    font-size: 16px;
    width: 100%;
}

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

    .note {
        margin: 5rem auto 2em;
    }
}

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

    .note_info {
        padding: 0;
    }
}

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

    .note li {
        padding: 0 .3em;
    }

    .note_icon {
        padding: .5em 0 1em 0;
    }

    .tab-content {
        padding: 2em 1em;
    }

    .note_info {
        min-height: auto;
    }
}

@media screen and (max-width:380px) {
    .tab-content {
        padding: 1em 1em;
    }

    .note {
        margin: 3rem auto 1em;
    }

    .note li {
        padding: 0;
    }
}

/*---inbg----------------------------------------------------------------------------------------------------------------------------*/


/***inbg***/
.inbg {
    width: 1350px;
    margin: 4rem auto;
    max-width: 95%;
    padding: 5em 2em 2em 2em;
    background: url(../../images/inbg.png) repeat;
    border-radius: 50px;

}

.inbg_btm {
    background: url(../../images/indeco01.png) bottom center no-repeat;
    background-size: auto;
    width: 1287px;
    margin: 0 auto;
    max-width: 100%;
    min-height: 58px;
}

.newsbg {
    position: relative;
}

.newsbg:before {
    content: '';
    background: url(../../images/indeco02.png) top left no-repeat;
    background-size: auto;
    width: 288px;
    max-width: 100%;
    min-height: 192px;
    position: absolute;
    top: 0;
    left: 7rem;
}

/***newstable***/
.newstable {
    width: 900px;
    margin: 0 auto;
    max-width: 100%;
    min-height: 500px;
    padding: 1em 0 2em;
}

.newstable table {
    width: 100%;
}

.newstable a:hover {
    color: #ff9800;
}

img.newsicon {
    max-width: inherit;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    background: rgba(255, 255, 255, .7);
    border: double 4px #a9a9a9;
    border-radius: 5px;
    padding: .3em 1em;
    margin: 3px;
    font-size: 16px;
    letter-spacing: 2px;
    transition: .2s linear;
}

button:hover,
html input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    border: double 4px #fff;
}

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

    .inbg {
        padding: 4em 2em 2em 2em;
    }

    .inbg_btm {
        background-size: contain;
        min-height: 70px;
    }
}

@media screen and (max-width:500px) {
    .inbg {
        padding: 2em 1em 1em 1em;
    }

}

@media screen and (max-width:450px) {
    .newsbg:before {
        background-size: 50%;
        max-width: 50%;
        left: 4rem;
    }
}

@media screen and (max-width:380px) {
    .inbg_btm {
        min-height: 60px;
    }
}

/*************************
********services_sce******
**************************/
#services_sce {
    padding: 0 2em 60px;
}

.scebtn {
    text-align: center;
    margin-bottom: 30px;
}

.scebtn h2 {
    display: inline-block;
    margin: 5px;
    color: #fff;
    padding: 25px 5px;
    font-size: 16px;
    border-radius: 100%;
    min-width: 82px;
    border: 3px solid #fff;
    cursor: pointer;
    line-height: 24px;
}

.scebtn h2.scebtn1 {
    background: #d85a51;
}

.scebtn h2.scebtn2 {
    background: #80a076;
}

.scebtn h2.scebtn3 {
    background: #89b5cb;
}

.scebtn h2.scebtn4 {
    background: #8dcfca;
}

.scebtn h2.scebtn5 {
    background: #b7ad6f;
}

.scebtn h2.scebtn6 {
    background: #8b8583;
}

.scebtn h2:hover.scebtn1,
.scebtn h2:hover.scebtn2,
.scebtn h2:hover.scebtn3,
.scebtn h2:hover.scebtn4,
.scebtn h2:hover.scebtn5,
.scebtn h2:hover.scebtn6 {
    background: #fff;
    border: #7e6b5a 3px solid;
    color: #656565;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

@media (max-width:1440px) {
    #services_sce {
        padding: 0 1em 60px;
    }
}

@media (max-width:650px) {
    .scebtn {
        padding: 0;
    }
}

@media (max-width:480px) {
    .scebtn h2 {
        margin: 1px;
        font-size: 15px;
    }
}

@media (max-width:400px) {
    .scebtn {
        margin-bottom: 10px;
    }
}

/***********/

.scebox {
    border: #c3c3c3 1px solid;
    border-radius: 5px;
    box-shadow: -1px 1px 6px 0.5px rgba(138, 138, 138, 0.75);
    padding: 0 10px 10px 10px;
}

.mount .sceimg {
    background-color: #80a076;
}

.sea .sceimg {
    background-color: #89b5cb;
}

.farm .sceimg {
    background-color: #8dcfca;
}

.city .sceimg {
    background-color: #b7ad6f;
}

.hot .sceimg {
    background-color: #d85a51;
}

.scebox:hover {
    cursor: pointer;
}

.scebox:hover .sceimg img {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    transform: scale(0.95);
    overflow: hidden;
}

.scebox_hot {
    padding: 0 80px;
}

.scebox_hot .scebox {
    display: inline-block;
    float: left;
    width: 23%;
    margin: 0 10px;
}

.scetag {
    float: right;
    color: #fff;
    padding: 4px 20px;
    margin-left: 5px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.scetag1 {
    background: #d85a51;
}

.scetag2 {
    background: #80a076;
}

.scetag3 {
    background: #89b5cb;
}

.scetag4 {
    background: #8dcfca;
}

.scetag5 {
    background: #b7ad6f;
}

.scet h3 {
    clear: both;
    color: #3d3d3d;
    font-size: 20px;
    letter-spacing: 1px;
    margin: .5em 0;
    display: inline-block;
}

.sceimg img {
    margin: 0 auto;
}

.scep p {
    color: #616161;
    text-align: left;
    margin: 10px 0 0 0;
    font-size: 16px;
    line-height: 1.5;
}

.scemore {
    text-align: right;
}

@media(max-width:1700px) {
    .scebox_hot {
        padding: 0 10px;
    }
}

@media(max-width:1400px) {
    .scebox_hot .scebox {
        width: 24%;
        margin: 0 5px;
    }
}

@media(max-width:1199px) {
    .scebox_hot .scebox {
        width: 48%;
        margin: 5px;
    }

    .scebox_hot .scebox:nth-child(3) {
        clear: both;
    }
}

@media(max-width:700px) {
    .scebox_hot .scebox {
        width: 100%;
        margin: 5px 0px;
    }

    .scet h3 {
        font-size: 22px;
    }

    .scep p {
        line-height: 24px;
    }
}

@media(max-width:550px) {

    .city .sceimg,
    .farm .sceimg,
    .hot .sceimg,
    .mount .sceimg,
    .sea .sceimg {
        background-color: #fff;
    }
}

@media(max-width:500px) {
    .scet h3 {
        letter-spacing: 0px;
    }
}

@media(max-width:450px) {
    .mount .sceimg {
        background-color: #80a076;
    }

    .sea .sceimg {
        background-color: #89b5cb;
    }

    .farm .sceimg {
        background-color: #8dcfca;

    }

    .city .sceimg {
        background-color: #b7ad6f;
    }

    .hot .sceimg {
        background-color: #d85a51;
    }
}

@media(max-width:350px) {
    .scet h3 {
        font-size: 20px;
    }
}


/*************/

.scebox_content {
    padding: 0 0px;
    margin-top: 30px;
}

.scebox_content .scebox {
    display: inline-block;
    float: left;
    width: 100%;
    margin: 5px;
}

@media (max-width: 1800px) {
    .scebox_content {
        padding: 0px;
    }
}

@media screen and (max-width:1700px) {
    .scebox_content {
        padding: 0 0px;
        margin-top: 30px;
    }
}


/*********************** 20170328  以上 優質a****************/

.scecontainer {
    display: block;
    margin: auto;
    width: 100%;
}

.scecontainer .item {
    margin: 0.5%;
    float: left;
    background: #ffffff;
    display: block;
    width: 24%;
}

@media screen and (max-width: 1800px) {
    .scecontainer {
        width: 96%;
    }

    .scecontainer .item {
        width: 19%;
    }
}

@media screen and (max-width: 1400px) {
    .scecontainer .item {
        width: 24%;
    }
}

@media screen and (max-width: 991px) {
    .scecontainer .item {
        width: 32%;
    }
}

@media screen and (max-width:767px) {
    .scecontainer .item {
        width: 49%;
    }
}

@media screen and (max-width:550px) {
    .scecontainer .item {
        width: 99%;
        margin-bottom: 10px;
    }
}



/*newstable*/
.newstable {
    width: 80%;
    margin: 0 auto;
    padding: 2em 0;
    position: relative;
    z-index: 3;
}

.newstable table {
    width: 100%;
}

table.tableimg img {
    max-width: 100%;
}

.newstable a {
    display: inline-block;
    color: #000;
    transition: .3s ease-in-out;
}

a.news_title {
    display: block;
}

.newstable a:first-of-type {
    display: block;
}

.newstable a:hover {
    color: rgba(13, 13, 184, 1);
}

tr.page a {
    display: inline-block !important;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    background: transparent;
    border-radius: 5px;
    padding: 0% 4%;
    transition: .3s ease-in-out;
    letter-spacing: 2px;
    margin: 0 1%;
    height: 45px;
}

button:hover,
html input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    background: #dddddd;
}

@media screen and (max-width:430px) {
    .newstable {
        width: 90%;
        padding: 1em 0;
    }
}

/*---about----------------------------------------------------------------------------------------------------------------------------*/

/*about1*/
.about1 {
    position: relative;
}

.ab1 {
    width: 1623px;
    max-width: 100%;
    position: relative;
    margin: 0 auto;
    padding: 0 0 3rem 0;

}

.ab1:before {
    content: '';
    background: rgba(177,199,199, .25);
    width: 934px;
    max-width: 100%;
    min-height: 1096px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.ab11 {
    width: 1486px;
    max-width: 100%;
    margin: 0 0 0 auto;
    display: flex;
    justify-content: space-between;
}

.ab11 .ab11_lt {
    padding-top: 64px;
	width: 72%;
}

.ab11 .ab11_lt .iabt2_right {
    margin-left: 4.2rem;
}

.ab11 .ab11_lt .abt2_bot {
    color: #221815;
	width: 80%;
    text-align: justify;
}

.ab11 .ab11_rt {
    margin-right: 3rem;
}

.ab12 {
    width: 1486px;
    max-width: 100%;
    margin: -1.3rem 0 5.4rem auto;
}

.ab13 {
    width: 1486px;
    max-width: 100%;
    margin: 0 0 0 auto;
    display: flex;
    justify-content: space-between;
}

.ab13 .ab13_lt {}

.ab13 .ab13_rt {
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
	width: 33.5%;
}

.ab13 .ab13_rt img:nth-child(2) {
    margin: 0 0 0 auto;
}

.ab13_rt .ab13_txt {
    padding: 3.5rem 2rem 0 6.6rem;
    height: 70%;
    text-align: left;
    line-height: 1.5;
}

.ab13_rt .ab13_txt p {
    font-size: 20px;
    color: #2e2a1d;
	text-align: justify;
}

@media screen and (max-width:1500px) {
    .ab11 {
        margin: 0 auto;
        justify-content: space-around;
    }

    .ab13 {
        margin: 0 auto;
        justify-content: space-around;
    }
}

@media screen and (max-width:1200px) {
    .ab11 {
        flex-wrap: wrap;
    }

    .ab11 .ab11_rt {
        margin: 3rem 0;
    }

    .ab12 {
        padding: 0 2rem;
        margin: 0 auto 5.4rem;
    }

    .ab13 {
        justify-content: center;
        flex-wrap: wrap;
    }

    .ab13 .ab13_rt {
        order: -1;
        margin-bottom: 3rem;
		width: 40%;
    }

    .ab13_rt .ab13_txt {
        height: auto;
    }
}

@media screen and (max-width:768px) {
    .ab11 .ab11_lt {
    width: 90%;
	}
	.ab11 .ab11_lt .abt2_bot {
    width: 100%;
	}
	.ab13 .ab13_lt {
        padding: 0 2rem;
    }
	.ab13 .ab13_rt {
    width: 70%;
	}
}

@media screen and (max-width:576px) {
    .ab11 .ab11_rt {
        padding: 0 2rem;
    }
}

@media screen and (max-width:450px) {
    .ab11 .ab11_lt .iabt2_right {
        margin-left: 0;
    }

    .ab13 .ab13_rt {
        padding: 0 2rem;
		width: 100%;
    }

    .ab13_rt .ab13_txt {
        padding: 3.5rem 0 0 2.6rem;
    }
}

/*about2*/
.about2 {
    background: url(../../images/iabt1.jpg) top center fixed;
    background-size: cover;
    width: 100%;
    position: relative;

}

.about2:before {
    content: '';
    background: rgba(177,199,199, .9) bottom center;
    width: 100%;
    min-height: 592px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.ab2 {
    padding-top: 70rem;
}

.ab2_inner {
    width: 1623px;
    max-width: 100%;
    margin: -9rem auto 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    position: relative;
    z-index: 1;
    padding-bottom: 4.5rem;
}

.ab2_inner .ab2_lt {}

.ab2_inner .ab2_rt {
    text-align: center;
}

.ab2_rt .ab2_rt1 {
    position: relative;
}

.ab2_rt .ab2_rt1:after {
    content: '';
    background: url(../../images/ab2_spot.png) bottom right no-repeat;
    width: 73px;
    max-width: 100%;
    min-height: 83px;
    position: absolute;
    bottom: -2.5rem;
    right: 1rem;
}

.ab2_rt .ab2_rt1 p {
    font-size: 200px;
    font-family: 'Roboto';
    font-weight: 700;
    color: #fff;
    line-height: .9;
}

.ab2_rt .ab2_rt2 {
    position: relative;
    left: -4rem;
    margin: 0.5rem;
}

.ab2_rt .ab2_rt3 {}

@media screen and (max-width:1600px) {
    .ab2_inner {
        padding: 0 1rem 4.5rem 1rem;
    }

    .ab2_inner .ab2_lt {
        margin-right: 1rem;
    }
}

@media screen and (max-width:1500px) {
    .ab2_rt .ab2_rt1:after {
        max-width: 70%;
        background-size: 70%;
    }
}

@media screen and (max-width:1400px) {
    .ab2 {
        padding-top: 50rem;
    }

    .about2:before {
        min-height: 537px;
    }

    .ab2_rt .ab2_rt1:after {
        background-size: 60%;
    }
}

@media screen and (max-width:1300px) {
    .about2:before {
        min-height: 496px;
    }

    .ab2_rt .ab2_rt1 p {
        font-size: 165px;
    }
}

@media screen and (max-width:1200px) {
    .about2:before {
        min-height: 467px;
    }

    .ab2_rt .ab2_rt1 p {
        font-size: 147px;
    }

    .ab2_rt .ab2_rt2 {
        left: 0;
    }

    .ab2_rt .ab2_rt1:after {
        bottom: 0;
    }
}

@media screen and (max-width:1100px) {
    .ab2 {
        padding-top: 40rem;
    }

    .about2:before {
        min-height: 400px;
    }

    .ab2_inner {
        padding: 0 1rem 1.5rem 1rem;
    }

    .ab2_rt .ab2_rt1 p {
        font-size: 133px;
    }

    .ab2_rt .ab2_rt1:after {
        background-size: 45%;
        right: 0;
    }
}

@media screen and (max-width:991px) {
    .ab2 {
        padding-top: 30rem;
    }

    .about2:before {
        min-height: 370px;
    }

    .ab2_rt .ab2_rt1 p {
        font-size: 115px;
    }
}

@media screen and (max-width:834px) {
    .about2:before {
        min-height: 312px;
    }

    .ab2_rt .ab2_rt1 p {
        font-size: 95px;
    }
}

@media screen and (max-width:768px) {
    .about2 {
        background-attachment: inherit;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .about2:before {
        min-height: 286px;
    }

    .ab2_inner {
        padding: 0 1rem 0.5rem 1rem;
    }

}

@media screen and (max-width:576px) {
    .about2:before {
        min-height: 857px;
    }

    .ab2_inner {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .ab2_inner .ab2_lt {
        margin: 0;
    }

    .ab2_rt .ab2_rt1 p {
        font-size: 150px;
    }
}

@media screen and (max-width:450px) {
    .about2:before {
        min-height: 675px;
    }

    .ab2_rt .ab2_rt1 p {
        font-size: 120px;
    }
}

@media screen and (max-width:414px) {
    .ab2 {
        padding-top: 33rem;
    }

    .ab2_rt .ab2_rt1 p {
        font-size: 85px;
    }

    .about2:before {
        min-height: 618px;
    }
}

@media screen and (max-width:390px) {
    .about2:before {
        min-height: 583px;
    }

    .ab2 {
        padding-top: 31rem;
    }
}

@media screen and (max-width:360px) {
    .about2:before {
        min-height: 552px;
    }

    .ab2 {
        padding-top: 28rem;
    }
}

@media screen and (max-width:330px) {
    .about2:before {
        min-height: 536px;
    }

    .ab2_rt .ab2_rt1 p {
        font-size: 90px;
    }
}

@media screen and (max-width:300px) {
    .about2:before {
        min-height: 465px;
    }

    .ab2_rt .ab2_rt1:after {
        background-size: 30%;
    }
}

    /**order**/
.ordericon {
	position:fixed;
	bottom:24rem;
	right:15px;
	display:inline-block;
	z-index:10;
	width: 5%;
}
.ordericon a {
	display: block;
	transition: .3s ease-in-out;
}
.ordericon a:hover {
	transform: scale(0.9);
    opacity: .9;
}

@media screen and (max-width:990px) {
	.ordericon {
		right:10px;
		width: 11%;
	}
}
@media screen and (max-width:800px){
	    .ordericon {
        width: 16%;
    }
}
@media screen and (max-width:500px) {
	    .ordericon {
        right: 5px;
        bottom: 20rem;
         width: 20%;
    }
	.ordericon img {
		width:100%;
	}
}
@media screen and (max-width:414px) {
	.ordericon {
        bottom: 18rem;
    }
	    .ordericon {
        width: 25%;
    }
}
@media screen and (max-width: 360px) {
    
}