@charset 'UTF-8';
/* ========================================================
共通
=========================================================*/
a {
  display: block;
  text-decoration: none;
}

a:hover {
  opacity: 0.7;
  -webkit-transition: 0.2s;
          transition: 0.2s;
}

.bodyAbout {
  background-color: #ffffff;
  font-family: 'fot-tsukuardgothic-std', sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
}

.marginSectionAbout {
  margin-bottom: 60px;
}

.bodyAbout__inner {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 944px;
}

.sentenceAbout {
  font-family: 'kozuka-gothic-pr6n', sans-serif;
  font-size: 14px;
}

.bodyAbout__caption {
  background-color: #f38f1e;
  color: #ffffff;
  display: inline-block;
  font-size: 23px;
  font-weight: 700;
  height: 39px;
  line-height: 39px;
  margin-bottom: 23px;
  padding-left: 16px;
  padding-right: 16px;
}

/* ========================================================
/共通
=========================================================*/
/* ========================================================
ヘッダー
=========================================================*/
.header {
  border-bottom: 5px solid #f38f1e;
  border-top: 20px solid #f38f1e;
  height: 209px;
}

.header .header__inner {
  align-items: flex-end;
  -webkit-box-align: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 37px;
  padding-top: 14px;
  width: 1042px;
}

.header__titleArea {
  color: #f38f1e;
  font-family: 'ten-mincho', serif;
  margin-right: 45px;
  width: 319px;
}

.header__titleArea .header__titleCatch {
  font-size: 20px;
  margin-bottom: 12px;
  text-align: center;
}

.header__titleArea .header__titleMain {
  align-items: flex-end;
  -webkit-box-align: end;
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header__titleArea .header__logoContainer {
  margin-bottom: -15px;
}

.header__titleArea .header__titleTop {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 10px;
  text-align: center;
}

.header__titleArea .header__titleBottom {
  font-size: 48px;
}

.header__nav {
  margin-right: 26px;
}

.header__list {
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 472px;
}

.header__list .header__item {
  background-color: #f38f1e;
  border-radius: 10px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  width: 138px;
}

.header__list .header__item a {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
}

.contactBox {
  background-color: #ff7ba8;
  border-radius: 16px;
  height: 133px;
  padding-top: 15px;
  text-align: center;
  width: 180px;
}

.contactBox .contactBox__caption {
  background-color: #ffffff;
  color: #ff7ba8;
  font-size: 20px;
  font-weight: 700;
  height: 36px;
  line-height: 36px;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  width: 137px;
}

.contactBox .contactBox__sentence {
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.44;
}

/* ========================================================
/ヘッダー
=========================================================*/
/* ========================================================
bodyAbout__imgContainer
=========================================================*/
.bodyAbout__imgContainer {
  position: absolute;
  right: 0;
  top: 115px;
  z-index: -1;
}

/* ========================================================
/bodyAbout__imgContainer
=========================================================*/
/* ========================================================
academy
=========================================================*/
.academy {
  margin-top: 38px;
}

.academy__caption {
  background-color: #f38f1e;
  color: #ffffff;
  font-size: 40px;
  height: 81px;
  line-height: 81px;
  margin-bottom: 56px;
  text-align: center;
  width: 337px;
}

.academy__sentence {
  font-family: 'kozuka-gothic-pr6n', sans-serif;
  font-size: 14px;
  line-height: 2.14;
}

/* ========================================================
/academy
=========================================================*/
/* ========================================================
equipmentOutline
=========================================================*/
.equipmentOutline__sentence:not(:last-of-type) {
  margin-bottom: 16px;
}

/* ========================================================
/equipmentOutline
=========================================================*/
/* ========================================================
utilizationTime
=========================================================*/
.utilizationTime {
  position: relative;
}

.utilizationTime__flow {
  border: 9px solid #c2986d;
  border-radius: 26px;
  height: 378px;
  position: absolute;
  right: 0;
  top: 24px;
  width: 307px;
}

.utilizationTime__flowTitleArea {
  margin-bottom: 18px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 9px;
  position: relative;
  width: 271px;
}

.utilizationTime__flowTitleArea::before {
  background-color: #c2986d;
  border-radius: 50%;
  content: '';
  height: 13px;
  left: 0;
  position: absolute;
  top: 0;
  width: 13px;
}

.utilizationTime__flowTitleArea::after {
  background-color: #c2986d;
  border-radius: 50%;
  content: '';
  height: 13px;
  position: absolute;
  right: 0;
  top: 0;
  width: 13px;
}

.utilizationTime__flowTitleArea .utilizationTime__flowTitle {
  background-color: #603813;
  border-radius: 13px;
  color: #ffffff;
  font-size: 21px;
  font-weight: 700;
  height: 28px;
  line-height: 28px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 177px;
}

.utilizationTime__scheduleArea {
  margin-left: auto;
  margin-right: auto;
  width: 231px;
}

.utilizationTime__schedule {
  -webkit-box-pack: justify;
  color: #603813;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  font-size: 14px;
  font-weight: 700;
  justify-content: space-between;
}

.utilizationTime__schedule:not(:last-of-type) {
  margin-bottom: 18px;
}

.utilizationTime__schedule .utilizationTime__time {
  width: 100px;
}

.utilizationTime__schedule .utilizationTime__space1 {
  margin-right: 12px;
}

.utilizationTime__schedule .utilizationTime__space2 {
  margin-right: 1px;
}

.utilizationTime__schedule .utilizationTime__detail {
  text-align: center;
  width: 100px;
}

.utilizationTime__flowBottom {
  height: 13px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 13px;
  position: relative;
  width: 271px;
}

.utilizationTime__flowBottom::before {
  background-color: #c2986d;
  border-radius: 50%;
  content: '';
  height: 13px;
  left: 0;
  position: absolute;
  top: 0;
  width: 13px;
}

.utilizationTime__flowBottom::after {
  background-color: #c2986d;
  border-radius: 50%;
  content: '';
  height: 13px;
  position: absolute;
  right: 0;
  top: 0;
  width: 13px;
}

.utilizationTime__sentenceWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.utilizationTime__sentenceWrapper:not(:last-of-type) {
  margin-bottom: 6px;
}

.utilizationTime__sentence {
  line-height: 1.8;
}

/* ========================================================
/utilizationTime
=========================================================*/
.infomation__imgContainer{
  　width: 100px;
    height: 100px;
    position: relative;
    top:0px;
    bottom: 50px;
    left:600px;

}

/* ========================================================
work
=========================================================*/
.work__sentenceWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.work__sentenceWrapper:not(:last-of-type) {
  margin-bottom: 6px;
}

.work__sentence {
  line-height: 1.8;
}

/* ========================================================
/work
=========================================================*/
/* ========================================================
event
=========================================================*/
.event__sentence {
  margin-bottom: 16px;
}

.event__list {
  line-height: 2.14;
  margin-bottom: 23px;
}

.event__sentenceTravel {
  color: #f38f1e;
  font-family: 'kozuka-gothic-pr6n', sans-serif;
  font-size: 14px;
  margin-bottom: 24px;
  padding-left: 55px;
}

.event__flexContainer {
  -webkit-box-pack: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.event__flexItem {
  height: 144px;
  width: 205px;
}

.event__flexItem:not(:last-of-type) {
  margin-right: 20px;
}

/* ========================================================
/event
=========================================================*/
/* ========================================================
transfer
=========================================================*/
.transfer__sentence {
  margin-bottom: 13px;
}

/* ========================================================
/transfer
=========================================================*/
/* ========================================================
facilityallery
=========================================================*/
.facilityallery {
  display: block;
}

.facilityGallery__flexContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.facilityGallery__flexItem {
  margin-bottom: 27px;
}

.facilityGallery__flexItem:not(:nth-of-type(3n)) {
  margin-right: 17.5px;
}

.facilityGallery__flexImgContainer {
  height: 202px;
  margin-bottom: 12px;
  width: 303px;
}

.facilityGallery__flexImgContainer .facilityGallery__flexImg {
  -o-object-fit: cover;
     object-fit: cover;
}

.facilityGallery__text {
  font-family: 'kozuka-gothic-pr6n', sans-serif;
  font-size: 12px;
}

/* ========================================================
/facilityallery
=========================================================*/
/* ========================================================
location
=========================================================*/
.location__flexContainer {
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.location__infoArea {
  background-image: url(../img/bgi_bottomlogo@2x.png);
  background-size: cover;
  height: 381px;
  margin-left: -40px;
  position: relative;
  width: 423px;
}

.location__infoArea .location__titleTop {
  color: #f38f1e;
  font-family: 'ten-mincho', serif;
  font-size: 28px;
  font-weight: 400;
  left: 47px;
  position: absolute;
  text-shadow: 1px 1px 0 #ffffff, -1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px -1px 0 #ffffff, 0 1px 0 #ffffff, -1px 0 #ffffff, -1px 0 0 #ffffff, 1px 0 0 #ffffff;
  top: 62px;
}

.location__infoArea .location__titleBottom {
  color: #f38f1e;
  font-family: 'ten-mincho', serif;
  font-size: 60px;
  left: 118px;
  position: absolute;
  text-shadow: 2px 2px 0 #ffffff, -2px -2px 0 #ffffff, -2px 2px 0 #ffffff, 2px -2px 0 #ffffff, 0 2px 0 #ffffff, -2px 0 #ffffff, -2px 0 0 #ffffff, 2px 0 0 #ffffff;
  top: 104px;
}

.location__infoArea .location__addressWrapper {
  left: 93px;
  position: absolute;
  top: 204px;
}

.location__infoArea .location__address {
  font-size: 18px;
  text-shadow: 2px 2px 0 #ffffff, -2px -2px 0 #ffffff, -2px 2px 0 #ffffff, 2px -2px 0 #ffffff, 0 2px 0 #ffffff, -2px 0 #ffffff, -2px 0 0 #ffffff, 2px 0 0 #ffffff;
}

.location__infoArea .location__address:not(:last-of-type) {
  margin-bottom: 8px;
}

.location__infoArea .location__telBox {
  align-items: center;
  -webkit-box-align: center;
  color: #ff7ba8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  font-size: 28px;
  left: 93px;
  position: absolute;
  top: 320px;
}

.location__infoArea .location__telImg {
  -webkit-filter: drop-shadow(0 0 7px #ffffff);
          filter: drop-shadow(0 0 7px #ffffff);
  margin-right: 2px;
}

.location__infoArea .location__tel {
  font-family: 'ヒラギノ角ゴ StdN', 'Hiragino Kaku Gothic StdN', 'ヒラギノ角ゴシック', 'Hiragino Sans', 'YuGothic', 'Yu Gothic', sans-serif;
  font-weight: 800;
  text-shadow: 2px 2px 0 #ffffff, -2px -2px 0 #ffffff, -2px 2px 0 #ffffff, 2px -2px 0 #ffffff, 0 2px 0 #ffffff, -2px 0 #ffffff, -2px 0 0 #ffffff, 2px 0 0 #ffffff;
}

.location__mapContainer {
  height: 322px;
  padding-top: 39px;
  width: 457px;
}

.location__mapContainer .location__mapImg {
  -o-object-fit: cover;
     object-fit: cover;
}

/* ========================================================
/location
=========================================================*/
/* ========================================================
フッター
=========================================================*/
.footer {
  background-color: #f38f1e;
  height: 100px;
  line-height: 100px;
  text-align: right;
}

.footer__copyright {
  color: #ffffff;
  font-size: 20px;
  padding-right: 128px;
}

/* ========================================================
/フッター
=========================================================*/
