@charset "UTF-8";
/* ===================================================================
CSS information
 file name  : copy.css
 author     : Ability Consultant
 style info : コピー
=================================================================== */
.con_points, .con_cooperation, .con_business, .con_contact {
  width: 100%;
  max-width: 1280px;
  margin: auto;
}
@media only screen and (min-width: 1025px) and (max-width: 1279px) {
  .con_points, .con_cooperation, .con_business, .con_contact {
    width: 95%;
  }
}
@media print {
  .con_points, .con_cooperation, .con_business, .con_contact {
    width: 95%;
  }
}
.ie8 .con_points, .ie8 .con_cooperation, .ie8 .con_business, .ie8 .con_contact {
  width: 95%;
}
@media only screen and (max-width: 1024px) {
  .con_points, .con_cooperation, .con_business, .con_contact {
    width: 95%;
  }
}

/* -----------------------------------------------------------
	con_main
----------------------------------------------------------- */
.con_main {
  min-height: 420px;
  background: url(../images/4h/home/scheme/img_main.jpg) no-repeat center center;
  background-size: cover;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_main {
    min-height: 252px;
  }
}
@media only screen and (max-width: 767px) {
  .con_main {
    min-height: 240px;
  }
}
@media only screen and (max-width: 767px) {
  .con_main {
    background-position-x: -320px;
  }
}

/* -----------------------------------------------------------
	.con_intro
----------------------------------------------------------- */
.con_intro {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background: linear-gradient(180deg, #f6f5f3 86%, rgba(255, 255, 255, 0) 86%, rgba(255, 255, 255, 0) 100%);
  padding-top: 97px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro {
    background: #f6f5f3;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro {
    background: #f6f5f3;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro {
    padding-top: 58.2px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro {
    padding-top: 15.52px;
  }
}
.con_intro .box_title h2 {
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .con_intro .box_title h2 {
    font-size: 106%;
  }
}
.con_intro .wrp {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .con_intro .wrp {
    align-items: flex-end;
  }
}
@media print {
  .con_intro .wrp {
    align-items: flex-end;
  }
}
.ie8 .con_intro .wrp {
  align-items: flex-end;
}
@media all and (-ms-high-contrast: none) {
  .con_intro .wrp {
    align-items: flex-start;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1450px) {
  .con_intro .wrp {
    align-items: center;
  }
}
@media print {
  .con_intro .wrp {
    align-items: center;
  }
}
.ie8 .con_intro .wrp {
  align-items: center;
}
.con_intro .wrp .box_img {
  width: 59.84375%;
  z-index: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .wrp .box_img {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .wrp .box_img {
    width: 100%;
  }
}
.con_intro .wrp .box_img img {
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .wrp .box_img img {
    width: 60%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .wrp .box_img img {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .con_intro .wrp .box_img {
    position: absolute;
    left: 0;
  }
}
@media print {
  .con_intro .wrp .box_img {
    position: absolute;
    left: 0;
  }
}
.ie8 .con_intro .wrp .box_img {
  position: absolute;
  left: 0;
}
@media only screen and (max-width: 1024px) {
  .con_intro .wrp .box_img {
    margin-top: 60px;
  }
}
@media all and (-ms-high-contrast: none) {
  .con_intro .wrp .box_img {
    margin-top: 200px;
  }
}
.con_intro .wrp .box_txt {
  position: relative;
  z-index: 5;
  width: 42.44792%;
  margin-left: 44.84375%;
  font-feature-settings: "palt";
  margin-top: 114px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .wrp .box_txt {
    width: 52.08333%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .wrp .box_txt {
    width: 95%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .wrp .box_txt {
    margin-left: 45.83333%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .wrp .box_txt {
    margin-left: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .wrp .box_txt {
    margin-top: 68.4px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .wrp .box_txt {
    margin-top: 18.24px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1459px) {
  .con_intro .wrp .box_txt {
    width: 52.08333%;
  }
}
@media print {
  .con_intro .wrp .box_txt {
    width: 52.08333%;
  }
}
.ie8 .con_intro .wrp .box_txt {
  width: 52.08333%;
}
@media only screen and (max-width: 767px) {
  .con_intro .wrp .box_txt {
    margin-right: auto;
  }
}
.con_intro .wrp .box_txt .st_basic {
  font-size: 236%;
}
@media only screen and (min-width: 768px) {
  .con_intro .wrp .box_txt .st_basic {
    line-height: 2.2;
  }
}
@media print {
  .con_intro .wrp .box_txt .st_basic {
    line-height: 2.2;
  }
}
.ie8 .con_intro .wrp .box_txt .st_basic {
  line-height: 2.2;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .wrp .box_txt .st_basic {
    font-size: 118%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .wrp .box_txt .st_basic {
    font-size: 118%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1799px) {
  .con_intro .wrp .box_txt .st_basic {
    font-size: 189%;
  }
}
@media print {
  .con_intro .wrp .box_txt .st_basic {
    font-size: 189%;
  }
}
.ie8 .con_intro .wrp .box_txt .st_basic {
  font-size: 189%;
}
@media only screen and (min-width: 1025px) and (max-width: 1450px) {
  .con_intro .wrp .box_txt .st_basic {
    font-size: 142%;
  }
}
@media print {
  .con_intro .wrp .box_txt .st_basic {
    font-size: 142%;
  }
}
.ie8 .con_intro .wrp .box_txt .st_basic {
  font-size: 142%;
}
.con_intro .wrp .box_txt img {
  display: block;
  text-align: center;
  margin-top: 62px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .wrp .box_txt img {
    margin-top: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .wrp .box_txt img {
    margin-top: 9.92px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .wrp .box_txt img {
    width: 60%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .wrp .box_txt img {
    width: 80%;
  }
}
.con_intro .wrp .box_txt .txt {
  margin-top: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .wrp .box_txt .txt {
    margin-top: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .wrp .box_txt .txt {
    margin-top: 9.6px;
  }
}
@media only screen and (min-width: 768px) {
  .con_intro .wrp .box_txt .txt {
    line-height: 2.4;
  }
}
@media print {
  .con_intro .wrp .box_txt .txt {
    line-height: 2.4;
  }
}
.ie8 .con_intro .wrp .box_txt .txt {
  line-height: 2.4;
}
@media only screen and (max-width: 767px) {
  .con_intro .wrp .box_txt .txt {
    margin-bottom: 15px;
  }
}

/* -----------------------------------------------------------
	con_points
----------------------------------------------------------- */
.con_points {
  margin-top: 135px;
  margin-bottom: 80px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_points {
    margin-top: 81px;
  }
}
@media only screen and (max-width: 767px) {
  .con_points {
    margin-top: 48px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_points {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .con_points {
    margin-bottom: 30px;
  }
}
.con_points .box_points {
  margin-top: 54px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_points .box_points {
    margin-top: 32.4px;
  }
}
@media only screen and (max-width: 767px) {
  .con_points .box_points {
    margin-top: 8.64px;
  }
}
.con_points .box_points ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.con_points .box_points ul li {
  width: 23.125%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_points .box_points ul li {
    width: 23.125%;
  }
}
@media only screen and (max-width: 767px) {
  .con_points .box_points ul li {
    width: 46.875%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1099px) {
  .con_points .box_points ul li {
    width: 24.21875%;
  }
}
@media print {
  .con_points .box_points ul li {
    width: 24.21875%;
  }
}
.ie8 .con_points .box_points ul li {
  width: 24.21875%;
}
@media only screen and (max-width: 767px) {
  .con_points .box_points ul li {
    margin-bottom: 1em;
  }
}
.con_points .box_points ul li .detail {
  position: relative;
  background: linear-gradient(127deg, #0065a5 0%, #0078a5 49%);
}
.con_points .box_points ul li .detail .num {
  font-family: "Oswald", sans-serif;
  position: absolute;
  top: -45px;
  left: 6.75676%;
  font-size: 442%;
  line-height: 1;
  color: #5ca5c1;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_points .box_points ul li .detail .num {
    font-size: 383%;
  }
}
@media only screen and (max-width: 767px) {
  .con_points .box_points ul li .detail .num {
    font-size: 324%;
  }
}
@media only screen and (max-width: 767px) {
  .con_points .box_points ul li .detail .num {
    left: 2%;
  }
}
.con_points .box_points ul li .detail .txt {
  color: #fff;
  text-align: center;
  padding: 57px 0;
  font-feature-settings: "palt";
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_points .box_points ul li .detail .txt {
    text-align: left;
  }
}
@media only screen and (max-width: 767px) {
  .con_points .box_points ul li .detail .txt {
    text-align: left;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_points .box_points ul li .detail .txt {
    padding: 34.2px 5px;
  }
}
@media only screen and (max-width: 767px) {
  .con_points .box_points ul li .detail .txt {
    padding: 15px 5px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1199px) {
  .con_points .box_points ul li .detail .txt p {
    font-size: 90%;
  }
}
@media print {
  .con_points .box_points ul li .detail .txt p {
    font-size: 90%;
  }
}
.ie8 .con_points .box_points ul li .detail .txt p {
  font-size: 90%;
}

/* -----------------------------------------------------------
	con_cooperation
----------------------------------------------------------- */
.con_cooperation {
  background: #F6F5F3;
  padding: 45px 25px;
  margin: 80px auto;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_cooperation {
    padding: 15px 25px;
  }
}
@media only screen and (max-width: 767px) {
  .con_cooperation {
    padding: 15px 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_cooperation {
    margin: 60px auto;
  }
}
@media only screen and (max-width: 767px) {
  .con_cooperation {
    margin: 30px auto;
  }
}
.con_cooperation .box {
  background: #fff;
  max-width: 850px;
  padding: 25px 25px;
  margin: 3px auto;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_cooperation .box {
    max-width: 95%;
  }
}
@media only screen and (max-width: 767px) {
  .con_cooperation .box {
    max-width: 95%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_cooperation .box {
    padding: 15px 25px;
  }
}
@media only screen and (max-width: 767px) {
  .con_cooperation .box {
    padding: 15px 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_cooperation .box {
    margin: 10px auto;
  }
}
@media only screen and (max-width: 767px) {
  .con_cooperation .box {
    margin: 10px auto;
  }
}
.con_cooperation .box .catch {
  font-size: 1.2em;
  margin-bottom: 15px;
  color: #007ec1;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_cooperation .box .catch {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .con_cooperation .box .catch {
    margin-bottom: 8px;
  }
}
.con_cooperation .box .txt {
  font-size: .9em;
}
.con_cooperation .box .txt a i {
  color: #007ec1;
}

/* -----------------------------------------------------------
	con_business
----------------------------------------------------------- */
.con_business {
  max-width: 1600px;
  margin-top: 135px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_business {
    margin-top: 81px;
  }
}
@media only screen and (max-width: 767px) {
  .con_business {
    margin-top: 48px;
  }
}
.con_business .box_tab {
  margin-top: 110px;
  margin-bottom: 85px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_business .box_tab {
    margin-top: 66px;
  }
}
@media only screen and (max-width: 767px) {
  .con_business .box_tab {
    margin-top: 17.6px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_business .box_tab {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_business .box_tab {
    margin-bottom: 24px;
  }
}
.con_business .box_tab .tab-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
}
.con_business .box_tab .tab-list:before {
  position: absolute;
  content: "";
  /* style */
  height: 7px;
  width: 100%;
  bottom: 0;
  background: #5fb7e8;
  z-index: 0;
}
.con_business .box_tab .tab-list .tab {
  width: 37.5%;
  list-style: none;
  text-align: center;
  cursor: pointer;
  color: #fff;
  background: #5fb7e8;
  position: relative;
  z-index: 5;
  padding: 35px 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_business .box_tab .tab-list .tab {
    padding: 35px 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_business .box_tab .tab-list .tab {
    padding: 15px 0;
  }
}
.con_business .box_tab .tab-list .tab:last-child {
  margin-right: 0;
}
.con_business .box_tab .tab-list .tab span {
  font-size: 106%;
  display: inline-block;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_business .box_tab .tab-list .tab span {
    font-size: 95%;
  }
}
@media only screen and (max-width: 767px) {
  .con_business .box_tab .tab-list .tab span {
    font-size: 89%;
  }
}
@media only screen and (min-width: 768px) {
  .con_business .box_tab .tab-list .tab span {
    line-height: 1;
  }
}
@media print {
  .con_business .box_tab .tab-list .tab span {
    line-height: 1;
  }
}
.ie8 .con_business .box_tab .tab-list .tab span {
  line-height: 1;
}
.con_business .box_tab .tab-list .tab.active {
  color: #5fb7e8;
  background: #fff;
  transition: all 0.2s ease-out;
  border-top: solid 1px #5fb7e8;
  border-right: solid 1px #5fb7e8;
  border-left: solid 1px #5fb7e8;
}
.con_business .box_tab .tabbox {
  margin-top: 96px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_business .box_tab .tabbox {
    margin-top: 57.6px;
  }
}
@media only screen and (max-width: 767px) {
  .con_business .box_tab .tabbox {
    margin-top: 15.36px;
  }
}
.con_business .box_tab .tabbox .content {
  display: none;
}
.con_business .box_tab .tabbox .content.is-show {
  display: block;
  border: 8px solid #f6f5f3;
  text-align: center;
  padding: 96px 0 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_business .box_tab .tabbox .content.is-show {
    padding: 57.6px 0 24px;
  }
}
@media only screen and (max-width: 767px) {
  .con_business .box_tab .tabbox .content.is-show {
    padding: 15.36px 0 6.4px;
  }
}
.con_business .box_tab .tabbox .content.is-show .box_title {
  font-size: 148%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_business .box_tab .tabbox .content.is-show .box_title {
    font-size: 142%;
  }
}
@media only screen and (max-width: 767px) {
  .con_business .box_tab .tabbox .content.is-show .box_title {
    font-size: 130%;
  }
}
.con_business .box_tab .tabbox .content.is-show .box_title span {
  color: #0065a5;
}
.con_business .box_tab .tabbox .content.is-show .box_img {
  margin-top: 65px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_business .box_tab .tabbox .content.is-show .box_img {
    margin-top: 39px;
  }
}
@media only screen and (max-width: 767px) {
  .con_business .box_tab .tabbox .content.is-show .box_img {
    margin-top: 10.4px;
  }
}

/* -----------------------------------------------------------
	con_contact
----------------------------------------------------------- */
.con_contact {
  max-width: 960px;
  margin-top: 150px;
  border: 8px solid #f6f5f3;
  padding: 56px 46px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_contact {
    margin-top: 90px;
  }
}
@media only screen and (max-width: 767px) {
  .con_contact {
    margin-top: 24px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_contact {
    padding: 33.6px 27.6px;
  }
}
@media only screen and (max-width: 767px) {
  .con_contact {
    padding: 15px 7.36px;
  }
}
.con_contact section h2 {
  font-feature-settings: "palt";
  font-size: 142%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_contact section h2 {
    font-size: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .con_contact section h2 {
    font-size: 118%;
  }
}
@media only screen and (min-width: 768px) {
  .con_contact section h2 {
    line-height: 1;
  }
}
@media print {
  .con_contact section h2 {
    line-height: 1;
  }
}
.ie8 .con_contact section h2 {
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .con_contact section h2 {
    text-align: center;
  }
}
.con_contact section p {
  margin-top: 32px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_contact section p {
    margin-top: 19.2px;
  }
}
@media only screen and (max-width: 767px) {
  .con_contact section p {
    margin-top: 5.12px;
  }
}
.con_contact .box_btn .btn_cv {
  margin-left: auto;
  margin-right: 0;
  margin-top: 45px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_contact .box_btn .btn_cv {
    margin-top: 27px;
  }
}
@media only screen and (max-width: 767px) {
  .con_contact .box_btn .btn_cv {
    margin-top: 7.2px;
  }
}
