@charset "utf-8";


* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

html,
body {
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
dl,
dt,
dd,
li,
table,
td,
th,
address,
blockquote,
form,
fieldset,
legend,
div,
hr,
pre {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-size: 100%;
	line-height: 1.2;
}

article,
aside,
canvas,
details,
figcaption,
figure,
hgroup,
menu,


summary {
	display: block;
	background: #000000 !important;
	color: white;
}

.recommend {
	background: #3ab102 !important;
}

header,
.main_menu,
.utl_nav,
.btn_h_cart {
	background: #3ab102 !important;

}

body {

	text-align: center;
	background-color: #000;
	color: white;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
}


optgroup,
select,
.ec-orderRole textarea,
body,
select {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 140px;

}

.sec_outdoor h2,
.item_sub_list h2,
.btn_more,
.head,
.main_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	background-color: #000;
	color: white;
}

.sec_outdoor h2 span,
.item_sub_list h2 span,
.cate_head,
.head small,
.main_menu span {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: white;

}

.co_head {
	font-family: Arial, Helvetica, sans-serif;
	color: white;


}


table {
	border-collapse: collapse;
	border-spacing: 0;
}

th,
td {
	vertical-align: top;
}

img,
object,
embed {
	border: 0;
	vertical-align: top;
	outline: none;
	max-width: 100%;
	height: auto;
}

object:focus {
	outline: none;
}

embed:focus {
	outline: none;
}



input[type="button"],
input[type="text"],
input[type="submit"] {
	-webkit-appearance: none;
}

button {
	background-color: transparent;
	border: 0;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
}

::-webkit-input-placeholder {
	color: #ccc;
}

::-moz-placeholder {
	color: #ccc;
}

:-moz-placeholder {
	color: #ccc;
}

:-ms-input-placeholder {
	color: #ccc;
}

abbr,
acronym,
fieldset {
	border: 0;
}

hr {
	margin: 2em 0;
	display: block;
	border: 0;
	border-bottom: 1px solid #ddd;
	clear: both;
}

img {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;

	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	vertical-align: top;
}

iframe {
	display: block;
	vertical-align: top;
}

i,
em {
	font-style: normal;
}

a {
	color: #000;
	background: transparent;

	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}

a:hover,
a:focus {
	color: #666;
	text-decoration: none;
}

ul li {
	list-style: none;
}

/* ====== SKIP ===== */
ul#skip {
	display: none;
	/*IE Mac \*/
	display: block;
	position: absolute;
	height: 0;
	width: 0;
	overflow: hidden;
	/*IE Mac */
}

.clr {
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	clear: both;
}

.cf {
	width: 100%;
	overflow: hidden;
}

.cf:after {
	display: block;
	clear: both;
	content: "";
}

::selection {
	background-color: #333;
	color: #fff;
}

::-moz-selection {
	background-color: #333;
	color: #fff;
}

input::selection,
textarea::selection {
	background-color: #b6d6fd;
	color: #000;
}

input::-moz-selection,
textarea::-moz-selection {
	background-color: #b6d6fd;
	color: #000;
}

div,
ul,
section,
article {
	width: auto;
	zoom: 1;
}


aside,
li,
dd,
ul,
section,
article {
	zoom: 1;
}

aside:after,
div:after,
ul:after,
li:after,
dd:after,
section:after,
article:after {
	display: block;
	clear: both;
	content: "";
}

h1,
h2,
h3,
h4,
h5,
h6,
table,
th,
td,
ul,
ol,
li,
dd,
dt,
dl,
p {
	background: url(../images/aki.png);
}

.return {
	display: block;
	width: 0;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.tel_dis {
	cursor: default;
}

.sp_i {
	display: none !important;
}

.sp_b {
	display: none;
}

.pc_i {
	display: inline !important;
}

.pc_b {
	display: block;
}

.sp_ib {
	display: none;
}

.pc_ib {
	display: inline-block;
	display: inline;
	zoom: 1;
}

.txt_c {
	text-align: center;
}

.txt_r {
	text-align: right;
}

/*============================================================
	TopContentsStyle
============================================================*/


/*============================================================
	Nav
============================================================*/
dl#path dt,
dl#nav dt {
	position: absolute;
	height: 0;
	width: 0;
	overflow: hidden;
}

/*============================================================
	Page / column
============================================================*/
#page {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	padding-top: 150px;
	text-align: left;
}

.product_page #page,
.front_page #page {
	padding-top: 80px;
}

.ec-mypageRole,
.inner {
	max-width: 1180px;
	width: 100%;
	padding: 0 10px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}



/*============================================================
	Header
============================================================*/
#page_header {
	width: 100%;
	position: fixed;
	text-align: center;
	z-index: 1000;
	width: 100%;
	top: 0;
	background: #fff;
	height: 80px;
	box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.50);
}

#page_header .inner {
	max-width: none;
}

#page_header:after {
	display: block;
	clear: both;
	content: "";
}

#page_header .site_logo {
	max-width: 190px;
	width: 15%;
	margin-right: 1%;
	float: left;
	padding: 5px 0 0 10px;
}

#page_header .main_menu {
	width: 60%;
	float: left;
	max-width: 750px;
}

#page_header .main_menu ul:after {
	content: normal;
}

#page_header .main_menu>ul {
	display: flex;
	justify-content: space-between;
	height: 68px;
	font-size: 14px;
}

@media screen and (max-width: 1000px) and (min-width: 769px) {
	#page_header .main_menu>ul {
		font-size: 10px;
	}
}

#page_header .main_menu li {
	height: 100%;
}

#page_header .main_menu>ul>li>a {
	display: block;
	text-align: center;
	text-decoration: none;
	color: white;

	font-weight: bold;
	position: relative;
	padding: 22px 1em 25px 1em;
	position: relative;
}

#page_header .main_menu>ul>li>a:hover {
	color: #999;
}

#page_header .main_menu>ul>li>a span {
	display: block;
	text-align: center;
	font-size: 88%;
	padding-top: 4px;
	font-weight: normal;
	color: white;

}

#page_header .sub_menu {
	display: none;
	position: absolute;
	background: #000;
	color: #fff;
	width: 100%;
	left: 0;
	padding: 20px 30px;
	overflow: auto;
	max-height: 340px;
}

#page_header .sub_menu .top_cate {
	margin: auto;
	max-width: 1180px;
	width: 100%;
	padding: 0 10px;
}

#page_header .sub_menu dt {
	font-weight: bold;
	margin-bottom: 0.5em;
}

#page_header .sub_menu dd {
	margin-bottom: 1.5em;
}

#page_header .sub_menu dt a {
	color: #fff;
	text-decoration: none;
}

#page_header .sub_menu dt a:hover {
	color: #ccc;
}

#page_header .sub_menu dd a {
	color: #999;
	text-decoration: none;
}

#page_header .sub_menu dd a:hover {
	color: #fff;
}

#page_header .sub_menu ul {
	margin-bottom: 1em;
}

#page_header .sub_menu li {
	display: inline-block;
	margin-right: 1em;
	color: white;

}

.fs-c-breadcrumb {
	background: #333;
	padding: 10px;
}

.fs-c-breadcrumb__list {
	list-style: none;
	display: flex;
	gap: 10px;
	padding: 0;
	margin: 0;
}

.fs-c-breadcrumb__listItem a {
	color: white;
	text-decoration: none;
}

.cart-container {
	width: 80%;
	margin: 140px auto;
	background: white;
	padding: 20px;
	border-radius: 8px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.cart-container h2 {
	text-align: center;
	margin-bottom: 20px;
	color: rgb(0, 0, 0);

}

.cart-product-image {
	width: 80px;
	height: auto;
	border-radius: 5px;
}

.cart-table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}

.cart-table th,
.cart-table td {
	border-bottom: 1px solid #ddd;
	padding: 10px;
	text-align: center;
	color: rgb(0, 0, 0);

}

.cart-table th {
	background: #f4f4f4;
	color: rgb(0, 0, 0);

}

.cart-summary {
	text-align: right;
	margin-top: 20px;
}

.cart-summary p {
	font-size: 18px;
	margin: 5px 0;
	color: rgb(0, 0, 0);

}

.checkout-btn {
	background: #d9534f;
	color: rgb(0, 0, 0);
	padding: 10px 20px;
	border: none;
	cursor: pointer;
	font-size: 16px;
	display: block;
	width: 100%;
	text-align: center;
	border-radius: 5px;
	margin-top: 10px;
}

.checkout-btn:hover {
	background: #c9302c;
}

.quantity-input {
	width: 50px;
	text-align: center;
	font-size: 16px;
	padding: 5px;
	border: 1px solid #ddd;
}

.delete-btn {
	background: red;
	color: white;
	border: none;
	cursor: pointer;
	padding: 5px;
	border-radius: 3px;
}

#page_header .sub_menu_par a:before {
	display: none;
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	bottom: 0;
	left: 50%;
	margin-left: -10px;
	border: 10px solid #000;
	border-color: transparent transparent #000 transparent;
}

#page_header .sub_menu_par a:hover:before {
	display: block;
}

#page_header .sub_menu_par:hover .sub_menu {
	display: block;
}

#page_header .sub_menu_par a:after {
	display: block;
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	bottom: 12px;
	left: 50%;
	margin-left: -7px;
	transform: rotate(45deg);
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
}

#page_header .btn_h_cart {
	background: #000;
	color: #fff;
	text-decoration: none;
	position: absolute;
	top: 0;
	right: 0;
	width: 80px;
	height: 80px;
	display: flex;
	text-align: center;
	justify-content: center;
	align-items: center;
}

#page_header .btn_h_cart img {
	width: 30px;
}

#page_header .btn_h_cart i {
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	color: #fff;
	background: green;
	font-size: 14px;
	font-weight: bold;
	border-radius: 50%;
}

#page_header .btn_h_search {
	display: inline-block;
	padding: 10px;
	position: relative;
}

#page_header .utl_nav {
	padding-top: 20px;
	float: right;
	padding-right: 90px;
	font-size: 88%;
	height: 65px;
}

#page_header .btn_h_search img {
	width: 20px;
}

#page_header .btn_h_login {
	font-family: Arial, Helvetica, sans-serif;
	display: inline-block;
	line-height: 1;
	border: 2px solid #187813;
	border-radius: 10px;
	color: #fff;
	text-decoration: none;
	padding: 10px 2em;
	font-weight: bold;
	margin-left: 10px;
}

#page_header .btn_h_login:hover {
	border: 2px solid #a79f9f;
	color: #a79f9f;
}

#page_header .btn_h_mypage {
	padding: 10px 2em 10px 1em;
	position: relative;
}

.sub_mypage {
	position: relative;
	left: 24px;
	top: 10px;
	background: #f6f6f6;
	transform: scale(0, 0);
	transition: 0s 1s transform;
}

.sub_mypage:hover,
#page_header .btn_h_mypage:hover+.sub_mypage {
	transform: scale(1, 1);
	transition: 0s 0s transform;
}

.sub_mypage a {
	display: block;
	font-weight: bold;
	padding: 10px;
	font-size: 88%;
	border-bottom: 1px solid #ddd;
}

.sub_mypage a:hover {
	background: #f0f0f0;
}


#page_header .btn_h_mypage:after {
	display: block;
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	right: 10px;
	top: 50%;
	margin-top: -7px;
	transform: rotate(45deg);
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
}

/*============================================================
	search
============================================================*/
.search_box {
	display: none;
	width: 760px;
	left: 50%;
	top: 10%;
	margin-left: -380px;
	padding: 40px 165px;
	position: fixed;
	z-index: 120;
	border: 1px solid #ccc;
	background: #fff;
	font-size: 88%;
}

.txt_s_box {
	border: 0;
	display: inline-block;
	border-bottom: 1px solid #000;
	padding: 10px;
	width: 100%;
}

.search_box_area {
	position: relative;
	margin-bottom: 1em;
}

.search_category_area {
	position: relative;
	margin-bottom: 2em;
	font-weight: bold;
}

.search_category_area select {
	height: 2.5em;
	margin-top: 10px;
	vertical-align: baseline;
	border: 1px solid #999;
	background: #fff;
}

.search_box_area img {
	position: absolute;
	top: 5px;
	right: 0;
	width: 20px;
}

.s_submit {
	display: inline-block;
	width: 260px;
	text-align: center;
	border: 0;
	background: #000;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	padding: 13px;
	border-radius: 25px;
}

.ov {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 110;
	background: rgba(0, 0, 0, 0.50);
}

.searchOn {
	overflow: hidden;
}

.searchOn .ov,
.searchOn .search_box {
	display: block;
}

/*============================================================
	Content
============================================================*/

#content {
	width: 100%;
}

#content:after {
	display: block;
	clear: both;
	content: "";
}

/*============================================================
	Main
============================================================*/
#main {
	width: 100%;
}

#main:after {
	display: block;
	clear: both;
	content: "";
}

/* Main Design */
#main p,
#main ul,
#main dl,
#main ol,
#main blockquote,
#main pre,
#main td,
#main th {
	line-height: 1.5;
	font-size: 88%;
	margin-bottom: 1em;
}

#main table {
	margin-bottom: 1em;
}

#main td,
#main th {
	margin-bottom: 0;
}

#main h1,
#main h2,
#main h3,
#main h4,
#main h5,
#main h6 {
	font-weight: bold;
	font-size: 100%;
	line-height: 1.5;
	margin-bottom: 1em;
}

/* default */
#main ul ul,
#main ul p,
#main ul blockquote,
#main ul pre,
#main ul dl,
#main dl dl,
#main dl p,
#main dl ul,
#main dl ol,
#main blockquote p,
#main blockquote ul,
#main blockquote dl,
#main blockquote ol,
#main ol blockquote,
#main ol pre,
#main ol p,
#main td p,
#main td ul,
#main td dl {
	font-size: 100%;
}

#main *:last-child {
	margin-bottom: 0;
}

/*============================================================
	TOP
============================================================*/
.top_bnr_area {
	margin-top: 100px;
	background: #d6d6d6;
	padding: 20px 0;
}

.top_slide+.top_bnr_area {
	margin-top: 0;
}

.top_slide {
	background: #ececec;
	padding: 16px 0 50px 0;
}

.top-slide-item {
	vertical-align: bottom;
}

.top_slide img {
	width: 100%;
}

#main .top_slide .slick-dots {
	text-align: center;
	margin: 0;
	width: 100%;
	position: absolute;
	bottom: 15px;
	left: 0;
}

.slick-dotted.slick-slider {
	margin: 0 !important;
}

.top_slide .slick-dots li {
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: #fff;
	border: 1px solid #ccc;
	margin: 0 2px;
	color: rgba(0, 0, 0, 0)
}

.slick-dots li button:before {
	opacity: 0 !important;
}

.top_slide .slick-dots .slick-active {
	background: #000;
	border-color: #000;
}

.top_slide .slick-slide img {
	opacity: 0.2;
}

.top_slide .slick-active img {
	opacity: 1;
}

.top_slide .slick-prev,
.top_slide .slick-next {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	z-index: 10;
	color: rgba(0, 0, 0, 0);
}

.top_slide .slick-prev {
	background: url(../images/ico_prev.png) no-repeat center center;
	background-size: 100% 100%;
	left: calc(50% - 592px);
}

.top_slide .slick-next {
	background: url(../images/ico_next.png) no-repeat center center;
	background-size: 100% 100%;
	right: calc(50% - 592px);
}

.top_slide .slick-prev::before,
.top_slide .slick-next::before {
	content: "" !important;
}

/* ===== top_sec ===== */
.top_sec {
	padding: 50px 0;
}

.head,
#main .head {
	font-size: 30px;
	position: relative;
	line-height: 1;
	text-align: center;
	margin-bottom: 1em;
	font-weight: 700;
}

.head small,
#main .head small {
	display: block;
	padding-top: 1em;
	font-size: 50%;
	font-weight: normal;
}

/* ===== item ===== */
.top_newitem_sec {
	background: #fff;
}

.top_special_content_sec {
	background: #ececec;
}

.top_ranking_sec {
	background: #fff;
}

.top_gear_sec {
	background: #fff;
}

.top_brand_sec {
	background: #fff;
}

.top_sec .top_newitem_sec {
	background: #fff;
}

.top_outdoor_sec {
	background: #f3f3f3;
}

.top_checkitem_sec {
	padding-bottom: 0;
}

.top_checkitem_sec:first-child,
.top_brand_sec+.top_checkitem_sec {
	padding-bottom: 100px;
}

/* ===== item_loop ===== */
.ec-layoutRole__contentBottom {
	font-size: 88%;
}

#main .item_loop {}

.item_loop ul,
#main .item_loop ul {
	margin-bottom: 0;
}

.item_loop ul li,
#main .item_loop li {
	text-align: center;
	padding: 0 5px;
}

.item_loop p,
#main .ec-shelfGrid__item p,
#main .item_loop p {
	margin-top: 5px;
	text-align: center;
	padding: 0 0.5em;
	line-height: 1.8;
}

.item_list_price,
#main .item_list_price {
	font-size: 88%;
}

.item_list_price b,
#main .item_list_price b {
	color: #c00;
}

.item_list_price a,
#main .item_loop a {
	text-decoration: none;
	position: relative;
	display: block;
}

.owl-prev,
.owl-next {
	position: absolute;
	top: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	background: no-repeat center center;
	background-size: 100% 100%;
}

.owl-prev {
	left: -20px;
	background-image: url(../images/ico_prev.png);
}

.owl-next {
	right: -20px;
	background-image: url(../images/ico_next.png);
}

.item_main_image .owl-prev,
.item_main_image .owl-next {
	position: absolute;
	top: 50%;
	width: 40px;
	height: 40px;
	background: no-repeat center center;
	background-size: 100% 100%;
}

.item_main_image .owl-prev {
	left: 0;
	background-image: url(../images/ico_prev_s.png);
}

.item_main_image .owl-next {
	right: 0;
	background-image: url(../images/ico_next_s.png);
}

.item_main_image_s .owl-prev {
	left: 0;
}

.item_main_image_s .owl-next {
	right: 0;
}

.item_main_image_s li {
	padding: 0 5px 0 0;
}

.item_main_image_s img {
	border: 1px solid #ccc;
}

.btn_more {
	display: inline-block;
	line-height: 1;
	text-align: center;
	padding: 15px;
	min-width: 260px;
	max-width: 320px;
	width: 100%;
	text-decoration: none;
	border: 2px solid #ddd;
	font-size: 18px;
	margin: 0 0.5em;
	color: #666;
	border-radius: 30px;
	font-weight: bold;
}

.btn_more:hover {
	background: #ddd;
}

/* ===== top_special_content ===== */
#main .top_special_content {
	display: flex;
	justify-content: space-between;
	font-weight: bold;
}

#main .top_special_content:after {
	content: normal;
}

#main .top_special_content li {
	overflow: hidden;
	width: 23%;
}

#main .top_special_content a {
	display: block;
	text-decoration: none;
}

#main .top_special_content .pic {
	padding-top: 100%;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}

#main .top_special_content .pic img {
	width: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

#main .top_special_content span {
	display: block;
	text-shadow: 0 0 5px #000;
	font-size: 20px;
	line-height: 1.5;
	width: 100%;
	position: absolute;
	bottom: 60px;
	text-align: center;
	color: #fff;
}

/* ===== rank ===== */
.rank {
	position: absolute;
	top: 20px;
	left: 20px;
	display: block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	color: #fff;
	background: green;
	font-size: 14px;
	font-weight: bold;
	border-radius: 50%;
	font-weight: bold;
}

#main .top_gear:after {
	content: normal;
}

#main .top_gear {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

#main .top_gear li {
	width: 20%;
	margin-bottom: 2em;
}

#main .top_gear li:nth-of-type(7n+1) {
	clear: both;
}

#main .top_gear a {
	text-align: center;
	display: block;
	text-decoration: none;
}

#main .top_gear p {
	text-align: center;
	padding: 0 10px;
}

/* ===== blog ===== */
.item_loop_5_txt {
	position: relative;
	margin-bottom: 2em;
	font-weight: bold;
}

.item_loop_5_txt .owl-wrapper-outer {
	left: -10px;
}

.item_loop_5_txt li {
	padding-left: 10px;
	text-align: center;
}

.item_loop_5 a {
	display: block;
	text-decoration: none;
	text-align: center;
}

.item_loop_3_txt img,
.item_loop_5_txt img {
	margin-bottom: 10px;
}

.item_loop_3_txt a,
.item_loop_5_txt a {
	text-decoration: none;
}

.item_loop_3_txt {
	margin-bottom: 2em;
}

.item_loop_3_txt .owl-wrapper-outer {
	left: 20px;
	___width: calc(100% + 20px) !important;
}

.item_loop_3_txt li {
	padding-right: 40px;
}

#main .item_loop_3_txt .date {
	margin: 0;
	color: #999;
}

.blog_pic {
	border: 1px solid #ccc;
	display: block;
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 70%;
	overflow: hidden;
	background: #fff;
	margin-bottom: 10px;
}

.blog_pic img {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	transform: translate(-50%, -50%);
	border: 10px solid #fff;
}


#main .change {
	text-align: center;
}

/* ===== news ===== */
.sec_top_news {
	padding: 45px 0;
	background: #333;
	color: #fff;
}

.sec_top_news a {
	text-decoration: none;
	color: #fff;
}

#main .sec_top_news h2 {
	margin: 0;
	font-size: 150%;
	width: 120px;
	float: left;
}

#main .sec_top_news p {
	margin: 0 0 0 130px;
	padding-top: 0.5em;
}

#main .sec_top_news span {
	display: inline-block;
	padding-right: 1em;
}

/* ===== ins ===== */
.top_sec_ins {
	color: #fff;
	background: #333;
}

#main .ins_head {
	text-align: center;
	background: url(../images/ico_insta_head.png) no-repeat center top;
	background-size: 48px 48px;
	padding-top: 85px;
}

/* ===== XXXXX ===== */

/*============================================================
	Sub
============================================================*/
#sub {
	width: 100%;
}

/*============================================================
	Footer
============================================================*/
#page_footer {
	width: 100%;
	position: relative;
	text-align: center;
	background: #ffffff !important;
	padding: 20px 0;
	color: #000000;
}

#page_footer:after {
	display: block;
	clear: both;
	content: "";
}

#page_footer a {
	color: #000000;
	text-decoration: none;
}

#page_footer a:hover {
	color: #201e1e;
}

#page_footer .copy {
	width: 30%;
	float: left;
}

#page_footer .copy p {
	margin-bottom: 0;
	font-size: 12px;
}

#page_footer .copy .f_copy_txt {
	margin: 1em 0;
	font-size: 12px;
	line-height: 1.5;

}

#page_footer .copy_1 {
	width: 190px;
	margin-bottom: 20px;
}

#page_footer .copy_2 {
	width: 206px;
	margin-bottom: 10px;
}

#page_footer .copy_3 {
	width: 120px;
}

#page_footer .copy .sns_link {
	margin: 20px 0;
}

#page_footer .sns_link img {
	width: 26px;
}

#page_footer .f_link {
	width: 68%;
	float: right;
}

#page_footer .f_link_sec {
	width: 50%;
	float: left;
}

#page_footer .f_link_sec h2 {
	margin: 0 0 0.5em 0;
	font-size: 112.5%;
}

#page_footer .f_link_sec p {
	margin: 0 0 1.5em 0;
	font-size: 75%;
	color: #000000;
	line-height: 1.5;
}

#page_footer .f_link_sec a {
	display: block;
	width: 100%;
	text-align: center;
	border: 0;
	background: #3ab102 !important;
	color: #fff;
	border: 2px solid #ccc;
	font-weight: bold;
	font-size: 14px;
	padding: 10px;
	border-radius: 25px;
}

#page_footer .f_link_sec a:hover {
	color: #000;
	background: #fff;
}

#page_footer .f_link_menu {
	width: 40%;
	float: right;
	font-size: 88%;
}

#page_footer .f_link_menu li {
	line-height: 1.8;
}



.loading {
	opacity: 1;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	bottom: 0;
	background: #fff url(../images/logo.png) no-repeat center center;
	background-size: 200px auto;
	z-index: 100000;
	transition: 0.5s 0.5s width;
	display: none;
}

.front_page .loading {
	display: block;
}

.complete .loading {
	width: 0%;
}

.d-none {
	display: none;
}


.check_cookie_popup {
	display: none;
	position: fixed;
	z-index: 1000;
	width: 100%;
	left: 0;
	bottom: 0;
	padding: 20px;
	background: #000;
	color: #fff;
	font-size: 14px;
	text-align: center;
}

.check_cookie_popup p {
	margin-bottom: 1em;
	text-align: center;
	line-height: 1.75;
}

.check_cookie_popup a {
	color: #fff;
	text-decoration: underline;
}

.btn_check_cookie {
	display: inline-block;
	background: #fff;
	color: #000;
	line-height: 1;
	padding: 10px 2em;
	font-weight: bold;
}