@charset "UTF-8";
/* ****************************************************************** 

	--style.css--

	1. Layout setting
		1-1. Base styles
		1-2. title styles
		1-3. itemList styles

****************************************************************** */

/*==================================================================
	1. Layout setting
===================================================================*/

/* ------------------------------------------------------------------
	1-1. Base styles
-------------------------------------------------------------------*/
img {
	width:100%;
	height:auto;
}
#contents {
	background:url(/simages/feature/image/s/gift/bg_contents.jpg) repeat-y 0 150px;
	color:#000;
	background-size:100% auto;
}
#contentsInner {
	line-height:1.6em;
}

a.hover:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	opacity:0.7;
}
.clearfix { zoom:1; }
.clearfix:after {
	display:block;
	clear:both;
	content:"";
}
a.hover:hover{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.mb10{
	margin-bottom: 10px;
}
.caption{
	font-size:13px;
	margin:10px 0 0 0;
	text-indent: -1em;
    padding-left: 1em;
}

/* ------------------------------------------------------------------
	1-2. title styles
-------------------------------------------------------------------*/
#title h1{
	padding:20px 0 20px 30px;
}
#title h2{
	padding:0 0 10px 30px;
}
#title p {
	padding:0 30px;
}
/* ------------------------------------------------------------------
	1-3. itemList styles
-------------------------------------------------------------------*/
#itemList {
	padding:10px;
}
#itemList li {
	margin-bottom:20px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
#itemTitle{
	font-size:13px;
	font-weight:bold;
	padding:10px;
	border-radius: 10px 10px 0px 0px / 10px 10px 0px 0px;
}

.itemDetail {
	
	overflow: hidden;
}
.itemTxt {
	display:inline-block;
	padding: 0 10px 10px 10px;
}
.itemDetail .area {
	color: #fff;
    padding: 1px 5px 0px 5px;
    margin: 0 10px 0 0;
    border-radius: 3px / 3px;
    font-size: 14px;
    font-weight: normal;
	float: left;
}
.itemDetail h2 {
	margin:10px 10px 5px;
	font-size:14px;
	font-weight:bold;
}
.itemDetail h2 a {
	text-decoration:none;
	padding-bottom: 15px;
}
.itemDetail h2 span {
	font-size:16px;
}
.itemPrice {
	font-weight:bold;
	display: table;
	clear:both;
	padding: 0 10px;
}
.itemPrice span {
	font-size:16px;
}

.itemShop {
	font-weight:bold;
	clear: both;
	padding: 0 10px;
}
.itemShop a {
text-decoration: underline;
	line-height: 2em;
}
.itemTxt img {
	width:95px;
	float:left;
	margin-right:10px;
}
.line {
    margin: 10px 0px 20px 0px;
    border-bottom: 1px #CCC solid;
}
.deadline {
	font-size:13px;
	font-weight:bold;
	text-align: center;
	padding:10px;
	border-radius: 0px 0px 10px 10px / 0px 0px 10px 10px;
}
.notes {
	font-size:13px;
	padding-top:10px;
	padding-left:1em;
	text-indent: -1em;
}
/* ------------------------------------------------------------------
	1-3-2. cartBtn styles
-------------------------------------------------------------------*/
#cartArea form {
	color: #FFF;
	display: block;
	margin: 10px 0px 10px 0px;
	border-bottom:1px #CCC solid;
	padding: 0 10px;
}

#cartArea .cartBtn{
	margin: 0px 0px 20px 0px;
    background: linear-gradient(#FF0000, #CC0000);
    background-color: #CC0000;
    border: 1px solid #CC0000;
    min-width: 200px;
    color: #F0F0F0 !important;
    text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}

/* ------------------------------------------------------------------
	pageWinter_gift2019
-------------------------------------------------------------------*/

.pageWinter_gift2019 .itemDetail h2 span {
    line-height: 1.6em;
}
.pageWinter_gift2019 #contentsInner {
	background:url(/simages/feature/image/s/winter_gift2019/bg_title.jpg) no-repeat 0 0;
	background-size:100% auto;
}
.pageWinter_gift2019 #title {
    padding-bottom: 75%;
}
.pageWinter_gift2019 #title h2 {
    padding: 50% 0px 0px 0px !important;
    text-align: center;
}
.pageWinter_gift2019 #title h2 img{
	width:90%;
}
.pageWinter_gift2019 #itemList li {
	background:#FFF url(/simages/feature/image/s/winter_gift2019/bg_list.gif) no-repeat 100% 160px;
}
.pageWinter_gift2019 #itemList .position01 {
	background:#FFF url(/simages/feature/image/s/winter_gift2019/bg_list.gif) no-repeat 100% 30px;
}
.pageWinter_gift2019 #itemList .position02 {
	background:#FFF url(/simages/feature/image/s/winter_gift2019/bg_list.gif) no-repeat 100% 100px;
}
.pageWinter_gift2019 #itemTitle{
	background:#fbf7c7;
	border-bottom: 2px solid #e54a27;
}
.pageWinter_gift2019 .itemDetail h2 a {
	color:#e54a27;
}
.pageWinter_gift2019 .itemShop a {
	color: #e54a27;
}
.pageWinter_gift2019 .itemDetail .area {
    background: #e54a27;
}
.pageWinter_gift2019 .deadline {
	color:#fff;
	background: #e54a27;
}

/* ------------------------------------------------------------------
	pageWinter2019
-------------------------------------------------------------------*/

.pageWinter2019 .itemDetail h2 span {
    line-height: 1.6em;
}
.pageWinter2019 #contentsInner {
	background:url(/simages/feature/image/s/winter2019/bg_title.jpg) no-repeat 0 0;
	background-size:100% auto;
}
.pageWinter2019 #title {
    padding-bottom: 75%;
}
.pageWinter2019 #title h2 {
    padding: 50% 0px 0px 0px !important;
    text-align: center;
}
.pageWinter2019 #title h2 img{
	width:90%;
}
.pageWinter2019 #itemList li {
	background:#FFF url(/simages/feature/image/s/winter2019/bg_list.gif) no-repeat 100% 160px;
}
.pageWinter2019 #itemTitle{
	background:#fbf7c7;
	border-bottom: 2px solid #ab0000;
}
.pageWinter2019 .itemDetail h2 a {
	color:#ab0000;
}
.pageWinter2019 .itemShop a {
	color: #ab0000;
}
.pageWinter2019 .itemDetail .area {
    background: #ab0000;
}
.pageWinter2019 .deadline {
	color:#fff;
	background: #ab0000;
}

/* ------------------------------------------------------------------
	okinawa
-------------------------------------------------------------------*/

.pageOkinawa .itemDetail h2 span {
    line-height: 1.6em;
}
.pageOkinawa #contentsInner {
	background:url(/simages/feature/image/s/okinawa/bg_title.jpg) no-repeat 0 0;
	background-size:100% auto;
}
.pageOkinawa #title {
    padding-bottom: 75%;
}
.pageOkinawa #title h2 {
    padding: 50% 0px 0px 0px !important;
    text-align: center;
}
.pageOkinawa #title h2 img{
	width:90%;
}
.pageOkinawa #itemList li {
	background:#FFF url(/simages/feature/image/s/okinawa/bg_list.gif) no-repeat 100% 160px;
}
.pageOkinawa #itemTitle{
	background:#fbf7c7;
	border-bottom: 2px solid #ff7200;
}
.pageOkinawa .itemDetail h2 a {
	text-decoration:underline!important;
	color:#ff7200;
}
.itemDetail h3 a {
	text-decoration:underline!important;
	padding: 10px;
	color:#ff7200;
	font-weight:bold;
	font-size:15px;
}
.pageOkinawa .itemShop a {
	text-decoration:underline!important;
	color: #ff7200;
	display:block;
	width:100%;
	margin-bottom:10px;
	border-bottom:1px #CCC solid;
}
.pageOkinawa .itemDetail .area {
    background: #ff7200;
}
.pageOkinawa .deadline {
	color:#fff;
	background: #ff7200;
}
.pageOkinawa #cartArea form {
	border-bottom:none;
	margin-bottom:0px;
}
/* ------------------------------------------------------------------
	easily
-------------------------------------------------------------------*/

.pageEasily .itemDetail h2 span {
    line-height: 1.6em;
}
.pageEasily #contentsInner {
	background:url(/simages/feature/image/s/easily/bg_title.jpg) no-repeat 0 0;
	background-size:100% auto;
}
.pageEasily #title {
    padding-bottom: 80%;
}
.pageEasily #title h2 {
    padding: 50% 0px 0px 0px !important;
    text-align: center;
}
.pageEasily #title h2 img{
	width:90%;
}
.pageEasily #itemList li {
	background:#FFF url(/simages/feature/image/s/easily/bg_list.gif) no-repeat 100% 160px;
}
.pageEasily #itemTitle{
	background:#fbf7c7;
	border-bottom: 2px solid #a40000;
}
.pageEasily .itemDetail h2 a {
	text-decoration:underline!important;
	color:#a40000;
}
.itemDetail h3 a {
	text-decoration:underline!important;
	padding: 10px;
	color:#a40000;
	font-weight:bold;
	font-size:15px;
}
.pageEasily .itemShop a {
	text-decoration:underline!important;
	color: #a40000;
	display:block;
	width:100%;
	margin-bottom:10px;
}
.pageEasily .itemDetail .area {
    background: #a40000;
}
.pageEasily .deadline {
	color:#fff;
	background: #a40000;
}
.pageEasily #cartArea form {
	border-bottom:none;
	margin-bottom:0px;
}

.pageEasily .itemTxt {
	border-top:1px #CCC solid;
}

.pageEasily .itemTxt img{
	margin-top: 10px;
}
.pageEasily .itemTxt p{
	margin-top: 10px;
}

/* ------------------------------------------------------------------
	pageRevival
-------------------------------------------------------------------*/
.pageRevival .itemDetail h2 span {
    line-height: 1.6em;
}
.pageRevival #contentsInner {
	background:url(/simages/feature/image/s/revival/bg_title.jpg) no-repeat 0 0;
	background-size:100% auto;
}
.pageRevival #title {
    padding-bottom: 75%;
}
.pageRevival #title h2 {
    padding: 50% 0px 0px 0px !important;
    text-align: center;
}
.pageRevival #title h2 img{
	width:90%;
}
.pageRevival #itemList li {
	background:#FFF url(/simages/feature/image/s/revival/bg_list.gif) no-repeat 100% 160px;
}
.pageRevival #itemTitle{
	background:#fbf7c7;
	border-bottom: 2px solid #3e608d;
}
.pageRevival .itemDetail h2 a {
	color:#3e608d;
}
.pageRevival .itemShop a {
	color: #3e608d;
}
.pageRevival .itemDetail .area {
    background: #3e608d;
}
.pageRevival .deadline {
	color:#fff;
	background: #3e608d;
}

/* ------------------------------------------------------------------
	pageOntherice
-------------------------------------------------------------------*/
.pageOntherice .itemDetail h2 span {
    line-height: 1.6em;
}
.pageOntherice #contentsInner {
	background:url(/simages/feature/image/s/ontherice/bg_title.jpg) no-repeat 0 0;
	background-size:100% auto;
}
.pageOntherice #title {
    padding-bottom: 66%;
}
.pageOntherice #title h2 {
    padding: 50% 0px 0px 0px !important;
    text-align: center;
}
.pageOntherice #title h2 img{
	width:90%;
}
.pageOntherice #itemList li {
	background:#FFF url(/simages/feature/image/s/ontherice/bg_list.gif) no-repeat 100% 160px;
}
.pageOntherice #itemTitle{
	background:#f1d7b3;
	border-bottom: 2px solid #b10503;
}
.pageOntherice .itemDetail h2 a {
	color:#b10503;
    text-decoration: underline!important;
}
.pageOntherice .itemShop a {
	color: #b10503;
    text-decoration: underline!important;
}
.pageOntherice .itemShop {
   margin-bottom: 10px;
}
.pageOntherice .itemDetail .area {
    background: #b10503;
}
.pageOntherice .deadline {
	color:#fff;
	background: #b10503;
}

.pageOntherice .subTitle {
    padding: 20px;
    text-align: center;
}
.pageOntherice .subTitle img{
    width: 90%;
}

/* ------------------------------------------------------------------
	pageFukuoka
-------------------------------------------------------------------*/
.pageFukuoka .itemDetail h2 span {
    line-height: 1.6em;
}
.pageFukuoka #contentsInner {
	background:url(/simages/feature/image/s/fukuoka/bg_title.jpg) no-repeat 0 0;
	background-size:100% auto;
}
.pageFukuoka #title {
    padding-bottom: 76%;
}
.pageFukuoka #title h2 {
    padding: 50% 0px 0px 0px !important;
    text-align: center;
}
.pageFukuoka #title h2 img{
	width:90%;
}
.pageFukuoka #itemList li {
	background:#FFF url(/simages/feature/image/s/fukuoka/bg_list.gif) no-repeat 100% 160px;
}
.pageFukuoka #itemTitle{
	background:#fbf1cf;
	border-bottom: 2px solid #6a2b7f;
}
.pageFukuoka .itemDetail h2 a {
	color:#6a2b7f;
    text-decoration: underline!important;
}
.pageFukuoka .itemShop a {
	color: #6a2b7f;
    text-decoration: underline!important;
}
.pageFukuoka .itemShop {
   margin-bottom: 10px;
}
.pageFukuoka .itemDetail .area {
    background: #6a2b7f;
}
.pageFukuoka .deadline {
	color:#fff;
	background: #6a2b7f;
}

.pageFukuoka .subTitle {
    padding: 20px;
    text-align: center;
}
.pageFukuoka .subTitle img{
    width: 90%;
}

