@charset "UTF-8";
/*
Theme Name: 奥四万十時間
Author: b& LLC
Author URI: https://b-and.co.jp/
Description: The WP theme for okushimanto.jp
Version: 1.8

color1: #2A345E;
color2: #465894;

*/

@media print {
  a[href]:after {
    content: "" !important;
  }
  abbr[title]:after {
    content: "" !important;
  }
}
body {
  font-family: 游ゴシック体,YuGothic,游ゴシック medium,yu gothic medium,YuGothicM,yu gothic,メイリオ,Meiryo,ヒラギノ角ゴ pro w3,hiragino kaku gothic pro,Osaka,ms pゴシック,ms pgothic,sans-serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 26px;
  color: #212121;
}
ol, ul {
  list-style: none;
  margin:0;
  padding:0;}
@media (min-width: 992px){
  .container {
    width: 100%;
  }
}
@media (min-width: 1200px){
  .container {
    width: 1230px;
  }
  .navbar .container-fluid {
    padding:0 50px;
  }
}
a, a:visited,a:active {
  color: #000;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: none;
}
h1,h2,h3 {
  margin:0;
  font-weight: bold;
}
main .red {
  color:#FF0000;
}
.btn {
  border-radius: 8px;
  text-decoration: none;
  font-size: 16px;
  border:none;
}
.btn:hover {
  text-decoration: none;
}
.btn:focus,.btn:active {
  outline: none !important;
}
.wpcf7-spinner {
  display: none;
}

.art .sec-404 {
  padding-top: 40px;
}
.page404 .sec-btm {
  padding-top: 20px;
}
.page404 .sec-btm .btn {
  margin-bottom: 8px;
}

.art .btn {
  color: #fff;
  background: #465894;
  width: 390px;
  line-height: 28px;
}
.art .btn span {
  display: inline-block;
}
.grecaptcha-badge { visibility: hidden; }
#gotop-btn {
  background: #2A345E;
  position: fixed;
  bottom: 12%;
  right: 20px;
  z-index: 100;
  text-align: center;
  display: none;
  border-radius: 50%;
}
#gotop-btn a, #gotop-btn a:visited {
  display: block;
  color: #fff;
  width: 60px;
  height: 60px;
  padding-top: 15px;
  font-size: 1.8rem;
}

body.show-smp-nav {
  overflow: hidden;
}

/* breadcrumb */
.breadcrumb {
  background: none;
  margin: 0;
  padding: 12px 0;
  font-size: 13px;
}
.breadcrumb a,.breadcrumb a:visited {
  color:#000;
}
.breadcrumb a:hover {
  text-decoration: underline;
}
.breadcrumb ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.breadcrumb ul li {
  display: inline-block;
}
.breadcrumb ul li:after {
  content:">";
  display: inline-block;
  margin-right: 2px;
}
.breadcrumb ul li:last-child:after {
  content: "";
}
.breadcrumb ul li span {
  padding: 2px 6px;
}
.flex {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.wpcf7-form input:-webkit-autofill,
.wpcf7-form select:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 100px white inset !important;
  outline:0px !important;
  outline: none;
}
textarea:hover, 
textarea:active, 
input:active, 
textarea:focus, 
button:focus,
button:active,
button:hover,
label:focus,
.btn:active,
.btn.active
{
    outline:0px !important;
    -webkit-appearance:none;
    box-shadow: none !important;
}

/* Header */
.navbar-default {
  background: #fff;
  border: none;
  margin-bottom: 0;
  border-bottom: 18px solid #2A345E;
}
.navbar .container-fluid {
  position: relative;
  border-bottom: 8px solid #465894;
}
.navbar-brand {
  width: 242px;
  height: auto;
  padding-bottom: 12px;
}
.navbar-brand img {
  width: 100%;
  height: auto;
}

.navbar-default .navbar-collapse {
  margin-top: 14px;
  border-top:none;
}
.navbar-right {
  margin-right: 0;
}
/*.nav.nv-li {
  clear:both;
}*/
.nav.nv-li, .nv-top {
  margin-right: 105px;
}
.nv-li-top {
  float: left;
}
.nv-li-top ul {
  margin:0;
  padding:0;
}
.nv-li-top ul li {
  display: inline-block;
  vertical-align: middle;
  padding-left: 26px;
}
.nv-li-top ul li a {
  display: inline-block;
  padding: 0;
  border-bottom: 2px solid #000;
  font-size: 14px;
}
.nav-search-btn:hover,.nav-search-btn:active,.nav-search-btn:focus {
  color:#fff;
}
.nav-search-btn {
  position: absolute;
  right:50px;
  top:12px;
  width: 80px;
  height: 80px;
  background: #465894;
  color:#fff;
  border-radius: 50%;
  padding-top: 12px;
  text-align: center;
  font-size: 13px;
  border:none;
  z-index: 10;
}
.nav-search-btn .img-close,
.sp-nav-search .img-close {
  display: none;
}
.nav-search-btn.s-close {
  padding-top: 0;
}
.sp-nav-search.s-close {
  width: 54px;
  height: 52px;
  padding: 6px;
  text-align: center;
}
.nav-search-btn.s-close .img-close,
.sp-nav-search.s-close .img-close{
  display: inline-block;
  width: 36px;
  height: 36px;
}
.sp-nav-search.s-close .img-close{
  display: inline-block;
  width: 30px;
  height: 30px;
}
.nav-search-btn.s-close>span,.nav-search-btn.s-close>br,
.sp-nav-search.s-close>span,.sp-nav-search.s-close>br {
  display: none;
}
.nav-search-btn:hover {
  color:#fff;
}
.nav-search-btn:active {
  border:none;
}
.nav-search-btn .glyphicon {
  font-size: 20px;
  padding-top: 2px;
}
.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-nav>li>a:active,
.navbar-default .navbar-nav>li>a:visited {
  color:#000;
}
.nv-top {
  padding-top: 8px;
}
.nv-top .navbar-nav {
  float: right;
}
.nv-top .navbar-nav>li {
  padding: 0 10px;
}
.nv-top .navbar-nav>li:last-child {
  padding-right: 0;
}
.nv-top .navbar-nav>li>a {
  padding:0;
  font-size: 14px;
}
.nv-li .sel-lang .dropdown {
  width: 120px;
  line-height: 20px;
  display: inline-block;
}
.nv-top .navbar-nav>li.dropdown>a,
.nv-li .sel-lang .dropdown>a{
  padding:3px 28px;
  border: 1px solid #000;
  border-radius: 14px;
  margin-top: -3px;
  margin-right: 4px;
}
.navbar-default .navbar-nav.nv-li {
  margin-top: 10px;
}
.navbar-default .navbar-nav.nv-li>li {
  padding-left:26px;
}
.navbar-default .navbar-nav.nv-li>li>a {
  padding:0;
  border-bottom: 2px solid #000;
  font-size: 14px;
}
.navbar-default .navbar-nav.nv-li>li>a:hover,
.nv-li-top ul li a:hover {
  transition:0.3s;
  border-color: #465894;
  color:#465894;
  /*color:#fff;
  background-color: #465894;*/
}
.nav-search-btn

.t-search-opt {
  position: absolute;
  top:110px;
  width: 100%;
  height: auto;
  left:0;
  right:0;
  margin:auto;
  color:#fff;
  background: #2A345E;
  padding:6% 0;
}
.t-search-opt .form-control {
  border-radius: 0;
}
.t-search-opt .title {
  border-bottom: 1px solid #fff;
  padding-bottom: 8px;
  margin-bottom: 20px;
}
.t-search-opt .kw-row {
  margin-top: -10px;
}
.kw-row .checkbox label {
  line-height: 21px;
}
.t-search-opt .btn-c {
  margin-top: 30px;
  margin-bottom: 60px;
}
.t-search-opt .btn {
  background:#3B5798;
  color:#fff;
  border-radius:0;
  width: 300px;
}

.thepage .p-head {
  position: relative;
  color: #fff;
}
.thepage .p-head .bg-filter {
  position: absolute;
  background: #000;
  opacity: 0.2;
  height: 100%;
  width: 100%;
}
.p-head {
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.p-head .breadcrumb a,.p-head .breadcrumb a:visited {
  color:#fff;
}
.p-head h1, .p-head h2 {
  text-align: center;
  font-size: 22px;
  margin-top: 24px;
  margin-bottom: 52px;
  font-weight: normal;
}

.art .row>.col-wc {
  float: none;
  margin: 0 auto;
  clear: both;
}

main img,footer img {
  max-width: 100%;
}

main .art {
  padding:20px 0;
}
.thepage .art {
  min-height: 600px;
}
main {
  padding-bottom: 60px;
}
main.thepage {
  margin-top: 126px;
}

/* index */
.sp-box a,.ct-box a {
  display: table;
  position: relative;
  overflow:hidden;
  color:#fff;
}
.sp-box a .filter,.ct-box a .filter {
  position: absolute;
  width: 100%;
  height: 100%;
  left:0;top:0;
  background: rgba(0,0,0,0.25);
}
.sp-box a img{
 transition:0.8s all;
}
.sp-box a:hover img.bg {
  transform:scale(1.2,1.2);
  transition:0.8s all;
}
.sp-box a .bt {
  position: absolute;
  left:0;
  right:0;
  margin:auto;
  width: 100%;
  height: auto;
  top:30%;
}
.sp-box .bt .n {
  font-size: 20px;
  margin-bottom: 8px;
}
.sp-box .bt img {
  width: 36px;
  height: 36px;
}

.art-body h1 {
  font-size: 26px;
  line-height: 48px;
  border-left:10px solid #465894;
  padding-left: 14px;
}
.art-body .share {
  font-size: 13px;
  line-height: 20px;
  margin-top: -8px
}
.art-body .share .ic-sns a {
  display: inline-block;
  margin-left: 12px;
}
.share .ic-sns a img {
  width: 36px;
  height: 36px;
}
/* blog */
.side-m .widget a {
  text-decoration: underline;
}
.side-m .widget a:hover {
  text-decoration: none;
}
.side-m .widget .title {
  border-bottom: 2px solid #465894;
  font-size:18px;
  line-height:30px;
  margin-bottom:12px;
  margin-top:28px;
}
.side-m .widget li a {
  line-height: 30px;
}
.side-m .wpp-list li {
  margin-bottom: 10px;
}
.side-m .wpp-list li .post-stats {
  line-height: 18px;
}
.widget_recent_entries li {
  padding-bottom: 8px;
}
.side-m .widget.widget_recent_entries li a {
  line-height: 18px;
}
.side-m .yearArchiveList .eachYear {
  display: none;
  margin-bottom: 14px;
}
.side-m .yearArchiveList .eachYear.this-y {
  display: block;
  margin-bottom: 0;
}
.yearArchiveList .year.this-y {
  display: none;
}
.yearArchiveList .eachYear {
  margin-left: 20px;
}
.yearArchiveList .eachYear.this-y {
  margin-left: 0;
}


.topics-page-list .p-head {
  background-image: url(/wp-content/themes/okushimanto/assets/img/topics-head-img@2x.jpg)
}

.art-topics .post-items {
  background: rgba(136,163,212,0.2);
  padding: 40px;
  margin-bottom: 60px;
}
.art-topics .t-row {
  background:#fff;
  box-shadow: 2px 2px 3px #ccc;
  padding: 28px 32px;
}
.art-topics .t-row {
  margin-bottom: 32px;
}
.post-items .b-row {
  margin-bottom: 40px;
}

.post-items h2 {
  border-bottom: 1px solid #465894;
  margin-bottom: 20px;
}
.post-items h2 a {
  display: block;
  font-size: 22px;
  line-height: 34px;
  border-left:10px solid #465894;
  margin-top: 14px;
  margin-bottom: 9px;
  padding-left: 14px;
}
.post-items .cate-date>span {
  display: inline-block;
  vertical-align: middle;
  line-height: 18px;
}
.post-items .cate {
  min-width: 80px;
  color: #fff;
  text-align: center;
  font-size: 12px;
  line-height: 18px;
  background: #465894;
  margin-right: 18px;
  padding: 0 14px;
}
.post-items .date {
  font-size: 14px;
}
.art-topics .post-items h2 {
  border: none;
}
.art-topics .post-items h2 a {
  margin-top: 8px;
  text-decoration: underline;
  font-weight: normal;
}
.art-topics .post-items .cont {
  width: 80%;
}

.b-row .cont .more,.t-row .cont .more {
  border-radius: 4px;
  width: 110px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  background: #465894;
  display: inline-block;
  padding:2px;
}
/* pagination */
.pagination {
  border-radius:0;
}
.pager li {
  margin: 0 4px;
}
.pager li>a, .pager li>span {
  border-radius: 0;
}
.pager li>.current {
  color:#fff;
  background:#465894;
}

/* parallax */
.parallax__container {
  clip: rect(0, auto, auto, 0);
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -100;
}

.parallax {
  position: fixed;
  top: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  width: 100%;

  /* BG behaviour */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.par-bg {
  height: 600px;
}

/* view more */
.view-more .loading {
  display: none;
}
.view-more .btn-more {
  background:#fff;
  border:2px solid #465894;
  border-radius: 8px;
  font-size: 16px;
  vertical-align: middle;
  width: 390px;
  color:#465894;
  padding: 10px 12px;
}
.view-more .btn-more:hover {
  background: rgba(93,105,148,0.2);
}
.btn-more span:after {
  content:" ";
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  margin-top: -2px;
  background-image:url(/wp-content/themes/okushimanto/assets/img/parts-arrow-down-b.svg);
  background-repeat: no-repeat;
  background-size: 16px 8px;
  width: 16px;
  height: 8px;
}

.art .view-more {
  display: none;
}
.tourism-list .p-head {
  background-image: url(/wp-content/themes/okushimanto/assets/img/tourism-top-header-w2400.jpg);
}

.art-tourism .coupon2023-txt {
  margin-bottom: 50px;
  color:#E60000;
  font-size: 18px;
  line-height: 26px;
}
.art-tourism .coupon2023-txt a {
  text-decoration: underline;
  color: #2379C3;
}
.art-tourism .row-tp-ctrl {
  margin-bottom: 50px;
}
.art-tourism .row-tp-ctrl .ctrl-m {
  padding-right: 90px;
}
.art-tourism .ctrl-m .txt {
  margin-bottom: 34px;
}
.art-tourism .row-tp-ctrl .img-map {
  text-align: center;
}

.row-tp-ctrl .img-map .a-city:hover path {
  opacity: 0.6;
  cursor: pointer;
}
.art-tourism .ctrl-m .city-l li {
  margin-bottom: 25px;
}
.art-tourism .ctrl-m .city-l a {
  display: block;
  width: 100%;
  border:1px solid #465894;
}
.art-tourism .ctrl-m .city-l a:hover {
  color:#465894;
  background: #fff;
}
.art-tourism .city-l .btn span:after {
  content:" ";
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  margin-top: -2px;
  background-image:url(assets/img/parts-arrow-right.svg);
  background-repeat: no-repeat;
  background-size: 8px 16px;
  width: 8px;
  height: 16px;
}
.art-tourism .city-l .btn:hover span:after {
  background-image:url(assets/img/parts-arrow-blue.svg);
}
.art-tourism .ctrl-m .city-l a.active {
}

/* footer */
.t-tag-tour {
  color: #fff;
  font-weight: bold;
  background: #46946D;
  border-radius: 20px;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  position: fixed;
  top: 140px;
  right: 25px;
  width: 175px;
  padding: 10px;
  z-index: 50;
  text-decoration: none;
}
.t-tag-tour:visited, .t-tag-tour:active {
  color: #fff;
}

footer {
  background: #2A345E;
  border-top: 10px solid #465894;
  color: #fff;
}
footer a,footer a:visited,footer a:hover {
  color: #fff;
  font-size: 12px;
  line-height: 22px;
}
footer h3 {
  font-weight: normal;
  margin-bottom: 16px;
}
.footer-inner {
  position: relative;
  padding: 40px 0;
}
.reg-travel {
  margin-bottom: 8px;
  margin-top: -5px;
}
.reg-travel .link a {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  border: 1px solid #fff;
  padding:2px 6px;
  margin-right: 2px;
  margin-bottom: 5px;
}
.txt-l p {
  font-size: 13px;
  line-height: 24px;
}
footer .foo-icon a {
  display: inline-block;
  margin-right: 18px;
}

@media (max-width: 1199px) {
  .navbar-brand {
    width: 180px;
    padding-right: 0;
  }
  .navbar-default {
    border-bottom: 10px solid #2A345E;

  }
  .navbar-default .navbar-collapse {
    margin-top: 6px;
  }
  .navbar .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-default .navbar-nav.nv-li>li {
    padding-left: 24px;
  }
  .nav-search-btn {
    right: 15px;
    top:5px;
  }
  #gotop-btn {
    bottom: 8%;
  }
  .sp-box a .bt {
    top:20%;
  }
  .sp-box .bt img {
    width: 30px;
    height: 30px;
  }
  .par-bg {
    height: 460px;
  }
  main.thepage {
    margin-top: 101px;
  }
  .t-search-opt {
    top:100px;
  }
  .t-tag-tour {
    top:108px;
  }
}
@media (max-width: 992px) {
  .navbar-header {
    margin-bottom: 30px;
  }
  .navbar-brand {
    width: 140px;
    padding-top: 10px;
    padding-bottom: 0;
    position: relative;
    z-index: 10;
  }
  .nav-search-btn {
    width: 66px;
    height: 66px;
  }
  .navbar-default .navbar-collapse {
    margin-top: 12px;
  }
  .collapse .nav-search-btn .visible-sm {
    display: inline-block!important;
  }
  .collapse .nav-search-btn.s-close .visible-sm.visible-xs {
    display: none!important;
  }
  .collapse .navbar-right {
    position: absolute;
    right: 30px;
  }
  .nav.nv-li, .nv-top {
    margin-right: 60px;
  }
  .nv-top {
    padding-top: 4px;
  }
  .navbar-default .navbar-nav.nv-li>li {
    padding-left: 18px;
  }

  #gotop-btn {
    bottom: 4%;
  }
  .par-bg {
    height: 360px;
  }

  .art-tourism .row-tp-ctrl .ctrl-m {
    padding-right: 0;
  }
  .t-tag-tour {
    right: 15px;
    width: 150px;
    padding:8px;
  }
}
@media (max-width: 767px) {
  .navbar .container-fluid {
    border-bottom: 6px solid #465894;
  }
  .navbar-default {
    border-bottom: 8px solid #2A345E;
  }
  .navbar-header {
    margin-bottom: 0;
  }
  .navbar-brand {
    width: 170px;
  }
  .navbar-nav {
    padding-top:0;
  }
  .collapse .navbar-right {
    position: relative;
    right: auto;
  }
  header nav .navbar-collapse {
    background: #fff;
    width: 100%;
  }
  .navbar-default .navbar-collapse {
    margin:0;
  }
  .nav-search-btn {
    display: none;
  }
  .nav.nv-li, .nv-top {
    margin-right: 0;
  }

  .navbar-default .navbar-nav>li {
    display: block;
  }
  .navbar-default .navbar-nav>li a {
    display: block;
    text-align: center;
  }
  .navbar-toggle {
    border: none;
  }
  .navbar-default .navbar-toggle {
    background: #465894;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background: #465894;
  }
  .navbar-toggle {
    border-radius: 0;
    border: none;
    margin: 0 12px 12px 0;
    margin-right: 12px;
    padding: 10px 10px 2px;
  }
  .navbar-toggle .icon-bar {
    margin:0 auto;
    width: 25px;
  }
  nav .navbar-toggle .menu-t,
  nav .navbar-toggle .menu-tc {
    font-size: 10px;
    text-align: center;
    height: auto;
    color:#fff;
    display: block;
    width: 34px
  }
  nav .navbar-toggle.x .menu-t{
    display: none;
  }
  nav .navbar-toggle.x.collapsed .menu-t{
    display: block;
  }
  nav .navbar-toggle.x.collapsed .menu-tc{
    display: none;
  }
  /* ANIMATED X */
  header .navbar-toggle .icon-bar {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .navbar-toggle.x .icon-bar:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 10% 10%;
    -ms-transform-origin: 10% 10%;
    transform-origin: 18% 10%;
    margin-left: 8px;
  }
  .navbar-toggle.x .icon-bar:nth-of-type(2) {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .navbar-toggle.x .icon-bar:nth-of-type(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 10% 90%;
    -ms-transform-origin: 10% 90%;
    transform-origin: 10% 90%;
    margin-left: 8px;
  }
  /* ANIMATED X COLLAPSED */
  .navbar-toggle.x.collapsed .icon-bar:nth-of-type(1) {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    margin-left:auto;

  }
  .navbar-toggle.x.collapsed .icon-bar:nth-of-type(2) {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .navbar-toggle.x.collapsed .icon-bar:nth-of-type(3) {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    margin-left:auto;
  }
  /* END ANIMATED X */

  .collapsing {
    -webkit-transition:none;
    transition: none;
  }

  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse{
    width: auto;
    padding: 0 15px;
    max-height: 88vh;
    margin-left: -15px;
    margin-right: -15px;
  }
  .navbar-default .navbar-nav.nv-li {
    margin:0;
  }
  .navbar-default .navbar-nav.nv-li>li {
    /*text-align: center;
    width: 49%;
    display: inline-block;*/
    border-bottom: 1px solid #465894;
    padding-left:0;
  }
  .navbar-default .navbar-nav.nv-li>li.sel-lang {
    border: none;
    text-align: right;
    position: relative;
    z-index: 50;
  }
  .navbar-default .navbar-nav.nv-li>li.sel-lang a {
    display: inline-block;
    padding: 2px 10px;
    color: #212121;
  }
  .navbar-default .navbar-nav.nv-li>li.sel-lang:after {
    content: none;
  }
  li.sel-lang .dropdown-menu {
    min-width: auto;
  }
  li.sel-lang .dropdown-menu li {
    line-height: 30px;
  }

  .navbar-default .navbar-nav.nv-li>li>a {
    display: block;
    border:none;
    font-size: 16px;
    text-align: left;
    padding:14px 0;
  }
  .navbar-default .navbar-nav.nv-li>li.btm {
    width: 100%;
    border:none;
    margin-top: 14px;
  }
  .navbar-default .navbar-nav.nv-li>li.btm a {
    border-bottom: none;
    padding: 0 0 16px 0;
    text-align: left;
    font-size: 15px;
    text-decoration: underline;
  }
  .navbar-default .navbar-nav.nv-li>li:after {
    content:"";
    width: 8px;
    height: 15px;
    background-repeat: no-repeat;
    background-image: url('/wp-content/themes/okushimanto/assets/img/sp_arrow-r@2x.png');
    background-size: 8px 15px;
    position: absolute;
    right: 0;
    top:17px;
  }
  .navbar-default .navbar-nav.nv-li>li.btm:after {
    content:none;
  }
  .navbar-default .navbar-nav.nv-li>li.btm .sns a {
    display: inline-block;
    padding:8px 12px;
  }


  /*nav-smp*/
  .nav-smp {
    margin-bottom: 30px;
  }
  .nav-smp .row-nav-smp {
    margin:-20px -5px 0;
  }
  .nav-smp .row-nav-smp>div {
    padding:0 5px;
  }
  .nav-smp .row-nav-smp .ct-border {
    margin-bottom: 30px;
  }
  .nav-smp .row-nav-smp .col-sns {
    padding-top: 20px;
  }
  .row-nav-smp .col-sns a {
    display: inline-block;
    padding:10px 12px;
  }
  .row-nav-smp .col-sns .video-link {
    font-weight: bold;
    color:#465894;
    font-size: 16px;
  }
  .nav-smp .nv-i {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 24px;
    padding:18px 0;
    border-bottom: 1px solid #465894;
  }
  .nav-smp .nv-i:after {
    content: "";
    position: absolute;
    right: 8px;
    top: 50%;
    background-repeat: no-repeat;
    background-image: url(assets/img/sp_arrow-r@2x.png);
    background-size: 100%;
    width: 8px;
    height: 15px;
    margin-top: -7px;
}
  .nav-smp .nv-i.i2 {
    border:none;
    color:#fff;
    background: #465894;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 18px;
    padding:8px;
  }
  .nav-smp .nv-i.i2:after,
  .nav-smp .nv-i.top:after,
  .nav-smp .nv-i.blank:after {
    content:none;
  }

  .navbar-header .sp-nav-search,
  .navbar-header .navbar-toggle {
    display: inline-block!important;
    float: right;
    margin-top: 10px;
  }
  .sp-nav-search:focus,.sp-nav-search:active {
    outline: none !important;
  }
  .sp-nav-search {
    font-size: 12px;
    line-height: 15px;
    color:#fff;
    border-radius: 0;
    border:none;
    background: #465894;
    padding: 6px 15px;
    margin-right: 6px;
  }
  .sp-nav-search .glyphicon {
    font-size: 18px;
    margin-top: 1px;
    margin-bottom: 6px;
  }
  .t-search-opt {
    top:88px;
    overflow-y: auto;
    height: 86vh;
    z-index: 1050;
  }
  .kw-row ul li {
    width: 49%;
    display: inline-block;
  }
  .t-search-opt .opt-sw .btn-search {
    width: 100px;
  }
  .t-search-opt .btm-close-txt {
    margin-top: 40px;
    margin-bottom:0;
  }
  .t-search-opt .btm-close-txt a {
    color:#fff;
  }

  main.thepage {
    margin-top: 88px;
  }
  .breadcrumb {
    font-size: 12px;
    line-height: 18px;
  }
  .breadcrumb ul li span {
    padding-left: 0;
  }

  .par-bg {
    height: 200px;
  }

  .art .btn {
    width: auto;
    padding: 6px 20px;
  }
  
  .sp-box a .bt {
    top:28%;
  }
  .sp-box .bt .n {
    font-size: 18px;
    margin-bottom: 6px;
  }
  .sp-box .bt img {
    width: 24px;
    height: 24px;
  }

  footer .foo-li {
    margin-top: 14px;
  }
  .foo-li ul li {
    padding-bottom: 10px;
  }
  .foo-li ul li a {
    font-size: 14px;
  }
  footer .foo-icon {
    margin-top: 20px;
  }

  #gotop-btn a {
    width: 40px;
    height: 40px;
    padding-top: 6px;
    font-size: 1.2rem;
  }

  .art-tourism .ctrl-m .city-l {
    margin-bottom: 15px;
  }
  .art-tourism .ctrl-m .city-l li {
    display: inline-block;
    width: 48%;
    margin-bottom: 15px;
  }
  .art-tourism .ctrl-m .city-l li:nth-child(1),
  .art-tourism .ctrl-m .city-l li:nth-child(3) {
    margin-right: 5px;
  }
  .art-tourism .ctrl-m .txt {
    margin-bottom: 14px;
  }
  .art-tourism .row-tp-ctrl {
    margin-bottom: 26px;
  }

  .t-tag-tour {
    top: 95px;
    width: 90px;
    padding:4px;
    font-size: 13px;
    line-height: 15px;
    right: 10px;
  }
}
