/* #共通 ========================================================================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-family: inherit;
}
html {
	height:100%;
}
body{
    margin: 0px;
    height: 100%;
    font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 18px;
	line-height: 35px;
    color: #606060;
	-webkit-text-size-adjust: 100%;
}
img {
	border: none;
	vertical-align:bottom;
}
a img.img_alpha {
}
a:hover img.img_alpha {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
a  {
	color: #37bb91;
	text-decoration: underline;
}
a:hover {
    color: #6db5d9; /*下線あり*/
    text-decoration: underline;
}
a[href^="tel:"] { cursor: default; }

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc {  }
.sp { display: none !important; }
.br-pc { display:block; }
.br-sp { display:none; }
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
.pc { display: none !important; }
.sp { display: block !important; }
.br-pc { display:none; }
.br-sp { display:block; }
}
.end {
	height: 0px;
	width: 100%;
	clear: left;
}

.green { color: #37bb91; }
.pink { color: #eb7177; }
.blue { color: #6db5d9; }
.purple { color: #a485bc; }
.bold {font-size: 20px; font-weight: bold;}

/* #PC ========================================================================================================== */
#header1 {
    height: 80px;
    width: 100%;
    min-width: 1000px;
    position: fixed;
    z-index: 50;
    top: 0px;
    background-color: #ffffff;
}
.header1 {
    height: auto;
    width : -webkit-calc(100% - 540px) ;
    width : calc(100% - 540px) ;
    min-width: 750px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
.header1 ul {
	padding: 0px;
	list-style-type: none;
	position : relative;
	margin: 0px;
}
.header1 li {
    height: auto;
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    display: block;
    position : relative;
    float: left;
}
.header1 li.hn1 {
    width: 295px;
}
.header1 li.hn2 {
    width: 200px;
    float: right;
}
.header1 li.hn3 {
    width: 210px;
    float: right;
    margin-right: 15px;
}
.header1 li.hn4 {
    width: 210px;
    position : absolute;
    top: 40px;
    right: 215px;
}
#header2 {
	height: 60px;
	width: 100%;
	min-width: 1000px;
	position: fixed;
	z-index: 50;
	top: 80px;
	background-color: #37bb91;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
	color: #F1F1F1;
}
.yomogi1, .yomogi2 {
    height: auto;
    width: 270px;
    position: absolute;
    top: -80px;
    z-index: 50;
}
.yomogi1 {
    left: 0px;
}
.yomogi2 {
    right: 0px;
}
#footer1, #footer2, #footer3, #footer4 {
    height: auto;
    width: 100%;
    min-width: 1000px;
    position: relative;
    float: left;
}
#footer1 {
    padding-top: 55px;
    padding-bottom: 55px;
    background-color: #73cfb2;
}
#footer2 {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #3bb8be;
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
	line-height: 35px;
}
#footer3 {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #FFFFFF;
}
#footer4 {
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: #37bb91;
    color: #FFFFFF;
    text-align: center;
    font-size: 16px;
    line-height: 16px;
}
.f_inner {
    height: auto;
    width: 1000px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
.f_l {
    height: auto;
    width: 380px;
    position: relative;
    float: left;
    margin-left: 20px;
}
.f_address {
	height: auto;
	width: 380px;
	position: relative;
	float: left;
	color: #FFFFFF;
	line-height: 20px;
    margin-top: -10px;
    margin-bottom: 20px
}
.f_name {
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    font-size: 30px;
    line-height: 55px;
}
.f_btn {
	height: auto;
	width: 350px;
	position: relative;
	float: left;
    margin-bottom: 10px;
}
.f_btn1 {
}
.f_tel {
	height: auto;
	width: 240px;
	position: relative;
	float: left;
    margin-bottom: 10px;
}
.time_box {
	height: auto;
	width: 350px;
	position: relative;
	float: left;
}
.time_box ul {
	padding: 0px;
	list-style-type: none;
	position : relative;
	margin: 0px;
}
.time_box li {
	height: auto;
	width: 115px;
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
	text-decoration: none;
	display: block;
	position : relative;
	float: left;
	text-align: center;
	font-size: 17px;
	line-height: 20px;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
.time_box li.hn1a, .time_box li.hn1b, .time_box li.hn1c {
	background-color: #37BB91;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.time_box li.hn1a {
	border-top-left-radius: 8px;
}
.time_box li.hn1c {
    border-top-right-radius: 8px;
	border-right: 1px solid #FFFFFF;
}
.time_box li.hn2a, .time_box li.hn2b, .time_box li.hn2c {
	background-color: #fbf6ed;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	color: #37BB91;
}
.time_box li.hn2a {
    border-bottom-left-radius: 8px;
}
.time_box li.hn2c {
    border-bottom-right-radius: 8px;
	border-right: 1px solid #FFFFFF;
}
.f_r {
    height: auto;
    width: 580px;
    position: relative;
    float: left;
}
.f_map {
	height: 350px;
	width: 100%;
	position: relative;
	float: left;
	border-radius: 10px;
    overflow: hidden
}
.f_access {
	height: auto;
	width: 230px;
	position: relative;
	float: left;
    margin-top: 10px;
}
.f_link {
	height: auto;
	width: 1000px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.f_link ul {
	padding: 0px;
	list-style-type: none;
	position : relative;
	margin: 0px;
}
.f_link li {
	height: auto;
	width: 100%;
	margin: 0px;
	display: block;
	position : relative;
	float: left;
}
.f_link li.hn1 {
	width: 130px;
    margin-right: 10px;
}
.f_link li.hn2 {
	width: 200px;
}
.f_link li.hn3 {
	width: 200px;
    float: right;
}
.f_link li.hn3 img {
	width: 35px;
    float: right;
    margin-left: 10px;
}
.f_menu {
    display: none;
}

#page-top {
    width: 50px;
	position: fixed;
	bottom: 0px;
	right: 0px;
    z-index: 1000;
}
.curve {
	height: 105px;
	width: 100%;
	min-width: 1000px;
	position: relative;
	float: left;
    margin-top: -75px;
	background-image: url("../imgs/curve.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 105px;
}
.yomogi3, .yomogi4 {
    height: auto;
    width: 340px;
    position: absolute;
    top: -10px;
}
.yomogi3 {
    left: 0px;
}
.yomogi4 {
    right: 0px;
}
.title {
    height: 306px;
    width: 100%;
    min-width: 1000px;
    position: relative;
    float: left;
    background-size: 1200px auto;
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 140px;
}
.link {
	width: 100%;
	height: 100px;
	float: left;
	position: relative;
	margin-top: -100px;
    z-index: -1;
}
/* #よもぎ ========================================================================================================== */
@media only screen and (max-width: 1200px) {
.yomogi1, .yomogi2 {
    width: 15%;
}
.yomogi3, .yomogi4 {
    width: 25%;
}
}
/* #スマートフォン ========================================================================================================== */
@media only screen and (max-width: 750px) {
body{
	font-size: 30px;
	line-height: 50px;
}
.bold {font-size: 33px;}
#header1 {
	height: 90px;
	min-width: 750px;
	position: relative;
	border-bottom: 6px solid #37BB91;
}
.header1 {
    width : 750px;
}
.header1 li.hn1 {
    width: 450px;
}
.header1 li.hn2 {
    display: none;
}
.header1 li.hn3 {
    display: none;
}
.header1 li.hn4 {
    display: none;
}
#header2 {
    display: none;
}
#footer1, #footer2, #footer3, #footer4 {
    min-width: 100%;
}
#footer1 {
    padding-top: 75px;
    padding-bottom: 75px;
}
#footer2 {
    width : -webkit-calc(100% - 90px) ;
    width : calc(100% - 90px) ;
    min-width : -webkit-calc(100% - 90px) ;
    min-width : calc(100% - 90px) ;
    padding: 60px 45px 60px 45px;
	text-align: justify;
	font-size: 30px;
	line-height: 50px;
}
#footer3 {
    padding-top: 30px;
    padding-bottom: 30px;
}
#footer4 {
    padding-top: 20px;
    padding-bottom: 126px;
    font-size: 25px;
    line-height: 25px;
}
.f_inner {
    width: 100%;
}
.f_l {
    width: 715px;
    margin-left: 35px;
    margin-bottom: 35px;
}
.f_address {
	width: 100%;
	line-height: 40px;
    margin-top: -20px;
    margin-bottom: 30px
}
.f_name {
    font-size: 45px;
    line-height: 90px;
}
.f_btn {
	width: 680px;
    margin-bottom: 25px;
    margin-right: 0px;
}
.f_btn1 {
    margin-right: 0px;
}
.f_tel {
	width: 400px;
    margin-bottom: 25px;
    margin-right: 30px;
}
.time_box {
	width: 680px;
    margin-top: 10px;
}
.time_box li {
	width: 224px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 32px;
	line-height: 32px;
}
.time_box li.hn1a, .time_box li.hn1b, .time_box li.hn1c {
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
}
.time_box li.hn1a {
	border-top-left-radius: 15px;
}
.time_box li.hn1c {
    border-top-right-radius: 15px;
	border-right: 2px solid #FFFFFF;
}
.time_box li.hn2a, .time_box li.hn2b, .time_box li.hn2c {
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
}
.time_box li.hn2a {
    border-bottom-left-radius: 15px;
}
.time_box li.hn2c {
    border-bottom-right-radius: 15px;
	border-right: 2px solid #FFFFFF;
}
.f_r {
    height: auto;
    width: 580px;
    position: relative;
    float: left;
}
.f_map {
	width: 680px;
	border-radius: 15px;
    margin-left: 35px
}
.f_access {
	width: 350px;
    margin-top: 20px;
    margin-left: 200px;
}
.f_link {
	width: 100%;
}
.f_link li.hn1 {
	width: 215px;
    margin-right: 15px;
    margin-left: 90px;
}
.f_link li.hn2 {
	width: 335px;
}
.f_link li.hn3 {
	width: 220px;
    margin-right: 265px;
    margin-top: 15px;
}
.f_link li.hn3 img {
	width: 60px;
    margin-left: 10px;
}
.f_menu {
    display: block;
    height: 100px;
    width: 750px;
    padding-top: 6px;
    position: fixed;
    z-index: 50;
    bottom: 0px;
    background-color: #ffffff;
}
.f_menu ul {
	padding: 0px;
	list-style-type: none;
	position : relative;
	margin: 0px;
}
.f_menu li {
	height: 100px;
	width: 246px;
	margin: 0px;
	display: block;
	position : relative;
	float: left;
    margin-left: 6px;
}
.f_menu li.hn1 {
	margin-left: 0px;
	background-color: #37BB91;    
}
.curve {
	height: 45px;
	min-width: 100%;
    margin-top: -40px;
	background-size: 100% 45px;
}
.title {
    width: 750px;
    min-width: 750px;
    background-size: 750px auto;
    margin-top: 0px;
}
.link {
	height: 0px;
	margin-top: 0px;
}

}/* @media only screen and (max-width: 750px) */

/* #プリント ========================================================================================================== */
@media only print {
#header1 {
    position: absolute;
}
#header2 {
    position: absolute;
}
}/* @media only print */