@charset "utf-8";
body{
	font-size: 1.5em!important;
	line-height: 2em!important;
	color: #000000!important;
}
.row {
	margin-right: 0px!important;
	margin-left: 0px!important;
}
#lap {
	background-color: #ffffff;
	margin: 0px;
	text-align: center;
}
img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
a:hover{
	text-decoration: none!important;
}
.head-lap{
	background-image: url(../img/line.png);
	background-repeat: repeat-x;
	background-position: 0% bottom;
	padding-bottom: 20px;
}
.head{
	background-image: url(../img/main-img.jpg);
	background-repeat: repeat-x;
	background-position: bottom top;
	margin: 0px;
}
.head h1{
	margin: 0px;
}
.head img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.top{
	background-color: #FFFFFF;
	padding-bottom: 20px;
}
.text-box{
	padding-top: 30px;
	padding-bottom: 30px;
}
.text-box2{
	padding-bottom: 30px;
}
.text-box3{
	padding-bottom: 30px;
	background-image: url(../img/kumo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.text-box4{
	padding-bottom: 30px;
	padding-top: 20px;
	font-size: 1.3em;
	font-weight: bold;
}
.text-box5{
	padding-top: 5px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
}
.open{
	background-color: #ff3535;
	font-size: 3.0em;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	display: inline-block;
	color: #fff;
}
.open-day{
	display: inline-block;
	font-size: 2.8em;
	padding-top: 25px;
	padding-bottom: 20px;
	line-height: 1em;
}
.open-time{
	display: inline-block;
	font-size: 2.0em;
	padding-top: 15px;
	padding-bottom: 35px;
}

.news-bottan a {
	display: block;
	background-color: #ffffff;
	border-radius: 10px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	margin-bottom: 10px;
	-webkit-box-shadow: 2px 2px 0px #000000;
	box-shadow: 2px 2px 0px #000000;
	border: 2px solid #000000;
	margin-left: 10px;
	margin-right: 10px;
}

/*01*/
.back01{
	background-image: url(../img/back01.png);
	background-repeat: repeat;
	padding-top: 20px;
	padding-bottom: 20px;
}
.midashi01{
	font-size: 2.0em;
	background: linear-gradient(transparent 60%, #ff0 0%);
	font-weight: bold;
	display: inline-block;
	margin-top: 30px;
}
.midashi02,.midashi03{
	display: inline-block;
	font-size: 3.0em;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	line-height: 1.3em;
}
.image-box img {
	width: 100%;
}
.col-sm-6{
	padding-left: 2px!important;
	padding-right: 2px!important;
	padding-top: 2px;
	padding-bottom: 2px;
}

/*02*/
.back02{
	padding-top: 30px;
	padding-bottom: 30px;
}

/*04*/
.text-box5 strong {
	background: linear-gradient(transparent 60%, #ff0 0%);
	font-size: 1.2em;
}

/*access*/
.back03{
	background-color: #FFF9BA;
	padding-top: 30px;
	padding-bottom: 30px;
}
#map iframe {
	clear: both;
	height: 500px;
	width: 100%;
}

/*about*/
.img-max{
	width: 100%;
}
dl {
	padding: 15px 0;
	text-align: left;
}

dt {
	padding-bottom: 5px;
	text-align: center;
	background-color: #ba90c9;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #fff;
}
dd{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-left: 0%;
}
.about{
	margin-top: 50px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #f3eaf6;
}

/*footer*/
.contact{
	display: inline-block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
}
.text-box2 a{
	color: #000000;
}
.sns {
	padding-bottom: 15px;
}
.sns i {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.sns a {
	color: #000000;
}
.facebook{
	color: #150887;
}
.twitter{
	color: #009DF5;
}
.line{
	width: 39px;
}
.sns img {
	display: inline-block!important;
	margin-top: -26px;
	margin-left: 5px;
}

@media screen and (min-width: 768px) {
dt {
	clear: left;
	float: left;
	width: 10%;
	text-align: left;
}
dd {
	margin-left: 11%;
	text-align: left;
}
}

@media all and (min-width: 320px) and (max-width: 767px)  {/*スマホ用*/
/*.head{
	background-size:800px auto;
	}*/
.head h1 img {
	width: 80%;
}
.top img {
	width: 80%;
}
.midashi01{
	font-size: 1.5em;
	}
.midashi02{
		font-size: 2.5em;
	}
.midashi03{
	display: inline-block;
	font-size: 2.4em;
	padding-top: 30px;
	font-weight: bold;
	line-height: 1.2em;
}
.midashi03 span {
	display: block;
	}
}
/* 2019チューリップ祭り追加CSS */
.border {
	border: 1px dashed #000;
	width: 30%;
	margin: 0px auto;
	padding: 25px 0;
	margin-bottom: 50px;
}
.border .open-time {
	padding-bottom: 0px!important;
}
@media (max-width: 767px) {
	.open-day {
		font-size: 2.2em;
	}
}
.mb-40 {
	margin-bottom: 40px;
}
@media (max-width:1200px) {
	.border {
		width: 95%;
	}
}
.cafe {
	width: 95%;
	margin: 50px auto;
	background-color: #fff;
	position: relative;
}
.absolute {
	width: 15%;
	overflow: hidden;
	position: absolute;
	right: 0;
}
.absolute:nth-child(2) {
	left: 0;
	transform: scale(-1,1);
}
.absolute img {
	margin-right: 0px!important;
}
.cafe-title {
	padding: 25px 0;
}
.cafe-title img {
	max-width: 100%;
	z-index: 2;
}
.cafe-img {
	padding: 0px 25px;
	padding-bottom: 50px;
}
.cafe .text-box2 {
	padding-left: 10px;
	padding-right: 10px;
}
@media (max-width:767px) {
	.cafe-title img {
		max-width: 75%;
	}
	.midokoro {
		max-width: 50%!important;
	}
}
@media (min-width:768px) {
	.sp-br {
		display: none;
	}
}
.slide {
	background-color: #f3eaf6;
	padding-bottom: 25px;
}
.slide p {
	margin: 0px;
	padding: 50px 0;
	font-size: 20px;
	font-weight: bold;
}
.slide img {
	width: 100%;
}
.slide .swiper-custom-parent {
	padding: 0px 30px;
	position: relative;
}
.slide .swiper-custom-parent .slide-contents {
	padding: 0px 10px;
}
.slide .swiper-custom-parent .pick-prev {
    outline: 0;
    background-image: url(../img/arrow.png);
    background-size: 20px 164px;
    width: 20px;
	height: 100%;
	transform: scale(-1 , 1);
}
.slide .swiper-custom-parent .pick-next {
    outline: 0;
    background-image: url(../img/arrow.png);
    background-size: 20px 164px;
    width: 20px;
	height: 100%;
}
.bg-pink {
	background-color: #fff0f0;
	margin: 25px 0;
}
.bg-pink .top-left {
	padding: 0px;
	background-color: #fff0f0;
}
.bg-pink .top-left img {
	width: 100%;
}
.bg-pink .top-right {
	position: relative;
}
.bg-pink .top-right img {
	position: absolute;
	width: 100%;
	transform: scale(0.9,0.9);
	top: -80px;
}
@media (max-width:1300px) {
	.bg-pink .top-right img {
		top: -50px;
	}
}
@media (max-width:991px) {
	.bg-pink {
		background-color: inherit;
		margin: 0px;
	}
	.bg-pink .top-left {
		display: none;
	}
	.bg-pink .top-right img {
		position: static;
		width: 90%;
	}
}
.text-box4 {
	font-size: 18px;
	padding: 10px;
	font-weight: normal;
	margin-bottom: 25px;
}
@media (min-width:1301px) {
	.back02 .sp-img {
		display: none;
	}
}
@media (max-width:1300px) {
	.back02 .pc-img {
		display: none;
	}
}