@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-size: 62.5% !important;
}

a {
  text-decoration: none;
  transition: all 0.3s;
}
a:hover {
  cursor: pointer;
  opacity: 0.8;
}
a:hover img {
  transition: all 0.3s;
  opacity: 0.8;
}

a[href^="tel:"] {
  pointer-events: none;
}

/*--------------------------------------------
    カラー
---------------------------------------------*/
/*--------------------------------------------
	共通パーツ
---------------------------------------------*/
.pcNon {
  display: none;
}
@media screen and (max-width: 767px) {
  .pcNon {
    display: block !important;
  }
}

.spNon {
  display: block;
}
@media screen and (max-width: 767px) {
  .spNon {
    display: none !important;
  }
}

.flex, .flex_b, .flex_ib, .flex_c {
  display: flex;
}

.flex_c {
  flex-direction: column;
}

@media screen and (max-width: 767px) {
  .flex_b {
    display: block !important;
  }
  .flex_ib {
    display: inline-block !important;
  }
}
a {
  text-decoration: none;
  color: #222;
  transition: all 0.3s;
}
a:hover {
  cursor: pointer !important;
  opacity: 0.999999;
}

ul, ol, dl {
  list-style: none;
}

@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf) format("opentype");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.otf) format("opentype");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.otf) format("opentype");
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 100;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 200;
}
html {
  font-size: 62.5% !important;
}

body {
  font: 1.5rem "Helvetica Neue", Arial, "Noto Sans JP", "Yu Gothic", YuGothic, Verdana, Meiryo, sans-serif;
  font-family: "Helvetica Neue", Arial, "Noto Sans JP", "Yu Gothic", YuGothic, Verdana, Meiryo, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  color: #222;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

A, A:link, A:visited, A:hover, A:active {
  color: #222;
}

a:hover {
  text-decoration: none;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  line-height: 1;
}

p, h1, h2, h3, h4, h5 {
  line-height: 1.8;
}

img {
  width: auto;
}

/*--------------------------------------------
  元テンプレ
---------------------------------------------*/
/********************************************************************/
/* スライド */
/********************************************************************/
/* スライド送りボタン */
.slider_box .swiper-pagination-bullet,
.swipe_list .pointer span {
  display: inline-block;
  width: 8px;
  height: 8px;
  border: 1px solid #A6A6A6;
  border-radius: 50%;
  cursor: pointer;
}

/* 現スライド */
.slider_box .swiper-pagination-bullet-active,
.swipe_list .pointer span.current {
  background-color: #A6A6A6;
  border: 1px solid #A6A6A6;
}

#photo .slider_box .swiper-pagination-bullet,
#photo .swipe_list .pointer span,
#photo .slider_box .swiper-pagination-bullet-active,
#photo .swipe_list .pointer span.current {
  border: none;
}

/* 前へ、次へアイコン */
.swipe_list .pointer_box span.pointer_prev,
.swipe_list .pointer_box span.pointer_next,
.swiper-button-prev,
.swiper-button-next {
  width: 25px;
  height: 25px;
  background-color: #222;
  border: 1px solid #222;
  border-radius: 50%;
  display: inline-block;
  cursor: pointer;
}

.use_hover .swiper-button-prev:hover,
.use_hover .swiper-button-next:hover {
  background-color: #A6A6A6;
}

.use_hover .slider_box .swiper-button-disabled:hover {
  background-color: #F5F5F5;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  pointer-events: none;
}

/* 前へアイコン画像 */
.swipe_list .pointer_box span.pointer_prev,
.swiper-button-prev {
  background-image: url(img/icon_prev.png);
  background-size: 20px 40px;
}

.use_hover .swipe_list .pointer_box span.pointer_prev:hover,
.use_hover .itemlist_box .swiper-button-prev:hover {
  background-image: url(img/icon_prev_on.png);
}

/* 次へアイコン画像 */
.swipe_list .pointer_box span.pointer_next,
.swiper-button-next {
  background-image: url(img/icon_next.png);
  background-size: 20px 40px;
}

.use_hover .swipe_list .pointer_box span.pointer_next:hover,
.use_hover .itemlist_box .swiper-button-next:hover {
  background-image: url(img/icon_next_on.png);
}

@media screen and (max-width: 840px) {
  .swipe_list .pointer_box span.pointer_prev,
  .swipe_list .pointer_box span.pointer_next,
  .swiper-button-prev,
  .swiper-button-next {
    background-size: 10px 20px;
    background-color: #FFFFFF;
  }
}
/********************************************************************/
/* 第二階層 */
/********************************************************************/
.page_box {
  color: #000000;
}

/* 共通説明 */
.page_desc {
  padding: 10px;
}

/* 共通ボックス */
.global_info {
  background-color: #FFFFFF;
  border: 1px solid #A6A6A6;
  padding: 10px;
}

.popup_page #main_container,
.popup_page .btn_box {
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.popup_page .page_contents {
  background-color: #EAEAEA;
  padding-top: 1px;
}

/********************************************************************/
/* 商品詳細 */
/********************************************************************/
/* 商品情報　各ブロック */
.detail_section {
  border-bottom: 1px solid #A6A6A6;
}

/* 商品情報　商品名 */
.detail_item_data h1,
.detail_item_data .item_name {
  font-size: 123.1%;
  font-weight: bold;
  margin-bottom: 10px;
}

/* 商品詳細　価格エリアdivタグ間余白 */
.detail_item_data .section_box {
  margin-bottom: 10px;
}

/* 商品詳細　価格エリア項目間余白 */
.detail_item_data .section_box p {
  margin-bottom: 5px;
}

/* 商品詳細　販売価格 */
.detail_item_data .selling_price {
  font-size: 123.1%;
  word-break: normal;
}

/* 商品詳細　販売価格金額 */
.detail_item_data .selling_price .figure {
  font-weight: bold;
}

/* 商品詳細　通常販売価格 */
.detail_item_data .regular_price {
  font-size: 85%;
}

/* 商品詳細　希望小売価格、税込価格 */
.detail_item_data .retail_price,
.detail_item_data .tax_incl_price {
  color: #666666;
  font-weight: normal;
}

/* 商品詳細　販売価格ラベル */
.detail_item_data .selling_price {
  font-weight: normal;
}

/* 商品詳細　在庫 */
.detail_item_data .stock {
  font-size: 108%;
  font-weight: bold;
}

/* 商品情報　商品説明 */
.item_desc {
  margin: 0px;
}

/* 価格変動注意書き */
.price_desc {
  font-size: 77%;
}

/* 商品仕様 */
.detail_spec_data {
  margin: 0px;
}

/* 他の写真枠 */
.other_item_data {
  margin: 0px;
}

.other_item_data .global_photo {
  text-align: center;
}

/* 他の写真説明 */
.other_photo_desc {
  margin: 0px;
}

/* ソーシャルツール */
.social_tool {
  padding-bottom: 5px;
}

/* バリエーション在庫表 */
.variation_stock_list {
  margin-bottom: 5px;
}

.variation_selection_box button {
  border-radius: 5px;
}

/* バリエーション、オーダーメイド項目間余白 */
.variation_item,
.order_item {
  padding-top: 5px;
  padding-bottom: 5px;
}

/* オーダーメイド項目 */
.order_item {
  border-bottom: 1px dotted #A6A6A6;
}

.ordermade .bottompos {
  border-bottom: none;
}

/* 在庫数のラベルなし */
.hidden_stock .stocklist_data {
  text-align: center;
}

/* バリエーション在庫選択中背景 */
.variation_stock_list .data_table .selected_item {
  background-color: #D6D6D6;
  color: #000000;
}

.variation_stock_list .data_table .selected_data {
  background-color: #D6D6D6;
}

/*--------------------------------------*/
/* バリエーション選択のポップアップ */
/* ポップアップ枠 */
.popup_variation,
.popup_area {
  background-color: #FFFFFF;
  border: 1px solid #E0DFE3;
}

.popup_variation_selection,
.popup_section {
  border-bottom: 1px solid #E0DFE3;
}

/* バリエーション項目ボタン */
.popup_variation_button,
.item_selection_button {
  background-color: #F5F5F5;
  border: 2px solid #CCCCCC;
}

/* 選択中 */
.selected_option .popup_variation_button,
.selected_option .item_selection_button {
  background-color: #EAEAEA;
  border: 2px solid #000000;
  color: #000000;
}

/* 変更、選択してくださいボタン */
.popup_variation_edit_button,
.popup_variation_select_button,
.item_select_operation_button {
  background-image: url(img/btn_main.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-color: #F5F5F5;
  color: #333333;
}

.popup_variation_value,
.variation_selection_value,
.item_selection_value {
  color: #000000;
  font-weight: bold;
}

/* 選択済み枠 */
.variation_selection_box .validation_selection_selected_all,
.use_hover .variation_selection_box .validation_selection_selected_all:hover {
  background-color: #EAEAEA;
  border: 2px solid #A6A6A6;
  color: #000000;
}

.validation_selection_selected_all .variation_selection_msg_text {
  background-color: #666666;
  color: #FFFFFF;
}

/*--------------------------------------*/
/* サムネイル写真 */
.thumbnail {
  margin-top: 5px;
}

/* サムネイル写真 */
.thumbnail .thumbnail_btn {
  border: 2px solid #FFFFFF;
}

.thumbnail .current .thumbnail_btn {
  border: 2px solid #000000;
}

/* サムネイル写真枠サイズ */
.thumbnail_listbox {
  width: 60px;
}

/*************************************************************/
/* レビュー */
/*************************************************************/
.large_rating_icon .rating_point {
  font-size: 153.9%;
}

.medium_rating_icon .rating_point {
  font-size: 123.1%;
}

/* 星ポイント */
.rating_point {
  margin-left: 10px;
  color: #EF9D35;
}

/* レビュー数 */
.review_number {
  margin-left: 10px;
}

/* グラフ */
.bar_graph {
  background-color: #EF9D35;
}

/* 年代 */
.rating_age {
  font-size: 93%;
}

/* 分析レポート内レビュー数 */
.rating_number A {
  font-size: 93%;
}

/* レビュー一覧 */
.review_data {
  border-bottom: 1px dotted #000000;
}

.mypagereview_contents .review_data {
  border-bottom: none;
}

/* レビュータイトル */
.review_title {
  font-size: 123.9%;
  font-weight: bold;
}

.product_review_item .page_title {
  margin-bottom: 30px;
}

.product_review_item .page_title .title_note,
.item_box .page_title .title_note {
  display: block;
  margin-top: 5px;
  font-size: 77%;
}

@media screen and (min-width: 710px) {
  .product_review_item .page_title .title_note,
  .item_box .page_title .title_note {
    font-size: 85%;
  }
}
.itemdetail .review_data .review_title,
.mypagereview_contents .review_data .review_title {
  font-size: 108%;
}

/* 登録日 */
.review_postdate {
  background-color: #EAEAEA;
}

/* メモ */
.review_note {
  border-top: 1px solid #A6A6A6;
  border-bottom: 1px solid #A6A6A6;
}

.detail_page_body .review_note {
  border-top: 1px solid #A6A6A6;
  border-bottom: none;
}

/* ショップオーナー返信 */
.owner_note {
  border-bottom: 1px solid #A6A6A6;
}

/* ショップオーナーヘッダー */
.owner_header {
  font-size: 93%;
  color: #00BF60;
}

/* ショップオーナー登録日 */
.owner_postdate {
  display: inline-block;
  margin-left: 5px;
}

/* 参考質問数字 */
.user_number {
  font-size: 123.9%;
  font-weight: bold;
  color: #EF9D35;
}

/* 参考質問ボタン */
.review_vote_btn {
  display: block;
  margin-top: 5px;
}

/* 商品一覧レビュー数 */
.itemlist .review_number {
  font-size: 85%;
  margin-left: 5px;
}

/* 商品詳細レビュー数 */
.review_list .review_number {
  font-size: 93%;
}

/* 商品詳細ヘッダー */
.detail_review_header {
  padding-top: 10px;
}

/* 商品詳細、マイページレビュー管理ボタン */
.review_admin .global_btn {
  border-top: 1px solid #EAEAEA;
  text-align: center;
}

.detail_review_header .global_btn {
  text-align: center;
}

/********************************************************************/
/* ログイン */
/********************************************************************/
/* ID、PW枠 */
.signin_box .id_box,
.signin_box .pass_box {
  margin: 0px;
}

/* ID、PWタイトル */
.signin_box .id_title,
.signin_box .pass_title {
  margin-bottom: 10px;
  border-bottom: 1px solid #A6A6A6;
  font-size: 116%;
  font-weight: bold;
}

.signin_box .password .global_link {
  font-size: 85%;
}

/* 新規登録枠 */
#register_form {
  padding-top: 20px;
  border-top: 1px solid #A6A6A6;
}

/********************************************************************/
/* カート */
/********************************************************************/
/* カートの中身各枠 */
.inner_cart_data {
  margin-bottom: 10px;
  border: 1px solid #A6A6A6;
  background-color: #FFFFFF;
  border-radius: 5px;
}

/* 各項目枠 */
.cart_section {
  border-top: 1px dotted #A6A6A6;
}

/* 区切り線 */
.top_separator {
  border-top: 1px solid #A6A6A6;
}

.bottom_separator {
  border-bottom: 1px solid #A6A6A6;
}

/* 各項目ラベル */
.cart_label {
  font-weight: normal;
}

/* ボタン中央寄せ */
.cart_inner_btn {
  text-align: center;
}

/* 小計、送料 */
.cart_sub_total_price,
.cart_shipping_charge {
  text-align: right;
}

/* 合計 */
.cart_footer {
  text-align: right;
}

.grand_total {
  display: inline-block;
  border-bottom: 2px solid #A6A6A6;
  margin-bottom: 15px;
}

.grandtotal_price {
  font-size: 153.9%;
  color: #990000;
}

/* 買い物を続ける */
.continue_shopping {
  text-align: right;
  border-top: 1px solid #A6A6A6;
  border-bottom: 1px solid #A6A6A6;
}

/* 送り主、お届け先追加変更ボタン */
.cart_recipient .global_btn {
  text-align: center;
}

/* お届け先名 */
.cart_recipient_title {
  border-left: 5px solid #A6A6A6;
}

/* ラジオボタン選択の強調表示 */
.checked_row {
  background-color: #EAEAEA;
}

.form_area .checked_row > .form_title,
.form_inner_area .checked_row > .form_inner_title {
  color: #000000;
}

.checked_row .global_info {
  background-color: #FFFFFF;
  padding: 10px;
}

/* リピータ向け決済機能用 */
.inner_global_info {
  padding: 0px;
}

/* クーポン/ポイント枠 */
.toggle_box .cart_point,
.toggle_box .box_padding,
.toggle_box .cart_point_notice {
  margin: 1px;
}

/* クーポン/ポイント変更時の金額を更新ボタン欄、強調表示背景 */
.notice_box .form_btn_spad {
  background-color: #FFFEBF;
}

#cart_remarks,
#cart_quantity,
#cart_questionnaire {
  margin-top: 10px;
}

.shoppingcart_page_body .page_box .section_title h3 {
  padding: 10px;
  background-color: #EAEAEA;
  font-weight: bold;
  text-align: left;
  color: #000000;
}

/*************************************************************/
/* ステップ表 */
/*************************************************************/
.step_list {
  margin: 10px 0px;
  padding: 0px 2px;
}

/* ステップ表 各枠背景 */
.step_data {
  background-color: #EAEAEA;
  border-bottom: 1px solid #A6A6A6;
  border-right: 1px solid #FFFFFF;
  text-align: center;
}

/* ステップ表 右端 */
.step_list .posright .step_data {
  border-right: none;
}

/* ステップ表 各枠　現ページ */
.step_check .step_data {
  background-color: #A6A6A6;
}

/* ステップ表 文字 */
.step_data span {
  color: #A6A6A6;
}

/* ステップ表 ステップ数 */
.step_data .step_number {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

/* ステップ表 現ページ文字 */
.step_check .step_data span {
  color: #FFFFFF;
}

/********************************************************************/
/* 最新情報、店長日記 */
/********************************************************************/
/* 日付 */
.article_date {
  border-bottom: 1px dotted #A6A6A6;
  margin-bottom: 10px;
}

.format {
  font-size: 77%;
}

/* 記事 */
.ph_article {
  font-size: 108%;
}

/* バックナンバー */
.count_number {
  font-size: 93%;
}

/********************************************************************/
/* ご利用案内 */
/********************************************************************/
/* 上部ページ内リンクのナビゲーション */
.anchor_nav_area .nav_btn {
  background-color: #FFFFFF;
  border: 1px solid #A6A6A6;
}

.use_hover .anchor_nav_area .nav_btn:hover {
  background-color: #EAEAEA;
  border: 1px solid #A6A6A6;
}

.anchor_nav_area {
  margin-bottom: 25px;
}

.help .section_title h3 {
  text-align: left;
}

/* 各ブロック */
.help_contents .inner_contents_box {
  margin-bottom: 10px;
}

.help_step,
.help_payment {
  padding-bottom: 5px;
}

/* 説明各ブロック */
.help_data {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 93%;
}

/* 推奨環境 */
#spec_contents dt {
  font-weight: bold;
  padding-bottom: 5px;
}

#spec_contents dd {
  border: 1px dotted #A6A6A6;
}

/********************************************************************/
/* 特定商取引法 */
/********************************************************************/
/* 各欄枠 */
.contents_desc {
  padding: 10px 5px;
}

/********************************************************************/
/* メールマガジン */
/********************************************************************/
/* 登録、解除タイトル */
.mailmagazine_box .mailmagazine_subscribe_title,
.mailmagazine_box .mailmagazine_unsubscribe_title {
  border-bottom: 1px solid #A6A6A6;
  margin-bottom: 10px;
  font-size: 116%;
  font-weight: bold;
}

/********************************************************************/
/* マイページ */
/********************************************************************/
/* ポイント */
.member_contents .point_number {
  font-size: 138.5%;
  font-weight: bold;
  color: #990000;
}

/* リンク枠 */
.link_box .global_iconleft {
  display: block;
  margin-bottom: 10px;
}

/* 注意書き */
.mypage_note {
  font-size: 93%;
  line-height: 140%;
}

/* マイページ共通　送り主　お届け先 */
.mypage_recipient {
  padding: 5px 0px;
  font-size: 108%;
}

/*************************************************************/
/* 購入履歴 */
/*************************************************************/
/* 商品名 */
.history_data_list .item_name {
  font-weight: normal;
  color: #000000;
}

.mypage_history_detail_contents .cart_price_box {
  margin-bottom: 20px;
}

/*************************************************************/
/* 送り主、お届け先 */
/*************************************************************/
/* 住所 */
.recipient_data_list .user_address {
  font-weight: normal;
  color: #000000;
}

/*************************************************************/
/* お気に入り */
/*************************************************************/
/* 登録日、メモ */
.item_registration_date,
.item_memo {
  font-size: 93%;
}

/* 商品説明 */
.favorite_contents .item_desc {
  padding: 5px 0px;
  margin: 5px 0px;
  border-top: 1px dotted #A6A6A6;
  border-bottom: 1px dotted #A6A6A6;
}

/* メモ */
.item_memo_text {
  background-color: #EAEAEA;
  border: 1px solid #A6A6A6;
  color: #000000;
}

/*************************************************************/
/* 複数選択 */
/*************************************************************/
/* 複数削除 */
.bulk_btn {
  padding-top: 5px;
  padding-bottom: 5px;
}

/* 複数選択 */
.inner_bulk_check_box {
  background-color: #F5F5F5;
}

.layout_column_text .inner_bulk_check_box,
.layout_text .inner_bulk_check_box {
  background-color: #F5F5F5;
}

.bulk_mode .layout_column_text .list_item_box,
.bulk_mode .layout_column_text .not_link,
.bulk_mode .layout_text .not_link {
  border-bottom: none;
}

/* 一括削除時の下部ボタン枠 */
.bulk_mode .fixed_bottom {
  background-color: #F5F5F5;
  border-top: 1px solid #333333;
}

/* 数量表示バッジ */
.badge {
  background-color: #FF0000;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}

/*************************************************************/
/* 掲示板 */
/*************************************************************/
/* 記事枠 */
.post_box {
  margin-bottom: 5px;
}

/* 記事枠レス */
.post_box_res {
  padding-left: 20px;
}

/* 記事ヘッダー */
.post_box .data_table .cell_header,
.post_box .data_table .cell_data {
  background-color: #EAEAEA;
  font-weight: normal;
}

/* 記事ヘッダー下部余白 */
.post_box .data_table {
  margin-bottom: 5px;
}

/* 記事ヘッダー中央寄せ */
.post_box .res_cell,
.post_box .toggle_cell,
.post_box .replay_cell {
  text-align: center;
}

.post_title,
.post_user,
.post_day,
.post_number {
  padding: 2px 0px;
}

/* 記事タイトル */
.post_title {
  font-weight: bold;
  font-size: 14px;
}

/* 記事ユーザー */
.post_user {
  font-size: 11px;
}

/* 記事投稿日 */
.post_day {
  font-size: 11px;
}

/* 記事No */
.post_number {
  font-size: 13px;
}

/* URL */
.post_url {
  font-size: 13px;
}

/* 記事コメント */
.bbs_comments {
  border: 1px solid #A6A6A6;
}

/* 記事検索 */
.bbs_search .btn_color_common,
.bbs_search A.btn_color_common:link,
.bbs_search A.btn_color_common:visited,
.bbs_search A.btn_color_common:hover,
.bbs_search A.btn_color_common:active {
  border-radius: 5px;
}

/* 検索文字強調 */
.result_emphasis {
  background-color: #FFFF73;
}

/* 検索前に戻る */
.bbs_search .global_link {
  margin-left: 10px;
}

/* 記事開閉 */
#bbs_toggle {
  border-top: 1px solid #A6A6A6;
  border-bottom: 1px solid #A6A6A6;
}

/* 記事投稿欄 */
.bbs_post_form {
  border: 1px solid #A6A6A6;
}

#bbs_post, #bbs_edit {
  padding-top: 20px;
}

#bbs_post.upper_bbs_post_box {
  padding-top: 0px;
}

#bbs_post.contents_box {
  padding-bottom: 30px;
}

@media screen and (max-width: 840px) {
  #bbsedit_contents .search_label {
    min-width: 80px;
  }
  #bbsedit_contents .dispinlineblock {
    display: block;
  }
}
/*************************************************************/
/* 関連ページ */
/*************************************************************/
/* 内容 */
.link_desc_box {
  border-top: 1px solid #000000;
}

/*************************************************************/
/* 私が店長です */
/*************************************************************/
/* スタッフ画像 */
.staff_photo,
.pstaff_photo {
  text-align: center;
  margin-top: 10px;
}

/* プロフィール項目 */
.staff_contents dt,
.pstaff_contents dt {
  border-top: 1px solid #000000;
  font-weight: bold;
}

/* プロフィール内容 */
.staff_contents dd,
.pstaff_contents dd {
  border-top: 1px solid #000000;
}

.staff_profile_desc {
  background-color: #EAEAEA;
}

/********************************************************************/
/* カレンダー */
/********************************************************************/
/* カレンダーヘッダー */
.calendar_data {
  padding: 15px 0px;
}

.cal_month {
  padding-bottom: 15px;
  text-align: center;
}

.cal_month .prev_month,
.cal_month .next_month,
.cal_month .this_month {
  padding: 0px 10px;
}

.cal_month span.prev_month,
.cal_month span.next_month {
  padding: 0px 5px;
  font-weight: bold;
  cursor: pointer;
  color: #A6A6A6;
}

/* 今月 */
.this_month {
  font-size: 123.1%;
  font-weight: bold;
}

.side_col .this_month {
  font-size: 14px;
  padding: 0px;
}

.side_col .next_month,
.side_col .prev_month {
  font-size: 13px;
  padding: 0px;
}

/* カレンダー枠線 */
.calendar_data .data_table th.cell_header,
.calendar_data .data_table td.cell_data {
  border: 1px solid #A6A6A6;
}

/* カレンダー曜日セル */
.calendar_data .cal_day_header {
  font-size: 85%;
}

/* カレンダー各セル */
.calendar_data .data_table .cal_day_cell {
  width: 14%;
  height: 60px;
  vertical-align: top;
}

/* 日曜日 */
.sun .cal_day {
  color: #CC0000;
}

/* 土曜日 */
.sat .cal_day {
  color: #3399CC;
}

/* 今日 */
.calendar_data .today {
  font-weight: bold;
}

/* イベント一覧 */
.event_list li {
  border-bottom: 1px solid #A6A6A6;
}

/* イベント内容 */
.event_data {
  padding: 10px 0px;
}

/* イベント名 */
.event_name {
  font-weight: bold;
  line-height: normal;
}

/* アイコン画像 */
div.event_icon {
  text-align: center;
}

div.event_icon img {
  margin: 0px 1px;
}

span.event_icon {
  margin-right: 5px;
}

/* 定休日 */
.calendar_data .holiday,
.holiday_icon {
  background-color: #FBFAEA;
}

.holiday_icon {
  border: 1px solid #666666;
  display: inline-block;
  width: 15px;
  height: 15px;
}

/* イベント説明 */
.event_desc {
  font-size: 93%;
  padding: 5px;
}

/* 左右カラム */
.side_col .cal_day {
  font-size: 85%;
}

.side_col .data_table th.cell_header,
.side_col .data_table td.cell_data {
  padding: 2px;
}

.side_col .calendar_data .data_table .cal_day_cell {
  height: auto;
}

/********************************************************************/
/* table */
/********************************************************************/
/* thタグ、tdタグ */
.data_table .cell_header,
.data_table_header,
.data_table .cell_data {
  padding: 5px;
  border: 1px solid #A6A6A6;
}

/* thタグ */
.data_table .cell_header,
.data_table_header {
  background-color: #EAEAEA;
  color: #000000;
}

/* tdタグ */
.data_table .cell_data {
  background-color: #FFFFFF;
  color: #000000;
}

/********************************************************************/
/* フォーム */
/********************************************************************/
.list_icon_circle {
  color: #000000;
}

/* フォーム項目 */
.form_element,
.form_inner_element {
  padding: 10px;
}

/* 必須項目 */
.require {
  color: #CC0000;
  font-weight: bold;
}

abbr.require {
  border: none;
  cursor: default;
}

/* 注意書き */
span.cell_note {
  font-size: 85%;
  font-weight: normal;
}

/* メールアドレス欄 */
.confirm_email {
  border-color: #E0DFE3;
  background-color: #EAEAEA;
}

/********************************************************************/
/* 入力エリア */
/********************************************************************/
/* 標準 */
.form_data .defaultsize {
  width: 170px;
}

/* 特小 */
.form_data .xsmallsize {
  width: 60px;
}

/* 小 */
.form_data .smallsize {
  width: 80px;
}

/* 大 */
.form_data .largesize {
  max-width: 500px;
  width: 97%;
}

/********************************************************************/
/* フォームエラー */
/********************************************************************/
/* 個別エラー表示 */
.form_error {
  border: 5px solid #FF0000;
  border-radius: 5px;
  margin: 0px 5px;
}

/* フォーム上部エラー表示 */
.error_box {
  border: 1px solid #FF0000;
  border-radius: 5px;
}

/* 商品詳細エラー表示 */
.detail_page_body .error_box {
  margin: 10px;
}

/* エラー表示　※赤枠内文字 */
.error_status {
  color: #FF0000;
  font-size: 93%;
  padding-left: 5px;
}

/* エラー時入力エリア背景色 */
.page_box .edit_form .error_row input,
.page_box .edit_form .error_row select,
.page_box .edit_form .error_row textarea {
  background-color: #FFF0F0;
}

/* エラーアイコン */
.error_icon .fa {
  background-color: #FF0000;
  border: 1px solid #FFFFFF;
  box-shadow: 0px 0px 0px 1px #FF0000;
  color: #FFFFFF;
}

/* フォーム上部OK表示 */
.ok_box {
  border: 1px solid #00B200;
  border-radius: 5px;
}

/* OK表示 ※緑枠内文字 */
.ok_status {
  color: #00B200;
  font-size: 93%;
  padding-left: 5px;
}

/* OK表示アイコン位置調整 */
.ok_status img {
  padding-right: 3px;
}

/* OK時入力エリア背景色 */
.page_box .edit_form .ok_row input,
.page_box .edit_form .ok_row select,
.page_box .edit_form .ok_row textarea,
.page_box .edit_form .error_row .ok_input {
  background-color: #EEFFEE;
}

/* OKアイコン */
.ok_icon .fa {
  background-color: #00B200;
  border: 1px solid #FFFFFF;
  box-shadow: 0px 0px 0px 1px #00B200;
  color: #FFFFFF;
}

/* 重要な注意書き色 */
.note_color {
  color: #CC0000;
}

/********************************************************************/
/* アイコン */
/********************************************************************/
/* ヘッダーナビボタン */
.inner_header_nav .header_nav_item .fa {
  color: #000000;
}

/* グローバルナビ */
.inner_global_nav .fa {
  color: #000000;
}

.global_iconleft .fa {
  padding-right: 5px;
}

.global_iconright .fa {
  padding-left: 5px;
}

/* 閉じる、削除ボタン */
.close_btn_box .fa,
.delete_btn_box .fa {
  color: #000000;
}

.nav_close_btn .fa {
  color: #FFFFFF;
}

/* フッター下部ボタン */
.fixed_corner_button .fa {
  font-size: 40px;
  color: #FFFFFF;
}

.use_hover .fixed_corner_button:hover .fa {
  color: #000000;
}

/* +-開閉ボタン */
.open_icon .fa,
.close_icon .fa {
  color: #000000;
}

/* 説明付き一覧表示調整 */
.right_side_list_icon {
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -11px;
  font-size: 22px;
}

/* 矢印アイコン */
#container .fa-chevron-right,
#container .fa-chevron-down,
#container .fa-chevron-up {
  color: #000000;
}

#container .custom_toggle_button .fa-chevron-down {
  color: #A6A6A6;
}

/********************************************************************/
/* ボタン */
/********************************************************************/
/* アイコンボタン枠 */
.icon_btn {
  padding: 0px 3px;
  border: 1px solid #A6A6A6;
  background-color: #FFFFFF;
  border-radius: 5px;
}

.use_hover .icon_btn:hover {
  border: 1px solid #A6A6A6;
  background-color: #EAEAEA;
}

/* +-開閉ボタン枠 */
.open_icon,
.close_icon {
  border: 1px solid #CCCCCC;
  background-color: #FFFFFF;
}

.use_hover A:hover .open_icon,
.use_hover A:hover .close_icon,
.use_hover abbr:hover .open_icon,
.use_hover abbr:hover .close_icon {
  background-color: #D1D1D1;
}

/* 汎用ボタン */
.general_btn {
  padding: 0px 5px;
  border: solid 1px #A6A6A6;
  background-color: #FFFFFF;
  border-radius: 5px;
  display: inline-block;
}

.use_hover .general_btn:hover {
  background-color: #EAEAEA;
}

.standard_btn {
  padding: 10px 20px;
  border: solid 1px #E0DFE3;
  background-color: #FFFFFF;
  border-radius: 5px;
  display: inline-block;
}

.use_hover .standard_btn:hover {
  border: 1px solid #E0DFE3;
  background-color: #F5F5F5;
}

/* 右端ボタン */
.page_title_right_edge .general_btn,
.section_title_right_edge .general_btn {
  background-color: #FFFFFF;
  border: 1px solid #A6A6A6;
  border-radius: 5px;
  color: #666666;
}

.use_hover .page_title_right_edge .general_btn:hover,
.use_hover .section_title_right_edge .general_btn:hover {
  background-color: #EAEAEA;
  color: #666666;
}

/* 画像リンク */
.use_hover .photo_link:hover {
  opacity: 0.7;
}

/*************************************************************/
/* フォームボタン */
/*************************************************************/
/* フォームボタンマウスオーバー */
.use_hover .global_btn input:hover,
.use_hover button:hover,
.use_hover .global_btn A:hover {
  opacity: 0.8;
}

/* ボタンサイズXXS */
.global_btn .btn_size_xxsmall {
  width: 30px;
  height: 30px;
}

/* ボタンサイズXS */
.global_btn .btn_size_xsmall {
  width: 50px;
  height: 30px;
}

/* ボタンサイズS */
.global_btn .btn_size_small {
  width: 70px;
  height: 30px;
}

/* ボタンサイズM */
.global_btn .btn_size_medium {
  width: 90px;
  height: 30px;
}

.global_btn A.btn_size_xxsmall,
.global_btn A.btn_size_xsmall,
.global_btn A.btn_size_small,
.global_btn A.btn_size_medium,
.global_btn A.btn_size_auto {
  line-height: 30px;
}

/* ボタンサイズL */
.global_btn .btn_size_large {
  width: 130px;
  height: 35px;
}

.global_btn A.btn_size_large {
  line-height: 35px;
}

/* ボタンサイズXL */
.global_btn .btn_size_xlarge {
  width: 180px;
  height: 40px;
  font-size: 116%;
}

.global_btn A.btn_size_xlarge {
  line-height: 40px;
}

/* ボタンサイズXXL */
.global_btn .btn_size_xxlarge {
  width: 281px;
  height: 50px;
  font-size: 123%;
}

.global_btn A.btn_size_xxlarge {
  line-height: 50px;
}

/* ボタンサイズ横幅auto */
.global_btn .btn_size_auto {
  height: 30px;
  width: auto;
  padding: 0px 20px;
}

/* ボタンサイズ小文字 */
.font_size_small {
  font-size: 77%;
}

/* 縦2段積みボタン */
.under_global_btn {
  display: block;
  margin-top: 30px;
}

/* 商品詳細 */
.detail_item_data .add_cart .global_btn {
  display: block;
  text-align: center;
  margin: 10px 0px;
}

/* 下部配置ボタン */
.form_btn {
  text-align: center;
  margin: auto;
  padding: 20px 0;
}

/* 下部ボタン上部注意書き */
.global_bottom_info {
  border-bottom: 1px solid #E0DFE3;
}

/* ログインページ新規登録余白調整 */
#register_form .form_btn {
  padding: 0px;
}

/* Aタグボタン */
.global_btn A {
  font-weight: normal;
}

/* 外部決済ボタン */
.outside_btn_box {
  background-color: #EAEAEA;
  border: 1px solid #A6A6A6;
}

/* 楽天決済用 */
.payment_method_desc {
  margin-bottom: 10px;
}

/*--------------------------------------*/
/* ボタン色 */
/*--------------------------------------*/
/* 色通常 */
/* フォームボタン全般 */
.btn_color_common {
  background-color: #333333;
  color: #FFFFFF;
}

.btn_color_common,
A.btn_color_common:link,
A.btn_color_common:visited,
A.btn_color_common:hover,
A.btn_color_common:active {
  color: #FFFFFF;
  border-radius: 25px;
}

.use_hover .btn_color_common:hover {
  color: #FFFFFF;
}

/* 色強調 */
.btn_color_emphasis {
  background-color: #A6A6A6;
  border-radius: 25px;
}

.btn_color_emphasis,
A.btn_color_emphasis:link,
A.btn_color_emphasis:visited,
A.btn_color_emphasis:hover,
A.btn_color_emphasis:active {
  color: #FFFFFF;
  border-radius: 25px;
}

.use_hover .btn_color_emphasis:hover {
  color: #FFFFFF;
}

/*************************************************************/
/* パンくずリスト */
/*************************************************************/
/* パンくずリスト */
.breadcrumb_list {
  font-size: 85%;
}

/********************************************************************/
/* ポップアップ */
/********************************************************************/
/* ポップアップの背景 */
.overlay_area .modal_skin {
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
}

/********************************************************************/
/* ロード、ページャー */
/********************************************************************/
/* 読み込み中アイコン画像 */
.loading,
.initial_loading {
  background: url(img/load_icon.gif);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 25px 25px;
}

.entry_box .loading {
  background-image: url(img/load_entry_icon.gif);
  background-size: 25px 25px;
}

/* 一覧ページャー */
.pager {
  margin: 5px 0px;
  text-align: center;
}

/* 現ページ */
.pager strong {
  min-width: 20px;
  min-height: 20px;
  padding: 3px;
  margin: 0px 1px;
  border: 1px solid #A6A6A6;
  background-color: #A6A6A6;
  color: #FFFFFF;
}

/* 各ページ */
.pager .pager_btn {
  min-width: 20px;
  min-height: 20px;
  margin: 0px 1px;
  padding: 3px;
  border: 1px solid #A6A6A6;
  background-color: #FFFFFF;
  text-decoration: none;
  color: #A6A6A6;
}

.use_hover .pager .pager_btn:hover {
  border: 1px solid #A6A6A6;
  background-color: #A6A6A6;
  color: #FFFFFF;
}

/********************************************************************/
/* グローバルサイトリンク */
/********************************************************************/
/* リンク一覧 */
.site_list_dropdown {
  background-color: #FFFFFF;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.4), -5px 5px 10px rgba(0, 0, 0, 0.4);
}

/* 各リンク先 */
.layout_dropdown .site_list_data {
  border-bottom: 1px solid #E0DFE3;
}

/* 各リンク文字 */
.global_site .site_list_dropdown .nav_btn,
#inner_footer .layout_dropdown .site_list_data .nav_btn {
  color: #000000;
}

.use_hover .global_site .site_list_dropdown .nav_btn:hover,
.use_hover #inner_footer .layout_dropdown .site_list_data .nav_btn:hover {
  color: #666666;
  background-color: #F5F5F5;
}

/* リスト表示タイトル */
#inner_footer .layout_dropdown .site_list_title .nav_btn {
  background-image: none;
  background-color: #FFFFFF;
  color: #000000;
}

/********************************************************************/
/* フッター */
/********************************************************************/
/* PCサイトボタン */
.footer_pc_site_box {
  height: 30px;
  padding: 15px 0px 15px 0px;
  position: relative;
  background-color: #F7F5F2;
  box-sizing: content-box;
  text-align: center;
}

.pc_site_btn .pc_site_link {
  width: 80px;
  margin: auto;
  padding: 8px 8px 8px 30px;
  display: inline-block;
  background-image: url(img/icon_pc.png);
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: 5px center;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 5px;
  box-sizing: content-box;
  font-size: 12px;
  text-align: center;
  color: #000000;
}

.use_hover .pc_site_btn .pc_site_link:hover {
  color: #000000;
  opacity: 0.8;
}

/* フッター */
.footer_area {
  border-top: 1px solid #222;
}

#footer {
  text-align: center;
}

.footer_upper_link_box .continued_link_box {
  border-left: 1px solid #666666;
}

/* ページトップへ戻るボタン */
.fixed_corner_button {
  width: 45px;
  height: 45px;
  border-radius: 10px;
  background-color: #A6A6A6;
  text-align: center;
}

.move_to_add_cart .corner_covering_item,
.use_hover .move_to_add_cart:hover .corner_covering_item {
  color: #A6A6A6;
}

/* フッター下部バナー */
.footer_banner {
  text-align: center;
}

.footer_banner .banner_box {
  margin: 15px 5px 5px 5px;
}

.use_hover .footer_banner .banner_box A:hover {
  opacity: 0.8;
}

/*--------------------------------------------
  下層調整
---------------------------------------------*/
.detail_page_title {
  text-align: left !important;
  line-height: 1.4;
}

.page_box .page_title h1, .page_box .page_title h2, .page_box .section_title h2, .page_box .section_title h3 {
  padding-left: 0;
  padding-right: 0;
  margin-top: 40px;
  margin-bottom: 30px;
  text-align: center;
}

.responsive .box_both_ends_small_space, .responsive .form_area_wrapper, .responsive .form_info_wrapper, .responsive .free_page_box, .responsive .inner_contents_box {
  padding-left: 0;
  padding-right: 0;
}

.page_title h1 .title_text, .page_title h2 .title_text, .main_box h2 .title_text {
  margin-top: 30px;
  margin-bottom: 20px;
  text-align: center;
  line-height: 1.4;
}

.contents_info_data {
  padding: 0;
}

.contents_info_data .contents_title {
  padding-left: 10px;
  background-color: #F2F2F2;
}

.contents_desc {
  padding: 10px;
}
.contents_desc * {
  line-height: 1.8;
}

.detail_item_data h1, .detail_item_data .item_name {
  line-height: 1.4;
}

.responsive .detail_item_data .product_name_inside, .responsive .detail_spec_data {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #222;
  line-height: 1.5;
}

.detail_section {
  padding-top: 10px;
  padding-bottom: 10px;
}

.detail_item_data .detail_section {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.delivery_option {
  margin-top: -10px;
}

.order_desc, .custom_note, .custom_space, .custom_desc {
  line-height: 1.8;
}

.inner_itemlist_nav .nav_btn {
  margin-bottom: 30px;
  background-color: #f2f2f2;
}

/*--------------------------------------------
  Common
---------------------------------------------*/
.inner {
  width: 90%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) and (max-width: 1070px) {
  .inner {
    width: 92%;
  }
}
@media screen and (max-width: 767px) {
  .inner {
    width: 95%;
  }
}

.sec {
  padding-top: 9%;
}
@media screen and (max-width: 767px) {
  .sec {
    padding-top: 16%;
  }
}

.cmn_ttl.under {
  padding: 50px 0 55px;
  margin-bottom: 4%;
  font-size: 32px;
  font-size: 3.2rem;
}
@media screen and (max-width: 767px) {
  .cmn_ttl.under {
    padding: 30px 0;
    margin-bottom: 4%;
    font-size: 26px;
    font-size: 2.6rem;
  }
}

.cmn_txt {
  line-height: 1.8;
}

.txt_link {
  text-decoration: underline;
}

.btn {
  display: block;
  width: 240px;
  height: 46px;
  padding-top: 13px;
  margin: 0 auto;
  border-radius: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  font-weight: 600;
  text-align: center;
  color: #fff !important;
  background-color: #222;
}
.btn:hover {
  color: #222 !important;
  background-color: #FFF200;
}
@media screen and (max-width: 767px) {
  .btn {
    max-width: 280px;
    width: 100%;
    margin: 0 auto;
  }
}

.cart_btn {
  width: 168px;
  height: 32px;
  border: 2px solid #FFF200;
  padding-top: 3px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 600;
  color: #222 !important;
  background-color: #FFF200;
}
@media screen and (min-width: 768px) and (max-width: 1070px) {
  .cart_btn {
    width: 110px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .cart_btn {
    width: 100%;
    height: auto;
    padding-top: 12px;
    padding: 15px 60px;
  }
}
.cart_btn.gnav_list_link:hover {
  border: 2px solid #222;
  color: #222 !important;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .cart_btn.gnav_list_link {
    color: #222 !important;
  }
}
.cart_btn:hover {
  color: #fff !important;
  background-color: #222;
}

/*
   Header　ヘッダー 
*/
.inner_search_bar {
  display: none;
}

.order_desc, .custom_note, .custom_space, .custom_desc {
  overflow: visible;
}

.header .custom_space {
  overflow: hidden;
}

header {
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 128px;
  border-bottom: none;
  background-color: rgba(255, 255, 255, 0.85);
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  header {
    height: 155px;
  }
}

#header {
  z-index: auto;
}

.header_inner {
  justify-content: space-between;
  align-items: center;
  padding-top: 5px;
  height: 79px;
}
@media screen and (max-width: 767px) {
  .header_inner {
    padding-top: 0;
    height: 60px;
  }
}

.header_link {
  align-items: flex-start;
}
@media screen and (max-width: 1030px) {
  .header_link {
    margin-left: 20px;
  }
}

.header_logo {
  width: 140px;
}
@media screen and (max-width: 1200px) {
  .header_logo {
    width: 84px;
  }
}
@media screen and (max-width: 767px) {
  .header_logo {
    width: 70px;
  }
}

.header_ttl {
  margin-left: 12px;
  margin-top: 10px;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.6;
}
@media screen and (max-width: 1200px) {
  .header_ttl {
    margin-top: 0;
  }
}
@media screen and (max-width: 1000px) {
  .header_ttl {
    letter-spacing: -0.05em;
  }
}
@media screen and (max-width: 767px) {
  .header_ttl {
    letter-spacing: 0.05em;
  }
}
.header_ttl_br {
  display: none;
}
@media screen and (max-width: 1200px) {
  .header_ttl_br {
    display: block;
  }
}

.header_detail {
  padding-top: 30px;
  padding-left: 20px;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .header_detail {
    display: none;
  }
}
.header_detail_ttl {
  font-size: 13px;
  font-size: 1.3rem;
}
.header_detail_txt {
  padding-top: 5px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #6E6E6E;
  line-height: 1.4;
}

@media screen and (max-width: 1030px) {
  .gnav_spNon {
    display: none;
  }
}

.gnav_pcNon {
  display: none;
}
@media screen and (max-width: 1030px) {
  .gnav_pcNon {
    display: block;
  }
}

.headerSearch {
  display: flex;
  justify-content: flex-end;
}
.headerSearch_sp {
  display: none;
}
@media screen and (max-width: 1030px) {
  .headerSearch {
    display: none;
  }
  .headerSearch_sp {
    display: block !important;
    padding-top: 40px;
  }
}
.headerSearch .form_data {
  padding: 0;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .headerSearch .form_data.search {
    padding: 0;
  }
}
.headerSearch .search_form {
  justify-content: flex-end;
}
.headerSearch .search_box {
  min-width: 160px;
  height: 32px;
  padding: 3px;
  padding-left: 10px;
  border: 1px solid #222;
  border-radius: 0;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .headerSearch .search_box {
    min-width: 70%;
    height: 60px;
    padding: 3px;
    padding-left: 20px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .headerSearch .global_btn {
    width: 30%;
  }
}
.headerSearch .btn_size_small {
  margin: 0;
  height: 32px;
  border-radius: 0;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #222;
}
@media screen and (max-width: 767px) {
  .headerSearch .btn_size_small {
    width: 100% !important;
    height: 60px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
  }
}
.headerSearch .button_text {
  opacity: 0;
}
.headerSearch .button_head_space::before {
  display: block;
  padding-top: 8px;
  content: "検索";
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .headerSearch .button_head_space::before {
    padding-top: 13px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 1030px) {
  .gnav {
    flex-direction: column;
  }
}
.gnav_list {
  align-items: center;
}
@media screen and (max-width: 1260px) {
  .gnav_list {
    justify-content: flex-end;
  }
}
@media screen and (max-width: 1030px) {
  .gnav_list {
    flex-direction: column;
    justify-content: center;
  }
}
.gnav_list_item {
  padding-bottom: 5px;
  font-size: 14px;
  font-size: 1.4rem;
  margin-left: 40px;
}
@media screen and (max-width: 1260px) {
  .gnav_list_item {
    margin-left: 20px;
  }
}
@media screen and (max-width: 1000px) {
  .gnav_list_item {
    margin-left: 14px;
    font-size: 1.45vw;
  }
}
@media screen and (max-width: 1030px) {
  .gnav_list_item {
    margin-left: 0;
    margin-top: 34px;
    padding-bottom: 0;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center;
  }
}
.gnav_list_link {
  transition: all 0.2s;
}
.gnav_list_link:hover {
  opacity: 0.8;
}
@media screen and (max-width: 767px) {
  .gnav_list_link {
    display: block;
    font-size: 5.5vw;
  }
}
.gnav_list_icon {
  margin-top: -2px;
  margin-right: 5px;
}

@media screen and (max-width: 1030px) {
  .nav-wrap {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    padding: 80px 20px;
    background-color: rgb(255, 255, 255);
    width: 100%;
    height: 100%;
    overflow-y: scroll;
  }
}
.nav-wrap.open {
  display: block;
}
.nav-wrap.close {
  display: none;
}
@media screen and (max-width: 1030px) {
  .nav-wrap .gnav {
    height: 100%;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
  }
}

.nav-button {
  display: none;
}
@media screen and (max-width: 1030px) {
  .nav-button {
    display: block;
    cursor: pointer;
    margin-left: 0;
    z-index: 20;
    position: relative;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    background-color: #222;
  }
  .nav-button::after {
    display: block;
    position: absolute;
    bottom: 7px;
    left: 12px;
    content: "Menu";
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
  }
}

.nav-button.active::after {
  content: "Close";
}

@media screen and (max-width: 1030px) {
  .nav-button,
  .nav-button span {
    display: block;
    transition: all 0.4s;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 1030px) {
  .nav-button span {
    position: absolute;
    left: 14px;
    width: 34px;
    height: 2px;
    background-color: #fff;
  }
}

.nav-button span:nth-of-type(1) {
  top: 10px;
}

.nav-button span:nth-of-type(2) {
  top: 20px;
}

.nav-button span:nth-of-type(3) {
  top: 30px;
}

.nav-button.active span:nth-of-type(1) {
  transform: translateY(10px) rotate(-45deg);
}

.nav-button.active span:nth-of-type(2) {
  opacity: 0;
}

.nav-button.active span:nth-of-type(3) {
  transform: translateY(-10px) rotate(45deg);
}

.global_nav {
  z-index: 1;
  border-bottom: 0;
}

.wide_layout .global_nav .fix_center {
  width: 100%;
  max-width: 100%;
}

.gnavCategory {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  /*justify-content: flex-end;
  margin-top: 2px;
  margin-right: 10px;*/
}
.gnavCategory_item {
  display: flex;
  width: 20%;
}
@media screen and (max-width: 767px) {
  .gnavCategory_item {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .gnavCategory_item:first-child {
    width: 100%;
  }
}
.gnavCategory_btn {
  display: block;
  width: 100%;
  padding: 17px 10px;
  border-left: 1px solid #222;
  text-align: center;
  color: #222;
  font-weight: bold;
  background-color: #FFF200;
}
@media screen and (max-width: 767px) {
  .gnavCategory_btn {
    padding: 10px 5px 9px;
    border-bottom: 1px solid #222;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.gnavCategory_btn:hover {
  color: #fff !important;
  background-color: #222;
}
.gnavCategory_item:first-child .gnavCategory_btn {
  border-left: 0;
}
@media screen and (max-width: 767px) {
  .gnavCategory_item:nth-child(2n) .gnavCategory_btn {
    border-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .gnavCategory_item:nth-child(4) .gnavCategory_btn {
    border-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .gnavCategory_item:last-child .gnavCategory_btn {
    border-bottom: 0;
  }
}
.gnavCategory_btn.category01 {
  background-color: #FFF200;
}
.gnavCategory_btn.category01:hover {
  color: #fff;
  background-color: #222;
}
.gnavCategory_btn.category02 {
  background-color: #2DD3EB;
}
.gnavCategory_btn.category02:hover {
  color: #fff;
  background-color: #222;
}
.gnavCategory_btn.category03 {
  background-color: #FCA54F;
}
.gnavCategory_btn.category03:hover {
  color: #fff;
  background-color: #222;
}
.gnavCategory_btn.category04 {
  color: #fff;
  background-color: #222;
}
.gnavCategory_btn.category04:hover {
  color: #222;
  background-color: #FFF200;
}

/*--------------------------------------------
  Main contents
---------------------------------------------*/
#main_container {
  padding: 0;
}

#contents {
  margin-top: 128px;
  padding-bottom: 120px;
}
@media screen and (max-width: 767px) {
  #contents {
    margin-top: 155px;
  }
}

.top_page_body #contents {
  margin-top: 0;
}

#container {
  font-size: 100%;
}

.wide_layout .fix_center {
  /*max-width: 90%;*/
  width: 71.7%;
  margin: 0 auto;
  /*@include mq_sp {
      max-width: 95%;
  }*/
}
@media screen and (min-width: 768px) and (max-width: 1070px) {
  .wide_layout .fix_center {
    width: 90%;
  }
}
@media screen and (max-width: 767px) {
  .wide_layout .fix_center {
    width: 92%;
  }
}

.wide_layout #header .fix_center, .wide_layout #footer_wrapper .fix_center {
  max-width: 90%;
  width: 90%;
}
@media screen and (max-width: 767px) {
  .wide_layout #header .fix_center, .wide_layout #footer_wrapper .fix_center {
    max-width: 100%;
    width: 92%;
  }
}

@media screen and (max-width: 1030px) {
  .wide_layout #header .fix_center {
    max-width: 100%;
    width: 100%;
  }
}

.wide_layout .top_page_body .fix_center {
  max-width: 100%;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .breadcrumb_area {
    padding: 0 10px;
  }
}

.breadcrumb_list {
  padding: 20px 0;
  font-size: 12px;
  font-size: 1.2rem;
  color: #888;
  line-height: 1.4;
}

/*
CMN
*/
.side_box .section_title h2, .main_box .section_title h2, .main_box .page_title h2 {
  margin-top: 90px;
  margin-bottom: 40px;
  padding: 0;
  border-bottom: none;
  font-family: "Helvetica Neue", Arial, "Noto Sans JP", "Yu Gothic", YuGothic, Verdana, Meiryo, sans-serif;
}
@media screen and (max-width: 767px) {
  .side_box .section_title h2, .main_box .section_title h2, .main_box .page_title h2 {
    margin-top: 40px;
    margin-bottom: 30px;
  }
}

.page_title h1 .title_text, .page_title h2 .title_text, .main_box h2 .title_text {
  font-size: 32px;
  font-size: 3.2rem;
  color: #222;
}
@media screen and (max-width: 767px) {
  .page_title h1 .title_text, .page_title h2 .title_text, .main_box h2 .title_text {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

.page_box .page_title h1:after, .page_box .page_title h2:after, .main_box h2:after {
  display: none;
}

.page_box .section_title h2, .page_box .section_title h3 {
  font-size: 32px;
  font-size: 3.2rem;
  color: #222;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .page_box .section_title h2, .page_box .section_title h3 {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

.main_box, .side_box {
  margin-bottom: 0;
}
/*
   List　リスト 
*/
.clm2_list {
  display: flex;
  flex-wrap: wrap;
}
.clm2_list_item {
  width: 48%;
  margin-left: 4%;
}
.clm2_list_item:nth-child(2n+1) {
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .clm2_list_item {
    width: 100%;
    margin-left: 0;
    margin-top: 8%;
  }
}

.clm3_list {
  display: flex;
  flex-wrap: wrap;
}
.clm3_list_item {
  width: 30.3333333%;
  margin-left: 4.5%;
}
.clm3_list_item:nth-child(3n+1) {
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .clm3_list_item {
    width: 100%;
    margin-left: 0;
    margin-top: 6%;
  }
}
@media screen and (max-width: 767px) {
  .clm3_list_item:first-child {
    margin-top: 0;
  }
}

.clm4_list {
  display: flex;
  flex-wrap: wrap;
}
.clm4_list_item {
  width: 23.5%;
  margin-left: 2%;
}
.clm4_list_item:nth-child(4n+1) {
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .clm4_list_item {
    width: 48%;
    margin-left: 4%;
    margin-top: 8%;
  }
  .clm4_list_item:nth-child(2n+1) {
    margin-left: 0;
  }
}

/*--------------------------------------------
  Top
---------------------------------------------*/
.cmnTitle {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 400;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .cmnTitle {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.cmnTitle_en {
  display: block;
  margin-bottom: 12px;
  font-size: 52px;
  font-size: 5.2rem;
  font-weight: 600;
  letter-spacing: 0.25em;
}
@media screen and (max-width: 767px) {
  .cmnTitle_en {
    margin-bottom: 5px;
    font-size: 40px;
    font-size: 4rem;
  }
}
.cmnTitle_red {
  color: #DA3829;
}
.cmnTitle_blue {
  color: #20A4B7;
}
.cmnTitle_yellow {
  color: #EEB922;
}
.cmnTitle_brown {
  color: #5D504A;
}

/*--------------------------------------------
  Main Visual
---------------------------------------------*/
#photo {
  margin-top: 128px;
}
@media screen and (max-width: 767px) {
  #photo {
    margin-top: 155px;
  }
}

.swiper-button-next, .swiper-button-prev {
  color: #fff;
}

.topMv {
  width: 100%;
  height: 500px;
  margin-top: 50px;
  /*background: url(https://www.daily-sports.jp/data/daily-sports/image/high.quality/bg_border.png), linear-gradient(180deg, rgba(255, 242, 0, 1) 10%, rgba(244, 244, 244, 1) 88%);*/
  background: linear-gradient(180deg, rgb(255, 199, 223) 10%, rgb(244, 244, 244) 100%);
}
@media screen and (max-width: 767px) {
  .topMv {
    height: 340px;
  }
}
.topMv_title_img {
  margin-top: 12px;
}
@media screen and (max-width: 767px) {
  .topMv_title_img {
    margin-top: 20px;
    width: 70%;
  }
}

.topMv_inner {
  width: 100%;
  max-width: 880px;
  margin: 0 auto;
  padding-top: 40px;
  height: 500px;
  background-image: url("https://www.daily-sports.jp/data/daily-sports/image/high.quality/images_mvPhoto02.png");
  background-position: right 60px;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) and (max-width: 1070px) {
  .topMv_inner {
    background-size: 244px 300px;
  }
}
@media screen and (max-width: 767px) {
  .topMv_inner {
    padding-top: 10px;
    height: 340px;
    background-position: right 40px;
    background-size: 180px 222px;
  }
}

.topMv_btn {
  margin-left: 19%;
  margin-top: 15px;
  background-color: #E23A24;
}
@media screen and (min-width: 768px) and (max-width: 1070px) {
  .topMv_btn {
    margin-left: 22%;
  }
}
@media screen and (max-width: 767px) {
  .topMv_btn {
    margin-left: auto;
    margin-top: 30px;
  }
}

.topMv_note {
  margin-top: 30px;
  margin-bottom: -10px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #656565;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .topMv_note {
    margin-bottom: 10px;
  }
}

.topMv_points {
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .topMv_points {
    margin-top: 20px;
  }
}

/*--------------------------------------------
  Nav
---------------------------------------------*/
.topNav_list {
  display: flex;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .topNav_list {
    flex-wrap: wrap;
  }
}
.topNav_list_item {
  width: 25%;
  height: 56px;
}
@media screen and (max-width: 767px) {
  .topNav_list_item {
    width: 50%;
  }
}
.topNav_list_link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.topNav_list_link01 {
  background-color: #E23A24;
}
.topNav_list_link02 {
  background-color: #00AFC1;
}
.topNav_list_link03 {
  background-color: #F2BF00;
}
.topNav_list_link04 {
  background-color: #6EC11A;
}
.topNav_list_link05 {
  background-color: #E8478B;
}
.topNav_list_link06 {
  background-color: #FFF200;
}
.topNav_list_link01:hover, .topNav_list_link02:hover, .topNav_list_link03:hover, .topNav_list_link04:hover, .topNav_list_link05:hover {
  background-color: #222;
}
.topNav_list_icon {
  margin-right: 6px;
}
.topNav_list_text {
  margin-left: 6px;
  font-weight: 600;
  color: #fff;
}
.topNav_list_link06 .topNav_list_text {
  color: #222;
}

/*--------------------------------------------
  About
---------------------------------------------*/
.topAbout {
  margin-top: 120px;
}
.topAbout_box {
  position: relative;
  margin-top: 40px;
  padding: 0 30px 40px;
  text-align: center;
  background-color: #FFFCD5;
}
@media screen and (max-width: 767px) {
  .topAbout_box {
    padding: 0 20px 30px 24px;
  }
}

.topAbout_title {
  position: relative;
  top: -40px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .topAbout_title {
    margin-bottom: -10px;
    font-size: 20px;
    font-size: 2rem;
  }
}

.topAbout_logo {
  display: block;
  margin: 0 auto;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .topAbout_text {
    text-align: left;
  }
}

.topAbout_btn {
  margin-top: 30px;
}
/*--------------------------------------------
  Category
---------------------------------------------*/
.topCategory {
  margin-top: 0;
}
.topCategory_list_item {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) and (max-width: 1070px) {
  .topCategory_list_item {
    width: 48%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1070px) {
  .topCategory_list_item:nth-child(3) {
    margin-left: 0;
  }
}
.topCategory_list_thum {
  position: relative;
}
@media screen and (max-width: 767px) {
  .topCategory_list_thum {
    text-align: center;
  }
}
.topCategory_list_thum::after {
  position: absolute;
  z-index: 5;
  left: 12px;
  top: 12px;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #222;
}
@media screen and (min-width: 768px) and (max-width: 1070px) {
  .topCategory_list_thum::after {
    width: 95%;
  }
}
@media screen and (max-width: 767px) {
  .topCategory_list_thum::after {
    left: 18px;
    top: 10px;
    width: 90%;
  }
}
.topCategory_list_thum01::after {
  background-color: #FFF100;
}
.topCategory_list_thum02::after {
  background-color: #2DD3EB;
}
.topCategory_list_thum03::after {
  background-color: #FCA54F;
}
.topCategory_list_thum04::after {
  background-color: #1a1a1a;
}
.topCategory_list_link:hover {
  opacity: 1;
}
.topCategory_list_img {
  position: relative;
  z-index: 10;
  width: 100%;
}
@media screen and (min-width: 768px) and (max-width: 1070px) {
  .topCategory_list_img {
    width: 95%;
  }
}
@media screen and (max-width: 767px) {
  .topCategory_list_img {
    width: 90%;
  }
}
.topCategory_list_title {
  margin-top: 32px;
  font-size: 24px;
  font-size: 2.4rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .topCategory_list_title {
    margin-top: 24px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.topCategory_list_text {
  margin-top: 10px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .topCategory_list_text {
    margin-bottom: 20px;
  }
}
.topCategory_list_btn {
  margin-top: auto;
}
/*--------------------------------------------
  Search
---------------------------------------------*/
.topSearch {
  margin-top: 120px;
}
.topSearch .cmnTitle {
  position: relative;
  top: -20px;
}

.topSearch_box {
  padding-bottom: 120px;
  background-color: #FFFCD5;
}

.topSearch_text {
  text-align: center;
}

.search_form {
  display: flex;
}

.inner_main_search_box {
  position: relative;
  top: -110px;
  max-width: 860px;
  margin: 0 auto;
}

.main_search_box .search_box {
  max-width: 100%;
  height: 64px;
  padding: 20px;
  border: 1px solid #222;
  border-radius: 30px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  font-size: 18px;
  font-size: 1.8rem;
}

.main_search_box .global_btn {
  position: relative;
  display: inline-block;
  width: 30%;
  max-width: 100%;
}
.main_search_box .global_btn::after {
  position: absolute;
  left: 20px;
  top: 25px;
  display: block;
  content: "検索する";
  color: #fff;
}

.main_search_box .search_form .searchinput_image {
  position: relative;
  display: block;
  margin: 0 auto;
  padding: 31px;
  width: 100%;
  height: 64px;
  border: 1px solid #222;
  border-radius: 30px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  background-color: #222;
}
.main_search_box .search_form .searchinput_image:hover {
  opacity: 0.8;
}

@media screen and (max-width: 767px) {
  .form_data.search {
    padding: 0 20px;
  }
}

.search_box_detail {
  padding: 20px 40px;
  background-color: #FFFCD5;
}

.list_item_data .item_name {
  margin-top: 10px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.4;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .list_item_data .item_name {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.3;
  }
}

.list_item_data .model_number {
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (max-width: 767px) {
  .common_icon {
    display: flex;
  }
}

.common_icon img {
  margin: 10px 2px;
}
@media screen and (max-width: 767px) {
  .common_icon img {
    width: 45%;
  }
}

.list_item_data .selling_price {
  margin-top: 10px;
}

.selling_price .figure {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .selling_price .figure {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

/*--------------------------------------------
  Osusume
---------------------------------------------*/
.top_page_body .item_pickup .section_title h2 {
  margin-top: 100px;
  color: #222;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .top_page_body .item_pickup .section_title h2 {
    margin-top: 60px;
  }
}
.top_page_body .item_pickup .section_title h2 .title_text {
  display: none;
}
.top_page_body .item_pickup .section_title h2 .title_head_space::before {
  display: inline-block;
  content: "O";
  font-size: 52px;
  font-size: 5.2rem;
  color: #DA3829;
  font-weight: 600;
  letter-spacing: 0.25em;
}
@media screen and (max-width: 767px) {
  .top_page_body .item_pickup .section_title h2 .title_head_space::before {
    font-size: 40px;
    font-size: 4rem;
  }
}
.top_page_body .item_pickup .section_title h2 .title_head_space::after {
  display: inline-block;
  content: "susume";
  font-size: 52px;
  font-size: 5.2rem;
  font-weight: 600;
  letter-spacing: 0.25em;
}
@media screen and (max-width: 767px) {
  .top_page_body .item_pickup .section_title h2 .title_head_space::after {
    font-size: 40px;
    font-size: 4rem;
  }
}
.top_page_body .item_pickup .section_title h2 .title_end_space::before {
  display: block;
  margin-top: 20px;
  content: "デイリーおすすめ";
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .top_page_body .item_pickup .section_title h2 .title_end_space::before {
    margin-top: 5px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.top_page_body .item_pickup .more_item {
  display: none;
}

.swiper-slide .list_item_data {
  text-align: center;
}

.list_item_data .item_name {
  font-weight: 600;
}

/*--------------------------------------------
  Item Ranking
---------------------------------------------*/
.top_page_body .item_ranking {
  padding-top: 40px;
}
.top_page_body .item_ranking .section_title h2 {
  margin-top: 100px;
  color: #222;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .top_page_body .item_ranking .section_title h2 {
    margin-top: 60px;
  }
}
.top_page_body .item_ranking .section_title h2 .title_text {
  display: none;
}
.top_page_body .item_ranking .section_title h2 .title_head_space::before {
  display: inline-block;
  content: "I";
  font-size: 52px;
  font-size: 5.2rem;
  color: #DA3829;
  font-weight: 600;
  letter-spacing: 0.25em;
}
@media screen and (max-width: 767px) {
  .top_page_body .item_ranking .section_title h2 .title_head_space::before {
    font-size: 38px;
    font-size: 3.8rem;
    letter-spacing: 0.22em;
  }
}
.top_page_body .item_ranking .section_title h2 .title_head_space::after {
  display: inline-block;
  content: "tem Ranking";
  font-size: 52px;
  font-size: 5.2rem;
  font-weight: 600;
  letter-spacing: 0.25em;
}
@media screen and (max-width: 767px) {
  .top_page_body .item_ranking .section_title h2 .title_head_space::after {
    font-size: 38px;
    font-size: 3.8rem;
    letter-spacing: 0.22em;
  }
}
.top_page_body .item_ranking .section_title h2 .title_end_space::before {
  display: block;
  margin-top: 20px;
  content: "デイリー人気ランキング";
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .top_page_body .item_ranking .section_title h2 .title_end_space::before {
    margin-top: 5px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.top_page_body .item_ranking .inner_ranking_navigation {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .top_page_body .item_ranking .inner_ranking_navigation {
    margin-bottom: 20px;
  }
}
.top_page_body .item_ranking .flex_layout {
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .top_page_body .item_ranking .nav_text {
    font-size: 3.15vw;
  }
}
.top_page_body .item_ranking .rankno {
  margin-bottom: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 600;
}
.top_page_body .item_ranking .general_btn {
  display: block;
  width: 240px;
  height: 46px;
  padding-top: 14px;
  margin: 0 auto;
  margin-top: 24px;
  border: 0;
  border-radius: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  font-weight: 600;
  text-align: center;
  color: #fff;
  background-color: #222;
}
.top_page_body .item_ranking .general_btn:hover {
  color: #222;
  background-color: #FFF200;
}
@media screen and (max-width: 767px) {
  .top_page_body .item_ranking .general_btn {
    max-width: 280px;
    width: 100%;
    margin-top: 20px;
  }
}
.top_page_body .item_ranking .general_btn .fa {
  display: none;
}

/*--------------------------------------------
  イベント情報・デイリーコラム・読者クラブ
---------------------------------------------*/
.topColumn {
  margin-top: 100px;
}

.topColumn_list {
  margin-top: 40px;
}
.topColumn_list_item {
  display: flex;
  flex-direction: column;
  padding: 0 10px;
}
.topColumn_list_txt {
  margin: 20px 0 30px;
  font-size: 15px;
  font-size: 1.5rem;
  text-align: left;
}
.topColumn_list_btn {
  margin-top: auto;
}

/*--------------------------------------------
  みのもんた
---------------------------------------------*/
.topMino {
  margin-top: 120px;
}
@media screen and (max-width: 767px) {
  .topMino {
    margin-top: 80px;
  }
}

.topMino_title {
  font-size: 32px;
  font-size: 3.2rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .topMino_title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

.topMino_contents {
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .topMino_contents {
    flex-direction: column;
  }
}

.topMino_img {
  margin: 30px 5% 0 0;
}
@media screen and (max-width: 767px) {
  .topMino_img {
    width: 60%;
    margin: 30px auto 0;
  }
}

.topMino_detail {
  margin: 30px 0 0;
  padding: 4% 5% 2%;
  background-color: #FFFCD5;
}
.topMino_text {
  margin-bottom: 24px;
}
.topMino_text.name {
  text-align: right;
}

/*--------------------------------------------
  SNS
---------------------------------------------*/
.topSNS {
  margin-top: 100px;
}
.topSNS_bnr {
  display: block;
  margin-top: 80px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .topSNS_bnr {
    margin-top: 60px;
  }
}
.topSNS_bnr img {
  width: 400px;
}
@media screen and (max-width: 767px) {
  .topSNS_bnr img {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .topSNS_list {
    margin-top: 40px;
  }
}
.topSNS_list_item {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .topSNS_list_item {
    margin-top: 24px;
  }
}
.topSNS_list_btn {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 60px;
  padding-top: 12px;
  padding-bottom: 12px;
  border: 3px solid #222;
  background-color: #222;
}
@media screen and (max-width: 1300px) {
  .topSNS_list_btn {
    font-size: 1.2vw;
  }
}
@media screen and (max-width: 767px) {
  .topSNS_list_btn {
    max-width: 100%;
    font-size: 3.6vw;
  }
}
.topSNS_list_btn:hover {
  background-color: #F2F2F2;
}
.topSNS_list_btn.ig {
  padding-top: 10px;
  padding-bottom: 10px;
  border: 3px solid #CF2E92;
  color: #CF2E92 !important;
  background-color: #fff;
}
.topSNS_list_btn.ig:hover {
  background-color: #F2F2F2;
}
.topSNS_list_icon {
  margin-right: 5px;
}
.topSNS_list_icon.ig {
  margin-right: 10px;
}
@media screen and (max-width: 1300px) {
  .topSNS_list_title {
    padding-top: 2px;
  }
}
.topSNS_list_title.ig {
  padding-top: 2px;
}
@media screen and (max-width: 1300px) {
  .topSNS_list_title.ig {
    padding-top: 3px;
  }
}

/*.topSNS_list {
   &_item:first-child, &_item:nth-child(2) {
        @include mq_sp {
            height: 400px;
            overflow: hidden;
        }        
    }
}
.facebook-wrapper {
    max-width: 500px;
    margin: 0 auto;
}
.facebook-wrapper > .fb-page {
    width: 100%;
}
.facebook-wrapper > .fb-page > span,
.facebook-wrapper iframe {
    width: 100% !important;
}
.youtubeLink {
    margin-bottom: 20px;
}
.youtubeTtl {
    margin-top: 10px;
    margin-bottom: 20px;
}*/
/*--------------------------------------------
  Information
---------------------------------------------*/
.whatnew .section_title h2 {
  position: relative;
  z-index: 10;
  margin-top: 80px;
  color: #222;
  text-align: center;
}
.whatnew .section_title h2 .title_text {
  display: none;
}
.whatnew .section_title h2 .title_head_space::before {
  display: inline-block;
  content: "I";
  font-size: 52px;
  font-size: 5.2rem;
  color: #20A4B7;
  letter-spacing: 0.25em;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .whatnew .section_title h2 .title_head_space::before {
    font-size: 40px;
    font-size: 4rem;
  }
}
.whatnew .section_title h2 .title_head_space::after {
  display: inline-block;
  content: "nformation";
  font-size: 52px;
  font-size: 5.2rem;
  letter-spacing: 0.25em;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .whatnew .section_title h2 .title_head_space::after {
    font-size: 40px;
    font-size: 4rem;
  }
}
.whatnew .section_title h2 .title_end_space::before {
  display: block;
  margin-top: 20px;
  content: "お知らせ";
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .whatnew .section_title h2 .title_end_space::before {
    margin-top: 5px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.whatnew .contents_box {
  position: relative;
  z-index: 5;
  top: -110px;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  padding: 110px 30px 20px;
  background-color: #FFFCD5;
}
@media screen and (max-width: 767px) {
  .whatnew .contents_box {
    top: -85px;
    padding: 80px 20px 20px;
  }
}
.whatnew ul.flex_layout {
  flex-direction: row;
}
@media screen and (max-width: 767px) {
  .whatnew ul.flex_layout {
    flex-direction: column;
  }
}
.whatnew li.list_item_cell {
  padding: 0 !important;
  width: 50% !important;
  margin-bottom: 20px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .whatnew li.list_item_cell {
    width: 100% !important;
    margin-bottom: 10px;
  }
}
.whatnew .list_item_photo {
  margin-right: 20px;
}
.whatnew .date {
  color: #222;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .whatnew .date {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.whatnew .layout_column_text .list_item_data {
  text-align: left;
  padding: 0 28px 0 0;
}
.whatnew .list_subject {
  padding: 10px 0 0;
  font-weight: 400;
  line-height: 1.4;
}
.whatnew .right_side_nav_icon {
  display: none;
}
.whatnew .list_item_box {
  border-bottom: 0;
}
.whatnew .more_item {
  padding-top: 0;
}
.whatnew .general_btn {
  display: block;
  width: 240px;
  height: 46px;
  border-radius: 30px;
  padding-top: 13px;
  margin: 0 auto;
  border: 1px solid #222;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
  text-align: center;
  color: #fff;
  background-color: #222;
}
.whatnew .general_btn:hover {
  text-decoration: none;
  color: #222;
  background-color: #FFF200;
}
.whatnew .general_btn .fa {
  display: none;
}

/*--------------------------------------------
  Shop Guide
---------------------------------------------*/
.topGuide {
  margin-top: 120px;
}

@media screen and (max-width: 767px) {
  .topGuide_list {
    margin-top: 30px;
  }
}
.topGuide_list_item {
  margin-top: 40px;
  padding: 30px;
  background-color: #F2F2F2;
}
@media screen and (max-width: 1200px) {
  .topGuide_list_item {
    width: 32%;
    margin-left: 2%;
  }
}
@media screen and (max-width: 767px) {
  .topGuide_list_item {
    width: 100%;
    margin-left: 0;
    margin-top: 30px;
    padding: 20px;
  }
}
.topGuide_list_ttl {
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
}
.topGuide_list_txt {
  margin-top: 20px;
}
.menuList {
  list-style: disc;
  margin-left: 20px;
}
.menuList_item {
  margin-top: 20px;
}
.menuList_link {
  font-weight: 400 !important;
}
.payList {
  margin-top: 5%;
}
.payList_item {
  display: flex;
  align-items: center;
  margin-top: 3.5%;
  padding: 2%;
}
@media screen and (max-width: 767px) {
  .payList_item {
    width: 48%;
    margin-left: 4%;
  }
}
.payList_item01 {
  background-color: #F2BF00;
}
.payList_item02 {
  background-color: #00AFC1;
}
.payList_item03 {
  background-color: #E23A24;
}
.payList_item04 {
  background-color: #6EC11A;
}
.payList_img01 {
  width: 40px;
}
.payList_text {
  margin-left: 10px;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  color: #fff;
}
.payList_text01 {
  font-size: 11px;
  font-size: 1.1rem;
}

/*--------------------------------------------
  Footer
---------------------------------------------*/
.footer_contents {
  padding: 40px 0;
  background-color: #fff;
}
.footer_contents .inner {
  display: flex;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .footer_contents .inner {
    flex-direction: column;
  }
}

#footer_free_top .custom_space {
  padding: 0;
}

.footer_nav, #footer {
  display: none;
}

.footer_company {
  width: 400px;
}
@media screen and (max-width: 767px) {
  .footer_company {
    width: 100%;
  }
}

.footer_ttl {
  display: block;
  margin-top: 5px;
  font-size: 13px;
  font-size: 1.3rem;
}
.footer_txt {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .footer_txt {
    margin-top: 12px;
  }
}

.footer_link {
  font-weight: bold;
}
.footer_note {
  margin-top: 4px;
  font-size: 13px;
  font-size: 1.3rem;
}
.footer_menu {
  width: calc(100% - 400px);
}
@media screen and (max-width: 767px) {
  .footer_menu {
    width: 100%;
  }
}

.footer_btn {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  .footer_btn {
    justify-content: center;
    margin-top: 40px;
  }
}

.guide_btn {
  margin: 0;
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  .guide_btn {
    margin-left: 5px;
    margin-right: 5px;
  }
}

.footerNav {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  .footerNav {
    margin-top: 20px;
    flex-direction: column;
    justify-content: center;
  }
}

.footerNav_list {
  list-style: disc;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .footerNav_list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
  }
}
.footerNav_list_item {
  margin-left: 100px;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .footerNav_list_item {
    margin-left: 20px;
    width: 50%;
  }
}
.footerCopy {
  display: block;
  margin-top: 40px;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
  color: #999;
}
@media screen and (max-width: 767px) {
  .footerCopy {
    margin-top: 60px;
  }
}

/*--------------------------------------------
  Event
---------------------------------------------*/
.eventMV {
  background-color: #FFFCD5;
}
.eventMV_catch {
  font-size: 24px;
  font-size: 2.4rem;
  color: #fff;
  background-color: #445ea8;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .eventMV_catch {
    padding: 10px;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.4;
  }
}
.eventMV_title {
  margin-top: 20px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .eventMV_title {
    margin-top: 12px;
  }
}
.eventMV_title_img {
  width: 600px;
}
@media screen and (max-width: 767px) {
  .eventMV_title_img {
    width: 95%;
  }
}
.eventMV_date {
  margin-top: -10px;
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: bold;
  text-align: center;
  color: #de9112;
}
.eventMV_date .sun {
  font-size: 24px;
  font-size: 2.4rem;
}
.eventMV_date .note {
  margin-top: -5px;
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
}
.eventMV_inner {
  display: flex;
  align-items: flex-start;
  padding: 30px 40px;
}
@media screen and (max-width: 767px) {
  .eventMV_inner {
    flex-direction: column;
    padding: 20px 25px;
  }
}
.eventMV_img {
  width: 45%;
}
@media screen and (max-width: 767px) {
  .eventMV_img {
    width: 80%;
    margin: 0 auto;
  }
}
.eventMV_detail {
  width: 53%;
  padding: 10px 0 0 30px;
}
@media screen and (max-width: 767px) {
  .eventMV_detail {
    width: 100%;
    padding: 20px 0 0;
  }
}
.eventMV_subtitle {
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .eventMV_subtitle {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.eventMV_award {
  text-align: center;
}
.eventMV .award_title {
  margin-top: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .eventMV .award_title {
    margin-top: 20px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.eventMV .award_img {
  width: 300px;
}
@media screen and (max-width: 767px) {
  .eventMV .award_img {
    width: 80%;
  }
}
.eventMV_teacher {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0 40px 30px;
}
@media screen and (max-width: 767px) {
  .eventMV_teacher {
    flex-direction: column;
    width: 92%;
    border-top: 1px solid #222;
    padding: 20px 0;
    margin: 0 auto;
  }
}
.eventMV .teacher_title {
  width: 130px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .eventMV .teacher_title {
    width: 100%;
  }
}
.eventMV .teacher_text {
  width: calc(100% - 130px);
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .eventMV .teacher_text {
    width: 100%;
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.event_cmntitle {
  margin-top: 60px;
  border-bottom: 1px solid #222;
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .event_cmntitle {
    margin-top: 50px;
    border-bottom: 1px solid #222;
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.event_subtitle {
  margin-top: 24px;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  color: #445ea8;
}
@media screen and (max-width: 767px) {
  .event_subtitle {
    margin-top: 20px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.classList_item {
  margin-top: 10px;
}
.classList .item01, .classList .item02, .classList .item03 {
  padding: 10px;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}
.classList .item01 {
  background-color: #de9112;
}
.classList .item02 {
  background-color: #aacd06;
}
.classList .item03 {
  background-color: #445ea8;
}
.classList_text {
  margin-left: 20px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .classList_text {
    margin-left: 0;
    margin-top: 10px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.eventDetail .classList_item {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .eventDetail .classList_item {
    flex-direction: column;
  }
}
.eventDetail .item02, .eventDetail .item03 {
  width: 345px;
}
@media screen and (max-width: 767px) {
  .eventDetail .item02, .eventDetail .item03 {
    width: 100%;
  }
}

.eventContetns {
  margin-top: 18px;
  padding: 24px 40px 30px;
  background-color: #FFFCD5;
}
@media screen and (max-width: 767px) {
  .eventContetns {
    padding: 20px 25px 30px;
  }
}

.noteList {
  margin-top: 24px;
}
.noteList_item {
  margin-top: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .noteList_item {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.eventCourse_title {
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  color: #de9112;
}
.eventCourse_title.pr {
  margin-top: 20px;
  color: #E23A24;
}
.eventCourse_title .one {
  margin-left: 24px;
  color: #222;
}
@media screen and (max-width: 767px) {
  .eventCourse_title .one {
    margin-left: 0;
  }
}
.eventCourse_title .no {
  position: relative;
  top: 2px;
  margin-left: 12px;
  font-size: 32px;
  font-size: 3.2rem;
}
.eventCourse_title .price {
  color: #222;
}
.eventCourse .noteList {
  padding-top: 10px;
  border-top: 1px solid #222;
}
.eventPlace_title {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
}
.eventPlace_title .sub {
  font-size: 18px;
  font-size: 1.8rem;
}
.logoList {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.logoList_item {
  margin: 0 20px;
  margin-top: 24px;
}
.logoList .img01 {
  width: 200px;
}
@media screen and (max-width: 767px) {
  .logoList .img01 {
    width: 120px;
  }
}
.logoList .img02 {
  width: 200px;
}
@media screen and (max-width: 767px) {
  .logoList .img02 {
    width: 120px;
  }
}

.eventCV {
  margin-top: 90px;
  padding: 0;
  padding-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .eventCV {
    margin-top: 60px;
  }
}
.eventCV_title {
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
  font-weight: bold;
  background-color: #445ea8;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .eventCV_title {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.eventCV_tel {
  margin-top: 20px;
  display: block;
  font-size: 32px;
  font-size: 3.2rem;
  text-align: center;
  font-weight: bold;
}

/*--------------------------------------------
  Event ayaヨガ
---------------------------------------------*/
.event_aya .eventMV {
  background-color: #f4ded4;
}
.event_aya .eventMV_catch {
  padding: 10px;
  line-height: 1.3;
  background-color: #c6307c;
}
.event_aya .eventMV_title {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .event_aya .eventMV_title {
    margin-top: 30px;
  }
}
.event_aya .eventMV_title_img {
  width: 480px;
}
@media screen and (max-width: 767px) {
  .event_aya .eventMV_title_img {
    width: 75%;
  }
}
.event_aya .eventMV_subtitle, .event_aya .award_title {
  color: #a41948;
}
.event_aya .classList_item {
  padding: 10px 15px;
  color: #fff;
  background-color: #a41948;
}
@media screen and (max-width: 767px) {
  .event_aya .classList_item {
    padding: 0;
  }
}
.event_aya .classList_item .item01, .event_aya .classList_item .item02 {
  background-color: #a41948;
}
.event_aya .classList_title {
  font-size: 18px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .event_aya .classList_title {
    font-size: 16px;
  }
}
.event_aya .classList_detail {
  font-size: 14px;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .event_aya .classList_detail {
    font-size: 13px;
  }
}
.event_aya .eventMV_teacher {
  display: block;
}
.event_aya .teacher_title {
  width: 100%;
  color: #a41948;
}
@media screen and (max-width: 767px) {
  .event_aya .teacher_title {
    font-size: 13px;
  }
}
.event_aya .teacher_text {
  width: 100%;
}
.event_aya .event_subtitle {
  color: #a41948;
}
.event_aya .eventContetns {
  background-color: #f4ded4;
}
.event_aya .eventContetns .classList_item {
  align-items: flex-start;
  color: #222;
  background-color: transparent;
}
.event_aya .eventContetns .classList_item .item01, .event_aya .eventContetns .classList_item .item02 {
  width: 180px;
}
.event_aya .classList_wrap {
  width: calc(100% - 180px);
}
@media screen and (max-width: 767px) {
  .event_aya .classList_wrap {
    width: 100%;
  }
}
.event_aya .eventContetns .classList_detail {
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  .event_aya .eventContetns .classList_detail {
    margin-left: 0;
  }
}
.event_aya .eventCourse_title {
  color: #6b5156;
}
.event_aya .eventCourse_title.pr {
  color: #3b7842;
}
.event_aya .eventCV_title {
  background-color: #a41948;
}
.event_aya .logoList_img.img01 {
  width: 120px;
}
.event_aya .logoList_img.img02 {
  width: 100px;
}
.event_aya .eventCV_sectitle {
  color: #a41948;
}
.event_aya .eventCV_tel {
  margin-top: 10px;
}

.eventCV_wrap {
  display: flex;
  padding: 30px 0;
}
@media screen and (max-width: 767px) {
  .eventCV_wrap {
    flex-direction: column;
    padding: 20px 15px;
  }
}

.eventCV_sec01 {
  width: 50%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .eventCV_sec01 {
    width: 100%;
  }
}

.eventCV_sec02 {
  width: 50%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .eventCV_sec02 {
    width: 100%;
  }
}

.eventCV_sectitle {
  font-size: 18px;
  font-weight: 600;
}
.eventCV .btn {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .eventCV .btn {
    margin-top: 15px;
    margin-bottom: 30px;
  }
}