@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Anton&family=Noto+Sans+JP:wght@100..900&display=swap');
.main-content-wrap.under {
    padding-top: 155px;
    width: 100%;
}

input[type=checkbox] {
display: inline-block!important;
margin: 0 5px 0 0;
}
input[type=checkbox]:checked  {
opacity: 1 !important;
background-color:#22B039;

}
#content_3401 .booking-form-people-number-row .input-number:last-child,
#content_3403 .booking-form-people-number-row .input-number:last-child,
#content_3401 .booking-form-people-number-row .cl,
#content_3403 .booking-form-people-number-row .cl{
    display: none
}
/******************************
ACTIVITY
******************************/

header.pageheader {
    margin-bottom: 50px;
}
header.pageheader h2 {
    font-family: 'Anton', sans-serif;
    font-size: 48px;
    text-align: center;
}
header.pageheader span.line {
    border-width: 0px 0px 3px 0px;
    border-style: solid;
    border-color: #000;
    padding-top: 10px;
    width: 50px;
    display: block;
    margin: 0 auto;
}
header.pageheader span.jp {
    font-size: 13px;
    display: block;
    text-align: center;
    margin-top: 10px;
}
header.pageheader p {
    font-size: 14px;
    line-height: 24px;
    margin-top: 25px;
    text-align: center;
}
.activity .content-wrap {
    width: 100%;
    padding-top: 200px;
}
#rafting {
    width: 100%;
    background-image: url(../img/activity/rafting_bg.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#canyoning {
    width: 100%;
    background-image: url(../img/activity/canyoning_bg.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#canue {
    width: 100%;
    background-image: url(../img/activity/canue_bg.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#snow {
    width: 100%;
    background-image: url(../img/activity/snow_bg.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#sup {
    width: 100%;
    background-image: url(../img/activity/sup_bg.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#climbing {
    width: 100%;
    background-image: url(../img/activity/bg_climing.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.content-wrap .inner {
    width: 1280px;
    margin: 0 auto;
    padding: 50px 0;
    background-color: #FFF;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
}
.content-wrap .inner p.title {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 50px;
}
.content-wrap .inner .desc-area {
    margin-bottom: 90px;
    padding: 0 50px;
}
.content-wrap .inner .desc-area .half {
    overflow: hidden;
    margin-bottom: 70px;
}
.content-wrap .inner .desc-area div.left {
    padding-top: 20px;
    width: 50%;
    float: left;
}
.content-wrap .inner .desc-area div.left .text-box {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 70px;
}
.content-wrap .inner .desc-area div.left .btn-box {
    overflow: hidden;
    margin-top: 10px;
}
.content-wrap .inner .desc-area div.left .btn-box a {
    width: 100%;
    height: 60px;
    background-color: #e20e0e;
    text-align: center;
    float: left;
    line-height: 60px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #e20e0e;
    color: #fff;
}
.content-wrap .inner .desc-area div.left .btn-box a:hover {
    background-color: #FFF;
    border: 1px solid #e20e0e;
    color: #e20e0e;
}
.content-wrap .inner .desc-area div.left .btn-box a:hover>span {
    color: #e20e0e;
}
.content-wrap .inner .desc-area div.left .btn-box a span {
    color: #FFF;
    font-size: 14px;
}
.content-wrap .inner .desc-area div.left .btn-box a.left {
    margin-right: 2%;
	display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.content-wrap .inner .desc-area div.left .btn-box a.right {
    margin-left: 2%;
}
.content-wrap .inner .desc-area div.right {
    width: 50%;
    float: right;
}
.content-wrap .inner .desc-area div.right {
    padding-left: 20px;
}
.content-wrap .inner .desc-area div.right div.img {
    margin-bottom: 30px;
    width: 100%;
    height: auto
}
.content-wrap .inner .desc-area div.under {
    width: 960px;
    margin: 0 auto;
}
.content-wrap .inner .desc-area div.under ul {
    overflow: hidden;
}
.content-wrap .inner .desc-area div.under ul li {
    float: left;
    width: 33.3%;
    text-align: center;
}
.content-wrap .inner .desc-area div.under ul li img {
    width: 98%;
    height: auto;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.content-wrap .inner .plan {
    width: 960px;
    margin: 0 auto 100px;
}
.content-wrap .inner .plan .title {
    font-size: 24px;
    text-align: center;
    margin-bottom: 50px;
}
.content-wrap .inner .plan table {
    table-layout: fixed;
    width: 100%;
    margin-bottom: 50px;
}
.content-wrap .inner .plan table th, .content-wrap .inner .plan table td {
    padding: 20px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #ccc;
    vertical-align: middle;
    line-height: 24px;
}
.content-wrap .inner .plan table th {
    background-color: #efefef;
}
.content-wrap .inner .plan table thead th.black {
    background-color: #000;
    color: #FFF;
}
.content-wrap .inner .plan .caution .box {
    margin-bottom: 25px;
}
.content-wrap .inner .plan .caution .box h3 {
    font-size: 16px;
    margin-bottom: 25px;
    padding-left: 35px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    background-image: url(../img/activity/wave-icon.png);
    background-repeat: no-repeat;
    background-position: left 4px;
	
}
.content-wrap .inner .plan .caution .box p {
    font-size: 13px;
    line-height: 24px;
}
.content-wrap .inner .time-table header {
    background-color: #000;
    padding: 60px 0;
    text-align: center;
}
.content-wrap .inner .time-table header h2 {
    font-size: 48px;
    color: #FFF;
    font-family: 'Anton', sans-serif;
}
.content-wrap .inner .time-table header span.line {
    border-width: 0px 0px 3px 0px;
    border-style: solid;
    border-color: #fff;
    padding-top: 10px;
    width: 50px;
    display: block;
    margin: 0 auto;
}
.content-wrap .inner .time-table header span.jp {
    font-size: 13px;
    display: block;
    text-align: center;
    margin-top: 10px;
    color: #FFF;
}
.content-wrap .inner .time-table ul {
    padding: 40px;
    overflow: hidden;
}
.content-wrap .inner .time-table ul li {
    display: inline-block;
 /display: inline;
 /zoom: 1;
    width: 24.7%;
    padding: 10px;
    vertical-align: top
}
.content-wrap .inner .time-table ul li .img {
    width: 100%;
    margin-bottom: 20px;
}
.content-wrap .inner .time-table ul li .img img {
    width: 100%;
    height: auto;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.content-wrap .inner .time-table ul li h3 {
    font-size: 16px;
    margin-bottom: 8px;
}
.content-wrap .inner .time-table ul li span.line {
    width: 20px;
    border-bottom: 3px solid #000;
    display: block;
    margin-bottom: 10px;
}
.content-wrap .inner .time-table ul li p {
    font-size: 13px;
    line-height: 24px;
}
.content-wrap .inner .time-table .pack {
    width: 1185px;
    margin: 0 auto;
    padding: 30px;
    background-color: #efefef;
    font-size: 13px;
    line-height: 24px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.left .text-box .contacts {
    font-size: 16px;
    margin-top: 20px;
    line-height: 30px;
}
.text-box .contacts span {
    /* [disabled]display: block;
*/
    border-bottom: 1px solid #CDCDCD;
    line-height: 30px;
    color: #20AF38;
}
.inner .plan .oneclum {
    border-right: 1px solid #CCCCCC;
}
#canyoning .half .left .text-box, #sup .half .left .text-box {
    background-image: url(../img/activity/ca_sup.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 90px auto;
}
#canue .half .left .text-box {
    /*background-image: url(../img/activity/cune.png);*/
	background-image: url(../img/activity/ca_sup.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 90px auto;
}
#rafting .half .left .text-box {
    background-image: url(../img/activity/raf.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 200px auto;
}
#climbing .half .left .text-box{
	background-image: url(../img/activity/climbing_6500.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 90px auto;
	
}
#snow .half .left .text-box {
    background-image: url(../img/activity/cra_snow.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 90px auto;
}
.content-wrap .articleWrap .wp-pagenavi {
    display: flex;
    justify-content: center
}
.articleWrap .wp-pagenavi a, .articleWrap .wp-pagenavi span {
    padding: 10px;
    margin: 0 5px
}
.articleWrap .wp-pagenavi .current {
    background-color: #22AF38;
    color: #FFFFFF;
}
#reservation_list .inner .reservation_list {
    display: block;
    padding: 15px 0;
    width: 90%;
    margin: 0 auto
}
#reservation_list .inner .reservation_list a {
    display: block;
    background-color: #231916;
    color: #fff;
    padding: 15px;
    border-radius: 5px;
    text-align: center;
    transition: 0.4s
}
#reservation_list .inner .reservation_list a:hover {
    background-color: #22AC38;
}
.inner #mix-anchor {
    width: 90%;
    margin: 0 auto
}
.inner #mix-anchor table {
    border: 1px solid #ccc;
	width: 100%;
}
.inner #mix-anchor table th, .content-form th {
    background-color: #F0F0F0;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
.content-form th {
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc !important;
    border-top: 1px solid #ccc !important;
    border-bottom: none !important;
    text-align: left !important
}
.content-form td {
    border-right: 1px solid #ccc;
    border-left: none !important;
    border-top: 1px solid #ccc !important;
    border-bottom: none !important;
    line-height: 25px !important
}
.content-form table {
    border-bottom: 1px solid #ccc !important;
    margin: 20px auto !important
}
.inner #mix-anchor table td {
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}
.inner #mix-anchor table tr th, .inner #mix-anchor table tr td, #mix-anchor table .calendar-caption, .content-form th, .content-form td {
    padding: 20px !important;
}
.content-form td input, .content-form td textarea {
    border: 1px solid #ccc;
    padding: 10px
}
.homes {
    background-color: #E51215;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
    margin: 30px auto 0 auto;
}
#action-button button {
    display: block;
    margin: 0 auto;
    width: 50%;
    background-color: #DE3F3D;
    color: #fff;
    padding: 10px;
    border: none;
    border-radius: 5px;
    font-size: 110%
}
#mix-anchor table .calendar-caption {
    background-color: #F0F0F0;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
	width: 100%;
}
.monthly-prev-next {
    background-color: #222222;
    padding: 20px 10px;
    color: #fff;
	width: 100% !important
}
.monthly-prev-next .monthly-prev a, .monthly-prev-next .monthly-prev span {
    color: #fff;
    font-size: 90%;
}
.monthly-prev-next .monthly-next a, .monthly-prev-next .monthly-next span {
    color: #fff;
    font-size: 90%;
}
.monthly-prev-next .monthly-next a {
    background-color: #555;
    padding: 5px 20px;
}
.red {
    color: #D83A3D
}
.day-mix-calendar caption {
    padding: 15px;
    color: #fff;
    background-color: #222222 !important;
}
.inner #mix-anchor .selectlink {
    width: 100%;
    padding: 15px;
    border: none;
    background-color: #222222 !important;
    text-align: right;
    outline: none;
    text-overflow: '';
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    color: #fff;
}
.select-wrap {
    position: relative;
}
.calendar-title {
    z-index: 10;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    font-weight: normal;
    line-height: normal;
    content: "予約カレンダー";
    color: #fff;
    text-align: center;
    pointer-events: none;
}
.select-wrap i {
    z-index: 10;
    position: absolute;
    bottom: 5px;
    right: 40px;
    font-weight: normal;
    line-height: normal;
    font-size: 20px;
    color: #AAA9A9;
    text-align: center;
    pointer-events: none;
}
.select-wrap:after {
    z-index: 10;
    position: absolute;
    right: 70px;
    top: 20px;
    content: '他のコース';
    font-size: 80%;
    color: #AAA9A9;
    pointer-events: none;
}
.selectlink option {
    background-color: #222222;
    color: #fff;
    text-align: right;
    padding: 10px;
    display: block;
}
.selectlink::-ms-expand {
 display: none;
}
.selectlink:-moz-focusring {
 color: transparent;
}
.day-number {
    font-size: 150%;
    font-weight: bold
}
.content-form fieldset {
    border: none !important
}
.content-form table {
    border-spacing: 0px !important;
}
.booking-option-select, #client-child, #client-adult {
    padding: 10px !important;
}
td .input-number {
  
    padding: 5px 0;
    margin: 10px;
}
td .input-number p {
    display: inline-block;
    vertical-align: middle
}
.input-number {
    
    height: auto !important
}
.content-form th {
    width: 40% !important
}
form #booking-confirm-fieldset .plan.yoyaku {
    margin: 50px auto 30px auto
}
.plan.yoyaku p input {
    border: 1px solid #ccc;
    transform: scale(1.5);
    margin: 0 10px 0 0;
    display: inline-block !important;
-moz-appearance: checkbox !important;
margin-block-start: 3px;
margin-block-end: 3px;
margin-inline-start: 4px;
margin-inline-end: 3px;
}

#terms-conditions, #accedence-box{
    background-color: #F3F1F1;
    padding: 20px;
     margin: 0px auto !important;
    text-align: center
}
form #accedence-box #terms-accedence {
    border: 1px solid #777;
    transform: scale(2)
}

#terms-conditions, #accedence-box {
    width: 80% !important;
    height: auto;
   
    display: block !important;
}
#terms-conditions a{
    color: #22B039;
    text-decoration: underline;
    line-height: 30px;
}
#accedence-box{
    margin: 0px auto 30px auto!important;
}
.content-wrap .map iframe {
	width: 100%;
	height: 350px
}


@media(max-width:640px) {
    .input-number {
    float: none !important;
    height: auto !important
}
#action-button button {
    width: 90%;
    font-size: 100%
}
.content-form th, .content-form td {
    width: 100% !important;
    display: block;
    clear: both
}
.content-form td {
    border-left: 1px solid #ccc !important;
}
.inner #mix-anchor {
    width: 100%;
    margin: 0 auto;
    font-size: 90%
}
.day-number {
    font-size: 150%;
    font-weight: bold
}
.inner #mix-anchor table tr th, .inner #mix-anchor table tr td {
    font-size: 90%;
    padding: 5px;
}
.ng, .note, .ok {
    font-size: 11px !important;
    padding: 5px !important;
}
.booking-form-people-number-row td p .red {
    display: block
}

}
.ng {
    background-color: #F0F0F0;
    font-size: 60%;
    border-radius: 10px;
    padding: 10px;
    color: #AAA9A9;
    margin: 10px auto;
}
.note {
    background-color: #FD983F;
    font-size: 60%;
    border-radius: 10px;
    padding: 10px;
    color: #fff;
    margin: 10px auto;
}
.ok {
    background-color: #DE3F3D;
    font-size: 60%;
    border-radius: 10px;
    padding: 10px;
    color: #fff;
    margin: 10px auto;
}
.calendar-mark a {
    text-decoration: none;
}

/********************** smart phone ***********************/

@media(max-width:640px) {
.main-content-wrap.under {
    padding-top: 55px;
}
.content-wrap .articleWrap .wp-pagenavi {
    padding: 20px 0 20px 0
}
header.pageheader {
    margin-bottom: 30px;
}
header.pageheader h2 {
    font-size: 36px;
}
header.pageheader span.line {
    border-width: 0px 0px 2px 0px;
    padding-top: 8px;
    width: 50px;
}
header.pageheader span.jp {
    font-size: 11px;
    display: block;
    text-align: center;
    margin-top: 8px;
}
header.pageheader p {
    font-size: 12px;
    line-height: 20px;
    text-align: left;
}
.content-wrap {
    width: 100%;
    background-image: none;
    background-attachment: fixed;
    background-repeat: no-repeat;
    padding-top: 0px;
}
.content-wrap .inner {
    width: 100%;
    padding: 0px;
    background-color: #FFF;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.content-wrap .inner p.title {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px;
}
.content-wrap .inner .desc-area {
    margin-bottom: 50px;
    padding: 0px;
}
.content-wrap .inner .desc-area .half {
    margin-bottom: 30px;
}
.content-wrap .inner .desc-area div.left {
    margin-bottom: 30px;
    padding-top: 0px;
    width: 100%;
    float: none;
}
.content-wrap .inner .desc-area div.left .text-box {
    font-size: 12px;
    line-height: 20px;
    background-image: none;
    margin-bottom: 35px;
}
.content-wrap .inner .desc-area div.left .btn-box {
}
.content-wrap .inner .desc-area div.left .btn-box a {
    width: 100%;
    display: block;
    height: 50px;
    margin-bottom: 20px;
    float: none;
    /*padding-top: 15px;*/
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
}
.content-wrap .inner .desc-area div.left .btn-box a span {
    font-size: 12px;
}
.content-wrap .inner .desc-area div.left .btn-box a.left {
    margin-right: 0%;
}
.content-wrap .inner .desc-area div.left .btn-box a.right {
    margin-left: 0%;
}
.content-wrap .inner .desc-area div.right {
    width: 100%;
    float: none;
}
.content-wrap .inner .desc-area div.right {
    padding-left: 0px;
}
.content-wrap .inner .desc-area div.right div.img {
    margin-bottom: 20px;
}
.content-wrap .inner .desc-area div.right div.img img {
    width: 100%;
    height: auto;
}
.content-wrap .inner .desc-area div.graph img {
    width: 100%;
    height: auto;
}
.content-wrap .inner .desc-area div.under {
    width: 100%;
}
.content-wrap .inner .desc-area div.under ul {
    overflow: hidden;
}
.content-wrap .inner .desc-area div.under ul li {
    float: none;
    width: 100%;
    margin-bottom: 10px;
}
.content-wrap .inner .desc-area div.under ul li img {
    width: 100%;
    height: auto;
}
.content-wrap .inner .plan {
    width: 100%;
    margin: 0 auto 50px;
}
.content-wrap .inner .plan .title {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px;
}
.content-wrap .inner .plan table {
    table-layout: fixed;
    width: 100%;
    margin-bottom: 50px;
}
.content-wrap .inner .plan table th, .content-wrap .inner .plan table td {
    padding: 20px;
    text-align: center;
    font-size: 11px;
    border: 1px solid #ccc;
    vertical-align: middle;
    line-height: 24px;
}
.content-wrap .inner .plan table th {
    background-color: #efefef;
}
.content-wrap .inner .plan table thead th.black {
    background-color: #fff;
    color: #FFF;
    border-top: none;
    border-left: none;
}
.content-wrap .inner .plan .caution .box {
    margin-bottom: 20px;
}
.content-wrap .inner .plan .caution .box h3 {
    font-size: 14px;
    margin-bottom: 20px;
    padding-bottom: 8px;
    background-position: left 2px;
}
.content-wrap .inner .plan .caution .box p {
    font-size: 12px;
    line-height: 20px;
}
.content-wrap .inner .time-table header {
    background-color: #fff;
    padding: 30px 0;
}
.content-wrap .inner .time-table header h2 {
    font-size: 36px;
    color: #000;
}
.content-wrap .inner .time-table header span.line {
    border-width: 0px 0px 2px 0px;
    border-color: #000;
    padding-top: 8px;
    width: 50px;
}
.content-wrap .inner .time-table header span.jp {
    font-size: 11px;
    margin-top: 8px;
    color: #000;
}
.content-wrap .inner .time-table ul {
    padding: 0px;
}
.content-wrap .inner .time-table ul li {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    padding: 0px;
}
.content-wrap .inner .time-table ul li .img {
    width: 100%;
    margin-bottom: 10px;
}
.content-wrap .inner .time-table ul li .img img {
}
.content-wrap .inner .time-table ul li h3 {
    font-size: 14px;
    margin-bottom: 5px;
}
.content-wrap .inner .time-table ul li span.line {
    width: 20px;
    border-bottom: 2px solid #000;
}
.content-wrap .inner .time-table ul li p {
    font-size: 12px;
    line-height: 20px;
}
.content-wrap .inner .time-table .pack {
    width: 100%;
    padding: 20px;
    font-size: 12px;
    line-height: 20px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
}
/******************************
COMPANY
******************************/

.company {
    margin-bottom: 100px;
}
.company .content-wrap {
    width: 1200px;
    margin: 0 auto;
}
.company .content-wrap table {
    width: 680px;
    margin: 0 auto 100px;
}
.company .content-wrap table tr {
    margin-bottom: 30px;
    display: block;
    width: 100%;
    overflow: hidden;
}
.company .content-wrap table tr th {
    width: 200px;
}
.company .content-wrap table tr th, .company .content-wrap table tr td {
    font-size: 14px;
    float: left;
    text-align: left;
    line-height: 28px;
}
.appearance ul {
    overflow: hidden;
}
.appearance ul li {
    width: 378px;
    float: left;
    margin-right: 33px;
}
.appearance ul li:last-child {
    margin-right: 0px;
}
.appearance ul li .thum {
    margin-bottom: 15px;
}
.appearance ul li h3 {
    font-size: 16px;
    margin-bottom: 7px;
}
.appearance ul li span.line {
    width: 20px;
    border-bottom: 3px solid #000;
    display: block;
    margin-bottom: 10px;
}
.appearance ul li p {
    font-size: 13px;
    line-height: 20px;
}
.map {
    width: 1160px;
    height: auto;
    margin: 0 auto 0px;
    display: block;
    text-align: center;
}
.map .iframe {
    width: 100% !important;
    height: auto !important;
    display: block;
}
#privacy-policy {
    width: 1000px;
    margin: 0 auto
}
#privacy-policy p {
    line-height: 25px;
    margin: 15px 0;
    font-size: 14px
}

/********************** smart phone ***********************/

@media(max-width:640px) {
#privacy-policy {
    width: 100%;
}
.company {
    margin-bottom: 50px;
}
.company .content-wrap {
    width: 100%;
}
.company .content-wrap table {
    width: 100%;
    margin: 0 auto 50px;
}
.company .content-wrap table tr {
    margin-bottom: 20px;
}
.company .content-wrap table tr th {
}
.company .content-wrap table tr th, .company .content-wrap table tr td {
    width: 100%;
    font-size: 12px;
    line-height: 22px;
}
.appearance ul {
    overflow: hidden;
}
.appearance ul li {
    width: 100%;
    float: none;
    margin-right: 0px;
    margin-bottom: 20px;
}
.appearance ul li:last-child {
    margin-right: 0px;
}
.appearance ul li .thum {
    margin-bottom: 10px;
}
.appearance ul li h3 {
    margin-bottom: 7px;
    font-size: 14px;
}
.appearance ul li span.line {
    width: 20px;
    border-bottom: 3px solid #000;
    display: block;
    margin-bottom: 10px;
}
.appearance ul li p {
    font-size: 12px;
    line-height: 20px;
}
.map {
    width: 95%;
    height: auto;
    margin: 0 auto 0px;
}
}
/******************************
SAFETY
******************************/

.safety .content-wrap .img3 ul {
    width: 940px;
    margin: 0 auto 100px;
    overflow: hidden;
}
.safety .content-wrap .img3 ul li {
    width: 300px;
    float: left;
}
.safety .content-wrap .img3 ul li {
    margin-right: 20px;
}
.safety .content-wrap .img3 ul li:last-child {
    margin-right: 0;
}
.safety .content-wrap .guide {
    width: 940px;
    margin: 0 auto 100px;
}
.safety .content-wrap .guide h3 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 50px;
}
.safety .content-wrap .guide ul {
    margin-bottom: 50px;
}
.safety .content-wrap .guide ul li .box {
    padding: 30px 0;
    border-bottom: 1px solid #ccc;
}
.safety .content-wrap .guide ul li .m1 {
    background-image: url(../img/safety/mem1.png);
    background-repeat: no-repeat;
}
.safety .content-wrap .guide ul li .m2 {
    background-image: url(../img/safety/mem2.png);
    background-repeat: no-repeat;
}
.safety .content-wrap .guide ul li .m3 {
    background-image: url(../img/safety/mem3.png);
    background-repeat: no-repeat;
}
.safety .content-wrap .guide ul li .m4 {
    background-image: url(../img/safety/mem4.png);
    background-repeat: no-repeat;
}
.safety .content-wrap .guide ul li .m5 {
    background-image: url(../img/safety/mem5.png);
    background-repeat: no-repeat;
}
.safety .content-wrap .guide ul li .m6 {
    background-image: url(../img/safety/mem6.png);
    background-repeat: no-repeat;
}
.safety .content-wrap .guide ul li .m7 {
    background-image: url(../img/safety/mem7.png);
    background-repeat: no-repeat;
}
.safety .content-wrap .guide ul li .m8 {
    background-image: url(../img/safety/mem8.png);
    background-repeat: no-repeat;
}
.safety .content-wrap .guide ul li .m9 {
    background-image: url(../img/safety/mem9.png);
    background-repeat: no-repeat;
}
.safety .content-wrap .guide ul li .m10 {
    background-image: url(../img/safety/mem10.png);
    background-repeat: no-repeat;
}
.safety .content-wrap .guide ul li .m11 {
    background-image: url(../img/safety/mem11.png);
    background-repeat: no-repeat;
}
.safety .content-wrap .guide ul li:nth-child(odd) .box {
    overflow: hidden;
    background-position: right 30px;
}
.safety .content-wrap .guide ul li:nth-child(even) .box {
    overflow: hidden;
    background-position: left 30px;
}
.safety .content-wrap .guide ul li:nth-child(odd) .box .thum {
    width: 150px;
    float: left;
}
.safety .content-wrap .guide ul li:nth-child(even) .box .thum {
    width: 150px;
    float: right;
}
.safety .content-wrap .guide ul li .box .text {
    width: 770px;
    padding-top: 20px;
}
.safety .content-wrap .guide ul li:nth-child(odd) .box .text {
    float: right;
    text-align: left;
}
.safety .content-wrap .guide ul li:nth-child(even) .box .text {
    float: left;
    text-align: right;
}
.safety .content-wrap .guide ul li .box .text h4 {
    font-size: 18px;
    margin-bottom: 20px;
}
.safety .content-wrap .guide ul li .box .text p {
    font-size: 14px;
    line-height: 24px;
}
.safety .content-wrap .guide .img3 {
    margin-bottom: 50px;
}
.safety .content-wrap .guide .lastText {
    text-align: center;
}
.safety .content-wrap .guide .lastText p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 30px;
}

/********************** smart phone ***********************/

@media(max-width:640px) {
.safety .content-wrap .img3 ul {
    width: 100%;
    margin: 0 auto 50px;
}
.safety .content-wrap .img3 ul li {
    width: 100%;
    float: none;
    margin-bottom: 10px;
}
.safety .content-wrap .img3 ul li img {
    width: 100%;
    height: auto;
}
.safety .content-wrap .img3 ul li {
    margin-right: 0px;
}
.safety .content-wrap .img3 ul li:last-child {
    margin-right: 0;
}
.safety .content-wrap .guide {
    width: 100%;
    margin: 0 auto 50px;
}
.safety .content-wrap .guide h3 {
    font-size: 20px;
    text-align: left;
    margin-bottom: 0px;
    line-height: 30px;
}
.safety .content-wrap .guide ul {
    margin-bottom: 30px;
}
.safety .content-wrap .guide ul li .box {
    padding: 20px 0;
    background-image: none!important;
}
.safety .content-wrap .guide ul li:nth-child(odd) .box {
}
.safety .content-wrap .guide ul li:nth-child(even) .box {
}
.safety .content-wrap .guide ul li:nth-child(odd) .box .thum {
    width: 150px;
    float: none;
    margin: 0 auto;
}
.safety .content-wrap .guide ul li:nth-child(even) .box .thum {
    width: 150px;
    float: none;
    margin: 0 auto;
}
.safety .content-wrap .guide ul li .box .text {
    width: 100%;
    padding-top: 20px;
}
.safety .content-wrap .guide ul li:nth-child(odd) .box .text {
    float: none;
}
.safety .content-wrap .guide ul li:nth-child(even) .box .text {
    float: none;
    text-align: left;
}
.safety .content-wrap .guide ul li .box .text h4 {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 22px;
    text-align: center;
}
.safety .content-wrap .guide ul li .box .text p {
    font-size: 12px;
    line-height: 22px;
}
.safety .content-wrap .guide .img3 {
    margin-bottom: 30px;
}
.safety .content-wrap .guide .lastText {
    text-align: left;
}
.safety .content-wrap .guide .lastText p {
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 20px;
}
}
/******************************
NEWS Archive
******************************/

.newsAchive .content-wrap {
    overflow: hidden;
    width: 1240px;
    margin: 0 auto;
}
.newsAchive .content-wrap .articleWrap {
    width: 940px;
    float: left;
}
.newsAchive .content-wrap .articleWrap ul {
    overflow: hidden;
}
.newsAchive .content-wrap .articleWrap ul li {
    width: 313px;
    height: 450px;
    float: left;
    padding: 13px;
    overflow: hidden;
    position: relative;
    margin-bottom: 40px
}
.newsAchive .content-wrap .articleWrap ul li .thum img {
    width: 100%;
    height: auto;
}
.newsAchive .content-wrap .articleWrap ul li .thum {
    margin-bottom: 10px;
}
.newsAchive .content-wrap .articleWrap ul li .cat, .newsAchive .content-wrap .articleWrap ul li .date {
    display: block;
}
.newsAchive .content-wrap .articleWrap ul li .cat {
    font-size: 11px;
    text-align: center;
    margin-bottom: 10px;
    padding: 10px 0;
    color: #FFF;
    background-color: #a60d0d;
}
.newsAchive .content-wrap .articleWrap ul li .cany {
    background-color: #2E945C;
}
.newsAchive .content-wrap .articleWrap ul li .raf {
    background-color: #1A3F76;
}
.newsAchive .content-wrap .articleWrap ul li .date {
    font-size: 12px;
    margin-bottom: 10px;
}
.newsAchive .content-wrap .articleWrap ul li h3 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}
.newsAchive .content-wrap .articleWrap ul li p.entry {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 10px;
}
.newsAchive .content-wrap .articleWrap ul li span.btn {
    display: block;
    border: 1px solid #000;
    position: absolute;
    bottom: 0;
    width: 90%;
}
.newsAchive .content-wrap .articleWrap ul li span.btn a {
    display: block;
    padding: 15px 0;
    font-size: 11px;
    text-align: center;
}
.newsAchive .content-wrap .articleWrap ul li span.btn a:hover {
    color: #FFF;
    background-color: #000;
}
.newsAchive .content-wrap aside {
    width: 260px;
    float: right;
}
.newsAchive .content-wrap aside header {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.newsAchive .content-wrap aside header h4 {
    font-size: 16px;
}
.newsAchive .content-wrap aside header h4 span {
    font-size: 12px;
    float: right;
    margin-top: 3px;
}
.newsAchive .content-wrap aside ul {
    margin-bottom: 50px;
}
.newsAchive .content-wrap aside ul li {
    font-size: 14px;
    text-align: right;
    margin-bottom: 15px;
}

/********************** smart phone ***********************/

@media(max-width:640px) {
.newsAchive .content-wrap {
    width: 100%;
}
.newsAchive .content-wrap .articleWrap {
    width: 100%;
    float: none;
    margin-bottom: 30px;
}
.newsAchive .content-wrap .articleWrap ul {
}
.newsAchive .content-wrap .articleWrap ul li {
    width: 100%;
    float: none;
    padding: 15px 10px;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    height: auto;
    margin-bottom: 0;
    position: static
}
.newsAchive .content-wrap .articleWrap ul li .thum img {
    width: 100%;
    height: auto;
}
.newsAchive .content-wrap .articleWrap ul li .thum {
    margin-bottom: 0px;
    width: 30%;
    float: left;
    margin-bottom: 5px;
}
.newsAchive .content-wrap .articleWrap ul li .text {
    width: 70%;
    float: right;
    padding-left: 10px;
}
.newsAchive .content-wrap .articleWrap ul li .cat, .newsAchive .content-wrap .articleWrap ul li .date {
    display: inline;
}
.newsAchive .content-wrap .articleWrap ul li .cat {
    font-size: 11px;
    text-align: left;
    margin-bottom: 10px;
    padding: 0px 0;
    color: #aaa;
    background-color: #fff;
}
.newsAchive .content-wrap .articleWrap ul li .date {
    font-size: 11px;
    margin-bottom: 10px;
}
.newsAchive .content-wrap .articleWrap ul li h3 {
    font-size: 13px;
    line-height: 20px;
    margin-top: 5px;
    margin-bottom: 10px;
}
.newsAchive .content-wrap .articleWrap ul li p.entry {
    display: none;
}
.newsAchive .content-wrap .articleWrap ul li span.btn {
    display: block;
    border: 1px solid #000;
    clear: both;
    position: static;
    width: auto
}
.newsAchive .content-wrap .articleWrap ul li span.btn a {
    display: block;
    padding: 10px 0;
    font-size: 10px;
    text-align: center;
}
.newsAchive .content-wrap .articleWrap ul li span.btn a:hover {
    color: #000;
    background-color: #fff;
}
.newsAchive .content-wrap aside {
    width: 100%;
    float: none;
}
.newsAchive .content-wrap aside header {
    margin-bottom: 15px;
    padding-bottom: 8px;
    border-bottom: 1px solid #ccc;
}
.newsAchive .content-wrap aside header h4 {
    font-size: 14px;
}
.newsAchive .content-wrap aside header h4 span {
    font-size: 11px;
    float: right;
    margin-top: 3px;
}
.newsAchive .content-wrap aside ul {
    margin-bottom: 30px;
}
.newsAchive .content-wrap aside ul li {
    font-size: 12px;
    margin-bottom: 10px;
}
}
/******************************
NEWS Single
******************************/

.newsAchive .content-wrap .articleWrap article.single header {
    margin-bottom: 25px;
}
.newsAchive .content-wrap .articleWrap article.single header h2 {
    font-size: 30px;
    line-height: 24px;
    margin-bottom: 20px;
}
.newsAchive .content-wrap .articleWrap article.single header time {
    font-size: 14px;
    margin-bottom: 20px;
    display: block;
}
.newsAchive .content-wrap .articleWrap article.single header span.cat {
    font-size: 12px;
    padding: 7px 15px;
    color: #fff;
    background-color: #A60D0D;
}
.newsAchive .content-wrap .articleWrap article.single .thum {
    margin-bottom: 30px;
}
.newsAchive .content-wrap .articleWrap article.single .thum .content img {
    width: 100%;
    height: auto;
}
.newsAchive .content-wrap .articleWrap article.single p {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 30px;
}

/********************** smart phone ***********************/

@media(max-width:640px) {
.content-wrap .map iframe {
    width: 100%;
    height: 300px;
}
.newsAchive .content-wrap .articleWrap article.single .thum {
    width: 100%;
    margin-bottom: 30px;
}
.newsAchive .content-wrap .articleWrap article.single .thum img, .newsAchive .content-wrap .articleWrap article.single img, .newsAchive .content-wrap .articleWrap article.single a img {
    width: 100%;
    height: auto
}
.newsAchive .content-wrap .articleWrap article.single header h2 {
    font-size: 20px;
    line-height: 24px;
}
#canyoning .half .left .text-box, #sup .half .left .text-box {
    background-size: 100px auto;
    padding-bottom: 120px;
}
#canue .half .left .text-box {
    background-size: 210px auto;
    padding-bottom: 120px;
}
#rafting .half .left .text-box {
    background-size: 210px auto;
    padding-bottom: 120px;
}
#climbing .half .left .text-box, #snow .half .left .text-box {
    background-size: 100px auto;
    padding-bottom: 120px;
}
}
/******************************
CONTACT
******************************/

input, textarea {
    -webkit-appearance: none;
    border: none;
    background: none;
    font-size: 12px;
}
.contact {
    width: 1200px;
    margin: 70px auto 0;
}
.contact p.discription {
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 40px;
}
.contact dl {
    overflow: hidden;
    padding: 20px 0;
    display: block;
}
.contact dl:first-child {
    border-top: 1px solid #ccc;
}
.contact dl dt {
    width: 290px;
    float: left;
    font-size: 14px;
}
.contact dl dt span.red {
    color: #F00;
    margin-left: 10px;
}
.contact dl dt {
    padding-top: 12px;
}
.contact dl dd {
    width: 980px;
    float: right;
    font-size: 14px;
    line-height: 24px;
}
.contact dl dd input {
    height: 40px;
    background-color: #eeeeee;
    display: block;
    width: 100%;
    padding-left: 20px;
}
.contact dl dd textarea {
    background-color: #eeeeee;
    display: block;
    width: 100%;
    padding-left: 20px;
    padding-top: 20px;
}
.contact dl.kozin {
    padding: 30px 0;
}
.contact dl.sousinnDl dt {
    width: 570px;
    padding-top: 33px;
}
.contact dl.sousinnDl dd {
    width: 300px;
    margin: 0 auto;
    display: block;
    float: none;
}
.contact dl.sousinnDl dd .ajax-loader {
    display: none;
}
.contact dl.sousinnDl dd input {
    height: 50px;
    border: 1px solid #000;
    background-color: #FFF;
}
.contact dl.telDl dt {
    padding-top: 0;
    padding: 30px 0;
    width: 100%;
}
.contact dl.telDl2 {
    padding: 30px 0;
}
.contact dl.telDl2 dt {
    padding-top: 0px;
    font-size: 22px;
    letter-spacing: 1px;
    font-weight: bold;
}

/*---- sp ----*/

@media(max-width:640px) {
.contact {
    width: 100%;
    padding: 0 20px;
    margin: 50px auto 0;
}
.contact p.discription {
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 30px;
}
.contact dl {
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    padding: 15px 0;
    display: block;
}
.contact dl:first-child {
    border-top: 1px solid #ccc;
}
.contact dl dt {
    width: 100%;
    float: none;
    font-size: 12px;
    margin-bottom: 15px;
    padding-left: 20px;
}
.contact dl dt span.red {
    color: #F00;
    margin-left: 10px;
}
.contact dl dt {
    padding-top: 12px;
}
.contact dl dd {
    width: 100%;
    float: none;
    font-size: 12px;
    line-height: 22px;
}
.contact dl dd input {
    height: 30px;
}
.contact dl dd textarea {
    background-color: #eeeeee;
    display: block;
    width: 100%;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 20px;
}
.contact dl.kozin {
    padding: 30px 0;
}
.contact dl.kozin dt {
    padding-left: 0;
    font-weight: bold;
}
.contact dl.sousinnDl dt {
    width: 100%;
    padding-top: 15px;
    padding-left: 0;
    text-align: center;
}
.contact dl.sousinnDl dd {
    width: 100%;
}
.contact dl.sousinnDl dd .ajax-loader {
    display: none;
}
.contact dl.sousinnDl dd input {
    height: 40px;
    width: 280px;
    margin: 0 auto;
}
.contact dl.telDl dt {
    padding-top: 0;
    padding: 15px 0;
    margin-bottom: 0;
    width: 100%;
}
.contact dl.telDl2 {
    padding: 30px 0;
}
.contact dl.telDl2 dt {
    font-size: 18px;
    padding-left: 0;
    margin-bottom: 5px;
}
#rafting, #canyoning, #canue, #snow, #sup, #climbing {
    -webkit-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    background-position: center top;
    background-attachment: scroll;
}
.left .text-box .contacts {
    font-size: 14px;
}
.main-content-wrap.under .breadcrumb {
    width: 98%;
    height: auto;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
}
}


@media screen and (max-width:1024px){
	.inner #mix-anchor {
    width: 100%;
    margin: 0 auto;
    font-size: 90%
}

	.inner #mix-anchor {
    width: 95% !important;

		margin: 0 auto
}
	.content-wrap .inner{
		width: 100%;
	}
}
@media screen and (max-width:812px){
	.inner #mix-anchor {
    width: 100%;
    margin: 0 auto;
    font-size: 90%
}

	.inner #mix-anchor {
    width: 100% !important;
		margin: 0 auto
}
	.content-wrap .inner{
		width: 100%;
	}
	.inner #mix-anchor table {
	width: 100%;
}
	#mix-anchor table .calendar-caption {
    
	width: 100% !important;
}
.inner #mix-anchor table tr th, .inner #mix-anchor table tr td, #mix-anchor table .calendar-caption, .content-form th, .content-form td {
    padding: 5px !important;
	
}
	.day-number {
    font-size: 80%;
 
}
	.day-box .schedule-note{
    font-size: 80%;
 
}
    .select-wrap{
    display: block;
      margin: 80px auto 0px auto;
       
        height: auto;
    
    }
    .calendar-title {
    top: -50px;
    left: 0;
    bottom: auto;
    right: auto;
    color: #000;
    pointer-events: none;
    display: block;      
}
.select-wrap i {
    z-index: 10;
    position: absolute;
    bottom: 5px;
    right: 10px;
    font-weight: normal;
    line-height: normal;
    font-size: 20px;
    color: #AAA9A9;
    text-align: center;
    pointer-events: none;
}
.select-wrap:after {
    right: 40px;
    top: 20px;
    font-size: 100%;
    color: #fff;
    pointer-events: none;
}
.selectlink option {
    background-color: #222222;
    color: #fff;
    text-align: right;
    padding: 10px;
    display: block;
}
form #accedence-box #terms-accedence {
    transform: scale(1.5)
}
.selectlink::-ms-expand {
 display: none;
}
.selectlink:-moz-focusring {
 color: transparent;
}
}

/* --- 202303 ---*/
#booking-option-bungalow{
    display: none !important
}