@charset "UTF-8";
@import url("//share.cr-cms.net/hp_agency/hpagency.css");

/*-------------------------------------------
フラット01 グリーン 右メイン
-------------------------------------------*/

.pc{display:inline;}
.sp{display:none;}

.ta_c{text-align:center !important;}
.ta_r{text-align:right !important;}
.ta_l{text-align:left !important;}

.mb0{margin-bottom: 0px !important;}
.pb0{padding-bottom: 0px !important;}
.m_auto{margin-left: auto; margin-right: auto;}

.fw_b{font-weight: bold;}

.mt10{margin-top: 10px !important;}
.mb10{margin-bottom: 10px !important;}
.mt20{margin-top: 20px !important;}
.mb20{margin-bottom: 20px !important;}
.mt20{margin-top: 20px !important;}
.mb20{margin-bottom: 20px !important;}
.mt30{margin-top: 30px !important;}
.mb30{margin-bottom: 30px !important;}
.mt40{margin-top: 40px !important;}
.mb40{margin-bottom: 40px !important;}

.ml10{margin-left: 10px !important;}
.mr10{margin-right: 10px !important;}
.ml20{margin-left: 20px !important;}
.mr20{margin-right: 20px !important;}

.pt10{padding-top: 10px !important;}
.pb10{padding-bottom: 10px !important;}
.pt20{padding-top: 20px !important;}
.pb20{padding-bottom: 20px !important;}
.pt20{padding-top: 20px !important;}
.pb20{padding-bottom: 20px !important;}
.pt30{padding-top: 30px !important;}
.pb30{padding-bottom: 30px !important;}s
.pt40{padding-top: 40px !important;}
.pb40{padding-bottom: 40px !important;}


body {
    background: url(/materials/154925393946301.jpg) no-repeat center top #cfec77;
    color: #444;
}
#wrap {
    /*--width: 960px;
    background: #fff;--*/
    background: #00fa9a;
    margin: 0 auto;
    text-align: left;
    padding: 20px 0 0;
}

#wrap_outer{background: url(/materials/178427239141701.png) no-repeat center top 191px #f6e382;}
#contents{background: #fff; padding-top: 30px; margin-top: 0; margin-bottom: 0;}
#contents,#title_body,#topMenu_outer,#footer_outer,#mainImage_body{width: 960px !important; margin-left: auto; margin-right: auto;}


#wrap_body {
    padding: 0;
}
#mainContents {
    width: 745px;
}
#sideContents {
    width: 200px;
    margin-top: 0;
}
.mainImage img, #topMenu .topMenu {
    max-width: unset;
}
#title {
    padding: 0 0 75px;
}
#topMenu_outer,#title,
#mainImage, #contents,
#mainArticles,
#sideServices, #sideMobile,
.sideServices ul,
#footer_outer{
    width: 100%;
}

.mainArticles .article, .mainArticles div.gallery, #mainTopics, #listTopics {
    width: 730px;
}
#mainImage,
.sideServices ul{
    margin: 0;
    padding: 0;
}

body {
    font-size: 16px;
    font-family: 'Noto Serif JP', sans-serif;
    /*--font-family: "Hiragino Kaku Gothic ProN", Meiryo, Sans-Serif;--*/
    line-height: 1.5;
}
a {
    color: #008000;
}
a:hover {
    color: #00fa9a;
}
#contents_outer {
    /*--margin-bottom: 100px;--*/
    margin-bottom: 0;
}
#mainArticles a:hover img,
#sideBanners  a:hover img,
div.freeHtml a:hover img,
div.image img.gallery:hover,
#title h1 a:hover,
#title h1 a:hover,
#topMenu .topMenu li a:hover {
  filter: alpha(opacity=75);
  -moz-opacity:0.75;
  opacity:0.75;
}
.mainArticles .article p {
    margin-bottom: 20px;
}
ol {
    margin: 0 20px;
}
ol > li {
    display: list-item;
    list-style: decimal;
    padding: 0 0 0 10px;
}

/*title*/
#title {
    background: none;
    padding-bottom: 50px;
}

#title_outer{
    /*--
    background: url(/materials/178426806267201.png) no-repeat right 15px center;
    background-size: 340px 52px;--*/
    background: #fff;
}

#title_body {
    background: url(/materials/178426806267201.png) no-repeat right 15px center;
    background-size: 340px 52px;
    /*--position: relative;--*/
    height: 140px;
    padding: 0;
}
#title h1 {
    /*--background: url(/materials/178426767637901.png) no-repeat top left;--*/
    background: url(/materials/178876508543001.png) no-repeat top left;
    margin: 0 12px;
    padding: 0;
    text-align: left;
    /*--height: 101px;--*/
    height: 78px;
    width: 370px;
    position: absolute;
    top: 46px;
    background-size: contain;
}
#title h1 a{
    display: inline-block;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    height: 100%;
    width: 100%;
    padding: 0;
}
/*--
#topMenu .topMenu li a{
    display: inline-block;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    height: 100%;
    width: 100%;
    padding: 0;
}--*/

#topMenu .topMenu li a{
    /*--background: linear-gradient(180deg, #00fa9a 0%, #96f47e 40%, #cfec77 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;--*/
    /*--color: #00fa9a;--*/
    color: #008000;
    font-size: 14px;
    line-height: 50px;
  	padding: 0;
  	white-space: nowrap;
}

#topMenu .topMenu li a:hover{color: #00fa9a;}

#title .description {
    position: absolute;
    /*--top: 3px;
    font-size: 10px;--*/
    top:0;
    font-weight: normal;
    color: #ffffff;
    text-align: left;
    text-indent: 15px;
}
body.body-media-pc .freeHtml_body .head-add {
    position: absolute;
    top: 35px;
    right: 30px;
    font-size: 12px;
}
body.body-media-pc.ams-build .freeHtml_body .head-add {
    position: unset;
}


/*mainimage*/
#mainImage {
    background: none;
}
#mainImage_outer {
    background: none;
}
#mainImage_body {
    padding: 0;
    width: 100%;
}
#mainImage_body img {
    border: none;
    max-width: 100%;
}


/*topmenu*/
#topMenu {
    top: 160px;
    right: 0;
    background: #fefefe;
    border-bottom: 1px solid #00fa9a;
    min-height: unset;
}
#topMenu .topMenu {
    overflow: hidden;
    /*--padding: 0 80px;--*/
    width: auto;
}
#topMenu .topMenu li {
  	display: flex;
  	justify-content: center;
    padding: 0;
    /*--width: 160px;--*/
    width: 20%;
    height: 50px;
}
/*--
#topMenu .topMenu li.first.odd a {
    background: url(/materials/154925373793303.jpg) no-repeat center;
}
#topMenu .topMenu li.second.even a {
    background: url(/materials/154925373793304.jpg) no-repeat center;
}
#topMenu .topMenu li.third.odd a {
    background: url(/materials/154925373793305.jpg) no-repeat center;
}
#topMenu .topMenu li.fourth.even a {
    background: url(/materials/154925373793406.jpg) no-repeat center;
}
#topMenu .topMenu li.fifth.odd a {
    background: url(/materials/154925373793408.jpg) no-repeat center;
}--*/


/*maintopics*/
#mainTopics .listview {
    font-size: 16px;
    text-align: center;
    background-color: transparent;
}
.mainTopics .topics li {
    border: none;
}
#mainTopics .listview a {
    padding: 4px 50px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    letter-spacing: 0.1em;
    font-size: 14px;
    background: #008000;
    margin-top: 10px;
}
#mainTopics .listview a:hover {
    background-color: #00fa9a;
  	color:#fff;
  	font-weight:normal;
}
.mainTopics .topics li .more a {
    text-decoration: none;
    font-size: 13px;
    color: #008000;
    font-weight: normal;
    padding: 4px 8px;
    background: none;
    border: 1px solid #008000;
}
.mainTopics .topics li .more a:hover {
    color: #00fa9a;
    text-decoration: none;
    border: 1px solid #00fa9a;
}
#mainTopics .topics li .date {
    font-size: 16px;
    margin: 2px 0 4px;
  	color: #754d21;
}
#mainTopics .topics li .date {
    font-size: 14px;
    margin: 2px 0;
    color: #555;
    font-style: oblique;
}
.mainTopics .topics li h3 a {
    color: #a68f59;
    font-size: 16px;
    font-weight: bold;
}
#mainTopics .topics .description {
    font-size: 14px;
    color: #555;
    margin-top: 2px;
}
/*headline*/
.mainContents h2,
.mainContents .article h3, #mainTopics h2,h4,h5{
    letter-spacing: 0.1em;
  	line-height: 1.8;
  	margin: 20px 0;
}
/*--
#mainArticles h2, #mainServices h2,
#mainTopics h2, #listTopics h2,
.mainContents h2{
    display: none;
}--*/

#mainArticles h2{ width: 730px; border-bottom: solid 4px #96f47e;}

#mainArticles .article_body.article_left h2 {
    display: block !important;
    /*--background: url(/materials/154929140015701.jpg) no-repeat center;--*/
    background-size: 100%;
    margin: 0;
    font-size: 30px;
    font-weight: bold;
    height: 110px;
    color: #008000;
    line-height: 3.2em;
    text-align: right;
    padding: 0 20px 0 0;
}

.mainContents .article h3, #mainTopics h2, .mainContents div.gallery h3 {
    /*--background: url(/materials/154929063097201.jpg) no-repeat center bottom;--*/
    background: url(/materials/178425413472401.png) no-repeat right bottom / 202px 75px,
        linear-gradient(0deg, #cfec77, #f6e382);
    /*--height: 40px;--*/
    margin: 0 0 15px 0;
    /*--padding: 0 0 0 45px;--*/
    padding: 0 0 0 15px;
    display: block;
    font-size: 18px;
    color: #008000;
    font-weight: bold;
    line-height: 2.3em;
    border: #cfec77 1px solid;
    outline: 1px solid #fff;
    outline-offset: -3px;
}

.mainContents .article h3::before, #mainTopics h2::before, .mainContents div.gallery h3::before{
    content: "";
    width: 15px;
    height: 15px;
    display: inline-block;
    background: url(/materials/178424724275701.png) no-repeat left top;
    position: relative;
    z-index: 2;
}

#mainTopics h2 {
    margin-bottom: 0px;
    text-align: left;
}
.mainContents .article h3 a {
    color: #555;
  	text-decoration:none;
}
.mainContents .article h4 {
    color: #008000;
    line-height: 1.8em;
    margin: 0;
}
h5 {
    background: url(/materials/178425949076601.png) no-repeat left center;
    border-bottom: 1px solid #008000;
    font-weight: bold;
    color: #008000;
    font-size: 16px;
    padding-left: 20px;
    line-height: 1.7em;
    display: block;
    margin-bottom: 8px;
}
.article_body.article_right h5 {
    display: table;
}
.gallery_grid li.galleryGrid h5 {
    background: url(/materials/154932983049301.gif) no-repeat left;
    border-bottom: 1px solid #008000;
    font-weight: bold;
    text-align: left;
    color: #008000;
    font-size: 16px;
    padding-left: 20px;
    line-height: 1.5em;
    display: block;
    margin-bottom: 8px;
}

/*main_sideServices*/
.mainServices .service h3 {
    border: none;
    background: #a68f59;
    font-size: 16px;
    font-weight: normal;
}
.mainServices .service_body {
    background: none;
    background-color: #fff;
    border: solid 1px #c2c2c2;
}
.mainServices .service .description {
    height: 60px;
}
.mainServices .service .more a,.mainServices .service .more a:hover {
    background-image: none;
}
.mainServices .service .more {
    width: 130px;
    height: 30px;
    padding: 0;
}
.mainServices .service .more a {
    display: inline;
    width: 120px;
    height: 30px;
    color: #fff;
    background: #008000;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    padding: 6px 14px;
}
.mainServices .service .more a:hover{
    background: #86c9f3;
}
/*sidebar*/
#sideServices h2,.sideMobile h2 {
    border: none;
    /*--background: url(/materials/154925373793301.jpg) no-repeat;--*/
    /*--display: inline-block;
    overflow: hidden;
    text-indent: 110%;--*/
    line-height: 40px;
    white-space: nowrap;
    height: 100%;
    width: 100%;
    padding: 0;
    text-align: center;
    font-weight: bold;
    background: linear-gradient(90deg, #00fa9a, #96f47e);
    color: #fff;
    font-size: 17px;
}
#sideServices {
    background: none;
    background-color: #fff;
    border: solid 1px #00fa9a;
    box-sizing: border-box;
}
h3.side_cal {
    font-size: 16px;
    background: #bbb16f;
    color: #FFF;
    margin: 20px 0 0;
    padding: 4px 10px;
    text-align: center;
}
.sideServices ul li a {
    background: url(/materials/178425859720001.png) no-repeat top 20px left 10px,
        linear-gradient(90deg, #00fa9a, #96f47e);
    display: block;
    /*--height: 29px;--*/
    /*--padding: 11px 0 0 34px;--*/
    padding-left: 34px;
    margin: 0;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    /*--letter-spacing: 0.1em;--*/
    letter-spacing: 0;
    font-feature-settings:"palt";
    border-bottom: #fff 1px solid;
}
.sideServices ul li a:hover {
    opacity: 0.7;
}
.sideBanner_body, .sideBanner, #sideBanners, .sideBanner_body img {
    width: 100%;
    padding: 0;
    margin: 0;
}
.sideMobile {
    padding: 0;
    border: solid 1px #00fa9a;
    border-top: none;
    background: #FFF;
}
/*--
.sideMobile h2 {
    background: url(/materials/154932743440701.jpg) center top no-repeat;
}--*/
.sideMobile .qrcode {
    text-align: center;
    margin: 10px 10px 0;
}
.sideMobile p {
    padding: 10px;
    color: #666;
    line-height: 1.4em;
}
#sideContents img {
    max-width: 100%;
}


/*blog*/
#sideBlogCategories,#sideBlogDates {
    margin: 20px 10px 30px;
}
.sideBlogCategories h2, .sideBlogDates h2 {
    margin-bottom: 10px;
    line-height: 20px;
    font-size: 16px;
    border-left: 10px solid #008000;
    padding: 6px 0 6px 10px;
}

/*gallery*/
.mainArticles #topbnr .gallery_grid4 li.galleryGrid {
    float: unset;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}
.mainArticles #topbnr .gallery_grid4 li.galleryGrid .image img {
    max-width: unset;
    max-height: unset;
}

a.pagetop {
    display: block;
    text-align: right;
}

/*contact*/
table.contactTable, table.companyTable {
    margin-top: 20px;
}
table.contactTable tr td label {
    display: block;
}
table.contactTable th{
  	width:30%;
  	background:#f5f5f5;
}
table.contactTable th{
    padding: 16px 5px;
    border-bottom: solid 1px #aaa;
}
table.contactTable td {
    padding: 16px 5px 16px 14px;
    border-bottom: solid 1px #aaa;
}
table.contactTable input.button, input[type="button"] {
    display: block;
    float: left;
    width: 33%;
    line-height: 56px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    text-align: center;
    height: 56px;
    margin: 8px;
    margin-bottom: 16px;
    border: none;
    border-radius: 2px;
    background: #008000;
    cursor: pointer;
}
table.contactTable input[type="button"]:hover {
    opacity:0.7;
    cursor: pointer;
}
table.contactTable input.button:hover {
    background: #806e44;
    color: #fff;
    opacity: 0.7;
}
table.contactTable input[type="button"] {
    background: #999;
}
table.contactTable input[type="text"], table.contactTable input[type="password"], table.contactTable textarea {
    padding: 6px;
    border: solid 1px #b6b6b6;
    font-size: 16px;
}
.validator-form .validator-message-valid,
.validator-form .validator-message-invalid{
    padding-left: 24px;
    font-size: 14px;
    padding-top: 2px;
}
table.contactTable input[type="button"] {
    padding: 0px 10px !important;
    width: 140px !important;
    background: #ccc !important;
}
/*footer*/
#footer {
    /*--background: url(/materials/154925952566101.jpg) no-repeat center top;--*/
    background: #f6e382;
    margin: 0;
    padding: 0;
}

#footer_outer{background: #fff;}

.footer p {
    color: #fff;
}
.footer p a {
    color: #fff;
}
#footer li a:hover {
    color: #008000;
    text-decoration: unset;
}
.footer .topMenu, .footer .services {
    float: left;
    padding: 0;
    margin: 20px 0 20px 90px;
    text-align: left;
    width: 150px;
    background: none;
}
.footer .topMenu li , .footer .services li {
  line-height: 1em;
    height: auto;
    background: url(/materials/154926012256601.jpg) no-repeat left center;
    overflow: hidden;
}
.footer .topMenu li a, .footer .services li a {
    color: #008000;
    font-size: 12px;
    text-decoration: underline;
    padding: 3px 0 3px 16px;
}
.footer .copyright {
    /*--padding: 13px 0 0;--*/
    padding-top: 0;
    background: #00fa9a;
}

/*faq*/
ul.faq {
    padding: 10px 0 20px;
}
ul.faq li.qus {
    color: #0099ff;
    font-weight: bold;
    border-bottom: dotted 1px #999;
}
ul.faq li.qus ,
ul.faq li.ans {
    display: block;
    font-size: 100%;
    line-height: 1.6;
    margin-bottom: 6px;
    padding-left: 45px;
}
ul.faq li.qus::before ,
ul.faq li.ans::before {
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 120%;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    margin: 0 8px 0 -40px;
    text-align: center;
    width: 32px;
}
ul.faq li.qus::before {
    color: #0099ff;
    content: "Q";
}
ul.faq li.ans::before {
    color: #f46e00;
    content: "A";
}

/*table*/
table.baseTable {
    border-collapse: collapse;
    border-left: 1px solid #008000;
    border-spacing: 0;
    border-top: 1px solid #008000;
    margin: 26px 0;
    width: 100%;
}
table.baseTable th {
    width: 30%;
    border-bottom: 1px solid #008000;
    border-right: 1px solid #008000;
    color: #333;
    height: auto;
    line-height: 150%;
    text-align: center;
    vertical-align: middle;
    padding: 6px;
    background: #cfec77;
    color: #008000;
    font-weight: bold;
}
table.baseTable td {
    border-bottom: 1px solid #008000;
    border-right: 1px solid #008000;
    padding: 6px;
    /*--text-align: center;--*/
}
.mainArticles .article_left table.baseTable td img {
    margin: 0;
}
table.baseTable td p {
    text-align: left;
}

.pedodontics td.table_bg_brown {
    background: #F7F3EA;
    white-space: nowrap;
}
table.baseTable.pedodontics td {
    font-size: 14px;
    text-align: left;
}
table.baseTable.flow th {
    white-space: nowrap;
}

table.baseTable.flow td, table.baseTable.flow th {
    font-size: 14px;
    text-align: left;
}

table.baseTable.price th, table.baseTable.price td {
    text-align: left;
    font-size: 14px;
}
table.baseTable.price th {
    width: 260px;
}
table.baseTable.price td.t_right {
    width: 18%;
}
table.baseTable.pay, table.baseTable.pay th, table.baseTable.pay td {
    border: none;
    background: none;
    padding: 0;
    width: auto;
    overflow: hidden;
}
table.baseTable.pay {
    width: 100%;
}
table.baseTable.pay tr {
    display: block;
    float: left;
    width: 10%;
}
table.baseTable.pay th, table.baseTable.pay td {
    display: table;
}
table.baseTable.pay th img {
    margin: 0;
}

/*--流れ--*/
.article table.flowTbl {
    border-collapse: collapse;
    border-spacing: 0;
    border: none;
    margin: 30px auto;
    width: 95%;
		list-style:none;
		border-left:1px dashed #999;
		padding-left:0;
}
.article table.flowTbl td {
    border:none;
    border-radius: 8px;
    display: block;
    height: auto;
    margin-bottom: 40px;
    padding: 0 0 0 4%;
    position: relative;
}
.article table.flowTbl td:before{
		content:"";
		width:20px;
		height:20px;
		border-radius:50%;
		background:#96f47e;
		position:absolute;
		left:-0.6em;
		top:0.5em;
}

.flowTbl td::after {
content: "";
border-bottom: 1px solid;
width: 18px;
background: #2f2e2e;
position: absolute;
top: 1.1em;
left: 4px;
}

.article table.flowTbl strong{
	color:#333;
	font-weight:bold;
	font-size:1.5em;
	display:inline-block;
	margin-bottom:0.5em;
}


.article table.scrollTbl {
    width: 100%;
    table-layout: fixed;
    word-wrap: break-word;
    line-height: 1.4;
		font-size: 0.75em;
  margin-bottom: 0 !important;
}
.article table.scrollTbl th {
    width: 80px !important;
}
.article table.scrollTbl th, .article table.scrollTbl td {
    padding: 6px;
}
.article table.scrollTbl thead th {
    text-align: center !important;
    font-weight: bold;
    background: #f5ece2;
}
.article table.scrollTbl th{
    font-weight: bold;
    background: #00fa9a;
    width: 240px !important;
  text-align: center;
}
.article table.scrollTbl th,
.article table.scrollTbl td{
    padding: 6px 12px;
}
.article table.scrollTbl td{
    text-align: center;
}

.article table.scrollTbl td.zero_h,
.article table.scrollTbl td.one_h,
.article table.scrollTbl td.two_h {
    font-weight: bold;
	text-align: center !important;
	padding: 12px;
}
.article table.scrollTbl td.zero_h {
    background: #96f47e;
}
.article table.scrollTbl td.one_h {
    background: #cfec77;
}
.article table.scrollTbl td.two_h {
    background: #f6e382;
}
.article table.scrollTbl tr:nth-child(2n) td {  
	background: #f7f7f7;
}


/*list*/
ul.baseList {
    padding-left: 2em;
}
ul.baseList li {
    list-style-type: disc;
    padding: 5px;
}
ul.check_list li {
    background: url(//sys.amsstudio.jp/region/common_parts/chk_06_001.png) no-repeat left -28px;
    display: block;
    padding-left: 30px;
    margin-bottom: 6px;
}
ol.baseOrderedList {
    padding-left: 2em;
}
ol.baseOrderedList li {
    list-style-type: decimal;
    padding: 5px;
}

ol.StyleOrderList {
    counter-reset: number 0;
    list-style: outside none none;
    padding-left: 40px;
    line-height: 2;
    margin-left: 0;
    margin-right: 0;
}
ol.StyleOrderList > li::before {
    background: #008000;
    border-radius: 50%;
    color: #fff;
    content: counter(number, decimal);
    counter-increment: number 1;
    display: inline-block;
    height: 2em;
    margin-left: -40px;
    margin-right: 0.5em;
    text-align: center;
    width: 2em;
    font-family: monospace;
}
ol.StyleOrderList > li {
    margin-bottom: 0.4em;
}

ul.StyleIconList {
    list-style: outside none;
    line-height: 2;
    padding-left: 2.2em;
}
ul.StyleIconList li {
    position: relative;
    font-size: 16px;
}
ul.StyleIconList li::before ,
ul.StyleIconList li::after {
    display: block;
    content: '';
    position: absolute;
}
ul.StyleIconList li::before {
    top: 0.4em;
    left: -1.9em;
    width: 1.2em;
    height: 1.2em;
    background-color: #008000;
    border-radius: 100%;
}
ul.StyleIconList li::after {
    top: 0.8em;
    left: -1.6em;
    width: 0.3em;
    height: 0.3em;
    border-right: 2px solid #FFF;
    border-bottom: 2px solid #FFF;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

ul.ps {list-style-type: none; margin-left:1em;}
ul.ps li::before{margin-left: -1em; content: "※";}

.mainArticles div.gallery .comment {
    font-size: 14px;
    text-align: center;
}
.mainArticles div.gallery .comment span {
    color: #fe670e;
}

a.linkbtn {
    background-color: #00fa9a;
    border: 2px solid #00fa9a;
    border-radius: 24px;
    color: #fff;
    display: inline-block;
    margin: 12px;
    padding: 6px 18px;
    text-align: center;
    text-decoration: none;
}
a.linkbtn:hover {
    background-color: #fff;
    color: #00fa9a;
}

/*------------------------------
copy css
------------------------------*/
.greeting_txt {
    background: url(/materials/154929397824501.jpg) no-repeat left top;
    padding: 30px 210px 32px 40px;
    font-size: 14px;
}
p.t_right {
    text-align: right;
}
p.bold {
    font-weight: bold;
}
.link-wrap {
    margin: 30px 0 20px;
}
.text-link {
    text-decoration: none;
    padding: 8px 40px;
    background: #60b41b;
    color: #fff;
    border: 1px solid #60b41b;
}
.text-link:hover {
    background: #96cc69;
    text-decoration: none;
    color: #fff;
    border: 1px solid #96cc69;
}
p.p-title {
    margin-bottom: 6px !important;
    border-bottom: 1px dashed #eee;
    padding-bottom: 4px;
    width: 68%;
}
p.p-title span {
    background: #eee;
    padding: 4px 10px;
    margin-right: 10px;
}
dl.career { margin-bottom:20px;
    font-size: 14px; }

dl.career dt {
	float:left;
	clear:both;
	margin:0 0 0 0px;
	padding:5px 0 5px 10px;
	display:block;
    width: 17%;
	color:#444444;
}

dl.career dd {
	border-bottom:1px dotted #9f9f9f;
	padding:5px 0 5px 54px;
	display:block;
}

.topmap_box {
    background:url(/materials/154932604725601.jpg) no-repeat top left;
    position:relative;
    width:359px;
    height:309px;
    float:right;
}
.topmap_box .map {
    position:absolute;
	top:8px;
	right:6px;
}
.topmap_box div.link {
    position:absolute;
	bottom:13px;
	right:10px;
	color:#008000;
}
.topmap_box div.link a {
	color:#008000!important;
	text-decoration:underline;
    font-size: 12px;
}

ul.pagelink_box li {
    display: inline-block;
    width: 32.6%;
    font-size: 14px;
}
ul.pagelink_box li:before {
    content: '＞';
    font-size: 10px;
    color: #008000;
    line-height: 2em;
    padding-right: 6px;
}
/* -- color -- */
.color_ore { color:#fa804b; }.color_ore02 { color:#fbba1c; }
.color_pur { color:#9C30CE; }.color_pur02 { color:#9C30CE; }
.color_blue { color:#2400ac; }.color_blue02 { color:#285E9D; }
.color_red { color:#ff0000; }.color_red02 { color:#ce0202; }
.color_pink { color:#eb415b; }.color_pink02 { color:#eb415b; }
.color_green { color: #339900; }.color_green02 { color:#3b8672; }
.color_l_blue { color:#0080ff; }
.color_brown { color:#bd9443;}
.color_blue03 { color: #0066FF;}

.txt10 { font-size:10px; }.txt11 { font-size:11px; }.txt12 { font-size:12px; }.txt14 { font-size:14px; }.txt16 { font-size:16px; }.txt24 { font-size:24px; }
.bold{font-weight:bold;}.t_center { text-align:center!important; }.t_left { text-align:left!important; }.t_right { text-align:right!important; }

/* -- _float -- */
.rf { float:right; }
.rf8 { float:right; margin-left:8px; }.rf10 { float:right; margin-left:10px; }.rf15 { float:right; margin-left:15px; }.rf20 { float:right; margin-left:20px; }.rf25 { float:right; margin-left:25px; }.rf30 { float:right; margin-left:30px; }
.lf { float:left; }
.lf8 { float:left; margin-right:8px; }.lf10 { float:left; margin-right:10px; }.lf15 { float:left; margin-right:15px; }.lf16 { float:left; margin-right:16px; }.lf20 { float:left; margin-right:20px; }.lf25 { float:left; margin-right:25px; }.lf30 { float:left; margin-right:30px; }
/* -- _width -- */
.w10 { width:10px; }.w20 { width:20px; }.w30 { width:30px; }.w40 { width:40px; }.w50 { width:50px; }.w60 { width:60px; }.w70 { width:70px; }.w080 { width:80px; }.w090 { width:90px; }.w100 { width:100px; }.w110 { width:110px; }.w120 { width:120px; }.w130 { width:130px; }.w140 { width:140px; }.w150 { width:150px; }.w160 { width:160px; }.w170 { width:170px; }.w180 { width:180px; }.w190 { width:190px; }.w200 { width:200px; }.w210 { width:210px; }.w220 { width:220px; }.w230 { width:230px; }.w240 { width:240px; }.w250 { width:250px; }.w260 { width:260px; }.w270 { width:270px; }.w280 { width:280px; }.w290 { width:290px; }.w300 { width:300px; }.w310 { width:310px; }.w320 { width:320px; }.w330 { width:330px; }.w340 { width:340px; }.w350 { width:350px; }.w360 { width:360px; }.w370 { width:370px; }.w380 { width:380px; }.w390 { width:390px; }.w400 { width:400px; }.w410 { width:410px; }.w420 { width:420px; }.w430 { width:430px; }.w440 { width:440px; }.w450 { width:450px; }.w460 { width:460px; }.w470 { width:470px; }.w480 { width:480px; }.w490 { width:490px; }.w500 { width:500px; }.w510 { width:510px; }.w520 { width:520px; }.w530 { width:530px; }.w540 { width:540px; }.w550 { width:550px; }.w560 { width:560px; }.w570 { width:570px; }.w580 { width:580px; }.w590 { width:590px; }.w600 { width:600px; }
.w650 { width:650px; }.w670 { width:670px; }.w690 { width:690px; }.ml15 {
    margin-left: 15px;
}


.rf15.w260 img {
    margin-bottom: 6px;
}
.rf15.w260 a {
    font-size: 14px;
}

/* -- _table -- */
table.time {
    width: 100%;
	background:#008000;
	text-align:center;
	margin:0 0 5px 0;
}
table.time th {
	padding:6px;
	background:#cfec77;
	font-weight:normal;
	text-align:center;
	color:#008000;
	font-weight:normal;
	font-weight:bold;
}
table.time td {
	padding:6px;
	background:#ffffff;
}

.info_box {
    border:#008000 1px solid;
	background:#cfec77;
	padding:15px;
	margin-bottom:15px;
}


.box_inline-block{display:inline-block; width:44%;}

ul.list_dot_ore li:before {
    content: '●';
    font-size: 10px;
    color: #f46e00;
    padding-right: 10px;
}
#clinic-gallery .comment {
    min-height: 8.6em;
    font-size: 14px;
}

.flow_box {
    background:#FFDFBF;
	border:2px #008000 solid;
	font-weight:bold;
	font-size:15px;
	text-align:center;
	color:#008000;
	padding:13px;
	line-height:1.4em;
}
.center {
    margin:0 auto;
}

.shisyu_001 {
    background: url(/materials/154935087827201.gif) no-repeat top;
    position: relative;
    width: 200px;
    height: 200px;
    float: right;
    margin: 0 0 0 15px;
}
.shisyu_001 p {
    position: absolute;
    width: 160px;
    height: 70px;
    top: 18px;
    left: 45px;
    font-size: 11px;
    line-height: 1.2em!important;
    margin: 0;
}


/* page-top */
#page-top {
	position: fixed;
	bottom: 20px;
	right: 50px;
	z-index: 10;
}
#page-top a {
	background: #008000;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.2em;
    line-height: 50px;
    padding: 0 20px;
    text-align: center;
    display: block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #948759;
}

.mainArticles .article .article_center img,
.mainArticles .article .image{max-width: 730px;}


/*--ハーフ記事--*/
.mainArticles .article.half {
    border: none;
    width: 47%;
    display: inline-block;
    box-sizing: border-box;
    margin: 1%;
    vertical-align: top;
}

.mainArticles .article.half img {
    max-width: 100%;
}

.mainArticles .article.half p {
    margin-bottom: 0 !important;
}

.mainArticles .article.half h3,
.mainArticles .article.col3 h3 {
    font-size: 1.6em;
    line-height: 1.6;
    margin: 0.5em 0 2em;
    padding: 0.5em;
    letter-spacing: 0;
    font-feature-settings: "palt";
}

.mainArticles .article.half h4,
.mainArticles .article.col3 h4 {
    font-size: 1.3em;
    line-height: 1.6;
    text-align: center;
    margin: 0.5em 0 1em 0;
    color: #008000;
    border: none;
    display: block;
    padding: 0.2em 0;
    letter-spacing: 0;
    font-feature-settings: "palt";
}

.mainArticles .article.half h4 span {font-size:0.8em;}

.mainArticles .article.half .article_body{
    display: flex;
    flex-direction: column;
}

.mainArticles .article.half .article_body h4{ order: 1;}
.mainArticles .article.half .article_body .image { order: 2; margin-bottom: 0;}
.mainArticles .article.half .article_body p,.mainArticles .article.half .article_body ol{ order: 3;}

.mainArticles .article.half .image img{margin-bottom: 10px;}

.side_about {
    text-align: center;
    background-color: #cfec77;
    padding: 26px 30px;
    /*--margin-bottom: 24px;--*/
  	border: 1px solid #008000;
}

.side_about p {
    margin-bottom:  8px;
}

.side_about p strong {
    color: #008000;
}
.side_about img {
    width: 100%;
    margin-bottom:  16px;
}


.img_staff .image img{max-width: 93px;}