@charset "UTF-8";

/* 共通 */
/* ---------- ヘッダーロゴ ---------- */
.logo_top {
	display: none;
}
.logo_ot {
	display: block;
	margin: 10px 0;
}


/*---------------------------------------------------------------------------------
753_sec
---------------------------------------------------------------------------------*/

.news_753 .inner {width:1000px;
	margin:0 auto;
}
.news_753 .sec01 {
	background:url(/images/753_pt01.jpg);
	height:500px;
	overflow:hidden;
}
.news_753 .sec01 .img01 {
	float:left;
	width:40%;
	text-align:center;
}
.news_753 .sec01 h1 {
	float:right;
	width:60%;
	text-align:center;
	padding-top:70px;
}

.news_753 .sec02 {
	padding:30px 0;
	background:#f9f7e4;
	text-align:center;
}
.news_753 .sec02 h2 {
	font-weight: bold;
	font-size: 24px;
	background: #FFF;
	padding: 10px;
	margin-bottom: 20px;
	text-align: center;
}

.news_753 .sec03 .title {
	background:#ee8149;
	padding:40px 0;
	text-align:center;
}
.news_753 .sec03 .title .inner {
	position:relative;
}
.news_753 .sec03 .title span {
	position:absolute;
	left:0;
	top:-50px;
}
.news_753 .sec03 {
	background:url(/images/753_pt02.jpg);
}

.news_753 .sec04 {
	padding:50px 0 20px;
	background:#75a2fb;
	text-align:center;
}
.news_753 .sec05 {
	padding:50px 0;
	background:url(/images/753_pt03.jpg);background-color:#dbeed8;
	text-align:center;
}
.news_753 .sec05 {
	text-align:center;
}
.news_753 .sec05 h2 {
	font-weight: bold;
	font-size: 24px;
	background: #FFF;
	padding: 10px;
	margin-bottom: 20px;
}
.news_753 .sec05 ul {
	font-size:0;
}
.news_753 .sec05 li {
	display:inline-block;
	width:100%;
	margin-right:0%;
	margin-bottom:10px;
	text-align:center;
	font-size:0;
}
.news_753 .sec05 li:nth-child(2n) {
	margin-right:0;
}
.news_753 .datetxt {
	font-weight:bold;
	font-size:34px;
	color:#F00;
	text-align:center;
}
.news_753 .kodawari {
	padding-top:70px;
}
.news_753 .kodawari ul {
	display: flex;
	justify-content:space-around;
	flex-wrap: wrap;
	margin: 20px auto 0;
}
.news_753 .kodawari ul li {
	border-radius: 10px;
	width: 32%;
	font-size: 16px;
	padding:15px 20px;
	background: #fff;
	box-sizing:border-box;
	margin-bottom: 20px;
	text-align: center;
}
.news_753 .kodawari ul li  span {
	background: #ee8149;
	display:block;
	font-size: 11px;
	color: #fff;
	width:80px;
	padding: 3px 10px;
	margin:15px auto 15px auto;
	border-radius:5px;
	font-weight: bold;color: #FFE322;
}
.btn_753 {
	text-align:center;
	padding:40px 0 30px 0;
}
.rental_sec {
	background-size:cover;
	padding:40px 0;
	text-align:center;
}
.rental_sec h2.rental {
	font-weight: bold;
	font-size: 30px;
	background: #f4daf3;
	padding: 10px;
	margin-bottom: 20px;
	color:#2d2b2b;
}
.rental_sec table {
	background:#FFF;
	margin:20px 0 5px;
	width:100%;
	table-layout:fixed;
}
.rental_sec table td,.rental_sec table th {
	border:#000 1px solid;
	padding:10px 0;
	font-size:18px;
	vertical-align:middle;
} 
.rental_sec table th {
	background:#fbe1ef;
	font-weight:bold;
	font-size:16px;
}

.rental_sec ul {
	font-size:0;
	margin-bottom:20px;
}
.rental_sec li {
	width:25%;
	display:inline-block;
	padding:0 5%;
	box-sizing:border-box;
}
.rental_sec li img {
	width:100%;
	height:auto;
}
.img100 {
	width:100%;
	height:auto;
}
.pricesystem {
	display: flex;
	margin: 0 auto;
	justify-content: center;
	align-items: center;
}
.price3 {
	width: 30%;
	padding: 10px 0;
	border: 1px solid #4a5c6d;
	text-align: center;
	background:#ffffff;
}
.price1 {
	width: 5%;
	text-align: center;
}
/*-----*/

h1 {
	font-weight: 300;
	text-align: center;
	margin: 0 auto 30px;
}
h3 {
	font-weight:600;
	text-align: center;
}
h3 span {
	font-weight: 400;
	padding:5px 0 0;
	display: block;
}
h4 {
	font-size:18px;
	font-weight: 400;
	text-align: center;
}
.section {
	margin:20px auto 0;
}
.ptitle {
	background-color: #f0f3f7;
}
.lead {
	text-align: center;
}
	.toprt img {
	width: 100%;
}
ul {
	list-style: none;
}
.itemlst ul {
	display: flex;
        flex-wrap: wrap;
        margin: 0 auto;
        list-style: none;
        padding: 0;
        justify-content:left;
}
.itemlst ul li {
    padding: 10px;
    text-align: center;
    list-style: none;
}
.itemlst ul li a {
	text-decoration:none;
}
.menuarea {
	display: flex;
	flex-wrap: wrap;
	justify-content: center!important;
	gap: 5px;
	padding: 0;
	margin: 0;
	list-style: none;
}
.menu.active {
	background-color: #8591a6;
	color: #fff;
}
.menu {
	white-space: nowrap;
	padding: 5px 10px;
	text-align: center;
	font-size:16px;
	background-color: #eeeff3;
	border-radius:30px;
}
.menu a {
	display: block;
	padding: 5px 20px;
	color:#767d88;
	text-decoration:none;
}
.menu.active a {
	color:#ffffff!important;
	text-decoration:none;
}
.inr {
	margin: 0 auto;
}
.linkbn_menu a {
	border: 1px solid #6c727c;
	display: block;
	color: #474a4d;
	margin: 10px auto;
	padding: 10px 20px;
	font-size: 1.0em;
	text-align: center;
	border-radius: 5px;
	text-decoration: none;
	background-color: #ffffff;
}

/* ul をグリッドにする */
#gallery_list {
	display: grid;
	gap: 10px;
	padding: 0;
	margin: 0;
	list-style: none;
}
/* li 自体を正方形に */
#gallery_list li {
	aspect-ratio: 1 / 1;
}
/* a, trim をいっぱいに広げる */
#gallery_list li a,
#gallery_list .trim {
	display: block;
	width: 100%;
	height: 100%;
}
/* img をトリミング */
#gallery_list img {
	width: 100%;
	height: 100%;
	object-fit: cover;
/* はみ出した部分をカット */
}

.block {
	display: flex;
flex-wrap: wrap;
justify-content: space-around;
}
/* PC */
@media screen and (min-width: 769px) {
	h1 {
		font-size:50px;
	}
	h2 {
		font-size: 35px;
	}
	h3 {
		font-size: 35px;
	}
	h3 span {
		font-size: 20px;
	}
	h4 {
		margin: 30px 0 10px;
	}
	.section {
		width: 1200px;
		padding: 0 30px;
	}
	.cat_top {
		display: flex;
		max-width:1440px;
		align-items: center;
		margin:0 auto;
	}
	.toplt {
		width: 70%;
		text-align: center;
	}
	.toprt {
		width: 30%;
		text-align: center ;
	}
	.ptbox {
		display: flex;
		flex-wrap: wrap;
	}
	.ptin {
		width: calc(100% / 3 - 10px);
	}
	.w60per {
		width: 60%;
		margin: 0 auto;
	}
	.pc_w60per {
		width: 60%;
		margin: 0 auto;
	}
	.ptitle {
		padding:10px!important;
	}
	.itemlst ul {
	        width: 70%;
	}
	.itemlst ul li {
		width: calc(100%/4 - 20px);
		margin:20px 10px;
	}
	.itemlst ul li img {
		max-width:100%;
	}
	.itemtxt{
		font-size:16px;
		text-align:center;
		padding: 0 0 10px;
		margin: 5px auto 10px;
	}
	.pc_tar {
		text-align:right!important;
	}
	.pc_tac {
		text-align:center!important;
	}
	.mb100 {
		margin-bottom:100px!important;
	}
	#gallery_list {
		grid-template-columns: repeat(5, 1fr);
	}
	.inr {
		width: 80%;
	}
	.linkbn_menu a{
		width:60%;
		margin:50px auto;
	}
	.pricesystem {
		width: 60%;
	}
	.price3 {
		height: 70px;
	}
	.news_753 .sec04 ul {
		font-size:0;
		display: flex;gap: 5px;
		flex-wrap: wrap;
	}
	.news_753 .sec04 li {
		width:calc((100% - 15px) / 4);
		text-align:center;
	}
	.news_753 .sec04 li img {
		width:100%;
	}
	.sec05 .planbg {
		background-color:#ffffff;
		padding:10px;
		margin:20px auto;
	}
	.sec05 .title h3.planttl {
		border-bottom:1px solid #767D88;
		font-size:25px;
		text-align:left;
		padding:0 0 0 10px;
		color:#767D88;margin:0;
		font-family:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans", sans-serif;
		font-weight:500;
	}
	.sec05 .title h3.planttl span {
		font-size:38px;
		font-family:"Josefin Sans", sans-serif;
		display:inline;
		color:#767D88;
		font-weight:600;
	}
	.sec05 .title h3.planttl span.ft20px {
		font-size:20px;
		font-family:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans";
		display:inline;
		color:#767D88;
		font-weight:400;
	}
	.itemarea {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}
	.itemarea .itmarea,.itemarea .txtarea {
		width: calc(100% / 2 - 30px);
	}
	.setprice {
		font-size:50px;
		font-weight:500;
		font-family:"Montserrat", sans-serif;
		color:#f0908d;
		text-align:right;
		margin:20px 0 10px;
	}
	.setprice span.yen{
		font-size:35px;
		fnt-weight:700;
		font-family:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans";
		color:#f0908d;
	}
	.setprice span.tax{
		font-size:25px;
		font-weight:500;
		font-family:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans";
		color:#f0908d;
	}
	.settxt {
		font-size:18px;
		text-align:left;
		font-family:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans";
		line-height:1.8;
	}
	.setitem {
		font-size:16px;
		text-align:left;
		font-family:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans";
		line-height:1.2;
		margin:10px 0;
	}
	.cautiontxt {
		font-size:13px;
		text-align:left;
		font-family:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans";
	}
	.block2_1 {
		width:60%;
	}
	.block2_2 {
		width:40%;
	}
}

/* SP */
@media screen and (max-width: 769px) {
/*---------------------------------------------------------------------------------
753_sec
---------------------------------------------------------------------------------*/
	.news_753 img {
		width:100%;
	}
	.news_753 .inner {
		width:98%;
		margin:0 1%;
		padding:20px 0;
	}
	.news_753 .sec01 {
		height:20%;
		overflow:hidden;
	}
	.news_753 .sec01 h1 {
		padding-top:20px;
		margin:0 auto;
	}
	.news_753 .sec03 .title {
		background:#ee8149;
		padding:25px 0;
		text-align:center;
	}
	.news_753 .sec03 .title span {
		position:absolute;
		left:0;
		top:-20px;
		width:25%;
	}
	.news_753 .sec03 .title .inner div {
		width:75%;
		float:right;
	}
	.rental_sec h2.rental {
		font-size:28px;
	}
	.rental_sec li {
		padding:0;
	}
	.rental_sec p {
		font-size:12px;
	}
	.rental_sec h2 {
		font-size:20px;
	}
	.rental_sec table td,.rental_sec table th {
		font-size:12px;
	} 
	.datetxt {
		font-size:22px;
	}
	.news_753 .kodawari ul li  {
		border-radius: 10px;
		width: 100%;
		font-size: 14px;
		margin-bottom: 5px;
		padding: 8px;
	}
	.news_753 .kodawari ul li span {
		margin: 5px auto;
		font-size: 10px;
		padding:1px 3px;
	}
	.news_753 .kodawari ul li br {
		display: none;
	}
	.btn_753 {
		text-align:center;
		padding:20px 0 30px 0;
	}
	.news_753 .sec04 ul {
		font-size:0;
		display: flex;
		gap: 20px;flex-wrap: wrap;
	}
	.news_753 .sec04 li {
		width:calc((100% - 20px) / 2);
		text-align:center;
	}
	.news_753 .sec04 li img {
		width:100%;
	}
	.news_753 .sec05 li {
		width:100%;
		padding:1%;
		margin:0;
		box-sizing:border-box;
	}
	.news_753 .kodawari ul, .sec05 ul, .inner ul {
		padding:0;
	}
	h1 {
		font-size:40px;
		padding: 40px 0 0;
	}
	h2 {
		font-size: 30px;
	}
	h3 {
		font-size: 25px;
	}
	h3 span {
		font-size: 15px;
	}
	h4 {
		font-size:18px;
		font-weight: 400;
		text-align: center;
	}
	.section {
		width: 100%;
		margin:20px auto 0;
		padding: 0 10px;
	}
	.lead {
		font-size: 14px;
	}
	.cat_top {
		margin:0 auto;
		padding: 0 10px;
	}
	.toplt {
		width: 100%;
		text-align: center;
		margin: 0 auto ;
	}
	.toprt {
		width: 100%;
		text-align: center ;
	}
	.itemlst ul li {
	    width: calc(100%/2);
	    margin:0 auto;
	}
	.itemlst ul li img {
	    max-width:100%;
	}
	.mt100 {
		margin-top:100px!important;
	}
	.sp_w100per {
		width: 100%;
		margin: 0 auto;
	}
	#page_title h2 {
		margin:50px auto;
	}
	.inr {
		padding: 0 5px;
	}
	#gallery_list {
		grid-template-columns: repeat(3, 1fr);
	}
	.linkbn_menu a{
		width:100%;
		margin:50px auto;
	}
	.pricesystem {
		width: 100%;
	}
	.price3 {
		height: 90px;
	}
	.sec05 .planbg {
		background-color:#ffffff;
		padding:10px;
		margin:20px auto;
	}
	.sec05 .title h3.planttl {
		border-bottom:1px solid #56564b;
		font-size:25px;
		text-align:left;
		padding:0 0 0 10px;
		color:#767D88;
		margin:0;
		font-family:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans", sans-serif;
		font-weight:500;
	}
	.sec05 .title h3.planttl span {
		font-size:38px;
		font-family:"Red Rose", serif;
		display:inline;
		color:#767D88;
		font-weight:600;
	}
	.sec05 .title h3.planttl span.ft20px {
		font-size:20px;
		font-family:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans";
		display:inline;
		color:#767D88;
		font-weight:400;
	}
	.itemarea {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;}
	.itemarea .itmarea,.itemarea .txtarea {
		width: calc(100% / 1 - 30px);
	}
	.setprice {
		font-size:50px;
		font-family:"Montserrat", sans-serif;
		color:#f0908d;
		text-align:right;
		margin:10px 0;
	}
	.setprice span.yen{
		font-size:25px;
		font-weight:700;
		font-family:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans";
		color:#f0908d;
	}
	.setprice span.tax{
		font-size:20px;
		font-weight:500;
		font-family:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans";
		color:#f0908d;
	}
	.settxt {
		font-size:15px;
		text-align:left;
		font-family:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans";
	}
	.cautiontxt {
		font-size:13px;
		text-align:left;
		font-family:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans";
	}
	.setitem {
		font-size:15px;
		text-align:left;
		font-family:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans";
		line-height:1.2;
		margin:10px 0;
	}
	.block2_1 {
		width:50%;
	}
	.block2_2 {
		width:50%;
	}
}