@charset "utf-8";
/*============
brand-main-visual
==============*/

.fc-wrapper .brand-main-visual {
	position: relative;
}

.fc-wrapper .brand-main-visual img {
	width: 100%;
}

.fc-wrapper .brand-main-visual .common-motif-green {
	width: 38px;
	position: absolute;
	left: 0;
	top: 0;
}

.fc-wrapper .brand-main-visual .common-motif-orange {
	width: 38px;
	position: absolute;
	right: 0;
	bottom: 0;
}

.fc-wrapper .brand-detail {
	padding: 0 9px;
}

/*============
main-box
==============*/

.fc-wrapper .main-box {
	padding: 16px 0 30px;
	text-align: center;
}

.fc-wrapper #brand-main .box_ttl {
	margin-bottom: 25px;
	font-size: 20px;
	line-height: 1.82;
	letter-spacing: 4px;
}

.fc-wrapper #brand-main .box_ttl--ac {
	margin: 20px 0 0 0;
	font-size: 20px;
	line-height: 1.0;
	letter-spacing: 4px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	top: 0;
	left: 0;
}

.fc-wrapper .brand-border--top {
	border-top: 1px solid #666;
}

.fc-wrapper #brand-main .box_ttl--ac .icon {
	position: absolute;
	top: 50%;
	right: 30px;
	width: 15px;
}

.fc-wrapper .ac-cts {
	padding: 35px 0 0 0;
}

.fc-wrapper .main-box p {
	margin-bottom: 35px;
	font-size: 15px;
	line-height: 1.7;
	letter-spacing: 1.5px;
}

.fc-wrapper .main-box img {
	width: 83.6%;
}

/*============
img-box--bottom
==============*/

.fc-wrapper .img-box--bottom {
	text-align: center;
	padding-bottom: 20px;
}

.fc-wrapper #brand-main .img-box--bottom .box_ttl {
	margin-bottom: 39px;
	text-align: center;
}

.fc-wrapper .img-box--bottom p {
	margin:0 20px 26px 23px;
	font-size: 15px;
	line-height: 1.73;
	text-align: left;
	letter-spacing: 1.5px;
}

.fc-wrapper .img-box--bottom .box__txt {
	margin-bottom: 37px;
}

.fc-wrapper .img-box--bottom img {
	width: 85%;
}

.fc-wrapper .brand__obj--kodawari img {
	width: 60%!important;
}

.fc-wrapper #brand-main .img-box--top .box_ttl {
	margin-bottom: 59px;
	text-align: center;
}

/*============
img-box--top
==============*/

.fc-wrapper .img-box--top {
	margin-bottom: 30px;
	text-align: center;
}

.fc-wrapper .img-box--top img {
	width: 85%;
}

.fc-wrapper .img-box--top p {
	margin: 0 20px;
	font-size: 14px;
	line-height: 1.75;
	letter-spacing: 2px;
	text-align: left;
}

/*============
brand-photo
==============*/

.fc-wrapper .brand-photo {
	margin: 0 9px;
}

.fc-wrapper .brand-photo01 {
	width: 100%;
	display: block;
}

.fc-wrapper .brand-photo02 {
	width: 50%;
}

/*============
img__list
==============*/

.fc-wrapper .img__list {
	padding: 40px 0 44px;
}

.fc-wrapper .headline01 {
	margin-bottom: 29px;
	font-size: 20px;
	text-align: center;
	letter-spacing: 2.5px;
}

.fc-wrapper .headline01--guide {
	letter-spacing: 0;
}

.fc-wrapper .headline01 span {
	position: relative;
}

.fc-wrapper .h2-motif-green {
	width: 13px;
	height: 13px;
	position: absolute;
	left: -26px;
	top: -4px;
}

.fc-wrapper .h2-motif-orange {
	width: 13px;
	height: 13px;
	position: absolute;
	right: -25px;
	bottom: -3px;
}

.fc-wrapper .img__list__ttl {
	margin-bottom: 36px;
	letter-spacing: 3px;
	font-size: 14px;
	text-align: center;
}

/*============
information__list
==============*/

.fc-wrapper .information__list {
	box-sizing: border-box;
	padding: 0 9px;
	margin: -50px 0 64px;
	display: flex;
	flex-flow: row wrap;
}

.fc-wrapper .information__list li {
	margin-top: 50px;
	width: 33.33%;
	text-align: center;
}

.fc-wrapper .information__list li p {
	margin-top: 14px;
	font-size: 13px;
	line-height: 1.34;
}

.fc-wrapper .information__list li img {
	width: 81px;
}

.fc-wrapper .information__list a {
	color: #000;
	text-decoration: none;
}

.fc-wrapper .information__link {
	margin: 0 auto;
	width: 342px;
}

.fc-wrapper .information__link a {
	padding: 11px 0 14px;
	display: block;
	color: #fff;
	font-size: 20px;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	background-color: #0A7235;
}

/*============
news-box
==============*/

.fc-wrapper .news-box {
	padding: 45px 0 40px;
	background-color: #FCF6E8;
}

.fc-wrapper .news-box .headline01 {
	margin-bottom: 35px;
}

.fc-wrapper .news-box .headline01 .h2-motif-green {
	width: 13px;
	height: 13px;
	position: absolute;
	left: -46px;
	top: -4px;
}

.fc-wrapper .news-box .headline01 .h2-motif-orange {
	width: 13px;
	height: 13px;
	position: absolute;
	right: -40px;
	bottom: -3px;
}

.fc-wrapper .news-box__list {
	margin: 0 10px 40px 10px;
}

.fc-wrapper .news-box__list dd {
	margin: 0 0 15px 0;
}

.fc-wrapper .news-box__list dd a {
	color: #e72910;
}

.fc-wrapper .white-box {
	box-sizing: border-box;
	padding: 35px 17px 13px;
	margin: 0 9px 30px;
	background-color: #fff;
	border: 1px solid #DBA521;
}

.fc-wrapper .headline02 {
	margin-bottom: 34px;
	font-size: 19px;
	text-align: center;
	position: relative;
	letter-spacing: 1.5px;
}

.fc-wrapper .headline02 span {
	padding-left: 30px;
	background: url(../images/top/white-box-icon.png) no-repeat left top;
	background-size: 20px 26px;
	display: inline-block;
	line-height: 1.5;
}

.fc-wrapper .headline02:before {
	width: 78px;
	height: 1px;
	border-bottom: 1px solid #DBA521;
	position: absolute;
	bottom: -18px;
	left: 38%;

	content: "";
}

.fc-wrapper .white-box__text {
	margin-bottom: 11px;
	font-size: 14px;
	text-align: center;
	line-height: 1.6;
	letter-spacing: 1px;
}

.fc-wrapper .tel-text {
	line-height: 1.8;
	font-size: 14px;
	text-align: center;
	color: #0b7236;
}

.fc-wrapper .tel-text .ttl-span {
	display: block;
	font-size: 18px;
	text-decoration: underline;
}

.fc-wrapper .tel-text .tel-span {
	font-size: 19px;
	display: block;
}

.fc-wrapper .tel-text .tel-span a {
	color: #0b7236;
	text-decoration: none;
}

.fc-wrapper .news__link a {
	margin: 0 auto;
	padding: 14px 0 12px;
	width: 342px;
	display: block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 19px;
	letter-spacing: 1px;
	background-color: #DAA521;
}

.fc-wrapper .news-box__bnr{
	margin:0 9px 20px
	
}

.fc-wrapper .news-box__bnr img{
	width:100%
}

/*============
brand-banner__box
==============*/

.fc-wrapper .brand-banner__box {
	padding: 55px 10px 31px;
}

.fc-wrapper .brand-banner__list {
	margin: -17px 0 19px;
}

.fc-wrapper .brand-banner__list li {
	margin-top: 17px;
	width: 100%;
	position: relative;
}

.fc-wrapper .brand-banner__list li img {
	width: 100%;
}

.fc-wrapper .brand-banner__list li span {
	padding: 5px 16px 4px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	font-size: 16px;
	color: #fff;
	background: url(../images/top/brand-banner-bg.png) repeat-x left top;
}

.fc-wrapper .brand-banner__link {
	margin: 0 -0.5% 0 0;
	display: flex;
	flex-flow: row;
	justify-content: space-between;
}

.fc-wrapper .brand-banner__link li {
	margin-right: 0.5%;
	width: 49%;
	position: relative;
}

.fc-wrapper .brand-banner__link li img {
	width: 100%;
}

.fc-wrapper .brand-banner__link li p {
	box-sizing: border-box;
	padding: 0 2px 0 7px;
	width: 100%;
	height: 50px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	display: table;
	font-size: 16px;
	line-height: 1.2;
	color: #fff;
	background: url(../images/top/brand-banner-bg.png) repeat left top;
}

.fc-wrapper .brand-banner__link li p span {
	display: table-cell;
	vertical-align: middle;
}

@media all and (min-width: 0) and (max-width: 370px) {
	.fc-wrapper .information__link {
		width: 300px;
	}

	.fc-wrapper .news__link a {
		width: 300px;
	}

	.fc-wrapper .brand-banner__link li span {
		font-size: 14px;
	}

	.fc-wrapper .h2-motif-green {
		position: absolute;
		left: -15px;
		top: -4px;
	}

	.fc-wrapper .h2-motif-orange {
		position: absolute;
		right: -15px;
		bottom: -3px;
	}
}

.fc-wrapper .caution__txt {
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0 10px;
}

.fc-wrapper .caution__txt a {
	    color: #e72910;
}

.fc-wrapper .shopNews .inr {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 20px auto 10px auto;
}

.fc-wrapper .shopNews .inr dl {
	width: 48%;
	box-sizing: border-box;
	display: none;
	padding: 0 0 20px 0;
	font-size: 13px;
}

.fc-wrapper .shopNews .inr dl:nth-child(1),
.fc-wrapper .shopNews .inr dl:nth-child(2),
.fc-wrapper .shopNews .inr dl:nth-child(3),
.fc-wrapper .shopNews .inr dl:nth-child(4),
.fc-wrapper .shopNews .inr dl:nth-child(5),
.fc-wrapper .shopNews .inr dl:nth-child(6) {
	display: block;
}

.fc-wrapper .shopNews .inr dl dt {
	margin: 0 0 5px 0;
}

.fc-wrapper .shopNews li {
	display: inline-block;
	background: #E2DCD1;
	color: #6A594A;
	border-radius: 2px;
	text-align: center;
	padding: 2px 3px;
	margin: 0 0 5px 0;
}

.fc-wrapper .shopNews img {
	height: auto;
	width: 100%;
}
