@charset "UTF-8";
@media only screen and (max-width: 640px) {
#PC{
	display: none;
}
#SMP{
	display:block;
}
#container {
	background-color: #FFF8F4;
}
.top-main  {
	position: relative;
	background-size: 100% auto;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../../sp/multi/top_img/top_main_trans.png);
}
.btn .base img {
	width: 100%;
}
.btn {
	background-image: url(../../sp/multi/top_img/top_base.jpg);
	background-size: 100% auto;
	padding-bottom: 10%;
	background-repeat: no-repeat;
}
.btn img  {
	width: 100%;
}
.btn .item01 {
	width: 77%;
	margin-left: 7.5%;
	padding-top: 8%;
	padding-bottom: 3%;
}
.btn .item02 {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 3%;
}
.check-bg {
	background-image: url(../../sp/multi/check/images/check_bg.jpg);
	background-size: 100% auto;
	background-repeat: no-repeat;
}
.other-bg {
	background-image: url(../../sp/multi/commons/images/other_bg.jpg);
	background-size: 100% auto;
	background-repeat: no-repeat;
}
.other-bg .ptitle img {
	width: 100%;
	padding-top: 19%;
}
.item-80 {
	width: 80%;
}
.item-83 {
	width: 83%;
}
.item-85 {
	width: 85%;
}
.item-88 {
	width: 88%;
}
.item-90 {
	width: 90%;
}
.item-80 img, .item-83 img,  .item-85 img, .item-88 img, .item-90 img {
	width: 100%;
}
.item-80 .sub {
	padding-bottom: 3%;
}
.item-80 .tx15 {
	padding-bottom: 3%;
}
.coup {
	position: relative;
}
.coup .tx {
	font-size: 13px;
	position: absolute;
	top: 45%;
	left: 9%;
	width: 83%;
	right: auto;
	line-height: 18px;
}
.mov img {
	width: 100%;
}
.mov {
	width: 87%;
}
.h-btn {
	width: 50%;
	padding-top: 10px;
}
.h-btn img {
	width: 100%;
}

/* ------------------------------
check-page
------------------------------ */
.bg_checkbox {
	width: 70%;
}
.bg_checkbox img {
	width: 100%;
}
.bg_checkbox li label{
	float: left;
}
input[type='checkbox']{
	filter: alpha(opacity=0); -moz-opacity:0; opacity:0;
	position: absolute;
}
.cbxbd{
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../../sp/multi/check/images/check_icon.gif);
	height: 30px;
	line-height: 30px;
	display: block;
	padding-top: 0;
	padding-right: 0;
	padding-left: 36px;
	padding-bottom: 0;
	cursor: pointer;
	overflow: hidden;
}
.c_on{background-position:left bottom;}

/* ------------------------------
footer
------------------------------ */
.footer {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}
.ftop {
	padding-top: 10px;
	padding-bottom: 5px;
}
.ftop .flogo {
	float: left;
	padding-right: 10px;
}
.ftop .ftxt {
	float: left;
}
#fSNS {
	float: right;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
}
#fSNS li {
	overflow: hidden;
	float: left;
}
#fSNS li.tw {
	width: 105px;
}
#fSNS li.fb {
	width: 120px;
}
#fBnr02 {
	float: right;
}
.fbtm {
	width: 96%;
	padding-bottom: 2%;
}
.fbtm li {
	list-style-type: none;
	float: left;
}
.fbtm .tx  {
	width: 83%;
	float: right;
}
.fbtm .tx img {
	width: 100%;
	padding-bottom: 0px;
}
.rtop {
	width: 96%;
}
.copy  {
	text-align: right;
	padding-right: 2%;
	padding-bottom: 2%;
}
.tx15 {
	font-size: 15px;
	line-height: 20px;
}
.script li {
	font-size: 15px;
	line-height: 18px;
	list-style-position: outside;
	list-style-type: disc;
}
.movie-bg {
	background-image: url(../../sp/multi/movie/images/mov_bg.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-color: #FEF1E1;
}
.m-base01 {
	position: relative;
	width: 300px;
}
.m-base01 .mov {
	position: absolute;
	left: 34px;
	z-index: 0;
	top: 51px;
}
.m-base01 .hmov {
	position: absolute;
	left: 25px;
	z-index: 0;
	top: 138px;
}
.movie-bg .space {
	padding-top: 95%;
	display: block;
}
.mbtn li {
	float: left;
	width: 40%;
	padding-left: 7%;
	padding-top: 4%;
	padding-bottom: 10%;
}
/* ------------------------------
 header
------------------------------ */

#gNav {
	position: fixed;
	top: 0;
	right: -256px;
	z-index: 100;
	background-color: #B59616;
	padding-top: 0;
	padding-bottom: 0px;
	background-image: url(../../sp/multi/commons/images/sp_menu_bg.gif);
	background-repeat: no-repeat;
	background-size: 273px auto;
}
#gNav #menu {
	position: absolute;
	top: 17px;
	left: -64px;
	cursor: pointer;
}
#gNav ul {
	width: 256px;
	padding-top: 20px;
	padding-right: 0;
	padding-left: 0px;
	padding-bottom: 20px;
	border-bottom: #eec8b1 solid 0px;
	border-left: #eec8b1 solid 0px;
}
#gNav ul li img {
	width: 100%;
	height: auto;
	padding-left: 10px;
}
#gNav #close {
	position: absolute;
	top: 18px;
	right: 4px;
	cursor: pointer;
}
.c-btn {
	padding-top: 50%;
	padding-bottom: 22px;
	padding-left: 2%;
}
.c-btn li {
	float: left;
	width: 41%;
	list-style-type: none;
	padding-left: 5%;
}
.c-btn li img {
	width: 100%;
}
.top-main img {
	width: 100%;
}
.mask {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	width: 100%;
}
.check01 {
	padding-top: 90%;
}
.bg_checkbox td {
	padding-bottom: 10%;
}
.seed-logo {
	width: 14%;
	height: 43px;
	position: absolute;
	top: 2%;
	left: 3%;
	display: block;
	z-index: 10;
}
.brown-tx {
	color: #824E30;
}
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}


/* FlexSlider Necessary Styles
*********************************/
.flexslider {
	margin: 0;
	padding-top: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
	padding-top: 0%;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	width: 100%;
}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	;
	zoom: 1;
	width: 50.8%;
	padding-top: 110%;
	padding-bottom: 7%;
	padding-left: 3px;
	 }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  {
	display: block;
	position: absolute;
	z-index: 100;
	overflow: hidden;
	cursor: pointer;
	margin-top: -45%;
	width: 10%;
	margin-left: -40%;
	height: 30px;
	margin-right: -40%;
}
.android .flex-direction-nav a  {
	display: block;
	position: absolute;
	z-index: 100;
	overflow: hidden;
	cursor: pointer;
	margin-top: -16%;
	width: 10%;
	margin-left: -40%;
	height: 30px;
	margin-right: -40%;
}
.flex-direction-nav .flex-prev {
	background-image: url(../../top_img/left_arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 10px;
	padding-bottom: 10px;
 }
.flex-direction-nav .flex-next {
	text-align: right;
	background-image: url(../../top_img/right_arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.flexslider:hover .flex-prev {
	opacity: 1;
	left: 0%;
}
.flexslider:hover .flex-next {
	opacity: 1;
	right: 0%;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  {
	display: inline-block;
	content: '';
}
.flex-direction-nav a.flex-next:before  {
	content: '';
 }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -2.5%;
	text-align: center;
	z-index: 100;
}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {
	width: 7px;
	height: 7px;
	display: block;
	background: #666;
	background: rgba(0,0,0,0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: inset 0 0 3px rgba(255,0,4,0.30);
	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 3px rgba(255,0,4,0.30);
}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #FB6824; background: rgba(251,104,36,1); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
.flex-direction-nav .flex-prev { opacity: 1; left: 0px;}
.flex-direction-nav .flex-next { opacity: 1; right: 0px;}
}
@media only screen and (min-width: 641px) {
#SMP{
	display: none;
}
#PC{
	display:block;
}
body {
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-x;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
}
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(../images/cont_top_bg.jpg);
	height: 1864px;
}
.container2 {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/cont_bg_02.jpg);
	left: auto;
}
.container3 {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background:#ffffff;
	left: auto;
}

/* ------------------------------
global menu
------------------------------ */
.gmenu {
	width: 976px;
	position: absolute;
	left: -8px;
}
.gmenu.cf li {
	float: left;
}
.mcoupon {
	position: absolute;
	z-index: 10;
	left: 766px;
}

/* ------------------------------
top page
------------------------------ */
.main-btn01 {
	padding-top: 720px;
	padding-left: 84px;
	margin-bottom: 0px;
}
.main-btn01-2 {
	padding-top: 10px;
	padding-left: 84px;
	margin-bottom: 20px;
}
.main-btn02 {
	padding-left: 153px;
	margin-bottom: 10px;
}
.main-btn02 li {
	float: left;
	padding-right: 23px;
}
.seed-logo {
	position: absolute;
	top: 125px;
	left: 27px;
	width: 75px;
	height: 31px;
	display: block;
}

/* ------------------------------
bottom menu
------------------------------ */
.bmenu {
	display: table;
	font-size: 13px;
	line-height: 20px;
	position: absolute;
	bottom: 30px;
	right: auto;
	left: 181px;
}
.bmenu li {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	line-height: 1.5em;
	padding-right: 30px;
}
.bmenu li a:link, .bmenu li a:visited {
	color: #804c2e;
}
.bmenu li a:hover {
	color: #005EAD;
	text-decoration: underline;
}


.bmenu2 {
	display: table;
	font-size: 13px;
	line-height: 20px;
	bottom: 30px;
	right: auto;
	left: 181px;
}
.bmenu2 li {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	line-height: 1.5em;
	padding-right: 30px;
}
.bmenu2 li a:link, .bmenu li a:visited {
	color: #804c2e;
}
.bmenu2 li a:hover {
	color: #005EAD;
	text-decoration: underline;
}

/* ------------------------------
footer
------------------------------ */
.footer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}
.ftop {
	padding-top: 10px;
	padding-bottom: 5px;
}
.ftop .flogo {
	float: left;
	padding-right: 10px;
}
.ftop .ftxt {
	float: left;
}
#fSNS {
	float: right;
}
#fSNS li {
	overflow: hidden;
	float: left;
}
#fSNS li.tw {
	width: 105px;
}
#fSNS li.fb {
	width: 120px;
}
#fBnr02 {
	float: right;
}
.fbtm .rtop {
	float: left;
}
.fbtm .copy {
	float: right;
}

/* ------------------------------
page-check
------------------------------ */
.page-check {
	position: relative;
	height: 2035px;
}
.check01 {
	background-image: url(../../check/images/img_01.png);
	background-repeat: no-repeat;
	width: 608px;
	height: 1140px;
	position: relative;
	top: 136px;
	left: 6px;
}
.check02 {
	width: 608px;
	height: 261px;
	position: absolute;
	top: 1275px;
	left: 180px;
}
.check03 {
	position: absolute;
	top: 1538px;
	left: 89px;
}
.check03 li {
	float: left;
}
.bg_checkbox {
	position: absolute;
	top: 490px;
	left: 56px;
}
.bg_checkbox td {
	margin-bottom: 21px;
	padding-bottom: 40px;
}
.bg_checkbox li {
	position: relative;
	margin-top: 0;
	margin-right: 32px;
	margin-left: 0;
	padding-bottom: 42px;
	cursor: pointer;
	display: table;
}
.bg_checkbox li label{
	display: table-cell;
}
.bg_checkbox li .ch-item{
	display: table-cell;
}
input[type='checkbox']{
	filter: alpha(opacity=0); -moz-opacity:0; opacity:0;
	position: absolute;
}
.cbxbd{
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../../check/images/check_icon.gif);
	height: 30px;
	line-height: 30px;
	display: block;
	padding-top: 0;
	padding-right: 0;
	padding-left: 36px;
	padding-bottom: 0;
	cursor: pointer;
	overflow: hidden;
}
.c_on{background-position:left bottom;}

/* ------------------------------
page-himitsu
------------------------------ */
.page-himitsu {
	position: relative;
	height: 2627px;
}
.himitsu01 {
	background-image: url(../../himitsu/images/himitsu_img_01.png);
	background-repeat: no-repeat;
	width: 876px;
	height: 1330px;
	position: relative;
	z-index: 10;
	top: 140px;
}
.himitsu01 .tx01 {
	font-size: 18px;
	line-height: 29px;
	position: absolute;
	z-index: 20;
	top: 430px;
	width: 638px;
	left: 119px;
}
.himitsu01 .tx02 {
	font-size: 18px;
	line-height: 29px;
	position: absolute;
	z-index: 20;
	top: 617px;
	width: 316px;
	left: 445px;
}
.himitsu01 .tx03 {
	font-size: 18px;
	line-height: 29px;
	position: absolute;
	z-index: 20;
	top: 1164px;
	width: 638px;
	left: 114px;
}

.himitsu02 {
	width: 626px;
	position: relative;
	z-index: 20;
	top: 166px;
}
.himitsu02 .mov {
	position: absolute;
	top: 226px;
	left: 73px;
	z-index: 1000;
}
.himitsu03 {
	width: 332px;
	position: relative;
	z-index: 20;
	top: 182px;
}

/* ------------------------------
page-movie
------------------------------ */
.page-movie {
	position: relative;
	height: 2436px;
	background-image: url(../../movie/images/movie_bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
.movie1 {
	position: relative;
	width: 596px;
	top: 832px;
}
.movie1 .mov {
	position: absolute;
	top: 99px;
	left: 58px;
}
.movie2 {
	position: relative;
	width: 596px;
	top: 877px;
}
.movie2 .mov {
	position: absolute;
	top: 100px;
	left: 58px;
}
.movie3 {
	width: 776px;
	position: relative;
	top: 951px;
}
.movie4 {
	position: relative;
	top: 967px;
}
.movie4 li {
	float: left;
	padding-left: 115px;
	padding-right: 18px;
}

/* ------------------------------
page-product
------------------------------ */
.page-product {
	position: relative;
	height: 1766px;
}
.product-base {
	background-image: url(../../product/images/product_base.png);
	background-repeat: no-repeat;
	width: 881px;
	height: 1534px;
	position: relative;
	top: 146px;
}
.product-item {
	background-image: url(url);
	width: 668px;
	position: relative;
	top: 239px;
}
.product-item .tx1 {
	position: absolute;
	z-index: 100;
	left: 47px;
	width: 410px;
	font-size: 13px;
	line-height: 18px;
	top: 162px;
}
.product-item .tx2 {
	position: absolute;
	z-index: 100;
	left: 333px;
	width: 312px;
	font-size: 13px;
	line-height: 18px;
	top: 103px;
}
.product-item .tx3 {
	position: absolute;
	z-index: 100;
	left: 333px;
	width: 312px;
	font-size: 13px;
	line-height: 18px;
	top: 251px;
}
.product-item .tx4 {
	position: absolute;
	z-index: 100;
	left: 333px;
	width: 312px;
	font-size: 13px;
	line-height: 18px;
	top: 408px;
}
.product-item .coupon {
	position: absolute;
	z-index: 50;
	bottom: 9px;
	right: 150px;
}

.product-item .retxt {
	position: absolute;
	z-index: 50;
	bottom: 20px;
	right: 150px;
}

.product-item .d-btn {
	position: absolute;
	z-index: 50;
	right: 21px;
	bottom: 23px;
}
.product-item .d-btn02 {
	position: absolute;
	z-index: 50;
	right: 21px;
	top: 181px;
}
.product-item .d-btn03 {
	position: absolute;
	z-index: 50;
	right: 21px;
	top: 338px;
}
.product-item .d-btn04 {
	position: absolute;
	z-index: 50;
	right: 21px;
	top: 495px;
}

/* ------------------------------
page-shop
------------------------------ */
.page-shop {
	position: relative;
	height: 1353px;
}
.shop-base {
	background-image: url(../../shop/images/shop_base.png);
	background-repeat: no-repeat;
	width: 880px;
	height: 1111px;
	position: relative;
	top: 146px;
}
.shop-base .tx1 {
	font-size: 14px;
	line-height: 19px;
	position: absolute;
	z-index: 10;
	top: 374px;
	left: 118px;
	color: #804C2E;
}
.shop-base .tx2 {
	font-size: 13px;
	line-height: 18px;
	text-align: center;
	width: 133px;
	position: absolute;
	z-index: 10;
	top: 685px;
	left: 135px;
	color: #804C2E;
}
.shop-base .tx3 {
	font-size: 13px;
	line-height: 18px;
	text-align: center;
	width: 133px;
	position: absolute;
	z-index: 10;
	top: 685px;
	left: 304px;
	color: #804C2E;
}
.shop-base .tx4 {
	font-size: 13px;
	line-height: 18px;
	text-align: center;
	width: 133px;
	position: absolute;
	z-index: 10;
	top: 685px;
	left: 479px;
	color: #804C2E;
}
.shop-base .s-btn {
	position: absolute;
	top: 545px;
	left: 638px;
}
.shop-base .tx5 {
	font-size: 14px;
	line-height: 19px;
	position: absolute;
	top: 869px;
	left: 118px;
	color: #804C2E;
}
.product-base .cap {
	font-size: 9px;
	line-height: 11px;
	position: absolute;
	top: 185px;
	left: 528px;
	z-index: 100;
}
.product-base .cap2 {
	font-size: 0.5em;
	line-height: 11px;
	position: absolute;
	top: 112px;
	left: 177px;
	z-index: 100;
}
.product-base .cap3 {
	font-size: 0.5em;
	line-height: 11px;
	position: absolute;
	top: 112px;
	left: 503px;
	z-index: 100;
}
.product-base .sita {
	font-size: 0.4em;
}
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
	margin: 0;
	padding: 0;
	width: 284px;
	height: 212px;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
	text-align: center;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	display: block;
	text-align: center;
}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
#window{
	position: absolute;
	right: 138px;
	top: 399px;
}
.flexslider {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	position: relative;
	;
	zoom: 1;
}
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  {
	display: block;
	width: 10px;
	height: 28px;
	position: absolute;
	top: 115%;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	margin-left: -35px;
	margin-right: -28px;
	margin-top: -153px;
}
.flex-direction-nav .flex-prev { 
	background-image: url(../../top_img/left_arrow.png);
	background-repeat: no-repeat;
 }
.flex-direction-nav .flex-next { 
	text-align: right;
	background-image: url(../../top_img/right_arrow.png);
	background-repeat: no-repeat;
}
.flexslider:hover .flex-prev { opacity: 1; left: 5px; }
.flexslider:hover .flex-next { opacity: 1; right: 5px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 1!important; filter:alpha(opacity=1); cursor: default; }
.flex-direction-nav a:before  {
	display: inline-block;
	content: '';
}
.flex-direction-nav a.flex-next:before  {
	content: '';
 }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -59px;
	text-align: center;
}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {
	width: 10px;
	height: 10px;
	display: block;
	background: #666;
	background: rgba(0,0,0,0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: inset 0 0 3px rgba(255,0,4,0.30);
	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 3px rgba(255,0,4,0.30);
}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #FB6824; background: rgba(251,104,36,1); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
.flex-direction-nav .flex-prev { opacity: 0.5; left: 5px;}
.flex-direction-nav .flex-next { opacity: 0.5; right: 5px;}

/* Resposive
@media screen and (max-width: 1000px) {
  .flex-direction-nav .flex-prev { opacity: 0.5; left: 5px;}
  .flex-direction-nav .flex-next { opacity: 0.5; right: 5px;}
}
 */
}

/* 春のキャッシュバックキャンペーン */
.cp_bg01 {
	background: url(../../cp/2017spring/images/main.jpg)top center no-repeat #ffffff;
	width: 960px;
	height: 770px;
}
.cp_bg01_in {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
}
.cp_bg02 {
	background:#ffffff;
	width: 960px;
	height: auto;
}
.cp_bg03 {
	background: url(../../cp/2017spring/images/outline_bg.gif)top center no-repeat #FBEAE8;
	width: 960px;
	height: auto;
}
.cp_bg03_top {
	background: url(../../cp/2017spring/images/outline_bg_top.gif)top center no-repeat #ffffff;
	width: 855px;
	height: 59px;
}
.cp_bg03_naka {
	background: url(../../cp/2017spring/images/outline_bg_naka.gif)top center repeat-y #ffffff;
	width: 855px;
	height:auto;
}
.cp_bg03_bottom {
	background: url(../../cp/2017spring/images/outline_bg_bottom.gif)top center no-repeat #ffffff;
	width: 855px;
	height: 58px;
}
.cp_bg_sp {
	background-image: url(../../cp/2017spring/images/sp_img_01_bg.jpg);
	background-size: 100% auto;
	background-repeat: repeat-y;
}
.item-100 {
	width: 100%;
}
.item-66 {
	width: 66.8%;
}
.item-33 {
	width: 33.2%;
}

.img001{

	width: 926px;
	margin: 0 auto;
	padding: 20px 0;
}
@media screen and (max-width: 641px) {
.img001{

	width: 100%;
	margin: 0 auto;
	padding: 5% 0;
}
.img001 img{
	width: 100%;

	}
}