.p-head_inner, .p-mv_inner, .p-support, .p-form, .p-case, .p-footer_inner {
  margin: 0 auto;
  width: 1100px;
  max-width: 1100px;
  padding: 0; }
  @media screen and (max-width: 768px) {
    .p-head_inner, .p-mv_inner, .p-support, .p-form, .p-case, .p-footer_inner {
      box-sizing: border-box;
      padding: 0 15px;
      width: 100%; } }

.p-head_logoArea_logo img, .p-head_btnArea a img, .p-form_titleArea figure img, .p-form_formArea figure img, .p-form_advice_title figure img, .p-form_advice_thumbBox figure img, .p-case_thumb figure img, .p-case_details_detail figure img, .p-footer_logo figure img {
  width: 100%; }

@media screen and (max-width: 768px) {
  .p-ellipsisTxt {
    font-size: 14px;
    font-size: 1.4rem;
    margin-top: 14px;
    padding: 0; } }

.p-txtToggle {
  position: absolute;
  cursor: pointer;
  display: inline-block;
  color: #d01027;
  font-size: 30px;
  font-size: 3rem;
  top: 20px;
  bottom: 0;
  margin: auto;
  right: 20px; }

.p-txtWrapper {
  display: none; }

.p-bgBox {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100vw;
  height: 1187px;
  margin: auto;
  background-image: url(../img/bg_big.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  z-index: -1; }

.p-cvBtn {
  display: block;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
  color: #fff;
  background-color: #f57e02;
  border-radius: 4px;
  box-shadow: 0 2px 0 #c66502;
  margin: auto;
  box-sizing: border-box;
  background-repeat: no-repeat;
  border: none; }
  .p-cvBtn.disabled {
    pointer-events: none;
    background-color: #a7a7a7;
    box-shadow: 0 2px 0 #878686; }
  .p-cvBtn.cv {
    font-size: 16px;
    font-size: 1.6rem;
    width: 414px;
    height: 66px;
    line-height: 66px;
    margin-top: 35px;
    cursor: pointer;
    background-image: url(../img/btn_arrow.png);
    background-size: 10px;
    background-position: right 38px top 50%; }
    @media screen and (max-width: 768px) {
      .p-cvBtn.cv {
        font-size: 14px;
        font-size: 1.4rem;
        width: 230px;
        height: 60px;
        padding-left: 0;
        line-height: 1.6;
        background-position: right 20px top 50%;
        background-size: 10px;
        margin-top: 20px; } }
  .p-cvBtn.cvDL {
    background-image: url(../img/download_icon.png);
    background-position: right 33px top 50%;
    background-size: 16px; }
    @media screen and (max-width: 768px) {
      .p-cvBtn.cvDL {
        background-position: right 20px top 50%;
        padding-top: 8px; } }
  .p-cvBtn.other {
    width: 556px;
    height: 86px;
    line-height: 86px;
    padding-left: 56px;
    background-size: 10px;
    background-image: url(../img/btn_arrow.png);
    background-position: right 38px top 50%; }
    @media screen and (max-width: 768px) {
      .p-cvBtn.other {
        font-size: 14px;
        font-size: 1.4rem;
        width: 100%;
        height: 60px;
        padding-left: 0;
        line-height: unset;
        text-align: center;
        padding-top: 7px;
        background-position: right 20px top 50%; } }

.p-head {
  position: fixed;
  background-color: #fff;
  z-index: 9999;
  width: 100%;
  padding: 15px 0 10px;
  box-shadow: 0 5px 10px -3px rgba(0, 0, 0, 0.1); }
  .p-head_inner {
    display: flex;
    justify-content: space-between;
    left: 0;
    right: 0;
    margin: auto; }
  @media screen and (max-width: 768px) {
    .p-head {
      position: initial;
      display: block;
      box-sizing: border-box;
      width: 100%;
      padding-top: 0;
      padding-bottom: 0;
      box-shadow: none; } }
  .p-head_logoArea {
    padding-top: 15px; }
    @media screen and (max-width: 768px) {
      .p-head_logoArea {
        padding-top: 12px; } }
    .p-head_logoArea_title {
      color: #535353;
      position: relative;
      top: -10px;
      font-size: 12px;
      font-size: 1.2rem; }
      @media screen and (max-width: 768px) {
        .p-head_logoArea_title {
          font-size: 10px;
          font-size: 1rem;
          top: 0; } }
    .p-head_logoArea_logo {
      width: 195px;
      position: relative;
      top: -10px;
      margin-top: 5px; }
      @media screen and (max-width: 768px) {
        .p-head_logoArea_logo {
          top: 0;
          width: 294/2px;
          margin: 8px auto 0; } }
  .p-head_btnArea a {
    display: inline-block; }
  .p-head_btnArea_paper {
    margin-right: 20px;
    width: 254px; }
  .p-head_btnArea_camp {
    width: 348px; }

.p-mv {
  position: relative;
  top: 87px; }
  @media screen and (max-width: 768px) {
    .p-mv {
      top: 0; } }
  .p-mv_inner {
    position: relative; }
    @media screen and (max-width: 768px) {
      .p-mv_inner {
        box-sizing: border-box;
        text-align: center;
        border-top: 2px solid #eee;
        margin-top: 16px;
        width: 100%; } }
  .p-mv_txt {
    width: 480px;
    position: absolute;
    right: 0;
    top: 60px; }
    @media screen and (max-width: 768px) {
      .p-mv_txt {
        width: 300px;
        position: relative;
        top: 0;
        margin: 27px auto 32px; } }
  .p-mv_pic {
    margin-top: 75px; }
  .p-mv_steps {
    width: calc(100% + 30px);
    margin-left: -15px;
    box-sizing: border-box;
    padding: 24px 0 40px;
    background-image: url(../img/bg_red.png);
    background-size: 100%;
    text-align: left; }
    .p-mv_steps_title {
      position: relative;
      color: #fff;
      font-size: 23px;
      font-size: 2.3rem;
      text-align: center; }
      .p-mv_steps_title:last-of-type {
        margin-bottom: 0; }
        .p-mv_steps_title:last-of-type:after {
          display: none; }
    .p-mv_steps_step {
      position: relative;
      background-color: #fff;
      width: calc(100% - 30px);
      margin-left: 15px;
      border-radius: 5px;
      box-sizing: border-box;
      padding: 18px;
      box-shadow: 1px 3px 8px rgba(67, 48, 24, 0.4); }
      .p-mv_steps_step img {
        width: auto;
        height: 53px; }
    .p-mv_steps_step, .p-mv_steps_title {
      margin-bottom: 40px; }
      .p-mv_steps_step:after, .p-mv_steps_title:after {
        position: absolute;
        content: "";
        width: 22px;
        height: 18px;
        background: url(../img/arrow_white.png) no-repeat;
        background-size: contain;
        left: 0;
        right: 0;
        margin: auto;
        bottom: -34px; }

@media screen and (max-width: 768px) {
  .p-support {
    width: 100%;
    margin-top: 0;
    padding-top: 37px; } }
.p-support_subject {
  font-size: 32px;
  font-size: 3.2rem;
  color: #d01027; }
  @media screen and (max-width: 768px) {
    .p-support_subject {
      font-size: 20px;
      font-size: 2rem;
      text-align: center;
      margin-bottom: 24px; }
      .p-support_subject + figure {
        width: calc(100% + 30px);
        margin-left: -15px; }
        .p-support_subject + figure img {
          width: 100%; } }
.p-support_support {
  text-align: center;
  font-size: 30px;
  font-size: 3rem;
  color: #d01027;
  margin-top: 36px; }
  @media screen and (max-width: 768px) {
    .p-support_support {
      margin-top: 25px;
      font-size: 20px;
      font-size: 2rem; } }
  .p-support_support span {
    display: inline-block;
    margin-top: 20px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #333; }
    @media screen and (max-width: 768px) {
      .p-support_support span {
        text-align: left;
        font-size: 14px;
        font-size: 1.4rem; } }
.p-support_pic {
  margin-top: 40px; }
  @media screen and (max-width: 768px) {
    .p-support_pic {
      margin-top: 24px;
      width: 100%; }
      .p-support_pic img {
        width: 100%; } }

.p-cvLead {
  text-align: center;
  margin-top: 63px;
  margin-bottom: 110px; }
  @media screen and (max-width: 768px) {
    .p-cvLead {
      width: 100%;
      margin-bottom: 84px;
      margin-top: 40px; } }
  .p-cvLead p {
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: bold; }
    @media screen and (max-width: 768px) {
      .p-cvLead p {
        font-size: 18px;
        font-size: 1.8rem; } }
  .p-cvLead figure img {
    width: 350px; }
  @media screen and (max-width: 768px) {
    .p-cvLead figure {
      height: 54px;
      margin: 15px auto 25px; }
      .p-cvLead figure img {
        width: auto;
        height: 85%; } }
  .p-cvLead_pop {
    position: relative;
    display: inline-block; }
    .p-cvLead_pop:before {
      position: absolute;
      content: "";
      width: 82px;
      height: 27px;
      background: url(../img/pop_gyutto.png) no-repeat;
      background-size: cover;
      top: -26px;
      left: 195px; }
      @media screen and (max-width: 768px) {
        .p-cvLead_pop:before {
          width: 65px;
          height: 21px;
          top: -20px;
          left: 129px; } }
  .p-cvLead_cvTxt {
    position: relative;
    color: #d01027;
    margin-top: 40px; }
    @media screen and (max-width: 768px) {
      .p-cvLead_cvTxt {
        margin-top: 20px; } }
    .p-cvLead_cvTxt:after {
      position: absolute;
      content: "";
      width: 127px;
      height: 60px;
      background: url(../img/cv_arrow.png) no-repeat;
      background-size: cover;
      left: 0;
      right: 0;
      margin: auto;
      bottom: -82px; }
      @media screen and (max-width: 768px) {
        .p-cvLead_cvTxt:after {
          width: 79px;
          height: 38px;
          bottom: -62px; } }

@media screen and (max-width: 768px) {
  .p-form {
    padding: 0; } }
.p-form_wrapper {
  padding:  103px 0; }
  .p-form_wrapper-paper {
    background: url(../img/bg_blue.png); }
  .p-form_wrapper-camp {
    background: url(../img/bg_green.png); }
  @media screen and (max-width: 768px) {
    .p-form_wrapper {
      padding: 0;
      width: 100%; } }
.p-form_titleArea {
  display: flex;
  box-sizing: border-box;
  padding: 34px 46px;
  color: #fff;
  flex-direction: row-reverse; }
  @media screen and (max-width: 768px) {
    .p-form_titleArea {
      display: block;
      padding: 22px 22px 26px;
      text-align: center; } }
  .p-form_titleArea figure {
    width: 240px;
    margin-right: 40px; }
    @media screen and (max-width: 768px) {
      .p-form_titleArea figure {
        width: 100%;
        margin-bottom: 17px; } }
  .p-form_titleArea.paper {
    background-color: #556fb5; }
  .p-form_titleArea.camp {
    background-color: #00a2ac; }
  .p-form_titleArea_txtArea {
    width: 727px; }
    @media screen and (max-width: 768px) {
      .p-form_titleArea_txtArea {
        width: 100%; } }
    .p-form_titleArea_txtArea h3 {
      font-size: 28px;
      font-size: 2.8rem;
      margin-bottom: 20px; }
      @media screen and (max-width: 768px) {
        .p-form_titleArea_txtArea h3 {
          font-size: 23px;
          font-size: 2.3rem; } }
    .p-form_titleArea_txtArea.camp small {
      display: inline-block;
      font-size: 20px;
      font-size: 2rem;
      font-weight: bold;
      color: #00a2ac;
      background-color: #fff;
      padding: 2px 10px;
      position: relative;
      margin-bottom: 10px; }
      @media screen and (max-width: 768px) {
        .p-form_titleArea_txtArea.camp small {
          margin-bottom: 15px; } }
      .p-form_titleArea_txtArea.camp small:after {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        border-width: 10px;
        border-style: solid;
        border-color: #fff transparent transparent transparent;
        left: 0;
        right: 0;
        margin: auto;
        bottom: -20px; }
        @media screen and (max-width: 768px) {
          .p-form_titleArea_txtArea.camp small:after {
            bottom: -19px; } }
    .p-form_titleArea_txtArea.camp h3 {
      font-size: 44px;
      font-size: 4.4rem;
      margin-bottom: 5px; }
      @media screen and (max-width: 768px) {
        .p-form_titleArea_txtArea.camp h3 {
          font-size: 23px;
          font-size: 2.3rem;
          margin-bottom: 15px; } }
    .p-form_titleArea_txtArea.camp .limit {
      text-align: center;
      padding: 6px 0;
      border-top: 1px solid #fff;
      border-bottom: 1px solid #fff; }
.p-form_campTitle {
  color: #fff;
  background-color: #d01027;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: bold;
  text-align: center;
  padding: 12px 0;
  margin-bottom: 5px; }
  @media screen and (max-width: 768px) {
    .p-form_campTitle {
      font-size: 20px;
      font-size: 2rem;
      margin-bottom: 3px; } }
.p-form_formArea {
  background-color: #fff;
  padding: 58px; }
  @media screen and (max-width: 768px) {
    .p-form_formArea {
      padding: 15px;
      width: calc(100% + 15px);
      box-sizing: border-box;
      margin-left: -15px; }
      .p-form_formArea form {
        width: calc(100% + 15px); } }
  .p-form_formArea figure {
    width: 100%; }
    @media screen and (max-width: 768px) {
      .p-form_formArea figure {
        width: calc(100% - 15px);
        margin-left: 15px; } }
  .p-form_formArea_note {
    margin-top: 63px;
    text-align: center; }
    .p-form_formArea_note small {
      display: inline-block;
      margin-bottom: 35px;
      font-size: 12px;
      font-size: 1.2rem; }
      @media screen and (max-width: 768px) {
        .p-form_formArea_note small {
          margin-bottom: 24px; } }
    @media screen and (max-width: 768px) {
      .p-form_formArea_note {
        margin-top: 26px;
        font-size: 14px;
        font-size: 1.4rem;
        padding: 0 15px;
        text-align: left;
        width: calc(100% + 15px);
        box-sizing: border-box; } }
.p-form_inputArea {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
  box-sizing: border-box;
  border-bottom: 1px solid #eee; }
  @media screen and (max-width: 768px) {
    .p-form_inputArea {
      display: block;
      box-sizing: border-box;
      width: 100%;
      padding: 15px; } }
  .p-form_inputArea.analysis {
    align-items: stretch; }
  .p-form_inputArea_label {
    width: 175px;
    box-sizing: border-box; }
    .p-form_inputArea_label span {
      color: #ff0000;
      font-size: 12px;
      font-size: 1.2rem; }
    @media screen and (max-width: 768px) {
      .p-form_inputArea_label {
        font-size: 14px;
        font-size: 1.4rem;
        width: 100%;
        margin-bottom: 8px; } }
  .p-form_inputArea_input {
    width: 740px;
    box-sizing: border-box; }
    .p-form_inputArea_input .error {
      display: none;
      color: red;
      font-size: 13px;
      font-size: 1.3rem; }
      .p-form_inputArea_input .error.show {
        margin-top: 5px;
        margin-bottom: -5px;
        display: block; }
    @media screen and (max-width: 768px) {
      .p-form_inputArea_input {
        width: 100%; }
        .p-form_inputArea_input span {
          font-size: 14px;
          font-size: 1.4rem; } }
    .p-form_inputArea_input input,
    .p-form_inputArea_input select,
    .p-form_inputArea_input button {
      -webkit-appearance: none;
      display: block;
      width: 740px;
      box-sizing: border-box;
      font-size: 14px;
      font-size: 1.4rem;
      padding: 10px 18px;
      color: #333;
      border: 2px solid #ddd;
      border-radius: 3px;
      background: none transparent; }
      @media screen and (max-width: 768px) {
        .p-form_inputArea_input input,
        .p-form_inputArea_input select,
        .p-form_inputArea_input button {
          width: 100%;
          font-size: 12px;
          font-size: 1.2rem;
          padding: 13px 15px;
          border-width: 1px; } }
      .p-form_inputArea_input input::-webkit-input-placeholder,
      .p-form_inputArea_input select::-webkit-input-placeholder,
      .p-form_inputArea_input button::-webkit-input-placeholder {
        color: #b4b4b4; }
      .p-form_inputArea_input input:focus,
      .p-form_inputArea_input select:focus,
      .p-form_inputArea_input button:focus {
        border-color: #f57e02;
        color: #333; }
      .p-form_inputArea_input input.small,
      .p-form_inputArea_input select.small,
      .p-form_inputArea_input button.small {
        display: inline-block;
        width: 200px; }
    .p-form_inputArea_input select {
      position: relative;
      cursor: pointer;
      width: 190px;
      color: #333;
      box-sizing: border-box;
      display: block; }
      @media screen and (max-width: 768px) {
        .p-form_inputArea_input select {
          width: 100%; } }
    .p-form_inputArea_input.camp {
      width: 690px; }
      @media screen and (max-width: 768px) {
        .p-form_inputArea_input.camp {
          width: 100%; } }
      .p-form_inputArea_input.camp input {
        width: 690px; }
        @media screen and (max-width: 768px) {
          .p-form_inputArea_input.camp input {
            width: 100%; } }
        .p-form_inputArea_input.camp input.small {
          display: inline-block;
          width: 110px; }
          @media screen and (max-width: 768px) {
            .p-form_inputArea_input.camp input.small {
              width: 86px; } }
    .p-form_inputArea_input .select_box {
      position: relative; }
      @media screen and (max-width: 768px) {
        .p-form_inputArea_input .select_box {
          width: 100%; } }
      .p-form_inputArea_input .select_box:after {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        border-width: 6px 6px;
        border-style: solid;
        border-color: #000 transparent transparent transparent;
        top: 5px;
        bottom: 0;
        margin: auto;
        left: 160px; }
        @media screen and (max-width: 768px) {
          .p-form_inputArea_input .select_box:after {
            top: 5px;
            left: 87vw;
            bottom: 0; } }
.p-form_advice {
  margin-top: 30px;
  margin-bottom: 20px;
  border: 1px dotted #f57e02;
  padding: 25px 33px; }
  @media screen and (max-width: 768px) {
    .p-form_advice {
      padding: 20px 16px; } }
  .p-form_advice_title {
    font-size: 20px;
    font-size: 2rem;
    display: flex;
    text-align: center;
    color: #f57e02;
    font-weight: bold;
    margin-bottom: 20px;
    align-items: center;
    justify-content: center; }
    .p-form_advice_title figure {
      width: 80px;
      margin-right: 10px; }
    @media screen and (max-width: 768px) {
      .p-form_advice_title {
        font-size: 14px;
        font-size: 1.4rem;
        text-align: left;
        justify-content: left; } }
  .p-form_advice_thumbBox {
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 768px) {
      .p-form_advice_thumbBox {
        display: block; } }
    .p-form_advice_thumbBox p {
      width: 308px;
      margin-right: 30px; }
      @media screen and (max-width: 768px) {
        .p-form_advice_thumbBox p {
          width: 100%;
          margin-bottom: 20px;
          font-size: 14px;
          font-size: 1.4rem; }
          .p-form_advice_thumbBox p span {
            font-size: 12px;
            font-size: 1.2rem; } }
    .p-form_advice_thumbBox figure {
      width: 282px; }
      @media screen and (max-width: 768px) {
        .p-form_advice_thumbBox figure {
          width: calc(100% - 16px);
          margin: auto; } }

.p-case {
  padding-bottom: 80px; }
  @media screen and (max-width: 768px) {
    .p-case {
      width: 100%; } }
  .p-case h2 {
    text-align: center;
    font-size: 32px;
    font-size: 3.2rem;
    color: #d01027;
    margin-top: 55px;
    margin-bottom: 28px; }
    @media screen and (max-width: 768px) {
      .p-case h2 {
        margin-top: 38px;
        margin-bottom: 20px;
        font-size: 20px;
        font-size: 2rem; } }
    .p-case h2 + p {
      text-align: center;
      padding-bottom: 74px;
      margin-bottom: 70px;
      border-bottom: 1px dotted #d01027; }
      @media screen and (max-width: 768px) {
        .p-case h2 + p {
          font-size: 14px;
          font-size: 1.4rem;
          border-bottom: none;
          padding-bottom: 35px;
          margin-bottom: 0; } }
  .p-case_block {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dotted #d01027;
    margin-bottom: 60px; }
    @media screen and (max-width: 768px) {
      .p-case_block {
        display: block;
        margin-bottom: 50px;
        border-bottom: none; } }
  .p-case_thumb {
    text-align: center;
    width: 280px; }
    .p-case_thumb figure {
      width: 180px;
      margin: 0 auto 30px;
      color: #d01027;
      font-size: 24px;
      font-size: 2.4rem; }
      .p-case_thumb figure figcaption {
        margin-top: 25px; }
    @media screen and (max-width: 768px) {
      .p-case_thumb a {
        display: block;
        width: calc(100% + 15px);
        margin-bottom: 22px; }
        .p-case_thumb a img {
          width: 100%; } }
  .p-case_details {
    width: 724px;
    padding-bottom: 45px;
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 768px) {
      .p-case_details {
        display: block;
        width: 100%;
        padding-bottom: 0; } }
    .p-case_details_detail {
      width: 345px; }
      @media screen and (max-width: 768px) {
        .p-case_details_detail {
          width: 100%; } }
      .p-case_details_detail figure {
        border: 1px solid #d01027;
        box-sizing: border-box;
        width: 100%;
        margin-bottom: 25px; }
        @media screen and (max-width: 768px) {
          .p-case_details_detail figure {
            margin-bottom: 15px; } }
        .p-case_details_detail figure div {
          width: 100%;
          height: 195px;
          overflow: hidden; }
          @media screen and (max-width: 768px) {
            .p-case_details_detail figure div {
              height: unset; } }
          .p-case_details_detail figure div img {
            transition: all .2s linear;
            filter: brightness(0.8); }
            @media screen and (max-width: 768px) {
              .p-case_details_detail figure div img {
                filter: brightness(1); } }
        .p-case_details_detail figure:hover img {
          transition: all .2s linear;
          transform: scale(1.1);
          filter: brightness(1); }
        .p-case_details_detail figure figcaption {
          height: 60px;
          box-sizing: border-box;
          text-align: center;
          color: #fff;
          background-color: #d01027;
          padding: 5px 14px; }
          @media screen and (max-width: 768px) {
            .p-case_details_detail figure figcaption {
              height: unset;
              text-align: left;
              font-size: 14px;
              font-size: 1.4rem; } }
      .p-case_details_detail h3 {
        font-size: 18px;
        font-size: 1.8rem;
        margin-bottom: 20px; }
        @media screen and (max-width: 768px) {
          .p-case_details_detail h3 {
            font-size: 16px;
            font-size: 1.6rem;
            margin-bottom: 10px; }
            .p-case_details_detail h3 + p {
              font-size: 14px;
              font-size: 1.4rem;
              margin-bottom: 35px; } }

.p-footer {
  color: #fff;
  background: url(../img/footer_bg.png) no-repeat;
  background-size: cover;
  background-position: center center; }
  @media screen and (max-width: 768px) {
    .p-footer {
      width: 100%;
      margin-bottom: 61px;
      color: #fff;
      background-color: #d01027;
      background-image: none; } }
  .p-footer_inner {
    padding: 40px 0 50px; }
    @media screen and (max-width: 768px) {
      .p-footer_inner {
        padding: 33px 15px 10px;
        box-sizing: border-box; } }
  .p-footer_logo {
    display: flex;
    margin-bottom: 55px; }
    @media screen and (max-width: 768px) {
      .p-footer_logo {
        display: block;
        margin-bottom: 42px; } }
    .p-footer_logo figure {
      width: 164px;
      margin-right: 31px; }
      @media screen and (max-width: 768px) {
        .p-footer_logo figure {
          width: 158px;
          margin: auto;
          margin-bottom: 12px; } }
    .p-footer_logo a {
      position: relative;
      text-decoration: underline;
      padding-top: 5px; }
      .p-footer_logo a:after {
        position: absolute;
        content: url(../img/icon_external.png);
        transform: scale(0.5); }
      @media screen and (max-width: 768px) {
        .p-footer_logo a {
          display: block;
          text-align: center; } }
  .p-footer_block {
    display: flex; }
    @media screen and (max-width: 768px) {
      .p-footer_block {
        display: block; } }
    .p-footer_block_txt {
      margin-right: 55px;
      width: 523px; }
      @media screen and (max-width: 768px) {
        .p-footer_block_txt {
          width: 100%; } }
      .p-footer_block_txt.map {
        display: flex; }
        @media screen and (max-width: 768px) {
          .p-footer_block_txt.map {
            display: block;
            margin-bottom: 30px; } }
        .p-footer_block_txt.map iframe {
          display: block;
          margin-left: 15px; }
          @media screen and (max-width: 768px) {
            .p-footer_block_txt.map iframe {
              margin-left: 0;
              width: 100%;
              margin-bottom: 15px; } }
      .p-footer_block_txt h4 {
        font-size: 20px;
        font-size: 2rem;
        padding-bottom: 5px;
        margin-bottom: 10px;
        border-bottom: 1px solid #fff; }
        @media screen and (max-width: 768px) {
          .p-footer_block_txt h4 {
            font-size: 14px;
            font-size: 1.4rem;
            padding-bottom: 10px; } }
      @media screen and (max-width: 768px) {
        .p-footer_block_txt {
          margin-right: 0; } }
  .p-footer_profArea {
    display: flex; }
    @media screen and (max-width: 768px) {
      .p-footer_profArea {
        display: block; } }
    .p-footer_profArea img {
      width: 118px;
      height: 118px;
      margin-right: 20px; }
      @media screen and (max-width: 768px) {
        .p-footer_profArea img {
          width: 100%;
          height: auto;
          margin-bottom: 20px;
          margin-right: 0; } }
  .p-footer_note {
    font-size: 13px;
    font-size: 1.3rem; }
  .p-footer_title {
    font-weight: bold; }
    .p-footer_title_detail {
      margin-bottom: 30px; }
      @media screen and (max-width: 768px) {
        .p-footer_title_detail {
          font-size: 12px;
          font-size: 1.2rem;
          margin-bottom: 20px; } }
    @media screen and (max-width: 768px) {
      .p-footer_title {
        font-size: 12px;
        font-size: 1.2rem; } }
  .p-footer_smallBlock {
    display: flex; }
    @media screen and (max-width: 768px) {
      .p-footer_smallBlock {
        display: block; } }
    .p-footer_smallBlock > div:first-of-type {
      margin-right: 20px; }
      @media screen and (max-width: 768px) {
        .p-footer_smallBlock > div:first-of-type {
          margin-right: 0; } }
  .p-footer small {
    display: block;
    color: #fff;
    background-color: #d01027;
    font-size: 12px;
    font-size: 1.2rem;
    text-align: center;
    padding: 18px 0; }
    @media screen and (max-width: 768px) {
      .p-footer small {
        color: #333;
        background-color: #fff;
        font-size: 10px;
        font-size: 1rem;
        padding: 8px 0; } }

.p-float {
  position: fixed;
  bottom: -70px;
  background-color: red;
  width: 100%;
  display: flex;
  box-shadow: 0 -5px 10px -2px rgba(0, 0, 0, 0.1);
  transition: bottom .2s linear; }
  .p-float.show {
    transition: bottom .2s linear;
    bottom: 0; }
  .p-float a {
    display: block;
    height: 61px;
    color: #fff;
    box-sizing: border-box;
    text-align: center; }
    .p-float a:first-of-type {
      width: 44.2188%;
      background-color: #556fb5;
      font-size: 14px;
      font-size: 1.4rem;
      padding-top: 9px; }
    .p-float a:last-of-type {
      width: 55.7812%;
      background-color: #00a2ac;
      font-size: 10px;
      font-size: 1rem;
      padding-top: 13px; }
      .p-float a:last-of-type span {
        font-size: 14px;
        font-size: 1.4rem;
        display: block;
        font-weight: bold; }

.p-thanks {
  padding: 200px 0 400px;
  font-size: 20px;
  font-size: 2rem;
  color: #d01027;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .p-thanks {
      font-size: 16px;
      font-size: 1.6rem;
      width: 100%;
      padding: 100px 15px 100px;
      box-sizing: border-box;
      text-align: left; } }
  .p-thanks_link {
    margin-top: 100px;
    width: 500px;
    background-color: #d01027;
    padding: 30px;
    box-shadow: 0 2px 0 #8d0616; }
    @media screen and (max-width: 768px) {
      .p-thanks_link {
        margin-top: 50px;
        width: 100%;
        font-size: 14px;
        font-size: 1.4rem;
        text-align: center;
        padding: 20px; } }

.thanks_dl {
  position: fixed;
  width: 40vw;
  height: 25vh;
  color: #fff;
  background-color: #d01027;
  font-size: 20px;
  font-size: 2rem;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 9999;
  padding: 5vh 40px 5vh;
  text-align: center;
  box-sizing: border-box;
  transform: translateY(-100vh);
 }
  @media screen and (max-width: 768px) {
    .thanks_dl {
      width: 100vw;
      height: 50vh;
      padding: 5vh 10px 5vh; } }
  .thanks_dl.show {
    transition: transform .6s ease-in-out;
    transform: translateY(0); }
  .thanks_dl p {
    margin-bottom: 20px; }
  .thanks_dl button {
    cursor: pointer;
    display: inline-block;
    appearance: none;
    -webkit-appearance: none;
    border: none;
    border-radius: 5px;
    padding: 0 120px;
    color: #333;
    background-color: #fff;
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 70px;
    box-shadow: 0 3px 0 #ccc;
    box-sizing: border-box; }
    @media screen and (max-width: 768px) {
		.thanks_dl p{
			font-size: 16px;
		}
      .thanks_dl button {
        width: 100%;
        padding: 0; } }

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