@charset "UTF-8";

/* 要素リセット */
body{
    margin: 0;
    padding: 0;
    text-align: center;
    /*font-size: 75%;*/
	font-size:1rem;
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
    color: #666666; /* 標準文字色 */
    background-image : url(bg_1Eb_01.png);
    background-position: top left;
    background-repeat: repeat-x;
    min-width: 950px;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:first-child body{
    /*font-size: 70%;*/
	font-size: 1rem;
}
/* end */

img{
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
    background-image : url(footerBg_1Eb.png);
    background-position: bottom left;
    background-repeat: repeat-x;
    position: relative;
}

#hpb-header{
    /*width: 900px;*/
    width:100%;
    margin-left: auto;
    margin-right: auto;
    /*height: 135px;*/
    height: 80px;
    zoom: 1;
}

#hpb-inner{
    /*width: 900px;*/
    width: 100%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    position: relative;
    padding-top: 0px;
}

.hpb-layoutset-01 #hpb-inner{
    background-image : url(cLine_1Eb_01.png);
    background-position: top left;
    background-repeat: repeat-x;
    width:100%;
}

#hpb-inner::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-wrapper{
    /*width: 655px;
    float: left;*/
    width: 100%;
    margin:0 auto;
}

.hpb-layoutset-02 #hpb-title{
    background-image:url(header-image.jpg);
    background-size:cover;
    background-position:center;
    background-repeat: no-repeat;
    margin-top: 0;
    display:flex;
    height:200px;
    align-items: center;

}

.hpb-layoutset-01 #hpb-title{
    height: 815px;
    width:100%;
    background-image:url(img/top.jpg);
    background-size: cover;
}

* html .hpb-layoutset-01 #hpb-title{
    position: absolute;
    top: 0px;
    left: 0px;
}

#hpb-main{
    /*width: 655px;*/
    width: 1000px;
    text-align: left;
    margin:0 auto;
}

* html .hpb-layoutset-01 #hpb-main{
    padding-top: 290px;
}

#hpb-aside{
    width: 225px;
    float: right;
    display:none;
}

.hpb-layoutset-01 #hpb-aside{
    padding-top: 295px;
    display: none;
}

#hpb-footer{
    width: 900px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    clear: both;
}

#hpb-nav{
    width: 620px;
    height: 47px;
    overflow: hidden;
    position: absolute;
    /*top: -94px;*/
    top: -55px;
    /*left: 275px;*/
    right:0;
    /*background-image : url(navBg_1Eb_01.png);
    background-position: top left;
    background-repeat: repeat-x;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #737373;*/
}



/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */

/* コンテンツ配置領域 */

/* ナビゲーション */
#hpb-nav ul{
    display: block;
    margin-top: -1px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    list-style-type: none;
    text-align: left;
}

#hpb-nav ul::after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#hpb-nav li{
    display: inline-block;
    height: 47px;
    overflow: hidden;
    padding:0 20px;
    /*border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #737373;*/
}

#hpb-nav li a:hover{
    padding-bottom:5px;
    border-bottom:2px solid #1b6bce;
}

*:first-child + html #hpb-nav li{
    display: inline;
}

* html #hpb-nav li{
    display: inline;
}

#hpb-nav li a{
    display: block;
    overflow: hidden;
    padding-top: 10px;
    padding-left: 6px;
    padding-right: 5px;
    /*font-size: 12px;
    line-height: 18px;*/
    font-size: 1rem;
    line-height: 1rem;
}


#hpb-nav li span.ja{
    display: block;
}
#hpb-nav li span.en{
    font-family: Arial,Helvetica,sans-serif;
    display: none;
}


#hpb-nav a:link{
    color: #666666;
    text-decoration: none;
}
#hpb-nav a:visited{
    color: #666666;
    text-decoration: none;
}
#hpb-nav a:hover{
    color: #1C6BCE;
    text-decoration: none;
}
#hpb-nav a:active{
    color: #1C6BCE;
    text-decoration: none;
}

/* ヘッダー内パーツ */
#hpb-headerExtra1{
    height:0;
    /*margin-top: -104px;*/
    margin-top: -80px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    float: right;
    text-align: right;

}

#hpb-headerExtra1 p.tel{
    /* 電話番号の文字設定 */
    display: inline-block;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    text-align: right;
}

#hpb-headerExtra1 p.tel span
{
    /* 電話番号の「TEL」文字設定 */
    display: inline-block;
    text-align: left;
    font-size: 0.8rem;
}

#hpb-headerExtra1 p.address{
    /* 住所文字設定 */
    display: inline;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    line-height: 1.2;
    text-align: right;
}

.rec-slide-container {
    width: 100%;
    margin: 50px auto;
    overflow: hidden;
    position: relative;
}

.rec-slide-wrapper {
    display: flex;
    width: 100%;
    animation: slide-flow 15s linear infinite;
}

.rec-slide {
    width: 300px;
    object-fit: cover;
    border: 1px solid #ddd;
}

@keyframes slide-flow {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-100%);
    }
}

.service-p-text{
    margin: 20px 0 0;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}

/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {

	body{
		background-image : none;
		min-width: 100%;
	}

	/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#hpb-container{
		background-image : none;
	}
	#hpb-header{
		width: 100%;
		height: auto;
		padding-bottom: 10px;
	}
	#hpb-inner{
		width: 100%;
	}
	.hpb-layoutset-01 #hpb-inner{
		background-image : none;
	}
	#hpb-wrapper{
		width: 100%;
		float: none;
	}
	.hpb-layoutset-01 #hpb-title{
		width: 100%;
        height: 500px;
        margin-right: 0;
        background-position: center;
	}
	#hpb-main{
		width: 96%;
		padding-top: 0;
		padding-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
	}
	.hpb-layoutset-02 #hpb-main{
		padding-top: 2em;
	}
	#hpb-aside{
		width: 96%;
		float: none;
		padding-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
	}
	.hpb-layoutset-01 #hpb-aside{
		padding-top: 0;
	}
	#hpb-footer{
		width: 100%;
		height: auto;
		padding-top: 0;
		background-color : #e6e6e7;
	}
	#hpb-nav{
		width: 100%;
		height: auto;
		border-right-width: 0;
		border-top-width: 1px;
		border-top-color: #737373;
		border-top-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #737373;
		border-bottom-style: solid;
		overflow: hidden;
		position: relative;
		top: 0;
		left: 0;
	}


    #hpb-nav li a:hover{
        border-bottom:0;
    }

	/*--------------------------------------------------------
	  デザイン設定
	--------------------------------------------------------*/
	/* 背景設定 */

	/* コンテンツ配置領域 */

	/* ナビゲーション */
	#hpb-nav ul{
		display: none;
		margin-top: 0;
	}
	#hpb-nav ul.toggled-on{
		display: block;
	}
	#hpb-nav li{
		display: block;
		height: auto;
		overflow: hidden;
		border-left-width: 0;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #737373;
	}
	#hpb-nav li a{
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		line-height: 1.4;
        border-bottom:0;
	}

	/* ヘッダー内パーツ */
	/#hpb-headerExtra1{
		/*width: 98%;
		margin-top: 10px;
		margin-left: auto;
		margin-right: auto;
		float: none;*/
        display:none;
	}
	#hpb-headerExtra1 p.tel{
		/* 電話番号の文字設定 */
		/*display: block;*/
        display:none;
	}
	#hpb-headerExtra1 p.address{
		/* 住所文字設定 */
		display: block;
	}

    
    .rec-slide {
        
    
        width: 40%; /* Adjust the width to show more images */
            }
        
            .rec-slide-wrapper {
                animation: slide-flow-small 15s linear infinite;
            }
        
            @keyframes slide-flow-small {
                0% {
                    transform: translateX(0);
                }
                100% {
                    transform: translateX(-200%); /* Adjust the translation to slide more images */
                }


}

}
