.rwd-two-colm__sentence--s, .rwd-two-colm__list > *, .def-table > *, .def-table__desc > ul > li, .def-table__desc--white > dl > dd, .link-box__heading, .tool-box__heading, .checklist__item, .checklist-item__ttl, .checklist-item__desc, .qa-box, .pagenate__items > li, .font--type1, .sentence--s, .list > li {
  color: #000;
  font: 1.6rem/1.71 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ', 'Hiragino Kaku Gothic', sans-serif
}
@media screen and (min-width: 767px) {
  .rwd-two-colm__sentence--s, .rwd-two-colm__list > *, .def-table > *, .def-table__desc > ul > li, .def-table__desc--white > dl > dd, .link-box__heading, .tool-box__heading, .checklist__item, .checklist-item__ttl, .checklist-item__desc, .qa-box, .pagenate__items > li, .font--type1, .sentence--s, .list > li {
    line-height: 1.75
  }
}
.maincol .leadbox__sentence,
.rwd-two-colm__sentence--l,
.font--type2,
.sentence--l {
  color: #000;
  font: 1.6rem/1.75 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ', 'Hiragino Kaku Gothic', sans-serif
}
.heading--type2 {
  color: #333;
  font: 2.4rem/1.75 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ', 'Hiragino Kaku Gothic', sans-serif
}
@media screen and (min-width: 767px) {
  .heading--type2 {
    font-size: 2.8rem
  }
}
.def-table__ttl, .heading--type1 {
  color: #333;
  font: 2.1rem/1.75 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ', 'Hiragino Kaku Gothic', sans-serif
}
#sctk .link {
  font: 1.6rem/1.71 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ', 'Hiragino Kaku Gothic', sans-serif
}
#sctk .link--type1 {
  color: #006bcd;
  text-decoration: underline
}
#sctk .link--type1:hover {
  color: #349eff;
  text-decoration: underline
}
#sctk .link--type1:visited {
  color: #551A8B;
  text-decoration: underline
}
:root {
  font-size: 62.5%;
  font-family: 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ', 'Hiragino Kaku Gothic', sans-serif
}
:root body {
  min-width: auto
}
*, *::before, *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.mainvisual {
  width: 100%;
  height: 210px;
}
@media screen and (min-width: 767px) {
  .mainvisual {
    height: 240px;
  }
}
.contents-wrap {
  background-color: #f3f3f3
}
#main {
  background-color: #f1f1f1;
  padding: 0 14px 64px;
  min-width: 343px;
  width: auto;
  position: relative
}
@media screen and (min-width: 767px) {
  #main {
    /*padding: 0;
    width: 1130px;*/
		max-width: 1158px;
    padding-bottom: 144px;
  }
}
@media screen and (min-width: 767px) {
  .contents-inner {
		display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 1130px;
    padding: 0 32px;
    background-color: #fff;
    box-shadow: 0 1px 10px 0 rgba(4, 0, 0, .1);
    -webkit-box-shadow: 0 1px 10px 0 rgba(4, 0, 0, .1);
  }
}
@media screen and (max-width: 766px) {
	.contents-inner {
		margin: 0;
    background-color: transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
	}
}
/*
.maincol {
  width: calc(100% - 32px);
  margin: 0 16px;
  padding-top: 50px
}*/
@media screen and (min-width: 767px) {
  .maincol {
    width: 734px;
    padding: 64px 0 0;
    /*grid-area: main;*/
  }
}
@media screen and (max-width: 766px) {
	.maincol {
		overflow: hidden;
    margin-bottom: 32px;
    padding: 50px 15px 0;
    background-color: #fff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25);
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25);
	}
}
.maincol .leadbox__sentence {
  margin-bottom: 50px
}
@media screen and (min-width: 767px) {
  .maincol .leadbox__sentence {
    margin-bottom: 64px
  }
}
@media screen and (min-width: 767px) {
  .maincol .leadbox {
    margin-bottom: 32px
  }
}
.sidecol {
  padding-bottom: 32px
}
@media screen and (min-width: 767px) {
  .sidecol {
    width: 300px;
    margin: 64px 0;
    /*grid-area: side;*/
  }
}
.sidecol > section {
  margin: 0 0 32px
}
.sidecol > section:last-child {
  margin: 0
}
.rwd-one-colms > * {
  text-align: center
}
.rwd-one-colms > li {
  padding-bottom: 16px
}
.rwd-one-colms__image {
  margin-bottom: 16px
}
.rwd-one-colms__image p img {
  width: 100%
}
.rwd-one-colms__image > p + p {
  text-align: right
}
@media screen and (min-width: 767px) {
  .rwd-one-colms__image > p + p {
    display: none
  }
}
.rwd-one-colms--mb8 {
  margin-bottom: 8px
}
.rwd-one-colms--mb32 {
  margin-bottom: 32px
}
.rwd-one-colms--mb64 {
  margin-bottom: 48px
}
@media screen and (min-width: 767px) {
  .rwd-one-colms--mb64 {
    margin-bottom: 64px
  }
}
.rwd-two-colms > * {
  margin: 0 0 16px
}
@media screen and (min-width: 767px) {
  .rwd-two-colms {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .rwd-two-colms > * {
    margin: 0 0 16px
  }
}
.rwd-two-colms--type1 > * {
  margin: 0
}
@media screen and (min-width: 767px) {
  .rwd-two-colms--type1 > :first-child {
    width: 406px
  }
}
.rwd-two-colms--type2 > * {
  margin: 0
}
@media screen and (min-width: 767px) {
  .rwd-two-colms--type2 > :first-child {
    width: 406px
  }
}
.rwd-two-colms--type3 > * {
  margin: 0 0 1px
}
@media screen and (min-width: 767px) {
  .rwd-two-colms--type3 > * {
    margin: 0 0 16px
  }
}
.rwd-two-colms--type4 > * {
  margin: 0
}
.rwd-two-colms--type4 > :first-child {
  text-align: center;
  margin-bottom: 16px
}
@media screen and (min-width: 767px) {
  .rwd-two-colms--type4 > :first-child {
    margin-bottom: 0;
    width: 100px
  }
}
@media screen and (min-width: 767px) {
  .rwd-two-colms--type4 > :last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 32px
  }
}
.rwd-two-colms--type5 > * {
  margin: 0
}
.rwd-two-colms--type5 > :first-child {
  text-align: center;
  margin-bottom: 16px
}
@media screen and (min-width: 767px) {
  .rwd-two-colms--type5 > :first-child {
    margin-bottom: 0;
    width: 150px
  }
}
@media screen and (min-width: 767px) {
  .rwd-two-colms--type5 > :last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 32px
  }
}
@media screen and (min-width: 767px) {
  .rwd-two-colms--type6 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}
.rwd-two-colms--type6 > * {
  margin: 0
}
.rwd-two-colms--type6 > :first-child {
  text-align: center;
  margin-bottom: 16px
}
@media screen and (min-width: 767px) {
  .rwd-two-colms--type6 > :first-child {
    margin-bottom: 0;
    width: 320px
  }
}
@media screen and (min-width: 767px) {
  .rwd-two-colms--type6 > :last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 32px
  }
}
.rwd-two-colms__colm--c {
  text-align: center
}
@media screen and (min-width: 767px) {
  .rwd-two-colms__colm--pcorder1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
}
@media screen and (min-width: 767px) {
  .rwd-two-colms__colm--pcorder2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
}
.rwd-two-colms__colm--mb48 {
  margin-bottom: 48px
}
.rwd-two-colm__sentence {
  margin-bottom: 1em
}
.rwd-two-colm__sentence--b {
  font-weight: bold
}
.rwd-two-colm__sentence:last-child {
  margin: 0
}
.rwd-two-colm__list {
  margin-bottom: 1em
}
.rwd-two-colm__list > *:before {
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  background-color: #333;
  margin-right: .5rem
}
.rwd-two-colm__list--doted > * {
  margin-right: 0
}
.rwd-two-colm__list--doted > *:before {
  content: "・";
  display: inline;
  background-color: transparent
}
.rwd-two-colm--c {
  margin: 0 auto
}
.colms {
  margin-bottom: 48px
}
.colms > p {
  font-size: 16px !important;
}
.colms__inner {
  padding: 32px;
  margin-bottom: 32px
}
.colms__inner--gray {
  background-color: #f3f3f3
}
.colms__inner--brblue {
  border: 1px #00abeb solid
}
.colms__inner--brgray {
  border: 1px #ececec solid
}
.colms--arrow {
  margin: 0
}
.colms--arrow::after {
  content: "";
  margin: 21px auto;
  display: block;
  background-image: url(/conts/2027/images/bottom-arrow.svg);
  width: 40px;
  height: 22px
}
.colms--arrow2 {
  margin: 0
}
.colms--arrow2::after {
  content: "";
  margin: 16px auto;
  display: block;
  background-image: url(/conts/2027/images/bottom-arrow2.svg);
  width: 30px;
  height: 15px
}
@media screen and (min-width: 767px) {
  .colms--arrow2::after {
    margin: 16px 0 16px 140px
  }
}
.colms--modal {
  display: none
}
.colms--mb0 {
  margin-bottom: 0px
}
.colms--mb16 {
  margin-bottom: 16px
}
.colms--mb32 {
  margin-bottom: 22px
}
@media screen and (min-width: 767px) {
  .colms--mb32 {
    margin-bottom: 32px
  }
}
.colms--mb48 {
  margin-bottom: 42px
}
@media screen and (min-width: 767px) {
  .colms--mb48 {
    margin-bottom: 48px
  }
}
.colms--mb64 {
  margin-bottom: 50px
}
@media screen and (min-width: 767px) {
  .colms--mb64 {
    margin-bottom: 64px
  }
}
.colms-wrap {
  padding: 32px
}
.colms-wrap--type1 {
  border: 1px #f1f1f1 solid
}
.colms-wrap--type2 {
  border: 1px #00abeb solid
}
.colms-wrap--type3 {
  padding: 0
}
.colms-wrap--type-dummy {
  background-color: #ececec;
  height: 500px
}
.colms-wrap > div {
  margin: 0 0 32px
}
.colms-wrap > div:last-child {
  margin: 0px
}
.colms-wrap--sp {
  padding: 25px 0 16px
}
@media screen and (min-width: 767px) {
  .colms-wrap--sp {
    padding: 32px
  }
}
.def-table {
  border-bottom: 1px #fff solid
}
.def-table > * {
  padding: 16px
}
@media screen and (min-width: 767px) {
  .def-table > * {
    padding: 32px
  }
}
@media screen and (min-width: 767px) {
  .def-table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: table;
    margin: 0
  }
}
.def-table--heading {
  display: block
}
.def-table--s > * {
  padding: 12px 32px
}
.def-table--mb32 {
  margin-bottom: 32px
}
.def-table__ttl {
  background-color: #F1F1F1;
  text-align: center
  /* color: #fff */
}
@media screen and (min-width: 767px) {
  .def-table__ttl {
    display: table-cell;
    vertical-align: middle;
    width: 207px
  }
}
.def-table__ttl--heading {
  display: block;
  width: 100%;
  font-size: 1.6rem
}
.def-table__ttl--blue {
  padding: 10px 16px;
  font-size: 2.1rem;
  line-height: 1.85;
  background-color: #00abeb
}
@media screen and (min-width: 767px) {
  .def-table__ttl--blue {
    padding: 16px
  }
}
.def-table__ttl--blue2 {
  padding: 10px 16px;
  font-size: 1.91rem;
  line-height: 1.42;
  background-color: #00abeb
}
@media screen and (min-width: 767px) {
  .def-table__ttl--blue2 {
    padding: 16px
  }
}
@media screen and (min-width: 767px) {
  .def-table__ttl--w130 {
    width: 130px
  }
}
@media screen and (min-width: 767px) {
  .def-table__ttl--w130 + dd {
    width: 604px
  }
}
.def-table__ttl--l {
  text-align: left
}
.def-table__ttl--s {
  font-size: 1.6rem
}
.def-table__ttl > span {
  font: inherit
}
.def-table__ttl > span.sz28 {
  font-size: 2.8rem
}
.def-table__desc {
  /* background-color: #f1f1f1; */
  border-top: solid 1px #E6E6E6;
  border-right: solid 1px #E6E6E6
}
.def-table__desc__bott {
  border-top: solid 1px #E6E6E6;
  border-right: solid 1px #E6E6E6;
  border-bottom: solid 1px #E6E6E6
}
.def-table__desc > ul > li::before {
  content: "・"
}
@media screen and (min-width: 767px) {
  .def-table__desc {
    display: table-cell;
    width: 527px
  }
}
@media screen and (min-width: 767px) {
  .def-table__desc__bott {
    display: table-cell;
    width: 527px
  }
}
.def-table__desc--white {
  background-color: #fff
}
.def-table__desc--white > ul > li::before {
  content: "・"
}
.def-table__desc--white > dl > dt {
  margin-bottom: 8px
}
.def-table__desc--vam {
  vertical-align: middle
}
.def-table--blue {
  border: 1px #00abeb solid
}
.def-table--mb16 {
  margin-bottom: 16px
}
.def-table--mb16:last-child {
  margin-bottom: 0
}
.link-box {
  border: 1px #006bcd solid
}
.link-box__heading {
  color: #fff;
  background-color: #006bcd;
  padding: 8px 0 8px 18px
}
.link-box__items {
  margin: 32px
}
.link-box__items > li {
  padding-left: 74px;
  margin: 0 0 16px
}
.link-box__items > li:last-child {
  margin: 0
}
@media screen and (min-width: 767px) {
  .link-box__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .link-box__items > li {
    display: inline-block;
    width: calc(100%/3);
    text-align: center;
    margin: 0;
    padding: 0;
    vertical-align: middle
  }
}
.tool-box {
  border: 1px #006bcd solid
}
.tool-box__heading {
  color: #fff;
  background-color: #006bcd;
  padding: 8px 0 8px 18px
}
.tool-box__colms {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
@media screen and (min-width: 767px) {
  .tool-box__colms {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
}
.tool-box__colms-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin-bottom: 16px
}
.tool-box__colms-wrap:last-child {
  margin-bottom: 0
}
@media screen and (min-width: 767px) {
  .tool-box__colms-wrap {
    margin: 0 16px 0 0;
    width: calc((100% - 32px) / 3)
  }
  .tool-box__colms-wrap:last-child {
    margin: 0
  }
  .tool-box__colms-wrap--one {
    width: 100%
  }
  .tool-box__colms-wrap--two {
    width: calc((100% - 16px) / 2)
  }
}
.tool-box__items {
  margin: 32px
}
.tool-box__items > li {
  padding-left: 74px;
  margin: 0 0 16px
}
.tool-box__items > li:last-child {
  margin: 0
}
@media screen and (min-width: 767px) {
  .tool-box__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .tool-box__items > li {
    display: inline-block;
    width: calc(100% / 3);
    text-align: center;
    margin: 0;
    padding: 0;
    vertical-align: middle
  }
}
.tool-box--mb64 {
  margin-bottom: 48px
}
@media screen and (min-width: 767px) {
  .tool-box--mb64 {
    margin-bottom: 64px
  }
}
.tool-box-colms__colm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 48px
}
.tool-box-colms__colm > dt {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  padding-left: 1em;
  width: 176px
}
@media screen and (min-width: 767px) {
  .tool-box-colms__colm > dt {
    width: calc(100% - 73px)
  }
}
.tool-box-colms__colm > dd {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}
.tool-box-colms__colm > dd img {
  width: 73px
}
.checklist__item {
  position: relative;
  background-color: #fff;
  padding: 12px 22px 12px 54px
}
.checklist__item::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 22px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 23px;
  height: 20px;
  background: url(/conts/2027/images/icon_check.svg) no-repeat 0 0;
  background-size: 100%
}
.checklist__item:nth-child(even) {
  background-color: #ececec
}
.checklist-item {
  position: relative
}
@media screen and (min-width: 767px) {
  .checklist-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
.checklist-item__ttl {
  width: 96px
}
.checklist-item__desc {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}
.ex-box {
  padding: 32px;
  margin-bottom: 32px;
  border: 1px #00abeb solid
}
.qa-box {
  margin-bottom: 32px
}
.qa-box > dt {
  font: inherit;
  font-weight: bold;
  margin-bottom: 8px
}
.qa-box > dt::before {
  content: "Q：";
  font-weight: bold
}
.qa-box > dd {
  font: inherit
}
.qa-box > dd::before {
  content: "A："
}
.pagenate {
  text-align: center
}
.pagenate__items {
  margin: 0 auto 32px;
  width: 290px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.pagenate__items--blank {
  width: 85.59px
}
.modal {
  height: 100vh;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 2;
  display: none
}
.modal__overlay {
  height: inherit;
  width: inherit;
  position: absolute
}
.modal__inner {
  position: absolute;
  height: 100vh;
  width: 100vw
}
@media screen and (min-width: 767px) {
  .modal__inner {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 1066px;
    height: 90vh
  }
}
.modal__inner--image {
  height: auto !important;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding-bottom: 32px
}
.modal__inner--image2 {
  height: auto !important;
  width: 100vw !important;
  top: 0;
  left: 0;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  padding-bottom: 32px
}
.modal__contents {
  width: 100%
}
.modal__navi {
  padding: 0 30px
}
@media screen and (min-width: 767px) {
  .modal__navi {
    padding: 0 64px
  }
}
.modal-contents {
  overflow: hidden;
  position: relative
}
.modal-contents__inner {
  position: relative
}
.modal-contents__inner--image {
  padding: 32px 16px 16px 16px !important
}
.modal-contents__inner--image img {
  width: 100%
}
.modal-contents__inner--image2 {
  padding: 16px 16px 64px 16px !important;
  background-color: #fff
}
.modal-contents__inner--image2 img {
  width: 100%;
  margin-bottom: 32px
}
.modal-contents__scroll {
  position: relative;
  width: 100%
}
@media screen and (min-width: 767px) {
  .modal-contents__scroll {
    height: calc(100vh - 400px)
  }
}
.modal-contents__scroll--image2 {
  height: 100vh !important
}
.modal-contents__colms {
  margin: 0 0 64px;
  padding-right: 32px
}
@media screen and (min-width: 767px) {
  .modal-contents__colms--mb64 {
    margin-bottom: 64px
  }
}
.modal-navi__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.modal-navi__items > * {
  width: 47.5%
}
@media screen and (min-width: 767px) {
  .modal-navi__items > * {
    width: 389px
  }
}
.svg-icon--w100 {
  width: 100px;
  height: 100px
}
.modal__overlay {
  background: rgba(0, 0, 0, 0.8)
}
.modal__inner {
  background-color: #fff
}
.modal-contents__inner {
  padding: 28px 12px 24px 28px
}
@media screen and (min-width: 767px) {
  .modal-contents__inner {
    padding: 64px
  }
}
.modal-navi__items {
  margin: 0 0 22px
}
.modal-navi__items > :last-child {
  width: auto;
  max-width: 47.5%;
  margin-left: auto
}
@media screen and (min-width: 767px) {
  .modal-navi__items > :last-child {
    width: 389px
  }
}
@media screen and (min-width: 767px) {
  .modal-navi__items > :first-child {
    text-align: right
  }
}
.modal-navi__close {
  text-align: center
}
.ps__rail-x, .ps__rail-y {
  opacity: 1;
  width: 2px
}
.ps__thumb-y {
  background-color: #859099;
  width: 2px;
  right: 0
}
.ps--active-x > .ps__rail-x, .ps--active-y > .ps__rail-y {
  background-color: #e6e6e6
}
.ps__rail-y:hover > .ps__thumb-y, .ps__rail-y:focus > .ps__thumb-y, .ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #859099
}
.ps__rail-x, .ps:hover > .ps__rail-y, .ps--focus > .ps__rail-x, .ps--focus > .ps__rail-y, .ps--scrolling-x > .ps__rail-x, .ps--scrolling-y > .ps__rail-y {
  opacity: 1
}
#sctk .exbtn {
  display: inline-block;
  width: 100%;
  min-height: 48px;
  padding: 12px 20px;
  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, 0.25);
  /* box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25) */
  box-shadow: none;
  border: solid 1px #B2B2B2;
  border-radius: 2px
}
@media screen and (min-width: 767px) {
  #sctk .exbtn {
    min-width: 240px;
    width: auto
  }
}
#sctk .exbtn--type1 {
  color: #006bcd;
  background: #fff;
  -webkit-transition: color .2s;
  transition: color .2s
}
#sctk .exbtn--type1:not(.exbtn--disabled):not(.exbtn--done):hover, #sctk .exbtn--type1:not(.exbtn--disabled):not(.exbtn--done):focus, #sctk .exbtn--type1:not(.exbtn--disabled):not(.exbtn--done):active {
  color: #349eff
}
#sctk .exbtn--type2 {
  color: #fff;
  background: #f57c31;
  -webkit-transition: background .2s;
  transition: background .2s;
  border: none
}
#sctk .exbtn--type2:not(.exbtn--disabled):not(.exbtn--done):hover, #sctk .exbtn--type2:not(.exbtn--disabled):not(.exbtn--done):focus, #sctk .exbtn--type2:not(.exbtn--disabled):not(.exbtn--done):active {
  background: #f79b62
}
#sctk .exbtn--type3 {
  color: #fff;
  background: #006bcd;
  -webkit-transition: background .2s;
  transition: background .2s
}
#sctk .exbtn--type3:not(.exbtn--disabled):not(.exbtn--done):hover, #sctk .exbtn--type3:not(.exbtn--disabled):not(.exbtn--done):focus, #sctk .exbtn--type3:not(.exbtn--disabled):not(.exbtn--done):active {
  background: #0186ff
}
#sctk .exbtn--type4 {
  color: #006bcd;
  background-color: #f1f1f1;
  -webkit-box-shadow: none;
  box-shadow: none;
  min-height: 64px;
  padding: 21px 20px 20px 20px;
  border: none;
  margin-bottom: 5px
}
@media screen and (min-width: 767px) {
  #sctk .exbtn--type4 {
    min-height: 48px;
    padding: 12px 20px;
	margin-bottom: 5px
  }
}
#sctk .exbtn--type4:not(.exbtn--disabled):not(.exbtn--done):hover, #sctk .exbtn--type4:not(.exbtn--disabled):not(.exbtn--done):focus, #sctk .exbtn--type4:not(.exbtn--disabled):not(.exbtn--done):active {
  color: #349eff
}
#sctk .exbtn--type4 > .exbtn__txt {
  position: relative;
  padding-left: 16px
}
#sctk .exbtn--type4 > .exbtn__txt::before, #sctk .exbtn--type4 > .exbtn__txt::after {
  position: absolute;
  left: 1px;
  display: block;
  width: 9px;
  height: 2px;
  background: #00aaeb;
  content: ""
}
#sctk .exbtn--type4 > .exbtn__txt::before {
  top: calc(50% - 5px);
  -webkit-transform: rotate(43deg);
  transform: rotate(43deg)
}
#sctk .exbtn--type4 > .exbtn__txt::after {
  top: calc(50%);
  -webkit-transform: rotate(-43deg);
  transform: rotate(-43deg)
}
#sctk .exbtn__txt {
  font: 1.4rem/1.7 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ', 'Hiragino Kaku Gothic', sans-serif;
  display: inline-block
}
#sctk .exbtn.exbtn--disabled {
  color: #fff;
  background: #b2b2b2
}
#sctk .exbtn.exbtn--done {
  color: #9a9a9a;
  background: #fff
}
#sctk .exbtn.exbtn--done.exbtn--iconCheck > .exbtn__txt {
  position: relative;
  padding-left: 28px
}
#sctk .exbtn.exbtn--done.exbtn--iconCheck > .exbtn__txt::before, #sctk .exbtn.exbtn--done.exbtn--iconCheck > .exbtn__txt::after {
  position: absolute;
  display: block;
  width: 1px;
  background: #9a9a9a;
  content: ""
}
#sctk .exbtn.exbtn--done.exbtn--iconCheck > .exbtn__txt::before {
  top: 2px;
  left: 12px;
  height: 18px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}
#sctk .exbtn[class*="icon"] {
  padding-left: 8px
}
#sctk .exbtn[class*="icon"] > .exbtn__txt {
  position: relative
}
#sctk .exbtn[class*="icon"] > .exbtn__txt::before {
  position: absolute;
  left: 0;
  display: inline-block;
  content: ""
}
#sctk .exbtn.exbtn--type1.exbtn--icon-star > .exbtn__txt::before, #sctk .exbtn.exbtn--type1.exbtn--icon-login > .exbtn__txt::before {
  -webkit-transition: opacity .2s;
  transition: opacity .2s
}
#sctk .exbtn.exbtn--type1.exbtn--icon-star:hover > .exbtn__txt, #sctk .exbtn.exbtn--type1.exbtn--icon-star:focus > .exbtn__txt, #sctk .exbtn.exbtn--type1.exbtn--icon-star:active > .exbtn__txt, #sctk .exbtn.exbtn--type1.exbtn--icon-login:hover > .exbtn__txt, #sctk .exbtn.exbtn--type1.exbtn--icon-login:focus > .exbtn__txt, #sctk .exbtn.exbtn--type1.exbtn--icon-login:active > .exbtn__txt {
  opacity: .6
}
#sctk .exbtn.exbtn--type1.exbtn--icon-star > .exbtn__txt {
  padding-left: 28px
}
#sctk .exbtn.exbtn--type1.exbtn--icon-star > .exbtn__txt::before {
  top: 0;
  width: 20px;
  height: 20px;
  background: url(/conts/2027/images/icons/alt_icon_fav_02.png) no-repeat 0 0;
  background-size: 100%
}
#sctk .exbtn.exbtn--type1.exbtn--icon-login > .exbtn__txt {
  padding-left: 25px
}
#sctk .exbtn.exbtn--type1.exbtn--icon-login > .exbtn__txt::before {
  top: 0;
  width: 18px;
  height: 20px;
  background: url(/conts/2027/images/icons/alt_icon_login.png) no-repeat 0 0;
  background-size: 100%
}
#sctk .exbtn.exbtn--type2.exbtn--icon-resister > .exbtn__txt {
  padding-left: 27px
}
#sctk .exbtn.exbtn--type2.exbtn--icon-resister > .exbtn__txt::before {
  top: 2px;
  width: 18px;
  height: 20px;
  background: url(/conts/2027/images/icons/alt_icon_register.png) no-repeat 0 0;
  background-size: 100%
}
#sctk .exbtn.exbtn--type2.exbtn--icon-search > .exbtn__txt {
  padding-left: 27px
}
#sctk .exbtn.exbtn--type2.exbtn--icon-search > .exbtn__txt::before {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  /*background: url(../images/icons/alt_icon_search_02.png) no-repeat 0 0;
*/ 
 background: url(/conts/2027/images/icons/alt_icon_search_02.png) no-repeat 0 0;

  background-size: 100%
}
#sctk .exbtn.exbtn--type2.exbtn--icon-download > .exbtn__txt {
  padding-left: 27px;
  position: relative
}
#sctk .exbtn.exbtn--type2.exbtn--icon-download > .exbtn__txt::before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 18px;
  height: 20px;
  background: url(/conts/2027/images/icons/alt_icon_download.png) no-repeat 0 0;
  background-size: 100%
}
#sctk .exbtn--w240 {
  width: 240px
}
@media screen and (min-width: 767px) {
  #sctk .exbtn--w351 {
    width: 351px
  }
}
@media screen and (min-width: 767px) {
  #sctk .exbtn--w359 {
    width: 359px
  }
}
@media screen and (min-width: 767px) {
  #sctk .exbtn--w400 {
    width: 400px
  }
}
@media screen and (min-width: 767px) {
  #sctk .exbtn--w450 {
    width: 450px
  }
}
#sctk .exbtn--mw359 {
  width: 240px
}
@media screen and (min-width: 767px) {
  #sctk .exbtn--mw359 {
    width: 359px
  }
}
#sctk .exbtn--sw359 {
  width: 98%
}
@media screen and (min-width: 767px) {
  #sctk .exbtn--sw359 {
    width: 359px
  }
}
#sctk .link--page {
  color: #006bcd;
  text-decoration: none
}
#sctk .link--page:not(btn--disabled):not(btn--done):hover, #sctk .link--page:not(btn--disabled):not(btn--done):focus, #sctk .link--page:not(btn--disabled):not(btn--done):active {
  color: #349eff
}
#sctk .link--page > .link__txt {
  font: inherit;
  position: relative;
  display: inline-block;
  padding-left: 16px
}
#sctk .link--page > .link__txt::before, #sctk .link--page > .link__txt::after {
  position: absolute;
  left: 1px;
  display: block;
  width: 9px;
  height: 2px;
  background: #00aaeb;
  content: ""
}
#sctk .link--page > .link__txt::before {
  top: calc(50% - 5px);
  -webkit-transform: rotate(-43deg);
  transform: rotate(-43deg)
}
#sctk .link--page > .link__txt::after {
  top: calc(50%);
  -webkit-transform: rotate(43deg);
  transform: rotate(43deg)
}
#sctk .link--arrow-r > .link__txt {
  padding-left: 0;
  padding-right: 16px
}
#sctk .link--arrow-r > .link__txt::before, #sctk .link--arrow-r > .link__txt::after {
  left: auto;
  right: 1px
}
#sctk .link--arrow-r > .link__txt::before {
  -webkit-transform: rotate(43deg);
  transform: rotate(43deg)
}
#sctk .link--arrow-r > .link__txt::after {
  -webkit-transform: rotate(-43deg);
  transform: rotate(-43deg)
}
#sctk .link--close > .link__txt::before, #sctk .link--close > .link__txt::after {
  position: absolute;
  display: block;
  width: 11px;
  height: 2px;
  background: #00aaeb;
  content: ""
}
#sctk .link--close > .link__txt::before {
  top: calc(50%);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}
#sctk .link--close > .link__txt::after {
  top: calc(50%);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
#sctk .link--imagemodal {
  text-align: right
}
#sctk .link--sz18 {
  font-size: 1.8rem
}
.index {
  margin-bottom: 50px;
  padding: 32px 15px 27px;
  background-color: #f3f3f3;
}
@media screen and (min-width: 767px) {
  .index {
    margin-bottom: 64px;
    padding: 32px 32px 27px;
  }
}
.index__heading {
  color: #000;
  font: bold 1.6rem/1.0 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ', 'Hiragino Kaku Gothic', sans-serif;
  text-align: center;
  margin-bottom: 32px
}
.index__items > .index__item {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #859099;
  line-height: 28px;
	font-size: 1.8rem;
}
/*@media screen and (min-width: 767px) {
  .index__items > .index__item {
    margin: 0px
  }
}*/
.index__items > .index__item:last-child {
  margin: 0px;
	border-bottom: 0;
}
.index__items > .index__item > a {
  text-decoration-line: none;
  color: #006bcd;
  font: 1.8rem/1.55 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ', 'Hiragino Kaku Gothic', sans-serif
}
@media screen and (min-width: 767px) {
  .index__items > .index__item > a {
    line-height: 2.0
  }
}
.index__items > .index__item > a:hover {
  color: #349eff
}
.index__items > .index__item > a:visited {
  color: #551a8b
}
.heading--type1 {
  position: relative;
  margin: 0 0 32px;
  padding: 0;
  font-weight: bold
}
.heading--type1::before {
  position: absolute;
  top: 4px;
  left: 0;
  display: block;
  width: 2px;
  height: calc(100% - 11px);
  /* background: #00abeb; */
  content: ""
}
.heading--type2 {
  margin-bottom: 45px
}
@media screen and (min-width: 767px) {
  .heading--type2 {
    margin-bottom: 64px
  }
}
.heading--type3 {
  color: #000;
  font: bold 1.6rem/1.0 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ', 'Hiragino Kaku Gothic', sans-serif;
  margin-bottom: 32px
}
.heading--type4 {
  color: #000;
  font: bold 2.1rem/1.75 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ', 'Hiragino Kaku Gothic', sans-serif;
  margin-bottom: 32px
}
.heading--type5 {
  color: #000;
  font: bold 1.6rem/1.75 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ', 'Hiragino Kaku Gothic', sans-serif;
  margin-bottom: 32px
}
.heading--type6 {
  color: #fff;
  font: bold 2.1rem/1.75 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ', 'Hiragino Kaku Gothic', sans-serif;
  margin-bottom: 32px
}
.heading--type7 {
  color: #f57c31;
  font: bold 2.1rem/1.75 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ', 'Hiragino Kaku Gothic', sans-serif;
  margin-bottom: 32px
}
.heading--type8 {
  color: #000;
  font: bold 1.4rem/1.75 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ', 'Hiragino Kaku Gothic', sans-serif;
  margin-bottom: 32px;
  border-bottom: 1px #00abeb solid
}
.heading--type9 {
  color: #000;
  font: bold 1.4rem/1.75 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ', 'Hiragino Kaku Gothic', sans-serif;
  margin-bottom: 32px
}
.heading--type10 {
  color: #fff;
  background-color: #00abeb;
  border-bottom: 1px #00abeb solid;
  padding: 16px 0 16px 32px;
  font: bold 1.6rem/1.75 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ', 'Hiragino Kaku Gothic', sans-serif
}
.heading--c {
  text-align: center;
	font-weight: bold;
	margin-bottom: 27px;
}
.heading--b {
  font-weight: bold
}
.heading--mb0 {
  margin-bottom: 0
}
.heading--mb8 {
  margin-bottom: 8px
}
.heading--mb16 {
  margin-bottom: 16px
}
.heading--mb32 {
  margin-bottom: 25px
}
@media screen and (min-width: 767px) {
  .heading--mb32 {
    margin-bottom: 32px
  }
}
.heading--sz14 {
  font-size: 1.4rem
}
.heading--sz16 {
  font-size: 1.6rem
}
.heading--sz18 {
  font-size: 1.8rem
}
.font--wb {
  font-weight: bold
}
.sentence {
  margin-bottom: 30px;
  word-break: break-all
}
.sentence--b {
  font-weight: bold
}
.sentence:last-child {
  margin: 0
}
.sentence--mb16 {
  margin-bottom: 16px
}
.sentence--mb32 {
  margin-bottom: 32px
}
.sentence--mb64 {
  margin-bottom: 48px
}
@media screen and (min-width: 767px) {
  .sentence--mb64 {
    margin-bottom: 64px
  }
}
.sz28 {
  font-size: 2.8rem
}
.spbr {
  display: inline
}
@media screen and (min-width: 767px) {
  .spbr {
    display: none
  }
}
.pcbr {
  display: none
}
@media screen and (min-width: 767px) {
  .pcbr {
    display: inline
  }
}
.list > li::before {
  content: "・"
}
.c-sideNav {
  font-size: 16px
}
@media (max-width: 768px) {
  .c-sideNav {
    -webkit-box-shadow: 0 0px 5px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0px 5px 0 rgba(0, 0, 0, 0.25)
  }
}
.c-sideNav__head__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 58px;
  background-color: #E6E6E6;
  color: #000;
  font-weight: bold
}
.c-sideNav__cont {
  padding: 0 15px;
  border: 1px solid #e6e6e6;
  border-top: none;
  background-color: #ffffff
}
.c-sideNav__list:not(:last-child) {
  border-bottom: 1px solid #e6e6e6
}
.c-sideNav__list__ttl {
  position: relative
}
.c-sideNav__list__ttl::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 31px;
  height: 31px;
  margin: auto;
  background-color: #00ABEB
}
.c-sideNav__list__ttl a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  height: 58px;
  padding-left: 5px;
  padding-right: 46px;
  color: #000;
  text-decoration: none;
  -webkit-transition: 200ms;
  transition: 200ms
}
.c-sideNav__list__ttl a .__ico {
  content: '';
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 8px;
  background-image: url(/conts/2027/images/icon_sideNav01.png);
  background-repeat: no-repeat;
  background-size: 150px 30px
}
.c-sideNav__list__ttl a .__ico--1 {
  background-position: 0px 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 {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 8px;
  width: 15px;
  height: 1px;
  margin: auto;
  background: rgba(255, 255, 255, 0.75)
}
.c-sideNav__list__ttl a::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  width: 1px;
  height: 0px;
  margin: auto;
  background: rgba(255, 255, 255, 0.75);
  -webkit-transition: 200ms;
  transition: 200ms
}
.c-sideNav__list__ttl a:hover {
  opacity: 0.8
}
.c-sideNav__list__body {
  padding: 8px 24px 16px
}
.c-sideNav__list__body .__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding: 8px 0 8px 15px;
  line-height: 1.5;
  font-size: 14px;
  text-decoration: none;
  -webkit-transition: 200ms;
  transition: 200ms
}
.c-sideNav__list__body .__item a::before, .c-sideNav__list__body .__item a::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 9px;
  height: 1px;
  background-color: #00abeb
}
.c-sideNav__list__body .__item a::before {
  top: 15px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}
.c-sideNav__list__body .__item a::after {
  top: 21px;
  -webkit-transform: rotate(-45deg);
  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 {
    -webkit-box-shadow: 0 0px 5px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0px 5px 0 rgba(0, 0, 0, 0.25)
  }
}
.c-side-contMenu__head__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 58px;
  background-color: #E6E6E6;
  color: #000;
  font-weight: bold;
  text-align: center
}
.c-side-contMenu__cont {
  padding: 15px;
  border: 1px solid #E6E6E6;
  border-top: none;
  background-color: #f9f8f6
}

.rikei-side-contMenu__cont {
  padding: 15px;
  border: 1px solid #E6E6E6;
  border-top: none;
  background-color: #ffffff
}

.c-side-contMenu__list .__item:not(:last-child) {
  border-bottom: 1px solid #e6e6e6
}
.c-side-contMenu__list .__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  height: 54px;
  padding: 0 0 0 25px;
  line-height: 1.5;
  font-size: 14px;
  text-decoration: none;
  -webkit-transition: 200ms;
  transition: 200ms
}
.c-side-contMenu__list .__item a::before, .c-side-contMenu__list .__item a::after {
  content: "";
  display: block;
  position: absolute;
  left: 8px;
  width: 9px;
  height: 1px;
  background: #00aaeb
}
.c-side-contMenu__list .__item a::before {
  top: calc(50% - 3px);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}
.c-side-contMenu__list .__item a::after {
  top: calc(50% + 3px);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
.l-login {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.625
}
.l-login__inner {
  margin: 0 auto;
  background-color: #ffffff
}
.l-login__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 60px;
  padding: 0 15px;
  background-color: #00aaeb;
  color: #fff
}
.l-login__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  font-size: 16px;
  font-weight: bold
}
.l-login__checkbox {
  margin-bottom: 15px
}
.l-login__checkbox input[type='checkbox'] {
  display: none
}
.l-login__checkbox .label-check {
  position: relative;
  display: inline-block;
  padding: 0 0 0 28px;
  line-height: 1.75;
  font-size: 14px;
  cursor: pointer
}
.l-login__checkbox .label-check::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: '';
  display: block;
  position: absolute;
  z-index: 2;
  top: calc((1.75em - 20px)/2 + 2px);
  left: 6px;
  width: 7px;
  height: 12px;
  border-right: 2px solid #4392da;
  border-bottom: 2px solid #4392da;
  opacity: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}
.l-login__checkbox .label-check::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  display: block;
  content: '';
  top: calc((1.75em - 20px)/2);
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #d7dce2;
  border-radius: 3px;
  background: #f3f3f3
}
.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='text'], .l-login__list01 input[type='password'] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 50px !important;
  margin: 0;
  padding: 0 15px !important;
  border: 1px solid #d7dce2 !important;
  border-radius: 3px;
  background: #f3f3f3;
  line-height: normal !important;
  font-size: 16px
}
.l-login__list01 input[type='text']:focus, .l-login__list01 input[type='password']:focus {
  background-color: #f3f3f3 !important;
  background-image: none !important
}
.l-login__list01 input[type='text']::-webkit-input-placeholder, .l-login__list01 input[type='password']::-webkit-input-placeholder {
  font-size: 14px;
  color: #A0B1BA
}
.l-login__list01 input[type='text']:-ms-input-placeholder, .l-login__list01 input[type='password']:-ms-input-placeholder {
  font-size: 14px;
  color: #A0B1BA
}
.l-login__list01 input[type='text']::-ms-input-placeholder, .l-login__list01 input[type='password']::-ms-input-placeholder {
  font-size: 14px;
  color: #A0B1BA
}
.l-login__list01 input[type='text']::placeholder, .l-login__list01 input[type='password']::placeholder {
  font-size: 14px;
  color: #A0B1BA
}
.l-login__btn {
  text-align: center
}
.l-login__btn .btn {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 48px;
  margin: 0;
  padding: 0 100px 0 80px;
  border-radius: 3px;
  border: none;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
  background: #fff;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  -webkit-transition: 200ms;
  transition: 200ms;
  cursor: pointer
}
.l-login__btn .btn::before {
  content: '';
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 2px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain
}
.l-login__btn .btn.btn-01 {
  color: #006bcd
}
.l-login__btn .btn.btn-01::before {
  background-image: url(/conts/2027/images/icon_login_btn01.png);
  width: 20px;
  height: 20px
}
.l-login__btn .btn.btn-02 {
  background-color: #f57c31;
  color: #fff
}
.l-login__btn .btn.btn-02::before {
  background-image: url(/conts/2027/images/icon_login_btn02.png);
  width: 20px;
  height: 20px
}
.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 {
  display: block;
  position: relative;
  padding-left: 20px;
  font-size: 14px
}
.l-login__list02 > li a::before, .l-login__list02 > li a::after {
  content: "";
  display: block;
  position: absolute;
  left: 5px;
  width: 9px;
  height: 1px;
  background: #00aaeb
}
.l-login__list02 > li a::before {
  top: calc(50% - 3px);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}
.l-login__list02 > li a::after {
  top: calc(50% + 3px);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
@media (max-width: 767px) {
  .l-content > .l-login, .l-layout__main > .l-login {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 32px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 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;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-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;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-bottom: 0
  }
  .l-login:not(.l-login--side) .l-login__list01 li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 340px;
    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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .l-login:not(.l-login--side) .l-login__list02 > li:not(:last-child) {
    margin-right: 30px;
    margin-bottom: 0
  }
  .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 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 250px;
    flex: 0 0 250px
  }
}
.btn-top-01 {
  position: absolute;
  right: 15px;
  bottom: 15px;
  z-index: 100
}
.btn-top-01--btm3 {
  bottom: 212px
}
.btn-top-01 a {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  font-size: 0;
  color: transparent;
  background: #00abeb;
  border-radius: 50%
}
.btn-top-01 a::before, .btn-top-01 a::after {
  position: absolute;
  top: 2px;
  right: 0;
  bottom: 0;
  display: block;
  width: 13px;
  height: 2px;
  margin: auto;
  background: #fff;
  border-radius: 2px;
  content: ""
}
.btn-top-01 a::before {
  left: -8px;
  -webkit-transform: rotate(134deg);
  transform: rotate(134deg)
}
.btn-top-01 a::after {
  left: 8px;
  -webkit-transform: rotate(-134deg);
  transform: rotate(-134deg)
}
@media screen and (min-width: 767px) {
  .btn-top-01 {
    position: absolute;
    right: 32px;
    bottom: 24px
  }
  .btn-top-01 a {
    position: relative;
    display: block;
    width: 70px;
    height: 70px;
    font-size: 0;
    color: transparent;
    background: #00abeb;
    border-radius: 50%;
    -webkit-transition: background .2s;
    transition: background .2s
  }
  .btn-top-01 a::before, .btn-top-01 a::after {
    position: absolute;
    top: 2px;
    right: 0;
    bottom: 0;
    display: block;
    width: 22px;
    height: 4px;
    margin: auto;
    background: #fff;
    border-radius: 2px;
    content: ""
  }
  .btn-top-01 a::before {
    left: -12px;
    -webkit-transform: rotate(134deg);
    transform: rotate(134deg)
  }
  .btn-top-01 a::after {
    left: 13px;
    -webkit-transform: rotate(-134deg);
    transform: rotate(-134deg)
  }
  .btn-top-01 a:hover, .btn-top-01 a:active, .btn-top-01 a:focus {
    background: #1fc2ff
  }
}
.js-scroll-top {
  opacity: 1;
  -webkit-transition: opacity .5s;
  transition: opacity .5s
}
.js-scroll-top.is-hidden {
  opacity: 0
}
.js-scroll-top.is-fixed {
  position: fixed;
  bottom: 68px
}
.c-sideNav__list__ttl a .__ico--6 {
  background-image: url(/conts/2027/images/icon_sideNav02.png);
  background-size: 30px 30px
}

.c-sideNav__list__ttl a .__ico--7 {
    background-image: url(/conts/2027/images/icon_sideNav03.png);
    background-size: 30px 30px;
}

.c-sideNav__list__ttl a .__ico--8 {
    background-image: url(/conts/2027/images/icon_sideNav04.png);
    background-size: 30px 30px;
}

.c-sideNav__list__ttl a .__ico--9 {
    background-image: url(/conts/2027/images/icon_sideNav05.png);
    background-size: 30px 30px;
}


.c-sideNav__list__ttl a .__ico--10 {
    background-image: url(/conts/2027/images/icon_sideNav06.png);
    background-size: 30px 30px;
}


.c-sideNav__list__ttl a .__ico--11 {
    background-image: url(/conts/2027/images/icon_sideNav07.png);
    background-size: 30px 30px;
}
