@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@400;500;700&display=swap');

/*-------------------------------------------
テンプレート
レスポンシブ02 ホワイト 1カラム
-------------------------------------------*/
html {scroll-behavior: smooth;}

body {
    font-weight: normal;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	letter-spacing: 0.03em;
}
a {
  color: #2ca9e1;
  font-weight: bold;
  font-size: 1.1em;
}

strong, b {
  font-weight: 600;
  color: #444;
  margin-right: 6px;
}

#title a:hover {
	transition: 0.2s;
}
a:hover, #topMenu .topMenu li a:hover,
.mainTopics .topics li .more a,
.mainContents .article h3 a:hover,
.sideServices ul li a:hover,
.footer li a:hover {
	text-decoration: none;
}

#mainArticles a:hover img,
#sideBanners  a:hover img,
div.freeHtml a:hover img,
div.image img.gallery:hover,
a:hover {
  filter: alpha(opacity=6);
  -moz-opacity:0.6;
  opacity:0.6;
  transition: 0.3s;
}

/*---------------------------
ヘッダー
----------------------------*/
/*タイトル*/
#title {
    padding: 0;
    margin: 0 auto;
    height: 100px;
}
#title_outer {
    height: 100px !important;
    background: url(/materials/175492554574801.png) no-repeat center right !important;
    background-size: 560px !important;
}
#title h1 {
    background: url(/materials/175492356790201.png) no-repeat center left;
    margin: 0;
    padding: 0;
    text-align: left;
    height: 100px;
    width: 400px;
    background-size: 400px auto;
}
#title h1 a {
    display: inline-block;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    height: 100%;
    width: 100%;
}

/*パンくず*/
#pankuz p {

}

/*---------------------------
グローバルメニュー
----------------------------*/
#topMenu {
    background: #e6f8fb;
}
#topMenu_outer {
    margin-top: 0;
}
#topMenu .topMenu li{
	position: relative;
	height: 56px;
	box-sizing: border-box;
}
#topMenu .topMenu li a {
    box-sizing: border-box;
    color: #2590c1;
}
#topMenu_outer .topMenu li a:after {
    background: #a3d4dc;
}
#topMenu_outer .topMenu li a:hover {
    background: #a3d4dc;
    color: #2690c1;
}
/*---------------------------
メイン
----------------------------*/
/*メインイメージ*/
#mainImage {
    background: #e6f8fb;
}
.mainImage img, .mainImage #slider li img {
    width: 100%!important;
}

/*---------------------------
見出し
----------------------------*/
/*文字*/
#mainArticles h2, #listTopics h2, #mainArticles .article h2,
.mainContents .article h3, #mainTopics h2, #listTopics h2,
.mainContents div.gallery h3, .article h4, .article h5,.article h6,
#mainServices h2,#topMenu_outer .topMenu li a,.mainContents .article h3 a,
.flowTbl td strong,ul.check,ul.check2 li {
font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 500;
	letter-spacing: 0.05em;
}

#mainArticles h2, #mainServices h2,
#listTopics h2 {
    margin-top: 0;
    padding: 30px 0;
    text-align: center;
    font-size: 2em;
    font-weight: 500;
    line-height: 1.5;
    color: #FFF;
    letter-spacing: 0.15em;
    background: #89d4eb;
    background-image: radial-gradient(#e6f8fb 8%, transparent 16%), radial-gradient(#e6f8fb 8%, transparent 16%);
    background-position: 0 0, 7px 7px;
    background-size: 12px 12px;
}

.mainContents .article h3, .mainContents div.gallery h3, #mainServices h2, #mainTopics h2, #mainArticles div[id^="blog"] h2 {
    font-size: 1.8em;
    letter-spacing: 0.07em;
    line-height: 1.6;
    margin: 0.5em 0;
    color: #2590c1;
}
.mainContents .article h3:after, .mainContents div.gallery h3:after, #mainServices h2:after, #mainTopics h2:after,#mainArticles div[id^="blog"] h2:after {
    height: 48px;
    margin: 0 auto;
    width: 100%;
    background: url(/materials/175491698059701.png) no-repeat center bottom;
    background-size: 245px !important;
}
.article.bg h3, .article.gray h3, .gallery.bg h3, .gallery.gray h3, .article.theme h3, .gallery.theme h3 {
    margin-top: 0.5em;
}
/*ブログタイトル*/
.mainContents .article h3 a {
  line-height: 1.5;
  font-size: 1em;
}
/*ブログ一覧お知らせ*/
.mainContents .article h3 a, .article h3 a:hover {
    text-decoration: none;
    font-size: 0.9em;
    color: #2590c1;
}
.article.col2.bg h3, .article.col2.theme h3, .article.col2.gray h3, .article.col3.bg h3, .article.col3.theme h3, .article.col3.gray h3, .article.col4.bg h3, .article.col4.theme h3, .article.col4.gray h3, .article.col5.bg h3, .article.col5.theme h3, .article.col5.gray h3 {
   font-size: 1.6em;
}

.mainContents .article h4 {
    border: none;
    color: #fff;
    padding: 8px 0px 8px 56px;
    line-height: 1.4;
    font-size: 1.5em;
    letter-spacing: 0.1em;
    margin: 1em 0 0.6em;
    border-radius: 10px;
    background: #89d4eb;
}
.article h4::before {
    content: "";
    width: 46px;
    height: 36px;
    position: absolute;
    left: 0;
    background: url(/materials/175491748708401.png) no-repeat center left 10px !important;
    background-size: 33px !important;
}

.mainContents .article h5 {
    border: none;
    color: #19698e;
    border-bottom: 3px dotted #89d4eb;
    font-size: 1.3em;
    line-height: 1.4em;
    padding: 0.2em 0;
    margin-bottom: 0.5em;
}
.mainContents .article h6 {
    color: #2590c1;
    font-size: 1.6em;
    margin: 8px 0;
    padding: 4px 0;
    line-height: 1.6em;
    background: none;
    text-align: center;
	font-weight: 700;
}
.article h6:before {
    display: none
}
.care h3 strong {
    background-color: #2590c1;
    color: #fff;
    font-size: 0.8em;
    display: inline-block;
    padding: 0 1em;
    border-radius: 100vh;
    margin: 0.5em 0;
}

/*---------------------------
Contents
----------------------------*/
.article.bg {
    padding: 1.5em;
}
.article.bg, .gallery.bg {
    background: #f3fcfc;
}
.article.theme, .gallery.theme {
    background: #fdfba8;
    color: #333;
}
.article.full.bg, .article.full.theme, .article.full.gray, .gallery.full.bg, .gallery.full.theme, .gallery.full.gray {
    padding-top: 2em;
}

/*センター揃え*/
.center{
    text-align: center!important;
}

/*余白*/
.article.max.map {
    padding-left: 0;
    padding-right: 0;
}
.article.zero_margin, .gallery.zero_margin {
    padding-bottom: 0!important;
	margin-bottom: 0!important;
}

/*お問い合わせ*/
.toiawase {
    background: url(/materials/175492487266901.png) center top repeat-y;
    background-size: 100%;
    padding: 1em;
    text-align: center;
    font-size: 1.1em;
    border-radius: 1em;
    padding-top: 0;
    margin: 0.5em;
}

.toiawase strong {
    background: #2ca9e2;
    display: inline-block;
    padding: 2px 1em 0;
    border-radius: 1em;
    color: #fff;
    margin: 0;
}
.toiawase a {
    font-size: 1.6em;
    color: #f679b0;
    text-decoration: none;
}


/*---------------------------
サイド
----------------------------*/
/*リスト*/
.sideServices ul,
.sideBlogCategories ul {
    overflow: hidden;
}
.sideServices ul li a,
.sideBlogCategories a {
    background: none;
	padding: 2px 5px 3px 5px;
	color: #000;
}
.sideServices li,
.sideBlogCategories li {
    padding: 0.5em 0 0.4em 0.2em;
    border-bottom: 1px dotted #999;
    border-top: none!important;
    font-weight: 500;
    display: flex;
}
.sideContents .sideMobile p {
    font-size: 0.85em;
}
.sideContents #sideServices h2, .sideContents #sideBlogCategories h2, .sideContents #sideBlogDates h2, .sideContents #sideMobile h2 {
    font-size: 1em;
}

/*バナー*/
#sideBanners_body li.sideBanner {
    margin: 0.3em;
}

/*ブログカテゴリ*/
.sideBlogCategories h2, .sideBlogDates h2 {
    margin-bottom: 0px;
}
.sideBlogCategories li {
    margin-top: 0px;
    margin-bottom: 0px;
}

/*---------------------------
side
----------------------------*/
.freeHtml {
    margin-bottom: 2em;
}

/*---------------------------
フリーhtml
----------------------------*/
.freeHtml {
    margin-bottom: 2em;
}

/*医院概要*/
#sideCompany {
  display:block;
  width:100%;
  padding:0 0 0 0;
  box-sizing:border-box;
}
#sideCompany h2.logomark {
    max-width: 400px;
    height: 90px;
    background: url(/materials/175492356790201.png) center no-repeat;
    margin: 20px auto;
    background-size: 100%;
    display: block;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}
#sideCompany dl {
    font-size: 1.1em;
    margin: 0 auto;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 1em;
}
#sideCompany dt {
    width: 40%;
    height: 40px;
    font-size: 1.0em;
    color: #fff;
    font-weight: 500;
    line-height: 40px;
    text-align: center;
    border-top: none;
    background: #2ca9e3;
    border-radius: 10px;
    margin-bottom: 1.0em;
}
#sideCompany dd {
    width: 58%;
    font-size: 1.0em;
    line-height: 1.5;
    border-bottom: dotted 1px #999;
    margin-bottom: 1.0em;
    margin-left: 2%;
}

/*---------------------------
footer side
----------------------------*/
#footer {
    background: #e6f8fb;
}
#footer_body .topMenu li a, #footer_body .services li a {
    color: #333;
    background: #e6f8fb;
}
.footer li a {
    font-size: 16px;
	text-decoration: none;
}
#footer_body .topMenu li a:before, #footer_body .services li a:before, .sideContents ul li a:before, .sideContents dt a:before {
    color: #89d4eb;
}

/*---------------------------
テーブル
----------------------------*/
/*normalTbl*/
.article table.normalTbl{
    border-collapse: collapse;
    border-left: none;
    border-spacing: 0;
    margin: 30px 0;
    letter-spacing: 0.05em;
	background: #fff;
	font-size: 1em;
}
.article table.normalTbl th{
    border-right: none;
    height: auto;
    line-height: 150%;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    width: 40%;
    background: #fbfbfb;
}
.article table.normalTbl td{
    border-right: none;
    border-left: none;
    height: auto;
    line-height: 160%;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 20px;
}
.article table.normalTbl {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 1em!important;
    margin-top: 0.5em;
}

/*診療時間*/
.article table.timeTbl{
    border-collapse: collapse;
    margin: 20px 0!important;
    width: 100%;
	font-size: 16px;
    line-height: 1.5;
	table-layout: fixed;
	word-wrap: break-word;
}
.article table.timeTbl th,
.article table.timeTbl td{
    padding: 0.5em 2px !important;
    text-align: center;
    border: solid 1px #cadbe4;
}
.article table.timeTbl thead th {
    background: #2590c1;
    color: #FFF;
}
.article table.timeTbl th{
    background: none;
    color: #2690c1;
    font-weight: bold;
}
.article table.timeTbl th.width25 {
	width: 25%;
}
.article table.timeTbl tr:nth-child(2n) {
  background-color: #f5f8fa;
}

/*---------------------------
 トップの最新情報 #mainTopics
 最新情報一覧ページ #listTopics 
----------------------------*/
#mainTopics {
    background: #e6f8fb;
	margin-bottom: 0;
}
#mainTopics .listview {
    text-align: right;
    margin-top: 5px;
}
#mainTopics .listview a {
    background: none;
    color: #2ca9e1;
}
#mainTopics .listview a:hover {
    background: none;
	color: #2ca9e1;
}
ul.topics li h3 a {
    color: #2ca9e1;
	font-family: "Zen Maru Gothic", sans-serif;
	line-height: 1.6;
}
ul.topics li {
	margin: 8px;
}
ul.topics li p.more a {
    background: #a0d8ef;
    margin-bottom: 0.5em;
}
ul.topics li p.date {
    color: #666;
    background: none;
    font-size: 1em;
    padding: 6px 0;
}
ul.topics li p.description {
    font-size: 0.9em;
    line-height: 1.6;
	padding-right: 140px;
}
#listTopics ul.topics li {
    border-bottom: 1px solid #89d4eb;
}

/*---------------------------
ギャラリー サイト案内・画像 
----------------------------*/
/*サイト案内*/
#siteGuide .gallery_grid li.galleryGrid .galleryGrid_outer {
    padding: 1.5em;
    background: #e6f8fb;
    margin: 6px;
    border-radius: 20px;
}
#siteGuide .comment{
    font-size: 1.1em;
    text-align: center;
    padding-top: 10px;
    line-height: 1.6;
    color: #2590c1;
    letter-spacing: 0.1em;
	font-family: "Zen Maru Gothic", sans-serif;
}
#siteGuide .comment a {
	font-weight: 500;
	color: #2590c1;
	text-decoration: underline;
}
#siteGuide .gallery_grid li.galleryGrid .image {
    margin-bottom: 0px;
}
#siteGuide .gallery_grid li.galleryGrid .image img {
    border-radius: 100% !important;
    object-fit: cover;
    box-shadow: 0 0 10px 10px #fff;
}
/*ギャラリー*/
.gallery ul.galleryGrids .comment {
    font-size: 0.9em;
	color: #2590c1;
}
.gallery_grid li.galleryGrid .galleryGrid_outer {
    padding: 0 10px 10px;
}
.gallery_grid li.galleryGrid .image img{
	width: 100%;
    height: 100%;
    border-radius: 100% !important;
    object-fit: cover;
}

/*画像 丸くぼかし*/
.article .article_left .image, .article .article_right .image
{
    max-width: 280px;
    margin-bottom: 1em;
    border-radius: 100% !important;
    object-fit: cover;
    box-shadow: 0 0 10px 10px #fff;
    position: relative;
}
.article .article_left .image::after, .article .article_right .image::after
{
    position: absolute;
    content: "";
    border-radius: 100% !important;
    box-shadow: 0 0 10px 8px #fff inset;
    outline: 10px solid #FFF;
    outline-offset: -2px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
/*ブログでは解除*/
#mainArticles div[id^="blog"] div.image {
  max-width: 100%;
  border-radius: 0 !important;
  position: static !important;
}
#mainArticles div[id^="blog"] div.image::after {
  content: none;
  max-width: 100%;
  border-radius: 0 !important;
}

/*背景色つき*/
.article.bg .image{
    box-shadow: 0 0 10px 10px #f3fcfc;
}
.gallery.bg .image {
    max-width: 259px !important;
    margin: 0 auto;
    width: 260px;
    height: 260px;
    border-radius: 100% !important;
    object-fit: cover;
    position: relative;
}
.article.bg .image::after, .gallery.bg .image::after
{
    position: absolute;
    content: "";
    border-radius: 100% !important;
    box-shadow: 0 0 10px 8px #f3fcfc inset;
    outline: 10px solid #f3fcfc;
    outline-offset: -2px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

/*丸トリミング*/
#mainArticles .envelope .image img {
    max-width: 100%;
    margin: 1em;
    width: 180px;
    height: 180px;
    border-radius: 100% !important;
    object-fit: cover;
    box-shadow: 0 0 10px 10px #fff;
}

.circle .image {
    max-width: 199px !important;
    width: 200px !important;
    height: 200px !important;
}


/*---------------------------
リスト
----------------------------*/
ul.notes,ul.maru,ul.maru02,ol.pp,ul.ps {
    font-size: 1em;
	margin-top: 1em;
}
ul.maru {
    list-style-type: none;
    margin: 1em 0;
    margin-right: 0;
    display: inline-block;
}
ul.maru li{
    padding-left: calc(1em + 8px);
    margin-bottom: 8px;
    padding-bottom: 8px;
    line-height: 1.6;
}

ul.maru li::before,ul.maru02 li::before {
    content: "●";
    margin-left: -1.5em;
    margin-right: 0.5em;
    font-family: "メイリオ", sans-serif;
    font-size: 70%;
    color: #a0d8ef;
}

ul.maru02 {
    list-style-type: none;
	padding: 0 1em;
}
ul.maru02 li {
    width: 31%;
    color: #19698e;
    border-bottom: 3px dotted #89d4eb;
    font-size: 1.3em;
    line-height: 1.4em;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 500;
    padding-bottom: 0.2em;
}

ol.number li:before {
    background: #e8d157;
    border-radius: 1em;
}

/*チェック*/
ul.check {
    margin: 1.5em 0;
    padding: 1.5em;
    background: #fff;
    border-radius: 1em;
}

ul.check li {
    font-size: 1.2em;
    line-height: 1.6em;
    padding: 0.7em 0 0.7em 60px;
    border-bottom: 1px dotted #a0d8ef;
    color: #19698e;
    font-weight: 500;
}
ul.check li:before {
    background: url(/materials/175491836490801.png) no-repeat left center;
    background-size: 48px;
    border: none;
    width: 48px;
    height: 100%;
    left: 5px;
    transform: none;
    top: 0;
}

/*---------------------------
  その他
----------------------------*/
/*ボタン*/
a.btn {
    background: #f679b0;
    width: 70%;
    margin: 0 auto;
    border-radius: 100vh;
    font-size: 1.2em;
	font-weight: bold;
}
a.btn:hover {
    background: #f679b0;
}

/*囲い*/
#mainArticles .envelope, #mainBlogCommentForm .envelope {
    background: #fff6c6;
    border-radius: 1em;
    text-align: left;
    background-image: radial-gradient(#f1db69 8%, transparent 16%), radial-gradient(#f1db69 8%, transparent 16%);
    background-position: 0 0, 7px 7px;
    background-size: 12px 12px;
}

/*マーカー*/
span[style*="Lime"] {
    background-color: transparent !important;
    background: linear-gradient(transparent 70%, lime 0) repeat scroll 0 0;
  }
  
  span[style*="Yellow"] {
    background-color: transparent !important;
    background: linear-gradient(transparent 70%, Yellow 0) repeat scroll 0 0;
  }

/*-------------------------------------------------
max-width: 1200px
-------------------------------------------------*/
@media only screen and (max-width: 1200px) {
#mainContents {
    padding-bottom: 20px;
}
.mainArticles .article.bg {
    text-align: left;
	margin-bottom: 1.5em;
}
.mainContents .article h3 a {
    font-size: 1em!important;
}
/*mainTopics*/
#mainTopics {
	margin-bottom: 0;
	padding: 20px 0;
}
/*見出し*/
#mainArticles h2, #mainServices h2, #listTopics h2 {
        font-size: 1.6em;
        margin-bottom: 0;
        padding: 1em;
	margin-top: 0;
}
.mainContents .article h3, .mainContents div.gallery h3, #mainServices h2, #mainTopics h2, #mainArticles div[id^="blog"] h2 {
	line-height: 1.4;
}
.mainContents .article h3 {
    padding: 0.5em 0;
	font-size: 1.6em;
}
.mainContents .article h4,
.mainContents .article h5{
    font-size: 1.4em;
}
.mainContents .article h6 {
	text-align: center;
}

/*col2*/
.article.col2 {
        flex-basis: 48%;
        margin: 10px 1%;
}
/*サイト案内*/
#siteGuide .comment {
        margin: 0;
        font-size: 0.9em;
        letter-spacing: 0;
}
/*囲い*/	
#mainArticles .envelope, #mainBlogCommentForm .envelope {
    margin: 1em;
}
/*丸トリミング*/
.gallery.bg .image,circle .image {
        max-width: 169px !important;
        width: 170px;
        height: 170px;
}
}
/*-------------------------------------------------
ヘッダー 表示切替え
-------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  #mainContents {
    padding-bottom: 20px;
  }
  #title #title_outer{
    height: 80px !important;
    display: block;
    background-size: 420px !important;
  }
  #title {
    height: 80px;
  }
  #title h1 {
    background-size: contain;
    height: 80px;
    width: 320px;
  }
}
@media only screen and (max-width: 768px) {
  #title #title_outer{
    background: none !important;
  }
}

/*-------------------------------------------------
max-width: 600px
-------------------------------------------------*/
@media only screen and (max-width: 600px) {
body {
     font-size: 16px;
}
.center {
    text-align: left;
}
.article.full.bg, .article.full.theme, .article.full.gray, .gallery.full.bg, .gallery.full.theme, .gallery.full.gray {
    padding-top: 20px;
	padding-bottom: 20px!important;
}
/*ブログは解除*/
#mainArticles div[id^="blog"] div.image {
  max-width: 100%;
  border-radius: 0;
  position: static;
}
#mainArticles div[id^="blog"] div.image::after {
  max-width: 100%;
  border-radius: 0;
}
#title #title_outer {
    height: 54px!important;
    justify-content: left!important;
    background: none!important;
}
#title {
    height: 54px;
}
#title h1 {
  background-size: contain;
  height: 54px;
  width: 245px;
}
#title h1 a {
    width: 100%;
}
/*topMenu*/
#toggle {
        width: 54px;
        height: 54px;
	background-color: #2ca9e2;
}
#topMenu {
    min-height: 0;
    border-top: none;
}
#topMenu .topMenu li {
    height: 49px;
	border-top: solid 1px #a0d8ef;
}
#topMenu_outer .topMenu li:last-of-type {
        border: none;
        border-top: solid 1px #a0d8ef;
        border-bottom: solid 1px #a0d8ef;
    }
body.active #topMenu {
    height: 244px;
}
#topMenu .topMenu {
    padding-top: 0;
	background: #e6f8fb;
}
#topMenu .topMenu li a {
    line-height: 1.25;
	font-size: 17px;
	color: #2590c1;
}

/*mainImage*/		
  .mainImage img {
        object-fit: cover;
        object-position: top center;
        min-height: 170px;
}
/*見出し*/	
#mainArticles h2, #mainServices h2, #listTopics h2{
        font-size: 1.5em;
        padding: 0.5em 0;
        letter-spacing: 0.05em;
        margin-top: 0;
}
.mainContents .article h3:after, .mainContents div.gallery h3:after, #mainServices h2:after, #mainTopics h2:after {
        height: 40px;
        margin: 0px auto;
        background-size: 180px !important;
    }
.mainContents .article h4 {
        font-size: 1.3em;
        margin: 0.5em 0 !important;
        padding: 8px 8px 8px 50px;
    }
.mainContents .article h5 {
        font-size: 1.3em;
 }
.mainContents .article h6 {
        font-size: 1.3em;
}

/*最新情報*/
ul.topics li {
    background: none;
	padding: 5px;
}
#mainTopics .topics .description, .mainTopics .topics li .description, #mainTopics .topics li .more a, .mainTopics .topics li .more {
    font-size: 1em;
    line-height: 1.6;
}
ul.topics li p.description {
    padding-right: 0;
    }
#mainTopics .listview {
    text-align: center;
}
#mainTopics h2 {
    padding: 0;
}
	
/*col2 col4*/
.article.col2 {
    flex-basis: 100%;
}
.article.col4.bg {
    margin-bottom: 0;
}
/*画像*/	
.article.zero_margin img, .gallery.zero_margin img {
    padding-bottom: 0;
}
.article .article_left .image, .article .article_right .image {
    max-width: 70%;
	margin: 0px auto 1em;
}
.article .image img {
    border-radius: 1em;
}
	
/*footer*/
 .footer .copyright {
    margin-bottom: 46px;
}
#footer_body .copyright {
    padding: 10px 0;
}
/*side*/
.sideContents {
    padding: 0;
}
	
/*freeHtml*/
.freeHtml {
    padding: 0.6em;
}
#sideCompany dt,#sideCompany dd {
    width: 100%;
	text-align: center;
	margin-bottom: 0.5em;
	border-bottom: none;
}
	
/*table*/	
.article table.normalTbl {
    width: 100%;
	margin-bottom: 1em !important;
}
.article table.normalTbl th, .article table.normalTbl td{
    width: 100%;
	text-align: center;
	margin: 0;
	display: block;
	border-top: none;
}
.article table.normalTbl th{
	width: 100%;
    border-top: solid 1px #dadada;
	display: block;
	background: #f5f8fa;
}
	
/*リスト*/
ul.check {
    margin: 1em 0;
    padding: 0.8em;
}
ul.check li {
        font-size: 1.1em;
        padding: 0.5em 0 0.5em 50px;
        letter-spacing: 0;
}
ul.check li:before {
    background-size: 36px;
    width: 44px;
    left: 5px;
}
ul.maru02 li {
	width: 100%;
}
	
/*センター揃え*/
.center{
    text-align: left!important;
}

/*ボタン*/	
a.btn {
    width: 100%!important;
    font-size: 1.1em;
    padding: 5px 10px;
}

.toiawase {
    background: url(/materials/175492487266901.png) center top repeat-y;
    background-size: 120%;
    padding: 2em;
}
/*丸トリミング*/
.circle .image {
    width: 120px;
    height: 120px;
}
.gallery.bg .image {
    max-width: 119px !important;
    width: 120px;
    height: 120px;
}

	
/* 画面下部固定のリンクパーツ */
#bottomLink {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  z-index: 1000;
  height: 50px;
  overflow: hidden;
  display: inline;
}
#bottomLink a  {
        display: block;
        padding: 5px 0;
        color: #fff;
        background: #ec8a15;
        text-decoration: none;
        font-size: 110%;
        line-height: 1.3;
        height: 100%;
    }
#bottomLink a span {
  font-size:85%;
  display:block;
}
/* ボタンサイズ分の画面下部余白 */
#wrap {
    margin-bottom: 0;
}
}/*600ここまで*/

/*-------------
バッジ非表示
---------------*/
.recaptcha_policy {
padding: 0;
margin: 0;
text-align: center;
font-size: 11px !important;
color: #444 !important;
}
.recaptcha_policy a {
font-size: 11px !important;
color: #111 !important;
}
.grecaptcha-badge { visibility: hidden; }

/*
.sideContents #sideContact {
  display: block;
}
*/