@charset "UTF-8";
/*
./assets/css/sp.css
*/
/*------------------------------------------------

    1000px

------------------------------------------------*/
@media screen and (max-width: 1000px) {
  .footer-inner,
  .header-inner,
  .links-inner,
  .search-inner {
    margin: 0;
    width: 100%;
  }
  .header-inner {
    padding: 0 10px;
  }
  .footer-inner {
    padding: 50px 10px;
  }
  .footer-inner .footer-siteinfo .sitename a {
    color: #ffffff;
    font-size: 20px;
  }
  .footer-inner .footer-siteinfo .sitename a:hover {
    color: #fff001;
    text-decoration: none;
  }
  .footer-inner .footer-siteinfo .sitename a .shopcategory-list li {
    width: calc(100% / 9);
  }
  .search-inner {
    padding: 20px 10px;
  }
  .search-inner .logo-box {
    margin: 0;
    width: 20%;
  }
  .search-inner .logo-box a {
    display: inline-block;
  }
  .search-inner .logo-box a img {
    max-width: 100%;
  }
  .search-inner .search-box {
    margin: 0;
    width: 75%;
  }
  .search-inner .search-box .search-keyword-outer {
    padding: 0;
  }
  .search-inner .search-box .category-box p a {
    margin: 0 0.25em;
    padding: 0 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: #c0151a;
    color: #ffffff;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
  }
  .search-inner .search-box .category-box p a:hover {
    -webkit-box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.5);
  }
  .search-inner .search-box .category-box ul,
  .search-inner .search-box .category-box li {
    list-style: none;
  }
  .search-inner .search-box .category-box ul {
    margin: 0 -5px;
    width: calc(100% + 10px);
  }
  .search-inner .search-box .category-box ul li {
    margin: 5px;
    width: calc(20% - 10px);
  }
  .search-inner .search-box .category-box ul li a {
    width: 100%;
    height: auto;
    background: #ffffff none;
    border: 0 none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
  }
  .search-inner .search-box .category-box ul li a.sc-food:hover, .search-inner .search-box .category-box ul li a.sc-food.on {
    background: #cd3f60 none;
  }
  .search-inner .search-box .category-box ul li a.sc-healing:hover, .search-inner .search-box .category-box ul li a.sc-healing.on {
    background: #a4c520 none;
  }
  .search-inner .search-box .category-box ul li a.sc-health:hover, .search-inner .search-box .category-box ul li a.sc-health.on {
    background: #edad0b none;
  }
  .search-inner .search-box .category-box ul li a.sc-play:hover, .search-inner .search-box .category-box ul li a.sc-play.on {
    background: #e06a3b none;
  }
  .search-inner .search-box .category-box ul li a.sc-living:hover, .search-inner .search-box .category-box ul li a.sc-living.on {
    background: #ab3e88 none;
  }
  .search-inner .search-box .category-box ul li a.sc-study:hover, .search-inner .search-box .category-box ul li a.sc-study.on {
    background: #614f9b none;
  }
  .search-inner .search-box .category-box ul li a.sc-stay:hover, .search-inner .search-box .category-box ul li a.sc-stay.on {
    background: #3261ab none;
  }
  .search-inner .search-box .category-box ul li a.sc-shopping:hover, .search-inner .search-box .category-box ul li a.sc-shopping.on {
    background: #23af41 none;
  }
  .search-inner .search-box .category-box ul li a.sc-convenient:hover, .search-inner .search-box .category-box ul li a.sc-convenient.on {
    background: #96532a none;
  }
  .search-inner .search-box .category-box ul li a.sc-outside:hover, .search-inner .search-box .category-box ul li a.sc-outside.on {
    background: #42d1f4 none;
  }
  .search-inner .search-box .category-box ul li a.sc-other:hover, .search-inner .search-box .category-box ul li a.sc-other.on {
    background: #3c3c3c none;
  }
  .search-inner .search-box .category-box ul li a.sc-free:hover, .search-inner .search-box .category-box ul li a.sc-free.on {
    background: #3bc65a none;
  }
  .page,
  .single {
    margin: 0;
    width: 100%;
  }
  .archive .search-condition {
    padding: 0 10px 3px;
    width: 100%;
  }
  .archive.news > .archive-header > .archive-title:before, .archive.news > .archive-header > .archive-title:after, .archive.shop > .archive-header > .archive-title:before, .archive.shop > .archive-header > .archive-title:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .archive.shop > .archive-content {
    margin: 0;
    width: 100%;
  }
  .post-list {
    display: block;
    width: 100%;
  }
  .post-list.bg-odd {
    background-color: #ffe7cc;
  }
  .post-list.bg-even {
    background-color: #fff2e6;
  }
  .post-list .post-list-centered {
    margin: 0;
    padding: 0 10px;
    width: 100%;
  }
  .post-list .post-list-centered .post-list-date {
    width: 20%;
  }
  .post-list .post-list-centered .post-list-title {
    width: 80%;
  }
  .image-list-box {
    margin: 0;
    width: 100%;
  }
  .image-list-box .image-list {
    margin: 1%;
    width: 23%;
  }
  .image-list-box .image-list .image-list-thumb {
    display: block;
  }
  .image-list-box .image-list .image-list-thumb a,
  .image-list-box .image-list .image-list-thumb img {
    vertical-align: middle;
  }
  .single .single-header {
    margin: 20px 0;
  }
  .single .single-header .single-title {
    padding: 0 40px 10px;
    color: #735345;
    font-size: 24px;
    text-align: left;
  }
  .single .single-footer {
    margin: 10px 0 0;
  }
  .single .single-content {
    padding: 0 10px;
  }
  .single .single-content .single-box.shop-body .shop-images {
    width: 48%;
  }
  .single .single-content .single-box.shop-body .shop-images .shop-image-list {
    margin: 0;
    width: 100%;
  }
  .single .single-content .single-box.shop-body .shop-images .shop-image-list .li {
    margin: 0 1% 2%;
    width: 31.33333%;
  }
  .single .single-content .single-box.shop-body .shop-content {
    width: 48%;
  }
  .single .single-content .single-box.shop-body .shop-content .shop-box {
    padding: 0 30px 15px;
  }
  .single .single-content .single-box.shop-body .shop-content .shop-box .shop-info {
    display: block;
  }
  .shop-map {
    padding: 0 0 30px;
  }
  .shop-map .shop-map-content {
    width: 100%;
  }
  .shop-map .shop-map-content .view-map-frame {
    padding: 0 0 320px;
  }
  .result-count {
    width: 100%;
  }
  .nav-links {
    width: 100%;
  }
  .form-box {
    margin: 2rem auto;
    width: 100%;
    border-top: 1px solid #cccccc;
  }
  .form-box dl {
    display: table;
    width: 100%;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
  }
  .form-box dl dt,
  .form-box dl dd {
    display: table-cell;
    text-align: left;
    vertical-align: top;
    border-right: 1px solid #cccccc;
  }
  .form-box dl dt {
    padding: 10px 0 10px 10px;
    width: 30%;
    background-color: #fdec78;
  }
  .form-box dl dd {
    padding: 10px;
    width: 70%;
    background-color: #caf7fe;
  }
  .form-box .required {
    color: #c0151a;
  }
  .form-box .input-tel,
  .form-box .input-text {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e9e9e9), color-stop(0.15, #ffffff));
    background: -webkit-linear-gradient(top, #e9e9e9 0%, #ffffff 15%);
    background: -moz-linear-gradient(top, #e9e9e9 0%, #ffffff 15%);
    background: -o-linear-gradient(top, #e9e9e9 0%, #ffffff 15%);
    background: -ms-linear-gradient(top, #e9e9e9 0%, #ffffff 15%);
    background: linear-gradient(top, #e9e9e9 0%, #ffffff 15%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e9e9e9", endColorstr="#ffffff",GradientType=0);
    background-color: #ffffff;
  }
  .form-box .input-textarea {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e9e9e9), color-stop(0.04, #ffffff));
    background: -webkit-linear-gradient(top, #e9e9e9 0%, #ffffff 4%);
    background: -moz-linear-gradient(top, #e9e9e9 0%, #ffffff 4%);
    background: -o-linear-gradient(top, #e9e9e9 0%, #ffffff 4%);
    background: -ms-linear-gradient(top, #e9e9e9 0%, #ffffff 4%);
    background: linear-gradient(top, #e9e9e9 0%, #ffffff 4%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e9e9e9", endColorstr="#ffffff",GradientType=0);
    background-color: #ffffff;
  }
  .form-box .input-tel,
  .form-box .input-text,
  .form-box .input-textarea {
    padding: 5px 8px;
    border: 1px solid #dedede;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    font-family: helvetica, "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", Marmelad, arial, century gothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
  }
  .form-box .input-tel:focus,
  .form-box .input-text:focus,
  .form-box .input-textarea:focus {
    background: #ffffff none;
    border: 1px solid #66afe9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    background: #ffffff none;
    border: 1px solid #66afe9;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    background: #ffffff none;
    border: 1px solid #66afe9;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  }
  .form-box .input-text,
  .form-box .input-textarea {
    width: 100%;
  }
  .form-box .input-tel {
    width: 80px;
  }
  .form-box .errmsg {
    margin: 0 0 0.3rem;
  }
  .form-box .errmsg > span {
    color: #c0151a;
    font-size: 14px;
  }
  .swipe-table-caption {
    display: block;
    text-align: center;
  }
  .swipe-table {
    overflow: auto;
    white-space: nowrap;
    background-image: -webkit-gradient(linear, left, right, color-stop(0, #cccccc), color-stop(0.9, rgba(204, 204, 204, 0)), color-stop(1, #cccccc));
    background-image: -webkit-linear-gradient(left, #cccccc 0%, rgba(204, 204, 204, 0) 1%, rgba(204, 204, 204, 0) 90%, #cccccc 100%);
    background-image: -moz-linear-gradient(left, #cccccc 0%, rgba(204, 204, 204, 0) 1%, rgba(204, 204, 204, 0) 90%, #cccccc 100%);
    background-image: -o-linear-gradient(left, #cccccc 0%, rgba(204, 204, 204, 0) 1%, rgba(204, 204, 204, 0) 90%, #cccccc 100%);
    background-image: -ms-linear-gradient(left, #cccccc 0%, rgba(204, 204, 204, 0) 1%, rgba(204, 204, 204, 0) 90%, #cccccc 100%);
    background-image: linear-gradient(left, #cccccc 0%, rgba(204, 204, 204, 0) 1%, rgba(204, 204, 204, 0) 90%, #cccccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#cccccc",GradientType=0);
    background-color: #ffffff;
    -webkit-overflow-scrolling: touch;
  }
  .swipe-table::-webkit-scrollbar {
    height: 5px;
  }
  .swipe-table::-webkit-scrollbar-track {
    background-color: #f1f1f1;
  }
  .swipe-table::-webkit-scrollbar-thumb {
    background-color: #bcbcbc;
  }
  .defined-table {
    margin: 1rem 0;
    width: 100%;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
  }
  .defined-table dl {
    display: table;
  }
  .defined-table dl dt {
    width: 30%;
  }
  .defined-table dl dd {
    width: 70%;
  }
  .view-map-frame {
    padding: 0 0 240px;
  }
}
/*------------------------------------------------

    900px

------------------------------------------------*/
@media screen and (max-width: 900px) {
  .image-list-box .image-list .image-list-more a:after {
    right: 20%;
  }
}
/*------------------------------------------------

    820px

------------------------------------------------*/
@media screen and (max-width: 820px) {
  .bg-1,
  .bg-3 {
    background-size: 200px 15px;
  }
  .bg-4 {
    background-size: 200px 23px;
  }
  .back-1,
  .back-3 {
    padding: 0 0 15px;
    background-size: 200px 15px;
  }
  .bg-2,
  .bg-5,
  .back-2,
  .back-5 {
    background-size: 20px 20px;
  }
  .back-4 {
    padding: 0 0 23px;
    background-size: 200px 23px;
  }
  .header-inner .header-siteinfo {
    width: auto;
  }
  .header-inner .header-siteinfo ul {
    padding: 16px 0;
  }
  .header-inner .header-siteinfo ul li a {
    font-size: 14px;
    line-height: 20px;
  }
  .footer-inner {
    padding: 20px 10px;
  }
  .footer-inner .footer-siteinfo .sitename a {
    font-size: 16px;
  }
  .footer-inner .footer-siteinfo .shopcategory-list li {
    width: calc(100% / 3);
  }
  .footer-inner .footer-siteinfo .shopcategory-list li a {
    padding: 10px;
  }
  .footer-inner .copyright {
    padding: 30px 0 50px;
  }
  .common-links.pc {
    display: none;
  }
  .search-inner {
    padding: 30px 10px;
  }
  .search-inner .logo-box,
  .search-inner .search-box {
    width: 100%;
    float: none;
  }
  .search-inner .logo-box {
    display: none;
  }
  .search-inner .search-box .category-box ul li a {
    font-size: 120%;
    line-height: 2;
  }
  .search-inner .search-box .category-box .sc-free.sp {
    display: block;
  }
  .c-text {
    margin-bottom: 16px;
  }
  .c-text + .c-text {
    margin-top: 16px;
  }
  .c-info-list__term {
    padding: 8px 0 2px;
    width: 100%;
    font-weight: 700;
  }
  .c-info-list__description {
    padding: 2px 0 8px;
    width: 100%;
  }
  .p-section + .p-section {
    margin-top: 40px;
  }
  .archive > .archive-header {
    padding: 20px 0 0;
  }
  .archive > .archive-header > .archive-title,
  .archive > .archive-header > .archive-title span {
    font-size: 20px;
    line-height: 40px;
  }
  .archive .search-condition {
    font-size: 14px;
    text-align: center;
  }
  .archive.news > .archive-footer > .more a, .archive.shop > .archive-footer > .more a {
    padding: 0 22px;
    font-size: 16px;
  }
  .archive.news > .archive-footer > .more a:after, .archive.shop > .archive-footer > .more a:after {
    font-size: 16px;
  }
  .archive.news > .archive-header > .archive-title:before {
    left: -37px;
    width: 32px;
    height: 20px;
    background-size: 32px 20px;
  }
  .archive.news > .archive-header > .archive-title:after {
    right: -45px;
    width: 40px;
    height: 20px;
    background-size: 40px 20px;
  }
  .archive.shop > .archive-header > .archive-title:before {
    left: -45px;
    width: 37px;
    height: 30px;
    background-size: 37px 30px;
  }
  .archive.shop > .archive-header > .archive-title:after {
    right: -40px;
    width: 33px;
    height: 30px;
    background-size: 33px 30px;
  }
  .post-list .post-list-centered .post-list-date,
  .post-list .post-list-centered .post-list-title {
    padding: 10px 0;
    font-size: 14px;
  }
  .image-list-box .image-list {
    width: 48%;
  }
  .image-list-box .image-list .image-list-term a {
    padding: 10px;
    font-size: 12px;
  }
  .image-list-box .image-list .image-list-title {
    padding: 5px 5px 0;
    font-size: 16px;
  }
  .image-list-box .image-list .image-list-text {
    padding: 5px;
    font-size: 12px;
  }
  .image-list-box .image-list .image-list-more a:after {
    right: 34%;
  }
  .single .single-content .single-box.shop-body .shop-content .shop-box {
    padding: 0 15px 10px;
  }
  .single .single-content .single-box.shop-body .shop-content .shop-box .shop-info dl {
    margin: 5px 0;
  }
  .single .single-content .single-box.shop-body .shop-content .shop-box .shop-coupon-title,
  .single .single-content .single-box.shop-body .shop-content .shop-box .shop-info dl dt {
    margin: 0 0 5px;
    padding: 5px 0 0;
  }
  .single .single-content .single-box.shop-body .shop-content .shop-box .shop-info dl dt {
    font-size: 18px;
  }
  .shop-map {
    background-size: 200px 15px;
  }
  .shop-map .shop-map-header {
    padding: 15px 0 0;
  }
  .shop-map .shop-map-header .shop-map-title {
    font-size: 20px;
    line-height: 40px;
  }
  .shop-map .shop-map-header .shop-map-title:before, .shop-map .shop-map-header .shop-map-title:after {
    width: 33px;
    height: 30px;
    background-size: 33px 30px;
  }
  .shop-map .shop-map-header .shop-map-title:before {
    left: -40px;
  }
  .shop-map .shop-map-header .shop-map-title:after {
    right: -40px;
  }
  .shop-map .shop-map-content {
    width: 100%;
  }
  .shop-map .shop-map-content .view-map-frame {
    padding: 0 0 320px;
  }
  .error-page {
    margin: 20px 0;
    padding: 0 10px;
    width: 100%;
  }
  .error-page .error-thumb {
    width: 100%;
  }
  .error-page .error-content {
    margin: 20px 0;
    width: 100%;
  }
  .call {
    display: inline-block;
    border: 1px solid #3261ab;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    background-color: #ffffff;
    font-weight: bold;
    font-size: 17px;
    -webkit-box-shadow: 0 0 5px rgba(202, 247, 254, 0.6);
    -moz-box-shadow: 0 0 5px rgba(202, 247, 254, 0.6);
    box-shadow: 0 0 5px rgba(202, 247, 254, 0.6);
  }
  .call a {
    display: inline-block;
    position: relative;
    padding: 1px 6px 2px 26px;
    color: #3261ab;
    text-decoration: none;
  }
  .call a .icon-mobile {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 3px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 16px;
    height: 24px;
    background-color: #ffffff;
    border-width: 3px 2px 4px;
    border-style: solid;
    border-color: #3261ab;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
  }
  .call a .icon-mobile:before, .call a .icon-mobile:after {
    content: "";
    display: block;
    position: absolute;
    background-color: #ffffff;
  }
  .call a .icon-mobile:before {
    top: -2px;
    left: 4px;
    width: 4px;
    height: 1px;
  }
  .call a .icon-mobile:after {
    bottom: -3px;
    left: 5px;
    width: 2px;
    height: 2px;
    border: 0 none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
  }
  .single .single-content .single-box.shop-body .shop-content .shop-box .shop-info dl dd .call a {
    color: #3261ab;
  }
}
/*------------------------------------------------

    760px

------------------------------------------------*/
@media screen and (max-width: 760px) {
  .image-list-box .image-list .image-list-more a:after {
    right: 33%;
  }
}
/*------------------------------------------------

    740px

------------------------------------------------*/
@media screen and (max-width: 740px) {
  .search-inner .search-box .category-box {
    padding: 12px 0 0;
  }
}
/*------------------------------------------------

    700px

------------------------------------------------*/
@media screen and (max-width: 700px) {
  .header-inner .header-sitemeta,
  .header-inner .header-siteinfo {
    float: none;
  }
  .header-inner .header-siteinfo {
    margin: 0 auto;
    width: 230px;
  }
  .header-inner .header-siteinfo ul {
    padding: 0 0 15px;
  }
  .header-inner .header-siteinfo ul li a {
    padding: 5px 5px 5px 10px;
    line-height: 1;
  }
  .header-inner .header-siteinfo ul li a .icon {
    padding: 3px;
    width: 24px;
    height: 24px;
  }
  .header-inner .header-siteinfo ul li a .icon svg {
    width: 20px;
    height: 20px;
  }
  .header-inner .header-siteinfo ul li a .text {
    font-size: 14px;
  }
}
/*------------------------------------------------

    680px

------------------------------------------------*/
@media screen and (max-width: 680px) {
  .image-list-box .image-list .image-list-more a:after {
    right: 31%;
  }
}
/*------------------------------------------------

    660px

------------------------------------------------*/
@media screen and (max-width: 660px) {
  .post-list .post-list-centered .post-list-date {
    width: 25%;
  }
  .post-list .post-list-centered .post-list-title {
    width: 75%;
  }
}
/*------------------------------------------------

    640px

------------------------------------------------*/
@media screen and (max-width: 640px) {
  .image-list-box .image-list .image-list-more a:after {
    right: 29%;
  }
}
/*------------------------------------------------

    600px

------------------------------------------------*/
@media screen and (max-width: 600px) {
  .search-inner .search-box .search-keyword-outer .search-keyword-inner {
    width: 65%;
  }
  .search-inner .search-box .search-keyword-outer .search-keyword-inner .input-keyword {
    width: 85%;
  }
  .search-inner .search-box .category-box h6 {
    width: 30%;
  }
  .image-list-box .image-list .image-list-more a:after {
    right: 27%;
  }
}
/*------------------------------------------------

    580px

------------------------------------------------*/
@media screen and (max-width: 580px) {
  .single .single-content .single-box.shop-body .shop-content,
  .single .single-content .single-box.shop-body .shop-images {
    width: 100%;
    float: none;
  }
  .single .single-content .single-box.shop-body .shop-content {
    margin: 0 0 30px;
  }
  .shop-map .shop-map-content .view-map-frame {
    padding: 0 0 240px;
  }
}
/*------------------------------------------------

    520px

------------------------------------------------*/
@media screen and (max-width: 520px) {
  .image-list-box .image-list .image-list-more a:after {
    right: 24%;
  }
}
/*------------------------------------------------

    500px

------------------------------------------------*/
@media screen and (max-width: 500px) {
  .post-list .post-list-centered a {
    display: block;
  }
  .post-list .post-list-centered .post-list-date,
  .post-list .post-list-centered .post-list-title {
    display: block;
    width: 100%;
  }
  .post-list .post-list-centered .post-list-date {
    padding: 10px 0 0;
  }
  .post-list .post-list-centered .post-list-title {
    padding: 0 0 10px;
  }
}
/*------------------------------------------------

    480px

------------------------------------------------*/
@media screen and (max-width: 480px) {
  .search-inner .search-box .category-box h6 {
    font-size: 14px;
    padding: 0 0 4px;
    top: -29px;
  }
  .image-list-box .image-list .image-list-more a:after {
    right: 21%;
  }
  .page .page-header,
  .single .single-header {
    margin: 10px 0;
  }
  .page .page-header .page-title,
  .single .single-header .single-title {
    padding: 0 40px;
    font-size: 18px;
  }
  .page.coupon-usage-guide .box,
  .page.coupon-usage-guide-test .box {
    margin: 0 0 30px;
  }
  .page.coupon-usage-guide .box .box-header .box-title,
  .page.coupon-usage-guide-test .box .box-header .box-title {
    font-size: 14px;
  }
}
/*------------------------------------------------

    420px

------------------------------------------------*/
@media screen and (max-width: 420px) {
  .bg-1,
  .bg-3,
  .back-1,
  .back-3 {
    background-size: 100px 8px;
  }
  .bg-4,
  .back-4 {
    padding: 0 0 20px;
    background-size: 100px 11px;
  }
  .bg-2,
  .bg-5,
  .back-2,
  .back-5 {
    padding: 0 0 20px;
    background-size: 10px 10px;
  }
  .header-inner .header-sitemeta .sitename a {
    padding: 5px 0;
    font-size: 16px;
  }
  .archive > .archive-header > .archive-title,
  .archive > .archive-header > .archive-title span {
    font-size: 16px;
    line-height: 20px;
  }
  .archive > .archive-header > .archive-title span {
    display: block;
    margin: 0;
    width: 100%;
  }
  .archive.news > .archive-footer, .archive.shop > .archive-footer {
    padding: 20px 0 0;
  }
  .image-list-box .image-list {
    margin: 0 2% 4%;
    width: 46%;
  }
  .image-list-box .image-list .image-list-more a:after {
    right: 18%;
  }
  .single .single-header .single-title {
    padding: 0 30px;
  }
  .single .single-info .date-time {
    padding: 20px 20px 0;
  }
  .single .single-content .single-box {
    padding: 20px;
  }
  .single .single-content .single-box.news-body {
    padding: 1px 20px 20px;
  }
  .single .single-content .single-box.shop-body .shop-content {
    margin: 0 0 20px;
  }
  .single .single-content .single-box.shop-body .shop-content .shop-box.shop-coupon, .single .single-content .single-box.shop-body .shop-content .shop-box.shop-texts {
    margin: 0 0 20px;
  }
  .page .page-header .page-title {
    padding: 0 30px;
  }
  .page .page-content .page-box {
    padding: 20px;
  }
  .page.coupon-usage-guide .box .box-content, .page.coupon-usage-guide-test .box .box-content {
    padding: 10px 0;
  }
  .page.coupon-usage-guide .box .box-content ol, .page.coupon-usage-guide-test .box .box-content ol {
    padding: 0 0 0 1.5rem;
  }
}
/*------------------------------------------------

    380px

------------------------------------------------*/
@media screen and (max-width: 380px) {
  .search-inner .search-box .search-keyword-outer .search-keyword-inner .input-keyword {
    width: 84%;
  }
  .search-inner .search-box .search-keyword-outer .search-keyword-inner .input-keyword:placeholder-shown {
    font-size: 12px;
  }
  .search-inner .search-box .search-keyword-outer .search-keyword-inner .input-keyword::-webkit-input-placeholder {
    font-size: 12px;
  }
  .search-inner .search-box .search-keyword-outer .search-keyword-inner .input-keyword:-moz-placeholder {
    opacity: 1;
    font-size: 12px;
  }
  .search-inner .search-box .search-keyword-outer .search-keyword-inner .input-keyword::-moz-placeholder {
    opacity: 1;
    font-size: 12px;
  }
  .search-inner .search-box .search-keyword-outer .search-keyword-inner .input-keyword:-ms-input-placeholder {
    font-size: 12px;
  }
  .search-inner .search-box .search-keyword-outer .search-keyword-inner .search-button {
    width: 13%;
  }
  .image-list-box .image-list .image-list-more a:after {
    right: 15%;
  }
}
/*------------------------------------------------

    360px

------------------------------------------------*/
@media screen and (max-width: 360px) {
  .search-inner .search-box .category-box ul li a {
    font-size: 100%;
  }
  .image-list-box .image-list {
    margin: 0 10% 5%;
    width: 80%;
  }
  .image-list-box .image-list .image-list-more a:after {
    right: 26%;
  }
  .single .single-content .single-box.shop-body .shop-content .shop-box .shop-info dl dt {
    margin: 0;
  }
}
/*------------------------------------------------

    330px

------------------------------------------------*/
@media screen and (max-width: 330px) {
  .search-inner .search-box .search-keyword-outer .search-keyword-inner .input-keyword:placeholder-shown {
    font-size: 11px;
  }
  .search-inner .search-box .search-keyword-outer .search-keyword-inner .input-keyword::-webkit-input-placeholder {
    font-size: 11px;
  }
  .search-inner .search-box .search-keyword-outer .search-keyword-inner .input-keyword:-moz-placeholder {
    opacity: 1;
    font-size: 11px;
  }
  .search-inner .search-box .search-keyword-outer .search-keyword-inner .input-keyword::-moz-placeholder {
    opacity: 1;
    font-size: 11px;
  }
  .search-inner .search-box .search-keyword-outer .search-keyword-inner .input-keyword:-ms-input-placeholder {
    font-size: 11px;
  }
}

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