
/* パンくずリスト */
.topicPath {
    max-width: 1200px;
    width: 96%;
    font-size: 12px; 
    margin: 10px auto;
}
.topicPath a{
    color: #208827;
    text-decoration: none;
}

/* -----about----- */
.page_st{
    width: 50%;
    margin-bottom: 20px;
}
.page_main {
	width: 100%;
    display: flex;
    justify-content: space-between;
    padding-bottom: 40px;
    border-bottom: 1px dotted #BBAE9B;
    margin-bottom: 40px;
}
.page_main2 {
	width: 100%;
    display: flex;
    flex-direction: column;
    padding-bottom: 40px;
    margin-bottom: 40px;
}
.page_main2 img{
    margin-top: 20px;
}
.page_main3 {
	width: 100%;
    display: flex;
    justify-content: space-between;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.page_main4 {
	width: 100%;
    background-image: url("../visitinfo/visitinfo_image/visit_maincopy_bg.jpg");
    background-size: 40%;
    background-position: right;
    padding: 0 40% 50px 0;
    background-repeat: no-repeat;
    color: #745C30;
    font-size: 1.1rem;
}
.page_main5 {
	width: 90%;
    margin: 40px auto;
}
.bnr_catch{
    font-size: 1.3rem;
    color: #2C9253;
    font-weight: 500;
    line-height: 1.6rem;
}
main h3{
    font-size: 1.7rem;
    line-height: 2.5rem;
    color:#E88B35;
    font-family: "Noto Serif JP", serif;
    margin: 10px 0 30px;
    letter-spacing: 0.1;
}
main h4{
    font-size: 1.7rem;
    line-height: 2.5rem;
    color:#30A03A;
    font-family: "Noto Serif JP", serif;
    margin: 10px 0 30px;
}
main h5{
    font-size: 1.5rem;
    color:#88C144;
    margin: 10px 5%;
    font-weight: 400;
    line-height: 2rem;
    font-family: "M PLUS Rounded 1c", sans-serif;
}
main h6{
    font-size: 1.5rem;
    color:#917038;
    margin: 10px 5%;
    font-weight: 400;
    line-height: 2rem;
    font-family: "M PLUS Rounded 1c", sans-serif;
}
main h7{
    font-size: 1.7rem;
    color: #ECA22F;
    margin: 30px 0;
    font-weight: 400;
    line-height: 2rem;
    font-family: "M PLUS Rounded 1c", sans-serif;
}
.sub_ttl{
    width: 100%;
    color:#8ab943;
    font-size: 1.3rem;
    line-height: 70px;
    padding: 0 0 0 60px;
    background-image: url("../outpatient/outpatient_image/st_icon.png"),url("../outpatient/outpatient_image/st_bg.png");
    background-repeat: no-repeat,repeat-x;
    background-size: 40px,contain;
    background-position: left,left;
    margin: 20px 0;
    font-family: "M PLUS Rounded 1c", sans-serif;
}
.sub_ttl2{
    width: 100%;
    color:#2E9C14;
    font-size: 1.5rem;
    line-height: 70px;
    padding: 0 0 0 50px;
    background-image: url("../outpatient/outpatient_image/st_icon2.png"),url("../outpatient/outpatient_image/st_bg.png");
    background-repeat: no-repeat,repeat-x;
    background-size: 40px,contain;
    background-position: left,left;
    margin: 20px 0 30px;
    font-family: "M PLUS Rounded 1c", sans-serif;
}
.sub_ttl3{
    width: 100%;
    color: #D78A01;
    font-size: 1.5rem;
    line-height: 70px;
    padding: 0 0 0 50px;
    background-image: url("../outpatient/outpatient_image/st_icon3.png"),url("../outpatient/outpatient_image/st_bg.png");
    background-repeat: no-repeat,repeat-x;
    background-size: 40px,contain;
    background-position: left,left;
    margin: 20px 0 30px;
    font-family: "M PLUS Rounded 1c", sans-serif;
}
.sub_ttl4{
    width: 100%;
    color: #D78A01;
    font-size: 1.5rem;
    line-height: 70px;
    padding: 0 0 0 50px;
    background-image: url("../visitinfo/visitinfo_image/st_icon6.png"),url("../visitinfo/visitinfo_image/st_bg.png");
    background-repeat: no-repeat,repeat-x;
    background-size: 40px,contain;
    background-position: left;
    margin: 20px 0 30px;
    font-family: "M PLUS Rounded 1c", sans-serif;
}
.sub_ttl5{
    width: 100%;
    color: #EDA70B;
    font-size: 1.5rem;
    line-height: 50px;
    padding: 0 0 0 50px;
    background-image: url("../visitinfo/visitinfo_image/st_icon6.png");
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: left;
    margin: 20px 0 30px;
    font-family: "M PLUS Rounded 1c", sans-serif;
    border-bottom:1px dotted #B29762;
}
.sub_ttl6{
    width: 100%;
    color: #EDA70B;
    font-size: 1.5rem;
    line-height: 70px;
    padding: 0 0 0 50px;
    background-image: url("../visitinfo/visitinfo_image/st_icon4.png"),url("../visitinfo/visitinfo_image/st_bg.png");
    background-repeat: no-repeat,repeat-x;
    background-size: 40px,contain;
    background-position: left;
    margin: 20px 0 30px;
    font-family: "M PLUS Rounded 1c", sans-serif;
}
.main_item1{
    width: 55%;
}
.main_item1 p{
    font-size: 1.2rem;
    margin: 10px 0;
}
.main_item2{
    width: 35%;
    font-size: 0.9rem;
    text-align: right;
    padding: 0 5%;
}
.main_item2 img{
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,0.2); 
    margin: 0 auto 5px;
}
.main_item3{
    width: 60%;
}
.item3_cp{
    font-size: 1.1rem;
    color: #523C15;
    font-weight: 400;
}
.main_item4{
    width: 35%;
}
.main_item5{
    width: 40%;
    font-size: 0.9rem;
}
.main_item6{
    width: 46%;
    font-size: 0.9rem;
}
.main_item7{
    width: 50%;
    margin: 20px 0 0 0;
   
}
.main_item7 img{
    width: 100%;
}
.main_item8{
   width: 80%;
   margin: 0 auto;
    padding: 0 0 30px ;
   border-bottom: 1px dotted #BBAE9B;
    margin-bottom: 30px;
}
.main_item8 p{
    font-size: 1.2rem;
    color: #2F9E19;
    margin: 0;
}
.main_item9{
   width: 80%;
   margin: 0 15% 30px 5%;
}
.main_item10{
   width: 100%;
   margin: 0 0 30px 0;
    color:#896405;
    padding-left: 40px;
}
.main_item11{
   width: 100%;
   margin: 0 0 30px 0;
    padding-left: 40px;
}
.main_item12{
   width: 80%;
   margin: 60px 20% 40px 0;
    padding: 50px;
    color: #fff;
    font-size: 1.2rem;
    background-color: #6AB85F;
    border-radius: 10px;
    position: relative;
}
.main_item12 span{
    font-size: 2rem;
}
.item12_icon{
    width: 110px;
    position: absolute;
    top:-34px;
    left:30px;
}

.main_col_1{
    color: #72B848;
}
.main_col_2{
    color: #C9E5AC;
}
.main_col_3{
    color: #2F9E19;
}
.main_col_4{
    color: #297FC3;
    font-size: 1.2rem;
}
.main_large{
    font-size: 1.2rem;
    font-weight: 500;
    color: #000;
    padding-top: 20px;
}
.main_large2{
    font-size: 1.4rem;
    font-weight: 500;
    color: #909090;
}
.main_col_5{
    font-size: 1.2rem;
    color: #EA8C35;
}
.main_col_6{
    font-size: 1.2rem;
    color: #FECC99;
}
.main_col_7{
    font-size: 1.1rem;
    color: #6DBE5D;
}
.main_col_8{
    width: 100%;
    margin: 30px 0 0;
    padding: 10px 30px;
    background-color: #20BB6D;
    font-size: 1.2rem;
    color: #fff;
}
.main_col_9{
    width: 100%;
    margin: 30px 0 0;
    padding: 10px 30px;
    background-color: #DD9C51;
    font-size: 1.2rem;
    color: #fff;
}

.visit_schedule{
    width: 100%;
    border: 2px solid #FCADB8;
    border-radius: 10px;
    position: relative;
    margin: 30px 0 30px;
}
.schedule_icon{
    width: 130px;
    position: absolute;
    top:-60px;
    left:3%;
}
.abouttable {
	width: 100%;
	border-collapse: collapse;
	border: 1px #ccc solid;
	padding: 5px;
	background-color: #FFF;
} 

.abouttable TD {
	border: 1px #ccc solid;
    padding: 5px;
} 
.abouttable th{
    color: #72B848;
    font-weight: 500;
}
.contact_area {
	width: 80%;
    margin: 30px auto;
}
.thanks_area {
	width: 100%;
    margin: 30px auto;
    font-size: 1.1rem;
    text-align: center;
}
.thanks_area a{
    text-decoration: none;
    color: #229C24;
}
/* -----privacy ----- */

.privacy_area {
	width: 80%;
    margin: 30px auto;
    padding: 30px 0;
    border-bottom: 1px dotted #BBAE9B;
}

.privacy_parsonal {
    width: 80%;
    margin: 20px auto 0;
	text-align: right;
	font-size: 1.2rem;
	color: #393;
}

/* おしらせ */
#pageBody .bnr {
	width: 300px;
	float: right;
	margin-right: 36px;
	margin-top:30px;
}
#pageBody .news {
	padding-right: 0px;
	padding-bottom: 0px;
	width: 650px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#pageBody .news h1 {
	font-size: 20px;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 0;
}

#pageBody .news table {
	width: 100%;
}
#pageBody .news table tr th,
#pageBody .news table tr td {
	font-size: 14px;
	line-height: 1.429;
	padding: 10px 0;
	border-bottom: 1px dotted #CCCCCC;
	vertical-align: top;
}
#pageBody .news table tr th {
	white-space: nowrap;
	padding-right: 30px;
}
#pageBody .news table tr td {
	width: 100%;
}

/*contact*/
.contact_area{
	width: 80%;
	margin: 30px auto;
}
@media screen and (max-width:900px){
.page_st{
    width: 60%;
    margin-bottom: 20px;
}
main h3{
    font-size: 1.5rem;
    line-height: 2.0rem;
    color:#E88B35;
    font-family: "Noto Serif JP", serif;
    margin: 10px 0 30px;
    letter-spacing: 0.1;
}
main h4{
    font-size: 1.5rem;
    line-height: 2rem;
    color:#30A03A;
    font-family: "Noto Serif JP", serif;
    margin: 10px 0 30px;
}
main h5{
    font-size: 1.3rem;
    color:#88C144;
    margin: 10px 5%;
    font-weight: 400;
    line-height: 1.8rem;
    font-family: "M PLUS Rounded 1c", sans-serif;
}
.sub_ttl4{
    width: 100%;
    color: #D78A01;
    font-size: 1.2rem;
    line-height: 26px;
    padding: 15px 0 15px 50px;
    background-image: url("../visitinfo/visitinfo_image/st_icon6.png"),url("../visitinfo/visitinfo_image/st_bg.png");
    background-repeat: no-repeat,repeat-x;
    background-size: 40px,contain;
    background-position: left;
    margin: 20px 0 30px;
    font-family: "M PLUS Rounded 1c", sans-serif;
}
.main_item2{
    width: 40%;
    font-size: 0.7rem;
    text-align: right;
    padding: 0 5%;
}
.main_item9{
   width: 90%;
   margin: 0 5% 30px 5%;
}
.visit_schedule{
    width: 100%;
    border: 2px solid #FCADB8;
    border-radius: 10px;
    position: relative;
    margin: 40px 0 30px;
}
.schedule_icon{
    width: 100px;
    position: absolute;
    top:-50px;
    left:3%;
}
.main_item3{
    width: 80%;
}
.main_item12{
   width: 100%;
   margin: 60px 0 40px 0;
    padding: 50px;
    color: #fff;
    font-size: 1.2rem;
    background-color: #6AB85F;
    border-radius: 10px;
    position: relative;
}
.main_item12 span{
    font-size: 1.6rem;
}
}

@media screen and (max-width:480px){
.page_st{
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
}
.page_main {
	width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 30px;
    border-bottom: 1px dotted #BBAE9B;
    margin-bottom: 30px;
}
.page_main2 {
	width: 100%;
    display: flex;
    flex-direction: column;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.page_main2 img{
    margin-top: 20px;
}
.page_main3 {
	width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.page_main4 {
	width: 100%;
    background-image: url("../visitinfo/visitinfo_image/visit_maincopy_bg.jpg");
    background-size: 100%;
    background-position: bottom;
    padding: 0 0 220px 0;
    background-repeat: no-repeat;
    color: #745C30;
    font-size: 0.9rem;
}
.page_main5 {
	width: 100%;
    margin: 30px auto;
}
.bnr_catch{
    font-size: 1.3rem;
    color: #2C9253;
    font-weight: 500;
    line-height: 1.6rem;
}
main h3{
    font-size: 1.1rem;
    line-height: 1.6rem;
    color:#E88B35;
    font-family: "Noto Serif JP", serif;
    margin: 10px 0 10px;
    letter-spacing: 0;
}
main h4{
    font-size: 1.3rem;
    line-height: 1.8rem;
    color:#30A03A;
    font-family: "Noto Serif JP", serif;
    margin: 10px 0 30px;
}
main h4 img{
     width: 50%;   
    }  
main h5{
    font-size: 1.3rem;
    color:#88C144;
    margin: 10px 5%;
    font-weight: 400;
    line-height: 1.6rem;
    font-family: "M PLUS Rounded 1c", sans-serif;
}
main h6{
    font-size: 1.2rem;
    color:#917038;
    margin: 10px 5%;
    font-weight: 400;
    line-height: 1.8rem;
    font-family: "M PLUS Rounded 1c", sans-serif;
}
main h7{
    font-size: 1.4rem;
    color: #ECA22F;
    margin: 30px 0;
    font-weight: 400;
    line-height: 1.8rem;
    font-family: "M PLUS Rounded 1c", sans-serif;
}
.sub_ttl{
    width: 100%;
    color:#8ab943;
    font-size: 1.rem;
    line-height: 30px;
    padding: 15px 0 15px 45px;
    background-image: url("../outpatient/outpatient_image/st_icon.png"),url("../outpatient/outpatient_image/st_bg.png");
    background-repeat: no-repeat,repeat-x;
    background-size: 40px,contain;
    background-position: left,left;
    margin: 20px 0;
    font-family: "M PLUS Rounded 1c", sans-serif;
}
.sub_ttl2{
    width: 100%;
    color:#2E9C14;
    font-size: 1.3rem;
    line-height: 60px;
    padding: 0 0 0 50px;
    background-image: url("../outpatient/outpatient_image/st_icon2.png"),url("../outpatient/outpatient_image/st_bg.png");
    background-repeat: no-repeat,repeat-x;
    background-size: 35px,contain;
    background-position: left,left;
    margin: 20px 0 30px;
    font-family: "M PLUS Rounded 1c", sans-serif;
}
.sub_ttl3{
    width: 100%;
    color: #D78A01;
    font-size: 1.3rem;
    line-height: 60px;
    padding: 0 0 0 50px;
    background-image: url("../outpatient/outpatient_image/st_icon3.png"),url("../outpatient/outpatient_image/st_bg.png");
    background-repeat: no-repeat,repeat-x;
    background-size: 40px,contain;
    background-position: left,left;
    margin: 20px 0 30px;
    font-family: "M PLUS Rounded 1c", sans-serif;
}
.sub_ttl4{
    width: 100%;
    color: #D78A01;
    font-size: 1.1rem;
    line-height: 26px;
    padding: 15px 0 15px 50px;
    background-image: url("../visitinfo/visitinfo_image/st_icon6.png"),url("../visitinfo/visitinfo_image/st_bg.png");
    background-repeat: no-repeat,repeat-x;
    background-size: 40px,contain;
    background-position: left;
    margin: 20px 0 30px;
    font-family: "M PLUS Rounded 1c", sans-serif;
}
.sub_ttl5{
    width: 100%;
    color: #EDA70B;
    font-size: 1.2rem;
    line-height: 35px;
    padding: 0 0 0 40px;
    background-image: url("../visitinfo/visitinfo_image/st_icon6.png");
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: left;
    margin: 10px 0 10px;
    font-family: "M PLUS Rounded 1c", sans-serif;
    border-bottom:1px dotted #B29762;
}
.sub_ttl6{
    width: 100%;
    color: #EDA70B;
    font-size: 1.2rem;
    line-height: 50px;
    padding: 0 0 0 40px;
    background-image: url("../visitinfo/visitinfo_image/st_icon4.png"),url("../visitinfo/visitinfo_image/st_bg.png");
    background-repeat: no-repeat,repeat-x;
    background-size: 30px,contain;
    background-position: left;
    margin: 10px 0 20px;
    font-family: "M PLUS Rounded 1c", sans-serif;
}
.main_item1{
    width: 100%;
    margin: 0 auto;
}
.main_item1 p{
    font-size: 1.5rem;
    margin: 10px 0 0;
}
.main_item2{
    width: 100%;
    margin: 20px auto 10px;
    font-size: 0.9rem;
    text-align: right;
    padding: 0 5%;
}
.main_item2 img{
    width: 70%;
    padding: 10px;
    border: 1px solid #ccc;
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,0.2); 
    margin: 0 0 5px 30%;
}
.main_item3{
    width: 100%;
}
.item3_cp{
    font-size: 1rem;
    color: #523C15;
    font-weight: 400;
}
.main_item4{
    width: 100%;
}
.main_item5{
    width: 100%;
    font-size: 0.9rem;
    margin: 20px auto 0;
}
.main_item6{
    width: 100%;
    font-size: 0.9rem;
    margin: 10px 0 0;
}
.main_item7{
    width: 100%;
    margin: 10px 0 0 0;
   
}
.main_item7 img{
    width: 100%;
}
.main_item8{
   width: 100%;
   margin: 0 auto;
    padding: 0 0 20px ;
   border-bottom: 1px dotted #BBAE9B;
    margin-bottom: 20px;
}
.main_item8 p{
    font-size: 1.1rem;
    color: #2F9E19;
    margin: 0;
}
.main_item9{
   width: 90%;
   margin: 0 5% 10px 5%;
}
.main_item10{
   width: 100%;
   margin: 0 0 10px 0;
    color:#896405;
    padding-left: 20px;
}
.main_item11{
   width: 100%;
   margin: 0 0 30px 0;
    padding-left: 10px;
}
.main_item12{
   width: 100%;
   margin: 40px auto 20px;
    padding: 40px 20px;
    color: #fff;
    font-size: 1.0rem;
    background-color: #6AB85F;
    border-radius: 10px;
    position: relative;
}
.main_item12 span{
    font-size: 1.5rem;
}
.item12_icon{
    width: 110px;
    position: absolute;
    top:-34px;
    left:30px;
}

.main_col_1{
    color: #72B848;
}
.main_col_2{
    color: #C9E5AC;
}
.main_col_3{
    color: #2F9E19;
}
.main_col_4{
    color: #297FC3;
    font-size: 1.2rem;
}
.main_large{
    font-size: 1.2rem;
    font-weight: 500;
    color: #000;
    padding-top: 20px;
}
.main_large2{
    font-size: 0.95rem;
    font-weight: 500;
    color: #909090;
}
.main_col_5{
    font-size: 1.2rem;
    color: #EA8C35;
}
.main_col_6{
    font-size: 1.2rem;
    color: #FECC99;
}
.main_col_7{
    font-size: 1.1rem;
    color: #6DBE5D;
}
.main_col_8{
    width: 100%;
    margin: 30px 0 0;
    padding: 10px 30px;
    background-color: #20BB6D;
    font-size: 1.2rem;
    color: #fff;
}
.main_col_9{
    width: 100%;
    margin: 30px 0 0;
    padding: 10px 30px;
    background-color: #DD9C51;
    font-size: 1.2rem;
    color: #fff;
}

.visit_schedule{
    width: 90%;
    border: 2px solid #FCADB8;
    border-radius: 10px;
    position: relative;
    margin: 40px auto 10px;
}
.schedule_icon{
    width: 100px;
    position: absolute;
    top:-55px;
    left:35%;
}
.abouttable {
	width: 100%;
	border-collapse: collapse;
	border: 1px #ccc solid;
	padding: 5px;
	background-color: #FFF;
} 

.abouttable TD {
	border: 1px #ccc solid;
    padding: 5px;
} 
.abouttable th{
    color: #72B848;
    font-weight: 500;
}
.contact_area {
	width: 80%;
    margin: 30px auto;
}
.thanks_area {
	width: 100%;
    margin: 30px auto;
    font-size: 1.1rem;
    text-align: center;
}
.thanks_area a{
    text-decoration: none;
    color: #229C24;
}
/* -----privacy ----- */

.privacy_area {
	width: 80%;
    margin: 30px auto;
    padding: 30px 0;
    border-bottom: 1px dotted #BBAE9B;
}

.privacy_parsonal {
    width: 80%;
    margin: 20px auto 0;
	text-align: right;
	font-size: 1.2rem;
	color: #393;
}

/* おしらせ */
#pageBody .bnr {
	width: 300px;
	float: right;
	margin-right: 36px;
	margin-top:30px;
}
#pageBody .news {
	padding-right: 0px;
	padding-bottom: 0px;
	width: 650px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#pageBody .news h1 {
	font-size: 20px;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 0;
}

#pageBody .news table {
	width: 100%;
}
#pageBody .news table tr th,
#pageBody .news table tr td {
	font-size: 14px;
	line-height: 1.429;
	padding: 10px 0;
	border-bottom: 1px dotted #CCCCCC;
	vertical-align: top;
}
#pageBody .news table tr th {
	white-space: nowrap;
	padding-right: 30px;
}
#pageBody .news table tr td {
	width: 100%;
}

/*contact*/
.contact_area{
	width: 90%;
	margin: 20px auto;
}
}
