@charset "UTF-8";
/* ウェブフォント（ペン字：花鳥風月PB http://www.geocities.jp/s318shunkasyuto/ (c)TAKAYA）
---------------------------------------------------------*/
@font-face {
  font-family: "katyoufuugetupb";
  src: url("../fonts/katyoufuugetupb.eot?") format("eot"), url("../fonts/katyoufuugetupb.woff") format("woff");
}
/* 選ばれる理由 専用
-----------------------------------------
※吹き出しなど、上書きでスタイリング系の元は
　_module.scss が多いです。
-----------------------------------------*/
.recommend article {
  margin: 10px 10px 30px;
}
@media screen and (min-width: 1000px) {
  .recommend article {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    margin: 50px 10px 70px;
  }
}
@media screen and (min-width: 1000px) {
  .recommend article .tit03 {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    width: 700px;
    border-radius: 40px;
    margin: 0 auto 30px;
  }
}
@media screen and (min-width: 768px) {
  .recommend article .wrapper {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    max-width: 1200px;
    margin: 0 auto 20px;
  }
}
.recommend article figure img {
  border: 5px solid #FFF;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
}
@media screen and (min-width: 768px) {
  .recommend article figure {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    width: 51%;
    position: relative;
  }
}
.recommend article figure.map {
  padding-bottom: 30px;
}
@media screen and (min-width: 1000px) {
  .recommend article figure.map {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    padding-bottom: 150px;
  }
}
.recommend article figure.map img {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media screen and (min-width: 1000px) {
  .recommend article figure.map img {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    margin-top: -40px;
  }
}
@media screen and (min-width: 768px) {
  .recommend article figure.map {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .recommend article figure.map .tit04b {
    bottom: 13%;
    right: auto;
    left: -10px;
    width: 280px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1000px) {
  .recommend article figure.map .tit04b {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    bottom: 10%;
    width: 350px;
  }
}
@media screen and (min-width: 768px) {
  .recommend article figure.map .button {
    bottom: 0;
    right: 0;
    position: absolute;
  }
}
@media screen and (min-width: 768px) and (min-width: 1000px) {
  .recommend article figure.map .button {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    width: 50%;
  }
}
.recommend article figure img {
  margin-bottom: 5px;
}
.recommend article figure .button {
  width: 70%;
  margin: 10px auto 0;
}
.recommend article .sub-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media screen and (min-width: 768px) {
  .recommend article .sub-img {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    width: 45%;
    margin-top: -20px;
  }
}
.recommend article .sub-img .tape02 {
  width: 47%;
  margin: 15px 0 0;
}
.recommend article .sub-img .tape02 img {
  border: 4px solid #FFF;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
}
.recommend article .sub-img .tape02:nth-of-type(1) {
  -webkit-transform: rotate(1.5deg);
      -ms-transform: rotate(1.5deg);
          transform: rotate(1.5deg);
}
.recommend article .sub-img .tape02:nth-of-type(2) {
  -webkit-transform: rotate(-1.5deg);
      -ms-transform: rotate(-1.5deg);
          transform: rotate(-1.5deg);
}
.recommend article .sub-img .tape02:nth-of-type(3) {
  -webkit-transform: rotate(-1deg);
      -ms-transform: rotate(-1deg);
          transform: rotate(-1deg);
}
.recommend article .sub-img .tape02:nth-of-type(4) {
  -webkit-transform: rotate(1.5deg);
      -ms-transform: rotate(1.5deg);
          transform: rotate(1.5deg);
}
.recommend article .txt {
  font-size: 14px;
  margin: 10px 0 0;
}
@media screen and (min-width: 768px) {
  .recommend article .txt {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    margin-top: 20px;
    max-width: 1200px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1000px) {
  .recommend article .txt {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    margin-top: 40px;
  }
}
.recommend article .txt p {
  margin-bottom: 1em;
}
.recommend article + article {
  background: url(../img/hr01.png) no-repeat top center;
  background-size: 100% 2px;
  padding: 40px 0 0;
}
@media screen and (min-width: 1000px) {
  .recommend article + article {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    background-size: 894px 2px;
    padding: 70px 0 0;
  }
}
@media screen and (min-width: 768px) {
  .recommend article .no-map {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    width: 45%;
  }
  .recommend article .no-map .sub-img {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  [class*=tit04] {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    width: 250px;
    position: absolute;
    right: -10px;
    bottom: 0;
  }
}
@media screen and (min-width: 1000px) {
  [class*=tit04] {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    width: 280px;
  }
}

.tit04a {
  background-color: #f18526;
}
.tit04a:after {
  border: 10px solid #f18526;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: none;
}

.tit04b {
  background-color: #3ca0e6;
  margin-top: -30px;
}
.tit04b:after {
  border: 10px solid #3ca0e6;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: none;
}

.tit04c {
  background-color: #6cb04a;
}
.tit04c:after {
  border: 10px solid #6cb04a;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: none;
}