@charset "utf-8";
#top_contents{
    margin-top: 0;
}
#main_visual{
width:100%;
}
#top_contents h2{
color:#0f4793;
color:#333;
margin:30px auto 35px;
text-align:center;
line-height:1.3;
font-size: 28px;
font-weight: bold;
letter-spacing:0.5px;
}
#top_contents h2 p{
color:#333;
color:#0f4793;
font-size:16px;
}
#main_visual{
position: relative;
}
#main_visual #tvcm_new{
display: inline-block;
}
#main_visual img{
width:100%;
height:auto;
margin-top: 0;
}
#main_visual.sp img{
    width: 100%;
    height: 43vw;
    object-fit: cover;
}
#main_visual_sub{
position: absolute;
bottom: 1.5vw;
left:23vw;
padding: 11px 12px 7px;
background-color: rgba(255,255,255,0.8);
}
#main_visual.sp #main_visual_sub{
    bottom: 4.5vw;
    left: 7vw;
}
#main_visual.sp #tvcm_new img {
    width: 14.5vw;

}
#main_visual #tvcm_new img{
    width: 10.5vw;
    max-width: 197px;
    height: auto;
}
#main_visual #tvcm_new.syaka{
    margin-left: 5px;
}

.sub_area{
width:980px;
margin:0 auto;
}
.sub_area .block_out{
width: calc(32% - 6px);
position:relative;
display:inline-block;
vertical-align:top;
margin:0 0 20px 1%;
}
.sub_area .block_out:first-child{
margin:0 0 0 0;
}
.sub_area .block_out div{
font-size:16px;
line-height: 1.6;
text-align:justify;
text-justify:inter-ideograph;
}
.sub_area .block_out a{
color:#333;
font-size:16px;
text-decoration: none;
}

.sub_area .block_title{
font-size: 17px;
border-bottom: 2px solid #0071BC;
margin: -5px 0 5px 1px;
padding:3px 3px;
font-weight:bold
}
.sub_area .block_out img{
width:100%;
border: 1px solid #ccc;
}
.ichiran_button.list{
margin:40px 0 80px 0;
}
.ichiran_button.list2{
margin:40px 0 0px 0;
}
.ichiran_button.list3{
margin:40px 0 40px 0px;
}

#main_visual #tvcm_new img:hover{
-ms-filter:"alpha(opacity=90)"; /* IE 8,9 */
-moz-opacity:0.8; /* FF , Netscape */
-khtml-opacity:0.8; /* Safari 1.x */
opacity:0.8;
zoom:1; /*IE*/
}
.banner_area_sub img:hover,
.sub_area .banner_area img:hover,
.sub_area .block_out img:hover {
-ms-filter:"alpha(opacity=60)"; /* IE 8,9 */
-moz-opacity:0.6; /* FF , Netscape */
-khtml-opacity:0.6; /* Safari 1.x */
opacity:0.6;
zoom:1; /*IE*/
}

.sub_area .banner_area_sub{
margin:50px 0 0px 0;
}
.sub_area .banner_area_sub a{
margin-left:6px;
}
.sub_area .banner_area_sub a:first-child{
margin-left:0px;
}
.sub_area .banner_area_sub img{
border: 1px solid #ccc;
}

.background{
width:100%;
background-color:#f5f5f5;
padding:1px 0 50px;
}
.info-box{
font-size:13px;
background-color:#fff;
padding:0 0px;}
.info-box li{
list-style:none;
border-top:1px dotted #999;
}
.info-box li a{
padding:17px 10px 17px 20px;
display:block;
color:#333;
text-decoration:none;
font-size: 16px;
}
.info-box li:first-child{
border-top:none;
}
.info-box li a:hover{
/*background-color:#f9f9f9;*/
text-decoration: underline;
}
.info-box li span{
margin-left:15px;
font-weight:bold;
}
#top_contents .ichiran_button{
text-align:center;
}
#top_contents .ichiran_button a{
padding:10px 50px;
background-color:#0f4793;
font-weight:bold;
color:#fff;
text-decoration:none;
font-size:16px;
position:relative
}
#top_contents .ichiran_button a:hover{
background-color:#3f77c3;
}
#top_contents .ichiran_button a:after {
content:"";
display:block;
background:url(../../img/arrow01.svg) no-repeat;
width:6px;
height:10px;
position:absolute;
top:0;
bottom:0;
margin:auto 0;
right:20px;
}
#top_contents .recruit_area{
padding:10px 0;
background:url(../../img/recruit.jpg) no-repeat;
background-size:cover;
height:500px;
width:100%;
position:relative;
}
#top_contents .recruit_area .ichiran_button{
margin-top: 90px;
}
#top_contents .recruit_title{
font-size:28px;
font-weight:bold;
text-align:center;
margin-top:60px;
}
#top_contents .recruit_text{
font-size:20px;
margin:30px 0 70px 0;
}
#top_contents .build_out{
display:inline-block;
width:22%;
margin-left:2%;
}
#top_contents .build_out:first-child{
margin-left:0;
}
#top_contents .build_out img{
width:100%;
}
.build_title{
padding-top:5px;
font-size:15px;
font-weight:bold;
}
#building_area .ichiran_button{
margin:80px 0 50px 0;
}
.sub_area .banner_area{
margin:20px 0 65px 0;
}

.sub_area .banner_area a{
display: inline-block;
vertical-align: top;
}

.sub_area .banner_area a:first-child{
margin:0px 22px 0px 0;
}

#fixed-container .fixed-btn {
content: '';
display: block;
background: url(../../img/cm-btn01.png) no-repeat;
width: 50px;
height: 176px;
background-size: 50px 176px;
}

#fixed-container {
/* display: none; */
position: fixed;
right: 0;
bottom: 14%;
z-index: 998;
}

.popup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition: .6s;
  }
  .popup.is-show {
    opacity: 1;
    visibility: visible;
  }
  .popup-inner {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 80%;
    max-width: 600px;
    padding: 50px;
    background-color: #fff;
    z-index: 2;
  }
  .popup-inner img {
    /*width: 100%;*/
  }
  .close-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
  }
  .close-btn i {
    font-size: 20px;
    color: #333;
  }
  .black-background {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.8);
    z-index: 1;
    cursor: pointer;
  }
  .hotel_list{
      display: inline-block;
      text-align: center;
      margin: 10px 0 21px 18px;
  }
  .hotel_list img{
    border: 1px solid #ccc;
}


  .hotel_list a{
    display: block;
    color: #333333;
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
}
.hotel_list p{
border-top: 2px solid #0b63a3;
padding-top: 5px;
margin-top: 3px;
}
.hotel_list img:hover {
    -ms-filter: "alpha(opacity=60)";
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
    zoom: 1;
}
