@charset "UTF-8";

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline
}

html {
  line-height: 1
}

ol,
ul {
  list-style: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

caption,
th,
td {
  text-align: left;
  font-weight: 400;
  vertical-align: middle
}

q,
blockquote {
  quotes: none
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none
}

a img {
  border: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block
}

#wrapper {
  width: 100%
}

html {
  font-size: 10px
}

@media print,
screen and (min-width:768px) and (max-width:1100px) {
  html {
    font-size: 8.75px
  }
}

@media screen and (max-width:767px) {
  html {
    font-size: 8.75px
  }
}

@media screen and (max-width:365px) {
  html {
    font-size: 8.125px
  }
}

body {
  font-family: 游ゴシック, yu gothic, YuGothic, メイリオ, meiryo, sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.5
}

_:-ms-input-placeholder,
:root body,
_:-ms-input-placeholder,
:root input,
_:-ms-input-placeholder,
:root button,
_:-ms-input-placeholder,
:root textarea {
  font-family: メイリオ, meiryo, sans-serif
}

input,
button,
textarea {
  font-family: 游ゴシック, yu gothic, YuGothic, メイリオ, meiryo, sans-serif;
  font-size: 1.6rem;
  line-height: 1.5
}

@font-face {
  font-family: zawgyi-one;
  src: url(../fonts/Zawgyi-One.eot?#iefix)format("embedded-opentype"), url(../fonts/Zawgyi-One.woff)format("woff"), url(../fonts/Zawgyi-One.ttf)format("truetype"), url(../fonts/Zawgyi-One.svg#Zawgyi-One)format("svg");
  font-weight: 400;
  font-style: normal
}

body,
body * {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  word-break: break-all
}

img {
  max-width: 100%;
  vertical-align: middle
}

img.-c {
  display: block;
  margin-left: auto;
  margin-right: auto
}

a {
  color: #4963ad
}

a:hover {
  text-decoration: none
}

a.-blankicon[target=_blank]::after {
  content: "";
  display: inline-block;
  background: url(../img/icon_blank.svg)no-repeat 50%;
  background-size: contain;
  width: .9em;
  height: .9em;
  margin-left: .2em;
  margin-right: .2em
}

hr {
  display: block;
  height: 1px;
  background: #707070;
  border: 0;
  margin: 0;
  padding: 0
}

input[type=text] {
  appearance: none;
  background: 0 0;
  border: none;
  outline: none;
  box-shadow: none
}

button {
  appearance: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none
}

@media screen and (max-width:767px) {
  .br__sp {
    display: block !important
  }
}

@media print,
screen and (min-width:768px) {
  .br__pc {
    display: block !important
  }
}

@media screen and (max-width:767px) {
  .-pconly {
    display: none !important
  }
}

@media print,
screen and (min-width:768px) and (max-width:1100px) {
  .-pconly {
    display: none !important
  }
}

@media screen and (max-width:767px) {
  .-tabonly {
    display: none !important
  }
}

@media screen and (min-width:1100px) {
  .-tabonly {
    display: none !important
  }
}

@media screen and (max-width:767px) {
  .-notsponly {
    display: none !important
  }
}

@media print,
screen and (min-width:768px) {
  .-sponly {
    display: none !important
  }
}

.btnanchor__link,
.jumplist__link,
.section__sitemap>ul>li:not([class])>ul>li:not([class])>ul>li:not([class])>a,
.section__sitemap>ul>li:not([class])>ul>li:not([class])>a,
.section__sitemap>ul>li:not([class])>a,
.blanklink__nenkin,
.blanklink__mhlw,
.moremhlw__link,
.hcontrol__sitelink,
.hcontrol__logolink,
.boxlink:not(.-nohover),
.bordershadowlink,
.-hover {
  transition: opacity .2s
}

.btnanchor__link:hover,
.jumplist__link:hover,
.section__sitemap>ul>li:not([class])>ul>li:not([class])>ul>li:not([class])>a:hover,
.section__sitemap>ul>li:not([class])>ul>li:not([class])>a:hover,
.section__sitemap>ul>li:not([class])>a:hover,
.blanklink__nenkin:hover,
.blanklink__mhlw:hover,
.moremhlw__link:hover,
.hcontrol__sitelink:hover,
.hcontrol__logolink:hover,
.boxlink:hover:not(.-nohover),
.bordershadowlink:hover,
.-hover:hover {
  opacity: .7
}

.anchorlist__link,
.flinklist__link {
  text-decoration: none
}

.anchorlist__link:hover,
.flinklist__link:hover {
  text-decoration: underline
}

.arrow {
  position: relative;
  width: .9em;
  height: .9em;
  text-indent: -2em;
  display: inline-block;
  vertical-align: middle;
  margin-right: .5em;
  transform: translateY(-0.1em);
  overflow: hidden;
  border-radius: 50%
}

.arrow.-color1 {
  color: #fff;
  background: #0068b7
}

.arrow.-color1::before,
.arrow.-color1::after {
  top: 0;
  right: unset;
  bottom: unset;
  left: 0;
  position: absolute;
  content: "";
  display: block;
  text-indent: 0
}

.arrow.-color1::before {
  z-index: 1;
  background: #0068b7;
  width: .9em;
  height: .9em;
  border-radius: 50%
}

.arrow.-color1::after {
  z-index: 2;
  width: .675em;
  height: .675em;
  border: solid #fff;
  border-width: .225em .225em 0 0;
  transform-origin: center center;
  transform: rotate(45deg)scale(0.3)translate(-10%, 10%)
}

.arrow.-color2 {
  color: #fff;
  background: #23b7a9
}

.arrow.-color2::before,
.arrow.-color2::after {
  top: 0;
  right: unset;
  bottom: unset;
  left: 0;
  position: absolute;
  content: "";
  display: block;
  text-indent: 0
}

.arrow.-color2::before {
  z-index: 1;
  background: #23b7a9;
  width: .9em;
  height: .9em;
  border-radius: 50%
}

.arrow.-color2::after {
  z-index: 2;
  width: .675em;
  height: .675em;
  border: solid #fff;
  border-width: .225em .225em 0 0;
  transform-origin: center center;
  transform: rotate(45deg)scale(0.3)translate(-10%, 10%)
}

.arrow.-color3 {
  color: #fff;
  background: #42389e
}

.arrow.-color3::before,
.arrow.-color3::after {
  top: 0;
  right: unset;
  bottom: unset;
  left: 0;
  position: absolute;
  content: "";
  display: block;
  text-indent: 0
}

.arrow.-color3::before {
  z-index: 1;
  background: #42389e;
  width: .9em;
  height: .9em;
  border-radius: 50%
}

.arrow.-color3::after {
  z-index: 2;
  width: .675em;
  height: .675em;
  border: solid #fff;
  border-width: .225em .225em 0 0;
  transform-origin: center center;
  transform: rotate(45deg)scale(0.3)translate(-10%, 10%)
}

.arrow.-accent1 {
  color: #fff;
  background: #e8456c
}

.arrow.-accent1::before,
.arrow.-accent1::after {
  top: 0;
  right: unset;
  bottom: unset;
  left: 0;
  position: absolute;
  content: "";
  display: block;
  text-indent: 0
}

.arrow.-accent1::before {
  z-index: 1;
  background: #e8456c;
  width: .9em;
  height: .9em;
  border-radius: 50%
}

.arrow.-accent1::after {
  z-index: 2;
  width: .675em;
  height: .675em;
  border: solid #fff;
  border-width: .225em .225em 0 0;
  transform-origin: center center;
  transform: rotate(45deg)scale(0.3)translate(-10%, 10%)
}

.-txc {
  text-align: center
}

.-txl {
  text-align: left
}

.-txr {
  text-align: right
}

.-txcolor2 {
  color: #23b7a9
}

.-txaccent1 {
  color: #e8456c
}

.-txyellow {
  color: #f6ab00
}

.-txgreen {
  color: #45b035
}

.-txblue {
  color: #009dda
}

.-txpink {
  color: #ea545d
}

.-txviolet {
  color: #7858c6
}

.-blockc {
  margin-left: auto;
  margin-right: auto
}

.-blockl {
  margin-right: auto
}

.-blockr {
  margin-left: auto
}

.-accent1 {
  font-weight: 700;
  color: #e8456c
}

.-bold {
  font-weight: 700
}

.-nowrap {
  white-space: nowrap
}

.-step__yellow {
  color: #f6ab00
}

.-step__green {
  color: #45b035
}

.-step__blue {
  color: #009dda
}

.-step__pink {
  color: #ea545d
}

.-relative {
  position: relative
}

.-minusy {
  width: 40px;
  position: absolute;
  left: 50%;
  top: -4px;
  transform: translateX(-50%)
}

.-lhl {
  line-height: 1.75
}

.-lhm {
  line-height: 1.5
}

.-fsxxl {
  font-size: 2.2rem
}

.-fsxl {
  font-size: 2rem
}

.-fsl {
  font-size: 1.8rem
}

.-fsm {
  font-size: 1.6rem
}

.-fss {
  font-size: 1.4rem
}

.-arrow::before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: .46875em 0 .46875em .625em;
  border-color: transparent transparent transparent #707070;
  margin-left: .1925em;
  margin-right: .1825em;
  transform: translate(0.05em)
}

.btnlink {
  text-decoration: none;
  display: block;
  text-align: center;
  line-height: 4.8rem;
  color: #fff;
  background: #000;
  border-radius: 2.4rem;
  transition: opacity .2s;
  position: relative
}

@media print,
screen and (min-width:768px) {
  .btnlink {
    font-size: 1.8rem;
    padding-right: 1.8rem
  }
}

.btnlink.-accent1 {
  background: #e8456c
}

.btnlink.-accent1::before,
.btnlink.-accent1::after {
  top: 1rem;
  right: 1.6rem;
  bottom: unset;
  left: unset;
  position: absolute;
  content: "";
  display: block;
  text-indent: 0
}

.btnlink.-accent1::before {
  z-index: 1;
  background: #fff;
  width: 2.8rem;
  height: 2.8rem;
  border-radius: 50%
}

.btnlink.-accent1::after {
  z-index: 2;
  width: 2.1rem;
  height: 2.1rem;
  border: solid #e8456c;
  border-width: .7rem .7rem 0 0;
  transform-origin: center center;
  transform: rotate(45deg)scale(0.3)translate(-10%, 10%)
}

.btnlink.-color1 {
  background: #0068b7
}

.btnlink.-color1::before,
.btnlink.-color1::after {
  top: 1rem;
  right: 1.6rem;
  bottom: unset;
  left: unset;
  position: absolute;
  content: "";
  display: block;
  text-indent: 0
}

.btnlink.-color1::before {
  z-index: 1;
  background: #fff;
  width: 2.8rem;
  height: 2.8rem;
  border-radius: 50%
}

.btnlink.-color1::after {
  z-index: 2;
  width: 2.1rem;
  height: 2.1rem;
  border: solid #0068b7;
  border-width: .7rem .7rem 0 0;
  transform-origin: center center;
  transform: rotate(45deg)scale(0.3)translate(-10%, 10%)
}

.btnlink.-color2 {
  background: #23b7a9
}

.btnlink.-color2::before,
.btnlink.-color2::after {
  top: 1rem;
  right: 1.6rem;
  bottom: unset;
  left: unset;
  position: absolute;
  content: "";
  display: block;
  text-indent: 0
}

.btnlink.-color2::before {
  z-index: 1;
  background: #fff;
  width: 2.8rem;
  height: 2.8rem;
  border-radius: 50%
}

.btnlink.-color2::after {
  z-index: 2;
  width: 2.1rem;
  height: 2.1rem;
  border: solid #23b7a9;
  border-width: .7rem .7rem 0 0;
  transform-origin: center center;
  transform: rotate(45deg)scale(0.3)translate(-10%, 10%)
}

.btnlink.-color3 {
  background: #42389e
}

.btnlink.-color3::before,
.btnlink.-color3::after {
  top: 1rem;
  right: 1.6rem;
  bottom: unset;
  left: unset;
  position: absolute;
  content: "";
  display: block;
  text-indent: 0
}

.btnlink.-color3::before {
  z-index: 1;
  background: #fff;
  width: 2.8rem;
  height: 2.8rem;
  border-radius: 50%
}

.btnlink.-color3::after {
  z-index: 2;
  width: 2.1rem;
  height: 2.1rem;
  border: solid #42389e;
  border-width: .7rem .7rem 0 0;
  transform-origin: center center;
  transform: rotate(45deg)scale(0.3)translate(-10%, 10%)
}

.btnlink:hover,
.btnlink:focus {
  opacity: .6
}

.btnlink+.btnlink {
  margin-top: 1em
}

.bordershadowlink {
  appearance: none;
  border: 3px solid #707070;
  text-align: left;
  text-decoration: none;
  color: #000;
  border-radius: 7px;
  padding: 12px 4px 12px 12px;
  display: flex;
  align-items: center;
  line-height: 1.25;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, .24);
  font-weight: 400
}

@media print,
screen and (min-width:768px) {
  .bordershadowlink {
    font-size: 2rem
  }
}

.bordershadowlink .arrow {
  margin-right: 8px
}

.bordershadowlink.-color1 {
  border-color: #0068b7
}

.bordershadowlink.-color2 {
  border-color: #23b7a9
}

.bordershadowlink.-color3 {
  border-color: #42389e
}

.boxlink {
  appearance: none;
  border: 1px solid #707070;
  border-radius: 7px;
  text-align: center;
  text-decoration: none;
  color: #000;
  display: flex;
  align-items: center;
  background: #fff
}

@media print,
screen and (min-width:768px) {
  .boxlink {
    padding: 0 1.8rem;
    height: 11.4rem
  }
}

@media screen and (max-width:767px) {
  .boxlink {
    padding: 0 .6rem
  }
}

.boxlink__icon {
  width: 10rem
}

@media screen and (max-width:767px) {
  .boxlink__icon {
    width: 7rem;
    margin-right: 0
  }
}

.boxlink__text {
  flex: 1;
  display: flex;
  align-items: center
}

@media print,
screen and (min-width:768px) {
  .boxlink__text {
    font-size: 2.4rem;
    letter-spacing: .1em
  }
}

@media screen and (max-width:767px) {
  .boxlink__text {
    text-align: left
  }
}

@media print,
screen and (min-width:768px) {
  .boxlink__text.-narrow {
    letter-spacing: 0
  }
}

.boxlink__text.-left {
  text-align: left
}

.boxlink__inner {
  flex: 1
}

@media print,
screen and (min-width:768px) {
  .boxlink__img {
    width: 57px;
    margin: 2rem
  }
}

@media screen and (max-width:767px) {
  .boxlink__img {
    width: 36px;
    margin: 1rem
  }
}

.block__inner {
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px
}

@media print,
screen and (min-width:768px) {
  .block__inner {
    max-width: 1100px
  }
}

@media print,
screen and (min-width:768px) and (max-width:1100px) {
  .block__inner {
    max-width: 1020px
  }
}

@media print,
screen and (min-width:768px) {
  .block__inner.-xl {
    max-width: 1300px
  }
}

@media print,
screen and (min-width:768px) {
  .block__inner.-l {
    max-width: 1220px
  }
}

@media print,
screen and (min-width:768px) {
  .block__inner.-s {
    max-width: 1020px
  }
}

@media print,
screen and (min-width:768px) {
  .block__inner.-xs {
    max-width: 930px
  }
}

@media print,
screen and (min-width:768px) {
  .block__inner.-xxs {
    max-width: 870px
  }
}

.block.-white {
  background: #fff
}

.block.-base {
  background: #f8f6f3
}

.block.-base+.block.-base {
  border-top: 1px solid #707070
}

.block.-footer {
  border-top: 1px solid #707070
}

.block.-bgcolor1 {
  background: #ebf3f9
}

.block.-bgcolor2 {
  background: #eef9f8
}

.block.-bgcolor3 {
  background: #f0eff7
}

.block.-bgaccent1 {
  background: #fdf0f3
}

@media print,
screen and (min-width:768px) {
  #header {
    position: fixed;
    z-index: 99;
    left: 0;
    top: 0;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #f5f2ed
  }
}

@media print,
screen and (min-width:768px) {
  main {
    margin-top: 16.8rem
  }
}

@media screen and (max-width:767px) {
  main {
    margin-top: 52px
  }
}

.menuhead {
  padding: 6px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10;
  background: #fff
}

.menuhead__mhlw {
  display: block;
  width: 100px;
  height: 34px;
  display: inline-block;
  background: url(../img/logo_mhlw.png)no-repeat;
  background-size: contain;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden
}

.menuhead__logo {
  background: url(../img/logo_site.png)no-repeat;
  background-size: contain;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  height: 40px;
  width: 186px
}

.menuhead__hamburger {
  background: #fff;
  width: 3.2rem;
  height: 3.2rem;
  padding: .2rem;
  border-radius: .2rem;
  text-align: center;
  position: relative;
  overflow: hidden
}

.menuhead__hamburger i {
  position: relative;
  display: block;
  width: 2.8rem;
  height: 2px;
  background: #e8456c;
  color: #fff;
  text-indent: 30px;
  -webkit-transition: background .3s;
  transition: background .3s
}

.menuhead__hamburger i::before,
.menuhead__hamburger i::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: #e8456c;
  width: 100%;
  height: 100%;
  transition: transform .3s
}

.menuhead__hamburger i::before {
  transform: translateY(-0.8rem)
}

.menuhead__hamburger i::after {
  transform: translateY(0.8rem)
}

.menuhead__hamburger.isOpen i {
  background: transparent
}

.menuhead__hamburger.isOpen i::before {
  transform: rotate(-45deg)
}

.menuhead__hamburger.isOpen i::after {
  transform: rotate(45deg)
}

@media screen and (max-width:767px) {
  .menu {
    display: flex;
    flex-direction: column;
    width: 100%;
    position: fixed;
    right: -100%;
    top: 52px;
    background: #fff;
    font-size: 1.4rem;
    z-index: 10
  }

  .menu.isOpen {
    right: 0
  }

  .menu.isOpen::before {
    content: "";
    display: block;
    position: fixed;
    left: 0;
    top: 52px;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, .6);
    z-index: -1
  }

  .menu__hcontrol {
    order: 2;
    z-index: 1;
    background: #f5f2ed;
    padding-bottom: 3rem
  }

  .menu__gnav {
    order: 1;
    z-index: 1;
    background: #f5f2ed
  }
}

.hcontrol__logo.-mhlw {
  margin-left: 0;
  margin-right: 0
}

.hcontrol__logo.-site {
  margin-right: auto;
  margin-left: 10px
}

.hcontrol__logolink {
  display: inline-block;
  background: url(../img/logo_mhlw.png)no-repeat 50%;
  background-size: contain;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden
}

@media print,
screen and (min-width:768px) {
  .hcontrol__logolink {
    width: 154px;
    height: 58px;
    margin-right: 16px
  }
}

@media print,
screen and (min-width:768px) and (max-width:1100px) {
  .hcontrol__logolink {
    width: 107.8px;
    height: 40.6px;
    margin-right: 0
  }
}

.hcontrol__sitelink {
  margin-right: 0;
  display: inline-block;
  background: url(../img/logo_site.png)no-repeat;
  background-size: contain;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden
}

@media print,
screen and (min-width:768px) {
  .hcontrol__sitelink {
    width: 176px;
    height: 46px
  }
}

@media print,
screen and (min-width:768px) and (max-width:1100px) {
  .hcontrol__sitelink {
    width: 123.2px;
    height: 32.2px
  }
}

@media print,
screen and (min-width:768px) {
  .hcontrol {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 8rem;
    margin-left: auto;
    margin-right: auto
  }

  .hcontrol__fontsize {
    margin-right: 16px
  }

  .hcontrol__form {
    margin-right: 16px;
    width: 286px
  }

  .hcontrol__textlink {
    color: #707070;
    white-space: nowrap
  }
}

@media print,
screen and (min-width:768px) and (max-width:1100px) {
  .hcontrol__form {
    margin-right: 8px;
    width: 186px
  }
}

@media screen and (max-width:767px) {
  .hcontrol {
    display: flex;
    align-items: center;
    padding-top: 3rem;
    padding-left: 10px;
    padding-right: 10px
  }

  .hcontrol__fontsize {
    display: none
  }

  .hcontrol__form {
    flex: 1;
    padding-right: 10px
  }

  .hcontrol__textlink {
    color: #707070
  }
}

.searchbox {
  position: relative;
  border: 1px solid #707070;
  background: #fff;
  border-radius: 2rem;
  overflow: hidden
}

.searchbox__input {
  border: none !important;
  height: auto !important;
  width: 100% !important;
  appearance: none !important;
  padding: .7rem 4rem .7rem 2rem !important
}

.searchbox__btn {
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 4rem
}

.fontsize {
  display: flex;
  align-items: center;
  font-size: 1.4rem
}

.fontsize__item {
  margin: 0 5px;
  white-space: nowrap
}

@media print,
screen and (min-width:768px) and (max-width:1100px) {
  .fontsize__item {
    margin-right: 0
  }
}

.fontsize__btn {
  display: block;
  line-height: 2.6rem;
  width: 2.6rem;
  border-radius: .5rem
}

.fontsize__btn.-current {
  background: #e8456c;
  color: #fff
}

@media print,
screen and (min-width:768px) {
  .gnav {
    padding: 0 0 1.6rem;
    width: 100%;
    display: flex
  }

  .gnav__item {
    flex: 20
  }

  .gnav__item.-wss {
    flex: 15
  }

  .gnav__item.-ws {
    flex: 17
  }

  .gnav__item.-wl {
    flex: 22
  }

  .gnav__item.-wll {
    flex: 24
  }

  .gnav__item:not(.-pcfirst) {
    border-left: 1px solid #707070
  }

  .gnav__link {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #707070;
    text-align: center;
    transition: background .2s;
    height: 7.2rem
  }

  .gnav__link:hover,
  .gnav__link:focus {
    background: #f5f2ed
  }
}

@media screen and (max-width:767px) {
  .gnav {
    border-top: 1px solid #707070
  }

  .gnav__item {
    border-bottom: 1px solid #707070
  }

  .gnav__link {
    display: block;
    text-align: center;
    text-decoration: none;
    color: #707070;
    padding: 1.4rem 0
  }
}

.pagetop {
  z-index: 6;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  transition: opacity .3s
}

@media print,
screen and (min-width:768px) {
  .pagetop {
    width: 52px;
    right: 50px;
    bottom: 50px
  }
}

@media screen and (max-width:767px) {
  .pagetop {
    width: 48px;
    right: 24px;
    bottom: 24px
  }
}

.pagetop__img {
  width: 100%;
  height: 100%
}

.pagetop.isShow {
  pointer-events: inherit;
  opacity: .6
}

.pagetop.isShow:hover {
  opacity: 1
}

.fblock {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-flow: row wrap;
  padding: 3.8rem 0
}

@media screen and (max-width:767px) {
  .fblock__blanklink {
    width: 100%;
    justify-content: center
  }
}

.fblock__info {
  font-size: 1.4rem
}

@media screen and (max-width:767px) {
  .fblock__info {
    width: 100%;
    margin-top: 2rem;
    text-align: center
  }
}

@media print,
screen and (min-width:768px) {
  .flinklist {
    display: flex
  }
}

@media screen and (max-width:767px) {
  .flinklist {
    text-align: center;
    margin-bottom: 2rem
  }
}

.flinklist__item {
  padding-right: 1.4rem
}

@media screen and (max-width:767px) {
  .flinklist__item {
    padding: .5rem 0
  }
}

@media print,
screen and (min-width:768px) {
  .flinklist__item+.flinklist__item::before {
    padding-right: 1rem;
    content: "｜";
    display: inline
  }
}

.flinklist__item:last-child {
  padding-right: 0
}

.flinklist__link {
  color: #000
}

@media screen and (max-width:767px) {
  .flinklist__link {
    text-decoration: underline
  }
}

.titleblock {
  text-align: center;
  padding: 4.6rem 0;
  background: #f5f2ed;
  font-weight: 700;
  letter-spacing: .05em
}

@media print,
screen and (min-width:768px) {
  .titleblock {
    font-size: 3.2rem
  }
}

@media screen and (max-width:767px) {
  .titleblock {
    font-size: 2.6rem
  }
}

.titleblock.-top {
  padding: 4rem 0;
  letter-spacing: .1em;
  line-height: 1.2
}

@media print,
screen and (min-width:768px) {
  .titleblock.-top {
    font-size: 3.8rem
  }
}

@media print,
screen and (min-width:768px) and (max-width:1100px) {
  .titleblock.-top {
    font-size: 3.4rem
  }
}

@media screen and (max-width:767px) {
  .titleblock.-top {
    padding: 4rem 1rem
  }
}

@media print,
screen and (min-width:768px) {
  .titleblock__title.-top {
    display: flex;
    align-items: center;
    justify-content: center
  }
}

@media print,
screen and (min-width:768px) {
  .titleblock__img {
    margin-right: 16px
  }
}

@media screen and (max-width:767px) {
  .titleblock__img {
    display: block;
    vertical-align: bottom
  }
}

.titleblock__topinner {
  display: block
}

.anchorlist {
  padding: 3rem 0 0;
  display: flex;
  justify-content: center;
  flex-flow: row wrap
}

.anchorlist__item {
  padding-right: 1.4rem
}

.anchorlist__item+.anchorlist__item::before {
  padding-right: 1rem;
  content: "｜";
  display: inline
}

.anchorlist__item:last-child {
  padding-right: 0
}

.anchorlist__link {
  white-space: nowrap;
  color: #000
}

.indent {
  display: block;
  text-indent: -1em;
  padding-left: 1em
}

.indent,
.indentlist__item {
  text-indent: -1em;
  padding-left: 1em
}

.indent *,
.indentlist__item * {
  text-indent: 0
}

.indent.-dot::before,
.indentlist__item.-dot::before {
  content: "・"
}

.indent.-circle::before,
.indentlist__item.-circle::before {
  content: "●";
  color: #e8456c
}

.indent.-circle.-black::before,
.indentlist__item.-circle.-black::before {
  color: #000
}

.indent.-bordercircle::before,
.indentlist__item.-bordercircle::before {
  content: "○"
}

.indent.-notice::before,
.indentlist__item.-notice::before {
  content: "※"
}

.dllist {
  text-align: center
}

@media print,
screen and (min-width:768px) {
  .dllist {
    display: flex;
    justify-content: center;
    margin-left: -2rem;
    margin-right: -2rem
  }
}

@media print,
screen and (min-width:768px) and (max-width:1100px) {
  .dllist {
    margin-left: -1rem;
    margin-right: -1rem
  }
}

@media screen and (max-width:767px) {
  .dllist {
    margin-left: 2rem;
    margin-right: 2rem
  }
}

@media print,
screen and (min-width:768px) {
  .dllist__item {
    margin: 0 2rem
  }
}

@media print,
screen and (min-width:768px) and (max-width:1100px) {
  .dllist__item {
    margin: 0 1rem
  }
}

@media screen and (max-width:767px) {
  .dllist__item {
    margin: 2rem 0
  }
}

@media print,
screen and (min-width:768px) {
  .dllist__item.-col3 {
    width: calc(33.333% - 40px)
  }
}

.dllist__border {
  height: 100%;
  overflow: hidden;
  background: #fff
}

.dllist__title {
  border-radius: 8px 8px 0 0;
  background: #67a300;
  border: 1px solid #67a300;
  color: #fff;
  padding: .8rem .4rem
}

.dllist__text {
  border-radius: 0 0 8px 8px;
  border: 1px solid #67a300;
  border-top: none;
  padding: 2.4rem .4rem
}

@media print,
screen and (min-width:768px) {
  .communicationlist {
    display: flex
  }
}

@media print,
screen and (min-width:768px) {
  .communicationlist__item {
    width: calc(50% - 4rem);
    margin: 0 2rem
  }
}

@media screen and (max-width:767px) {
  .communicationlist__item {
    max-width: 54rem;
    margin-left: auto;
    margin-right: auto
  }
}

@media screen and (max-width:767px) {
  .communicationlist__item+.communicationlist__item {
    margin-top: 2rem
  }
}

.communication {
  border-radius: 8px;
  border: 3px solid;
  background: #fff;
  border-color: #000;
  background: #000
}

.communication.-type1 {
  border-color: #d88a8a;
  background: #d88a8a
}

.communication.-type2 {
  border-color: #2a78a0;
  background: #2a78a0
}

.communication__title {
  color: #fff;
  font-weight: 700;
  font-size: 2rem;
  text-align: center;
  padding: .4rem 0
}

.communication__title.-type1 {
  background: #d88a8a
}

.communication__title.-type2 {
  background: #2a78a0
}

.communication__contents {
  border-radius: 0 0 6px 6px;
  background: #fff;
  text-align: center;
  padding: 1.2rem 1rem 2.4rem
}

.communication__img {
  display: block;
  margin: 2rem auto 0
}

.centerbox {
  text-align: center
}

.centerbox__inner {
  display: inline-block;
  text-align: left
}

.checkblock__detail {
  margin-left: 2rem
}

.checkblock__detailnote {
  margin-top: 1.2rem;
  margin-bottom: 1.2rem
}

@media print,
screen and (min-width:768px) {
  .companytarget {
    display: flex
  }
}

@media print,
screen and (min-width:768px) {
  .companytarget__text {
    width: 26em
  }
}

@media print,
screen and (min-width:768px) {
  .companytarget__imgblock {
    flex: 1
  }
}

@media screen and (max-width:767px) {
  .companytarget__imgblock {
    margin-top: 3.2rem
  }
}

.companytarget__img {
  max-width: 100%
}

@media print,
screen and (min-width:768px) {
  .document {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
  }
}

.document__item {
  background: #fff;
  border: 1px solid #e8456c
}

@media print,
screen and (min-width:768px) {
  .document__item {
    width: 30%
  }
}

.document__item.-gray {
  border-color: #7d7d7d
}

@media screen and (max-width:767px) {
  .document__item+.document__item {
    margin-top: 2rem
  }
}

.document__title {
  color: #fff;
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  background: #e8456c;
  padding: .8rem;
  margin-bottom: 1rem
}

.document__title.-gray {
  background: #7d7d7d
}

.document__content {
  padding: 2rem
}

.document__img {
  display: block;
  margin: 2.4rem auto;
  max-width: 100%
}

.exampleblock {
  display: flex;
  flex-flow: row wrap;
  background: no-repeat;
  background-size: 180px;
  padding-left: 240px;
  padding-bottom: 4rem
}

@media print,
screen and (min-width:768px) and (max-width:1100px) {
  .exampleblock {
    background-size: 140px;
    padding-left: 150px
  }
}

@media screen and (max-width:767px) {
  .exampleblock {
    padding-left: 0;
    background-size: 10rem;
    background-position: 0 0
  }
}

.exampleblock.-type1 {
  background-image: url(../img/hihokensha/ex_type1.png)
}

.exampleblock.-type2 {
  background-image: url(../img/hihokensha/ex_type2.png)
}

.exampleblock.-type3 {
  background-image: url(../img/hihokensha/ex_type3.png)
}

.exampleblock__theme {
  width: 100%;
  margin-bottom: 2.4rem
}

@media screen and (max-width:767px) {
  .exampleblock__theme {
    padding-left: 12rem;
    min-height: 15rem
  }
}

.exampleblock__table {
  text-align: center
}

@media screen and (min-width:1100px) {
  .exampleblock__table {
    width: 40%
  }
}

@media print,
screen and (min-width:768px) and (max-width:1100px) {
  .exampleblock__table {
    width: 45%
  }
}

@media screen and (max-width:767px) {
  .exampleblock__table {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 360px
  }
}

.exampleblock__table.-before {
  position: relative
}

@media screen and (min-width:1100px) {
  .exampleblock__table.-before {
    margin-left: 1%;
    margin-right: 10%;
    width: 34%
  }
}

@media print,
screen and (min-width:768px) and (max-width:1100px) {
  .exampleblock__table.-before {
    margin-left: 1%;
    margin-right: 7%;
    width: 38%
  }
}

@media screen and (max-width:767px) {
  .exampleblock__table.-before {
    margin-bottom: 50px
  }
}

.exampleblock__table.-before::after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #e8456c
}

@media print,
screen and (min-width:768px) {
  .exampleblock__table.-before::after {
    border-width: 32px 0 32px 32px;
    right: -56px;
    top: 6rem
  }
}

@media print,
screen and (min-width:768px) and (max-width:1100px) {
  .exampleblock__table.-before::after {
    border-width: 20px 0 20px 20px;
    right: -14%;
    top: 7rem
  }
}

@media screen and (max-width:767px) {
  .exampleblock__table.-before::after {
    border-color: #e8456c transparent transparent transparent;
    border-width: 24px 24px 0;
    left: 50%;
    bottom: -40px;
    transform: translateX(-50%)
  }
}

@media screen and (min-width:1100px) {
  .exampleblock__table.-after {
    width: 48%
  }
}

@media print,
screen and (min-width:768px) and (max-width:1100px) {
  .exampleblock__table.-after {
    width: 54%
  }
}

.manekineko {
  display: flex;
  align-items: center
}

.manekineko.-jcc {
  justify-content: center
}

.manekineko__img {
  margin-right: 20px
}

.simulator {
  background: #fff;
  border-radius: 4px;
  line-height: 3.6rem
}

@media print,
screen and (min-width:768px) {
  .simulator {
    padding: 2rem 3rem
  }
}

.simulator__line {
  border-top: 1px solid #707070
}

.simulator__param {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  padding: 1.2rem 1rem
}

@media screen and (min-width:1100px) {
  .simulator__param {
    margin-left: 6rem;
    margin-right: 6rem
  }
}

@media print,
screen and (min-width:768px) and (max-width:1100px) {
  .simulator__param {
    margin-left: 3rem;
    margin-right: 3rem
  }
}

@media screen and (max-width:767px) {
  .simulator__param {
    margin-left: 1.2rem;
    margin-right: 1.2rem
  }
}

.simulator__param.-bdtop {
  border-top: 1px solid #707070;
  padding-top: 2rem;
  padding-bottom: 2rem
}

.simulator__param.-result {
  padding-top: 4rem;
  padding-bottom: 2rem
}

@media print,
screen and (min-width:768px) {
  .simulator__label {
    flex: 1;
    padding-left: 4.6rem
  }
}

@media screen and (max-width:767px) {
  .simulator__label {
    width: 100%;
    font-weight: 700
  }
}

.simulator__form {
  text-align: right;
  padding-right: 1rem
}

@media print,
screen and (min-width:768px) {
  .simulator__form {
    width: 26rem
  }
}

@media screen and (max-width:767px) {
  .simulator__form {
    flex: 1
  }
}

.simulator__unit {
  width: 4em
}

.simulator__input[type=text] {
  margin-left: 1em;
  border: 1px solid #707070;
  border-radius: 4px;
  padding: .5rem 1rem;
  width: 8em
}

@media print,
screen and (min-width:768px) {
  .simulator__input.-result[type=text] {
    width: 13em
  }
}

@media screen and (max-width:767px) {
  .simulator__input.-result[type=text] {
    width: 10em
  }
}

.svgtitle {
  display: block;
  position: relative;
  width: 532px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden
}

.svgtitle::before {
  content: "";
  display: block;
  padding-top: 15.41353383%
}

@media print,
screen and (min-width:768px) {
  .svgtitle.-top {
    width: 824px
  }

  .svgtitle.-top::before {
    padding-top: 13.10679612%
  }
}

@media screen and (max-width:767px) {
  .svgtitle.-top {
    width: 573px
  }

  .svgtitle.-top::before {
    padding-top: 21.29144852%
  }
}

.svgtitle svg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto
}

.kanyuutaishou {
  display: flex;
  align-items: center;
  justify-content: center
}

.kanyuutaishou__img {
  width: 80px;
  margin-right: 20px
}

.kanyuutaishou__text {
  flex: 1;
  font-weight: 700
}

.linkblock {
  padding-bottom: 2.4rem
}

.linkblock__title {
  font-size: 2rem;
  font-weight: 700
}

*+.linkblock__title {
  margin-top: 4rem
}

.linkblock__info {
  margin-top: 2.4rem
}

.linkblock__infoname {
  font-weight: 700
}

.linkblock__infoname::before {
  content: "●";
  color: #e8456c
}

@media print,
screen and (min-width:768px) {
  .linkblock__infoname {
    font-size: 1.8rem
  }
}

.linkblock__infodetail {
  margin-top: 1.2rem;
  padding-left: 2.4rem
}

.linkblock__infourl {
  font-weight: 700
}

@media print,
screen and (min-width:768px) {
  .linkblock__infourl {
    font-size: 1.8rem
  }
}

.medical {
  display: flex;
  border: 3px solid #283264;
  background: #283264;
  border-radius: 8px
}

@media print,
screen and (min-width:768px) {
  .medical {
    width: 54rem
  }
}

@media screen and (max-width:767px) {
  .medical {
    width: 100%
  }
}

.medical+.medical {
  margin-top: 2rem
}

.medical__name {
  width: 6em;
  color: #fff;
  background: #283264;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700
}

@media print,
screen and (min-width:768px) {
  .medical__name {
    font-size: 2rem
  }
}

.medical__detail {
  background: #fff;
  border-radius: 0 6px 6px 0;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem
}

.medical__img {
  max-width: 100px
}

@media print,
screen and (min-width:768px) {
  .kenkouhoken {
    display: flex;
    align-items: center
  }
}

@media print,
screen and (min-width:768px) {
  .kenkouhoken__img {
    margin-right: 32px
  }
}

@media screen and (max-width:767px) {
  .kenkouhoken__img {
    display: block;
    margin: 0 auto 1rem
  }
}

.toggleblock__title {
  color: #000;
  text-decoration: none;
  display: block;
  border: 1px solid #707070;
  border-radius: 7px;
  font-weight: 700;
  background: #fff;
  cursor: pointer;
  letter-spacing: .1em;
  position: relative;
  font-size: 2rem
}

@media print,
screen and (min-width:768px) {
  .toggleblock__title {
    padding: 2rem 3.2rem;
    margin-bottom: 2.4rem
  }
}

@media screen and (max-width:767px) {
  .toggleblock__title {
    padding: 1rem 2.4rem;
    margin-bottom: 1.2rem
  }
}

.toggleblock__title::after {
  z-index: 2;
  position: absolute;
  top: 50%;
  margin-top: -.8rem;
  display: block;
  content: "";
  width: 1rem;
  height: 1rem;
  border: solid #e8456c;
  border-width: 0 2px 2px 0;
  transform-origin: center center;
  transform: rotate(45deg)
}

@media print,
screen and (min-width:768px) {
  .toggleblock__title::after {
    right: 2.4rem
  }
}

@media screen and (max-width:767px) {
  .toggleblock__title::after {
    right: 1.2rem
  }
}

.toggleblock__title.isOpen::after {
  transform: rotate(225deg);
  margin-top: -.4rem
}

.toggleblock__contents {
  display: none
}

@media print,
screen and (min-width:768px) {
  .toggleblock__contents {
    padding: 1.2rem 0 8rem
  }
}

@media screen and (max-width:767px) {
  .toggleblock__contents {
    padding: 0 0 8rem
  }
}

.toggleblock__contents:last-child {
  padding-bottom: 0
}

.toggleblock__title.isOpen+.toggleblock__contents {
  display: block
}

.premium {
  border-radius: 8px;
  background: #fff;
  border: 3px solid #283264;
  background: #283264
}

.premium.-nocolor {
  border: none
}

.premium+.premium {
  margin-top: 2.8rem
}

.premium__title {
  background: #283264;
  color: #fff;
  text-align: center;
  padding: 1rem 0;
  font-size: 2rem
}

@media print,
screen and (min-width:768px) {
  .premium__titlesmall {
    margin-left: 1em;
    font-size: 1.6rem
  }
}

@media screen and (max-width:767px) {
  .premium__titlesmall {
    font-size: 1.4rem;
    display: block
  }
}

.premium__detail {
  border-radius: 0 0 6px 6px;
  background: #fff;
  padding: 2rem 2.4rem
}

@media print,
screen and (min-width:768px) {
  .premium__detail {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-flow: row wrap
  }
}

.premium__chara {
  width: 9rem
}

@media screen and (max-width:767px) {
  .premium__chara {
    display: none
  }
}

.premium__text {
  flex: 1
}

@media screen and (min-width:1100px) {
  .premium__img {
    width: 38rem;
    margin-left: 5rem
  }
}

@media print,
screen and (min-width:768px) and (max-width:1100px) {
  .premium__img {
    width: 38rem
  }
}

@media screen and (max-width:767px) {
  .premium__img {
    width: 100%;
    text-align: center
  }
}

.premium__full {
  width: 100%;
  text-align: center;
  margin-top: 2rem
}

@media print,
screen and (min-width:768px) {
  .twotier {
    display: flex
  }
}

@media print,
screen and (min-width:768px) {
  .twotier__text.-jigyonushi {
    width: 24em;
    margin-right: 7%
  }
}

@media print,
screen and (min-width:768px) {
  .twotier__text.-hihokensha {
    width: 29em;
    margin-right: 7%
  }
}

.twotier__type {
  display: flex;
  align-items: center;
  line-height: 1.25;
  padding: 3px;
  border-radius: 8px;
  overflow: hidden;
  width: 24.6rem;
  font-weight: 700;
  background: #000;
  color: #000
}

.twotier__type.-yellow {
  background: #f6ab00;
  color: #f6ab00
}

.twotier__type.-red {
  background: #ea535d;
  color: #ea535d
}

.twotier__type.-blue {
  background: #119cda;
  color: #119cda
}

.twotier__typegenre {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  text-align: center;
  width: 12.7rem;
  border-radius: 6px 0 0 6px;
  height: 3em
}

.twotier__typename {
  color: #fff;
  line-height: 3.5rem;
  display: inline-block;
  border-radius: 0 6px 6px 0;
  text-align: center;
  width: 6em;
  font-size: 2rem
}

@media print,
screen and (min-width:768px) {
  .twotier__typedetail {
    margin: 1rem 0 3rem 1rem
  }
}

@media screen and (max-width:767px) {
  .twotier__typedetail {
    margin: 0 0 3rem 1rem
  }
}

.twotier__img {
  flex: 1;
  text-align: center
}

@media screen and (max-width:767px) {
  .twotier__img {
    width: 100%
  }
}

@media print,
screen and (min-width:768px) {
  .btnlist {
    margin-left: -1em;
    right: -1em;
    display: flex;
    justify-content: center;
    flex-flow: row wrap
  }
}

@media print,
screen and (min-width:768px) {
  .btnlist__item {
    margin-left: 1rem;
    margin-right: 1rem;
    width: calc(50% - 2rem)
  }
}

@media screen and (max-width:767px) {
  .btnlist__item+.btnlist__item {
    margin-top: 1rem
  }
}

@media print,
screen and (min-width:768px) {
  .btnlist__item:nth-child(n+3) {
    margin-top: 3rem
  }
}

@media print,
screen and (min-width:768px) {
  .moremhlw {
    display: flex
  }
}

@media print,
screen and (min-width:768px) {
  .moremhlw__text {
    margin-right: 2rem;
    flex: 1
  }
}

@media screen and (max-width:767px) {
  .moremhlw__text {
    padding: 2rem 0
  }
}

.moremhlw__banner {
  display: flex;
  margin-left: auto;
  margin-right: auto;
  width: 400px;
  max-width: 100%
}

.blanklink {
  display: flex;
  justify-content: center
}

@media print,
screen and (min-width:768px) {
  .blanklink {
    width: 340px
  }
}

@media print,
screen and (min-width:768px) {
  .blanklink.-footer {
    width: 170px
  }
}

.blanklink__mhlw {
  width: 169px;
  display: flex;
  align-items: center;
  margin-right: 20px;
  background: #fff
}

.blanklink__nenkin {
  width: 175px;
  display: flex;
  align-items: center;
  background: #fff
}

@media print,
screen and (min-width:768px) {
  .blanklink__nenkin {
    margin-right: auto
  }
}

.blanklink__img {
  width: 100%
}

.movieblock {
  margin: 0 auto;
  max-width: 640px;
  position: relative
}

.movieblock::before {
  content: "";
  display: block;
  padding-top: 56.25%
}

.movieblock__video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%
}

.guidebookblock {
  display: flex;
  align-items: center;
  flex-flow: row wrap
}

@media screen and (max-width:767px) {
  .guidebookblock {
    margin-left: -10px;
    margin-right: -10px;
    justify-content: center
  }
}

.guidebookblock__imgblock {
  text-align: center
}

@media print,
screen and (min-width:768px) {
  .guidebookblock__imgblock {
    flex: 1;
    margin-right: 1.4rem
  }
}

@media screen and (max-width:767px) {
  .guidebookblock__imgblock {
    width: calc(50% - 20px);
    margin: 0 10px;
    max-width: 217px
  }
}

@media print,
screen and (min-width:768px) {
  .guidebookblock__btnblock {
    margin-left: 2rem;
    width: 365px
  }
}

@media screen and (max-width:767px) {
  .guidebookblock__btnblock {
    margin-top: 2rem;
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 20px);
    max-width: 50rem
  }
}

.faqblock {
  border: 3px solid #e8456c;
  border-radius: 4px;
  background: #fff
}

.faqblock__title {
  cursor: pointer;
  font-weight: 700;
  position: relative
}

@media print,
screen and (min-width:768px) {
  .faqblock__title {
    font-size: 2rem;
    padding: 1.6rem 4rem 1.6rem 2rem
  }
}

@media screen and (max-width:767px) {
  .faqblock__title {
    padding: 1.2rem 4rem 1.2rem 1.2rem
  }
}

.faqblock__title::after {
  content: "";
  display: block;
  width: 2.8rem;
  height: 2.8rem;
  background: 50% no-repeat;
  background-size: 100%;
  background-image: url(../img/icon_faq.svg);
  position: absolute;
  top: 50%;
  margin-top: -1.4rem
}

@media print,
screen and (min-width:768px) {
  .faqblock__title::after {
    right: 3.2rem
  }
}

@media screen and (max-width:767px) {
  .faqblock__title::after {
    right: .4rem
  }
}

.faqblock__title.isOpen::after {
  background-image: url(../img/icon_faq_isopen.svg)
}

.faqblock__detail {
  display: none;
  border-top: 1px solid #707070
}

@media print,
screen and (min-width:768px) {
  .faqblock__detail {
    padding: 6rem 3.2rem 3.2rem
  }
}

@media screen and (max-width:767px) {
  .faqblock__detail {
    padding: 2.4rem 1.2rem 3.2rem
  }
}

.faqblock__title.isOpen+.faqblock__detail {
  display: block
}

.faq__q {
  min-height: 138px;
  padding-left: 100px;
  background: 0 no-repeat;
  background-size: 92px;
  display: flex;
  align-items: center
}

.faq__q.-type1 {
  background-image: url(../img/hihokensha/ex_type1.png)
}

.faq__q.-type2 {
  background-image: url(../img/hihokensha/ex_type2.png)
}

.faq__q.-type3 {
  background-image: url(../img/hihokensha/ex_type3.png)
}

.faq__a {
  border-radius: 4px;
  background: #fdf0f3 url(../img/hihokensha/faq_a.png)right 2.4rem center no-repeat;
  padding: 2.4rem 120px 2.4rem 3.2rem;
  margin-top: 2.4rem;
  background-size: 72px;
  min-height: 16rem
}

.faq__a+.faq__q {
  margin-top: 3.2rem
}

.kaisei {
  background: #23b7a9;
  padding: 1rem 0
}

@media print,
screen and (min-width:768px) {
  .kaisei {
    display: flex;
    justify-content: center;
    align-items: center
  }
}

@media screen and (max-width:767px) {
  .kaisei {
    text-align: center
  }
}

@media print,
screen and (min-width:768px) {
  .kaisei__img {
    margin-right: 1em;
    height: 82px
  }
}

@media screen and (max-width:767px) {
  .kaisei__img {
    height: 60px;
    margin-bottom: 1rem
  }
}

.kaisei__text {
  color: #fff;
  font-weight: 700;
  line-height: 1.25
}

@media print,
screen and (min-width:768px) {
  .kaisei__text {
    font-size: 2.4rem
  }
}

@media screen and (max-width:767px) {
  .kaisei__text {
    font-size: 2rem
  }
}

.movieblock {
  position: relative
}

.movieblock::before {
  content: "";
  display: block
}

.movieblock__movie {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}

.movieblock.-wh320x180::before {
  padding-top: 56.25%
}

.table,
.section table:not([class]) {
  border-collapse: collapse;
  border-left: 1px solid #707070;
  border-top: 1px solid #707070;
  width: 100%;
  background: #fff
}

.table caption,
.section table:not([class]) caption {
  font-weight: 700
}

@media print,
screen and (min-width:768px) {

  .table caption,
  .section table:not([class]) caption {
    text-align: center;
    padding: 1rem
  }
}

.table th,
.section table:not([class]) th,
.table td,
.section table:not([class]) td {
  padding: 1rem;
  border-right: 1px solid #707070;
  border-bottom: 1px solid #707070
}

.table thead th,
.section table:not([class]) thead th {
  background: #f5f2ed;
  font-weight: 700
}

.table tbody th,
.section table:not([class]) tbody th {
  font-weight: 700
}

.table th.-cross,
.section table:not([class]) th.-cross {
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 1.25;
  width: 10em;
  background-clip: padding-box
}

.table th.-cross>*:first-child,
.section table:not([class]) th.-cross>*:first-child {
  text-align: right;
  display: block
}

.table th.-cross>*:first-child::before,
.section table:not([class]) th.-cross>*:first-child::before {
  content: "　　　　"
}

.table th.-cross>*:last-child,
.section table:not([class]) th.-cross>*:last-child {
  text-align: left;
  display: block
}

.table th.-cross>*:last-child::after,
.section table:not([class]) th.-cross>*:last-child::after {
  content: "　　　　"
}

.table th.-cross>img,
.section table:not([class]) th.-cross>img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}

.table.-example th,
.section table.-example:not([class]) th {
  background: #f5f2ed;
  text-align: left
}

@media screen and (max-width:767px) {

  .table.-example th,
  .section table.-example:not([class]) th {
    width: 10em
  }
}

.table.-example td,
.section table.-example:not([class]) td {
  text-align: right
}

.table.-txc th,
.section table.-txc:not([class]) th,
.table.-txc td,
.section table.-txc:not([class]) td {
  text-align: center
}

.table.-nowrap,
.section table.-nowrap:not([class]) {
  white-space: nowrap
}

.tablescroll {
  position: relative
}

@media screen and (max-width:767px) {
  .tablescroll.-scroll {
    overflow: hidden;
    margin-right: -20px;
    margin-left: -20px;
    padding-left: 20px;
    padding-right: 20px
  }
}

@media screen and (max-width:767px) {
  .tablescroll.isScroll {
    overflow: scroll;
    -webkit-overflow-scrolling: touch
  }
}

.tablescroll__help {
  position: absolute;
  left: 20px;
  top: 0;
  z-index: 2;
  background: url(../img/icon_scroll.svg)rgba(0, 0, 0, .6)no-repeat 50%;
  background-size: 60px 60px;
  width: calc(100% - 20px);
  height: 100%
}

@media print,
screen and (min-width:768px) {
  .tablescroll__help {
    display: none
  }
}

.section {
  padding-top: 7.2rem;
  padding-bottom: 7.2rem
}

.section+.section {
  padding-top: 0
}

.section>*+*,
.section__inner>*+*,
.section__small>*+* {
  margin-top: 1.5em
}

.section>*+*.-mt0,
.section__inner>*+*.-mt0,
.section__small>*+*.-mt0 {
  margin-top: 0
}

.section>*+*.-mts,
.section__inner>*+*.-mts,
.section__small>*+*.-mts {
  margin-top: .75em
}

.section>*+*.-mtl,
.section__inner>*+*.-mtl,
.section__small>*+*.-mtl {
  margin-top: 3em
}

.section>*+*.-mtxl,
.section__inner>*+*.-mtxl,
.section__small>*+*.-mtxl {
  margin-top: 4.5em
}

.section.-pt0 {
  padding-top: 0
}

.section.-pb0 {
  padding-bottom: 0
}

.section.-small {
  padding-top: 1.8rem;
  padding-bottom: 1.8rem
}

.section.-search * {
  box-sizing: content-box;
  word-break: normal
}

.section__title,
.section h2:not([class]) {
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center;
  letter-spacing: .08em
}

.section__title::after,
.section h2:not([class])::after {
  content: "";
  display: block;
  width: 5.2rem;
  height: .3rem;
  border-radius: 1rem;
  background: #e8456c;
  margin: 1.6rem auto 0
}

.section__title.-noline::after,
.section h2.-noline:not([class])::after {
  display: none
}

.section__title.-top,
.section h2.-top:not([class]) {
  font-size: 3.2rem
}

.section__title+*,
.section h2:not([class])+* {
  margin-top: 3.2rem
}

.section__subtitle,
.section h3:not([class]),
.section__sitemap>ul>li:not([class])>a {
  border-left: 5px solid #e8456c;
  font-size: 2.2rem;
  margin-top: 4.8rem;
  margin-bottom: 2rem;
  padding: .6rem 0 .6rem .5em;
  font-weight: 700
}

.section__arrowhead,
.section h4:not([class]),
.section__sitemap>ul>li:not([class])>ul>li:not([class])>a {
  line-height: 1.2;
  margin-top: 4.8rem;
  font-size: 2rem;
  font-weight: 700;
  text-indent: -.7em;
  padding-left: .7em
}

.section__arrowhead.-mts,
.section h4.-mts:not([class]),
.section__sitemap>ul>li:not([class])>ul>li:not([class])>a.-mts {
  margin-top: 1rem
}

.section__arrowhead::before,
.section h4:not([class])::before,
.section__sitemap>ul>li:not([class])>ul>li:not([class])>a::before {
  content: "";
  text-indent: 0;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: .35em 0 .35em .45em;
  border-color: transparent transparent transparent #e8456c;
  margin-right: .2em;
  margin-left: .05em;
  transform: translateY(-0.05em)
}

.section__arrowhead+.section__text,
.section h4:not([class])+.section__text,
.section__sitemap>ul>li:not([class])>ul>li:not([class])>a+.section__text {
  margin-top: 1.2rem
}

.section__circlehead,
.section h5:not([class]),
.section__sitemap>ul>li:not([class])>ul>li:not([class])>ul>li:not([class])>a {
  text-indent: -1em;
  padding-left: 1em;
  font-weight: 700;
  font-size: 1.9rem
}

.section__circlehead::before,
.section h5:not([class])::before,
.section__sitemap>ul>li:not([class])>ul>li:not([class])>ul>li:not([class])>a::before {
  content: "●";
  color: #e8456c
}

.section__circlehead+.section__text,
.section h5:not([class])+.section__text,
.section__sitemap>ul>li:not([class])>ul>li:not([class])>ul>li:not([class])>a+.section__text {
  margin-top: .8rem
}

.section__simplehead,
.section h6:not([class]) {
  font-weight: 700;
  font-size: 1.8rem
}

.section__point {
  background: #f5f2ed;
  border-radius: 4px;
  padding: 1em;
  color: #e8456c;
  font-weight: 700
}

.section__centerimg {
  text-align: center
}

.section__btnlink {
  width: 32rem;
  margin-left: auto;
  margin-right: auto
}

.section__boxlink {
  margin-left: auto;
  margin-right: auto
}

@media print,
screen and (min-width:768px) {
  .section__boxlink {
    width: 47rem;
    padding-top: 7.2rem;
    padding-bottom: 7.2rem
  }
}

@media screen and (max-width:767px) {
  .section__boxlink {
    padding-top: 3.6rem;
    padding-bottom: 3.6rem
  }
}

.section__yellowarea {
  background: #fffcdb;
  border-radius: 4px;
  padding: 1em
}

.section__bluearea {
  background: #d3def1;
  border-radius: 4px;
  padding: 1em
}

.section__pinkarea {
  background: #fbe4ea;
  border-radius: 4px;
  padding: 1em
}

.section__linkarea {
  margin-top: 6rem;
  background: #fbe4ea;
  border-radius: 4px;
  padding: 1em
}

.section__caution {
  border: 2px solid #e8456c;
  border-radius: 4px;
  background: #fff;
  padding: 2rem 3.2rem;
  font-size: 1.8rem;
  color: #e8456c;
  margin-top: 9.2rem;
  font-weight: 700
}

.section__scale {
  max-width: 85rem;
  padding-top: 1.2rem;
  padding-bottom: 1.6rem;
  margin-left: auto;
  margin-right: auto
}

.section__simulator {
  max-width: 85rem;
  margin-left: auto;
  margin-right: auto
}

.section__simulatorrule {
  max-width: 85rem;
  margin-left: auto;
  margin-right: auto
}

@media print,
screen and (min-width:768px) {
  .section__simulatorrule {
    padding-left: 3.2rem
  }
}

.section__space {
  padding-top: 4rem;
  padding-bottom: 4rem
}

@media print,
screen and (min-width:768px) {
  .section__small {
    margin-left: 4rem;
    margin-right: 4rem
  }
}

@media screen and (max-width:767px) {
  .section__small {
    margin-left: 10px;
    margin-right: 10px
  }
}

@media print,
screen and (min-width:768px) {
  .section__small.-xs {
    margin-left: .5em;
    margin-right: .5em
  }
}

@media screen and (max-width:767px) {
  .section__small.-xs {
    margin-left: .5em;
    margin-right: .5em
  }
}

.section__sitemap>ul>li:not([class])>a {
  display: inline-block;
  text-decoration: underline;
  color: #000;
  margin-top: 1em
}

.section__sitemap>ul>li:not([class])>ul>li:not([class]) {
  padding-left: 2em
}

.section__sitemap>ul>li:not([class])>ul>li:not([class])>a {
  display: inline-block;
  text-decoration: underline;
  color: #000;
  margin-top: 2em
}

.section__sitemap>ul>li:not([class])>ul>li:not([class])>ul>li:not([class]) {
  padding-left: 2em
}

.section__sitemap>ul>li:not([class])>ul>li:not([class])>ul>li:not([class])>a {
  display: inline-block;
  text-decoration: underline;
  color: #000;
  margin-top: 1em
}

.section__sitemap .sitemaplist {
  padding-top: 1rem;
  margin-bottom: 4rem;
  justify-content: flex-start
}

.section__sitemap .sitemaplist__item {
  margin-left: 1rem
}

.section__sitemap .sitemaplist__link {
  padding-left: 1em;
  position: relative;
  font-weight: 700
}

.section__sitemap .sitemaplist__link:hover {
  text-decoration: none
}

.section__sitemap .sitemaplist__link::before {
  content: "";
  position: absolute;
  top: .3em;
  left: 0;
  display: block;
  width: .4em;
  height: .4em;
  border: solid #e8456c;
  border-width: .14em .14em 0 0;
  transform: rotate(45deg)
}

.section h5:not([class])+p:not([class]) {
  margin-top: 1.2rem
}

.section h6:not([class])+p:not([class]) {
  margin-top: .8rem
}

.section em:not([class]) {
  font-weight: 700
}

.section strong:not([class]) {
  font-weight: 700;
  color: #e8456c
}

.section ul:not([class]) li {
  text-indent: -1em;
  padding-left: 1em
}

.section ul:not([class]) li * {
  text-indent: 0
}

.section ul:not([class]) li::before {
  content: "●";
  color: #e8456c
}

.section ul:not([class]) li li::before {
  content: "○"
}

.section ul:not([class]) li li li::before {
  content: "・"
}

.section ol:not([class]) {
  counter-reset: ol-num
}

.section ol:not([class]) li {
  text-indent: -1em;
  padding-left: 1em
}

.section ol:not([class]) li * {
  text-indent: 0
}

.section ol:not([class]) li::before {
  content: counter(ol-num)".";
  counter-increment: ol-num;
  color: #e8456c
}

.checkbox {
  cursor: pointer;
  display: inline-block;
  margin-right: .2em;
  position: absolute;
  width: 2rem;
  border: 2px solid #e8456c;
  background: #fff;
  top: .2rem;
  position: absolute;
  left: 0
}

.checkbox__item {
  opacity: 0;
  position: absolute;
  z-index: 0
}

.checkbox__icon {
  z-index: 1;
  display: block;
  width: 100%;
  padding-top: 100%
}

.checkbox__label {
  position: relative;
  padding-left: 3.2rem;
  display: block;
  margin-bottom: 10px;
  cursor: pointer
}

.checkbox__label.-mb0 {
  margin-bottom: 0
}

.checkbox input[type=checkbox]:checked+span {
  z-index: 1;
  display: block;
  width: 100%;
  padding-top: 100%
}

.checkbox input[type=checkbox]:checked+span::after {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  width: 80%;
  top: 0;
  padding-top: 50%;
  border: solid #e8456c;
  border-width: 0 0 2px 2px;
  -moz-transform: rotate(-50deg);
  -ms-transform: rotate(-50deg);
  -webkit-transform: rotate(-50deg);
  transform: rotate(-50deg)
}

.mainvisual {
  margin-top: .4rem;
  margin-bottom: 4rem;
  padding: 3.2rem 0;
  background: url(../img/top/bg_mainvisual.png)50%;
  background-size: cover
}

@media print,
screen and (min-width:768px) {
  .targetlist {
    display: flex
  }
}

.targetlist__item {
  text-align: center
}

@media print,
screen and (min-width:768px) {
  .targetlist__item {
    margin: 0 10px;
    flex: 1
  }
}

@media print,
screen and (min-width:768px) and (max-width:1100px) {
  .targetlist__item {
    margin: 0 5px
  }
}

@media screen and (max-width:767px) {
  .targetlist__item+.targetlist__item {
    margin-top: 2.4rem
  }
}

.targetblock {
  text-decoration: none;
  display: block;
  border-radius: 1.2rem;
  overflow: hidden;
  background: #fff
}

.targetblock__title {
  font-weight: 700;
  text-align: center;
  color: #fff;
  background: #000
}

@media print,
screen and (min-width:768px) and (max-width:1100px) {
  .targetblock__title {
    font-size: 2rem
  }
}

@media print,
screen and (min-width:768px) {
  .targetblock__title {
    padding: 2.4rem 1rem 2rem;
    font-size: 2.3rem
  }
}

@media print,
screen and (min-width:768px) and (max-width:1100px) {
  .targetblock__title {
    padding: 2.4rem 0 2rem;
    font-size: 2rem
  }
}

@media screen and (max-width:767px) {
  .targetblock__title {
    padding: 1.2rem .4rem;
    font-size: 2.5rem
  }
}

.targetblock__title.-color1 {
  background: #0068b7;
  min-height: 11rem;
  padding-top: 4rem
}

.targetblock__title.-color2 {
  background: #23b7a9
}

.targetblock__title.-color3 {
  background: #42389e
}

@media print,
screen and (min-width:768px) {
  .targetblock__contents {
    padding: 1.2rem 4rem
  }
}

@media print,
screen and (min-width:768px) and (max-width:1100px) {
  .targetblock__contents {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@media screen and (max-width:767px) {
  .targetblock__contents {
    padding: 2rem
  }
}

.targetblock__text {
  margin-bottom: .5em;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-align: left
}

@media print,
screen and (min-width:768px) {
  .targetblock__text {
    min-height: 6em
  }
}

.targetblock__morelink {
  margin: 2.4rem 2rem 3.2rem
}

@media print,
screen and (min-width:768px) and (max-width:1100px) {
  .targetblock__morelink {
    margin-left: 0;
    margin-right: 0
  }
}

.jumplist {
  display: flex;
  justify-content: space-between
}

@media print,
screen and (min-width:768px) {
  .jumplist {
    padding-top: 3.6rem
  }
}

@media screen and (max-width:767px) {
  .jumplist {
    flex-wrap: wrap
  }
}

.jumplist__item {
  width: calc(24%)
}

@media screen and (max-width:767px) {
  .jumplist__item {
    width: 49%;
    margin-bottom: 1rem
  }
}

.jumplist__item.-large {
  width: calc(33%);
  padding-left: 5px
}

@media screen and (max-width:767px) {
  .jumplist__item.-large {
    width: 100%
  }
}

.jumplist__link {
  position: relative;
  display: flex;
  justify-content: center;
  text-align: center;
  line-height: 1.25;
  background: #fff;
  border: 1px solid #707070;
  border-radius: 7px;
  text-decoration: none;
  color: #000;
  width: 100%;
  padding-bottom: 1rem;
  position: relative
}

@media print,
screen and (min-width:768px) {
  .jumplist__link {
    font-size: 1.9rem;
    height: 9.2rem;
    align-items: center
  }
}

@media screen and (max-width:767px) {
  .jumplist__link {
    height: 7.2rem;
    align-items: center
  }
}

@media print,
screen and (min-width:768px) {
  .jumplist__link.-small {
    font-size: 1.6rem;
    text-align: left;
    padding-left: 50px
  }
}

@media print,
screen and (min-width:768px) and (max-width:1100px) {
  .jumplist__link.-small {
    font-size: 1.6rem;
    padding-left: 50px
  }
}

@media screen and (max-width:767px) {
  .jumplist__link.-small {
    padding-left: 30px
  }
}

.jumplist__link::after {
  position: absolute;
  left: 50%;
  margin-left: -.3rem;
  display: block;
  content: "";
  width: .6rem;
  height: .6rem;
  border: solid #e8456c;
  border-width: 0 2px 2px 0;
  transform-origin: center center;
  transform: rotate(45deg)
}

@media print,
screen and (min-width:768px) {
  .jumplist__link::after {
    bottom: 1.6rem
  }
}

@media screen and (max-width:767px) {
  .jumplist__link::after {
    bottom: .8rem
  }
}

.jumplist__iconblock {
  width: 50px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%)
}

@media print,
screen and (min-width:768px) {
  .jumplist__iconblock {
    left: 25px
  }
}

@media print,
screen and (min-width:768px) and (max-width:1100px) {
  .jumplist__iconblock {
    left: 5px
  }
}

@media screen and (max-width:767px) {
  .jumplist__iconblock {
    left: 10px
  }
}

.jumplist__img {
  max-width: 40px;
  max-height: 40px;
  margin-right: 5px
}

@media screen and (max-width:767px) {
  .jumplist__img {
    margin-left: 10px
  }
}

@media print,
screen and (min-width:768px) {
  .btnanchor {
    display: flex;
    justify-content: space-between
  }
}

@media print,
screen and (min-width:768px) {
  .btnanchor__item {
    flex: 1;
    margin-left: 1.5rem;
    margin-right: 1.5rem
  }
}

@media screen and (max-width:767px) {
  .btnanchor__item {
    margin-top: 1rem;
    margin-bottom: 1rem
  }
}

.btnanchor__link {
  padding: 1rem 0 1.2rem;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background: #000;
  display: block;
  border-radius: 6px;
  position: relative;
  min-height: 8rem
}

.btnanchor__link.-color1 {
  background: #0068b7;
  padding-top: 2.5rem
}

.btnanchor__link.-color2 {
  background: #23b7a9
}

.btnanchor__link.-color3 {
  background: #42389e
}

.btnanchor__link.-accent1 {
  background: #e8456c
}

.btnanchor__link.-large {
  padding-top: 2rem;
  padding-bottom: 2.2rem;
  font-size: 1.8rem;
  font-weight: 700
}

.btnanchor__link::after {
  z-index: 2;
  content: "";
  display: block;
  margin: 0 auto;
  width: .75rem;
  height: .75rem;
  border: solid #fff;
  border-width: 0 .25rem .25rem 0;
  transform-origin: center center;
  transform: rotate(45deg)translate(-10%, 10%)
}

.mediablock {
  margin-left: auto;
  margin-right: auto
}

@media print,
screen and (min-width:768px) {
  .mediablock {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    max-width: 820px
  }
}

@media print,
screen and (min-width:768px) and (max-width:1100px) {
  .mediablock {
    max-width: 790px
  }
}

.mediablock__wide {
  width: 100%
}

@media print,
screen and (min-width:768px) {
  .mediablock__small {
    width: 400px
  }
}

@media print,
screen and (min-width:768px) and (max-width:1100px) {
  .mediablock__small {
    width: 365px
  }
}

@media screen and (max-width:767px) {
  .mediablock__small {
    max-width: 50rem;
    margin-left: auto;
    margin-right: auto
  }
  .btnanchor__link.-color2,
  .btnanchor__link.-color3 {
    padding-top: 2.5rem;
  }
}

.mediablock__inner {
  margin-left: auto;
  margin-right: auto
}

.mediablock__inner.-wide {
  max-width: 640px
}

.mediablock__inner.-small {
  max-width: 217px
}

@media print,
screen and (min-width:768px) {
  .mediablock__btnblock {
    margin-top: 2.4rem
  }
}

@media screen and (max-width:767px) {
  .mediablock__btnblock {
    margin-top: 1.2rem
  }
}

.mediablock__img {
  margin-top: 1rem;
  max-width: 100%
}

.mediablock__movie {
  margin-top: 1rem;
  max-width: 100%
}

.lp__img__box {
  display: flex;
  border: 3px solid #91aad4;
  border-radius: 15px;
  align-items: center
}

@media print,
screen and (min-width:768px) {
  .lp__img__box {
    padding: 15px 40px 0
  }
}

@media screen and (max-width:767px) {
  .lp__img__box {
    padding: 10px 10px 0
  }
}

@media print,
screen and (min-width:768px) {
  .lp__img {
    width: 100px;
    min-width: 100px
  }
}

@media screen and (max-width:767px) {
  .lp__img {
    max-width: 100px
  }
}

.lp__img__box__text {
  margin-left: 1em
}

@media print {
  #header {
    display: none !important
  }

  main {
    margin-top: 0 !important
  }

  #footer {
    display: none !important
  }
}