@charset "utf-8";
      body {
        width: 100%;
        margin: 0 auto;
        font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
        font-size: 3.73333vw;
        line-height: 1.6;
        color: #333333;
        letter-spacing: 1px;
		background: none;
      }

      @media (min-width: 751px) {
        body {
          font-size: 1.6vw;
        }
      }

      @media (min-width: 1000px) {
        body {
          font-size: 16px !important;
        }
      }

      a {
        color: #333333;
        text-decoration: none;
      }

      a:hover {
        filter: alpha(opacity=60);
        opacity: 0.6;
        text-decoration: none;
        -webkit-transition: 0.5s ease-in-out;
        -moz-transition: 0.5s ease-in-out;
        -o-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out;
      }

      a:visited {
        text-decoration: none;
      }

      @media (min-width: 751px) {
        a[href^="tel:"] {
          pointer-events: none;
          cursor: default;
          color: #333333;
          text-decoration: none;
        }
      }

      img {
        max-width: 100%;
        height: auto;
      }

      ul {
        list-style: none;
      }

      .inner {
        width: 96vw;
        margin: 0 auto;
      }

      @media (min-width: 751px) {
        .inner {
          width: 98vw;
          max-width: 980px;
        }
      }

      .flex {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
      }

      .red {
        color: #cc3333;
      }

      header {
        padding: 1.0rem 0 0;
      }

      @media (min-width: 751px) {
        header {
          padding: 2.0rem 0 0;
        }
      }

      header .inner.flex {
        align-items: center;
      }

      header .inner.flex h1 {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
      }

      @media (max-width: 750px) {
        header .inner.flex h1 {
		justify-content: left;
        }
      }
	
      @media (max-width: 750px) {
        header .inner.flex h1 img {
          width: 100px;
        }
      }

      @media (min-width: 751px) {
        header .inner.flex h1 {
          justify-content: flex-start;
          width: 50%;
          }
      }

      @media (min-width: 751px) {
        header .inner.flex h1 img {
          width: 144px;
        }
      }

      header .inner.flex h1 span {
        font-weight: normal;
        padding-left: 0.25rem;
        font-size: 3.46667vw;
      }

      @media (min-width: 751px) {
        header .inner.flex h1 span {
          padding-left: 1.0rem;
          font-size: 1.3vw;
        }
      }

      @media (min-width: 1000px) {
        header .inner.flex h1 span {
          font-size: 18px;
        }
      }

      header .inner.flex figure {
        position: relative;
        width: 100%;
      }

      @media (min-width: 751px) {
        header .inner.flex figure {
          width: 50%;
          max-width: 387px;
        }
      }

      header .inner.flex figure a {
        position: relative;
        display: block;
      }

      header .inner.flex figure span {
        position: absolute;
        top: 60%;
        left: 38%;
        line-height: 1.0;
        font-size: 2.93333vw;
      }

      @media (min-width: 751px) {
        header .inner.flex figure span {
          font-size: 1.1vw;
        }
      }

      @media (min-width: 1000px) {
        header .inner.flex figure span {
          font-size: 11px;
        }
      }

      #appeal {
        margin: 0 0 1.0rem;
      }

      #mv {
        margin: 0;
        background-color: #e6f1f1;
      }

      #mv .appeal {
        text-align: center;
        padding: 1.5rem;
      }

      @media (min-width: 751px) {
        #mv .appeal {
          padding: 3.0rem 0;
        }

        #mv .appeal img {
          width: 64%;
        }
      }

      .cta {
        padding: 1.0rem;
      }

      @media (min-width: 751px) {
        .cta {
          width: 81%;
          padding: 2.5rem 0;
          margin: 0 auto;
        }
      }

      .cta h2 {
        text-align: center;
      }

      .cta picture {
        margin: 1.0rem 0;
        display: block;
      }

      #about {
        background-color: #f1f7f7;
        padding: 1.0rem;
      }

      @media (min-width: 751px) {
        #about {
          padding: 2.0rem;
        }
      }

      @media (min-width: 1000px) {
        #about {
          padding: 40px;
        }
      }

      #about .box {
        background-color: #ffffff;
        padding: 1.0rem;
        box-shadow: 0 0 6px 0 #cccccc;
        margin-bottom: 1.5rem;
      }

      @media (min-width: 751px) {
        #about .box {
          padding: 1.5rem;
          margin-bottom: 2.0rem;
        }
      }

      @media (min-width: 1000px) {
        #about .box {
          padding: 2.0rem;
        }
      }

      #about .box h2 {
        text-align: center;
        font-size: 5.33333vw;
      }

      @media (min-width: 751px) {
        #about .box h2 {
          font-size: 2.8vw;
        }
      }

      @media (min-width: 1000px) {
        #about .box h2 {
          font-size: 28px;
        }
      }

      #about .box h2::first-line {
        color: #0050a0;
      }

      #about .box h2 strong {
        background: linear-gradient(transparent 60%, #ffe220 60%);
      }

      #about #about1 h2 {
        margin-bottom: 0.5rem;
      }

      #about #about1 p:not(.picture) {
        max-width: 760px;
        margin: 0 auto 3.0rem;
      }

      #about #about1 p.picture {
        text-align: center;
      }

      #about #about2 h2 {
        margin-bottom: 0.5rem;
      }

      #about #about2>p {
        max-width: 760px;
        margin: 0 auto 1.0rem;
      }

      #about #about2>ul>li {
        background-color: #f0f0f0;
        width: 100%;
        margin-bottom: 1.0rem;
        padding: 1.0rem;
      }

      @media (min-width: 751px) {
        #about #about2>ul>li {
          width: calc(50% - 0.5rem);
        }
      }

      @media (min-width: 1000px) {
        #about #about2>ul>li {
          margin-bottom: 1.5rem;
          padding: 1.5rem;
          width: calc(50% - 0.75rem);
        }
      }

      #about #about2>ul>li h3 {
        text-align: center;
        color: #0050a0;
        margin-bottom: 1.0rem;
        font-size: 5.33333vw;
      }

      @media (min-width: 751px) {
        #about #about2>ul>li h3 {
          font-size: 2.8vw;
        }
      }

      @media (min-width: 1000px) {
        #about #about2>ul>li h3 {
          font-size: 28px;
        }
      }

      #about #about2>ul>li .inner_box {
        padding: 1.0rem;
        background-color: #ffffff;
      }

      @media (min-width: 1000px) {
        #about #about2>ul>li .inner_box {
          padding: 1.5rem;
        }
      }

      #about #about2>ul>li .inner_box figure {
        display: block;
        margin-bottom: 1.0rem;
      }

      #about #about2>ul>li .inner_box ul li {
        display: inline-block;
        font-weight: bold;
        margin-right: 1.0em;
        font-size: 4vw;
      }

      @media (min-width: 751px) {
        #about #about2>ul>li .inner_box ul li {
          font-size: 1.5vw;
        }
      }

      @media (min-width: 1000px) {
        #about #about2>ul>li .inner_box ul li {
          font-size: 15px;
        }
      }

      #about #about2>ul>li .inner_box ul li::before {
        content: '■';
        color: #6797c7;
        margin-right: 0.25em;
      }

      #about #about3 h2 {
        margin-bottom: 3.0rem;
      }

      #about #about3>p {
        max-width: 800px;
        margin: 0 auto 3.0rem;
      }

      #about #about3 ul li {
        width: 44%;
        margin: 0 3% 1.0rem;
        text-align: center;
      }

      @media (min-width: 751px) {
        #about #about3 ul li {
          width: 19%;
          margin: 0;
        }
      }

      #about #about3 ul li p {
        font-weight: bold;
        font-size: 4vw;
      }

      @media (min-width: 751px) {
        #about #about3 ul li p {
          font-size: 1.5vw;
        }
      }

      @media (min-width: 1000px) {
        #about #about3 ul li p {
          font-size: 15px;
        }
      }

      #about #about3 ul li p.notice {
        font-size: 2.66667vw;
      }

      @media (min-width: 751px) {
        #about #about3 ul li p.notice {
          font-size: 1vw;
        }
      }

      @media (min-width: 1000px) {
        #about #about3 ul li p.notice {
          font-size: 10px;
        }
      }

      #about #about4 h2 {
        margin-bottom: 2.0rem;
      }

      #about #about4 h3 {
        background-color: #0050a0;
        color: #ffffff;
        position: relative;
        margin-bottom: 1.5rem;
        font-size: 5.33333vw;
      }

      @media (min-width: 751px) {
        #about #about4 h3 {
          line-height: 2.0;
          font-size: 2.4vw;
        }
      }

      @media (min-width: 1000px) {
        #about #about4 h3 {
          font-size: 24px;
        }
      }

      #about #about4 h3 img {
        position: absolute;
        top: -0.75em;
        left: 0.25em;
        width: 3.0em;
      }

      @media (min-width: 751px) {
        #about #about4 h3 img {
          width: 3.5em;
        }
      }

      #about #about4 h3 span {
        display: block;
        padding-left: 3.0em;
      }

      @media (min-width: 751px) {
        #about #about4 h3 span {
          padding-left: 4.0em;
        }
      }

      #about #about4 .table {
        margin-bottom: 2.0rem;
      }

      @media (min-width: 751px) {
        #about #about4 .table {
          display: table;
        }
      }

      #about #about4 .table .left {
        width: 90%;
        margin: 0 auto 1.0rem;
      }

      @media (min-width: 751px) {
        #about #about4 .table .left {
          display: table-cell;
          vertical-align: top;
          margin: 0;
          width: 50%;
          padding-right: 1.0rem;
          position: relative;
        }
      }

      #about #about4 .table .left p {
        margin-bottom: 1.0rem;
      }

      #about #about4 .table .left .bnr {
        text-align: center;
      }

      @media (min-width: 751px) {
        #about #about4 .table .left .bnr {
          position: absolute;
          bottom: 0;
          left: 0;
          right: 0;
          width: 100%;
        }
      }

      #about #about4 .table .left .bnr a {
        display: inline-block;
        width: auto;
        margin: 0 2%;
      }

      #about #about4 .table .left .bnr a img {
        height: 2.25rem;
        width: auto;
      }

      @media (min-width: 751px) {
        #about #about4 .table .left .bnr a img {
          height: 2.5rem;
          width: auto;
        }
      }

      #about #about4 .table .left .bnr-att {
		font-size: 13px;
		margin: -8px 0 20px;
      }

      @media (min-width: 751px) {
        #about #about4 .table .left .bnr-att {
		font-size: 14px;
		margin: -8px 0 0;
        }
      }

      #about #about4 .table figure {
        display: block;
        width: 90%;
        margin: 0 auto 1.0rem;
      }

      @media (min-width: 751px) {
        #about #about4 .table figure {
          display: table-cell;
          vertical-align: top;
          margin: 0;
          width: 50%;
          padding-left: 1.0rem;
        }
      }

      #point {
        padding: 2.0rem 0 0;
      }

      @media (min-width: 751px) {
        #point {
          padding: 4.0rem 0 0;
        }
      }

      #point h2 {
        text-align: center;
        margin-bottom: 1.5rem;
      }

      #point section {
        margin-bottom: 2.0rem;
      }

      #point section h3 {
        text-align: center;
        margin-bottom: 1.5rem;
      }

      #point section h3 img {
        max-height: 7.0rem;
      }

      @media (min-width: 751px) {
        #point section h3 img {
          max-height: 11.0rem;
        }
      }

      #point section ul {
        margin: 1.5rem auto;
      }

      @media (min-width: 751px) {
        #point section ul {
          margin: 2.5rem auto;
        }
      }

      #point section ul li {
        width: 75%;
        margin: 0 auto 1.0rem;
        text-align: center;
      }

      @media (min-width: 751px) {
        #point section ul li {
          width: 32%;
          margin: 0;
        }
      }

      #point section p {
        width: 90%;
        margin: 0 auto 1.0rem;
      }

      @media (min-width: 751px) {
      #point section p {
        margin: 0 auto 2.0rem;
      }
      }

      #point section p img {
		display: block;
        margin: 0 auto;
      }

      #point section .map {
        position: relative;
        margin-bottom: 1.0rem;
      }

      @media (min-width: 751px) {
        #point section .map {
          margin-bottom: 2.0rem;
        }
      }

      #point section .map img {
        display: block;
        margin: 0 auto;
      }

      #point section .map .text {
        position: absolute;
        top: 10%;
        left: 0;
        width: 75%;
      }

      #point section .map .text h4 {
        color: #0050a0;
        text-align: center;
        font-size: 4.26667vw;
      }

      @media (min-width: 751px) {
        #point section .map .text h4 {
          font-size: 3.6vw;
        }
      }

      @media (min-width: 1000px) {
        #point section .map .text h4 {
          font-size: 36px;
        }
      }

      #point section .map .text h4 strong {
        background: linear-gradient(transparent 60%, #ffe220 60%);
      }

      #point section .map .text p {
        text-align: center;
        font-size: 3.73333vw;
      }

      @media (min-width: 751px) {
        #point section .map .text p {
          font-size: 2vw;
        }
      }

      @media (min-width: 1000px) {
        #point section .map .text p {
          font-size: 20px;
        }
      }

      #point section .btn {
        margin: 0 auto 1.0rem;
        width: 75%;
      }

      @media (min-width: 751px) {
        #point section .btn {
          width: 344px;
          margin-bottom: 2.0rem;
        }
      }

/* 3months
---------------------------------*/
.price_block .price_fb_3box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  padding: 0px 0 15px 0;
}
@media screen and (max-width: 767px) {
  .price_block .price_fb_3box {
    display: block;
    padding: 0;
  }
}
.price_block .fb_item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: #f0f0f0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .price_block .fb_item + .fb_item {
    margin-top: 20px;
  }
}
.price_block .fb_plan_name {
  color: #ffffff;
  background-color: #0050a0;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  padding: 16px 0;
}
@media screen and (max-width: 767px) {
  .price_block .fb_plan_name {
    font-size: 20px;
    padding: 10px 0;
  }
}
.price_block .fb_pricebox {
  line-height: 1;
  gap: 5px;
  padding: 40px 0 15px;
}
@media screen and (max-width: 767px) {
  .price_block .fb_pricebox {
    padding: 25px 0 15px;
  }
}
.price_block .fb_pricebox .muryou_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .price_block .fb_pricebox .muryou_sp {
    display: block;
    padding-top: 20px;
    font-size: 3.9vw;
    font-weight: bold;
  }
  .price_block .fb_pricebox .muryou_sp span {
    color: #e4393f;
  }
}
.price_block .fb_pricebox.tukibarai {
  padding-top: 85px;
}
@media screen and (max-width: 767px) {
  .price_block .fb_pricebox.tukibarai {
    padding: 25px 0;
  }
}
.price_block .fb_pricebox .fb_price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.price_block .fb_pricebox strong {
  font-size: 34px;
  font-weight: bold;
  padding-right: 5px;
}
@media screen and (max-width: 767px) {
  .price_block .fb_pricebox strong {
    font-size: 30px;
  }
}
.price_block .fb_pricebox span.en_zei {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 3px;
}
.price_block .fb_pricebox .fb_otoku {
  padding: 8px 15px 0px;
}
.price_block .fb_pricebox .fb_otoku .price_otoku {
  position: relative;
  background: #FFFFFF;
  padding: 10px 16px 10px 24px;
  text-align: center;
  border: 1px solid #E4393F;
  color: #E4393F;
  font-size: 16px;
  font-weight: bold;
  border-radius: 50px;
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
  display: inline-block;
}
.price_block .fb_pricebox .fb_otoku .price_otoku small {
  font-size: 14px;
  vertical-align: bottom;
}
.price_block .fb_pricebox .fb_otoku .price_otoku:after,
.price_block .fb_pricebox .fb_otoku .price_otoku:before {
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 50%;
}
.price_block .fb_pricebox .fb_otoku .price_otoku:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-width: 9px;
  border-bottom-width: 9px;
  border-left-width: 8px;
  border-right-width: 8px;
  margin-left: -8px;
  border-top-color: #FFFFFF;
}
.price_block .fb_pricebox .fb_otoku .price_otoku:before {
  border-color: rgba(228, 57, 63, 0);
  border-top-width: 9px;
  border-bottom-width: 9px;
  border-left-width: 9px;
  border-right-width: 9px;
  margin-left: -9px;
  margin-top: 1px;
  border-top-color: #E4393F;
}
.price_block .fb_pricebox .fb_otoku .price_month {
  padding: 30px 20px 15px;
  background-color: #ffe220;
}
.price_block .fb_pricebox .fb_otoku .price_month span:nth-child(1) {
  font-size: 14px;
  font-weight: bold;
  vertical-align: middle;
  display: inline-block;
  padding-top: 7px;
}
.price_block .fb_pricebox .fb_otoku .price_month span:nth-child(2) {
  font-size: 26px;
  font-weight: bold;
  padding: 5px;
  vertical-align: middle;
  display: inline-block;
}
.price_block .fb_pricebox .fb_otoku .price_month span:nth-child(3) {
  font-size: 14px;
  font-weight: bold;
  vertical-align: middle;
  padding-top: 7px;
  display: inline-block;
}
.price_block .price_box_muryou {
  background-color: #f0f0f0;
  text-align: center;
  padding: 30px 20px;
  font-size: 28px;
  font-weight: bold;
  margin: 0 0 15px;
}
.price_block .price_box_muryou strong {
  font-weight: bold;
  color: #E4393F;
}
@media screen and (max-width: 767px) {
  .price_block .price_box_muryou {
    display: none;
  }
}
.price_block .price_note {
  text-align: center;
  max-width: 760px;
  margin: 0 auto;
}
.price_block .price_note ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 5px 10px;
  text-align: left;
  list-style: none;
}
@media screen and (max-width: 767px) {
  .price_block .price_note ul {
    display: block;
  }
}
.price_block .price_note li {
  width: auto !important;
  text-align: left !important;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3;
  text-indent: -1em;
  padding-left: 1em;
}
@media screen and (max-width: 767px) {
  .price_block .price_note li {
    font-size: 13px;
    margin-bottom: 6px !important;
  }
}

.plus {
  line-height: 1;
}
/* 3months
---------------------------------*/

/* payment
---------------------------------*/
.price_block .price_box_payment {
  display: inline-block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f0f0f0;
  text-align: center;
  padding: 30px 20px;
  font-size: 15px;
  font-weight: bold;
}
.price_block .price_box_payment span {
  text-align: right;
  font-size: 16px;
  padding-right: 30px;
}
.price_block .price_box_payment ul {
  border-left: 1px solid #CCCCCC;
  text-align: left;
  padding: 0;
  line-height: 1.7;
  margin: 0 !important;
}
.price_block .price_box_payment ul li {
  position: relative;
  padding-left: 24px;
  font-size: 16px;
  text-align: left !important;
  width: auto !important;
}
@media screen and (max-width: 767px) {
  .price_block .price_box_payment {
	display: block;
	margin: 20px 0 2px;
	font-size: 3.4vw;
	padding: 14px 10px;
}
  .price_block .price_box_payment span {
	width: 100%;
	display: block;
	text-align: center;
	margin-bottom: 10px;
	padding-right: 0;
}
  .price_block .price_box_payment ul {
	width: 100%;
	border-top: 1px solid #CCCCCC;
	border-left: none;
	padding-top: 10px;
	margin: 0 auto;
}
  .price_block .price_box_payment ul li {
	padding: 3px 0;
	line-height: 1.7;
	font-size: 3.4vw;
	text-align: center !important;
	margin: 0 !important;
}
}
/* payment
---------------------------------*/

/* 3600
---------------------------------*/
#point .price .price-index{
	text-align: center;
	margin-top: 40px;
}
#point .price .price-add{
	margin-top: -20px;
}
#point .price .price-add p.plus {
    text-align: center;
    font-weight: bold;
    font-size: 12vw;
    margin: 0.5em auto 0;
    color: #0050a0;
}
#point .price .price-add p.other_data {
 display: block;
 padding: 10px;
 margin: 0 auto;
 font-size: 4.8vw;
 color: #0050a0;
 font-weight: 600;
 text-align: center;
 background-color: #f0f0f0;
}
#point .price .price-add p.other_data span{
 background: linear-gradient(transparent 60%, #ffe220 60%);
}

@media (min-width: 751px) {
#point .price .price-add{
	margin-top: 20px;
}
#point .price .price-add p.plus {
    font-size: 4.0rem;
    margin: -0.4em auto 0;
}
#point .price .price-add p.other_data {
 padding: 20px 10px;
 font-size: 1.6rem;
 width: 80%;
}
}
/* 3600
---------------------------------*/

/* geo */
.geo_note {
  width: 100% !important;
  margin: 60px auto 18px !important;
  text-align: left;
}

.geo_documents {
  margin: 0 auto 20px;
  background: #f0f0f0;
  padding: 20px 0;
  display: inline-block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #0050a0;
}

.geo_documents span {
  width: 35%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: bold;
}

.geo_documents ul {
  width: 65%;
  border-left: 1px solid #0050a0;
  padding-left: 50px;
  margin: 0 !important;
}

.geo_documents ul li {
  padding: 5px 0;
  position: relative;
  padding-left: 20px;
  line-height: 1.7;
  text-align: left !important;
  width: 100% !important;
}

.geo_documents ul li::after {
  content: "・";
  position: absolute;
  left: 0;
}

@media screen and (max-width: 767px) {
  .geo_note {
    margin: 38px auto 12px !important;
	line-height: 1.8;
  }
	
   .geo_documents {
	max-width: 480px;
    padding: 24px 14px 14px;
    display: block;
	margin: 0 auto 40px;
  }

  .geo_documents span {
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 10px;
  }

  .geo_documents ul {
    width: 100%;
    border-top: 1px solid #0050a0;
    border-left: none;
    padding: 10px 0 0;
  }

  .geo_documents ul li {
    padding: 5px 0;
    position: relative;
    padding-left: 20px;
	margin: 0 !important;
  }

  .geo_documents ul li::after {
    content: "・";
    position: absolute;
    left: 0;
    top: 5px;
  }
}
/* geo */

      #merit {
        background-color: #f1f7f7;
        padding: 1.0rem;
        margin-bottom: 2.0rem;
      }

      @media (min-width: 751px) {
        #merit {
          padding: 2.0rem;
          margin-bottom: 4.0rem;
        }
      }

      @media (min-width: 1000px) {
        #merit {
          padding: 40px;
        }
      }

      #merit h2 {
        margin-bottom: 1.0rem;
      }

      @media (min-width: 751px) {
        #merit h2 {
          margin-bottom: 1.5rem;
        }
      }

      #merit section {
        width: 100%;
        background-color: #ffffff;
        padding: 1.0rem;
        box-shadow: 0 0 6px 0 #cccccc;
        margin-bottom: 1.5rem;
      }

      @media (min-width: 751px) {
        #merit section {
          padding: 1.5rem;
          margin-bottom: 2.0rem;
          width: 48%;
        }
      }

      @media (min-width: 1000px) {
        #merit section {
          padding: 2.0rem;
        }
      }

      #merit section h3 {
        text-align: center;
        font-weight: normal;
        margin-bottom: 0.5rem;
        color: #0050a0;
        font-size: 5.86667vw;
      }

      @media (min-width: 751px) {
        #merit section h3 {
          font-size: 2.8vw;
        }
      }

      @media (min-width: 1000px) {
        #merit section h3 {
          font-size: 28px;
        }
      }

      #merit section figure {
        margin-bottom: 1.0rem;
      }

      #merit section ul li {
        margin-bottom: 0.5rem;
        border-radius: 1.5em;
        line-height: 1.0;
        padding: 1.0em 1.5em;
        text-align: left;
        background-color: #f0f0f0;
        position: relative;
      }

      #merit section ul li img {
        position: absolute;
        height: 1.0em;
        right: 1.5em;
      }

      #merit h2+p {
        width: 90%;
        margin: 0 auto 2.0rem;
      }

      #merit .box {
        background-color: #ffffff;
        padding: 1.0rem;
        box-shadow: 0 0 6px 0 #cccccc;
        margin-bottom: 1.5rem;
      }

      @media (min-width: 751px) {
        #merit .box {
          padding: 1.5rem;
          margin-bottom: 2.0rem;
        }
      }

      @media (min-width: 1000px) {
        #merit .box {
          padding: 2.0rem;
        }
      }

      #merit .box h3 {
        text-align: center;
        font-weight: normal;
        margin-bottom: 1.0rem;
        color: #0050a0;
        font-size: 5.86667vw;
      }

      @media (min-width: 751px) {
        #merit .box h3 {
          font-size: 2.8vw;
        }
      }

      @media (min-width: 1000px) {
        #merit .box h3 {
          font-size: 28px;
        }
      }

      #merit .box h3+p {
        font-weight: bold;
        font-size: 3.46667vw;
      }

      @media (min-width: 751px) {
        #merit .box h3+p {
          font-size: 1.5vw;
        }
      }

      @media (min-width: 1000px) {
        #merit .box h3+p {
          font-size: 15px;
        }
      }

      #merit .box table {
        border-collapse: collapse;
        margin: 1.0rem 0 2.0rem;
        width: 100%;
        table-layout: fixed;
        font-size: 3.46667vw;
      }

      @media (min-width: 751px) {
        #merit .box table {
          font-size: 1.8vw;
        }
      }

      @media (min-width: 1000px) {
        #merit .box table {
          font-size: 18px;
        }
      }

      #merit .box table thead td {
        border: none;
        text-align: center;
        vertical-align: bottom;
      }

      #merit .box table thead td img {
        width: 90%;
        max-width: 120px;
      }

      #merit .box table thead td:first-of-type {
        width: 35%;
      }

      #merit .box table thead td:nth-of-type(2) {
        width: 30%;
      }

      #merit .box table thead td:last-of-type {
        width: 35%;
      }

      #merit .box table tbody th,
      #merit .box table tfoot th {
        text-align: left;
        padding: 1.0em;
        line-height: 1.0;
        border: 1px solid #333333;
      }

      #merit .box table tbody td,
      #merit .box table tfoot td {
        padding: 1.0em;
        line-height: 1.0;
        border: 1px solid #333333;
        text-align: center;
      }

      #merit .box table tbody td .notice,
      #merit .box table tfoot td .notice {
        font-size: 2.93333vw;
      }

      @media (min-width: 751px) {

        #merit .box table tbody td .notice,
        #merit .box table tfoot td .notice {
          font-size: 1.33333vw;
        }
      }

      @media (min-width: 1000px) {

        #merit .box table tbody td .notice,
        #merit .box table tfoot td .notice {
          font-size: 10px;
        }
      }

      #merit .box table tbody td .annotation,
      #merit .box table tfoot td .annotation {
        font-size: 3.2vw;
      }

      @media (min-width: 751px) {

        #merit .box table tbody td .annotation,
        #merit .box table tfoot td .annotation {
          font-size: 1.6vw;
        }
      }

      @media (min-width: 1000px) {

        #merit .box table tbody td .annotation,
        #merit .box table tfoot td .annotation {
          font-size: 12px;
        }
      }

      #merit .box table tbody tr td:first-of-type,
      #merit .box table tfoot tr td:first-of-type {
        background-color: #ffffb8;
      }

      #merit .box table tfoot td {
        font-size: 1.15em;
      }

      #merit .box ul.notice {
        font-size: 3.2vw;
      }

      @media (min-width: 751px) {
        #merit .box ul.notice {
          font-size: 1.2vw;
        }
      }

      @media (min-width: 1000px) {
        #merit .box ul.notice {
          font-size: 12px;
        }
      }

      #merit #merit3 {
        padding: 1.0rem 0.5rem 0;
        position: relative;
      }

      #merit #merit3 p {
        padding-left: 0.5rem;
        font-size: 3.2vw;
      }

      @media (min-width: 751px) {
        #merit #merit3 p {
          position: absolute;
          top: 2.0rem;
          right: 0;
          left: 38.5%;
          padding: 0;
          font-size: 1.6vw;
        }
      }

      @media (min-width: 1000px) {
        #merit #merit3 p {
          font-size: 16px;
        }
      }

      #merit #merit3 picture {
        display: block;
      }

      @media (min-width: 751px) {
        #merit #merit3 picture {
          width: 92.6%;
        }
      }

      #merit #merit3 picture img {
        display: block;
      }

      #howto {
        margin-bottom: 2.0rem;
      }

      @media (min-width: 751px) {
        #howto {
          margin-bottom: 4.0rem;
        }
      }

      #howto h2 {
        text-align: center;
        margin-bottom: 2.0rem;
      }

      @media (min-width: 751px) {
        #howto h2 {
          margin-bottom: 3.0rem;
        }
      }

      #howto>h3 {
        text-align: center;
        margin-bottom: 1.0rem;
      }

      @media (min-width: 751px) {
        #howto>h3 {
          margin-bottom: 1.5rem;
        }
      }

      #howto .flex .box {
        background-color: #ffffff;
        padding: 1.0rem;
        box-shadow: 0 0 6px 0 #cccccc;
        margin-bottom: 1.5rem;
      }

      @media (min-width: 751px) {
        #howto .flex .box {
          padding: 1.5rem;
          margin-bottom: 2.0rem;
          width: 48%;
        }
      }

      @media (min-width: 1000px) {
        #howto .flex .box {
          padding: 2.0rem;
        }
      }

      #howto .flex .box h3 {
        text-align: center;
        font-weight: normal;
        margin-bottom: 1.0rem;
        color: #0050a0;
        font-size: 5.33333vw;
      }

      @media (min-width: 751px) {
        #howto .flex .box h3 {
          font-size: 2.4vw;
        }
      }

      @media (min-width: 1000px) {
        #howto .flex .box h3 {
          font-size: 24px;
        }
      }

      #howto .flex .box figure {
        margin-bottom: 1.0rem;
      }

      #howto .flex .box ul li {
        margin-bottom: 0.5rem;
        border-radius: 1.5em;
        line-height: 1.0;
        padding: 1.0em 1.5em;
        text-align: left;
        background-color: #f0f0f0;
        position: relative;
      }

      #howto .flex .box ul li img {
        position: absolute;
        height: 1.0em;
        right: 1.5em;
      }

      #faq h2 {
        text-align: center;
        margin-bottom: 1.5rem;
      }

      #faq dl {
        width: 90%;
        max-width: 840px;
        margin: 0 auto 3.0rem;
      }

      #faq dl dt {
        font-size: 1.2em;
        font-weight: bold;
        padding-bottom: 0.75rem;
        border-bottom: 1px dashed #0050a0;
        margin-bottom: 0.75rem;
      }

      #faq dl dd {
        padding-bottom: 0.75rem;
        border-bottom: 1px solid #999999;
        margin-bottom: 1.5rem;
      }

      #faq .btn {
        margin: 0 auto 1.0rem;
        width: 75%;
      }

      @media (min-width: 751px) {
        #faq .btn {
          width: 344px;
          margin-bottom: 2.0rem;
        }
      }

	  #footer p {
		padding: 10px 20px;
      }

/* ------------------------------------------------------------ common */
body {
    color: #333;
    font-size: 14px;
    position: relative;
    min-width: 1000px;
    -webkit-text-size-adjust: 100%;
    max-height: 999999px;
    font-weight: 500;
    background-color: #fff;
}

a {
    color: #000;
    text-decoration: none !important;
    font-weight: 500 !important;
}


    a:link {
        color: #0152a1;
        text-decoration: none;
    }

    a:hover {
        color: #333;
        text-decoration: underline;
    }

    a:visited {
        color: #0152a1;
        text-decoration: none;
    }

.inner {
    width: 980px;
    padding: 0 10px;
    margin: 0 auto;
}

.sp {
    display: none;
}

.pc {
    font-weight: 500 !important;
}


#footer {
    background: #0152a1;
    color: #fff;
    text-align: center;
    padding: 50px 0;
}

#footer a {
    color: #fff;
    }

#copyright {
    padding: 0;
}

@media only screen and (max-width:640px) {
    body {
        min-width: inherit;
    }
    .sp {
        display: block;
    }
    .pc {
        display: none;
    }
    .inner,
    #service ul {
        width: 94%;
        padding: 0 3%;
    }
}

@media (max-width: 767px) {
    #copyright{
     padding: 50px 5px 35px;
        white-space: normal;
    }
    .btn {
        width: 100%;
    }
}