@charset "UTF-8";
/*********************************************
作成者：hata
*********************************************/
/*********************************************
作成者：hata
*********************************************/
/*
カラー変数
*/
.logo-image {
  margin: 0 auto; }

.block {
  padding: 80px 0; }
  .block .inner {
    max-width: 1000px;
    margin: 0 auto; }
  .block .hero {
    font-size: 30px;
    display: block;
    text-align: center;
    margin: 0 0 40px 0;
    letter-spacing: 2px; }
    .block .hero .subtitle {
      font-size: 14px; }
  .block .policy-lead {
    display: block;
    margin: 0 0 30px 0; }
  .block .policy-list, .block .plicy-used-list {
    margin: 0;
    font-weight: 600;
    padding: 0 0 0 1.5em; }
    .block .policy-list .policy-list-item, .block .plicy-used-list .policy-list-item {
      margin: 0 0 30px 0; }
    .block .policy-list .policy-list-item__title, .block .plicy-used-list .policy-list-item__title {
      display: block;
      padding: 0 0 10px 0;
      margin: 0 0 10px 0;
      border-bottom: 1px solid #eee; }
    .block .policy-list .policy-list-item__text, .block .plicy-used-list .policy-list-item__text {
      font-weight: 100; }
    .block .policy-list .plicy-used-list, .block .plicy-used-list .plicy-used-list {
      list-style: circle;
      display: block;
      margin: 15px 0 0 0; }
      .block .policy-list .plicy-used-list .plicy-used-list-item, .block .plicy-used-list .plicy-used-list .plicy-used-list-item {
        margin: 0 0 5px 0; }
  .block .overview {
    margin: 0 auto; }

/*********************************************
inpot-scss：_media-queries-page.scss
*********************************************/
@media (max-width: 768px) {
  article.contents .block.message-hero {
    padding: 0 0 40px 0; }
    article.contents .block.message-hero::before {
      margin: 0 0 20px 0; }
    article.contents .block.message-hero .hero {
      font-size: 16px;
      margin: 0 0 20px 0; }
    article.contents .block.message-hero .message-grab .message-grab__image {
      width: 80%;
      margin: 0 auto 20px auto; }
    article.contents .block.message-hero .message-grab__lead {
      padding: 0 10px; }
  article.contents .block.message-suport {
    padding: 20px 10px;
    margin: 0 0 30px 0; }
    article.contents .block.message-suport .message-suport__headline {
      margin: 0 0 5px 0; }
    article.contents .block.message-suport .message-suport__text {
      line-height: 1.2;
      margin: 0; }
      article.contents .block.message-suport .message-suport__text br {
        display: none; }
  article.contents .block.message-plot {
    padding: 20px 10px;
    margin: 0 0 30px 0; }
    article.contents .block.message-plot .message-plot__headline {
      margin: 0 0 5px 0; }
    article.contents .block.message-plot .message-plot__text {
      line-height: 1.2;
      margin: 0 0 10px 0; }
      article.contents .block.message-plot .message-plot__text:last-child {
        margin: 0; }
      article.contents .block.message-plot .message-plot__text br {
        display: none; }
  article.contents .block.message-summary {
    padding: 0; }
    article.contents .block.message-summary .message-summary__image {
      width: 75%; }
    article.contents .block.message-summary .message-summary-ribon {
      margin: -6% 0 0 0;
      padding: 10% 10px 6% 10px; }
      article.contents .block.message-summary .message-summary-ribon .message-summary-ribon__text {
        font-size: 16px; }
        article.contents .block.message-summary .message-summary-ribon .message-summary-ribon__text br {
          display: none; }
  article.contents .block.form .form-entry, article.contents .block.form .form-campaign {
    padding: 0;
    margin: 0 0 40px 0; }
    article.contents .block.form .form-entry .entry-table th, article.contents .block.form .form-entry .entry-table td, article.contents .block.form .form-entry .campaign-table th, article.contents .block.form .form-entry .campaign-table td, article.contents .block.form .form-campaign .entry-table th, article.contents .block.form .form-campaign .entry-table td, article.contents .block.form .form-campaign .campaign-table th, article.contents .block.form .form-campaign .campaign-table td {
      width: auto;
      padding: 0;
      display: block; }
      article.contents .block.form .form-entry .entry-table th.cell-title, article.contents .block.form .form-entry .entry-table td.cell-title, article.contents .block.form .form-entry .campaign-table th.cell-title, article.contents .block.form .form-entry .campaign-table td.cell-title, article.contents .block.form .form-campaign .entry-table th.cell-title, article.contents .block.form .form-campaign .entry-table td.cell-title, article.contents .block.form .form-campaign .campaign-table th.cell-title, article.contents .block.form .form-campaign .campaign-table td.cell-title {
        margin: 0 0 10px 0; }
      article.contents .block.form .form-entry .entry-table th.cell-note, article.contents .block.form .form-entry .entry-table td.cell-note, article.contents .block.form .form-entry .campaign-table th.cell-note, article.contents .block.form .form-entry .campaign-table td.cell-note, article.contents .block.form .form-campaign .entry-table th.cell-note, article.contents .block.form .form-campaign .entry-table td.cell-note, article.contents .block.form .form-campaign .campaign-table th.cell-note, article.contents .block.form .form-campaign .campaign-table td.cell-note {
        margin: 0 0 20px 0; }
      article.contents .block.form .form-entry .entry-table th .input[type="text"], article.contents .block.form .form-entry .entry-table th .input[type="email"], article.contents .block.form .form-entry .entry-table td .input[type="text"], article.contents .block.form .form-entry .entry-table td .input[type="email"], article.contents .block.form .form-entry .campaign-table th .input[type="text"], article.contents .block.form .form-entry .campaign-table th .input[type="email"], article.contents .block.form .form-entry .campaign-table td .input[type="text"], article.contents .block.form .form-entry .campaign-table td .input[type="email"], article.contents .block.form .form-campaign .entry-table th .input[type="text"], article.contents .block.form .form-campaign .entry-table th .input[type="email"], article.contents .block.form .form-campaign .entry-table td .input[type="text"], article.contents .block.form .form-campaign .entry-table td .input[type="email"], article.contents .block.form .form-campaign .campaign-table th .input[type="text"], article.contents .block.form .form-campaign .campaign-table th .input[type="email"], article.contents .block.form .form-campaign .campaign-table td .input[type="text"], article.contents .block.form .form-campaign .campaign-table td .input[type="email"] {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-shadow: none;
        box-shadow: none; }
        article.contents .block.form .form-entry .entry-table th .input[type="text"].short-style, article.contents .block.form .form-entry .entry-table th .input[type="email"].short-style, article.contents .block.form .form-entry .entry-table td .input[type="text"].short-style, article.contents .block.form .form-entry .entry-table td .input[type="email"].short-style, article.contents .block.form .form-entry .campaign-table th .input[type="text"].short-style, article.contents .block.form .form-entry .campaign-table th .input[type="email"].short-style, article.contents .block.form .form-entry .campaign-table td .input[type="text"].short-style, article.contents .block.form .form-entry .campaign-table td .input[type="email"].short-style, article.contents .block.form .form-campaign .entry-table th .input[type="text"].short-style, article.contents .block.form .form-campaign .entry-table th .input[type="email"].short-style, article.contents .block.form .form-campaign .entry-table td .input[type="text"].short-style, article.contents .block.form .form-campaign .entry-table td .input[type="email"].short-style, article.contents .block.form .form-campaign .campaign-table th .input[type="text"].short-style, article.contents .block.form .form-campaign .campaign-table th .input[type="email"].short-style, article.contents .block.form .form-campaign .campaign-table td .input[type="text"].short-style, article.contents .block.form .form-campaign .campaign-table td .input[type="email"].short-style {
          width: 40%; }
        article.contents .block.form .form-entry .entry-table th .input[type="text"].nomal-style, article.contents .block.form .form-entry .entry-table th .input[type="email"].nomal-style, article.contents .block.form .form-entry .entry-table td .input[type="text"].nomal-style, article.contents .block.form .form-entry .entry-table td .input[type="email"].nomal-style, article.contents .block.form .form-entry .campaign-table th .input[type="text"].nomal-style, article.contents .block.form .form-entry .campaign-table th .input[type="email"].nomal-style, article.contents .block.form .form-entry .campaign-table td .input[type="text"].nomal-style, article.contents .block.form .form-entry .campaign-table td .input[type="email"].nomal-style, article.contents .block.form .form-campaign .entry-table th .input[type="text"].nomal-style, article.contents .block.form .form-campaign .entry-table th .input[type="email"].nomal-style, article.contents .block.form .form-campaign .entry-table td .input[type="text"].nomal-style, article.contents .block.form .form-campaign .entry-table td .input[type="email"].nomal-style, article.contents .block.form .form-campaign .campaign-table th .input[type="text"].nomal-style, article.contents .block.form .form-campaign .campaign-table th .input[type="email"].nomal-style, article.contents .block.form .form-campaign .campaign-table td .input[type="text"].nomal-style, article.contents .block.form .form-campaign .campaign-table td .input[type="email"].nomal-style {
          width: 80%; }
        article.contents .block.form .form-entry .entry-table th .input[type="text"].long-style, article.contents .block.form .form-entry .entry-table th .input[type="email"].long-style, article.contents .block.form .form-entry .entry-table td .input[type="text"].long-style, article.contents .block.form .form-entry .entry-table td .input[type="email"].long-style, article.contents .block.form .form-entry .campaign-table th .input[type="text"].long-style, article.contents .block.form .form-entry .campaign-table th .input[type="email"].long-style, article.contents .block.form .form-entry .campaign-table td .input[type="text"].long-style, article.contents .block.form .form-entry .campaign-table td .input[type="email"].long-style, article.contents .block.form .form-campaign .entry-table th .input[type="text"].long-style, article.contents .block.form .form-campaign .entry-table th .input[type="email"].long-style, article.contents .block.form .form-campaign .entry-table td .input[type="text"].long-style, article.contents .block.form .form-campaign .entry-table td .input[type="email"].long-style, article.contents .block.form .form-campaign .campaign-table th .input[type="text"].long-style, article.contents .block.form .form-campaign .campaign-table th .input[type="email"].long-style, article.contents .block.form .form-campaign .campaign-table td .input[type="text"].long-style, article.contents .block.form .form-campaign .campaign-table td .input[type="email"].long-style {
          width: 100%; }
  article.contents .block.form .form-campaign .form-campaign-lead {
    margin: 0 0 20px 0; }
    article.contents .block.form .form-campaign .form-campaign-lead br {
      display: none; }
  article.contents .block.form .form-campaign .campaign-lead {
    width: auto;
    border: 5px solid #F3F3F4;
    padding: 10px;
    margin: 0 0 20px 0; }
    article.contents .block.form .form-campaign .campaign-lead .campaign-terms__title {
      width: auto;
      float: none;
      font-weight: 600; }
    article.contents .block.form .form-campaign .campaign-lead .campaign-terms__data {
      width: auto;
      float: none; }
  article.contents .block.form .submit {
    padding: 4% 0;
    width: 60%; } }

@media (max-width: 768px) {
  article.contents .block.message-hero {
    padding: 0 0 40px 0; }
    article.contents .block.message-hero::before {
      margin: 0 0 20px 0; }
    article.contents .block.message-hero .hero {
      font-size: 16px;
      margin: 0 0 20px 0; }
    article.contents .block.message-hero .message-grab .message-grab__image {
      width: 80%;
      margin: 0 auto 20px auto; }
    article.contents .block.message-hero .message-grab__lead {
      padding: 0 10px; }
  article.contents .block.message-suport::before, article.contents .block.message-plot::before {
    display: block;
    position: static;
    width: 100%;
    padding: 30% 0;
    margin: 0 0 20px 0; }
  article.contents .block.message-suport .layout-block, article.contents .block.message-plot .layout-block {
    float: none;
    margin: 0; }
  article.contents .block.message-summary .message-summary__image {
    width: 90%; } }
