bgqabgqabgqahtml,
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-size: 100%;
  font: inherit;
  line-height: 0;
}
p,
li,
th,
td,
h4,
h3 {
  line-height: 0em;
}
table {
  border-collapse: collapse;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
fieldset {
  border: none;
}

#wrap {
  overflow: hidden;
}

a,
a:hover,
a:visited {
  color: #222222;
  text-decoration: none;
}

/*PC用記述*/
@media screen and (min-width: 1024px) {
  .content {
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
  }
  .content2 {
    width: 984px;
    margin-left: auto;
    margin-right: auto;
  }
  .content3 {
    width: 904px;
    margin-left: auto;
    margin-right: auto;
  }
  .content4 {
    width: 780px;
    margin-left: auto;
    margin-right: auto;
  }
  .content100p {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .content90p {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .content85p {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
  }
  .center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .hide-pc {
    display: none;
  }

  .left {
    float: left;
  }

  .right {
    float: right;
  }
  .clearboth {
    clear: both;
  }
  .overflow {
    overflow: hidden;
  }

  /*フォントサイズセクション*/
  .font20px {
    font-size: 20px;
  }
  .font22px {
    font-size: 22px;
  }
  .font24px {
    font-size: 24px;
  }
  .font26px {
    font-size: 26px;
  }
  .font28px {
    font-size: 28px;
  }
  .font30px {
    font-size: 30px;
  }
  .font36px {
    font-size: 36px;
  }
  .font40px {
    font-size: 40px;
  }
  .font52px {
    font-size: 52px;
  }
  .font72px {
    font-size: 72px;
  }
  .font86px {
    font-size: 86px;
  }
  .font18px {
    font-size: 18px;
  }
  .font32px {
    font-size: 32px;
  }
  .font34px {
    font-size: 34px;
  }
  .font38px {
    font-size: 38px;
  }
  .font42px {
    font-size: 42px;
  }
  .font44px {
    font-size: 44px;
  }
  .font56px {
    font-size: 56px;
  }
  .italic {
    font-style: italic;
  }

  .text01 {
    color: #444;
    line-height: 1.6em;
    letter-spacing: 0.05em;
  }

  .bold {
    font-weight: bolder;
  }

  .red {
    color: #e20003;
  }
  .white {
    color: #fff;
  }
  .orange {
    color: #ed6003;
  }
  .pink {
    color: #e14071;
  }
  .navy {
    color: #094488;
  }
  .mincho {
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3,
      游明朝, "Yu Mincho", 游明朝体, YuMincho, HGS明朝E, HG明朝E, "ＭＳ Ｐ明朝",
      "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3,
      游明朝, "Yu Mincho", 游明朝体, YuMincho, HGS明朝E, HG明朝E,
      "Hiragino Mincho Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐゴシック",
      "MS PGothic", sans-serif;
  }
  .markyellow {
    background: linear-gradient(transparent 60%, #fbff9b 60%);
  }
  .textright {
    text-align: right;
  }

  /*余白セクション*/
  .margin30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .margin40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .marginbtm16 {
    margin-bottom: 16px;
  }
  .marginbtm50 {
    margin-bottom: 50px;
  }
  .margintop50 {
    margin-top: 50px;
  }
  .margintop70 {
    margin-top: 70px;
  }
  .marginbtm50 {
    margin-bottom: 50px;
  }
  .padding30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .padding40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .padding50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .paddingbtm40 {
    padding-bottom: 40px;
  }
  .paddingbtm60 {
    padding-bottom: 60px;
  }
  .paddingbtm100 {
    padding-bottom: 100px;
  }
  .paddingtop70 {
    padding-top: 70px;
  }
  .paddingtop30 {
    padding-top: 30px;
  }
  .paddingbtm50 {
    padding-bottom: 50px;
  }
  .paddingbtm70 {
    padding-bottom: 70px;
  }

  .paddingtop40 {
    padding-top: 40px;
  }

  .paddingbtm20 {
    padding-bottom: 20px;
  }

  .paddingbtm30 {
    padding-bottom: 30px;
  }
  .marginbtm40 {
    margin-bottom: 40px;
  }
  .margin50 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .margintop30 {
    margin-top: 30px;
  }
  .paddingleft30 {
    padding-left: 30px;
  }
  .paddingright30 {
    padding-right: 30px;
  }
  .padding16 {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  /*ボックスセクション*/

  .boxshadow01 {
    box-shadow: 0 0 8px #e3e3e3;
  }
  .bgwhite01 {
    background-color: #fff;
  }
  .bgorange01 {
    background-color: #ed6003;
  }

  .video {
    position: relative;
    width: 100%;
    padding-top: 56%;
  }
  .video iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
  img#floatButton1 {
    position: fixed;
    right: 0;
    bottom: 0px;
    width: 36%;
    z-index: 99;
  }
  .img_box {
    animation: img_box_9955 0.5s linear infinite;
    transform-origin: 50% 50%;
    margin: 0.5rem 0 !important;
  }
  @keyframes img_box_9955 {
    0% {
      transform: translateY(0);
    }
    33.33333% {
      transform: translateY(-10px);
    }
    66.66667% {
      transform: translateY(0);
    }
    100% {
      transform: translateY(0);
    }
  }
  .fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
  }
  .paddingleft10 {
    padding-left: 10px;
  }
  #panel dt:hover {
    opacity: 0.7;
  }
  .br-sp {
    display: none;
  }

  .bgorange02 {
    background-color: #ff5800;
  }
  .img100p {
    width: 100%;
  }
  .bgorange03 {
    background-color: #fff9f6;
  }
  .border01 {
    background: url(../img/border01.png) bottom center no-repeat;
  }
  .box01 {
    width: 450px;
  }
  .toku01 {
    width: 480px;
    padding-top: 80px;
  }
  .toku02 {
    width: 480px;
    padding-top: 40px;
  }
  .table01 {
    width: 100%;
    box-shadow: 0 0 14px #e9dfda;
  }
  .table01 tbody tr th {
    background-color: #ff8443;
    line-height: 1.5em;
    font-size: 26px;
    padding: 16px;
    border-right: 1px solid #e2e2e2;
  }
  .table01 tbody tr td {
    line-height: 1.5em;
    font-size: 26px;
    padding: 16px;
    border-right: 1px solid #e2e2e2;
    text-align: center;
  }
  .bggrey01 {
    background-color: #f7f7f7;
  }
  .orange01 {
    color: #ff8443;
  }
  .marginbtm70 {
    margin-bottom: 70px;
  }

  .table02 {
    width: 100%;
  }
  .table02 tbody tr th {
    background-color: #fff9f6;
    line-height: 1.5em;
    font-size: 22px;
    padding: 26px 16px;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    color: #ff8849;
    font-weight: bolder;
  }
  .table02 tbody tr td {
    line-height: 1.5em;
    font-size: 22px;
    padding: 26px 16px;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    text-align: center;
  }
  .table03 {
    width: 100%;
    border-top: 1px solid rgba(202, 202, 202, 0.5);
    border-left: 1px solid rgba(202, 202, 202, 0.5);
  }
  .table03 tbody tr th {
    font-size: 20px;
    line-height: 1.5em;
    padding: 20px;
    background-color: #fff9f6;
    font-weight: bold;
    border-right: 1px solid rgba(202, 202, 202, 0.5);
    border-bottom: 1px solid rgba(202, 202, 202, 0.5);
  }
  .table03 tbody tr td {
    font-size: 20px;
    line-height: 1.5em;
    padding: 20px;
    border-right: 1px solid rgba(202, 202, 202, 0.5);
    border-bottom: 1px solid rgba(202, 202, 202, 0.5);
  }
  .box99 {
    width: 38%;
    padding-left: 8%;
  }
  h1 {
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }
  h1 img {
    width: 58%;
  }
  .font01 {
    font-size: 3.2vw;
  }
  .font02 {
    font-size: 1.6vw;
  }
  .main02 {
    width: 42%;
    padding-right: 7.5%;
    padding-top: 8%;
  }
  .main02 img {
    width: 100%;
  }
  .button99 {
    width: 50%;
  }
  .button99 img {
    width: 100%;
  }

  footer {
    padding: 50px 0;
    background-color: #ff5800;
  }

  footer a,
  footer a:visited {
    color: #fff;
    text-decoration: none;
  }
  footer a:hover {
    color: #e3e3e3;
    text-decoration: none;
  }

  section a,
  section a:visited {
    text-decoration: none;
  }
  section a:hover {
    color: #55a4ff;
    text-decoration: none;
  }
}

@media screen and (max-width: 1023px) {
  body {
    width: 100%;
  }
  .content {
    width: 100%;

    text-align: center;
  }
  .content2 {
    width: 92%;
    margin: 0 auto;
  }
  .content3 {
    width: 90%;
    margin: 0 auto;
  }
  .content4 {
    width: 90%;
    margin: 0 auto;
  }
  img {
    width: 100%;
  }

  .hide-sp {
    display: none;
  }
  .center {
    width: 0 auto;
    text-align: center !important;
  }
  .img20p {
    width: 20%;
    text-align: center;
    margin: 0 auto;
  }
  .img30p {
    width: 30%;
    text-align: center;
    margin: 0 auto;
  }
  .img50p {
    width: 50%;
    text-align: center;
    margin: 0 auto;
  }
  .img60p {
    width: 60%;
    text-align: center;
    margin: 0 auto;
  }
  .img70p {
    width: 70%;
    text-align: center;
    margin: 0 auto;
  }
  .img80p {
    width: 80%;
    text-align: center;
    margin: 0 auto;
  }

  .button01sp {
    width: 90%;
    text-align: center;
    margin: 0 auto;
  }
  .textleft {
    text-align: left;
  }

  .spleft {
    text-align: left !important;
  }

  .spcenter {
    text-align: center;
  }

  .spright {
    text-align: right;
  }

  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  li,
  dt,
  dd,
  input {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
      Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  }
  /*フォントサイズセクション*/

  .font20px {
    font-size: 3.7vw;
  }
  .font22px {
    font-size: 3.8vw;
  }
  .font24px {
    font-size: 3.9vw;
  }
  .font26px {
    font-size: 4vw;
  }
  .font28px {
    font-size: 4.1vw;
  }
  .font30px {
    font-size: 4.2vw;
  }
  .font36px {
    font-size: 4.5vw;
  }
  .font40px {
    font-size: 5.2vw;
  }
  .font52px {
    font-size: 5.7vw;
  }
  .font72px {
    font-size: 6.2vw;
  }
  .font86px {
    font-size: 7.2vw;
  }
  .font18px {
    font-size: 3.5vw;
  }
  .font32px {
    font-size: 4.3vw;
  }
  .font34px {
    font-size: 4.4vw;
  }
  .font38px {
    font-size: 4.6vw;
  }
  .font42px {
    font-size: 5.3vw;
  }
  .font44px {
    font-size: 5.4vw;
  }
  .font56px {
    font-size: 5.9vw;
  }
  .italic {
    font-style: italic;
  }

  .text01 {
    color: #444;
    line-height: 1.6em;
    letter-spacing: 0.05em;
  }

  .bold {
    font-weight: bolder;
  }

  .red {
    color: #e20003;
  }
  .white {
    color: #fff;
  }
  .orange {
    color: #ed6003;
  }
  .pink {
    color: #e14071;
  }
  .navy {
    color: #094488;
  }
  .mincho {
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3,
      游明朝, "Yu Mincho", 游明朝体, YuMincho, HGS明朝E, HG明朝E, "ＭＳ Ｐ明朝",
      "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3,
      游明朝, "Yu Mincho", 游明朝体, YuMincho, HGS明朝E, HG明朝E,
      "Hiragino Mincho Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐゴシック",
      "MS PGothic", sans-serif;
  }
  .markyellow {
    background: linear-gradient(transparent 60%, #fbff9b 60%);
  }
  .textright {
    text-align: right;
  }

  /*余白セクション*/
  .margin30 {
    margin-top: 3%;
    margin-bottom: 3%;
  }
  .margin40 {
    margin-top: 4%;
    margin-bottom: 4%;
  }
  .marginbtm16 {
    margin-bottom: 2%;
  }
  .marginbtm50 {
    margin-bottom: 5%;
  }
  .margintop50 {
    margin-top: 5%;
  }
  .margintop70 {
    margin-top: 7%;
  }
  .marginbtm50 {
    margin-bottom: 5%;
  }
  .padding30 {
    padding-top: 3%;
    padding-bottom: 3%;
  }
  .padding40 {
    padding-top: 4%;
    padding-bottom: 4%;
  }
  .padding50 {
    padding-top: 5%;
    padding-bottom: 5%;
  }
  .paddingbtm40 {
    padding-bottom: 4%;
  }
  .paddingbtm60 {
    padding-bottom: 6%;
  }
  .paddingbtm100 {
    padding-bottom: 10%;
  }
  .paddingtop70 {
    padding-top: 7%;
  }
  .paddingtop30 {
    padding-top: 3%;
  }
  .paddingbtm50 {
    padding-bottom: 5%;
  }
  .paddingbtm70 {
    padding-bottom: 7%;
  }

  .paddingtop40 {
    padding-top: 4%;
  }

  .paddingbtm20 {
    padding-bottom: 2%;
  }

  .paddingbtm30 {
    padding-bottom: 3%;
  }
  .marginbtm40 {
    margin-bottom: 4%;
  }

  .margin50 {
    margin-top: 5%;
    margin-bottom: 5%;
  }
  .margintop30 {
    margin-top: 3%;
  }

  .padding16 {
    padding-top: 2%;
    padding-bottom: 2%;
  }

  /*ボックスセクション*/

  .boxshadow01 {
    box-shadow: 0 0 8px #e3e3e3;
  }
  .bgwhite01 {
    background-color: #fff;
  }
  .bgorange01 {
    background-color: #ed6003;
  }

  /*google map*/
  .ggmap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }

  .ggmap iframe,
  .ggmap object,
  .ggmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .video {
    position: relative;
    width: 100%;
    padding-top: 56%;
  }
  .video iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
  img#floatButton1 {
    position: fixed;
    right: 0;
    bottom: 0%;
    width: 100%;
    z-index: 99;
  }
  .img_box {
    animation: img_box_9955 0.5s linear infinite;
    transform-origin: 50% 50%;
    margin: 0.5rem 0 !important;
  }
  @keyframes img_box_9955 {
    0% {
      transform: translateY(0);
    }
    33.33333% {
      transform: translateY(-10px);
    }
    66.66667% {
      transform: translateY(0);
    }
    100% {
      transform: translateY(0);
    }
  }
  .spfloatleft {
    float: left;
  }
  .spfloatright {
    float: right;
  }
  .overflow {
    overflow: hidden;
  }
  .fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
  }
  .paddingleft10 {
    padding-left: 2.6%;
  }

  .toggle {
    /* display:none; */ /* 通常時は非表示 */
    position: fixed; /* bodyに対しての絶対位置指定 */
    top: 0;
    right: 0;
    display: block;
    width: 14%;
    height: 6%;
    cursor: pointer;
    z-index: 3;
  }
  .toggle span {
    display: block;
    position: absolute; /* .toggleに対して */
    width: 70%;
    border-bottom: solid 3px #ffffff;
    -webkit-transition: 0.35s ease-in-out;
    -moz-transition: 0.35s ease-in-out;
    transition: 0.35s ease-in-out;
    padding-top: 10px;
    right: 18%;
  }
  .toggle span:nth-child(1) {
    top: 1%;
  }
  .toggle span:nth-child(2) {
    top: 28%;
  }
  .toggle span:nth-child(3) {
    top: 56%;
  }
  .toggle span:nth-child(4) {
    border: none;
    top: 10px;
    left: 18px;
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
  }

  /***** クリック後のボタン *****/
  /* 最初のspanをマイナス45度にする */
  .toggle.active span:nth-child(1) {
    top: 30%;
    left: 8%;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  /* 2番目と3番目のspanを45度にする */
  .toggle.active span:nth-child(2),
  .toggle.active span:nth-child(3) {
    top: 30%;
    right: 12%;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  /*************************************
* グローバルメニュー
*************************************/
  /* .global_nav */
  .global_nav2 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    transform: translateY(-100%);
    z-index: 2;
    padding-top: 5%;
    padding-bottom: 5%;
    text-align: left;
    color: #ffffff;

    /*ハンバーガーの色*/
    background-color: rgba(123, 189, 38, 0.8);
    transition: all 0.8s;
  }
  .global_nav2 .nav_li {
    width: 100%;
    padding: 5% 2%;
    list-style-type: none;
  }
  .global_nav2 .nav_li a {
    display: block;
    color: #ffffff;
    font-weight: bold;
    font-size: 4.2vw;
  }

  /* .global_navに.activeが追加 */
  .global_nav2.active {
    transform: none;
  }
  .hamheight {
    height: 10%;
    width: 100%;
    background-color: #fff;
  }
  .logo01 {
    padding: 2%;
    width: 50%;
  }

  .bgorange02 {
    background-color: #ff5800;
  }
  .img100p {
    width: 100%;
  }
  .bgorange03 {
    background-color: #fff9f6;
  }
  .border01 {
    background: url(../img/border01.png) bottom center no-repeat;
    background-size: 13%;
  }
  .box01 {
    width: 100%;
  }
  .toku01 {
    width: 100%;
  }
  .toku02 {
    width: 100%;
  }
  .table01 {
    width: 100%;
    box-shadow: 0 0 14px #e9dfda;
  }
  .table01 tbody tr th {
    background-color: #ff8443;
    line-height: 1.2em;
    font-size: 3.6vw;
    padding: 2% 1%;
    border-right: 1px solid #e2e2e2;
  }
  .table01 tbody tr td {
    line-height: 1.2em;
    font-size: 3.6vw;
    padding: 2% 1%;
    border-right: 1px solid #e2e2e2;
    text-align: center;
  }
  .bggrey01 {
    background-color: #f7f7f7;
  }
  .orange01 {
    color: #ff8443;
  }
  .marginbtm70 {
    margin-bottom: 8%;
  }

  .table02 {
    width: 100%;
  }
  .table02 tbody tr th {
    background-color: #fff9f6;
    line-height: 1.2em;
    font-size: 3.6vw;
    padding: 3% 2%;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    color: #ff8849;
    font-weight: bolder;
  }
  .table02 tbody tr td {
    line-height: 1.2em;
    font-size: 3.6vw;
    padding: 3% 2%;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    text-align: center;
  }
  .br-pc {
    display: none;
  }

  .table03 {
    width: 100%;
    border-top: 1px solid rgba(202, 202, 202, 0.5);
    border-left: 1px solid rgba(202, 202, 202, 0.5);
  }
  .table03 tbody tr th {
    font-size: 3.7vw;
    line-height: 1.5em;
    padding: 3%;
    background-color: #fff9f6;
    font-weight: bold;
    border-right: 1px solid rgba(202, 202, 202, 0.5);
    border-bottom: 1px solid rgba(202, 202, 202, 0.5);
  }
  .table03 tbody tr td {
    font-size: 3.7vw;
    line-height: 1.5em;
    padding: 3%;
    border-right: 1px solid rgba(202, 202, 202, 0.5);
    border-bottom: 1px solid rgba(202, 202, 202, 0.5);
  }

  .box99 {
    width: 90%;
    margin: 0 auto;
  }
  h1 {
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }
  h1 img {
    width: 58%;
  }
  .font01 {
    font-size: 7.7vw;
    text-align: center;
  }
  .font02 {
    font-size: 4vw;
  }
  .main02 {
    width: 90%;
    margin: 0 auto;
    padding-top: 7%;
    padding-bottom: 4%;
  }
  .main02 img {
    width: 100%;
  }
  .button99 {
    width: 92%;
  }
  .button99 img {
    width: 100%;
  }

  footer {
    padding: 5% 0;
    background-color: #ff5800;
  }
  footer a,
  footer a:visited {
    color: #fff;
    text-decoration: none;
  }
  footer a:hover {
    color: #e3e3e3;
    text-decoration: none;
  }

  section a,
  section a:visited {
    text-decoration: none;
  }
  section a:hover {
    color: #55a4ff;
    text-decoration: none;
  }
}

.link-color {
  /* color: #55a4ff !important; */
  color: #222222;
}

.cp_qa *,
.cp_qa *:after,
.cp_qa *:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cp_qa {
  overflow-x: hidden;
  margin: 0 auto;
  color: #333333;
}
.cp_qa .cp_actab {
  padding: 20px 0;
  border-bottom: 1px dotted #cccccc;
}
.cp_qa label {
  font-size: 1.2em;
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 10px 10px 0 48px;
  cursor: pointer;
}
.cp_qa .cp_actab-content {
  font-size: 1em;
  position: relative;
  overflow: hidden;
  height: 0;
  margin: 0 40px;
  padding: 0 14px;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  opacity: 0;
}
.cp_qa .cp_actab input[type="checkbox"]:checked ~ .cp_actab-content {
  height: auto;
  padding: 14px;
  opacity: 1;
}
.cp_qa .cp_plus {
  font-size: 2.4em;
  line-height: 100%;
  position: absolute;
  z-index: 5;
  margin: 3px 0 0 10px;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
.cp_qa .cp_actab input[type="checkbox"]:checked ~ .cp_plus {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cp_qa .cp_actab input[type="checkbox"] {
  display: none;
}

.img-aspect {
  object-fit: contain;
}
