@charset "shift_jis";

.pamph_list .pamph_btn img{
    max-width: 100%
}

/* デフォルト：1025px以上用（PC）の記述 */
@media print, screen and (min-width: 1025px){
*{
	margin:0;
	padding:0;
	}
 img{
	border:0;
	}

body {
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  -webkit-text-size-adjust: 100%;/*iPhoneのランドスケープモードフォント自動調整を切る*/
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
	width: 100%;
}
h1,h2,h3,h4,h5,h6 {
	color:#333333;
	font-size:100%;
	/*margin-bottom:10px;*/
	margin-top:10px;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #620169;
	text-decoration: underline;
}
a:hover {
	color: #0033cc;
}
a:active {
	color: #0033cc;
	text-decoration: underline;
}
#contentsarea{
	text-align:left;
	width:100%;
	margin: 0px;
}
#header_logo{
	display: block !important;
}

#header_logo_sp{
	display: none !important; 
}
/* pankuzu */
#contentsarea #breadcrumbs{
	padding: 5px 0px 5px 5px;
	margin-bottom:10px;
	width: 100%;
	font-size:12px;
	text-align: left;
	background-color: #ffffff;
	line-height: 150%;
}
#contentsarea #breadcrumbs p{
	margin-left:16px;
}
#contentsarea #wrapper{
	margin: 10px;
	font-size:16px;
	line-height: 140%;
}
#contentsarea #kankyo{
	font-size: 14px;
	/*text-align: right;*/
	padding: 5px 10px 0 0; 
	margin-bottom: 10px;
	display: flex;
	justify-content: space-between;
}
.digi_title_h3 {
	
}
.digi_title_h4 {
	margin: 0px;
	padding: 5px 0 5px 10px;
	background: linear-gradient(to bottom,#dbdbdb 0,#d9d9d9 75%,#cccccc 100%);
	color: #333333;
	font-weight: bold;
	border-bottom: 1px dotted #c0c0c0;
	border-radius: 4px 4px 0 0;
}
li {
	list-style-type:none;
}
#title_img_sp{
	display: block !important;
}
#title_img_sp img{
	width: 100%;
}
#title_img_pc{
	display: none !important;
}
.search_title{
	margin:0 8px;
}
#digi_search_area{
	display: none !important;
}
.digi_search_area_sp{
	width:100%;
	padding:0px 0px 13px 0;
	margin:0 0 20px 0;
	background:#ffffff;
	box-sizing:border-box;
	position: relative;
	font-size: 85%;
	display: block !important;
}
.digi_search_area_sp form select{
	width:170px;}
.digi_search_area_sp .free_search{
	width: 100%;
}
.digi_search_area_sp #qanda_box{
	border: 1px solid #dbdbdb;
	border-top: 0px;
}
.digi_search_area_sp .qanda {
	overflow:hidden;
	border-bottom:dotted 1px #dbdbdb;
	padding:5px 0 17px 0;
	clear: both;
}

.digi_search_area_sp .qanda .q .que {
	font-size: 100%;
	padding: 0 10px 0 5px;
	white-space: nowrap;
	color: #c7222d;
	font-weight: bold;
	border-left: 5px solid;
	margin: 10px;
}
.digi_search_area_sp .qanda .ans {
	width:90%;
	padding:0 0 0 20px;
	margin:0; 
	line-height: 210%;
}
.digi_search_area_sp .qanda .country_search {
	width:90%;
	padding:0 0 0 20px;
	margin:0; 
	line-height: 140%;
	font-size: 90%;
}
.digi_search_area_sp .qanda .ans li {
	padding:0 10px 0 0;
	line-height: 170%
}
.digi_search_area_sp .qanda02 {
	overflow:hidden;
	border-bottom:dotted 1px #dbdbdb;
	padding:5px 0 17px 0;
	clear: both;
	background-color: #F3F3F3;
}
.digi_search_area_sp .qanda02 .q .que {
	font-size: 100%;
	padding: 0 10px 0 5px;
	white-space: nowrap;
	color: #c7222d;
	font-weight: bold;
	border-left: 5px solid;
	margin: 10px;
}
.digi_search_area_sp .qanda02 .ans {
	width:90%;
	padding:0 0 0 20px;
	margin:0; 
	line-height: 150%;
}

.digi_search_area_sp .qanda02 .ans li {
	padding:0 10px 0 0;
}
.s_btn_sp{
	margin: 10px auto;
}
.s_btn_sp li{
	display: inline;
}	
.s_btn_sp{
	margin: 10px auto;
	text-align: center;
}
.s_btn_sp li{
	display: inline;
}

.s_btn_sp #search_clear{
	float: left;
}


	
	
/* clearfix */
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	
	}
.clearfix{
	display:inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/* End hide from IE-mac */

	/* design */
.f_left{
	float:left;}
.f_right{
	float:right;}	
.f_left_pamph{
	float:left;
	margin-left:10px;}
	
.clear{
	clear:both;
	}

/*全体*/
.hidden_box {
    margin: 0;
    padding: 0;
}

/*ボタン装飾*/
.hidden_box>label {
    position: relative;
    width: 100%;
    padding: 10px 0;
    font-size: 120%;
    color: #fff;
    background: #777;
    border: none;
    border-radius: 4px;
    box-shadow: 0 0 4px rgba(6, 0, 1, .3);
    cursor: pointer;
	margin-bottom: 20px;
	display: block;
	text-align: center;
}

/*アイコンを表示*/
.hidden_box label:before {
    content:"＋";
	display:block;
	width:16px;
	height:16px;
	border-radius:10px;
	background:#fff;
	color:#777;
	line-height:16px;
	text-align:center;
	position:absolute;
	left:10%;
	top:25%;
	font-size: 75%;
	padding: 2px;
	font-weight: bold;
}
.hidden_show label:before {
    display: none;
}

/*ボタンホバー時*/
.hidden_box label:hover {
    /*background: silver;*/
}

/*アイコンを切り替え*/
.hidden_box input:checked ~ label:before {
     content: '−';
     -ms-transform: rotate(360deg);
     -webkit-transform: rotate(360deg);
     transform: rotate(0deg);
     /*color: #ffffff;*/
}

/*チェックは見えなくする*/
.hidden_box>input {
    display: none;
}

/*中身を非表示にしておく*/
.hidden_box .hidden_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}
	

/*クリックで中身表示*/
.hidden_box input:checked ~ .hidden_show {
    padding: 10px 0;
    height: auto;
    opacity: 1;
	margin-top: 10px;
}

		
	/* font */
.fs_12 {  font-size: 78%; line-height: 138%}
.fs_12L {  font-size: 78%; line-height: 158%}
.fs_10 {  font-size: 63%; line-height: 138%}
.fs_14 {  font-size: 88%; line-height: 138%}
.fs_16 {  font-size: 100%; line-height: 138%}
.small {font-size: 63%;line-height: 138%;}
.normal {font-size: 78%;line-height: 138%;}
.big {font-size: 88%;line-height: 138%;}
.huge {font-size: 100%;line-height: 138%;}
.red {color:#CC0033;}
.feered{color:#FF0033;}
.white {color:#ffffff;}
.pink {color:#ff008b;}
.blue {color:#000099;}
.gray {color:#666666;}

#pamph{
	margin:0;
	width: 100%;
}
#pamph .fs_16 #spn_result{
	font-size: 80%;
}
#pamph .attention{
	color: red;	
	font-size: 70%;
}
#pamph h4{
	color:#660000;
	font-weight:bold;
	vertical-align:bottom;
	padding:0 0 10px 0;
}
.tb {
	vertical-align: text-bottom；
}
#pamph h5{
	border-top:#d9d9d9 solid 1px;
	margin:15px 0 0 0;
	padding:13px 0 7px 0;
}
#pamph #div_resultList .pamph_list{
	box-sizing:border-box;
	border:1px solid #d9d9d9;
	border-collapse: collapse;
	margin: 10px auto;
	padding: 0 0 20px 0;
}
#pamph #div_resultList .pamph_list .pamph_image{
	padding: 0 0 5px 5px;
	margin-right: 5px;
	clear: both;
	float: left;
}
#pamph #div_resultList .pamph_list .pamph_image img{
	border: 1px solid #d9d9d9;
}
#pamph #div_resultList .pamph_list .pamph_text{
	padding: 0 5px 5px 5px;
	font-size: 70%;
	/*float: left;*/
}
#pamph #div_resultList .pamph_list .pamph_btn{
	clear: both;
	text-align: center;
	padding: 5px 0 5px 0;
}
#pamph #div_resultList .pamph_list .pamph_text2{
	text-align: center;
	font-size: 70%;
}
#pamph #div_resultList .pamph_list .pamph_title{
	background-color: #fff;
	padding:0 6px 6px 8px;
	color: #000;
	font-weight:bold;
	font-size: 90%;
}
#pamph #div_resultList .pamph_list .icon-new{
	padding-right:5px;
}

.domestic_menu{
	display: none !important;
}
.domestic_menu_sp{
	margin:15px 0 20px;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
	font-size:13px;
	line-height:1.3;
}
.domestic_menu_sp > li > a{
	padding:9px 0;
	border:1px solid #bbb;
	display:block;
	border-radius:3px;
	width:43px;
	color:#555;
	text-align:center;
}
.domestic_menu_sp > li.pager-first{
	margin-right:6px;
}
.domestic_menu_sp > li.pager-first + .pager-prev{
	margin-left:0;
}
.domestic_menu_sp > li.pager-prev{
	margin-left:51px;
}
.domestic_menu_sp > li.pager-current{
	-webkit-box-flex:1;
	-webkit-flex:1;
	-ms-flex:1;
	flex:1;
	text-align:center;
	font-size:12px;
}
.domestic_menu_sp > li.pager-current span{
	font-family:Arial;
}
.domestic_menu_sp > li.pager-current > b{

	display:block;
	font-weight:normal;
	font-size:14px;
}
.domestic_menu_sp > li.pager-current > b > span{
	font-size:15px;
}
.domestic_menu_sp > li.pager-current:first-child{
	margin-left:96px;
}
.domestic_menu_sp > li.pager-current:last-child{
	margin-right:96px;
}
.domestic_menu_sp > li.pager-next{
	width:96px;
}
	
.list_worldtour li a,.list_japantour li a,.list_worldtour2 li a,.list_japantour2 li a,.tabmenu,.tabmenu2{
	text-indent:-9999px;
	overflow:hidden;
	}


.link_bottom{
	background-color: #FFF;
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

		.link_bottom li{
	background:url(../images/arrow.gif) no-repeat 0 4px;
	padding-left:10px;
	width:363px;
	float:left;
			}

.brand_logo{
	clear: both;
	margin:5px 0 0 5px;
}

.brand_logo img{
	border: 0;
}
	
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #620169;
	text-decoration: underline;
}
a:hover {
	color: #0033cc;
}
a:active {
	color: #0033cc;
	text-decoration: underline;
}
#contentsarea{
	width:970px;
	margin: 0 0 0 5px;
}
#contentsarea #wrapper{
	margin: 0;
}
.digi_title_h3 {
	}
.digi_title_h4 {
	margin:0px;
	padding:0px;
	width: 970px;
	height: 29px;
	content: url(../images/title_search.gif);
}
li {
	list-style-type:none;
	}
#title_img_pc{
	width: 950px;
	height: 110px;
	margin: 10px;
	display: block !important;
}
#title_img_sp{
	display: none !important; 
}
.search_title{
	margin:0 8px;
	}
#digi_search_area{
	width:970px;
	padding:0px 0px 13px 0;
	margin:0 0 20px 0;
	background:#ffffff;
	box-sizing:border-box;
	position: relative;
	font-size: 85%;
	display: block !important;
}

#digi_search_area form select{
	width:170px;
}
#digi_search_area .country_search{
	width:300px;
}
#digi_search_area .code_search{
	width:100px;
}
#digi_search_area #qanda_box{
	border: 1px solid #dbdbdb;
	border-top: 0px;
}
#digi_search_area .qanda {
	overflow:hidden;
	border-bottom:dotted 1px #dbdbdb;
	padding:5px 0;
	clear: both;
}
#digi_search_area .qanda .q{
	width:20%;
	float:left;
}
#digi_search_area .qanda .q .que {
	font-size:16px;
	padding:5px 10px 2px 15px;
/*	white-space: nowrap;*/
	color: #c7222d;
	font-weight: bold;
	word-wrap: break-word;
	}
#digi_search_area .qanda .ans {
	width:80%;
	float:right;
	padding: 0;
	margin: 0;
}

#digi_search_area .qanda .ans li {
	display: inline;
	padding:0 10px 0 0;
}
#digi_search_area .qanda02 {
	overflow:hidden;
	border-bottom:dotted 1px #dbdbdb;
	padding:5px 0;
	clear: both;
	background-color: #F3F3F3;
}
#digi_search_area .qanda02 .q{
	width:20%;
	float:left;
}
#digi_search_area .qanda02 .q .que {
	font-size:16px;
	padding:5px 10px 2px 15px;
	/*white-space: nowrap;*/
	color: #c7222d;
	font-weight: bold !important;
	word-wrap: break-word;
}
#digi_search_area .qanda02 .ans {
	width:80%;
	float:right;
	padding: 0;
	margin: 0;
}

#digi_search_area .qanda02 .ans li {
	display: inline;
	font-size: 14px !important;
	padding:0 10px 0 0;
}
#digi_search_area .s_btn{
	margin: 10px auto;
	width: 100%;
	text-align: center
}
#digi_search_area .s_btn li{
	display: inline-block;
}
.digi_search_area_sp{
	display: none !important;
}
.hidden_box{
	display: none !important;
}
.s_btn_sp{
	display: none !important;
}
	
/* clearfix */
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	
	}
.clearfix{
	display:inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/* End hide from IE-mac */

.clear{
	clear:both;
	}

		
	/* font */
.fs_12 {  font-size: 78%; line-height: 138%}
.fs_12L {  font-size: 78%; line-height: 158%}
.fs_10 {  font-size: 63%; line-height: 138%}
.fs_14 {  font-size: 88%; line-height: 138%}
.fs_16 {  font-size: 100%; line-height: 138%}
.small {font-size: 63%;line-height: 138%;}
.normal {font-size: 78%;line-height: 138%;}
.big {font-size: 88%;line-height: 138%;}
.huge {font-size: 100%;line-height: 138%;}
.red {color:#CC0033;}
.feered{color:#FF0033;}
.white {color:#ffffff;}
.pink {color:#ff008b;}
.blue {color:#000099;}
.gray {color:#666666;}

	/* pankuzu */
#breadcrumbs{
/*	color:#ffffff; */
	border-bottom:1px solid #000000;
	background-color:#333333;
	width:740px;
	padding-bottom:1px;
	margin: 0
}
	#breadcrumbs a{
/*	color:#ffffff;*/
	}
#breadcrumbs p{
	margin-left:16px;
	}
	
#pamph{
	margin:0;
	width:970px;
}
#pamph .attention{
	color: red;	
	font-size: 13px;
}
#pamph h4{
	color:#660000;
	font-weight:bold;
	vertical-align:bottom;
	padding:0;
}
.tb	{
	vertical-align: middle; 
}
#pamph h5{
	border-top:#d9d9d9 solid 1px;
	margin:15px 0 0 0;
	padding:13px 0 7px 0;
}
#pamph #div_resultList .pamph_block{
	width: 970px;
}
#pamph #div_resultList .pamph_block .pamph_list{
	box-sizing:border-box;
	border:1px solid #d9d9d9;
	border-collapse: collapse;
	margin: 10px 0 23px 0;
	width: 323px;
	padding: 0 0 20px 0;
	float: left;
}
#pamph #div_resultList .pamph_list .pamph_image{
	padding: 0 0 5px 5px;
	float:left;
	margin-right: 5px;
}
#pamph #div_resultList .pamph_list .pamph_image img{
	border: 1px solid #d9d9d9;
}
#pamph #div_resultList .pamph_list .pamph_text{
	padding: 0 5px 5px 5px;
	width: 49%;
	font-size: 80%;
	float: left;
}
#pamph #div_resultList .pamph_list .pamph_btn{
	clear: both;
	text-align: center;
	padding: 5px 0 5px 0;
}
#pamph #div_resultList .pamph_list .pamph_text2{
	text-align: center;
	font-size: 13px;
}
#pamph #div_resultList .pamph_list .pamph_title{
	min-width: 157px;
	min-height: 80px;
	background-color: #fff;
	padding:0 6px 6px 8px;
	color: #000;
	font-weight:bold;
	font-size: 90%;
	line-height: 1.2em;
	display: inline-block
}
#pamph #div_resultList .pamph_list .icon-new{
	/*text-align: right;*/
	margin: 5px 0;
	padding-right:5px;
	float: left;
	vertical-align:middle;
	font-size: 85%;
}

.domestic_menu{
	width:970px;
	background:url(../images/bg_tourismmenu.gif) repeat 0 0;
	margin: 0 0 0px 5px;
	/*text-align:right;*/
	display: block !important;
	word-wrap: break-word;
}
.domestic_menu li{
	display:inline;
	margin:5px 2px 5px 2px;
}
.domestic_menu_sp{
	display: none !important;
}
.list_worldtour li a,.list_japantour li a,.list_worldtour2 li a,.list_japantour2 li a,.tabmenu,.tabmenu2{
	text-indent:-9999px;
	overflow:hidden;
	}


.link_bottom{
	background-color: #FFF;
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

		.link_bottom li{
	background:url(../images/arrow.gif) no-repeat 0 4px;
	padding-left:10px;
	width:363px;
	float:left;
			}

.brand_logo{
	clear: both;
	margin:5px 0 0 5px;
	height: 22px;
}

.brand_logo img{
	border: 0;
}

#contentsarea #kankyo{
	/*text-align: right;*/
	padding-right: 10px;
	margin-bottom: 10px;
	display: flex;
	justify-content: space-between;
}
}

/* 768〜1024px以上用（タブレット）の記述 */
@media screen and (max-width: 1024px) and (min-width: 768px){
*{
	margin:0;
	padding:0;
	}
 img{
	border:0;
	}

body {
	/*font-family:"ＭＳ Ｐゴシック", "MS PGothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","Hiragino Maru Gothic Pro",sans-serif;*/
  -webkit-text-size-adjust: 100%;/*iPhoneのランドスケープモードフォント自動調整を切る*/
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
	width: 100%;
}
h1,h2,h3,h4,h5,h6 {
	color:#333333;
	font-size:100%;
	/*margin-bottom:10px;*/
	margin-top:10px;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #620169;
	text-decoration: underline;
}
a:hover {
	color: #0033cc;
}
a:active {
	color: #0033cc;
	text-decoration: underline;
}
#contentsarea{
	text-align:left;
	width:100%;
	margin: 0px;
}
#header_logo{
	display: none !important;
	}

#header_logo_sp{
	display: block !important;
	width: 20%;
}
/* pankuzu */
#contentsarea #breadcrumbs{
	padding: 5px 0px 5px 5px;
	margin-bottom:10px;
	width: 100%;
	font-size:12px;
	text-align: left;
	background-color: #ffffff;
	line-height: 150%;
}
#contentsarea #breadcrumbs p{
	margin-left:16px;
}
#contentsarea #wrapper{
	margin: 10px;
	font-size:16px;
	line-height: 140%;
}
#contentsarea #kankyo{
	font-size: 14px;
	/*text-align: right;*/
	padding: 5px 10px 0 0; 
	margin-bottom: 10px;
	display: flex;
	justify-content: space-between;
}
.digi_title_h3 {
	
}
.digi_title_h4 {
	margin: 0px;
	padding: 5px 0 5px 10px;
	background: linear-gradient(to bottom,#dbdbdb 0,#d9d9d9 75%,#cccccc 100%);
	color: #333333;
	font-weight: bold;
	border-bottom: 1px dotted #c0c0c0;
	border-radius: 4px 4px 0 0;
}
li {
	list-style-type:none;
}
#title_img_sp{
	display: block !important;
}
#title_img_sp img{
	width: 100%;
}
#title_img_pc{
	display: none !important;
}
.search_title{
	margin:0 8px;
}
#digi_search_area{
	display: none !important;
}
.digi_search_area_sp{
	width:100%;
	padding:0px 0px 13px 0;
	margin:0 0 20px 0;
	background:#ffffff;
	box-sizing:border-box;
	position: relative;
	font-size: 85%;
	display: block !important;
}
.digi_search_area_sp form select{
	width:170px;}
.digi_search_area_sp .free_search{
	width: 100%;
}
.digi_search_area_sp #qanda_box{
	border: 1px solid #dbdbdb;
	border-top: 0px;
}
.digi_search_area_sp .qanda {
	overflow:hidden;
	border-bottom:dotted 1px #dbdbdb;
	padding:5px 0 17px 0;
	clear: both;
}

.digi_search_area_sp .qanda .q .que {
	font-size: 100%;
	padding: 0 10px 0 5px;
	white-space: nowrap;
	color: #c7222d;
	font-weight: bold;
	border-left: 5px solid;
	margin: 10px;
}
.digi_search_area_sp .qanda .ans {
	width:90%;
	padding:0 0 0 20px;
	margin:0; 
	line-height: 210%;
}
.digi_search_area_sp .qanda .country_search {
	width:90%;
	padding:0 0 0 20px;
	margin:0; 
	line-height: 140%;
	font-size: 90%;
}
.digi_search_area_sp .qanda .ans li {
	padding:0 10px 0 0;
	line-height: 170%
}
.digi_search_area_sp .qanda02 {
	overflow:hidden;
	border-bottom:dotted 1px #dbdbdb;
	padding:5px 0 17px 0;
	clear: both;
	background-color: #F3F3F3;
}
.digi_search_area_sp .qanda02 .q .que {
	font-size: 100%;
	padding: 0 10px 0 5px;
	white-space: nowrap;
	color: #c7222d;
	font-weight: bold;
	border-left: 5px solid;
	margin: 10px;
}
.digi_search_area_sp .qanda02 .ans {
	width:90%;
	padding:0 0 0 20px;
	margin:0; 
	line-height: 150%;
}

.digi_search_area_sp .qanda02 .ans li {
	padding:0 10px 0 0;
}
.s_btn_sp{
	margin: 10px auto;
}
.s_btn_sp li{
	display: inline;
}	
.s_btn_sp{
	margin: 10px auto;
	text-align: center;
}
.s_btn_sp li{
	display: inline;
}

.s_btn_sp #search_clear{
	float: left;
}


	
	
/* clearfix */
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	
	}
.clearfix{
	display:inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/* End hide from IE-mac */

	/* design */
.f_left{
	float:left;}
.f_right{
	float:right;}	
.f_left_pamph{
	float:left;
	margin-left:10px;}
	
.clear{
	clear:both;
	}

/*全体*/
.hidden_box {
    margin: 0;
    padding: 0;
}

/*ボタン装飾*/

.hidden_box>label {
    position: relative;
    width: 100%;
    padding: 10px 0;
    font-size: 120%;
    color: #fff;
    background: #777;
    border: none;
    border-radius: 4px;
    box-shadow: 0 0 4px rgba(6, 0, 1, .3);
    cursor: pointer;
	margin-bottom: 20px;
	display: block;
	text-align: center;
}

/*アイコンを表示*/
.hidden_box label:before {
    content:"＋";
	display:block;
	width:16px;
	height:16px;
	border-radius:10px;
	background:#fff;
	color:#777;
	line-height:16px;
	text-align:center;
	position:absolute;
	left:10%;
	top:25%;
	font-size: 75%;
	padding: 2px;
	font-weight: bold;
}
.hidden_show label:before {
    display: none;
}

/*ボタンホバー時*/
.hidden_box label:hover {
    /*background: silver;*/
}

/*アイコンを切り替え*/
.hidden_box input:checked ~ label:before {
     content: '−';
     -ms-transform: rotate(360deg);
     -webkit-transform: rotate(360deg);
     transform: rotate(0deg);
     /*color: #ffffff;*/
}

/*チェックは見えなくする*/
.hidden_box>input {
    display: none;
}

/*中身を非表示にしておく*/
.hidden_box .hidden_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}
	

/*クリックで中身表示*/
.hidden_box input:checked ~ .hidden_show {
    padding: 10px 0;
    height: auto;
    opacity: 1;
	margin-top: 10px;
}

		
	/* font */
.fs_12 {  font-size: 78%; line-height: 138%}
.fs_12L {  font-size: 78%; line-height: 158%}
.fs_10 {  font-size: 63%; line-height: 138%}
.fs_14 {  font-size: 88%; line-height: 138%}
.fs_16 {  font-size: 100%; line-height: 138%}
.small {font-size: 63%;line-height: 138%;}
.normal {font-size: 78%;line-height: 138%;}
.big {font-size: 88%;line-height: 138%;}
.huge {font-size: 100%;line-height: 138%;}
.red {color:#CC0033;}
.feered{color:#FF0033;}
.white {color:#ffffff;}
.pink {color:#ff008b;}
.blue {color:#000099;}
.gray {color:#666666;}

#pamph{
	margin:0;
	width: 100%;
}
#pamph .fs_16 #spn_result{
	font-size: 80%;
}
#pamph .attention{
	color: red;	
	font-size: 70%;
}
#pamph h4{
	color:#660000;
	font-weight:bold;
	vertical-align:bottom;
	padding:0 0 10px 0;
}
.tb {
	vertical-align: text-bottom；
}
#pamph h5{
	border-top:#d9d9d9 solid 1px;
	margin:15px 0 0 0;
	padding:13px 0 7px 0;
}
#pamph #div_resultList .pamph_list{
	width: 50%;
    float: left;
	box-sizing:border-box;
	border:1px solid #d9d9d9;
	border-collapse: collapse;
	margin: 10px auto;
	padding: 0 0 20px 0;
}
#pamph #div_resultList .pamph_list .pamph_image{
	padding: 0 0 5px 5px;
	margin-right: 5px;
	clear: both;
	float: left;
}
#pamph #div_resultList .pamph_list .pamph_image img{
	border: 1px solid #d9d9d9;
}
#pamph #div_resultList .pamph_list .pamph_text{
	padding: 0 5px 5px 5px;
	font-size: 80%;
	/*float: left;*/
}
#pamph #div_resultList .pamph_list .pamph_btn{
	clear: both;
	text-align: center;
	padding: 5px 0 5px 0;
}
#pamph #div_resultList .pamph_list .pamph_text2{
	text-align: center;
	font-size: 80%;
}
#pamph #div_resultList .pamph_list .pamph_title{
	background-color: #fff;
	padding:0 6px 6px 8px;
	color: #000;
	font-weight:bold;
	font-size: 80%;
	min-height: 80px;
	line-height: 1.2em
}
#pamph #div_resultList .pamph_list .icon-new{
	padding-right:5px;
}

.domestic_menu{
	display: none !important;
}
.domestic_menu_sp{
	margin:15px 0 20px;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
	font-size:13px;
	line-height:1.3;
}
.domestic_menu_sp > li > a{
	padding:9px 0;
	border:1px solid #bbb;
	display:block;
	border-radius:3px;
	width:43px;
	color:#555;
	text-align:center;
}
.domestic_menu_sp > li.pager-first{
	margin-right:6px;
}
.domestic_menu_sp > li.pager-first + .pager-prev{
	margin-left:0;
}
.domestic_menu_sp > li.pager-prev{
	margin-left:51px;
}
.domestic_menu_sp > li.pager-current{
	-webkit-box-flex:1;
	-webkit-flex:1;
	-ms-flex:1;
	flex:1;
	text-align:center;
	font-size:12px;
}
.domestic_menu_sp > li.pager-current span{
	font-family:Arial;
}
.domestic_menu_sp > li.pager-current > b{
	display:block;
	font-weight:normal;
	font-size:14px;
}
.domestic_menu_sp > li.pager-current > b > span{
	font-size:15px;
}
.domestic_menu_sp > li.pager-current:first-child{
	margin-left:96px;
}
.domestic_menu_sp > li.pager-current:last-child{
	margin-right:96px;
}
.domestic_menu_sp > li.pager-next{
	width:96px;
}
	
.list_worldtour li a,.list_japantour li a,.list_worldtour2 li a,.list_japantour2 li a,.tabmenu,.tabmenu2{
	text-indent:-9999px;
	overflow:hidden;
	}


.link_bottom{
	background-color: #FFF;
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

		.link_bottom li{
	background:url(../images/arrow.gif) no-repeat 0 4px;
	padding-left:10px;
	width:363px;
	float:left;
			}

.brand_logo{
	clear: both;
	margin:5px 0 0 5px;
}

.brand_logo img{
	border: 0;
}
}

/* 481〜768px以上用（スマホ横/タブレット縦）の記述 */
@media screen and (max-width: 768px) and (min-width: 481px){
*{
	margin:0;
	padding:0;
	}
 img{
	border:0;
	}

body {
	/*font-family:"ＭＳ Ｐゴシック", "MS PGothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","Hiragino Maru Gothic Pro",sans-serif;*/
  -webkit-text-size-adjust: 100%;/*iPhoneのランドスケープモードフォント自動調整を切る*/
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
	width: 100%;
}
h1,h2,h3,h4,h5,h6 {
	color:#333333;
	font-size:100%;
	/*margin-bottom:10px;*/
	margin-top:10px;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #620169;
	text-decoration: underline;
}
a:hover {
	color: #0033cc;
}
a:active {
	color: #0033cc;
	text-decoration: underline;
}
#contentsarea{
	text-align:left;
	width:100%;
	margin: 0px;
}
#header_logo{
	display: none !important;
}

#header_logo_sp{
	display: block !important;
	width: 20%;
}
/* pankuzu */
#contentsarea #breadcrumbs{
	padding: 5px 0px 5px 5px;
	margin-bottom:10px;
	width: 100%;
	font-size:12px;
	text-align: left;
	background-color: #ffffff;
	line-height: 150%;
}
#contentsarea #breadcrumbs p{
	margin-left:16px;
}
#contentsarea #wrapper{
	margin: 10px;
	font-size:16px;
	line-height: 140%;
}
#contentsarea #kankyo{
	font-size: 14px;
	/*text-align: right;*/
	padding: 5px 10px 0 0; 
	margin-bottom: 10px;
	display: flex;
	justify-content: space-between;
}
.digi_title_h3 {
	
}
.digi_title_h4 {
	margin: 0px;
	padding: 5px 0 5px 10px;
	background: linear-gradient(to bottom,#dbdbdb 0,#d9d9d9 75%,#cccccc 100%);
	color: #333333;
	font-weight: bold;
	border-bottom: 1px dotted #c0c0c0;
	border-radius: 4px 4px 0 0;
}
li {
	list-style-type:none;
}
#title_img_sp{
	display: block !important;
}
#title_img_sp img{
	width: 100%;
}
#title_img_pc{
	display: none !important;
}
.search_title{
	margin:0 8px;
}
#digi_search_area{
	display: none !important;
}
.digi_search_area_sp{
	width:100%;
	padding:0px 0px 13px 0;
	margin:0 0 20px 0;
	background:#ffffff;
	box-sizing:border-box;
	position: relative;
	font-size: 85%;
	display: block !important;
}
.digi_search_area_sp form select{
	width:170px;}
.digi_search_area_sp .free_search{
	width: 100%;
}
.digi_search_area_sp #qanda_box{
	border: 1px solid #dbdbdb;
	border-top: 0px;
}
.digi_search_area_sp .qanda {
	overflow:hidden;
	border-bottom:dotted 1px #dbdbdb;
	padding:5px 0 17px 0;
	clear: both;
}

.digi_search_area_sp .qanda .q .que {
	font-size: 100%;
	padding: 0 10px 0 5px;
	white-space: nowrap;
	color: #c7222d;
	font-weight: bold;
	border-left: 5px solid;
	margin: 10px;
}
.digi_search_area_sp .qanda .ans {
	width:90%;
	padding:0 0 0 20px;
	margin:0; 
	line-height: 210%;
}
.digi_search_area_sp .qanda .country_search {
	width:90%;
	padding:0 0 0 20px;
	margin:0; 
	line-height: 140%;
	font-size: 90%;
}
.digi_search_area_sp .qanda .ans li {
	padding:0 10px 0 0;
	line-height: 170%
}
.digi_search_area_sp .qanda02 {
	overflow:hidden;
	border-bottom:dotted 1px #dbdbdb;
	padding:5px 0 17px 0;
	clear: both;
	background-color: #F3F3F3;
}
.digi_search_area_sp .qanda02 .q .que {
	font-size: 100%;
	padding: 0 10px 0 5px;
	white-space: nowrap;
	color: #c7222d;
	font-weight: bold;
	border-left: 5px solid;
	margin: 10px;
}
.digi_search_area_sp .qanda02 .ans {
	width:90%;
	padding:0 0 0 20px;
	margin:0; 
	line-height: 150%;
}

.digi_search_area_sp .qanda02 .ans li {
	padding:0 10px 0 0;
}
.s_btn_sp{
	margin: 10px auto;
}
.s_btn_sp li{
	display: inline;
}	
.s_btn_sp{
	margin: 10px auto;
	text-align: center;
}
.s_btn_sp li{
	display: inline;
}

.s_btn_sp #search_clear{
	float: left;
}


	
	
/* clearfix */
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	
	}
.clearfix{
	display:inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/* End hide from IE-mac */

	/* design */
.f_left{
	float:left;}
.f_right{
	float:right;}	
.f_left_pamph{
	float:left;
	margin-left:10px;}
	
.clear{
	clear:both;
	}

/*全体*/
.hidden_box {
    margin: 0;
    padding: 0;
}

/*ボタン装飾*/

.hidden_box>label {
    position: relative;
    width: 100%;
    padding: 10px 0;
    font-size: 120%;
    color: #fff;
    background: #777;
    border: none;
    border-radius: 4px;
    box-shadow: 0 0 4px rgba(6, 0, 1, .3);
    cursor: pointer;
	margin-bottom: 20px;
	display: block;
	text-align: center;
}

/*アイコンを表示*/
.hidden_box label:before {
    content:"＋";
	display:block;
	width:16px;
	height:16px;
	border-radius:10px;
	background:#fff;
	color:#777;
	line-height:16px;
	text-align:center;
	position:absolute;
	left:10%;
	top:25%;
	font-size: 75%;
	padding: 2px;
	font-weight: bold;
}
.hidden_show label:before {
    display: none;
}

/*ボタンホバー時*/
.hidden_box label:hover {
    /*background: silver;*/
}

/*アイコンを切り替え*/
.hidden_box input:checked ~ label:before {
     content: '−';
     -ms-transform: rotate(360deg);
     -webkit-transform: rotate(360deg);
     transform: rotate(0deg);
     /*color: #ffffff;*/
}

/*チェックは見えなくする*/
.hidden_box>input {
    display: none;
}

/*中身を非表示にしておく*/
.hidden_box .hidden_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}
	

/*クリックで中身表示*/
.hidden_box input:checked ~ .hidden_show {
    padding: 10px 0;
    height: auto;
    opacity: 1;
	margin-top: 10px;
}

		
	/* font */
.fs_12 {  font-size: 78%; line-height: 138%}
.fs_12L {  font-size: 78%; line-height: 158%}
.fs_10 {  font-size: 63%; line-height: 138%}
.fs_14 {  font-size: 88%; line-height: 138%}
.fs_16 {  font-size: 100%; line-height: 138%}
.small {font-size: 63%;line-height: 138%;}
.normal {font-size: 78%;line-height: 138%;}
.big {font-size: 88%;line-height: 138%;}
.huge {font-size: 100%;line-height: 138%;}
.red {color:#CC0033;}
.feered{color:#FF0033;}
.white {color:#ffffff;}
.pink {color:#ff008b;}
.blue {color:#000099;}
.gray {color:#666666;}

#pamph{
	margin:0;
	width: 100%;
}
#pamph .fs_16 #spn_result{
	font-size: 80%;
}
#pamph .attention{
	color: red;	
	font-size: 70%;
}
#pamph h4{
	color:#660000;
	font-weight:bold;
	vertical-align:bottom;
	padding:0 0 10px 0;
}
.tb {
	vertical-align: text-bottom；
}
#pamph h5{
	border-top:#d9d9d9 solid 1px;
	margin:15px 0 0 0;
	padding:13px 0 7px 0;
}
#pamph #div_resultList .pamph_list{
	width: 50%;
    float: left;
	box-sizing:border-box;
	border:1px solid #d9d9d9;
	border-collapse: collapse;
	margin: 10px auto;
	padding: 0 0 20px 0;
}
#pamph #div_resultList .pamph_list .pamph_image{
	padding: 0 0 5px 5px;
	margin-right: 5px;
	clear: both;
	float: left;
}
#pamph #div_resultList .pamph_list .pamph_image img{
	border: 1px solid #d9d9d9;
}
#pamph #div_resultList .pamph_list .pamph_text{
	padding: 0 5px 5px 5px;
	font-size: 80%;
	/*float: left;*/
}
#pamph #div_resultList .pamph_list .pamph_btn{
	clear: both;
	text-align: center;
	padding: 5px 0 5px 0;
}
#pamph #div_resultList .pamph_list .pamph_text2{
	text-align: center;
	font-size: 80%;
}
#pamph #div_resultList .pamph_list .pamph_title{
	background-color: #fff;
	padding:0 6px 6px 8px;
	color: #000;
	font-weight:bold;
	font-size: 90%;
}
#pamph #div_resultList .pamph_list .icon-new{
	padding-right:5px;
}

.domestic_menu{
	display: none !important;
}
.domestic_menu_sp{
	margin:15px 0 20px;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
	font-size:13px;
	line-height:1.3;
}
.domestic_menu_sp > li > a{
	padding:9px 0;
	border:1px solid #bbb;
	display:block;
	border-radius:3px;
	width:43px;
	color:#555;
	text-align:center;
}
.domestic_menu_sp > li.pager-first{
	margin-right:6px;
}
.domestic_menu_sp > li.pager-first + .pager-prev{
	margin-left:0;
}
.domestic_menu_sp > li.pager-prev{
	margin-left:51px;
}
.domestic_menu_sp > li.pager-current{
	-webkit-box-flex:1;
	-webkit-flex:1;
	-ms-flex:1;
	flex:1;
	text-align:center;
	font-size:12px;
}
.domestic_menu_sp > li.pager-current span{
	font-family:Arial;
}
.domestic_menu_sp > li.pager-current > b{
	display:block;
	font-weight:normal;
	font-size:14px;
}
.domestic_menu_sp > li.pager-current > b > span{
	font-size:15px;
}
.domestic_menu_sp > li.pager-current:first-child{
	margin-left:96px;
}
.domestic_menu_sp > li.pager-current:last-child{
	margin-right:96px;
}
.domestic_menu_sp > li.pager-next{
	width:96px;
}
	
.list_worldtour li a,.list_japantour li a,.list_worldtour2 li a,.list_japantour2 li a,.tabmenu,.tabmenu2{
	text-indent:-9999px;
	overflow:hidden;
	}


.link_bottom{
	background-color: #FFF;
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

		.link_bottom li{
	background:url(../images/arrow.gif) no-repeat 0 4px;
	padding-left:10px;
	width:363px;
	float:left;
			}

.brand_logo{
	clear: both;
	margin:5px 0 0 5px;
}

.brand_logo img{
	border: 0;
}
}


/* 480px以下用（スマートフォン用）の記述 */
@media screen and (max-width: 480px) {
*{
	margin:0;
	padding:0;
	}
 img{
	border:0;
	}

body {
	/*font-family:"ＭＳ Ｐゴシック", "MS PGothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","Hiragino Maru Gothic Pro",sans-serif;*/
  -webkit-text-size-adjust: 100%;/*iPhoneのランドスケープモードフォント自動調整を切る*/
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
	width: 100%;
}
h1,h2,h3,h4,h5,h6 {
	color:#333333;
	font-size:100%;
	/*margin-bottom:10px;*/
	margin-top:10px;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #620169;
	text-decoration: underline;
}
a:hover {
	color: #0033cc;
}
a:active {
	color: #0033cc;
	text-decoration: underline;
}
#contentsarea{
	text-align:left;
	width:100%;
	margin: 0px;
}
#header_logo{
	display: none !important;
}

#header_logo_sp{
	display: block !important;
	width: 30%;
}
/* pankuzu */
#contentsarea #breadcrumbs{
	padding: 5px 0px 5px 5px;
	margin-bottom:10px;
	width: 100%;
	font-size:12px;
	text-align: left;
	background-color: #ffffff;
	line-height: 150%;
}
#contentsarea #breadcrumbs p{
	margin-left:16px;
}
#contentsarea #wrapper{
	margin: 10px;
	font-size:16px;
	line-height: 140%;
}
#contentsarea #kankyo{
	font-size: 14px;
	/*text-align: right;*/
	padding: 5px 10px 0 0; 
	margin-bottom: 10px;
	display: flex;
	justify-content: space-between;
}
.digi_title_h3 {
	
}
.digi_title_h4 {
	margin: 0px;
	padding: 5px 0 5px 10px;
	background: linear-gradient(to bottom,#dbdbdb 0,#d9d9d9 75%,#cccccc 100%);
	color: #333333;
	font-weight: bold;
	border-bottom: 1px dotted #c0c0c0;
	border-radius: 4px 4px 0 0;
}
li {
	list-style-type:none;
}
#title_img_sp{
	display: block !important;
}
#title_img_sp img{
	width: 100%;
}
#title_img_pc{
	display: none !important;
}
.search_title{
	margin:0 8px;
}
#digi_search_area{
	display: none !important;
}
.digi_search_area_sp{
	width:100%;
	background:#ffffff;
	box-sizing:border-box;
	position: relative;
	font-size: 85%;
	display: block !important;
}
.digi_search_area_sp form select{
	width:170px;}
.digi_search_area_sp .free_search{
	width: 100%;
}
.digi_search_area_sp #qanda_box{
	border: 1px solid #dbdbdb;
	border-top: 0px;
	margin-bottom: 33px;
}
.digi_search_area_sp .qanda {
	overflow:hidden;
	border-bottom:dotted 1px #dbdbdb;
	padding:5px 0 17px 0;
	clear: both;
}

.digi_search_area_sp .qanda .q .que {
	font-size: 100%;
	padding: 0 10px 0 5px;
	white-space: nowrap;
	color: #c7222d;
	font-weight: bold;
	border-left: 5px solid;
	margin: 10px;
}
.digi_search_area_sp .qanda .ans {
	width:90%;
	padding:0 0 0 20px;
	margin:0; 
	line-height: 210%;
}
.digi_search_area_sp .qanda .country_search {
	width:90%;
	padding:0 0 0 20px;
	margin:0; 
	line-height: 140%;
	font-size: 90%;
}
.digi_search_area_sp .qanda .ans li {
	padding:0 10px 0 0;
	line-height: 170%
}
.digi_search_area_sp .qanda02 {
	overflow:hidden;
	border-bottom:dotted 1px #dbdbdb;
	padding:5px 0 17px 0;
	clear: both;
	background-color: #F3F3F3;
}
.digi_search_area_sp .qanda02 .q .que {
	font-size: 100%;
	padding: 0 10px 0 5px;
	white-space: nowrap;
	color: #c7222d;

	font-weight: bold;
	border-left: 5px solid;
	margin: 10px;
}
.digi_search_area_sp .qanda02 .ans {
	width:90%;
	padding:0 0 0 20px;
	margin:0; 
	line-height: 150%;
}

.digi_search_area_sp .qanda02 .ans li {
	padding:0 10px 0 0;
}
.s_btn_sp{
	margin: 10px auto;
}
.s_btn_sp li{
	display: inline;
}	
.s_btn_sp{
	margin: 10px auto;
	text-align: center;
}
.s_btn_sp li{
	display: inline;
}

.s_btn_sp #search_clear{
	float: left;
}


	
	
/* clearfix */
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	
	}
.clearfix{
	display:inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/* End hide from IE-mac */

	/* design */
.f_left{
	float:left;}
.f_right{
	float:right;}	
.f_left_pamph{
	float:left;
	margin-left:10px;}
	
.clear{
	clear:both;
	}

/*全体*/
.hidden_box {
    margin: 0;
    padding: 0;
}

/*ボタン装飾*/
.hidden_box>label {
    position: relative;
    width: 100%;
    padding: 10px 0;
    font-size: 120%;
    color: #fff;
    background: #777;
    border: none;
    border-radius: 4px;
    box-shadow: 0 0 4px rgba(6, 0, 1, .3);
    cursor: pointer;
	margin-bottom: 20px;
	display: block;
	text-align: center;
}

/*アイコンを表示*/
.hidden_box label:before {
    content:"＋";
	display:block;
	width:16px;
	height:16px;
	border-radius:10px;
	background:#fff;
	color:#777;
	line-height:16px;
	text-align:center;
	position:absolute;
	left:10%;
	top:25%;
	font-size: 75%;
	padding: 2px;
	font-weight: bold;
}
.hidden_show label:before {
    display: none;
}

/*ボタンホバー時*/
.hidden_box label:hover {
    /*background: silver;*/
}

/*アイコンを切り替え*/
.hidden_box input:checked ~ label:before {
     content: '−';
     -ms-transform: rotate(360deg);
     -webkit-transform: rotate(360deg);
     transform: rotate(0deg);
     /*color: #ffffff;*/
}

/*チェックは見えなくする*/
.hidden_box>input {
    display: none;
}

/*中身を非表示にしておく*/
.hidden_box .hidden_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}
	

/*クリックで中身表示*/
.hidden_box input:checked ~ .hidden_show {
    padding: 10px 0;
    height: auto;
    opacity: 1;
	margin-top: 10px;
}

		
	/* font */
.fs_12 {  font-size: 78%; line-height: 138%}
.fs_12L {  font-size: 78%; line-height: 158%}
.fs_10 {  font-size: 63%; line-height: 138%}
.fs_14 {  font-size: 88%; line-height: 138%}
.fs_16 {  font-size: 100%; line-height: 138%}
.small {font-size: 63%;line-height: 138%;}
.normal {font-size: 78%;line-height: 138%;}
.big {font-size: 88%;line-height: 138%;}
.huge {font-size: 100%;line-height: 138%;}
.red {color:#CC0033;}
.feered{color:#FF0033;}
.white {color:#ffffff;}
.pink {color:#ff008b;}
.blue {color:#000099;}
.gray {color:#666666;}

#pamph{
	margin:0;
	width: 100%;
}
#pamph .fs_16 #spn_result{
	font-size: 80%;
}
#pamph .attention{
	color: red;	
	font-size: 70%;
}
#pamph h4{
	color:#660000;
	font-weight:bold;
	vertical-align:bottom;
	padding:0 0 10px 0;
}
.tb {
	vertical-align: text-bottom；
}
#pamph h5{
	border-top:#d9d9d9 solid 1px;
	margin:15px 0 0 0;
	padding:13px 0 7px 0;
}
#pamph #div_resultList .pamph_list{
	box-sizing:border-box;
	border:1px solid #d9d9d9;
	border-collapse: collapse;
	margin: 10px auto;
	padding: 0 0 20px 0;
}
#pamph #div_resultList .pamph_list .pamph_image{
	padding: 0 0 5px 5px;
	margin-right: 5px;
	clear: both;
	float: left;
}
#pamph #div_resultList .pamph_list .pamph_image img{
	border: 1px solid #d9d9d9;
}
#pamph #div_resultList .pamph_list .pamph_text{
	padding: 0 5px 5px 5px;
	font-size: 80%;
	/*float: left;*/
}
#pamph #div_resultList .pamph_list .pamph_btn{
	clear: both;
	text-align: center;
	padding: 5px 0 5px 0;
}
#pamph #div_resultList .pamph_list .pamph_text2{
	text-align: center;
	font-size: 80%;
}
#pamph #div_resultList .pamph_list .pamph_title{
	background-color: #fff;
	padding:0 6px 6px 8px;
	color: #000;
	font-weight:bold;
	font-size: 80%;
	line-height: 1.3em
}
#pamph #div_resultList .pamph_list .icon-new{
	padding-right:5px;
}

.domestic_menu{
	display: none !important;
}
.domestic_menu_sp{
	margin:15px 0 20px;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
	font-size:13px;
	line-height:1.3;
}
.domestic_menu_sp > li > a{
	padding:9px 0;
	border:1px solid #bbb;
	display:block;
	border-radius:3px;
	width:43px;
	color:#555;
	text-align:center;
}
.domestic_menu_sp > li.pager-first{
	margin-right:6px;
}
.domestic_menu_sp > li.pager-first + .pager-prev{
	margin-left:0;
}
.domestic_menu_sp > li.pager-prev{
	margin-left:51px;
}
.domestic_menu_sp > li.pager-current{
	-webkit-box-flex:1;
	-webkit-flex:1;
	-ms-flex:1;
	flex:1;
	text-align:center;
	font-size:12px;
}
.domestic_menu_sp > li.pager-current span{
	font-family:Arial;
}
.domestic_menu_sp > li.pager-current > b{
	display:block;
	font-weight:normal;
	font-size:14px;
}
.domestic_menu_sp > li.pager-current > b > span{
	font-size:15px;
}
.domestic_menu_sp > li.pager-current:first-child{
	margin-left:96px;
}
.domestic_menu_sp > li.pager-current:last-child{
	margin-right:96px;
}
.domestic_menu_sp > li.pager-next{
	width:96px;
}
	
.list_worldtour li a,.list_japantour li a,.list_worldtour2 li a,.list_japantour2 li a,.tabmenu,.tabmenu2{
	text-indent:-9999px;
	overflow:hidden;
	}


.link_bottom{
	background-color: #FFF;
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

		.link_bottom li{
	background:url(../images/arrow.gif) no-repeat 0 4px;
	padding-left:10px;
	width:363px;
	float:left;
			}

.brand_logo{
	clear: both;
	margin:5px 0 0 5px;
}

.brand_logo img{
	border: 0;
}
}

/* 480px以下用（スマートフォン用）の記述 */
@media screen and (min-width: 480px) and (max-width: 767px){
*{
	margin:0;
	padding:0;
	}
 img{
	border:0;
	}

body {
	/*font-family:"ＭＳ Ｐゴシック", "MS PGothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","Hiragino Maru Gothic Pro",sans-serif;*/
  -webkit-text-size-adjust: 100%;/*iPhoneのランドスケープモードフォント自動調整を切る*/
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
	width: 100%;
}
h1,h2,h3,h4,h5,h6 {
	color:#333333;
	font-size:100%;
	/*margin-bottom:10px;*/
	margin-top:10px;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #620169;
	text-decoration: underline;
}
a:hover {
	color: #0033cc;
}
a:active {
	color: #0033cc;
	text-decoration: underline;
}
#contentsarea{
	text-align:left;
	width:100%;
	margin: 0px;
}
#header_logo{
	display: none !important;
}

#header_logo_sp{
	display: block !important;
	width: 30%;
}
/* pankuzu */
#contentsarea #breadcrumbs{
	padding: 5px 0px 5px 5px;
	margin-bottom:10px;
	width: 100%;
	font-size:12px;
	text-align: left;
	background-color: #ffffff;
	line-height: 150%;
}
#contentsarea #breadcrumbs p{
	margin-left:16px;
}
#contentsarea #wrapper{
	margin: 10px;
	font-size:16px;
	line-height: 140%;
}
#contentsarea #kankyo{
	font-size: 14px;
	/*text-align: right;*/
	padding: 5px 10px 0 0; 
	margin-bottom: 10px;
	display: flex;
	justify-content: space-between;
}
.digi_title_h3 {
	
}
.digi_title_h4 {
	margin: 0px;
	padding: 5px 0 5px 10px;
	background: linear-gradient(to bottom,#dbdbdb 0,#d9d9d9 75%,#cccccc 100%);
	color: #333333;
	font-weight: bold;
	border-bottom: 1px dotted #c0c0c0;
	border-radius: 4px 4px 0 0;
}
li {
	list-style-type:none;
}
#title_img_sp{
	display: block !important;
}
#title_img_sp img{
	width: 100%;
}
#title_img_pc{
	display: none !important;
}
.search_title{
	margin:0 8px;
}
#digi_search_area{
	display: none !important;
}
.digi_search_area_sp{
	width:100%;
	padding:0px 0px 13px 0;
	margin:0 0 20px 0;
	background:#ffffff;
	box-sizing:border-box;
	position: relative;
	font-size: 85%;
	display: block !important;
}
.digi_search_area_sp form select{
	width:170px;}
.digi_search_area_sp .free_search{
	width: 100%;
}
.digi_search_area_sp #qanda_box{
	border: 1px solid #dbdbdb;
	border-top: 0px;
}
.digi_search_area_sp .qanda {
	overflow:hidden;
	border-bottom:dotted 1px #dbdbdb;
	padding:5px 0 17px 0;
	clear: both;
}

.digi_search_area_sp .qanda .q .que {
	font-size: 100%;
	padding: 0 10px 0 5px;
	white-space: nowrap;
	color: #c7222d;
	font-weight: bold;
	border-left: 5px solid;
	margin: 10px;
}
.digi_search_area_sp .qanda .ans {
	width:90%;
	padding:0 0 0 20px;
	margin:0; 
	line-height: 210%;
}
.digi_search_area_sp .qanda .country_search {
	width:90%;
	padding:0 0 0 20px;
	margin:0; 
	line-height: 140%;
	font-size: 90%;
}
.digi_search_area_sp .qanda .ans li {
	padding:0 10px 0 0;
	line-height: 170%
}
.digi_search_area_sp .qanda02 {
	overflow:hidden;
	border-bottom:dotted 1px #dbdbdb;
	padding:5px 0 17px 0;
	clear: both;
	background-color: #F3F3F3;
}
.digi_search_area_sp .qanda02 .q .que {
	font-size: 100%;
	padding: 0 10px 0 5px;
	white-space: nowrap;
	color: #c7222d;
	font-weight: bold;
	border-left: 5px solid;
	margin: 10px;
}
.digi_search_area_sp .qanda02 .ans {
	width:90%;
	padding:0 0 0 20px;
	margin:0; 
	line-height: 150%;
}

.digi_search_area_sp .qanda02 .ans li {
	padding:0 10px 0 0;
}
.s_btn_sp{
	margin: 10px auto;
}
.s_btn_sp li{
	display: inline;
}	
.s_btn_sp{
	margin: 10px auto;
	text-align: center;
}
.s_btn_sp li{
	display: inline;
}

.s_btn_sp #search_clear{
	float: left;
}


	
	
/* clearfix */
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	
	}
.clearfix{
	display:inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/* End hide from IE-mac */

	/* design */
.f_left{
	float:left;}
.f_right{
	float:right;}	
.f_left_pamph{
	float:left;
	margin-left:10px;}
	
.clear{
	clear:both;
	}

/*全体*/
.hidden_box {
    margin: 0;
    padding: 0;
}

/*ボタン装飾*/
.hidden_box>label {
    position: relative;
    width: 100%;
    padding: 10px 0;
    font-size: 120%;
    color: #fff;
    background: #777;
    border: none;
    border-radius: 4px;
    box-shadow: 0 0 4px rgba(6, 0, 1, .3);
    cursor: pointer;
	margin-bottom: 20px;
	display: block;
	text-align: center;
}

/*アイコンを表示*/
.hidden_box label:before {
    content:"＋";
	display:block;
	width:16px;
	height:16px;
	border-radius:10px;
	background:#fff;
	color:#777;
	line-height:16px;
	text-align:center;
	position:absolute;
	left:10%;
	top:25%;
	font-size: 75%;
	padding: 2px;
	font-weight: bold;
}
.hidden_show label:before {
    display: none;
}

/*ボタンホバー時*/
.hidden_box label:hover {
    /*background: silver;*/
}

/*アイコンを切り替え*/
.hidden_box input:checked ~ label:before {
     content: '−';
     -ms-transform: rotate(360deg);
     -webkit-transform: rotate(360deg);
     transform: rotate(0deg);
     /*color: #ffffff;*/
}

/*チェックは見えなくする*/
.hidden_box>input {
    display: none;
}

/*中身を非表示にしておく*/
.hidden_box .hidden_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}
	

/*クリックで中身表示*/
.hidden_box input:checked ~ .hidden_show {
    padding: 10px 0;
    height: auto;
    opacity: 1;
	margin-top: 10px;
}

		
	/* font */
.fs_12 {  font-size: 78%; line-height: 138%}
.fs_12L {  font-size: 78%; line-height: 158%}
.fs_10 {  font-size: 63%; line-height: 138%}
.fs_14 {  font-size: 88%; line-height: 138%}
.fs_16 {  font-size: 100%; line-height: 138%}
.small {font-size: 63%;line-height: 138%;}
.normal {font-size: 78%;line-height: 138%;}
.big {font-size: 88%;line-height: 138%;}
.huge {font-size: 100%;line-height: 138%;}
.red {color:#CC0033;}
.feered{color:#FF0033;}
.white {color:#ffffff;}
.pink {color:#ff008b;}
.blue {color:#000099;}
.gray {color:#666666;}

#pamph{
	margin:0;
	width: 100%;
}
#pamph .fs_16 #spn_result{
	font-size: 80%;
}
#pamph .attention{
	color: red;	
	font-size: 70%;
}
#pamph h4{
	color:#660000;
	font-weight:bold;
	vertical-align:bottom;
	padding:0 0 10px 0;
}
.tb {
	vertical-align: text-bottom；
}
#pamph h5{
	border-top:#d9d9d9 solid 1px;
	margin:15px 0 0 0;
	padding:13px 0 7px 0;
}
#pamph #div_resultList .pamph_list{
	box-sizing:border-box;
	border:1px solid #d9d9d9;
	border-collapse: collapse;
	margin: 10px auto;
	padding: 0 0 20px 0;
}
#pamph #div_resultList .pamph_list .pamph_image{
	padding: 0 0 5px 5px;
	margin-right: 5px;
	clear: both;
	float: left;
}
#pamph #div_resultList .pamph_list .pamph_image img{
	border: 1px solid #d9d9d9;
}
#pamph #div_resultList .pamph_list .pamph_text{
	padding: 0 5px 5px 5px;
	font-size: 75%;
	line-height: 1.4em
	/*float: left;*/
}
#pamph #div_resultList .pamph_list .pamph_btn{
	clear: both;
	text-align: center;
	padding: 5px 0 5px 0;
}
#pamph #div_resultList .pamph_list .pamph_text2{
	text-align: center;
	font-size: 80%;
}
#pamph #div_resultList .pamph_list .pamph_title{
	min-height: 70px;
	background-color: #fff;
	padding:0 6px 6px 8px;
	color: #000;
	font-weight:bold;
	font-size: 75%;
	line-height: 1.3em
}
#pamph #div_resultList .pamph_list .icon-new{
	padding-right:5px;
}

.domestic_menu{
	display: none !important;
}
.domestic_menu_sp{
	margin:15px 0 20px;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
	font-size:13px;
	line-height:1.3;
}
.domestic_menu_sp > li > a{
	padding:9px 0;
	border:1px solid #bbb;
	display:block;
	border-radius:3px;
	width:43px;
	color:#555;
	text-align:center;
}
.domestic_menu_sp > li.pager-first{
	margin-right:6px;
}
.domestic_menu_sp > li.pager-first + .pager-prev{
	margin-left:0;
}
.domestic_menu_sp > li.pager-prev{
	margin-left:51px;
}
.domestic_menu_sp > li.pager-current{
	-webkit-box-flex:1;
	-webkit-flex:1;
	-ms-flex:1;
	flex:1;
	text-align:center;
	font-size:12px;
}
.domestic_menu_sp > li.pager-current span{
	font-family:Arial;
}
.domestic_menu_sp > li.pager-current > b{
	display:block;
	font-weight:normal;
	font-size:14px;
}
.domestic_menu_sp > li.pager-current > b > span{
	font-size:15px;
}
.domestic_menu_sp > li.pager-current:first-child{
	margin-left:96px;
}
.domestic_menu_sp > li.pager-current:last-child{
	margin-right:96px;
}
.domestic_menu_sp > li.pager-next{
	width:96px;
}
	
.list_worldtour li a,.list_japantour li a,.list_worldtour2 li a,.list_japantour2 li a,.tabmenu,.tabmenu2{
	text-indent:-9999px;
	overflow:hidden;
	}


.link_bottom{
	background-color: #FFF;
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

		.link_bottom li{
	background:url(../images/arrow.gif) no-repeat 0 4px;
	padding-left:10px;
	width:363px;
	float:left;
			}

.brand_logo{
	clear: both;
	margin:5px 0 0 5px;
}

.brand_logo img{
	border: 0;
}
}
