*, :after, :before {
  box-sizing: border-box;
  -webkit-box-sizing: border-box
}
:root {
  font-family: メイリオ, Meiryo, ヒラギノ角ゴ, Hiragino Kaku Gothic, sans-serif;
  font-size: 62.5%
}
body {
  min-width: auto;
  color: #000;
  letter-spacing: 0;
  text-rendering: optimizeSpeed
}
#main * {
  font-family: メイリオ, Meiryo, ヒラギノ角ゴ, Hiragino Kaku Gothic, sans-serif
}
#main.l-main, .contents-wrap {
  background-color: #f3f3f3
}
#main.l-main {
  position: relative;
  width: auto;
  /*min-width: 343px;*/
  padding: 0 14px 32px
}
@media screen and (min-width:767px) {
  #main.l-main {
    max-width: 1158px;
    padding-bottom: 64px
  }
}
.contents-inner {
  margin: 2.5px 0 0;
  background-color: #fff;
  box-shadow: 0 0 2.5px 0 rgba(0, 0, 0, .25);
  -webkit-box-shadow: 0 0 2.5px 0 rgba(0, 0, 0, .25)
}
@media screen and (min-width:767px) {
  .contents-inner {
    margin: 5px 0 0;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25);
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25)
  }
}
.contents-inner-profile {
  background-color: #e5f6fd
}
main {
  display: block;
  width: calc(100% - 32px);
  margin: 0 16px;
  padding-top: 50px;
  border-bottom: 1px solid #fff
}
@media screen and (min-width:767px) {
  main {
    width: 830px;
    margin: 0 auto;
    padding-top: 64px
  }
}
aside {
  width: calc(100% - 32px);
  margin: 0 16px;
  padding: 50px 0
}
@media screen and (min-width:767px) {
  aside {
    width: 830px;
    margin: 0 auto;
    padding: 64px 0
  }
}
.l-section-wrap {
  width: calc(100% - 32px);
  margin: 0 16px 50px;
  padding-top: 50px;
  border-bottom: 1px solid #fff
}
@media screen and (min-width:767px) {
  .l-section-wrap {
    width: 830px;
    margin: 0 auto 64px;
    padding-top: 64px
  }
}
.c-heading {
  color: #333;
  font-weight: 400;
  line-height: 1.75
}
.c-heading--type1 {
  margin: 0 0 50px;
  font-size: 2.8rem;
  line-height: 1;
  text-align: center
}
@media screen and (min-width:767px) {
  .c-heading--type1 {
    margin: 0 0 64px
  }
}
.c-heading--type2 {
  position: relative;
  margin: 0 0 25px;
  padding: 0 0 0 24px;
  font-size: 2.4rem;
  line-height: 1
}
@media screen and (min-width:767px) {
  .c-heading--type2 {
    margin: 0 0 32px
  }
}
.c-heading--type2:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  display: block;
  height: 100%;
  width: 2px;
  background: #00abeb
}
.c-heading--type3 {
  margin: 0 0 16px;
  font-size: 1.6rem
}
.c-heading--type3, .c-heading--type4 {
  color: #000;
  font-weight: 700;
  line-height: 1
}
.c-heading--type4 {
  margin: 0 0 25px;
  font-size: 1.4rem
}
.c-heading--type4:after {
  content: "";
  display: block;
  width: 100%;
  padding: 3px 0 0;
  border-bottom: 1px solid #00abeb
}
.c-heading--type5 {
  position: relative;
  display: inline-block;
  padding: 4px 12px 4px 42px;
  background-color: #00abeb;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 700
}
.c-heading--type5:before {
  position: absolute;
  left: 12px;
  top: 5px;
  content: "";
  height: 18px;
  width: 22px;
  background: url(../images/index_point-icon.svg) no-repeat 0 0
}
.c-heading--type6 {
  margin: 0 0 22px;
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center
}
.c-heading--type7 {
  margin: 0 0 15px -32px;
  text-align: center
}
@media screen and (min-width:767px) {
  .c-heading--type7 {
    margin: 0 0 32px -32px
  }
}
.c-heading--type7 > span {
  position: relative;
  padding: 0 0 0 64px;
  color: #00abeb;
  font-size: 1.8rem;
  line-height: 1
}
.c-heading--type7 > span:before {
  left: 0;
  background: url(../images/index_video01-icon.svg) no-repeat 0 0
}
.c-heading--type7 > span:after, .c-heading--type7 > span:before {
  position: absolute;
  top: -5px;
  content: "";
  display: inline-block;
  height: 22px;
  width: 51px
}
.c-heading--type7 > span:after {
  right: -64px;
  background: url(../images/index_video02-icon.svg) no-repeat 0 0
}
.c-heading--type8 {
  padding: 16px 0 16px 32px;
  background-color: #00abeb;
  border-bottom: 1px solid #00abeb;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700
}
.c-heading--sz21 {
  font-size: 2.1rem
}
.c-heading--sp-lh175 {
  line-height: 1.75
}
@media screen and (min-width:767px) {
  .c-heading--sp-lh175 {
    line-height: 1
  }
}
.exbtn {
  display: inline-block;
  width: 100%;
  min-height: 48px;
  padding: 12px 20px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25);
  font: 1.4rem/1.7 メイリオ, Meiryo, ヒラギノ角ゴ, Hiragino Kaku Gothic, sans-serif;
  text-align: center;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25)
}
@media screen and (min-width:767px) {
  .exbtn {
    width: auto;
    min-width: 240px
  }
}
.exbtn--type1 {
  background: #fff;
  color: #006bcd;
  transition: color .2s;
  -webkit-transition: color .2s
}
.exbtn--type1:not(.exbtn--disabled):not(.exbtn--done):link, .exbtn--type1:not(.exbtn--disabled):not(.exbtn--done):visited {
  color: #006bcd
}
.exbtn--type1:not(.exbtn--disabled):not(.exbtn--done):active, .exbtn--type1:not(.exbtn--disabled):not(.exbtn--done):focus, .exbtn--type1:not(.exbtn--disabled):not(.exbtn--done):hover {
  color: #349eff
}
.exbtn--type2 {
  background: #f57c31;
  color: #fff;
  transition: background .2s;
  -webkit-transition: background .2s
}
.exbtn--type2:not(.exbtn--disabled):not(.exbtn--done):link, .exbtn--type2:not(.exbtn--disabled):not(.exbtn--done):visited {
  color: #fff
}
.exbtn--type2:not(.exbtn--disabled):not(.exbtn--done):active, .exbtn--type2:not(.exbtn--disabled):not(.exbtn--done):focus, .exbtn--type2:not(.exbtn--disabled):not(.exbtn--done):hover {
  background: #f79b62;
  color: #fff
}
.exbtn--type3 {
  background: #006bcd;
  color: #fff;
  transition: background .2s;
  -webkit-transition: background .2s
}
.exbtn--type3:not(.exbtn--disabled):not(.exbtn--done):link, .exbtn--type3:not(.exbtn--disabled):not(.exbtn--done):visited {
  color: #fff
}
.exbtn--type3:not(.exbtn--disabled):not(.exbtn--done):active, .exbtn--type3:not(.exbtn--disabled):not(.exbtn--done):focus, .exbtn--type3:not(.exbtn--disabled):not(.exbtn--done):hover {
  background: #0186ff;
  color: #fff
}
.exbtn__txt {
  display: inline-block;
  font: 1.4rem/1.7 メイリオ, Meiryo, ヒラギノ角ゴ, Hiragino Kaku Gothic, sans-serif
}
.exbtn.exbtn--disabled {
  background: #b2b2b2;
  color: #fff
}
.exbtn.exbtn--done {
  background: #fff;
  color: #9a9a9a
}
.exbtn.exbtn--done.exbtn--iconCheck > .exbtn__txt {
  position: relative;
  padding-left: 28px
}
.exbtn.exbtn--done.exbtn--iconCheck > .exbtn__txt:after, .exbtn.exbtn--done.exbtn--iconCheck > .exbtn__txt:before {
  position: absolute;
  content: "";
  display: block;
  width: 1px;
  background: #9a9a9a
}
.exbtn.exbtn--done.exbtn--iconCheck > .exbtn__txt:before {
  left: 12px;
  top: 2px;
  height: 18px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg)
}
.exbtn[class*=icon] {
  padding-left: 8px
}
.exbtn[class*=icon] > .exbtn__txt {
  position: relative
}
.exbtn[class*=icon] > .exbtn__txt:before {
  position: absolute;
  left: 0;
  content: "";
  display: inline-block
}
.exbtn.exbtn--type1.exbtn--icon-login > .exbtn__txt:before, .exbtn.exbtn--type1.exbtn--icon-star > .exbtn__txt:before {
  transition: opacity .2s;
  -webkit-transition: opacity .2s
}
.exbtn.exbtn--type1.exbtn--icon-login:active > .exbtn__txt, .exbtn.exbtn--type1.exbtn--icon-login:focus > .exbtn__txt, .exbtn.exbtn--type1.exbtn--icon-login:hover > .exbtn__txt, .exbtn.exbtn--type1.exbtn--icon-star:active > .exbtn__txt, .exbtn.exbtn--type1.exbtn--icon-star:focus > .exbtn__txt, .exbtn.exbtn--type1.exbtn--icon-star:hover > .exbtn__txt {
  opacity: .6
}
.exbtn.exbtn--type1.exbtn--icon-star > .exbtn__txt {
  padding-left: 28px
}
.exbtn.exbtn--type1.exbtn--icon-star > .exbtn__txt:before {
  top: 0;
  height: 20px;
  width: 20px;
  background: url(../../images/assets/icons/alt_icon_fav_02.png) no-repeat 0 0;
  background-size: 100%
}
.exbtn.exbtn--type2.exbtn--icon-search > .exbtn__txt {
  padding-left: 27px
}
.exbtn.exbtn--type2.exbtn--icon-search > .exbtn__txt:before {
  top: 50%;
  height: 20px;
  width: 20px;
  background: url(../../images/assets/icons/alt_icon_search_02.png) no-repeat 0 0;
  background-size: 100%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%)
}
.c-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 50px;
  flex-direction: column;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column
}
@media screen and (min-width:767px) {
  .c-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 64px;
    flex-direction: row;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: justify;
    -ms-flex-direction: row;
    -ms-flex-pack: justify
  }
}
@media screen and (min-width:767px) {
  .c-card__colmuns:only-child {
    width: 100%
  }
}
.c-card__colmuns:only-child .c-card__point-box {
  margin: 0
}
@media screen and (min-width:767px) {
  .c-card__colmuns:first-child {
    margin: 0 32px 0 0
  }
}
.c-card__colmuns p {
  font-size: 1.4rem;
  line-height: 1.75
}
.c-card__colmuns > div:first-child {
  margin: 0 0 25px
}
.c-card__colmuns img {
  display: block;
  width: 100%;
  margin: 0 auto
}
@media screen and (min-width:767px) {
  .c-card__colmuns img {
    width: auto
  }
}
.c-card__colmuns dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
	flex-wrap: wrap;
  margin: 0 0 8px;
	width: 100%;
}
.c-card__colmuns dl > dt {
  color: #00abeb;
  font-size: 1.6rem;
  white-space: nowrap
}
.c-card__colmuns dl > dt:after {
  content: "："
}
.c-card__colmuns dl > dd {
  flex: 1;
  font-size: 1.6rem;
  word-break: break-all;
  -ms-flex: 1
}
.c-card__colmuns dl:last-of-type dd, .c-card__colmuns dl:last-of-type dt {
  color: #f57c31
}
.c-card__colmuns--mr0:first-child {
  margin: 0
}
.c-card__point-list {
  counter-reset: i
}
.c-card__point-list > li {
  position: relative;
  padding: 0 0 0 24px;
  font-size: 1.4rem;
  line-height: 1.75
}
.c-card__point-list > li:before {
  position: absolute;
  left: 0;
  top: 3px;
  content: counter(i);
  counter-increment: i;
  display: inline-block;
  height: 19px;
  width: 19px;
  padding: 3px 0 0 1px;
  background-color: #00abeb;
  border-radius: 50%;
  color: #fff;
  font-weight: 700;
  line-height: 1;
  text-align: center
}
.c-card__point-list > li:last-child {
  margin: 0
}
.c-card__point-box {
  margin: 0 0 25px;
  border: 1px solid #00abeb
}
@media screen and (min-width:767px) {
  .c-card__point-box {
    margin: 0
  }
}
.c-card__point-box > p {
  padding: 25px 20px
}
@media screen and (min-width:767px) {
  .c-card__point-box > p {
    padding: 32px 20px
  }
}
@media screen and (min-width:767px) {
  .c-card__point-box--w375 {
    width: 375px
  }
}
.c-card--reverse {
  flex-direction: column-reverse;
  -webkit-box-direction: reverse;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column-reverse
}
@media screen and (min-width:767px) {
  .c-card--reverse {
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row
  }
}
.c-card--reverse .c-card__colmuns img {
  margin: 0 0 25px
}
@media screen and (min-width:767px) {
  .c-card--reverse .c-card__colmuns img {
    margin: 0
  }
}
.c-checkboxgroup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 50px;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap
}
@media screen and (min-width:767px) {
  .c-checkboxgroup {
    margin: 0 0 64px
  }
}
.c-checkboxgroup:after {
  content: "";
  width: 100%
}
.c-checkboxgroup--6 > li:nth-child(n+6) {
  order: 1;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1
}
.c-checkbox {
  margin: 0 14px 10px 0;
  font-size: 1.4rem
}
.c-checkbox > label {
  position: relative;
  display: inline-block;
  margin: 0
}
.c-checkbox > label > input[type=checkbox] {
  position: absolute;
  left: 4px;
  top: 4px;
  z-index: -1
}
.c-checkbox > label > input[type=checkbox] + span {
  cursor: pointer;
  position: relative;
  display: inline-block;
  padding: 0 0 0 35px;
  transition: color .2s;
  -webkit-transition: color .2s
}
.c-checkbox > label > input[type=checkbox] + span:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  display: block;
  height: 20px;
  width: 20px;
  background: #fff;
  border: 1px solid #ccc
}
.c-checkbox > label > input[type=checkbox]:checked + span > span {
  position: relative;
  display: inline-block
}
.c-checkbox > label > input[type=checkbox]:checked + span > span:after, .c-checkbox > label > input[type=checkbox]:checked + span > span:before {
  position: absolute;
  content: "";
  display: block;
  height: 1px;
  background-color: #00aaeb
}
.c-checkbox > label > input[type=checkbox]:checked + span > span:before {
  left: -32px;
  top: 12px;
  width: 7px;
  transform: rotate(54deg);
  -webkit-transform: rotate(54deg)
}
.c-checkbox > label > input[type=checkbox]:checked + span > span:after {
  left: -29px;
  top: 11px;
  width: 12px;
  transform: rotate(-46deg);
  -webkit-transform: rotate(-46deg)
}
.c-pagenation__items {
  display: -ms-grid;
  display: grid;
  width: 290px;
  margin: 0 auto 25px;
  -ms-grid-columns: 2fr 1fr 2fr;
  grid-template-columns: 2fr 1fr 2fr
}
@media screen and (min-width:767px) {
  .c-pagenation__items {
    margin: 0 auto 32px
  }
}
.c-pagenation__current, .c-pagenation__next, .c-pagenation__prev {
  font-size: 1.4rem;
  line-height: 1
}
.c-pagenation__next > a > span, .c-pagenation__prev > a > span {
  position: relative;
  display: inline-block
}
.c-pagenation__next > a > span:after, .c-pagenation__next > a > span:before, .c-pagenation__prev > a > span:after, .c-pagenation__prev > a > span:before {
  position: absolute;
  content: "";
  display: block;
  height: 2px;
  width: 9px;
  background-color: #00abeb
}
.c-pagenation__next > a > span:before, .c-pagenation__prev > a > span:before {
  top: calc(50% - 4px)
}
.c-pagenation__next > a > span:after, .c-pagenation__prev > a > span:after {
  top: calc(50% + 1px)
}
.c-pagenation__prev {
  text-align: left;
  -ms-grid-column: 1;
  grid-column: 1/2;
  -ms-grid-column-span: 1
}
.c-pagenation__prev > a > span {
  padding: 0 0 0 16px
}
.c-pagenation__prev > a > span:after, .c-pagenation__prev > a > span:before {
  left: 1px
}
.c-pagenation__prev > a > span:before {
  transform: rotate(-43deg);
  -webkit-transform: rotate(-43deg)
}
.c-pagenation__prev > a > span:after {
  transform: rotate(43deg);
  -webkit-transform: rotate(43deg)
}
.c-pagenation__current {
  text-align: center;
  -ms-grid-column: 2;
  grid-column: 2/3;
  -ms-grid-column-span: 1
}
.c-pagenation__next {
  text-align: right;
  -ms-grid-column: 3;
  grid-column: 3/4;
  -ms-grid-column-span: 1
}
.c-pagenation__next > a > span {
  padding: 0 16px 0 0
}
.c-pagenation__next > a > span:after, .c-pagenation__next > a > span:before {
  right: 1px
}
.c-pagenation__next > a > span:before {
  transform: rotate(43deg);
  -webkit-transform: rotate(43deg)
}
.c-pagenation__next > a > span:after {
  transform: rotate(-43deg);
  -webkit-transform: rotate(-43deg)
}
.c-notice__item {
  position: relative;
  padding-left: 1.4rem;
  font-size: 1.4rem;
  line-height: 1.5
}
.c-notice__item:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "※"
}
.p-section {
  margin: 0 0 50px
}
@media screen and (min-width:767px) {
  .p-section {
    margin: 0 0 64px
  }
}
.p-section__text {
  color: #000;
  font-size: 1.4rem;
  line-height: 1.75
}
.p-section__text--sz16 {
  font-size: 1.6rem
}
.p-section__text--mb64 {
  margin: 0 0 50px
}
@media screen and (min-width:767px) {
  .p-section__text--mb64 {
    margin: 0 0 64px
  }
}
.p-section__text--mb642 {
  margin: 0 0 30px
}
@media screen and (min-width:767px) {
  .p-section__text--mb642 {
    margin: 0 0 64px
  }
}
.p-section__btn {
  text-align: center
}
.p-section__btn > .exbtn {
  width: 350px
}
.p-section__video {
  margin: 0 0 50px
}
@media screen and (min-width:767px) {
  .p-section__video {
    margin: 0 0 64px
  }
}
.p-section__video-text {
  margin: 0 0 15px;
  font-size: 1.4rem;
  line-height: 1.75
}
@media screen and (min-width:767px) {
  .p-section__video-text {
    margin: 0 0 32px;
    text-align: center
  }
}
.p-section__video img {
  width: 100%
}
.p-section--mb0 {
  margin: 0
}
.p-section--blue {
  background-color: #e5f6fd
}
.p-searchresult {
  margin-bottom: 50px;
  border-top: 1px solid #859099
}
@media screen and (min-width:767px) {
  .p-searchresult {
    margin-bottom: 64px
  }
}
.p-searchresult:last-child {
  margin-bottom: 0
}
.p-searchresult > h3 {
  margin-bottom: 25px;
  margin-top: 50px;
  padding-bottom: 25px;
  border-bottom: 1px solid #859099;
  color: #006bcd;
  font-size: 1.4rem;
  line-height: 1.75
}
@media screen and (min-width:767px) {
  .p-searchresult > h3 {
    margin-bottom: 32px;
    margin-top: 64px;
    padding-bottom: 32px;
    font-size: 1.8rem;
    line-height: 2.111
  }
}
.p-searchresult__category {
  margin-bottom: 24px;
  color: #00abeb;
  font-size: 1.4rem;
  line-height: 1.75
}
@media screen and (min-width:767px) {
  .p-searchresult__category {
    margin-bottom: 24px;
    font-size: 1.6rem;
    line-height: 1.75
  }
}
.p-searchresult__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 13px;
  flex-wrap: wrap;
  justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -ms-flex-wrap: wrap
}
@media screen and (min-width:767px) {
  .p-searchresult__info {
    margin: 0 0 32px;
    justify-content: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start
  }
}
.p-searchresult__info > li {
  margin: 0 0 12px
}
.p-searchresult__info > li:nth-child(odd) {
  margin-right: 10px
}
@media screen and (max-width:374px) {
  .p-searchresult__info > li:nth-child(odd) {
    margin-right: 0
  }
}
@media screen and (min-width:535px) and (max-width:687px) {
  .p-searchresult__info > li:nth-child(2) {
    margin-right: 10px
  }
  .p-searchresult__info > li:nth-child(3) {
    margin-right: 0
  }
}
@media screen and (min-width:688px) and (max-width:766px) {
  .p-searchresult__info > li:nth-child(2), .p-searchresult__info > li:nth-child(3) {
    margin-right: 10px
  }
}
@media screen and (min-width:767px) {
  .p-searchresult__info > li {
    margin: 0 12px 0 0
  }
}
.p-searchresult__info > li .exbtn {
  width: 152px;
  min-width: 152px
}
.p-searchresult__func {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -ms-flex-wrap: wrap
}
@media screen and (min-width:767px) {
  .p-searchresult__func {
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center
  }
}
.p-searchresult__func > li {
  margin: 0 0 12px
}
.p-searchresult__func > li:nth-child(odd) {
  margin-right: 10px
}
@media screen and (max-width:374px) {
  .p-searchresult__func > li:nth-child(odd) {
    margin-right: 0
  }
}
@media screen and (min-width:535px) and (max-width:687px) {
  .p-searchresult__func > li:nth-child(2) {
    margin-right: 10px
  }
  .p-searchresult__func > li:nth-child(3) {
    margin-right: 0
  }
}
@media screen and (min-width:688px) and (max-width:766px) {
  .p-searchresult__func > li:nth-child(2), .p-searchresult__func > li:nth-child(3) {
    margin-right: 10px
  }
}
@media screen and (min-width:767px) {
  .p-searchresult__func > li, .p-searchresult__func > li:nth-child(odd) {
    margin: 0 18px 0 0
  }
  .p-searchresult__func > li:last-child {
    margin: 0
  }
}
.p-searchresult__func > li .exbtn {
  width: 152px;
  min-width: 152px;
  padding: 12px 2px
}
@media screen and (min-width:767px) {
  .p-searchresult__func > li .exbtn {
    min-width: 193px;
    padding: 12px 20px
  }
}
.p-searchresult__func > li .exbtn--type1.exbtn--icon-star > .exbtn__txt {
  padding-left: 22px
}
@media screen and (min-width:767px) {
  .p-searchresult__func > li .exbtn--type1.exbtn--icon-star > .exbtn__txt {
    padding-left: 28px
  }
}
.p-searchresult__func > li .exbtn--type1.exbtn--icon-star > .exbtn__txt:before {
  left: -4px
}
@media screen and (min-width:767px) {
  .p-searchresult__func > li .exbtn--type1.exbtn--icon-star > .exbtn__txt:before {
    left: 0
  }
}
.p-searchresult .c-card {
  margin: 0 0 25px
}
@media screen and (min-width:767px) {
  .p-searchresult .c-card {
    margin: 0 0 64px
  }
}
.p-searchresult .c-card .c-card__colmuns div:first-child {
  margin-bottom: 0
}
.p-searchresult .c-card .c-card__colmuns img {
  height: 160px;
  width: 240px;
  margin: 0 auto 18px
}
@media screen and (min-width:767px) {
  .p-searchresult .c-card .c-card__colmuns img {
    margin: 0
  }
}
.p-searchresult .c-card .c-card__colmuns h4 {
  margin: 0 0 4px;
  color: #000;
  font-size: 1.6rem;
  line-height: 1.75
}
.p-searchresult-status__update {
  margin: 0 0 25px;
  font-size: 1.4rem;
  line-height: 1
}
@media screen and (min-width:767px) {
  .p-searchresult-status__update {
    margin: 0 0 32px
  }
}
.p-searchresult-status__num {
  margin: 0 0 25px;
  padding: 25px 0;
  background-color: #ececec;
  font-size: 1.6rem;
  line-height: 1;
  text-align: center
}
@media screen and (min-width:767px) {
  .p-searchresult-status__num {
    margin: 0 0 32px
  }
}
.p-searchresult-status__num span {
  margin: 0 20px;
  color: #006bcd;
  font-size: 2.8rem
}
.p-searchresult-status-control__items {
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin: 0 auto;
  -ms-grid-columns: auto 56px auto;
  -ms-grid-rows: auto 25px auto;
  grid-template-columns: auto 56px auto;
  grid-template-rows: auto 25px auto
}
@media screen and (min-width:767px) {
  .p-searchresult-status-control__items {
    width: 486px;
    -ms-grid-columns: auto 32px auto 32px 315px;
    -ms-grid-rows: auto;
    grid-template-columns: auto 32px auto 32px 315px;
    grid-template-rows: auto
  }
}
.p-searchresult-status-control__select-all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row-reverse;
  font-size: 1.4rem;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -ms-flex-align: center;
  -ms-flex-direction: row-reverse;
  -ms-grid-column: 1;
  grid-column: 1/2;
  -ms-grid-column-span: 1
}
@media screen and (min-width:767px) {
  .p-searchresult-status-control__select-all {
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center
  }
}
.p-searchresult-status-control__select-all > a {
  text-decoration: none
}
.p-searchresult-status-control__select-reset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.4rem;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-column: 3;
  grid-column: 3/4;
  -ms-grid-column-span: 1;
  -ms-grid-row: 1;
  grid-row: 1/2;
  -ms-grid-row-span: 1
}
@media screen and (min-width:767px) {
  .p-searchresult-status-control__select-reset {
    -ms-grid-column: 3;
    grid-column: 3/4;
    -ms-grid-column-span: 1;
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center
  }
}
.p-searchresult-status-control__select-reset > a {
  text-decoration: none
}
.p-searchresult-status-control__entry {
  -ms-grid-column: 1;
  grid-column: 1/4;
  -ms-grid-column-span: 3;
  -ms-grid-row: 3;
  grid-row: 3/4;
  -ms-grid-row-span: 1
}
@media screen and (min-width:767px) {
  .p-searchresult-status-control__entry {
    -ms-grid-column: 5;
    grid-column: 5/6;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
    grid-row: 1/2;
    -ms-grid-row-span: 1
  }
}
.p-form .exbtn, .p-searchresult-status-control__entry .exbtn {
  width: 100%
}
@media screen and (min-width:767px) {
  .p-form .exbtn {
    width: 315px
  }
}
.p-mainvisual {
  display: block;
  width: 100%;
  background-color: #0049bf;
  text-align: center;
  overflow: hidden
}
.p-mainvisual__inner {
  position: relative;
  margin: 0 auto
}
@media screen and (min-width:767px) {
  .p-mainvisual__inner {
    height: 180px;
    width: 1000px
  }
}
.p-mainvisual__ttl {
  line-height: 0;
  text-align: center
}
@media screen and (min-width:767px) {
  .p-mainvisual__ttl {
    position: absolute;
    width: 1600px;
    margin: 0 -300px
  }
}
.p-mainvisual__ttl img {
  width: 100%
}
@media screen and (min-width:767px) {
  .p-mainvisual__ttl img {
    width: auto
  }
}
.p-refine-result {
  position: relative
}
.p-refine-result__update {
  margin: 0 0 32px;
  font-size: 1.4rem;
  line-height: 1
}
.p-refine-result__number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  width: 100%;
  margin: 0 0 19px;
  justify-content: center;
  background-color: #ececec;
  font-size: 1.6rem;
  align-items: center;
  line-height: 1.75;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -ms-flex-align: center;
  -ms-flex-pack: center
}
@media screen and (min-width:767px) {
  .p-refine-result__number {
    margin: 0 0 34px
  }
}
.p-refine-result__number > span > span {
  display: inline-block;
  margin: 0 8px;
  color: #006bcd;
  font-size: 2.8rem
}
.p-refine-result__body {
  overflow-x: auto;
  width: 100%;
  margin: 0 0 48px
}
@media screen and (min-width:767px) {
  .p-refine-result__body {
    overflow: hidden;
    margin: 0
  }
}
.p-refine-result__body--list {
  overflow: visible;
  margin: 0 0 48px
}
.p-refine-result__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1272px;
  margin: 0 0 19px;
  padding: 0 3px 25px;
  flex-direction: column;
  flex-wrap: wrap;
  border-bottom: 1px solid #859099;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -ms-flex-wrap: wrap
}
@media screen and (min-width:767px) {
  .p-refine-result__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin: 0 0 48px;
    padding: 0 3px 48px;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row
  }
}
.p-refine-result__row:last-of-type {
  margin: 0
}
.p-refine-result__row--center {
  justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center
}
.p-refine-result__colm > hr {
  margin: 48px 0 42px;
  border: none;
  border-bottom: 1px solid #859099
}
.p-refine-result__colm:last-of-type > .p-refine-result__item {
  margin: 0
}
.p-refine-result__item {
  width: 270px;
  margin: 0 15px 0 0
}
@media screen and (min-width:767px) {
  .p-refine-result__item {
    width: 240px;
    margin: 0 40px 0 0
  }
}
.p-refine-result__item > h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 56px;
  color: #006bcd;
  font-size: 1.6rem;
  font-weight: 700;
  align-items: center;
  line-height: 1.75;
  -webkit-box-align: center;
  -ms-flex-align: center
}
.p-refine-result__item > h3 > a {
  color: #000;
  text-decoration: none;
  transition: .2s ease;
  -webkit-transition: .2s ease
}
.p-refine-result__item > h3 > a:hover {
  color: #333
}
.p-refine-result__item > dl {
  margin: 0 0 16px
}
.p-refine-result__item > dl > dt {
  margin: 0 0 8px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.75
}
.p-refine-result__item > dl > dt > a {
  color: #006bcd;
  text-decoration: none
}
.p-refine-result__item > dl > dt > a:hover {
  color: #349eff
}
.p-refine-result__item > dl > dd {
  margin: 0 0 16px;
  color: #006bcd;
  font-size: 1.2rem;
  line-height: 1.75
}
.p-refine-result__item > dl > dd:last-of-type {
  margin: 0
}
.p-refine-result__item > dl > dd > span {
  display: inline-block;
  padding: 0 6px;
  border: 1px solid #006bcd;
  border-radius: 9px
}
.p-refine-result__item > dl > dd > a > img {
  display: block;
  margin: 0 auto
}
.p-refine-result__item > ul > li {
  margin: 0 0 16px
}
.p-refine-result__item > ul > li:last-of-type {
  margin: 0
}
.p-refine-result__btn {
  text-align: center
}
.p-refine-result__btn > .exbtn {
  width: 100%
}
@media screen and (min-width:767px) {
  .p-refine-result__btn > .exbtn {
    width: 359px
  }
}
.p-refine-result .c-pagenation:first-of-type {
  margin: 0 0 44px
}
@media screen and (min-width:767px) {
  .p-refine-result .c-pagenation:first-of-type {
    margin: 0 0 60px
  }
}
.p-refine-result__next {
  position: absolute;
  right: -8px;
  top: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 36px;
  width: 36px;
  justify-content: center;
  background-color: #9dacb3;
  background-image: none;
  border-radius: 50%;
  align-items: center;
  transform: translateY(-50%);
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-transform: translateY(-50%)
}
@media screen and (min-width:767px) {
  .p-refine-result__next {
    right: 0;
    transform: translateY(0);
    -webkit-transform: translateY(0)
  }
}
.p-refine-result__next:after {
  content: "";
  display: block;
  height: 8px;
  width: 8px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg)
}
.p-refine-result__prev {
  position: absolute;
  left: -8px;
  top: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 36px;
  width: 36px;
  justify-content: center;
  background-color: #9dacb3;
  background-image: none;
  border-radius: 50%;
  align-items: center;
  transform: translateY(-50%);
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-transform: translateY(-50%)
}
@media screen and (min-width:767px) {
  .p-refine-result__prev {
    left: 0;
    transform: translateY(0);
    -webkit-transform: translateY(0)
  }
}
.p-refine-result__prev:after {
  content: "";
  display: block;
  height: 8px;
  width: 8px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg)
}
@media screen and (min-width:767px) {
  .swiper-container .p-refine-result__row {
    padding: 0 3px 64px
  }
}
@media screen and (min-width:767px) {
  .swiper-slide > hr {
    margin: 64px 0 42px
  }
}
.p-table {
  display: none
}
@media screen and (min-width:767px) {
  .p-table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 20px;
    background-color: #006bcd;
    color: #fff;
    font-size: 1.6rem;
    text-align: center
  }
  .p-table__th {
    width: calc((100% - 470px)/2);
    padding: 12px
  }
  .p-table__th:first-child {
    width: 470px
  }
  .p-table__th + .p-table__th {
    border-left: 1px solid #fff
  }
}
@media screen and (max-width:768px) {
  .u-is-pc {
    display: none !important
  }
}
@media screen and (min-width:767px) {
  .u-is-sp {
    display: none !important
  }
}
.u-mb0 {
  margin-bottom: 0 !important
}
.u-mb16 {
  margin-bottom: 16px !important
}
.u-mb25 {
  margin-bottom: 25px !important
}
.u-mb32 {
  margin-bottom: 32px !important
}
.u-mb3225 {
  margin-bottom: 25px !important
}
@media screen and (min-width:767px) {
  .u-mb3225 {
    margin-bottom: 32px !important
  }
}
.u-mb5025 {
  margin-bottom: 25px !important
}
@media screen and (min-width:767px) {
  .u-mb5025 {
    margin-bottom: 50px !important
  }
}
.u-mb5648 {
  margin-bottom: 48px !important
}
@media screen and (min-width:767px) {
  .u-mb5648 {
    margin-bottom: 56px !important
  }
}
.u-mb6430 {
  margin: 0 0 30px !important
}
@media screen and (min-width:767px) {
  .u-mb6430 {
    margin: 0 0 64px !important
  }
}
.u-mb6450 {
  margin: 0 0 50px !important
}
@media screen and (min-width:767px) {
  .u-mb6450 {
    margin: 0 0 64px !important
  }
}
@media screen and (max-width:768px) {
  .u-sp-mb15 {
    margin-bottom: 15px !important
  }
}
@media screen and (max-width:768px) {
  .u-sp-mb25 {
    margin-bottom: 25px !important
  }
}
@media screen and (min-width:767px) {
  .u-pc-mt80 {
    margin: 80px 0 0 !important
  }
}
@media screen and (min-width:767px) {
  .u-pc-mt105 {
    margin: 105px 0 0 !important
  }
}
.c-sideNav {
  font-size: 16px
}
@media (max-width:768px) {
  .c-sideNav {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25);
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25)
  }
}
.c-sideNav__head__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 58px;
  justify-content: center;
  background-color: #e6e6e6;
  color: #000;
  font-weight: 700;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -ms-flex-align: center;
  -ms-flex-pack: center
}
.c-sideNav__cont {
  padding: 0 15px;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-top: none
}
.c-sideNav__list:not(:last-child) {
  border-bottom: 1px solid #e6e6e6
}
.c-sideNav__list__ttl {
  position: relative
}
.c-sideNav__list__ttl:before {
  position: absolute;
  bottom: 0;
  right: 0;
  top: 0;
  content: "";
  display: block;
  height: 31px;
  width: 31px;
  margin: auto;
  background-color: #00abeb
}
.c-sideNav__list__ttl a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 58px;
  padding-left: 5px;
  padding-right: 46px;
  color: #000;
  align-items: center;
  text-decoration: none;
  transition: .2s;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-transition: .2s
}
.c-sideNav__list__ttl a .__ico {
  content: "";
  display: inline-block;
  height: 30px;
  width: 30px;
  margin-right: 8px;
  background-image: url(/conts/2024/images/icon_sideNav01.png);
  background-repeat: no-repeat;
  background-size: 150px 30px
}
.c-sideNav__list__ttl a .__ico--1 {
  background-position: 0 0
}
.c-sideNav__list__ttl a .__ico--2 {
  background-position: -30px 0
}
.c-sideNav__list__ttl a .__ico--3 {
  background-position: -60px 0
}
.c-sideNav__list__ttl a .__ico--4 {
  background-position: -90px 0
}
.c-sideNav__list__ttl a .__ico--5 {
  background-position: -120px 0
}
.c-sideNav__list__ttl a:before {
  right: 8px;
  height: 1px;
  width: 15px
}
.c-sideNav__list__ttl a:after, .c-sideNav__list__ttl a:before {
  position: absolute;
  bottom: 0;
  top: 0;
  content: "";
  display: block;
  margin: auto;
  background: hsla(0, 0%, 100%, .75)
}
.c-sideNav__list__ttl a:after {
  right: 15px;
  height: 0;
  width: 1px;
  transition: .2s;
  -webkit-transition: .2s
}
.c-sideNav__list__ttl a:hover {
  opacity: .8
}
.c-sideNav__list__body {
  padding: 8px 24px 16px
}
.c-sideNav__list__body .__item a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 0 8px 15px;
  font-size: 14px;
  align-items: center;
  line-height: 1.5;
  text-decoration: none;
  transition: .2s;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-transition: .2s
}
.c-sideNav__list__body .__item a:after, .c-sideNav__list__body .__item a:before {
  position: absolute;
  left: 0;
  content: "";
  display: block;
  height: 1px;
  width: 9px;
  background-color: #00abeb
}
.c-sideNav__list__body .__item a:before {
  top: 15px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg)
}
.c-sideNav__list__body .__item a:after {
  top: 21px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg)
}
.c-sideNav__list:not(.is-open) .c-sideNav__list__ttl a:after {
  height: 15px
}
.c-side-contMenu {
  margin-bottom: 32px;
  font-size: 16px
}
@media (max-width:768px) {
  .c-side-contMenu {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25);
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25)
  }
}
.c-side-contMenu__head__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 58px;
  justify-content: center;
  background-color: #e6e6e6;
  color: #000;
  font-weight: 700;
  align-items: center;
  text-align: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -ms-flex-align: center;
  -ms-flex-pack: center
}
.c-side-contMenu__cont {
  padding: 15px;
  background-color: #f9f8f6;
  border: 1px solid #e6e6e6;
  border-top: none
}
.c-side-contMenu__list .__item:not(:last-child) {
  border-bottom: 1px solid #e6e6e6
}
.c-side-contMenu__list .__item a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 54px;
  padding: 0 0 0 25px;
  font-size: 14px;
  align-items: center;
  line-height: 1.5;
  text-decoration: none;
  transition: .2s;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-transition: .2s
}
.c-side-contMenu__list .__item a:after, .c-side-contMenu__list .__item a:before {
  position: absolute;
  left: 8px;
  content: "";
  display: block;
  height: 1px;
  width: 9px;
  background: #00aaeb
}
.c-side-contMenu__list .__item a:before {
  top: calc(50% - 3px);
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg)
}
.c-side-contMenu__list .__item a:after {
  top: calc(50% + 3px);
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg)
}
.l-login {
  box-sizing: border-box;
  line-height: 1.625;
  -webkit-box-sizing: border-box
}
.l-login__inner {
  margin: 0 auto;
  background-color: #fff
}
.l-login__head {
  height: 60px;
  padding: 0 15px;
  justify-content: space-between;
  background-color: #00aaeb;
  color: #fff;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify
}
.l-login__head, .l-login__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center
}
.l-login__ttl {
  height: 100%;
  font-size: 16px;
  font-weight: 700
}
.l-login__checkbox {
  margin-bottom: 15px
}
.l-login__checkbox input[type=checkbox] {
  display: none
}
.l-login__checkbox .label-check {
  cursor: pointer;
  position: relative;
  display: inline-block;
  padding: 0 0 0 28px;
  font-size: 14px;
  line-height: 1.75
}
.l-login__checkbox .label-check:before {
  left: 6px;
  top: calc((1.75em - 20px)/2 + 2px);
  opacity: 0;
  z-index: 2;
  height: 12px;
  width: 7px;
  border-bottom: 2px solid #4392da;
  border-right: 2px solid #4392da;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg)
}
.l-login__checkbox .label-check:after, .l-login__checkbox .label-check:before {
  position: absolute;
  content: "";
  display: block;
  box-sizing: border-box;
  -webkit-box-sizing: border-box
}
.l-login__checkbox .label-check:after {
  left: 0;
  top: calc((1.75em - 20px)/2);
  height: 20px;
  width: 20px;
  background: #f3f3f3;
  border: 1px solid #d7dce2;
  border-radius: 3px
}
.l-login__checkbox input:checked + .label-check:before {
  opacity: 1
}
.l-login__cont {
  padding: 15px 15px 32px
}
.l-login__lead {
  margin-bottom: 16px
}
.l-login__lead p {
  font-size: 14px
}
.l-login__lead p:not(:last-child) {
  margin-bottom: 1em
}
.l-login__primary {
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #e6e6e6
}
.l-login__list01 {
  margin: 0 0 15px
}
.l-login__list01 li:not(:last-child) {
  margin: 0 0 10px
}
.l-login__list01 input[type=password], .l-login__list01 input[type=text] {
  height: 50px !important;
  width: 100%;
  margin: 0;
  padding: 0 15px !important;
  background: #f3f3f3;
  border: 1px solid #d7dce2 !important;
  border-radius: 3px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: normal !important;
  -webkit-box-sizing: border-box
}
.l-login__list01 input[type=password]:focus, .l-login__list01 input[type=text]:focus {
  background-color: #f3f3f3 !important;
  background-image: none !important
}
.l-login__list01 input[type=password]::-webkit-input-placeholder, .l-login__list01 input[type=text]::-webkit-input-placeholder {
  color: #a0b1ba;
  font-size: 14px
}
.l-login__list01 input[type=password]::-moz-placeholder, .l-login__list01 input[type=text]::-moz-placeholder {
  color: #a0b1ba;
  font-size: 14px
}
.l-login__list01 input[type=password]:-ms-input-placeholder, .l-login__list01 input[type=text]:-ms-input-placeholder {
  color: #a0b1ba;
  font-size: 14px
}
.l-login__list01 input[type=password]::-ms-input-placeholder, .l-login__list01 input[type=text]::-ms-input-placeholder {
  color: #a0b1ba;
  font-size: 14px
}
.l-login__list01 input[type=password]::placeholder, .l-login__list01 input[type=text]::placeholder {
  color: #a0b1ba;
  font-size: 14px
}
.l-login__btn {
  text-align: center
}
.l-login__btn .btn {
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 48px;
  width: 100%;
  margin: 0;
  padding: 0 20px 0 8px !important;
  justify-content: center;
  background: #fff;
  border: none;
  border-radius: 3px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25);
  box-sizing: border-box;
  font-size: 14px;
  font-weight: 400;
  align-items: center;
  text-decoration: none;
  transition: .2s;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25);
  -webkit-box-sizing: border-box;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-transition: .2s
}
.l-login__btn .btn:before {
  content: "";
  display: inline-block;
  margin-bottom: 2px;
  margin-right: 8px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain
}
.l-login__btn .btn.btn-01 {
  color: #006bcd
}
.l-login__btn .btn.btn-01:before {
  height: 20px;
  width: 20px;
  background-image: url(/conts/2024/images/icon_login_btn01.png)
}
.l-login__btn .btn.btn-02 {
  background-color: #f57c31;
  color: #fff
}
.l-login__btn .btn.btn-02:before {
  height: 20px;
  width: 20px;
  background-image: url(/conts/2024/images/icon_login_btn02.png)
}
.l-login__btn .btn:hover.btn-01 {
  opacity: .8 !important
}
.l-login__btn .btn:hover.btn-02 {
  opacity: .9 !important
}
.l-login__secondary > :not(:last-child) {
  margin-bottom: 16px
}
.l-login__list02 > li:not(:last-child) {
  margin-bottom: 10px
}
.l-login__list02 > li a {
  position: relative;
  display: block;
  padding-left: 20px;
  font-size: 14px
}
.l-login__list02 > li a:after, .l-login__list02 > li a:before {
  position: absolute;
  left: 5px;
  content: "";
  display: block;
  height: 1px;
  width: 9px;
  background: #00aaeb
}
.l-login__list02 > li a:before {
  top: calc(50% - 3px);
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg)
}
.l-login__list02 > li a:after {
  top: calc(50% + 3px);
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg)
}
@media (max-width:767px) {
  .l-content > .l-login, .l-layout__main > .l-login {
    margin-bottom: 32px;
    margin-left: -15px;
    margin-right: -15px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid #e6e6e6
  }
  .l-content > .l-login:first-child, .l-layout__main > .l-login:first-child {
    margin-top: -16px
  }
}
.l-login:not(.l-login--side) {
  border-bottom: 1px solid #e6e6e6
}
@media (min-width:768px) {
  .l-login.l-login--side {
    margin-bottom: 32px;
    padding: 0
  }
  .l-login.l-login--side .l-login__cont {
    border: 1px solid #e6e6e6;
    border-top: none
  }
  .l-login:not(.l-login--side) {
    margin-bottom: 32px;
    padding: 0
  }
  .l-login:not(.l-login--side) .l-login__head {
    padding: 0 80px
  }
  .l-login:not(.l-login--side) .l-login__ttl:before {
    margin-right: 12px
  }
  .l-login:not(.l-login--side) .l-login__cont {
    padding: 16px 80px 32px
  }
  .l-login:not(.l-login--side) .l-login__primary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end
  }
  .l-login:not(.l-login--side) .l-login__primary .l-login__btnWrap {
    width: 268px;
    margin-bottom: 1px
  }
  .l-login:not(.l-login--side) .l-login__list01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    flex: 1 1 auto;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto
  }
  .l-login:not(.l-login--side) .l-login__list01 li {
    flex: 0 0 340px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 340px
  }
  .l-login:not(.l-login--side) .l-login__list01 li:not(:last-child) {
    margin: 0 8px 0 0
  }
  .l-login:not(.l-login--side) .l-login__btn .btn {
    max-width: 268px
  }
  .l-login:not(.l-login--side) .l-login__secondary > :not(:last-child) {
    margin-bottom: 24px
  }
  .l-login:not(.l-login--side) .l-login__list02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -ms-flex-align: center;
    -ms-flex-pack: center
  }
  .l-login:not(.l-login--side) .l-login__list02 > li:not(:last-child) {
    margin-bottom: 0;
    margin-right: 30px
  }
  .l-content > .l-login:not(.l-login--side) {
    margin-left: -32px;
    margin-right: -32px
  }
  .l-content > .l-login:not(.l-login--side):first-child {
    margin-top: -32px
  }
  .l-login.l-login--main {
    margin-bottom: 32px;
    padding: 0
  }
  .l-login.l-login--main .l-login__head {
    padding-left: 16px;
    padding-right: 16px
  }
  .l-login.l-login--main .l-login__cont {
    padding-left: 15px;
    padding-right: 15px;
    border: 1px solid #e6e6e6;
    border-top: none
  }
  .l-login.l-login--main .l-login__primary .l-login__btnWrap {
    width: 186px
  }
  .l-login.l-login--main .l-login__list01 li {
    flex: 0 0 250px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 250px
  }
}
.btn-top-01 {
  position: absolute;
  bottom: -50px;
  right: 15px;
  z-index: 100
}
.btn-top-01--btm3 {
  bottom: 212px
}
.btn-top-01 a {
  position: relative;
  display: block;
  height: 50px;
  width: 50px;
  background: #00abeb;
  border-radius: 50%;
  color: transparent;
  font-size: 0
}
.btn-top-01 a:after, .btn-top-01 a:before {
  position: absolute;
  bottom: 0;
  right: 0;
  top: 2px;
  content: "";
  display: block;
  height: 2px;
  width: 13px;
  margin: auto;
  background: #fff;
  border-radius: 2px
}
.btn-top-01 a:before {
  left: -8px;
  transform: rotate(134deg);
  -webkit-transform: rotate(134deg)
}
.btn-top-01 a:after {
  left: 8px;
  transform: rotate(-134deg);
  -webkit-transform: rotate(-134deg)
}
@media screen and (min-width:767px) {
  .btn-top-01 {
    position: absolute;
    bottom: 24px;
    right: 32x
  }
  .btn-top-01 a {
    position: relative;
    display: block;
    height: 70px;
    width: 70px;
    background: #00abeb;
    border-radius: 50%;
    color: transparent;
    font-size: 0;
    transition: background .2s;
    -webkit-transition: background .2s
  }
  .btn-top-01 a:after, .btn-top-01 a:before {
    position: absolute;
    bottom: 0;
    right: 0;
    top: 2px;
    content: "";
    display: block;
    height: 4px;
    width: 22px;
    margin: auto;
    background: #fff;
    border-radius: 2px
  }
  .btn-top-01 a:before {
    left: -12px;
    transform: rotate(134deg);
    -webkit-transform: rotate(134deg)
  }
  .btn-top-01 a:after {
    left: 13px;
    transform: rotate(-134deg);
    -webkit-transform: rotate(-134deg)
  }
  .btn-top-01 a:active, .btn-top-01 a:focus, .btn-top-01 a:hover {
    background: #1fc2ff
  }
}
.js-scroll-top {
  opacity: 1;
  transition: opacity .5s;
  -webkit-transition: opacity .5s
}
.js-scroll-top.is-hidden {
  opacity: 0
}
.js-scroll-top.is-fixed {
  position: fixed;
  bottom: 68px
}
button {
  appearance: none;
  cursor: pointer;
  padding: 0;
  background-color: transparent;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none
}
.exbtn__txt {
  font-size: 1.4rem;
  line-height: 1.7
}
.p-form {
  padding: 20px 10px;
  border: 1px solid #00abeb
}
@media screen and (min-width:767px) {
  .p-form {
    padding: 20px
  }
}
.p-form > h2 {
  cursor: pointer;
  position: relative;
  padding-left: 6px;
  color: #333;
  font-size: 2.1rem;
  font-weight: 400;
  line-height: 1
}
@media screen and (min-width:767px) {
  .p-form > h2 {
    padding-left: 0
  }
}
@media screen and (max-width:340px) {
  .p-form > h2 {
    font-size: 1.9rem
  }
}
.p-form > h2.is-closed:after, .p-form > h2.is-closed:before {
  position: absolute;
  right: 0;
  top: 7px;
  content: "";
  display: block;
  height: 2px;
  width: 18px;
  background-color: #00abeb
}
@media screen and (min-width:767px) {
  .p-form > h2.is-closed:after, .p-form > h2.is-closed:before {
    right: -7px
  }
}
.p-form > h2.is-closed:before {
  right: 8px;
  top: 0;
  height: 18px;
  width: 2px
}
@media screen and (min-width:767px) {
  .p-form > h2.is-closed:before {
    right: 1px
  }
}
.p-form > h2.is-opened:before {
  position: absolute;
  right: 0;
  top: 7px;
  content: "";
  display: block;
  height: 2px;
  width: 18px;
  background-color: #00abeb
}
@media screen and (min-width:767px) {
  .p-form > h2.is-opened:before {
    right: -7px
  }
}
.p-form > div > h3 {
  height: 48px;
  margin: 0 0 16px;
  padding: 14px 0 14px 12px;
  background-color: #919ba3;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 400
}
.p-form__inner {
  display: none;
  margin-top: 25px
}
.p-form .p-section__btn {
  margin: 0 5px 5px
}
@media screen and (min-width:767px) {
  .p-form .p-section__btn {
    margin: 0 0 10px
  }
}
.c-checkboxgroup {
  margin-bottom: 0
}
.c-checkboxgroup li {
  height: 48px;
  margin: 0 0 16px;
  padding: 14px 0;
  background-color: #ececec;
  color: #006bcd
}
.c-checkboxgroup li:first-child {
  width: 100%;
  padding-left: 12px
}
.c-checkboxgroup > :not(:first-child) {
  width: 100%;
  padding-left: 32px
}
@media screen and (min-width:767px) {
  .c-checkboxgroup > :not(:first-child) {
    width: 386px
  }
}
.c-checkboxgroup > :not(:first-child).c-checkbox--half {
  width: 47.2%
}
@media screen and (min-width:767px) {
  .c-checkboxgroup > :not(:first-child).c-checkbox--half {
    width: 386px
  }
}
.c-checkboxgroup li:nth-child(2n) {
  margin-right: auto
}
.p-form ul:nth-of-type(3) {
  margin-bottom: 16px
}
.c-checkbox > label > input[type=checkbox] + span:before {
  border-color: #006bcd
}
.p-section__subject {
  margin: 0 0 45px;
  color: #333;
  font-size: 2.4rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.75;
  text-align: center
}
@media screen and (min-width:767px) {
  .p-section__subject {
    font-size: 2.8rem
  }
}
@media screen and (max-width:340px) {
  .p-section__subject {
    font-size: 2.3rem
  }
}
.p-section--search {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap
}
@media screen and (min-width:767px) {
  .p-section--search:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    height: 2px;
    width: 100%;
    background: #fff
  }
}
.p-searchresult {
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 24px;
  border-bottom: 1px solid #859099;
  border-top: none
}
@media screen and (min-width:767px) {
  .p-searchresult {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 8.3em;
    padding: 40px 0;
    box-sizing: border-box;
    align-items: center;
    -webkit-box-align: center;
    -webkit-box-sizing: border-box;
    -ms-flex-align: center
  }
}
.p-searchresult:first-child {
  border-bottom: 1px solid #859099
}
.p-searchresult .c-checkbox > label > input[type=checkbox] + span:before {
  position: absolute;
  top: 10px;
  content: "";
  background: #fff;
  border: 1px solid #ccc
}
.p-searchresult .c-checkbox > label > input[type=checkbox]:checked + span > span:before {
  top: 22px
}
.p-searchresult .c-checkbox > label > input[type=checkbox]:checked + span > span:after {
  top: 21px
}

.p-searchresult .c-card .c-card__colmuns {
	padding: auto;
}

@media screen and (min-width:767px) {
  .p-searchresult .c-card .c-card__colmuns > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 100%;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center
  }
}
.p-searchresult .c-card > div:last-child {
  flex-grow: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1
}
.p-searchresult .c-card .c-card__colmuns img {
  height: 120px;
  width: 160px;
 
}
.p-searchresult .c-card .c-card__colmuns h4 {
  margin: 0 0 12px
}
.p-searchresult > h3 {
  margin-bottom: 0;
  margin-top: 28px;
  padding-bottom: 12px;
  border-bottom: none;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.4
}
@media screen and (min-width:767px) {
  .p-searchresult > h3 {
    width: 470px;
    margin-top: 0;
    padding: 0 .5em;
    font-size: 1.6rem
  }
}
.p-searchresult > h3 > a {
  text-decoration: none
}
.p-searchresult .c-card {
  margin-bottom: 0
}
.p-searchresult .c-card > div:last-of-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center
}
.c-card__colmuns:first-child {
  margin: 0
}
@media screen and (min-width:767px) {
  .c-card__colmuns dl {
    display: block;
    width: 180px;
    margin: 0;
    padding: 0 .5em;
    text-align: center
  }
}
@media screen and (min-width:767px) {
  .c-card__colmuns dl > dt {
    display: none
  }
}
.c-card__colmuns dl > dd {
  width: 100%;
  flex: 1 0 auto;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto
}
@media screen and (min-width:767px) {
  .c-card__colmuns dl > dd {
    flex: none;
    -webkit-box-flex: 0;
    -ms-flex: none
  }
}
.c-card__colmuns dl > dd:nth-of-type(2):before {
  content: "、"
}
@media screen and (min-width:767px) {
  .c-card__colmuns dl > dd:nth-of-type(2):before {
    content: none
  }
}
.c-card__colmuns dl:last-of-type dt {
  color: #00abeb
}
.c-card__colmuns dl:last-of-type dd {
  color: #000
}
.p-searchresult__func {
  display: block;
  width: 100%
}
@media screen and (min-width:767px) {
  .p-searchresult__func {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify
  }
}
.p-searchresult__func > li {
  margin: 0 0 15px
}
.p-searchresult__func > li:last-of-type {
  margin: 0
}
.p-searchresult__func > li:nth-child(2n), .p-searchresult__func > li:nth-child(odd) {
  margin-right: 0
}
@media screen and (min-width:767px) {
  .p-searchresult__func > li {
    margin: 0 !important
  }
}
.p-searchresult__func > li .exbtn {
  width: 100%
}
@media screen and (min-width:767px) {
  .p-searchresult__func > li .exbtn {
    min-width: 265px
  }
}
.p-form {
  border: none;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, .25);
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .25)
}
.p-form__inner {
  margin-top: 2px
}
@media screen and (min-width:767px) {
  .p-form__inner {
    margin-top: 28px
  }
}
.p-form > div > h3 {
  margin-bottom: 0;
  background-color: transparent;
  color: #000;
  font-size: 1.6rem
}
@media screen and (min-width:767px) {
  .p-form > div > h3 {
    margin-bottom: 32px;
    background-color: #ececec;
    letter-spacing: .2em
  }
}
.c-checkboxgroup--industry {
  margin-bottom: 20px
}
@media screen and (min-width:767px) {
  .c-checkboxgroup--industry {
    margin-bottom: 32px
  }
}
.c-checkboxgroup--industry > li {
  height: auto;
  margin: 0;
  padding: 0 0 14px;
  background: none
}
.c-checkboxgroup--industry > li:first-child {
  width: 100%;
  padding-left: 28px
}
@media screen and (min-width:767px) {
  .c-checkboxgroup--industry > li:first-child {
    width: 263px;
    padding-left: 12px
  }
}
.c-checkboxgroup--industry > li:not(:first-child) {
  width: 100%;
  padding-left: 28px
}
@media screen and (min-width:767px) {
  .c-checkboxgroup--industry > li:not(:first-child) {
    width: 263px;
    padding-left: 12px
  }
}
.c-checkboxgroup--location > li {
  height: auto;
  margin: 0 16px;
  background: none;
  border-bottom: 1px solid #e6e6e6
}
.c-checkboxgroup--location > li:last-of-type {
  border: none
}
.c-checkboxgroup--location > li:nth-child(2n) {
  margin: 0 16px
}
@media screen and (min-width:767px) {
  .c-checkboxgroup--location > li {
    margin: 0;
    padding: 0 0 30px;
    border: none
  }
}
.c-checkboxgroup--location > li:first-child {
  width: 100%;
  padding-left: 0
}
@media screen and (min-width:767px) {
  .c-checkboxgroup--location > li:first-child {
    width: 260px
  }
}
.c-checkboxgroup--location > li:not(:first-child) {
  width: 100%;
  padding-left: 0
}
@media screen and (min-width:767px) {
  .c-checkboxgroup--location > li:not(:first-child) {
    width: 260px
  }
}
.c-checkboxgroupctrl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 14px;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center
}
.c-checkboxgroupctrl--industry {
  margin-left: 12px
}
.c-checkboxgroupctrl > li {
  height: 23px;
  font-size: 1.4rem
}
.c-checkboxgroupctrl > li > a {
  text-decoration: none
}
.c-checkboxgroupctrl > li:first-child {
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid #e6e6e6
}
.c-locationlist .c-checkboxgroupctrl {
  margin-left: 16px;
  margin-right: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #e6e6e6
}
@media screen and (min-width:767px) {
  .c-locationlist .c-checkboxgroupctrl {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 24px;
    border: none
  }
}
.c-locationlist .c-checkboxgroupctrl > li {
  height: 20px;
  font-size: 1.2rem
}
@media screen and (min-width:767px) {
  .c-locationlist .c-checkboxgroupctrl > li {
    height: 23px;
    font-size: 1.4rem
  }
}
.c-checkbox > label > input[type=checkbox] + span:before {
  top: 2px;
  height: 18px;
  width: 18px;
  border-color: #e6e6e6
}
.c-locationlistgroup {
  position: relative;
  margin: 0 6px 15px;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, .25);
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .25)
}
@media screen and (min-width:767px) {
  .c-locationlistgroup {
    margin: 0;
    box-shadow: none;
    -webkit-box-shadow: none
  }
}
@media screen and (max-width:767px) {
  .c-locationlist {
    width: 100%
  }
  .c-locationlist > dt {
    position: relative;
    height: 43px;
    width: 100%;
    padding-left: 16px;
    border-top: 1px solid #e6e6e6
  }
  .c-locationlist > dt.is-closed:after, .c-locationlist > dt.is-closed:before {
    position: absolute;
    right: 16px;
    top: 20px;
    content: "";
    display: block;
    height: 2px;
    width: 14px;
    background-color: #00abeb
  }
  .c-locationlist > dt.is-closed:before {
    right: 22px;
    top: 14px;
    height: 14px;
    width: 2px
  }
  .c-locationlist > dt.is-opened:before {
    position: absolute;
    right: 16px;
    top: 20px;
    content: "";
    display: block;
    height: 2px;
    width: 14px;
    background-color: #00abeb
  }
  .c-locationlist > dt > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    color: #000;
    font-size: 1.4rem;
    align-items: center;
    text-decoration: none;
    -webkit-box-align: center;
    -ms-flex-align: center
  }
  .c-locationlist:first-child > dt {
    border: none
  }
  .c-locationlist > dd {
    display: none
  }
  .c-locationlist--active > dt > a {
    color: #00abeb
  }
  .c-locationlist--active > dd {
    display: block
  }
}
@media screen and (min-width:767px) {
  .c-locationlist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 16px
  }
  .c-locationlist:last-of-type {
    margin: 0 0 32px
  }
  .c-locationlist > dt {
    height: 43px;
    width: 230px;
    margin-right: 32px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .25);
    font-size: 1.4rem;
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .25)
  }
  .c-locationlist > dt, .c-locationlist > dt > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -ms-flex-align: center;
    -ms-flex-pack: center
  }
  .c-locationlist > dt > a {
    height: 100%;
    width: 100%;
    text-decoration: none
  }
  .c-locationlist > dd {
    position: absolute;
    left: 262px;
    top: 10px;
    visibility: hidden;
    width: calc(100% - 230px);
    flex: 1;
    -webkit-box-flex: 1;
    -ms-flex: 1
  }
  .c-locationlist--active > dt {
    border: 1px solid #006bcd;
    box-shadow: none;
    color: #006bcd;
    font-weight: 700;
    -webkit-box-shadow: none
  }
  .c-locationlist--active > dd {
    visibility: visible
  }
}
@media screen and (min-width:767px) {
  .c-locationlistgroup--hokkaido {
    min-height: 380px
  }
}
@media screen and (min-width:767px) {
  .c-locationlistgroup--hokuriku, .c-locationlistgroup--koshinetsu {
    min-height: 220px
  }
}
@media screen and (min-width:767px) {
  .c-locationlistgroup--chugoku {
    min-height: 300px
  }
}
.c-checkboxgroup--location > .c-checkbox > label > span > span {
  padding-left: 16px
}
@media screen and (min-width:767px) {
  .c-checkboxgroup--location > .c-checkbox > label > span > span {
    padding-left: 0
  }
}
.c-checkboxgroup--location > .c-checkbox > label > span > span:before {
  position: absolute;
  content: "";
  display: block;
  height: 20px;
  width: 1px;
  background-color: #e6e6e6
}
@media screen and (min-width:767px) {
  .c-checkboxgroup--location > .c-checkbox > label > span > span:before {
    content: none
  }
}