@charset "utf-8";

.top_img h1 {
	background-image: url(../images/title.png);
}

.subnav {
	width: 920px;
	margin: 0 auto;
	overflow: hidden;
}

.subnav li {
	float: left;
}

/*============================
primary
============================*/
.primary {
	text-align: left;
}

.primary section {
	padding: 25px 0 70px;
}

.primary section h2 {
	background: none;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding: 0;
	margin-bottom: 20px;
	border: none;
}

/*============================
notation
============================*/

#notation h2 {
	padding: 10px 0px 10px 10px;
	background-color: #EEE;
	text-align: left;
}

#notation .contents {
	width: 920px;
	margin: auto;
	margin-top: 40px;
}

#notation .info {
	width: 920px;
	float: none;
}

#notation .info tr {
	display: block;
	padding: 10px 0px;
}

#notation .info tr:first-of-type {
	padding: 0px 0px 10px 0px;
}

#notation .info th {
	width: 260px;
	background-color: #EEE;
	border-radius: 5px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 0px;
	vertical-align: inherit;
}

#notation .info td {
	padding: 20px 0px 20px 20px;
}


@media only screen and (max-width: 768px) {

.top_img h1 {
	background-image: url(../images/title_sp.png);
}

.subnav {
	width: 920px;
	margin: 0 auto;
	overflow: hidden;
}

.subnav li {
	float: left;
}

/*============================
primary
============================*/
.primary {
	width: 100%;
}

.primary .root {
	width: 90.625%;
	padding-left: 3px;
}

.primary section {
	padding: 30px 0 40px;
}

.primary section h2 {
	padding: 0 !important;
	margin-bottom: 10px;
	font-size: 16px;
}

/*============================
message
============================*/
#message {
	width: 90.625%;
}

#message h2 {
	padding: 0;
}

.catch_2 {
	padding-top: 20px;
}

#message dt {
	margin-bottom: 15px;
}

#message p {
	font-size: 15px;
	line-height: inherit;
}

#message figure {
	margin: 0 !important;
	padding: 0 !important;
	float: none !important;
}

#message img {
	float: none;
	width: 100%;
	padding: 0 0 15px 0;
}

span.sign {
	width: 200px;
	float: right;
	padding-top: 30px;
	background-size: 200px;
}

/*============================
idea
============================*/
#idea {
	background-position: center bottom;
	background-size: 715px;
}

#idea h2 {
	color: #072943;
}

.rinen {
	width: 90.625%;
	padding-top: 0;
	background: none;
	padding-bottom: 50px;
}

.rinen .list {
	width: 100%;
	font-size: 14px;
}

.rinen .list li {
	padding-top: 20px;
}

#idea .catch {
	background: url(../images/idea_sp.png) no-repeat center top;
	background-size: 100%;
	padding-top: 73.4375%;
	margin-bottom: 0;
}

#idea div dl {
	width: 100%;
	float: none;
}

#idea .list_2 {
	float: none;
}

#idea div dl dt {
	font-size: 16px;
	font-weight: bold;
	padding: 8px;
}

#idea div dl dd li {
	margin-left: 18px;
	padding-top: 8px;
	list-style-type: disc;
}

/*============================
gaiyou
============================*/
#gaiyou {
	width: 90.625%;
}

.client {
	padding-top: 0;
}

.client dl {
	width: 100%;
	float: none;
}

.client dt {
	margin-top: 20px;
}

.client dt br {
	display: none;
}

.client dd {
	float: none;
	font-size: 14px;
}

.client dd li {
	line-height: 1.8;
}

#map {
	height: 240px;
	margin-top: 10px;
}

table.info {
	width: 100%;
	font-size: 14px;
}

table.info tr {
}

table.info th {
	width: 90px;
}

table.info td {
	padding-left: 15px;
	text-align: left;
}

table.info td br {
	display: block;
}

a.google {
	margin: 0;
}
}
