@charset "UTF-8";
#header {
	width:100%;
	margin: 0 0 20px 0;
}
.head_under {
	margin: 0 20px;
}
.head_under_l {
	display: table-cell;
	width: 100%;
	vertical-align: top;
}
.mod-header_search {
	position: relative;
	width: 100%;
	margin: 10px 0;
	overflow: hidden;
	height: 37px;
}
.mod-header_search select {
	background: #f2f2f2!important;
	padding: 10px;
	position: absolute;
	left: 0;
	border-radius: 5px 0 0 5px;
	width: 120px;
	height: 37px;
}
.mod-header_search input {
	border-radius: 0;
	width: 500px;
	position: absolute;
	left: 120px;
	top: 0;
	height: 37px;
}
.mod-header_search button {
	background: #ffd387;
	box-shadow: none;
	border: 1px solid #a9a9a9;
	height: 37px;
	width: 48px;
	border-radius: 0 5px 5px 0;
	width: 90px;
	position: absolute;
	left: 619px;
	top: 0;
	cursor: pointer;
}
.head_under_r {
	display: table-cell;
	vertical-align: top;
}
.head_under_r li {
	width: 50px;
	height: 40px;
	display: table-cell;
}
.head_under_r li a {
	display: block;
	width: 50px;
	height: 40px;
}
.head_under_menu {
	margin: 8px 0;
}
.head_under_menu li.new_regist_icn a {
	display: block;
	background:url(../images/new_regist_icn.jpg) no-repeat;
	width: 50px;
	height: 40px;
 -webkit-transition: all .3s;
 transition: all .3s;
}
.head_under_menu li.mypage_icn a {
	display: block;
	background:url(../images/mypage_icn.jpg) no-repeat;
	width: 50px;
	height: 40px;
 -webkit-transition: all .3s;
 transition: all .3s;
}
.head_under_menu li.login_icn a {
	display: block;
	background:url(../images/login_icn.jpg) no-repeat;
	width: 50px;
	height: 40px;
 -webkit-transition: all .3s;
 transition: all .3s;
}
.head_under_menu li.logout_icn a {
	display: block;
	background:url(../images/logout_icn.jpg) no-repeat;
	width: 50px;
	height: 40px;
 -webkit-transition: all .3s;
 transition: all .3s;
}
.head_under_menu li.welcome_icn a {
	display: block;
	background:url(../images/welcome_icn.jpg) no-repeat;
	width: 50px;
	height: 40px;
 -webkit-transition: all .3s;
 transition: all .3s;
}
.head_under_menu li.ikupon_icn a {
	display: block;
	background:url(../images/ikupon_icn.jpg) no-repeat;
	width: 50px;
	height: 40px;
 -webkit-transition: all .3s;
 transition: all .3s;
}
.head_under_menu li.new_regist_icn a:hover, .head_under_menu li.mypage_icn a:hover, .head_under_menu li.login_icn a:hover, .head_under_menu li.logout_icn a:hover, .head_under_menu li.welcome_icn a:hover, .head_under_menu li.ikupon_icn a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.header_in_bg {
	background: #002448;
	width: 100%;
	overflow: hidden;
	height: 50px;
}
.header_in {
	margin: 0 20px;
}
.header_in h1 a {
	display: table-cell;
	float: left;
	background: url(../images/logo.jpg) no-repeat;
	width:183px;
	height: 34px;
	margin: 7px 0px;
}
.cart_info {
	display: table;
	background: #ff0036;
	vertical-align: middle;
	border-radius: 5px;
	margin: 9px 0 9px 10px;
	position: relative;
}
.cart_info a {
	display: block;
	padding: 5px;
	font-size: 12px;
	color: #FFFFFF;
}
.cart_info a:hover {
	border-radius: 5px;
	background: #CC0000;
	color: #FFFFFF;
	padding: 5px;
}
.cart_info a::before, .cart_info a::after {
 position: absolute;
 z-index: -1;
 display: block;
 content: '';
}
.cart_info a, .cart_info an::before, .cart_info a::after {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 -webkit-transition: all .3s;
 transition: all .3s;
 width: 230px;
 height: 31px;
}
.cart_info_l {
	position: absolute;
}
.cart_info_text {
	vertical-align: super;
}
.white_zone {
	background: #FFFFFF;
	border-radius: 5px;
	height: 20px;
	width: 52%;
	text-align: right;
	line-height: 1.6em;
	display: block;
	float: right;
	color: #000000;
}
.user_info {
	display: table-cell;
	vertical-align: middle;
	margin: 10px;
	font-size: 85%;
	color: #FFFFFF;
	line-height: 1.4em;
	text-align: left;
}
.right_head_col {
	display: table;
	float: right;
}
.gmenu {
	background: #e3e3e3;
	width: 100%;
	font-weight: bold;
	display: block;
	text-align: center;
	vertical-align: middle;
	height: 53px;
}
.gmenu a {
	color: #555555;
	height: 53px;
	display: block;
	padding: 17px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.gmenu_in {
	margin: 0 auto;
}
.gmenu ul {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.gmenu li {
	display: table-cell;
	vertical-align: middle;
	border-right: solid 1px #E2E2E2;
	box-shadow: 1px 0px 0px #FFFFFF;
}
.gmenu li:first-child {
	border-left: solid 1px #E2E2E2;
	border-right: solid 1px #E2E2E2;
}
#layoutdims {
	clear:both;
	margin:0;
	padding:6px 15px !important;
}
.colmask {
	position:relative;
	clear:both;
	margin: 0 auto;
	width : -webkit-calc(100% - 20px) ;
	width : calc(100% - 20px) ;
	overflow:hidden;
}
.holygrail .colmid {
	float:left;
	width:200%;
	margin-left: -260px;
	position:relative;
	right: 100%;
	background:#fff;
}
.holygrail .colleft {
	float:left;
	width:100%;
	margin-left:-50%;
	position:relative;
	left: 460px;
}
.holygrail .col1wrap {
	float:left;
	width:50%;
	position:relative;
	right: 200px;
	padding-bottom:1em;
}
.holygrail .col1 {
	margin: 0 280px 0 200px;
	position:relative;
	left: 200%;
	overflow:hidden;
}
.holygrail .col2 {
	float:left;
	float:right;
	width:180px;
	position:relative;
	margin: 0 20px 0 0;
}
.holygrail .col3 {
	float:left;
	float:right;
	width: 260px;
	margin-right:0px;
	position:relative;
	left:50%;
}
.holygrail .col4 {
	margin: 0 0 0 200px;
	position:relative;
	left: 200%;
	overflow:hidden;
}
.bottom_banner_col {
	width:100%;
}
.bottom_banner_col ul {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.bottom_banner_col ul li {
	/*display: table-cell;*/
	vertical-align: middle;
	text-align: center;
	margin: 0 0 10px 0;
}
#footer {
	clear:both;
	float:left;
	width:100%;
	margin: 30px 0 0 0;
}
.footer_menu {
	background:#f2f2f2;
}
.footer_menu ul {
	text-align: center;
	font-size: 80%;
	padding: 20px 0 10px 0;
}
.footer_menu li:first-child {
	border-left: none;
	display: inline-block;
	padding: 0 4px;
}
.footer_menu li {
	border-left: solid 1px #CCC;
	display: inline-block;
	padding: 0 4px;
}
.footer_menu li a {
	color: #555555;
}
.copyright {
	background: #002448;
}
.copyright p {
	font-size: 80%;
	padding: 3px 0;
}
.shoppingcontents_col, .shoppingcontents_col_pattern02, .pattern_list_col, .fukubukuro_col, .shoppingcontents_detail_col, shoppingcontents_rannking_col, .presentlist_col, .presentpage_col, .col_pattern01, .mypage_col, .link_col {
	overflow: hidden;
	margin: 0 0 15px 0;
}
.complete_col, .contribution_history_col {
	overflow: hidden;
	margin: 0 0 30px 0;
	text-align:center;
}
.shoppingcontents_col h2, .shoppingcontents_col_pattern02 h2, .pattern_list_col h2, .shoppingcontents_detail_col h2, .shipping_col h2, .guide_col h2, .fukubukuro_col h2, .shoppingcontents_rannking_col h2, .presentpage_col h2, .col_pattern01 h2, .complete_col h2, .mypage_col h2, .search_col h2, .favorite_in h2, .review_fix h2, .contribution_history_col h2, .link_col h2 {
	font-size: 125%;
	font-weight: normal;
	display: block;
	width: 100%;
	border-bottom: 1px solid #b1b1b1;
	margin: 0 0 20px 0;
}
.shoppingcontents_col_pattern02 li {
	width: 100%;
	font-size: 100%;
	line-height: 1.75em;
	margin: 0 0 10px 0;
}
.shoppingcontents_col li {
	width: 160px;
	float: left;
	min-height: 290px;
	padding: 0 10px;
	margin: 0;
}
.shoppingcontents_col li a {
	margin: 0 auto 5px;
	display: block;
}
.shoppingcontents_col li a img {
	width: 100%;
	display: block;
	margin: 0 auto 5px;
}
.shoppingcontents_col li a span {
	font-size: 90%;
	text-align: left;
	min-height: 4em;
	display: inline-block;
}
.col5 .presentlist_col li {
	width: 160px;
	float: left;
	padding: 0 18px;
	margin: 0 0 20px 0;
	min-height: 315px;
}
.pattern_list_col ul {
	letter-spacing: -.40em;
}
.pattern_list_col li, .presentlist_col li, .fukubukuro_col li {
	width: 143px;
	letter-spacing: normal;
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
	margin: 0 0 35px 0;
}
.pattern_list_col li a, .presentlist_col li a, .fukubukuro_col li a {
	margin: 0 auto 5px;
	display: block;
}
.pattern_list_col li a, .fukubukuro_col_in li a {
	text-decoration: none;
}
.pattern_list_col li a:hover .list_title, .fukubukuro_col_in li a:hover .list_title {
	text-decoration: underline;
}
.pattern_list_col li a img, .presentlist_col li a img, .fukubukuro_col li a img {
	width: 100%;
	display: block;
	margin: 0 auto 5px;
}
.pattern_list_col li a span {
	font-size: 90%;
	text-align: left;
}
.shoppingcontents_col .ranking li:first-child {
	width: 160px;
	float: left;
	margin: 0 0 15px 0;
	position: relative;
}
.shoppingcontents_col .ranking li:first-child a {
	margin: 0 auto;
	display: block;
}
.shoppingcontents_col .ranking li {
	width: 120px;
	float: left;
	margin: 0 0 15px 0;
	position: relative;
	min-height: initial;
}
.shoppingcontents_col .ranking li a {
	margin: 0px auto 0px;
	display: block;
	vertical-align: bottom;
}
.shoppingcontents_col .ranking li strong.rank01 {
	display: inline-block;
	border-radius: 30px;
	background: #ff2251;
	padding: 3% 5%;
	font-size: 140%;
	color: #FFFFFF;
	line-height: 1;
	margin: 0 3px 0 0;
}
.shoppingcontents_col .ranking li strong {
	display: inline-block;
	border-radius: 30px;
	background: #ff2251;
	padding: 5.5% 5%;
	font-size: 105%;
	color: #FFFFFF;
	line-height: 0.5;
	margin: 0 3px 0 0;
}
.shoppingcontents_col .ranking li a span {
	display: initial;
}
.more_info {
	display: block;
	clear: both;
	text-align: right;
}
.side_navi {
	font-size: 95%;
}
.side_navi h2, .side_ranking h2 {
	font-size: 110%;
	font-weight: normal;
	background: #002448;
	width: 100%;
	margin: 10px 0;
	padding: 5px;
	color: #FFFFFF;
}
.side_navi strong {
	font-weight: normal;
	margin: 5px 0;
	display: block;
}
.side_navi ul {
	margin: 0;
	padding: 0;
	text-indent: 1em;
}
.side_navi a {
	background: #FFFFFF;
	transition: background 0.3s;
}
.side_navi a:hover {
	background: #EFEFEF;
}
.side_navi li a {
	display: block;
	margin: 0;
	padding: 4px 0;
	text-decoration: none;
}
.side_navi li a:hover {
	color: #646464;
}
.dropmenu ul li ul {
	margin: 0px;
	box-shadow: 0 1px 5px #BBBBBB;
	overflow: hidden;
}
.dropmenu {
	list-style-type: none;
	margin: 0 0px 20px 0;
	padding: 0;
}
.dropmenu:before, .dropmenu:after {
	content: "";
	display: table;
}
.dropmenu:after {
	clear: both;
}
.dropmenu li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
.dropmenu li ul {
	list-style: none;
	position: absolute;
	z-index: 9999;
	top: 0;
	left: 180px;
	margin: 0;
	padding: 0;
}
.dropmenu li ul li {
	width: 100%;
}
.dropmenu li ul li a {
	text-align: left;
	width: 200px;
}
.dropmenu li ul li {
	overflow: hidden;
	height: 0;
 transition: .2s;
}
.dropmenu li:hover ul li {
	overflow: visible;
	height: 28.5px;
}
#lean_overlay {
	position: fixed;
	z-index: 10000;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
	background: #000;
	display: none;
}
a.modal_close:hover {
	text-decoration: none;
}
.option_col ul {
	display: inline-block;
	overflow: hidden;
	margin: 0 0 20px 0;
	font-size: 105%;
}
.option_col ul li {
	width: auto;
	height: auto;
	padding: 0 10px;
	border-left: 1px solid #AAAAAA;
	float: left;
}
.shoppingcontents_rannking_col .option_col ul li {
	width: auto;
	height: auto;
	padding: 0 10px;
	margin: 0 0 10px 0;
	border-left: 1px solid #AAAAAA;
	float: left;
}
.option_col ul li:first-child {
	border-left: none;
	padding: 0 10px 0 0;
	vertical-align: top;
}
.option_col ul li a {
	margin: 0;
}
.option_col span.text {
	display: inline-block;
	vertical-align: top;
	font-size: 105%;
	line-height: 1.6em;
}
.option_col_in {
	margin: 0 0 20px 0;
}
.option_col_in p {
	display: inline-block;
}
.option_col_in_r {
	display: inline-block;
	float: right;
}
.item_icon {
	display: inline-block;
	background: #ff0036;
	color: #FFFFFF;
	padding: 4px 3px 2px;
	margin: 0 2px 0 0px;
	font-weight: normal;
	font-size: 90%;
	line-height: 1em;
}
.item_icon02 {
	display: inline-block;
	background: #FFCC00;
	color: #FF0000;
	padding: 4px 3px 2px;
	margin: 0 2px 0 0px;
	font-weight: normal;
	font-size: 90%;
	line-height: 1em;
	display: block;
}
.list_title {
	font-size: 100%;
	height: 40px;
}
.price_list {
	color: #818181;
	margin: 0 0 5px 0;
}
.strike {
	text-decoration: line-through;
}
.this_red {
	color: #ff0036;
	font-size: 105%;
	font-weight: bold;
}
.price_detail .this_red {
	color: #ff0036;
	font-size: 155%;
	font-weight: bold;
}
.shoppingcontents_detail_col .list_tag {
	margin: 0;
	font-size: 75%;
	line-height: 2;
}
.list_tag {
	font-size: 75%;
	min-height: 25px;
}
.list_tag .a {
	font-size: 140%;
	line-height: 1;
	color: #ffde00;
}
.list_tag .b {
	font-size: 140%;
	line-height: 1;
	color: #00ccff;
}
.page_nav {
	display: block;
	width: 100%;
	overflow: hidden;
}
.page_nav ol {
	float: right;
	list-style-type: none;
}
.page_nav ol li {
	width: inherit!important;
	height: inherit!important;
	padding: 0!important;
	margin: 0 0 0 10px!important;
	text-align: center!important;
}
.page_nav ol li a {
	min-width: 31px!important;
	padding: 0 2px 0 2px!important;
	display: block;
	height: 32px!important;
	font-size: 14px!important;
	line-height: 34px!important;
	text-decoration: none!important;
	border: solid 1px #999999!important;
	border-radius: 4px;
	background: #FFFFFFt;
}
.page_nav ol li a:hover {
	border-radius: 5px;
	background: #e4e4e4;
	color: #000000;
	text-decoration: none;
}
.page_nav ol li a::before, .page_nav ol li a::after {
 position: absolute;
 z-index: -1;
 display: block;
 content: '';
}
.page_nav ol li a, .page_nav ol li an::before, .page_nav ol li a::after {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 -webkit-transition: all .3s;
 transition: all .3s;
}
.page_nav ol li .current {
	display: block!important;
	min-width: 31px!important;
	height: 32px!important;
	padding: 0 2px 0 2px!important;
	color: #FFF!important;
	font-size: 14px!important;
	line-height: 34px!important;
	text-decoration: none!important;
	border: solid 1px #999999!important;
	border-radius: 4px!important;
	background-color: #e4e4e4!important;
	color: #000000!important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.dot {
	line-height: 2em;
}
.side_ranking {
	overflow: hidden;
	margin: 0 0 20px 0;
}
.side_ranking li {
	margin: 0 0 10px 0;
}
.side_ranking dl {
}
.side_ranking dl dt {
	position: absolute;
	margin: 0 0 0 70px;
}
.side_ranking dl dd {
	position: relative;
}
.side_ranking dl dd p {
	position: absolute;
	margin: 31px 0 0 70px;
	top:0;
}
.side_ranking dl dd a {
	display: block;
}
.side_ranking dl dd a:hover {
	text-decoration: underline;
}
.side_ranking dl dd p:hover {
	text-decoration: underline;
}
.side_ranking dl dd img {
	width: 60px;
}
.side_ranking dl dt span {
	display: inline-block;
	border-radius: 30px;
	background: #ff2251;
	padding: 10px;
	font-size: 105%;
	color: #FFFFFF;
	line-height: 0.5;
	margin: 0 3px 0 0;
}
.shoppingcontents_detail_col .center_col {
	float: left;
	width: 100%;
	margin: 0 0 0 -240px;
	padding: 0 0 0 240px;
	position: relative;
	height: 350px;
}
.shoppingcontents_detail_col .right_col {
	width: 224px;
	top: 0;
	position: absolute;
	right: 0;
	top: 53px;
	border-radius: 10px;
	border: 1px solid #b9b9b9;
	padding: 8px;
	background: #FFFFFF;
}
.col_pattern01_r .right_col {
	width: 280px;
	border-radius: 10px;
	border: 1px solid #b9b9b9;
	padding: 5px;
	background: #FFFFFF;
}
.mypage_col_r .right_col {
	width: 268px;
	border-radius: 10px;
	border: 1px solid #b9b9b9;
	padding: 10px;
	background: #FFFFFF;
}
.shoppingcontents_detail_col .under_col {
	clear: both;
	border-top: 20px solid #FFFFFF;
}
.shoppingcontents_detail_col .right_col select {
	margin: 0;
	padding: 5px 8px 5px 8px;
	border: 1px solid #b3b3b3;
	border-radius: 4px;
	box-sizing: border-box;
}
.detail_main_img {
	width: 300px;
	text-align: center;
	position: absolute;
}
.detail_main_img a {
	overflow: hidden;
	display: table;
	margin: 0 auto 10px;
}
.detail_main_img a img {
	width: 100%;
	display: table-cell;
	text-align: center;
}
.detail_main_img a span {
	text-align: center;
}
.detail_product {
	margin: 0px 0 0 320px;
	position: relative;
	width: 50%;
}
.detail_product h2 {
	font-size: 145%;
	font-weight: bold;
}
.badge-wrapper {
	width: 130px;
	display: inline-block;
	margin: 0 0 10px 0;
}
.badge-wrapper .p13n-best-seller-badge {
	margin-right: 4px;
	font-size: 12px;
	padding-top: 1px;
	padding-bottom: 0px;
	line-height: 14px;/*!  */
}
.a-icon-addon {
	background-color: #ff9000;
	padding: 4px 7px 4px 5px;
	color: #fff;
	position: relative;
}
.a-icon-addon::before {
 bottom: 0;
 border-style: dashed;
 border-width: 6px;
 border-color: rgba(255, 255, 255, 0);
 border-top-width: 0;
 border-bottom: 6px solid #ff9000;
 -webkit-transform: translate3d(0, 0, 0);
 border-bottom-width: 10px;
 content: "";
 position: absolute;
 right: -5px;
}
 .a-icon-addon::after {
 top: 0;
 border-style: dashed;
 border-width: 6px;
 border-color: rgba(255, 255, 255, 0);
 border-top: 6px solid #ff9000;
 border-bottom-width: 0;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
 border-top-width: 10px;
 content: "";
 position: absolute;
 right: -5px;
}
.accordion {
	min-width: 300px;
	margin: 0 auto;
	padding: 0;
}
.accordion .ac-content:first-child {
	margin: 0;
}
.accordion .ac-content {
	margin: 20px 0 0 0;
}
.accordion input {
	display: none;
}
.accordion label {
	display: block;
	cursor: pointer;
	padding: 0;
	border-bottom: 1px solid #fff;
	color: #005fc0;
}
.accordion label:hover {
	text-decoration: underline;
}
.accordion .ac-cont {
	transition: 0.2s;
	height: 0;
	overflow: hidden;
	padding: 0 10px;
}
.accordion input:checked + .ac-cont {
	height: auto;
	padding: 10px;
}
.tabs {
	margin: 0px auto 30px 0;
}
.tabs strong {
	display: block;
	margin: 0 0 10px 0;
	clear: both;
}
.tabs input {
	cursor: pointer;
	float: left;
	position: relative;
	z-index: 10;
}
.tabs label {
	font-size: 15px;
	line-height: 40px;
	width: 170px;
	height: 35px;
	position: relative;
	float: left;
	display: block;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-radius: 3px 3px 0 0;
	margin: 0 0px 0 -36px;
	text-indent: 45px;
}
.l_col label {
	font-size: 100%;
	line-height: 1;
	width: 110px;
	height: 35px;
	position: inherit;
	float: left;
	display: inline-block;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-radius: 3px 3px 0 0;
	margin: 0;
	text-indent: inherit;
	line-height: 2.7em;
}
.c_col label {
	font-size: 100%;
	line-height: 1;
	width: 210px;
	height: 35px;
	position: inherit;
	float: left;
	display: inline-block;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-radius: 3px 3px 0 0;
	margin: 0;
	text-indent: inherit;
	line-height: 2.7em;
}
.r_col label {
	font-size: 100%;
	line-height: 1;
	width: auto;
	height: 35px;
	position: inherit;
	float: left;
	display: inline-block;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-radius: 3px 3px 0 0;
	margin: 0;
	text-indent: inherit;
	line-height: 2.7em;
}
.tabs label:after {
	content: '';
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	display: block;
}
.tabs input:hover + label {
	background: #f2f2f2;
}
.tabs label:first-of-type {
	z-index: 4;
}
.tab-label-2 {
	z-index: 3;
}
.tab-label-3 {
	z-index: 2;
}
.tabs input:checked + label {
	background: #f2f2f2;
	z-index: 6;
}
.clear-shadow {
	clear: both;
}
.content {
	background: #f2f2f2;
	position: relative;
	width: 100%;
	height: 490px;
	z-index: 5;
	border-radius: 0 3px 3px 3px;
}
.tabs input:checked content {
	background: #f2f2f2;
}
.content div {
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px 0px;
	z-index: 1;
	opacity: 0;
	-webkit-transition: opacity linear 0.1s;
	-moz-transition: opacity linear 0.1s;
	-o-transition: opacity linear 0.1s;
	-ms-transition: opacity linear 0.1s;
	transition: opacity linear 0.1s;
}
 .tabs input.tab-selector-1:checked ~ .content .content-1, .tabs input.tab-selector-2:checked ~ .content .content-2, .tabs input.tab-selector-3:checked ~ .content .content-3 {
 z-index: 100;
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
 filter: alpha(opacity=100);
 opacity: 1;
 -webkit-transition: opacity ease-out 0.2s 0.1s;
 -moz-transition: opacity ease-out 0.2s 0.1s;
 -o-transition: opacity ease-out 0.2s 0.1s;
 -ms-transition: opacity ease-out 0.2s 0.1s;
 transition: opacity ease-out 0.2s 0.1s;
 background: #f2f2f2;
 padding: 10px;
}
.content-1 table, .content-2 table, .content-3 table {
	width: 918px;
	margin: 0;
	padding: 0;
}
.content-1 table td, .content-2 table td, .content-3 table td {
	width: 33.3%;
}
.content div h2, .content div h3 {
	color: #398080;
}
.err_col {
	margin: 10px 0;
	border: 1px solid #F06;
	border-radius: 10px;
	padding: 10px;
	background: #fff3f3;
}
.err {
	font-weight: bold;
	color: #F06;
	display: block;
}
.err_form {
	border: 1px solid #ff4747!important;
	background: #fff3f3!important;
}
.col5 {
	margin: 0 auto;
	width: 980px;
}
.login_col {
	width: 980px;
	height: 700px;
	margin: 0px auto 0;
	display: table-cell;
	vertical-align: middle;
}
.login_col_in {
	border-radius: 10px;
	border: 1px solid #DDDDDD;
	padding: 20px;
	overflow: hidden;
}
.login_col h2 {
	font-size: 125%;
	font-weight: normal;
	display: block;
	width: 100%;
	border-bottom: 1px solid #b1b1b1;
	margin: 0 0 20px 0;
}
.login_col h3 {
	font-weight: normal;
}
.login_col_l {
	float: left;
	width: 47%
}
.login_col_r {
	float: right;
	width: 50%
}
ul.login {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.login li {
	margin: 0 0 10px 0;
}
ul.login input {
	display: inline-block;
	width: 100%;
	max-width: 400px;
	height: 34px;
	vertical-align: top;
	box-sizing: border-box;
	min-height: 24px;
	padding: 4px 10px;
	border: solid 1px #CCC;
	border-radius: 4px;
	background-color: #FFF;
}
.ikupon h4 {
	color: #ff0036;
	font-size: 105%;
}
.ikupon p {
	font-size: 80%;
}
.save_ad {
	display: block;
	text-align: center;
	margin: 0 0 20px 0;
	font-size: 80%;
}
.forget_pass {
	font-size: 75%;
	text-align: right;
	width: 100%;
	display: inline-block;
	margin: 0 0 10px 0;
}
.login_col_r .ikupon {
	margin: 0 0 20px 0;
}
.login_col_r .ikupon strong {
	display: block;
	width: 100%;
	text-align: center;
}
.new_regist a {
	display: block;
	width: 250px;
	padding: 15px;
	margin: 0 auto 10px;
	background: #49f93c;
	border: none;
	border-radius: 5px;
	box-shadow: 1px 1px 0px #333333;
	text-align: center;
	color: #000000;
}
.new_regist a:hover {
	text-decoration: none;
}
.no_member a {
	display: block;
	width: 250px;
	padding: 15px;
	margin: 0 auto 10px;
	background: #aaaaaa;
	border: none;
	border-radius: 5px;
	box-shadow: 1px 1px 0px #333333;
	text-align: center;
	color: #000000;
}
.no_member a:hover {
	text-decoration: none;
}
.auth_col {
	width: 980px;
	height: 600px;
	margin: 0px auto 0;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 90%;
}
.auth_col h2 {
	font-weight: normal;
	margin: 0 0 30px 0;
}
.auth_col p {
	margin: 0 0 30px 0;
}
.step {
	margin: 0 0 30px 0;
	overflow: hidden;
}
.step ul li:first-child {
	background: none;
}
.step ul {
	float: right;
	margin: 0 0 30px 0;
}
.step ul li {
	display: inline-block;
	background: url(../images/arrow01.png) 7px center no-repeat;
	font-size: 75%;
	padding: 0 0px 0 20px;
}
.step ul li .on {
	background: #F03;
	border-radius: 5px;
	color: #FFFFFF;
	padding: 1px 3px;
}
.required {
	color: #F03;
	float: right;
}
.shipping_link {
	margin: 0 0 20px 0;
	padding: 0;
}
.shipping_link li {
	display: inline-block;
}
.mypage_col_l .shipping_link li {
	display: inline-block;
	width: auto;
	float: none;
	padding: 0;
	margin: 0;
}
.w80 {
	width: 80px;
}
.w100 {
	width: 100px!important;
}
.w150 {
	width: 150px!important;
}
.w200 {
	width: 200px;
}
.w300 {
	width: 300px;
}
.w380 {
	width: 380px;
}
.w500 {
	width: 500px;
}
.regist_a {
	border-radius: 10px;
	border: 1px solid #AAAAAA;
	background: #FFFFFF url(../images/regist_a_bg.gif) repeat-y left top;
	overflow: hidden;
	margin: 0 0 30px 0;
}
.regist_b {
	border-radius: 10px;
	border: 1px solid #AAAAAA;
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 20px;
}
.regist_c {
	border-radius: 10px;
	border: 1px solid #AAAAAA;
	overflow: hidden;
	margin: 0 0 30px 0;
	padding: 10px;
}
.regist_d {
	overflow: hidden;
	margin: 0;
}
.regist_e {
	border-radius: 10px;
	border: 1px solid #AAAAAA;
	background: #FFFFFF url(../images/regist_a_bg.gif) repeat-y left top;
	overflow: hidden;
	margin: 0 0 30px 0;
}
.regist_e .gray_btn a {
	display: inline;
}
.regist_e a {
	display: inline!important;
}
.regist_a dl {
	padding: 20px 0;
	border-bottom: 1px solid #AAAAAA;
	box-shadow: 0px 1px 0px #FFFFFF;
}
.regist_d dl {
	padding: 20px 0;
}
.regist_e dl {
	padding: 20px 0;
	border-bottom: 1px solid #AAAAAA;
	box-shadow: 0px 1px 0px #FFFFFF;
}
.regist_a dl dt {
	width: 175px;
	padding: 0 0 0 20px;
	vertical-align: middle;
	display: table-cell;
}
.regist_d dl dt {
	width: 105px;
	padding: 0;
	vertical-align: middle;
	display: table-cell;
}
.regist_e dl dt {
	width: 175px;
	padding: 0 0 0 20px;
	vertical-align: middle;
	display: table-cell;
}
.regist_a dl dd {
	display: table-cell;
	padding: 0 0px 0 20px;
}
.regist_d dl dd {
	display: table-cell;
	padding: 0 30px 0 0;
}
.regist_e dl dd {
	width: 420px;
	display: table-cell;
	padding: 0 0px 0 20px;
}
.regist_a dl dd ul {
	list-style: none;
}
.regist_d dl dd ul {
	list-style: none;
}
.regist_e dl dd ul {
	list-style: none;
}
.regist_e dl dd ul li {
	width: 100%;
	float: none;
	padding: 0;
	margin: 0;
}
.per_off {
	background: #ff0036;
	padding: 1px 3px 0;
	color: #FFFFFF;
	vertical-align: super;
	font-size: 75%;
}
.point_txt {
	text-align: center;
	color: #ff4e00;
}
.p_coin {
	background: url(../images/point_icon.png) no-repeat;
	width: 20px;
	height: 20px;
	display: inline-block;
	margin: 0 5px 0 0;
	vertical-align: sub;
}
.service_count {
	border-top: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
	margin: 5px 0;
	padding: 10px 0;
	text-align: center;
	font-size: 90%;
}
.present_link a, .fax a {
	text-align: right;
	display: block;
}
.detail_tag ul {
	overflow: hidden;
	margin:0 0 10px 0;
}
.detail_tag ul li {
	float: left;
	margin: 0 5px 0 0;
}
.detail_product dl {
	position: relative;
	width: 100%;
}
.detail_product dl dt {
	width: 25%;
	text-align: left;
	float: left;
	margin: 0 0 10px 0;
}
.detail_product dl dd {
	width: 75%;
	float: left;
	margin: 0 0 10px 0;
}
.star_on {
	color: #ffd800;
}
.sample_img {
	overflow: hidden;
	margin: 0 0 20px 0;
}
.sample_img ul li {
	float: left;
	margin: 0 0 10px 0;
	padding: 10px;
}
.sample_img ul li img {
	width: 110px;
}
.sample_img p {
	font-size: 80%;
}
.detail_model {
	overflow: hidden;
	margin: 0 0 20px 0;
}
.detail_model ul li {
	float: left;
	margin: 0 0 10px 0;
	padding: 10px;
	text-align:center;
}
.detail_model ul li img {
	width: 110px;
}
.detail_review {
	overflow: hidden;
	margin: 0 0 20px 0;
}
.reviewers {
	margin: 0 0 20px 0;
}
.reviewers strong {
	font-size: 110%;
}
.total_star {
	font-size: 200%;
	display: inline-block;
	margin: 0 0 10px 0;
}
.total_star_col strong {
	font-size: 180%;
}
.related_item, .check_item {
	overflow: hidden;
	margin: 0 0 20px 0;
}
.related_item img, .check_item img {
	margin: 0 0 10px 0;
	width: 100%;
}
.related_item span, .check_item span {
	display: block;
	text-align: center;
}
.deliv_col {
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 10px 5px;
}
.deliv_col_this,.point_col_this {
	overflow: hidden;
	margin: 0 0 10px 0;
	border: 1px solid #ffd23d;
	border-radius: 5px;
	background: #fff1c2;
	padding: 10px 5px;
}
.deliv_list {
	float: left;
}
.deliv_list label {
	display: inline-block;
	vertical-align: top;
}
.tab-selector-1, .tab-selector-2, .tab-selector-3 {
	top: 2px;
}
.content-1 dl, .content-2 dl, .content-3 dl {
	margin: 0 0 10px 0;
}
.content-1 dl dt, .content-2 dl dt, .content-3 dl dt {
	width: 260px;
	padding: 0;
	vertical-align: middle;
	display: table-cell;
}
.content-1 dl dd, .content-2 dl dd, .content-3 dl dd {
	width: 220px;
	display: table-cell;
	padding: 0 0px 0 0px;
}
.content-1 .l_col, .content-1 .c_col, .content-2 .l_col, .content-2 .c_col, .content-3 .l_col, .content-3 .c_col {
	border-right: 2px solid #9e9e9e;
	overflow: hidden;
	height: 450px;
	margin: 10px 0;
}
.content-1 .c_col, .content-2 .c_col, .content-3 .c_col {
	padding: 0 10px;
}
.content-1 .r_col, .content-2 .r_col, .content-3 .r_col {
	padding: 0 0 0 10px;
}
.content-1 .c_col li, .content-2 .c_col li, .content-3 .c_col li {
	margin: 0 0 10px 0;
	overflow: hidden;
}
.content-1 .r_col li, .content-2 .r_col li, .content-3 .r_col li {
	margin: 0;
	overflow: hidden;
}
.red_80 {
	font-size: 80%;
	color: #ff0036;
	display: block;
	clear: both;
	margin: 0 0 20px 0;
}
.point_hold {
	display: inline-block!important;
	color: #FF0000;
	margin: 0!important;
}
.l_col input, .c_col input, .r_col input {
	margin: 4px 5px 5px 0;
}
.point_use {
	width: 80px;
	margin: 0 0 0 10px!important;
}
.box_contact {
	width: 100%;
	margin: 5px 0px;
	border-radius: 5px;
	height: 120px;
}
.other_contact {
	width: 100%;
}
.timely_pay {
	width: 290px;
	border-radius: 5px;
	padding: 10px 10px 0 10px;
	float: right;
	border-radius: 5px;
	background: #f2f2f2;
}
.timely_pay dt {
	width: 59%;
	float: left;
	margin: 0;
	clear: both;
	line-height: 2em;
}
.timely_pay dd {
	width: 41%;
	float: left;
	text-align: right;
	margin: 0;
	font-size: 115%;
	line-height: 2em;
}
.timely_pay dd.total {
	font-weight: bold;
	font-size: 150%;
	color: #ff0036;
}
.shoppingcontents_rannking_col {
	overflow: hidden;
	margin: 0 0 20px 0;
}
.shoppingcontents_rannking_col li {
	margin: 0 0 30px 0;
}
.shoppingcontents_rannking_col dl {
}
.shoppingcontents_rannking_col dl dt {
	position: absolute;
	margin: 0 0 0 160px;
}
.shoppingcontents_rannking_col dl dd {
	position: relative;
}
.shoppingcontents_rannking_col dl dd strong {
	position: absolute;
	margin: 31px 0 0 160px;
	top:0;
	font-size: 140%;
	font-weight: normal;
	display: block;
}
.shoppingcontents_rannking_col dl dd p {
	position: absolute;
	margin: 31px 0 0 160px;
	top:30;
}
.shoppingcontents_rannking_col dl dd a {
	display: block;
}
.shoppingcontents_rannking_col dl dd a:hover {
	text-decoration: underline;
}
.shoppingcontents_rannking_col dl dd p:hover {
	text-decoration: underline;
}
.shoppingcontents_rannking_col dl dd img {
	width: 150px;
}
.shoppingcontents_rannking_col dl dt span {
	display: inline-block;
	border-radius: 30px;
	background: #ff2251;
	padding: 10px;
	font-size: 105%;
	color: #FFFFFF;
	line-height: 0.5;
	margin: 0 3px 0 0;
}
.shoppingcontents_rannking_col dl dd dl {
	top: 0;
	font-size: 85%;
	overflow: hidden;
}
.shoppingcontents_rannking_col dl dd dl dt {
	width: 90px;
	text-align: right;
	float: left;
	margin: 0;
	position: relative;
	clear: both;
}
.shoppingcontents_rannking_col dl dd dl dd {
	width: 200px;
	float: right;
	margin: 0;
}
.shoppingcontents_rannking_col dl dd .price_list {
	color: #818181;
	margin: 0 0 5px 0;
}
.ranking_description {
	margin: 60px 0 0 160px;
	position: absolute;
	top: 0;
}
.presentframe_col {
	margin: 10px;
}
.presentframe_col h2 {
	background: url(../images/present_title_bg.jpg) repeat-x;
	height: 33px;
	color: #FFFFFF;
	font-size: 125%;
	font-weight: normal;
	display: block;
	width: 100%;
	border-bottom: 1px solid #b1b1b1;
	margin: 0 0 20px 0;
	text-indent: 10px;
	line-height: 33px;
}
.presentlist_col .gold_h2 {
	background: none;
	color: #e2b500;
	font-size: 125%;
	font-weight: normal;
	display: block;
	width: 100%;
	border-bottom: 1px solid #e2b500;
	margin: 0 0 20px 0;
}
.present_description {
	width: 100%;
	border-collapse: collapse;
	margin: 0 0 10px 0;
}
.present_description th {
	width: 33.3%;
	padding: 6px;
	text-align: left;
	vertical-align: top;
	color: #333;
	background-color: #ff0036;
	border: 1px solid #aaaaaa;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}
.present_description td {
	padding: 15px;
	background-color: #fff;
	border: 1px solid #b9b9b9;
}
.present_description td a {
	font-size: 90%;
}
.presentlist_col h2 {
	background: none;
	font-size: 125%;
	font-weight: normal;
	display: block;
	width: 100%;
	border-bottom: 1px solid #b1b1b1;
	margin: 0 0 20px 0;
	color: #000000;
}
.col_pattern01_in, .mypage_col_in {
	overflow: hidden;
	margin: 30px 0;
}
.col_pattern01_l {
	border-top: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
	padding: 0;
	margin: 0 0 20px 0;
	float: left;
	width: 650px;
}
.mypage_col_l {
	padding: 0;
	margin: 0 0 20px 0;
	float: left;
	width: 650px;
}
.conform_col_l {
	border-top: none!important;
	border-bottom: none!important;
}
.col_pattern01_100 {
	padding: 0;
	margin: 0 0 20px 0;
	float: left;
	width: 100%;
}
.col_pattern01_l_in:first-child {
	border-top: none;
	padding: 0px 0 0 0;
	overflow: hidden;
	margin: 0;
}
.col_pattern01_l_in {
	border-top: 1px solid #b9b9b9;
	padding: 10px 0 0 0;
	overflow: hidden;
	margin: 0;
}
.item_col {
	width: 75%;
	float: left;
}
.item_col dl, .item_col p {
	width: 108%;
	margin: 0 0 0 0px;
}
.item_col dt {
	float: left;
	margin: 0 20px 10px 0px;
	line-height: 1;
}
.item_col dt img {
	width: 94px;
}
.item_col dd strong {
	margin: 0 0 10px 0;
}
.item_col dd a {
	margin: 0 0 5px 0;
	line-height: 1.6em;
}
.col_pattern01_l, .col_pattern01_100 {
	float: left;
}
.col_pattern01 .item_number {
	float: right;
	line-height: 10;
	display: table;
	position: relative;
	right: 2px;
}
.item_number {
	float: right;
	line-height: 10;
}
.item_number02 {
	float: right;
	line-height: 5;
}
.col_pattern01_l .item_number02 {
	float: right;
	line-height: 5;
	display: table;
	position: relative;
	right: 2px;
	width: 100px;
}
.item_number03 {
	line-height: 3;
	float: right;
	margin: 0 0 30px 0;
	position: relative;
	right: 2px;
}
.fund_banner {
	width: 280px;
	height: 237px;
	background: url(../images/fund_bg.png) no-repeat 0px 7px;
	border-radius: 10px;
	border: 1px solid #b9b9b9;
	margin: 0 0 20px 0;
	padding: 5px;
	position: relative;
}
.fund_btn a {
	border-radius: 5px;
	background: #ff0036;
	padding: 7px 5px;
	text-align: center;
	color: #FFFFFF;
	font-size: 100%;
	box-shadow: 1px 1px 0px #BB0009;
	display: block;
	line-height: 1.6;
	margin: 0 0 10px 0;
	position: absolute;
	width: 90%;
	bottom: 0;
	left: 9px;
}
.fund_btn a:hover {
	border-radius: 5px;
	background: #CC0000;
	color: #FFFFFF;
	text-decoration: none;
}
.fund_btn a::before, .fund_btn a::after {
 position: absolute;
 z-index: -1;
 display: block;
 content: '';
}
.col_pattern01_r {
	float: right;
	padding: 5px;
}
.mypage_col_r {
	float: right;
	line-height: 2em;
}
.mypage_col_r ul {
	line-height: 2.4em;
}
.right_col_gray {
	background:#f2f2f2;
	padding: 5px;
	margin: 0 0 10px 0;
}
.subtotal {
	border-bottom: 1px solid #b9b9b9;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	font-size: 90%;
}
.subtotal dt {
	float: left;
	text-align: right;
	width: 80px;
}
.thistotal {
	margin: 0 0 10px 0;
}
.thistotal dt {
	float: left;
	text-align: right;
	width: 135px;
	font-size: 90%;
}
.service {
	margin: 0 0 10px 0;
	background: #ffff95;
	padding: 5px;
	font-size: 85%;
}
.service dt {
	float: left;
	text-align: right;
	width: 135px;
	font-size: 90%;
}
.cartconfirm_col {
	clear: both;
}
.confirm_pay dl:first-child {
	border-bottom: 1px solid #b9b9b9;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	overflow: hidden;
}
.confirm_pay dl {
	border-bottom:none;
	padding: 0 0 5px 0;
	margin: 0;
	overflow: hidden;
}
.cartconfirm_col .delivfixed_col dt {
	width: 150px;
	margin: 0 0 5px 0;
}
.cartconfirm_col .delivfixed_col dd {
	margin: 0 0 5px 150px;
}
.complete_col strong.red {
	font-size:150%;
	color: #ff0036;
	font-weight: normal;
	display: block;
	line-height: 2;
	margin: 0 0 20px 0;
}
table.mypage_table {
	border: 1px solid #aaa;
	border-collapse: separate;
	border-spacing: 0;
	border-radius: 6px;
	font-size: 95%;
	width: 650px;
}
table.mypage_table th select {
    display: block;
    float: right;
    width: 70%;
}
table.mypage_table thead th, table.mypage_table tbody th {
	padding: 10px 5px;
	border-bottom: 1px solid #aaa;
	text-align:right;
	font-weight: normal;
}
table.mypage_table tbody td {
	padding: 10px 5px;
	text-align:right;
	font-weight: normal;
}
table.mypage_table thead th {
	background-color: #ddd;
}
table.mypage_table tbody th {
	background-color: #eee;
}
table.mypage_table thead th + th, table.mypage_table tbody td {
}
table.mypage_table tbody tr:last-child th, table.mypage_table tbody tr:last-child td {
	border-bottom: none;
}
table.mypage_table thead tr:first-child th:first-child {
	border-radius: 5px 0 0 0;
}
table.mypage_table thead tr:first-child th:last-child {
	border-radius: 0 5px 0 0;
}
table.mypage_table tbody tr:last-child th:first-child {
	border-radius: 0 0 0 5px;
}
table tbody tr:last-child th:last-child {
	border-radius: 0 0 5px 0;
}
table.mypage_table tbody th:nth-child(1) {
 width: 23%;
}
table.mypage_table tbody th:nth-child(2) {
 width: 20%;
}
 table.mypage_table tbody th:nth-child(3) {
 width: 20%;
}
table.mypage_table tbody th:nth-child(4) {
 width: 12%;
}
table.mypage_table tbody th:nth-child(5) {
 width: 25%;
}
table.daiichi_table tbody th:nth-child(1) {
 width: 5%!important;
}
table.daiichi_table tbody th:nth-child(2) {
 width: 25%!important;
}
table.daiichi_table tbody th:nth-child(3) {
 width: 15%!important;
}
table.daiichi_table tbody th:nth-child(4) {
 width: 40%!important;
}
table.daiichi_table tbody th:nth-child(5) {
 width: 15%!important;
}
.buy_detail_gray_col {
	background: #f2f2f2;
	overflow: hidden;
	padding: 10px;
	margin: 12px 0 20px 0;
}
.buy_detail_gray_col dl {
	display: inline-block;
	margin: 0 55px 0 0;
}
.buy_detail_gray_col dt {
	margin: 0 0 5px 0;
}
.buy_detail_gray_col dd {
}
.buy_detail_long {
	    font-weight: normal;
	font-size: 150%;
	margin: 0 0 10px 0;
	padding: 4px 20px 0 10px;
}
.buy_detail_l {
	display: inline-block;
	width: 213px;
	font-size: 95%;
	vertical-align: top;
	margin: 0 3px 20px 0;
	line-height: 1.6em;
}
.buy_detail_l strong, .buy_detail_c strong, .buy_detail_r strong, .buy_detail_u strong {
	margin: 0 0 10px 0;
}
.buy_detail_c {
	display: inline-block;
	width: 213px;
	font-size: 95%;
	vertical-align: top;
	margin: 0 3px 20px 0;
	line-height: 1.6em;
}
.buy_detail_r {
	display: inline-block;
	width: 165px;
	font-size: 95%;
	vertical-align: top;
	margin: 0 0 20px 0;
	line-height: 1.6em;
}
.buy_detail_u {
	display: inline-block;
	width: 100%;
	font-size: 95%;
	vertical-align: top;
	margin: 0 0 0 0;
	line-height: 1.6em;
}
.buy_detail_u th {
	background: #f2f2f2;
	text-align: left;
	font-weight: normal;
	padding: 4px 7px;
}
.buy_detail_u td {
	text-align: left;
	font-weight: normal;
	padding: 3px 5px;
}
.mypage_col .mypage_col_l .img_140 li:nth-child(4n+1) {
 width: 140px;
 padding: 0
}
.mypage_col .img_140 li:nth-child(6n+1) {
 width: 140px;
 padding: 0
}
.mypage_col .img_140 li {
	width: 140px;
	padding: 0 0 0 25px;
}
.review_list_col dl {
	overflow: hidden;
	margin: 0 0 50px 0;
}
.review_list_col dl dt {
	width: 95px;
 s;
	float: left;
}
.review_list_col dl dt img {
	width: 100%;
}
.review_list_col dl dd {
	float: right;
	width: 535px;
}
.star_jadge_col {
	display: inline-block;
	margin: 0 0 10px 0;
}
.star_jadge_col span.star_text {
	vertical-align: super;
}
.review_list_input {
	width: 100%;
	margin: 0 0 10px 0;
}
.review_list_col button {
	background: #ffe400;
	box-shadow: none;
	border: 1px solid #a9a9a9;
	height: 37px;
	width: 88px;
	border-radius: 5px;
	box-shadow: 0px 0px 1px #999999;
	float: right;
	margin: 0 0 5px 0;
	cursor: pointer;
}
.daiichi_col {
	background: url(../images/daiichisouko.jpg) no-repeat top right;
}
.step_daiichi li {
	font-size: 140%;
	margin: 0 0 20px 0;
}
.guide_top dt {
	font-size: 110%;
}
.guide_top dd {
	margin: 0 0 20px 0;
}
.contact_area {
	width: 740px
}
.modelsearch_col {
	background: #f2f2f2;
	padding: 0 10px;
	border-radius: 5px;
	overflow: hidden;
	margin: 0 0 20px 0;
}
.modelsearch_col ul {
	display: table;
	width: 100%;
	margin: 20px 0;
}
.modelsearch_col li {
	display: table-cell;
	text-align: center;
	font-size: 120%;
}
.modelsearch_col li.modelsearch_col_on02 a {
	width: 50px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #004d9a;
	color: #FFFFFF;
	display: inline-block;
	line-height: 30px;
}
.modelsearch_col li.modelsearch_col_on a {
	width: 30px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #004d9a;
	color: #FFFFFF;
	display: inline-block;
	line-height: 30px;
}
.modellist_detail_title {
	width: 93px;
	margin: 0 auto 20px;
	text-align: center;
}
.modellist_detail_title img {
	width: 100%;
}
.modellist_detail_title span {
	font-size: 11px;
	font-weight: normal;
}
.guide_col_l {
	width: 480px;
	float: left;
	margin: 0 20px 0 0;
}
.guide_col_r {
	width: 480px;
	float: left;
}
.guide_col_l_col, .guide_col_r_col, .guide_col_u {
	overflow: hidden;
	margin: 0 0 20px 0;
	border: 1px solid #b9b9b9;
	border-radius: 5px;
	padding: 5px;
}
.guide_col_l_col h3, .guide_col_r_col h3, .guide_col_u h3 {
	background: #fefbeb;
	padding: 10px;
	color: #ff0036;
	text-align: center;
	font-size: 125%;
	margin: 0 0 10px 0;
}
.guide_col_l_col img, .guide_col_r_col img {
	margin: 0 0 10px 0;
}
.guide_col_l_col p, .guide_col_r_col p {
	margin: 0 0 10px 0;
}
.guide_col_u_l {
	width: 480px;
	float: left;
	margin: 0 0 10px 0;
}
.guide_col_u_r {
	width: 480px;
	float: right;
	margin: 0 0 10px 0;
}
.gude_pattern_col {
	margin: 0 0 50px 0;
}
.gude_pattern_col ul.pattern3 {
	display: table;
	width: 100%;
	border-collapse: separate;
	border-spacing: 10px 0;
	margin: 0 0 20px 00;
}
.gude_pattern_col ul.pattern3 li {
	display: table-cell;
	vertical-align: top;
	width: 320px;
	border-radius: 5px;
	border: 1px solid #b9b9b9;
	padding: 5px;
}
.gude_pattern_col ul.pattern3 li h3 {
	background: #fefbeb;
	padding: 10px;
	color: #ff0036;
	text-align: center;
	margin: 0 0 10px 0;
}
.mypage_table_detail {
	width: 100%;
}
.review_ng {
	padding: 5px 0;
	text-align: center;
	color: #ff0036;
	line-height: 2em;
	margin: 0 auto;
	font-size: 80%;
	width: 140px;
}
/*---button---*/
.cart_list_btn a {
	border-radius: 5px;
	background: #ff0036;
	padding: 5px;
	text-align: center;
	color:#FFFFFF;
	font-size: 95%;
	box-shadow: 1px 1px 0px #BB0009;
	display: block;
	font-size: 12px;
}
.sold_list_btn {
	border-radius: 5px;
	background: #e3e3e3;
	margin: 0 auto 5px;
	padding: 5px 5px 3px 5px;
	text-align: center;
	color:#AAAAAA;
	font-size: 95%;
	display: block;
	font-size: 12px;
}
.cart_list_btn a:hover {
	border-radius: 5px;
	background: #CC0000;
	color: #FFFFFF;
	padding: 5px;
	text-decoration: none;
}
.cart_list_btn a::before, .cart_list_btn a::after {
 position: absolute;
 z-index: -1;
 display: block;
 content: '';
}
.cart_list_btn a, .cart_list_btn an::before, .cart_list_btn a::after {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 -webkit-transition: all .3s;
 transition: all .3s;
 width: 140px;
 height: 30px;
}
.fuku_list_btn label {
	border-radius: 5px;
	background: #ff0036;
	padding: 5px;
	text-align: center;
	color:#FFFFFF;
	font-size: 95%;
	box-shadow: 1px 1px 0px #BB0009;
	display: block;
	font-size: 12px;
}
.fuku_list_btn label {
	position: relative;
}
.sold_btn {
	border-radius: 5px;
	background: #e3e3e3;
	padding: 7px 5px;
	text-align: center;
	color:#AAAAAA;
	font-size: 100%;
	display: block;
	line-height: 1;
	margin: 0 0 10px 0;
}
.cart_btn a {
	border-radius: 5px;
	background: #ff0036;
	padding: 7px 5px;
	text-align: center;
	color:#FFFFFF;
	font-size: 100%;
	box-shadow: 1px 1px 0px #BB0009;
	display: block;
	line-height: 1;
	margin: 0 0 10px 0;
}
.cart_btn a:hover {
	border-radius: 5px;
	background: #CC0000;
	color: #FFFFFF;
	text-decoration: none;
}
.cart_btn a::before, .cart_btn a::after {
 position: absolute;
 z-index: -1;
 display: block;
 content: '';
}
.cart_btn a, .cart_btn an::before, .cart_btn a::after {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 -webkit-transition: all .3s;
 transition: all .3s;
 width: 225px;
 height: 33px;
}
.cart_detail_btn a {
	border-radius: 5px;
	background: #ff0036;
	padding: 7px 5px;
	text-align: center;
	color:#FFFFFF;
	font-size: 100%;
	box-shadow: 1px 1px 0px #BB0009;
	display: block;
	line-height: 1.6;
	margin: 0 0 10px 0;
}
.cart_detail_btn a:hover {
	border-radius: 5px;
	background: #CC0000;
	color: #FFFFFF;
	text-decoration: none;
}
.cart_detail_btn a::before, .cart_detail_btn a::after {
 position: absolute;
 z-index: -1;
 display: block;
 content: '';
}
.cart_detail_btn a, .cart_detail_btn an::before, .cart_detail_btn a::after {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 -webkit-transition: all .3s;
 transition: all .3s;
 width: 268px;
 height: 33px;
}
.complete_btn01 a {
	border-radius: 5px;
	background: #ff0036;
	padding: 10px 5px;
	text-align: center;
	color:#FFFFFF;
	font-size: 100%;
	box-shadow: 1px 1px 0px #BB0009;
	display: block;
	line-height: 1;
	margin: 0 auto 10px;
	width: 300px
}
.complete_btn01 a:hover {
	border-radius: 5px;
	background: #CC0000;
	color: #FFFFFF;
	text-decoration: none;
}
.complete_btn01 a::before, .complete_btn01 a::after {
 position: absolute;
 z-index: -1;
 display: block;
 content: '';
}
.complete_btn01 a, .complete_btn01 an::before, .complete_btn01 a::after {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 -webkit-transition: all .3s;
 transition: all .3s;
 height: 33px;
}
.complete_btn02 a {
	border-radius: 5px;
	background: #e3e3e3;
	padding: 10px 5px;
	text-align: center;
	color:#000000;
	font-size: 100%;
	box-shadow: 1px 1px 0px #AAAAAA;
	display: block;
	line-height: 1;
	margin: 0 auto 50px;
	width: 300px
}
.sample_mv_btn a {
	border-radius: 5px;
	background: #e3e3e3;
	padding: 5px;
	text-align: center;
	color: #000000;
	line-height: 2em;
	width: 75%;
	margin: 0 auto;
	box-shadow: 1px 1px 0px #AAAAAA;
}
.sample_mv_btn a:hover {
	border-radius: 5px;
	background: #AAAAAA;
	color: #666666;
	text-decoration: none;
}
.sample_mv_btn a::before, .sample_mv_btn a::after {
 position: absolute;
 z-index: -1;
 display: block;
 content: '';
}
.sample_mv_btn a, .sample_mv_btn an::before, .sample_mv_btn a::after {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 -webkit-transition: all .3s;
 transition: all .3s;
 width: 225px;
 height: 33px;
}
.regist_btn {
	width: 980px;
	margin: 20px 0;
}
.regist_btn02 {
	width: 100%;
	margin: 20px 0;
}
.regist_btn ul, .regist_btn02 ul {
	list-style: none;
	padding: 0;
	text-align: center;
}
.regist_btn ul li, .regist_btn02 ul li {
	display: inline-block;
}
.regist_btn ul li:first-child a {
	border-radius: 5px;
	background: #aaaaaa;
	padding: 10px 5px;
	text-align: center;
	color: #FFFFFF;
	font-size: 100%;
	box-shadow: 1px 1px 0px #b9b9b9;
	line-height: 1;
	margin: 0 20px 10px 0;
	color: rgba(0, 0, 0, 0.7);
}
.regist_btn02 ul li:first-child a {
	border-radius: 5px;
	background: #aaaaaa;
	padding: 10px 5px;
	text-align: center;
	color: #FFFFFF;
	font-size: 100%;
	box-shadow: 1px 1px 0px #b9b9b9;
	line-height: 1;
	margin: 0 0 10px 0;
	color: rgba(0, 0, 0, 0.7);
}
.regist_btn ul li:first-child a:hover, .regist_btn02 ul li:first-child a:hover {
	border-radius: 5px;
	background: #AAAAAA;
	color: #666666;
	text-decoration: none;
}
.regist_btn ul li:first-child a::before, .regist_btn ul li:first-child a::after, .regist_btn02 ul li:first-child a::before, .regist_btn02 ul li:first-child a::after {
 position: absolute;
 z-index: -1;
 display: block;
 content: '';
}
.regist_btn ul li:first-child a, .regist_btn ul li:first-child an::before, .regist_btn ul li:first-child a::after.regist_btn02 ul li:first-child a, .regist_btn02 ul li:first-child an::before, .regist_btn02 ul li:first-child a::after {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 -webkit-transition: all .3s;
 transition: all .3s;
 width: 225px;
 height: 33px;
}
.regist_btn ul li a {
	display: inline-block;
	width: 200px;
	border-radius: 5px;
	background: #ff0036;
	padding: 10px 5px;
	text-align: center;
	color: #FFFFFF;
	font-size: 100%;
	box-shadow: 1px 1px 0px #BB0009;
	line-height: 1;
	margin: 0 0 10px 20px;
	color: #FFFFFF;
}
.regist_btn02 ul li a {
	display: inline-block;
	width: 200px;
	border-radius: 5px;
	background: #ff0036;
	padding: 10px 5px;
	text-align: center;
	color: #FFFFFF;
	font-size: 100%;
	box-shadow: 1px 1px 0px #BB0009;
	line-height: 1;
	margin: 0 0 10px 0;
	color: #FFFFFF;
}
.regist_btn ul li a:hover, .regist_btn02 ul li a:hover {
	border-radius: 5px;
	background: #CC0000;
	color: #FFFFFF;
	text-decoration: none;
}
.regist_btn ul li a::before, .regist_btn ul li a::after, .regist_btn02 ul li a::before, .regist_btn02 ul li a::after {
 position: absolute;
 z-index: -1;
 display: block;
 content: '';
}
.regist_btn ul li a, .regist_btn ul li an::before, .regist_btn ul li a::after, .regist_btn02 ul li a, .regist_btn02 ul li an::before, .regist_btn02 ul li a::after {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 -webkit-transition: all .3s;
 transition: all .3s;
 width: 225px;
 height: 33px;
}
.login_btn input {
	display: block;
	width: 250px;
	padding: 15px;
	margin: 0 auto 10px;
	background: #ffd800;
	border: none;
	border-radius: 5px;
	box-shadow: 1px 1px 0px #333333;
	font-weight: bold;
	cursor: pointer;
}
.auth_btn ul {
	margin: 40px 0 0 0;
}
.auth_btn li a {
	color: #FFFFFF;
	display: block;
}
.auth_btn li a:hover {
	text-decoration: none;
}
.auth_btn li:first-child {
	display: inline-block;
	width: 125px;
	background: #002448;
	padding: 10px;
	font-size: 135%;
	margin: 0 20px;
	text-align: center;
}
.auth_btn li {
	display: inline-block!important;
	width: 125px;
	background: #002448;
	padding: 10px;
	font-size: 135%;
	margin: 0 20px;
	text-align: center;
}
.like_detail_btn a {
	border-radius: 5px;
	background: #e3e3e3;
	padding: 10px 5px;
	text-align: center;
	color:#000000;
	font-size: 100%;
	box-shadow: 1px 1px 0px #AAAAAA;
	display: block;
	line-height: 1;
	margin: 0 0 10px 0;
}
.like_detail_btn a:hover {
	border-radius: 5px;
	background: #AAAAAA;
	color: #666666;
	text-decoration: none;
}
.like_detail_btn a::before, .like_detail_btn a::after {
 position: absolute;
 z-index: -1;
 display: block;
 content: '';
}
.like_detail_btn a, .like_detail_btn an::before, .like_detail_btn a::after {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 -webkit-transition: all .3s;
 transition: all .3s;
 width: 225px;
 height: 33px;
}
.detail_review_btn a {
	border-radius: 5px;
	background: #ffd800;
	padding: 10px 5px;
	text-align: center;
	color: #000000;
	font-size: 100%;
	box-shadow: 1px 1px 0px #444444;
	display: block;
	line-height: 1;
	margin: 0 0 10px 0;
	width: 210px;
}
.detail_review_btn a:hover {
	border-radius: 5px;
	background: #F2CC15;
	color: #000000;
	text-decoration: none;
}
.detail_review_btn a::before, .detail_review_btn a::after {
 position: absolute;
 z-index: -1;
 display: block;
 content: '';
}
.detail_review_btn a, .detail_review_btn an::before, .detail_review_btn a::after {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 -webkit-transition: all .3s;
 transition: all .3s;
 width: 225px;
 height: 33px;
}
.deliv_list_btn {
	float: right;
}
.gray_not_btn {
	border-radius: 5px;
	background: #e3e3e3;
	padding: 5px;
	text-align: center;
	color: #AAAAAA;
	line-height: 2em;
	margin: 0 auto;
	font-size: 80%;
	width: 100px;
}
.guide_col_l .gray_btn a, .guide_col_r .gray_btn a {
	float: right;
	margin: 0 0 5px 0;
}
.gray_btn a, .gray_btn02 a, .deliv_list_btn a {
	display: inline-block;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	outline: none;
	background: #e3e3e3;
	border-radius: 5px;
	box-shadow: 1px 1px 0px #AAAAAA;
	color: #000000;
}
.gray_btn a:hover, .gray_btn02 a:hover, .deliv_list_btn a:hover {
	background: #aaaaaa;
	color: #FFFFFF;
}
.gray_btn a::before, .gray_btn a::after, .gray_btn02 a::before, .gray_btn02 a::after, .deliv_list_btn a::before, .deliv_list_btn a::after {
 position: absolute;
 z-index: -1;
 display: block;
 content: '';
}
.gray_btn a, .gray_btn an::before, .gray_btn a::after, .deliv_list_btn a, .deliv_list_btn an::before, .deliv_list_btn a::after {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 -webkit-transition: all .3s;
 transition: all .3s;
 width: 110px;
}
.gray_btn02 a, .gray_btn02 an::before, .gray_btn02 a::after {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 -webkit-transition: all .3s;
 transition: all .3s;
 width: 155px;
}
.right_banner_col {
	line-height: 0;
}
.right_banner_col li {
	margin: 0 0 10px 0;
}
ul#topnav {
	margin: 0;
	padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
}
ul#topnav li {
	margin: 0;
	padding: 0;
	position: relative;
}
ul#topnav li .sub {
	position: absolute;
	top: 53px;
	left: 0;
	padding: 15px;
	float: left;
	background: #FFFFFF;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	box-shadow: 1px 1px 1px #666666;
	display: none;
	z-index: 100;
}
ul#topnav li:hover a, ul#topnav li a:hover {
	background-color:#FFFFFF;
	color: #000000;
	text-decoration: none;
}
ul#topnav li .row {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
ul#topnav li .sub ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 180px;
	float: left;
	text-align: left;
}
ul#topnav .sub ul li {
	width: 100%;
	float: left;
	border: none;
	font-weight: normal;
	line-height: 2.3em;
}
ul#topnav .sub ul strong {
	font-size: 90%;
	padding: 5px 0;
	font-weight: normal;
}
ul#topnav .sub ul li a {
	float: none;
	text-indent: 0;
	height: auto;
	padding: 0 0 0 3px;
	display: block;
	text-decoration: none;
	font-size: 85%;
	font-weight: normal;
	color: #005fc0;
}
ul#topnav .sub ul li a:hover {
	color: #0066FF;
	background: #EFEFEF;
}
ul#topnav a i {
	font-family: 'icons';
	font-size: 9px;
	font-style: normal;
	margin: 4px 5px 0 0;
	padding: 5px 0 0 0;
	line-height: 2em;
	color: #005fc0;
}
ul#topnav a:hover i {
	text-decoration: none!important;
}
.owl-nav {
	/* position: absolute; */
    top: 0;
	z-index: 100;
}
.owl-prev {
	position: absolute;
	top: 60px;
	left: 0;
	display: block;
	border-radius: 50%;
	background: #FFFFFF;
	padding: 10px;
	width: 20px;
	height: 20px;
	text-align: center;
	font-weight: bold;
	box-shadow: 3px 0px 1px #222222;
	border: 3px solid #EDEDED;
	font-size: 19px;
	color: #555555;
}
.owl-next {
	position: absolute;
	top: 60px;
	right: 0;
	display: block;
	border-radius: 50%;
	background: #FFFFFF;
	padding: 10px;
	width: 20px;
	height: 20px;
	text-align: center;
	font-weight: bold;
	box-shadow: -3px 0px 1px #222222;
	border: 3px solid #EDEDED;
	font-size: 19px;
	color: #555555;
}
.favorite_in img, .review_fix img {
	width: 280px;
	text-align: center;
	margin: 0 auto 20px;
	display: block;
}
.favorite_in span, .review_fix span {
	text-align: center;
	margin: 0 auto 20px;
	display: block;
}
.search_col {
	margin: 10px;
}
.search_col ul {
	width: 30%;
	float: left;
	line-height: 2.2em;
	margin: 0 10px 0 0;
}
.search_col ul.typestyle, .search_col ul.itemtype {
	width: 100%;
	float: inherit;
}
.search_col ul.typestyle li, .search_col ul.itemtype li {
	float: left;
	width: 33%;
}
.pickup_bnr,.common_bnr {
	margin: 0 auto 10px;
	width: 640px;
}
.sale_col_l h3 {
	margin: 0 0 10px 0!important;
	border-bottom: 1px solid #ff0000;
	width: 100%;
}
.sale_col_l dl {
	overflow: hidden;
	position: relative;
	min-height: 110px;
	margin: 0 0 30px 0;
	clear: both;
}
.sale_col_l dt {
	position: absolute;
}
.sale_col_l dd {
	margin: 0 0 0 485px;
}
.mypage_col_l .deliv_list {
	float: left;
	width: 455px;
}
.mypage_col_l .deliv_col:first-child {
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 10px 5px;
}
.mypage_col_l .deliv_col {
	overflow: hidden;
	margin: 0;
	padding: 10px 5px;
}
.contribution_history_col li {
	float: left;
	width:25%;
	margin: 0 0 30px 0;
}
.link_col ul.link_col_in li {
	float: left;
	width: 50%;
	margin: 10px 0;
}
.link_col ul.link_col_in02 li {
	float: left;
	width: 25%;
	margin: 10px 0;
	text-align: center;
}
.link_col ul.link_col_in li span {
	display: block;
}
.regist_col {
	width: 650px;
	margin: 0 auto;
}
.presenttitle_col {
	width: 100%;
	height: 160px;
	text-align: center;
	background:#fffadd url(../images/plesenttitle.jpg) top center no-repeat;
}
.mailmagazinetitle_col {
	width: 100%;
	height: 160px;
	text-align: center;
	background:#dcfbff url(../images/mailmagazinetitle.jpg) top center no-repeat;
	background-size: cover;
}
.bg_ddd {
	background: #DDDDDD!important;
	margin: 0 0 0 5px!important;
}
.makerchk {
	height: 51px;
	display: table-cell;
	vertical-align: middle;
}
.makerlink {
	height: 51px;
	width: 255px;
	display: table-cell;
	vertical-align: middle;
	height: 51px;
	padding: 2px 0 0 0;
}
.makerbtn {
	display: block;
	width: 200px;
	border-radius: 5px;
	background: #ff0036;
	padding: 10px 5px;
	text-align: center;
	color: #FFFFFF;
	font-size: 100%;
	box-shadow: 1px 1px 0px #BB0009;
	line-height: 1;
	margin: 10px auto;
	color: #FFFFFF;
	border: none;
	cursor: pointer;
	clear: both;
}
.salesbar a {
	background: top center repeat-x;
	display: block;
	height: 30px;
	margin: 0 0 30px 0;
 -webkit-transition: all .3s;
 transition: all .3s;
}
.salesbar a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.arrow {
	position: relative;
	display: inline-block;
	padding: 0 0 0 16px;
	color: #000;
	vertical-align: middle;
	text-decoration: none;
	font-size: 15px;
}
.arrow::before, .arrow::after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.fuku_step {
	background: rgb(222, 36, 39);
	padding: 0;
	overflow:hidden;
}
.fuku_step_width {
	margin: 10px;
}
.fuku_step_width p {
	text-align: center;
	color: #FFFFFF;
}
.fuku_step ul {
	overflow: hidden;
	font-weight: bold;
	margin: 0 auto;
	display: table;
}
 .fuku_step ul li:first-child {
	padding: 0 10px 0 0!important;	
 }
 .fuku_step ul li {
	float: left;
	padding: 0 10px 0 20px!important;
	margin: 0;
	width: inherit;
	font-size: 85%;
	font-weight: normal;
	line-height: 1.2em;
 }
 .fuku_step ul li::before {
	width: 12px;
	height: 12px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #333333;
	margin: 4px 0 0 0;	
}
.fuku_step ul li::after {
	left: 5px;
	box-sizing: border-box;
	width: 3px;
	height: 3px;
	border: 3px solid transparent;
	border-left: 3px solid #fff;
	margin: 7px 0 0 0;	
}
.fuku_step ul li .this_red {
	color:#FFFFFF;	
}
.fuku_step ul li > .this_red{
  animation: Flash1 1s infinite;
}


@keyframes Flash1{
  50%{
    opacity: 0;
  }
}
.fuku_step_choice {
    display: block;
    margin: 9px 0 0;
    padding: 5px 5px 0 5px;
    font-size: 100%;
    text-align: center;
    overflow: hidden;
}
.fuku_step_choice_this {
    background: #FFFFFF;
    padding: 8px 15px;
    margin: 0 10px;
    border-radius: 5px;
    display: inline-block;
    font-size: 120%;
    left: 550px;
}
.fuku_step_choice_this span {
	font-size: 85%;
	margin: 0 10px 0 0;
}
.fuku_step_choice strong {
	font-size: 160%;
	font-weight: bold;
	margin: 0 10px;
	color: #ff0036;
}
.fuku_pickup_item {
	background: #fff9d7;
	padding: 10px;
	border-radius: 5px;
}
.fuku_pickup_item .item span {
	font-size: 75%;
	text-align: left!important;
	min-height: 40px;
}
.step_btn a {
    display: none;
    width: 110px;
    padding: 15px 9px;
    margin: 0px 13px 0;
    background: #ffd800;
    border: none;
    border-radius: 5px;
    box-shadow: 1px 1px 0px #333333;
    font-weight: bold;
    cursor: pointer;
    color: #000000;
    text-align: center;
    float: right;
}
.stepback_btn a {
    padding: 15px;
    margin: 0 auto 0;
    background: #b9b9b9;
    border: none;
    border-radius: 5px;
    box-shadow: 1px 1px 0px #999999;
    cursor: pointer;
    color: #ffffff;
    text-align: center;
    float: left;
}
.text_strong {
	font-size: 150%;
	color: #ff0036;
	font-weight: bold;
	text-align: center;
	margin: 0 0 10px 0;
}
.poscode01,.poscode02 {
	width: 100px;
}
.fukuchoice a {
    width: 94px!important;
    float: left!important;
    margin: 0 0 5px 0!important;
    padding: 0!important;
}
.deselect a{
	background: #EDEDED;
	border-radius: 5px;
	padding: 2px 5px!important;
	color: #666666;
	font-size: 80%;
}
.deselect a:hover {
	text-decoration: none;
}
.fukubukuro_col_top {
	background: url(../images/fuku_bg.jpg) top center repeat-y;

}
.fukubukuro_colin01 {
	background: url(../images/fuku_headline.png) top center no-repeat;
	width: 100%;
}
.lastchoice_set {
	margin: 0 auto;
	text-align: center;
}
.course_col ul {
	display: table;
	width: 912px;
	margin: 0 auto;
}
.course_col ul li a {
	float: left;
	overflow: hidden;
	padding: 0;
	margin: 0 0 10px 0;
	line-height: 0;
}
.course_col ul li a img {
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	opacity: 1;
}
.course_col ul li a:hover img {
	opacity: 0.7;
}
.course_col li.course01 a {
	background: url(../images/fuku_btn01.png) top center no-repeat;
	display: block;
	float: left;
	width: 304px;
	height: 455px;
	margin: 0 0 10px 0;
}
.course_col li.course02 a {
	background: url(../images/fuku_btn02.png) top center no-repeat;
	display: block;
	float: left;
	width: 303px;
	height: 455px;
}
.course_col li.course03 a {
	background: url(../images/fuku_btn03.png) top center no-repeat;
	display: block;
	float: left;
	width: 303px;
	height: 455px;
}
.course_col li.course04 a {
	background: url(../images/fuku_btn04.png) top center no-repeat;
	display: block;
	width: 100%;
	height: 148px;
	clear: both;
	margin: 0 0 10px 0;
}
.fukubukuro_colin02 {
	margin: 0 0 10px 0;
	overflow: hidden;
}
.fukubukuro_banner01 {
	width: 544px;
	height: 137px;
	margin: 0 0 0 34px;
	float: left;
}
.fukubukuro_banner02 a {
	width: 396px;
	height: 143px;
	float: left;
	display: block;
}
.fukubukuro_caution {
	clear: both;
	background: #FF0000;
	font-size: 90%;
}
.fukubukuro_caution p {
	padding: 10px 40px;
}
.fukubukuro_caution strong {
	background: #FFFF00;
	width: 100%;
	display: block;
	text-align: center;
	padding: 2px;
	font-weight: normal;
	font-size: 85%;
}
.type_search_col {
	background: #fefbeb;
	padding: 10px;
	border-radius: 10px;
	margin: 0 0 10px 0;
}
.fancybox-title-float-wrap {
    position: absolute!important;
    bottom: initial!important;
    right: 50%!important;
    margin-bottom: -60px!important;
    z-index: 8050!important;
    text-align: center!important;
}
.fancybox-title-float-wrap .child {
    display: inline-block!important;
    margin-right: -100%!important;
    font-size: 90%!important;
    text-align: left!important;
    font-weight: normal!important!important;
    padding: 2px 5px!important;
    background: #FFFFFF!important;
    -webkit-border-radius: 15px!important;
    -moz-border-radius: 15px!important;
    border-radius: 0!important;
    text-shadow: initial!important;
    color: #555555!important;
    font-weight: normal!important;
    white-space: initial!important;
    width: 197%;
}
.lastchoice {
}
.lastchoice table {
	border: 5px solid #ff2251;
	width: 100%;
	margin: 0 0 10px 0;
}
.lastchoice table th {
	padding: 10px;
	background: #ff2251;
	color: #FFFFFF;
}
.lastchoice table td {
	padding: 10px;
	vertical-align: middle;
	border-bottom: 1px solid #e3e3e3;
}
.lastchoice_caution {
	background: #fefbeb;
	font-size: 80%;
	padding: 10px;
	color: #666666;
}
.aids_box {
	background: url("../images/bokin_catch.jpg") no-repeat scroll 0 0 transparent;
	font-size: 10px;
	overflow: hidden;
	padding: 165px 0 0 0px;
	width: 260px;
	clear:both;
	border: 1px solid #ededed;
	border-radius: 4px;
}
.aids_box dl {
	margin: 0 0 0 9px!important;
	overflow: hidden;
	font-size: 14px;
}
.aids_box dt {
	float: left;
	margin: 0 5px 0 0;
	clear: both;
	width: 60px;
}
.aids_box dd {
	float: left;
	margin: 0 5px 0 0;
	width: 135px;
}
.aids_box ul {
	clear: both;
}
.aids_box ul li {
	float: left;
}
.history {
	margin: 0 0 0 9px!important;
	font-size: 12px;
	text-align: center;
}

.time_limit {
    width: 610px;
    border-radius: 0px;
    position: relative;
    display: table;
    margin: -10px auto 10px;
    font-size: 125%;
    padding: 3px 15px 0;
    height: 30px;
    color: #FFFFFF;
    line-height: 30px;
    text-align: center;
    background: #ff2251;
    z-index: 0;
}
ul.topitem_list {
	display: inline-flex;
}
.r_guide_img {
	margin: 20px auto;
	display: table;
}
.dg_toppa {
    background: #333333;
    display: inline-block;
    padding: 6px 20px;
    margin: 0 0 10px 0;
    font-size: 120%;
    color: #FFFFFF;
}
.dg_toppa span {
	font-size: 150%;
	color: #fcff00;
	font-weight: bold;
}
#top_of_stop h3 {
	display: inline-block;
	margin: 0 5px 0 0;
}
.site-logo {
 width: 70px;
 height: 70px;
 background: url("../images/limited_box.png");
 position: absolute;
 top: -28px;
 right: 10px;
}
.site-info {
 padding-top: 20px;
}
 
.site-logo strong,
.site-logo p {
 text-align: center;
 color: #fff;
 margin: 0;
}
 
.site-logo strong {font-size: 12px;margin: 0;padding: 0px;color: #ff0036;display: block;}
.site-logo p {font-size: 12px;font-weight:bold;margin: 0;padding: 0;line-height: 1em;color: #ff0036;}

.credix_txt {
	text-align: center;
	margin: 0 0 5px 0;
	font-size: 9px;
	color: #999999;
}