﻿@charset "utf-8";

/* ---------------------
 * FONTSIZE MODEL * 
 * ---------------------
 *  63% ->	10pxに相当
 *  70% ->	11pxに相当
 *  75% ->	12pxに相当
 *  82% ->	13pxに相当
 *  88% ->	14pxに相当
 *  94% ->	15pxに相当
 * 100% ->	16pxに相当
 * 107% ->	17pxに相当
 * 113% ->	18pxに相当
 * 119% ->	19pxに相当
 * 125% ->	20pxに相当
 * --------------------- */


/*---------------------------------------
    リセットCSS（編集不要）
----------------------------------------*/
html{overflow-y:scroll;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}table{border-collapse:collapse;border-spacing:0;}caption,th{text-align:left;}q:before,q:after{content:'';}object,embed{vertical-align:top;}hr,legend{display:none;}h1,h2,h3,h4,h5,h6{font-size:100%;}img,abbr,acronym,fieldset{border:0;}ul li{list-style-type:none;}a,label{cursor:pointer;}img{vertical-align:bottom;margin:0;padding:0;}

html {
  -webkit-text-size-adjust: 100%;
}
body {
    font-family: 'Kosugi Maru', sans-serif;
/*
    font-family: "Noto Sans JP","M PLUS Rounded 1c", serif;
*/
	font-size: 18px;
    line-height: 1.7;
    color: #323232;
	letter-spacing: 2px;
    min-width: 1070px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
header, section, footer, aside, nav, main, article, figure, picture {
    display: block;
}
/*----------------------------------------
  common
----------------------------------------*/
a {
	color: #843903;
	text-decoration: none;
}
a:visited {
}
a:hover {
/*
	text-decoration: underline;
*/
}
a:active {
}
.clearfix:after,
.inner:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

.inner {
    width: 1040px;
    margin: 0 auto;
}

#header-h1 {
    font-size: 0;
    line-height: 0;
}

.msg_pc { display: block; }
.msg_sp { display: none; }


.imgcolor { color: #ef7f7f; }
.grey { color: #989898; }


.mainPhoto {
	width: 100%;
	margin: 0 auto;
	text-align: center;
    padding: 0;
}
.mainPhoto2 {
	width: 80%;
	text-align: left;
    padding-bottom: 5px;
}
.main_bnrttl {
	width: 80%;
	text-align: left;
    padding-bottom: 5px;
}


/*----------------------------------------
    タイトル
----------------------------------------*/
h3 {
    font-weight: normal;
}

/*
.title {
	font-size: 44px;
    padding-top: 30px;
    padding-bottom: 40px;
    color: #73a05d;
    text-align: center;
    line-height: 0.5;
}
*/
h2 {
	font-size: 44px;
    padding-top: 0px;
    padding-bottom: 40px;
    color: #73a05d;
    text-align: center;
    line-height: 0.5;
}


/*----------------------------------------
  common --- NEXT PAGE
----------------------------------------*/
.bold { font-weight: bold; }
.unline { text-decoration: underline; }
.Rbbline { border-bottom: 1px solid #ff0000; }


/*----------------------------------------
    ナビゲーション
----------------------------------------*/
.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
}

header {
    text-align: center;
    position: relative;
    z-index: 20;
    background-color: #ffffff;
    margin: 120px auto 0px;
    padding: 60px 0% 0px;
}


/*----------------------------------------
    head_cmnt
----------------------------------------*/
#head_cmnt {
/*
    margin: -180px auto 50px;
    width: 100%;
    position: relative;
    z-index: 30;
*/
    margin: -260px auto 0px;
    width: 100%;
    position: relative;
    z-index: 30;
}

#head_cmnt .msg00 {
}
#head_cmnt .msg00 .tx01 {
    margin-top: 20px;
    text-align: left;
}
#head_cmnt .msg00 .tx01 span {
    letter-spacing: 1.5px;
    font-size: 24px;
    color: #006506;
    background: rgba(255, 255, 255, 0.6);
    padding: 10px 20px;
    line-height: 2;
}
#head_cmnt .msg03 {
    margin: 80px auto 0px;
    text-align: center;
    width: 80%;
}
#head_cmnt .msg03 .tx01 {
    background: rgba(255, 255, 255, 0.4);
    padding: 5px 0px 15px 0px;
    border-radius: 10px;
}
#head_cmnt .msg03 .tx01 .t01 {
    letter-spacing: 3px;
    font-size: 28px;
    color: #000000;
    line-height: 2;
}
#head_cmnt .msg03 .tx01 .t02 {
    color: #ff0000;
}
#head_cmnt .msg03 .tx01 .t03 {
    font-size: 14px;
}


/* --------------------------------------------------
header 
-------------------------------------------------- */
div#header {
    width: 100%;
    margin: 0px auto;
    position: absolute;
    top: 0;
    z-index: 200;
/*
    height: 120px;
    background: rgba(115, 160, 93, 1);
*/
    height: 120px;
    background-color: #ffffff;
}

div#header .header-logo {
    float: left;
    padding-top: 5px;
}


div#header .heaer-info {
    float: right;
    text-align: left;
    position: relative;
    margin-top: 5px;
}
div#header .heaer-info img {
    width: auto;
}
div#header .heaer-info-02 {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.4;
    text-align: left;
    color: #73a05d;
    letter-spacing: 0.5px;
}
div#header .heaer-info-02 span.post {
    font-size: 15px;
}
div#header .heaer-info-02 img {
    width: 15px;
    padding-right: 5px;
}

div#header .heaer-info-03 {
    margin-top: 8px;
    font-size: 28px;
    letter-spacing: 2.3px;
    line-height: 0.7;
    font-weight: bold;
    color: #73a05d;
}
div#header .heaer-info-03 img {
    padding-left: 13px;
    padding-right: 12px;
    padding-right: 8px;
    width: 17px;
}

div#header .heaer-info-04 {
    width: 100%;
    margin-top: 8px;
}
div#header .heaer-info-04 ul {
    width: 100%;
}
div#header .heaer-info-04 ul li {
    float: left;
    text-align: center;
    width: 47%;
    margin: 0px 2px;
}
div#header .heaer-info-04 ul li img {
    width: 15px;
    margin-bottom: 3px;
    padding-right: 10px;
}
div#header .heaer-info-04 ul li.topbtn01 {
    font-size: 14px;
    padding: 2px 0px;
    background-color: #73a05d;
    color: #ffffff;
    border: solid 1px #73a05d;
}
div#header .heaer-info-04 ul li.topbtn01 a {
    color: #ffffff;
    display: block;
    font-weight: bold;
}
div#header .heaer-info-04 ul li.topbtn02 {
    background-color: #fafea4;
    font-size: 14px;
    padding: 2px 0px;
    color: #73a05d;
/*
    font-weight: bold;
*/
    border: solid 1px #73a05d;
}
div#header .heaer-info-04 ul li.topbtn02 a {
    display: block;
    color: #73a05d;
    font-weight: bold;
}


/*----------------------------------------
  nav
----------------------------------------*/
.menu {
	margin: 0px auto;
    z-index: 2000;
	width: 100%;
    background: rgba(115, 160, 93, 1);
    position: absolute;
    top: 120px;
}
.menu .inner .h-nav {
}

.menu .h-nav li.nav01 {
    padding-top: 10px;
}
.menu .h-nav li.nav01:before {
    content: "";
    box-sizing: border-box;
    display: inline-block;
    padding: 0 8px;
}

.menu .h-nav li {
    float: left;
    padding: 0 10px 10px 10px;
    text-align: center;
    width: 184px;
    line-height: 1.2;
    display: block;
}
.menu .h-nav li.nav01-end {
    border-right-style: none;
}


.menu .h-nav a {
    color: #ffffff;
    font-size: 18px;
}
.menu .h-nav .eng {
    color: #ffffff;
    font-size: 14px;
    font-family: 'Heebo', sans-serif;
	letter-spacing: 1px;
    padding-left: 18px;
}
.menu .h-nav a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2000;
}



/*----------------------------------------
    article
----------------------------------------*/
article {
    background-color: #ffffff;
}


/*----------------------------------------
    sec01
----------------------------------------*/
#sec01 {
    padding: 0px 0 30px;
    position: relative;
}
.top_note {
    text-align: center;
    font-size: 34px;
}
.top_note a {
    color: #000000;
    text-decoration: underline;
}
.top_note a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.top_note .s01 {
    font-size: 30px;
    color: #ff0000;
}


/*----------------------------------------
    sec03
----------------------------------------*/
#sec03 {
    padding: 30px 0 30px;
    position: relative;
}


/*----------------------------------------
    sec02
----------------------------------------*/
#sec02 {
    padding: 15px 0 15px;
    height: auto;
	margin: 0 auto;
	width: 100%;
}
#sec02 ul.ul02 {
    overflow: hidden;
    margin-bottom: 60px;
}
#sec02 ul.ul02 li.ul02_li {
    float: left;
    width: 50%;
    z-index: 10;
}
#sec02 ul.ul02 li.ul02_li div.side_L {
    margin-right: 30px;
}
#sec02 ul.ul02 li.ul02_li div.side_R {
    margin-left: 0px;
}

#sec02 ul.ul02 li.ul02_li div.side_R p {
    letter-spacing: 1.2px;
    line-height: 2;
    padding-top: 60px;
}
#sec02 .submenu {
    padding: 5px 0px 25px 0px;
}
#sec02 .submenu a {
    color: #00980d;
    border-bottom: solid 1px #00980d;
    font-size: 14px;
    letter-spacing: 0.5px;
}
#sec02 .click {
    position: relative;
    margin-left: 30px;
    margin-top: 10px;
}
#sec02 .click2 {
    position: relative;
    margin-left: 30px;
    margin-top: -15px;
}

.guid_card img {
    padding: 5px 3px 3px 3px;
}


/*----------------------------------------
    sec04
----------------------------------------*/
#sec04 {
    padding: 0px 0 30px;
    height: auto;
	margin: 0 auto;
	width: 95%;
}

#sec04 ul.ul04 {
    overflow: hidden;
	width: 100%;
}
#sec04 ul.ul04 li.ul04_li {
    float: left;
    width: 50%;
    z-index: 10;
}
#sec04 ul.ul04 li.ul04_li h2 {
    margin-bottom: 5px;
}
#sec04 ul.ul04 li.ul04_li h2 img {
    width: 100%;
}

#sec04 ul.ul04 li.ul04_li div.side_L {
    margin-right: 10px;
}
#sec04 ul.ul04 li.ul04_li div.side_R {
    margin-left: 10px;
}

#sec04 .text-box {
    position: relative;
    margin-top: -20px;
}
#sec04 .text-box .blog_area {
    margin-top: 15px;
    padding: 10px;
}
#sec04 .text-box .blog_area img {
    width: auto;
}



/*----------------------------------------
    sec05
----------------------------------------*/
/*
#sec05 {
    padding: 30px 0 30px;
    position: relative;
}
#sec05 .title img {
    width: 50%;
}

#sec05 .text-box {
    border-top: solid 3px #73a05d;
    position: relative;
    margin-top: -20px;
}
#sec05 .text-box .schedule_area {
    margin-top: 15px;
    padding: 10px;
}
*/


/*----------------------------------------
    address
----------------------------------------*/
#address {
    margin: 0px auto;
/*
    background-color: #F2F2F2;
*/
    padding-bottom: 10px;
}

.map_container {
    overflow: hidden;
    height: 480px;
    width:100%;
}


/*----------------------------------------
  footer
----------------------------------------*/
footer {
/*
    padding: 20px 0 20px;
*/
    background: #f1eff0;
    margin: 0px auto;
}

.gridWrapper {
    overflow: hidden;
    background: #f1eff0;
    padding: 20px 10px 0px 10px;
}

footer .gridL {
    float:left;
    width: 50%;
}
footer .gridC {
    float:left;
    width: 15%;
}
footer .gridR {
    float:right;
    width: 35%;
    padding-top: 10px;
    text-align: right;
}


/* ----- left start ----- */
.gridL .foot_logo {
    margin: 0 auto 15px;
}
/*
.gridL .foot_logo img {
    width: 100%;
}
*/
.gridL .footinfo {
    padding-top: 0px;
    padding-left: 0px;
}

.fadrs_a {
    font-size: 20px;
    color: #989898;
    text-align: center;
    margin-bottom: 10px;
}
.fadrs_a img.nm {
    width: 403px;
    padding-left: 5px;
    margin-bottom: 5px;
}

.fadrs_b {
    font-size: 18px;
    color: #989898;
    letter-spacing: 0.8px;
    text-align: center;
    line-height: 1.3;
}
.fadrs_b span.post {
    font-size: 16px;
    letter-spacing: 0.5px;
}
.fadrs_b a {
    color: #989898;
    font-size: 26px;
    letter-spacing: 1px;
}
.fadrs_b img.insta_icon {
    width: 30px;
    margin-left: 30px;
    margin-bottom: 2px;
}

.time_cmnt p {
    width: 87%;
    font-size: 18px;
    color: #323232;
    line-height: 1.4;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    text-align: left;
}
.red_line {
    color: #ff0000;
    text-decoration: underline;
}
.tbl_main {
    width: 85%;
    text-align: left;
    padding: 5px 0px 15px 0px;
}
.tbl {
    width: 100%;
    margin: 10px auto 5px;
}
table.timetbl {
    width: 100%;
    border-collapse: collapse;
    border: solid 2px #989898;
}
table.timetbl th {
    text-align: center;
    vertical-align: middle;
    background-color: #73a05d;
    color: #ffffff;
    padding: 7px 0px 5px 0px;
    font-size: 18px;
    border-bottom: solid 1px #ffffff;
    border-left: dotted 1px #ffffff;
}
table.timetbl th.tm {
    border-right: solid 1px #ffffff;
}
table.timetbl td {
    text-align: center;
    vertical-align: middle;
    background-color: #ffffff;
    color: #323232;
    padding: 5px 0px;
    width: 3%;
    border-top: dotted 1px #989898;
    border-left: dotted 1px #989898;
}
table.timetbl td.end {
    text-align: center;
    vertical-align: middle;
    background-color: #ffffff;
    color: #323232;
    width: 6%;
}
table.timetbl td.tm {
    text-align: center;
    vertical-align: middle;
    background-color: #ffffff;
    color: #323232;
    width: 13%;
    font-size: 18px;
    border-right: solid 1px #989898;
    letter-spacing: 0.5px;
}

.ousin {
    font-size: 12px;
}

.tblcmnt p {
    font-size: 15px;
    line-height: 1.7;
    padding-top: 5px;
    padding-left: 5px;
    text-align: left;
    letter-spacing: 1px;
}

.red { color: #ff0000; }
.blue { color: #0000ff; }

/* ----- left end ----- */


/* ----- center start ----- */
/* ----- center end ----- */


/* ----- right start ----- */
.f-nav {
    padding-top: 15px;
    padding-left: 30px;
}
.f-nav ul.list01 {
    margin-left: 0px;
    margin-right: 20px;
    float: left;
}
.f-nav ul.list01 li {
    list-style-image: url(../images/common/f_point02.png);
    list-style-position: outside;
    margin-bottom: 8px;
    line-height: 1.2;
}
.f-nav ul.list01 li a {
    font-size: 16px;
    color: #989898;
    display: block;
    text-align: left;
}
.f-nav ul.list01 li:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.f-nav ul.list02 {
    margin-left: 40px;
    float: left;
}
.f-nav ul.list02 li {
    list-style-image: url(../images/common/f_point03.png);
    list-style-position: outside;
    margin-bottom: 10px;
    line-height: 1;
}
.f-nav ul.list02 li a {
    font-size: 14px;
    color: #989898;
    display: block;
    text-align: left;
}
.f-nav ul.list02 li:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.online_bnr {
    float: left;
    margin-top: 20px;
}
.yakan_bnr {
    float: left;
    margin-top: 25px;
    text-align: left;
}
.yakan_bnr a {
    color: #0000ff;
    text-decoration: underline;
}
.aj_bnr {
    float: left;
    margin-top: 30px;
}
.hsp_bnr {
    float: left;
    margin-top: 30px;
    margin-bottom: 20px;
}
/* ----- right end ----- */



/*----------------------------------------
  copyright
----------------------------------------*/
.copyright {
    clear: both;
    margin: 0px auto;
    text-align: center;
/*
    padding-top: 30px;
*/
    display: none;
}
.copyright strong {
    color: #c9b49a;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.2;
}
.copyright .copy_right {
    color: #c9b49a;
    font-size: 12px;
    line-height: 1.2;
}


/* # Page Top
---------------------------------------------------------------------------- */
/* 
* Scroll top link inside footer, 
* but fixed relative to viewport
*/
#scroll-top {
	position:fixed; 
	z-index:9999; 
	bottom: 0;
	right:0;
	display:inline-block;
	margin:0.9em;
	padding:0.15em 0.5em;
	text-decoration:none;
    margin-bottom: 230px;
}

.page_top {
  position: absolute;
  top: -66px;
  right: 0;
}


/*----------------------------------------
  グーグルマップのスクロール
----------------------------------------*/
#map {
    pointer-events: none;
}


/* ページ内リンク
---------------------------------------------------------------------------- */
#tg-greeting {
  margin-top: -10px; /* 固定ナビの高さ分のネガティブマージン */
  padding-top: 10px; /* 打ち消し用のパディング */
}
#tg-data {
  margin-top: -50px;
  padding-top: 50px;
}
#tg-profile {
  margin-top: -50px;
  padding-top: 50px;
}
#tg-news {
  margin-top: -50px;
  padding-top: 50px;
}
#tg-access {
  margin-top: -70px;
  padding-top: 70px;
}

#tg-med0201 {
  margin-top: -70px;
  padding-top: 70px;
}
#tg-med0202 {
  margin-top: -70px;
  padding-top: 70px;
}

