/*
///////////////////////////////////////////
CSS FOR Index
Made by Quoctk (クック)
/////////////////////////////////////
*/

@charset "utf-8";
/*html*/
html {
	overflow-y: scroll;
}
/*body*/

body {
	font-size: 12px;
	line-height: 1.4;
	font-family: "Meiryo", "MS PGothic", "MS Gothic", "MS PMincho", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Arial, Osaka, Sans-Serif;
	min-width: 760px;
}
#Container {
	width: 760px;
	padding: 0;
	margin: 0 auto;
}
/*/////HEADER/////*/

#Header {
	width: 100%;
	height: 765px;
	background: url(/images/pages/feature/201404_01/bg_header.jpg) no-repeat;
	position: relative;
}
#Header p {
	color: #43290d;
	font-size: 167%;
}
.top-txt01 {
	padding: 15px 0 15px 55px;
	background: url(/images/pages/feature/201404_01/icon_01.png) no-repeat left center;
	position: absolute;
	top: 270px;
	left: 420px;
}
.top-txt02 {
	padding: 15px 0 15px 55px;
	background: url(/images/pages/feature/201404_01/icon_02.png) no-repeat left center;
	position: absolute;
	top: 335px;
	left: 420px;
}
.top-txt03 {
	padding: 15px 0 15px 55px;
	background: url(/images/pages/feature/201404_01/icon_03.png) no-repeat left center;
	position: absolute;
	top: 395px;
	left: 420px;
}
#Header .box {
	width: 570px;
	height: 270px;
	padding: 0 45px;
	background: url(/images/pages/feature/201404_01/bg_box01.png) no-repeat;
	position: absolute;
	top: 470px;
	left: 50px;
}
#Header .box p {
	color: #43290d;
	font-size: 117%;
	padding: 90px 0 0;
}
/*/////CONTENT/////*/

#Content {
	width: 100%;
	background: url(/images/pages/feature/201404_01/frame01.png) no-repeat center top;
	padding: 80px 0 0;
}
#Content-bot {
	width: 100%;
	background: url(/images/pages/feature/201404_01/frame03.png) no-repeat center bottom;
	padding: 0 0 25px;
}
#Content-loop {
	width: 100%;
	background: url(/images/pages/feature/201404_01/frame02.png) repeat-y;
}
.section {
	width: 610px;
	padding: 0 75px 50px 75px;
	background: url(/images/pages/feature/201404_01/bar.png) no-repeat center bottom;
}
.location {
	width: 100%;
	margin-bottom: 20px;
}
.title {
	width: 350px;
	color: #43290d;
	font-size: 117%;
	float: left;
	line-height: 2em;
}
.pop-01 {
	width: 246px;
	padding: 23px 0px;
	float: right;
	background: url(/images/pages/feature/201404_01/pop_01.png) no-repeat;
	color: #ffffff;
	font-size: 134%;
	text-align: center;
	font-weight: bold;
}
.pop-02 {
	width: 246px;
	padding: 23px 0px;
	float: right;
	background: url(/images/pages/feature/201404_01/pop_02.png) no-repeat;
	color: #fefefe;
	font-size: 134%;
	text-align: center;
	font-weight: bold;
}
.pop-03 {
	width: 246px;
	padding: 23px 0px;
	float: right;
	background: url(/images/pages/feature/201404_01/pop_03.png) no-repeat;
	color: #fefefe;
	font-size: 134%;
	text-align: center;
	font-weight: bold;
}
.pop-04 {
	width: 246px;
	padding: 23px 0px;
	float: right;
	background: url(/images/pages/feature/201404_01/pop_04.png) no-repeat;
	color: #fefefe;
	font-size: 134%;
	text-align: center;
	font-weight: bold;
}
.line-01 {
	background: url(/images/pages/feature/201404_01/line01.png) no-repeat center bottom;
	padding: 0 0 30px;
}
.line-02 {
	background: url(/images/pages/feature/201404_01/line02.png) no-repeat center bottom;
	padding: 0 0 30px;
}
.point-title {
	color: #e13660;
	font-size: 167%;
	font-weight: bold;
	padding: 20px 0 20px 80px;
}
.point-title02 {
	color: #1ca7a0;
	font-size: 167%;
	font-weight: bold;
	padding: 20px 0 20px 80px;
}
.point-detail {
	width: 100%;
	color: #43290d;
	font-size: 117%;
	line-height: 1.8em;
}
.point-sub {
	color: #e0365f;
	font-size: 117%;
	padding: 5px 0 5px 70px;
	background: url(/images/pages/feature/201404_01/icon_point.png) no-repeat;
	font-weight: bold;
	margin: 10px 0 0;
}
.point01-01 {
	background: url(/images/pages/feature/201404_01/point_01_01.png) no-repeat left center;
}
.point01-02 {
	background: url(/images/pages/feature/201404_01/point_01_02.png) no-repeat left center;
}
.point01-03 {
	background: url(/images/pages/feature/201404_01/point_01_03.png) no-repeat left center;
}
.point02-01 {
	background: url(/images/pages/feature/201404_01/point_02_01.png) no-repeat left center;
}
.point02-02 {
	background: url(/images/pages/feature/201404_01/point_02_02.png) no-repeat left center;
}
.point02-03 {
	background: url(/images/pages/feature/201404_01/point_02_03.png) no-repeat left center;
}
.location-txt {
	color: #43290d;
	font-size: 117%;
	line-height: 2em;
}
.location-txt img {
	float: left;
	padding: 0 20px 20px 0;
}
.location-txt02 {
	color: #43290d;
	font-size: 117%;
	line-height: 2em;
}
.location-txt02 img {
	float: right;
	padding: 0 0 0 20px;
}
.location-txt03 {
	color: #43290d;
	font-size: 117%;
	line-height: 2em;
}
.location-txt03 .img01 {
	padding: 0 0 0 20px;
}
.menu {
	width: 100%;
	height: 240px;
	background: url(/images/pages/feature/201404_01/bg_box02.png) no-repeat;
	position: relative;
}
.menu p {
	color: #ffffff;
	font-size: 117%;
	font-weight: bold;
}
.menu-txt01 {
	position: absolute;
	top: 38px;
	left: 60px;
}
.menu-txt02 {
	position: absolute;
	top: 38px;
	left: 255px;
}
.footer {
	background: url(/images/pages/feature/201404_01/bg_footer.png) no-repeat center bottom;
	padding-bottom: 20px;
}
.footer-inner {
	width: 100%;
}
.footer-inner .box {
	width: 530px;
	height: 120px;
	background: url(/images/pages/feature/201404_01/bg_box03.png) no-repeat;
	margin: 0 auto;
}
.footer-inner .box p {
	padding: 20px 20px;
	color: #43290d;
	font-size: 104%;
	line-height: 2em;
	text-align:center;
}
.footer-inner .box p span {
	font-weight: bold;
	font-size: 126%;
	color: #e0365f;
}
.btn {
	width: 222px;
	height: 51px;
	margin: 30px auto 0 auto;
	display: block;
}

/*
/////////////////////////////////////
汎用クラス
common.css
updata：2013/11/25
/////////////////////////////////////
*/

/* ----- YUI FONTSIZE ---- */

.text10 { font-size: 84%; }
.text11 { font-size: 92%; }
.text12 { font-size: 100%; }
.text13 { font-size: 109%; }
.text14 { font-size: 117%; }
.text15 { font-size: 125%; }
.text16 { font-size: 134%; }
.text17 { font-size: 142%; }
.text18 { font-size: 150%; }
.text19 { font-size: 159%; }
.text20 { font-size: 167%; }
.text21 { font-size: 175%; }
.text22 { font-size: 184%; }
.text23 { font-size: 192%; }
.text24 { font-size: 200%; }
.text25 { font-size: 209%; }
.text26 { font-size: 217%; }


/*alpha*/
.alpha:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

/*clearfix*/
.cf:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.cf {
  min-height: 1px;
}

* html .cf {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*breadcrumbs*/
#Breadcrumbs {
	width: 95%;
	color:#000;
	height:20px;
	margin:10px 0 0 15px;
	float:left;
}
#Breadcrumbs li {
	height:15px;
	float: left;
	padding: 0px 5px 0px 0;
	font-size: 117%;
}
#Breadcrumbs a{
	color: #000;
	padding: 0 5px 0 0;
	text-decoration:none;
}
#Breadcrumbs a:hover{
	text-decoration:underline;
	color: #000;
}

/*ETC*/

.clear {	clear: both;}
.fl-right { float: right; }
.fl-left { float: left; }
.align-left { text-align: left; }
.align-right { text-align: right; }
.align-center { text-align: center; }
.bold {	font-weight: bold; }

/*margin*/
.mt-10				{ margin-top: 10px; }
.mt-15				{ margin-top: 15px; }
.mt-20				{ margin-top: 20px; }
.mt-25				{ margin-top: 25px; }
.mt-30				{ margin-top: 30px; }
.mt-35				{ margin-top: 35px; }
.mt-40				{ margin-top: 40px; }
.mt-45				{ margin-top: 45px; }
.mt-50				{ margin-top: 50px; }

.mr-10				{ margin-right: 10px; }
.mr-15				{ margin-right: 15px; }
.mr-20				{ margin-right: 20px; }
.mr-25				{ margin-right: 25px; }
.mr-30				{ margin-right: 30px; }
.mr-35				{ margin-right: 35px; }
.mr-40				{ margin-right: 40px; }
.mr-45				{ margin-right: 45px; }
.mr-50				{ margin-right: 50px; }

.ml-10				{ margin-left: 10px; }
.ml-15				{ margin-left: 15px; }
.ml-20				{ margin-left: 20px; }
.ml-25				{ margin-left: 25px; }
.ml-30				{ margin-left: 30px; }
.ml-35				{ margin-left: 35px; }
.ml-40				{ margin-left: 40px; }
.ml-45				{ margin-left: 45px; }
.ml-50				{ margin-left: 50px; }

.mb-10				{ margin-bottom: 10px; }
.mb-15				{ margin-bottom: 15px; }
.mb-20				{ margin-bottom: 20px; }
.mb-25				{ margin-bottom: 25px; }
.mb-30				{ margin-bottom: 30px; }
.mb-35				{ margin-bottom: 35px; }
.mb-40				{ margin-bottom: 40px; }
.mb-45				{ margin-bottom: 45px; }
.mb-50				{ margin-bottom: 50px; }

/*padding*/
.pt-10				{ padding-top: 10px; }
.pt-15				{ padding-top: 15px; }
.pt-20				{ padding-top: 20px; }
.pt-25				{ padding-top: 25px; }
.pt-30				{ padding-top: 30px; }
.pt-35				{ padding-top: 35px; }
.pt-40				{ padding-top: 40px; }
.pt-45				{ padding-top: 45px; }
.pt-50				{ padding-top: 50px; }

.pr-10				{ padding-right: 10px; }
.pr-15				{ padding-right: 15px; }
.pr-20				{ padding-right: 20px; }
.pr-25				{ padding-right: 25px; }
.pr-30				{ padding-right: 30px; }
.pr-35				{ padding-right: 35px; }
.pr-40				{ padding-right: 40px; }
.pr-45				{ padding-right: 45px; }
.pr-50				{ padding-right: 50px; }

.pl-10				{ padding-left: 10px; }
.pl-15				{ padding-left: 15px; }
.pl-20				{ padding-left: 20px; }
.pl-25				{ padding-left: 25px; }
.pl-30				{ padding-left: 30px; }
.pl-35				{ padding-left: 35px; }
.pl-40				{ padding-left: 40px; }
.pl-45				{ padding-left: 45px; }
.pl-50				{ padding-left: 50px; }

.pb-10				{ padding-bottom: 10px; }
.pb-15				{ padding-bottom: 15px; }
.pb-20				{ padding-bottom: 20px; }
.pb-25				{ padding-bottom: 25px; }
.pb-30				{ padding-bottom: 30px; }
.pb-35				{ padding-bottom: 35px; }
.pb-40				{ padding-bottom: 40px; }
.pb-45				{ padding-bottom: 45px; }
.pb-50				{ padding-bottom: 50px; }

.shop-sns-ul {
	z-index:1;
	position:absolute;
	top:210px;
	right:255px;
}


.btn-link {
	width: 222px;
}
.btn-link a {
	width: 222px;
	height: 0;
	padding: 50px 0 0;
	overflow: hidden;
	display: block;
}


.btn01 {
	background: url(/images/pages/feature/201404_01/button.png) left top no-repeat;
}
.btn01 a:hover {
	background: url(/images/pages/feature/201404_01/button_over.png) top no-repeat;
}
