﻿@charset "utf-8";

/* -- -- --
 * ROOM8 CSSset V3.1
 * Last Up Date: 2017.08
 * Author: mick
 * Guideline: http://room8.info/guideline
-- -- -- -- -- -- -- -- */

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-size: 10px;
	>font-size: 62.5%;
}

body {
	margin: 0;
	padding: 0;
	font-family: "Noto Sans Japanese", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
	color: #484748;
	font-feature-settings : 'palt';
}

.geo {
	font-family: "Georgia", serif;
	font-style: italic;
	letter-spacing: 1px;
}
	
@font-face {
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/NotoSansCJKjp-Sub-Light.woff') format('woff'),
		url('../fonts/NotoSansCJKjp-Sub-Light.otf') format('opentype');
}

@font-face {
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/NotoSansCJKjp-Sub-Regular.woff') format('woff'),
		url('../fonts/NotoSansCJKjp-Sub-Regular.otf') format('opentype');
}

@font-face {
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 900;
	src: url('../fonts/NotoSansCJKjp-Sub-Medium.woff') format('woff'),
		url('../fonts/NotoSansCJKjp-Sub-Medium.otf') format('opentype');
}

html, body {
	height:100%;
}

article,
footer,
header,
nav,
section {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

section,
div,
p {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

p {
	margin: 0;
	padding: 0;
	line-height: 1.8;
}

a {
	color: #484748;
	border: none;
	outline: 0;
	background-color: transparent;
	text-decoration: none;
}

a:active,
a:hover {
	color:#B59249;
	outline: 0;
}

b,
strong {
	font-weight: bold;
}

i {
	font-style: italic;
}

del {
	text-decoration: line-through;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	font-size: 1.0em;
	line-height: 1.4;
}

img {
	border: 0;
	vertical-align: bottom;
}

hr {
	height: 0;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

pre {
	overflow: auto;
}

table {
	border-collapse: collapse;
	border-style: none;
	border-spacing: 0;
}

dt,
dd,
td,
th {
	margin:0;
	padding: 0;
	line-height: 1.6;
}

ul,
ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	line-height: 1.6;
}

.pc {
	display: none;
}

/* Forms
========================================================================== */
button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

optgroup {
	font-weight: bold;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="number"],
input[type="search"],
input[type="tel"],
select,
textarea {
	display: inline-block;
	vertical-align: middle;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
}

::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
	color: #555;
}

/* Extras
========================================================================== */
.r0 { margin-right:0!important; }
.b0 { margin-bottom: 0!important; }

.clear:after,
.block1:after,
.block2:after,
.inblock:after,
.contents:after {
    content: "";
    clear: both;
    display: block;
	visibility: hidden;
	overflow: hidden;
}

.screen {
	display: none;
	opacity: 0;
	position: fixed;
	top:0;
	left:0;
	width:100%;
	height:130%;
	background-color: #000;
	z-index: 3;
}

#dammy {
	display: block;
	overflow: hidden;
	background: url('../images/') no-repeat;
	padding: 40px 0 0;
	width: 216px;
	height: 0!important;
}

/* 
========================================================================== */
.privacy .contents {
	margin:0 10px 20px;
	padding:25px 0 15px;
	border-bottom:1px solid #B7B7B7;
}

.policy_block {
	margin:0 0 40px;
	font-size:1.2em;
}	

.policy_block:last-child {
	margin:0;
}

.policy_block h1 {
	margin:0 0 8px;
	padding:0 0 8px 10px;
	color:#BEA060;
	font-size:2.2em;
	font-weight: normal;
	font-family: "Georgia", serif;
	border-bottom:1px solid #949494;
	letter-spacing: 3px;
}

.policy_block .stitle {
	margin:0 0 10px;
	padding:0 0 0 10px;
	font-weight: bold;
}

.policy_block .ex {
	margin:0 10px;
}

.policy_block .ex.b10 {
	margin:0 10px 10px;
}

.policy_block .ex.b20 {
	margin:0 10px 20px;
}

.policy_block .ex p {
	margin:0 0 15px;
}

.policy_block .ex p:last-child {
	margin:0;
}

.caution {
	padding:0 0 0 15px;
	position: relative;
}

.caution.v2 {
	padding:0 0 0 35px;
}

.caution b {
	position: absolute;
	top:0;
	left:0;
	font-weight: normal;
}

.policy_block h2 {
	margin:0 0 8px;
	padding:0 0 8px 28px;
	line-height:1.4;
	color:#BEA060;
	font-size:1.4rem;
	font-weight: normal;
	border-bottom:1px dashed #949494;
	position: relative;
}

.policy_block h2.v2 {
	padding:0 0 8px 36px;
}

.policy_block h2 b {
	position: absolute;
	top:0;
	left:10px;
	font-weight: normal;
}

.policy_block h3 {
	margin:0 0 6px;
	padding:0 0 0 10px;
}

.policy_block h3.nb {
	font-weight: normal;
}

.policy_block ul:last-child {
	margin:0 0 0 25px;
}

.policy_block .type1,
.policy_block .type2 {
	margin:0 0 15px 25px;
	list-style-position: outside;
	list-style-type: circle;
}

.policy_block .type2 > li {
	margin:0 0 15px;
}

.policy_block .type2 > li:last-child {
	margin:0;
}

.policy_block .type3,	
.policy_block .type4 {
	margin:0 0 15px 20px;
	padding:3px 0 0;
	list-style-position: outside;
	list-style-type:decimal;
}

.policy_block .type3 > li {
	margin:0 0 5px;
}

.policy_block .type4 {
	padding:8px 0 0;
}

.policy_block .type4 li {
	margin:0 0 2px;
}

.policy_block .type5 > li {
	margin:0 0 10px;
	padding:0 0 0 15px;
	position: relative;
}

.policy_block .type5 > li b {
	position: absolute;
	top:0;
	left:0;
	font-weight: normal;
}

.policy_block .type5 > li p {
	margin:0 0 5px;
}

.lbox {
	margin:0 10px;
	padding:10px;
	border:1px solid #949494;
}

.tellink,
.tellink a {
	font-weight: normal;
}

.end {
	text-align: right;
}

.sign {
	display: inline-block;
	float:right;
}

.winclose {
	margin:0 10px 20px;
	font-size:1.2em;
	text-align: right;
}

.winclose a {
	display: inline-block;
	background: url('../images/common/icon_close.gif') no-repeat left center;
	background-size: 15px 15px;
	padding:0 0 0 25px;
	min-height:18px;
}

/* 
========================================================================== */
#wrapper.c_block {
	padding:15px 0;
}

.c_block .contents {
	background: url('../images/request/sp_logo.jpg') no-repeat right top;
	margin:0 10px;
}
	
.c_block .contents h1 {
	overflow: hidden;
	background: url('../images/request/sp_title2.gif') no-repeat;
	background-size: 150px auto;
	margin:0 0 40px;
	padding: 64px 0 0;
	width:150px;
	height: 0!important;
}

.c_block .form_block {
	margin:0 0 40px;
}

.contact_ex {
	margin:0 0 15px;
	font-size:1.1em;
}

.contact_ex .line1 {
	margin:0 0 5px;
}

.contact_ex .line2 {
	margin:0 0 5px;
}

.contact_ex .line3 b {
	display: inline-block;
	line-height:1.0;
	color:#F00;
	font-size:1.4em;
}
	
.table {
	margin:0 0 20px;
}

.table .titlebox {
	padding:5px;
	background-color: #363636;
}

.titlebox .label1 {
	margin:0 0 5px;
	line-height:1.4;
	color:#FFF;
	font-weight: bold;
	font-size:1.2em;
}

.titlebox .label2 {
	color:#CAB948;
	line-height:1.4;
	font-size:1.1em;
}

.table table {
	width:100%;
}

.table table th {
	display: block;
	padding:10px 5px;
	font-size:1.1em;
	font-weight: normal;
	text-align: left;
}

.table table th b {
	display: block;
	font-size:1.3em;
}

.table table th i {
	display: inline-block;
	color:#F00;
	line-height:1.0;
	font-style: normal;
	font-size:1.6rem;
}

.table table td {
	display: block;
	padding:0 5px 10px;
	font-size:1.2em;
	border-bottom:1px dashed #555;
}

.table table tr:last-child th,
.table table tr:last-child td {
	border-bottom:none;
}

.table table td li {
	display: block;
	margin:0 0 5px;
}

.table table td .type2 li {
	display: block;
	margin:0 0 5px;
}

.table table td li:last-child {
	margin:0;
}

.table table td li label {
	margin:0 0 0 5px;
}
	
.iline1 {
	margin:0 0 10px;
}	

.iline1.ch {
	margin:0;
}	

.iline1 b {
	display: block;
	margin:0 0 3px;
	font-weight: normal;
}

.iline2 {
	margin:0 0 10px;
}

.iline2 b {
	display: block;
	margin:0 0 3px;
	font-weight: normal;
}

.iline2 b i {
	display: inline-block;
	color:#F00;
	line-height:1.0;
	font-style: normal;
	font-size:1.6rem;
}

.iline2:last-child {
	margin:0;
}
	
.input50,
.input70,
.input150,
.area51 {
	padding:0 5px;
	width:100%;
	line-height:28px;
	font-size:1.6rem;
	border:1px solid #B5B5B5;
	background-color: #F3F3F3;
}

.input50 {
	width:50px;
}

.input70 {
	width:70px;
}

.area51 {
	padding:5px;
	height:100px;
	line-height:1.6;
	background-color: #FFF;
}

.sele {
	background: url('../images/request/icon_pull.gif') no-repeat;
	background-position: right 10px center;
	background-size: 9px 15px;
	padding:0 10px;
	width:100%;
	height:24px;
	line-height:22px;
	font-size:1.6rem;
	border:1px solid #757575;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.archive .sele::-ms-expand {
	display: none;
}
	
.error {
	clear:both;
	display: block;
	padding:5px 0 0;
	color:#F00;
	font-weight: bold;
}
	
.contact_ex2 {
	margin:0 0 25px;
	font-size:1.2em;
}

.contact_ex2 p {
	margin:0 0 5px;
}

.contact_ex2 p:last-child {
	margin:0;
	font-size:1.1rem;
}
	
.contact_privacy {
	padding:5px;
	border:1px solid #AAA;
}

.contact_privacy h3 {
	margin:0 0 10px;
	font-size:1.1em;
}

.contact_privacy h3 b {
	margin:0 10px 0 0;
	font-size:1.4rem;
}

.contact_privacy h3 i {
	margin:0 0 0 10px;
	font-style: normal;
	color:#717071;
}

.contact_privacy .en {
	margin:0 0 20px;
	font-size:1.2em;
}

.contact_privacy .ja {
	margin:0 0 15px;
	font-size:1.2em;
}

.contact_privacy .cn {
	margin:0;
	color:#717071;
	font-size:1.1em;
}

.contact_privacy p a {
	color:#BEA060;
	text-decoration: underline;
}

.btn_block {
	margin:0 0 30px;
}

.btn_block .btn {
	margin:0 auto 15px;
	width:235px;
	font-size:1.4em;
	font-style: italic;
	font-family: "Georgia", serif;
	letter-spacing: 1px;
}

.btn_block .btn:last-child {
	margin:0 auto;
}

.btn_block .btn a {
	display: block;
	background: url('../images/common/icon_arrow2.png') no-repeat 10px center;
	background-size: 14px 10px;
	line-height:30px;
	text-align: center;
	border:1px solid #757575;
}

.btn_block .btn.back a {
	background: url('../images/common/icon_arrow4.png') no-repeat 10px center;
	background-size: 14px 10px;
}
	
.thanks {
	padding:40px 0 60px;
}
	
.thanks img {
	width:100%;
	height:auto;
}

@media screen and (min-width: 700px) {

	.op a:hover {
		opacity: 0.7;
		filter: alpha(opacity=70);
		-ms-filter: "alpha(opacity=70)";
		-moz-opacity: 0.7;
		-khtml-opacity: 0.7;
		zoom: 1;
	}

	.fade a {
		-webkit-transition: opacity 0.3s ease-in-out;
		-moz-transition: opacity 0.3s ease-in-out;
		-o-transition: opacity 0.3s ease-in-out;
		transition: opacity 0.3s ease-in-out;
	}

	.fade2 a {
		-webkit-transition: 0.3s;
		-moz-transition: 0.3s;
		-o-transition: 0.3s;
		transition: 0.3s;
	}

	p {
		line-height: 1.8;
	}

	li {
		line-height: 1.8;
	}

	.sp {
		display: none;
	}

	.pc {
		display: block;
	}
	
	.to_top {
		right:50px;
		bottom:15px;
		width:47px;
		height:47px;
		border-radius: 47px;
		-moz-border-radius: 47px;
		-webkit-border-radius: 47px;
	}
	
	.to_top a {
		background: url('../images/common/to_top.gif') no-repeat center center;
		background-color: #666;
		padding: 47px 0 0;
	}
	
	/* 
	========================================================================== */
	.privacy .contents {
		margin:0 auto 20px;
		padding:20px 0;
		width:620px;
	}
	
	.winclose {
		margin:0 auto;
		padding:0 0 20px;
		width:620px;
	}

	/* 
	========================================================================== */
	#wrapper.c_block {
		padding:25px 0;
	}
	
	.c_block .contents {
		background: url('../images/request/contact_body.jpg') repeat-y;
		margin:0 auto;
		width:682px;
	}
	
	.c_block .contents h1 {
		background: url('../images/request/contact_top.jpg') no-repeat;
		margin:0 0 30px;
		padding: 120px 0 0;
		width:auto;
	}
	
	.c_block .form_block {
		margin:0 30px 25px;
	}
	
	.contact_ex .line1 {
		margin:0;
		font-size:1.0rem;
	}
	
	.contact_ex .line2 {
		margin:0 0 10px;
	}
	
	.table {
		margin:0 0 15px;
	}

	.table .titlebox {
		padding:10px;
	}

	.titlebox .label1 {
		margin:0 0 3px;
		line-height:1.8;
	}

	.titlebox .label2 {
		line-height:1.8;
	}

	.table table th {
		display: table-cell;
		padding:15px 10px;
		width:160px;
		background-color: #f3f3f3;
		border-bottom:1px dashed #555;
	}

	.table table th b {
		margin:0 0 5px;
	}

	.table table td {
		display: table-cell;
		padding:15px 10px;
	}

	.table table td li {
		display: inline-block;
		margin:0 15px 0 0;
	}
	
	.iline1 {
		margin:0 10px 0 0;
		width:150px;
		float:left;
	}
	
	.iline1 b {
		font-weight: bold;
	}
	
	.iline2 {
		margin:0 0 15px;
		padding:0 0 0 60px;
		position: relative;
	}
	
	.iline2 b {
		position: absolute;
		top:5px;
		left:0;
		margin:0;
		font-weight: bold;
	}
	
	.iline2 span {
		display: inline-block;
		padding:5px 0 0;
	}
	
	.input50,
	.input70,
	.input150,
	.area51 {
		line-height:24px;
		font-size:1.2rem;
	}
	
	.area51 {
		height:360px;
	}
	
	.sele {
		width:150px;
		font-size:1.2rem;
	}
	
	.contact_ex2 p {
		margin:0;
	}
	
	.contact_privacy {
		padding:15px 10px;
	}
	
	.contact_privacy .en {
		margin:0 0 10px;
	}
	
	.contact_privacy .ja {
		margin:0 0 10px;
	}

	.btn_block {
		margin:0 30px 20px;
		text-align: center;
	}

	.btn_block .btn {
		display: inline-block;
		margin:0 10px;
		width:135px;
	}

	.btn_block .btn:last-child {
		margin:0 10px;
	}

	.btn_block .btn a:hover {
		border:1px solid #B59249;
	}
	
	.c_block .winclose {
		background: url('../images/request/contact_bottom.jpg') no-repeat center bottom;
		padding:0 25px 10px;
		width:682px;
		height:40px;		
	}
	
	.thanks {
		padding:60px 0 100px;
	}
	
	.thanks p {
		overflow: hidden;
		background: url('../images/request/thanks.jpg') no-repeat center bottom;
		padding: 268px 0 0;
		height: 0!important;
	}
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	
}