@charset "utf-8";
/* CSS Document */
body {
	font-family: "メイリオ", "Meiryo", Verdana, Arial, Helvetica, sans-serif, "ＭＳ ゴシック", "Osaka－等幅";
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 14px;
	border-top: 3px solid #ff7800;
	padding-top: 20px;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
li {
	list-style: none;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}
h1 {
	background: url(../images/logo.gif) no-repeat;
	text-indent: -99999px;
	width: 172px;
	height: 55px;
	float: left;
}
a img {
	border: none;
	cursor: pointer;
}
a {
	color: #000000 !important;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
	opacity: 0.85;
	cursor: pointer;
}
.footer_wrap a {
	color: #ffffff !important;
}
.container {
	width: 1021px;
	background-color: #FFF;
	margin: 0 auto;
  text-align: left;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.head_navi {
	float: right;
	width: 780px;
}
ul.txt_navi {
	float: left;
	width: 460px;
	margin-top: 20px;
}
ul.txt_navi li {
	float: left;
	padding-left: 20px;
	margin-left: 30px;
}
ul.txt_navi li:nth-child(1) {
	background: url(../images/mypage_icn.gif) no-repeat left center;
}
ul.txt_navi li:nth-child(2) {
	background: url(../images/cart_icn.gif) no-repeat left center;
}
ul.txt_navi li:nth-child(3) {
	background: url(../images/beginner_icn.gif) no-repeat left center;
}
ul.txt_navi li:first-child{
	margin-left: 0px !important;
}

.btn_navi {
	float: right;
	margin-top: 10px;
	width: 320px;
	margin-bottom: 15px;
	min-height: 40px;
	position: relative;
}
/*
.btn_navi {
	float:right;
	margin-top:-20px;
	width:265px;
	margin-bottom:0px;
}
*/
ul.info_btn_navi li {
	float: left;
}
ul.info_btn_navi li:nth-child(2) {
	margin: 0 30px;
}
ul.info_btn_navi li:nth-child(3) {
	float: right;
}
#loginbox01 {
	font-family: "メイリオ", "Meiryo", Verdana, Arial, Helvetica, sans-serif, "ＭＳ ゴシック", "Osaka－等幅";
	margin: 0px;
}
.loginnormal01 {
	overflow: hidden;/**/
	display: block;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/login_btn.gif) no-repeat;
	width: 132px;
	height: 38px;
	text-indent: -9999999px;
}
a {
	outline: none;
}
a:hover .loginnormal02, a:active .loginnormal02 {
	width: 132px;
	height: 38px;
	background-image: url(../images/login_btn.gif);
	background-repeat: no-repeat;
	background-position: center -28px;
}
.loginnormal02 {
	width: 132px;
	height: 38px;
	background-image: url(../images/login_btn.gif);
	background-repeat: no-repeat;
	background-position: center -28px;
}
.loginnormal03 {
	background-image: url(/jp/ectop/ecimg/kokokarabg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 70px;
	width: 160px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	display: block;
}
.loginnew01 {
	height: 38px;
	width: 132px;
	overflow: hidden;/**/
	background: url(../images/regist_btn.gif) no-repeat;
	text-indent: -999999px;
	display: block;
}
a:hover .loginnew02, a:active .loginnew02 {
	background-position: center -28px;
}/*llogin on*/
#pointbox01 {
	font-family: "メイリオ", "Meiryo", Verdana, Arial, Helvetica, sans-serif, "ＭＳ ゴシック", "Osaka－等幅";
	background-repeat: no-repeat;
	background-position: center top;
}
#pointbox02 {
	margin-top: -30px;
	border: 1px solid #ff7800;
	border-top: 0;
	position: relative;
	padding: 8px 8px 8px 8px;
	padding-top: 8px;
}
#pointname {
	height: 32px;
	width: 160px;
	text-align: left;
	vertical-align: middle;
	display: block;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
.pointname01 {
	font-size: 14px;
	padding-right: 5px;
}
.pointname02 {
	font-size: 10px;
	padding-right: 10px;
}
.pointname03 {
	display: none;
}
#pointdata {
	width: 300px;
}
.pointdata01 {
	width: 142px;
	float: left;
	background-image: url(/jp/ectop/ecimg/ruikei.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	display: block;
}
.pointdata02 {
	text-align: right;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 5px;
	border-bottom: 1px solid #999999;
	vertical-align: middle;
	display: block;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
.pointdata03, .pointdata04, .pointdata05, .pointdata06, .pointdata07, .pointdata08, .pointdata09, .pointdata10 {
	font-size: 12px;
	line-height: 15px;
}
#pointmenu {
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
.pointmenu01, .pointmenu03, .pointmenu05 {
	padding-right: 1px;
	padding-left: 2px;
	font-size: 10px;
	line-height: 13px;
}
.pointmenu07 {
	box-shadow: 0px 4px 3px -3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0px 4px 3px -3px rgba(0,0,0,0.6);
	-moz-box-shadow: 0px 4px 3px -3px rgba(0,0,0,0.6);
	position: absolute;
	top: 5px;
	right: 8px;
	width: 70px;
	font-size: 8px;
	overflow: hidden;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
a .pointmenu08, a:link .pointmenu08 {
	padding: 3px 6px;
	background: #cccccc;
	text-align: center;
	display: block;
	background-repeat: no-repeat;
	background-position: center 0px;
	display: block;
	width: 55px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	border-radius: 3px;
}
a:hover .pointmenu08, a:active .pointmenu08 {
	background-position: center -28px;
}
a.t12link {
	text-decoration: none;
}
a:hover.t12link {
	text-decoration: underline;
}
.mainimg {
	margin: 0 auto;
	width: 575px;
	text-align: left;
	overflow: hidden;
}
.mainimg ul {
	width: 575px;
	height: 210px;
	text-align: left;
	overflow: hidden;
	position: relative;
	margin: 0;
	padding: 0;
}
.mainimg ul li {
	top: 0;
	left: 0;
	width: 575px;
	height: 210px;
	display: none;
	position: absolute;
}
.head_navi {
	margin-bottom: 0px;
}
.loginnormal03 {
	display: none;
}
#loginnormal {
	float: left;
	margin-left: 30px;
}
#loginnew {
	float: right;
}
.pointmenu01 {
	display: none;
}
.pointmenu03 {
	display: none;
}
.pointmenu05 {
	display: none;
}
.footer_wrap {
	width: 100%;
	background: #ff7800;
	padding-top: 20px;
}
.footer_content {
	width: 1021px;
	margin: auto;
	color: #ffffff;
	text-align: left;
}
.footer_content li {
	list-style-type: disc;
	list-style-position: inside;
}
h3 {
	border-bottom: 1px dotted #ffffff;
	margin-bottom: 10px;
	margin-top: 25px !important;
}
ul.footer_list1 li {
	background: url(../images/footer_list_icn.png) left center no-repeat;
	padding-left: 15px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	list-style-type: none;
}
.footer_content2_l {
	width: 400px;
	float: left;
}
.footer_content2_r {
	float: right;
	width: 580px;
}
ul.footer_link {
	/*max-width: 700px;*/
	margin: 40px auto;
	font-size: 90%;	
}
ul.footer_link li {
	float: left;
	display: -moz-inline-box;
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
ul.footer_link::after, ul.footer_link li:before {
	content: "  |  ";
	color: #ffffff;
	font-size: 13px;
	padding: 0 5px;
}
#copy {
	text-align: center;
}
ul.colum2_box {
	padding-top:3.5%;
}
ul.colum2_box li {
	float:left;
	width:48%;
	max-width:355px;
}
ul.colum2_box li.last {
	float:right;
}
ul.colum2_box li img {
	width:100%;
}

ul.colum3_box {
	padding-top:3.5%;
}
ul.colum3_box li {
	float:left;
	width:31%;
	max-width:236px;
}
ul.colum3_box li:first-child {
	float:left;
	width:30%;
	max-width:236px;
	padding-right:4%;
}
ul.colum3_box li.last {
	float:right;
}
ul.colum3_box li img {
	width:100%;
}
.clearfix:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
	
.clearfix{display: inline-block;} 

/* Hides from IE Mac \*/
* html .clearfix {height: 1%;}
.clearfix{display:block;}
/* End Hack */ 


.content_l {
	float:left;
}
.content_r {
	float:right;
}
.img {
	width:100%;
	max-width:345px;
}
.txt {
	width:100%;
	max-width:380px;
}
.content_wrap {
	margin-top:30px;
}

.item_wrap {
	padding:30px 0;
/*	border-bottom:1px dotted #000000;*/
}
.item_wrap a:hover ul li {
  text-decoration: underline;
}
.item_wrap ul li {
	float:left;
}

.item_wrap ul li.item_img {
	max-width:236px;
	width:100%;
	border:1px solid #a6a6a6;
}
.item_wrap ul li.item_img2 {
	max-width:310px;
	width:99.5%;
	border:1px solid #a6a6a6;
}
.item_wrap ul li.item_txt {
	width:475px;
	float:right;
}
.item_wrap.ex ul li.item_txt {
	width:650px;
}
.item_wrap.ex ul li.item_img2 {
	margin-right:20px;
}
.item_wrap.fl_l {
	float:left;
	width:48%;
}
.item_wrap.fl_r {
	float:right;
	width:48%;
}
.col2 .item_wrap ul li.item_txt {
	width:220px;	
}
.col2 .item_wrap {
	border:none;
}
.col2 {
/*	border-bottom:1px dotted #000000;*/
	margin-bottom:30px;
}
.item_wrap ul li h3 {
	padding-top:0;
	margin-top:0 !important;
	margin-bottom:10px !important;
}
.item_wrap ul li.item_txt p.price {
	text-align:right;
	font-weight:bold;
}

.item_wrap ul li.item_txt p.price span {
	font-size:36px;
}
.item_wrap.col3 {
	float:left;
	width:30.5%;
	margin:0 1% 20px 1%;
	padding:2px;
	border:none;
}
.item_wrap.col4 {
	float:left;
	width:22.4%;
	margin:0 1% 20px 1%;
	padding:2px;
	border:none;
}
.item_wrap.col3:last-child,
.item_wrap.col4:last-child {
	/*margin:0 0% 20px 1%;*/

}
.item_wrap.col3 ul li.item_txt, .item_wrap.col3 ul li.item_img, .item_wrap.col4 ul li.item_txt, .item_wrap.col4 ul li.item_img {
	float:none;
	width:auto;
	clear:both;
}
.swiper-container.pc {
	display:block;
}
.swiper-container.sp {
	display:none;
}
.m_b_30 {
	margin-bottom:30px;
}
.item_txt {
	padding:10px 10px 0 10px;
}
 @media screen and (max-width: 1021px) {
.container {
	max-width: 1021px;
	width: 100%;
  text-align: left;
}
.info_btn_navi {
	display: none;
}
ul.info_btn_navi li {
	float: none;
	text-align: center;
}
ul.info_btn_navi li:nth-child(3) {
	float: none;
}
ul.shop_list li {
	width: 29%;
	height: auto;
	float: left;
	margin-bottom: 20px !important;
}
ul.shop_list li:nth-child(2), ul.shop_list li:nth-child(5), ul.shop_list li:nth-child(8) {
	margin: 0 6.5% 20px 6.5% !important;
}
.footer_content {
	width: auto;
	padding: 10px;
}
.footer_content2_r {
	display: none;
}
.footer_content2_wrap {
	display: none;
}
.footer_content_wrap {
	display: none;
}
ul.footer_link {
	width: auto;
}
ul.footer_link li {
	float: none;
	display: list-item;
	list-style: none;
	border-bottom: 1px dotted #ffffff;
}
ul.footer_link li a {
	display: block;
	padding: 15px;
}
ul.footer_link::after, ul.footer_link li:before {
	content: "";
	color: #ffffff;
	font-size: 13px;
	padding: 0 5px;
}
.footer_content h3 {
	margin-top: 10px;
}
ul.footer_link {
	margin: 0 auto 30px auto;
}
ul.footer_link::after, ul.footer_link li::before {
	padding: 0;
}
.pickup_product {
	padding: 0 10px;
}
.footer_wrap {
	padding-top: 0;
}
ul.info_btn_navi li:nth-child(2) {
	margin: auto;
}
.head_navi {
	display: none;
}
#simple-menu {
	display: block;
	float: right;
}
.container {
	width: auto;
	padding: 0 10px;
  text-align: left;
}
body {
	padding-top: 10px;
}
.h-menu, .h-menu span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.h-menu {
	position: relative;
	width: 40px;
	height: 35px;
	top: 10px;
	right: 5px;
}
.h-menu span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 4px;
	background-color: #ff6600;
	border-radius: 4px;
}
.h-menu span:nth-of-type(1) {
	top: 0;
}
.h-menu span:nth-of-type(2) {
	top: 15px;
}
.h-menu span:nth-of-type(3) {
	bottom: 0;
}
.content_l {
	width:48%;
}
.content_r {
	width:48%;
}
.item_wrap ul li.item_img, .item_wrap ul li.item_txt {
	width:auto;
	float:none;
}

.item_wrap ul li.item_img {
	text-align:center;
	max-width:100%;
}
.item_wrap ul li.item_txt {
	padding-top:20px;
}
.item_wrap.ex ul li.item_txt {
	width:43%;
    float: right;
}
.col2 .item_wrap ul li.item_txt {
	width:auto;
}
.item_wrap.col3 {
	float:left;
	width:30%;
	margin:0 1% 20px 1%;
	padding:2px;
	border:none;
}
.item_wrap.col4 {
	float:left;
	width:22%;
	margin:0 1% 20px 1%;
	padding:2px;
	border:none;
}
.col2{
	border:none;
	margin-bottom:0;
}

}



 @media screen and (max-width: 640px) {
.swiper-container.pc {
	display:none;
}
.swiper-container.sp {
	display:block;
}
.content_l, .content_r, .txt, .img {
	float:none;
	width:100%;
	max-width:100%;
}
.txt {
	margin-top:20px;
}
.item_wrap.col3,
.item_wrap.col4 {
	float:left;
	width:48%;
	padding:0 4% 20px 0 ;
	margin:0;
	border:none;
}
.item_wrap{
	border:none;
}
.item_wrap.col3:nth-child(even),
.section .item_wrap.col3:nth-child(even),
.item_wrap.col4:nth-child(even),
.section .item_wrap.col4:nth-child(even){
	padding:0 0 20px 0;
}

.item_wrap ul li.item_img2 {
	text-align:center;
	max-width:100%;
}

.item_wrap.ex ul li.item_txt {
    width: 100%;
    float: none;
	clear:both;
	padding-top:20px;
}
 }

 @media screen and (max-width: 480px) {

}

/* GoTop*/
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 120%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff !important;
    width: 70px;
    padding: 20px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
	opacity:0.8;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}
/* custom */

.ankerLink {
	width:100%;
	/*padding-top:30px;*/
	
}
.button {
margin : 0 auto;
width : 49%;
height : 40px;
overflow : hidden;
text-align : center;
transition : .2s;
cursor : pointer;
border-radius : 5px;
padding:18px 0 0 0;
}
.buttonl {
background : #FFA600;
float:left;
}
.buttonr {
background : #37B06D;
float:right;
}
.buttonl2 {
background : #FF0059;
float:left;
}
.buttonr2 {
background : #3EB300;
float:right;
}
.hover {
position : relative;
border : 2px solid white;
width : 180px;
height : 180px;
margin-top: -100px;
background : #34475E;
left : -250px;
transition : .3s;
transform : rotate(20deg);
opacity : .8;
}
.clic {
color : white;
transition : .3s;
}
.button:hover .hover{
left: -145px;
}
.button:hover .clic{
margin-left : 40px;
}
.sure {
margin-top : 40px;
margin-right : -135px;
color : white;
transform : rotate(-20deg);
}
.button:active {
box-shadow: 2px 2px 1px #888888;
}