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


/****************************************

          スライダーエリア

*****************************************/
#slider_base{
	width: 100%;
	margin-bottom: 30px;
}
#slider_area{
	width: 100%;
	height: 36%;
	margin: 0 auto;
}
.js-flickity{
	display: block;
}
.gallery-cell{
	width:100%;
	height: auto;
}
.gallery-cell img{
	width:100%;
	height: auto;
}
#toptel_area{
	width: 100%
	margin: 0 auto;
	text-align: center;
}
.top_copy {
	margin-top: 25px;
	text-align: center;
	margin-bottom: 25px;
}
.top_copy img{
	height: 19px;
}
.copy_a{
	margin-bottom: 7px;
}

.tel_btn{
	display: block;
	width:85%;
	height: 96px;
	margin: 0 auto;
	background-image:url(../../top/image/btn_back.png);
	background-repeat: no-repeat;
	background-size: 400px 108px;
	border-radius: 10px;
	padding-top: 12px;
	box-shadow: 0 0 8px gray;
}
.tel_btn a{
	color: #fff;
}
.tel_btn p{
	display: block;
	height: 26px;
	line-height: 26px;
	font-size:120%;
	margin: 0;
}
.tel_btn dt{
	display: block;
	height: 32px;
	line-height: 32px;
	font-size: 200%;
}
.tel_btn dd{
	display: block;
	height: 26px;
	font-size: 90%;
	line-height: 26px;
}

/****************************************

          ポリシーエリア

*****************************************/
#policy_base{
	width: 100%;
	background:  #fcf3cf;
	margin-bottom: 30px;
}
#policy_area{
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}
#policy_area p img{
	width: 100%;
}
.policy_point{
	width: 100%;
	justify-content: space-around;
}
.policy_point li{
	display: block;
	width: 88%;
}
.policy_point li a{
	font-size: 110%;
	color: #AF4624;
}
.policy_point li img{
	width: 100%;
	height: auto;
	border-radius: 5px;
	display: block;
	margin-bottom: 5px;
}


/****************************************

          メインコンテンツエリア

*****************************************/
#main{
	width: 100%;
}

/****************************************

          右コンテンツ

*****************************************/
#top_right{
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
}
#top_right .pr_box{
	text-align: center;
	flex-wrap: wrap;
	align-content: space-between; 
	}
#top_right .pr_box li{
	position:relative;
	display: block;
	width: 50%;
	height: auto;
	padding: 30px 0 30px 0;
	font-size: 110%;
	line-height: 120%;
	color: #333;
	border-radius: 5px;
	background: #c0d89e; /* Old browsers */
	background: -moz-linear-gradient(top, #c0d89e 0%, #f1ffdd 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #c0d89e 0%,#f1ffdd 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #c0d89e 0%,#f1ffdd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0d89e', endColorstr='#f1ffdd',GradientType=0 ); /* IE6-9 */
	-moz-box-shadow: inset 0px 0px 10px 10px #fff;
    -webkit-box-shadow: inset 0px 0px 10px 10px #fff;
    box-shadow: inset 0px 0px 10px 10px #fff;
}
#top_right .pr_box li .yoyakuok{
	position: absolute;
	width: 50px;
	height: 50px;
	top:20px;
	right:15px;
}
#top_right .pr_box li span{
	font-weight:bold;
	color: #0083DE;
}
#top_right .pr_box li .min{
	font-size: 85%;
	line-height: 120%;
	text-align: right;
	margin-right: 10%;
}
#top_right .pr_box li img{
	display: block;
	width: 83%;
	margin: 0 auto;
	margin-bottom: 10px;
}
#top_right .okomari{
	width: 88%;
	padding: 3%;
	margin: 3%;
	border: 3px solid #F5A500;
	border-radius: 10px;
	margin-bottom: 20px;
	position: relative;
}
#top_right .okomari dt{
	display: block;
	height:23px;
	line-height:23px;
	text-align: center;
	font-size: 105%;
	font-weight: bold;
	color: #7F2D13;
	border-radius: 5px;
	padding: 1px 0px 1px 0px;
	background-image: url(../../top/image/okomari_bg.png);
	background-size: 100%;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
#top_right .okomari dt span{
	font-size: 108%;
}
#top_right .okomari dd{
	font-size: 120%;
	line-height:140%;
}
#top_right .okomari .naiyo{
	display: block;
	width: 70%;
}
#top_right .okomari .naiyo li{
	position: relative;
	display: inline-block;
	margin-left: 20px;
	margin-right: 5px;
}
#top_right .okomari .naiyo li::before{
	position: absolute;
	content: "";
	top: 4px;
	left: -20px;
	width: 16px;
	height: 16px;
	background: url(../../top/image/dot_yellow.png);
	background-size: 16px 16px;
	background-repeat: no-repeat;
}
#top_right .okomari .pop img{
	width: 60%;
	height: auto;
}
.incyo{
	position: absolute;
	width: 37%;
	right:5px;
	bottom: -7px;
}
.incyo img {
	width: 100%;
}

.sp_banner{
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
	margin-bottom: 20px;
}
.sp_banner li{
	margin-bottom: 10px;
}
/****************************************

          サイドバー

*****************************************/

#sidebar{
	display: none;
}
