@charset "utf-8";
/* CSS Document */

/*
0.共通
1.無料サービス  Free Service #preface
2.カナダ留学 Canada Study Abroad #preface #sa
3.カナダワーキングホリデー Canada Working Holiday #Wh
4.カナダホームステイ Canada Homestay #hp
8.フィリピン･セブ島 英語留学 Cebu Island, Philippines Study Abroad #cebu
5.翻訳サービス Translation #ts
6.事務所概要 #about
7.お問い合わせ #contact
*********************************************/

/* 0.共通
********************************************* */
body{
	width:100%;
	background:url(../images/bg.jpg) center top repeat;	
	font-size:14px;
	position:relative;
	-webkit-text-size-adjust: 100%;
}
.section{
	width:100%;
	min-width:1100px;
	padding-bottom:60px;
	line-height:200%;
	position:relative;
	z-index:1;
	overflow:hidden;
}
.parallax{
	text-align:center;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-550px;
	z-index:-1;
	height:358px;
}
.inner{
	width:960px;
	margin:0 auto;	
	position:relative;
}
.section .inner{
	padding-top:418px;
}
.inner:after{
	content:'';
	display:block;
	clear:both;	
}
.box{
	position:relative;	
	z-index:1;
}
.btn_contact{
	margin-top:40px;	
}
	.btn_contact a{
		display:block;
		width:188px;
		height:46px;
		overflow:hidden;
		background:url(../images/btn_contact.png) left 0 no-repeat;
		white-space:nowrap;
		text-indent:100%;
	}
	.btn_contact a:hover{
		background-position:0 -46px;
	}
#header{
	width:100%;
	height:175px;
	position:fixed;
	top:0;
	z-index:100;
	background:url(../images/bg.jpg) center top repeat;	
}
@media print {
	#header {
		position:relative;
	}
}

	#header .inner{
		padding: 10px 0;
	}
	#header h1{
		float:left;
	}
	#header .rightbox{
		float:right;
		overflow:hidden;
/* 2017-11-08 追加 */
  margin-top: 25px;
	}
	#header .rightbox ul{
		overflow:hidden;
		margin:0 0 20px;
		padding-top:10px;
	}
	#header .rightbox ul li,
	#header .rightbox p{
		float:left;	
		margin-left:15px;
	}
	#header .rightbox p{
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
	}
	#header .rightbox p.tel{
		font-size:26px;
		padding-left:23px;
		background:url(../images/icon_tel.png) left 1px no-repeat;
	}
	#header .rightbox p.mail{
		font-size:15px;
		padding-left:20px;
		background:url(../images/icon_mail.png) left 4px no-repeat;
	}
	#header .rightbox p.fb img{
		width:17px;
		height:17px;
	}
	#header .rightbox p.fb a{
		opacity:1;
		-webkit-transition: opacity 0.5s linear;
		-moz-transition: opacity 0.5s linear;
		-o-transition: opacity 0.5s linear;
		transition: opacity 0.5s linear;
	}
	#header .rightbox p.fb a:hover{
		opacity:0.75;
	}
	#header .rightbox ul li a{
		display:block;
		background:url(../images/icon_arrow01.png) left 3px no-repeat;	
		padding-left:20px;
		overflow:hidden;
	}
	#header .rightbox ul li a:hover{
		background:url(../images/icon_arrow01.png) left -30px no-repeat;	
	}
	#header #nav{
		clear:both;	
		border-top:1px solid #d8d6d6;
		margin-top:10px;
		background-color:#fff;
		-webkit-box-shadow:3px 3px 3px 0px rgba(125,125,125,0.18);
		-moz-box-shadow:3px 3px 3px 0px rgba(125,125,125,0.18);
		-o-box-shadow:3px 3px 3px 0px rgba(125,125,125,0.18);
		-ms-box-shadow:3px 3px 3px 0px rgba(125,125,125,0.18);
		box-shadow:3px 3px 3px 0px rgba(125,125,125,0.18);
	}
	#header #nav ul{
		width:961px;
		margin:0 auto;
		overflow:hidden;
		position:relative;
		z-index:1;
	}
	#header #nav ul:after{
		content:'';
		width:960px;
		height:3px;
		position:absolute;
		bottom:0;
		left:0;	
		background-color:#b9b9b9;
		z-index:-1;
	}
	#header #nav ul li{
		float:left;	
		position:relative;
		padding-left:1px;
	}
	#header #nav ul li:first-child{
		padding-left:0;
	}
	#header #nav ul li:before{
		content:'';
		width:1px;
		height:33px;
		background-color:#d8d6d6;
		position:absolute;
		top:16px;
		left:0;
	}
	#header #nav ul li:first-child:before{
		content:inherit;
		width:0;
	}
	
#mainvisual{
	width:100%;
	min-width:1100px;
	height:296px;
	position:relative;
	z-index:1;
	overflow:hidden;
}
	#mainvisual .bg{
		position:absolute;
		top:0;
		left:50%;
		margin-left:-50%;
		z-index:-1;
		width:1100px;
		height:296px;
		text-align:center;
	}
	#mainvisual .bg img{
		width:100%;
		height:auto;
	}
	#mainvisual p{
		margin:58px 0 0 366px;	
	}
.section h1{
	font-size:34px;
	font-weight:bold;	
	position:relative;
	letter-spacing:0.15em;
	margin-bottom:30px;
}
.section h1 span img{
	vertical-align:middle;
}
#footer p{
	text-align:center;
	margin:5px 0 0;
}
	#footer p small{
		font-size:14px;
		font-family:Arial, Helvetica, sans-serif;
	}
	#footer #pagetop{
		position:fixed;
		right:15px;
		bottom:0;
		z-index:100;	
	}
.photo.area__photo{
	margin-top:30px;
}
.photo.area__photo img:not(:first-child){
	margin-left:10px;
}

/* 1.無料サービス  Free Service #preface
********************************************* */
#preface{
	background:url(../images/bg_worldmap.png) center 5px no-repeat;
}
#preface .inner{
	padding-top:0;
	background:url(../images/preface_fig01.png) right 250px no-repeat;
}
	#preface h1{
		text-align:center;
		margin:25px 0 30px;
	}
	#preface h2{
		padding-left:10px;
		border-left:6px solid #a40182;
		margin:55px 0 30px;
	}

/* 2.カナダ留学 Canada Study Abroad #preface #sa
********************************************* */
#sa .inner{
	overflow:hidden;	
}
#sa .box01{
	margin-left:65px;	
}
#sa h1:before{
	content:url(../images/icon_studyabrosd.png);
	position:absolute;
	left:-60px;
	top:-4px;
}
	#sa .bg{
		position:absolute;
		top:568px;
		left:660px;	
	}


/* 3.カナダワーキングホリデー Canada Working Holiday #wh
********************************************* */
#wh .inner{
	background:url(../images/flag_earth.gif) left 430px no-repeat;	
}
#wh .box01{
	margin-left:260px;	
}
	#wh h1:before{
		content:url(../images/icon_workingholidy.png);
		position:absolute;
		left:-60px;
		top:-4px;
	}
	#wh h1+p{
		margin-bottom:20px;	
	}
	#wh p strong{
		font-size:21px;	
	}
	#wh p strong span{
		font-size:15px;
	}

/* 4.カナダホームステイ Canada Homestay #hp
********************************************* */
#hp .inner{
	background:url(../images/house.gif) right 420px no-repeat;	
}
#hp .box01{
	margin-left:90px;	
}
	#hp h1:before{
		content:url(../images/icon_homestay.png);
		position:absolute;
		left:-60px;
		top:-4px;
	}
/* 8.フィリピン･セブ島 英語留学 Cebu Island, Philippines Study Abroad #cebu
********************************************* */
#cebu .inner{
	overflow:hidden;	
}
#cebu .box01{
	margin-left:270px;	
}
#cebu h1:before{
	content:url(../images/icon_cebu.png);
	position:absolute;
	left:-60px;
	top:-4px;
}
	#cebu .bg{
		position:absolute;
		top:568px;
		left:-85px;	
	}
	@media(min-width: 768px){
		#cebu .photo.area__photo{
			overflow:hidden;
		}
		#cebu .photo.area__photo img {
				margin-left: 5px;
				float:left;
		}
		#cebu .photo.area__photo img:first-child) {
				margin-left: 0;
		}
	}
/* 5.翻訳サービス Translation #ts
********************************************* */
#ts .inner{
	overflow:hidden;	
}
#ts h1+p{
		margin-bottom:20px;	
	}
	#ts p strong{
		font-size:21px;	
	}
	#ts p strong span{
		font-size:15px;
	}
#ts .box01{
	margin-left:90px;	
}
#ts h1:before{
	content:url(../images/icon_translation.png);
	position:absolute;
	left:-60px;
	top:-4px;
}
	#ts .bg{
		width:150px;
		height:189px;
		position:absolute;
		top:465px;
		right:30px;	
		overflow:hidden;
	}
	#ts .bg img{
		position:absolute;	
	}
	#ts .bg img#ts_bln01{
		left:0;
		top:0;
		z-index:2;
	}
	#ts .bg img#ts_bln02{
		left:60px;
		top:115px;
		z-index:1;
	}
	#ts .box01 ul{
		margin:5px 0 20px 30px;	
	}
	#ts .box01 li:before{
		content:'>';
		padding-right:2px;
		font-family:Arial, Helvetica, sans-serif;
	}

/* 6.事務所概要 #about
********************************************* */
.section#about .inner{
	padding-top:0;
}
.section#about h1{
	/*
	height:104px;
	background:url(../images/bg_about.jpg) center top no-repeat;
	text-align:center;
	font-size:20px;
	letter-spacing:0.2em;
	padding-top:15px;
	margin-bottom:70px;
*/
    height: 135px;
    background: url(../images/bg_about_2.jpg) center top no-repeat;
    text-align: center;
    font-size: 20px;
    letter-spacing: 0.2em;
    padding-top: 15px;
    margin-bottom: 70px;
    background-position: center 10%;
}
.section#about h2{
	padding-left:10px;
	border-left:6px solid #dcbc00;
	margin:55px 0 30px;
}
.section#about .signature{
	margin:35px 0 55px;
	text-align:center;	
}
.section#about .profile{
	
}
	.section#about .profile table{
		border:7px solid #f0eff0;
		float:left;
	}
	.section#about .profile th,
	.section#about .profile td{
		text-align:center;
		vertical-align:middle;
		font-size:12px;
		font-weight:normal;
		border:1px solid #EAE9EA;
	}
	.section#about .profile th{
		width:120px;
		padding:1.7em 0;	
	}
	.section#about .profile td{
		width:538px;	
		padding:1.7em 0;
	}
	.section#about .profile td.tel{
		padding:0 0;
	}
	.section#about .profile td.tel p{
		float:left;
		position:relative;
		width:100%;
		height:50%;	
		padding:1em 0 ;
	}
	.section#about .profile td.tel p:first-child{
		border-bottom:1px solid #EAE9EA;
	}
	.section#about .profile td.tel span{
		width:140px;
		display:block;
		background-color:#f0eff0;
		position:absolute;
		top:0;
		left:0;
		padding:1em 0;
		text-align:center;
	}
	.section#about .profile .photo{
		float:right;
		border:7px solid #f0eff0;	
		margin:0 0 0 25px;
	}
	.section#about .profile #facebook{
		float:right;
		margin:10px 0 0 25px;
		background:#f0eff0;
	}

/* 7.お問い合わせ #contact
********************************************* */
#contact{
	background-color:#eae9ea;
	background-image:url(../images/bg_contact.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding:15px 0;
}
#contact h1{
	width:150px;	
	height:88px;
	text-align:center;
	position:relative;
	z-index:1;
	font-size:16px;
	font-weight:bold;
	letter-spacing:0.2em;
	padding-top:62px;
	float:left;
}
#contact h1:after{
	content:'';
	width:150px;	
	height:150px;
	position:absolute;
	top:0;
	left:0;
	border-radius:75px;
	background-color:#FFF;
	z-index:-1;
}
	#contact #btn_form{
		width:272px;
		padding:13px 0 13px 75px;
		margin-left:187px;
		background-color:#FFF;
		background-image:url(../images/icon_arrow02.png);
		background-position:40px 20px;
		background-repeat:no-repeat;
		font-size:17px;
		font-weight:bold;
		line-height:100%;
		position:relative;
		border-radius:30px;
		border:1px solid #fff;
		-webkit-box-shadow:2px 1px 0px 1px #bebebe;
		-moz-box-shadow:2px 1px 0px 1pxx #bebebe;
		-o-box-shadow:2px 1px 0px 1px #bebebe;
		-ms-box-shadow:2px 1px 0px 1px #bebebe;
		box-shadow:2px 1px 0px 1px #bebebe;
		cursor:pointer;
	}
	#contact #btn_form:hover{
		opacity:0.75;	
	}
	#contact #btn_form p+p{
		font-size:12px;
		font-weight:normal;	
		padding-top:5px;
	}
	#contact .rightbox{
		width:625px;
		margin:15px 0 0 187px;
		padding:13px 0 9px 40px;
		border-radius:30px;
		background-color:#FFF;
		border:1px solid #fff;
		-webkit-box-shadow:2px 1px 0px 1px #bebebe;
		-moz-box-shadow:2px 1px 0px 1pxx #bebebe;
		-o-box-shadow:2px 1px 0px 1px #bebebe;
		-ms-box-shadow:2px 1px 0px 1px #bebebe;
		box-shadow:2px 1px 0px 1px #bebebe;
		overflow:hidden;
	}
	#contact .rightbox p{
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		float:left;
	}
	#contact .rightbox p.tel{
		font-size:34px;
		padding-left:23px;
		background:url(../images/icon_tel.png) left 1px no-repeat;
		margin-right:40px;
	}
	#contact .rightbox p.tel span{
		display:block;
		font-size:12px;
		font-weight:normal;	
		padding-top:3px;
	}
	#contact .rightbox p.mail{
		font-size:23px;
		padding:13px 0 0 20px;
		background:url(../images/icon_mail.png) left 17px no-repeat;
	}
	#contact #form_wrap{
		width:75%;
		clear:both;	
		background-color:#FFF;
		padding:50px;
		margin:50px auto;
	}
	#contact form .box{
		margin:0 0 30px 0 ;	
		border-bottom:1px dashed #bebebe;
		padding-bottom:30px;
	}
	#contact form .box .label{
		width:150px;
		padding:5px 0 0 50px;	
		float:left;
		font-size:16px;
	}
	#contact form .box .input{
		padding:0 0 0 210px;	
	}
	#contact form .box input[type="text"]{
		font-size:16px;
		padding:0.5em;	
		margin:0 1em 0 0;
	}
	.w15em{
		width:15em;	
	}
	#contact form .btn{
		padding:0 0 0 140px;
	}
	#contact form .btn input{
		font-size:24px;	
		margin:0 0 0 15px;
	}
	#contact select,
	#contact option{
		font-size:18px;
		padding:0.2em 0.5em;	
		margin:0 1.5em 0;	
	}
	form p.error{
		width:240px;
		margin:15px 0 0 210px;
		padding:5px;
		font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic Pro W3","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
		font-size:12px;
		font-weight:bold;
		text-align:center;
		color:#b22222;
		position:relative;
		border:1px solid #b22222;
		border-radius:3px;
		}
	form p.error:after{
		content:'';
		width: 0px;
		height: 0px;
		border-style: solid;
		border-width: 0 5px 10px 5px;
		border-color: transparent transparent #b22222 transparent;	
		position:absolute;
		top:-10px;
		left:30px;
	}
	.btn_postnumber{
		font-size:16px;	
		margin:0 0 0 15px;
	}
	.alphanumeric{
		ime-mode:inactive;
	}
	.rq{
		color:#a40182;	
		font-size:18px;
	}
	
/* thanks */
.thanks .inner{
	width:650px;
	padding:50px;
	margin:250px auto 200px;
	text-align:center;
	font-size:24px;
	line-height:175%;
	border:7px solid #a40182;
	border-radius:30px;
	background-color:#FFF;
}
.thanks .inner{
	text-align:center;	
}

/* privacy */
.privacy{
	margin:250px auto 0;
}
.privacy #otoiawasesaki{
	margin-bottom:70px;
}
.privacy .privacy_txt{
	padding-left:70px;
}
.privacy h2{
	padding-left:10px;
	border-left:6px solid #a40182;
	margin:55px 0 30px;
	line-height:150%;
}
.privacy h3{
	font-size:14px;
	color:#a40182;
	padding-bottom:5px;
}
.privacy p{
	padding-bottom:15px;
	border-bottom:1px solid #b3b3b3;
	margin-bottom:15px;
}
.privacy p.b_non{
	padding-bottom:10px;
	border-bottom:none;
	margin-bottom:0px;
}
.privacy ul{
	padding-bottom:15px;
	border-bottom:1px solid #b3b3b3;
	margin-bottom:15px;
}
.privacy li{
	text-indent:-1em;
	margin-left:1em;
}
.privacy #otoiawasesaki h3{
	padding-bottom:0px;
	margin-bottom:0px;
}
.privacy #otoiawasesaki p{
	padding-bottom:0px;
	border-bottom:none;
	margin-bottom:0px;
}


