@charset "utf-8";
/* CSS Document */
* {
    margin: 0;
    padding: 0;
}
body {
    min-height: 100%;
    font-size: 16px;
    line-height: 150%;
    /*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Mplus 1p", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	font-family: "Noto Sans", sans-serif;
    color: #333333;
    -webkit-text-size-adjust: 100%;
    overflow-x: hidden;
}
img {
    border: 0;
    vertical-align: top;
    vertical-align: bottom;
}
a {
    overflow: hidden;
    outline: none;
    color: #333333;
}
.pc_hide {
    display: none !important;
}
.sp_hide {}
a {
    opacity: 1; /*-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;*/
}
a:hover {}
.sp_hide {}
.pc_hide {
    display: none;
}
/* iOSでのデフォルトスタイルをリセット */
input[type="submit"], input[type="button"] {
    border-radius: 0;
    -webkit-box-sizing: content-box;
    -webkit-appearance: button;
    appearance: button;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration, input[type="button"]::-webkit-search-decoration {
    display: none;
}
input[type="submit"]::focus, input[type="button"]::focus {
    outline-offset: -2px;
}
/*-----------------------------------------------------------*/
#all {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 100%;
    min-width: 1280px;
}
/*-----------------------------------------------------------*/
/*ヘッダー*/
#header_wrap {
    width: 100%;
    max-width: 100%;
    min-width: 1000px;
    margin: 0px auto;
    overflow: hidden;
    position: fixed;
    /*background-color: #EAEAEA !important;*/
	background-color: #ffbd00;
    z-index: 99999;
}
#contents_container_wrap {
    margin-top: 73px;
}
#header {
    width: 1000px;
    height: 73px;
    margin: 0px auto;
    overflow: hidden;
    position: relative;
}
#header h1 {
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -11.5px;
    line-height: 100%;
    font-size: 0px;
}
/**/
#head_login {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    right: 250px;
    line-height: 32px;
}

#head_login a {
    text-decoration: none;
    font-size: 16px;
    /*color: #808080 !important;*/
	color: #fff;
	/*font-family: source-han-serif-japanese, serif !important;*/
	font-weight: 400 !important;
	font-style: normal;
}
#head_login a:hover{
	opacity: 0.6;
}

#head_logout {
    position: absolute;
    top: 35%;
    margin-top: -16px;
    right: 250px;
    line-height: 32px;
}

#head_logout a {
    text-decoration: none;
    font-size: 16px;
    color: #808080 !important;
	/*font-family: source-han-serif-japanese, serif !important;*/
	font-weight: 400 !important;
	font-style: normal;
}

#head_myaccount {
    position: absolute;
    top: 65%;
    margin-top: -16px;
    right: 235px;
    line-height: 32px;
}

#head_myaccount a {
    text-decoration: none;
    font-size: 16px;
    color: #808080 !important;
	/*font-family: source-han-serif-japanese, serif !important;*/
	font-weight: 400 !important;
	font-style: normal;
}

#head_fb {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    right: 200px;
    line-height: 100%;
    font-size: 0px;
}
#head_instagram {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    right: 160px;
    line-height: 100%;
    font-size: 0px;
}
#head_youtube {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    right: 119px;
    line-height: 100%;
    font-size: 0px;
}

#head_cart {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    right: 63px;
    line-height: 100%;
    font-size: 0px;
}
/**/
#btn_gnavi {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    right: 0px;
    line-height: 100%;
    font-size: 0px;
}

/**/

.link_outside_japan {
    position: absolute;
    top: 50%;
    margin-top: -24px;
    right: 360px;
    line-height: 16px;
    font-size: 13px;
}

.link_outside_japan a {
    text-decoration: none;
    display: block;
    /*border: 2px solid #808080 !important;*/
	border: 2px solid;
	border-color: #fff;
    padding: 0.5em 1em;
	color: #fff;
	/*font-family: source-han-serif-japanese, serif !important;*/
	font-weight: 400 !important;
	font-style: normal;
}

.link_outside_japan a:hover {
    /*background-color: #FDFBF8 !important;*/
	opacity: 0.6;
}

/*色を統一して変更*/
#header_wrap *, #header_wrap a, #mega_menu_container_wrap, #mega_menu_container_wrap a{
	color: #304d8f;
	border-color: #304d8f;
}

/*-----------------------------------------------------------*/
/*ページ下部画像バナー郡（大きめ）*/

#top_bn_container01 {
    width: 1000px;
    margin: 30px auto 45px;
    overflow: hidden;
	display: flex;
	flex-direction: column;
	gap: 25px 0;
}

#top_bn_container01 ul {
    text-align: center;
    overflow: hidden;
    font-size: 0px;
    line-height: 100%;
    margin: 0px !important;
	display: flex;
	flex-wrap: wrap;
	gap: 25px 30px;
}

#top_bn_container01 ul li {
    list-style-type: none;
	width: calc( 50% - 15px );
    /*display: inline-block;*/
    /*margin: 15px 15px !important;*/
}

/*中央寄せにする場合*/
/*
#top_bn_container01 ul li:nth-child(3){
    width: 100%;
    margin: 30px auto 0px auto;
    text-align: center;
}
*/

/*-----------------------------------------------------------*/
/*ページ下部画像バナー郡*/

#top_btn_container {
    width: 1005px;
    margin: 0px auto !important;
    overflow: hidden;
}
#top_btn_container ul {
    text-align: center;
    overflow: hidden;
    font-size: 0px;
    line-height: 100%;
    margin: 0px !important;
}
#top_btn_container ul li {
    list-style-type: none;
    display: inline-block;
    margin: 25px 15px !important;
}

.to_landding{
	width: 50vw;
	margin: 0px auto;
	overflow: hidden;
}

/*-----------------------------------------------------------*/

#footer_wrap {
    width: 100%;
    max-width: 100%;
    min-width: 1000px;
    margin: 65px auto 0px auto;
    overflow: hidden;
    background-color: #efefef
}

#footer {
    width: 1000px;
    margin: 60px auto 0px auto;
    overflow: hidden;
    /**/
    /*font-family: source-han-serif-japanese, serif;*/
    font-weight: 400 !important;
    font-style: normal;
}

#footer .subtitle {
    font-size: 19px;
    /*font-family: source-han-serif-japanese, serif;*/
    font-weight: 400 !important;
    font-style: normal;
}

/**/

#footer .foot_eigyo_guide {
    margin-bottom: 0px !important;
    overflow: hidden;
    margin-top: 30px;
}

#footer .foot_eigyo_guide dl {
    overflow: hidden;
    margin-bottom: 2em;
    width: 220px;
    text-align: justify;
}

#footer .foot_eigyo_guide dl dd{
    line-height: 150%;
}

#footer .fcol_01 {
    float: left;
    overflow: hidden;
    width: 25%;
}
#footer .fcol_02 {
    float: left;
    overflow: hidden;
    width: 25%;
}
#footer .fcol_03 {
    float: left;
    overflow: hidden;
    width: 25%;
}
#footer .fcol_04 {
    float: left;
    overflow: hidden;
    width: 25%;
}
#footer .fcol_01, #footer .fcol_02, #footer .fcol_03, #footer .fcol_04 ul {
    overflow: hidden;
    margin-bottom: 1em;
}
#footer .fcol_01 ul li, #footer .fcol_02 ul li, #footer .fcol_03 ul li, #footer .fcol_04 ul li {
    list-style-type: none;
    margin-bottom: 0.5em;
}
#footer .fcol_01 ul li a, #footer .fcol_02 ul li a, #footer .fcol_03 ul li a, #footer .fcol_04 ul li a {
    text-decoration: none;
}

/**/

#footer .foot_sitemap {
    margin-bottom: 30px;
    overflow: hidden;
    margin-top: 30px;
}
#footer .foot_sitemap dl {
    overflow: hidden;
    margin-bottom: 2em;
    width: 220px;
    text-align: justify;
}

#footer .foot_sitemap .mega_search {
    width: 250px;
    margin: 0px auto;
    text-align: center;
}
#footer .foot_sitemap .mega_search input {
    width: 170px;
    border: none;
    padding: 0px;
    display: inline-block;
    line-height: 40px;
    height: 40px;
    text-align: left;
    background-color: #FFFFFF;
}
#footer .foot_sitemap .mega_search button {
    width: 60px;
    overflow: hidden;
    border: none;
    display: inline-block;
    line-height: 40px;
    height: 40px;
    margin-left: 5px;
    background-color: #C8C8C8;
    /**/
    /*font-family: source-han-serif-japanese, serif;*/
    font-weight: 400 !important;
    font-style: normal;
}

#footer .foot_sitemap {
    margin-bottom: 30px;
    overflow: hidden;
    margin-top: 30px;
}

#footer .foot_sitemap  ul li a span{
    padding-left: 0.5em;
    margin-bottom: 5px;
}

#footer .foot_sitemap  ul li a span img{
    width: 8%;
    height: auto;
}

/*LINE連携*/
#line-linkage-button{
    display: block;
    background: #02C755;
    color: #FFFFFF;
    border-radius: 5px;
    box-shadow: rgb(0 0 0 / 40%) 1px 1px 5px;
    padding: 10px 18px;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    text-decoration: none;
    width: 300px;
}
/*LINEお友達追加*/
#lineaddbnr a{
    position: fixed;
    bottom: 50px;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 110px;
    height: 110px;
    background: #02C755;
    border-radius: 5px;
    box-shadow: rgb(0 0 0 / 40%) 1px 1px 5px;
    cursor: pointer;
    border: 1px solid transparent;
    /*font-family: source-han-serif-japanese, serif;*/
    font-weight: 400 !important;
    font-style: normal;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
}

/**/

#footer_sns{
    width: 155px;
    margin: 0px auto;
    overflow: hidden;
    position: relative;
	display: flex;
	justify-content: center;
	gap: 0 10px;
}
#footer_sns > div{
    width: 45px;
}
#footer_sns > div > a{
    width: 45px;
	height: 45px;
	display: block;
}
#footer_sns > div > a img{
    width: 100%;
	height: auto;
}
#footer_sns #footer_fb{
}
#footer_sns #footer_instagram{
}
#footer_sns #footer_youtube{
}

/**/

#copy {
    margin: 25px auto;
    overflow: hidden;
    text-align: center;
}

/*-----------------------------------------------------------*/
#mega_menu_container_wrap {
    width: 100%;
    background-color: #ffbd00;
    position: fixed;
    z-index: 100000;
    display: none;
}
#mega_menu_container {
    width: 1010px;
    margin: 0px auto;
    position: relative;
}
/**/
#mega_menu_container .mm_block01 {
    overflow: hidden;
    position: relative;
    height: 100px;
    width: 1010px;
}
/**/
#mm_head_login {
    position: absolute;
    top: 50%;
    margin-top: -22.5px;
    /*right:410px;*/
    right: 240px;
    line-height: 45px;
}

#mm_head_login a {
    text-decoration: none;
    font-size: 16px;
    color: #333333;
	/*font-family: source-han-serif-japanese, serif !important;*/
	font-weight: 400 !important;
	font-style: normal;
}

#mm_head_fb {
    line-height: 100%;
    font-size: 0px;
    display: inline-block;
}
#mm_head_instagram {
    line-height: 100%;
    font-size: 0px;
    display: inline-block;
}
#mm_head_youtube {
    line-height: 100%;
    font-size: 0px;
    display: inline-block;
}

#mm_head_cart {
    position: absolute;
    top: 50%;
    margin-top: -22.5px;
    right: 142px;
    line-height: 100%;
    font-size: 0px;
}
#mm_btn_close {
    line-height: 45px;
    position: absolute;
    top: 50%;
    margin-top: -22.5px;
    right: 53px;
    font-size: 0px;
}
/**/
/**/
#mega_menu_container .mm_block02 {
    overflow: hidden;
    position: relative;
}
#mega_menu_container .mm_block02 .left_col {
    float: left;
    overflow: hidden;
    width: 582px;
    /*font-family: source-han-serif-japanese, serif;*/
    font-weight: 400 !important;
    font-style: normal;
    /*margin-bottom:60px;*/
}
#mega_menu_container .mm_block02 .left_col ul {
    /*width:291px;*/
    width: 582px;
    float: left;
    overflow: hidden;
}
#mega_menu_container .mm_block02 .left_col ul li {
    list-style-type: none;
    margin-bottom: 40px;
}
#mega_menu_container .mm_block02 .left_col ul li a {
    text-decoration: none;
    font-size: 26px;
    line-height: 28px;
}
/**/
#mega_menu_container .mm_block02 .right_col {
    float: right;
    overflow: hidden;
    width: 400px;
    /*font-family: source-han-serif-japanese, serif;*/
    font-weight: 400 !important;
    font-style: normal;
}
#mega_menu_container .mm_block02 .right_col a {
    text-decoration: none;
}

#mega_menu_container .mm_block02 .right_col ul {
	margin: 0;
}

#mega_menu_container .mm_block02 .right_col ul li{
	list-style-type: none;
	margin-bottom: 20px;
	font-size: 20px;
}


#mega_menu_container .mm_block02 .mm_btn {
    clear: both;
}
#mega_menu_container .mm_block02 .mm_btn li {
    list-style-type: none;
    margin-bottom: 20px;
}
#mega_menu_container .mm_block02 .mm_link {
    clear: both;
    font-size: 18px;
    width: 300px;
    margin: 60px auto 0px auto !important;
}
#mega_menu_container .mm_block02 .mm_link li {
    list-style-type: none;
    margin-top: 10px;
    overflow: hidden;
}
#mega_menu_container .mm_block02 .mm_link li a {
    line-height: 40px;
}
#mega_menu_container li.link_icon a {
    background-image: url(new_shop_image/icon_link.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 40px;
}
.mega_search {
    width: 310px;
    margin: 0px auto;
    text-align: center;
}
.mega_search input {
    width: 240px;
    border: none;
    padding: 0px;
    display: inline-block;
    line-height: 40px;
    height: 40px;
    text-align: left;
    background-color: #F4EAC7;
}

.mega_search button {
    width: 60px;
    overflow: hidden;
    border: none;
    display: inline-block;
    line-height: 40px;
    height: 40px;
    margin-left: 5px;
    background-color: #eee;
	/*font-family: source-han-serif-japanese, serif !important;*/
	font-weight: 400 !important;
	font-style: normal;
}

#mega_menu_container .mm_block02 dl.mm_profbtns {
    display: flex;
	flex-direction: column;
	gap: 5px 0px;
	margin: 0 auto 20px;
}
#mega_menu_container .mm_block02 dl.mm_profbtns dt{
    width: 100%;
	height: 50px;
}
#mega_menu_container .mm_block02 dl.mm_profbtns dt > a{
    width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #fff;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;	
}
#mega_menu_container .mm_block02 dl.mm_profbtns dd{
    font-size: 15px;
	text-align: center;
}

/*-----------------------------------------------------------*/
#contents_container_wrap {
    width: 100%;
    max-width: 100%;
    min-width: 1000px;
    margin: 0px auto;
    background-image: url(new_shop_image/bg_category_page.png);
    background-repeat: no-repeat;
    background-position: center top 190px;
}
#contents_container {
	width: 100vw;
	max-width: 1000px;
    margin: 0px auto;
    overflow: hidden;
}
#contents_container #page_title {
    text-align: center;
    margin: 90px 0px 60px 0px;
}
#contents_container #page_title dl {}
#contents_container #page_title dl dt {
    font-family: emily-austin, sans-serif;
    font-weight: 400 !important;
    font-style: normal;
    color: #ffbd00;
    font-size: 62px;
    line-height: 70px;
}
#contents_container #page_title dl dd {
    /*font-size: 25px;*/
	font-size: 21px;
    /*font-family: source-han-serif-japanese, serif;*/
    font-weight: 400 !important;
    font-style: normal;
}
/*-----------------------------------------------------------*/
/*カテゴリー一覧*/
#category_item_list {
    width: 999px;
    /*margin:175px auto 175px auto;*/
    /*margin:175px auto 0px auto;*/
    margin: 80px auto 0px auto;
    overflow: hidden;
}
#sell_goods {
    overflow: hidden;
}
#sell_goods dl {
    /*width:250px;*/
    width: 33.3%;
    float: left;
    overflow: hidden;
}
#sell_goods dl dd {
    text-align: center;
}
#sell_goods dl dt {
    text-align: center;
    /*font-family: source-han-serif-japanese, serif;*/
    font-weight: 400 !important;
    font-style: normal;
    margin: 25px 0px 50px 0px;
    overflow: hidden;
}
#sell_goods dl dd img {
    width: 60%;
    height: auto;
}
#sell_goods dl dt a {
    text-decoration: none;
    line-height: 175%;
}

.category_guide_container{
    text-align: center;
}

.category_guide_container table{
    margin: 0px auto;
}

/*-----------------------------------------------------------*/
/*商品詳細*/
.detail_block01 {
    text-align: center;
    overflow: hidden;
    margin-top: 90px;
}

.detail_block01 .bx-controls-direction{
    display: none; 
}

#sample {
    overflow: hidden;
    margin-bottom: 25px;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
#sample img {
    width: auto;
    height: 400px;
}
.custom-thumb {
    text-align: center;
    font-size: 0px;
    line-height: 100%;
    margin: 10px 0px 0px 0px;
}
.custom-thumb a {
    display: inline-block;
    overflow: hidden;
    margin: 0px 10px;
}
.custom-thumb a img {
    width: 75px;
    height: auto;
    border: 2px solid #fff;
}
.custom-thumb .active {}
.custom-thumb .active img {
    border: 2px solid #F0B342;
}
/**/
.detail_block02 {
    text-align: center;
    overflow: hidden;
}
.detail_block02 dl {
    /*font-family: source-han-serif-japanese, serif;*/
    margin: 30px 0px;
}
.detail_block02 dl dt {
    font-size: 22px;
}
.detail_block02 dl dd {
    font-size: 16px;
    margin-top: 1em;
}
/**/
.detail_block03 {
    overflow: hidden;
    margin: 80px auto;
    text-align: center;
    height: 39px;
}
.detail_block03 form {
    height: 39px !important;
    line-height: 39px !important;
    padding: 0px !important;
    margin: 0px !important;
    position: relative;
    overflow: hidden;
}
.detail_block03 input[type="text"] {
    height: 39px !important;
    line-height: 39px !important;
    font-size: 16px;
    display: inline-block;
    border: 1px solid #CACACA;
    box-sizing: border-box;
    width: 100px;
    margin: 0px 0px 0px 0px !important;
    padding: 0px !important;
    position: relative;
    top: -14px;
}
.cart_number {
    position: relative;
    top: -14px;
}
.detail_block03 input.incart {
    margin-left: 1em;
}
/**/
.detail_block04 {
    width: 1000px;
    margin: 80px auto;
    overflow: hidden;
}
.detail_block04 table {
    box-sizing: border-box;
    width: 99% !important;
    margin-left: auto;
    margin-right: auto;
}
/*-----------------------------------------------------------*/
.page_company_outline {
    width: 932px;
    margin: 100px auto;
    overflow: hidden;
}
.page_company_outline table {
    width: 932px;
    margin: 0px auto;
    overflow: hidden;
}
.page_company_outline table tr:nth-child(odd) {
    background-color: #F2F2F2;
}
.page_company_outline table tr:nth-child(even) {
    background-color: #ffffff;
}
.page_company_outline table th {
    border-bottom: 1px solid #B1B1B1;
    font-weight: normal;
    width: 250px;
    text-align: left;
}
.page_company_outline table th div {
    padding: 20px 20px;
}
.page_company_outline table td {
    border-bottom: 1px solid #B1B1B1;
}
.page_company_outline table td div {
    padding: 20px 0px;
}
/*-----------------------------------------------------------*/
.privacy_policy_block {
    width: 950px;
    margin: 0px auto;
    overflow: hidden;
}
.border_subt {
    clear: both;
    text-align: center;
    background-image: url(new_shop_image/border_subtitle.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding: 15px 0px;
    font-size: 20px;
}
.privacy_policy_block .privacy_txt01 {
    overflow: hidden;
    margin-top: 35px;
    margin-bottom: 35px;
    line-height: 200%;
    text-align: center;
}
.privacy_policy_block .privacy_txt01 p {
    margin-bottom: 1em;
    overflow: hidden;
}
.privacy_policy_block .privacy_txt02 {
    overflow: hidden;
    margin-top: 35px;
    margin-bottom: 35px;
    line-height: 200%;
}
.privacy_policy_block .privacy_txt02 p {
    margin-bottom: 1em;
    overflow: hidden;
}
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
.pay_block {
    width: 950px;
    margin: 0px auto;
    overflow: hidden;
}
.pay_block .pay_txt01 {
    overflow: hidden;
    margin-top: 35px;
    margin-bottom: 35px;
    line-height: 200%;
    text-align: center;
}
.pay_block .pay_txt01 p {
    margin-bottom: 1em;
    overflow: hidden;
}
.pay_block .pay_txt02 {
    text-align: center;
    line-height: 200%;
}
.pay_block .pay_txt02 p {
    margin: 45px 0px;
}
.pay_block .pay_txt02 p b {
    color: #EB1C24;
}
.pay_block .pay_table01 {
    width: 545px;
    margin: 45px auto;
    border-left: 1px solid #979797;
    border-top: 1px solid #979797;
}
.pay_block .pay_table01 th {
    border-bottom: 1px solid #979797;
    border-right: 1px solid #979797;
    background-color: #f2f2f2;
    width: 400px;
    font-weight: normal;
    text-align: left;
}
.pay_block .pay_table01 th div {
    padding: 1em;
}
.pay_block .pay_table01 td {
    border-bottom: 1px solid #979797;
    border-right: 1px solid #979797;
    text-align: right;
}
.pay_block .pay_table01 td div {
    padding: 1em;
}
/**/
.pay_block .pay_bank {
    width: 920px;
    margin: 35px auto;
    overflow: hidden;
}
.pay_block .pay_bank ul {
    overflow: hidden;
}
.pay_block .pay_bank ul li {
    list-style-type: none;
    float: left;
    overflow: hidden;
    width: 400px;
    margin-left: 40px;
}
.pay_block .pay_bank ul li dl {
    border: 1px solid #2e4fb5;
    box-sizing: border-box;
}
.pay_block .pay_bank ul li dl dt {
    width: 295px;
    margin: 0px auto;
    border-bottom: 1px solid #2e4fb5;
    text-align: center;
    font-size: 18px;
    color: #2e4fb5;
    padding: 20px 0px;
}
.pay_block .pay_bank ul li dl dd {
    width: 295px;
    margin: 20px auto;
    text-align: center;
    line-height: 200%;
}
/**/
.pay_block .pay_txt03 {
    width: 840px;
    margin: 0px auto 85px auto;
}
.pay_block .pay_txt03 p {
    text-indent: -1em;
    padding-left: 1em;
    margin-bottom: 0.25em;
}
/**/
.pay_block .pay_card {
    text-align: center;
    overflow: hidden;
    margin: 25px auto 100px auto;
}
/**/
.pay_block .pay_table02 {
    width: 630px;
    margin: 45px auto;
    border-left: 1px solid #979797;
    border-top: 1px solid #979797;
}
.pay_block .pay_table02 th {
    border-bottom: 1px solid #979797;
    border-right: 1px solid #979797;
    background-color: #f2f2f2;
    width: 230px;
    font-weight: normal;
    text-align: left;
}
.pay_block .pay_table02 th div {
    padding: 1em;
}
.pay_block .pay_table02 td {
    border-bottom: 1px solid #979797;
    border-right: 1px solid #979797;
}
.pay_block .pay_table02 td div {
    padding: 1em;
}
/*-----------------------------------------------------------*/

.shoplist_txt01 {
    width: 765px;
    margin: 0px auto;
    overflow: hidden;
}
.shoplist_txt01 dl {
    display: table;
}
.shoplist_txt01 dl dt {
    display: table-cell;
    width: 125px;
    vertical-align: top;
    color: #333333;
}
.shoplist_txt01 dl dd {
    display: table-cell;
    vertical-align: top;
    color: #979797;
}

.shoplist_attention{
    width: 100%;
    margin: 0px auto;
    font-size: 20px;
    text-align: center;
    color: red;
    font-weight: bold;
}

/**/
.shoplist_tab {
    font-size: 0px;
    line-height: 100%;
    margin: 100px 0px 50px 0px;
    text-align: center;
}
.shoplist_tab p {
    display: inline-block;
    line-height: 34px;
    font-size: 15px;
    margin: 0px;
    padding: 0px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.shoplist_tab p a {
    text-decoration: none;
    background-color: #eaeaea;
    border: 1px solid #d1d1d1;
    padding: 0px 1em;
    display: block;
    -webkit-border-radius: 34px;
    -moz-border-radius: 34px;
    border-radius: 34px;
}
/**/
.store_container {
    overflow: hidden;
    margin-bottom: 70px;
}
#shoplist_container .a_shop {
    border-bottom: 1px solid #b1b1b1;
    width: 425px;
    overflow: hidden;
    float: left;
    margin-left: 50px;
}
#shoplist_container .a_shop table {
    margin-bottom: 15px;
    width: 400px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}
#shoplist_container .a_shop table th {
    display: inline;
    font-weight: normal;
}
#shoplist_container .a_shop table th span {
    color: #979797;
}
#shoplist_container .a_shop table td {
    display: inline;
}
#shoplist_container ul {}
#shoplist_container ul li {
    list-style-type: none;
}
/*-----------------------------------------------------------*/
.label_sample_block01 {
    text-align: center;
    overflow: hidden;
    line-height: 100%;
}
/**/
.label_sample_block02 {
    text-align: center;
    overflow: hidden;
    margin: 30px auto 0px auto;
    width: 1000px;
}
.label_sample_block02 p {
    margin-bottom: 30px;
    overflow: hidden;
    line-height: 200%;
}
.label_sample_block02 p b {
    color: #2e4fb5;
    font-weight: normal;
}
/**/
.label_sample_block03 {
    text-align: center;
    overflow: hidden;
    margin: 30px auto 60px auto;
    width: 1000px;
}
.label_sample_block03 dl {
    width: 50%;
    float: left;
    overflow: hidden;
}
.label_sample_block03 dl dt {}
.label_sample_block03 dl dd {
    overflow: hidden;
    margin-top: 35px;
}
/**/
.label_sample_block04 {
    width: 100%;
    overflow: hidden;
    position: relative;
    background-color: #f4f4f4;
    margin-bottom: 50px;
}
.label_sample_block04_ins {
    margin: 50px 0px;
    overflow: hidden;
}
.label_sample_block04_ins ul {
    overflow: hidden;
    margin-top: 50px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.label_sample_block04_ins ul li {
    list-style-type: none;
    float: left;
    width: 25%;
    text-align: center;
}
/**/
.label_sample_block05 {
    overflow: hidden;
    width: 100%;
}
.label_sample_block05 ul {
    overflow: hidden;
    width: 100%;
    margin-bottom: 50px;
    margin-top: 50px;
    background-image: url(new_shop_image/label_sample_arrow.png);
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.label_sample_block05 ul li {
    list-style-type: none;
    border: 1px solid #2e4fb5;
}
.label_sample_block05 ul li dl {
    overflow: hidden;
    margin: 25px;
}
.label_sample_block05 ul li dl dt {
    font-size: 18px;
    line-height: 150%;
}
.label_sample_block05 ul li dl dt b {
    font-size: 27px;
    color: #2e4fb5;
    font-weight: normal;
    line-height: 150%;
}
.label_sample_block05 ul li dl dd {}
.label_sample_block05 ul li dl dd div {
    line-height: 200%;
}
.label_sample_block05 ul li dl dd div p {
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}
.label_sample_block05 ul li dl dd div p b {
    color: #2e4fb5;
    font-weight: normal;
    font-size: 18px;
}
.label_sample_block05 ul li:nth-child(odd) {
    float: left;
    width: 465px;
}
.label_sample_block05 ul li:nth-child(even) {
    float: right;
    width: 465px;
}
.label_sample_block05 .btn_mail {
    text-align: center;
}
/*-----------------------------------------------------------*/
.col-lg-9 {
    width: 100% !important;
}
/*-----------------------------------------------------------*/
.guide_block01 {
    text-align: center;
    overflow: hidden;
}
/**/
.guide_block02 {
    text-align: center;
    overflow: hidden;
    line-height: 200%;
    margin: 40px auto 90px auto;
}
/**/
.guide_block03 {
    width: 947px;
    margin: 0px auto;
    overflow: hidden;
}
.guide_block03 .subt {
    text-align: center;
    overflow: hidden;
    margin-bottom: 100px;
    font-size: 20px;
    line-height: auto;
}
.guide_flow {
    clear: both;
    width: 100%;
    overflow: hidden;
    margin-bottom: 80px;
}
.guide_block03 .txt_col {
    float: left;
    overflow: hidden;
    width: 455px;
}
.guide_block03 .txt_col dl {}
.guide_block03 .txt_col dl dt {
    font-weight: bold;
    font-size: 18px;
}
.guide_block03 .txt_col dl dt b {
    font-size: 27px;
    color: #2E4FB5;
}
.guide_block03 .txt_col dl dd {
    line-height: 200%;
    margin-top: 1em;
}
.guide_block03 .img_col {
    float: right;
    overflow: hidden;
    width: 466px;
}
/**/
.guide_block04 {
    width: 947px;
    margin: 0px auto 60px auto;
    overflow: hidden;
}
.guide_block04 .subt {
    text-align: center;
    overflow: hidden;
    margin-bottom: 60px;
    font-size: 20px;
    line-height: auto;
}
.guide_block04 .guide_txt01 {
    text-align: center;
    line-height: 200%;
}
.guide_block04 .guide_txt02 {
    text-align: center;
    overflow: hidden;
}
.guide_block04 .guide_txt02 ul {
    overflow: hidden;
    text-align: center;
    margin-top: 40px;
}
.guide_block04 .guide_txt02 ul li {
    list-style-type: none;
    display: inline;
    margin: 0px 35px;
}
/**/
.guide_block05 {
    width: 846px;
    margin: 0px auto 60px auto;
    overflow: hidden;
    border: 1px solid #B1B1B1;
    box-sizing: border-box;
}
.guide_block05 .subt {
    text-align: center;
    overflow: hidden;
    margin-bottom: 25px;
    margin-top: 35px;
    font-size: 20px;
    line-height: auto;
}
.guide_block05 dl {
    text-align: center;
    margin-bottom: 30px;
}
.guide_block05 dl dt {
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    color: #2E4FB5;
}
.guide_block05 dl dt a {
    color: #2E4FB5;
}
.guide_block05 dl dd {
    margin-top: 0.5em;
}
/**/
.guide_block06 {
    width: 846px;
    margin: 0px auto 60px auto;
    overflow: hidden;
    border: 1px solid #B1B1B1;
    box-sizing: border-box;
}
.guide_block06 .subt {
    text-align: center;
    overflow: hidden;
    margin-bottom: 35px;
    margin-top: 35px;
    font-size: 20px;
    line-height: auto;
}
.guide_block06 .txt_col {
    float: left;
    overflow: hidden;
    width: 430px;
    margin-left: 60px;
    margin-bottom: 40px;
}
.guide_block06 .txt_col p {
    margin-bottom: 1em;
}
.guide_block06 .txt_col p b {
    font-size: 20px;
    color: #2E4FB5;
    line-height: normal;
}
.guide_block06 .img_col {
    float: right;
    overflow: hidden;
    width: 290px;
    margin-right: 40px;
}
/*-----------------------------------------------------------*/
.prduct-option {
    width: 100% !important;
}
#option_tbl {
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
}
#option_tbl th {
    border: 1px solid #ccc;
    background-color: #f5f5f5;
    padding: 0.5em 1em;
    font-size: 14px;
    font-weight: normal;
}
#option_tbl td {
    border: 1px solid #ccc;
    white-space: nowrap;
    padding: 0.5em 1em;
}

/*-----------------------------------------------------------*/

/*
.sns_like_block {
    text-align: center;
    margin: 40px 0px;
    overflow: hidden;
}

.mm_bn_sns {
    width: 970px;
    margin: 0px auto;
    overflow: hidden;
    text-align: left;
}
*/

.txt_link_guide {
    width: 1000px;
    margin: 0px auto 20px;
    overflow: hidden;
}
.txt_link_guide dl {
    display: table;
    float: right;
}
.txt_link_guide dl dt {
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px;
}
.txt_link_guide dl dd {
    display: table-cell;
	/*font-family: source-han-serif-japanese, serif !important;*/
	font-weight: 400 !important;
	font-style: normal;
}

/*-----------------------------------------------------------*/
/* 1.Tangerine Bold */
.font_type01 {
    font-family: tangerine, sans-serif !important;
    font-weight: 700 !important;
    font-style: normal !important;
}
/* 2.Wreath */
.font_type02 {
    font-family: wreath, serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
}
/* 3.Caflish Script */
.font_type03 {
    font-family: caflisch-script-pro, sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
}
/* 4.Voltage */
.font_type04 {
    font-family: voltage, sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
}
/* 5.Alana */
.font_type05 {
    font-family: alana, sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
}
/* 6.Reklame Script */
.font_type06 {
    font-family: reklame-script, sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
}
/* 7.Mahalia */
.font_type07 {
    font-family: mahalia, sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
}
/* 8.Delaney */
.font_type08 {
    font-family: delaney, sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
}
/* 9.Funkydori */
.font_type09 {
    font-family: funkydori, sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
}
/* 10.Boucherie */
.font_type10 {
    font-family: boucherie-block, sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
}
/* 11.Dessert Script */
.font_type11 {
    /*WEBフォント提供なし*/
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", kozuka-gothic-pro, "メイリオ", Meiryo, "Mplus 1p", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
/* 12.Ed’s Maket */
.font_type12 {
    font-family: eds-market-regular, sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
}
/* 13.Mama Script */
.font_type13 {
    font-family: mama-script, sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
}
/* 14.source-han-serif-japanese */
.font_type14 {
    font-family: source-han-serif-japanese, serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
}

/*-----------------------------------------------------------*/
/*グループページ*/

/*グループ一覧を表示した時のレイアウト*/
#contents .mar_t_50.mar_b_20.txt_20.txt_fwn{
    text-align: center;
}

/*アイテム一覧*/
#contents .page_itemslist{
	display: flex;
	flex-wrap: wrap;
	gap: 20px 12px;
}
#contents .page_itemslist > a{
	display: block;
	width: calc( 100% / 4 - 9px );
}

/*-----------------------------------------------------------*/
/*よくある質問ページ*/

#freepage_general.qa{
    width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#freepage_general.qa h2{
    font-size: 23px;
    font-weight: normal;
}
#freepage_general.qa h2:not(:first-of-type){
    margin-top: 60px;
}

/*アコーディオン全体*/
#freepage_general.qa .accordion-area{
    list-style: none;
    margin:0 auto;
}

#freepage_general.qa .accordion-area li{
    margin: 10px 0;
}

#freepage_general.qa .accordion-area section {
}

/*アコーディオンタイトル*/
#freepage_general.qa .title {
    position: relative;/*+マークの位置基準とするためrelative指定*/
    cursor: pointer;
    font-weight: normal;
    padding: 25px 50px;
    transition: all .5s ease;
	border-bottom: 1px solid #ccc;
}
#freepage_general.qa .title::after{
    position: absolute;
    content:'';
    display: inline-block;
    vertical-align: middle;
    color: #333;
    line-height: 1;
    width: 1em;
    height: 1em;
    border: 0.1em solid currentColor;
    border-left: 0;
    border-bottom: 0;
    box-sizing: border-box;
    transform: translateY(-25%) rotate(135deg);
    top:48%;
    right: 50px;
}
/*　closeというクラスがついたら形状変化　*/
#freepage_general.qa .title.closed::before{
	transform: rotate(45deg);
}

#freepage_general.qa .title.closed::after{
	transform: rotate(-45deg);
}

/*アコーディオンで現れるエリア*/
#freepage_general.qa .box {
    display: none;/*はじめは非表示*/
    background: #f3f3f3;
    padding: 25px 50px;
}
#freepage_general.qa .box a{
    text-decoration: underline;
}

/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/