@charset "UTF-8";
/* CSS Document */
.main {
  background-color: #FFF8F1; }

@media (min-width: 960px) {
  .main-wrapper {
    max-width: 1080px;
    margin: 0 auto; } }
.section-top__image {
  /*  height: 300px;*/
  background-image: url("../images/Bridge_イラストラフ_top.png");
  object-fit: cover;
  background-position: top;
  background-size: 100%;
  background-repeat: no-repeat;
  padding-top: 75%; }

#concept {
  margin-bottom: 60px; }

.concept__image-message {
  margin: 0 auto 20px;
  width: 50%;
  max-width: 310px; }

.concept__lead {
  text-align: left;
  margin: 0 24px;
  padding-bottom: 40px; }

@media (min-width: 640px) {
  .concept__lead {
    text-align: center; } }
#section-contents {
  margin-bottom: 105px; }
  #section-contents h2 {
    margin-bottom: 40px; }
  #section-contents ul {
    margin: 0 24px;
    list-style: none; }
    #section-contents ul li {
      max-width: 350px;
      margin: 0 auto;
      background-color: #FFF;
      margin-bottom: 40px; }

.section-contents__picture {
  width: 100%;
  object-fit: cover;
  object-position: 0 0; }

@media (min-width: 640px) {
  .section-contents__picture {
    height: 231px; } }
.section-contents__title {
  font-size: 2.4rem;
  padding: 15px 20px 0;
  text-align: center; }

.section-contents__title-en {
  font-size: 1.5rem;
  font-weight: 100;
  padding-bottom: 20px;
  text-align: center; }

.section-contents__description {
  font-size: 1.2rem;
  padding: 0 13px 25px;
  text-align: left;
  object-fit: cover;
  flex-grow: 1; }

.btn-detail {
  margin-bottom: 15px; }

@media (min-width: 960px) {
  #section-contents ul {
    display: flex;
    max-width: 1080px;
    padding: 0;
    margin: 0 auto; }
    #section-contents ul li {
      display: flex;
      flex-direction: column;
      width: 350px;
      margin-right: 15px; }
      #section-contents ul li:last-child {
        margin-right: 0; } }
.list {
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  max-width: 80%; }

@media (min-width: 640px) {
  .list {
    margin-top: 40px;
    margin-bottom: 40px; } }
.list-item {
  border-top: 1px solid #0B1D37; }
  .list-item:first-of-type {
    border-top: 2px solid #0B1D37; }
  .list-item:last-of-type {
    border-bottom: 1px solid #0B1D37; }

.list-item-title {
  padding-top: 10px;
  line-height: 1.8;
  font-size: 18px;
  text-align: left; }

.list-item-text {
  font-style: normal;
  padding: 10px 0;
  line-height: 1.8;
  font-size: 18px;
  text-align: left; }

.slash {
  display: none; }

.text-notes {
  font-size: 1.4rem; }

@media (min-width: 960px) {
  .list-item {
    display: flex; }

  .list-item-text {
    display: flex;
    align-items: center;
    width: 80%; }

  .list-item-title {
    width: 20%; }

  .slash {
    display: flex; } }
#section-contact {
  background-color: #ffffff;
  height: 400px; }
  #section-contact h1 {
    font-size: 3.6rem;
    line-height: 4.8rem;
    text-align: left;
    padding: 40px 30px 30px; }
  #section-contact p {
    font-size: 1.6rem;
    line-height: 3rem;
    text-align: left;
    padding: 0px 30px 50px; }

@media (min-width: 960px) {
  #section-contact {
    height: 250px; }
    #section-contact h1 {
      text-align: center;
      padding: 40px 30px 30px; }
    #section-contact p {
      text-align: center;
      padding-bottom: 30px; } }
#access {
  margin-top: 95px;
  margin-bottom: 40px; }

.section-access__map-text {
  font-style: normal;
  font-size: 18px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0 20px 0;
  text-align: center;
  justify-content: center; }

@media (min-width: 960px) {
  .section-access__map-text {
    display: flex; } }
.section-access__map iframe {
  height: 100%;
  min-height: 345px;
  width: 100%;
  margin-bottom: 50px; }

/*  6.Googlemap API for JS */
/* line 837, /Users/kaeruma/Documents/書類 - maki - MacBook Pro 13/git/find_ochanomizu/style.scss */
/*
#map {
  height: 100%;
  min-height: 345px;
  margin-bottom: 50px;
}
*/
/*# sourceMappingURL=style.css.map */

/*# sourceMappingURL=index.css.map */
