@charset "UTF-8";
.courgette {
  font-family: "Courgette", cursive;
  font-weight: 400; }

/* sec_host */
.sec_host {
  padding-bottom: 11.5rem; }
  @media screen and (max-width: 640px) {
    .sec_host {
      padding-bottom: 5rem; } }
  .sec_host .in {
    position: relative; }

.secHostTit {
  margin-bottom: 5.5rem; }
  @media screen and (max-width: 640px) {
    .secHostTit {
      margin-bottom: 2.5rem; } }
  .secHostTit > .title {
    min-width: 49rem;
    color: #0d1663;
    font-size: 3rem;
    line-height: 0.5; }
    @media screen and (max-width: 640px) {
      .secHostTit > .title {
        min-width: 28.5rem;
        font-size: 1.7rem; } }
    @media screen and (max-width: 640px) {
      .secHostTit > .title > span {
        font-size: 2.9rem; } }
    .secHostTit > .title + .read {
      margin-top: 2rem; }
      @media screen and (max-width: 640px) {
        .secHostTit > .title + .read {
          margin-top: 1.5rem; } }

.secHostph {
  position: absolute;
  right: 0;
  z-index: 1;
  width: 49.8%;
  height: 38.9rem; }
  .secHostph.type01 {
    margin-left: 0;
    margin-right: 53.5rem; }
  @media screen and (max-width: 640px) {
    .secHostph {
      position: relative;
      top: 0;
      margin-left: auto;
      margin-right: auto;
      padding-right: 1.3rem;
      width: 27.4rem;
      height: 19.5rem; } }
  .secHostph:before {
    position: absolute;
    z-index: 0;
    top: 2rem;
    right: -2rem;
    content: '';
    display: block;
    width: 100%;
    height: 38.9rem;
    background-color: #ffc600; }
    @media screen and (max-width: 640px) {
      .secHostph:before {
        top: 1rem;
        right: 0.3rem;
        width: 27.4rem;
        height: 19.5rem; } }
  .secHostph > div {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat; }
  .secHostph figcaption {
    position: absolute;
    right: -3.2rem;
    bottom: -2rem;
    z-index: 1;
    transform: rotate(-9.5deg); }
    @media screen and (max-width: 640px) {
      .secHostph figcaption {
        right: 0;
        bottom: -3rem;
        text-align: right; } }
    .secHostph figcaption > span {
      font-size: 4rem;
      font-family: "Courgette", cursive;
      font-weight: 400;
      color: #f05050; }
      @media screen and (max-width: 640px) {
        .secHostph figcaption > span {
          font-size: 2.2rem; } }

.secHostTextBox {
  max-width: 1100px;
  margin-bottom: 5rem;
  padding-right: 55.4%;
  box-sizing: border-box; }
  .secHostTextBox.type01 {
    padding-right: 0;
    padding-left: 61rem; }
    @media screen and (max-width: 640px) {
      .secHostTextBox.type01 {
        padding-left: 0; } }
  .secHostTextBox.type02 {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%; }
    @media screen and (max-width: 640px) {
      .secHostTextBox.type02 {
        max-width: 100%; } }
  @media screen and (max-width: 640px) {
    .secHostTextBox {
      position: static;
      margin-bottom: 2.5rem;
      padding-right: 0; } }
  .secHostTextBox .catch {
    position: relative;
    padding-top: 4.5rem;
    padding-bottom: 1.5rem;
    font-size: 3.5rem;
    color: #171c61; }
    @media screen and (max-width: 640px) {
      .secHostTextBox .catch {
        margin-top: 1rem;
        padding-top: 3rem;
        font-size: 2.2rem; } }
    .secHostTextBox .catch:before, .secHostTextBox .catch:after {
      content: "";
      display: inline-block;
      position: absolute;
      bottom: 0;
      height: 0.3rem; }
      @media screen and (max-width: 640px) {
        .secHostTextBox .catch:before, .secHostTextBox .catch:after {
          height: 0.5rem; } }
    .secHostTextBox .catch:before {
      width: 100%;
      background-color: #e1e1e9; }
    .secHostTextBox .catch:after {
      left: 0;
      width: 5rem;
      background-color: #f5c51d; }
      @media screen and (max-width: 640px) {
        .secHostTextBox .catch:after {
          width: 3rem; } }
  .secHostTextBox .read {
    margin-top: 2.5rem;
    font-size: 1.5rem; }
    @media screen and (max-width: 640px) {
      .secHostTextBox .read {
        margin-top: 1rem;
        font-size: 1.2rem; } }

.secHostSubTit01 {
  margin-bottom: 2rem;
  color: #171c61;
  font-size: 2.2rem; }
  @media screen and (max-width: 640px) {
    .secHostSubTit01 {
      margin-bottom: 0.5rem;
      font-size: 1.9rem; } }

.secHostUL01 li {
  font-size: 1.5rem; }
  @media screen and (max-width: 640px) {
    .secHostUL01 li {
      font-size: 1.2rem;
      padding-left: 1.3em;
      text-indent: -1.3em; } }
  .secHostUL01 li:before {
    content: "■";
    margin-right: 1rem;
    color: #f05050;
    font-size: 0.9rem; }
    @media screen and (max-width: 640px) {
      .secHostUL01 li:before {
        margin-right: 0.5rem; } }
.secHostUL01 + h4 {
  margin-top: 2.5rem; }
  @media screen and (max-width: 640px) {
    .secHostUL01 + h4 {
      margin-top: 2rem; } }

.secHostSubTit02 {
  padding-top: 2rem;
  padding-bottom: 2.2rem;
  background-color: #232669;
  color: #fff;
  font-size: 2.6rem;
  text-align: center; }
  @media screen and (max-width: 640px) {
    .secHostSubTit02 {
      padding-top: 0.8rem;
      padding-bottom: 0.9rem;
      font-size: 1.8rem; } }

.secHostflow {
  margin-top: 9.5rem; }
  @media screen and (max-width: 640px) {
    .secHostflow {
      margin-top: 5rem; } }
  .secHostflow dl {
    display: table;
    width: 100%;
    font-size: 1.3rem; }
    .secHostflow dl dt,
    .secHostflow dl dd {
      display: table-cell;
      border-bottom: 1px solid #a9a9c3; }
    .secHostflow dl dt {
      width: 10.5rem;
      background-color: #ecece9;
      font-weight: bold;
      text-align: center;
      vertical-align: middle; }
      @media screen and (max-width: 640px) {
        .secHostflow dl dt {
          width: 6rem;
          font-size: 1.6rem; } }
    .secHostflow dl dd {
      width: 90.5rem;
      padding: 1.4rem 0 1.4rem 5rem;
      color: #505050;
      line-height: 2; }
      @media screen and (max-width: 640px) {
        .secHostflow dl dd {
          width: auto;
          padding: 1rem;
          font-size: 1.2rem; } }

.secHostForm {
  margin-top: 8rem; }
  @media screen and (max-width: 640px) {
    .secHostForm {
      margin-top: 5rem; } }
  .secHostForm dl {
    display: table;
    width: 100%;
    font-size: 1.4rem; }
    @media screen and (max-width: 640px) {
      .secHostForm dl {
        font-size: 1.2rem; } }
    .secHostForm dl dt,
    .secHostForm dl dd {
      display: table-cell;
      border-bottom: 1px solid #a9a9c3; }
      @media screen and (max-width: 640px) {
        .secHostForm dl dt,
        .secHostForm dl dd {
          display: block; } }
    .secHostForm dl dt {
      width: 38.6%;
      padding-right: 4%;
      padding-left: 4%;
      box-sizing: border-box;
      vertical-align: middle; }
      @media screen and (max-width: 640px) {
        .secHostForm dl dt {
          width: auto;
          margin-top: 1rem;
          padding-right: 0;
          padding-left: 0;
          border-bottom: none; } }
      .secHostForm dl dt span {
        margin-left: 2.5rem;
        padding-right: 1rem;
        padding-left: 1rem;
        background-color: #f05050;
        color: #fff;
        font-size: 1.2rem; }
        @media screen and (max-width: 640px) {
          .secHostForm dl dt span {
            margin-left: 1rem;
            padding-right: 0.5rem;
            padding-left: 0.5rem;
            font-size: 1.1rem; } }
    .secHostForm dl dd {
      width: 61.3%;
      padding: 2.2rem 4% 2.2rem 0;
      box-sizing: border-box;
      line-height: 3; }
      @media screen and (max-width: 640px) {
        .secHostForm dl dd {
          width: auto;
          padding: 0.8rem 0 1.5rem; } }
      @media screen and (max-width: 640px) {
        .secHostForm dl dd.radio {
          padding: 0.5rem 0 1rem;
          line-height: 2; } }
      .secHostForm dl dd input[type="text"] {
        width: 100%;
        padding-right: 1rem;
        padding-left: 1rem;
        background-color: #ecece9;
        box-sizing: border-box;
        line-height: 2.5; }
        .secHostForm dl dd input[type="text"].input2 {
          width: 13rem; }
          @media screen and (max-width: 640px) {
            .secHostForm dl dd input[type="text"].input2 {
              width: 10rem; } }
        .secHostForm dl dd input[type="text"].input3 {
          width: 5rem; }
          @media screen and (max-width: 640px) {
            .secHostForm dl dd input[type="text"].input3 {
              width: 4rem; } }
        .secHostForm dl dd input[type="text"].input4 {
          width: 8rem; }
          @media screen and (max-width: 640px) {
            .secHostForm dl dd input[type="text"].input4 {
              width: 5rem; } }
        .secHostForm dl dd input[type="text"].input5 {
          width: 37.7%; }
          @media screen and (max-width: 640px) {
            .secHostForm dl dd input[type="text"].input5 {
              width: 100%; } }
        .secHostForm dl dd input[type="text"].input6 {
          width: 91.8%; }
          @media screen and (max-width: 640px) {
            .secHostForm dl dd input[type="text"].input6 {
              width: 100%; } }
      .secHostForm dl dd label {
        cursor: pointer; }
      .secHostForm dl dd input[type="radio"] {
        position: relative;
        margin-right: 0.5rem;
        vertical-align: -4px; }
        .secHostForm dl dd input[type="radio"]:before, .secHostForm dl dd input[type="radio"]:after {
          content: "";
          border-radius: 50%; }
        .secHostForm dl dd input[type="radio"]:before {
          display: block;
          width: 18px;
          height: 18px;
          border: 1px solid #8d8db1;
          background-color: #ecece9; }
          @media screen and (max-width: 640px) {
            .secHostForm dl dd input[type="radio"]:before {
              width: 15px;
              height: 15px; } }
        .secHostForm dl dd input[type="radio"]:checked:after {
          position: absolute;
          top: 7px;
          left: 7px;
          width: 6px;
          height: 6px;
          background-color: #8d8db1; }
          @media screen and (max-width: 640px) {
            .secHostForm dl dd input[type="radio"]:checked:after {
              top: 6px;
              left: 6px;
              width: 5px;
              height: 5px; } }
      .secHostForm dl dd textarea {
        width: 100%;
        max-width: 62.5rem;
        min-height: 20rem;
        padding-right: 1rem;
        padding-left: 1rem;
        background-color: #ecece9;
        box-sizing: border-box; }
        @media screen and (max-width: 640px) {
          .secHostForm dl dd textarea {
            min-height: 190px; } }
  .secHostForm .btn {
    margin-top: 3.5rem;
    text-align: center; }
    @media screen and (max-width: 640px) {
      .secHostForm .btn {
        margin-top: 2.5rem; } }
    @media screen and (max-width: 640px) {
      .secHostForm .btn .mod_btn01 {
        width: 97%;
        height: 5.5rem; } }
    @media screen and (max-width: 640px) {
      .secHostForm .btn .mod_btn01:before {
        width: 97.5%;
        height: 89%; } }
    @media screen and (max-width: 640px) {
      .secHostForm .btn .mod_btn01:after {
        width: 97%;
        height: 5rem; } }
