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

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

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

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

.n_fukuoka__intro__text {
  margin: 0 5.33333% 10.6666666667%;
  color: #333;
  line-height: 1.8;
  text-align: center;
}

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

.n_fukuoka__access__inner {
  padding: 0 5.33333%;
}

.n_fukuoka__title {
  margin: 0;
    font-size: 15px;
    text-align: center;
    padding-top: 40px;
}

.n_fukuoka__top__copy--1{
font-size: 20px;
    text-align: center;
    color: white;
	padding: 20px 0;
	margin: 0;
}

.n_fukuoka__top__copy--2{
  width: 50%;
  display: flex;
  margin: 0 auto;
}

.n_fukuoka__top__copy--3{
  font-size: 32px;
  text-align: center;
  color: white;
  text-shadow: 1px 2px 4px #808080;
	margin: 18px 0px;
}

.n_fukuoka__top__copy--4{
 font-size: 20px;
    text-align: center;
    color: white;
    text-shadow: 1px 2px 4px #808080;
	padding-bottom: 20px;
}


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

.n_fukuoka__access__gmap {
  background: #fff;
}

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

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

.n_fukuoka__access__togmap {
  margin: 0;
}

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

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

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

.n_fukuoka__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_fukuoka__access__subtitle {
  margin: 12.6865671642% 0 .9em;
  text-align: center;
  font-weight: bold;
  line-height: 1.1;
}

.n_fukuoka__service__image {
  position: relative;
}

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

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

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

.n_fukuoka__service__item {
  width: 50%;
}

.n_fukuoka__special {
  background: #fafafa;
}

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

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

.n_fukuoka__special__item.inactive {
  background: transparent;
}

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

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

.n_fukuoka__special__item__text {
  margin: 1em 0;
}

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

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

.n_fukuoka__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_fukuoka__special__item__btn a {
  background: #b6b6b6;
}

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

.inactive .n_fukuoka__special__item__image,
.inactive .n_fukuoka__special__item__title,
.inactive .n_fukuoka__special__item__text {
  opacity: .5;
}

.n_fukuoka__contents {
  background: #fff;
}

.n_fukuoka__contents__title {
  margin: 0;
}

.n_fukuoka__contents__title-2 {
  text-align: center;
  font-size: 18px;
}

.n_fukuoka__contents__text {
  line-height: 1.7;
  margin: 0;
  padding: 0 5.33333%;
}

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

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

.n_fukuoka__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_fukuoka__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;
}

.fa-clock{
  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;
}

/*カスタマーサポート 20210407
---------------------------------------*/
.customer_support {
  display: flex;
  justify-content: center;
  flex-flow: column;
  margin: 40px 0 0 0;
}

.customer_support a{
  text-decoration: none;
    background-color: #DAF4F5;
    padding: 12px 15px;
    border-radius: 10px;
}

.customer_support a:hover{
  opacity: 1;
 font-size: 16px;
 transition: 0.4s;
    background-color: transparent;
    color: #000000;
    border-radius: 30px;
    cursor: pointer;
}

.customer_support p{
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
    margin: 10px 0;
    padding: 0 0 30px 0;
}

.icon_size {
  font-size:2em;
}


/*attention*/
.attention {
  color: #a42f31;
  margin: 0 0 0 0;
}