@charset "utf-8";
/* CSS Document */

#sub {
	width: 220px;
	position: absolute;
	left: 750px;
	top: 15px;
}

#about-keyvisual {
	width: 710px;
	height: 180px;
	margin-bottom: 20px;
}

h2.ir-about {
	width: 710px;
	height: 82px;
	background: url(../img/t01.jpg) no-repeat 0 0;
	text-indent:-9999px;
}

.about {
	width: 710px;
	padding-bottom: 15px;
}

.about dt {
	padding-bottom: 15px;
	font-size: 0;
	line-height: 0;
    overflow: hidden;
}

.about dt img {
	display: block;
}

.about dd {
	width: 710px;
	min-height: 165px;
	height: auto !important;
	height: 165px;
	position: relative;
}
.about dd.no-image {
	min-height: 1em;
}

.about dd img {
	position: absolute;
	right: 0;
	top: 0;
}

.about dd.t01,
#about02.about dd.t01{
	width: 710px;
	min-height: 65px;
	height: auto !important;
	height: 65px;
	background: url(../img/t10.gif) no-repeat center;
}

.about p {
	width: 415px;
	margin-left: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}

.about p span {
	color: #99473D;
}

.map {
	width: 710px;
	padding-bottom: 20px;
}

.map dd + dd {
	margin-top: 15px;
}

.map p {
	height: auto;
	padding: 7px 0 15px;
	font-size: 12px;
}

.map a {
	color: #6C5E52;
}

.map_img {
    width: 265px;
    float: right;
}
.about dd .map_img img {
    position: relative;
    width: 100%;
}

.map iframe {
    width: calc(100% - 10px);
    margin-left: 10px;
    padding-left: 0;
	border: 1px solid #CFC9BE;
    box-sizing: border-box;
}

.map table.map_info {
    margin: 0 1em 0.5em 10px;
    font-size: 12px;
}
.map table.map_info th {
    padding-right: 1em;
}

.about01 {
	width: 710px;
}

.about01 dt {
	font-size: 0;
	line-height: 0;
	padding-bottom: 10px;
}

.about01 dd {
	width: 710px;
	min-height: 230px;
	height: auto;
	position: relative;
}
#about05 dd {
    min-height: 0;
}

.about01 dd p {
	width: 280px;
	min-height: 175px;
	height: auto !important;
	height: 175px;
	margin-left: 10px;
	font-size:12px;
}

.about01 dd p span {
	display: block;
	padding: 10px 0 0;
}

.about01 dd .btn {
	display: block;
	width: 480px;
	margin: 0 auto;
}

.about01 dd .pic {
	position: absolute;
	right: 0;
	top: 0;
}

#about02.about dd {
	min-height: 190px;
	height: auto !important;
	height: 190px;
}

.about_contact {
    margin: 30px 10px;
    text-align: center;
}

#sub .pagemenu li.n01 {
	height: 37px;
	background: url(../img/n01.gif) no-repeat 0 0;
}

#sub .pagemenu li.n02 {
	height: 39px;
	background: url(../img/n02.gif) no-repeat 0 0;
}

#sub .pagemenu li.n03 {
	height: 40px;
	background: url(../img/n03.gif) no-repeat 0 0;
}

#sub .pagemenu li.n04 {
	height: 40px;
	background: url(../img/n04.gif) no-repeat 0 0;
}

#sub .pagemenu li.n05 {
	height: 40px;
	background: url(../img/n05.gif) no-repeat 0 0;
}

/* OEM */
#about_oem {
	margin-bottom: 30px;
	border-bottom: solid 1px #B7AE93;
}
.oem_box_tit {
	margin: 0 auto;
	padding: 0;
}
.oem_box_tit01 {
	background: url(../img/oem_bg01.gif) repeat 0 0;
}
.oem_box_tit02 {
	background: url(../img/oem_bg02.gif) repeat 0 0;
}
.oem_box_tit img {
	max-width: 100%;
	margin: 0 auto;
	display: block;
}

.oem_box_body {
	width: 100%;
	padding: 10px 20px;
	box-sizing: border-box;
}
.oem_box_body01 {
	border: solid 10px #E5DDAE;
	border-top: none;
}
.oem_box_body02 {
	border: solid 10px #DED9CF;
	border-top: none;
}

.oem_flow {
	margin-top: -10px;
	text-align: center;
}
.flow_tit {
	margin: 20px auto;
	display: block;
}
.flow_arrow {
	margin: 20px auto;
	display: block;
}
.about .oem_flow p {
	width: auto;
	margin: 20px auto;
	padding: 0;
	text-align: center;
}

.oem_example {
	margin-top: 20px;
}
.oem_ex_tit {
	margin: 20px auto 15px;
	padding: 6px 5px 6px 8px;
	background: url(../img/oem_bg03.gif) repeat 0 0;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.about .oem_example p {
	width: auto;
	margin: 15px auto;
	padding: 0;
	line-height: 1.5;
}
.about .oem_example span.font-l {
	margin-bottom: 5px;
	display: inline-block;
	color: #6C5E52;
	font-size: 16px;
	font-weight: bold;
}
.about .oem_example span.circle {
	color: #5BA4A4;
}

.oem_faq {
	margin-top: 20px;
}
.oem_faq_box {
	padding: 20px 0;
	border-bottom: dotted 1px #B7AE93;
}
.oem_faq_box:last-of-type {
	border-bottom: none;
}
.oem_faq_q,
.oem_faq_a {
	min-height: 30px;
	padding: 6px 0 0 38px;
	position: relative;
	box-sizing: border-box;
}
.oem_faq_q {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}
.oem_faq_q:before,
.oem_faq_a:before {
	content: "Q";
	font-family: "メイリオ", Meiryo , sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	background: #5BA4A4;
	width: 30px;
	height: 30px;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	position: absolute;
	left: 0;
	top: 0;
}
.oem_faq_a:before {
	content: "A";
	background: #DC9494;
}

.oem_contact {
	margin: 30px auto;
	text-align: center;
}
.oem_contact img {
	max-width: 100%;
}

/* Surimi */
#about_surimi {
	margin-bottom: 30px;
	padding-bottom: 25px;
	border-bottom: solid 1px #B7AE93;
}
.surimi_img {
	margin: 10px auto;
	text-align: center;
}
.surimi_notice {
	text-align: right;
}