@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;500&display=swap');
@font-face { font-family: "Yu Gothic M"; src: local("Yu Gothic Medium"); }
@font-face { font-family: "Yu Gothic M"; src: local("Yu Gothic Bold"); font-weight: bold; }

/* カスタマイズ用CSS */
/* =========================================================== */
/* reset */
/* =========================================================== */
.ec-layoutRole {background: none;overflow-x: hidden;}
.ec-layoutRole .ec-layoutRole__contents {max-width: none;}
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;vertical-align:baseline;background:transparent;box-sizing:border-box;}
html{font-size:62.5%;}
body{line-height:1;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;position:relative;}
h1,h2,h3,h4 {font-weight: normal;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
ul{list-style:none;}
li{list-style-type:none;}
table{border-collapse:collapse;border-spacing:0;}
input, select{box-sizing:border-box;}
input,textarea, select{font-family:inherit;box-sizing:border-box;}
input:focus,textarea:focus,select:focus{outline:0;}
button{font-family:inherit;background-color:transparent;border:none;cursor:pointer;outline:none;padding:0;appearance:none;box-sizing:border-box;}
button::-moz-focus-inner{border:0;}
input:placeholder-shown{color:#ccc;}
input::-webkit-input-placeholder{color:#ccc;}
input:-moz-placeholder{color:#ccc;opacity:1;}
input::-moz-placeholder{color:#ccc;opacity:1;}
input:-ms-input-placeholder{color:#ccc;}
em{font-style: normal;}
img{border:none;vertical-align:bottom;max-width:100%;height:auto;}
small{font-size:75%;}
/*a{color:#1e1109;margin:0;padding:0;vertical-align:baseline;background:transparent;box-sizing:border-box;outline:none;transition:.3s ease;display: inline-block;text-decoration:none;}
a:focus, a:hover{opacity: .6;text-decoration: none;color: inherit;}*/

@media screen and (min-width: 768px) {
	body {min-width: 1280px}
}
@media screen and (max-width: 767px) {
}

/* =========================================================== */
/* header */
/* =========================================================== */
.ec-cartNavi__label {display: flex;}
.ec-cartNaviIsset .ec-cartNaviIsset__cartContentPrice{font-weight:500;}
.ec-blockBtn{font-weight:500;}
.ec-blockBtn--action{font-weight:500;}

@media screen and (min-width: 768px) {
	.ec-cartNavi {padding: 0 10px;height: 30px;background-color: #fff;align-items: center}
}
@media screen and (max-width: 767px) {
	.ec-cartNavi {padding: 0;}
	.ec-cartNavi .ec-cartNavi__icon {text-align: center;}
	.ec-cartNavi .ec-cartNavi__icon:after {content: 'カート';margin-top: 1px; font-size: 1rem;transform: scale(0.8);display: block;font-weight: normal;font-family:'Noto Sans JP','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',"游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium",Meiryo,メイリオ,Osaka,'MS PGothic',arial,helvetica,sans-serif;white-space: nowrap}
}


/* =========================================================== */
/* common */
/* =========================================================== */

/*.mincho{font-family:'Hiragino Mincho ProN','ヒラギノ明朝 ProN W3','游明朝','Yu Mincho', '游明朝体', 'YuMincho','HG明朝E','ＭＳ Ｐ明朝','ＭＳ 明朝',serif;}
.gothic{font-family:'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',"游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium",Meiryo,メイリオ,Osaka,'MS PGothic',arial,helvetica,sans-serif}*/

.row{margin-left:0;margin-right:0;}

.ec-layoutRole__contents .inner {max-width: 1280px;width: 100%;margin: 0 auto;padding:0 40px;}
.border-yellow:after {content: '';display: block;width: 100%;height: 1px;margin: 36px
0;
	background: #ea5532;
	background: -moz-linear-gradient(left,  #ea5532 0%, #f9bb68 70%, #fee951 100%);
	background: -webkit-linear-gradient(left,  #ea5532 0%,#f9bb68 70%,#fee951 100%);
	background: linear-gradient(to right,  #ea5532 0%,#f9bb68 70%,#fee951 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea5532', endColorstr='#fee951',GradientType=1 );
}

.btn-arrow {font-weight: 500;background-color: #fff;border-radius: 2em;padding: .5em 1em;}
.btn-arrow:before {content: '';width: 1em;height: 1em;display: inline-block;background: url(/html/user_data/assets/img/common/icon-arrow-right.svg) center / cover no-repeat;margin-right: 10px;}
.btn-arrow-left {font-weight: 500;border-radius: 2em;padding: .5em 1em;}
.btn-arrow-left:before {content: '';width: 1em;height: 1em;display: inline-block;background: url(/html/user_data/assets/img/common/icon-arrow-right.svg) center / cover no-repeat;margin-right: 10px;transform: rotate(180deg)}

.no-pc {display: none;}
.no-sp {display: block;}
.bg-orange {background-color: #e8a02b !important;color: #fff;}

/*page-title*/
.page-title {border-bottom: 1px solid #e3e2dd;}
.page-title h1 {font-size: 2rem;font-weight: 500;padding: 50px 0;text-align: center;letter-spacing: .1em;line-height: 1.4;}
.page-title.images {height: 360px;display: flex;align-items: center;background: center / cover no-repeat;}
.page-title.images h1 {font-size: 2.6rem;padding: 0;color: #fff;}

/*page-lead*/
.page-lead {margin: 0 auto;padding:40px 0;font-size: 1.6rem;}

/*article-bottom*/
.article-bottom {text-align: center;}

/*topics-list*/
.topics-list {display: flex;flex-wrap: wrap; margin: 0 60px; }
.topics-list li {margin-right: 20px;margin-bottom: 20px;width:calc(33.33% - 14px);}
.topics-list li:nth-child(3n) {margin-right: 0;}
/*.topics-list li:nth-last-child(-n+3) {margin-bottom:0;}*/
.topics-list li a {overflow:hidden;display:block;height:100%;position:relative;padding-bottom:20px;}
.topics-list li a::after,.topics-list li a::before{content:"";position:absolute;bottom:0;width:50%;height:1px}
.topics-list li a::before{left:50%;margin-left:-50%;background:#e8a02b}
.topics-list li a::after{right:50%;margin-right:-50%;background:#cd4a38}
.topics-list li a figure {background: center / cover no-repeat;padding-bottom: 60%;}
.topics-list li a .text {padding-top:10px;}
.topics-list li a .text .sub {display:flex;justify-content:flex-start;align-items:center;line-height:1;gap:10px;}
.topics-list li a .text .date{text-align:center;font-size:1.5rem;font-family:"Crimson Text",serif;margin-bottom:10px}
.topics-list li a .text .date span{font-size:2rem;color:#e8a02b}
.topics-list li a .text .detail {font-size:1.5rem;font-weight:500;}
.ec-layoutRole__main .tag {display:inline-block;font-size:1.3rem;padding:3px 10px;color:#fff;background:#1e1109;line-height:1.8;vertical-align:1px;}
.ec-layoutRole__main .tag.accept{background:#e8a02b;}
.ec-layoutRole__main .tag.full{background:#cd4a38;}
.ec-layoutRole__main .tag.end{background:#999;}

/* list */
.ul-list{margin-left:20px;}
.ul-list li{list-style:disc;}

/* article */
.article {max-width: 1000px;width: 100%;margin: 70px auto;font-size:1.4rem;}
.article .topics-thumbnail {overflow: hidden;}
.article .topics-thumbnail img {width: 100%;}
.article-inner {max-width: 800px;width: 100%;margin: 50px auto;letter-spacing: .05em;}
.article-inner:first-child {margin-top: 0;}
.article-inner h1,.article-inner h2:not(.ttl02),.article-inner h3,.article-inner h4,.article-inner h5,.article-inner h6 {letter-spacing: .05em;line-height: 1.8;}
.article-inner h1 {font-size: 1.8rem;font-weight: 500;margin-top: 30px;}
.article-inner h2:not(.ttl02) {font-size: 1.6rem;font-weight: 500;margin-top: 30px;}
.article-inner h3 {font-weight: 500;margin-top: 20px;}
.article-inner h4,.article-inner h5 {font-size: 1.2rem;margin-top: 20px;}
.article-inner h6 {font-size: 1rem;margin-top: 20px;}
.article-inner p {margin-top: 15px;}
.article-inner strong {font-weight: 500;}
.article-inner a {color: #DF9D1E;text-decoration: underline;}
.article-inner hr {border-color: #D9D7CB;margin-top: 40px;}
.article-inner ul {margin-top: 40px;}
.article-inner ul li {line-height: 1.6;text-indent: -1em;margin-left: 1em;}
.article-inner ul li:before {content: '';width: 6px;height: 6px;background-color: #DF9D24;display: inline-block;border-radius: 2em;margin-bottom: 2px;margin-right: 8px;}
.article-inner ul li:not(:first-child) {margin-top: 1em;}

/* mw-wp-form */
.mw_wp_form .horizontal-item + .horizontal-item{margin-left:0!important;}
.mw_wp_form .horizontal-item{display:inline-block;margin-right:15px;margin-bottom:15px;}
.mwform-checkbox-field label{display:inline-block;}
.mwform-checkbox-field input[type=checkbox]{visibility:hidden;width:0;height:0;margin:0;padding:0;}
.mwform-checkbox-field span{padding-left:2em;display:inline-block;position:relative;font-size:1.5rem;transition:.2s;}
.mwform-checkbox-field span::after,
.mwform-checkbox-field span::before{content:'';display:block;position:absolute;width:20px;height:20px;top:0;left:0;background:#fff;border-radius:2px;}
.mwform-checkbox-field span::after{opacity:0;width:10px;height:15px;transform:rotate(45deg);left:5px;border:none;border-right:3px solid #f18800;border-bottom:3px solid #f18800;transition:.2s;}
.mwform-checkbox-field input:checked + span{color:#f18800;}
.mwform-checkbox-field input:checked + span::after{opacity:1;}

.mwform-radio-field input[type=radio]{visibility:hidden;width:0;height:0;margin:0;padding:0;}
.mwform-radio-field label{display:inline-block;}
.mwform-radio-field span {padding-left:2em;display:inline-block;position:relative;font-size:1.5rem;transition:.2s;}
.mwform-radio-field span::after,
.mwform-radio-field span::before{content:'';display:block;position:absolute;border-radius:50%;width:20px;height:20px;top:0;left:0;background:#fff;}
.mwform-radio-field span::after{opacity:0;width:14px;height:14px;top:3px;left:3px;border:none;background:#f18800;}
.mwform-radio-field input:checked + span{color:#f18800;}
.mwform-radio-field input:checked + span::after{opacity:1;}

.mw_wp_form .ec-RegisterRole__actions{margin:70px 0;}

.mw_wp_form_confirm .ec-zipInputHelp{display:none;}
.mw_wp_form_confirm .ec-zipInputHelp+.ec-input{display:inline;padding-left:1em;}
.mw_wp_form_confirm .ec-blockBtn--action{margin-bottom:16px;}

/*wp-pagenavi*/
.wp-pagenavi {margin-top: 60px;display: flex;justify-content: center;}
.wp-pagenavi > * {width: 40px;height: 40px;background-color: #fff;border-radius: 20px;font-size: 1.2rem;display: flex;justify-content: center;align-items: center;margin: 2.5px;color:#e8a02b;}
.wp-pagenavi .pages {display: none;}
.wp-pagenavi .previouspostslink:before,
.wp-pagenavi .nextpostslink:before {content: '';width: 7px;height: 7px;border-top: 1px solid #e8a02b;border-left: 1px solid #e8a02b;display: inline-block;}
.wp-pagenavi .previouspostslink:before {transform: rotate(-45deg)}
.wp-pagenavi .nextpostslink:before {transform: rotate(135deg)}
.wp-pagenavi a, .wp-pagenavi span {border: none !important;}

/* js-accordion */
.js-accordion dt {display: block;}
.js-accordion dd {display: none;}

@media screen and (max-width: 767px) {
	.ec-layoutRole__contents .inner {max-width: none;width: calc(100% - 30px);margin: 0 15px;padding:0;}
	.border-yellow:after  {margin: 30px 0}
	.no-pc {display: block;}
	.no-sp {display: none;}

	.page-title h1 {font-size: 1.6rem;padding: 30px 0;}
	.page-lead {padding: 40px 0;font-size: 1.4rem;}
	.page-title.images {height: 230px;}
	.page-title.images h1 {font-size: 1.6rem;}
	.page-title.images + .page-lead {padding: 30px 0;}

	/*topics-list*/
	.topics-list {margin: 0}
	.topics-list li {width: 100%;margin: 0}
	.topics-list li + li {margin-top: 15px;}
}



/* =========================================================== */
/* ec */
/* =========================================================== */
.ec-cartNaviNull .ec-cartNaviNull__message,.ec-alert-warning{background-color:#999;}

.ec-font-bold{font-weight:500!important;}
.ec-reportHeading h1, .ec-reportHeading h2, .ec-reportHeading h3, .ec-reportHeading h4, .ec-reportHeading h5, .ec-reportHeading h6, .ec-reportHeading p {font-size: 2rem;font-weight: 500;letter-spacing: .1em;}

.ec-shelfGrid .ec-shelfGrid__item .ec-productRole__btn.disabled button,
.ec-productRole .ec-productRole__btn.disabled button{background:#ccc;border:0;pointer-events:none;}
.ec-layoutRole__main .ec-blockBtn--action {font-size:1.4rem;padding:20px;font-weight:500;}
/*.ec-layoutRole__main .ec-blockBtn--action:hover,
.ec-layoutRole__main .ec-blockBtn--action:focus {background-color:#000;border-color:#000;}*/
.ec-layoutRole__main .ec-blockBtn--cancel {font-size: 1.4rem;padding: 20px;}
.ec-layoutRole__main .ec-blockBtn--cancel:hover,
.ec-layoutRole__main .ec-blockBtn--cancel:focus {background-color: #fff;border-color: #fff;color: #525263 !important;}
.ec-layoutRole__main .ec-blockBtn--cancel:before {content: '';display: inline-block;width: 14px;height: 14px;background: url(/html/user_data/assets/img/common/icon-arrow-right.svg) center / cover no-repeat;margin-right: 5px;transform: rotate(180deg);}
.ec-categoryNaviRole {font-size: 1.4rem;color: inherit;margin: 30px auto 0;}
.ec-itemNav__nav li a {background: none;font-size: 1.4rem;font-weight: 500;color:#1e1109;}
.ec-categoryNaviRole a:hover {background: none !important;}
.ec-shelfRole {font-size: inherit;}
.ec-shelfGrid a{color:#1e1109;}
.ec-shelfGrid__item a .ec-shelfGrid__item-image + p {line-height: 1.8;}
.ec-shelfGrid .price02-default {margin: 10px 0;font-size: 1.6rem;font-weight: 500;}
.ec-shelfGrid .price02-default small {font-size:1rem;}
.rank_price_ttl{margin:1em 0 8px!important;}
.rank_price_ttl span{display:inline-block;font-size:1.2rem;color:#fff;padding:3px 10px;background:#dc6229;border-radius:20px;}
.ec-productRole__profile .rank_price_ttl span{font-size:1.4rem;}
.customer_rank_price_default{font-size:1.6rem;color:#dc6229;}
.customer_rank_price_default small{font-size:1rem;}
.ec-shelfGrid .ec-shelfGrid__item img {width: 100%;object-fit: cover;}
.ec-topicpath {font-size: 1.4rem;}
.ec-topicpath .ec-topicpath__item a,
.ec-topicpath .ec-topicpath__item--active a{color: #e8a02b;}
.ec-topicpath .ec-topicpath__divider{color: #CDCBBD;width:20px;font-size:1rem;transform:scale(.8);}
.ec-searchnavRole .ec-searchnavRole__infos{font-size:1.4rem;color:#1e1109;}
.ec-shelfGrid .ec-shelfGrid__item-image{overflow:hidden;position:relative;height:auto;}
.ec-shelfGrid .ec-shelfGrid__item-image figure{width:100%;height:0;padding-top:100%;background:center/cover no-repeat}
.ec-shelfGrid .ec-shelfGrid__item-image .cat{position:absolute;left:0;bottom:0;display:inline-block;background:#1e1109;color:#fff;font-size:1.3rem;padding:3px 10px;text-align:center;z-index:1000}
.ec-input select, .ec-halfInput select, .ec-numberInput select, .ec-zipInput select, .ec-telInput select, .ec-select select, .ec-birth select { -webkit-appearance: none;-moz-appearance: none;background: url(/html/user_data/assets/img/common/icon-arrow-down.svg) right 10px center / 18px 18px no-repeat #fff;padding-right: 40px;color:#1e1109;}
.ec-select select:hover {cursor: pointer;}
.ec-select select + select {margin-left: 10px;}
.ec-productRole__actions .ec-select select {width: 100%;}
.ec-numberInput input[type='number'] {max-width: 50px;text-align: center;}
.ec-numberInput input[type='number']::-webkit-inner-spin-button,
.ec-numberInput input[type='number']::-webkit-outer-spin-button {-webkit-appearance: none;margin: 0;-moz-appearance:textfield;}
.ec-numberInput span {font-size: 1.2rem;}
.ec-modal .ec-modal-wrap{border:0;background:#F5F5EE;padding:50px 20px;max-width:715px;width:90%;}
.ec-modal .ec-role{margin-top:30px;}
.ec-modal .ec-modal-close{top:15px;right:15px;}
.ec-modal .ec-modal-close .ec-icon{width:20px;height:20px;background:url(/html/user_data/assets/img/common/icon_close.png) no-repeat center center;background-size:14px auto;display:block;}
.ec-modal .ec-modal-close .ec-icon img{display:none;}
.ec-modal .ec-modal-box .ec-inlineBtn--cancel{font-size:1.4rem;font-weight:500;background:#fff;color:#1e1109;margin:0 8px;border:0;width:250px;max-width:45%;white-space:nowrap;padding:18px;}
.ec-modal .ec-modal-box .ec-inlineBtn--cancel::before{content:"";display:inline-block;width:14px;height:14px;background:url(/html/user_data/assets/img/common/icon_arrow.png) no-repeat;background-size:100% auto;margin-right:10px;vertical-align:-2px;}
.ec-modal .ec-modal-box .ec-inlineBtn--action{font-size:1.4rem;font-weight:500;background:#111;color:#fff;margin:0 8px;width:250px;max-width:45%;white-space:nowrap;padding:18px;border:0;}
.form-control {border: none !important;border-radius: 8px !important;font-size: 1.2rem !important;line-height: 1 !important;font-family:'Noto Sans JP','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',"游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium",Meiryo,メイリオ,Osaka,'MS PGothic',arial,helvetica,sans-serif;background-color: #fff !important}
.ec-inlineBtn {background-color: #e8a02b;border-color: #e8a02b;border-radius: 8px;color: #111;padding: 8px 20px!important;}
.ec-blockBtn {border-radius: 8px;height: auto;line-height: inherit;padding: 10px;transition: .3s}
.ec-blockBtn--action {color:#fff !important;background-color:#111;border-color:#111;height: auto;line-height: inherit;padding: 10px;transition: .3s;}
.ec-blockBtn--action:hover{color:#111!important;background:#fff;border-color:#111;}
.ec-blockBtn--cancel {height: auto;line-height: inherit;padding: 10px;transition: .3s;color: #1e1109 !important;background-color: #fff;border-color: #fff;font-weight: 500;}
.ec-numberInput {user-select: none;-ms-user-select: none;-moz-user-select: none;-webkit-user-select: none;-webkit-touch-callout: none;}
.spinner-plus,
.spinner-minus {width: 20px;height: 20px;display: inline-block;background: center / cover no-repeat;margin: 0 0 3px 5px;vertical-align: middle;transition: .3s;}
.spinner-plus:hover,
.spinner-minus:hover {cursor: pointer;opacity: .7;}
.spinner-plus {background-image: url(/html/user_data/assets/img/common/icon-cart-plus.svg)}
.spinner-minus {background-image: url(/html/user_data/assets/img/common/icon-cart-minus.svg)}
.spinner-plus.disabled ,
.spinner-minus.disabled {opacity: .3;cursor: inherit;}
.ec-sliderItemRole .slideThumb {width: 80px;margin: 5px}
.ec-sliderItemRole .slideThumb img {width: 100%;}
.ec-sliderItemRole .item_nav {justify-content: center;}
.ec-sliderItemRole .slick-slider {margin-bottom: 10px;}
.ec-productRole .ec-productRole__title .ec-headingTitle {font-size:1.8rem;font-weight:bold;letter-spacing: .05em;border-top:2px solid #CDCBBD;border-bottom:2px solid #CDCBBD;padding: 30px 0;line-height: 1.4;color:#1e1109;}
.ec-productRole {font-size: inherit;color: #1e1109;}
.ec-productRole .ec-productRole__tags {border: none;margin-top: 0;}
.ec-productRole .ec-productRole__priceRegularPrice,
.ec-productRole .ec-productRole__priceRegularTax {color: #A09D93;font-weight: 500;}
.ec-productRole .ec-productRole__price {padding: 10px 0 20px;border-bottom: 1px solid #CDCBBD;}
.ec-productRole .ec-productRole__price .ec-price .ec-price__price {font-size: 2.6rem;color: #e8a02b;padding: 0;}
.ec-productRole .ec-productRole__price .ec-price__tax {color: #e8a02b;font-weight: 500;font-size: 1.4rem !important;}
.ec-productRole .ec-productRole__price.rank_price .ec-price .ec-price__price,
.ec-productRole .ec-productRole__price.rank_price .ec-price__tax{color:#dc6229;}
.ec-productRole .ec-productRole__code {border-bottom: none;padding: 20px 0 10px;font-weight: 300;}
.ec-productRole .ec-productRole__category {padding: 10px 0;border-bottom: none;}
.ec-productRole .ec-productRole__category div {margin-bottom: 5px;}
.ec-productRole .ec-productRole__category a {color: #e8a02b}
.ec-productRole .ec-productRole__category span {display: inline-block;transform: scale(.5);color: #707070;}
.ec-productRole .ec-productRole__actions .ec-select select {font-size: 1.4rem !important;height: 50px;background: url(/html/user_data/assets/img/common/select-bg.svg) right center / contain no-repeat;}
.ec-productRole .ec-productRole__actions .ec-numberInput span {font-size: 1.4rem;margin-right: 10px;}
.ec-productRole .ec-productRole__actions .ec-numberInput input[type='number'] {font-size: 1.4rem !important;}
.ec-productRole .ec-productRole__actions .spinner-plus,
.ec-productRole .ec-productRole__actions .spinner-minus {width: 30px;height: 30px;margin-right: 0 !important}
.ec-productRole .ec-productRole__btn {width:100%;margin-bottom:20px;}
.ec-productRole .ec-productRole__btn .ec-blockBtn--action {font-size:1.8rem;padding:15px;}
.ec-productRole .ec-productRole__btn .ec-blockBtn--cancel {font-size:1.4rem;padding:20px;}
.ec-productRole .ec-productRole__btn .ec-blockBtn--cancel:before {content: '★';color: #e8a02b;font-size: 1.1em;background: none; transform:none}
.ec-productRole .ec-productRole__description {font-weight: 300;line-height: 1.8;}
.ec-progress {display: flex;max-width: none;margin: 30px 0 80px}
.ec-progress .ec-progress__item {flex: 1;border-bottom: 2px solid #fff;padding-bottom: 25px;font-weight: 500;}
.ec-progress .ec-progress__number {background-color: #fff;color: inherit;font-size: inherit;width: 38px;height: 38px;line-height: 38px;}
.ec-progress .is-complete {border-bottom-color: #e8a02b;}
.ec-progress .is-complete .ec-progress__number {background-color: #e8a02b;color: #fff}
.ec-progress .is-complete .ec-progress__label {color:#e8a02b }
.ec-progress .ec-progress__item:after {content: none;}
.ec-cartRole {font-size: inherit;max-width: 1000px;padding: 0;}
.ec-cartRole .ec-cartRole__totalText {margin-bottom: 50px;}
.ec-cartRole .ec-cartRole__totalText p strong {font-size: 2.6rem;font-weight: 500;margin: 0 0.3em;}
.ec-cartRole .ec-cartRole__cart {margin: 0}
.ec-cartTable {border-top: 1px solid #CDCBBD}
.ec-cartRow > li {border-bottom: 1px solid #CDCBBD !important;}
.ec-cartRow .ec-cartRow__contentColumn {padding: 20px 0;}
.ec-cartRow .ec-cartRow__delColumn {width: 50px;}
.ec-cartRow .ec-cartRow__delColumn a {background-color: #A09D93;border-radius:50%;width: 30px;height: 30px;display: flex;justify-content: center;align-items: center;}
.ec-cartRow .ec-cartRow__delColumn .ec-icon img {filter: brightness(200%);}
.ec-cartRow .ec-cartRow__img {max-width: 150px}
.ec-cartRow .ec-cartRow__summary {font-weight: 500;vertical-align: top;width: calc(100% - 190px)}
.ec-cartRow .ec-cartRow__summary .ec-cartRow__name {font-size: 1.4rem;margin-bottom: 10px;font-weight: 300;}
.ec-cartRow .ec-cartRow__summary .ec-cartRow__name a {font-size: 1.6rem;font-weight: 500;margin-bottom: 5px;}
.ec-cartRow .ec-cartRow__amountColumn .ec-cartRow__amount,
.ec-cartRow .ec-cartRow__amountColumn .ec-cartRow__amountUpDown {display: inline-block!important}
.ec-cartRow .ec-cartRow__amountColumn .ec-cartRow__amount {background-color: #fff;padding: 10px 20px;margin-right: 10px;width: 60px;}
.ec-cartRow .ec-cartRow__amountColumn .ec-cartRow__amountDownButton,
.ec-cartRow .ec-cartRow__amountColumn .ec-cartRow__amountDownButtonDisabled,
.ec-cartRow .ec-cartRow__amountColumn .ec-cartRow__amountUpButton {border: none;width: 20px;height: 20px;min-width: inherit;max-width: inherit;background: none;}
.ec-cartRow .ec-cartRow__amountColumn .ec-cartRow__amountDownButtonDisabled img {opacity: .3;}
.ec-cartRow .ec-cartRow__amountColumn .ec-cartRow__amountDownButton .ec-cartRow__amountDownButton__icon img,
.ec-cartRow .ec-cartRow__amountColumn .ec-cartRow__amountDownButtonDisabled .ec-cartRow__amountDownButton__icon img,
.ec-cartRow .ec-cartRow__amountColumn .ec-cartRow__amountUpButton .ec-cartRow__amountUpButton__icon img {margin: 0;width: 100%;height: 100%;position: relative;top: auto;left: auto}
.ec-cartRow .ec-cartRow__subtotalColumn {font-size: 1.5rem;font-weight: 500;width: 12%;}
.ec-cartRole .ec-cartRole__actions {margin-right: 0;width: 360px;}
.ec-cartRole .ec-cartRole__totalAmount {font-size: 3.3rem; color: #D65F1C;font-weight: 500;}
.ec-cartRole .ec-cartRole__total {display: flex;justify-content: space-between;align-items: flex-end}
.ec-cartRole .ec-blockBtn--action {font-size: 1.8rem;padding: 15px 10px;margin-bottom: 30px;}
.ec-cartRole .ec-blockBtn--cancel:before {content: '';display: inline-block;width: 14px;height: 14px;background: url(/html/user_data/assets/img/common/icon-arrow-right.svg) center / cover no-repeat;margin-right: 5px;transform: rotate(180deg);}
.ec-pageHeader {border-bottom: 1px solid #e3e2dd;margin: 0 -50vw 40px;}
.ec-pageHeader h1 {font-size: 2rem;font-weight: 500;padding: 50px 0 !important;text-align: center;letter-spacing: .1em;line-height: 1.4;border: none;margin: 0 !important}
.form-control {font-size: 1.4rem !important;}
.ec-login {background: none;padding: 90px 0 0;}
.ec-login .ec-blockBtn--cancel {background-color: #e8a02b;color: #fff !important;font-size: 1.6rem;padding: 12px;}
.ec-login .ec-login__input input {padding: 25px 15px;}
.ec-login .ec-login__link {margin: 0;text-align: center;font-size: 1.4rem;margin-top: 40px;}
.ec-login .ec-login__link+.ec-login__link{margin-top:20px;}
.ec-login .ec-login__link a {color: #1e1109;letter-spacing: .05em;}
.ec-login .ec-login__link a:before {content: '';display: inline-block;margin-right: 5px;width: 14px;height: 14px;background: url(/html/user_data/assets/img/common/icon-arrow-right.svg) center / cover no-repeat;}
.ec-borderedDefs {border-top: none;}
.ec-borderedDefs dl {border-bottom: none;padding-top: 20px;}
.ec-borderedDefs dt {display: flex;justify-content: space-between;align-items: flex-start;padding: 0;margin-right: 40px;}
.ec-label {font-size: 1.5rem;font-weight: 500;margin: 0;white-space:nowrap;}
.ec-required {font-size: 1.2rem;background-color: #e8a02b;color: #fff;border-radius: 2px;padding: 0 5px;letter-spacing: .05em;margin-top: 3px;white-space: nowrap}
.ec-input input, .ec-halfInput input, .ec-numberInput input, .ec-zipInput input, .ec-telInput input, .ec-select input, .ec-birth input,.ec-input select, .ec-halfInput select, .ec-numberInput select, .ec-zipInput select, .ec-telInput select, .ec-select select, .ec-birth select,.ec-input textarea, .ec-halfInput textarea, .ec-numberInput textarea, .ec-zipInput textarea, .ec-telInput textarea, .ec-select textarea, .ec-birth textarea {border-color: #fff;border-radius: 8px;background-color: #fff;}
.ec-halfInput input{margin: 0 }
.ec-registerRole {font-size: inherit;}
.ec-registerRole p + .ec-borderedDefs {margin-top: 40px;}
.ec-registerRole .ec-registerRole__actions {border-top: 1px solid rgba(205, 203, 189, 0.53);margin-top: 90px;padding-top: 50px;}
.ec-registerRole .ec-registerRole__actions .ec-off4Grid .ec-off4Grid__cell {width: 360px;margin: 0 auto;}
.ec-registerRole .ec-registerRole__actions .ec-checkbox label {font-weight: 500;font-size: 1.4rem;margin-bottom: 10px;text-align: center;display: block;}
.ec-registerRole .ec-registerRole__actions .ec-checkbox label a {color: #e8a02b}
.ec-registerRole .ec-registerRole__actions .ec-blockBtn--cancel {padding: 20px 10px;}
.ec-registerRole .ec-registerRole__actions .ec-blockBtn--cancel:before {content: '';display: inline-block;width: 14px;height: 14px;background: url(/html/user_data/assets/img/common/icon-arrow-right.svg) center / cover no-repeat;margin-right: 5px;transform: rotate(180deg);}
.ec-zipInputHelp {font-size: 1.4rem;}
.ec-zipInputHelp span {color:#1e1109;letter-spacing:.05em;margin-left:0;}
.ec-zipInputHelp .ec-zipInputHelp__icon {background: url(/html/user_data/assets/img/common/icon-arrow-right.svg) center / cover no-repeat;width: 1em;height: 1em;margin-bottom: -4px;}
.ec-zipInputHelp .ec-zipInputHelp__icon img {display: none;}
.ec-halfInput.error .ec-errorMessage {width: 45%;display: inline-block;}
.ec-halfInput.error .ec-errorMessage:last-child {margin-left: 2%;}
.ec-borderedDefs dd {line-height:1.6;text-align:left;}
.ec-reportHeading {border-top: none;}
.ec-forgetCompleteRole .ec-off3Grid .ec-off3Grid__cell,
.ec-registerCompleteRole .ec-off3Grid .ec-off3Grid__cell {width: calc(100% - 30px);max-width: 1200px; margin: auto}
.ec-forgetCompleteRole .ec-off3Grid .ec-off3Grid__cell h2 ,
.ec-registerCompleteRole .ec-off3Grid .ec-off3Grid__cell h2 {letter-spacing: .05em;}
.ec-reportDescription {font-size: 1.4rem;}
.ec-forgotRole {margin-top: 40px;font-size: 1.4rem;}
.ec-forgotRole .ec-forgotRole__intro {font-size: 1.4rem;}
.ec-rectHeading h2 {font-size: 1.8rem;font-weight: 500;letter-spacing: .1em;border-bottom: 1px solid #D9D7CB;position: relative;padding: 15px 0;margin-bottom: 40px;background: none;}
.ec-rectHeading h2:before {content: '';display: block;width: 50px;height: 1px;background-color: #e8a02b;position: absolute;left: 0;bottom: -1px;}
.ec-orderRole {font-size: 1.4rem;}
.ec-orderRole .ec-inlineBtn{font-weight:bold;}
.ec-orderDelivery .ec-orderDelivery__title {font-size: 1.6rem;padding: 15px 0;}
.ec-borderedList li:not(:last-child) {border: none;}
.ec-imageGrid .ec-imageGrid__img {padding: 20px 15px 20px 0;}
.ec-imageGrid .ec-imageGrid__content  {vertical-align: top;padding: 20px 0;}
.ec-imageGrid .ec-imageGrid__content p {line-height: 1.6;}
.ec-orderRole__detail > * {margin-bottom: 70px;}
.ec-orderPayment .ec-radio {display: flex;}
.ec-orderPayment .ec-input p{margin-bottom: 10px;}
.ec-orderRole textarea {font-family: inherit}
.ec-totalBox {background-color: #F0EFE6;padding: 20px;}
.ec-totalBox .ec-totalBox__spec {margin-bottom: 15px;}
.ec-totalBox .ec-totalBox__total {padding: 20px 0 10px;}
.ec-totalBox .ec-totalBox__taxRate {margin-bottom: 20px;}
.ec-totalBox .ec-totalBox__paymentTotal {color:#D65F1C ;padding: 20px 0;border-top: 1px solid #D9D7CB;}
/*.ec-totalBox .ec-totalBox__spec:last-child {color:#e8a02b }*/
.ec-totalBox .ec-totalBox__pointBlock {margin-bottom: 20px;}
.ec-totalBox .ec-totalBox__btn .ec-blockBtn--action{padding:20px;}
.ec-totalBox .ec-totalBox__btn .ec-blockBtn--cancel {margin-top: 20px;}
.ec-mypageRole {max-width: 1000px;width: 100%;font-size: inherit;color: inherit}
.ec-navlistRole .ec-navlistRole__navlist {border: none;margin: 20px 0 40px}
.ec-navlistRole .ec-navlistRole__item {border: none;font-weight: 500;}
.ec-navlistRole .ec-navlistRole__item + .ec-navlistRole__item {margin-left: 10px;}
.ec-navlistRole .ec-navlistRole__item  a {background: #fff;letter-spacing: .05em;white-space: nowrap;padding: 20px 5px;}
.ec-navlistRole .ec-navlistRole__item  a:before {content: '';display: inline-block;margin-right: 5px;width: 1em;height: 1em;background: url(/html/user_data/assets/img/common/icon-arrow-right.svg) center / cover no-repeat;}
.ec-navlistRole .active a {color: inherit;border-bottom: 2px solid #e8a02b;}
.ec-welcomeMsg {border-bottom: none;}
.ec-welcomeMsg p {font-weight: 300;}
.ec-welcomeMsg p span {font-size: 2rem;font-weight: 500;}
.ec-para-normal {font-size: 1.6rem;font-weight: 500;border-bottom: 1px solid #D9D7CB;position: relative;padding-bottom: 15px;margin-bottom: 0;}
.ec-para-normal:before {content: '';display: block;width: 50px;height: 1px;background-color: #e8a02b;position: absolute;left: 0;bottom: -1px;}
.ec-historyRole .ec-historyRole__contents {border: none;}
.ec-historyListHeader .ec-historyListHeader__date {font-size: 1.4rem;font-weight: 500;}
.ec-historyListHeader .ec-historyListHeader__action a {color: #1e1109;background: #fff;border-color: #fff;border-radius: 10em;}
.ec-historyListHeader .ec-historyListHeader__action a:before {content: '';display: inline-block;margin-right:5px;width: 1em;height: 1em;background: url(/html/user_data/assets/img/common/icon-arrow-right.svg) center / cover no-repeat;margin-bottom: -2px;}
.ec-definitions dt, .ec-definitions--soft dt {font-weight: 500;}
.ec-definitions dd, .ec-definitions--soft dd {font-weight: 300;}
.ec-historyRole .ec-historyRole__contents {page-break-after: 20px 0;border-bottom: 1px solid #D9D7CB;}
.ec-historyRole .ec-historyRole__detail .ec-imageGrid {margin-top: 20px;padding-top: 20px;}
.ec-historyRole .ec-historyRole__detail .ec-imageGrid .ec-imageGrid__img {width: 150px;padding-top: 0;padding-bottom: 0;}
.ec-historyRole .ec-historyRole__detail .ec-imageGrid .ec-imageGrid__content {font-weight: 300;padding-top: 0;padding-bottom: 0;}
.ec-historyRole .ec-historyRole__detail .ec-historyRole__detailTitle {font-weight: 500;}
.ec-historyRole .ec-historyRole__detail .ec-historyRole__detailPrice {font-size: 1.4rem;font-weight: 500;margin-top: 8px;}
.ec-favoriteRole .ec-favoriteRole__itemList {margin-left: -20px;}
.ec-favoriteRole .ec-favoriteRole__item {padding: 0;margin-left: 20px;}
.ec-favoriteRole .ec-favoriteRole__item-image {width: 100%;height: auto;}
.ec-favoriteRole .ec-favoriteRole__item .ec-closeBtn--circle {right: 0;top: 0;}
#page_mypage_point_log .ec-errorMessage {border-top: 1px dashed #D9D7CB;padding: 20px 0;font-size: 1.2rem; color: #1e1109;font-weight: 300;}
#page_mypage_point_log .table>thead>tr>th {background: #EBEBE1;border-bottom: 1px solid #D9D7CB;font-size: 1.2rem;font-weight: 500;padding: 15px 10px;}
#page_mypage_point_log .table>thead>tr>th:not(:first-child) {border-left: 2px solid #F5F5EE;}
#page_mypage_point_log .table>thead>tr>th:first-child {text-align: left;}
#page_mypage_point_log .table>tbody>tr {border-bottom: 1px solid #D9D7CB;}
#page_mypage_point_log .table>tbody>tr>td {padding: 25px 10px;border: none;}
#page_mypage_point_log .table>tbody>tr>td:first-child {text-align: left;}
#page_mypage_point_log .table-striped>tbody>tr:nth-of-type(odd) {background: none;}
#page_help_agreement .ec-layoutRole__main p {line-height: 1.8;}
#page_help_agreement .ec-layoutRole__main h2 {margin: 50px 0 20px;font-size: 1.6rem;border-bottom: 1px solid #D9D7CB;padding-bottom: 15px;}
#page_help_agreement .ec-layoutRole__main ol {margin-left: 2em;}
#page_help_agreement .ec-layoutRole__main ol li {margin-bottom: 1em;font-size: 1.4rem;}
#page_help_agreement .ec-layoutRole__main ol[type="1"] li {list-style: decimal;}
#page_help_agreement .ec-layoutRole__main ol[type="2"] {margin-top: 10px;margin-left: 0em;}
#page_help_agreement .ec-layoutRole__main ol[type="2"] li {list-style: none;list-style-type: none;counter-increment: cnt;    text-indent: -1.8em;margin-left: 1.8em;}
#page_help_agreement .ec-layoutRole__main ol[type="2"] li:before {content: "(" counter(cnt) ") ";}
#page_help_tradelaw .ec-borderedDefs dd {font-size: 1.4rem;}
#page_help_privacy .ec-layoutRole__main p {line-height: 1.8;font-size: 1.4rem;}
#page_help_privacy .ec-layoutRole__main .ec-heading-bold {margin: 50px 0 20px;font-size: 1.6rem;border-bottom: 1px solid #D9D7CB;padding-bottom: 15px;}

#page_sln_card_payment{background:#f5f5f5;}

@media screen and (min-width: 768px) {
	.ec-searchnavRole .ec-searchnavRole__infos{border-color:#CDCBBD;}
	.ec-cartRow .ec-cartRow__amountColumn .ec-cartRow__sutbtotalSP {display: none;}
	#page_shopping_login .ec-grid3 .ec-grid3__cell2 {margin: 0 auto;}
	.ec-login {width: 350px;margin: auto;}
	.ec-borderedDefs dt {width: 20%;}
  .topics .ec-borderedDefs dt{width:32%;}
	.ec-borderedDefs dd {width: 80%;}
	.ec-historyRole .ec-historyRole__detail .ec-imageGrid:first-child {margin-top: 0;padding-top: 0;}
	.ec-favoriteRole .ec-favoriteRole__item {width: calc(25% - 20px)}
	#page_mypage_point_log .table>thead>tr>th,
	#page_mypage_point_log .table>tbody>tr>td:nth-child(3),
	#page_mypage_point_log .table>tbody>tr>td:nth-child(4) {white-space: nowrap}
  
  .ec-halfInput select{display:inline-block;width:45%;margin-left:15px;}
  .ec-halfInput select:first-child{margin-left:0;}
}

@media screen and (max-width: 767px) {
	.ec-pageHeader {margin: 0 -20px 40px}
	.ec-pageHeader h1 {font-size: 1.6rem;padding: 30px 20px !important;}
  .ec-searchnavRole .ec-searchnavRole__infos,.ec-shelfRole{padding:0;}
	#page_product_detail .ec-layoutRole__main {margin-top: 15px;}
	.ec-topicpath {border-top:none;}
	.ec-sliderItemRole {padding: 0;}
	.ec-sliderItemRole .item_nav {display: flex;}
	.ec-sliderItemRole .slideThumb {width: 60px;}
	.ec-sliderItemRole .slick-dots {display: none !important;}
	.ec-productRole .ec-productRole__title .ec-headingTitle {padding: 20px 0;}
	.ec-productRole .ec-productRole__priceRegular {padding-top: 0;}
	.ec-progress {margin: 0 0 20px ;}
	.ec-progress .ec-progress__label {font-size: 1rem;}
	.ec-progress .ec-progress__item {padding-bottom: 10px;}
	.ec-cartRole .ec-cartRole__totalText {font-size: 1.2rem;}
	.ec-cartRole .ec-cartRole__totalText p strong {font-size: 2.4rem;}
	.ec-cartRole .ec-cartRole__totalText {margin-bottom: 30px;}
	.ec-cartRow {display: block;border-bottom: 1px solid #CDCBBD ;margin: 0 15px;padding: 25px 0;position: relative;}
	.ec-cartRow > li {border-bottom: none !important;}
	.ec-cartRow .ec-cartRow__contentColumn {padding: 0;display: block;}
	.ec-cartRow .ec-cartRow__delColumn {position: absolute;top: 130px;}
	.ec-cartRow .ec-cartRow__delColumn a {width: 90px;}
	.ec-cartRow .ec-cartRow__delColumn .ec-icon:before {content: '削除'; color: #fff;font-size: 1.2rem;}
	.ec-cartRow .ec-cartRow__delColumn .ec-icon img {display: none;}
	.ec-cartRow .ec-cartRow__summary {padding-left: 15px;width: 100%;margin: 0;padding: 0 0 0 110px;display: block;}
	.ec-cartRow .ec-cartRow__summary .ec-cartRow__name a {font-size: 1.2rem;}
	.ec-cartRow .ec-cartRow__summary .ec-cartRow__unitPrice {font-size: 1.3rem;}
	.ec-cartRow .ec-cartRow__img {width: 90px;padding-right: 0;vertical-align: top;float: left;}
	.ec-cartRow .ec-cartRow__amountColumn {padding-left: 105px;text-align: left;padding-top: 10px;width: 100%;display: block;}
	.ec-cartRow .ec-cartRow__amountColumn .ec-cartRow__amountSP {display: none;}
	.ec-cartRow .ec-cartRow__amountColumn .ec-cartRow__sutbtotalSP {font-size: 1.5rem;font-weight: 500;}
	.ec-cartRow .ec-cartRow__summary .ec-cartRow__name {font-size: 1.2rem;}
	.ec-cartRole .ec-cartRole__actions {width: calc(100% - 30px);margin: auto}
	.ec-cartRole .ec-cartRole__total {font-size: 1.5rem;font-weight: 500;}
	.ec-cartRole .ec-blockBtn--action {margin-bottom: 20px;}
	.ec-modal .ec-modal-box .ec-inlineBtn--cancel{max-width:100%;}
	.ec-modal .ec-modal-box .ec-inlineBtn--action{max-width:100%;margin-top:20px;}
	.ec-login {padding-top: 20px;}
	.ec-borderedDefs dt {justify-content: flex-start;margin-right: 0;}
	.ec-halfInput input[type='text'] {width: 100%;margin-left: 0;margin-bottom: 2%;}
	.ec-registerRole .ec-registerRole__actions {margin-top: 40px;padding-top: 40px;}
	.ec-registerRole .ec-registerRole__actions .ec-off4Grid .ec-off4Grid__cell {width: 100%;}
	.ec-halfInput.error .ec-errorMessage {width: 100%;margin-bottom: 0;}
	.ec-halfInput.error .ec-errorMessage:last-child {margin-left: 0;margin-top: 2%;}
	.ec-orderRole__detail > * {margin-bottom: 60px;}
	.ec-orderPayment .ec-radio {flex-wrap: wrap;}
	.ec-orderPayment .ec-radio > * {width: 50%;}
	.ec-totalBox .ec-totalBox__price {font-size: 2.8rem;}
	.ec-navlistRole .ec-navlistRole__navlist {display: flex;flex-wrap: wrap;}
	.ec-navlistRole .ec-navlistRole__navlist .ec-navlistRole__item {width: calc(33.333% - 1.5px);margin-left: 2px;font-size: 10px;}
	.ec-navlistRole .ec-navlistRole__navlist .ec-navlistRole__item:nth-child(3n+1) {margin-left: 0;}
	.ec-navlistRole .ec-navlistRole__navlist .ec-navlistRole__item + .ec-navlistRole__item {margin-left: none;}
	.ec-navlistRole .ec-navlistRole__item a {padding: 15px 5px;}
	.ec-navlistRole .ec-navlistRole__navlist {margin-bottom: 30px;}
	.ec-welcomeMsg {font-size: 1.4rem;letter-spacing: .05em;margin-bottom: 0;}
	.ec-welcomeMsg p span {font-size: 1.8rem;}
	.ec-historyListHeader .ec-historyListHeader__action {margin: 20px 0}
	.ec-historyRole .ec-historyRole__detail .ec-imageGrid:first-child {padding-top: 0;}
	.ec-favoriteRole .ec-favoriteRole__item {width: calc(50% - 20px)}
	.ec-addressList .ec-addressList__remove {padding: 0;}
	.ec-addressList .ec-addressList__remove .ec-icon {width: 1em;}
	#page_mypage_point_log #default_point_log {margin: 0 -16px}
	#page_mypage_point_log .table>thead>tr>th {font-size: 1rem;letter-spacing: 0;vertical-align: middle;}
	#page_mypage_point_log .table>thead>tr>th:nth-child(1) {width: 10em;}
	#page_mypage_point_log .table>thead>tr>th:nth-child(2) {width: auto;}
	#page_mypage_point_log .table>thead>tr>th:nth-child(3) {width: 7em;text-align: center;}
	#page_mypage_point_log .table>thead>tr>th:nth-child(4) {width: 7em;text-align: left;}
	#page_mypage_point_log .table>tbody>tr>td {font-size: 1.2rem;padding: 20px 5px;vertical-align: middle;}
	#page_mypage_point_log .default_point_log {margin: 0 -16px;}
	#page_help_tradelaw .ec-borderedDefs dl {padding: 0 0 30px}
	#page_help_tradelaw .ec-borderedDefs dt {border-bottom: 1px solid #D9D7CB;margin-bottom: 10px;padding-bottom: 5px;}
  
  .ec-borderedDefs dt{margin-bottom:15px;}
  .ec-halfInput select{margin-bottom:2%;}
  
  .topics-list li a .text .sub{margin-bottom:10px;}
  .topics-list li a .text .date{margin-bottom:3px;}
  .topics-list li a .text .detail{margin-bottom:10px;}
  .ec-layoutRole__main .tag{padding:.05em .4em;font-size:1.1rem;}
}
