/*
Template:fsv-gallery-medical-green
Theme Name:fsv-gallery-medical-green_child
*/

@media screen and (min-width: 658px) {
  .component-inner {
    max-width: 960px;
    max-width: 96rem;
    margin: 0 auto;
  }
}

.tag1 {
  background-color: #02a4ee;
  padding: 5px 10px;
  margin: 0 10px 0 0;
  color: #fff;
  font-size: 14px;
}

.tag2 {
  background-color: #e30001;
  padding: 5px 10px;
  margin: 0 10px 0 0;
  color: #fff;
  font-size: 14px;
}

.tag3 {
  background-color: #ee7500;
  padding: 5px 10px;
  margin: 0 10px 0 0;
  color: #fff;
  font-size: 14px;
}

#gallery-1 img, #gallery-2 img, #gallery-3 img, #gallery-4 img, #gallery-5 img, #gallery-6 img, #gallery-7 img, #gallery-8 img, #gallery-9 img {
  border: none !important;
}

.entry-content h2 {
  padding: 0.8em 0.8em;
  color: #fff;
  background: #00ab84;
  font-size: 25px;
  font-size: 2.5rem;
}

#main-footer>.component-inner img {
  max-width: 100%;
}

.entry-content thead, .comment-content thead {
  background-color: #06ac85;
  color: #fff;
}

.entry-content thead td, .comment-content thead td {
  font-weight: bold;
}

.entry-content tr:nth-child(even), .comment-content tr:nth-child(even) {
  background-color: #f5f5f5;
}

#main-footer p {
  text-shadow: none;
}

.footer-copy {
  margin: 0;
}

body {
  font-family: Arial, 'ヒラギノ角ゴ ProN W3', "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Helvetica, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.entry-summary {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

.entry-summary a {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

.entry-content p, .comment-content p, .mu_register p {
  line-height: 1.6;
}

#site-navigation li a, #site-navigation li {
  text-shadow: none;
}

.dis-sp {
  display: none;
}

.center {
  display: block;
}


/* 色をパンフに合わせる */

a {
  color: #00ab84;
}

#site-navigation div.menu>ul>li {
  background: url(images/border_nav.png) no-repeat left center;
}

#header-nav-area {
  background-color: #00ab84;
  box-shadow: none;
}

#header-nav-area .component-inner, #main-footer, #masthead {
  background: -webkit-linear-gradient(left, #00ab84 0%, #26b28d 50%, #00ab84 100%);
  background: -moz-linear-gradient(left, #00ab84 0%, #26b28d 50%, #00ab84 100%);
  background: -o-linear-gradient(left, #00ab84 0%, #26b28d 50%, #00ab84 100%);
  background: -ms-linear-gradient(left, #00ab84 0%, #26b28d 50%, #00ab84 100%);
  background: linear-gradient(to right, #00ab84 0%, #26b28d 50%, #00ab84 100%);
}

#site-navigation li a:hover, #site-navigation li:hover {
  background: #00ab84;
}

#site-navigation li a:hover, #site-navigation li:hover {
  background: #82c8a6;
}

#site-navigation li ul li a {
  background: #00ab84;
}

#site-navigation li ul li a:hover {
  background: #82c8a6;
}

.articlebox {
  border-top: solid 1px #ddd;
}

.archive-content a {
  color: #494949 !important;
  margin: 5px 0 10px 15px;
}

.archive-content a:hover {
  text-decoration-color: #494949;
}

p.date {
  font-size: 12px;
  color: #c0c0c0;
  margin: 0;
}

#header-widget-area .searchform input#s {
  background: url(images/bg_search.png) no-repeat 8px center;
  background-color: #fff;
  border: 1px solid #82c8a6;
}

#header-widget-area .searchform input#s:focus {
  background: url(images/bg_search.png) no-repeat 8px center;
  background-color: #fff;
}

.articlebox {
  margin: 0;
  padding: 25px 0;
  overflow: auto;
}

#site-navigation li ul li {
  width: 100%;
}

#site-navigation li ul li a {
  width: 100%;
}

#site-navigation li ul li {
  border-top: none;
}

.articles a, .event a, .latestpost a {
  color: #505740;
}

.wp-caption .wp-caption-text, .gallery-caption, .entry-caption {
  text-align: center;
}

.wp-caption img, img.alignleft, img.alignright, img.aligncenter, img.alignnone {
  border: none;
  border-radius: 0;
  box-shadow: none;
}

.entry-header .entry-title, .archive-header .archive-title {
  padding: 25px;
  color: #494949;
  /*文字色*/
  border-left: solid 8px #00ab84;
  /*左線*/
  font-size: 36px;
  font-weight: bold;
  margin: 25px 0 50px;
}

/*
.entry-content h2 {
  padding: 0.25em 0;
  color: #494949;
  background: transparent;
}*/

.archive-content h2 {
  padding: 0.25em 0;
  /*上下 左右の余白*/
  color: #494949;
  /*文字色*/
  background: transparent;
  /*背景透明に*/
  font-size: 20px;
}

.entry-content h3 {
  padding: 0.8em 1.2em;
  /*上下 左右の余白*/
  color: #494949;
  /*文字色*/
  background: #eee;
}


/* 不要な表示を非表示にする */

.footer-widget-area {
  display: none;
}

#masthead {
  padding-bottom: 0;
}

#header-title-area {
  margin-top: 1.2rem;
}

#header-title-area .site-description {
  color: #525252;
}

body {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 2.4rem;
}

.entry-content, .mu_register {
  line-height: 1.3;
}

#header-title-area h1.site-title-img+h2.site-description {
  padding-top: 2.0rem;
}

#header-title-area .site-description {
  font-size: 36px;
  font-weight: bold;
  display: inline-block;
  /*padding-top;
  1rem;*/
}

#header-title-area .site-description-sub {
  font-size: 11px;
  font-weight: normal;
  display: inline-block;
  margin-left: 20px;
}

#header-widget-area {
  margin-top: 10px;
}

#header-ln-area {
  float: right;
  width: 19%;
  text-align: right;
  margin-top: 10px;
  position: static;
  font-size: 12px;
}

#header-ln-area a {
  color: #999;
  text-decoration: underline;
}


/* ヘッダーメニュー余白 */

#site-navigation div.menu>ul>li>a {
  padding: 12px 7px 11px;
  padding: 1.2rem 0.7rem 1.1rem;
  font-size: 1.5rem;
  font-weight: bold;
}

/*.frmenu div.menu>ul>li>a{
  padding: 1.2rem 0.2rem 1.1rem !important;
  font-size: 1.29rem !important;
  font-weight: normal !important;
}*/

.fleft {
  float: left;
  width: 29%;
  overflow: hidden;
  margin: 10px 20px 0 20px;
}

.fright {
  float: right;
  width: 29%;
  overflow: hidden;
  margin: 10px 20px 0 20px;
}


/* アイキャッチ画像 */

.eyecatch {
  width: 100%;
  background-color: #d3d3d3;
  margin: 20px 0 0 0;
}

.eyecatch img {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  display: block;
}


/* アイキャッチ画像の上の余白 */

body.home #content {
  padding: 0 28px 10px 31px;
  padding: 0 2.8rem 1rem 3.1rem;
}


/* クレジット表記 */

.credit {
  font-size: 0.8rem;
  text-align: right;
  margin: 0;
}


/* >>MORE */

.more a {
  text-decoration: underline;
  color: #00ab84;
  font-size: 100%;
  border: solid 1px #ccc;
  border-radius: 4px;
  margin: 0 0 0 20px;
  padding: 0.6em 1.2em;
}

.more {
  text-align: right;
  padding: 10px 0;
}


/* TOP H2 */

.top_h2 {
  background: url(images/widget_lst_icon_main.png) no-repeat left 4px;
  background-position: 20px 20px;
  background-size: 13px 13px;
  color: #00ab84;
  font-size: 2.0rem;
  padding-bottom: 5px;
  background-color: #00ab84;
  padding: 15px 45px;
  margin: 0 0 20px 0;
}

.top_h2 a {
  color: #fff !important;
}


/* latestpost */

.latestpost {
  margin: 10px 0;
  padding: 20px 10px 10px 0;
  width: 100%;
  height: auto;
  word-wrap: break-word;
  line-height: 2.5rem;
}

.latestpost ul {
  margin: 0 20px 10px;
}

.latestpost li {
  margin: 10px 0;
  line-height: 1.4em;
}


/* event*/

.event {
  margin: 10px 0;
  padding: 20px 10px 20px 0;
  width: 100%;
  height: auto;
  word-wrap: break-word;
  line-height: 2rem;
  overflow: hidden;
}

.event li {
  margin: 10px 0;
  line-height: 1.4em;
}


/* 画像の下に回り込まないようにする */

.event ul, .event li {
  overflow: hidden;
}

.event ul {
  margin: 0 20px 10px;
}

.event img {
  width: 100%;
  max-width: 100%;
  margin: 0;
  display: block;
  /*float: left;*/
}


/* articles*/

.articles {
  margin: 20px 0;
  padding: 20px 10px 10px 0;
  width: 100%;
  height: auto;
  word-wrap: break-word;
  line-height: 2.5rem;
  overflow: hidden;
}

.articles li {
  margin: 10px 0;
  line-height: 1.4em;
}


/* 画像の下に回り込まないようにする */

.articles ul, .articles li {
  overflow: hidden;
}

.articles ul {
  margin: 0 20px 10px;
}

.articles img {
  width: 100%;
  max-width: 100%;
  margin: 0;
  display: block;
  float: right;
}

.sns {
  margin: 30px 0 0;
  padding: 0;
  border: 2px solid #eee;
  width: 100%;
  height: auto;
  word-wrap: break-word;
  line-height: 3rem;
  overflow: hidden;
  float: right;
}
.brochure {
  margin: 30px 0 0;
  padding: 0;
  width: 100%;
  height: auto;
  word-wrap: break-word;
  line-height: 3rem;
  overflow: hidden;
  float: right;
  text-align: center;
}
.brochure a{
color:#505740;
font-size:14px;
}

/* topcont_left*/

.topcont_left {
  margin: 0;
  padding: 0;
  width: 70%;
  height: auto;
  float: left;
}

.topcont_right {
  margin: 0;
  padding: 0;
  width: 30%;
  height: auto;
  float: right;
}


/* database */

.database {
  margin: 10px 0;
  padding: 20px 10px;
  width: 100%;
  height: auto;
  word-wrap: break-word;
  line-height: 3rem;
}

.database ul {
  margin: 0 10px;
}

.entry-summary img.main-tile {
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}

.archive-content .main-tile {
  width: 100%;
}

.archive-left-box {
  width: 15%;
  float: left;
}

.archive-right-box {
  width: 83%;
  float: right;
}

.archive-left-box a {
  margin: 0;
}

.special-contents {
  padding : 24px 0 ;
  text-align:center;
  width: 100%;
}
.special-contents img {
  width: 43%;
  display:inline-block;
}
.entry-content{
  margin-bottom:60px;
}
/* SP*/

@media screen and (max-width: 786px) {
  #header-ln-area {
    width: 100px;
    margin-top: 30px;
  }
  .entry-content img, .articles img, .event img {
    width: 100%;
    margin: 0 auto;
  }
  .fleft, .fright {
    width: 100%;
    float: none;
    margin: 0 auto;
  }
  .eyecatch img {
    width: 100%;
  }
  /* topcont_left*/
  .topcont_left, .topcont_right, .sns , .brochure {
    width: 100%;
    float: none;
  }
  .entry-header .entry-title{
    font-size: 1.6em;
  }
  /* 画像の下に回り込まないようにするのを解除 */
  .event li, .event ul, .articles li, .articles ul {
    overflow: unset;
  }
  .dis-sp {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 10px 10px 10px;
    background-color: #fff;
  }
  /*.dis-sp h2{
font-weight: normal;
    font-size: 13px;
    font-size: 1.3rem;
line-height: 1.3rem;
}*/
  .dis-sp .site-description {
    font-size: 36px;
    font-weight: bold;
    /*padding-top;
    1rem;*/
  }
  .dis-sp .site-description-sub {
    font-size: 0.3em;
    line-height: 1.4em;
    font-weight: normal;
    margin: 10px auto;
    display: block;
    text-align: center;
  }
  #header-title-area .site-description {
    display: none;
  }
  #masthead #header-inner {
    border-bottom: none;
  }
  .site-description {
    width: 100%;
    margin: 0 auto;
  }
  #header-ln-area {
    display: none;
  }
  #header-ln-area-sp {
    display: block;
  }
  #header-ln-area-sp {
    margin: 0 auto;
    width: 70%;
    text-align: center;
    margin: 0 auto 15px;
    position: static;
  }
  #header-ln-area-sp a {
    color: #999;
    text-decoration: underline;
  }
  #header-title-area {
    margin-top: 0;
  }
  #header-title-area .site-title-img a img {
    width: 60px;
  }
  body.home #content {
    padding: 0;
  }
  .latestpost, .event, .articles {
    padding: 20px 0 10px 0;
  }
  .more a {
    margin: 0 20px 0 20px;
  }
  span.date {
    display: block;
    font-weight: bold;
  }
  .credit {
    margin: 0 0 0 10px;
  }
  .archive-left-box,
  .archive-right-box {
    width: 100%;
    float: none;
  }
  .special-contents {
    padding : 24px 0;
}
}
.gallery .gallery-icon img {
    padding: 0%;
}

.wp-caption .wp-caption-text, .gallery-caption, .entry-caption {
    font-size: 12px;
}
.mm-listview>li>a {
        white-space: normal !important;
}
.entry-content ul li, .comment-content ul li, .mu_register li {
    margin: 0 0 1.5rem 1.3rem;
    line-height: 1.4em;
}