@charset "utf-8";
/* CSS Document */
@media screen and (max-width : 480px){
 html,
 body {
 overflow-x: hidden;
 overflow-y: scroll;
 -webkit-overflow-scrolling: touch;
 }
}
body {
	-webkit-text-size-adjust: 100%;
	line-height: 1.8em;
	font-family: -apple-system, blinkMacSystemFont, /* Macの欧文はSan Francisco (OS X 10.11以降) */ 'Helvetica Neue',            /* Macの欧文 (OS X 10.10以前) */ 'Segoe UI',                  /* Windowsの欧文 */ 'Hiragino Kaku Gothic ProN', /* Macのヒラギノ */ Meiryo,                      /* Windowsのメイリオ */ sans-serif;
	color: #736357;

}
.clearfix::after {
	content: "";
	display: block;
	clear: both;
}
* {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}


h1{
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	font-weight:normal;
	font-size:9px;
	text-align:right;}
a {
color:#D61F1E;
text-decoration:none;
}
a:link {
color:#D61F1E;
text-decoration:none;
}
a:visited {
color:#D61F1E;
text-decoration:none;
}
a:hover {
color:#D61F1E;
text-decoration:underline;
}
a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.sp_only {
	display:none;
}

.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}


@media screen and (max-width: 768px) {
h1{display:none;}
}
/* ヘッダー画像
---------------------------------------------------------------------------------------------------------------------------------------*/
header .pc {
	height: 0;
	/* 表示画像の高さ ÷ 表示画像の幅 × 100 */
	padding-top: 40.5%;
	background: url('../img/top/header.jpg') 0 0 no-repeat;
	background-size: cover;
	margin-top: 90px;}
header .sp {
	display:none;
}

@media screen and (max-width: 768px) {
header .pc {
	display:none;
}
header .sp {
	display:block;
	width: 100%;
	margin-top:60px;

}
header .sp img {
	width: 100%;
	height: auto;
}
}

/* お問合せ・お申込みボタン（PC非表示）
---------------------------------------------------------------------------------------------------------------------------------------*/
.sp_btn {
	display: none;
}
@media screen and (max-width: 768px) {
.sp_btn {
	display:block;
}
.sp_btn_item {
	float: left;
	width: 50%;
	padding: 10px;
}
.sp_btn_item img {
	width: 100%;
}
}

/* コンテンツ
---------------------------------------------------------------------------------------------------------------------------------------*/
article {
	width: 100%;
}
article.white {
	background-color: #FFF;
}

article.gray {
	background-color: #f1f1f1;}
	
section {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
@media screen and (max-width: 768px) {

section {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}


}

/* メッセージ
---------------------------------------------------------------------------------------------------------------------------------------*/
article.contents_00 {
	padding-top: 120px;
	padding-bottom: 120px;
}
.contents_00 .box01 {
	width: 100%;
	height:300px;
}
.contents_00 .box01 img{
	width:300px;
	margin-right:130px;
	float:left;
}

.contents_00 .box01  h2{
	float:left;
	font-size:24px;
	margin-bottom:30px;}

.contents_00 .box01  p{
	float:left;
	font-size:18px;
	line-height:3em;}


@media screen and (max-width: 768px) {
article.contents_00 section {
	width: 100%;
}
.contents_00 .box01{
	padding-left:15px;
	padding-right:15px;
	height:auto;}


.contents_00 .box01 img{
	display:block;
	width:300px;
	margin-left:auto;
	margin-right:auto;
	float:none;
	margin-bottom:40px;
}

.contents_00 .box01  h2{
	text-align:center;
	float:none;
	font-size:24px;
	margin-bottom:30px;}

.contents_00 .box01  p{
		float:none;
	width:100%;
	font-size:18px;
	line-height:3em;
		text-align:center;}


}
@media screen and (max-width: 425px) {
	
.contents_00 .box01  h2{
	text-align:center;
	float:none;
	font-size:18px;
	margin-bottom:30px;}
	
.contents_00 .box01  p{
		float:none;
	width:100%;
	font-size:15px;
	line-height:3em;
	text-align:center;}

.contents_00 .box01 img{
	width:260px;
}

}



/*  会社概要
---------------------------------------------------------------------------------------------------------------------------------------*/
article.contents_01 {
	padding-top: 120px;
	padding-bottom: 120px;
}
.contents_01 .box01 {
	width: 50%;
	height:500px;
	float:left;
}

.contents_01 .box01  h2{
	font-size:24px;
	margin-bottom:30px;}

.contents_01 .box01 table{
	width:100%;
}



.contents_01 .box01 table th{
	width:75px;
	text-align:left;}

.contents_01 .box01 table th
{
	padding:0px;}
.contents_01 .box table td{
	padding:0px;}
	

.contents_01 .box02 {
	width: 50%;
	height:250px;
	margin-bottom: 20px;
	float:left;
}


.contents_01 .box02 iframe{
	width:100%;
	height:250px;}	
	

@media screen and (max-width: 768px) {
article.contents_01 section {
	width: 100%;
}
.contents_01 .box01,.contents_01 .box02{
		padding-left:15px;
	padding-right:15px;
}

.contents_01 .box01 h2{
	float:none;
	text-align:center;}

.contents_01 .box01 table{
	width:100%;
}

.contents_01 .box01 table th{
	width:100px;}

.contents_01 .box01 table th,.contents_01 .box table td{
	padding:3px;}	

.contents_01 .box02 iframe{
	width:100%;
	height:100%;}
	

		

}
@media screen and (max-width: 425px) {
article.contents_01 section {
	width: 100%;
}

.contents_01 .box01,.contents_01 .box02{
	width:100%;
	height:auto;
}
.contents_01 .box01 table{
	margin-bottom:50px;
}

.contents_01 .box02 iframe{
	width:100%;
	height:350px;}

}


/*  お問合せ
---------------------------------------------------------------------------------------------------------------------------------------*/
article.contents_02 {
	padding-top: 120px;
	padding-bottom: 120px;
}
.contents_02 .box01 {
	float: right;
	width: 30%;
	height: 600px;
	text-align:center
}
.contents_02 .box01 img{
	width:300px;
}

.contents_02 .box02 {
	float: right;
	width: 70%;
	height: 600px;
	padding-left:0px;
	padding-right:8em;
}

.contents_02 .box02 dl{
    width:100%;
	margin-left:auto;
	margin-right:auto;
}
 
.contents_02 .box02 dl dt{
    clear:left;
    float:left;
    margin:0;
    padding:6px 0 6px 0;
    width:140px;
    line-height:1.2em;
}
 
.contents_02 .box02 dl dd{
    margin:0;
    padding:6px 0 6px 140px;
    line-height:1.2em;
}

.contents_02 .box02 h3{
	font-size:19px;
	font-weight:bold;
}


.contents_02 .box03 {
	width: 100%;
	height: auto;
	float:left;
}

.contents_02 .box03 h3{
	font-size:19px;
	font-weight:bold;
}


.contents_02 .box03 h4{
	font-size:14px;
	font-weight:bold;}

.contents_02 .box03 p{
	width:100%;
	font-size:12px;}


.contents_02 .box03 ul{
	font-size:12px;
	margin-left:15px;}
	
.contents_02 .box03 ul li{
	list-style:disc;}



@media screen and (max-width: 768px) {
article.contents_02 section {
	width: 100%;
}

.contents_02 .box01 {
	display: inline-block;
	vertical-align: bottom;
	width: 100%;
	height: auto;
	clear:right;
	margin-bottom:50px;
}

.contents_02 .box01 img{width:300px;}

.contents_02 .box02 {
	display: inline-block;
	vertical-align: bottom;
	width: 100%;
	height: auto;
	clear:left;
	padding-left:20px;
	padding-right:20px;
}

.contents_02 .box03 {
	display: inline-block;
	vertical-align: bottom;
	width: 100%;
	height: auto;
	clear:left;
	padding-left:20px;
	padding-right:20px;
}

}

@media screen and (max-width: 425px) {
article.contents_02 section {
	width: 100%;
}
.contents_02 .box01 {
	display: inline-block;
	vertical-align: bottom;
	width: 100%;
	height: auto;
	margin-bottom:30px;}

.contents_02 .box01 img{
	width:260px;
}
.contents_02 .box02 h3{
	text-align:center;
}
.contents_02 .box03 {
	display: inline-block;
	vertical-align: bottom;
	width: 100%;
	height: auto;}




}


/*  thanks
---------------------------------------------------------------------------------------------------------------------------------------*/
article.contents_03 {
	margin-top:90px;
	padding-top: 200px;
	padding-bottom: 420px;
}
.contents_03 .box01 h3{
	text-align:center;
	font-size:23px;
}

.contents_03 .box01 p{
	text-align:center;}

@media screen and (max-width: 425px) {
	article.contents_03 {
	margin-top:60px;
	padding-top: 70px;
	padding-bottom: 70px;
}

.contents_03 .box01 p{
	text-align:left;
	padding-left:15px;
	padding-right:15px;}

}



/* フッター
---------------------------------------------------------------------------------------------------------------------------------------*/
footer {
	padding-top: 30px;
	padding-bottom: 15px;
	background-color: #9c2328;
	text-align: center;
}
#footer_wrap {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}

#footer_wrap a {
	text-decoration: none;
	color: #FFF;
}

#footer_wrap a:hover {
	text-decoration: none;
	color: #000000;
}


#footer_wrap ul {

 display:inline;
 padding-left:5px;
 border-left:1px solid #FFFFFF;
 }
 
#footer_wrap li {
 display:inline;
 padding-left:5px;
 padding-right:10px;
 border-right:1px solid #FFFFFF;
 }


#footer_wrap #copyright{
	margin-top:50px;
	width: 100%;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	line-height:12px;
}


@media screen and (max-width: 768px) {
#footer_wrap {
	width: 100%;
}

#footer_wrap #copyright {
	float: none;
	width: 100%;
	text-align: center;
}
}
@media screen and (max-width: 480px) {
#footer_wrap {
	width: 100%;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}

#footer_wrap ul {
margin: 0; 
padding: 0; 
list-style-type: none; 
 border-left:none;
 }
#footer_wrap li {
  display: list-item;  /* 縦に並べる */
  list-style-type: none;
  text-transform: uppercase;
   border:none;
 }
 
#footer_wrap #copyright{
	margin-top:20px;

}
}

/* Scroll To Top
---------------------------------------------------------------------------------------------------------------------------------------*/
#scrolltotop {
	z-index: 999999;
	visibility: hidden;
	opacity: 0.2;
	position: fixed;
	bottom: 60px;
	right: 5px;
	padding: 8px 10px 5px;
	line-height: normal;
}
#scrolltotop.visible {
	visibility: visible;
	opacity: 0.5;
}
#scrolltotop.visible {
	transition: all .8s ease-in-out;
}
#scrolltotop:hover {
	opacity: 1;
}
#scrolltotop img{
	width:80px;
}
@media screen and (max-width: 480px) {
#scrolltotop {
	bottom: 20px;
}
#scrolltotop img{
	width:60px;
}
}

@media screen and (min-width: 768px) {
	a[href^="tel:"] {
		pointer-events: none;
	}
}
