@CHARSET "ISO-8859-1";
.pc_only {
  display: block
}
.sp_only {
  display: none
}
/*reset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  padding: 0;
  margin: 0;
}
table {
  border-spacing: 0;
}
fieldset, img {
  border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
  font-weight: normal;
  font-style: normal;
}
strong {
  font-weight: bold;
}
ol, ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
caption, th {
  text-align: left;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  margin: 0;
  padding: 0;
}
q:before, q:after {
  content: '';
}
abbr, acronym {
  border: 0;
}
a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
}
a:hover {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0.7;
}
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
html {
  scroll-behavior: smooth;
}
body {
  font-family: 'Lato', Calibri, Arial, sans-serif;
  text-align: justify;
  line-height: 2;
}
#num1, #num2, #num3, #num4, #num5, #num6, #num7, #num8 {
  padding-top: 60px;
  margin-top: -60px;
}
#conditions1, #conditions2, #conditions3, #conditions4, #conditions5, #conditions6, #conditions7, #conditions8, #conditions9, #conditions10, #conditions11, #conditions12, #conditions13 {
  padding-top: 80px;
  margin-top: -80px;
}
.flex {
  display: flex
}
.mt30 {
  margin-top: 30px;
}
.mt100 {
  margin-top: 100px;
}
/*header*/
header {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 9998;
}
header .logo {
  position: fixed;
  left: 30px;
  top: 30px;
  display: flex;
}
header .logo img {
  margin-right: 15px;
    height: 28px;
}
header .nav {
  position: fixed;
  top: 20px;
  right: 0px;
  margin-right: 20px;
}
header .nav img{
	height: 60px
}
.sidebar {
  position: fixed;
  right: 0;
  top: 110px;
  z-index: 30;
  width: 50px;
}
/*footer*/
footer {
  text-align: center;
  font-size: 0.8em;
  margin-top: 120px;
  margin-bottom: 90px;
  letter-spacing: 0em;
}
/*top*/
#top video {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  background-size: cover;
  z-index: -2;
}
.overlay {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(45deg, rgba(0, 0, 0, .1) 50%, rgba(0, 0, 0, .3) 50%);
  background-size: 4px 4px;
  z-index: -1;
}
#top .section {
  width: 100vw;
  overflow: hidden;
}
#top .section #menu {
  position: absolute;
  top: 70vh;
  right: 30px;
  z-index: 9999;
  height: 16px;
  width: 200px;
}
#top .section #menu2 {
  position: absolute;
  top: 68vh;
  right: 40px;
  z-index: 9999;
  width: 84px;
}
#top #section1 .m-element {
  height: 100vh;
  margin-left: -80px;
  position: absolute;
  z-index: 2;
}
#top #section1 .m-element img {
  height: 100%;
}
#top #section1 .copy {
  position: absolute;
  top: 82vh;
  z-index: 5;
  margin-left: 12vw;
}
#top #section2 .m-element {
  height: 100vh;
  margin-left: -80px;
  position: absolute;
  z-index: 2;
}
#top #section2 .m-element img {
  height: 100%;
}
#top #section2 .copy {
  position: absolute;
  top: 25vh;
  z-index: 5;
  margin-left: 8vw;
}
#top #section2 .btn {
  position: absolute;
  top: 70vh;
  z-index: 5;
  margin-left: 8vw;
}
#top #section3 .m-element {
  height: 100vh;
  position: absolute;
  z-index: 2;
}
#top #section3 .m-element img {
  height: 100%;
}
#top #section3 .copy {
  position: absolute;
  top: 40vh;
  z-index: 5;
  right: 0px;
  margin-right: 100px;
}
#top #section3 .btn {
  position: absolute;
  top: 50vh;
  z-index: 5;
  margin-right: 100px;
  right: 0px;
}
#top #section4 .m-element {
  height: 100vh;
  margin-left: -80px;
  position: absolute;
  z-index: 2;
}
#top #section4 .m-element img {
  height: 100%;
}
#top #section4 .copy {
  position: absolute;
  top: 40vh;
  z-index: 5;
  left: 12vw;
  margin-right: 100px;
}
#top #section4 .btn {
  position: absolute;
  top: 75vh;
  z-index: 5;
  left: 12vw;
}
#top #section5 .m-element {
  height: 100vh;
  margin-left: -80px;
  position: absolute;
  z-index: 2;
}
#top #section5 .m-element img {
  height: 100%;
}
#top #section5 .copy {
  position: absolute;
  top: 82vh;
  z-index: 5;
  margin-left: 12vw;
}
#top #section5 .btn {
  position: absolute;
  top: 80vh;
  z-index: 5;
  margin-right: 150px;
  right: 0px;
}
/*bottom*/
#bottom {
  letter-spacing: 0.2em;
  line-height: 1.6;
  font-size: 1.0em;
}
#bottom .wrap {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}
#bottom .breadcrumb {
  margin-top: 90px;
  margin-left: 150px;
  margin-right: 0px;
  display: flex;
  margin-bottom: 20px;
}
#bottom .breadcrumb .right {
  font-size: 10px;
  color: #FFF;
  background: linear-gradient(to right, #82B6E0, #7AC4C7);
  padding-right: 70px;
  padding-top: 8px;
  width: 100%;
  text-align: right;
}
#bottom .breadcrumb .left {
  border-left: 18px solid transparent;
  border-bottom: 30px solid #82B6E0;
}
#bottom #about .cvis_top {
  height: 540px;
}
#bottom #about .cvis {
  height: 280px;
}
#bottom #about .cvis img {
  height: 280px;
}
#bottom #about .about_top {
  background-image: url(../img/bottom_about_top_cvis.jpg);
  background-repeat: no-repeat;
  min-width: 100%;
  background-size: cover;
  height: 450px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
#bottom #about .about_top img {
    width: 90vw;
    max-width: 1200px;
    padding-bottom: 0.2vw;
}
#bottom #about .bar  {
  font-size: min(3.2vw,40px);
  color: #FFF;
  background: linear-gradient(to right, #82B6E0, #7AC4C7);
    height: 85px;
    border-radius: 42.5px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-left: -42.5px;
    margin-top: -42.5px;
    padding-left: 15vw;
    width: 80vw;
}
#bottom #about .about_bottom {
  background: linear-gradient(to right, #82B6E0, #7AC4C7);
  min-width: 100%;
  background-size: cover;
  height: 217px;
}
#bottom #solution .cvis_top {
  height: 540px;
}
#bottom #solution .cvis {
  height: 280px;
}
#bottom #solution .cvis img {
  height: 280px;
}
#bottom #solution .about_bottom {
  background: linear-gradient(to right, #82B6E0, #7AC4C7);
  min-width: 100%;
  background-size: cover;
  height: 217px;
}
#bottom #solution .copy {
  font-size: 36px;
  margin-top: 67px;
  margin-bottom: 60px;
  color: #044a96;
}
#bottom #solution .block_ttl {
  align-items: center;
  font-size: 2.6em;
  font-weight: bold;
  text-align: center;
  color: #044a96;
  margin-top: 15px;
  margin-bottom: 15px;
}
#bottom #solution .wrap .block_ttl span {
  font-size: 0.6em;
}
#bottom #solution .block.bg_yellow {
  background-color: #fff1ad;
  padding-top: 30px;
  padding-bottom: 30px;
}
#bottom #solution .block.bg_gray {
  background-color: #e8e6e6;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 0.8em;
  letter-spacing: 0.1em;
  font-weight: bold;
}
#bottom #solution .bg_gray span {
  font-weight: normal;
}
#bottom #solution nav {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 80px;
  margin-bottom: 30px;
}
#bottom #solution nav a {
    width: 236px;
  margin-top: 5px;
  margin-bottom: 5px;
}
#bottom #solution .block_subttl01 {
  font-size: 1.8em;
  font-weight: bold;
  color: #FFFFFF;
  margin-top: 100px;
  background-color: #f4a317;
  height: 170px;
  padding-top: 30px;
}
#bottom #solution .block_subttl01 span {
  font-size: 0.6em;
}
#bottom #solution .block_subttl02 {
  font-size: 1.8em;
  font-weight: bold;
  color: #FFFFFF;
  margin-top: 100px;
  background-color: #1c95d4;
  height: 170px;
  padding-top: 30px;
}
#bottom #solution .block_subttl02 span {
  font-size: 0.6em;
}
#bottom #solution .block_subttl03 {
  font-size: 1.8em;
  font-weight: bold;
  color: #FFFFFF;
  margin-top: 100px;
  background-color: #dd5239;
  height: 170px;
  padding-top: 30px;
}
#bottom #solution .block_subttl03 span {
  font-size: 0.6em;
}
#bottom #solution .block_subttl04 {
  font-size: 1.8em;
  font-weight: bold;
  color: #FFFFFF;
  margin-top: 100px;
  background-color: #14a78f;
  height: 170px;
  padding-top: 30px;
}
#bottom #solution .block_subttl04 span {
  font-size: 0.6em;
}
#bottom #solution .block_subttl05 {
  font-size: 1.8em;
  font-weight: bold;
  color: #FFFFFF;
  margin-top: 100px;
  background-color: #dd72a1;
  height: 170px;
  padding-top: 30px;
}
#bottom #solution .block_subttl05 span {
  font-size: 0.6em;
}
#bottom #solution .block_subttl06 {
  font-size: 1.8em;
  font-weight: bold;
  color: #FFFFFF;
  margin-top: 100px;
  background-color: #209c39;
  height: 170px;
  padding-top: 30px;
}
#bottom #solution .block_subttl06 span {
  font-size: 0.6em;
}
#bottom #solution .block_subttl07 {
  font-size: 1.8em;
  font-weight: bold;
  color: #FFFFFF;
  margin-top: 100px;
  background-color: #115ca5;
  height: 170px;
  padding-top: 30px;
}
#bottom #solution .block_subttl07 span {
  font-size: 0.6em;
}
#bottom #solution .block_subttl08 {
  font-size: 1.8em;
  font-weight: bold;
  color: #FFFFFF;
  margin-top: 100px;
  background-color: #6f4d9c;
  height: 170px;
  padding-top: 30px;
}
#bottom #solution .block_subttl08 span {
  font-size: 0.6em;
}
#bottom #solution .block_subvis {
  margin-top: -50px;
  width: 70vw;
}
#bottom #solution .block_subvis img {
  width: 100%;
}
#bottom #solution .wrap.flex {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#bottom #solution .wrap.flex img {
  margin-right: 30px;
  margin-left: 30px;
}
#bottom #solution .submenu {
  display: flex;
  justify-content: space-between;
  color: #FFF;
  font-size: 20px;
  margin-bottom: 20px;
}
#bottom #solution .button {
  width: 470px;
  height: 80px;
  background: linear-gradient(to right, #82B6E0, #7AC4C7);
  display: flex;
  align-items: center;
    justify-content: center;
    border-radius: 40px;
}
#bottom #solution .button div {
  width: 460px;
  height: 70px;
  background: #FFF;
  display: flex;
  align-items: center;
    text-align: left;
    justify-content: flex-start;
    border-radius: 40px;
    color: #044a96;
    padding-left: 40px;
}
#bottom #solution .button div:hover {
  background: linear-gradient(to right, #82B6E0, #7AC4C7);
}
#bottom #solution .button.on {
  width: 470px;
  height: 80px;
  background: linear-gradient(to right, #82B6E0, #7AC4C7);
  display: flex;
  align-items: center;
    justify-content: flex-start;
    padding-left: 40px;
}
#bottom #solution .button img {
  margin-right: 10px;
}
#bottom #crosstalk .cvis_top {
  height: 540px;
}
#bottom #crosstalk .cvis {
  height: 280px;
}
#bottom #crosstalk .cvis img {
  height: 280px;
}
#bottom #crosstalk .about_bottom {
  background-image: url(../img/bottom_about_cvis.jpg);
  background-repeat: no-repeat;
  min-width: 100%;
  background-size: cover;
  height: 223px;
}
#bottom #crosstalk .copy {
  font-size: 36px;
  margin-top: 67px;
  margin-bottom: 60px;
  color: #044a96;
}
#bottom #crosstalk .block.mvis {
  width: 100%;
}
#bottom #crosstalk .block.mvis img {
  width: 100%;
}
#bottom #crosstalk .block.bvis {
  width: 100%;
  margin-top: 50px;
}
#bottom #crosstalk .block.bvis img {
  width: 100%;
}
#bottom #crosstalk .block.profile {
  background-color: #1c95d4;
  padding-top: 50px;
  padding-bottom: 50px;
}
#bottom #crosstalk .block.profile .wrap {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#bottom #crosstalk .block.profile .wrap div {
  width: 176px;
  margin-right: 20px;
  margin-left: 20px;
  color: #FFF;
  padding-bottom: 15px;
  background: rgb(4, 74, 150);
  background: linear-gradient(90deg, rgba(4, 74, 150, 1) 0%, rgba(27, 150, 212, 1) 100%);
}
#bottom #crosstalk .block.profile .wrap div img {
  margin-bottom: 15px;
}
#bottom #crosstalk .block.profile .wrap div p {
  padding-right: 15px;
  padding-left: 15px;
  font-size: 0.7em;
  letter-spacing: 0.1em;
}
#bottom #crosstalk .block.profile .wrap div .name {
  font-size: 1.4em;
  font-weight: bold;
}
#bottom #crosstalk .block_ttl {
  align-items: center;
  font-size: 2.6em;
  font-weight: bold;
  text-align: center;
  color: #044a96;
  margin-top: 15px;
  margin-bottom: 15px;
}
#bottom #crosstalk .wrap .block_ttl span {
  font-size: 0.6em;
}
#bottom #crosstalk .block.bg_gray {
  background-color: #e8e6e6;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 0.8em;
  letter-spacing: 0.1em;
  font-weight: bold;
}
#bottom #crosstalk .bg_gray span {
  font-weight: normal;
}
#bottom #crosstalk .submenu {
  display: flex;
  justify-content: space-between;
  color: #FFF;
  font-size: 20px;
  margin-bottom: 20px;
}
#bottom #crosstalk .button_now {
  width: 470px;
  height: 80px;
  background: linear-gradient(to right, #044a96, #1b96d4);
  display: flex;
  align-items: center;
}
#bottom #crosstalk .button_now img {
  margin-right: 10px;
}
#bottom #crosstalk .button {
  width: 470px;
  height: 80px;
  background-color: #dcdcdd;
  display: flex;
  align-items: center;
}
#bottom #crosstalk .button img {
  margin-right: 10px;
}
#bottom #crosstalk .acd-check {
  display: none;
}
#bottom #crosstalk .acd-label {
  color: #044a96;
  display: block;
  margin-bottom: 1px;
  position: relative;
  background-image: url(../img/bottom_crosstalk_allow.svg);
  background-repeat: no-repeat;
  background-position: right center;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 1.6em;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #e8e6e6;
  margin-top: 40px;
}
#bottom #crosstalk .acd-label:after {
  box-sizing: border-box;
  display: block;
  height: 52px;
  padding: 10px 20px;
  position: absolute;
  right: 0;
  top: 0px;
}
#bottom #crosstalk .acd-content {
  display: block;
  height: 0;
  opacity: 0;
  transition: .5s;
  visibility: hidden;
  margin-bottom: 10px;
  overflow: hidden;
}
#bottom #crosstalk .acd-check:checked + .acd-label + .acd-content {
  height: auto;
  opacity: 1;
  visibility: visible;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 30px;
}
#bottom #crosstalk .block .wrap .acd-content .question {
  font-size: 1.3em;
  color: #044a96;
  background-image: url(../img/bottom_crosstalk_q.svg);
  background-repeat: no-repeat;
  background-position: left 5px;
  padding-left: 30px;
  margin-bottom: 40px;
}
#bottom #crosstalk .block .wrap .acd-content .answer_area {
  display: flex;
  margin-bottom: 50px;
}
#bottom #crosstalk .block .wrap .acd-content .answer_area img {
  width: 240px;
  margin-left: 50px;
  margin-right: 50px;
}
#bottom #crosstalk .block .wrap .acd-content .answer {
  padding-left: 60px;
  margin-bottom: 25px;
}
#bottom #crosstalk .block .wrap .acd-content .answer span {
  margin-left: -60px;
  font-weight: bold;
  color: #044a96;
  margin-right: 15px;
}
#bottom #education .cvis_top {
  height: 540px;
}
#bottom #education .cvis {
  height: 280px;
}
#bottom #education .cvis img {
  height: 280px;
}
#bottom #education .about_bottom {
    background: linear-gradient(to right, #82B6E0, #7AC4C7);
  min-width: 100%;
  background-size: cover;
  height: 217px;
}
#bottom #education .copy {
  font-size: 36px;
  margin-top: 67px;
  margin-bottom: 60px;
  color: #044a96;
}
#bottom #education .block.mvis {
  width: 100%;
}
#bottom #education .block.mvis img {
  width: 100%;
}
#bottom #education .block.bvis {
  width: 100%;
  margin-top: 50px;
}
#bottom #education .block.bvis img {
  width: 100%;
}
#bottom #education .block.profile {
  background-color: #1c95d4;
  padding-top: 50px;
  padding-bottom: 50px;
}
#bottom #education .block.profile .wrap {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#bottom #education .block.profile .wrap div {
  width: 176px;
  margin-right: 20px;
  margin-left: 20px;
  color: #FFF;
  padding-bottom: 15px;
  background: rgb(4, 74, 150);
  background: linear-gradient(90deg, rgba(4, 74, 150, 1) 0%, rgba(27, 150, 212, 1) 100%);
}
#bottom #education .block.profile .wrap div img {
  margin-bottom: 15px;
}
#bottom #education .block.profile .wrap div p {
  padding-right: 15px;
  padding-left: 15px;
  font-size: 0.7em;
  letter-spacing: 0.1em;
}
#bottom #education .block.profile .wrap div .name {
  font-size: 1.4em;
  font-weight: bold;
}
#bottom #education .block_ttl {
  align-items: center;
  font-size: 2.6em;
  font-weight: bold;
  text-align: center;
  color: #044a96;
  margin-top: 15px;
  margin-bottom: 15px;
}
#bottom #education .wrap .block_ttl span {
  font-size: 0.6em;
}
#bottom #education .block.bg_gray {
  background-color: #e8e6e6;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 0.8em;
  letter-spacing: 0.1em;
  font-weight: bold;
}
#bottom #education .bg_gray span {
  font-weight: normal;
}
#bottom #education .submenu {
  display: flex;
  justify-content: space-between;
  color: #FFF;
  font-size: 20px;
  margin-bottom: 20px;
}
#bottom #education .button {
  width: 470px;
  height: 80px;
  background: linear-gradient(to right, #82B6E0, #7AC4C7);
  display: flex;
  align-items: center;
    justify-content: center;
    border-radius: 40px;
}
#bottom #education .button div {
  width: 460px;
  height: 70px;
  background: #FFF;
  display: flex;
  align-items: center;
    text-align: left;
    justify-content: flex-start;
    border-radius: 40px;
    color: #044a96;
    padding-left: 40px;
}
#bottom #education .button div:hover {
  background: linear-gradient(to right, #82B6E0, #7AC4C7);
}
#bottom #education .button.on {
  width: 470px;
  height: 80px;
  background: linear-gradient(to right, #82B6E0, #7AC4C7);
  display: flex;
  align-items: center;
    justify-content: flex-start;
    padding-left: 40px;
}
#bottom #education .button img {
  margin-right: 10px;
}
#bottom #education .block .cate_ttl {
  background: linear-gradient(to right, #82B6E0, #7AC4C7);
  color: #FFF;
  font-size: 1.6em;
  height: 80px;
  display: flex;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 50px;
}
#bottom #education .block .wrap .cate_catch {
  font-size: 1.6em;
  color: #044a96;
  margin-top: 0;
  margin-bottom: 30px;
}
#bottom #education .block .wrap .flex img {
  margin-right: 0;
  margin-left: 50px;
}
#bottom #education .block .wrap hr {
  margin-top: 50px;
  margin-bottom: 50px;
}
#bottom #education .block .wrap .cate_lead {
  color: #044a96;
  margin-bottom: 30px;
}
#bottom #education .block .wrap .flex .txt {
  font-size: 0.8em;
}
#bottom #education .block .wrap .flex .txt span {
  font-weight: bold;
  color: #1c95d4;
}
#bottom #recruit .cvis_top {
  height: 540px;
}
#bottom #recruit .cvis {
  height: 280px;
}
#bottom #recruit .cvis img {
  height: 280px;
}
#bottom #recruit .about_bottom {
  background: linear-gradient(to right, #82B6E0, #7AC4C7);
  min-width: 100%;
  background-size: cover;
  height: 217px;
}
#bottom .cvis_ttl {
  position: absolute;
  top: 180px;
  right: 0;
  z-index: 2;
  width: 470px;
}
#bottom .contents_ttl {
  text-align: right;
  height: 80px;
  color: #FFF;
  padding-right: 70px;
  padding-top: 10px;
}
#bottom .category {
  color: #FFF;
  width: 480px;
  margin-left: auto;
  font-size: 18px;
  border-bottom: 2px solid #FFF;
  text-align: right;
}
#bottom .category span {
  margin-right: 70px;
}
#bottom #about .message {
  font-size: 18px;
  margin-top: 50px;
  margin-bottom: 130px;
  line-height: 2.4;
  color: #044a96;
  text-align: center;
}
#bottom #about .copy {
  font-size: 36px;
  margin-top: 67px;
  margin-bottom: 60px;
  color: #044a96;
}
#bottom #about .submenu {
  display: flex;
  justify-content: space-between;
  color: #FFF;
  font-size: 20px;
  margin-bottom: 20px;
}
#bottom #about .button {
  width: 470px;
  height: 80px;
  background: linear-gradient(to right, #82B6E0, #7AC4C7);
  display: flex;
  align-items: center;
    justify-content: center;
    border-radius: 40px;
}
#bottom #about .button div {
  width: 460px;
  height: 70px;
  background: #FFF;
  display: flex;
  align-items: center;
    text-align: left;
    justify-content: flex-start;
    border-radius: 40px;
    color: #044a96;
    padding-left: 40px;
}
#bottom #about .button div:hover {
  background: linear-gradient(to right, #82B6E0, #7AC4C7);
}
#bottom #about .button.on {
  width: 470px;
  height: 80px;
  background: linear-gradient(to right, #82B6E0, #7AC4C7);
  display: flex;
  align-items: center;
    justify-content: flex-start;
    padding-left: 40px;
}
#bottom #about .button img {
  margin-right: 10px;
}
#bottom #about .section {
  padding-top: 45px;
  padding-bottom: 80px;
  margin-bottom: 80px;
  line-height: 2;
  font-size: 16px;
}
#bottom #about .section#number {
  padding-top: 45px;
  padding-bottom: 80px;
  margin-bottom: 80px;
  line-height: 2;
  font-size: 16px;
    background: #1c95d4;
    color: #FFF;
}
#bottom #about .section .txt_flex {
  display: flex;
  align-items: center;
  margin-bottom: 90px;
}
#bottom #about .section .txt_flex img {
  margin-left: 20px;
}
#bottom #about .section .number_menu {
  display: flex;
  justify-content: space-between;
}
#bottom #about .section .number_menu li {
  font-size: 20px;
  width: 300px;
  height: 60px;
  background-color: #044a96;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
#bottom #about .number_ttl {
  background-color: #044a96;
  font-size: 30px;
  margin-top: 90px;
  margin-bottom: 40px;
  color: #FFFFFF;
  padding: 0 20px;
}
#bottom #about .wrap_number {
  width: 740px;
  margin-right: auto;
  margin-left: auto;
  line-height: 1.6;
  margin-top: 50px;
}
#bottom #about .wrap_number .yellow {
  color: #fdd000;
}
#bottom #about .f20 {
  font-size: 20px;
  font-weight: bold;
}
#bottom #about .f40 {
  font-size: 40px;
  font-weight: bold;
}
#bottom #about .f70 {
  font-size: 70px;
  font-weight: bold;
}
#bottom #about .f12 {
  font-size: 12px;
  letter-spacing: 0.1em;
}
#bottom #about .wrap_number .left {
  width: 470px;
}
#bottom #about .wrap_number_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#bottom #about .wrap_number .img_right {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 60px;
}
#bottom #about .arrow02 {
  background-image: url(../img/bottom_arrow02.svg);
  background-repeat: no-repeat;
  color: #FFFFFF;
  height: 90px;
  width: 200px;
  display: flex;
  align-items: center;
  padding-left: 10px;
  margin-right: 70px;
}
#bottom #about .company_flex {
  display: flex;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
#bottom #about .blue {
  color: #1D96D5;
}
#bottom #about .blue_line {
  border-bottom: thin solid #1D96D5;
}
#bottom #about .wrap_company {
  text-align: center;
}
#bottom #about .ml-30 {
  margin-left: 30px;
}
#bottom #about .company_inner {
  width: 470px;
}
#bottom #about .company_flex2 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 25px;
  margin-bottom: 25px;
}
#bottom #about .mb-90 {
  margin-bottom: 90px;
}
#bottom #about .market_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: -45px;
  margin-bottom: -80px;
}
#bottom #about .market_flex_r {
  width: 480px;
}
#bottom #about .market_box {
  width: 280px;
}
#bottom #about .market_box_ttl {
  background-color: #1D96D5;
  color: #fff;
  font-size: 20px;
  padding-left: 10px;
}
#bottom #about .market_box_img {
  margin-top: 40px;
  margin-bottom: 40px;
}
#bottom #about .market_box_img img {
  width: 100%;
}
#bottom #about .market_flex2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-items: flex-start;
  margin-top: 50px;
}
#bottom #about .market_flex3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-items: flex-start;
  margin-top: 50px;
  border: thin solid #1D96D5;
  padding: 40px;
}
#bottom #about .market_inner {
  width: 520px;
}
#bottom #about .work {
  margin-top: 50px;
  border: thin solid #1D96D5;
  padding: 40px;
}
#bottom #about .work_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-items: flex-start;
  margin-top: 30px;
}
#bottom #about .work_ttl {
  color: #044B96;
  font-size: 36px;
  margin-bottom: 10px;
}
#bottom #about .work_inner {
  width: 420px;
}
#bottom #about .work_inner_txt {
  padding-left: 16px;
  margin-top: 20px;
}
#bottom #about .work_inner_txt span {
  margin-left: -15px;
}
#bottom #recruit table {
  border-top-width: 7px;
  border-bottom-width: 7px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #1c95d4;
  border-bottom-color: #1c95d4;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 67px;
  letter-spacing: 0em;
}
#bottom #recruit table tr td {
  padding-right: 35px;
  padding-left: 35px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #1c95d4;
  padding-top: 20px;
  padding-bottom: 20px;
}
#bottom #recruit table tr .bd-none {
  border-bottom-style: none;
}
#bottom #recruit table tr .bg_blue {
  background-color: #d3ecfb;
  width: 20%;
}
#bottom #recruit table tr td .list_flex {
  display: flex;
    justify-content: flex-start;
}
#bottom #recruit table tr td .list_flex ._course {
    width: 30%;
    display: flex;
    align-items: center;
}
#bottom #recruit table tr td .list_flex div {
    padding: 5px 0;
}
#bottom #recruit table tr td .list_flex ._number {
    width: 12%;
    display: flex;
    align-items: center;
    justify-content: center;
}

#bottom #people .cvis_top {
  height: 540px;
}
#bottom #people .cvis {
  height: 800px;
}
#bottom #people .cvis img {
  height: 800px;
}
#bottom #people .about_bottom {
  background-repeat: no-repeat;
  min-width: 100%;
  background-size: cover;
  height: 700px;
}
#bottom #people .bar  {
  font-size: min(3.2vw,40px);
  color: #FFF;
  background: linear-gradient(to right, #82B6E0, #7AC4C7);
    height: 85px;
    border-radius: 42.5px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-left: -42.5px;
    margin-top: -120px;
    padding-left: 15vw;
    width: 80vw;
}
#bottom #people .people01 {
  background-image: url(../img/bottom_people01_mvis.jpg);
}
#bottom #people .people02 {
  background-image: url(../img/bottom_people02_mvis.jpg);
}
#bottom #people .people03 {
  background-image: url(../img/bottom_people03_mvis.jpg);
}
#bottom #people .people04 {
  background-image: url(../img/bottom_people04_mvis.jpg);
}
#bottom #people .people05 {
  background-image: url(../img/bottom_people05_mvis.jpg);
}
#bottom #people .people06 {
  background-image: url(../img/bottom_people06_mvis.jpg);
}
#bottom #people .people07 {
  background-image: url(../img/bottom_people07_mvis.jpg);
}
#bottom #people .people08 {
  background-image: url(../img/bottom_people08_mvis.jpg);
}
#bottom #people .people09 {
  background-image: url(../img/bottom_people09_mvis.jpg);
}
#bottom #people .people10 {
  background-image: url(../img/bottom_people10_mvis.jpg);
}
#bottom #people .people11 {
  background-image: url(../img/bottom_people11_mvis.jpg);
}
#bottom #people .people12 {
  background-image: url(../img/bottom_people12_mvis.jpg);
}
#bottom #people .people13 {
  background-image: url(../img/bottom_people13_mvis.jpg);
}
#bottom #people .people14 {
  background-image: url(../img/bottom_people14_mvis.jpg);
}
#bottom #people .people15 {
  background-image: url(../img/bottom_people15_mvis.jpg);
}
#bottom #people .mcopy {
  position: absolute;
  top: 400px;
  left: 60vw;
}
#bottom #people .cvis_profile {
  background-color: #e8e6e6;
  height: 160px;
  margin-top: -100px;
  display: flex;
  align-items: center;
}
#bottom #people .cvis_profile .name {
  color: #044a96;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.2em;
  width: 260px;
  padding-top: 20px;
}
#bottom #people .cvis_profile .name span {
  color: #000000;
  font-size: 0.6em;
  font-weight: normal;
}
#bottom #people .cvis_profile .txt {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #044a96;
  margin-left: 30px;
  padding-left: 30px;
  font-size: 0.8em;
  letter-spacing: 0em;
  height: 100px;
  display: flex;
  align-items: center;
  line-height: 1.8em;
  width: 780px;
} /*寺岡修正_0209_widht追加*/
#bottom #people .block {
  margin-top: 100px;
}
#bottom #people .block_ttl {
  background: rgb(4, 74, 150);
  background: linear-gradient(90deg, #82B6E0, #7AC4C7 100%);
  height: 160px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 2em;
  font-weight: bold;
  color: #FFF;
  text-align: left;
}
#bottom #people .block_ttl .inner {
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#bottom #people .block .cate_ttl01 {
  position: relative;
  top: 200px;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
}
#bottom #people .block .cate_vis01 {
  width: 65vw;
  margin-left: 35vw;
  margin-top: -150px;
}
#bottom #people .block .cate_vis01 img {
  width: 100%;
}
#bottom #people .block .cate_vis02 {
  width: 50vw;
  margin-top: 50px;
}
#bottom #people .block .cate_vis02 img {
  width: 100%;
}
#bottom #people .block .cate_catch01 {
  font-size: 2em;
  font-weight: bold;
  color: #044a96;
}
#bottom #people .block .cate_catch01 .inner {
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 50px;
  margin-bottom: 50px;
}
#bottom #people .block .cate_catch02 {
  width: calc(100vw - 55vw);
  font-size: 2em;
  font-weight: bold;
  color: #044a96;
  position: relative;
  margin-top: -360px;
  left: 55vw;
  margin-bottom: 220px;
}
#bottom #people .block .wrap p {
  width: 70%;
  margin-left: 30%;
    line-height: 2.4;
    letter-spacing: 0.1em;
}
#bottom .block .original_area {
  background: linear-gradient(90deg, #82B6E0, #7AC4C7 100%);;
  padding-top: 50px;
  padding-bottom: 50px;
  color: #FFF;
}
#bottom #people .block .sc {
  color: #FFE23F;
  font-size: 24px;
  margin-bottom: 15px;
}
#bottom #people .block .wrap hr {
  width: 70%;
  margin-left: 30%;
  margin-top: 30px;
  margin-bottom: 30px;
    color: #FFF;
}
#bottom #people .block .wrap p span {
  font-size: 12px;
    line-height: 2.0;
    display: block;
    letter-spacing: 0;
}
#bottom #people .block .wrap .cate_ttl02 img {
  height: 36px;
}
#bottom #people .block .wrap .cate_ttl02 {
  margin-right: -19%;
}
#bottom #people .block_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#bottom #people .index_ttl {
  width: 184px;
  margin-top: 120px;
  margin-bottom: 10px;
}
#bottom #freshman .cvis_top {
  height: 540px;
}
#bottom #freshman .cvis {
  height: 700px;
}
#bottom #freshman .cvis img {
  height: 240px;
  margin-top: 0px;
}
#bottom #freshman .about_bottom {
  background-repeat: no-repeat;
  min-width: 100%;
  background-size: cover;
  height: 700px;
}
#bottom #freshman .bar  {
  font-size: min(3.2vw,40px);
  color: #FFF;
  background: linear-gradient(to right, #82B6E0, #7AC4C7);
    height: 85px;
    border-radius: 42.5px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-left: -42.5px;
    margin-top: -120px;
    padding-left: 15vw;
    width: 80vw;
}
#bottom #freshman .freshman {
  background-image: url(../img/bottom_freshman_mvis.jpg);
}
#bottom #freshman .copy {
  font-size: 36px;
  margin-top: 67px;
  margin-bottom: 60px;
  color: #044a96;
}
#bottom #freshman .block.mvis {
  width: 100%;
}
#bottom #freshman .block.mvis img {
  width: 100%;
}
#bottom #freshman .block.bvis {
  width: 100%;
  margin-top: 50px;
}
#bottom #freshman .block.bvis img {
  width: 100%;
}
#bottom #freshman .block.profile {
  background: linear-gradient(to right, #82B6E0, #7AC4C7);
  padding-top: 50px;
  padding-bottom: 50px;
}
#bottom #freshman .block.profile .wrap {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#bottom #freshman .block.profile .wrap div {
  width: 176px;
  margin-right: 5px;
  margin-left: 5px;
  color: #FFF;
  padding-bottom: 15px;
}
#bottom #freshman .block.profile .wrap div img {
  margin-bottom: 10px;
}
#bottom #freshman .block.profile .wrap div p {
  padding-right: 15px;
  font-size: 0.7em;
  letter-spacing: 0.1em;
}
#bottom #freshman .block.profile .wrap div .name {
  font-size: 1.4em;
  font-weight: bold;
}
#bottom #freshman .block_ttl {
  align-items: center;
  font-size: 2.6em;
  font-weight: bold;
  text-align: center;
  color: #044a96;
  margin-top: 15px;
  margin-bottom: 15px;
}
#bottom #freshman .wrap .block_ttl span {
  font-size: 0.6em;
}
#bottom #freshman .block.bg_gray {
  background-color: #e8e6e6;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 0.8em;
  letter-spacing: 0.1em;
  font-weight: bold;
}
#bottom #freshman .bg_gray span {
  font-weight: normal;
}
#bottom #freshman .submenu {
  display: flex;
  justify-content: space-between;
  color: #FFF;
  font-size: 20px;
  margin-bottom: 20px;
}
#bottom #freshman .button_now {
  width: 470px;
  height: 80px;
  background: linear-gradient(to right, #044a96, #1b96d4);
  display: flex;
  align-items: center;
}
#bottom #freshman .button_now img {
  margin-right: 10px;
}
#bottom #freshman .button {
  width: 470px;
  height: 80px;
  background-color: #dcdcdd;
  display: flex;
  align-items: center;
}
#bottom #freshman .button img {
  margin-right: 10px;
}
#bottom #freshman .acd-check {
  display: none;
}
#bottom #freshman .acd-label {
  color: #044a96;
  display: block;
  margin-bottom: 1px;
  position: relative;
  background-image: url(../img/bottom_crosstalk_allow.svg);
  background-repeat: no-repeat;
  background-position: right center;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 1.6em;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #e8e6e6;
  margin-top: 40px;
}
#bottom #freshman .acd-label:after {
  box-sizing: border-box;
  display: block;
  height: 52px;
  padding: 10px 20px;
  position: absolute;
  right: 0;
  top: 0px;
}
#bottom #freshman .acd-content {
  display: block;
  height: 0;
  opacity: 0;
  transition: .5s;
  visibility: hidden;
  margin-bottom: 10px;
  overflow: hidden;
}
#bottom #freshman .acd-check:checked + .acd-label + .acd-content {
  height: auto;
  opacity: 1;
  visibility: visible;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 30px;
}
#bottom #freshman .block .wrap .acd-content .answer_area {
  display: flex;
  margin-bottom: 50px;
}
#bottom #freshman .block .wrap .acd-content .answer_area img {
  width: 240px;
  margin-left: 50px;
  margin-right: 50px;
}
#bottom #freshman .block .wrap .acd-content .answer {
  padding-left: 75px;
  margin-bottom: 25px;
    line-height: 2.4;
    letter-spacing: 0.1em;
}
#bottom #freshman .block .wrap .acd-content .answer span {
  margin-left: -75px;
  font-weight: bold;
  color: #044a96;
  margin-right: 15px;
}
#bottom #freshman .block.bg_gray .wrap p {
  font-size: 1.6em;
  margin-bottom: 15px;
  color: #1c95d4;
}
#bottom #freshman .block .wrap .acd-label span {
  color: #1c95d4;
  margin-right: 20px;
  font-weight: bold;
}
#bottom #freshman .index_ttl {
  width: 184px;
  margin-top: 120px;
  margin-bottom: 10px;
}
/*hum-menu*/
.cp_fullscreenmenu {
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0px;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
a, a:visited, a:hover, a:active {
  text-decoration: none;
  color: inherit;
}
input {
  display: none;
}
/*menuコンテンツ*/
.cp_fullscreenmenu .menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(255, 255, 255, 0.9);
  overflow: scroll;
}
.cp_fullscreenmenu .menu label {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background-size: 100%;
}
.cp_fullscreenmenu .menu .menucont {
  font-size: 0.9em;
  text-align: left;
  width: 90vw;
  margin-right: auto;
  margin-left: auto;
}
.cp_fullscreenmenu .menu .menucont p {
  font-size: 0.7em;
  color: #000;
  text-align: right;
  margin-top: 20px;
}
.cp_fullscreenmenu .menu .menucont hr {
  margin-top: 15px;
  margin-bottom: 15px;
}
.cp_fullscreenmenu .menu ul {
  padding: 0;
  list-style: none;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: 50px;
  align-items: center;
}
.cp_fullscreenmenu .menu ul li {
  margin-right: 30px;
  background-image: url(../img/menu_allow.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 13px;
  letter-spacing: 0.1em;
  margin-bottom: 2px;
}
.cp_fullscreenmenu .menu ul li, .cp_fullscreenmenu .menu ul li a {
  transition: all 0.3s ease;
}
.cp_fullscreenmenu .menu ul li a {
  display: block;
  color: #000;
}
.cp_fullscreenmenu .menu_flex {
  display: flex;
  margin-bottom: 50px;
}
.cp_fullscreenmenu .menu_flex img {
  margin-left: 30px;
}
.cp_fullscreenmenu .menu_hr_inner {
  display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    height: 100vh;
}
/*クリックしたらメニューが開閉の動作*/
.cp_fullscreenmenu .menuEffects {
  visibility: hidden;
  transition: opacity 0.5s, visibility 0.5s;
  opacity: 0;
}
.cp_fullscreenmenu .menuEffects ul {
  transition: all 0.5s;
  transform: translateY(0%);
}
.cp_fullscreenmenu #menuToggle:checked ~ .menuEffects {
  visibility: visible;
  transition: opacity 0.5s;
  opacity: 1;
}
.cp_fullscreenmenu #menuToggle:checked ~ .menuEffects ul {
  opacity: 1;
    display: flex;
    flex-wrap: wrap;
    width: 70vw;
}
.cp_fullscreenmenu #menuToggle:checked ~ .hamburger .open {
  background-color: transparent;
}
.cp_fullscreenmenu #menuToggle:checked ~ .hamburger .open:before {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  content: '';
  transform: rotate(45deg);
  background-color: #000000;
}
.cp_fullscreenmenu #menuToggle:checked ~ .hamburger .open:after {
  position: relative;
  z-index: 1;
  top: 0;
  right: 0;
  content: '';
  transform: rotate(-45deg);
  background-color: #000000;
}
.cp_fullscreenmenu #menuToggle:not(:checked) ~ .menuEffects ul {
  transform: translateY(-30%);
}
/*ハンバーガー*/
.cp_fullscreenmenu .hamburger {
  position: relative;
  top: 0;
  right: 0;
  display: block;
  width: 60px;
  height: 60px;
  cursor: pointer;
  padding-top: 20px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  margin-top: 20px;
  margin-right: 20px;
}
.cp_fullscreenmenu .hamburger:hover .open:before {
  top: -9px;
}
.cp_fullscreenmenu .hamburger:hover .open:after {
  top: 5px;
}
.cp_fullscreenmenu .open, .cp_fullscreenmenu .open:before, .cp_fullscreenmenu .open:after {
  position: relative;
  display: block;
  width: 30px;
  height: 2px;
  background-color: #FFFFFF;
  transition: all 0.3s ease;
}
.cp_fullscreenmenu .open {
  top: 10px;
  cursor: pointer;
}
.cp_fullscreenmenu .open:before {
  top: -9px;
  content: '';
  transform: rotate(0deg);
}
.cp_fullscreenmenu .open:after {
  top: 7px;
  content: '';
}
.cp_fullscreenmenu .menu.menuEffects .menucont .menu_hr_inner .menu_flex h2 {
  color: #044a96;
  letter-spacing: 0em;
  width: 240px;
  margin-top: -5px;
}
.swiper-custom-parent {
  margin: auto;
  width: 960px;
  position: relative;
}
.swiper-container {
  width: 890px;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-right: 70px;
}
.swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-button-prev, .swiper-button-next {
  width: 50px;
  height: 50px;
  background-size: 50px 50px;
  margin-top: -30px;
}
.swiper-button-next {
  background-image: url(img/bottom_people_index_bt.svg);
}
/*2023追加*/
.people_index {
  background-color: #d1eaf6;
  padding: 30px;
  margin: 30px 0 50px 0;
}
.people_index h2 {
  color: #044a96;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
.people_index ul {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.people_index ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  border: 1px #1b95d4 solid;
  background-color: #FFFFFF;
  border-radius: 15px;
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
  letter-spacing: 0;
  padding: 0 10px;
  margin: 10px 5px 0 5px;
}
.people_index ul li a:hover {
  background-color: #1b95d4;
  color: #FFFFFF;
}
.people_index ul li a.on {
  background-color: #1b95d4;
  color: #FFFFFF;
}
#people_index_result ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#people_index_result ul li {
  width: 30%;
  display: flex;
  flex-direction: column;
}
#people_index_result ul li .img {
  height: 200px;
  overflow-y: hidden;
}
#people_index_result ul li .img img {
  width: 100%;
}
#people_index_result ul li .profile {
  color: #FFFFFF;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  margin-top: -10px;
  padding: 10px 0 5px 0;
  background: #044b95;
  background: -moz-linear-gradient(top, #044b95 0%, #2a95d4 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #044b95 0%, #2a95d4 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #044b95 0%, #2a95d4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#044b95', endColorstr='#2a95d4', GradientType=0); /* IE6-9 */
}
#people_index_result ul li .name {
  color: #044a96;
  font-size: 20px;
  font-weight: bold;
  padding: 10px;
}
#people_index_result ul li .name span {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  margin: 0 0 0 20px;
}
#people_index_result ul li .arrow {
  height: 30px;
  background-image: url(../img/people_index_arrow.svg);
  background-repeat: no-repeat;
  background-position: center right;
  margin: -10px 0 50px 0;
}
.link_people .title {
  background-image: url(../img/work_index_people_line.svg);
  background-repeat: repeat;
  margin: 50px 0 20px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 24px;
}
.link_people .title h3 {
  font-size: 16px;
  line-height: 16px;
  background-color: #FFFFFF;
  padding: 0 10px;
  text-align: center;
  color: #044996;
  font-weight: bold;
}
.link_people ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.link_people ul li {
  width: 48%;
}
.link_people ul li a {
  width: 100%;
  display: flex;
}
.link_people ul li a .img {
  width: 100px;
  height: 130px;
  overflow-y: hidden;
}
.link_people ul li a .img img {
  width: 100%;
}
.link_people ul li a .column {
  width: calc(100% - 100px);
}
.link_people ul li a .column .profile {
  color: #FFFFFF;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  padding: 10px 0 5px 0;
  background: #044b95;
  background: -moz-linear-gradient(top, #044b95 0%, #2a95d4 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #044b95 0%, #2a95d4 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #044b95 0%, #2a95d4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#044b95', endColorstr='#2a95d4', GradientType=0); /* IE6-9 */
}
.link_people ul li a .column .name {
  color: #044a96;
  font-size: 20px;
  font-weight: bold;
  padding: 10px;
}
.link_people ul li a .column .name span {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  margin: 0 0 0 20px;
}
.link_people ul li a .column .arrow {
  height: 30px;
  background-image: url(../img/people_index_arrow.svg);
  background-repeat: no-repeat;
  background-position: center right;
  margin: -10px 0 0 0;
}
.recruit_flow {
  margin-top: 67px;
}
.recruit_flow .step {
  width: 100%;
  display: flex;
  align-items: flex-start;
  border-top: 2px #2a95d4 solid;
  margin-bottom: 30px;
}
.recruit_flow .step img {
  margin-right: 20px;
}
.recruit_flow .step div {
  width: calc(100% - 100px);
}
.recruit_flow .step div h3 {
  font-size: 24px;
  font-weight: bold;
  color: #044b95;
  margin: 20px 0;
  padding-bottom: 20px;
  border-bottom: 2px #c9caca dotted;
  width: 100%;
}
.benefit_area {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  font-size: 14px;
  letter-spacing: 0.1em;
    width: 600px;
    margin: 40px auto 0;
}
.benefit_area .block {
  width: 48%;
  border: 2px #2a95d4 solid;
  padding: 20px;
  text-align: center;
  margin-bottom: 30px;
}
.benefit_area .block img {
  width: 100%;
}
.benefit_area .block .txt {
  text-align: left;
}


.benefit_nav {
    margin-top: 60px;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}
.benefit_nav a {
    background: linear-gradient(to right, #82B6E0, #7AC4C7);
    border-radius: 10px;
    width: 300px;
    height: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.benefit_nav a .benefit_nav_flame {
    background: #fff;
    border-radius: 5px;
    width: 290px;
    height: 240px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    color: #044a96;
    font-size: 16px;
    font-weight: bold;
}
.benefit_nav a .benefit_nav_flame .benefit_nav_flame_img {
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}


.benefit_h2 {
    background: #044a96;
    width: 100%;
    height: 50px;
    border-radius: 25px;
    display: flex;
    align-items: center;
    color: #FFF;
    font-size: 20px;
    padding-left: 30px;
    margin: 60px 0 30px;
}





#people .wrap a {
  color: #2a95d4;
  text-decoration: underline;
}
.outline {
  width: 100%;
  margin-top: 65px;
  display: flex;
}
.outline img {
  margin-right: 60px;
}
.outline h3 {
  font-size: 28px;
  font-weight: bold;
  color: #044b95;
  margin-bottom: 20px;
}
.program {
  border: 2px #2a95d4 solid;
  margin-top: 40px;
  padding: 20px;
  letter-spacing: 0;
  text-align: center;
}
.program h3 {
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px #2a95d4 dotted;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.program h3 span {
  color: #044b95;
  margin-right: 10px;
}
table strong {
  color: #044b95;
}
table .btn {
  color: #044b95;
  border: 2px #2a95d4 solid;
  padding: 15px;
  font-weight: bold;
  margin-top: 20px;
  width: 330px;
}
/*ベース*/
.toggle {
  display: none;
}
.Label { /*タイトル*/
  padding: 1em;
  display: block;
  color: #fff;
  background: #2a95d4;
  margin-top: 20px;
  width: 330px;
}
.Label::before { /*タイトル横の矢印*/
  content: "";
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 3px);
  right: 20px;
  transform: rotate(135deg);
}
.Label, .content {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.3s;
}
.content { /*本文*/
  height: 0;
  margin-bottom: 10px;
  padding: 0;
  overflow: hidden;
}
.toggle:checked + .Label + .content { /*開閉時*/
  height: auto;
  padding: 20px;
  transition: all .3s;
}
.toggle:checked + .Label::before {
  transform: rotate(-45deg) !important;
}
.careervison_area {
  margin-top: 60px;
}
.careervison_area h2 {
  font-size: 24px;
  color: #044b95;
  font-weight: bold;
  text-align: center;
  width: 100%;
  border-top: 1px #044b95 solid;
  border-left: 1px #044b95 solid;
  border-right: 1px #044b95 solid;
  padding: 50px 0 15px 0;
}
.careervison_area {
  margin-top: 67px;
}
.careervison_area .step {
  width: 90%;
  display: flex;
  align-items: flex-start;
  border-top: 2px #2a95d4 solid;
  margin: 40px auto 30px auto;
}
.careervison_area .step img {
  margin-right: 20px;
}
.careervison_area .step div {
  width: calc(100% - 100px);
}
.careervison_area .step div h3 {
  font-size: 20px;
  font-weight: bold;
  color: #044b95;
  margin: 20px 0;
  padding-bottom: 20px;
  border-bottom: 2px #c9caca dotted;
  width: 100%;
}
.careervison_area .box {
  width: 90%;
  background-color: #cddbea;
  padding: 30px;
  margin: 20px auto 100px auto;
}
.careervison_area .box h3 {
  font-size: 18px;
  font-weight: bold;
  color: #044b95;
}
.careervison_area .box p {
  color: #044b95;
}
.careervison_area .img {
  width: 90%;
  margin: 60px auto 60px auto;
}
.careervison_area .box .img img {
  width: 100%;
}
.navi a {
  color: #2a95d4;
  text-decoration: underline;
}
.int_navi {
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
}
.int_navi a {
  background-color: #044b95;
  padding: 0 10px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  border-radius: 5px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.wrap.border {
  border: 2px #2a95d4 solid;
  padding: 30px;
}
.careervison_area .flex {
  display: flex;
  margin-top: 50px;
  margin-bottom: 50px;
}
.careervison_area .flex .text {
  text-align: left;
  margin-left: 60px;
  margin-top: 20px;
}
.careervison_area .flex .text img {
  margin-left: 0 !important;
  margin-bottom: 10px !important;
}
.careervison_area .point {
  padding-bottom: 40px;
}
.careervison_area .point .mark {
  display: flex;
  align-items: center;
  border-bottom: 1px #044b95 solid;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.careervison_area .point .mark .circle {
  width: 120px;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #2a95d4;
  color: #FFFFFF;
  border-radius: 60px;
  margin-right: 30px;
}
/*タブ切り替え全体のスタイル*/
.tabs {
  margin-top: 50px;
  padding-bottom: 160px;
  background-color: #fff;
  width: 100%;
  margin: 0 auto;}

/*タブのスタイル*/
.tab_item {
  width: calc(100%/2);
  height: 60px;
  background-color: #CEE7E8;
  line-height: 60px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 0;
  clear: both;
  overflow: hidden;
}


/*選択されているタブのコンテンツのみを表示*/
#all:checked ~ #all_content,
#programming:checked ~ #programming_content,
#design:checked ~ #design_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #044b95;
  color: #fff;
}


/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}
/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 0;
  clear: both;
  overflow: hidden;
}
/*選択されているタブのコンテンツのみを表示*/
#all:checked ~ #all_content, #programming:checked ~ #programming_content, #design:checked ~ #design_content {
  display: block;
}
/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background: linear-gradient(to right, #82B6E0, #7AC4C7);
  color: #fff;
}
.market h3 {
  font-size: 26px;
  font-weight: bold;
  margin-top: 60px;
}
.market h3 span {
  color: #2a95d4;
}
.market .part {
  display: flex;
  margin-top: 50px;
  margin-bottom: 15px;
  letter-spacing: 0;
}
.market .part .circle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  background-color: #2a95d4;
  color: #FFFFFF;
  border-radius: 40px;
  font-size: 34px;
  font-weight: bold;
}
.market .part .part_inner {
  width: calc(100%);
  display: flex;
  align-items: center;
  height: 80px;
  background-color: #fff9c2;
  color: #044b95;
  border-radius: 40px;
  font-size: 18px;
  font-weight: bold;
  border: 3px #2a95d4 solid;
  padding: 0 30px;
}
.market .part .part_inner .ico {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  background-color: #d1eaf6;
  color: #044b95;
  border-radius: 20px;
  font-size: 16px;
  font-weight: bold;
  padding: 0 15px;
  margin-right: 15px;
}
.market .part .part_inner span {
  font-size: 30px;
  font-weight: bold;
  color: #d80c18;
  margin: 0 15px;
}
.market .sel {
  margin-left: 100px;
  margin-right: 20px;
}
.market .sel p {
  text-align: right;
  color: #666
}
.market .sel p a:link {
  color: #044b95;
  text-decoration: underline;
  letter-spacing: 0;
}
.market .sel p.cap {
  margin-top: 20px;
}
.market hr {
  margin-top: 80px;
}
.market .point {
  display: flex;
  margin-top: 50px;
  margin-bottom: 15px;
  letter-spacing: 0;
}
.market .point .left-side {
  margin-right: 60px;
}
.market .point .left-side .title {
  display: flex;
  align-items: center;
  height: 80px;
  color: #044b95;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
.market .point .left-side .title .circle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  background-color: #2a95d4;
  color: #FFFFFF;
  border-radius: 40px;
  font-size: 34px;
  font-weight: bold;
  margin-right: 20px;
}

.page_nav {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.page_nav .page_nav_head {
    display: flex;
    justify-content: center;
    align-items: center;
  color: #044b95;
    font-size: 32px;
    font-weight: bold;
}
.page_nav .page_nav_head img {
    margin-right: 20px;
}
.page_nav .page_nav_bottom {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
}


.market .h2_wrap {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  margin-bottom: 40px;
}
.market .h2_wrap img {
    width: 18px;;
}


.market h2 {
  font-size: 24px;
  color: #FFF;
  font-weight: bold;
  text-align: center;
  width: 100%;
  margin-top: 100px;
    background: linear-gradient(to right, #82B6E0, #7AC4C7);
    height: 80px;
    border-radius: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.market h2 span {
  font-size: 16px;
  color: #FFE23F;
  font-weight: normal;
    margin-right: 20px;
}
#about .h2_wrap {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  margin-bottom: 40px;
}
#about .h2_wrap img {
    width: 18px;;
}


#about h2 {
  font-size: 24px;
  color: #FFF;
  font-weight: bold;
  text-align: center;
  width: 100%;
  margin-top: 100px;
    background: linear-gradient(to right, #82B6E0, #7AC4C7);
    height: 80px;
    border-radius: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#about h2 span {
  font-size: 16px;
  color: #FFE23F;
  font-weight: normal;
    margin-right: 20px;
}
.market .voice .block {
  background-color: #CEEAFA;
  padding: 15px;
  width: 100%;
  margin-bottom: 40px;
}
.market .voice .block .inner {
  background-color: #FFF;
  padding: 30px;
  width: 100%;
  display: flex;
  font-size: 14px;
  line-height: 1.8;
}
.market .voice .block .inner div {
  font-size: 14px;
  line-height: 1.8;
  font-weight: bold;
  color: #044b95;
}
.market .voice .block .inner img {
  width: 240px;
  height: 160px;
  margin-right: 50px;
}
.market .set {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.market .set img {
  margin-bottom: 40px;
}
.market .voice {
  margin-top: 40px;
  margin-bottom: 40px;
}
.market .voice .img img {
  width: 100%;
}
.market .main_pic {
  margin-bottom: 40px;
  width: 100%;
}
.market .main_pic img {
  width: 100%;
}
.bottom_pagetop {
  position: fixed;
  bottom: 20px;
  right: 20px;
}
#bottom #recruit .submenu {
  display: flex;
  justify-content: space-between;
  color: #FFF;
  font-size: 19px;
  margin-bottom: 20px;
}
#bottom #recruit .button {
  width: 470px;
  height: 80px;
  background: linear-gradient(to right, #82B6E0, #7AC4C7);
  display: flex;
  align-items: center;
    justify-content: center;
    border-radius: 40px;
}
#bottom #recruit .button div {
  width: 460px;
  height: 70px;
  background: #FFF;
  display: flex;
  align-items: center;
    text-align: left;
    justify-content: flex-start;
    border-radius: 40px;
    color: #044a96;
    padding-left: 35px;
}
#bottom #recruit .button div:hover {
  background: linear-gradient(to right, #82B6E0, #7AC4C7);
}
#bottom #recruit .button.on {
  width: 470px;
  height: 80px;
  background: linear-gradient(to right, #82B6E0, #7AC4C7);
  display: flex;
  align-items: center;
    justify-content: flex-start;
    padding-left: 35px;
}
#bottom #recruit .button img {
  margin-right: 10px;
}



#top .mvis {
    background: url("../img/top_mvis.jpg");
    background-position: top center;
    background-size: cover;
    margin-top: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    z-index: 0;
    height: calc(100vh - 200px);
}
#top .mvis .mvis_copy {
    position: absolute;
    top: 60px;
    width: 30vh;
    z-index: 2;
}
#top .mvis .mvis_copy img {
    width: 100%;
}
#top .mvis .mvis_illust_head {
    position: absolute;
    top: 5vh;
    width: 80vw;
    z-index: 1;
}
#top .mvis .mvis_illust_head img {
    width: 100%;
}
#top .mvis .mvis_illust_bottom {
    position: absolute;
    bottom: -0.5vh;
    width: 80vw;
    z-index: 1;
}
#top .mvis .mvis_illust_bottom img {
    width: 100%;
}
#top .mnav {
    background: linear-gradient(to right, #82B6E0, #7AC4C7);
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 0
}
#top .mnav a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 15%;
    color: #fff;
    line-height: 1.0;
    position: relative;
    z-index: 3;
}
#top .mnav a img {
    height: 15px;
    margin-bottom: 10px;
}
#top .top_wrap {
    background: url("../img/top_bg.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top 80px center;
    overflow-x: hidden;
}
#top .top_message {
    display: flex;
    flex-direction: column;
    font-size: 20px;
    color: #044a96;
    margin: 80px 0;
    text-align: center;
    line-height: 2.6;
}
#top .top_message img {
    height: 30px;
    margin-bottom: 60px;
}
#top .top_people .top_people_ttl {
    font-size: 40px;
    color: #FFF;
    background: linear-gradient(to right, #82B6E0, #7AC4C7);
    height: 85px;
    border-radius: 42.5px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-left: -42.5px;
    padding-left: 15vw;
    width: 80vw;
}
#top .top_people .top_people_ttl img {
    height: 20px;
    margin-right: 40px;
}
#top .top_people .top_people_copy {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    margin: 30px 0 30px 15vw;
}
#top .top_people .top_people_copy span {
    color: #044a96;
}
#top .top_people .top_people_img {
    width: 90vw;
    margin: 0 auto;
}
#top .top_people .top_people_img img {
    width: 100%;
}
#top .top_people .top_readmore {
    display: flex;
    justify-content: flex-end;
    width: 90vw;
    margin: 0 auto;
}
#top .top_challenge .top_challenge_ttl {
    font-size: 40px;
    color: #FFF;
    background: linear-gradient(to right, #82B6E0, #7AC4C7);
    height: 85px;
    border-radius: 42.5px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    top: 60px;
    right: -42.5px;
    margin-left: 20vw;
    padding-right: 15vw;
    width: 80vw;
}
#top .top_challenge .top_challenge_ttl img {
    height: 20px;
    margin-left: 40px;
}
#top .top_challenge .top_challenge_copy {
    display: flex;
    justify-content: flex-end;
    text-align: right;
    margin-top: 95px;
    margin-right: 15vw;
}
#top .top_challenge .top_challenge_link {
    width: 90vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#top .top_challenge .top_challenge_link a {
    width: 47%;
    margin-bottom: 30px;
}
#top .top_challenge .top_challenge_link a .top_challenge_link_img {
    width: 100%;
}
#top .top_challenge .top_challenge_link a .top_challenge_link_img img {
    position: relative;
    z-index: 0;
    width: 100%;
}
#top .top_challenge .top_challenge_link a .top_challenge_link_ttl {
    background: #E9E9E9;
    color: #044a96;
    font-size: 20px;
    padding: 15px 50px 15px 15px;
    margin: -30px 0 15px -15px;
    position: relative;
    z-index: 1;
    float: left;
}
#top .top_challenge .top_challenge_link a .top_readmore {
    float: right;
}
#top .top_challenge .top_challenge_link a .top_challenge_link_txt {
    clear: both;
    font-size: 14px;
    width: 70%;
}
#top .top_challenge .top_challenge_link a.top_challenge_link02, #top .top_challenge .top_challenge_link a.top_challenge_link04 {
    margin-top: 60px;
}
#top .top_bottom_message {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 150px 0;
}
#top .bottom_nav {
    margin-top: 0;
}

.about_message p {
    line-height: 2.4;
    margin-bottom: 60px;
}
.about_message .__mttl {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    margin-bottom: 60px;
}
.about_message .__mcopy {
    font-size: 34px;
    color: #044a96;
    text-align: center;
    margin-bottom: 60px;
}
.about_message .__mvis {
    width: 100%;
    position: relative;
    margin-bottom: 60px;
}
.about_message .__mvis img {
    width: 100%;
}
.about_message .__mvis div {
    position: absolute;
    bottom: 7px;
    width: 100%;
    height: 90px;
    background: rgba(130,182,224,0.5);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.about_message .__scopy {
    font-size: 24px;
    color: #044a96;
    text-align: center;
    margin-bottom: 60px;
}
.about_message .__flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 60px;
}
.about_message .__flex p {
    margin-left: 60px;
}
.about_message .__flex-re {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row-reverse;
    margin-bottom: 240px;
}
.about_message .__flex-re p {
    margin-right: 60px;
}

.bottom_nav {
    background: linear-gradient(to right, #82B6E0, #7AC4C7);
    padding: 60px 0;
    margin-top: 200px;
}
.bottom_nav .bottom_nav_ttl {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #FFF;
}
.bottom_nav .bottom_nav_ttl img {
    margin-bottom: 20px;
}
.bottom_nav .bottom_nav_btn {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-top: 50px;
}
.bottom_nav .bottom_nav_btn a {
    margin: 0 25px;
    display: flex;
    flex-direction: column;
    color: #FFF;
    font-size: 12px;
	text-align: center;
	line-height: 1.3;
	letter-spacing: 0.1em
}
.bottom_nav .bottom_nav_btn a img {
    width: 180px;
    margin-bottom: 10px;
}



/*イベント情報_タブ追加*/
.oc_tabs {
  margin-top: 50px;
  padding-bottom: 40px;
  background-color: #fff;
  width: 960px;
  margin: 60px auto 0;
}
.oc_tab_item {
  width: calc(100% / 2);
    height: 60px;
    background-color: #CEE7E8;
    line-height: 60px;
    font-size: 16px;
    text-align: center;
    color: #565656;
    display: block;
    float: left;
    text-align: center;
    font-weight: bold;
    transition: all 0.2s ease;
}
.oc_tab_item:hover {
  opacity: 0.75;
}
input[name="oc_tab_item"] {
  display: none;
}
.oc_tab_content {
  display: none;
  padding: 40px 0;
  clear: both;
  overflow: hidden;
}
/*選択されているタブのコンテンツのみを表示*/
#opencompany:checked ~ #opencompany_content,
#internship:checked ~ #internship_content {
  display: block;
}
/*選択されているタブのスタイルを変える*/
.oc_tabs input:checked + .oc_tab_item {
  background: linear-gradient(to right, #82B6E0, #7AC4C7);
  color: #fff;
}