@charset "utf-8";

/* ◆ PC SIZE ◆ 
============================================================== */


/* contents START */
.contents {
position:absolute;
left:0;
width:100%;
min-width:1200px;
}

.contentsInner {
/*position: relative;
left: -210px;
padding: 0 0 0 490px;
*/}



/* 徳永薬局について
-------------------------------------------------------------*/

.subHeader {
padding:10px 0 10px 0;
position:relative;
right:10px;
width:100%;
display:table;
}

.subHeader ul {
text-align:right;
letter-spacing:-0.4em;
}

.subHeader ul li {
margin:0 0 0 10px;
text-align:left;
letter-spacing:normal;
display:inline-block;
vertical-align:middle;
line-height:1;
}

.subHeader ul li:first-child {
margin:0 0 0 0;
font-family:YuGothic,'Yu Gothic',sans-serif;
font-size:22px;
font-weight:bold;
color:#333;
letter-spacing:0.02em;
}

.subHeader ul li:first-child span {
margin:5px 0 0 0;
display:block;
line-height:1;
font-size:12px;
letter-spacing:0;
font-family:YuGothic,'Yu Gothic',sans-serif;
}

.subHeader ul li:nth-cihld(2) {
}

.subHeader ul li:nth-child(2) a {
padding:11px 24px;
display:block;
position:relative;
top:-1px;
line-height:1;
border:solid 1px #47b017;
color:#47b017;
font-weight:bold;
font-family:YuGothic,'Yu Gothic',sans-serif;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}


.subHeader ul li:nth-child(2) a:hover {
color:#fff;
background:#47b017;
}




/* サブメインビジュアル
-------------------------------------- */


.submain {
width:100%;
min-width:1200px;
border-top:solid 1px #e9e9e9;
border-bottom:solid 2px #47b017;
}

.submain .inner {
margin:0 auto;
height:200px;
position:relative;
}

/* 各ページの画像 */
.submain .about 	{background:url(../img/submain_bg_about.jpg) no-repeat center #fff;}
.submain .zaitaku	{background:url(../img/submain_bg_zaitaku.jpg) no-repeat center #fff;}
.submain .aboutus	{background:url(../img/submain_bg_aboutus.jpg) no-repeat center #fff;}
.submain .medical	{background:url(../img/submain_bg_medical.jpg) no-repeat center #fff;}
.submain .group		{background:url(../img/submain_bg_group.jpg) no-repeat center #fff;}
.submain .store		{background:url(../img/submain_bg_store.jpg) no-repeat center #fff;}
.submain .news		{background:url(../img/submain_bg_news.jpg) no-repeat center #fff;}
.submain .careers	{background:url(../img/submain_bg_careers.jpg) no-repeat center #fff;}
.submain .contact	{background:url(../img/submain_bg_contact.jpg) no-repeat center #fff;}
.submain .qa {background:url(../img/submain_bg_qa.jpg) no-repeat center #fff;}
.submain .policy	{background:url(../img/submain_bg_policy.jpg) no-repeat center #fff;}
.submain .topics	{background:url(../img/submain_bg_topics.jpg) no-repeat center #fff;}
.submain .supplement	{background:url(../img/submain_bg_supplement.jpg) no-repeat center #fff;}


.submain h2	{
text-align:center;
position:absolute;
z-index:999;
font-size:30px;
color:#000;
background: rgba(255,255,255,0.6);
padding: 10px;
width: 100%;
max-width: 640px;
font-weight:bold;
font-family:YuGothic,'Yu Gothic',sans-serif;
letter-spacing:0.05em;
line-height:1.0;
top:50%;
left:50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.submain .ttl_lead {font-size:11px;line-height:1.0;}
.submain span {
display:block;
margin:5px 0;
line-height:1;
letter-spacing:0.05em;
color:#000;
font-weight:bold;
font-family:YuGothic,'Yu Gothic',sans-serif;
}


/* ごあいさつ用のメイン */

.greetingSubmain {
width:100%;
min-width:1200px;
border-top:solid 1px #e9e9e9;
border-bottom:solid 2px #47b017;
}

.greetingSubmain .inner {
margin:0 auto;
/*width:1030px;*/
height:404px;
position:relative;
}

.greetingSubmain .greeting {
background:url(../img/submain_bg_greeting.jpg) no-repeat center top #fff;
/*background-size:cover;*/
}

.greetingSubmain h2	{
text-align:center;
position:absolute;
z-index:999;
font-size:30px;
/*color:#47b017;*/
font-weight:bold;
font-family:YuGothic,'Yu Gothic',sans-serif;
letter-spacing:0.05em;
top:80%;
left:50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
color:#000;
background: rgba(255,255,255,0.6);
padding: 10px;
width: 100%;
max-width: 640px;
}
.greetingSubmain span {
display:block;
line-height:1;
letter-spacing:0.05em;
color:#47b017;
font-weight:bold;
font-family:YuGothic,'Yu Gothic',sans-serif;
}






/* パンクズ
-------------------------------------- */

.path {
padding:5px 0;
border-bottom:solid 1px #eaeaea;
letter-spacing:-0.4em;
text-align:left;
}

.path li {
text-align:left;
letter-spacing:normal;
display:inline-block;
color:#777;
font-size:12px;
font-family:YuGothic,'Yu Gothic',sans-serif;
line-height:1;
font-weight:bold;
vertical-align:middle;
}

.path li a {
color:#47b017;
font-size:12px;
font-family:YuGothic,'Yu Gothic',sans-serif;
line-height:1;
display:inline-block;
font-weight:bold;
vertical-align:middle;
}

.path li:after {
padding:0 8px;
content:"\f105";
font-family:FontAwesome;
color:#333;
font-weight:normal;
display:inline-block;
}

.path li:last-child:after {
padding:0 0 0 5px;
content:"";
}

.path li a:hover {
text-decoration:underline;
}



/* 下層ページ導線ボタン */

.subpageLink ul.bnrList01 {
margin-top:40px;
}

.subpageLink ul.bnrList01 li {
margin:0 0 0 10px;
float:left;
width:300px;
background:#fff;
border-radius:3px;
position:relative;
}

.subpageLink ul.bnrList01 li:first-child {
margin-left:0;
}

.subpageLink ul.bnrList01 li a {
width:300px;
height:300px;
display:block;
line-height:0;
position:relative;
box-shadow:0px 0px 6px -2px #888;
border-radius:3px;
-webkit-transition:0.3s ease-in-out;
-moz-transition:0.3s ease-in-out;
-o-transition:0.3s ease-in-out;
transition:0.3s ease-in-out;
}

.subpageLink ul.bnrList01 li:nth-child(2) a {background:url(../img/conductor_bnr_03.jpg) no-repeat center center;background-size:cover;}
.subpageLink ul.bnrList01 li:nth-child(3) a {background:url(../img/conductor_bnr_04.jpg) no-repeat center center;background-size:cover;}
.subpageLink ul.bnrList01 li:nth-child(1) a {
width:300px;
height:300px;
background:url(../img/conductor_bnr_01_b.jpg) no-repeat center center;
background-size:cover;
box-shadow:0px 0px 6px -2px #888;
/*-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-o-filter: grayscale(100%);
-ms-filter: grayscale(100%);
filter: grayscale(100%);
*/
transition: 0.2s linear;
}

.subpageLink ul.bnrList01 li a:hover {opacity:0.5;} 

.subpageLink ul.bnrList01 li p {
padding:12px 0;
color:#fff;
position:absolute;
bottom:0;
background:url(../img/conductor_bg01.png) no-repeat center right;
background-size:cover;
text-align:center;
font-size:19px;
font-weight:bold;
line-height:1;
width:100%;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}
.subpageLink ul.bnrList01 li p span {
margin-bottom:5px;
display:block;
line-height:1;
font-size:13px;
font-weight:bold;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}



.subpageLink ul.bnrList02  {margin-top:10px;}
.subpageLink ul.bnrList02 li {
margin:0 0 0 10px;
float:left;
width:455px;
background:#fff;
border-radius:3px;
}

.subpageLink ul.bnrList02 li:first-child {
margin-left:0;
}

.subpageLink ul.bnrList02 li a {
width:455px;
height:100px;
display:table;
line-height:0;
position:relative;
box-shadow:0px 0px 6px -2px #888;
border-radius:3px;
-webkit-transition:0.3s ease-in-out;
-moz-transition:0.3s ease-in-out;
-o-transition:0.3s ease-in-out;
transition:0.3s ease-in-out;
}
.subpageLink ul.bnrList02 li a:hover {opacity:0.5;} 

.subpageLink ul.bnrList02 li p.Img {
line-height:0;
display:table-cell;
width:150px;
vertical-align:middle;
}



.subpageLink ul.bnrList02 li p.Img img {width:100%;}

.subpageLink ul.bnrList02 li p.txt {
padding:10px 0 10px 20px;
display:table-cell;
color:#fff;
background:#47b017;
background-size:cover;
text-align:left;
font-size:19px;
font-weight:bold;
line-height:1;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
vertical-align:middle;
}
.subpageLink ul.bnrList02 li p.txt span {
margin-bottom:5px;
display:block;
line-height:1;
font-size:13px;
font-weight:bold;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}





/* 徳永薬局について
-------------------------------------------------------------*/

.readTxt	{margin-top:50px;}
.readTxt h2	{
color:#47b017;
font-size:26px;
font-family:YuGothic,'Yu Gothic',sans-serif;
line-height:1;
font-weight:bold;
text-align:center;
}
.readTxt p {
margin-top:30px;
padding:30px;
font-family:YuGothic,'Yu Gothic',sans-serif;
/*font-size:14px;*/
font-size:15px;
line-height:1.8;
background:#f9f9f9;
}

/* 最新ニュース＆コラム */

.subNewsArea {
margin-top:40px;
position:relative;}

.subNewsArea .tab {
position:absolute;
right:10px;
top:0;
text-align:right;
letter-spacing:-0.4em;
display:block;
}

.subNewsArea .tab li {
color: #333;
margin: 0 0 0 0;
padding: 12px 0;
cursor: pointer;
display:inline-block;
list-style: none;
font-size:13px;
line-height:1;
font-weight:bold;
color:#fff;
transition: .3s;
width:90px;
text-align:center;
letter-spacing:normal;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}

.subNewsArea .tab li.active {
color: #fff;
background: #fb4343;
cursor: auto;
}

.subNewsArea .tab li:hover {cursor:pointer;opacity:0.6;}

.subNewsArea .tab li.tabNews	{background:#48b018;border-radius:0 0 5px 5px;}
.subNewsArea .tab li.tabSaiyo	{background:#0a94e0;}
.subNewsArea .tab li.tabColumn	{background:#db63da;border-radius:0 0 5px 0;}


.subNewsArea .newsCate {
padding:20px 30px 10px 30px;
box-shadow:0px 0px 4px -2px #b5b5b5;
}

.subNewsArea .newsCate div		{display:none;}
.subNewsArea .newsCate div.show	{display:block;}

.subNewsArea .newsCate p.newsRead {
margin:0 0 5px 0;
font-size:12px;
font-weight:bold;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}
.subNewsArea .newsCate h2 {line-height:1;}
.subNewsArea .newsCate h2 span {
padding:0 0 0 15px;
font-size:20px;
letter-spacing:0.05em;
font-weight:bold;
line-height:1;
color:#333;
background:url(../img/chip_topnewsarea.png) no-repeat left center;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}

.subNewsArea .newsCate dl {margin-top:20px;}
.subNewsArea .newsCate dt {
font-size:13px;
}
.newsCate dt span {
margin:0 0 0 5px;
padding:3px 0;
position:relative;
top:-1px;
display:inline-block;
width:66px;
text-align:center;
color:#fff;
font-size:12px;
font-weight:bold;
line-height:1;
font-family:YuGothic,'Yu Gothic',sans-serif;
}

.subNewsArea .newsCate dt span.shinchaku	  {background:#48b018;}
.subNewsArea .newsCate dt span.saiyoujouho {background:#0050ff;}
.subNewsArea .newsCate dt span.columnjouho {background:#db63da;}

.subNewsArea .newsCate dd {
margin:8px 0 15px 0;
padding:0 0 15px 0;
background:url(../img/dot_news.png) repeat-x bottom left;
}
.subNewsArea .newsCate dd:last-child {
margin:8px 0 0px 0;
padding:0 0 15px 0;
}
.subNewsArea .newsCate dd a {
color:#333;
display:block;
line-height:1.3;
}
.subNewsArea .newsCate dd a:hover {
color:#00F;
text-decoration:underline;
}
.subNewsArea .newsCate p.more {margin-top:10px;text-align:right;}
.subNewsArea .newsCate p.more a {
padding:0 0 0 24px;
line-height:1;
font-family:YuGothic,'Yu Gothic',sans-serif;
color:#48b018;
font-weight:bold;
font-size:12px;
background:url(../img/chip_arrow.png) no-repeat 0 1px;
}
.subNewsArea .newsCate p.more a:hover {text-decoration:underline;}




/* 在宅医療サービス
----------------------------------------- */

.zaitakuArea	{margin-top:50px;}

.zaitaku_txt1 {display:block;max-width:500px;margin:20px auto;font-family:YuGothic,'Yu Gothic',sans-serif;font-size:15px;}

.zaitakuArea ul.pageLink {
margin:0 0 0 -10px;
letter-spacing:-0.4em;
text-align:center;
}
.zaitakuArea ul.pageLink li {
margin:0 0 0 10px;
display:inline-block;
letter-spacing:normal;
}
.zaitakuArea ul.pageLink li a {
padding:20px 30px;
display:block;
position:relative;
top:-1px;
line-height:1;
border:solid 1px #47b017;
color:#47b017;
font-weight:bold;
font-family:YuGothic,'Yu Gothic',sans-serif;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.zaitakuArea ul.pageLink li a:hover {
color:#fff;
background:#47b017;
}

.zaitakuArea ul.pageLink li i {padding:0 5px 0 0;}

.zaitakuArea h2	{
margin-top:60px;
color:#47b017;
font-size:26px;
font-family:YuGothic,'Yu Gothic',sans-serif;
line-height:1;
font-weight:bold;
text-align:center;
}
.zaitakuArea .read {
margin-top:30px;
padding:30px;
font-family:YuGothic,'Yu Gothic',sans-serif;
/*font-size:14px;*/
font-size:15px;
line-height:1.9;
background:#f9f9f9;
}
.tenpoList li tr:nth-child(2) td {height:4em!important;}
.zaitakuArea .read span {
margin:0 0 10px 0;
display:block;
line-height:1;
font-size:16px;
font-weight:bold;
color:#47b017;
font-family:YuGothic,'Yu Gothic',sans-serif;
}

.zaitakuArea h3 {
margin-top:50px;
padding:0 0 0 15px;
background:#47b017;
border-radius:5px;
}

.zaitakuArea h3 span {
padding:21px 0 20px 45px;
font-size:20px;
line-height:1;
font-weight:bold;
color:#fff;
display:block;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}

.zaitakuArea h3 span span {
padding:0 0 0 10px;
font-size:15px;
line-height:1;
font-weight:bold;
color:#fff;
display:inline-block;
letter-spacing:0.05em;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}

.zaitakuArea h3 span.omoi  {background:url(../img/chip_heart.png) no-repeat 0 center;}
.zaitakuArea h3 span.what  {background:url(../img/chip_what.png) no-repeat 0 center;}
.zaitakuArea h3 span.all   {background:url(../img/chip_all.png) no-repeat 0 center;}


.zaitakuArea p.Img {
margin:30px auto 0 auto;
width:500px;
text-align:center;
}

.zaitakuArea p.Img img {width:100%;}

.zaitakuArea ul.otherList {
margin:40px 0 0 -20px;	
}

.zaitakuArea ul.otherList li {
margin:0 0 0 20px;
float:left;
width:450px;
}

.zaitakuArea ul.otherList li h4 {
padding:0 0 10px 0;
font-size:20px;
line-height:1;
font-weight:bold;
color:#47b017;
display:block;
border-bottom:solid 1px #47b017;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}

.zaitakuArea ul.otherList li p {
margin-top:15px;
padding:20px;
background:#f9f9f9;
/*font-size:14px;*/
font-size:15px;
line-height:1.8;
color:#333;
display:block;
font-family:YuGothic,'Yu Gothic',sans-serif;
min-height:130px;
}
.tolist_area {text-align:center;margin:20px 0;}
.list_btn {display:inline-block;margin-top:20px;}
.list_btn a:hover {
    background: #fff;
    color: #47b017;
}
.list_btn a {
    padding: 20px 20px;
    display: block;
	border-radius:5px;
    line-height: 1;
    background: #47b017;
    color: #fff;
    font-family: YuGothic,'Yu Gothic',sans-serif;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    border: solid 1px #47b017;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	width:300px;
}
.zaitakuArea ul.otherList li p img {
display:block;
margin:20px auto;
}

.zaitakuArea h4.mid01 {
margin-top:40px;
font-size:20px;
line-height:1.4;
font-weight:bold;
color:#47b017;
display:block;
text-align:center;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
} 

.zaitakuArea h4.mid01 span {
font-size:20px;
display:block;
line-height:1.4;
font-weight:bold;
color:#47b017;
display:block;
text-align:center;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
} 

.zaitakuArea p.flowImg {
margin-top:30px;
line-height:0;
}
.zaitakuArea p.flowImg .pc {display:block;}
.zaitakuArea p.flowImg .sp {display:none;}

.zaitakuArea ul.tenpoListBtn {
margin:30px 0 0 0;
letter-spacing:-0.4em;
text-align:center;
}

.zaitakuArea ul.tenpoListBtn li {
margin:0 0 0 10px;
display:inline-block;
letter-spacing:normal;
width:220px;
}

.zaitakuArea ul.tenpoListBtn li:first-child {
margin:0 0 0 0;
}

.zaitakuArea ul.tenpoListBtn li a {
padding:20px 30px;
display:block;
position:relative;
top:-1px;
line-height:1;
border:solid 1px #47b017;
color:#47b017;
font-weight:bold;
font-family:YuGothic,'Yu Gothic',sans-serif;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.zaitakuArea ul.tenpoListBtn li a:hover {
color:#fff;
background:#47b017;
}

.zaitakuArea ul.tenpoListBtn li i {padding:0 5px 0 0;}

.zaitakuArea h4.mid02 {
margin-top:40px;
padding:15px 0 15px 15px;
font-size:18px;
line-height:1.4;
font-weight:bold;
color:#47b017;
display:block;
border-left:solid 5px #47b017;
background:#f9f9f9;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}

.zaitakuArea ul.tenpoList {
margin-top:5px;
display: flex;
flex-flow:wrap;
}
.zaitakuArea ul.tenpoList li {
margin:25px 0 0 22px;
width:290px;
border-bottom:none;
}
.zaitakuArea ul.tenpoList li:nth-child(3n+1) {
margin-left:0;
}
.zaitakuArea ul.tenpoList li p.photo {
line-height:0;
}
.zaitakuArea ul.tenpoList li p.photo img {
width:100%;
}
.zaitakuArea ul.tenpoList li table {
margin-top:5px;
border-bottom:solid 1px #e4e4e4;
border-right:solid 1px #e4e4e4;
width:100%;
}
.zaitakuArea ul.tenpoList li th {
padding:5px;
line-height:1;
font-family:YuGothic,'Yu Gothic',sans-serif;
font-weight:bold;
font-size:13px;
background:#f9f9f9;
width:60px;
border-top:solid 1px #e4e4e4;
border-left:solid 1px #e4e4e4;
}
.zaitakuArea ul.tenpoList li td {
padding:5px 5px 5px 10px;
line-height:1.4;
font-family:YuGothic,'Yu Gothic',sans-serif;
font-size:13px;
border-top:solid 1px #e4e4e4;
border-left:solid 1px #e4e4e4;
}
.zaitakuArea ul.tenpoList li span {
display:block;
text-align:center;
}
.zaitakuArea ul.tenpoList li span a {
padding:10px;
color:#fff;
font-size:12px;
font-weight:bold;
display:block;
line-height:1;
background:#47b017;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}
.zaitakuArea ul.tenpoList li span a:hover {
background:#266f05;
}
.zaitakuArea ul.tenpoList li span i {
padding:0 5px 0 0;
color:#fff;
}





/* ごあいさつ
--------------------------------------------- */

.greetingArea {
margin-top:60px;
}

.greetingArea h3 {
font-size:20px;
font-weight:bold;
color:#47b017;
line-height:1.4;
letter-spacing:0.05em;
font-family:YuGothic,'Yu Gothic',sans-serif;
}

.greetingArea p.txt {
margin-top:20px;
line-height:2;
font-family:YuGothic,'Yu Gothic',sans-serif;
}

.greetingArea p.Img {
line-height:0;
}

.greetingArea p.name {
margin-top:10px;
text-align:center;
font-family:YuGothic,'Yu Mincho',sans-serif;
font-size:16px;
font-weight:bold;
}

.greetingArea p.name span {
display:block;
margin-bottom:-5px;
text-align:center;
font-family:YuGothic,'Yu Mincho',sans-serif;
/*font-size:14px;*/
font-size:15px;
font-weight:bold;
}


.greetingArea .oneBoxLeft {
}
.greetingArea .oneBoxLeft .inleft {
float:right;
width:590px;
}
.greetingArea .oneBoxLeft .inright {
float:left;
width:300px;
}


.greetingArea .oneBoxRight{
margin-top:50px;
padding:50px 0 0 0;
border-top:dashed 1px #e4e4e4;
}

.greetingArea .oneBoxRight .inleft {
float:left;
width:590px;
}
.greetingArea .oneBoxRight .inright {
float:right;
width:300px;
}





/* 私たちについて
------------------------------------------- */

.aboutusArea	{margin-top:50px;}

.aboutusArea ul.pageLink {
margin:0 0 0 -10px;
letter-spacing:-0.4em;
text-align:center;
}
.aboutusArea ul.pageLink li {
margin:0 0 0 10px;
display:inline-block;
letter-spacing:normal;
}
.aboutusArea ul.pageLink li a {
padding:20px 30px;
display:block;
position:relative;
top:-1px;
line-height:1;
border:solid 1px #47b017;
color:#47b017;
font-weight:bold;
font-family:YuGothic,'Yu Gothic',sans-serif;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.aboutusArea ul.pageLink li a:hover {
color:#fff;
background:#47b017;
}

.aboutusArea ul.pageLink li i {padding:0 5px 0 0;}

.aboutusArea h2	{
margin-top:60px;
color:#47b017;
font-size:26px;
font-family:YuGothic,'Yu Gothic',sans-serif;
line-height:1;
font-weight:bold;
text-align:center;
}

.aboutusArea h2 span {
margin-top:10px;
color:#47b017;
font-size:26px;
font-family:YuGothic,'Yu Gothic',sans-serif;
line-height:1;
font-weight:bold;
text-align:center;
display:block;
}
.aboutusArea .read {
margin-top:30px;
padding:30px;
font-family:YuGothic,'Yu Gothic',sans-serif;
/*font-size:14px;*/
font-size:15px;
line-height:1.9;
background:#f9f9f9;
}

.aboutusArea .read span {
margin:0 0 10px 0;
display:block;
line-height:1;
font-size:16px;
font-weight:bold;
color:#47b017;
font-family:YuGothic,'Yu Gothic',sans-serif;
}

.aboutusArea h3 {
margin-top:50px;
margin-bottom:10px;
padding:0 0 0 15px;
background:#47b017;
border-radius:5px;
}

.aboutusArea h3 span {
padding:22px 0 20px 45px;
font-size:20px;
line-height:1;
font-weight:bold;
color:#fff;
display:block;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}

.aboutusArea h3 span span {
padding:0 0 0 10px;
font-size:15px;
line-height:1;
font-weight:bold;
color:#fff;
display:inline-block;
letter-spacing:0.05em;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}

.aboutusArea h3 span.gaiyo		{background:url(../img/chip_gaiyo.png) no-repeat 0 center;}
.aboutusArea h3 span.accessmap	{background:url(../img/chip_accessmap.png) no-repeat 0 12px;}
.aboutusArea h3 span.history	{background:url(../img/chip_history.png) no-repeat 0 center;}
.map iframe	{width:100%;}


.aboutusArea table.tbl01 {
margin-top:30px;
width:100%;
border-bottom:solid 1px #e4e4e4;
border-right:solid 1px #e4e4e4;
}

.aboutusArea table.tbl01 th {
padding:20px;
border-top:solid 1px #e4e4e4;
border-left:solid 1px #e4e4e4;
background:#f9f9f9;
width:200px;
line-height:1;
color:#333;
font-family:YuGothic,'Yu Gothic',sans-serif;
font-weight:bold;
}

.aboutusArea table.tbl01 td {
padding:20px;
line-height:1.4;
/*font-size:14px;*/
font-size:15px;
color:#333;
font-family:YuGothic,'Yu Gothic',sans-serif;
border-top:solid 1px #e4e4e4;
border-left:solid 1px #e4e4e4;
}


.aboutusArea.map {margin-top:30px;}
.aboutusArea.map iframe {width:100%;height:300px;}

.aboutusArea ul.mapList {
margin-top:30px;
}

.aboutusArea ul.mapList li {
margin:0 0 0 20px;
width:346px;
float:left;
line-height:1.4;
/*font-size:14px;*/
font-size:15px;
color:#333;
font-family:YuGothic,'Yu Gothic',sans-serif;
}

.aboutusArea ul.mapList li:nth-child(1) {
margin:0 0 0 0;
padding:5px 20px 5px 84px;
border-right:dashed 1px #e4e4e4;
background:url(../img/maplist_icon01.png) no-repeat left center;
}

.aboutusArea ul.mapList li:nth-child(2) {
padding:5px 0 5px 76px;
background:url(../img/maplist_icon02.png) no-repeat left center;
}

.aboutusArea table.tbl02 {
margin-top:20px;
width:100%;
}

.aboutusArea table.tbl02 td {
padding:10px 0;
border-top:solid 1px #e4e4e4;
font-family:YuGothic,'Yu Gothic',sans-serif;
line-height:1.4;
}

.aboutusArea table.tbl02 td.noline {
border-top:none;
}

.aboutusArea table.tbl02 td:first-child {
font-weight:bold;}





/* 医療機関の皆様へ
-------------------------------------------------- */

.medicalArea {
margin-top: 50px;
}

.medicalArea ul.pageLink {
margin:0 0 0 -10px;
letter-spacing:-0.4em;
text-align:center;
}
.medicalArea ul.pageLink li {
margin:0 0 0 10px;
display:inline-block;
letter-spacing:normal;
}
.medicalArea ul.pageLink li a {
padding:20px 30px;
display:block;
position:relative;
top:-1px;
line-height:1;
border:solid 1px #47b017;
color:#47b017;
font-weight:bold;
font-family:YuGothic,'Yu Gothic',sans-serif;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.medicalArea ul.pageLink li a:hover {
color:#fff;
background:#47b017;
}

.medicalArea ul.pageLink li i {padding:0 5px 0 0;}

.medicalArea h2	{
margin-top:60px;
color:#47b017;
font-size:26px;
font-family:YuGothic,'Yu Gothic',sans-serif;
line-height:1;
font-weight:bold;
text-align:center;
}

.medicalArea h2 span {
margin-top:10px;
color:#47b017;
font-size:26px;
font-family:YuGothic,'Yu Gothic',sans-serif;
line-height:1;
font-weight:bold;
text-align:center;
display:block;
}
.medicalArea .read {
margin-top:30px;
padding:30px;
font-family:YuGothic,'Yu Gothic',sans-serif;
/*font-size:14px;*/
font-size:15px;
line-height:1.9;
background:#f9f9f9;
}

.medicalArea .read span {
margin:0 0 10px 0;
display:block;
line-height:1;
font-size:16px;
font-weight:bold;
color:#47b017;
font-family:YuGothic,'Yu Gothic',sans-serif;
}

.medicalArea h3 {
margin-top:50px;
padding:0 0 0 15px;
background:#47b017;
border-radius:5px;
}

.medicalArea h3 span {
padding:22px 0 20px 45px;
font-size:20px;
line-height:1;
font-weight:bold;
color:#fff;
display:block;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}

.medicalArea h3 span.kaigyo {background:url(../img/chip_kaigyo.png) no-repeat 0 center;}
.medicalArea h3 span.bukken {background:url(../img/chip_bukken.png) no-repeat 0 center;}

.medicalArea ul.step {
margin-top:80px;
position:relative;
}
.medicalArea ul.step li {
margin:180px 0 180px 0;
position: relative;
color: black;
background: #f8fff5;
line-height: 1.4;
padding:30px;
color:#47b017;
font-size:20px;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
font-weight:bold;
}

.medicalArea ul.step li:first-child{
margin:0 0 100px 0;
}

.medicalArea ul.step li:last-child{
margin:0 0 0 0;
}

.medicalArea ul.step li:before {
position: absolute;
background: #47b017;
color: #fff;
left: 0px;
bottom: 100%;
border-radius: 3px 3px 0 0;
padding:5px 10px;
font-size:18px;
font-weight:bold;
line-height: 1;
letter-spacing: 0.1em;
font-family:"Times New Roman", Times, serif;
}

.medicalArea ul.step li.step1:before	{content:"STEP1";}
.medicalArea ul.step li.step2:before	{content:"STEP2";}
.medicalArea ul.step li.step3:before	{content:"STEP3";}
.medicalArea ul.step li.step4:before	{content:"STEP4";}
.medicalArea ul.step li.step5:before	{content:"STEP5";}
.medicalArea ul.step li.step6:before	{content:"STEP6";}
.medicalArea ul.step li.step7:before	{content:"STEP7";}
.medicalArea ul.step li.step8:before	{content:"STEP8";}
.medicalArea ul.step li.step9:before	{content:"STEP9";}
.medicalArea ul.step li.step10:before	{content:"STEP10";}
.medicalArea ul.step li.step11:before	{content:"STEP11";}
.medicalArea ul.step li.step12:before	{content:"STEP12";}
.medicalArea ul.step li.step13:before	{content:"STEP13";}

.medicalArea ul.step li:after {
position: absolute;
color:#47b017;
left:50%;
bottom:-100px ;
content:"▼";
font-size:30px;
}

.medicalArea ul.step li:last-child:after {
content:"";
}

.medicalArea ul.step li h4 {
line-height: 1.4;
color:#47b017;
font-size:20px;
font-family:YuGothic,'Yu Gothic',sans-serif;
font-weight:bold;
}

.medicalArea ul.step li p {
margin-top:10px;
line-height: 1.6;
color:#333;
/*font-size:14px;*/
font-size:15px;
font-family:YuGothic,'Yu Gothic',sans-serif;
}


.medicalArea ul.step li ul				{margin:10px 0 0 20px;padding:0;}
.medicalArea ul.step li li				{margin:5px 0 0 0;padding:0;font-weight:normal;/*font-size:14px;*/font-size:15px;color:#333;list-style:disc;}
.medicalArea ul.step li li:first-child	{margin:0;padding:0;}
.medicalArea ul.step li li:after		{margin:0;padding:0;content:"";}
.medicalArea ul.step li li:before		{margin:0;padding:0;content:"";}

.medicalArea table {
margin-top:30px;
width:100%;
border-bottom:solid 1px #e4e4e4;
border-right:solid 1px #e4e4e4;
}

.medicalArea th {
padding:20px;
border-top:solid 1px #e4e4e4;
border-left:solid 1px #e4e4e4;
background:#f9f9f9;
width:200px;
line-height:1;
color:#333;
font-family:YuGothic,'Yu Gothic',sans-serif;
font-weight:bold;
}

.medicalArea td {
padding:20px;
line-height:1.4;
/*font-size:14px;*/
font-size:15px;
color:#333;
font-family:YuGothic,'Yu Gothic',sans-serif;
border-top:solid 1px #e4e4e4;
border-left:solid 1px #e4e4e4;
}




/* グループ会社
-------------------------------------------- */

.groupArea	{margin-top:50px;}

.groupArea .inbox01 {margin-top:50px;}

.groupArea .inbox01 h3 {
color:#47b017;
font-size:20px;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
font-weight:bold;
border-bottom:solid 2px #f1f1f1;
position: relative;
}
.groupArea .inbox01 h3:after {
position: absolute;
content: " ";
display: block;
border-bottom: solid 2px #47b017;
bottom: -2px;
width:150px;
}

.groupArea .inbox01 .cf {margin-top:30px;}

.groupArea .inleft {
float:left;
width:300px;
}
.groupArea .inleft p {
line-height:2;
font-size:15px;
color:#333;
font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック",sans-serif;
}

.groupArea .inright {
float:right;
width:590px;
}

.groupArea p {
line-height:2;
font-size:15px;
color:#333;
font-family:YuGothic,'Yu Gothic',sans-serif;
}
.groupArea .inright p {
line-height:2;
/*font-size:14px;*/
font-size:15px;
color:#333;
font-family:YuGothic,'Yu Gothic',sans-serif;
}

.groupArea .inbox01 table {
margin-top:30px;
width:100%;
border-right:solid 1px #e4e4e4;
border-bottom:solid 1px #e4e4e4;
}

.groupArea .inbox01 th {
padding:20px;
border-top:solid 1px #e4e4e4;
border-left:solid 1px #e4e4e4;
background:#f9f9f9;
width:180px;
line-height:1;
color:#333;
font-family:YuGothic,'Yu Gothic',sans-serif;
font-weight:bold;
}

.groupArea .inbox01 td {
padding:20px;
line-height:1.4;
/*font-size:14px;*/
font-size:15px;
color:#333;
font-family:YuGothic,'Yu Gothic',sans-serif;
border-top:solid 1px #e4e4e4;
border-left:solid 1px #e4e4e4;
}

.groupArea .inbox01 td a {
color:#00F;
display:block;
line-height:1;
font-family:YuGothic,'Yu Gothic',sans-serif;
font-weight:bold;
}
.groupArea .inbox01 td a:before {
padding:0 5px 0 0;
content:"\f105";
font-family:FontAwesome;
}

.groupArea .map			{margin-top:30px;}
.groupArea .map iframe	{width:100%;height:300px;}

.groupArea ul.otherBtn {
margin-top:30px;
text-align:center;
letter-spacing:-0.4em;
}

.groupArea ul.otherBtn li {
margin:0 0 0 20px;
display:inline-block;
letter-spacing:normal;
width:300px;
}

.groupArea ul.otherBtn li:first-child {
margin:0 0 0 0;
}

.groupArea ul.otherBtn li a {
padding:20px 20px;
display:block;
line-height:1;
background:#47b017;
color:#fff;
font-family:YuGothic,'Yu Gothic',sans-serif;
font-size:16px;
font-weight:bold;
position:relative;
border:solid 1px #47b017;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.groupArea ul.otherBtn li a:hover {
background:#fff;
color:#47b017;
}
.groupArea ul.otherBtn li i {
position:absolute;
right:10px;
}






/* 店舗リスト
--------------------------------------------- */

.storeArea	{margin-top:50px;}

.storeArea ul.pageLink {
margin:30px 0 0 0;
letter-spacing:-0.4em;
text-align:center;
}

.storeArea ul.pageLink li {
margin:0 0 0 10px;
display:inline-block;
letter-spacing:normal;
width:176px;
}

.storeArea ul.pageLink li:first-child {
margin:0 0 0 0;
}

.storeArea ul.pageLink li a {
padding:20px 30px;
display:block;
position:relative;
top:-1px;
line-height:1;
border:solid 1px #47b017;
color:#47b017;
font-weight:bold;
font-family:YuGothic,'Yu Gothic',sans-serif;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.storeArea ul.pageLink li a:hover {
color:#fff;
background:#47b017;
}

.storeArea ul.pageLink li i {padding:0 5px 0 0;}

.storeArea h4.mid02 {
margin-top:40px;
padding:15px 0 15px 15px;
font-size:18px;
line-height:1.4;
font-weight:bold;
color:#47b017;
display:block;
border-left:solid 5px #47b017;
background:#f9f9f9;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}

.storeArea h3 {
margin-top:40px;
padding:15px 0 15px 15px;
font-size:20px;
line-height:1.4;
font-weight:bold;
color:#47b017;
display:block;
border-left:solid 5px #47b017;
background:#f9f9f9;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}



.storeArea .tenpoBox {
margin-top:20px;
padding:30px;
border:solid 1px #f1f1f1;
box-shadow:0px 0px 5px -3px #979797;
}

.storeArea .tenpoBox .inleft {
float:left;
width:250px;
}
.storeArea .tenpoBox .inleft p 		{line-height:0;}
.storeArea .tenpoBox .inleft p img	{width:100%;}

.storeArea .tenpoBox .inright {
float:right;
width:580px;
}
.storeArea .tenpoBox .inright h4 {
font-size:18px;
line-height:1;
font-weight:bold;
color:#47b017;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}
.storeArea .tenpoBox .inright table {
margin-top:10px;
width:100%;
border-right:solid 1px #e4e4e4;
border-bottom:solid 1px #e4e4e4;
}

.storeArea th {
padding:10px;
border-top:solid 1px #e4e4e4;
border-left:solid 1px #e4e4e4;
background:#f9f9f9;
width:80px;
line-height:1;
color:#333;
font-size:13px;
font-family:YuGothic,'Yu Gothic',sans-serif;
font-weight:bold;
}

.storeArea td {
padding:10px;
line-height:1.4;
/*font-size:14px;*/
font-size:15px;
color:#333;
font-family:YuGothic,'Yu Gothic',sans-serif;
border-top:solid 1px #e4e4e4;
border-left:solid 1px #e4e4e4;
}


/* 20180322追加 ここから */
.storeArea	{margin-top:50px;}

/* 20180322追加 ここまで */



/* 最新ニュース＆コラム
---------------------------------------------------- */

.newsArea	{margin-top:50px;position:relative;}

.newsArea .allPost div		{margin-top:30px;display:none;}
.newsArea .allPost div.show	{display:block;}

.newsArea ul.switch {
padding-top:30px;
text-align:right;
letter-spacing:-0.4em;
}
.newsArea ul.switch li{
margin:0 0 0 0;
padding:10px 20px;
line-height:1;
letter-spacing:normal;
display:inline-block;
vertical-align:middle;
color:#fff;
font-family:YuGothic,'Yu Gothic',sans-serif;
font-weight:bold;
}
.newsArea ul.switch li:first-child{
margin-left:0;
}
.newsArea ul.switch li.tabNews		{background:#48b018;border-radius:5px/*5px 0 0 5px*/;}
.newsArea ul.switch li.tabColumn	{background:#db63da;border-radius:0 5px 5px 0;}

.newsArea ul.switch li:hover {cursor:pointer;}


.newsArea h3 {
font-size:22px;
line-height:1;
font-weight:bold;
color:#333;
position:absolute;
left:0;
top:25px;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}
.newsArea h3 span {
margin:0 0 10px 0;
/*font-size:14px;*/
font-size:15px;
line-height:1;
font-weight:bold;
color:#333;
display:block;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}

.newsArea dl {margin-top:50px;}
.newsArea dt {
padding:20px 0 20px 0;
font-size:13px;
display: block;
width: 20%;
clear:left;
float:left;
background:url(../img/dot_news.png) repeat-x top left;
}
.newsArea dt span {
margin:0 0 0 5px;
padding:3px 0;
position:relative;
top:-1px;
display:inline-block;
width:66px;
text-align:center;
color:#fff;
font-size:12px;
font-weight:bold;
line-height:1;
font-family:YuGothic,'Yu Gothic',sans-serif;
}

.newsArea span.shinchaku	{background:#48b018;}
.newsArea span.columnjouho	{background:#db63da;}

.newsArea dd {
padding:20px 0 20px 0;
display: block;
width: 80%;
float: left;
background:url(../img/dot_news.png) repeat-x top left;
}
.newsArea dd a {
color:#333;
display:block;
line-height:1.4;
font-family:YuGothic,'Yu Gothic',sans-serif;
}
.newsArea dd a:hover {
color:#00F;
text-decoration:underline;
}

.newsArea .noline {padding-top:0;background:none;}


/* ページャー */
.newsArea .pager{
padding-top:30px;
background:url(../img/dot_news.png) repeat-x top left;
text-align:center;
letter-spacing:-0.4em;
}
.newsArea .pager li{
margin:0 0 0 3px;
line-height:1;
letter-spacing:normal;
display:inline-block;
vertical-align:middle;
}
.newsArea .pager li:first-child{
margin-left:0;
}
.newsArea .pager li a {
padding:9px 12px;
line-height:1;
display:block;
border:solid 1px #e4e4e4;
}
.newsArea .pager li a:hover {
padding:9px 12px;
line-height:1;
background:#e4e4e4;
border:solid 1px #e4e4e4;
}
.newsArea .pager li.on {
padding:9px 12px;
background:#e4e4e4;
line-height:1;
border:solid 1px #e4e4e4;
}

.newsArea .pager li:first-child a{
padding:9px 12px;
background:#47b017;
border:solid 1px #47b017;
}
.newsArea .pager li:last-child a{
padding:9px 12px;
background:#47b017;
border:solid 1px #47b017;
}

.newsArea .pager li i {
margin:0;
padding:0;
line-height:0;
color:#fff;
}


/* 投稿記事 */

.newsArea .postArea {
margin-top:50px;
}

.newsArea .postHeader {}
.newsArea .postHeader p.data {
color:#333;
display:block;
line-height:1.4;
font-family:YuGothic,'Yu Gothic',sans-serif;
}
.newsArea .postHeader p.data span {
margin:0 0 0 5px;
padding:3px 5px 2px 5px;
display:inline-block;
color:#fff;
font-size:12px;
font-weight:bold;
line-height:1;
position:relative;
top:-1px;
font-family:YuGothic,'Yu Gothic',sans-serif;
}

.newsArea .postHeader p.ttl {
margin:10px 0 30px 0;
padding:0 0 20px 0;
color:#333;
display:block;
line-height:1.4;
font-size:22px;
font-weight:bold;
font-family:YuGothic,'Yu Gothic',sans-serif;
background:url(../img/dot_news.png) repeat-x bottom left;
}

.newsArea p {margin-top:20px;line-height:2;}







/* 採用情報
------------------------------------------------------- */

.careersArea {margin-top:50px;}

.careersArea .yokoku p {
margin-top:25px;
text-align:center;
color:#333;
display:block;
line-height:1.6;
font-size:22px;
font-weight:bold;
font-family:YuGothic,'Yu Gothic',sans-serif;
}


.careersArea h3 {
margin-top:50px;
padding:0 0 0 15px;
background:#47b017;
border-radius:5px;
}

.careersArea h3 span {
padding:21px 0 20px 45px;
font-size:20px;
line-height:1;
font-weight:bold;
color:#fff;
display:block;
background:url(../img/chip_event.png) no-repeat 0 center;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}


.careersArea .read {
margin-top:30px;
padding:30px;
font-family:YuGothic,'Yu Gothic',sans-serif;
/*font-size:14px;*/
font-size:15px;
line-height:1.9;
background:#f9f9f9;
}


.careersArea .flo {
margin-top:40px;
font-family:YuGothic,'Yu Gothic',sans-serif;
font-size:20px;
font-weight:bold;
line-height:1;
color:#333;
}
.careersArea .flo span {
margin:0 0 10px 0;
font-family:YuGothic,'Yu Gothic',sans-serif;
font-size:18px;
line-height:1;
display:block;
font-weight:bold;
color:#f79646;
}

.careersArea h4 {
margin:20px 0 -10px 0;
padding:0 0 10px 0;
color:#47b017;
font-size:20px;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
font-weight:bold;
border-bottom:solid 2px #f1f1f1;
position: relative;
line-height:1.4;
}
.careersArea h4:after {
position: absolute;
content: " ";
display: block;
border-bottom: solid 2px #47b017;
bottom: -2px;
width:30%;
}

.careersArea table {
margin-top:20px;
width:100%;
border-right:solid 1px #e4e4e4;
border-bottom:solid 1px #e4e4e4;
}

.careersArea th {
padding:10px;
border-top:solid 1px #e4e4e4;
border-left:solid 1px #e4e4e4;
background:#f9f9f9;
width:20%;
line-height:1;
color:#333;
font-size:12px;
font-family:YuGothic,'Yu Gothic',sans-serif;
font-weight:bold;
}

.careersArea td {
padding:10px;
line-height:1.4;
font-size:13px;
color:#333;
font-family:YuGothic,'Yu Gothic',sans-serif;
border-top:solid 1px #e4e4e4;
border-left:solid 1px #e4e4e4;
}




/* お問い合わせ
------------------------------------------- */

.contactArea {margin-top:50px;}

.contactArea .read {
margin-top:30px;
padding:30px;
font-family:YuGothic,'Yu Gothic',sans-serif;
/*font-size:14px;*/
font-size:15px;
line-height:1.9;
background:#f9f9f9;
}

.contactArea table {
margin-top:20px;
width:100%;
border-right:solid 1px #e4e4e4;
border-bottom:solid 1px #e4e4e4;
}

.contactArea th {
padding:30px;
border-top:solid 1px #e4e4e4;
border-left:solid 1px #e4e4e4;
background:#f9f9f9;
width:20%;
line-height:1;
color:#333;
/*font-size:14px;*/
font-size:15px;
font-family:YuGothic,'Yu Gothic',sans-serif;
font-weight:bold;
vertical-align:top;
}

.contactArea th span.required {color:#F00;}

.contactArea td {
padding:30px;
line-height:1.4;
font-size:13px;
color:#333;
font-family:YuGothic,'Yu Gothic',sans-serif;
border-top:solid 1px #e4e4e4;
border-left:solid 1px #e4e4e4;
}

.contactArea td span {
margin-top:10px;
display:block;
font-family:YuGothic,'Yu Gothic',sans-serif;
}
.contactArea td span:first-child {
margin-top:0;
}

.contactArea td input {
padding:10px;
border:solid 1px #e4e4e4;
width:60%;
border-radius:3px;
margin: 4px 0 4px 0;
}

.contactArea td.age input {
width:10%;
}
.contactArea td.add span {
width:auto;
display:inline;
vertical-align:middle;
}
.contactArea td.add span input {
width:15%;
}
.contactArea td.tel span {
width:auto;
display:inline;
vertical-align:middle;
}
.contactArea td.tel span input {
width:15%;
}

.contactArea td select {
padding:5px 5px 8px 5px;
border:solid 1px #e4e4e4;
border-radius:3px;
}

.contactArea td textarea {
padding:10px;
border-radius:3px;
width:90%;
border:solid 1px #e4e4e4;
}

.contactArea p.send {
margin:30px auto 0 auto;
width:200px;
text-align:center;
}
.contactArea p.send input {
padding:20px 0;
border:none;
line-height:1;
font-size:16px;
font-weight:bold;
color:#333;
width:200px;
background:#47b017;
color:#fff;
font-family:YuGothic,'Yu Gothic',sans-serif;
border:solid 1px #47b017;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.contactArea p.send input:hover {
background:#fff;
color:#47b017;
border:solid 1px #47b017;
cursor:pointer;
}








/* ◆ SP SIZE ◆ 
============================================================== */

@media screen and (max-width:768px){


/* contents START */

.contents	{position:absolute;left:0;width:100%;min-width:auto;}
.contentsInner {
margin-top:auto;
position: relative;
left:auto;
padding: 0 0 0 0;
}




.subHeader {
padding:10px 0 10px 0;
position:relative;
top:80px;
right:auto;
width:100%;
display:block;
background:#f9f9f9;
}

.subHeader ul {
text-align:center;
letter-spacing:-0.4em;
}

.subHeader ul li {
margin:0 0 0 10px;
text-align:left;
letter-spacing:normal;
display:inline-block;
vertical-align:middle;
line-height:1;
}

.subHeader ul li:first-child {
margin:0 0 0 0;
font-family:YuGothic,'Yu Gothic',sans-serif;
font-size:22px;
font-weight:bold;
color:#333;
letter-spacing:0.02em;
}

.subHeader ul li:first-child span {
margin:5px 0 0 0;
display:block;
line-height:1;
font-size:12px;
letter-spacing:0;
font-family:YuGothic,'Yu Gothic',sans-serif;
}

.subHeader ul li:nth-cihld(2) {}
.subHeader ul li:nth-child(2) a {
padding:11px 24px;
display:block;
position:relative;
top:-1px;
line-height:1;
border:solid 1px #47b017;
color:#47b017;
font-weight:bold;
font-family:YuGothic,'Yu Gothic',sans-serif;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}


.subHeader ul li:nth-child(2) a:hover {
color:#fff;
background:#47b017;
}



/* サブメインビジュアル
-------------------------------------- */


.submain {
/*margin-top:80px;*/
min-width:auto;
border-top:none;
border-bottom:solid 2px #47b017;
}

.submain .inner {
margin:0 auto;
width:auto;
height:200px;
position:relative;
}

/* 各ページの画像 */
.submain .about {background:url(../img/submain_bg_about.jpg) no-repeat right bottom #fff;}
.submain .qa {background:url(../img/submain_bg_qa.jpg) no-repeat right bottom #fff;}
	
.submain h2	{
padding:8px 3% 10px 3%;
text-align:center;
position:absolute;
z-index:888;
font-size:22px;
/*color:#fff;*/
font-weight:bold;
font-family:YuGothic,'Yu Gothic',sans-serif;
letter-spacing:0;
line-height:1.6;
background:rgba(255,255,255,0.5);
width:80%;
top:50%;
left:50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.submain span {
display:block;
line-height:1;
letter-spacing:0.05em;
color:#fff;
font-weight:bold;
}


/* ごあいさつ用のメイン */

.greetingSubmain {
/*margin-top:80px;*/
margin-top:0px;
min-width:auto;
border-top:none;
border-bottom:solid 2px #47b017;
}

.greetingSubmain .inner {
margin:0 auto;
width:auto;
height:200px;
position:relative;
}

.greetingSubmain .greeting {
background:url(../img/submain_bg_greeting.jpg) no-repeat center top #fff;
background-size:cover;
}

.greetingSubmain h2	{
padding:8px 3% 10px 3%;
text-align:center;
position:absolute;
z-index:888;
font-size:22px;
/*color:#fff;*/
font-weight:bold;
font-family:YuGothic,'Yu Gothic',sans-serif;
letter-spacing:0;
line-height:1.6;
background:rgba(255,255,255,0.5);
width:80%;
top:50%;
left:50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.greetingSubmain span {
display:block;
line-height:1;
letter-spacing:0.05em;
color:#fff;
font-weight:bold;
}



/* パンクズ
-------------------------------------- */

.path {
padding:5px 2%;
border-bottom:solid 1px #eaeaea;
letter-spacing:-0.4em;
text-align:right;
}

.path li {
text-align:left;
letter-spacing:normal;
display:inline-block;
color:#777;
font-size:12px;
font-family:YuGothic,'Yu Gothic',sans-serif;
line-height:1;
font-weight:bold;
vertical-align:middle;
}

.path li a {
color:#47b017;
font-size:12px;
font-family:YuGothic,'Yu Gothic',sans-serif;
line-height:1;
display:inline-block;
font-weight:bold;
vertical-align:middle;
}

.path li:after {
padding:0 8px;
content:"\f105";
font-family:FontAwesome;
color:#333;
font-weight:normal;
display:inline-block;
}

.path li:last-child:after {
padding:0 0 0 5px;
content:"";
}

.path li a:hover {
text-decoration:none;
}



/* 下層ページ導線ボタン */

.subpageLink {padding:0 2%;}

.subpageLink ul.bnrList01 {
margin-top:40px;
}

.subpageLink ul.bnrList01 li {
margin:10px 0 0 0;
float:none;
width:100%;
background:#fff;
border-radius:3px;
}

.subpageLink ul.bnrList01 li:first-child {
margin-left:0;
}

.subpageLink ul.bnrList01 li a {
width:100%;
height:300px;
display:block;
line-height:0;
position:relative;
box-shadow:0px 0px 6px -2px #888;
border-radius:3px;
-webkit-transition:0.3s ease-in-out;
-moz-transition:0.3s ease-in-out;
-o-transition:0.3s ease-in-out;
transition:0.3s ease-in-out;
}

.subpageLink ul.bnrList01 li:nth-child(1) a {background:url(../img/conductor_bnr_01_b.jpg) no-repeat center center;background-size:cover;width: 100%;}
.subpageLink ul.bnrList01 li:nth-child(2) a {background:url(../img/conductor_bnr_03.jpg) no-repeat center center;background-size:cover;}
.subpageLink ul.bnrList01 li:nth-child(3) {
width:100%;
height:300px;
display:block;
line-height:0;
position:relative;
box-shadow:0px 0px 6px -2px #888;
border-radius:3px;
background:url(../img/conductor_bnr_01.jpg) no-repeat center center;
background-size:cover;
}

.subpageLink ul.bnrList01 li a:hover {opacity:1;} 

.subpageLink ul.bnrList01 li p {
padding:12px 0;
color:#fff;
position:absolute;
bottom:0;
background:url(../img/conductor_bg01.png) no-repeat center right;
background-size:cover;
text-align:center;
font-size:19px;
font-weight:bold;
line-height:1;
width:100%;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}
.subpageLink ul.bnrList01 li p span {
margin-bottom:5px;
display:block;
line-height:1;
font-size:13px;
font-weight:bold;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}



.subpageLink ul.bnrList02  {margin-top:10px;}
.subpageLink ul.bnrList02 li {
margin:10px 0 0 0;
float:none;
width:100%;
background:#fff;
border-radius:3px;
}

.subpageLink ul.bnrList02 li:first-child {
margin-top:0;
}

.subpageLink ul.bnrList02 li a {
width:100%;
height:100px;
display:table;
line-height:0;
position:relative;
box-shadow:0px 0px 6px -2px #888;
border-radius:3px;
-webkit-transition:0.3s ease-in-out;
-moz-transition:0.3s ease-in-out;
-o-transition:0.3s ease-in-out;
transition:0.3s ease-in-out;
}
.subpageLink ul.bnrList02 li a:hover {opacity:0.5;} 

.subpageLink ul.bnrList02 li p.Img {
line-height:0;
display:table-cell;
width:150px;
vertical-align:middle;
}



.subpageLink ul.bnrList02 li p.Img img {width:100%;}

.subpageLink ul.bnrList02 li p.txt {
padding:10px 0 10px 20px;
display:table-cell;
color:#fff;
background:#47b017;
background-size:cover;
text-align:left;
font-size:19px;
font-weight:bold;
line-height:1;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
vertical-align:middle;
}
.subpageLink ul.bnrList02 li p.txt span {
margin-bottom:5px;
display:block;
line-height:1;
font-size:13px;
font-weight:bold;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}





/* 徳永薬局について
-------------------------------------------------------------*/

.readTxt	{margin-top:40px;padding:0 2%;}
.readTxt h2	{
color:#47b017;
font-size:24px;
font-family:YuGothic,'Yu Gothic',sans-serif;
line-height:1.3;
font-weight:bold;
text-align:center;
}
.readTxt p {
margin-top:20px;
padding:5%;
font-family:YuGothic,'Yu Gothic',sans-serif;
font-size:14px;
line-height:1.7;
background:#f9f9f9;
}


/* 最新ニュース＆コラム */

.subNewsArea {
margin-top:40px;
position:relative;}

.subNewsArea .tab {
position:absolute;
right:10px;
top:0;
text-align:right;
letter-spacing:-0.4em;
display:block;
}

.subNewsArea .tab li {
color: #333;
margin: 0 0 0 0;
padding: 12px 0;
cursor: pointer;
display:inline-block;
list-style: none;
font-size:13px;
line-height:1;
font-weight:bold;
color:#fff;
transition: .3s;
width:90px;
text-align:center;
letter-spacing:normal;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}

.subNewsArea .tab li.active {
color: #fff;
background: #fb4343;
cursor: auto;
}

.subNewsArea .tab li:hover {cursor:pointer;opacity:0.6;}

.subNewsArea .tab li.tabNews	{background:#48b018;border-radius:0 0 5px 5px;}
.subNewsArea .tab li.tabSaiyo	{background:#0a94e0;}
.subNewsArea .tab li.tabColumn	{background:#db63da;border-radius:0 0 5px 0;}


.subNewsArea .newsCate {
padding:20px 30px 10px 30px;
box-shadow:0px 0px 4px -2px #b5b5b5;
}

.subNewsArea .newsCate div		{display:none;}
.subNewsArea .newsCate div.show	{display:block;}

.subNewsArea .newsCate p.newsRead {
margin:0 0 5px 0;
font-size:12px;
font-weight:bold;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}
.subNewsArea .newsCate h2 {line-height:1;}
.subNewsArea .newsCate h2 span {
padding:0 0 0 15px;
font-size:20px;
letter-spacing:0.05em;
font-weight:bold;
line-height:1;
color:#333;
background:url(../img/chip_topnewsarea.png) no-repeat left center;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;

}

.subNewsArea .newsCate dl {margin-top:20px;}
.subNewsArea .newsCate dt {
font-size:13px;
}
.newsCate dt span {
margin:0 0 0 5px;
padding:3px 0;
position:relative;
top:-1px;
display:inline-block;
width:66px;
text-align:center;
color:#fff;
font-size:12px;
font-weight:bold;
line-height:1;
font-family:YuGothic,'Yu Gothic',sans-serif;
}

.subNewsArea .newsCate dt span.shinchaku	  {background:#48b018;}
.subNewsArea .newsCate dt span.saiyoujouho {background:#0050ff;}
.subNewsArea .newsCate dt span.columnjouho {background:#db63da;}

.subNewsArea .newsCate dd {
margin:8px 0 15px 0;
padding:0 0 15px 0;
background:url(../img/dot_news.png) repeat-x bottom left;
}
.subNewsArea .newsCate dd:last-child {
margin:8px 0 0px 0;
padding:0 0 15px 0;
}
.subNewsArea .newsCate dd a {
color:#333;
display:block;
line-height:1.3;
}
.subNewsArea .newsCate dd a:hover {
color:#00F;
text-decoration:underline;
}
.subNewsArea .newsCate p.more {margin-top:10px;text-align:right;}
.subNewsArea .newsCate p.more a {
padding:2px 0 2px 24px;
line-height:1;
font-family:YuGothic,'Yu Gothic',sans-serif;
color:#48b018;
font-weight:bold;
font-size:12px;
background:url(../img/chip_arrow.png) no-repeat 0 1px;
}
.subNewsArea .newsCate p.more a:hover {text-decoration:underline;}





/* 在宅医療サービス
----------------------------------------- */

.zaitakuArea	{margin-top:30px;padding:0 2%;}

.zaitakuArea ul.pageLink {
margin:0 0 0 -0;
letter-spacing:-0.4em;
text-align:center;
}
.zaitakuArea ul.pageLink li {
margin:2% 0 0 0;
display:inline-block;
letter-spacing:normal;
width:100%;
}
.zaitakuArea ul.pageLink li:first-child {
margin:0 0 0 0;
}
.zaitakuArea ul.pageLink li a {
padding:20px 30px;
display:block;
position:relative;
top:-1px;
line-height:1;
border:solid 1px #47b017;
color:#47b017;
font-weight:bold;
font-family:YuGothic,'Yu Gothic',sans-serif;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.zaitakuArea ul.pageLink li a:hover {
color:#47b017;
background:#fff;
}

.zaitakuArea ul.pageLink li i {padding:0 5px 0 0;}

.zaitakuArea h2	{
margin-top:50px;
color:#47b017;
font-size:22px;
font-family:YuGothic,'Yu Gothic',sans-serif;
line-height:1.3;
font-weight:bold;
text-align:center;
}
.zaitakuArea .read {
margin-top:20px;
padding:5%;
font-family:YuGothic,'Yu Gothic',sans-serif;
font-size:14px;
line-height:1.6;
background:#f9f9f9;
}

.zaitakuArea .read span {
margin:0 0 10px 0;
display:block;
line-height:1;
font-size:16px;
font-weight:bold;
color:#47b017;
font-family:YuGothic,'Yu Gothic',sans-serif;
}

.zaitakuArea h3 {
margin-top:40px;
padding:0 0 0 15px;
background:#47b017;
border-radius:5px;
}

.zaitakuArea h3 span {
padding:21px 0 20px 45px;
font-size:18px;
line-height:1;
font-weight:bold;
color:#fff;
display:block;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}

.zaitakuArea h3 span span {
margin-top:10px;
padding:0 0 0 0;
font-size:15px;
line-height:1;
font-weight:bold;
color:#fff;
display:block;
letter-spacing:0.05em;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}

.zaitakuArea h3 span.omoi  {background:url(../img/chip_heart.png) no-repeat 0 center;}
.zaitakuArea h3 span.what  {background:url(../img/chip_what.png) no-repeat 0 center;}
.zaitakuArea h3 span.all   {background:url(../img/chip_all.png) no-repeat 0 center;}


.zaitakuArea p.Img {
margin:30px auto 0 auto;
width:auto;
text-align:center;
}

.zaitakuArea p.Img img {width:100%;}


.zaitakuArea ul.otherList {
margin:20px 0 0 0;	
}

.zaitakuArea ul.otherList li {
margin:30px 0 0 0;
float:none;
width:auto;
}

.zaitakuArea ul.otherList li h4 {
padding:0 0 10px 0;
font-size:18px;
line-height:1;
font-weight:bold;
color:#47b017;
display:block;
border-bottom:solid 1px #47b017;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}

.zaitakuArea ul.otherList li p {
margin-top:15px;
padding:5%;
background:#f9f9f9;
font-size:14px;
line-height:1.6;
color:#333;
display:block;
font-family:YuGothic,'Yu Gothic',sans-serif;
height:auto;
}


.zaitakuArea h4.mid01 {
margin-top:40px;
font-size:20px;
line-height:1.4;
font-weight:bold;
color:#47b017;
display:block;
text-align:center;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
} 

.zaitakuArea h4.mid01 span {
font-size:20px;
display:inline;
line-height:1.4;
font-weight:bold;
color:#47b017;
text-align:center;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
} 

.zaitakuArea p.flowImg {
margin-top:30px;
line-height:0;
}
.zaitakuArea p.flowImg .pc {display:none;}
.zaitakuArea p.flowImg .sp {display:block;}

.zaitakuArea p.flowImg img {width:100%;}

.zaitakuArea ul.tenpoListBtn {
margin:10px 0 0 0;
letter-spacing:-0.4em;
text-align:center;
}

.zaitakuArea ul.tenpoListBtn li {
margin:2% 0 0 2%;
display:inline-block;
letter-spacing:normal;
width:48%;
}

.zaitakuArea ul.tenpoListBtn li:nth-child(2n+1) {
margin:0 0 0 0;
}

.zaitakuArea ul.tenpoListBtn li a {
padding:20px 30px;
display:block;
position:relative;
top:-1px;
line-height:1;
border:solid 1px #47b017;
color:#47b017;
font-weight:bold;
font-family:YuGothic,'Yu Gothic',sans-serif;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.zaitakuArea ul.tenpoListBtn li a:hover {
color:#fff;
background:#47b017;
}

.zaitakuArea ul.tenpoListBtn li i {padding:0 5px 0 0;}

.zaitakuArea h4.mid02 {
margin-top:40px;
padding:15px 0 15px 15px;
font-size:18px;
line-height:1.4;
font-weight:bold;
color:#47b017;
display:block;
border-left:solid 5px #47b017;
background:#f9f9f9;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}

.zaitakuArea ul.tenpoList {
margin-top:0;
display: flex;
flex-flow:wrap;
}
.zaitakuArea ul.tenpoList li {
margin:20px 0 0 0;
padding:20px 0 0 0;
width:100%;
border-bottom:none;
border-top:dashed 1px #ddd;
}
.zaitakuArea ul.tenpoList li:first-child {
margin-left:0;
padding:0;
border:none;
}
.zaitakuArea ul.tenpoList li:nth-child(3n+1) {
margin-left:0;
}
.zaitakuArea ul.tenpoList li p.photo {
line-height:0;
}
.zaitakuArea ul.tenpoList li p.photo img {
width:100%;
}
.zaitakuArea ul.tenpoList li table {
margin-top:10px;
border-bottom:solid 1px #e4e4e4;
border-right:solid 1px #e4e4e4;
width:100%;
}
.zaitakuArea ul.tenpoList li th {
padding:5px;
line-height:1;
font-family:YuGothic,'Yu Gothic',sans-serif;
font-weight:bold;
font-size:13px;
background:#f9f9f9;
width:60px;
border-top:solid 1px #e4e4e4;
border-left:solid 1px #e4e4e4;
}
.zaitakuArea ul.tenpoList li td {
padding:5px 5px 5px 10px;
line-height:1.4;
font-family:YuGothic,'Yu Gothic',sans-serif;
font-size:13px;
border-top:solid 1px #e4e4e4;
border-left:solid 1px #e4e4e4;
}
.zaitakuArea ul.tenpoList li span {
margin-top:10px;
display:block;
text-align:center;
}
.zaitakuArea ul.tenpoList li span a {
padding:20px 10px;
color:#fff;
font-size:12px;
font-weight:bold;
display:block;
line-height:1;
background:#47b017;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}
.zaitakuArea ul.tenpoList li span a:hover {background:#47b017;}
.zaitakuArea ul.tenpoList li span i {padding:0 5px 0 0;color:#fff;}







/* ごあいさつ
--------------------------------------------- */

.greetingArea {
margin-top:40px;
padding:0 2%;
}

.greetingArea h3 {
margin-top:15px;
font-size:18px;
font-weight:bold;
color:#47b017;
line-height:1.3;
letter-spacing:0.05em;
font-family:YuGothic,'Yu Gothic',sans-serif;
}

.greetingArea p.txt {
margin-top:20px;
line-height:1.8;
font-family:YuGothic,'Yu Gothic',sans-serif;
}

.greetingArea p.Img {
line-height:0;
text-align:center;
}

.greetingArea p.Img img {
width:100%;
}

.greetingArea p.name {
margin-top:10px;
text-align:center;
font-family:YuGothic,'Yu Mincho',sans-serif;
font-size:16px;
font-weight:bold;
}

.greetingArea p.name span {
display:block;
margin-bottom:-5px;
text-align:center;
font-family:YuGothic,'Yu Mincho',sans-serif;
font-size:14px;
font-weight:bold;
}


.greetingArea .oneBoxLeft {
}
.greetingArea .oneBoxLeft .inleft {
float:none;
width:auto;
}
.greetingArea .oneBoxLeft .inright {
float:none;
width:auto;
}


.greetingArea .oneBoxRight{
margin-top:30px;
padding:30px 0 0 0;
border-top:dashed 1px #e4e4e4;
}

.greetingArea .oneBoxRight .inleft {
float:none;
width:auto;
}
.greetingArea .oneBoxRight .inright {
float:none;
width:auto;
}








/* 私たちについて
------------------------------------------- */

.aboutusArea {
margin-top:30px;
padding:0 2%;
}

.aboutusArea ul.pageLink {
margin:0 0 0 -0;
letter-spacing:-0.4em;
text-align:center;
}
.aboutusArea ul.pageLink li {
margin:2% 0 0 0;
display:inline-block;
letter-spacing:normal;
width:100%;
}
.aboutusArea ul.pageLink li:first-child {
margin:0 0 0 0;
}
.aboutusArea ul.pageLink li a {
padding:20px 30px;
display:block;
position:relative;
top:-1px;
line-height:1;
border:solid 1px #47b017;
color:#47b017;
font-weight:bold;
font-family:YuGothic,'Yu Gothic',sans-serif;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.aboutusArea ul.pageLink li a:hover {
color:#47b017;
background:#fff;
}

.aboutusArea ul.pageLink li i {padding:0 5px 0 0;}


.aboutusArea h2	{
margin-top:30px;
color:#47b017;
font-size:22px;
font-family:YuGothic,'Yu Gothic',sans-serif;
line-height:1.3;
font-weight:bold;
text-align:center;
}

.aboutusArea h2 span {
margin-top:0;
color:#47b017;
font-size:22px;
font-family:YuGothic,'Yu Gothic',sans-serif;
line-height:1.3;
font-weight:bold;
text-align:center;
display:inline;
}
.aboutusArea .read {
margin-top:20px;
padding:5%;
font-family:YuGothic,'Yu Gothic',sans-serif;
font-size:14px;
line-height:1.8;
background:#f9f9f9;
}

.aboutusArea .read span {
margin:0 0 10px 0;
display:block;
line-height:1;
font-size:16px;
font-weight:bold;
color:#47b017;
font-family:YuGothic,'Yu Gothic',sans-serif;
}

.aboutusArea h3 {
margin-top:40px;
padding:0 0 0 15px;
background:#47b017;
border-radius:5px;
}

.aboutusArea h3 span {
padding:21px 0 20px 45px;
font-size:18px;
line-height:1;
font-weight:bold;
color:#fff;
display:block;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}

.aboutusArea h3 span span {
margin-top:10px;
padding:0 0 0 0;
font-size:15px;
line-height:1;
font-weight:bold;
color:#fff;
display:block;
letter-spacing:0.05em;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}

.aboutusArea h3 span.gaiyo		{background:url(../img/chip_gaiyo.png) no-repeat 0 center;}
.aboutusArea h3 span.accessmap	{background:url(../img/chip_accessmap.png) no-repeat 0 12px;}
.aboutusArea h3 span.history	{background:url(../img/chip_history.png) no-repeat 0 center;}

.aboutusArea table.tbl01 {
margin-top:20px;
width:100%;
border-bottom:solid 1px #e4e4e4;
border-right:solid 1px #e4e4e4;
}
.aboutusArea table.tbl01 a {
font-family:YuGothic,'Yu Gothic',sans-serif;
}
.aboutusArea table.tbl01 th {
padding:20px 0;
border-top:solid 1px #e4e4e4;
border-left:solid 1px #e4e4e4;
background:#f9f9f9;
width:100%;
display:block;
line-height:1.3;
color:#333;
font-family:YuGothic,'Yu Gothic',sans-serif;
font-weight:bold;
text-align:left;
padding-left:20px;
}

.aboutusArea table.tbl01 td {
padding:20px;
line-height:1.4;
color:#333;
display:block;
font-family:YuGothic,'Yu Gothic',sans-serif;
border-top:solid 1px #e4e4e4;
vertical-align:middle;
border-left:solid 1px #e4e4e4;
}


.aboutusArea .map {margin-top:20px;}
.aboutusArea .map iframe {width:100%;height:160px;}

.aboutusArea ul.mapList {
margin-top:0px;
}

.aboutusArea ul.mapList li {
margin:0 0 0 0;
width:auto;
float:none;
line-height:1.4;
font-size:12px;
color:#333;
font-family:YuGothic,'Yu Gothic',sans-serif;
}

.aboutusArea ul.mapList li:nth-child(1) {
margin:0 0 20px 0;
padding:20px 0 20px 50px;
border-right:none;
border-bottom:dashed 1px #e4e4e4;
background:url(../img/maplist_icon01.png) no-repeat left center / 40px;
}

.aboutusArea ul.mapList li:nth-child(2) {
padding:5px 0 5px 50px;
background:url(../img/maplist_icon02.png) no-repeat left center / 40px;
}

.aboutusArea table.tbl02 {
margin-top:20px;
width:100%;
border-bottom:solid 1px #e4e4e4;
}

.aboutusArea table.tbl02 td {
padding:10px 0;
border-top:solid 1px #e4e4e4;
font-family:YuGothic,'Yu Gothic',sans-serif;
line-height:1.4;
font-size:12px;
}

.aboutusArea table.tbl02 td.noline {
border-top:none;
}

.aboutusArea table.tbl02 td:first-child {
font-weight:bold;
width:55px;
}

.aboutusArea table.tbl02 td:nth-child(2) {
font-weight:bold;
width:40px;
}






/* 医療機関の皆様へ
-------------------------------------------------- */

.medicalArea {
margin-top:30px;
padding:0 2%;
}

.medicalArea ul.pageLink {
margin:0 0 0 -0;
letter-spacing:-0.4em;
text-align:center;
}
.medicalArea ul.pageLink li {
margin:2% 0 0 0;
display:inline-block;
letter-spacing:normal;
width:100%;
}
.medicalArea ul.pageLink li:first-child {
margin:0 0 0 0;
}
.medicalArea ul.pageLink li a {
padding:20px 30px;
display:block;
position:relative;
top:-1px;
line-height:1;
border:solid 1px #47b017;
color:#47b017;
font-weight:bold;
font-family:YuGothic,'Yu Gothic',sans-serif;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.medicalArea ul.pageLink li a:hover {
color:#47b017;
background:#fff;
}

.medicalArea ul.pageLink li i {padding:0 5px 0 0;}



.medicalArea h2	{
margin-top:30px;
color:#47b017;
font-size:22px;
font-family:YuGothic,'Yu Gothic',sans-serif;
line-height:1.3;
font-weight:bold;
text-align:center;
}

.medicalArea .read {
margin-top:20px;
padding:5%;
font-family:YuGothic,'Yu Gothic',sans-serif;
font-size:14px;
line-height:1.8;
background:#f9f9f9;
}


.medicalArea h3 {
margin-top:40px;
padding:0 0 0 15px;
background:#47b017;
border-radius:5px;
line-height:1.4;
}


.medicalArea h3 span {
line-height:1.2;
}

.medicalArea h3 span.kaigyo {background:url(../img/chip_kaigyo.png) no-repeat 0 center;}
.medicalArea h3 span.bukken {background:url(../img/chip_bukken.png) no-repeat 0 center;}

.medicalArea ul.step {
margin-top:80px;
position:relative;
}
.medicalArea ul.step li {
margin:100px 0 100px 0;
padding:5%;
position: relative;
color: black;
background: #f8fff5;
line-height: 1.4;
color:#47b017;
font-size:20px;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
font-weight:bold;
}

.medicalArea ul.step li:first-child{
margin:0 0 100px 0;
}

.medicalArea ul.step li:last-child{
margin:0 0 0 0;
}

.medicalArea ul.step li:before {
position: absolute;
background: #47b017;
color: #fff;
left: 0px;
bottom: 100%;
border-radius: 3px 3px 0 0;
padding:5px 10px;
font-size:18px;
font-weight:bold;
line-height: 1;
letter-spacing: 0.1em;
font-family:"Times New Roman", Times, serif;
}

.medicalArea ul.step li.step1:before	{content:"STEP1";}
.medicalArea ul.step li.step2:before	{content:"STEP2";}
.medicalArea ul.step li.step3:before	{content:"STEP3";}
.medicalArea ul.step li.step4:before	{content:"STEP4";}
.medicalArea ul.step li.step5:before	{content:"STEP5";}
.medicalArea ul.step li.step6:before	{content:"STEP6";}
.medicalArea ul.step li.step7:before	{content:"STEP7";}
.medicalArea ul.step li.step8:before	{content:"STEP8";}
.medicalArea ul.step li.step9:before	{content:"STEP9";}
.medicalArea ul.step li.step10:before	{content:"STEP10";}
.medicalArea ul.step li.step11:before	{content:"STEP11";}
.medicalArea ul.step li.step12:before	{content:"STEP12";}
.medicalArea ul.step li.step13:before	{content:"STEP13";}

.medicalArea ul.step li:after {
position: absolute;
color:#47b017;
left:50%;
bottom:-60px ;
content:"▼";
font-size:30px;
}

.medicalArea ul.step li:last-child:after {
content:"";
}

.medicalArea ul.step li h4 {
line-height: 1.3;
color:#47b017;
font-size:18px;
font-family:YuGothic,'Yu Gothic',sans-serif;
font-weight:bold;

}

.medicalArea ul.step li p {
margin-top:10px;
line-height: 1.6;
color:#333;
font-size:14px;
font-family:YuGothic,'Yu Gothic',sans-serif;
}


.medicalArea ul.step li ul				{margin:10px 0 0 20px;padding:0;}
.medicalArea ul.step li li				{margin:10px 0 0 0;padding:0;font-weight:normal;font-size:14px;color:#333;list-style:disc;line-height:1.4;}
.medicalArea ul.step li li:first-child	{margin:10px 0 0 0;padding:0;}
.medicalArea ul.step li li:last-child	{margin:10px 0 0 0;padding:0;}
.medicalArea ul.step li li:after		{margin:0;padding:0;content:"";}
.medicalArea ul.step li li:before		{margin:0;padding:0;content:"";}

.medicalArea table {
margin-top:30px;
width:100%;
border-bottom:solid 1px #e4e4e4;
border-right:solid 1px #e4e4e4;
}

.medicalArea th {
padding:20px;
border-top:solid 1px #e4e4e4;
border-left:solid 1px #e4e4e4;
background:#f9f9f9;
width:auto;
display:block;
line-height:1;
color:#333;
font-family:YuGothic,'Yu Gothic',sans-serif;
font-weight:bold;
}

.medicalArea td {
padding:20px;
line-height:1.4;
font-size:14px;
display:block;
color:#333;
font-family:YuGothic,'Yu Gothic',sans-serif;
border-top:solid 1px #e4e4e4;
border-left:solid 1px #e4e4e4;
}
.medicalArea td a {
font-size:14px;
font-family:YuGothic,'Yu Gothic',sans-serif;
}





/* グループ会社
-------------------------------------------- */

.groupArea	{margin-top:30px;padding:0 2%;}

.groupArea .inbox01 {margin-top:40px;}

.groupArea .inbox01 h3 {
padding:0 0 5px 0;
color:#47b017;
font-size:18px;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
font-weight:bold;
border-bottom:solid 2px #f1f1f1;
position: relative;
}
.groupArea .inbox01 h3:after {
position: absolute;
content: " ";
display: block;
border-bottom: solid 2px #47b017;
bottom: -2px;
width:30%;
}

.groupArea .inbox01 .cf {margin-top:20px;}

.groupArea .inleft {
float:none;
width:auto;
}
.groupArea .inleft p		{line-height:0;}
.groupArea .inleft p img	{width:100%;}


.groupArea .inright {
margin-top:20px;
float:none;
width:auto;
}
.groupArea .inright p {
line-height:1.8;
font-size:14px;
color:#333;
font-family:YuGothic,'Yu Gothic',sans-serif;
}

.groupArea .inbox01 table {
margin-top:20px;
width:100%;
border-right:solid 1px #e4e4e4;
border-bottom:solid 1px #e4e4e4;
}

.groupArea .inbox01 th {
padding:5%;
display:block;
border-top:solid 1px #e4e4e4;
border-left:solid 1px #e4e4e4;
background:#f9f9f9;
width:auto;
line-height:1;
color:#333;
font-family:YuGothic,'Yu Gothic',sans-serif;
font-weight:bold;
}

.groupArea .inbox01 td {
padding:5%;
display:block;
-height:1.4;
font-size:14px;
color:#333;
font-family:YuGothic,'Yu Gothic',sans-serif;
border-top:solid 1px #e4e4e4;
border-left:solid 1px #e4e4e4;
}

.groupArea .inbox01 td a {
color:#00F;
display:block;
line-height:1;
font-family:YuGothic,'Yu Gothic',sans-serif;
font-weight:bold;
}
.groupArea .inbox01 td a:before {
padding:0 5px 0 0;
content:"\f105";
font-family:FontAwesome;
}

.groupArea .map			{margin-top:20px;}
.groupArea .map iframe	{width:100%;height:200px;}

.groupArea ul.otherBtn {
margin-top:20px;
text-align:center;
letter-spacing:-0.4em;
}

.groupArea ul.otherBtn li {
margin:10px 0 0 0;
display:block;
letter-spacing:normal;
width:100%;
}

.groupArea ul.otherBtn li:first-child {
margin:0 0 0 0;
}

.groupArea ul.otherBtn li a {
padding:20px 20px;
display:block;
line-height:1;
background:#47b017;
color:#fff;
font-family:YuGothic,'Yu Gothic',sans-serif;
font-size:16px;
font-weight:bold;
position:relative;
border:solid 1px #47b017;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.groupArea ul.otherBtn li a:hover {
background:#47b017;
color:#fff;
}
.groupArea ul.otherBtn li i {
position:absolute;
right:10px;
}






/* 店舗リスト
--------------------------------------------- */

.storeArea	{margin-top:30px;padding:0 2%;}

.storeArea ul.pageLink {
margin:0 0 0 0;
letter-spacing:-0.4em;
text-align:center;
}

.storeArea ul.pageLink li {
margin:2% 0 0 2%;
display:inline-block;
letter-spacing:normal;
width:49%;
}

.storeArea ul.pageLink li:first-child {
margin:2% 0 0 0;
}

.storeArea ul.pageLink li:nth-child(2n+1) {
margin-left:0;
}

.storeArea ul.pageLink li a {
padding:20px 5%;
display:block;
position:relative;
top:-1px;
line-height:1;
border:solid 1px #47b017;
color:#47b017;
font-weight:bold;
font-family:YuGothic,'Yu Gothic',sans-serif;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.storeArea ul.pageLink li a:hover {
color:#fff;
background:#47b017;
}

.storeArea ul.pageLink li i {padding:0 5px 0 0;}

.storeArea h4.mid02 {
margin-top:40px;
padding:15px 0 15px 15px;
font-size:18px;
line-height:1.4;
font-weight:bold;
color:#47b017;
display:block;
border-left:solid 5px #47b017;
background:#f9f9f9;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}

.storeArea h3 {
margin-top:30px;
padding:15px 0 15px 15px;
font-size:18px;
line-height:1.4;
font-weight:bold;
color:#47b017;
display:block;
border-left:solid 5px #47b017;
background:#f9f9f9;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}



.storeArea .tenpoBox {
margin-top:20px;
padding:5%;
border:solid 1px #f1f1f1;
box-shadow:0px 0px 5px -3px #979797;
}

.storeArea .tenpoBox .inleft {
float:none;
width:auto;
}
.storeArea .tenpoBox .inleft p 		{line-height:0;}
.storeArea .tenpoBox .inleft p img	{width:100%;}

.storeArea .tenpoBox .inright {
margin-top:20px;
float:none;
width:auto;
}
.storeArea .tenpoBox .inright h4 {
font-size:18px;
line-height:1;
font-weight:bold;
color:#47b017;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}
.storeArea .tenpoBox .inright table {
margin-top:10px;
width:100%;
border-right:solid 1px #e4e4e4;
border-bottom:solid 1px #e4e4e4;
}

.storeArea th {
padding:10px;
border-top:solid 1px #e4e4e4;
border-left:solid 1px #e4e4e4;
background:#f9f9f9;
width:auto;
display:block;
line-height:1;
color:#333;
font-size:13px;
font-family:YuGothic,'Yu Gothic',sans-serif;
font-weight:bold;
}

.storeArea td {
padding:10px;
line-height:1.4;
display:block;
font-size:14px;
color:#333;
font-family:YuGothic,'Yu Gothic',sans-serif;
border-top:solid 1px #e4e4e4;
border-left:solid 1px #e4e4e4;
}








/* 最新ニュース＆コラム
---------------------------------------------------- */

.newsArea {
margin-top:30px;
padding:0 2%;
position:relative;
}

.newsArea .allPost div		{margin-top:30px;display:none;}
.newsArea .allPost div.show	{display:block;}

.newsArea ul.switch {
padding-top:0;
text-align:right;
letter-spacing:-0.4em;
}
.newsArea ul.switch li{
margin:0 0 0 0;
padding:10px 20px;
line-height:1;
letter-spacing:normal;
display:inline-block;
vertical-align:middle;
color:#fff;
font-family:YuGothic,'Yu Gothic',sans-serif;
font-weight:bold;
}
.newsArea ul.switch li:first-child{
margin-left:0;
}
.newsArea ul.switch li.tabNews		{background:#48b018;border-radius:5px/*5px 0 0 5px*/;}
.newsArea ul.switch li.tabColumn	{background:#db63da;border-radius:0 5px 5px 0;}

.newsArea ul.switch li:hover {cursor:pointer;}


.newsArea h3 {
font-size:20px;
line-height:1;
font-weight:bold;
color:#333;
position:absolute;
left:2%;
top:-5px;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}
.newsArea h3 span {
margin:0 0 10px 0;
font-size:13px;
line-height:1;
font-weight:bold;
color:#333;
display:block;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}

.newsArea dl {margin-top:30px;}
.newsArea dt {
padding:5% 0 0 0;
font-size:13px;
display: block;
width: 100%;
clear:left;
float:none;
background:url(../img/dot_news.png) repeat-x top left;
}
.newsArea dt span {
margin:0 0 0 5px;
padding:3px 5px;
position:relative;
top:-1px;
display:inline-block;
width:auto;
text-align:center;
color:#fff;
font-size:12px;
font-weight:bold;
line-height:1;
font-family:YuGothic,'Yu Gothic',sans-serif;
}

.newsArea dt span.shinchaku	  {background:#48b018;}
.newsArea dt span.columnjouho {background:#db63da;}

.newsArea dd {
padding:2% 0 5% 0;
display: block;
width:100%;
float:none;
background:none;
}
.newsArea dd a {
color:#333;
display:block;
line-height:1.4;
font-family:YuGothic,'Yu Gothic',sans-serif;
}
.newsArea dd a:hover {
color:#333;
text-decoration:none;
}

.newsArea .noline {padding-top:0;background:none;}


/* ページャー */
.newsArea .pager{
padding-top:30px;
background:url(../img/dot_news.png) repeat-x top left;
text-align:center;
letter-spacing:-0.4em;
}
.newsArea .pager li{
margin:0 0 0 3px;
line-height:1;
letter-spacing:normal;
display:inline-block;
vertical-align:middle;
}
.newsArea .pager li:first-child{
margin-left:0;
}
.newsArea .pager li a {
padding:9px 12px;
line-height:1;
display:block;
border:solid 1px #e4e4e4;
}
.newsArea .pager li a:hover {
padding:9px 12px;
line-height:1;
background:#e4e4e4;
border:solid 1px #e4e4e4;
}
.newsArea .pager li.on {
padding:9px 12px;
background:#e4e4e4;
line-height:1;
border:solid 1px #e4e4e4;
}

.newsArea .pager li:first-child a{
padding:9px 12px;
background:#47b017;
border:solid 1px #47b017;
}
.newsArea .pager li:last-child a{
padding:9px 12px;
background:#47b017;
border:solid 1px #47b017;
}

.newsArea .pager li i {
margin:0;
padding:0;
line-height:0;
color:#fff;
}


/* 投稿記事 */

.newsArea .postArea {
margin-top:30px;
padding:0 2%;
}

.newsArea .postHeader {
padding:20px 0 0 0;
background:url(../img/dot_news.png) repeat-x top left;
}
.newsArea .postHeader p.data {
margin:0 0 0 0;
color:#333;
display:block;
line-height:1.4;
font-family:YuGothic,'Yu Gothic',sans-serif;
}
.newsArea .postHeader p.data span {
margin:0 0 0 5px;
padding:3px 5px 2px 5px;
display:inline-block;
color:#fff;
font-size:12px;
font-weight:bold;
line-height:1;
position:relative;
top:-1px;
font-family:YuGothic,'Yu Gothic',sans-serif;
}

.newsArea .postHeader p.ttl {
margin:10px 0 30px 0;
padding:0 0 20px 0;
color:#333;
display:block;
line-height:1.3;
font-size:22px;
font-weight:bold;
font-family:YuGothic,'Yu Gothic',sans-serif;
background:url(../img/dot_news.png) repeat-x bottom left;
}

.newsArea p {margin-top:20px;line-height:2;}





/* 採用情報
------------------------------------------------------- */

.careersArea {margin-top:30px;padding:0 2%}

.careersArea .yokoku p {
margin-top:15px;
text-align:center;
color:#333;
display:block;
line-height:1.6;
font-size:16px;
font-weight:bold;
font-family:YuGothic,'Yu Gothic',sans-serif;
}


.careersArea h3 {
margin-top:50px;
padding:0 0 0 15px;
background:#47b017;
border-radius:5px;
}

.careersArea h3 span {
padding:21px 0 20px 45px;
font-size:20px;
line-height:1.2;
font-weight:bold;
color:#fff;
display:block;
background:url(../img/chip_event.png) no-repeat 0 center;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}


.careersArea .read {
margin-top:10px;
padding:5%;
font-family:YuGothic,'Yu Gothic',sans-serif;
font-size:14px;
line-height:1.6;
background:#f9f9f9;
}


.careersArea .flo {
margin-top:30px;
font-family:YuGothic,'Yu Gothic',sans-serif;
font-size:20px;
font-weight:bold;
line-height:1;
color:#333;
}
.careersArea .flo span {
margin:0 0 10px 0;
font-family:YuGothic,'Yu Gothic',sans-serif;
font-size:18px;
line-height:1;
display:block;
font-weight:bold;
color:#f79646;
}

.careersArea h4 {
margin:20px 0 20px 0;
padding:0 0 10px 0;
color:#47b017;
font-size:20px;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
font-weight:bold;
border-bottom:solid 2px #f1f1f1;
position: relative;
line-height:1.4;
}
.careersArea h4:after {
position: absolute;
content: " ";
display: block;
border-bottom: solid 2px #47b017;
bottom: -2px;
width:30%;
}

.careersArea table {
margin-top:20px;
width:100%;
border-right:solid 1px #e4e4e4;
border-bottom:solid 1px #e4e4e4;
}

.careersArea th {
padding:2%;
border-top:solid 1px #e4e4e4;
border-left:solid 1px #e4e4e4;
background:#f9f9f9;
width:20%;
line-height:1;
color:#333;
font-size:12px;
font-family:YuGothic,'Yu Gothic',sans-serif;
font-weight:bold;
text-align:center;
}

.careersArea th.wid {
width:8%;
padding:2%;
}

.careersArea td {
padding:2%;
line-height:1.4;
font-size:12px;
color:#333;
font-family:YuGothic,'Yu Gothic',sans-serif;
border-top:solid 1px #e4e4e4;
border-left:solid 1px #e4e4e4;
word-wrap:break-word;
}






/* お問い合わせ
------------------------------------------- */

.contactArea {
margin-top:30px;
padding:0 2%;
}

.contactArea .read {
margin-top:30px;
padding:5%;
font-family:YuGothic,'Yu Gothic',sans-serif;
font-size:14px;
line-height:1.6;
background:#f9f9f9;
}

.contactArea table {
margin-top:20px;
width:100%;
border-right:solid 1px #e4e4e4;
border-bottom:solid 1px #e4e4e4;
}

.contactArea th {
padding:5%;
border-top:solid 1px #e4e4e4;
border-left:solid 1px #e4e4e4;
background:#f9f9f9;
width:auto;
display:block;
line-height:1;
color:#333;
font-size:14px;
font-family:YuGothic,'Yu Gothic',sans-serif;
font-weight:bold;
vertical-align:top;
}

.contactArea th span.required {color:#F00;}

.contactArea td {
padding:5%;
display:block;
line-height:1.4;
font-size:13px;
color:#333;
font-family:YuGothic,'Yu Gothic',sans-serif;
border-top:solid 1px #e4e4e4;
border-left:solid 1px #e4e4e4;
}

.contactArea td span {
margin-top:10px;
display:block;
font-family:YuGothic,'Yu Gothic',sans-serif;
}
.contactArea td span:first-child {
margin-top:0;
}

.contactArea td input {
padding:10px;
border:solid 1px #e4e4e4;
width:80%;
border-radius:3px;
}
.contactArea td.age input {
width:20%;
}
.contactArea td.add span {
width:auto;
display:inline;
vertical-align:middle;
}
.contactArea td.add span input {
width:25%;
}
.contactArea td.tel span {
width:auto;
display:inline;
vertical-align:middle;
}
.contactArea td.tel span input {
width:15%;
}

.contactArea td select {
padding:5px 5px 8px 5px;
border:solid 1px #e4e4e4;
border-radius:3px;
}

.contactArea td textarea {
padding:10px;
border-radius:3px;
width:90%;
border:solid 1px #e4e4e4;
}

.contactArea p.send {
margin:30px auto 0 auto;
width:80%;
text-align:center;
}
.contactArea p.send input {
padding:8% 0;
border:none;
line-height:1;
font-size:16px;
font-weight:bold;
color:#333;
width:200px;
background:#47b017;
color:#fff;
font-family:YuGothic,'Yu Gothic',sans-serif;
border:solid 1px #47b017;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.contactArea p.send input:hover {
background:#47b017;
color:#fff;
border:solid 1px #47b017;
cursor:pointer;
}





}







/* 採用Q&A */
.qaarea ul.pageLink li {
    margin: 0 0 0 10px;
    display: inline-block;
    letter-spacing: normal;
}
.qaarea ul.pageLink {
    margin: 20px 0 30px -10px;
    letter-spacing: -0.4em;
    text-align: center;
}
.qaarea h3 {background:#2ab2dc;padding:10px;margin:20px 0;
	border-radius:5px;color:white;}
.qaarea ul.pageLink li a {
    padding: 20px 30px;
    display: block;
    position: relative;
    top: -1px;
    line-height: 1;
    border: solid 1px #47b017;
    color: #47b017;
    font-weight: bold;
    font-family: YuGothic,'Yu Gothic',sans-serif;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.qaarea ul.pageLink li a:hover {
    color: #fff;
    background: #47b017;
}