@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: 300px;
  height: 100%;
  background:rgba(51,136,223,0.1) ;
  transform-origin: left top;
  transform: skewX(
-40deg);
}

.p-mainHeading__ttlWrapInner{
  background-color: #f1f7ff;
  padding: 60px 0;
  margin-bottom: 30px;
}

.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: 8px;
  height: 28px;
  margin: -5px 17px 0 8px;
  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;
}

.last-wrap{
  text-align: left;
  max-width: 800px;
  margin: 40px auto;
  padding: 0 14px;
}
.last-wrap ul{
  list-style: none;
  padding: 0 0 15px 1em;
}
.last-wrap ul li{
  padding: 3px;
}
.last-wrap h4{
  margin-bottom: 20px;
  text-align: left;
  background-color: #fcf9f6;
  padding: 20px 30px;
  border-radius: 10px;
  color: #333;
  position: relative;
  letter-spacing: .5px;
}
.last-wrap h4:before{
  content: "";
  display: block;
  width: 2px;
  height: 15px;
  background-color: #695f4b;
  position: absolute;
  left: 15px;
  top: calc((100% - 15px)/2);
}
.guid-detail {
  max-width: 1050px;
  width: 100%;
  margin: 53px auto 200px auto;
}
.section-guid {
  font-size: 1.0rem;
  line-height: 1.5rem;
  margin: 0px auto 80px auto;
}
.s_07 .accordion_one .accordion_header{
  color: #000;
  text-shadow: none;
}
#home a,.font-size{
  color: #000;
  text-shadow: none;
}
.news ul{
  max-width: 800px;
  margin: 0 auto;
  list-style: none;
}
.news ul li{
  border-top:1px dotted #666;
}
.news ul li a:hover{
  background-color: #f1f7ff;
  opacity: 1;
}
.news ul li:last-child{
  border-bottom:1px dotted rgb(83, 83, 83);
}
.news a{
  color: #333;
  text-decoration: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding:22px 3px;
  transition: all .3s;
}

.label{
  display: inline-block;
  padding: 2px 10px;
  background: #fff;
  border: solid 1px #ebebeb;
  border-radius: 15px;
  color: #3388DF;
  font-size: 0.7rem;
  font-weight: 600;
  margin: 0 20px 0 5px;
}
.day{
  margin-right: 11px;
  padding: 7px 5px;
  background-color: #edf7ff;
  font-weight: 600;
  display: inline-block;
}
@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;
}
}


@media(max-width:768px){
.p-breadcrumb {
  justify-content: flex-start;
}
#header{
  height: 60px;
}
.s_07 .accordion_one .accordion_header{
  color: #fff;
  text-shadow: none;
}
#home a,.font-size{
  color: #fff;
  text-shadow: none;
}
.p-jpCrew__item {
  display: block;
}
.p-jpCrew__missionLogo {
  margin: 20px auto;
  max-width: 500px;
}
.p-jpCrew__missionLogo dt {
  margin-top: 17px;
}
.l-main__content {
  padding-top:0;
}
.c-heading1 {
  font-size: 1.6rem;
}
.p-jpCrew__imgWrap {
  margin: 0 auto;
}
.title01 {
  color: #1d3a59;
  text-align: left;
  border-bottom: 1px solid #1d3a59;
  padding-bottom: 5px;
  letter-spacing: .5px;
  line-height: 140%;
  font-size: 130%;
  margin: 0px 0px 40px 0px;
}
.news ul li{
  display: block;
  text-align: left;
  border-bottom:1px solid #000;
}
.label{
  margin: 8px 0;
}
}