#bonito {
  background-image: url("https://climberworks.jp/8075/seafood/img/bonito/bg.webp");
  background-size: 100%;
  font-family: 'Shippori Mincho', serif;
  font-weight: 400;
  font-style: normal;
  overflow: hidden;
  font-feature-settings: "palt";
}
#bonito img {
  width: 100%;
  height: auto;
}
.nijimi {
  font-family: dnp-shuei-nmincho-std, sans-serif;
}
.base_bg {
  padding: 3em 0;
  color: #fff;
}
/* introduction */
.introduction {
  color: #fff;
  text-align: left;
}
.introduction_img {}
.introduction_img img {
  width: 140% !important;
  margin: 0 0 0 -20%;
}
.introduction_txt {
  position: relative;
  width: 80%;
  margin: -20px auto 0;
}
.introduction_txt::before, .introduction_txt::after {
  position: absolute;
  content: '';
  display: block;
  width: 80px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
}
.introduction_txt::before {
  top: 15px;
  right: -5%;
  background-image: url("https://climberworks.jp/8075/seafood/img/bonito/shape02.webp");
}
.introduction_txt::after {
  bottom: -50px;
  left: -15%;
  background-image: url("https://climberworks.jp/8075/seafood/img/bonito/shape01.webp");
}
.introduction_txt div {
  font-family: dnp-shuei-nmincho-std, sans-serif;
  font-size: 2rem;
  letter-spacing: 2px;
  margin: 0 auto 0.2em;
}
.introduction_txt h2 {
  font-weight: 400;
  font-family: dnp-shuei-nmincho-std, sans-serif;
  font-size: 2.5rem;
  letter-spacing: 2px;
}
.introduction_txt h2 span {
  display: block;
  max-width: 200px;
  margin: 0 auto 0.4em 0;
}
.introduction_txt p {
  margin: 0.5em auto 0;
  line-height: 1.8;
  letter-spacing: 2px;
}
.introduction_bg {
  margin: -20px auto 0;
}
.introduction_bg img {
  height: 280px !important;
  object-fit: cover;
}
.introduction02 {
  position: relative;
  text-align: left;
}
.introduction02 h2 {
  position: absolute;
  z-index: 1;
  top: -0.3em;
  right: 5%;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-align: left;
  font-weight: 400;
  font-family: dnp-shuei-nmincho-std, sans-serif;
  font-size: 6rem;
  line-height: 1;
  letter-spacing: 2px;
}
.introduction02 h2 span {
  color: #C6A83C;
}
.introduction02_ap {
  position: absolute;
  z-index: 1;
  bottom: 90px;
  right: -10px;
  width: 160px;
}
.introduction02_img {
  width: 87%;
  margin: 0 13% 0 0;
}
.introduction02 p {
  position: relative;
  z-index: 1;
  margin: -15px auto 0;
  font-family: dnp-shuei-nmincho-std, sans-serif;
  font-size: 2.2rem;
  letter-spacing: 2px;
  color: #00355C;
}
.introduction02 p span {
  display: inline-block;
  padding: 2px 10px 2px 20px;
  margin: 0 auto 5px;
  background: url("https://climberworks.jp/8075/seafood/img/bonito/introduction_bg.webp") center / cover;
}
.introduction02_txt {
  width: 80%;
  margin: 2em auto 0;
}
.introduction02_txt div {
  margin: 1em auto 0;
  text-align: left;
}
.introduction02_txt div h3 {
  font-weight: 400;
  font-family: dnp-shuei-nmincho-std, sans-serif;
  font-size: 3rem;
  line-height: 1.3;
  letter-spacing: 4px;
  margin: 0 auto 0.3em;
}
.introduction02_txt div p {
  line-height: 1.8;
  letter-spacing: 2px;
}
/* lineup */
.lineup_bg {
  padding: 3em 0;
  background: #fff;
}
.lineup_bg h2 {
  color: #00355C;
  font-weight: 400;
  font-family: dnp-shuei-nmincho-std, sans-serif;
  letter-spacing: 4px;
  font-size: 1.8rem;
  line-height: 1.5;
}
.lineup_bg h2 span {
  display: block;
  font-family: 'Cochin', sans-serif;
  font-size: 1.4rem;
  letter-spacing: 1px;
}
.close_img {
  width: 90%;
  margin: -1em auto 2em;
}
/* about */
.about_top {
  position: relative;
}
.about_top::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: linear-gradient(-45deg, rgba(0, 53, 92, 0) 0%, rgba(0, 53, 92, 0) 50%, rgba(0, 53, 92, 1)100%);
}
.about_top img {
  height: 400px !important;
  object-fit: cover;
}
.about_top div {
  position: absolute;
  top: 20px;
  left: 20px;
  text-align: left;
  color: #fff;
  font-family: dnp-shuei-nmincho-std, sans-serif;
  display: inline-block;
}
.about_top div::before, .about_top div::after {
  position: absolute;
  content: '';
  display: block;
  width: 80px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
}
.about_top div::before {
  top: -20px;
  right: -20px;
  background-image: url("https://climberworks.jp/8075/seafood/img/bonito/shape02.webp");
}
.about_top div::after {
  bottom: -70px;
  left: -25px;
  background-image: url("https://climberworks.jp/8075/seafood/img/bonito/shape01.webp");
}
.about_top div p {
  font-size: 2rem;
  letter-spacing: 4px;
}
.about_top div h2 {
  font-size: 3.5rem;
  letter-spacing: 2px;
  line-height: 1.3;
  font-weight: 400;
}
.about_top div h2 span {
  font-size: 4.5rem;
}
.about_top div h2 span.highlight {
  color: #C6A83C;
  font-size: 5rem;
}
.about_hamanako {
  padding: 2em 0 0;
  position: relative;
  overflow: hidden;
  text-align: left;
  color: #fff;
}
.about_hamanako::before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("https://climberworks.jp/8075/seafood/img/bonito/map_sp.webp");
  background-size: 100%;
  background-repeat: no-repeat;
}
.about_hamanako::after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 300px;
  background: linear-gradient(-45deg, rgba(0, 53, 92, 0) 0%, rgba(0, 53, 92, 0) 40%, rgba(0, 53, 92, 1)100%);
}
.about_hamanako > p {
  position: relative;
  z-index: 3;
  width: 80%;
  margin: auto;
  font-family: dnp-shuei-nmincho-std, sans-serif;
  font-size: 2.5rem;
  letter-spacing: 2px;
}
.about_hamanako > p span {
  color: #C6A83C;
}
.about_hamanako_in {
  position: relative;
  z-index: 3;
  width: 80%;
  margin: 14em auto 0;
}
.about_hamanako_in_img {
  display: none;
}
.about_hamanako_in_txt {}
.about_hamanako_in_txt div {
  font-family: dnp-shuei-nmincho-std, sans-serif;
  font-size: 2rem;
  letter-spacing: 3px;
  margin: 0 auto 0.3em;
}
.about_hamanako_in_txt h3 {
  position: relative;
  font-family: dnp-shuei-nmincho-std, sans-serif;
  font-size: 4.5rem;
  letter-spacing: 4px;
  line-height: 1.3;
  font-weight: 400;
  margin: 0 auto 0.5em;
}
.about_hamanako_in_txt h3 span {
  color: #C6A83C;
}
.about_hamanako_in_txt h3::before {
  position: absolute;
  content: '';
  display: block;
  width: 80px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  bottom: 0;
  right: -30px;
  background-image: url("https://climberworks.jp/8075/seafood/img/bonito/shape02.webp");
}
.about_hamanako_in_txt p {
  position: relative;
  margin: 1em auto 0;
  line-height: 1.8;
  letter-spacing: 2px;
}
.about_hamanako_in_txt p::before {
  position: absolute;
  content: '';
  display: block;
  width: 80px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  top: -60px;
  left: -50px;
  background-image: url("https://climberworks.jp/8075/seafood/img/bonito/shape01.webp");
}
.about_timing {
  position: relative;
  text-align: left;
  color: #fff;
}
.about_timing > picture img {
  height: 650px !important;
  object-fit: cover;
}
.about_timing::before {
  position: absolute;
  content: '';
  top: 70px;
  right: 4%;
  display: block;
  width: 117px;
  height: 150px;
  background-image: url("https://climberworks.jp/8075/seafood/img/bonito/about_season.webp");
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 1;
}
.about_timing div {
  position: absolute;
  bottom: 30px;
  left: 10%;
  width: 80%;
}
.about_timing div h3 {
  font-family: dnp-shuei-nmincho-std, sans-serif;
  font-weight: 400;
  font-size: 2.3rem;
  line-height: 1.4;
  letter-spacing: 4px;
  margin: 0 auto 0.3em;
}
.about_timing div h3 span {
  display: block;
  font-size: 3.8rem;
}
.about_timing div p {
  line-height: 1.8;
  letter-spacing: 2px;
}
.about_point {
  width: 90%;
  margin: auto;
}
.about_point li:first-child {
  margin: 0em auto 0;
}
.about_point li {
  margin: 3em auto 0;
  position: relative;
}
.about_point li:nth-of-type(even) div {
  left: inherit;
  right: 2%;
}
.about_point li div {
  position: absolute;
  top: -10px;
  left: 2%;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-align: left;
  font-family: dnp-shuei-nmincho-std, sans-serif;
  letter-spacing: 2px;
  font-size: 5rem;
}
.about_point li img {
  height: 250px !important;
  object-fit: cover;
}
.about_point li h3 {
  font-family: dnp-shuei-nmincho-std, sans-serif;
  font-weight: 400;
  font-size: 2rem;
  letter-spacing: 2px;
  margin: 0.5em auto 0.3em;
}
.about_point li p {
  width: 90%;
  margin: auto;
  text-align: left;
  line-height: 1.8;
  letter-spacing: 2px;
}
/* flow */
.flow_top {
  position: relative;
}
.flow_top::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: linear-gradient(-45deg, rgba(0, 53, 92, 0) 0%, rgba(0, 53, 92, 0) 30%, rgba(0, 53, 92, 1)100%);
}
.flow_top img {
  height: 350px !important;
  object-fit: cover;
}
.flow_top div {
  position: absolute;
  top: 30px;
  left: 20px;
  text-align: left;
  color: #fff;
  font-family: dnp-shuei-nmincho-std, sans-serif;
  display: inline-block;
}
.flow_top div::before, .flow_top div::after {
  position: absolute;
  content: '';
  display: block;
  width: 80px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
}
.flow_top div::before {
  top: -20px;
  right: -70px;
  background-image: url("https://climberworks.jp/8075/seafood/img/bonito/shape02.webp");
}
.flow_top div::after {
  bottom: -70px;
  left: -25px;
  background-image: url("https://climberworks.jp/8075/seafood/img/bonito/shape01.webp");
}
.flow_top div > p {
  font-size: 2.3rem;
  letter-spacing: 4px;
}
.flow_top div > p span {
  display: block;
  font-size: 1.6rem;
}
.flow_top div h2 {
  position: relative;
  font-size: 5rem;
  letter-spacing: 2px;
  line-height: 1.3;
  font-weight: 400;
}
.flow_top div h2 p {
  position: relative;
  z-index: 3;
}
.flow_top div h2 span {
  color: #C6A83C;
}
.flow_top div h2::after {
  position: absolute;
  content: '';
  bottom: -30px;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("https://climberworks.jp/8075/seafood/img/bonito/flow_line.webp");
  background-size: contain;
  background-repeat: no-repeat;
}
.flow_line {
  width: 80%;
  margin: auto;
}
.flow_line p {
  font-family: dnp-shuei-nmincho-std, sans-serif;
  letter-spacing: 3px;
  margin: 0 auto 0.5em;
  font-size: 2rem;
}
.flow_line02 {
  width: calc(90% - 40px);
  margin: 4em auto 0;
  position: relative;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 20px;
  padding: 35px 20px 30px;
}
.flow_line02::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #fff;
  opacity: 0.3;
}
.flow_line02 p {
  position: absolute;
  top: -1em;
  left: 50%;
  transform: translate(-50%, 0%);
  display: inline-block;
  border-radius: 60px;
  padding: 3px 0px;
  font-family: dnp-shuei-nmincho-std, sans-serif;
  letter-spacing: 3px;
  font-size: 2.2rem;
  color: #00355C;
  width: 200px;
  z-index: 1;
  overflow: hidden;
}
.flow_line02 p::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 60px;
  background-image: url("https://climberworks.jp/8075/seafood/img/bonito/flow_bg.webp");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
}
.flow_point {
  width: 80%;
  margin: auto;
  text-align: left;
}
.flow_point li {
  margin: 2em auto 0;
}
.flow_point_img {}
.flow_point_txt {
  position: relative;
  margin: 2em auto 0;
  padding: 20px 0 25px;
}
.flow_point_txt::before {
  position: absolute;
  top: 0;
  right: 0;
  height: 1px;
  width: calc(100% - 80px);
  content: '';
  background: #C6A83C;
}
.flow_point_txt div {
  position: absolute;
  top: -10px;
  left: 0;
  font-family: dnp-shuei-nmincho-std, sans-serif;
  letter-spacing: 3px;
  color: #C6A83C;
  font-size: 1.6rem;
}
.flow_point_txt h3 {
  font-weight: 400;
  font-family: dnp-shuei-nmincho-std, sans-serif;
  letter-spacing: 3px;
  font-size: 3rem;
}
.flow_point_txt p {
  line-height: 1.8;
  letter-spacing: 2px;
}
.flow_point_no {
  display: none;
}
/* point */
.point_top {
  position: relative;
}
.point_top::before {
  position: absolute;
  top: 0;
  left: 0%;
  width: 100%;
  height: 100%;
  content: '';
  background: linear-gradient(-45deg, rgba(0, 53, 92, 0) 0%, rgba(0, 53, 92, 0) 30%, rgba(0, 53, 92, 1)100%);
}
.point_top img {
  height: 400px !important;
  object-fit: cover;
}
.point_top div {
  position: absolute;
  top: 30px;
  left: 20px;
  text-align: left;
  color: #fff;
  font-family: dnp-shuei-nmincho-std, sans-serif;
  display: inline-block;
}
.point_top div::before, .point_top div::after {
  position: absolute;
  content: '';
  display: block;
  width: 80px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
}
.point_top div::before {
  top: 50px;
  right: 0px;
  background-image: url("https://climberworks.jp/8075/seafood/img/bonito/shape02.webp");
}
.point_top div::after {
  bottom: -70px;
  left: -25px;
  background-image: url("https://climberworks.jp/8075/seafood/img/bonito/shape01.webp");
}
.point_top div > p {
  font-size: 2.3rem;
  letter-spacing: 4px;
}
.point_top div h2 {
  position: relative;
  font-size: 5rem;
  letter-spacing: 2px;
  line-height: 1.1;
  font-weight: 400;
}
.point_top div h2 span {
  display: block;
  color: #C6A83C;
}
.point_top div h3 {
  position: relative;
  display: inline-block;
  font-family: dnp-shuei-nmincho-std, sans-serif;
  letter-spacing: 2px;
  font-weight: 400;
  color: #00355C;
  font-size: 2rem;
  margin: 0.5em auto 0;
  padding: 2px 15px 2px 0;
}
.point_top div h3 span {
  position: relative;
  z-index: 1;
}
.point_top div h3::before {
  position: absolute;
  top: 0;
  left: -20px;
  width: calc(100% + 20px);
  height: 100%;
  content: '';
  background-image: url("https://climberworks.jp/8075/seafood/img/bonito/point_bg.webp");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  clip-path: polygon(0 0, 95% 0, 100% 100%, 0% 100%);
}
.point_list {}
.point_list li {
  margin: 3em auto 0;
}
.point_list li:first-child {
  margin: 0 auto 0;
}
.point_ttl {
  position: relative;
}
.point_ttl div {
  position: absolute;
  display: inline-block;
  top: 0;
  right: 3%;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-align: left;
  font-family: dnp-shuei-nmincho-std, sans-serif;
  letter-spacing: 2px;
  font-size: 2.8rem;
}
.point_ttl div span {
  position: relative;
  z-index: 1;
}
.point_ttl div::before {
  position: absolute;
  top: -15px;
  left: -5%;
  width: 110%;
  content: '';
  height: calc(100% + 30px);
  background-image: url("https://climberworks.jp/8075/seafood/img/bonito/point_shape.webp");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.point_ttl h3 {
  position: absolute;
  right: 3%;
  bottom: 15px;
  text-align: right;
  font-family: dnp-shuei-nmincho-std, sans-serif;
  letter-spacing: 4px;
  font-weight: 400;
  font-size: 2.8rem;
}
.point_ttl h3 span {
  display: inline-block;
  background: #00355C;
  padding: 2px 10px;
  margin: 0 auto 8px;
}
.point_ttl img {
  width: 80% !important;
  height: 320px !important;
  object-fit: cover;
  margin: 0 20% 0 0;
}
.point_list li:nth-of-type(even) .point_ttl div {
  right: auto;
  left: 3%;
}
.point_list li:nth-of-type(even) .point_ttl h3 {
  right: auto;
  left: 3%;
  text-align: left;
}
.point_list li:nth-of-type(even) .point_ttl img {
  margin: 0 0 0 20%;
}
.point {
  margin: 2em auto 0;
  width: 80%;
  text-align: left;
}
.point p {
  margin: 1em auto 0;
  line-height: 1.8;
  letter-spacing: 2px;
}
.point p span {
  font-family: dnp-shuei-nmincho-std, sans-serif;
  letter-spacing: 3px;
  margin: 0 auto 0.3em;
  display: block;
  font-size: 2rem;
  line-height: 1.5;
}
/* wara */
.wara_top {
  position: relative;
}
.wara_top > img {
  height: 400px !important;
  object-fit: cover;
}
.wara_top::before {
  position: absolute;
  top: 0;
  left: 0%;
  width: 100%;
  height: 100%;
  content: '';
  background: linear-gradient(-135deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 1)100%);
}
.wara_top::after {
  position: absolute;
  content: '';
  top: 30px;
  right: 4%;
  display: block;
  width: 117px;
  height: 150px;
  background-image: url("https://climberworks.jp/8075/seafood/img/bonito/wara_ttl.webp");
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 1;
}
.wara_top h2 {
  position: absolute;
  bottom: 20px;
  left: 20px;
  text-align: left;
  color: #fff;
  font-weight: 400;
  font-family: dnp-shuei-nmincho-std, sans-serif;
  letter-spacing: 4px;
  font-size: 3rem;
  line-height: 1.5;
}
.wara_top h2 span {
  color: #C6A83C;
}
.wara_top h2 img {
  width: 70px !important;
  display: block;
  margin: 0 auto 5px 0;
}
.wara_bg {
  padding: 3em 0;
  background-image: url("https://climberworks.jp/8075/seafood/img/bonito/wara_bg.webp");
  background-size: 100%;
}
.wara {
  width: 80%;
  margin: auto;
}
.wara_img {}
.wara_txt {
  margin: 1em auto 0;
  text-align: left;
}
.wara_txt h3 {
  font-weight: 400;
  color: #00355C;
  font-family: dnp-shuei-nmincho-std, sans-serif;
  letter-spacing: 5px;
  font-size: 2rem;
  line-height: 1.6;
  margin: 0 auto 0.5em;
}
.wara_txt p {
  margin: 0.5em auto 0;
  line-height: 1.8;
  letter-spacing: 2px;
}
/* recipe */
.recipe {
  width: 90%;
  margin: auto;
}
.recipe h2 {
  position: relative;
  display: inline-block;
  font-family: dnp-shuei-nmincho-std, sans-serif;
  font-weight: 400;
  letter-spacing: 3px;
  font-size: 1.8rem;
  margin: 0 auto 0.8em;
}
.recipe h2 span {
  display: block;
  font-size: 2.4rem;
}
.recipe h2::before, .recipe h2::after {
  position: absolute;
  content: '';
  display: block;
  bottom: 0;
  width: 80px;
  height: 40px;
  background-image: url("https://climberworks.jp/8075/seafood/img/bonito/shape02.webp");
  background-size: contain;
  background-repeat: no-repeat;
}
.recipe h2::before {
  left: -85px;
  transform: scale(-1, 1);
}
.recipe h2::after {
  right: -85px;
}
.recipe div {
  position: relative;
}
.recipe div img {
  height: 200px !important;
  object-fit: cover;
}
.recipe div p {
  display: inline-block;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-align: left;
  font-family: dnp-shuei-nmincho-std, sans-serif;
  letter-spacing: 5px;
  position: absolute;
  top: 0;
  right: 5%;
  padding: 10px 2px;
  background: #00355C;
  font-size: 1.8rem;
}
.recipe h3 {
  margin: 0.7em auto 0.2em;
  font-weight: 400;
  font-family: dnp-shuei-nmincho-std, sans-serif;
  letter-spacing: 5px;
  font-size: 1.8rem;
}
.recipe > p {
  text-align: left;
  line-height: 1.8;
  letter-spacing: 2px;
}
.recipe02 {
  width: 80%;
  margin: 3em auto 0;
  padding: 20px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.recipe02 p {
  margin: 1em auto 0;
  text-align: left;
  line-height: 1.8;
  letter-spacing: 2px;
}
.recipe02 p span {
  display: block;
  font-family: dnp-shuei-nmincho-std, sans-serif;
  letter-spacing: 5px;
  font-size: 1.8rem;
  margin: 0 auto 0.3em;
  line-height: 1.4;
}
.arrange {
  width: 80%;
  margin: 3em auto 0;
  background-image: url("https://climberworks.jp/8075/seafood/img/bonito/wara_bg.webp");
  background-size: 100%;
  padding: 25px 0 20px;
  color: #00355C;
}
.arrange h2 {
  position: relative;
  display: inline-block;
  font-family: dnp-shuei-nmincho-std, sans-serif;
  font-weight: 400;
  letter-spacing: 3px;
  font-size: 2rem;
  margin: 0 auto 0;
}
.arrange h2::before, .arrange h2::after {
  position: absolute;
  content: '';
  display: block;
  bottom: 0;
  width: 60px;
  height: 30px;
  background-image: url("https://climberworks.jp/8075/seafood/img/bonito/shape03.webp");
  background-size: contain;
  background-repeat: no-repeat;
}
.arrange h2::before {
  left: -75px;
}
.arrange h2::after {
  right: -75px;
  transform: scale(-1, 1);
}
.arrange ul {
  width: 80%;
  margin: auto;
}
.arrange ul li {
  margin: 1em auto 0;
}
.arrange ul li p {
  font-family: dnp-shuei-nmincho-std, sans-serif;
  font-size: 1.7rem;
  letter-spacing: 2px;
  margin: 0.5em auto 0;
}
/* ------------------------------------ */
/* PC用 */
/* ------------------------------------ */
@media all and (min-width: 768px) {
  .base_bg {
    padding: 5em 0;
  }
  /* introduction */
  .introduction {
    position: relative;
    z-index: 1;
    margin: 4em auto 0;
  }
  .introduction_img {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(92% - 370px);
  }
  .introduction_img img {
    width: 130% !important;
    margin: 0 0 0 -30%;
  }
  .introduction_txt {
    width: 370px;
    margin: 0 8% 0 auto;
  }
  .introduction_txt::before, .introduction_txt::after {
    width: 155px;
    height: 70px;
  }
  .introduction_txt::before {
    top: 250px;
    right: -155px;
  }
  .introduction_txt::after {
    bottom: auto;
    top: 10px;
    left: -200px;
  }
  .introduction_txt div {
    font-size: 3.5rem;
    margin: 0 auto 0em;
  }
  .introduction_txt h2 {
    font-size: 4.5rem;
    line-height: 1.3;
    letter-spacing: 4px;
  }
  .introduction_txt h2 span {
    max-width: 100%;
    margin: 0 auto 0.4em 0;
  }
  .introduction_txt p {
    margin: 0.5em auto 0;
    line-height: 2;
    font-size: 1.7rem;
  }
  .introduction_bg {
    margin: -130px auto 0;
  }
  .introduction_bg img {
    height: 680px !important;
  }
  .introduction02 {}
  .introduction02 h2 {
    top: -0.5em;
    right: 6%;
    font-size: 11rem;
  }
  .introduction02_ap {
    bottom: 30px;
    right: 4%;
    width: 260px;
  }
  .introduction02_img {
    width: 90%;
    margin: 0 10% 0 0;
  }
  .introduction02_img img {
    height: 680px !important;
    object-fit: cover;
  }
  .introduction02 p {
    position: absolute;
    bottom: 40px;
    left: 0;
    margin: 0;
    font-size: 5rem;
    line-height: 1.2;
  }
  .introduction02 p span {
    padding: 4px 10px 4px 50px;
    margin: 0 auto 10px;
  }
  .introduction02_txt {
    width: 90%;
    max-width: 1200px;
    margin: 4em auto 0;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    justify-content: space-between;
    align-items: center;
  }
  .introduction02_txt img {
    width: 50% !important;
  }
  .introduction02_txt div {
    width: 45%;
    margin: 0;
  }
  .introduction02_txt div h3 {
    font-size: 6rem;
    margin: 0 auto 0.3em;
    letter-spacing: 6px;
  }
  .introduction02_txt div p {
    line-height: 2;
    font-size: 1.7rem;
  }
  /* lineup */
  .lineup_bg {
    padding: 5em 0;
  }
  .lineup_bg h2 {
    letter-spacing: 6px;
    font-size: 3.5rem;
    line-height: 1.4;
  }
  .lineup_bg h2 span {
    font-size: 2.5rem;
    letter-spacing: 2px;
  }
  .close_img {
    width: 90%;
    margin: 0em auto 4em;
  }
  /* about */
  .about_top img {
    height: 640px !important;
  }
  .about_top div {
    top: 30px;
    left: 50px;
  }
  .about_top div::before, .about_top div::after {
    width: 155px;
    height: 70px;
  }
  .about_top div::before {
    top: 0px;
    right: 10px;
  }
  .about_top div::after {
    bottom: -100px;
    left: -70px;
  }
  .about_top div p {
    font-size: 6rem;
    letter-spacing: 4px;
    line-height: 1.5;
  }
  .about_top div h2 {
    font-size: 10rem;
    letter-spacing: 2px;
    line-height: 1.1;
  }
  .about_top div h2 span {
    font-size: 13rem;
  }
  .about_top div h2 span.highlight {
    font-size: 14rem;
  }
  .about_hamanako {
    padding: 6em 0 4em;
  }
  .about_hamanako::before {
    position: absolute;
    top: 0;
    left: 10%;
    content: '';
    width: 170%;
    height: 450px;
    background-image: url("https://climberworks.jp/8075/seafood/img/bonito/map.webp");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: left 0% bottom 0;
  }
  .about_hamanako::after {
    width: 100%;
    height: 400px;
    background: linear-gradient(-45deg, rgba(0, 53, 92, 0) 0%, rgba(0, 53, 92, 0) 40%, rgba(0, 53, 92, 1)100%);
  }
  .about_hamanako > p {
    width: 90%;
    line-height: 1.2;
    font-size: 6rem;
    letter-spacing: 5px;
  }
  .about_hamanako_in {
    width: 100%;
    margin: 4em auto 0em;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    justify-content: space-between;
    align-items: flex-end;
  }
  .about_hamanako_in_img {
    display: block;
    width: 45%;
  }
  .about_hamanako_in_txt {
    width: 42%;
    margin: 0 8% 0 auto;
  }
  .about_hamanako_in_txt img {
    display: none;
  }
  .about_hamanako_in_txt div {
    font-size: 4rem;
    margin: 0 auto 0.3em;
  }
  .about_hamanako_in_txt h3 {
    font-size: 9rem;
    letter-spacing: 6px;
    line-height: 1.3;
    margin: 0 auto 0.3em;
  }
  .about_hamanako_in_txt h3::before {
    width: 155px;
    height: 70px;
    bottom: 100%;
    right: -80px;
  }
  .about_hamanako_in_txt p {
    margin: 0em auto 0;
    line-height: 2;
    font-size: 1.7rem;
  }
  .about_hamanako_in_txt p::before {
    width: 155px;
    height: 70px;
    top: 95%;
    left: -300px;
  }
  .about_timing > picture img {
    height: 750px !important;
  }
  .about_timing::before {
    top: 30px;
    right: 5%;
    width: 256px;
    height: 327px;
  }
  .about_timing div {
    bottom: auto;
    top: 80px;
    left: 8%;
    width: 30%;
  }
  .about_timing div h3 {
    font-size: 5rem;
    line-height: 1.2;
    letter-spacing: 6px;
    margin: 0 auto 0.3em;
  }
  .about_timing div h3 span {
    font-size: 8rem;
  }
  .about_timing div p {
    line-height: 2;
    font-size: 1.7rem;
  }
  .about_point {
    max-width: 950px;
  }
  .about_point li:first-child {
    margin: 0em auto 0;
  }
  .about_point li {
    margin: 5em auto 0;
  }
  .about_point li:nth-of-type(even) div {
    left: inherit;
    right: 1%;
  }
  .about_point li div {
    top: -30px;
    left: 1%;
    letter-spacing: 2px;
    font-size: 9rem;
  }
  .about_point li img {
    height: 500px !important;
  }
  .about_point li h3 {
    font-size: 4rem;
    letter-spacing: 4px;
    margin: 0.5em auto 0.2em;
  }
  .about_point li p {
    max-width: 750px;
    line-height: 2;
    font-size: 1.7rem;
  }
  /* flow */
  .flow_top img {
    height: 640px !important;
  }
  .flow_top div {
    top: 40px;
    left: 50px;
  }
  .flow_top div::before, .flow_top div::after {
    width: 155px;
    height: 70px;
  }
  .flow_top div::before {
    top: -50px;
    right: -150px;
  }
  .flow_top div::after {
    bottom: -100px;
    left: -70px;
  }
  .flow_top div > p {
    font-size: 5rem;
    letter-spacing: 5px;
    line-height: 1.4;
  }
  .flow_top div > p span {
    font-size: 3rem;
  }
  .flow_top div h2 {
    font-size: 13rem;
    letter-spacing: 2px;
    line-height: 1.1;
  }
  .flow_top div h2::after {
    bottom: -80px;
  }
  .flow_line {
    max-width: 930px;
  }
  .flow_line p {
    letter-spacing: 5px;
    font-size: 3.5rem;
  }
  .flow_line02 {
    max-width: calc(930px - 0px);
    width: calc(90% - 0px);
    margin: 6em auto 0;
    border-radius: 30px;
    padding: 65px 0px 40px;
  }
  .flow_line02::before {
    margin-left: -20px;
    border: 20px solid transparent;
    border-top: 20px solid #fff;
  }
  .flow_line02 p {
    top: -1em;
    padding: 3px 0px;
    letter-spacing: 5px;
    font-size: 3.5rem;
    width: 300px;
  }
  .flow_line02 img {
    max-width: 750px !important;
    margin: auto;
  }
  .flow_point {
    width: 90%;
    max-width: 1100px;
    margin: auto;
    text-align: left;
  }
  .flow_point li {
    margin: 6em auto 0;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    justify-content: space-between;
    align-items: center;
    position: relative;
  }
  .flow_point li::before, .flow_point li::after {
    position: absolute;
    top: 0;
    left: 120px;
    height: 1px;
    width: calc(40% - 120px);
    content: '';
    background: #C6A83C;
  }
  .flow_point li::after {
    top: auto;
    bottom: 0;
    left: 0;
    width: 40%;
  }
  .flow_point li:nth-of-type(even)::before {
    left: auto;
    right: 0;
  }
  .flow_point li:nth-of-type(even)::after {
    left: auto;
    right: 0;
  }
  .flow_point li:nth-of-type(odd) {
    flex-direction: row-reverse;
  }
  .flow_point_img {
    width: 55%;
  }
  .flow_point_txt {
    margin: 0;
    width: 40%;
    padding: 0;
  }
  .flow_point_txt::before {
    display: none;
  }
  .flow_point_txt div {
    display: none;
  }
  .flow_point_txt h3 {
    letter-spacing: 3px;
    font-size: 5rem;
  }
  .flow_point_txt p {
    line-height: 2;
    font-size: 1.7rem;
  }
  .flow_point_no {
    display: block;
    position: absolute;
    top: -20px;
    left: 0;
    letter-spacing: 3px;
    font-size: 2.6rem;
    font-family: dnp-shuei-nmincho-std, sans-serif;
    color: #C6A83C;
  }
  .flow_point li:nth-of-type(even) .flow_point_no {
    left: 60%;
  }
  /* point */
  .point_top::before {
    left: -20%;
  }
  .point_top img {
    height: 640px !important;
  }
  .point_top div {
    top: 40px;
    left: 50px;
  }
  .point_top div::before, .point_top div::after {
    width: 155px;
    height: 70px;
  }
  .point_top div::before {
    top: 80px;
    right: 20px;
  }
  .point_top div::after {
    bottom: -100px;
    left: -70px;
  }
  .point_top div > p {
    font-size: 5rem;
    letter-spacing: 5px;
    line-height: 1.4;
  }
  .point_top div h2 {
    font-size: 13rem;
    letter-spacing: 2px;
    line-height: 1.1;
  }
  .point_top div h3 {
    letter-spacing: 2px;
    font-size: 4rem;
    margin: 0.5em auto 0;
    padding: 0px 35px 0px 0;
  }
  .point_top div h3::before {
    left: -50px;
    width: calc(100% + 50px);
    clip-path: polygon(0 0, 92% 0, 100% 100%, 0% 100%);
  }
  .point_list li {
    margin: 6em auto 0;
  }
  .point_ttl div {
    right: 5%;
    letter-spacing: 2px;
    font-size: 8rem;
    padding: 60px 0;
  }
  .point_ttl div::before {
    top: 0px;
    left: 0%;
    width: 100%;
    height: 100%;
  }
  .point_ttl h3 {
    right: 3%;
    bottom: 40px;
    letter-spacing: 6px;
    line-height: 1.2;
    font-size: 7rem;
  }
  .point_ttl img {
    height: 600px !important;
  }
  .point_list li:nth-of-type(even) .point_ttl div {
    right: auto;
    left: 3%;
  }
  .point_list li:nth-of-type(even) .point_ttl h3 {
    left: 3%;
  }
  .point {
    margin: 4em auto 0;
    width: 90%;
    max-width: 1100px;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    justify-content: space-between;
    align-items: center;
  }
  .point img {
    width: 50% !important;
  }
  .point p {
    margin: 0;
    width: 45%;
    line-height: 2;
    font-size: 1.7rem;
  }
  .point p span {
    letter-spacing: 5px;
    margin: 0 auto 0.3em;
    font-size: 3rem;
    line-height: 1.5;
  }
  /* wara */
  .wara_top > img {
    height: 650px !important;
  }
  .wara_top::after {
    top: 30px;
    right: 4%;
    width: 256px;
    height: 327px;
    z-index: 1;
  }
  .wara_top h2 {
    bottom: 40px;
    left: 5%;
    letter-spacing: 6px;
    font-size: 6rem;
    line-height: 1.2;
  }
  .wara_top h2 img {
    width: 130px !important;
  }
  .wara_bg {
    padding: 5em 0;
  }
  .wara {
    width: 90%;
    max-width: 1200px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    justify-content: space-between;
    align-items: center;
  }
  .wara_img {
    width: 53%;
  }
  .wara_txt {
    width: 42%;
    margin: 0;
  }
  .wara_txt h3 {
    letter-spacing: 5px;
    font-size: 3.3rem;
    line-height: 1.6;
    margin: 0 auto 0.5em;
  }
  .wara_txt p {
    margin: 1.5em auto 0;
    line-height: 2;
    font-size: 1.7rem;
  }
  /* recipe */
  .recipe {
    max-width: 950px;
  }
  .recipe h2 {
    letter-spacing: 3px;
    font-size: 4rem;
    margin: 0 auto 0.8em;
    line-height: 1.3;
  }
  .recipe h2 span {
    font-size: 6rem;
  }
  .recipe h2::before, .recipe h2::after {
    bottom: 10px;
    width: 155px;
    height: 70px;
  }
  .recipe h2::before {
    left: -175px;
  }
  .recipe h2::after {
    right: -175px;
  }
  .recipe div img {
    height: 430px !important;
  }
  .recipe div p {
    right: 5%;
    padding: 10px 2px;
    font-size: 4rem;
  }
  .recipe h3 {
    margin: 0.5em auto 0.2em;
    font-size: 3.5rem;
  }
  .recipe > p {
    line-height: 2;
    font-size: 1.7rem;
  }
  .recipe02 {
    max-width: 750px;
    margin: 4em auto 0;
    padding: 40px 0;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    justify-content: space-between;
    align-items: center;
  }
  .recipe02 img {
    width: 50% !important;
  }
  .recipe02 p {
    margin: 0;
    width: 45%;
    line-height: 2;
    font-size: 1.7rem;
  }
  .recipe02 p span {
    font-size: 3rem;
    margin: 0 auto 0.3em;
    line-height: 1.4;
  }
  .arrange {
    max-width: 1200px;
    margin: 5em auto 0;
    padding: 40px 0;
  }
  .arrange h2 {
    letter-spacing: 3px;
    font-size: 4rem;
    line-height: 1.3;
  }
  .arrange h2::before, .arrange h2::after {
    bottom: 10px;
    width: 113px;
    height: 50px;
  }
  .arrange h2::before {
    left: -135px;
  }
  .arrange h2::after {
    right: -135px;
  }
  .arrange ul {
    width: 90%;
    margin: 2em auto 0;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    justify-content: space-between;
  }
  .arrange ul li {
    margin: 0 8px 0em;
    width: calc(100% / 3 - 16px);
  }
  .arrange ul li p {
    font-size: 2.3rem;
    letter-spacing: 4px;
    margin: 0.5em auto 0;
    line-height: 1.4;
  }
}