@charset "utf-8";

.link_mp {
  padding-top: 158px;
  margin-top: -158px;
}

#topreview {
  scroll-margin-top: 100px;
}

/*-------------------------------------
トップページ
--------------------------------------*/
#move3-sp {
  width: 41%;
  height: auto;
  max-width: 400px;
}

.video-size {
  aspect-ratio: 16/9;
}

#move-kata {
  max-width: 100%;
}

#move-step {
  width: 640px;
  max-width: 100%;
  margin: 2.5rem auto 0 auto;
}

#move-step-v {
  max-width: 100%;
  border: 5px solid #fff;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
}

#move-step .shopBtn {
  margin-top: 2.5rem;
}

#sec_yawarage {
  text-align: center;
}

#sec_yawarage_ul {
  width: 640px;
  max-width: 100%;
  margin: 0 auto 1rem auto;
  display: flex;
}

#sec_yawarage_ul li {
  width: 30.3%;
  margin: 1.5%;
  padding: 0.7rem 0.5rem 0.5rem;
  background-color: #ff6a00;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 1.3rem;
  border-radius: 3rem;
}

@media (max-width: 768px) {
  #sec_yawarage_ul li {
    border-radius: 50%;
    padding: 11vw 0.5rem;
    background-color: #ff6a00;
  }
}

#sec_yarawage_catch {
  font-size: 2.5rem;
  font-weight: bold;
  color: #ff6a00;
  margin-bottom: 1.5rem;
}

@media (max-width: 768px) {
  #sec_yarawage_catch {
    color: #ff6a00;
  }
}

.mp4-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
  margin: 0 auto;
  width: 80%;
  margin-bottom: 100px;
}

.blood-wrap {
  text-align: center;
}

.mp4-container video {
  width: 100%;
  height: auto;
  object-fit: contain;
}

@media (max-width: 768px) {
  .mp4-container {
    grid-template-columns: 1fr;
  }
}

#move-yawarage {
  margin: 0 10px;
  border: 5px solid #fff;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
}

#move-yawarage video {
  margin: 0 10px;
  border: 5px solid #fff;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
}

#move-yawarage1 video {
  margin: 0 10px;
  border: 5px solid #fff;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
}

.move-yawarage {
  width: 100%;
  height: auto;
  object-fit: contain;
}

#youtube {
  padding: 50px 0 0 0;
  text-align: center;
}

#inner-youtube {
  width: 1080px;
  max-width: 95%;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  #inner-youtube {
    max-width: 100%;
    background-image: url(../img/top/webp/youtube_bg.webp);
    background-position: center;
    background-size: cover;
    padding: 40px 25px 70px;
  }
}

#youtube h2 {
  margin-bottom: 40px;
}

#youtube iframe {
  max-width: 100%;
}

#youtube h2 img {
  width: 500px;
  max-width: 100%;
}

.cv_area {
  background: #fff;
  padding: 30px 45px;
  max-width: 1000px;
  margin: 4em auto 0;
  border: 9px solid #fdefd2;
}

.cv_area .ttl_box_01 {
  margin-bottom: 0;
  border-bottom: solid 1px #ddd;
  background: #fff;
}

.cv_area .ttl_box_01 .ja {
  font-size: 24px;
  margin-bottom: 0.5em;
}

.cv_area .ttl_box_01 .en {
  color: #ff6a00;
}

.cv_area .bottom_area {
  padding: 25px 0 0 0;
}

.cv_area .bottom_area .sec_inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100% !important;
}

.cv_area .bottom_area .l_box {
  width: 50%;
  border-right: solid 1px #ddd;
  text-align: center;
}

.cv_area .bottom_area .l_box .txt_area {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 0.3em;
  line-height: 1;
}

.cv_area .bottom_area .l_box .num_area a {
  color: #ff6a00;
  font-size: 50px;
  line-height: 1;
  font-weight: 700;
}

@media screen and (min-width: 768px) {
  .cv_area .bottom_area .l_box .num_area a {
    pointer-events: none;
  }
}

.cv_area .bottom_area .r_box {
  width: 50%;
  text-align: center;
}

.cv_area .bottom_area .r_box .txt_area {
  font-weight: 700;
  font-size: 17px;
  margin-bottom: 0.5em;
  line-height: 1;
}

.cv_area .bottom_area .r_box .btn_01 {
  max-width: 391px;
  text-align: center;
  margin: auto;
}

.cv_area .bottom_area .r_box .btn_01 a {
  display: block;
  margin: auto;
  width: 100%;
  padding: 19px 0;
  border-radius: 50px;
  font-size: 20px;
}

/* NOTE: 内部リンク先のheadが揃わない要因のひとつのため、コメントアウト */
/* @media screen and (min-width : 768px) {
	#top #sec_warp_02,
	#top #sec_warp_03,
	#top #sec_warp_04 {
		padding-top: 101px;
		margin-top: -101px;
	}
} */

#top #sec_warp_02 #sec_02_h2 {
  color: #fff;
}

#top #sec_01 {
  width: 100%;
  padding: 80px 0;
  background: #fff;
  position: relative;
}

#top #sec_01:before {
  display: none;
}

#top #sec_01:after {
  display: none;
}

#top #sec_01 .sec_inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1200px;
  margin: 0 auto;
}

#top #sec_01 .sec_inner .text_box .ttl_01 {
  position: relative;
  font-size: 23px;
}

#top #sec_01 .sec_inner .text_box .ttl_01:last-child {
  margin-bottom: 0;
  margin-top: 0.5em;
}

#top #sec_01 .sec_inner .text_box:before {
  display: none;
}

#top #sec_01 .sec_inner .text_box {
  text-align: center;
  line-height: 2;
  position: relative;
  padding-right: 1.5em;
  margin: auto;
}

#top #sec_01 .sec_inner .img_box {
  width: 47%;
}

#top #sec_01 .sec_about_wrap {
  width: calc(100%);
  padding: 0;
  margin: 0 auto;
  position: relative;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}

#top #sec_01 .sec_about_wrap > figure:nth-child(1) {
  align-self: flex-start;
}

#top #sec_01 .sec_about_wrap > figure:nth-child(3) {
  align-self: flex-start;
}

#top #sec_01 .sec_about_wrap > figure {
  width: 30%;
  padding: 0;
  margin: 0;
}

#top #sec_01 .sec_about_wrap > figure img {
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
}

#top #sec_01 .sec_about_wrap #img01-b {
  width: 80%;
  margin-left: 10%;
  margin-top: 10%;
}

#top #sec_01 #sec_01_movie_frame {
  border: 1px solid red;
}

#top #sec_01 .sec_inner #sec_about {
  width: 40%;
  min-width: 565px;
  padding: 0 50px 50px;
  margin: 0;
}

#top #sec_01 .sec_inner #sec_about > strong {
  display: block;
  width: 100%;
  font-size: 28px;
  line-height: 1.2em;
  padding: 0;
  margin: 0 auto 10px;
  text-align: center;
  color: #e79d3a;
  font-weight: 600;
}

#top #sec_01 .sec_inner #sec_about h2 {
  font-size: 25px;
  line-height: 1.7em;
  padding: 0;
  margin: 0 auto 40px;
  text-align: center;
  color: #e79d3a;
  font-weight: 600;
}

#top #sec_01 .sec_inner #sec_about .sp-img01 {
  display: none;
}

#top #sec_01 .sec_inner #sec_about .sp-img02 {
  display: none;
}

#top #sec_01 .sec_inner #sec_about p {
  padding: 0;
  margin: 0 auto 30px;
  text-align: center;
      font-size: 22px;
    font-weight: bold;

}

#top #sec_01 .sec_inner #sec_about p .sp {
  display: none;
}

.shopBtn {
  text-align: center;
  padding: 0;
  margin: 0 auto;
}

.shopBtn > a {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  flex-wrap: nowrap;
  padding: 15px 50px;
  margin: 0 auto;
  font-size: 20px;
  line-height: 1;
  color: #fff;
  font-weight: 600;
  border-radius: 40px;
  border: 1px solid #06c755;
  background: #06c755;
  position: relative;
  transition: all 0.3s ease;
  max-width: 640px;
}

.shopBtn > a img {
  width: auto;
  height: 20px;
  padding: 0;
  margin: 0 10px 0 0;
}

.shopBtn > a::after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  padding: 0;
  margin: 0;
  background: none;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translate(0, -50%) rotate(45deg);
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transition: all 0.3s ease;
}

.shopBtn > a:hover {
  color: #fff;
  background: #e79d3a;
  border: 1px solid #e79d3a;
  transition: all 0.3s ease;
}

.shopBtn > a:hover::after {
  right: 27px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transition: all 0.3s ease;
}

.videoBtn {
  text-align: center;
  padding: 0;
  margin: 0 auto 100px auto;
}

.videoBtn > a {
  display: -webkit-flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  flex-wrap: nowrap;
  padding: 15px 50px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 1;
  color: #fff;
  font-weight: 600;
  border-radius: 40px;
  border: 1px solid #333333;
  background: #333333;
  position: relative;
  transition: all 0.3s ease;
  max-width: 640px;
}

.videoBtn > a img {
  width: auto;
  height: 20px;
  padding: 0;
  margin: 0 10px 0 0;
}

.videoBtn > a::after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  padding: 0;
  margin: 0;
  background: none;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translate(0, -50%) rotate(45deg);
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transition: all 0.3s ease;
}

.videoBtn > a:hover {
  color: #fff;
  background: #e79d3a;
  border: 1px solid #e79d3a;
  transition: all 0.3s ease;
}

.videoBtn > a:hover::after {
  right: 27px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transition: all 0.3s ease;
}

#top #sec_02 {
  width: 100%;
  padding: 100px 0;
  background: #b29f69;
  position: relative;
}

#top #sec_02 .sec_inner {
  max-width: 1200px;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  #top #sec_02 .sec_inner {
    padding: 0 24px;
  }
}

#top #sec_02 .ttl_box_01 {
  color: #fff;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  #top #sec_02 .ttl_box_01 .en-h3 {
    padding: 10px 0 15px;
  }
  #top #sec_02 .ttl_box_01 .en-h3 {
    border: none;
  }
}

#top #sec_02 .ttl_box_01 .en-h3 span {
  background-color: #fff;
  color: #b29f69;
  display: inline-block;
  padding: 10px 15px;
}

#top #sec_02 .ttl_box_01 .en-h3 span + span {
  margin-left: 10px;
}

#top #sec_02 .list_01 {
  display: flex;
  justify-content: flex-start;
  flex-flow: row wrap;
}

#ketsuryu {
  display: flex;
  color: #000;
}

#ketsuryu .left {
  width: 65%;
  margin-right: 5%;
}

#ketsuryu .right {
  width: 30%;
}

#ketsuryu img {
  max-width: 100%;
}

#ketsuryu p {
  color: #000000;
}

#ketsuryu .right p {
  font-size: 0.9rem;
}

#ketsuryu .right p span {
  display: inline-block;
  font-size: 0.6em;
}

@media screen and (max-width: 767px) {
  #ketsuryu img {
    width: 100%;
  }

  #ketsuryu .right p {
    font-size: 18px;
    margin-top: 20px;
    letter-spacing: -1px;
  }

  #ketsuryu .right p span {
    margin-top: 10px;
  }
}

@media screen and (min-width: 768px) {
  #top #sec_02 .list_01 li {
    width: 100%;
    padding: 30px;
    margin: 0 auto 10px;
    border: none;
    background: #fff;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
  }

  #top #sec_02 .list_01 .img_box {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap;
    width: 150px;
    height: 150px;
    background: none;
    border-radius: 50%;
    margin: 0;
    /* background: #b29f69; */
  }

  #top #sec_02 .list_01 .text {
    width: calc(100% - 180px);
    padding: 0;
    margin: 0;
    color: #1e1e1e;
  }

  #top #sec_02 .list_01 .text > p {
    color: #1e1e1e;
  }

  #top #sec_02 .list_01 .img_box .img_icon {
    margin-bottom: 0;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #top #sec_02 .list_01 .ttl {
    color: #1e1e1e;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.4;
    text-align: left;
    letter-spacing: 0.05em;
    margin-bottom: 10px;
  }

  #top #sec_02 .list_01 .ttl br {
    /*display: none;*/
  }

  #top #sec_01 .sec_inner #sec_about > strong {
    display: block;
    width: 100%;
    font-size: 38px;
    line-height: 1.2em;
    padding: 0;
    margin: 0 auto 10px;
    text-align: center;
    color: #e79d3a;
    font-weight: 600;
  }
}

#top #sec_02 .list_01 .text {
  color: #fff;
}

@media screen and (max-width: 767px) {
  #top #sec_02 .list_01 .text .color-orange {
    color: #e79d3a;
    text-decoration: underline;
  }
}

#top #sec_03 {
  width: 100%;
  background: url(../img/common/ashifumi_bg01.png) repeat-y center;
  background-color: #fff3e0;
  padding: 100px 0;
  position: relative;
}

@media screen and (max-width: 767px) {
  #top #sec_03::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 120px;
    height: 100px;
    background: url(../img/common/ashifumi_bg02.png) no-repeat center;
    background-size: 120px;
  }

  #top #sec_warp_03 #sec_03::after {
    content: "";
    position: absolute;
    top: 10px;
    right: 0;
    width: 130px;
    height: 100px;
    background: url(../img/top/ashifumi_bg04.png) no-repeat center;
    background-size: 130px;
    z-index: -1;
  }
}

#top #sec_03 .sec_inner {
  max-width: 1200px;
  margin: 0 auto;
}

#top #sec_03 .list_01 {
  display: flex;
  justify-content: flex-start;
  flex-flow: row wrap;
  margin-bottom: 50px;
}

#top #sec_03 .list_01:last-child {
  margin-bottom: 0;
}

#sec_03_ttl01 {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  #top #sec_03 .sec_inner {
    padding: 0 24px;
  }

  #top #sec_03 .list_01 li {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ddd;
    border-bottom: none;
    padding: 80px 0 0 0;
  }

  /* #top #sec_03 .list_01 li:nth-child(10) {
    padding: 40px 0 40px 0;
  }

  #top #sec_03 .list_01 li:last-child {
    padding: 40px 0 40px 0;
  } */

  #top #sec_03 .list_01 .content {
    width: 60%;
  }

  #top #sec_03 .list_01 li.reverse {
    flex-direction: row-reverse;
  }

  /*中央寄せ*/
  #top #sec_03 .list_01 li.center {
    flex-wrap: wrap;
    align-items: flex-start;
  }

  #top #sec_03 .list_01 li.center h3 {
    width: 100%;
    padding: 0;
    margin: 0 auto;
    text-align: center;
  }

  #top #sec_03 .list_01 li.center .pc {
    display: block;
  }

  #top #sec_03 .list_01 li.center .sp {
    display: none;
  }

  #top #sec_03 .list_01 li.center > .img_area {
    width: 50%;
    text-align: center;
  }

  #top #sec_03 .list_01 li.center > .img_area .img_box {
    /* width: 35% !important;
    margin: 0 auto; */
    max-width: 360px;
  }

  #top #sec_03 .list_01 li.center .text {
    text-align: left;
  }

  #top #sec_03 .list_01 li.center > .text_area {
    width: 45%;
    padding: 0;
    margin: 0 0 60px;
    text-align: center;
  }

  #top #sec_03 .list_01 li.center > .text_area img {
    width: 100%;
    height: auto;
  }

  .warmup_rehabili {
  }

  .warmup_rehabili .img_area {
    width: 100% !important;
    display: flex;
    align-items: center;
    margin-bottom: 60px;
  }

  .warmup_rehabili .img_area .num {
    left: 0% !important;
  }

  .warmup_rehabili .img_area .img_box {
    margin: 0 60px 0 0 !important;
  }

  .warmup_rehabili .img_area .text {
    flex: 1 1 0%;
  }

  .warmup_rehabili .text_area {
    width: 100% !important;
    display: flex;
    justify-content: center;
  }

  .warmup_rehabili .text_area > * {
    flex: 0 1 45%;
    margin: 0 2%;
  }

  .warmup_rehabili .text_area > * span br {
    display: none;
  }
}

#top #sec_03 .list_01 .img_area {
  position: relative;
  text-align: center;
  width: 30%;
}

/* #top #sec_03 .list_01 li:not(:first-child):not(:nth-child(8)) .img_area {
  width: 25%;
} */
/* 

#top #sec_03 .list_01 .img_area .img_box {
  width: 40%;
} */

@media screen and (min-width: 768px) {
  #top #sec_03 .list_01 .img_area .img_box {
    width: 100%;
  }
}

#top
  #sec_03
  .list_01
  li:not(:first-child):not(:nth-child(8))
  .img_area
  .img_box {
  width: 100%;
}

#top #sec_03 .list_01 li:nth-child(4) {
  display: block !important;
  margin: 30px auto;
}

@media screen and (min-width: 768px) {
  #top #sec_03 .list_01 .featureMovie li:first-child {
    display: none !important;
  }

  #top #sec_03 .list_01 .featureMovie li:nth-child(4) {
    display: none !important;
  }
}

#top #sec_03 .list_01 li:nth-child(4) .fatureImage {
  max-width: 700px;
  margin: 40px auto;
}

#top #sec_03 .list_01 .img_area .ttl_01 {
  text-align: left;
  margin-bottom: 0;
}

#top #sec_03 .list_01 .img_area img {
  width: 100%;
  max-width: 100%;
}

#top #sec_03 .list_01 .img_area .num {
  width: 70px;
  height: 70px;
  color: #fff;
  font-size: 30px;
  line-height: 70px;
  background: #ff6a00;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  top: 9px;
  left: 7px;
}

#top #sec_03 .list_01 .text_area {
  width: 65%;
  text-align: left;
}

#top #sec_03 .list_01 .text_area .ttl_01 {
  line-height: 1.4;
  margin-bottom: 20px;
  text-align: left;
}

#top #sec_03 .list_01 .text_area .ttl_01 small {
  font-size: 18px;
}


.orange-em {
  color: #ff6a00;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
}

.orange-em-big {
  color: #e79d3a;
  font-size: 1.1em;
  font-weight: bold;
  font-style: normal;
}

@media screen and (min-width: 768px) {
  .orange-em-big {
    color: #ff6a00;
    font-size: 1.5em;
  }
}

@media screen and (max-width: 767px) {
  .orange-em-big {
    text-align: center;
    display: block;
  }

  #top #product > p.att .orange-em-big {
    font-size: 15px;
    font-weight: 500;
  }
}

#top #sec_03 .list_01 .text_area .text p:nth-child(n + 2) {
  margin-top: 20px;
}

#top #sec_03 .list_01 .text_area .text p.memo {
  color: #888;
  font-size: 14px;
  line-height: 1.6;
  margin-top: 10px;
  padding-left: 1.2em;
}

#top #sec_03 .list_01 .text_area .text p.memo .item_icon {
  display: inline-block;
  width: 1.2em;
  margin-left: -1.2em;
}

#top #sec_03 .list_01 li:last-child .img_area img {
  width: 100%;
}

#top #sec_03 .list_01 .text_area .text figure {
  width: 300px;
  height: auto;
  padding: 0;
  margin: 20px 0 0;
}

#top #sec_03 .list_01 .text_area .text figure img {
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
}

#top #sec_03 .list_01 .text_area .text figure > small {
  display: block;
  text-align: center;
  padding: 5px 0 0;
  margin: 0 auto;
  font-size: 12px;
}

#top .interview {
  width: 100%;
  overflow: unset !important;
  background-color: #fff !important;
  position: relative;
}

/* #top .interview::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 300px;
  height: 240px;
  background-image: url(../img/top/bg_recomend02.png);
  background-size: 300px;
  background-repeat: no-repeat;
} */

@media screen and (max-width: 767px) {
  #top .interview::before {
    content: "";
    position: absolute;
    top: 7%;
    left: 4%;
    width: 30vw;
    height: 25vw;
    background-image: url(../img/top/bg_recomend02.png);
    background-repeat: no-repeat;
    background-size: 30vw;
  }

  #top .interview02::before {
    top: 3%;
  }
}

/*▼カスタマイズここから▼*/
#top_sec_01_movie video {
  width: 100%;
}

#top_sec_001_movie video {
  width: 100%;
  height: 100%;
}

video {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1500px) {
  #top_sec_01_movie {
    align-self: center !important;
  }

  #top_sec_001_movie {
    align-self: start !important;
  }
}

@media screen and (min-width: 768px) {
  #top_sec_01_movie_sp {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  #top_sec_01_movie_sp {
    display: block;
    width: 70%;
    margin: 0 auto 10px;
  }

  #top #sec_01 .sec_inner #sec_about .sp-img01 img,
  #top_sec_01_movie_sp img {
    max-width: 100%;
  }

  #top #sec_01 .sec_inner #sec_about .sp-img01 img {
    width: 100%;
  }

  #top_sec_01_movie_sp video {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}

#top #sec_03 .list_01 .list01-1 > figure {
  width: 32%;
}

#top #sec_03 .list_01 .list01-1 > figure small {
  display: block;
  text-align: center;
}

#top #sec_03 .list_01 .list01-1 > figure img {
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0 auto 10px;
}

#top #sec_03 .list_01 .list01-1 > .image {
  width: 35%;
}

#top #sec_03 .list_01 .list01-1 > .image small {
  display: block;
  text-align: center;
}

#top #sec_03 .list_01 .list01-1 > .image img {
  width: 100%;
  height: auto;
  padding: 0;
  margin: 10px auto;
}

#top #sec_03 .list_01 .list01-1 .text_area {
  width: 30%;
  text-align: left;
}

#top #sec_03 .list_01 .list01-1 .text_area em {
  color: #ff6a00;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
}

#top #sec_03 .list_01 .list01-2 {
  display: block !important;
  border-bottom: 1px solid #ddd;
  padding: 80px 0;
}

#top #sec_03 .list_01 .list01-2 .flex {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}

#top #sec_03 .list_01 .list01-2 .flex > * {
  flex: 0 1 48% !important;
}

#top #sec_03 .list_01 .list01-2 .flex > * img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  #top #sec_03 .list_01 .list01-2 .flex {
    display: block;
  }

  #top #sec_03 .list_01 .list01-2 .flex > * {
    margin: 10px 0;
  }
}

.review_list_wrap {
  display: block !important;
}

#test4 #header,
#test5 #header {
  z-index: 9999;
}

#test4 #header.mo_h,
#test5 #header.mo_h {
  z-index: 500 !important;
}

.modaal-container {
  background: #fff5e3 !important;
}

.review_modal_inner {
  height: 80vh;
  overflow-y: scroll;
}

.review_ttl_img {
  margin-bottom: 20px;
}

.review_ttl_img img {
  width: 100%;
}

.review_ttl_txt {
  color: #ff6a00;
  text-align: center;
  font-size: 24px;
}

@media screen and (max-width: 768px) {
  .modaal-content-container {
    padding: 20px !important;
  }
}

.review_list {
  max-width: 1093px;
  margin: 0 auto;
  display: flex;
  text-align: left;
  flex-wrap: wrap !important;
}

.review_list > li {
  margin: 1% 0 !important;
  display: block !important;
  width: 100%;
  background-color: #fff;
  padding: 1.5rem !important;
  text-align: left;
  border-radius: 10px;
  color: #333;
}

.review_list.flex > li {
  flex: 0 1 48% !important;
  margin: 1% !important;
}

.review_list li h3 {
  margin-bottom: 0.5rem;
}

.review_list li h3 em {
  margin-right: 0.5em;
  color: #ffa41c;
  font-style: normal;
}

.review_wrap {
  display: block;
  margin: 30px auto 0 auto;
  width: 100%;
  max-width: 1000px;
  height: auto;
}

.review_wrap .btn_01 {
  color: #fff;
  line-height: 1;
  background: #ff6a00;
  border: 1px solid #ff6a00;
  transition: 0.4s;
  border-radius: 30px;
  width: 400px;
  padding: 15px 130px;
  margin: 20px auto;
  font-weight: bold;
  position: relative;
  cursor: pointer;
}

.review_wrap .btn_01:after {
  display: inline-block;
  content: "";
  width: 9px;
  height: 15px;
  background: url(../img/common/arrow_white02.png) no-repeat;
  position: absolute;
  top: calc(50% - 7.5px);
  right: 20px;
}

@media screen and (max-width: 768px) {
  .review_wrap {
    width: 92%;
  }

  .review_list {
    display: block;
  }

  .review_wrap .btn_01 {
    width: 80%;
    padding: 12px 0;
    margin-top: 15px;
  }
}

li.featureMovie {
  padding: 0 0 100px !important;
}

@media screen and (max-width: 767px) {
  li.featureMovie {
    padding: 0 0 !important;
  }
}

#nintei-img {
  width: 150px;
}

.bold {
  font-weight: bold;
  font-style: normal;
}

.bigbold {
  font-weight: bold;
  font-size: 1.5rem;
}

.scrollTop {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transition: all 0.3s ease;
}

#top #sec_03 .scrollTop {
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transition: all 0.3s ease;
}

.scrollTop a {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  flex-wrap: nowrap;
  padding: 15px 50px;
  margin: 0 auto;
  font-size: 20px;
  line-height: 1;
  color: #fff;
  font-weight: 600;
  border-radius: 40px;
  border: 1px solid #06c755;
  background: #06c755;
  transition: all 0.3s ease;
}

.scrollTop a:hover {
  opacity: 0.8;
  transition: all 0.3s ease;
}

/*▲カスタマイズここまで▲*/

@media screen and (max-width: 768px) {
  #top #sec_03 .list_01 .text_area .text figure {
    width: 250px;
    height: auto;
    padding: 0;
    margin: 20px auto 0;
  }

  #top #sec_01 .sec_about_wrap {
    width: calc(100%);
    min-width: 100%;
    padding: 40px 0% 0 !important;
    margin: 0 auto;
    position: relative;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    z-index: 0;
  }

  #top #sec_01 .sec_about_wrap::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    background: rgba(255, 255, 255, 1);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
  }

  #top #sec_01 .sec_about_wrap > figure:first-of-type {
    width: 50%;
    height: 100%;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    text-align: center;
    z-index: -1;
  }

  #top #sec_01 .sec_about_wrap > figure:last-of-type {
    width: 50%;
    height: 100%;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
    z-index: -1;
  }

  #top #sec_01 .sec_about_wrap > figure img {
    width: auto;
    max-width: unset;
    height: 100%;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }

  #top #sec_01 .sec_inner #sec_about {
    width: 100%;
    min-width: unset;
    padding: 0 4%;
    margin: 0;
  }

  .scrollTop {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transition: all 0.3s ease;
  }

  #top #sec_03 .scrollTop {
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transition: all 0.3s ease;
  }

  .scrollTop a {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-wrap: nowrap;
    padding: 10px 20px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1;
    color: #fff;
    font-weight: 600;
    border-radius: 30px;
    border: 1px solid #06c755;
    background: #06c755;
    transition: all 0.3s ease;
  }

  .scrollTop a:hover {
    opacity: 0.8;
    transition: all 0.3s ease;
  }
}

#top .exp {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 50px;
}

#top #goriyou-exp {
  margin-bottom: 80px;
}

#top .exp_title {
  text-align: center;
  padding: 0;
  margin: 0 auto 10px;
  font-size: 30px;
  font-weight: bold;
  color: #ee732d;
  line-height: 1;
}

#top .exp img {
  max-width: 100%;
  object-fit: contain;
}

#top .exp .limg {
  width: 30%;
}

#top .exp .txtBox {
  width: 40%;
  padding: 0;
  margin: 0 10px;
  text-align: center;
}

#top .exp .txtBox > img {
  width: 50%;
  height: auto;
  padding: 0;
  margin: 0 auto;
  transform: translate(-50px, 0) rotate(-5deg);
  -webkit-transform: translate(-50px, 0) rotate(-5deg);
  transform-origin: center;
  border: 5px solid #fff;
  border-radius: 10px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
}

@media screen and (min-width: 768px) {
  #top .exp .txtBox > img:nth-of-type(2) {
    position: absolute;
    display: block;
    width: 180px;
    transform: translate(-10px, 20px) rotate(0) scale(-1, 1);
  }
}

#top #goaiyo01 {
  border: 0px solid #fff;
  border-radius: 0px;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  width: 100%;
  transform: translate(0px, 0) rotate(-5deg);
  -webkit-transform: translate(0px, 0) rotate(-5deg);
}

#top .exp .txtBox > img:last-of-type {
  transform: translate(50px, 0) rotate(5deg);
  -webkit-transform: translate(50px, 0) rotate(5deg);
  transform-origin: center;
  border: 0px solid #fff;
  border-radius: 0px;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}

#top .exp .txt {
  width: 100%;
  text-align: center;
  font-size: 25px;
  font-weight: 600;
  color: #ee732d;
  background: #fff;
  border-radius: 20px;
  filter: drop-shadow(2px 2px 3px rgba(0, 0, 0, 0.15))
    drop-shadow(2px 2px 3px rgba(231, 157, 58, 0.5));
  padding: 1em 0;
}

#top .exp .rimg {
  max-width: 100%;
  width: 30%;
}

#index-top .exp .rimg img {
  object-fit: contain;
}

#top #sec_03 .list_02 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 70px;
  gap: 20px;
}

#top #sec_03 .list_02 li {
  width: 40%;
}

#top #sec_03 .list_02 .img_area {
  width: auto;
  margin: 0;
  margin-bottom: 1em;
}

#top #sec_03 .list_02 .img_area .img_title {
  text-align: center;
  font-weight: bold;
}

#top #sec_03 .list_02 .img_area img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

#top #sec_03 .list_02 .ttl .ttl_01 {
  text-align: left;
  margin-bottom: 10px;
}

#top #sec_03 .list_02 .text {
  width: 100%;
}

@media screen and (min-width: 768px) {
  #top #sec_03 .list_02 li.column1 {
    display: flex;
    width: 53%;
  }

  #top #sec_03 .list_02 li.column1 .img_area {
    margin-right: 2em;
    width: 57%;
  }

  #top #sec_03 .list_02 li.column1 .img_area {
    width: auto;
    margin: 0;
  }
}

#top #sec_03 .list_02 li.movie {
  width: 100%;
  margin-top: 3rem;
}

#top #sec_03 .list_02 li.movie .youtube_box {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

#top #sec_03 .list_02 li.movie .youtube_box .img_box {
  width: 50%;
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  #top #sec_03 .list_02 li.movie .youtube_box iframe {
    width: 100%;
    height: 338px;
  }
}

#top #sec_03 .list_02 li.movie .youtube_box .img_box .ttl_01 {
  margin-bottom: 10px;
}

#top #sec_03 .list_02 li.movie .youtube_box .img_box img {
  max-width: 100%;
}

#top #sec_03 .list_02 li.movie .photo_wrapp .text {
  width: 90%;
  background: #fff;
  border-radius: 10px;
  padding: 20px 10px;
  position: absolute;
  left: 50%;
  top: -3rem;
  transform: translateX(-50%);
  font-size: 14px;
  line-height: 1.4em;
  color: #e79d3a;
}

#top #sec_03 .list_02 li.movie .photo_wrapp .photo_area {
  width: auto;
}

#top #sec_03 .list_02 li.movie .photo_wrapp .photo_area .photo_text {
  margin-top: 10px;
}

#top #sec_03 .youtube_box .img_box {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-bottom: 15px;
}

#top #sec_03 .youtube_box .text {
  text-align-last: center;
}

#top #sec_03 .movie_box {
  background: #fff;
  text-align: center;
  padding: 30px;
  margin-bottom: 40px;
}

#top #sec_03 .movie_box .ttl_wrapp {
  color: #ff6a00;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px;
  line-height: 1;
}

#top #sec_03 .movie_box .ttl_wrapp span {
  font-size: 14px;
}

#top #sec_03 .movie_box .url_wrapp {
  margin-bottom: 10px;
}

#top #sec_03 .movie_box .url_wrapp a {
  text-decoration: underline;
  color: #1a0dab;
  line-height: 1;
  font-size: 26px;
  font-weight: bold;
}

#top #sec_03 .movie_box .detial_wrapp p {
  line-height: 1.4;
}

#top #sec_03 .photo_wrapp {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#top #sec_03 .photo_wrapp .photo_area {
  width: 60%;
}

#top #sec_03 .photo_wrapp .photo_area > img {
  width: 100%;
  height: auto;
}

#top #sec_03 .photo_wrapp .text {
  width: 37%;
  background: #fff;
  border-radius: 10px;
  padding: 20px 10px;
  position: relative;
}

@media screen and (min-width: 768px) {
  #top #sec_03 .photo_wrapp .text:before {
    content: "";
    border-top: 10px solid #ffffff;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    display: block;
    position: absolute;
    left: 50%;
    bottom: -10px;
    transform: translate(-50%, 0);
  }

  #top #sec_03 .movie_box .url_wrapp a:hover {
    text-decoration: none;
  }
}

#top #sec_movie {
  width: 100%;
  padding: 100px 0;
  overflow: hidden;
  background: url(../img/common/ashifumi_bg01.png) repeat-y center top 100px
    #fdfaf4;
}

#top #sec_movie .sec_inner {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}

@media screen and (min-width: 768px) {
  #top #sec_movie .sec_inner {
    padding: 0 24px;
  }
}

#top #sec_movie .cnt_area {
  /*width: 800px;*/
  margin: 0 auto;
}

.movieList.sema {
  width: 800px;
}

#top #sec_movie .movieList {
  margin-bottom: 0;
}

#top #sec_movie .cnt_area .youtube_box {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom: 15px;
}

#top #sec_movie .cnt_area .youtube_box {
  padding-top: 0;
}

#top #sec_movie .cnt_area .youtube_box iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

#top #sec_movie .cnt_area .text {
  text-align: center;
}

#top #sec_article {
  width: 100%;
  overflow: hidden;
}

#top #sec_article .sec_article_title {
  text-align: center;
  margin-bottom: 20px;
}

#top #sec_article .sec_inner {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  padding: 100px 0 150px;
  border-top: 1px solid #ddd;
}

#top #sec_article .cnt_area {
  width: 800px;
  margin: 0 auto 40px;
  display: flex;
  align-items: center;
  gap: 50px;
}

#top #sec_article .cnt_area .left_block {
  width: 250px;
  flex-shrink: 0;
}

#top #sec_article .cnt_area .left_block img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

#top #sec_article .article_block {
  margin-top: 40px;
  text-align: center;
  width: 800px;
  margin: 40px auto 0;
}

#top #sec_article .article_block img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

#top #sec_article .article_block .link_nav {
  display: inline-block;
  width: auto;
  padding: 10px 20px 8px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  line-height: 1;
  font-weight: 500;
  border-radius: 5px;
  border: 1px solid #1e1e1e;
  white-space: nowrap;
  color: #0971c6;
  margin-bottom: 60px;
}

#top #sec_article .article_block .link_nav::after {
  content: "";
  display: block;
  width: 50px;
  height: 40px;
  padding: 0;
  margin: 0;
  background: #e79d3a;
  position: absolute;
  bottom: -50px;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  clip-path: polygon(50% 100%, 100% 60%, 80% 60%, 80% 0, 20% 0, 20% 60%, 0 60%);
}

#top #sec_movie_02 {
  width: 100%;
  padding: 100px 0;
  overflow: hidden;
  background: url(../img/common/ashifumi_bg01.png) repeat-y center top 100px
    #fff4e3;
}

#top #sec_movie_02 .sec_inner {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

#top #sec_movie_02 .cnt_area {
  width: 800px;
  margin: 0 auto 0;
}

#top #sec_movie_02 .cnt_area .youtube_box {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom: 15px;
}

#top #sec_movie_02 .cnt_area .youtube_box iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

ul.book {
  width: 1200px;
  margin: 0 auto 100px;
  background: #fff5e3;
  padding: 55px;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

ul.book li {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  width: 48%;
}

ul.book li .img_area {
  width: 17%;
}

ul.book li .img_area img {
  max-width: 100%;
}

ul.book li .txt_area {
  width: 80%;
  font-size: 15px;
  line-height: 1.6;
}

ul.book li .txt_area p:last-child {
  background: #fff;
  padding: 15px;
}

ul.book li .txt_area .ttl {
  font-weight: 700;
  font-size: 19px;
  color: #ff6a00;
  margin-bottom: 10px;
}

#top #sec_04 {
  width: 100%;
  background: #fdfaf4;
  padding: 100px 0;
  overflow: hidden;
}

#top #sec_04 .sec_inner {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}

@media screen and (min-width: 768px) {
  #top #sec_04 .sec_inner {
    padding: 0 24px;
  }
}

#top #sec_04 .sec_inner:after {
  display: inline-block;
  content: "";
  width: 701px;
  height: 1054px;
  background: url(../img/top/sec04_bg01.webp) no-repeat left center;
  position: absolute;
  top: -340px;
  right: -350px;
}

.use_area_h2 {
  font-size: 1.5rem;
  text-align: center;
  margin-bottom: 0.5rem;
  color: #534741;
}

.use_area_text {
  text-align: center;
  margin-bottom: 1rem;
}

@media screen and (min-width: 768px) {
  #top #sec_04 .use_area .list_01 {
    display: flex;
    justify-content: center;
    margin-bottom: 3.5rem;
    gap: 20px;
  }

  #top #sec_04 .use_area .list_01 {
    position: relative;
    z-index: 2;
  }

  #top #sec_04 .use_area .list_01 li {
    width: 366px;
    background: rgba(253, 250, 244, 0.8);
  }
}

#top #sec_04 .use_area .list_01 .img_box {
  margin-bottom: 15px;
}

#top #sec_04 .use_area .list_01 .ttl_box {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

#top #sec_04 .use_area .list_01 .ttl_box .num {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  background: #ff6a00;
  margin-right: 15px;
  border-radius: 50%;
  /* letter-spacing: 0.05em; */
}

#top #sec_04 .use_area .list_01 .ttl_box .text {
  width: calc(366px - 50px - 15px);
  line-height: 1.6;
  font-size: 16px;
}

#top #sec_04 .use_area .list_01 .ttl_box .text small {
  font-size: 14px;
}

#top #sec_recommend {
  width: 100%;
  overflow: hidden;
  background: url(../img/top/bg_recomend.png) top center;
  background-size: contain;
}

@media screen and (max-width: 768px) {
  #top #sec_recommend {
    background-color: #faf0ec;
    background-image: unset;
  }
}

#top #sec_recommend:first-child {
  padding-top: 100px;
}

#top #sec_recommend .sec_inner {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  border-bottom: 1px solid #ddd;
  padding: 0 0 100px;
  margin-bottom: 50px;
}

#top #sec_recommend:last-child .sec_inner {
  border: none;
  padding-bottom: 0;
}

@media screen and (min-width: 768px) {
  #top #sec_recommend .sec_inner {
    padding: 0 24px;
    margin-bottom: 100px;
  }
}

#top #sec_recommend h2.ja {
  font-size: 32px;
  margin-bottom: 24px;
  /* padding-left: 63px; */
  line-height: 1.3;
  position: relative;
  color: #e79d3a;
}

@media screen and (min-width: 768px) {
  #top #sec_recommend h2.ja {
    padding-left: 63px;
    color: #000;
  }
}

#top #sec_recommend.interview h2.ja {
  color: #333;
}

#top #sec_recommend.r-cont h2.ja {
  margin-bottom: 25px;
}

#top #sec_recommend:nth-child h2.ja {
  line-height: 1.3;
}

@media screen and (min-width: 768px) {
  #top #sec_recommend h2.ja:before {
    content: "";
    background: url(../img/common/ashifumi_icon04.png) no-repeat center;
    background-size: contain;
    width: 50px;
    height: 57px;
    display: block;
    margin-right: 10px;
    vertical-align: bottom;
    position: absolute;
    top: -8px;
    left: 0;
  }
}

#top #sec_recommend .cnt_area {
  display: flex;
  justify-content: space-between;
  position: relative;
}

#top #sec_recommend.r-cont .cnt_area {
  flex-direction: row-reverse;
}

#top #sec_recommend.r-cont .cnt_area.last {
  flex-direction: row-reverse;
}

#top #sec_recommend .text {
  margin-bottom: 30px;
}

#top #sec_recommend .text.feature {
  position: relative;
  background-color: #fff;
  padding: 40px 20px;
}

#top #sec_recommend .text.feature:before {
  content: "";
  background: url(../img/common/ashifumi_icon04.png) no-repeat center;
  background-size: contain;
  width: 50px;
  height: 57px;
  display: block;
  margin-right: 10px;
  vertical-align: bottom;
  position: absolute;
  top: -25px;
  right: -15px;
}

#top #sec_recommend .text.feature::after {
  content: "";
  background: url(../img/common/ashifumi_icon04.png) no-repeat center;
  background-size: contain;
  width: 50px;
  height: 57px;
  display: block;
  margin-right: 10px;
  vertical-align: bottom;
  position: absolute;
  bottom: -25px;
  left: 10px;
}

#top #sec_recommend .text.feature .point_txt {
  font-size: 24px;
  text-decoration: underline;
}

#top #sec_recommend .text.feature .strong {
  font-weight: bold;
}

#top #sec_recommend .text .under {
  text-decoration: underline;
}

#top #sec_recommend .text .color-orange {
  color: #ff6a00;
}

#top #sec_recommend.interview .text .color-orange {
  font-weight: bold;
  text-decoration: underline;
}

#top #sec_recommend .text:last-child {
  margin-bottom: 0;
}

#top #sec_recommend .text p {
  line-height: 1.6;
  margin-bottom: 25px;
  font-size: 17px;
  font-weight: bold;
}

#top #sec_recommend.r-cont .text p {
  line-height: 1.9;
  margin-bottom: 20px;
}

#top #sec_recommend .ttl_01 {
  text-align: left;
  font-size: 23px;
  margin-bottom: 8px;
  line-height: 1;
  /* color: #e79d3a; */
}

@media screen and (min-width: 768px) {
  #top #sec_recommend .text span {
    font-size: 24px;
  }
}

#top #sec_recommend .ttl_01 .number {
  background-color: #e79d3a;
  color: #fff;
  display: inline-block;
  margin-left: -20px;
  padding: 10px 15px;
}

#top #sec_recommend .wrap {
  display: flex;
  justify-content: space-between;
  /* flex-direction: row-reverse; */
  margin-bottom: 50px;
  gap: 20px;
}

@media screen and (min-width: 768px) {
  #top #sec_recommend .wrap {
    flex-direction: row-reverse;
  }
}

#top #sec_recommend .wrap .img_box {
  width: 470px;
}

#top #sec_recommend:nth-child(even) .wrap {
  flex-direction: initial;
}

#top #sec_recommend .text_box {
  width: 670px;
}

@media screen and (min-width: 768px) {
  #top #sec_recommend.interview .wrap {
    align-items: center;
  }
  #top #sec_recommend.interview .text_box {
    width: 60%;
  }
  #top #sec_recommend.interview .inner {
    width: 35%;
  }

  #top #sec_recommend.interview .img_box {
    width: 100%;
  }
}

#top #sec_recommend .recommend_class {
  text-align: center;
  font-weight: bold;
  font-size: 24px;
}

#top #sec_recommend .name {
  font-size: 30px;
  font-weight: 600;
  position: relative;
  background-color: #e79d3a;
  color: #fff;
  text-align: left;
  padding: 5px 20px;
}

#top #sec_recommend.interview .name {
  position: absolute;
  top: 0;
  left: 0;
  width: 35%;
}

#top #sec_recommend .name small {
  font-size: 22px;
  margin-right: 20px;
}

#top #sec_recommend .img_box img {
  max-width: 100%;
  height: auto;
}

#top #sec_recommend .text_box {
  width: 690px;
}

#top #sec_recommend .text_box .name_txt {
  font-size: 28px;
  font-weight: 600;
  border-top: 1px #333 solid;
  border-bottom: 1px #333 solid;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}

@media screen and (min-width: 768px) {
  #top #sec_recommend .text_box .name_txt {
    border-top: none;
    border-bottom: 2px #444 dashed;
    padding-bottom: 10px;
    position: relative;
  }
}

#top #sec_recommend .text_box .name_txt span {
  font-size: 16px;
  margin-right: 1em;
}

#top #sec_recommend .text_box .name_txt em {
  display: block;
  font-size: 14px;
  line-height: 1.4em;
  font-style: normal;
  padding: 0;
  margin: 0;
  position: relative;
  top: unset;
  right: unset;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  text-align: left;
}

#top #sec_recommend .text_box .docter-class {
  font-size: 16px;
  font-weight: normal;
}

#top #sec_recommend .img_box p {
  text-align: right;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
}

#top #sec_recommend .img_box p span {
  font-size: 16px;
  font-weight: normal;
  margin-right: 10px;
  line-height: 1.5;
}

#top #sec_recommend .prof {
  font-size: 15px;
  margin-top: 10px;
}

#top #sec_recommend.interview02 .prof {
  padding: 15px 10px;
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  #top #sec_recommend.interview02 .prof {
    margin-bottom: 30px;
  }

  #top #sec_recommend .prof {
    margin-top: 0;
  }

  #top #sec_recommend.interview02 .prof {
    background-color: #faf0ec;
  }
}

#top #sec_recommend .prof li {
  position: relative;
  padding-left: 13px;
}

@media screen and (max-width: 767px) {
  #top #sec_recommend .prof li {
    font-size: 12px;
  }
}

#top .ct_wrap .sec_inner {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}

#top #ct02 {
  background-color: #faf0ec;
}

#top .ct_wrap .ttl_box {
  text-align: center;
}

#top .ct_wrap .ttl_box img {
  width: 600px;
  margin: 0 auto;
}

#top .ct_wrap .ct_wrap_img {
  width: 600px;
  margin: 40px auto;
}

#top .ct_wrap .cta_tag_list {
  display: flex;
  justify-content: space-between;
  gap: 0 30px;
}

#top .ct_wrap .cta_tag_list li {
  width: calc(100% / 3);
  background-color: #615953;
  color: #fff;
  text-align: center;
  padding: 3px 10px;
  border-radius: 30px;
  font-size: 1.3rem;
}

#top .ct_wrap .cta_btn {
  max-width: 600px;
  margin: 0 auto;
}

#top .ct_wrap .cta_btn.btn01 {
  margin: 40px auto;
}

#top .ct_wrap .cta_btn a {
  display: block;
  width: 100%;
}

#top .ct_wrap .ct_btn_area p {
  text-align: center;
  font-size: 18px;
  margin-top: 30px;
}

#top #ct02 .en-h3 {
  border: none;
}

@media screen and (min-width: 768px) {
  #top .ct_wrap .sec_inner {
    padding: 60px 24px;
    background-image: url(../img/top/ct_wrap_bg.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }

  #top #ct02 .sec_inner {
    padding: 80px 24px;
    background-image: url(../img/top/ct_wrap_bg02.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }

  #top #sec_recommend .prof li:before {
    content: "";
    background: #ff6a00;
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 9px;
  }
}

@media screen and (max-width: 767px) {
  #top .ct_wrap .sec_inner {
    padding: 50px 24px 50px;
    background-image: url(../img/top/ct_wrap_bg.png);
    background-size: contain;
    background-repeat: no-repeat;
  }

  #top #ct02 .sec_inner {
    padding: 50px 24px 50px;
    background-image: url(../img/top/ct_wrap_bg02.png);
    background-size: contain;
    background-repeat: no-repeat;
  }

  #top .ct_wrap .ttl_box_01 .ja {
    font-size: 16px;
  }

  #top .ct_wrap .ttl_box_01 .en-h3 {
    font-size: 26px;
    padding: 10px 0 0;
  }

  #top .ct_wrap .ttl_box img {
    width: 95%;
    margin: 0 auto;
  }

  #top .ct_wrap .ct_wrap_img {
    width: 95%;
    margin: 40px auto;
  }

  #top .ct_wrap .cta_tag_list {
    gap: 0 1.5vw;
  }

  #top .ct_wrap .cta_tag_list li {
    font-size: 2.2vw;
    width: 33%;
    padding: 3px 1vw;
  }

  #top .ct_wrap .cta_btn.btn01 {
    margin: 30px auto 25px;
  }

  #top .ct_wrap .ct_btn_area p {
    font-size: 15px;
  }
}

#sec_recommend .blog_link p {
  margin-bottom: 10px;
}

#sec_recommend .blog_link a {
  display: inline-block;
  background: #ff6a00;
  color: #fff;
  border-radius: 35px;
  padding: 6px 30px;
  border: 2px solid #ff6a00;
  transition-duration: 0.3s;
}

#topreview {
  /* display: flex;
  text-align: left;
  flex-wrap: wrap; */
}

#topreview .topreview_item {
  /* width: 48%; */
  background-color: #fff;
  padding: 1.5rem;
  text-align: left;
  border-radius: 10px;
  color: #333;
  min-height: 300px;
  font-size: 18px;
  /* display: flex;
  justify-content: center;
  flex-flow: column; */
}

@media screen and (min-width: 768px) {
  #topreview {
    display: flex;
    text-align: left;
    flex-wrap: wrap;
  }

  #topreview li {
    width: 48%;
    margin: 1%;
    background-color: #fff;
    padding: 1.5rem;
    text-align: left;
    border-radius: 10px;
    color: #333;
  }
}

#topreview .slick-list {
  overflow: visible !important;
}

#topreview .slick-slide {
  margin: 0 10px;
}

#topreview .slick-track {
  display: flex;
}

#topreview .slick-next {
  top: 40% !important;
  right: 0% !important;
  z-index: 1;
  width: 40px !important;
  height: 40px !important;
}

@media screen and (max-width: 768px) {
  #topreview .slick-next {
    top: 50% !important;
    right: -5% !important;
    width: 35px !important;
    height: 35px !important;
  }
}

#topreview .slick-prev {
  top: 40% !important;
  left: 1% !important;
  z-index: 1;
  width: 40px !important;
  height: 40px !important;
}

@media screen and (max-width: 768px) {
  #topreview .slick-prev {
    top: 50% !important;
    left: -3% !important;
    width: 35px !important;
    height: 35px !important;
  }
}

#topreview .slick-next::before {
  content: "" !important;
  background-image: url(../img/common/next-arrow.png);
  /* 「前へ」用の画像パス */
  display: block;
  width: 40px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  font-size: 0;
  color: transparent;
  opacity: 1;
}

@media screen and (max-width: 768px) {
  #topreview .slick-next::before {
    width: 35px;
    height: 35px;
  }
}

#topreview .slick-prev::before {
  content: "" !important;
  background-image: url(../img/common/prev-arrow.png);
  /* 「前へ」用の画像パス */
  display: block;
  width: 40px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  font-size: 0;
  color: transparent;
  opacity: 1;
}

@media screen and (max-width: 768px) {
  #topreview .slick-prev::before {
    width: 35px;
    height: 35px;
  }
}

#topreview .slick-dots {
  bottom: -30px !important;
}

#topreview h3 em {
  color: rgb(255, 106, 0);
  font-style: normal;
}

@media screen and (min-width: 768px) {
  #sec_recommend .blog_link a:hover {
    color: #ff6a00;
    background: #fff;
  }

  #top #sec_recommend .text_box .name_txt em {
    display: block;
    font-size: 14px;
    line-height: 1.4em;
    font-style: normal;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    text-align: right;
  }
}

#top #sec_05 {
  width: 100%;
  background: #fff5e3;
  padding: 100px 0;
  overflow: hidden;
}

#top #sec_05 .sec_inner {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}

@media screen and (min-width: 768px) {
  #top #sec_05 .sec_inner {
    padding: 0 24px;
  }
}

#top #sec_05 > .sec_inner:before {
  display: inline-block;
  content: "";
  width: 754px;
  height: 465px;
  background: url(../img/common/ashifumi_icon05.png) no-repeat left center;
  position: absolute;
  top: -30px;
  right: -320px;
}

@media screen and (min-width: 768px) {
  #top #sec_05 .cnt_area {
    display: flex;
    justify-content: space-between;
    position: relative;
    gap: 20px;
  }
}

/* #top #buy_sec .cnt_area .img_box {
  width: 600px;
}

#top #buy_sec .cnt_area .text_box {
  width: 550px;
}

#top #buy_sec .cnt_area .text_box .work {
  margin-bottom: 30px;
}

#top #buy_sec .cnt_area .text_box .work .ttl_01 {
  font-size: 20px;
  text-align: left;
  line-height: 1;
  margin-bottom: 5px;
}

#top #buy_sec .cnt_area .text_box .text {
  margin-bottom: 30px;
}

#top #buy_sec .cnt_area .text_box .btn_01 {
  text-align: left;
}

#top #buy_sec .cnt_area .text_box .btn_01 a {
  padding: 15px 60px;
} */

#top #buy_sec {
  width: 100%;
  background: #fff;
  padding: 100px 0 60px;
  overflow: hidden;
}

#top #buy_sec .sec_inner {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  padding: 0 24px;
}

@media screen and (min-width: 768px) {
  #top #sec_05 .sec_inner {
    padding: 0 24px;
  }

  #top #sec_05 .cnt_area .img_box {
    width: 600px;
  }

  #top #sec_05 .cnt_area .text_box {
    width: 550px;
  }

  #top #sec_05 .cnt_area .text_box .work {
    margin-bottom: 30px;
  }

  #top #sec_05 .cnt_area .text_box .work .ttl_01 {
    font-size: 20px;
    text-align: left;
    line-height: 1;
    margin-bottom: 5px;
  }

  #top #sec_05 .cnt_area .text_box .text {
    margin-bottom: 30px;
  }

  #top #sec_05 .cnt_area .text_box .btn_01 {
    text-align: left;
  }

  #top #sec_05 .cnt_area .text_box .btn_01 a {
    padding: 15px 60px;
  }
}

/* #top #buy_sec > .sec_inner:before {
  display: inline-block;
  content: "";
  width: 754px;
  height: 465px;
  background: url(../img/common/ashifumi_icon05.png) no-repeat left center;
  position: absolute;
  top: -30px;
  right: -320px;
} */

@media screen and (min-width: 768px) {
  #top #buy_sec .cnt_area {
    display: flex;
    justify-content: space-between;
    position: relative;
    gap: 20px;
  }
}

#top #buy_sec .ttl_box_01 .ja {
  color: #e79d3a;
}

#top #buy_sec .cnt_area .img_box {
  width: 580px;
}

#top #buy_sec .cnt_area .text_box {
  width: 580px;
  background-color: #faf0ec;
  padding: 30px;
}

#top #buy_sec .cnt_area .text_box .work {
  margin-bottom: 30px;
}

#top #buy_sec .cnt_area .text_box .work .ttl_01 {
  font-size: 20px;
  text-align: left;
  line-height: 1;
  margin-bottom: 5px;
}

#top #buy_sec .text {
  text-align: center;
  margin-top: 30px;
}

#top #buy_sec .cnt_area .text_box .btn_01 {
  text-align: left;
}

#top #buy_sec .cnt_area .text_box .btn_01 a {
  padding: 15px 60px;
}

#top #sec_06 {
  width: 100%;
  padding: 50px 0 100px 0;
}

#top #sec_06 .sec_inner {
  width: 1200px;
  margin: 0 auto;
}

#top #sec_06 .list_01 {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 50px;
}

@media screen and (min-width: 768px) {
  #top #sec_06 .list_01 li {
    width: 262.5px;
    margin-right: 50px;
  }

  #top #sec_06 .list_01 li:last-child {
    margin-right: 0;
  }
}

#top #sec_06 .list_01 li a {
  display: block;
}

@media screen and (min-width: 768px) {
  #top #sec_06 .list_01 li a:hover {
    opacity: 0.75;
  }
}

#top #sec_06 .list_01 .img_box {
  margin-bottom: 25px;
}

#top #sec_06 .list_01 .img_box img {
  width: 100%;
  height: auto;
}

#top #sec_06 .list_01 .ttl {
  color: #ff6a00;
  font-weight: 700;
  line-height: 1.6;
  position: relative;
}

@media screen and (min-width: 768px) {
  #top #sec_06 .list_01 .ttl:after {
    display: inline-block;
    content: "";
    width: 0;
    height: 2px;
    background: #ff6a00;
    transition: 0.5s;
    position: absolute;
    bottom: -4px;
    left: 0;
  }

  #top #sec_06 .list_01 li a:hover .ttl:after {
    width: 100%;
  }
}

#top #sec_06 .list_01 .date {
  line-height: 1;
  margin-bottom: 8px;
}

#top #sec_06 .list_01 .date span {
  color: #fff;
  background: #ff6a00;
  font-size: 12px;
  padding: 2px 13px;
  margin-left: 7px;
  border-radius: 12px;
}

#top #sec_06 .btn_01 a {
  padding: 15px 130px;
}

#top #sec_voice {
  width: 100%;
  padding: 80px 0;
  background: #fff5e3;
}

#top #sec_voice .sec_inner {
  max-width: 1200px;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  #top #sec_voice {
    padding: 100px 0;
  }

  #top #sec_voice .sec_inner {
    padding: 0 24px;
  }

  #top #sec_voice .sec_inner .ja,
  #top #sec_voice .sec_inner .en {
    color: #ff6a00;
  }
}

#top #sec_review .sec_inner {
  max-width: 1200px;
  margin: 0px auto;
  padding: 0 24px;
}

@media screen and (min-width: 768px) {
  #top #sec_review .sec_inner {
    padding: 0 24px;
  }
}

#top #sec_review .voice_wrapp {
  /* background: #fff; */
  border-radius: 10px;
  padding: 60px 0 0;
}

@media screen and (min-width: 768px) {
  #top #sec_review .voice_wrapp {
    background: #fff;
    padding: 30px;
  }
}

#top #sec_review .sec_inner .ja,
#top #sec_review .sec_inner .en {
  color: #ff6a00;
}

#top #sec_review .voice_wrapp .ttl_box_01 .ja {
  color: #615953;
}

#top #sec_review .voice_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0 20px;
}

@media screen and (min-width: 768px) {
  #top #sec_review .voice_list {
    justify-content: flex-start;
  }
}

#top #sec_review .voice_list:last-child {
  margin-bottom: 0;
}

#top #faq_box .btn_01 {
  color: #fff;
  line-height: 1;
  background: #615953;
  border: 1px solid #615953;
  transition: 0.4s;
  border-radius: 30px;
  max-width: 400px;
  padding: 20px 30px;
  margin: auto;
  font-weight: bold;
  position: relative;
  cursor: pointer;
  margin-top: 30px;
}

/* #top #sec_review .btn_01:after {
  display: inline-block;
  content: "";
  width: 9px;
  height: 15px;
  background: url(../img/common/arrow_white02.png) no-repeat;
  position: absolute;
  top: calc(50% - 7.5px);
  right: 20px;
} */

@media screen and (min-width: 768px) {
  #top #sec_review .voice_list li {
    margin-right: 30px;
    width: 28%;
    padding: 0px 20px 15px 20px;
    line-height: 1.5;
    font-size: 16px;
    color: #000000;
    position: relative;
  }

  #top #sec_review .voice_list li:nth-child(-n + 4) {
    margin-top: 0;
  }

  #top #sec_review .voice_list li:nth-child(4n) {
    margin-right: 0;
    padding: 0px 0px 15px 20px;
  }

  #top #sec_review .voice_list li:before {
    content: "";
    background: #ff6a00;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    position: absolute;
    top: 4px;
    left: 0;
  }

  #top #sec_review .btn_01:hover {
    color: #ff6a00;
    background: #fff;
  }

  #top #sec_review .btn_01:hover:after {
    background: url(../img/common/arrow_orange03.png) no-repeat;
  }
}

@media screen and (max-width: 767px) {
  #top #sec_review {
    padding: 60px 0 40px;
  }

  #top #sec_review .sec_inner .ja,
  #top #sec_review .sec_inner .en {
    font-size: 30px;
  }

  #top #sec_review .voice_wrapp .ttl_box_01 .ja {
    font-size: 30px;
  }

  #top #sec_review .voice_list li {
    width: 80%;
    margin-left: auto;
  }

  #top #sec_review .voice_list li + li {
    margin-top: -35px;
  }

  #top #sec_review .voice_list li:nth-child(2n) {
    margin-left: 0;
    margin-right: auto;
  }

  #topreview .topreview_item {
    min-height: auto;
  }
}

#letter {
  padding: 5% 0;
  font-family: "Zen Kurenaido", sans-serif;
  font-weight: 400;
  font-style: normal;
}

#letter-box {
  width: 1200px;
  max-width: 95%;
  margin: 0 auto;
  /* box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2); */
  text-align: center;
  padding: 10px;
}

#inner-letter-box {
  /* border: 1px solid #ccc; */
  padding: 3.5rem 1.5rem;
}

@media screen and (min-width: 768px) {
  #letter-box {
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
  }

  #inner-letter-box {
    border: 1px solid #ccc;
  }
}

#letter h2 {
  font-size: 2rem;
  margin-bottom: 2.5rem;
}

#letter p {
  margin-bottom: 1.5rem;
  font-size: 1.4rem;
  font-family: "Zen Kurenaido", sans-serif;
  font-weight: 400;
  font-style: normal;
}

@media screen and (max-width: 767px) {
  #letter {
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo,
      "Helvetica Neue", Arial, sans-serif;
    background-image: url(../img/top/lettrer_bg.png);
    background-position: right;
    background-size: contain;
    background-repeat: no-repeat;
  }

  #letter p {
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo,
      "Helvetica Neue", Arial, sans-serif;
  }
}

#top #sec_07 {
  background: #ff6a00;
  margin-bottom: 50px;
  position: relative;
}

#top #sec_07:after {
  content: "";
  background: url(../img/common/cv_bottom.png) repeat-x;
  position: absolute;
  left: 0;
  bottom: -3px;
  display: block;
  width: 100%;
  height: 3px;
}

#top #sec_07 .ttl_box_01 {
  background: #fff5e3;
  text-align: center;
  color: #ff6a00;
  line-height: 0.4;
  padding: 30px 0;
  position: relative;
  margin-bottom: 0;
}

#top #sec_07 .ttl_box_01:before {
  content: "";
  border-top: 15px solid #fff5e3;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  position: absolute;
  left: 50%;
  bottom: -15px;
  transform: translateX(-50%);
}

#top #sec_07 .ttl_box_01 .ja {
  margin-bottom: 10px;
}

#top #sec_07 .ttl_box_01 .en {
  margin-bottom: 0;
}

#top #sec_07 .sec_inner {
  max-width: 1200px;
  margin: auto;
  justify-content: space-between;
  display: flex;
  align-items: center;
}

#top #sec_07 .bottom_area {
  padding: 50px 0;
}

#top #sec_07 .l_box,
#top #sec_07 .r_box {
  width: 49%;
  text-align: center;
  color: #fff;
  line-height: 1;
}

#top #sec_07 .l_box {
  border-right: 1px solid #ff9b54;
}

#top #sec_07 .l_box .txt_area {
  font-size: 24px;
  margin-bottom: 20px;
  position: relative;
  display: inline-block;
  padding: 0 0 0 30px;
}

#top #sec_07 .l_box .txt_area:before {
  display: inline-block;
  content: "";
  width: 21px;
  height: 21px;
  background: url(../img/common/tel_icon01.png) no-repeat;
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  transform: translateY(-50%);
}

#top #sec_07 .l_box .num_area {
  font-size: clamp(2.688rem, 1.563rem + 2.34vw, 4.375rem);
  font-weight: bold;
}

#top #sec_07 .l_box .num_area a {
  color: #fff;
}

#top #sec_07 .r_box {
  font-size: 24px;
}

#top #sec_07 .r_box .txt_area {
  position: relative;
  display: inline-block;
  padding: 0 0 0 28px;
  width: auto;
  margin: 0 auto 15px;
}

#top #sec_07 .r_box .txt_area:after {
  content: "";
  background: url(../img/common/icon_mail.png) no-repeat;
  width: 22px;
  height: 16px;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

#top #sec_07 .btn_01 a {
  padding: 25px 40px;
  border-radius: 60px;
  color: #ff6a00;
  background: #ffffff;
  border: 1px solid #ffffff;
}

#top #sec_07 .btn_01 a:after {
  background: url(../img/common/arrow_orange03.png) no-repeat;
}

@media screen and (min-width: 768px) {
  #top #sec_07 .l_box .num_area a {
    pointer-events: none;
  }

  #top #sec_07 .btn_01 a:hover {
    background: #ff6a00;
    color: #ffffff;
  }

  #top #sec_07 .btn_01 a:hover:after {
    background: url(../img/common/arrow_white02.png) no-repeat;
  }
}

.magazine_area {
  border: 5px solid #ff842c;
  max-width: 1200px;
  margin: 0 auto 3em;
  padding: 0 3em;
  background: url(../img/top/left_bg.jpg) no-repeat left,
    url(../img/top/right_bg.jpg) right;
  background-repeat: no-repeat;
  overflow: hidden;
}

.magazine_area p {
  text-align: center;
  display: block;
  font-size: 2em;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0.8em;
}

.magazine_area a {
  display: block;
  background: #fff;
  text-align: center;
  height: 100%;
  width: 40%;
  margin: auto;
  padding: 2.5em 1em;
}

.magazine_area .btn {
  background: #ff6a00;
  color: #fff;
  border-radius: 5rem;
  padding: 0.5em;
  border: 2px solid #ff6a00;
  transition-duration: 0.3s;
  position: relative;
}

.magazine_area .btn:before {
  content: "";
  background: url(../img/common/arrow_white02.png) no-repeat;
  width: 8px;
  height: 13px;
  background-size: contain;
  display: block;
  position: absolute;
  right: 0.7em;
  top: 50%;
  transform: translateY(-50%);
}

@media screen and (min-width: 768px) {
  .magazine_area a:hover .btn {
    color: #ff6a00;
    background: #fff;
  }

  .magazine_area a:hover .btn:before {
    background: url(../img/common/arrow_orange03.png) no-repeat;
    width: 8px;
    height: 13px;
    background-size: contain;
  }
}

#top .bnr_area {
  margin-bottom: 50px;
  text-align: center;
}

#top .bnr_area a {
  transition-duration: 0.3s;
}

@media screen and (min-width: 768px) {
  #top .bnr_area a:hover {
    opacity: 0.7;
  }
}

#top #reference {
  /*  padding:60px 0;*/
}

#top #reference .sec_inner {
  width: 1200px;
  margin: auto;
  text-align: center;
  /*  background: #fff5e3;
	padding: 50px 20px;*/
  padding-top: 30px;
}

#top #reference .img_area {
  margin-bottom: 35px;
}

#top #reference .youtube_box {
  position: relative;
  width: 100%;
  padding-top: 38.8%;
  max-width: 800px;
  margin: 0 auto 15px;
}

#top #reference .youtube_box iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

#top #reference .sec_inner p {
  line-height: 1.9;
  margin-bottom: 20px;
}

#top #reference .sec_inner a {
  display: block;
  font-weight: 600;
  text-decoration: underline;
  color: #1a0dab;
  font-size: 22px;
  line-height: 1;
}

#top #reference .sec_inner a span {
  font-size: 16px;
  display: block;
  margin-top: 10px;
}

@media screen and (min-width: 768px) {
  #top #reference .sec_inner a:hover {
    text-decoration: none;
  }
}

#top .agency {
  background: url(../img/top/agency_bg.jpg) no-repeat left center;
  background-size: cover;
  border: 7px solid #ff842c;
  width: 1200px;
  margin: 0 auto 50px;
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: baseline;
  flex-direction: column;
}

#top .agency img {
  width: 60%;
}

#top #product {
  width: 100%;
  background: url(../img/top/bg_recomend.png) top center;
  padding: 0px;
  position: relative;
}

@media screen and (min-width: 768px) {
  #top #product {
    padding: 100px 0px;
  }
}

#top #product > h2 {
  color: #615953;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  margin: 0 auto 30px;
}

#top #product > h2 span.pi_txt {
  display: block;
  margin-bottom: 5px;
  color: #e79d3a;
  /*   font-family: "Noto Serif JP", serif; */
}

#top #product > p.att {
  text-align: center;
  color: #615953;
  padding: 0 24px;
  margin: 0 auto 30px;
}

@media screen and (min-width: 768px) {
  #top #product > h2 span.pi_txt {
    font-family: "Noto Serif JP", serif;
  }

  #top #product > p.att {
    color: rgb(255, 106, 0);
  }
}

#top #product > p.att .orange-em-big {
  color: #615953;
}

#top #product .sec_inner {
  max-width: 1200px;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  #top #product > p.att .orange-em-big {
    color: rgb(255, 106, 0);
  }

  #top #product > h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.7;
    text-align: center;
    margin: 0 auto 30px;
    color: #773100;
  }

  #top #product .list_01 {
    display: flex;
    gap: 30px;
  }

  #top #product .list_01 li {
    width: 366px;
  }

  #top #product .list_01 li:nth-child(n + 4) {
    margin-top: 80px;
  }
}

#top #product .list_01 .img_box {
  margin-bottom: 20px;
}

#top #product .tel_contact {
  max-width: 600px;
  margin: 40px auto 0;
}

#top #product .list_01 .img_box img {
  /* 	width: 100%;
	height: 300px; */
}

#top #product .list_01 .ttl_box {
  margin-bottom: 15px;
}

/*#top #product .list_01 .ttl_box .sub_ttl {
color: #773100;
font-size: 16px;
font-weight: 700;
line-height: 1;
margin-bottom: 5px;
}*/
#top #product .list_01 .ttl_box .sub_ttl {
  color: #773100;
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 5px;
}

#top #product .list_01 .ttl_box .main_ttl {
  color: #333333;
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}

@media screen and (min-width: 768px) {
  #top #product .list_01 .ttl_box .main_ttl {
    color: #773100;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    text-align: left;
  }

  #top #product .list_01 .price {
    text-align: left !important;
  }
}

#top #product .list_01 .ttl_box .main_ttl span {
  display: block;
  font-size: 16px;
  color: #333333;
}

#top #product .list_01 .ttl_box .main_ttl span.sub {
  margin-bottom: 15px;
}

#top #product .list_01 .ttl_box .main_ttl span.tag {
  color: #fff;
  background-color: #615953;
  width: max-content;
  margin: 15px auto 0;
  padding: 5px 15px;
  border-radius: 20px;
  font-weight: 500;
}

#top #product .list_01 .price {
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 15px;
  text-align: center;
}

#top #product .list_01 .text {
  line-height: 1.6;
  margin-bottom: 15px;
}

#top #product .list_01 .btn_01 a {
  display: block;
  padding: 12px 0;
}

.summary_fk {
  color: #333;
  font-size: 13px;
  border: 1px solid #faf0ec;
  background-color: #faf0ec;
  display: block;
  margin: 10px 0;
  padding: 10px;
}

@media screen and (min-width: 768px) {
  .summary_fk {
    color: #ff6a00;
    font-size: 13px;
    border: 2px solid #ff6a00;
    background-color: unset;
  }
}

.annotation {
  font-size: 13px;
  color: #676767;
  font-weight: bold;
}

/*お客様の声 注釈*/
.voice_wrapp + .annotation {
  text-align: center;
  padding: 0;
  margin: 20px auto 0;
}

.annotation .annotation_img {
  max-width: 600px;
  margin: 0 auto 10px;
}

#sec_02 .annotation {
  color: #fff;
  margin-top: 50px;
  font-size: 17px;
  text-align: center;
}

#top .thum ul.thum_list {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

#top .thum ul.thum_list li {
  width: 30%;
}

#top .thum ul.thum_list li img {
  width: 100%;
}

#top .thum .ttl {
  font-size: 27px;
  text-align: center;
  font-weight: 600;
}

#top .thum p {
  text-align: center;
  font-size: 20px;
}

#top .external_wrap {
  background: #ff6a00;
  padding: 5em 0;
  margin-bottom: 50px;
}

#page-trader .external_wrap {
  background: #ff6a00;
  padding: 30px;
  margin-bottom: 0;
}

#top .external_list {
  width: 1200px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}

#page-trader .external_list {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

#top .external_list li,
#page-trader .external_list li {
  border: 5px solid #ffffff;
  width: 32.5%;
}

#top .external_list li a {
  display: block;
  padding: 1em;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  background: #fff;
  transition-duration: 0.3s;
}

#page-trader .external_list li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 20px;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  background: #fff;
  transition-duration: 0.3s;
}

#top .external_list li a span {
  font-size: 34px;
  color: #e96100;
  transition-duration: 0.3s;
  position: relative;
  padding-left: 1.5em;
}

#page-trader .external_list li a span {
  font-size: 25px;
  color: #e96100;
  transition-duration: 0.3s;
  position: relative;
  padding-left: 1.2em;
}

#top .external_list li a span:before {
  content: "";
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  transition-duration: 0.3s;
}

#page-trader .external_list li a span:before {
  content: "";
  width: 25px;
  height: 25px;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  transition-duration: 0.3s;
}

#top .external_list li:nth-child(1) a span:before,
#page-trader .external_list li:nth-child(1) a span:before {
  background: url("https://www.ashifumi.jp/Image/common/icon_exter01.png")
    no-repeat;
  background-size: contain;
}

#top .external_list li:nth-child(2) a span:before,
#page-trader .external_list li:nth-child(2) a span:before {
  background: url("https://www.ashifumi.jp/Image/common/icon_exter02.png")
    no-repeat;
  background-size: contain;
}

#top .external_list li:nth-child(3) a span:before,
#page-trader .external_list li:nth-child(3) a span:before {
  background: url("https://www.ashifumi.jp/Image/common/icon_exter03.png")
    no-repeat;
  background-size: contain;
}

@media screen and (min-width: 768px) {
  #top .external_list li,
  #page-trader .external_list li {
    border: 5px solid #ffffff;
    width: 32.5%;
  }

  #top .external_list li a:hover,
  #page-trader .external_list li a:hover {
    background: #e96100;
    color: #fff;
  }

  #top .external_list li a:hover span,
  #page-trader .external_list li a:hover span {
    color: #fff;
  }

  #top .external_list li:nth-child(1) a:hover span:before,
  #page-trader .external_list li:nth-child(1) a:hover span:before {
    background: url("https://www.ashifumi.jp/Image/common/icon_exter01-wh.png")
      no-repeat;
    background-size: contain;
  }

  #top .external_list li:nth-child(2) a:hover span:before,
  #page-trader .external_list li:nth-child(2) a:hover span:before {
    background: url("https://www.ashifumi.jp/Image/common/icon_exter02-wh.png")
      no-repeat;
    background-size: contain;
  }

  #top .external_list li:nth-child(3) a:hover span:before,
  #page-trader .external_list li:nth-child(3) a:hover span:before {
    background: url("https://www.ashifumi.jp/Image/common/icon_exter03-wh.png")
      no-repeat;
    background-size: contain;
  }
}

#top section .cart_btn {
  position: relative;
  transition: 0.4s;
}

#top section .cart_btn:before {
  display: inline-block;
  content: "";
  width: 20px;
  height: 21px;
  background: url(../img/common/cart_icon01.png) no-repeat;
  position: absolute;
  top: calc(50% - 10.5px);
  left: 95px;
}

@media screen and (min-width: 768px) {
  #top section .cart_btn:hover {
    opacity: 0.75;
  }
}

#top section .cart_btn input[type="submit"] {
  display: block;
  width: 400px;
  color: #fff;
  font-size: 18px;
  line-height: 1;
  background: #95c61f;
  border: none;
  outline: none;
  padding: 23px 0;
  letter-spacing: 0.2em;
  border-radius: 30px;
  cursor: pointer;
}

/*-------------------------------------
商品一覧
--------------------------------------*/
#item_list #sec_01 {
  width: 100%;
  background: url(../img/common/ashifumi_bg01.png) repeat-y center top,
    url(../img/common/color_bg01.jpg) repeat center center;
  padding: 50px 0 100px;
}

#item_list #sec_01 .sec_inner {
  width: 1200px;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  #item_list #sec_01 .list_01 {
    display: flex;
    justify-content: flex-start;
    flex-flow: row wrap;
  }

  #item_list #sec_01 .list_01 li {
    width: 366px;
    margin-right: 51px;
  }

  /*#item_list #sec_01 .list_01 li {
	width: calc((100% - 50px * 2) / 3);
	margin-right: 50px;
}*/
  #item_list #sec_01 .list_01 li:nth-child(3n) {
    margin-right: 0;
  }

  #item_list #sec_01 .list_01 li:nth-child(n + 4) {
    margin-top: 80px;
  }
}

#item_list #sec_01 .list_01 .img_box {
  margin-bottom: 20px;
}

#item_list #sec_01 .list_01 .img_box img {
  width: 100%;
  height: 300px;
}

#item_list #sec_01 .list_01 .ttl_box {
  margin-bottom: 15px;
}

#item_list #sec_01 .list_01 .ttl_box .sub_ttl {
  color: #773100;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 5px;
}

#item_list #sec_01 .list_01 .ttl_box .main_ttl {
  color: #773100;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
}

#item_list #sec_01 .list_01 .price {
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 15px;
}

#item_list #sec_01 .list_01 .price:after {
  content: "ご家族で半永久的に使えます。";
  font-size: 13px;
  color: #ff6a00;
  font-weight: 500;
}

#item_list #sec_01 .list_01 .text {
  line-height: 1.6;
  margin-bottom: 15px;
}

#item_list #sec_01 .list_01 li:first-child .text:after {
  /* content:"仮に5年間使うと１日10円、月300円で座って運動ができるようになります。";
	color:#ff6a00;
	font-size:13px;
	border:2px solid #ff6a00;
	display:block;
	margin:10px 0;
	padding:10px;*/
}

#item_list #sec_01 .list_01 .btn_01 a {
  display: block;
  padding: 12px 0;
}

#pro-h2 {
  color: #773100;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.7;
  text-align: center;
  margin: 0 auto 30px;
}

#pro-h2 span.pi_txt {
  display: block;
  color: #bf9000;
  font-family: "Noto Serif JP", serif;
}

/*-------------------------------------
商品詳細
--------------------------------------*/
#item_details #sec_01 {
  width: 100%;
  background: url(../img/common/ashifumi_bg01.png) repeat-y center top,
    url(../img/common/color_bg01.jpg) repeat center center;
  padding: 50px 0 100px;
}

#item_details #sec_01 .sec_inner {
  width: 1200px;
  margin: 0 auto;
}

#item_details #sec_01 .sec_box_01 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 100px;
}

#item_details #sec_01 .sec_box_01 .img_area {
  width: 650px;
}

#item_details #sec_01 .img_area #slider {
  width: 650px;
  margin: 0 auto 10px;
}

#item_details #sec_01 .img_area #slider li {
  width: 650px;
}

#item_details #sec_01 .img_area #slider li img {
  width: 100%;
  height: 500px;
}

#item_details #sec_01 .img_area #thumbnail-list {
  width: 550px;
  margin: 0 auto;
}

/*商品詳細　2個目のカート*/

@media screen and (min-width: 768px) {
  #item_details #sec_01 .img_area #thumbnail-list li {
    width: 128px;
    margin-right: 10px;
    cursor: pointer;
    position: relative;
  }

  #item_details #sec_01 .img_area #thumbnail-list li:after {
    display: block;
    content: "";
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: 0.3s opacity linear;
    cursor: pointer;
  }

  #item_details #sec_01 .img_area #thumbnail-list li.thumbnail-current:after {
    opacity: 0;
  }

  #item_details #sec_01 .img_area #thumbnail-list li img {
    width: 128px !important;
    height: 100px;
  }

  .slick-prev,
  .slick-next {
    width: 18px;
    height: 28px;
  }

  .slick-prev:before,
  .slick-next:before {
    opacity: 1;
  }

  .slick-prev {
    left: -35px;
  }

  .slick-next {
    right: -35px;
  }

  .slick-prev:before {
    content: url(../img/common/slide_icon01.png);
  }

  .slick-next::before {
    content: url(../img/common/slide_icon02.png);
  }
}

#item_details #sec_01 .sec_box_01 .text_area {
  width: 470px;
}

#item_details #sec_01 .sec_box_01 .text_area .catchcopy {
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 15px;
}

#item_details #sec_01 .sec_box_01 .text_area .ttl_box {
  margin-bottom: 20px;
}

#item_details #sec_01 .sec_box_01 .text_area .ttl_box .sub_ttl {
  color: #ff6a00;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 5px;
}

#item_details #sec_01 .sec_box_01 .text_area .ttl_box .main_ttl {
  color: #ff6a00;
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
}

#item_details #sec_01 .sec_box_01 .text_area .price_box {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 20px;
}

#item_details #sec_01 .sec_box_01 .text_area .price_box .price_label {
  color: #fff;
  font-size: 16px;
  line-height: 1;
  background: #ff6a00;
  padding: 10px;
  margin-right: 20px;
}

#item_details #sec_01 .sec_box_01 .text_area .price_box .price_text {
  font-size: 36px;
  line-height: 1;
  letter-spacing: 0.05em;
}

#item_details #sec_01 .sec_box_01 .text_area .price_box .price_unit {
  font-size: 18px;
  line-height: 1;
}

#item_details #sec_01 .sec_box_01 .text_area .item_box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 30px;
}

#item_details #sec_01 .sec_box_01 .text_area .item_box .item_text {
  font-size: 16px;
  line-height: 1;
  margin-right: 15px;
}

#item_details #sec_01 .sec_box_01 .text_area .item_box input {
  width: 90px;
  height: 40px;
  font-size: 16px;
  line-height: 1;
  border: 1px solid #ccc;
  padding: 3px 8px;
  border-radius: 5px;
}

#item_details .delivery-date {
  margin-bottom: 20px;
}

#item_details .delivery-date span {
  color: #ff6a00;
  font-weight: 600;
  line-height: 1.5;
  display: block;
  font-size: 16px;
  text-align: center;
}

#item_details .anntation {
  border: 1px solid #ff6a00;
  background: #fff;
  padding: 20px;
  font-size: 15px;
  margin-bottom: 20px;
}

#item_details .anntation span {
  color: #ff6a00;
  font-weight: 600;
  line-height: 1.5;
  display: block;
  margin-bottom: 0.7em;
  font-size: 16px;
}

@media screen and (min-width: 768px) {
  #item_details .anntation .img_box {
    width: 80%;
    margin: 0 auto;
    display: block;
  }

  #item_details .anntation .img_box img {
    width: 100%;
  }
}

#item_details section .cart_btn {
  margin-bottom: 30px;
  position: relative;
  transition: 0.4s;
}

#item_details section .cart_btn:before {
  display: inline-block;
  width: 20px;
  height: 21px;
  background: url(../img/common/cart_icon01.png) no-repeat;
  position: absolute;
  left: 90px;
  z-index: 10000;
  content: "";
  background-position: center;
  background-size: contain;
  top: 50%;
  transform: translateY(-50%);
}

@media screen and (min-width: 768px) {
  #item_details section .sec_box_03 .cart_btn:before {
    top: calc(50% - 7.5px);
    left: 140px;
  }
}

@media screen and (min-width: 768px) {
  #item_details section .cart_btn:hover {
    opacity: 0.75;
  }
}

#item_details section .cart_btn input[type="submit"] {
  display: block;
  width: 400px;
  color: #fff;
  font-size: 18px;
  line-height: 1;
  background: #95c61f;
  border: none;
  outline: none;
  padding: 23px 0;
  letter-spacing: 0.2em;
  border-radius: 30px;
  cursor: pointer;
}

#item_details #sec_01 .sec_box_01 .text_area .payment_box {
  border-top: 1px dashed #ff6a00;
  border-bottom: 1px dashed #ff6a00;
  padding: 30px 0;
  margin-bottom: 30px;
}

#item_details #sec_01 .sec_box_01 .text_area .payment_box .heading {
  line-height: 1;
  padding-left: 36px;
  margin-bottom: 10px;
  position: relative;
}

#item_details #sec_01 .sec_box_01 .text_area .payment_box .heading:before {
  display: inline-block;
  content: "";
  width: 26px;
  height: 19px;
  background: url(../img/common/point_icon01.png) no-repeat;
  position: absolute;
  top: calc(50% - 9.5px);
  left: 0;
}

#item_details #sec_01 .sec_box_01 .text_area .payment_box .payment_list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

#item_details #sec_01 .sec_box_01 .text_area .payment_box .payment_list li {
  color: #fff;
  width: 150px;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  background: #ff6a00;
  padding: 8px 0;
  margin-right: 2px;
}

@media screen and (min-width: 768px) {
  #item_details
    #sec_01
    .sec_box_01
    .text_area
    .payment_box
    .payment_list
    li.small {
    font-size: 11px;
    padding: 9px 0;
  }
}

#item_details
  #sec_01
  .sec_box_01
  .text_area
  .payment_box
  .payment_list
  li:last-child {
  margin-right: 0;
}

#item_details #sec_01 .sec_box_01 .text_area .link_box .link_list li a {
  display: inline-block;
  line-height: 1;
  padding-left: 22px;
  position: relative;
}

#item_details #sec_01 .sec_box_01 .text_area .link_box .link_list li a:before {
  display: inline-block;
  content: "";
  width: 12px;
  height: 12px;
  background: url(../img/common/arrow_orange04.png) no-repeat;
  position: absolute;
  top: calc(50% - 6px);
  left: 0;
}

@media screen and (min-width: 768px) {
  #item_details
    #sec_01
    .sec_box_01
    .text_area
    .link_box
    .link_list
    li:nth-child(n + 2)
    a {
    margin-top: 10px;
  }
}

#item_details #sec_01 .sec_box_01 .text_area .link_box .link_list li a span {
  display: inline-block;
  position: relative;
}

@media screen and (min-width: 768px) {
  #item_details
    #sec_01
    .sec_box_01
    .text_area
    .link_box
    .link_list
    li
    a
    span:after {
    display: inline-block;
    content: "";
    width: 100%;
    height: 2px;
    background: #ff6a00;
    position: absolute;
    bottom: 2px;
    left: 0;
    opacity: 0;
    transition: 0.4s;
    visibility: hidden;
  }

  #item_details
    #sec_01
    .sec_box_01
    .text_area
    .link_box
    .link_list
    li
    a:hover
    span:after {
    bottom: -5px;
    opacity: 1;
    visibility: visible;
  }
}

#item_details #sec_01 .sec_box_02 {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  margin-bottom: 100px;
}

#item_details #sec_01 .sec_box_02 .img_box {
  width: 600px;
}

#item_details #sec_01 .sec_box_02 .text_box {
  width: 560px;
}

#item_details #sec_01 .sec_box_02 .text_box .catchcopy {
  color: #ff6a00;
  font-size: 24px;
  line-height: 1.6;
  margin-bottom: 20px;
}

#item_details #sec_01 .sec_box_03 .ttl {
  color: #ff6a00;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 10px;
}

#item_details #sec_01 .sec_box_03 .recommend_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: url(../img/common/border_bg03.png) repeat-x;
  padding: 30px 50px;
  position: relative;
}

#item_details #sec_01 .sec_box_03 .recommend_box:after {
  display: inline-block;
  content: "";
  width: 100%;
  height: 10px;
  background: url(../img/common/border_bg03.png) repeat-x;
  position: absolute;
  left: 0;
  bottom: 0;
}

#item_details #sec_01 .sec_box_03 .recommend_box .recommend_label {
  width: 170px;
  height: 170px;
  color: #ff6a00;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
  text-align: center;
  background: #fff;
  padding-top: 55px;
  border-radius: 50%;
  position: relative;
}

#item_details #sec_01 .sec_box_03 .recommend_box .recommend_label:before {
  content: "";
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  border: 2px solid #fff5e3;
  position: absolute;
  top: 5px;
  left: 5px;
  border-radius: 50%;
}

#item_details #sec_01 .sec_box_03 .recommend_box .recommend_list {
  width: 860px;
  display: flex;
  justify-content: flex-start;
  flex-flow: row wrap;
}

#item_details #sec_01 .sec_box_03 .recommend_box .recommend_list li {
  width: 405px;
  border-bottom: 1px solid #ff9d58;
  line-height: 1.4;
  padding-bottom: 15px;
  padding-left: 2em;
  margin-right: 50px;
}

@media screen and (min-width: 768px) {
  #item_details
    #sec_01
    .sec_box_03
    .recommend_box
    .recommend_list
    li:nth-child(2n) {
    margin-right: 0;
  }

  #item_details
    #sec_01
    .sec_box_03
    .recommend_box
    .recommend_list
    li:nth-child(n + 3) {
    margin-top: 15px;
  }
}

#item_details #sec_01 .sec_box_03 .recommend_box .recommend_list li .item_icon {
  display: inline-block;
  color: #ff9d58;
  width: 1.5em;
  margin-left: -1.5em;
}

#item_details #sec_02 {
  width: 100%;
  padding: 100px 0;
  overflow: hidden;
}

#item_details #sec_02 .sec_inner {
  width: 1200px;
  margin: 0 auto;
}

#item_details #sec_02 .sec_box_01 {
  margin-bottom: 100px;
}

@media screen and (min-width: 768px) {
  #item_details #sec_02 .sec_box_01 .list_01 {
    display: flex;
    justify-content: flex-start;
  }

  #item_details #sec_02 .sec_box_01 .list_01 li {
    width: 366px;
    margin-right: 51px;
  }

  #item_details #sec_02 .sec_box_01 .list_01 li:nth-child(3n) {
    margin-right: 0;
  }
}

#item_details #sec_02 .sec_box_01 .list_01 .img_box {
  margin-bottom: 15px;
}

#item_details #sec_02 .sec_box_01 .list_01 .ttl_box {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

#item_details #sec_02 .sec_box_01 .list_01 .ttl_box .num {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  background: #ff6a00;
  margin-right: 15px;
  border-radius: 50%;
  letter-spacing: 0.05em;
}

#item_details #sec_02 .sec_box_01 .list_01 .ttl_box .text {
  width: calc(366px - 50px - 15px);
  line-height: 1.6;
}

#item_details #sec_02 .sec_box_02 {
  margin-bottom: 100px;
  position: relative;
}

#item_details #sec_02 .sec_box_02:after {
  display: inline-block;
  content: "";
  width: 701px;
  height: 1054px;
  background: url(../img/top/sec04_bg01.png) no-repeat left center;
  position: absolute;
  top: -480px;
  right: -420px;
}

#item_details #sec_02 .sec_box_02 .cnt_area {
  width: 800px;
  margin: 0 auto 0 0;
}

#item_details #sec_02 .sec_box_02 .cnt_area .youtube_box {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom: 15px;
}

#item_details #sec_02 .sec_box_02 .cnt_area .youtube_box iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

#item_details #sec_02 .sec_box_03 .ttl {
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px 0;
  margin-bottom: 50px;
}

#item_details #sec_02 .sec_box_03 .cnt_area {
  display: flex;
  justify-content: space-between;
}

#item_details #sec_02 .sec_box_03 .cnt_area .img_box {
  width: 450px;
}

#item_details #sec_02 .sec_box_03 .cnt_area .img_box img {
  width: 100%;
  height: auto;
}

#item_details #sec_02 .sec_box_03 .cnt_area .text_box {
  width: 700px;
}

#item_details #sec_02 .sec_box_03 .cnt_area .text_box .table_01 {
  margin-bottom: 20px;
}

#item_details #sec_02 .sec_box_03 .cnt_area .text_box .table_01 tr {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

#item_details #sec_02 .sec_box_03 .cnt_area .text_box .table_01 th {
  width: 25%;
  font-weight: normal;
  line-height: 1;
  text-align: left;
  background: #f7f7f7;
  padding: 20px 0 20px 30px;
}

#item_details #sec_02 .sec_box_03 .cnt_area .text_box .table_01 td {
  width: 75%;
  line-height: 1;
  text-align: left;
  padding: 20px 0 20px 30px;
}

#item_details #sec_02 .sec_box_03 .cnt_area .text_box .list_01 li {
  font-size: 14px;
  line-height: 1.6;
  padding-left: 1.2em;
}

#item_details
  #sec_02
  .sec_box_03
  .cnt_area
  .text_box
  .list_01
  li:nth-child(n + 2) {
  margin-top: 10px;
}

#item_details #sec_02 .sec_box_03 .cnt_area .text_box .list_01 li {
  font-size: 14px;
  line-height: 1.6;
}

#item_details #sec_02 .sec_box_03 .cnt_area .text_box .list_01 li .item_icon {
  display: inline-block;
  width: 1.2em;
  margin-left: -1.2em;
}

#item_details .cart_wrap {
  text-align: center;
  margin-top: 30px;
}

#item_details .cart_wrap .comment {
  border: 2px solid #ff6a00;
  width: 500px;
  margin: 0 auto 30px;
}

#item_details .cart_wrap .comment a {
  display: block;
  color: #ff6a00;
  font-size: 18px;
  padding: 15px;
  transition: 0.3s;
}

#item_details .cart_wrap .comment a span {
  border-bottom: 2px solid #ff6a00;
}

@media screen and (min-width: 768px) {
  #item_details .cart_wrap .comment a:hover {
    color: #fff;
    background: #ff6a00;
  }
}

@media screen and (min-width: 768px) {
  #item_details .cart_wrap .cart_btn {
    width: 50%;
    margin: auto;
    text-align: center;
    display: inline-block;
  }
}

#item_details .recruit {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  background: url(../img/common/border_bg03.png) repeat-x top,
    url(../img/common/border_bg03.png) repeat-x bottom;
  padding: 50px 0;
  margin-bottom: 60px;
}

#item_details .recruit .img_area {
  width: 40%;
}

#item_details .recruit .img_area img {
  max-width: 100%;
}

#item_details .recruit .txt_area {
  width: 60%;
}

#item_details .recruit .txt_area .ttl {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.6;
  margin-bottom: 15px;
}

#item_details .recruit .txt_area .ttl span {
  display: block;
  font-size: 21px;
}

#item_details .recruit .txt_area .txt p {
  margin-bottom: 15px;
}

#item_details .recruit .txt_area .txt .m_adress {
  border: 2px solid #ff6a00;
  font-size: 18px;
  line-height: 1;
  display: inline-block;
}

#item_details .recruit .txt_area .txt .m_adress span {
  display: inline-block;
  color: #ff6a00;
  padding: 0.4em 0.6em;
  transition-duration: 0.3s;
}

@media screen and (min-width: 768px) {
  #item_details .recruit .txt_area .txt .m_adress a:hover {
    background: #ff6a00;
    color: #fff;
  }
}

#item_details .recruit .txt_area .anntation_02 {
  color: #545454;
  font-size: 15px;
}

#item_details .recruit .txt_area .anntation_02 li {
  position: relative;
  padding-left: 1.3em;
}

#item_details .recruit .txt_area .anntation_02 li:before {
  content: "※";
  position: absolute;
  left: 0;
  top: 0;
}

@media screen and (min-width: 768px) {
  #item_details .movieList {
    max-width: 560px;
    margin: 0;
  }

  #item_details .movieList > li {
    width: 100%;
  }

  #item_details .movieList > li figure {
    margin: 0 auto 10px;
  }

  #item_details .movieList > li p {
    text-align: left;
  }

  #item_details .movieList > li figure::before {
    padding-top: 315px;
  }

  #item_details .movieList > li figure iframe {
    width: 560px;
    height: 315px;
  }
}

/*-------------------------------------
ご利用ガイド
--------------------------------------*/
#guide #sec_01 {
  width: 100%;
  background: url(../img/common/ashifumi_bg01.png) repeat-y center top,
    url(../img/common/color_bg01.jpg) repeat center center;
  padding: 50px 0 100px;
}

#guide #sec_01 .sec_inner {
  width: 1000px;
  margin: 0 auto;
}

#guide #sec_01 .navi_list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 50px;
}

@media screen and (min-width: 768px) {
  #guide #sec_01 .navi_list li {
    display: flex;
    align-items: stretch;
    width: calc((100% - 15px * 4) / 5);
    min-height: 54px;
    margin-right: 15px;
  }

  #guide #sec_01 .navi_list li:last-child {
    margin-right: 0;
  }
}

#guide #sec_01 .navi_list a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  color: #fff;
  line-height: 1.2;
  text-align: center;
  background: #ff6a00;
  border: 1px solid #ff6a00;
  transition: 0.5s;
  position: relative;
}

#guide #sec_01 .navi_list a:after {
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  font-variant: normal;
  text-rendering: auto;
  line-height: 25px;
  padding-left: 10px;
}

@media screen and (min-width: 768px) {
  #guide #sec_01 .navi_list a:hover {
    color: #ff6a00;
    background: #fff;
  }
}

#guide #sec_01 #sec_box_01,
#guide #sec_01 #sec_box_02,
#guide #sec_01 #sec_box_03,
#guide #sec_01 #sec_box_05 {
  margin-bottom: 60px;
}

#guide #sec_01 .common_sec_box .block_common {
  margin-bottom: 45px;
}

#guide #sec_01 .common_sec_box .block_common:last-child {
  margin-bottom: 0;
}

#guide #sec_01 .common_sec_box .text {
  margin-bottom: 20px;
}

#guide #sec_01 .common_sec_box .text img {
  margin-bottom: 20px;
}

#guide #sec_01 .common_sec_box .text ul {
  margin-bottom: 20px;
}

#guide #sec_01 .common_sec_box .text ul li {
  margin-bottom: 5px;
}

#guide #sec_01 .common_sec_box .text ul li:last-child {
  margin-bottom: 0px;
}

#guide #sec_01 .common_sec_box .text:last-child {
  margin-bottom: 0;
}

#guide #sec_01 .common_sec_box .ttl {
  font-weight: 700;
  line-height: 1;
  margin-bottom: 8px;
}

#guide #sec_01 .common_sec_box .text p {
  line-height: 1.6;
  margin-bottom: 10px;
}

#guide #sec_01 .common_sec_box .text p:last-child {
  margin-bottom: 0;
}

#guide #sec_01 .common_sec_box .text p.note {
  padding-left: 1.2em;
}

#guide #sec_01 .common_sec_box .text p.note .item_icon {
  display: inline-block;
  width: 1.2em;
  margin-left: -1.2em;
}

#guide #sec_01 .common_sec_box .list_01 li {
  line-height: 1.6;
  padding-left: 1.2em;
  margin-bottom: 8px;
}

#guide #sec_01 .common_sec_box .list_01 li:nth-child {
  margin-bottom: 0;
}

#guide #sec_01 .common_sec_box .list_01 li .item_icon {
  display: inline-block;
  width: 1.2em;
  margin-left: -1.2em;
}

#guide #sec_01 .common_sec_box .table_01 {
  width: 80%;
  margin-bottom: 20px;
}

#guide #sec_01 .common_sec_box .table_01.fee {
  width: 65%;
}

#guide #sec_01 .common_sec_box .table_01 th {
  width: 30%;
  color: #fff;
  font-weight: normal;
  text-align: left;
  background: #ff6a00;
  font-feature-settings: "palt";
  border: 1px solid #ccc;
  padding: 5px 20px;
}

#guide #sec_01 .common_sec_box .table_01.fee th {
  text-align: center;
}

#guide #sec_01 .common_sec_box .table_01 td {
  width: 70%;
  background: #fff;
  text-align: left;
  border: 1px solid #ccc;
  padding: 5px 20px;
}

#guide #sec_01 .common_sec_box .table_01.fee td {
  text-align: right;
}

#guide #sec_01 .common_sec_box .table_02 {
  width: 80%;
}

#guide #sec_01 .common_sec_box .table_02 th {
  color: #fff;
  font-weight: normal;
  text-align: left;
  background: #ff6a00;
  border: 1px solid #ccc;
  padding: 5px 20px;
}

#guide #sec_01 .common_sec_box .table_02 td {
  border: 1px solid #ccc;
  background: #fff;
  padding: 5px 20px;
}

#guide #sec_01 .common_sec_box .table_02 th.th_01,
#guide #sec_01 .common_sec_box .table_02 th.td_01 {
  width: 75%;
}

#guide #sec_01 .common_sec_box .table_02 th.th_02,
#guide #sec_01 .common_sec_box .table_02 th.td_02 {
  width: 35%;
}

#guide #sec_wrap_05 .common_sec_box .postage {
  width: 100%;
}

#guide #sec_wrap_05 .common_sec_box .postage th,
#guide #sec_wrap_05 .common_sec_box .size th {
  color: #fff;
  font-weight: normal;
  text-align: left;
  background: #ff6a00;
  border: 1px solid #ccc;
  padding: 5px 20px;
  line-height: 1.3;
}

#guide
  #sec_wrap_05
  .common_sec_box
  .postage
  tr:nth-child(n + 2)
  th:nth-child(2) {
  background: #ffffff;
  color: #ff6a00;
  font-weight: bold;
}

#guide #sec_wrap_05 .common_sec_box .postage td,
#guide #sec_wrap_05 .common_sec_box .size td {
  border: 1px solid #ccc;
  padding: 5px 20px;
  background: #fff;
}

@media screen and (min-width: 768px) {
  #guide #sec_wrap_05 .common_sec_box .postage tr:nth-child(1) th:nth-child(1) {
    border-right: none;
  }

  #guide #sec_wrap_05 .common_sec_box .postage tr:nth-child(1) th:nth-child(2) {
    border-left: none;
  }

  #guide #sec_wrap_05 .common_sec_box .postage td {
    width: 85px;
  }

  #guide #sec_wrap_05 .common_sec_box .postage th:nth-child(1) {
    text-align: center;
  }

  #guide #sec_wrap_05 .common_sec_box .postage th:nth-child(2) {
    width: 300px;
  }
}

#guide #sec_wrap_05 table.size {
  width: 50%;
}

#guide #sec_wrap_05 .caption {
  margin-bottom: 45px;
}

/*-------------------------------------
新着情報
--------------------------------------*/
#news #sec_01 {
  width: 100%;
  background: url(../img/common/ashifumi_bg01.png) repeat-y center top,
    url(../img/common/color_bg01.jpg) repeat center center;
  padding: 50px 0 100px;
}

#news #news_list ul.listTab {
  margin-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
}

#news #news_list ul.listTab li {
  margin-right: 15px;
  margin-bottom: 10px;
}

#news #news_list ul.listTab li a {
  background: #ff6a00;
  color: #fff;
  font-size: 13px;
  padding: 5px 10px;
  border-radius: 25px;
  transition-duration: 0.3s;
  display: inline-block;
}

@media screen and (min-width: 768px) {
  #news #news_list ul.listTab li a:hover {
    opacity: 0.75;
  }
}

#news_details table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

#news_details table th {
  padding: 10px;
  background-color: #ffddc4;
  border: solid 1px #333;
}

#news_details table td {
  padding: 10px;
  border: solid 1px #333;
}

/*   一覧   */
#news #news_list #sec_01 .sec_inner {
  width: 1200px;
  margin: 0 auto;
  max-width: 100%;

  display: flex;
  position: relative;
  align-items: flex-start;
}

#news #news_list #sec_01 .sec_inner .news_area {
  width: calc(100% - 300px);
  min-height: 1300px;
}

#news #news_list #sec_01 .list_01 {
  display: flex;
  justify-content: flex-start;
  flex-flow: row wrap;
}

@media screen and (min-width: 1280px) {
  #news #news_list #sec_01 .list_01 li {
    width: 280px;
    max-width: calc(33.3% - 30px);
    margin-right: 30px;
  }

  #news #news_list #sec_01 .list_01 li:nth-child(3n) {
    margin-right: 0;
  }

  #news #news_list #sec_01 .list_01 li:nth-child(n + 4) {
    margin-top: 50px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  #news #news_list #sec_01 .list_01 li {
    width: 330px;
    max-width: calc(50% - 30px);
    margin-right: 30px;
  }

  #news #news_list #sec_01 .list_01 li:nth-child(2n) {
    margin-right: 0;
  }

  #news #news_list #sec_01 .list_01 li:nth-child(n + 3) {
    margin-top: 50px;
  }
}

#news #news_list #sec_01 .list_01 li a {
  display: block;
}

@media screen and (min-width: 768px) {
  #news #news_list #sec_01 .list_01 li a:hover {
    opacity: 0.75;
  }
}

#news #news_list #sec_01 .list_01 .img_box {
  margin-bottom: 25px;
}

#news #news_list #sec_01 .list_01 .img_box img {
  width: 100%;
  height: 200px;
}

#news #news_list #sec_01 .list_01 .ttl {
  color: #ff6a00;
  font-weight: 700;
  line-height: 1.6;
  position: relative;
}

@media screen and (min-width: 768px) {
  #news #news_list #sec_01 .list_01 .ttl:after {
    display: inline-block;
    content: "";
    width: 0;
    height: 2px;
    background: #ff6a00;
    transition: 0.5s;
    position: absolute;
    bottom: -4px;
    left: 0;
  }

  #news #news_list #sec_01 .list_01 li a:hover .ttl:after {
    width: 100%;
  }
}

#news #news_list #sec_01 .list_01 .date {
  line-height: 1;
  margin-bottom: 8px;
}

#news #news_list #sec_01 .list_01 .date span {
  color: #fff;
  background: #ff6a00;
  font-size: 12px;
  padding: 2px 13px;
  margin-left: 7px;
  border-radius: 12px;
  display: inline-block;
}

/*   詳細   */
#news #news_details #sec_01 .sec_inner {
  width: 1280px;
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  position: relative;
}

#news #news_details #sec_01 .news_area {
  border: 1px solid #ccc;
  border-top: 8px solid #ff6a00;
  background: #fff;
  padding: 50px 100px;
  margin-bottom: 50px;
  border-radius: 3px;
  width: calc(100% - 300px);
}

@media screen and (max-width: 1280px) {
  #news #news_details #sec_01 .news_area {
    padding: 50px 25px;
  }
}

.text_box ul.blogul li {
  list-style-type: disc !important;
  margin-left: 1.5em;
}

#news-side {
  width: 280px;
  margin-left: 20px;
  position: relative;
  bottom: 135px;
  position: sticky;
}

#news-side-sticky {
}

#news-side img {
  max-width: 100%;
}

.news-side-w {
  text-align: center;
  margin-bottom: 25px;
}

.news-side-wbox {
  background-color: #fff;
  padding: 10px;
  margin-bottom: 25px;
  border-top: 5px solid #ff6a00;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.news-side-wbox h3 {
  color: #ff6a00;
}

#news-slist {
}

#news-slist li {
  margin-bottom: 7px;
  padding-bottom: 7px;
  border-bottom: 1px dashed #ccc;
}

#news-slist li a {
  display: flex;
  width: 100%;
}

.nsw-img {
  width: 80px;
}

.nsw-img img {
  height: auto;
}

.nsw-text {
  width: calc(100% - 90px);
  margin-left: 10px;
}

.nsw-text time {
  font-size: 0.8rem;
  display: block;
  color: #888;
}

.nsw-text span {
  font-size: 0.8rem;
  height: 47px;
  overflow: hidden;
  display: block;
  transition-duration: 0.2s;
  transition-timing-function: linear;
}

a:hover .nsw-text span {
  color: #ff6a00;
}

#news-slist-link {
  display: block;
  text-align: right;
  transition-duration: 0.2s;
  transition-timing-function: linear;
}

#news-slist-link:hover {
  color: #ff6a00;
}

#news-tlist {
}

#news-tlist li {
  border-bottom: 1px dashed #ccc;
}

#news-tlist li a {
  display: block;
  padding: 2px 0;
  transition-duration: 0.2s;
  transition-timing-function: linear;
}

#news-tlist li a:hover {
  color: #ff6a00;
}

#news #news_details #sec_01 .news_area .ttl_box {
  margin-bottom: 30px;
}

#news #news_details #sec_01 .news_area .ttl_box .date {
  line-height: 1;
  margin-bottom: 5px;
}

#news #news_details #sec_01 .news_area .ttl_box .date span {
  color: #fff;
  background: #ff6a00;
  font-size: 12px;
  padding: 2px 13px;
  margin-left: 7px;
  border-radius: 12px;
}

#news #news_details #sec_01 .news_area .ttl_box .ttl {
  color: #ff6a00;
  font-size: 24px;
  font-weight: 700;
  border-bottom: 3px solid #ff6a00;
}

#news #news_details #sec_01 .news_area .img_box {
  max-width: 898px;
  text-align: center;
  margin: 0 auto 30px;
}

#news #news_details #sec_01 .news_area .img_box img {
  width: 100%;
  height: auto;
}

#news #news_details #sec_01 .news_area .text_box p {
  margin-bottom: 15px;
}

#news #news_details #sec_01 .news_area .text_box p:last-child {
  margin-bottom: 0;
}

#news #news_details #sec_01 .btn_01 a {
  padding: 15px 130px;
}

#news #news_details #sec_01 .news_area .text_box img {
  max-width: 100%;
  height: auto;
}

#news .c-box {
  margin-top: 1em;
  color: #ff6a00;
  font-weight: 600;
  padding: 1.5em 1em;
  border: 5px solid #fff5e3;
  background: url(../img/common/ashifumi_bg02.png) repeat #fffdfb;
  background-size: 30%;
}

#news .c-box.back {
  margin-top: 4em;
  background: url(../img/common/ashifumi_bg01.png) repeat center top #fff2da;
  background-size: 30%;
}

#news .c-box .inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  line-height: 1.5;
}

#news #news_details #sec_01 .news_area .text_box .c-box .inner p {
  margin-bottom: 0;
  font-size: 1.1em;
}

#news #news_details #sec_01 .news_area .text_box .c-box.back .inner p {
  /* font-size: 1em; */
  /* line-height: 1.7; */
}

#news .c-box a {
  display: inline-block;
  background: #ff6a00;
  color: #fff;
  border-radius: 5rem;
  padding: 0.5em 4em;
  margin-left: 1em;
  font-size: 1.1em;
  vertical-align: bottom;
  border: 2px solid #ff6a00;
  transition-duration: 0.3s;
  width: 20rem;
  text-align: center;
}

#news .c-box.back a {
  background: #fff;
  color: #ff6a00;
  font-size: 1em;
  padding: 0.7em 0em;
}

@media screen and (min-width: 768px) {
  #news .c-box a:hover {
    background: #fff;
    color: #ff6a00;
  }

  #news .c-box.back a:hover {
    background: #ff6a00;
    color: #fff;
  }
}

/*-------------------------------------
特定商取引法に基づく表記
--------------------------------------*/
#law #sec_01 {
  width: 100%;
  background: url(../img/common/ashifumi_bg01.png) repeat-y center top,
    url(../img/common/color_bg01.jpg) repeat center center;
  padding: 50px 0 100px;
}

#law #sec_01 .sec_inner {
  width: 1100px;
  margin: 0 auto;
}

#law #sec_01 .table_01 tr {
  border-top: 1px solid #f7a717;
  border-bottom: 1px solid #f7a717;
}

#law #sec_01 .table_01 th {
  width: 30%;
  color: #ff6a00;
  font-size: 18px;
  font-weight: 700;
  text-align: left;
  padding: 30px 40px;
  vertical-align: middle;
}

#law #sec_01 .table_01 td {
  width: 70%;
  padding: 30px 40px;
}

#law #sec_01 .table_01 td .list_01 li {
  line-height: 1.5;
  padding-left: 1.2em;
  margin-bottom: 10px;
}

#law #sec_01 .table_01 td .list_01 li:nth-child {
  margin-bottom: 0;
}

#law #sec_01 .table_01 td .list_01 .item_icon_01 {
  display: inline-block;
  width: 1.2em;
  margin-left: -1.2em;
}

#law #sec_01 .table_01 td a {
  text-decoration: underline;
}

#law #sec_01 .table_01 td a:hover {
  text-decoration: none;
}

/*-------------------------------------
お問い合わせ
--------------------------------------*/
#contact #sec_01 {
  width: 100%;
  background: url(../img/common/ashifumi_bg01.png) repeat-y center top,
    url(../img/common/color_bg01.jpg) repeat center center;
  padding: 50px 0 100px;
}

#contact #sec_01 .sec_inner {
  width: 1100px;
  margin: 0 auto;
}

#contact #sec_01 .text {
  margin-bottom: 30px;
}

#contact #sec_01 .text span {
  color: #ff6a00;
  font-weight: 700;
}

#contact #sec_01 .table_01 tr {
  border-top: 1px solid #f7a717;
  border-bottom: 1px solid #f7a717;
}

#contact #sec_01 .table_01 th {
  width: 30%;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  padding: 30px 40px;
  vertical-align: middle;
}

#contact #sec_01 .table_01 td {
  width: 70%;
  padding: 30px 40px;
}

#contact #sec_01 .table_01 td input {
  font-size: 16px;
  padding: 6px 12px;
}

#contact #sec_01 .table_01 td input.long {
  width: 60%;
}

#contact #sec_01 .table_01 td input.middle {
  width: 40%;
}

#contact #sec_01 .table_01 td input.short {
  width: 30%;
}

#contact #sec_01 .table_01 td input.mini {
  width: 10%;
}

#contact #sec_01 .table_01 td .address_txt {
  display: inline-block;
  margin-right: 10px;
}

#contact #sec_01 .table_01 td .note {
  font-size: 14px;
  line-height: 1;
  padding: 8px 0 0 0;
}

#contact #sec_01 .table_01 td .address_list li {
  margin-bottom: 25px;
}

#contact #sec_01 .table_01 td .address_list li:last-child {
  margin-bottom: 0;
}

#contact #sec_01 .table_01 td .radio {
  display: flex;
  justify-content: flex-start;
}

#contact #sec_01 .table_01 td .radio li {
  margin-right: 30px;
}

#contact #sec_01 .table_01 td .radio li:last-child {
  margin-right: 0;
}

#contact #sec_01 .table_01 td input[type="radio"] {
  display: inline-block;
  width: 1.1em;
  height: 14px;
  margin: 0;
  vertical-align: -1px;
}

#contact #sec_01 .table_01 td select {
  font-size: 16px;
  height: 40px;
  padding: 6px 12px;
}

#contact #sec_01 .table_01 td textarea {
  width: 100% !important;
  max-width: 100% !important;
  height: 150px !important;
  font-size: 16px;
  padding: 6px 12px;
  resize: none;
}

table#mfp_confirm_table tr {
  border-top: 1px solid #f7a717;
}

table#mfp_confirm_table tr:last-child {
  border-bottom: 1px solid #f7a717;
}

#contact #sec_01 #mfp_confirm_table th {
  width: 30%;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  background: none;
  border: none;
  padding: 30px 40px;
}

#contact #sec_01 #mfp_confirm_table td {
  width: 70%;
  font-size: 16px;
  border: none;
  padding: 30px 40px;
}

#contact #sec_01 .mfp_buttons {
  padding: 0;
  margin: 30px auto 0;
}

#contact #sec_01 .mfp_buttons button.mfp_element_submit,
#contact #sec_01 .mfp_buttons button.mfp_element_button {
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  border-radius: 30px;
  background: #ff6a00;
  border: 1px solid #ff6a00;
  padding: 15px 80px;
  margin: 0 auto;
  text-decoration: none;
  transition: 0.5s;
}

#contact #sec_01 .mfp_buttons button#mfp_button_cancel {
  background: #ff6a00;
  border: 1px solid #ff6a00;
}

@media screen and (min-width: 768px) {
  #contact #sec_01 .mfp_buttons button.mfp_element_submit:hover,
  #contact #sec_01 .mfp_buttons button.mfp_element_button:hover {
    color: #ff6a00;
    background: #fff;
  }

  #contact #sec_01 .mfp_buttons button#mfp_button_cancel:hover {
    color: #ff6a00;
    background: #fff;
  }
}

/* フォーム全体 */
form#mailformpro {
  padding: 0;
}

/* フォーム部品のボックスシャドウ打消し */
.mfp_element_text,
.mfp_element_number,
.mfp_element_select-one,
.mfp_element_email,
.mfp_element_tel,
.mfp_element_textarea {
  margin: 0;
  box-shadow: none;
}

/* 入力エラーのチカチカなし、文字色 */
div.mfp_err {
  color: #f93434;
  font-size: 14px;
  font-weight: bold;
  background: none;
  padding: 5px 0;
  margin: 0;
}

/* エラー箇所のフォーム部品を色つきで強調 */
.problem {
  background-color: #fdd;
}

/* 入力OKのエフェクト */
div.mfp_ok {
  background-color: #ff7500;
  border-color: #ff7500;
  font-size: 12px;
}

/* チェックボックスのエフェクト打消し */
form#mailformpro label.mfp_not_checked {
  padding: 0;
  border: none;
  box-shadow: none;
}

form#mailformpro label.mfp_checked {
  padding: 0;
  border: none;
  background: none;
  box-shadow: none;
}

/* ボタンのエフェクト打消し */
.mfp_element_submit,
.mfp_element_reset,
.mfp_element_button {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .mfp_element_submit:hover,
  .mfp_element_reset:hover,
  .mfp_element_button:hover,
  button.mfp_next:hover,
  button.mfp_prev:hover {
    box-shadow: none;
  }
}

/* 内容確認画面のテーブルを全幅 */
table#mfp_confirm_table {
  width: 100%;
}

table#mfp_confirm_table tr.mfp_achroma,
table#mfp_confirm_table tr.mfp_colored {
  background: none;
}

div#mfp_phase_confirm h4 {
  font-size: 18px;
  color: #f93434;
  padding: 0;
  margin-bottom: 20px;
}

/* 入力画面の「必須」のデザイン */
.must-fill {
  display: inline-block;
  color: #ff6a00;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
}

/* 入力画面の「任意」のデザイン */
.not_must-fill {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  background: #bbb;
  padding: 4px 10px;
  margin-left: 30px;
}

/*-------------------------------------
お問い合わせ送信完了
--------------------------------------*/
#thanks #sec_01 {
  width: 100%;
  background: url(../img/common/ashifumi_bg01.png) repeat-y center top,
    url(../img/common/color_bg01.jpg) repeat center center;
  padding: 50px 0 100px;
}

#thanks #sec_01 .sec_inner {
  width: 1100px;
  margin: 0 auto;
}

#thanks #sec_01 .text {
  text-align: center;
  margin-bottom: 50px;
}

#thanks #sec_01 .btn_01 a {
  padding: 15px 80px;
}

/*-------------------------------------
プライバシーポリシー
--------------------------------------*/
#privacypolicy #sec_01 {
  width: 100%;
  background: url(../img/common/ashifumi_bg01.png) repeat-y center top,
    url(../img/common/color_bg01.jpg) repeat center center;
  padding: 50px 0 100px;
}

#privacypolicy #sec_01 .sec_inner {
  width: 1100px;
  margin: 0 auto;
}

#privacypolicy #sec_01 .text {
  margin-bottom: 50px;
}

#privacypolicy #sec_01 .dl_list_01 dt {
  color: #ff6a00;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 5px;
}

#privacypolicy #sec_01 .dl_list_01 dt span {
  display: inline-block;
  width: 1.2em;
  margin-left: -1.2em;
}

#privacypolicy #sec_01 .dl_list_01 dd {
  margin-bottom: 50px;
}

#privacypolicy #sec_01 .dl_list_01 dd:last-child {
  margin-bottom: 0;
}

#privacypolicy #sec_01 .dl_list_01 dd p {
  margin-bottom: 15px;
}

#privacypolicy #sec_01 .dl_list_01 dd p:last-child {
  margin-bottom: 0;
}

#privacypolicy #sec_01 .dl_list_01 dd .list_01 li {
  padding-left: 1.4em;
}

#privacypolicy #sec_01 .dl_list_01 dd .list_01 li span {
  display: inline-block;
  width: 1.4em;
  margin-left: -1.4em;
}

#privacypolicy #sec_01 .dl_list_01 dd a {
  text-decoration: underline;
}

@media screen and (min-width: 768px) {
  #privacypolicy #sec_01 .dl_list_01 dd a:hover {
    text-decoration: none;
  }
}

/*-------------------------------------
サイトマップ
--------------------------------------*/
#sitemap #sec_01 {
  width: 100%;
  background: url(../img/common/ashifumi_bg01.png) repeat-y center top,
    url(../img/common/color_bg01.jpg) repeat center center;
  padding: 50px 0 100px;
}

#sitemap #sec_01 .sec_inner {
  width: 1000px;
  margin: 0 auto;
}

#sitemap #sec_01 .list_01 {
  display: flex;
  justify-content: flex-start;
  flex-flow: row wrap;
}

#sitemap #sec_01 .list_01 li {
  width: calc((100% - 50px * 1) / 2);
  margin-right: 50px;
}

@media screen and (min-width: 768px) {
  #sitemap #sec_01 .list_01 li:nth-child(2n) {
    margin-right: 0;
  }
}

#sitemap #sec_01 .list_01 li a {
  display: block;
  font-size: 16px;
  border-bottom: 1px solid #ff6a00;
  padding: 25px 50px;
  position: relative;
}

#sitemap #sec_01 .list_01 li:nth-child(1) a,
#sitemap #sec_01 .list_01 li:nth-child(2) a {
  border-top: 1px solid #ff6a00;
}

#sitemap #sec_01 .list_01 li a:before {
  display: inline-block;
  content: "";
  width: 12px;
  height: 15px;
  background: url(../img/common/ashifumi_icon01.png) no-repeat;
  position: absolute;
  top: calc(50% - 7.5px);
  left: 30px;
}

#sitemap #sec_01 .list_01 li span {
  display: inline-block;
  position: relative;
}

#sitemap #sec_01 .list_01 li span:after {
  display: inline-block;
  content: "";
  width: 100%;
  height: 2px;
  background: #ff6a00;
  position: absolute;
  bottom: 2px;
  left: 0;
  opacity: 0;
  transition: 0.4s;
  visibility: hidden;
}

@media screen and (min-width: 768px) {
  #sitemap #sec_01 .list_01 li a:hover span:after {
    bottom: -5px;
    opacity: 1;
    visibility: visible;
  }
}

/*-------------------------------------
404
--------------------------------------*/
#not_found #sec_01 {
  width: 100%;
  background: url(../img/common/ashifumi_bg01.png) repeat-y center top,
    url(../img/common/color_bg01.jpg) repeat center center;
  padding: 50px 0 100px;
}

#not_found #sec_01 .sec_inner {
  width: 1100px;
  margin: 0 auto;
}

#not_found #sec_01 .text {
  font-size: 18px;
  text-align: center;
  margin-bottom: 30px;
}

#not_found #sec_01 .btn_01 a {
  padding: 15px 60px;
}

/*-----------------------------------------------------
ブログなどのページャー（Wordpress）
------------------------------------------------------*/
/* ナビゲーション全体のデザイン */
.wp-pagenavi {
  font-size: 0;
  text-align: center;
  margin-top: 50px;
}

/* ボタン<a>タグのデザイン */
.wp-pagenavi a {
  display: inline-block;
  color: #ff6a00;
  font-size: 16px;
  background: #fff;
  border: 1px solid #ff6a00;
  padding: 3px 12px;
  margin-right: 12px;
  border-radius: 4px;
  transition: 0.4s;
}

/* ボタン<a>タグのホバー時のデザイン */
@media screen and (min-width: 768px) {
  .wp-pagenavi a:hover {
    color: #fff;
    background-color: #ff6a00;
  }
}

/* 表示中のページ番号のデザイン */
.wp-pagenavi .current {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  background: #ff6a00;
  border: 1px solid #ff6a00;
  padding: 3px 12px;
  margin-right: 12px;
  border-radius: 4px;
}

/* 矢印（ < とか > ）のデザイン */
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
  color: #ff6a00;
  font-size: 16px;
  font-weight: bold;
  background: none;
  border: none;
}

/*-------------------------------------
メンバーページ共通
--------------------------------------*/
#usces-member #sec_01 {
  width: 100%;
  background: url(../img/common/ashifumi_bg01.png) repeat-y center top,
    url(../img/common/color_bg01.jpg) repeat center center;
  padding: 50px 0 100px;
}

#usces-member #sec_01 .sec_inner {
  width: 1100px;
  margin: 0 auto;
}

#usces-member #sec_01 .catbox .post .entry {
  padding: 0;
  border: none;
}

#usces-member #sec_01 .header_explanation {
  padding: 0;
}

#usces-member #sec_01 .footer_explanation {
  padding: 0;
}

/*-------------------------------------
新規会員登録
--------------------------------------*/
#welcart_newmember #sec_01 .header_explanation {
  margin-bottom: 30px;
}

#welcart_newmember #sec_01 .header_explanation .orange {
  color: #ff6a00;
  font-weight: 700;
}

#welcart_newmember #sec_01 .error_message {
  color: #f93434;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px;
}

#welcart_newmember #sec_01 #memberpages form {
  padding: 0;
}

#welcart_newmember #sec_01 #memberpages .customer_form tr {
  border-top: 1px solid #f7a717;
  border-bottom: 1px solid #f7a717;
}

#welcart_newmember #sec_01 #memberpages .customer_form th {
  width: 30%;
  color: #333;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  text-align: left;
  border: none;
  background: none;
  padding: 30px 40px;
  margin: 0;
  vertical-align: middle;
}

#welcart_newmember #sec_01 #memberpages .customer_form th em {
  color: #ff6a00;
  font-weight: 700;
}

#welcart_newmember #sec_01 #memberpages .customer_form td {
  width: 70%;
  color: #333;
  line-height: 1;
  border: none;
  padding: 30px 40px !important;
}

#welcart_newmember #sec_01 #memberpages .customer_form tr#name_row td,
#welcart_newmember #sec_01 #memberpages .customer_form tr#furikana_row td {
  width: 35%;
  font-size: 16px;
}

#welcart_newmember #sec_01 #memberpages .customer_form td .note {
  color: #333;
  font-size: 14px;
  line-height: 1;
  padding: 8px 0 0 0;
}

#welcart_newmember #sec_01 #memberpages .customer_form td input {
  width: 40%;
  font-size: 16px;
  border: 1px solid #ccc;
  padding: 6px 12px;
  border-radius: 3px;
}

#welcart_newmember #sec_01 #memberpages .customer_form td input#mailaddress1,
#welcart_newmember #sec_01 #memberpages .customer_form td input#mailaddress2,
#welcart_newmember #sec_01 #memberpages .customer_form td input#address1,
#welcart_newmember #sec_01 #memberpages .customer_form td input#address2,
#welcart_newmember #sec_01 #memberpages .customer_form td input#address3 {
  width: 60%;
}

#welcart_newmember #sec_01 #memberpages .customer_form td input#search_zipcode {
  width: 20%;
  color: #fff;
  font-size: 14px;
  height: 38px;
  line-height: 1;
  background: #ff6a00;
  outline: none;
  cursor: pointer;
}

#welcart_newmember #sec_01 #memberpages .customer_form tr#name_row td input,
#welcart_newmember
  #sec_01
  #memberpages
  .customer_form
  tr#furikana_row
  td
  input {
  width: 90%;
  margin-left: 10px;
}

#welcart_newmember #sec_01 #memberpages .customer_form tr#zipcode_row td input {
  margin-right: 10px;
}

#welcart_newmember #sec_01 #memberpages .customer_form #member_pref {
  width: 150px;
  height: 40px;
  font-size: 16px;
  border: 1px solid #ccc;
  padding: 6px 12px;
  border-radius: 3px;
}

#welcart_newmember #sec_01 #memberpages .send {
  text-align: center;
  padding-top: 40px;
}

#welcart_newmember #sec_01 #memberpages .send input {
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  border-radius: 30px;
  background: #ff6a00;
  border: 1px solid #ff6a00;
  padding: 15px 80px;
  margin: 0 auto;
  text-decoration: none;
  transition: 0.5s;
  cursor: pointer;
  outline: none;
}

@media screen and (min-width: 768px) {
  #welcart_newmember #sec_01 #memberpages .send input:hover {
    color: #ff6a00;
    background: #fff;
  }
}

/*-------------------------------------
会員登録完了
--------------------------------------*/
#welcart_registration_complete #sec_01 p {
  text-align: center;
}

#welcart_registration_complete #sec_01 .footer_explanation {
  padding: 0;
}

#welcart_registration_complete #sec_01 .footer_explanation + p {
  text-align: center;
  margin-top: 40px;
}

#welcart_registration_complete #sec_01 .footer_explanation + p a {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  border-radius: 30px;
  background: #ff6a00;
  border: 1px solid #ff6a00;
  padding: 15px 50px;
  text-decoration: none;
  transition: 0.5s;
}

@media screen and (min-width: 768px) {
  #welcart_registration_complete #sec_01 .footer_explanation + p a:hover {
    color: #ff6a00;
    background: #fff;
  }
}

#welcart_registration_complete #sec_01 .send {
  display: none;
}

.magazine_comp {
  text-align: center;
  margin-top: 0em;
  background: #fffbf5;
  padding: 2em;
  width: 80%;
  margin: 3em auto 0;
}

.magazine_comp p {
  margin-bottom: 1em;
  color: #ff6a00;
}

.magazine_comp a {
  display: block;
  background: #ff6a00;
  max-width: 17rem;
  margin: auto;
  color: #fff;
  line-height: 1;
  padding: 1em 0.5em;
}

@media screen and (min-width: 768px) {
  .magazine_comp a:hover {
    background: #fff;
    color: #ff6a00;
  }
}

/*-------------------------------------
ログイン
--------------------------------------*/
#welcart_login #sec_01 .sec_inner {
  width: 900px;
  margin: 0 auto;
}

#welcart_login #sec_01 .error_message {
  color: #f93434;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px;
}

#welcart_login #sec_01 #memberpages div.loginbox {
  width: 100%;
  background: #fff;
  padding: 40px 100px;
  margin: 0;
}

#welcart_login #sec_01 #memberpages .loginbox p {
  font-size: 16px;
  padding: 0;
}

#welcart_login #sec_01 #memberpages input.loginmail {
  width: 100%;
  height: 40px;
  font-size: 16px;
  line-height: 1;
  border: 1px solid #ccc;
  padding: 6px 12px;
  margin-top: 5px;
  margin-bottom: 20px;
  border-radius: 3px;
}

#welcart_login #sec_01 #memberpages input.loginpass {
  width: 100%;
  height: 40px;
  font-size: 16px;
  line-height: 1;
  border: 1px solid #ccc;
  padding: 6px 12px;
  margin-top: 5px;
  margin-bottom: 10px;
  border-radius: 3px;
}

#welcart_login #sec_01 #memberpages p.forgetmenot {
  text-align: right;
  margin-bottom: 20px;
}

#welcart_login #sec_01 #memberpages p.submit {
  text-align: center;
}

#welcart_login #sec_01 #memberpages p.submit #member_login {
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  border-radius: 30px;
  background: #ff6a00;
  border: 1px solid #ff6a00;
  padding: 15px 80px;
  margin: 0 auto;
  text-decoration: none;
  transition: 0.5s;
  cursor: pointer;
  outline: none;
}

@media screen and (min-width: 768px) {
  #welcart_login #sec_01 #memberpages p.submit #member_login:hover {
    color: #ff6a00;
    background: #fff;
  }
}

#welcart_login #sec_01 #memberpages p#nav {
  font-size: 14px;
  line-height: 1;
  text-align: center;
  margin-bottom: 15px;
}

#welcart_login #sec_01 #memberpages p#nav:last-child {
  margin-bottom: 0;
}

#welcart_login #sec_01 #memberpages p#nav a {
  display: inline-block;
  text-decoration: underline;
}

@media screen and (min-width: 768px) {
  #welcart_login #sec_01 #memberpages p#nav a:hover {
    text-decoration: none;
  }
}

/*-------------------------------------
パスワード再発行
--------------------------------------*/
#welcart_password #sec_01 .sec_inner {
  width: 900px;
  margin: 0 auto;
}

#welcart_password #sec_01 .error_message {
  color: #f93434;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px;
}

#welcart_password #sec_01 #memberpages div.loginbox {
  width: 100%;
  background: #fff;
  padding: 40px 100px;
  margin: 0;
}

#welcart_password #sec_01 #memberpages .loginbox p {
  font-size: 16px;
  padding: 0;
}

#welcart_password #sec_01 #memberpages input.loginmail {
  width: 100%;
  height: 40px;
  font-size: 16px;
  line-height: 1;
  border: 1px solid #ccc;
  padding: 6px 12px;
  margin-top: 5px;
  margin-bottom: 20px;
  border-radius: 3px;
}

#welcart_password #sec_01 #memberpages p.submit {
  text-align: center;
}

#welcart_password #sec_01 #memberpages p.submit #member_login {
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  border-radius: 30px;
  background: #ff6a00;
  border: 1px solid #ff6a00;
  padding: 15px 80px;
  margin: 0 auto;
  text-decoration: none;
  transition: 0.5s;
  cursor: pointer;
  outline: none;
}

@media screen and (min-width: 768px) {
  #welcart_password #sec_01 #memberpages p.submit #member_login:hover {
    color: #ff6a00;
    background: #fff;
  }
}

#welcart_password #sec_01 #memberpages #loginform + div {
  line-height: 1;
  text-align: center;
  margin-bottom: 30px;
}

#welcart_password #sec_01 #memberpages p#nav {
  font-size: 14px;
  line-height: 1;
  text-align: center;
}

#welcart_password #sec_01 #memberpages p#nav a {
  display: inline-block;
  color: #ff6a00;
  text-decoration: underline;
}

@media screen and (min-width: 768px) {
  #welcart_password #sec_01 #memberpages p#nav a:hover {
    text-decoration: none;
  }
}

/*-------------------------------------
パスワード再設定
--------------------------------------*/
#welcart_change_password #sec_01 .sec_inner {
  width: 900px;
  margin: 0 auto;
}

#welcart_change_password #sec_01 .error_message {
  color: #f93434;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px;
}

#welcart_change_password #sec_01 #memberpages form {
  padding: 0;
}

#welcart_change_password #sec_01 #memberpages div.loginbox {
  width: 100%;
  background: none;
  padding: 40px 100px;
  margin: 0;
}

#welcart_change_password #sec_01 #memberpages .loginbox p {
  font-size: 16px;
  padding: 0;
}

#welcart_change_password #sec_01 #memberpages input.loginpass1,
#welcart_change_password #sec_01 #memberpages input.loginpass {
  width: 100%;
  height: 40px;
  font-size: 16px;
  line-height: 1;
  border: 1px solid #ccc;
  padding: 6px 12px;
  margin-top: 5px;
  margin-bottom: 20px;
  border-radius: 3px;
}

#welcart_change_password #sec_01 #memberpages p.submit {
  text-align: center;
}

#welcart_change_password #sec_01 #memberpages p.submit #member_login {
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  border-radius: 0;
  background: #ff6a00;
  border: 1px solid #ff6a00;
  padding: 15px 100px;
  margin: 0 auto;
  text-decoration: none;
  transition: 0.5s;
  cursor: pointer;
  outline: none;
}

@media screen and (min-width: 768px) {
  #welcart_change_password #sec_01 #memberpages p.submit #member_login:hover {
    color: #ff6a00;
    background: #fff;
  }
}

/*-------------------------------------
マイページ
--------------------------------------*/
/*    マイページ共通   */
#welcart_mypage #sec_01 h3 {
  height: auto;
  color: #fff;
  font-size: 18px;
  line-height: 1;
  background: #ff6a00;
  border: none;
  margin-top: 0;
  margin-bottom: 30px;
  padding: 10px 20px;
  text-indent: 0;
}

/*    マイページ各所   */
@media screen and (min-width: 768px) {
  #welcart_mypage #sec_01 #memberinfo ul {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 0;
    margin-bottom: 20px;
  }

  #welcart_mypage #sec_01 #memberinfo ul li {
    font-size: 0;
    line-height: 1;
    margin-right: 20px;
  }

  #welcart_mypage #sec_01 #memberinfo ul li a {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    line-height: 1;
    background: #ff6a00;
    border: 1px solid #ff6a00;
    padding: 10px 40px;
    transition: 0.4s;
  }

  #welcart_mypage #sec_01 #memberinfo ul li:last-child {
    margin-right: 0;
  }

  #welcart_mypage #sec_01 #memberinfo ul li a:hover {
    color: #ff6a00;
    background: #fff;
  }
}

#welcart_mypage #sec_01 .member_table {
  margin-bottom: 50px;
}

#welcart_mypage #sec_01 .member_table th {
  width: 15%;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  background: #333;
  border: 1px solid #ccc;
  padding: 10px 20px;
}

#welcart_mypage #sec_01 .member_table td {
  width: 35%;
  color: #333;
  font-size: 14px;
  line-height: 1;
  background: #fff;
  border: 1px solid #ccc;
  padding: 10px 20px;
}

#welcart_mypage #sec_01 .currency_code {
  display: none;
}

#welcart_mypage #sec_01 .history-area {
  height: auto;
  max-height: 700px;
  margin-bottom: 50px;
}

#welcart_mypage #sec_01 #history_head {
  border: 1px solid #aaa;
}

#welcart_mypage #sec_01 #history_head th {
  color: #fff;
  font-size: 14px;
  line-height: 1;
  background: #aaa;
  border: none;
  border-right: 1px solid #fff;
  padding: 8px;
}

#welcart_mypage #sec_01 #history_head th:last-child {
  border-right: 1px solid #aaa;
}

#welcart_mypage #sec_01 #history_head td {
  color: #333;
  font-size: 14px;
  line-height: 1;
  background: #fefefe;
  border: none;
  border-right: 1px solid #aaa;
  text-align: center;
  padding: 8px;
}

#welcart_mypage #sec_01 #history_head th.discount,
#welcart_mypage #sec_01 #history_head td.discount {
  display: none;
}

#welcart_mypage #sec_01 .retail {
  border: 1px solid #aaa;
  margin-bottom: 40px;
}

#welcart_mypage #sec_01 .retail:last-child {
  margin-bottom: 0;
}

#welcart_mypage #sec_01 .retail th,
#welcart_mypage #sec_01 .retail td {
  font-size: 14px;
  line-height: 1;
  text-align: center;
  border: none;
  padding: 8px;
}

#welcart_mypage #sec_01 .retail th {
  color: #fff;
  background: #aaa;
  border-right: 1px solid #fff;
}

#welcart_mypage #sec_01 .retail th:last-child {
  border-right: 1px solid #aaa;
}

#welcart_mypage #sec_01 .retail td {
  color: #333;
  background: #fefefe;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
}

#welcart_mypage #sec_01 .retail td a {
  text-decoration: underline;
}

@media screen and (min-width: 768px) {
  #welcart_mypage #sec_01 .retail td a:hover {
    text-decoration: underline;
  }
}

#welcart_mypage #sec_01 .error_message {
  color: #f93434;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px;
}

#welcart_mypage #sec_01 #memberpages form {
  padding: 0;
}

#welcart_mypage #sec_01 .customer_form {
  margin-bottom: 30px;
}

#welcart_mypage #sec_01 .customer_form tr {
  border-top: 1px solid #f7a717;
  border-bottom: 1px solid #f7a717;
}

#welcart_mypage #sec_01 .customer_form th {
  width: 30%;
  color: #333;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  text-align: left;
  border: none;
  background: none;
  padding: 30px 40px;
  margin: 0;
  vertical-align: middle;
}

#welcart_mypage #sec_01 .customer_form th em {
  color: #ff6a00;
  font-weight: 700;
}

#welcart_mypage #sec_01 .customer_form td {
  width: 70%;
  color: #333;
  line-height: 1;
  border: none;
  padding: 30px 40px !important;
}

#welcart_mypage #sec_01 .customer_form tr#name_row td,
#welcart_mypage #sec_01 .customer_form tr#furikana_row td {
  width: 35%;
  font-size: 16px;
}

#welcart_mypage #sec_01 .customer_form td .note {
  color: #333;
  font-size: 14px;
  line-height: 1;
  padding: 8px 0 0 0;
}

#welcart_mypage #sec_01 .customer_form td input {
  width: 40%;
  font-size: 16px;
  border: 1px solid #ccc;
  padding: 6px 12px;
  border-radius: 3px;
}

#welcart_mypage #sec_01 .customer_form td input#mailaddress1,
#welcart_mypage #sec_01 .customer_form td input#mailaddress2,
#welcart_mypage #sec_01 .customer_form td input#address1,
#welcart_mypage #sec_01 .customer_form td input#address2,
#welcart_mypage #sec_01 .customer_form td input#address3 {
  width: 60%;
}

#welcart_mypage #sec_01 .customer_form td input#search_zipcode {
  width: 20%;
  color: #fff;
  font-size: 14px;
  height: 38px;
  line-height: 1;
  background: #ff6a00;
  outline: none;
  cursor: pointer;
}

#welcart_mypage #sec_01 .customer_form tr#name_row td input,
#welcart_mypage #sec_01 .customer_form tr#furikana_row td input {
  width: 90%;
  margin-left: 10px;
}

#welcart_mypage #sec_01 .customer_form tr#zipcode_row td input,
#welcart_mypage #sec_01 .customer_form tr#address1_row td input,
#welcart_mypage #sec_01 .customer_form tr#address2_row td input,
#welcart_mypage #sec_01 .customer_form tr#address3_row td input,
#welcart_mypage #sec_01 .customer_form tr#tel_row td input,
#welcart_mypage #sec_01 .customer_form tr#fax_row td input {
  margin-right: 10px;
}

#welcart_mypage #sec_01 .customer_form #member_pref {
  width: 150px;
  height: 40px;
  font-size: 16px;
  border: 1px solid #ccc;
  padding: 6px 12px;
  border-radius: 3px;
}

#welcart_mypage #sec_01 .send {
  padding: 0;
}

#welcart_mypage #sec_01 .send input[name="top"] {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  background: #333;
  border: 1px solid #333;
  padding: 10px 20px;
  text-decoration: none;
  transition: 0.5s;
  outline: none;
}

@media screen and (min-width: 768px) {
  #welcart_mypage #sec_01 .send input[name="top"]:hover {
    color: #333;
    background: #fff;
  }
}

#welcart_mypage #sec_01 .send input[name="editmember"] {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  background: #ff6a00;
  border: 1px solid #ff6a00;
  padding: 10px 20px;
  margin-left: 30px;
  text-decoration: none;
  transition: 0.5s;
  outline: none;
}

@media screen and (min-width: 768px) {
  #welcart_mypage #sec_01 .send input[name="editmember"]:hover {
    color: #ff6a00;
    background: #fff;
  }
}

#welcart_mypage #sec_01 .send input[name="deletemember"] {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  background: #aaa;
  border: 1px solid #aaa;
  padding: 10px 20px;
  margin-left: 30px;
  text-decoration: none;
  transition: 0.5s;
  outline: none;
}

@media screen and (min-width: 768px) {
  #welcart_mypage #sec_01 .send input[name="deletemember"]:hover {
    color: #aaa;
    background: #fff;
  }
}

/*-------------------------------------
カート共通
--------------------------------------*/
#usces-cart #sec_01 {
  width: 100%;
  background: url(../img/common/ashifumi_bg01.png) repeat-y center top,
    url(../img/common/color_bg01.jpg) repeat center center;
  padding: 50px 0 100px;
}

#usces-cart #sec_01 .sec_inner {
  width: 1100px;
  margin: 0 auto;
}

#usces-cart #sec_01 .catbox .post .entry {
  padding: 0;
  border: none;
}

#usces-cart #sec_01 .header_explanation {
  padding: 0;
}

#usces-cart #sec_01 .error_message {
  color: #f93434;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 50px;
  margin-top: 50px;
}

#usces-cart #sec_01 .error_message small {
  font-size: 90%;
}

#usces-cart #sec_01 .usccart_navi ol.ucart {
  height: auto;
  margin: 0 0 25px 0;
}

#usces-cart #sec_01 .usccart_navi li.ucart {
  font-weight: normal;
  line-height: 1;
  background: #333;
  border-right: 1px solid #fff;
  padding: 12px 0;
}

#usces-cart #sec_01 .usccart_navi li.ucart:last-child {
  border-right: none;
}

#usces-cart #sec_01 .usccart_navi li.ucart.usccart_cart,
#usces-cart #sec_01 .usccart_navi li.ucart.usccart_customer,
#usces-cart #sec_01 .usccart_navi li.ucart.usccart_delivery,
#usces-cart #sec_01 .usccart_navi li.ucart.usccart_confirm {
  background: #ff6a00;
}

#usces-cart #sec_01 h5 {
  color: #773100;
  font-size: 20px;
  background: none;
  line-height: 1;
  padding: 0;
  margin-bottom: 20px;
}

#usces-cart #sec_01 .send {
  border: none;
  padding-top: 0;
  margin-top: 30px;
}

#usces-cart #sec_01 .to_customerinfo_button,
#usces-cart #sec_01 input[name="customerlogin"],
#usces-cart #sec_01 .to_deliveryinfo_button,
#usces-cart #sec_01 .to_confirm_button,
#usces-cart #sec_01 .checkout_button {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  background: #ff6a00;
  border: 1px solid #ff6a00;
  padding: 8px 20px;
  margin-left: 30px;
  text-decoration: none;
  transition: 0.5s;
  outline: none;
}

@media screen and (min-width: 768px) {
  #usces-cart #sec_01 .to_customerinfo_button:hover,
  #usces-cart #sec_01 input[name="customerlogin"]:hover,
  #usces-cart #sec_01 .to_deliveryinfo_button:hover,
  #usces-cart #sec_01 .to_confirm_button:hover,
  #usces-cart #sec_01 .checkout_button:hover {
    color: #ff6a00;
    background: #fff;
  }
}

#usces-cart #sec_01 .continue_shopping_button,
#usces-cart #sec_01 .to_reganddeliveryinfo_button {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  background: #333;
  border: 1px solid #333;
  padding: 8px 20px;
  text-decoration: none;
  transition: 0.5s;
  outline: none;
}

#usces-cart #sec_01 .to_reganddeliveryinfo_button {
  margin-left: 30px;
}

@media screen and (min-width: 768px) {
  #usces-cart #sec_01 .continue_shopping_button:hover,
  #usces-cart #sec_01 .to_reganddeliveryinfo_button:hover {
    color: #333;
    background: #fff;
  }
}

#usces-cart #sec_01 .back_cart_button,
#usces-cart #sec_01 .back_to_customer_button,
#usces-cart #sec_01 .back_to_delivery_button,
#usces-cart #welcart_cart_confirm #back_button {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  background: #aaa;
  border: 1px solid #aaa;
  padding: 8px 20px;
  text-decoration: none;
  transition: 0.5s;
  outline: none;
}

@media screen and (min-width: 768px) {
  #usces-cart #sec_01 .back_cart_button:hover,
  #usces-cart #sec_01 .back_to_customer_button:hover,
  #usces-cart #sec_01 .back_to_delivery_button:hover {
    color: #aaa;
    background: #fff;
  }
}

#usces-cart #sec_01 .currency_code {
  display: none;
}

#usces-cart #sec_01 .footer_explanation {
  padding: 0;
}

/*-------------------------------------
カート
--------------------------------------*/
/*   商品がカートない場合   */
#welcart_cart #sec_01 .no_cart {
  color: #ff6a00;
  font-size: 20px;
  line-height: 1;
  margin: 60px 0;
}

/*   商品がカートある場合   */
#welcart_cart #sec_01 #cart .upbutton {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  line-height: 1;
  padding-right: 0;
  margin-bottom: 25px;
}

#welcart_cart #sec_01 #cart .upbutton input {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  background: #ff6a00;
  border: 1px solid #ff6a00;
  padding: 6px 12px;
  text-decoration: none;
  transition: 0.5s;
  outline: none;
}

@media screen and (min-width: 768px) {
  #welcart_cart #sec_01 #cart .upbutton input:hover {
    color: #ff6a00;
    background: #fff;
  }
}

#welcart_cart #sec_01 #cart #cart_table {
  border: 1px solid #aaa;
  margin-bottom: 0;
  table-layout: auto;
}

#welcart_cart #sec_01 #cart #cart_table th {
  font-size: 14px;
  line-height: 1;
  background: #aaa;
  border: none;
  border-right: 1px solid #fff;
  padding: 14px;
}

#welcart_cart #sec_01 #cart #cart_table td {
  font-size: 14px;
  line-height: 1;
  text-align: center;
  background: #fff;
  border: none;
  border-top: 1px solid #aaa;
  border-right: 1px solid #aaa;
  padding: 14px;
}

#welcart_cart #sec_01 #cart #cart_table th:first-child,
#welcart_cart #sec_01 #cart #cart_table td:first-child {
  border-left: 1px solid #aaa;
}

#welcart_cart #sec_01 #cart #cart_table th:last-child {
  border-right: 1px solid #aaa;
}

#welcart_cart #sec_01 #cart #cart_table th.stock,
#welcart_cart #sec_01 #cart #cart_table td.stock {
  display: none;
}

#welcart_cart #sec_01 #cart #cart_table td.action .delButton {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  background: #ff6a00;
  border: 1px solid #ff6a00;
  padding: 6px 12px;
  text-decoration: none;
  transition: 0.5s;
  outline: none;
}

@media screen and (min-width: 768px) {
  #welcart_cart #sec_01 #cart #cart_table td.action .delButton:hover {
    color: #ff6a00;
    background: #fff;
  }
}

#welcart_cart #sec_01 #cart #cart_table td.total_tax {
  text-align: right;
}

#welcart_cart #sec_01 #cart #cart_table th.total_price {
  text-align: center;
}

/*-------------------------------------
お客様情報
--------------------------------------*/
#welcart_cart_customer #sec_01 form[name="customer_loginform"] {
  margin-bottom: 50px;
}

#welcart_cart_customer
  #sec_01
  form[name="customer_loginform"]
  .customer_form
  tr,
#welcart_cart_customer #sec_01 form[name="customer_form"] .customer_form tr {
  border-top: 1px solid #f7a717;
  border-bottom: 1px solid #f7a717;
}

#welcart_cart_customer
  #sec_01
  form[name="customer_loginform"]
  .customer_form
  th,
#welcart_cart_customer #sec_01 form[name="customer_form"] .customer_form th {
  width: 35%;
  color: #333;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  text-align: left;
  border: none;
  background: none;
  padding: 30px 20px;
  margin: 0;
  vertical-align: middle;
}

#welcart_cart_customer #sec_01 form[name="customer_form"] .customer_form th em {
  color: #ff6a00;
  font-weight: 700;
}

#welcart_cart_customer
  #sec_01
  form[name="customer_loginform"]
  .customer_form
  td,
#welcart_cart_customer #sec_01 form[name="customer_form"] .customer_form td {
  color: #333;
  line-height: 1;
  border: none;
  padding: 30px 40px;
}

#welcart_cart_customer
  #sec_01
  form[name="customer_loginform"]
  .customer_form
  td
  input,
#welcart_cart_customer
  #sec_01
  form[name="customer_form"]
  .customer_form
  td
  input {
  width: 60%;
  font-size: 16px;
  border: 1px solid #ccc;
  padding: 6px 12px;
  border-radius: 3px;
}

#welcart_cart_customer
  #sec_01
  form[name="customer_loginform"]
  .customer_form
  td
  input#loginpass {
  width: 40%;
}

#welcart_cart_customer
  #sec_01
  form[name="customer_form"]
  .customer_form
  tr#name_row
  td,
#welcart_cart_customer
  #sec_01
  form[name="customer_form"]
  .customer_form
  tr#furikana_row
  td {
  width: 32.5%;
  font-size: 16px;
}

#welcart_cart_customer
  #sec_01
  form[name="customer_form"]
  .customer_form
  td
  .note {
  color: #333;
  font-size: 14px;
  line-height: 1;
  padding: 8px 0 0 0;
}

#welcart_cart_customer
  #sec_01
  form[name="customer_form"]
  .customer_form
  td
  input {
  width: 40% !important;
  font-size: 16px;
  border: 1px solid #ccc;
  padding: 6px 12px;
  border-radius: 3px;
}

#welcart_cart_customer
  #customer-info
  .customer_form
  .customkey_mokuteki
  label.iopt_label
  input[type="checkbox"] {
  width: auto !important;
  margin-right: 10px;
}

#welcart_cart_customer
  #sec_01
  form[name="customer_form"]
  .customer_form
  td
  input#mailaddress1,
#welcart_cart_customer
  #sec_01
  form[name="customer_form"]
  .customer_form
  td
  input#mailaddress2,
#welcart_cart_customer
  #sec_01
  form[name="customer_form"]
  .customer_form
  td
  input#address1,
#welcart_cart_customer
  #sec_01
  form[name="customer_form"]
  .customer_form
  td
  input#address2,
#welcart_cart_customer
  #sec_01
  form[name="customer_form"]
  .customer_form
  td
  input#address3 {
  width: 60% !important;
}

#welcart_cart_customer
  #sec_01
  form[name="customer_form"]
  .customer_form
  td
  input#search_zipcode {
  width: 20% !important;
  color: #fff;
  font-size: 14px;
  height: 38px;
  line-height: 1;
  background: #ff6a00;
  outline: none;
  cursor: pointer;
}

#welcart_cart_customer
  #sec_01
  form[name="customer_form"]
  .customer_form
  tr#name_row
  td
  input,
#welcart_cart_customer
  #sec_01
  form[name="customer_form"]
  .customer_form
  tr#furikana_row
  td
  input {
  width: 90% !important;
  margin-left: 10px;
  margin-right: 0;
}

#welcart_cart_customer
  #sec_01
  form[name="customer_form"]
  .customer_form
  tr#zipcode_row
  td
  input,
#welcart_cart_customer
  #sec_01
  form[name="customer_form"]
  .customer_form
  tr#address1_row
  td
  input,
#welcart_cart_customer
  #sec_01
  form[name="customer_form"]
  .customer_form
  tr#address2_row
  td
  input,
#welcart_cart_customer
  #sec_01
  form[name="customer_form"]
  .customer_form
  tr#address3_row
  td
  input,
#welcart_cart_customer
  #sec_01
  form[name="customer_form"]
  .customer_form
  tr#tel_row
  td
  input,
#welcart_cart_customer
  #sec_01
  form[name="customer_form"]
  .customer_form
  tr#fax_row
  td
  input {
  margin-right: 10px;
}

#welcart_cart_customer
  #sec_01
  form[name="customer_form"]
  .customer_form
  #customer_pref {
  width: 150px;
  height: 40px;
  font-size: 16px;
  border: 1px solid #ccc;
  padding: 6px 12px;
  border-radius: 3px;
}

#welcart_cart_customer #customer-info .customer_form label.iopt_label {
  display: inline-block;
  width: 11rem;
  font-size: 15px;
  line-height: 1;
  margin-bottom: 0.5em;
}

#welcart_cart_customer
  #customer-info
  .customer_form
  label.iopt_label
  input[type="radio"] {
  width: 1rem !important;
  margin-right: 0.5em;
  margin-top: 0;
}

/*-------------------------------------
発送・支払方法
--------------------------------------*/
/*#welcart_cart_delivery .payment_5{
display: none;
}*/
#welcart_cart_delivery .pay .payment_5 {
  /*display: block;*/
}

#welcart_cart_delivery #sec_01 .customer_form {
  margin: 0;
}

#welcart_cart_delivery #sec_01 #delivery_select_table tr:first-child {
  border-top: 1px solid #f7a717;
}

#welcart_cart_delivery #sec_01 #delivery_table tr,
#welcart_cart_delivery #sec_01 #time tr,
#welcart_cart_delivery #sec_01 #notes_table tr {
  border-top: 1px solid #f7a717;
  border-bottom: 1px solid #f7a717;
}

#welcart_cart_delivery #sec_01 #delivery_table tr:last-child,
#welcart_cart_delivery #sec_01 #time tr:last-child {
  border-bottom: none;
}

#welcart_cart_delivery #sec_01 #delivery_select_table th,
#welcart_cart_delivery #sec_01 #delivery_table th,
#welcart_cart_delivery #sec_01 #time th,
#welcart_cart_delivery #sec_01 #notes_table th {
  width: 35%;
  color: #333;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  text-align: left;
  border: none;
  background: none;
  padding: 30px 40px;
  margin: 0;
  vertical-align: middle;
}

#welcart_cart_delivery #sec_01 #delivery_table th em,
#welcart_cart_delivery #sec_01 #time th em {
  color: #ff6a00;
  font-weight: 700;
}

#welcart_cart_delivery #sec_01 #delivery_select_table td,
#welcart_cart_delivery #sec_01 #delivery_table td,
#welcart_cart_delivery #sec_01 #time td,
#welcart_cart_delivery #sec_01 #notes_table td {
  color: #333;
  line-height: 1;
  border: none;
  padding: 30px 40px;
}

#welcart_cart_delivery #sec_01 #delivery_select_table td {
  font-size: 16px;
  line-height: 1;
}

#welcart_cart_delivery #sec_01 #delivery_select_table td input[type="radio"],
#welcart_cart_delivery #sec_01 #time td input[type="radio"] {
  display: inline-block;
  width: 1.1em;
  height: 14px;
  margin: 0 2px 0 0;
  vertical-align: -1px;
}

#welcart_cart_delivery #sec_01 #delivery_select_table tr:first-child td {
  padding: 30px 40px 0;
}

#welcart_cart_delivery #sec_01 #delivery_table tr#name_row td,
#welcart_cart_delivery #sec_01 #delivery_table tr#furikana_row td {
  width: 32.5%;
  font-size: 16px;
}

#welcart_cart_delivery #sec_01 #delivery_table td .note {
  color: #333;
  font-size: 14px;
  line-height: 1;
  padding: 8px 0 0 0;
}

#welcart_cart_delivery #sec_01 #delivery_table td input {
  width: 40%;
  font-size: 16px;
  border: 1px solid #ccc;
  padding: 6px 12px;
  border-radius: 3px;
}

#welcart_cart_delivery #sec_01 #delivery_table td input#mailaddress1,
#welcart_cart_delivery #sec_01 #delivery_table td input#mailaddress2,
#welcart_cart_delivery #sec_01 #delivery_table td input#address1,
#welcart_cart_delivery #sec_01 #delivery_table td input#address2,
#welcart_cart_delivery #sec_01 #delivery_table td input#address3 {
  width: 60%;
}

#welcart_cart_delivery #sec_01 #delivery_table td input#search_zipcode {
  width: 20%;
  color: #fff;
  font-size: 14px;
  height: 38px;
  line-height: 1;
  background: #ff6a00;
  outline: none;
  cursor: pointer;
}

#welcart_cart_delivery #sec_01 #delivery_table tr#name_row td input,
#welcart_cart_delivery #sec_01 #delivery_table tr#furikana_row td input {
  width: 90%;
  margin-left: 10px;
}

#welcart_cart_delivery #sec_01 #delivery_table tr#zipcode_row td input,
#welcart_cart_delivery #sec_01 #delivery_table tr#address1_row td input,
#welcart_cart_delivery #sec_01 #delivery_table tr#address2_row td input,
#welcart_cart_delivery #sec_01 #delivery_table tr#address3_row td input,
#welcart_cart_delivery #sec_01 #delivery_table tr#tel_row td input,
#welcart_cart_delivery #sec_01 #delivery_table tr#fax_row td input {
  margin-right: 10px;
}

#welcart_cart_delivery #sec_01 #delivery_table #delivery_pref,
#welcart_cart_delivery #sec_01 #time #delivery_method_select,
#welcart_cart_delivery #sec_01 #time #delivery_time_select {
  width: 180px;
  height: 40px;
  font-size: 16px;
  border: 1px solid #ccc;
  padding: 6px 12px;
  border-radius: 3px;
}

#welcart_cart_delivery #sec_01 #time td dl dt {
  font-size: 16px;
  padding: 0;
}

#welcart_cart_delivery #sec_01 #time td dl dt:nth-child(n + 2) {
  margin-top: 15px;
}

#welcart_cart_delivery #sec_01 #time td dl dd {
  color: #f93434;
  font-size: 13px;
  line-height: 1.4;
  padding: 0 0 0 20px;
}

#welcart_cart_delivery #sec_01 #notes_table td textarea {
  width: 100% !important;
  max-width: 100% !important;
  height: 150px !important;
  font-size: 16px;
  border: 1px solid #ccc;
  padding: 6px 12px;
  border-radius: 3px;
  resize: none;
}

/*-------------------------------------
内容確認
--------------------------------------*/
#welcart_cart_confirm #sec_01 #cart #cart_table {
  margin-bottom: 30px;
  border: none;
}

#welcart_cart_confirm #sec_01 #cart #cart_table th {
  font-size: 14px;
  line-height: 1;
  background: #aaa;
  border: none;
  border-right: 1px solid #fff;
  padding: 14px;
}

#welcart_cart_confirm #sec_01 #cart #cart_table td {
  font-size: 14px;
  line-height: 1;
  text-align: center;
  background: #fff;
  border: none;
  border-top: 1px solid #aaa;
  border-right: 1px solid #aaa;
  padding: 14px;
}

#welcart_cart_confirm #sec_01 #cart #cart_table th:first-child,
#welcart_cart_confirm #sec_01 #cart #cart_table td:first-child {
  border-left: 1px solid #aaa;
}

#welcart_cart_confirm #sec_01 #cart #cart_table th:last-child {
  border-right: 1px solid #aaa;
}

#welcart_cart_confirm #sec_01 #cart #cart_table th.stock,
#welcart_cart_confirm #sec_01 #cart #cart_table td.stock {
  display: none;
}

#welcart_cart_confirm #sec_01 #cart #cart_table td.action .delButton {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  background: #aaa;
  border: 1px solid #aaa;
  padding: 6px 12px;
  text-decoration: none;
  transition: 0.5s;
  outline: none;
}

@media screen and (min-width: 768px) {
  #welcart_cart_confirm #sec_01 #cart #cart_table td.action .delButton:hover {
    color: #aaa;
    background: #fff;
  }
}

#welcart_cart_confirm #sec_01 #cart #cart_table th.item_total_price,
#welcart_cart_confirm #sec_01 #cart #cart_table th.total_price {
  text-align: center;
}

#welcart_cart_confirm #sec_01 #cart #cart_table td.total_tax_label,
#welcart_cart_confirm #sec_01 #cart #cart_table td.total_carriage_label,
#welcart_cart_confirm #sec_01 #cart #cart_table td.handling_charge_label {
  text-align: right;
}

#welcart_cart_confirm #sec_01 #confirm_table {
  margin: 0;
}

#welcart_cart_confirm #sec_01 #confirm_table tr {
  border-top: 1px solid #f7a717;
}

#welcart_cart_confirm #sec_01 #confirm_table tr:last-child {
  border-bottom: 1px solid #f7a717;
}

#welcart_cart_confirm #sec_01 #confirm_table tr.bdc {
  background: none;
}

#welcart_cart_confirm #sec_01 #confirm_table .ttl {
  background: #ff6a00;
}

#welcart_cart_confirm #sec_01 #confirm_table .ttl h3 {
  color: #fff;
  font-size: 16px;
  line-height: 1;
}

#welcart_cart_confirm #sec_01 #confirm_table th {
  width: 30%;
  color: #333;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  background: none;
  border: none;
  padding: 15px 40px;
}

#welcart_cart_confirm #sec_01 #confirm_table td {
  width: 70%;
  font-size: 16px;
  border: none;
  padding: 15px 40px;
}

/*-------------------------------------
注文完了
--------------------------------------*/
#welcart_cart_complete #sec_01 h3 {
  display: none;
}

#welcart_cart_complete #sec_01 .header_explanation {
  text-align: center;
}

#welcart_cart_complete #sec_01 #status_table {
  text-align: center;
  margin-top: 30px;
}

#welcart_cart_complete #sec_01 #status_table h5 {
  margin-bottom: 10px;
}

#welcart_cart_complete #sec_01 .send {
  text-align: center;
}

#welcart_cart_complete #sec_01 .send a {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  background: #ff6a00;
  border: 1px solid #ff6a00;
  padding: 15px 60px;
  text-decoration: none;
  transition: 0.5s;
}

@media screen and (min-width: 768px) {
  #welcart_cart_complete #sec_01 .send a:hover {
    color: #ff6a00;
    background: #fff;
  }
}

/*-------------------------------------
エラーページ
--------------------------------------*/
#welcart_error_page #sec_01 .cart_page_title {
  color: #f93434;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  margin-bottom: 30px;
}

#welcart_error_page #sec_01 #error-page .post {
  width: auto;
  text-align: center;
  background: #fff;
  margin-top: 0;
}

#welcart_error_page #sec_01 #error-page p,
#welcart_error_page #sec_01 #error-page p a {
  color: #f93434;
  font-size: 16px;
  line-height: 1.8;
}

#welcart_error_page #sec_01 #error-page p a {
  text-decoration: underline;
}

#welcart_error_page #sec_01 #error-page p a:hover {
  text-decoration: none;
}

/*-------------------------------------
マガジン
--------------------------------------*/
#magazine section {
  width: 100%;
  background: url(../img/common/ashifumi_bg01.png) repeat-y center top,
    url(../img/common/color_bg01.jpg) repeat center center;
  padding: 50px 0 100px;
}

#magazine input,
#magazine select,
#magazine textarea {
  line-height: 1.6;
  border: 1px solid #e0e0e0;
  padding: 3px 5px;
  vertical-align: middle;
  width: 100%;
  font-size: 18px;
  font-family: "Noto Sans JP", sans-serif;
  width: 100%;
}

input[type="checkbox"],
input[type="radio"] {
  width: 1em;
  height: 1em;
  vertical-align: middle;
}

#magazine .short_b {
  width: 75%;
}

#magazine .short {
  width: 65%;
}

#magazine .middle {
  width: 60%;
}

#magazine .long {
  width: 75%;
}

#magazine .sec_inner {
  max-width: 1000px;
  width: 92%;
  margin: auto;
}

#magazine .flex_box {
  display: flex;
  justify-content: flex-start;
}

#magazine .flex_box > span {
  display: block;
  width: 12%;
  text-align: left;
}

#magazine .flex_box label {
  display: flex;
  width: 100%;
  align-items: center;
}

#magazine .flex_box label span {
  width: 100%;
}

#magazine table {
  margin-bottom: 3rem;
  table-layout: fixed;
}

#magazine th,
#magazine td {
  padding: 20px 10px;
}

#magazine th {
  text-align: left;
  width: 25%;
  border-bottom: 1px solid #000000;
}

#magazine td {
  width: 75%;
  border-bottom: 1px solid #f3f4f6;
  padding-left: 5%;
}

#magazine tr {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

#magazine .wrap {
  display: flex;
  align-items: stretch;
  /* justify-content: space-between; */
}

#magazine .wrap > div:first-child {
  width: 25%;
}

#magazine .wrap > div:first-child span {
  margin: 0;
}

#magazine .wrap > div {
  width: 11%;
  display: flex;
  justify-content: space-between;
  margin-right: 1em;
  align-items: center;
}

#magazine .wrap > div input {
  margin: 0 5px;
}

#magazine .wrap > div span {
  margin-left: 10px;
}

#magazine .must-fill {
  display: inline-block;
  color: #ff6a00;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  margin-left: 7px;
}

#magazine .submit_area .btn_submit,
#magazine .submit_area .back {
  width: 100%;
  max-width: 400px;
  margin: auto;
  display: block;
  background: #ff6a00;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  padding: 1em;
  line-height: 1;
  border: 3px solid #ff6a00;
  color: #fff;
  transition-duration: 0.3s;
}

#magazine .submit_area .btn_submit {
  margin-bottom: 1rem;
}

#magazine .submit_area .back {
  background: #737373;
  border: 1px solid #737373;
}

#magazine .btn_submit:disabled {
  opacity: 0.6;
  pointer-events: none;
}

#magazine .thanks {
  text-align: center;
}

#magazine .btn_01 {
  width: 400px;
  margin: auto;
}

#magazine .btn_01 a {
  padding: 21px 0;
  display: block;
}

#magazine .thanks p {
  margin-bottom: 25px;
}

/*-------------------------------------
業者専用ページ
--------------------------------------*/
#page-trader {
  width: 100%;
  max-width: 1000px;
  padding: 80px 0;
  margin: 0 auto;
}

.post-password-form > p {
  text-align: center;
  padding: 0;
  margin: 0 auto 20px;
}

#page-trader .post-password-form input[type="password"] {
  display: inline-block;
  padding: 5px 10px;
  margin: 0;
  background: #fafafa;
  border: 1px solid #c8c8c8;
  box-shadow: none;
  outline: none;
  color: #111;
}

#page-trader .post-password-form input[type="submit"] {
  display: inline-block;
  padding: 5px 10px;
  margin: 0;
  background: #111;
  border: none;
  box-shadow: none;
  outline: none;
  color: #fff;
}

#logo_slider_wrap {
  overflow: hidden;
  margin: 40px 0 0 0;
}

@media screen and (max-width: 768px) {
  #logo_slider_wrap {
    margin: 60px 0 0 0;
  }
}

#logo_slider_wrap p {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
}

.small {
  font-size: 80%;
  font-weight: normal;
}

#logo_slider {
  display: none;
}

#logo_slider.slick-initialized {
  display: block;
}

#logo_slider img {
  border: 1px solid #ccc;
}

#logo_slider a {
  display: block;
  margin: 0 5px;
  border: 1px solid #ccc;
}

#logo_slider div {
  margin-right: 5px;
}

#logo_slider img {
	width: 100%;
    /* min-height: 100px; */
    height: 100px;
    object-fit: contain !important;
}

#move-katahogushi {
  max-width: 770px;
  margin: 40px auto 0 auto;
}

#move-katahogushi video {
  width: 100%;
  height: auto;
}

#ogunisugi_gallery {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

#ogunisugi_gallery .flex {
  margin-top: 35px;
  display: flex;
  justify-content: space-between;
}

#ogunisugi_gallery .youtube_list > * {
  flex: 0 1 48.4%;
}

#ogunisugi_gallery .img_list > * {
  flex: 0 1 15.7%;
  overflow: hidden;
}

#ogunisugi_gallery .img_list > * img {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  object-fit: cover;
}

#ogunisugi_gallery .flex > * a img {
  width: 100%;
}

#ogunisugi_gallery p {
  margin-top: 30px;
  text-align: center;
}

.award_wrap {
  width: 100%;
  max-width: 1200px;
  margin: 80px auto 0 auto;
}

@media screen and (min-width: 768px) {
  .award_wrap {
    padding: 0 24px;
  }
}

.award_wrap h2 {
  color: #fff;
  text-align: center;
  font-size: 30px;
  height: 135px;
  line-height: 1;
  margin-bottom: 40px;
  padding-top: 70px;
  background: url(https://www.ashifumi.jp/Image/top/ribbon.png) no-repeat center
    center / 100% auto;
  /* background: url(../img/top/ribbon02.png) no-repeat center center / 100% auto; */
}

.award_wrap h2 img {
  width: 100%;
}

.award_wrap .flex {
  display: flex;
  justify-content: space-between;
}

.award_wrap .flex > * {
  flex: 0 1 47%;
}

.award_wrap img {
  max-width: 100%;
  display: block;
  width: 100%;
}

.award_design .flex .img img {
  max-width: 342px;
  margin: 0 auto;
}

.award_design h3 {
  color: #e79d3a;
  font-size: 30px;
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  .award_design h3 {
    color: #ee732d;
  }
}

.award_design .img h3 {
  display: none;
}

.award_design h4 {
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 15px;
}

.award_yuuryou .img img {
  max-width: 280px;
  margin: 0 auto;
}

.award_yuuryou .img .baloon .color-orange {
  color: #e79d3a;
}

@media screen and (min-width: 768px) {
  /* .award_yuuryou .img .baloon {
    position: relative;
    background: #fff;
    margin-top: 20px;
    padding: 10px;
    text-align: center;
    filter: drop-shadow(2px 2px 3px rgba(0, 0, 0, 0.15))
      drop-shadow(2px 2px 3px rgba(231, 157, 58, 0.5));
    color: #615953;
    font-size: 25px;
    font-weight: bold;
    border-radius: 10px;
  } */

  .award_yuuryou .img .baloon .color-orange {
    color: #ee732d;
  }

  .award_yuuryou .img .baloon {
    position: relative;
    background: #fff;
    margin-top: 20px;
    padding: 10px;
    text-align: center;
    border: 1px solid #ee732d;
    color: #ee732d;
    font-size: 25px;
    font-weight: bold;
    border-radius: 10px;
  }

  .award_yuuryou .img .baloon::after,
  .award_yuuryou .img .baloon::before {
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute;
    left: 100%;
    top: 50%;
  }

  /* .award_yuuryou .img .baloon::after {
    border-color: rgba(255, 255, 255, 0);
    border-top-width: 8px;
    border-bottom-width: 8px;
    border-left-width: 18px;
    border-right-width: 18px;
    margin-top: -8px;
    border-left-color: #ffffff;
  }

  .award_yuuryou .img .baloon::before {
    border-color: rgba(238, 115, 45, 0);
    border-top-width: 9px;
    border-bottom-width: 9px;
    border-left-width: 15px;
    border-right-width: 15px;
    margin-top: -9px;
    margin-left: 3px;
    border-left-color: #ee732d;
  } */

  .award_yuuryou .img .baloon::before {
    border-color: rgba(238, 115, 45, 0);
    border-top-width: 9px;
    border-bottom-width: 9px;
    border-left-width: 15px;
    border-right-width: 15px;
    margin-top: -9px;
    margin-left: 3px;
    border-left-color: #ee732d;
  }

  .award_yuuryou .img .baloon::after {
    border-color: rgba(255, 255, 255, 0);
    border-top-width: 8px;
    border-bottom-width: 8px;
    border-left-width: 14px;
    border-right-width: 14px;
    margin-top: -8px;
    border-left-color: #ffffff;
  }
}

/* .award_oms2023 {
  padding-bottom: 100px;
} */

.award_oms2023 .img img {
  max-width: 354px;
  margin: 0 auto;
}

.logo_nihon {
  padding-bottom: 0px;
}

.logo_nihon .flex {
  justify-content: center;
}

.logo_nihon .img img {
  max-width: 354px;
  margin: 0 auto;
}

#faq_box {
  padding: 60px 0;
  background: #fff5e3;
}

#faq_box .sec_inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px;
}

@media screen and (min-width: 768px) {
  #faq_box .sec_inner {
    padding: 0 24px;
  }

  .award_oms2023 {
    padding-bottom: 100px;
  }

  #faq_box {
    padding: 100px 0;
    background: #fff5e3;
  }

  #top #sec_voice .btn_01 {
    color: #fff;
    line-height: 1;
    background: #ff6a00;
    border: 1px solid #ff6a00;
    transition: 0.4s;
    border-radius: 30px;
    width: 400px;
    padding: 15px 130px;
    margin: auto;
    font-weight: bold;
    position: relative;
    cursor: pointer;
  }

  #top #sec_voice .btn_01:after {
    display: inline-block;
    content: "";
    width: 9px;
    height: 15px;
    background: url(../img/common/arrow_white02.png) no-repeat;
    position: absolute;
    top: calc(50% - 7.5px);
    right: 20px;
  }
}

#faq_box .sec_inner .ja {
  color: #ff6a00;
  font-size: 30px;
  line-height: 1.3;
  margin-bottom: 50px;
}

.faq_list {
  text-align: left;
}

.faq_list dt {
  position: relative;
  padding: 20px 40px 20px 50px;
  font-weight: bold;
  cursor: pointer;
  background: #fff;
  border-radius: 10px;
  font-size: 18px;
}

@media screen and (max-width: 768px) {
  .faq_list_sub {
    margin-top: 20px;
  }
}

@media screen and (max-width: 400px) {
  .faq_list dt {
    font-size: 16px;
  }
}

.faq_list dt::before {
  content: "Q";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: #fff;
  background: #ff6a00;
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}

.faq_list dd::before {
  content: "A";
  display: inline-block;
  color: #ff6a00;
  font-weight: bold;
  position: absolute;
  top: 20px;
  left: 30px;
}

.faq_list dt::after {
  content: "";
  width: 24px;
  height: 100%;
  background: url(../img/common/icon_plus.svg) no-repeat center center / 100%
    auto;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

.faq_list dt.active::after {
  background-image: url(../img/common/icon_minus.svg);
}

.faq_list dd {
  display: none;
  position: relative;
  padding: 20px 20px 20px 60px;
}

.faq_list dd + dt {
  margin-top: 20px;
}

.faq_list dd::before {
  opacity: 0;
  transition: opacity 0.5s ease;
}

.faq_list dd.open::before {
  opacity: 1;
}

/*lp_yurukuが動かないので追加↑*/
#btn_cart_circle {
  width: 120px;
  position: fixed;
  bottom: 90px;
  right: 20px;
  z-index: 100;
  opacity: 1;
  transition: opacity 0.3s;
}

@media screen and (max-width: 767px) {
  #btn_cart_circle {
    width: 100px;
    bottom: 100px;
    right: 10px;
    opacity: 0;
  }
/* #btn_cart_circle {
  width: 145px;
  background-color: #0CC755;
  font-weight: bold;
  height: 145px;
  border-radius: 50%;
  position: fixed;
  bottom: 100px;
  right: 10px;
  z-index: 100;
  opacity: 1;
  transition: opacity 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 15px;
 
}
#btn_cart_circle a{
	color: #fff;
	display: block;
	width: 100%;
	height 100%;
	text-align: center;
}


@media screen and (max-width: 767px) {
  #btn_cart_circle {
    width: 60px;
    bottom: 70px;
    right: 10px;
    opacity: 0;
  } */
}

#btn_cart_circle a {
  display: block;
  animation: beating-btn 2s infinite;
}

#btn_cart_circle.appear {
  opacity: 1;
}

#btn_cart_circle a:hover {
  animation: beating-btn 1s infinite;
}

@keyframes beating-btn {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1);
  }

  60% {
    transform: scale(1.05);
  }

  70% {
    transform: scale(1);
  }

  80% {
    transform: scale(1.05);
  }

  100% {
    transform: scale(1);
  }
}

#suwatte_mv {
  padding: 80px 20px 30px 20px;
  text-align: center;
  background: #f5ece9;
}

#suwatte_mv img {
  display: block;
  width: min(100%, 1200px);
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  #suwatte_mv {
    padding: 30px 10px 20px 10px;
  }
}

.jsfp_wrap {
  /* margin: 0px auto;
  max-width: 700px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 30px;
  background-color: #fff;
  border-radius: 150px;
  padding: 30px 0;
  margin-bottom: 60px; */
  margin: 30px 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* .jsfp_wrap .ttl_01 {
  color: #615953;
} */

.jsfp_wrap .img {
  flex: 0 1 220px;
  margin-left: 80px;
}

.jsfp_wrap .img img {
  width: 100%;
}

.jsfp_wrap h3 {
  flex: 0 1 auto;
  font-size: 2rem;
}

@media screen and (max-width: 768px) {
  .jsfp_wrap {
    text-align: center;
    background-color: unset;
    padding: 0px 0;
    margin-top: 0;
    margin-bottom: 0;
  }

  .jsfp_wrap .img {
    width: 100%;
    flex: none;
    margin-left: 0;
  }

  .jsfp_wrap h3 {
    font-size: 18px;
    margin-bottom: 20px;
  }
}

.deadline_txt {
  text-align: center;
}

.deadline_txt p {
  display: inline-block;
  font-weight: bold;
  padding: 10px;
  border: 2px solid #ff6a00;
}

@media screen and (max-width: 768px) {
  .deadline_txt {
    text-align: left;
  }

  .deadline_txt p {
    display: block;
  }
}

/*-------------------------------------
開発の経緯
--------------------------------------*/
#history_wrapper {
  width: 100%;
  background: url(../img/common/ashifumi_bg01.png) repeat-y center top,
    url(../img/common/color_bg01.jpg) repeat center center;
  padding: 50px 0 100px;
}

#history_wrapper .catch_txt {
  text-align: center;
  padding: 0 20px 80px 20px;
}

.history_wrap {
  padding: 130px 20px;
}

.history_wrap.bg_white {
  background: #fff;
}

.history_wrap .flex_wrap {
  width: min(100%, 1200px);
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 60px;
}

.history_wrap .flex_wrap + .flex_wrap {
  margin-top: 80px;
}

.history_wrap .flex_wrap .flex_img {
  flex: 0 1 39%;
}

.history_wrap .flex_wrap .flex_img img {
  width: 100%;
}

.history_wrap .flex_wrap .flex_txt {
  flex: 1 1 0%;
}

.history_wrap .flex_wrap .flex_txt h3 {
  color: #ee732d;
  font-size: 30px;
  line-height: 1.4;
  margin-bottom: 30px;
}

.history_wrap .flex_wrap .flex_txt h4 {
  color: #ee732d;
  font-size: 25px;
}

.history_wrap .flex_wrap.re .flex_img {
  order: -2;
}

.history_wrap .col_green {
  color: #25930b !important;
}

@media screen and (max-width: 767px) {
  #history_wrapper .catch_txt {
    text-align: left;
    padding: 0 20px 60px 20px;
  }

  .history_wrap {
    padding: 60px 20px;
  }

  .history_wrap .flex_wrap {
    display: block;
  }

  .history_wrap .flex_wrap + .flex_wrap {
    margin-top: 60px;
  }

  .history_wrap .flex_wrap .flex_txt h3 {
    font-size: 22px;
    margin-bottom: 30px;
  }

  .history_wrap .flex_wrap .flex_txt h4 {
    font-size: 18px;
  }

  .history_wrap .flex_wrap .flex_img {
    margin-top: 30px;
  }
}

#top_fv {
  position: relative;
  aspect-ratio: 1440 / 590;
}

#top_fv .top_fv_img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  max-width: 100%;
  height: auto;
}

#top_fv .top_fv_movie {
  width: 19vw;
  aspect-ratio: 22 / 37;
  position: absolute;
  top: 6vw;
  right: 8vw;
  z-index: 1;
  overflow: hidden;
}

#top_fv .top_fv_movie img,
#top_fv .top_fv_movie video {
  display: block;
  width: 300% !important;
  max-width: none !important;
  position: absolute;
  top: 0;
  left: -100% !important;
}

.top_fv_movie_left {
  width: 23vw;
  height: 40.3vw;
  aspect-ratio: 145 / 254;
  position: absolute;
  z-index: 1;
  overflow: hidden;
  top: 57%;
  transform: translateY(-50%) translateX(0%);
}

.top_fv_movie_left img {
  vertical-align: bottom;
  width: 100%;
  height: auto;
}

@media screen and (max-width: 768px) {
  #top_fv {
    aspect-ratio: 750 / 1334;
  }

  #top_fv .top_fv_movie {
    width: 43vw;
    top: 68vw;
    right: 4vw;
  }

  #top_fv .top_fv_movie img,
  #top_fv .top_fv_movie video {
    left: -104% !important;
  }

  .top_fv_movie_left {
    display: none;
  }
}

/*youtube高速化*/
.frame_wrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  /* 動画の比率　*/
  overflow: hidden;
}

.frame_wrap .arrow,
.frame_wrap .arrow::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
}

.frame_wrap .arrow {
  width: 56px;
  height: 56px;
  border-radius: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  /* 矢印背景色　*/
  pointer-events: none;
}

.frame_wrap .arrow::before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 12px;
  border-color: transparent transparent transparent #222;
  /* 矢印色　*/
}

.frame_wrap img {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: auto;
  transform: translateY(-50%);
}

.frame_wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.youtube2 {
  width: 560px;
  height: auto;
  max-width: 100%;
  padding: 0;
  box-sizing: border-box;
}

.youtube2 .inner {
  padding-top: 56.25%;
  position: relative;
  height: 0;
  overflow: hidden;
}

.youtube2 .inner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.youtube_inner h3 {
  text-align: center;
  font-size: 30px;
  margin: 20px 0;
}

@media screen and (max-width: 768px) {
  .youtube_inner h3 {
    font-size: 20px;
  }
}

.youtube_inner h3 .color-orange {
  color: #e79d3a;
}

.youtube3 {
  position: relative;
  width: 100%;
  max-width: 560px;
  aspect-ratio: 16 / 9;
  background-color: #000;
  cursor: pointer;
  overflow: hidden;
  /* margin: 0 auto; */
}

.play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 68px;
  height: 48px;
  transform: translate(-50%, -50%);
  opacity: 0.9;
  transition: opacity 0.3s;
}

.youtube4 {
  position: relative;
  width: 100% !important;
  max-width: 640px !important;
  aspect-ratio: 16 / 9;
  background-color: #000;
  cursor: pointer;
  overflow: hidden;
  margin: auto;
}

.youtube3 img,
.youtube4 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.youtube3:hover .play-button,
.youtube4:hover .play-button {
  opacity: 1;
}
/*
 * lp-yuruku称号
 */
.title_holder {
  position: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
@media screen and (min-width: 768px) {
  .od-lazy-video {
    width: 640px;
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  .od-lazy-video {
    width: 100%;
    height: auto;
  }
}

.sp-fv {
  position: relative;
}

.sp-fv_img img {
  display: block;
  width: 100%;
  height: auto;
}

.sp-video {
  position: absolute;
  top: 23%;
  left: 51%;
  width: 39%;
  max-width: 100%;
  height: auto;
  pointer-events: none; /* 動画にクリックなどの操作を通さない */
}

.sp-video video {
  width: 100%;
  max-width: 100%;
  height: auto;
  clip-path: inset(13% 0% 0% 0%); /* 上・右・下・左からの切り取り */
  object-fit: cover; /* 画像に合わせてカバーする場合 */
  display: block;
}
.sp-video .ashihumi {
  position: absolute;
  top: 16%; /* 上から50%位置 */
  left: 3%; /* 左から50%位置 */
  width: 50%; /* 必要に応じて調整 */
  height: auto;
  z-index: 2; /* video より前面に */
  pointer-events: none; /* 画像がクリックを邪魔しないように */
}
@media screen and (min-width: 768px) {
  #ashifumi_pv {
    width: 640px;
    height: 360px;
    margin: auto;
  }
}

@media screen and (max-width: 768px) {
  #ashifumi_pv {
    width: 100%;
    height: auto;
  }
}
