
* {
	border: none;
	margin: 0px;
	padding: 0px;
}

html {
	overflow-y: scroll;
}

body {
	font-family: YuGothic, "Yu Gothic", sans-serif;
	font-size: 100%;
	font-weight: 500;
	min-width: 1100px;
	-webkit-text-size-adjust: 100%;
}

.sp {
	display: none;
}

 h2.subtitle {
	background: url(images/h2.gif) no-repeat center bottom;
	font-size: 28px;
	padding-bottom: 15px;
}

 h2.copy {
	font-size: 24px;
}

h2.img {
	background-color: #f49f0a;
	border-radius: 10px 10px 0px 0px;
	color: white;
	font-size: 25px;
	line-height: 1.3em;
	margin: 0px auto;
	-moz-border-radius: 10px 10px 0px 0px;
	padding: 20px 10px;
	text-align: center;
	-webkit-border-radius: 10px 10px 0px 0px;
}

body#single div.body h2,
h3.img {
	background-color: #fff5b0;
	font-size: 120%;
	padding: 5px 10px;
}

body#single div.body h2 {
	margin: 20px 0px;
}

h3.copy em {
	background: linear-gradient(transparent 50%, #faf09a 50%);
	font-size: 120%;
	font-style: normal;
	padding: 0px 5px;
}

h4.img {
	background-color: #dbe6b7;
	font-size: 100%;
	margin: 5px 0px;
	padding: 5px 10px;
}

h1,
h2,
h3,
h4 {
	text-align: center;
}

p {
	line-height: 1.8em;
	margin: 10px 0px;
	text-align: justify;
	text-justify: distribute;
}

p.mn {
	margin: 0px;
}

p.right {
	text-align: right;
}

p.mn-right {
	margin: 0px;
	text-align: right;
}

p.center {
	text-align: center;
}

p.mn-center {
	margin: 0px;
	text-align: center;
}

sup,
sub {
	font-size: 70%;
	line-height: 4px;
	vertical-align: top;
}

a {
	color: black;
	overflow: hidden;
}

a:hover,
input.submit:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	opacity: 0.6;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

a.link-btn,
span.link-btn a {
	background: #2eafa9 url(images/link_btn.png) no-repeat right 15px center;
	background-size: 7px;
	border-radius: 10px;
	color: white;
	display: inline-block;
	font-size: 100%;
	font-style: normal;
	font-weight: 600;
	margin: 0px auto;
	padding: 10px 50px;
	text-decoration: none;
}

span.link-btn-menu {
	background: url(images/link_btn.png) no-repeat right 15px center;
	background-size: 5px;
	border: 1px solid white;
	border-radius: 10px;
	color: white;
	display: inline-block;
	font-size: 80%;
	font-style: normal;
	font-weight: 600;
	padding: 10px 50px;
	text-decoration: none;
}

span.link-btn-topmenu {
	background: white url(images/link_btn_gray.png) no-repeat right 15px center;
	background-size: 10px;
	border-radius: 10px;
	color: #2eafa9;
	display: inline-block;
	font-size: 100%;
	font-style: normal;
	font-weight: 600;
	padding: 10px 50px;
	text-decoration: none;
}

a.link-btn-prev,
span.link-btn-prev a {
	background: #2eafa9 url(images/link_btn_prev.png) no-repeat left 15px center;
	background-size: 7px;
	border-radius: 10px;
	color: white;
	display: inline-block;
	font-size: 100%;
	font-style: normal;
	font-weight: 600;
	margin: 0px auto;
	padding: 10px 50px;
	text-decoration: none;
	
	
}

ul {
	list-style-type: none;
}

ol {
	line-height: 1.5em;
	margin-left: 2em;
}

ol li {
	margin-top: 5px;
}

sup {
	line-height: 1em;
}

table {
	border-collapse: collapse;
	line-height: 1.6em;
	width: 100%;
}

div.body table {
	margin: 10px auto;
}

div.body table th,
div.body table td {
	border: 1px solid gray;
	padding: 3px 5px;
}

span.red {
	color: red;
}

span.orange {
	color: #f49f0a;
}

span.xx-large {
	font-size: 200%;
	line-height: 1.5em;
}

span.x-large {
	font-size: 150%;
	line-height: 1.5em;
}

span.large {
	font-size: 125%;
	line-height: 1.5em;
}

span.small {
	font-size: 85%;
	line-height: 1.4em;
}

span.marker,
strong.marker,
div.body  strong {
	background: url(images/marker.gif) repeat-x center bottom;
	padding: 0px 5px;
}

span.img-right {
	float: right;
	margin: 5px 0px 5px 20px;
}

span.img-left {
	float: left;
	margin: 5px 20px 5px 0px;
}

ul.photos {
	text-align: center;
}

ul.photos li {
	display: inline-block;
	margin: 0px 10px;
	vertical-align: top;
}

ul.photos li span.img {
	display: block;
}

ul.photos li em {
	display: block;
	font-style: normal;
}

ul.photos li strong {
	background-color: #2fa6a2;
	color: white;
	display: block;
	font-size: 90%;
	margin: 0px;
	padding: 5px;
	text-align: center;
}

body#single div.body ul,
ul.list {
	border-top: 1px dotted #6dc5b5;
	line-height: 1.5em;
}

body#single div.body ul {
	margin: 20px 0px 20px 20px;
}

body#single div.body ul li,
ul.list li {
	background: url(images/ul_list_li.png) no-repeat 10px 13px;
	border-bottom: 1px dotted #6dc5b5;
	display: block;
	padding: 7px 0px 7px 30px;
}

ul.list li ul.notelist li {
	background-image: none;
	border: none;
	padding: 3px 0px;
}

ul.notelist {
	line-height: 1.5em;
	list-style-type: none;
	margin: 5px 0px 0px 1.8em;
}

ul.notelist li {
	line-height: 1.5em;
	padding: 3px 0px;
	text-indent: -1.2em;
}

ul.notelist li span.maker {
	margin-right: 0.2em;
}

div.line {
	border-bottom: 5px solid #f6b13a;
}

div.space10px {
	clear: both;
	font-size: 5px;
	height: 10px;
}

div.space20px {
	clear: both;
	font-size: 5px;
	height: 20px;
}

div.space50px {
	clear: both;
	font-size: 5px;
	height: 50px;
}

/***********************************************************************/
div.contents {
	background-color: white;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	padding: 20px 50px 40px 50px;
	-webkit-border-radius: 0px 0px 10px 10px;
}

div.content {
	background-color: white;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	padding: 30px 40px;
	-webkit-border-radius: 0px 0px 10px 10px;
}

ul.menu {
	margin: 0px auto;
	width: 880px;
}

ul.menu li {
	display: table;
	float: left;
	padding: 0px 20px;
	vertical-align: top;
	width: 400px;
}

ul.menu li a {
	border-radius: 20px;
	display: table-cell;
	height: 240px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 400px;
}

ul.menu li a h3 {
	color: white;
	display: block;
	font-size: 30px;
	font-style: normal;
	font-weight: 600;
	padding: 20px 0px;
}

ul.menu li.concept a {
	background: url(images/top_menu_concept.jpg) no-repeat center center;
	background-size: cover;
}

ul.menu li.thought a {
	background: url(images/top_menu_thought.jpg) no-repeat center center;
	background-size: cover;
}

ul.menu li.qa a {
	background: url(images/top_menu_qa.jpg) no-repeat center center;
	background-size: cover;
}

ul.menu li.company a {
	background: url(images/top_menu_info.jpg) no-repeat center center;
	background-size: cover;
}

div.point-detail {
	background-color: white;
	border-radius: 20px;
	margin: 0px auto;
	-moz-border-radius: 20px;
	padding: 20px 30px;
	-webkit-border-radius: 20px;
	width: 800px;
}

div.point-detail h2 {
	background-color: #47b6a2;
	border-radius: 10px 10px 0px 0px;
	color: white;
	font-size: 25px;
	line-height: 1.4em;
	-moz-border-radius: 10px 10px 0px 0px;
	padding: 20px 10px;
	-webkit-border-radius: 10px 10px 0px 0px;
}

div.point-detail h2 em {
	display: block;
	font-style: normal;
	margin-top: -20px;
}

div.point-detail h2 em span {
	background-color: white;
	border: 3px solid #47b6a2;
	border-radius: 50%;
	color: #47b6a2;
	display: inline-block;
	font-size: 23px;
	height: 60px;
	line-height: 60px;
	margin-top: -50px;
	text-align: center;
	width: 60px;
}

div.point-detail h2 strong {
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	padding-top: 25px;
}

div.point-detail div.detail {
	padding: 10px 20px;
}

div.point-detail div.detail h3 {
	border-bottom: 2px dotted #47b6a2;
	border-top: 2px dotted #47b6a2;
	color: #47b6a2;
	font-size: 150%;
	padding: 5px 0px;
}

table.list-table {
	width: 100%;
}

table.list-table th {
	background-color: #f6f3f1;
	border-bottom: 1px solid #dacfc7;
	border-top: 1px solid #dacfc7;
	padding: 15px 20px;
	white-space: nowrap;
	width: 30%;
}

table.list-table td {
	border-bottom: 1px solid #d2d2d2;
	border-top: 1px solid #d2d2d2;
	padding: 15px 20px 15px 30px;
	text-align: left;
}

table.list-table td table th,
table.list-table td table td {
	border-bottom: 1px solid #d29c8b;
	border-top: 1px solid #d29c8b;
	padding: 5px 20px;
	text-align: center;
}

table.list-table td table th {
	width: 40%;
}

table.list-table td table td.month {
	background-color: #e7dfda;
	padding: 5px 20px;
	width: 20%;
}

/***********************************************************************/
table.form-table {
	width: 100%;
}

table.form-table th {
	background-color: #f3edc1;
	border-bottom: 1px solid #f4ce9b;
	border-top: 1px solid #f4ce9b;
	padding: 23px 20px 15px 20px;
	text-align: right;
	vertical-align: top;
	width: 25%;
}

table.form-table td {
	border-bottom: 1px solid #d2d2d2;
	border-top: 1px solid #d2d2d2;
	padding: 10px 25px;
}

table.form-table td p {
	font-weight: normal;
	line-height: 1.3em;
}

table.form-table td.m {
	padding: 22px 0px 22px 20px;
	vertical-align: top;
	white-space: nowrap;
	width: 5%;
}

table.form-table td.m span {
	background-color: #f49f0a;
	border-radius: 50%;
	color: white;
	display: block;
	font-size: 70%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 30px;
}

table.form-table td span.comment {
	color: gray;
	margin-left: 5px;
}

table.form-table input,
table.form-table select,
table.form-table textarea {
	border: 3px solid #f9ce85;
	border-radius: 5px;
	font-size: 95%;
	margin: 1px 0px;
	-moz-border-radius: 5px;
	padding: 10px;
	-webkit-border-radius: 5px;
}

table.form-table td input {
	margin-right: 10px;
}

table.form-table textarea {
	font-family: inherit;
	font-size: 110%;
	width: 95%;
}

input.radio,
input.checkbox {
	background-color: transparent;
	border: none;
	padding: 0px;
}

input.submit {
	background: #2eafa9 url(images/link_btn.png) no-repeat right 15px center;
	background-size: 12px;
	border-radius: 80px;
	color: white;
	cursor: pointer;
	display: inline-block;
	font-size: 150%;
	font-style: normal;
	font-weight: 500;
	margin: 0px auto;
	padding: 20px 100px;
	text-decoration: none;
}

body#form table.form-table th,
body#form table.form-table td {
	padding-bottom: 20px;
	padding-top: 20px;
}

/***********************************************************************/
div.blog-list ul li:first-child {
	border-top: 1px dotted #9e9e9e;
}

div.blog-list ul li {
	border-bottom: 1px dotted #9e9e9e;
	padding: 2px 0px;
}

div.blog-list ul li a {
	background: url(images/link_btn_gray.png) no-repeat right 15px center;
	display: block;
	padding-right: 50px;
	text-decoration: none;
}

div.blog-list ul li a:hover {
	background-color: #fdf7ce;
}

div.bg-yellow div.blog-list ul li a:hover {
	background-color: white;
}

div.blog-list ul li a span.img {
	display: table-cell;
	padding: 13px;
	vertical-align: middle;
	width: 100px;
}

div.blog-list ul li a span.text {
	display: table-cell;
	padding: 13px 0px;
	vertical-align: middle;
	width: 530px;
}

div.blog-list ul li a span.category {
	color: #ffffff;
	display: table-cell;
	font-size: 90%;
	padding: 0px 20px 0px 10px;
	vertical-align: middle;
	width: 150px;
}

div.blog-list ul li a span.category span {
	border-radius: 5px;
	display: block;
	-moz-border-radius: 5px;
	padding: 8px;
	text-align: center;
	-webkit-border-radius: 5px;
}

a span.category span.case,
span.category span.case a {
	background-color: #f39800;
}

a span.category span.cleaning,
span.category span.cleaning a {
	background-color: #c67bd0;
}

a span.category span.consultation,
span.category span.consultation a {
	background-color: #8cbf38;
}

a span.category span.tweet,
span.category span.tweet a {
	background-color: #556fb5;
}

a span.category span.contents,
span.category span.contents a {
	background-color: #43aab5;
}

a span.category span.news,
span.category span.news a {
	background-color: #ec6941;
}

div.category span.category span a {
	border-radius: 5px;
	color: white;
	font-size: 100%;
	-moz-border-radius: 5px;
	padding: 8px 10px;
	text-decoration: none;
	-webkit-border-radius: 5px;
}

div.blog-list ul li a span.text span.date {
	display: block;
	font-size: 90%;
	padding-bottom: 5px;
}

div.blog-list ul li a span.text strong {
	font-size: 110%;
}

div.blog-list ul li a span.text span.detail {
	color: #626262;
	display: block;
	font-size: 90%;
	line-height: 1.5em;
}

div.page {
	padding: 20px 15px;
	text-align: center;
}

div.page h2.screen-reader-text {
	display: none;
}



div.page a.page-numbers {
	background-color: #2eafa9;
	border-radius: 5px;
	color: white;
	font-style: normal;
	-moz-border-radius: 5px;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	-webkit-border-radius: 5px;
}


div.page span.page-numbers {
	background-color: white;
	border: 1px solid #dbdbdb;
	border-radius: 5px;
	font-style: normal;
	-moz-border-radius: 5px;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	-webkit-border-radius: 5px;
}



div.page a.next,
div.page a.prev {
	margin: 0px 10px;
	border-radius: 10px;
	color: white;
	font-size: 100%;
	font-style: normal;
	font-weight: 600;
	padding: 10px 50px;
	text-decoration: none;
}

div.page a.next {
	background: #2eafa9 url(images/link_btn.png) no-repeat right 15px center;
	background-size: 7px;

}

div.page a.prev {
	background: #2eafa9 url(images/link_btn_prev.png) no-repeat left 15px center;
	background-size: 7px;

}

/***********************************************************************/
#title-bg {
	background-position: center top;
	background-repeat: no-repeat;
}

#title {
	margin: 0px auto;
	padding: 60px 0px 50px 230px;
	position: relative;
	width: 670px;
}

#title #logo {
	left: 0px;
	position: absolute;
	top: 45px;
}

#title #logo a {
	display: block;
	margin: 0px auto;
	width: 200px;
}

#title h1 {
	text-align: left;
	width: 500px;
}

#title p {
	color: white;
	font-size: 100%;
	font-weight: 600;
	margin: 0px;
	padding-left: 5px;
}

#stitle {
	margin: 0px auto;
	padding: 30px 0px 30px 180px;
	position: relative;
	width: 670px;
}

#stitle #logo {
	left: 0px;
	position: absolute;
	top: 15px;
}

#stitle #logo a {
	display: block;
	margin: 0px auto;
	width: 150px;
}

#stitle #logo a img {
	height: auto;
	width: 100%;
}

#stitle #text {
	text-align: left;
	width: 350px;
}

#stitle #text a img {
	height: auto;
	width: 100%;
}

div.main {
	margin: 0px auto;
	width: 900px;
}

div.main-c {
	margin: 0px auto;
	width: 750px;
}

div.bg-yellow {
	background-color: #fdf7ce;
}

div.bg-orange {
	background-color: #f49f0a;
}

#fcontact {
	background: url(images/fcontact_bg.jpg) no-repeat right center;
}

#fcontact #fcontact-text {
	background-color: #f7b23d;
	padding: 40px 60px 30px 0px;
	width: 52%;
}

#fcontact #fcontact-text #fcontact-contents {
	background-color: white;
	border-radius: 20px;
	float: right;
	padding: 40px 30px 20px 30px;
	width: 500px;
}

#footer {
	background-color: rgba(251,239,157,0.5);
}

#footer #footer-3makes {
	padding: 20px 0px;
}

#footer #footer-3makes a {
	display: block;
	margin: 0px auto;
	text-decoration: none;
	width: 700px;
}

#footer #footer-3makes a em {
	display: block;
	margin: 0px auto;
	padding-bottom: 10px;
	width: 700px;
}

#footer #footer-3makes a strong {
	color: #646464;
	display: block;
	font-size: 85%;
	font-weight: 500;
	text-align: center;
}

#footer #footer-logo {
	padding: 50px 0px 0px 45px;
	text-align: center;
}

#footer h3 {
	font-size: 110%;
	padding: 10px 0px 20px 0px;
}

#footer #footer-address address,
#footer #footer-address p {
	font-style: normal;
	margin: 3px 0px;
	text-align: center;
}

#footer #footer-address p#footer-tel {
	margin-top: 12px;
}

#footer #footer-address p#footer-tel span {
	font-size: 235%;
}

#footernav {
	padding: 20px 0px 30px 0px;
}

#footernav ul {
	margin: 10px 0px;
	text-align: center;
}

#footernav ul li {
	border-left: 1px solid #8a8a8a;
	display: inline;
	text-align: center;
}

#footernav ul li:last-child {
	border-right: 1px solid #8a8a8a;
}

#footernav ul li a {
	line-height: 1em;
	padding: 0px 25px;
	text-decoration: none;
}

#footernav ul li a:hover {
	text-decoration: underline;
}

#footer p#footer-copy {
	color: #f7b23d;
	font-size: 80%;
	font-weight: 600;
	padding: 10px 0px;
	text-align: center;
}

#pagetop a {
	background-color: #f6b13a;
	display: block;
}

#pagetop a span {
	display: block;
	padding: 25px;
	text-align: center;
}

