@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

/* CSS Document */

/*===============================================
●For Desktop Min Width 1240px
===============================================*/


/* Blackboard */
/* ====================================================================== */

#blackboard, #item_block, #client, #clients_logo {
	font-family: 'Noto Sans JP', sans-serif !important;
}

#blackboard {
	padding: 40px 0 0 0;
	background: url(images/blackboard_bg.jpg) repeat center top;
	color: #FFF;
}

#blackboard a {
	color: #ff8600;
	text-decoration: underline;
}

#blackboard p {
	font-size: 14px;
}

#blackboard_bottom {
	height: 55px;
	background: url(images/blackboard_bottom.jpg) repeat-x center top;	
}

.jt_content {
	max-width: 1240px;
	margin: 0 auto;	
}

#blackboard .jt_content {
	position: relative;	
}

#blackboard .jt_content #img_chalk {
	position: absolute;
	width: 301px;
	height: 75px;
	background: url(images/img_chalk.png) no-repeat;
	right: 0;
	bottom: 0;
}

#blackboard h1 {
	margin: 0 auto;
	width: 1100px;
	height: 194px;
	background: url(images/ttl_japan_trek01.png) no-repeat;	
	text-indent: -300000px;	
}

#blackboard h2 {
	margin: 40px auto 15px auto;
	width: 725px;
	font-size: 34px;
	text-align: center;
}

.jt_intro {
	margin: 0 auto 30px auto;
	width: 725px;
	text-align: center;
}

.jt_intro img {
	width: 90%;
	margin: 0 auto 15px auto;
}

#jt_manga {
	float: right;
	width: 540px;	
}

#jt_point {
	float: none;
	width: 800px;
	margin: 0 auto;
}

#jt_point01 img,
#jt_point03 img,
#jt_point05 img {
	float: right;	
}

#jt_point01 h3 {
	font-size: 24px;
	/*text-indent: -30000px;
	width: 445px;
	height: 55px;
	background: url(images/ttl_bb01.png) no-repeat;	*/
}

#jt_point01 p {
	padding: 0 5px 20px 50px;	
}

#jt_point02 img {
	float: left;
	margin: 0 0 0 -50px;
}

.jt_point02_content {
	float: left;	
	width: 530px;
}

#jt_point02 h3 {
	font-size: 24px;
	/*text-indent: -30000px;
	width: 480px;
	height: 50px;
	background: url(images/ttl_bb02.png) no-repeat;	*/
}

#jt_point02 p,
#jt_point03 p {
	padding: 0 10px 20px 45px;	
}

#jt_point03 h3 {
	font-size: 24px;
	/*text-indent: -30000px;
	width: 500px;
	height: 55px;
	background: url(images/ttl_bb03-2.png) no-repeat;	*/
}

#jt_point04 h3 {
	font-size: 24px;
	/*text-indent: -30000px;
	margin: 0 auto;
	width: 345px;
	height: 50px;
	background: url(images/ttl_bb04.png) no-repeat;	*/
}

#jt_point04 {
	text-align: center;
}

#jt_point04 p {
	padding: 0 30px 20px 30px;	
}

#jt_point05 h3 {
	text-indent: -30000px;
	width: 415px;
	height: 50px;
	background: url(images/ttl_bb05.png) no-repeat;	
}

#jt_point05 p {
	padding: 0 20px 20px 45px;	
}


/* Trek Flow */
/* ====================================================================== */

#item_block {
	background: url(images/bg_item.jpg) no-repeat top center;	
}

.bnr_contact {
	margin: 10px auto;
	width: 460px;
	height: 90px;
	text-indent: -30000px;
	background: url(images/bnr_contact.png) no-repeat;	
}

.bnr_contact a {
	display: block;
	width: 460px;
	height: 90px;
	background: url(images/bnr_contact.png) no-repeat;	
}

.bnr_tel {
	margin: 20px auto;
	width: 526px;
	height: 160px;
	text-indent: -30000px;
	background: url(images/bnr_tel2.png) no-repeat;	
}

.bnr_tel a {
	display: block;
	width: 526px;
	height: 160px;
	background: url(images/bnr_tel2.png) no-repeat;	
}

#item_block h2 {
	padding: 45px 0 25px 0;
	text-align: center;
	font-size: 36px;
}

#flow_box {
	width: 1240px;
	margin: 0 auto;	
}

.block_flow {
	float: left;
	width: 390px;	
}

.block_flow img {
	display: block;
	margin: 0 auto;
}

.block_flow_content {
	margin: -45px 0 0 0;
	background: #e3e3e3;
	padding: 50px 18px 30px 18px;
	height: 185px;
}

.block_flow_content h3 {
	text-align: center;
	padding: 0 0 5px 0;
	font-size: 19px;
}

.block_flow_content p {
	font-size: 14px;
	font-weight: 300;
	padding: 0 15px;
}

.icn_arrow01 {
	float: left;
	width: 35px;
	height: 200px;
	background: url(images/icn_arrow01.png) 0 135px no-repeat;	
}

.icn_arrow02 {
	clear: both;
	margin: 0 auto;
	width: 940px;
	height: 80px;
	background: url(images/icn_arrow02.png) no-repeat;	
}


/* Model Route */
/* ====================================================================== */

#model_route {
	margin: 80px 0 20px 0;
	background: url(images/bg_note.png) repeat-y top center;	
}

#model_route p {
	font-size: 14px;
}

#model_route h2 {
	width: 1240px;
	height: 190px;
	margin: 0 auto;
	text-indent: -30000px;
	background: url(images/img_route.png) no-repeat;	
}

#ttl_model_route {
	width: 1240px;
	margin: 0 auto;
	display: block;	
}

#model_route_block {
	position: relative;
	width: 950px;
	margin: 0 auto;
}

#img_pencil {
	position: absolute;
	top: 200px;
	right: -100px;
	width: 100px;
	height: 450px;
	background: url(images/img_pencil.png) no-repeat;	
}

#model_route1,
#model_route3 {
	position: relative;
	margin: 30px 0;
	padding: 0 0 0 90px;	
}

#model_route2,
#model_route4 {
	position: relative;
}

#model_route1 img,
#model_route3 img {
	float: right;	
}

#model_route1 p,
#model_route3 p {
	padding: 0 0 15px 10px;
}

#model_route1 .icn_route_arrow01 {
	position: absolute;
	top: 220px;
	left: 350px;
	width: 120px;
	height: 100px;
	background: url(images/icn_route_arrow01.png) no-repeat;	
}

#model_route2 .icn_route_arrow02 {
	position: absolute;
	top: 270px;
	left: 310px;
	width: 135px;
	height: 75px;
	background: url(images/icn_route_arrow02.png) no-repeat;	
}

#model_route3 .icn_route_arrow01 {
	position: absolute;
	top: 220px;
	left: 410px;
	width: 120px;
	height: 100px;
	background: url(images/icn_route_arrow01.png) no-repeat;	
}

#model_route2 img,
#model_route4 img {
	float: left;	
	margin: 0 20px 0 60px;
}

#model_route2_content,
#model_route4_content {
	float: left;	
}

#model_route2 p,
#model_route4 p {
	padding: 0 0 15px 10px;
}

#day1 {
	width: 100px;
	height: 60px;
	text-indent: -30000px;
	background: url(images/route_day01.png) no-repeat;	
}

#day2 {
	width: 100px;
	height: 60px;
	text-indent: -30000px;
	background: url(images/route_day02.png) no-repeat;	
}

#day3 {
	width: 100px;
	height: 60px;
	text-indent: -30000px;
	background: url(images/route_day03.png) no-repeat;	
}

#day4 {
	width: 100px;
	height: 60px;
	text-indent: -30000px;
	background: url(images/route_day04.png) no-repeat;	
}

#day5 {
	width: 100px;
	height: 60px;
	text-indent: -30000px;
	background: url(images/route_day05.png) no-repeat;	
}

#day6 {
	width: 100px;
	height: 60px;
	text-indent: -30000px;
	background: url(images/route_day06.png) no-repeat;	
}

#day7 {
	width: 100px;
	height: 60px;
	text-indent: -30000px;
	background: url(images/route_day07.png) no-repeat;	
}

#day8 {
	width: 100px;
	height: 60px;
	text-indent: -30000px;
	background: url(images/route_day08.png) no-repeat;	
}

#day9 {
	width: 100px;
	height: 60px;
	text-indent: -30000px;
	background: url(images/route_day09.png) no-repeat;	
}

#client h2 {
	padding: 45px 0 25px 0;
	text-align: center;
	font-size: 36px;
}

.clients_slide {
	float: left;
	width: 48%;
	margin: 0 2% 2% 0;
}

.clients_logo {
	float: left;
	width: 50%;
}

.clients_logo img {
	width: 30%;
	margin: 0 0.5% 0.5% 0.5%;
}

.clients_logo p.more {
	text-align: right;
	padding: 0 20px 0 0;
}


/*===============================================
●For Tablet Max Width 1239px
===============================================*/
@media screen and (max-width: 1239px){
#blackboard {
	width: 100%;
}

#blackboard h1 {
	margin: 0 auto;
	width: 90%;
	background-size: contain;	
}

#blackboard h2 {
	width: 90%;
	margin: 0 auto;
	background-size: contain;
}
	
.jt_intro {
	width: 75%;
}

.jt_intro img {
	width: 100%;
	margin: 0 auto 30px auto;
}

#jt_manga {
	float: none;
	width: 70%;
	margin: 0 auto;
}

#jt_manga img {
	width: 100%;
}

#jt_point {
	float: none;
	width: 90%;
	margin: 0 auto;
}

#jt_point04 img {
	display: block;
	margin: 0 auto;	
}

#jt_point05 {
	padding: 0 0 80px 0;	
}

#flow_box {
	width: 95%;
	margin: 0 auto;	
}

.block_flow {
	float: left;
	width: 30%;	
}

.icn_arrow02 {
	clear: both;
	margin: 0 auto;
	width: 78%;
	height: 80px;
	background: url(images/icn_arrow02.png) no-repeat;	
	background-size: contain;	
}

#model_route h2 {
	width: 95%;
	height: 190px;
	margin: 0 auto;
	text-indent: -30000px;
	background: url(images/img_route.png) no-repeat;
	background-size: contain;

}

#ttl_model_route {
	width: 95%;
	margin: 0 auto;
	display: block;	
}


.block_flow_content {
	margin: -45px 0 0 0;
	background: #e3e3e3;
	padding: 50px 18px 30px 18px;
	height: 150px;
}

#img_pencil {
	display: none;
}

}

/*===============================================
●For Tablet Max Width 768px
===============================================*/
@media screen and (max-width: 768px){

.block_flow_content {
	margin: -45px 0 0 0;
	background: #e3e3e3;
	padding: 50px 18px 30px 18px;
	height: 200px;
}

.block_flow_content h3 {
	text-align: center;
	padding: 0 0 5px 0;
	font-size: 16px;
}


#model_route h2 {
	height: 150px;
}

#model_route {
	margin: 80px 0 20px 0;
	background: url(images/bg_note.png) repeat-y top center;	
	background-size: contain;
}

#model_route_block {
	position: relative;
	width: 95%;
	margin: 0 auto;
}

#model_route1 img,
#model_route3 img {
	width: 50%;
}

#model_route2 img {
	float: left;
	width: 30%;
	margin: 0 5px 0 50px;
}

.icn_arrow01 {
	float: left;
	width: 5%;
	height: 250px;
	background: url(images/icn_arrow01.png) 0 160px no-repeat;
	background-size: contain;
}

.icn_arrow02 {
	clear: both;
	margin: 0 auto;
	width: 80%;
	height: 60px;
	background: url(images/icn_arrow02.png) no-repeat center;
	background-size: contain;
}


#model_route4 img {
	float: left;
	width: 33%;
	margin: 0 5px 0 50px;
}

#model_route2 .icn_route_arrow02 {
	position: absolute;
	top: 290px;
	left: 310px;
	width: 135px;
	height: 75px;
	background: url(images/icn_route_arrow02.png) no-repeat;	
}

#item_block {
	background: url(images/bg_item.jpg) no-repeat top center;
	background-size: 130%;	
}


}

/*===============================================
●For Smart Phone Max Width 720px
===============================================*/
@media screen and (max-width: 720px){

#blackboard h1 {
	height: 60px;
}

#blackboard h2 {
	width: 90%;
	margin: 0 auto;
	background-size: contain;
}

#jt_point04 img {
	width: 95%;	
}

.block_flow {
	float: none;
	width: 95%;
	margin: 0 auto;
}

#jt_point01 img,
#jt_point02 img,
#jt_point03 img,
#jt_point05 img {
	float: none;	
	margin: 0 auto;
	display: block;
}

#jt_point01 h3,
#jt_point02 h3,
#jt_point03 h3,
#jt_point04 h3,
#jt_point05 h3 {
	width: 100%;
	background-size: contain;
}

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

.block_flow_content p {
	padding: 0 10px;
}

.block_flow_content {
	height: auto;
}

.icn_arrow01 {
	float: none;
	width: 100%;
	height: 50px;
	background: url(images/icn_arrow03.png) 0 no-repeat center;
	background-size: auto;
}

.icn_arrow02 {
	clear: both;
	margin: 0 auto;
	width: 100%;
	height: 50px;
	background: url(images/icn_arrow03.png) no-repeat center;
	background-size: auto;
}


.bnr_contact {
	width: 230px;
	height: 45px;
	background-size: contain;	
}

.bnr_contact a {
	width: 230px;
	height: 45px;
	background-size: contain;	
}

.bnr_tel {
	width: 263px;
	height: 80px;
	background-size: contain;	
}

.bnr_tel a {
	width: 263px;
	height: 80px;
	background-size: contain;	
}

#item_block h2 {
	padding: 25px 0;
	text-align: center;
	font-size: 22px;
}


#model_route h2 {
	width: 95%;
	height: 60px;
	margin: 0 auto;
	text-indent: -30000px;
	background: url(images/img_route.png) no-repeat center;	
	background-size: contain;
}

#model_route1,
#model_route3 {
	position: relative;
	margin: 5px 0;
	padding: 0;	
}

#model_route1 img,
#model_route2 img,
#model_route3 img,
#model_route4 img,
#model_route5 img {
	float: none;
	width: 95%;
	margin: 0;
	padding: 0;
}

#model_route1 .icn_route_arrow01 {
	position: relative;
	top: 0;
	left: 100px;
	width: 120px;
	height: 100px;
	background: url(images/icn_route_arrow01.png) no-repeat;	
}

#model_route2 .icn_route_arrow02 {
	position: relative;
	bottom: -30px;
	left: 170px;
	width: 135px;
	height: 75px;
	background: url(images/icn_route_arrow02.png) no-repeat;	
}

#model_route3 .icn_route_arrow01 {
	position: relative;
	top: 0;
	left: 100px;
	width: 120px;
	height: 100px;
	background: url(images/icn_route_arrow01.png) no-repeat;	
}

#blackboard .jt_content #img_chalk {
	display: none;
}

#jt_point04 h3 {
	margin: 0;
}

#jt_point01 p,
#jt_point02 p,
#jt_point03 p,
#jt_point04 p {
	padding: 0 10px 20px 30px;	
}

#jt_manga {
	float: none;
	width: 95%;
	margin: 0 auto;
}

}

.clear {
	clear: both;
}