@charset "UTF-8";
/* ---------------------------------------- file info */
/* filename:cotents.css */
/* creation date:2015年3月31日 */
/* last updated:2016年10月31日 */
/* -------------------------------------------------- */


/* --------------------------------------------------
	003.timetableBlock
-------------------------------------------------- */

@media screen and (min-width: 640px) {
.timetableBlock {
	text-align:center;
	border-top: 5px solid #063D22;
	background-image: url(../images/bg_fixed.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment:fixed;
}
#osaka .timetableBlock {
	background-image: url(../images/bg_fixed-osaka.jpg);
}
#aoyama .timetableBlock {
	background-image: url(../images/bg_fixed-aoyama.jpg);
}
#shinjyuku .timetableBlock {
	background-image: url(../images/bg_fixed-shinjyuku.jpg);
}
.timetableBlock h2 {
	padding:35px 0 30px;
}
.timetableBlock h2 img {
	width: 411px;
	height: auto;
}
.timetableBlock article {
	color: #fff;
	text-align:left;
	position:relative;
}
.timetableBlock article .box {
	width:920px;
	margin:0 auto;
	padding:40px 0 50px;
	position:relative;
}
.timetableBlock article h3 {
	font-size:158%;
	line-height:1.4;
	letter-spacing: 2px;
	font-weight:normal;
	padding-bottom:15px;
}
.timetableBlock article figure {
	position:absolute;
	z-index:10;
}
.timetableBlock article h3:before {
	width:80px;
	height:80px;
	background-repeat: no-repeat;
	background-size: 80px auto;
	content:" ";
	position:absolute;
	display:block;
	z-index:11;
}
.timetableBlock article.time1 .box {
	padding-left:330px;
	padding-right: 200px;
	padding-bottom: 50px;
	margin-bottom: 50px;
}
#shinjyuku .timetableBlock article.time1 .box {
	padding-right: 120px;
}
.timetableBlock article.time1 h3:before {
	background-image:url(../images/fig_time_5.png);
	top:-20px;
	left:-25px;
}
#shinjyuku .timetableBlock article.time1 h3:before ,
#aoyama .timetableBlock article.time1 h3:before {
	background-image:url(../images/fig_time_1.png);
}
.timetableBlock article.time1 .img1 {
	width:360px;
	left:-50px;
	top:20px;
}
.timetableBlock article.time1 .img1 img {
	width:360px;
	height:auto;
}
.timetableBlock article.time1 .img2 {
	width:327px;
	height:235px;
	right:-140px;
	bottom:-30px;
}
#shinjyuku .timetableBlock article.time1 .box .img2 {
	right:-180px;
}
.timetableBlock article.time1 .img2 img {
	width: 270px;
}
.timetableBlock article.time2 h3:before {
	background-image:url(../images/fig_time_6.png);
	top:0px;
	right:-15px;
}
#shinjyuku .timetableBlock article.time2 h3:before ,
#aoyama .timetableBlock article.time2 h3:before {
	background-image:url(../images/fig_time_2.png);
}
.timetableBlock article.time2 .box {
	padding-right:360px;
	padding-left: 80px;
	padding-bottom: 140px;
}
.timetableBlock article.time2 .img3 {
	width:407px;
	height:307px;
	right:30px;
	top:-10px;
}
#odaiba .timetableBlock article.time2 .box .img3 {
	width: 470px;
	right:-30px;
}
#osaka .timetableBlock article.time2 .box .img3 {
	width: 346px;
	right: 20px;
}
/*.timetableBlock article.time2 .img3:after {
	width: 150px;
	height: 170px;
	position: absolute;
	content: "";
	background: url(../images/fig_o1_pc.png) no-repeat;
	background-size: auto 166px;
	bottom: -10px;
	right: 10px;
}*/
.timetableBlock article.time2 .img3 img {
	width: 407px;
}
#odaiba .timetableBlock article.time2 .box .img3 img {
	width: 470px;
}
#osaka .timetableBlock article.time2 .box .img3 img {
	width: 346px;
}
.timetableBlock article.time3 .box {
	padding-left:400px;
}
#osaka .timetableBlock article.time3 .box ,
#shinjyuku .timetableBlock article.time3 .box {
	padding-bottom: 100px;
}
#aoyama .timetableBlock article.time3 .box {
	padding-bottom: 150px;
}
.timetableBlock article.time3 .img4 {
	width:400px;
	left:-50px;
	top:-60px;
}
#osaka .timetableBlock article.time3 .box .img4 {
	top:-30px;
}
.timetableBlock article.time3 .img4 img {
	width: 400px;
}
.timetableBlock article.time3 .img5 {
	width:309px;
	height:238px;
	left:130px;
	top:80px;
}
.timetableBlock article.time3 .img5 img {
	width: 260px;
}
.timetableBlock article.time3 h3:before {
	top:-10px;
	left:300px;
	background-image:url(../images/fig_time_7.png);
}
#osaka .timetableBlock article.time3 h3:before {
	display: none;
}
#shinjyuku .timetableBlock article.time3 h3:before ,
#aoyama .timetableBlock article.time3 h3:before {
	background-image:url(../images/fig_time_3.png);
}
.timetableBlock article.time4 .box {
	padding-right:440px;
	padding-top: 80px;
	position: relative;
}
.timetableBlock article.time4:after {
	clear: both;
	content: "";
	display: block;
}
.timetableBlock article.time4 .img6 {
	width:420px;
	right:40px;
	top:10px;
}
.timetableBlock article.time4 .img6 img {
	width:360px;
}
.timetableBlock article.time4 .box:after {
	width: 314px;
	height: 315px;
	position: absolute;
	content: "";
	background: url(../images/fig_o2_pc.png) no-repeat 100% 100%;
	background-size: 314px auto;
	bottom: -0px;
	right: -120px;
	z-index: 100;
}

}

@media screen and (max-width: 639px) {
	.timetableBlock {
		text-align:center;
		position: relative;
		z-index: 0;
	}
	.timetableBlock::after {
		width: 100%;
		height: 5px;
		position: absolute;
		left: 0;
		top: 0;
		background: #063D22;
		z-index: 1;
		content: "";
	}
	.timetableBlock::before {
		background-image:url(../images/bg_fixed.jpg);
		background-repeat:  no-repeat;
		background-position:  50% 50%;
		background-size: cover;
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		padding-bottom: 108px;
		content: "";
		z-index: -1;
		box-sizing: content-box;
	}  
	#osaka .timetableBlock::before {
		background-image: url(../images/bg_fixed-osaka.jpg);
	}
	#aoyama .timetableBlock::before {
		background-image: url(../images/bg_fixed-aoyama.jpg);
	}
	#shinjyuku .timetableBlock::before {
		background-image: url(../images/bg_fixed-shinjyuku.jpg);
	}
	.timetableBlock h2 {
		padding:20px 0 20px;
	}
	.timetableBlock h2 img {
		width: 300px;
		height: auto;
	}
	.timetableBlock article {
		color: #fff;
		text-align:left;
		position:relative;
	}
	.timetableBlock article .box {
		margin:0 auto;
		padding:25px 15px;
		position:relative;
		clear:both;
		overflow:hidden;
		zoom:1;
	}
	.timetableBlock article h3 {
		font-size:121%;
		line-height:1.6;
		font-weight:700;
		padding: 0 5px 5px 74px;
		position:relative;
	}
	.timetableBlock article p {
		font-size: 86%;
		padding: 0 5px;
		clear:both;
	}
	.timetableBlock article figure {
		text-align:center;
	}
	.timetableBlock article h3:before {
		width:74px;
		height:74px;
		content:" ";
		position:absolute;
		display:block;
		z-index:11;
		left: -8px;
		top: -12px;
	}
	.timetableBlock article.time1 h3:before {
		background:url(../images/fig_time_5.png);
		background-size: 74px auto;
		top: 5px;
	}
	#aoyama .timetableBlock article.time1 h3:before ,
	#osaka .timetableBlock article.time1 h3:before {
		top: -10px;
	}
	.timetableBlock article.time2 h3:before {
		background:url(../images/fig_time_6.png);
		background-size: 74px auto;
	}
	.timetableBlock article.time3 h3:before {
		background:url(../images/fig_time_7.png);
		background-size: 74px auto;
	}
	#shinjyuku .timetableBlock article.time1 h3:before ,
	#aoyama .timetableBlock article.time1 h3:before {
		background:url(../images/fig_time_1.png);
		background-size: 74px auto;
	}
	#shinjyuku .timetableBlock article.time2 h3:before ,
	#aoyama .timetableBlock article.time2 h3:before {
		background:url(../images/fig_time_2.png);
		background-size: 74px auto;
	}
	#shinjyuku .timetableBlock article.time3 h3:before ,
	#aoyama .timetableBlock article.time3 h3:before {
		background:url(../images/fig_time_3.png);
		background-size: 74px auto;
	}
	#osaka .timetableBlock article.time3 h3:before {
		display: none;
	}
	#osaka .timetableBlock article.time3 h3 ,
	.timetableBlock article.time4 h3 {
		padding-left: 5px;
	}
	.timetableBlock article figure img {
		width:100%;
		margin:0 2px 10px;
	}

	.timetableBlock article.time1 .img2 {
		margin-top: -80px;
		margin-left: -120px;
	}
	.timetableBlock article.time1 .img2 img {
		width: 180px;
	}
	.timetableBlock article.time2 .img3 {
		position: relative;
	}
/*	.timetableBlock article.time2 .img3:after {
		width: 90px;
		height: 90px;
		position: absolute;
		content: "";
		background: url(../images/fig_o1_pc.png) no-repeat;
		background-size: auto 86px;
		bottom: -5px;
		right: -10px;
	}*/
	.timetableBlock article.time2 .img3 img {
	}
	.timetableBlock article.time3 .img4 img {
	}
	.timetableBlock article.time3 .img5 {
		margin-top: -80px;
		margin-right: -80px;
	}
	.timetableBlock article.time3 .img5 img {
		width: 180px;
	}
	.timetableBlock article.time4 p {
		padding-right: 40px;
	}
	.timetableBlock article.time4 .img6 img {
	}
	.timetableBlock article.time4 .img6:after {
		width: 120px;
		height: 200px;
		position: absolute;
		content: "";
		background: url(../images/fig_o2_pc.png) no-repeat;
		background-size: 120px auto;
		bottom: -80px;
		right: -30px;
	}
}

/* --------------------------------------------------
	004.outlineBlock
-------------------------------------------------- */
@media screen and (min-width: 640px) {
	.outlineBlock {
		color:#fff;
		padding:70px 0 0px;
		background:url(../images/bg_effect.png) repeat-y 50% #063D21;
		clear: both;
	}
	.outlineBlock .Box {
		width:990px;
		margin:0 auto 20px;
		overflow:hidden;
		zoom:1;
	}
	.outlineBlock .Box .in {
		width:50%;
		float:left;
		padding:0px 10px;
	}
	.outlineBlock .Box dl {
		font-size:100%;
		margin-bottom:18px;
	}
	.outlineBlock .Box dl dt {
		text-align:left;
		font-weight:bold;
		color:#c2b367;
	}
	.outlineBlock .Box dl dd {
		line-height: 1.9;
		border-bottom:1px solid #314825;
		padding-bottom:15px;
	}
	.outlineBlock .Box dl dd b {
		font-size:114%;
		line-height: 1.6;
	}
	.outlineBlock .Box dl dd small {
		font-size:63%;
		line-height:1.3;
		letter-spacing:0;
		display:inline-block;
	}
	.outlineBlock .Box dl dd i {
		font-size:82%;
		text-decoration:none;
	}
	.outlineBlock .Box dl dd span {
		font-size:88%;
		color:#c2b367;
	}
	.outlineBlock .attention {
		width:600px;
		font-size:86%;
		margin:0 auto;
		clear:both;
		padding:25px 0 50px;
		overflow:hidden;
		zoom:1;
	}
	.outlineBlock .contactTel {
		width:390px;
		font-size:172%;
		line-height:68px;
		text-align:center;
		color:#222;
		margin:0 auto;
		border:1px solid #c2b367;
		background:#fff;
		clear:both;
		position: relative;
		z-index: 1;
	}
	.outlineBlock .contactTel span {
		font-size:67%;
		color:#77612c;
	}
	.outlineBlock .contactTel:before {
		width: 170px;
		height: 150px;
		position: absolute;
		z-index: -1;
		background: url(../images/fig_o3_pc.png) no-repeat;
		background-size: 175px auto;
		content: "";
		left: 10px;
		top: -151px;
	}
	.btn-link {
		background: url(../images/bg_border.png);
		background-size: 125px auto;
		border-top: 1px solid hsla(0,0%,100%,0.1);
		border-bottom: 1px solid hsla(0,0%,100%,0.1);
		box-shadow: 0 0 10px 0 hsla(0,0%,0%,0.3) inset;
		text-align: center;
		padding: 50px 0;
		position: relative;
		z-index: 101;
	}
	.btn-link a {
		display: inline-block;
		margin: 0 5px;
		-webkit-transition: 200ms ease;
		-moz-transition: 200ms ease;
		-ms-transition: 200ms ease;
		-o-transition: 200ms ease;
		transition: 200ms ease;
		position: relative;
		z-index: 10001;
	}
	.btn-link a:hover {
		opacity: 0.8;
	}
	.btn-link a img {
		width: 310px;
		height: auto;
	}
}
@media screen and (max-width: 639px) {
	.outlineBlock {
		color:#fff;
		padding:20px 0 0px;
		background:#063D21;
		position: relative;
		z-index: 1;
	}
	.outlineBlock .Box {
		margin:0 auto 10px;
		overflow:hidden;
		zoom:1;
	}
	.outlineBlock .Box dl {
		font-size: 93%;
		padding:0px 15px;
		margin-bottom:10px;
		letter-spacing:0;
	}
	.outlineBlock .Box dl dt {
		text-align:left;
		font-weight:bold;
		color:#c2b367;
	}
	.outlineBlock .Box dl dd {
		border-bottom:1px solid #314825;
		padding-bottom:10px;
	}
	#kobe .outlineBlock .Box dl dd {
		border-bottom:1px solid #253148;
	}
	.outlineBlock .Box dl dd b {
		font-size: 114%;
		font-weight: 700;
	}
	.outlineBlock .Box dl dd small {
		font-size:71%;
		line-height:1.3;
		letter-spacing:0;
		display:inline-block;
	}
	.outlineBlock .Box dl dd i {
		font-size:86%;
		text-decoration:none;
	}
	.outlineBlock .Box dl dd em {
		font-style:normal;
		display:block;
	}
	.outlineBlock .Box dl dd i.spnone {
		display:none;
	}
	.outlineBlock .Box dl dd span {
		font-size:86%;
		color:#c2b367;
	}
	.outlineBlock .attention {
		font-size:86%;
		margin:0 auto;
		clear:both;
		padding:15px 10px;
		overflow:hidden;
		zoom:1;
	}
	.outlineBlock .contactTel {
		font-size:172%;
		text-align:center;
		color:#222;
		margin:0 10px;
		border:1px solid #c2b367;
		padding:10px 0;
		background:#fff;
		clear:both;
		position: relative;
		z-index: 1;
		overflow: hidden;
	}
	.outlineBlock .contactTel span {
		font-size:67%;
		line-height:1.1;
		color:#77612c;
		display:block;
	}
	.outlineBlock .contactTel:before {
		width: 90px;
		height: 150px;
		position: absolute;
		z-index: -1;
		background: url(../images/fig_o3_pc.png) no-repeat;
		background-size: 90px auto;
		content: "";
		right: -5px;
		bottom: -72px;
	}
	.btn-link {
		background: url(../images/bg_border.png);
		background-size: 125px auto;
		border-top: 1px solid hsla(0,0%,100%,0.1);
		border-bottom: 1px solid hsla(0,0%,100%,0.1);
		box-shadow: 0 0 10px 0 hsla(0,0%,0%,0.3) inset;
		text-align: center;
		padding: 20px 10px;
		position: relative;
		z-index: 101;
	}
	.btn-link a {
		display: inline-block;
		margin: 0 5px;
		-webkit-transition: 200ms ease;
		-moz-transition: 200ms ease;
		-ms-transition: 200ms ease;
		-o-transition: 200ms ease;
		transition: 200ms ease;
		position: relative;
		z-index: 10001;
	}
	.btn-link a:hover {
		opacity: 0.8;
	}
	.btn-link a img {
		width: 100%;
		max-width: 300px;
		height: auto;
	}
}
@media screen and (max-width: 320px) {
	.outlineBlock .contactTel:before {
		right: -30px;
		bottom: -72px;
	}
}

.outlineBlock .attention ul li b {
	color:#b09559;
}



/* --------------------------------------------------
	005.faqBlock
-------------------------------------------------- */
@media screen and (min-width: 640px) {
	#faqBlock {
		width:900px;
		margin:0 auto;
		padding:80px 0;
		clear:both;
	}
	#faqBlock h2 {
		text-align:center;
		padding-bottom:30px;
	}
	#faqBlock h2 img {
		width: 167px;
		margin:0 auto;
	}
	#faqBlock .inBox {
	}
	#faqBlock article {
		padding:20px 10px;
	}
	#faqBlock article h3 {
		font-size:114%;
		line-height:39px;
		background:url(../images/ttl_q_pc.png) no-repeat 0% 0%;
		background-size: 30px auto;
		text-align:left;
		padding-left:45px;
		padding-bottom:10px;
	}
	#faqBlock article .inner {
		font-size:107%;
		padding:15px 40px 15px 80px;
		background:url(../images/ttl_a_pc.png) no-repeat 25px 50% #fff;
		background-size: 35px auto;
		border: 1px solid #861b20;
		margin-left:50px;
	}
	#faqBlock article:nth-of-type(2n) .inner {
		border: 1px solid #103E25;
	}
}
@media screen and (max-width: 639px) {
	#faqBlock {
		margin:0 auto;
		padding:20px 0;
		clear:both;
		background-image:url(../images/ba_base.png);
		position: relative;
		z-index: 1;
	}
	#faqBlock h2 {
		text-align:center;
		padding-bottom:10px;
	}
	#faqBlock h2 img {
		width:123px;
		margin:0 auto;
	}
	#faqBlock .inBox {
	}
	#faqBlock article {
		padding:10px 10px;
	}
	#faqBlock article h3 {
		font-size:107%;
		line-height:20px;
		background:url(../images/ttl_q_pc.png) no-repeat 0% 0%;
		background-size:23px auto;
		text-align:left;
		padding-left:30px;
		padding-bottom:12px;
		padding-top:6px;
	}
	#faqBlock article .inner {
		font-size: 93%;
		padding:15px 20px 15px 45px;
		background:url(../images/ttl_a_pc.png) no-repeat 10px 15px #fff;
		background-size:25px auto;
		border: 1px solid #861b20;
	}
	#faqBlock article:nth-of-type(2n) .inner {
		border: 1px solid #103E25;
	}
}

