﻿charset "utf-8";"
.clear{clear: both;}

/************************ 初期設定 *********************************/
:focus {outline: 0;}

table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
img{vertical-align:middle;}


body{
color:#333;
font:13px verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
line-height:1.5;
-webkit-text-size-adjust: none;
margin: 0px 0px 0px 0px;
padding: 0px;
ont-size: 16px;
}

#contents{
max-width:98%;
margin:0px auto;
padding:0px auto 50px auto;
color: #5b3635;
background-color: #FFF;
border-radius: 15px;
-moz-border-radius: 15px;
}

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#contents h1.title_bar .sp_none{
display: none;
}

#contents h1.title_bar{
background-color: #FF7F7F;
border-radius:15px 15px 0 0;
padding: 6px;
font-size: 18px;
font-weight: bold;
color: #FFF;
margin: 0;
}

#contents h2{
width:98%;
border-bottom: dotted rgba(171,159,146,0.8) 4px;
margin:20px auto 10px auto;
padding-left:5px;
padding-bottom: 5px;
box-sizing: border-box;
font-size:22px;
color:rgba(255,135,137,1.00);
font-weight:bold;
font-family:'Roboto','Hiragino Sans','Meiryo','Hiragino Kaku Gothic ProN',sans-serif;
line-height: 20pt;
}


#contents h3{
width:96%;
border-bottom: dotted rgba(171,159,146,0.8) 2px;
margin:10px auto 10px auto;
box-sizing: border-box;
font-size:19px;
color:rgba(19,180,188,1.00);
font-weight:bold;
font-family:'Roboto','Hiragino Sans','Meiryo','Hiragino Kaku Gothic ProN',sans-serif;
line-height: 20pt;
}


#contents h4{
width:96%;
margin:15px auto 10px auto;
padding-left:15px;
color:rgba(95,179,123,1.00);
font-family:'Roboto','Hiragino Sans','Meiryo','Hiragino Kaku Gothic ProN',sans-serif;
font-size:20px;
font-weight:600;
}

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */


#contents p{
width:98%;
margin:10px auto;
font-size:16px;
line-height: 17pt;
}

#contents p.main{
width:98%;
margin:10px auto;
font-size:18px;
line-height:20pt;
}

#contents span.bold{
display: inline;
font-weight:bold;
font-family:'Roboto','Hiragino Sans','Meiryo','Hiragino Kaku Gothic ProN',sans-serif;
}

#contents span.red_bold{
display: inline;
font-weight:bold;
color:rgba(240,28,32,1.00);
font-family:'Roboto','Hiragino Sans','Meiryo','Hiragino Kaku Gothic ProN',sans-serif;
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#contents a:link{
color:#1C70E1;
text-decoration: underline;
}

#contents a:visited{
color:#1C70E1;
text-decoration: underline;
}

#contents a:hover{
color:#DB477E;
text-decoration: underline;
}
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */


#contents ul{
max-width:90%;
margin: 0px auto 20px 30px;
padding: 0px;
}

#contents ul li{
margin-bottom:10px;
font-size:16px;
font-weight:400;
list-style-type:disc;
}

#contents ul li.none{
margin-bottom:10px;
font-size:16px;
font-weight:400;
list-style-type: none;

}

#contents ul li span.box1{
display:block;
font-weight: bold;
font-family:'Roboto','Hiragino Sans','Meiryo','Hiragino Kaku Gothic ProN',sans-serif;
}

#contents ul li span.box2{
display:block;
font-weight:400;
}

#contents ul li.none span.box1{
display:block;
font-weight: bold;
font-family:'Roboto','Hiragino Sans','Meiryo','Hiragino Kaku Gothic ProN',sans-serif;
}

#contents ul li.none span.box2{
display:block;
font-weight:400;
}

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#contents ul.download{
max-width:90%;
margin: 0px auto 20px 30px;
padding: 0px;
box-sizing: border-box;
}

#contents ul.download li{
margin-bottom:5px;
font-size:16px;
font-weight:400;
}

#contents ul.download li.none{
margin-bottom:5px;
font-size:16px;
font-weight:400;
list-style-type: none;
}


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#contents ul.kome{
max-width:94%;
padding: 0px;
margin:0px auto 20px auto;
}

#contents ul.kome li{
margin-bottom:10px;
list-style-type:none;
font-size:16px;
line-height:18pt;
}


#contents ul.kome li::before{
content: "※";
display: inline-block;
margin-right: 5px;
font-size:17px;
}

#contents ul.kome li span{
max-width: 90%;
padding: 0px;
display: inline-block;
vertical-align: top;
}
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */


#contents  div.waku_yellow{
padding: 2px 10px;
background-color: #f4e381;
margin: 10px 0;
border-radius: 5px;
-moz-border-radius: 5px;
font-size:15px;
}

#contents #page-top{
width:25%;
position:fixed;
bottom:0px;
right:0px;
background-color:#000;
color:#fff;
padding:5px;
border-radius:6px 6px 0 0;
z-index:9999;
margin-bottom: 0;
font-size:14px;
}

#contents p.toplink{
margin:0px 0;
text-align: right;
cursor:pointer;
}



/* ----------------------------------------------------------------
    共通
----------------------------------------------------------------- */

#body{
        text-align: left;
        margin: 0 auto;
        background-image: url("../../images/main/background.png");
        padding:0;
}

.header_all {
	display:block;
	padding:0px;
	margin:0px;
	background-repeat: repeat-x;
	border-top: 6px solid #6898ff;
}
.header {
	
}
.headlink {
	display:none;
}

.headmenu {
	display:none;
}

.sp_none{
        display: none;
}

#footer-menu,
.textsize{
        display: none;
}


/* -- 画面サイズ -- */

#contents_top {
     padding:0 5px;
}



/* -- ヘッダー -- */

#header{
        background-image: url("../../images/main/top_img.png");
        background-repeat: no-repeat;
        background-size:100% auto;
        background-position: 0 -20px;
       border-bottom: solid 1px #8CC93D;
       padding: 0;
       position:relative;
}
#header img{
	margin: 0;
	padding: 0;
}

/* ********************************************************* */

#footer{
       margin-top:10px; 
       padding:0 5px;
       padding-bottom:40px;
}

#footer_menu{
        display: none;
}

.line{
	display:block;
	margin-top:50px;
    border-top:solid 1px #705637;
}

#footer .address1 {
        font-size: 14px;
        font-weight: 500;
}

#footer .address2 {
        font-size: 14px;
}

#footer .copyright {
        font-size: 10px;
        text-align: left;
}


/* *********************************** */

#header_in
{
        background-color:#ffa4a4;
        position:absolute; top:58px; right:0px;
        width:0px;
        padding:0px;
        z-index: 99;
        box-shadow: -10px 10px 10px rgba(0,0,0,0.4);
        overflow:hidden;
}
#header_in .nav1 ul{
        width:290px;
   padding:5px 5px 0px 5px;
}

#header_in #gmenu ul{
        width:290px;
        padding:0px 5px 5px 5px;
}
.nav1 li a{
        display:block;
        padding:5px 5px;
        background-color:#fbffe9;
        background-image: url(../../images/main/sankaku.png);
        background-repeat: no-repeat;
        background-position: right center;
        margin: 2px 0;
		color: #5b3635;
}

#gmenu li a{
        display:block;
        padding:8px 5px;
        background-color:#fff9e9;
        margin: 4px 0;
        background-repeat: no-repeat, no-repeat;
        background-position: 2px center, right center;
        background-size:30px, 16px;
        border-color:#ffa4a4;
		color: #5b3635;

}


#gmenu span{
        font-size: 16px;
        padding-left:35px;
		color: #5b3635;
}

.nav1 li a:hover{
        background-color:#fff8d7;
        color:#000;

}
#gmenu li a:hover{
        background-color:#fff8d7;
        color:#000;
}


#gmenu .b2 a{
        background-image: url("../../images/main/nenrei_icon.png"),url(../../images/main/sankaku.png);
}

#gmenu .b3 a{
        background-image: url("../../images/main/mokuteki_icon.png"),url(../../images/main/sankaku.png);
}

#gmenu .b4 a{
        background-image: url("../../images/main/calender_icon.png"),url(../../images/main/sankaku.png);
}

#gmenu .b5 a{
        background-image: url("../../images/main/medical_icon.png"),url(../../images/main/sankaku.png);
}

#gmenu .b6 a{
        background-image: url("../../images/main/consultation_icon.png"),url(../../images/main/sankaku.png);
}

.serch{      display: none;}

#gmenu .b1{      display: none;}


#sp_menu{
        position:absolute; top:0; right: 0;
        width:65px;
        cursor:pointer;
}

/* -- 追加分 -- */

.title img{
        position:absolute; top:0px; left:0px;
        width:170px;
        height: auto;
}

#contents_top ol,
#footer ol,
#header ol,
#contents_top ul,
#footer ul,
#header ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

/* -- ▼グーグルマップ埋め込み -- */
.ggmap {
position: relative;
padding-bottom: 60%;
padding-top: 30px;
height: 0;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0px;
left: 25px;
width: 95%;
height: 95%;
desiplay: block;
}
