/*
Theme Name: CAR-OISHI
Theme URI: https://cms.1cloud.co.jp/
Version: 0.1
Description: 株式会社ワンクラウド
Author: 株式会社ワンクラウド　電話:088-855-4800
*/

@charset "utf-8";

body {
	font-size: 1.4em;
	font-size: 1.4rem;
	color: #222;
}
a {
	color: #222;
}
img {
	max-width: 100%;
}
.adjust {
	clear: both;
}
#layer1 {
	background-color: #c00;
}
#layer2 {
	display: none;
}
#layer3 {
	background-color: #f3f3f3;
	border-bottom: 5px solid #eee;
}
#layer4 {
	background-color: #c00;
	border-top: 1px solid #a00;
}
#layer5 {
	background-color: #c00;
	background-image: url(images/bg-layer5.png);
	background-repeat: repeat-x;
}
#layer6 {
	background-color: #a00;
}
.container {
	max-width: 960px;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 10px;
}
.container .L {
	display: none;
	width: 230px;
}
.container .R {
	max-width: 700px;
	margin-bottom: 30px;
	padding: 0px 10px;
}
/* header */
.top-credit {
	margin-bottom: 6px;
}
.top-credit .left {
	float: left;
}
.top-credit .left h1 {
	display: inline;
	font-size: 11px;
	font-weight: normal;
	color: #333;
}
.top-credit .right {
	float: right;
}
.header {
	max-width: 960px;
	margin: auto;
	padding: 0px 10px;
}
.header .logo {
	float: left;
	width: 250px;
}
.header .logo .company-name {
	font-size: 150%;
	font-weight: bold;
}
.toppage-slide {
	max-width: 940px;
}
.nivoSlider {
}

.lockednav {
	max-width: 960px;
	height: 60px;
	margin: auto;
	background-image: url(images/bg-lockednav.png);
	background-repeat: repeat-y;
}
.lockednav img:hover {
	background-color: rgba(255,255,255,0.2);
}
/* end */
/* openclose */
#openclose {
	background-color: #fff;
}
#openclose dd{
	display:none;
}
.openclose {
	margin-bottom: 4px;
	padding: 10px 0px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #a00;
	background-image: url(images/bg-openclose.png);
	background-repeat: repeat-x;
}
.onoff {
	display: none;
}
/* end */
/* display-position2 */
.display-position2 {
	float: right;
	margin-top: 30px;
	border-left: dotted 1px #ccc;
}
.display-position2 ul {
	display:block;
	list-style-type: none;
	margin:0;
	padding:0;
}
.display-position2 li {
	float:left;
}
.display-position2 li:hover > ul {
	display: block
}
.display-position2 li a {
	display: block;
	padding: 5px 30px;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	border-right: dotted 1px #ccc;
}
.display-position2 li a:hover {
	background-color: rgba(255,255,255,0.15);
}
.display-position2 .current-menu-item a {
	background-color: rgba(255,255,255,0.15);
}
.display-position2 .current-page-ancestor {
	text-decoration: underline;
}
/* end */
/* display-position3 */
.display-position3 {
	margin-bottom: 5px;
	padding: 5px;
	font-size: 100%;
	background-color: #a00;
	border-radius: 3px;
}
.display-position3 .inner {
	background-color: #f3f3f3;
}
.display-position3 .inner ul {
	margin-bottom: 10px;
	padding: 0px 0px;
}
.display-position3 a {
	display: block;
	padding: 8px 21px;
	padding-right: 10px;
	font-weight: bold;
	border-bottom: dotted 1px #ccc;
	background-image: url(images/bg-display-position3a.png);
	background-position: center left;
	background-repeat: no-repeat;
	cursor: pointer;
}
.display-position3 a:hover {
	background-color: #fff;
}	
.display-position3 .sub-menu a {
	padding: 7px 21px;
	padding-right: 10px;
	font-size: 90%;
	background-image: url(images/bg-display-position3sub-menua00.png);
}
.display-position3 .sub-menu a:hover {
	text-decoration: underline;
}
.display-position3 .current-menu-item a {
	background-color: #fff;
}
/* end */
.L .bnr {
	margin-bottom: 5px;
}
.sidebar-tel {
	padding: 15px 10px;
	background-color: #fff;
	border: 1px solid #eee;
	border-radius: 3px;
}
/* theme-switcher */
.display-position3 .inner .widget {
	padding: 0px 0px;
}
h2.widgettitle {
	font-size: 120%;
	font-weight: bold;
	color: #eee;
	cursor: text;
	background-color: #a00;
}
.widgettitle {
	padding: 5px 10px;
	font-weight: bold;
}
.theme-switcher {
	padding: 0px 5px 5px 5px;
	font-size: 100%;
}
.theme-switcher .inner {
	border: solid 1px #9b4353;
}
.theme-switcher a {
	display: block;
	padding: 10px 15px;
	padding-left: 30px;
	color: #fff;
	border-bottom: solid 0px #9b4353;
	background-image: url(images/bg-display-position3a.png);
	background-position: center left;
	background-repeat: no-repeat;
}
.theme-switcher a:hover {
	background-color: #881e31;
}
.theme-switcher .current-menu-item a {
	background-color: #650312;
}
.qr {
	margin-bottom: 5px;
	text-align: center;
}
.qr .inner {
	padding: 10px;
	border: solid 10px #eee;
}
.qr h2 {
	display: none;
}
.qr-text {
	padding: 10px 0px;
	text-align: left;
	font-size: 80%;
	font-weight: bold;
}
/* end */
/* footer */
.bottommenubox {
	max-width: 960px;
	margin: auto;
	padding: 30px 0px;
}
.bottommenu {
	float: left;
	width: 33%;
}
.bottommenu a {
	display: block;
	margin-bottom: 7px;
	font-size: 90%;
	color: #fff;
	margin-left: -1px;
	padding: 5px 15px;
	border-left: 1px dotted #fff;
	border-right: 1px dotted #fff;
}
.bottommenu a:hover {
	background-color: rgba(255,255,255,0.2);
}
.bottommenu .current-menu-item a {
	background-color: rgba(255,255,255,0.2);
}
.footer {
	max-width: 960px;
	margin: auto;
	padding: 30px 0px;
	padding-bottom: 90px;
	overflow: auto;
	color: #fff;
}
.footer .left {
	float: left;
	width: 320px;
}
.footer .right {
	float: left;
	width: 300px;
	margin-left: 20px;
}
.footer .right .logo {
	margin-bottom: 25px;
}
.footer .right .logo img {
	height: 45px;
}
.footer .right .information {
	font-size: 90%;
}
.footer .right .information .company-name {
	margin-bottom: 5px;
	font-size: 160%;
	font-weight: bold;
}
.footer .right .tel {
	font-size: 220%;
	font-weight: bold;
	margin-bottom: 15px;
}
.google-maps-outer {
	padding: 10px;
	border: solid 1px #ccc;
}
.google-maps {
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
	border: solid 1px #e3e3e3;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.copyright {
	max-width: 960px;
	margin: auto;
	padding: 5px 10px;
	font-size: 90%;
	color: #aaa;
	font-weight: bold;
}
.copyright a {
	color: #aaa;
}
/* end */
.title {
	margin-bottom: 7px;
	padding: 1px 0px;
	background-color: #fff;
	border: 1px solid #eee;
	border-radius: 3px;
}
.title h2 {
	margin-left: 10px;
	padding: 15px;
	font-size: 150%;
	color: #333;
	line-height: 1;
	border-left: solid 7px #a00;
}
.en {
	padding-left: 15px;
	font-size: 70%;
	color: #aaa;
}
.bc {
	margin-left: 15px;
	margin-bottom: 30px;
	font-size: 80%;
}
.bc a {
	text-decoration: underline;
}
/* generic-template */
.generic-template {
}
.generic-template .box-outer {
	margin-bottom: 10px;

}
.generic-template .box {
	padding-bottom: 45px;
}
.generic-template .subtitle {
	margin-bottom: 5px;
	padding: 1px;
	background-color: #fff;
	border: 1px solid #eee;
}
.generic-template .subtitle h3 {
	margin-left: 9px;
	padding: 5px 15px;
	font-size: 120%;
	font-weight: bold;
	color: #333;
	line-height: 1.5;
	border-left: solid 7px #a00;
}
.generic-template .box .smallbox {
	margin-top: -1px;
	padding: 10px 30px;
	border: 1px solid #e0e0e0;
	overflow: auto;
}
.generic-template .box .smallbox .smallbox-left {
	float: left;
	border: solid 1px #ccc;
}
.generic-template .box .smallbox .smallbox-left img {
	max-width: 218px;
	border: solid 10px #fff;
}
.generic-template .box .smallbox .smallbox-right {
	float: left;
	padding: 15px;
	line-height: 1.4;
}
/* end */
.to-top {
	margin-top: 30px;
}
p {
	margin-bottom: 2em;
}
/* wordpress css */
.aligncenter {
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}
.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
/* end */
/* csstable1 */
.csstable1 {
}
.csstable1 .inner {
	font-size: 100%;
	border: solid 1px #ddd;
	border-bottom: none;
}
.csstable1 .inner .tr {
	background-color: #fff;
	border-bottom: solid 1px #ddd;
}
.csstable1 .inner .th {
	float: left;
	width: 30%;
	padding: 7px 10px;
	font-size: 100%;
	font-weight: bold;
	color: #333;
}
.csstable1 .inner .td {
	float: left;
	padding: 7px 10px;
	border-left: solid 1px #ddd;
}
/* end */
/* google-maps2 */
.google-maps2-outer {
	padding: 10px;
	border: solid 1px #666;
}
.google-maps2 {
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
	border: solid 1px #e3e3e3;
}
.google-maps2 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
/* end */
/* contactform */
.contactform-outer {
	border: solid 6px #fcfcfc;
}
.contactform {
	border: solid 1px #ddd;
	background-color: #fff;
}
.contactform img {
	width: 3.5rem;
	margin-right: 0.7rem;
}
.contactform .tr {
	border-bottom: solid 1px #ddd;
}
.contactform .tr2 {
	border-bottom: solid 0px #fff;
}
.contactform .th {
	float: left;
	width: 32%;
	padding: 0.7em 1%;
	padding: 0.7rem 1%;
	font-size: 100%;
	font-weight: bold;
	color: #333;
}
.contactform .td {
	float: left;
	width: 63%;
	margin-left: 0;
	padding: 0.7em 1%;
	padding: 0.7rem 1%;
}
.contactform .s {
	width: 18%;
}
.contactform .m {
	width: 75%;
}
.contactform .l {
	width: 100%;
}
.contactform input {
	border: solid 0px #aaa;
	height: 3em;
	height: 3rem;
	font-size: 150%;
}
.contactform textarea {
	border: solid 0px #aaa;
	line-height: 1.3;
	line-height: 1.3;
	font-size: 150%;
}
.contactform .otoiawasenaiyo textarea {
	height: 15em;
	height: 15rem;
}
.contactform select {
	border: solid 0px #aaa;
	height: 3em;
	height: 3rem;
	font-size: 120%;
}
.contactform option {
	padding: 0.2em 0.5em;
	padding: 0.2rem 0.5rem;
}
.contactform input,select {
	vertical-align: middle;
}
.contactform input.hissu,textarea.hissu,select.hissu {
	background-color: #eeeeed;
}
.contactform input.nini,textarea.nini,select.nini {
	background-color: #eeeeed;
}
.contactform .submit {
	border: none;
	height: auto;
	margin: 2em 0;
}
.contactform-textarea {
	width: 70%;
	min-width: 436px;
	height: 20em;
	height: 20rem;
}
.contact-telno-s {
	display: none;
}
.contact-telno {
	display: inherit;
}
/* end */
/* wp contact form 7 */
div.wpcf7-mail-sent-ok.wpcf7-response-output {
	margin: 0;
	padding: 0;
}
div.wpcf7-mail-sent-ok {
	border: none;
}
span.wpcf7-list-item {
	display: block;
}
.ppgokakunin span.wpcf7-list-item {
	display: inline;
}
/* end */
/* sectiontitle */
.sectiontitle {
	margin-bottom: 0.2rem;
	padding: 1.0rem 1.5rem;
	background-image: url(images/bg-carinfo-sectiontitle.png);
	background-repeat: no-repeat;
	background-color: #f9f9f9;
	border: solid 1px #ddd;
}
.sectiontitle h3 {
	margin: 0;
	padding: 0;
	padding-left: 1.8rem;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 0.1rem;
	color: #555;
	border: none;
}
/* end */
/* voice */
.voice {
	margin-bottom: 5px;
	border: solid 1px #ddd;
}
.voice-top {
	padding: 0px 15px;
	border-bottom: solid 1px #ddd;
}
.voice-top-left {
	float: left;
	padding: 7px 15px;
	font-size: 112%;
	font-weight: bold;
	color: #333;
}
.voice-top-right {
	float: right;
	padding: 7px 15px;
	font-size: 95%;
}
.voice-bottom {
}
.voice-content {
	padding: 30px;
}
.voice-cat15 {
	margin-bottom: 90px;
}
.voice-cat16 {
	margin-bottom: 90px;
}
/* end */
/* table */
.smallbox table {
	width: 100%;
	border-collapse: collapse;
}
.smallbox  th {
	width: 200px;
	border: solid 1px #ddd;
	padding: 0.5em 1em;
	text-align: left;
	vertical-align: top;
}
.smallbox td {
	border: solid 1px #ddd;
	padding: 0.5em 1em;
}
.smallbox img {
	max-width: 100%;
	height: auto;
}
/* end */
/* link */
.link {
	padding: 3px;
	border: solid 1px #ddd;
	margin-bottom: 10px;
}
.screenshot {
	width: 124px;
	float: left;
}
.screenshot-outer {
	width: 122px;
	border: solid 1px #ddd;
}
.screenshot-inner {
	width: 120px;
	border: solid 1px #fff;
}
.link-content {
	width: 480px;
	margin-left: 4px;
	padding: 10px;
	padding-top: 8px;
	padding-bottom: 4px;
	float: left;
	line-height: 1.3;
}
.link-hp-title {
	font-size: 115%;
	font-weight: bold;
}
.link-hp-title a {
	color: #333;
}
.link-hp-url {
	font-size: 90%;
}
.link-hp-url a {
	text-decoration: none;
	color: #335C85;
	font-weight: bold;
}
.link-hp-desc {
	font-size: 90%;
	margin-top: 7px;
	line-height: 1.3;
}
/* end */
/* privacy-policy */
.pp {
}
.pp a {

	line-height: 2;
	font-size: 110%;
	font-weight: normal;
	color: #58584c;
}
.pp a:hover {
	text-decoration: underline;
	color: #000;
}
.pp-subtitle {
	margin-top: 1.5em;
	margin-top: 1.5rem;
	margin-bottom: 0.2em;
	margin-bottom: 0.2rem;
	font-size: 110%;
}
.pp-box {
	padding: 2em;
	padding: 2rem;
	font-size: 100%;
	line-height: 1.6;
	background-color: #fff;
	border: 1px solid #eee;
}
.pp-credit {
	font-size: 100%;
	line-height: 2.0;
}
/* end */
/* csstable2 */
.csstable2-outer {
	border: solid 6px #f9f9f9;
	background-color: #fff;
}
.csstable2 {
	border: solid 1px #ddd;
	background-color: #fff;
}
.csstable2 img {
	width: 3em;
	width: 3rem;
	height: auto;
	margin-right: 0.7rem;
}
.csstable2 .tr {
	border-bottom: solid 1px #ddd;
}
.csstable2 .tr2 {
	border-bottom: solid 0px #fff;
}
.csstable2 .th {
	float: left;
	width: 48%;
	padding: 0.7em 1%;
	padding: 0.7rem 1%;
	font-size: 100%;
	font-weight: normal;
	color: #333;
	border: none;
}
.csstable2 .td {
	float: left;
	width: 48%;
	margin-left: 0;
	padding: 0.7em 1%;
	padding: 0.7rem 1%;
}
.csstable2 .th-fn {
	float: left;
	width: 48%;
	padding: 0.7em 1%;
	padding: 0.7rem 1%;
	font-size: 100%;
	font-weight: normal;
	color: #333;
	border: none;
}
.csstable2 .td-fn {
	float: left;
	width: 48%;
	margin-left: 0;
	padding: 0.7em 1%;
	padding: 0.7rem 1%;
}
.csstable2 .td-fn-cb {
	clear: both;
}
.searchform-label {

}
.csstable2 select {
	min-width: 12rem;
	padding: 0.3rem 0.3rem;
	font-size: 120%;
	border: solid 1px #ccc;
}
.csstable2 .free-search input {
	min-width: 18rem;
	padding: 0.3rem 0.3rem;
	font-size: 120%;
	border: solid 1px #ccc;
}
/* end */
.radiobuttonbox {
	float: left;
	margin-right: 0rem;
	margin-bottom: 0.6rem;
}
.radiobuttonbox img {
	width: 1.3rem;
	margin-top: 0.2rem;
}
.search-cars-submit {
	padding: 15px;
	text-align: center;
}
.search-cars-submit button {
	cursor: pointer;
	width: 45%;
}
.search-result-top {
	margin-bottom: 1.5em;
	margin-bottom: 1.5rem;
	padding: 1em 1em;
	padding: 0.5rem 1rem;
	background-color: #f9f9f9;
	border: solid 1px #ddd;
}
/* wp pagenavi */
.wp-pagenavi {
	max-width: 64.8rem;
	margin: 0em auto;
	overflow: auto;
	text-align: center;
	color: #69747F;
}
.wp-pagenavi a, .wp-pagenavi span {
	display: block;
	float: left;
}
.wp-pagenavi a {
	color: #69747F;
}
.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	margin: 0.1em;
	margin: 0.1rem;
	padding: 0.3em 0.5em;
	padding: 0.3rem 0.5rem;
	box-shadow: 0em 0em 1em rgba(0,0,0,0.1) inset;
	box-shadow: 0rem 0rem 1rem rgba(0,0,0,0.1) inset;
	background-color: #fafafa;
	border: solid 1px #ddd;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #69747F;
	background-color: #69747F;
	color: #fff;
}
.wp-pagenavi span.current {
	background-color: #69747F;
	font-weight: normal;
	color: #fff;
	border: 1px solid #69747F;
}
/* end */
.csstable2 .td-fn-cb {
	clear: none;
}
/* carinfo */
.carinfo-extract {
	margin-bottom: 1.5em;
	margin-bottom: 1.5rem;
	background-image: url(images/bg-carinfo-extract.png);
	border: solid 1px #ddd;
	border-left: none;
}
.carinfo-extract:hover div {
	background-color: #ffe5e5;
}
.carinfo-extract-top {
	padding: 0.7rem 0.5rem;
	border-left: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}
.carinfo-extract-newmark {
	float: left;
	margin-top: 0.4rem;
	margin-right: 0.5rem;
}
.carinfo-extract-newmark img {
	width: 2.4rem;
	height: 1.2rem;
}
.carinfo-extract-title {
	float: left;
}
.carinfo-extract-title h2 {
	font-size: 110%;
}
.carinfo-extract-title h2 a {
	color: #2181a9;
	text-decoration: underline;
}
.carinfo-extract-top .fb {
	float: right;
}
.registration-date {
	float: left;
	margin-right: 1rem;
}
.carinfo-extract-containerbox {
	background-image: url(images/bg-carinfo-extract-containerbox.png);
}
.carinfo-thumbnail {
	width: 16rem;
}
.carinfo-extract-container1 {
	float: left;
	padding: 0.5rem;
	background-image: url(images/bg-carinfo-extract-container1.png);
}
.area-w60 {
	float: left;
	width: 6rem;
	height: 13rem;
	display: table;
	background-image: url(images/bg-area-w60.png);
}
.area-w60 p {
	padding: 0;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.area-w80 {
	float: left;
	width: 8rem;
	height: 13rem;
	display: table;
	background-image: url(images/bg-area-w80.png);
}
.area-w80 p {
	padding: 0;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.area-w150 {
	float: left;
	width: 15rem;
	height: 13rem;
	background-image: url(images/bg-area-w150.png);
}
.area-w150-top {
	width: 15rem;
	height: 6.5rem;
	display: table;
	border-bottom: solid 1px #ddd;
}
.area-w150-top p {
	padding: 0;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.area-w150-bottom {
	width: 15rem;
	height: 6.4rem;
	display: table;
}
.area-w150-bottom p {
	padding: 0;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.area-w160 {
	float: left;
	width: 16rem;
	height: 13rem;
	display: table;
}
.area-w160-inner {
	padding: 1rem 0.5rem;
	padding-bottom: 0;
	font-size: 1.1rem;
	line-height: 1.4;
}
.carinfo-extract-additionalbox {
	border-top: solid 1px #ddd;
	border-left: solid 1px #ddd;
	background-color: #F7F7F7;
}
.carinfo-extract-thumbnailbox {

	width: 23rem;
	padding: 0.5rem;
}
.carinfo-extract-thumbnailbox img {
	width: 7.2rem;
}
.carinfo-extract-prpoint {

	width: 100%;
	padding: 0.2rem 0rem;

	font-size: 90%;
	line-height: 1.4;
}
.carinfo-extract-prpoint-inner {
	display: block;
	min-height: 4.8rem;
	margin-left: 5px;
	margin-right: 0.5rem;
	padding: 0.5rem 1rem;
	padding-left: 5.5rem;
	background-color: #ddd;
	border: solid 1px #ddd;
	background-image: url(images/bg-carinfo-extract-prpoint-inner.png);
	background-repeat: no-repeat;
}
/* end */
/* carinfo */
.carinfo-outer {
	margin-bottom: 15px;
	padding: 5px;
	border: solid 1px #ddd;
}
.carinfo1 {
	margin-bottom: 0.7rem;
}
.carinfo1-left {
	float: left;
}
.carinfo1-right {
	float: right;
}
.carinfo2 {
	margin-bottom: 0.1rem;
	line-height: 2;
	border-bottom: solid 1px #ddd;
}
.carinfo2 h2 {
	padding: 0 1rem;
	font-size: 130%;
	color: #333;
	line-height: 2;
}
.carinfo2-left {
	float: left;
}
.carinfo2-right {
	float: right;
}
.carinfo3 {
	padding: 0.5rem;
	padding-bottom: 0.2rem;
	background-color: #fff;
}
.carinfo3-inner {
	border: solid 2px #f3f3f3;
}
.carinfo3-inner-part {
	float: left;
}
.carinfo-area-w80 {
	float: left;
	width: 8rem;
	height: 10rem;
	display: table;
	background-color: #f7f7f7;
}
.carinfo-area-w80 p {
	padding: 0;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.carinfo-area-w150 {
	float: left;
	width: 15rem;
	height: 10rem;
	display: table;
}
.carinfo-area-w150 p {
	padding: 0;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.carinfo-area-w180 {
	float: left;
	width: 18rem;
	height: 10rem;
	display: table;
}
.carinfo-area-w180 p {
	padding: 0;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.carinfo-area-w240 {
	float: left;
	width: 18rem;
	height: 10rem;
	margin-left: 0.5rem;
	display: table;
}
.carinfo-area-w240 p {
	padding: 0;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.carinfo4 {
	padding: 0 0.5rem;
	padding-bottom: 0.5rem;
	background-color: #fff;
}
.carinfo4-inner {
	border: solid 1px #f3f3f3;
	background-color: #f7f7f7;
}
.carinfo4-inner-part {
	float: left;
	margin-left: 0.2rem;
	margin-right: 0.2rem;
}
.carinfo4-area-w80 {
	float: left;
	width: 8rem;
	height: 5rem;
	display: table;
	background-color: #f7f7f7;
}
.carinfo4-area-w80 p {
	padding: 0;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.carinfo4-area-w90 {
	float: left;
	width: 9rem;
	height: 5rem;
	display: table;
	background-color: #f7f7f7;
}
.carinfo4-area-w90 p {
	padding: 0;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.carinfo4-area-w100 {
	float: left;
	width: 10rem;
	height: 5rem;
	display: table;
	background-color: #fcfcfc;
}
.carinfo4-area-w100 p {
	padding: 0;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.carinfo-sectiontitle {
	margin-bottom: 0.2rem;
	padding: 0.7rem 0.5rem;
	background-image: url(images/bg-carinfo-sectiontitle.png);
	background-repeat: no-repeat;
	background-color: #f9f9f9;
	border: solid 1px #ddd;
}
.carinfo-sectiontitle h3 {
	margin: 0;
	padding: 0;
	padding-left: 1.8rem;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 0.1rem;
	color: #333;
	border: none;
}
.carinfo-sectionbox {
	border: solid 1px #ddd;
	margin-bottom: 1.5rem;
}
.carinfo-section {
	float: left;
	width: 50%;
	margin-bottom: 0.1rem;
}
.carinfo-section-left {
	float: left;
	width: 50%;
	font-size: 85%;
	font-weight: bold;
	color: #555;
	background-color: #f3f3f3;
}
.carinfo-section .inner {
	padding: 0.5rem 0.7rem;
}
.carinfo-section-right {
	float: left;
	width: 50%;
	font-size: 85%;
}
.carinfo-sectionbox2 {
	border: solid 1px #ddd;
	margin-bottom: 1.5rem;
	background-image: url(images/bg-carinfo-sectionbox2.png);
	background-repeat: no-repeat;
}
.carinfo-section2 {
	margin-bottom: 0.1rem;
	border-bottom: solid 1px #fff;
}
.carinfo-section2-left {
	float: left;
	width: 18rem;
	padding: 0.5rem 1rem;
	font-size: 85%;
	font-weight: bold;
	color: #555;
}
.carinfo-section2-right {
	float: right;
	width: 100%;
	margin-left: -22rem;
	padding: 0.5rem 1rem;
}
.carinfo-section2-right-inner {
	float: left;
	margin-left: 22rem;

}
.carinfo-section-onoffbox {
	max-width: 71rem;
	margin-bottom: 1.5rem;
}
.carinfo-section-onoff {
	float: left;
	width: 25%;
	margin-bottom: 0.1rem;
}
.carinfo-section-onoff .inner {
	width: 99.5%;
	margin: auto;
	margin-right: 0.5%;
	padding: 0.5rem 0;
	text-align: center;
	font-size: 85%;
}
.on {
	font-weight: bold;
	color: #555;
	background-color: #fcc;
	box-shadow: 0rem 0rem 0.1rem rgba(255,0,0,1) inset;
}
.off {
	font-weight: normal;
	color: #aaa;
	background-color: #fafafa;
	box-shadow: 0rem 0rem 0.1rem rgba(0,0,0,0.5) inset;
}
.car-cautionbox {
	padding: 20px 30px;
	margin-bottom: 60px;
	background-color: #fff;
	border: solid 1px #eee;
}
.pr-point {
	min-height: 3.1rem;
	padding: 0.7rem 1.5rem;
	padding-left: 5.5rem;
	margin-bottom: 0.2rem;
	color: #246;
	font-weight: bold;
	border: solid 1px #ddd;
	background-color: #ddd;
	background-image: url(images/bg-carinfo-extract-prpoint-inner.png);
	background-repeat: no-repeat;
}
/* end */
/* chgphoto */
.chgphoto {
	margin-bottom: 0.3rem;
	padding: 0.5rem;
	border: solid 5px #fff;
}
#chgphoto-mainphoto {
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
}
.mainphoto {
	width: 100%;
	max-width: 63.8rem;
}
.thumbnailbox {
}
.thumbnail {
	max-width: 62px;
	margin-right: 2px;
	margin-bottom: 2px;
	cursor: pointer;
}
/* end */
/* toppage */
.toppage-menu-sectionbox {
	max-width: 708px;
	margin-bottom: 100px;
	padding-top: 15px;
	border: solid 1px #ddd;
}
.toppage-menu-section {
	max-width: 645px;
	margin: auto;
	margin-left: 19px;
}
.toppage-menu {
	float: left;
	margin-left: 15px;
	margin-bottom: 20px;
}
.section {
	max-width: 710px;
}
.sectionL {
}
.sectionR {
}
.toppage-3boxes {
	margin-left: -5px;
	margin-bottom: 10px;
}
.toppage-box {
	float: left;
	width: 208px;
	margin-left: 5px;
	padding: 10px;
	border: solid 1px #ddd;
}
.toppage-box img {
	width: 100%;
}
.toppage-sub-image {
	margin-bottom: 10px;
}
.toppage-sub-image-description {
	padding: 5px;
	font-size: 90%;
}
.subtitle-serviceinfo {
	margin-bottom: 10px;
	padding: 0px 10px;
}
.news li {
	margin: 5px 0px;
	padding: 7px;
	border-bottom: dotted 1px #ccc;
}
.news li img {
	margin: 0 10px;
}
.news li a {
	text-decoration: underline;
}
/* end */
/* profile */
.section-menu {
	margin-bottom: 5px;
	border: 1px solid #ddd;
}
.section-menu h2 {
	margin-left: 5px;
	padding: 10px 20px;
	font-size: 20px;
	border-left: 10px solid #a00;
}
.section-menu a {
	display: block;
	padding: 3px 15px;
	font-size: 20px;
	font-weight: bold;
}
.profile {
	margin-bottom: 1rem;
	padding: 1rem 3rem;
	border: solid 1px #eee;
}
.profile-left {
	display: none;
	float: left;
	width: 184px;
}
.profile-photo-outer {
	border: solid 1px #eee;
}
.profile-photo-inner {
	border: solid 1px #fff;
}
.profile-photo-inner img {
	width: 180px;
}
.s-profile-photo img {
	width: 100%;
	max-width: 180px;
	margin-bottom: 10px;
	padding: 1px;
	border: solid 1px #eee;
}
.profile-right {
	float: left;
}
.profile-right-inner {
	float: left;
	padding: 1rem 0.5rem;
}
.profile-right-inner img {
	margin-right: 0.8rem;
}
.profile-name {
	margin-top: 0.8rem;
	margin-bottom: 0.2rem;
	font-size: 180%;
	font-weight: bold;
	color: #555;
	line-height: 1;
}
.profile-furigana {
	margin-bottom: 1rem;
	font-size: 85%;
	font-weight: bold;
	color: #555;
}
.profile-section {
	margin-bottom: 0.2rem;
}
.profile-qualification {
	margin-bottom: 0.2rem;
}
.profile-hobby {
	margin-bottom: 0.5rem;
}
.profile-text {
	margin-bottom: 0.5rem;
	padding: 0.8rem 1.6rem;
	background-color: #f3f3f3;
}
.profile-text a {
	text-decoration: underline;
}
.profile-socialbox {
	padding: 0.25rem 0.5rem;
	border: solid 1px #eee;
	overflow: auto;
}
.profile-socialbox a {
	display: block;
	float: left;
	vertical-align: middle;
}
.profile-socialbox img {
	margin: 0.25rem;
}
/* end */
/* profile */
.profile {
	margin-bottom: 1rem;
	padding: 1rem 3rem;
	border: solid 1px #eee;
}
.profile-left {
	float: left;
	display: block;
}
.profile-photo-outer {
	border: solid 1px #eee;
}
.profile-photo-inner {
	border: solid 1px #fff;
}
.profile-photo-inner img {
	max-width: 180px;
}
.s-profile-photo img {
	display: none;
}
.profile-right {
	float: right;
	width: 100%;
	margin-left: -19rem;
}
.profile-right-inner {
	float: left;
	max-width: 450px;
	margin-left: 19rem;
	padding: 1rem 0.5rem;
}
.profile-right-inner img {
	margin-right: 0.8rem;
}
.profile-name {
	margin-top: 0.8rem;
	margin-bottom: 0.2rem;
	font-size: 180%;
	font-weight: bold;
	color: #555;
	line-height: 1;
}
.profile-furigana {
	margin-bottom: 1rem;
	font-size: 85%;
	font-weight: bold;
	color: #555;
}
.profile-section {
	margin-bottom: 0.2rem;
}
.profile-qualification {
	margin-bottom: 0.2rem;
}
.profile-hobby {
	margin-bottom: 0.5rem;
}
.profile-text {
	margin-bottom: 0.5rem;
	padding: 0.8rem 1.6rem;
	background-color: #f3f3f3;
}
.profile-text a {
	text-decoration: underline;
}
.profile-socialbox {
	padding: 0.25rem 0.5rem;
	border: solid 1px #eee;
	overflow: auto;
}
.profile-socialbox a {
	display: block;
	float: left;
	vertical-align: middle;
}
.profile-socialbox img {
	margin: 0.25rem;
}
/* end */



/* 768px */
@media screen and (min-width: 768px){
/* @margin */
@charset "utf-8";



#layer2 {
	display: block;
	height: 60px;
	background-image: url(images/bg-layer2.png);
	background-repeat: repeat-x;
	border-bottom: 5px solid #ddd;
}
.container .L {
	display: block;
	float: left;
	width: 230px;
}
.container .R {
	float: right;
	width: 700px;
	margin-bottom: 30px;
	padding: 0px;
}
.nivoSlider {
	border: solid 10px #f3f3f3;
}
.header {
	max-width: 960px;
	margin: auto;
	padding: 0px;
}
.s-menu {
	display: none;
}
#openclose {
	display: none;
}
.sectionL {
	float: left;
}
.sectionR {
	float: right;
}

.copyright {
	max-width: 960px;
	margin: auto;
	padding: 5px 0px;
	font-size: 90%;
	color: #aaa;
	font-weight: bold;
}



}
