@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font: inherit;
  font-size: 100%;
  text-decoration: none;
  vertical-align: baseline;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  height: 100%;
}

article, aside, dialog, figcaption, figure, footer, header, main, menu, nav, section, svg {
  display: block;
}

audio, canvas, video {
  display: inline-block;
  vertical-align: middle;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

a {
  cursor: pointer;
}

strong {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
}

img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  vertical-align: top;
}

caption, th {
  font-weight: bold;
  text-align: left;
}

label {
  cursor: pointer;
}

label span {
  vertical-align: middle;
}

input, textarea, select {
  padding: 4px 8px;
  border-radius: 0;
  vertical-align: middle;
}

input:not([type=radio]):not([type=checkbox]), textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input[type=radio], input[type=checkbox], input[type=submit] {
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

a, area, button, input, label, select, textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

article {
  word-wrap: break-word;
  overflow-wrap: break-word;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
@media screen and (max-width: 991px) {
  .pc-s {
    display: none !important;
  }
}
@media screen and (min-width: 992px) {
  .sp-s {
    display: none !important;
  }
}
.sp-cacaobarry {
  color: #222;
  line-height: 1.6;
  overflow: hidden;
  font-family: "Noto Sans JP", sans-serif;
}

a {
  color: black;
  text-decoration: underline;
}
@media screen and (max-width: 991px) {
  a {
    text-decoration: none;
  }
}

@media screen and (min-width: 992px) {
  a {
    -webkit-box-shadow: 0 0 1px transparent;
            box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    text-decoration: none;
  }

  a:hover {
    opacity: 0.5;
    cursor: pointer;
  }

  a img {
    -webkit-transition: 0.3s;
  }
}
/* 特集　カカオバリー */
.__special .cacaobarry2025, .__special .site-special-content.sp-cacaobarry {
  padding-top: 0;
}

.__special .sp-cacaobarry .page-kv {
  max-width: 1440px;
  margin: auto;
}
.__special .sp-cacaobarry .page-kv img {
  width: 100%;
  height: auto;
}

.content-wrapper {
  max-width: 1240px;
  margin: auto;
}
@media (max-width: 1440px) {
  .content-wrapper {
    max-width: 1024px;
  }
}

.__special .sp-cacaobarry .guest-list {
  margin: 50px auto;
  max-width: 700px;
}
@media (max-width: 767px) {
  .__special .sp-cacaobarry .guest-list {
    margin: 30px auto 60px;
    max-width: 90%;
  }
}

.__special .sp-cacaobarry .guest-list li {
  z-index: 3;
  position: relative;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.__special .sp-cacaobarry .guest-list li + li {
  margin-top: 1.5em;
}

.__special .sp-cacaobarry .guest-list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 20px;
  font-weight: bold;
  padding: 15px 0;
  color: white;
  padding-left: 50px;
  font-weight: normal;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media (max-width: 767px) {
  .__special .sp-cacaobarry .guest-list li a {
    padding: 15px 0;
    font-size: 14px;
    padding-left: 20px;
    text-decoration: none;
  }
}
.__special .sp-cacaobarry .guest-list li a::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #01573d;
  border: 0.1rem solid #01573d;
  -webkit-transform: skewX(-15deg);
          transform: skewX(-15deg);
  -webkit-transition: background-color 0.15s ease-in, border-color 0.15s ease-in;
  transition: background-color 0.15s ease-in, border-color 0.15s ease-in;
}

.__special .sp-cacaobarry .guest-list li a i {
  width: 70px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  z-index: 3;
  background: white;
}
@media (max-width: 767px) {
  .__special .sp-cacaobarry .guest-list li a i {
    width: 22%;
  }
}

.__special .sp-cacaobarry .guest-list li a i img {
  width: 100%;
  height: auto;
  margin: 0;
}

.__special .sp-cacaobarry .guest-list li a p {
  padding-left: 20px;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .__special .sp-cacaobarry .guest-list li a p {
    padding: 0 0 0 15px;
    line-height: 1.5;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 78%;
    font-size: 13px;
  }
}

.__special .sp-cacaobarry .guest-list li a .delivery {
  font-size: 1.4em;
  font-weight: bold;
  letter-spacing: 0.08em;
}
@media (max-width: 767px) {
  .__special .sp-cacaobarry .guest-list li a .delivery {
    font-size: 1.3em;
    letter-spacing: 0;
  }
}

.__special .sp-cacaobarry .intro-area {
  text-align: center;
}

.__special .sp-cacaobarry .intro-area h3 {
  font-size: 28px;
  font-weight: bold;
  color: #01573d;
  margin-bottom: 0.5em;
}
@media (max-width: 767px) {
  .__special .sp-cacaobarry .intro-area h3 {
    font-size: 20px;
    text-align: center;
    margin: 0 0 20px;
  }
}

.__special .sp-cacaobarry .intro-area .top-txt {
  font-size: 18px;
  line-height: 2;
  letter-spacing: 0.05em;
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  .__special .sp-cacaobarry .intro-area .top-txt {
    font-size: 16px;
    margin-bottom: 50px;
  }
}

.__special .sp-cacaobarry .sec-guest {
  padding: 50px;
  margin-bottom: 50px;
  position: relative;
  background: #eee;
  /*
  	&::after{
  	content: "";
  	position: absolute;
  	z-index: -1;
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 100%;
  	background: #eee;
  	border: .1rem solid #eee;
  	transform: skewX(-15deg);
  	transition: background-color .15s ease-in, border-color .15s ease-in;

  		@media (max-width: 767px) {
  		transform: skewX(-4deg);
  		}

  	}
  */
}
@media (max-width: 767px) {
  .__special .sp-cacaobarry .sec-guest {
    padding: 40px 20px;
    margin-bottom: 40px;
  }
}

.__special .sp-cacaobarry .sec-guest.comingsoon {
  position: relative;
}

.__special .sp-cacaobarry .sec-guest.comingsoon::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
}

.__special .sp-cacaobarry .sec-guest.comingsoon .txt {
  font-family: "CooperBlackLTPro";
  font-size: 20px;
}
@media (max-width: 767px) {
  .__special .sp-cacaobarry .sec-guest.comingsoon .txt {
    font-size: 20px;
    text-align: center;
  }
}

.__special .sp-cacaobarry .sec-guest .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 50px;
}
@media (max-width: 767px) {
  .__special .sp-cacaobarry .sec-guest .row {
    display: block;
    padding: 0;
  }
}

.__special .sp-cacaobarry .sec-guest .photo-area {
  width: 23%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 767px) {
  .__special .sp-cacaobarry .sec-guest .photo-area {
    width: 100%;
    margin-bottom: 20px;
  }
}

.__special .sp-cacaobarry .sec-guest .photo-area .thumb {
  width: 160px;
  margin: auto;
  position: relative;
  z-index: 3;
  background: white;
  /*
  	&::after{
  	content: "";
  	position: absolute;
  	z-index: -1;
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 100%;
  	background: white;
  	border: .1rem solid white;
  	transform: skewX(-15deg);
  	transition: background-color .15s ease-in, border-color .15s ease-in;

  		@media (max-width: 767px) {
  		transform: skewX(-4deg);
  		}

  	}
  */
}
@media (max-width: 767px) {
  .__special .sp-cacaobarry .sec-guest .photo-area .thumb {
    width: 135px;
  }
}

.__special .sp-cacaobarry .sec-guest .photo-area .thumb img {
  width: 100%;
  height: auto;
  margin: 0;
}

.__special .sp-cacaobarry .sec-guest .photo-area .name {
  font-size: 16px;
  margin-top: 15px;
  text-align: center;
}
@media (max-width: 767px) {
  .__special .sp-cacaobarry .sec-guest .photo-area .name {
    font-size: 16px;
    font-weight: bold;
  }
}

.__special .sp-cacaobarry .sec-guest .photo-area .thumb img {
  margin: 0;
}

.__special .sp-cacaobarry .sec-guest .txt {
  width: 74%;
  font-size: 16px;
  line-height: 2;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: justify;
  text-justify: inter-ideograph;
  word-break: break-all;
}
@media (max-width: 767px) {
  .__special .sp-cacaobarry .sec-guest .txt {
    line-height: 1.8;
    width: 100%;
  }
}

.__special .sp-cacaobarry .sec-guest h2 {
  border-bottom: 3px solid #01573d;
  padding-bottom: 10px;
  color: #01573d;
  text-align: center;
  font-size: 28px;
  line-height: 1.4;
  margin-bottom: 30px;
  font-weight: 700;
  margin-top: 4em;
}

.__special .sp-cacaobarry .sec-guest .movie {
  position: relative;
  height: auto;
  width: 90%;
  margin: 30px auto;
}
@media (max-width: 767px) {
  .__special .sp-cacaobarry .sec-guest .movie {
    margin: 40px auto;
    width: 100%;
  }
}

.__special .sp-cacaobarry .sec-guest .movie::before {
  content: "";
  display: block;
  padding-top: 56.25%;
}

.__special .sp-cacaobarry .sec-guest .movie iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.__special .sp-cacaobarry .sec-guest .catalog-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 90%;
  margin: auto;
}
@media (max-width: 767px) {
  .__special .sp-cacaobarry .sec-guest .catalog-list {
    display: block;
    width: 100%;
  }
}

.__special .sp-cacaobarry .sec-guest .catalog-list li {
  width: 48%;
  margin-bottom: 2%;
}
@media (max-width: 767px) {
  .__special .sp-cacaobarry .sec-guest .catalog-list li {
    width: 90%;
    margin: 0 auto 4%;
  }
}

.__special .sp-cacaobarry .sec-guest .catalog-list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  color: white;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  position: relative;
  z-index: 3;
  padding: 10px 0;
}
@media (max-width: 767px) {
  .__special .sp-cacaobarry .sec-guest .catalog-list li a {
    font-size: 14px;
  }
}
.__special .sp-cacaobarry .sec-guest .catalog-list li a::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #01573d;
  border: 0.1rem solid #01573d;
  -webkit-transform: skewX(-15deg);
          transform: skewX(-15deg);
  -webkit-transition: background-color 0.15s ease-in, border-color 0.15s ease-in;
  transition: background-color 0.15s ease-in, border-color 0.15s ease-in;
}

.__special .sp-cacaobarry .sec-guest .catalog-list li a:hover {
  opacity: 0.5;
}

.__special .sp-cacaobarry .sec-guest .catalog-list li a small {
  font-size: 80%;
  display: block;
  color: white;
}

.__special .sp-cacaobarry .sec-guest .note {
  width: 90%;
  text-align: right;
  font-size: 13px;
  margin: 20px auto 0;
}
@media (max-width: 767px) {
  .__special .sp-cacaobarry .sec-guest .note {
    text-align: left;
    width: 90%;
  }
}

.__special .sp-cacaobarry .sec-guest .entry {
  width: 48%;
  margin: 40px auto 0;
}
@media (max-width: 767px) {
  .__special .sp-cacaobarry .sec-guest .entry {
    width: 100%;
    margin: 30px auto 0;
  }
}

.__special .sp-cacaobarry .sec-guest .entry a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  color: white;
  font-size: 16px;
  padding: 10px 0;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
  position: relative;
  z-index: 0;
}
@media (max-width: 767px) {
  .__special .sp-cacaobarry .sec-guest .entry a {
    font-size: 14px;
  }
}
.__special .sp-cacaobarry .sec-guest .entry a::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #01573d;
  border: 0.1rem solid #01573d;
  -webkit-transform: skewX(-15deg);
          transform: skewX(-15deg);
  -webkit-transition: background-color 0.15s ease-in, border-color 0.15s ease-in;
  transition: background-color 0.15s ease-in, border-color 0.15s ease-in;
}

.__special .sp-cacaobarry .sec-guest .entry a small {
  font-size: 80%;
  display: block;
  width: 100%;
}

.back-btn {
  max-width: 400px;
  margin: 200px auto 0;
}
@media (max-width: 767px) {
  .back-btn {
    max-width: 70%;
    margin: 50px auto 0;
  }
}
.back-btn a {
  position: relative;
  z-index: 3;
  color: white;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 0;
  font-size: 18px;
}
@media (max-width: 767px) {
  .back-btn a {
    font-size: 14px;
  }
}
.back-btn a::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #01573d;
  border: 0.1rem solid #01573d;
  -webkit-transform: skewX(-15deg);
          transform: skewX(-15deg);
  -webkit-transition: background-color 0.15s ease-in, border-color 0.15s ease-in;
  transition: background-color 0.15s ease-in, border-color 0.15s ease-in;
}

.copyright {
  text-align: center;
  margin-top: 100px;
  color: #01573d;
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  .copyright {
    margin-top: 30px;
    padding-bottom: 30px;
    font-size: 12px;
  }
}
/*# sourceMappingURL=style.css.map */