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


*{
	margin: 0px;
	padding: 0px;
}
#header,#contents,#footer,nav,figure,nav,h1,h2{
	display: block;
}
html,body {
	height: 100%;
}
a {
	text-decoration: none;
	cursor: pointer;
}
li{
	list-style-type: none;
}
img{
	display: block;
}
/*top*/

.relative{
	position: relative;
}
.mainphoto img{
	width: 100%;
}
.bxslider img{
	vertical-align: bottom;
	width: 100%;
}
.absolute {
	display: block;
	position: absolute;
	height: 120px;
	top: 0px;
	bottom: 0px;
	left:0px;
	right: 0px;
	background:white;
	opacity: 0.8;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
nav ul{
	width: 960px;
	display: block;
}
nav ul li{
	color: #5786b0;
	float: left;
	margin-bottom: 23px;
	height: 30px;
	display: inline-block;
}
 nav a{
	display: block;
	height: 30px;
	line-height: 30px;
}
.top, .about, .paint, .sign, .logo, .diy, .now, .link, .contact {
	margin-left: 40px;
	vertical-align: bottom;
}
nav a p {
	font-family: 'Montserrat';
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #5786b0;
	margin-top: 70px;
}
nav a p:hover{
	color: #f46c3c;
}
nav h1 img {
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
}

/*contents*/

#contents {
	margin-top: 110px;
}
table {
	table-layout: fixed;
	margin-top: 55px;
	width: 100%;
}
#mainContents h2 {
	width: 242px;
}
h2 {
	font-family: "Copperplate", "sans-serif";
	font-size: 36px;
	font-weight: 500;
	margin-left: auto;
	margin-right: auto;
	color: #686f71;
	text-align: center;
}
#contents p{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-weight: bold;
	text-align: center;
}
tr td p {
	color: #5786b0;
	font-size: 24px;
	text-align: center;
}
tr td .detail {
	color: #686f71;
	font-size: 18px;
}
tr td img {
	vertical-align: bottom;
	width: 100%;
}

/*dontmissit*/

#sub1{
	margin-top: 110px;
	height: 190px;
}
#sub1 a, p{
	color: #686f71;
	font-size: 20px;
	display: block;
}
#sub1 ul{
	width: 760px;
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
}
#sub1 ul li {
	width: 320px;
	height: 60px;
	border-radius: 10px;
	border-width: 2px;
	border-color: #5786b0;
	border-style: solid;
	cursor: pointer;
	float: left;
}
#sub1 ul li:hover{
	background-color: #5786b0
}
#sub1 a {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-weight: bold;
	text-align: center;
	line-height: 60px;
}
#sub1 a:hover{
	color: #FFFFFF
}

#sub1 ul .support {
	margin-left: 100px;
}

/*ourdays*/

#sub2 {
	clear: both;
	margin-top: 110px;
}
#sub2 ul{
	width: 870px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
#sub2 li{
	float: left;
	margin-bottom: 50px;
	cursor: pointer;
}
#sub2 li:hover{
	opacity: 0.8;
}
#sub2 .days {
	margin-left: 60px;
}
#seemore{
	clear: both;
	width: 280px;
	height: 38px;
	border-radius: 10px;
	border-width: 2px;
	border-color: #5786b0;
	border-style: solid;
	margin-left: auto;
	margin-right: auto;
}
#seemore a{
	font-family: "Copperplate", "sans-serif";
	color: #686f71;
	font-size: 20px;
	font-weight: 300;
	line-height: 38px;
	width: 280px;
	text-align: center;
	text-decoration: none;
	display: block;
}
#seemore:hover{
	background-color: #5786b0;
}
#seemore a:hover{
	color: #ffffff;
}
/*contact*/

#contact {
	width: 100%;
	background-color: #ebf1f4;
	margin-top: 110px;
	padding-top: 35px;
	overflow: auto;
}
#contact .old {
	width: 151px;
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 70px;
}
#place ul {
	width: 760px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
#place ul li {
	float: left;
	width: 262px;
	padding-bottom: 100px;
}
#contact p{
	color: #686f71;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
}
#place ul li img {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	vertical-align: bottom;
}
.address {
	margin-left: 230px;
}
.tel {
	clear: both;
	font-size: 30px;
	margin-top: 20px;
}
#sns{
	margin-top: 110px;
	margin-bottom: 130px;
}
#sns img {
	vertical-align: bottom;
	margin-left: auto;
	margin-right: auto;
}
#sns ul{
	width: 166px;
	margin-left: auto;
	margin-right: auto;
}
#sns ul li {
	width: 73px;
	height: 73px;
	margin-top: 15px;
	float: left;
}
#sns a{
	display: inline-block;
}
.fb {
	background: url(../images/fb_o.png) no-repeat;
}
.ig {
	margin-left: 20px;
	background: url(../images/ig_o.png) no-repeat;
}
#sns a:hover img{
	visibility: hidden;
}

/*footer*/

#footer {
	clear: both;
}
#footer ul {
	width: 710px;
	margin-left: auto;
	margin-right: auto;
}
#footer ul li {
	float: left;
}
#footer ul li:hover{
	opacity: 0.8;
}
.footer {
	margin-left: 450px;
}
#footer ul li p {
	clear: both;
	font-family: "Copperplate", "sans-serif";
	color: #5786b0;
	font-size: 16px;
	font-weight: 400;
	line-height: 40px;
}

/*ABOUT*/
#greetings{
	overflow: hidden;
}
#greetings p{
	line-height: 36px;
}
#greetings ul{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#greetings ul li{
	width: 420px;
	margin-top: 120px;
	float: left;
}
#greetings ul li p{
	height: 404px;
	line-height: 404px;
}
#profile{
	clear: both;
	margin-top: 60px;
}
#profile p{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-weight: bold;
	font-size: 16px;
	color: #686f71;
	text-align: center;
}
#profile table {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	border: none;
}
#profile tbody tr td {
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #849094;
	padding-bottom: 10px;
}
#access{
	margin-top: 120px;
}
#access p{
	font-size: 18px;
	margin-top: 20px;
}
.mapaddress{
	margin-top: 80px;
}
#access img{
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
#access .map_canvas {
	text-align: center;
	margin-top: 80px;
}
.totop{
	width: 88px;
	margin-top: 120px;
	margin-left: auto;
	margin-right: auto;
}
.totop{
	background: url(../images/to_top_o.png) no-repeat;
}
.totop a:hover img{
	visibility: hidden;
}
#access .telicon img{
	margin-top: 0px;
}
/*paint*/
.put{
	font-family: "Copperplate", "sans-serif";
	font-size: 36px;
	font-weight: 500;
	color: #686f71;
	text-align: center;
}

#pexample{
	table-layout: fixed;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	border: none;
}
#pexample img{
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
#pexample .explain{
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	margin-top: 20px;
}
.pdetail{
	color: #686f71;
	font-size: 18px;
	margin-top: 10px;
}

/*housepaint*/

.name{
	color: #686f71;
	font-size: 22px;
	margin-top: 30px;
}
.hmaterial{
	color: #686f71;
	font-size: 13px;
	margin-top: 30px;
}
.hdetail{
	color: #686f71;
	font-size: 15px;
	margin-top: 30px;
}
#pexample tr td{
	vertical-align: top;
}
.telicon ul{
	width: 300px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	padding-bottom: 60px;
}
.telicon ul li{
	float: left;
	height: 47px;
}
.telicon a{
	line-height: 47px;
}
.telspace{
	margin-left: 20px;
}
#sns{
	clear: both;
}
a[href^="tel:"] {
	cursor: default;
	font-family: 'Montserrat', sans-serif;
	color:  #5786b0;
	font-size: 24px;
}
.back a{
	width: 320px;
	height: 60px;
	border-radius: 10px;
	border-width: 2px;
	border-color: #5786b0;
	border-style: solid;
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	color:  #5786b0;
	font-weight: bold;
	text-align: center;
	line-height: 60px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.back a:hover{
	background-color: #5786b0;
	color: #FFFFFF;
}
.back{
	margin-top: 140px;
}
.back p{
	margin-top: 100px;
}

/*links*/
#links{
	margin-top: 150px;
	margin-bottom: 150px;
}
.links1, .links2, .links3,.mizka{
	margin-left: auto;
	margin-right: auto;
}
.links1{
	width: 610px;
}
.links1 li{
	float: left;
}
.links2{
	clear: both;
	width: 410px;
	padding-top: 50px;
}
.links2 li{
	float: left;
}
.links3{
	clear: both;
	width: 540px;
	padding-top: 80px;
	margin-bottom: 200px;
}
.links3 li{
	float: left;
}
.mgl{
	margin-left: 60px;
}
.mgl2{
	margin-left: 80px;
}
.mizka{
	width: 550px;
	height: 60px;
	margin-bottom: 100px;
}
.mizka p{
	font-size: 16px;
	line-height: 60px;
}
.mizka li{
	float: left;
}
.telicon{
	clear: both;
}

/*diysupport*/
#diysupport img{
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
}
#diysupport p{
	margin-top: 40px;
}
.diymain img{
		margin-bottom: 100px;
}
.diy1, .diy2, .diy3{
	margin-left: auto;
	margin-right: auto;
}
.diy1{
	width: 580px;
}
.diy1 li{
	float: left;
	margin-bottom: 40px;
}
#diysupport p{
	clear: both;
}
.diy2{
	width: 780px;
}
.diy2 li{
	float: left;
	margin-bottom: 60px;
}
#diysupport p{
	clear: both;
}
.diy3{
	width:750px;
}
.diy3 li{
	float: left;
	margin-bottom: 120px;
}
#diysupport p{
	clear: both;
}
#diysupport{
	margin-bottom: 80px;
}
.diydetail{
	margin-top: 100px;
	margin-bottom: 150px;
}
/*privacypolicy*/
#privacypolicy{
	width: 960px;
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
}
#privacypolicy p{
	margin-top: 20px;
	color: #5786b0;
}


/*レスポンシブ部分*/

@media screen and (min-width:768px) and (max-width: 1023px){
	.absolute{
		width: 668px;
	}
	nav ul{
		width:668px;
	}
	nav a p{
		font-size: 14px;
	}
	.top, .about, .paint, .sign, .logo, .diy, .now, .link, .contact{
		margin-left: 22px;
	}
	tr td p{
		color: #5786b0;
		font-size: 16px;
	}
	tr td .detail {
	color: #686f71;
	font-size: 14px;
	}
	#sub1 a, p{
	color: #686f71;
	font-size: 16px;
	}
	#sub1 ul{
	width: 570px;
	margin-top: 30px;
	}
	#sub1 ul li {
	width: 250px;
	height: 40px;
	}
	#sub1 a {
	line-height: 40px;
	}
	#sub1 ul .support {
	margin-left: 60px;
	}
	#sub2{
	margin-top: 80px;
	}
	#sub2 ul{
	width: 768px;
	margin-top: 40px;
	}
	#sub2 li{
	margin-bottom: 40px;
	}
	#sub2 li img{
		width: 220px;
	}
	#sub2 .days {
	margin-left: 30px;
	}
	#contact p{
		font-size: 18px;
	}
	#place ul {
	width: 570px;
	margin-top: 30px;
	}
	#place ul li {
	width: 240px;
	padding-bottom: 100px;
	}
	.address {
	margin-left: 90px;
	}
	#footer ul {
	width: 480px;
	}
	.footer {
	margin-left: 220px;
	}
}

@media screen and (min-width: 480px) and (max-width: 767px){
	.absolute{
		width: 460px;
		height: 65px;
	}
	nav ul{
		width:460px;
	}
	nav a p{
		font-size: 10px;
		margin-top: 30px;
	}
	.top, .about, .paint, .sign, .logo, .diy, .now, .link, .contact{
		margin-left: 11px;
	}
	nav h1 img{
		width: 50%;
		height: 50%;
	}
	h2{
		font-size: 20px;
		font-weight: 300;
	}
	tr td p{
		color: #5786b0;
		font-size: 16px;
	}
	tr td .detail {
	color: #686f71;
	font-size: 12px;
	}
	#sub1{
	margin-top: 100px;
	}
	#sub1 a, p{
	color: #686f71;
	font-size: 14px;
	}
	#sub1 ul{
	width: 450px;
	margin-top: 30px;
	}
	#sub1 ul li {
	width: 200px;
	height: 36px;
	}
	#sub1 a {
	line-height: 36px;
	}
	#sub1 ul .support {
	margin-left: 40px;
	}
	#sub2 {
	margin-top: 20px;
	}
	#sub2 ul{
	width: 480px;
	margin-top: 30px;
	}
	#sub2 li{
	margin-bottom: 40px;
	}
	#sub2 li img{
		width: 150px;
	}
	#sub2 .days {
	margin-left: 14px;
	}
	#seemore{
	width: 200px;
	height: 30px;
	}
	#seemore a{
	font-size: 18px;
	line-height: 30px;
	width: 200px;
	}
	#contact p{
		font-size: 14px;
	}
	#place ul {
	width: 480px;
	margin-top: 30px;
	}
	#place ul li {
	width: 200px;
	padding-bottom: 180px;
	}
	.address {
	margin-left: 80px;
	}
	#footer ul {
	width: 480px;
	}
	.footer {
	margin-left: 200px;
	}
}
@media screen and (max-width: 479px){
	.absolute{
		width: 310px;
		height: 50px;
	}
	nav ul{
		width:320px;
		display: inline-block;
	}
	nav a p{
		font-size: 8px;
		margin-top: 20px;
	}
	.top, .about, .paint, .sign, .logo, .diy, .now, .link, .contact{
		margin-left: 7px;
	}
	nav h1 img{
		width: 46px;
		height: 46px;
		margin-top: 3px;
	}
	
	h2{
		font-size: 16px;
		font-weight: 300;
	}
	tr td p{
		color: #5786b0;
		font-size: 10px;
	}
	tr td .detail {
	color: #686f71;
	font-size: 8px;
	}
	#sub1{
	margin-top: 80px;
	}
	#sub1 a, p{
	color: #686f71;
	font-size: 12px;
	}
	#sub1 ul{
	width: 320px;
	margin-top: 30px;
	}
	#sub1 ul li {
	width: 140px;
	height: 30px;
	}
	#sub1 a {
	line-height: 30px;
	}
	#sub1 ul .support {
	margin-left: 30px;
	}
	#sub2 {
	margin-top: 20px;
	}
	#sub2 ul{
	width: 320px;
	margin-top: 20px;
	}
	#sub2 li{
	margin-bottom: 40px;
	}
	#sub2 li img{
		width: 100px;
	}
	#sub2 .days {
	margin-left: 8px;
	}
	#seemore{
	width: 150px;
	height: 30px;
	}
	#seemore a{
	font-size: 16px;
	line-height: 30px;
	width: 150px;
	}
	#contact{
		margin-top: 80px;
	}
	#contact p{
		font-size: 12px;
	}
	#contact .old{
		margin-top: 80px;
	}
	#place ul {
	width: 320px;
	margin-top: 30px;
	}
	#place ul li {
	width: 140px;
	padding-bottom: 100px;
	}
	.address {
	margin-left: 30px;
	}
	#footer ul {
	width: 320px;
	}
	.footer {
	margin-left: 160px;
	}
	#footer ul li p{
		font-size: 10px;
	}
}
/*レスポンシブ部分終了*/