@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : csr.css
 author     : Ability Consultant
 style info : コピー
=================================================================== */
@font-face {
  font-family: 'bah';
  src: url(../css/font/bahnschrift.woff) format("woff"), url(../css/font/bahnschrift.ttf) format("opentype");
}
/* font-awesome */
/* -----------------------------------------------------------
	ボタン
----------------------------------------------------------- */
/* -----------------------------------------------------------
	タイトル
----------------------------------------------------------- */
/* -----------------------------------------------------------
	slide矢印
----------------------------------------------------------- */
.txt {
  line-height: 1.68 !important;
  letter-spacing: .1em;
}

/* -----------------------------------------------------------
	.con_int
----------------------------------------------------------- */
/* -----------------------------------------------------------
	.con_int
----------------------------------------------------------- */
.con_int .box_tit {
  margin: 100px 0 90px;
  text-align: center;
  font-weight: 100;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_int .box_tit {
    margin: 80px 0 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_int .box_tit {
    margin: 10% 0 8%;
  }
}
.con_int .box_tit span {
  font-size: 347%;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
  position: relative;
  letter-spacing: 6px;
  line-height: 1em;
  text-align: center;
  color: #b4b4b4;
  padding-bottom: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_int .box_tit span {
    font-size: 334%;
  }
}
@media only screen and (max-width: 767px) {
  .con_int .box_tit span {
    font-size: 200%;
  }
}
.con_int .box_tit span:after {
  content: "";
  position: absolute;
  width: 42px;
  height: 2px;
  background-color: #004b9d;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .con_int .box_tit span {
    letter-spacing: normal;
  }
}
.con_int .box_tit em {
  font-size: 140%;
  padding-top: 40px;
  display: block;
  font-weight: normal;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_int .box_tit em {
    font-size: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .con_int .box_tit em {
    font-size: 94%;
  }
}
.con_int .box_bg {
  margin-bottom: 110px;
}

.con_about {
  max-width: 1200px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_about {
    max-width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .con_about {
    max-width: 90%;
  }
}
.con_about .box_about {
  max-width: 1000px;
  margin: 0 auto 200px auto;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_about .box_about {
    max-width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .con_about .box_about {
    max-width: 90%;
  }
}
.con_about .box_about h4 {
  font-size: 187%;
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_about .box_about h4 {
    font-size: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .con_about .box_about h4 {
    font-size: 147%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_about .box_about h4 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_about .box_about h4 {
    margin-bottom: 1em;
  }
}
.con_about .box_sengen {
  margin-bottom: 130px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_about .box_sengen {
    margin-bottom: 130px;
  }
}
@media only screen and (max-width: 767px) {
  .con_about .box_sengen {
    margin-bottom: 80px;
  }
}
.con_about .box_sengen .box_tit {
  margin-bottom: 60px;
}
.con_about .box_sengen .box_tit h4 {
  position: relative;
  text-align: center;
  font-size: 187%;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_about .box_sengen .box_tit h4 {
    font-size: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .con_about .box_sengen .box_tit h4 {
    font-size: 147%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_about .box_sengen .box_tit h4 {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_about .box_sengen .box_tit h4 {
    margin-bottom: 1em;
  }
}
.con_about .box_sengen .box_tit h4:before {
  content: "";
  position: absolute;
  width: 82px;
  height: 83px;
  background-image: url(../sdgs/images/icon_sdgs.png);
  top: -100px;
  left: 0;
  right: 0;
  margin: auto;
}
.con_about .box_sengen .box_tit p {
  max-width: 500px;
  margin: 0 auto;
}
.con_about .box_sengen h5 {
  text-align: center;
  font-size: 160%;
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_about .box_sengen h5 {
    font-size: 134%;
  }
}
@media only screen and (max-width: 767px) {
  .con_about .box_sengen h5 {
    font-size: 114%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_about .box_sengen h5 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_about .box_sengen h5 {
    margin-bottom: 1em;
  }
}

.con_plan {
  margin-bottom: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_plan {
    margin-bottom: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan {
    margin-bottom: 100px;
  }
}
.con_plan .wrp_plan {
  max-width: 1200px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_plan .wrp_plan {
    max-width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .wrp_plan {
    max-width: 90%;
  }
}
.con_plan .wrp_plan .title_plan {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  font-weight: 100;
  font-weight: bold;
  margin-bottom: 80px;
}
.chrome .con_plan .wrp_plan .title_plan {
  font-weight: 600;
}
.con_plan .wrp_plan .title_plan span {
  letter-spacing: 7px;
  font-family: 'bah',sans-serif;
  font-size: 267%;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_plan .wrp_plan .title_plan span {
    font-size: 267%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .wrp_plan .title_plan span {
    font-size: 200%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .wrp_plan .title_plan span {
    letter-spacing: normal;
  }
}
.con_plan .wrp_plan .title_plan em {
  display: block;
  font-weight: normal;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_plan .wrp_plan .title_plan {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .wrp_plan .title_plan {
    margin-bottom: 40px;
  }
}
.con_plan .wrp_plan .box_plan {
  margin-bottom: 100px;
  border-bottom: solid 1px #dadada;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_plan .wrp_plan .box_plan {
    margin-bottom: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .wrp_plan .box_plan {
    margin-bottom: 6em;
  }
}
.con_plan .wrp_plan .box_plan h5 {
  font-size: 180%;
  text-align: center;
  margin-bottom: 1.5em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_plan .wrp_plan .box_plan h5 {
    font-size: 134%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .wrp_plan .box_plan h5 {
    font-size: 114%;
  }
}
.con_plan .wrp_plan .box_plan h5 em {
  font-size: 79%;
  line-height: 3;
}
.con_plan .wrp_plan .box_plan h5 em i {
  margin-left: 0.2em;
  font-size: 106%;
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  background: #004b9d;
  color: #fff;
  line-height: 30px;
}
.con_plan .wrp_plan .box_plan h5 span {
  font-size: 60%;
}
.con_plan .wrp_plan .box_plan ul.list_ico {
  display: flex;
  justify-content: center;
  margin-bottom: 3em;
}
.con_plan .wrp_plan .box_plan ul.list_ico li {
  width: 12.5%;
}
@media only screen and (max-width: 767px) {
  .con_plan .wrp_plan .box_plan ul.list_ico li {
    width: 25%;
  }
}
.con_plan .wrp_plan .box_plan ul.photo {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_plan .wrp_plan .box_plan ul.photo {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .wrp_plan .box_plan ul.photo {
    margin-bottom: 2em;
  }
}
.con_plan .wrp_plan .box_plan ul.photo li {
  width: 48.33333%;
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_plan .wrp_plan .box_plan ul.photo li {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .wrp_plan .box_plan ul.photo li {
    margin-bottom: 2em;
  }
}
.con_plan .wrp_plan .box_plan ul.photo li p {
  width: 100%;
  margin-top: 0.7em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_plan .wrp_plan .box_plan ul.photo li p {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .wrp_plan .box_plan ul.photo li p {
    width: 95%;
  }
}
