@charset "UTF-8";
/*color*/
.sub {
  /*font*/
}

.sub .bg {
  background: #f1f8fb;
}

.sub .pc_none {
  display: none;
}

.sub a {
  text-decoration: none;
}

.sub body {
  text-decoration: none;
  width: 100%;
  overflow-x: hidden;
}

@media only screen and (max-width: 767px) {
  .sub .inner .sp_none {
    display: none;
  }
  .sub .inner .pc_none {
    display: block;
  }
}

/*margin*/
.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt40 {
  margin-top: 40px;
}

.mt60 {
  margin-top: 60px;
}

.mt80 {
  margin-top: 80px;
}

.mt100 {
  margin-top: 100px;
}

.mt120 {
  margin-top: 120px;
}

.mt140 {
  margin-top: 140px;
}

.mb100 {
  margin-bottom: 100px;
}

@media only screen and (max-width: 767px) {
  .mt40 {
    margin-top: 30px;
  }
  .mt60 {
    margin-top: 40px;
  }
  .mt80 {
    margin-top: 60px;
  }
  .mt100 {
    margin-top: 80px;
  }
  .mt120 {
    margin-top: 100px;
  }
}

/*---------------------------------------
	common
----------------------------------------*/
.br_sp {
  display: none;
}

.br_sp02 {
  display: none;
}

.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.sub_footer {
  position: relative;
}

.sub_footer::before {
  width: 516px;
  height: 385px;
  content: "";
  position: absolute;
  left: -2%;
  top: -300px;
  background: url(../images/common/footer_bg01.png) no-repeat left bottom;
  z-index: -1;
  background-size: cover;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.sub_section {
  position: relative;
}

.sub_section::after {
  position: absolute;
  width: 42%;
  height: 88%;
  bottom: 0;
  right: 58%;
  content: "";
  background: url(../images/top/bg_greeting.jpg) no-repeat right top;
  background-size: cover;
  z-index: 0;
}

.sub_section .inner {
  margin: 0 auto;
  z-index: 100;
  position: relative;
}

#wrap-content .sub section {
  width: 100%;
}

#wrap-content .sub section {
  width: 100%;
}

.sub section {
  max-width: unset;
  width: 100%;
}

.sub .dot > li {
  list-style: disc;
  margin-left: 20px;
  margin-bottom: 5px;
}

.sub .inner {
  width: 90%;
  max-width: 1040px;
  margin: 0 auto;
  padding: 100px 0;
}

.sub .inner .reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.sub .inner .img_radius img {
  border-radius: 50px;
  width: 100%;
}

.sub .inner p {
  color: #171717;
  font-size: 16px;
  line-height: 1.8rem;
  letter-spacing: 0.1em;
}

.sub .inner .tex_lef {
  text-align: left;
}

.sub strong {
  font-weight: bold;
}

.sub .color {
  color: #2586f1;
  font-weight: bold;
}

.sub .border {
  border-bottom: 1px solid #2586f1;
}

.sub .image_center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

.sub p {
  line-height: 30px;
  letter-spacing: 1px;
  font-size: 15px;
  text-align: left;
}

.sub p.center {
  text-align: center;
}

.sub p.right {
  text-align: right;
}

.sub table.def-table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  text-align: left;
  border: 1px solid #ddd;
  font-size: 16px;
  line-height: 1.3rem;
  letter-spacing: 0.1em;
}

.sub table.def-table tr th {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 24%;
  padding: 1.7rem;
  border: 1px solid #ddd;
  background-color: #2586f1;
  color: #fff;
  text-align: center;
  font-size: 16px;
}

.sub table.def-table tr td {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 76%;
  padding: 1.5rem;
  background: #fff;
  border: 1px solid #ddd;
}

.sub table.def-table tr td li {
  margin: 10px;
}

.sub table.def-table tr td li .big {
  font-size: 16px;
}

.sub table.def-table tr td li .pc_br {
  display: block;
}

.sub .wp-pagenavi {
  /* wp navi*/
  clear: both;
  text-align: center;
  margin: 50px 0 0;
}

.sub .wp-pagenavi a, .sub .wp-pagenavi span {
  display: inline-block;
  color: inherit;
  background-color: #22222b;
  border: 2px solid #2586f1;
  padding: 4px 8px;
  margin: 0 2px 5px;
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
  -webkit-transition: .4s;
  transition: .4s;
}

.sub .wp-pagenavi a:hover, .sub .wp-pagenavi span:hover {
  border: 2px solid #2586f1;
  background-color: #35baff;
  color: #fff;
  z-index: 10;
}

.sub .wp-pagenavi span.current {
  color: #fff;
  background-color: #35baff;
  border: 2px solid #2586f1;
  font-weight: bold;
}

.sub .def-btn {
  width: 40%;
  line-height: 4rem;
  font-size: 16px;
  letter-spacing: 0.075em;
  border: 2px solid #2586f1;
  background: #2586f1;
  border-radius: 40px;
  margin-left: 20px;
  -webkit-transition: .4s;
  transition: .4s;
}

.sub .def-btn:hover {
  background: #171616;
  border: 2px solid #171616;
  color: #fff;
  -webkit-transition: .4s;
  transition: .4s;
}

.sub .def-btn a {
  width: 100%;
  display: block;
  text-decoration: none;
  color: #fff;
}

.sub .def-btn a:hover {
  color: #fff;
}

.sub .def-btn.cen {
  margin: 0 auto;
  text-align: center;
  margin-top: 40px;
}

.sub.center_btn a {
  margin-left: auto;
  margin-right: auto;
}

.sub .wd30 li.box {
  width: 31%;
  margin-bottom: 20px;
}

.sub .wd30 li.box img {
  width: 100%;
}

.sub .wd50 .box {
  width: 48%;
}

.sub .wd50 .box img {
  width: 100%;
}

.sub .wd70 .box {
  width: 70%;
}

.sub .wd70 .s_box {
  width: 28%;
}

.fLeft {
  float: left;
}

.fRight {
  float: right;
}

/* float-clear */
.clear {
  clear: both;
}

br.clear {
  height: 0;
  line-height: 0;
  font-size: 0;
}

@media only screen and (max-width: 767px) {
  .sub_footer {
    position: relative;
  }
  .sub_footer::before {
    width: 460px;
    height: 385px;
    content: "";
    position: absolute;
    left: -60%;
    top: -300px;
    background: url(../images/common/footer_bg01_sp.png) no-repeat left bottom;
    z-index: -1;
    background-size: cover;
  }
  .br_sp {
    display: block;
  }
  .sub .inner {
    padding: 60px 0;
  }
  .sub .inner table.def-table th {
    width: 100%;
    display: block;
    padding: 15px;
    border: none;
    border-bottom: none;
  }
  .sub .inner table.def-table td {
    display: block;
    width: 100%;
    padding: 15px;
    border-bottom: none;
  }
  .sub .inner table.def-table td li .pc_br {
    display: none;
  }
  .sub .inner .def-btn {
    width: 100%;
    max-width: 100%;
    margin-left: 0px;
  }
  .sub .wd30 li.box {
    width: 100%;
    margin-bottom: 20px;
  }
  .sub .wd30 li.box:last-child {
    margin-bottom: 0;
  }
  .sub .wd50 .box {
    width: 100%;
  }
  .sub .wd50 dd {
    margin-top: 20px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .sub .wd50 li {
    margin-bottom: 20px;
  }
  .sub .wd50 li:last-child {
    margin-bottom: 0;
  }
  .sub .wd70 .box {
    width: 100%;
    margin-top: 20px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .sub .wd70 .s_box {
    width: 100%;
  }
}

@media only screen and (max-width: 496px) {
  .br_sp02 {
    display: block;
  }
}

/*header*/
.sub_siteTitle {
  width: 9%;
}

.siteTitle img {
  height: auto;
}

.sub_header {
  margin: 0 auto;
  z-index: 100;
  position: relative;
  max-width: 1040px;
}

.header_flex .header_right {
  width: 50%;
}

@media only screen and (max-width: 1400px) {
  #sub_header {
    margin-left: 2%;
    margin-right: 2%;
    position: flex;
  }
}

@media only screen and (max-width: 1400px) {
  #sub_header {
    margin-left: 2%;
    margin-right: 2%;
  }
  #sub_pagetop {
    padding-top: 0;
  }
}

@media only screen and (max-width: 1040px) {
  #sub_pagetop {
    padding-top: 0;
  }
  .siteTitle img {
    /*width: 62px;*/
  }
}

/*main vis*/
.sub_mainvis {
  background: url(../images/common/mainvisual_sub.jpg) no-repeat;
  position: relative;
  height: 220px;
  margin-top: 100px;
}

.sub_mainvis h2 {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-weight: bold;
  font-weight: 300;
  letter-spacing: 0.075em;
  line-height: 2rem;
}

.sub_mainvis h2 .jp {
  font-size: 16px;
  color: #fff;
  font-family: 'Noto Sans JP', 'Noto Sans Japanese', sans-serif, serif, "メイリオ", Meiryo;
}

.sub_mainvis h2 .en {
  margin-bottom: 0.6em;
  font-size: 3em;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin: 0 0;
  padding: 0px 0 0px 0px;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
}

.bcList {
  font-size: 14px;
  padding: 8px 0;
  width: 100%;
  text-align: right;
}

.bcList ul {
  max-width: 1040px;
  width: 90%;
  margin: 0 auto;
}

.bcList ul li {
  display: inline;
  list-style: none;
}

.bcList ul li a {
  padding-right: 15px;
}

.bcList ul li em {
  font-weight: bold;
  font-style: normal;
}

.bcList ul li:after {
  content: '>';
}

.bcList ul li:last-child {
  padding-left: 5px;
}

.bcList ul li:last-child:after {
  display: none;
}

.bcList_sub {
  padding: 20px 8px 5px 0;
  margin: 0;
  background: #f3f3f3;
}

@media only screen and (max-width: 1040px) {
  .sub_mainvis {
    height: 160px;
    margin-top: 110px;
  }
  .sub_mainvis h2 {
    top: 50%;
  }
}

@media only screen and (max-width: 767px) {
  .sub_mainvis {
    height: 160px;
    margin-top: 85px;
  }
  .sub_mainvis h2 {
    top: 50%;
  }
  .sub_mainvis h2 .en {
    font-size: 2.2em;
  }
}

@media only screen and (max-width: 500px) {
  .sub_mainvis {
    height: 120px;
  }
  .sub_mainvis h2 {
    font-size: 28px;
    line-height: 1.2rem;
    width: 90%;
  }
  .sub_mainvis h2 .en {
    font-size: 1.2em;
  }
  .sub_mainvis h2 .jp {
    font-size: 12px;
    color: #fff;
    width: 90%;
    line-height: 0rem;
  }
}

/* slider */
.bxslider_thumbnail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px;
  list-style: none;
}

.bxslider_thumbnail > li {
  width: calc(100% / 5);
}

.bxslider_thumbnail > li > a {
  display: block;
  position: relative;
  padding-top: 75%;
}

.bxslider_thumbnail > li > a > img {
  position: absolute;
  top: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  max-width: 100%;
  max-height: 100%;
}

.bx-wrapper img {
  display: block;
  width: 100%;
}

/*---------------------------------------
	sb
----------------------------------------*/
.pagenation {
  text-align: center;
  margin-top:60px;
}

.pagenation li {
  display: inline;
}

.pagenation li a {
  display: inline-block;
  color: inherit;
  background-color: #2586f1;
  border: 2px solid #2586f1;
  color: #fff;
  padding: 4px 8px;
  margin: 0 2px 5px;
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
  -webkit-transition: .4s;
  transition: .4s;
}

.pagenation li a:hover, .pagenation li a:active {
  border: 2px solid #171616;
  background-color: #171616;
  color: #fff;
  z-index: 10;
  font-weight: bold;
}

.current span {
  display: inline-block;
  color: inherit;
  border: 2px solid #171616;
  background-color: #171616;
  color: #fff;
  font-weight: bold;
  padding: 4px 8px;
  margin: 0 2px 5px;
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
  -webkit-transition: .4s;
  transition: .4s;
}

.back-btn a {
  display: block;
  background-color: #35baff;
  border: 1px solid #35baff;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  width: 200px;
  margin: 3rem auto 0;
  padding: 1rem;
  -webkit-transition: .4s;
  transition: .4s;
}

.back-btn a:hover, .back-btn a:active {
  border: 2px solid #35baff;
  background-color: #fff;
  color: #35baff;
  z-index: 10;
  font-weight: bold;
}

/*---------------------------------------
	ttl tex
----------------------------------------*/
.sub .inner .ttl-01 {
  position: relative;
  font-weight: 300;
  letter-spacing: 0.075em;
  line-height: 2.8rem;
  text-align: left;
}

.sub .inner .ttl-01 .jp {
  font-weight: bold;
  line-height: 150%;
  letter-spacing: 0.1em;
  padding-bottom: 0px;
  /* text-align: left; */
  font-family: 'Noto Sans JP', sans-serif;
  position: relative;
  padding-left: 26px;
}

.sub .inner .ttl-01 .jp::before {
  content: "";
  width: 16px;
  height: 2px;
  background-color: #35baff;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}

.sub .inner .ttl-01 .en {
  margin-bottom: 0.6em;
  font-size: 50px;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin: 0 0;
  padding: 0px 0 0px 0px;
  color: #35baff;
  font-family: 'Montserrat', sans-serif;
}

.sub .inner .ttl-02 {
  font-size: 24px;
  font-weight: bold;
  text-align: left;
  display: inline-block;
  letter-spacing: 5px;
  padding-bottom: 4px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(0%, #ffe56b));
  background: linear-gradient(transparent 60%, #ffe56b 0%);
}

.sub .inner .ttl-03 {
  font-size: 20px;
  color: #444;
  padding: 8px 16px;
  border-bottom: 1px solid #ddd;
  position: relative;
  letter-spacing: 3px;
  font-weight: 400;
  line-height: 3rem;
  text-align: left;
  padding-left: 30px;
}

.sub .inner .ttl-03::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #2586f1;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.sub .inner .ttl-04 {
  font-size: 20px;
  padding: 20px;
  background: #fff;
  padding-left: 45px;
  text-align: left;
  position: relative;
}

.sub .inner .ttl-04::before {
  content: "";
  width: 12px;
  height: 12px;
  background: #2586f1;
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.sub .inner .ttl-04_bg {
  font-size: 20px;
  padding: 20px;
  background: #f1f8fb;
  padding-left: 45px;
  text-align: left;
  position: relative;
}

.sub .inner .ttl-04_bg::before {
  content: "";
  width: 12px;
  height: 12px;
  background: #2586f1;
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.sub .inner .center_p {
  text-align: center;
}

.sub .inner .bg_p {
  color: #fff;
  font-size: 14px;
  line-height: 2.8rem;
}

.sub .inner .catch-01 {
  font-size: 24px;
  line-height: 3.5rem;
  text-align: center;
  font-weight: bold;
}

.sub .inner .catch-01_bg {
  color: #fff;
}

.sub .inner .catch-02 {
  color: #2586f1;
  font-size: 24px;
  line-height: 2rem;
  text-align: left;
  font-weight: bold;
}

.sub .inner .catch-03 {
  font-size: 22px;
  line-height: 2.5rem;
  text-align: left;
  font-weight: bold;
}

.sub .inner .catch-02_bg {
  color: #fff;
}

.sub .inner .center {
  text-align: center;
}

.sub .inner .catch-line {
  position: relative;
}

.sub .inner .catch-line::before {
  content: "";
  width: 66px;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/top/tc01_hukidashi_01.png) no-repeat;
}

.sub .inner .catch-line::after {
  content: "";
  width: 66px;
  height: 100px;
  position: absolute;
  top: 0;
  right: 0;
  background: url(../images/top/tc01_hukidashi_02.png) no-repeat;
}

@media only screen and (max-width: 767px) {
  .sub .inner .ttl-01 {
    line-height: 2rem;
  }
  .sub .inner .ttl-01 .en {
    font-size: 40px;
  }
  .sub .inner .ttl-01 .jp {
    font-size: 13px;
  }
  .sub .inner .ttl-02 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    letter-spacing: 5px;
    padding-bottom: 4px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(0%, #ffe56b));
    background: linear-gradient(transparent 60%, #ffe56b 0%);
  }
  .sub .inner .ttl-03 {
    font-size: 17px;
  }
  .sub .inner .center_p {
    text-align: left;
  }
  .sub .inner .catch-01 {
    font-size: 20px;
    line-height: 2rem;
    text-align: center;
  }
  .sub .inner .catch-02 {
    font-size: 20px;
    line-height: 2rem;
    text-align: left;
  }
  .sub .inner .catch-03 {
    font-size: 20px;
    line-height: 2rem;
    text-align: left;
  }
}

@media only screen and (max-width: 672px) {
  .sub .inner .tex_02::after {
    top: 155px;
  }
  .sub .inner .catch-line {
    position: relative;
  }
  .sub .inner .catch-line::before {
    display: none;
  }
  .sub .inner .catch-line::after {
    display: none;
  }
}

@media only screen and (max-width: 496px) {
  .sub .inner .ttl-01 {
    font-size: 28px;
  }
  .sub .inner .ttl-01 .jp {
    font-size: 15px;
  }
  .sub .inner .tex_01 {
    font-size: 16px;
  }
  .sub .inner .tex_01 span {
    font-size: 16px;
  }
  .sub .inner .ttl_01 {
    font-size: 20px;
  }
  .sub .inner .ttl_01::before {
    top: 2px;
  }
  .sub .inner .catch-01 {
    font-size: 18px;
    line-height: 2rem;
    text-align: left;
  }
  .sub .inner .catch-03 {
    font-size: 18px;
  }
  .sub .inner .center {
    text-align: left;
  }
}

@media only screen and (max-width: 385px) {
  .sub .inner .ttl-01::after {
    top: 115px;
  }
}

/*---------------------------------------
	flex
----------------------------------------*/
.sub .inner .tex_img-flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.sub .inner .tex_img-flex-img {
  width: calc(100% - 55%);
}

.sub .inner .tex_img-flex-img img {
  width: 100%;
}

.sub .inner .tex_img-flex-tex {
  width: calc(100% - 50%);
}

@media only screen and (max-width: 767px) {
  .sub .inner .tex_img-flex-img {
    width: 100%;
    margin: 0 auto;
  }
  .sub .inner .tex_img-flex-img img {
    width: 100%;
  }
  .sub .inner .tex_img-flex-tex {
    margin-top: 20px;
    width: 100%;
  }
}

/*---------------------------------------
	common_box
----------------------------------------*/
.sub .inner .message_box {
  padding: 30px;
  background-color: #fff;
  background: #fff;
  -webkit-box-shadow: 0 7px 10px 7px #f1f1f1;
  box-shadow: 0 7px 10px 7px #f1f1f1;
  margin: 3rem 0;
  padding: 30px;
}

.sub .inner .message_box-ttl {
  font-size: 20px;
  font-weight: bold;
  color: #2586f1;
  padding-left: 35px;
  position: relative;
}

.sub .inner .message_box-ttl::before {
  content: "";
  width: 28px;
  height: 28px;
  background: url(../images/common/ttl_icon.png) no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}

.sub .inner .message_box-check_list li {
  width: 40%;
  text-align: left;
  line-height: 2rem;
  padding-top: 8px;
  font-size: 18px;
  padding-left: 40px;
  position: relative;
}

.sub .inner .message_box-check_list li::before {
  content: "";
  width: 26px;
  height: 23px;
  position: absolute;
  top: 15px;
  left: 0;
  background: url(../images/common/check.png) no-repeat;
}

@media only screen and (max-width: 767px) {
  .sub .inner .message_box-check_list li {
    width: 100%;
    display: block;
  }
}

/*---------------------------------------
	public
----------------------------------------*/
.sub .inner .public_flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.sub .inner .public_flex-img {
  margin: 0 calc(50% - 50vw);
  width: 53vw;
}

.sub .inner .public_flex-img img {
  width: 100%;
}

.sub .inner .public_flex-tex {
  width: calc(100% - 45%);
}

.sub .inner .public_list li {
  margin-top: 20px;
  padding: 30px;
  padding-top: 150px;
  background: #f1f8fb;
  width: calc(100% - 52%);
  position: relative;
}

.sub .inner .public_list li:nth-child(1) {
  margin-top: 0;
}

.sub .inner .public_list li:nth-child(2) {
  margin-top: 0;
}

.sub .inner .public_list li:nth-child(2)::before {
  background: url(../images/public/icon02.png) no-repeat;
}

.sub .inner .public_list li:nth-child(3)::before {
  background: url(../images/public/icon03.png) no-repeat;
}

.sub .inner .public_list li:nth-child(4)::before {
  background: url(../images/public/icon04.png) no-repeat;
}

.sub .inner .public_list li:nth-child(5)::before {
  background: url(../images/public/icon05.png) no-repeat;
}

.sub .inner .public_list li:nth-child(6)::before {
  background: url(../images/public/icon06.png) no-repeat;
}

.sub .inner .public_list li::before {
  content: "";
  width: 100px;
  height: 100px;
  position: absolute;
  top: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url(../images/public/icon01.png) no-repeat;
}

.sub .inner .public_list li .ttl {
  font-size: 18px;
  font-weight: bold;
  color: #35baff;
  text-align: center;
}

.sub .inner .public_list li .tex {
  margin-top: 20px;
}

.sub .inner table.def-table.public__table tr th {
  padding: 1rem;
}

.sub .inner table.def-table.public__table tr .th02 {
  background: #35baff;
}

.sub .inner table.def-table.public__table tr td {
  padding: 1rem;
}

.sub .inner .reason_flex li {
  width: calc(100% - 68%);
  padding: 20px;
  padding-top: 150px;
  background-color: #f1f8fb;
  position: relative;
}

.sub .inner .reason_flex li::before {
  content: "";
  width: 100px;
  height: 100px;
  position: absolute;
  top: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url(../images/public/icon07.png) no-repeat;
}

.sub .inner .reason_flex li:nth-child(2)::before {
  background: url(../images/public/icon08.png) no-repeat;
}

.sub .inner .reason_flex li:nth-child(3)::before {
  background: url(../images/public/icon09.png) no-repeat;
}

.sub .inner .reason_flex li .ttl {
  font-weight: bold;
  color: #35baff;
  font-size: 19px;
  text-align: center;
}

.sub .inner .reason_flex li .ttl span {
  font-size: 14px;
}

.sub .inner .reason_flex li .tex {
  margin-top: 10px;
}

.sub .inner .map_tex {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.sub .inner .map_tex span {
  font-size: 28px;
  color: #35baff;
}

@media only screen and (max-width: 1200px) {
  .sub .inner .public_flex {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sub .inner .public_flex-img {
    width: 100%;
    margin: 0 auto;
  }
  .sub .inner .public_flex-img img {
    width: 100%;
  }
  .sub .inner .public_flex-tex {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .sub .inner .public_list li {
    width: 100%;
  }
  .sub .inner .public_list li:nth-child(2) {
    margin-top: 20px;
  }
  .sub .inner .reason_flex li {
    width: 100%;
    margin-top: 20px;
  }
  .sub .inner .reason_flex li .ttl {
    font-weight: bold;
    color: #35baff;
    font-size: 19px;
    text-align: center;
  }
  .sub .inner .reason_flex li .ttl span {
    font-size: 14px;
  }
  .sub .inner .reason_flex li .tex {
    margin-top: 10px;
  }
}

/*---------------------------------------
	works
----------------------------------------*/
.sub .inner .works_flex li {
  width:23%;
  margin-top: 2%;
}

.sub .inner .works_flex li:nth-child(1),
.sub .inner .works_flex li:nth-child(2),
.sub .inner .works_flex li:nth-child(3),
.sub .inner .works_flex li:nth-child(4) {
  margin-top: 0px;
}

.sub .inner .works_flex li img {
  width: 100%;
}

.sub .inner .works_flex li .ttl {
  font-size: 18px;
  font-weight: bold;
  margin-top: 10px;
}

.sub .inner .works_flex li .tex {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  
.sub .inner .works_flex li {
  width:100%;
  max-width:250px;
  margin:30px auto 0;
}

.sub .inner .works_flex li:nth-child(1){margin:0 auto 0;}
.sub .inner .works_flex li:nth-child(2),
.sub .inner .works_flex li:nth-child(3),
.sub .inner .works_flex li:nth-child(4) {margin:30px auto 0;}

  .sub .inner .works_flex li img {
    width: 100%;
  }
  .sub .inner .works_flex li .ttl {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
  }
  .sub .inner .works_flex li .tex {
    margin-top: 10px;
  }
}

/*---------------------------------------
	recruit
----------------------------------------*/
.sub .inner .recruit_pink-cate p {
  margin-right: 10px;
  padding: 5px 20px;
  font-size: 1.4em;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #ffffff;
  border-radius: 5px;
  background: #f2bbb2;
  display: inline-block;
}

.sub .inner .recruit_tex {
  font-size: 18px;
  line-height: 2rem;
}

.sub .inner .feature_flex-img {
  width: calc(100% - 65%);
}

.sub .inner .feature_flex-img img {
  width: 100%;
}

.sub .inner .feature_flex-tex {
  width: calc(100% - 40%);
}

.sub .inner .reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media only screen and (max-width: 767px) {
  .sub .inner .feature_flex-img {
    width: 100%;
  }
  .sub .inner .feature_flex-img img {
    width: 100%;
  }
  .sub .inner .feature_flex-tex {
    margin-top: 20px;
    width: 100%;
  }
}

@media only screen and (max-width: 496px) {
  .sub .inner .recruit_pink-cate p {
    width: 100%;
    text-align: center;
    margin-top: 10px;
  }
}

/*---------------------------------------
	company
----------------------------------------*/
.sub .inner .company-flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.sub .inner .company-flex-img {
  width: calc(100% - 60%);
}

.sub .inner .company-flex-img img {
  width: 100%;
}

.sub .inner .company-flex-tex {
  width: calc(100% - 50%);
  position: relative;
}

.sub .inner .company-flex-tex::after {
  content: "";
  width: 156px;
  height: 177px;
  position: absolute;
  top: -90%;
  right: 0;
  background: url(../images/company/img01.png) no-repeat;
  z-index: -1;
}

@media only screen and (max-width: 767px) {
  .sub .inner .company-flex-img {
    max-width: 320px;
    width: 100%;
    margin: 0 auto;
  }
  .sub .inner .company-flex-img img {
    width: 100%;
  }
  .sub .inner .company-flex-tex {
    margin-top: 20px;
    width: 100%;
  }
  .sub .inner .company-flex-tex::after {
    content: "";
    width: 81px;
    height: 90px;
    position: absolute;
    top: -32%;
    right: 0;
    background: url(../images/company/img01_sp.png) no-repeat;
    z-index: -1;
  }
}

/*---------------------------------------
	news
----------------------------------------*/
.sub .inner .news_list {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.sub .inner .news_list li {
  font-size: 16px;
  line-height: 60px;
  overflow: hidden;
  text-align: left;
  letter-spacing: 0.1em;
  background: url(../images/top/news_line.png) repeat-x bottom;
  padding: 0 2%;
}

.sub .inner .news_list li dt {
  width: 14%;
}

.sub .inner .news_list li dd {
  width: 86%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.sub .inner .blog_btn {
  margin: 40px auto 0;
  background: url(../images/common/btn_arw.png) no-repeat right 50px center, #2586f1;
}

.sub .inner .blog_btn:hover {
  background: url(../images/common/btn_arw.png) no-repeat right 40px center, #171616;
}

@media only screen and (max-width: 767px) {
  .sub .inner .news_list li {
    font-size: 14px;
    line-height: 1.8em;
    padding: 15px 2%;
  }
  .sub .inner .news_list li dt {
    width: 100%;
  }
  .sub .inner .news_list li dd {
    width: 100%;
  }
}

/*---------------------------------------
sitemap
----------------------------------------*/
.sub .inner .sitemap_list .def-btn {
  background: url(../images/common/btn_arw.png) no-repeat right 50px center, #2586f1;
}

.sub .inner .sitemap_list .def-btn:hover {
  background: #171616;
  background: url(../images/common/btn_arw.png) no-repeat right 40px center, #171616;
}

/*---------------------------------------
	contact
----------------------------------------*/
.sub .inner .contact_tex-box {
  padding: 40px 30px;
  background-color: #f1f8fb;
  -webkit-box-shadow: 0 7px 10px 7px #f1f1f1;
          box-shadow: 0 7px 10px 7px #f1f1f1;
  margin: 3rem 0;
  padding: 30px;
}

.sub .inner .contact_tex-box .contact_tel {
  width: calc(100% - 50%);
}

.sub .inner .contact_tex-box .contact_tel .contact_tel-box {
  line-height: 100%;
  letter-spacing: 0.1em;
  text-align: left;
  font-size: 1.0em;
  font-weight: bold;
  padding-left: 20px;
}

.sub .inner .contact_tex-box .contact_tel .contact_tel-box span {
  font-family: 'Roboto', sans-serif;
  background: url(../images/common/hd_icon_tel.png) no-repeat left top 14px;
  line-height: 100%;
  letter-spacing: 0.1em;
  text-align: left;
  font-size: 2em;
  font-weight: bold;
  padding: 5px 0 0px 25px;
}

.sub .inner .contact_tex-box .contact_line {
  width: calc(100% - 50%);
}

.sub .inner .contact_tex-box .contact_line .contact_line-btn {
  width: 290px;
  padding: 18px;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 0px;
  background: #31d760;
  border-radius: 50px;
}

.sub .inner .contact_tex-box .contact_line .contact_line-btn a {
  color: #FFFFFF;
}

.sub .inner .contact_tex-box .contact_line .contact_line-btn a span {
  margin-left: 20px;
  font-size: 18px;
}

.sub .inner .contact_tex-box .ttl {
  font-size: 18px;
  color: #2586f1;
  font-weight: bold;
  padding-left: 35px;
  position: relative;
}

.sub .inner .contact_tex-box .ttl::before {
  content: "";
  width: 28px;
  height: 28px;
  background: url(../images/common/ttl_icon.png) no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}

.sub .inner .contact_text {
  margin-top: 60px;
}

.sub .inner .contact-form input {
  border: 1px solid #ccc;
  padding: 15px;
  width: 100%;
}

.sub .inner .contact-form input[type="radio"] {
  width: auto;
}

.sub .inner .contact-form textarea {
  border: none;
  padding: 15px;
  width: 100%;
  border: 1px solid #ccc;
}

.sub .inner .checkbox input {
  display: inline-block;
  width: 20px;
}

.sub .inner .contact_btn {
  text-align: center;
}

.sub .inner .contact_btn input {
  width: 30%;
  min-width: 180px;
  font-size: 1.1em;
  -webkit-transition: .4s;
  transition: .4s;
  text-align: center;
  line-height: 50px;
  -webkit-appearance: none;
  margin-top: 20px;
  letter-spacing: 2px;
  font-weight: 800;
  color: #fff;
  cursor: pointer;
  border: #2586f1 solid 2px;
  background: #2586f1;
  border-radius: 40px;
}

.sub .inner .contact_btn input:hover {
  background: #fff;
  border: #2586f1 solid 2px;
  color: #2586f1;
}

.sub .inner .contact_btn p {
  margin-top: 10px;
}

.sub .inner *:focus {
  outline: none;
}

.sub .inner .clrred {
  color: #CC0000;
}

.sub .inner .privacyBox {
  padding: 20px;
  width: 100%;
  height: 190px;
  overflow-y: scroll;
  margin-bottom: 18px;
  border: 1px solid #aaa;
  line-height: 1.7;
}

.sub .inner .privacyBox h4 {
  font-size: 1em;
  margin: 20px 0 4px;
  padding: 0;
}

.sub .inner .privacyBox p {
  margin-top: 0;
  font-size: 14px;
}

.sub .inner .contact_btn .contact_back {
  display: block;
  position: relative;
}

.sub .inner .contact_btn .contact_back::before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/common/sub_btn_icon2.png) no-repeat;
  position: absolute;
  top: 55%;
  left: 38%;
}

.sub .inner .contact_btn .contact_back .input {
  width: 30%;
  min-width: 180px;
  font-size: 1.1em;
  -webkit-transition: .4s;
  transition: .4s;
  text-align: center;
  line-height: 50px;
  -webkit-appearance: none;
  margin-top: 20px;
  letter-spacing: 2px;
  font-weight: 800;
  color: #fff;
  cursor: pointer;
  border: none;
  margin: 0 auto;
}

.sub .inner .contact_btn .contact_back a {
  position: relative;
  color: #fff;
  display: block;
  background-color: #f68104;
  color: #fff;
  line-height: 50px;
  text-align: center;
  -webkit-transition: .4s;
  transition: .4s;
}

.sub .inner .contact_btn .contact_back a:hover {
  background: #262f3a;
  opacity: 0.7;
}

.sub .inner .contact_btn .contact_back a img {
  width: 6px;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
}

.sub .inner .contact_btn .contact_back *:focus {
  outline: none;
}

.sub .inner .contact_btn .contact_back .clrred {
  color: #35baff;
}

.sub .inner .contact_btn .contact_back .privacyBox {
  padding: 20px;
  width: 100%;
  height: 190px;
  overflow-y: scroll;
  margin-bottom: 18px;
  border: 1px solid #aaa;
  line-height: 1.7;
}

.sub .inner .contact_btn .contact_back .privacyBox h4 {
  font-size: 1em;
  margin: 20px 0 4px;
  padding: 0;
}

.sub .inner .contact_btn .contact_back .privacyBox p {
  margin-top: 0;
  font-size: 14px;
}

@media only screen and (max-width: 767px) {
  .sub .inner .contact_tex-box {
    padding: 40px 30px;
    background-color: #f1f8fb;
  }
  .sub .inner .contact_tex-box .contact_tel {
    width: 100%;
  }
  .sub .inner .contact_tex-box .contact_tel .contact_tel-box {
    line-height: 100%;
    letter-spacing: 0.1em;
    text-align: left;
    font-size: 1.0em;
    font-weight: bold;
    padding-left: 20px;
  }
  .sub .inner .contact_tex-box .contact_tel .contact_tel-box span {
    font-family: 'Roboto', sans-serif;
    background: url(../images/common/hd_icon_tel.png) no-repeat left top 14px;
    line-height: 100%;
    letter-spacing: 0.1em;
    text-align: left;
    font-size: 2em;
    font-weight: bold;
    padding: 5px 0 0px 25px;
  }
  .sub .inner .contact_tex-box .contact_line {
    width: 100%;
    margin-top: 20px;
  }
}

@media only screen and (max-width: 496px) {
  .sub .inner .contact_tex-box {
    padding: 30px 20px;
    background-color: #f1f8fb;
  }
  .sub .inner .contact_tex-box .ttl {
    font-size: 16px;
  }
  .sub .inner .contact_tex-box .contact_tel .contact_tel-box span {
    font-size: 1.4em;
  }
  .sub .inner .contact_tex-box .contact_line .contact_line-btn {
    width: 220px;
  }
  .sub .inner .contact_tex-box .contact_line .contact_line-btn a span {
    font-size: 14px;
    line-height: 2.4;
  }
}
/*# sourceMappingURL=subpage.css.map */