@charset "utf-8";
/* CSS Document */
.font-vi {
  font-family: "Great Vibes", cursive;
  font-weight: 400;
  font-style: normal;
}
.txt-purple {
  color: #C480B9;
}
.border_raddef {
  border-radius: 10px;
}
.herowrap .link_wrap {
  gap: clamp(15px, 4vw, 40px);
  z-index: 999;
  position: fixed;
  top: 20px;
  left: 50px;
}
.herowrap .link_wrap .link-item i {
  font-size: 12px;
  margin-top: 2px;
}
.herowrap .link_wrap .link-item a:hover i {
  transform: translateY(5px);
  transition: transform 0.3s ease;
}
.herowrap .circle-container-wrap {
  flex-wrap: nowrap;
  gap: 10px;
  width: 100%;
  margin: 0 auto;
  margin-top: -100px;
}
.herowrap .circle-container {
  width: clamp(110px, 18vw, 200px);
  height: clamp(110px, 18vw, 200px);
  border: 2px solid #fff;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  position: relative;
}
/* アイコン */
.herowrap .circle-container .icon img {
  width: 25px;
  margin-bottom: 10px;
}
.herowrap .txtbox .hero-en {
  font-size: 27px;
  letter-spacing: 0.1em;
}
.herowrap .hero {
  position: relative;
  height: clamp(600px, 80vh, 950px);
min-height: 100vh;
  margin: 0 auto;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}
.herowrap .hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  mix-blend-mode: multiply;
  pointer-events: none;
  z-index: 1;
}
.herowrap .hero-overlay1 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30%;
  background: #C076AE;
  background: linear-gradient(180deg, rgba(192, 118, 174, 0) 0%, rgba(199, 131, 189, 1.00) 85%);
  pointer-events: none;
  z-index: 2;
}
.main-wrap {
  position: relative;
  background-image: url('https://hashimoto-tane.net/system_panel/uploads/images/bg-f.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.main-wrap .hero-overlay2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 500px;
  background: #C076AE;
  background: linear-gradient(0deg, rgba(192, 118, 174, 0) 0%, rgba(199, 131, 189, 1.00) 78%);
  pointer-events: none;
  z-index: 2;
}
.main-wrap .top_box .imgbox {
  width: 45%;
  padding-right: 5%;
}
.main-wrap .top_box .txtbox {
  width: 55%;
}
.herowrap .hero .txtbox2 {
  position: absolute;
  top: 20%;
  right: clamp(0px, 10vw, 100px);
  z-index: 10;
  overflow: hidden;
}
.herowrap .hero .txtbox {
  position: absolute;
  top: 20%;
  left: 20%;
  z-index: 10;
  overflow: hidden;
}
.herowrap .hero .txtbox .fortune {
  width: 140px;
  height: auto;
}
.herowrap .hero-title {
  color: #fff;
  font-size: clamp(48px, 6vw, 72px);
  line-height: 1.2;
  letter-spacing: 0.05em;
  white-space: nowrap;
  overflow: hidden;
}
.herowrap .hero-title span {
  font-size: 0.8em;
}
.herowrap .hero-jp {
  color: #fff;
  line-height: 2;
  letter-spacing: 0.25em;
  margin-right: clamp(12px, 4vw, 36px);
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
}
.herowrap .hero-jp span {
  display: inline-block;
  margin-top: 1.5em;
}
.herowrap {
  position: relative;
  overflow-x: hidden;
}
.herowrap .topimg1 {
  position: absolute;
  bottom: 20px;
  right: 50px;
  z-index: 20;
  width: clamp(250px, 40vw, 300px);
}
.cate1 .top_box {
  position: relative;
  z-index: 21;
}
.cate1 .top_box .txtbox {
  color: #fff;
}
.cate1 .toptitle {
  font-size: 50px;
}
.main-wrap .contents {
  background-color: #FCF6F5;
  border-radius: 20px;
  padding: 5%;
}
.main-wrap .contents .intro_box .imgbox {
  width: 40%;
  padding-right: 5%;
}
.main-wrap .contents .intro_box .txtbox {
  width: 60%;
}
.main-wrap .contents .intro_box .txtbox .icon img {
  width: 25px;
}
.dot {
  justify-content: flex-start;
  padding-bottom: 20px;
  position: relative;
}
.dot::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: repeating-linear-gradient(to right, #AA9EA3 0 3px, transparent 3px 6px);
}
.cate1 {
  position: relative;
}
.main-wrap .moon {
  aspect-ratio: 1 / 1;
  width: 150px;
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
}
.cate1 .moon img {
width: clamp(200px, 50vw, 400px);
  margin-bottom: 10px;
}
.main-wrap .smoke1 {
  aspect-ratio: 1 / 1;
  width: 200px;
  z-index: 10;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateX(-80px) translateY(120px) scaleX(-1);
}
.cate4 {
  position: relative;
  overflow: hidden;
}
.main-wrap .smoke2 {
width: clamp(200px, 50vw, 270px);
  z-index: 10;
  position: absolute;
  top: 0px;
  right: 0px;
  transform: translateX(50px);
}
.smoke3 {
  aspect-ratio: 1 / 1;
width: clamp(200px, 50vw, 270px);
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(-50px) translateY(80px) scaleX(-1);
}
.main-wrap .titlebox .title2 {
  letter-spacing: 0.15em;
}
.main-wrap .icon3 {
  width: 40px;
}
.main-wrap .icon3 img {
  width: 40px;
}
.cate4 .boxwrap {
  gap: 40px;
}
.cate4 .boxwrap .box {
  width: calc(100% / 3 - 80px / 3);
  flex-direction: column;
  gap: 8px;
  align-items: flex-start;
  position: relative;
}
.cate4 .imgbox img {
  border-radius: 4px;
}
.cate4 .badge_box {
  width: 150px;
}
.cate4 .badge_box img {
  width: 50px;
  margin-bottom: 10px;
}
.cate4 .badge_box {
  position: absolute;
  top: 0px;
  left: 0;
  transform: translateX(-70px) translateY(-20px);
}
.main-wrap .badge {
  position: relative;
  display: inline-block;
}
.main-wrap .badge img {
  display: block;
}
.main-wrap .badge p {
  position: absolute;
  top: 40%; /* 中央寄せ */
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 24px;
  font-style: italic;
}
.box_list .box_list_item {
  border-radius: 10px;
  overflow: hidden;
}
.box_list .box_list_item:not(:last-of-type) {
  margin-bottom: 50px;
}
.box_list .box_list_item .item_txt {
  padding: 3%;
  line-height: 2;
}
.box_list .box_list_item .item_txt p {
  line-height: 2;
  font-weight: 500;
}
.box_list .box_list_item .item_txt .item_box:not(:last-of-type) {
  margin-bottom: 20px;
}
.box_list .box_list_item .item_list .item_list_item {
  justify-content: flex-start;
  padding: 5px 0;
  border-bottom: none;
  position: relative;
}
.box_list .box_list_item .item_list .item_list_item::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: repeating-linear-gradient(to right, #D5D5D5 0 3px, transparent 3px 6px);
}
.box_list .box_list_item .item_list .item_list_item:first-of-type {
  border-bottom-width: 2px;
  padding: 0;
}
.box_list .box_list_item .item_list .item_list_item p {
  padding: 5px;
}
.box_list .box_list_item .item_list .item_list_item .item_list_item1 {
  width: 30%;
}
.box_list .box_list_item .item_list .item_list_item .item_list_item2 {
  width: 30%;
}
.box_list .box_list_item .item_list .item_list_item .item_list_item3 {
  width: 40%;
}
.youtube_wrap .youtubebox{
	position: relative;
	aspect-ratio: 1.777 / 1;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 20px;
	overflow: hidden;
}
.youtube_wrap .youtubebox iframe{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
/* ---------- IEのみ ---------- */
@media all and (-ms-high-contrast: none) {}
/* ---------- 1280px ~ ---------- */
@media screen and (max-width: 1280px) {
  .herowrap .hero .txtbox2 {
    position: absolute;
    top: 60%;
    right: 50px;
    z-index: 10;
    overflow: hidden;
  }
  .herowrap .hero-jp {
    margin-right: 0;
    font-size: clamp(14px, 2vw, 20px);
  }
}
/* ---------- 1080px ~ ---------- */
@media screen and (max-width: 1080px) {
.herowrap .hero {
    min-height: auto;
}
  .herowrap .topimg1 {
    right: 0;
    transform: translateX(50px);
  }
  .cate4 .boxwrap {
    gap: 20px;
  }
  .cate4 .boxwrap .box {
    width: calc(100% / 3 - 40px / 3);
  }
}
/* ---------- 768px ~ ---------- */
@media screen and (max-width: 768px) {
  .herowrap .hero .txtbox {
    left: clamp(0px, 2vw, 100px);
  }
  body .herowrap .bg_img_wrap2 {
    background-position: 65% center;
  }
  .herowrap .circle-container-wrap {
    margin-top: -60px;
    gap: 10px;
  }
  .main-wrap .top_box .imgbox, .main-wrap .contents .intro_box .imgbox {
    width: 60%;
    margin-bottom: 30px;
    padding-right: 0;
  }
  .main-wrap .top_box .txtbox, .main-wrap .contents .intro_box .txtbox {
    width: 90%;
  }
 .main-wrap .txtbox .title {
    justify-content: center;
  }
  .cate4 .boxwrap {
    gap: clamp(40px, 8vw, 80px) 20px;
  }
  .cate4 .boxwrap .box {
    width: 100%;
  }
  .cate4 .boxwrap .imgbox, .cate4 .boxwrap .txtbox {
    width: 70%;
    min-width: 250px;
  }
  .cate4 .boxwrap .box {
    flex-direction: column;
    gap: 8px;
    align-items: center;
  }
  .cate4 .badge_box {
    position: absolute;
    top: 0px;
    left: 50px;
    transform: translateX(-70px) translateY(-20px);
  }
}
/* ---------- 576px ~ ---------- */
@media screen and (max-width: 576px) {
  .main-wrap .top_box .imgbox, .main-wrap .contents .intro_box .imgbox {
    width: 80%;
    margin-bottom: 30px;
  }
  .main-wrap .top_box .txtbox, .main-wrap .contents .intro_box .txtbox {
    width: 100%;
  }
  .box_list .box_list_item .item_list .item_list_item {
    border-bottom-width: 2px;
  }
  .box_list .box_list_item .item_list .item_list_item .item_list_item1 {
    width: 100%;
    border-bottom: 0.2px solid #E9E8E8;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .box_list .box_list_item .item_list .item_list_item .item_list_item2 {
    width: 100%;
    border-bottom: 0.2px solid #E9E8E8;
    margin-bottom: 20px;
  }
  .box_list .box_list_item .item_list .item_list_item .item_list_item3 {
    width: 100%;
    margin-bottom: 20px;
  }
  .box_list.box_list1 .box_list_item .item_list .item_list_item:first-of-type p {
    font-size: 16px;
  }
  .box_list .box_list_item:not(:last-of-type) {
    margin-bottom: 30px;
  }
  .box_list .box_list_item .title1 {
    padding: 6px;
  }
  .box_list .box_list_item .item_txt {
    padding: 15px;
  }
  .box_list .box_list_item .item_txt p {
    font-size: 14px;
  }
  .box_list .box_list_item .item_txt .item_box:not(:last-of-type) {
    margin-bottom: 15px;
  }
    
    .herowrap .hero-jp {
   writing-mode: horizontal-tb;
    }
    .herowrap .hero-jp span {
margin-top: 0;
}
 .herowrap .hero .txtbox2 {
  position: absolute;
  top: 9%;
  left:50px;
  z-index: 10;
  overflow: hidden;
}
  .herowrap .hero .txtbox .fortune{width: 90px;}
}
    
}
/* ---------- 350px ~ ---------- */
@media screen and (max-width: 350px) {}