@charset "utf-8";
/* CSS Document */
@import "clear.css";

/*
font-family: 'Lobster', cursive;
font-family: 'Noto Sans', sans-serif;
*/

header {
	background: #fff;
	box-shadow:0px 5px 6px -3px #c9c9c9;
	-moz-box-shadow:0px 5px 6px -3px #c9c9c9;
	-webkit-box-shadow:0px 5px 6px -3px #c9c9c9;
	position: fixed;
	width: 100%;
	z-index: 9999;
}

header,
h3,
h5,
#main_blc,
#paper_sample dt p {
	font-family: 'Noto Sans', sans-serif;
	font-weight: 600;
}

header #globalmenu {
	font-size: 16px;
}

h1 {
	background: #000;
	color: #fff;
	font-size: 0.8em;
	margin-bottom: 10px;
	padding: 5px 0;
}

h1 span {
	display: block;
	margin: auto;
	min-width: 1080px;
	width: 1080px;
}

h2 {
	float: left;
	margin-top: 10px;
	width: 110px;
}

h2 img {
	width: 110px;
}

h3 {
	background: url(../images/milk_icon.png) no-repeat center bottom;
	color: #5790e6;
	font-size: 36px;
	margin-bottom: 20px;
	padding: 30px 0;
	text-align: center;
}

h4 {
	font-family: 'Lobster', cursive;
	font-size: 30px;
	text-align: center;
}

h5 {
	color: #5790e6;
	font-size: 18px;
	margin: 10px 0;
	text-align: center;
}

#container {
	min-width: 1080px;
}

#header_wrap,
#point ul > li ul {
	margin: auto;
	min-width: 1080px;
	padding-bottom: 10px;
	width: 1080px;
}

#globalmenu {
	float: right;
}

#globalmenu li {
	float: left;
}

#globalmenu li a {
	background: url(../images/menu_off.png) no-repeat left;
	display: inline-block;
	line-height: 36px;
	padding: 7px 30px 0 40px;
}

#globalmenu li a:hover {
	background: url(../images/menu_on.png) no-repeat left;
}

#main_blc {
	position: relative;
	min-width: 1080px;
}

#main_blc div img {
	width: 100%;
}

#main_blc p {
	font-size: 32px;
	text-align: center;
	position: absolute;
	top: 15%;
	width: 100%;
}

#point ul > li {
	padding-top: 20px;
}

#point ul > li ul {
	padding: 20px 0 40px;
}

#point > ul > li:nth-child(2n-1) {
	background: #e9faff;
}

#point ul > li ul li {
	float: left;
	padding: 0 20px;
	width: 320px;
}

#point p {
	height: 100px;
	margin-bottom: 15px;
	text-align: center;
}

#point ul li ul li h5 {
	font-size: 16px;
}

#function,
#contact {
	background: url(../images/bg.gif);
	padding-bottom: 60px;
}

.func_list {
	border-top: solid #ccc 1px;
	border-bottom: solid #ccc 1px;
	display: table;
	margin: 0 auto 15px;
	table-layout: fixed;
	min-width: 960px;
	width: 960px;
}

.func_list dt,
.func_list dd {
	display: table-cell;
	vertical-align: middle;
}

.func_list dt {
	background: #cfe7b3;
	font-size: 18px;
	text-align: center;
	width: 140px;
}

.func_list dd {
	width: 820px;
}

.func_list table {
	background: #fff;
	width: 100%;
}

.func_list tr:nth-child(2n-1) {
	background: #f0f9e4;
}

.func_list th {
	border-right: dotted #666 1px;
	width: 110px;
}

.func_list td {
	padding: 10px 10px 5px;
}

.func_list td li {
	float: left;
	margin: 0 30px 5px 0;
}

#paper_sample {
	background: #fff;
	border: solid #ccc 1px;
	display: table;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	table-layout: fixed;
	margin: 20px auto 0;
	min-width: 920px;
	padding: 20px;
	width: 920px;
}

#paper_sample dt,
#paper_sample dd {
	display: table-cell;
	vertical-align: middle;
}

#paper_sample dt {
	font-size: 0.9em;
	width: 48%;
}

#paper_sample dt p {
	color: #5790e6;
	font-size: 24px;
	margin-bottom: 10px;
}

#paper_sample dt p img {
	vertical-align: -12px;
}

#paper_sample dd > ul > li {
	float: left;
	margin-right: 30px;
}

#paper_sample dd > ul > li a:before {
	content: "■";
}

#paper_sample dd > ul > li a:after {
	content: url(../images/open_win_icon.gif);
	margin-left: 5px;
	vertical-align: 2px;
}

#option {
	background: #f0f9e4;
	padding-bottom: 60px;
}

#option > p {
	text-align: center;
	margin: 10px 0 30px;
}

#option ul {
	margin: auto;
	min-width: 1080px;
	width: 1080px;
}

#option ul li {
	background: #fff;
	float: left;
	margin-right: 20px;
	width: 200px;
}

#option ul li:last-child {
	margin-right: 0;
}

#option ul li p {
	background: #b9b9b9;
	color: #fff;
	font-family: 'Noto Sans', sans-serif;
	font-size: 18px;
	padding: 5px 0;
	text-align: center;
}

#option ul li span {
	display: inline-block;
	font-size: 0.95em;
	padding: 5px 10px 10px;
}

#contact div {
	background: #fff;
	border: solid #ccc 1px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	margin: auto;
	min-width: 678px;
	padding: 20px 40px;
	width: 678px;
}

#contact span {
	display: block;
	font-size: 0.85em;
	text-align: right;
}

#contact dt {
	float: left;
	margin-bottom: 10px;
	padding-top: 5px;
	text-align: right;
	width: 120px;
}

#contact dd {
	margin-bottom: 10px;
	padding-left: 140px;
}

#contact dd input {
	width: 100%;
}

#contact dd textarea {
	height: 10em;
	width: 99%;
}

#contact p {
	text-align: center;
}

#contact p input {
	background: #5790e6;
	border: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	color: #fff;
	font-family: 'Noto Sans', sans-serif;
	font-size: 24px;
	font-weight: 600;
	width: 360px;
}

footer {
	min-width: 1080px;
}

footer p {
	background: #000;
	color: #fff;
	font-size: 0.8em;
	padding: 5px 0;
	text-align: center;
}

footer dl {
	margin: 15px auto;
	min-width: 760px;
	width: 760px;
}

footer dt {
	float: left;
	width: 200px;
}

footer dd {
	padding: 10px 0 0 230px;
}

.func_att {
	clear: both;
	font-size: 0.8em;
}