@import "under_responsive.css";
/* responsive */
.box_sp {
	display: none;
}
.box_pc {
	display: block;
}

/*responsive */


@media screen and (min-width: 799px) {
}

@media screen and (max-width: 800px) {
}

@media screen and (min-width: 100px) and (max-width: 800px) {
}

@media screen and (min-width: 1300px) {
	.index_intro .menu {
		margin-left: 10vw;
		max-width: 450px;
	}
	.index_intro .inner .idx_intro_list {
		width: 450px;
	}
	.index_intro .menu dd {
		font-size: 16px;
		letter-spacing: 0.1rem;
	}
}

@media screen and (max-width: 768px) {
#gnavi {
    display: none;
}
img {
	max-width: 100%;
}
#wrapper, #header, #main, #footer, .inner {
	width: 100% !important;
	min-width: inherit !important;
}
	#header{
		min-height: 41px;
	}
.inner {
	box-sizing: border-box;
	padding: 0 5%;
}
.box_sp {
	display: block;
}
.box_pc {
	display: none;
}
	.spmb50 {
		margin-bottom: 50px;
	}
/*==========================================================================*/
/*                              icon menu                                    */
/*==========================================================================*/
#icon03 {
	width: 32px;
	height: 40px;
	background: url(../images/icon_menu_sp.png) center bottom no-repeat;
	background-size: 30px auto;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	transition: .5s ease-in-out;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	cursor: pointer;
}
#icon03 span {
	display: block;
	position: absolute;
	width: 100%;
	height: 3px;
	background: #1D2084;
	left: 0;
	opacity: 1;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	transition: .25s ease-in-out;
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
}
#icon03 span:nth-child(1) {
	top: 6px;
}
#icon03 span:nth-child(2), #icon03 span:nth-child(3) {
	top: 17px;
}
#icon03 span:nth-child(4) {
	top: 28px;
}
#icon03.open span:nth-child(1), #icon03.open span:nth-child(4) {
	left: 50%;
	top: 50%;
	width: 0%;
}
#icon03.open span:nth-child(2) {
	top: 16px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#icon03.open span:nth-child(3) {
	top: 16px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#header #gnavi_res {
	box-sizing: border-box;
	display: block !important;
	position: fixed;
	right: 5%;
	top: 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	z-index: 9999999;
}
#header #logo {
	padding: 0;
}
#header_top {
	position: fixed;
	z-index: 999999;
	background: #FFFFFF;
	top: 0;
}
#top2_index #header_top {
	z-index: 999;
}
#top1_index #top1_slider {
	padding-top: 61px;
}
/*====== MENU SP ==========*/
#menu_sp {
	position: fixed;
	top: 0;
	z-index: 999999;
	height: 100%;
	background: #FFFFFF;
	width: 100%;
	display: none;
	overflow-x: auto;
}
#menu_sp .menu_top {
	padding: 10px;
	margin-bottom: 20px;
}
#menu_sp .menu_top li {
	float: left;
	padding-right: 5px;
}
#menu_sp .menu_link {
	padding-bottom: 30px;
	background: #FFF;
}
#menu_sp .menu_link dt {
	color: #000000;
	padding-left: 10px;
	font-size: 13px;
	font-weight: 500;
	padding-bottom: 15px;
}
#menu_sp .menu_link dt span {
	font-size: 34px;
	font-family: 'NotoSansCJKjp-Black';
	padding-right: 4px;
}
#menu_sp .menu_link dd {
	padding: 0 25px;
}
#menu_sp .menu_list {
	text-align: center;
	width: 100%;
	border-top-style: solid;
	border-top-width: 4px;
}
#menu_sp .menu_list li {
	width: 50%;
	float: left;
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
}
#menu_sp .menu_list li a {
	text-decoration: none;
	display: table-cell;
	width: 640px;
	height: 48px;
	vertical-align: middle;
	color: #FFFFFF;
	line-height: 1.35;
    font-size: 13px;
}
#menu_sp #menu_charter.menu_link dt span {
	color: #221C87;
}
#menu_sp #menu_charter .menu_list {
	border-top-color: #221C87
}
#menu_sp #menu_charter li:nth-child(1) {
	background: #6F7387;
}
#menu_sp #menu_charter li:nth-child(2) {
	background: #68A5D5;
}
#menu_sp #menu_charter li:nth-child(3) {
	background: #BC9248;
}
#menu_sp #menu_charter li:nth-child(4) {
	background: #1A2E8D;
}
#menu_sp #menu_tours.menu_link dt span {
	color: #5D3913;
}
#menu_sp #menu_tours .menu_list {
	border-top-color: #5D3913
}
#menu_sp #menu_tours li:nth-child(1) {
	background: #43A647;
}
#menu_sp #menu_tours li:nth-child(2) {
	background: #276DB6;
}
#menu_sp #menu_tours li:nth-child(3) {
	background: #F19100;
}
#menu_sp #menu_tours li:nth-child(4) {
	background: #DB2F46;
}
#menu_sp #menu_tours li:nth-child(5) {
	background: #F4EED7;
}
#menu_sp #menu_tours li:nth-child(5) a {
	color: #603913;
}
#menu_sp #menu_russia.menu_link dt span {
	color: #C80623;
}
#menu_sp #menu_russia .menu_list {
	border-top-color: #5D3913
}
#menu_sp #menu_russia li {
	background: #E52818;
	border-bottom: 1px solid #FFF;
}
#menu_sp #menu_russia li:nth-child(2n+2),
#menu_sp #menu_infomation li:nth-child(2n+2){
	border-left: 1px solid #FFF;
}
#menu_sp #menu_russia li a span {
	font-size: 12px;
}
#menu_sp #menu_infomation li {
	background: #000;
	border-bottom: 1px solid #FFF;
}
#menu_sp #menu_infomation li.detail {
	background: #F19100;
}
#menu_sp #menu_infomation .menu_list {
	border-top-color: #204873
}
#menu_sp .menu_tel {
	border-top: 1px solid #C8C9CA;
	padding: 15px 10px;
	text-align: center;
	background: #FFF;
	font-family: 'NotoSansCJKjp-Medium';
}
#menu_sp .menu_tel dt {
	font-size: 13px;
	color: #000000;
}
#menu_sp .menu_tel ul {
	display: table;
	width: 100%;
}
#menu_sp .menu_tel li {
	display: table-cell;
	vertical-align: middle;
}
#menu_sp .menu_tel li.i_tel {
	width: 60%;
	color: #1D2088;
	font-size: 28px;
	line-height: 1.3;
	text-align: left;
	padding-left: 15px;
	background: url(../images/icon_tel_01.png) left 8px no-repeat;
	background-size: 8px auto !important;
}
#menu_sp .menu_tel:last-child {
	border-bottom: 1px solid #C8C9CA;
}
#menu_sp .menu_tel:last-child li.i_tel {
	color: #216A79;
	background: url(../images/icon_tel_02.png) left 8px no-repeat;
}
#menu_sp .menu_tel:last-child li.i_tel a{
	color: #216A79;
}
#menu_sp .menu_tel li.i_tel .tel_note {
	font-size: 48%;
	letter-spacing: 1px;
	display: block
}
#menu_sp .menu_tel li.i_tel .en {
	font-family: 'Century Gothic', Futura;
	font-weight: 500;
}
#menu_sp .menu_tel li.i_mail {
	width: 40%
}
#menu_sp .menu_tel li.i_mail a {
	width: 640px;
	height: 40px;
	display: table-cell;
	vertical-align: middle;
	padding: 0 8px 0 16px;
	color: #fff;
	text-decoration: none;
	background-image: url(../images/arrow03.png), url(../images/icon_footer01.png);
	background-repeat: no-repeat, no-repeat;
	background-size: 6px auto, 14px auto;
	background-position: right 8px center, left 11px center;
	background-color: #000;
}
#menu_sp .menu_tel li a {
	text-decoration: none;
}
/*====== FOOTER ==========*/
#footer_center_02, .footer_l ul {
	display: none;
}
#footer_logo {
	padding-top: 20px;
	margin-bottom: 20px;
}
#footer_logo img {
	width: 196px;
}
.footer_center_tel01 .footer_tel {
    line-height: 1.3;
}
#footer_center_01 li p:last-child {
	margin-bottom: 0;
}
.footer_center_tel01 {
	margin-bottom: 15px;
}
#footer_center_01 li {
	width: 100%;
	margin-bottom: 25px;
	padding:0 5%;
	box-sizing:border-box;
}
#footer_center_01 li + li {
	margin-left: 0
}
#footer_center_01 .footer_center_txt01{
	line-height:1.2;
	margin-bottom:15px;
}
#footer_center_02 {
	padding: 0 5%;
	box-sizing: border-box;
}
#footer_center_02>div {
	margin-bottom: 20px;
}
#footer_center_link02_l, #footer_center_link02_c, #footer_center_link02_r {
	float: none;
	width: 100%;
}
#footer_center_02 ul {
	box-sizing: border-box;
	float: left;
}
#footer_center_02 .footer_center_tt {
	font-family: 'NotoSansCJKjp-Bold';
}
#footer_center_02 ul a {
	font-family: 'NotoSansCJKjp-Medium';
	font-weight: 500;
}
#footer_bt {
	margin-top: 20px;
	border-top: none;
	text-align: center;
}
#footer>.inner, #footer_bt>.inner {
	padding: 0;
}
.footer_r, .footer_l, #footer address {
	float: none;
	width: 100%;
	text-align: center;
}
.footer_r {
	display: table-header-group
}
.footer_l {
	display: table-footer-group
}
.footer_r p {
	width: 90%;
	float: none;
	display: inline-block;
	box-sizing: border-box;
}
.footer_r p img {
	width: 100%;
}
.footer_r p + p {
	margin-left: 0;
}
#footer #footer_logo_sp {
	border-top: 1px solid #CCCCCC;
	padding-top: 20px;
	margin-bottom: 0;
}
#footer #footer_logo_sp img {
	width: 30%;
}
#footer address {
	padding: 15px 0;
}
/*====== INDEX ==========*/
html, body#index {
	overflow-x: auto;
}
.index_intro .inner .intro_info {
	width: 100%;
}
.index_intro h2 {
	font-size: 6.5vw;
}
.index_intro .menu {
	margin: 2rem 0;
}
.index_intro .menu > div {
	margin-bottom: 0;
}
.index_intro .inner .idx_intro_list {
	width: 100%;
	margin: 5px 0;
	padding-bottom: 20px;
	height: auto;
}
.index_intro .inner .idx_intro_list dt {
	font-size: 20px;
}
.index_intro .inner .idx_intro_list a {
	font-size: 3.5vw;
}
.idx_intro_list_link {
	color: #fff;
	font-size: 3.5vw;
	text-align: right;
	display: block;
	text-decoration: none;
	margin-right: 23px;
    margin-top: 10px;
}

.index_intro .footer #logo img {
  padding: 0.3rem;
  background: rgba(255,255,255,.7);
}
.index_intro .footer p {
	font-size: 3.4vw
}
/*====== TOP1 INDEX ==========*/
#header_top .inner {
	padding: 10px 5% 0 5%;
}
#header_top #top img {
	width: 120px;
}
#header_top .slogan, #header .header_link li:nth-child(2), #header .header_tel {
	display: none;
}
#top1_index #header .header_link li, #top1_index #header .header_link li a, #header .header_link li, #header .header_link li a {
	height: auto;
	width: auto;
}
#top1_index #header .header_link li:nth-child(1) a, #header .header_link li:nth-child(1) a {
	background: none;
	padding: 4px 10px;
	font-size: 12px;
	line-height: 1;
	letter-spacing: 0.5px;
}
#header .header_link li a span {
	font-size: 9px;
}
#top1_index #header .header_link, #header .header_link {
	top: 12px;
	right: calc(32px + 6%);
}
#header .header_link {
	position: absolute;
}
#top1_index #top1_slider .top1_img {
	left: 0;
	height: 320px;
	overflow: hidden;
}
#top1_index #top1_slider .top1_img img {
	max-width: 220%;
}
#top1_index #top1_slider h2 {
	left: 8%;
	bottom: 0;
	font-size: 35px;
}
/*#top1_index #menu, #top1_index #top1_box01>.inner>h3 {
	display: none;
}*/
#top1_index .top1_txt{
	text-align: left;
}

#top1_index #top1_box01 {
	padding: 30px 0;
}
#top1_index #top1_box01 .top1_box01_list {
	width: 100%;
	margin: 0 0 60px;
}
#top1_index #top1_box01 .top1_box01_list:last-child {
	margin: 0;
}
#top1_index #top1_box01 .top1_box01_list dt {
	margin-bottom: 10px;
}
#top1_index h3 {
	font-size: 36px;
	text-align: left;
	margin-bottom: 30px;
}
#top1_index .top1_box02_list dd .top1_box02_title {
	font-size: 22px;
}
#top1_index .top1_box02_list, #top1_index .top1_box02_list:nth-child(3) {
	width: 80%;
	overflow: hidden;
	display: block;
	padding-top: 40px !important;
}
#top1_index .top1_box02_list:first-child {
	padding-top: 0!important;
}
#top1_index .top1_box02_list dd, #top1_index .top1_box02_list:nth-child(2) dd, #top1_index .top1_box02_list:nth-child(3) dd, #top1_index .top1_box02_list:nth-child(4) dd, #top1_index .top1_box02_list:nth-child(5) dd {
	width: 100%;
	box-sizing: border-box;
	padding: 30px 20px 20px 30px;
	height: auto;
}
#top1_index #top1_box02 {
	padding: 30px 0;
}
#top1_index .top1_box02_list .top1_btn_sp {
	display: block;
	margin-bottom: 0;
}
#top1_index .top1_box02_list .top1_btn_sp a {
	background: #FFFFFF;
	padding: 5px 15px 5px 5px;
	line-height: 1;
	text-decoration: none;
	display: inline-flex;
	position: relative;
}
#top1_index .top1_box02_list .top1_btn_sp a:before {
	position: absolute;
	content: "\276F";
	right: 5px;
	top: 6px;
	width: 6px;
	font-size: 12px;
	font-weight: bold;
}
#top1_index .top1_box02_list:nth-child(1) .top1_btn_sp a {
	color: #78B8B8;
}
#top1_index .top1_box02_list:nth-child(2) .top1_btn_sp a {
	color: #4A76B0;
}
#top1_index .top1_box02_list:nth-child(3) .top1_btn_sp a {
	color: #B88E48;
}
#top1_index .top1_box02_list:nth-child(4) .top1_btn_sp a {
	color: #94BD51;
}
#top1_index .top1_box02_list:nth-child(5) .top1_btn_sp a {
	color: #606BAD;
}
#top1_index .top1_box02_list:nth-child(6) .top1_btn_sp a {
	color: #656564;
}
#top1_index #top1_box02 #airplane-wrapper #airplane {
	top: auto;
	bottom: 0;
}
#top1_index .top1_box02_list dt>img, #top1_index .top1_box02_list:nth-child(2) dt, #top1_index .top1_box02_list:nth-child(4) dt {
	width: 100%;
  height:auto;
}
#top1_index #top1_box03 {
	padding: 30px 0;
}
#top1_index #top1_box03 .section {
	padding: 0;
}
#top1_index #top1_box03 #kiji_load dt, #top1_index #top1_box03 #kiji_load dd {
	display: table;
	text-align: left;
}
#top1_index #top1_box03 #kiji_load dt {
	padding-bottom: 10px;
}
#top1_index #top1_box03 #kiji_load dd {
	padding-right: 15px;
}
#top1_index #top1_box03 #kiji_load dd:before, #top1_index #top1_box03 .top1_box03_btn a:before, #top1_index #top1_box04 .top1_box04_point .top1_box04_info a:before {
	right: 0
}
#top1_index #top1_box04 {
	padding: 30px 0;
}
#top1_index #top1_box04 h3 {
	margin-bottom: 35px;
}
#top1_index #top1_box04 .top1_box04_point {
	display: table;
	width: 100%;
	padding: 0 15px 25px 0;
	background: url(../images/arrow07.png) 12px 62px no-repeat;
	background-size: 20px auto;
	box-sizing: border-box;
}
#top1_index #top1_box04 .top1_box04_point dt, #top1_index #top1_box04 .top1_box04_point dd {
	display: inline-block;
	vertical-align: top;
}
#top1_index #top1_box04 .top1_box04_point dt {
	width: 45px;
	height: 45px;
	line-height: 45px;
	font-size: 30px;
}
#top1_index #top1_box04 .top1_box04_point dd {
	width: calc(100% - 45px);
	text-align: left;
	padding-left: 15px;
	box-sizing: border-box;
}
#top1_index #top1_box04 .top1_box04_point .top1_box04_title {
	padding-top: 8px;
	min-height: inherit;
	margin-bottom: 10px;
	font-size: 20px;
}
/*====== TOP2 INDEX ==========*/
#top2_index #header_top {
	height: inherit;
}
#top2_index #header_top .inner {
	position: relative;
}
.bxslider_top2 img {
	height: 320px;
	width: auto;
	min-width: inherit !important;
	max-width: inherit !important;
}
#top2_index #header_top #top {
	position: absolute;
	top: -310px;
	left: -35px;
}
#top2_index #header_top #top>img {
	width: 260px;
}
#top2_index #header_top .bx-controls {
	width: 100%;
	position: relative;
	z-index: 99999
}
#header_top .bx-wrapper .bx-pager {
	width: 100% !important;
	bottom: 10px;
}
#top2_index #header .tour_search {
	max-width: inherit;
	border: none;
	webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
#top2_index #header .tour_search form {
	padding: 5%;
}
#top2_index h2 {
	margin-top: -6%;
}
#top2_index .tour_search select, #top2_index #header .region_right {
	width: calc(100% - 80px);
    min-width: 100%;
}
#top2_index #header .region_right select {
	width: 100%;
}
#top2_index #content > div > h3, #top2_index #content > div#top2_box03 > h3 {
	margin: 0 auto 30px;
	padding: 0 5% 20px;
	background: url(../images/top2_box01_bg.png) center top repeat-x;
	background-size: auto 102%;
}
#top2_index #top2_box01 .inner {
	padding: 0;
}
#top2_index #navi01 {
	padding: 0 3px 0 0;
}
#top2_index #top2_box01 {
	padding: 0;
}
#top2_index .top2_box01_txt {
	padding: 0 5%;
}
#top2_index #navi01 li, #top2_index #navi01 li.top2_navibnr, #top2_index #navi01 li:nth-child(5) {
	width: 100%;
	margin: 0 3px 8px 0;
}
#top2_index #navi01 li.top2_navibnr {
	background: url(../images/top2_box01_bnr01_sp.png) right center no-repeat;
	background-size: cover
}
#top2_index #navi02 {
	padding:0 3px 0 0;
	box-sizing:border-box;
}
#top2_index #navi02 li{
	width: 100%;
	margin: 0 3px 8px 0;
}
#top2_index #navi02 li a {
	font-size:18px;
}
#top2_index #navi02 li.top2_navibnr01 {
	background: url(../images/top2_box01_bnr01_sp.png) right center no-repeat;
	background-size: cover;
}
#top2_index #navi02 li.top2_navibnr02 {
	background: url(../images/top2_box01_bnr02_sp.png) right center no-repeat;
	background-size: cover;
}

#top2_index #top2_box01 .top2_box01_bnr02_in:after {
	right: -32px;
}
#top2_index #top2_box01 .top2_box01_bnr02 {
	background: url(../images/top2_boxbnr_bg_mongol_sp.png) left 15px no-repeat;
}
#top2_index #top2_box01 .top2_box01_bnr02_in {
	background-size: 98% 48% !important;
}
#top2_index #top2_box01_bnr .top2_box01_in {
	padding: 0;
}
#top2_index #top2_box01_bnr .top2_box01_bnr01 {
	padding: 15px 0;
	margin-bottom: 0;
	position: inherit;
}
#top2_index #top2_box01 .top2_box01_top {
	position: inherit;
	width: 100%;
	padding: 30px 5%;
	box-sizing: border-box;
}
#top2_index #top2_box01 .top2_box01_info {
	width: 78%;
	margin: 0 auto;
	box-sizing: border-box;
}
#top2_index #top2_box01 .top2_box01_info li {
	width: 50%;
	padding: 5px;
	box-sizing: border-box;
	margin: 0;
}
#top2_index #top2_box01 .top2_box01_bottom {
	padding:0;
	text-align: center;
    box-sizing: border-box;
}
#top2_index #top2_box01 .top2_box01_icon {
	position: relative;
	top: 0;
	margin: 0 auto;
	left: 40px;
	width: 320px;
}
#top2_index #top2_box01 .top2_box01_icon dt {
	position: initial;
	margin: -22px 0 0 -235px;
}
#top2_index #top2_box01 .top2_box01_icon dd {
	margin: -20px 0 0 0;
}
#top2_index #top2_box01 .top2_box01_icon dt, #top2_index #top2_box01 .top2_box01_icon dd {
	display: inline-block;
	float: none;
	width: 100%;
}
#top2_index #top2_box01 .top2_box01_bnr01 .top2_box01_contact {
	padding: 15px 0;
	clear: both;
	display: inline-block;
}
#top2_index #top2_box01 .top2_box01_bnr01 .top2_box01_contact li {
	margin: 0 0 10px;
	float: none;
	display: inline-block;
	letter-spacing: 0px;
}
#top2_index #top2_box01 .top2_box01_contact li.top2_box01_tel span.tel_big {
	font-size: 34px;
}
#top2_index #top2_box01 .top2_box01_contact li.top2_box01_mail a {
	width: 100%;
	font-size: 4.8vw;
}
#top2_index #top2_box01 .top2_box01_bnr02 {
	position: relative;
}
#top2_index #top2_box01 .top2_box01_bnr02:after {
	right: -35px;
}
#top2_index #top2_box01 .top2_box01_com, #top2_index #top2_box01 .top2_box01_com dt {
	position: inherit;
}
#top2_index #top2_box01 .top2_box01_com {
	right: 0;
	top: 0;
	width: 100%;
	padding: 0 5%;
	box-sizing: border-box;
}
#top2_index #top2_box01 .top2_box01_com p {
	font-size: 16px;
	margin-bottom: 20px;
}
#top2_index #top2_box01 .top2_box01_com .title {
	padding-top: 30px;
	margin-bottom: 20px;
}
#top2_index #top2_box01 .top2_box01_com dt, #top2_index #top2_box01 .top2_box01_com dd {
	text-align: center;
	line-height: 1.5;
	font-size: 9vw;
	margin-bottom: 15px;
}
#top2_index #top2_box01 .top2_box01_com dd span {
	line-height: 1.5;
	vertical-align: bottom;
}
#top2_index #top2_box01 .top2_box01_com .title + p br {
	display: none;
}
#top2_index #top2_box01 .top2_box01_bnr02 .top2_box01_contact li.top2_box01_mail {
	margin-bottom: 5px;
}
#top2_index #top2_box01 .top2_box01_bnr02 .top2_box01_contact li.top2_box01_mail a {
	width: 100%;
	line-height: 1.5;
	height: auto;
}
#top2_index #top2_box01 .top2_box01_l {
	padding: 10px 0 0;
	text-align: center;
}
#top2_index #top2_box01 .top2_box01_l img {
	width: 100%;
}
/**/
#top2_index #top2_box02 {
	padding-bottom: 30px;
}
#top2_index #top2_box02 h4 {
	padding: 40px 0 70px;
}
#top2_index #top2_box02 h4 img {
	width: 160px;
}
#top2_index #top2_box02 h4:before {
	top: 0;
	background: url(../images/top2_box02_imgl.png) center bottom no-repeat;
	background-size: 100px;
	height: 100%;
	left: 0;
	right: 0;
}
#top2_index #top2_box02 .top2_box02_btn {
	position: inherit;
	text-align: center;
	margin: 0 auto;
	top: 0;
	right: 0;
	width: 100%;
	box-sizing: border-box;
}
#top2_index #top2_box02 .top2_box02_btn a {
	width: calc(100% - 3px );
}
#top2_index #top2_box02 #top2_box02_slider {
	width: 100%;
	left: 0;
	margin-bottom: 10px;
}
#top2_box02_slider .slick-prev.slick-arrow{
	left:-5%;
	background-size:4.5vw auto !important;
	width:4.5vw;
}
#top2_box02_slider .slick-next.slick-arrow{
	right:-5%;
	background-size:4.5vw auto !important;
	width:4.5vw;
}
#top2_index #top2_box02 .tour_item {
	max-width: 100% !important;
	margin: 0;
	text-align: left;
	min-height: 470px;
	padding: 0;
	height: inherit;
	overflow: hidden;
}
#top2_index #top2_box02 .tour_content {
	padding: 15px;
}
#top2_index #top2_box02 .tour_title h5 {
	font-size: 20px;
}
#top2_index #top2_box02 .tour_note {
	font-size: 14px;
}
#top2_index #top2_box02 .tour_date > p {
	font-size: 15px;
}
#top2_index #top2_box02 .tour_price > p {
	font-size: 17px;
}
#top2_index #top2_box02 .tour_description p, #top2_index #top2_box02 .tour_tags li a {
	font-size: 13px;
}
#top2_index #top2_box02 .bx-wrapper .bx-prev, #top2_index #top2_box02 .bx-wrapper .bx-next {
	background-size: 18px;
}
#top2_index #top2_box02 .bx-wrapper .bx-prev {
	left: -18px;
}
#top2_index #top2_box02 .bx-wrapper .bx-next {
	right: -18px;
}
#top2_index #top2_box02 .bx-wrapper .bx-controls-direction a {
	width: 18px;
	height: 38px;
	margin-top: -12px;
}
.bx-controls-direction, .bx-controls {
	width: 100%;
}
#top2_index #top2_box03 {
	padding-bottom: 30px;
}
#top2_index #top2_box03 .top2_box03_list {
	float: none;
	width: 100%;
}
#top2_index #top2_box03 .top2_box03_list img {
	width:auto;
}
#top2_index #content > div#top2_box04 > h3 {
	margin-bottom: 30px;
}
#top2_index #content > div > h3{
	min-height:inherit;
}
#top2_index #top2_box04 .top2_box04_list li, #top2_index #top2_box04 .top2_box04_list li:nth-child(4n+4) {
	width: 50%;
	padding: 5px 5px 5px 0;
	box-sizing: border-box;
	margin: 0;
}
#top2_index #top2_box04 .top2_box04_list li img {
	width: 100%;
}
#top2_index #top2_box04 .top2_box04_list li:nth-child(2n+2), #top2_index #top2_box04 .top2_box04_list li:nth-child(4n+4) {
	padding: 5px 0 5px 5px;
}
#top2_index #top2_box04>.inner {
	background-size: 90px;
	padding-bottom: 70px;
}
#totop a {
	font-size: 17px;
}
#totop {
	height: 45px;
	line-height: 45px;
}
#footer_top_link li {
	height: 45px;
	line-height: 40px;
}
#footer_top {
	height: 45px;
}
.footer_center_tel01 .footer_tel {
	  padding-left: 0px;
    text-indent: -6px;
    display: block;
}
/*====== UNDER ==========*/
.under #main {
	padding-top: 40px;
}
.under #top_info {
	margin-bottom: 30px;
}
.under #content, .under #navi {
	width: 100%;
	float: none;
	margin-top: 0;
}
.under .navi_bnr img {
	width: 100%;
}
.under #post-104 h2#ordermade_title01,
.under #post-104 h2#ordermade_title02,
.under #post-104 h2#ordermade_title03 {
	font-size: 20px;
}
.under #post-104 .pht_txt01 {
	position: absolute;
	top: 35%;
	left: 60%;
	width: 40%;
}
.under #post-104 .pht_txt02 {
	position: absolute;
	top: 20%;
	left: 8%;
	width: 40%;
}
.under h3.tltle_rbn {
    position: relative;
    padding: 10px 10px 10px 20px;
    background: #4db687;
    margin-right:0;
	border-left: none;
	color: #fff;
	font-size: 16px;
	width: 90%;
}
.under h3.tltle_rbn:after {
    content: none;
}

/** 170119 add**/
.under .list_btn01b li {
    display: inline-block;
    width: 100%;
    margin: 10px 0;
}
/** end **/

.under table th {
    width: 18%;
}

	#navi01 li a{
		font-size: 5vw;
	}
	.contact-float a {
		width: 130px;
		height: 130px;
		padding: 10px;
		box-sizing: border-box;
	}
	.contact-float a img {
		width: 50px;
	}
	.contact-float a > span > span {
		font-size: 15px;
	}
	.banner-contact2 {
		background: #4a76b0;
        max-width: 375px;
        margin: 0 auto;
        box-sizing: border-box;
	}
	.bn-ct2-txt {
		box-sizing: border-box;
	}
	.bn-ct2-tel {
		box-sizing: border-box;
		letter-spacing: 2px;
	}

}

@media screen and (max-width: 560px) {
}

@media screen and (max-width: 490px) {
}

@media screen and (max-width: 375px) {
	.index_intro .menu {
		margin: 1rem 0;
	}
	.index_intro .inner .idx_intro_list {
		padding: 0 15px 15px;
	}
	.index_intro .inner .idx_intro_list dt {
		font-size: 18px;
	}
	.index_intro .inner .idx_intro_list dd {
		font-size: 12px;
	}
	.index_intro #logo {
		margin-bottom: 0.5rem;
	}
}

@media screen and (max-width: 355px) {
	#menu_sp .menu_tel li.i_tel {
		font-size: 25px;
	}
	#menu_sp .menu_tel li.i_mail a {
		font-size: 12px
	}
	#top2_index #top2_box01 .top2_box01_icon img{
		width:60%;
	}
	.bn-ct2-txt {
		font-size: 20px;
	}
}

@media screen and (max-width: 320px) {
}

@media screen and (max-width: 240px) {
}
