@charset "UTF-8";
/* Scss Document */
.flex_30 {
  width: 30%;
}

.flex_31 {
  width: 31%;
}

.flex_32 {
  width: 32%;
}

.flex_33 {
  width: 33%;
}

.flex_34 {
  width: 34%;
}

.flex_35 {
  width: 35%;
}

.flex_36 {
  width: 36%;
}

.flex_37 {
  width: 37%;
}

.flex_38 {
  width: 38%;
}

.flex_39 {
  width: 39%;
}

.flex_40 {
  width: 40%;
}

.flex_41 {
  width: 41%;
}

.flex_42 {
  width: 42%;
}

.flex_43 {
  width: 43%;
}

.flex_44 {
  width: 44%;
}

.flex_45 {
  width: 45%;
}

.flex_46 {
  width: 46%;
}

.flex_47 {
  width: 47%;
}

.flex_48 {
  width: 48%;
}

.flex_49 {
  width: 49%;
}

.flex_50 {
  width: 50%;
}

.flex_51 {
  width: 51%;
}

.flex_52 {
  width: 52%;
}

.flex_53 {
  width: 53%;
}

.flex_54 {
  width: 54%;
}

.flex_55 {
  width: 55%;
}

.flex_56 {
  width: 56%;
}

.flex_57 {
  width: 57%;
}

.flex_58 {
  width: 58%;
}

.flex_59 {
  width: 59%;
}

.flex_60 {
  width: 60%;
}

.flex_61 {
  width: 61%;
}

.flex_62 {
  width: 62%;
}

.flex_63 {
  width: 63%;
}

.flex_64 {
  width: 64%;
}

.flex_65 {
  width: 65%;
}

.flex_66 {
  width: 66%;
}

.flex_67 {
  width: 67%;
}

.flex_68 {
  width: 68%;
}

.flex_69 {
  width: 69%;
}

.flex_70 {
  width: 70%;
}

:root {
  --min-size: 100px;
}

@media only screen and (max-width: 1024px) {
  :root {
    --min-size: 60px;
  }
}
.padding100 {
  padding-top: clamp(var(--min-size), 10vw, 100px);
  padding-bottom: clamp(var(--min-size), 10vw, 100px);
}

.padding110 {
  padding-top: clamp(var(--min-size), 10vw, 110px);
  padding-bottom: clamp(var(--min-size), 10vw, 110px);
}

.padding120 {
  padding-top: clamp(var(--min-size), 10vw, 120px);
  padding-bottom: clamp(var(--min-size), 10vw, 120px);
}

.padding130 {
  padding-top: clamp(var(--min-size), 10vw, 130px);
  padding-bottom: clamp(var(--min-size), 10vw, 130px);
}

.padding140 {
  padding-top: clamp(var(--min-size), 10vw, 140px);
  padding-bottom: clamp(var(--min-size), 10vw, 140px);
}

.padding150 {
  padding-top: clamp(var(--min-size), 10vw, 150px);
  padding-bottom: clamp(var(--min-size), 10vw, 150px);
}

.padding160 {
  padding-top: clamp(var(--min-size), 10vw, 160px);
  padding-bottom: clamp(var(--min-size), 10vw, 160px);
}

.padding170 {
  padding-top: clamp(var(--min-size), 10vw, 170px);
  padding-bottom: clamp(var(--min-size), 10vw, 170px);
}

.padding180 {
  padding-top: clamp(var(--min-size), 10vw, 180px);
  padding-bottom: clamp(var(--min-size), 10vw, 180px);
}

.padding190 {
  padding-top: clamp(var(--min-size), 10vw, 190px);
  padding-bottom: clamp(var(--min-size), 10vw, 190px);
}

.padding200 {
  padding-top: clamp(var(--min-size), 10vw, 200px);
  padding-bottom: clamp(var(--min-size), 10vw, 200px);
}

.padding210 {
  padding-top: clamp(var(--min-size), 10vw, 210px);
  padding-bottom: clamp(var(--min-size), 10vw, 210px);
}

.padding220 {
  padding-top: clamp(var(--min-size), 10vw, 220px);
  padding-bottom: clamp(var(--min-size), 10vw, 220px);
}

.padding230 {
  padding-top: clamp(var(--min-size), 10vw, 230px);
  padding-bottom: clamp(var(--min-size), 10vw, 230px);
}

.padding240 {
  padding-top: clamp(var(--min-size), 10vw, 240px);
  padding-bottom: clamp(var(--min-size), 10vw, 240px);
}

.padding250 {
  padding-top: clamp(var(--min-size), 10vw, 250px);
  padding-bottom: clamp(var(--min-size), 10vw, 250px);
}

.padding260 {
  padding-top: clamp(var(--min-size), 10vw, 260px);
  padding-bottom: clamp(var(--min-size), 10vw, 260px);
}

.padding270 {
  padding-top: clamp(var(--min-size), 10vw, 270px);
  padding-bottom: clamp(var(--min-size), 10vw, 270px);
}

.padding280 {
  padding-top: clamp(var(--min-size), 10vw, 280px);
  padding-bottom: clamp(var(--min-size), 10vw, 280px);
}

.padding290 {
  padding-top: clamp(var(--min-size), 10vw, 290px);
  padding-bottom: clamp(var(--min-size), 10vw, 290px);
}

.padding300 {
  padding-top: clamp(var(--min-size), 10vw, 300px);
  padding-bottom: clamp(var(--min-size), 10vw, 300px);
}

.margin100 {
  margin-top: clamp(var(--min-size), 10vw, 100px);
  margin-bottom: clamp(var(--min-size), 10vw, 100px);
}

.margin110 {
  margin-top: clamp(var(--min-size), 10vw, 110px);
  margin-bottom: clamp(var(--min-size), 10vw, 110px);
}

.margin120 {
  margin-top: clamp(var(--min-size), 10vw, 120px);
  margin-bottom: clamp(var(--min-size), 10vw, 120px);
}

.margin130 {
  margin-top: clamp(var(--min-size), 10vw, 130px);
  margin-bottom: clamp(var(--min-size), 10vw, 130px);
}

.margin140 {
  margin-top: clamp(var(--min-size), 10vw, 140px);
  margin-bottom: clamp(var(--min-size), 10vw, 140px);
}

.margin150 {
  margin-top: clamp(var(--min-size), 10vw, 150px);
  margin-bottom: clamp(var(--min-size), 10vw, 150px);
}

.margin160 {
  margin-top: clamp(var(--min-size), 10vw, 160px);
  margin-bottom: clamp(var(--min-size), 10vw, 160px);
}

.margin170 {
  margin-top: clamp(var(--min-size), 10vw, 170px);
  margin-bottom: clamp(var(--min-size), 10vw, 170px);
}

.margin180 {
  margin-top: clamp(var(--min-size), 10vw, 180px);
  margin-bottom: clamp(var(--min-size), 10vw, 180px);
}

.margin190 {
  margin-top: clamp(var(--min-size), 10vw, 190px);
  margin-bottom: clamp(var(--min-size), 10vw, 190px);
}

.margin200 {
  margin-top: clamp(var(--min-size), 10vw, 200px);
  margin-bottom: clamp(var(--min-size), 10vw, 200px);
}

.margin210 {
  margin-top: clamp(var(--min-size), 10vw, 210px);
  margin-bottom: clamp(var(--min-size), 10vw, 210px);
}

.margin220 {
  margin-top: clamp(var(--min-size), 10vw, 220px);
  margin-bottom: clamp(var(--min-size), 10vw, 220px);
}

.margin230 {
  margin-top: clamp(var(--min-size), 10vw, 230px);
  margin-bottom: clamp(var(--min-size), 10vw, 230px);
}

.margin240 {
  margin-top: clamp(var(--min-size), 10vw, 240px);
  margin-bottom: clamp(var(--min-size), 10vw, 240px);
}

.margin250 {
  margin-top: clamp(var(--min-size), 10vw, 250px);
  margin-bottom: clamp(var(--min-size), 10vw, 250px);
}

.margin260 {
  margin-top: clamp(var(--min-size), 10vw, 260px);
  margin-bottom: clamp(var(--min-size), 10vw, 260px);
}

.margin270 {
  margin-top: clamp(var(--min-size), 10vw, 270px);
  margin-bottom: clamp(var(--min-size), 10vw, 270px);
}

.margin280 {
  margin-top: clamp(var(--min-size), 10vw, 280px);
  margin-bottom: clamp(var(--min-size), 10vw, 280px);
}

.margin290 {
  margin-top: clamp(var(--min-size), 10vw, 290px);
  margin-bottom: clamp(var(--min-size), 10vw, 290px);
}

.margin300 {
  margin-top: clamp(var(--min-size), 10vw, 300px);
  margin-bottom: clamp(var(--min-size), 10vw, 300px);
}

.pt-110 {
  padding-top: clamp(var(--min-size), 10vw, 110px);
}

.pt-120 {
  padding-top: clamp(var(--min-size), 10vw, 120px);
}

.pt-130 {
  padding-top: clamp(var(--min-size), 10vw, 130px);
}

.pt-140 {
  padding-top: clamp(var(--min-size), 10vw, 140px);
}

.pt-150 {
  padding-top: clamp(var(--min-size), 10vw, 150px);
}

.pt-160 {
  padding-top: clamp(var(--min-size), 10vw, 160px);
}

.pt-170 {
  padding-top: clamp(var(--min-size), 10vw, 170px);
}

.pt-180 {
  padding-top: clamp(var(--min-size), 10vw, 180px);
}

.pt-190 {
  padding-top: clamp(var(--min-size), 10vw, 190px);
}

.pt-200 {
  padding-top: clamp(var(--min-size), 10vw, 200px);
}

.pt-210 {
  padding-top: clamp(var(--min-size), 10vw, 210px);
}

.pt-220 {
  padding-top: clamp(var(--min-size), 10vw, 220px);
}

.pt-230 {
  padding-top: clamp(var(--min-size), 10vw, 230px);
}

.pt-240 {
  padding-top: clamp(var(--min-size), 10vw, 240px);
}

.pt-250 {
  padding-top: clamp(var(--min-size), 10vw, 250px);
}

.pt-260 {
  padding-top: clamp(var(--min-size), 10vw, 260px);
}

.pt-270 {
  padding-top: clamp(var(--min-size), 10vw, 270px);
}

.pt-280 {
  padding-top: clamp(var(--min-size), 10vw, 280px);
}

.pt-290 {
  padding-top: clamp(var(--min-size), 10vw, 290px);
}

.pt-300 {
  padding-top: clamp(var(--min-size), 10vw, 300px);
}

.pb-110 {
  padding-bottom: clamp(var(--min-size), 10vw, 110px);
}

.pb-120 {
  padding-bottom: clamp(var(--min-size), 10vw, 120px);
}

.pb-130 {
  padding-bottom: clamp(var(--min-size), 10vw, 130px);
}

.pb-140 {
  padding-bottom: clamp(var(--min-size), 10vw, 140px);
}

.pb-150 {
  padding-bottom: clamp(var(--min-size), 10vw, 150px);
}

.pb-160 {
  padding-bottom: clamp(var(--min-size), 10vw, 160px);
}

.pb-170 {
  padding-bottom: clamp(var(--min-size), 10vw, 170px);
}

.pb-180 {
  padding-bottom: clamp(var(--min-size), 10vw, 180px);
}

.pb-190 {
  padding-bottom: clamp(var(--min-size), 10vw, 190px);
}

.pb-200 {
  padding-bottom: clamp(var(--min-size), 10vw, 200px);
}

.pb-210 {
  padding-bottom: clamp(var(--min-size), 10vw, 210px);
}

.pb-220 {
  padding-bottom: clamp(var(--min-size), 10vw, 220px);
}

.pb-230 {
  padding-bottom: clamp(var(--min-size), 10vw, 230px);
}

.pb-240 {
  padding-bottom: clamp(var(--min-size), 10vw, 240px);
}

.pb-250 {
  padding-bottom: clamp(var(--min-size), 10vw, 250px);
}

.pb-260 {
  padding-bottom: clamp(var(--min-size), 10vw, 260px);
}

.pb-270 {
  padding-bottom: clamp(var(--min-size), 10vw, 270px);
}

.pb-280 {
  padding-bottom: clamp(var(--min-size), 10vw, 280px);
}

.pb-290 {
  padding-bottom: clamp(var(--min-size), 10vw, 290px);
}

.pb-300 {
  padding-bottom: clamp(var(--min-size), 10vw, 300px);
}

.mt-110 {
  margin-top: clamp(var(--min-size), 10vw, 110px);
}

.mt-120 {
  margin-top: clamp(var(--min-size), 10vw, 120px);
}

.mt-130 {
  margin-top: clamp(var(--min-size), 10vw, 130px);
}

.mt-140 {
  margin-top: clamp(var(--min-size), 10vw, 140px);
}

.mt-150 {
  margin-top: clamp(var(--min-size), 10vw, 150px);
}

.mt-160 {
  margin-top: clamp(var(--min-size), 10vw, 160px);
}

.mt-170 {
  margin-top: clamp(var(--min-size), 10vw, 170px);
}

.mt-180 {
  margin-top: clamp(var(--min-size), 10vw, 180px);
}

.mt-190 {
  margin-top: clamp(var(--min-size), 10vw, 190px);
}

.mt-200 {
  margin-top: clamp(var(--min-size), 10vw, 200px);
}

.mt-210 {
  margin-top: clamp(var(--min-size), 10vw, 210px);
}

.mt-220 {
  margin-top: clamp(var(--min-size), 10vw, 220px);
}

.mt-230 {
  margin-top: clamp(var(--min-size), 10vw, 230px);
}

.mt-240 {
  margin-top: clamp(var(--min-size), 10vw, 240px);
}

.mt-250 {
  margin-top: clamp(var(--min-size), 10vw, 250px);
}

.mt-260 {
  margin-top: clamp(var(--min-size), 10vw, 260px);
}

.mt-270 {
  margin-top: clamp(var(--min-size), 10vw, 270px);
}

.mt-280 {
  margin-top: clamp(var(--min-size), 10vw, 280px);
}

.mt-290 {
  margin-top: clamp(var(--min-size), 10vw, 290px);
}

.mt-300 {
  margin-top: clamp(var(--min-size), 10vw, 300px);
}

.mb-110 {
  margin-bottom: clamp(var(--min-size), 10vw, 110px);
}

.mb-120 {
  margin-bottom: clamp(var(--min-size), 10vw, 120px);
}

.mb-130 {
  margin-bottom: clamp(var(--min-size), 10vw, 130px);
}

.mb-140 {
  margin-bottom: clamp(var(--min-size), 10vw, 140px);
}

.mb-150 {
  margin-bottom: clamp(var(--min-size), 10vw, 150px);
}

.mb-160 {
  margin-bottom: clamp(var(--min-size), 10vw, 160px);
}

.mb-170 {
  margin-bottom: clamp(var(--min-size), 10vw, 170px);
}

.mb-180 {
  margin-bottom: clamp(var(--min-size), 10vw, 180px);
}

.mb-190 {
  margin-bottom: clamp(var(--min-size), 10vw, 190px);
}

.mb-200 {
  margin-bottom: clamp(var(--min-size), 10vw, 200px);
}

.mb-210 {
  margin-bottom: clamp(var(--min-size), 10vw, 210px);
}

.mb-220 {
  margin-bottom: clamp(var(--min-size), 10vw, 220px);
}

.mb-230 {
  margin-bottom: clamp(var(--min-size), 10vw, 230px);
}

.mb-240 {
  margin-bottom: clamp(var(--min-size), 10vw, 240px);
}

.mb-250 {
  margin-bottom: clamp(var(--min-size), 10vw, 250px);
}

.mb-260 {
  margin-bottom: clamp(var(--min-size), 10vw, 260px);
}

.mb-270 {
  margin-bottom: clamp(var(--min-size), 10vw, 270px);
}

.mb-280 {
  margin-bottom: clamp(var(--min-size), 10vw, 280px);
}

.mb-290 {
  margin-bottom: clamp(var(--min-size), 10vw, 290px);
}

.mb-300 {
  margin-bottom: clamp(var(--min-size), 10vw, 300px);
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.a_bb a {
  color: inherit;
  border-bottom: 1px solid #222;
}

/************************/
.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  padding: 20px 60px 20px 35px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 20px;
  transform-origin: top center;
}
.header #logo,
.header .scroll_logo {
  transition: opacity 0.3s ease;
}
.header.active {
  position: fixed;
  background-color: #FFF;
  box-shadow: 0 0 21px rgba(29, 32, 31, 0.11);
}
.header.active #logo {
  opacity: 0;
}
.header.active .scroll_logo {
  opacity: 1;
}
.header.active .nav_list a {
  color: #212121;
}
.header.active .nav_list a:after {
  border-color: #212121;
}

.header.animated {
  transition: transform 0.3s ease;
}

.scroll_logo {
  position: absolute;
  left: 35px;
  top: 20px;
  opacity: 0;
}

.nav_list {
  max-width: 1180px;
  width: calc(100% - 260px);
}
.nav_list ul {
  display: flex;
  justify-content: space-between;
}
.nav_list a {
  color: #FFF;
  letter-spacing: -0.02em;
  position: relative;
  font-weight: 600;
}
.nav_list a:after {
  content: "";
  border-bottom: 1px solid #FFF;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  transition: 0.3s ease;
}
.nav_list a:hover:after {
  width: 100%;
}

.main_scroll {
  position: absolute;
  right: 85px;
  bottom: -250px;
  height: 550px;
  z-index: 500;
  writing-mode: vertical-rl;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  font-size: 12px;
  border-right: 1px solid #FFF;
}
.main_scroll:after {
  content: "";
  border-right: 1px solid #555555;
  position: absolute;
  right: -1px;
  bottom: 0;
  height: 100%;
  animation: scroll 5s ease infinite;
}

@keyframes scroll {
  0% {
    height: 100%;
  }
  100% {
    height: 0;
  }
}
/*********/
.top_main {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  height: clamp(600px, 70vw, 950px);
}

.fadeMain {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  animation: fadeMain 1s ease 0.2s forwards;
  opacity: 0;
}
.fadeMain li {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

@keyframes fadeMain {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#fade1 {
  background: url("../images/fade1.webp") 50% 0/cover no-repeat;
}

#fade2 {
  background: url("../images/fade2.webp") 50% 0/cover no-repeat;
}

#fade3 {
  background: url("../images/fade3.webp") 50% 0/cover no-repeat;
}

.top_title {
  color: #FFF;
  padding-bottom: 9%;
  position: relative;
  z-index: 500;
  width: 90%;
  max-width: 1660px;
}
.top_title h2 {
  font-size: clamp(45px, 6.5vw, 73px);
  letter-spacing: -0.04em;
}
.top_title p {
  font-size: clamp(19px, 2vw, 25px);
  margin-top: 30px;
}

/****************************/
.sec01_flex {
  display: flex;
  justify-content: space-between;
}

.sec01_left {
  max-width: 680px;
  width: 42%;
}
.sec01_left img {
  min-height: 560px;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.sec01_right {
  width: 54%;
}

.eng_64 {
  font-size: clamp(42px, 5.5vw, 64px);
  color: #383838;
  line-height: 1em;
}

.title_21 {
  font-size: 21px;
  font-weight: 600;
}

.title_31 {
  font-size: clamp(26px, 2.5vw, 31px);
  font-weight: 600;
}

.more a {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 300px;
  height: 75px;
  border-radius: 50px;
  position: relative;
  font-size: 16px;
  padding: 0 70px 0 30px;
  color: inherit;
  border: 1px solid #969696;
  transition: 0.3s ease;
}
.more a:hover {
  background-color: #3f3f3f;
  color: #FFF;
}
.more a:hover .arrow {
  background-color: #FFF;
}

.more_arrow a {
  position: relative;
}
.more_arrow a .arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  border-radius: 50%;
  width: 55px;
  height: 55px;
  background-color: #3f3f3f;
  overflow: hidden;
  transition: 0.3s ease;
}
.more_arrow a .arrow:before, .more_arrow a .arrow:after {
  content: "";
  position: absolute;
}
.more_arrow a .arrow:before {
  top: 50%;
  left: calc(50% - 2px);
  transform: translate(-50%, -50%);
  background: url("../images/arrow_w.webp") 50% 0/100% 100% no-repeat;
  width: 14px;
  height: 14px;
  transition: 0.3s ease 0.3s;
}
.more_arrow a .arrow:after {
  top: calc(50% + 30px);
  left: calc(50% - 30px);
  transform: translate(-50%, -50%);
  background: url("../images/arrow_b.webp") 50% 0/100% 100% no-repeat;
  width: 14px;
  height: 14px;
  transition: 0.3s ease;
}
.more_arrow a:hover .arrow:before {
  top: calc(50% - 30px);
  left: calc(50% + 30px);
  transition: 0.3s ease;
}
.more_arrow a:hover .arrow:after {
  top: 50%;
  left: calc(50% - 2px);
  transition: 0.3s ease 0.3s;
}

/************************/
.sec02_flex {
  display: flex;
  justify-content: space-between;
}

.sec02_right {
  order: 2;
  width: calc(45% + 130px);
  max-width: 830px;
  margin-right: -130px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  grid-row-gap: 10px;
}
.sec02_right img {
  height: 100%;
  object-fit: cover;
}

.sec02_img1 {
  height: 60%;
}
.sec02_img1 img {
  width: 100%;
}

.sec02_img2 {
  height: 40%;
}
.sec02_img2 img {
  max-width: 70%;
}

.sec02_left {
  width: 52%;
}

.title_38 {
  font-size: clamp(28px, 3vw, 38px);
  font-weight: 600;
}

.point_title {
  font-size: 18px;
  border: 1px solid #3f3f3f;
  border-radius: 50px;
  padding: 3px 15px;
  width: fit-content;
}

.sec02_list li {
  background-color: #f7f7f7;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 5px 15px;
  font-weight: 600;
}
.sec02_list .cell1 {
  font-size: 21px;
  display: flex;
  align-items: center;
  column-gap: 5px;
}
.sec02_list .cell1 span {
  font-size: 13px;
}
.sec02_list .cell2 {
  width: calc(100% - 155px);
  font-size: 17px;
  padding-top: 7px;
}

/*********************************/
.sec03_bg {
  background-color: #f7f7f7;
  padding: clamp(30px, 7%, 120px) clamp(20px, 7%, 70px);
}

.center {
  text-align: center;
}

.sec03_flex {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  column-gap: 45px;
}
.sec03_flex > div {
  width: 100%;
  max-width: 210px;
  aspect-ratio: 1/1;
  background-color: #FFF;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
  flex: 1 1 calc(16.666% - 45px);
}
.sec03_flex > div:before {
  content: "";
  border: 1px solid #ededed;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 8px);
  height: calc(100% - 8px);
}
.sec03_flex > div:after {
  content: "";
  background-color: #ededed;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -27px;
}
.sec03_flex > div:last-child:after {
  display: none;
}
.sec03_flex p {
  font-size: clamp(13px, 1.3vw, 18px);
  font-weight: 600;
  min-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
  line-height: 1.5em;
}

.more.center a {
  margin: 0 auto;
}

/**********************************/
.eng_58 {
  font-size: clamp(40px, 5.2vw, 58px);
  color: #6d6d6d;
  line-height: 1em;
}

.nowrap_pc {
  white-space: nowrap;
}

.sec06_flex {
  display: flex;
  justify-content: space-between;
  background-color: #f7f7f7;
}

.sec06_left {
  width: 49%;
  max-width: 940px;
}
.sec06_left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  min-height: 640px;
}

.sec06_right {
  width: 46%;
  max-width: 880px;
  padding: clamp(40px, 7%, 110px) 0;
}

.sec06_width {
  width: 90%;
  max-width: 760px;
}

.sec06_eng {
  font-size: clamp(50px, 8vw, 93px);
  color: rgba(255, 255, 255, 0);
  -webkit-text-stroke: 1px #212121;
  text-stroke: 1px #212121;
  line-height: 1em;
  text-box: trim-both cap alphabetic;
}

.title_23 {
  font-size: clamp(20px, 1.7vw, 23px);
  font-weight: 600;
}

.text_17 {
  font-size: 17px;
  font-weight: 600;
}

.fw600 {
  font-weight: 600;
}

/*****************************/
.sec07_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 40px;
  row-gap: 40px;
}
.sec07_grid a {
  padding: 45px;
  color: #FFF;
  display: block;
  position: relative;
  height: 480px;
  overflow: hidden;
}
.sec07_grid a:hover .arrow {
  background-color: #FFF;
}
.sec07_grid a:hover .sec07_img_absolute img {
  transform: scale(1.1);
}
.sec07_grid.more_arrow .arrow {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 45px;
  left: 45px;
  background-color: #c6c6c6;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  overflow: hidden;
  transition: 0.3s ease;
  transform: translateX(0);
}
.sec07_grid.more_arrow .arrow:before, .sec07_grid.more_arrow .arrow:after {
  background: url("../images/arrow_b.webp") 50% 0/100% 100% no-repeat;
  width: 14px;
  height: 14px;
}
.sec07_grid h2, .sec07_grid p {
  position: relative;
  z-index: 500;
}

.sec07_img_absolute {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}
.sec07_img_absolute img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s ease;
}

/***************************/
.sec08_border {
  padding: 70px 0 70px;
  border-top: 1px solid #3f3f3f;
  border-bottom: 1px solid #3f3f3f;
}

.sec08_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 60px;
  row-gap: 20px;
}
.sec08_grid > div {
  background-color: #efefef;
  padding: clamp(30px, 7%, 70px);
}

.title_29 {
  font-size: clamp(23px, 2.2vw, 29px);
  font-weight: 600;
}

.sec08_flex {
  display: flex;
  justify-content: space-between;
  column-gap: 80px;
}
.sec08_flex > div {
  flex-grow: 2;
  position: relative;
}
.sec08_flex > div:after {
  content: "";
  border-right: 1px solid #c6c6c6;
  position: absolute;
  right: -40px;
  top: 0;
  height: 100%;
}
.sec08_flex > div:last-child:after {
  display: none;
}
.sec08_flex h4 {
  font-size: 17px;
  font-weight: 600;
  border: 1px solid #3f3f3f;
  border-radius: 50px;
  width: fit-content;
  margin: 0 auto;
  padding: 2px 15px;
  margin-bottom: 20px;
  text-align: center;
}

.sec08_tel {
  background-color: #f7f7f7;
  padding: 10px 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 5px;
  font-size: clamp(24px, 2vw, 31px);
  line-height: 1em;
  margin-top: 5px;
  letter-spacing: -0.04em;
}
.sec08_tel.free {
  font-size: clamp(24px, 2vw, 32px);
  font-weight: 500;
}

.contact_more a {
  max-width: 450px;
  justify-content: center;
  text-align: center;
  padding: 0;
  margin: auto;
  font-weight: 700;
}

/***********************/
.bg_f7f7f7 {
  background-color: #f7f7f7;
}

.n_flex {
  display: flex;
  justify-content: space-between;
  min-height: 270px;
}

.n_left {
  width: 320px;
  margin-top: -20px;
}

.n_right {
  width: calc(100% - 320px);
  max-width: 1220px;
}

.news {
  border-top: 1px solid #969696;
}
.news a {
  display: flex;
  justify-content: space-between;
  padding: 30px 5px;
  border-bottom: 1px solid #969696;
  color: inherit;
  position: relative;
}
.news a .arrow {
  position: absolute;
  right: 20px;
  top: 35px;
  width: 14px;
  height: 14px;
}
.news a .arrow:before, .news a .arrow:after {
  content: "";
  background: url("../images/arrow_b.webp") 50% 0/100% 100% no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.news a .arrow:before {
  transition: 0.3s ease 0.3s;
}
.news a .arrow:after {
  transition: 0.3s ease;
  opacity: 0;
  left: -20px;
  top: 20px;
}
.news a:hover .arrow:before {
  left: 20px;
  top: -20px;
  opacity: 0;
  transition: 0.3s ease;
}
.news a:hover .arrow:after {
  left: 0;
  top: 0;
  opacity: 1;
  transition: 0.3s ease 0.3s;
}

.n_cell1 {
  width: 120px;
}

.n_cell2 {
  width: calc(100% - 120px);
  max-width: 1000px;
  padding-right: 60px;
}

.n_more {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 290px;
}

/********************************/
.footer {
  background-color: #212121;
  padding: clamp(60px, 7%, 120px) 0 clamp(30px, 7%, 80px);
  color: #FFF;
}

.f_flex {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
  column-gap: 40px;
}
.f_flex a {
  color: #FFF;
}

.f_left {
  width: fit-content;
}

.text_logo {
  font-size: 19px;
  margin-bottom: 20px;
}

.f_tel_flex {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  column-gap: 50px;
}
.f_tel_flex p {
  line-height: 1em;
  letter-spacing: -0.04em;
  font-size: 21px;
}
.f_tel_flex p span {
  font-size: 24px;
}

.f_nav {
  width: 400px;
  display: flex;
  justify-content: space-between;
}
.f_nav li:nth-child(n+2) {
  margin-top: 25px;
}

.f_flex2 {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}

.f_privacy {
  order: 2;
}
.f_privacy a {
  font-size: 13px;
  color: #969696;
}

.copy {
  font-size: 13px;
}

/************************************************************************

    デジタルプリント

************************************************************************/
.main_absolute {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main_absolute img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.long_main {
  height: 100%;
  position: relative;
}
.long_main .main_cont h2 {
  color: #FFF;
}
.long_main .main_cont p {
  color: #c7c7c7;
}

.digital_main {
  background: url("../images/digital1.webp") 50% 0/cover no-repeat;
}

.main_cont {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: clamp(330px, 50vw, 650px);
  padding-top: 7.5%;
}
.main_cont h2 {
  font-size: clamp(30px, 5vw, 58px);
}
.main_cont p {
  font-size: clamp(20px, 2vw, 29px);
  color: #969696;
  line-height: 1em;
  margin-top: 15px;
  font-weight: 100;
}

/*****************/
.sec06_eng.outline_w {
  -webkit-text-stroke: 1px #FFF;
  text-stroke: 1px #FFF;
  opacity: 0.7;
}

.dig_right {
  max-width: 805px;
  margin-left: auto;
}
.dig_right h2 {
  position: relative;
}
.dig_right h2:before {
  content: "";
  border-bottom: 1px solid #FFF;
  width: 190px;
  position: absolute;
  top: 20px;
  left: -215px;
}

.dig_block {
  display: block;
  margin-top: 20px;
}

.line17 {
  line-height: 1.65em;
}

/*********************/
.dig01_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 40px;
}

.dig01_left {
  width: 57%;
  max-width: 600px;
}

.dig01_right {
  width: 43%;
  text-align: right;
  margin-top: 3%;
}
.dig01_right img {
  max-width: 100%;
  height: auto;
}

/******************/
.dig02_flex {
  display: flex;
  justify-content: space-between;
  column-gap: 40px;
}

.dig02_left {
  max-width: 660px;
  width: 46%;
}
.dig02_left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  min-height: 510px;
}
.dig02_left.min430 img {
  min-height: 430px;
}

.dig02_right {
  width: 54%;
}

.sec02_list.dig_style li {
  padding: 5px 15px 13px;
}
.sec02_list.dig_style .cell2 {
  font-size: 16px;
  font-weight: 500;
}

/**********************/
.dig03_flex {
  display: flex;
  justify-content: space-between;
  column-gap: 40px;
}

.dig03_right {
  max-width: 730px;
  width: 49%;
  order: 2;
}
.dig03_right img {
  min-height: 430px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.dig03_left {
  width: 51%;
}

/********************/
.dig04_flex {
  display: flex;
  justify-content: space-between;
  column-gap: 40px;
}

.dig04_right {
  max-width: 480px;
  width: 38%;
  order: 2;
}
.dig04_right img {
  min-height: 380px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.dig04_left {
  max-width: 750px;
  width: 62%;
  display: flex;
  align-items: center;
}

.dig04_list {
  width: 100%;
}
.dig04_list li {
  display: flex;
  justify-content: space-between;
  background-color: #6d6d6d;
  padding: 5px 15px;
  color: #FFF;
}
.dig04_list li:nth-child(n+2) {
  margin-top: 10px;
}
.dig04_list .cell1 {
  width: 300px;
  font-size: 21px;
  font-weight: 700;
  position: relative;
  display: flex;
  column-gap: 10px;
}
.dig04_list .cell1:before {
  content: "";
  background: url("../images/digital6.webp") left 0/100% 100% no-repeat;
  width: 11px;
  height: 12px;
  position: relative;
  top: 13px;
}
.dig04_list .cell2 {
  width: calc(100% - 300px);
  font-size: 17px;
  padding-top: 7px;
}

/************************************************************************

    手作りアルバム製本

************************************************************************/
.bb_none h2:before {
  display: none;
}

.title_43 {
  font-size: clamp(30px, 3.5vw, 43px);
  font-weight: 600;
}

.inline_block {
  display: inline-block;
}

.af_bb {
  display: flex;
  align-items: center;
  column-gap: 20px;
}
.af_bb:after {
  content: "";
  border-bottom: 1px solid #FFF;
  width: 88px;
}

/***************************/
.al01_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 40px;
}

.al01_right {
  max-width: 938px;
  width: 60%;
  order: 2;
}
.al01_right img {
  width: 100%;
  height: auto;
}

.al01_left {
  width: 40%;
}

/***********************/
.al02_flex {
  display: flex;
  justify-content: space-between;
  column-gap: 40px;
}

.al02_left {
  max-width: 730px;
  width: 50%;
}
.al02_left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  min-height: 650px;
}

.al02_right {
  width: 50%;
}

.sec02_list.al_style li {
  padding: 5px 15px 13px;
  background-color: #FFF;
}
.sec02_list.al_style .cell1 {
  width: 195px;
}
.sec02_list.al_style .cell2 {
  width: calc(100% - 195px);
  font-size: 16px;
  font-weight: 500;
}

/**********************/
.al03_flex {
  display: flex;
  justify-content: space-between;
  column-gap: 40px;
}

.al03_right {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 775px;
  width: 50%;
  order: 2;
}
.al03_right > div {
  width: 49%;
  height: 48%;
}
.al03_right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.al03_left {
  width: 50%;
  max-width: 765px;
}

.al03_list {
  border-top: 1px solid #6d6d6d;
}
.al03_list li {
  display: flex;
  justify-content: space-between;
  padding: 20px 5px;
  border-bottom: 1px solid #6d6d6d;
  font-size: 17px;
  font-weight: 700;
}
.al03_list .cell1 {
  width: 110px;
}
.al03_list .cell1 span {
  border: 1px solid #6d6d6d;
  border-radius: 50px;
  padding: 2px 8px;
}
.al03_list .cell2 {
  width: calc(100% - 110px);
}

.bg_ededed {
  background-color: #ededed;
}

.al03_padding {
  padding: clamp(40px, 7%, 120px) clamp(30px, 7%, 70px);
}

.al03_grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  column-gap: 25px;
  row-gap: 25px;
}
.al03_grid > div {
  background-color: #FFF;
  padding: clamp(20px, 20%, 50px) 10px clamp(20px, 20%, 40px);
  text-align: center;
}
.al03_grid .center {
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.al03_grid p {
  font-size: clamp(15px, 1.5vw, 17px);
  line-height: 1.5em;
  margin-top: 30px;
  font-weight: 700;
}
.al03_grid .mini {
  font-size: clamp(12px, 1.2vw, 14px);
  font-weight: 500;
}

/**************/
.al04_slider {
  position: relative;
  width: 100%;
  height: 489px;
  overflow: hidden;
  z-index: 500;
}

.al04_slider ul {
  display: flex;
  width: max-content;
  animation: slideLeft 20s linear infinite;
}

.al04_slider li {
  list-style: none;
  flex-shrink: 0;
}

.al04_slider img {
  vertical-align: top;
}

@keyframes slideLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.al04_eng_slider {
  position: absolute;
  top: calc(50% + 40px);
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  height: 364px;
  overflow: hidden;
}

.al04_eng_slider ul {
  display: flex;
  width: max-content;
  animation: slideLeft 40s linear infinite;
}

.al04_eng_slider li {
  list-style: none;
  flex-shrink: 0;
}

.al04_eng_slider img {
  vertical-align: top;
}

/************************************************************************

    エミュー関連商品販売

************************************************************************/
.header.header_in a {
  color: #212121;
}
.header.header_in a:after {
  border-color: #212121;
}

/***********************/
.emu01_flex {
  display: flex;
  justify-content: space-between;
  column-gap: 40px;
}

.emu01_right {
  order: 2;
  max-width: max-content;
  width: 50%;
}
.emu01_right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.emu01_left {
  width: 50%;
}

/******************/
.emu02_bg {
  color: #FFF;
  background: url("../images/emu2.webp") 50% 50%/cover no-repeat;
}
.emu02_bg .fit_border_title {
  border-color: #FFF;
}

.fit_border_title {
  border: 1px solid #3f3f3f;
  border-radius: 50px;
  padding: 3px 20px;
  font-size: 17px;
  width: fit-content;
}
.fit_border_title.center {
  margin-left: auto;
  margin-right: auto;
}

.emu02_list {
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid #FFF;
}
.emu02_list li {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 15px 0;
  border-bottom: 1px solid #FFF;
  column-gap: 25px;
}
.emu02_list .cell1 {
  background-color: #FFF;
  border-radius: 50px;
  font-size: 14px;
  width: 90px;
  color: #212121;
  text-align: center;
  padding: 8px 3px;
  white-space: nowrap;
  font-weight: 700;
  text-box: trim-both cap alphabetic;
  line-height: 1em;
}
.emu02_list .cell2 {
  flex-grow: 2;
  font-size: 17px;
  font-weight: 700;
}

.emu02_bg_black {
  background: rgba(33, 33, 33, 0.3);
  padding: clamp(30px, 7%, 65px);
  text-align: center;
}

/***************************/
.dot_12 {
  font-size: 12px;
  position: relative;
  top: -2px;
}

.emu03_grid {
  background-color: #FFF;
  padding: 30px 30px 40px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
.emu03_grid h4 {
  font-size: 17px;
  margin-top: 15px;
  font-weight: 700;
}
.emu03_grid .bg {
  background-color: #ededed;
  line-height: 1em;
  padding: 1px 3px 0;
  height: 20px;
  display: flex;
  align-items: center;
  font-size: 13px;
  margin: 10px 0 15px;
}
.emu03_grid .bg.none {
  background: none;
}
.emu03_grid p:not(.bg) {
  font-size: 15px;
}

/********************/
.emu04_flex {
  display: flex;
  justify-content: space-between;
  column-gap: 40px;
}

.emu04_right {
  width: 53%;
  max-width: max-content;
  order: 2;
}
.emu04_right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.emu04_left {
  width: 47%;
}

.dot_list {
  width: fit-content;
}
.dot_list li {
  background-color: #FFF;
  padding: 10px 15px 10px 40px;
  position: relative;
  font-size: 17px;
  font-weight: 700;
}
.dot_list li:nth-child(n+2) {
  margin-top: 10px;
}
.dot_list li:before {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  position: absolute;
  top: 16px;
  left: 20px;
  background-color: #212121;
}

/*********************/
.emu05_check_list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 5px;
}
.emu05_check_list > div {
  background-color: #3f3f3f;
  border-radius: 50px;
  color: #FFF;
  padding: 30px 5px 35px;
}
.emu05_check_list p {
  min-height: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 17px;
  font-weight: 700;
  margin-top: 10px;
  line-height: 1.5em;
}

.emu05_border {
  border: 1px solid #6d6d6d;
  padding: 35px;
  display: flex;
  justify-content: space-between;
  column-gap: 20px;
}

.emu05_right {
  width: 48%;
  max-width: max-content;
  order: 2;
}
.emu05_right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.emu05_left {
  width: 52%;
}

/*****************/
.emu06_bg {
  background-color: #f7f7f7;
  max-width: 670px;
  margin-left: auto;
  margin-right: auto;
  padding: clamp(30px, 11%, 55px);
}

.bb {
  border-bottom: 1px solid #969696;
  padding-bottom: 15px;
}

.dot_list2 li {
  font-size: 17px;
  font-weight: 700;
  position: relative;
  padding-left: 20px;
}
.dot_list2 li:before {
  content: "";
  width: 11px;
  height: 11px;
  border-radius: 50%;
  position: absolute;
  top: 7px;
  left: 0;
  background-color: #212121;
}
.dot_list2 li:nth-child(n+2) {
  margin-top: 15px;
}

.emu06_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 110px;
}
.emu06_list > div {
  width: 47%;
  display: flex;
  justify-content: space-between;
  column-gap: 30px;
}

.emu06_left {
  width: 40%;
  max-width: max-content;
}
.emu06_left img {
  width: 100%;
  height: auto;
}

.emu06_right {
  width: 60%;
}
.emu06_right h3 {
  min-height: 60px;
}
.emu06_right h3 .mini {
  font-size: 17px;
}

.emu06_comment {
  margin-top: 15px;
  border-top: 1px solid #969696;
  border-bottom: 1px solid #969696;
  padding: 25px 0;
}
.emu06_comment h4 {
  min-height: 65px;
  margin-bottom: 20px;
}

.text_15 {
  font-size: 15px;
}

.emu06_price {
  text-align: right;
  font-size: 16px;
  margin-top: 15px;
}
.emu06_price span {
  font-size: 21px;
  font-weight: 700;
}

/**********************/
.hokkaido {
  position: absolute;
  top: 0;
  left: calc(50% + 30px);
  transform: translateX(-50%);
}

.emu07_banner {
  background-color: #ededed;
}
.emu07_banner a {
  display: block;
  position: relative;
  color: inherit;
  padding: 5px 20px 20px;
}
.emu07_banner a .arrow {
  margin-top: 30px;
  position: relative;
  top: 0;
  bottom: 0;
  right: 0;
  transform: translateY(0);
  display: block;
  width: 40px;
  height: 40px;
}
.emu07_banner a .arrow:before, .emu07_banner a .arrow:after {
  width: 11px;
  height: 11px;
}
.emu07_banner a:hover .arrow {
  background-color: #FFF;
}
.emu07_banner .font_eng {
  font-size: clamp(45px, 7vw, 64px);
  line-height: 1em;
  color: #3f3f3f;
}
.emu07_banner h3 {
  font-size: 15px;
}

.emu07_img_absolute {
  position: absolute;
  right: 0;
  top: 0;
  max-width: max-content;
  width: 60%;
  height: 100%;
}
.emu07_img_absolute img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  min-height: 100%;
}

.al04_eng_slider.static {
  position: static;
  top: 0;
  transform: translateY(0);
}

/************************************************************************

    セールスプロモーション

************************************************************************/
.sales01_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 40px;
}

.sales01_right {
  width: 55%;
  max-width: max-content;
  order: 2;
}
.sales01_right img {
  width: 100%;
  height: auto;
}

.sales01_left {
  width: 45%;
}

.title_24 {
  font-size: clamp(20px, 2vw, 24px);
  font-weight: 700;
}

.color_3f {
  color: #3f3f3f;
}

.sales01_before {
  position: relative;
}
.sales01_before:before {
  content: "";
  border-bottom: 1px solid #3f3f3f;
  width: 140px;
  position: absolute;
  left: -160px;
  top: 25px;
}

/*********************/
.sales_af_bg1, .sales_af_bg2 {
  position: relative;
}
.sales_af_bg1 img, .sales_af_bg2 img {
  position: relative;
  z-index: 500;
}
.sales_af_bg1:after, .sales_af_bg2:after {
  content: "";
  background-color: #f7f7f7;
  position: absolute;
}

.sales_af_bg1:after {
  width: 100%;
  height: 100%;
  max-width: 740px;
  max-height: 580px;
  left: -130px;
  top: -150px;
}

.sales_af_bg2:after {
  width: 100%;
  height: 100%;
  max-width: 740px;
  max-height: 580px;
  right: -130px;
  bottom: -150px;
}

.sales02_flex {
  display: flex;
  justify-content: space-between;
  column-gap: 40px;
}

.sales02_left {
  width: 50%;
  max-width: max-content;
}
.sales02_left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sales02_right {
  width: 50%;
}

.sales02_num {
  font-size: 45px;
  color: rgba(255, 255, 255, 0);
  -webkit-text-stroke: 1px #212121;
  text-stroke: 1px #212121;
  line-height: 1em;
}

.sales02_width {
  max-width: 650px;
}
.sales02_width.right {
  margin-left: auto;
}

/**********************************/
.sales03_flex {
  display: flex;
  justify-content: center;
  gap: 85px 55px;
  flex-wrap: wrap;
  width: calc(100% + 85px);
  margin-left: -42px;
}
.sales03_flex > div {
  width: calc(33.33% - 85px);
}
.sales03_flex h3 {
  font-size: clamp(20px, 1.8vw, 21px);
  position: relative;
  margin: 35px 0 25px;
  padding-left: 20px;
  font-weight: 700;
}
.sales03_flex h3:before {
  content: "";
  width: 11px;
  height: 11px;
  border-radius: 50%;
  position: absolute;
  top: 7px;
  left: 0;
  background-color: #212121;
}

/*********************/
.sales04_flex {
  display: flex;
  justify-content: space-between;
  gap: 0 65px;
}
.sales04_flex img {
  width: 100%;
  height: auto;
}

/******************/
.sales05_padding {
  padding: clamp(40px, 8%, 130px) clamp(30px, 8%, 100px) clamp(30px, 8%, 100px);
}

.sales05_bg {
  padding: clamp(40px, 8%, 80px) 30px 30px;
  background-color: #ededed;
}

.sales06_relative {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: fit-content;
}

.sales06_absolute {
  position: absolute;
  left: -220px;
  bottom: 0;
}

.sales06_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.sales06_grid > div {
  border: 3px solid #FFF;
  padding: clamp(30px, 7%, 60px) 30px;
}

.sales06_tel {
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
  background-color: #f7f7f7;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px 15px;
}
.sales06_tel .tel a {
  display: flex;
  align-items: center;
  column-gap: 10px;
  font-size: clamp(24px, 2.5vw, 31px);
  letter-spacing: -0.04em;
}
.sales06_tel img {
  position: relative;
  top: 1px;
}
.sales06_tel a {
  padding: 15px 5px;
  color: inherit;
}

/************************************************************************

    会社概要

************************************************************************/
.com01_padding {
  padding: clamp(30px, 7%, 100px) 30px;
}

.com01_flex {
  display: flex;
  justify-content: space-between;
  column-gap: 40px;
  max-width: 1320px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.com01_left {
  width: 47%;
  max-width: max-content;
}
.com01_left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.com01_right {
  width: 53%;
}

.font_m {
  font-weight: 500;
}

/**************************/
.com02_table > div {
  display: flex;
  justify-content: space-between;
}
.com02_table > div:nth-child(1) .com02_cell1 {
  border-top: 1px solid #212121;
}
.com02_table > div:nth-child(1) .com02_cell2 {
  border-top: 1px solid #969696;
}
.com02_table > div a {
  color: inherit;
}

.com02_cell1 {
  width: 230px;
  border-bottom: 1px solid #212121;
  padding: 30px 10px;
  font-weight: bold;
}

.com02_cell2 {
  width: calc(100% - 235px);
  border-bottom: 1px solid #969696;
  padding: 30px 10px 30px 40px;
}

/************************/
.com03_flex {
  border: 3px solid #ededed;
  display: flex;
  justify-content: space-between;
  padding: clamp(30px, 7%, 60px) clamp(20px, 7%, 45px);
}

.com03_left {
  width: 250px;
}

.com03_right {
  width: calc(100% - 250px);
}
.com03_right > div {
  display: flex;
  justify-content: space-between;
  max-width: 1170px;
  gap: 20px;
  align-items: center;
}
.com03_right > div:nth-child(n+2) {
  margin-top: 35px;
}

.com03_cell1 {
  display: flex;
  justify-content: space-between;
  width: calc(100% - 320px);
}
.com03_cell1 .cell1 {
  font-size: 21px;
  font-weight: 700;
  width: 250px;
  position: relative;
  padding-left: 15px;
}
.com03_cell1 .cell1:before {
  content: "";
  width: 11px;
  height: 11px;
  border-radius: 50%;
  position: absolute;
  top: 9px;
  left: 0;
  background-color: #212121;
}
.com03_cell1 .cell2 {
  width: calc(100% - 250px);
  padding-top: 2px;
}

.com03_cell2 {
  width: 320px;
}
.com03_cell2 a {
  display: block;
  border-radius: 50px;
  border: 1px solid #969696;
  padding: 10px;
  text-align: center;
  position: relative;
  color: inherit;
}
.com03_cell2.more_arrow .arrow {
  background: none;
  right: 0;
}
.com03_cell2.more_arrow .arrow:before {
  background-image: url("../images/arrow_b.webp");
}

/********************************/
.com04_flex {
  display: flex;
  justify-content: space-between;
  gap: 40px 30px;
}

.com04_left {
  width: 48%;
}

.com04_right {
  width: 52%;
  max-width: 790px;
}
.com04_right iframe {
  width: 100%;
  height: 100%;
}

.com04_bg {
  background-color: #f7f7f7;
  padding: 40px 20px;
}
.com04_bg .dot_list2 li {
  font-weight: 500;
}

/************************************************************************

    お問い合わせ

************************************************************************/
.contact_form {
  border-top: 1px solid #969696;
}
.contact_form > div {
  display: flex;
  justify-content: space-between;
  padding: 50px 10px;
  border-bottom: 1px solid #969696;
}

.c_cell1 {
  width: 320px;
  display: flex;
  align-items: flex-start;
  font-size: clamp(16px, 1.5vw, 21px);
  font-weight: 700;
  padding-top: 5px;
}
.c_cell1:before {
  content: "";
  width: 11px;
  height: 11px;
  border-radius: 50%;
  margin-top: 13px;
  background-color: #212121;
  margin-right: 10px;
}

.req {
  font-size: 14px;
  border-radius: 50px;
  color: #FFF;
  background-color: #dc3838;
  padding: 5px 8px 4px 6px;
  margin-left: 15px;
  display: inline-block;
  line-height: 1em;
  margin-top: 7px;
}

.c_cell2 {
  width: calc(100% - 320px);
}
.c_cell2 select {
  -webkit-appearance: none;
  appearance: none;
  background-image: url("../images/select.webp");
  background-repeat: no-repeat;
  background-size: 16px auto;
  background-position: right 12px center;
}

.select_box .size {
  max-width: 580px;
}

.size, .area {
  background-color: #FFF;
  border: 0;
  width: 100%;
}

.size {
  height: 50px;
  padding: 0 15px;
}

.area {
  height: 330px;
  padding: 15px;
}

.check_box {
  text-align: center;
  font-size: 17px;
}
.check_box a {
  color: inherit;
  border-bottom: 1px solid rgba(0, 0, 0, 0.35);
}
.check_box input[type=checkbox] {
  position: relative;
  width: 18px;
  height: 18px;
  border: 1px solid #BBB;
  background-color: #FFF;
  vertical-align: -2px;
  margin-right: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.check_box input[type=checkbox]:checked {
  background-color: #212121;
}
.check_box input[type=checkbox]:checked:before {
  position: absolute;
  top: 0px;
  left: 5px;
  transform: rotate(50deg);
  width: 6px;
  height: 12px;
  border-right: 2px solid #FFF;
  border-bottom: 2px solid #FFF;
  content: "";
}

.sub_mit {
  margin-left: auto;
  margin-right: auto;
  width: 260px;
}
.sub_mit input {
  display: block;
  text-align: center;
  color: #FFF;
  width: 100%;
  border-radius: 50px;
  padding: 25px 0;
  font-size: 16px;
  background-color: #212121;
  border: 1px solid #212121;
  transition: 0.3s ease;
  letter-spacing: 0.2em;
  font-weight: 700;
}
.sub_mit input:hover {
  background-color: #FFF;
  color: #212121;
}

/*******************************/
.con03_border {
  border: 6px solid #FFF;
  padding: clamp(40px, 7%, 80px) clamp(30px, 7%, 80px);
}

.sales06_tel.con03_bg_w {
  background-color: #FFF;
  justify-content: flex-start;
  max-width: 450px;
  gap: 10px;
}
.sales06_tel.con03_bg_w a {
  justify-content: flex-start;
  padding: 10px 20px;
}

.sales06_tel.mail {
  display: flex;
  justify-content: flex-start;
}
.sales06_tel.mail a {
  column-gap: 10px;
  display: flex;
  align-items: center;
  font-size: clamp(20px, 2vw, 25px);
}

.privacy_more a {
  width: 290px;
  background-color: #212121;
  border: 1px solid #212121;
  color: #FFF;
  border-radius: 50px;
  margin: 0 auto;
  transition: 0.3s ease;
  display: block;
  text-align: center;
  padding: 2px;
}
.privacy_more a:hover {
  color: #212121;
  background-color: #FFF;
}

/************************************************************************

    お知らせ

************************************************************************/
.pagenation {
  text-align: center;
}

.pagenation:after,
.pagenation ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.pagenation ul {
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.pagenation li {
  list-style: none outside none;
  margin: 0 5px;
  padding: 0 2px;
}

.pagenation li.active {
  color: #212121;
  cursor: not-allowed;
  position: relative;
}
.pagenation li.active:after {
  content: "";
  border-bottom: 1px solid #212121;
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
}

.pagenation li a {
  color: #212121;
}

.pagenation .prev {
  margin-right: 40px;
}

.pagenation .next {
  margin-left: 40px;
}
.pagenation .next img {
  transform: scale(-1, 1);
}

/************************************************************************

    個人情報保護方針

************************************************************************/
.privacy_cont {
  border-top: 1px solid #969696;
}
.privacy_cont > div {
  padding: clamp(30px, 8%, 75px) 0;
  border-bottom: 1px solid #969696;
}

.privacy_list > li {
  text-indent: -1.9em;
  padding-left: 1.9em;
}
.privacy_list > li:nth-child(n+2) {
  margin-top: 20px;
}
.privacy_list > li > ul {
  margin-top: 10px;
}
.privacy_list > li > ul li {
  text-indent: -2.5em;
  padding-left: 2.5em;
}
.privacy_list > li > ul li:nth-child(n+2) {
  margin-top: 10px;
}

.privacy_bg {
  background-color: #f7f7f7;
  padding: 40px 40px;
  width: fit-content;
}

.privacy_table > div {
  display: flex;
  justify-content: space-between;
}
.privacy_table > div:nth-child(n+2) {
  margin-top: 15px;
}
.privacy_table .cell1 {
  width: 95px;
}
.privacy_table .cell2 {
  width: calc(100% - 95px);
}

/* PPC用
------------------------------------------------------------*/
@media only screen and (max-width: 1699px) {
  body {
    zoom: 0.8;
    font-size: 19px;
  }
  .nowrap_pc {
    white-space: normal;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1699px) {
  .text_15 {
    font-size: 16px;
  }
  .text_17 {
    font-size: 20px;
  }
  .sec02_list.dig_style .cell2 {
    font-size: 17px;
  }
  .sec02_list.al_style .cell2 {
    font-size: 17px;
  }
  .container850 {
    max-width: 900px;
  }
  .emu02_list .cell2 {
    font-size: 18px;
  }
  .emu03_grid .bg {
    font-size: 15px;
  }
  .emu03_grid p:not(.bg) {
    font-size: 16px;
  }
  .dot_list li {
    font-size: 18px;
  }
  .emu05_check_list p {
    font-size: 18px;
  }
  .dot_list2 li {
    font-size: 18px;
  }
  .emu06_bg {
    max-width: 720px;
  }
}
@media only screen and (max-width: 1200px) {
  /************************/
  .header {
    padding: 20px 20px 20px 20px;
  }
  #logo img, .scroll_logo img {
    width: 200px;
    height: auto;
  }
  .scroll_logo {
    left: 20px;
    top: 20px;
  }
  .nav_list a {
    font-size: 17px;
  }
}
@media only screen and (max-width: 1024px) {
  body {
    zoom: 1;
    font-size: 17px;
  }
  /************************/
  .header {
    padding: 20px 20px 20px 20px;
  }
  #logo img, .scroll_logo img {
    width: 200px;
    height: auto;
  }
  .nav_list {
    display: none;
  }
  .main_scroll {
    position: absolute;
    right: 25px;
    bottom: -100px;
    height: 300px;
  }
  /************************/
  .sec02_list li {
    display: block;
    padding: 10px 15px;
  }
  .sec02_list .cell1 {
    width: 100%;
  }
  .sec02_list .cell2 {
    width: 100%;
  }
  /*********************************/
  .sec03_flex {
    gap: 45px;
  }
  .sec03_flex > div {
    flex: 1 1 calc(33.333% - 45px);
  }
  .sec03_flex p {
    font-size: clamp(16px, 1.8vw, 18px);
  }
  /*****************************/
  .sec07_grid {
    grid-template-columns: repeat(1, 1fr);
    column-gap: 0;
    row-gap: 40px;
  }
  .sec07_grid a {
    padding: 45px;
    height: 300px;
  }
  /***************************/
  .sec08_grid {
    grid-template-columns: repeat(1, 1fr);
    column-gap: 0;
    row-gap: 20px;
  }
  /***********************/
  .n_flex {
    display: block;
    min-height: 0;
  }
  .n_left {
    width: 100%;
    margin-top: 0;
  }
  .n_right {
    width: 100%;
    margin-top: 30px;
  }
  .n_more {
    position: static;
    margin: 0 auto 0;
  }
  /********************************/
  .f_flex {
    display: block;
  }
  .f_nav {
    margin-top: 50px;
  }
  /************************************************************************

      デジタルプリント

  ************************************************************************/
  .dig04_list {
    width: 100%;
  }
  .dig04_list li {
    display: block;
    padding: 5px 15px 13px;
  }
  .dig04_list .cell1 {
    width: 100%;
  }
  .dig04_list .cell2 {
    width: 100%;
    padding-top: 3px;
  }
  /************************************************************************

      手作りアルバム製本

  ************************************************************************/
  .al01_flex {
    flex-wrap: wrap;
    gap: 30px;
    position: relative;
  }
  .al01_right {
    max-width: 300px;
    width: 300px;
    order: 2;
    position: absolute;
    right: 0;
    top: 40px;
  }
  .al01_right img {
    width: 100%;
    height: auto;
  }
  .al01_left {
    width: 100%;
  }
  /***********************/
  .sec02_list.al_style li {
    padding: 10px 15px 13px;
  }
  .sec02_list.al_style .cell1 {
    width: 100%;
  }
  .sec02_list.al_style .cell2 {
    width: 100%;
    font-size: 16px;
    font-weight: 500;
  }
  /**********************/
  .al03_grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 15px;
    row-gap: 15px;
  }
  /************************************************************************

      エミュー関連商品販売

  ************************************************************************/
  .emu03_sp_scroll {
    overflow-x: scroll;
    width: 100%;
  }
  .emu03_sp_scroll::-webkit-scrollbar {
    height: 7px;
  }
  .emu03_sp_scroll::-webkit-scrollbar-thumb {
    background: #6a2e95;
    border-radius: 6px;
  }
  .emu03_sp_scroll::-webkit-scrollbar-track {
    background: #ddd;
    border-radius: 6px;
  }
  .emu03_grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    width: 780px;
  }
  .emu03_grid .bg {
    font-size: 16px;
  }
  .emu03_grid p:not(.bg) {
    font-size: 16px;
  }
  /********************/
  .emu05_check_list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 5px;
  }
  /************************************************************************

      セールスプロモーション

  ************************************************************************/
  .sales03_flex {
    gap: 40px 30px;
    width: calc(100% + 30px);
    margin-left: -15px;
  }
  .sales03_flex > div {
    width: calc(33.33% - 30px);
  }
  /*********************/
  .sales04_flex {
    display: flex;
    justify-content: space-between;
    gap: 0 20px;
  }
  .sales04_flex img {
    width: 100%;
    height: auto;
  }
  /******************/
  .sales06_absolute {
    position: absolute;
    left: -80px;
    bottom: 60px;
  }
  .sales06_grid {
    grid-template-columns: repeat(1, 1fr);
  }
  /************************************************************************

      会社概要

  ************************************************************************/
  .com03_right {
    width: calc(100% - 250px);
  }
  .com03_right > div {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
  }
  .com03_right > div:nth-child(n+2) {
    margin-top: 35px;
  }
  .com03_cell1 {
    flex-wrap: wrap;
    width: 100%;
    gap: 10px;
  }
  .com03_cell1 .cell1 {
    width: 100%;
  }
  .com03_cell1 .cell2 {
    width: 100%;
  }
  .com03_cell2 {
    width: 320px;
  }
}
@media only screen and (max-width: 768px) {
  .flex_30 {
    width: 100%;
  }
  .flex_31 {
    width: 100%;
  }
  .flex_32 {
    width: 100%;
  }
  .flex_33 {
    width: 100%;
  }
  .flex_34 {
    width: 100%;
  }
  .flex_35 {
    width: 100%;
  }
  .flex_36 {
    width: 100%;
  }
  .flex_37 {
    width: 100%;
  }
  .flex_38 {
    width: 100%;
  }
  .flex_39 {
    width: 100%;
  }
  .flex_40 {
    width: 100%;
  }
  .flex_41 {
    width: 100%;
  }
  .flex_42 {
    width: 100%;
  }
  .flex_43 {
    width: 100%;
  }
  .flex_44 {
    width: 100%;
  }
  .flex_45 {
    width: 100%;
  }
  .flex_46 {
    width: 100%;
  }
  .flex_47 {
    width: 100%;
  }
  .flex_48 {
    width: 100%;
  }
  .flex_49 {
    width: 100%;
  }
  .flex_50 {
    width: 100%;
  }
  .flex_51 {
    width: 100%;
  }
  .flex_52 {
    width: 100%;
  }
  .flex_53 {
    width: 100%;
  }
  .flex_54 {
    width: 100%;
  }
  .flex_55 {
    width: 100%;
  }
  .flex_56 {
    width: 100%;
  }
  .flex_57 {
    width: 100%;
  }
  .flex_58 {
    width: 100%;
  }
  .flex_59 {
    width: 100%;
  }
  .flex_60 {
    width: 100%;
  }
  .flex_61 {
    width: 100%;
  }
  .flex_62 {
    width: 100%;
  }
  .flex_63 {
    width: 100%;
  }
  .flex_64 {
    width: 100%;
  }
  .flex_65 {
    width: 100%;
  }
  .flex_66 {
    width: 100%;
  }
  .flex_67 {
    width: 100%;
  }
  .flex_68 {
    width: 100%;
  }
  .flex_69 {
    width: 100%;
  }
  .flex_70 {
    width: 100%;
  }
  .main_scroll {
    right: 20px;
    bottom: -50px;
    height: 400px;
    font-size: 11px;
    letter-spacing: -0.06em;
  }
  .text_17 {
    font-size: 18px;
    font-weight: 600;
  }
  /****************************/
  .sec01_flex {
    display: block;
    position: relative;
  }
  .sec01_left {
    max-width: 100%;
    width: 100%;
  }
  .sec01_left img {
    min-height: auto;
    height: 250px;
  }
  .sec01_right {
    width: 100%;
    margin-top: 30px;
  }
  /************************/
  .sec02_flex {
    display: block;
  }
  .sec02_right {
    order: 2;
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    position: relative;
  }
  .sec02_right img {
    width: 100%;
    height: 250px;
    object-fit: cover;
  }
  .sec02_img1 {
    height: auto;
  }
  .sec02_img2 {
    display: none;
  }
  .sec02_left {
    width: 100%;
    margin-top: 30px;
  }
  .sec02_list .cell1 {
    font-size: 20px;
  }
  .sec02_list .cell1 span {
    font-size: 12px;
  }
  .sec02_list .cell2 {
    font-weight: 500;
    padding-left: 18px;
  }
  /*********************************/
  .sec03_bg {
    background-color: #f7f7f7;
    padding: 40px 30px;
  }
  .center.minita-l {
    text-align: left;
  }
  .sec03_flex {
    gap: 20px;
  }
  .sec03_flex > div {
    width: 100%;
    flex: 1 1 calc(50% - 20px);
  }
  .sec03_flex > div:after {
    width: 10px;
    height: 10px;
    right: -15px;
  }
  .sec03_flex > div:last-child:after {
    display: none;
  }
  .sec03_flex p {
    font-size: 17px;
  }
  .more.center a {
    margin: 0 auto;
  }
  /**********************************/
  .sec06_flex {
    display: block;
  }
  .sec06_left {
    width: 100%;
    max-width: 100%;
  }
  .sec06_left img {
    height: 250px;
    min-height: 0;
  }
  .sec06_right {
    width: 90%;
    max-width: 88%;
    padding: clamp(40px, 7%, 110px) 0;
    margin: 0 auto;
  }
  .sec06_width {
    width: 100%;
  }
  .sec06_eng {
    font-size: 55px;
  }
  /*****************************/
  .sec07_grid {
    row-gap: 20px;
  }
  .sec07_grid a {
    padding: 30px 20px 100px;
    height: auto;
  }
  .sec07_grid.more_arrow .arrow {
    bottom: 20px;
    left: 20px;
    width: 50px;
    height: 50px;
  }
  /***************************/
  .sec08_border {
    padding: 50px 0 50px;
  }
  .sec08_grid > div {
    padding: clamp(30px, 7%, 70px);
  }
  .sec08_flex {
    display: block;
    column-gap: 0;
  }
  .sec08_flex > div {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #c6c6c6;
  }
  .sec08_flex > div:after {
    display: none;
  }
  .sec08_flex > div:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
  }
  .sec08_tel {
    font-size: 30px;
  }
  .sec08_tel.free {
    font-size: 30px;
  }
  /***********************/
  .news a {
    display: block;
    padding: 20px 5px;
  }
  .news a .arrow {
    top: 25px;
  }
  .n_cell1 {
    width: 100%;
  }
  .n_cell2 {
    width: 100%;
    line-height: 1.5em;
    margin-top: 10px;
    padding-right: 0;
  }
  /********************************/
  .f_flex {
    display: block;
    margin-top: 40px;
    column-gap: 0;
  }
  .text_logo {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .f_add {
    font-size: 17px;
  }
  .f_tel_flex {
    flex-wrap: wrap;
    margin-top: 30px;
    gap: 10px;
  }
  .f_tel_flex p {
    width: 100%;
  }
  .f_nav {
    width: 100%;
    padding-right: 40px;
    margin-top: 30px;
  }
  .f_nav li:nth-child(n+2) {
    margin-top: 15px;
  }
  .f_flex2 {
    display: block;
    margin-top: 30px;
  }
  .f_privacy a {
    font-size: 15px;
  }
  .copy {
    font-size: 13px;
    margin-top: 20px;
  }
  /************************************************************************

      デジタルプリント

  ************************************************************************/
  .main_cont {
    padding-top: 13.5%;
  }
  /*
  .dig01_flex {
      display: block;
      column-gap: 40px;
  }
  .dig01_left {
      width: 100%;
      max-width: 600px;
  }
  .dig01_right {
      width:100%;
      text-align: right;
      margin-top: 40px;
  }
      */
  .dig01_flex {
    display: block;
    column-gap: 40px;
    position: relative;
  }
  .dig01_left {
    width: 100%;
    max-width: 600px;
  }
  .dig01_right {
    width: 210px;
    position: absolute;
    right: 0;
    top: 90px;
  }
  /******************/
  .dig02_flex {
    flex-wrap: wrap;
    gap: 30px;
  }
  .dig02_left {
    max-width: 100%;
    width: 100%;
  }
  .dig02_left img {
    min-height: 250px;
    height: 250px;
  }
  .dig02_left.min430 img {
    min-height: 250px;
    height: 250px;
  }
  .dig02_right {
    width: 100%;
  }
  .sec02_list.dig_style li {
    padding: 10px 15px 13px;
  }
  /**********************/
  .dig03_flex {
    flex-wrap: wrap;
    gap: 30px;
  }
  .dig03_right {
    max-width: 100%;
    width: 100%;
  }
  .dig03_right img {
    min-height: 250px;
    height: 250px;
  }
  .dig03_left {
    width: 100%;
    order: 2;
  }
  /********************/
  .dig04_flex {
    flex-wrap: wrap;
    gap: 30px;
  }
  .dig04_right {
    max-width: 100%;
    width: 100%;
    order: 2;
  }
  .dig04_right img {
    min-height: 250px;
    height: 250px;
  }
  .dig04_left {
    max-width: 750px;
    width: 100%;
    display: flex;
    align-items: center;
    order: 2;
  }
  .dig04_list {
    width: 100%;
  }
  .dig04_list li {
    display: block;
    padding: 10px 10px 13px;
  }
  .dig04_list li:nth-child(n+2) {
    margin-top: 10px;
  }
  .dig04_list .cell1 {
    width: 100%;
    font-size: 20px;
  }
  .dig04_list .cell1:before {
    top: 11px;
  }
  .dig04_list .cell2 {
    padding-left: 22px;
  }
  /************************************************************************

      手作りアルバム製本

  ************************************************************************/
  .al01_flex {
    flex-wrap: wrap;
    gap: 30px;
    position: relative;
  }
  .al01_right {
    max-width: 50%;
    width: 50%;
    position: absolute;
    top: 130px;
  }
  .al01_right img {
    width: 100%;
    height: auto;
  }
  .al01_left {
    width: 100%;
  }
  .af_bb {
    column-gap: 20px;
  }
  .af_bb:after {
    width: 50px;
  }
  /***********************/
  .al02_flex {
    flex-wrap: wrap;
    gap: 30px;
  }
  .al02_left {
    max-width: 100%;
    width: 100%;
  }
  .al02_left img {
    min-height: 250px;
    height: 250px;
    object-position: 50% 40%;
  }
  .al02_right {
    width: 100%;
  }
  /**********************/
  .al03_flex {
    flex-wrap: wrap;
    gap: 30px;
  }
  .al03_right {
    max-width: 100%;
    width: 100%;
    order: 2;
    grid-row-gap: 10px;
  }
  .al03_right > div {
    width: 49%;
    height: 140px;
  }
  .al03_left {
    width: 100%;
    max-width: 100%;
    order: 2;
  }
  .al03_list .cell2 {
    font-weight: 500;
  }
  .bg_ededed {
    background-color: #ededed;
  }
  .al03_padding {
    padding: clamp(40px, 7%, 120px) clamp(30px, 7%, 70px);
  }
  .al03_grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .al03_grid > div {
    padding: 20px 10px;
  }
  .al03_grid .center {
    height: 90px;
  }
  .al03_grid p {
    font-size: 16px;
    margin-top: 10px;
  }
  .al03_grid .mini {
    font-size: 14px;
  }
  /**************/
  .al04_slider {
    width: 100%;
    height: 300px;
  }
  .al04_slider img {
    height: 300px;
    width: auto;
  }
  .al04_eng_slider {
    top: calc(50% + 20px);
    height: 100px;
  }
  .al04_eng_slider img {
    vertical-align: top;
    height: 100px;
    width: auto;
  }
  /************************************************************************

      エミュー関連商品販売

  ************************************************************************/
  .emu01_flex {
    flex-wrap: wrap;
    gap: 30px;
  }
  .emu01_right {
    width: 100%;
    max-width: 100%;
  }
  .emu01_right img {
    height: 250px;
    min-height: 250px;
    width: 100%;
  }
  .emu01_left {
    order: 2;
    width: 100%;
  }
  .emu_ob_position img {
    object-position: 100% 0;
  }
  /******************/
  .emu02_list {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    border-top: 1px solid #FFF;
  }
  .emu02_list .cell1 {
    padding: 9px 3px 8px;
  }
  .emu02_list .cell2 {
    width: calc(100% - 90px);
    font-weight: 500;
  }
  /***************************/
  .dot_12 {
    font-size: 12px;
    position: relative;
    top: -2px;
  }
  /********************/
  .emu04_flex {
    flex-wrap: wrap;
    gap: 30px;
  }
  .emu04_right {
    width: 100%;
    max-width: 100%;
  }
  .emu04_right img {
    height: 250px;
  }
  .emu04_left {
    width: 100%;
    order: 2;
  }
  .dot_list li {
    padding: 10px 15px 10px 30px;
  }
  .dot_list li:before {
    top: 16px;
    left: 10px;
  }
  /*********************/
  .emu05_check_list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .emu05_check_list > div {
    padding: 15px 5px 20px;
  }
  .emu05_check_list p {
    font-size: 17px;
    margin-top: 5px;
    font-weight: 500;
  }
  .emu05_border {
    padding: 30px;
    flex-wrap: wrap;
    gap: 20px;
  }
  .emu05_right {
    width: 100%;
    max-width: 100%;
  }
  .emu05_left {
    width: 100%;
    order: 2;
  }
  /*****************/
  .emu06_bg {
    padding: 25px;
  }
  .sp_title18 {
    font-size: 18px;
  }
  .dot_list2 li {
    font-weight: 500;
  }
  .dot_list2 li:before {
    width: 10px;
    height: 10px;
    top: 7px;
  }
  .dot_list2 li:nth-child(n+2) {
    margin-top: 10px;
  }
  .emu06_list {
    row-gap: 40px;
  }
  .emu06_list > div {
    width: 100%;
    display: flex;
    justify-content: space-between;
    column-gap: 20px;
  }
  .emu06_left {
    width: 30%;
  }
  .emu06_right {
    width: 70%;
  }
  .emu06_right h3 {
    min-height: 0;
  }
  .emu06_right h3 .mini {
    font-size: 17px;
  }
  .emu06_comment {
    margin-top: 10px;
    padding: 15px 0;
  }
  .emu06_comment h4 {
    min-height: 0;
    margin-bottom: 10px;
    font-weight: 700;
  }
  .text_15 {
    font-size: 16px;
  }
  .emu06_price {
    text-align: right;
    font-size: 16px;
    margin-top: 15px;
  }
  .emu06_price span {
    font-size: 21px;
    font-weight: 700;
  }
  /**********************/
  .hokkaido img {
    width: 400px;
    height: auto;
  }
  /************************************************************************

      セールスプロモーション

  ************************************************************************/
  .sales01_flex {
    flex-wrap: wrap;
    gap: 30px;
  }
  .sales01_right {
    width: 100%;
    max-width: 100%;
  }
  .sales01_right img {
    width: 100%;
    height: 250px;
  }
  .sales01_left {
    width: 100%;
    order: 2;
  }
  .sales01_before:before {
    display: none;
  }
  /*********************/
  .sales_af_bg1:after {
    top: -30px;
  }
  .sales_af_bg2:after {
    right: -130px;
    bottom: -30px;
  }
  .sales02_flex {
    flex-wrap: wrap;
    column-gap: 30px;
  }
  .sales02_left {
    width: 100%;
    max-width: 100%;
  }
  .sales02_left img {
    min-height: 250px;
    height: 250px;
  }
  .sales02_right {
    width: 100%;
    margin-top: 20px;
    order: 2;
  }
  /**********************************/
  .sales03_flex {
    display: flex;
    justify-content: space-between;
    gap: 30px 0;
    flex-wrap: wrap;
    width: 100%;
    margin-left: 0;
  }
  .sales03_flex > div {
    width: 48%;
  }
  .sales03_flex h3 {
    margin: 25px 0 15px;
    padding-left: 15px;
  }
  .sales03_flex h3:before {
    width: 7px;
    height: 7px;
    top: 10px;
  }
  .sales03_flex img {
    height: 130px;
    width: 100%;
    object-fit: cover;
  }
  /******************/
  .sales05_padding {
    padding: 40px 10px 10px;
  }
  .sales05_bg {
    padding: clamp(40px, 8%, 80px) 20px 20px;
  }
  .sales05_bg .contact_more a .arrow {
    width: 40px;
    height: 40px;
  }
  .sales06_absolute {
    position: absolute;
    left: -60px;
    bottom: 120px;
  }
  .sales06_absolute img {
    width: 110px;
    height: auto;
  }
  .sales06_tel {
    gap: 0 15px;
    padding-bottom: 10px;
  }
  .sales06_tel .tel a {
    font-size: 28px;
  }
  /************************************************************************

      会社概要

  ************************************************************************/
  .com01_padding {
    padding: clamp(30px, 7%, 100px) 30px;
  }
  .com01_flex {
    flex-wrap: wrap;
    gap: 30px;
    width: 100%;
  }
  .com01_left {
    width: 100%;
    max-width: 100%;
  }
  .com01_left img {
    height: 250px;
    min-height: 250px;
  }
  .com01_right {
    width: 100%;
  }
  /**************************/
  .com02_table > div {
    display: flex;
    justify-content: space-between;
  }
  .com02_table > div:nth-child(1) .com02_cell1 {
    border-top: 1px solid #212121;
  }
  .com02_table > div:nth-child(1) .com02_cell2 {
    border-top: 1px solid #969696;
  }
  .com02_table > div a {
    color: inherit;
  }
  .com02_cell1 {
    width: 120px;
    padding: 20px 10px;
  }
  .com02_cell2 {
    width: calc(100% - 120px);
    padding: 20px 10px 20px 20px;
  }
  /************************/
  .com03_flex {
    display: block;
  }
  .com03_left {
    width: 100%;
  }
  .com03_right {
    width: 100%;
    margin-top: 20px;
  }
  .com03_right > div:nth-child(n+2) {
    margin-top: 25px;
  }
  .com03_cell2 {
    width: 280px;
  }
  /********************************/
  .com04_flex {
    flex-wrap: wrap;
    gap: 30px;
  }
  .com04_left {
    width: 100%;
  }
  .com04_right {
    width: 100%;
    max-width: 100%;
  }
  .com04_right iframe {
    width: 100%;
    height: 300px;
  }
  .com04_bg {
    padding: 30px 20px;
  }
  .font_m {
    font-weight: 500;
  }
  .text_17 {
    font-weight: 500;
  }
  /************************************************************************

      お問い合わせ

  ************************************************************************/
  .contact_form > div {
    display: block;
    padding: 30px 10px;
  }
  .c_cell1 {
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    padding-top: 0;
  }
  .c_cell1:before {
    margin-top: 11px;
  }
  .c_cell2 {
    width: 100%;
    margin-top: 10px;
    font-size: 16px;
  }
  .select_box .size {
    max-width: 580px;
  }
  .area {
    height: 250px;
  }
  .sub_mit input {
    padding: 15px 0;
    font-size: 19px;
    font-weight: 500;
  }
  /*******************************/
  .con03_border {
    border: 6px solid #FFF;
    padding: clamp(40px, 7%, 80px) clamp(30px, 7%, 80px);
  }
  .sales06_tel.con03_bg_w {
    background-color: #FFF;
    justify-content: center;
    max-width: 450px;
    gap: 0;
    padding-bottom: 10px;
  }
  .sales06_tel.con03_bg_w a {
    justify-content: flex-start;
    padding: 10px 20px;
  }
  .sales06_tel.mail {
    display: flex;
    justify-content: center;
    text-align: center;
  }
  .sales06_tel.mail a {
    padding-top: 20px;
    font-size: clamp(20px, 2vw, 25px);
  }
}
/* スマートフォン 縦(ポートレート) */