@charset "UTF-8";
/*==============================

	common startrip

==============================*/

/*==============================

		PC+SP

==============================*/

.mincho {font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif !important;}

/*--------------------------------------------------
		clearfix
--------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	font-size:0;
	height: 0;
	visibility:hidden;
	clear: both;
}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display:block;}



/*--------------------------------------------------
		reset
--------------------------------------------------*/
body {
	background: #000000;
}
.l-wrapper {
	background: #000000;
}
.l-content {
	color: #CCCCCC;
}
.l-content-head {
	color: #CCCCCC;
}
.m-nav-breadcrumb a,
.m-nav-breadcrumb-sub a,
.m-nav-breadcrumb-ctg a {
	color: #CCCCCC;
}
.conts,
.conts a {
	color: #CCCCCC;
}
.conts p {
	margin: 0;
}
.conts * {
	box-sizing: border-box;
}



/*		bxslider
--------------------------------------------------*/
.contsMain .bx-wrapper {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	background: none;
}
.sliderBox li {
	display: none;
	min-width: 1px;
	min-height: 1px; 
}
.sliderBox li:first-child {display: block;}
.sliderBox li.active {display: block;}
.sliderBox li img {
	width: 100%;
	height: auto;
}
.contsMain .bx-viewport .sliderBox li:last-child {display: block;}



/*--------------------------------------------------
		bxslider
--------------------------------------------------*/
.contsMain .bx-wrapper .bx-pager.bx-default-pager a {
	width: 10px;
	height: 10px;
	background: none;
	border: 1px solid #FFFFFF;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.contsMain .bx-wrapper .bx-pager.bx-default-pager a:hover,
.contsMain .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #FFFFFF;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}



/*--------------------------------------------------
		layoutStyle
--------------------------------------------------*/
.layoutStyle1st .txt + .txt,
.layoutStyle1st .txt + .img,
.layoutStyle1st .txt + .list,
.layoutStyle1st .txt + .btn,
.layoutStyle1st .txt + .link,
.layoutStyle1st .img + .img,
.layoutStyle1st .img + .txt,
.layoutStyle1st .img + .list,
.layoutStyle1st .img + .btn,
.layoutStyle1st .img + .link,
.layoutStyle1st .list + .list,
.layoutStyle1st .list + .txt,
.layoutStyle1st .list + .img,
.layoutStyle1st .list + .btn,
.layoutStyle1st .list + .link,
.layoutStyle1st .btn + .btn,
.layoutStyle1st .btn + .txt,
.layoutStyle1st .btn + .img,
.layoutStyle1st .btn + .list,
.layoutStyle1st .btn + .link,
.layoutStyle1st .link + .link,
.layoutStyle1st .link + .btn,
.layoutStyle1st .link + .txt,
.layoutStyle1st .link + .img,
.layoutStyle1st .link + .list {
	margin-top: 1em;
}





/*==============================

		PC

==============================*/
@media screen and (min-width: 768px) {
.spOnly {display: none !important;}

/*--------------------------------------------------
		conts
--------------------------------------------------*/
.conts .w1000 {
	max-width: 1000px;
	padding: 0 20px;
	margin: 0 auto;
}
.conts img {
	width: 100%;
	height: auto;
}
.conts .txtLink a img {
	width: auto;
	height: auto;
}



/*--------------------------------------------------
		section
--------------------------------------------------*/
.sec + .sec {
	margin-top: 60px;
}



/*--------------------------------------------------
		block
--------------------------------------------------*/
.block + .block {
	margin-top: 40px;
}



/*--------------------------------------------------
		box
--------------------------------------------------*/
.box + .box {
	margin-top: 20px;
}



/*--------------------------------------------------
		contsMain
--------------------------------------------------*/
.contsMain {
	margin-bottom: 20px;
}
.contsMain .contsTitle {
	margin-bottom: 10px;
}
.contsMain .contsTitle h1 {
	font-size: 2.4rem;
	font-weight: normal;
	line-height: 1.4;
}


/*--------------------------------------------------
		contsNav
--------------------------------------------------*/
.contsNav {
	margin-bottom: 20px;
}
.contsNav ul {
	display: flex;
	justify-content: space-around;
	max-width: 600px;
	margin: 0 auto;
}
.contsNav ul li {
	text-align: center;
	padding-bottom: 20px;
}
.contsNav ul li a {
	display: inline-block;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	position: relative;
}
.contsNav ul li a:hover {
	text-decoration: none;
}
.contsNav ul li a::after {
	content: "▼";
	display: block;
	font-size: 1rem;
	vertical-align: top;
	position: absolute;
	bottom: -18px;
	left: 50%;
	transform : translateX(-50%);
}



/*--------------------------------------------------
		titleStyle1st
--------------------------------------------------*/
.titleStyle1st {
	font-size: 1.4rem;
	line-height: 1.4;
	letter-spacing: 1px;
}
.titleStyle1st span {
	display: inline-block;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.2;
	border-bottom: 2px solid #333333;
}



/*--------------------------------------------------
		locaBlock
--------------------------------------------------*/
.locaBlock {
	display: flex;
	flex-wrap: wrap;
	padding: 0 calc(60 / 1000 * 100%);
}
.locaBlock .locaBox {
	width: calc(420 / 880 * 100%);
	background: -moz-linear-gradient(left, #000000 10%, #FFFFFF 10%);
	background: -webkit-linear-gradient(left, #000000 10%,#FFFFFF 10%);
	background: linear-gradient(to right, #000000 10%,#FFFFFF 10%);
	padding: 0;
	margin: 40px calc(40 / 880 * 100%) 0 0;
	transition: 0.3s;
}
.locaBlock .locaBox:nth-child(2n) {
	margin-right: 0;
}
.locaBlock .locaBox:nth-child(-n+2) {
	margin-top: 0;
}
.locaBlock .locaBox a,
.locaBlock .locaBox a img {
	transition-property: none;
	transition-duration: 0;
	transition-timing-function: ease;
	transition-delay: 0;
}
.locaBlock .locaBox a {
	display: block;
	color: #333333;
	height: 100%;
	padding-bottom: 40px;
	position: relative;
}
.locaBlock .locaBox a::after {
	content: " ";
	display: block;
	width: 82%;
	height: 1px;
	background: #000000;
	position: absolute;
	bottom: 0;
	right: 0;
}
.locaBlock .locaBox a:hover {
	text-decoration: none;
}
.locaBlock .locaBox a:hover,
.locaBlock .locaBox a:focus,
.locaBlock .locaBox a:active,
.locaBlock .locaBox a img:hover,
.locaBlock .locaBox a img:focus,
.locaBlock .locaBox a img:active,
.locaBlock .locaBox a:hover img,
.locaBlock .locaBox a:focus img,
.locaBlock .locaBox a:active img {
	opacity: 1;
}
.locaBlock .locaBox:hover {
	opacity: 0.7;
}
.locaBlock .locaBox .boxInner {
	width: 82%;
	padding: 30px 2% 0 0;
	margin-left: 18%;
}
.locaBlock .locaBox .boxInner .locaName {
	font-size: 2.2rem;
	font-weight: bold;
	line-height: 1.4;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.locaBlock .locaBox .boxInner .locaType dt {
	float: left;
	padding-left: 25px;
	position: relative;
}
.locaBlock .locaBox .boxInner .locaType dt::before {
	content: " ";
	display: block;
	width: 18px;
	height: 18px;
	background: url(/int_tw/trip/startrip/common/img/icon_loca_type_00.png) no-repeat 0 0;
	background-size: 18px 18px;
	position: absolute;
	top: 50%;
	left: 0;
	transform : translateY(-50%);
}
.locaBlock .locaBox .boxInner .locaType dd {
	float: left;
	padding-left: 10px;
}
.locaBlock .locaBox .boxInner .locaExplan {
	margin-top: 10px;
}
.locaBlock .comingsoonBox:hover {
	opacity: 1;
}
.locaBlock .comingsoonBox a {
	pointer-events: none;
}



/*--------------------------------------------------
		bannerBlock01
--------------------------------------------------*/
.bannerBlock01 {
	display: flex;
	flex-wrap: wrap;
	max-width: 760px;
	margin: 0 auto;
}
.bannerBlock01 .box {
	width: calc(360 / 760 * 100%);
	padding: 0;
	margin: 40px calc(40 / 760 * 100%) 0 0;
}
.bannerBlock01 .box:nth-child(-n+2) {
	margin-top: 0;
}
.bannerBlock01 .box:nth-child(2n) {
	margin-right: 0;
}
.bannerBlock01 .blockTitle {
	display: flex;
	align-items: center;
	text-align: center;
	font-size: 1.6rem;
	margin-bottom: 20px;
}
.bannerBlock01 .blockTitle:before,
.bannerBlock01 .blockTitle:after {
	content: " ";
	display: inline;
	border-top: 1px solid;
	flex-grow: 1;
}
.bannerBlock01 .blockTitle:before {
	margin-right: 0.5em;
}
.bannerBlock01 .blockTitle:after {
	margin-left: 0.5em;
}



/*--------------------------------------------------
		bannerBlock02
--------------------------------------------------*/
.bannerBlock02 {
	max-width: 760px;
	margin: 0 auto;
}
.bannerBlock02 .blockTitle {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	font-size: 1.6rem;
	text-align: center;
	margin-bottom: 20px;
}
.bannerBlock02 .blockTitle:before,
.bannerBlock02 .blockTitle:after {
	content: " ";
	display: inline;
	border-top: 1px solid;
	flex-grow: 1;
}
.bannerBlock02 .blockTitle:before {
	margin-right: 0.5em;
}
.bannerBlock02 .blockTitle:after {
	margin-left: 0.5em;
}
.bannerBlock02 .blockInner {
	display: flex;
	flex-wrap: wrap;
}
.bannerBlock02 .box {
	width: calc(360 / 760 * 100%);
	padding: 0;
	margin: 40px calc(40 / 760 * 100%) 0 0;
}
.bannerBlock02 .box:nth-child(-n+2) {
	margin-top: 0;
}
.bannerBlock02 .box:nth-child(2n) {
	margin-right: 0;
}



/*--------------------------------------------------
		
--------------------------------------------------*/



/*--------------------------------------------------
		
--------------------------------------------------*/



/*--------------------------------------------------
		
--------------------------------------------------*/



/*==============================
		detailConts
==============================*/

/*--------------------------------------------------
		snsBlock
--------------------------------------------------*/
.detailConts .snsList {
	display: flex;
	align-items: center;
}
.detailConts .snsList li {
	width: 46px;
}
.detailConts .snsList li img {
	width: 100%;
}
.detailConts .snsList li .m-icn-blank {
	display: none;
}
.detailConts .snsBlockTop .snsList {
	justify-content: flex-end;
}
.detailConts .snsBlockTop .snsList li + li {
	margin-left: 10px;
}
.detailConts .snsBlockBtm .snsList {
	justify-content: center;
}
.detailConts .snsBlockBtm .snsList li + li {
	margin-left: 20px;
}



/*--------------------------------------------------
		reportSec
--------------------------------------------------*/
.detailConts .reportSec {
	color: #333333;
	padding: 40px 0;
	background: #FFFFFF;
}
.detailConts .reportSec .secInner {
	padding: 0 calc(50 / 1000 * 100%);
}
.reportSec a {
	color: #333333;
}

/*		blockMain
--------------------------------------------------*/
.detailConts .blockMain {
	margin-bottom: 60px;
}
.detailConts .snsBlockTop + .blockMain {
	margin-top: 20px;
}
.detailConts .blockMain .img {
	margin-bottom: 60px;
}
.detailConts .blockMain h2 {
	font-size: 2.2rem;
	font-weight: bold;
	line-height: 1.4;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: 10px;
}
.detailConts .blockMain .locaType {
	display: flex;
	justify-content: center;
	padding-bottom: 20px;
	margin-bottom: 20px;
	position: relative;
}
.detailConts .blockMain .locaType::after {
	content: " ";
	display: block;
	width: 45px;
	height: 1px;
	background: #000000;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform : translateX(-50%);
}
.detailConts .blockMain .locaType dt {
	padding-left: 25px;
	position: relative;
}
.detailConts .blockMain .locaType dt::before {
	content: " ";
	display: block;
	width: 18px;
	height: 18px;
	background: url(/int_tw/trip/startrip/common/img/icon_loca_type_00.png) no-repeat 0 0;
	background-size: 18px 18px;
	position: absolute;
	top: 50%;
	left: 0;
	transform : translateY(-50%);
}
.detailConts .blockMain .locaType dd {
	padding-left: 10px;
}
.detailConts .blockMain .locaExplan {
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
}

/*		reportBlock
--------------------------------------------------*/
.detailConts .reportSec .reportBlock .blockInner {
	max-width: 610px;
	margin: 0 auto;
}
.detailConts .reportSec .reportBlock .box + .box {
	margin-top: 40px;
}

/*		reportInfo
--------------------------------------------------*/
.detailConts .reportSec .reportInfo .blockInner {
	max-width: 610px;
	margin: 0 auto;
}
.detailConts .reportSec .reportInfo .box + .box {
	margin-top: 40px;
}
.detailConts .reportSec .reportInfo .blockTitle {
	margin-bottom: 40px;
}
.detailConts .reportSec .reportInfo .blockTitle h3 {
	display: inline-block;
	font-size: 1.8rem;
	font-weight: bold;
	border-bottom: 1px solid #333333;
}
.detailConts .reportSec .reportInfo .box01 {
	display: table;
	width: 100%;
}
.detailConts .reportSec .reportInfo .box01 .boxInner {
	display: table-row;
}
.detailConts .reportSec .reportInfo .box01 .boxInner + .boxInner .txtTh,
.detailConts .reportSec .reportInfo .box01 .boxInner + .boxInner .txtTd {
	padding-top: 5px;
}
.detailConts .reportSec .reportInfo .box01 .txtTh {
	display: table-cell;
	vertical-align: top;
	font-weight: bold;
	white-space: nowrap;
	width: 120px;
}
.detailConts .reportSec .reportInfo .box01 .txtTd {
	display: table-cell;
	vertical-align: top;
	text-indent: -1em;
	padding-left: 1em;
}
.detailConts .reportSec .reportInfo .box01 .txtTd::before {
	content: "：";
}
.detailConts .reportSec .reportInfo .box01 .txtTd a {
	color: #333333;
}
.detailConts .reportSec .reportInfo .box01 + .box02 {
	margin-top: 10px;
}
.detailConts .reportSec .reportInfo .box01 + .box02 .txt {
	font-size: 1.2rem;
}
.detailConts .reportSec .reportInfo .box03 .map {
	width: 100%;
	height: 0;
	padding-top: calc(360 / 610 * 100%);
	position: relative;
}
.detailConts .reportSec .reportInfo .box03 .map iframe {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.detailConts .reportSec .reportInfo .box03 .txt {
	text-align: right;
	margin-top: 10px;
}
.detailConts .reportSec .reportInfo .box03 .txt em {
	color: #999999;
	font-weight: normal;
}



/*--------------------------------------------------
		theothers01
--------------------------------------------------*/
.detailConts .reportSec + .theothers01 {
	margin-top: 0;
}
.detailConts .theothers01 {
	padding: 40px 0 60px 0;
	background: #EFEFEC;
}
.detailConts .theothers01 .block01 .box01 .txtLink {
	text-align: center;
	margin-bottom: 40px;
}
.detailConts .theothers01 .block01 .box01 .txtLink a {
	color: #333333;
	font-size: 1.8rem;
}
.detailConts .theothers01 .block01 .box01 .txtLink a span {
	font-size: 2rem;
	font-weight: bold;
}
.detailConts .theothers01 .block01 .box01 .bnr li {
	max-width: 500px;
	margin: 0 auto;
}
.detailConts .theothers01 .block01 .box01 .bnr.bnr2Column {
	max-width: 800px;
	margin: 0 auto;
}
.detailConts .theothers01 .block01 .box01 .bnr.bnr2Column li {
	width: calc(380 / 800 * 100%);
	float: left;
}
.detailConts .theothers01 .block01 .box01 .bnr.bnr2Column li + li {
	margin-left: calc(20 / 800 * 100%);
}



/*--------------------------------------------------
20190731 ngoConts
--------------------------------------------------*/
.ngoConts .locaBlock .locaBox {
	background: -moz-linear-gradient(left, #E0E0DA 10%, #FFFFFF 10%);
	background: -webkit-linear-gradient(left, #E0E0DA 10%,#FFFFFF 10%);
	background: linear-gradient(to right, #E0E0DA 10%,#FFFFFF 10%);
}

/*--------------------------------------------------
		serviceSec
--------------------------------------------------*/
.serviceSec .box01{
	display: flex;
	flex-basis: auto;
	justify-content: space-between;
}
.serviceSec .block01{
	width:calc((100% - 40px)/2);
}


/*--------------------------------------------------
		info 200508
--------------------------------------------------*/
.conts .secInfo,
.conts .secInfo+.sec{ /* お知らせ上下余白 */
	margin-top: 20px;
}
.sec .listInfo li{
	text-indent: -1em;
	padding-left: 1em;
}
.infoBlock .box01 .listInfo {
	padding: 0 calc(60 / 1000 * 100%);
}



}





/*==============================

		TAB

==============================*/
@media screen and (min-width: 768px) and (max-width: 900px) {

/*--------------------------------------------------

--------------------------------------------------*/



/*--------------------------------------------------

--------------------------------------------------*/



/*--------------------------------------------------

--------------------------------------------------*/



/*==============================
		detailConts
==============================*/

/*--------------------------------------------------
		
--------------------------------------------------*/



/*--------------------------------------------------
		
--------------------------------------------------*/



/*--------------------------------------------------
		
--------------------------------------------------*/










}





/*==============================

		SP

==============================*/
@media screen and (max-width: 767px) {
.pcOnly {display: none !important;}

.l-content-body {
	margin-top: 20px;
}



/*--------------------------------------------------
		conts
--------------------------------------------------*/
.conts .w96 {
	padding: 0 2%;
}
.conts img {
	width: 100%;
	height: auto;
}
.conts .txtLink a img {
	width: auto;
	height: auto;
}



/*--------------------------------------------------
		section
--------------------------------------------------*/
.sec + .sec {
	margin-top: 40px;
}



/*--------------------------------------------------
		block
--------------------------------------------------*/
.block + .block {
	margin-top: 30px;
}



/*--------------------------------------------------
		box
--------------------------------------------------*/
.box + .box {
	margin-top: 20px;
}



/*--------------------------------------------------
		contsMain
--------------------------------------------------*/
.contsMain {
	margin-bottom: 20px;
}
.contsMain .contsTitle {
	margin-bottom: 10px;
}
.contsMain .contsTitle h1 {
	font-size: 3.75vw;
	font-weight: normal;
	line-height: 1.4;
}



/*--------------------------------------------------
		contsNav
--------------------------------------------------*/
.contsNav {
	margin-bottom: 20px;
}
.contsNav ul {
	display: flex;
	justify-content: space-around;
	width: 100%;
}
.contsNav ul li {
	text-align: center;
	padding-bottom: 20px;
}
.contsNav ul li a {
	display: inline-block;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	position: relative;
}
.contsNav ul li a:hover {
	text-decoration: none;
}
.contsNav ul li a::after {
	content: "▼";
	display: block;
	font-size: 1rem;
	vertical-align: top;
	position: absolute;
	bottom: -18px;
	left: 50%;
	transform : translateX(-50%);
}



/*--------------------------------------------------
		titleStyle1st
--------------------------------------------------*/
.titleStyle1st {
	font-size: 3.75vw;
	line-height: 1.4;
}
.titleStyle1st span {
	display: inline-block;
	font-size: 5.6vw;
	line-height: 1.2;
	border-bottom: 2px solid #333333;
}



/*--------------------------------------------------
		locaBlock
--------------------------------------------------*/
.locaBlock {
	padding: 0 2%;
}
.locaBlock .locaBox {
	width: 100%;
	background: -moz-linear-gradient(left, #000000 10%, #FFFFFF 10%);
	background: -webkit-linear-gradient(left, #000000 10%,#FFFFFF 10%);
	background: linear-gradient(to right, #000000 10%,#FFFFFF 10%);
	padding: 0;
	position: relative;
}
.locaBlock .locaBox a {
	display: block;
	color: #333333;
	height: 100%;
	padding-bottom: 20px;
	position: relative;
}
.locaBlock .locaBox a::after {
	content: " ";
	display: block;
	width: 86%;
	height: 1px;
	background: #000000;
	position: absolute;
	bottom: 0;
	right: 0;
}
.locaBlock .locaBox a:hover {
	text-decoration: none;
}
.locaBlock .locaBox a:hover,
.locaBlock .locaBox a:focus,
.locaBlock .locaBox a:active,
.locaBlock .locaBox a img:hover,
.locaBlock .locaBox a img:focus,
.locaBlock .locaBox a img:active {
	opacity: 1;
}
.locaBlock .locaBox:hover {
	opacity: 0.7;
	transition: 0.3s;
}
.locaBlock .locaBox .boxInner {
	width: 86%;
	padding: 10px 2% 0 0;
	margin-left: 14%;
}
.locaBlock .locaBox .boxInner .locaName {
	font-size: 5.6vw;
	font-weight: bold;
	line-height: 1.4;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.locaBlock .locaBox .boxInner .locaType dt {
	float: left;
	padding-left: 25px;
	position: relative;
}
.locaBlock .locaBox .boxInner .locaType dt::before {
	content: " ";
	display: block;
	width: 18px;
	height: 18px;
	background: url(/int_tw/trip/startrip/common/img/icon_loca_type_00.png) no-repeat 0 0;
	background-size: 18px 18px;
	position: absolute;
	top: 50%;
	left: 0;
	transform : translateY(-50%);
}
.locaBlock .locaBox .boxInner .locaType dd {
	float: left;
	padding-left: 10px;
}
.locaBlock .locaBox .boxInner .locaExplan {
	margin-top: 10px;
}
.locaBlock .comingsoonBox:hover {
	opacity: 1;
}
.locaBlock .comingsoonBox a {
	pointer-events: none;
}



/*--------------------------------------------------
		bannerBlock01
--------------------------------------------------*/
.bannerBlock01 {
	width: 100%;
}
.bannerBlock01 .box {
	width: 100%;
}
.bannerBlock01 .blockTitle {
	display: flex;
	align-items: center;
	text-align: center;
	font-size: 1.6rem;
	margin-bottom: 10px;
}
.bannerBlock01 .blockTitle:before,
.bannerBlock01 .blockTitle:after {
	content: " ";
	display: inline;
	border-top: 1px solid;
	flex-grow: 1;
}
.bannerBlock01 .blockTitle:before {
	margin-right: 0.5em;
}
.bannerBlock01 .blockTitle:after {
	margin-left: 0.5em;
}



/*--------------------------------------------------
		bannerBlock02
--------------------------------------------------*/
.bannerBlock02 {
	width: 100%;
}
.bannerBlock02 .blockTitle {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	font-size: 1.6rem;
	text-align: center;
	margin-bottom: 10px;
}
.bannerBlock02 .blockTitle:before,
.bannerBlock02 .blockTitle:after {
	content: " ";
	display: inline;
	border-top: 1px solid;
	flex-grow: 1;
}
.bannerBlock02 .blockTitle:before {
	margin-right: 0.5em;
}
.bannerBlock02 .blockTitle:after {
	margin-left: 0.5em;
}
.blockInner {
	display: flex;
	flex-wrap: wrap;
}
.bannerBlock02 .box {
	width: 49%;
	margin: 10px 2% 0 0;
}
.bannerBlock02 .box:nth-child(2n) {
	margin-right: 0;
}
.bannerBlock02 .box:nth-child(-n+2) {
	margin-top: 0;
}



/*--------------------------------------------------
		
--------------------------------------------------*/



/*--------------------------------------------------
		
--------------------------------------------------*/



/*--------------------------------------------------
		
--------------------------------------------------*/



/*--------------------------------------------------
		
--------------------------------------------------*/



/*--------------------------------------------------
		
--------------------------------------------------*/



/*==============================
		detailConts
==============================*/

/*--------------------------------------------------
		snsBlock
--------------------------------------------------*/
.detailConts .snsList {
	display: flex;
	align-items: center;
	justify-content: center;
}
.detailConts .snsList li {
	width: 12%;
}
.detailConts .snsList li img {
	width: 100%;
}
.detailConts .snsList li .m-icn-blank {
	display: none;
}
.detailConts .snsBlockTop .snsList li + li {
	margin-left: 8%;
}
.detailConts .snsBlockBtm .snsList li + li {
	margin-left: 8%;
}



/*--------------------------------------------------
		reportSec
--------------------------------------------------*/
.detailConts .reportSec {
	color: #333333;
	padding: 10px 0 20px 0;
	background: #FFFFFF;
}
.detailConts .reportSec .secInner {
	padding: 0 2%;
}
.reportSec a {
	color: #333333;
}

/*		blockMain
--------------------------------------------------*/
.detailConts .blockMain {
	margin-bottom: 20px;
}
.detailConts .snsBlockTop + .blockMain {
	margin-top: 10px;
}
.detailConts .blockMain .img {
	margin-bottom: 20px;
}
.detailConts .blockMain h2 {
	font-size: 5.6vw;
	font-weight: bold;
	line-height: 1.4;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: 10px;
}
.detailConts .blockMain .locaType {
	display: flex;
	justify-content: center;
	padding-bottom: 20px;
	margin-bottom: 20px;
	position: relative;
}
.detailConts .blockMain .locaType::after {
	content: " ";
	display: block;
	width: 45px;
	height: 1px;
	background: #000000;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform : translateX(-50%);
}
.detailConts .blockMain .locaType dt {
	padding-left: 25px;
	position: relative;
}
.detailConts .blockMain .locaType dt::before {
	content: " ";
	display: block;
	width: 18px;
	height: 18px;
	background: url(/int_tw/trip/startrip/common/img/icon_loca_type_00.png) no-repeat 0 0;
	background-size: 18px 18px;
	position: absolute;
	top: 50%;
	left: 0;
	transform : translateY(-50%);
}
.detailConts .blockMain .locaType dd {
	padding-left: 10px;
}
.detailConts .blockMain .locaExplan {
	font-size: 4.3vw;
	font-weight: bold;
	text-align: center;
}

/*		reportBlock
--------------------------------------------------*/
.detailConts .reportSec .reportBlock {
	font-size: 1.4rem;
}
.detailConts .reportSec .reportBlock .blockInner {
	padding: 0 4%;
}
.detailConts .reportSec .reportBlock .box + .box {
	margin-top: 20px;
}

/*		reportInfo
--------------------------------------------------*/
.detailConts .reportSec .reportInfo .blockInner {
	padding: 0 4%;
}
.detailConts .reportSec .reportInfo .box + .box {
	margin-top: 20px;
}
.detailConts .reportSec .reportInfo .blockTitle {
	margin-bottom: 20px;
}
.detailConts .reportSec .reportInfo .blockTitle h3 {
	display: inline-block;
	font-size: 5vw;
	font-weight: bold;
	border-bottom: 1px solid #333333;
}
.detailConts .reportSec .reportInfo .box01 {
	display: table;
	width: 100%;
}
.detailConts .reportSec .reportInfo .box01 .boxInner {
	display: table-row;
}
.detailConts .reportSec .reportInfo .box01 .boxInner + .boxInner .txtTh,
.detailConts .reportSec .reportInfo .box01 .boxInner + .boxInner .txtTd {
	padding-top: 5px;
}
.detailConts .reportSec .reportInfo .box01 .txtTh {
	display: table-cell;
	vertical-align: top;
	font-weight: bold;
	white-space: nowrap;
}
.detailConts .reportSec .reportInfo .box01 .txtTd {
	display: table-cell;
	vertical-align: top;
	text-indent: -1em;
	padding-left: 1em;
}
.detailConts .reportSec .reportInfo .box01 .txtTd::before {
	content: "：";
}
.detailConts .reportSec .reportInfo .box01 .txtTd a {
	color: #333333;
}
.detailConts .reportSec .reportInfo .box01 + .box02 {
	margin-top: 10px;
}
.detailConts .reportSec .reportInfo .box01 + .box02 .txt {
	font-size: 1rem;
}
.detailConts .reportSec .reportInfo .box03 {
	width: 100%;
}
.detailConts .reportSec .reportInfo .box03 .map {
	width: 100%;
	height: 0;
	padding-top: calc(360 / 610 * 100%);
	position: relative;
}
.detailConts .reportSec .reportInfo .box03 .map iframe {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.detailConts .reportSec .reportInfo .box03 .txt {
	text-align: right;
	margin-top: 10px;
}
.detailConts .reportSec .reportInfo .box03 .txt em {
	color: #999999;
	font-weight: normal;
}



/*--------------------------------------------------
		theothers01
--------------------------------------------------*/
.detailConts .reportSec + .theothers01 {
	margin-top: 0;
}
.detailConts .theothers01 {
	padding: 20px 0 40px 0;
	background: #EFEFEC;
}
.detailConts .theothers01 .block01 .box01 {
	text-align: center;
}
.detailConts .theothers01 .block01 .box01 .txtLink {
	margin-bottom: 20px;
}
.detailConts .theothers01 .block01 .box01 .txtLink a {
	color: #333333;
	font-size: 1.4rem;
}
.detailConts .theothers01 .block01 .box01 .txtLink a span {
	font-size: 1.6rem;
	font-weight: bold;
}
.detailConts .theothers01 .block01 .box01 .bnr {
	padding: 0 4%;
}
.detailConts .theothers01 .block01 .box01 .bnr li + li {
	margin-top: 20px;
}
/*--------------------------------------------------
20190826 ngoConts
--------------------------------------------------*/
.ngoConts .locaBlock .locaBox {
	background: -moz-linear-gradient(left, #E0E0DA 10%, #FFFFFF 10%);
	background: -webkit-linear-gradient(left, #E0E0DA 10%,#FFFFFF 10%);
	background: linear-gradient(to right, #E0E0DA 10%,#FFFFFF 10%);
}

/*--------------------------------------------------
		serviceSec
--------------------------------------------------*/
.serviceSec .box01{
	display: flex;
	flex-direction: column;
	flex-basis: auto;
	justify-content: space-between;
}
.serviceSec .block01+.block01{
	margin: 20px 0 0;
}


/*--------------------------------------------------
		info 200508
--------------------------------------------------*/
.sec .listInfo li{
	font-size: 1.2rem;
	text-indent: -1em;
	padding-left: 1em;
}

.infoBlock .box01 .listInfo {
	padding: 0 2%;
}



/*--------------------------------------------------
		
--------------------------------------------------*/



/*--------------------------------------------------
		
--------------------------------------------------*/



/*--------------------------------------------------
		
--------------------------------------------------*/





}





/*--------------------------------------------------
		clearfix
--------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	font-size:0;
	height: 0;
	visibility:hidden;
	clear: both;
}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display:block;}



/*--------------------------------------------------
		上書き用スタイル
--------------------------------------------------*/
.dn {display: none !important;}
.di {display: inline !important;}
.dib {display: inline-block !important;}
.db {display: block !important;}

.fwb {font-weight: bold !important;}

.tal {text-align: left !important;}
.tac {text-align: center !important;}
.tar {text-align: right !important;}

.tdn {text-decoration: none !important;}
.tdu {text-decoration: underline !important;}

.vat {vertical-align: top !important;}
.vam {vertical-align: middle !important;}
.vab {vertical-align: bottom !important;}

.mt0 {margin-top: 0 !important;}
.mt5 {margin-top: 5px !important;}
.mt10 {margin-top: 10px !important;}
.mt15 {margin-top: 15px !important;}
.mt20 {margin-top: 20px !important;}
.mt25 {margin-top: 25px !important;}
.mt30 {margin-top: 30px !important;}
.mt35 {margin-top: 35px !important;}
.mt40 {margin-top: 40px !important;}
.mt45 {margin-top: 45px !important;}
.mt50 {margin-top: 50px !important;}
.mt60 {margin-top: 60px !important;}
.mt70 {margin-top: 70px !important;}
.mt80 {margin-top: 80px !important;}
.mt90 {margin-top: 90px !important;}
.mt100 {margin-top: 100px !important;}

.mr0 {margin-right: 0 !important;}
.mr5 {margin-right: 5px !important;}
.mr10 {margin-right: 10px !important;}
.mr15 {margin-right: 15px !important;}
.mr20 {margin-right: 20px !important;}
.mr25 {margin-right: 25px !important;}
.mr30 {margin-right: 30px !important;}
.mr35 {margin-right: 35px !important;}
.mr40 {margin-right: 40px !important;}
.mr45 {margin-right: 45px !important;}
.mr50 {margin-right: 50px !important;}
.mr60 {margin-right: 60px !important;}
.mr70 {margin-right: 70px !important;}
.mr80 {margin-right: 80px !important;}
.mr90 {margin-right: 90px !important;}
.mr100 {margin-right: 100px !important;}

.mb0 {margin-bottom: 0 !important;}
.mb5 {margin-bottom: 5px !important;}
.mb10 {margin-bottom: 10px !important;}
.mb15 {margin-bottom: 15px !important;}
.mb20 {margin-bottom: 20px !important;}
.mb25 {margin-bottom: 25px !important;}
.mb30 {margin-bottom: 30px !important;}
.mb35 {margin-bottom: 35px !important;}
.mb40 {margin-bottom: 40px !important;}
.mb45 {margin-bottom: 45px !important;}
.mb50 {margin-bottom: 50px !important;}
.mb60 {margin-bottom: 60px !important;}
.mb70 {margin-bottom: 70px !important;}
.mb80 {margin-bottom: 80px !important;}
.mb90 {margin-bottom: 90px !important;}
.mb100 {margin-bottom: 100px !important;}

.ml0 {margin-left: 0 !important;}
.ml5 {margin-left: 5px !important;}
.ml10 {margin-left: 10px !important;}
.ml15 {margin-left: 15px !important;}
.ml20 {margin-left: 20px !important;}
.ml25 {margin-left: 25px !important;}
.ml30 {margin-left: 30px !important;}
.ml35 {margin-left: 35px !important;}
.ml40 {margin-left: 40px !important;}
.ml45 {margin-left: 45px !important;}
.ml50 {margin-left: 50px !important;}
.ml60 {margin-left: 60px !important;}
.ml70 {margin-left: 70px !important;}
.ml80 {margin-left: 80px !important;}
.ml90 {margin-left: 90px !important;}
.ml100 {margin-left: 100px !important;}

.bdn {border: none !important;}
.bdtn {border-top: none !important;}
.bdrn {border-right: none !important;}
.bdbn {border-bottom: none !important;}
.bdln {border-left: none !important;}

.ovh {overflow: hidden !important;}

.posr {position: relative !important;}

.zi1 {z-index: 1 !important;}

.curp {cursor: pointer !important;}




