/*
Theme shika select
Theme URI: http://www.example.com/shika-select/
Description: 歯医者さんがキュレーターの歯科医院検索サイト
Version: 1.1
Author: shika-select
Author URI:  http://www.example.com/
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    font-family: "メイリオ";
    font-feature-settings: inherit;
    font-kerning: inherit;
    font-language-override: inherit;
    font-size: 100%;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: inherit;
    font-synthesis: inherit;
    font-variant: inherit;
    font-weight: inherit;
    line-height: 1.7;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

a{text-decoration:none;}
ol, ul{list-style:outside none none;}
li{list-style-type:none;}
p{line-height:1.6;font-size:12px;}

/*
clearfix
------------------------------*/
.clearfix:after {/*for modern browser*/
   content: "";
   display: block;
   clear: both;
}

.clearfix { *zoom:1; } /*for IE6,IE7*/



/*--------------------------

ヘッダー

---------------------------*/
#header {
    background-color: #ffffff;
    line-height: 1.3;
    margin-bottom: 0px;
    min-width: 1140px;
    position: relative;
    width: 100%;
    height: 83px;
    z-index: 989;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.2);
}



#headapace {
    font-size: 10px;
    color: #ffffff;
    padding: 5px 0;
    border-top: 2px solid #81D7D0;
}



#headapace h1 {
    line-height: 1.6;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    width: 1125px;
    font-size: 12px;
    font-weight: 500;
    color: #7F7C7A;
    margin-top: 3px;
}



.headline {
    display: table;
    height: 29px;
    margin: 0 auto;
    padding-top: 0px;
    width: 1140px;
    color: #ffffff;
    text-align: left;
}


#header .inner {
    display: table;
}


.clearfix:before, .clearfix:after, .cf:before, .comment-respond:before, .cf:after, .comment-respond:after, .widget ul li:before, .widget ul li:after {
    content: "";
    display: table;
}



#logo {
    margin-right: 300px;
    display: table-cell;
    vertical-align: middle;
    height: 57px;
    float: left;
}


/*--------------------------

検索ゾーン

---------------------------*/
.searchbox[data1208] {
    width: 812px;
    max-width: 100%;
    position: relative;
    z-index: 888;
    box-sizing: border-box;
    margin-left:140px;
}

.searchbox form[data1208] {
    display: flex;
    flex-wrap: wrap;
}


.area[data1208] {
    width: 50%;
    height: 39px;
    padding: 0 30px 0 10px;
    border: none;
    border: 1px solid #eee;
    line-height: 43px;
    background: #fff;
    font-size: 14px;
    color: #858585;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}



.shinryolist:before {
    content: '';
    background-image: url(images/bunya.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 25px;
    height: 25px;
    background-size: contain;
    position: absolute;
    top: 7px;
    left: 15px;
}


.kodawarilist:before {
    content: '';
    background-image: url(images/monsterball.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 20px;
    height: 20px;
    background-size: contain;
    position: absolute;
    top: 10px;
    left: 15px;
}


.btn_green:before{
    content: '';
    background-image: url(images/mushimegane.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 23px;
    height: 23px;
    background-size: contain;
    position: absolute;
    top: 10px;
    left: 10px;
}


.shinryomenu {
    width: 30%;
    height: 39px;
    border: none;
    border-right: 1px solid #eee;
    border-top: 1px solid #eee;
    border-bottom:1px solid #eee;
    line-height: 43px;
    background: #fff;
    font-size: 16px;
    color: #858585;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
}

.shinryomenu > label > select {
    margin: 0;
    padding: 0px 28px 0px 50px;
    width: 100%;
    height: 34px;
    cursor: pointer;
    background: #ffffff  url(images/pulldownbutton.png) no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-size: auto 100%;
    background-position: right center;
    appearance: none;
    font-size: 16px;
    color: #706e6e;
    border: none;
    outline: none;
}


.searchbox form button[data1208] {
    width: 30%;
    height: 41px;
    padding: 0 25px 0 50px;
    border: none;
    border-right: 1px solid #eee;
    border-top: 1px solid #eee;
    border-bottom:1px solid #eee;
    line-height: 43px;
    background: #fff;
    font-size: 16px;
    color: #858585;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
}



.searchbox form #searchdetail[data1208] {
    width: 100%;
    height: auto;
    position: absolute;
    top: 62px;
    left: 0;
    background: #fff;
    display: flex;
    box-shadow: 0 4px 14px 0 rgba(0,0,0,.5);
}



.searchbox form #searchdetail>div[data1208] {
    width: 100%;
    padding: 20px;
    transition: all .3s;
}


input, textarea {
    margin: 0;
    padding: 0;
}



.searchbox form #searchdetail>div input[data1208] {
    display: none;
}



.searchbox form #searchdetail>div label[data1208] {
    width: auto;
    height: auto;
    margin: 0 7px 10px 0;
    padding: 0 12px;
    font-size: 15px;
    line-height: 40px;
    color: #777;
    display: inline-block;
    background: #eee;
    border-radius: 4px;
    text-align: center;
    border: none;
    cursor: pointer;
    transition: all .3s;
}


.searchbox form #searchdetail>div input[data1208] {
    display: none;
}

.searchbox form #searchdetail>div .check_box:checked+label[data1208], #mainsearch .inner .searchbox form #searchdetail>div input[name=genre]:checked+label[data1208] {
    background-color: #81D7D0;
    color: #fff;
}


.btn_green {
    width: 20%;
    display: block;
    border: none;
    background: #81D7D0;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
    position: relative;
    padding: 10px 0px 10px 10px;
}


[class^="icon-"], [class*=" icon-"] {
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



.kantomenu{
    width: 35%;
    height: 39px;
    border: none;
    border: 1px solid #eee;
    line-height: 43px;
    background: #fff;
    font-size: 18px;
    color: #858585;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
}

.kantomenu > label > select {
    margin: 0;
    padding: 0px 25px 0px 53px;
    width: 310px;
    height: 39px;
    cursor: pointer;
    background: #ffffff url(images/pulldownbutton.png)no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-size: auto 100%;
    background-position: right center;
    appearance: none;
    font-size: 18px;
    color: #706e6e;
    border: none;
    outline: none;
}


.bunyamenu{
    width: 35%;
    height: 39px;
    border: none;
     border-right: 1px solid #eee;
    border-top: 1px solid #eee;
    border-bottom:1px solid #eee;
    line-height: 43px;
    background: #fff;
    font-size: 18px;
    color: #858585;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
}

.bunyamenu > label > select {
    margin: 0;
    padding: 0px 25px 0px 53px;
    width: 310px;
    height: 39px;
    cursor: pointer;
    background: #ffffff url(images/pulldownbutton.png)no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-size: auto 100%;
    background-position: right center;
    appearance: none;
    font-size: 18px;
    color: #706e6e;
    border: none;
    outline: none;
}



.bunyalist:before {
    content: '';
    background-image: url(images/bunya.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 25px;
    height: 25px;
    background-size: contain;
    position: absolute;
    top: 7px;
    left: 15px;
}


.kantolist:before {
    content: '';
    background-image: url(images/pin.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 35px;
    height: 35px;
    background-size: contain;
    position: absolute;
    top: 3px;
    left: 15px;
}



/*--------------------------

パンクズ

---------------------------*/
.breadcrumbs {
    margin: 0 auto;
    width: 1140px;
    font-size: 12px;
    padding: 30px 10px 0;
    border-bottom: none;
}

.breadcrumbs a:link {
    text-decoration: none;
    cursor: pointer;
    color: #4a4a4b;
}

.breadcrumbs a{
    text-decoration: none;
    cursor: pointer;
    color: #4a4a4b;
}


/*--------------------------

著者ゾーン

---------------------------*/

.writerexplainzone {
    background: #fafafa;
    width: 1140px;
    margin: 20px auto 30px auto;
}

.writerexplainzone-content {
    padding: 25px;
}


.authorgazou img {
    border: .5px solid #fff;
    border-radius: 100%;
    bottom: 0;
    box-sizing: border-box;
    height: 128px;
    left: 0;
    overflow: hidden;
    position: relative;
    width: 128px;
    z-index: 1;
}


.authorname-title {
    bottom: 50px;
    color: #000;
    margin-left: 10px;
    text-shadow: 0 2px 7px rgba(0,0,0,.5);
    display: inline;
    font-size: 19px;
    position: relative;
}

.authorzone_desc {
    margin-top: 15px;
    color: #666666;
    font-size: 13px;
    line-height: 1.7;
}


#main {
    min-width: 1140px;
    padding: 10px 0;
    margin: 0 auto;
    position: relative;
    width: 100%;
    z-index: 989;
    display: table;
}

#mainzone {
    margin: 0px auto;
    width: 1140px;
    padding: 24px 10px 0;
    display: table;
}





/*--------------------------

　記事一覧

---------------------------*/
#kijiichiran{
float: left;
    margin: auto;
    position: relative;
    width: 788px;   
    margin-top:16px;
    box-sizing: border-box;
}




.ichiran{
    list-style: inside;
    margin: 0 auto;
    padding: 0;
    white-space: normal;
    width: 100%;
}


.ichiran-item {
    border-bottom: 1px solid #ececec;
    display: list-item;
    line-height: inherit;
    list-style: none;
    margin-bottom: 0;
}

.Article {
    background-color: #fff;
    box-sizing: border-box;
    display: block;
    position: relative;
    word-wrap: break-word;
}

.Article>a {
    color: #352629;
    display: block;
    padding: 12px 0;
}


.shinchakucon>a {
    overflow: hidden;
}


.shinchakucon .kijithumbnail {
    float: left;
    overflow: hidden;
    position: relative;
}



.Article--medium.shinchakucon .shinchakucon--photos {
    width: 127px;
}


.FlexEmbed-ratio {
    display: block;
    padding-bottom: 100%;
    width: 100%;
}


.Media {
    display: block;
    overflow: hidden;
    position: relative;
}


.Media:before {
    content: "";
    display: block;
    width: 100%;
}


.Media-content {
    background-color: #f6f5f0;
    bottom: 0;
}


.Media-content, .Media-video iframe {
    position: absolute;
    top: 0;
}


.Media-content img {
    opacity: 1;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    max-width: 100%;
    height: auto;
}

.Article--medium.shinchakucon .contentzone {
    font-size: 12px;
    height: 127px;
    margin-left: 137px;
}


[data-lineclamp] {
    display: -webkit-box;
    overflow: hidden;
    word-break: break-all;
    -webkit-box-orient: vertical;
}


[data-lineclamp~="2"] {
    -webkit-line-clamp: 2;
}


.shinchakucon .kijititle {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.414;
    margin-bottom: 3px;
    max-height: 2.8em;
    padding-bottom: 2px;
}


.Article--medium.shinchakucon .kijititle {
    font-size: 18px;
    font-size: 1.125rem;
}


.bassuitxt {
    color: #4a4a4a;
    font-size: 12.641px;
    font-size: .79012rem;
    margin-bottom: 4px;
    max-height: 2.828em;
    overflow: hidden;
}


.Author {
    color: #9b9b9b;
}


[data-lineclamp~="1"] {
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}


.shinchakucon .Author {
    max-height: 1.4em;
    overflow: hidden;
    white-space: normal;
    word-break: break-word;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
}
/*--------------------------

右メニュー

---------------------------*/
.kabuzone-col--rightside {
    min-height: 1px;
    width: 300px;
}


.kabuzone-col {
    box-sizing: border-box;
    float: left;
}


[data-space~="left:30"] {
    margin-left: 30px;
}


[data-space~="top:10"] {
    margin-top: 10px;
}


.widgettitle {
    background: #fff;
    border-top: 1px solid #000;
}

.widgettitle {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    padding: 20px 0 17px;
    margin-top: 30px;
}

.weekly small {
    color: #999;
    display: block;
    font-size: 11px;
    margin-top: -17px;
    margin-bottom: 30px;
}

ul.wpp-list {
    counter-reset: ranking;
}


.wpp-list li {
    overflow: hidden;
    float: none;
    clear: both;
    margin-bottom: 1rem;
}

ul.wpp-list li {
    list-style: none;
    position: relative;
    margin-bottom: 0.75em;
    padding-bottom: 0.75em;
}



.wpp-list li:before {
    counter-increment: ranking;
    content: counter(ranking);
    background: #000;
    margin-right: 3px;
    color: #fff;
    width: 1.5em;
    height: 1.5em;
    font-size: 0.75em;
    display: block;
    text-align: center;
    line-height: 1.5em;
    position: absolute;
    left: 0;
    top: 0;
}

.wpp-list li:nth-child(1):before {
    background: #ffff7f;
    color: #fff;
}

.wpp-list li:nth-child(2):before {
    background: #7fbfff;
    color: #fff;
}

.wpp-list li:nth-child(3):before {
    background: #ff7f7f;
    color: #fff;
}

.help__link {
    display: flex;
    height: 70px;
    justify-content: space-between;
    cursor: pointer;
}


ul.wpp-list li a {
    text-decoration: none;
    color: #4a4a4a;
}

.wpp-thumbnail {
    display: inline;
    float: left;
    margin: 0 1rem 0 0;
    border: none;
}


ul.wpp-list img {
    padding-right: 10px;
    width: 56px;
    margin: 0px;
}

.wpp-post-title {
    font-size: 14.222px;
    font-weight: 300;
    max-height: 2.8em;
    padding-bottom: 3px;
    word-break: break-all;
}


.u-textRight {
    text-align: right!important;
}




.ArrowLink {
    display: inline-block;
    font-size: 12.641px;
    font-size: .79012rem;
}


[data-space~="top:10"] {
    margin-top: 10px;
}



.help img {
    width: 70px;
    height: 70px;
    font-family: "object-fit: cover;";
    object-fit: cover;
    background-color: #f4f4f5;
}


.help a:hover{opacity:0.6;transition:0.1s;}


.help__detail {
    display: flex;
    width: 212px;
    flex-direction: column;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.5;
}


.help__title {
    flex: 1 0 0%;
}

.help__title:only-child {
    display: flex;
    align-items: center;
}


.help__item:nth-child(n+2) {
    margin-top: 24px;
}


/*--------------------------

タグクラウド

---------------------------*/
/*タグクラウドのデザイン*/
.tagcloud a{
     background-color: #fff;
    border: 1px solid #dcdcdc;
    color: #000;
    font-weight: 500;
    line-height: 1;
    font-size: 12px !important;
    padding:8px 8px 8px 6px;
    margin: 0 5px 8px 0;
    text-align: left;
    word-break: break-all;
    display: inline-block;
    letter-spacing: .02em;
    transition: all 200ms;
    zoom: 1; /* これはIE7以下向け */
}

/*タグクラウドマウスオーバー時*/
.tagcloud a:hover{
 background:#81d7d0; 
 border:1px solid #81d7d0;
 color: #fff;
 text-decoration: none;
}





/*--------------------------

フッター
---------------------------*/
#foot_navi{background: #81d7d0 none repeat scroll 0 0;padding: 20px 0;float:left;margin: 0 auto 30px;position: relative;width: 100%;}
#foot_haba{margin:10px auto;width:1140px;}
.fLeft{float:left;}
li{line-height:1.9;}
.list_link_txt li a{padding-left:30px;}
h2.title{color:#ffffff;font-size:1em;font-weight:bold;}
#opnBlock{background:#fff none repeat scroll 0 0;border:1px solid #c0c0c0;float:right;margin:-50px 0 0;padding:8px 15px;}
#opinionHead, #opinionHead{color:#000000;font-weight:bold;font-size:13px;}
#opinionBody{position:relative;}
#opinionBoxInner{margin:10px;padding:0;}
#opnBlock fieldset{width:278px;}
fieldset, img{border:0 none;}
#contents-areatop-wrap img{transition:0.1s;margin-bottom: 50px;}
#contents-areatop-wrap img:hover{opacity:0.6;transition:0.1s;}
#opnBlock .tipped{color:#888;}
#opnBlock textarea{border:1px solid #cecece;height:130px;margin:5px 0 10px;padding:5px;width:250px;}
#opnBlock .opi_buttonHolder{padding-right:15px;}
#opnBlock .attention{font-size:0.9em;margin:10px 0 0;text-align:center;white-space:nowrap;width:260px;}
#opnBlock .attention{font-size:14px;text-align:center;white-space:nowrap;}
p{line-height:1.6;font-size:12px;}
ul#help a:link{color:#ffffff;text-decoration:none;}
ul#help a:visited{color:#ffffff;text-decoration:none;}
.sprite{margin-right:4px;}
.btn_general{color:#222;cursor:pointer;text-align:center;}
#copyright{background-color:#81d7d0;color:#ffffff;display:table;float:right;font-size:12px;height:25px;margin:-30px auto;width:100%;}
.clearfix, .cf, .comment-respond, .widget ul li {zoom: 1;}



/*--------------------------

　フッター上部

---------------------------*/
.footer_search{
    background: #81d7d0 none repeat scroll 0 0;
    border-top: 1px solid #81d7d0;
    padding: 54px 0 0;
    clear: both;
    margin: 0px auto;
    position: relative;
    width: 100%;
}

.todofukenkensaku{
    width:1140px;
    margin: 0 auto;
}

.todofukenkensaku h3{
    font-size: 12px;
    color: #fff;
}





#prefsitemap{
    width:658px;
}


#prefsitemap .kabutodofuken {
    padding: 14px 0 12px;
    border-top: solid 1px #e0dccc;
}



#prefsitemap .kabutodofuken:first-child {
    border-top: 0;
}

#prefsitemap .kabutodofuken .localname {
    float: left;
    padding-left: 12px;
    width: 100px;
    font-size: 13px;
    color:#fff;
}



#prefsitemap .kabutodofuken ul li {
    display: inline;
    font-size: 12px;
    color: #fff;
}

#prefsitemap .kabutodofuken ul li a{
    display: inline;
    font-size: 12px;
    color: #fff;
}

#prefsitemap .kabutodofuken ul li a:hover{
text-decoration:underline; 
}

.footer_left{
    margin: 0;
    width: 198px;
    float: left;
}

.footer_left h2{
    color: #ffffff;
    font-size: 13px;
}

.list_link_txt a{
    font-size: 13px;
    color: #fff;
    padding-left: 0px;
}


.list_link_txt a:hover{
   text-decoration:underline; 
}



:focus {
    outline: none;
}

/*--------------------------

　TOPにもどる

---------------------------*/


#pagetop {
    display: block;
    position: fixed;
    right: 35px;
    bottom: 25px;
    z-index: 990;
    text-indent: -9999px;
    overflow: hidden;
    border-radius: 50%;
    background-color: rgba(0,0,0,0.3);
    opacity: 1;
    width: 48px;
    height: 48px;
}



#pagetop>i {
    margin: auto;
    transform: translateY(150%) rotate(45deg);
    left: 0;
    display: block;
    width: 13px;
    height: 13px;
    position: relative;
}


#pagetop i:before,#pagetop>i:after {
  position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    border-radius: 2px;
    content: "";
    transition: all .6s ease-out;
    vertical-align: sub;
}



#pagetop i:before {
    width: 100%;
    height: 3px;
}

#pagetop i:after {
    width: 3px;
    height: 100%;
}

select::-ms-expand {
    display: none;
}


/*--------------------------

ページャー

---------------------------*/
.tablenav{
    margin: 32px 0 32px;
    padding-top: 32px;
    text-align:center;
    clear:both;
}

a.page-numbers{
    -moz-border-bottom-colors:none;
    -moz-border-left-colors:none;
    -moz-border-right-colors:none;
    -moz-border-top-colors:none;
    background:#fff;
     border: 1px solid #f5f5f7;
    color:#666;
    cursor:pointer;
    display:inline-block;
    font-size:14px;
    outline:medium none;
    width:40px;
    height:40px;
    margin: 0 4px;
    vertical-align: top;
    line-height: 39px;
    border-radius: 4px;
}

a.page-numbers:hover{
    color:#666;
    background:#f5f5f7;
}

.tablenav span{
    -moz-border-bottom-colors:none;
    -moz-border-left-colors:none;
    -moz-border-right-colors:none;
    -moz-border-top-colors:none;
    background: #f5f5f7;
    border: 1px solid #f5f5f7;
    display:inline-block;
    font-size:14px;
    margin: 0 4px;
    vertical-align: top;
    font-weight: 400;
    height: 40px;
    color: #666;
    line-height: 39px;
    width: 40px;
    transition: background .3s,border .3s,color .3s;
    text-align: center;
    border-radius: 4px;
}


.tablenav .next, .tablenav .prev{
    border:0 none;
    background:transparent;
    text-decoration:underline;
    font-size:smaller;
    font-weight:bold;
}

.prev{
    display:none !important;
}

.next{
    display:none !important;
}



select::-ms-expand {
    display: none;
}



#contents-areatop-wrap{
	margin-top:30px;
}