@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Serif+JP&subset=japanese");
/* ピンク */
/* ピンクベージュ */
/* グレー 1 */
/* ブルー */
/* グレー 2 */
/* グレー 3 */
/* ペールピンク */
/* 赤字 */
/* 薄ピンク */
/* 濃いピンク */
/*オレンジ*/
/*グリーン*/
/*ブルー*/
/*黄緑*/
/*--------------------------------------------------------------------------
TOPページ
---------------------------------------------------------------------------*/
#main #ttl {
  width: 100%;
}
#main #ttl .box01 {
  width: 100%;
  padding-top: 62.4%;
  background: url(../img_aw/about/about_ttl_sp.jpg) no-repeat;
  background-position: center top;
  background-size: contain;
  position: relative;
}
#main .lead {
  padding: 0 2.34375% 44px;
}
#main .lead p {
  font-size: 1.4rem;
  line-height: 1.38462;
}
#main .lead p.attention {
  margin-top: 18px;
  font-size: 1.3rem;
  line-height: 1.5;
}
#main .__block .sec_photo {
  width: 100%;
}
#main .__block .inner {
  padding: 42px 2.34375% 56px;
}
#main .__block .inner .ttl h2 {
  font-size: 2rem;
  font-family: "Noto Serif JP", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, serif;
  line-height: 1.525;
  margin-bottom: 24px;
}
#main .__block .inner .txt p {
  line-height: 1.38462;
}
#main .__block .inner .txt a {
  text-decoration: underline;
  color: #e70149;
}
#main .__block.block02 .inner .txt .banner {
  margin-top: 30px;
}

@media print, screen and (min-width: 769px) {
  #main {
    padding: 80px 0 72px;
  }
  #main .breadcrumb {
    position: absolute;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    padding: 12px 24px;
    z-index: 100;
  }
  #main .breadcrumb p {
    font-size: 1.2rem;
    color: #ffffff;
  }
  #main .breadcrumb p a {
    position: relative;
    margin-right: 18px;
    font-size: 1.2rem;
    color: #ffffff;
  }
  #main .breadcrumb p a::before, #main .breadcrumb p a::after {
    display: block;
    content: '';
    position: absolute;
    width: 8px;
    height: 1px;
    background: #ffffff;
    top: 50%;
    right: -14px;
  }
  #main .breadcrumb p a::before {
    transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    margin-top: -4px;
  }
  #main .breadcrumb p a::after {
    transform: rotate(150deg);
    -webkit-transform: rotate(150deg);
  }
  #main #ttl {
    position: relative;
    display: inherit;
  }
  #main #ttl .box01 {
    width: 100%;
    height: 600px;
    background: url(../img_aw/about/about_ttl.jpg) no-repeat;
    background-position: center top;
    position: relative;
  }
  #main #ttl .box02 {
    position: absolute;
	left:500px;
    background: inherit;
    top: 0;
  }
  #main #ttl .box02 .txt_box .inner .txt_area h2 {
    color: #ffffff;
  }
  #main #ttl .box02 .txt_box .inner .txt_area h2 > span {
    color: #ffffff;
  }
  #main #ttl .box02 .txt_box .inner .txt_area h3 {
    font-family: "Noto Serif JP", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, serif;
    font-size: 2.8rem;
    margin-top: 56px;
    color: #47529c;
  }
  #main .lead {
    width: 1024px;
    margin: 0 auto;
    padding: 80px 0;
  }
  #main .lead p {
    font-size: 1.6rem;
    line-height: 1.5;
  }
  #main .lead p.attention {
    margin-top: 18px;
    font-size: 1.3rem;
    line-height: 1;
  }
  #main .__block {
    width: 1024px;
    margin: 0 auto;
  }
  #main .__block .sec_photo {
    width: 100%;
  }
  #main .__block .inner {
    padding: 64px 0 120px;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: wrap;
  }
  #main .__block .inner .ttl {
    width: 50%;
  }
  #main .__block .inner .ttl h2 {
    font-size: 3.4rem;
    line-height: 1.79412;
    margin-bottom: 0;
  }
  #main .__block .inner .txt {
    width: 50%;
  }
  #main .__block .inner .txt p {
    padding-left: 24px;
    font-size: 1.6rem;
    line-height: 1.5;
  }
  #main .__block.block02 .inner .txt .banner {
    margin-top: 30px;
    padding-left: 24px;
  }
}
