@charset "UTF-8";
.bg-info {
	background: url("/resource/images/info/title_bg_info.png") center center no-repeat;
	background-size: cover; }
	@media all and (max-width: 767px) {
		.bg-info .hdg-top {
			padding: 10% 0 30%; } }
	@media all and (min-width: 768px) {
		.bg-info .hdg-top {
			padding: 20px 0 100px; } }
	@media all and (min-width: 1120px) {
		.bg-info {
			padding-top: 58px; } }

@media all and (max-width: 767px) {
	h1.hdg-category {
		color: #333;
		border-bottom: solid 1px #dedede; } }

.sp-nav {
	position: relative; }
	.sp-nav-title {
		color: #3668b2; }
	.sp-nav p.accordion {
		-webkit-transform: translateY(-50%) rotate(0);
		/* Safari用 */
		transform: translateY(-50%) rotate(0);
		transition: all .5s;
		padding: 2px;
		color: #3668b2; }
		.sp-nav p.accordion.ac_open {
			-webkit-transform: translateY(-50%) rotate(180deg);
			/* Safari用 */
			transform: translateY(-50%) rotate(180deg); }
	.sp-nav_accordion li {
		text-align: left;
		position: relative;
		border-top: solid 1px #dedede; }
		.sp-nav_accordion li a {
			display: block;
			padding: 15px; }
		.sp-nav_accordion li .icon-arrow-right {
			position: absolute;
			right: 15px; }
	@media all and (max-width: 1119px) {
		.sp-nav {
			display: block; } }

@media all and (min-width: 1120px) {
	.nav-sub {
		width: 100%;
			background: url("/resource/images/info/title_bg_info.png") center top no-repeat;
		background-size: cover;
		position: fixed;
		z-index: 1;
		left: 0;
		top: 110px;
		transition: all .5s ease-in-out; }
		.nav-sub.scroll {
			top: 73px; }
		.nav-sub.scroll-top {
			top: 0px; }
		.nav-sub:before {
			content: "";
			position: absolute;
			top: 0;
			left: 0;
			display: block;
			width: 100%;
			height: 100%;
			background-color: rgba(255, 255, 255, 0.8); }
		.nav-sub .nav-sub-inner {
			margin: 0 auto;
			text-align: center; }
			.nav-sub .nav-sub-inner:after {
				content: "";
				clear: both;
				display: block; }
			.nav-sub .nav-sub-inner ul {
				height: 59px; }
				.nav-sub .nav-sub-inner ul li {
					display: inline-block;
					padding: 0 10px; }
					.nav-sub .nav-sub-inner ul li a {
						position: relative;
						display: block;
						min-height: 59px;
						line-height: 59px;
						font-size: 14px; }
						.nav-sub .nav-sub-inner ul li a:after {
							content: '';
							display: block;
							position: absolute;
							bottom: 0;
							left: 0;
							width: 100%;
							height: 3px;
							opacity: 0;
							background: #2a49a4;
							transition: all .5s ease-in-out; }
						.nav-sub .nav-sub-inner ul li a:hover {
							font-weight: bold;
							color: #2a49a4;
							opacity: 1; }
							.nav-sub .nav-sub-inner ul li a:hover:after {
								opacity: 1; }
					.nav-sub .nav-sub-inner ul li.nav-sub-index a {
						font-weight: bold;
						color: #2a49a4; }
						.nav-sub .nav-sub-inner ul li.nav-sub-index a:after {
							opacity: 1; } }

@media all and (max-width: 1119px) {
	.nav-sub {
		display: none; } }

h1.info-hdg {
		background: url("/resource/images/info/title_bg_info_sp.jpg") center 60% no-repeat;
	background-size: cover;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding: 25px 0;
	border-bottom: 1px solid #eaeaea;
	color: #fff; }

.info-index .lst {
	padding: 0 0 20px;
	margin-top: -90px; }
	@media all and (min-width: 768px) {
		.info-index .lst {
			padding: 0 0 40px;
			margin-top: -30px; } }
	@media all and (max-width: 767px) {
		.info-index .lst.lst05 li .bevel .lst-box {
			padding: 12px 15px 18px; } }

@media all and (max-width: 767px) {
	.info-index .bg-info {
			background: url("/resource/images/info/title_bg_info_sp.jpg") center center no-repeat;
		background-size: cover; }
		.info-index .bg-info .hdg-top {
			padding: 10% 0 30%; } }

@media all and (min-width: 768px) {
	.info-index .bg-info {
			background: url("/resource/images/info/title_bg_info.jpg") center top no-repeat;
		background-size: cover;
		padding-top: 58px; }
		.info-index .bg-info .hdg-top {
			padding: 20px 0 100px; } }

.info-service-index .lst.lst04 {
	padding: 10px 0; }
	.info-service-index .lst.lst04 li .bevel .lst-box .lst-txt {
		margin-bottom: 0;
		padding-bottom: 0;
		padding-right: 10px; }

.info-service-index .box-service {
	background: #f5f4ef;
	padding: 1px 0 35px; }
	.info-service-index .box-service-text {
		padding: 0 15px; }
		.info-service-index .box-service-text p {
			line-height: 1.57; }

@media all and (min-width: 768px) {
	.info-service-index .lst.lst04 {
		padding: 40px 0 90px; }
		.info-service-index .lst.lst04 li .bevel .lst-box .lst-txt {
			font-size: 14px;
			line-height: 1.7;
			color: #666;
			margin-bottom: 0;
			padding-bottom: 0;
			padding-right: 30px; }
		.info-service-index .lst.lst04 li .bevel .icon-arrow-right {
			display: block;
			position: absolute;
			top: 50%;
			right: 15px;
			margin-top: -8px;
			color: #154598;
			font-size: 15px; }
	.info-service-index .box-service {
		background: #fff;
		text-align: center;
		padding: 45px 0;
		position: relative; }
		.info-service-index .box-service-btn {
			position: absolute;
			top: 45px;
			left: calc( 50% + 50px); }
			.info-service-index .box-service-btn .btn-border-wrp-blue .btn-border {
				background-color: #fff; }
		.info-service-index .box-service-text {
			display: inline-block;
			padding: 10px 15px;
			margin-right: 320px; }
			.info-service-index .box-service-text p {
				text-align: left;
				font-weight: bold;
				line-height: 1.6; } }

@media all and (min-width: 768px) and (max-width: 1119px) {
	.info-service-index .lst.lst04 li .bevel .lst-box .lst-ttl {
		font-size: 15px;
		line-height: 1.14; }
	.info-service-index .lst.lst04 li .bevel .lst-box .lst-txt {
		font-size: 12px;
		padding-right: 20px; } }

@media all and (max-width: 1119px) {
	.info-service .bg-info {
		display: none; } }

.info-service p.hdg-category {
	color: #333;
	border-bottom: solid 1px #dedede;
	position: relative;
	font-feature-settings: "palt";
	letter-spacing: 0.05em; }
	.info-service p.hdg-category:before {
		position: absolute;
		left: 15px;
		font-size: 18px;
		color: #154598; }

.info-service h1.hdg-category {
	color: #333; }

.info-service .main-detail-img {
	padding: 20px 20px 10px;
	width: 100%; }

.info-service .main-detail-txt {
	padding: 0 10px 20px; }
	.info-service .main-detail-txt p {
		line-height: 1.57; }

.info-service .main-detail.main-bfree h2, .info-service .main-detail.main-legal h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0 10px; }

.info-service .main-detail.main-legal {
	margin-bottom: 40px; }
	.info-service .main-detail.main-legal h3 {
		font-weight: bold;
		margin-top: 10px; }
	.info-service .main-detail.main-legal .txt-lst {
		margin-left: 10px;
		margin-bottom: 20px; }

.info-service .wrap-map-block {
	margin-bottom: 35px; }
	.info-service .wrap-map-block .tab-content .box-service-floormap {
		border: solid 1px #eaeaea; }
	.info-service .wrap-map-block .tab-content .map-txt {
		margin-top: 15px;
		padding: 0 12px; }
		.info-service .wrap-map-block .tab-content .map-txt .txt-lst {
			margin-bottom: 10px; }
			.info-service .wrap-map-block .tab-content .map-txt .txt-lst li {
				padding-bottom: 0;
				font-size: 15px; }
			.info-service .wrap-map-block .tab-content .map-txt .txt-lst.mb30 {
				margin-bottom: 30px; }

.info-service .other-service h4 {
	margin: 0 12px 18px; }

.info-service .other-service ul {
	margin-bottom: 60px; }
	.info-service .other-service ul li {
		padding: 20px 12px;
		border-top: solid 1px #dedede;
		position: relative;
		min-height: 156px; }
		.info-service .other-service ul li .other-service-txt {
			margin-right: 128px; }
			.info-service .other-service ul li .other-service-txt .other-service-ttl {
				font-weight: bold;
				line-height: 1.2;
				margin-bottom: 10px; }
			.info-service .other-service ul li .other-service-txt .other-service-detail {
				font-size: 13px;
				line-height: 1.53; }
			.info-service .other-service ul li .other-service-txt .txt-note {
				margin-top: 5px; }
		.info-service .other-service ul li .other-service-img {
			width: 115px;
			position: absolute;
			top: 20px;
			right: 12px; }
			.info-service .other-service ul li .other-service-img img {
				width: 100%; }

@media all and (min-width: 768px) {
	.info-service .main-detail {
		margin-bottom: 60px; }
		.info-service .main-detail-img {
			padding: 0;
			width: 362px;
			float: right;
			margin-left: 20px;
			margin-bottom: 20px; }
		.info-service .main-detail-txt {
			padding: 0; }
			.info-service .main-detail-txt p {
				line-height: 1.73;
				margin-bottom: 10px; }
				.info-service .main-detail-txt p.txt-note {
					margin-bottom: 0; }
			.info-service .main-detail-txt .txt-lst {
				margin-bottom: 10px; }
				.info-service .main-detail-txt .txt-lst li {
					padding-bottom: 0;
					font-size: 15px; }
		.info-service .main-detail.main-bfree h2, .info-service .main-detail.main-legal h2 {
			font-size: 18px;
			font-weight: bold;
			margin: 50px 0 10px; }
		.info-service .main-detail.main-bfree {
			margin-top: -30px; }
		.info-service .main-detail.main-legal {
			margin-top: -50px;
			margin-bottom: 100px; }
			.info-service .main-detail.main-legal h3 {
				margin-top: 20px; }
			.info-service .main-detail.main-legal .txt-lst {
				margin-bottom: 30px; }
			.info-service .main-detail.main-legal .txt-note {
				margin-bottom: 0; }
	.info-service .wrap-map-block {
		margin-bottom: 70px;
		position: relative;
		z-index: 0; }
		.info-service .wrap-map-block .tab03 {
			max-width: 830px;
			margin: 20px auto 0; }
			.info-service .wrap-map-block .tab03 .no-content span {
				cursor: auto !important; }
				.info-service .wrap-map-block .tab03 .no-content span:hover {
					border-color: #dedede;
					color: #7a7874;
					background: none; }
		.info-service .wrap-map-block .map-txt p {
			margin-bottom: 5px; }
		.info-service .wrap-map-block .map-txt .txt-lst {
			margin-bottom: 10px; }
			.info-service .wrap-map-block .map-txt .txt-lst li {
				padding-bottom: 0;
				font-size: 15px; }
			.info-service .wrap-map-block .map-txt .txt-lst.mb30 {
				margin-bottom: 30px; }
	.info-service .other-service h4 {
		margin: 0 0 25px; }
	.info-service .other-service ul {
		border-bottom: none;
		margin-bottom: 70px; }
		.info-service .other-service ul li {
			padding: 30px 0;
			min-height: 234px; }
			.info-service .other-service ul li .other-service-txt {
				margin-right: 204px; }
				.info-service .other-service ul li .other-service-txt .other-service-ttl {
					font-size: 18px; }
				.info-service .other-service ul li .other-service-txt .other-service-detail {
					font-size: 15px;
					line-height: 1.73; }
					.info-service .other-service ul li .other-service-txt .other-service-detail span {
						display: inline-block;
						text-indent: 3em; }
					.info-service .other-service ul li .other-service-txt .other-service-detail .lbl {
						text-indent: 0; }
				.info-service .other-service ul li .other-service-txt .txt-note {
					margin-top: 15px; }
			.info-service .other-service ul li .other-service-img {
				width: 174px;
				top: 30px;
				right: 0; } }

@media all and (max-width: 767px) {
	.info-service .tab.tab03 li span {
		font-size: 11px;
		letter-spacing: -0.1em;  } }

.info-service .hide {
	display: block;
	position: absolute;
	left: -3000px;
	visibility: hidden; }

.eventspace-lead {
	padding: 20px 15px;
	line-height: 1.57; }

.eventspace .txt-lst {
	padding-left: 15px;
	padding-right: 15px; }
	.eventspace .txt-lst li {
		padding: 5px 0;
		padding-left: 1em; }
		.eventspace .txt-lst li:after {
			top: 12px; }
	.eventspace .txt-lst ul li:after {
		width: 5px;
		height: 5px;
		left: 3px; }

.eventspace-detail {
	margin-bottom: 20px; }
	.eventspace-detail-img {
		padding: 20px 15px 10px;
		width: 100%; }
	.eventspace-detail-txt {
		padding: 10px 15px;
		line-height: 1.57; }

.eventspace .btn {
	margin: 30px auto; }
	.eventspace .btn .btn-border {
		background: #fff; }
		.eventspace .btn .btn-border:before {
			right: auto;
			left: 10px; }

@media all and (max-width: 767px) {
	.eventspace .txt-note {
		padding-left: 25px;
		padding-right: 15px; } }

@media all and (min-width: 768px) {
	.eventspace h2 {
		margin-bottom: 25px; }
	.eventspace-lead {
		margin: 40px auto 20px;
		padding: 0;
		line-height: 1.73; }
	.eventspace-detail {
		margin-bottom: 40px; }
		.eventspace-detail-img {
			padding: 0;
			width: 362px;
			float: right;
			margin-left: 20px; }
		.eventspace-detail-txt {
			padding: 10px 0;
			line-height: 1.73; }
		.eventspace-detail .txt-lst {
			padding: 0; }
		.eventspace-detail .txt-note {
			padding-left: 1em;
			padding-right: 0; }
	.eventspace .btn {
		margin: 60px auto; } }

/*# sourceMappingURL=info.css.map */

/*--information--*/
#info-service-info .content-link {
	margin: 0 0 10px 0;
	padding: 10px;
}
#info-service-info .content-link__list:last-child span:after {
	content: none;
}
#info-service-info .content-link .content-link__item {
	border: 0;
	vertical-align: middle;
}
#info-service-info .content-link .content-link__item a {
	position: relative;
}
#info-service-info .content-link a:first-child:before {
	content: '';
	position: absolute;
	right: 0;
	top: 5%;
	width: 1px;
	height: 90%;
	background-color: #d9d9d9;
}
#info-service-info .content-link span {
	color: inherit;
}
#info-service-info .content-link span:after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	width: 95%;
	height: 1px;
	background-color: #d9d9d9;
}
#info-service-info .content-link a:first-child span:after {
	left: 0;
}
@media all and (min-width: 768px) {
		#info-service-info .content-link {
				margin-bottom: 30px;
				padding-left: 0;
				padding-right: 0;
				text-align: center;
		}
		#info-service-info .content-link__list {
				display: inline;
				border: 0;
		}
		#info-service-info .content-link__list a {
				display: inline-block;
				padding: 10px 15px 30px;
				line-height: 1.4;
		}
		#info-service-info .content-link .content-link__list a:before,
		#info-service-info .content-link .content-link__list a span:after {
				content: none;
		}
}

/*--nures--*/
.service-nures .contents-wrp {
	padding: 0 10px;
}
.box-service-lst {
	margin-bottom: 30px;
	background-color: #ccd3dd;
}
.box-service-lst .box-service-lst-inner {
	padding: 20px;
	background-color: #fff;
	-webkit-clip-path: polygon(1px 9px, 9px 1px, calc(100% - 9px) 1px, calc(100% - 1px) 9px, calc(100% - 1px) calc(100% - 9px), calc(100% - 9px) calc(100% - 1px), 9px calc(100% - 1px), 1px calc(100% - 9px));
	clip-path: polygon(1px 9px, 9px 1px, calc(100% - 9px) 1px, calc(100% - 1px) 9px, calc(100% - 1px) calc(100% - 9px), calc(100% - 9px) calc(100% - 1px), 9px calc(100% - 1px), 1px calc(100% - 9px));
}
.box-service-lst .hdg-service-lst {
	margin-bottom: 10px;
	text-align: center;
}
.box-service-lst .hdg-service-lst span {
	font-size: 15px;
}
.box-service-lst .hdg-service-lst .service-lst-txt {
	font-size: 12px;
}
.box-service-lst .lst02 {
	width: 100%;
}
.box-service-lst .slick-dots li {
	width: auto;
	float: none;
}
.box-service-lst .txt-lst {
	margin-top: 40px;
}
.box-service-lst .slick-prev {
	display: inline;
	left: -10px;
}
.box-service-lst .slick-next {
	display: inline;
	right: -10px;
}

@media all and (min-width: 768px) {
	.service-nures .contents-wrp {
		margin-bottom: 50px;
		padding: 0;
	}
	.box-service-lst {
		width: 49%;
		float: left;
		margin-left: 2%;
	}
	.box-service-lst:first-child {
	 margin-left: 0; 
	}
	.box-service-lst .txt-lst {
		margin-left: 20px;
		margin-right: 20px;
	}
	.box-service-lst .txt-lst li {
		padding-bottom: 0;
	}
}

/*--babycar--*/
.service-babycar .contents-wrp {
	margin-bottom: 30px;
	padding: 0 10px;
}
.service-babycar .box-service-lst {
	margin-bottom: 10px;
}
.box-service-lst .lst-img {
	width: 138px;
	height: 92px;
	overflow: hidden;
	position: absolute;
	top: 20px;
	left: 20px;
}
.box-service-lst .lst-box {
	position: relative;
	margin-left: 155px;
	min-height: 92px;
	font-size: 18px;
	line-height: 1.4;
}
.box-service-lst .lst-box .lst-txt {
	line-height: 1.6;
}
@media all and (min-width: 768px) {
	.service-babycar .contents-wrp {
		padding: 0;
	}
	.service-babycar .main-detail-txt {
		margin-bottom: 20px;
	}
}

/*--baby--*/
.service-baby .contents-wrp {
	padding: 0 10px;
}
.service-baby .lst02 li {
	width: 100%;
}
.service-baby .box-service-lst .txt-lst {
	margin-top: 10px;
}
@media all and (min-width: 768px) {
	.service-baby .contents-wrp {
		padding: 0;
	}
	.service-baby .box-service-lst {
		width: 32%;
		margin-left: 2%;
	}
	.service-baby .box-service-lst:first-child {
		margin-left: 0;
	}
}

/*--smokingroom--*/
.service-smokingroom .contents-wrp {
	padding: 0 10px;
}
.service-smokingroom .lst02 li {
	width: 100%;
}
@media all and (min-width: 768px) {
	.service-smokingroom .contents-wrp {
		padding: 0;
	}
}

/*--mama--*/
.info-service-enjoy .contents-wrp {
	padding-left: 10px;
	padding-right: 10px;
}
.info-col-enjoy .contents-wrp {
	padding: 10px 10px 30px;
	padding-right: 10px;
}
.box-info-bnr {
	margin-bottom: 35px;
	padding-left: 20px;
	padding-right: 20px;
}
.box-other {
	background-color: #ccd3dd;
}
.box-other div {
	padding: 20px;
	background-color: #f5f4ef;
	-webkit-clip-path: polygon(1px 9px, 9px 1px, calc(100% - 9px) 1px, calc(100% - 1px) 9px, calc(100% - 1px) calc(100% - 9px), calc(100% - 9px) calc(100% - 1px), 9px calc(100% - 1px), 1px calc(100% - 9px));
	clip-path: polygon(1px 9px, 9px 1px, calc(100% - 9px) 1px, calc(100% - 1px) 9px, calc(100% - 1px) calc(100% - 9px), calc(100% - 9px) calc(100% - 1px), 9px calc(100% - 1px), 1px calc(100% - 9px));
}
.box-other .hdg-other {
	margin-bottom: 10px;
}
.box-other .hdg-other span {
	font-size: 17px;
	font-weight: bold;
}
@media all and (min-width: 768px) {
	.info-service-enjoy .bg-beige {
		padding-top: 50px;
	}
	.info-service-enjoy .contents-wrp {
		padding: 0;
	}
	.info-col-enjoy {
		float: left;
		width: 31%;
		margin-bottom: 50px;
		margin-left: 3.5%;
	}
	.info-col-enjoy:first-child {
		margin-left: 0;
	}
	.info-col-enjoy li {
		margin-top: 10px;
	}
	.box-other,
	.box-other div {
		-webkit-clip-path: none;
		clip-path: none;
		background-color: inherit;
		border: 1px solid #ccd3dd;
	}
	.box-other {
		text-align: center;
		margin: 0 95px;
	}
	.box-other .hdg-other {
		margin: 0 20px 0 0;
		display: inline-block;
	}
	.box-other ul,
	.box-other li {
		display: inline-block;
		margin-right: 10px;
	}
}

/*--faq--*/
.info-faq {
	padding-top: 10px;
}
.info-faq .box-accordion-attention {
	transition: all .5s ease-in-out;
}
.info-faq .box-accordion-attention .bevel {
	position: relative;
	z-index: 0;
	background: none;
	-webkit-clip-path: none;
	clip-path: none;
}
.info-faq .box-accordion-attention .bevel:before, .info-faq .box-accordion-attention .bevel:after {
	content: '';
	position: absolute;
	height: 100%;
	-webkit-clip-path: polygon(0 8px, 8px 0, calc(100% - 8px) 0, 100% 8px, 100% calc(100% - 8px), calc(100% - 8px) 100%, 8px 100%, 0 calc(100% - 8px));
	clip-path: polygon(0 8px, 8px 0, calc(100% - 8px) 0, 100% 8px, 100% calc(100% - 8px), calc(100% - 8px) 100%, 8px 100%, 0 calc(100% - 8px));
	z-index: 0;
}
.info-faq .box-accordion-attention .bevel:before {
	top: 2px;
	left: 0;
	background: rgba(0, 0, 0, 0.3);
	opacity: 0.2;
	transition: all 0.3s;
	width: 100%;
}
.info-faq .box-accordion-attention .bevel:after {
	top: 0;
	left: 0;
	background: #fff;
	width: 100%;
}

@media all and (min-width: 768px) {
	.info-faq .box-accordion-attention .bevel:hover:before {
		padding: 0 0 3px;
	}
	.info-faq .box-accordion-attention .bevel:hover .box-accordion-head-ttl {
		color: #1a95ce !important;
	}
}

.info-faq .box-accordion-attention .bevel > * {
	position: relative;
	z-index: 1;
}
.info-faq .box-accordion-attention .box-accordion-head {
	padding: 15px 20px 15px 15px;
}
.info-faq .box-accordion-attention .box-accordion-head .icon-arrow-double-down {
	color: #154598;
}
.info-faq .box-accordion-attention .box-accordion-head-ttl {
	position: relative;
	padding-left: 30px;
	line-height: 1.4;
	transition: .5s;
}
.info-faq .box-accordion-attention .box-accordion-head-ttl:before {
	content: "Q";
	position: absolute;
	left: 0;
	font-size: 19px;
	font-weight: bold;
	color: #154598;
	top: 50%;
	-webkit-transform: translateY(-50%);
	/* Safari用 */
	transform: translateY(-50%);
	line-height: 1.4;
}
.info-faq .box-accordion-attention .box-accordion-body {
	padding: 10px 10px 15px 5px;
	margin: 0 10px;
}
.info-faq .box-accordion-attention .info-faq__txt01 {
	width: 10%;
	max-width: 25px;
	font-size: 19px;
	font-weight: bold;
	color: #f23e3e;
	line-height: 1.4;
	display: inline-block;
	vertical-align: top;
}

@media all and (min-width: 768px) {
	.info-faq .box-accordion-attention .info-faq__txt01 {
		width: 5%;
	}
}

.info-faq .box-accordion-attention .info-faq__txt02 {
	width: 88%;
	color: #333;
	display: inline-block;
	vertical-align: top;
}

@media all and (min-width: 768px) {
	.info-faq .box-accordion-attention .info-faq__txt02 {
		width: 93%;
	}
}

.info-faq .txt-note {
	font-size: 11px;
}

@media all and (min-width: 768px) {
	.info-faq {
		width: 93%;
	}
	.info-faq .box-accordion-attention .box-accordion-head {
		padding: 20px 25px 15px 20px;
	}
	.info-faq .box-accordion-attention .box-accordion-body {
		padding: 15px 15px 29px 0px;
		margin: 0 20px;
	}
}

.info-faq .contents-wrp {
	margin-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
}
.info-faq .box-other div {
	text-align: center;
}
.info-faq .box-other p {
	color: #154598;
	font-size: 11px;
	line-height: 1.4;
}
.info-faq .hdg-other {
	margin-bottom: 20px;
}
.info-faq .hdg-other span {
	font-size: 14px;
	color: #154598;
}
.info-faq .info-txt-tel a {
	font-size: 20px;
	color: #154598;
}

/*--takeout--*/
.info-takeout {
	padding-bottom: 10px;
}
.info-takeout .contents-wrp {
	padding-left: 10px;
	padding-right: 10px;
}
.info-lst-takeout li {
	padding: 20px 10px;
}
.info-lst-takeout p {
	margin-top: 10px;
	font-size: 15px;
}
.info-takeout-btn .btn {
	width: 100%;
}
@media all and (max-width: 767px) {
	#info-service-takeout h1.child-hdg {
			background: url(/resource/images/info/title_bg_takeout.png) center 60% no-repeat;
			background-size: cover;
			text-align: center;
			font-size: 20px;
			font-weight: bold;
			padding: 25px 0;
			border-bottom: 1px solid #eaeaea;
			color: #fff;
	}
}
@media all and (min-width: 768px) {
	#info-service-takeout .nav-sub,
	#info-service-takeout .bg-info {
			background: url(/resource/images/info/title_bg_takeout.png) center top no-repeat;
			background-size: cover;
	}
	.info-takeout {
		padding-top: 50px;
	}
	.info-takeout .contents-wrp {
		padding-left: 0;
		padding-right: 0;
	}
	.info-lst-takeout li {
		float: left;
		width: 49%;
		margin: 30px 0 0 2%;
		padding: 0;
	}
	.info-lst-takeout li:nth-child(odd) {
		margin-left: 0;
	}
	.info-takeout-btn .btn {
		width: 265px;
	}
}
/*--fun--*/
@media all and (max-width: 767px) {
	#info-service-fun h1.child-hdg {
			background: url(/resource/images/info/title_bg_fun.jpg) center 60% no-repeat;
			background-size: cover;
			text-align: center;
			font-size: 20px;
			font-weight: bold;
			padding: 25px 0;
			border-bottom: 1px solid #eaeaea;
			color: #fff;
	}
	.child-fun .box-accordion-head {
		padding-left: 30px;
		font-size: 15px;
		background-position: left center;
		background-repeat: no-repeat;
		background-size: auto 60%;
	}
	.child-enjoy .box-accordion-head {
		background-image: url(/resource/images/info/child-fun-icon01.png);
	}
	.child-photo .box-accordion-head {
		background-image: url(/resource/images/info/child-fun-icon02.png);
	}
	.child-chatting .box-accordion-head {
		background-image: url(/resource/images/info/child-fun-icon03.png);
	}
	.child-cinema .box-accordion-head {
		background-image: url(/resource/images/info/child-fun-icon04.png);
	}
	.child-fun {
		padding: 10px 0;
	}
	.child-fun .box-accordion-attention {
		margin-left: 0;
		margin-right: 0;
	}
	.child-fun .box-accordion-head .box-accordion-head-ttl {
		color: #3668b2;
	}
	.child-fun .box-accordion-attention .box-accordion-body {
		margin: 10px 0 0 0;
	}
	.child-fun-lst img {
		width: 100%;
	}
	.child-fun .child-fun-lst li {
		padding: 20px 0;
		border-top: dotted 1px #c1c1c1;
		text-align: center;
	}
	.child-fun .child-fun-lst li:first-child {
		border-top: 0;
		padding-top: 5px;
	}
	.child-fun-lst .hdg-child-fun-lst {
		margin-top: 10px;
		margin-bottom: 10px;
		font-size: 15px;
		font-weight: bold;
	}
	.child-fun .child-fun-lst p {
		position: relative;
		margin-top: 10px;
		font-size: 14px;
		text-align: left;
	}
	.child-fun .child-fun-lst .icon-arrow-right {
		left: 0;
	}
}

@media all and (min-width: 768px) {
	#info-service-fun .nav-sub,
	#info-service-fun .bg-info {
			background: url(/resource/images/info/title_bg_fun.jpg) center top no-repeat;
			background-size: cover;
	}
	.child-fun .box-child {
		padding: 70px 0;
	}
	.child-fun .box-child:nth-child(even) {
		background: #fff;
	}
	.box-child-wrap {
		max-width: 1120px;
		margin: 0 auto;
		text-align: center;
	}
	.child-fun .box-child .hdg-child {
		margin-bottom: 40px;
	}
	.child-fun .box-child .hdg-child span {
		position: relative;
		display: inline-block;
		padding: 0 0 0 35px;
		color: #154598;
		font-size: 30px;
		background-position: left center;
		background-size: auto 80%;
		background-repeat: no-repeat;
		font-weight: bold;
	}
	.child-fun .box-child .hdg-child span:before {
		content: '';
		position: absolute;
		top: 0;
		left: -20px;
		width: 2px;
		height: 100%;
		background: #154598;
		-moz-transform: rotate(-15deg);
		-webkit-transform: rotate(-15deg);
		-o-transform: rotate(-15deg);
		-ms-transform: rotate(-15deg);
	}
	.child-fun .box-child .hdg-child span:after {
		content: '';
		position: absolute;
		top: 0;
		right: -20px;
		width: 2px;
		height: 100%;
		background: #154598;
		-moz-transform: rotate(15deg);
		-webkit-transform: rotate(15deg);
		-o-transform: rotate(15deg);
		-ms-transform: rotate(15deg);
	}
	.child-fun .child-fun-lst {
		text-align: center;
	}
	.child-fun .child-fun-lst li {
		display: inline-block;
		width: 23.5%;
		margin-left: 1%;
		vertical-align: top;
	}
	.child-fun .child-fun-lst li:first-child {
		margin-left: 0;
	}
	.child-enjoy .hdg-child span {
		background-image: url(/resource/images/info/child-fun-icon01.png);
	}
	.child-photo .hdg-child span {
		background-image: url(/resource/images/info/child-fun-icon02.png);
	}
	.child-chatting .hdg-child span {
		background-image: url(/resource/images/info/child-fun-icon03.png);
	}
	.child-cinema .hdg-child span {
		background-image: url(/resource/images/info/child-fun-icon04.png);
	}
	.child-fun .hdg-child-fun {
		margin-top: 10px;
		margin-bottom: 10px;
		font-size: 18px;
		font-weight: bold;
	}
	.child-fun .txt-box-child p {
		text-align: left;
		line-height: 1.4;
	}
	.child-fun .child-cinema .child-fun-lst li {
		display: table;
		width: 500px;
		margin: 0 auto;
		table-layout: fixed;
	}
	.child-fun .child-cinema li img,
	.child-fun .child-cinema li .txt-box-child {
		display: table-cell;
		vertical-align: middle;
	}
	.child-fun .child-cinema li .txt-box-child {
		padding-left: 20px;
		text-align: left;
	}
	.child-fun .child-cinema li .txt-box-child p {
		margin-bottom: 20px
	}
}

/* サービスガイドトップ 中見出し */

h2.hdg-underbar--service-index {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #345ea6;
	padding: 40px 0 15px;
	margin-bottom: 10px;
	position: relative;
}
@media screen and (min-width: 768px) {
	h2.hdg-underbar--service-index {
		text-align: center;
		font-size: 24px;
		color: #345ea6;
		padding: 0 0 23px;
		margin-bottom: 0;
	}
}
h2.hdg-underbar--service-index:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -20px;
	width: 40px;
	height: 3px;
	background-color: #154598;
}