.is-menu_active .l-header__btn {
  background: #ff0033;
}

#intro {
  margin-top: -4vw;
  letter-spacing: 0;
}
#intro .br2 {
  height: 2.6vw;
  display: block;
}
@media all and (max-width: 767px) {
  #intro {
    margin-top: -6vw;
  }
}

#kv .pgn.hid {
  opacity: 0;
  visibility: hidden;
}
#kv .pgn {
  bottom: 10px;
}
@media all and (max-width: 767px) {
  #kv .pgn {
    display: none;
  }
}

.pgn {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.spbr {
  display: none;
}
@media all and (max-width: 767px) {
  .spbr {
    display: block;
  }
}

@media all and (max-width: 650px) {
  .pcbr {
    display: none;
  }
}

.l-header__nav__list__item:nth-child(2) {
  border-bottom: none;
}

.p-kv::after {
  content: none;
}

.news_wrap {
  margin-top: 5vw;
  position: relative;
}
@media all and (max-width: 650px) {
  .news_wrap {
    margin-top: 9vw;
  }
}

.news_bx {
  padding: 3.6458333333vw 5.645833vw;
  box-sizing: border-box;
  position: relative;
}
.news_bx h3 {
  text-align: center;
  margin: 0 auto 2.6458333333vw auto;
  width: 6.845833vw;
  line-height: 1;
}
.news_bx img {
  width: 100%;
}
.news_bx .line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  color: #00479d;
  margin-bottom: 1.25vw;
  font-size: 1.25vw;
}
.news_bx .line .ymd {
  min-width: 7vw;
  width: 7vw;
}
.news_bx .line .txt {
  text-align: left;
  display: block;
  width: 100%;
  padding-left: 3vw;
  box-sizing: border-box;
  color: #00479d;
  text-decoration: none;
}
.news_bx .line .txt:hover .intx:before {
  width: 100%;
}
.news_bx .line .intx {
  position: relative;
}
.news_bx .line .intx:before {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 0;
  height: 1px;
  background: #00479d;
  transition: all 0.3s ease;
}
.news_bx:before, .news_bx:after {
  content: "";
  position: absolute;
  top: 0.8vw;
  left: 0;
  background: #00479d;
  width: 0.3vw;
  height: calc(100% - 1.6vw);
}
.news_bx:after {
  left: auto;
  right: 0;
}
@media all and (max-width: 650px) {
  .news_bx {
    padding: 4.645833vw 7.645833vw;
  }
  .news_bx h3 {
    margin: 0 auto 2.6458333333vw auto;
    width: 12vw;
  }
  .news_bx .line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 1.25vw;
    font-size: 2.7vw;
    letter-spacing: 0;
  }
  .news_bx .line .ymd {
    min-width: 0;
    width: auto;
  }
  .news_bx .line .txt {
    padding-left: 7vw;
  }
  .news_bx .line .intx {
    position: relative;
  }
  .news_bx .line .intx:before {
    bottom: -2px;
  }
  .news_bx:before, .news_bx:after {
    top: 5px;
    width: 2px;
    height: calc(100% - 10px);
  }
}

.bd_top, .bd_btm {
  position: absolute;
  top: 0;
  left: 0.8vw;
  width: calc(100% - 1.6vw);
  height: 0.3vw;
  background: #e60020;
}
@media all and (max-width: 650px) {
  .bd_top, .bd_btm {
    left: 5px;
    width: calc(100% - 10px);
    height: 2px;
  }
}

.bd_btm {
  top: auto;
  bottom: 0;
}

.p-section_cast .prof_add {
  display: block;
}
.p-section_cast .prof_add .photo {
  margin: 0 auto;
}
.p-section_cast .prof_add .detail {
  margin-top: 40px;
  text-align: center;
}

.add_sect1 {
  position: relative;
  padding: 3.6458333333vw 0;
}
.add_sect1 .c-section__title {
  width: 21.845833vw;
}
.add_sect1 .c-section__image {
  width: 50%;
  margin-left: 50%;
  flex: unset;
}
.add_sect1 .c-section__image .photo {
  margin: 0 4vw auto auto;
}
@media all and (max-width: 650px) {
  .add_sect1 {
    padding: 8vw 0 19vw 0;
  }
  .add_sect1 .c-section__title {
    width: 54.845833vw;
    margin-left: auto;
  }
  .add_sect1 .c-section__image {
    width: 34%;
    margin-left: 63%;
    margin-bottom: 3%;
  }
}

.add_ct1 {
  position: absolute;
  width: 100%;
  bottom: 0;
}

.over {
  position: fixed;
  width: 100%;
  height: 100%;
}

.modal {
  display: none;
  position: fixed;
  z-index: 8887;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(255, 255, 255, 0.7);
}
.modal.is-show {
  display: block;
}
.modal .mdttl1 {
  width: 51vw;
  margin: 0 auto;
}
.modal .mdttl2 {
  width: 35.645833vw;
  margin: 0 auto;
}
.modal .mdttl3 {
  width: 30.645833vw;
  margin: 0 auto;
}
.modal .mdttl4 {
  width: 39.645833vw;
  margin: 0 auto;
}
.modal .mdttl5 {
  width: 44.645833vw;
  margin: 0 auto;
}
.modal .c-section__content {
  align-items: flex-end;
  margin-top: 40px;
}
.modal .c-section__inner {
  width: 100%;
}
.modal .c-section__video {
  width: 64%;
  margin-bottom: 6%;
}
.modal .c-section__image {
  width: 32%;
  margin-left: 0;
}
.modal .c-section__image .comments {
  left: 0;
}
.modal .c-section__image .comments .balloon {
  width: 100%;
}
.modal .c-section__image .comments .text {
  font-size: 1.25vw;
}
.modal .photo {
  top: -0.125vw;
}
.modal .modal_cm .videowrap {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  position: relative;
}
.modal .modal_cm .videowrap:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background: white;
  margin-top: 0;
  margin-left: 0;
  width: 3px;
  height: 100%;
  z-index: 3;
}
.modal .modal_cm .videowrap:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  background: white;
  width: 100%;
  height: 3px;
  z-index: 3;
}
.modal .modal_cm .videowrap .player {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  position: relative;
  top: 0;
  left: 0;
}
.modal .modal_cm .videowrap iframe {
  min-height: 0;
}
.modal .modal_cm .videowrap .thumb {
  position: absolute;
  z-index: 5;
}
.modal .modal_cm .c-section__video {
  width: 100%;
  margin-bottom: 0;
}
.modal .modal_cm .names {
  position: relative;
  max-width: 70%;
  margin: 0.6vw auto 0 auto;
  padding: 0.6vw 0;
  box-sizing: border-box;
  font-size: 1.25vw;
}
.modal .modal_cm .names .bd_top, .modal .modal_cm .names .bd_btm {
  display: none;
}
.modal .mdttl_cm {
  font-size: 1.83333vw;
  margin-bottom: 2vw;
}
.modal.mdss .videowrap {
  height: 100%;
  aspect-ratio: 16/9;
  position: relative;
}
.modal.mdss .videowrap:before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  bottom: 7px;
  z-index: 4;
  background: white;
}
.modal.mdss .videowrap .player {
  position: relative;
  aspect-ratio: 16/9;
}
.modal.mdss .videowrap .thumb {
  position: absolute;
  z-index: 5;
}
.modal.mdss .videowrap iframe {
  min-height: 0;
}
@media all and (max-width: 767px) {
  .modal .mdttl_cm {
    font-size: 5vw;
    margin-bottom: 5vw;
  }
  .modal .videowrap {
    height: 41vw;
  }
  .modal .notes {
    font-size: 2vw;
    margin-top: 1.3vw;
  }
  .modal .modal_cm .videowrap {
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
    position: relative;
  }
  .modal .modal_cm .videowrap .player {
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
    position: relative;
    top: 0;
    left: 0;
  }
  .modal .modal_cm .videowrap .thumb {
    position: absolute;
    z-index: 4;
  }
  .modal .modal_cm .videowrap iframe {
    min-height: 0;
  }
  .modal .modal_cm .c-section__video {
    width: 100%;
    margin-bottom: 0;
  }
  .modal .modal_cm .names {
    max-width: 50%;
    margin: 1vw auto 0 auto;
    padding: 1.8vw 0;
    font-size: 2vw;
  }
  .modal .modal_cm .names:before, .modal .modal_cm .names:after {
    top: 4px;
    width: 2px;
    height: calc(100% - 8px);
  }
  .modal .modal_cm .names .bd_top, .modal .modal_cm .names .bd_btm {
    position: absolute;
    left: 4px;
    width: calc(100% - 8px);
    height: 2px;
  }
  .modal .modal_cm .names .bd_btm {
    top: auto;
    bottom: 0;
  }
  .modal .mdttl1 {
    margin: 3vw auto 0 3vw;
    width: 54.9vw;
  }
  .modal .mdttl2 {
    margin: 3vw auto 0 3vw;
    width: 59.7vw;
  }
  .modal .mdttl3 {
    margin: 3vw auto 0 3vw;
    width: 31vw;
  }
  .modal .mdttl4 {
    margin: 3vw auto 0 3vw;
    width: 63.5vw;
  }
  .modal .mdttl5 {
    margin: 3vw auto 0 3vw;
    width: 61.5vw;
  }
  .modal .c-section__content {
    gap: 0;
    margin-top: 6vw;
    flex-wrap: wrap;
  }
  .modal .c-section__video {
    width: 100%;
    margin-bottom: 3vw;
    order: 2;
  }
  .modal .c-section__image {
    width: 100%;
    display: block;
    order: 1;
    margin-bottom: 0;
  }
  .modal .c-section__image .photo {
    margin: -1.125vw auto 0 auto;
    top: 0;
    width: 33.333333vw;
  }
  .modal .c-section__image .comments .balloon {
    width: 47.770833vw;
  }
  .modal .c-section__image .comments .text {
    font-size: 2.5vw;
    margin: -2.2vw auto 0 auto;
  }
}

.modal_cmw {
  animation: show 0.2s linear 0s;
}
.modal_cmw .modal-content {
  padding: 2.4vw 3.5vw 3vw 3.5vw;
}
@media all and (max-width: 767px) {
  .modal_cmw .modal-content {
    padding: 5vw 4.5% 5% 4.5%;
  }
}

.modal_w {
  width: 90vw;
  margin: 0 auto;
  max-width: 75vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 90vh;
}
@media all and (max-width: 1300px) {
  .modal_w {
    max-width: 80vw;
  }
}
@media all and (max-width: 767px) {
  .modal_w {
    width: 90vw;
    max-width: 90vw;
  }
}

.modal-content {
  background: #FFF;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 4.2vw 3.5vw 1.8vw 3.5vw;
  border: 0.32vw solid #00479d;
  box-sizing: border-box;
}
@media all and (max-width: 767px) {
  .modal-content {
    border: 1vw solid #00479d;
  }
}

.modal-top {
  display: inline-block;
  position: absolute;
  width: 9%;
  top: 0;
  right: 0;
}
.modal-top img {
  width: 100%;
  transform: translate(50%, -50%);
}
@media all and (max-width: 767px) {
  .modal-top {
    width: 14%;
  }
  .modal-top img {
    width: 80%;
  }
}

.modal-close {
  color: #FF0000;
  text-decoration: none;
  font-size: 2rem;
  line-height: 1;
  transition: all 0.3s ease;
}
.modal-close:hover {
  opacity: 0.9;
}

.modal-close:hover, .modal-close:focus {
  text-decoration: none;
  cursor: pointer;
}

.modal-title {
  color: #FFF;
}

@keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.p-section_concept_making .lead {
  margin-bottom: 0;
}

.cmbx {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3vw;
}
.cmbx .img {
  position: relative;
  cursor: pointer;
}
.cmbx .img .im {
  overflow: hidden;
}
.cmbx .img .im img {
  transition: all 0.3s ease;
}
.cmbx .img:hover .im img {
  transform: scale(1.05);
}
.cmbx .img:hover .ic img {
  animation: new-bounce 3s cubic-bezier(0.39, 0.575, 0.565, 1) infinite;
}
.cmbx .ic {
  width: 20%;
  position: absolute;
  right: -5%;
  bottom: -13%;
}
.cmbx .tx {
  margin-top: 2.5vw;
  font-size: 1.55vw;
}
@media all and (max-width: 767px) {
  .cmbx {
    grid-template-columns: 1fr;
    gap: 6vw;
  }
  .cmbx .tx {
    margin-top: 4vw;
    font-size: 3.2vw;
  }
}

@media all and (max-width: 767px) {
  .p-section_concept_making .c-section__title.cm_concept {
    width: 60.777778vw;
  }
}

@media all and (max-width: 650px) {
  #cm_concept {
    padding: 9.333333vw 0 7.1111111111vw;
  }
  #cm_concept .c-block {
    margin-bottom: 6vw;
  }
  #cm_concept .c-section__inner {
    width: 71%;
  }
}

@media all and (max-width: 650px) {
  #cast {
    padding: 8.333333vw 0 7.1111111111vw;
  }
  #cast .c-section__title {
    width: 21.155556vw;
  }
  #cast .prof_add .detail {
    margin-top: 5vw;
  }
}

@media all and (max-width: 650px) {
  .spbr {
    display: block;
  }
}

@keyframes new-bounce {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  8% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
  }
  16% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  24% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
  }
  32% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
body {
  font-family: "Zen Kaku Gothic New", sans-serif;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.l-header__nav {
  padding: 2vw 3.645833vw 4vw;
}

.l-header__nav__list__item a {
  font-size: 1.25vw;
}
.l-header__nav__list__item .pn2 {
  border-bottom: none;
}
.l-header__nav__list__item .pn3 {
  border-bottom: none;
  font-size: 0.93vw;
  font-weight: normal;
  position: relative;
  padding: 0.3vw 3.5625vw;
  font-family: "Jost", sans-serif;
}
.l-header__nav__list__item .pn3:before {
  content: "";
  position: absolute;
  top: 0.85vw;
  left: 2.2vw;
  width: 4px;
  height: 4px;
  background: white;
}
.l-header__nav__list__item .pn4 {
  border-top: 2px solid #fff;
}
@media all and (max-width: 650px) {
  .l-header__nav__list__item a {
    font-size: 3.7vw;
  }
  .l-header__nav__list__item .pn3 {
    font-size: 3.14vw;
    padding: 0.6vw 6vw;
  }
  .l-header__nav__list__item .pn3:before {
    top: 2.4vw;
  }
}

.l-header__nav {
  padding: 2vw 3.1vw 3.1vw;
  width: 39.5vw;
}
@media all and (max-width: 650px) {
  .l-header__nav {
    padding: 5.3vw;
    width: 70vw;
  }
}

.l-header__nav__list__item--child {
  width: 100%;
}
.l-header__nav__list__item--child a {
  font-size: 0.83vw;
  padding: 0.325vw 2vw 0.325vw 1.233333333vw;
}
.l-header__nav__list__item--child a:before {
  width: 0.415vw;
  height: 0.415vw;
  border-left: 4px solid #fff;
  border-bottom: 4px solid #fff;
}
@media all and (max-width: 650px) {
  .l-header__nav__list__item--child a {
    padding: 1vw 1vw 1vw 3vw;
    font-size: 2.4vw;
  }
  .l-header__nav__list__item--child a:before {
    width: 1.415vw;
    height: 1.415vw;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
  }
}

.lm2 {
  padding: 0 0 1vw 0;
}
@media all and (max-width: 650px) {
  .lm2 {
    padding: 0 0 4vw 0;
  }
}

.l-header__nav__list--child {
  display: grid;
  grid-template-columns: top auto 1fr;
  padding: 0.5vw 4.125vw 1.0416666667vw 4.125vw;
  width: 100%;
}
@media all and (max-width: 650px) {
  .l-header__nav__list--child {
    padding: 1.5vw 0 1.5vw 7vw;
    display: grid;
    grid-template-columns: top 1fr 1fr;
    gap: 0;
  }
}

#kv .im1 {
  overflow: hidden;
}
#kv .im1 img {
  position: relative;
  left: -1.5vw;
  width: 103vw;
  max-width: unset;
}
#kv .copy1 {
  width: 61.1vw;
  margin: 2.6vw auto 8.8vw auto;
}
@media all and (max-width: 650px) {
  #kv .copy1 {
    width: 83.7vw;
    margin: 8.2vw auto 13.3vw auto;
  }
}

.p-section_intro .lead {
  font-size: 1.86vw;
  line-height: 1.66;
}
@media all and (max-width: 650px) {
  .p-section_intro .lead {
    font-size: 3.18vw;
  }
}

.mv1 {
  margin: 2.5vw auto 8.3vw auto;
}
.mv1 .cmbx {
  display: grid;
  grid-template-columns: 1fr;
  width: 50vw;
  margin: 0 auto;
  gap: 0;
}
.mv1 .cmbx .tx {
  margin-top: 1.5vw;
  font-size: 1.85vw;
  text-align: center;
}
.mv1 .cmbx .tx span {
  margin-top: 1vw;
  display: block;
  font-size: 0.92vw;
}


@media all and (max-width: 650px) {
  .mv1 {
    margin: 2.5vw auto 16vw auto;
  }
  .mv1 .cmbx {
    width: 100%;
  }
  .mv1 .cmbx .tx {
    font-size: 3.7vw;
  }
}

.news_bx {
  padding: 2.6vw 5.645833vw;
  box-sizing: border-box;
  position: relative;
}
.news_bx h3 {
  text-align: center;
  margin: 0 auto 1.2vw auto;
  width: 100%;
  color: #01479D;
  font-family: "Jost", sans-serif;
  font-weight: 600;
  font-size: 2vw;
  line-height: 1;
}
.news_bx img {
  width: 100%;
}
.news_bx .line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  color: #00479d;
  margin-bottom: 0;
  font-size: 1.05vw;
}
.news_bx .line .ymd {
  min-width: 8vw; text-align:left;
  width: 9vw;
}
.news_bx .line .txt {
  text-align: left;
  display: block;
  width: 100%;
  padding-left: 1vw;
  box-sizing: border-box;
  color: #00479d;
  text-decoration: none;
}
.news_bx .line .txt:hover .intx:before {
  width: 100%;
}
.news_bx .line .intx {
  position: relative;
}
.news_bx .line .intx:before {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 0;
  height: 1px;
  background: #00479d;
  transition: all 0.3s ease;
}
.news_bx:before, .news_bx:after {
  content: "";
  position: absolute;
  top: 0.8vw;
  left: 0;
  background: #00479d;
  width: 0.3vw;
  height: calc(100% - 1.6vw);
}
.news_bx:after {
  left: auto;
  right: 0;
}
@media all and (max-width: 650px) {
  .news_bx {
    padding: 6vw 7.645833vw 4.645833vw 7.645833vw;
  }
  .news_bx h3 {
    margin: 0 auto 2.6458333333vw auto;
    width: 100%;
    font-size: 4.85vw;
  }
  .news_bx .line {
    display: block;
    margin-bottom: 1.25vw;
    letter-spacing: 0;
    text-align: left;
    font-size: 3.18vw;
  }
  .news_bx .line .ymd {
    min-width: 0;
    width: auto;
  }
  .news_bx .line .txt {
    padding-left: 0;
  }
  .news_bx .line .intx {
    position: relative;
  }
  .news_bx .line .intx:before {
    bottom: -2px;
  }
  .news_bx:before, .news_bx:after {
    top: 5px;
    width: 2px;
    height: calc(100% - 10px);
  }
}

.modal .modal_cm .names {
  margin: 0.3vw auto 0 auto;
  text-align: center;
}

.cafe1 {
  padding: 8vw 0;
}
.cafe1 h2 {
  width: 30vw;
  margin: 0 auto;
}
.cafe1 .lead {
  margin-top: 0;
  text-align: center;
  font-size: 1.5vw;
  letter-spacing: 0;
  padding: 4vw 0 4.5vw 0;
}
@media all and (max-width: 650px) {
  .cafe1 {
    padding: 16vw 0 !important;
  }
  .cafe1 h2 {
    width: 64vw;
  }
  .cafe1 .lead {
    width: 71%;
    margin: 0 auto;
    line-height: 1.9;
    font-size: 3.18vw;
    padding: 10vw 0;
  }
}

.cafe1_1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.cafe1_1 .bx {
  background: #F3F5FB;
  font-family: "Jost", "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  padding: 4.2vw 2vw;
  box-sizing: border-box;
}
.cafe1_1 .bx .inb {
  padding-top: 2vw;
  box-sizing: border-box;
}
.cafe1_1 .bx .inb3 {
  font-family: "Zen Kaku Gothic New", sans-serif;
}
.cafe1_1 .bx.inb:nth-of-type(1) {
  padding-top: 0;
}
.cafe1_1 .bx .ttl {
  font-size: 1vw;
  width: 6.2vw;
  background: #14AE67;
  color: white;
  margin: 0 auto;
  text-align: center;
  padding: 7px 10px;
  box-sizing: border-box;
  border-radius: 100px;
}
.cafe1_1 .bx .txt {
  padding-top: 1vw;
  box-sizing: border-box;
  font-size: 1.45vw;
  color: #01479D;
  line-height: 1.5;
}
.cafe1_1 .map {
  padding: 0;
}
@media all and (max-width: 650px) {
  .cafe1_1 {
    grid-template-columns: 1fr;
  }
  .cafe1_1 .bx {
    padding: 10vw 2vw;
  }
  .cafe1_1 .bx .inb {
    padding-top: 5vw;
  }
  .cafe1_1 .bx .inb:nth-of-type(1) {
    padding-top: 0;
  }
  .cafe1_1 .bx .ttl {
    font-size: 3.18vw;
    width: 21.6vw;
    margin: 0 auto 2vw auto;
    padding: 2px 10px;
  }
  .cafe1_1 .bx .txt {
    padding-top: 1vw;
    font-size: 3.18vw;
  }
  .cafe1_1 .map {
    padding: 0;
    height: 73.2vw;
  }
}

.cafe1_2 {
  margin-top: 6.2vw;
  padding: 4.16vw;
  background: #F3F5FB;
}
.cafe1_2 h2 {
  text-align: center;
  color: #01479D;
  font-family: "Jost", sans-serif;
  font-weight: 600;
  font-size: 3.12vw;
  line-height: 1;
}
.cafe1_2 .name {
  font-size: 1.53vw;
  font-weight: bold;
  line-height: 1.6;
  padding-top: 1vw;
  letter-spacing: 0;
  box-sizing: border-box;
}
.cafe1_2 .name em {
  font-size: 0.8vw;
  margin: 0 5px;
  font-style: normal;
  vertical-align: super;
}
.cafe1_2 .price {
  font-size: 1.26vw;
  color: #E50020;
  font-family: "Jost", sans-serif;
  padding: 0.5vw 0;
  box-sizing: border-box;
}
.cafe1_2 .price span {
  font-size: 0.625vw;
}
.cafe1_2 .price_c2 {
  text-align: center;
}
.cafe1_2 .price_c2 .ins {
  display: inline-block;
}
.cafe1_2 .price_c2 .in {
  display: flex;
  gap: 0;
  margin: 0 auto;
  white-space: nowrap;
}
.cafe1_2 .price_c2 .pp2 .size {
  margin: 0 0.5vw;
}
.cafe1_2 .tx1 {
  font-size: 1.05vw;
  text-align: left;
  letter-spacing: 0;
}
.cafe1_2 .tx2 {
  padding-top: 0.5vw;
  box-sizing: border-box;
  font-size: 0.72vw;
  text-align: left;
  letter-spacing: 0;
}
.cafe1_2 .img {
  text-align: center;
}
.cafe1_2 .img img {
  display: inline-block;
  max-width: 80%;
}
.cafe1_2 .bx3 .img img {
  max-width: 80%;
}
.cafe1_2 .top {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3.1vw 4.16vw;
  padding-top: 4.3vw;
  box-sizing: border-box;
}
.cafe1_2 .top .bx3 {
  grid-row: 1/3;
  grid-column: 2/3;
}
.cafe1_2 .middle {
  padding-top: 3.12vw;
  padding-bottom: 3.12vw;
  box-sizing: border-box;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 0 3.16vw;
}
.cafe1_2 .btm {
  padding-top: 2vw;
  box-sizing: border-box;
  border-top: 1px solid #01479D;
  font-size: 0.79vw;
  text-align: left;
  letter-spacing: 0;
}
@media all and (max-width: 650px) {
  .cafe1_2 {
    margin-top: 13.2vw;
    padding: 10vw 0 8vw 0;
  }
  .cafe1_2 h2 {
    font-size: 7.46vw;
  }
  .cafe1_2 .name {
    font-size: 4.24vw;
    line-height: 1.5;
    padding: 1.5vw 0 0 0;
  }
  .cafe1_2 .name em {
    font-size: 2.4vw;
    margin: 0;
  }
  .cafe1_2 .price {
    font-size: 4.8vw;
    padding: 1vw 0;
  }
  .cafe1_2 .price span {
    font-size: 2.4vw;
  }
  .cafe1_2 .price_c2 .in {
    display: block;
    gap: 0;
  }
  .cafe1_2 .price_c2 .pp2 .size {
    margin: 0 0.5vw;
  }
  .cafe1_2 .tx1 {
    font-size: 2.8vw;
    padding: 0 8vw;
  }
  .cafe1_2 .tx2 {
    padding: 2vw 8vw 0 8vw;
    font-size: 2.8vw;
  }
  .cafe1_2 .img img {
    max-width: 90%;
  }
  .cafe1_2 .bx3 .img img {
    max-width: 90%;
  }
  .cafe1_2 .top {
    grid-template-columns: 1fr;
    gap: 11vw 0;
    padding-top: 4.3vw;
  }
  .cafe1_2 .top .bx3 {
    grid-row: unset;
    grid-column: unset;
  }
  .cafe1_2 .middle {
    margin-top: 11vw;
    padding: 0;
    grid-template-columns: 1fr;
    gap: 11vw 0;
  }
  .cafe1_2 .btm {
    font-size: 2.8vw;
    padding: 10.5vw 0 0 0;
    margin: 10.5vw 8vw 0 8vw;
  }
}

.cafe1_3 {
  position: relative;
  margin-top: 6.25vw;
  box-sizing: border-box;
  padding: 4.16vw;
  letter-spacing: 0;
}
.cafe1_3 h2 {
  text-align: center;
  color: #01479D;
  font-family: "Jost", sans-serif;
  font-weight: 600;
  font-size: 3.12vw;
  line-height: 1;
}
.cafe1_3 h3 {
  padding-top: 2.4vw;
  box-sizing: border-box;
  font-size: 1.85vw;
  text-align: center;
  font-weight: bold;
}
.cafe1_3 h3 span {
  color: #E50020;
}
.cafe1_3 .tx1 {
  padding-top: 1.3vw;
  box-sizing: border-box;
  font-size: 1.25vw;
}
.cafe1_3 .tx2 {
  padding-top: 1.2vw;
  box-sizing: border-box;
  font-size: 0.79vw;
  letter-spacing: -0.05em;
}
.cafe1_3 .imgs {
  margin-top: 2vw;
  text-align: center;
}
.cafe1_3 .imgs img {
  display: inline-block;
  width: 66%;
}
.cafe1_3:before, .cafe1_3:after {
  content: "";
  position: absolute;
  top: 0.8vw;
  left: 0;
  background: #00479d;
  width: 0.3vw;
  height: calc(100% - 1.6vw);
}
.cafe1_3:after {
  left: auto;
  right: 0;
}
@media all and (max-width: 650px) {
  .cafe1_3 {
    margin-top: 11vw;
    padding: 10vw 8vw 8vw 8vw;
  }
  .cafe1_3:before, .cafe1_3:after {
    top: 5px;
    width: 2px;
    height: calc(100% - 10px);
  }
  .cafe1_3 h2 {
    font-size: 7.46vw;
    width: 100%;
  }
  .cafe1_3 h3 {
    padding-top: 5.4vw;
    font-size: 4.24vw;
  }
  .cafe1_3 .tx1 {
    padding-top: 5.4vw;
    font-size: 2.8vw;
    text-align: left;
  }
  .cafe1_3 .tx2 {
    padding-top: 2.8vw;
    font-size: 2.8vw;
    text-align: left;
  }
  .cafe1_3 .imgs {
    margin-top: 5.4vw;
  }
  .cafe1_3 .imgs img {
    width: 100%;
  }
}

.cafe1_4 {
  margin-top: 6.2vw;
  padding: 3.16vw;
  background: #F3F5FB;
  letter-spacing: 0;
}
.cafe1_4 h2 {
  font-size: 2.1vw;
  width: 100%;
}
.cafe1_4 .info {
  color: #01479D;
  font-size: 1.2vw;
  padding: 2vw 0 1vw 0;
}
.cafe1_4 .info a {
  text-decoration: none;
  color: #01479D;
}
.cafe1_4 .time {
  font-size: 0.98vw;
  padding-bottom: 1vw;
}
.cafe1_4 .mini {
  font-size: 0.79vw;
}
@media all and (max-width: 650px) {
  .cafe1_4 {
    margin-top: 11vw;
    padding: 10vw 8vw 8vw 8vw;
  }
  .cafe1_4 h2 {
    font-size: 4.8vw;
    width: 100%;
  }
  .cafe1_4 .info {
    font-size: 3.7vw;
    padding: 4vw 0;
  }
  .cafe1_4 .time {
    font-size: 2.8vw;
    padding-bottom: 4vw;
  }
  .cafe1_4 .mini {
    text-align: left;
    font-size: 2.8vw;
  }
}

.l-main #contents {
  margin-top: 1.5625vw;
  background-image: url(../img/bg_border_l_01.png), url(../img/bg_border_r_01.png);
  background-position: left top, right top;
  background-repeat: repeat-y;
}

.cafe2 {
  padding: 9.3vw 0 8.3vw 0;
  letter-spacing: 0;
}
.cafe2 h2 {
  text-align: center;
  font-size: 2.9vw;
  font-weight: 900;
}
.cafe2 h2 span {
  color: #E50020;
}
@media all and (max-width: 650px) {
  .cafe2 {
    padding: 16vw 0;
    letter-spacing: 0;
  }
  .cafe2 h2 {
    font-size: 6.4vw;
  }
}

.cafe2_1 {
  margin-top: 3.12vw;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 4.16vw;
}
.cafe2_1 .bx {
  text-align: left;
  color: #01479D;
  font-size: 1.56vw;
  line-height: 2;
}
.cafe2_1 .bx em {
  font-style: normal;
  margin: 0 0 0 -0.5vw;
  font-size: 0.6vw;
  vertical-align: super;
}
.cafe2_1 .bx span {
  display: block;
  margin-top: 1vw;
  font-size: 0.79vw;
}
@media all and (max-width: 650px) {
  .cafe2_1 {
    margin-top: 7vw;
    grid-template-columns: 1fr;
    gap: 5.4vw 0;
  }
  .cafe2_1 .bx {
    font-size: 3.17vw;
    line-height: 1.8;
  }
  .cafe2_1 .bx span {
    margin-top: 2vw;
    font-size: 2.8vw;
  }
  .cafe2_1 .txt {
    order: 2;
  }
  .cafe2_1 .img {
    order: 1;
  }
}

.cafe3 {
  padding: 9.3vw 0 0 0;
  letter-spacing: 0;
}
.cafe3 h2 {
  text-align: center;
  width: 39vw;
  margin: 0 auto;
}
.cafe3 h3 {
  padding: 4vw 0 2vw 0;
  font-size: 3.12vw;
  text-align: center;
  color: #01479D;
  font-weight: 600;
  font-family: "Jost", sans-serif;
}
@media all and (max-width: 650px) {
  .cafe3 {
    padding: 16vw 0 0 0;
  }
  .cafe3 h2 {
    width: 74.6vw;
    margin: 0 auto;
  }
  .cafe3 h3 {
    padding: 10vw 0 6vw 0;
    font-size: 7.4vw;
  }
  .cafe3 .c-section__inner {
    width: 84vw;
  }
}

.cafe3_1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 4.16vw;
}
.cafe3_1 .bx {
  text-align: left;
  color: #01479D;
  font-size: 1.56vw;
  line-height: 1.9;
}
.cafe3_1 .bx p {
  margin-top: 0.5vw;
}
@media all and (max-width: 650px) {
  .cafe3_1 {
    grid-template-columns: 1fr;
    gap: 5vw 0;
    padding: 0 6.25vw;
  }
  .cafe3_1 .bx {
    font-size: 3.2vw;
    line-height: 1.8;
  }
  .cafe3_1 .bx p {
    margin-top: 0.5vw;
  }
}

.point {
  position: relative;
  margin-top: 6.24vw;
  padding: 4.16vw;
  box-sizing: border-box;
}
.point .bigs {
  font-size: 3.12vw;
  text-align: center;
  color: #01479D;
  font-weight: 600;
  font-family: "Jost", sans-serif;
}
.point .pin {
  padding: 3.12vw;
  border-radius: 3px;
  background: #F4FBF7;
  margin-top: 2.1vw;
}
.point .pin .txt {
  text-align: left;
  font-size: 1.25vw;
  color: #01479D;
  line-height: 2;
}
.point .pin .txt span {
  margin-top: 1vw;
  display: block;
  font-size: 0.79vw;
}
.point .pin .txt em {
  font-size: 0.5vw;
  vertical-align: super;
}
.point .pin_ttl {
  text-align: center;
  color: #14AE67;
  line-height: 1.4;
  font-size: 2.1vw;
  padding: 0 0 0.4vw 0;
  font-family: inherit;
}
.point .pin_ttl img {
  width: 2.44vw;
  display: block;
  margin: 0 auto 0.3vw auto;
}
.point .c2 {
  margin-top: 1vw;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 2.1vw;
}
.point .bd_top, .point .bd_btm {
  background: #8FC31E;
}
.point:before, .point:after {
  content: "";
  position: absolute;
  top: 0.8vw;
  left: 0;
  background: #14AE67;
  width: 0.3vw;
  height: calc(100% - 1.6vw);
}
.point:after {
  left: auto;
  right: 0;
}
@media all and (max-width: 650px) {
  .point {
    margin-top: 16vw;
    padding: 10vw 5.6vw;
  }
  .point .bigs {
    font-size: 7.4vw;
    width: 100%;
  }
  .point .pin {
    padding: 10vw 7vw;
    margin-top: 5vw;
  }
  .point .pin .txt {
    font-size: 3.14vw;
    line-height: 1.8;
  }
  .point .pin .txt span {
    margin-top: 3vw;
    font-size: 2.8vw;
  }
  .point .pin .txt .txe1 {
    font-size: 2.9vw;
  }
  .point .pin .txt .txe2 {
    font-size: 2.5vw;
  }
  .point .pin_ttl {
    line-height: 1.4;
    font-size: 4.8vw;
    padding: 0 0 3.5vw 0;
  }
  .point .pin_ttl img {
    width: 9.6vw;
    margin: 0 auto 3vw auto;
  }
  .point .c2 {
    margin-top: 0;
    grid-template-columns: 1fr;
    gap: 5.4vw 0;
  }
  .point:before, .point:after {
    top: 5px;
    width: 2px;
    height: calc(100% - 10px);
  }
}

.tech {
  padding: 8.3vw 0;
  box-sizing: border-box;
}
.tech h2 {
  font-size: 3.12vw;
  text-align: center;
  color: #01479D;
  font-weight: 600;
  font-family: "Jost", sans-serif;
}
.tech .tx1 {
  text-align: center;
  font-size: 1.56vw;
  color: #01479D;
  line-height: 1.8;
  margin-top: 1vw;
}
.tech .tx1 em {
  font-size: 0.5vw;
  vertical-align: super;
}
.tech .tx2 {
  margin-top: 1.1vw;
  display: block;
  font-size: 0.79vw;
}
@media all and (max-width: 650px) {
  .tech {
    padding: 21.3vw 6.25vw;
  }
  .tech h2 {
    font-size: 7.4vw;
    width: 100%;
  }
  .tech .tx1 {
    text-align: left;
    font-size: 3.17vw;
    margin-top: 6vw;
  }
  .tech .tx2 {
    margin-top: 3vw;
    font-size: 2.8vw;
    text-align: left;
  }
}

.product {
  margin-top: 0;
}
.product .pin {
  background: #F4FBF7;
  color: #01479D;
}
.product .lead {
  font-size: 0.8vw;
}
.product .milk img {
  height: auto;
  width: 1.62vw;
}
.product .ches img {
  height: auto;
  width: 2.44vw;
}
.product .oil img {
  height: auto;
  width: 2.65vw;
}
.product .pin_ttl {
  font-weight: 600;
  font-family: "Jost", sans-serif;
}
.product .c22, .product .c33 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 2.1vw;
  width: 35.4vw;
  margin: 1.5vw auto 0 auto;
  text-align: left;
}
.product .c22 .name, .product .c33 .name {
  font-size: 1.35vw;
  padding: 1vw 0 0.7vw 0;
  line-height: 1.35;
}
.product .c22 .txt, .product .c33 .txt {
  font-size: 1.05vw;
  line-height: 1.5;
}
.product .c22 .mini, .product .c33 .mini {
  margin: 1vw 0;
  font-size: 0.725vw;
}
.product .c22 .mini2, .product .c33 .mini2 {
  padding-bottom: 1.24vw;
}
.product .c22 .txt22, .product .c33 .txt22 {
  padding-bottom: 1.6vw;
}
.product .c33 {
  width: 100%;
  grid-template-columns: 1fr 1fr 1fr;
}
@media all and (max-width: 650px) {
  .product {
    margin-top: 0;
  }
  .product .pin {
    background: #F4FBF7;
    color: #01479D;
  }
  .product .lead {
    margin-top: 10vw;
    padding: 0 6.25vw;
    font-size: 2.8vw;
    text-align: left;
  }
  .product .milk img {
    height: auto;
    width: 6vw;
  }
  .product .ches img {
    height: auto;
    width: 9.5vw;
  }
  .product .oil img {
    height: auto;
    width: 9.5vw;
  }
  .product .c22, .product .c33 {
    grid-template-columns: 1fr;
    gap: 10.5vw 0;
    width: 100%;
    margin: 1.5vw auto 0 auto;
  }
  .product .c22 .name, .product .c33 .name {
    font-size: 4.24vw;
    padding: 3vw 0;
    line-height: 1.35;
    text-align: center;
  }
  .product .c22 .txt, .product .c33 .txt {
    font-size: 2.8vw;
    line-height: 1.5;
  }
  .product .c22 .mini, .product .c33 .mini {
    margin: 3vw 0;
    font-size: 2.8vw;
  }
  .product .c22 .mini2, .product .c33 .mini2 {
    padding-bottom: 0;
  }
  .product .c22 .txt22, .product .c33 .txt22 {
    padding-bottom: 0;
  }
  .product .c33 {
    width: 100%;
    grid-template-columns: 1fr;
  }
}

.cafe4 {
  padding: 8.3vw 0;
}
.cafe4 h2 {
  text-align: center;
  font-size: 2.9vw;
  letter-spacing: 0;
  font-weight: 900;
  color: #01479D;
}
.cafe4 h3 {
  text-align: center;
  font-size: 2.9vw;
  letter-spacing: 0;
  font-weight: 900;
  color: #999;
}

.cafe4 .c2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 4.1vw;
  max-width: 46vw;
  margin: 4.1vw auto 0 auto;
}
.cafe4 .c2 a {
  text-decoration: none;
  color: #01479D;
}
.cafe4 .c2 .txt {
  padding-top: 1vw;
  text-align: left;
  font-size: 1.1rem;
  line-height: 1.5;
  color: #01479D;
}
.cafe4 .c2 .txt span {
  padding-right: 0.2vw;
  background: url("../img/outl.png") top 0.45vw right no-repeat;
  background-size: 0.625vw auto;
}
@media all and (max-width: 650px) {
  .cafe4 {
    padding: 24vw 0 16vw;
  }
  .cafe4 h2 {
    font-size: 6.4vw;
    line-height: 1.4;
  }
	.cafe4 h3 {
    font-size: 6.4vw;
    line-height: 1.4;
  }

  .cafe4 .c2 {
    grid-template-columns: 1fr;
    gap: 8vw;
    max-width: 100%;
    margin: 8vw auto 0 auto;
  }
  .cafe4 .c2 .txt {
    padding-top: 3vw;
    font-size: 3.2vw;
    left: -0.05em;
  }
  .cafe4 .c2 .txt span {
    padding-right: 2vw;
    background: url(../img/outl.png) top 1vw right no-repeat;
    background-size: 2.8vw auto;
  }
}

.lasts .fb {
  font-weight: 900;
  font-size: 2.44vw;
  letter-spacing: -0.05em;
  margin-bottom: 1vw;
}
.lasts .lead2 {
  font-size: 1.25vw;
}
.lasts .lead {
  font-size: 1.8vw;
}
.lasts .l-footer__cta__inner {
  padding: 11vw 0;
  width: 100%;
  max-width: 100%;
}
.lasts .l-footer__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 7vw auto 0 auto;
  align-items: center;
  width: 35vw;
}
.lasts .l-footer__logo a:nth-of-type(1) {
  margin-right: 4.2vw;
}
@media all and (max-width: 650px) {
  .lasts .fb {
    font-size: 4.8vw;
    margin-bottom: 3vw;
  }
  .lasts .lead2 {
    font-size: 4.25vw;
  }
  .lasts .lead {
    font-size: 4.24vw;
  }
  .lasts .l-footer__cta__inner {
    padding: 16vw 0 10.6vw 0;
    background: none;
  }
  .lasts .l-footer__logo {
    margin: 0 auto 16vw auto;
    width: 65vw;
  }
  .lasts .l-footer__logo a:nth-of-type(1) {
    margin-right: 11vw;
  }
}

.l-main #contents {
  padding-bottom: 0;
}

@media all and (max-width: 650px) {
  .c-section__inner {
    width: 73vw;
  }
}


/*# sourceMappingURL=add.css.map */
