@charset "utf-8";
/* CSS Document */
body {
    /*font-family: "ヒラギノ角ゴ ProN W3","メイリオ","Meiryo","MS UI Gothic","Tahoma","Lucida Grande","ヒラギノ丸ゴ Pro W4",sans-serif;*/
    font-size: 14px;
    line-height: 1.0;
    color: #333;
}
.fontMincho{
    font-family: 'Noto Serif JP', serif;
}
.wf-sawarabimincho { font-family: "Sawarabi Mincho"; }
h1{
    font-size: 5em;
    color: #fff;
    margin:0;
    padding:0;
}
.fontEigo{
    font-family: 'Playball', cursive;
}
.gothic{
    font-family: 'M PLUS 1p', sans-serif;    
}
.century{
    font-family: 'Libre Caslon Text', serif;
}


ul {
    list-style: none;
}

.section{
    
    text-align:center;
    overflow: hidden;
}

#myVideo{
    position: absolute;
    right: 0;
    bottom: 0;
    top:0;
    width: 100%;
    height: 100%;
    background-color: black; 
    background-position: center center;
    background-size: contain;
    object-fit: cover;
    z-index:3;
}


#titleposition{
    position: absolute;
    z-index: 4;
    width: 100%;
    left: -50px;
    top: 50%;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}



video::-webkit-media-controls {
  display:none !important;
}

#topshintyakuwrapper{
    position: fixed;
    z-index: 10;
    width: 250px;
    height: 150px;
    right: 20px;
    bottom: 0px;
    background-color: rgba(0,0,0,0.5);
    padding: 20px;
    opacity: 1.0;
}

#shintyakuBOX{
    position: relative;
   
}
#shintyakuBOX .box-title {
    color: #FFF;
    font-family: 'M PLUS 1p', sans-serif;    
}
#shintyakuBOX p {
    color: #FFF;
    margin: 0; 
    padding: 0;
    font-family: 'M PLUS 1p', sans-serif;    
    
}

.pagerList {
    width: 220px;
    position: fixed;
    top: 20%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 50px;
    z-index: 100;
    color: #fff;
}
.pagerList li{
   line-height: 2.5; 
}

.pagerList li a {
    text-decoration: none;
    color: #fff;
    font-size: 1.3rem;
    font-family: 'Libre Caslon Text', serif;
    display: block;
    text-align: right;
    padding: 0 15px 0 0;
    position: relative;
    text-shadow: 0px 0px 10px #000000;
}


.pagerList li.active a::before {
    background: #a00505;
    z-index: 1;
}

.pagerList li a::before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: -11px;
    margin-top: -4px;
    background: #fff;
}

.pagerList li.active a::after {
    content: "";
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: -24px;
    margin-top: -17px;
    background: rgba(255, 255, 255, 0.5);
}


.whitebackwrapper{
    width: 100%;
    height: 100vh;
    position: relative;
    z-index: 20;
}
.whiteback{
    position: absolute;
    width: 50%;
    height: 100vh;
    top: 0;
    left: 50%;
    background-color: rgba(255,255,255,0.5);
    transform: translate(-50%,0);
}

.blackLine{
    position: relative;
    
    width: 800px;
    height: 100vh;
    top: 0;
    left: 50%;
    transform: translate(-50%,0);
    background-color: rgba(0,0,0,0.5);
}
.blackLine h2{
    color: #FFF;
    
}

.imgbg {
    background-image: url("../img/tea1.JPG"); 
   
}

.imgbg2 {
    background-image: url("../img/tea2.jpg"); 
   
}

.imgbg3 {
    background-image: url("../img/tea6.jpg"); 
   
}

.imgbg4 {
    background-image: url("../img/mailformBG.jpg"); 
   
}
.imgbg5 {
    background-image: url("../img/shopbg_white_black.jpg"); 
   
}

.basicBox{
	width: 300px;
	height: 300px;
	margin: 0 auto;
	font-size: 1.1em;
    
}

.ressun-img{
	
}

.ressun-img > img{
	padding: 10px;
    width: 80%;
    height: auto;
}

.ressun-img > img:hover{
   transform: scale(90%); 
}


.borderbottom{
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: thin;
    border-bottom-color: #C5C5C7;
    
}

table {
		width: 100%;
	}
	table th {
		text-align: center;
		color: #FFF;
	}
	table th,
	table td {
		border: 1px solid #FFF;
		margin-bottom: 5px;
		vertical-align: top;
        cursor: pointer;
	}
    
    .yearMonth{
        color: #FFF;
        margin-bottom: 0;
        margin-top: 8px;
    }
	.day{
		color: #FFF;
		padding: 0;
        margin: 0;
        cursor: pointer;
	}
	
	.yotei{
        color: #FFF;
		text-align: left;
		font-size: 1.0rem;
        margin-top: 3px;
		margin-left: 5px;
        height: 50px;
        overflow-y: hidden;
	}
	
	.weekcolor{
		background-color: #212121;
	}
    #youbi{
        height: 30px;
    }
    #youbi th{
        vertical-align: middle;
        width: 14%;
    }
    
    #leftarrow{
        width: 0;
        height: 0;
        border-top: 20px solid transparent;
        border-right: 20px solid #FFF;
        border-bottom: 20px solid transparent;
        border-left: 20px solid transparent;
        margin-right: 30px;
    }
    
    #rightarrow{
        width: 0;
        height: 0;
        border-top: 20px solid transparent;
        border-right: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-left: 20px solid #FFF;
        margin-left: 30px;
    }

    #syousaiTitle{
        margin: 15px;
        font-size: 1.3rem;
        font: bold;
    }
    #syousainaiyou{
        font-size: 1.1rem;
    }


a.cp_btn {
	display: block;
	width: 160px;
	padding: 0.8em;
	text-align: center;
	text-decoration: none;
	color: #EC407A;
	border: 2px solid #EC407A;
	border-radius: 3px;
	transition: .4s;
}
a.cp_btn:hover {
	background: #EC407A;
	color: #fff;
}


.close-container{
  position: relative;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

.leftright{
  height: 4px;
  width: 40px;
  position: absolute;
  margin-top: 10px;
  background-color: #F4A259;
  border-radius: 2px;
  transform: rotate(45deg);
  transition: all .3s ease-in;
}

.rightleft{
  height: 4px;
  width: 40px;
  position: absolute;
  margin-top: 10px;
  background-color: #F4A259;
  border-radius: 2px;
  transform: rotate(-45deg);
  transition: all .3s ease-in;
}

.close{
  margin: 5px 0 0 40px;
  position: absolute;
}

.close-container:hover .leftright{
  transform: rotate(-45deg);
  background-color: #F25C66;
}
.close-container:hover .rightleft{
  transform: rotate(45deg);
  background-color: #F25C66;
}

.textline{
    position: relative;
    color: #FFF;
    line-height: 1.4;
    /*-webkit-box-reflect: below -5px -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0) 10%,rgba(0, 0, 0, 0.6));*/
}


/*スクロールトップ*/
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}

#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}

#page-top a:hover {
    text-decoration: none;
    background: #999;
}

.subHeaderStyle{
    width: 100%;
    height: 200px;
    background-color: #EEEEEE;
    position: relative;
}
.subHeaderStylesp{
    width: 100%;
    height: 100px;
    background-color: #EEEEEE;
    position: relative;
}

.subFooterStyle{
    width: 100%;
    height: 200px;
    margin-top: 100px;
    background-color: #EEEEEE;
    position: relative;
}
.subFooterStylesp{
    width: 100%;
    height: 100px;
    margin-top: 40px;
    background-color: #EEEEEE;
    position: relative;
}

.centerImgStyle{
    width: 200px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.sideTextStyle{
    width: 250px;
    height: 30%;
    position: absolute;
    bottom: 20%;
    right: 0%;
    /*transform: translate(0,-50%);*/
    margin-bottom: 15px;
}

.sideTel{
    font-size: 1.1rem;
    
    letter-spacing: 0.1em;
    margin-bottom: 15px;
}
.sideaddress{
    font-size: 1.0rem;
    letter-spacing: 0.1em;
}


.iconStyle{
    margin-right: 20px; 
    color: #BDBDBD;
}

.iconStyle:hover{
    /*color: #424242;*/
    color: #FFF;
    transition-duration:1s;
}

.iconStylefooter{
    
    color: #BDBDBD;
}

.iconStylefooter:hover{
    /*color: #424242;*/
    color: #FFF;
    transition-duration:1s;
}

.box7{
    padding: 0.5em 1em;
    margin: 0;
    /*background-color: #FFF;*/
    /*border-left: double 7px #fff;左線*/
    /*border-right: double 7px #fff;右線*/
}

.footerContent{
    position: absolute;
    top: 20%;
    left: 50%;
    transform: translate(-50%,0);
    text-align: center;
    
}

















