@charset "utf-8";
	
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
/************************************************
 import css
************************************************ */
/*ヘッダー調整*/
#container {
margin: 0 auto!important;
}


#logo_area {
    margin-top: 22px;
    float: none;
    text-align: center;
    margin-right: 0;
}
.login_btn:before {
        display:none ;
}
.btn_outer .layout_left:before {
        display:none ;
}
#header_utility {
    margin-top: -27px;
}
#header_wrap {
    min-height: 50px;
    margin-bottom: 0!important;
    background-color: #fff;
    padding-top: 1px;
}
#headerInternalColumn {
    width: 200px;
}
#gloval_navi {
    border-bottom: 1px solid #ccc;
    margin-top: 0;
    padding-top: 5px;
    /*background: -moz-linear-gradient(top, #FFF 50%, transparent);
    background: -webkit-linear-gradient(top, #FFF 50%, transparent);
    background: linear-gradient(to bottom, #FFF 50%, transparent);*/
    background: #FFF;
}
.frame_outer {
    position: fixed;
    z-index: 9999;
}
.cart_btn .quantity {
    background: #ba0b18;
}
.fv_image {
    background: url(/user_data/packages/raku2pc/img/top/FV_backimage4.jpg) no-repeat center top;
    background-size: 100%;
    height: 627px;
    position: relative;
    margin: 0 auto 0 -88px;
    width: 1200px;
}
.LC_Page_Index #container {
    padding-top: 60px;
}

/*フッター調整*/
.base_design #footer_company .company_link_group ul {
    width: 1024px;
    display: flex;
}
.base_design #footer_company .company_link_group ul li a {
    font-size: 90%;
    font-family: 'Noto Sans JP', sans-serif;
}
.base_design {
    background: var(--base-back-color);
}
.base_design #footer_company {
    margin: 0 auto 0 -88px;
}
/*商品ページ調整*/
#errorHeader {
    display:none ;
}
.plg_Raku2_LC_Page_Products_Detail #undercolumn {
    margin-top: 100px;
}
.plg_Raku2_LC_Page_Products_Detail select {
    width: 200px;
    height: 25px;
    font-size: 120%;
}
#detailrightbloc .classlist_chkbox .option {
    margin-bottom: 15px;
}
#detailrightbloc .classlist_chkbox .chk_class_title {
    font-weight: 600;
    font-size: 120%;
}

/*TOPNEWS調整*/
#news_area h2 {
    text-align: center;
}
.LC_Page_Index #news_area {
    margin-bottom: 0;
    margin-top: 60px;
}
#news_area span.rss {
    display: none;
}

/*MYページ等調整*/
.LC_Page_AbstractMypage #container, .LC_Page_Entry #container, .LC_Page_Regist_Complete #container, .LC_Page_Order #container, .LC_Page_Guide_Privacy #container, .LC_Page_Cart #container, .LC_Page_User #container .custom_page, .LC_Page_Contact #container, .plg_Raku2_LC_Page_Products_List #container {
        padding-top: 150px;
}

/*LP横幅調整*/
.LC_Page_User #container {
    width: 1024px;
    padding-top: 30px;
}
/*商品詳細ページ*/
.item table {
	width: 100%;
	vertical-align: top;
}

.item .area1 {
	border-top: #4a3c31 1px solid;
	border-bottom: #4a3c31 1px solid;
}

.item .area1 th {
	width: 80px;
	padding: 10px 15px 10px 20px;
	border-bottom: #4a3c31 1px dotted;
	background: url(../lp/img01/icon_square01.gif) no-repeat 5px 13px;
	font-weight: bold;
	vertical-align: top;
	line-height: 1.5;
	font-size: 12px !important;
}

.item .area1 td {
	padding: 10px 15px;
	border-bottom: #4a3c31 1px dotted;
	line-height: 1.5;
	font-size: 12px !important;
}

.item .ttl {
	margin: 0;
	padding: 10px 15px 5px 20px;
	background: url(../lp/img01/icon_square01.gif) no-repeat 5px 15px;
	font-weight: bold;
	line-height: 1.5;
	font-size: 12px !important;
}

.item .area2 {
	border-top: #4a3c31 1px solid;
	border-bottom: #4a3c31 1px solid;
}

.item .area2 th {
	width: 80px;
	padding: 5px 10px;
	border-bottom: #4a3c31 1px dotted;
	background: #E7DCD2;
	line-height: 1.5;
	font-size: 12px !important;
}

.item .area2 td {
	width: 82px;
	padding: 5px 10px;
	border-bottom: #4a3c31 1px dotted;
	line-height: 1.5;
	font-size: 12px !important;
}

.fs-c-list {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 1rem 0;
  display: flex;
  flex-direction: column;
}

.fs-c-list > li {
  box-sizing: border-box;
}

.fs-c-list li {
  margin-left: 8px;
  text-indent: -4px;
  padding-left: 4px;
}

.fs-c-list li::before {
  display: inline-block;
  content: "";
  width: 2px;
  height: 2px;
  margin: auto 4px auto -8px;
  border: 4px solid #7c8790;
  border-radius: 50%;
  box-sizing: content-box;
}

.fs-p-card {
  background: rgba(126, 126, 126, 0.08);
  border: 1px solid #999999;
  margin: 8px 0;
  padding: 12px;
}

.fs-p-card__title {
  border-bottom: 1px solid currentColor;
  font-size: 1.8rem;
  margin-top: 8px;
  text-align: center;
  padding-bottom: 16px;
}

.fs-p-card__message {
  padding: 0 8px;
}

.fs-p-card__footer {
  text-align: right;
}

.fs-p-card__footer a {
    color: blue;
}

/*商品一覧ページ調整*/
.plg_Raku2_LC_Page_Products_List div.listrightbloc h3 {
    white-space: normal;
}
.plg_Raku2_LC_Page_Products_List form[name^="product_"] {
    width: 28%;
}
