@charset "UTF-8";
@media screen and (min-width:768px) and ( max-width:1440px){


/* 共通 */

.main_img{
    width: 100%;
    height: 56.25vw;
    object-fit: cover;
}

h1{
    width: 100%;
    color: #FFF;
}

.h1_name{
    font-size: 5.417vw;
    font-family: 'Cormorant Garamond', serif;
}
	
.h1_name_top{
	    top:45vw!important;
}
	

.h1_profession{
    font-size: 1.25vw;
}

.header_back{
	  position: fixed;
    width: 100%;
    height: 8.333vw;
    background-color: #E7E7E4;
}

.header_right_2{
    position: absolute;
    top: 2.75rem;
    right: 5rem;
}

.header_right_3_2{
    margin: 0 0 0 3rem;
    color: #000;
    font-size: 1.111vw;
}
	
	.header_right_favorite_2{
		margin: 0 5rem 0 3rem;
		color: #000;
    font-size: 1.111vw;
	}	

.header_right_3_2:before{
    content: '';
    display: inline-block;
    width: 1.25vw;
    height: 1.25vw;
    background-image: url(../images/instagram_2.png);
    background-size: contain;
    vertical-align: middle;
    margin-right: 0.694vw;
}

.sec_2{
    background-color: #FFF;
}

.trailofthetraveler_copy{
    background-color: #E7E7E4;
}


/* /共通 */


/* 下層タイトル部分 */

.con_title{
    padding: 18vw 0 0;
}

.con_title h1{
    position: static;
    color: #000;
    font-size: 7.639vw;
}

.con_title_copy{
    font-size: 1.111vw;
    line-height: 2;
}

.underbar_title{
    padding-bottom: 4.167vw;
    border-bottom: 1px solid #BABABA;
}


/* /下層タイトル部分 */


/* 第3下層タイトル部分 */

.con_title_2{
    padding: 17.361vw 0 7.292vw;
}

.con_title_2 h1{
    position: static;
    color: #000;
    font-size: 2.778vw;
}

.con_title_2_favorite{
    margin-bottom: 50px!important;
}


.con_title_copy{
    font-size: 1.111vw;
}

.underbar_title{
    padding-bottom: 4.167vw;
    border-bottom: 1px solid #BABABA;
}

.con_title_2 img{
    width: 100%!important;
    height: 850px!important;
    object-fit: cover;
}


/* /第3下層タイトル部分 */



/*　レイアウトのためのCSS　*/

body{
    overflow: visible;
}

.wrap {
    width: 86.111vw;
    margin: 0 auto;
    display: flex;
}
	
.wrap_2 {
    padding: 10vw 0 0;
}	

.main{
    width: 67%;
}

.main_shop{
    width: 75%;
	    padding: 10vw 0;
}

.side {
    width: 33%;
}

.side_shop{
    width: 25%;
}
	
.side_shop ul{
		position: -webkit-sticky;
	position: sticky;
	top: 0;
	    padding: 10vw 0;
}	

.side_content {
    position: sticky;
    top: 12vw;
}

/*　/レイアウトのためのCSS　*/



/* side_content */

.side_content h2{
    font-size: 1.111vw;
}

.side_profile{
    padding: 2.083vw;
    margin-right: 7.847vw;
    border: 1px solid #BABABA;
}

.profile_img{
    display: block;
    width: 13.194vw!important;
    height: 13.194vw!important;
    border-radius: 13.194vw;
    margin: 0 auto 30px;
    object-fit: cover;
    text-align: center;
}

.side_name{
    border-top: 1px solid #BABABA;
    padding-top: 2.083vw;
    font-size: 1.2vw;
}

.side_profession{
    font-size: 0.7vw;
}

.side_instagram{
    font-size: 0.972vw;
}

.side_instagram:before{
    content: '';
    display: inline-block;
    width: 1.389vw;
    height: 1.389vw;
    background-image: url(../images/instagram_2.png);
    background-size: contain;
    vertical-align: middle;
    margin-right: 0.694vw;
    background-repeat: no-repeat;
}

.side_profile_grid{
    display: grid;
}

.side_twitter{
    font-size: 0.972vw;
}

.side_twitter:before{
    content: '';
    display: inline-block;
    width: 1.389vw;
    height: 1.389vw;
    background-image: url(../images/twitter.png);
    background-size: contain;
    vertical-align: middle;
    margin-right: 0.694vw;
    background-repeat: no-repeat;
}

.side_copy{
    font-size: 0.972vw;
    line-height: 2;
			 text-align: justify;
	 text-justify: inter-ideograph;
}

.side_shop h2{
    font-size: 0.764vw;
}

.side_shop li{
    font-size: 1.319vw;
    margin-bottom: 1.736vw;
}


/* /side_content */


/* main_content */


.main_content h2{
    font-size: 2.778vw;
    line-height: 1.3;
    margin-bottom: 3.472vw;
}

.main_content h3{
    font-size: 1.667vw;
    line-height: 1.3;
    margin-bottom: 3.472vw;
}


.main_content p{
    font-size: 1.111vw;
    line-height: 2;
    margin-bottom: 3.472vw;
}

.main_content img{
    width: 100%!important;
    height: 56.944vw!important;
    object-fit: cover;
    margin-bottom: 3.472vw;
}

.main_content_shop img{
    width: 100%!important;
    height: 19.097vw!important;
    object-fit: cover;
}


.main_favorite{
    display: flex;
    justify-content: space-between;
    align-items:center!important;
    padding: 1.736vw 1.389vw;
    border-top: 1px solid #BABABA;
    border-bottom: 1px solid #BABABA;
    margin-bottom: 6.25vw;
}
	
/* .main_favorite_snapshot{
	    padding: 0px 1.389vw;
}
	 */

.main_favorite p{
    font-size: 1.25vw;
    line-height: 1;
    margin-bottom: 0;
}

.main_favorite p:before{
    content: '';
    display: inline-block;
    width: 1.042vw;
    height: 1.597vw;
    background-image: url(../images/area.png);
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin-right: 0.694vw;
    background-repeat: no-repeat;
}
	
	


.main_favorite_a{
    font-size: 0.833vw;
    border: 1px solid #000000;
    padding: 1.042vw;
}


/* /main_content */


/* travelersnapshot */

#travelersnapshot_2{
    width: 56.944vw!important;
    height: auto!important;
    object-fit: cover;
    margin-bottom: 3.472vw;
}

.travelersnapshot_2_copy{
    font-size: 1.667vw;
    line-height: 1.5;
}
	
.travelersnapshot_2_copy_2{
    font-size: 1.667vw;
    line-height: 1.5;
}	


.travelersnapshot_sec2{
    padding: 8.333vw 0;
}
	
.travelersnapshot_sec2_2{
	    padding-bottom: 0;
}	

#travelersnapshot_2_copy_1{
    font-size: 1.2vw;
    line-height: 2;
}

#travelersnapshot_2_copy_2{
    font-size: 0.7vw;
}


/* /travelersnapshot */


/* frave */
.wpcf7-form{
    display: flex;
}

.wpcf7-form input{
    width: 33.333vw;
    height: 3.472vw;
    padding: 0 0 0 10px;
    border: 1px solid #000000;
    border-radius: 0.347vw 0 0 0.347vw;
    font-size: 1.111vw;

}

.wpcf7-form input::placeholder {
    color: #999999;
    font-size: 0.833vw;
	padding-left: 5px!important;
}

.wpcf7-submit{
    width: 7.5vw!important;
    height: 3.611vw!important;
    border: 0;
    border: 1px solid #000000;
    background-color: #000;
    color: #FFF;
    border-radius: 0 0.347vw 0.347vw 0!important;
}

.wpcf7-form{
    display: flex;
}

/* /frave */


/* shop_detail */

.shop_detail{
    margin-bottom: 10.417vw;
}

.shop_detail_copy{
    font-size: 1.111vw;
    line-height: 2.3;
}


.shop_detail_title{
    font-size: 1.667vw;
}

.shop_detail_ul{
    font-size: 1.111vw;
    border-top: 1px solid #BABABA;
}

.shop_detail_li{
    display: flex;
    padding: 1.389vw 0;
    border-bottom: 1px solid #BABABA;
}

.shop_detail_li_title{
    width: 10.417vw;
    margin-left: 0.694vw;
}

.shop_detail_li_copy{
    width: 46.528vw;
}

.shop_detail_btn{
    width: 100%;
    height: 5.208vw;
    color: #FFF;
    font-size: 1.111vw;
    background-color: #333333;
}

.shop_detail_btn a:after,.shop_detail_btn_2:after{
    content: '';
    display: inline-block;
    width: 1.035vw;
    height: 1.035vw;
    background-image: url(../images/link_2.png);
    background-size: contain;
    vertical-align: middle;
    margin-left: 0.694vw;
}

.shop_detail_btn_2{
    width: 60.069vw;
    display: flex;
    justify-content: space-between;
}


.shop_detail_btn_2 a{
    width: 27.778vw;
    height: 5.208vw;
    display: flex;
    height: 5.208vw;
    color: #FFF;
    font-size: 1.111vw;
    background-color: #333333;
}

.shop_detail_favorite{
    margin-top: 2.083vw;    
}
	
.shop_detail_favorite_2{
    margin-top: 0vw;    
}	
	
.shop_detail_favorite_top{
    margin-top: 3vw;    
}	


/* /shop_detail */



/* about */

.about_h1{
    position: absolute;
    top: 26vw;
    right: 0;
    left: 0;
    margin: auto;
    width: 100%;
    color: #FFF;
}

.about_h1_p1{
    font-size: 5.417vw;
}

.about_h1_p2{
    font-size: 1.25vw;
}

.about_copy{
    padding: 12.5vw 0;
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;

}

.about_copy_titlesub{
    font-size: 1.111vw;
    margin-left: 1.389vw;
}

.about_copy_title{
    font-size: 3.819vw;
    margin-left: 7.986vw;
}

.about_copy_con{
    writing-mode: vertical-rl;
    text-orientation: upright;
}

.about_copy_con p{
    font-size: 1.181vw;
    line-height: 2;
    margin-top: 8.333vw;
    margin-left: 3.819vw;
}

.about_con_li{
    display: flex;
    position: relative;
    justify-content: space-between;
    height: 34.375vw;
}

.about_con_li_copy{
    position: absolute;
    width: 30.069vw;
    margin-top: 5vw;
}

.about_con li:nth-child(even) .about_con_li_copy{
    right: 0;
}

.about_con_li_h3{
    font-size: 2.222vw;
    line-height: 1.5;
}

.about_con_li_copy_1{
    font-size: 1.042vw;
    line-height: 2;
	text-align: justify;
text-justify: inter-ideograph;
}


.about_con_li a{
    width: 26.806vw;
    height: 6.319vw;
    color: #FFF;
    background-color: #333333;
    display: block;
    font-size: 1.528vw;
    transition: 0.8s;
    opacity: 1;
}

.about_con_li a:after{
    content: '';
    display: inline-block;
    width: 1.035vw;
    height: 1.035vw;
    background-image: url(../images/link_2.png);
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin-left: 0.694vw;
}


#about_con_img{
    position: absolute;
    width: 47.708vw;
    height: 34.375vw;
    object-fit: cover;
    right: 0;
}

.about_con li:nth-child(even) #about_con_img{
    left: 0;
}



/* /about */


    
}

