@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/

/**********************
* 全体
**********************/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');
* {
    font-family: "Times New Roman", "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "MS PMincho", serif;
    font-size: 15px;
    line-height: 1.7;
}
.font-serif,
.font-serif span{
    font-family: 'Noto Serif JP', serif;
}

@media screen and (min-width: 769px){
body{
    background: none;
    min-width: 1300px;
}
}

ol, ul {
    list-style: none;
    padding-left: 0;
}
em, pre, i, address {
    font-style: normal;
}
img{
    vertical-align: top;
}

.inner {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}

.wrap{
    width: 100%;
}

/* 画像 フィット */
img.img-fit{
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
}

/**********************
* TOPのみ
**********************/
.home .wrap{
    width: 100%;
}

.home .content,
.home .article,
.home .entry-content,
.home .main{
    margin: 0;
    padding: 0;
}

/**********************
* 固定ページ
**********************/
/* h1 */
.article-header{
    background: #0e254f;
}

.article-header h1.entry-title{
    color: #fff;
    margin: 0 auto;
    text-align: center;
    padding: 60px 0;
    max-width: 1200px;
}

/* content */
.body .article{
    margin: 0;
}

.content .main{
    padding: 0;
    margin: 0;
}

.entry-content{
    margin: 0;
}

p.p_last{
    margin: 0;
}

/* パンくず */
.breadcrumbs{
    max-width: 1200px;
    margin: 20px auto;
    color: #959595;
}

.breadcrumbs span{
    color: #959595;
    font-size: 14px;
}

/**********************
* 見出し
**********************/
.article h2.h2_01{
    color: #2e75bb;
    position: relative;
    border-bottom: 1px solid rgba(0,0,0,.12);
    background: 0 0;
    padding: 0 0 .5em;
}

.article h2.h2_01:after {
    content: ".";
    line-height: 0;
    display: block;
    overflow: hidden;
    position: absolute;
    bottom: -1px;
    width: 30%;
    border-bottom: 1px solid #2e75bb;
}

/**********************
* span
**********************/
span.bold{
    font-weight: 700;
}

/* 追記 ここから HONDA 2026.1.27 */
@media screen and (min-width: 769px){
.sp {
  display: none;
}

#content {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  padding: 2.0em 0;
  background-color: #000000;
}

#content .inner {
  width: 100%;
  max-width: 1080px;
  min-height: 300px;
  margin: 0 auto;
  padding: 0;
}

h2 { 
  font-family: "Noto Serif JP", serif;
  font-size: 36px;
  font-weight: 600;
  text-align: center;
  line-height: 1.0em;
  letter-spacing: 0.03em;
  color: #ffffff;
  margin-bottom: 50px;
  position: relative;
}

h2::after { 
  width: 3.0em;
  height: 3px;
  content: '';
  position: absolute;
  bottom: -0.5em;
  left: calc(50% - 1.5em);
  background-color: #888888;
  display: block;
}

h3 {
  font-family: "Noto Serif JP", serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2em;
  letter-spacing: 0.03em;
  color: #ffffff;
  margin-bottom: 30px;
  padding: 0;
}

.header_nav .submenu .submenu_list li a {
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
}

footer .footer_top ul li a,
footer .footer_bottom .footer_bottom_box .footer_nav .footer_nav_menu01 li a,
footer .footer_bottom .footer_bottom_box .footer_nav p.footer_nav_title,
footer .footer_bottom .footer_bottom_box .footer_nav .footer_nav_menu02 li a {
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
}

p.fv_desc {
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.8em;
}

.concept_area {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0 0 8.0em 0;
  background-color: #000000;
}

.concept_area section {
  width: 100%;
  max-width: 800px;
  height: auto;
  margin: 0 auto;
  padding: 0;
  display: table;
}

.concept_area section strong {
  font-family: "Noto Serif JP", serif;
  font-size: 28px;
  font-weight: 500;
  text-align: center;
  line-height: 1.6em;
  color: #ffffff;
  margin-bottom: 35px;
  display: block;
}

.concept_area section p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-align: justify;
  line-height: 1.8em;
  color: #ffffff;
  margin-top: 25px;
}


























.form_contact_area {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 3.0em 0;
}

.form_contact_area section {
  width: 100%;
  max-width: 1080px;
  height: auto;
  margin: 0 auto;
  padding: 0;
}

.form_contact_area section table {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border: none;
}

.form_contact_area section table th {
  width: 25%;
  height: auto;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}

.form_contact_area section table th p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  line-height: 1.3em;
  color: #ffffff;
}

.form_contact_area section table th p span.required {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3em;
  color: #000000;
  margin-top: 3px;
  padding: 1px 0.7em 3px 0.7em;
  background-color: #ffffff;
  float: right;
}	

.form_contact_area section table td {
  width: auto;
  height: auto;
  vertical-align: middle;
  margin: 0;
  padding-left: 40px;
}

.form_contact_area sectiontable td p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  line-height: 1.8em;
  color: #ffffff;
}

.form_contact_area section table td p.accept {
  text-align: center;
  line-height: 1.0em;
  margin-top: 20px;
}

.form_contact_area section table td p.accept span.accept {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #ffffff;
  margin-left: 10px;
}

.form_contact_area section .wpcf7 table td p input[type="text"],
.form_contact_area section .wpcf7 table td p input[type="email"],
.form_contact_area section .wpcf7 table td p input[type="tel"],
.form_contact_area section table td select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
  width: 810px;
  height: auto;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.0em;
  color: #ffffff;
  margin: 30px 0;
  padding: 1.0em;
  border: 1px solid #ffffff;
  background-color: #333333;
}

.form_contact_area section .wpcf7 table td p textarea {
  width: 810px;
  height: 15.0vw;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.0em;
  color: #ffffff;
  margin: 30px 0 10px 0;
  padding: 1.0em;
  border: 1px solid #ffffff;
  background-color: #333333;
}

.wpcf7 p input[type="submit"] {
  width: 30% !important;
  height: auto;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  line-height: 1.0em;
  color: #000000;
  margin: 50px auto 0 auto;
  padding: 1.0em 0;
  border-radius: 2px;
  border: 1px solid #ffffff;
  background-color: #ffffff;
  display: block;
}

.wpcf7 p input[type="submit"]:hover {
  transition: 1.0s;
  opacity: 0.5;
}

::-webkit-input-placeholder {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.0em;
  color: #bbbbbb;
}
::-moz-placeholder {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.0em;
  color: #bbbbbb;
  opacity: 1;
}
:-ms-input-placeholder {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.0em;
  color: #bbbbbb;
}

.post_inner {
  width: 100%;
  max-width: 1080px;
  height: auto;
  margin: 0 auto 40px auto;
  padding: 30px 0 20px 0;
  border-bottom: 1px dotted #ffffff;
  display: table;
}

.post_inner_with_thum {
  width: 100%;
  max-width: 1080px;
  height: auto;
  margin: 0 auto 40px auto;
  padding-bottom: 10px;
  border-bottom: 1px dotted #ffffff;
  display: flex;
  justify-content: space-between;
}

.post_inner_with_thum .thum {
  width: 12.5%;
  height: auto;
  margin: 0;
  padding: 0;
}

.post_inner_with_thum .thum a img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.post_inner ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.post_inner_with_thum ul {
  width: 85.83333333%;
  height: auto;
  margin: 0;
  padding: 0;
}

.post_inner ul li,
.post_inner_with_thum ul li {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  display: block;
}

.post_inner ul li:nth-child(1),
.post_inner_with_thum ul li:nth-child(1) {
  margin-bottom: 15px;
  border-bottom: 1px solid #ffffff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.post_inner ul li:nth-child(2),
.post_inner_with_thum ul li:nth-child(2) {
  margin-bottom: 10px;
}

.post_inner ul li:nth-child(1) .cat,
.post_inner_with_thum ul li:nth-child(1) .cat {
  width: auto;
  height: auto;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none; 
  text-align: center;
  line-height: 1.6em;
  color: #000000;
  padding: 0;
  margin: 0;
  padding: 0 10px 2px 10px;
  background-color: #ffffff;
  display: block;
}

.post_inner ul li:nth-child(1) .date,
.post_inner_with_thum ul li:nth-child(1) .date {
  width: auto;
  height: auto;
  font-family: "arial", "Noto Sans JP", sans-serif;
  font-size: 12px;
  text-align: right;
  line-height: 1.6em;
  color: #ffffff;
  padding-bottom: 2px;
  display: block;
}

.post_inner ul li:nth-child(2) a,
.post_inner_with_thum ul li:nth-child(2) a {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  text-decoration: none; 
  line-height: 1.3em;
  color: #ffffff;
}

.post_inner ul li:nth-child(3) a,
.post_inner_with_thum ul li:nth-child(3) a {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  text-decoration: none; 
  line-height: 1.6em;
  color: #ffffff;
}

.post_inner ul li:nth-child(2) a:hover,
.post_inner_with_thum ul li:nth-child(2) a:hover,
.post_inner ul li:nth-child(3) a:hover,
.post_inner_with_thum ul li:nth-child(3) a:hover {
  transition: 1.0s;
  opacity: 0.7;
}
}

@media screen and (max-width: 768px){
.pc {
  display: none;
}

body {
 width: 100%;
}

header {
  width: 100%;
  margin: 0;
  padding: 1.302083333% 2.604166666%;
  display: flex;
  justify-content: space-between;
  align-items: center;

}

header #menu {
  width: 30px;
  height: 30px;
  margin-top: 1.302083333%;
  position: relative;
  cursor: pointer;
}

#menu .bar {
  width: 30px;
  height: 4px;
  background-color: #ffffff;
  position: absolute;
  left: 0;
  transition: .15s ease-in-out;
  display: inline-block;
}

#bar01 {
  top: 0;
}

#bar02 {
  top: 10px;
}

#bar03 {
  top: 20px;
}

.active #bar01 {
  top: 10px;
  transform: rotate(45deg);
}

.active #bar02 {
  width: 0;
}

.active #bar03 {
  top: 10px;
  transform: rotate(-45deg);
}

.nav_sp {
  width: 60%;
  height: 100%;
  margin: 0;
  padding: 2.5em 1.0em 0 1.0em;
  position: fixed;
  right: 0;
  z-index: 2;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  background-color: rgba(136,136,136,0.8);
}

.nav_sp ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.nav_sp ul li {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #ffffff;
  position: relative;
}

.nav_sp ul li a {
  font-family: "Noto Serif JP", serif;
  font-size: 3.5vw;
  font-weight: 600;
  text-align: left;
  text-decoration: none;
  line-height: 1.4em;
  color: #ffffff;
  padding: 1.0em 0;
  display: block;
}

.nav_sp ul li::before {
  width: 100%;
  height: 1px;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: #ffffff;
  transform: scale(0, 1);
  transform-origin: left;
  transition: 0.4s;
}

.nav_sp ul li:hover::before {
  transform: scale(1);
}

#content {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  padding: 2.0em 0;
  background-color: #000000;
}

.category #content,
.single #content {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  padding: 2.0em 2.604166666%;
  background-color: #000000;
}

#content .inner {
  width: 100%;
  max-width: 1080px;
  min-height: 300px;
  margin: 0 auto;
  padding: 0;
}

h2 { 
  font-family: "Noto Serif JP", serif;
  font-size: 36px;
  font-weight: 600;
  text-align: center;
  line-height: 1.0em;
  letter-spacing: 0.03em;
  color: #ffffff;
  margin-bottom: 50px;
  position: relative;
}

h2::after { 
  width: 3.0em;
  height: 3px;
  content: '';
  position: absolute;
  bottom: -0.5em;
  left: calc(50% - 1.5em);
  background-color: #888888;
  display: block;
}

h3 {
  font-family: "Noto Serif JP", serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2em;
  letter-spacing: 0.03em;
  color: #ffffff;
  margin-bottom: 30px;
  padding: 0;
}

footer .footer_top ul li a,
footer .footer_bottom .footer_bottom_box .footer_nav .footer_nav_menu01 li a,
footer .footer_bottom .footer_bottom_box .footer_nav p.footer_nav_title,
footer .footer_bottom .footer_bottom_box .footer_nav .footer_nav_menu02 li a {
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
}

.fv {
  background-image: url("http://natures-official.net/wp-content/uploads/2026/01/sp_fv_bg.png");
  background-position: right 3.0vw top;
  background-repeat: no-repeat;
  background-size: 35%;
}

p.fv_desc {
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.8em;
}

.concept_area {
  width: 100%;
  height: auto;
  margin: 0;
  padding-bottom: 10.41666666%;
  background-color: #000000;
}

.concept_area section {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0 2.604166666%;
  display: table;
}

.concept_area section strong {
  font-family: "Noto Serif JP", serif;
  font-size: 5.5vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.6em;
  color: #ffffff;
  margin-bottom: 5.208333333%;
  display: block;
}

.concept_area section p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.5vw;
  font-weight: 300;
  text-align: justify;
  line-height: 1.8em;
  color: #ffffff;
  margin-top: 3.90625%;
}




























.form_contact_area {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 7.8125% 0;
}

.form_contact_area section {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0 2.604166666%;
}

.form_contact_area section table {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border: none;
}

.form_contact_area section table th {
  width: 30%;
  height: auto;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}

.form_contact_area section table th p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.0vw;
  font-weight: 400;
  text-align: left;
  line-height: 1.3em;
  color: #ffffff;
}

.form_contact_area section table th p span.required {
  width: 34%;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.3vw;
  font-weight: 400;
  text-align: center;
  line-height: 1.3em;
  color: #000000;
  margin-top: 7px;
  padding: 0.03em 0 0.1em 0;
  background-color: #ffffff;
  display: block;
}	

.form_contact_area section table td {
  width: 70%;
  height: auto;
  vertical-align: middle;
  margin: 0;
  padding-left: 2.604166666%;
}

.form_contact_area sectiontable td p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.0vw;
  font-weight: 400;
  text-align: left;
  line-height: 1.8em;
  color: #ffffff;
}

.form_contact_area section table td p.accept {
  text-align: left;
  line-height: 1.0em;
  margin-top: 1.302083333%;
  padding: 0;
}

.form_contact_area section table td p.accept span.accept {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.6vw;
  font-weight: 400;
  color: #ffffff;
  margin-left: 1.302083333%;
}

.form_contact_area section .wpcf7 table td p input[type="text"],
.form_contact_area section .wpcf7 table td p input[type="email"],
.form_contact_area section .wpcf7 table td p input[type="tel"],
.form_contact_area section table td select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
  width: 100%;
  height: auto;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.0vw;
  font-weight: 400;
  line-height: 1.0em;
  color: #ffffff;
  margin: 3.90625% 0;
  padding: 0.5em;
  border: 1px solid #ffffff;
  background-color: #333333;
}

.form_contact_area section .wpcf7 table td p textarea {
  width: 100%;
  height: 20.0vw;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.0vw;
  font-weight: 400;
  line-height: 1.0em;
  color: #ffffff;
  margin: 3.90625% 0;
  padding: 0.5em;
  border: 1px solid #ffffff;
  background-color: #333333;
}

.wpcf7 p input[type="submit"] {
  width: 60% !important;
  height: auto;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.6vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.0em;
  color: #000000;
  margin: 6.510416666% auto 0 auto;
  padding: 0.5em 0 0.7em 0;
  border-radius: 2px;
  border: 1px solid #ffffff;
  background-color: #ffffff;
  display: block;
}

.wpcf7 p input[type="submit"]:hover {
  transition: 1.0s;
  opacity: 0.5;
}

::-webkit-input-placeholder {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.0vw;
  font-weight: 200;
  line-height: 1.0em;
  color: #bbbbbb;
}
::-moz-placeholder {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.0vw;
  font-weight: 200;
  line-height: 1.0em;
  color: #bbbbbb;
  opacity: 1;
}
:-ms-input-placeholder {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.0vw;
  font-weight: 200;
  line-height: 1.0em;
  color: #bbbbbb;
}

.post_inner {
  width: 100%;
  height: auto;
  margin-bottom: 4.6875%;
  padding: 4.6875% 0 3.125% 0;
  border-bottom: 1px dotted #ffffff;
  display: table;
}

.post_inner_with_thum {
  width: 100%;
  height: auto;
  margin-bottom: 6.25%;
  padding-bottom: 1.5625%;
  border-bottom: 1px dotted #ffffff;
  display: flex;
  justify-content: space-between;
}

.post_inner_with_thum .thum {
  width: 28.125%;
  height: auto;
  margin: 0;
  padding: 0;
}

.post_inner_with_thum .thum a img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.post_inner ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.post_inner_with_thum ul {
  width: 68.75%;
  height: auto;
  margin: 0;
  padding: 0;
}

.post_inner ul li,
.post_inner_with_thum ul li {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  display: block;
}

.post_inner ul li:nth-child(1) {
  margin-bottom: 2.34375%;
  border-bottom: 1px solid #ffffff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.post_inner_with_thum ul li:nth-child(1) {
  margin-bottom: 1.5625%;
  border-bottom: 1px solid #ffffff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.post_inner ul li:nth-child(2) {
  margin-bottom: 1.5625%;
}

.post_inner_with_thum ul li:nth-child(2) {
  margin-bottom: 0.78125%;
}

.post_inner ul li:nth-child(1) .cat,
.post_inner_with_thum ul li:nth-child(1) .cat {
  width: auto;
  height: auto;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none; 
  text-align: center;
  line-height: 1.6em;
  color: #000000;
  padding: 0;
  margin: 0;
  padding: 0 10px 2px 10px;
  background-color: #ffffff;
  display: block;
}

.post_inner ul li:nth-child(1) .date,
.post_inner_with_thum ul li:nth-child(1) .date {
  width: auto;
  height: auto;
  font-family: "arial", "Noto Sans JP", sans-serif;
  font-size: 12px;
  text-align: right;
  line-height: 1.6em;
  color: #ffffff;
  padding-bottom: 2px;
  display: block;
}

.post_inner ul li:nth-child(2) a,
.post_inner_with_thum ul li:nth-child(2) a {
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  text-decoration: none; 
  line-height: 1.2em;
  color: #ffffff;
}

.post_inner ul li:nth-child(3) a,
.post_inner_with_thum ul li:nth-child(3) a {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  text-decoration: none; 
  line-height: 1.6em;
  color: #ffffff;
}

.post_inner_with_thum ul li:nth-child(3) a {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  text-decoration: none; 
  line-height: 1.5em;
  color: #ffffff;
}

.post_inner ul li:nth-child(2) a:hover,
.post_inner_with_thum ul li:nth-child(2) a:hover,
.post_inner ul li:nth-child(3) a:hover,
.post_inner_with_thum ul li:nth-child(3) a:hover {
  transition: 1.0s;
  opacity: 0.7;
}
}
/* 追記 ここまで */

.mv {
  margin: 0;
  padding: 0;
}

.mv-img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.mv-img-sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .mv-img-pc {
    display: none;
  }

  .mv-img-sp {
    display: block;
    margin-top: -30px;
  }
}

/*フッター２列*/
.footer_nav_menu01 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px 30px;
  padding: 0;
  margin: 0;
  list-style: none;
}

.footer_nav_menu01 li a {
  display: block;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .footer_nav_menu01{
    display: block;
  }
}

/*========================
 ファスティング
=========================*/
#lp-fasting-formula{
  background: #fff;
}

#lp-fasting-formula *{
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  line-height: 2;
}

#lp-fasting-formula .wrapper{
  padding: 40px 0 60px;
}

#lp-fasting-formula p{
  color: #333;
  margin-bottom: 25px;
}

#lp-fasting-formula h2 {
  position: relative;
  background: #C6020C;
  color: #FFF;
  font-size: 30px;
  line-height: 1.45;
  padding: 25px 0;
  margin-bottom: 40px;
  text-align: center;
}

#lp-fasting-formula h2::before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(238, 135, 180, 0);
  border-top-color: #C6020C;
  border-width: 30px;
  margin-left: -30px;
}

#lp-fasting-formula h2::after{
  display: none;
}

#lp-fasting-formula .lp_txt_red {
  font-weight: 900;
  color: #C6020C;
  font-size: 18px;
  display: inline;
}

#lp-fasting-formula .lp_txt_border {
  font-weight: 900;
  border-bottom: 1px solid #000;
  display: inline;
}

#lp-fasting-formula .lp_txt_bold {
  font-weight: 900;
  display: inline;
}

/* why */
#lp-fasting-formula .lp_why .contents {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#lp-fasting-formula .lp_why .contents_left {
  width: 45%;
}

#lp-fasting-formula .lp_why .contents_right {
  width: 55%;
}

/* merit */
#lp-fasting-formula .lp_merit {
  background: #f2f1f0;
  padding: 0;
}

#lp-fasting-formula .lp_merit_lists li {
  margin-bottom: 30px;
}

#lp-fasting-formula .lp_merit_lists h3 {
  background-color: #C6020C;
  color: #FFF;
  padding-left: 40px;
  font-size: 28px;
  display: flex;
  align-items: center;
  gap: 15px;
  position: relative;
  border: none;
}

#lp-fasting-formula .lp_merit_lists h3::before {
  content: '';
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 20px 0;
  border-color: transparent #990109 transparent transparent;
}

#lp-fasting-formula .lp_merit_lists h3 span {
  color: #FFF;
  font-size: 36px;
}

#lp-fasting-formula .lp_merit_list_box {
  background-color: #FFF;
  border: 1px solid #ccc;
  display: flex;
  justify-content: space-between;
  padding: 20px 20px 40px 20px;
  margin-left: 20px;
}

#lp-fasting-formula .lp_merit_list_box > div {
  width: 48%;
}

#lp-fasting-formula .lp_merit_list_box .contents_right img {
  width: 100%;
  height: 240px;
  object-fit: cover;
}

/* counselor */
#lp-fasting-formula .lp_counselor_lists {
  background-color: #FFF;
  border: 1px solid #ccc;
  padding: 20px!important;
}

#lp-fasting-formula .lp_counselor_lists h3 {
  color: #C6020C;
  padding: 10px 0;
  border-top: 2px solid #990109;
  border-bottom: 2px solid #990109;
  font-size: 28px;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
  border-left: none;
  border-right: none;
}

#lp-fasting-formula .lp_counselor_lists h3 span {
  font-size: 28px;
  border: 2px solid #C6020C;
  padding: 8px 12px;
  border-radius: 10px;
  line-height: 1;
}

/* difference */
#lp-fasting-formula .lp_difference {
  background: #f2f1f0;
}

#lp-fasting-formula .lp_difference_lists{
  margin: 0 0 60px;
}

#lp-fasting-formula .lp_difference_lists_bottom{
  margin: 0;
}

#lp-fasting-formula .lp_difference_lists li {
  background-color: #FFF;
  border: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 30px;
  position: relative;
}

#lp-fasting-formula .lp_difference_lists li::before,
#lp-fasting-formula .lp_difference_lists li::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto;
  width: 3px;
  height: 60%;
  background-color: #FFF;
  z-index: 2;
}

#lp-fasting-formula .lp_difference_lists li::before {
  left: 10px;
}

#lp-fasting-formula .lp_difference_lists li::after {
  right: 10px;
}

#lp-fasting-formula .lp_difference_lists h3 {
  color: #C6020C;
  font-size: 28px;
  display: flex;
  align-items: center;
  gap: 30px;
  margin-bottom: 10px;
  letter-spacing: -0.05em;
  border: none;
}

#lp-fasting-formula .lp_difference_lists h3 span {
  background-color: #EACB9F;
  color: #FFF;
  font-size: 24px;
  padding: 0 15px;
  height: 60px;
  display: flex;
  align-items: baseline;
  position: relative;
}

#lp-fasting-formula .lp_difference_lists h3 > span::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: -15px;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #EACB9F;
  border-width: 30px 0px 30px 15px;
}

#lp-fasting-formula .lp_difference_lists h3 span span {
  font-size: 35px;
  margin-left: 5px;
  padding: 0;
}

#lp-fasting-formula .stripe {
  height: 10px;
  background-image: linear-gradient(-45deg, #fff 25%, #ccc 25%, #ccc 50%, #fff 50%, #fff 75%, #ccc 75%, #ccc);
  background-size: 4px 4px;
  margin-bottom: 15px;
}

#lp-fasting-formula .lp_difference_lists_border {
  border: 3px solid #EACB9F;
  padding: 20px 30px 0 30px;
  position: relative;
  height: 100%;
}

#lp-fasting-formula .lp_difference_lists_border::before,
#lp-fasting-formula .lp_difference_lists_border::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  margin: auto;
  width: 93%;
  height: 3px;
  background-color: #FFF;
  z-index: 2;
}

#lp-fasting-formula .lp_difference_lists_border::before {
  top: -3px;
}

#lp-fasting-formula .lp_difference_lists_border::after {
  bottom: -3px;
}

#lp-fasting-formula .lp_difference_list_box {
  width: 95%;
  display: flex;
  justify-content: space-between;
}

#lp-fasting-formula .lp_difference_list_box .contents_left {
  width: 70%;
}

#lp-fasting-formula .lp_difference_list_box .contents_right {
  width: 60px;
}

#lp-fasting-formula .lp_difference_subtitle {
  position: relative;
  background: #C6020C;
  color: #FFF;
  padding: 25px 0;
  font-size: 30px;
  margin-bottom: 60px;
  text-align: center;
}

#lp-fasting-formula .lp_difference_subtitle::before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(238, 135, 180, 0);
  border-top-color: #C6020C;
  border-width: 30px;
  margin-left: -30px;
}

#lp-fasting-formula .lp_difference_lists_bottom {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#lp-fasting-formula .lp_difference_lists_bottom li {
  width: 48%;
}

#lp-fasting-formula .lp_difference_lists_bottom li h3 {
  line-height: 1.4;
  font-size: 24px;
  flex-direction: initial;
  align-items: center;
  gap: 30px;
}

#lp-fasting-formula .lp_difference_lists_bottom .lp_difference_lists_border {
  padding: 20px 20px 0 20px;
}

#lp-fasting-formula .lp_difference_lists_bottom .lp_difference_list_box .contents_left {
  width: 100%;
}

#lp-fasting-formula .lp_difference_lists_bottom .lp_difference_lists_border::before,
#lp-fasting-formula .lp_difference_lists_bottom .lp_difference_lists_border::after {
  width: 85%;
}

#lp-fasting-formula .lp_difference_lists_bottom li::before,
#lp-fasting-formula .lp_difference_lists_bottom li::after {
  height: 75%;
}

/* 理事紹介 */
#lp-fasting-formula .boardmember{
  margin: 0 0 70px;
  padding: 0 0 30px;
  border-bottom: 1px solid #e3e3e3;
}

#lp-fasting-formula .boardmember:last-child{
  margin: 0;
  padding: 0;
  border-bottom: 0;
}

#lp-fasting-formula .boardmember_box01{
  display: flex;
  gap: 30px;
}

#lp-fasting-formula .boardmember_box01 .img_box{
  width: 210px;
}

#lp-fasting-formula .boardmember_box01 .txt_box ul li.ttl{
  font-size: 20px;
  font-weight: 700;
}

#lp-fasting-formula .boardmember_box01 .txt_box ul li a{
  color: #003fb3;
  font-weight: 700;
  margin: 0 0 0 20px;
}

#lp-fasting-formula .boardmember_box02 span{
  font-weight: 700;
}

/* course */
#lp-fasting-formula .lp_course .contents {
  display: flex;
  justify-content: space-between;
  border: 1px solid #ccc;
  padding: 20px;
}

#lp-fasting-formula .lp_course .contents_left {
  width: 64%;
}

#lp-fasting-formula .lp_course .contents_left h3 {
  background-color: #C6020C;
  color: #FFF;
  font-size: 28px;
  padding: 10px;
  text-align: center;
  border: none;
}

#lp-fasting-formula .lp_course .contents_left .lp_course_price {
  background-color: #FFF;
  border: 3px solid #C6020C;
  font-size: 32px;
  font-weight: 600;
  padding: 15px;
  text-align: center;
}

#lp-fasting-formula .lp_course .contents_left ul {
  background-color: #fb676e;
  color: #FFF;
  padding: 30px;
}

#lp-fasting-formula .lp_course .contents_left ul li {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  padding: 7px 0 7px 33px;
  position: relative;
}

#lp-fasting-formula .lp_course .contents_left ul li::before {
  position: absolute;
  content: "";
  top: 10px;
  left: 0;
  margin: auto;
  width: 20px;
  height: 20px;
  background-image: url(https://natures-official.net/wp-content/themes/cocoon-child-master/images/fasting-formula/lp_checkbox.png);
  background-repeat: no-repeat;
  background-size: contain;
}

#lp-fasting-formula .lp_course .contents_right {
  width: 33.5%;
}

/* banner */
#lp-fasting-formula .lp_banner .wrapper{
  text-align: center;
  padding: 0 0 60px;
}

#lp-fasting-formula .lp_banner a {
  width: 100%;
  height: 140px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #FFF;
  font-weight: bold;
  padding: 0 30px;
  border-radius: 10px;
  border: 1px solid #C6020C;
  background-image: linear-gradient(180deg, rgba(229, 122, 127, 1), rgba(198, 2, 12, 1));
}

#lp-fasting-formula .lp_banner a span {
  display: block;
  font-size: 35px;
  text-shadow:0 0 10px #4c0105;
}

@media screen and (max-width: 768px){
  #lp-fasting-formula *{
    font-size: 14px;
  }

  #lp-fasting-formula .wrapper {
    padding: 30px 0 40px;
  }

  #lp-fasting-formula h2{
    font-size: 23px;
    padding: 13px 20px 13px 20px;
  }

  #lp-fasting-formula .lp_txt_red{
    font-size: 16px;
  }

  /* why */
  #lp-fasting-formula .lp_why .contents{
    flex-direction: column-reverse;
  }

  #lp-fasting-formula .lp_why .contents_left {
    width: 100%;
  }

  #lp-fasting-formula .lp_why .contents_right {
    width: 100%;
  }

  /* merit */
  #lp-fasting-formula .lp_merit_lists h3{
    font-size: 20px;
    padding: 0 10px 4px 17px;
    line-height: 1.4;
  }

  #lp-fasting-formula .lp_merit_list_box{
    flex-direction: column;
    margin: 0;
    padding: 20px;
  }

  #lp-fasting-formula .lp_merit_list_box > div {
    width: 100%;
  }

  /* counselor */
  #lp-fasting-formula .lp_difference_lists {
    margin: 0 0 40px;
  }

  #lp-fasting-formula .lp_counselor_lists h3{
    font-size: 19px;
    line-height: 1.5;
  }

  #lp-fasting-formula .lp_counselor_lists h3 span{
    font-size: 20px;
  }

  /* difference */
  #lp-fasting-formula .lp_difference_lists_border{
    padding: 20px 20px 0;
  }

  #lp-fasting-formula .lp_difference_lists h3{
    font-size: 4.5vw;
    gap: 20px;
    line-height: 1.4;
  }

  #lp-fasting-formula .lp_difference_lists h3 span{
    font-size: 4vw;
    height: 10vw;
    padding: 0 1vw;
  }

  #lp-fasting-formula .lp_difference_lists h3 span span{
    font-size: 5.4vw;
  }

  #lp-fasting-formula .lp_difference_lists h3 > span::before {
    border-width: 5vw 0px 5vw 10px;
    right: -10px;
  }

  #lp-fasting-formula .lp_difference_list_box{
    width: 100%;
  }

  #lp-fasting-formula .lp_difference_list_box .contents_left {
    width: 80%;
  }

  #lp-fasting-formula .lp_difference_list_box .contents_right {
    width: 17%;
  }

  #lp-fasting-formula .lp_difference_subtitle{
    font-size: 23px;
    padding: 13px 20px 13px 20px;
    line-height: 1.4;
  }

  #lp-fasting-formula .lp_difference_lists_bottom{
    margin: 0;
  }

  #lp-fasting-formula .lp_difference_lists_bottom li {
    width: 100%;
  }

  #lp-fasting-formula .lp_difference_lists_bottom li h3 {
    font-size: 4.5vw;
  }

  /* 理事紹介 */
  #lp-fasting-formula .boardmember_box01{
    gap: 0;
    flex-direction: column;
    align-items: center;
  }

  #lp-fasting-formula .boardmember_box01 .img_box_1{
    width: 60%;
  }

  #lp-fasting-formula .boardmember_box01 .txt_box ul{
    margin: 0 0 20px;
  }

  #lp-fasting-formula .lp_course .contents{
    gap: 30px;
    flex-direction: column;
  }

  #lp-fasting-formula .lp_course .contents_left {
    width: 100%;
  }

  #lp-fasting-formula .lp_course .contents_left h3{
    font-size: 20px;
  }

  #lp-fasting-formula .lp_course .contents_right {
    width: 100%;
  }

  #lp-fasting-formula .lp_course .contents_left ul{
    padding: 20px;
  }

  #lp-fasting-formula .lp_course .contents_left ul li{
    font-size: 17px;
  }

  /* banner */
  #lp-fasting-formula .lp_banner a{
    padding: 20px 0;
    height: auto;
  }

  #lp-fasting-formula .lp_banner a span{
    font-size: 4vw;
  }
}