@font-face {
  font-family: "Font-base-japanese";
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/Avenir-Book.ttf") format("truetype");
}

@font-face {
  font-family: "Font-base-japanese";
  font-style: normal;
  font-weight: 500;
  src: url("/fonts/Avenir-Roman.ttf") format("truetype");
}

@font-face {
  font-family: "Font-base-japanese";
  font-style: normal;
  font-weight: 600;
  src: url("/fonts/Avenir-Medium.ttf") format("truetype");
}

@font-face {
  font-family: "Font-base-japanese";
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/Avenir-Heavy.ttf") format("truetype");
}

.banner-image {
  -o-object-fit: cover;
     object-fit: cover;
}

.slick-dots {
  box-sizing: unset !important;
}

.btn-login-social {
  position: relative;
  background-size: 30px 30px;
  background-position-x: 15px;
  border-radius: 3px;
  display: block;
  padding: 10px 15px 10px 40px;
  text-align: center;
  font-weight: bold;
  color: white !important;
  margin-bottom: 15px;
}

.btn-login-social.login-line {
  background-color: #35b900;
}

.btn-login-social.login-google {
  background-color: #f32c2c;
}

.delivname .zipimg button {
  border: 1px solid #dddddd;
}

@media (max-width: 480px) {
  .delivname .zipimg button {
    display: block;
    margin: 5px 0;
  }
}

@media (max-width: 480px) {
  .delivname .zipimg .mini {
    margin-left: -0.5rem;
  }
}

td .attention {
  margin-bottom: 1px;
}

td span {
  display: flex;
}

td span label {
  padding: 0 5px;
}

td span label:nth-of-type(1) {
  padding-left: 0;
}

.digital-contents {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
}

.digital-contents .digital-content {
  margin-left: 15px;
  margin-bottom: 15px;
  width: 350px;
}

.digital-contents .digital-content .digital-content-title {
  margin-top: 10px;
}

.digital-contents .digital-content .digital-content-img {
  cursor: pointer;
  border: 1px solid #ccc;
  display: flex;
  background-color: #cccccc;
  height: 150px;
  width: 350px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.input-error {
  background-color: #ffe8e8;
}

.delivery-btn-postcode {
  border: 1px solid #cccccc;
  border-radius: 5px;
  background: #efefef;
  padding: 4px 10px;
}

.btn-create {
  background: #c03221;
  border: none;
  color: #fff;
  text-align: center;
  padding: 6px 35px;
  border-radius: 3px;
  font-weight: bold;
}

.planImage img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.planListArea h2 {
  font-weight: bold !important;
}

.headerIcon [class*=fa-] {
  font-size: 35px;
  right: -1px;
  margin-bottom: 4px;
  position: relative;
}

@media only screen and (max-width: 480px) {
  .headerIcon [class*=fa-] {
    font-size: 26px;
    right: -1px;
    top: 2px;
    position: relative;
  }
}

@media only screen and (min-width: 769px) {
  .quantity {
    padding-bottom: 5px;
  }
}

.error-input {
  background: #ffe8e8;
}

.subtext h3,
.title_box_sub h3 {
  font-weight: bold;
}

.frame_outer #planListArea .row,
.frame_outer #planListArea .pagination {
  justify-content: center;
}

.frame_outer #planListArea .page-item {
  padding: 0 10px;
}

.frame_outer #planListArea .page-item span,
.frame_outer #planListArea .page-item a {
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 35px;
  color: #FF6C00;
}

.frame_outer #planListArea .active span {
  background: #FF6C00;
  color: #fff;
  border-color: #FF6C00;
}

.top-page .carousel-item {
  height: 800px;
}

.top-page .carousel-item img {
  display: block !important;
  width: 100% !important;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-attachment: inherit;
}

.top-page #top-page--product {
  height: 300px;
  display: block;
}

.top-page #top-page--jumbotron {
  padding: 200px 0;
  background-image: url("/bakuren/img/shutterstock.png");
}

@media (max-width: 1440px) {
  .top-page #top-page--jumbotron {
    padding: 100px 0;
  }
}

@media (max-width: 480px) {
  .top-page #top-page--jumbotron {
    padding: 0;
  }
}

.top-page #top-page--news {
  background: #FFFFFF;
  padding: 70px;
  position: relative;
}

@media (max-width: 480px) {
  .top-page #top-page--news {
    padding: 10px;
  }
}

.top-page #top-page--news .position-image {
  position: absolute;
}

@media (max-width: 768px) {
  .top-page #top-page--news .position-image {
    display: none;
  }
}

.top-page #top-page--news .position-image__left {
  width: 170px;
  height: 370px;
  top: -90%;
  left: 10px;
}

.top-page #top-page--news .position-image__right {
  right: 10px;
  top: -30%;
}

.top-page #top-page--news .position-image img {
  width: 100%;
  height: 100%;
}

.top-page__jumbotron {
  max-width: 1440px;
  margin: 0 auto;
}

.top-page__jumbotron .jumbotron-card {
  border: 5px solid #4CE12D;
  opacity: 1;
  background: #fff 0% 0% no-repeat padding-box;
  padding: 50px;
  height: 600px;
  display: block;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .top-page__jumbotron .jumbotron-card {
    height: 450px;
  }
}

@media (max-width: 480px) {
  .top-page__jumbotron .jumbotron-card {
    padding: 15px !important;
    height: 350px;
  }
}

.top-page__jumbotron .jumbotron-card__inner {
  height: 100%;
  position: relative;
  display: block;
}

.top-page__jumbotron .jumbotron-card .shape {
  width: 243px;
  height: 241px;
  position: absolute;
}

@media (max-width: 480px) {
  .top-page__jumbotron .jumbotron-card .shape {
    width: 100px;
    height: 100px;
  }
}

.top-page__jumbotron .jumbotron-card .shape--left {
  border-top: 1px solid #4CE12D;
  border-left: 1px solid #4CE12D;
  left: 0;
  top: 0;
}

.top-page__jumbotron .jumbotron-card .shape--left__bottom {
  background: url("/bakuren/img/line_2.png") no-repeat;
  bottom: 0;
  height: 30px;
  background-size: 100%;
}

.top-page__jumbotron .jumbotron-card .shape--right {
  border-bottom: 1px solid #4CE12D;
  border-right: 1px solid #4CE12D;
  bottom: 0;
  right: 0;
}

.top-page__jumbotron .jumbotron-card .shape--right__top {
  background: url("/bakuren/img/point.png") no-repeat;
  top: -40px;
  right: 0;
  background-size: 100%;
}

@media (max-width: 480px) {
  .top-page__jumbotron .jumbotron-card .shape--right__top {
    top: -10px;
    width: 40%;
  }
}

.top-page__jumbotron .jumbotron-card__header {
  display: block;
  height: 100%;
  padding-top: 100px;
  text-align: center;
  position: relative;
}

.top-page__jumbotron .jumbotron-card__header h1 {
  font-size: 60px;
  font-weight: 700;
  margin-bottom: 90px;
}

@media (max-width: 1440px) {
  .top-page__jumbotron .jumbotron-card__header h1 {
    margin-bottom: 5%;
  }
}

@media (max-width: 480px) {
  .top-page__jumbotron .jumbotron-card__header h1 {
    font-size: 2.1rem;
    background-size: 60% !important;
  }
}

.top-page__jumbotron .jumbotron-card__header p {
  font-size: 40px;
  font-weight: 500;
}

@media (max-width: 768px) {
  .top-page__jumbotron .jumbotron-card__header p {
    font-size: 20px;
  }
}

@media (max-width: 480px) {
  .top-page__jumbotron .jumbotron-card__header p {
    font-size: 16px;
  }
}

.top-page__jumbotron .jumbotron-card__header .icon-line {
  position: absolute;
  top: 65px;
  left: 15%;
}

@media (max-width: 480px) {
  .top-page__jumbotron .jumbotron-card__header .icon-line {
    top: 75px;
    width: 15%;
    left: 45px;
  }
}

@media (max-width: 375px) {
  .top-page__jumbotron .jumbotron-card__header .icon-line {
    left: 20px;
  }
}

@media (max-width: 320px) {
  .top-page__jumbotron .jumbotron-card__header .icon-line {
    left: 0px;
    top: 80px;
  }
}

.top-page__jumbotron .jumbotron-card__content h1 {
  background: url("/bakuren/img/line_1.png") no-repeat;
  background-position-x: center;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .top-page__jumbotron .jumbotron-card__content h1 {
    font-size: 30px;
    background-size: 50%;
  }
}

.top-page__product-line {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #FFFFFF;
  position: relative;
}

.top-page__product-line img {
  height: 253px;
  width: 256px;
}

@media (max-width: 480px) {
  .top-page__product-line img {
    width: 150px;
    height: 150px;
  }
}

.top-page__product-line h1 {
  position: absolute;
  font-size: 58px;
  color: #FD8902;
}

@media (max-width: 480px) {
  .top-page__product-line h1 {
    font-size: 2.5rem;
  }
}

.top-page__product-line .position-image {
  position: absolute;
  right: 10%;
  bottom: -30%;
  width: 200px;
  height: 180px;
}

@media (max-width: 768px) {
  .top-page__product-line .position-image {
    display: none;
  }
}

.top-page__product-line .position-image img {
  width: 100%;
  height: 100%;
}

.top-page .album {
  padding: 130px 0;
}

@media (max-width: 768px) {
  .top-page .album {
    padding: 50px 0;
  }
}

@media (max-width: 480px) {
  .top-page .album {
    padding: 15px 0;
  }
}

.top-page .album .planList li {
  padding: 0;
  box-sizing: unset;
  box-shadow: none;
  max-width: unset;
}

@media (max-width: 480px) {
  .top-page .album .planList ul {
    display: block;
    padding: 0 10px;
  }
}

.top-page .album .shadow-sm {
  margin: 0 !important;
}

.top-page .album .album-button {
  padding: 125px;
}

.top-page .album .album-button--btn {
  box-shadow: 0 5px 10px #95a4b6;
  width: 500px;
  height: 60px;
  background: #212121;
  border: 4px solid #ffffff;
  border-radius: 10px;
  font-size: 24px;
  color: #fff;
  max-width: 100%;
}

@media (max-width: 480px) {
  .top-page .album .album-button--btn {
    width: 300px;
    height: 60px;
    font-size: 24px;
  }
}

@media (max-width: 768px) {
  .top-page .album .album-button {
    padding: 50px 0;
  }
}

.top-page .album .card-img-top {
  height: 248px;
}

.top-page .album .card-img-top img {
  height: 100%;
}

.top-page .album .card-body__content {
  margin: 20px 0;
  height: 45px;
}

@media (max-width: 768px) {
  .top-page .album .card-body__content {
    height: 25px;
  }
}

.top-page .album .card-body__footer {
  border-top: 1px solid #dee0e3;
  margin-left: -15px;
  margin-right: -15px;
  padding-top: 10px;
}

.top-page .album .card-body .btn-discount {
  background: #FF0000;
  color: #fff;
}

.top-page .album .card-body .btn-blue {
  background: #000343;
}

.top-page .album .card-body .btn-orange {
  background: #FF6C00;
}

.top-page .news {
  padding: 5px;
  background: #fff;
  max-width: 1440px;
  margin: 0 auto;
}

.top-page .news__header {
  display: flex;
}

.top-page .news__header .line {
  padding: 0 20px;
  font-weight: 600;
}

.top-page .news__content {
  padding: 10px;
  background: #f8f8f8;
}

.top-page .news__content--list {
  padding: 20px;
  background: #fff;
}

.top-page .news__content--item {
  display: block;
  overflow: auto;
  padding: 10px 0;
  border-bottom: 1px solid #dee0e3;
}

.top-page .news__content .item {
  display: inline-block;
  float: left;
}

.top-page .news__content .item__intro {
  padding: 0 20px;
  width: 90%;
}

.top-page .news__content .item__date {
  font-weight: 600;
}

.top-page .news__content .item__icon {
  color: #7a7a7a;
}

.top-page .text-center {
  text-align: center;
}

.background {
  background: #FFFFFF;
  padding-bottom: 5px;
}

@media (max-width: 480px) {
  #main_column h2.title {
    margin: 0 0 20px 0;
  }
}

@media (max-width: 480px) {
  #main_column #mynavi_area .mynavi_list {
    margin: 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #main_column #mynavi_area .mynavi_list li {
    font-size: 100% !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #main_column #mynavi_area .mynavi_list li .selected {
    line-height: 21px !important;
  }

  #main_column #mynavi_area .mynavi_list li .selected::after {
    bottom: -13px !important;
  }
}

@media (max-width: 480px) {
  #main_column #mynavi_area .mynavi_list li .selected::after {
    display: none;
  }
}

@media (max-width: 480px) {
  #main_column #mynavi_area .mynavi_list li:nth-of-type(2),
  #main_column #mynavi_area .mynavi_list li:nth-of-type(3),
  #main_column #mynavi_area .mynavi_list li:nth-of-type(4) {
    border-left: 1px solid #ccc;
    border-top: 0;
  }
}

#main_column #mynavi_area .mynavi_list li a.custome-pad {
  padding-left: 8px;
  padding-right: 8px;
}

