@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500;700;900&display=swap");
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
.pc_view {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .pc_view {
    display: none;
  }
}

.sp_view {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp_view {
    display: inline-block;
  }
}

.pc-sp_view {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .pc-sp_view {
    display: inline-block;
  }
}
@media screen and (max-width: 320px) {
  .pc-sp_view {
    display: none;
  }
}

/* PC (1025～)
-----------------------------------------------------------------
----------------------------------------------------------------- */
@media screen and (min-width: 641px), print {
  body {
    background: url(../../common/images/background01.jpg) center top no-repeat fixed !important;
  }
}
/* PC
-----------------------------------------------------------------
----------------------------------------------------------------- */
@media screen and (min-width: 641px), print {
  body {
    background: url(../../common/images/background01.jpg) center top no-repeat fixed !important;
  }
}
/* SmartPhone
-----------------------------------------------------------------
----------------------------------------------------------------- */
@media screen and (max-width: 640px) {
  body::before {
    background: url("../../common/images/background01_sp.jpg") no-repeat left top;
    background-size: 100% auto;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-bottom: 108px;
    content: "";
    z-index: -1;
  }
}
section.contact {
  width: 100%;
  height: auto;
  margin: 0px auto;
  padding: 25px 0px 30px 0px;
  /*background:url(../../common/images/background01.jpg) center top no-repeat fixed;	*/
}

section.contact .sectionTitle {
  width: 96%;
  height: auto;
  margin: 0px auto;
  padding: 0px 0px 0px 0px;
  color: #fff;
}

section.contact .sectionTitle h1 {
  text-align: center;
  font-weight: bold;
  font-size: 150%;
  font-family: "游明朝", "ヒラギノ明朝", "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

section.contact .sectionTitle p {
  font-family: "游明朝", "ヒラギノ明朝", "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 112%;
  text-align: center;
  padding: 15px 0px 0px 0px;
  line-height: 1.5em;
}

section.contact {
  width: 90%;
  max-width: 1060px;
  margin: 0 auto;
  padding: 0 0 80px 0;
}

@media screen and (max-width: 800px) {
  section.contact {
    padding: 0 0 60px 0;
  }
}
section.contact .titleBox {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 5px 0 5px;
  background: #f1f1f1;
}

section.contact .titleBox h2, section.contact .titleBox h3 {
  display: block;
  padding: 10px 15px;
  font-size: 20px;
  font-weight: 700;
  background: #fff;
  border-top: 3px solid #4b84c9;
}

@media screen and (max-width: 640px) {
  section.contact .titleBox h2, section.contact .titleBox h3 {
    font-size: 17px;
  }
}
section.contact .contactBlock {
  padding: 0 0 30px 0;
}

section.contact .contactBlock:last-child {
  padding-bottom: 0;
}

@media screen and (max-width: 640px) {
  section.contact .contactBlock {
    padding: 0 0 30px 0;
  }
}
section.contact .contactBlock .contactBox {
  width: 100%;
  margin: 35px auto 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 640px) {
  section.contact .contactBlock .contactBox {
    margin-top: 25px;
  }
}
/* main
-----------------------------------------------------------------
----------------------------------------------------------------- */
#pageContents {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
}
#pageContents a {
  -webkit-transition: 0.39s;
  transition: 0.39s;
}
#pageContents a:hover {
  opacity: 0.69;
  text-decoration: none;
}

.sdgsBlock {
  background: #fff;
}
.sdgsBlock__inner {
  width: 100%;
  height: auto;
  width: 1160px;
  margin: 0 auto;
  padding: 50px 0px 50px 0px;
  /*padding: 88px 0 108px;*/
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .sdgsBlock__inner {
    width: 96%;
    padding: 25px 0px 0px 0px;
  }
}
.sdgsBlock__inner .sectionTitle {
  padding: 0px 0px 0px 0px;
  background: #fff;
  /*			h1 {
  				text-align: center;
  				font-weight: bold;
  				color: #000;
  				font-size: 150%;
  				font-family: "游明朝","ヒラギノ明朝", "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  				@include break768{}
  			}*/
}
@media screen and (max-width: 768px) {
  .sdgsBlock__inner .sectionTitle {
    width: 96%;
    height: auto;
    margin: 0px auto;
  }
}
.sdgsBlock__inner .sectionTitle h1 {
  text-align: center;
}
.sdgsBlock__inner .sectionTitle h1 span {
  display: inline-block;
  max-width: 416px;
  width: 100%;
  padding: 16px 10px;
  font-size: 26px;
  font-weight: 700;
  color: #fff;
  background: #010022;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .sdgsBlock__inner .sectionTitle h1 span {
    font-size: 22px;
  }
}
.sdgsBlock__inner .introBox {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .sdgsBlock__inner .introBox {
    margin-top: 13px;
  }
}
.sdgsBlock__inner .introBox figure {
  text-align: center;
  line-height: 0;
}
.sdgsBlock__inner .introBox figure img {
  max-width: 100%;
}
.sdgsBlock__inner .introBox p {
  margin-top: 12px;
  text-align: center;
  font-size: 18px;
  line-height: 2.2;
}
@media screen and (max-width: 768px) {
  .sdgsBlock__inner .introBox p {
    text-align: left;
    font-size: 15px;
  }
}
.sdgsBlock__inner .setBox {
  margin-top: 66px;
}
@media screen and (max-width: 768px) {
  .sdgsBlock__inner .setBox {
    margin-top: 46px;
  }
}
.sdgsBlock__inner .setBox__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .sdgsBlock__inner .setBox__item {
    display: block;
  }
}
.sdgsBlock__inner .setBox__item.inversion {
  margin-top: 86px;
}
@media screen and (max-width: 768px) {
  .sdgsBlock__inner .setBox__item.inversion {
    margin-top: 56px;
  }
}
.sdgsBlock__inner .setBox__item.inversion figure {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.sdgsBlock__inner .setBox__item.inversion .setBox__item__txt {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.sdgsBlock__inner .setBox__item.large {
  margin-top: 86px;
}
@media screen and (max-width: 768px) {
  .sdgsBlock__inner .setBox__item.large {
    margin-top: 56px;
  }
}
.sdgsBlock__inner .setBox__item figure {
  width: 44%;
  line-height: 0;
}
@media screen and (max-width: 768px) {
  .sdgsBlock__inner .setBox__item figure {
    width: 100%;
    text-align: center;
  }
}
.sdgsBlock__inner .setBox__item figure img {
  max-width: 100%;
}
.sdgsBlock__inner .setBox__item__txt {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .sdgsBlock__inner .setBox__item__txt {
    width: 100%;
    margin-top: 22px;
  }
}
.sdgsBlock__inner .setBox__item__txt h3 {
  padding-bottom: 3px;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.08em;
  color: #00ADEF;
  border-bottom: 2px solid #00ADEF;
}
@media screen and (max-width: 768px) {
  .sdgsBlock__inner .setBox__item__txt h3 {
    font-size: 18px;
  }
}
.sdgsBlock__inner .setBox__item__txt p {
  margin-top: 18px;
  font-size: 16px;
  line-height: 2.2;
  text-justify: inter-ideograph;
  text-align: justify;
}
@media screen and (max-width: 768px) {
  .sdgsBlock__inner .setBox__item__txt p {
    margin-top: 16px;
    font-size: 14px;
  }
}
.sdgsBlock__inner .setBox__item__txtLarge {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .sdgsBlock__inner .setBox__item__txtLarge {
    margin-top: 22px;
  }
}
.sdgsBlock__inner .setBox__item__txtLarge h3 {
  padding-bottom: 3px;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.08em;
  color: #00ADEF;
  border-bottom: 2px solid #00ADEF;
}
@media screen and (max-width: 768px) {
  .sdgsBlock__inner .setBox__item__txtLarge h3 {
    font-size: 18px;
  }
}
.sdgsBlock__inner .setBox__item__txtLarge .caution {
  margin-top: 18px;
  font-size: 16px;
  line-height: 2.2;
}
@media screen and (max-width: 768px) {
  .sdgsBlock__inner .setBox__item__txtLarge .caution {
    font-size: 14px;
  }
}
.sdgsBlock__inner .setBox__item__txtLarge .setBox__item__flex {
  margin-top: 9px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .sdgsBlock__inner .setBox__item__txtLarge .setBox__item__flex {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.sdgsBlock__inner .setBox__item__txtLarge figure {
  width: 48%;
  margin-bottom: 43px;
}
.sdgsBlock__inner .setBox__item__txtLarge figure img {
  max-width: 100%;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .sdgsBlock__inner .setBox__item__txtLarge figure {
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
  }
}
.sdgsBlock__inner .paperBox {
  margin-top: 30px;
}
.sdgsBlock__inner .paperBox figure {
  width: 100%;
  line-height: 0;
}
.sdgsBlock__inner .paperBox figure img {
  max-width: 100%;
}
.sdgsBlock:last-child .sdgsBlock__inner {
  padding: 50px 0px 94px 0px;
}
@media screen and (max-width: 768px) {
  .sdgsBlock:last-child .sdgsBlock__inner {
    padding: 25px 0px 60px 0px;
  }
}

.formLayout dl {
  border: 1px solid #D0D0D0;
}
.formLayout dl dt {
  background-color: #070C31;
  color: #fff;
  padding: 1em 1em;
  border-bottom: 1px solid #D0D0D0;
  font-size: 16px;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.formLayout dl dt .required {
  margin-left: auto;
  min-width: 26px;
  color: #c83939;
  font-size: 13px;
  white-space: nowrap;
}
.formLayout dl dd {
  background-color: #F6F6F5;
  padding: 2em 4em;
}
@media screen and (max-width: 640px) {
  .formLayout dl dd {
    padding: 2em;
  }
}
.formLayout dl dd select, .formLayout dl dd input, .formLayout dl dd textarea {
  color: #000;
  border: 1px solid #ddd;
  background: rgba(255, 255, 255, 0.8);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  resize: vertical;
  padding: 10px;
  text-align: left;
  font-size: 16px;
  max-width: 100%;
}

.contactBox .contact_form .btn {
  margin: 26px 0 0;
  text-align: center;
}

.contactBox .contact_form .btn input {
  -webkit-appearance: none;
  cursor: pointer;
  display: inline-block;
  width: 256px;
  margin: 0 10px 0 0;
  padding: 12px 0;
  background: #FFF100;
  color: #000;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  border: none;
  border-radius: 6px;
}

@media screen and (max-width: 640px) {
  .contactBox .contact_form .btn input:nth-of-type(n+2) {
    margin-top: 16px;
  }
}
.contactBox .contact_form .btn input:hover {
  opacity: 0.6;
}