.ff-shippori {

    font-family: 'Shippori Mincho', serif;

    font-weight: bold;

    font-style: normal;

}



.color-5 {

    color: #FF0000;

}



.bgcl-5 {

    background-color: #FF0000;

}



.color-6 {

    color: #F4F0E6;

}



.bgcl-6 {

    background-color: #F4F0E6;

}



.color-7 {

    color: #DBFEC6;

}



.bgcl-7 {

    background-color: #DBFEC6;

}



.color-8 {

    color: #EFA19A;

}



.bgcl-8 {

    background-color: #EFA19A;

}



.color-9 {

    color: #E1F8EA;

}



.bgcl-9 {

    background-color: #E1F8EA;

}



.color-10 {

    color: #EC6D45;

}



.bgcl-10 {

    background-color: #EC6D45;

}



.color-11 {

    color: #EFEFEF;

}



.bgcl-11 {

    background-color: #EFEFEF;

}



.color-12 {

    color: #F0F0F0;

}



.bgcl-12 {

    background-color: #F0F0F0;

}



.color-13 {

    color: #1AA6B7;

}



.bgcl-13 {

    background-color: #1AA6B7;

}



.color-14 {

    color: #2E4A71;

}



.bgcl-14 {

    background-color: #2E4A71;

}



.color-15 {

    color: #E5F3F5;

}



.bgcl-15 {

    background-color: #E5F3F5;

}



.color-16 {

    color: #DBD8D0;

}



.bgcl-16 {

    background-color: rgba(219, 216, 208, 31%);

}



.color-17 {

    color: #234A74;

}



.bgcl-17 {

    background-color: #234A74;

}

.color-18{

    color:#EDFAF3;

}

.bgcl-18 {

    background-color:#EDFAF3;

}

a:hover{

    opacity: 0.6;

}



.btn-type-1 {

    width: max-content;

    padding: 0px 65px;

    min-height: 50px;

    border-radius: 25px;

    margin: 0 auto;

    background-image: url('../images/kansai-2/arrow-right-circle-white.svg');

    background-repeat: no-repeat;

    background-position: right 14px center;

    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);

    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);

    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);

}



.page-fare-price .page-header {

    background-image: url('../images/kansai-2/bg-header-fare-price.png');

}



.box-tab-fare-price ul.tabs-nav {

    justify-content: center;

    border-bottom: 1px solid #707070;

}



.box-tab-fare-price ul.tabs-nav li {

    margin-left: 15px;

    margin-right: 15px;

    border: 1px solid #707070;

    display: block;

    padding: 12px 28px;

    background-color: #EFEFEF;

    position: relative;

    margin-bottom: -1px;

}



.box-tab-fare-price ul.tabs-nav li.active {

    background-color: #ffffff;

    border-bottom: 1px solid #fff;

}



.box-tab-fare-price ul.tabs-nav li.active:before {

    content: "";

    position: absolute;

    width: calc(100% - 2px);

    top: 0;

    left: 1px;

    height: 2px;

    background-color: #4D9956;

}



.maint-title-pb-40 {

    padding-bottom: 40px;

}



.tbl-fare-price-01 {

    width: 100%;

    border-collapse: collapse;

    border-spacing: 0;

    border: 1px solid #707070;

}



.tbl-fare-price-01 td,

.tbl-fare-price-01 th {

    border: 1px solid #707070;

}



.tbl-fare-price-01 tbody tr td {

    text-align: center;

}



.tbl-fare-price-01 tbody tr:first-child td {

    padding: 15px 0px;

}



.tbl-fare-price-01 tbody tr:first-child td {

    width: 16%;

}



.tbl-fare-price-01 tbody tr:first-child td:first-child {

    width: 36%;

}



.tbl-fare-price-01 .img-tbl-01 {

    text-align: left;

    display: flex;

    justify-content: flex-start;

    align-items: center;

}



.tbl-fare-price-01 .img-tbl-01>img {

    margin-right: 15px;

}



.title-col-fr2 {

    border-radius: 30px;

}



.box-tab-fare-price-2 ul.tabs-nav li {

    margin-left: 5.7px;

    margin-right: 5.7px;

}



.info-img-calenda {

    display: flex;

    justify-content: space-evenly;

}



.info-img-calenda .item-box-color .box-color {

    width: 46px;

    height: 38px;

    display: block;

    border: 1px solid #707070;

    margin-right: 12px;

}



.info-img-calenda .item-box-color {

    display: flex;

    align-items: center;

}



.box-fare-price-03 {

    border: 2px solid #189C4E;

    padding: 22px 30px;

}



.content-fare-price-03 li {

    position: relative;

    padding-left: 30px;

}



.content-fare-price-03 li::before {

    content: "";

    position: absolute;

    width: 14px;

    height: 14px;

    background-color: #189C4E;

    border-radius: 50%;

    left: 0;

    top: 50%;

    transform: translateY(-50%);

}



.box-2-table-fare-price-03 {

    display: flex;

    flex-direction: column;

    border-top: 1px solid #707070;

    border-left: 1px solid #707070;

}



.box-2-table-fare-price-03 .item {

    display: flex;

    flex-direction: row;

    width: 100%;

    flex-wrap: wrap;

}



.box-2-table-fare-price-03 .item .item-left {

    flex: 0 45%;

}



.box-2-table-fare-price-03 .item .item-right {

    flex: 1 55%;

}



.box-2-table-fare-price-03 .item * {

    text-align: left;

    padding: 20px 25px;

    border-right: 1px solid #707070;

    border-bottom: 1px solid #707070;

}

.box-2-table-fare-price-03 .item a{
	border: none;
	font-weight: bold;
	padding: 0;	
}

.maint-title-pb-20 {

    padding-bottom: 20px;

}



.tbl-box-1-fare-price-04 {

    display: flex;

    flex-direction: row;

    flex-wrap: wrap;

    width: 100%;

    border-top: 1px solid #707070;

    border-left: 1px solid #707070;

}



.tbl-box-1-fare-price-04 .box-item-tbl-box1 {

    flex: 0 25%;

    text-align: center;

}



.tbl-box-1-fare-price-04 .box-item-tbl-box1 * {

    padding: 20px;

    border-right: 1px solid #707070;

    border-bottom: 1px solid #707070;

}



.tbl-box-2-fare-price-04 .box-item-tbl-box1 {

    flex: 0 12.5%;

    text-align: center;

}



.tbl-box-2-fare-price-05 {

    width: 50%;

}



.tbl-box-2-fare-price-05 .box-item-tbl-box1 {

    flex: 0 50%;

    text-align: center;

}



.tbl-box-1-fare-price-06 .box-item-tbl-box1 {

    flex: 0 20%;

    text-align: center;

}



.tbl-box-2-fare-price-06 {

    width: 70%;

    display: flex;

    flex-direction: column;

}



.tbl-box-2-fare-price-06 .box-item-tbl-box1 {

    flex: 0 35%;

    width: 100%;

    display: flex;

    flex-direction: row;

}



.tbl-box-2-fare-price-06 .box-item-tbl-box1 .item-left {

    flex: 0 50%;

}



.tbl-box-2-fare-price-06 .box-item-tbl-box1 .item-right {

    flex: 0 50%;

}



.toggle-fare-price-bottom .toggle-hd {

    background-color: #189C4E;

    font-size: 1.6rem;

    font-weight: bold;

    line-height: 1.8;

    padding: 15px 17px;

    border: 1px solid #189C4E;

    border-radius: 7px;

    position: relative;

    color: #fff;

}



.toggle-fare-price-bottom .toggle-hd img {

    padding-right: 20px;

}



.toggle-fare-price-bottom .toggle-hd::after {

    content: "";

    position: absolute;

    top: 50%;

    transform: translateY(-50%);

    width: 26px;

    height: 26px;

    background-image: url(../images/kansai/icon-open-white.svg);

    background-size: cover;

    background-repeat: no-repeat;

    background-position: center;

    right: 14px;

}



.toggle-fare-price-bottom .toggle-hd.active::after {

    background-image: url(../images/kansai/icon-close-white.svg);

}



.panel-discount {

    border: 1px solid #707070;

}



.percent-discount {

    display: flex;

    align-items: center;

    justify-content: center;

    padding: 25px 0px;

    background-color: #fff;

}



.percent-discount span {

    margin: 0px 13px;

}



.banner-goriyou {

    background-image: url('../images/kansai-2/banner-goriyou.png');

    background-repeat: no-repeat;

    background-size: 100% 100%;

    border-radius: 13px;

}



.banner-goriyou .icon-banner {

    position: absolute;

}



.box-banner-goriyou {

    background-color: #fff;

    position: relative;

    padding: 80px 50px;

    border-radius: 99%;

    max-width: 316px;

    margin-left: auto;

}



.box-banner-goriyou h3,

.box-banner-goriyou .content {

    position: relative;

}



.box-banner-goriyou .line {

    border: 2px dashed #4EBEC9;

    width: calc(100% - 30px);

    height: calc(100% - 30px);

    position: absolute;

    left: 15px;

    top: 15px;

    border-radius: 100%;

}



.banner-goriyou .bird-banner {

    top: 49px;

    left: 59px;

}



.banner-goriyou .lighthouse-banner {

    bottom: -27px;

    left: 36px;

}



.banner-goriyou .star-fish-banner {

    bottom: -50px;

    left: 210px;

}



.banner-goriyou .fish-banner {

    bottom: -35px;

    right: 35px;

}



.box-banner-goriyou img.orange-img {

    position: absolute;

    top: -70px;

    left: 50%;

    transform: translateX(-50%);

    max-width: 127px;

}



.goriyou-02 .box-slogan {

    position: relative;

}



.goriyou-02 .box-slogan span {

    font-size: 9rem;

    opacity: 0.11;

}



.goriyou-02 .box-slogan .btn-slogan {

    min-height: 51px;

    border-radius: 25px;

    width: max-content;

    padding: 0px 120px;

    position: absolute;

    left: 50%;

    transform: translateX(-50%);

    bottom: -10px;

    pointer-events: none;

    cursor: default;

}



.goriyou-02 .box-slogan .btn-slogan:hover {

    opacity: 1;

}



.goriyou-04 {

    position: relative;

}



.goriyou-04 .btn-intro {

    position: absolute;

    width: max-content;

    padding: 0px 65px;

    min-height: 48px;

    border-radius: 24px;

    top: -68px;

    left: 50%;

    transform: translateX(-50%);

}



.goriyou-04 .btn-intro:hover {

    opacity: 1;

}



.tbl-time-booking {

    width: 100%;

    border-collapse: collapse;

    border-spacing: 0;

    border: 1px solid #707070;

}



.tbl-time-booking th,

.tbl-time-booking td {

    padding: 22px 22px;

    border: 1px solid #707070;

}



.tbl-time-booking thead tr th:first-child {

    width: 20.5%;

}



.tbl-time-booking thead tr th:nth-child(2) {

    width: 51%;

}



.tbl-time-booking tbody tr .pb-0 {

    padding-bottom: 0;

}



.tbl-time-booking tbody tr .pt-0 {

    padding-top: 0;

}



.goriyou-05 .box-accordion-wrap .item-acc {

    border: 1px solid #1AA6B7;

    border-radius: 10px;

    padding: 25px 20px 25px 0px;

}



.flext-child-start a.btn {

    justify-content: flex-start;

    margin: 0;

}



.goriyou-06 {

    position: relative;

}



.goriyou-06 .btn-goriyou-6 {

    position: absolute;

    width: max-content;

    padding: 0px 65px;

    min-height: 48px;

    border-radius: 24px;

    top: -125px;

    left: 50%;

    transform: translateX(-50%);

}



.goriyou-06 .btn-goriyou-6:hover,

.btn-goriyou-8:hover {

    opacity: 1;

}



.pannel-goriyou-6 {

    border: 1px solid #707070;

    border-radius: 10px;

    overflow: hidden;

}



.pannel-goriyou-6 h3 {

    padding: 20px 0px;

}



.pannel-goriyou-6 .content-goriyou-6 {

    padding: 20px;

}



.pannel-goriyou-6 .content-goriyou-6 .w-100-pc {

    width: 100%;

}



.goriyou-07 .box-slogan-2 span {

    font-size: 9rem;

    opacity: 0.11;

}



.goriyou-07 .box-slogan-2 .btn-slogan {

    min-height: 51px;

    border-radius: 25px;

    width: max-content;

    padding: 0px 120px;

    position: absolute;

    left: 50%;

    transform: translateX(-50%);

    bottom: -7px;

}



.goriyou-08 {

    position: relative;

}



.goriyou-08 .btn-goriyou-8 {

    position: absolute;

    width: max-content;

    padding: 0px 100px;

    min-height: 48px;

    border-radius: 24px;

    top: -24px;

    left: 50%;

    transform: translateX(-50%);

}



.tbl-boarding-procedure thead tr th:nth-child(1) {

    width: 21%;

}



.tbl-boarding-procedure thead tr th:nth-child(2) {

    width: 31%;

}



.tbl-boarding-procedure .btn-type-1 {

    padding-left: 40px;

}



.goriyou-09 .thumb img {

    border-radius: 10px;

    width: 100%;

}



.box-dot {

    border-radius: 11px;

    position: relative;

}



.box-dot:before {

    content: "";

    width: 14px;

    height: 14px;

    border-radius: 50%;

    background-color: #1AA6B7;

    position: absolute;

    left: 25px;

    top: 50%;

    transform: translateY(-50%);

}



.goriyou-10 .title-icon {

    display: flex;

}



.box-dot.dot-top:before {

    top: 15px;

    transform: unset;

}



.pt-160 {

    padding-top: 160px;

}



.banner-goriyou-11 img {

    width: 100%;

}



.box-head-gr-12 {

    display: flex;

    align-items: center;

}



.box-clock {

    width: 85px;

    height: 85px;

    border-radius: 44px;

    display: flex;

    align-items: center;

    justify-content: center;

}



.slider-boarding .slide-arrow {

    position: absolute;

    bottom: 0px;

    background-color: transparent;

    border: none;

}



.slider-boarding .next-arrow {

    right: 34%;

}



.slider-boarding .prev-arrow {

    left: 34%;

}



.slider-boarding .slick-dots {

    display: flex;

    justify-content: center;

    margin-top: 10px;

}



.slider-boarding .slick-dots button {

    background-color: transparent;

    border-radius: 50%;

    width: 15px;

    height: 15px;

    border: 1px solid #B7B7B7;

    font-size: 0;

    margin: 0px 4px;

}



.slider-boarding .slick-dots .slick-active button {

    background-color: #EC6D45;

}



.goriyou-05 .box-accordion-wrap .border-0 {

    border: none;

}



.goriyou-13 .thumb {

    border-radius: 10px;

    overflow: hidden;

}



.goriyou-14 .thumb {

    border-radius: 10px;

    overflow: hidden;

}



.payment-img {

    max-width: 456px;

}



.single-senpaku-01 .main-title{

    padding-top: 25px;

}

.box-head-tab-full ul.tabs-nav{

    justify-content: space-between;

    border-bottom: 1px solid #707070;

}

.box-head-tab-full ul.tabs-nav li{

    margin-left: 0;

    margin-right: 0;

    min-width: 167px;

    padding: 8px 24px;

    text-align: center;

    border: 1px solid #707070;

    display: block;

    position: relative;

    margin-bottom: -1px;

    background-color: #EFEFEF;

}

.box-head-tab-full ul.tabs-nav li a{

    display: block;

}

.box-head-tab-full ul.tabs-nav li a:hover{

    opacity: 1;

}

.box-head-tab-full ul.tabs-nav li.active:before {

    content: "";

    position: absolute;

    width: calc(100% - 2px);

    top: 0;

    left: 1px;

    height: 2px;

    background-color: #4D9956;

}

.page-color-2 .box-head-tab-full ul.tabs-nav li.active:before {

    background-color: #FC791D;

}

.page-color-3 .box-head-tab-full ul.tabs-nav li.active:before {

    background-color: #1A509B;

}



.box-head-tab-full ul.tabs-nav li.active {

    background-color: #ffffff;

    border-bottom: 1px solid #fff;

}



.btn-full{

    border-radius: 7px;

    min-height: 56px;

    display: flex;

    align-items: center;

    justify-content: center;

}

.btn-change-bgcl{

    background-color: #189C4E;

    

}

.page-color-2 .btn-change-bgcl{

    background-color: #FC791D;

    

}

.page-color-3 .btn-change-bgcl{

    background-color: #1A509B;

}



.btn-change-bgcl-opacity{

    background-color: #EDFAF3;

}

.page-color-2 .btn-change-bgcl-opacity{

    background-color: #FFFDE6;

}

.page-color-3 .btn-change-bgcl-opacity{

    background-color: #E6F9FF;

}



.box-title-row {

    display: flex;

    justify-content: space-between;

    min-height: 58px;

    align-items: center;

    padding: 0px 20px 0px 35px;

    border-left: 7px solid #189c4d;

}



.page-color-2 .box-title-row {

    border-color: #FC791D;

    

}

.page-color-3 .box-title-row {

    border-color: #1A509B;

}



.box-title-row span.des-box-title-row{

    padding: 0px 20px;

}

table, td, th {

    border: 1px solid #707070;

}



table {

    width: 100%;

    border-collapse: collapse;

}

.row-content .content-item-left p{

    margin-bottom: 35px;

    font-size: 14px;

}



.row-content .content-item-left table{

    font-size: 14px;

}

.row-content .content-item-left table tr td{

    padding: 18px;

    vertical-align: top;

}

.row-content .content-item-left table tr td:first-child{

    background-color: #F4F0E6;

    

}

.row-content .content-item-left table tr td:last-child{

    padding-left: 28px;

    background-color: #fff;

}

.btn-360:before {

    background-image: url(../../assets/images/kansai-2/icon-360.svg);

    width: 41px;

    height: 31px;

    left: 19px;



}

.btn-360{

    padding: 0px 70px;

}

.content-ss-2 p{

    font-size: 1.4rem;

}

.content-ss-2 table{

    margin-bottom: 25px;

}

.content-ss-2 table tr:first-child td:first-child{

    width: 20%;

}

.content-ss-2 table tr:first-child td{

    background-color: #F4F0E6;

    width: 10%;

    padding: 10px 6px;

    

}

.content-ss-2 table tr td{

    text-align: center;

    background-color: #fff;

    font-size:  1.4rem;

}

.content-ss-2 table tr:nth-child(n+2) td:first-child{

    text-align: left;

    font-weight: bold;

    display: flex;

    align-items: center;

    width: 100%;

    height: 100%;

    border-right: 0;

    border-bottom: 0;

    border-left: 0;

}

.content-ss-2 table tr:nth-child(2) td:first-child{

    border-top: 0;

}



.content-ss-2 table tr td img{

    width: 45%;

    display: block;

    float: left;

    margin-right: 15px;

}

.box-item-equipment-service .list-tag{

    display: flex;

    justify-content: center;

}

.box-item-equipment-service .list-tag .tag-color{

    background-color:#EC6D45;

    margin: 0px 6px;

    width: max-content;

    padding: 0px 10px;

}

.toggle-white-btn-acc .toggle-hd {

    background-color: #ffffff;

    font-size: 1.6rem;

    font-weight: bold;

    line-height: 1.8;

    padding: 10px 25px;

    border: 1px solid #189C4E;

    border-radius: 7px;

    position: relative;

    color: #189C4E;

    min-height: 45px;

}

.toggle-white-btn-acc .toggle-hd.active::after {

    background-image: url(../images/kansai/icon-close-green.svg);

}

.toggle-white-btn-acc .toggle-hd::after {

    content: "";

    position: absolute;

    top: 50%;

    transform: translateY(-50%);

    width: 26px;

    height: 26px;

    background-image: url(../images/kansai/icon-open-green.svg);

    background-size: cover;

    background-repeat: no-repeat;

    background-position: center;

    right: 14px;

}

 

.map-index{

    background-repeat: no-repeat;

    background-size: cover;

    position: relative;

    min-height: 788px;

}

.map-index .maps-ship:before{

    content:"";

    background-image: url(../../assets/images/index/address-route-map.png);

    width:594px;

    height: 177px;

    position: absolute;

    background-repeat: no-repeat;

    right: 40px;

    bottom: 10px;

}



.map-index .maps-ship{

    position: absolute;

    right: 0px;

    top: 0;

    max-height: 743px;

}

.map-index .content-map{

    position: absolute;

}

.btn-map-svg{

    cursor: pointer;

    transition: all 0.3s;

}

.btn-map-svg:hover g:first-child{

    opacity: 0.9;

   

}

.btn-map-svg:hover circle{

    -webkit-animation: flash linear 1s infinite;

	animation: flash linear 1s infinite;

}

.banner-time-table{

    background-image: url(../images/index/bg-map-index.jpg);

    background-repeat: no-repeat;

    background-size: cover;

    background-position: 100% 75%;

    position: relative;

}

.banner-time-table .map-svg svg{

    margin-bottom: -8px;

}

.banner-time-table .map-svg-niihama svg{

    margin-bottom: -8px;

}

.banner-time-table .map-svg-yawatahama svg{

    margin-bottom: -8px;

}

.single-good-plan-01 .thumb-right-st-1{

    border-radius: 15px;

    overflow: hidden;

}

.single-good-plan-01 .thumb-right-st-1 img{

    width: 100%;

}



.single-good-plan-01 .title-left {

    border: 2px solid #189C4E;

    background: #fff;

    display: flex;

    align-items: center;

}

.single-good-plan-01 .title-left span{

    width: 90px;

    background-color:#189C4E;

    padding: 16px 0px;

    display: block;

}

.single-good-plan-01 .title-left h2{

    display: block;

    width: calc(100% - 90px);

}

.dot-green-top ul li{

    list-style: none;

    padding-left: 30px;

    position: relative;

    margin-bottom: 15px;

}

.dot-green-top ul li:before{

    content: "";

    position: absolute;

    background-color: #189C4E;

    display: inline-block;

    width: 14px;

    height: 14px;

    border-radius: 99%;

    left: 0px;

    top: 5px;

}

.single-good-plan-02 .tbl-price{

    border-top: 1px solid #707070;

    border-left:    1px solid #707070;

    border-right:  1px solid #707070;

   

}

.single-good-plan-02 .tbl-price .title-tbl{

    padding: 18px 30px;

    border-bottom:  1px solid #707070;

}

.single-good-plan-02 .tbl-price  .content-tbl{

    padding: 18px 30px;

    border-bottom:  1px solid #707070;

}

.category-wrap .box-news{

    padding-left: 15px;

}



.pagination-wrap .wp-pagenavi{

    position: relative;

}



.previouspostslink,.nextpostslink{

    font-size: 0;

    position: relative;

    color: #fff !important;

}

.previouspostslink:before{

    content: "";

    width: 28px;

    height: 28px;

    position: absolute;

    background-image: url('../../assets/images/index/arrow-left-circle.svg');

    top: 50%;

    transform: translateY(-50%);

    display: block;

    left: 0;

    background-repeat: no-repeat;

}

.nextpostslink:before{

    content: "";

    width: 28px;

    height: 28px;

    position: absolute;

    background-image: url('../../assets/images/index/arrow-right-circle-orange.svg');

    top: 50%;

    transform: translateY(-50%);

    display: block;

    right: 0;

    background-repeat: no-repeat;

}

.pagination-wrap a.first {

    position: absolute;

    left: 40px;

    font-size: 1.5rem;

    font-weight: bold;

    border-bottom: 2px solid #000;

    line-height: 1.3;

    /* text-decoration: underline; */

}

.pagination-wrap a.last {

    position: absolute;

    right: 40px;

    font-size: 1.5rem;

    font-weight: bold;

    border-bottom: 2px solid #000;

    line-height: 1.3;

    /* text-decoration: underline; */

}

.pagination-wrap .wp-pagenavi a.page{

    width: 38px;

    height: 38px;

    border: 1px solid #000;

    color: #000;

    background-color: transparent;

    font-size: 1.5rem;

}

.pagination-wrap .wp-pagenavi a:hover{

    opacity: 1;

}

.pagination-wrap .wp-pagenavi span.current {

    color: white;

    background-color: #000;

    border: 1px solid #000;

    font-size: 1.5rem;

    width: 38px;

    height: 38px;

}

.pagination-wrap .wp-pagenavi .extend{

    background-color: transparent;

    border: none;

    color: #000;

}

/* color-1 */



.pagination-wrap.cat-pagi-color-1 .wp-pagenavi a.page{

    border: 1px solid #189C4E;

    color: #189C4E;

    background-color: transparent;

}

.pagination-wrap.cat-pagi-color-1 .wp-pagenavi a:hover{

    opacity: 1;

}

.pagination-wrap.cat-pagi-color-1 .wp-pagenavi span.current {

    background-color: #189C4E;

    border: 1px solid #189C4E;

}

.pagination-wrap.cat-pagi-color-1 .wp-pagenavi .extend{

    border: none;

    color: #189C4E;

}



/* end color 1*/

/* color-2 */



.pagination-wrap.cat-pagi-color-3 .wp-pagenavi a.page{

    border: 1px solid #1A509B;

    color: #1A509B;

    background-color: transparent;

}

.pagination-wrap.cat-pagi-color-3 .wp-pagenavi a:hover{

    opacity: 1;

}

.pagination-wrap.cat-pagi-color-3 .wp-pagenavi span.current {

    background-color: #1A509B;

    border: 1px solid #1A509B;

}

.pagination-wrap.cat-pagi-color-3 .wp-pagenavi .extend{

    border: none;

    color: #1A509B;

}



/* end color 2*/

/* color-3 */



.pagination-wrap.cat-pagi-color-2 .wp-pagenavi a.page{

    border: 1px solid #FC791D;

    color: #FC791D;

    background-color: transparent;

}

.pagination-wrap.cat-pagi-color-2 .wp-pagenavi a:hover{

    opacity: 1;

}

.pagination-wrap.cat-pagi-color-2 .wp-pagenavi span.current {

    background-color: #FC791D;

    border: 1px solid #FC791D;

}

.pagination-wrap.cat-pagi-color-2 .wp-pagenavi .extend{

    border: none;

    color: #FC791D;

}



/* end color 3*/



.select-cat-sidebar select{

    display: block;

    width: 100%;

    padding: 13px 20px;

    border: 1px solid #E6E6E6;

    border-radius: 6px;

    color: #8B8B8B;

}

.category-banner .cat span{

    padding: 8px 15px;

    font-size: 1.4rem;

    font-weight: bold;

    display: block;

}



.category-banner .title-page-header{

    margin-left: 0;

}



.new-item-single{

    padding-left: 0;

}

.new-item-single .news-item{

    border-bottom: none;

    align-items: baseline;

}

.new-item-single .title-line{

    display: flex;

    align-items: center;

    padding-bottom: 20px;

    border-bottom: 1px solid #E6E6E6;

}

.new-item-single .title-line .label {

    background-color: #1CAFF0;

    border-radius: 14px;

    padding: 3px 12px;

    width: 55px;

    margin-left: 20px;

    display: inline-block;

}

.pagination-box-single a{

    font-size: 1.5rem;

    line-height: 2.2;

    text-decoration: underline;

    color: #000;

}

.pagination-box-single .pre-btn-post{

    padding-left: 40px;

    width: calc(50% - 150px);

    text-overflow: ellipsis;

    overflow: hidden;

    white-space: nowrap;

    display: block;

    position: absolute;

    left: 0;

}

.pagination-box-single .next-btn-post{

    padding-right: 30px;

    width: calc(50% - 150px);

    text-overflow: ellipsis;

    overflow: hidden;

    white-space: nowrap;

    display: block;

    text-align: right;

    position: absolute;

    right: 0;

}



.pagination-box-single .pre-btn-post:before{

    content: "";

    width: 28px;

    height: 28px;

    position: absolute;

    background-image: url('../../assets/images/index/arrow-left-circle.svg');

    top: 50%;

    transform: translateY(-50%);

    display: block;

    left: 0;

    background-repeat: no-repeat;

}

.pagination-box-single .next-btn-post:before{

    content: "";

    width: 28px;

    height: 28px;

    position: absolute;

    background-image: url('../../assets/images/index/arrow-right-circle-orange.svg');

    top: 50%;

    transform: translateY(-50%);

    display: block;

    right: 0;

    background-repeat: no-repeat;

} 



.pagi-color-2 .pre-btn-post:before,.cat-pagi-color-2 .previouspostslink:before{

    background-image: url('../../assets/images/index/arrow-left-circle.svg');

}

.pagi-color-2 .next-btn-post:before,.cat-pagi-color-2 .nextpostslink:before{

    background-image: url('../../assets/images/index/arrow-right-circle-orange.svg');

}



.pagi-color-1 .pre-btn-post:before,.cat-pagi-color-1 .previouspostslink:before{

    background-image: url('../../assets/images/index/arrow-left-circle-green.svg');

}

.pagi-color-1 .next-btn-post:before,.cat-pagi-color-1 .nextpostslink:before{

    background-image: url('../../assets/images/index/arrow-right-circle-green.svg');

}



.pagi-color-3 .pre-btn-post:before,.cat-pagi-color-3 .previouspostslink:before{

    background-image: url('../../assets/images/index/arrow-left-circle-blue.svg');

}

.pagi-color-3 .next-btn-post:before,.cat-pagi-color-3 .nextpostslink:before{

    background-image: url('../../assets/images/index/arrow-right-circle-blue.svg');

}

.pagi-color-0 .pre-btn-post:before,.cat-pagi-color-0 .previouspostslink:before{

    background-image: url('../../assets/images/index/arrow-left-circle-black.svg');

}

.pagi-color-0 .next-btn-post:before,.cat-pagi-color-0 .nextpostslink:before{

    background-image: url('../../assets/images/index/arrow-right-circle-black.svg');

}



.banner-catid-0{

    border-color: #000000;

}

.banner-catid-2{

    border-color: #FC791D;

}

.banner-catid-3{

    border-color: #1A509B;

}



.wp-block-columns {

    margin-left: -20px;

}

.wp-block-columns .wp-block-column{

    margin-left: 20px;

}



.wrap-content-page .wp-block-columns {

    margin-left: -40px;

}

.wrap-content-page .wp-block-columns .wp-block-column{

    margin-left: 40px;

}



.is-style-image-youtube img{

    width: 100%;

}

.is-style-image-youtube figcaption a{

    font-size: 1.4rem;

    text-align: center;

    color: #0877A8;

    display: block;

    margin-top: 20px;

}

.panel-accodian-child{

    border-radius: 10px;

    border: 1px solid #189C4E;

    overflow: hidden;

    margin-top: 12px;

}

.panel-accodian-child .toggle-hd {

    background-color: #fff;

    font-size: 1.6rem;

    font-weight: bold;

    line-height: 1.8;

    padding: 15px 17px;

    position: relative;

    color: #000;

    border: none;

    padding-right: 45px;



}

.panel-accodian-child .toggle-hd span.icon{

    color: #189C4E;

    margin-right: 15px;

}

.panel-accodian-child .toggle-hd.active::after {

    background-image: url(../images/kansai/icon-close-green.svg);

}

.panel-accodian-child .toggle-hd::after {

    content: "";

    position: absolute;

    top: 50%;

    transform: translateY(-50%);

    width: 26px;

    height: 26px;

    background-image: url(../images/kansai/icon-open-green.svg);

    background-size: cover;

    background-repeat: no-repeat;

    background-position: center;

    right: 14px;

}



.page-color-2 .panel-accodian-child .toggle-hd::after {

    background-image: url(../images/kansai/icon-open-orange.svg);

}

.page-color-2 .panel-accodian-child .toggle-hd.active::after {

    background-image: url(../images/kansai/icon-close-orange.svg);

}



.panel-accodian-child>.toggle-cont {

    border-top: 1px solid #189C4E;

    /* transition: all 0.5s ease-in-out; */

    /* height: 0 !important; */

}

.panel-accodian-child.toggle-open>.toggle-cont{

    /* height: 100% !important; */

}

.panel-accodian-child .toggle-cont .content{

    padding: 17px;

    background-color: #EDFFF4;

}

.panel-accodian-child .toggle-cont .content a{

    color: #0877A8;

}

.panel-accodian-child .toggle-cont .content h3{

    color:  #189C4E;

    font-weight: bold;

}

.panel-accodian-parent.toggle-open>.toggle-cont {

    /* height: 100% !important; */

    background-color: #fff;

    padding: 30px 7px;

}

.panel-accodian-parent>.toggle-cont {

    /* transition: all 0.5s ease-in-out; */

    /* height: 0 !important; */

}

.panel-accodian-parent{

    margin-bottom: 15px;

}

.lazy-block-link-wrap .title{

    border-radius: 29px;

}

.lazy-block-link-wrap .list-link {

    padding: 5px 0;

}

.lazy-block-link-wrap .list-link a {

    display: block;

    color: #0877A8;

    font-size: 1.4rem;

    line-height: 3.7;

    border-bottom: 1px solid #D3D3D3;

    padding-left: 15px;

}

.lazy-block-link-wrap .list-link a:last-child{

    margin-bottom: 30px;

}

.page-color-0 .page-header{

    border-bottom: 8px solid #000;

}

.page-color-2 .page-header{

    border-bottom: 8px solid #FC791D;

}

.page-color-3 .page-header{

    border-bottom: 8px solid #1A509B;

}

.page-color-0 .box-page-header .cat a{

    color: #000;

}

.page-color-1 .box-page-header .cat a{

    color: #189C4E;

}

.page-color-2 .box-page-header .cat a{

    color: #FC791D;

}

.page-color-3 .box-page-header .cat a{

    color: #1A509B;

}





.page-color-2 .main-title{

    border-top: 1px solid #FC791D;

}

.page-color-2 .main-title::after {

    background-color: #FC791D;

}

.page-color-3 .main-title{

    border-top: 1px solid #1A509B;

}

.page-color-3 .main-title::after {

    background-color: #1A509B;

}



.page-color-0 .panel-accodian-parent>.toggle-hd{

    background-color: #000000;

    border: 1px solid #000000;

}

.page-color-0 .panel-accodian-child .toggle-hd span.icon{

   color: #000;

}

.page-color-0 .panel-accodian-child {

    border: 1px solid #000000;

}

.page-color-2 .panel-accodian-parent>.toggle-hd{

    background-color: #FC791D;

    border: 1px solid #FC791D;

}

.page-color-3 .panel-accodian-parent>.toggle-hd{

    background-color: #1A509B;

    border: 1px solid #1A509B;

}





.page-color-2 .panel-accodian-child .toggle-hd span.icon{

    color: #FC791D;

}

.page-color-2 .panel-accodian-child .toggle-cont .content{

    background-color: #FFFDE6;

}

.page-color-2 .panel-accodian-child {

    border: 1px solid #FC791D;

}

.page-color-2 .panel-accodian-child>.toggle-cont {

    border-top: 1px solid #FC791D;

}



.page-color-3 .panel-accodian-child .toggle-hd span.icon{

    color: #1A509B;

}

.page-color-3 .panel-accodian-child .toggle-cont .content{

    background-color: #E6F9FF;

}

.page-color-3 .panel-accodian-child {

    border: 1px solid #1A509B;

}

.page-color-3 .panel-accodian-child>.toggle-cont {

    border-top: 1px solid #1A509B;

}



.page-color-3 .panel-accodian-child .toggle-hd::after{

    background-image: url(../images/kansai/icon-open-blue.svg);

}

.page-color-3 .panel-accodian-child .toggle-hd.active::after {

    background-image: url(../images/kansai/icon-close-blue.svg);

}



.box-tax-good-plan {

    padding: 25px 20px;

    border: 1px solid #000;

}

.box-img-good-plan{

    border-radius: 15px;

    overflow: hidden;

}

.box-img-good-plan img{

    border-radius: 15px;

}

.box-content-good-plan {

    padding: 0px 20px;

}



.tax-color-1 .box-tax-good-plan{

    border: 1px solid #189C4E;

}

.tax-color-2 .box-tax-good-plan{

    border: 1px solid #FC791D;

}



.tax-color-3 .box-tax-good-plan{

    border: 1px solid #1A509B;

}

.tax-color-1 .box-tax-good-plan .box-title-good-plan a{

    color: #189C4E;

}

.tax-color-2 .box-tax-good-plan .box-title-good-plan a{

    color: #FC791D;

}



.tax-color-3 .box-tax-good-plan .box-title-good-plan a{

    color:  #1A509B;

}



.page-color-1 .breadcrums a.color-1{

    color:  #189C4E;

}

.page-color-2 .breadcrums a.color-1{

    color:  #FC791D;

}

.page-color-3 .breadcrums a.color-1{

    color:  #1A509B;

}



.page-color-1 .breadcrums ul li:not(:nth-last-child(1)):after{

    background-image: url(../images/index/icon-bread.svg);

}

.page-color-2 .breadcrums ul li:not(:nth-last-child(1)):after{

    background-image: url('../images/yamatahama/icon-bread.svg');

}

.page-color-3 .breadcrums ul li:not(:nth-last-child(1)):after{

    background-image: url('../images/niihama/icon-bread.svg');

}



.single-good-plan-color-2 .excerpt{

    color:  #FC791D;

}

.single-good-plan-color-3 .excerpt{

    color:  #1A509B;

}

.single-good-plan-color-2 .single-good-plan-01 .title-left{

    border: 2px solid #FC791D;

}

.single-good-plan-color-2 .single-good-plan-01 .title-left span{

    background-color: #FC791D;

}

.single-good-plan-color-3 .single-good-plan-01 .title-left{

    border: 2px solid #1A509B;

}

.single-good-plan-color-3 .single-good-plan-01 .title-left span{

    background-color: #1A509B;

}

.single-good-plan-color-2 .dot-green-top ul li:before{

    background-color: #FC791D;

}

.single-good-plan-color-3 .dot-green-top ul li:before{

    background-color: #1A509B;

}

.red-box-editor {

    border:2px solid #FF0000;

    padding:15px

} 

.wrap-content-page .container p + .wp-block-lazyblock-accordian{

    padding-top: 15px;



} 



@-webkit-keyframes flash {

	0% { opacity: 1; } 

	50% { opacity: .1; } 

	100% { opacity: 1; }

}

@keyframes flash {

	0% { opacity: 1; } 

	50% { opacity: .1; } 

	100% { opacity: 1; }

}



@media(min-width:767px) {

    .mt-170 {

        margin-top: 170px;

    }

}



.page-color-2 .lazy-block-link-wrap .title {

    background-color: #FEE7CB;

}



.page-color-3 .lazy-block-link-wrap .title {

    background-color: #E6F9FF;

}



.box-btn-maintenance {

    width: 34.6rem;

    height: 8.4rem;

    line-height: 8.4rem;

    font-size: 1.6rem;

    margin: auto;

    border: 2px solid #189C4E;

}



.page-color-2 .box-btn-maintenance {

    border-color: #FC791D;

}



.page-color-3 .box-btn-maintenance {

    border-color: #1A509B;

}

#single-senpaku-03 iframe{

    width: 100%;

    height: 160px;

}

a.link-disabled{

    cursor: default;

    pointer-events: none;

}

a.link-disabled:hover{

    opacity: 1;

}

iframe{

    width: 100%;

}

.btn-300{

    min-width: 300px;

    width: fit-content;

}

.btn-center{

    margin-left: auto;

    margin-right: auto;

}

.box-table-right a.btm-map{

    width: 138px;

}

.box-table-right > p{

    width: calc(100% - 145px);

}

.fare-table{

    max-width: 525px;

    margin-left: auto;

    margin-right: auto;

}

.fare-table table{

    border-color: #707070;

    border-right: none;

    border-bottom: none;

}

.fare-table table th{

    font-weight: bold;

    background-color: #F4F0E6;

}

.fare-table table th,.fare-table table td{

    width: 50%;

    text-align: center;

    border-color: #707070;

    padding: 20px 0;

    border-left: none;

    border-top: none;

}

.fare-table-2{

    max-width: 800px;

}

.fare-table-2 table th,.fare-table table td{

    width: 33.333%;

}

.fare-box{

    margin: 30px auto 0;

    max-width: 570px;

    padding: 20px;

    border: 1px solid #189C4E;

    border-radius: 10px;

    background-color: white;

}

.box-page-header .cat a{

    pointer-events: none;

    cursor: default;

}

.breadcrums ul li a.link-disabled{

    color: #888888;

}

.breadcrums ul li span:not(.fw-bold){

    color: black;

}

body.home .footer-wrap{

    margin-top: 0;

}

.table-time-table tr:not(:first-child) td:nth-child(1){

    text-align: left;

}

body.page-kyuushi.page-fare-price{

    background-color: white;

}



.banner-slider .box-banner-slide-5 {

    background-image: url(../images/index/banner-5.png);

    height: 100%;

    background-repeat: no-repeat;

    background-size: 660px 437px;

    background-position: left center;

}



.banner-slider .box-banner-slide-6 {

    background-image: url(../images/index/banner-6.png);

    height: 100%;

    background-repeat: no-repeat;

}



.banner-slider .box-banner-slide-7 {

    background-image: url(../images/index/banner-7.png);

    height: 100%;

    background-repeat: no-repeat;

}

	.banner-slider .box-banner-slide-hotel img{
		position: absolute;
    /*top: 36px;
    left: -24px;*/
		bottom:max(-16.4vw,-164px);
	}
	

	.banner-slider .box-banner-slide-access img{
		position: absolute;
    top: 20px;
    left: 40px;
	}
	
.banner-slider .box-banner-slide-dougo {
	background-image:url(../images/index/content-slide-dougo.webp);
}


.box-content-slide-2{

    right: -122px;

    bottom: 35px;

    top: unset;

}

.box-content-slide-4{

    right: 95px;

    bottom: 40px;

    left: unset;

    transform: none;

    position: absolute;

}

.box-content-slide-5{

    right: 15px;

    bottom: 20px;

    left: unset;

    transform: none;

    position: absolute;

}

.box-content-slide-6{

   /* position: static;

    margin: auto;

    text-align: center;

    display: flex;

    justify-content: center;

    align-items: center;

    width: 100%;

    height: 100%;*/

}

.box-content-slide-6 img{
	height: auto;
	width: auto;
    margin: auto;

}

.box-content-slide-ishizuchi_01{
   width: 574px;
    /* margin-top: 10px; */
    position: absolute;
    top: 10px;
    left: 43px;
}

.box-content-slide-ishizuchi_02 {
    width: 153px;
	    position: absolute;
	    right: 48px;
    top: 46px;
}

.box-content-slide-usukitakeyoi {
  width: min(83.81vw, 900px);
    /* margin-top: 10px; */
    position: absolute;
    top: 24px;
    left: 42px;
}



.wp-block-buttons>.wp-block-button:last-child a.wp-block-button__link{

    margin-bottom: 35px;

}

@media (min-width:768px) {

    .box-res-3{

        padding-right: 15px;

    }

    .list-anchor-page li a{

        padding-bottom: 15px;

        min-height: 57px;

    }

    .list-anchor-page li a span{

        max-width: 125px;

        display: inline-block;

    }

    .box-head-tab-full ul.tabs-nav li{

        margin-left: 7px;

        margin-right: 7px;

        width: 100%;

        min-width: 0;

        justify-content: flex-start;

    }

    ul.tabs-nav li{

        cursor: pointer;

    }

    #single-senpaku-03 iframe{

        height: 450px;

    }

    #single-senpaku-01 .row-content .content-item-left table tr td:first-child{

        width: 127px;

    }

    .row-content .content-item-left table tr td{

        padding: 18px 10px 18px 15px;

    }

    .item-detail-left{

        width: 150px;

        margin-right: 15px;

    }

    .item-detail-right{

        width: calc(100% - 165px);

    }

}

a.wp-block-button__link{

    min-height: 53px;

    padding: 10px 10px 0;

    display: flex;

    justify-content: flex-start;

    align-items: center;

    color: #0877A8;

    font-size: 1.4rem;

    border-bottom: 1px solid #D3D3D3;

    background-color: rgba(0,0,0,0);

    border-radius: 0;

}

a.wp-block-button__link:hover{

    opacity: 0.6;

    color: #0877A8;

}

a.wp-block-button__link:visited{

    color: #0877A9;

}



.page-template-page-restaurant .box-item-detail{

    padding-bottom: 15px;

    border-bottom: 1px solid #D1D1D1;

}

.popup-cont .popup-cont-inner{

    border-radius: 10px;

}

.box-item-res .box-img-item-res  img{

    width: 100%;

    height: auto;

}

.box-item-res .box-img-item-res  .item-detail-right img{

    width: auto;

}

.box-img-item-res {

    margin-top: 10px;

    text-align: center;

    height: 162px;

    display: flex;

    justify-content: center;

    align-items: center;

}

.box-item-res{

    padding-top: 6px;

    border: 2px solid transparent;

}

.box-item-res .box-img-item-res img{

    max-width: 100%;

    max-height: 100%;

    width: auto;

    height: auto;

}

a.btn.btn-all{

    box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 16%);

}

@media (min-width:768px) {

    

    .box-slide-home-2 button.slick-arrow{

        width: 42px;

        height: 42px;

    }

    body header{

        height: 55px;

    }

    body header .header-wrapper{

        position: fixed;

        width: 100%;

        background-color: white;

        z-index: 101;

    }

    body:not(.home) #menu-fixed{

        height: 67px;

    }

    body:not(.home) .menu-fixed{

        position: fixed;

        top: 55px;

        width: 100%;

        z-index: 100;

        background-color: white                                                                                                                                     ;

    }

    .mega-menu{

        max-height: calc(100vh - 125px);

    }

    body.home .fixed-section{

        top: 55px;

    }

    header .header-main{height: 55px;}

    body.home.home-fixed-menu .header-main{

        box-shadow: none;

    }

}

.lv1{

    margin-bottom: 0;

}

body.page-yakkan .lv1{

	overflow:hidden;

	margin:40px 0px;

}







body.page-yakkan .sub_txt{

	font-weight:bold;

	overflow:hidden;

	margin-bottom:30px;

}



body.page-yakkan .lv2_sp span,

body.page-yakkan .lv2 span{

	padding-right:0.5em;

}



body.page-yakkan .lv2{

	overflow:hidden;

}



body.page-yakkan .lv2 p{

	text-indent:-3.5em;

	padding-left:3.5em;

}



body.page-yakkan .lv2_sp{

	overflow:hidden;

	margin-bottom:0px;

}



body.page-yakkan .lv2_sp p{

	text-indent:-3.5em;

	padding-left:3.5em;

}



body.page-yakkan .lv3{

	overflow:hidden;

	margin-left:1em;

	margin-bottom:5px;

}



body.page-yakkan .lv3 p{

	text-indent:-1em;

	padding-left:1em;

}

div.section-4-reverse{

    display: flex;

    flex-wrap: wrap;

}

div.section-4-reverse > section{

    width: 100%;

}

div.section-4-reverse > section#single-senpaku-04{

    order: 2;

}

div.section-4-reverse > section{

    order: 1;

}

.page .panel-accodian-child p.lv1{

	font-weight: bold;

	padding: 0.5em 0;

}

.page .panel-accodian-child p.lv2{

	margin: 0em 0 0.5em 2em;

}

.banner-slider .box-slide{

    position: relative;

}

.banner-slider .box-slide:not(.slick-active):before{

    width: 100%;

    height: 100%;

    position: absolute;

    display: block;

    background-color: rgba(0, 0, 0, 0.4);

    z-index: 2;

    content: '';

}



table.table-time-table thead tr td{

    font-size: 16px;

}

.table-time-table tbody tr:first-child td:nth-child(1){

    text-align: left;

}

.border-radius-50pc{

    border-radius: 50%;

}

.tbl-fare-price-01 tbody tr:not(:first-child) td{

    font-size: 1.7rem;

}

.fare-box.fare-box-red{

    border-color: red;

}





@media (min-width:768px) { 

    .mega-menu{

        opacity: 1;

        transition: top 0.5s;

        -webkit-transition: top 0.5s;

        -moz-transition: top 0.5s;

        -o-transition: top 0.5s;

    }

    

    .menu-fixed-item.active + .mega-menu.hiding{

        display: block !important;

        opacity: 0;

        z-index: -99999999;

        top: 150vh;

    } 

    .tbl-fare-price-01 td, .tbl-fare-price-01 th,.tbl-fare-price-01 td span, .tbl-fare-price-01 th span {

        font-size: 16px;

    }

    body.fixed-active.home .header-main{

        box-shadow: none;

        z-index: 102;

        background-color: #fff;

    }

    .tbl-fare-price-01.tbl-fare-price-01-new{

        max-width: 700px;

    }

    section#single-senpaku-06 .content-full.row-content .content-item-left table tr td:first-child{

        width: 185px;

    }

    body.home.logged-in.admin-bar .fixed-section,body:not(.home).logged-in.admin-bar .menu-fixed{

        top: 87px;

    }

}

.box-banner-goriyou{

    min-height: 316px;

    padding-top: 20px;

    padding-bottom: 20px;

    display: flex;

    justify-content: center;

    align-items: center;

    align-content: center;

    flex-wrap: wrap;

}

.box-banner-goriyou > .content {

    width: 100%;

}

.box-item-res.hot-deal .title-hot-deal.title-hot-deal-0{

    display: none;

}

.box-item-res.hot-deal.hot-deal-0{

    border-color: rgba(0,0,0,0);

}



/* .page-en-kyu.page-kyuushi table td:after{

    display: none !important;

} */

.page-en-kyu.page-kyuushi table tr:after{

    display: none !important;

}

.hot-deal-border-none .box-item-res.hot-deal{

    border-color: rgba(0, 0, 0, 0);

}

.table-time-table tr td:nth-child(4){

    background-color: white;

}

.box-page-header .cat{

    word-break: keep-all;white-space: nowrap;

}

.page-header{

    min-height: 100px;

    height: auto;

}

/* smartphones, touchscreens */

@media (hover: none) and (pointer: coarse) and (min-width:768px) {

    .mega-menu{

        transition: none;

    }

}

#banner-home{

    overflow: hidden;

}

#news-single .box-news .news-item .cat{

    margin-right: 5px;

    margin-top: 5px;

    margin-bottom: 5px;

}

.select-cat-sidebar select{

    background-image: url(../images/index/arrow-ios-forward-outline.png);

    background-size: 10px 6px;

    background-position: right 23px center;

    background-repeat: no-repeat;

}

.panel-accodian-parent .toggle-cont,.panel-accodian-child .toggle-cont{

    display: none;

}

#home-2 .toggle-pc .toggle-cont{

    display: none;

}


body.home .box-slide-home-2 .slick-slide p.text-center{

    display: none;

}

.box-slide-home-2 button.slick-arrow{

    top: 52%;

}

.banner-slider .box-slide > a{

    display: block;

    width: 100%;

    height: 100%;

}

.banner-slider .box-slide > a:hover{

    opacity: 1;

}

div#logo{

    width: 204px;

    padding-top: 12px;

}

.page-en-kyu table,.page-en-osaka table{

    background-color: white;

}

body.page.page-kyuushi.page-fare-price .tbl-fare-price-01{

    max-width: 700px;

}

body.page-en-kyu.page-kyuushi .table-time-table.time-table-2 tr:nth-child(1) td:last-child::after{

    width: 99px;

    height: 34px;

    background-image: url(../images/english/icon-sun-star.svg);

    right: -109px;

}

body.page-en-kyu.page-kyuushi .table-time-table.time-table-2 tr:nth-child(2) td:last-child::after{

    width: 67px;

    height: 34px;

    background-image: url(../images/english/icon-sun-spe.svg);

    right: -77px;

}

body.page-en-kyu.page-kyuushi .table-time-table tr:nth-child(4) td:last-child::after,

body.page-en-kyu.page-kyuushi .table-time-table tr:nth-child(6) td:last-child::after{

    background-image: url(../images/english/icon-sat.svg);

    right: -44px;

}

body.page-en-kyu.page-kyuushi .table-time-table tr:nth-child(1) td:last-child:after{

    background-image: url(../images/english/icon-sun.svg);

    width: 56px;

    right: -66px;

}

body.page-en-kyu.page-kyuushi .table-time-table tr td:nth-child(2){

    padding-left: 0;

    text-align: center;

}

body.page-en-kyu.page-kyuushi .table-time-table tr td:nth-child(3){

    width: 10%;

}

body.page-en-kyu.page-kyuushi .table-time-table tr td:nth-child(1){

    width: 28%;

}

body.page-en-kyu.page-kyuushi .table-time-table tr td:nth-child(2),body.page-en-kyu.page-kyuushi .table-time-table tr td:nth-child(4){

    width: 31%

}

@media (max-width:1200px) and (min-width:768px){



    body.page-en-kyu.page-kyuushi.page-en-kyu table.table-time-table{

        max-width: 360px;

        margin-left: 0;

    }

}