@charset "UTF-8";
/*============================================
#index
=============================================*/
/*
1.mixin
2.color
3.common
4.header
5.top
6.about
7.activity
8.examples(PC)
// examples(SP)
9.relations
10.performance
11.organization(PC)
// organization(SP)
12.example2
13.footer

/*---------
action.html
--------------------------------------------*/
/*
1.header
2.concept
3.develop
4.chair
5.items
6.voices
7.online
8.footer

9.totop
10.drawer
---------------------------------------------*/
/*============*/
/*-----------------------*/
/*============================================
#2.color
=============================================*/
/*============================================
#3.common -  全体に共通するスタイル
=============================================*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;700&display=swap");
@media screen and (max-width: 767px) {
  .is-pc {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .is-sp {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  html, body {
    overflow-x: hidden;
  }
}

html {
  scroll-behavior: smooth;
}

body {
  font-weight: 300;
  color: #231815;
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans", "Noto Sans JP", sans-serif;
  line-height: 1.6875;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  body {
    font-size: 1.1428571429vw;
  }
}
@media screen and (max-width: 767px) {
  body {
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .main {
    padding-top: 60px;
  }
}

img {
  width: 100%;
}

a {
  list-style: none;
  text-decoration: none;
}

.inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 14.2857142857vw;
  box-sizing: content-box;
}
@media screen and (max-width: 767px) {
  .inner {
    padding: 0 15px;
  }
}

ul {
  list-style: none;
}

.section__title {
  margin: 0 auto;
}

.section__message {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .section__message {
    text-align: left;
  }
}

.section__text__link, .online__text__link, .example__link, .img_link, .img_link_sp {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Noto Sans JP", sans-serif;
  font-size: 0.8571428571vw;
  letter-spacing: 0.1em;
  line-height: 1.58;
  text-align: right;
  margin-right: 3.5714285714vw;
  padding-bottom: 1.7857142857vw;
  color: #006fbc;
}
.section__text__link:hover, .online__text__link:hover, .example__link:hover, .img_link:hover, .img_link_sp:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .section__text__link, .online__text__link, .example__link, .img_link, .img_link_sp {
    text-align: center;
    margin-top: 15px;
    font-size: 12px;
  }
}
.section__text__link a, .online__text__link a, .example__link a, .img_link a, .img_link_sp a {
  color: #00A0E9;
}

/*============================================
#4.header(SP-only)
=============================================*/
@media screen and (max-width: 767px) {
  .header {
    position: fixed;
    background: #fff;
    top: 0;
    right: 0;
    left: 0;
    z-index: 20;
  }
}

.header-inner {
  display: flex;
  align-items: center;
}
.header-inner .header-logo {
  width: 250px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .header-inner .header-logo img {
    padding-top: 8px;
  }
}

.header-nav {
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .header-nav {
    display: none;
  }
}

/*============================================
#5.top
=============================================*/
.top__contents {
  position: relative;
}

.top__content-left {
  position: relative;
}
@media screen and (max-width: 767px) {
  .top__content-left {
    padding-bottom: 190px;
  }
}

.header__logo {
  margin-top: 0;
  width: 35.7142857143vw;
  position: relative;
}
@media screen and (max-width: 767px) {
  .header__logo img {
    width: 208px;
    position: absolute;
    margin-top: -48px;
  }
}

.top__img01 {
  width: 27.5vw;
  margin-top: -5.7142857143vw;
}
@media screen and (max-width: 767px) {
  .top__img01 img {
    margin-top: -20px;
  }
}
@media screen and (max-width: 767px) {
  .top__img01 {
    margin-top: -16px;
    width: 136px;
  }
}

.menu {
  display: flex;
  width: 18.5714285714vw;
  margin-top: 5.3571428571vw;
}

.menu__wrapper {
  width: 16.0714285714vw;
}

.menu__line {
  width: 0.9285714286vw;
  background: #717171;
}

.nav__lists {
  padding-left: 1.7857142857vw;
  margin: 0;
}

.nav__list + .nav__list {
  margin-top: 1.7857142857vw;
}

.nav1 {
  width: 9.6428571429vw;
}

.nav2 {
  width: 15.3571428571vw;
}

.nav3 {
  width: 5.7142857143vw;
}

.nav4 {
  width: 8.9285714286vw;
}

.top__img28_2 {
  width: 17.1428571429vw;
  position: absolute;
  top: 9.2857142857vw;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  .top__img28_2 {
    width: 135px;
    top: 30px;
    left: initial;
    transform: initial;
    right: 0;
  }
}

.top__img28_3 {
  width: 17.1428571429vw;
  position: absolute;
  top: 0px;
  right: 16.0714285714vw;
}

.top__img28_10 {
  width: 7.1428571429vw;
  position: absolute;
  top: 1.4285714286vw;
  right: 3.9285714286vw;
}
@media screen and (max-width: 767px) {
  .top__img28_10 {
    width: 61px;
    top: 332px;
    right: 30px;
  }
}

.top__message {
  width: 31.0714285714vw;
  position: absolute;
  top: 26.0714285714vw;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  .top__message {
    width: 189px;
    top: 125px;
    left: initial;
    transform: initial;
    right: 18px;
  }
}

.top__img28_4 {
  width: 27.5vw;
  position: absolute;
  top: 18.5714285714vw;
  right: 0;
}
@media screen and (max-width: 767px) {
  .top__img28_4 {
    width: 127px;
    top: 222px;
  }
}

.top__img28_5 {
  width: 20.7142857143vw;
  position: absolute;
  top: 38.5vw;
  right: 21.9285714286vw;
}
@media screen and (max-width: 767px) {
  .top__img28_5 {
    width: 126px;
    top: 213px;
    right: 181px;
  }
}

.top__img28_6 {
  width: 16.4285714286vw;
  position: absolute;
  top: 47.5vw;
  right: 48.7142857143vw;
}
@media screen and (max-width: 767px) {
  .top__img28_6 {
    right: initial !important;
    left: 0;
    top: 317px;
  }
}

.top__img28_7 {
  width: 18.5714285714vw;
  position: absolute;
  top: 59.2857142857vw;
  right: 34.9285714286vw;
}
@media screen and (max-width: 767px) {
  .top__img28_7 {
    top: 315px !important;
    right: 178px !important;
  }
  .top__img28_7 img {
    width: 121px;
  }
}

.top__img28_8 {
  width: 16.6428571429vw;
  position: absolute;
  top: 55.3571428571vw;
  right: 0px;
}

.top__img1_4 {
  width: 1.9vw;
  position: absolute;
  top: 56.7142857143vw;
  right: 20.5714285714vw;
}
@media screen and (max-width: 767px) {
  .top__img1_4 {
    right: initial;
    top: 230px;
    left: 20px;
    width: 10px;
  }
}

/*============================================
#6.about
=============================================*/
.about {
  background: #f3f3ea;
  margin-top: 7.3571428571vw;
  padding-top: 7.5vw;
}
@media screen and (max-width: 767px) {
  .about {
    margin-top: 50px;
  }
}

.about__inner {
  position: relative;
  text-align: center;
}
.about__inner img {
  width: 94.285714%;
}
@media screen and (max-width: 767px) {
  .about__inner img {
    width: 133.285%;
    margin-left: -60px;
  }
}

.about__contents {
  position: absolute;
  top: 9.5vw;
  left: 50%;
  transform: translate(-50%, -50%);
}

.title-about {
  width: 24.2142857143vw;
}

.about__message__title {
  width: 39.5vw;
  margin: 1.7857142857vw auto;
}

.about__message__text {
  font-size: 1.3571428571vw;
  letter-spacing: 0.2em;
  line-height: 1.4;
  text-align: center;
  font-weight: 300;
}

@media screen and (max-width: 767px) {
  .about_link {
    margin-left: 20px;
    text-align: left !important;
    margin-top: -75px;
    z-index: 2;
    position: relative;
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 768px) {
  .ab_1 {
    padding-top: 6vw;
  }
}

/*============================================
#7.activity
=============================================*/
@media screen and (max-width: 767px) {
  .activity__inner {
    position: relative;
  }
}

.title-activity {
  width: 24.2857142857vw;
  margin-top: 6.4285714286vw;
}
@media screen and (max-width: 767px) {
  .title-activity {
    width: 194px;
    margin-top: 38px;
  }
}

@media screen and (max-width: 767px) {
  .sp_activity_title {
    width: 339px !important;
    position: absolute;
    top: 40px;
    left: 75px;
  }
}

.activity__message__text {
  margin-top: 2.5vw;
  line-height: 1.52;
  letter-spacing: 0.05em;
  text-align: left;
  white-space: nowrap;
  font-size: 1.2142857143vw;
}
@media screen and (min-width: 768px) {
  .activity__message__text {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .activity__message__text {
    white-space: initial;
    font-size: 14px;
    margin-top: 26px;
  }
}

.activity__font__weight {
  font-weight: 600;
}

.activity__font__weight2 {
  font-weight: 600;
  letter-spacing: 0.2em;
}

.activity__contents {
  display: flex;
  padding: 0 14.2857142857vw;
  margin-top: 4.6428571429vw;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .activity__contents {
    margin-bottom: 2vw;
  }
}
@media screen and (max-width: 767px) {
  .activity__contents {
    display: block;
    padding: 0 20px;
    padding-bottom: 20px;
  }
}

.activity__contents-left {
  width: 31.4285714286vw;
}
@media screen and (max-width: 767px) {
  .activity__contents-left {
    width: 100%;
  }
}

.activity__contents-right {
  width: 31.2142857143vw;
  margin-left: 3vw;
}
@media screen and (max-width: 767px) {
  .activity__contents-right {
    width: 100%;
    margin-left: initial;
  }
}

@media screen and (min-width: 768px) {
  .mg_c {
    margin-top: 0.5vw;
  }
}

.activity__item {
  display: flex;
}

.item_first {
  margin-top: 2vw;
}
@media screen and (max-width: 767px) {
  .item_first {
    margin-top: 35px;
  }
}

.activity__item__img {
  width: 8vw;
}
.activity__item__img img {
  width: 133%;
}
@media screen and (max-width: 767px) {
  .activity__item__img {
    width: 67px;
  }
}

@media screen and (max-width: 767px) {
  .img_1 {
    margin-top: 18px;
  }
  .img_1 img {
    width: 140% !important;
  }
}

.activity__item__body {
  margin-left: 2.1428571429vw;
}
@media screen and (max-width: 767px) {
  .activity__item__body {
    margin-left: 38px;
  }
}

.mg1 {
  margin-left: 4vw;
}
@media screen and (max-width: 767px) {
  .mg1 {
    margin-left: 40px;
  }
}

.mg2 {
  margin-left: 5vw;
}
@media screen and (max-width: 767px) {
  .mg2 {
    margin-left: 49px;
  }
}

.mg3 {
  margin-left: 5vw;
}
@media screen and (max-width: 767px) {
  .mg3 {
    margin-left: 34px !important;
  }
}

.mg4 {
  margin-left: 3.35vw;
}
@media screen and (max-width: 767px) {
  .mg4 {
    margin-left: 51px !important;
  }
}

@media screen and (min-width: 768px) {
  .nowrap {
    white-space: nowrap;
  }
}

.activity__item__title {
  font-size: 1.3571428571vw;
  letter-spacing: 0.075em;
  line-height: 1.31;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .activity__item__title {
    font-size: 15px;
    font-weight: 600;
  }
}

.activity__item__text {
  font-size: 1.0714285714vw;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .activity__item__text {
    font-size: 13px;
    letter-spacing: 0.05em;
  }
}

.img_peace {
  width: 6vw;
}
@media screen and (max-width: 767px) {
  .img_peace {
    width: 40px !important;
    margin-top: 14px;
  }
}

.img_planet {
  width: 6.5vw;
}
@media screen and (min-width: 768px) {
  .img_planet img {
    width: 7vw;
    margin-top: 1.1vw;
  }
}
@media screen and (max-width: 767px) {
  .img_planet {
    width: 55px !important;
    margin-top: 15px;
  }
}

@media screen and (max-width: 767px) {
  .img_people {
    width: 40px;
    margin-top: 15px !important;
  }
}
@media screen and (min-width: 768px) {
  .img_people img {
    width: 5.8vw;
  }
}

.activity__item-second {
  margin-top: 4vw;
}
@media screen and (max-width: 767px) {
  .activity__item-second {
    margin-top: 15px;
  }
}

.activity__item-fourth {
  margin-top: 0.3vw;
}
@media screen and (max-width: 767px) {
  .activity__item-fourth {
    margin-top: 15px;
  }
}

.activity__section__boder {
  border: dashed 1px #c4c4c4;
  width: 92.8571%;
  margin: 0 auto;
}

/*============================================
#8.examples
=============================================*/
.examples__inner {
  margin-top: 7.5vw;
  padding: 0 2.5vw;
}
@media screen and (max-width: 767px) {
  .examples__inner {
    padding: 0;
  }
}

.examles_text {
  font-size: 1.1428571429vw;
  letter-spacing: 0.075em;
  line-height: 1.31;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .examles_text {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 0;
  }
}

.title-examples {
  width: 17.1428571429vw;
}
@media screen and (max-width: 767px) {
  .title-examples {
    width: 177px;
  }
}

.examples__contents {
  position: relative;
  margin-top: 4.6428571429vw;
  margin-bottom: 3vw;
}

.examples__content-left {
  position: relative;
  width: 41.7857142857vw;
}

.img_text {
  font-size: 1.0714285714vw;
  letter-spacing: 0.05em;
  line-height: 1.4;
  margin: 0;
  margin-left: 1.7857142857vw;
}

@media screen and (min-width: 768px) {
  .text30_1 {
    width: 14.6428571429vw;
  }
}

@media screen and (min-width: 768px) {
  .text30_2 {
    width: 12.7857142857vw;
  }
}

@media screen and (min-width: 768px) {
  .text30_3 {
    width: 12.5714285714vw;
    padding-top: 0.3vw;
  }
}

@media screen and (min-width: 768px) {
  .text30_4 {
    width: 15.2142857143vw;
    margin-left: 0;
  }
}

@media screen and (min-width: 768px) {
  .link30_4 {
    margin-left: 0 !important;
    padding-bottom: 1.2vw !important;
  }
}

@media screen and (min-width: 768px) {
  .text30_5 {
    width: 12.8571428571vw;
    margin-left: 6.5714285714vw;
  }
}

@media screen and (min-width: 768px) {
  .link30_5 {
    margin-left: 6.5714285714vw !important;
    padding-bottom: 1.2vw;
  }
}

@media screen and (min-width: 768px) {
  .text30_6 {
    width: 13.2142857143vw;
    margin-left: 4.2142857143vw;
    padding-top: 0.3vw;
    margin-left: 5.7vw;
  }
}

@media screen and (min-width: 768px) {
  .link30_6 {
    margin-left: 5.7vw !important;
  }
}

@media screen and (min-width: 768px) {
  .text30_7 {
    width: 11.5714285714vw;
    margin-top: 6vw;
  }
}

@media screen and (min-width: 768px) {
  .text30_8 {
    width: 12.9285714286vw;
  }
}

@media screen and (min-width: 768px) {
  .text30_9 {
    width: 12.3571428571vw;
    margin-left: 5.7142857143vw;
  }
}

@media screen and (min-width: 768px) {
  .link30_9 {
    margin-left: 5.7142857143vw !important;
    padding-bottom: 1.5vw !important;
  }
}

@media screen and (min-width: 768px) {
  .text30_10 {
    width: 11.8571428571vw;
    margin-left: 0;
    padding-top: 0.8vw;
  }
}

@media screen and (min-width: 768px) {
  .link30_10 {
    margin-left: 0 !important;
  }
}

.img_link, .img_link_sp {
  text-align: left;
  margin: 0;
  margin-left: 1.7857142857vw;
}

.examples__img30_1 {
  width: 41.8571428571vw;
  display: flex;
}
.examples__img30_1 img {
  width: 25.8571428571vw;
}

.examples__img30_3 {
  width: 25.4285714286vw;
  margin-top: 13.4285714286vw;
}
.examples__img30_3 img {
  width: 25.4285714286vw;
}

.examples__img30_8 {
  display: flex;
  width: 36.7142857143vw;
  margin-top: 11.2857142857vw;
}
.examples__img30_8 img {
  width: 21.7857142857vw;
}

.examples__img30_2 {
  width: 36.0714285714vw;
  display: flex;
  position: absolute;
  top: 0px;
  right: 12.0714285714vw;
}
.examples__img30_2 img {
  width: 21.2857142857vw;
}

.examples__img30_4 {
  width: 23.2857142857vw;
  position: absolute;
  top: 18.5714285714vw;
  right: 41.4285714286vw;
}
.examples__img30_4 img {
  width: 23.2857142857vw;
}

.examples__img30_5 {
  width: 19.6428571429vw;
  position: absolute;
  top: 16.5vw;
  right: 0px;
}
.examples__img30_5 img {
  width: 19.6428571429vw;
}

.examples__img30_6 {
  width: 18.4285714286vw;
  position: absolute;
  top: 48vw;
  left: 25.4285714286vw;
}
.examples__img30_6 img {
  width: 17.8571428571vw;
}

.examples__img30_7 {
  display: flex;
  width: 28.5714285714vw;
  position: absolute;
  top: 42.4285714286vw;
  right: 6.9vw;
}
.examples__img30_7 img {
  width: 15.9285714286vw;
}

.examples__img30_9 {
  width: 18.4285714286vw;
  position: absolute;
  top: 66.899vw;
  right: 28.7857142857vw;
}
.examples__img30_9 img {
  width: 18.4285714286vw;
}

.examples__img30_10 {
  width: 22.7857142857vw;
  position: absolute;
  top: 63.2142857143vw;
  right: 0;
}
.examples__img30_10 img {
  width: 22.7857142857vw;
}

@media screen and (max-width: 767px) {
  .box-wrapper {
    padding: 20px 0;
    padding-top: 0;
  }
}

.box {
  display: flex;
  padding-top: 3.5714285714vw;
  font-size: 1.2857142857vw;
  padding-left: 0;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .box {
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 767px) {
  .firstbox {
    padding-top: 0;
  }
}

.box li {
  width: 50%;
}

.box li a > img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .box li p {
    font-size: 14px;
    margin: 0;
    letter-spacing: 0.04em;
    width: 88%;
    margin: 0 auto;
    padding-top: 10px;
    line-height: 1.4;
    text-align: justify;
  }
}
.box li p:last-child {
  text-align: left;
}

.box li {
  width: 49%;
  margin-left: 0.7142857143vw;
  display: flex;
  flex-direction: column;
}

@media screen and (max-width: 767px) {
  .img_link_sp {
    padding-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .s_1 {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 767px) {
  .r_1 {
    padding-bottom: 13px;
  }
}

/*============================================
#9.relations
=============================================*/
@media screen and (max-width: 767px) {
  .relations__inner {
    margin-top: 60px;
  }
}
@media screen and (min-width: 768px) {
  .relations__inner {
    margin-top: 8.9285714286vw;
  }
}

.title-relations {
  width: 42.5vw;
}
@media screen and (max-width: 767px) {
  .title-relations {
    width: 237px;
  }
}

.section__message {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Noto Sans JP", sans-serif;
  letter-spacing: 0.075em;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .section__message {
    font-size: 13px;
    padding: 0 20px;
  }
}

@media screen and (max-width: 767px) {
  .rm_1 {
    padding-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .rm_1 {
    margin-top: 1.8vw;
    margin-bottom: 0;
  }
}

.relations__contents {
  display: flex;
  justify-content: center;
  padding-bottom: 7.8571428571vw;
  margin-top: 3.2142857143vw;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .relations__contents {
    display: block;
    padding-bottom: 42px;
  }
}

.relations__contents-left {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .relations__contents-left {
    display: block;
  }
}

.relations__contents-right {
  display: flex;
  margin-left: 10.7142857143vw;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .relations__contents-right {
    display: block;
    margin-left: initial;
  }
}

.relations__contents__img {
  margin-left: 2.8571428571vw;
}

@media screen and (max-width: 767px) {
  .relations__contens__img {
    text-align: center;
  }
}

@media screen and (min-width: 768px) {
  .man_image {
    width: 12vw;
  }
}

@media screen and (min-width: 768px) {
  .woman_image {
    width: 7vw;
  }
}

.relations__contens__img-number1 {
  text-align: right;
  margin: 0;
  margin-right: 2.1428571429vw;
}
.relations__contens__img-number1 p {
  text-align: right;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .relations__contens__img-number1 {
    width: 217px;
    text-align: center;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  .relations__contens__img-number1 img {
    width: 17vw;
  }
}

.relations__contens__img-number2 {
  width: 21.2142857143vw;
}
@media screen and (max-width: 767px) {
  .relations__contens__img-number2 {
    width: 235px;
    text-align: center;
    margin: 0 auto;
  }
}
.relations__contens__img-number2 p {
  text-align: right;
  margin: 0;
}
.relations__contens__img-number2 img {
  margin-left: 4.6428571429vw;
}
@media screen and (min-width: 768px) {
  .relations__contens__img-number2 img {
    width: 17vw;
  }
}

.relations__section__line {
  border: solid 1px #a5a0a9;
  width: 93.5714%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .relations__section__line {
    border: solid 1px #a5a0a9;
  }
}

/*============================================
#10.performance
=============================================*/
.performance__inner {
  margin-top: 6.4285714286vw;
}

.title-performance {
  width: 33.5714285714vw;
}
@media screen and (max-width: 767px) {
  .title-performance {
    width: 300px;
    margin-top: 50px;
  }
}

@media screen and (min-width: 768px) {
  .m_1 {
    margin-bottom: 4.2vw;
  }
}
@media screen and (max-width: 767px) {
  .m_1 {
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 767px) {
  .line1 {
    margin-top: 20px !important;
  }
}

.performance__contents {
  margin-top: 4.2857142857vw;
}

.performace__card {
  display: flex;
  align-items: center;
  margin: 3.5714285714vw 0;
  padding: 0 9.6428571429vw;
}
@media screen and (max-width: 767px) {
  .performace__card {
    display: block;
    padding: 0 14px;
    padding-bottom: 3px;
  }
}

.card__item__left {
  width: 32%;
}
@media screen and (max-width: 767px) {
  .card__item__left {
    width: 100%;
    padding-top: 15px;
  }
}

.card__item__middle {
  width: 24%;
  margin-left: 5vw;
}
@media screen and (max-width: 767px) {
  .card__item__middle {
    width: 100%;
    margin-left: 0;
    margin-top: 25px;
  }
}

@media screen and (max-width: 767px) {
  .c_1 {
    text-align: center;
    margin-top: 17px !important;
  }
}
@media screen and (max-width: 767px) {
  .c_1 img {
    width: 60%;
  }
}

.card__item__right {
  width: 32%;
  margin-left: 7vw;
}
@media screen and (max-width: 767px) {
  .card__item__right {
    width: 81%;
    margin-left: initial;
    margin-top: 25px;
    margin: 27px auto;
  }
}

.card__item__title {
  font-size: 1.7857142857vw;
  line-height: 1.95;
  letter-spacing: 0.125em;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .card__item__title {
    font-size: 27px;
    text-align: center;
    font-weight: 600;
  }
}
.card__item__title > span {
  font-size: 0.7857142857vw;
  letter-spacing: 1.45;
  line-height: 0.075em;
}
@media screen and (max-width: 767px) {
  .card__item__title > span {
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  .t_1 {
    margin-top: -8px;
  }
}

.card__item__text {
  font-size: 0.9285714286vw;
  letter-spacing: 0.05em;
  line-height: 1.53;
}
@media screen and (max-width: 767px) {
  .card__item__text {
    font-size: 15px;
  }
}

.card__item__img {
  margin-top: 1.0714285714vw;
}
@media screen and (max-width: 767px) {
  .card__item__img {
    margin-top: 30px;
    text-align: center;
  }
}

.img6_2 {
  width: 18.2857142857vw;
}
@media screen and (max-width: 767px) {
  .img6_2 {
    width: 60%;
  }
}

.img6_4 {
  width: 22.2857142857vw;
}
@media screen and (max-width: 767px) {
  .img6_4 {
    width: 74%;
  }
}

.img6_6 {
  width: 14.8571428571vw;
}
@media screen and (max-width: 767px) {
  .img6_6 {
    width: 50%;
  }
}

.performance__line {
  border: dashed 1px #c4c4c4;
  width: 95%;
  margin: 0 auto;
}

.performance__remarks {
  margin-top: 3.7142857143vw;
  padding: 0 9.6428571429vw;
}
@media screen and (max-width: 767px) {
  .performance__remarks {
    padding: 0 5px;
    margin-top: 30px;
  }
}
.performance__remarks p {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Noto Sans JP", sans-serif;
  font-size: 1vw;
  letter-spacing: 0.075em;
  line-height: 1.42;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .performance__remarks p {
    font-size: 12px;
  }
}

.performance__firms {
  margin-top: 2.6428571429vw;
  padding: 0 9.6428571429vw;
}
@media screen and (max-width: 767px) {
  .performance__firms {
    padding: 35px;
  }
}
.performance__firms p {
  font-size: 21px;
  font-weight: 400;
  letter-spacing: 0.125em;
  line-height: 1.8;
  margin: 0;
  margin-left: 15px;
}
@media screen and (max-width: 767px) {
  .performance__firms p {
    font-weight: 600;
    letter-spacing: 0.14em;
  }
}

@media screen and (max-width: 767px) {
  .bo_1 {
    margin: 20px 0;
  }
}

@media screen and (max-width: 767px) {
  .pe_1 {
    margin: 15px 0;
  }
}

/*============================================
#11.organization
=============================================*/
.title-organization {
  width: 13.5714285714vw;
  margin-top: 6.1428571429vw;
}
@media screen and (max-width: 767px) {
  .title-organization {
    width: 123px;
    margin-top: 50px;
  }
}

.organization__contents {
  display: flex;
  margin-top: 6.1428571429vw;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .organization__contents {
    display: block;
    padding: 0 20px;
  }
}

.organization__content__item + .organization__content__item {
  margin-left: 8.5714285714vw;
}

.img7_2 {
  width: 11vw;
}
@media screen and (max-width: 767px) {
  .img7_2 {
    width: 100%;
  }
}

.img7_3 {
  width: 10vw;
}
@media screen and (max-width: 767px) {
  .img7_3 {
    width: 100%;
  }
}

.img7_4 {
  width: 16.3571428571vw;
}
@media screen and (max-width: 767px) {
  .img7_4 {
    width: 100%;
  }
}

.img7_5 {
  width: 12.8571428571vw;
}
@media screen and (max-width: 767px) {
  .img7_5 {
    width: 100%;
  }
}

.organization__remarks {
  text-align: center;
  margin: 0;
  font-size: 1vw;
  line-height: 1.42;
  letter-spacing: 0.1em;
  padding-bottom: 5.5714285714vw;
}
@media screen and (max-width: 767px) {
  .organization__remarks {
    font-size: 12px;
    margin-top: 4.1428571429vw;
  }
}

.organization__section__line {
  border: solid 2px #241714;
  width: 93.5714%;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .organization__section__line {
    border: solid 2px #231815;
  }
}

.box2 {
  display: flex;
  justify-content: space-between;
  padding-top: pxtovw(50);
  font-size: pxtovw(18);
  padding-left: 0;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .box2 {
    flex-wrap: wrap;
    justify-content: space-around;
    margin-left: 15px;
  }
}

.box2 li:first-child {
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  .box2 li:nth-child(3) {
    padding-top: 1vw;
  }
}
@media screen and (max-width: 767px) {
  .box2 li:nth-child(3) {
    padding-top: 10vw;
  }
}

.box2 li p > img {
  width: 100%;
}

.box2 li p {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .box2 li p {
    font-size: 14px;
  }
}
.box2 li p:last-child {
  text-align: left;
}

.box2 li {
  width: 35%;
  margin-left: pxtovw(10);
  display: flex;
  flex-direction: column;
}

@media screen and (max-width: 767px) {
  .img20_2 {
    width: 80% !important;
  }
}

@media screen and (max-width: 767px) {
  .img20_3 {
    width: 80% !important;
    padding-top: 5px;
  }
}

@media screen and (max-width: 767px) {
  .img20_4 {
    width: 115% !important;
    padding-top: initial;
    margin-top: -30px;
  }
}

@media screen and (max-width: 767px) {
  .img20_5 {
    width: 100% !important;
  }
}

@media screen and (max-width: 767px) {
  .o_1 {
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 767px) {
  .og_1 {
    margin-bottom: 15px;
  }
}

/*============================================
#12.example2
=============================================*/
.example2__contents {
  padding: 0 3.1428571429vw;
}

.example__items {
  display: flex;
  align-items: center;
  margin-top: 5vw;
}
@media screen and (max-width: 767px) {
  .example__items {
    margin-left: 10px;
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .example__items {
    margin-left: 5vw;
  }
}

.example2__title {
  width: 20.2857142857vw;
  margin-left: 7.8vw;
  margin-top: 2.45vw;
  margin-bottom: 2vw;
}
@media screen and (max-width: 767px) {
  .example2__title {
    padding-top: 2.3vw;
    padding-bottom: 1.3vw;
    margin-left: 2.8571428571vw;
  }
}

@media screen and (max-width: 767px) {
  .e_1 {
    width: 136%;
    margin-left: 10px;
    margin-bottom: 1px;
    margin-top: 2px;
  }
}

.example__item__title {
  width: 5.2vw;
}
.example__item__title:hover {
  opacity: 0.8;
}
@media screen and (max-width: 767px) {
  .example__item__title {
    width: 58px;
  }
}

.example__text {
  font-size: 1.5vw;
  font-weight: 400;
  letter-spacing: 0.075em;
  line-height: 1.33;
  margin-left: 5vw;
}
.example__text a {
  color: #231815;
  font-size: 1.5vw;
  font-weight: 500;
  letter-spacing: 0.075em;
  line-height: 1.33;
}
.example__text a:hover {
  opacity: 0.6;
}
@media screen and (max-width: 767px) {
  .example__text a {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .example__text {
    font-size: 14px;
    margin-left: initial;
    margin-top: 13px;
    white-space: nowrap;
  }
}

.example__item__image {
  width: 7.64285vw;
  margin-left: 2.5vw;
}
.example__item__image:hover {
  opacity: 0.8;
}
@media screen and (max-width: 767px) {
  .example__item__image {
    width: 57px;
  }
}
@media screen and (max-width: 767px) {
  .example__item__image img {
    margin-left: 179px;
    width: 135%;
  }
}

.item_second {
  padding-bottom: 7.1428571429vw;
}

.example__link {
  text-align: initial;
  margin-left: 7.2vw;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .example__link {
    margin-left: 10px;
    padding-bottom: 70px;
  }
}

@media screen and (min-width: 768px) {
  .e_1 {
    margin-bottom: 10vw;
    margin-left: 15.2vw;
  }
}

/*============================================
#13.footer
=============================================*/
.footer__wrapper {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .footer__wrapper {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .footer__wrapper p {
    margin-bottom: 0;
    text-align: left;
    margin-left: 15px;
  }
}

.footer9_3 {
  width: 13.5714285714vw;
}
@media screen and (max-width: 767px) {
  .footer9_3 {
    width: 149px;
    margin-top: 0 !important;
    margin-bottom: 0;
  }
}

.footer_9_3 {
  margin-left: 2.8571428571vw;
}
@media screen and (max-width: 767px) {
  .footer_9_3 {
    margin-left: initial !important;
    text-align: center !important;
  }
}

.footer-copyright {
  margin-left: 1.4285714286vw;
  font-size: 1.1428571429vw;
}
@media screen and (max-width: 767px) {
  .footer-copyright {
    margin-top: 0;
    margin-bottom: 20px !important;
    font-size: 13px;
    text-align: initial;
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  .top_button {
    width: 48px;
    margin: 0 auto;
    margin-bottom: 13px;
    margin-top: 48px;
  }
}

/*============================================
////////Page_action.html/////////
=============================================*/
.action {
  padding: 4.2857142857vw 3.2142857143vw 0.3571428571vw 3.2142857143vw;
}
@media screen and (max-width: 767px) {
  .action {
    padding: 12px 0px 5px 0px !important;
  }
}

@media screen and (max-width: 767px) {
  .action__header {
    padding: 0 15px;
  }
}

.action__header__line {
  margin-top: 10px;
  border: solid 2px #241714;
}
@media screen and (max-width: 767px) {
  .action__header__line {
    border: solid 2px #231815;
    width: 105%;
    margin-left: -10px;
  }
}

.action__header__inner {
  display: flex;
  align-items: center;
  padding: 0 2.55714vw;
}
@media screen and (max-width: 767px) {
  .action__header__inner {
    display: block;
    padding: initial;
  }
}

.action__header__title {
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .action__header__title {
    padding-top: 1vw;
  }
}
@media screen and (max-width: 767px) {
  .action__header__title {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-bottom: 2px;
  }
}
.action__header__title img {
  width: 39vw;
}
@media screen and (max-width: 767px) {
  .action__header__title img {
    width: 288px;
    padding-top: 13px;
  }
}

@media screen and (min-width: 768px) {
  .action__header__logo img {
    width: 19vw;
  }
}
@media screen and (max-width: 767px) {
  .action__header__logo {
    width: 101px;
    margin: 5px 0;
    margin-top: 9px;
  }
}

.action__header__line__bottom {
  border: solid 1px #a5a0a9;
}
@media screen and (max-width: 767px) {
  .action__header__line__bottom {
    border: solid 1px #231815;
    width: 105%;
    margin-left: -10px;
  }
}

/*============================================
#2 page_action.html_concept
=============================================*/
.concept {
  background: #EFEFEF;
}

@media screen and (max-width: 767px) {
  .concept__inner {
    padding: 18px;
    margin-top: 21px;
  }
}

.concept__contents {
  display: flex;
  margin-top: 2.1428571429vw;
}
@media screen and (max-width: 767px) {
  .concept__contents {
    display: block;
  }
}

.concept__contents-left {
  display: flex;
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .concept__contents-left {
    display: block;
  }
}

.concept__message {
  width: 35.6714vw;
  margin-left: 4.2857142857vw;
}
@media screen and (max-width: 767px) {
  .concept__message {
    width: initial;
    padding: 0;
    margin: 0;
  }
}

.concept__message__title {
  font-size: 3.4285714286vw;
  letter-spacing: 0.15em;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .concept__message__title {
    margin-top: 6vw;
  }
}
@media screen and (max-width: 767px) {
  .concept__message__title {
    font-size: 30px;
    margin-bottom: 0;
    letter-spacing: 0.14em;
  }
}

.concept__message__text {
  line-height: 1.5;
  letter-spacing: 0.07em;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 768px) {
  .concept__message__text {
    text-align: justify;
  }
}
@media screen and (max-width: 767px) {
  .concept__message__text {
    font-size: 13px;
    white-space: initial;
    margin-bottom: 20px;
  }
}

.concept__contents__image {
  width: 16.1428571429vw;
  margin-left: 3.2142857143vw;
  margin-top: 11.7857142857vw;
  margin-bottom: 1.7857142857vw;
}
@media screen and (max-width: 767px) {
  .concept__contents__image {
    width: 150px;
    margin: 20px auto;
  }
}

.concept__contents__image2 {
  width: 31.5714285714vw;
  margin-left: 3.2142857143vw;
}
@media screen and (max-width: 767px) {
  .concept__contents__image2 {
    width: initial;
    margin-left: initial;
    margin: initial;
    padding: 0 20px;
    padding-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .concept__contents__image2 img {
    height: 168px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

/*============================================
#3 page_action.html_develop
=============================================*/
.develop {
  margin-top: 6.4285714286vw;
}

.develop__inner {
  padding: 0 20vw;
}
@media screen and (max-width: 767px) {
  .develop__inner {
    padding: 0 20px;
  }
}

.title-develop {
  width: 29.8571428571vw;
}
@media screen and (max-width: 767px) {
  .title-develop {
    width: 250px !important;
    margin-top: 45px;
    margin-bottom: 20px;
  }
}

.develop__section__line {
  border: solid 1px #231815;
}

.develop__message__text {
  font-size: 1.2142857143vw;
  line-height: 1.64;
  letter-spacing: 0.075em;
  max-width: 55vw;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .develop__message__text {
    margin-top: 2vw;
  }
}
@media screen and (max-width: 767px) {
  .develop__message__text {
    font-size: 13px;
    max-width: initial;
  }
}

.develop__contents__img {
  margin-top: 2.5vw;
  padding-bottom: 3.9285714286vw;
}
@media screen and (max-width: 767px) {
  .develop__contents__img {
    padding-bottom: 10vw;
  }
}

.link_develop {
  margin-right: initial;
}
@media screen and (max-width: 767px) {
  .link_develop {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 767px) {
  .d_link {
    text-align: center !important;
  }
}

/*============================================
#4 Page_action_chair
=============================================*/
.chair {
  margin-top: 6.4285714286vw;
}
@media screen and (max-width: 767px) {
  .chair {
    margin-top: 30px;
  }
}

.chair__inner {
  padding: 0 20vw;
}
@media screen and (max-width: 767px) {
  .chair__inner {
    padding: 0 20px;
    padding-bottom: 30px;
  }
}

.title-chair {
  width: 38vw;
}
@media screen and (max-width: 767px) {
  .title-chair {
    width: initial;
    text-align: center;
    padding-bottom: 15px;
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .title-chair img {
    width: 210px !important;
  }
}

.develop__section__line {
  border: solid 1px #a5a0a9;
}
@media screen and (max-width: 767px) {
  .develop__section__line {
    width: 93%;
    margin: 0 auto;
  }
}

.chair__message__text {
  font-size: 1.2142857143vw;
  line-height: 1.64;
  letter-spacing: 0.075em;
  max-width: 55vw;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .chair__message__text {
    margin-top: 2vw;
  }
}
@media screen and (max-width: 767px) {
  .chair__message__text {
    font-size: 13px;
    max-width: initial;
  }
}

.chair__contents__img {
  margin-top: 2.5vw;
  padding-bottom: 3.9285714286vw;
}

.link_develop {
  margin-right: initial;
}
@media screen and (max-width: 767px) {
  .link_develop {
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  .d_controlr {
    margin: 0 auto;
    width: 81%;
  }
}

/*============================================
#Page_action.html items
=============================================*/
.develop__items {
  display: flex;
  align-items: center;
  margin-left: 6.4285714286vw;
  margin-bottom: 7.9285714286vw;
}
@media screen and (min-width: 768px) {
  .develop__items {
    margin-top: 10.428571vw;
  }
}
@media screen and (max-width: 767px) {
  .develop__items {
    margin-left: initial;
    display: block;
    padding: 0 20px;
    padding-bottom: 10px;
    margin-top: 11.4285714286vw;
  }
}

@media screen and (max-width: 767px) {
  .develop__item {
    text-align: center;
    margin-left: initial;
  }
}

.item11_1 {
  width: 11.1428571429vw;
}
@media screen and (max-width: 767px) {
  .item11_1 {
    width: 146px;
  }
}

.item11_2 {
  width: 16.9285714286vw;
}
@media screen and (max-width: 767px) {
  .item11_2 {
    margin-top: 30px;
    width: 198px;
  }
}

.item11_3 {
  width: 14.5714285714vw;
}
@media screen and (max-width: 767px) {
  .item11_3 {
    width: 195px;
    margin-top: 30px;
  }
}

.item11_4 {
  width: 14.7142857143vw;
}
@media screen and (max-width: 767px) {
  .item11_4 {
    width: 167px;
    margin-top: 30px;
  }
}

.develop__item + .develop__item {
  margin-left: 8.9285714286vw;
}
@media screen and (max-width: 767px) {
  .develop__item + .develop__item {
    margin-left: initial !important;
  }
}

/*============================================
#6 Page_action_voices
=============================================*/
.voices {
  margin-top: 5.7142857143vw;
}

@media screen and (max-width: 767px) {
  .voices__inner {
    padding: 0 10px;
  }
}

.title-voices {
  width: 6.5714285714vw;
}
@media screen and (max-width: 767px) {
  .title-voices {
    width: initial;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 767px) {
  .title-voices img {
    width: 60px;
  }
}

.voices__img {
  width: 32.5vw;
  margin: 0 auto;
  margin-top: 3.5714285714vw;
}
@media screen and (max-width: 767px) {
  .voices__img {
    width: 271px;
  }
}

.voices__message__title {
  width: 58.2142857143vw;
  margin: 0 auto;
  margin-top: 5.2142857143vw;
  margin-bottom: 3.5vw;
}
@media screen and (max-width: 767px) {
  .voices__message__title {
    width: 350px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 768px) {
  .voices__message__title img {
    width: 54vw;
  }
}
@media screen and (max-width: 767px) {
  .voices__message__title img {
    width: 230px;
  }
}

.voices__contents__item__first {
  display: flex;
  flex-direction: row-reverse;
  padding: 0 10.7142857143vw;
}
@media screen and (max-width: 767px) {
  .voices__contents__item__first {
    display: block;
    padding: initial;
  }
}

.contents__item__first-right img {
  width: 24.1428571429vw;
}
@media screen and (max-width: 767px) {
  .contents__item__first-right img {
    width: 296px;
  }
}

@media screen and (max-width: 767px) {
  .contents__item__first-right {
    text-align: center;
    margin-top: 30px;
  }
}

.contents__item__text-first, .contents__item__text-second {
  letter-spacing: 0.125em;
  line-height: 1.68;
  font-size: 1.1428571429vw;
  margin-left: 5vw;
}
@media screen and (min-width: 768px) {
  .contents__item__text-first, .contents__item__text-second {
    margin-top: 0;
    text-align: justify;
  }
}
@media screen and (max-width: 767px) {
  .contents__item__text-first, .contents__item__text-second {
    margin-left: 0;
    text-align: left !important;
    font-size: 13px;
  }
}

@media screen and (max-width: 767px) {
  .c_text {
    letter-spacing: 0.12em !important;
    text-align: justify !important;
  }
}

.voices__contents__item__second {
  display: flex;
  padding: 0 10.7142857143vw;
  position: relative;
}
.voices__contents__item__second::after {
  content: "";
  position: absolute;
  right: 27%;
  top: 50%;
  transform: translateY(-50%);
  width: 5.5714285714vw;
  height: 3.5714285714vw;
  background: transparent url(../images/svg/talk_shape1.svg) no-repeat center center/contain;
}
@media screen and (max-width: 767px) {
  .voices__contents__item__second::after {
    content: "";
    position: absolute;
    left: 40%;
    top: 104%;
    transform: translateY(-50%);
    width: 18.285vw;
    height: 9.142vw;
    background: transparent url(../images/svg/sp_talk_shape1.svg) no-repeat center center/contain;
  }
}
@media screen and (max-width: 767px) {
  .voices__contents__item__second {
    display: block;
    padding: 0;
  }
}

.contents__item__title-second {
  font-size: 1.5714285714vw;
  letter-spacing: 0.075em;
}
@media screen and (min-width: 768px) {
  .contents__item__title-second {
    margin-top: 3vw;
  }
}
@media screen and (max-width: 767px) {
  .contents__item__title-second {
    font-size: 23px;
    text-align: center;
    letter-spacing: 0.1em;
    margin-top: 45px;
  }
}

.contents__item__second-right {
  margin-left: 5.7142857143vw;
}
@media screen and (min-width: 768px) {
  .contents__item__second-right {
    margin-top: 4.5vw;
  }
}
@media screen and (max-width: 767px) {
  .contents__item__second-right {
    margin-left: initial;
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .contents__item__second-right img {
    width: 146px;
    position: absolute;
    right: 0;
    top: 0;
  }
}

.contents__item__wrapper-second {
  background: #e9eaea;
  padding: 0.7142857143vw;
  border-radius: 2.7142857143vw;
}
@media screen and (max-width: 767px) {
  .contents__item__wrapper-second {
    border-radius: 34px;
  }
}

.contents__item__text-second {
  margin-left: initial;
  padding: 0 0.7142vw;
}
@media screen and (min-width: 768px) {
  .contents__item__text-second {
    letter-spacing: 0.03em !important;
    padding-left: 1.2vw;
    padding-right: 1vw;
  }
}
@media screen and (max-width: 767px) {
  .contents__item__text-second {
    font-size: 13px;
    padding: 0 20px;
  }
}

@media screen and (max-width: 767px) {
  .text_second {
    margin-top: 5px;
    position: absolute;
    top: 85px;
    left: 40px;
  }
}

.voices__contents__item__third {
  display: flex;
  flex-direction: row-reverse;
  padding: 0 10.7142857143vw;
  position: relative;
}
.voices__contents__item__third::after {
  content: "";
  position: absolute;
  left: 28%;
  top: 40%;
  transform: translateY(-50%);
  width: 5.5714285714vw;
  height: 3.5714285714vw;
  background: transparent url(../images/svg/talk_shape2.svg) no-repeat center center/contain;
}
@media screen and (max-width: 767px) {
  .voices__contents__item__third::after {
    content: "";
    position: absolute;
    left: 27%;
    top: 104%;
    transform: translateY(-50%);
    width: 18.285vw;
    height: 9.142vw;
    background: transparent url(../images/svg/sp_talk_shape2.svg) no-repeat center center/contain;
  }
}
@media screen and (max-width: 767px) {
  .voices__contents__item__third {
    display: block;
    padding: 0;
  }
}

.voices_margin_control {
  margin-left: 0 !important;
  margin-top: 2.1428571429vw;
}
@media screen and (max-width: 767px) {
  .voices_margin_control {
    flex-direction: initial;
    margin-bottom: 50px;
    margin-top: initial;
  }
}

.contents__item__wrapper-third {
  margin-top: 2.714286vw;
  background: #e9eaea;
  padding: 0.7142857143vw;
  border-radius: 2.7142857143vw;
  margin-left: 5.7142857143vw;
}
@media screen and (max-width: 767px) {
  .contents__item__wrapper-third {
    margin-left: initial;
    margin-top: 156px;
    border-radius: 34px;
  }
}

.text-second {
  white-space: nowrap;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .text-second {
    margin-top: 42px;
    text-align: initial;
  }
}

@media screen and (max-width: 767px) {
  .voices_position_control {
    left: 0;
    top: 0;
  }
}

@media screen and (max-width: 767px) {
  .text-third {
    position: absolute;
    right: 0;
    margin-top: 63px;
  }
}

.voices_link {
  margin-top: 2.5vw;
}
@media screen and (max-width: 767px) {
  .voices_link {
    margin-top: 147px;
  }
}

@media screen and (min-width: 768px) {
  .text-control {
    white-space: nowrap;
    text-align: center;
  }
}

@media screen and (min-width: 768px) {
  .ct-text {
    padding-top: 1vw;
  }
}

@media screen and (min-width: 768px) {
  .man {
    width: 14.8vw;
  }
}

@media screen and (min-width: 768px) {
  .woman {
    width: 11.8vw;
  }
}

/*============================================
#7 Page_action_online
=============================================*/
@media screen and (max-width: 767px) {
  .online__inner {
    padding: 0 20px;
  }
}

.online__top__img {
  width: 29.4285714286vw;
  margin: 0 auto;
  margin-top: 8.5714285714vw;
}
@media screen and (max-width: 767px) {
  .online__top__img {
    width: 100%;
    text-align: center;
    margin-top: 65px;
  }
}
.online__top__img img {
  width: 29.4285714286vw;
}
@media screen and (max-width: 767px) {
  .online__top__img img {
    width: 240px;
  }
}

.title-online {
  width: 48.5vw;
  margin-top: 6.4285714286vw;
}
@media screen and (max-width: 767px) {
  .title-online {
    text-align: center;
    width: 280px;
    margin-top: 45px;
  }
}

.online__contents {
  display: flex;
  padding: 0 10vw;
  margin-top: 3.5714285714vw;
}
@media screen and (max-width: 767px) {
  .online__contents {
    display: block;
    padding: 0 20px;
    margin-top: 30px;
  }
}

.online__contents__right {
  margin-left: 5.3571428571vw;
}
@media screen and (max-width: 767px) {
  .online__contents__right {
    margin-left: initial;
    margin-top: 30px;
    padding: 0 10px;
  }
}
.online__contents__right img {
  width: 34.4285714286vw;
}
@media screen and (max-width: 767px) {
  .online__contents__right img {
    width: 100%;
  }
}

.online__contents__text {
  font-size: 1.1428571429vw;
  line-height: 1.31;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .online__contents__text {
    font-size: 13px;
  }
}

.margin_control2 {
  margin-top: 0;
  line-height: 1.68;
  letter-spacing: 0.1em;
}

.online__text__link {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .online__text__link {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 40px;
  }
}

.online__text__link22:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .online__text__link22 {
    padding: 2em;
  }
}

/*============================================
#8 Page_action_footer
=============================================*/
.footer__line {
  border: solid 2px #231815;
}
@media screen and (max-width: 767px) {
  .footer__line {
    width: 93%;
    margin: 0 auto;
  }
}

.action_footer_logo {
  margin-top: 12.1428571429vw;
}
@media screen and (max-width: 767px) {
  .action_footer_logo {
    margin-left: 20px;
    margin-top: 20px;
  }
}
.action_footer_logo img {
  width: 12.5vw;
}
@media screen and (max-width: 767px) {
  .action_footer_logo img {
    width: 109px;
  }
}

.footer9_3 img {
  width: 13.5714285714vw;
}
@media screen and (max-width: 767px) {
  .footer9_3 img {
    width: 150px;
  }
}

@media screen and (max-width: 767px) {
  .footer__wrapper-action {
    margin-top: 10px;
  }
}

/*============================================
#9.totop
=============================================*/
.totop {
  width: 5.2142857143vw;
  position: fixed;
  right: 3.5714285714vw;
  bottom: 9vw;
  display: none;
  z-index: 100;
  visibility: visible;
  transition: all 0.3s ease 0s;
}
@media screen and (max-width: 767px) {
  .totop {
    right: 50%;
    bottom: 1.4285714286vw;
  }
}
.totop.is-show {
  visibility: visible;
}
.totop a {
  text-decoration: none;
  transition: all 0.3s ease 0s;
}
.totop a:hover {
  opacity: 0.9;
}
@media screen and (max-width: 767px) {
  .totop img {
    width: 42px;
  }
}

@media screen and (max-width: 767px) {
  .totop_sp {
    width: 5.2142857143vw;
    position: fixed;
    display: none;
    z-index: 100;
    transition: all 0.3s ease 0s;
    right: 50%;
    bottom: 1.4285714286vw;
  }
}
.totop_sp a {
  text-decoration: none;
  transition: all 0.3s ease 0s;
}
.totop_sp a:hover {
  opacity: 0.9;
}
@media screen and (max-width: 767px) {
  .totop_sp img {
    width: 42px;
  }
}

/*============================================
#10.drawer_menu
=============================================*/
.drawer-icon {
  display: none;
  position: fixed;
  right: 10px;
  top: 10px;
  z-index: 41;
  text-align: center;
  cursor: pointer;
  transition: all 0.5s ease 0s;
  background: transparent;
  box-shadow: none;
  border: none;
  padding: 10px;
  outline: none;
}
.drawer-icon.is-checked {
  transform: translateX(0px);
  outline: none;
  background: transparent;
}
@media screen and (max-width: 767px) {
  .drawer-icon {
    display: block;
  }
}

.drawer-bars {
  display: inline-block;
  width: 30px;
  height: 22px;
  position: relative;
  vertical-align: bottom;
}

.drawer-bar {
  position: absolute;
  right: 0;
  left: 0;
  display: block;
  background: #231815;
  width: 100%;
  height: 2px;
  border-radius: 0;
  transition: all 0.3s linear 0s;
}
.drawer-bar:nth-of-type(1) {
  top: 0;
}
.drawer-bar:nth-of-type(2) {
  top: 10px;
}
.drawer-bar:nth-of-type(3) {
  top: 20px;
}
.is-checked .drawer-bar:nth-of-type(1) {
  top: 10px;
  transform: rotate(-45deg);
}
.is-checked .drawer-bar:nth-of-type(2) {
  background: transparent;
}
.is-checked .drawer-bar:nth-of-type(3) {
  top: 10px;
  transform: rotate(45deg);
}

.drawer-background {
  display: none;
  position: fixed;
  z-index: 39;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  opacity: 0.6;
  transition: all 0.5s ease 0s;
}
.drawer-background.is-checked {
  display: block;
  opacity: 0.8;
}

.drawer-content {
  overflow: auto;
  position: fixed;
  top: 50px;
  right: 0;
  bottom: auto;
  left: auto;
  transform: translateX(105%);
  z-index: 40;
  width: 200px;
  max-width: 90%;
  background: #fff;
  transition: all 0.5s ease 0s;
  text-align: left;
  color: #231815;
}
.drawer-content.is-checked {
  transform: translateX(0);
  box-shadow: 6px 0 25px rgba(0, 0, 0, 0.16);
}
.drawer-content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.drawer-content ul li {
  border-bottom: 1px dotted #707070;
}
.drawer-content ul li a {
  text-decoration: none;
  font-size: 11px;
  display: block;
  position: relative;
  padding: 16px 30px 14px 20px;
  color: #231815;
}
.drawer-content ul li a::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 7px;
  height: 11px;
  background: transparent url(../images/svg/drawer_arrow.svg) no-repeat center center/contain;
}

/*============================================
Cookie padding/font control(SP)
=============================================*/
@media screen and (max-width: 767px) {
  .cookie_bnr-inner {
    width: initial !important;
  }
}/*# sourceMappingURL=style.css.map */