/* サイト固有のデザインは theme ファイルで指定されている要素を カスタムCSS（本ファイル）内で上書きしてください（themeファイルの変更は原則不可です） */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&display=swap');

body{
	background-color:#000;
    color:#FFF;
}

body > .container {
	max-width:none;
    background:rgba(0,0,0,0.8);
}

body::before {
    background-image: url(/asset/img/bg.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center top;
}

header{

}

header:after {
	background-color: #FFF;

/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffdb7a+0,a87510+9,6b460a+19,a87510+26,dbac3f+38,ffdc96+46,ffffff+60,ffdc96+67,c48f13+75,68450f+86,dda516+100 */
background: linear-gradient(135deg,  #ffdb7a 0%,#a87510 9%,#6b460a 19%,#a87510 26%,#dbac3f 38%,#ffdc96 46%,#ffffff 60%,#ffdc96 67%,#c48f13 75%,#68450f 86%,#dda516 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    
}

header .title {
	background-image:url(/asset/img/logo.png?444);
	height: 200px;
	margin:20px 0;
}

h1{
    background-color: rgba(0,0,0,0.80);
    color: #FFF;
}

.table-schedule .item .data .sche .workstr
{
	order: 0;/* 表示順 0が一番上*/
}

.age-height,
.threesize
{
	display: none;
}

#opentel {
    padding: 5px 0;
    text-align: center;
    font-size: 1.3em;
    background-color: rgba(51, 40, 51, 0.8);
    color: #FFF;
    border-top: 1px solid #4d4353;
}

#opentel a{
    color:#111;
    
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a87510+0,a87510+16,dbac3f+31,ffeda0+49,fffaea+66,ffeda0+75,c48f13+95 */
background: linear-gradient(135deg,  #a87510 0%,#a87510 16%,#dbac3f 31%,#ffeda0 49%,#fffaea 66%,#ffeda0 75%,#c48f13 95%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}

#opentel a.bi-line {
    background: #093;
}

#main-nav {
    background-color:#000;
  
}

#main-nav .nav .item:after{
	border-right:1px solid #FFF;
	transform: skewX(-20deg);
}

#main-nav .nav .item a span{
	color: #FFDB86 !important;
}

#main-nav .nav .item a small{
	color: #999999 !important;
}

.breadcrumb {
	background-color: rgba(153,153,153,0.3);
}

.panel .panel-heading{
	background-color: #2a1e2f;
    border-top:1px solid #564857;
    border-bottom:1px solid #564857;

}

.panel .panel-heading .panel-title{
    color:#FFF;
}

.panel .panel-heading .panel-title,
#main-nav .nav .item a
{
	font-family: "Playfair Display", serif;
}

#main-nav .nav .item a small,
.panel .panel-heading .panel-title small {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
}

#pickup .panel-body .list-group .list-group-item .pickup a{
	background-color: #FFF;
    color:#111;
    
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a87510+0,a87510+16,dbac3f+31,ffeda0+49,fffaea+66,ffeda0+75,c48f13+95 */
background: linear-gradient(135deg,  #a87510 0%,#a87510 16%,#dbac3f 31%,#ffeda0 49%,#fffaea 66%,#ffeda0 75%,#c48f13 95%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    
}

#pickup .panel-body .list-group .list-group-item .photo a{
    border:none !important;
}

.list-staff .item{
    border:none;
}

#information .panel-body .list-group .list-group-item .title {
    background-color: rgba(204,204,204,0.3);
    /* [disabled]color: #333333; */
}

#information .panel-body .list-group .list-group-item .date {
  color: #111;
  background-color: #FFF;
}

.list-group-item{
    color:#FFF;
}

.cinfo{
    background-color: rgba(0,0,0,0.70);
}

.comment .ctitle{
    background-color: rgba(204,204,204,0.3);
	color: #FFF;
}

.res{
    background-color:#111;
    border-color:#444;
}
    
.res .item,.res .gvalue{
    border-color:#444;
}

.res .gname{
	background-color: #666;
	color: #FFF;
    
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#919191+0,565656+71 */
background: #919191; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #919191 0%, #565656 71%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #919191 0%,#565656 71%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #919191 0%,#565656 71%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#919191', endColorstr='#565656',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

.res .item .name{
    background-color:#222;
    color:#FFF;
}

.res.recruit .item .name,.res.recruit .item .value{
    width:100%;
    display: block;
}

body.profile .res{
    background:none;
}

body.profile .res .item .name{
    background-color:#333;
}

.profile .res .item .value{
    border-color:#999;
}

#schedule_day .day-col {
    background-color: #4F4F4F;
}

#schedule_day .day-col.day-active {
	background-color: #FFF;
    color:#111;
    
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a87510+0,a87510+16,dbac3f+31,ffeda0+49,fffaea+66,ffeda0+75,c48f13+95 */
background: linear-gradient(135deg,  #a87510 0%,#a87510 16%,#dbac3f 31%,#ffeda0 49%,#fffaea 66%,#ffeda0 75%,#c48f13 95%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    
}


.btn-secondary:focus, .btn-secondary:active, .btn-secondary:hover {
	background-color: #FFF;
    color:#111;
	opacity: 0.5;
    
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a87510+0,a87510+16,dbac3f+31,ffeda0+49,fffaea+66,ffeda0+75,c48f13+95 */
background: linear-gradient(135deg,  #a87510 0%,#a87510 16%,#dbac3f 31%,#ffeda0 49%,#fffaea 66%,#ffeda0 75%,#c48f13 95%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    
}

.contact_rec, .contact_rec:hover{
	background-color: #FFF;
    color:#111;
    
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a87510+0,a87510+16,dbac3f+31,ffeda0+49,fffaea+66,ffeda0+75,c48f13+95 */
background: linear-gradient(135deg,  #a87510 0%,#a87510 16%,#dbac3f 31%,#ffeda0 49%,#fffaea 66%,#ffeda0 75%,#c48f13 95%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    
}

.col-form-label{
	background-color: #333333;
}

form .required::after{
    background-color: #D10A0A;
    color: #FFF;
}

.btn-secondary,.btn-secondary:hover {
	background-color: #FFF;
    color:#111;
	border: 1px solid #ce9933;
    
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a87510+0,a87510+16,dbac3f+31,ffeda0+49,fffaea+66,ffeda0+75,c48f13+95 */
background: linear-gradient(135deg,  #a87510 0%,#a87510 16%,#dbac3f 31%,#ffeda0 49%,#fffaea 66%,#ffeda0 75%,#c48f13 95%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    
}


.btn-check:active+.btn-outline-secondary, .btn-check:checked+.btn-outline-secondary, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show, .btn-outline-secondary:active ,.btn-outline-secondary:hover{
	background-color: #FFF;
    color:#111;
	border: 1px solid #ce9933;
    
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a87510+0,a87510+16,dbac3f+31,ffeda0+49,fffaea+66,ffeda0+75,c48f13+95 */
background: linear-gradient(135deg,  #a87510 0%,#a87510 16%,#dbac3f 31%,#ffeda0 49%,#fffaea 66%,#ffeda0 75%,#c48f13 95%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    
}

  .btn-primary,.btn-primary:hover ,.btn-warning ,.btn-warning:hover{
	border: 1px solid #ce9933 !important;
	background-color: #FFF;
    color:#111;
	transition: 0.5s;
      
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a87510+0,a87510+16,dbac3f+31,ffeda0+49,fffaea+66,ffeda0+75,c48f13+95 */
background: linear-gradient(135deg,  #a87510 0%,#a87510 16%,#dbac3f 31%,#ffeda0 49%,#fffaea 66%,#ffeda0 75%,#c48f13 95%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      
  }
  
  .btn-check:focus + .btn-outline-secondary, .btn-outline-secondary:focus{
    box-shadow: 0 0 0 .25rem rgba(239,180,84,0.50);
    -webkit-box-shadow: 0 0 0 .25rem rgba(239,180,84,0.50);
}

  
  button:hover{
	  opacity:0.6;

  }

.block-main, .block-right, .bclok-left{
	padding:0;
	width:100%;
}

.block-right{
    /* [disabled]display:none; */
}

.table-schedule .profile{
    color:#FFF;
    background-color:#666;
    
}

.table-schedule .profile a{
    color:#111;
}

.table-schedule{
    background-color:#222;
    border-color:#555;
}

.table-schedule .item .day{
    background-color:#444;    
}

.table-schedule .item .col{
    border-color:#666;
}

.table-schedule .item .data .sche{
    border-color:rgba(255,255,255,0.3) !important;
}

footer{
	background-color: #333333;
    
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#666666+0,000000+71 */
background: #666666; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #666666 0%, #000000 71%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #666666 0%,#000000 71%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #666666 0%,#000000 71%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

    
}

footer nav{
	background-color:rgba(255,255,255,0.1);
}

footer img{
	margin-top:10px;
	width:200px;
}

textarea.form-control{
	height:100px;
	min-height:40px;
}

body.profile table.optionOl .nofree {
    color: #111;
    background-color: #B79960;
    border: 1px solid #D0B373;
    padding: 1px;
}
body.profile table.optionOl .free {
  background-color: #111;
  border: 1px solid #666;
  color: #FFF;
  padding: 1px;
}

.waittimeTitle{
    display: block;
    text-align: center;
    padding:5px;
    background-color:#666;
    color:#FFF;
}

.back2top a{
    background-color:rgba(234, 183, 85, 0.75);
}

@media (max-width: 768px) {

h1 {
	font-size:0;
	padding:0;

}

body::before {
    background-size:150%;


}

header:after{
	height:15px;
	border-top:12px solid #111;
	
}

header .title{
    height:25vh !important;
	margin:0 !important;
}

    #main-nav{
        background:#111;
        border:none;
    }

  #main-nav .toggle {
    background-color: rgba(255,255,255,0.90);   
      
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a87510+0,a87510+16,dbac3f+31,ffeda0+49,fffaea+66,ffeda0+75,c48f13+95 */
background: linear-gradient(135deg,  #a87510 0%,#a87510 16%,#dbac3f 31%,#ffeda0 49%,#fffaea 66%,#ffeda0 75%,#c48f13 95%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      
  }

#main-nav .toggle::before{
    background-color:#111 !important;
    width:auto !important;
    }
    
  .quick-contact{
	background-color: #111;
            
  }
  
  .quick-contact .fopen{
    background-color: #3D283A;      
  }
  
  #ftel a.btop{
    background-color: #666666;
  }
    
    #ftel .tel{
    color:#111;
    
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a87510+0,a87510+16,dbac3f+31,ffeda0+49,fffaea+66,ffeda0+75,c48f13+95 */
background: linear-gradient(135deg,  #a87510 0%,#a87510 16%,#dbac3f 31%,#ffeda0 49%,#fffaea 66%,#ffeda0 75%,#c48f13 95%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    }
    
    .res .item .name:not(:empty){
        background-color:#333;
        color:#FFF;
    }
    
    footer nav a{
    border-color:#a1a1a1;
    }
    
    #ftel .tel span.bi-tel::before{
        background:#111;
    }
    
#ftel .fline {
    background: #090 !important;
  }
    
.form-control {
  font-size: 16px;
}

}