@charset "utf-8";

@font-face {
  font-family: "GaramondPremrPro";
  src: url("https://restaurant-monk.com/font/GaramondPremrPro") format("opentype");
}

.textHidden {
	text-indent: -9999px;
	overflow: hidden;	
}

::selection { 
	color: #000;
	background-color: #ddd;
}
::-moz-selection { 
	color: #000;
	background-color: #ddd;
}

body {
	-webkit-font-smoothing: antialiased;
	color: #000;
	height: 100%;
	text-align: left;	
	position: relative;	
	background: #FFF;
	font-family:'GaramondPremrPro',"ヒラギノ明朝 Pro",Hiragino Mincho Pro, HiraMinProN-W3,"ＭＳ Ｐ明朝", "MS PMincho",serif;
	-webkit-text-size-adjust: 100%;
    letter-spacing: 0.03em;
}

h1,h2,h3,h4,h5,p {
	font-weight: normal;
	margin: 0;
}

.jp p {
	letter-spacing: 0.03em;	
}

.en p {
	letter-spacing: 0.02em;	
}

a{
	text-decoration: none;
	color: #000;
}

a:hover{
	text-decoration: none;
	color: #999;
}

.fullscreen body {
	overflow: hidden;	
}


#root {
	width:990px;
	text-align: left;
	margin: 0 auto;
	padding:0 30px;
}

#head {
	width:990px;
	margin:30px auto;
	height: 150px;
	position: relative;
}
#head h1{
    width: 138px;
    height: 59px;
}
#head h1 img {
    width: 100%;
}

#foot {
	width:990px;
	margin:60px auto 0 auto;
	height: 100px;
	position: relative;
/*	background: #0ff;*/

}
	#foot .scrollToTop {
		display: block;
		position: absolute;
		width: 100px;
		height: 41px;
		right: 70px;
	}


nav.global {
	font-size:16px;
	width: 990px;
}
	nav.global div.monklogo{
		margin: 0px 0px 0 0;
		padding: 0 0 0 0;
		border-right:0px solid #CCC;
		float:left;
		clear:none;
	}
		
	nav.global ul {
		width: 820px;
		padding: 0;
		margin: 20px 0 0 0;
		text-align:right;
		float:right;
		clear:none;
	}
	nav.global li {
		height:16px;
		display:inline-block;
		vertical-align:middle;
	}
		nav.global li a,
		nav.global li span{
			margin: 0;
			padding: 0;
		}

		nav.global li a:hovor{
			text-decoration: none;
			color:#666;
		}
		
		nav.global li.nav{
			margin: 10px 0 0px 0;
			border-right:1px solid #CCC;
			padding:0px 16px 0px 16px;
		}

		nav.global li.nav  a:hovor{
			text-decoration: none;
			color:#666;
		}

		nav.global li.nav_on{
			margin: 10px 0 0px 0;
			border-right:1px solid #CCC;
			padding:0px 18px 0px 18px;
			color:#BBB;
		}

		nav.global li.nav_on a{
			color:#BBB;
		}
		
		nav.global li.nav a:hovor{
			text-decoration: none;
			color:#666;
		}
		
		nav.global li.navright{
			margin: 5px 0px 0px 0px;
			border-right:0px solid #CCC;
			padding:0px 0px 0px 18px;
			vertical-align: middle;
		}

		nav.global li.navright img {
			width:22px;
		}


#copyright {
	font-size:11px;
	text-align:right;
	position: absolute;
	padding-top:10px;
	top: 45px;
	right: 0px;
}

#contents {
	overflow:auto;
    width: 990px;
    margin: 0 auto;
}

#contents-left {
	float:left;
	width:240px;
}

#contents-left2 {
	float:left;
	width:240px;
	margin:60px 0 60px 0;
}

#contents-right {
	float:right;
	width:690px;
	border-left:1px solid #CCC;
	padding: 0px 0 0 30px;
	margin:0 0 60px 0;
	overflow:auto;
}
#contents-right2 .books_left {
	float:left;
	width:290px;
	margin-top: 15%;
	padding:0;
	clear:none;
}
#contents-right2 .books_right {
	float:left;
	width:400px;
	margin-top: 15%;
	padding:0;
	clear:none;
}
#contents-right2 .books_left:first-child {
    margin-top: 0;
}
#contents-right2 .books_right:nth-of-type(2) {
    margin-top: 0;
}
#contents-right .access_left {
	float:left;
	width:270px;
	margin:0;
	padding:0 30px 30px 0 ;
	clear:none;
}

#contents-right .access_right {
	float:left;
	width:390px;
	margin:0;
	padding:0 0 30px 0;
	clear:none;
}

#contents-right2 {
	float:right;
	width:690px;
	border-left:1px solid #CCC;
	padding: 0px 0 0 30px;
	margin:60px 0 0px 0;
}

#contents-right3 {
	float:right;
	width:720px;
	padding: 0px 0 0 0px;
	margin:60px 0 0px 0;
}

#contents-right4 {
	float:right;
	width:690px;
	padding: 0px 0 0 30px;
	margin:0px 0 0px 0;
}
.monk-logo {
    width: 120px;
}
.monk-logo img {
    width: 100%;
}
#contents-right .text01,
#contents-right2 .text01 {
	font-size:13px;
	line-height:25px;
	padding-bottom:20px;
	line-height:25px;
}
#contents-right .text01-10 {
	font-size:13px;
	line-height:25px;
	padding-bottom:10px;
	line-height:25px;
}
#contents-right .text01 span {
	font-size:11px;
}
#contents-right .text02,
#contents-right2 .text02 {
	font-size:14px;
	line-height:25px;
	padding:20px 0 20px 0;
	line-height:25px;
}
#contents-right .text03 {
	font-size:14px;
	line-height:25px;
	padding-bottom:20px;
	line-height:25px;
}

#contents-right .text04 {
	font-size:14px;
	line-height:25px;
	padding:20px 0 20px 0;
	line-height:25px;
}

#contents-right2 .text05 {
	font-size:12px;
	line-height:25px;
	padding:0px 0 10px 0;
	line-height:25px;
}

#contents-right2 .text06 {
	font-size:13px;
	line-height:25px;
	padding:0px 0 10px 0;
	line-height:25px;
}

#contents-right2 .text07 {
	font-size:14px;
	line-height:25px;
	padding:0px 0 10px 0;
	line-height:25px;
}

#contents-right2 .text08 {
	font-size:15px;
	line-height:25px;
	padding:40px 0 10px 0;
	line-height:25px;
}

#contents-right .text09 {
	font-size:13px;
	line-height:25px;
	padding-bottom:10px;
	line-height:25px;
}

#contents-right .text10 {
	font-size:15px;
	line-height:25px;
	padding-bottom:30px;
	line-height:25px;
}

#contents-right .text_btn {
	width:200px;
	text-align:center;
	font-size:15px;
	line-height:25px;
	margin-bottom:30px;
	padding:10px 20px;
	line-height:25px;
	border:1px solid #CCC;
}

#contents-right .text10 span {
	font-size:12px;
}

#contents-right .text11,
#contents-right2 .text11 {
	font-size:14px;
	line-height:25px;
	padding-bottom:10px;
	line-height:25px;
}

#contents-right .text12,
#contents-right2 .text12 {
	font-size:15px;
	line-height:25px;
	padding-bottom:30px;
	line-height:25px;
}

#contents-right .text12 span,
#contents-right2 .text12 span {
	font-size:13px;
}

#contents-right .text13,
#contents-right2 .text13 {
	font-size:13px;
	line-height:25px;
	padding-bottom:30px;
	line-height:25px;
}

#contents-right .text13 span,
#contents-right2 .text13 span {
	font-size:12px;
}

#contents-right .text14,
#contents-right2 .text14 {
	font-size:20px;
	line-height:25px;
	padding:10px 0 15px 0;
	line-height:25px;
}

#contents-right .text15 {
	font-size:12px;
	line-height:25px;
	padding:10px 0 15px 0;
	line-height:25px;
}

#contents-right .access_left .text16 {
	font-size:14px;
	padding:20px 0 20px 0;
	line-height:30px;
}

#contents-right .access_right .text16 {
	font-size:14px;
	padding:20px 0 20px 0;
	line-height:30px;
}

.text16 span {
	font-size:13px;
}


#contents-right .text17,
#contents-right2 .text17 {
	font-size:13px;
	line-height:25px;
	padding:10px 0 15px 0;
	line-height:25px;
}


#contents-right td,
#contents-right2 td {
	font-size:14px;
	line-height:30px;
	padding-right:20px;
}

#contents-right td span {
	font-size:13px;
	line-height:30px;
	padding-right:20px;
}
.category_title {
	font-size:25px;
	line-height:30px;
}
#map	{ 
	width: 720px;
	height: 450px; 
	margin:10px auto 20px auto;
}
#loader{
	visibility: hidden;	
}
.viewmap {
	font-size:12px;
}
#header,
#foot-sp {
    display: none;
}
a.btn {
    display:inline-block;
    padding:11px 50px;
    line-height:1.4;
    border-radius:4px;
    background-color:#767678;
    font-size:12px;
    text-align:center;
    color:#ffffff;
    text-decoration:none;
    border: solid 1px #767678;
    transition: 0.4s;
}
a.btn:hover {
    background-color:#FFFFFF;
    color:#333;
}
@media screen and (max-width:820px) {
#header {
    display: block;
}
#head {
    display: none;
}
nav.global-pc {
    display: none;
}
.navToggle {
  position: fixed;
  top: 30px;
  right: 25px;
  height: 30px;
  width: 30px;
  cursor: pointer;
}
.navToggle > div {
  position: relative;
  width: 30px;
}
.navToggle span {
  width: 100%;
  height: 1px;
  left: 0;
  display: block;
  mix-blend-mode:difference;
  background: #000;
  position: absolute;
  transition: top .5s ease, -webkit-transform .6s ease-in-out;
  transition: transform .6s ease-in-out, top .5s ease;
  transition: transform .6s ease-in-out, top .5s ease, -webkit-transform .6s ease-in-out;
}
.navToggle span:nth-child(1) {
  top: 0;
}
.navToggle span:nth-child(2) {
  top: 8px;
}
.navToggle span:nth-child(3) {
  top: 16px;
}

.navToggle.active span:nth-child(1) {
    top: 8px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #000;
}
.navToggle.active span:nth-child(2) {
  top: 8px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
  background: #000;
}
.navToggle.active span:nth-child(3) {
    display: none;
}

/* z-index */
.navToggle {
  z-index: 9999;
}

#container {
  z-index: 900;
}

.global_sp {
    background: #fff;
    color: #000;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    visibility: hidden;
    font-size: 18px;
    opacity: 0;
    -webkit-transition: opacity .8s ease;  /* アニメーション時間は 0.8秒 */
    -ms- transition: opacity .8s ease;
    -moz- transition: opacity .8s ease;
    transition: opacity .8s ease, visibility .8s ease;
}
.open .global_sp{
    visibility: visible;
    opacity: 1;
}
ul.nav {
    transition-delay: .3s;
    transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
    color: #000;
    font-size: 18px;
    list-style: none;
    width: calc(100% - 50px);
    height: 60vh;
    margin: 20vh 25px;
    padding-left: 20px;
}
ul.nav a{
    color: #000;
    transition-delay: .3s;
    transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
}
ul.nav a:hover {
    color: #ccc;
}
li.deley {
    opacity: 0;
    -webkit-transition: translateY(-10px);
    transform: translateY(-10px);
    transition: opacity .2s ease, -webkit-transform .6s ease;
    transition: transform .6s ease, opacity .2s ease;
    transition: transform .6s ease, opacity .2s ease, -webkit-transform .6s ease;
    color: #000;
    letter-spacing: 0.05em;
}
.open li.deley {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    transition: opacity .3s ease, -webkit-transform .5s ease;
    transition: transform .5s ease, opacity .3s ease;
    transition: transform .5s ease, opacity .3s ease, -webkit-transform 1s ease;
}

li.deley:nth-child(2) {
    top:20px;
    position: relative;
}
li.deley:nth-child(3) {
    top: 38px;
    position: relative;
}

li.deley:nth-child(4) {
    top: 56px;
    position: relative;
}
li.deley:nth-child(5) {
    top: 74px;
    position: relative;
}
li.deley:nth-child(6) {
    top: 92px;
    position: relative;
}
li.deley:nth-child(7) {
    top: 110px;
    position: relative;
}
li.deley:nth-child(8) {
    top: 128px;
    position: relative;
}
.head-logo {
    position: fixed;
    top: 15px;
    left: 20px;
    width: 120px;
    z-index: 2;
}
.head-logo img {
    width: 100%;
}
body,
#background {
    min-width: auto!important;
    height: auto!important;
}
#foot{
    display: none;
}
#foot-sp {
    display: block;
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    z-index: 2;
}
.copyright {
    z-index: 2;
    position: absolute;
    left: 25px;
    bottom: 10px;
}
.instagram {
    position: absolute;
    right: 25px;
    bottom: 5px;
}
.copyright.fixed {
    position: fixed;
    bottom: 40px;
}
.instagram.fixed {
    position: fixed;
    bottom: 35px;
}
    
#contents {
    overflow: hidden;
    width: 100%;
}
#contents-left {
    float: none;
    width: 100%;
}
#contents-left2 {
    float: none;
    width: 100%;
    margin: 0;
}
#contents-right,
#contents-right4 {
    float: none;
    width: calc(93% - 75px);
    border-left: 1px solid #CCC;
    padding-left: 30px;
    margin: 60px 0 0 25px;
    overflow: hidden;
}
#contents-right2 {
    float: none;
    width: calc(93% - 75px);
    border-left: 1px solid #CCC;
    padding-left: 30px;
    margin: 50px 0px 120px 25px!important;
}
#contents-right3 {
    float: none;
    width: calc(100% - 50px);
    padding: 0px 0 0 0px;
    margin: 60px auto 100px;
}
#map {
    width: 100%;
    height: 400px;
}
.category_title {
    font-size: 22px;
    line-height: 30px;
    margin: 70px auto 0 25px;
}
#contents-left .category_title {
    margin: 150px auto 0 25px;
}
.monk-logo {
    width: 80px;
}
#contents-right2 .books_left {
    float: none;
    width: 100%;
    margin: 100px auto 50px 0;
}
    .books_left img {
        width: 80%;
    }
    #contents-right2 .books_right {
    float: none;
    width: 100%;
    }
    #contents-right2 .books_right:nth-of-type(2n) {
        margin-top: 0;
    }
    #main {
    padding-bottom: 100px!important;
}
    article {
        width: 100%!important;
        margin-bottom: 50px!important;
    }
    article img {
        width: 100%!important;
    }
}
@media screen and (max-width:428px) {
    .category_title {
        font-size: 19px;
    }
    a.btn {
    width: calc(100% - 2px);
    line-height: 2;
    text-align: center;
    padding: 15px 0;
    margin-bottom: 20px;
}
    .books_left img {
    width: 100%;
}
    #contents-right2 .text14 {
    font-size: 17px;
    }
}