﻿@charset "UTF-8";

/*==================================================================
	Base
===================================================================*/
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

body {
	min-width: 320px;
	background: #FFF;
	color: #231815;
	line-height: 1.6;
	letter-spacing: 1px;
	font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","游ゴシック体","Yu Gothic",YuGothic,"メイリオ",Meiryo,sans-serif;
}
picture img,
.apng-image {
	background: url(https://raw.githubusercontent.com/ics-creative/160609_animation-image-generator/master/app/imgs/opacity.png);
}
#wrapper {
	padding: 150px 0 0 0;
	background: #fff9e5;
}

#wrapper a[id]:not([href]) {
	margin-top: -75px;
	padding-top: 75px;
	display: inline-block;/* required for webkit browsers */
	vertical-align: top;
}

#container {
	width: 1000px;
}

a {
	color: #ec3637;
}
@media screen and (min-width: 769px) {
	#container {
		margin: 0 auto;
		padding: 40px 0;
}
}
@media screen and (max-width: 768px) {
	#wrapper {
		padding: 60px 0 0 0;
	}
	#container {
		padding: 30px 15px!important;
		width: 100%;
	}
}
/*==================================================================
	Z-index
===================================================================*/

.areaBox .areaTable {
	z-index: 100;
}
#pageTop a {
	z-index: 10000;
}

/*==================================================================
	Header
===================================================================*/
#header {
	position: fixed;
	background: #FFF;
	border-bottom: #ec3637 solid 4px;
	width: 100%;
	margin: 0 auto;
	-webkit-box-shadow: 0px 2px 10px -2px rgba(0,0,0,0.57);
	-moz-box-shadow: 0px 2px 10px -2px rgba(0,0,0,0.57);
	box-shadow: 0px 2px 10px -2px rgba(0,0,0,0.57);
}

#header .inner {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	z-index: 1000;
	;
}

@media screen and (min-width: 769px) {
	#header {
		z-index: 1000;
	}
	#header .inner {
		height: 100px;
	}
	#header .inner .header-logo {
		position: absolute;
		top: 30px;
		left: 0;
	}
	#header .inner .header-character {
	position: absolute;
	top: 11px;
	left: 306px;
	}
	#header .inner .header-area {
		position: absolute;
		top: 30px;
		left: 300px;
	}

	#header .inner .header-tel {
	position: absolute;
	top: 34px;
	right: 1px;
	}
}

@media screen and (max-width: 768px) {
	#header {
		position: absolute;
	}
	#header .inner {
		padding: 15px;
		width: 100%;
		height: 60px;
	}
	#header .inner .header-logo {
		width: 190px;
	}
	#header .inner .header-area {
		display: none;
	}
	#header .inner .header-tel {
		display: none;
	}
		#header .inner .sp-header-tel {
		position: absolute;
		top: 10px;
		right: 70px;
	}
		#header .inner .sp-header-menu {
		position: absolute;
		top: 10px;
		right: 15px;
	}
}

/*==================================================================
	Navigation
===================================================================*/

@media screen and (min-width: 769px) {
	#globalNavi {
		border-top: #DDD solid 1px;
	}
	#globalNavi ul {
		width: 1000px;
		margin: 0 auto;

	}
	#globalNavi ul li {
		float:left;
		position:relative;
	}
	#globalNavi ul li a {
		text-decoration:none;
		font-weight:bold;
		color: #231815;
		font-size:1em;
		letter-spacing:0.1em;
		display:inline-block;
		line-height:1;
		padding:16px 0 16px;
		text-align:center;
		position:relative;
		width: 140px;
		border-right: #DDD solid 1px;
	}
		#globalNavi ul li:first-child a {
		border-left: #DDD solid 1px;
	}
	#globalNavi ul li a:hover,
	#pageHome li.linkHome a,
	#pageService li.linkService a,
	#pageArea li.linkArea a,
	#pagePrice li.linkPrice a,
	#pageFlow li.linkFlow a,
	#pageContact li.linkContact a,
	#pageCompany li.linkCompany a {
		background: #ec3637;
		color: #FFF;
	}
}
@media screen and (max-width: 768px) {
	#globalNavi ul {
		position: absolute;
		top: -600px;
		left: 0;
		background: #ec3637;
		width: 100%;
		padding: 20px;
		z-index: 1000;
	}
	#globalNavi ul li {
		text-align: center;
		font-weight: bold;
	}
	#globalNavi ul li a {
		display: block;
		color: #FFF;
		text-decoration: none;
		padding: 16px;
	}
.open #globalNavi ul {
		position: absolute;
		top: 60px;
			-webkit-box-shadow: 0px 2px 10px -2px rgba(0,0,0,0.57);
	-moz-box-shadow: 0px 2px 10px -2px rgba(0,0,0,0.57);
	box-shadow: 0px 2px 10px -2px rgba(0,0,0,0.57);
    }
   }
/*==================================================================
	Keyv
===================================================================*/

#keyv {
	width: 100%;
	background: #0084FB url(../../img/index/bg_keyv.jpg) no-repeat top center;
	background-size: cover;
	height: 420px;
}
#keyv > .inner {
	width: 1000px;
	height: 420px;
	margin: 0 auto;
	position: relative;
}
.subTx,
.mainTx,
.kv_img_01,
.kv_tx_03,
.kv_tx_04 {
	opacity: 0;
}
@media screen and (min-width: 769px) {
	#keyv .subTx {
	position: absolute;
	top: 60px;
	left: -30px;
	width: 557px;
	height: 40px;
	}
	#keyv .mainTx {
	position: absolute;
	top: 110px;
	left: -30px;
	width: 557px;
	height: 289px;
	z-index: 999;
	}
	#keyv .kv_tx_04 {
		display: none;
	}
	#keyv .kv_tx_03 {
	position: absolute;
	width: 260px;
	height: 180px;
	right: -70px;
	bottom: 20px;
	z-index: 999;
	}
	#keyv .kv_img_01 {
	position: absolute;
	width: 370px;
	height: 420px;
	right: 60px;
	bottom: 0;
	}

	.price {
		text-align: center;
		width: 700px;
		margin: 0 auto;
		padding: 30px 0;
	}

}
@media screen and (max-width: 768px) {
	#keyv {
		height: auto;
		background-size: cover;
	}
	#keyv .inner {
		padding: 30px 30px 0 30px;
		width: 100%;
		height: auto;
		text-align: center;
	}
	#keyv .subTx {
		margin-bottom: 1em;

	}
	#keyv .mainTx {
		margin-bottom: 0.4em;
	}
	#keyv .kv_img_01 {
		width: 240px;
		margin: 0 auto;
	}
	#keyv .kv_tx_03 {
		display: none
}
	#keyv .kv_tx_04 {
		display: block;
		width: 140px;
		height: 96px;
		position: absolute;
		bottom: 10px;
		right: 0;
}
	.price {
		text-align: center;
		width: 300px;
		margin: 0 auto;
		margin-bottom: 1em;
}
}


#subKeyv {
	height: 160px;
	background: url(../../img/index/bg_keyv.jpg) no-repeat center bottom -40px;
	color: #ec3637;
	width: 100%;
	text-align: center;
}

#subKeyv .inner {
	width: 100%;
	height: 100%;
	padding: 30px 0 0 0;
}

.pageTtlGroup {
	padding: 14px 16px;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	zoom: 1;
}

.pageTtlGroup .pageTtl {
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: 3px;
}

@media screen and (max-width: 700px){
	#subKeyv {
		height: auto;
		background-size: cover;
		background-position: center center;
	}
	#subKeyv .inner {
	width: 100%;
	height: 100%;
	padding: 10px;
	}
	.pageTtlGroup .pageTtl {
	font-size: 1.2em;
}
	.pageTtlGroup .enTtl {
		font-size: 0.6em;
		margin-top: 0;
	}
}

/*==================================================================
	Contents
===================================================================*/


/* ------------ top --------------*/

.catch {
	margin-bottom: 1em;
}
.serviceSection {
	background: #ec3637 url(../../img/index/bg_service.png) repeat-x;
	color: #FFF;
}

.serviceSection > .inner {
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0;
}
.telSection {
	background: #FFF;
}
.telSection > .inner {
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0;
}

.description {
	margin-bottom: 2em;
}
.serviceBox {
	background: #f9e85c;
	border-radius: 8px;
transition: 0.3s;
}
.serviceBox > .ttl {
	background: #f39700;
	padding: 10px;
	text-align: center;
	border-radius: 8px 8px 0 0;
	position: relative;
}

.serviceBox p {
		margin-bottom: 0.6em;
	}

.serviceBox .img img {
	border-radius: 4px;
}
.img_time {
	position: absolute;
	height: 120px;
	width: 120px;
	background: url(../../img/common/img_time.png) no-repeat;
	background-size: 120px 120px;
	left: -30px;
	top: -30px;
}

.serviceBox > .inner {
	padding: 20px 20px 10px 20px;
}

.s_large {
	width: 660px;
}

.s_small {
	width: 320px;
}


.serviceBox:hover {
	background: #fff6aa;
}

.top_map_l {
	float: left;
}
.top_map_r {
	float: right;
}
.price_pc {
	margin: 0 auto;
	width: 48%;
	text-align: center;
}
@media screen and (min-width: 769px) {
	.serviceBox .ttl img {
	height: 30px;
	width: auto;
}
.serviceList li {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.serviceList li:last-child {
	margin-right: 0;
}
.serviceBox .img img {
		height: 100px;
}
.price_pc {
	width: 48%;
}
}

@media screen and (max-width: 768px) {
		.top_map_l,
	.top_map_r {
		float: none;
		padding: 10px;
	}
	.telSection > .inner {
	width: 100%;
	margin: 0 auto;
	padding: 20px;
}
	.serviceSection > .inner {
		width: 100%;
		padding: 40px 20px;
	}

	.s_large,
	.s_small {
		width: 100%;
	}
	.serviceBox {
		margin-bottom: 1em;
	}
.serviceBox .ttl img {
	height: 24px;
	width: auto;
}
.serviceBox .img img {
	width: 100%;
	height: auto;
}
.img_time {
	position: absolute;
	height: 80px;
	width: 80px;
	background: url(../../img/common/img_time.png) no-repeat;
	background-size: 80px 80px;
	left: -10px;
	top: -20px;
}
.price_pc {
	width: 100%;
}
}



.contactBox {
	margin-bottom: 30px;
}

.makerBox {
	background: #FFF;
	color: #000;
	text-align: center;
	padding: 30px;
	border-radius: 3px;
	margin-bottom: 30px;
	margin-top: 30px;
}
.makerBox .ttl {
	font-weight: bold;
	font-size: 1.4em;
	letter-spacing: 2px;
}
@media screen and (max-width: 768px) {
	.makerBox {
		padding: 15px;
	}
	.makerBox .ttl {
		font-size: 0.9em;
	}
}

.areaBox {
	background: #FFF;
	border-radius: 3px;
}
.areaBox .inner {
	position: relative;
	color: #000;
}

.areaTable {
	background: #FFF;
}
.areaTable th {
	background: #e4e4e4;
	padding: 10px;
	font-weight: bold;
}
.areaTable td {
	padding: 10px;
	color: #ec3637;
}
@media screen and (min-width: 769px) {
	.areaBox {
		padding: 40px;
	}
	.areaBox .inner {
		height: 600px;
	}

	.areaBox .areaTable {
		width: 500px;
		position: absolute;
		top: 0;
		left: 0;
	}
	.areaBox .areaTable tr {
	border-bottom: #CCC solid 1px;
	}
	.areaBox .areaTable tr:last-child {
		border-bottom: none;
	}
	.areaBox .map {
		position: absolute;
		top: 0;
		left: 0;
	}
}
@media screen and (max-width: 768px) {
	.areaBox {
		padding: 20px;
	}
		.areaBox .areaTable {
			font-size: 0.8em;
	}
	.areaBox .areaTable th,
	.areaBox .areaTable td {
		display: block;
		padding: 4px;
	}
}

/* --------------- flow -------------- */

.flowBox {
	margin-bottom: 30px;
}
.flowBox dl{
	background: #FFF;
	line-height: 1.6;
	color: #000;
	border-radius: 3px;
	border: #DDD solid 1px;
}

.flowBox dt{
	padding: 20px;
	color: #ec3637;
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
	border-bottom: #DDD solid 1px;
}
.flowBox dd{
	padding: 20px;
}
	.flowBox_r .tel {
		margin-top: 20px;
	}
.iconStep {
	background: red;
	color: #FFF;
	font-size: 0.8em;
	padding: 4px 20px;
	border-radius: 20px;
	margin-right: 0.8em;
}

.attentionBox {
	margin-top: 1em;
	border: red solid 2px;
	border-radius: 3px;
	padding: 16px;
	color: #ec3637;
}

.attentionBox .ttl {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 0.4em;
}
@media screen and (min-width: 769px) {
	.flowBox_l {
		width: 130px;
		float: left;
	}
	.flowBox_r {
		padding: 20px 0;
	}
	.flowBox dt br {
		display: none;
	}
}

@media screen and (max-width: 768px) {
	.iconStep {
		display: block;
		width: 160px;
		text-align: center;
		margin: 0 auto;
		margin-bottom: 0.4em;
	}
	.flowBox_l {
		text-align: center;
	}
	.flowBox_r .tel {
		text-align: center;
	}
}

/* --------------- section -------------- */

.sectionTtl {
	background: #ec3637;
	color: #FFF;
	font-size: 1.2em;
	font-weight: bold;
	padding: 12px 20px;
	border-radius: 3px;
	margin-top: 1em;
	margin-bottom: 1.6em;
}
.sectionSubTtl {
	color: #ec3637;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.6em;
}

@media screen and (max-width: 768px) {
	.sectionTtl {
		padding: 8px 15px;
		font-size: 1em;
	}
		.sectionTtl .smallTx {
			display: block;
	}
}

/* --------------- price -------------- */

.priceBox {
	background: #FFF;
	width: 100%;
	border-radius: 3px;
	border: #DDD solid 1px;
}

.priceBox dl{
	padding: 20px;
	line-height: 1.6;
	border-top: 1px solid #dedede;
	color: #000;
	border-radius: 3px;
}

.priceBox dl:first-child{
	border-top: none;
}

.priceBox dl:nth-child(even){
	background: #f8f8f8;
}
.priceBox dt,
.priceBox dd{
	display: inline-block;
	/display: inline;
	/zoom: 1;
	letter-spacing: 0;
	vertical-align: middle;
}

.priceBox dt{
	width: 200px;
	color: #000;
	font-weight: bold;
}

.priceBox .newline br{
	display: none;
}

.priceBox dd{
	width: 640px;
	text-align: right;
	padding-left: 20px;
}

.price_paper {
	width: 600px;
	border: #CCC solid 1px;
	margin: 0 auto 3em;
}

.btn-detail {
	margin: 20px auto;
	background: #FFF;
	text-align: center;
	border: #ec3637 solid 2px;
	border-radius: 3px;
}

.btn-detail a {
	display: block;
	padding: 0.6em 0;
	text-decoration: none;
	font-weight: bold;
	color: #ec3637;
}

@media screen and (max-width: 768px) {
	.priceBox dt,
	.priceBox dd {
		width: 100%;
	}
}

.price_paper {
	width: 100%;
}

.priceGuide {
	font-size: 0.9em;
	margin-right: 10px;
}

.priceValue {
	color: #ec3637;
	font-weight: bold;
}

.priceNotes {
	padding: 12px;
	width: 100%;
	border: 3px #ec3637 solid;
	margin-top: 1em;
	color: #ec3637;
	text-align: center;
	font-weight: bold;
}

/* --------------- service -------------- */
.serviceTtlBox {
	background: #ec3637;
	margin-bottom: 2em;
	border-radius: 3px;
}

.serviceBoxWrap a {
	display: block;
}
	.serviceTtlBox_l.open {
		background: url(../../img/service/ph_open.png) no-repeat center center;
		background-size: cover;
		border-radius: 3px;
	}
	.serviceTtlBox_l.make {
		background: url(../../img/service/ph_make.png) no-repeat center center;
		background-size: cover;
			border-radius: 3px;
	}
	.serviceTtlBox_l.repair {
		background: url(../../img/service/ph_repair.png) no-repeat center center;
		background-size: cover;
			border-radius: 3px;
	}
	.serviceTtlBox_l.change {
		background: url(../../img/service/ph_change.png) no-repeat center center;
		background-size: cover;
			border-radius: 3px;
	}
	.serviceTtlBox_l.fit {
		background: url(../../img/service/ph_fit.png) no-repeat center center;
		background-size: cover;
			border-radius: 3px;
	}
	.serviceTtlBox_r {
					color: #FFF;
					font-weight: bold;
	}
.serviceTtlBox_r .ttl {
	padding: 10px;
}
	.exampleBox {
		width: 100%;
		border: solid 3px #ec3637;
		color: #ec3637;
		padding: 20px;
		border-radius: 3px;
	}
	.exampleBox h2 {
		text-align: center;
		margin-bottom: 1em;
		font-size: 1.2em;
	}

@media screen and (min-width: 769px) {
	.serviceTtlBox_l {
		width: 500px;
		height: 290px;
		float: left;
		position: relative;
	}

	.serviceTtlBox_r {
		width: 500px;
		height: 290px;
		float: right;
		display: table;
	}

	.serviceTtlBox_r .inner {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
	}

}

@media screen and (max-width: 768px) {
	.serviceTtlBox_l {
		width: 100%;
		height: 200px;
		position: relative;
	}
.serviceTtlBox .cover {
	display: none;
	}
		.serviceTtlBox_r .inner {
			padding: 20px;
		text-align: center;
		vertical-align: middle;
	}
}

.bigTx {
	font-size: 1.4em;
}
.smallTx {
	font-size: 0.8em;
}


/*==================================================================
	Footer
===================================================================*/

#pageTop {
	position: fixed;
	bottom: 0;
	right: 0;
}

#pageTop a {
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	display: block;
	background: url(../../img/common/pagetop.png);
	background-size: 60px;
}

#footer {
	padding: 20px;
	font-size: 0.8em;
	text-align: center;
	background: #e7e7e7;
}

/*==================================================================
	Media Query
===================================================================*/

@media screen and (max-width: 768px) {
	.pc {
		display: none;
	}
	.sp {
		display: block;
	}
}
