@charset "UTF-8";
/*------------------------------------------------------------
	Reset
------------------------------------------------------------*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
nav,
section,
time,
mark,
audio,
video {
  font-size: 1em;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
  display: block; }

html {
  font-size: 62.5%; }

body {
  -webkit-text-size-adjust: 100%; }

body,
table,
input,
textarea,
select,
option,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold; }

table,
input,
textarea,
select,
option {
  line-height: 1.1; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

:focus {
  outline: 0; }

ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

img {
  vertical-align: top; }

a {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)"; }

form label {
  cursor: pointer; }

/*------------------------------------------------------------
for develop
------------------------------------------------------------*/
#__bs_notify__ {
  opacity: 0.3 !important;
  font-size: 5px !important;
  line-height: 100% !important;
  padding: 0 5px 0 5px !important;
  border-radius: 0 !important; }

.c-dev-title1 {
  background: #000;
  color: #fff;
  line-height: 1;
  padding: 6px 0 6px 15px;
  font-size: 1.6rem;
  margin: 60px 0 20px 0; }

.c-dev-title2 {
  background: #888;
  color: #fff;
  line-height: 1;
  padding: 6px 0 6px 30px;
  font-size: 1.3rem;
  margin: 50px 0 10px 0; }

.c-dev-message1 {
  top: 0;
  left: 0;
  background: #f00;
  color: #fff;
  z-index: 9999;
  position: fixed;
  line-height: 1;
  padding: 3px 6px;
  opacity: 0.6;
  font-size: 8px; }

@media print, screen and (min-width: 768px) {
  .sp-only {
    display: none; } }

@media screen and (max-width: 767px) {
  .pc-only {
    display: none; }
  img {
    max-width: 100%;
    height: auto; } }

@font-face {
  font-family: "genj";
  font-style: normal;
  font-weight: 100;
  src: url("../font/GenJyuuGothicX-ExtraLight2.eot");
  src: url("../font/GenJyuuGothicX-ExtraLight2.eot?#iefix") format("embedded-opentype"), url("../font/GenJyuuGothicX-ExtraLight2.ttf") format("truetype"), url("../font/GenJyuuGothicX-ExtraLight2.woff") format("woff"); }

@font-face {
  font-family: "genj";
  font-style: normal;
  font-weight: 200;
  src: url("../font/GenJyuuGothicX-Light2.eot");
  src: url("../font/GenJyuuGothicX-Light2.eot?#iefix") format("embedded-opentype"), url("../font/GenJyuuGothicX-Light2.ttf") format("truetype"), url("../font/GenJyuuGothicX-Light2.woff") format("woff"); }

@font-face {
  font-family: "genj";
  font-style: normal;
  font-weight: 400;
  src: url("../font/GenJyuuGothicX-Regular2.eot");
  src: url("../font/GenJyuuGothicX-Regular2.eot?#iefix") format("embedded-opentype"), url("../font/GenJyuuGothicX-Regular2.ttf") format("truetype"), url("../font/GenJyuuGothicX-Regular2.woff") format("woff"); }

@font-face {
  font-family: "genj";
  font-style: normal;
  font-weight: 500;
  src: url("../font/GenJyuuGothicX-Medium2.eot");
  src: url("../font/GenJyuuGothicX-Medium2.eot?#iefix") format("embedded-opentype"), url("../font/GenJyuuGothicX-Medium2.ttf") format("truetype"), url("../font/GenJyuuGothicX-Medium2.woff") format("woff"); }

@font-face {
  font-family: "genj";
  font-style: normal;
  font-weight: 700;
  src: url("../font/GenJyuuGothicX-Bold2.eot");
  src: url("../font/GenJyuuGothicX-Bold2.eot?#iefix") format("embedded-opentype"), url("../font/GenJyuuGothicX-Bold2.ttf") format("truetype"), url("../font/GenJyuuGothicX-Bold2.woff") format("woff"); }

@font-face {
  font-family: "genj";
  font-style: normal;
  font-weight: 900;
  src: url("../font/GenJyuuGothicX-Heavy2.eot");
  src: url("../font/GenJyuuGothicX-Heavy2.eot?#iefix") format("embedded-opentype"), url("../font/GenJyuuGothicX-Heavy2.ttf") format("truetype"), url("../font/GenJyuuGothicX-Heavy2.woff") format("woff"); }

body,
table,
input,
textarea,
select,
option,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: genj; }

/*------------------------------------------------------------
breadcrumb
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
footer
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
.c-gotop {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 20;
  cursor: pointer;
  width: 60px;
  height: 62px; }
  @media screen and (max-width: 767px) {
    .c-gotop {
      bottom: 3vw;
      right: 3vw;
      width: 9vw;
      height: 9vw; }
      .c-gotop img {
        width: 100%;
        height: auto; } }

/*
------------------------------------------------------------*/
.c-foot-contact {
  padding: 40px 0 30px 0;
  background-image: url("../img/common/bg_01.png"); }
  @media screen and (max-width: 767px) {
    .c-foot-contact {
      background-image: url("../img/common/bg_02.png");
      background-size: 3px 3px; } }
  @media screen and (max-width: 767px) {
    .c-foot-contact {
      padding: 5vw 0 7vw 0; } }

/*
------------------------------------------------------------*/
.c-foot-button1 {
  margin: 50px 0 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  @media screen and (max-width: 767px) {
    .c-foot-button1 {
      margin: 7vw 0 0 0;
      padding: 0 4.4vw;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  @media screen and (max-width: 767px) {
    .c-foot-button1 .c-button1 {
      width: 48%; } }
  .c-foot-button1 .c-button1:first-child {
    margin: 0 30px 0 0; }
    @media screen and (max-width: 767px) {
      .c-foot-button1 .c-button1:first-child {
        margin: 0 0 0 0; } }

/*
------------------------------------------------------------*/
.c-foot-tel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0 0 0; }
  @media screen and (max-width: 767px) {
    .c-foot-tel {
      margin: 7.6vw 0 0 0; } }
  .c-foot-tel__no:hover a,
  .c-foot-tel__no:hover img {
    opacity: 1;
    cursor: default; }
    @media screen and (max-width: 767px) {
      .c-foot-tel__no:hover a,
      .c-foot-tel__no:hover img {
        cursor: pointer; } }
  .c-foot-tel__no a {
    background-image: url("../img/common/icon_09.png");
    background-repeat: no-repeat;
    background-position: 0 center;
    padding: 20px 18px 20px 48px;
    display: inline-block; }
    @media screen and (max-width: 767px) {
      .c-foot-tel__no a {
        background-image: url("../img/common/icon_09_sp.png");
        background-size: 6.8vw 7.7vw;
        padding: 1.4vw 5vw 1.4vw 7.3vw; } }
  @media screen and (max-width: 767px) {
    .c-foot-tel__no img {
      width: 40.3vw;
      height: 4.8vw; } }
  .c-foot-tel__text {
    font-size: 1.4rem; }
    @media screen and (max-width: 767px) {
      .c-foot-tel__text {
        font-size: 3vw;
        letter-spacing: -0.5px; } }

/*
------------------------------------------------------------*/
.c-foot1 {
  background-color: #004ea2;
  padding: 37px 0 40px 0;
  color: #FFF;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .c-foot1 {
      padding: 6vw 0 8.3vw 0; } }

.c-foot-address {
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: -0.3px; }
  @media screen and (max-width: 767px) {
    .c-foot-address {
      font-size: 3.6vw; } }

.c-foot-copyright {
  font-size: 1.4rem;
  margin-top: 15px; }
  @media screen and (max-width: 767px) {
    .c-foot-copyright {
      font-size: 3vw;
      margin-top: 1.7vw; } }


.c-foot-comapny {
  font-size: 1.4rem;
  margin-bottom: 25px;
	  color: #FFFFFF;}
  @media screen and (max-width: 767px) {
    .c-foot-copyright {
      font-size: 3vw;
      margin-top: 1.7vw;} }

.c-foot-comapny a{
	color: #FFFFFF;
	text-decoration: underline;
margin-right: 15px;}

.arrow{
  position: relative;
  display: inline-block;
  padding-left: 15px;
}

.arrow::before{
  content: '';
  width: 5px;
  height: 5px;
  border: 0px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -3px;
}

/*------------------------------------------------------------
header
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
.c-head1 {
  padding: 26px 0 0 0;
  height: 130px; }
  .c-head1__wrap1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .c-head1__wrap3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }

/*
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
.c-head-tel1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .c-head-tel1__text {
    font-size: 1.2rem;
    line-height: 1;
    margin: 1px 0 0 18px;
    letter-spacing: -0.5px; }

/*
------------------------------------------------------------*/
.c-head-button1 {
  padding: 0 2px 0 0;
  margin: 0 0 0 34px; }
  .c-head-button1 ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .c-head-button1 li:last-child {
    margin: 0 0 0 14px; }
  .c-head-button1 a {
    display: inline-block;
    width: 152px;
    height: 40px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit-transition: 0s ease-in-out;
    transition: 0s ease-in-out; }
    .c-head-button1 a:hover {
      background-position: 0 -40px;
      opacity: 1; }
  .c-head-button1__1 {
    background-image: url("../img/common/header_02.png"); }
  .c-head-button1__2 {
    background-image: url("../img/common/header_03.png"); }

/*
------------------------------------------------------------*/
.c-head-navi1 {
  margin: 25px 0 0 0; }
  .c-head-navi1 > ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-image: url("../img/common/line_01.png");
    background-repeat: no-repeat;
    background-position: 0 0; }
  .c-head-navi1__block {
    background-image: url("../img/common/line_01.png");
    background-repeat: no-repeat;
    background-position: right 0;
    padding: 0 0 28px 0; }
    .c-head-navi1__block--1 {
      width: 159px; }
    .c-head-navi1__block--2 {
      width: 161px;
      position: relative; }
      .c-head-navi1__block--2 .c-head-navi1__link > span {
        position: relative; }
      .c-head-navi1__block--2 .c-head-navi1__link > span:after {
        content: "";
        position: absolute;
        display: inline-block;
        top: 3px;
        right: -14px;
        width: 12px;
        height: 12px;
        background-image: url("../img/common/icon_24.png");
        background-repeat: no-repeat; }
    .c-head-navi1__block--3 {
      width: 222px; }
    .c-head-navi1__block--4 {
      width: 190px; }
    .c-head-navi1__block:hover span {
      background-image: url("../img/common/line_02.png"); }
    .c-head-navi1__block span {
      background-repeat: repeat-x;
      background-position: 0 bottom;
      background-size: auto 5px;
      display: inline-block;
      padding-bottom: 2px; }
  .c-head-navi1__link {
    display: block;
    text-align: center;
    text-decoration: none;
    color: #222;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1; }

/*
------------------------------------------------------------*/
.c-submenu1 {
  display: none;
  position: absolute;
  top: 37px;
  left: -3px;
  width: 295px;
  background-color: #fff;
  z-index: 100; }
  .c-submenu1 ul {
    border: 2px solid #222;
    border-radius: 10px;
    padding: 4px 32px 19px 32px; }
  .c-submenu1 li {
    border-bottom: 1px solid #222; }
  .c-submenu1 a {
    display: block;
    padding: 14px 0 14px 26px;
    background-image: url("../img/common/icon_26.png");
    background-repeat: no-repeat;
    background-position: 0 center;
    text-decoration: none;
    color: #222;
    font-size: 1.6rem;
    font-weight: 700; }

.c-spmenu2__top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.c-spmenu2__logo {
  padding: 2.8vw 6.4vw 2.2vw 4.4vw; }

.c-spmenu2__btn {
  background-color: #fcef3d;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30vw;
  height: 16vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .c-spmenu2__btn.is-active {
    background-color: #222; }

.c-spmenu2__body {
  display: none;
  background-color: white;
  position: fixed;
  width: 100%;
  height: calc(100vh - 25vw);
  top: 16vw;
  padding-bottom: 20vw;
  overflow-y: scroll;
  border: 2px solid #222;
  z-index: 100; }

/*
------------------------------------------------------------*/
.c-submenu2 {
  padding: 3.7vw 7vw 0vw 7vw; }
  .c-submenu2 li {
    border-bottom: 1px solid #222; }
  .c-submenu2 a {
    display: block;
    padding: 3.7vw 0 3.9vw 8.5vw;
    background-image: url("../img/common/icon_26_sp.png");
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: 20px 20px;
    text-decoration: none;
    color: #222;
    font-size: 4vw;
    font-weight: 700; }
  .c-submenu2__l1:nth-child(3) > a {
    padding-bottom: 0vw;
    background-position: 0 bottom; }
  .c-submenu2 ul {
    padding: 0vw 0 0 0; }
  .c-submenu2__l2 {
    margin: 0 0 0 8vw; }
    .c-submenu2__l2:last-child {
      border-bottom: 0px; }
    .c-submenu2__l2 a {
      padding: 4vw 0 4vw 8.5vw; }

/*
------------------------------------------------------------*/
.c-head-button2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 5.5vw 0 0 0;
  padding: 0 7vw;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .c-head-button2 .c-button1 {
    width: 48%; }
  .c-head-button2 .c-button1:first-child {
    margin: 0 0 0 0; }

/*
------------------------------------------------------------*/
.c-head-tel2 {
  text-align: center;
  margin: 5.6vw 0 0 0; }
  .c-head-tel2__no a {
    background-image: url("../img/common/icon_09_sp.png");
    background-size: 6.8vw 7.7vw;
    padding: 1.4vw 0vw 1.4vw 7.3vw;
    background-repeat: no-repeat;
    background-position: 0 center;
    display: inline-block; }
  .c-head-tel2__no img {
    width: 40.3vw;
    height: 4.8vw; }
  .c-head-tel2__text {
    margin: 1vw 0 0 0;
    font-size: 3vw;
    letter-spacing: -0.5px; }

/*------------------------------------------------------------
layout
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
body {
  font-family: genj;
  min-width: 1230px;
  color: #222; }
  @media screen and (max-width: 767px) {
    body {
      min-width: auto; } }
  body.is-fixed {
    position: fixed;
    width: 100%;
    overflow: hidden; }

/*
------------------------------------------------------------*/
.l-container1 {
  width: 1230px;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 767px) {
    .l-container1 {
      width: auto; } }

/*------------------------------------------------------------
side
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
btn
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
.c-button1 {
  display: inline-block;
  border-radius: 10px;
  -webkit-box-shadow: 2px 2px #222;
          box-shadow: 2px 2px #222;
  background-color: #ffea00;
  border: 2px solid #ffea00;
  -webkit-appearance: none; }
  @media screen and (max-width: 767px) {
    .c-button1 {
      border-radius: 5px; } }
  .c-button1:hover {
    border: 2px solid #000;
    background-color: #fff; }
    .c-button1:hover .c-button1__text {
      background-image: url("../img/common/line_02.png");
      background-repeat: repeat-x;
      background-position: 0 100%;
      display: inline-block;
      background-size: auto 8px; }
  .c-button1 a {
    text-decoration: none;
    font-size: 2rem;
    font-weight: 700;
    color: #222;
    line-height: 1; }
    @media screen and (max-width: 767px) {
      .c-button1 a {
        font-size: 4.5vw; } }
    .c-button1 a:hover {
      opacity: 1; }
  .c-button1__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: 77px;
    width: 302px; }
    @media screen and (max-width: 767px) {
      .c-button1__inner {
        width: 100%;
        height: 17.2vw; } }
  .c-button1__icon {
    margin-right: 9px;
    background-repeat: no-repeat; }
    @media screen and (max-width: 767px) {
      .c-button1__icon {
        margin-right: 1.7vw; } }
  .c-button1__text {
    letter-spacing: -0.9px;
    padding: 1px 5px 3px 5px; }
  .c-button1--icon1 .c-button1__icon {
    background-image: url("../img/common/icon_06.png");
    width: 31px;
    height: 23px; }
    @media screen and (max-width: 767px) {
      .c-button1--icon1 .c-button1__icon {
        background-size: cover;
        width: 6.3vw;
        height: 4.6vw; } }
  .c-button1--icon2 .c-button1__icon {
    background-image: url("../img/common/icon_07.png");
    width: 30px;
    height: 30px; }
    @media screen and (max-width: 767px) {
      .c-button1--icon2 .c-button1__icon {
        background-size: cover;
        width: 6.4vw;
        height: 6.4vw; } }

/*
------------------------------------------------------------*/
.l-buttonArea1 {
  text-align: center; }

.c-button2 {
  display: inline-block;
  position: relative;
  width: 420px;
  height: 60px;
  cursor: pointer; }
  @media screen and (max-width: 767px) {
    .c-button2 {
      width: 100%;
      height: 17vw; ;} }
  .c-button2:after {
    content: "";
    display: block;
    position: absolute;
    background-image: url("../img/common/icon_35.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    right: 12px;
    top: calc(50% - 26px / 2);
    width: 26px;
    height: 26px; }
  .c-button2:hover {
    opacity: 1; }
    .c-button2:hover input {
      border: 2px solid #000;
      background-color: #fff; }
  .c-button2 input {
    cursor: pointer;
    -webkit-appearance: none;
    background-color: #fcef3d;
    font-family: genj;
    border: 0px;
    border-radius: 10px;
    font-weight: 700;
    font-size: 1.8rem;
    width: 100%;
    height: 100%;
	padding-right:40px; }
    @media screen and (max-width: 767px) {
      .c-button2 input {
        font-size: 5vw;
		white-space: normal;
	    padding-right:40px; } }

/*------------------------------------------------------------
title
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
.c-title1 {
  text-align: center; }
  .c-title1__text {
    font-size: 2.6rem;
    font-weight: 700;
    display: inline-block;
    background-image: url("../img/common/icon_01.png");
    background-repeat: no-repeat;
    background-position: 0 center;
    padding: 13px 0px 18px 86px; }
    @media screen and (max-width: 767px) {
      .c-title1__text {
        font-size: 5.4vw;
        padding: 4.1vw 0px 4.7vw 16.2vw;
        background-size: 13.2vw auto;
        letter-spacing: 0.5px; } }

/*
------------------------------------------------------------*/
.c-title2 {
  text-align: center; }
  .c-title2__text {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 2.6rem;
    font-weight: 700;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    @media screen and (max-width: 767px) {
      .c-title2__text {
        font-size: 5vw; } }
    .c-title2__text:before {
      content: "";
      display: block;
      background-repeat: no-repeat;
      background-position: 0 center;
      background-size: cover; }
  .c-title2--icon1 .c-title2__text:before {
    background-image: url("../img/common/icon_21.svg");
    width: 62px;
    height: 62px;
    -webkit-transform: translate(-10px, -12px);
        -ms-transform: translate(-10px, -12px);
            transform: translate(-10px, -12px); }
    @media screen and (max-width: 767px) {
      .c-title2--icon1 .c-title2__text:before {
        width: 12.5vw;
        height: 12.5vw;
        -webkit-transform: translate(-2vw, -2vw);
            -ms-transform: translate(-2vw, -2vw);
                transform: translate(-2vw, -2vw); } }
  .c-title2--icon2 .c-title2__text:before {
    background-image: url("../img/common/icon_33.png");
    width: 52px;
    height: 76px;
    -webkit-transform: translate(-19px, -17px);
        -ms-transform: translate(-19px, -17px);
            transform: translate(-19px, -17px); }
    @media screen and (max-width: 767px) {
      .c-title2--icon2 .c-title2__text:before {
        background-size: contain;
        width: 10.5vw;
        height: 14.8vw;
        -webkit-transform: translate(-2vw, -2vw);
            -ms-transform: translate(-2vw, -2vw);
                transform: translate(-2vw, -2vw); } }
  .c-title2--icon3 .c-title2__text:before {
    background-image: url("../img/common/icon_18.svg");
    width: 47px;
    height: 60px;
    -webkit-transform: translate(-23px, -3px);
        -ms-transform: translate(-23px, -3px);
            transform: translate(-23px, -3px); }
    @media screen and (max-width: 767px) {
      .c-title2--icon3 .c-title2__text:before {
        background-size: contain;
        width: 10.5vw;
        height: 14.8vw;
        -webkit-transform: translate(-2vw, -2vw);
            -ms-transform: translate(-2vw, -2vw);
                transform: translate(-2vw, -2vw); } }
  .c-title2--icon4 .c-title2__text:before {
    background-image: url("../img/common/icon_41.png");
    width: 72px;
    height: 34px;
    -webkit-transform: translate(-14px, -1px);
        -ms-transform: translate(-14px, -1px);
            transform: translate(-14px, -1px); }
    @media screen and (max-width: 767px) {
      .c-title2--icon4 .c-title2__text:before {
        background-size: contain;
        width: 12.5vw;
        height: 14.8vw;
        -webkit-transform: translate(-3vw, 0vw);
            -ms-transform: translate(-3vw, 0vw);
                transform: translate(-3vw, 0vw); } }
  .c-title2--icon5 .c-title2__text:before {
    background-image: url("../img/common/icon_16.svg");
    background-size: contain;
    width: 68px;
    height: 66px;
    -webkit-transform: translate(-14px, -1px);
        -ms-transform: translate(-14px, -1px);
            transform: translate(-14px, -1px); }
    @media screen and (max-width: 767px) {
      .c-title2--icon5 .c-title2__text:before {
        width: 10.5vw;
        height: 14.8vw;
        -webkit-transform: translate(-2vw, -2vw);
            -ms-transform: translate(-2vw, -2vw);
                transform: translate(-2vw, -2vw); } }
  .c-title2--icon6 .c-title2__text:before {
    background-image: url("../img/common/icon_17.svg");
    background-size: contain;
    width: 75px;
    height: 66px;
    -webkit-transform: translate(-21px, -4px);
        -ms-transform: translate(-21px, -4px);
            transform: translate(-21px, -4px); }
    @media screen and (max-width: 767px) {
      .c-title2--icon6 .c-title2__text:before {
        width: 10.5vw;
        height: 14.8vw;
        -webkit-transform: translate(-2vw, -2vw);
            -ms-transform: translate(-2vw, -2vw);
                transform: translate(-2vw, -2vw); } }
  .c-title2--icon7 .c-title2__text:before {
    background-image: url("../img/common/icon_19.svg");
    background-size: contain;
    width: 64px;
    height: 60px;
    -webkit-transform: translate(-14px, -1px);
        -ms-transform: translate(-14px, -1px);
            transform: translate(-14px, -1px); }
    @media screen and (max-width: 767px) {
      .c-title2--icon7 .c-title2__text:before {
        width: 10.5vw;
        height: 14.8vw;
        -webkit-transform: translate(-2vw, -2vw);
            -ms-transform: translate(-2vw, -2vw);
                transform: translate(-2vw, -2vw); } }
  .c-title2--icon8 .c-title2__text:before {
    background-image: url("../img/common/icon_44.png");
    background-size: contain;
    width: 53px;
    height: 53px;
    -webkit-transform: translate(-14px, -1px);
        -ms-transform: translate(-14px, -1px);
            transform: translate(-14px, -1px); }
    @media screen and (max-width: 767px) {
      .c-title2--icon8 .c-title2__text:before {
        width: 10.5vw;
        height: 14.8vw;
        -webkit-transform: translate(-2vw, -2vw);
            -ms-transform: translate(-2vw, -2vw);
                transform: translate(-2vw, -2vw); } }
  .c-title2--icon9 .c-title2__text:before {
    background-image: url("../img/common/icon_20.svg");
    background-size: contain;
    width: 28px;
    height: 58px;
    -webkit-transform: translate(-2px, -1px);
        -ms-transform: translate(-2px, -1px);
            transform: translate(-2px, -1px); }
    @media screen and (max-width: 767px) {
      .c-title2--icon9 .c-title2__text:before {
        width: 10.5vw;
        height: 14.8vw;
        -webkit-transform: translate(-2vw, -2vw);
            -ms-transform: translate(-2vw, -2vw);
                transform: translate(-2vw, -2vw); } }
  .c-title2--color2 .c-title2__text {
    color: #fff; }

/*
------------------------------------------------------------*/
.c-title3 {
  text-align: center;
  padding: 35px 0 45px 0; }
  @media screen and (max-width: 767px) {
    .c-title3 {
      padding: 5vw 0 5vw 0; } }
  .c-title3__text {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 4rem;
    font-weight: 700;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 5px; }
    @media screen and (max-width: 767px) {
      .c-title3__text {
        font-size: 7vw;
        background-size: 2px auto; } }
    .c-title3__text:before {
      content: "";
      display: block;
      background-repeat: no-repeat;
      background-position: 0 center;
      background-size: cover; }
  .c-title3__line {
    background-image: url("../img/common/line_02.png");
    background-repeat: repeat-x;
    background-position: 0 84%;
    display: inline-block; }
  .c-title3--icon1 .c-title3__text:before {
    background-image: url("../img/common/icon_45.png");
    background-size: contain;
    width: 66px;
    height: 50px;
    -webkit-transform: translate(-19px, 2px);
        -ms-transform: translate(-19px, 2px);
            transform: translate(-19px, 2px); }
    @media screen and (max-width: 767px) {
      .c-title3--icon1 .c-title3__text:before {
        width: 12.5vw;
        height: 12.5vw;
        -webkit-transform: translate(-4vw, -1vw);
            -ms-transform: translate(-4vw, -1vw);
                transform: translate(-4vw, -1vw); } }
  .c-title3--icon2 .c-title3__text:before {
    background-image: url("../img/common/icon_49.png");
    background-size: contain;
    width: 44px;
    height: 66px;
    -webkit-transform: translate(-29px, -1px);
        -ms-transform: translate(-29px, -1px);
            transform: translate(-29px, -1px); }
    @media screen and (max-width: 767px) {
      .c-title3--icon2 .c-title3__text:before {
        width: 12.5vw;
        height: 12.5vw;
        -webkit-transform: translate(-2vw, -1vw);
            -ms-transform: translate(-2vw, -1vw);
                transform: translate(-2vw, -1vw); } }
  .c-title3--icon3 .c-title3__text:before {
    background-image: url("../img/common/icon_46.png");
    background-size: contain;
    width: 44px;
    height: 56px;
    -webkit-transform: translate(-26px, -1px);
        -ms-transform: translate(-26px, -1px);
            transform: translate(-26px, -1px); }
    @media screen and (max-width: 767px) {
      .c-title3--icon3 .c-title3__text:before {
        width: 8.5vw;
        height: 12.5vw;
        -webkit-transform: translate(-3vw, -1vw);
            -ms-transform: translate(-3vw, -1vw);
                transform: translate(-3vw, -1vw); } }
  .c-title3--icon4 .c-title3__text:before {
    background-image: url("../img/common/icon_21.svg");
    background-size: contain;
    width: 63px;
    height: 63px;
    -webkit-transform: translate(-20px, -1px);
        -ms-transform: translate(-20px, -1px);
            transform: translate(-20px, -1px); }
    @media screen and (max-width: 767px) {
      .c-title3--icon4 .c-title3__text:before {
        width: 12.5vw;
        height: 12.5vw;
        -webkit-transform: translate(-2vw, -1vw);
            -ms-transform: translate(-2vw, -1vw);
                transform: translate(-2vw, -1vw); } }
  .c-title3--icon5 .c-title3__text:before {
    background-image: url("../img/common/icon_47.png");
    background-size: contain;
    width: 54px;
    height: 40px;
    -webkit-transform: translate(-29px, -2px);
        -ms-transform: translate(-29px, -2px);
            transform: translate(-29px, -2px); }
    @media screen and (max-width: 767px) {
      .c-title3--icon5 .c-title3__text:before {
        width: 10.5vw;
        height: 12.5vw;
        -webkit-transform: translate(-4vw, -1vw);
            -ms-transform: translate(-4vw, -1vw);
                transform: translate(-4vw, -1vw); } }
  .c-title3--icon6 .c-title3__text:before {
    background-image: url("../img/common/icon_48.png");
    background-size: contain;
    width: 56px;
    height: 56px;
    -webkit-transform: translate(-28px, 1px);
        -ms-transform: translate(-28px, 1px);
            transform: translate(-28px, 1px); }
    @media screen and (max-width: 767px) {
      .c-title3--icon6 .c-title3__text:before {
        width: 10.5vw;
        height: 12.5vw;
        -webkit-transform: translate(-4vw, -1vw);
            -ms-transform: translate(-4vw, -1vw);
                transform: translate(-4vw, -1vw); } }

/*
------------------------------------------------------------*/
.c-title4 {
  background-color: #004ea2; }
  .c-title4__inner {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    padding: 28px 0; }
    @media screen and (max-width: 767px) {
      .c-title4__inner {
        width: auto;
        padding: 4vw 5vw; } }
  .c-title4__icon {
    width: 70px;
    height: 70px;
    font-size: 2.6rem;
    left: 0px;
    top: -34px;
    background: #fcef3d;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    font-weight: 700;
    font-style: normal; }
    @media screen and (max-width: 767px) {
      .c-title4__icon {
        width: 11vw;
        height: 11vw;
        font-size: 5vw;
        left: 5vw;
        top: -8.5vw; } }
  .c-title4__text {
    text-align: center;
    color: #fff;
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 1; }
    @media screen and (max-width: 767px) {
      .c-title4__text {
        font-size: 5vw;
        line-height: 1.4; } }

/*
------------------------------------------------------------*/
.c-title5__bg {
  background-image: url("../img/common/bg_01.png");
  padding: 52px 0 69px 0; }
  @media screen and (max-width: 767px) {
    .c-title5__bg {
      background-image: url("../img/common/bg_02.png");
      background-size: 3px 3px; } }
  @media screen and (max-width: 767px) {
    .c-title5__bg {
      padding: 10vw 5vw 12vw 5vw; } }

.c-title5__body {
  width: 1000px;
  margin: 0 auto;
  border-radius: 10px;
  -webkit-box-shadow: 4px 4px #222;
          box-shadow: 4px 4px #222;
  background-color: #fff;
  padding: 33px 0;
  text-align: center;
  position: relative; }
  @media screen and (max-width: 767px) {
    .c-title5__body {
      width: auto;
      border-radius: 5px;
      -webkit-box-shadow: 2px 2px #222;
              box-shadow: 2px 2px #222;
      padding: 5vw 9.5vw; } }
  .c-title5__body:after {
    content: "";
    position: absolute;
    display: block;
    background-image: url("../img/common/icon_32.png");
    background-repeat: no-repeat;
    background-position: 68% 0;
    width: 100%;
    height: 44px;
    bottom: -36px;
    left: 0px;
    z-index: 10px; }
    @media screen and (max-width: 767px) {
      .c-title5__body:after {
        background-image: url("../img/common/icon_32_sp.png");
        background-position: 80% 0;
        background-size: auto 23px;
        width: 100%;
        height: 44px;
        bottom: -36px;
        left: 0px; } }

.c-title5__title {
  font-size: 2.4rem;
  margin: 0 0 15px 0; }
  @media screen and (max-width: 767px) {
    .c-title5__title {
      font-size: 6.4vw;
      margin: 0 0 4vw 0; } }

.c-title5__text {
  font-size: 2.4rem;
  line-height: 1.6;
  letter-spacing: -1px;
  font-weight: 500; }
  @media screen and (max-width: 767px) {
    .c-title5__text {
      font-size: 4.5vw; } }
  .c-title5__text--fw700 {
    font-weight: 700; }

.c-title5__img {
  position: absolute;
  right: -35px;
  bottom: -69px;
  z-index: 3; }
  @media screen and (max-width: 767px) {
    .c-title5__img {
      right: -2.5vw;
      bottom: -12vw;
      width: 26vw; } }
  .c-title5__img img {
    width: 100%;
    height: auto; }

.c-title5--style2 .c-title5__body {
  padding: 33px 80px 45px 80px; }
  @media screen and (max-width: 767px) {
    .c-title5--style2 .c-title5__body {
      padding: 5vw 7.5vw 7vw 7.5vw; } }

@media screen and (max-width: 767px) {
  .c-title5--style2 .c-title5__bg {
    padding-bottom: 28vw; } }

@media screen and (max-width: 767px) {
  .c-title5--style2 .c-title5__img {
    right: calc(50% - 15vw);
    bottom: -28vw;
    width: 36vw; } }

.c-title5--style2 .c-title5__text {
  font-size: 1.6rem;
  line-height: 1.8;
  text-align: left; }
  @media screen and (max-width: 767px) {
    .c-title5--style2 .c-title5__text {
      font-size: 3.5vw; } }
  .c-title5--style2 .c-title5__text p + p {
    margin: 18px 0 0 0; }

/*
------------------------------------------------------------*/
.c-title6 {
  text-align: center;
  padding: 35px 0 45px 0; }
  @media screen and (max-width: 767px) {
    .c-title6 {
      padding: 5vw 0 5vw 0; } }
  .c-title6__text {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 4rem;
    font-weight: 700;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    @media screen and (max-width: 767px) {
      .c-title6__text {
        font-size: 6.2vw; } }
    .c-title6__text:before {
      content: "";
      display: block;
      background-repeat: no-repeat;
      background-position: 0 center;
      background-size: cover; }
  .c-title6__line {
    background-image: url("../img/common/line_02.png");
    background-repeat: repeat-x;
    background-position: 0 84%;
    display: inline-block; }
  .c-title6--icon1 .c-title6__text:before {
    background-image: url("../img/common/icon_16.svg");
    background-size: contain;
    width: 67px;
    height: 66px;
    -webkit-transform: translate(-20px, -1px);
        -ms-transform: translate(-20px, -1px);
            transform: translate(-20px, -1px); }
    @media screen and (max-width: 767px) {
      .c-title6--icon1 .c-title6__text:before {
        width: 12.5vw;
        height: 12.5vw;
        -webkit-transform: translate(-2vw, -1vw);
            -ms-transform: translate(-2vw, -1vw);
                transform: translate(-2vw, -1vw); } }
  .c-title6--icon2 .c-title6__text:before {
    background-image: url("../img/common/icon_17.svg");
    background-size: contain;
    width: 75px;
    height: 66px;
    -webkit-transform: translate(-20px, -1px);
        -ms-transform: translate(-20px, -1px);
            transform: translate(-20px, -1px); }
    @media screen and (max-width: 767px) {
      .c-title6--icon2 .c-title6__text:before {
        background-size: contain;
        width: 12.5vw;
        height: 12.5vw;
        -webkit-transform: translate(-4vw, -1vw);
            -ms-transform: translate(-4vw, -1vw);
                transform: translate(-4vw, -1vw); } }
  .c-title6--icon3 .c-title6__text:before {
    background-image: url("../img/common/icon_18.svg");
    width: 53px;
    height: 67px;
    -webkit-transform: translate(-20px, -1px);
        -ms-transform: translate(-20px, -1px);
            transform: translate(-20px, -1px); }
    @media screen and (max-width: 767px) {
      .c-title6--icon3 .c-title6__text:before {
        background-size: contain;
        width: 12.5vw;
        height: 12.5vw;
        -webkit-transform: translate(-2vw, -1vw);
            -ms-transform: translate(-2vw, -1vw);
                transform: translate(-2vw, -1vw); } }
  .c-title6--icon4 .c-title6__text:before {
    background-image: url("../img/common/icon_19.svg");
    background-size: contain;
    width: 72px;
    height: 68px;
    -webkit-transform: translate(-20px, -1px);
        -ms-transform: translate(-20px, -1px);
            transform: translate(-20px, -1px); }
    @media screen and (max-width: 767px) {
      .c-title6--icon4 .c-title6__text:before {
        background-size: contain;
        width: 12.5vw;
        height: 12.5vw;
        -webkit-transform: translate(-3vw, -1vw);
            -ms-transform: translate(-3vw, -1vw);
                transform: translate(-3vw, -1vw); } }
  .c-title6--icon5 .c-title6__text:before {
    background-image: url("../img/common/icon_20.svg");
    background-size: contain;
    width: 43px;
    height: 87px;
    -webkit-transform: translate(-20px, -1px);
        -ms-transform: translate(-20px, -1px);
            transform: translate(-20px, -1px); }
    @media screen and (max-width: 767px) {
      .c-title6--icon5 .c-title6__text:before {
        background-size: contain;
        width: 7.5vw;
        height: 12.5vw;
        -webkit-transform: translate(-2vw, -1vw);
            -ms-transform: translate(-2vw, -1vw);
                transform: translate(-2vw, -1vw); } }

/*
------------------------------------------------------------*/
.c-title7 {
  text-align: center; }
  .c-title7__text {
    display: inline-block;
    font-size: 2.2rem;
    line-height: 1;
    padding: 0 12px 8px 12px;
    border-bottom: 3px solid #fcef3d; }
    @media screen and (max-width: 767px) {
      .c-title7__text {
        font-size: 5vw;
        padding: 0 12px 8px 12px;
        border-bottom: 3px solid #fcef3d; } }
  .c-title7--color1 .c-title7__text {
    border-bottom: 3px solid #18479f; }

/*------------------------------------------------------------
icon
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
.c-icon1 {
  position: relative;
  width: 20px;
  height: 14px;
  display: inline-block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer; }
  .c-icon1__line {
    display: inline-block;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #222;
    border-radius: 4px; }
    .c-icon1__line:nth-of-type(1) {
      top: -2px; }
    .c-icon1__line:nth-of-type(2) {
      top: 6px; }
    .c-icon1__line:nth-of-type(3) {
      bottom: -2px; }
  .c-icon1.is-active .c-icon1__line {
    background-color: #fff; }
    .c-icon1.is-active .c-icon1__line:nth-of-type(1) {
      -webkit-transform: translateY(8px) rotate(-45deg);
          -ms-transform: translateY(8px) rotate(-45deg);
              transform: translateY(8px) rotate(-45deg); }
    .c-icon1.is-active .c-icon1__line:nth-of-type(2) {
      opacity: 0; }
    .c-icon1.is-active .c-icon1__line:nth-of-type(3) {
      -webkit-transform: translateY(-8px) rotate(45deg);
          -ms-transform: translateY(-8px) rotate(45deg);
              transform: translateY(-8px) rotate(45deg); }

/*
------------------------------------------------------------*/
.c-icon2 {
  background-color: #fcef3d;
  display: inline-block;
  font-style: normal;
  padding: 4px 8px;
  line-height: 1;
  font-weight: 500;
  font-size: 1.4rem; }
  @media screen and (max-width: 767px) {
    .c-icon2 {
      font-size: 4vw; } }

/*------------------------------------------------------------
form
------------------------------------------------------------*/
.c-form1 {
  width: 1000px;
  margin: 38px auto 0 auto; }
  @media screen and (max-width: 767px) {
    .c-form1 {
      width: auto;
      padding: 0 5vw;
      margin-top: 10vw; } }
  .c-form1 .l-buttonArea1 {
    margin: 42px 0 0 0; }
    @media screen and (max-width: 767px) {
      .c-form1 .l-buttonArea1 {
        margin: 12vw 0 0 0; } }

/*
------------------------------------------------------------*/
.c-formblock1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #222;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 28px 0; }
  @media screen and (max-width: 767px) {
    .c-formblock1 {
      display: block;
      padding: 3vw 0 6vw 0; } }
  .c-formblock1__title {
    width: 200px;
    padding: 1em 0 0 0; }
    .c-formblock1__title .c-icon2 {
      margin: 0 5px 0 0; }
  .c-formblock1__input {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    @media screen and (max-width: 767px) {
      .c-formblock1__input {
        -webkit-box-flex: 1;
        -webkit-flex: auto;
            -ms-flex: auto;
                flex: auto;
        margin: 4vw 0 0 0; } }
  .c-formblock1--line {
    border-top: 1px solid #222; }

/*
------------------------------------------------------------*/
.c-form-title1 {
  font-size: 1.6rem;
  line-height: 1;
  font-weight: 500;
  display: inline-block; }
  @media screen and (max-width: 767px) {
    .c-form-title1 {
      font-size: 4vw; } }

/*
------------------------------------------------------------*/
.c-form-text1 {
  font-size: 1.6rem;
  line-height: 1;
  font-weight: 500;
  margin: 0 0 16px 0; }
  @media screen and (max-width: 767px) {
    .c-form-text1 {
      font-size: 4vw; } }
  .c-form-text1 .c-icon2 {
    margin: 0 10px 0 0; }

.c-form-text2 {
  width: 800px;
  font-size: 1.6rem;
  line-height: 1;
  font-weight: 500;
  margin: 13px 0 0 0; }
  @media screen and (max-width: 767px) {
    .c-form-text2 {
      width:100%;
      font-size: 4vw; } }

/*
------------------------------------------------------------*/
.c-input1 {
  border: 1px solid #bbbbbb;
  background-color: #fff;
  line-height: 1;
  width: 480px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 8px 10px;
  font-size: 1.6rem;
  -webkit-appearance: none;
  line-height: normal; }
  .c-input1::-webkit-input-placeholder {
    color: #999; }
  .c-input1::-moz-placeholder {
    color: #999; }
  .c-input1:-ms-input-placeholder {
    color: #999; }
  .c-input1::-ms-input-placeholder {
    color: #999; }
  .c-input1::placeholder {
    color: #999; }
  .c-input1:-ms-input-placeholder {
    color: #999; }
  .c-input1::-ms-input-placeholder {
    color: #999; }
  @media screen and (max-width: 767px) {
    .c-input1 {
      width: 100%;
      font-size: 4vw; } }

.c-input2 {
  border: 1px solid #bbbbbb;
  background-color: #fff;
  line-height: 1.6;
  width: 100%;
  height: 230px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 8px 10px;
  font-size: 1.6rem;
  -webkit-appearance: none;
  line-height: normal; }
  @media screen and (max-width: 767px) {
    .c-input2 {
      height: 150px;
      font-size: 4vw; } }

/*
------------------------------------------------------------*/
.c-form-selectBlock1 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex; }
  @media screen and (max-width: 767px) {
    .c-form-selectBlock1 {
      display: block; } }

/*
------------------------------------------------------------*/
.c-form-select1 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 0 14px; }
  @media screen and (max-width: 767px) {
    .c-form-select1 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin: 12px 0 0 0; } }
  .c-form-select1:first-child {
    margin: 0 0 0 0px; }
  .c-form-select1:last-child {
    margin: 0 0 0 23px; }
    @media screen and (max-width: 767px) {
      .c-form-select1:last-child {
        margin: 12px 0 0 0; } }

/*
------------------------------------------------------------*/
.c-select1-wrap {
  position: relative;
  display: inline-block; }
  .c-select1-wrap:after {
    content: "";
    width: 6px;
    height: 6px;
    border: 0px;
    border-bottom: solid 2px #b4b3b3;
    border-right: solid 2px #b4b3b3;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -4px; }
  @media screen and (max-width: 767px) {
    .c-select1-wrap {
      width: 50%; } }

.c-select1 {
  border: 1px solid #bbbbbb;
  background-color: #fff;
  font-size: 1.6rem;
  width: 4.9em;
  padding: 7px 5px;
  -webkit-appearance: none; }
  @media screen and (max-width: 767px) {
    .c-select1 {
      width: 100%; } }
  .c-select1::-ms-expand {
    display: none; }

/*
------------------------------------------------------------*/
.c-form-selectlabel1 {
  font-size: 1.6rem;
  line-height: 1;
  margin: 0 0 0 6px; }
  @media screen and (max-width: 767px) {
    .c-form-selectlabel1 {
      font-size: 4vw; } }

/*------------------------------------------------------------
text
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
.c-text1 {
  width: 1000px;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .c-text1 {
      width: auto;
      padding: 0 5vw; } }
  .c-text1__inner {
    background-color: #f0f0f0;
    padding: 29px 41px 34px 41px; }
    @media screen and (max-width: 767px) {
      .c-text1__inner {
        padding: 6vw; } }
  .c-text1 p {
    font-size: 1.8rem;
    font-weight: bold; }
    @media screen and (max-width: 767px) {
      .c-text1 p {
        font-size: 4vw; } }
  .c-text1 ul {
    margin: 14px 0 0 1.9em; }
  .c-text1 li {
    font-size: 1.4rem;
    list-style: disc;
    line-height: 1.8; }
    @media screen and (max-width: 767px) {
      .c-text1 li {
        font-size: 3vw; } }
  .c-text1 li + li {
    margin: 15px 0 0 0; }

/*
------------------------------------------------------------*/
.c-text2 {
  width: 1000px;
  margin: 31px auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  @media screen and (max-width: 767px) {
    .c-text2 {
      width: auto;
      margin: 6vw auto;
      padding: 0 3vw 0 5vw; } }
  @media screen and (max-width: 767px) {
    .c-text2__img {
      width: 25vw;
      margin: 0 3vw 0 0; } }
  .c-text2__text {
    font-size: 2rem;
    font-weight: bold;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    @media screen and (max-width: 767px) {
      .c-text2__text {
        font-size: 4vw; } }

/*
------------------------------------------------------------*/
.c-text3 {
  width: 1000px;
  margin: 0 auto 68px auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  background: #f3f3f3;
  border-radius: 10px;
  padding: 33px 49px; }
  @media screen and (max-width: 767px) {
    .c-text3 {
      margin: 0 5vw 15vw 5vw;
      width: auto;
      padding: 4vw; } }
  .c-text3__img {
    margin: 0 0 0 40px; }
    @media screen and (max-width: 767px) {
      .c-text3__img {
        width: 21vw;
        margin: 0 0vw 0 3vw; } }
  .c-text3__wrap {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  .c-text3__icon {
    background-color: #fcef3d;
    display: inline-block;
    font-style: normal;
    padding: 8px 16px;
    line-height: 1;
    font-weight: 700;
    font-size: 1.4rem;
    -webkit-transform: translateY(-4px);
        -ms-transform: translateY(-4px);
            transform: translateY(-4px); }
    @media screen and (max-width: 767px) {
      .c-text3__icon {
        font-size: 3.5vw;
        padding: 2vw 3vw;
        -webkit-transform: translateY(0px);
            -ms-transform: translateY(0px);
                transform: translateY(0px);
        margin-bottom: 2vw; } }
  .c-text3__text {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.9; }
    @media screen and (max-width: 767px) {
      .c-text3__text {
        font-size: 3.5vw; } }

/*
------------------------------------------------------------*/
.c-text4-test {
  background: #fcc;
  padding: 50px 0; }
  @media screen and (max-width: 767px) {
    .c-text4-test {
      padding: 50px 5vw; } }

.c-text4 {
  width: 1000px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  border-radius: 10px;
  padding: 41px 0px; }
  @media screen and (max-width: 767px) {
    .c-text4 {
      width: auto;
      padding: 4vw; } }
  .c-text4__img {
    margin: 0 0 0 0px;
    padding: 0 0 0 20px;
    width: 264px;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .c-text4__img {
        width: 20vw;
        margin: 0 0vw 0 0vw;
        padding: 0 0 0 0px; } }
  .c-text4__list {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.9; }
    @media screen and (max-width: 767px) {
      .c-text4__list {
        font-size: 3.5vw;
        margin: 0 0 0 3vw; } }
  .c-text4__item {
    background-image: url("../img/common/icon_36.png");
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: 20px auto;
    padding: 0 0 0 33px; }
    @media screen and (max-width: 767px) {
      .c-text4__item {
        line-height: 1.4; } }
  .c-text4 li + li {
    margin-top: 5px; }
    @media screen and (max-width: 767px) {
      .c-text4 li + li {
        margin-top: 3vw; } }

/*------------------------------------------------------------
navi
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
img
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
list
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
.c-list1 {
  width: 1000px;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .c-list1 {
      width: auto;
      padding: 0 4.4vw; } }
  .c-list1__block {
    border-bottom: 1px solid #222; }
  .c-list1__head {
    padding: 18px 0 18px 2px;
    background-image: url("../img/common/icon_28.png");
    background-position: right center;
    background-repeat: no-repeat;
    cursor: pointer; }
    @media screen and (max-width: 767px) {
      .c-list1__head {
        padding: 3.6vw 3.6vw 3.6vw 0.4vw;
        background-image: url("../img/common/icon_28_sp.png");
        background-size: 15px 15px; } }
    .c-list1__head.is-open {
      background-color: #fcef3d;
      background-image: url("../img/common/icon_29.png"); }
      @media screen and (max-width: 767px) {
        .c-list1__head.is-open {
          background-image: url("../img/common/icon_29_sp.png");
          background-size: 15px 15px; } }
  .c-list1__title {
    font-size: 1.8rem;
    line-height: 1.6; }
    @media screen and (max-width: 767px) {
      .c-list1__title {
        font-size: 4vw; } }
  .c-list1__body {
    display: none; }
  .c-list1__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 24px 0; }
    @media screen and (max-width: 767px) {
      .c-list1__wrap {
        padding: 4vw 0; } }
  .c-list1__icon {
    background-image: url("../img/common/icon_23.svg");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    width: 45px;
    height: 50px;
    margin: 0 25px 0 0; }
    @media screen and (max-width: 767px) {
      .c-list1__icon {
        display: block;
        width: 13vw;
        height: 11vw;
        margin: 0 2vw 0 0; } }
  .c-list1__text {
    font-size: 1.4rem;
    line-height: 1.8;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    @media screen and (max-width: 767px) {
      .c-list1__text {
        font-size: 4vw;
        line-height: 1.6; } }
    .c-list1__text p + p {
      margin-top: 10px; }
      @media screen and (max-width: 767px) {
        .c-list1__text p + p {
          margin-top: 5vw; } }
    .c-list1__text .c-map1 {
      margin-top: 10px; }
      @media screen and (max-width: 767px) {
        .c-list1__text .c-map1 {
          margin-top: 5vw;
          padding: 0; } }
      .c-list1__text .c-map1 iframe {
        height: 400px; }
        @media screen and (max-width: 767px) {
          .c-list1__text .c-map1 iframe {
            height: 300px; } }

/*
------------------------------------------------------------*/
.test {
  background: #fcc;
  padding: 50px 0; }

.c-list2 {
  width: 1000px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  @media screen and (max-width: 767px) {
    .c-list2 {
      width: auto;
      -webkit-flex-wrap: initial;
          -ms-flex-wrap: initial;
              flex-wrap: initial;
      padding: 0 5vw;
      display: block; } }
  .c-list2__block {
    width: 478px;
    height: 340px;
    position: relative;
    background-color: #fff;
    border-radius: 10px;
    padding: 44px 42px 0 42px;
    margin-left: 43px;
    margin-bottom: 70px; }
    @media screen and (max-width: 767px) {
      .c-list2__block {
        width: auto;
        height: auto;
        border-radius: 5px;
        padding: 8vw 6vw;
        margin-left: 0px;
        margin-bottom: 12vw; } }
    .c-list2__block:nth-child(2n+1) {
      margin-left: 0px; }
    .c-list2__block:nth-last-child(-n+2) {
      margin-bottom: 0; }
      @media screen and (max-width: 767px) {
        .c-list2__block:nth-last-child(-n+2) {
          margin-bottom: 12vw; } }
    @media screen and (max-width: 767px) {
      .c-list2__block:last-child {
        margin-bottom: 0vw; } }
  .c-list2__icon {
    font-size: 2.6rem;
    font-weight: 700;
    position: absolute;
    top: -34px;
    left: -20px; }
    @media screen and (max-width: 767px) {
      .c-list2__icon {
        font-size: 4vw;
        top: -5vw;
        left: -0vw; } }
    .c-list2__icon__bg {
      width: 70px;
      height: 70px;
      background: #fcef3d;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      position: relative; }
      @media screen and (max-width: 767px) {
        .c-list2__icon__bg {
          width: 11vw;
          height: 11vw; } }
      .c-list2__icon__bg:before, .c-list2__icon__bg:after {
        content: "";
        display: block;
        position: absolute;
        background-color: #222; }
      .c-list2__icon__bg:before {
        width: 2px;
        height: 50px;
        right: -14px;
        bottom: 1px; }
        @media screen and (max-width: 767px) {
          .c-list2__icon__bg:before {
            width: 1px;
            height: 8vw;
            right: -2vw;
            bottom: 0; } }
      .c-list2__icon__bg:after {
        width: 50px;
        height: 2px;
        right: -0px;
        bottom: -14px; }
        @media screen and (max-width: 767px) {
          .c-list2__icon__bg:after {
            width: 8vw;
            height: 1px;
            right: -0px;
            bottom: -2vw; } }
    .c-list2__icon__bg2 {
      background-color: #fff;
      border-radius: 100%;
      width: 40px;
      height: 40px;
      text-align: center; }
      @media screen and (max-width: 767px) {
        .c-list2__icon__bg2 {
          width: 8vw;
          height: 8vw;
          line-height: 8vw; } }
  .c-list2__title {
    font-size: 2.2rem;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .c-list2__title {
        font-size: 4.3vw; } }
  .c-list2__text {
    font-size: 1.4rem;
    margin: 29px 0 0 0;
    line-height: 1.8; }
    @media screen and (max-width: 767px) {
      .c-list2__text {
        margin: 4vw 0 0 0;
        font-size: 3.7vw;
        line-height: 1.6; } }

/*
------------------------------------------------------------*/
.c-list3 {
  width: 1000px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .c-list3 {
      display: block;
      width: auto;
      padding: 0 5vw; } }
  .c-list3__block {
    width: 480px;
    margin: 0 0 25px 40px; }
    @media screen and (max-width: 767px) {
      .c-list3__block {
        width: auto;
        margin: 0 0 5vw 0; } }
    .c-list3__block:nth-child(2n+1) {
      margin-left: 0px; }
    .c-list3__block:nth-last-child(-n+2) {
      margin-bottom: 0; }
      @media screen and (max-width: 767px) {
        .c-list3__block:nth-last-child(-n+2) {
          margin-bottom: 5vw; } }
    @media screen and (max-width: 767px) {
      .c-list3__block:last-child {
        margin-bottom: 0vw; } }
  .c-list3__text {
    font-size: 1.6rem;
    margin: 19px 0 0 0; }
    @media screen and (max-width: 767px) {
      .c-list3__text {
        font-size: 3vw;
        margin: 2vw 0 0 0; } }

/*
------------------------------------------------------------*/
.c-list4-bg {
  background: #004ea2;
  padding: 0px 0 80px 0; }
  @media screen and (max-width: 767px) {
    .c-list4-bg {
      padding: 18vw 5vw 10vw 5vw; } }

.c-list4 {
  width: 840px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  position: relative; }
  @media screen and (max-width: 767px) {
    .c-list4 {
      width: auto;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  .c-list4__block {
    width: 220px;
    margin: 0 0 32px 86px;
    cursor: pointer; }
    @media screen and (max-width: 767px) {
      .c-list4__block {
        margin: 5vw 0 0 0;
        width: 40vw; } }
    .c-list4__block:hover .c-list4__icon {
      background-color: #fcef3e; }
    .c-list4__block--1 {
      margin-left: 0;
      margin-bottom: 0; }
      .c-list4__block--1 .c-list4__iconimg {
        width: 77px;
        -webkit-transform: translateY(-7px);
            -ms-transform: translateY(-7px);
                transform: translateY(-7px); }
        @media screen and (max-width: 767px) {
          .c-list4__block--1 .c-list4__iconimg {
            width: 14vw;
            -webkit-transform: translateY(-2vw);
                -ms-transform: translateY(-2vw);
                    transform: translateY(-2vw); } }
      @media screen and (max-width: 767px) {
        .c-list4__block--1 {
          margin-top: 0; } }
    .c-list4__block--2 .c-list4__iconimg {
      width: 88px;
      -webkit-transform: translateY(-6px);
          -ms-transform: translateY(-6px);
              transform: translateY(-6px); }
      @media screen and (max-width: 767px) {
        .c-list4__block--2 .c-list4__iconimg {
          width: 16vw;
          -webkit-transform: translateY(-2vw);
              -ms-transform: translateY(-2vw);
                  transform: translateY(-2vw); } }
    @media screen and (max-width: 767px) {
      .c-list4__block--2 {
        margin-top: 0; } }
    .c-list4__block--3 .c-list4__iconimg {
      width: 55px;
      -webkit-transform: translateY(0px);
          -ms-transform: translateY(0px);
              transform: translateY(0px);
      padding: 0 0 7px 0; }
      @media screen and (max-width: 767px) {
        .c-list4__block--3 .c-list4__iconimg {
          width: 10vw;
          -webkit-transform: translateY(-2vw);
              -ms-transform: translateY(-2vw);
                  transform: translateY(-2vw);
          padding: 0 0 1vw 0; } }
    .c-list4__block--4 {
      margin-left: 0;
      margin-bottom: 0; }
      .c-list4__block--4 .c-list4__iconimg {
        width: 70px;
        -webkit-transform: translateY(-10px);
            -ms-transform: translateY(-10px);
                transform: translateY(-10px);
        padding: 0 0 5px 0; }
        @media screen and (max-width: 767px) {
          .c-list4__block--4 .c-list4__iconimg {
            width: 14vw;
            -webkit-transform: translateY(-2vw);
                -ms-transform: translateY(-2vw);
                    transform: translateY(-2vw);
            padding: 0 0 1vw 0; } }
    .c-list4__block--5 {
      margin-bottom: 0; }
      .c-list4__block--5 .c-list4__iconimg {
        width: 40px;
        -webkit-transform: translateY(-4px);
            -ms-transform: translateY(-4px);
                transform: translateY(-4px); }
        @media screen and (max-width: 767px) {
          .c-list4__block--5 .c-list4__iconimg {
            width: 7vw;
            -webkit-transform: translateY(-2vw);
                -ms-transform: translateY(-2vw);
                    transform: translateY(-2vw); } }
    .c-list4__block--6 {
      margin: 0;
      position: absolute;
      bottom: -106px;
      right: 30px;
      width: 214px;
      height: 440px; }
      @media screen and (max-width: 767px) {
        .c-list4__block--6 {
          position: relative;
          bottom: auto;
          height: auto;
          right: 7vw;
          width: 36vw;
          margin-top: 5vw; } }
      .c-list4__block--6 img {
        width: 100%;
        height: auto; }
  .c-list4__icon {
    background-color: #fff;
    border-radius: 100%;
    width: 220px;
    height: 220px;
    -webkit-box-shadow: 4px 4px #222;
            box-shadow: 4px 4px #222;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media screen and (max-width: 767px) {
      .c-list4__icon {
        -webkit-box-shadow: 2px 2px #222;
                box-shadow: 2px 2px #222;
        width: 39.5vw;
        height: 39.5vw; } }
  .c-list4__iconimg img {
    width: 100%;
    height: auto; }
  .c-list4__icontext {
    margin: 10px 0 0 0;
    font-size: 2rem;
    font-weight: 700;
    text-align: center;
    line-height: 1.2; }
    @media screen and (max-width: 767px) {
      .c-list4__icontext {
        font-size: 3.6vw;
        margin: 2vw 0 0 0; } }
  .c-list4__list {
    margin: 12px 0 0 0; }
    @media screen and (max-width: 767px) {
      .c-list4__list {
        margin: 2vw 0 0 0; } }
  .c-list4__text {
    font-size: 1.4rem;
    color: #fff;
    border-bottom: 1px solid #80a7d1;
    padding: 7px 0;
    letter-spacing: -1px;
    font-weight: 300; }
    @media screen and (max-width: 767px) {
      .c-list4__text {
        padding: 2vw 0;
        font-size: 3vw; } }
    .c-list4__text.u-ls {
      letter-spacing: -1.5px; }

/*
------------------------------------------------------------*/
.l-list5 {
  width: 1000px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media screen and (max-width: 767px) {
    .l-list5 {
      width: 100%;
      display: block;
      padding: 0 5vw; } }
  .l-list5--wide {
    display: block; }
  .l-list5__block {
    width: 482px; }
    @media screen and (max-width: 767px) {
      .l-list5__block {
        width: 100%; } }

.c-list5 {
  border-top: 1px solid #222; }
  .c-list5__block {
    border-bottom: 1px solid #222;
    padding: 18px 0; }
    @media screen and (max-width: 767px) {
      .c-list5__block {
        padding: 5vw 0; } }
  .c-list5__wrap {
    background-image: url("../img/common/icon_36.png");
    background-position: 0 3px;
    background-repeat: no-repeat;
    padding: 5px 0 5px 59px; }
    @media screen and (max-width: 767px) {
      .c-list5__wrap {
        padding: 0 0 0 30px;
        background-size: 22px auto; } }
  .c-list5__head {
    font-size: 2rem;
    font-weight: bold; }
    @media screen and (max-width: 767px) {
      .c-list5__head {
        font-size: 5vw; } }
  .c-list5__body {
    font-weight: 500;
    margin-top: 10px; }
  .c-list5__text {
    font-size: 1.6rem;
    line-height: 1.8; }
    @media screen and (max-width: 767px) {
      .c-list5__text {
        font-size: 4vw;
        margin-top: 2vw;
        line-height: 1.6; } }
  .c-list5__list {
    margin: 5px 0 0 0; }
    @media screen and (max-width: 767px) {
      .c-list5__list {
        margin-top: 1vw; } }
  .c-list5__item {
    list-style: disc;
    margin: 0 0 0 1.5em;
    font-size: 1.6rem; }
    @media screen and (max-width: 767px) {
      .c-list5__item {
        font-size: 4vw;
        line-height: 1.6; } }
  .c-list5 li + li {
    margin-top: 5px; }
    @media screen and (max-width: 767px) {
      .c-list5 li + li {
        margin-top: 1vw; } }
  .c-list5--color2 .c-list5__wrap {
    background-image: url("../img/common/icon_37.png"); }

.l-list5-2 {
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative; }
  @media screen and (max-width: 767px) {
    .l-list5-2 {
      width: 100%;
      display: block;
      padding: 0 0vw; } }
  .l-list5-2__block {
    width: 47%; }
    @media screen and (max-width: 767px) {
      .l-list5-2__block {
        width: 100%; } }
    @media screen and (max-width: 767px) {
      .l-list5-2__block:last-child {
        margin-top: 6vw; } }
  .l-list5-2:after {
    content: "";
    display: block;
    background-color: #000;
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 50%; }
    @media screen and (max-width: 767px) {
      .l-list5-2:after {
        display: none; } }

.c-list5-2__block {
  margin-top: 25px; }
  @media screen and (max-width: 767px) {
    .c-list5-2__block {
      padding: 0vw 0;
      margin-top: 5vw; } }
  .c-list5-2__block:first-child {
    margin-top: 0px; }

.c-list5-2__wrap {
  background-image: url("../img/common/icon_36.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  padding: 0 0 0 59px; }
  @media screen and (max-width: 767px) {
    .c-list5-2__wrap {
      padding: 0 0 0 30px;
      background-size: 22px auto; } }

.c-list5-2__head {
  font-size: 2rem;
  font-weight: bold; }
  @media screen and (max-width: 767px) {
    .c-list5-2__head {
      font-size: 5vw; } }

.c-list5-2__body {
  font-weight: 500; }

.c-list5-2__text {
  font-size: 1.6rem;
  line-height: 1.8; }
  @media screen and (max-width: 767px) {
    .c-list5-2__text {
      font-size: 4vw;
      margin-top: 2vw;
      line-height: 1.6; } }

.c-list5-2__list {
  margin: 5px 0 0 0; }
  @media screen and (max-width: 767px) {
    .c-list5-2__list {
      margin-top: 1vw; } }

.c-list5-2__item {
  list-style: disc;
  margin: 0 0 0 1.5em;
  font-size: 1.6rem; }
  @media screen and (max-width: 767px) {
    .c-list5-2__item {
      font-size: 4vw;
      line-height: 1.6; } }

.c-list5-2 li + li {
  margin-top: 5px; }
  @media screen and (max-width: 767px) {
    .c-list5-2 li + li {
      margin-top: 1vw; } }

.c-list5-2--color2 .c-list5-2__wrap {
  background-image: url("../img/common/icon_37.png"); }

/*
------------------------------------------------------------*/
.c-list6 {
  width: 1000px;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .c-list6 {
      width: auto;
      padding: 0 5vw; } }
  .c-list6__block {
    border-bottom: 1px solid #222;
    padding: 26px 0 20px 0;
    position: relative; }
    @media screen and (max-width: 767px) {
      .c-list6__block {
        padding: 5vw 0; } }
    .c-list6__block:first-child {
      border-top: 1px solid #222;
      padding-top: 20px; }
      @media screen and (max-width: 767px) {
        .c-list6__block:first-child {
          padding-top: 5vw; } }
    .c-list6__block:after {
      content: "";
      display: block;
      position: absolute;
      background-color: #fff;
      border-right: 1px solid #222;
      border-bottom: 1px solid #222;
      width: 30px;
      height: 30px;
      bottom: -16px;
      left: calc(50% - 15px);
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
      @media screen and (max-width: 767px) {
        .c-list6__block:after {
          width: 5vw;
          height: 5vw;
          left: calc(50% - 2.5vw);
          bottom: -2.7vw; } }
    .c-list6__block:last-child:after {
      display: none; }
  .c-list6__wrap1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .c-list6__icon {
    width: 40px;
    height: 40px;
    background: #fcef3d;
    font-size: 1.8rem;
    line-height: 1;
    font-weight: 700;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative; }
    @media screen and (max-width: 767px) {
      .c-list6__icon {
        width: 11vw;
        height: 11vw; } }
  .c-list6__wrap2 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 5px 0 0 17px; }
  .c-list6__head {
    font-size: 2rem;
    font-weight: bold; }
    @media screen and (max-width: 767px) {
      .c-list6__head {
        font-size: 5vw; } }
  .c-list6__body {
    font-weight: 500; }
  .c-list6__text {
    font-size: 1.6rem;
    line-height: 1.8; }
    @media screen and (max-width: 767px) {
      .c-list6__text {
        font-size: 4vw;
        margin-top: 2vw;
        line-height: 1.6; } }

/*------------------------------------------------------------
table
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
.c-table1 {
  width: 1000px;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .c-table1 {
      width: auto;
      padding: 0 5vw; } }
  .c-table1 table {
    border-top: 1px solid #222;
    border-collapse: collapse;
    width: 100%; }
  .c-table1 th,
  .c-table1 td {
    font-weight: 500;
    font-size: 1.6rem;
    text-align: left;
    border-bottom: 1px solid #222;
    padding: 21px 0px;
    vertical-align: top;
    line-height: 1.6; }
    @media screen and (max-width: 767px) {
      .c-table1 th,
      .c-table1 td {
        font-size: 4.0vw;
        display: block;
        width: 100%; } }
  .c-table1 th {
    width: 10em; }
    @media screen and (max-width: 767px) {
      .c-table1 th {
        width: 100%;
        padding: 4vw 0.5vw 0 1vw;
        border-bottom: 0px; } }
  @media screen and (max-width: 767px) {
    .c-table1 td {
      padding: 2vw 0.5vw 4vw 1vw; } }
  .c-table1__text ul + p {
    margin: 15px 0 0 0; }
  .c-table1__text ul {
    margin: 5px 0 0 1.5em; }
  .c-table1__text li {
    list-style: disc; }

/*------------------------------------------------------------
line
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
.c-line1 {
  background-image: url("../img/common/line_02.png");
  background-repeat: repeat-x;
  background-position: 0 95%;
  background-size: auto 5px; }

/*------------------------------------------------------------
video
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
video
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
other
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
.c-step1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 23px 0 0 0; }
  @media screen and (max-width: 767px) {
    .c-step1 {
      margin: 3vw 0 0 0;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
  .c-step1__block {
    text-align: center;
    background-image: url("../img/common/icon_10.png");
    background-repeat: no-repeat;
    background-position: right 0;
    padding: 8px 0 15px 0; }
    @media screen and (max-width: 767px) {
      .c-step1__block {
        padding: 0vw 0 0vw 0;
        background-size: auto 100%; } }
    .c-step1__block--1 {
      width: 275px; }
      @media screen and (max-width: 767px) {
        .c-step1__block--1 {
          width: 52%; } }
      .c-step1__block--1 .c-step1__icon {
        background-image: url("../img/common/icon_02.png");
        -webkit-transform: translateY(7px);
            -ms-transform: translateY(7px);
                transform: translateY(7px); }
        @media screen and (max-width: 767px) {
          .c-step1__block--1 .c-step1__icon {
            background-image: url("../img/common/icon_02_sp.png");
            background-size: 17vw auto;
            -webkit-transform: translateY(0px);
                -ms-transform: translateY(0px);
                    transform: translateY(0px); } }
    .c-step1__block--2 {
      width: 250px; }
      @media screen and (max-width: 767px) {
        .c-step1__block--2 {
          width: 48%;
          background-image: none; } }
      .c-step1__block--2 .c-step1__icon {
        background-image: url("../img/common/icon_03.png"); }
        @media screen and (max-width: 767px) {
          .c-step1__block--2 .c-step1__icon {
            background-image: url("../img/common/icon_03_sp.png");
            background-size: 14vw auto; } }
    .c-step1__block--3 {
      width: 250px; }
      @media screen and (max-width: 767px) {
        .c-step1__block--3 {
          width: 52%;
          margin-top: 7vw; } }
      .c-step1__block--3 .c-step1__icon {
        background-image: url("../img/common/icon_04.png"); }
        @media screen and (max-width: 767px) {
          .c-step1__block--3 .c-step1__icon {
            background-image: url("../img/common/icon_04_sp.png");
            background-size: 11vw auto; } }
    .c-step1__block--4 {
      width: 250px;
      background-image: none; }
      @media screen and (max-width: 767px) {
        .c-step1__block--4 {
          width: 48%;
          margin-top: 7vw; } }
      .c-step1__block--4 .c-step1__icon {
        background-image: url("../img/common/icon_05.png"); }
        @media screen and (max-width: 767px) {
          .c-step1__block--4 .c-step1__icon {
            background-image: url("../img/common/icon_05_sp.png");
            background-size: 12vw auto;
            height: 21vw; } }
  .c-step1__inner {
    padding: 0 27px 0 0; }
    @media screen and (max-width: 767px) {
      .c-step1__inner {
        padding: 0 3vw 0 0; } }
  .c-step1__title {
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1; }
    @media screen and (max-width: 767px) {
      .c-step1__title {
        font-size: 4.6vw; } }
  .c-step1__icon {
    display: block;
    height: 108px;
    background-repeat: no-repeat;
    background-position: center center; }
    @media screen and (max-width: 767px) {
      .c-step1__icon {
        height: 18.5vw; } }
  .c-step1__text {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.6; }
    @media screen and (max-width: 767px) {
      .c-step1__text {
        font-size: 3.8vw;
        line-height: 1.4; } }

/*
------------------------------------------------------------*/
.c-step2 {
  background: #00519e;
  padding: 56px 0; }
  @media screen and (max-width: 767px) {
    .c-step2 {
      padding: 8vw 0; } }
  .c-step2__wrap {
    width: 1000px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media screen and (max-width: 767px) {
      .c-step2__wrap {
        width: auto;
        padding: 0 3vw; } }
  .c-step2__block {
    text-align: center;
    color: #fff;
    font-weight: 700;
    position: relative; }
    .c-step2__block:first-child {
      width: 53%; }
      @media screen and (max-width: 767px) {
        .c-step2__block:first-child {
          padding: 0 5vw 0 0; } }
      .c-step2__block:first-child:before, .c-step2__block:first-child:after {
        content: "";
        display: block;
        position: absolute; }
      .c-step2__block:first-child:before {
        background: #fff;
        height: 102%;
        width: 2px;
        right: 0px;
        top: -0px;
        z-index: 10; }
        @media screen and (max-width: 767px) {
          .c-step2__block:first-child:before {
            width: 0.3vw; } }
      .c-step2__block:first-child:after {
        background-color: #00519e;
        border-right: 2px solid #fff;
        border-bottom: 2px solid #fff;
        right: -14px;
        top: calc(51% - 14px);
        z-index: 20;
        width: 28px;
        height: 28px;
        -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
                transform: rotate(-45deg); }
        @media screen and (max-width: 767px) {
          .c-step2__block:first-child:after {
            border-right: 0.3vw solid #fff;
            border-bottom: 0.3vw solid #fff;
            width: 6vw;
            height: 6vw;
            right: -3vw; } }
      @media screen and (max-width: 767px) {
        .c-step2__block:first-child .c-step2__img img {
          height: 24vw;
          width: auto; } }
    .c-step2__block:last-child {
      width: 47%; }
      @media screen and (max-width: 767px) {
        .c-step2__block:last-child {
          padding: 0 0 0 5vw; } }
      @media screen and (max-width: 767px) {
        .c-step2__block:last-child img {
          margin: 2vw 0 0 0; } }
  .c-step2__img {
    height: 150px;
    display: block; }
    @media screen and (max-width: 767px) {
      .c-step2__img {
        height: 31vw; } }
    @media screen and (max-width: 767px) {
      .c-step2__img img {
        width: 20vw;
        height: auto; } }
  .c-step2__text1 {
    font-size: 1.4rem; }
    @media screen and (max-width: 767px) {
      .c-step2__text1 {
        font-size: 3vw; } }
  .c-step2__text2 {
    font-size: 2.8rem;
    margin: 7px 0 0 0; }
    @media screen and (max-width: 767px) {
      .c-step2__text2 {
        margin: 1vw 0 0 0;
        font-size: 5vw; } }

/*
------------------------------------------------------------*/
.c-link1 {
  text-align: center; }
  .c-link1 a {
    display: inline-block;
    background-image: url("../img/common/icon_27.png");
    background-repeat: no-repeat;
    background-position: 0 center;
    text-decoration: none;
    font-size: 1.6rem;
    color: #222;
    font-weight: 500;
    padding: 6px 0 6px 33px;
    line-height: 1; }
    @media screen and (max-width: 767px) {
      .c-link1 a {
        font-size: 4vw;
        background-size: 22px auto;
        padding: 2vw 0 1vw 10vw; } }

/*
------------------------------------------------------------*/
.c-mv1 {
  background-image: url("../img/common/bg_01.png");
  text-align: center;
  padding: 20px 0 136px 0;
  position: relative; }
  @media screen and (max-width: 767px) {
    .c-mv1 {
      background-image: url("../img/common/bg_02.png");
      background-size: 3px 3px; } }
  @media screen and (max-width: 767px) {
    .c-mv1 {
      padding: 5vw 0 18vw 0; } }
  .c-mv1:before {
    content: "";
    display: block;
    width: 100%;
    top: 0px;
    height: 172px;
    background-color: #fff;
    position: absolute;
    z-index: 1; }
    @media screen and (max-width: 767px) {
      .c-mv1:before {
        height: 43vw; } }
  .c-mv1 img {
    z-index: 2;
    position: relative; }

/*
------------------------------------------------------------*/
.c-mv2 {
  height: 285px;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .c-mv2 {
      height: 35vw; } }
  .c-mv2 img {
    -webkit-transform: translateY(-102px);
        -ms-transform: translateY(-102px);
            transform: translateY(-102px); }
    @media screen and (max-width: 767px) {
      .c-mv2 img {
        transform: translateY(-15vw);
        -webkit-transform: translateY(-15vw);
        -moz-transform: translateY(-15vw);
        -ms-transform: translateY(-15vw);
        -o-transform: translateY(-15vw); } }

/*
------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .c-map1 {
    padding: 0 5vw; } }

.c-map1 iframe {
  width: 100%;
  height: 520px; }
  @media screen and (max-width: 767px) {
    .c-map1 iframe {
      height: 300px; } }

/*
------------------------------------------------------------*/
.c-panel1-test {
  background-image: url("../img/common/bg_01.png");
  padding: 60px 0; }
  @media screen and (max-width: 767px) {
    .c-panel1-test {
      background-image: url("../img/common/bg_02.png");
      background-size: 3px 3px; } }
  @media screen and (max-width: 767px) {
    .c-panel1-test {
      padding: 5vw; } }

.c-panel1 + .c-panel1 {
  margin-top: 55px; }
  @media screen and (max-width: 767px) {
    .c-panel1 + .c-panel1 {
      margin-top: 10vw; } }

.c-panel1 {
  width: 1000px;
  margin: 0 auto;
  border-radius: 10px;
  -webkit-box-shadow: 4px 4px #222;
          box-shadow: 4px 4px #222;
  background-color: #fff;
  padding: 38px 41px 48px 41px; }
  @media screen and (max-width: 767px) {
    .c-panel1 {
      width: auto;
      padding: 8vw 5vw; } }
  .c-panel1__block1 {
    text-align: center; }
  .c-panel1__title1 {
    display: inline-block;
    line-height: 1.4;
    font-size: 2.6rem;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    @media screen and (max-width: 767px) {
      .c-panel1__title1 {
        font-size: 5vw; } }
    .c-panel1__title1:before, .c-panel1__title1:after {
      content: "";
      display: block;
      width: 3px;
      height: 50px;
      background-color: #000; }
      @media screen and (max-width: 767px) {
        .c-panel1__title1:before, .c-panel1__title1:after {
          height: 7vw;
          width: 0.7vw; } }
    .c-panel1__title1:before {
      -webkit-transform: rotate(-30deg);
          -ms-transform: rotate(-30deg);
              transform: rotate(-30deg);
      margin: 0 57px 0 0; }
      @media screen and (max-width: 767px) {
        .c-panel1__title1:before {
          margin: 0 4vw 0 0; } }
    .c-panel1__title1:after {
      -webkit-transform: rotate(30deg);
          -ms-transform: rotate(30deg);
              transform: rotate(30deg);
      margin: 0 0 0 40px; }
      @media screen and (max-width: 767px) {
        .c-panel1__title1:after {
          margin: 0 0 0 4vw; } }
    .c-panel1__title1__inner {
      background-image: url("../img/common/line_02.png");
      background-repeat: repeat-x;
      background-position: 0 90%;
      background-size: auto 12px;
      padding: 0 5px; }
      @media screen and (max-width: 767px) {
        .c-panel1__title1__inner {
          background-size: auto 1.8vw;
          padding: 0 0.5vw; } }
    .c-panel1__title1 span {
      display: inline-block; }
  .c-panel1__img1 {
    margin-top: 10px; }
    @media screen and (max-width: 767px) {
      .c-panel1__img1 {
        margin-top: 5vw; } }
    @media screen and (max-width: 767px) {
      .c-panel1__img1 img {
        max-width: 35vw;
        height: auto; } }
  .c-panel1__text1 {
    margin-top: 10px;
    font-size: 2rem;
    font-weight: 700; }
    @media screen and (max-width: 767px) {
      .c-panel1__text1 {
        margin-top: 5vw;
        font-size: 4vw; } }
  .c-panel1__block2 {
    border-top: 1px solid #222;
    padding: 26px 0 0 0;
    margin-top: 26px; }
    @media screen and (max-width: 767px) {
      .c-panel1__block2 {
        padding: 6vw 0 0 0;
        margin-top: 6vw; } }
  .c-panel1__title2 {
    font-size: 1.6rem; }
    @media screen and (max-width: 767px) {
      .c-panel1__title2 {
        font-size: 4vw; } }
  .c-panel1__list1 {
    font-size: 1.6rem;
    margin: 0px 0 0 1.5em; }
    @media screen and (max-width: 767px) {
      .c-panel1__list1 {
        font-size: 4vw; } }
  .c-panel1__item1 {
    list-style: disc;
    margin: 5px 0 0 0; }
  .c-panel1__text2 {
    font-size: 1.6rem; }
    @media screen and (max-width: 767px) {
      .c-panel1__text2 {
        font-size: 4vw; } }
  .c-panel1__block3 {
    border-top: 1px solid #222;
    padding: 31px 0 0 0;
    margin-top: 26px; }
    @media screen and (max-width: 767px) {
      .c-panel1__block3 {
        padding: 7vw 0 0 0;
        margin-top: 6vw; } }

/*
------------------------------------------------------------*/
.c-panel2 {
  background-color: #00519e;
  padding: 32px 0 57px 0; }
  @media screen and (max-width: 767px) {
    .c-panel2 {
      padding: 2vw 5vw 8vw 5vw; } }
  .c-panel2 .c-text4 {
    margin-top: 17px; }
    @media screen and (max-width: 767px) {
      .c-panel2 .c-text4 {
        margin-top: 0vw; } }

.p-company {
  padding: 0 0 80px 0; }
  @media screen and (max-width: 767px) {
    .p-company {
      padding: 0 0 10vw 0; } }

.p-company1__1 {
  background-image: url("../img/common/bg_01.png");
  padding: 52px 0 142px 0; }
  @media screen and (max-width: 767px) {
    .p-company1__1 {
      background-image: url("../img/common/bg_02.png");
      background-size: 3px 3px; } }
  @media screen and (max-width: 767px) {
    .p-company1__1 {
      padding: 8vw 5vw 25vw 5vw; } }

.p-company1__2 {
  padding: 0px 0 0px 0; }

.p-company2 {
  margin-top: 50px; }
  @media screen and (max-width: 767px) {
    .p-company2 {
      margin-top: 10vw; } }
  .p-company2 .c-table1 {
    margin-top: 25px; }
    @media screen and (max-width: 767px) {
      .p-company2 .c-table1 {
        margin-top: 5vw; } }

.p-company3 {
  margin-top: 55px; }
  @media screen and (max-width: 767px) {
    .p-company3 {
      margin-top: 10vw; } }
  .p-company3 .c-map1 {
    margin-top: 30px; }
    @media screen and (max-width: 767px) {
      .p-company3 .c-map1 {
        margin-top: 5vw; } }
  .p-company3__text1 {
    width: 1000px;
    margin: 25px auto 36px auto;
    font-size: 1.6rem;
    line-height: 1.6; }
    @media screen and (max-width: 767px) {
      .p-company3__text1 {
        width: auto;
        padding: 0 5vw;
        font-size: 4vw;
        margin-top: 5vw;
        margin-bottom: 5vw; } }

.p-consult-asset2 {
  padding: 67px 0 0px 0; }
  @media screen and (max-width: 767px) {
    .p-consult-asset2 {
      padding: 9vw 0vw 10vw 0vw; } }
  .p-consult-asset2 .l-list5 {
    margin-top: 7px; }
    @media screen and (max-width: 767px) {
      .p-consult-asset2 .l-list5 {
        margin-top: 7px; } }
  .p-consult-asset2 .c-text3 {
    margin-top: 39px;
    margin-bottom: 0; }
    @media screen and (max-width: 767px) {
      .p-consult-asset2 .c-text3 {
        margin-top: 10vw; } }

.p-consult-asset3 {
  padding: 64px 0 0px 0; }
  @media screen and (max-width: 767px) {
    .p-consult-asset3 {
      padding: 0vw 0vw 10vw 0vw; } }
  .p-consult-asset3 .c-list6 {
    margin-top: 23px; }
    @media screen and (max-width: 767px) {
      .p-consult-asset3 .c-list6 {
        margin-top: 1vw; } }

.p-consult-asset4 {
  margin-top: 81px; }
  @media screen and (max-width: 767px) {
    .p-consult-asset4 {
      margin-top: 3vw; } }

.p-consult-corporate2 {
  padding: 67px 0 0px 0; }
  @media screen and (max-width: 767px) {
    .p-consult-corporate2 {
      padding: 9vw 0vw 10vw 0vw; } }
  .p-consult-corporate2 .l-list5 {
    margin-top: 30px; }
    @media screen and (max-width: 767px) {
      .p-consult-corporate2 .l-list5 {
        margin-top: 7px; } }
  .p-consult-corporate2 .c-text3 {
    margin-top: 39px;
    margin-bottom: 0; }
    @media screen and (max-width: 767px) {
      .p-consult-corporate2 .c-text3 {
        margin-top: 10vw; } }

.p-consult-corporate3 {
  padding: 64px 0 0px 0; }
  @media screen and (max-width: 767px) {
    .p-consult-corporate3 {
      padding: 0vw 0vw 10vw 0vw; } }
  .p-consult-corporate3 .c-list6 {
    margin-top: 23px; }
    @media screen and (max-width: 767px) {
      .p-consult-corporate3 .c-list6 {
        margin-top: 1vw; } }

.p-consult-corporate4 {
  margin-top: 81px; }
  @media screen and (max-width: 767px) {
    .p-consult-corporate4 {
      margin-top: 3vw; } }

.p-consult-lifeplan2 {
  padding: 67px 0 0px 0; }
  @media screen and (max-width: 767px) {
    .p-consult-lifeplan2 {
      padding: 9vw 0vw 10vw 0vw; } }
  .p-consult-lifeplan2 .l-list5 {
    margin-top: 7px; }
    @media screen and (max-width: 767px) {
      .p-consult-lifeplan2 .l-list5 {
        margin-top: 7px; } }
  .p-consult-lifeplan2 .c-text3 {
    margin-top: 39px;
    margin-bottom: 0; }
    @media screen and (max-width: 767px) {
      .p-consult-lifeplan2 .c-text3 {
        margin-top: 10vw; } }

.p-consult-lifeplan3 {
  padding: 64px 0 0px 0; }
  @media screen and (max-width: 767px) {
    .p-consult-lifeplan3 {
      padding: 0vw 0vw 10vw 0vw; } }
  .p-consult-lifeplan3 .c-list6 {
    margin-top: 23px; }
    @media screen and (max-width: 767px) {
      .p-consult-lifeplan3 .c-list6 {
        margin-top: 1vw; } }

.p-consult-lifeplan4 {
  margin-top: 81px; }
  @media screen and (max-width: 767px) {
    .p-consult-lifeplan4 {
      margin-top: 3vw; } }

.p-consult-pension2 {
  padding: 67px 0 0px 0; }
  @media screen and (max-width: 767px) {
    .p-consult-pension2 {
      padding: 9vw 0vw 10vw 0vw; } }
  .p-consult-pension2 .l-list5 {
    margin-top: 7px; }
    @media screen and (max-width: 767px) {
      .p-consult-pension2 .l-list5 {
        margin-top: 7px; } }
  .p-consult-pension2 .c-text3 {
    margin-top: 39px;
    margin-bottom: 0; }
    @media screen and (max-width: 767px) {
      .p-consult-pension2 .c-text3 {
        margin-top: 10vw; } }

.p-consult-pension3 {
  padding: 64px 0 0px 0; }
  @media screen and (max-width: 767px) {
    .p-consult-pension3 {
      padding: 0vw 0vw 10vw 0vw; } }
  .p-consult-pension3 .c-list6 {
    margin-top: 23px; }
    @media screen and (max-width: 767px) {
      .p-consult-pension3 .c-list6 {
        margin-top: 1vw; } }

.p-consult-pension4 {
  margin-top: 81px; }
  @media screen and (max-width: 767px) {
    .p-consult-pension4 {
      margin-top: 3vw; } }

.p-consult-student1__1 {
  background-image: url("../img/common/bg_01.png");
  padding: 96px 0 50px 0; }
  @media screen and (max-width: 767px) {
    .p-consult-student1__1 {
      background-image: url("../img/common/bg_02.png");
      background-size: 3px 3px; } }
  @media screen and (max-width: 767px) {
    .p-consult-student1__1 {
      padding: 12vw 0vw 10vw 0vw; } }
  .p-consult-student1__1 .c-list2__block {
    height: 320px; }
    @media screen and (max-width: 767px) {
      .p-consult-student1__1 .c-list2__block {
        height: auto; } }

.p-consult-student2 {
  padding: 67px 0 0px 0; }
  @media screen and (max-width: 767px) {
    .p-consult-student2 {
      padding: 9vw 0vw 0vw 0vw; } }
  .p-consult-student2 .l-list5 {
    margin-top: 24px; }
    @media screen and (max-width: 767px) {
      .p-consult-student2 .l-list5 {
        margin-top: 7px; } }
  .p-consult-student2 .c-title7 {
    margin-bottom: 26px; }
    @media screen and (max-width: 767px) {
      .p-consult-student2 .c-title7 {
        margin-bottom: 0px; } }
  @media screen and (max-width: 767px) {
    .p-consult-student2 .c-title7--color1 {
      margin-top: 12vw; } }
  .p-consult-student2 .c-text3 {
    margin-top: 39px;
    margin-bottom: 0; }
    @media screen and (max-width: 767px) {
      .p-consult-student2 .c-text3 {
        margin-top: 10vw; } }

.p-consult-student3 {
  padding: 64px 0 0px 0; }
  @media screen and (max-width: 767px) {
    .p-consult-student3 {
      padding: 0vw 0vw 10vw 0vw; } }
  .p-consult-student3 .c-list6 {
    margin-top: 23px; }
    @media screen and (max-width: 767px) {
      .p-consult-student3 .c-list6 {
        margin-top: 1vw; } }

.p-consult-student4 {
  margin-top: 81px; }
  @media screen and (max-width: 767px) {
    .p-consult-student4 {
      margin-top: 3vw; } }

.p-consult-student5 {
  background-image: url("../img/common/bg_01.png");
  margin-top: 67px;
  padding: 50px 0 67px 0; }
  @media screen and (max-width: 767px) {
    .p-consult-student5 {
      background-image: url("../img/common/bg_02.png");
      background-size: 3px 3px; } }
  @media screen and (max-width: 767px) {
    .p-consult-student5 {
      margin-top: 10vw;
      padding: 10vw 5vw 10vw 5vw; } }

.p-consult-student6 {
  padding: 64px 0 0px 0; }
  @media screen and (max-width: 767px) {
    .p-consult-student6 {
      padding: 10vw 0vw 10vw 0vw; } }
  .p-consult-student6 .c-list6 {
    margin-top: 23px; }
    @media screen and (max-width: 767px) {
      .p-consult-student6 .c-list6 {
        margin-top: 1vw; } }

.p-consult {
  padding: 0 0 80px 0; }
  @media screen and (max-width: 767px) {
    .p-consult {
      padding: 0 0 10vw 0; } }

.p-consult1__1 {
  background-image: url("../img/common/bg_01.png");
  padding: 50px 0 75px 0; }
  @media screen and (max-width: 767px) {
    .p-consult1__1 {
      background-image: url("../img/common/bg_02.png");
      background-size: 3px 3px; } }
  @media screen and (max-width: 767px) {
    .p-consult1__1 {
      padding: 10vw 5vw 14vw 5vw; } }

.p-consult1__2 .c-list4-bg {
  padding-top: 60px; }
  @media screen and (max-width: 767px) {
    .p-consult1__2 .c-list4-bg {
      padding-top: 10vw; } }

.p-contact1 {
  padding: 0 0 80px 0; }
  @media screen and (max-width: 767px) {
    .p-contact1 {
      padding: 0 0 10vw 0; } }

.p-faq1 {
  padding: 0 0 80px 0; }
  @media screen and (max-width: 767px) {
    .p-faq1 {
      padding: 0 0 10vw 0; } }

.p-feature {
  padding: 0 0 80px 0; }
  @media screen and (max-width: 767px) {
    .p-feature {
      padding: 0 0 10vw 0; } }

.p-feature1 {
  background-image: url("../img/common/bg_01.png");
  padding: 50px 0 75px 0; }
  @media screen and (max-width: 767px) {
    .p-feature1 {
      background-image: url("../img/common/bg_02.png");
      background-size: 3px 3px; } }
  @media screen and (max-width: 767px) {
    .p-feature1 {
      padding: 10vw 5vw 14vw 5vw; } }

.p-feature5 .c-text3 {
  margin-bottom: 0; }

.p-index2__1 {
  background: #004ea2;
  height: 11em; }
  @media screen and (max-width: 767px) {
    .p-index2__1 {
      padding: 0 5vw;
      height: 10vw; } }
  .p-index2__1 .c-title5 {
    -webkit-transform: translateY(-7em);
        -ms-transform: translateY(-7em);
            transform: translateY(-7em); }
    @media screen and (max-width: 767px) {
      .p-index2__1 .c-title5 {
        -webkit-transform: translateY(-12vw);
            -ms-transform: translateY(-12vw);
                transform: translateY(-12vw); } }

.p-index3 {
  background-image: url("../img/common/bg_01.png");
  padding: 50px 0 40px 0; }
  @media screen and (max-width: 767px) {
    .p-index3 {
      background-image: url("../img/common/bg_02.png");
      background-size: 3px 3px; } }
  @media screen and (max-width: 767px) {
    .p-index3 {
      padding: 12vw 5vw 8vw 5vw; } }
  .p-index3 .c-list2 {
    margin-top: 52px; }
    @media screen and (max-width: 767px) {
      .p-index3 .c-list2 {
        padding: 6vw 0 2vw 0;
        margin-top: 0vw; } }

.p-index4 {
  padding: 70px 0 60px 0; }
  @media screen and (max-width: 767px) {
    .p-index4 {
      padding: 15vw 0 10vw 0; } }
  .p-index4 .c-list1 {
    margin-top: 10px; }
    @media screen and (max-width: 767px) {
      .p-index4 .c-list1 {
        margin-top: 2vw; } }
  .p-index4 .c-link1 {
    margin-top: 29px; }
    @media screen and (max-width: 767px) {
      .p-index4 .c-link1 {
        margin-top: 10vw; } }

.p-reserve1 {
  padding: 0 0 80px 0; }
  @media screen and (max-width: 767px) {
    .p-reserve1 {
      padding: 0 0 10vw 0; } }



/*追記*/
.conf_btn_wrap{
	display:flex;
	justify-content: center;
	flex-direction: row-reverse;
}
.c-button2.back_btn{
	width:180px;
	margin-right:50px;
}
.c-button2.back_btn input{
	background:#ccc;
}
.c-button2.back_btn input:hover{
	background:#fff;
}
.c-button2.back_btn:after{
	right:auto;
	left:12px;
	background-image: url("../img/common/icon_50.png");
}

@media screen and (max-width: 767px) {
	.conf_btn_wrap{
		display:block;
	}
	.c-button2.back_btn{
		width:100%;
		margin-right:0;
		margin-top:20px;
		text-align:left;
	}
}

.c-text1 .done{
	margin: 14px 0 0 0;
}
.c-text1 .done li {
	list-style: none;
}
.done_btn_wrap{
	margin-top:30px;
}
.done_btn_wrap .c-button2:after{
	right:auto;
	left:12px;
	background-image: url("../img/common/icon_50.png");
}

@media screen and (max-width: 767px) {
	.done_btn_wrap{
		padding: 0 5vw;
	}
}