@charset "UTF-8";

/* basic settings */
html, body, h1, h2, h3, h4, h5, h6,
a, p, span, em, small, strong, sub, sup,
mark, del, ins, strike, abbr, dfn,
blockquote, q, cite, code, pre,
ol, ul, li, dl, dt, dd,
div, section, article,
header, main, aside, nav, footer,
img, figure, figcaption,
address, time,
audio, video,
canvas, iframe,
details, summary,
fieldset, form, label, legend,
table, caption,tbody, tfoot, thead,tr, th, td { margin: 0; padding: 0; border: 0; }

html { font-size: 62.5%; width: 100%; min-width: 320px; min-height:100%; -webkit-text-size-adjust:100%; }
body { font-size: 16px; line-height: 1.5; width: 100%; min-height:100%; min-width: 320px; overflow-x: hidden; color:#000; background:#FFF; font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, sans-serif;}
* { box-sizing: border-box; font-family: inherit; font-size: inherit; line-height: inherit; }
*:before, *:after { box-sizing: inherit; }
article, aside, footer, header, nav, section, main { display: block;}
a, a:visited, a img { color: inherit; transition: all .3s;}
table { border-collapse: collapse; border-spacing: 0; }
ol, ul { list-style: none; }
img, video { max-width: 100%; }
img { border-style: none; vertical-align: middle;}
blockquote, q { quotes: none; }
	blockquote:after, blockquote:before, q:after, q:before { content: ""; content: none; }
[hidden] { display: none !important; }
[disabled] { cursor: not-allowed; }
:focus:not(:focus-visible) { outline: none; }

/* local class */
.red { color: #F00;}
.blue { color: #165EA2;}
.green { color:#060;}
.tar { text-align:right;}
.tal { text-align:left;}
.tac { text-align:center;}
.f8 {font-size:8px;}
.f9 {font-size:9px;}
.f10 {font-size:1px;}
.f11 {font-size:11px;}
.f12 {font-size:12px;}
.f13 {font-size:13px;}
.f14 {font-size:14px;}
.f15 {font-size:15px;}
.f16 {font-size:16px;}
.f18 {font-size:18px;}
.f20 {font-size:20px;}
.f22 {font-size:22px;}
.f24 {font-size:24px;}
.f26 {font-size:26px;}
.f28 {font-size:28px;}
.f32 {font-size:32px;}
.f36 {font-size:36px;}
.f42 {font-size:42px;}
.fg {font-family: Arial, Helvetica, "sans-serif";}


/* responsible settings */
#globalcheck[type="checkbox"] { display: none; }
#globalnav-close { display: none; height: 100%; top: 0; bottom: 0; position: fixed; right: 0; left: 0; padding: 0; background-color: #FFF; z-index:2; transition: transform 0.5s ease-in-out; cursor: pointer;}


/* layout settings */
#wrapper { width: 100%; min-height:100%; z-index: 0; transition: transform 0.5s ease-in-out; }
header { width: 100%; text-align: center; padding:8px 0;}
	#hlogo { padding:0 0 0 10px;}
	nav { display:flex; width: 100%; max-width: 1200px; justify-content: space-between; margin: 0 auto; padding: 0;}
		nav p { margin: 0; padding: 0 5px;}
		nav ul { display:flex; width:640px; justify-content:flex-end; align-items: center; margin:0; padding: 0; list-style:none;}
			nav li { padding: 0 8px; font-size: 15px; color:#FFF; }
			nav li a { text-decoration: none; background:#E85A65; padding: 5px 20px; border-radius: 4px;}
				nav li a:hover { background:#F3ACB2;}

main { display: block; width: 100%; text-align: center;}

.inner { width: 100%; margin:0 auto;}

a.pagetop { display: none; position: fixed; text-decoration: none; text-align: center; font-family: Arial, Helvetica, "sans-serif"; color: #FFF;}

.bgg { background-color:#EDEDED;}
.bgw { background-color:#FFF;}
.bgb { background-color:#81B4B9;}

footer { width: 100%; padding:20px 20px; margin: 40px auto 0 auto; background:#EBEBEB;}
	footer p {padding:10px 0; margin: 0; text-align: center;}
	footer .fg { font-size: 80%; color: #999;}
	.finquiry { display: block; width: 100%; max-width:440px; margin: 0 auto; background:#E1AE4E; color:#FFF !important; font-weight: bold;padding: 10px; text-decoration: none; font-size: 24px;}
		.finquiry:hover { background:#EFCB4D;}

.inqbtns { width: 240px; position: fixed; bottom: 0; right: 0;}
.inqbtnb { width:100vw; text-align:center; position: fixed; bottom: 0; left: 0;}


.hometop { display: flex; justify-content: center; align-items: center; background: url("images/hometop-bg.jpg") center / cover no-repeat;}
	.hometop h1 { max-width:1000px; text-align: center;}
	.hometop h1 img { max-height: calc(100vh - 160px); width: auto; max-width: 100%; height: auto;}

.point { padding: 20px;}
	.point .inner { max-width: 1000px;}
	.point h2 { padding: 20px 0;}
	.point li { display: block; padding: 40px 0;text-align: left; }
	.pointinner { background: #FFF; border-radius: 10px; padding: 20px 30px;}
	.point h3 { display: block; width: 100%; text-align:center; margin-top: -40px; }
	.point p { padding: 20px 0;}

.movie { padding: 20px;}
	.movie .inner { max-width: 640px; text-align: center;}
	.movie h2 { padding:20px 0 40px 0;}

.example { padding: 20px;}
	.example .inner { max-width: 1200px; text-align: center;background:#FFF; border-radius: 20px; margin: 20px auto;}
	.exampleinner {max-width: 1000px; margin: 0 auto; padding: 20px;}
		.exampleinner h2 {display: block; width: 100%; padding:20px 0 0 0;}
		.exbox { border-bottom: 4px dashed #CCC}
			.exampleinner .exbox:last-of-type { border-bottom: 0px ;}
			.exbox h3 { display: flex; width: 100%; justify-content: center; align-items: center;}
				.exampleinner .exbox:nth-of-type(even) h3 { order: +1;}
			.exboxinner { text-align: left;}
			.exboxinner h4 { padding: 10px 0; color:#81B4B9;}
			.exboxinner h5 { padding: 10px 0;}
			.exboxinner dl { padding: 10px 0;}
			.exboxinner dt { text-align: center;}
			.exboxinner dd::after { display: block; content:""; height: 30px; margin-top: -20px; border-bottom: 1px solid #000; background: url("images/exboxinnerend.png") right bottom / contain no-repeat;}
			.exboxinner p { padding: 10px 0; font-size: 16px;}
		.exboxinner p strong { color:#81B4B9;}
	.divider {padding:20px 0; }
	.resultinner {max-width: 1000px; margin: 0 auto; padding: 20px;}
		.resultinner h2 { display: block; width: 100%; padding:20px 0 40px 0;}
		.resultbox { text-align: left;}
			.resultboxinner { padding:20px 0;}
			.resultboxinner h3 { padding: 10px 0; color:#81B4B9; text-align: center; font-size: 20px;}
			.resultboxinner p { padding: 10px 0; font-size: 16px;}

.sum { padding: 20px;}
	.sum .inner { max-width: 960px; text-align: center;}
	.sum h2 { padding:20px 0 20px 0;}
	.sum ul { display: flex; justify-content: space-between; flex-wrap: wrap;}
	.sum li { padding: 15px 0;}

.feature { padding: 20px;}
	.feature .inner { max-width: 960px; text-align: center;}
	.feature h2 { padding:20px 0 20px 0;}
	.feature ul { display: flex; justify-content: space-between; flex-wrap: wrap;}
	.feature li { padding: 15px 0;}

.material { padding: 20px;}
	.material .inner { max-width: 960px; text-align: center;}
	.material h2 { padding:20px 0 20px 0;}
	.material ul { display: flex; justify-content: space-between; flex-wrap: wrap;}
	.material li { padding: 15px 0;}

.design { padding: 20px;}
	.design .inner { max-width: 960px; text-align: center;}
	.design h2 { padding:20px 0 20px 0;}
	.design ul { display: flex; justify-content: space-between; flex-wrap: wrap;}
	.design li { padding: 15px 0;}
	.design h4 { padding:15px 0 0 0; font-size: 30px; color: #666;}
	.design p { padding:10px 0; text-align: left; font-size: 16px;}

.spec { padding: 20px;}
	.spec .inner { max-width: 960px; text-align: center;}
	.spec h3 { padding:20px 0 10px 0; border-bottom: 1px solid; color:#444; margin-bottom: 10px;}
	.spec h4 { padding:10px 0; text-align: center; font-size: 16px;}
	.spec h5 { padding:10px 0; text-align: center; font-size: 30px; color: #666;}
	.spec ul { padding: 10px 0 10px 1em; margin: 0 0 0 0.5em; list-style: disc;}
	.spec ul li { padding:0 0; text-align: left;font-size: 16px;}
	.spec ol { padding: 10px 0 10px 1em; max-width: 440px; margin: 0 auto; list-style: none; }
		.spec ol li { padding:0 0; text-align: left;font-size: 20px;}
	.spec p { padding:10px 0; text-align: left;}
	.specbox { display: flex; justify-content: space-between; flex-wrap: wrap;}

/* 320 + settings */
@media all and (min-width:320px){
	footer p{ font-size: 14px;}
	.inner { padding-top:0; padding-bottom:0;}
	.exboxinner h4 { font-size: 4.7vw;}
	.exboxinner h5 { font-size: 2.5vw;}
	.exbox { padding: 20px 0; }
	.resultboxinner h3 { font-size: 4.7vw;}
	.sum li { width: calc(50% - 20px);}
	.design li { width: 100%;}
	.spec h3 { font-size: 7vw;}
	.specboxinner { width: 100%;}
	
	footer {padding:20px 20px 60px 20px;}
	.inqbtnb { display: block;}
	.inqbtns { display: none;}
}

/* 640 + settings */
@media all and (min-width:640px){
	#hlogo { width: calc(100% - 60px);}
	footer p{ font-size: 16px;}
	.inner { padding-top:20px; padding-bottom:20px;}
	.pointinner { display: flex; justify-content: space-between;}
	.pointinner h3 { width: 24%;}
	.pointinner p { width: 31%;}
	
	.exbox { padding: 20px; }
	.exbox h3 span { display: block; width: 40px; height: 40px;}
	.exboxinner dl { display: flex; justify-content: space-between;}
		.exboxinner dt { width:200px;} 
		.exboxinner dd { width: calc(100% - 200px); padding: 20px;}
	.sum li { width: calc(33.3% - 20px);}
	.feature li { width: calc(50% - 20px);}
	.design li { width: calc(50% - 20px);}
	.spec h3 { font-size: 32px;}
	
	footer {padding:20px 20px;}
	.inqbtnb { display: none;}
	.inqbtns { display: block; bottom: 0;}
}

/* 760 + settings */
@media all and (min-width:760px){
	.material li { width: calc(50%);}
	.specboxinner { width: calc(50% - 20px);}
}

/* 960- settings */
@media all and (max-width:960px){
	.onlypc {display: none;}
	
	input#globalcheck[type="checkbox"]:checked ~ #wrapper { transform: translateX(-300px); opacity:.2; }
	input#globalcheck[type="checkbox"]:checked ~ #globalnav { transform: translateX(-300px); }
	input#globalcheck[type="checkbox"]:checked ~ #globalnav-close { transform: translateX(-300px); display: block; opacity:0;}

	#globalnav { background: #FFF; border-left:1px solid #999; position: fixed; top: 0; bottom: 0; right:-300px; padding:0; width:299px; height:100%; overflow-y: auto; z-index:2; transition: transform 0.5s ease-in-out;}
		#globalnav p { display: block; box-sizing: border-box; width: 100%; padding:10px; border-top: 1px solid #CCC; font-size: 16px; }
			#globalnav p a { display:flex; justify-content: space-between; color:#333; text-decoration: none; padding-left:20px; padding-right:10px;}
				#globalnav p a::after {content:" 〉"; font-weight: bold;}
			#globalnav ul { padding: 0 0 15px 40px;}
				#globalnav li { padding: 2px 0; font-size: 14px;}
					#globalnav li::before { content:"+ ";}
				#globalnav li a { padding:5px 0; text-decoration: none;}
					#globalnav li a:hover { text-decoration: underline;}
			p#globalnavlogin { background:#00ACE4;}
				p#globalnavlogin a { color: #FFF;}
	
	#hnavsp { width: 60px; padding:0; }
		#hnavsp p { margin: 0; padding:0; text-align: center; color: #333;}
		#hnavsp label { display: block; width:60px; height: 40px; padding:6px 10px 0 10px; text-align: center; font-size: 12px; cursor: pointer;}
			#hnavsp span { display: block; width: 100%; height: 4px; border-radius: 10px; margin-bottom:8px; background:#000;}

	a.pagetop { width: 100%; bottom: 0; left: 0; padding: 10px 0; border-top:1px solid #FFF; color:#FFF; background:#555;}
		a.pagetop::before { content: "PAGE TOPへ"; font-size:12px;}
	

}


/* 960px+ settings */
@media all and (min-width:960px) {
	.onlysp {display: none;}
	
	a.pagetop {bottom: 10px; right: 30px; width: 80px; height: 80px; border: 1px solid #FFF; border-radius:40px; color: #FFF; background:#555;}
		a.pagetop::after { content: "PAGE TOP"; display: block; padding:0; font-size: 12px; }
		a.pagetop::before { content: "↑"; display: block; padding:14px 0 0 0; font-size: 14px; }
		a.pagetop:hover { background:#E85A65;}

	.inner { padding-top:40px; padding-bottom:40px;}
	
	.exbox { display: flex; justify-content: space-between; align-items: center; padding: 0 40px;}
		.exbox h3 { display: block; width: 205px; text-align: center; padding: 20px;}
		.exboxinner { width: calc(100% - 205px); padding: 30px 20px;}
		.exboxinner h4 { font-size: 36px;}
		.exboxinner h5 { font-size: 22px;}
	.resultbox { display: flex; justify-content: space-between;}
	.resultboxinner { width: calc(50% - 40px);}
		.resultboxinner h3 { font-size: 30px;}
	.feature li { width: calc(33.3% - 20px);}
	.design li { width: calc(25% - 20px);}
	.design li h4 { font-size: 23px;}
	
	.inqbtns { display: block; bottom:calc(94px);}
}

/* 1200 + settings */
@media all and (min-width:1200px){
	
	.point ol { display: flex; justify-content: space-between;}
	.point li { width: calc(33.3% - 20px)}
	.pointinner { display: block;}
	.pointinner h3 { width: 100%;}
	.point p { width: 100%; font-size: 18px;}
	.point ol li:nth-of-type(1) p img { margin-top: -46px;}
}


@media print {
 #top { display: none !important;}
 .pagetop { display: none !important;}
}