﻿@charset 'utf-8';
/* CSS Document */


@media only screen and (max-width: 950px) {
.wrapper {
	width: 94%;
	margin: 0 auto;
	padding: 0;
}
.pc {
	display: none;
}
.tablet {
	display: block;
}


#headline {
	padding: 3em 0 4em;
}
.season{
	font-size: 1.5rem;
}
/*h1.siteTitle {
	font-size: 3rem;
}*/

dl.info {
	margin: 1.5em auto;
	padding-top: 1em;
}

#advert li:first-child {
	padding-top: 66.69%;
	height: 0;
}
#advert li {
	position: relative;
	width: 100%;
}


#widelayout {
	padding: 6em 2em 8em;
}

}






@media only screen and (max-width: 768px) {
#pankuzu {
	display: none;
}
#title {
	position: relative;
	background: url(../img/bg_main_tab.jpg) no-repeat center center;
	background-size: cover;
}
p.title_logo {
	height: 0;
	padding-top: 60%;
	text-indent: 100%;
	background: none;
}
h1.siteTitle {
	font-size: 1.6rem;
}
.catchphrase {
  font-size: 3.4rem;
  line-height: 1.4;
}
.catchphrase span{
  display: inline-block;
}
.map{
	margin: 2em auto 0;
	width: 600px;
}
h2.catTitle {
	font-size: 1.8rem;
}




ul.recommend-tour li p.theme{
	font-size: 1.2rem;
	line-height: 1.4;
}



#intro {
	padding: 4em 0 5em;
}
ul.type_C li {
	width: 48%;
}
ul.type_C li:nth-child(n+3) {
	margin-top: 50px;
}
dl.detail dt {
	font-size: 1.7rem;
	margin-bottom: .8em;
	line-height: 1.4;
}
dl.detail dd:nth-child(2) {
	font-size: 1.4rem;
}

#advert .en {
	font-size: 3.4rem;
	margin-bottom: 30px;
}

#widelayout {
	padding: 4em 2em 5em;
}
#breaktime,
#breaktime_02,
#breaktime_03{
	padding-top: 18%;
}
#other .other_tour_title {
	margin-top: 5px;
}
#other .other_tour_title span {
	font-size: 1.6rem;
}
#other .other_tour_title span.other_btn {
	font-size: 1.2rem;
}
.callcenter h2 {
	font-size: 1.4rem;
}
.callcenter ul.phone li:nth-child(n+2) {
	margin-left: 0;
}


/*-------------------- callcenter_midway */
.callcenter_midway h2{
    font-size: 1.6rem;
}
.callcenter_midway ul.phone li:nth-child(n+2){
    width: 35%;
    margin-left: 0;
}
.callcenter_midway ul.phone dd{
    font-size: 2.4rem;
}



#page-top img,
#page-top a {
	width: 100%;
	padding: 7%;
	border-radius: 2px;
}

}




@media screen and (max-width: 640px)  {
h1.siteTitle {
	font-size: 2rem;
}
h2.catTitle {
	font-size: 1.7rem;
}

}






@media screen and (max-width:480px) {
.tablet {
	display: none;
}
.sp {
	display: block;
}
.sp_list {
	display: block;
}
#title {
	position: relative;
	background: url(../img/bg_main_sp.jpg) no-repeat center center;
	background-size: cover;
}
p.title_logo {
	height: 0;
	padding-top: 87.5%;
	text-indent: 100%;
	background: none;
}


h1.siteTitle {
	font-size: 1.6rem;
}
.catchphrase {
	font-size: 2.8rem;
}
.map{
	margin: 2em auto 0;
	width: 100%;
}
h2.catTitle:nth-child(n+2) {
	margin-top: 70px;
}
.en {
	font-size: 3.6rem;
}

/*-------------------- Recommend */
#mwtCat{
	padding: 4em 0;
}
ul.recommend-tour li{
	width: 48%;
    margin: 0 0 20px;	
}
ul.recommend-tour dt{
    margin-bottom: .5em;
}
ul.recommend-tour dt span{
    display: none;
}

#advert li:nth-child(2) {
	padding: 10% 4%;
}


#intro {
	background: none;
	padding: 4em 0 5em;
}
dl.categoryttl dt {
	font-size: 3rem;
}

ul.type_A li {
	width: 100%;
	margin-bottom: 3em;
}
ul.type_A li:nth-child(n+3) {
	margin-top: 0;
}
ul.type_A li:last-child {
	margin-bottom: 0;
}
ul.type_B li {
	width: 100%;
	margin-bottom: 0;
	margin-bottom: 5px;
}
ul.type_B li:nth-child(3n) {
	margin-bottom: 3em;
}
ul.type_B li:last-child {
	margin-bottom: 20px;
}
ul.type_B li:nth-child(4n) {
	order: -1;
}
ul.type_C li {
	width: 100%;
	margin-top: 50px;
}
ul.type_C li:first-child {
	margin-top: 0;
}

/*--------------------areaInfo */
#areaInfo {
	padding: 4em 0;
}


#widelayout {
	padding: 4em 1em 5em;
}
#breaktime,
#breaktime_02,
#breaktime_03{
	padding-top: 40%;
}
#other ul.bnr li:first-child {
	width: 100%;
	margin-bottom: 30px;
}
#other ul.bnr li img {}
#other ul.bnr li:last-child {
	width: 100%;
}
.callcenter ul.phone li:first-child {
	margin-bottom: 1em;
}

/*-------------------- callcenter_midway */
.callcenter_midway{
    padding: 1em 0 1.5em;
}
/*.callcenter_midway ul.phone li:first-child{
    margin-bottom: 1em;
}*/
.callcenter_midway h2{
    font-size: 1.5rem;
	padding-top: .1em;
}
.callcenter_midway h2 span{
    display: block;
}
.callcenter_midway ul.phone li:nth-child(n+2){
    width: 49%;
}
.callcenter_midway ul.phone dt{
    font-size: 1.2rem;
    font-weight: normal;
}
.callcenter_midway ul.phone dt span{
    font-size: 1.4rem;
    margin-right: .3em;
}
.callcenter_midway ul.phone dd{
    font-size: 1.8rem;
}





}

