@charset "euc-jp";

/***************************************************
	chashi.css
***************************************************/

/*#gNav li:nth-child(1) a img {	opacity: 0;}*/
#content {
	padding-top: 30px;
	background: url(/img/common/bg01.png) 0 0 repeat;
}


/* #chashi.index
------------------------------------------------------------ */
.index #shopAtc {
	padding-bottom: 1px;
}
.index #shopAtc .container {
	margin-bottom: 30px;
	background-color: #fff;
}
.index #shopAtc .content_inn {
	padding: 0 50px 50px;
}

/* shop01Sec */
.index #shop01Sec {
	margin-top: -30px;
	padding-top: 30px;
	padding-bottom: 90px;
}
.index #shop01Sec h2 {
	float: right;
	width: 65px;
	margin: 30px 20px 0 0;
}
.index #shop01Sec p {
	float: right;
	width: 404px;
	margin: 30px 25px 0 0;
}
.index #shop01Sec div {
	float: left;
	width: 320px;
}

/* shop02Sec */
.index #shop02Sec {
	margin-top: -30px;
	padding-top: 30px;
	margin-left: 20px;
	margin-right: 20px;
	border-bottom: 2px solid #46800f;
}

.index #shop02Sec .item_box {
	float: left;
	width: 234px;
	margin: -70px 0 90px 59px;
	padding-top: 70px;
}
.index #shop02Sec .item_box:nth-child(3n+1) {
	clear: both;
	margin-left: 0;
}
.index #shop02Sec .item_box > dt {
	margin-bottom: 15px;
	color: #234008;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: bold;
}
.index #shop02Sec .item_box > dt img {
	display: block;
	margin-bottom: 15px;
}
.index #shop02Sec .item_box .ttl {
	margin-bottom: 20px;
	font-size: 18px;
	font-size: 1.8rem;
}
.index #shop02Sec .item_box .txt {
	padding-bottom: 15px;
}
.index #shop02Sec .item_box .txt > p {
	margin-bottom: 10px;
	line-height: 1.9;
}
.index #shop02Sec .item_box .mv {
	padding: 6px;
	margin-bottom: 0;
	border: 1px solid #bbbbbb;
}
.index #shop02Sec .item_box .mv:hover {
	border: 1px solid #46800f;
}
.index #shop02Sec .item_box .mv dt {
	float: left;
	width: 71px;
}
.index #shop02Sec .item_box .mv dd {
	float: right;
	width: 140px;
	line-height: 1;
}
.index #shop02Sec .item_box .mv dd p {
	margin-bottom: 0;
	padding: 4px 0 7px;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: bold;
}
.index #shop02Sec .item_box .mv span {
	color: #46800f;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
}
.index #shop02Sec .item_box .btn {}

/* shop03Sec */
.index #shop03Sec {
	margin: -30px 20px;
	padding-top: 80px;
}
.index #shop03Sec .ttl01 {
	font-size: 20px;
	font-size: 2.0rem;
}
.index #shop03Sec .cmn_anchor_list {
	margin-bottom: 85px;
}
.index #shop03Sec .intro_box {
	margin-top: -70px;
	padding-top: 70px;
	margin-bottom: 85px;
	padding-bottom: 30px;
	border-bottom: 1px dotted #bbb;
}
.index #shop03Sec .intro_box .ttl02 {
	color: #46800f;
	font-size: 15px;
	font-size: 1.5rem;
}
.index #shop03Sec .intro_box .movie {
	float: left;
	width: 410px;
	padding-bottom: 30px;
}
.index #shop03Sec .intro_box .box01 {
	float: right;
	width: 380px;
	margin-bottom: 30px;
}
.index #shop03Sec .intro_box .box01 dt {
	padding: 5px 0 10px;
}
.index #shop03Sec .intro_box .box01 dd {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.9;
}

.index #shop03Sec .intro_box .box02 dt {
	padding: 5px 0 10px;
}
.index #shop03Sec .intro_box .box02 dd {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.9;
}
.index #shop03Sec .intro_box .box02 dd .red {
	color: #fa420c;
}

.index #shop03Sec .intro_box .acMenu01 {}
.index #shop03Sec .intro_box .acTtl {
	padding: 10px 0;
	border: 1px solid #bbb;
	font-size: 13px;
	font-size: 1.3rem;
	text-align: center;
	cursor: pointer;
}
.index #shop03Sec .intro_box .acTtl:hover {
	border: 1px solid #999;
}
.index #shop03Sec .intro_box .acTtl span {
	display: inline-block;
	position: relative;
}
.index #shop03Sec .intro_box .acTtl span:before {
	position: absolute;
	content: "";
	top: 50%;
	left: -15px;
	margin-top: -3px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 3.5px 0 3.5px;
	border-color: #666666 transparent transparent transparent;
}
.index #shop03Sec .intro_box .acTtl.active span:before {
	border-width: 0 3.5px 5px 3.5px;
	border-color: transparent transparent #666666 transparent;
}
.index #shop03Sec .intro_box .acCon {
	display: none;
}
.index #shop03Sec p.txt {
	margin: 0 0 30px;
	line-height: 1.8;
}

/*.index #shop03Sec dt {
	position: relative;
	border: 1px solid #bbbbbb;
	text-align: center;
	padding: 10px 0;
	font-size: 13px;
}
.index #shop03Sec dt:before {
	position: absolute;
	content: "";
	top: 50%;
	left: 50%;
	margin-top: -3px;
	margin-left: -60px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 3.5px 5px 3.5px;
	border-color: transparent transparent #666666 transparent;
}
.index #shop03Sec dd dt {
	position: relative;
	border: none;
	text-align: left;
	padding: 0;
	font-size: 14px;
}
.index #shop03Sec dd dt:before {
	display: none;
}

.index #shop03Sec .under {
	clear: both;
}
.index #shop03Sec .under dt {
	padding: 5px 0 10px;
}
.index #shop03Sec .under dd ol {
	margin-bottom: 0;
}
.index #shop03Sec .under dd li {
	font-size: 12px;
	margin-bottom: 3px;
}
.index #shop03Sec .under dd li span {
	color: #fa420c;
}
.index #shop03Sec .under dd p {
	font-size: 12px;
	margin-bottom: 30px;
}*/
.shop_balloon{
	background:url(/img/bg-balloon.png) 0 0 no-repeat;
	padding: 18px 0 0;
	margin: 0 0 17px;
    display: table;
    table-layout: fixed;
    width: 100%;
}
.shop_balloon_new,.shop_balloon_copy{
	display:table-cell;
	vertical-align:top;
}
.shop_balloon_new{
	width:69px;
	padding: 12px;
}
.shop_balloon_copy{
	padding: 12px 12px 12px 0;
	font-size: 16px;
	line-height: 20px;
    color: #46800f;
}
.shop_balloon_copy p{
	margin: 0 0 2px;
}
.shop_balloon_copy a{
	font-size: 12px;
	line-height: 1.2;
    color: #333333;
}
.shop_balloon_copy a i::before{
	content:"";
	display:inline-block;
	vertical-align: middle;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 3.5px 0 3.5px 5px;
	margin: 0 5px 0 0;
	border-color: transparent transparent transparent #026639;
}