@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : experience.css
 author     : Ability Consultant
 style info : 100の楽しみ
=================================================================== */
.con_int {
  max-width: 1200px;
  margin: auto;
}
@media only screen and (max-width: 1199px) {
  .con_int {
    width: 91.66667%;
  }
}

@font-face {
  font-family: 'min-en_Regular';
  src: url(../css/font/min-en_Regular.woff) format("woff"), url(../css/font/min-en_Regular.ttf) format("opentype");
}
/* font-awesome */
/* -----------------------------------------------------------
	con_int
----------------------------------------------------------- */
.con_int {
  margin-top: 70px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_int {
    margin-top: 7%;
  }
}
.con_int h3 {
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  letter-spacing: .1em;
  font-size: 215%;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_int h3 {
    font-size: 200%;
  }
}
@media only screen and (max-width: 767px) {
  .con_int h3 {
    font-size: 143%;
  }
}
@media only screen and (max-width: 767px) {
  .con_int h3 {
    margin-bottom: 3%;
  }
}
@media only screen and (max-width: 767px) {
  .con_int {
    text-align: left;
  }
}

/* -----------------------------------------------------------
	con_exp
----------------------------------------------------------- */
.con_exp {
  overflow: hidden;
  margin-top: 100px;
}
@media only screen and (max-width: 767px) {
  .con_exp {
    margin-top: 10%;
  }
}
@media only screen and (min-width: 1200px) {
  .con_exp .con_side {
    float: left;
    width: 18.75%;
  }
}
@media print {
  .con_exp .con_side {
    float: left;
    width: 18.75%;
  }
}
.ie8 .con_exp .con_side {
  float: left;
  width: 18.75%;
}
.con_exp .con_side h3 {
  padding-top: 170px;
  padding-bottom: 40px;
  background: #495057;
  color: #fff;
  font-weight: 300;
  text-align: center;
}
.con_exp .con_side h3 span {
  display: block;
  font-size: 136%;
  letter-spacing: .1em;
}
.con_exp .con_side h3 em {
  font-family: "Times New Roman", serif;
  font-size: 972%;
  line-height: 1;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_exp .con_side h3 em {
    font-size: 715%;
  }
}
@media only screen and (max-width: 767px) {
  .con_exp .con_side h3 em {
    font-size: 615%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_exp .con_side h3 {
    padding: 30px 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_exp .con_side h3 {
    padding: 5% 0 3%;
  }
}
.con_exp .con_side .box_side {
  margin-top: 15px;
}
@media only screen and (max-width: 767px) {
  .con_exp .con_side .box_side {
    margin-top: 4%;
  }
}
.con_exp .con_side .box_side .box_tab li a i {
  font-size: 143%;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal;
}
.con_exp .con_side .box_side .box_tab li a span {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: middle;
}
.con_exp .con_side .box_side .box_tab li a span em {
  font-size: 108%;
}
.con_exp .con_side .box_side .box_tab li.active a i {
  color: #64a4ae;
}
@media only screen and (min-width: 1200px) {
  .con_exp .con_side .box_side .box_tab li {
    display: block;
  }
  .con_exp .con_side .box_side .box_tab li a {
    display: block;
    overflow: hidden;
    text-decoration: none;
    text-align: right;
  }
  .con_exp .con_side .box_side .box_tab li a i {
    text-align: center;
    margin-right: 1.5em;
  }
  .con_exp .con_side .box_side .box_tab li a span {
    width: 68.05556%;
    border-bottom: 1px solid #efefef;
    padding: 1.5em 0;
    overflow: hidden;
  }
  .con_exp .con_side .box_side .box_tab li a span em {
    text-align: left;
    float: left;
    width: 71.42857%;
    padding-left: 4.08163%;
  }
  .con_exp .con_side .box_side .box_tab li a span b {
    float: right;
    text-align: right;
    font-size: 93%;
    width: 18.36735%;
    margin-right: 6.12245%;
    color: #8c8c8c;
    font-weight: 100;
  }
}
@media print {
  .con_exp .con_side .box_side .box_tab li {
    display: block;
  }
  .con_exp .con_side .box_side .box_tab li a {
    display: block;
    overflow: hidden;
    text-decoration: none;
    text-align: right;
  }
  .con_exp .con_side .box_side .box_tab li a i {
    text-align: center;
    margin-right: 1.5em;
  }
  .con_exp .con_side .box_side .box_tab li a span {
    width: 68.05556%;
    border-bottom: 1px solid #efefef;
    padding: 1.5em 0;
    overflow: hidden;
  }
  .con_exp .con_side .box_side .box_tab li a span em {
    text-align: left;
    float: left;
    width: 71.42857%;
    padding-left: 4.08163%;
  }
  .con_exp .con_side .box_side .box_tab li a span b {
    float: right;
    text-align: right;
    font-size: 93%;
    width: 18.36735%;
    margin-right: 6.12245%;
    color: #8c8c8c;
    font-weight: 100;
  }
}
.ie8 .con_exp .con_side .box_side .box_tab li {
  display: block;
}
.ie8 .con_exp .con_side .box_side .box_tab li a {
  display: block;
  overflow: hidden;
  text-decoration: none;
  text-align: right;
}
.ie8 .con_exp .con_side .box_side .box_tab li a i {
  text-align: center;
  margin-right: 1.5em;
}
.ie8 .con_exp .con_side .box_side .box_tab li a span {
  width: 68.05556%;
  border-bottom: 1px solid #efefef;
  padding: 1.5em 0;
  overflow: hidden;
}
.ie8 .con_exp .con_side .box_side .box_tab li a span em {
  text-align: left;
  float: left;
  width: 71.42857%;
  padding-left: 4.08163%;
}
.ie8 .con_exp .con_side .box_side .box_tab li a span b {
  float: right;
  text-align: right;
  font-size: 93%;
  width: 18.36735%;
  margin-right: 6.12245%;
  color: #8c8c8c;
  font-weight: 100;
}
@media only screen and (max-width: 1199px) {
  .con_exp .con_side .box_side .box_tab {
    text-align: center;
  }
  .con_exp .con_side .box_side .box_tab li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: 30px;
    padding: 0 1em;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #323232;
    background: #323232;
    overflow: hidden;
    border: 1px solid #323232;
    background: #fff;
    border: none;
  }
  .con_exp .con_side .box_side .box_tab li:first-child {
    margin-left: 0;
  }
  .con_exp .con_side .box_side .box_tab li button, .con_exp .con_side .box_side .box_tab li a {
    position: relative;
    z-index: 3;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: none;
    background: none;
    display: block;
    width: 100%;
    color: #fff;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    padding: 1.8em 0;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 768px) and (max-width: 1199px) {
  .con_exp .con_side .box_side .box_tab li button, .con_exp .con_side .box_side .box_tab li a {
    padding: 1em 0;
  }
}
@media only screen and (max-width: 1199px) and (max-width: 767px) {
  .con_exp .con_side .box_side .box_tab li button, .con_exp .con_side .box_side .box_tab li a {
    padding: 1em 0;
  }
}
@media only screen and (max-width: 1199px) {
  .con_exp .con_side .box_side .box_tab li:before {
    position: absolute;
    z-index: 1;
    content: "";
    left: 0;
    bottom: -25%;
    height: 0;
    width: 0;
    background: #585858;
    border-radius: 100%;
  }
  .con_exp .con_side .box_side .box_tab li:active:before {
    left: -25%;
    height: 150%;
    width: 150%;
    -moz-transition: all 0.08s ease-out;
    -o-transition: all 0.08s ease-out;
    -webkit-transition: all 0.08s ease-out;
    transition: all 0.08s ease-out;
  }
  .con_exp .con_side .box_side .box_tab li button, .con_exp .con_side .box_side .box_tab li a {
    color: #323232;
  }
  .con_exp .con_side .box_side .box_tab li:before {
    background: #e8e8e8;
  }
  .con_exp .con_side .box_side .box_tab li:before {
    background: #64a4ae;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    opacity: 0.4;
  }
  .con_exp .con_side .box_side .box_tab li a span b {
    display: none;
  }
  .con_exp .con_side .box_side .box_tab li::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 3px;
    background: #64a4ae;
    -moz-transition: width 0.25s;
    -o-transition: width 0.25s;
    -webkit-transition: width 0.25s;
    transition: width 0.25s;
  }
  .con_exp .con_side .box_side .box_tab li.active::after {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_exp .con_side .box_side {
    overflow-x: scroll;
    overflow-style: none;
    -ms-overflow-style: none;
  }
  .con_exp .con_side .box_side:-webkit-scrollbar {
    display: none;
  }
  .con_exp .con_side .box_side .box_tab {
    min-width: 767px;
    text-align: left;
    font-size: 14px;
    width: 100%;
    display: table;
    table-layout: fixed;
  }
  .con_exp .con_side .box_side .box_tab li {
    display: table-cell;
    padding: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .con_exp .con_side.fixed_content {
    position: fixed;
    left: 0;
    top: 63px;
    z-index: 21;
  }
  .con_exp .con_side.fixed_content h3 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media print {
  .con_exp .con_side.fixed_content {
    position: fixed;
    left: 0;
    top: 63px;
    z-index: 21;
  }
  .con_exp .con_side.fixed_content h3 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.ie8 .con_exp .con_side.fixed_content {
  position: fixed;
  left: 0;
  top: 63px;
  z-index: 21;
}
.ie8 .con_exp .con_side.fixed_content h3 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.con_exp .con_point {
  float: right;
  width: 81.25%;
  background: #efefef;
  padding: 50px 0;
}
@media only screen and (max-width: 1199px) {
  .con_exp .con_point {
    float: none;
    width: 100%;
    padding: 5% 0;
  }
}
.con_exp .con_point .box_point {
  overflow: hidden;
  width: 93.58974%;
  margin: auto;
}
.con_exp .con_point .box_point li {
  float: left;
  width: 23.9726%;
  margin-left: 1.0274%;
  margin-bottom: 1.0274%;
}
.con_exp .con_point .box_point li.size_l {
  width: 48.9726%;
}
.con_exp .con_point .box_point li a {
  line-height: 1.5;
  text-decoration: none;
  background: #fff;
  display: block;
  -moz-box-shadow: 0px 1px 1px 0px rgba(178, 178, 178, 0.7);
  -webkit-box-shadow: 0px 1px 1px 0px rgba(178, 178, 178, 0.7);
  box-shadow: 0px 1px 1px 0px rgba(178, 178, 178, 0.7);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding-bottom: 2em;
}
@media only screen and (max-width: 767px) {
  .con_exp .con_point .box_point li a {
    padding-bottom: 1.5em;
  }
}
.con_exp .con_point .box_point li a .box_photo {
  position: relative;
}
.con_exp .con_point .box_point li a .box_photo .photo img {
  display: block;
  width: 100%;
}
.con_exp .con_point .box_point li a .box_photo h4 {
  font-size: 122%;
  font-weight: 300;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: .5em 17.5% .5em 2.5%;
  background: url(../experience/images/bg_shadow.png) repeat-x bottom left/auto 100%;
}
@media only screen and (min-width: 1200px) and (max-width: 1560px) {
  .con_exp .con_point .box_point li a .box_photo h4 {
    font-size: 104%;
  }
}
@media only screen and (max-width: 767px) {
  .con_exp .con_point .box_point li a .box_photo h4 {
    font-size: 100%;
  }
}
.con_exp .con_point .box_point li a .txt {
  font-size: 93%;
  overflow: hidden;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 1.5;
  min-height: 3em;
  width: 95%;
  margin: 1em auto 0;
}
.firefox .con_exp .con_point .box_point li a .txt, .ie .con_exp .con_point .box_point li a .txt {
  max-height: 3em;
}
@media only screen and (max-width: 767px) {
  .con_exp .con_point .box_point li a .txt {
    font-size: 86%;
  }
}
.con_exp .con_point .box_point li .box_photo:after {
  content: "";
  margin-left: .5em;
  font-family: "Font Awesome 5 free";
  font-weight: 600;
  font-size: 143%;
  position: absolute;
  right: .25em;
  bottom: -.5em;
  width: 2em;
  height: 2em;
  line-height: 2em;
  background: #fff;
  text-align: center;
  -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
  -moz-border-radius: 2em;
  -webkit-border-radius: 2em;
  border-radius: 2em;
  margin-left: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_exp .con_point .box_point li .box_photo:after {
    font-size: 129%;
  }
}
@media only screen and (max-width: 767px) {
  .con_exp .con_point .box_point li .box_photo:after {
    font-size: 115%;
  }
}
.con_exp .con_point .box_point li.fac .box_photo:after {
  content: "\f1ad";
}
.con_exp .con_point .box_point li.act .box_photo:after {
  content: "\f13d";
}
.con_exp .con_point .box_point li.sea .box_photo:after {
  content: "\f274";
}
.con_exp .con_point .box_point li.pho .box_photo:after {
  content: "\f030";
}
@media only screen and (max-width: 1024px) {
  .con_exp .con_point .box_point {
    width: 97.94521%;
    margin-left: 0;
  }
  .con_exp .con_point .box_point li {
    width: 47.94521%;
    margin-left: 2.05479%;
    margin-bottom: 2.05479%;
  }
  .con_exp .con_point .box_point li.size_l {
    width: 97.94521%;
  }
}

.fancybox-stage .fancybox-content {
  overflow: visible;
  padding: 10px;
  background: none;
}
.fancybox-stage .fancybox-close-small {
  color: #fff;
  top: -45px;
  right: -12px;
  padding: 0;
}

.con_pop .box_pop h4 {
  max-width: 725px;
  font-size: 122%;
  font-weight: 300;
  margin-top: .5em;
  color: #fff;
}
.con_pop .box_pop .txt {
  max-width: 725px;
  margin-top: 1em;
  color: #fff;
}
.con_pop .box_pop .photo {
  position: relative;
}
.con_pop .box_pop .photo:after {
  content: "";
  margin-left: .5em;
  font-family: "Font Awesome 5 free";
  font-weight: 600;
  font-size: 143%;
  position: absolute;
  right: .25em;
  bottom: -.5em;
  width: 2em;
  height: 2em;
  line-height: 2em;
  background: #fff;
  text-align: center;
  -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
  -moz-border-radius: 2em;
  -webkit-border-radius: 2em;
  border-radius: 2em;
  margin-left: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_pop .box_pop .photo:after {
    font-size: 129%;
  }
}
@media only screen and (max-width: 767px) {
  .con_pop .box_pop .photo:after {
    font-size: 115%;
  }
}
.con_pop .box_pop.fac .photo:after {
  content: "\f1ad";
}
.con_pop .box_pop.act .photo:after {
  content: "\f13d";
}
.con_pop .box_pop.sea .photo:after {
  content: "\f274";
}
.con_pop .box_pop.pho .photo:after {
  content: "\f030";
}
