@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=M+PLUS+1p:400,500|Noto+Serif+JP:600|Sawarabi+Mincho&display=swap');

/* pc */
@media screen and (min-width: 961px) 
{

body {
	background-color: #433109;
	text-align: center;
}
#wrapper {
	max-width: 1000px;
	width: 100%;
	background-color: #433109;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-align: center;
	margin-top: 0px;
}
header {
	max-width: 1000px;
	width: 100%;
	margin: 0px;
	padding-top: 31%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	background-image: url(../img/header.png);
	background-position: center top;
	background-size: contain;
	background-repeat: no-repeat;
	position: relative;
}
header a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#wrapper .spacer {
	padding: 0px;
	margin: 0px;
}
#wrapper .spacer img {
	float: left;
}
nav {
	background-color: #222222;
	max-width: 1000px;
	width: 100%;
	height: auto;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
	overflow: hidden;
}
nav ul {
	list-style-type: none;
	max-width: 1000px;
	width: 100%;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6%;
	display: inline-block;
	background-image: url(../img/contents_pc.png);
	background-position: center 0%;
	background-size: contain;
	background-repeat: no-repeat;
}
nav ul li {
	display: inline-block;
	margin-top: 0px;
	margin-bottom: 1em;
}
nav ul li a{
	display: inline-block;
}

nav ul li a.nav01 {
	width: 146px;
	background-image: url(../img/nav01.png);
	height: 35px;
	border-right: 1px solid #858585;
}
nav ul li a.nav02 {
	width: 170px;
	background-image: url(../img/nav02.png);
	height: 35px;
	border-right: 1px solid #858585;
}
nav ul li a.nav03 {
	width: 232px;
	background-image: url(../img/nav03.png);
	height: 35px;
	border-right: 1px solid #858585;
}
nav ul li a.nav04 {
	width: 167px;
	background-image: url(../img/nav04.png);
	height: 35px;
}

.read {
	max-width: 1000px;
	width: 100%;
	height: auto;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	position: relative;
}
.read p {
	width: 85%;
	font-family: "Sawarabi Mincho", sans-serif;
	font-size: 18px;
	line-height: 180%;
	text-align: left;
	color: #383838;
	letter-spacing: 0.1em;
	margin-left: auto;
	margin-right: auto;
}
.acsses-m {
	max-width: 1000px;
	width: 100%;
	margin-top: 0.5em;
	background-image: url(../img/access.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 5%;
	background-size: contain;
}
.access {
	max-width: 1000px;
	width: 100%;
	height: auto;
	margin-top: 0.5em;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding: 0;
	overflow: hidden;
	text-align: center;
	background-color: #FFFFFF;
}
.access p {
	color: #000000;
	text-align: left;
	font-size: 1em;
	font-family: "M PLUS 1p", sans-serif;
	margin-left: auto;
	margin-right: auto;
}
.l-text {
	font-family: "Sawarabi Mincho", sans-serif;
	font-size: 30px;
}
.l-text-name {
	font-family: "Noto Serif JP", sans-serif;
	font-size: 30px;
	line-height: 120%;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
}
.l-text-co {
	font-family: "Noto Serif JP", sans-serif;
	font-size: 1.5em;
	line-height: 130%;
}
.l-text-tel {
	font-size: 2em;
	font-family: "Noto Serif JP", sans-serif;
	font-weight: bold;
}
.g-text {
	font-family: "'M PLUS 1p", sans-serif;
	margin: 0px;
	color: #380304;
	text-align: center;
}
article   {
	width: 900px;
	background-color: rgba(235,233,218,1.00);
	margin-top: 10px;
	padding-top: 30px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 50px;
	border-radius: 8px;
	border-collapse: collapse;
	overflow-y: hidden;
}
article h1 {
	margin-bottom: 30px;
	text-align: left;
}
article h2 {
	font-size: 20px;
	font-family: "Noto Serif JP", sans-serif;
	border-bottom: 3px solid #999566;
	padding-bottom: 3px;
	text-align: left;
}
article p {
	font-family: "Sawarabi Mincho", sans-serif;
	font-size: 18px;
	line-height: 170%;
	text-align: left;
}
article table {
	border-spacing: 3px 3px;
	border-collapse: separate;
	margin-bottom: 30px;
}
article th {
	font-family: "M PLUS 1p", serif;
	font-size: 14px;
	line-height: 170%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #D6D2C8;
	border-radius: 4px;
}
article td {
	font-family: "M PLUS 1p", serif;
	font-size: 16px;
	line-height: 130%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-spacing: 0px 0px;
	border-collapse: separate;
	border-radius: 4px;
	border: 1px solid #8C8C8C;
	text-align: left;
}
.td-left   {
	background-color: #EBEBEB;
}
.prof {
	text-align: center;
	float: left;
	overflow-y: hidden;
	margin-right: 5%;
}
.gmap {
	margin-top: 1em;
	margin-right: 1em;
	margin-left: 7em;
	margin-bottom: 1em;
	float: left;
}
.sml-text {
	font-size: 14px;
}
em {
	visibility: hidden;
}
#page_top{
  width: 90px;
  height: 90px;
  position: fixed;
  right: 0;
  bottom: 0;
  opacity: 0.6;
}
#page_top a{
	position: relative;
	display: block;
	width: 90px;
	height: 90px;
	text-decoration: none;
	background-color: #000000;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f102';
  font-size: 25px;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -40px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
#page_top a:after{
  content: 'PAGE TOP';
  font-size: 13px;
  color: #9e882c;
  position: absolute;
  top: 45px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
.smallcap {
	font-size: 0.7em;
}
a {
	text-decoration: none;
	color: #9e882c;
}
}


/* tablet  */
@media only screen and (min-width: 641px) and (max-width: 960px) 
{

body {
	background-color: #433109;
	text-align: center;
	background-image: url(url);
}
#wrapper {
	max-width: 960px;
	width: 100%;
	background-color: #433109;
	height: auto;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	text-align: center;
}
header {
	max-width: 960px;
	width: 100%;
	margin: 0px;
	padding-top: 16%;
	padding-bottom: 15%;
	background-image: url(../img/header.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center 0%;
	position: relative;
}
header a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.spacer  {
	padding: 0px;
	margin: 0px;
	float: none;
	width: 100%;
	height: auto;
}
nav {
	background-color: #222222;
	max-width: 960px;
	width: 100%;
	height: auto;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: center;
	overflow: hidden;
}
nav ul {
	list-style-type: none;
	max-width: 960px;
	width: 100%;
	margin: 0px;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6%;
	display: inline-block;
	background-image: url(../img/contents_tab.png);
	background-position: center 0%;
	background-repeat: no-repeat;
	background-size: contain;
}
nav ul li {
	display: inline-block;
	margin-top: 0px;
	margin-bottom: 1em;
}
nav ul li a{
	display: inline-block;
}

nav ul li a.nav01 {
	width: 113px;
	background-image: url(../img/nav01_t.png);
	height: 27px;
	border-right: 1px solid #858585;
}
nav ul li a.nav02 {
	width: 131px;
	background-image: url(../img/nav02_t.png);
	height: 27px;
	border-right: 1px solid #858585;
}
nav ul li a.nav03 {
	width: 179px;
	background-image: url(../img/nav03_t.png);
	height: 27px;
	border-right: 1px solid #858585;
}
nav ul li a.nav04 {
	width: 129px;
	background-image: url(../img/nav04_t.png);
	height: 27px;
}

.read {
	max-width: 1000px;
	width: 100%;
	height: auto;
	margin-top: 0.5em;
	background-color: #FFFFFF;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.read p {
	width: 85%;
	font-family: "Sawarabi Mincho", serif;
	font-size: 15px;
	line-height: 180%;
	text-align: left;
	color: #383838;
	letter-spacing: 0.1em;
	margin-left: auto;
	margin-right: auto;
}
.acsses-m {
	max-width: 960px;
	width: 100%;
	margin-top: 0.5em;
	background-image: url(../img/access.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 5%;
	background-size: contain;
}
.access {
	max-width: 960px;
	width: 100%;
	height: auto;
	margin-top: 0.5em;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding: 0;
	background-color: #FFFFFF;
	overflow: hidden;
	text-align: center;
}
.access img {
	max-width: 100%;
	height: auto;
}
.gmap {
	margin-top: 1em;
	margin-bottom: 1em;
}
.access p {
	color: #000000;
	text-align: center;
	font-size: 1em;
	font-family: "M PLUS 1p", serif;
	margin-left: auto;
	margin-right: auto;
}
.l-text {
	font-family: "Sawarabi Mincho", serif;
	font-weight: bolder;
	font-size: 30px;
}
.l-text-co {
	font-family: "Noto Serif JP", serif;
	font-weight: bolder;
	font-size: 1.5em;
	line-height: 130%;
}
.l-text-tel {
	font-size: 2em;
	font-family: "Noto Serif JP", serif;
	font-weight: bold;
}
article   {
	width: 100%;
	background-color: rgba(235,233,218,1.00);
	margin-top: 0.5em;
	padding-top: 30px;
	padding-bottom: 50px;
	border-radius: 8px;
	border-collapse: collapse;
	max-width: 960px;
	text-align: left;
	overflow-y: hidden;
}
article h1 {
	margin-bottom: 30px;
	margin-left: 3%;
	width: 94%;
}
article h2 {
	font-size: 20px;
	font-family: "Noto Serif JP", serif;
	border-bottom: 3px solid #999566;
	padding-bottom: 3px;
	margin-left: 3%;
	margin-right: 3%;
}
article p {
	font-family: "Sawarabi Mincho", serif;
	font-size: 18px;
	line-height: 170%;
	margin-left: 3%;
	margin-right: 3%;
}
article table {
	border-spacing: 3px 3px;
	border-collapse: separate;
	margin-bottom: 30px;
	margin-top: 10px;
	margin-left: 3%;
}
article th {
	font-family: "M PLUS 1p", serif;
	font-size: 10px;
	line-height: 170%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #C5BFB1;
	border-radius: 4px;
}
article td {
	font-family: "M PLUS 1p", serif;
	font-size: 12px;
	line-height: 130%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-spacing: 0px 0px;
	border-collapse: separate;
	border-radius: 4px;
	border: 1px solid #8C8C8C;
}
.td-left   {
	background-color: #EBEBEB;
}
article .prof {
	margin-bottom: 20px;
	margin-left: 3%;
	margin-right: 3%;
	padding-top: 2%;
	overflow: hidden;
	text-align: center;
	float: left;
}
article .prof .prof-text {
	text-align: center;
}
article .prof img {
	width: 100%;
	max-width: 280px;
	max-height: 280px;
	margin-right: 3%;
}
article .prof table.table-prof  {
	border-spacing: 3px 3px;
	border-collapse: separate;
	text-align: left;
	padding-left: 0px;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
}
article .prof td {
	font-family: "M PLUS 1p", serif;
	font-size: 14px;
	line-height: 130%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-spacing: 0px 0px;
	border-collapse: separate;
	border-radius: 4px;
	border: 1px solid #8C8C8C;
	text-align: left;
}
.g-text {
	font-family: "M PLUS 1p", serif;
	color: #380304;
}
.l-text-name {
	font-family: "Noto Serif JP", serif;
	font-weight: bolder;
	font-size: 30px;
	line-height: 0%;
}
.sml-text {
	font-size: 14px;
}
em {
	visibility: hidden;
}
#page_top{
  width: 90px;
  height: 90px;
  position: fixed;
  right: 0;
  bottom: 0;
  opacity: 0.6;
}
#page_top a{
	position: relative;
	display: block;
	width: 90px;
	height: 90px;
	text-decoration: none;
	background-color: #000000;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f102';
  font-size: 25px;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -40px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
#page_top a:after{
  content: 'PAGE TOP';
  font-size: 13px;
  color: #9e882c;
  position: absolute;
  top: 45px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
.smallcap {
	font-size: 0.7em;
}
a {
	text-decoration: none;
	color: #9e882c;
}
}


/* smart  */
@media screen and (max-width: 640px)
{

body {
	background-color: #433109;
	text-align: center;
}
#wrapper {
	max-width: 640px;
	width: 100%;
	background-color: #433109;
	height: auto;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	text-align: center;
}
header {
	max-width: 640px;
	width: 100%;
	margin: 0px;
	padding-top: 85%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	background-image: url(../img/header_s.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: contain;
	position: relative;
}
header a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.spacer {
	padding: 0px;
	margin: 0px;
}
nav {
	background-color: #222222;
	max-width: 640px;
	width: 100%;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	overflow: hidden;
}
nav ul {
	list-style-type: none;
	margin-top: 0.5em;
	padding-top: 10%;
	text-align: center;
	background-image: url(../img/contents.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-size: contain;
}
nav ul li {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0.5em;
	width: 100%;
}
nav ul li a{
	display: inline-block;
}

nav ul li a.nav01 {
	width: 146px;
	background-image: url(../img/nav01.png);
	height: 35px;
}
nav ul li a.nav02 {
	width: 170px;
	background-image: url(../img/nav02.png);
	height: 35px;
}
nav ul li a.nav03 {
	width: 232px;
	background-image: url(../img/nav03.png);
	height: 35px;
}
nav ul li a.nav04 {
	width: 167px;
	margin-right: 22px;
	background-image: url(../img/nav04.png);
	height: 35px;
}

.read {
	max-width: 1000px;
	width: 100%;
	height: auto;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.read p {
	width: 85%;
	font-family: "Sawarabi Mincho", serif;
	font-size: 18px;
	line-height: 180%;
	text-align: left;
	color: #383838;
	letter-spacing: 0.1em;
	margin-left: auto;
	margin-right: auto;
}

.acsses-m {
	max-width: 640px;
	width: 100%;
	margin-top: 0.5em;
	background-image: url(../img/access_s.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 7%;
}

.access {
	max-width: 640px;
	width: 100%;
	height: auto;
	margin-top: 0.5em;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	background-color: #FFFFFF;
	overflow: hidden;
	text-align: center;
	background-repeat: no-repeat;
}
.access p {
	color: #000000;
	text-align: center;
	font-size: 1em;
	font-family: "M PLUS 1p", serif;
	margin-left: auto;
	margin-right: auto;
}
.gmap {
	margin-top: 1em;
	margin-bottom: 1em;
	float: none;
}
.l-text {
	font-family: "Sawarabi Mincho", serif;
	font-weight: bolder;
	font-size: 30px;
}
.l-text-name {
	font-family: "Noto Serif JP", serif;
	font-weight: bolder;
	font-size: 30px;
	line-height: 0%;
}
.l-text-co {
	font-family: "Noto Serif JP", serif;
	font-weight: bolder;
	font-size: 1.5em;
	line-height: 130%;
}
.l-text-tel {
	font-size: 2em;
	font-family: "Noto Serif JP", serif;
	font-weight: bold;
}
article   {
	width: 100%;
	background-color: rgba(235,233,218,1.00);
	margin-top: 0.5em;
	padding-top: 30px;
	padding-bottom: 50px;
	border-radius: 8px;
	border-collapse: collapse;
	max-width: 640px;
	text-align: center;
	overflow-y: hidden;
}
article h1 {
	margin-bottom: 30px;
	margin-left: 3%;
	width: 94%;
	text-align: left;
}
article h2 {
	font-size: 20px;
	font-family: "M PLUS 1p", serif;
	border-bottom: 3px solid #999566;
	padding-bottom: 3px;
	margin-left: 3%;
	margin-right: 3%;
	text-align: left;
}
article p {
	font-family: "Sawarabi Mincho", serif;
	font-size: 16px;
	line-height: 170%;
	margin-left: 3%;
	margin-right: 3%;
	text-align: left;
}
article table {
	border-spacing: 3px 3px;
	border-collapse: separate;
	margin-bottom: 30px;
	margin-top: 10px;
	margin-left: 3%;
}
article th {
	font-family: "M PLUS 1p", serif;
	font-size: 13px;
	line-height: 170%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #C5BFB1;
	border-radius: 4px;
}
article td {
	font-family: "M PLUS 1p", serif;
	font-size: 14px;
	line-height: 130%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-spacing: 0px 0px;
	border-collapse: separate;
	border-radius: 4px;
	border: 1px solid #8C8C8C;
}
.td-left   {
	background-color: #EBEBEB;
}
article .prof {
	margin-bottom: 20px;
	padding-top: 2%;
	overflow-y: hidden;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
article .prof .prof-text {
}
article .prof img {
	width: 100%;
	max-width: 280px;
	max-height: 280px;
}
.g-text {
	font-family: "M PLUS 1p", serif;
	color: #380304;
	line-height: 110%;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.l-text-name {
	font-family: "Noto Serif JP", serif;
	font-weight: bolder;
	font-size: 30px;
	margin: 0px;
	line-height: 160%;
	text-align: center;
}
article .prof table.table-prof  {
	border-spacing: 3px 3px;
	border-collapse: separate;
	text-align: left;
	padding-left: 0px;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
}
article .prof td {
	font-family: "M PLUS 1p", serif;
	font-size: 14px;
	line-height: 130%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-spacing: 0px 0px;
	border-collapse: separate;
	border-radius: 4px;
	border: 1px solid #8C8C8C;
	text-align: left;
}

.sml-text {
	font-size: 14px;
}
em {
	visibility: hidden;
}
#page_top{
  width: 90px;
  height: 90px;
  position: fixed;
  right: 0;
  bottom: 0;
  opacity: 0.6;
}
#page_top a{
	position: relative;
	display: block;
	width: 90px;
	height: 90px;
	text-decoration: none;
	background-color: #000000;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f102';
  font-size: 25px;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -40px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
#page_top a:after{
  content: 'PAGE TOP';
  font-size: 13px;
  color: #9e882c;
  position: absolute;
  top: 45px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
.smallcap {
	font-size: 0.7em;
}
a {
	text-decoration: none;
	color: #9e882c;
}
}
