@charset "UTF-8";

.pagettl img{
	width: 100%;
}
.pagettl p{
	margin:20px auto 10px auto;
	width:90px;
}
.pagettl{
	margin: 0 !important;
}

.ttlbox dt{
	font-size: 18px;
	color: #D4B572;
	margin: 20px 0 10px 0;
}
.ttlbox dd{
	font-size: 14px;
	color: #666666;
	line-height: 1.6em;
}

a.mamavoice{
	display: block;
	background: #F6AE68;
	border-radius: 10px; 
	padding: 10px 30px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
a.mamavoice:hover{
	color: #fff !important;
	text-decoration: none;
	background: #F18C2A;
}
.staffvoice{
	max-width: 256px;
	margin:0 auto;
	padding: 40px 0 30px 0;
}

.staff dt{
	font-size: 12px;
	color: #666666;
	letter-spacing: 2px;
	margin: 10px 0 0 0;
}

.staff dt span{
	font-size: 18px;
	color: #D4B572;
}

.staff dd{
	font-size: 14px;
	color: #666666;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	padding: 10px 0;
	background: #FFFDE8;
	letter-spacing: 1px;
	margin: 15px 0 0 0;
}
.staffcom{
	font-size: 14px;
	color: #666666;
	line-height: 1.6em;
	letter-spacing: 1px;
}

/*SP表示*/
@media screen and (max-width: 749px) {
.pc_display{
	display:none;
}
.sp_display{
	display:block;
}
.syokusyu{
	font-size: 16px !important;
	color: #666666;
} 


.navi{
	background: #009A30;
	padding: 0px 0;
	margin: 0 0 30px 0;
}
.pagenavi li{
	list-style: none;
	color: #fff;
	font-size: 14px;
	border-bottom: 1px solid #008100;
	line-height: 1.8em;
	margin: 0;
	padding:10px 0;
	text-align:center;
	background:url(../img/kariya-oc/ic_arrow.png) no-repeat;
	background-position:center right 20px;
	background-size:15px;
}
.pagenavi li.end{
	border-bottom:none;
}
.pagenavi li a{
	color: #fff;
	display:block;
}
.pagenavi li a:hover{
	text-decoration:none;
	opacity:0.6;
	color:#FFF !important;
}

.pagenavi{
	padding-left:0 !important;
	margin:0;
}
/*スタイルcss*/
}


/*PC表示*/
@media screen and (min-width: 750px) {
.sp_display{
	display:none;
	}
.pc_display{
	display:block;
	}
.navi{
	background: #009A30;
	padding: 10px 0;
	margin: 0 0 60px 0;
}
.pagenavi li{
	list-style: none;
	float: left;
	color: #fff;
	font-size: 14px;
	border-right: 2px solid #fff;
	padding: 0 4.6%;
	line-height: 1.8em;
	margin: 5px 0;
}
.pagenavi li.end{
	border-right: none !important;
	padding: 0 0 0 4.6% !important;
}
.pagenavi li a{
	color: #fff;
}

.pd0{
	padding-left:0;
	padding-right:0;
}
}

.environment_dl{
	}
.environment_dl dt{
	border-bottom: 1px solid #000;
	color:#D4B572;
	font-size: 20px;
	padding-bottom: 6px;
	margin-bottom: 10px;
	line-height: 1.3em;
	letter-spacing: 1px;
	}
.environment_dl dd{
	line-height: 1.7em;
	}


.bg_youkou{
	background:#fbf9f2;
	}

.w200{
	max-width: 200px;
	margin-left: auto;
	margin-right: auto;
}

.clover03{
	position:relative;
	top:-40px;

}

.syokusyu{
	font-size: 22px;
	color: #666666;
}

.bg_list01{
	background:#F3EAD7;
	border-top: 0!important;
}

.bg_list02{
	background:#F7F1E4;
	border-top: 0!important;
}

.right_line{
	border-right: 3px #fbf9f2 solid;
}

.rec_tel a{/*リンクされた文字*/
    color:#FE8993;
    font-style:normal;
    text-decoration:underline;
	font-size: 24px;
}
.rec_tel a:hover {/*マウスをのせたとき*/
    color:#FE8993;
    font-style:normal;
    text-decoration: none;
	font-size: 24px;
}

.ti_form{
	font-weight:bold;
	font-size: 16px;
}

.form_red{
	color:#FF0000;
}
.submit{
	letter-spacing: 2px;
	background: #FE8993;
}


.bt_tel{
	border:#88D419 solid 3px;
	text-align:center;
	font-weight:bold;
	background:url(../img/kariya-oc/ic_tel_arrow.jpg) no-repeat;
	background-size:22px;
	background-position:center right 20px;
}

.bt_tel a{
	padding:7px;
	color:#6F7171;
	display:block;
	transition:0.5s;
}
.bt_tel a:hover{
	text-decoration:none;
	opacity:0.6;
	color:#6F7171 !important;
}

.bt_tel span{
	padding:5px 50px;
	background:url(../img/kariya-oc/ic_tel.jpg) no-repeat;
	background-size:25px;
	background-position:center left 10px;
}

.bt_web{
	border:#FFA7C7 solid 3px;
	text-align:center;
	font-weight:bold;
	color:#6F7171;
	background:url(../img/kariya-oc/ic_web_arrow.jpg) no-repeat;
	background-size:22px;
	background-position:center right 20px;
}
.bt_web a{
	padding:7px;
	color:#6F7171;
	display:block;
	transition:0.5s;
}
.bt_web a:hover{
	text-decoration:none;
	opacity:0.6;
	color:#6F7171 !important;
}

.bt_web span{
	padding:5px 50px;
	background:url(../img/kariya-oc/ic_web.jpg) no-repeat;
	background-size:25px;
	background-position:center left 10px;
}



.atention span{
	color:#6F7171;
	font-weight:bold;
}

.kigen{
	margin:0 auto 50px auto;
	text-align:center;
}

.kigen span{
	background:#009A30;
	color:#fff;
	padding:5px 30px;
	border-radius:20px;

}
.kodawari_dl dt{
	color:#009A30;
	font-size:19px;
	border-bottom:dotted 1px #009A30;
	letter-spacing:1px;
	padding:0 0 15px 0;
	margin-bottom:15px;
	font-weight:normal;
	line-height:25px;
}

.kodawari_dl dd{
	color:#009A30;
	font-size:14px;
	letter-spacing:1px;
	line-height:25px;
}
.kodawari_dl02 dt{
	color:#009A30;
	font-size:15px;
	border-bottom:dotted 1px #009A30;
	font-weight:bold;
	padding:0 0 5px 0;
	margin-bottom:5px;
}

.kodawari_dl02 dd{
	color:#009A30;
	font-size:12px;
	letter-spacing:1px;
}
.bg_menu_cp {
    background: #FAFAFA;
    padding: 2%;
}
.ti_menu {
    color: #009A53;
    font-size: 20px;
	margin:0;
	font-weight:normal;
	letter-spacing:2px;
}
.translation {
    color: #808080;
    font-size: 12px;
    padding-left: 10px;
	letter-spacing:1px;
}
.remarks {
    font-size: 12px;
    text-align: right;
    color: #808080;
    padding-top: 5px;
	margin:0;
}



.menu_dl {
    border-bottom: 1px dotted #CCCCCC;
    padding-bottom: 2px;
    padding-left: 2%;
    padding-right: 2%;
    margin-bottom: 15px;
}
.menu_dl dt {
    width: 280px;
    text-align: left;
    color: #666666;
    margin-bottom: 5px;
    letter-spacing: 1px;
}
.menu_dl dt span {
    font-weight: normal !important;
}
.fz10{
	font-size:10px;
}
.fz12{
	font-size:12px;
}
@media screen and (min-width: 750px){
.menu_dl dd {
    text-align: right;
    color: #CFA760;
    font-size: 15px;
    letter-spacing: 1px;
}
.cam_txt{
	color:#6F7171;
	font-size:13px;
	text-align:center;
	margin:0 0 30px 0;
}
.cam_txt br{
	display:none;
}
.atention{
	color:#6F7171;
	padding:0 0 5px 0;
	border-bottom:1px dotted #666;
	text-align:center;
}
.menu_tax {
    border: 1px solid #009A53;
    padding: 5px;
    color: #009A53;
    text-align: center;
    font-weight: bold;
}
.tel_no{
	font-size:27px;
	color:#A17F43;
	letter-spacing:2px;
	background:url(../img/kariya-oc/ic_shop_tel.png) no-repeat;
	background-position:center left;
	background-size:30px;
	padding:0 0 0 40px;
}
.tel_no a{
	color:#A17F43;
}
.tel_no span{
	font-size:14px;
	font-weight:normal;
	padding:0 30px;
	letter-spacing:1px;
}

.bt_home{
	text-align:center;
	font-weight:bold;
	margin:30px auto;
}

.bt_home a{
	padding:5px 50px;
	color:#6F7171;
	transition:0.5s;
	border:#009A30 solid 3px;
	background:url(../img/kariya-oc/ic_home_arrow.png)no-repeat;
	background-size:15px;
	background-position:center right 20px;
}
.bt_home a:hover{
	text-decoration:none;
	opacity:0.6;
	color:#6F7171 !important;
}

.bt_home span{
	padding:5px 50px;
	background:url(../img/kariya-oc/ic_home.jpg) no-repeat;
	background-size:25px;
	background-position:center left 10px;
	
}


}

@media screen and (max-width: 749px){
.menu_dl dd {
    text-align: left;
    color: #CFA760;
    font-size: 15px;
    letter-spacing: 1px;
}
.cam_txt{
	color:#6F7171;
	font-size:12px;
	text-align:center;
	margin:0 0 30px 0;
}
.atention{
	color:#6F7171;
	padding:0 0 5px 0;
	border-bottom:1px dotted #666;
}
.menu_tax {
    border: 1px solid #009A53;
    padding: 5px;
    color: #009A53;
    font-weight: bold;
}


.tel_no{
	font-size:24px;
	color:#A17F43;
	letter-spacing:2px;
	background:url(../img/kariya-oc/ic_shop_tel.png) no-repeat;
	background-position:center left;
	background-size:20px;
	padding:0 0 0 30px;
}
.tel_no a{
	color:#A17F43;
}
.tel_no span{
	font-size:12px;
	font-weight:normal;
	padding:0 30px;
	letter-spacing:1px;
}
.bt_home{
	text-align:center;
	font-weight:bold;
	margin:30px auto;
}

.bt_home a{
	padding:5px 10px;
	color:#6F7171;
	transition:0.5s;
	border:#009A30 solid 3px;
	background:url(../img/kariya-oc/ic_home_arrow.png)no-repeat;
	background-size:15px;
	background-position:center right 20px;
}
.bt_home a:hover{
	text-decoration:none;
	opacity:0.6;
	color:#6F7171 !important;
}

.bt_home span{
	padding:5px 50px;
	background:url(../img/kariya-oc/ic_home.jpg) no-repeat;
	background-size:25px;
	background-position:center left 10px;
	
}

}




	
.staff_box{
	margin:40px auto;
}

.staffs .des {
    padding: 10px 0;
}

.des h4 {
    margin-bottom: 5px;
}

.ico_target_yellow {
    background: url(../img/kariya-oc/ico_next_yellow.png) no-repeat left center;
    background-size: 4px 8px;
    padding-left: 10px;
	font-size: 12px;
}
.des h3 {
    letter-spacing: 1px;
	 font-size: 16px;
}

.button_readmore_2 {
    font-weight: bold;
    width: 100%;
    display: inline-block;
    background: #DBC287;
    text-align: center;
    border-top: 1px solid #EBEBEB;
    border-bottom: 1px solid #EBEBEB;
    height: 30px;
    line-height: 30px;
    position: relative;
}
.button_readmore_2 span {
    color: white;
    padding-left: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: url(../img/kariya-oc/ico_next_white.png) no-repeat center left;
    background-size: 5px 11px;
    width: 55px;
    font-size: 13px;
}


.shop_dl{
	border-bottom:dotted 1px #999999;
	margin-bottom:25px;
	padding:0 0 25px 0;
}
.shop_dl p{
	margin:0;
}
.shop_name{
	font-size:18px;
	letter-spacing:2px;
	font-weight:normal;
	padding-bottom:8px;
}
.shop_name span{
	font-size:12px;
	letter-spacing:2px;
	padding:0 10px;

}

.web_link{
	margin:10px 0 30px 0;
}

.web_link a span{
    background:url(../img/kariya-oc/ic_shop_web.png) no-repeat;
	background-position:center left 0px;
	background-size:20px;
	padding:0 0 0 30px;
	
}
.web_link a {
	color: white;
	color: white;
    text-align: center;
	border-radius:20px;
	padding:10px 30px ;
	background-color: #FD7DA3;
}
.shop_l{
	font-weight:bold;
}
.bg_shop{
	background:#FAFAFA;
	padding:5%;
	margin:0 0 20px 0;
}
.mb0{
	margin-bottom:0;
}
.mt0{
	margin-top:0;
}

.map iframe{
	width:100%;
	height:450px;
	margin:0;
}
.map_link{
	padding:10px 0;
	text-align:center;
	background:#DBC288;
}
.map_link a{
	color:#fff;
	font-size:16px;
	letter-spacing:1px;
	display:block;
}

