@charset "utf-8";

body {
	    margin-top: -20px;
margin-left: 0px;
}

.f16{
        font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
}

.bloc{
display: inline-block;
    margin-bottom: -6px;
}

.ac01{
    margin: 20px 0;
    line-height: 1.8;
}

.waku12{
margin: 3rem;
}

.waku13{
margin: 3rem 3rem 1rem 3rem;
}

.tategaki01 {
writing-mode: vertical-rl;
text-align: justify;
margin: 0 auto;
}

.p1 {
    font-size: 0.9rem;
line-height: 2.6;
margin: 0 3rem;
}

.p12 {
    font-size: 0.9rem;
line-height: 2.6;
margin: 0;
}

.allura {
    font-family: 'Allura', cursive;
        font-size: 0.8rem;
}

.f_gry {
    color: #777;
    padding-left: 16px;
}


.button.large, button.large {
    padding: 1.5rem 1rem;
    font-size: 1rem !important;
    color: #fff !important;
}

.bkg-theme-blk {
    background-color: rgba(0,0,0,.7);
    border-color: #fff;
    color: #fff;
        text-decoration: none;
}

/*-------------------------------------------------
グローバルナビ
-------------------------------------------------*/
#gnavi-wrap{
	
}
#gnavi{
	width:100%;
	left:20px;
	position:relative;
	z-index:15;
	    top: -60px;
}
#gnavi li{
	width:12.5%;
	float:left;
	list-style: none !important;
}
#gnavi li#gnavi-resv{
	width:15.5%;
	padding-left:2%;
	float:left;
}
#gnavi li a{
	display:block;
	font-size:1.15em;
	font-family:serif;
	text-align:center;	
	padding:7px 0px;
	    text-decoration: none !important;
	    color: #ffffff !important;
}
#gnavi li a:hover{
	text-decoration:none;
}
#gnavi li#gnavi-resv a{
	color:#000;
	background-image:none;
	background:#333333;
	padding:0px 2px;
}
#gnavi li#gnavi-resv a:hover{
	padding:0px 1px;
}
#gnavi li#gnavi-resv a span{
	display:block;
	border-left:1px solid #7f6c00;
	border-right:1px solid #7f6c00;
	padding:7px 0px;
}
#gnavi li#gnavi-resv a:hover span{
	border-left:2px solid #000;
	border-right:2px solid #000;
}
#gnavi.fixed {
	background:url(https://www.k-kai.jp/img/black65.png) left top repeat;	
	position: fixed;
	top: 0px;
}

#header-logo{
position: absolute;
    top: 90px;
    z-index: 9999;
    width: 948px;
}

#header-logo2{
position: absolute;
    top: 40px;
    z-index: 9999;
    width: 380px;
}

#yuuyuu_wrapper{
  max-width: 950px;
  margin:0 auto;
  text-align: center;
  font-family: 游明朝,"Yu Mincho Medium",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}

a {color: #333333;
    text-decoration: none !important;}

#flMenu {
	position: fixed;
	right: 0;
	top: 173px;
	z-index: 9999;
}

/*
スライダー
    画像6枚で調整
    枚数を減らす場合は
    .rslider_pic img のanimationの秒数を減らし、
    画像の枚数を減らす
    表示スピード変更は delay値を調整
 */

#r_slider{
  position: relative;
  max-width: 950px;
  margin:0 auto;
  overflow: hidden;
  height: 540px;
}

.rslider_pic img {
	position:absolute;
	width: 100%;
	top:0;
	left:100%;
	-moz-animation: imgTrans 25s infinite;
	-webkit-animation: imgTrans 25s infinite;
	animation: imgTrans 25s infinite;
}

#rslider_photo1 img{
  -moz-animation-delay: 1s;
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}

#rslider_photo2 img{
  -moz-animation-delay: 5s;
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

#rslider_photo3 img{
  -moz-animation-delay: 10s;
  -webkit-animation-delay: 10s;
  animation-delay: 10s;
}

#rslider_photo4 img{
  -moz-animation-delay: 15s;
  -webkit-animation-delay: 15s;
  animation-delay: 15s;
}

#rslider_photo5 img{
  -moz-animation-delay: 20s;
  -webkit-animation-delay: 20s;
  animation-delay: 20s;
}

#rslider_photo6 img{
  -moz-animation-delay: 25s;
  -webkit-animation-delay: 25s;
  animation-delay: 25s;
}

.rslider_adjust{
	padding:22%;
}

@-webkit-keyframes imgTrans {
  0% { left:0%; opacity:0;}
  5% { left:0%;opacity:1; }
  20% { left:0%; opacity:1;}
  25% { left:0%;opacity:0; }
  26% { left:100%;opacity:0; }
  100% { left:100%; opacity:0;}
}
@-moz-keyframes imgTrans {q
  0% { left:0%; opacity:0;}
  5% { left:0%;opacity:1; }
  20% { left:0%; opacity:1;}
  25% { left:0%;opacity:0; }
  26% { left:100%;opacity:0; }
  100% { left:100%; opacity:0;}
}
@keyframes imgTrans {
  0% { left:0%; opacity:0;}
  5% { left:0%;opacity:1; }
  20% { left:0%; opacity:1;}
  25% { left:0%;opacity:0; }
  26% { left:100%;opacity:0; }
  100% { left:100%; opacity:0;}
}


.info_txt h2 {  
	font-size: 120%;
	width: 400px;
    margin-bottom: 5px;
    line-height: 145%;
}

.info_txt p {
	width: 400px;
    line-height: 180%;
    margin-bottom: 15px;
    font-size: 88%;
}

/* おすすめプラン */
.wrap_plan {
    padding: 0 0 15px 0;
    overflow: hidden;
}

.wrap_plan .box_plan {
    width: 33.333333333333%;
    float: left;
    margin-left: 0;
}

.wrap_plan .box_plan .box_img {
    width: 100%;
    position: relative;
}

.wrap_plan .box_plan .box_img .img img {
    width: 300px;
}

.wrap_plan .box_plan .box_info {
    padding: 5px 10px;
    line-height: 1.5;
        margin-top: 20px;
}

.wrap_plan .box_plan .box_info .name {
    font-size: 100%;
    font-weight: normal;
    text-decoration: none;
	text-align: left;
	margin-top: -15px !important;
}

.wrap_plan .box_plan .box_info .box_price {
    padding-top: 10px;
    text-align: right;
    font-size: 100%;
    line-height: 1.3;
	color: #ffffff;
}

.box_btn {
    clear: both;
    text-align: center;
    margin: 0 auto 80px;
    width: 200px;
    background-color: rgba(0,0,0,.7);
    padding: 10px;
}

.box_btn a{
       color: #ffffff;
       text-decoration: none;
}

.box_btn2 {
    clear: both;
    text-align: center;
    margin: 0 auto;
    width: 600px;
    padding: 10px;
}

/* メルマガ＆口コミバナー */
.wrap_row2 {
    /*padding: 15px;*/
    overflow: hidden;
}

.wrap_row2 .box_row2 {
    width: 470px;
    float: left;
    margin-left: 10px;
}

.wrap_row2 .box_row2:first-child {
    margin-left: 0px;
}

.wrap_row2 .box_row2 .box_row2_img {
    width: 100%;
    position: relative;
}

.wrap_row2 .box_row2 .box_row2_img .img img {
    width: 470px;
}

.wrap_row2 .box_row2 .box_row2_info {
    padding: 5px 10px;
    line-height: 1.5;
}

.wrap_row2 .box_row2 .box_row2_nfo .name {
    font-size: 100%;
    font-weight: normal;
    text-decoration: underline;
	text-align: left;
}

.wrap_row2 .box_row2 .box_row2_nfo .box_row2_price {
    padding-top: 10px;
    text-align: right;
    font-size: 100%;
    line-height: 1.3;
	color: #ffffff;
}


/* 全体 調整用 */
.clearfix{
  content: '';
  display: table;
  clear: both;
}

hr {
	color: #333333;
}

.red-b{
  border:1px solid red;
}

.blue-b{
  border:1px solid blue;
}

.cg_title {
	text-align: center;
}

.cg_title p {
	width: 70%;
    margin: 20px auto 50px;
    line-height: 170%;
	text-align: center;
	font-size: 14px;
}

.cg_title p a {
	color: #ffffff !important;
	text-decoration: underline
}

.container.faq .faq-question {
    color: #000000;
}

.container.faq .faq-answer {
    color: #000000;
}

/*----------------*/
/* width          */
/*----------------*/

.item-img{
	width: 100%;
    max-width: 100%;
    object-fit: cover;
}

.w10{
	width:10%;
}
.w20{
	width:20%;
}
.w22{
	width:22%;
}
.w25{
	width:25%;
}
.w30{
	width:30%;
}

.w300{
	width:30%;
	float: left;
}

.w35{
	width:35%;
}
.w350{
	width:35%;
	float: left;
}

.w330{
	width:33.333333333333%;
	float: left;
}


.w40{
	width:40%;
}

.w400{
	width:40%;
	float: right;
}

.w45{
	width:45%;
}
.w47{
	width:47%;
}
.w50{
	width:50%;
}

.w500{
	width:50%;
	float: left;
}
.w5000{
	width:50%;
	float: left;
	margin-bottom: -6px;
}
.w55{
	width:55%;
}

.w550{
	width:55%;
	float: left;
}

.w60{
	width:60%;
}

.w600{
	width:60%;
	float: left;
}
.w65{
	width:65%;
}
.w65{
	width:65%;
	float: left;
}
.w70{
	width:70%;
}

.w700{
	width:70%;
	float: left;
}

.w80{
	width:80%;
}
.w90{
	width:90%;
}
.w100{
	width:100%;
}

.w1000{
    width: 950px;
    display: inline-block;
}

/*----------------*/
/* margin         */
/*----------------*/
/** top **/
.mgt3{
	margin-top:3px !important;
}
.mgt5{
	margin-top:5px !important;
}
.mgt8{
	margin-top:8px !important;
}
.mgt10{
	margin-top:10px !important;
}
.mgt13{
	margin-top:13px !important;
}
.mgt15{
	margin-top:15px !important;
}
.mgt20{
	margin-top:20px !important;
}
.mgt30{
	margin-top:30px !important;
}
.mgt40{
	margin-top:40px !important;
}
.mgt45{
	margin-top:45px !important;
}
.mgt50{
	margin-top:50px !important;
}
.mgt60{
	margin-top:60px !important;
}
.mgt70{
	margin-top:70px !important;
}
.mgt80{
	margin-top:80px !important;
}
/** right **/
.mgr0{
	margin-right:0;
}
.mgr3{
	margin-right:3px;
}
.mgr5{
	margin-right:5px;
}
.mgr6{
	margin-right:6px;
}
.mgr8{
	margin-right:8px;
}
.mgr10{
	margin-right:10px;
}
.mgr12{
	margin-right:12px;
}
.mgr13{
	margin-right:13px;
}
.mgr15{
	margin-right:15px;
}
.mgr20{
	margin-right:20px;
}
.mgr25{
	margin-right:25px;
}
.mgr30{
	margin-right:30px;
}
.mgr40{
	margin-right:40px;
}
.mgr120{
	margin-right:120px;
}
/** left **/
.mgl0{
	margin-left:0;
}
.mgl5{
	margin-left:5px;
}
.mgl10{
	margin-left:10px;
}
.mgl12{
	margin-left:12px;
}
.mgl15{
	margin-left:15px;
}
.mgl20{
	margin-left:20px;
}
.mgl25{
	margin-left:25px;
}
.mgl30{
	margin-left:30px;
}
.mgl35{
	margin-left:35px;
}
.mgl40{
	margin-left:40px;
}
.mgl50{
	margin-left:50px;
}
.mgl55{
	margin-left:55px;
}
.mgl60{
	margin-left:60px;
}

/** bottom **/
.mgb3{
	margin-bottom:3px !important;
}
.mgb5{
	margin-bottom:5px !important;
}
.mgb7{
	margin-bottom:7px !important;
}
.mgb10{
	margin-bottom:10px !important;
}
.mgb15{
	margin-bottom:15px !important;
}
.mgb18{
	margin-bottom:18px !important;
}
.mgb20{
	margin-bottom:20px !important;
}



.mgb25{
	margin-bottom:25px !important;
}
.mgb30{
	margin-bottom:30px !important;
}
.mgb35{
	margin-bottom:30px !important;
}
.mgb40{
	margin-bottom:40px !important;
}
.mgb45{
	margin-bottom:45px !important;
}
.mgb50{
	margin-bottom:50px !important;
}
.mgb55{
	margin-bottom:55px !important;
}
.mgb60{
	margin-bottom:60px !important;
}
.mgb70{
	margin-bottom:70px !important;
}
.mgb80{
	margin-bottom:80px !important;
}
.mgb90{
	margin-bottom:90px !important;
}
.mgb100{
	margin-bottom:100px !important;
}
.mgb150{
	margin-bottom:150px !important;
}

.pdb5{
	padding-bottom:5px;
}
.pdb10{
	padding-bottom:10px;
}
.pdb15{
	padding-bottom:15px;
}
.pdb20{
	padding-bottom:20px;
}
.pdl30{
	padding-left:30px;
}
/** all **/
.mrg0{
	margin:0;
}
.mrg0a{
	margin:0 auto;
}
.mrg5{
	margin:5px;
}
.mrg8{
	margin:8px;
}
.mrg10{
	margin:10px;
}
.mrg15{
	margin:15px;
}
.mrg15_10{
	margin:15px 10px;
}
.mrg10_10{
	margin:10px 10px 0;
}

/*----------------*/
/* margin(percent)*/
/*----------------*/
.mgr3p{
	margin-right:3%;
}
.mgr4p{
	margin-right:4%;
}
.mgr5p{
	margin-right:5%;
}
.mgr6p{
	margin-right:6%;
}
.mgr7p{
	margin-right:7%;
}
/*----------------*/
/* layout         */
/*----------------*/
.fleft{
	float:left !important;
}
.fright{
	float:right !important;
}
.textleft{
	text-align:left !important;
}
.textright{
	text-align:right !important;
}
.textjustify{
	text-align:justify !important;
}
.textcenter{
	text-align:center !important;
}
.vtop{
	vertical-align:top !important;
}
.vmiddle{
	vertical-align:middle !important;
}
.vbottom{
	vertical-align:bottom !important;
}
/*----------------*/
/* text           */
/*----------------*/
.fs200{
	font-size:200% !important;
}
.fs190{
	font-size:190% !important;
}
.fs180{
	font-size:180% !important;
}
.fs170{
	font-size:170% !important;
}
.fs160{
	font-size:160% !important;
}
.fs150{
	font-size:150% !important;
}
.fs140{
	font-size:140% !important;
}
.fs130{
	font-size:130% !important;
}
.fs120{
	font-size:120% !important;
}
.fs110{
	font-size:110% !important;
}
.fs90{
	font-size:90% !important;
}
.fs80{
	font-size:80% !important;
}
.fs70{
	font-size:70% !important;
}
.lh140{
	line-height:140% !important;
}
.lh150{
	line-height:150% !important;
}
.lh200{
	line-height:200% !important;
}
.lh220{
	line-height:220% !important;
}
.lh240{
	line-height:240% !important;
}
.em{
	font-weight:bold;
}