@charset "UTF-8";

@import url("https://fonts.googleapis.com/css?family=Montserrat:400,500,700&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-inquiry1 {
    background: url(../images/form/bg2.jpg) no-repeat center bottom 28px;
    text-align: center;
  }

  .p-inquiry2 {
    padding: 57px 0 0;
  }

  .p-inquiry2__title {
    text-align: center;
    color: #F57999;
    font-weight: bold;
  }

  .p-inquiry2__title {
    font-size: 30px;
    letter-spacing: 3px;
  }

  .p-inquiry2__title img {
    display: block;
  }

  .p-inquiry2__title img {
    margin: 0 auto 9px;
  }

  .p-inquiry2__list {
    max-width: 740px;
    margin: 62px auto 0;
    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;
  }

  .p-inquiry2__list .bnt {
    position: relative;
    text-align: center;
    background: #f69101;
    background: -webkit-linear-gradient(0deg, #f69101 0%, #fccf00 100%);
    background: -webkit-gradient(linear, left bottom, left top, from(#f69101), to(#fccf00));
    background: -webkit-linear-gradient(bottom, #f69101 0%, #fccf00 100%);
    background: linear-gradient(0deg, #f69101 0%, #fccf00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f69101", endColorstr="#fccf00", GradientType=1);
  }

  .p-inquiry2__list .bnt {
    border-radius: 20px;
    width: 234px;
    margin: 31px auto 0;
    line-height: 53px;
  }

  .p-inquiry2__list .bnt::before {
    content: '';
    position: absolute;
    background: url(../images/form/icon.svg);
  }

  .p-inquiry2__list .bnt::before {
    top: calc(50% - 8px);
    width: 16px;
    height: 16px;
    right: 16px;
    background-size: 16px 16px;
  }

  .p-inquiry2__list .bnt a {
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
    color: #221815;
    text-decoration: none !important;
    opacity: 1 !important;
    -webkit-transition: 0s !important;
    transition: 0s !important;
    letter-spacing: 0.5px;
  }

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

  .p-inquiry2__list .bnt a {
    font-size: 15px;
    padding: 0 0 0 10px;
  }

  .p-inquiry2__list2 {
    width: 916px;
    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;
    margin: 105px auto 0;
  }

  .p-inquiry2__list2 .item {
    text-align: center;
  }

  .p-inquiry2__list2 .item {
    width: 412px;
  }

  .p-inquiry2__list2 .item img {
    width: 100%;
  }

  .p-inquiry2__list2 .item:nth-child(2) .title {
    color: #F57999;
  }

  .p-inquiry2__list2 .item:nth-child(2) .title:before,
  .p-inquiry2__list2 .item:nth-child(2) .title:after {
    background: #F57999;
  }

  .p-inquiry2__list2 .title {
    text-align: center;
    color: #00A0E9;
    font-weight: bold;
    position: relative;
    display: inline-block;
  }

  .p-inquiry2__list2 .title {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 1px;
    margin-bottom: 22px;
    padding: 0 26px 0;
  }

  .p-inquiry2__list2 .title::before,
  .p-inquiry2__list2 .title:after {
    content: '';
    position: absolute;
    height: 52px;
    background: #00A0E9;
    -webkit-transform-origin: bottom;
        -ms-transform-origin: bottom;
            transform-origin: bottom;
  }

  .p-inquiry2__list2 .title::before,
  .p-inquiry2__list2 .title:after {
    width: 2px;
  }

  .p-inquiry2__list2 .title::before {
    bottom: -5px;
    left: 0;
    -webkit-transform: rotate(-25deg);
        -ms-transform: rotate(-25deg);
            transform: rotate(-25deg);
  }

  .p-inquiry2__list2 .title:after {
    bottom: -5px;
    right: 0;
    -webkit-transform: rotate(25deg);
        -ms-transform: rotate(25deg);
            transform: rotate(25deg);
  }
}

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

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

  .p-inquiry2__list .bnt:hover {
    opacity: 0.8;
  }
}

@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-inquiry1 {
    margin: 15px 0 0;
  }

  .p-inquiry1 .l-container {
    padding: 0;
  }

  .p-inquiry2 {
    padding: 13px 0 0;
  }

  .p-inquiry2__title {
    text-align: center;
    color: #F57999;
    font-weight: bold;
  }

  .p-inquiry2__title {
    font-size: 23.5px;
    line-height: 40px;
    letter-spacing: 1px;
  }

  .p-inquiry2__title img {
    display: block;
  }

  .p-inquiry2__title img {
    margin: 0 auto 2px;
    width: 128px;
  }

  .p-inquiry2__list {
    max-width: 292px;
    margin: 34px auto 0;
  }

  .p-inquiry2__list img {
    margin: 0px 7px;
    width: calc(100% - 15px);
  }

  .p-inquiry2__list .item + .item {
    margin-top: 61px;
  }

  .p-inquiry2__list .bnt {
    position: relative;
    text-align: center;
    background: #f69101;
    background: -webkit-linear-gradient(0deg, #f69101 0%, #fccf00 100%);
    background: -webkit-gradient(linear, left bottom, left top, from(#f69101), to(#fccf00));
    background: -webkit-linear-gradient(bottom, #f69101 0%, #fccf00 100%);
    background: linear-gradient(0deg, #f69101 0%, #fccf00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f69101", endColorstr="#fccf00", GradientType=1);
  }

  .p-inquiry2__list .bnt {
    border-radius: 10px;
    width: 100%;
    margin: 16px auto 0;
    line-height: 67px;
  }

  .p-inquiry2__list .bnt::before {
    content: '';
    position: absolute;
    background: url(../images/form/icon.svg);
  }

  .p-inquiry2__list .bnt::before {
    top: calc(50% - 10px);
    width: 20px;
    height: 20px;
    right: 20px;
    background-size: 20px 20px;
  }

  .p-inquiry2__list .bnt a {
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
    color: #221815;
    text-decoration: none !important;
    opacity: 1 !important;
    -webkit-transition: 0s !important;
    transition: 0s !important;
    letter-spacing: 0.5px;
  }

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

  .p-inquiry2__list .bnt a {
    font-size: 17px;
  }

  .p-inquiry2__list2 {
    margin: 56px auto 0;
  }

  .p-inquiry2__list2 .item {
    text-align: center;
  }

  .p-inquiry2__list2 .item + .item {
    margin-top: 38px;
  }

  .p-inquiry2__list2 .item img {
    width: 100%;
  }

  .p-inquiry2__list2 .item:nth-child(2) .title {
    color: #F57999;
  }

  .p-inquiry2__list2 .item:nth-child(2) .title:before,
  .p-inquiry2__list2 .item:nth-child(2) .title:after {
    background: #F57999;
  }

  .p-inquiry2__list2 .title {
    text-align: center;
    color: #00A0E9;
    font-weight: bold;
    position: relative;
    display: inline-block;
  }

  .p-inquiry2__list2 .title {
    font-size: 15px;
    line-height: 20.5px;
    margin-bottom: 12px;
    padding: 0 10px 0;
  }

  .p-inquiry2__list2 .title::before,
  .p-inquiry2__list2 .title:after {
    content: '';
    position: absolute;
    height: 52px;
    background: #00A0E9;
    -webkit-transform-origin: bottom;
        -ms-transform-origin: bottom;
            transform-origin: bottom;
  }

  .p-inquiry2__list2 .title::before,
  .p-inquiry2__list2 .title:after {
    width: 1px;
  }

  .p-inquiry2__list2 .title::before {
    bottom: -5px;
    left: 0;
    -webkit-transform: rotate(-25deg);
        -ms-transform: rotate(-25deg);
            transform: rotate(-25deg);
  }

  .p-inquiry2__list2 .title:after {
    bottom: -5px;
    right: 0;
    -webkit-transform: rotate(25deg);
        -ms-transform: rotate(25deg);
            transform: rotate(25deg);
  }
}