@charset "UTF-8";
/* CSS Document */
#header{
  background-color: #fff;
}
.d_menu li a{
  color: #000!important;
  text-shadow: none!important;
}
.d_menu_link li a{
  background-color:#f0f0f0 ;
}
.l-main {
  margin-top: 103px;
  overflow: hidden;
  position: relative;
}
.c-bgSkew-r {
  overflow: hidden;
  position: absolute;
  left: 0;
  z-index: -10;
  width: 100%;
  height: 100%;
}
.c-bgSkew-r::before {
  content: "";
  position: absolute;
  z-index: -1;
  display: block;
  top: 0;
  left: 122%;
  width: 200px;
  height: 100%;
  background:rgba(51,136,223,0.1) ;
  transform-origin: left top;
  transform: skewX(
-40deg);
}
.p-mainHeading__ttlWrapInner{
  background-color: #eaf3fc;
  padding: 60px 0;
  margin-bottom: 60px;
}
.c-heading1 {
  display: flex;
  font-size: 2.8rem;
  line-height: 1.3;
  font-weight: 500;
  font-feature-settings: "palt" 1;
  letter-spacing: .2rem;
}
.c-heading1.-theme-lightBlue::before {
  background: #7ec8ff;
}
.c-heading1::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 32px;
  margin: 0 24px 0 8px;
  transform: skewX(
-40deg) translateX(50%);
  background: #0065b0;
  vertical-align: middle;
}
.-typeB .p-mainHeading__img {
  position: absolute;
  left: -19px;
  top: 0;
  z-index: -1;
  width: 884px;
  height: 410px;
  margin: 0 -200% 0 0;
  background: #fff
}
.l-section.-mb-lg:not(:last-child) {
  margin-bottom: 72px;
}
.c-heading2 {
  margin-bottom: 24px;
  padding: 0 0 0 16px;
  border-left: 4px solid #0065b0;
  font-size: 1.2rem;
  font-weight: 600;
}
.c-txt:not(:last-child) {
  margin-bottom: 24px;
}
.c-txt {
  line-height: 2;
}
.l-inner.-mb-lg:not(:last-child) {
  margin-bottom: 48px;
}
.-typeB .p-mainHeading__img {
  position: absolute;
  left: 0px;
  top: 0;
  z-index: -1;
  width: 884px;
  height: 410px;
  margin: 0 -200% 0 0;
  background: #fff;
}
.c-heading1 {
  display: block;
}
.c-heading1.-theme-lightBlue::before {
  background: #b1ddff;
}
.c-heading1::before {
  content: "";
  display: inline-block;
  width: 9px;
  height: 33px;
  margin: 0px 22px 6px 10px;
  transform: skewX( 
-40deg
) translateX(50%);
  background: #0065b0;
  vertical-align: middle;
}
.c-heading1__inner {
  flex: 1;
  position: relative;
}
.-typeB .p-mainHeading__img {
  position: absolute;
  left: 96px;
  top: 0;
  z-index: -1;
  width: 884px;
  height: 410px;
  margin: 0 -200% 0 0;
  background: #fff;
}
.depat_box {
  display: flex;
  margin: 0% 0% 4% 0%;
  padding: 0;
}
.depat_photo1 img {
  width: 100%;
  vertical-align: bottom;
  margin: 0;
  max-width: 300px;
}
.depat_box p {
  width: 70%;
  text-align: left;
  text-align: justify;
  text-justify: inter-ideograph;
  line-height: 165%;
  padding-right: 40px;
}
.guid-detail {
  max-width: 1050px;
  width: 100%;
  margin: 0 auto 20px auto;
}
.title01 {
  color: #1d3a59;
  text-align: left;
  font-size: 1.5rem;
  border-bottom: 1px solid #1d3a59;
  padding-bottom: 10px;
  letter-spacing: 1px;
  margin: 0px 0px 40px 0px;
}
.section-guid {
  font-size: 1.0rem;
  line-height: 1.5rem;
  margin: 0px auto 80px auto;
}
.title02 {
  margin-bottom: 20px;
  text-align: left;
  background-color: rgb(246, 246, 246);
  padding: 20px 30px;
  border-radius: 10px;
  color: #333;
  position: relative;
  letter-spacing: .5px;
  box-shadow: 2px 1px 2px rgb(200 200 200 / 76%);
  
}
.title02::before {
  content: "";
  display: block;
  width: 2px;
  height: 15px;
  background-color: #333;
  position: absolute;
  left: 15px;
  top: calc((100% - 15px)/2);
}
.txt01 {
  text-align: left;
  text-align: justify;
  text-justify: inter-ideograph;
  line-height: 165%;
}
.s_07 .accordion_one .accordion_header{
  color: #000;
  text-shadow: none;
}
#home a,.font-size{
  color: #000;
  text-shadow: none;
}
.mail{
  background-color: #f3f3f3;
  padding: 35px 10px 20px 10px;
  margin-bottom: 50px;
}
.mail img{
  width: 30px;
  display: inline-block;
}
.mail p{
  padding-bottom: 13px;
}
.mail-btn{
  margin:0 auto;
  color:#fff;
  outline: none;
  background: linear-gradient(270deg, #3bade3 0%, #4d98ee 25%, #005ead 48%, #19b7f0 100%);
  background-position: 1% 50%;
  background-size: 200% auto;
  transition: all 0.3s ease-out;
  max-width: 300px;
  border-radius: 5px;
}
.mail-btn:hover{
  background-position: 99% 50%;
}
.mail-btn a{
  text-decoration: none;display: block;
  padding: 4px 100px;
  opacity: 1;
}
.mail-btn span{
  display: block;
  font-size: 0.8rem;
  font-weight: 600;
  color: #fff;
}
.section-guid ol {
  padding: 5px 0 0 18px;
}
.section-guid ol li a {
  color: #0065b0;
  text-decoration: none;
}
.list01 li {
  margin: 0 0 1em;
  padding: 0px;
  position: relative;
  padding: 0px 0px 0px 5px;
  text-decoration: none;
  text-align: justify;
  list-style-type: none;
}
.list01 li:before {
  content: '';
  display: block;
  position: absolute;
  top: 7px;
  left: -13px;
  height: 0;
  width: 0;
  border-top: 5px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 7px solid #cecff0;
}
.career_path p{
  margin: 0 auto 20px 0px;
  max-width: 400px;
  width: 100%;
  text-align: left;
  text-decoration:underline;
  text-decoration-color:#333;
}
.career_table{
  padding: 30px 0;
}
.career_table p{
  text-align: left;
}
.blue {
  background: #f1f7ff;
  color: #005EAD;
  text-align: left;
  font-weight: 600;
  height: 65px;
}
table {
  border-collapse: collapse;
  width: 100%;
  border: solid 1px #c6c6c6;
  margin-bottom: 20px;
}
td, .th {
  border: solid 1px #c6c6c6;
  padding: 10px;
  vertical-align: middle;
  text-align: left;
  background-color: rgba(255, 255, 255, 0.505);
  line-height: 1.3rem;
}
.pc-none{
  display: none;
}
.a_blue{
  color: #0065b0;
}
@media(max-width:1100px){
  .l-main{
    margin-top: 61px;
  }
}
@media(max-width:1060px){
.guid-detail {
  padding: 0 20px;
}
.s_07 .accordion_one .accordion_header{
  color: #fff;
  text-shadow: none;
}
#home a,.font-size{
  color: #fff;
  text-shadow: none;
}
.pc-none{
  display: block;
}
}
@media(max-width:768px){
.p-breadcrumb {
  justify-content: flex-start;
}
.s_07 .accordion_one .accordion_header{
  color: #fff;
  text-shadow: none;
}
#home a,.font-size{
  color: #fff;
  text-shadow: none;
  }
.l-main__content {
  padding-top:0;
}
.c-heading1 {
  font-size: 1.6rem;
}
.blue{
  height:auto;
  padding: 10px 11px;
}
tr{
  display: grid;
}
td, .th {
  padding: 22px 10px;
  border: none;
}
}