<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

@import url("https://fonts.googleapis.com/css?family=Montserrat:400,500,700&amp;display=swap");

/*
-----------------------------------------------------*/

/*
-----------------------------------------------------*/

/*
-----------------------------------------------------*/

/*
-----------------------------------------------------*/

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

  body {
    min-width: 1200px;
    overflow-x: hidden;
  }

  main {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  }

  main {
    width: 100%;
  }

  .l-container {
    width: 1200px;
    margin: 0 auto;
  }

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

  .c-banner {
    max-width: 882px;
    margin-left: auto;
    margin-right: auto;
  }

  .c-banner--item {
    position: relative;
  }

  .c-banner--item img {
    width: 100%;
  }

  .c-banner--item {
    width: 412px;
  }

  .c-banner a {
    letter-spacing: 1px;
    display: block;
    text-align: center;
  }

  .c-banner a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
  }

  .c-banner a {
    font-size: 17px;
    margin: 5px 0 0px 20px;
    line-height: 26px;
  }

  .c-box1 {
    background: url(../images/common/bg1.jpg) no-repeat center bottom;
    margin-top: 132px;
    padding: 71px 0 166px;
  }

  .c-box1--title {
    text-align: center;
  }

  .c-box1--text {
    text-align: center;
    font-weight: bold;
  }

  .c-box1--text {
    font-size: 30px;
    margin: 12px 0 16px;
    letter-spacing: 1px;
  }

  .c-box1--note {
    letter-spacing: 1px;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
  }

  .c-box1--list {
    background: #fff;
  }

  .c-box1--list {
    width: 1100px;
    margin: 25px auto 0;
    padding: 38px 0 54px;
  }

  .c-box1--tit {
    color: #00A0E9;
    text-align: center;
    font-weight: bold;
  }

  .c-box1--tit {
    font-size: 23px;
    letter-spacing: 1px;
  }

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

  .c-box1--content {
    width: 1000px;
    margin: 33px auto 0;
  }

  .c-box1--item {
    border: 1px solid #707070;
    position: relative;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
  }

  .c-box1--item {
    width: 231px;
  }

  .c-box1--item .number {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    color: #ffff;
    background: #00A0E9;
  }

  .c-box1--item .number {
    width: 50px;
    line-height: 50px;
    font-size: 20px;
  }

  .c-box1--item .img {
    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-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .c-box1--item .img {
    height: 75px;
    margin: 28px 0 0;
  }

  .c-box1--item .img img {
    width: auto !important;
  }

  .c-box1--item .tit {
    margin: 11px 0 0;
    text-align: center;
  }

  .c-box1--item .tit span {
    color: #095CA2;
    font-weight: bold;
    background: url(../images/common/line.png) repeat-x bottom;
  }

  .c-box1--item .tit span {
    font-size: 15px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 0px 0 5px;
  }

  .c-box1--item .text {
    line-height: 20px;
    text-align: center;
    margin: 16px 12px 20px;
  }

  .c-box1 a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
  }

  .c-box2 {
    background: url(../images/common/bg2.jpg) no-repeat center top;
    margin-top: 67px;
    padding: 42px 0 54px;
  }

  .c-box2--title {
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #fff;
  }

  .c-box2--title {
    font-size: 21px;
    letter-spacing: 1px;
  }

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

  .c-box2--list {
    width: 1000px;
    margin: 31px auto 0;
  }

  .c-box2--item {
    border: 1px solid #707070;
    position: relative;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
    background: #fff;
  }

  .c-box2--item {
    width: 231px;
  }

  .c-box2--item .number {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    color: #ffff;
    background: #00A0E9;
  }

  .c-box2--item .number {
    width: 50px;
    line-height: 50px;
    font-size: 20px;
  }

  .c-box2--item .img {
    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-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .c-box2--item .img {
    height: 75px;
    margin: 28px 0 0;
  }

  .c-box2--item .img img {
    width: auto !important;
  }

  .c-box2--item .tit {
    margin: 11px 0 0;
    text-align: center;
  }

  .c-box2--item .tit span {
    color: #095CA2;
    font-weight: bold;
    background: url(../images/common/line.png) repeat-x bottom;
  }

  .c-box2--item .tit span {
    font-size: 15px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 0px 0 5px;
  }

  .c-box2--item .text {
    line-height: 20px;
    text-align: center;
    margin: 16px 12px 20px;
  }

  .c-title1 {
    background: #00A0E9;
    position: relative;
    padding-bottom: 34px;
  }

  .c-title1 {
    max-width: 1280px;
    margin: 0 auto;
  }

  .c-title1--tit {
    background: #5B8DAC;
  }

  .c-title1--tit .txt {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
  }

  .c-title1--tit .txt {
    width: 1100px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 24px;
  }

  .c-title1--img {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }

  .c-title1--img {
    top: 3px;
  }

  .c-mainvisual {
    position: relative;
  }

  .c-mainvisual {
    background: url(../images/design/img1.jpg) no-repeat center top;
    background-size: cover;
    padding: 65px 0;
  }

  .c-mainvisual--tit1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
  }

  .c-mainvisual--tit1 {
    font-size: 117px;
    letter-spacing: 6px;
    line-height: 100px;
  }

  .c-mainvisual--box {
    background: #fff;
  }

  .c-mainvisual--box {
    margin: -11px auto 0;
    width: 664px;
    padding: 32px 0 29px;
  }

  .c-mainvisual--tit2 {
    text-align: center;
    color: #fff;
    background: #00A0E9;
    font-weight: bold;
    letter-spacing: 1px;
  }

  .c-mainvisual--tit2 {
    font-size: 20px;
    line-height: 38px;
  }

  .c-mainvisual--tit3 {
    text-align: center;
  }

  .c-mainvisual--tit3 {
    margin: 25px 0 16px;
  }

  .c-mainvisual--tit3 span {
    font-weight: bold;
    color: #221815;
    background: url(../images/common/line.png) repeat-x bottom;
    display: inline-block;
    letter-spacing: 1px;
  }

  .c-mainvisual--tit3 span {
    font-size: 38px;
    padding: 0 17px;
  }

  .c-mainvisual--txt {
    font-weight: bold;
    letter-spacing: 1px;
    color: #221815;
  }

  .c-mainvisual--txt {
    font-size: 16px;
    line-height: 30px;
    width: 427px;
    margin: 0 auto;
  }

  .c-bnt {
    background: #FDD000 url(../images/reason/arrow.svg) no-repeat right 12px center;
    position: relative;
    text-align: center;
    text-decoration: none !important;
    display: block;
    color: #221815;
    font-weight: bold;
  }

  .c-bnt {
    background-size: 22px 22px;
    -webkit-transition: all .25s;
    transition: all .25s;
    line-height: 23px;
    padding: 19px 0 13px 20px;
    max-width: 524px;
    border-radius: 19px;
    margin: auto;
    font-size: 18px;
  }

  .c-bnt:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #C9AF37;
    position: absolute;
    z-index: -1;
  }

  .c-bnt:before {
    border-radius: 19px;
    bottom: -4px;
    left: 4px;
  }

  .p-life--mv {
    position: relative;
  }

  .p-life--mv {
    padding-bottom: 47px;
    margin: 0 0 40px;
  }

  .p-life--img {
    text-align: center;
  }

  .p-life--img {
    max-width: 1100px;
    margin: 0 auto;
  }

  .p-life--box {
    background: #221815;
    height: 189px;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: -1;
  }

  .p-life1 {
    margin: 0 0 67px;
  }

  .p-life1--txt {
    text-align: center;
    font-weight: bold;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    letter-spacing: 2.4px;
  }

  .p-life1--txt {
    font-size: 18px;
    line-height: 2.3;
    margin: 0 0 54px;
  }

  .p-life1--list {
    position: relative;
    margin: 0 auto;
  }

  .p-life1--list {
    width: 1100px;
    padding: 0 50px 22px;
  }

  .p-life1--list:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 187px;
    background: #F3F2E6;
    z-index: -1;
  }

  .p-life1--list li {
    position: relative;
    text-align: center;
  }

  .p-life1--list li {
    display: inline-block;
    margin-right: 97px;
  }

  .p-life1--list li a {
    text-decoration: none;
    display: block;
  }

  .p-life1--list li a {
    padding-bottom: 31px;
  }

  .p-life1--list li a:before {
    content: none;
  }

  .p-life1--list li a:after {
    content: '';
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #00A0E9 transparent transparent transparent;
  }

  .p-life1--list li a:after {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-55%);
        -ms-transform: translateX(-55%);
            transform: translateX(-55%);
    border-width: 15px 27px 0 27px;
  }

  .p-life1--list li a:hover {
    opacity: 0.8;
  }

  .p-life1--list li img:hover {
    opacity: 1;
  }

  .p-life1--list li:nth-child(2) {
    margin-right: 82px;
  }

  .p-life1--list li:nth-child(2) .p-life1--number {
    top: -15px;
    left: -13px;
  }

  .p-life1--list li:nth-child(3n) {
    margin-right: 0;
  }

  .p-life1--list li:nth-child(3n) .p-life1--number {
    top: -17px;
  }

  .p-life1--list li:nth-child(3n) .p-life1--number {
    left: -13px;
  }

  .p-life1--number {
    position: absolute;
    top: -17px;
    z-index: 1;
  }

  .p-life1--number {
    left: -15px;
  }

  .p-life1--img {
    margin: 0 0 13px;
  }

  .p-life1--ttl {
    font-weight: bold;
    color: #00A0E9;
  }

  .p-life1--ttl {
    font-size: 16px;
    margin: 0 0 9px;
    letter-spacing: .9px;
  }

  .p-life1--desc {
    font-weight: bold;
    color: #221815;
  }

  .p-life1--desc {
    font-size: 23px;
  }

  .p-life2 {
    margin: 0 0 84px;
  }

  .p-life2 .l-container {
    padding: 0 50px;
  }

  .p-life2--imgtext1 {
    margin: 0 0 147px;
  }

  .p-life2--imgtext1 .c-ttl10 {
    margin: 0 0 25px;
  }

  .p-life2--imgtext1 .c-imgtext10 {
    margin: 0 0 39px;
  }

  .p-life2--imgtext2 {
    margin: 0 0 172px;
  }

  .p-life2--imgtext2 .c-ttl10 {
    margin: 0 0 23px;
  }

  .p-life2--imgtext2 .c-ttl10--txt {
    margin-top: 20px;
  }

  .p-life2--imgtext2 .c-ttl10--sub {
    padding-left: 0;
  }

  .p-life2--imgtext2 .c-ttl10--right {
    right: -11px;
  }

  .p-life2--imgtext2 .c-imgtext11 {
    margin: 0 0 45px;
  }

  .p-life2--imgtext3 .c-ttl10 {
    margin: 0 0 25px;
  }

  .p-life2--imgtext3 .c-imgtext10 {
    margin-bottom: 30px;
  }

  .p-life3--banner {
    position: relative;
  }

  .p-life3--banner {
    width: 1000px;
    margin: 0 auto 90px;
  }

  .p-life3--wrapper {
    position: absolute;
    font-weight: bold;
    color: #fff;
  }

  .p-life3--wrapper {
    bottom: 46px;
    left: 50px;
  }

  .p-life3--txt1 {
    font-size: 20px;
    line-height: 1.5;
    padding-left: 5px;
    letter-spacing: 5.9px;
  }

  .p-life3--txt2 {
    font-size: 36px;
    letter-spacing: 7.2px;
    margin: 17px 0 0;
  }

  .c-ttl10 {
    position: relative;
  }

  .c-ttl10--left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .c-ttl10--number {
    width: 107px;
    margin-right: 30px;
  }

  .c-ttl10--txt {
    margin-top: 17px;
  }

  .c-ttl10--sub {
    font-weight: bold;
    color: #00A0E9;
  }

  .c-ttl10--sub {
    font-size: 26px;
    padding-left: 4px;
    letter-spacing: 1.3px;
    margin-bottom: 12px;
  }

  .c-ttl10--ttl {
    font-weight: bold;
    color: #221815;
  }

  .c-ttl10--ttl {
    font-size: 48px;
    letter-spacing: 2.4px;
  }

  .c-ttl10--right {
    position: absolute;
    right: -5px;
    top: 57%;
    left: auto;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }

  .c-ttl11 {
    display: inline-block;
    position: relative;
    background: #fff;
  }

  .c-ttl11 {
    border: 3px solid #00A0E9;
    padding: 1px 62px 0;
  }

  .c-ttl11--txt {
    color: #00A0E9;
    font-weight: bold;
  }

  .c-ttl11--txt {
    font-size: 20px;
    line-height: 2.45;
  }

  .c-ttl11--img {
    position: absolute;
  }

  .c-ttl11--img {
    top: -30px;
    left: -29px;
  }

  .c-imgtext10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .c-imgtext10--img {
    width: 550px;
    margin-right: 42px;
  }

  .c-imgtext10--txt {
    color: #000;
    font-family: "Meiryo", sans-serif;
  }

  .c-imgtext10--txt {
    width: calc(100% - 550px);
    padding-top: 6px;
    line-height: 2.25;
    letter-spacing: .78px;
  }

  .c-imgtext11 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .c-imgtext11--img {
    width: 550px;
    margin-left: 42px;
  }

  .c-imgtext11--txt {
    color: #000;
    font-family: "Meiryo", sans-serif;
  }

  .c-imgtext11--txt {
    width: calc(100% - 550px);
    padding-top: 1px;
    line-height: 2.25;
    letter-spacing: .78px;
  }

  .c-list10 {
    text-align: center;
  }

  .c-list10 ul {
    text-align: left;
    background: #00A0E9;
    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-list10 ul {
    margin: -28px 0 0;
    padding: 63px 50px 44px;
  }

  .c-list10 li {
    width: 297px;
  }

  .c-list10--img {
    margin-bottom: 10px;
  }

  .c-list10--txt {
    font-family: 'Meiryo', sans-serif;
    color: #fff;
  }

  .c-list10--txt {
    font-size: 16px;
    line-height: 1.875;
    letter-spacing: .8px;
  }
}

@media screen and (min-width: 768px) {
  .c-bnt:hover {
    text-decoration: none;
    bottom: -4px;
    left: 4px;
  }

  .c-bnt:hover:before {
    content: none;
  }
}

@media screen and (max-width: 767px) {
  .pc-only {
    display: none !important;
  }

  img {
    max-width: 100%;
    height: auto;
  }

  main {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  }

  .l-container {
    padding: 0 25px;
  }

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

  .c-banner--item {
    position: relative;
  }

  .c-banner--item img {
    width: 100%;
  }

  .c-banner--item {
    width: 100%;
    margin: 0 14px;
  }

  .c-banner--item + .c-banner--item {
    margin-top: 34px;
  }

  .c-banner a {
    letter-spacing: 1px;
    display: block;
    text-align: center;
  }

  .c-banner a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
  }

  .c-banner a {
    font-size: 14px;
    margin: 5px 0 0 20px;
    line-height: 20px;
  }

  .c-box1 {
    background: url(../images/common/bg1_sp.jpg) no-repeat center bottom;
    background-size: cover;
    margin: 54px 16px 0;
    padding: 24px 0 84px;
  }

  .c-box1 .l-container {
    padding: 0;
  }

  .c-box1--title {
    text-align: center;
  }

  .c-box1--title img {
    width: 245px;
  }

  .c-box1--text {
    text-align: center;
    font-weight: bold;
  }

  .c-box1--text {
    font-size: 18px;
    margin: 12px 0 18px;
  }

  .c-box1--note {
    font-size: 14px;
    line-height: 22px;
    text-align: center;
  }

  .c-box1--list {
    background: #fff;
  }

  .c-box1--list {
    margin: 15px 8px 0;
    padding: 22px 0 6px;
  }

  .c-box1--tit {
    color: #00A0E9;
    text-align: center;
    font-weight: bold;
  }

  .c-box1--tit {
    line-height: 22px;
    font-size: 18px;
  }

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

  .c-box1--content {
    margin: 18px 10px 0;
  }

  .c-box1--item {
    border: 1px solid #707070;
    position: relative;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
  }

  .c-box1--item {
    width: calc(50% - 6px);
    margin-bottom: 12px;
    padding: 0px 0 25px;
  }

  .c-box1--item .number {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    color: #ffff;
    background: #00A0E9;
  }

  .c-box1--item .number {
    width: 35px;
    line-height: 35px;
    font-size: 13px;
  }

  .c-box1--item .img {
    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-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .c-box1--item .img {
    height: 55px;
    margin: 35px 0 0;
  }

  .c-box1--item .tit {
    margin: 3px 0 0;
    text-align: center;
  }

  .c-box1--item .tit span {
    color: #095CA2;
    font-weight: bold;
    background: url(../images/common/line.png) repeat-x bottom;
  }

  .c-box1--item .tit span {
    font-size: 1.4rem;
    background: url(../images/common/line.png) repeat-x bottom;
    background-size: auto 8px;
    display: inline-block;
    padding: 0px 0 5px;
    line-height: 15px;
  }

  .c-box1--item .text {
    display: none;
  }

  .c-box1 a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
  }

  .c-box2 {
    background: url(../images/common/bg2_sp.jpg) no-repeat center top;
    background-size: cover;
    margin: 34px 16px 0;
    padding: 39px 0 30px;
  }

  .c-box2 .l-container {
    padding: 0;
  }

  .c-box2--title {
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #fff;
  }

  .c-box2--title {
    font-size: 20px;
    letter-spacing: 0.5px;
  }

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

  .c-box2--list {
    margin: 41px 17px 0;
  }

  .c-box2--item {
    border: 1px solid #707070;
    position: relative;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
    background: #fff;
  }

  .c-box2--item {
    width: calc(50% - 6px);
    margin-bottom: 12px;
    padding: 0px 0 25px;
  }

  .c-box2--item .number {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    color: #ffff;
    background: #00A0E9;
  }

  .c-box2--item .number {
    width: 35px;
    line-height: 35px;
    font-size: 13px;
  }

  .c-box2--item .img {
    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-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .c-box2--item .img {
    height: 55px;
    margin: 35px 0 0;
  }

  .c-box2--item .tit {
    margin: 3px 0 0;
    text-align: center;
  }

  .c-box2--item .tit span {
    color: #095CA2;
    font-weight: bold;
    background: url(../images/common/line.png) repeat-x bottom;
  }

  .c-box2--item .tit span {
    font-size: 1.4rem;
    background: url(../images/common/line.png) repeat-x bottom;
    background-size: auto 8px;
    display: inline-block;
    padding: 0px 0 5px;
    line-height: 15px;
  }

  .c-box2--item .text {
    display: none;
  }

  .c-title1 {
    background: #00A0E9;
    position: relative;
    padding-bottom: 34px;
  }

  .c-title1--tit {
    background: #5B8DAC;
  }

  .c-title1--tit .txt {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
  }

  .c-title1--tit .txt {
    font-size: 10px;
    text-align: center;
    line-height: 16px;
  }

  .c-title1--img {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }

  .c-title1--img {
    top: 20px;
    width: 81px;
  }

  .c-mainvisual {
    position: relative;
  }

  .c-mainvisual {
    background: url(../images/design/img1_sp.jpg) no-repeat center bottom;
    background-size: cover;
    padding: 26px 0 45px;
  }

  .c-mainvisual--tit1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
  }

  .c-mainvisual--tit1 {
    letter-spacing: 3px;
    font-size: 67px;
  }

  .c-mainvisual--box {
    background: #fff;
  }

  .c-mainvisual--box {
    margin: -13px 41px 0;
    padding: 18px 0 22px;
  }

  .c-mainvisual--tit2 {
    text-align: center;
    color: #fff;
    background: #00A0E9;
    font-weight: bold;
    letter-spacing: 1px;
  }

  .c-mainvisual--tit2 {
    font-size: 15px;
    line-height: 29px;
  }

  .c-mainvisual--tit3 {
    text-align: center;
  }

  .c-mainvisual--tit3 {
    margin: 18px 0 6px;
  }

  .c-mainvisual--tit3 span {
    font-weight: bold;
    color: #221815;
    background: url(../images/common/line.png) repeat-x bottom;
    display: inline-block;
    letter-spacing: 1px;
  }

  .c-mainvisual--tit3 span {
    font-size: 28px;
    padding: 0 0 5px;
  }

  .c-mainvisual--txt {
    font-weight: bold;
    letter-spacing: 1px;
    color: #221815;
  }

  .c-mainvisual--txt {
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    margin: 0 37px;
  }

  .c-bnt {
    background: #FDD000 url(../images/reason/arrow.svg) no-repeat right 12px center;
    position: relative;
    text-align: center;
    text-decoration: none !important;
    display: block;
    color: #221815;
    font-weight: bold;
  }

  .c-bnt {
    background-size: 20px 20px;
    border-radius: 10px;
    font-size: 15px;
    padding: 28px 0 28px 0;
  }

  .c-bnt:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #C9AF37;
    position: absolute;
    z-index: -1;
  }

  .c-bnt:before {
    border-radius: 10px;
    bottom: -2px;
    left: 2px;
  }

  .p-life--mv {
    position: relative;
  }

  .p-life--mv {
    background: #221815;
    padding-bottom: 5.9%;
    margin: 0 0 16px;
  }

  .p-life--mv .l-container {
    padding: 0;
  }

  .p-life--img {
    text-align: center;
  }

  .p-life1 {
    margin: 0 0 51px;
  }

  .p-life1--txt {
    text-align: center;
    font-weight: bold;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    letter-spacing: 2.4px;
  }

  .p-life1--txt {
    font-size: 16px;
    line-height: 30px;
    margin: 0 0 40px;
  }

  .p-life1--list {
    position: relative;
    margin: 0 auto;
  }

  .p-life1--list {
    width: 100%;
    padding: 0;
  }

  .p-life1--list:after {
    content: none;
  }

  .p-life1--list li {
    position: relative;
    text-align: center;
  }

  .p-life1--list li {
    display: block;
    margin: 0 0 35px;
  }

  .p-life1--list li a {
    text-decoration: none;
    display: block;
  }

  .p-life1--list li a {
    padding-bottom: 1px;
  }

  .p-life1--list li a:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: -7px;
    width: calc(100% + 21px);
    padding-top: 45.6%;
    background: #F3F2E6;
    z-index: -1;
  }

  .p-life1--list li a:after {
    content: '';
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #00A0E9 transparent transparent transparent;
  }

  .p-life1--list li a:after {
    position: relative;
    display: block;
    text-align: center;
    margin: 4px auto 5px;
    left: 4px;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    border-width: 19px 31px 0 31px;
  }

  .p-life1--list li a:hover {
    opacity: 0.8;
  }

  .p-life1--list li img:hover {
    opacity: 1;
  }

  .p-life1--list li:first-child .p-life1--img {
    padding: 0 24px;
  }

  .p-life1--list li:nth-child(2) {
    margin-right: 0;
  }

  .p-life1--list li:nth-child(2) .p-life1--number {
    top: -17px;
    left: 9px;
  }

  .p-life1--list li:nth-child(3n) {
    margin-right: 0;
  }

  .p-life1--list li:nth-child(3n) .p-life1--number {
    top: -17px;
  }

  .p-life1--list li:nth-child(3n) .p-life1--number {
    left: 9px;
  }

  .p-life1--number {
    position: absolute;
    top: -17px;
    z-index: 1;
  }

  .p-life1--number {
    left: 9px;
  }

  .p-life1--img {
    padding: 0 20px 0 24px;
    margin: 0 0 8px;
  }

  .p-life1--ttl {
    font-weight: bold;
    color: #00A0E9;
  }

  .p-life1--ttl {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 4px;
    letter-spacing: .7px;
  }

  .p-life1--desc {
    font-weight: bold;
    color: #221815;
  }

  .p-life1--desc {
    font-size: 25px;
    line-height: 31px;
    letter-spacing: 1.1px;
  }

  .p-life2 {
    margin: 0 0 28px;
  }

  .p-life2 .l-container {
    padding: 0 18px;
  }

  .p-life2--imgtext1 {
    margin: 0 0 42px;
  }

  .p-life2--imgtext1 .c-ttl10 {
    margin: 0 0 16px;
  }

  .p-life2--imgtext1 .c-imgtext10 {
    margin: 0 0 43px;
  }

  .p-life2--imgtext1 .c-list10 li:first-child {
    margin: 0 0 18px;
  }

  .p-life2--imgtext1 .c-list10 li:first-child .c-list10--img {
    margin-bottom: 9px;
  }

  .p-life2--imgtext2 {
    margin: 0 0 33px;
  }

  .p-life2--imgtext2 .c-ttl10 {
    margin: 0 0 15px;
  }

  .p-life2--imgtext2 .c-imgtext11 {
    margin: 0 0 55px;
  }

  .p-life2--imgtext2 .c-list10 ul {
    padding: 44px 37px 37px 32px;
  }

  .p-life2--imgtext2 .c-list10 li:first-child {
    margin: 0 0 25px;
  }

  .p-life2--imgtext2 .c-list10 li:first-child .c-list10--img {
    margin: 0 0 6px;
  }

  .p-life2--imgtext2 .c-list10 li:nth-child(2) {
    margin: 0 0 27px;
  }

  .p-life2--imgtext2 .c-list10 li:nth-child(2) .c-list10--img {
    margin: 0 0 10px;
  }

  .p-life2--imgtext2 .c-list10 li:last-child .c-list10--img {
    margin: 0 0 9px;
  }

  .p-life2--imgtext3 .c-ttl10 {
    margin: 0 0 9px;
  }

  .p-life2--imgtext3 .c-ttl10--sub {
    margin-bottom: -1px;
  }

  .p-life2--imgtext3 .c-ttl10--ttl {
    font-size: 26px;
    line-height: 33px;
    letter-spacing: 0;
  }

  .p-life2--imgtext3 .c-imgtext10 {
    margin-bottom: 55px;
  }

  .p-life2--imgtext3 .c-list10 ul {
    padding: 44px 33px 34px 35px;
  }

  .p-life2--imgtext3 .c-list10 li:first-child {
    margin: 0 0 16px;
  }

  .p-life2--imgtext3 .c-list10 li:first-child .c-list10--img,
  .p-life2--imgtext3 .c-list10 li:last-child .c-list10--img {
    margin: 0 0 5px;
  }

  .p-life2--imgtext3 .c-list10 li:nth-child(2) {
    margin: 0 0 18px;
  }

  .p-life2--imgtext3 .c-list10 li:nth-child(2) .c-list10--img {
    margin: 0 0 7px;
  }

  .p-life3--banner {
    position: relative;
  }

  .p-life3--banner {
    width: 100%;
    margin: 0 auto 37px;
  }

  .p-life3--wrapper {
    position: absolute;
    font-weight: bold;
    color: #fff;
  }

  .p-life3--wrapper {
    bottom: 23px;
    left: 22px;
  }

  .p-life3--txt1 {
    font-size: 14px;
    line-height: 21px;
    padding-left: 0;
    letter-spacing: 4.1px;
    text-shadow: 2px 2px 2px #b6b6b6;
  }

  .p-life3--txt2 {
    font-size: 20px;
    letter-spacing: 4.5px;
    margin: 6px 0 0;
    line-height: 29px;
    text-shadow: 2px 2px 2px #b6b6b6;
  }

  .p-life3 .c-banner {
    margin: 0 25px;
  }

  .p-life3 .c-banner a {
    margin: 13px 0 0 20px;
  }

  .p-life3 .c-banner--item + .c-banner--item {
    margin-top: 27px;
  }

  .c-ttl10 {
    position: relative;
  }

  .c-ttl10--left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .c-ttl10--number {
    width: 69px;
    margin-right: 11px;
  }

  .c-ttl10--txt {
    margin-top: 12px;
    width: calc(100% - 80px);
  }

  .c-ttl10--sub {
    font-weight: bold;
    color: #00A0E9;
  }

  .c-ttl10--sub {
    font-size: 15px;
    line-height: 26px;
    padding-left: 0;
    margin-bottom: 4px;
    letter-spacing: .7px;
  }

  .c-ttl10--ttl {
    font-weight: bold;
    color: #221815;
  }

  .c-ttl10--ttl {
    font-size: 30px;
    line-height: 26px;
    letter-spacing: 1.1px;
  }

  .c-ttl10--right {
    position: absolute;
    right: -5px;
    top: 57%;
    left: auto;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }

  .c-ttl11 {
    display: inline-block;
    position: relative;
    background: #fff;
  }

  .c-ttl11 {
    padding: 6px 43px;
    border: 1px solid #00A0E9;
    letter-spacing: 2.9px;
    left: 2px;
  }

  .c-ttl11--txt {
    color: #00A0E9;
    font-weight: bold;
  }

  .c-ttl11--txt {
    font-size: 18px;
    line-height: 33px;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }

  .c-ttl11--img {
    position: absolute;
  }

  .c-ttl11--img {
    width: 99px;
    top: -23px;
    left: -17px;
  }

  .c-imgtext10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .c-imgtext10 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .c-imgtext10--img {
    width: 100%;
    margin: 0 0 14px;
  }

  .c-imgtext10--txt {
    color: #000;
    font-family: "Meiryo", sans-serif;
  }

  .c-imgtext10--txt {
    width: 100%;
    padding-top: 0;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: .7px;
  }

  .c-imgtext11 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .c-imgtext11 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .c-imgtext11--img {
    width: 100%;
    margin: 0 0 15px;
  }

  .c-imgtext11--txt {
    color: #000;
    font-family: "Meiryo", sans-serif;
  }

  .c-imgtext11--txt {
    width: 100%;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: .7px;
  }

  .c-list10 {
    text-align: center;
  }

  .c-list10 ul {
    text-align: left;
    background: #00A0E9;
    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-list10 ul {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding: 40px 37px 23px 32px;
    margin: -19px 9px 0;
  }

  .c-list10 li {
    width: 100%;
    margin: 0 0 22px;
  }

  .c-list10 li:last-child {
    margin: 0;
  }

  .c-list10--img {
    margin-bottom: 14px;
  }

  .c-list10--txt {
    font-family: 'Meiryo', sans-serif;
    color: #fff;
  }

  .c-list10--txt {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .7px;
  }
}</pre></body></html>