@charset "utf-8";

/*
Theme Name: キタサイクル公式サイト v1.03
Theme URI: https://www.linesmix.com/
Description: 「作業工賃」のページを改変
Version: 1.03 2025/12/02
Author: Akira Hamada
Author URI: https://www.linesmix.com/
*/

/* Reset ------------------------------------------------------------------ */
:link,:visited {
	text-decoration: none;
}

html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
	margin:  0;
	padding: 0;
}

html {
	overflow-x: 100wv;
	overflow-y: scroll;
	font-size: 62.5%;	/* --- 基本サイズを 10px とする --- */
}

@media screen and (max-width: 1280px) { html {font-size: 62.5%; } }
@media screen and (max-width: 1260px) { html {font-size: 61.5%; } }
@media screen and (max-width: 1240px) { html {font-size: 60.5%; } }
@media screen and (max-width: 1220px) { html {font-size: 59.5%; } }
@media screen and (max-width: 1200px) { html {font-size: 58.5%; } }
@media screen and (max-width: 1180px) { html {font-size: 57.5%; } }
@media screen and (max-width: 1160px) { html {font-size: 56.5%; } }
@media screen and (max-width: 1140px) { html {font-size: 55.5%; } }
@media screen and (max-width: 1120px) { html {font-size: 54.5%; } }
@media screen and (max-width: 1100px) { html {font-size: 53.5%; } }
@media screen and (max-width: 1080px) { html {font-size: 52.5%; } }
@media screen and (max-width: 1060px) { html {font-size: 51.5%; } }
@media screen and (max-width: 1040px) { html {font-size: 50.5%; } }
@media screen and (max-width: 1020px) { html {font-size: 49.5%; } }
@media screen and (max-width: 1000px) { html {font-size: 48.5%; } }
@media screen and (max-width:  980px) { html {font-size: 47.5%; } }
@media screen and (max-width:  960px) { html {font-size: 46.5%; } }
@media screen and (max-width:  940px) { html {font-size: 45.5%; } }
@media screen and (max-width:  920px) { html {font-size: 44.5%; } }
@media screen and (max-width:  900px) { html {font-size: 43.5%; } }
@media screen and (max-width:  880px) { html {font-size: 42.5%; } }
@media screen and (max-width:  860px) { html {font-size: 41.5%; } }
@media screen and (max-width:  840px) { html {font-size: 40.5%; } }
@media screen and (max-width:  820px) { html {font-size: 39.5%; } }
@media screen and (max-width:  800px) { html {font-size: 38.5%; } }
@media screen and (max-width:  780px) { html {font-size: 37.5%; } }
@media screen and (max-width:  768px) { html {font-size: 36.5%; } }

.block-for-pc { display: block; }
.block-for-mb { display: none;  }

.inline-for-pc { display: inline; }
.inline-for-mb { display: none;   }


h1,h2,h3,h4,h5,h6 {
	font-size: 1.6rem;
	font-weight: normal;
}

table {
	border-spacing: 0;
}

fieldset,img,abbr,acronym {
	border: 0;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

q:before,q:after {
	content: '';
}

a {
	text-decoration: underline;
	outline: none;
}

hr {
	border: 0;
	height: 1px;
	background-color: #000;
	color: #000;
}

a img,:link img,:visited img {
	border: none;
}

address {
	font-style: normal;
	display: inline;
}



/* Utilities ----------------------------------------------------------------- */
#content-inner:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

#content-inner {
	display: block;
}

/* no ie mac \*/
* html #content-inner { height: 1%; }
#content-inner { display: block; }



/* Content ---------------------------------------------------------------- */
/*
a:link, a:visited {
	text-decoration: underline;
}
*/

p, pre, blockquote, fieldset, ul, ol, dl {
	margin-bottom: .75em;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }

/* Assets */
.asset-body,
.asset-more,
.more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.trackbacks-info,
.trackback-content,
.archive-content {
	clear: both;
}

.asset,
.comments,
.trackbacks,
.archive {
	overflow: hidden;
	width: 100%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
	position: static;
	clear: both;
}

.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
	margin-bottom: 1.5em;
}

.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
#comment-form-external-auth,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.archive-content,
.search-form-header,
.search-results-header {
	margin-bottom: .75em;
}

.asset-name {
	margin-bottom: .25em;
}

.asset-meta {
	font-size: 1.6rem;
	margin-top: .25em;
	padding-top: 2px;
	padding-bottom: .3em;
	font-weight: normal;
	clear:both;
	border: 0;
}

.entry-tags-header,
.entry-categories-header {
	margin-bottom: 0;
	margin-right: .25em;
	display: inline;
	font-weight: bold;
}

.entry-tags-list,
.entry-categories-list {
	display: inline;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.entry-tags-list .entry-tag,
.entry-categories-list .entry-category {
	display: inline;
}

.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px;
	text-align: center;
}

.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

/* Feedback */
.comments-open label {
	display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
	width: 80%;
}

#comment-submit {
	font-weight: bold;
}

.comment,
.trackback {
	margin-bottom: .5em;
	border-bottom: 1px solid #ccc;
	padding-bottom: .5em;
}

.comment-content {
	clear: none;
	line-height: 1.5;
	margin-bottom: 1em;
}

.comment-content p {
	margin-bottom: .5em;
}

/* Widgets */
.widget {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.widget-content {
	position: relative;
	margin:  0;
	padding: 0;
}

.widget ul {
	margin:  0;
	padding: 0;
	list-style: none;
}

.widget ul ul {
	margin-left: 15px;
}

.widget li {
	margin-top: 5px;
	margin-bottom: 5px;
}

.widget-recent-assets .widget-content .widget-list {
	overflow: auto;
	margin-right: 0;
}

.widget-search ul {
	margin-left: 0;
	list-style: none;
}

.widget-search li {
	margin: 5px 0;
}



/* Layout ----------------------------------------------------------------- */
#container-inner {
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
}

#header, #content, #alpha, #beta, #footer {
	position: relative;
}

#alpha, #beta {
	display: block;
	clear: both;
}

#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner {
	position: relative;
}

#header-inner, #content-inner, #footer-inner {
	margin:  0;
	padding: 0;
}

#header-inner, #footer-inner,
#alpha-inner, #beta-inner {
//	overflow: hidden;
	padding: 0;
}



/* ---------------------------------------------------------------------
ページ全体
--------------------------------------------------------------------- */
body {
	text-align:center;
	color:#303030;
	line-height: 1.5;
	font-style: normal;
	font-weight: normal;
	font-size: 1.6rem;
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	x_background: #f0f0f0;
}

/* リンクカラー */
a {
	color: #003a91;
	text-decoration: none;
}

a:hover {
	color: #3f7edc;
	color: #999999;
	text-decoration: underline;
}

.clear {
	clear:both;
}

.clearfix {
	clear:both;
	height: 0;
	text-indent: -9999px;
}

/* ---　ページトップ　--- */
#gotop {
	display: none !important;
}

/* -----　パンくず　----- */
.navi {
	display: none !important;
}



/* ---------------------------------------------------------------------
container
--------------------------------------------------------------------- */
.layout-wt #container {
	line-height:1.6;
	font-size: 1.6rem;
	width: 100%;
	margin:  0 auto;
	padding: 0;
	text-align:left;
}

#container-inner {
	position: relative;
	width: 100%;
	margin:  0 auto;
	padding: 0;
}



/* ---------------------------------------------------------------------
レイアウト
--------------------------------------------------------------------- */
.layout-wt #alpha {
	clear: both;
	xmax-width: 1280px;
	width: 100%;
	margin:  0 auto;
	padding: 0;
	background: #ffffff;
}

#alpha-inner {
	margin:  0 auto;
	padding:1.0em 0;
}

.layout-wt #beta {
	display: none !important;
}



/* ---------------------------------------------------------------------
ヘッダー
--------------------------------------------------------------------- */
#header {
	width: 100%;
	margin:  0 auto;
	padding: 0;
	background: #ffffff;
	z-index: 100;
	overflow: visible !important;
}

#header-inner {
	max-width: 1280px;
	width: 100%;
	margin:  0 auto;
	padding: 0;
	background: #ffffff;
	overflow: visible !important;
}

#header-contents {
	width: 100%;
	font-size: 1.0rem;
	margin:  0 auto;
	padding: 1.0em 0 1.0em 1.0em;
	box-sizing: border-box;
	overflow: visible !important;
}

#header-contents .left {
	max-width: 285px;
	width:22.61905%;
	float:left;
	margin:  0.75em 0 0;
	padding: 0;
//	border: 1px #ff0000 solid;
}

#header-contents .left:hover {
	opacity: 0.7;
}

#header-contents .left img {
	width:  100%;
	height: auto;
}

#header-contents .right {
	max-width: 950px;
	width:75.39683%;
	float:right;
	overflow: visible !important;
//	border: 1px #0000ff solid;
}

#header-description {
	font-size: 1.3rem;
	line-height: 1.2;
	color: #737373;
	width: 98.0%;
	margin:  0;
	padding: 0;
	background:#ffffff;
}

/* -- サイト名 -- */
#header-name {
	
}



/* -- サイトマップ・お問合せリンク -- */
#header .sub-contents {
	margin-bottom:0px;
	padding:0px 10px;
	text-align: right;
	font-size: 1.36rem;
	clear: both;
	float: right;
}

#header .sub-contents a:link,
#header .sub-contents a:visited {
	text-decoration: none;
	color:#737373;
}

#header .sub-contents a:hover,
#header .sub-contents a:active {
	text-decoration: underline;
	color:#737373;
}

/* -- 検索フォーム -- */
/* ---
#header .header-search {
	margin-bottom:5px;
	padding:2px 10px;
	text-align: right;
	font-size:80% !important;
	font-size:80%;
	clear: both;
	color: #999999;
}

#header .header-search .box {
	margin-right:5px;
}

#header .header-search .submit {
	background: url('images/search.gif') 0 0 no-repeat;
	border:none;
	height:18px;
	width:57px;
	margin: 0 5px 5px 0;
	padding: 0;
	vertical-align: middle;
}
--- */



/* ---------------------------------------------------------------------
gnavi
--------------------------------------------------------------------- */
#gnavi {
}

#gnavi-list {
	list-style: none;
	margin:  0;
	padding: 0 0 0 0em;
	box-sizing: border-box;
	text-align: right;
}

#gnavi-list > li {
	display: inline-block;
	font-size: 1.8rem;
	margin:  0 1.0em;
	overflow: visible !important;
	position: relative;
}

#gnavi-list > li:nth-child(1) {
	float: right;
}

#gnavi-list > li > a {
	display: block;
	position: absolute;
	top:  0;
	left: 0;
	width:  100%;
	height: 100%;
}

#gnavi-list > li:hover div {
	opacity: 0.7;
}



.menu > li > ul {
	display: none;
}
.menu > li:hover ul {
	display: block;
	position: absolute;
	margin:  0;
	padding: 1.0em 0.5em;
	top:  1.5em;
	left: 0;
	list-style-type:none;
	width:  8.0em;
	background: rgba(255, 255, 255, 0.8);
}

.menu > li:hover ul > li {
	text-align: left;
}

.menu > li:hover ul > li a {
	color: #000000;
	text-decoration: none;
}

.menu > li:hover ul > li a:hover {
	opacity: 0.7;
}



/* ---------------------------------------------------------------------
メインビジュアル
--------------------------------------------------------------------- */
#main-visual {
	xmax-width: 1280px;
	xwidth: 100%;
	margin:  0 auto;
	padding: 0;
	display: block;
	position: relative;
	z-index: 10;
	overflow: hidden;
}


.metaslider .flex-viewport {
	overflow: visible !important;
}

.metaslider li.ms-image img {
	opacity: 0.5;
}

.metaslider li.flex-active-slide img {
	opacity: 1.0 !important;
}

html {
	overflow-x:hidden;
}


/* -- 画像に余白をつけたい場合 -- */
.flexslider .slides img{
	xpadding:0 2px !important;
}



/* ---------------------------------------------------------------------
Content
--------------------------------------------------------------------- */
#content {
	clear: both;
	margin:  0 auto;
	padding: 0;
}



/* ---------------------------------------------------------------------
フッター
--------------------------------------------------------------------- */
#footer {
	clear:both;
	width: 100%;
	margin:  0 auto;
	padding: 0;
	background:#009966;
}

#footer-inner {
	clear:both;
	max-width: 1280px;
	width: 100%;
	margin:  0 auto;
	padding: 0;
	color: #ffffff;
}



/* -- フッターメニュー -- */
.footer-menu {
	clear:both;
	width: 100%;
	margin:  0 auto;
	padding: 0;
}

.footer-menu ul {
	list-style: none;
	margin:  0;
	padding: 1.0em 0 0;
	font-size: 1.8rem;
	text-align: center;
	line-height: 1.0;
}

.footer-menu ul li {
	display: inline;
	padding: 0 1.0em;
}

.footer-menu ul li a {
	color: #ffffff;
	text-decoration: none;
}

.footer-menu ul li a:hover {
	opacity: 0.8;
}



/* -- フッタ・メイン -- */
#footer-name {
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
	margin:  2.0em auto 0;
	padding: 0;
}

#footer-profile {
	font-size: 1.6rem;
	text-align: center;
	line-height: 1.5;
	margin:  0 auto;
	padding: 0;
}



/* -- コピーライト -- */
.copyright {
	margin:  0;
	padding: 1.5em 0;
}

.copyright .copyright-content {
	font-size: 1.3rem;
	text-align: center;
	line-height: 1.0;
	margin:  0;
	padding: 0;
}



/* ---------------------------------------------------------------------
トップページ
--------------------------------------------------------------------- */
#toppage-wrap {
	max-width:  1280px;
	width:  100%;
	margin:  0 auto;
}

h1 {
	clear: both;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	margin:  3.0em auto 0;
	padding: 0;
}


/* --- 営業時間・定休日等 --- */
#top-profile {
	clear: both;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	margin:  3.0em auto 0;
	padding: 0;
}



/* --- お知らせ --- */
.top-news {
	max-width: 1000px;
	width: 90.0%;
	margin:  4.0em auto 0;
	padding: 0;
}

.top-news h3 {
	clear: both;
	max-width: 130px;
	width: 13.0%;
	float: left;
	margin:  0;
	padding: 0;
	font-size: 2.0rem;
	font-weight:bold;
}

.top-news h3 span {
	font-size: 1.6rem;
	font-weight: normal;
}

.top-news .news {
	max-width: 860px;
	width: 86.0%;
	float: right;
	margin:  0;
	padding: 0;
}

.top-news .news .news-list {
	clear: both;
	list-style: none;
	margin:  0;
	padding: 0;
	border-bottom: 1px #cccccc solid;
}

.top-news .news .news-list li {
	margin:  0;
	padding: 1.0em 0;
	font-size: 1.6rem;
	border-top: 1px #cccccc solid;
}


.top-news .news .news-list li .day {
	float: left;
	color:#666;
	width: 8.0em;
}

.top-news .news .news-list li .title {
	float: left;
	padding: 0;
}



/* --- googleカレンダー・ページプラグイン --- */
#sns-wrap {
	clear: both;
	max-width: 1000px;
	width: 90.0%;
	margin:  4.0em auto 0;
	padding: 0;
}


.google-calendar-wrap {
	max-width: 560px;
	width: 56.0%;
	float: left;
}

.facebook-pageplugin-wrap {
	max-width: 400px;
	width: 40.0%;
	float: right;
	position: relative;
}

.facebook-pageplugin-wrap iframe {
	position: absolute;
	top:  0;
	left: 0;
	width:  100%;
	height: 100%;
}



/* --- ピックアップ --- */
#top-pickup {
	max-width: 1000px;
	width: 90.0%;
	margin:  4.0em auto 0;
	padding: 0 0 3.0em;
}

#top-pickup h3 {
	clear: both;
	max-width: 130px;
	width: 13.0%;
	float: left;
	margin:  0;
	padding: 0;
	font-size: 2.0rem;
	font-weight:bold;
}

#top-pickup h3 span {
	font-size: 1.6rem;
	font-weight: normal;
}


#top-pickup .pickup {
	width: 100.0%;
	margin:  0;
	padding: 0;
}

#top-pickup .pickup .pickup-list {
	clear: both;
	list-style: none;
	margin:  0;
	padding: 0;
}

#top-pickup .pickup .pickup-list li {
	font-size: 1.0rem;
	margin:  1.5em 0.9em;
	padding: 0;
	float: left;
	max-width: 230px;
	width: 23.0%;
	position: relative;
}

#top-pickup .pickup .pickup-list li .pu_top_photo {
	font-size: 1.6rem;
	border: 1px #cccccc solid;
	border-radius: 0.5em;
}

#top-pickup .pickup .pickup-list li .pu_top_photo img {
	width:  100%;
	height: auto;
	border-radius: 0.5em;
}


#top-pickup .pickup .pickup-list li .pu_main_photo {
	font-size: 1.6rem;
}

#top-pickup .pickup .pickup-list li .pu_main_photo img {
	width:  100%;
	height: auto;
}

#top-pickup .pickup .pickup-list li .pu_brand {
	font-size: 1.6rem;
}

#top-pickup .pickup .pickup-list li .pu_description {
	font-size: 1.6rem;
}

#top-pickup .pickup .pickup-list li .pu_price {
	font-size: 1.6rem;
	display: inline;
}

#top-pickup .pickup .pickup-list li .pu_remark {
	font-size: 1.6rem;
	font-weight: bold;
	color: #ff0000;
	display: inline;
}

#top-pickup .pickup .pickup-list li a {
	display: block;
	position: absolute;
	top:  0;
	left: 0;
	width:  100%;
	height: 100%;
}

#top-pickup .pickup .pickup-list li.linked:hover {
	opacity: 0.7;
}



/* ---------------------------------------------------------------------
投稿記事
--------------------------------------------------------------------- */
.archive-title {
	clear: both;
	max-width:  1000px;
	width:  78.125%;
	margin:  0 auto;
	padding: 0;
	font-weight:bold;
	color:#ffffff;
	text-align: left;
}

.archive-title em {
	font-style:normal;
}

.entry-asset {
	margin:  0 auto;
	padding: 0;
}

.asset {
	margin:  0 auto;
	padding: 0;
}

.asset-header {
	clear: both;
	margin:  0;
	padding: 0.25em 1.0em;
	font-size: 1.76rem;
	font-weight:bold;
	background: #009966;
}

.asset-name {
	background: url('images/top-category_bg2.gif') no-repeat 0 -3px;
	padding:0 0 4px 13px;
	border-bottom:1px dotted #666666;
	color:#212121;
	font-weight:bold;
	line-height:1.2;
	_height:1px;
	font-size: 1.6rem;
}

.asset-name a:link,
.asset-name a:hover,
.asset-name a:visited,
.asset-name a:active {
	text-decoration: none;
}

.asset-content {
	max-width: 1000px;
	width: 78.125%;
	margin:  0 auto;
}

.asset-body {
	margin: 1.0em 0;
	min-height: 30em;
}

.asset-more {
	margin:0 10px 10px;
}

.more-link {
	clear:both;
	text-indent: -9999px;
	overflow: hidden;
	height: 28px;
	width: 141px;
	display: block;
	margin:0 0 10px 10px;
	background: url('images/syosai_bt.gif') no-repeat 0 0;
	margin-left:440px;
}

.more-link:hover {
	background: url('images/syosai_bt_ov.gif') no-repeat 0 0;
}

.asset-meta {
	text-align:right;
	margin-top:10px;
	padding:10px;
	border-top: 1px dotted #CCCCCC;
	font-size: 1.6rem;
}


/* --- リスト --- */
.asset-body ol,
.asset-body ul {
	margin:  0;
	padding: 0 0 0 1.5em;
}



/* --- ローカルナビ --- */
.s-label {
	font-weight: bold;
}

.snavi {
	clear: both;
	margin:  0;
	padding: 1.0em 0;
}



/* --- h3 h4 h5 h6 --- */
.asset-body h3 {
	font-size: 2.0rem;
	font-weight: bold;
	margin:  1.0em 0 0;
	padding: 0 0 0 0.5em;
	border-left: 1.0em #1a9b69 solid;
}



/* ---------------------------------------------------------------------
コメント&トラックバック
--------------------------------------------------------------------- */
#trackbacks {
	clear:both;
	width: 580px;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#trackbacks .trackbacks-header {
	height:34px;
	color: #212121;
	background: url('images/trackback_tb-head-h2.gif') no-repeat 0 0;
	padding: 6px 0 0 30px;
	font-size:100% !important;
	font-size:95%;
}

.trackbacks-info {
	width: 530px;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 5px 5px 5px 20px;
}

#comments {
	clear:both;
	width: 580px;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#comments .comments-header {
	height:34px;
	color: #212121;
	background: url('images/comment_tb-head-h2.gif') no-repeat 0 0;
	padding: 6px 0 0 30px;
	font-size:100% !important;
	font-size:95%;
}

#comments .comments-content {
	padding:0 10px;
}

.comment {
	margin:10px;
}

.comment .inner {
	width: 530px;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 5px 5px 5px 20px;
	word-wrap: break-word; 
}

.comment .comment-header {
	padding:0 5px;
	margin:0 0 5px;
}

.comment .comment-content{
	padding:0 5px;
}

.comments-open {
	margin-top: 20px;
}

.comments-open-header {
	height:34px;
	color: #212121;
	background: url('images/comment_tb-head-h2.gif') no-repeat 0 0;
	padding: 6px 0 0 30px;
	font-size:100% !important;
	font-size:95%;
}

.comments-open-content {
	padding:10px;
}

#comment-submit {
	background: url('images/search2.gif') 0 0 no-repeat;
	border:none;
	height:20px;
	width:65px;
	margin: 0 5px 5px 0;
	padding: 0;
	vertical-align: middle;
	font-size:100%;
}

.comment-footer {
	text-align:right;
	margin:  0;
	padding:5px;
	border-top: 1px dotted #999;
	font-size:95% !important;
	font-size:90%;
}



/* ---------------------------------------------------------------------
作業・工賃
--------------------------------------------------------------------- */
.repair-table-title {
	font-size: 1.8rem;
	font-weight: bold;
	margin:  0;
	padding: 0.5em;
	background: #ccccff;
}


.repair-table {
	border-collapse: collapse;
	margin:  0;
	padding: 0;
	border: none;
}

.repair-table th,
.repair-table td {
	padding: 0.5em 1.0em 0.2em 0;
	border: none;
	text-align: left;
}


.repair-table td:nth-child(2) {
	text-align: right;
}

.repair-wrap {
	width:  50.0%;
	float: left;
	padding: 0 0 0 1.0em;
}

.repair-photo-list {
	list-style: none;
	width: 47.0%;
	float: left;
}

.repair-photo-list li {
	display: block;
	margin:  0;
	padding: 0 0 1.0em 1.0em;
	float: left;
}

.repair-photo-list li img {
	width:  100%;
	height: auto;
}

.spacer-3em {
	clear: both;
	line-height: 1.0;
	height: 3.0em;
	text-indent: -9999px;
}



/* ---------------------------------------------------------------------
Googleマップ
--------------------------------------------------------------------- */
#google-map {
	width:  100%;
	height: 65%;
}

#google-map iframe {
	width: 100%;
	aspect-ratio: 16/9;
}



/* ---------------------------------------------------------------------
リンク
--------------------------------------------------------------------- */
#brand-list {
	list-style: none;
	margin:  0;
	padding: 0;
}

#brand-list li {
	width: 160px;
	float: left;
	margin:  1.0em 1.0em 0 0;
	padding: 0;
	border: 1px #e0e0e0 solid;
	display: block;
}

#brand-list li img {
	width:  100%;
	height: auto;
}



/* ---------------------------------------------------------------------
スタッフの紹介
--------------------------------------------------------------------- */
#staff {
}

#staff .staff-list {
	list-style: none;
	margin:  0;
	padding: 0;
}

.staff-list li {
	clear: both;
	width:  84.0%;
	margin:  1.0em auto 0;
	padding: 2.0em 1.0em;
	font-size: 1.6rem;
	line-height: 1.0;
	box-sizing: border-box;
	border-bottom: 1px #cccccc solid;
}

.staff-list li span {
	font-size: 1.8rem;
	font-weight: bold;
}

.staff-list li .photo-01 {
	clear: both;
	margin:  0;
	padding: 0;
}

.staff-list li .photo-01 img {
	width:  100%;
	height: auto;
}

.staff-list li .text-body {
	clear: both;
	margin:  0 0 0 0.5em;
	padding: 1.0em 0 0;
	line-height: 1.5;
}



/* ---------------------------------------------------------------------
会社概要
--------------------------------------------------------------------- */
.ssc-logo {
	max-width: 320px;
	width:  32.0%;
	clear: both;
	float: left;
}

.ssc-logo img:hover {
	opacity: 0.7;
}

.ssc-3lines {
	width: 48.0%;
	float: left;
	padding: 0 0 0 2.0em;
}

.ssc-3lines .ssc-3lines-list {
	list-style: none;
	margin:  0;
	padding: 0;
}

.ssc-3lines .ssc-3lines-list li {
	font-size: 2.2rem;
	font-weight: bold;
	margin:  0.25em 0 0.5em;
}


.google-maps {
	position: relative;
	padding-bottom: 50%; // これが縦横比
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top:  0;
	left: 0;
	width:  100% !important;
	height: 100% !important;
}

/* ---------------------------------------------------------------------
サイトマップ
--------------------------------------------------------------------- */
ul.wsp-pages-list {
	list-style: none;
}

ul.wsp-pages-list ul.children {
	list-style: inside;
	list-style-type: none;
}

ul.wsp-pages-list li {
	line-height: 1.5;
	margin:  0;
	padding: 0.5em 0 0.25em;
}

ul.wsp-pages-list li:before {
	font-family: "Font Awesome 5 Free";
	content: "\f15b ";
	position: relative;
	left: -0.3em;
	color: skyblue;
}



/* ---------------------------------------------------------------------
検索結果ページ
--------------------------------------------------------------------- */
.search-not-found {
	margin:10px;
}

.search-form-header {
	padding-left:10px;
	font-size: 1.76rem;
	font-weight:bold;
	color:#737373;
	margin:0 14px 10px 0;
	border-bottom:1px solid #004200;
	_height:1px;
}

.search-form-content {
	padding:10px;
}

.search-results-header {
	margin:25px 10px 10px;
	font-size: 1.68rem;
	font-weight:bold;
	color:#000;
}

.search-form-content .box {
	width:200px;
}

.search-form-content .submit{
	background: url('images/search.gif') 0 0 no-repeat;
	border:none;
	height:18px;
	width:57px;
	margin: 0 5px 5px 0;
	padding: 0;
	vertical-align: middle;
}



/* ---------------------------------------------------------------------
Contact form 7
--------------------------------------------------------------------- */
/* 全幅指定 */
.full-width {
	margin: 0 calc(50% - 50vw);
	padding: 5em calc(50vw - 50%);
}
/* pタグの余白を削除 */
.wpcf7-form p {
	margin-bottom: 0;
}
/* 背景色（お好きな色に） */
section.contact {
	background-color: #ffffff;
}
/*  フォームの幅（自由に変えてOK） */
.contactForm {
	max-width: 700px;
	margin: 0 auto;
}
/* 各項目の下部余白 */
.contact_item {
	margin-bottom: 2.5rem;
}
/* 項目名 */
.label {
	display: block;
	font-size: 2rem;
	line-height: 1.6;
	letter-spacing: 0.05em;
	margin-bottom: .6rem;
	font-weight: bold;
}
/* 必須タグと任意タグ共通のスタイル */
.label_tag {
	font-size: 1.5rem;
	color: #ffffff;
	border-radius: .3rem;
	margin-right: 1rem;
	padding: 5px 10px;
}
/* 必須タグ */
.label_must {
	background-color: #1a9b69;
}
/* 任意タグ */
.label_option {
	background-color: #888988;
}
/* 名前やメールアドレスなどユーザーが入力する箇所 */
.inputs {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
input[type="text"],
input[type="tel"],
input[type="email"] {
	border: solid 1px #707070;
	padding: .5rem;
	font-size: 1.8rem;
}
/* お問い合わせ内容を入力する箇所 */
textarea.wpcf7-form-control {
	border: solid 1px #707070;
	padding: .5rem;
	height: 207px;
	font-size: 1.8rem;
}
/* ボタン */
.btnArea {
	text-align: center;
}
input[type="submit"]{
	background: #1a9b69;
	border: 2px solid #ffffff;
	width: 280px;
	color: #ffffff;
	text-align: center;
	font-size: 2.5rem;
	line-height: 1.3;
	letter-spacing: .5em;
	text-indent: .5em;
	font-weight: bold;
	padding: 1.4rem 0;
	margin: 2rem auto 0;
	cursor: pointer;
	border-radius: .3rem;
	transition: all .3s;
	
}
/* ボタンにホバーした時 */
input[type="submit"]:hover {
	color: #1a9b69;
	background-color: #ffffff;
	border-color: #1a9b69;
}
/* ローダー */
.wpcf7 .ajax-loader {
	display: block;
	margin: 0 auto;
}



/* ---------------------------------------------------------------------
Google recaptcha
--------------------------------------------------------------------- */
.grecaptcha-badge {
	bottom: 70px !important;
}



/* ---------------------------------------------------------------------
印刷用
--------------------------------------------------------------------- */
@media print {
	* {
		position: static  ! important;
		overflow: visible ! important;
	}
}

/* ----- */
