/* CSS Document */


#mainvisual{
position: relative;
width: 100%;
height: 720px;
margin-top: 15px;
background: url("../img/mainvisual_pc.jpg") no-repeat;
}
#mainvisual h1{
position: absolute;
top: 285px;
left: 423px;
width: 360px;
}
#ph_place{
position: absolute;
bottom: 35px;
right: 40px;
color: #666;
font-size: 10px;
text-align: right;
}

#concept{
position: relative;
display: flex;
justify-content: center;
align-items: center;
width: 800px;
height: 130px;
margin: 20px auto 0;
border: 3px solid #333;
}
#concept_title{
position: absolute;
top: 4px;
left: 5px;
font-size: 14px;
}
#concept h2{
font-size: 32px;
font-weight: bold;
}
#cocept_txt{
margin: 54px auto;
width: 720px;
font-size: 22px;
line-height: 36px;
text-align: center;
}

#cg{
width: 800px;
margin: 0 auto;
}
#cg div,#cg img{
width: 800px;
margin-top: 6px;
}
#cg p{
padding-top: 2px;
font-size: 14px;
}

.news{
margin: 90px auto;
width: 720px;
padding: 20px;
background: #faf9f8;
box-shadow: 0 1px 1px #d2d0cd inset;
border-bottom: 1px solid #fff;
border-radius: 6px;
}
.news h4{
height: 24px;
color: #523821;
font-size: 16px;
}
.news ul{
margin-left: 2em;
}
.news li{
list-style: disc;
color: #a7998e;
font-size: 16px;
line-height: 1.4em;
padding-top:6px; 
}
.news li span{
color: #333;
}
.news li small{
font-size: 14px;
}
.news li a{
color: #333;
border-bottom: 1px solid #333;
}

#contents_menu{
width: 900px;
margin: 0 auto;
}
#contents_menu div{
margin-bottom: 16px;
font-size: 14px;
}
#contents_menu ul{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
#contents_menu li{
height: 204px;
margin-bottom: 20px;
border: 2px solid #5a6391;
border-radius: 24px;
}
#contents_menu li:first-child{
width: 440px;
background-image: url("../img/link_ico2.svg"),url("../img/menu_bg_room.jpg");
background-position: right 16px bottom 16px,center center;
background-repeat: no-repeat;
background-size: 25px,cover;
}
#contents_menu li:nth-child(2){
width: 440px;
background-image: url("../img/link_ico2.svg"),url("../img/menu_bg_location.jpg");
background-position: right 16px bottom 16px,center center;
background-repeat: no-repeat;
background-size: 25px,cover;
}
#contents_menu li:nth-child(3){
width: 328px;
background-image: url("../img/link_ico2.svg"),url("../img/menu_bg_outline.jpg");
background-position: right 16px bottom 16px,center center;
background-repeat: no-repeat;
background-size: 25px,cover;
}
#contents_menu li:nth-child(4){
width: 328px;
background-image: url("../img/link_ico2.svg"),url("../img/menu_bg_gallery.jpg");
background-position: right 16px bottom 16px,center center;
background-repeat: no-repeat;
background-size: 25px,cover;
}
#contents_menu li:nth-child(5){
width: 204px;
background-image: url("../img/link_ico2.svg"),url("../img/menu_bg_inquiry.jpg");
background-position: right 16px bottom 16px,center center;
background-repeat: no-repeat;
background-size: 25px,cover;
}
#contents_menu li:nth-child(6),#contents_menu li:nth-child(7){
width: 900px;
height: 68px;
background: #fff url("../img/link_ico2.svg") no-repeat center right 16px;
background-size: 25px;
}

#contents_menu li a{
display: flex;
width: 100%;
height: 100%;
justify-content: center;
align-items: center;
color: #333;
font-size: 32px;
line-height: 46px;
font-weight: bold;
}
#contents_menu li:nth-child(6) a,#contents_menu li:nth-child(7) a{
color: #5a6391;
}



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

#mainvisual{
margin-top: 0;
height: 90vw;
background: url("../img/mainvisual_sp.jpg") no-repeat top;
background-size: contain;
}
#mainvisual h1{
position: relative;
top: 25vw;
left: 0;
margin: 0 auto;
width: 50vw;
}
#ph_place{
position: absolute;
top: 70vw;
right: 10px;
font-size: 9px;
line-height: 12px;
}

#concept{
width: 100%;
max-width: 340px;
height: 122px;
margin: 0px auto 0;
}
#concept_title{
top: 4px;
left: 5px;
font-size: 10px;
}
#concept h2{
font-size: 26px;
line-height: 34px;
text-align: center;
}
#concept h2 span{
font-size: 18px;
}
#cocept_txt{
margin: 40px auto;
width: 100%;
font-size: 16px;
line-height: 26px;
text-align: left;
}

#cg{
flex-flow: column;
width: 100%;
}
#cg div,#cg img{
width: 100%;
}
#cg p{
padding-bottom: 10px;
font-size: 12px;
}

.news{
margin: 60px auto;
width: 100%;
padding: 12px;
}
.news h4{
height: 20px;
font-size: 14px;
}
.news ul{
margin-left: 1.6em;
}
.news li{
font-size: 14px;
}
.news li small{
font-size: 12px;
}

#contents_menu{
width: 100%;
margin: 0 auto;
}
#contents_menu div{
margin-bottom: 10px;
font-size: 10px;
}
#contents_menu ul{
flex-flow: column;
}
#contents_menu li{
width: 100%;
height: 100px;
margin-bottom: 15px;
border-radius: 18px;
}
#contents_menu li:first-child{
width: 100%;
background-image: url("../img/link_ico2.svg"),url("../img/menu_bg_layout.jpg");
background-position: right 16px center,center center;
background-repeat: no-repeat;
background-size: 20px,cover;
}
#contents_menu li:nth-child(2){
width: 100%;
background-image: url("../img/link_ico2.svg"),url("../img/menu_bg_room.jpg");
background-position: right 16px center,center center;
background-repeat: no-repeat;
background-size: 20px,cover;
}
#contents_menu li:nth-child(3){
width: 100%;
background-image: url("../img/link_ico2.svg"),url("../img/menu_bg_location.jpg");
background-position: right 16px center,center center;
background-repeat: no-repeat;
background-size: 20px,cover;
}
#contents_menu li:nth-child(4){
width: 100%;
background-image: url("../img/link_ico2.svg"),url("../img/menu_bg_outline.jpg");
background-position: right 16px center,center center;
background-repeat: no-repeat;
background-size: 20px,cover;
}
#contents_menu li:nth-child(5){
width: 100%;
background-image: url("../img/link_ico2.svg"),url("../img/menu_bg_inquiry.jpg");
background-position: right 16px center,center center;
background-repeat: no-repeat;
background-size: 20px,cover;
}
#contents_menu li:nth-child(6),#contents_menu li:nth-child(7){
width: 100%;
background: #fff url("../img/link_ico2.svg") no-repeat center right 16px;
background-size: 20px;
}

#contents_menu li a{
font-size: 26px;
line-height: 26px;
}


}




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

#concept h2 span{
font-size: 16px;
}

}