@charset "UTF-8";
#breadcrumb a {
  text-decoration: none;
  color: #1A1B1B;
  font-size: inherit;
  font-weight: inherit;
}

#breadcrumb a:link {
  text-decoration: none;
  color: #1A1B1B;
  font-size: inherit;
  font-weight: inherit;
}

#contentsHeading #naviLowerArea > .naviLower {
  z-index: 99999;
}

@media screen and (min-width: 751px) {
  #contentsHeading #naviLowerArea > .naviLower > ul > li:nth-child(5) {
    padding-right: 5px;
  }
  #contentsHeading #naviLowerArea > .naviLower > ul > li:nth-child(5) a {
    letter-spacing: -0.08em;
  }
  #contentsHeading #naviLowerArea > .naviLower > ul > li:last-child {
    width: 23%;
  }
}

.qanda-Tile__content01 {
  display: flex;
  align-items: start;
  justify-content: start;
  padding-bottom: 70px;
  border-bottom: solid 1px #bbbdc0;
  margin-bottom: 70px;
}

.qanda-Tile__content01 ._leftWrap {
  flex-shrink: 0;
  width: 540px;
  margin-right: 5%;
}

.qanda-Tile__content01 ._leftWrap ._answerWrap {
  display: flex;
  align-items: start;
  justify-content: start;
}

.qanda-Tile__content01 ._leftWrap ._answerWrap ._icon {
  flex-shrink: 0;
  width: 68px;
  margin-right: 42px;
}

.qanda-Tile__content01 ._leftWrap ._answerWrap ._icon img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.qanda-Tile__content01 ._leftWrap ._answerWrap ._contentWrap {
  flex: 1;
  margin-top: 20px;
}

.qanda-Tile__content01 ._leftWrap ._answerWrap ._contentWrap ._text {
  margin-bottom: 0 !important;
  font-size: 17px;
  line-height: 33px;
  color: #4d4d4d;
}

.qanda-Tile__content01 ._rightWrap {
  width: 40.83333%;
  margin-top: 26px;
}

.qanda-Tile__content01 ._rightWrap ._text {
  margin-bottom: 25px;
  font-size: 17px;
  line-height: 28px;
  color: #000000;
}

.qanda-Tile__content01 ._rightWrap ._imgBox {
  margin-bottom: 30px;
}

.qanda-Tile__content01 ._rightWrap ._imgBox img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.qanda-Tile__content01 ._rightWrap ._sp-Img {
  display: none;
}

.qanda-Tile__content01 ._rightWrap ._orangeBox {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #e29223;
  padding: 7px 8px;
}

.qanda-Tile__content01 ._rightWrap ._orangeBox p {
  margin-bottom: 0 !important;
  color: #fff;
  font-size: 23px;
  font-weight: 600;
  line-height: 45px;
  text-align: center;
}

.qanda-Tile__content01 ._rightWrap ._orangeBox p ._big {
  font-size: 35px;
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
  .qanda-Tile__content01 {
    display: block;
  }
  .qanda-Tile__content01 ._leftWrap {
    flex-shrink: 0;
    width: 540px;
    margin-right: 5%;
  }
  .qanda-Tile__content01 ._leftWrap ._answerWrap {
    display: flex;
    align-items: start;
    justify-content: start;
  }
  .qanda-Tile__content01 ._leftWrap ._answerWrap ._icon {
    flex-shrink: 0;
    width: 68px;
    margin-right: 42px;
  }
  .qanda-Tile__content01 ._leftWrap ._answerWrap ._icon img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
  }
  .qanda-Tile__content01 ._leftWrap ._answerWrap ._contentWrap {
    flex: 1;
    margin-top: 20px;
  }
  .qanda-Tile__content01 ._leftWrap ._answerWrap ._contentWrap ._text {
    font-size: 17px;
    line-height: 33px;
    color: #4d4d4d;
  }
  .qanda-Tile__content01 ._rightWrap {
    width: 490px;
    margin-top: 26px;
    margin-left: 110px;
  }
  .qanda-Tile__content01 ._rightWrap ._text {
    margin-bottom: 25px;
    font-size: 17px;
    line-height: 28px;
    color: #000000;
  }
  .qanda-Tile__content01 ._rightWrap ._imgBox {
    margin-bottom: 30px;
  }
  .qanda-Tile__content01 ._rightWrap ._imgBox img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
  }
  .qanda-Tile__content01 ._rightWrap ._sp-Img {
    display: none;
  }
  .qanda-Tile__content01 ._rightWrap ._orangeBox {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #e29223;
    padding: 7px 8px;
  }
  .qanda-Tile__content01 ._rightWrap ._orangeBox p {
    margin-bottom: 0 !important;
    color: #fff;
    font-size: 23px;
    font-weight: 600;
    line-height: 45px;
    text-align: center;
  }
  .qanda-Tile__content01 ._rightWrap ._orangeBox p ._big {
    font-size: 35px;
  }
}

@media screen and (max-width: 767px) {
  .qanda-Tile__content01 {
    display: block;
    padding-bottom: 50px;
    margin-bottom: 50px;
  }
  .qanda-Tile__content01 ._leftWrap {
    width: 100%;
    margin-right: 0;
  }
  .qanda-Tile__content01 ._leftWrap ._answerWrap {
    margin-top: 25px;
  }
  .qanda-Tile__content01 ._leftWrap ._answerWrap ._icon {
    width: 45px;
    margin-right: 16px;
  }
  .qanda-Tile__content01 ._leftWrap ._answerWrap ._contentWrap {
    margin-top: 15px;
  }
  .qanda-Tile__content01 ._leftWrap ._answerWrap ._contentWrap ._text {
    font-size: 14px;
    line-height: 25px;
  }
  .qanda-Tile__content01 ._rightWrap {
    width: 100%;
    padding: 0 10px;
    margin-top: 20px;
  }
  .qanda-Tile__content01 ._rightWrap ._text {
    margin-bottom: 20px;
    font-size: 14px;
  }
  .qanda-Tile__content01 ._rightWrap ._imgBox {
    margin-bottom: 5px;
  }
  .qanda-Tile__content01 ._rightWrap ._pc-Img {
    display: none;
  }
  .qanda-Tile__content01 ._rightWrap ._sp-Img {
    display: inline;
  }
  .qanda-Tile__content01 ._rightWrap ._orangeBox {
    padding: 17px 8px;
  }
  .qanda-Tile__content01 ._rightWrap ._orangeBox p {
    font-size: 17px;
    line-height: 28px;
  }
  .qanda-Tile__content01 ._rightWrap ._orangeBox p ._big {
    font-size: 23px;
  }
}

.qanda-Tile__content02 {
  padding-bottom: 70px;
  border-bottom: solid 1px #bbbdc0;
  margin-bottom: 70px;
}

.qanda-Tile__content02 ._answerWrap {
  display: flex;
  align-items: start;
  justify-content: start;
  padding-right: 9.08333%;
}

.qanda-Tile__content02 ._answerWrap ._icon {
  flex-shrink: 0;
  width: 68px;
  margin-right: 42px;
}

.qanda-Tile__content02 ._answerWrap ._icon img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.qanda-Tile__content02 ._answerWrap ._contentWrap {
  flex: 1;
}

.qanda-Tile__content02 ._answerWrap ._contentWrap ._mainText {
  margin-top: 20px;
  margin-bottom: 35px !important;
  font-size: 17px;
  line-height: 30px;
  color: #4d4d4d;
}

.qanda-Tile__content02 ._answerWrap ._contentWrap ._comment {
  margin-bottom: 20px !important;
  font-size: 14px;
  line-height: 1;
  color: #000000;
  text-align: right;
}

.qanda-Tile__content02 ._answerWrap02 {
  margin-left: 110px;
  padding-right: 9.08333%;
}

.qanda-Tile__content02 ._answerWrap02 ._flexWrap {
  display: flex;
  align-items: start;
  justify-content: space-between;
  margin-bottom: 30px;
}

.qanda-Tile__content02 ._answerWrap02 ._flexWrap ._flexItem {
  width: 49.18367%;
}

.qanda-Tile__content02 ._answerWrap02 ._flexWrap ._flexItem:first-child {
  margin-right: 16px;
}

.qanda-Tile__content02 ._answerWrap02 ._flexWrap ._flexItem ._itemTitle {
  display: flex;
  align-items: center;
  justify-content: start;
  padding: 5px 0;
  padding-left: 10px;
  background-color: #e29223;
  color: #fff;
  font-size: 17px;
  line-height: 1.2;
  font-weight: 600;
}

.qanda-Tile__content02 ._answerWrap02 ._flexWrap ._flexItem ._itemTitle._gray {
  background-color: #5c6063;
}

.qanda-Tile__content02 ._answerWrap02 ._flexWrap ._flexItem img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.qanda-Tile__content02 ._answerWrap02 ._orangeBox {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12.5px 10px;
  margin-bottom: 30px;
  background-color: #e29223;
}

.qanda-Tile__content02 ._answerWrap02 ._orangeBox p {
  margin-bottom: 0 !important;
  color: #fff;
  font-size: 23px;
  line-height: 35px;
  text-align: center;
  font-weight: 600;
  font-family: "KoburinaGo-W6-83pv-RKSJ-H", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.qanda-Tile__content02 ._answerWrap02 ._orangeBox p ._big {
  display: inline-block;
  font-size: 35px;
}

.qanda-Tile__content02 ._answerWrap02 ._subText {
  font-size: 12px;
  line-height: 19px;
  color: #231815;
}

@media screen and (max-width: 767px) {
  .qanda-Tile__content02 {
    padding-bottom: 50px;
    margin-bottom: 50px;
  }
  .qanda-Tile__content02 .qanda-Tile_generalQuestion {
    align-items: start;
  }
  .qanda-Tile__content02 .qanda-Tile_generalQuestion ._text {
    margin-top: 10px;
  }
  .qanda-Tile__content02 ._answerWrap {
    margin-top: 25px;
    padding-right: 0;
  }
  .qanda-Tile__content02 ._answerWrap ._icon {
    width: 45px;
    margin-right: 16px;
  }
  .qanda-Tile__content02 ._answerWrap ._contentWrap ._mainText {
    padding-right: 22px;
    margin-top: 15px;
    font-size: 14px;
    line-height: 25px;
  }
  .qanda-Tile__content02 ._answerWrap ._contentWrap ._comment {
    display: none;
  }
  .qanda-Tile__content02 ._answerWrap02 {
    margin-left: 0;
    padding: 0 10px;
  }
  .qanda-Tile__content02 ._answerWrap02 ._flexWrap {
    display: block;
  }
  .qanda-Tile__content02 ._answerWrap02 ._flexWrap ._flexItem {
    width: 100%;
  }
  .qanda-Tile__content02 ._answerWrap02 ._flexWrap ._flexItem:first-child {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .qanda-Tile__content02 ._answerWrap02 ._flexWrap ._flexItem ._itemTitle {
    padding: 7px 0;
    padding-left: 10px;
    font-size: 14px;
  }
  .qanda-Tile__content02 ._answerWrap02 ._orangeBox {
    padding: 15px 10px;
    margin-bottom: 20px;
  }
  .qanda-Tile__content02 ._answerWrap02 ._orangeBox p {
    font-size: 17px;
    line-height: 30px;
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .qanda-Tile__content02 ._answerWrap02 ._orangeBox p ._big {
    font-size: 23px;
  }
}

.qanda-Tile__content03 {
  margin-bottom: 90px;
}

.qanda-Tile__content03 ._answerWrap {
  display: flex;
  align-items: start;
  justify-content: start;
  padding-right: 9.08333%;
}

.qanda-Tile__content03 ._answerWrap ._icon {
  flex-shrink: 0;
  width: 68px;
  margin-right: 42px;
}

.qanda-Tile__content03 ._answerWrap ._icon img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.qanda-Tile__content03 ._answerWrap ._contentWrap {
  flex: 1;
  display: flex;
  align-items: start;
  justify-content: space-between;
}

.qanda-Tile__content03 ._answerWrap ._contentWrap ._leftWrap {
  width: 73.46939%;
  margin-top: 20px;
}

.qanda-Tile__content03 ._answerWrap ._contentWrap ._leftWrap ._mainText {
  margin-bottom: 40px !important;
  font-size: 17px;
  line-height: 30px;
  color: #4d4d4d;
}

.qanda-Tile__content03 ._answerWrap ._contentWrap ._leftWrap ._orangeBox {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 10px;
  background-color: #e29223;
}

.qanda-Tile__content03 ._answerWrap ._contentWrap ._leftWrap ._orangeBox p {
  margin-bottom: 0 !important;
  color: #fff;
  font-size: 23px;
  line-height: 35px;
  font-weight: 600;
  text-align: center;
  font-family: "KoburinaGo-W6-83pv-RKSJ-H", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.qanda-Tile__content03 ._answerWrap ._contentWrap ._leftWrap ._orangeBox p ._big {
  font-size: 35px;
  line-height: 50px;
}

.qanda-Tile__content03 ._answerWrap ._contentWrap ._rightWrap {
  width: 15.30612%;
}

.qanda-Tile__content03 ._answerWrap ._contentWrap ._rightWrap img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.qanda-Tile__content03 ._sp-orangeBox {
  display: none;
}

@media screen and (max-width: 767px) {
  .qanda-Tile__content03 {
    margin-bottom: 55px;
  }
  .qanda-Tile__content03 ._answerWrap {
    margin-top: 50px;
    padding-right: 0;
  }
  .qanda-Tile__content03 ._answerWrap ._icon {
    width: 45px;
    margin-right: 16px;
  }
  .qanda-Tile__content03 ._answerWrap ._contentWrap {
    display: block;
    margin-top: 15px;
  }
  .qanda-Tile__content03 ._answerWrap ._contentWrap ._leftWrap {
    width: 100%;
    margin-top: 0;
  }
  .qanda-Tile__content03 ._answerWrap ._contentWrap ._leftWrap ._mainText {
    margin-bottom: 35px !important;
    font-size: 14px;
    line-height: 25px;
  }
  .qanda-Tile__content03 ._answerWrap ._contentWrap ._leftWrap ._orangeBox {
    display: none;
  }
  .qanda-Tile__content03 ._answerWrap ._contentWrap ._rightWrap {
    width: 42%;
    margin-left: 23%;
  }
  .qanda-Tile__content03 ._sp-orangeBox {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 14.5px 10px;
    margin: 30px 10px 0;
    background-color: #e29223;
  }
  .qanda-Tile__content03 ._sp-orangeBox p {
    margin-bottom: 0 !important;
    color: #fff;
    font-size: 17px;
    line-height: 30px;
    font-weight: 600;
    text-align: center;
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .qanda-Tile__content03 ._sp-orangeBox p ._big {
    font-size: 23px;
  }
}

#contentsArea.qanda-Tile__ContentsArea {
  max-width: 1200px;
}

#contentsArea.qanda-Tile__ContentsArea img {
  pointer-events: none;
}

@media print, screen and (min-width: 751px) {
  #contentsArea.qanda-Tile__ContentsArea {
    width: 95%;
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  #contentsArea.qanda-Tile__ContentsArea {
    margin-top: 44px;
    padding: 0 20px;
  }
}

.qanda-Tile__linkArea {
  margin-left: 110px;
  margin-bottom: 300px;
}

.qanda-Tile__linkArea ._title {
  margin-bottom: 30px;
  font-size: 23px;
  line-height: 1;
  font-weight: 600;
  color: #4d4d4d;
}

.qanda-Tile__linkArea ._link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 198px;
  height: 40px;
  border-radius: 30px;
  border: solid 1px #e1e1e1;
  font-size: 17px;
  line-height: 21px;
  font-weight: 600;
  color: #064d79;
  transition: 0.3s;
}

.qanda-Tile__linkArea ._link:hover {
  opacity: 0.5;
  text-decoration: none;
}

.qanda-Tile__linkArea ._link ._icon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 8px;
}

.qanda-Tile__linkArea ._link ._icon img {
  width: 100%;
  max-width: 6px;
  height: auto;
  vertical-align: bottom;
}

@media screen and (max-width: 767px) {
  .qanda-Tile__linkArea {
    margin-left: 0;
    padding: 0 10px;
    margin-bottom: 150px;
  }
  .qanda-Tile__linkArea ._title {
    margin-bottom: 20px;
    font-size: 20px;
  }
}

.qanda-Tile__mainImg {
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 0 !important;
}

.qanda-Tile__mainImg img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
  pointer-events: none;
}

.qanda-Tile__mainImg ._sp-Img {
  display: none;
}

@media screen and (max-width: 767px) {
  .qanda-Tile__mainImg ._pc-Img {
    display: none;
  }
  .qanda-Tile__mainImg ._sp-Img {
    display: inline;
  }
}

.qanda-Tile_generalQuestion {
  display: flex;
  align-items: center;
  justify-content: start;
  margin-bottom: 38px;
}

.qanda-Tile_generalQuestion ._Q-mark {
  flex-shrink: 0;
  width: 68px;
  margin-right: 42px;
}

.qanda-Tile_generalQuestion ._Q-mark img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.qanda-Tile_generalQuestion ._text {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: start;
  font-size: 35px;
  line-height: 59px;
  font-weight: 600;
  color: #4d4d4d;
}

.qanda-Tile_generalQuestion ._text img {
  margin-right: 25px;
  width: 67px;
  height: auto;
  vertical-align: bottom;
}

@media screen and (max-width: 767px) {
  .qanda-Tile_generalQuestion {
    margin-bottom: 0;
  }
  .qanda-Tile_generalQuestion ._Q-mark {
    width: 45px;
    margin-right: 16px;
  }
  .qanda-Tile_generalQuestion ._text {
    font-size: 23px;
    line-height: 1.4;
  }
  .qanda-Tile_generalQuestion ._text img {
    margin-right: 15px;
    width: 45px;
  }
}

._sp-adjustment {
  display: none;
}

@media screen and (max-width: 767px) {
  ._pc-adjustment {
    display: none;
  }
  ._sp-adjustment {
    display: inline;
  }
}

._sp-br {
  display: none;
}

@media screen and (max-width: 767px) {
  ._pc-br {
    display: none;
  }
  ._sp-br {
    display: inline;
  }
}
