@media screen and (min-width:1024px) {

/* commmon */

*,
*:before,
*:after {
    box-sizing: border-box;
}
html {
    scroll-behavior: smooth;
  }

body {
	font-family: 'Shippori Mincho','Hiragino Mincho ProN', Helvetica, 'MS PMincho',serif;
    font-size: 16px;
	line-height: 180%;
	color: #454545;
	background: #F5F4F0;
    font-weight: 400;
    letter-spacing: 1px;
    position: relative;
    font-style: normal;
}

body {
    overflow-x: hidden !important;
    
}

.forsp {
    display: none;
}
.alpha a:hover img {
    opacity: 0.7;
    filter: alpha(opacity=50);
    -ms-filter: "alpha(opacity=70)";
}
a {
width: 100%;
height: 100%;
color: unset;
text-decoration: none;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    font-style: italic;
    background-repeat: no-repeat;
    background-size: cover;
    shape-margin: 0.75rem;
}

/* footer  */

footer {
    width:100%;
    margin-top: 100px;
    background-color: #26313C;
    color: #fff;
    font-size: 20px;
    line-height: 200%;
}
footer .inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 20px 20px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
footer .inner .footer_txt {
    text-align: right;
}
footer .inner .footer_txt p {
    margin-bottom: 1em;
}
footer .inner .footer_txt .copyrights {
    font-size: 12px;
}


.pagetop {
    width: 46px;
    height: 80px;
    position: fixed;
    right: 0;
    bottom: 60px;
    opacity: 0;
    transition: all  0.6s ease;
}
.pagetop.scroll {
    opacity: 1;
}

.btn_more_p {
    position: relative;
    display: inline-block;
}
.btn_more_p a {
    background-color: #4D0A7E;
    display: block;
    color: #ffffff;
    padding: 18px 100px 18px 25px;
    font-size: 18px;
}
.btn_more_p a:hover {
    background-color: #8B51B5;
}
.btn_more_p a::after {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(../images/arrow_white.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: 20px;
}
.btn_more_w {
    position: relative;
    display: inline-block;
}
.btn_more_w a {
    background-color: #ffffff;
    display: block;
    color: #4D0A7E;
    padding: 18px 100px 18px 25px;
    font-size: 18px;
}
.btn_more_w a:hover {
    background-color: #CCB8DB;
}
.btn_more_w a::after {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(../images/arrow_purple.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: 20px;
}

/* header */

header {
    width: 100%;
    height: 160px;
    position: fixed;
    z-index: 100;
    background-color: rgba(245,244,240,0.7);
    display: flex;
    font-size: 18px;
    transition: 0.5s;
}
header a {
    display: block;
}
header#second {
    background-color: rgba(245,244,240,0.7);
}
header.scroll-nav {
    background-color: rgba(245,244,240,0.7);
}
header.scroll-nav .company_logo {
    background-image: url(../images/tasaburo_logo.svg);
}
.company_logo {
    display: block;
}
header .company_logo {
    width: 27%;
    max-width: 379px;
    height: 73px;
    background-image: url(../images/tasaburo_logo.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center left;
    font-size: 0px;
    text-indent: -9999px;
    margin: 2vw 2vw;
    transition: 0.5s;
}
header#second .company_logo {
    background-image: url(../images/tasaburo_logo.svg);
}

header .gmenu {
    width: 80%;
    margin: 6px;
    display: flex;
    justify-content: flex-end;
}
header .gmenu ul {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
}
header .gmenu ul li {
    margin: 14px 6px;
    position: relative;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: upright;
    letter-spacing: 1px;
}
header .gmenu ul li a {
    width: 100%;
    height: auto;
    padding: 12px 16px 12px 16px;
    display: block;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all  0.6s ease;
}
header .gmenu ul li ul li a {
    background-color: rgba(255,255,255,0.8);
}
header .gmenu ul li a:hover,header#second .gmenu ul li a:hover {
    background-color: #cfcfcf;
}
header .gmenu ul li.lang_select {
    display: flex;
    align-items: center;
    margin: -10px 10px 0 0;
}
header .gmenu ul li.lang_select img {
    width: 34px;
    height: 24px;
}
header .gmenu ul li.lang_select a {
    padding: 0;
}

/* top page  */
.kv_blk {
    width: 100%;
    height: auto;
    position: relative;
    padding-top: 160px;
    display: flex;
}
.kv_blk .slide_blk {
    width: 86%;
    height: 760px;
    position: relative;
}
.kv_blk .slide_blk .slide {
    width: 100%;
    height: 760px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.kv_blk .slide_blk .slide01 {
    background-image: url(../images/kv_image01.jpg);
}
.kv_blk .slide_blk .slide02 {
    background-image: url(../images/kv_image02.jpg);
}
.kv_blk .slide_blk .slide03 {
    background-image: url(../images/kv_image03.jpg);
}
.kv_blk .slide_blk .slide04 {
    background-image: url(../images/kv_image04.jpg);
}
.kv_blk .kv_logo {
    width: 14%;
    height: auto;
    position: relative;
    background-image: url(../images/tasaburo_logo.svg);
    background-size: 40%;
    background-repeat: no-repeat;
    background-position: center bottom 60px;
    font-size: 0px;
    text-indent: -9999px;
}

.about {
    max-width: 1136px;
    margin: -160px auto 160px auto;
    padding: 400px 0 0 0;
    display: flex;
    justify-content: space-between;
}
.about .txt_blk {
    display: flex;
    align-items: center;
}
.about .txt_blk .top_ttl_blk .shoulder {
    color: #9C7E5D;
    border-left: #707070 solid 1px;
    height: 260px;
    margin: 0 0 40px 50px;
    padding-left: 20px;
    font-size: 24px;
}
.about .txt_blk .top_ttl_blk h2 {
    font-size: 100px;
    font-weight: 400;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: upright;
    letter-spacing: 14px;
}
.about .txt_blk .body_txt {
    padding-left: 4em;
}
.txt_blk .body_txt h3 {
    font-size: 24px;
    font-weight: 400;
    line-height: 44px;
    margin-bottom: 2em;
}
.txt_blk .body_txt p {
    line-height: 36px;
}

.wide_img {
    width: 100%;
    height: 600px;
    background-image: url(../images/wide_image.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
}
.facility {
    max-width: 1136px;
    margin: -160px auto 160px auto;
    padding: 400px 0 0 0;
    display: flex;
    justify-content: space-between;
}
.facility .img03 {
    max-width: 565px;
    margin-left: -100px;
}
.facility .txt_blk {
    display: flex;
    align-items: center;
}
.facility .txt_blk .top_ttl_blk .shoulder {
    color: #9C7E5D;
    border-left: #707070 solid 1px;
    height: 260px;
    margin: 0 0 40px 50px;
    padding-left: 20px;
    font-size: 24px;
}
.facility .txt_blk .top_ttl_blk h2 {
    font-size: 100px;
    font-weight: 400;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: upright;
    letter-spacing: 14px;
}
.facility .txt_blk .body_txt {
    padding-right: 4em;
}
.facility .txt_blk .body_txt .img01 {
    margin: -6em 0 3em 7em;
}
.facility .txt_blk .body_txt .img02 {
    margin: 3em 0 0 0;
}
.facility_slide {
    width: 100%;
}
.facility_slide div:nth-of-type(2n) {
    margin-top: 3em;
    
}
.facility_slide img {
    width: 300px;
    margin: 0 2em;
}


.food_blk {
    width: 100%;
    background-color: #26313C;
    padding: 160px 60px;
    margin: 160px auto;
    color: #ffffff;
}
.sweets {
    max-width: 1136px;
    margin: -160px auto 160px auto;
    padding: 200px 0 0 0;
    position: relative;
}
.sweets .txt_blk {
    display: flex;
    align-items: center;
}
.sweets .txt_blk .top_ttl_blk .shoulder {
    color: #ffffff;
    border-left: #ffffff solid 1px;
    height: 260px;
    margin: 0 0 40px 50px;
    padding-left: 20px;
    font-size: 24px;
}
.sweets .txt_blk .top_ttl_blk h2 {
    font-size: 100px;
    font-weight: 400;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: upright;
    letter-spacing: 14px;
}
.sweets .txt_blk .body_txt {
    padding-left: 4em;
}
.sweets .img01 {
    position: absolute;
    top: 156px;
    right: 220px;
}
.sweets .img02 {
    position: absolute;
    top: 240px;
    right: -40px;
}
.sweets .img03 {
    position: absolute;
    top: 600px;
    right: 220px;
}

.menu {
    max-width: 1136px;
    margin: -160px auto 0px auto;
    padding: 300px 0 0 0;
    display: flex;
    justify-content: space-between;
}
.menu .txt_blk {
    display: flex;
    align-items: start;
}
.menu .txt_blk .top_ttl_blk {
    margin-right: -4em;
}
.menu .txt_blk .top_ttl_blk .shoulder {
    color: #ffffff;
    border-left: #ffffff solid 1px;
    height: 260px;
    margin: 0 0 40px 50px;
    padding-left: 20px;
    font-size: 24px;;
    display: inline-block;
    white-space: nowrap;
}
.menu .txt_blk .top_ttl_blk h2 {
    font-size: 100px;
    font-weight: 400;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: upright;
    letter-spacing: 14px;
}
.menu .txt_blk .body_txt {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-right: 2em;
}
.menu .txt_blk .body_txt .menu_set {
    width: 48%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 6em;
}
.menu .txt_blk .body_txt .menu_photo {
    width: 180px;
}
.menu .txt_blk .body_txt .menu_txt {
    width: 290px;
    padding-left: 0.6em;
    line-height: 160%;
}
.menu .txt_blk .body_txt .menu_txt p {
    line-height: 180%;
    margin-bottom: 1.6em;
}
.menu .txt_blk .body_txt .menu_txt h4 {
    font-size: 24px;
    margin-bottom: 1em;
    letter-spacing: -1px;
    font-weight: 400;;
}
.menu .txt_blk .body_txt .menu_txt h4 span {
    font-size: 16px;
}

.btn_link {
    position: relative;
    display: inline-block;
    text-align: center;
    width: 90%;
}
.btn_link a {
    background-color: #BFBFBF;
    display: block;
    color: #000000;
    padding: 12px 0 14px 0;
    font-size: 16px;
    border-radius: 100px;
}
.btn_link a:hover {
    background-color: #ffffff;
}

.display {
    max-width: 1136px;
    margin: -160px auto 0px auto;
    padding: 300px 0 0 0;
    display: flex;
    justify-content: space-between;
}
.display .txt_blk {
    display: flex;
    align-items: start;
    margin-left: 3em;
}
.display .txt_blk .top_ttl_blk .shoulder {
    color: #9C7E5D;
    border-left: #707070 solid 1px;
    height: 260px;
    margin: 0 0 40px 50px;
    padding-left: 20px;
    font-size: 24px;
}
.display .txt_blk .top_ttl_blk h2 {
    font-size: 100px;
    font-weight: 400;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: upright;
    letter-spacing: 14px;
}
.display .txt_blk .body_txt {
    padding-left: 3em;
}
.display .img01 {
    max-width: 284px;
    height: 488px;
    margin-left: -100px;
}
.display .body_txt p {
    margin-bottom: 1em;
}
.display_body_set {
    display: flex;
}
.display_body_set img {
    width: 340px;
    height: 294px;
    margin-left: 2em;
}
.display .txt_blk .body_txt .img03 {
    margin-left: 269px;
}

.access {
    width: 100%;
    margin: 160px auto;
}
.access .gmap iframe{
    width: 100%;
    height: 600px;
}
.access .access_txt {
    max-width: 1440px;
    margin: 20px auto;
    padding: 0 60px;
}
.access .access_ttl {
    max-width: 1440px;
    margin: 200px auto -10px auto;
    font-size: 100px;
    text-align: right;
    position: relative;
    z-index: 10;
}

.news {
    width: 100%;
    margin: 260px auto;
}
.facebook_wrap {
    margin: 0 auto;
    max-width: 1200px;
    text-align: center;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-around;
}
.fb-page,
.fb-page span,
.facebook_wrap iframe{
    width: 500px;
    height: 500px !important;
    margin-left: auto;
    margin-right: auto;
}
.facebook_wrap .top_ttl_blk h2 {
    font-size: 100px;
    font-weight: 400;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: upright;
    letter-spacing: 14px;
}
.facebook_wrap .news_image {
    width: 34%;
    margin-top: -240px;
}

}
/* pc end  */




/* animate  */
.animation {
    opacity : 0.0;
    transform : translate(0, 50px);
    transition : all 1000ms;
    }

.animation.scrollin {
    opacity : 1;
    transform : translate(0, 0);
    }
.animation.scrollin:nth-of-type(2) {
	transition-delay: 0.3s;
}
.animation.scrollin:nth-of-type(3) {
	transition-delay: 0.5s;
}
.animation.scrollin:nth-of-type(4) {
	transition-delay: 0.8s;
}


.animate {
    opacity : 0.0;
    transform : translate(0, 0);
    transition : all 1200ms 1.2s;
    }
.animate.scrollin {
    opacity : 1;
    transform : translate(0, 0);
	transition-delay: 0.8s;
}
