/*
Theme Name:theme-kanko3

*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
@media screen and (max-width: 730px){

h1 {
    font-size: 24px;
    padding-top: 30px;
    margin-bottom: 30px;
}
h2 {
    font-size: 18px;
    height: 100%;
}

#main {
    margin-top: 20px;
}
#front_left .slider_tour_jp {
    padding-left: 5px;
}
/*=== HEADER S========================== */

.hd-container {
  width: 100%;
  text-align: center;
  margin: auto;
}

.header_text{
    padding: 5px 0 0 10px;
    width: 100%;
    height: 100%;
    text-align: left;
}
img.logo{
    width: 70%;
    height: 50%;
}
.header_link{    display:none; }
#menu{    display:none; }

.btn-burger {
    cursor: pointer;
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 5px;
    right: 10px;
}
.btn-menu{
    position: relative;
    background:#e60012;
    cursor: pointer;
    width: 50px;
    height:50px;
}

.btn-menu span{
    display: inline-block;
    transition: all .4s;
    position: absolute;
    left: 14px;
    height: 2px;
    width: 45%;
    background: #fff;
}

.btn-menu span:nth-of-type(1) {
    top:13px; 
}
.btn-menu span:nth-of-type(2) {
    top:19px;
}
.btn-menu span:nth-of-type(3) {
    top:25px;
}

.btn-menu span:nth-of-type(3)::after {
    content:"MENU";
    position: absolute;
    top:5px;
    left:-2px;
    color: #fff;
    font-size: 0.6rem;
}

.btn-menu.active span:nth-of-type(1) {
    top: 14px;
    left: 18px;
    transform: translateY(6px) rotate(-45deg);
    width: 30%;
}

.btn-menu.active span:nth-of-type(2) {
	opacity: 0;
}
.btn-menu.active span:nth-of-type(3){
    top: 26px;
    left: 18px;
    transform: translateY(-6px) rotate(45deg);
    width: 30%;
}
.btn-menu.active span:nth-of-type(3)::after {
    content:"CLOSE";
    transform: translateY(0) rotate(-45deg);
    top:5px;
    left:4px;
}

.nav-toggle {
    display: none;
}

.nav {
    background-color: #ffffff;
    
}
.nav-list a {
    display: block;
    text-decoration: none;
    color: #fff;
}
.nav-list {
    list-style: none;
    display: none;
    margin: 5px;
    padding: 20px;
    box-shadow: 1px 3px 7px 0px rgb(0 0 0 / 20%);
}

.nav-list li {
    margin: 5px;
    padding: 5px 5px 0px;
    line-height: 0.8rem;
}
.nav-toggle:checked ~ .nav .nav-list {
    display: block;
}

#menu {
    position: relative;
    box-shadow: 0 3px 3px rgb(0 0 0 / 20%);
    background-color: #FFFFFF;
    /*background-color: #DB4049;*/
}

.hd-nav-p{
    display: inline-flex;
    margin: 0px 0px 0px -5px;
    width: 80%;
    padding: 0.6rem 3rem;
    color: #333333;
    font-size: 14px;
    font-weight:bold; 
    word-break: keep-all;
    border-right: none;
    border-bottom: 1px solid #3333;
}
.hd-tour-jp{
    color: #C00000;
}
.act-tour-jp{
    color: #FFFFFF;
    background-color: #C00000;
}
.hd-tour-wd{
    color: #0078D2;
}
.act-tour-wd{
    color: #FFFFFF;
    background-color: #0078D2;
}
.hd-comp{
    color: #1F019D;
}
.act-comp{
    color: #FFFFFF;
    background-color: #1F019D;
}
.hd-mice{
    color: #389E7C;
}
.act-mice{
    color: #FFFFFF;
    background-color: #389E7C;
}
.hd-mice p{
    border-bottom: none;
}

/*=== HEADER E========================== */

/*=== FOOTER S========================== */
footer{
    bottom: 0;
    width: 100%;
    border-top: solid medium #DB4049;
    padding: 10px 10px 10px 0;
    color: #fff;
    text-align: center;
    background-color: #F2F2F2;
}
/*=== FOOTER E========================== */
/*=== MAIN   S========================== */
#container{
    margin-left:auto;
    margin-right:auto;
    text-align:left;
    width:100%;
    position:relative;
}        

#mainbox {
  position: relative;
  top: 0px;
  left: 0;
  margin-left: 0px;
  margin-right: 10px;
  width:100%;
  margin-top: 20px;
}
.mbox1{
        max-height: 100%;
        flex-wrap: wrap;
}
.mbox2{
        max-height: 100%;
        flex-wrap: wrap;
}
.picmap {
    width: 65%;
}
.picmap4 {
    width: 65%;
}
.c_table{
        width: 100%;
        height: 100%;
}
.charter_img img {
    margin: 0;
}
/*=== MAIN   E========================== */
/*=== TOP    S========================== */
.mainbox section{
    width: 50px;
}
.mainbox_news_box{       
        border-radius:4px;
        padding:4px;
        width: 100%;
        height: 220px;
        overflow: auto;
        position: relative;
        margin-left: auto;
        margin-right: auto;       
}
.mainbox_news_box_item img{
    width: 80%;
}
.mainbox_news_box span#icon{
        padding-right: 40%;
}
.body_top_bannar {
    margin: 40px auto;
    width: 100%;
}
.bannar {
    margin-left: auto;
    margin-right: auto;
    display: block;
    justify-content: center;
    text-align: center;
    width: auto;
}
.tabikura_title{
    font-size: 24px;
}

.tabikura_list {
    text-align: center;
    margin-top: 15px;
    width: 100%;
    background-color: #F2F2F2;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}
.tabikura_theme {
    text-align: center;
    margin-top: 15px;
    width: 100%;
    background-color: #F2F2F2;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}
.tabikura_plan {
    margin: 20px auto;
    width: 100%;
}
.tabikura_plan img{
    width: 75%;
}
/*=== TOP    E========================== */
/*=== TOUR_JP TOP S============================= */
/*#front_images{
        overflow-x: scroll;
}*/

#front_images img{
    width: 100%;
}
#front_left{
        width: 100%;
        max-width: 500px;
        height: 100%;
        max-height: 330px;
        position: relative;
        left: 0px;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
}
#ichioshi {
    /* position: relative; */
    /* left: unset; */
    width: 53%;
    margin-top: 40px;
}

#front_images {
	position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#mainside{
    font-size: 0;
    /* position: relative; */
    /* left: unset; */
    margin-top: 40px;
    width: 41%;
}
.tour_content {
    margin: 0 10px 80px;
}
#purpose img{
        width: 100px;
        height: 100px;
        margin: 5px;
}/*
.t_btn_row a {
    padding: 20px;
    width: 45%;
    margin: 0 5px;
    line-height: normal;
}*/
.flow-content{
        margin-left: 3.1rem;
        margin-right: 0.1rem;
}
.flow-sb-title{
        font-size: 14px;
}
.flow-sb-content{
        font-size: 12px;
}
ul.flow li:nth-child(5){
        height: 100%;
}
a.t_contact_form{
        width: 100%;
        font-size: 14px;
}
.t_btn_row a.q_btn {
    font-size: 10px;
    padding: 10px 5px;
    margin: 0;
}
.q_content_title {
    width: 90%;
}
.flow_btn .t_btn_row a{
    padding: 5px;
   
}
.t_contact_form div {
    padding: 15px 30px;
}
.t_contact_form span {
    width: 100%;
    line-height: 70px;
    font-size: 12px;
}
.tour_content .bannar {
    display: block;
    width: 100%;
}
/*=== TOUR_JP TOP E============================= */

.hojin img{
        width: 100%;
}
.hojin div.hojin_box{
        width: 100%;
}
.hojin_contact_form{
        width: unset;
}
.form_row{
        display: block;
}
.hojin_contact div.form_item{
        width: 100%;
}
.form_item{
        width: 100%;
}
div.wpcf7 input[type="submit"]{
        width: 30%;
}
div.wpcf7 input{
        width: 100%;
}
.form_submit{
        height: 10px;
}
.hojin div.map1 {
    max-width: unset;
}
/*====HOJIN TOP E===============================*/
.page_header {
    margin: 40px 0;
    width: 100%;
    overflow-x: scroll;
}
.mice span.header_item,
.hojin span.header_item{
    word-break: keep-all;
    font-size: 12px;
    padding: 20px;
    /*width: 100%*/
}
.hojin_contact_form div {
    font-size: 18px;
}
.hojin_detail .QandA {
    font-size: 14px;
}
/*===MICE TOP S============================= */
/*.mice img{
        width: 100%;
}*/
.mice_box img{
        width: 100%;
}
.mice h1.mice-title {
    font-size: 24px;
}
.mice_contact{
        width: 100%;
}
.mice_gakkai{
        width: 100%;
}
.mice_access_box {
    margin: 30px 0;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
}
/*===MICE TOP E============================= */
}