@charset "UTF-8";

.top02 {
    background: url(../img/cover_main.jpg) no-repeat center bottom;
    background-size: cover;
    color: #fff;
    min-height: 760px;
    max-height: 760px;
    margin: 0 0 0 0;
    position: relative;
}

.top02 h1 {
    bottom: 2%;
}

.top02_box1 {
    position: absolute;
    width: 100%;
    max-width: 1120px;
    top: 45%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.top02_box2 {
    position: absolute;
    width: 100%;
    max-width: 1120px;
    bottom: 0%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.top02_box2 h2 {
    text-align: center;
    text-shadow: unset;
    margin: 0 0 5% 0;
    font-size: 320%;
}

.en {
    font-family: Apple Chancery;
    font-size: 50%;
    margin: 0 0 5% 0;
}

.mail_btn {
    width: 375px;
}

.trouble {
    background-image: url(../img/trouble.jpg);
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 5% 0;
}

.trouble_tit {
    text-align: center;
    font-size: 190%;
    line-height: 260%;
}

.trouble_font_a {
    font-size: 240%;
}

.trouble_font_b {
    font-size: 170%;
}

.qa_con span {
    color: #c49b2a;
}

.trouble_box ul {
    width: 80%;
    max-width: 1120px;
    margin: 5% auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.trouble_box li {
    width: 30%;
    font-size: 150%;
    line-height: 180%;
}


.qa_img {
    line-height: 0;
    margin: 15% 0 0;
}

.qa_img img {
    width: 100%;
}

.qa_con {
    color: #000;
    background-color: #fff;
    padding: 9%;
}

.qa_item {
    position: relative;
    margin: 1% 0 0;
}

.qa {
    position: absolute;
    top: -20%;
    right: -10%;
}

.reso {
    overflow: hidden;
}

.resolution {
    color: #fff;
    font-size: 260%;
    text-align: center;
    line-height: 60px;
    background-color: #7d7357;
    padding: 50px 0;
}

.resolution span {
    font-size: 150%;
}

.resolution_tit_l {
    width: 80%;
    margin: 0 auto;
    margin-left: 0;
}

.resolution_tit_r {
    width: 80%;
    margin: 0 auto;
    margin-right: 0;
}

.factory {
    width: 90%;
    float: right;
    background-image: url(../img/factory.jpg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
    margin: 5% 0 0 0;
    padding: 5% 0;
    font-size: 160%;
}

.factory_box {
    width: 60%;
    background-color: #fff;
    overflow: hidden;
    padding: 3% 2% 3% 0;
}

.factory_tit {
    font-size: 150%;
    border-left: 6px solid;
    line-height: 150%;
    padding: 1% 0px 0.5% 2%;
}

.factory_con {
    margin: 5% 0 0 0;
    overflow: hidden;
}

.factory_con_word {
    float: left;
    width: 70%;
    line-height: 200%;
}

.factory_con_img {
    width: 30%;
    float: left;
}

.factory_con_img img {
    width: 100%;
    max-width: 163px;
}

.factory_li {
    float: left;
    margin: 4% 0 0;
    line-height: 200%
}

.hotel_01 {
    background-image: url(../img/hotel01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    margin: 5% 0 0;
}

.hotel_01_box {
    width: 50%;
    background-color: #000000b8;
    color: #fff;
    padding: 7% 5%;
    font-size: 120%;
    line-height: 35px;
}

.hotel_01_tit {
    font-size: 180%;
    line-height: 40px;
    text-align: left;
    margin: 0;
    text-shadow: unset;
}

.customer {
    font-size: 170%;
    margin: 7% 0 6%;
}

.customer span {
    font-size: 60%;
    color: #c3aa75;
}

.delivery {
    overflow: hidden;
    width: 80%;
    max-width: 1120px;
    margin: 30px auto 0;
}

.delivery_box01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 45%;
    float: left;
    margin: 0 5% 0 0;
    background-color: #000;
}

.delivery_box01 dt {
    float: left;
    color: #fff;
    width: 30%;
    text-align: center;
    background-color: #000;
}

.delivery_box01 dd {
    width: 71%;
    background-color: #fff;
}

.delivery_box01 dd li {
    list-style-type: disc;
    margin: 0 0 0 30px;
}

.delivery_box02 {
    overflow: hidden;
    width: 45%;
}

.delivery_box02 dt {
    width: 25%;
    float: left;
    text-align: center;
    background-color: #000;
    color: #fff;
}

.delivery_box02 dd {
    background: #fff;
    float: left;
    margin-left: 10%;
    padding-bottom: 10px;
    width: 75%;
}

.delivery_box02 dt,
.delivery_box02 dd {
    padding: 20px 10px 19px 10px;
    margin: 0 0 1px 0;
}

.hotel_01_con {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-around;
    width: 80%;
    max-width: 1120px;
    margin: 60px auto 0;
}

.hotel_01_item1 {
    width: 50%;
    line-height: 30px;
}

.hotel_01_item1 dl {
    margin: 0 0 0 0;
    padding: 5%;
}

.hotel_01_item1 dt {
    font-size: 170%;
    background: url(../img/dot-line.gif) repeat-x left bottom;
    margin-bottom: 25px;
    padding-bottom: 15px;
}

.hotel_01_item1 dd {
    margin: 0 0 30px 0;
}

.hotel_01_item1 dd:nth-of-type(2) {
    margin: 0;
}

.hotel_01_item2 {
    width: 50%;
    line-height: 0;
}

.hotel_01_item2 img {
    width: 100%;
}

.hotel_02 {
    background-image: url(../img/hotel04.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    margin: 7% 0 0;
}

.hotel_02_box {
    width: 50%;
    background-color: #000000b8;
    color: #fff;
    padding: 7% 5%;
    font-size: 18px;
    line-height: 35px;
    float: right;
}

.hotel_02_tit {
    font-size: 180%;
    line-height: 40px;
    text-align: left;
    margin: 0;
    text-shadow: unset;
    
}

.hotel_02_con {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-around;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    width: 80%;
    max-width: 1120px;
    margin: 0px auto 0;
}

.hotel_02_item1 {
    width: 50%;
    line-height: 30px;
}

.hotel_02_item1 dl {
    margin: 0 0 0 0;
    padding: 5% 5% 0;
}

.hotel_02_item1 dt {
    font-size: 170%;
    background: url(../img/dot-line.gif) repeat-x left bottom;
    margin-bottom: 25px;
    padding-bottom: 15px;
}

.hotel_02_item1 dd {
    margin: 0 0 30px 0;
}

.hotel_02_item1 p {
    padding: 0 5%;
}

.hotel_02_item2 {
    width: 50%;
    line-height: 0;
}

.hotel_02_item2 img {
    width: 100%;
}

.c_goods {
    background-image: url(../img/goods.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0;
    margin: 7% 0 0;
    color: #fff;
}

.c_goods_tit {
    text-align: center;
    font-size: 300%;
    line-height: 100%;
}

.c_goods_box {
    width: 80%;
    max-width: 1120px;
    margin: 50px auto 0;
}

.c_goods_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 30px;
    color: #fff;
}

.c_goods_item li {
    width: 30%;
    margin: 0 0 4% 0;
    text-align: center;
    font-weight: bold;
    font-size: 130%;
}

.c_goods_item li img {
    width: 100%;
    height: auto;
}

.kome {
    text-align: center;
}

.flow {
    background: #f5f5f5;
    margin: 0;
}

.yaku {
    margin: 50px auto 50px;
}

.comp {
    margin-bottom: 0px;
}

footer {
    background-image: url(../img/hotel07.jpg);
}

.pc_br {
    display: none;
}


/*index03*/

.sp_top_word {
    display: none;
}

.top03 {
    background: url(../img/main03.jpg) no-repeat center 90%;
    background-size: cover;
    color: #fff;
    min-height: 760px;
    max-height: 760px;
    margin: 0 0 0 0;
    position: relative;
}

.top03 h1 {
    top: 15%;
    right: unset;
    left: 3%
}

.top03 h2 {
    color: #000;
    text-shadow: 1px 0 10px #fff;
    margin: 0 0 50px;
}

.top_word {
    position: absolute;
    top: 15%;
    right: 5%;
}

.top_word img {
    width: 80%;
}

.top03_box {
    position: absolute;
    width: 100%;
    max-width: 1120px;
    top: 60%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.question ul {
    width: 100%;
    margin: 60px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.question li {
    width: 32%;
    font-size: 150%;
    line-height: 180%;
    text-align: center;
    position: relative;
}

.qa03 {
    position: absolute;
    top: -110px;
    left: 35%;
}

.qa03_tit01 {
    color: #bdaa75;
}

.qa03_tit02 {
    color: #7a6d48;
}

.qa03_tit03 {
    color: #473911;
}

.qa03_img {
    line-height: 0;
    margin: 5% 0 0;
}

.qa03_img img {
    width: 100%;
}

.qa03_con {
    color: #000;
    padding: 9%;
    font-size: 100%;
    font-weight: unset;
    margin: 0;
    letter-spacing: unset;
    line-height: unset;
    text-shadow: unset;
}

.item {
    background-image: url(../img/item_back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0;
    margin: 7% 0 0;
    color: #fff;
}

.item .item_tit {
    font-size: 300%;
    line-height: 100%;
    position: relative;
    display: inline-block;
    margin-bottom: 1em;
    width: 100%;
    text-align: center;
    text-shadow: unset;
    font-weight: unset;
}

.item .item_tit:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -15px;
    /*線の上下位置*/
    display: inline-block;
    width: 150px;
    /*線の長さ*/
    height: 3px;
    /*線の太さ*/
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    /*位置調整*/
    background-color: #d8b941;
    /*線の色*/
}

.item_box {
    width: 80%;
    max-width: 1120px;
    margin: 50px auto 0;
}

.item_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #fff;
}

.item_list li {
    width: 30%;
    margin: 0 0 4% 0;
    text-align: center;
    font-weight: bold;
    font-size: 130%;
    position: relative;
}

.item_img img {
    width: 70%;
    height: auto;
    margin: 20px 0 0 0;
}

.item_no {
    position: absolute;
    top: 20px;
    left: -40px;
    margin: 0;
}

.item_no img {
    margin: 0;
    width: 100%;
}

.hotel03_01 {
    background-image: url(../img/hotel08.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    margin: 5% 0 0;
}

.delivery_box03 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 60%;
    float: left;
    margin: 0 5% 0 0;
    background-color: #000;
}

.delivery_box03 dt {
    float: left;
    color: #fff;
    width: 20%;
    text-align: center;
    background-color: #000;
}

.delivery_box03 dt h3 {
    font-size: 100%;
    font-weight: unset;
}

.delivery_box03 dd {
    width: 81%;
    background-color: #fff;
}

.delivery_box03 dd li {
    list-style-type: disc;
    margin: 0 0 0 30px;
}

.delivery_box04 {
    overflow: hidden;
    width: 35%;
}

.delivery_box04 dt {
    width: 25%;
    float: left;
    text-align: center;
    background-color: #000;
    color: #fff;
}

.delivery_box04 dd {
    background: #fff;
    float: left;
    margin-left: 10%;
    padding-bottom: 10px;
    width: 75%;
}

.delivery_box04 dt,
.delivery_box04 dd {
    padding: 20px 10px 19px 10px;
    margin: 0 0 1px 0;
}

.hotel03_02 {
    background-image: url(../img/hotel11.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    margin: 7% 0 0;
}

.flow03 {
    margin: 7% 0 0;
}

/*index04.html*/

.top04 {
    background: url(../img/main04.jpg) no-repeat center top;
    background-size: cover;
    color: #fff;
    min-height: 760px;
    max-height: 760px;
    margin: -48px 0 0 0;
    position: relative;
    z-index: -1;
}

.top04 h1 {
    top: 20%;
    right: unset;
    left: 3%
}

.top04 h2 {
    color: #000;
    text-shadow: 1px 0 10px #fff;
    margin: 0 0 50px;
}

.top04 span {
    font-size: 80%;
}

.top_word {
    position: absolute;
    top: 15%;
    right: 5%;
}

.top_word img {
    width: 80%;
}

.top04_box {
    position: absolute;
    width: 100%;
    max-width: 1120px;
    top: 60%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.top04 .top04_up {
    color: #fff;
    text-shadow: unset;
    font-size: 320%;
}

.point ul {
    width: 100%;
    margin: 30px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.point li {
    width: 32%;
    font-size: 150%;
    line-height: 180%;
    text-align: center;
}

.point div {
    position: relative;
}

.po04 {
    position: absolute;
    top: -15px;
    left: 50%;
}

.po04_tit01,
.po04_tit02,
.po04_tit03 {
    font-size: 120%;
}

.po04_tit01 {
    color: #bdaa75;
}

.po04_tit02 {
    color: #7a6d48;
}

.po04_tit03 {
    color: #473911;
}

.po04_img {
    line-height: 0;
    margin: 5% 0 0;
}

.po04_img img {
    width: 100%;
}

.po04_con {
    color: #000;
    padding: 5% 2%;
    background-color: #fff;
    position: absolute;
    bottom: -80px;
    left: 5%;
    width: 90%;
    font-size: 80%;
}

.item04 {
    margin: 10px 0 0;
}

.item_f {
    margin: 120px 0 0;
}

.black_btn {
    background-color: #000;
    border-radius: 0;
}

.new_data {
    background-color: #fbf8f0;
    padding: 10px 0 60px;
}

/*list.html*/

.top-s-name {
    font-size: 80%;
}

.head_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 90%;
    margin: 0 auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}



.main_body {
    width: 70%;
    margin: 50px auto;
    overflow: hidden;
}

.main_list {
    width: 70%;
    float: left;
}

.list_side {
    width: 25%;
    float: right;
}

.list_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.list_con {
    width: 48%;
    margin: 0 0 5% 0;
}

.list_con a {
    display: block;
}

.list_con a:hover .hover_box img {
    opacity: 0.5;
}

.list_con a:hover .hover_box dt {
    border-bottom: solid 1px;
    display: table;
}

.list_con a:hover .hover_box dd {
    display: inline;
    border-bottom: solid 1px;
}

.list_con img {
    width: 100%;
}

.list_con dl {
    margin: 10px 0 0 0;
}

.list_con dt {
    font-size: 120%;
    font-weight: bold;
}

.main_list .hover_box {
    margin: 0;
}

.side_con {
    margin: 0 0 20px 0;
}

.side_con p {
    font-size: 130%;
    line-height: 200%;
    font-weight: bold;
    border-bottom: solid 3px #000;
}

.side_con ul {
    margin: 0 0 50px;
}

.side_con li {
    background-image: url(../img/dot_border.png);
    background-repeat: repeat-x;
    background-position: bottom;
}

.side_con a {
    display: block;
    padding: 10px 0;
}

.tabu {
    max-width: 1320px;
    width: 100%;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 100px;
}

.tab {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 0 25px 0;
    width: 90%;
    margin: 0 auto;
}

.tab li {
    width: 100%;
    background: #ffffff6e;
    padding: 8px 25px;
    float: left;
    border-right: solid 1px #000;
    text-align: center;
    font-size: 120%;
}

.tab li:last-child {
    border: none;
}

.tab li.select {
    background: #7a6d48;
    color: #fff;
    position: relative;
}

.tab li.select:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -20px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #7a6d48 transparent transparent transparent;
    border-width: 20px 20px 0 20px;
}

.tab2 {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 0 25px 0;
    width: 100%;
    margin: 25px auto 0;
}

.tab2 li {
    width: 100%;
    background: #eeedea;
    padding: 8px 25px;
    float: left;
    border-right: solid 1px #fff;
    text-align: center;
    font-size: 120%;
}

.tab2 li:last-child {
    border: none;
}

.tab2 li.select {
    background: #7a6d48;
    color: #fff;
    position: relative;
}

.tab2 li.select:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -20px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #7a6d48 transparent transparent transparent;
    border-width: 20px 20px 0 20px;
}


/*
.tab li.select:before {
    content: '';
    position: absolute;
    border-top: 10px solid #7a6d48;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    bottom: -11px;
    left: 75px;
    left: 50%;
}
*/

.tabu .content {
    margin: 20px 0 0 0;
}

.tabu .content table {
    width: 100%;
    border-collapse: collapse;
}

.tabu .content th {
    width: 25%;
    background-color: #eee;
    border: 1px solid #ccc;
    padding: 5px 0;
}

.tabu .content th:not(:last-child) {
    border-right: solid 1px #ccc;
}

.tabu .content tr:nth-child(2n+3) td {
    background-color: #efefef;
}

.tabu .content td {
    border: 1px solid #ccc;
    padding: 16px;
}

.tabu .content td a {
    text-decoration: underline;
}

.hide {
    display: none;
}

.list_no {
    text-align: center;
}



/*detail.html*/

.main_list div {
    margin: 0 0 50px;
}

.kiji1 {
    position: unset;
    text-align: left;
    font-size: 180%;
    padding: 10px 0 15px 0px;
    margin: 0 0 0;
    border-bottom: solid 3px #000
}

.main_list .kiji1_box {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 2% 0 0 0;
}

.kiji1_img {
    width: 55%;
}

.kiji1_txt {
    width: 40%;
}

.kiji1_img img {
    width: 100%;
}

.kiji_day {
    text-align: right;
    margin: 0 0 5%;
}

.kiji2,
.kiji3 {
    font-size: 150%;
    line-height: 130%;
    text-align: left;
    margin: 0 0 3%;
    text-shadow: unset;
    letter-spacing: unset;
    padding: 10px 0 5px 20px;
}

.kiji2 {
    background-color: #eeeeee;
}

.kiji3 {
    border: solid 1px #a99660;
}

.kiji4,
.kiji5 {
    margin: 0 0 3%;
}

.kiji4 {
    border-left: solid 10px #a99660;
    padding: 10px 0 5px 20px;
}

.kiji5 {
    background-image: url(../img/dot_border.png);
    background-repeat: repeat-x;
    background-position: bottom;
    padding: 10px 0 5px;
}

.header2 {
    position: unset;
}

.header2_r {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.header2 .mail_btn {
    width: 285px;
    -ms-flex-item-align: center;
    align-self: center;
    margin: 0 0px 0 20px;
}

.nav1 {
    background-color: #000000b3;
}

.nav2 {
    background-color: #000000b3;
    margin: 0 0 5%;
}

.nav2-con {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 80%;
    margin: 0 auto;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding: 10px;
}

.nav2-con li a {
    color: #fff;
}

.is-fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
}

.back_btn {
    background-color: #000;
    width: 35%;
    font-size: 90%;
    line-height: 1em;
    text-align: center;
    float: right;
}

.back_btn a {
    display: block;
    color: #fff;
    padding: 5% 0% 5% 0%;
    text-align: center;
}



