@charset "UTF-8";
/*
  File Name   : pc_responsive.css
  Description : PC共通
*/


.is-pc {
  display: block;
}

.is-sp {
  display: none;
}

.inner_l {
  max-width: 1200px;
  padding: 0 40px;
}

.inner_s {
  padding: 0 40px;
}

.inner_max {
  padding: 40px 0 20px;
}

.inner_max2 {
  padding: 40px 0 10px;
}

.inner_max3 {
  padding: 40px 0 40px;
	margin: 40px auto;
}


.btn {
  width: 380px;
  height: 70px;
  font-size: 20px;
  transition: 0.3s;
}

.btn:hover {
  opacity: .7;
}

.is-sp_600 {
  display: none;
}

.sub_Txt { font-size: 12px; margin-left: 15px;}


/* headerーーーーーーーーーーーーーーーー */
.header {
  height: 145px;
  padding-top: 30px;
}

.header__inner {
  margin: 0 40px;
}

.header__logo a {
  width: 176px;
  margin-left: 20px;
}

.nav__items {
  margin-top: 15px;
}

.nav__item {
  margin-left: 15px;
	font-size: 10px;
}
@media screen and (max-width: 1200px) {
	.nav__item {
	font-size: 9px;
	}
}

@media screen and (min-width: 1350px) {
	.nav__item {
	  margin-left: 25px;
	}
}
@media screen and (min-width: 1600px) {
	.nav__item {
	font-size: 12px;
	  margin-left: 35px;
	}
}
.nav__item a {
  transition: 0.3s;
	font-weight: normal!important;
}

.nav__item a:hover {
  opacity: 0.6;
}

.header__right {
  display: flex;
}

.header__tel {
  text-align: center;
  margin-right: 33px;
}

.hamburger {
  display: none;
}

.mobile__nav__cover {
  display: none;
}

.reserve__link {
  padding: 30px;
  transition: 0.3s;
}


@media (max-width: 1200px) {
  .header__logo a {
    width: 130px;
  }

  .header__copy {
    font-size: 14px;
  }

  .header__tel {
    margin-right: 10px;
  }

  .nav__item {
    margin-left: 1vw;
  }

  .reserve__link {
    padding: 20px;
  }
}

/* TOP ーーーーーーーーーーーーーーーー */
/* main */
.main {
  overflow: hidden;
  padding: 20px;
}

.main .swiper-slide img {
  width: 100%;
  max-height: 860px;
  aspect-ratio: 78/41;
  object-fit: cover;
}

.main .swiper-slide::before {
  aspect-ratio: 78/41;
}

.main__text {
  width: 100%;
  top: 70%;
  left: 50%;
  transform: translate(-33%, -100%);
}

.main__text__title {
  margin-bottom: 37px;
  line-height: 1.7;
}

.main__text__sub {
  font-size: 80px;
  right: 60px;
  bottom: 35px;
}

@media (max-width: 2000px) {
  .main__text__sub {
    font-size: 3vw;
  }
}

/* sub content */
.top-sub {
  padding: 100px 0;
}

.top-sub__img {
  margin-right: 7%;
  width: 100%;
  max-width: 300px;
}

.top-sub__text__box {
  margin: auto 10px;
}

.top-sub__title {
  font-size: 32px;
	line-height: 1.8;
  margin-bottom: 30px;
}
.top-sub__title2 {
  font-size: 32px;
  margin-bottom: 30px;
}
.top-sub__title3 {
  font-size: 28px;
  margin-bottom: 30px;
	padding: 20px 25px;
	border: solid 1px #74b88d;
  background-color:rgba(94,252,151,0.10);
}
.top-sub__title3 span {
  font-size: 36px;
}


.top-sub__text {
  line-height: 2;
  margin-bottom: 20px;
}

/* top-about */
.top-about__inner {
  display: flex;
  padding: 80px 0;
}

.top-about__img {
  margin-right: 7%;
  width: 100%;
  max-width: 700px;
}

.top-about__img::after {
  max-width: 710px;
}

.top-about__text__box {
  margin: auto 10px;
}

.top-about__title {
  font-size: 32px;
	font-weight: normal;
  margin-bottom: 30px;
}

.top-about__text {
  line-height: 2;
  margin-bottom: 20px;
}

@media (max-width: 1200px) {
  .top-about__img {
    margin-right: 2%;
  }
}

/* top-menu */
.top-menu {
  padding: 90px 20px;
}

.card__items {
  display: flex;
  justify-content: center;
  margin-bottom: 55px;
}

.card__item {
  width: 32%;
  max-width: 380px;
	margin: 0 15px;
}


/* top-shop ーーーーーーーーーーーーーーーー */
.top-shop__img::after {
  font-size: 80px;
  bottom: -55px;
}

.top-shop .gray__bg {
  padding-top: 280px;
  margin-top: -200px;
}

.top-shop .gray__bg .btn__cover {
  padding: 50px 0;
}


/* under-main ーーーーーーーーーーーーーーーー */
.page-title {
  font-size: 60px;
}

.page-title span.h2x {
  font-size: 40px;
}

.page-title2 {
  font-size: 60px;
}

.page-title2 span.h2x {
  font-size: 40px;
}

/* ozone ーーーーーーーーーーーーーーーー */
.top-ozone {
  padding: 10px 0 20px;
}
.ozone03 {
	margin-bottom: 100px;	
}
.ozone .ozone__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ozone__text {
	width: 44%;
}
.ozone__text2 {
	width: 36%;
}
.ozone__04photo {
	width: 49%;
}
.ozone__text4 {
	width: 48%;
}
.ozone__text4 h4 span {
	background: #194629;
	color: #FFF;
	font-size: 20px;
	padding: 5px 8px;
	position: relative;
}
.ozone__text4 h4 span::before{
  content: "";
  position: absolute;
  border: 5px solid transparent;
  border-top: 5px solid #194629;
  width: 0;
  height: 0;
  left: 70px; /* 三角表示位置（要素左から）*/
  top: 100%; /* 三角表示位置（要素上から）*/
}

.ozone__nowrap{
	white-space:nowrap;
}
.ozone01 .gray__bg {
	width: 100%;
}

.ozone_gray {
	margin-top: -130px;
	margin-bottom: 40px;
}

.ozone_gray2 {
	margin-top: -180px;
	margin-bottom: 40px;
}

.ozone_gray3 {
	margin-top: -120px;
	margin-bottom: 40px;
}

.content-wrap {
  width: calc(100% - 1.875rem);
  max-width: 600px;
  margin: 1.875rem auto;
  padding: 1.875rem 0;
}

.content-wrap h2 {
  padding: 0 0 1rem;
}

.content-wrap ol li {
  list-style: none;
  padding: 1.2rem 0;
	border-bottom: solid 1px #818181; 
	font-size: 22px;
}
.content-wrap ol li span {
	color: #55937a;
}

.content-wrap ol li::before {
  counter-increment: cnt;
  content: counter(cnt, decimal-leading-zero);
  color: #333;
	font-size: 14px;
  font-weight: normal;
  padding: 14px 15.4px;
  border: solid 1px #333;
  border-radius: 50%;
  margin: 0 16px 0 0;
	letter-spacing: 0.075em;
}


/* care ーーーーーーーーーーーーーーーー */
.top-care {
  padding: 10px 0 20px;
}
.care03 {
	margin-bottom: 100px;	
}
.care .care__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.care__text {
	width: 44%;
}
.care__text__box {
  max-width: 550px;
	margin-left: 120px;
	box-sizing: border-box;
}

.care__text__box .top-sub__title2 {
	margin-top: 20px;
}

.care01text_box {
	display: flex;
	justify-content: space-between;
}
.care01img {
	width: 170px;
}
.care01text {
	width: calc(100% - 200px);
	line-height: 2;
}

.care__items {
  display: flex;
  justify-content: space-between;
	margin-top: 20px;
  margin-bottom: 55px;
	position: relative;
}

.care__items2 {
  display: flex;
  justify-content: space-between;
	position: relative;
	margin: 20px auto 55px;
	width: 800px;
}

.care__item {
  width: 32%;
  max-width: 380px;
	position: relative;
}
.care__item:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: -30px;
    margin: auto;
    box-sizing: border-box;
    width: 10px;
    height: 10px;
    border: 10px solid transparent;
    border-left: 10px solid #55937a;
}

.care__item2 {
  width: 46%;
  max-width: 380px;
	position: relative;
}
.care__item2:nth-child(2) {
	margin-right: 20px;
}
.care__item2:first-child::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: -35px;
    margin: auto;
    box-sizing: border-box;
    width: 10px;
    height: 10px;
    border: 10px solid transparent;
    border-left: 10px solid #55937a;
}
/*.care__item2:last-child{
	width: 35%;
}*/


/* hairremoval ーーーーーーーーーーーーーーーー */

.hairremoval {
	margin-top: 60px;
}

.hairremoval__text__box {
  max-width: 550px;
	margin-right: 120px;
	box-sizing: border-box;
}

.hairremoval__img1 {
	margin-top: 30px;
}

.hairremoval02 {
	border: solid 1px #74b88d;
	padding: 30px 20px;
	background: #FBFBFB;
}
.hairremoval02 ul {
	display: flex;
	justify-content: space-between;
}
.hairremoval02 ul li {
	width: 23%;
	position: relative;
}
.hairremoval02 ul li:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 42%;
    transform: translateY(-50%);
    right: -25px;
    margin: auto;
    box-sizing: border-box;
    width: 18px;
    height: 1px;
    border-top: 1px solid #818181;
}

.hairremoval02 ul li .top_txt {
	height: 50px;
	margin-bottom: 15px;
}
.hairremoval02 ul li .top_txt span {
	font-size: 12px;
	color: #55937a;
}
.hairremoval02 ul li .sub_txt {
	margin-top: 15px;
}
.hairremoval02 ul li .sub_txt span {
	font-size: 12px;
}
.hairremoval02__foottxt {
	margin-top: 5px;
	text-align: right;
	font-size: 11px;
}
.hairremoval03__txt {
	margin-top: 25px;
	margin-bottom: 50px;
	font-size: 13px;
}

.hairremoval04 {
	width: 100%;
	max-width: 1600px;
	margin: 20px auto;
}
.hairremoval__item_half {
  width: 48.5%;
  display: flex;
  justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 20px;
  margin-bottom: 55px;
	position: relative;
}

.hairremoval__items {
  display: flex;
  justify-content: space-between;
	margin-top: 20px;
  margin-bottom: 55px;
	position: relative;
}

.hairremoval__item {
  width: 47%;
  max-width: 380px;
	position: relative;
}
.hairremoval__item img {
	width: 100%;
}


.hairremoval__item:first-child::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -30px;
    margin: auto;
    box-sizing: border-box;
    width: 10px;
    height: 10px;
    border: 10px solid transparent;
    border-left: 10px solid #55937a;
}
.hairremoval__item2:nth-child(2) {
	margin-right: 20px;
}
.hairremoval__item2:first-child::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: -35px;
    margin: auto;
    box-sizing: border-box;
    width: 10px;
    height: 10px;
    border: 10px solid transparent;
    border-left: 10px solid #55937a;
}
.hairremoval__item2:last-child{
	width: 35%;
}

.price__txt {
	position: relative;
}
.price__txt span {
	position: absolute;
	right: 0;
}

.hairremoval__items3 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
	margin: 20px 100px 55px;
	position: relative;
	box-sizing: border-box;
	
}

.hairremoval__item3 {
  width: 26%;
  max-width: 340px;
	margin: 0 0px 20px;
	position: relative;	
}
.hairremoval__item3 img {
	width: 100%;
}

.hairremoval__items3::after {
        content: "";
        display: block;
        width: 26%;
        height: 0;
    }
.gray__bg2 {
	width: 100%;
  background: #f5f5f5;
  z-index: -100;
}
.hairremoval04 .gray__bg2 {
	margin-top: -350px;
	margin-bottom: 100px;
	height: 300px;
	box-sizing: border-box;
}

.hairremoval04__subtext {
	text-align: center;
	width: 100%;
	font-size: 14px;
	margin-top: 15px;
	line-height: 30px;
}
.hairremoval04__subtext span {
	color: #55937a;
	font-size: 16px;
}
.hairremoval05 {
	width: 878px;
	max-width: 90%;
	height: 235px;
	box-sizing: border-box;
	margin: 30px auto 0;
	background: url("/_common/img/hairremoval_11.jpg") no-repeat;
	background-size: cover;
}
.hairremoval05_textbox {
	width: 400px;
	max-width: 80%;
	padding: 10px;
	text-align: center;
}

.hairremoval05_textbox .hairremoval05_text01 {
    position: relative;
	width: 240px;
	box-sizing: border-box;
    padding: 0.8rem 1.2rem 0.3rem;
	margin: 0px auto;
    font-size: 0.9rem;
    font-weight: bold;
    text-align: center;
}

.hairremoval05_textbox .hairremoval05_text01::before,
.hairremoval05_textbox .hairremoval05_text01::after {
    position: absolute;
    top: 2.1rem;
    height: 1.2rem;
    content: '';
}

.hairremoval05_textbox .hairremoval05_text01::before {
    border-left: solid 1px;
    left: 0;
    transform: rotate(-30deg);
}

.hairremoval05_textbox .hairremoval05_text01::after {
    border-right: solid 1px;
    right: 0;
    transform: rotate(30deg);
}

.hairremoval05_textbox .hairremoval05_text02 {
	font-size: 30px;
	font-weight: 500;
	color: #55937a;
	transform: skewX(-10deg); 
	display: inline-block;
	margin-top: -10px;
	 letter-spacing: 0.1em;
}
.hairremoval05_textbox .hairremoval05_text03 {
	margin-top: -20px;
	transform: skewX(-13deg); 
	display: inline-block;
}
.hairremoval05_textbox .hairremoval05_text03 .yen {
	font-size: 28px;	
}
.hairremoval05_textbox .hairremoval05_text03 .yen2 {
	font-size: 46px;	
}
.hairremoval05_textbox .hairremoval05_text04 {
	font-size: 12px;
}
.hairremoval05_text05 {
	width: 878px;
	margin: 0 auto;
	max-width: 90%;
	text-align: right;
	font-size: 12px;
	margin-bottom: 50px;
}

.hairremoval .top-sub__title2 {
	font-size: 30px;
	margin-top: 30px;
}

/* about ーーーーーーーーーーーーーーーー */
.about__cover {
  padding: 100px 40px;
}

.about__img {
  margin-right: 7%;
}

.about__img img {
  width: 400px;
}

.about__text__box {
  margin: auto 10px;
}

.about__title {
  font-size: 32px;
  margin-bottom: 30px;
}

.about__text {
  line-height: 2;
  margin-bottom: 20px;
}

.aboutyosa02 {
  margin-bottom: 115px;
}

.aboutyosa02 .about__inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row-reverse;
}

.aboutyosa02 .about__img img {
  padding: 40px;
}

.aboutyosa02 .about__text__box {
  padding: 115px 80px;
}

.aboutyosa02 .media__img {
  margin-right: 40px;
}

.safety__inner .media__img img {
  margin: calc(50% - 25vh) 0;
  width: 350px;
}

.safety__inner .media02 {
  margin: 70px 0;
}

.safety__inner .media02 .media__text__box {
  padding: 64px 80px;
}

.beginners__inner .about__cover {
  padding: 0 0 100px;
}

@media (max-width: 1100px) {
  .media02 .media__img img {
    margin: 0;
  }

  .aboutyosa01 .media__img {
    text-align: center;
    margin-top: 50px;
  }

  .about02 {
    margin-bottom: 50px;
  }

  .about02 .media__img {
    margin: 0 auto;
    padding-top: 50px;
  }

  .media02 .media__text__box {
    padding: 40px;
  }

  .safety__inner .media__img {
    margin: 0 auto;
    padding-top: 50px;
  }

  .safety__inner .media__img img {
    margin: 0;
  }

  .safety__inner .media__img {
    text-align: center;
  }

  .safety__inner .media02 .media__text__box {
    padding: 40px;
  }

  .beginners__inner .media__img {
    text-align: center;
  }

  .herbs__inner .media__img {
    text-align: center;
  }
}

.recommend__content {
  margin-bottom: 300px;
}

.recommend__content__text {
  position: absolute;
  background-color:rgba(245,245,245,0.4);
  padding: 60px 100px;
  max-width: 680px;
  width: 100%;
  top: 83%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 500;
}

.recommend__content02__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 100px;
}

.recommend__content02__img img {
  border-radius: 40px;
}

.recommend__content02__text {
  margin-left: 7%;
}

.recommend__list__cover {
  margin: 40px 0;
}

.recommend__list {
  padding: 20px 20px 15px;
}

.method__inner .card__item {
  max-width: 310px;
}

.method__inner .card__items:nth-child(4) {
  justify-content: center;
  margin-top: 30px;
}

/* staff ーーーーーーーーーーーーーーーー */
.staff__text__box,
.staff__text__box-2 {
  max-width: 400px;
}
.staff__text {
	line-height: 2.0;
}
.staff02 .staff__inner {
  flex-direction: row-reverse;
}

.staff__title {
	margin: 10px 0 30px;
}

.staff {
	position: relative;
  background: linear-gradient(180deg, #fff 0%, #fff 50%, #F5F5F5 50%, #F5F5F5 100%);
	padding-bottom: 50px;
}
.staff::after {
	width: 100%;
}


/* menu ーーーーーーーーーーーーーーーー */
.media__text__box,
.media__text__box-2 {
  max-width: 400px;
}

.menu02 .media__inner {
  flex-direction: row-reverse;
}

.menu .media__img {
  text-align: right;
}

.menu .media__img img {
  width: 95%;
}

.menu__item__title {
  padding: 10px 20px 15px;
  margin: 45px auto -120px;
  max-width: 1200px;
}
.menu__item__title2 {
  padding: 10px 20px 15px;
  margin: -45px auto -120px;
  max-width: 1200px;
}

.menu__item__cover {
  padding: 100px 20px 55px;
  margin: -45px auto 0;
}

.menu__item__cover2{
  padding: 30px 20px 55px;
  margin: -45px auto 0;
}

.menu__item__cover3 {
  padding: 20px 20px 55px;
  margin: -45px auto 0;
}

.media__label {
  margin-bottom: 20px;
}

.media__label2 {
  margin-bottom: 20px;
}

.media__title {
  margin-bottom: 30px;
  font-size: 32px;
	line-height: 1.8;
}

.media__title2 {
  margin-top: 30px;
  margin-bottom: 20px;
	margin-left: 10px;
}

.media__title3 {
  color: #194529;
  font-size: 34px;
	font-weight: bold;
	margin-bottom: 20px;
}

.menu__item2,
.menu__item {
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.menu_topTxt {
	margin-top: 40px;
}

@media (max-width: 1100px) {
  .menu .media__img {
    max-width: 600px;
  }
}


  .menu .btn__cover {
  padding: 20px 0;
}



/* shop ーーーーーーーーーーーーーーーー */
.shop02 .media__inner {
  flex-direction: row-reverse;
}

.shop .media__img {
  width: 95%;
  max-width: 680px;
	box-sizing: border-box;
}
.shop .media__img img {
	width: 100%;
}

.shop .media__text__box {
  padding-right: 0px;
  max-width: 450px;
}

.shop .media__text__box-2 {
  padding-left: 20px;
}

@media (max-width: 1200px) {
  .shop .media__img {
    max-width: 650px;
  }
}

/* recruit ーーーーーーーーーーーーーーー */

.top-recruit__img {
	width: 45%;
}

.recruit .gray__bg2 {
	padding-top: 230px;
	padding-bottom: 50px;
	margin-top: -200px;
}

/* hairlp_design ーーーーーーーーーーーーーーーー */

.top-hairlp_design02 {
	padding: 40px 50px;
	box-sizing: border-box;
	width: 880px;
	margin: 10px auto;
}

.top-hairlp_design02box {
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.hairlp_design__text01 {
	font-size: 30px;
}
.hairlp_design02box_img1 {
	width: 260px;
	height: auto;
}
.hairlp_design02box_img2 {
	width: 480px;
	height: auto;
	font-size: 11.7px;
}
.hairlp_design02box_img1 img,
.hairlp_design02box_img2 img {
	width: auto!important;
	height: auto!important;
}
.hairlp_design02box_img2 img {
	margin-bottom: 10px;
	margin-left: 30px;
}
.top-hairlp_design03 {
	width: 1200px;
	margin: 40px auto;
	text-align: center;
}
.top-hairlp_design03 h2 {
  font-size: 34px;
	margin-bottom: 20px;
}

.top-hairlp_design03 .point_box {
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.top-hairlp_design03 .point_box .point {
	width: 25%;
	margin: 20px 10px;
	box-sizing: border-box;
}
.top-hairlp_design03 .point_box .point_header {
	font-style: italic;
	color: #55937A;
	font-size: 40px;
	line-height: 40px;
	text-indent: 10px;
	margin: 20px auto 40px;
}
.top-hairlp_design03 .point_box .point_header span {
	font-size: 15px;
	border-top: solid 1px #55937A; 
	padding: 15px 8px 0px 2px;
	text-indent: 0px;
}
.top-hairlp_design03 .point_box .point h3 {
	font-size: 21px;
	margin-bottom: 10px;
}
.top-hairlp_design03 .point_box .point p {
	text-align: left;
}


.top-hairlp_design03 .point_box .step {
	width: 31%;
	margin: 20px 20px;
	box-sizing: border-box;
}
.top-hairlp_design03 .point_box .step_header {
	font-style: italic;
	color: #55937A;
	font-size: 20px;
	line-height: 40px;
	text-indent: 10px;
	margin: 20px auto 0px;
}
.top-hairlp_design03 .point_box .step_header img {
	margin-top: 10px;
	border: solid 1px #55937A; 
}
.top-hairlp_design03 .point_box .step h3 {
	font-size: 21px;
	margin-bottom: 10px;
}
.top-hairlp_design03 .point_box .step p {
	text-align: left;
}


.hairlp__items {
  display: flex;
  justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 20px;
  margin-bottom: 55px;
	position: relative;
}

.hairlp__item {
  width: 30.5%;
  max-width: 380px;
	margin-top: 15px;
	position: relative;
}

/* footer ーーーーーーーーーーーーーーーー */
.footer__inner {
  max-width: 1200px;
  display: flex;
  align-items: center;
}

.footer__logo {
  width: 220px;
}

.access__cover {
  padding: 60px;
}

.footer__copyright__cover {
  height: 93px;
}

.footer__copyright {
  line-height: 93px;
}

@media (max-width: 1200px) {
  .footer__inner {
    display: block;
    width: 90%;
  }

  .access__cover {
    margin: 0 auto;
  }

  .map__iframe {
    text-align: center;
    padding-bottom: 60px;
  }
}


/* hydrogen ーーーーーーーーーーーーーーーー */

/* hydrogen */
.hydrogen {
	padding-bottom: 70px;
}
.hydrogen .section-title {
	margin-top: 60px;
  margin-bottom: 35px;
  text-align: center;
	font-size: 50px;
	line-height: 60px;
	text-transform :inherit;
	
}

.hydrogen__text01 {
	font-size: 30px;
}
.hydrogen__text01 span {
	font-size: 16px;
}


.hydrogen_design02 .inner_l {
  display: flex;
  justify-content: space-between;
	padding-bottom: 20px;
}

.hydrogen_design02 .inner_l .photo__box {
  width: 45%;
	margin-top: -90px;
}

.hydrogen_design02 .text__box {
  width: 45%;
}

.hydrogen_design02 .media__title span {
  font-size: 14px;
  color: #888;
  letter-spacing: normal;
  font-style: oblique;	
}

.hydrogen_design03 {
	margin-top: 70px;
}
.hydrogen_design03 .inner_l {
  width: 554px;
}

.hydrogen_design03 h4 {
	text-align: center;
}
.hydrogen_design03 p {
	margin-bottom: 30px;
}

.hydrogen_design04 {
	margin: -200px auto 0px;
	padding-top: 230px;
	padding-bottom: 60px;
}

.hydrogen_design04 .inner_l {
  width: 554px;
}

.hydrogen_design04 h4 {
	text-align: center;
}
.hydrogen_design04 p {
	margin-bottom: 20px;
}

.hydrogen_design04 .illust {
  display: flex;
  justify-content: space-between;
	padding-bottom: 40px;
}

.hydrogen_design04 h5 {
	text-align: center;
	font-size: 18px;
}
.hydrogen_design04 .illust__box {
	width: 46%;
	text-align: center;
}
.hydrogen_design04 .illust__box img {
	width: 180px;
	margin: 10px auto!important;
}


.hydrogen_design05 {
	width: 100%;
	margin: 220px auto 50px;
	padding-bottom: 60px;
	text-align: center;
}

.hydrogen_design05 .inner_l {
	width: 1200px;
	text-align: center;
}

.hydrogen_design05 .point_box {
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.hydrogen_design05 .point_box .point {
	width: 23%;
	margin: -130px 10px 20px;
	box-sizing: border-box;
}
.hydrogen_design05 .point_box .point h3 {
	font-size: 21px;
	margin-bottom: 10px;
}
.hydrogen_design05 .point_box .point p {
	text-align: left;
}

.hydrogen_design06 .inner_l {
  display: flex;
  justify-content: space-between;
	padding-bottom: 20px;
	margin: 10px auto;
}

.hydrogen_design06 .inner_l .photo__box {
  width: 45%;
}

.hydrogen_design06 .text__box {
  width: 45%;
}

.hydrogen_design06 .media__title span {
  font-size: 14px;
  color: #888;
  letter-spacing: normal;
  font-style: oblique;	
}
.hydrogen_design06 dl {
display: flex;
flex-flow: row wrap;
width: 100%;
}
.hydrogen_design06 dt {
flex-basis: 35%;
padding: 20px;
color: #55937A;
	box-sizing: border-box;
}
.hydrogen_design06 dd {
flex-basis: 65%;
padding: 20px;
	box-sizing: border-box;
}
.hydrogen_design06 dl{
border-bottom: 1px solid #ccc;
}

.hydrogen_design06 dl:last-child{
border-bottom: none;
}

.hydrogen_design06 .photo__box2 {
  text-align: center;
	width: 1200px;
	margin: 15px auto 0;
}

.hydrogen_design06 .photo__box3 {
  text-align: right;
	width: 1100px;
	margin: -25px auto 0;
}

.hydrogen_design06 .photo__box2 img,
.hydrogen_design06 .photo__box3 img {
	width: 311px;
}

.hydrogen_design07 {
	margin-top: -120px;
	padding-top: 10px;
}

.hydrogen_design07 .menu__title__cover2 {
	margin-bottom: 10px;
}