@charset "utf-8";
/* CSS Document */

body {color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",  Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;}
p {line-height: 1.8em;}
.colsInner {position: relative;
	max-width: 970px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;}
a:link, a:visited {color: #666;
	text-decoration: none;}
a:hover {color: #000;
	text-decoration: underline;}

/* ヘッダー */
.header h1 {display: inline-block;
	line-height: 1ex;
	margin: 15px 0;
	padding: 0;
	color: #000;
	font-family: 'Cinzel', serif;
	font-weight: bold;
	font-size: 40px;}
.header a:hover h1 {color: #555;}

/* navi */
nav ul {
	position: absolute;
	/*top: 0;*/
	right: 15px;
	bottom: 0;
	line-height: 1ex;}
nav ul li {display: inline-block;
	margin-left: 20px;
	font-size: 18px;}
nav ul li i {padding-right: 5px;}

/* 上部扉 */
.tobiraOver {background-image: url(../img/bg_india.png), url(../img/doorWood1960-min.jpg);
	background-repeat: repeat, no-repeat;
	background-size: 300px 300px, cover;
	background-position: -50px -50px, 50% 50%;}
.orangeLine {width: 100%;
	padding-top: 10px;
	background-color: #fcc308;
	opacity: 0.7;}
.tobira {width: 100%;
	height: 300px;
	margin-bottom: 40px;
	border-top-left-radius: 50% 200px;
	border-top-right-radius: 50% 200px;
	background-image: url(../img/cover01-min.jpg);
	background-size: cover;
	background-position: 50% 40%;
	box-shadow: 0 5px 5px rgba(0,0,0,0.6) inset;}
.layerTransparent{
	background-color:		rgba(255,255,255,0.4);
	height:					100%;
}
.tobira strong {position: absolute;
	top: 180px;
	right: 15px;
	color: #fff;
	font-size: 30px;
	text-align: right;
	text-shadow: black 1px 1px 0px, black -1px 1px 0px, black 1px -1px 0px, black -1px -1px 0px;}

/* ページタイトル */
.pageInfo .colsInner {margin-bottom: 40px;}
.pageInfo h1 {font-size: 30px;}
.pageInfo h1 i {padding-right: 10px;}
.pageInfo p {width: 70%;
	line-height: 1.8em;}

.infoBgSvc {background: url(../img/thum_pageInfo00.jpg) no-repeat right bottom content-box;}
.infoBgIqr {background: url(../img/thum_inquiry00.jpg) no-repeat right center content-box;}

/* サービス */
.bnrSvc {width: 100%;
	height: 500px;
	margin-bottom: 40px;
	background-size: cover;
	background-position: 50% 50%;}
.bnrSvc .colsInner {position: relative;}

.bnrSupport {background-image: url(../img/bnr_support00.jpg);}
.bnrDesk {background-image: url(../img/bnr_desk00.jpg);}
.bnrMedia {background-image: url(../img/bnr_media00.jpg);}

.bnrBoxR {position: absolute;
	top: 200px;
	right: 0;
	float: right;
	width: 50%;}
.bnrBoxR:after {clear: both;}
.bnrBoxL {position: absolute;
	top: 200px;
	left: 15px;
	width: 50%;}
.bnrBoxR h2, .bnrBoxL h2 {line-height: 1em;
	margin-bottom: 40px;
	font-size: 40px;}
.bnrBoxR p, .bnrBoxL p {font-size: 20px;}
.cinzel {line-height: 1em;
	font-family: 'Cinzel', serif;
	font-size: 36px;
	text-align: center;}

.svcSupport, .svcDesk, .svcMedia {margin-bottom: 40px;}
.svcCols {height: auto;
	margin-bottom: 30px;
	padding: 15px;
	border: solid 1px #f7f4df;
	border-radius: 5px;}
.svcCols h3 {margin: 0;
	font-size: 20px;}
.svcCols .textBox {width: 75%;}
.svcCols ul li {list-style-type: none;
	position: relative;
	line-height: 2em;
	font-size: 18px;}
.svcCols ul li::after {display: block;
	content: '';
	position: absolute;
	top: .4em;
	left: -1.8em;
	width: 18px;
	height: 8px;
	border-left: 4px solid #2e8e9b;
	border-bottom: 5px solid #2e8e9b;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);}

.sptAppointment {background: url(../img/thum_svcAppoint00.jpg) no-repeat right center;}
.sptInterpreter {background: url(../img/thum_svcInterpreter00.jpg) no-repeat right center;}
.sptCoordinate {background: url(../img/thum_svcCoordinate00.jpg) no-repeat right center;}
.dskResearch {background: url(../img/thum_svcDesk00.jpg) no-repeat right center;}
.mdaMedia {background: url(../img/thum_svcMedia00.jpg) no-repeat right center;}

/* お問い合わせ */
.inquiryTop {position: relative;
	width: 100%;
	margin-bottom: 100px;
	background-color: #7fcfda;}
.inquiryTop h2 {padding-top: 15px;
	color: #666;
	font-size: 18px;
	font-weight: normal;}
.inquiryTop h2 i {padding-right: 10px;
	color: #333;}
.inquiryP {display: inline-block;
	line-height: 1em;
	margin-top: 0;
	padding: 15px 10px 15px 15px;
	border-radius: 3px;
	background-color: #444;
	color: #fff;
	font-size: 23px;
	box-shadow: 1px 1px 2px rgba(0,0,0,.6);}
.inquiryP i {font-size: 25px;}
a:hover .inquiryP {display: inline-block;
	background-color: #666;}
.inquiryBoxR {position: absolute;
	top: 0;
	right: 0;
	float: right;
	width: 55%;
	padding-right: 15px;
	font-size: 16px;}

/* 下部扉 */
.underTobiraOver {background-image: url(../img/bg_india.png), url(../img/doorWood1960-min.jpg);
	background-repeat: repeat, no-repeat;
	background-size: 300px 300px, cover;
	background-position: 0px -90px, 50% 50%;}
.underTobira {width: 100%;
	height: 150px;
	border-bottom-left-radius: 50% 50px;
	border-bottom-right-radius: 50% 50px;
	background-image: url(../img/underCover00.jpg);
	background-size: cover;
	background-position: 50% 40%;
	box-shadow: 0 -5px 5px rgba(0,0,0,0.6) inset;}
.underTobira .layerTransparent{background-color: rgba(255,255,255,0.3);}
.greenLine {width: 100%;
	padding-top: 8px;
	background-color: #739144;
	opacity: 0.5;}

/* お問い合わせページ */
#formWrap {position: relative;
	max-width: 970px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;}
.formTable {width: 100%;
	border-collapse:collapse;}
.formTable td, .formTable th{border:1px solid #ccc;
	padding:10px;}
.formTable th{width:20%;
	background:#F0F0F0;
	font-weight:normal;
	text-align:left;}

/* 会社案内 */
.aboutWrap {position: relative;
	max-width: 970px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;}
.aboutCols {height: auto;
	margin-bottom: 30px;
	padding: 30px;
	border: solid 1px #f7f4df;
	border-radius: 5px;}
.aboutCols h2 {line-height: 2em;
	margin-top: 0;
	font-size: 20px;}

/* フッター */
footer small {position: absolute;
	right: 15px;}


@media (min-width: 768px) {
	.menubtn {display: none;}
	.menu {display: inline-block !important;}

	.pageInfo .layerTransparent {background-color: rgba(255,255,255,0.0);}
	.bnrSvc .layerTransparent {background-color: rgba(255,255,255,0.0);}
	.svcCols .layerTransparent {background-color: rgba(255,255,255,0.0);}
}

@media (min-width: 501px) and (max-width: 767px) {
	/* ヘッダー */
	.header h1 {margin: 20px 0 10px;}
	
	/* navi */
	.menu {display: none;}
	
	.menubtn {position: absolute;
		top: 15px;
		right: 15px;
		background-color: #fff;
		padding: 1px 5px 2px;
		border: solid 1px #666;
		border-radius: 2px;}
	.menubtn:focus {outline: none;}
	.menubtn i {font-size: 16px;}
	.menubtn span {display: inline-block;
		text-indent: -9999px;}
	
	nav ul {position: relative;
		padding-left: 15px;}
	nav ul li {display: block;
		margin-left: 0;
		padding: 8px 0;}
	
	/* ページタイトル */
	.pageInfo h1 {font-size: 25px;}
	.pageInfo h1 i {padding-right: 8px;}
	.pageInfo p {width: 90%;
		font-size: 15px;}
	
	.pageInfo .layerTransparent {background-color: rgba(255,255,255,0.5);}
	
	/* サービス */
	.bnrSvc {height: 280px;
		margin-bottom: 30px;}
	.bnrSvc .layerTransparent {background-color: rgba(255,255,255,0.3);}
	
	.bnrBoxR {top: 30px;
		right: 10px;
		width: 50%;}
	.bnrBoxL {top: 30px;
		left: 10px;
		width: 50%;}
	.bnrBoxR h2, .bnrBoxL h2 {margin-bottom: 30px;
		font-size: 22px;}
	.bnrBoxR p, .bnrBoxL p {font-size: 15px;}
	.cinzel {font-size: 30px;}
	
	.svcSupport, .svcDesk, .svcMedia {margin-bottom: 50px;}
	.svcCols .layerTransparent {background-color: rgba(255,255,255,0.7);}
	.svcCols h3 {font-size: 18px;}
	.svcCols .textBox {width: 100%;}
	.svcCols ul li {font-size: 15px;}
	.svcCols ul li::after {width: 15px;
		height: 5px;}
	
	/* お問い合わせ */
	.inquiryTop {margin-bottom: 50px;}
	.inquiryTop h2 {font-size: 18px;}
	.inquiryTop h2 i {padding-right: 8px;}
	.inquiryP {padding: 15px 15px 15px 20px;
		font-size: 18px;}
	.inquiryP i {font-size: 20px;}
	.inquiryBoxR {position: relative;
		width: 100%;
		padding-right: 0 !important;
		font-size: 15px;}
	
	/* 下部扉 */
	.underTobiraOver {background-size: 200px 200px, cover;
		background-position: 0px -60px, 50% 50%;}
	.underTobira {height: 100px;
		border-bottom-left-radius: 50% 35px;
		border-bottom-right-radius: 50% 35px;}
}

@media (max-width: 500px) {
	/* ヘッダー */
	.header h1 {margin: 20px 0 10px;}
	
	/* navi */
	.menu {display: none;}
	
	.menubtn {position: absolute;
		top: 14px;
		right: 15px;
		background-color: #fff;
		padding: 0 5px 2px;
		border: solid 1px #666;
		border-radius: 2px;}
	.menubtn:focus {outline: none;}
	.menubtn i {font-size: 14px;}
	.menubtn span {display: inline-block;
		text-indent: -9999px;}
	
	nav ul {position: relative;
		padding-left: 15px;}
	nav ul li {display: block;
		margin-left: 0;
		padding: 8px 0;}
	
	/* ヘッダー */
	.header h1 {font-size: 36px;}
	
	/* 上部扉 */
	.tobiraOver {background-size: 200px 200px, cover;}
	.tobira {height: 200px;
		border-top-left-radius: 50% 150px;
		border-top-right-radius: 50% 150px;}
	.tobira strong {top: 120px;
		font-size: 20px;}
	
	/* ページタイトル */
	.pageInfo h1 {font-size: 18px;}
	.pageInfo h1 i {padding-right: 8px;}
	.pageInfo p {width: 100%;
		font-size: 15px;}
	
	.pageInfo .layerTransparent {background-color: rgba(255,255,255,0.7);}
	
	/* サービス */
	.bnrSvc {height: 200px;
		margin-bottom: 30px;}
	.bnrSvc .layerTransparent {background-color: rgba(255,255,255,0.3);}
	
	.bnrBoxR {top: 20px;
		right: 10px;
		width: 60%;}
	.bnrBoxL {top: 20px;
		left: 10px;
		width: 60%;}
	.bnrBoxR h2, .bnrBoxL h2 {margin-bottom: 15px;
		font-size: 18px;}
	.bnrBoxR p, .bnrBoxL p {font-size: 13px;}
	.cinzel {font-size: 20px;}
	
	.svcSupport, .svcDesk, .svcMedia {margin-bottom: 50px;}
	.svcCols .layerTransparent {background-color: rgba(255,255,255,0.7);}
	.svcCols h3 {font-size: 18px;}
	.svcCols .textBox {width: 100%;}
	.svcCols ul li {font-size: 15px;}
	.svcCols ul li::after {width: 15px;
		height: 5px;}
	
	/* お問い合わせ */
	.inquiryTop {margin-bottom: 50px;}
	.inquiryTop h2 {font-size: 18px;}
	.inquiryTop h2 i {padding-right: 8px;}
	.inquiryP {padding: 15px 15px 15px 20px;
		font-size: 18px;}
	.inquiryP i {font-size: 20px;}
	.inquiryBoxR {position: relative;
		width: 100%;
		padding-right: 0 !important;
		font-size: 15px;}
	
	/* 下部扉 */
	.underTobiraOver {background-size: 200px 200px, cover;
		background-position: 0px -60px, 50% 50%;}
	.underTobira {height: 80px;
		border-bottom-left-radius: 50% 20px;
		border-bottom-right-radius: 50% 20px;}
}