@charset "UTF-8";
/* CSS Document */

h1, h2, h3 {
	font-weight: 500 !important;
}

.back {
	background:#FAFAFA;
	padding:0 0 40px;
}
.check {
	background:#EFEFEF !important;
}

 .sample-slider img{
	width: 100%;
 }

.swiper {
	margin-bottom: 1em;
}
.swiper-slide p {
	color: #fff !important;
}

.madori_zu {
	display:block;
	margin: 0 auto 2em;
}

.swiper-slide img {
	object-fit: cover;
	height:100%;
	width:100%;
	object-position:50% 50%;
}
.ankensu {
	text-align: center;
	margin-bottom: 1.5em;
	font-weight: 500;
}

@media only screen and (max-width:960px) {
	/*スマホ*/
	h1 {
		margin-top: 60px;
		margin-bottom: 40px;
		text-align: center;
		font-size: 2rem;
	}
	.main {
		width: 100%;
		height: 250px;
		object-fit: cover;
	}
	
	
	.btn {
		display: flex;
		flex-wrap: wrap;
		width: 90%;
		margin:0 auto 30px;
	}
	.btn li {
		border:1px solid #ccc;
		box-sizing: border-box;
		font-size: 1.2rem;
		width: calc((100% - 10px) / 2);
		text-align:center;
		margin-right:10px;
		margin-bottom: 10px;
		background:#fff;
		padding: 0.5em 0;
	}
	.btn li:nth-child(2n) {
		margin-right:0;
	}
	.btn a {
		color:#666;
		text-decoration:none;
		padding:0.25em;
		display: block;
	}
	
	
	.b_name {
		text-align: center;
		font-size:2rem;
		padding-top:20px;
		margin-bottom:30px;
		font-family: "Noto Sans JP", 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, 'sans-serif';
		font-optical-sizing: auto;
		font-weight: 400;
		font-style: normal;
	}
	
	.b_name span {
		font-size:1.1rem;
		font-weight:normal;
		display:block;
	}
	
	.btn_con {
		margin: 50px auto 20px;
		display: block;
		width: 100%;
		line-height: 40px;
		background: #8FE5BD;
		color: #fff;
		border-radius: 20px;
		text-align: center;
		text-decoration: none;
		font-family: "Noto Sans JP", 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, 'sans-serif';
		font-optical-sizing: auto;
		font-weight: 700;
		font-style: normal;
	}
	
	
	.pick_ico{
		position:absolute;
		top:10px;
		left:10px;
		font-size: 2vw;
		padding: 0.25em 0.5em;
		background: #000;
		width: 7em;
		text-align: center;
		z-index: 2;
	}
	.pick_kakaku{
		position: absolute;
		bottom:1.5em;
		left:10px;
		font-size: 4vw;
		font-family: "M PLUS 1p", sans-serif;
		font-weight: 700;
		font-style: normal;
		text-shadow: 2px 2px 5px #000;
		z-index: 2;
	}
	.pick_address{
		position: absolute;
		bottom: 0.5em;
		left:10px;
		text-shadow: 2px 2px 5px #000;
		font-size: 2.5vw;
		z-index: 2;
	}
	.info {
		background:#F4EEE0;
		text-align:center;
		padding:1em 0;
		border-radius: 5px;
	}
	.info_t {
		display: block;
		text-align: left;
		margin-left: 10px;
	}
	.price {
		font-size:200%;
	}
	h4.osusume {
		text-align: center;
		font-size:2rem;
		padding-top: 40px;
		margin-bottom: 15px;
		font-family: "M PLUS 1p", sans-serif;
		font-weight: 700;
		font-style: normal;
	}
	.osusume_txt {
		display: block;
		width: calc(100% - 20px);
		margin: 0 auto 20px;
	}
	.point {
		width: 100%;
		text-align: center;
		margin-bottom: 50px;
	}
	.point span {
		border: 1px solid #000;
		box-sizing: border-box;
		padding: 0.2em 0.5em;
		margin-right: 10px;
		margin-bottom: 10px;
		display: inline-block;
	}
	.point:last-child {
		margin-right: 0;
	}
	dl.tbl {
		width: calc(100% - 20px);
		display: flex;
		flex-wrap: wrap;
		margin: 0 auto 50px;
		border: 2px solid #000;
	}
	.tbl dt {
		width: 100%;
		box-sizing: border-box;
		padding: 0.5em;
		background: #fff;
	}
	.tbl dd {
		width: 100%;
		box-sizing: border-box;
		padding: 0.5em;
		border-bottom: 1px solid #CCC;
	}
	.map {
		width: 100%;
		height: 50vh;
		border: none;
		margin-bottom: 30px;
	}
	.sample-slider{
        width: calc(100% - 20px);
    }
	.blank {
		display: none;
	}
	.box_a {
		margin: 10px auto 60px;
		display: block;
		width: 100%;
		line-height: 40px;
		background: #8FE5BD;
		color: #fff;
		border-radius: 20px;
		text-align: center;
		text-decoration: none;
		font-family: "Noto Sans JP", 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, 'sans-serif';
		font-optical-sizing: auto;
		font-weight: 700;
		font-style: normal;
	}
	.madori_zu {
		width: calc(100% - 20px);
	}
	
	
	
	ul.pickup {
		width: 90%;
		display: block;
		margin: 0 auto 20px;
	}
	.pickup li {
		display: block;
		width: 100%;
		margin-bottom: 3em;
	}
	.pickup a {
		color: #666;
		text-decoration: none;
	}
	.pickup_txt {
		text-align: center;
	}
	.pickup_txt h2 {
		font-size: 1.5rem;
		margin-bottom: 0.5em;
		display: block;
	}
	
	.img_sp {
		width: 100%;
		height: 250px;
		margin-bottom: 1em;
		position: relative;
	}
	
	.genre {
		position: absolute;
		top: 2px;
		left: 2px;
		background: #fff;
		padding: 0.25em 0.5em;
		font-size: 1rem;
		font-weight: bold;
	}
	
	
	.img_sp img {
		object-fit: cover;
		height:100%;
		width:100%;
		object-position:50% 50%;
	}

	.kakaku {
		margin-top: 0.25em;
		font-weight: bold;
		border-top: 1px solid #CCC;
		border-bottom: 1px solid #CCC;
		padding: 0.5em 0;
	}
	.kakaku span {
		font-size: 1.8rem;
	}
	
	.sub {
		width: 100%;
		font-size: 1rem;
		font-family: "Noto Sans JP", 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, 'sans-serif';
		font-optical-sizing: auto;
		font-weight: 600;
		font-style: normal;
		padding: 0.5em 0;
	}
	.last {
		font-size: 1rem;
	}
	
	.last span {
		border: 1px solid #000;
		border-radius: 2px;
		font-size: 0.9rem;
		margin-right: 0.5em;
		padding: 0.25em 0.5em;
		text-align: center;
		width: 8.5em;
		display: block;
	}
	.tg {
		border: 1px solid #000;
		border-radius: 2px;
		font-size: 0.9rem;
		margin-right: 0.5em;
		padding: 0.25em 0.5em;
		display: block;
		text-align: center;
		width: 8.5em;
		margin: 0 auto;
	}
	.swiper-slide {
		height: 250px !important;
		width: 100% !important;
		overflow: hidden;
	}
	.btn_reno {
		width: 100%;
		margin: 0 auto;
		display: block;
	}
	.ankensu span {
		font-size: 180%;
	}
}


@media screen and (min-width:961px) {
	/*PC*/
	h1 {
		margin-top: 160px;
		margin-bottom: 70px;
		text-align: center;
		font-size: 3.2rem;
	}
	.main {
		width: 100%;
		height: 580px;
		object-fit: cover;
	}
	.btn {
		width: calc(16em * 4 + 30px);
		display: flex;
		font-size: 1.2rem;
		flex-wrap: wrap;
		margin: 0 auto 50px;
	}
	.btn li {
		border:1px solid #ccc;
		box-sizing: border-box;
		width:16em;
		text-align:center;
		margin-right:10px;
		background:#fff;
		padding: 0.5em 0;
	}
	.btn li:last-child {
		margin-right:0;
	}
	.btn a {
		color:#666;
		text-decoration:none;
		padding:0.25em;
		display: block;
	}
	
	.b_name {
		font-size:3.6rem;
		padding-top:20px;
		margin-bottom:30px;
		float: left;
		width: calc(100% - 240px);
		font-family: "Noto Sans JP", 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, 'sans-serif';
		font-optical-sizing: auto;
		font-weight: 400;
		font-style: normal;
	}
	
	.sub_t {
		font-size:2.4rem;
		font-weight:normal;
		display:block;
		margin-bottom:10px;
	}
	.btn_con {
		margin-top: 110px;
		width: 240px;
		line-height: 40px;
		float: left;
		background: #8FE5BD;
		color: #fff;
		border-radius: 20px;
		text-align: center;
		text-decoration: none;
		font-family: "Noto Sans JP", 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, 'sans-serif';
		font-optical-sizing: auto;
		font-weight: 700;
		font-style: normal;
	}
	
	
	.info {
		background:#F4EEE0;
		text-align:center;
		padding:1em 0;
		border-radius: 5px;
	}
	.info_t span {
		font-size: 28px;
		
	}
	
	.info_t {
		margin-right:3em;
		font-family: "Noto Sans JP", 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, 'sans-serif';
		font-optical-sizing: auto;
		font-weight: 400;
		font-style: normal;
	}
	.price {
		font-size:200%;
	}
	h4.osusume {
		font-size:2rem;
		padding-top: 40px;
		margin-bottom: 15px;
		font-family: "futura-pt", sans-serif;
		font-weight: 600;
		font-style: normal;
	}
	.osusume_txt {
		text-align: center;
		margin: 0 auto 20px;
		width: 1200px;
		display: block;
	}
	.point {
		width: 100%;
		text-align: center;
		margin-bottom: 50px;
	}
	.point span {
		border: 1px solid #666;
		box-sizing: border-box;
		padding: 0.2em 0.5em;
		margin-right: 10px;
		margin-bottom: 10px;
		display: inline-block;
		
	}
	.point:last-child {
		margin-right: 0;
	}
	dl.tbl {
		width: 1200px;
		display: flex;
		flex-wrap: wrap;
		margin: 0 auto 50px;
		border-top: 2px solid #666;
		border-bottom: 2px solid #666;
		border-right: 2px solid #666;
	}
	.tbl dt {
		box-sizing: border-box;
		width: 12em;
		padding: 1em;
		background: #fff;
		border-left: 2px solid #666;
		border-bottom: 1px solid #CCC;
	}
	.tbl dd {
		box-sizing: border-box;
		width: calc(50% - 12em);
		padding: 1em;
		border-bottom: 1px solid #CCC;
	}
	.map {
		width: 100%;
		min-width: 1200px;
		height: 500px;
		border: none;
		margin-bottom: 30px;
	}
	.sample-slider{
        width:1200px;
    }
	.box_a {
		width: 240px;
		line-height: 40px;
		background: #8FE5BD;
		color: #fff;
		border-radius: 20px;
		text-align: center;
		text-decoration: none;
		font-family: "Noto Sans JP", 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, 'sans-serif';
		font-optical-sizing: auto;
		font-weight: 700;
		font-style: normal;
		margin: 0 auto 60px;
		display: block;
	}
	
	
	
	
	ul.pickup {
		width: 95%;
		min-width: 1100px;
		display: flex;
		flex-wrap: wrap;
		margin: 0 auto 50px;
	}
	.pickup li {
		display: block;
		width: calc((100% - 60px) / 3);
		margin-right: 30px;
		margin-bottom: 80px;
	}
	.pickup li:nth-child(3n) {
		margin-right: 0;
	}
	
	.img_sp {
		width: 100%;
		height: 350px;
		margin-bottom: 3px;
		position: relative;
	}
	
	.genre {
		position: absolute;
		top: 2px;
		left: 2px;
		background: #fff;
		padding: 0.25em 0.5em;
		font-size: 1rem;
		font-weight: bold;
	}
	
	.img_sp img {
		object-fit: cover;
		height:100%;
		width:100%;
		object-position:50% 50%;
	}
	
	.pickup a {
		text-decoration: none;
		color: #666;
		
	}
	.pickup_txt {
		padding: 10px 0;
		text-align: center;
	}
	
	.pickup_txt h2 {
		font-size: 1.6rem;
		display: block;
	}
	
	.kakaku {
		font-weight: bold;
		border-top: 1px solid #CCC;
		border-bottom: 1px solid #CCC;
		padding: 0.5em 0;
	}
	.kakaku span {
		font-size: 2rem;
	}
	
	.address {
		color: #999;
		padding: 0.5em 0 0.25em;
	}

	.tg {
		border: 1px solid #000;
		border-radius: 2px;
		font-size: 0.9rem;
		margin-right: 0.5em;
		
		padding: 0.25em 0.5em;
		display: block;
		text-align: center;
		width: 8.5em;
	}
	
	.swiper-slide {
		height: 280px !important;
		overflow: hidden;
	}
	.madori_zu {
		width: 80%;
	}
	
	.btn_reno {
		margin: 0 auto;
		display: block;
	}
	.ankensu span {
		font-size: 250%;
	}
}

