@charset "uft-8";

@font-face {
    font-family: 'TsukuOldGothicStd-B';
    src: url(../fonts/FOT-TsukuOldGothicStd-B.otf);
}

html, body {
    margin: 0 auto;
    padding: 0;
    text-align: left;
    height: 100%;
    width:100%;
    font-family: 'TsukuOldGothicStd-B';
    font-size: 16px;
    line-height: 1.2;
    color: #62cbc9;
    letter-spacing: normal;
}

button:focus{
    outline: none;
}

#container {
    overflow: hidden;
}

.pc-area{
    display:block;
}

.sp-area{
    display:none;
}

/* scroll effect */
.effect {
	overflow: hidden;
}
/* .effect div {
	transition: 0.8s;
} */

.fade-in-up {
    transition: 0.8s;
	opacity: 0;
	transform: translate(0,60px); 
	-webkit-transform: translate(0,60px);
}
.fade01 {
	opacity: 1.0;
	transform: translate(0,0); 
	-webkit-transform: translate(0,0);
}

.header {
    width: 100vw;
    height: 50px;
    margin: 10px auto;
    position: relative;
    background-color: #fff;
}

.header-inner {
    width: 90vw;
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.header .carousel {
    width: 40%;
    margin: 0;
    top: 10px;
}

.header-title {
    font-size: 20px;
    margin-right: 1em;
}

.read-more {
    font-size: 12px;
    margin-left: 1em; 
    border-bottom: solid 1px #62cbc9;
}

.staff-button-pink {
    width: 250px;
    position: absolute;
    transition-duration:2s;
    transform: translateX(-100%);
}

.staff-button-pink:hover {
    opacity: 0;
    transition-duration:1s;
}

.staff-button-white {
    width: 250px;
    position: absolute;
    transform: translateX(-100%);
}

.top {
    background: url("../img/top-pc-wide.jpg") 0 0 no-repeat;
    background-color: #62cbc9;
    background-size: cover;
    height: 100vh;
    background-position: center;
    position: relative;
}

.top-text {
    width: 70%;
    max-width: 650px;
    margin: 80px auto;
    font-size: 18px;
    line-height: 2.0;
    animation-delay:2s;
}

.scroll {
    text-align: center;
    font-size: 28px;
    color: #ffffff;
    position: absolute;
    bottom: 5%;
	left: 50%;
    transform: translateX(-50%);
    cursor: pointer;
}

.arrow {
    color: #ffffff;
    margin: 0 auto;
    margin-top: -6px;
    display: block;
    width: 15px;
    height: 15px;
    border-top: solid 1.5px;
    border-right: solid 1.5px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

section {
    width: 90%;
    max-width: 1000px;
    margin: 0 auto;
    margin-top: 100px;
}

.carousel-item img {
    height: 900px;
    object-fit: cover;
}

.carousel-indicators li{
    border-radius: 50%;
    height: 8px;
    width: 8px;
    margin-right: 8px;
    margin-left: 8px;
    background-color: #595757;
}

.carousel {
    margin-top: 100px;
}

/* .slider{
    width: 100%;
    padding-left: 0;
}
.slider img{
    height: auto;
    width: 100%;
}

.slick-dots {
    bottom: 25px !important; 
}

.slick-dotted.slick-slider {
    margin-bottom: 0 !important;
}
*/

video {
    width: 100%;
}

.video-container {
    background-color: #62cbc9;
}

.video {
    padding: 4% 0;
    max-width: 1000px;
    margin: auto;
}

.title-menu,
.title-location,
.title-news {
    width: 100%;
}

.title-menu {
    padding-left: 10%;
}

.section-menu,
.menu-list-milktea01,
.section-location,
.news-list {
    display: flex;
}

.section-menu {
    margin-top: 0;
    color: #595757;
    width: 100%;
    max-width: 1000px;
}

.menu-bkg-blue {
    background-color: #62cbc9;
    color: #ffffff;
}

.menu-img {
    text-align: center;
}

.menu-img img {
    padding-top: 20px;
}

.menu-txt {
    padding: 5% 3%;
}

.menu-name {
    font-size: 21px;
}

.menu-name-en {
    font-size: 14px;
}

.attention {
    font-size: 12px;
    margin-left: 1em;
}

.menu-description {
    line-height: 1.3;
    padding-right: 0;
    margin-top: 10px;
    font-size: 14px;
}

.price {
    font-size: 24px;
    margin: 0 auto;
    margin-top: 10px;
    padding-left: 0;
    text-align: right;
}

.title-ja {
    font-size: 30px;
    margin-right: 0.2em;
}

hr {
    margin-top: 0.1em;
    margin-bottom: 30px; 
}

.menu-list-title {
    margin-top: 60px;
}

.section-menu-list .menu {
    font-size: 14px;
}

.menu-list-contents {
    color: #595757;
}

.menu-list-title {
    display: flex;
    align-items: flex-end;
    margin-bottom: 8px;
}

.menu-attention {
    padding-top: 14px;
    margin-left: auto;
    font-size: 12px;
    padding-right: 15px;
    vertical-align: middle;
    display: table-cell;
}

.menu-name-ja {
    font-size: 20px;
    /* margin-top: 40px; */
}

.menu-name-en { 
    margin-bottom: 8px;
    font-size: 12px;
}

.menu-comment {
    font-size: 14px;
}

.section-location .row:nth-of-type(2),
.section-location .row:nth-of-type(3)/*,
.section-location .row:nth-of-type(4)*/{
    margin-top: 50px;
}

.section-location img,
.googlemap{
    margin-bottom: 20px;
}

.open-day {
    font-size: 14px;
    margin-left: 0.5em;
    padding-right: 0.3em;
}

.store-name {
    font-size: 20px;
    margin-bottom: 10px;
}

.googlemap,
.news-img {
    width: 100%;
    /* width: 256px;
    height:203px; */
}

#map2, #map4, #map6 {
    background-color: #62cbc9;
    position: relative;
}

#map3, #map5, #map7 {
    background-color: #ebbec9;
    position: relative;
}

.shop-info {
    line-height: 1.5;
}

.shop-info a,
.shop-info a:hover {
    color: #62cbc9;
}

.shop-info .tel {
    color: #62cbc9;
}

.shop-info .tel:hover {
    text-decoration: none;
}

.shop-info-pink,
.shop-info-pink a,
.shop-info-pink a:hover {
    color: #ebbec9;
}

.shop-info-pink .tel {
    color: #ebbec9;
}

.open {
    padding-left: 3em;
    text-indent: -3em;
}

.news-title {
    font-size: 20px;
    color: #62cbc9;
}

.news-list .row:nth-of-type(n+2),
.slide-div .row {
    margin-top: 20px;
}

.news-list .col-md-8 {
    line-height: 1.7;
    color: #595757;
}

.news-contents {
    font-size: 14px;
}

.news-contents .attention {
    font-size: 12px;
    margin-top: 12px;
    margin-left: 0;
    line-height: 1.3;
}

.slide-div {
    display: none;
}

.section-news-list .btn-style:hover {
    background-color: #ebbec9;
    color: #fff;
}

footer {
    margin-top: 100px;
    background-color: #ebbec9;
    font-size: 14px;
    color: #ffffff;
}

footer .container {
    margin-top: 30px;
}

.take-it-teasy {
    width: 24%;
}

.btn-style {
    text-align: center;
    display:block;
    margin: 0 0 0 auto;
    padding: 10px 30px;
    width: 200px;
    color: #FFF;
    text-decoration: none;
    background-color: #62cbc9;
    border-radius: 5px;
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
    border: none;
}

.btn-style:hover {
    background-color: #ffffff;
    color: #62cbc9;
    text-decoration: none;
}


.footer-contents {
    margin: 0 auto;
    width: 70%;
    max-width: 1000px;
    padding-top: 50px;
    padding-bottom: 30px;
    text-align: center;
}

.footer-info{
    text-align: left;
}

footer a,
footer a:hover {
    text-decoration: none;
    color: #ffffff;
}

.sns {
    margin-bottom: 16px;
    font-size: 18px;
}

.fa-instagram {
    padding-right: 0.2em;
    font-size: 24px;
    vertical-align: middle;
    margin-bottom: 8px;
}

.fa-twitter {
    padding: 0 0.2em 0 1em;
    font-size: 24px;
    vertical-align: top;
}

.company-info {
    padding-bottom: 10px;
}

.copyright {
    font-size: 10px;
    text-align: left;
    margin-top: 30px; 
}

.location label {
    padding: 0;
}

.location .form-check {
    padding-bottom: 0.5em;
}

@media(max-width: 1300px){

    .top {
        background: url("../img/top-pc.jpg") 0 0 no-repeat;
        background-color: #62cbc9;
        background-size: cover;
        height: 100vh;
        background-position: center;
        position: relative;
    }

}


/*-----2019/11更新------*/
/*---iced/ hot ---*/
.price .iced:before{
	content:"";
	display:inline-block;
	width:1em;
	height:1em;
	background:url("../img/icon_iced.png") no-repeat;
	background-size:contain;
	vertical-align: bottom;
}
.price .hot {
	padding-left: 5px;
}
.price .hot:before{
	content:"";
	display:inline-block;
	width:1em;
	height:1em;
	background:url("../img/icon_hot.png") no-repeat;
	background-size:contain;
	vertical-align: bottom;
}
/*.menu-list-milktea01 .col-md-9,
.menu-list-milktea01 .col-md-3,
.menu-drink .col-md-9,
.menu-drink .col-md-3,
.menu-container .col-md-9,
.menu-container .col-md-3 {
	flex: 0 0 100%;
	max-width: 100%;
}*/
#menu.pc-area .col-md-9,
#menu.pc-area .col-md-3 {
	flex: 0 0 100%;
	max-width: 100%;
}
.menu-list-milktea01 .col-md-3 .price,
.menu-drink .col-md-3 .price,
.menu-container .col-md-3 .price {
	display: block;
}
/*.menu-drink .col-md-6 {
	position: relative;å
}*/
.price {
	font-size: 16px;
}
.menu-drink .price {
    text-align: left;
}
.menu-btn a.btn-style {
	width: 230px;
}
.menu-btn a.btn-style:hover{
	background-color:#ebbec9;
	color:#fff;
}
.menu-btn img {
    margin-left: 0.5em;
	vertical-align: baseline;
}
.menu-drink .col-md-6 .price {
	margin-top: 0;
}
/*@media(min-width: 1200px){
	.menu-drink .col-md-6 .price {
		position: absolute;
		right: 10px;
		top: 0;
		margin-top: 0;
	}

}*/
@media(max-width: 1100px){
	.menu-list-milktea01 .col-md-8,
	.menu-list-milktea01 .col-md-4,
	.menu-drink .col-md-8,
	.menu-drink .col-md-4,
	.menu-container .col-md-8,
	.menu-container .col-md-4 {
		flex: 0 0 100%;
		max-width: 100%;
	}
}