@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
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, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

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

nav ul {
  list-style: none; }

li {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

/* CSS Document */
body {
  background: url(../img/pc/bg.png) no-repeat center top;
  color: #1D1D1D;
  font: 14px/1.7 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, sans-serif;
  -webkit-text-size-adjust: none;
  min-width: 1000px; }

.serif {
  font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,Georgia,メイリオ,Meiryo,serif; }

img {
  border: 0;
  max-width: 100%;
  vertical-align: top; }

sup {
  vertical-align: super;
  font-size: .6em; }

/**
 * ANCHOR
 */
a {
  text-decoration: none; }

a,
.text-link {
  color: #1183C0; }

.mr a,
a.mr,
a:hover {
  text-decoration: none; }

.mr a:hover,
a.mr:hover {
  text-decoration: underline; }

/**
 * ALIGN
 */
.align-left {
  text-align: left; }

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

.align-right {
  text-align: right; }

/**
 * FLOAT
 */
.float-left {
  float: left; }

.float-right {
  float: right; }

.clear {
  clear: both; }

.clearfix:after {
  content: "";
  clear: both;
  display: block; }

/**
 * LAYOUT
 */
.block {
  min-width: 1040px; }

.layout {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1000px;
  padding: 0 40px;
  width: 100%; }

/**
 * COMMON
 */
h2 {
  font-size: 60px;
  line-height: 75px;
  text-align: center; }
  h2 span {
    color: #ff0000; }

h3 {
  font-size: 48px;
  font-weight: normal; }

h4 {
  font-size: 44px;
  text-align: center; }

p {
  font-size: 30px; }
  p span {
    color: #ff3330; }


.box {
  background: linear-gradient(#fdfbe6 20%, #fff 80%);
  border: 5px solid #1e863b;
  box-shadow: 0px 5px 11.31px 1.69px rgba(22, 112, 47, 0.35);
  height: 355px;
  padding: 20px 25px 25px;
  position: relative; }
  .box p {
    color: #544f4d;
    font-weight: bold;
    line-height: 35px;
    padding-left: 333px;
    padding-top: 140px;
    text-align: left; }
    .box p.title {
      color: #1e863b;
      font-size: 35px;
      line-height: 43px;
      padding-top: 0; }
    .box p.w-arrow::before, .box p.w-arrow::after {
      background: url(../img/pc/ico_down.png) no-repeat center;
      background-size: 28px;
      content: '';
      display: inline-block;
      height: 19px;
      width: 28px; }
  .box .img-right {
    left: 238px;
    position: absolute;
    top: 25px;
    z-index: 1; }
  .box .img-left {
    left: 5px;
    position: absolute;
    top: 13px; }
  .box .btn {
    position: absolute; }
    .box .btn.btn-red {
      right: 17px;
      top: 110px; }
    .box .btn.btn-bottom {
      bottom: 20px;
      right: 17px; }

.list-right {
  margin-left: 210px;
  padding: 45px 0; }
  .list-right li {
    font-size: 40px;
    font-weight: bold;
    line-height: 1.3;
    padding-bottom: 8px;
    padding-left: 65px;
    text-indent: -57px; }
    .list-right li::before {
      background: url(../img/pc/ico_check2.png) no-repeat center;
      background-size: 50px;
      content: '';
      display: inline-block;
      height: 61px;
      width: 50px; }
    .list-right li span {
      color: #ff3330;
      font-size: 50px; }
      .list-right li span.txt-big {
        font-size: 80px;
        font-weight: bold; }
      .list-right li span.strong {
        font-weight: bold; }

header {
  padding-top: 18px; }

main .main-visual {
  background: url(../img/pc/main_bg.png) no-repeat left 65px top 170px;
  background-size: contain;
  max-width: 1440px;
  margin: 0 auto;
  padding: 30px 0 45px; }
  main .main-visual .img {
    margin: 20px 0 50px; }

main .section-01 {
  background: url(../img/pc/bg_title_blue.png) no-repeat center top, url(../img/pc/sec01_top_bg.png) no-repeat right top, url(../img/pc/sec01_bottom_bg.png) no-repeat left bottom;
  padding-bottom: 95px; }
  main .section-01 .sec-title {
    margin-bottom: 25px;
    padding: 15px 0; }
  main .section-01 .subtitle {
    margin-bottom: 5px; }
  main .section-01 .layout-2 {
    padding: 0; }
  main .section-01 .box {
    margin-top: 35px; }

main .section-02 {
  background: url(../img/pc/sec02_bg.png) no-repeat center, url(../img/pc/bg_title_green.png) no-repeat center top;
  padding-bottom: 20px; }
  main .section-02 .layout {
    position: relative; }
  main .section-02 .sec-title {
    padding: 30px 0 55px;
    position: relative; }
    main .section-02 .sec-title .title-slant {
      left: 40px;
      position: absolute;
      top: -74px; }
  main .section-02 h3 {
    margin-bottom: 25px;
    white-space: nowrap; }
  main .section-02 p {
    line-height: 50px; }
    main .section-02 p.title {
      font-weight: bold; }
  main .section-02 .img {
    margin: 10px 0; }
  main .section-02 .flex-container {
    display: flex;
    flex-wrap: wrap; }
    main .section-02 .flex-container .flex-item {
      width: 430px; }
      main .section-02 .flex-container .flex-item.fi-left {
        padding-right: 30px; }
      main .section-02 .flex-container .flex-item.fi-right {
        padding-left: 30px; }
        main .section-02 .flex-container .flex-item.fi-right .flex-ico {
          left: -40px; }
      main .section-02 .flex-container .flex-item .flex-ico {
        left: -35px;
        position: absolute;
        top: -50px; }
      main .section-02 .flex-container .flex-item .flex-img {
        position: relative;
        text-align: center; }
  main .section-02 .txt-img picture {
    display: block; }
  main .section-02 .ico-arrow {
    margin-top: 15px; }

main .section-03 {
  background: url(../img/pc/sec03_bg.png) no-repeat center top;
  padding: 70px 0 245px; }
  main .section-03 .img-bg {
    position: relative; }
  main .section-03 .layout-2 {
    max-width: 1100px; }
    main .section-03 .layout-2 .list {
      position: relative; }
  main .section-03 .bg2 {
    position: absolute;
    right: -40px;
    top: 40px; }
  main .section-03 ul {
    padding: 150px 0 40px;
    position: relative; }
    main .section-03 ul li {
      border-bottom: 1px dotted #645d5d;
      color: #625b5b;
      font-size: 49px;
      font-weight: bold;
      line-height: 65px;
      padding: 10px 0 25px 75px;
      text-indent: -70px;
      white-space: nowrap;
      width: 555px; }
      main .section-03 ul li::before {
        background: url(../img/pc/ico_check.png) no-repeat center;
        background-size: 65px;
        content: '';
        display: inline-block;
        height: 73px;
        vertical-align: bottom;
        width: 65px; }
      main .section-03 ul li:first-of-type {
        margin-right: 70px;
        padding-bottom: 10px;
        position: relative;
        z-index: 2;
        width: 455px; }
      main .section-03 ul li:nth-child(2) {
        width: 385px; }
      main .section-03 ul li span {
        color: #db3d27;
        font-size: 53px; }
  main .section-03 .cont {
    margin: 0 auto;
    width: 920px; }
  main .section-03 .img {
    position: absolute;
    right: -175px;
    top: -3px;
    z-index: 1; }
  main .section-03 .box {
    margin-top: -140px; }
    main .section-03 .box .img {
      top: 30px; }

main .section-04 {
  background: url(../img/pc/bg_title_green.png) no-repeat center top;
  padding-bottom: 50px; }
  main .section-04 .layout {
    position: relative; }
  main .section-04 .sec-title {
    padding: 30px 0 55px; }
    main .section-04 .sec-title .title-slant {
      left: 0;
      position: absolute;
      top: -100px; }
    main .section-04 .sec-title .title-txt {
      padding-left: 70px; }
    main .section-04 .sec-title .title-img {
      position: absolute;
      top: -150px; }
  main .section-04 .subtitle {
    background: url(../img/pc/sec04_cont_bg.jpg) no-repeat center bottom;
    padding-bottom: 100px; }
    main .section-04 .subtitle p {
      font-size: 30px;
      line-height: 45px;
      padding-top: 20px; }
  main .section-04 .content {
    padding-bottom: 50px; }
    main .section-04 .content:nth-child(odd) {
      background: url(../img/pc/sec04_bg.jpg) no-repeat center;
      background-size: cover;
      padding-bottom: 50px; }
      main .section-04 .content:nth-child(odd) .img-title {
        margin-top: -50px; }
    main .section-04 .content:nth-child(even) {
      background: url(../img/pc/sec04_cont_bg.jpg) no-repeat center bottom;
      padding-bottom: 50px; }
      main .section-04 .content:nth-child(even) .container {
        padding-bottom: 50px; }
      main .section-04 .content:nth-child(even) .img-title {
        margin-top: -30px; }
    main .section-04 .content .container {
      padding: 0 80px 30px 60px; }
    main .section-04 .content .cont {
      display: flex;
      justify-content: space-between;
      align-items: flex-start; }
      main .section-04 .content .cont picture {
        margin-right: 25px;
        flex-shrink: 0;
        width: 400px; }
      main .section-04 .content .cont p {
        font-size: 24px;
        font-weight: bold;
        line-height: 36px;
        padding-top: 30px; }
        main .section-04 .content .cont p span {
          color: #ff0000; }
  main .section-04 .arrow {
    margin-top: -20px; }

main .section-05,
main .section-10 {
  background: #e8f3eb url(../img/pc/bg_title_green2.png) no-repeat center top; }
  main .section-05 .layout,
  main .section-10 .layout {
    position: relative; }
  main .section-05 .sec-title,
  main .section-10 .sec-title {
    padding: 19px 0; }
  main .section-05 .img-left,
  main .section-10 .img-left {
    position: absolute;
    top: 5px; }

main .section-06,
main .section-11 {
  background: #ebfbfb url(../img/pc/bg_title_blue.png) no-repeat center top; }
  main .section-06 .layout,
  main .section-11 .layout {
    position: relative; }
  main .section-06 .sec-title,
  main .section-11 .sec-title {
    padding: 16px 0; }
  main .section-06 .img-left,
  main .section-11 .img-left {
    position: absolute;
    top: 110px; }
  main .section-06 .list-right,
  main .section-11 .list-right {
    margin-left: 185px; }
    main .section-06 .list-right li,
    main .section-11 .list-right li {
      font-weight: bold; }

main .section-07 {
  background: url(../img/pc/sec07_bg.png) no-repeat right;
  background-size: contain;
  padding: 45px 0 50px; }
  main .section-07 ul {
    margin: 25px 0 20px; }
    main .section-07 ul li {
      background-size: cover;
      display: inline-block;
      font-size: 35px;
      font-weight: bold;
      height: 263px;
      line-height: 1.3;
      position: relative;
      width: 30%; }
      main .section-07 ul li.txt-blue {
        background: url(../img/pc/sec07_li1_bg.png) no-repeat center;
        color: #0192cf; }
      main .section-07 ul li.txt-green {
        background: url(../img/pc/sec07_li2_bg.png) no-repeat center;
        color: #1e863b; }
      main .section-07 ul li.txt-orange {
        background: url(../img/pc/sec07_li3_bg.png) no-repeat center;
        color: #fb9c20; }
      main .section-07 ul li:nth-child(n+2) {
        margin-left: 33px; }
      main .section-07 ul li span {
        left: 0;
        position: absolute;
        right: 0;
        text-align: center;
        top: 50%;
        transform: translateY(-50%); }
  main .section-07 .txt .layout {
    background: url(../img/pc/sec07_txt_bg.png) no-repeat top left 45px;
    padding: 0;
    padding-bottom: 40px; }
  main .section-07 .txt p {
    font-size: 40px;
    line-height: 1.375;
    padding: 20px 0 0 305px; }
    main .section-07 .txt p span {
      color: #ff3330;
      font-weight: bold; }
      main .section-07 .txt p span.big {
        font-size: 45px; }

main .section-08 {
  background: url(../img/pc/bg_title_green.png) no-repeat center top, url(../img/pc/sec08_bg.png) no-repeat left center; }
  main .section-08 .sec-title {
    margin-bottom: 25px;
    padding: 24px 0 55px; }
  main .section-08 .content {
    margin-bottom: 50px; }
    main .section-08 .content .img-title {
      margin-left: -45px; }
    main .section-08 .content .content-txt {
      margin-top: -25px;
      position: relative;
      z-index: 1; }
    main .section-08 .content .img-left {
      margin-right: 30px; }
    main .section-08 .content .img-2 {
      margin: 30px 60px 0 20px; }
    main .section-08 .content p {
      font-size: 24px;
      font-weight: bold;
      line-height: 40px; }
      main .section-08 .content p.title {
        color: #1e863b;
        font-size: 37px;
        line-height: 49px;
        padding: 10px 0;
        white-space: nowrap; }

main .section-09 {
  background: url(../img/pc/bg_title_green.png) no-repeat center top, url(../img/pc/sec09_bg.png) no-repeat center top 190px;
  padding-bottom: 30px; }
  main .section-09 .sec-title {
    padding: 24px 0 55px; }
  main .section-09 .content-img {
    padding: 25px 0; }
  main .section-09 p {
    line-height: 45px;
    margin-bottom: 40px; }
  main .section-09 .img-title {
    margin-top: 20px; }

main .section-10 .img-left,
main .section-11 .img-left {
  top: 0; }

main .section-10 p,
main .section-11 p {
  font-size: 24px;
  font-weight: bold;
  line-height: 40px;
  padding: 30px 0 55px 190px; }

main .section-12 {
  padding-bottom: 50px; }
  main .section-12 .txt .layout {
    background: url(../img/pc/sec07_txt_bg.png) no-repeat left 30px top 15px;
    padding-bottom: 20px;
    padding-top: 40px; }
  main .section-12 .txt p {
    font-size: 40px;
    line-height: 55px;
    padding-bottom: 20px;
    padding-left: 240px; }
    main .section-12 .txt p span {
      font-weight: bold; }

main .section-13 {
  background: #fcfcee url(../img/pc/bg_title_green.png) no-repeat center top; }
  main .section-13 .sec-title {
    padding: 70px 0 80px;  }


  main .section-13 .flex-container {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px; }
    main .section-13 .flex-container .flex-item {
      display: flex;
      margin-bottom: 70px;
      width: 100%; }
      main .section-13 .flex-container .flex-item .img {
        width: 210px; }
        main .section-13 .flex-container .flex-item .img .caption {
          font-size: 20px;
          line-height: 45px; }
      main .section-13 .flex-container .flex-item .txt {
        width: 710px; }
        main .section-13 .flex-container .flex-item .txt p {
          font-size: 24px;
          line-height: 40px; }
          main .section-13 .flex-container .flex-item .txt p.title {
            background: #d6eff4;
            font-size: 30px;
            font-weight: bold;
            line-height: 45px;
            margin-bottom: 10px;
            padding: 5px 0 5px 25px; }
            main .section-13 .flex-container .flex-item .txt p.title.title-1 {
              margin-top: 15px; }
            main .section-13 .flex-container .flex-item .txt p.title.title-2 {
              background: #f7d0e1; }
            main .section-13 .flex-container .flex-item .txt p.title.title-3 {
              background: #d2f7d0; }
          main .section-13 .flex-container .flex-item .txt p .highlight {
            background-image: linear-gradient(to right, transparent 50%, #ffff00 50%);
            background-position: -100% 100%;
            background-repeat: repeat-x;
            background-size: 200% 50%;
            color: #000; }

main .section-14 {
  background: url(../img/pc/sec14_bg_right.png) no-repeat top right, url(../img/pc/sec14_bg_left.png) no-repeat bottom left;
  padding-top: 40px; }
  main .section-14 .box {
    margin-bottom: 60px; }
  main .section-14 .img .layout {
    padding: 0; }

footer {
  background: #e9f4e3; }
  footer p {
    font-size: 15px;
    line-height: 40px;
    text-align: center; }

@media screen and (min-width: 751px) {
  .sp {
    display: none; } }

@media screen and (max-width: 750px) {
  .pc {
    display: none; }
  html {
    font-size: 1.33333vw; }
  body {
    background: url(../img/sp/bg.png) no-repeat center top;
    background-size: contain;
    min-width: 0; }
  img {
    height: auto; }
  .block {
    min-width: 0; }
  .layout {
    margin: 0 4rem;
    padding: 0;
    width: auto; }
  h2 {
    font-size: 6rem;
    line-height: 7.5rem; }
  h3 {
    font-size: 4.8rem;
    font-weight: bold;
    line-height: 6rem;
    text-align: center; }
  h4 {
    font-size: 4.4rem; }
  p {
    font-size: 3.5rem; }
  .ico-arrow-sp {
    width: 17.7rem; }
  .box {
    background: url(../img/sp/box_bg.png) no-repeat center;
    background-size: cover;
    border-width: .5rem;
    box-shadow: none;
    height: auto;
    padding: 4rem 1rem; }
    .box p {
      font-size: 3rem;
      line-height: 3.5rem;
      padding-left: 0;
      padding-top: 0;
      text-align: center; }
      .box p.title {
        font-size: 3.8rem;
        line-height: 4.7rem;
        margin-top: -2rem;
        padding-left: 1.5rem;
        position: relative;
        text-align: left;
        z-index: 5; }
      .box p.w-arrow::before, .box p.w-arrow::after {
        background-size: 3rem;
        content: '';
        height: 2rem;
        width: 3rem; }
    .box .img-right {
      left: auto;
      right: 1rem;
      top: 26rem;
      width: 11.6rem; }
    .box .img-left {
      display: block;
      margin: 0 auto;
      position: relative;
      top: -2rem;
      width: 17.1rem; }
    .box .btn {
      position: relative; }
      .box .btn.btn-red {
        display: block;
        margin-bottom: 1.5rem;
        right: 0;
        top: 0;
        width: auto; }
      .box .btn.btn-bottom {
        bottom: 0;
        right: 0;
        text-align: center; }
        .box .btn.btn-bottom a {
          float: left; }
        .box .btn.btn-bottom img {
          width: 30rem; }
  .list-right {
    margin-left: 15rem;
    padding: 3.5rem 0; }
    .list-right li {
      font-size: 3.8rem;
      text-indent: -5.7rem;
      padding-left: 6.5rem;
      padding-bottom: 1rem; }
      .list-right li::before {
        background-size: 5rem;
        width: 5rem;
        height: 6.1rem; }
      .list-right li span {
        font-size: 5rem; }
        .list-right li span.txt-big {
          font-size: 8rem; }
  header {
    padding-top: 2rem; }
    header h1 img {
      margin-top: -2rem;
      width: 34.6rem; }
    header .contact-info img {
      margin-top: .6rem;
      width: 30.1rem; }
  main .main-visual {
    background: url(../img/sp/main_bg.png) no-repeat center top 26rem;
    background-size: contain;
    max-width: unset;
    padding: 0 0 2.5rem; }
    main .main-visual .img {
      margin: -2rem 0 0; }
      main .main-visual .img img {
        width: 25.1rem; }
    main .main-visual .img-list img {
      width: 66.8rem; }
    main .main-visual .main-txt {
      width: 71.5rem; }
    main .main-visual .main-title {
      width: 67.8rem; }
  main .section-01 {
    background: url(../img/sp/bg_title_blue.png) no-repeat center top;
    background-size: contain;
    padding-bottom: 10rem; }
    main .section-01 .sec-title {
      margin-bottom: 2rem;
      padding: 1.5rem 0; }
      main .section-01 .sec-title img {
        width: 33rem; }
    main .section-01 .subtitle {
      margin-bottom: 1rem;
      width: 52.3rem; }
    main .section-01 .layout-2 img {
      width: 100%; }
    main .section-01 .box {
      margin-top: 6rem; }
  main .section-02 {
    background: url(../img/sp/sec02_bg.png) no-repeat center bottom 16rem, url(../img/sp/bg_title_green.png) no-repeat center top;
    background-size: contain;
    padding-bottom: 10rem; }
    main .section-02 .sec-title {
      padding: 3rem 0 5.5rem; }
      main .section-02 .sec-title .title {
        width: 61.1rem; }
      main .section-02 .sec-title .title-slant {
        left: -2.5rem;
        top: -9rem;
        width: 24.2rem; }
    main .section-02 h2 {
      white-space: nowrap; }
    main .section-02 h3 {
      margin: 4rem 0;
      white-space: normal; }
    main .section-02 p {
      line-height: 5rem; }
    main .section-02 .img {
      margin: 2rem 0; }
      main .section-02 .img img {
        width: 55.1rem; }
    main .section-02 .flex-container .flex-item {
      padding: 0 !important;
      width: 100%; }
      main .section-02 .flex-container .flex-item.fi-right .flex-ico {
        left: 8rem; }
      main .section-02 .flex-container .flex-item .flex-ico {
        left: 7.5rem;
        top: -4.5rem;
        width: 9rem; }
      main .section-02 .flex-container .flex-item .img-2 {
        width: 40rem; }
    main .section-02 .txt-img-sp {
      width: 58.9rem; }
    main .section-02 .ico-arrow {
      margin-top: 1rem; }
  main .section-03 {
    background: url(../img/sp/sec03_bg.png) no-repeat center top;
    background-size: contain;
    padding: 5.5rem 0 6.5rem; }
    main .section-03 .bg2 {
      right: -4rem;
      top: 7rem;
      width: 37.1rem; }
    main .section-03 ul {
      padding: 13.5rem 0 3rem; }
      main .section-03 ul li {
        font-size: 4rem;
        line-height: 5.3rem;
        padding-bottom: 1rem;
        padding-left: 7.5rem;
        text-indent: -7rem;
        width: 51rem; }
        main .section-03 ul li::before {
          background: url(../img/sp/ico_check.png) no-repeat center;
          background-size: 5.4rem;
          content: '';
          height: 6.1rem;
          padding-top: 1rem;
          width: 5.4rem; }
        main .section-03 ul li:first-of-type {
          margin-right: 0;
          width: 43rem; }
        main .section-03 ul li:nth-child(2) {
          width: 37.5rem; }
        main .section-03 ul li span {
          font-size: 4.3rem; }
    main .section-03 .cont {
      width: auto; }
    main .section-03 .ico-arrow-sp {
      display: block;
      margin: 0 auto; }
    main .section-03 .txt-img-sp {
      margin-top: 2.5rem;
      width: 48.6rem; }
    main .section-03 .box {
      margin-top: -9rem; }
  main .section-04 {
    background: url(../img/sp/bg_title_green.png) no-repeat center top;
    background-size: contain;
    padding-bottom: 6rem; }
    main .section-04 .sec-title {
      padding: 3rem 0 5rem; }
      main .section-04 .sec-title .title-slant {
        left: -1.8rem;
        top: -7rem;
        width: 24.1rem; }
      main .section-04 .sec-title .title-txt {
        padding-left: 5rem;
        width: 57rem; }
      main .section-04 .sec-title .title-img {
        display: none; }
    main .section-04 .subtitle {
      background: url(../img/sp/sec04_cont_bg.jpg) no-repeat center bottom;
      background-size: contain;
      padding-bottom: 10.5rem; }
      main .section-04 .subtitle p {
        font-size: 3rem;
        line-height: 4.5rem;
        padding-top: 1.5rem; }
    main .section-04 .content:nth-child(odd) {
      background: #fafdd9 url(../img/sp/sec04_bg.jpg) no-repeat center bottom -17rem;
      background-size: cover;
      padding-bottom: 10rem; }
      main .section-04 .content:nth-child(odd) .img-title {
        margin-top: -4rem;
        position: static;
        top: -4rem; }
    main .section-04 .content:nth-child(even) {
      background: url(../img/sp/sec04_cont_bg.jpg) no-repeat center bottom -13rem;
      padding-top: 2rem;
      padding-bottom: 10rem; }
      main .section-04 .content:nth-child(even) .container {
        padding-bottom: 0; }
      main .section-04 .content:nth-child(even) .img-title {
        position: static;
        top: 0; }
    main .section-04 .content:nth-of-type(4) .img-title, main .section-04 .content:nth-of-type(5) .img-title, main .section-04 .content:nth-of-type(6) .img-title {
      margin-left: -3rem; }
    main .section-04 .content .container {
      padding: 0; }
    main .section-04 .content .img-title {
      left: -4rem;
      margin-left: -4rem;
      position: absolute; }
      main .section-04 .content .img-title.it-1 {
        width: 64.7rem; }
    main .section-04 .content .cont picture {
      margin-left: -2rem;
      margin-right: 0;
      width: 33.5rem; }
    main .section-04 .content .cont p {
      font-size: 3rem;
      line-height: 4.5rem;
      padding-top: 1rem;
      width: 33.5rem; }
    main .section-04 .arrow {
      margin-top: -20px; }
  main .section-05,
  main .section-10 {
    background-size: auto 9rem; }
    main .section-05 .sec-title,
    main .section-10 .sec-title {
      padding: 2rem 0; }
      main .section-05 .sec-title img,
      main .section-10 .sec-title img {
        height: 5rem; }
    main .section-05 .img-left,
    main .section-10 .img-left {
      top: 2rem;
      width: 14.5rem; }
  main .section-06,
  main .section-11 {
    background-size: auto 9rem; }
    main .section-06 .sec-title,
    main .section-11 .sec-title {
      padding: 2rem 0; }
      main .section-06 .sec-title img,
      main .section-11 .sec-title img {
        height: 5rem; }
    main .section-06 .img-left,
    main .section-11 .img-left {
      top: 11rem;
      width: 15rem; }
    main .section-06 .list-right,
    main .section-11 .list-right {
      margin-left: 15.5rem; }
  main .section-07 {
    background: none;
    padding: 4rem 0 4.5rem; }
    main .section-07 .section-title img {
      width: 54.9rem; }
    main .section-07 ul {
      margin: 2.5rem 0 0;
      text-align: center; }
      main .section-07 ul li {
        width: 26.5rem;
        height: 26.5rem;
        font-size: 3.5rem;
        background-size: contain !important; }
        main .section-07 ul li:nth-child(n) {
          margin-left: 0; }
        main .section-07 ul li:first-child {
          display: block;
          margin: 0 auto; }
        main .section-07 ul li:last-child {
          margin-left: 4.5rem; }
    main .section-07 .txt .layout {
      margin: 0;
      padding-bottom: 4rem;
      background: url(../img/sp/sec07_txt_bg.png) no-repeat center top/100% auto; }
    main .section-07 .txt p {
      font-size: 4rem;
      padding-top: 3rem;
      padding-left: 19rem;
      text-shadow: .3rem 0 .3rem #fff, -.3rem 0 .3rem #fff, 0 .3rem .3rem #fff, 0 -.3rem .3rem #fff, .3rem .3rem .3rem #fff, -.3rem -.3rem .3rem #fff, .3rem -.3rem .3rem #fff, -.3rem .3rem .3rem #fff, .3rem .3rem .3rem #fff; }
      main .section-07 .txt p span.big {
        font-size: 4.5rem; }
  main .section-08 {
    background: url(../img/sp/bg_title_green.png) no-repeat center top;
    background-size: contain; }
    main .section-08 .sec-title {
      margin-bottom: 2.5rem;
      padding: 3rem 0 4.5rem; }
    main .section-08 .content {
      margin-bottom: 3rem; }
      main .section-08 .content .img-title {
        margin-left: -4rem; }
      main .section-08 .content .content-txt {
        margin-top: 0;
        padding-top: 7.5rem; }
        main .section-08 .content .content-txt picture {
          display: block;
          width: 32.8rem; }
      main .section-08 .content .img-left {
        margin-right: 3rem; }
      main .section-08 .content .img-2 {
        margin: 0 3rem 3rem 0; }
      main .section-08 .content p {
        font-size: 3rem;
        line-height: normal; }
        main .section-08 .content p.title {
          font-size: 4rem;
          left: 0;
          line-height: normal;
          padding: 0;
          position: absolute;
          right: 0;
          text-align: center;
          top: 1rem;
          white-space: normal; }
  main .section-09 {
    background: url(../img/sp/bg_title_green.png) no-repeat center top, url(../img/sp/sec09_bg.png) no-repeat center;
    background-size: contain;
    padding-bottom: 3rem; }
    main .section-09 .sec-title {
      padding: 3.5rem 0 5rem; }
    main .section-09 .content-img {
      margin: 0 -4rem;
      padding: 2rem 0; }
    main .section-09 p {
      line-height: 3.5rem;
      line-height: 1.3;
      margin-bottom: 3rem; }
    main .section-09 .img-title {
      margin-top: 3rem; }
  main .section-10 p,
  main .section-11 p {
    font-size: 3.3rem;
    line-height: 1.3;
    padding: 3.5rem 0;
    padding-left: 19rem; }
  main .section-12 {
    padding-bottom: 3.5rem; }
    main .section-12 .txt .layout {
      background: url(../img/sp/sec07_txt_bg.png) no-repeat center top/100% auto;
      margin: 0;
      padding: 2.5rem 0 0; }
    main .section-12 .txt p {
      font-size: 3.8rem;
      line-height: 1.3;
      padding-bottom: 2rem;
      padding-left: 15rem;
      text-shadow: 0.3rem 0 0.3rem #fff, -0.3rem 0 0.3rem #fff, 0 0.3rem 0.3rem #fff, 0 -0.3rem 0.3rem #fff, 0.3rem 0.3rem 0.3rem #fff, -0.3rem -0.3rem 0.3rem #fff, 0.3rem -0.3rem 0.3rem #fff, -0.3rem 0.3rem 0.3rem #fff, 0.3rem 0.3rem 0.3rem #fff; }
  main .section-13 {
    background: #fcfcee url(../img/sp/bg_title_green.png) no-repeat center top;
    background-size: contain;
    padding-bottom: 3rem; }
    main .section-13 .sec-title {
      padding: 6.6rem 0 8.8rem; }
      main .section-13 .sec-title img {
        width: 38.5rem; }
    main .section-13 .flex-container {
      margin-top: 10px; }
      main .section-13 .flex-container .flex-item {
        display: block;
        margin-bottom: 5rem; }
        main .section-13 .flex-container .flex-item:last-child {
          margin-bottom: 0; }
        main .section-13 .flex-container .flex-item .img {
          float: left;
          width: auto; }
          main .section-13 .flex-container .flex-item .img img {
            width: 15rem; }
          main .section-13 .flex-container .flex-item .img .caption {
            font-size: 2rem;
            line-height: 1.3;
            padding-top: 1rem; }
        main .section-13 .flex-container .flex-item .txt {
          width: auto; }
          main .section-13 .flex-container .flex-item .txt p {
            font-size: 3rem;
            line-height: 1.3; }
            main .section-13 .flex-container .flex-item .txt p.title {
              background: #eaf9fb;
              border: 1rem solid #d6eff4;
              border-right: 0;
              border-bottom: 0;
              font-size: 3.5rem;
              line-height: 1.5;
              margin: 4rem 0 4rem 20rem !important;
              padding: 3.5rem;
              padding-right: 0; }
              main .section-13 .flex-container .flex-item .txt p.title.title-2 {
                border-color: #ce9f9f;
                background: #fbedf4; }
              main .section-13 .flex-container .flex-item .txt p.title.title-3 {
                border-color: #d2f7d0;
                background: #e8fcee; }

  main .section-14 {
    background: none;
    padding-top: 5rem; }
    main .section-14 .box {
      margin-bottom: 0; }
  footer {
    margin-top: 4rem; }
    footer .layout {
      margin: 0; }
    footer p {
      font-size: 2.8rem;
      line-height: 1.5;
      padding: 2rem 0; } }

/*--- Mix Add Yoshino-20190815 start ---*/
.cart {
    margin: 0 auto;
    background-color: #ebfbfb;
    padding: 120px 0 120px 0; 
    margin-top: 160px; 
}

.lp__forms-1{
    width: 999px;
    margin: 0 auto;
    background-color: #fff;
    border-radius:10px;
}

.lp__forms-1 .flex.wrap-1 {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.lp__form-1 {
    width: 100%;
    padding: 80px 40px 60px 40px;
    box-sizing: border-box;
    margin: auto;
    justify-content: center;
    display: flex;
    align-items: center;
}

.lp__img-1 {
    display: block;
    position: relative;
    margin: 0 auto;
}

.pict-box-1 {
    display: flex;
}

.pict-box-1 p {
    margin: 0 5px 0px 5px;
}

.pict-box {
    display: flex;
    justify-content: center;
}

.pict-box p {
    margin: 0 5px 30px 5px;
}

.item-box {
    width: 200px;
    margin-right: 35px; 
}

.btm-box {
    width: 560px;
}

.btm-box .btm-box-comment {
    font-size: 16px;
    line-height: 1.6;
    font-weight: bold;
    color: #000;
    margin-bottom: 10px;
}

.btm-box .code-comment{
    font-size: 16px;
    line-height: 1.6;
    font-weight: bold;
    color: #000;
    margin: 0;
}

.btm-box span {
    color: #ff0000;
}

.btm-box .pict-comment {
    font-size: 13px;
    font-weight: bold;
    color: #ff0000;
    margin: 10px 0;
}

.yazi {
    position: absolute;
    top: -220px;
    left: 150px;
}

.yazi-box {
  position: relative;
  width: 1000px;
  margin: 0 auto;
}

.btm-box-1 {
    width: 360px;
}

.lp__size {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #333;
    margin-top: 10px; 
}
.lp__price {
    color: #f82866;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    margin: 0;
}

.lp__price span{
    color: #f82866;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    margin: 0;
}

.lp__quantity--text {
    font-size: 18px;
    line-height: 43px;
    text-align: center;
    margin: auto;
    margin-top: 10px; 
    width: 114px;
    display: flex;
}

.lp__quantity--text span {
    margin-right: 20px;
    color: #000;
}

.lp__quantity {
    max-width: 50px;
    width: 100%;
    display: block;
    position: relative;
    margin: 0 auto;
    font-size: 26px;
    line-height: 1em;
    text-align: center;
    color: #666;
    border: solid 1px #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
    box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
}

.lp__button, .lp__button::before, .lp__button::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.lp__button {
    display: inline-block;
    width: 100%;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    outline: none;
}
.lp__button {
    color: #fff;
    font-size: 40px;
    letter-spacing: 1px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
    border: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 0px 3px 15px #38312a;
    border: solid 3px #fff;
    background: #f78d1d;
    background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
    background: -moz-linear-gradient(top, #faa51a, #f47a20);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
    padding: 10px 0;
}
.lp__button:hover {
    color: #fff;
    text-decoration: none;
    background: #f47c20;
    background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
    background: -moz-linear-gradient(top, #f88e11, #f06015);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
    cursor:pointer;
}

@media screen and (max-width: 750px) {

.cart {
  margin: 0 auto;
  background-color: #fff;
  padding: 0;
}

.yazi-box {
  width: 100%;
  margin-top: 20px; 
}

.yazi  {
  position: static;
  text-align: center;
  padding: 0 25px;
}

.yazi img {
  max-width: 100%;
}

.lp__form-1 {
  padding: 10px 30px; 
  display: block;
  width: 100%;
}

.lp__forms-1 {
  margin: 0px;
  width: 100%;
  padding: 0;
}

.item-box {
  text-align: center;
  width: 100%;
}

.btm-box {
  width: 100%;
  margin-top: 20px; 
}

.btm-box .btm-box-comment {
  font-size: 14px;
}

.btm-box .pict-comment {
  margin-top: 15px; 

}

.btm-box-1 {
  width: 100%;
  margin-top: 20px; 
} 

.cart .btn {
    font-size: 32px;
    padding: 13px 16px;
    font-weight: bold;
    margin-top: 10px;
}

.lp__quantity--text {
    font-size: 18px;
    line-height: 43px;
    text-align: center;
    margin: 10px auto;
    width: 114px;
}
.lp__quantity--text span {
    margin-right: 20px;
}
.lp__quantity {
    max-width: 50px;
    width: 100%;
    display: block;
    position: relative;
    margin: 0 auto;
    font-size: 26px;
    line-height: 1em;
    text-align: center;
    color: #666;
    border: solid 1px #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
    box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
}

}

/*--- Mix Add Yoshino-20190815 end ---*/

/*# sourceMappingURL=style.css.map */
