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

html {
	overflow-x:hidden;
}
body {
	margin:0
}
#htlContents {
	min-width: auto!important;
	width: 1190px;
	margin: 0 auto!important;
}
#htlHeader, #htlMainContent {
	width: 1920px!important;
	min-width: 0;
	max-width: 100%;
	margin: 0 auto!important;
}
#RthCustomizeW {
	width:auto!important
}
#htlSide-A {
	top: 1000px!important;
	position: absolute;
	left: 0;
	margin-top: -25px;
}
#cus_page {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-text-size-adjust: none;
	letter-spacing: .12em;
	line-height:24px;
	font-size:16px;
	font-weight:400;
	margin:0;
	padding:0;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', '游ゴシック', 'Yu Gothic', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color:#222;
	position: relative;
	top: -8px;
}
#cus_page .slide {
	position: relative;
    overflow: hidden;
    width: 1920px;
    height: 730px;
    margin: auto;
    background: #142540;
    left: 50%;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
}
#cus_page img {
	max-width: 100%;
	-webkit-touch-callout: none;
	line-height: 1;
	height:auto;
}
#cus_page p {
	margin: 15px 0 15px 0;
}
#cus_page .left {
	float:left;
}
#cus_page .rigrt {
	float:right;
}
#cus_page .clr {
	clear:both;
}
#cus_page .bold {
	font-weight:bold;
	line-height:2.2em;
}
#cus_page h2 {
	font-size: 24px;
	color: #222;
	border-bottom: 1px solid #222;
	margin: 0px auto 30px auto;
	padding-bottom:15px;
	text-align:center;
	width:300px;
	display:block;
}
#cus_page h3 {
	color: #0c1d33;
	margin-top: 5px;
	border: solid 1px #0c1d33;
	padding: 5px 10px;
}
#cus_page h4 {
	margin: 20px 0 10px 0;
}
#cus_page .content {
	margin-top:20px;
	margin-bottom:120px;
}
#cus_page .content p{
	text-align:center;
	font-size:16px;
	line-height:27px;
	letter-spacing: initial;
}
#cus_page .planbox {
	width:316px;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}
#cus_page .planbox .img {
	display:block;
	margin:auto;
	height:200px;
	width:300px;
	overflow:hidden;
}
#cus_page .plan_ttl {
	width:286px;
	font-size:16px;
	font-weight:bold;
	margin:auto;
	margin-bottom: 15px;
	letter-spacing: 1.4;
}
#cus_page .plan_txt {
	font-size:15px;
	text-align:left !important;
	width:286px;
	margin:auto;
	letter-spacing: 1;
}
#cus_page .btn {
	display: inline-block;
	padding: 0.3em 1em;
	text-decoration: none;
	color: #0D2742;
	border-bottom: solid 2px #0c1d33;
 transition: .4s;
}
#cus_page .btn:hover {
	background: #000;
	color: white;
	border-radius: 3px;
}
.slide img {
	display : block;
	position : absolute;
	width : inherit;
	height : inherit;
	opacity : 0;
	animation : slideAnime 35s ease infinite;
}
.slide img:nth-of-type(1) {
animation-delay: 0s
}
.slide img:nth-of-type(2) {
animation-delay: 7s
}
.slide img:nth-of-type(3) {
animation-delay: 14s
}
.slide img:nth-of-type(4) {
animation-delay: 21s
}
.slide img:nth-of-type(5) {
animation-delay: 28s
}
@keyframes slideAnime {
 0% {
opacity: 0
}
 3% {
opacity: 1
}
 20% {
opacity: 1
}
 23% {
opacity: 0
}
 100% {
opacity: 0
}
}
#cus_page .navi {
	left: 50%;
	width: 1920px;
	height:60px;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	overflow: hidden;
	position: relative;
	background-color: #000;
	position: relative;
}
#cus_page .navi ul {
	width: 1190px;
	margin: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
#cus_page .navi ul li {
	text-align: center;
	list-style:none;
	line-height:50px;
}
#cus_page .navi ul li a {
	color:#fff;
}
#cus_page .navi ul li a:hover {
	color:#fff;
	opacity: 0.6;
}
#cus_page a {
	text-decoration: none;
}
#cus_contents {
	margin-top: 20px;
	width: 950px!important;
	margin: auto;
}
#cus_page .row2 {
	width:475px;
	text-align:center;
	height: 300px
/**	margin-bottom:20px;**/
}
#cus_page .row2 img {
	display:block;
	margin:auto;
}
.content p {
	margin:15px !important;
}
footer {
	left: 50%;
	width: 1920px;
	height: 150px;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	overflow: hidden;
	position: relative;
	background-color: #000;
	position: relative;
}
footer div {
	width:1190px;
	margin:auto;
	color:#fff;
}
footer #name {
	line-height: 150px;
	font-size: 18px;
	margin-left: 80px;
	text-align: right !important;
}
footer #adress {
	line-height: 30px;
	display: block;
	padding: 30px 0px 30px 160px;
	text-align: left !important;
}
#info_box{
	 width:846px; padding:30px 50px; margin-bottom:20px; font-family:Georgia, 'Times New Roman', Times, serif;background-image: linear-gradient(to right, #ffecd2 0%, #fcb69f 100%);
	 color:#333;
    position: relative;
}
#info_box::after {
    content: "";
    border-color: #f14106 #fff #fff #f14106;
    border-style: solid;
    border-width: 0 0 24px 24px;
    bottom: 0;
    position: absolute;
    right: 0;
}
#info_box h4{
position: relative;
  padding: 1.5rem;
  text-align: center;
  font-size:24px;
}
#info_box h4:before {
  position: absolute;
  bottom: 0px;
  left: calc(50% - 25px);
  width: 50px;
  height: 5px;
  content: '';
  background: #f14106;
}
.center{
	text-align:center;
  width: 400px;
  padding: 1em;
  box-shadow: 3px 3px 4px #546E7A;
  margin:auto;
 position: relative;
  text-decoration: none;
    background: #f14106b5;
    outline: none;
    transition: all 0.2s ease;
}
.center a{
	color:#fff !important;
	font-weight:bold;
}
.center:hover{
    background: #7b5143a6;
}
.sidebar_btn {
    height: 120px;
    writing-mode: vertical-rl;
    align-items: center;
    position: fixed;
    bottom: 400px;
    right: 0px;
    cursor: pointer;
    display: flex;
    justify-content: space-around;
    letter-spacing: 10px;
    font-weight: bold;
    transition: .4s;
    color: #fff !important;
	z-index:1;
}
.sidebar_btn img{
    width: 60px;
}

.banner-lists {
display: none;
}
.lead {
background-color: #f5f5f5;
padding: 40px 80px;
margin: 32px auto 80px;
}
.lead h5 {
font: normal normal normal 18px/31px;
letter-spacing: 1.62px;
margin: 40px 162px;
text-align: center;
}
.lead p {
font: normal normal normal 16px/27px;
letter-spacing: 1.44px;
text-align: left!important;
}
.lead a {
display: flex;
width: 480px;
height: 60px;
justify-content: center;
align-items: center;
border: solid 1px #000;
color: #000;
margin: 40px auto 0;
}
.lead a:hover {
opacity: 0.3;
}

.reserve {
    margin: 4rem auto 5.6rem;
    max-width: 950px;
}
.reserve ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 1rem;}
.reserve ul li a{
    display: block;
    width: 285px;
    height: 94px;
    border: 1px solid #283e30;
    padding: 0.5rem 0;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-animation: all 0.6s ease;
    animation: all 0.6s ease;
    padding: 0.4em 0;
    min-height: 80px;
}
.reserve a {
    color: #222222;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    text-decoration: none;
}
.reserve ul li a img {
    display: block;
    width:120px;
    margin-bottom: 5px;
}

.banner-lists{

}
.banner-flex{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.banner-box{
    width: 49%;
}
.banner-box p{
    margin: 4px 0 16px 0!important;
    text-align: center;
}
