a img {
  display: block;
  margin: auto;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}

a img:hover {
  opacity: 0.7;
}

.suitcase_s {
  font-size: 15px;
}

.suitcase_s .main {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: url(/wp/wp-content/uploads/2018/04/sss_main_ttl_bg.png.jpg) no-repeat center center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 420px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media only screen and (max-width: 768px) {
  .suitcase_s .main {
    height: 300px;
    overflow: hidden;
  }
}

.suitcase_s .main-img {
  max-height: 90%;
}

@media only screen and (max-width: 768px) {
  .suitcase_s .main-img {
    margin-left: -5%;
    max-height: initial;
    max-width: initial;
    width: 120%;
  }
}

.suitcase_s .intro {
  background: #f3f3f3;
  line-height: 1.7;
  padding: 20px;
}

@media only screen and (max-width: 768px) {
  .suitcase_s .intro {
    padding: 20px 2%;
    text-align: left;
  }
}

.suitcase_s .page-navi {
  margin: 30px auto 20px auto;
}

@media only screen and (max-width: 768px) {
  .suitcase_s .page-navi {
    text-align: center;
  }
}

.suitcase_s .page-navi ul {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.suitcase_s .page-navi ul li {
  margin: 5px;
}

.suitcase_s .page-navi ul li a {
  background: #fff;
  border: 1px solid #d2d2d2;
  color: #666;
  display: block;
  padding: 10px;
}

.suitcase_s .page-navi ul li a:hover {
  text-decoration: none;
}

.suitcase_s .page-navi ul li a:after {
  font-family: FontAwesome;
  content: "\f078";
  display: block;
  font-size: 13px;
  margin: 2px auto 0 auto;
  text-align: center;
}

.suitcase_s .page-navi ul li:first-of-type a:hover {
  background: #ee6a41;
  color: #fff;
}

.suitcase_s .page-navi ul li:last-of-type a:hover {
  background: #57c7f5;
  color: #fff;
}

.suitcase_s-description {
  background: #f3f3f3;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
}

@media only screen and (max-width: 768px) {
  .suitcase_s-description {
    padding: 10px 2%;
    width: 96%;
  }
}

.suitcase_s-description ul {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.suitcase_s-description ul li {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #d2d2d2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: 48%;
}

@media only screen and (max-width: 768px) {
  .suitcase_s-description ul li {
    margin: 0 auto 20px auto;
    width: 100%;
  }
}

.suitcase_s-description ul li.internal {
  background: url(/wp/wp-content/uploads/2018/04/sss_internal_icn.png) no-repeat left top #fff;
}

.suitcase_s-description ul li.international {
  background: url(/wp/wp-content/uploads/2018/04/sss_international_icn.png) no-repeat left top #fff;
}

.suitcase_s-description ul li img {
  margin: 30px 0;
}

.suitcase_s-description ul li img + img {
  margin-left: 10px;
}

@media only screen and (max-width: 768px) {
  .suitcase_s-description ul li img + img {
    margin: 10px auto;
  }
}

.suitcase_s .feature-items {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 60px auto 30px auto;
}

@media only screen and (max-width: 768px) {
  .suitcase_s .feature-items {
    width: 96%;
  }
}

.suitcase_s .feature-box {
  border: 1px solid #ee6a41;
  height: 100%;
  width: 48%;
}

@media only screen and (max-width: 768px) {
  .suitcase_s .feature-box {
    margin: 0 auto 40px auto;
    width: 100%;
  }
}

.suitcase_s .feature-box h2 {
  color: #fff;
  font-size: 20px;
  line-height: 43px;
  margin: -20px auto 20px auto;
}

.suitcase_s .feature-box:first-of-type h2 {
  background: url(/wp/wp-content/uploads/2018/04/sss_design_ttl.png) no-repeat center center;
}

@media only screen and (max-width: 768px) {
  .suitcase_s .feature-box:first-of-type h2 {
    background-size: 100% 100%;
  }
}

.suitcase_s .feature-box:first-of-type .feature-inner ul span {
  color: #ee6a41;
}

.suitcase_s .feature-box:last-of-type {
  border-color: #57c7f5;
}

.suitcase_s .feature-box:last-of-type h2 {
  background: url(/wp/wp-content/uploads/2018/04/sss_func_ttl.png) no-repeat center center;
}

@media only screen and (max-width: 768px) {
  .suitcase_s .feature-box:last-of-type h2 {
    background-size: 100% 100%;
  }
}

.suitcase_s .feature-box:last-of-type .feature-inner ul span {
  color: #57c7f5;
}

.suitcase_s .feature-inner {
  padding: 15px 15px 80px 15px;
  position: relative;
}

.suitcase_s .feature-imgs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.suitcase_s .feature-imgs span {
  display: block;
  font-size: 13px;
  font-weight: bold;
}

.suitcase_s .feature-imgs li {
  width: 48%;
}

.suitcase_s .feature-imgs li:last-of-type img {
  width: 200px;
}

.suitcase_s .feature-name {
  font-size: 14px;
  height: 45px;
  overflow: hidden;
  text-align: left;
}

.suitcase_s .feature-price {
  bottom: 70px;
  color: #dd1c1c;
  font-size: 20px;
  position: absolute;
  right: 20px;
}

.suitcase_s .feature-price i {
  font-size: 13px;
  font-style: normal;
}

.suitcase_s .feature-btn {
  background: #dd1c1c;
  bottom: 15px;
  color: #fff;
  display: block;
  font-size: 17px;
  padding: 10px 0;
  position: absolute;
  width: calc(100% - 30px);
}

.suitcase_s .feature-btn:hover {
  background: #e63c3c;
  text-decoration: none;
}

.suitcase_s .feature-btn:after {
  font-family: FontAwesome;
  content: "\f105";
  font-size: 20px;
  position: absolute;
  right: 20px;
  top: 12px;
}

.suitcase_s .item-area {
  margin: 40px auto;
}

@media only screen and (max-width: 768px) {
  .suitcase_s .item-area {
    width: 96%;
  }
}

.suitcase_s .item-area h2 {
  color: #fff;
  font-size: 30px;
  font-weight: normal;
  margin: 0 auto 20px auto;
  padding: 10px 0;
}

@media only screen and (max-width: 768px) {
  .suitcase_s .item-area h2 {
    font-size: 25px;
  }
}

.suitcase_s .item-area h2 span {
  display: inline-block;
  font-size: 20px;
  line-height: 40px;
  padding: 0 60px;
}

@media only screen and (max-width: 768px) {
  .suitcase_s .item-area h2 span {
    font-size: 17px;
  }
}

.suitcase_s .item-area h2 em {
  display: block;
}

.suitcase_s .item-area:first-of-type h2 {
  background: #ee6a41;
}

.suitcase_s .item-area:first-of-type h2 span {
  background: url(/wp/wp-content/uploads/2018/04/sss_design_icn1.png) no-repeat left center, url(/wp/wp-content/uploads/2018/04/sss_design_icn2.png) no-repeat right center;
}

.suitcase_s .item-area:first-of-type li:hover {
  background: #ffe7e0;
}

.suitcase_s .item-area:last-of-type h2 {
  background: #57c7f5;
}

.suitcase_s .item-area:last-of-type h2 span {
  background: url(/wp/wp-content/uploads/2018/04/sss_func_icn1.png) no-repeat left center, url(/wp/wp-content/uploads/2018/04/sss_func_icn2.png) no-repeat right center;
}

.suitcase_s .item-area:last-of-type li:hover {
  background: #d5f3ff;
}

.suitcase_s .item-wrap {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

@media only screen and (max-width: 768px) {
  .suitcase_s .item-wrap {
    margin: auto;
    width: 96%;
  }
}

.suitcase_s .item-wrap li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 2% 40px 0;
  padding: 15px 15px 110px 15px;
  position: relative;
  width: 23.5%;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}

@media only screen and (min-width: 769px) {
  .suitcase_s .item-wrap li:nth-of-type(4n) {
    margin-right: 0;
  }
}

@media only screen and (max-width: 768px) {
  .suitcase_s .item-wrap li {
    border: 1px solid #f3f3f3;
    padding: 5px 5px 110px 5px;
    width: 48%;
  }
}

.suitcase_s .item-image {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 250px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media only screen and (max-width: 768px) {
  .suitcase_s .item-image {
    height: 150px;
  }
}

.suitcase_s .item-image img {
  display: block;
  max-height: 100%;
}

.suitcase_s .item-name {
  font-size: 15px;
  font-weight: normal;
  height: 90px;
  margin: 5px auto;
  overflow: hidden;
  text-align: left;
}

.suitcase_s .item-name a {
  color: #222;
}

.suitcase_s .item-price {
  bottom: 70px;
  color: #dd1c1c;
  font-size: 20px;
  position: absolute;
  right: 20px;
}

.suitcase_s .item-price i {
  font-size: 13px;
  font-style: normal;
}

.suitcase_s .item-btn {
  background: #dd1c1c;
  bottom: 15px;
  color: #fff;
  display: block;
  font-size: 15px;
  padding: 7px 0;
  position: absolute;
  width: calc(100% - 30px);
}

@media only screen and (max-width: 768px) {
  .suitcase_s .item-btn {
    width: calc(100% - 10px);
  }
}

.suitcase_s .item-btn:hover {
  background: #e63c3c;
  text-decoration: none;
}

.suitcase_s .item-btn:after {
  font-family: FontAwesome;
  content: "\f105";
  font-size: 17px;
  position: absolute;
  right: 20px;
  top: 10px;
}

@media only screen and (max-width: 768px) {
  .suitcase_s .item-btn:after {
    right: 10px;
    top: 9px;
  }
}

.suitcase_s .travel-content {
  margin: 40px auto;
}

@media only screen and (max-width: 768px) {
  .suitcase_s .travel-content {
    width: 96%;
  }
}

.suitcase_s .travel-content h2 {
  background: #eee;
  border-bottom: 2px solid #666;
  color: #725344;
  display: block;
  font-size: 20px;
  font-weight: normal;
  margin: 0 auto 20px auto;
  padding: 10px;
}

.suitcase_s .travel-content h2:before, .suitcase_s .travel-content h2:after {
  content: none;
}

.suitcase_s .travel-content h3 {
  margin: 0 auto 20px auto;
}

.suitcase_s .travel-content .suitcase-search__term {
  border-top: none;
  padding-bottom: 30px;
}

.suitcase_s .travel-content .suitcase-search__term ul {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.suitcase_s .travel-content .suitcase-search__term ul li {
  margin: 5px;
}

.suitcase_s .travel-content .suitcase-search__type {
  margin: 20px auto;
  padding-bottom: 30px;
}

.suitcase_s .travel-content .suitcase-search__type ul {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

@media only screen and (max-width: 768px) {
  .suitcase_s .travel-content .suitcase-search__type ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.suitcase_s .travel-content .suitcase-search__type ul li {
  margin: 5px;
  width: calc(100% / 6 - 10px);
}

@media only screen and (max-width: 768px) {
  .suitcase_s .travel-content .suitcase-search__type ul li {
    width: 47%;
  }
}

.suitcase_s .feature-bnr h3 {
  background: #eee;
  border-bottom: 2px solid #666;
  color: #725344;
  display: block;
  font-size: 20px;
  font-weight: normal;
  margin: 40px auto;
  padding: 10px;
}

.suitcase_s .feature-bnr ul {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 20px auto;
}

.suitcase_s .feature-bnr ul li {
  margin: 0 0 20px 0;
  width: 49%;
}

@media only screen and (max-width: 768px) {
  .suitcase_s .feature-bnr ul li {
    margin: 10px auto;
    width: 100%;
  }
}

@media only screen and (min-width: 769px) {
  .suitcase_s .feature-bnr ul li:nth-of-type(even) {
    margin-left: 2%;
  }
}

.suitcase_s .feature-bnr ul li a {
  color: #003E97;
}

.suitcase_s .feature-bnr ul li img {
  margin: 0 auto 5px auto;
}

@media only screen and (max-width: 768px) {
  .feature-category {
    display: none;
  }
}

.feature-category h3 {
  background: #eee;
  border-bottom: 2px solid #666;
  color: #725344;
  display: block;
  font-size: 20px;
  font-weight: normal;
  margin: 40px auto;
  padding: 10px;
}

.feature-category ul {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 20px auto;
}

.feature-category ul li {
  -webkit-box-align: space-between;
  -ms-flex-align: space-between;
  align-items: space-between;
  background: url(https://www.concise.co.jp/wp/wp-content/uploads/2018/04/feature-cat_st.jpg) no-repeat center center;
  border: 1px solid #d2d2d2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 400px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 10px;
  padding: 20px;
  width: 31%;
}

.feature-category ul li h4 {
  color: #238C00;
  font-size: 30px;
  font-weight: normal;
  margin: 0 auto;
  width: 100%;
}

.feature-category ul li h4 span {
  display: block;
  font-size: 15px;
}

.feature-category ul li .feature-category__btn {
  background: #238C00;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-size: 17px;
  height: 70px;
  margin: auto 0 0 0;
  padding: 10px;
  position: relative;
  width: 90%;
}

.feature-category ul li .feature-category__btn:after {
  font-family: FontAwesome;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  content: "\f105";
  font-size: 25px;
  position: absolute;
  right: 20px;
  top: 21px;
}

.feature-category ul li .feature-category__btn:hover {
  opacity: 0.8;
  text-decoration: none;
}

.feature-category ul li .feature-category__btn:hover:after {
  right: 15px;
}

.feature-category ul li:first-of-type {
  background: url(https://www.concise.co.jp/wp/wp-content/uploads/2018/04/feature-cat_tr.jpg) no-repeat center center;
}

.feature-category ul li:first-of-type h4 {
  color: #D54440;
}

.feature-category ul li:first-of-type .feature-category__btn {
  background: #D54440;
}

.feature-category ul li:last-of-type {
  background: url(https://www.concise.co.jp/wp/wp-content/uploads/2018/04/feature-cat_dr.jpg) no-repeat center center;
}

.feature-category ul li:last-of-type h4 {
  color: #003E97;
}

.feature-category ul li:last-of-type .feature-category__btn {
  background: #003E97;
}
