@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

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

/*--------------------------------------
base
---------------------------------------*/
html,
body {
  height: 100%;
}

body {
  color: #202D3B;
  overflow-y: scroll;
}

img {
  vertical-align: top;
  font-size: 0;
  line-height: 0;
  width: 100%;
}

a {
  color: #202D3B;
  text-decoration: none;
  transition: all 0.1s linear;
}
a:hover {
  opacity: 0.8;
}

.cf:before, .cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}

body {
  font: 14px/1.6 "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  width: auto;
}
@media all and (max-width: 768px) {
  img {
    width: 100%;
  }
}

section {
  text-align: center;
}

.btn {
  display: inline-block;
  margin-bottom: 90px;
  transition: all 0.1s ease;
}
@media all and (max-width: 767px) {
  .btn {
    width: 250px;
    display: block;
    margin: auto !important;
  }
}
.btn:first-child {
  margin-right: 50px;
}
@media all and (max-width: 1120px) {
  .btn:first-child {
    margin-right: 0;
    padding-bottom: 3%;
  }
}
@media all and (max-width: 540px) {
  .btn:last-child {
    padding-bottom: 8%;
  }
}
.btn:hover {
  opacity: 0.5;
}
.btn img {
  width: 100%;
}
.btn a {
  display: inline-block;
}

.kv {
  position: relative;
}
.kv .bg img {
  width: 100%;
}
.kv h1.logo {
  position: absolute;
  top: 4%;
  right: 4%;
}
@media all and (max-width: 991px) {
  .kv h1.logo {
    width: 110px;
  }
}
@media all and (max-width: 540px) {
  .kv h1.logo {
    width: 60px;
  }
}
@media all and (max-width: 1100px) {
  .kv h1.logo img {
    width: 100%;
  }
}
.kv .merit {
  position: absolute;
  bottom: 9%;
  left: 50%;
  transform: translate(-50%, 0);
}
@media all and (max-width: 1100px) {
  .kv .merit {
    width: 94%;
  }
}
@media all and (max-width: 1100px) {
  .kv .merit img {
    width: 100%;
  }
}

.sec01 {
  background: url(../img/cross.png);
  text-align: center;
  padding: 7% 0 0;
  position: relative;
}
.sec01 .wrap {
  background: url(../img/kado.png) center bottom no-repeat;
  -webkit-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  padding-bottom: 110px;
}
@media all and (max-width: 1100px) {
  .sec01 .wrap {
    padding-bottom: 70px;
  }
}
@media all and (max-width: 767px) {
  .sec01 .wrap {
    padding-bottom: 30px;
  }
}
.sec01 .title {
  padding-bottom: 7%;
}
@media all and (max-width: 1000px) {
  .sec01 .title {
    width: 94%;
    margin: auto;
  }
}
@media all and (max-width: 1000px) {
  .sec01 .title img {
    width: 100%;
  }
}
.sec01 .main {
  padding-bottom: 5%;
}
@media all and (max-width: 1060px) {
  .sec01 .main {
    width: 94%;
    margin: auto;
  }
}
@media all and (max-width: 1060px) {
  .sec01 .main img {
    width: 100%;
  }
}
.sec01 .txt01 {
  padding-bottom: 75px;
}
@media all and (max-width: 1100px) {
  .sec01 .txt02 {
    width: 94%;
    margin: auto;
  }
}
@media all and (max-width: 1100px) {
  .sec01 .txt02 img {
    width: 100%;
  }
}

@media all and (max-width: 1190px) {
  .sec02 .catch {
    width: 94%;
    margin: auto;
  }
}
@media all and (max-width: 1190px) {
  .sec02 .catch img {
    width: 100%;
  }
}
.sec02 .list {
  width: 1190px;
  margin: -240px auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
@media all and (max-width: 1190px) {
  .sec02 .list {
    width: 94%;
  }
}
@media all and (max-width: 1100px) {
  .sec02 .list {
    margin: -110px auto 0;
  }
}
@media all and (max-width: 540px) {
  .sec02 .list {
    margin: -60px auto 0;
  }
}
.sec02 .list .icon {
  width: calc( ( 100% - 180px ) / 3 );
  padding-bottom: 80px;
}
@media all and (max-width: 1000px) {
  .sec02 .list .icon {
    width: calc( ( 100% - 5px ) / 2 );
  }
}
@media all and (max-width: 540px) {
  .sec02 .list .icon {
    width: 80%;
    padding-bottom: 20px;
  }
}
.sec02 .list .icon .img {
  width: auto;
  padding-bottom: 20px;
}
@media all and (max-width: 1100px) {
  .sec02 .list .icon .img {
    width: 180px;
    margin: auto;
  }
}
@media all and (max-width: 540px) {
  .sec02 .list .icon .img {
    width: 100px;
    margin: auto;
    padding-bottom: 10px;
  }
}
@media all and (max-width: 1100px) {
  .sec02 .list .icon .img img {
    width: 100%;
  }
}
.sec02 .list .txt {
  text-align: left;
  font-weight: bold;
  font-size: 18px;
}
@media all and (max-width: 767px) {
  .sec02 .list .txt {
    font-size: 13px;
  }
}
.sec02 .list .txt span.bule {
  color: #0082FF;
}

.sec03 {
  background-color: #f0f0f0;
  padding: 7% 0;
}
@media all and (max-width: 1220px) {
  .sec03 .img {
    width: 94%;
    margin: auto;
  }
}
@media all and (max-width: 1220px) {
  .sec03 .img img {
    width: 100%;
  }
}

.sec04 {
  margin-top: 90px;
}
@media all and (max-width: 540px) {
  .sec04 {
    margin-top: 8%;
  }
}

footer {
  background-color: #333;
  padding: 16px 0;
  text-align: center;
}
footer ul {
  margin-bottom: 10px;
}
footer ul li {
  display: inline-block;
  padding: 0 12px 0 6px;
  width: calc(( 100% - 80px ) / 2);
}
footer ul li:first-child {
  text-align: right;
}
footer ul li:last-child {
  text-align: left;
}
footer ul li a {
  color: #FFF;
}
footer p.cr {
  color: #FFF;
  font-size: 12px;
}
