@charset "UTF-8";
/* mixin
========================================================= */
#main_img{
	width: 100%;

    position: relative;
    height: calc(100% - 71.5px);
    height: calc(100vh - 103px);
    min-height: 250px;
    max-height: 400px;
}

#main_img img{

    object-position: center bottom;
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    font-family: "object-fit: cover;";
  height: calc(100% - 71.5px);
}

@media (max-width: 767px) {
	#main_img {
		 height: auto;
	}
	#main_img img{
		top: 0;
		height: auto;
		}
   #power-01 {
      margin-top: 45px; 
	} 

}
#zigyou_main h2{
	  margin-bottom: 1em;
  text-align: center;
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: bold;
  color: #122031;
	margin-top: 50px;
}
 @media (max-width: 767px) {
#zigyou_main h2{
      font-size: 26px;
      font-size: 1.625rem; 
	     margin-top: 20px;
	 }
	 

}
.bottom-contet ul{
	 display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
	margin-bottom: 50px;
   
}
.bottom-contet li{
	padding: 0px 20px 20px 20px;
}
.bottom-contet li:first-child{
	border-left: solid 1px #000;
}
.bottom-contet li {
	border-right: solid 1px #000;
}
.bottom-contet li a{
   font-size: 26px;
      font-size: 1.625rem;
	padding-bottom: 30px;
	padding-top: 0px;
	font-weight: bold;
	background-image:url("../img/com/yazirushi.svg");
	background-position: center bottom;
	 background-repeat: no-repeat;
}

 @media (max-width: 767px) {
	 .bottom-contet li a{
	    font-size: 18px;
    font-size: 1.125rem;
		 }
	 

}


#com-03{
	margin-bottom: 50px;
}

/* mixin

 #com-03 header{
  min-height: 400px;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover; 
	
	background-image:url("../img/com/img.jpg");
	 position: relative;
}

========================================================= */
#com-00{
	padding: 30px;
}
#com-02 .inner{
	max-width: 960px;
	margin: 0 auto 50px auto;
}

#com-03 header{
	 position: relative;
	}
#com-03 h2{
	
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 300px;
	
	
	
}
#com-03 > header >figure > img{
	width:100%
}

@media (max-width: 960px){
#com-03 h2 {
    width: 250px;
}
	}


@media screen and (max-width: 575px) {
	/* mixin
 #com-03 header {
	 
    background-image: none !important;
    height: 100%;
  }
   #com-03 header::before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transform: translate3d(0, 0, -1px);
    transform: translate3d(0, 0, -1px);
    width: 100%;
    min-height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: -1;
	  background-image:url("../img/com/img.jpg")
  }
========================================================= */
}


#com-03 .inner{
	max-width: 1100px;
	margin:50px auto 0 auto;
	
}

#com-03 .inner{
	 display: -webkit-flex;
      display: flex;

}

#com-03 .inner div{
width: 50%;
	
}


#com-03 .inner .map{
	width: 60%;
	margin-right: 3%;
}

#com-03 .inner h3{

	font-size: 30px;
    font-size: 1.87999rem;
  font-weight: bold;
	margin-bottom: 30px;
}
#com-03 .inner h3 span{	display: block;
		font-size: 20px;
    font-size: 0.87999rem;
  font-weight: bold;
}

.tel span{
	font-weight: bold;
}
@media (max-width: 767px) {
	#com-03 .inner h3{
	font-size: 18px;
    font-size: 1.125rem;
	}
#com-03 .inner{
	    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    align-items: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    max-width: 80%;
}
	
	#com-03 .inner .map{
	width: 100%;
	margin-right: 0%;
		    margin-bottom: 20px;
}
	#com-03 .inner .text{
		width: 90%;
		margin: 0px auto 20px auto;
	}
}
@media (min-width: 767px) {
.br_none{
display: inline-block;
    margin-left: 20px;
}
}
@media (max-width: 766px) {
	.br_none{
display: block;
    margin-left: 0px;
}
}

#com-00 .inner {
    max-width: 960px;
    margin: 0 auto 50px auto;
}

.maintitle{
margin-bottom: 2em;
    text-align: center;
    font-size: 30px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #1E9BD2;
}
.picktitle{
margin-bottom: 0;
    text-align: center;
    font-size: 86px;
    font-size: 5.5rem;
	line-height: 90px;
    font-weight: bold;
    color: #1E9BD2;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

@media (max-width: 766px) {
.picktitle{

    font-size: 46px;
    font-size: 3rem;
    line-height: 50px;
  
}
	
	.subtgitle {
  
    font-size: 20px!important;
    font-size: 1.2rem!important;

}
	
}

.subtgitle{
	    margin-top: 0;
		    margin-bottom: 1em;
    text-align: center;
     font-size: 30px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #1E9BD2;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}


