﻿@charset "UTF-8";

div.container_ div.contents_ div.mainframe_ {
	margin-bottom: 120px;
}


/* --------------------------------------------------------------------
	MV
--------------------------------------------------------------------- */

.block_top_body_body {
	display: flex;
	gap: 0 9px;
	align-items: center;
}

.block_top_body_mv {
	width: 750px;
	position: relative;
}

.block_top_body_mv .swiper-wrapper {
	/* overflow: hidden; */
}

.block_top_body_mv .swiper-wrapper .swiper-slide:hover {
	opacity: 0.7d;
}

.block_top_body_mv .swiper-wrapper .swiper-slide a {
	width: 100%;
	height: 100%;
	display: block;
}

.block_top_body_mv .swiper-wrapper .swiper-slide a img {
	width: 100%;
}

.block_top_body_mv .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 8px;
}

.block_top_body_mv .swiper-pagination-bullet {
	width: 22px;
    height: 2px;
    display: inline-block;
    border-radius: 0;
    background: #ffffff;
    opacity: 1;
}

.block_top_body_mv .swiper-pagination-bullet-active {
	opacity: 1;
    background: #FFE53A;
}

.block_top_body_mv .arrow {
	width: 10px;
	height: 10px;
	transform: rotate(45deg);
	border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
	top: auto;
	right: 13px;
	bottom: 18px;
	background-image:none;
}

.block_top_body_mv .arrow.swiper-topmv-prev {
	transform: rotate(225deg);
	right: 34px;
	left: auto;
}

.block_top_body_mv .arrow.swiper-topmv-next {
	right: 13px;
	left: auto;
}

.block_top_body_body_banner {
	width: 440px;
	display: flex;
    flex-direction: column;
    gap: 7px 0;
}

.block_top_body_body_banner li a img {
	width: 100%;
}

#dialogBox {
	position: fixed;
	left: 80px;
    bottom: 20px;
	z-index: 9000;
	width: 240px;
	height: 172px;
	display: none;
}

#dialogBox .close {
	position: absolute;
    right: 12px;
    top: 12px;
    z-index: 9001;
    cursor: pointer;
}

#dialogBox > a:hover {
	opacity: 1;
}

#dialogBox input {
	position: absolute;
	bottom: 28px;
    left: 65px;
	width: 13px;
	height: 13px;
}

/* --------------------------------------------------------------------
	top_body_banner
--------------------------------------------------------------------- */

.block_top_body_banner {
	margin-bottom: 40px;
}

.block_top_body_banner ul {
	display: flex;
    align-items: center;
    gap: 0 10px;
}

.block_top_body_banner ul li {
	width: 240px;
	height: 70px;
}

.block_top_body_banner ul li a {
	width: 100%;
	height: 100%;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #0B449A;
}

.block_top_body_banner ul li:nth-of-type(1) a::before {
	content: "";
	margin-right: 5px;
	background: url(../img/usr/top/top_body_banner_01.png) center no-repeat;
	width: 32px;
	height: 30px;
}

.block_top_body_banner ul li:nth-of-type(2) a::before {
	content: "";
	margin-right: 5px;
	background: url(../img/usr/top/top_body_banner_02.png) center no-repeat;
	width: 37px;
	height: 32px;
}

.block_top_body_banner ul li:nth-of-type(3) a::before {
	content: "";
	margin-right: 5px;
	background: url(../img/usr/top/top_body_banner_03.png) center no-repeat;
	width: 27px;
	height: 30.5px;
}

.block_top_body_banner ul li:nth-of-type(4) a::before {
	content: "";
	margin-right: 5px;
	background: url(../img/usr/top/top_body_banner_04.png) center no-repeat;
	width: 22px;
	height: 30.5px;
}

/* --------------------------------------------------------------------
	contents_
--------------------------------------------------------------------- */

div.contents_ {
	margin-top: 40px;
}


/* --------------------------------------------------------------------
	event_
--------------------------------------------------------------------- */

div.event_ {
	margin-top: 20px;
}

.event_title_ {
	font-size: 24px;
	font-weight: bold;
    padding: 0;
    background: transparent;
    box-sizing: border-box;
    position: relative;
    margin: 20px 0 0;
}

.event_title_ a {
	font-size: 24px;
	color: #333333;
    font-weight: bold;
	pointer-events: none;
}

.block_top_body ~ .contents_ .event_title_ {
	padding: 0;
	height: auto;
	line-height: calc(36 / 24);
}

.block_top_body ~ .contents_ .event_title_ a {
	font-size: 24px;
	font-weight: bold;
	line-height: calc(36 / 24);
}

div.event_ .goods_ {
	padding-top: 0;
}

div.event_ .goods_ div.StyleP_Frame_ {
	margin-top: 20px;
	min-height: 251px;
}

.event_title_ a::before {
	content: none;
}

div.event_ .goods_ .StyleP_Item_ div.desc_ .icon_,
div.event_ .goods_ .StyleP_Item_ div.desc_ .price_ .small_,
div.event_ .goods_ .StyleP_Item_ div .btn_cart_ {
	display: none;
}

.event_ div.StyleP_Frame_ div.StyleP_Item_ {
	margin: 0;
    padding: 0;
    width: 180px;
    display: block;
	margin-right: 22.5px;
}

.event_ div.StyleP_Frame_ > div:last-of-type {
	margin-right: 0;
}

div.event_ .goods_ .StyleP_Item_ div.img_ {
	margin-bottom: 0;
	width: 180px;
    height: 135px;
	border: none;
}

div.event_ .goods_ .StyleP_Item_ div.desc_ {
	padding-top: 10px;
}

div.event_ .goods_ .StyleP_Item_ div.desc_ .name1_ a,
div.event_ .goods_ .StyleP_Item_ div.desc_ .name1_ {
	font-weight: 400;
    font-size: 16px;
	text-decoration: underline;
}

div.event_ .goods_ .StyleP_Item_ div.desc_ .name1_  {
	text-align: left;
}

div.event_ .goods_ .StyleP_Item_ div.desc_ div.name_ {
	height: 72px;
	line-height: calc(24 / 16);
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

div.event_ .goods_ .StyleP_Item_ div.desc_ .g_price_ {
	font-weight: 400;
    font-size: 16px;
	margin-top: 10px;
	text-align: left;
}

div.event_ .goods_ .StyleP_Item_ div.desc_ .maker_price_ {
	display: none;
}

div.event_ .goods_ .StyleP_Item_ div a.goods_cart {
	display: none;
}


.swiper-button-next,
.swiper-button-prev {
	top: 52px;
	background-image: url(../img/usr/icon/arrow_pre.png);
    width: 27px;
    height: 27px;
    margin-top: 0;
    z-index: 10;
    cursor: pointer;
    background-size: 27px;
    background-position: center;
    background-repeat: no-repeat;
}

.swiper-button-next {
	transform: scale(-1, 1);
	right: 20px;
}

.swiper-button-prev {
	left: 20px;
}

div.event_ .goods_ .more_btn_arrow {
	margin-top: 10px;
}

/* --------------------------------------------------------------------
	トップ予備テンプレート2
--------------------------------------------------------------------- */

.top_freeblodk_2 {
	margin-top: 20px;
}

.top_bunner_two {
	
}

.top_bunner_two ul {
	display: flex;
	align-items: center;
	gap: 0 10px;
}

.top_bunner_two ul li {
	width: 490px;
}

.top_freeblodk_2_swiper {
	margin-top: 60px;

}

.top_freeblodk_2_swiper h1 {

}

.top_freeblodk_2_swiper ul {
	margin-top: 20px;

}

.top_freeblodk_2_swiper ul li {
	width: 240px;
	margin-right: 9px;
}

.top_freeblodk_2_swiper ul li:last-of-type {
	margin-right: 0;
}

.swiper_free2-button-prev,
.swiper_free2-button-next {
	top: 110px;
}

.top_freeblodk_2_swiper ul li a.border {
	border: 1px solid #DDDDDD;
	width: 100%;
    display: block;
}

.top_freeblodk_2_swiper ul li a.border span {
	padding: 10px;
	font-weight: 400;
    font-size: 16px;
	display: block;
}

.top_freeblodk_2_logo {
	margin-top:  40px;
}

.top_freeblodk_2_logo > p {
	text-align: center;
}

.top_freeblodk_2_logo > span {
	margin-top: 1em;
	text-align: center;
    display: block;
	font-size: 12px;
}

.top_freeblodk_2_reform {
	margin-top:  60px;
}

.top_freeblodk_2_reform > h1 {

}

.top_freeblodk_2_reform > p {
	display: block;
	margin-top: 20px;
	font-weight: bold;
}

.top_freeblodk_2_reform > ul {
	display: flex;
	align-items: center;
	gap: 0 23px;
	margin-top: 30px;
}

.top_freeblodk_2_reform > ul li {
	width: 230px;
	position: relative;
}

.top_freeblodk_2_reform > ul li::after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 12px solid #555555;
	border-right: 0;
	top: 50%;
    margin-top: -8px;
    right: -19px;
}

.top_freeblodk_2_reform > ul li:last-of-type:after {
	content: none;
}

.top_freeblodk_2_reform > .top_freeblodk_2_reform_link {
	margin: 73px auto 0;
	width: 280px;
	height: 46px;
	background: #0B449A;
}

.top_freeblodk_2_reform > .top_freeblodk_2_reform_link a {
	font-size: 16px;
	color: #ffffff;
	font-weight: 500;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
    height: 100%;
}

.top_freeblodk_2_search {
	margin-top: 60px;
	display: flex;
	align-items: center;
	background: #FAFAFA;
	padding: 28px 20px;
}

.top_freeblodk_2_search form {
	display: flex;
    align-items: center;
    height: 44px;
	margin-left: auto;
}

.top_freeblodk_2_search form select {
	line-height: 1.2em;
	font-family: 'Noto Sans JP';
	-webkit-appearance: none;
    appearance: none;
    outline: none;
	border: none;
	width: 127px;
	height: 100%;
	background: #EEEEEE url(../img/usr/header/select_bg.png) calc(100%) center no-repeat;
	font-size: 12px;
    font-weight: bold;
	padding-left: 9px;
}

.top_freeblodk_2_search form dl.search1 {
	display: flex;
    align-items: center;
    width: 343px;
    height: 44px;
    border-top: 2px solid #EEEEEE;
    border-right: 2px solid #EEEEEE;
    border-bottom: 2px solid #EEEEEE;
    box-sizing: border-box;
    justify-content: space-between;
	background: #ffffff;
}

.top_freeblodk_2_search form dl.search1 input {
	-webkit-appearance: none;
    appearance: none;
    outline: none;
    border: none;
    font-size: 12px;
    font-weight: 400;
    padding-left: 20px;
    /* color: #999999; */
}

.top_freeblodk_2_search form dl.search1 dd {
	height: 23px;
    width: 24px;
    margin-right: 16px;
    cursor: pointer;
	padding-top: 0;
}

.top_freeblodk_2_search form dl.search1 dd button {
	-webkit-appearance: none;
    appearance: none;
    outline: none;
    border: none;
    background: transparent;
    padding: 0;
    cursor: pointer;
}

.top_freeblodk_2_cart_text {
	margin-top: 60px;
}

.top_freeblodk_2_cart_text > h1 {

}

.top_freeblodk_2_cart_text > ul {
	margin-top: 20px;
	display: flex;
	flex-wrap: wrap;
	gap: 20px 22px;
}

.top_freeblodk_2_cart_text > ul > li {
	width: 180px;
}

.top_freeblodk_2_cart_text > ul > li a.border {
	border: 1px solid #DDDDDD;
    width: 100%;
    display: block;
}

.top_freeblodk_2_cart_text > ul > li a span {
	padding: 0;
	padding-left: 10px;
    font-weight: 400;
    font-size: 16px;
    display: flex;
	align-items: center;
	height: 53px;
}

/* --------------------------------------------------------------------
	カテゴリ一覧
--------------------------------------------------------------------- */

.CategoryStyleG_ {
	margin-top: 60px;
}

div.CategoryStyleG_Line_ {
	width: 100%;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
	gap: 20px 23px;
	margin-top: 20px;
}

div.CategoryStyleG_Item_ {
	padding-top: 0;
    float: none;
    display: inline;
    width: 230px;
    overflow: hidden;
	border: 1px solid #DDDDDD;
	padding: 10px 20px 39px 20px;
	box-sizing: border-box;
	position: relative;
}

div.CategoryStyleG_Item_:not(:nth-of-type(3n)) {
	margin-right: 0;
}

div.CategoryStyleG_Item_ h3.name_ {
	font-size: 16px;
    font-weight: 400;
    border-bottom: none;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 10px;
	padding-left: 0;
} 

div.CategoryStyleG_Item_ h3.name_ a {
	display: flex;
	align-items: center;
	font-size: 16px;
	font-weight: 400;
	word-break: keep-all;
}

div.CategoryStyleG_Item_ h3.name_ a:hover {
	color: #0B449A;
	font-weight: bold;
	opacity: 1;
}

div.CategoryStyleG_Item_ h3.name_ a img {
	margin-right: 10px;
	width: 48px;
	height: auto;
	max-width: 48px;
	max-height: 36px;
}

div.CategoryStyleG_Item_ .comment_ {
	display: none;
}

div.CategoryStyleG_ ul {
	font-size: 12px;
	font-weight: 400;
	display: flex;
	flex-direction: column;
	gap: 22px 0;
	padding-top: 14px;
}

div.CategoryStyleG_ ul li {
	padding-left: 14px;
	position: relative;
	display: flex;
    align-items: center;
}

div.CategoryStyleG_ ul li:nth-of-type(n+5) {
	display: none;
}

div.CategoryStyleG_ ul li::before {
	position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 4px solid #0B449A;
    border-right: 0;
    left: 0;
}

div.CategoryStyleG_ ul li a {
	font-size: 12px;
	font-weight: 400;

}

div.CategoryStyleG_ ul li a:hover {
	color: #0B449A;
	font-weight: bold;
	opacity: 1;
}

div.CategoryStyleG_ .more_btn_arrow {
	padding-right: 0;
	position: absolute;
    bottom: 17px;
    right: 20px;
}

div.CategoryStyleG_ .more_btn_arrow a {
	font-size: 12px;
    font-weight: bold;
	padding-right: 15px;
}

div.CategoryStyleG_ .more_btn_arrow a:hover {
	color: #0B449A;
	opacity: 1;
}

div.CategoryStyleG_ .more_btn_arrow a::after {
	right: 0;
}
