@charset "UTF-8";
@media (max-width: 750px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  #main {
    width: 100%;
    margin: 0 auto;
  }
  #main .top {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
  }
  #main .top li:nth-of-type(1) {
    width: 98%;
    margin: 0 auto;
  }
  #main .top li:nth-of-type(2) {
    width: 100%;
    margin: 0 auto;
  }
  #main .top li h1 img {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  #main .top li p {
    background-color: #000080;
    border-radius: 16px;
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
    padding: 6px 10px;
    margin: 0 auto;
    font-weight: bold;
  }
  #main .top li p span {
    border-bottom: solid 2px #fff;
  }
  /* チラシSTART */
  .chirashi {
    width: 98%;
    margin: 0 auto;
  }
  .chirashi a img {
    display: block;
    width: 100%;
  }
  /* チラシEND */
  /* 補助金つよみSTART */
  .subsidy {
    width: 98%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
  }
  .subsidy li:nth-of-type(1) {
    width: 100%;
    margin: 0 auto 10px auto;
    background-color: #000080;
    padding: 6px;
  }
  .subsidy li:nth-of-type(1) p {
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
  }
  .subsidy li:nth-of-type(1) h3 {
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    line-height: 1.5;
  }
  .subsidy li:nth-of-type(1) h3 span {
    font-size: 40px;
  }
  .subsidy li:nth-of-type(2) {
    width: 100%;
    margin: 0 auto;
  }
  .subsidy li:nth-of-type(2) p:nth-of-type(1) {
    font-size: 16px;
    color: #111;
    line-height: 1.2;
  }
  .subsidy li:nth-of-type(2) h3 {
    font-size: 50px;
    color: #000080;
    line-height: 1.5;
    font-weight: bold;
  }
  .subsidy li:nth-of-type(2) h3 span {
    font-size: 20px;
  }
  .subsidy li:nth-of-type(2) p:nth-of-type(2) {
    font-size: 24px;
    color: #111;
    line-height: 1.5;
    font-weight: bold;
  }
  .subsidy li:nth-of-type(2) p:nth-of-type(3) {
    margin-top: 10px;
    font-size: 14px;
    color: #222;
    line-height: 1.2;
  }
  /* 補助金つよみEND */
  /* 見積START */
  .photo {
    background-image: url("../images/photo.jpg");
    background-size: 100%;
  }
  .trip {
    background-image: url("../images/trip.jpg");
    background-size: 100%;
  }
  .estimate {
    width: 100%;
  }
  .estimate .photo h2, .estimate .trip h2 {
    text-align: center;
    font-size: 32px;
    color: #fff;
    font-weight: bold;
    padding-top: 16px;
  }
  .estimate .photo h4, .estimate .trip h4 {
    font-size: 20px;
    color: #ffffee;
    width: 95%;
    margin: 0 auto;
    text-align: left;
    padding-top: 32px;
    line-height: 1.2;
    font-weight: normal;
  }
  .estimate .photo p, .estimate .trip p {
    width: 95%;
    margin: 0 auto;
    color: #ffeeff;
    font-weight: bold;
    font-size: 24px;
    text-align: left;
    padding-top: 21px;
    line-height: 1.4;
  }
  .estimate .photo ul, .estimate .trip ul {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 24px auto 0 auto;
    padding-bottom: 28px;
  }
  .estimate .photo ul li, .estimate .trip ul li {
    margin: 0 auto;
  }
  .estimate .photo ul li:nth-of-type(1), .estimate .trip ul li:nth-of-type(1) {
    width: 90%;
  }
  .estimate .photo ul li:nth-of-type(2), .estimate .trip ul li:nth-of-type(2) {
    width: 90%;
  }
  .estimate .photo ul li:nth-of-type(2) p, .estimate .trip ul li:nth-of-type(2) p {
    padding: 0;
    margin-top: 10px;
    font-size: 16px;
    color: #fff;
    text-align: left;
    font-weight: normal;
  }
  .estimate .photo ul li img, .estimate .trip ul li img {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
  .estimate .photo ul li a, .estimate .trip ul li a {
    display: block;
    border: #000080 5px solid;
    border-radius: 12px;
    background-color: #fff;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #000080;
    padding: 16px 0;
    list-style: none;
    line-height: 1.3;
  }
  .estimate .photo ul li a:hover, .estimate .trip ul li a:hover {
    border: #fff 5px solid;
    background-color: #000080;
    color: #fff;
    opacity: unset;
  }
  .estimate .amazon {
    background-image: url("../images/amazon.jpg");
    background-size: 100%;
    padding: 24px 0;
  }
  .estimate .amazon h3 {
    font-size: 6vw;
    text-align: center;
    color: #000080;
    font-weight: bold;
    padding-bottom: 24px;
    text-shadow: 2px 2px 0 #fff, -2px 2px 0 #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, 2px 0px 0 #fff, 0px 2px 0 #fff, -2px 0px 0 #fff, 0px -2px 0 #fff;
  }
  .estimate .amazon h2 {
    font-size: 20px;
    width: 98%;
    margin: 0 auto;
    line-height: 1.5;
    color: #000080;
    padding-bottom: 24px;
    text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, 1px 0px 0 #fff, 0px 1px 0 #fff, -1px 0px 0 #fff, 0px -1px 0 #fff;
  }
  .estimate .amazon p {
    width: 98%;
    margin: 0 auto;
  }
  .estimate .amazon p:nth-of-type(1) {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.3;
    color: #111;
    padding-bottom: 24px;
    text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, 1px 0px 0 #fff, 0px 1px 0 #fff, -1px 0px 0 #fff, 0px -1px 0 #fff;
  }
  .estimate .amazon p:nth-of-type(1) span {
    font-size: 32px;
  }
  .estimate .amazon p:nth-of-type(2) {
    font-size: 14px;
    line-height: 1.2;
    color: #fff;
  }
  /* 見積END */
  /* イベントSTART */
  .reserve {
    width: 100%;
    margin: 0 auto;
  }
  .reserve img {
    width: 100%;
    display: block;
  }
  .reserve h4 {
    font-size: 24px;
    color: #fff;
    background-color: #000080;
    padding: 20px 10px;
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  .reserve h4:before, .reserve h4:after {
    content: "";
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 8vw;
    height: 2px;
    background-color: #fff;
  }
  .reserve h4:before {
    left: 10%;
  }
  .reserve h4:after {
    right: 10%;
  }
  .reserve ul {
    display: flex;
    margin: 0 auto;
    flex-direction: column;
  }
  .reserve ul:nth-of-type(1) {
    background-image: url("../images/haikei.png");
    background-size: 100%;
  }
  .reserve ul:nth-of-type(1) li:nth-of-type(1) {
    width: 100%;
  }
  .reserve ul:nth-of-type(1) li:nth-of-type(1) img {
    width: 98%;
  }
  .reserve ul:nth-of-type(1) li:nth-of-type(2) {
    width: 70%;
    padding: 8vw 0;
    margin: 0 auto;
  }
  .reserve ul:nth-of-type(2) li:nth-of-type(1) {
    width: 98%;
    margin: 0 auto;
  }
  .reserve ul:nth-of-type(2) li:nth-of-type(1) h3 {
    margin: 0 auto;
    background-color: #000080;
    text-align: center;
    font-size: 28px;
    line-height: 2;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1vw;
  }
  .reserve ul:nth-of-type(2) li:nth-of-type(1) p {
    margin: 0 auto;
    font-size: 20px;
    line-height: 1.5;
    color: #111;
    font-weight: bold;
  }
  .reserve ul:nth-of-type(2) li:nth-of-type(1) p span {
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.5;
    color: #111;
    font-weight: normal;
  }
  .reserve ul:nth-of-type(2) li:nth-of-type(1) img {
    margin: 0 auto;
    width: 70%;
  }
  .reserve ul:nth-of-type(2) li:nth-of-type(2) {
    width: 98%;
  }
  .reserve ul:nth-of-type(3) {
    background-color: #000080;
    padding: 20px 0 32px 0;
    flex-direction: column;
  }
  .reserve ul:nth-of-type(3) li {
    width: 95%;
    background-color: #fff;
    padding: 5vw 0;
    margin: 0 auto 30px auto;
  }
  .reserve ul:nth-of-type(3) li h3 {
    color: #111;
    font-weight: bold;
    font-size: 28px;
    text-align: center;
    margin-bottom: 16px;
  }
  .reserve ul:nth-of-type(3) li a {
    color: #fff;
    background-color: #000080;
    font-weight: bold;
    font-size: 32px;
    line-height: 2;
    text-align: center;
    display: block;
    width: 94%;
    margin: 0 auto;
  }
  .reserve ul:nth-of-type(3) li p {
    color: #111;
    font-size: 16px;
    line-height: 2;
    text-align: center;
    display: block;
    width: 98%;
    margin: 0 auto;
  }
  /* イベントEND */
}/*# sourceMappingURL=sp.css.map */