@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap");
.editor-visual-editor,
.block-editor-iframe__html {
  background: #322b49;
}
.editor-visual-editor .editor-styles-wrapper,
.block-editor-iframe__html .editor-styles-wrapper {
  margin: 0 auto;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*

Widescreen Regular
font-family: "widescreen", sans-serif;
font-weight: 400;
font-style: normal;
Widescreen Medium
font-family: "widescreen", sans-serif;
font-weight: 500;
font-style: normal;
Widescreen SemiBold
font-family: "widescreen", sans-serif;
font-weight: 600;
font-style: normal;
Widescreen Bold
font-family: "widescreen", sans-serif;
font-weight: 700;
font-style: normal;
Widescreen XBold
font-family: "widescreen", sans-serif;
font-weight: 800;
font-style: normal;
Widescreen Black
font-family: "widescreen", sans-serif;
font-weight: 900;
font-style: normal;
Widescreen Mixed Regular
font-family: "widescreen-mixed", sans-serif;
font-weight: 400;
font-style: normal;
Widescreen Mixed Bold
font-family: "widescreen-mixed", sans-serif;
font-weight: 700;
font-style: normal;
Widescreen Ex Regular
font-family: "widescreen-ex", sans-serif;
font-weight: 400;
font-style: normal;
Widescreen Ex Medium
font-family: "widescreen-ex", sans-serif;
font-weight: 500;
font-style: normal;
Widescreen Ex SemiBold
font-family: "widescreen-ex", sans-serif;
font-weight: 600;
font-style: normal;
Widescreen Ex Bold
font-family: "widescreen-ex", sans-serif;
font-weight: 700;
font-style: normal;
Widescreen Ex XBold
font-family: "widescreen-ex", sans-serif;
font-weight: 800;
font-style: normal;
Widescreen Ex Black
font-family: "widescreen-ex", sans-serif;
font-weight: 900;
font-style: normal;
Widescreen UEx Regular
font-family: "widescreen-uex", sans-serif;
font-weight: 400;
font-style: normal;
Widescreen UEx Medium
font-family: "widescreen-uex", sans-serif;
font-weight: 500;
font-style: normal;
Widescreen UEx SemiBold
font-family: "widescreen-uex", sans-serif;
font-weight: 600;
font-style: normal;
Widescreen UEx Bold
font-family: "widescreen-uex", sans-serif;
font-weight: 700;
font-style: normal;
Widescreen UEx XBold
font-family: "widescreen-uex", sans-serif;
font-weight: 800;
font-style: normal;
Widescreen UEx Black
font-family: "widescreen-uex", sans-serif;
font-weight: 900;
font-style: normal;

*/
@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?pxrur4");
  src: url("fonts/icomoon.eot?pxrur4#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?pxrur4") format("truetype"), url("fonts/icomoon.woff?pxrur4") format("woff"), url("fonts/icomoon.svg?pxrur4#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-top:before {
  content: "\e900";
}

.icon-arrow-top-light:before {
  content: "\e901";
}

.icon-fb:before {
  content: "\e902";
}

.icon-ig:before {
  content: "\e903";
}

.icon-sound:before {
  content: "\e904";
}

.icon-tw:before {
  content: "\e905";
}

.icon-yt:before {
  content: "\e906";
}

.icon-arrow-bottom:before {
  content: "\e907";
}

.icon-arrow-bottom-light:before {
  content: "\e908";
}

.icon-arrow-left:before {
  content: "\e909";
}

.icon-arrow-left-light:before {
  content: "\e90a";
}

.icon-arrow-right:before {
  content: "\e90b";
}

.icon-arrow-right-light:before {
  content: "\e90c";
}

.icon-line:before {
  content: "\e90d";
}

.icon-play:before {
  content: "\e90e";
}

.icon-to_top:before {
  content: "\e90f";
}

.icon-shopping-basket:before {
  content: "\e910";
}

.icon-close:before {
  content: "\e911";
}

.icon-close-light:before {
  content: "\e912";
}

.icon-bars:before {
  content: "\e913";
}

.icon-bars-light:before {
  content: "\e914";
}

.icon-arrow-triple-thick-right:before {
  content: "\e915";
}

.icon-arrow-thick-top:before {
  content: "\e916";
}

.icon-arrow-thick-bottom:before {
  content: "\e917";
}

.icon-arrow-thick-left:before {
  content: "\e918";
}

.icon-arrow-thick-right:before {
  content: "\e919";
}

.icon-envelope:before {
  content: "\e91a";
}

.icon-corner:before {
  content: "\e91b";
}

.icon-calender:before {
  content: "\e91c";
}

.icon-search:before {
  content: "\e91d";
}

.icon-circle_go:before {
  content: "\e91e";
}

.icon-plus:before {
  content: "\e91f";
}

.icon-plane:before {
  content: "\e920";
}

.icon-phone:before {
  content: "\e921";
}

.icon-triangle-bottom:before {
  content: "\e922";
}

.icon-blank:before {
  content: "\e923";
}

.icon-arrrow-t:before {
  content: "\e924";
}

.icon-arrrow-r:before {
  content: "\e925";
}

.icon-x:before {
  content: "\e926";
}

.icon-a2m_ig:before {
  content: "\e927";
}

.icon-a2m_mail:before {
  content: "\e928";
}

.icon-a2m_marker:before {
  content: "\e929";
}

.icon-a2m_play:before {
  content: "\e92a";
}

.icon-a2m_quate-end:before {
  content: "\e92b";
}

.icon-a2m_quate-start:before {
  content: "\e92c";
}

.icon-a2m_slash:before {
  content: "\e92d";
}

.icon-a2m_tel:before {
  content: "\e92e";
}

.icon-a2m_x:before {
  content: "\e92f";
}

.icon-blank1:before {
  content: "\e930";
}

.icon-receiver:before {
  content: "\e931";
}

.icon-meeting:before {
  content: "\e932";
}

.icon-contract:before {
  content: "\e933";
}

.icon-schedule:before {
  content: "\e934";
}

.icon-install:before {
  content: "\e935";
}

.icon-delivery:before {
  content: "\e936";
}

.icon-maintenance:before {
  content: "\e937";
}

.icon-support:before {
  content: "\e938";
}

.icon-person:before {
  content: "\e939";
}

.icon-store:before {
  content: "\e93a";
}

.icon-flow:before {
  content: "\e93b";
}

.icon-home:before {
  content: "\e93c";
}

.grey {
  color: #f0f0f0;
}

.navy {
  color: #1b1435;
}

.red {
  color: #e84228;
}

.back_grey {
  background: #f0f0f0;
}

.back_navy {
  background-color: #1b1435;
}

.back_red {
  background-color: #e84228;
}

.back_orange {
  background-color: #d74228;
}

.back_darkgrey {
  background-color: #d5d4da;
}

.back_purple {
  background-color: #322b49;
}

.bt {
  position: relative;
  overflow: hidden;
  float: none;
  clear: both;
  margin: 40px 0;
  text-align: center;
}
.bt a,
.bt button,
.bt .no_ancher {
  font-size: 16px;
  display: flex;
  background: #fff;
  line-height: 1.2;
  padding: 15px;
  border-radius: 0;
  color: #1b1435;
  min-width: 400px;
  position: relative;
}
.bt a::after,
.bt button::after,
.bt .no_ancher::after {
  background: #e84228;
  color: #fff;
  content: "\e90b";
  font-family: "icomoon";
  width: 14px;
  height: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 999px;
  position: absolute;
  top: 50%;
  right: 15px;
  font-size: 6px;
  transform: translate(0, -50%);
}
.bt a.back::after,
.bt button.back::after {
  content: "\f104";
  right: auto;
  left: 10px;
}
.bt.type_01 {
  display: flex;
  justify-content: center;
}
.bt.type_01 a,
.bt.type_01 button {
  max-width: 387px;
  background: none;
  color: #fff;
  z-index: 1;
  overflow: hidden;
  transition: color 0.4s;
  position: relative;
}
.bt.type_01 a::before,
.bt.type_01 button::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: #e84228;
  z-index: -1;
  transition: all 0.4s;
}
.bt.type_01 a.comp::before,
.bt.type_01 button.comp::before {
  left: 0;
}
.bt.type_01 a::after,
.bt.type_01 button::after {
  content: "\e92d";
  font-family: "icomoon";
  color: #fff;
  background: none;
  font-size: 30px;
  right: 20px;
}
.bt.type_01.bt_purple a::before {
  background: #322b49;
}
.bt.type_02 {
  margin: 0 0 0 37px;
}
.bt.type_02 a,
.bt.type_02 button {
  width: auto;
  min-width: 1px;
  display: inline-flex;
  background: #e84228;
  color: #fff;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  line-height: 1;
  text-align: left;
  padding: 10px 23px;
  border-radius: 6px;
  transition: ease-in 0.2s;
  font-weight: bold;
}
.bt.type_02 a::after,
.bt.type_02 button::after {
  display: none;
}
.bt.type_02 a:hover,
.bt.type_02 button:hover {
  opacity: 0.75;
}
.bt.type_02 a.back,
.bt.type_02 button.back {
  background: #fff;
  color: #000;
}
.bt.size_m a,
.bt.size_m button {
  max-width: 380px !important;
  width: 100% !important;
}
.bt.size_l a,
.bt.size_l button {
  max-width: 460px !important;
  width: 100% !important;
}
.bt.centered {
  display: flex;
  justify-content: center;
}
.link {
  margin: 46px 0;
  display: flex;
  justify-content: center;
}
.link a {
  margin: 0 auto;
}
.link a span {
  display: flex;
  align-items: center;
  font-family: "widescreen-ex", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  text-align: center;
  color: #f0f0f0;
}
.link a span::after {
  content: "\e92d";
  font-family: "icomoon";
  font-size: 130%;
  margin: 0 0 0 0.5em;
  color: #e84228;
}
.link a span.red::after {
  color: #e84228;
}
.link a span.grey::after {
  color: #e84228;
}
.link a span.navy {
  color: #1b1435;
}
/* .wp-block-post-content */
.wp-block-post-content h2.wp-block-heading {
  font-size: 20px;
  font-weight: bold;
  border-bottom: 2px solid #000;
  padding: 0 0 6px;
  margin: 0 0 17px;
  color: #1b1435;
}
.wp-block-post-content h3.wp-block-heading {
  font-weight: bold;
  font-size: 20px;
  line-height: 34px;
  text-align: left;
  color: #e84228;
  margin: 0 0 35px;
}
.wp-block-post-content h4.wp-block-heading {
  font-weight: bold;
  font-size: 16px;
  text-align: left;
  color: #fff;
  background: #1b1435;
  padding: 15px 20px;
  margin: 0 0 30px;
}
.wp-block-post-content p {
  font-weight: normal;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  color: #1b1435;
}
.wp-block-post-content .wp-block-separator {
  height: 0px;
  background: transparent;
  border-top: 1px solid #dbdbdb;
  margin: 10px 0 45px;
  opacity: 1;
  display: block;
}
.wp-block-post-content .wp-block-spacer {
  height: 0 !important;
  margin: 40px 0 0;
  clear: both;
  float: none;
  overflow: hidden;
  position: relative;
}
.wp-block-post-content .wp-block-media-text {
  margin: 0 0 30px;
}
.wp-block-post-content .wp-block-image {
  margin-bottom: 40px;
}
.wp-block-post-content .wp-block-image.alignleft {
  margin-right: 40px;
}
.wp-block-post-content .wp-block-image.alignright {
  margin-left: 40px;
}
.wp-block-post-content .wp-block-image.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.wp-block-post-content .wp-block-gallery {
  --wp--style--unstable-gallery-gap: var(--wp--style--gallery-gap-default, var(--gallery-block--gutter-size, var(--wp--style--block-gap, 40px))) !important;
  gap: var(--wp--style--gallery-gap-default, var(--gallery-block--gutter-size, var(--wp--style--block-gap, 40px))) !important;
  margin: 0 0 40px;
  clear: both;
  float: none;
}
.wp-block-post-content .wp-block-gallery .wp-block-image img {
  width: 100%;
  height: auto !important;
  flex: 0;
  object-fit: none;
  display: block;
}
.wp-block-post-content .wp-block-gallery .wp-block-image .wp-element-caption {
  bottom: auto;
  left: auto;
  max-height: none;
  position: relative;
  right: auto;
  background: none;
  text-shadow: none;
  padding: 0;
  margin: 10px 0 0;
  font-weight: normal;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  color: #1b1435;
  scrollbar-gutter: auto;
  flex-basis: auto;
  flex-grow: 0;
  height: auto;
}
.wp-block-buttons .wp-block-button {
  margin: 0 0 25px;
}
.wp-block-buttons .wp-block-button .wp-block-button__link {
  font-size: 16px;
  display: flex;
  background: #fff;
  line-height: 1.2;
  padding: 15px;
  border-radius: 0;
  color: #1b1435;
  min-width: 400px !important;
  position: relative;
}
.wp-block-buttons .wp-block-button .wp-block-button__link::after {
  background: #e84228;
  color: #fff;
  content: "\e90b";
  font-family: "icomoon";
  width: 14px;
  height: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 999px;
  position: absolute;
  top: 50%;
  right: 15px;
  font-size: 6px;
  transform: translate(0, -50%);
}

.type-voice,
.type-plan,
.type-news,
.editor-styles-wrapper {
  max-width: 660px;
  box-sizing: border-box;
  padding: 50px;
  background: #fff;
}
.type-voice .entry-header,
.type-plan .entry-header,
.type-news .entry-header,
.editor-styles-wrapper .entry-header {
  border-bottom: 1px solid #dbdbdb;
  padding: 0 0 26px;
  margin: 0 0 36px;
}
.type-voice .entry-header time,
.type-plan .entry-header time,
.type-news .entry-header time,
.editor-styles-wrapper .entry-header time {
  font-size: 14px;
  color: #787392;
}
.type-voice .entry-header .entry-title,
.type-plan .entry-header .entry-title,
.type-news .entry-header .entry-title,
.editor-styles-wrapper .entry-header .entry-title {
  font-size: 26px;
  font-weight: bold;
}

.toggle .toggle_bt:hover {
  opacity: 0.75;
}
.toggle .toggle_bt {
  cursor: pointer;
  position: relative;
  transition: ease-in 0.2s;
}
.toggle .toggle_bt::before, .toggle .toggle_bt::after {
  content: "";
  display: block;
  position: absolute;
  width: 14px;
  height: 1px;
  background: #fff;
  top: 50%;
  right: 10px;
  transform: translate(0, -50%);
  transform-origin: center;
  transition: ease-in 0.2s;
}
.toggle .toggle_bt::after {
  transform: translate(0, -50%) rotate(90deg);
}
.toggle.open .toggle_bt::after {
  transform: translate(0, -50%) rotate(0deg);
}
.toggle .toggle_content {
  display: none;
}

.ancher_nav {
  margin: 0 0 35px;
}
.ancher_nav ul {
  display: flex;
  justify-content: space-between;
  margin: 0 -14px;
}
.ancher_nav ul .bt {
  flex: 1;
  width: 100%;
  margin: 0 14px;
}
.ancher_nav ul .bt a {
  min-width: 1px;
  width: 100%;
}

.tile_link {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
}
.tile_link li {
  width: 305px;
  margin: 0 20px 40px;
}
.tile_link li a {
  display: block;
  background: #fff;
  padding: 22px;
  height: 100%;
}
.tile_link li a .entry-header {
  display: flex;
  justify-content: space-between;
  margin: 0 0 10px;
}
.tile_link li a .entry-header .cat {
  font-size: 14px;
  text-align: left;
  color: #e84228;
}
.tile_link li a .entry-header time {
  font-size: 14px;
  text-align: right;
  color: #787392;
}
.tile_link li a .entry-content .thumb {
  margin: 0 0 16px;
  width: 100%;
  height: 170px;
  overflow: hidden;
}
.tile_link li a .entry-content .thumb img,
.tile_link li a .entry-content .thumb svg {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}
.tile_link li a .entry-content .entry-title {
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  text-align: left;
  color: #1b1435;
  padding: 0 0 15px;
  margin: 0 0 15px;
  border-bottom: 1px solid #dbdbdb;
}
.tile_link li a .entry-content p {
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  color: #000;
  margin: 0;
}

.navigation {
  margin: 0;
}
.navigation .nav-links {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.navigation .nav-links .page-numbers {
  margin: 0 3px;
  width: 29px;
  height: 29px;
  border-radius: 999px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: normal;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  color: #000;
}
.navigation .nav-links .page-numbers.dots {
  border-radius: 7.5px;
}
.navigation .nav-links .page-numbers.current {
  color: #fff;
  background: #e84228;
}
.navigation .nav-links .page-numbers.prev::before {
  content: "\e909";
  font-family: "icomoon";
  font-size: 9px;
}
.navigation .nav-links .page-numbers.next::before {
  content: "\e90b";
  font-family: "icomoon";
  font-size: 9px;
}

.bt_list {
  border-bottom: 1px solid #534d66;
  margin-bottom: 60px;
  padding-bottom: 60px;
}
.bt_list ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -19px -38px;
}
.bt_list ul li {
  width: 100%;
  max-width: 463px;
  margin: 0 19px 38px;
}
.bt_list ul li a,
.bt_list ul li .no_ancher {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 18px;
  background: #f0f0f0;
}
.bt_list ul li a i,
.bt_list ul li .no_ancher i {
  font-size: 24px;
  margin: 0 1em 0 0;
}
.bt_list ul li a span,
.bt_list ul li .no_ancher span {
  font-size: 20px;
  line-height: 1;
  text-align: left;
  color: #322b49;
}
.bt_list ul li a .name,
.bt_list ul li .no_ancher .name {
  margin: 0 1em 0 0;
}
.p-country-name {
  display: none;
}

.bulet_hl {
  display: flex;
  align-items: center;
  font-weight: bold;
  font-size: 24px;
  line-height: 2;
  margin: 0 0 20px;
}
.bulet_hl::before {
  content: "\e92d";
  font-family: "icomoon";
  font-weight: normal;
  font-size: 175%;
  line-height: 1;
  margin: 0.1em 0.5em 0 0;
  color: #e84228;
}

.disc_ul {
  list-style: disc;
}
.disc_ul li {
  margin: 0 0 0 1em;
}

.sect_tit h2 {
  font-family: "widescreen-ex", sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 60px;
  text-align: left;
  color: #e84228;
  border-bottom: 2px solid #e84228;
  margin: 0 0 62px;
  padding: 0 0 17px;
}
.sect_tit h2 small {
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  color: #f0f0f0;
  margin: 0 0 0 60px;
}

.dl_plan {
  padding: 30px 0 0;
}
.dl_plan .toggle_bt {
  display: flex;
  align-items: center;
  background: #dfdfdf;
}
.dl_plan .toggle_bt .img {
  width: 100px;
  text-align: center;
  background: #fff;
}
.dl_plan .toggle_bt .img img {
  display: block;
  max-width: 0 auto;
  height: 70px;
}
.dl_plan .toggle_bt h3 {
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
  color: #1b1435;
  padding: 0 0 0 20px;
}
.dl_plan .toggle_bt::before, .dl_plan .toggle_bt::after {
  background: #000;
  height: 4px;
  width: 20px;
  right: 20px;
}
.dl_plan .toggle_content {
  padding: 40px 0 0;
}
.dl_plan .toggle_content ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -27px -52px;
}
.dl_plan .toggle_content ul li {
  margin: 0 27px 52px;
  width: 210px;
}
.dl_plan .toggle_content ul li a {
  display: block;
}
.dl_plan .toggle_content ul li a .img {
  margin: 0 0 5px;
}
.dl_plan .toggle_content ul li a .img img {
  display: block;
  width: 100%;
}
.dl_plan .toggle_content ul li a .info p {
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  color: #fff;
  margin: 0;
}

.post-type-faq #main .entry-header::before, .post-type-faq #main .entry-header::after,
.post-type-faq #main .editor-visual-editor__post-title-wrapper::before,
.post-type-faq #main .editor-visual-editor__post-title-wrapper::after,
.post-type-faq #wpcontent .entry-header::before,
.post-type-faq #wpcontent .entry-header::after,
.post-type-faq #wpcontent .editor-visual-editor__post-title-wrapper::before,
.post-type-faq #wpcontent .editor-visual-editor__post-title-wrapper::after,
.post-type-archive-faq #main .entry-header::before,
.post-type-archive-faq #main .entry-header::after,
.post-type-archive-faq #main .editor-visual-editor__post-title-wrapper::before,
.post-type-archive-faq #main .editor-visual-editor__post-title-wrapper::after,
.post-type-archive-faq #wpcontent .entry-header::before,
.post-type-archive-faq #wpcontent .entry-header::after,
.post-type-archive-faq #wpcontent .editor-visual-editor__post-title-wrapper::before,
.post-type-archive-faq #wpcontent .editor-visual-editor__post-title-wrapper::after {
  width: 30px;
  height: 4px;
  right: 10px;
}
.post-type-faq #main .entry-header .entry-title,
.post-type-faq #main .entry-header .wp-block-post-title,
.post-type-faq #main .editor-visual-editor__post-title-wrapper .entry-title,
.post-type-faq #main .editor-visual-editor__post-title-wrapper .wp-block-post-title,
.post-type-faq #wpcontent .entry-header .entry-title,
.post-type-faq #wpcontent .entry-header .wp-block-post-title,
.post-type-faq #wpcontent .editor-visual-editor__post-title-wrapper .entry-title,
.post-type-faq #wpcontent .editor-visual-editor__post-title-wrapper .wp-block-post-title,
.post-type-archive-faq #main .entry-header .entry-title,
.post-type-archive-faq #main .entry-header .wp-block-post-title,
.post-type-archive-faq #main .editor-visual-editor__post-title-wrapper .entry-title,
.post-type-archive-faq #main .editor-visual-editor__post-title-wrapper .wp-block-post-title,
.post-type-archive-faq #wpcontent .entry-header .entry-title,
.post-type-archive-faq #wpcontent .entry-header .wp-block-post-title,
.post-type-archive-faq #wpcontent .editor-visual-editor__post-title-wrapper .entry-title,
.post-type-archive-faq #wpcontent .editor-visual-editor__post-title-wrapper .wp-block-post-title {
  color: #fff;
  font-size: 20px;
  line-height: 1.3;
  max-width: 910px;
  padding: 38px 74px;
  position: relative;
}
.post-type-faq #main .entry-header .entry-title::before,
.post-type-faq #main .entry-header .wp-block-post-title::before,
.post-type-faq #main .editor-visual-editor__post-title-wrapper .entry-title::before,
.post-type-faq #main .editor-visual-editor__post-title-wrapper .wp-block-post-title::before,
.post-type-faq #wpcontent .entry-header .entry-title::before,
.post-type-faq #wpcontent .entry-header .wp-block-post-title::before,
.post-type-faq #wpcontent .editor-visual-editor__post-title-wrapper .entry-title::before,
.post-type-faq #wpcontent .editor-visual-editor__post-title-wrapper .wp-block-post-title::before,
.post-type-archive-faq #main .entry-header .entry-title::before,
.post-type-archive-faq #main .entry-header .wp-block-post-title::before,
.post-type-archive-faq #main .editor-visual-editor__post-title-wrapper .entry-title::before,
.post-type-archive-faq #main .editor-visual-editor__post-title-wrapper .wp-block-post-title::before,
.post-type-archive-faq #wpcontent .entry-header .entry-title::before,
.post-type-archive-faq #wpcontent .entry-header .wp-block-post-title::before,
.post-type-archive-faq #wpcontent .editor-visual-editor__post-title-wrapper .entry-title::before,
.post-type-archive-faq #wpcontent .editor-visual-editor__post-title-wrapper .wp-block-post-title::before {
  position: absolute;
  top: 0.75em;
  left: 0;
  content: "Q.";
  font-family: "widescreen-ex", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 40px;
  line-height: 90px;
  color: #f0f0f0;
  transform: scale(1.1, 1);
  line-height: 1;
}
.post-type-faq #main .editor-styles-wrapper,
.post-type-faq #main .wp-block-post-content,
.post-type-faq #wpcontent .editor-styles-wrapper,
.post-type-faq #wpcontent .wp-block-post-content,
.post-type-archive-faq #main .editor-styles-wrapper,
.post-type-archive-faq #main .wp-block-post-content,
.post-type-archive-faq #wpcontent .editor-styles-wrapper,
.post-type-archive-faq #wpcontent .wp-block-post-content {
  max-width: 910px;
  padding: 0 75px;
  background: none;
  color: #fff;
  position: relative;
}
.post-type-faq #main .editor-styles-wrapper::before,
.post-type-faq #main .wp-block-post-content::before,
.post-type-faq #wpcontent .editor-styles-wrapper::before,
.post-type-faq #wpcontent .wp-block-post-content::before,
.post-type-archive-faq #main .editor-styles-wrapper::before,
.post-type-archive-faq #main .wp-block-post-content::before,
.post-type-archive-faq #wpcontent .editor-styles-wrapper::before,
.post-type-archive-faq #wpcontent .wp-block-post-content::before {
  position: absolute;
  top: 0px;
  left: 0;
  content: "A.";
  font-family: "widescreen-ex", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 30px;
  line-height: 90px;
  text-align: left;
  color: #f0f0f0;
  transform: scale(1.1, 1);
  line-height: 1;
}
.post-type-faq #main .editor-styles-wrapper p,
.post-type-faq #main .wp-block-post-content p,
.post-type-faq #wpcontent .editor-styles-wrapper p,
.post-type-faq #wpcontent .wp-block-post-content p,
.post-type-archive-faq #main .editor-styles-wrapper p,
.post-type-archive-faq #main .wp-block-post-content p,
.post-type-archive-faq #wpcontent .editor-styles-wrapper p,
.post-type-archive-faq #wpcontent .wp-block-post-content p {
  color: #fff;
}
.post-type-faq #main .editor-styles-wrapper .wp-block-gallery .wp-block-image .wp-element-caption,
.post-type-faq #main .wp-block-post-content .wp-block-gallery .wp-block-image .wp-element-caption,
.post-type-faq #wpcontent .editor-styles-wrapper .wp-block-gallery .wp-block-image .wp-element-caption,
.post-type-faq #wpcontent .wp-block-post-content .wp-block-gallery .wp-block-image .wp-element-caption,
.post-type-archive-faq #main .editor-styles-wrapper .wp-block-gallery .wp-block-image .wp-element-caption,
.post-type-archive-faq #main .wp-block-post-content .wp-block-gallery .wp-block-image .wp-element-caption,
.post-type-archive-faq #wpcontent .editor-styles-wrapper .wp-block-gallery .wp-block-image .wp-element-caption,
.post-type-archive-faq #wpcontent .wp-block-post-content .wp-block-gallery .wp-block-image .wp-element-caption {
  color: #fff;
}
.post-type-faq .faq_contents dl,
.post-type-archive-faq .faq_contents dl {
  margin: 0 0 77px;
  border-bottom: 1px solid #534d66;
}
.post-type-faq .faq_contents dl dt,
.post-type-archive-faq .faq_contents dl dt {
  font-size: 16px;
  line-height: 24px;
  color: #f0f0f0;
  padding: 15px;
  border: 2px solid #f0f0f0;
  margin: 0 0 15px;
}
.post-type-faq .faq_contents dl dd .hentry,
.post-type-archive-faq .faq_contents dl dd .hentry {
  border-top: 1px solid #534d66;
}
.post-type-faq .faq_contents dl dd .hentry .entry-header .entry-title,
.post-type-archive-faq .faq_contents dl dd .hentry .entry-header .entry-title {
  padding: 0 50px;
  position: relative;
}
.post-type-faq .faq_contents dl dd .hentry .entry-content,
.post-type-archive-faq .faq_contents dl dd .hentry .entry-content {
  position: relative;
  padding: 0 50px;
}
.post-type-voice #main .wp-block-post-content .visual_thumb,
.post-type-voice #wpcontent .wp-block-post-content .visual_thumb {
  margin: 0 0 20px;
}
.post-type-voice #main .wp-block-post-content img,
.post-type-voice #wpcontent .wp-block-post-content img {
  width: 100%;
  height: auto;
  display: block;
}
.post-type-voice .type-voice,
.post-type-voice .editor-styles-wrapper {
  background: #f9f9fa;
}

/*# sourceMappingURL=admin.css.map */
