@charset "UTF-8";

/*20250707追加*/

/* ==================================================

	WEB FONTS
	[ Japanese ] Noto Sans JP 400,500,700
	[ English ] Oswald 500
	[ English ] Sen 500,700
*/

/* ==================================================

	CONFIG

*/
:root {
	--color-standard: #007a00;
	--color-standard-light: #3c9a46;
	--color-standard-bright: #a4e56e;
	--color-blue-pure: #259cfe;
	--color-orange-pure: #ee7700;
	--color-gray: #eaeef0;
	--color-gray-hover: #d5dee0;
	--color-bg: #f6f7e6;
	--color-red: #e0301d;
	--color-price: #cf294a;
	--icon-arrow-down: "\e900";
	--icon-arrow-next: "\e901";
	--icon-arrow-prev: "\e902";
	--icon-arrow-up: "\e903";
}

/* ================================================== */

.whatevergreen {
  padding: 120px 0 80px;
}
@media (max-width: 767px) {
  .whatevergreen {
    padding: 60px 0 50px;
  }
}
.whatevergreen .top__ttl {
  position: relative;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .whatevergreen .top__ttl {
    margin-bottom: 15px;
  }
}
.whatevergreen .top__ttl::before {
  position: absolute;
  content: "";
  background: url(../images/whatevergreen_ttl_deco.png) center/contain no-repeat;
  width: 143px;
  height: 90px;
  top: -55px;
  transform: translateX(-50%);
  left: 21%;
}
@media (max-width: 767px) {
  .whatevergreen .top__ttl::before {
    width: 80px;
    height: 53px;
    left: 6%;
    top: -35px;
  }
}
.whatevergreen__subttl {
  text-align: center;
  font-size: 26px !important;
  font-weight: bold !important;
  margin-bottom: 40px !important;
  line-height: 1.8em !important;;
}

h3.whatevergreen__subttl::before{
  content:none;
}

h3.l-ttl::before{
  content:none;
}

@media (max-width: 767px) {
  .whatevergreen__subttl {
    font-size: 17px !important;
    margin-bottom: 25px !important;
  }
  h3.whatevergreen__subttl {
    text-align: center;
    font-weight: bold;
}
}
.whatevergreen__subttl .large {
  font-size: 35px;
}
@media (max-width: 767px) {
  .whatevergreen__subttl .large {
    font-size: 22px;
  }
}
.whatevergreen__img {
  max-width: 652px;
  margin: 0 auto;
}
.whatevergreen__attempt {
  border: 4px solid #007A00;
  padding: 70px 11.3%;
  margin: 50px 0 65px;
}
@media (max-width: 767px) {
  .whatevergreen__attempt {
    padding: 25px 20px;
  }
}
.whatevergreen__attempt__ttl {
  text-align: center;
  font-weight: bold;
  font-size: 47px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .whatevergreen__attempt__ttl {
    font-size: 22px;
  }
}
.whatevergreen__attempt__ttl .small {
  margin-bottom: 25px;
  font-size: 37px;
}
@media (max-width: 767px) {
  .whatevergreen__attempt__ttl .small {
    font-size: 18px;
  }
}
.whatevergreen__attempt__txt {
  font-size: 18px;
  margin-bottom: 50px;
  text-align: center;
}
@media (max-width: 767px) {
  .whatevergreen__attempt__txt {
    text-align: left;
    font-size: 16px;
    margin-bottom: 30px;
  }
}
.whatevergreen__attempt__txt .marker {
  font-size: 26px;
  background: linear-gradient(transparent 75%, #B6EA8A 75%);
}
@media (max-width: 767px) {
  .whatevergreen__attempt__txt .marker {
    font-size: 20px;
  }
}
.whatevergreen__attempt__img {
  max-width: 481px;
  margin: 0 auto 25px;
}
.whatevergreen__attempt__txt02 {
  text-align: center;
  font-weight: bold;
  font-size: 22px;
}
@media (max-width: 767px) {
  .whatevergreen__attempt__txt02 {
    text-align: left;
    font-size: 16px;
  }
}
.whatevergreen__attempt__txt02 .large {
  font-size: 32px;
}
@media (max-width: 767px) {
  .whatevergreen__attempt__txt02 .large {
    font-size: 20px;
  }
}
.whatevergreen__attempt__box__layout {
  background: #F8F8F8;
  position: relative;
  margin-top: 60px;
  padding: 45px;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .whatevergreen__attempt__box__layout {
    margin-top: 40px;
    padding: 25px 20px;
    display: block;
  }
}
.whatevergreen__attempt__box__layout::before {
  position: absolute;
  content: "";
  background: url(../images/whatevergreen_attempt_box_deco.png) center/contain no-repeat;
  width: 64px;
  height: 28px;
  top: -27px;
  left: 50%;
  transform: translateX(-50%);
}
.whatevergreen__attempt__box__layout .l-img {
  width: 28.94%;
  margin-right: 35px;
}
@media (max-width: 767px) {
  .whatevergreen__attempt__box__layout .l-img {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.whatevergreen__attempt__box__layout .l-desc {
  flex: 1;
}
.whatevergreen__attempt__box__layout .l-ttl {
  font-size: 23px;
  font-weight: bold;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .whatevergreen__attempt__box__layout .l-ttl {
    font-size: 18px;
  }
}
.whatevergreen__attempt__box__layout .l-ttl .marker {
  background: linear-gradient(transparent 75%, #B6EA8A 75%);
}
.whatevergreen__attempt__box__layout .l-annotion {
  font-weight: 400;
  font-size: 14px;
}
@media (max-width: 767px) {
  .whatevergreen__attempt__box__layout .l-annotion {
    font-size: 12px;
  }
}
.whatevergreen__eco__ttl {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .whatevergreen__eco__ttl {
    font-size: 16px;
  }
}
.whatevergreen__eco__ttl .marker {
  font-size: 30px;
  background: linear-gradient(transparent 75%, #B6EA8A 75%);
}
@media (max-width: 767px) {
  .whatevergreen__eco__ttl .marker {
    font-size: 20px;
  }
}
.whatevergreen__eco__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 35px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .whatevergreen__eco__list {
    grid-template-columns: 1fr;
    gap: 25px;
  }
}
.whatevergreen__eco__list li {
  border-radius: 10px;
  overflow: hidden;
  background: #74C92C;
  border: 3px solid #74C92C;
}
.whatevergreen__eco__list li .l-ttl-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  padding: 15px 0;
  font-weight: bold;
}
@media (max-width: 767px) {
  .whatevergreen__eco__list li .l-ttl-wrap {
    font-size: 24px;
  }
}
.whatevergreen__eco__list li .l-ttl-wrap img {
  margin-right: 15px;
}
@media (max-width: 767px) {
  .whatevergreen__eco__list li .l-ttl-wrap img {
    width: 40px;
    height: 40px;
    margin-right: 10px;
  }
}
.whatevergreen__eco__list li .l-desc {
  background: #fff;
  padding: 10px 0;
  font-weight: bold;
  font-size: 28px;
  text-align: center;
}
@media (max-width: 767px) {
  .whatevergreen__eco__list li .l-desc {
    font-size: 20px;
  }
}
.whatevergreen__eco__list li .l-desc .large {
  font-size: 50px;
  color: #CE412D;
}
@media (max-width: 767px) {
  .whatevergreen__eco__list li .l-desc .large {
    font-size: 35px;
  }
}
.whatevergreen__erex__layout {
  margin-top: 60px;
  background: #F8F8F8;
  padding: 45px;
  display: flex;
  flex-direction: row-reverse;
}
@media (max-width: 767px) {
  .whatevergreen__erex__layout {
    display: block;
    padding: 25px 20px;
  }
}
.whatevergreen__erex__layout .l-img {
  width: 36.5%;
  margin-left: 60px;
}
@media (max-width: 767px) {
  .whatevergreen__erex__layout .l-img {
    width: 100%;
    margin-left: 0;
    margin-bottom: 15px;
  }
}
.whatevergreen__erex__layout .l-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.whatevergreen__erex__layout .l-desc {
  flex: 1;
  font-weight: 400;
}
.whatevergreen__erex__layout .l-ttl {
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: 1px solid #007A00;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .whatevergreen__erex__layout .l-ttl {
    font-size: 20px;
  }
}

.whatevergreen__eco__list li .l-ttl-wrap img{
	  width: auto !important;
    height: auto; 
    -webkit-backface-visibility: hidden;
}

.l-plan-case {
	margin: 0px 80px 40px 80px;
	padding: 20px 40px 40px 40px;
	background-color: #eaeef0;
	border-radius: 10px;
}

}
.l-plan-case img {
	width: 100%;
}
.l-plan-case__head {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.l-plan-case__head h3::after {
    content: none;
}
.l-plan-case__head h3 {
	margin-right: 20px;
}
.l-plan-case__head h3 span {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 0.8em 0.1em 0.8em;
	min-width: 236px;
	min-height: 50px;
	background-color: #fff;
	border-radius: 999px;
	font-size: 24px;
	line-height: 1.3;
	color: var(--color-standard);
	font-weight: bold;
}
.l-plan-case__head h3 small {
	display: block;
	position: relative;
	top: 0.16em;
	font-size: 72%;
}
.l-plan-case__head div {
	flex-basis: 160px;
}
.l-plan-case__info {
	display: flex;
	justify-content: center;
	align-items: flex-end;
	margin-top: -10px;
	padding-bottom: 20px;
	line-height: 1.5;
}
.l-plan-case__date {
	display: flex;
	justify-content: center;
	position: relative;
	bottom: 0.1em;
	font-weight: bold;
	font-size: 16px;
}
.l-plan-case__date::before,
.l-plan-case__date::after {
	content: '';
	display: block;
	width: 20px;
	height: 36px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../img/consumer/plan-brackets.svg);
	background-size: contain;
}
.l-plan-case__date span {
	display: block;
	position: relative;
	bottom: -0.1em;
}
.l-plan-case__date::after {
	transform: rotate(180deg);
}
.l-plan-case__price {
	position: relative;
	bottom: -0.5em;
	margin: 0 15px;
	font-weight: 700;
	font-size: 20px;
}
.l-plan-case__price span {
	position: relative;
	bottom: -0.04em;
	font-size: 59px;
	color: var(--color-price);
}
.l-plan-case__amount {
	display: table;
	font-weight: 500;
	font-size: 14px;
}
.l-plan-case__amount dl {
	display: table-row;
}
.l-plan-case__amount dt,
.l-plan-case__amount dd {
	display: table-cell;
	vertical-align: top;
}
.l-plan-case__amount dt {
	padding-right: 0.5em;
}

.top__ttl {
  text-align: center;
  line-height: 1.6;
  font-weight: bold;
  font-size: 34px;
}
@media (max-width: 767px) {
  .top__ttl {
    font-size: 20px;
  }
}
.top__ttl .small {
  font-size: 26px;
}
@media (max-width: 767px) {
  .top__ttl .small {
    font-size: 18px;
  }
}
.top__ttl .small02 {
  font-size: 42px;
}
@media (max-width: 767px) {
  .top__ttl .small02 {
    font-size: 18px;
  }
}
.top__ttl .small03 {
  font-size: 47px;
}
@media (max-width: 767px) {
  .top__ttl .small03 {
    font-size: 18px;
  }
}
.top__ttl .large {
  font-size: 64px;
}
@media (max-width: 767px) {
  .top__ttl .large {
    font-size: 26px;
  }
}
.top__ttl .large02 {
  font-size: 67px;
}
@media (max-width: 767px) {
  .top__ttl .large02 {
    font-size: 24px;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .top__ttl .large02 {
    font-size: 28px;
  }
}
.top__ttl .large03 {
  font-size: 57px;
}
@media (max-width: 767px) {
  .top__ttl .large03 {
    font-size: 25px;
  }
}

.txt-blue {
  color: #13569B;
}

.txt-blue02 {
  color: #0094E2;
}

.txt-orange {
  color: #FC8A06;
}

.txt-orange02 {
  color: #FCAC06;
}

.txt-green {
  color: #70C32A;
}

.pc-only {
  display: block;
}

.pc-only_inline {
  display: inline;
}

.pc_tab-only_inline {
  display: inline;
}

.pc_tab-only {
  display: block;
}

.sp-only {
  display: none;
}

.sp-only_inline {
  display: none;
}

.tab-only {
  display: none;
}

.sp02-only {
  display: none;
}

@media (max-width: 1024px) {
  .col2 {
    grid-template-columns: repeat(1, 1fr);
  }
  .tab-only {
    display: block;
  }
  .pc-only {
    display: none;
  }
  .sec04_ttl01 {
    width: 90%;
    margin: 0 auto 17.5px;
  }
}
@media (max-width: 767px) {
  .pc-only {
    display: none;
  }
  .pc-only_inline {
    display: none;
  }
  .pc_tab-only_inline {
    display: none;
  }
  .pc_tab-only {
    display: none;
  }
  .sp-only {
    display: block;
  }
  .sp-only_inline {
    display: inline;
  }
  .tab-only {
    display: none;
  }
.l-plan-case__info {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin-top: -10px;
    padding-bottom: 20px;
    line-height: 1.5;
}
}

/* SP */
@media only screen and (max-width: 768px) {
	.l-plan-case {
		margin: 0 0 40px 0;
		padding: 15px 15px 30px 15px;
	}
	.l-plan-case__head h3 {
		margin-right: 10px;
	}
	.l-plan-case__head h3 span {
		padding: 0.4em 0.6em 0.5em 0.6em;
		min-width: 128px;
		min-height: 45px;
		font-size: 16px;
	}
	.l-plan-case__head div {
		flex-basis: 114px;
	}
	.l-plan-case__info {
		margin-top: -10px;
		padding-bottom: 20px;
		letter-spacing: 0;
	}
	.l-plan-case__date {
		bottom: 0.1em;
		font-size: 12px;
	}
	.l-plan-case__date::before,
	.l-plan-case__date::after {
		width: 10px;
		height: 18px;
	}
	.l-plan-case__date span {
		bottom: 0.06em;
	}
	.l-plan-case__price {
		bottom: -0.5em;
		margin: 0 10px;
		font-size: 13px;
	}
	.l-plan-case__price span {
		bottom: -0.04em;
		font-size: 35px;
	}
	.l-plan-case__amount {
		font-size: 10px;
	}
	.l-plan-case__about {
		font-size: 12px;
		line-height: 1.4;
	}
	.l-plan-case__about h3 {
		padding: 10px 0;
		font-size: 14px;
	}
	.l-plan-case__about h3::after {
		margin-left: -8px;
		border-width: 10px 8px 0 8px;
	}
	.l-plan-case__about > div {
		padding: 10px 0 20px 0;
	}
	.l-plan-case__about strong {
		font-size: 34px;
	}
	.l-plan-case__about span {
		font-size: 12px;
	}
	.l-plan-case__about img {
		margin-right: 8px;
		width: 24px;
	}
	.l-plan-case__notes {
		margin: 15px 0 30px 0;
	}
	.l-plan-case .c-btn-data {
		font-size: 18px;
	}
}


/*追加終了*/