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

a:hover {
	color:#6eaf34;
}

/*------------------------------------------------------------
    レイアウト
------------------------------------------------------------*/
/* mainbox */
.mainbox {
	position:relative;
	width:80%;
	max-width:918px;
	margin:0 auto;
}
.mainbox h1 {
	padding:0;
	margin:0;	
}
.mainbox .btbox {
	position:absolute;
	bottom:20px;
	right:40px;
}
.mainbox .btbox img {
	width:260px;
}
.main_txt01 {
	font-size: 20px;
	line-height: 1.6em;
	margin: 0 auto 40px;
	width:80%;
	max-width:930px;
}
.main_txt01 p {
	margin:0 0 10px 0;
}

/* menubox */
.menubox {
	background-image: url("/special/report/img/common/bgimg01.png");
	box-sizing: border-box;
	font-size: 22px;
	line-height: 2em;
	margin: 0 auto;
	max-width: 685px;
	padding: 13px 30px 30px;
	width: 100%;
}
.menubox h2 {
	margin: 0 auto;
	text-align: center;
	max-width: 558px;
}
.menubox ul {
	background: #fff none repeat scroll 0 0;
	padding: 10px 30px 25px;
}
.menubox ul li {
	background: rgba(0, 0, 0, 0) url("/special/report/img/common/bgline.png") repeat-x scroll center bottom;
	line-height: 1.2em;
	margin-bottom: 17px;
	padding-bottom: 10px;
}
.menubox ul li a::after {
	content: "\f13a";
	font-family: FontAwesome;
	float: right;
	line-height: 1em;
	color: #6eaf34;
}

/* reportbox */
.reportbox h2 {
	background-image: url("/special/report/img/common/bgimg01.png");
	border-left: 10px solid #198bc6;
	line-height: 1.8em;
	padding-left: 10px;
	margin-top:60px;
}
.reportbox .txt_bgimg {
	background: url("/special/report/img/common/bgimg03_02.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	line-height: 1.8em;
	padding: 3px 0;
	margin-top: 0;
	margin-bottom:45px;
	width: 100%;
  box-sizing: border-box;
	font-size:18px;
}
.reportbox .towbox {
	overflow:hidden;
}
.reportbox .towbox img {
	width:49%;
	margin-right:2%;
	float:left;
	box-sizing:border-box;
}
.reportbox .towbox img:nth-child(2n) {
	margin-right:0;
}
.reportbox .threebox {
	overflow:hidden;
}
.reportbox .threebox ul {
	width:31%;
	margin-right:3.3%;
	float:left;
	box-sizing:border-box;
}
.reportbox .threebox ul:nth-child(3n) {
	margin-right:0;
}



/* shop_detbox */
.shop_detbox {
	width:100%;
	padding:10px;
	border:1px solid #999;
	box-sizing:border-box;
	overflow:hidden;
	margin-bottom:40px;
}
.shop_detbox .shop_name {
	background: url("/special/report/img/common/bgimg02.png") repeat;
	padding:5px;
	overflow:hidden;
	margin-bottom:20px;
}
.shop_detbox .shop_name h3 {
	float: right;
	font-size: 22px;
	margin: 0;
	max-width: 500px;
	text-align: left;
	width: 80%;
}
.shop_detbox .shop_name span {
	background: #198bc6 none repeat scroll 0 0;
	color: #fff;
	display: block;
	float: left;
	font-size: 15px;
	margin-top: 5px;
	padding: 0 10px;
	text-align: center;
	max-width: 120px;
	width:18%;
	box-sizing: border-box;
}
.shop_detbox .imgbox {
	width:37%;
	float:left;
	margin-right:3%;
	box-sizing:border-box;
}

.shop_detbox dl {
	width:60%;
	float:left;
	margin-top:0px;
}
.shop_detbox dt {
	font-weight:bold;
}
.shop_detbox dd {
	margin:0;
}
.shop_detbox ul {
	float: left;
	margin-top: 0;
	width: 60%;
}
.shop_detbox .icon-home {
	background: rgba(0, 0, 0, 0) url("/special/report/img/common/icon01_pc.png") no-repeat scroll;
	background-position:0 5px;
	padding-left: 30px;
}
.shop_detbox .icon-tel {
	background: rgba(0, 0, 0, 0) url("/special/report/img/common/icon02_pc.png") no-repeat scroll left center;
	color: #fa4a63;
	font-size: 25px;
	padding-left: 30px;
}
.shop_detbox .icon-tel a:link{
	color: #fa4a63;
}
.btn-box {
	width:100%;
	text-align:center;
	float: left;
}
.btn-box img {
	max-width:227px;
}

/* shop_detbox */

/*
.cap04 {
	overflow:hidden;
}
.reportbox .commentbox {
	float: left;
	margin-right: 15px;
	max-width: 470px;
	padding: 0;
}
.comment-img {
	float: left;
	max-width: 200px;
	text-align:center;
}
*/
.reportbox .icon_a {
	background: rgba(0, 0, 0, 0) url("/special/report/img/shop_002/pic_icon_a.png") no-repeat scroll 0 5px;
	min-height: 90px;
	padding-left: 100px;
	padding-top: 24px;
}
.reportbox .icon_b {
	background: rgba(0, 0, 0, 0) url("/special/report/img/shop_002/pic_icon_b.png") no-repeat scroll 0 5px;
	min-height: 90px;
	padding-left: 100px;
	padding-top: 14px;
}
.shop_area {
	background:#ddd5c8;
	color:#594633;
	text-align:center;
	font-size:15px;
}
.shop_name {
	text-align:center;
	font-size:20px;
	font-weight:bold;
}
.shop_btn {
	width:100%;
	text-align:center;
	margin-top:10px;
}
.shop_btn img {
	max-width:143px;
}

/* kodawari */
.kodawari {
	overflow:hidden;
	border-top:1px solid #333;
	padding:10px 0;	
}
.kodawari dl {
	width:73%;
	float:left;
	margin: 0 2% 0 0;
  padding: 0 0 0 2%;
	box-sizing:border-box;
}
.kodawari dt {
	font-size:20px;
	font-weight:bold;
}
.kodawari dd {
	font-size:15px;
	padding:0;
	margin:0;
}
.kodawari p {
	width:25%;
	text-align:center;
	float:left;
	box-sizing:border-box;
}
.kodawari p img {
	max-width:142px;
}
.bor_btm {
		border-bottom:1px solid #333;
}
#cap06 .find:hover {
	background: #fffbf2 none repeat scroll 0 0;
	opacity: 0.8;
}




/* max-width: 768px　ipad用 */
@media all and (min-width: 640px) and (max-width: 768px)  {
.pc {
    display:none;
}
.sp {
    display:block;
}

.menubox ul li {
	margin-bottom: 6px;
	font-size: 15px;
	line-height: 2.8em;
}
.menubox ul li a::after {
	padding-top: 5px;
}

/* shop_detbox */
.shop_detbox ul {
	width: 100%;
}
.shop_detbox .btn-box {
	overflow:hidden;
}
.shop_detbox .btn-box img {
	float:left;
	width:50%;
	padding:10px 2%;
	box-sizing:border-box;
}

/* kodawari */
.kodawari dl {
	width: 88%;
}
.kodawari p {
	width: 10%;
  margin-top: 25px;
}
.fa-chevron-circle-right {
	font-size:25px;
	color:#87ce43;
}

}

/* max-width: 640px　スマホ用 */
@media all and (min-width: 0) and (max-width: 640px)  {

/* mainbox */
.mainbox {
	width:90%;
}
.mainbox img {
	margin-bottom:10px;
}
.mainbox .btbox {
	bottom: 0px;
	position: absolute;
	right: 10px;
}
.mainbox .btbox img {
	width:100%;
	max-width:170px;
}
.main_txt01 {
	width:90%;
	font-size: 15px;
	line-height: 2em;
	margin: 0 auto 20px;
}

/* menubox */
.menubox {
	padding: 13px 10px 15px;
}
.menubox h2 {
	margin: 0 auto 10px;
	max-width: 500px;
	text-align: center;
	width: 100%;
}
.menubox ul {
	background:none;
	padding:0;
}
.menubox ul li a::after {
	display:none;
}
.menubox ul li {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 8px;
	line-height: 1.2em;
	padding-bottom: 12px;
}

/* reportbox */
.reportbox h2 {
	font-size: 16px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 45px;
}
/*
.reportbox .txt_bgimg {
	background: url("/special/report/img/common/bgimg03_02.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	line-height: 2em;
}
*/
.reportbox .towbox img {
	/*width:100%;
	margin-right:0;*/
	margin-bottom:10px;
}
.reportbox .towbox img:nth-child(2n) {
	margin-right:0;
	margin-bottom:0px;
}


/* shop_detbox */
.shop_detbox ul {
	width: 100%;
}
.shop_detbox .btn-box {
	overflow:hidden;
}
.shop_detbox .btn-box img {
	float:left;
	width:50%;
	padding:10px 2%;
	box-sizing:border-box;
}

.shop_detbox .imgbox {
	width:100%;
	margin-right:0%;
}
.shop_detbox dl {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.shop_detbox .shop_name span {
	width: 35%;
	font-size: 13px;
	margin-right:1%;
}
.shop_detbox .shop_name h3 {
	width: 64%;
	font-size: 20px;
}
.shop_detbox dd {
	display:none;
}

/* shop_detbox */
.comment-img {
	width: 100%;
	text-align:center;
}
.comment-img img {
	max-width: 192px;
}

.reportbox .icon_a {
	padding-top: 10px;
	margin-bottom:20px;
}
.reportbox .icon_b {
	padding-top: 10px;
	margin-bottom:20px;
}
.shop_name {
	font-size: 13px
}
.shop_area {
	font-size: 12px;
}

/* kodawari */
.kodawari dl {
	width: 88%;
}
.kodawari p {
	width: 10%;
  margin-top: 25px;
}
.fa-chevron-circle-right {
	font-size:25px;
	color:#87ce43;
}



}

