
.n_yokohama__top {
  background-image: url(../img/top_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.n_yokohama__top__copy {
  margin: 0 0 0 0;
  text-align: center;
}

.n_yokohama__intro__image--2 {
  margin: -7.33333% 0 0;
}

.n_yokohama__intro__copy {
  margin: 30px 0;
  text-align: center;
}

.n_yokohama__intro__text {
  margin: 70px 5.33333% 10.6666666667%;
  color: #333;
  line-height: 1.8;
  text-align: center;
}

.n_yokohama__access {
  background: #fafafa;
  padding: 0 0 5.33333%;
}

.n_yokohama__access__inner {
  padding: 0 5.33333%;
}

.n_yokohama__title {
    font-size: 18px;
    text-align: center;
    padding-top: 40px;
}

.n_yokohama__top__copy--1{
font-size: 16px;
    text-align: center;
    color: white;
	padding: 50px 0 20px;
	margin: 0;
	text-shadow: 1px 2px 4px #000;
}

.n_yokohama__top__copy--2{
  width: 50%;
  display: flex;
  margin: 0 auto;
  text-shadow: 1px 2px 4px #000;
}

.n_yokohama__top__copy--3{
   font-size: 27px;
    text-align: center;
    color: white;
    text-shadow: 1px 2px 4px #000;
	margin: 18px 0px;
	margin-left: 36px;
}

.n_yokohama__top__copy--4{
 font-size: 18px;
    text-align: center;
    color: white;
    text-shadow: 1px 2px 4px #000;
	padding-bottom: 50px;

}


.sc_button a {
  padding: 8px 25px;
}

.n_yokohama__access__gmap {
  background: #fff;
}

.n_yokohama__access__gmap iframe {
  width: 100%;
  height: 250px;
}

.n_yokohama__access__gmap_bottom {
  background: #fff;
  padding: 5.9701492537%;
}

.n_yokohama__access__togmap {
  margin: 0;
}

.freedial__keitaiok {
  display: inline-block;
  width: 74px;
  margin: 0 10px;
}

.n_yokohama__access__btn {
  text-align: center;
  margin: 5.9701492537% 0 0;
}

.n_yokohama__access__btn a {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  padding: 10px 30px;
  background: #515150;
  border-radius: 5px;
}

.n_yokohama__access__btn a::before {
  content: "";
  display: inline-block;
  width: 19px;
  height: 15px;
  margin: 0px 10px -3px 0px;
  background-image: url(../img/icon_pdf.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left top;
}

.n_yokohama__access__subtitle {
  text-align: center;
  font-weight: bold;
  line-height: 1.1;
}

.n_yokohama__service__image {
  position: relative;
  text-align: center;
}

.n_yokohama__service__image_2 {
  position: absolute;
  top: 0;
  left: 0;
}

.n_yokohama__service__image_yamamoto {
  text-align: center;
  top: 0;
  left: 0;
}

.n_yokohama__service__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}

.n_yokohama__service__item {
  width: 50%;
}

.n_yokohama__special {
  background: #fafafa;
}

.n_yokohama__special__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  font-size: 90%;
}

.n_yokohama__special__item {
  width: 50%;
  background: #fff;
}

.n_yokohama__special__item.inactive {
  background: transparent;
}

.n_yokohama__special__item__inner {
  padding: 10% 10% 24%;
  box-sizing: border-box;
  height: calc(100% - 30.6666666667vw);
  display: flex;
  flex-direction: column;
}

.n_yokohama__special__item__title {
  margin: 0;
  text-align: center;
  line-height: 1.3;
}

.n_yokohama__special__item__text {
  margin: 1em 0;
}

.n_yokohama__special__item__btn {
  text-align: center;
  border-radius: 5px;
  overflow: hidden;
  color: #fff;
  margin: auto 0 0;
}

.n_yokohama__special__item__btn a {
  display: block;
  color: #fff;
  text-decoration: none;
  background: #515150;
  padding: 8px 0;
}

.n_yokohama__special__item__btn a::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 6px;
  margin: 0px 6px 2px 0px;
  background-image: url(../img/icon_arrow_down.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left top;
}

.inactive .n_yokohama__special__item__btn a {
  background: #b6b6b6;
}

.inactive .n_yokohama__special__item__btn a::before {
  content: none;
}

.inactive .n_yokohama__special__item__image,
.inactive .n_yokohama__special__item__title,
.inactive .n_yokohama__special__item__text {
  opacity: .5;
}

.n_yokohama__contents {
  background: #fff;
}

.n_yokohama__contents__title {
  margin: 0;
}

.n_yokohama__contents__text {
  line-height: 1.7;
  margin: 0;
}

.n_yokohama__contents__btn {
  text-align: center;
  margin: 8% 0 16%;
}

.n_yokohama__contents__btn a {
  display: inline-block;
  background: #515150;
  width: 66.66667%;
  padding: 10px;
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
}

.n_yokohama__contents__btn a::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 12px;
  margin: 0px 6px -1px 0px;
  background-image: url(../img/icon_arrow_right.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left top;
}

.n_yokohama__digest {
  background: #fafafa;
  padding: 0 0 5.33333%;
}

.schedule {
  text-align: center;
  padding: 50px 10%;
}

.schedule h1{
 font-size: 26px;
 font-weight: bolder;
}

.schedule p{
font-size: 14px;
    line-height: 2.0em;
    padding-top: 30px;

}




.schedule02{
  width: 90%; 
  border: 1px solid #D2D2D2;
  margin: 0 auto 100px;
  text-align: center;
  border-radius: 10px;
}



.hogest h2{
  font-size: 20px;
 font-weight: bolder;
}

.hogest p{
  font-size: 14px;
}


.fa-calendar-check{
  font-size: 50px;
  margin-bottom: 15px;
}


.open_digest{
width: 100%
}

.open_digest p{
  color: #cbcbcb;
  text-align: center;
  font-size: 10px;
    padding-bottom: 20px;
	padding-top: 4px;
}

.n_yokohama__access__image_2{
   margin: 30px 0 0 0;
}

.n_yokohama__venue--text{
margin: 40px 0;
    font-size: 18px;
    text-align: center;
}

.twon__img{
margin: 20px 0;
}