@charset "UTF-8";

/* CSS Document */
.pageBody {
	font-size: 13px;
	/*font-size: 14px;*/
}

.vis-sp {
	display: none;
}

.m-visual {
	background-image: url(../media/information/forwarding/pt-main-visual.jpg);
	margin: 0 0 49px;
}

.m-visual_dummy {
	position: relative;
}

.m-visual_dummy p {
	position: absolute;
	white-space: nowrap;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 10px;
	background: rgba(255, 255, 255, 0.7);
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4;
	color: #E2261E;
	text-align: center;
}

.m-insideNavi {
	margin: 0 0 35px;
}

.m-insideNavi_title {
	color: #00B872;
	margin: 0 0 6px;
}
#sec1,#sec2{
	padding-top: 80px;
	margin-top: -80px;
}
.secParent {
	/* padding-bottom: 74px; */
	/* border-bottom: 1px dashed #aaa; */
	margin-bottom: 55px;
}

.secParent-last {
	padding-bottom: 0;
	border-bottom: none;
	margin-bottom: 0;
}

.secParent_title {
	margin: 0 0 17px;
}

.secParent_text {
	font-weight: normal;
}

.secParent_title .icon {
	font-size: 40px;
	color: #00B973;
	margin: 0 5px 0 0;
}

.secParent_title>strong {
	background: #F777A5;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	line-height: 31px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 10px;
	width: 193px;
	text-align: center;
}

.secParent_image-map {
	margin: 48px 0 56px;
	text-align: center;
}

.secParent_image-hotel>img {
	width: 100%;
	height: auto;
}

.secParent_center {
	border: 1px solid #ccc;
	margin: 40px 0 0;
	padding: 17px 23px 26px;
}

.secParent_center_title {
	font-weight: normal;
	margin: 0 0 19px;
}

.secParent_center_image {
	text-align: center;
}

.secChild {
	margin: 45px 0 0;
}

.secChild_title {
	margin: 0 0 9px;
}

.secChild_inner {
	background: #F2F2F2;
	padding: 27px 45px 32px;
	margin: 10px 0 0;
}

.secChild_headline {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 12px;
}

.secChild_headline-second {
	margin-top: 20px;
}

.secChild_subheadline {
	margin-top: 10px 0;
	font-size: 14px;
	font-weight: normal;
}

.secChild_list {
	line-height: 2.2;
	list-style: none;
}

.secChild_list>li:before {
	content: "・";
	font-size: 10px;
	margin: 0 4px 0 0;
	color: #053F99;
}

.secChild_list>li.-styleNone:before {
	content: none;
}

.secChild_list>li>a .txt-bold,
.secChild_list>li>.txt-bold {
	font-weight: bold;
}

.secChild_list>li>a .icon-blank {
	margin: 0 0 0 4px;
}

.secChild_text strong {
	text-decoration: underline;
	font-weight: normal;
}

.secChild_cols {
	margin: 34px 0 0;
}

.secChild_col {
	float: left;
	margin: 0px 70px 0 0;
}

.secChild_col:last-child {
	margin-right: 0;
}

.secChild_hotel {
	line-height: 2.2;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: stretch;
	gap: 70px;
}

.secChild_hotellist {
	list-style: none;
}

.secChild_hotellist li {
	font-weight: 100;
	/* padding: 10px 0; */
}

.secChild_hotellist li::before{
	content: "・";
	color: #053F99;
}

.secChild_hotellist a[target="_blank"]::after{
	content: "\e641";
	margin-left: 5px;
    line-height: 1;
	display: inline-block;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.secChild_listCaution {
	list-style: none;
	font-size: 13px;
	font-weight: normal;
}

.secChild_listCaution>li {
	/*text-indent: -19px;*/

	/*padding-left: 19px;*/
	margin: 0 0px 20px;
}

.secChild_listCaution>li:before {
	content: "";
	/*margin: 0 4px 0 0;*/
}

.secChild_listCaution>li strong {
	text-decoration: underline;
	font-weight: normal;
}

.secChild_listCaution>li>ol {
	text-indent: 0;
	padding-left: 14px;
}

.secChild_listCaution>li>p.-mt10 {
	margin: 10px 0 0;
	/*padding-left: 14px;*/
}

.areaContact {
	border: 3px solid #00BA71;
	margin: 82px 0 0;
	padding: 26px 38px 32px;
}

.areaContact_title {
	color: #00B16C;
	font-size: 17px;
	margin: 0 0 14px;
	font-weight: normal;
}

.areaContact_list dt {
	display: inline-block;
	margin: 0 1em 0 0;
}

.areaContact_list dd {
	display: inline-block;
}

.areaContact_list dd:after {
	content: "／";
	margin: 0 0 0 3px;
}

.areaContact_list dd:last-child:after {
	display: none;
}

.contactTable {
	line-height: 2.2;
	font-weight: normal;
}

.contactTable>tbody>tr>th {
	font-weight: normal;
	text-align: left;
	padding: 0 2em 0 0;
}

.contactTable>tbody>tr>th:before {
	content: "●";
	font-size: 10px;
	margin: 0 4px 0 0;
	color: #003DAC;
}

.contactTable>tbody>tr>th>a .icon-blank {
	margin: 0 0 0 5px;
}

.myCarTable {
	margin: 52px 0 0;
	width: 100%;
	font-weight: normal;
}

.myCarTable td,
.myCarTable th {
	border: 1px solid #ccc;
	padding: 8px 23px;
}

.myCarTable th {
	font-weight: normal;
	text-align: left;
	background: #E6F8F1;
	width: 72px;
}

.boxRental {
	background: #E6F8F1;
	padding: 36px 24px;
	margin: 31px 0 32px;
}

.boxRental_leftCol {
	float: left;
	width: 49%;
	text-align: center;
}

.boxRental_rightCol {
	float: right;
	width: 49%;
	text-align: center;
}

.secChild_link>a .icon-blank {
	margin: 0 0 0 5px;
}

.rentalTable {
	line-height: 2.2;
	margin: 10px 0 0;
}

.rentalTable>tbody>tr>th {
	font-weight: normal;
	text-align: left;
	padding: 0 2em 0 0;
}

.gmapCanvas iframe {
	width: 100%;
}

.areaContact_banner {
	margin: 8px 0 0;
}

.areaContact_banner a {
	display: inline-block;
	position: relative;
	z-index: 1;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.areaContact_banner a:hover {
	opacity: 0.7;
}

.areaContact_banner a .icon {
	display: block;
	position: absolute;
	z-index: 1;
	right: 3px;
	bottom: 3px;
	font-size: 12px;
}

.service_index_bg {
	background-color: #7FC5DE;
	height: 4em;
	width: 100%;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}

.service_index_bg h2 {
	color: #FFF;
}

.service_text {
	text-align: center;
	padding: 10px 0;
	line-height: 1.8em;
	font-size: 14px;
	font-weight: bold;
}

.service_text.-normal {
	text-align: start;
	padding: 0 0 10px 0;
	line-height: unset;
	font-size: 14px;
	font-weight: unset;
}

.service_text_end {
	text-align: center;
	padding: 5px 0;
	margin: 0 150px 30px ;
	color: red;
	line-height: 1.8em;
	font-size: 14px;
	font-weight: bold;
	border: 2px solid #000;
}

.service_text_end .sp {
	display: none;
}

.menu_index {
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: normal;
	font-size: 23px;
	margin: 15px 0;
	white-space: nowrap;
}

.menu_index:before {
	border-top: 1px solid #333;
	content: "";
	margin-right: 1.5em;
	flex-grow: 1;
}

.menu_index:after {
	border-top: 1px solid #333;
	content: "";
	margin-left: 1.5em;
	flex-grow: 1;
}

.ryokin span {
	font-weight: bold;
}

.ryokin span.text_small {
	font-weight: normal;
	font-size: 11px;
}

.delivery_notice {
	margin-bottom: 15px;
	padding: 0 20px;
	color: red;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.delivery_contents {
	display: flex;
	vertical-align: space-between;
}

.delivery_toyama {
	background-color: #FFF7DB;
	border: 1px solid #FFBA00;
	border-radius: 10px;
	padding: 20px;
	margin: 10px 10px;
	width: 47%;
}

.delivery_shinano {
	background-color: #DBEEFF;
	border: 1px solid #1D56B2;
	border-radius: 10px;
	padding: 20px;
	margin: 10px 10px;
	width: 47%;
}

.delivery_oomachi {
	background-color: #FFDEDE;
	border: 1px solid #F03434;
	border-radius: 10px;
	padding: 20px;
	margin: 10px 10px;
}

.delivery_oomachi.-gre {
	background-color: #f4f8e9;
	border: 1px solid #749b08;
	border-radius: 10px;
	padding: 20px;
	margin: 10px 10px;
}

.delivery_time {
	background-color: #fff;
	padding: 15px;
	max-width: 380px;
	width: 100%;
	margin: 20px auto 20px 0;
}

.delivery_time tr td,
.delivery_time tr th {
	display: block;
	text-align: left;
	padding: 10px;
	margin: 0 10px;
	font-weight: 100;
}

.delivery_time tr th {
	font-size: 20px;
	font-weight: normal;
}

.delivery_time tr:first-child td {
	border: none;
	font-size: 16px;
}

.delivery_time tr td {
	border-top: 2px dotted #333;
	font-size: 16px;
}

.delivery_oomachi table.delivery_time {
	background-color: #fff;
	padding: 15px;
	max-width: 300px;
	/* margin: 20px auto 20px 0; */
}

.delivery_cap {
	width: 255px;
	margin: 0 auto;
	padding-left: 4em;
	text-indent: -4em;
}

.naiyou figure img {
	text-align: center;
	width: 100%;
}

.delivery_contents h4,
.delivery_oomachi h4 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}

.delivery_oomachi h4 b {
	font-size: 14px;
	font-weight: normal;
	color: red;
}

.delivery_contents h4 span,
.delivery_oomachi h4 span {
	font-size: 14px;
}
.del_sinano_uketuke{
	padding-top: 6.5em;
}
.secChild_list li {
	padding: 10px 0;
}

.inquiry_text {
	text-align: center;
	/* padding: 30px 0; */
	line-height: 2.8em;
	font-size: 16px;
	font-weight: normal;
}

.warning {
	font-size: 18px;
	display: inline-block;
	margin: 7px 0;
}

.-payment {
	color: red;
	font-weight: bold;
}

.modoroot {
	width: 100%;
	object-fit: contain;
	margin-top: -90px;
	margin-bottom: 30px;
	text-align: center;
}
.to_cus_list{
	list-style: none;
	padding-bottom: 10px;
	font-weight: bold;
}
.to_cus_list li{
	padding-bottom: 10px;
}
.to_cus_list li.-bdr_r{
	padding: 10px;
	border: 2px solid red;
	border-radius: 10px;
	margin-left: -10px;
	display: inline-block;
}
/* .to_cus_list li:last-child{
	padding-bottom: 0;
} */
.to_cus_list li::before{
	content: "★";
	display: inline-block;
	margin-right: 5px;
}
.bus_flyer_wrap{
	display: flex;
	justify-content: center;
	margin-bottom: 10px;
}
.bus_flyer{
	font-weight: bold;
	font-size: 1.2em;
	background-color: #00B872;
	color: #FFF;
	border: 1px solid #00B872;
	border-radius: 5px;
	padding: 4px 55px;
	text-decoration: none;
	transition: all 0.3s;
	flex: none;
    max-width: 220px;
    width: 100%;
    text-align: center;
}
.bus_flyer:hover{
	background-color: #fff;
	color: #00B872;
}
.time_tbl{
	display: flex;
	align-items: flex-start;
	gap: 10px;
	transition: all 0.3s;
}

.pankuzu_inner {
	font-weight: normal;
}

.c_ft_nav {
	font-weight: normal;
}

/* タブレット以下設定 */
@media screen and (max-width:999px) {
	.pageBody {
		font-size: 13px;
	}

	.m-visual {
		margin: 0 0 5%;
	}

	.m-insideNavi {
		margin: 0 0 3.5%;
	}

	.secParent {
		padding-bottom: 7.4%;
		margin-bottom: 5.5%;
	}

	.secParent-last {
		padding-bottom: 0;
		margin-bottom: 0;
	}

	.secParent_title {
		margin: 0 0 12px;
	}

	.secParent_title .icon {
		font-size: 32px;
	}

	.secParent_title>strong {
		font-size: 13px;
		line-height: 28px;
		width: auto;
		padding: 0 10px;
	}

	.secParent_image-map {
		margin: 5% 0;
	}

	.secParent_center {
		margin: 4% 0 0;
		padding: 15px;
	}

	.secParent_center_title {
		margin: 0 0 10px;
	}

	.secChild {
		margin: 6.5% 0 0;
	}

	.secChild_title {
		margin: 0 0 5px;
	}

	.secChild_inner {
		padding: 20px;
		margin: 8px 0 0;
	}

	.secChild_headline {
		font-size: 16px;
		margin: 0 0 8px;
	}

	.secChild_headline-second {
		margin: 15px 0 8px;
	}

	.secChild_list {
		line-height: 2;
	}

	.secChild_cols {
		margin: 4% 0 0;
	}

	.secChild_col {
		margin: 0px 20px 0 0;
	}

	.secChild_col.-item2 {
		margin-bottom: 20px;
	}

	.secChild_hotel {
		gap: 0;
	}

	.secChild_hotellist {
		width: 50%;
	}

	.secChild_listCaution>li {
		margin: 0 0px 10px;
	}

	.areaContact {
		border-width: 2px;
		margin: 8% 0 0;
		padding: 15px;
	}

	.areaContact_title {
		font-size: 15px;
		margin: 0 0 10px;
	}

	.contactTable {
		line-height: 2;
	}

	.myCarTable {
		margin: 5% 0 0;
	}

	.myCarTable td,
	.myCarTable th {
		padding: 5px 10px;
	}

	.boxRental {
		padding: 15px;
		margin: 3% 0;
	}

	.rentalTable {
		line-height: 2;
		margin: 8px 0 0;
	}
	.service_text_end {
		margin: 0 5px;
	}

	.service_text_end .sp {
		display: inline;
	}
	.del_sinano_uketuke{
		padding-top: 5.5em;
	}
}

/* All SP */
@media screen and (max-width:639px) {
	.vis-sp {
		display: block;
	}
	.m-visual_dummy p {
		font-size: 14px;
		padding: 5px 10px;
	}

	/*ここから外国語版にもコピー*/
	.flow_item_cont {
		padding: 20px 10px;
	}

	.scroll {
		overflow-x: scroll;
		padding-bottom: 10px;
	}

	.scroll_cont {
		min-width: 600px;
	}

	.secParent_image-map {
		margin: 0;
	}
	.del_sinano_uketuke{
		padding-top: 0em;
	}

	/*ここまで外国語版にもコピー*/
	.secParent_title {
		margin: 0 0 12px;
	}

	.secParent_title .icon {
		font-size: 20px;
		margin-right: 3px;
	}

	.secParent_title>strong {
		font-size: 10px;
		line-height: 16px;
		width: auto;
		padding: 0 5px;
	}

	.secParent_center {
		padding: 5px;
	}

	.secParent_center_title {
		font-size: 11px;
	}

	.secChild_title {
		margin: 0 0 5px;
	}

	.secChild_inner {
		padding: 5px;
	}

	.secChild_headline {
		font-size: 14px;
		margin: 0 0 4px;
	}

	.secChild_list {
		line-height: inherit;
	}

	.secChild_cols {
		margin: 4% 0 0;
	}

	.secChild_col {
		float: none;
		display: block;
		width: 100%;
		margin: 0 0 20px;
	}

	.secChild_hotellist {
		width: 100%;
	}

	.secChild_listCaution>li {
		margin: 0 0px 10px;
	}

	.areaContact {
		padding: 5px;
		font-size: 12px;
	}

	.areaContact_title {
		font-size: 14px;
		margin: 0 0 5px;
	}

	.contactTable {
		line-height: inherit;
	}

	.contactTable .contactTable tbody,
	.contactTable tr,
	.contactTable th,
	.contactTable td {
		display: block;
	}

	.contactTable td {
		margin: 0 0 7px;
	}

	.myCarTable {
		margin: 5% 0 0;
		font-size: 11px;
	}

	.myCarTable td,
	.myCarTable th {
		padding: 5px;
	}

	.myCarTable th {
		width: auto;
		white-space: nowrap;
	}

	.boxRental {
		padding: 5px;
	}

	.boxRental_leftCol {
		float: none;
		width: 100%;
	}

	.boxRental_rightCol {
		float: none;
		margin: 5px 0 0;
		width: 100%;
	}

	.rentalTable {
		line-height: inherit;
		font-size: 12px;
	}

	.rentalTable,
	.rentalTable tbody,
	.rentalTable tr,
	.rentalTable th,
	.rentalTable td {
		display: block;
	}

	.gmapCanvas {
		padding: 0 5%;
	}

	.delivery_contents {
		display: block;
		vertical-align: space-between;
	}

	.delivery_toyama,
	.delivery_shinano {
		width: 83%;
	}

	.service_text_end {
		margin: 0 5px;
		padding: 0 20px;
	}
	.service_text_end .sp {
		display: inline;
	}
}