@charset "UTF-8";
/*
 * index.css
 *
 */


/*==================================
         title Font Style
===================================*/

.page_ttl {
	padding:60px 0 37px;
	background-image:url(../img/facility.jpg);
	background-position:50% 10%;
	background-repeat:no-repeat;
	background-size:100% auto;
    /*mask-image: radial-gradient(circle at 79% 1025%, transparent 87% 68%, black 88%);*/
	box-shadow: 1px 6px 11px;
}
.page_ttl::before {
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0) 55%, #088424 76%);
}
.sectionLv0 {
    margin-top:84px;
    position: relative;
    width:100%;
}
.sectionLv0 h2 {
	position:relative;
	font-size:1.7vw;
	font-weight:bold;
	color:#fff;
	line-height:3em;
    text-align: left;}
.ttl_en {
	margin:0 0 20px;
    font-size: 3vw;
    color: #FFFFFF;
    letter-spacing: 15px;
    vertical-align: middle;
    font-weight: bolder;
	border-bottom:#fff solid 2px;
}

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

.page_ttl {
	padding:5vw 0 20px;
	
	
}
.sectionLv0 h2 {
padding:0px;
}
.ttl_en {
    letter-spacing: 2vw;
	font-size: 5vw;

}
.sectionLv0 h2 {
	font-size:3vw;
}

}
section.sectionLv01.facility_list {
    width: 1100px;
}

/*==================================
          Font Style End
===================================*/

/*==================================
            Table start
===================================*/

.c-pr-card__inner {
    display: flex;
    gap: 24px;
    padding: 20px;
    border: 20px solid;
    color: #ffff;
    border-radius: 20px;
    box-shadow: 0px 14px 19px rgba(0, 0, 0, 0.15);
}
.c-jigyosho-summary {
    display: flex;
    align-items: center;
    padding: 12px 0;
}
.c-pr-card .c-jigyosho-summary {
    padding: 8px 0;
}
.c-jigyosho-summary__room {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    justify-content: flex-start;
    width: 100%;
}

.c-jigyosho-price__block {
    display: flex;
    align-items: center;
}

.c-jigyosho-summary__head {
    min-width: 80px;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}
.c-pr-card .c-jigyosho-price {
    line-height: 1.2;
}
.c-list {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.c-list__item+.c-list__item {
    border-top: 1px solid #eee;
}
.c-price__new {
    display: flex;
    align-items: baseline;
    color: #ff5959;
}
.c-jigyosho-price__title {
    width: 64px;
    font-size: 13px;
    font-weight: bold;
    color: #666;
}
.c-jigyosho-summary__room__date {
    margin-left: 8px;
    font-size: 12px;
    color: #088424;
    border: 1px solid goldenrod;
    background-color: #ffff;
}
img.c-pr-card__img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 291px 161px 100px 60px / 15px 122px 101px 210px;
    position: relative;
}

/* 背景全体：ホームページのような中央レイアウト */
.homepage-wrapper {
    width: 100%;
    padding: 7px;
    background-color: #f5f5f5;
    display: flex;
    border-radius: 23px;
    justify-content: center;
}

/* 写真ボックス：浮かんで見えるような影と角丸 */
.photo-card {
  background-color: white;
  padding: 20px;
  border-radius: 16px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15); /* 浮き上がる影 */
  max-width: 600px;
  transition: transform 0.3s ease;
}

.photo-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);
}

/* 写真自体にも角丸を追加 */
.photo-card img {
  width: 100%;
  height: auto;
  border-radius: 12px;
  display: block;
}


.c-pr-card__main{
    position: relative;
    background: #fff0cd;
    box-shadow: 0px 0px 0px 5px #fff0cd;
    border: dashed 2px white;
    padding: 0.2em 0.5em;
    color: #454545;
}
.c-pr-card__main:after{
    position: absolute;
    content: '';
    right: -7px;
    top: -7px;
    border-width: 0 15px 15px 0;
    border-style: solid;
    border-color: #ffdb88 #fff #ffdb88;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
}
span.c-pr-card__badge {
    font-size: 200%;
    font-weight: 600;
}
span.c-pr-card__pr {
    color: azure;
    padding: 0px 20px;
    background: red;
    border-radius: 10px;
}
@media screen and (max-width: 990px) {
.c-pr-card__inner {
    display: flow-root;
}
}

/*==================================
            Table End
===================================*/



/*==================================
            Section Stylev01
===================================*/
.sectionLv01{
    position: relative;
	width:1100px;
}

.maung{
	text-align:left;
	margin-top:26px;
	margin-left:10%;
	margin-right:10%;
	margin-bottom:30px;
}

.slideimg {
	padding:20px;
	list-style:none;
	display: inline-block;
	 object-fit: cover;
}
.slideimg a{
	display:block;
}
.slideimg1 a{
	display:block;
}

.slideimg1{
	padding:0 20px;
	list-style:none;
	display: inline-block;
}

i.fab.fa-searchengin {
	position:absolute;
    display:block;
    margin-top: -18px;
	margin-left:121px;
    color: #232323;
    padding: inherit;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 30px;
    border-radius: 3px;
}

.fa-searchengin:before {
    content: "\f3eb";
    border: 1px solid  hsla(0,0%,100%,.6);
	padding:4px;
	background-color: hsla(0,0%,100%,.6);
}
.image-row {
  text-align: center;
  margin-bottom:80px;
}

.yyyy img{
	/*width:auto;*/
	object-position: 0 60%;
	
}

.example-image-link:hover {
  background-color: var(--primary-color);
}

.example-image {
  width: 9rem;
  height:9rem;
  border-radius: var(--border-radius);
  object-fit: cover;
}

/*==================================
          Works
===================================*/
