
/*
Author: makiyama
*/

section table { width: 80%; margin: 0 auto; padding:0 auto; }
section th, section td  { padding: 15px; border: solid 1px #E6E6E6; }
section th  { background: #424242; color: #fff;}
 
/*----------------------------------------------------
  .rspt
----------------------------------------------------*/
.rspt th  { width: 30%; text-align: left; }
 
@media only screen and (max-width:480px){
    .rspt th,
    .rspt td{
    width: 100%;
    display: block;
    border-top: none;
    }
  .rspt tr:first-child th { border-top: 1px solid #ddd; }
}

	/*h2 {
text-align: center;
		color: #494949;
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
}
h2:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: black;
  border-radius: 2px;
}
*/


.midashi {
text-align: center;
		color: #494949;
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
	padding: 0.25em 0.5em;/*上下 左右の余白*/
	background: transparent;/*背景透明に*/
	
}
.midashi:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: black;
  border-radius: 2px;
}
	
.video{
  position:relative;
  width:100%;
height: 640px;
  /*padding-top:56.25%;*/
}

@media only screen and (max-width:767px){
	.video{
height: 480px;
  /*padding-top:56.25%;*/
}

}

.video iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}
.sekou_img{
	margin-top: 5px;
	margin-bottom: 5px;
}

.bk-white{
	background-color: #ffffff;
}

.center-table{
	margin: 0 auto;
	padding: 0 auto;
}

.main_service_content .single_service2 {
    margin-top: 10%;
}

.single_service2 p {
    padding: 20px;
    font-size: 16px;
    letter-spacing: .1em;
    line-height: 1.2em;
}

.mini{
background-image: url("images/mini.jpg");
background-repeat: no-repeat;
background-position: center bottom;
	background-size: cover;
	
}

.mini2{
background-image: url("images/mini2.jpg");
background-repeat: no-repeat;
background-position: center bottom;
	background-size: cover;
	
}

.mini3{
background-image: url("images/mini3.jpg");
background-repeat: no-repeat;
background-position: center bottom;
	background-size: cover;
	
}

@media only screen and (max-width:767px){
	.tab{
width: 100%;
  /*padding-top:56.25%;*/
}

}

.p_height p{
	line-height: 1.8em!important;
}

.row-eq-height {
    display: flex;
    flex-wrap: wrap;
}

#main-nav {
		background-image: url("images/menu_bg.jpg");
	}

@media only screen and (max-width:767px){
	#main-nav {
		background-image: url("images/menu_bg_2.jpg");
	}
}

@media only screen and (max-width:1200px){
	.main_home {
    padding: 100px 10px 10px 100px;
}

}
@media only screen and (max-width:1600px){
.home2 {
	margin-top: 80px;
	background-image: url("images/top_bg2.jpg");
	}
	
.home3 {
	margin-top: 80px;
	background-image: url("images/top02_bg2.jpg");
	}

.home4 {
	margin-top: 80px;
	background-image: url("images/top_bg2.jpg");
	}
}

@media only screen and (max-width:1100px){
.home2 {
	background-image: url("images/top_bg3.jpg");
	}
	
.home3 {
	background-image: url("images/top02_bg3.jpg");
	}

.home4 {
	background-image: url("images/top_bg3.jpg");
	}
}

@media only screen and (max-width:767px){
.home2 {
	margin-top: 40px;
	background-image: url("images/top_bg3.jpg");
	}

.home3 {
	margin-top: 40px;
	background-image: url("images/top02_bg3.jpg");
	}

.home4 {
	margin-top: 40px;
	background-image: url("images/top_bg3.jpg");
	}
}

@media only screen and (max-width:696px){
.home2 {
	margin-top: 40px;
}

.home4 {
	margin-top: 40px;
}
}
@media only screen and (max-width:600px){
.home2 {
	background-image: url("images/homebg4_sm.jpg");
	}
.home3 {
	background-image: url("images/top02_bg4.jpg");
	}
.home4 {
	background-image: url("images/top_bg4_sm.jpg");
	}
}
.menu_font{
	font-family: 'Satisfy', cursive;
}
