@charset "UTF-8";

.information article .message--inner {
    max-width: 800px;
    margin: 0 auto; }
.information article .message--inner--upper dl {
      font-weight: bold;
      color: #005bab; }
      .information article .message--inner--upper dl dt {
        font-size: 2rem;
        line-height: 1.6; }
      .information article .message--inner--upper dl dd {
        font-size: 1.6rem;
        line-height: 1.9;
        letter-spacing: .02em;
        margin-top: 50px; }
        .information article .message--inner--upper dl dd i {
          text-decoration: underline;
          font-style: normal; }
        .information article .message--inner--upper dl dd span {
          font-weight: normal;
          display: block;
          margin-top: 20px;
          font-size: 1.4rem; }
    .information article .message--inner--lead dl {
      font-weight: bold;
      color: #005bab;
padding: 40px 0 0;}
      .information article .message--inner--lead dl dt {
        font-size: 2rem;
        line-height: 1.6; }
      .information article .message--inner--lead dl dd {
        font-size: 1.6rem;
        line-height: 1.9;
        letter-spacing: .02em;
        margin-top: 10px; }
        .information article .message--inner--lead dl dd i {
          text-decoration: underline;
          font-style: normal; }
        .information article .message--inner--lead dl dd span {
          font-weight: normal;
          display: block;
          margin-top: 20px;
          font-size: 1.4rem; }
    .information article .message--inner--lead .optional {
		display: none; }
  .information article .message--contact {
    background: #005bab;
    color: #fff;
    margin-top: 75px; }
    .information article .message--contact--lead {
      max-width: 800px;
      margin: 0 auto;
      padding: 40px 0; }
      .information article .message--contact--lead dl {
        font-weight: bold; }
        .information article .message--contact--lead dl dt {
          font-size: 2.2rem;
          line-height: 1.6; }
        .information article .message--contact--lead dl dd {
          font-size: 3rem; }
          .information article .message--contact--lead dl dd span {
            font-size: 1.8rem; }
      .information article .message--contact--lead p {
        font-size: 1.4rem; }
      .information article .message--contact--lead .optional {
        display: none; }
.information article .message--inner--upper p{
	padding-top: 30px;
	font-size: 1.6rem;
}

.information article .message--inner--upper p.under{
	padding-top: 15px;
	font-size: 1.6rem;
	color: #005bab; 
	text-decoration: underline;
	font-weight: bold;
}

.information article .info .tab{
	max-width: 800px;
	margin: -45px auto 30px;
	display: flex;	
	justify-content: space-between;
}

.information article .info .tab .tabs{
	width: 33.333%;
	border-right: 1px solid #fff;
	font-size: 16px;
	text-align: center;
	padding: 10px 0;
	color:#fff;
	background: #005bab;
	color: #fff;
}

.information article .info .tab .tabs.active{
	background:#fff;
	font-weight:bold;
	color:#005bab;
}

.information article .info .info--inner{
	display: none;
}
	
.information article .info .info--inner.show{
	display: block;
}

  .information article .info .innercont {
    width: 900px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 50px 0; }
    .information article .info .innercont figure {
      width: 168px;
      position: relative;
      z-index: 2; }
    .information article .info .innercont .innerconttxt {
      width: 730px;
      position: relative; }
      .information article .info .innercont .innerconttxt p {
        position: absolute;
        font-size: 17px;
        font-weight: bold;
        color: #005bab;
        left: 0;
        top: -20px; }
      .information article .info .innercont .innerconttxt dl {
        background: #005bab;
        color: #fff;
        padding: 14px 28px;
        font-size: 14px;
        text-align: justify; }
        .information article .info .innercont .innerconttxt dl:before {
          position: absolute;
          content: "";
          width: 80px;
          background: #005bab;
          left: -80px;
          top: 0;
          height: 100%; }
        .information article .info .innercont .innerconttxt dl dd {
          font-size: 15px;
          font-weight: bold; }

.information article .info--inner--table {
      width: 900px;
      margin: 0 auto;
      border-bottom: 2px solid #005bab; }
      .information article .info--inner--table tr {
        width: 100%; }
        .information article .info--inner--table tr.thead {
          border-bottom: 2px solid #005bab; }
        .information article .info--inner--table tr.tbody:nth-of-type(odd) {
          background-color: #f2f7fb; }
        .information article .info--inner--table tr.tbody:last-of-type td {
          border-bottom: none; }
        .information article .info--inner--table tr th {
          width: 200px;
          font-size: 1.6rem;
          font-weight: bold;
          line-height: 1;
          letter-spacing: .05em;
          color: #005bab;
          text-align: left;
          display: table-cell;
          padding: 5px 0 10px .8em;
          border-right: 1px solid #005bab; }
          .information article .info--inner--table tr th:first-child {
            width: 154px;
            font-weight: bold;
            color: #005bab;
            letter-spacing: .1em; }
          .information article .info--inner--table tr th:last-child {
            width: 130px;
            border-right: none; }
        .information article .info--inner--table tr td {
          width: 200px;
          padding: 20px 0;
          text-align: left;
          border-bottom: 1px dashed #005bab;
          border-right: 1px solid #005bab;
          font-size: 1.3rem;
          font-weight: bold;
          line-height: 1.8;
          letter-spacing: .05em;
          padding-left: 1em; }
          .information article .info--inner--table tr td:first-child {
            width: 154px;
            font-weight: bold;
            color: #005bab;
            letter-spacing: .1em; }
          .information article .info--inner--table tr td:last-child {
            width: 130px;
            border-right: none; }
            .information article .info--inner--table tr td:last-child a {
              background: #d7092f;
              color: #fff;
              padding: 10px 15px 10px 10px;
              position: relative; }
              .information article .info--inner--table tr td:last-child a:after {
                content: '';
                display: block;
                position: absolute;
                right: 5px;
                top: 50%;
                margin-top: -3px;
                width: 5px;
                height: 5px;
                border-bottom: 2px solid #fff;
                border-right: 2px solid #fff;
                transform: rotate(-45deg); }
		
@media screen and (max-width: 767px) {
.information article .message--inner {
    max-width: 90%;
    margin: 0 auto; }
	.information article .message--inner--lead dl{
		padding: 30px 0 0;
	}
.information article .message--inner--lead dl dt {
      font-size: 5vw;
      line-height: 1.4; }
    .information article .message--inner--lead dl dd {
      font-size: 4vw;
      text-align: justify;
      margin-top: 0px; }
.information article .message--inner--upper dl dt {
      font-size: 5vw;
      line-height: 1.4; }
    .information article .message--inner--upper dl dd {
      font-size: 4vw;
      text-align: justify;
      margin-top: 30px; }
    .information article .message--contact {
      margin-top: 40px; }
      .information article .message--contact--lead {
        max-width: 90%;
        margin: 0 auto;
        padding: 40px 0; }
        .information article .message--contact--lead dl dt {
          font-size: 1.6rem; }
        .information article .message--contact--lead dl dd {
          font-size: 2.2rem; }
          .information article .message--contact--lead dl dd span {
            font-size: 1.4rem; }
        .information article .message--contact--lead p {
          font-size: 1.2rem; }
.information article .message--inner--upper p{
	padding-top: 30px;
	font-size: 1.4rem;
}

.information article .message--inner--upper p.under{
	padding-top: 15px;
	font-size: 1.4rem;
}

.information article .info .tab{
	 max-width:100%;
	margin: 0 auto;
	display: flex;	
	justify-content: space-between;
}

.information article .info .tab .tabs{
	width: 33.333%;
	border-right: 1px solid #fff;
	font-size: 14px;
	text-align: center;
	padding: 10px 0;
	color: #fff;
}
	.information article .info--inner--table {
        width: 90.6666666667vw; }
        .information article .info--inner--table tr.thead {
          display: none; }
        .information article .info--inner--table tr.tbody:last-of-type td {
          border-bottom: 1px dashed #005bab; }
        .information article .info--inner--table tr td {
          display: block;
          width: 100%;
          padding: 10px 0;
          text-align: left;
          border-bottom: 1px dashed #005bab;
          border-right: none;
          font-size: 3.2vw;
          font-weight: bold;
          line-height: 1.4;
          letter-spacing: .1em;
          padding: .5em 1em; }
          .information article .info--inner--table tr td:before {
            width: 100%;
            content: attr(data-label);
            display: block;
            font-size: 3.4vw;
            background-color: #005bab;
            color: #fff;
            margin: 5px 0;
            padding: 2px 0;
            border-right: 1px solid #005bab;
            text-align: center; }
          .information article .info--inner--table tr td:first-child {
            font-weight: bold;
            border-top: 2px solid #005bab; }
          .information article .info--inner--table tr td:last-child {
            border-bottom: none !important; }
            .information article .info--inner--table tr td:last-child:before {
              content: none; }
          .information article .info--inner--table tr td:first-child {
            width: 100%;
            font-weight: bold;
            color: #005bab;
            letter-spacing: .1em; }
          .information article .info--inner--table tr td:last-child {
            width: 100%;
            border-right: none;
            padding-bottom: 20px;
            margin-top: 10px; }
            .information article .info--inner--table tr td:last-child a {
              display: block;
              background: #d7092f;
              color: #fff;
              padding: 10px 15px 10px 10px; }
	.information article .info .innercont {
      width: 90.6666666667vw;
      margin: 0 auto 8vw;
      display: block;
      justify-content: space-between;
      align-items: center;
      padding: 6.6666666667vw 0;
      background: #005bab; }
      .information article .info .innercont figure {
        width: 45.3333333333vw;
        margin: 0 auto 4vw;
        position: relative;
        z-index: 2; }
      .information article .info .innercont .innerconttxt {
        width: 100%;
        position: relative;
        padding: 0 5.3333333333vw; }
        .information article .info .innercont .innerconttxt p {
          position: static;
          text-align: center;
          font-size: 4.2666666667vw;
          font-weight: bold;
          color: #fff;
          left: 0;
          top: 0; }
        .information article .info .innercont .innerconttxt dl {
          background: #005bab;
          color: #fff;
          padding: 2.6666666667vw 0px;
          font-size: 3.4666666667vw;
          text-align: justify; }
          .information article .info .innercont .innerconttxt dl:before {
            content: none; }
          .information article .info .innercont .innerconttxt dl dd {
            font-size: 4vw;
            font-weight: bold; }
		}