@charset "UTF-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
html, body {
  height: 100%;
  background: #464646;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1;
}
body {
  height: auto;
}
* {
  box-sizing: border-box;
}
header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}
header a {
  position: relative;
  display: block;
  margin: 30px 0 0 45px;
  width: 290px;
  height: 32px;
}
header a img {
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 743px) {
  html, body {
    height: auto;
    background-color: #fff;
  }
  body {
    background: url("../media/images/aobayama/17/visual_sp.jpg") no-repeat top center;
    background-size: 100% auto;
  }
  header {
    position: inherit;
  }
  header a {
    margin: 0;
    position: inherit;
    width: 100%;
    height: auto;
    display: block;
  }
  header a:after {
    content: "";
    display: block;
    border-top: 1px solid #000;
    margin: 0 15px;
  }
  header a img.pc-hide {
    width: 100%;
    display: block;
    position: relative;
    top: inherit;
    left: inherit;
  }
  header a img.pc-hide.white {
    display: none;
  }
}
footer {
  position: fixed;
  bottom: 0;
  left: 0;
  background: #fff;
  width: 100%;
}
footer .inner {
  width: 98%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  padding-bottom: 50px;
}
footer .inner:after {
  content: " ";
  display: block;
  clear: both;
}
footer .profile-container {
  background: #EDEDED;
  padding: 40px 0 32px;
  position: relative;
}
footer .profile-container:after {
  content: " ";
  display: block;
  clear: both;
}
footer .profile-container .profile {
  float: right;
  position: relative;
}
footer .profile-container .profile h4 {
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  font-weight: 900;
  position: absolute;
  top: 0;
  left: 0;
}
footer .profile-container .profile h5 {
  position: absolute;
  top: 19px;
  left: 0;
}
footer .profile-container .profile h5 span {
  display: block;
  font-weight: normal;
  line-height: 1.3;
}
@media screen and (max-width: 743px) {
  footer .profile-container .profile h5 span.kanji {
    text-align: left;
  }
}
footer .profile-container .profile h5 span.roman {
  font-size: 13px;
  font-family: "Robot", sans-serif;
}
footer .profile-container .profile p {
  width: 650px;
  border-left: 1px solid #000;
  padding-left: 23px;
  font-size: 13px;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 300;
  line-height: 18px;
  margin-left: 110px;
}
footer .profile-container .collaboration {
  font-size: 11px;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 300;
  position: absolute;
  bottom: 0;
  right: 0;
}
footer .profile-container .go-home {
  color: #000;
  text-decoration: none;
  font-size: 13px;
}
footer .profile-container .go-home:before {
  font-family: FontAwesome;
  content: "";
  padding-left: 1px;
  padding-right: 4px;
}
footer .profile-container .social table {
  margin-top: 10px;
}
footer .profile-container .social table td {
  padding: 0 5px 0 0;
  vertical-align: middle;
}
footer .profile-container .social table td iframe#twitter-widget-0 {
  margin-bottom: 6px;
}
footer .profile-container .social table td div.fb-like.fb_iframe_widget {
  margin: 0 0 0 -16px;
  padding: 0;
}
footer .footer-head {
  margin: 25px auto 0;
}
footer .footer-head .image {
  display: inline-block;
  vertical-align: top;
  margin-top: 3px;
}
footer .footer-head .image {
  width: 156px;
}
footer .footer-head .image img {
  width: 100%;
}
footer .footer-head .text {
  display: inline-block;
  font-size: 14px;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 300;
  line-height: 1.5;
  margin-left: 16px;
  vertical-align: top;
}
footer .footer-head .text .name {
  font-weight: 700;
}
footer .footer-head .text address {
  font-style: normal;
}
footer .footer-head .text .contact a {
  color: #000;
  text-decoration: none;
}
footer .footer-head .text .contact a:after {
  font-family: FontAwesome;
  content: "";
  padding-left: 5px;
  padding-right: 0;
}
footer .footer-head .logo-univ {
  position: absolute;
  top: 0;
  right: 0;
}
footer .footer-head .copyright {
  border-top: 1px solid #ddd;
  margin-top: 35px;
  padding-top: 20px;
  padding-bottom: 50px;
}
footer .footer-head .copyright:after {
  content: " ";
  display: block;
  clear: both;
}
footer .footer-head .copyright small {
  float: right;
  font-family: "Roboto", sans-serif;
  font-size: 11px;
  text-align: right;
}
@media screen and (min-width: 744px) and (max-width: 979px) {
  footer .inner {
    width: auto;
  }
  footer .profile-container {
    padding: 30px;
  }
  footer .profile-container .profile {
    float: none;
    padding-bottom: 45px;
  }
  footer .profile-container .profile p {
    width: auto;
    text-align: left;
  }
  footer .profile-container .collaboration {
    position: relative;
    float: right;
  }
  footer .footer-head {
    margin: 0;
    padding: 30px;
  }
  footer .footer-head .copyright {
    text-align: center;
    padding-bottom: 0px;
  }
  footer .footer-head .copyright small {
    float: none;
  }
  footer .footer-head .text {
    margin-left: 20px;
  }
  footer .footer-head .text address span {
    display: block;
    white-space: nowrap;
  }
}
@media screen and (max-width: 743px) {
  footer {
    position: relative;
  }
  footer .inner {
    width: auto;
    padding-bottom: 0;
  }
  footer .profile-container {
    padding: 23px 15px 15px;
    text-align: center;
  }
  footer .profile-container .profile {
    float: none;
    margin-bottom: 30px;
  }
  footer .profile-container .profile h4, footer .profile-container .profile h5 {
    position: relative;
    top: inherit;
    left: inherit;
    float: left;
    padding-bottom: 14px;
  }
  footer .profile-container .profile h5 {
    padding-left: 14px;
  }
  footer .profile-container .profile p {
    clear: both;
    text-align: left;
    width: 100%;
    margin: 0;
    padding: 14px 0 0;
    border-top: 1px solid #000;
    border-left: 0px;
  }
  footer .profile-container .collaboration {
    position: relative;
    margin-top: 115px;
  }
  footer .profile-container .go-home, footer .profile-container .social {
    left: 0;
    right: 0;
    text-align: center;
    margin-top: 20px;
  }
  footer .profile-container .go-home {
    margin-top: 30px;
  }
  footer .profile-container .social table {
    margin: 0 auto;
  }
  footer .footer-head {
    margin: 30px 15px 0;
    text-align: center;
  }
  footer .footer-head .image {
    margin: 0 30%;
    padding-bottom: 50px;
  }
  footer .footer-head .image img {
    width: 100%;
    vertical-align: top;
  }
  footer .footer-head .text {
    margin-left: 0;
    padding-bottom: 25px;
    border-bottom: 1px solid #ddd;
  }
  footer .footer-head .text address span {
    white-space: nowrap;
  }
  footer .footer-head .logo-univ {
    border: none;
    position: relative;
    top: inherit;
    left: inherit;
    margin: 0 40%;
    padding-top: 20px;
  }
  footer .footer-head .logo-univ a {
    display: inline-block;
  }
  footer .footer-head .logo-univ img {
    width: 100%;
    vertical-align: top;
  }
  footer .footer-head .copyright {
    text-align: center;
    border: none;
    margin: 0;
    padding-bottom: 25px;
  }
  footer .footer-head .copyright small {
    float: none;
  }
}
article {
  position: relative;
  z-index: 10;
}
article section {
  clear: both;
  position: relative;
  width: 100%;
  min-height: 0;
}
article section:after {
  content: " ";
  display: block;
  clear: both;
}
article section:first-child {
  min-height: 770px;
}
article section:first-child:after {
  content: "";
  display: block;
  width: 100%;
  height: 45px;
  position: absolute;
  top: 63%;
  z-index: 11;
  background: url("../media/images/aobayama/17/scroll1.png") no-repeat bottom center;
}
article section .da {
  padding: 31px 25px 0 0;
  text-align: right;
}
article section .kawamoto {
  position: relative;
  text-align: center;
  width: 100%;
}
@media screen and (orientation: landscape) and (min-height: 700px) {
  article section .kawamoto {
    margin-top: 80px;
  }
}
article section > .text-container {
  position: relative;
  width: 260px;
  height: auto;
  float: right;
  margin-right: 6%;
  background: rgba(255, 255, 255, 0.8);
  padding: 21px 17px;
}
article section h3 {
  font-size: 16px;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 600;
  line-height: 22px;
  margin-bottom: 50px;
}
article section p {
  font-size: 13px;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 300;
  line-height: 23px;
  text-indent: 1em;
}
sup {
  vertical-align: super;
  font-size: smaller;
}
.cover-images {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 1920px;
}
.cover-images > .cover-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-color: #464646;
}
.cover-images > .image-01 {
  background-image: url("../media/images/aobayama/17/visual1.jpg");
  background-position: center 90%;
  display: block;
  z-index: 2;
}
@media screen and (max-height: 790px) {
  .cover-images > .image-01 {
    background-position: center 70%;
  }
}
@media (orientation: portrait) {
  .cover-images > .image-01 {
    background-image: url("../media/images/aobayama/17/visual1.jpg");
    background-position: 70% center;
  }
}
@media screen and (min-width: 744px) and (max-width: 979px) {
  .cover-images > .image-01 {
    background-image: url("../media/images/aobayama/17/visual1.jpg");
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  .cover-images > .image-01 {
    background-image: url("../media/images/aobayama/17/visual1.jpg");
  }
}
.cover-images > .image-02 {
  background-image: url("../media/images/aobayama/17/visual2.jpg");
  background-position: 0% center;
  z-index: 3;
}
@media (orientation: portrait) {
  .cover-images > .image-02 {
    background-image: url("../media/images/aobayama/17/visual2.jpg");
    background-position: 48%;
  }
}
@media screen and (min-width: 744px) and (max-width: 979px) {
  .cover-images > .image-02 {
    background-image: url("../media/images/aobayama/17/visual2.jpg");
  }
}
.cover-images > .image-03 {
  background-image: url("../media/images/aobayama/17/visual3.jpg");
  background-position: center center;
  z-index: 4;
}
@media (orientation: portrait) {
  .cover-images > .image-03 {
    background-image: url("../media/images/aobayama/17/visual3_portrait.jpg");
    background-position: center center;
  }
}
@media screen and (min-width: 744px) and (max-width: 979px) {
  .cover-images > .image-03 {
    background-image: url("../media/images/aobayama/17/visual3_portrait.jpg");
    background-position: center center;
  }
}
@media (orientation: landscape) {
  .cover-images > .image-03 {
    background-position: 25% center;
  }
}
.cover-images > .image-04 {
  background-image: url("../media/images/aobayama/17/visual4.jpg");
  background-position: left center;
  z-index: 5;
}
@media (orientation: portrait) {
  .cover-images > .image-04 {
    background-image: url("../media/images/aobayama/17/visual4_portrait.jpg");
    background-position: center center;
  }
}
@media screen and (min-width: 744px) and (max-width: 979px) and (orientation: landscape) {
  .cover-images > .image-04 {
    background-image: url("../media/images/aobayama/17/visual4.jpg");
    background-position: left center;
  }
}
@media screen and (min-width: 744px) and (max-width: 979px) and (orientation: portrait) {
  .cover-images > .image-04 {
    background-image: url("../media/images/aobayama/17/visual4_portrait.jpg");
    background-position: center center;
  }
}
@media screen and (max-width: 743px) {
  .cover-images {
    display: none;
  }
}
@media print, screen and (min-width: 980px) {
  .pc-hide {
    display: none;
  }
}
@media screen and (min-width: 980px) and (max-width: 1479px) {
  .pc-hide {
    display: none;
  }
  .cover-images > .cover-image {
    background-size: cover;
  }
}
@media screen and (min-width: 744px) and (max-width: 979px) {
  .pc-hide {
    display: none;
  }
  .cover-images > .cover-image {
    background-size: cover;
  }
}
@media screen and (min-width: 980px) and (max-width: 1479px) {
  .cover-images > .image-04 {
    background-size: auto 100%;
    background-position: center center;
  }
}
@media screen and (min-width: 744px) and (max-width: 979px) {
  .cover-images > .image-04 {
    background-size: auto 100%;
    background-position: center center;
  }
}
@media screen and (max-width: 743px) {
  .sp-hide {
    display: none;
  }
}
/* =====================================================
   aobayama 17 overrides (統合: 旧 #17.scss)
   ===================================================== */
article section {
  min-height: 0;
}
article section:after {
  content: " ";
  display: block;
  clear: both;
}
article section:first-child {
  min-height: 880px;
}
@media screen and (min-width: 744px) and (max-width: 979px) and (orientation: portrait) {
  article section:first-child {
    min-height: 100svh;
    overflow: hidden;
  }
}
@media screen and (max-width: 743px) {
  article section {
    min-height: auto;
  }
}
article section:first-child:after {
  content: none;
}
article section .da img {
  max-width: 1920px;
}
@media screen and (min-width: 980px) and (max-width: 1479px) {
  article section .kawamoto {
    top: 80px;
    text-align: center;
    width: 95%;
  }
}
@media screen and (min-width: 744px) and (max-width: 979px) {
  article section .kawamoto {
    text-align: center;
    box-sizing: border-box;
    padding: 0;
    width: 80%;
    margin: 85px auto 0;
    left: 0;
    right: 0;
  }
}
@media screen and (min-width: 744px) and (max-width: 979px) and (orientation: portrait) {
  article section .kawamoto {
    top: 12%;
  }
}
@media screen and (max-width: 743px) {
  article section .kawamoto {
    top: 20px;
    box-sizing: border-box;
    padding: 0 2%;
  }
}
article section .kawamoto img {
  display: block;
  box-sizing: border-box;
  height: auto;
  margin: 0 auto;
  padding: 10px;
  max-width: 100%;
}
@media print, screen and (min-width: 980px) {
  article section .kawamoto img {
    width: 780px;
    height: auto;
  }
  article section .kawamoto img.pc-hide {
    display: none;
  }
}
@media screen and (min-width: 980px) and (max-width: 1479px) {
  article section .kawamoto img {
    width: 780px;
    height: auto;
  }
  article section .kawamoto img.pc-hide {
    display: none;
  }
}
@media screen and (min-width: 744px) and (max-width: 979px) {
  article section .kawamoto img {
    width: 100%;
    height: auto;
  }
  article section .kawamoto img.pc-hide {
    display: none;
  }
  article section .kawamoto img.sp-hide {
    display: block;
  }
}
@media screen and (max-width: 743px) {
  article section .kawamoto img {
    height: auto;
    max-width: 100%;
    width: 100%;
  }
  article section .kawamoto img.pc-hide {
    display: block;
  }
  article section .kawamoto img.sp-hide {
    display: none !important;
  }
}
article section .kawamoto img.android {
  display: none;
}
article section .kawamoto img.android.show {
  display: block;
}
article section > .text-container {
  width: 348px;
  line-height: 1.9;
  letter-spacing: 0.02em;
  padding: 21px 22px;
  background: rgba(255, 255, 255, 0.9);
  margin-right: 3%;
}
@media (orientation: portrait) {
  article section > .text-container {
    width: 360px;
    margin-right: 1%;
  }
}
article section > .text-container p {
  text-indent: 1em;
  line-height: 2;
}
article section > .text-container p:first-of-type {
  text-indent: 1em;
}
@media screen and (min-width: 744px) and (max-width: 979px) {
  article section > .text-container .only-pc {
    display: block;
  }
}
@media screen and (max-width: 743px) {
  article section > .text-container .only-pc {
    display: none;
  }
}
article section > .text-container span.kakko {
  display: block;
  text-indent: -0.5em;
}
article section > .text-container .short-text {
  padding-top: 3em;
}
article section > .text-container .short-text p {
  line-height: 2.2;
}
@media screen and (min-width: 744px) and (max-width: 979px) {
  article section > .text-container .short-text {
    padding-top: 0;
  }
  article section > .text-container .short-text p {
    line-height: 1.8;
  }
}
@media screen and (max-width: 743px) {
  article section > .text-container .short-text {
    padding-top: 0;
  }
  article section > .text-container .short-text p {
    line-height: 2;
  }
}
@media screen and (min-width: 744px) and (max-width: 979px) {
  article section > .text-container .long-text p {
    line-height: 1.68;
  }
}
footer .profile-container .note {
  float: right;
  width: 812px;
  padding: 1.5em;
}
@media screen and (max-width: 743px) {
  footer .profile-container .note {
    float: none;
    width: 100%;
    font-size: 13px;
    padding: 0 0 20px;
    text-align: left;
  }
}
footer .profile-container .note div {
  font-size: 13px;
  text-indent: -2em;
  margin-left: 2em;
  line-height: 1.35;
  margin-bottom: 0.75em;
}
footer .profile-container .profile {
  clear: both;
}
@media screen and (min-width: 768px) {
  footer .profile-container .profile p {
    margin-left: 130px;
  }
}
@media screen and (min-width: 769px) {
  article section:last-child > .text-container {
    padding-bottom: 269px;
  }
}
@media screen and (max-width: 743px) {
  article {
    max-width: 1920px;
    padding-bottom: 0 !important;
  }
  article section {
    min-height: auto;
    margin-bottom: 30px;
  }
  article section:first-child {
    min-height: 100svh;
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
  }
  article section:first-child:after {
    display: none;
  }
  article section:not(:last-child) .text-container:after {
    display: none;
  }
  article section img.pc-hide {
    width: 100%;
    display: block;
    height: auto;
  }
  article section .da {
    padding: 0 0 30px;
    text-align: center;
  }
  article section .da img {
    max-width: 100%;
    max-height: none;
    height: auto;
  }
  article section .kawamoto {
    top: 0;
    text-align: center;
    box-sizing: border-box;
    padding: 0 2%;
  }
  article section .kawamoto img {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: auto;
    padding: 10px;
    box-sizing: border-box;
  }
  article section .name_kawamoto {
    width: 100%;
    margin-top: 310px;
  }
  article section .name_kawamoto img {
    width: 100%;
    height: auto;
    display: block;
  }
  article section > .text-container {
    width: 100%;
    margin: 0;
    float: none;
    line-height: 1.9;
    letter-spacing: 0.02em;
  }
  article section > .text-container > div {
    padding: 15px;
    background: inherit;
  }
  article section > .text-container p {
    text-indent: 1em;
    line-height: 2;
  }
  article section > .text-container p:first-of-type {
    text-indent: 1em;
  }
  article section > .text-container .only-pc {
    display: none;
  }
  article section > .text-container span.kakko {
    display: block;
    text-indent: -0.5em;
  }
  article section > .text-container .short-text {
    padding-top: 0;
  }
  article section > .text-container .short-text p {
    line-height: 2;
  }
  article section > .text-container .long-text p {
    line-height: 2;
  }
  article section h3 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  article section p {
    font-size: 13px;
    line-height: 20px;
    text-indent: 1em;
  }
  header {
    position: inherit;
  }
  header a {
    margin: 0;
    position: inherit;
    width: 100%;
    height: auto;
    display: block;
  }
  header a:after {
    content: "";
    display: block;
    border-top: 1px solid #000;
    margin: 0 15px;
  }
  header a img.pc-hide {
    width: 100%;
    display: block;
    position: relative;
    top: inherit;
    left: inherit;
  }
  header a img.pc-hide.white {
    display: display;
  }
}
/* kokokara */
@media screen and (max-width: 743px) {
  header {
    position: inherit;
  }
  header a {
    margin: 0;
    position: inherit;
    width: 100%;
    height: auto;
    display: block;
  }
  header a:after {
    content: "";
    display: block;
    border-top: 1px solid #000;
    margin: 0 15px;
  }
  header a img.pc-hide {
    width: 100%;
    display: block;
    position: relative;
    top: inherit;
    left: inherit;
  }
  header a img.pc-hide.white {
    display: display;
  }
}
/* kokomade */
footer .profile a.link {
  color: #000;
  text-decoration: none;
}
footer .profile a.link::before {
  font-family: FontAwesome;
  content: "";
  padding-left: 3px;
  padding-right: 3px;
}
/* v11 fixes: SP kawamoto spacing + tablet portrait visual4 */
@media screen and (max-width: 743px) {
  article section .kawamoto {
    margin-top: 0;
  }
}
@media screen and (min-width: 744px) and (max-width: 979px) and (orientation: landscape) {
  .cover-images > .image-04 {
    background-image: url("../media/images/aobayama/17/visual4.jpg");
    background-position: left center;
  }
}
@media screen and (min-width: 744px) and (max-width: 979px) and (orientation: portrait) {
  .cover-images > .image-04 {
    background-image: url("../media/images/aobayama/17/visual4_portrait.jpg");
    background-position: center center;
  }
}
/* v12 fixes based on v11_fix-mk:
   - tablet landscape: move titleset.svg area 80px up
   - align bottom of visual4 / visual4_portrait with last text-container bottom
*/
@media screen and (min-width: 744px) and (max-width: 979px) and (orientation: landscape) {
  article section .kawamoto {
    margin-top: 5px;
    top: 0;
  }
}
@media screen and (min-width: 744px) and (max-width: 979px) and (orientation: landscape) {
  .cover-images > .image-04 {
    background-image: url("../media/images/aobayama/17/visual4.jpg");
    background-position: left bottom;
  }
}
@media screen and (min-width: 744px) and (max-width: 979px) and (orientation: portrait) {
  .cover-images > .image-04 {
    background-image: url("../media/images/aobayama/17/visual4_portrait.jpg");
    background-position: center bottom;
  }
}
/*# sourceMappingURL=./aobayama17.css.map */