@charset "UTF-8";
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "NotoSansCJKjp-Regular";
  src: url("../fonts/NotoSansCJKjp-Regular.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansCJKjp-Medium";
  src: url("../fonts/NotoSansCJKjp-Medium.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansCJKjp-Bold";
  src: url("../fonts/NotoSansCJKjp-Bold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Regular";
  src: url("../fonts/ZenKakuGothicNew-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Medium";
  src: url("../fonts/ZenKakuGothicNew-Medium.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Bold";
  src: url("../fonts/ZenKakuGothicNew-Bold.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Black";
  src: url("../fonts/ZenKakuGothicNew-Black.ttf");
  font-display: swap;
}
/*	layout
------------------------------------ */
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "NotoSansCJKjp-Regular";
  src: url("../fonts/NotoSansCJKjp-Regular.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansCJKjp-Medium";
  src: url("../fonts/NotoSansCJKjp-Medium.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansCJKjp-Bold";
  src: url("../fonts/NotoSansCJKjp-Bold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Regular";
  src: url("../fonts/ZenKakuGothicNew-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Medium";
  src: url("../fonts/ZenKakuGothicNew-Medium.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Bold";
  src: url("../fonts/ZenKakuGothicNew-Bold.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Black";
  src: url("../fonts/ZenKakuGothicNew-Black.ttf");
  font-display: swap;
}
/*	layout
------------------------------------ */
/*	font-size  cmn
------------------------------------ */
/* ========================

  ECCUBE用  

======================== */
.ec-layoutRole {
  /* 商品検索  PC
  ------------------------------------ */
  /*  メインコンテンツ
  ------------------------------------ */
  /*  サイドバー
  ------------------------------------ */
  /* メインコンテンツ
  ------------------------------------ */
  /* 商品の詳細ページ
  ------------------------------------ */
  /* ナビ打消し  PC
  ------------------------------------ */
  /* --- */
}
.ec-layoutRole #orgn_header_role {
  max-width: 1080px;
  margin: auto;
  padding: 93px 0 0;
}
.ec-layoutRole #orgn_header_role .ec-headerSearch .ec-select_search {
  border-radius: 4px 0 0 4px;
  background: #82d15f;
}
.ec-layoutRole #orgn_header_role .ec-headerSearch .ec-select_search::before {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}
.ec-layoutRole #orgn_header_role .ec-headerSearch .category_id {
  height: 40px;
  padding: 8px 29px 8px 21px;
  font-size: 15px;
  letter-spacing: 0;
  font-family: "NotoSansCJKjp-Medium", sans-serif;
}
.ec-layoutRole #orgn_header_role .ec-headerSearch .ec-headerSearch__keyword {
  background-color: #fff;
  border-radius: 0 4px 4px 0;
  border-color: #82d15f;
}
.ec-layoutRole #orgn_header_role .ec-headerSearch .search-name {
  height: 38px;
  font-size: 13px;
  font-family: "NotoSansCJKjp-Medium", sans-serif;
  letter-spacing: 0.05em;
}
.ec-layoutRole #orgn_header_role .ec-headerNaviRole__nav a {
  display: flex;
  align-items: center;
}
.ec-layoutRole #orgn_header_role .ec-headerNav__itemIcon::before {
  color: #18baee;
}
.ec-layoutRole #orgn_header_role .ec-headerNav__itemLink {
  margin-left: 9px;
  font-family: "NotoSansCJKjp-Medium", sans-serif;
  font-size: 15px;
}
.ec-layoutRole #orgn_header_role .ec-cartNaviWrap {
  margin-left: 20px;
}
.ec-layoutRole .ec-cartNavi {
  height: auto;
  padding: 9px 11px 9px 20px;
  border-radius: 4px;
  background-color: #e3dfd6;
  align-items: center;
}
.ec-layoutRole .ec-cartNavi .ec-cartNavi__icon {
  font-size: 18px;
}
.ec-layoutRole .ec-cartNavi .ec-cartNavi__label {
  line-height: 1;
}
.ec-layoutRole .ec-cartNavi .ec-cartNavi__price {
  font-size: 13px;
  line-height: 1.2;
  vertical-align: top;
}
.ec-layoutRole .ec-layoutRole__contents {
  padding: 48px 0 160px;
  justify-content: space-between;
}
.ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__left {
  width: 18.5%;
}
.ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__left .ec-cartNaviWrap {
  margin: 30px auto 0;
}
.ec-layoutRole .orgn_category {
  line-height: 1;
}
.ec-layoutRole .orgn_category-ttl {
  padding: 13px 0;
  border-top: 1px solid #18baee;
  border-bottom: 1px solid #18baee;
  text-align: center;
  font-family: "NotoSansCJKjp-Bold", sans-serif;
  font-size: 2rem;
  letter-spacing: 0.1em;
  color: #424a4d;
}
@media screen and (max-width: 768px) {
  .ec-layoutRole .orgn_category-ttl {
    font-size: 1.6rem;
  }
}
.ec-layoutRole .orgn_category-wrap {
  margin: 18px auto 0;
}
.ec-layoutRole .orgn_category-list li:nth-of-type(n+2) {
  margin-top: 18px;
}
.ec-layoutRole .orgn_category-list a {
  padding-left: 17px;
  font-family: "NotoSansCJKjp-Bold", sans-serif;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  color: #424a4d;
  line-height: 1.5;
  position: relative;
}
@media screen and (max-width: 768px) {
  .ec-layoutRole .orgn_category-list a {
    font-size: 1.6rem;
  }
}
.ec-layoutRole .orgn_category-list a::before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #18baee;
  position: absolute;
  left: 0;
  top: 12px;
}
.ec-layoutRole .orgn_nav {
  margin: 30px auto 0;
}
.ec-layoutRole .orgn_nav a {
  display: flex;
  height: 50px;
  border-radius: 999px;
  background: #18baee;
  justify-content: center;
  align-items: center;
}
.ec-layoutRole .orgn_nav-itemIcon::before {
  color: #fff;
}
.ec-layoutRole .orgn_nav-itemLink {
  margin-left: 10px;
  font-family: "NotoSansCJKjp-Bold", sans-serif;
  font-size: 15px;
  letter-spacing: 0.1em;
  color: #fff;
}
.ec-layoutRole .orgn_link {
  margin: 33px auto 0;
  line-height: 1;
}
.ec-layoutRole .orgn_link li {
  border-bottom: 1px solid #18baee;
}
.ec-layoutRole .orgn_link a {
  display: block;
  padding: 20px 0;
  font-family: "NotoSansCJKjp-Bold", sans-serif;
  font-size: 1.5rem;
  letter-spacing: 0.08em;
  color: #424a4d;
}
@media screen and (max-width: 768px) {
  .ec-layoutRole .orgn_link a {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 768px) {
  .ec-layoutRole .orgn_link a:hover {
    color: #18baee;
    opacity: 1;
  }
}
.ec-layoutRole .ec-layoutRole__mainWithColumn {
  width: 75%;
}
.ec-layoutRole .ec-topicpath {
  padding: 0 0 15px;
  border-bottom: 1px solid #18baee;
}
.ec-layoutRole .ec-topicpath li a {
  color: #18baee;
  font-size: 16px;
}
.ec-layoutRole .ec-searchnavRole__counter {
  font-family: "NotoSansCJKjp-Bold", sans-serif;
  font-size: 16px;
}
.ec-layoutRole .ec-searchnavRole__counter .ec-font-bold {
  font-size: 18px;
}
.ec-layoutRole .ec-searchnavRole__infos .form-select {
  background-color: #fff;
  font-family: "NotoSansCJKjp-Bold", sans-serif;
  font-size: 15px;
  letter-spacing: 0.05em;
}
.ec-layoutRole .ec-shelfGrid__item p {
  font-size: 14px;
}
.ec-layoutRole .ec-shelfGrid__item-image img {
  border-radius: 12px;
}
.ec-layoutRole .ec-productRole__actions .form-control {
  font-size: 14px;
}
.ec-layoutRole .ec-productRole__actions .form-select {
  font-size: 12px;
}
.ec-layoutRole .ec-blockBtn--action {
  border-color: #18baee;
  background: #18baee;
  border-radius: 999px;
  color: #fff;
  font-family: "NotoSansCJKjp-Bold", sans-serif;
  letter-spacing: 0;
  font-size: 15px;
  transition: all 0.3s ease;
}
@media screen and (min-width: 768px) {
  .ec-layoutRole .ec-blockBtn--action:hover {
    opacity: 1;
    color: #18baee;
    background-color: #fff;
  }
}
.ec-layoutRole .ec-productRole .ec-productRole__price {
  color: #18baee;
}
.ec-layoutRole .ec-blockBtn--cancel {
  font-size: 16px;
  border-radius: 999px;
  background-color: #82d15f;
  border-color: #82d15f;
  transition: all 0.3s ease;
}
@media screen and (min-width: 768px) {
  .ec-layoutRole .ec-blockBtn--cancel:hover {
    opacity: 1;
    color: #82d15f;
    background-color: #fff;
  }
}
@media screen and (max-width: 767px) {
  .ec-layoutRole .ec-productRole__profile {
    margin-top: 0 !important;
  }
  .ec-layoutRole .ec-productRole img {
    border-radius: 20px;
  }
}
.ec-layoutRole .ec-headerRole__navSP {
  display: none;
}
.ec-layoutRole #nav li {
  max-width: none;
  width: auto;
  text-align: left;
}
.ec-layoutRole #nav li a {
  color: #424a4d;
  font-weight: normal;
}
.ec-layoutRole .drawer-info {
  text-align: left !important;
}
.ec-layoutRole .drawer-info .category-ttl {
  font-size: 1.8rem;
}
.ec-layoutRole .drawer-info .ec-headerLink__list {
  display: block;
  margin: 30px auto 0;
}
.ec-layoutRole .drawer-info .ec-headerLink__list a {
  display: flex;
  width: 220px;
  height: 50px;
  margin: auto;
  border-radius: 999px;
  background: #18baee;
  justify-content: center;
  align-items: center;
  position: relative;
}
.ec-layoutRole .drawer-info .ec-headerLink__list a:nth-of-type(n+2) {
  margin-top: 20px;
}
.ec-layoutRole .drawer-info .ec-headerLink__list .ec-headerLink__icon {
  position: absolute;
  left: 27px;
  top: 50%;
  transform: translateY(-50%);
}
.ec-layoutRole .drawer-info .ec-headerLink__list .fas:before {
  color: #fff;
}
.ec-layoutRole .drawer-info .ec-headerLink__list span {
  margin-left: 10px;
  color: #fff;
  font-size: 16px;
  font-family: "NotoSansCJKjp-Bold", sans-serif;
}
@media screen and (max-width: 767px) {
  .ec-layoutRole .ec-layoutRole__contents {
    width: 100% !important;
    padding: 30px 15px 50px;
  }
  .ec-layoutRole .ec-layoutRole__mainWithColumn {
    width: 100%;
  }
  .ec-layoutRole .ec-topicpath {
    padding: 0;
  }
}

/* --- */
/* ご利用ガイド
------------------------------------ */
.com-box {
  padding: 60px 75px 80px;
  border-radius: 35px;
  background: #fff9ea;
}
.com-box02 {
  padding: 55px;
  border-radius: 30px;
  border: 3px solid #18baee;
  background: #fff;
}

@media screen and (max-width: 767px) {
  .com-box {
    padding: 30px 20px 40px;
    border-radius: 20px;
  }
  .com-box02 {
    padding: 25px 10px;
    border-radius: 15px;
    border-width: 2px;
  }
}
.ec-role {
  padding: 0 0 0 10px !important;
}

.com-ttl02 {
  padding: 15px;
  border-radius: 10px;
  background: #18baee;
  text-align: center;
  font-family: "NotoSansCJKjp-Bold", sans-serif;
  font-size: 3.2rem;
  letter-spacing: 0.08em;
  line-height: 1.5;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .com-ttl02 {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .com-ttl02 {
    padding: 10px;
    font-size: 1.8rem;
  }
}

.com-other-ttl {
  padding-bottom: 18px !important;
  font-family: "ZenKakuGothicNew-Bold", sans-serif;
  font-size: 30px !important;
  letter-spacing: 0.08em !important;
  border-top: none !important;
  border-bottom: 3px dotted #18baee !important;
  line-height: 1.5 !important;
}
@media screen and (max-width: 767px) {
  .com-other-ttl {
    font-size: 18px !important;
    padding-bottom: 10px !important;
  }
}

.guide-btn {
  display: flex;
  margin: 40px auto 0;
}
.guide-btn li:nth-of-type(n+2) {
  margin-left: 25px;
}
.guide-btn-link {
  display: flex;
  width: 250px;
  height: 65px;
  background: url(/img/guide/arw.png) no-repeat calc(100% - 20px) center #18baee;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  border: 1px solid #18baee;
  color: #fff;
  font-family: "ZenKakuGothicNew-Bold", sans-serif;
  font-size: 1.8rem;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 768px) {
  .guide-btn-link {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 768px) {
  .guide-btn-link:hover {
    color: #fff;
  }
}
.guide-btn-lg a {
  background-image: url(/img/top/com-btn-arw-white.png);
}
@media screen and (min-width: 768px) {
  .guide-btn-lg a {
    width: 340px;
  }
}
.guide-box {
  margin: 50px auto 0;
}
@media screen and (min-width: 768px) {
  .guide-box {
    padding: 40px 45px 50px;
  }
}
.guide-box .guide-box-list-item:nth-of-type(n+2) {
  margin-top: 60px;
}
.guide-box-note {
  margin-top: 20px;
  font-family: "NotoSansCJKjp-Medium", sans-serif;
  font-size: 16px;
  line-height: 1.43;
}
.guide-box-ttl {
  padding: 11px 15px;
  text-align: left;
  background-color: #82d15f;
  font-size: 2.4rem;
}
@media screen and (max-width: 768px) {
  .guide-box-ttl {
    font-size: 1.6rem;
  }
}
.guide-flow {
  margin: 30px auto 0;
}
.guide-flow .guide-flow-item:nth-of-type(n+2) {
  margin-top: 40px;
}
.guide-flow-item {
  padding: 0;
  border-radius: 20px;
  overflow: hidden;
}
.guide-flow-ttl {
  padding: 10px;
  background: #18baee;
  font-family: "NotoSansCJKjp-Bold", sans-serif;
  font-size: 2rem;
  letter-spacing: 0.05em;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .guide-flow-ttl {
    font-size: 1.6rem;
  }
}
.guide-flow-flx {
  display: flex;
  padding: 26px;
}
.guide-flow-txt-box-lg {
  padding: 26px;
}
.guide-flow-txt-box p {
  font-size: 16px;
  font-family: "NotoSansCJKjp-Medium", sans-serif;
  line-height: 1.43;
  letter-spacing: 0.08em;
}
.guide-flow-txt-box p:nth-of-type(n+2) {
  margin-top: 18px;
}
@media screen and (min-width: 768px) {
  .guide-flow-img {
    margin-left: 33px;
    flex-shrink: 0;
  }
}
@media screen and (max-width: 767px) {
  .guide-btn {
    margin-top: 20px;
    flex-direction: column;
    align-items: center;
  }
  .guide-btn li:nth-of-type(n+2) {
    margin: 20px auto 0;
  }
  .guide-btn a {
    height: 50px;
  }
  .guide-btn-lg a {
    width: 268px;
    font-size: 15px;
    background-size: 13px;
    background-position: calc(100% - 15px) center;
  }
  .guide-box {
    margin-top: 25px;
  }
  .guide-box-note {
    margin-top: 10px;
  }
  .guide-flow .guide-flow-item:nth-of-type(n+2) {
    margin-top: 20px;
  }
  .guide-flow-item {
    padding: 0 !important;
  }
  .guide-flow-ttl {
    padding: 10px 6px;
    line-height: 1.4;
  }
  .guide-flow-flx {
    padding: 15px;
    flex-direction: column-reverse;
    align-items: center;
  }
  .guide-flow-txt-box {
    margin: 0 auto 0;
  }
  .guide-flow-txt-box-lg {
    margin: 0;
    padding: 15px;
  }
  .guide-flow-txt-box p {
    font-size: 1.5rem;
  }
}

/* 当サイトについて  PC
------------------------------------ */
.orgn_about-box {
  margin: 40px auto 0;
}
@media screen and (min-width: 768px) {
  .orgn_about-box {
    padding: 45px 40px 40px;
  }
}
.orgn_about-box-flx {
  display: flex;
  justify-content: space-between;
}
.orgn_about-box-txt {
  font-family: "NotoSansCJKjp-Medium", sans-serif;
  font-size: 16px;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .orgn_about-box-img {
    margin-left: 30px;
    flex-shrink: 0;
  }
}
.orgn_about-company {
  margin: 70px auto 0;
}
.orgn_about-table-wrap {
  overflow: hidden;
}
.orgn_about-table th, .orgn_about-table td {
  font-size: 18px;
}
@media screen and (min-width: 768px) {
  .orgn_about-table th {
    width: 200px;
    padding: 10px 30px;
  }
}
.orgn_about-table td {
  padding: 12px 35px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .orgn_about-box {
    margin-top: 20px;
    padding: 20px 10px !important;
  }
  .orgn_about-box-flx {
    flex-direction: column-reverse;
    align-items: center;
  }
  .orgn_about-box-img {
    width: 80%;
    margin: 0 auto 15px;
  }
  .orgn_about-company {
    margin-top: 35px;
  }
  .orgn_about-table th, .orgn_about-table td {
    font-size: 16px;
  }
  .orgn_about-table td {
    padding: 9px 11px;
  }
}

/*デフォルトログイン
------------------------------------------ */
#page_mypage_login .ec-off2Grid__cell {
  width: 100%;
  margin-left: 0;
  font-size: 1.4rem;
}

/*デフォルト新規会員登録
------------------------------------------ */
.ec-input input, .ec-birth input, .ec-select input, .ec-halfInput input, .ec-numberInput input, .ec-zipInput input, .ec-telInput input {
  font-size: 1.5rem;
}

#page_entry .ec-off4Grid__cell {
  width: 100%;
  margin-left: 0;
}

#page_entry input, #page_entry select {
  font-size: 1.5rem;
}

#page_entry .ec-checkbox {
  text-align: center;
  margin-bottom: 30px;
}

.ec-radio input {
  margin-right: 0;
}

.ec-radio label {
  margin-right: 2px;
}

#page_entry .ec-blockBtn--action,
#page_entry .ec-blockBtn--cancel {
  width: 50%;
  margin: 0 auto;
}

#page_entry .ec-blockBtn--action {
  margin-bottom: 25px;
}

#page_entry .ec-errorMessage {
  width: 49%;
  display: inline-block;
  vertical-align: middle;
}

/*デフォルト新規会員登録/確認
------------------------------------------ */
#page_entry.registration_page .ec-borderedDefs {
  margin-top: 20px;
}

/*デフォルト新規会員登録/完了
------------------------------------------ */
#page_entry_activate .ec-off3Grid {
  width: 100%;
}

#page_entry_activate .ec-off3Grid__cell {
  width: 100%;
  margin-left: 0;
}

#page_entry_activate .ec-off4Grid__cell {
  width: 50%;
  margin: 0 auto;
}

#page_entry_activate .ec-off4Grid__cell a {
  margin-bottom: 20px !important;
}

#page_entry_activate .ec-off4Grid__cell a:last-child {
  margin-bottom: 0;
}

/* sidebar  SP
------------------------------------ */
@media screen and (max-width: 767px) {
  .sidebar-pagetop {
    width: 50px;
    height: 50px;
    margin: 0 0 0 20px;
  }
  .sidebar-pagetop img {
    width: 25px;
  }
}
.drawer .drawer-info .ec-headerSearch .ec-icon img {
  vertical-align: top;
}
.drawer .drawer-info .ec-headerSearch .ec-select_search {
  border-radius: 4px 0 0 4px;
  background: #82d15f;
}
.drawer .drawer-info .ec-headerSearch .ec-select_search::before {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}
.drawer .drawer-info .ec-headerSearch .category_id {
  height: 40px;
  padding: 8px 29px 8px 21px;
  font-size: 15px;
  letter-spacing: 0;
  font-family: "NotoSansCJKjp-Medium", sans-serif;
}
.drawer .drawer-info .ec-headerSearch .ec-headerSearch__keyword {
  background-color: #fff;
  border-radius: 0 4px 4px 0;
  border-color: #82d15f;
}
.drawer .drawer-info .ec-headerSearch .search-name {
  height: 38px;
  font-size: 13px;
  font-family: "NotoSansCJKjp-Medium", sans-serif;
  letter-spacing: 0.05em;
}

/* 商品の詳細  SP
------------------------------------ */
#page_product_detail .ec-sliderItemRole {
  margin-bottom: 20px;
}
#page_product_detail .ec-headingTitle {
  margin-bottom: 0;
}
#page_product_detail .ec-price .ec-price__price {
  font-size: 22px;
}
#page_product_detail .ec-productRole .ec-productRole__description {
  font-size: 1.5rem;
}/*# sourceMappingURL=orgn_all.css.map */