@charset "UTF-8";
/* ===================================
Foundation
=================================== */
/*
* _setting.scss
*/
/* -----------------------------------
Color
------------------------------------ */
/*
 * _mixin.scss
 */
/* -----------------------------------
media query print
------------------------------------ */
/* -----------------------------------
media query ver1
------------------------------------ */
/* -----------------------------------
transition
------------------------------------ */
/* -----------------------------------
clearfix
------------------------------------ */
/* -----------------------------------
formFocus
------------------------------------ */
/* -----------------------------------
shadow
------------------------------------ */
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Kosugi+Maru&display=swap");
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@500;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@800&display=swap");
@font-face {
  font-family: 'Noto Sans CJK JP';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: local("Noto Sans CJK JP Thin"), url("/assets_campaign/houjingogo/fonts/NotoSansCJKjp-Thin.woff2") format("woff2"), url("/assets_campaign/houjingogo/fonts/NotoSansCJKjp-Thin.woff") format("woff");
}

@font-face {
  font-family: 'Noto Sans CJK JP';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local("Noto Sans CJK JP Light"), url("/assets_campaign/houjingogo/fonts/NotoSansCJKjp-Light.woff2") format("woff2"), url("/assets_campaign/houjingogo/fonts/NotoSansCJKjp-Light.woff") format("woff");
}

@font-face {
  font-family: 'Noto Sans CJK JP';
  font-style: normal;
  font-weight: 350;
  font-display: swap;
  src: local("Noto Sans CJK JP DemiLight"), url("/assets_campaign/houjingogo/fonts/NotoSansCJKjp-DemiLight.woff2") format("woff2"), url("/assets_campaign/houjingogo/fonts/NotoSansCJKjp-DemiLight.woff") format("woff");
}

@font-face {
  font-family: 'Noto Sans CJK JP';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: local("Noto Sans CJK JP Regular"), url("/assets_campaign/houjingogo/fonts/NotoSansCJKjp-Regular.woff2") format("woff2"), url("/assets_campaign/houjingogo/fonts/NotoSansCJKjp-Regular.woff") format("woff");
}

@font-face {
  font-family: 'Noto Sans CJK JP';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local("Noto Sans CJK JP Medium"), url("/assets_campaign/houjingogo/fonts/NotoSansCJKjp-Medium.woff2") format("woff2"), url("/assets_campaign/houjingogo/fonts/NotoSansCJKjp-Medium.woff") format("woff");
}

@font-face {
  font-family: 'Noto Sans CJK JP';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Noto Sans CJK JP Bold"), url("/assets_campaign/houjingogo/fonts/NotoSansCJKjp-Bold.woff2") format("woff2"), url("/assets_campaign/houjingogo/fonts/NotoSansCJKjp-Bold.woff") format("woff");
}

@font-face {
  font-family: 'Noto Sans CJK JP';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local("Noto Sans CJK JP Black"), url("/assets_campaign/houjingogo/fonts/NotoSansCJKjp-Black.woff2") format("woff2"), url("/assets_campaign/houjingogo/fonts/NotoSansCJKjp-Black.woff") format("woff");
}

/*
 * _reset.scss
 */
/* -----------------------------------
reset
------------------------------------ */
html,
body {
  height: 100%;
}

html {
  overflow-y: scroll;
}

*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

* {
  margin: 0;
  padding: 0;
  font-size: inherit;
  line-height: inherit;
  outline: none;
}

form {
  display: inline;
}

pre,
textarea {
  overflow: auto;
}

[hidden],
audio:not([controls]),
template {
  display: none;
}

details,
main,
summary {
  display: block;
}

input[type=text],
input[type=password] {
  -webkit-appearance: none;
}

input[type=radio],
input[type=checkbox] {
  vertical-align: middle;
}

input[type=number] {
  width: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

progress {
  display: inline-block;
}

small {
  font-size: 75%;
}

sub,
sup {
  position: relative;
  vertical-align: baseline;
  font-size: 60%;
  line-height: 0;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.15em;
}

textarea {
  resize: vertical;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

img {
  border: 0;
  max-width: 100%;
  height: auto;
}

img[src$=".svg"] {
  width: 100%;
}

button,
input,
select,
textarea {
  min-height: 1.5em;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

input {
  line-height: normal;
}

code,
kbd,
pre,
samp {
  font-family: monospace,monospace;
}

ol,
ul {
  list-style: none;
}

select {
  outline: none;
  text-indent: 0.01px;
  text-overflow: '';
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
}

select option {
  background-color: #fff;
  color: #333;
}

select::-ms-expand {
  display: none;
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #828c9a;
}

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

fieldset {
  border: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 15px 0;
  padding: 0;
}

/*
 * _base.scss
 */
/* -----------------------------------
base Setting
------------------------------------ */
html {
  font-size: 62.5%;
}

body {
  color: #51586B;
  font-size: 1.4rem;
  line-height: 1.6;
  font-family: "Kosugi Maru", sans-serif;
  font-weight: 400;
  letter-spacing: 0.01em;
  max-height: 999999px;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  background-color: #ffffff;
}

body.bg_ocher {
  background-color: #F4F3EF;
}

@media print {
  html, body {
    height: auto;
  }
}

a {
  color: #51586B;
  text-decoration: none;
}

a.disabled {
  pointer-events: none;
}

a:hover {
  text-decoration: none;
}

@media screen and (min-width: 769px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}

/* ===================================
Layout
=================================== */
/*
 * _layout.scss
 */
/* -----------------------------------
wrapper
------------------------------------ */
/* -----------------------------------
header
------------------------------------ */
.l-header {
  width: 100%;
  background-color: #fff;
  z-index: 1000;
}

.l-header_in {
  height: 100%;
  margin: 0 auto;
  position: relative;
  padding: 20px 32px 10px;
}

.l-header ._topline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 0 30px;
}

.l-header ._topline > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.l-header ._topline ._main {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.l-header ._topline ._version {
  background-color: #FFF278;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  margin-left: 10px;
}

.l-header ._topline ._search {
  margin-left: 15px;
  font-size: 1.2rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 450px;
}

.l-header ._topline ._button ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.l-header ._topline ._button ul li {
  width: 100px;
  font-size: 1.2rem;
}

.l-header ._topline ._button ul li:nth-of-type(n+2) {
  margin-left: 10px;
}

.l-header nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 10px;
}

.l-header nav > ul {
  line-height: 1;
}

.l-header nav > ul:first-of-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.l-header nav > ul:first-of-type li {
  font-size: 1.2rem;
}

.l-header nav > ul:first-of-type li span {
  vertical-align: top;
}

.l-header nav > ul:first-of-type li > a::before, .l-header nav > ul:first-of-type li > span::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 5px;
}

.l-header nav > ul:first-of-type li._display > a::before, .l-header nav > ul:first-of-type li._display > span::before {
  background: url("../img/common/display.png") no-repeat;
  background-size: contain;
}

.l-header nav > ul:first-of-type li._camera > a::before, .l-header nav > ul:first-of-type li._camera > span::before {
  background: url("../img/common/camera.png") no-repeat;
  background-size: contain;
}

.l-header nav > ul:first-of-type li._bag > a::before, .l-header nav > ul:first-of-type li._bag > span::before {
  background: url("../img/common/bag.png") no-repeat;
  background-size: contain;
}

.l-header nav > ul:first-of-type li.-comming {
  pointer-events: none;
}

.l-header nav > ul:first-of-type li.-comming > span {
  position: relative;
}

.l-header nav > ul:first-of-type li.-comming > span span {
  opacity: 0.7;
}

.l-header nav > ul:first-of-type li.-comming > span::before {
  opacity: 0.7;
}

.l-header nav > ul:first-of-type li.-comming > span::after {
  content: "COMMING SOON";
  font-size: 5px;
  color: #fff;
  padding: 1px;
  display: inline-block;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #E86060;
}

.l-header nav > ul:first-of-type li:nth-of-type(n+2) {
  margin-left: 20px;
}

.l-header nav > ul:last-of-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.l-header nav > ul:last-of-type li {
  padding-right: 15px;
  position: relative;
  font-size: 1.2rem;
}

.l-header nav > ul:last-of-type li:nth-of-type(n+2) {
  margin-left: 10px;
}

.l-header nav > ul:last-of-type li.-free::before {
  content: "掲載無料";
  background-color: #E86060;
  padding: 3px;
  color: #fff;
}

.l-header nav > ul:last-of-type li::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 5px;
  border-top: 1px solid #51586B;
  border-right: 1px solid #51586B;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  width: 6px;
  height: 6px;
  pointer-events: none;
}

.l-header ._logo {
  width: 150px;
}

/* -----------------------------------
content
------------------------------------ */
.l-content {
  position: relative;
  z-index: 0;
  overflow: hidden;
  padding-bottom: 60px;
}

.l-content.-pt {
  padding-top: 60px;
}

.l-content_in {
  margin: 0 auto;
}

/* -----------------------------------
section
------------------------------------ */
.l-sec {
  position: relative;
  padding: 0 20px;
}

@media screen and (max-width: 768px) {
  .l-sec {
    padding: 0 4%;
  }
}

.l-sec_in {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}

/* -----------------------------------
footer
------------------------------------ */
.l-footer {
  position: relative;
}

@media screen and (min-width: 769px) {
  .l-footer {
    margin-top: 40px;
    height: 75px;
  }
}

@media screen and (max-width: 768px) {
  .l-footer {
    margin-top: 40px;
  }
}

@media screen and (min-width: 769px) {
  .l-footer_nav {
    position: absolute;
    top: 50%;
    left: 20px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

@media screen and (max-width: 768px) {
  .l-footer_nav {
    text-align: center;
    max-width: 350px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 769px) {
  .l-footer_nav li {
    display: inline-block;
  }
}

.l-footer_nav li a {
  display: inline-block;
  text-decoration: none;
  padding: 5px 15px;
  font-size: 1.3rem;
}

@media screen and (min-width: 769px) {
  .l-footer_copyright {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

@media screen and (max-width: 768px) {
  .l-footer_copyright {
    text-align: center;
    padding: 20px 0 20px;
    font-size: 1.0rem;
  }
}

/* ===================================
Object
=================================== */
/* -----------------------------------
Component
------------------------------------ */
/*
 * _component.scss
 */
/* -----------------------------------
hover
------------------------------------ */
.c-hover {
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.c-hover:hover {
  opacity: .7;
}

/* -----------------------------------
select
------------------------------------ */
/* -----------------------------------
btn
------------------------------------ */
.c-btn {
  position: relative;
  text-align: center;
}

.c-btn > a, .c-btn > span {
  display: block;
  width: 100%;
  height: 100%;
  padding: 5px 0;
  position: relative;
  background-color: #FFF278;
  border: 1px solid #51586B;
  top: 0px;
  left: 0px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.c-btn > a:hover, .c-btn > span:hover {
  opacity: 0.7;
  cursor: pointer;
}

.c-btn > a::after, .c-btn > span::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 6%;
  border-top: 1px solid #51586B;
  border-right: 1px solid #51586B;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  width: 6px;
  height: 6px;
  pointer-events: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.c-btn.-mw10 {
  max-width: 10px;
}

.c-btn.-mw20 {
  max-width: 20px;
}

.c-btn.-mw30 {
  max-width: 30px;
}

.c-btn.-mw40 {
  max-width: 40px;
}

.c-btn.-mw50 {
  max-width: 50px;
}

.c-btn.-mw60 {
  max-width: 60px;
}

.c-btn.-mw70 {
  max-width: 70px;
}

.c-btn.-mw80 {
  max-width: 80px;
}

.c-btn.-mw90 {
  max-width: 90px;
}

.c-btn.-mw100 {
  max-width: 100px;
}

.c-btn.-mw110 {
  max-width: 110px;
}

.c-btn.-mw120 {
  max-width: 120px;
}

.c-btn.-mw130 {
  max-width: 130px;
}

.c-btn.-mw140 {
  max-width: 140px;
}

.c-btn.-mw150 {
  max-width: 150px;
}

.c-btn.-mw160 {
  max-width: 160px;
}

.c-btn.-mw170 {
  max-width: 170px;
}

.c-btn.-mw180 {
  max-width: 180px;
}

.c-btn.-mw190 {
  max-width: 190px;
}

.c-btn.-mw200 {
  max-width: 200px;
}

.c-btn.-p0 > a, .c-btn.-p0 > span {
  padding: 0px 0;
}

.c-btn.-p1 > a, .c-btn.-p1 > span {
  padding: 1px 0;
}

.c-btn.-p2 > a, .c-btn.-p2 > span {
  padding: 2px 0;
}

.c-btn.-p3 > a, .c-btn.-p3 > span {
  padding: 3px 0;
}

.c-btn.-p4 > a, .c-btn.-p4 > span {
  padding: 4px 0;
}

.c-btn.-p5 > a, .c-btn.-p5 > span {
  padding: 5px 0;
}

.c-btn.-p6 > a, .c-btn.-p6 > span {
  padding: 6px 0;
}

.c-btn.-p7 > a, .c-btn.-p7 > span {
  padding: 7px 0;
}

.c-btn.-p8 > a, .c-btn.-p8 > span {
  padding: 8px 0;
}

.c-btn.-p9 > a, .c-btn.-p9 > span {
  padding: 9px 0;
}

.c-btn.-p10 > a, .c-btn.-p10 > span {
  padding: 10px 0;
}

.c-btn.-p15 > a, .c-btn.-p15 > span {
  padding: 15px 0;
}

.c-btn.-p20 > a, .c-btn.-p20 > span {
  padding: 20px 0;
}

.c-btn.-blue > a, .c-btn.-blue > span {
  background-color: #75CCEA;
}

.c-btn.-yellow > a, .c-btn.-yellow > span {
  background-color: #FFF278;
}

.c-btn.-yellow > a:hover, .c-btn.-yellow > span:hover {
  opacity: 1;
  background-color: #FFF594;
}

.c-btn.-black > a, .c-btn.-black > span {
  background-color: #51586B;
  color: #fff;
}

.c-btn.-black > a:hover, .c-btn.-black > span:hover {
  opacity: 1;
  background-color: #76809C;
}

.c-btn.-white > a, .c-btn.-white > span {
  background-color: #FFF;
}

.c-btn.-white > a:hover, .c-btn.-white > span:hover {
  opacity: 1;
  background-color: #e6e6e6;
}

.c-btn.-bd_white > a, .c-btn.-bd_white > span {
  border: 1px solid #fff;
}

.c-btn.-gray > a, .c-btn.-gray > span {
  background-color: #F4F3EF;
}

.c-btn.-ac_down a:active, .c-btn.-ac_down span:active {
  top: 2px;
  left: 2px;
  opacity: 1;
}

.c-btn.-icon_non > a::after, .c-btn.-icon_non > span::after {
  display: none;
}

.c-btn.-icon_back > a::after, .c-btn.-icon_back > span::after {
  left: 6%;
  -webkit-transform: translateY(-50%) rotate(225deg);
          transform: translateY(-50%) rotate(225deg);
}

.c-btn.-icon_arrow1 > a::after, .c-btn.-icon_arrow1 > span::after {
  -webkit-mask: url(/assets/img/common/arrow1.svg) no-repeat center center;
          mask: url(/assets/img/common/arrow1.svg) no-repeat center center;
  background-size: contain;
  width: 5px;
  height: 13px;
  right: 8%;
  border: none;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #fff;
}

.c-btn.-icon_arrow1.-icon_col_black > a::after, .c-btn.-icon_arrow1.-icon_col_black > span::after {
  background-color: #51586B;
}

.c-btn.-icon_arrow1.is-viewed > a::after, .c-btn.-icon_arrow1.is-viewed > span::after {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}

.c-btn.-icon_arrow2 > a::after, .c-btn.-icon_arrow2 > span::after {
  -webkit-mask: url(/assets/img/common/arrow2.svg) no-repeat center center;
          mask: url(/assets/img/common/arrow2.svg) no-repeat center center;
  background-size: contain;
  width: 10px;
  height: 13px;
  border: none;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #51586B;
}

.c-btn.-icon_plus > a::before, .c-btn.-icon_plus > span::before {
  content: "";
  display: block;
  width: 9px;
  height: 1px;
  border-top: 1px solid #51586B;
  -webkit-transform: translate(0px, -1px);
          transform: translate(0px, -1px);
  position: absolute;
  top: 50%;
  right: 5%;
}

.c-btn.-icon_plus > a::after, .c-btn.-icon_plus > span::after {
  content: "";
  display: block;
  width: 1px;
  height: 9px;
  border: none;
  border-left: 1px solid #51586B;
  -webkit-transform: translate(-4px, -50%) rotate(0deg);
          transform: translate(-4px, -50%) rotate(0deg);
  top: 50%;
  right: 5%;
}

.c-btn.-icon_plus.-icon_fix > a::before, .c-btn.-icon_plus.-icon_fix > span::before {
  right: 3px;
}

.c-btn.-icon_plus.-icon_fix > a::after, .c-btn.-icon_plus.-icon_fix > span::after {
  right: 3px;
}

.c-btn::before {
  content: "";
  display: block;
  border-right: 1px solid #51586B;
  border-bottom: 1px solid #51586B;
  position: absolute;
  top: 2px;
  left: 2px;
  width: 100%;
  height: 100%;
}

.c-input {
  position: relative;
}

.c-input input {
  width: 100%;
  margin: 0;
  height: 36px;
  padding: 0 10px;
  background-color: #F4F3EF;
  border: 2px solid #F4F3EF;
}

.c-input input::-webkit-input-placeholder {
  color: #9CAEB7;
}

.c-input input:-ms-input-placeholder {
  color: #9CAEB7;
}

.c-input input::-ms-input-placeholder {
  color: #9CAEB7;
}

.c-input input::placeholder {
  color: #9CAEB7;
}

.c-input.-round input {
  border-radius: 5px;
}

.c-input.-center input {
  text-align: center;
}

.c-input.-search input {
  padding: 0 10px 0 40px;
  border: 2px solid #555555;
}

.c-input.-search::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 12px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url("../img/common/search.png") no-repeat;
  background-size: contain;
}

.c-input.-search.-small input {
  height: 28px;
}

.c-input.-r_txt span {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-input.-pr10 input {
  padding-right: 10px;
}

.c-input.-pl10 input {
  padding-left: 10px;
}

.c-input.-pr20 input {
  padding-right: 20px;
}

.c-input.-pl20 input {
  padding-left: 20px;
}

.c-input.-pr30 input {
  padding-right: 30px;
}

.c-input.-pl30 input {
  padding-left: 30px;
}

.c-input.-pr40 input {
  padding-right: 40px;
}

.c-input.-pl40 input {
  padding-left: 40px;
}

.c-input.-pr50 input {
  padding-right: 50px;
}

.c-input.-pl50 input {
  padding-left: 50px;
}

.c-input.-pr60 input {
  padding-right: 60px;
}

.c-input.-pl60 input {
  padding-left: 60px;
}

.c-input.-pr70 input {
  padding-right: 70px;
}

.c-input.-pl70 input {
  padding-left: 70px;
}

.c-input.-pr80 input {
  padding-right: 80px;
}

.c-input.-pl80 input {
  padding-left: 80px;
}

.c-input.-pr90 input {
  padding-right: 90px;
}

.c-input.-pl90 input {
  padding-left: 90px;
}

.c-input.-pr100 input {
  padding-right: 100px;
}

.c-input.-pl100 input {
  padding-left: 100px;
}

.c-input.-pr110 input {
  padding-right: 110px;
}

.c-input.-pl110 input {
  padding-left: 110px;
}

.c-input.-pr120 input {
  padding-right: 120px;
}

.c-input.-pl120 input {
  padding-left: 120px;
}

.c-input.-pr130 input {
  padding-right: 130px;
}

.c-input.-pl130 input {
  padding-left: 130px;
}

.c-input.-pr140 input {
  padding-right: 140px;
}

.c-input.-pl140 input {
  padding-left: 140px;
}

.c-input.-pr150 input {
  padding-right: 150px;
}

.c-input.-pl150 input {
  padding-left: 150px;
}

.c-input.-pr160 input {
  padding-right: 160px;
}

.c-input.-pl160 input {
  padding-left: 160px;
}

.c-input.-pr170 input {
  padding-right: 170px;
}

.c-input.-pl170 input {
  padding-left: 170px;
}

.c-input.-pr180 input {
  padding-right: 180px;
}

.c-input.-pl180 input {
  padding-left: 180px;
}

.c-input.-pr190 input {
  padding-right: 190px;
}

.c-input.-pl190 input {
  padding-left: 190px;
}

.c-input.-pr200 input {
  padding-right: 200px;
}

.c-input.-pl200 input {
  padding-left: 200px;
}

.c-textarea textarea {
  resize: none;
  background-color: #F4F3EF;
  border: none;
  padding: 10px 10px;
  width: 100%;
  height: 180px;
}

.c-textarea textarea::-webkit-input-placeholder {
  color: #9CAEB7;
}

.c-textarea textarea:-ms-input-placeholder {
  color: #9CAEB7;
}

.c-textarea textarea::-ms-input-placeholder {
  color: #9CAEB7;
}

.c-textarea textarea::placeholder {
  color: #9CAEB7;
}

.c-sideBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-sideBox > .-w10 {
  width: 10px;
}

.c-sideBox > .-w20 {
  width: 20px;
}

.c-sideBox > .-w30 {
  width: 30px;
}

.c-sideBox > .-w40 {
  width: 40px;
}

.c-sideBox > .-w50 {
  width: 50px;
}

.c-sideBox > .-w60 {
  width: 60px;
}

.c-sideBox > .-w70 {
  width: 70px;
}

.c-sideBox > .-w80 {
  width: 80px;
}

.c-sideBox > .-w90 {
  width: 90px;
}

.c-sideBox > .-w100 {
  width: 100px;
}

.c-sideBox > .-w110 {
  width: 110px;
}

.c-sideBox > .-w120 {
  width: 120px;
}

.c-sideBox > .-w130 {
  width: 130px;
}

.c-sideBox > .-w140 {
  width: 140px;
}

.c-sideBox > .-w150 {
  width: 150px;
}

.c-sideBox > .-w160 {
  width: 160px;
}

.c-sideBox > .-w170 {
  width: 170px;
}

.c-sideBox > .-w180 {
  width: 180px;
}

.c-sideBox > .-w190 {
  width: 190px;
}

.c-sideBox > .-w200 {
  width: 200px;
}

.c-title {
  font-size: 3.6rem;
  text-align: center;
}

.c-addVideo {
  display: inline-block;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background-color: #51586B;
  position: relative;
  -webkit-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.2);
}

.c-addVideo::before {
  content: "＋";
  color: #fff;
}

.c-addVideo span {
  position: absolute;
  display: block;
  top: 50%;
  right: -10px;
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
  overflow: visible;
  white-space: nowrap;
  pointer-events: none;
}

.c-progress {
  margin-top: 40px;
}

.c-progress ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 20px;
}

@media screen and (max-width: 768px) {
  .c-progress ul {
    gap: 0 10px;
  }
}

.c-progress ul li {
  padding-right: 12px;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 162px;
}

.c-progress ul li::after {
  content: "";
  display: block;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
  border-left: 12px solid #51586B;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
}

.c-progress ul li span {
  display: block;
  font-size: 1.2rem;
  color: #fff;
  background-color: #51586B;
  height: 36px;
  text-align: center;
  line-height: 36px;
  position: relative;
}

.c-progress ul li.-now span::after {
  content: "";
  display: block;
  width: 100%;
  border-bottom: 3px solid #75CCEA;
  position: absolute;
  left: 0;
  bottom: 0;
}

.c-btnBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 40px;
  gap: 0 50px;
}

@media screen and (max-width: 768px) {
  .c-btnBox {
    gap: 0 30px;
  }
}

.c-btnBox > * {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.c-btnBox.-fill_non > * {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

.c-submit {
  height: 24px;
  border-radius: 12px;
  padding: 0 20px;
  background-color: #ffaaaa !important;
  display: block;
  margin: 20px auto 0;
}

.c-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}

.c-radio > input {
  display: none;
}

.c-radio > input:checked ~ span::after {
  opacity: 1;
}

.c-radio > span {
  padding-left: 24px;
  position: relative;
}

.c-radio > span::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-color: #F4F3EF;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 50%;
}

.c-radio > span::after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background-color: gray;
  position: absolute;
  left: 3px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 50%;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  opacity: 0;
}

.c-radio:hover > span::after {
  opacity: 0.2;
}

.c-select {
  background-color: #F4F3EF;
  position: relative;
}

.c-select select {
  width: 100%;
  height: 36px;
  padding-right: 36px;
  text-align: center;
  cursor: pointer;
}

.c-select::before {
  content: "";
  display: block;
  width: 36px;
  height: 100%;
  background-color: #51586B;
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
}

.c-select::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  right: 18px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: translate(50%, -75%) rotate(45deg);
          transform: translate(50%, -75%) rotate(45deg);
  pointer-events: none;
}

/* -----------------------------------
Project
------------------------------------ */
/*
 * _project.scss
 */
/* -----------------------------------
secFv
------------------------------------ */
/* -----------------------------------
topSearch
------------------------------------ */
.p-companySearch {
  margin-top: 50px;
  font-size: 2.1rem;
}

.p-companySearch > div > dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-companySearch > div > dl:nth-of-type(n+2) {
  margin-top: 20px;
}

.p-companySearch > div > dl dt {
  width: 200px;
}

.p-companySearch > div > dl dd {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.p-companySearch ._genre ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.p-companySearch ._genre ul li {
  width: 31%;
  font-size: 1.4rem;
}

.p-companySearch ._free dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-companySearch ._free dd form {
  width: 100%;
}

.p-companySearch ._free dd div {
  background-color: #F4F3EF;
  font-size: 2.0rem;
  width: 100%;
}

.p-companySearch ._keyword ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 10px;
}

.p-companySearch ._keyword ul li {
  font-size: 1.2rem;
}

.p-companySearch ._keyword ul li a::before {
  content: "#";
  padding-right: 4px;
}

/* -----------------------------------
topContents
------------------------------------ */
.p-companyContents {
  margin-top: 50px;
}

.p-companyContents ._title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-companyContents ._title span {
  font-size: 2.1rem;
}

.p-companyContents ._title hr {
  width: 100%;
  margin: 0 0 0 25px;
  border-width: 3px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.p-contentList {
  padding-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px 2.66%;
}

@media screen and (max-width: 768px) {
  .p-contentList {
    gap: 30px 4%;
  }
}

.p-contentList li {
  width: 23%;
}

@media screen and (max-width: 768px) {
  .p-contentList li {
    width: 48%;
  }
}

@media screen and (max-width: 450px) {
  .p-contentList li {
    width: 100%;
  }
}

.p-contentList li > a > div:nth-of-type(2) {
  margin-top: 5px;
}

.p-contentList li > a > div:nth-of-type(2) p {
  font-size: 1.0rem;
}

.p-contentList li > a > div:nth-of-type(3) {
  margin-top: 5px;
}

.p-contentList li > a > div:nth-of-type(3) dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.9rem;
}

.p-contentList li > a > div:nth-of-type(3) dl dt::after {
  content: ":";
  padding-left: 5px;
  padding-right: 2px;
}

/* -----------------------------------
video
------------------------------------ */
.p-video {
  padding-top: 50px;
}

.p-video ._title {
  font-size: 36px;
  text-align: center;
}

.p-video ._title h1::before {
  content: "#";
  padding-right: 10px;
}

.p-videoKeyword {
  margin-top: 50px;
}

.p-videoKeyword ._secTitle {
  font-size: 1.2rem;
  text-align: center;
}

.p-videoKeyword ._secTitle span {
  background-color: #EAF1F4;
  padding: 8px 12px;
  border-radius: 24px;
}

.p-videoKeyword ._keyword {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 20px;
  font-size: 1.2rem;
}

.p-videoKeyword ._keyword li {
  margin-right: 10px;
}

.p-videoKeyword ._keyword li::before {
  content: "#";
  padding-right: 5px;
}

.p-videoContents {
  margin-top: 40px;
}

.p-videoContents ._secTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-videoContents ._secTitle span {
  font-size: 2.1rem;
  letter-spacing: 0.2em;
}

.p-videoContents ._secTitle hr {
  width: 100%;
  margin: 0 0 0 25px;
  border-width: 3px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.p-videoContents ._search {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-videoContents ._search ._narrowDown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 768px) {
  .p-videoContents ._search ._narrowDown {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p-videoContents ._search ._narrowDown > div {
  font-size: 1.0rem;
  background-color: #EAF1F4;
  line-height: 1;
  padding: 15px;
  border-radius: 30px;
}

.p-videoContents ._search ._narrowDown > dl {
  margin-left: 30px;
  font-size: 1.2rem;
}

.p-videoContents ._search ._narrowDown > dl dt, .p-videoContents ._search ._narrowDown > dl dd {
  display: inline-block;
}

.p-videoContents ._search ._narrowDown > dl dd::before {
  content: "/";
  padding-right: 8px;
}

.p-videoContents ._search ._narrowDown > dl ._select {
  text-align: center;
}

.p-videoContents ._search ._sort {
  width: 100px;
}

.p-videoContents ._more {
  margin-top: 50px;
}

.p-videoContents ._more > div {
  margin: 0 auto;
}

/* -----------------------------------
videoDetail
------------------------------------ */
.p-videoDetail ._blockName {
  text-align: center;
}

.p-videoDetail ._blockName span {
  padding: 5px 10px;
  border-top: 1px solid #51586B;
  border-bottom: 1px solid #51586B;
}

.p-videoDetailContents {
  margin-top: 80px;
}

.p-videoDetailContents ._info ._top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.p-videoDetailContents ._info ._top ._catchCp {
  font-size: 2.4rem;
}

@media screen and (max-width: 768px) {
  .p-videoDetailContents ._info ._top ._catchCp {
    font-size: 1.8rem;
  }
}

.p-videoDetailContents ._info ._top ._logo img {
  max-width: 220px;
  max-height: 70px;
}

@media screen and (max-width: 768px) {
  .p-videoDetailContents ._info ._top ._logo img {
    max-width: 165px;
    max-height: 50px;
  }
}

.p-videoDetailContents ._info ._type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
}

.p-videoDetailContents ._info ._type > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-videoDetailContents ._info ._type > div ._img {
  width: 54px;
}

.p-videoDetailContents ._info ._type > div ._attr {
  margin-left: 30px;
}

.p-videoDetailContents ._info ._type > div ._attr dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-videoDetailContents ._info ._type > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 50%;
  gap: 0 10px;
}

.p-videoDetailContents ._info ._type > ul li a::before {
  content: "#";
  padding-right: 5px;
}

.p-videoDetailContents ._video ._player {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  margin-top: 30px;
}

.p-videoDetailContents ._video ._player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.p-videoDetailContents ._video ._chapter {
  margin-top: 30px;
}

.p-videoDetailContents ._video ._chapter > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}

.p-videoDetailContents ._video ._chapter > ul li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  cursor: pointer;
}

.p-videoDetailContents ._video ._chapter > ul li:nth-of-type(n+2) {
  margin-left: 10px;
}

.p-videoDetailContents ._video ._chapter ._button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 40px;
}

.p-videoDetailContents ._video ._chapter ._button > div {
  width: 150px;
}

.p-videoDetailContents ._video ._chapter ._button > div:nth-of-type(n+2) {
  margin-left: 20px;
}

.p-videoDetailContents ._video ._pr {
  margin-top: 50px;
}

.p-videoDetailContents ._video ._pr > p {
  margin-top: 30px;
}

.p-videoDetailContents ._video ._pr ._button {
  margin-top: 30px;
}

.p-videoDetailContents ._video ._pr ._button > div {
  width: 150px;
  margin: 0 auto;
}

.p-videoDetailQuestion {
  margin-top: 50px;
}

.p-videoDetailQuestion ._secTitle {
  font-size: 2.4rem;
}

.p-videoDetailQuestion ._secTitle ._img {
  display: inline-block;
  width: 33px;
  height: 27px;
}

.p-videoDetailQuestion ._message {
  margin-top: 10px;
  background-color: #51586B;
  border-radius: 10px;
  position: relative;
}

.p-videoDetailQuestion ._message ._wrapper {
  padding: 50px 30px;
  margin: 0 auto;
  max-width: 1200px;
}

.p-videoDetailQuestion ._message ._wrapper ul .slide li {
  margin-top: 20px;
}

.p-videoDetailQuestion ._message ._wrapper ul li {
  padding: 0 50px;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.p-videoDetailQuestion ._message ._wrapper ul li p {
  padding: 12px 20px;
  font-size: 1.2rem;
  text-align: center;
}

.p-videoDetailQuestion ._message ._wrapper ul li:nth-of-type(n+2) {
  margin-top: 20px;
}

.p-videoDetailQuestion ._message ._wrapper ul li._question::after {
  content: "";
  display: block;
  width: 25px;
  height: 34px;
  background: url(/assets/img/common/human_white.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  bottom: 0;
}

.p-videoDetailQuestion ._message ._wrapper ul li._question p {
  background-color: #fff;
  position: relative;
}

.p-videoDetailQuestion ._message ._wrapper ul li._question p::after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  bottom: 10px;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  border-right: 12px solid #fff;
  border-top: 14px solid transparent;
}

.p-videoDetailQuestion ._message ._wrapper ul li._answer::after {
  content: "";
  display: block;
  width: 25px;
  height: 34px;
  background: url(/assets/img/common/human_yellow.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
  bottom: 0;
}

.p-videoDetailQuestion ._message ._wrapper ul li._answer p {
  background-color: #FFF278;
  position: relative;
}

.p-videoDetailQuestion ._message ._wrapper ul li._answer p::after {
  content: "";
  position: absolute;
  display: block;
  right: 0;
  bottom: 10px;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  border-left: 12px solid #FFF278;
  border-top: 14px solid transparent;
}

.p-videoDetailQuestion ._message ._more {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
  width: 80px;
  z-index: 10;
}

.p-videoDetailQuestion ._post {
  padding: 50px 30px;
}

.p-videoDetailQuestion ._post ._container {
  padding: 0 50px;
  position: relative;
}

.p-videoDetailQuestion ._post ._container::after {
  content: "";
  display: block;
  width: 25px;
  height: 34px;
  background: url(/assets/img/common/human_black.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  bottom: 0;
}

.p-videoDetailQuestion ._post ._container ._textarea {
  border: 1px solid #51586B;
  position: relative;
}

.p-videoDetailQuestion ._post ._container ._textarea::before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  bottom: 9px;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  border-right: 14px solid #51586B;
  border-top: 17px solid transparent;
}

.p-videoDetailQuestion ._post ._container ._textarea::after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  bottom: 10px;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  border-right: 12px solid #F0F2F2;
  border-top: 14px solid transparent;
}

.p-videoDetailQuestion ._post ._container ._textarea textarea {
  border: none;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #F0F2F2;
  padding: 10px 20px;
  font-size: 1.2rem;
  vertical-align: middle;
}

.p-videoDetailQuestion ._post ._button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  padding-left: 50px;
}

.p-videoDetailQuestion ._post ._button > div {
  width: 100px;
}

.p-videoDetailQuestion ._post ._button > div:nth-of-type(n+2) {
  margin-left: 10px;
}

/* -----------------------------------
formEdit
------------------------------------ */
.p-formEditBlock_in {
  padding: 50px;
  background-color: #fff;
  margin: 30px auto;
  border-radius: 10px;
  max-width: 800px;
  -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.2);
  font-size: 1.2rem;
}

.p-formEditBlock_in input[type="file"] {
  display: none;
}

.p-formEditBlock_in > dl:nth-of-type(n+2) {
  margin-top: 50px;
}

.p-formEditBlock_in > dl > dt {
  text-align: center;
  font-size: 2.1rem;
}

.p-formEditBlock_in > dl > dd {
  margin-top: 20px;
}

.p-formEditBlock_in ._input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-formEditBlock_in ._input > dt {
  width: 85px;
}

.p-formEditBlock_in ._input > dd {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.p-formEditBlock_in ._centerTxt {
  text-align: center;
  margin: 5px 0;
  font-size: 1.5rem;
}

.p-formEditBlock_in ._sideByBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-formEditBlock_in ._sideByBox > :nth-of-type(n+2) {
  margin-left: 20px;
}

.p-formEditBlock_in ._sideByBox ._button {
  width: 130px;
}

.p-formEditBlock_in ._sideByBox ._fill {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.p-formEditBlock_in ._question:nth-of-type(n+2) {
  margin-top: 30px;
}

.p-formEditBlock_in ._question > dt::before {
  content: "〇";
  margin-right: 5px;
}

.p-formEditBlock_in ._question > dd {
  margin-top: 10px;
}

.p-formEditBlock_in ._question > dd ._questionItem:nth-of-type(n+2) {
  margin-top: 10px;
}

.p-formEditBlock_in ._chapterBtn {
  margin-top: 20px;
}

.p-formEditBlock_in ._chapterBtn > div {
  margin: 0 auto;
}

/*
 * _project_document.scss
 */
/* -----------------------------------
about
------------------------------------ */
.p-aboutFv {
  background-color: #F4F3EF;
  text-align: center;
}

.p-aboutFv ._wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 40px;
  max-width: 700px;
  padding: 70px 50px;
  margin: 0 auto;
}

@media screen and (max-width: 700px) {
  .p-aboutFv ._wrapper {
    padding: 10% 7.14%;
    gap: 0 5.71%;
  }
}

.p-aboutFv ._wrapper p {
  font-size: 3.6rem;
  line-height: 1;
  padding: 5px 0;
  border-bottom: 5px solid #51586B;
}

@media screen and (max-width: 700px) {
  .p-aboutFv ._wrapper p {
    font-size: 5.14vw;
    border-bottom: 0.71vw solid #51586B;
    padding: 0.71% 0;
  }
}

.p-aboutFv ._wrapper ._img {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.p-aboutFv ._wrapper ._img img {
  width: 100%;
  height: 100%;
}

.p-aboutTop {
  margin-top: 40px;
}

.p-aboutTop ._head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.p-aboutTop ._head ._logo {
  width: 120px;
}

.p-aboutTop ._head ._version {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1rem;
  background: #FFF278;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-left: 8px;
}

.p-aboutTop ._head > span {
  font-size: 1.2rem;
  margin-left: 8px;
}

.p-aboutTop ._txt {
  margin-top: 20px;
}

.p-aboutTop ._txt dt {
  font-size: 3.6rem;
}

.p-aboutTop ._txt dd {
  font-size: 1.2rem;
  margin-top: 10px;
}

.p-aboutContents {
  margin-top: 40px;
}

.p-aboutContents ._wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-aboutContents ._wrapper > div {
  position: relative;
  width: 40%;
  height: 0;
  padding-bottom: 20%;
}

.p-aboutContents ._wrapper > div p {
  font-size: 1.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  height: 0;
  padding-bottom: 20%;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  line-height: 140%;
  border-radius: 50%;
}

@media screen and (max-width: 1000px) {
  .p-aboutContents ._wrapper > div p {
    font-size: 1.8vw;
  }
}

.p-aboutContents ._wrapper > div p span {
  display: block;
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.p-aboutContents ._wrapper > div p._blue {
  background-color: #75CCEA;
}

.p-aboutContents ._wrapper > div p._yellow {
  background-color: #FFF278;
}

.p-aboutContents ._wrapper > div > div {
  width: 200px;
  margin-top: 50px;
  margin-left: 30px;
}

.p-aboutContents ._wrapper dl {
  width: 60%;
}

.p-aboutContents ._wrapper dl dt {
  font-size: 3.6rem;
}

.p-aboutContents ._wrapper dl dd {
  font-size: 1.2rem;
  margin-top: 15px;
}

.p-aboutContents ._button {
  margin-top: 30px;
}

.p-aboutContents ._button > div {
  margin: 0px auto;
}

.p-aboutBottom {
  margin-top: 60px;
}

.p-aboutBottom dl {
  margin-top: 20px;
}

.p-aboutBottom dl dt {
  font-size: 3.6rem;
}

.p-aboutBottom dl dd {
  font-size: 1.2rem;
  margin-top: 10px;
}

/*
 * _project_form.scss
 */
/* -----------------------------------
form
------------------------------------ */
.p-form {
  background-color: #fff;
  max-width: 800px;
  padding: 40px;
  margin: 40px auto 0;
  border-radius: 10px;
  -webkit-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.2);
  font-size: 1.2rem;
}

.p-form input[type="file"] {
  display: none;
}

.p-form.-login {
  max-width: 400px;
}

.p-form ._block:nth-of-type(n+2) {
  margin-top: 50px;
}

.p-form ._block > dt {
  text-align: center;
  font-size: 2.1rem;
}

.p-form ._block > dd {
  margin-top: 30px;
}

.p-form ._section > dt:nth-of-type(1)::before {
  content: "〇";
  padding-right: 3px;
}

.p-form ._section > dd {
  margin-top: 10px;
}

.p-form ._section:nth-of-type(n+2) {
  margin-top: 30px;
}

.p-form ._list {
  font-size: 1.2rem;
}

.p-form ._list > dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-form ._list > dl:nth-of-type(n+2) {
  margin-top: 14px;
}

.p-form ._list > dl > dt {
  width: 80px;
}

.p-form ._list > dl > dd {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media screen and (max-width: 768px) {
  .p-form ._list > dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .p-form ._list > dl > dt {
    width: 100%;
  }
  .p-form ._list > dl > dd {
    width: 100%;
  }
}

.p-form ._list.-w50 > dl > dt {
  width: 50px;
}

@media screen and (max-width: 768px) {
  .p-form ._list.-w50 > dl > dt {
    width: 100%;
  }
}

.p-form ._list.-w60 > dl > dt {
  width: 60px;
}

@media screen and (max-width: 768px) {
  .p-form ._list.-w60 > dl > dt {
    width: 100%;
  }
}

.p-form ._list.-w70 > dl > dt {
  width: 70px;
}

@media screen and (max-width: 768px) {
  .p-form ._list.-w70 > dl > dt {
    width: 100%;
  }
}

.p-form ._list.-w80 > dl > dt {
  width: 80px;
}

@media screen and (max-width: 768px) {
  .p-form ._list.-w80 > dl > dt {
    width: 100%;
  }
}

.p-form ._list.-w90 > dl > dt {
  width: 90px;
}

@media screen and (max-width: 768px) {
  .p-form ._list.-w90 > dl > dt {
    width: 100%;
  }
}

.p-form ._list.-w100 > dl > dt {
  width: 100px;
}

@media screen and (max-width: 768px) {
  .p-form ._list.-w100 > dl > dt {
    width: 100%;
  }
}

.p-form ._list.-w110 > dl > dt {
  width: 110px;
}

@media screen and (max-width: 768px) {
  .p-form ._list.-w110 > dl > dt {
    width: 100%;
  }
}

.p-form ._list.-w120 > dl > dt {
  width: 120px;
}

@media screen and (max-width: 768px) {
  .p-form ._list.-w120 > dl > dt {
    width: 100%;
  }
}

.p-form ._list.-w130 > dl > dt {
  width: 130px;
}

@media screen and (max-width: 768px) {
  .p-form ._list.-w130 > dl > dt {
    width: 100%;
  }
}

.p-form ._list.-w140 > dl > dt {
  width: 140px;
}

@media screen and (max-width: 768px) {
  .p-form ._list.-w140 > dl > dt {
    width: 100%;
  }
}

.p-form ._list.-w150 > dl > dt {
  width: 150px;
}

@media screen and (max-width: 768px) {
  .p-form ._list.-w150 > dl > dt {
    width: 100%;
  }
}

.p-form ._list ._name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px 24px;
}

.p-form ._list ._name > dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-form ._list ._name > dl > dt {
  width: 3rem;
}

.p-form ._list ._name > dl > dd {
  width: 100px;
}

.p-form ._list ._tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-form ._list ._tel > span {
  margin: 0 5px;
}

.p-form ._list ._tel > div {
  width: 100px;
}

.p-form ._list ._school {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 20px;
}

.p-form ._list ._school > div {
  width: 150px;
}

.p-form ._list ._post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}

.p-form ._list ._post > div {
  max-width: 60px;
}

.p-form ._list ._file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-form ._list ._file > div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.p-form ._list ._file > span {
  margin-left: 15px;
}

.p-form ._list ._flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px 30px;
}

.p-form ._list ._flex ._fill {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media screen and (max-width: 768px) {
  .p-form ._list ._flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .p-form ._list ._flex > dl {
    width: 100%;
  }
}

/*
 * _project_form.scss
 */
/* -----------------------------------
login
------------------------------------ */
.p-login ._password {
  text-align: center;
  margin-top: 15px;
  font-size: 1.0rem;
}

.p-login ._password a {
  padding-bottom: 6px;
  position: relative;
}

.p-login ._password a::before {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  border-top: 2px solid #51586B;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.p-login ._password a:hover::before {
  width: 0px;
}

/* -----------------------------------
Utility
------------------------------------ */
/*
 * _utility.scss
 */
/* -----------------------------------
print
------------------------------------ */
@media print {
  .u-printHidden {
    display: none;
  }
}

.u-printVisible {
  display: none;
}

@media print {
  .u-printVisible {
    display: block;
  }
}

/* -----------------------------------
font
------------------------------------ */
.u-fwb {
  font-weight: bold !important;
}

.u-fwn {
  font-weight: normal !important;
}

/* -----------------------------------
align
------------------------------------ */
.u-tc {
  text-align: center !important;
}

.u-tl {
  text-align: left !important;
}

.u-tr {
  text-align: right !important;
}

/* -----------------------------------
padding
------------------------------------ */
.u-mt0 {
  margin-top: 0px !important;
}

.u-pt0 {
  padding-top: 0px !important;
}

.u-mr0 {
  margin-right: 0px !important;
}

.u-pr0 {
  padding-right: 0px !important;
}

.u-mb0 {
  margin-bottom: 0px !important;
}

.u-pb0 {
  padding-bottom: 0px !important;
}

.u-ml0 {
  margin-left: 0px !important;
}

.u-pl0 {
  padding-left: 0px !important;
}

.u-mt5 {
  margin-top: 5px !important;
}

.u-pt5 {
  padding-top: 5px !important;
}

.u-mr5 {
  margin-right: 5px !important;
}

.u-pr5 {
  padding-right: 5px !important;
}

.u-mb5 {
  margin-bottom: 5px !important;
}

.u-pb5 {
  padding-bottom: 5px !important;
}

.u-ml5 {
  margin-left: 5px !important;
}

.u-pl5 {
  padding-left: 5px !important;
}

.u-mt10 {
  margin-top: 10px !important;
}

.u-pt10 {
  padding-top: 10px !important;
}

.u-mr10 {
  margin-right: 10px !important;
}

.u-pr10 {
  padding-right: 10px !important;
}

.u-mb10 {
  margin-bottom: 10px !important;
}

.u-pb10 {
  padding-bottom: 10px !important;
}

.u-ml10 {
  margin-left: 10px !important;
}

.u-pl10 {
  padding-left: 10px !important;
}

.u-mt15 {
  margin-top: 15px !important;
}

.u-pt15 {
  padding-top: 15px !important;
}

.u-mr15 {
  margin-right: 15px !important;
}

.u-pr15 {
  padding-right: 15px !important;
}

.u-mb15 {
  margin-bottom: 15px !important;
}

.u-pb15 {
  padding-bottom: 15px !important;
}

.u-ml15 {
  margin-left: 15px !important;
}

.u-pl15 {
  padding-left: 15px !important;
}

.u-mt20 {
  margin-top: 20px !important;
}

.u-pt20 {
  padding-top: 20px !important;
}

.u-mr20 {
  margin-right: 20px !important;
}

.u-pr20 {
  padding-right: 20px !important;
}

.u-mb20 {
  margin-bottom: 20px !important;
}

.u-pb20 {
  padding-bottom: 20px !important;
}

.u-ml20 {
  margin-left: 20px !important;
}

.u-pl20 {
  padding-left: 20px !important;
}

.u-mt25 {
  margin-top: 25px !important;
}

.u-pt25 {
  padding-top: 25px !important;
}

.u-mr25 {
  margin-right: 25px !important;
}

.u-pr25 {
  padding-right: 25px !important;
}

.u-mb25 {
  margin-bottom: 25px !important;
}

.u-pb25 {
  padding-bottom: 25px !important;
}

.u-ml25 {
  margin-left: 25px !important;
}

.u-pl25 {
  padding-left: 25px !important;
}

.u-mt30 {
  margin-top: 30px !important;
}

.u-pt30 {
  padding-top: 30px !important;
}

.u-mr30 {
  margin-right: 30px !important;
}

.u-pr30 {
  padding-right: 30px !important;
}

.u-mb30 {
  margin-bottom: 30px !important;
}

.u-pb30 {
  padding-bottom: 30px !important;
}

.u-ml30 {
  margin-left: 30px !important;
}

.u-pl30 {
  padding-left: 30px !important;
}

.u-mt35 {
  margin-top: 35px !important;
}

.u-pt35 {
  padding-top: 35px !important;
}

.u-mr35 {
  margin-right: 35px !important;
}

.u-pr35 {
  padding-right: 35px !important;
}

.u-mb35 {
  margin-bottom: 35px !important;
}

.u-pb35 {
  padding-bottom: 35px !important;
}

.u-ml35 {
  margin-left: 35px !important;
}

.u-pl35 {
  padding-left: 35px !important;
}

.u-mt40 {
  margin-top: 40px !important;
}

.u-pt40 {
  padding-top: 40px !important;
}

.u-mr40 {
  margin-right: 40px !important;
}

.u-pr40 {
  padding-right: 40px !important;
}

.u-mb40 {
  margin-bottom: 40px !important;
}

.u-pb40 {
  padding-bottom: 40px !important;
}

.u-ml40 {
  margin-left: 40px !important;
}

.u-pl40 {
  padding-left: 40px !important;
}

.u-mt45 {
  margin-top: 45px !important;
}

.u-pt45 {
  padding-top: 45px !important;
}

.u-mr45 {
  margin-right: 45px !important;
}

.u-pr45 {
  padding-right: 45px !important;
}

.u-mb45 {
  margin-bottom: 45px !important;
}

.u-pb45 {
  padding-bottom: 45px !important;
}

.u-ml45 {
  margin-left: 45px !important;
}

.u-pl45 {
  padding-left: 45px !important;
}

.u-mt50 {
  margin-top: 50px !important;
}

.u-pt50 {
  padding-top: 50px !important;
}

.u-mr50 {
  margin-right: 50px !important;
}

.u-pr50 {
  padding-right: 50px !important;
}

.u-mb50 {
  margin-bottom: 50px !important;
}

.u-pb50 {
  padding-bottom: 50px !important;
}

.u-ml50 {
  margin-left: 50px !important;
}

.u-pl50 {
  padding-left: 50px !important;
}

.u-mt55 {
  margin-top: 55px !important;
}

.u-pt55 {
  padding-top: 55px !important;
}

.u-mr55 {
  margin-right: 55px !important;
}

.u-pr55 {
  padding-right: 55px !important;
}

.u-mb55 {
  margin-bottom: 55px !important;
}

.u-pb55 {
  padding-bottom: 55px !important;
}

.u-ml55 {
  margin-left: 55px !important;
}

.u-pl55 {
  padding-left: 55px !important;
}

.u-mt60 {
  margin-top: 60px !important;
}

.u-pt60 {
  padding-top: 60px !important;
}

.u-mr60 {
  margin-right: 60px !important;
}

.u-pr60 {
  padding-right: 60px !important;
}

.u-mb60 {
  margin-bottom: 60px !important;
}

.u-pb60 {
  padding-bottom: 60px !important;
}

.u-ml60 {
  margin-left: 60px !important;
}

.u-pl60 {
  padding-left: 60px !important;
}

.u-txt_l {
  text-align: left;
}

.u-txt_c {
  text-align: center;
}

.u-txt_r {
  text-align: right;
}

.u-w10 {
  width: 10px !important;
}

.u-w20 {
  width: 20px !important;
}

.u-w30 {
  width: 30px !important;
}

.u-w40 {
  width: 40px !important;
}

.u-w50 {
  width: 50px !important;
}

.u-w60 {
  width: 60px !important;
}

.u-w70 {
  width: 70px !important;
}

.u-w80 {
  width: 80px !important;
}

.u-w90 {
  width: 90px !important;
}

.u-w100 {
  width: 100px !important;
}

.u-w110 {
  width: 110px !important;
}

.u-w120 {
  width: 120px !important;
}

.u-w130 {
  width: 130px !important;
}

.u-w140 {
  width: 140px !important;
}

.u-w150 {
  width: 150px !important;
}

.u-w160 {
  width: 160px !important;
}

.u-w170 {
  width: 170px !important;
}

.u-w180 {
  width: 180px !important;
}

.u-w190 {
  width: 190px !important;
}

.u-w200 {
  width: 200px !important;
}

.u-w250 {
  width: 250px !important;
}

.u-w300 {
  width: 300px !important;
}

.u-w350 {
  width: 350px !important;
}

.u-w400 {
  width: 400px !important;
}

.u-w450 {
  width: 450px !important;
}

.u-w500 {
  width: 500px !important;
}

.u-w550 {
  width: 550px !important;
}

.u-w600 {
  width: 600px !important;
}

.u-w650 {
  width: 650px !important;
}

.u-w700 {
  width: 700px !important;
}

.u-w750 {
  width: 750px !important;
}

.u-w800 {
  width: 800px !important;
}

.u-w850 {
  width: 850px !important;
}

.u-w900 {
  width: 900px !important;
}

.u-w950 {
  width: 950px !important;
}

.u-w1000 {
  width: 1000px !important;
}

.u-w5per {
  width: 5% !important;
}

.u-w10per {
  width: 10% !important;
}

.u-w15per {
  width: 15% !important;
}

.u-w20per {
  width: 20% !important;
}

.u-w25per {
  width: 25% !important;
}

.u-w30per {
  width: 30% !important;
}

.u-w35per {
  width: 35% !important;
}

.u-w40per {
  width: 40% !important;
}

.u-w45per {
  width: 45% !important;
}

.u-w50per {
  width: 50% !important;
}

.u-w55per {
  width: 55% !important;
}

.u-w60per {
  width: 60% !important;
}

.u-w65per {
  width: 65% !important;
}

.u-w70per {
  width: 70% !important;
}

.u-w75per {
  width: 75% !important;
}

.u-w80per {
  width: 80% !important;
}

.u-w85per {
  width: 85% !important;
}

.u-w90per {
  width: 90% !important;
}

.u-w95per {
  width: 95% !important;
}

.u-w100per {
  width: 100% !important;
}

/* -----------------------------------
font-size rem
------------------------------------ */
.u-fz10px {
  font-size: 1.0rem;
}

.u-fz11px {
  font-size: 1.1rem;
}

.u-fz12px {
  font-size: 1.2rem;
}

.u-fz13px {
  font-size: 1.3rem;
}

.u-fz14px {
  font-size: 1.4rem;
}

.u-fz15px {
  font-size: 1.5rem;
}

/* -----------------------------------
font-size em
------------------------------------ */
.u-fz09em {
  font-size: 0.9em;
}

.u-fz10em {
  font-size: 1.0em;
}

.u-fz11em {
  font-size: 1.1em;
}

.u-fz12em {
  font-size: 1.2em;
}

.u-fz13em {
  font-size: 1.3em;
}

.u-fz14em {
  font-size: 1.4em;
}

/* -----------------------------------
clerfix
------------------------------------ */
.sec::after,
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

/* -----------------------------------
display
------------------------------------ */
.u-d_b {
  display: block !important;
}

.u-d_n {
  display: none !important;
}

.u-d_ib {
  display: inline-block !important;
}

/* -----------------------------------
display adjust
------------------------------------ */
.u-smhide, .u-sphide, .u-middlehide, .u-tablethide, .u-basehide {
  display: block;
}

.u-smblock, .u-spblock, .u-middleblock, .u-tabletblock, .u-baseblock {
  display: none;
}

@media screen and (max-width: 1499px) {
  .u-baseblock {
    display: block;
  }
  .u-basehide {
    display: none !important;
  }
}

@media screen and (max-width: 959px) {
  .u-tabletblock {
    display: block;
  }
  .u-tablethide {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .u-middleblock {
    display: block;
  }
  .u-middlehide {
    display: none !important;
  }
}

@media screen and (max-width: 589px) {
  .u-spblock {
    display: block;
  }
  .u-sphide {
    display: none !important;
  }
}

@media screen and (max-width: 374px) {
  .u-smblock {
    display: block;
  }
  .u-smhide {
    display: none !important;
  }
}

/* ===================================
Page
=================================== */
/*
 * _page.scss
 */
/* -----------------------------------
#top
------------------------------------ */
/*# sourceMappingURL=style.css.map */