@charset "UTF-8";

/* --------------------
 * About
 * -------------------- */

.about_policy .Title1.-category {
	display: none;
}

.about_policy .TopCategory {
	background-image: none;
}

.about_policy .TopCategory__inner {
	padding-top: 0;
}

.About {
  background-color: #f7f6f4;
  background-image: linear-gradient(to right, #333, #333 1px, transparent 1px, transparent 4px);
  background-position: left top;
  background-repeat: repeat-x;
  background-size: 4px 1px;
  border-left: 10px solid #fff;
  border-right: 10px solid #fff;
  padding-bottom: 1px;
  position: relative;
  z-index: 1;
}

.About .About__inner {
  padding: 60px 20px 0px;
}

.About .About__title1 {
  align-items: center;
  display: flex;
  justify-content: flex-start;
  margin-bottom: 40px;
}

.About .About__title1:before {
  border-radius: 4px;
  content: '';
  display: block;
  height: 4px;
  margin-right: 10px;
  width: 20px;
}

.About .About__title1 span {
  font-size: 14px;
  line-height: 1;
}

.About .About__title2 {
  margin-bottom: 60px;
}

.About .About__title2 span {
  background-color: #fff;
  display: inline-block;
  font-size: 24px;
  padding: 5px 10px;
}

.About .About__title2 span.en {
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  letter-spacing: normal;
}

.About .About__title3 {
  margin-bottom: 45px;
}

.About .About__cont1Wrapper {
  padding: 0 0px 75px;
}

.About .About__cont1 {
  margin-left: -30px;
  margin-right: -30px;
}

.About .About__cont1Fig video {
  vertical-align: top;
  width: 100%;
}

.About .About__cont1Fig img {
  vertical-align: top;
}

.About .About__cont1Caption {
  background-color: #fff;
  padding: 25px 35px 30px;
}

.About .About__cont1Caption p {
  font-family: 'Koburina Gothic W3 JIS2004', sans-serif;
  font-size: 12px;
  letter-spacing: 0.01em;
  line-height: 1.5;
}

body.en .About .About__cont1Caption p {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  letter-spacing: normal;
}

.About .About__cont1Text {
  margin-top: 55px;
}

.About .About__cont1Text p {
  font-family: 'Koburina Gothic W3 JIS2004', sans-serif;
  font-size: 14px;
  letter-spacing: -0.01em;
  line-height: 2;
}

body.en .About .About__cont1Text p {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  letter-spacing: normal;
}

.About .About__cont1Text .small {
  font-family: 'Koburina Gothic W3 JIS2004', sans-serif;
  font-size: 12px;
  line-height: 1.66667;
  margin-top: 45px;
}

body.en .About .About__cont1Text .small {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  letter-spacing: normal;
}

.About .About__text {
  font-family: 'Koburina Gothic W3 JIS2004', sans-serif;
  font-size: 14px;
  letter-spacing: 0.01em;
  line-height: 1.71429;
  margin-bottom: 35px;
}

body.en .About .About__text {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  letter-spacing: normal;
}

.About .About__goalKv {
  margin: 0px -30px 50px -30px;
}

.About .About__goalItem {
  margin-bottom: 55px;
  padding: 0 30px;
}

.About .About__goalItemFig {
  margin-bottom: 20px;
}

.About .About__goalText1 {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 20px;
}

.About .About__goalText2 {
  font-family: 'Koburina Gothic W3 JIS2004', sans-serif;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  font-size: 14px;
  line-height: 1.71429;
}

body.en .About .About__goalText2 {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  letter-spacing: normal;
}

.About .About__GoalsBox {
  background-color: #fff;
  background-image: linear-gradient(to right, #333, #333 1px, transparent 1px, transparent 4px);
  background-position: left top;
  background-repeat: repeat-x;
  background-size: 4px 1px;
  margin: 0 -20px 80px -20px;
  padding: 35px 10px 20px;
}

.About .About__GoalsBoxText {
  font-family: 'Koburina Gothic W3 JIS2004', sans-serif;
  font-size: 14px;
  letter-spacing: -0.06em;
  line-height: 1.71429;
  margin-bottom: 35px;
  text-align: center;
}

body.en .About .About__GoalsBoxText {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  letter-spacing: normal;
}

.About .About__GoalsBoxBtns {
  margin: 0 10px;
}

.About .About__GoalsBoxBtns li {
  margin-bottom: 20px;
}

.About .About__categorylist {
  padding-bottom: 80px;
}

@media print, screen and (min-width: 980px) {
  .About {
    padding-bottom: 1px;
  }
  .About .About__inner {
    margin: 0 auto;
    max-width: 1310px;
    overflow: hidden;
    padding: 80px 25px 110px;
    position: relative;
  }
  .About .About__inner3 {
    margin: 0 auto;
    max-width: 1310px;
    overflow: hidden;
    padding: 80px 25px 0;
    position: relative;
  }
  .About .About__title1 {
    margin-bottom: 60px;
  }
  .About .About__title1:before {
    margin-right: 20px;
  }
  .About .About__title1 span {
    font-size: 18px;
    letter-spacing: -0.04em;
  }
  .About .About__title2 {
    margin-bottom: 80px;
  }
  .About .About__title2 span {
    font-size: 48px;
    letter-spacing: 0.06em;
    padding: 10px 25px 8px;
  }
  .About .About__title3 {
    margin-bottom: 60px;
    width: 710px;
  }
  .About .About__cont1Wrapper {
    display: flex;
    justify-content: space-between;
    padding: 0;
  }
  .About .About__cont1 {
    flex: 0 0 50%;
    margin: 0;
    max-width: 610px;
  }
  .About .About__cont1Fig img {
    display: block;
    width: 100%;
  }
  .About .About__cont1Caption {
    padding: 30px 40px 35px;
    width: 100%;
  }
  .About .About__cont1Caption p {
    font-size: 14px;
    line-height: 2;
  }
  .About .About__cont1Text {
    flex: 1 1 50%;
    margin: 0 0 0 40px;
    max-width: 650px;
  }
  .About .About__cont1Text p {
    font-size: 18px;
    letter-spacing: -0.01em;
    line-height: 2;
  }
  .About .About__cont1Text .small {
    font-size: 14px;
    line-height: 2;
  }
  .About .About__text {
    font-size: 18px;
    line-height: 1.71429;
    margin-bottom: 50px;
  }
  .About .About__goalKv {
    margin: 0px 0px 50px 0px;
  }
  .About .About__goalKv img {
    width: 100%;
  }
  .About .About__goalItem {
    display: flex;
    justify-content: space-between;
    padding: 0 0px;
  }
  .About .About__goalItemFig {
    flex: 0 0 40%;
    margin-bottom: 0px;
    max-width: 394px;
  }
  .About .About__goalItemFig img {
    width: 100%;
  }
  .About .About__goalTextArea {
    background-image: linear-gradient(to right, #333, #333 1px, transparent 1px, transparent 4px);
    background-position: left top;
    background-repeat: repeat-x;
    background-size: 4px 1px;
    margin-left: 40px;
    padding-top: 35px;
  }
  .About .About__goalText1 {
    font-size: 24px;
    line-height: 1.5;
  }
  .About .About__goalText2 {
    font-size: 18px;
    line-height: 2;
  }
  .About .About__GoalsBox {
    margin: 110px 0 0 0;
    padding-bottom: 60px;
    padding-top: 50px;
  }
  .About .About__GoalsBoxText {
    font-size: 18px;
    line-height: 2;
    margin-bottom: 30px;
  }
  .About .About__GoalsBoxBtns {
    display: flex;
    justify-content: center;
  }
  .About .About__GoalsBoxBtns li {
    flex: 0 0 393px;
    margin: 0 20px;
  }
  .About .About__categorylist {
    padding-bottom: 0px;
  }
}

/* --------------------
 * AboutTitle---------------- */
.AboutTitle {
  background-color: #f7f6f4;
  border-left: 10px solid #fff;
  border-right: 10px solid #fff;
  padding-bottom: 1px;
  position: relative;
  z-index: 1;
}

.AboutTitle .AboutTitle__inner {
  padding: 40px 20px 38px;
}

.AboutTitle .AboutTitle__pageTitle {
  text-align: center;
}

.AboutTitle .AboutTitle__pageTitle span {
  background-color: #fff;
  display: inline-block;
  font-size: 18px;
  letter-spacing: -0.1em;
  line-height: 2;
  padding: 0 10px;
}

@media print, screen and (min-width: 980px) {
  .AboutTitle {
    padding-bottom: 1px;
  }
  .AboutTitle .AboutTitle__inner {
    margin: 0 auto;
    max-width: 1310px;
    padding: 80px 25px 80px;
    position: relative;
  }
  .AboutTitle .AboutTitle__pageTitle {
    text-align: left;
  }
  .AboutTitle .AboutTitle__pageTitle span {
    background-color: #fff;
    font-size: 24px;
    letter-spacing: -0.02em;
    line-height: 1;
    padding: 9px 10px;
  }
}
