@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%;
}

.p-mainHeading__ttlWrapInner{
  background-color: #f1f7ff;
    padding: 60px 0;
    margin-bottom: 85px;
}


.-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;
}
.guid-detail {
  max-width: 1060px;
  width: 100%;
  margin: 0 auto;
}
.section-guid {
  font-size: 1.0rem;
  line-height: 1.5rem;
  margin: 0px auto 80px 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;
  line-height: 1.9rem;
}
.images img {
  width: 90%;
  height: auto;
  margin: 0px auto 20px auto;
}
.txt01 {
  padding: 0 0 9% 0;
  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;
}
.animation1 {
  opacity : 0;
  transform: translateY(24px);
  transition: 1.5s;
}
.images{
  text-align: left;
}

@media(max-width:1100px){
  .l-main{
    margin-top: 61px;
  }
}
@media(max-width:1060px){
.guid-detail {
  padding: 0 20px;
}
#header{
  height: 60px;
}
.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;
}
.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;
}
.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;
}
.images img {
  width: 100%;
  height: auto;
  margin: 0px auto 17px auto;
}
.txt01 {
  padding: 0 0 4% 0;
  text-align: left;
  text-align: justify;
  text-justify: inter-ideograph;
  line-height: 180%;
  font-size: 95%;
}
}