@charset "UTF-8";


/* 追加修正---------------------------------------------------*/
.toppage__information .information-item:nth-child(-n+3) {
    height: 0;
    visibility: hidden;
}

.case-btn {
    text-align: center;
}

.case-btn .button-post {
    display: inline-block;
    padding: .5rem 2rem;
    /* background: #004679; */
    background: #fff;
    text-decoration: none;
    color: #004679;
    border: #004679 .0625rem solid;
    transition: .4s;
}

.service__service .case-group {
    margin: 0rem auto;
    width: 100%;
    display: flex;
    align-items: stretch;
}

.service__service .case {
    width: calc(50% - .5rem);
    padding: 1rem;
    margin: 0 0 0 .5rem;
    background: #F0F0F0;
}

.service__service .case:first-child {
    margin: 0 .5rem 0 0;
}

.service__service .case a {
    font-size: 0.85rem;
}

.service__service .case .resort-list {
    padding: 0 0 0 1rem;
    margin-bottom: 1rem;
}

.service__service .case .case-heading {
    background: #004679;
    color: #fff;
    padding: .5rem;
}

.service__service .case a.resort {
    display: block;
}

.service__service .case ul.case-list {
    margin: 0;
    list-style: none;
    font-size: .9375rem;
    margin-bottom: 1rem;
}


.service__service .case ul.case-list li {
    padding: 0 0 0 1rem;
    position: relative;
}

.service__service .case ul.case-list li:before {
    content: '●';
    color: #004679;
    position: absolute;
    top: 0.125rem;
    left: 0;
    font-size: .75rem;
}

.service__service .grid:nth-child(1) {
    margin: 0 .5rem 0 0;
}

.service__service .grid:nth-child(2) {
    margin: 0 0 0 .5rem;
}

.csr__article {
    margin-bottom: 2rem;
}




/*================================*/
/* IR情報                         */
/*================================*/
.ir-parts img {
    width: auto;
    display: inline;
}

.ir-parts {
    text-align: left;
}

.module-ir__doc.is--governance .is--pdf .ir-parts img {
    display: inline;
}

.ir_message a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    zoom: 1;
}

.ir_contents {
    clear: both;
    width: 680px;
    overflow: hidden;
}

.ir_conL {
    float: left;
    width: 330px;
    height: 317px;
    background: url(/img/ir_library.jpg) no-repeat left top;
}

.ir_conL ul {
    list-style-type: none;
    padding: 115px 0 0 25px;
}

.ir_conL ul li {
    margin-bottom: 15px;
}

.ir_btn_dl {
    width: 275px;
    height: 50px;
    margin: 27px 0 0 26px;
}

.ir_btn_dl a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    zoom: 1;
}


.ir_conR {
    float: right;
    width: 328px;
    height: 315px;
    border: 1px solid #4397C5;
}

.ir_conR a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    zoom: 1;
}


.highlight {
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #E1E1E1;
    width: 100%;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #E1E1E1;
}

.highlight td,
.highlight th {
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #E1E1E1;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: #E1E1E1;
}

.highlight td {
    text-align: right;
}

.highlight th {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background: #589DC4;
}

.highlight th.ttl {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
    font-weight: normal;
    color: #333;
    background: #fff;
}

.highlight th.name {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
    font-weight: normal;
    color: #333;
    background: #E1F1F7;
}


/* ニュース
-----------------------------------*/
#news {
    width: 680px;
    position: relative
}

#news h1 {
    padding: 0px;
    line-height: 1.0;
    font-size: 0;
    margin: 0px;
}

#news dl {
    width: 660px;
    overflow: scroll;
    display: block;
    height: 205px;
    overflow-x: hidden;
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 21px;
}

#news dl dt {
    float: left;
    width: 6em;
    padding: 10px 0;
    color: #1285BE;
    clear: left;
    font-weight: bold;
}

#news dl dd {
    padding: 10px 0 10px 7em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E1E1E1;
}

#news a:link,
#news a:visited {
    color: #333 !important;
    text-decoration: none !important;
}

#news a:hover,
#news a:active {
    color: #693 !important;
    text-decoration: underline !important;
}

/*================================*/
/* 事業内容           */
/*================================*/

.business {
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #E1E1E1;
    width: 100%;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #E1E1E1;
}

.business td,
.business th {
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #E1E1E1;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: #E1E1E1;
}

.business td {}

.business th {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background: #589DC4;
    white-space: nowrap;
}


#contentscolumn section > h3,
#contentscolumn section#recruit > h2,
#contentscolumn section#privacy > h2 {
    font-size: 130%;
    font-weight: bold;
    color: rgb(0, 123, 183);
    clear: both;
    margin: 30px 0px 10px;
    padding: 0px 0px 10px;
    background: url(../img/title_bg01.png) left bottom no-repeat;
}

#contentscolumn section > h4 {
    color: #4298c7;
    font-weight: bold;
    margin: 30px 0 10px 0;
    font-size: 121%;
}



/*================================*/
/* 優待 OverWrite           */
/*================================*/

.preferential-treatment__items .item-address {
    color:#666;
    line-height:1.7;
    padding:.5rem .3rem 1.0rem .3rem;
}


.preferential-treatment__items .item-button {
    padding:0 1.0rem;
}
.preferential-treatment__items .item-button .button {
    display: block;
    box-sizing: border-box;
    height: 2.4rem;
    line-height: 2.4rem;
    font-size: .9rem;
    width:100%;
    font-weight:700;
    text-decoration: none;
    -webkit-transition: .4s;
    transition: .4s;
    background: #000;
    color: #FFF;
    text-align: center;
    margin:.5rem auto;
}

.preferential-treatment__items .item-button.hakuba .button {
    background:#259f94;
}
.preferential-treatment__items .item-button.sugadaira .button {
    background:#09be49;
}
.preferential-treatment__items .item-button.kitashiga .button {
    background:#0083c9;
}
.preferential-treatment__items .item-button.kawaba .button {
    background:#de2726;
}
.preferential-treatment__items .item-button.okumino .button {
    background:#ab549c;
}
.preferential-treatment__items .item-button.chihayaakasaka .button {
    background:#f18f2a;
}
.preferential-treatment__items .item-button.other .button {
    background:#ed7f9d;
}





/*================================*/
/* 優待 詳細　フォーム           */
/*================================*/


.preferential-treatment__items .items .heading.prefe__detail {
    margin:0 0 4rem;
}
.preferential-treatment__items .items .heading.prefe__detail .title {
    font-size:1.6rem;
    letter-spacing:0.2em;
}

.prefe__article {}
.prefe_plan_header {}
.prefe_plan_header .container {
    width: 55rem;
    padding: 1.25rem 0;
}
.prefe_plan_header .plan_title {
    /*text-align:left;*/
    font-size: 1.6rem;
    letter-spacing: 0.2em;
}
.prefe__article .container {
    background: #f0f0f0;
    width: 55rem;
    padding: 1.25rem;
}
.prefe__article .container .plan_anno {
    font-size:.95rem;
    color:#666;
    margin:1.25rem 1.88rem 0.63rem 1.88rem;
}
.prefe__article .container .plan_anno p {
    margin:0;
    padding:0 0 ;
    font-size: 0.8rem;
}
.prefe__article .column-box {
    box-sizing: border-box;
    background: #fff;
    padding: 1.88rem;
    margin: 0 0;
}
.prefe__article .column-box + .column-box {
    margin-top:1.25rem;
}
.prefe__article .column-box .text :last-child {
    margin-bottom:0;
}
.prefe__article .header {
    border-bottom: .0625rem solid #004679;
    margin: 0 0 2rem;
}
.prefe__article .header .title {
    box-sizing: border-box;
    color: #004679;
    font-weight: 700;
    font-size: 1.25rem;
    position: relative;
    padding-left:0;
    margin: 0 0 .5rem;
}

.prefe__article .header .title span.title_anno {
    padding-left:10px;
    color: #444;
    font-size: 1.0rem;
}

.prefe__article .column-box .heading .subtitle {
    font-size: 1.1rem;
    font-weight: 700;
    color: #004679;
    margin: 2rem 0 1rem;
}
.prefe__article .column-box .heading .subtitle span.subtitle_anno {
    padding-left:10px;
    font-size: 1.0rem;
    font-weight: 500;
    color: #231815;
}

.prefe__article table {width:100%;}
.prefe__article table thead {}
.prefe__article table thead th {
    background-color:#0083c9;
    color:#FFF;
    font-weight:400;
    font-size: .95rem;
    padding:0.5rem;
    border-left:.25rem solid #FFF;
}
.prefe__article table thead th:first-child {
    border-left:none;
    background-color: transparent;
}
.prefe__article table thead th.prefe_th {background-color:#004679;}
.prefe__article table tbody th,
.prefe__article table tbody td {
    padding:0.4rem;
    background-color:#f0f0f0;
    border-top:.25rem solid #FFF;
    font-weight:500;
    font-size: .95rem;
}
.prefe__article table tbody th {
    text-align:left;
    color:#004679;
    padding-left:2rem;
}
.prefe__article table tbody td {
    border-left:.25rem solid #FFF;
    width:25%;
    text-align:center;
}
.prefe__article table tbody td.prefe_price {
    color:#d80c18;
    font-size:1.2rem;
    font-weight:700;
}
.prefe__article table tbody td.prefe_price span.unit_yen {
    font-size:.9rem;
}

.prefe_button_area {text-align:center;}
.prefe__article .button {
    display: block;
    box-sizing: border-box;
    height: 3.125rem;
    line-height: 3.125rem;
    width: 19.5rem;
    text-decoration: none;
    -webkit-transition: .4s;
    transition: .4s;
    border: .0625rem solid #004679;
    background: #fff;
    color: #004679;
    text-align: center;
    margin:3.15rem auto;
}
.prefe__article .button.arrow_right:after {
    content: ' →'; }
.prefe__article .button.arrow_left:before {
    content: '← '; }


.prefe__article table tbody td.app_num{
    width: 10%;
}

.prefe__article .app_num label {
    position: relative;
    display: inline-block;
    width: 5rem;
    border: 2px solid #e6e6e6;
    background: #fff;
    font-size: .95rem;
}

.prefe__article .app_num label:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    display: block;
    width: 0;
    height: 0;
    margin: -2px 0 0 0;
    border: 5px solid transparent;
    border-top: 7px solid #b9baba;
}
.prefe__article .app_num select {
    cursor: pointer;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    width: 5rem;
    padding: 0.5em 1em;
    color: #000;
    border: none;
    border-radius: 5px;
    background: transparent;
    font-size: .95rem;

    /*Firefox用*/
    text-indent: .01px;
    text-overflow: “”;
    }
    /*IE対応*/
    select::-ms-expand {
    display: none;
} 

.prefe__article .container.inputarea{
    background: inherit;
    width: 55rem;
    padding: 0;
    margin-bottom: 4rem;
}

.prefe__article .container .form_cau {
    font-size: 0.5rem;
    color: #e7211a;
    margin-left: 0.5rem;
    vertical-align: super;
    font-weight: normal;
}

.prefe__article .container.plan_heading{
    background: inherit;
    width: 55rem;
    padding: 0;
    margin-bottom: 0.5rem;
}

.prefe__article .container h3{
    margin-bottom: 0.8rem;
}

.prefe__article .container.inputarea .input_wrap{
    margin-bottom: 2rem;
}

.prefe__article .container.inputarea .form_type1 {
    width: 80%;
    height: 40px;
    border: 2px solid #e6e6e6;
    background: #fff;
    font-size: 18px;
}

.prefe__article .container.inputarea .app_date label {
    position: relative;
    display: inline-block;
    width: 6rem;
    border: 2px solid #e6e6e6;
    background: #fff;
    font-size: 16px;
    margin-right: 1rem;
}

.prefe__article .container.inputarea .app_date label:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    display: block;
    width: 0;
    height: 0;
    margin: -2px 0 0 0;
    border: 5px solid transparent;
    border-top: 7px solid #b9baba;
}

.prefe__article .container.inputarea .app_date select {
    cursor: pointer;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    width: 6rem;
    padding: 0.5em 1em;
    color: #000;
    border: none;
    background: transparent;
    font-size: 16px;
    text-indent: .01px;
    text-overflow: “”;
}

.prefe__article .container.inputarea .memo{
    font-size: 0.7rem;
    font-weight: normal;
    display: block;
    padding: 0.3rem 0;
}

.prefe__article .container.inputarea ul.caution{
    margin-bottom: 3rem;
    padding: 0 1rem;
}

.prefe__article .container.inputarea ul.caution li{
    font-size: .9rem;
}

.preferential-treatment__items .container .item:hover {
    opacity: inherit;
}

.prefe__article .container.plan_title{
    background: inherit;
    width: 55rem;
    padding: 3rem 0 0;
    margin: 0 auto;
    text-align: center;
}

.prefe__article .container.plan_title h3{
    background: #f0f0f0;
    display: inline-block;
    padding: 0.8rem 2rem;
    color:#004679;
    margin-bottom: 0;
}

/* プラン詳細
-----------------------------------*/

.prefe__planimage.container{
    background: inherit;
    width: 55rem;
    padding: 0;
    text-align: left; 
}

.prefe__resortinfo .hakuba{
    color: #259f94;
}

.prefe__resortinfo .sugadaira{
    color: #09be49;
}

.prefe__resortinfo .kitashiga{
    color: #0083c9;
}

.prefe__resortinfo .kawaba{
    color: #de2726;
}

.prefe__resortinfo .okumino{
    color: #ab549c;
}

.prefe__resortinfo .chihayaakasaka{
    color: #f18f2a;
}

.prefe__resortinfo .other{
    color: #ed7f9d;
}

.prefe__planimage.container img{
    margin-bottom: 1rem; 
}

.prefe__resortinfo  h2{
    font-size: 1.6rem;
    letter-spacing: 0.08em;
    margin-bottom: 2rem;
}

.prefe__resortinfo  h3{
    font-size: 1.2rem;
    letter-spacing: 0.08em;
    margin-bottom: 1.5rem;
}

.prefe__resortinfo  p{
    font-size: 0.95rem;
    letter-spacing: 0.08em;
    margin-bottom: 1.5rem;
}

.prefe__article table tbody td.prefe_price.wide{
    width: 50%;
}
.prefe__article table tbody td.prefe_price.small {
    color:#d80c18;
    font-size:1rem;
    font-weight:700;
}

.prefe__article .column-box .heading h6{
    font-size: 1rem;
    padding-bottom: 2rem;
}

.preferential-treatment__items-header{
    margin-bottom: 1rem;
}

.preferential-treatment__items .item a.thum:hover{
    opacity: 0.6;
    transition: 0.3s ease-in-out;
}

.preferential-treatment__items .items2 {
    display: flex;
    justify-content: center;
    margin: 0rem auto;
    flex-wrap: wrap;
    width: 46.5rem;
}

.preferential-treatment__items .items2 .grid {
    width: calc((100% / 2) - 3rem);
    margin: 1rem;
    display: block;
}

.preferential-treatment__items .items2 .heading {
    width: 100%;
    color: #000;
    text-align: center;
    margin: 2rem 0 1rem;
}

.preferential-treatment__items .items2 .heading .title {
    font-size: 1.125rem;
    font-weight: 700;
    display: inline-block;
    padding: .5rem 0;
}

.preferential-treatment__items .items2 .heading.sugadaira {
  color: #09be49; }

  .preferential-treatment__items .items2 .heading.sugadaira .title {
    border-bottom: .125rem solid #09be49; }

.preferential-treatment__items .items2 .heading.kitashiga {
  color: #0083c9; }

  .preferential-treatment__items .items2 .heading.kitashiga .title {
    border-bottom: .125rem solid #0083c9; }

.preferential-treatment__items .items2 .heading.kawaba {
  color: #de2726; }

  .preferential-treatment__items .items2 .heading.kawaba .title {
    border-bottom: .125rem solid #de2726; }

.preferential-treatment__items .items2 .heading.okumino {
  color: #ab549c; }

  .preferential-treatment__items .items2 .heading.okumino .title {
    border-bottom: .125rem solid #ab549c; }

.preferential-treatment__items .items2 .heading.chihayaakasaka {
  color: #f18f2a; }

  .preferential-treatment__items .items2 .heading.chihayaakasaka .title {
    border-bottom: .125rem solid #f18f2a; }

.preferential-treatment__items .items2 .heading.other {
  color: #ed7f9d; }

  .preferential-treatment__items .items2 .heading.other .title {
    border-bottom: .125rem solid #ed7f9d; }

