@charset "utf-8";
/*
Template: 
Theme Name: 
*/


/*----------------------------------------------------
	#mainImg
----------------------------------------------------*/

#main_img {
    width: auto;
    height: 550px;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 30px;
}

#img_area {
    width: 980px;
    height: 550px;
    margin: 0 auto;
}

#main_img-sub {
    height: 150px;
    margin:20px 0 0 0;
}

#img_area-sub {
    width: 980px;
    height: 150px;
    margin: 0 auto;
}


@media screen and (max-width: 768px) {

#main_img {
    width: 100%;
    min-width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 40px;
    overflow: hidden;
}

#img_area {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    min-width: 100%;
    min-height: 100%;
}

#main_img-sub {
    display: none;
}

}


/*----------------------------------------------------
	#main
----------------------------------------------------*/

#main {
    width: 980px;
}

#main h2 {
    width: auto;
    height: auto;
    border-bottom: 1px solid #6D3B1D;
    padding: 0 0 15px 0;
    margin-bottom: 25px;
    font-size: 24px;
    text-align: center;
    line-height: 150%;
    box-sizing: border-box;
}

#main h2.h2_logo {
    width: auto;
    height: auto;
    border-bottom: 1px solid #6D3B1D;
    padding: 0 0 22px 0;
    margin-bottom: 25px;
    margin-top: -27px;
    font-size: 24px;
    text-align: center;
    line-height: 150%;
    box-sizing: border-box;
}

#main h2.h2_logo:before {
    content: url(https://www.on-toku.com/wp-content/uploads/h2_logo.png);
    position: relative;
    top: 15px;
    margin-right: 15px;
    box-sizing: border-box;
}

#main h2.top_info {
    width: auto;
    height: auto;
    border-bottom: 1px solid #6D3B1D;
    padding: 0 0 5px 0;
    margin-bottom: 15px;
    font-size: 20px;
    text-align: left;
    line-height: 150%;
    box-sizing: border-box;
}

#main h3 {
    width: auto;
    height: auto;
    background: url(https://www.on-toku.com/wp-content/uploads/bg.png);
    color: #6D3B1D;
    margin-bottom: 10px;
    padding: 5px 10px;
    font-size: 16px;
    text-align: left;
    -webkit-border-radius: 5px; /* for Safari and Chrome */
    -moz-border-radius: 5px; /* for Firefox */
    -o-border-radius: 5px; /* for opera */
    border-radius: 5px;
    box-sizing: border-box;
    line-height: 150%;
}

#main h3 .fa {
    position: relative;
    top: 1px;
}

#main h3.flow_title {
    text-align: center;
    font-size: 24px;
    margin-bottom: 10px;
    padding: 0;
    line-height: 160%;
    border-radius: none;
    background: none;
}

#main h4 {
    width: auto;
    height: auto;
    margin-bottom: 10px;
    font-size: 20px;
    box-sizing: border-box;
    line-height: 150%;
}

#main h4:before {
    content: "\f0da";
    font-family: FontAwesome;
    padding-right: 9px;
    color: #CDA26E;
    font-size: 16px;
    position: relative;
    top: -2px;
}


@media screen and (max-width: 768px) {

#main {
    width: 100%;
    height: auto;
}

#main h2 {
    width: 100%;
    height: auto;
    font-size: 18px;
    padding: 5px 5px 10px 5px;
    margin-top: 0;
    margin-bottom: 20px;
}

#main h2.h2_logo {
    width: 100%;
    height: auto;
    font-size: 20px;
    padding: 5px 5px 15px 5px;
    margin-top: -5px;
    margin-bottom: 20px;
}

#main h2.h2_logo:before {
    content: url(https://www.on-toku.com/wp-content/uploads/h2_logo_sp.png);
    position: relative;
    top: 12px;
    margin-right: 5px;
}

#main h3 {
    width: 100%;
    height: auto;
    font-size: 20px;
}

#main h3.flow_title {
    font-size: 20px;
}

#main h4 {
    width: 100%;
    height: auto;
}

}


/* -----------------------------------------------------------
	料金ページ
----------------------------------------------------------- */

p.price {
    font-size: 24px;
    font-weight: bold;
    line-height: 150%;
    padding: 5px 0 0 5px;
    margin-top: 20px;
}


p.price2 {
    font-size: 24px;
    font-weight: bold;
    line-height: 110%;
    padding: 5px 0 0 5px;
    margin-top: 5px;
}


@media screen and (max-width: 768px) {

p.price {
    font-size: 20px;
}

p.price2 {
    font-size: 20px;
    line-height: 120%;
}

}


/* -----------------------------------------------------------
	治療の流れ
----------------------------------------------------------- */

p.step {
    clear: both;
    text-align: center;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 50px;
    line-height: 100%;
    color: #E7161A;
    font-weight: bold;
}

p.step2 {
    clear: both;
    text-align: center;
    font-size: 16px;
    margin-bottom: 0;
    line-height: 100%;
    border-top: 1px solid #6D3B1D;
    margin-top: 50px;
    padding: 50px 0 0 0;
    color: #E7161A;
    font-weight: bold;
}



@media screen and (max-width: 768px) {

p.step {
    font-size: 15px;
    margin-top: 30px;
}

p.step2 {
    font-size: 15px;
    margin-top: 30px;
    padding: 30px 0 0 0;
}

}


/* -----------------------------------------------------------
	Q&A
----------------------------------------------------------- */

#faq ul {
    padding-left: 10px;
}

#faq li {
    display: inline-block;
    padding: 0 0 10px 0;
    width: 250px;
    box-sizing: border-box;
}

#faq li.li_long {
    display: inline-block;
    padding: 0 0 10px 0;
    width: 355px;
    box-sizing: border-box;
}


#faq li:before {
    content: "\f0da";
    font-family: FontAwesome;
    padding-right: 5px;
    color: #CDA26E;
}

/* q */
.q {
    position: relative;
    display: inline-block;
    padding: 5px 15px;
    margin-bottom: 10px;
    margin-left: 10px;
    width: 410px;
    box-sizing: border-box;
    height: auto;
    line-height: 180%;
    text-align: left;
    border: 1px solid;
    background: url(https://www.on-toku.com/wp-content/uploads/bg.png);
    color: #6D3B1D;
    z-index: 0;
}

.q:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -8.5px;
    margin-top: -9px;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 9px 9px 9px 0;
    border-color: transparent #E7C9B1 transparent transparent;
}

.q:after {
    content: "";
    position: absolute;
    top: 50%;
    left: -10px;
    margin-top: -10px;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent #6D3B1D transparent transparent;
    z-index: -1;
}

/* a */
.a {
    position: relative;
    display: inline-block;
    padding: 5px 15px;
    margin-left: 10px;
    width: 410px;
    box-sizing: border-box;
    height: auto;
    line-height: 180%;
    text-align: left;
    border: 1px solid;
    z-index: 0;
}

.a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -8.5px;
    margin-top: -9px;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 9px 9px 9px 0;
    border-color: transparent #FFFFFF transparent transparent;
}

.a:after {
    content: "";
    position: absolute;
    top: 50%;
    left: -10px;
    margin-top: -10px;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent #6D3B1D transparent transparent;
    z-index: -1;
}


@media screen and (max-width: 768px) {

#faq ul {
    padding-left: 3%;
}

#faq li,
#faq li.li_long  {
    display: block;
    width: 100%;
}

.q {
    width: 96%;
}

.a {
    width: 96%;
    margin-bottom: 10px;
}

}


/* -----------------------------------------------------------
	アクセス
----------------------------------------------------------- */

.map_r {
    width: 410px;
    height: auto;
    float: right;
}

@media screen and (max-width: 768px) {

.map_r {
    width: 100%;
    height: auto;
    float: none;
}

}


/* -----------------------------------------------------------
	サイトマップ
----------------------------------------------------------- */

#sitemap_list li.home-item {
    padding-top: 0;
}

#sitemap_list li {
    text-indent: 0;
    padding: 10px;
    list-style-type: none;
    border-bottom: 1px dotted #CDA26E;
}

#sitemap_list li:before {
    content: "\f0da";
    font-family: FontAwesome;
    padding-right: 8px;
    color: #CDA26E;
}


/* -----------------------------------------------------------
	NEWマーク
----------------------------------------------------------- */

.new {
    color: #E7161A;
    padding: 0 3px 0 4px;
    font-size: 10px;
    border: 2px solid #E7161A;
    margin-left: 5px;
    box-sizing: border-box;
    position: relative;
    top: -1px;
    -webkit-border-radius: 3px; /* for Safari and Chrome */
    -moz-border-radius: 3px; /* for Firefox */
    -o-border-radius: 3px; /* for opera */
    border-radius: 3px;
}


/* -----------------------------------------------------------
	新着情報・院内新聞(PC)
----------------------------------------------------------- */

.more_btn_info {
    position: absolute;
    top: 45px;
    right: 45px;
    font-size: 13px;
    text-decoration: none;
}

.more_btn_info:before {
    content: "\f0da";
    font-family: FontAwesome;
    padding-right: 6px;
    vertical-align: middle;
    position: relative;
    top: -1px;
    font-size: 15px;
    text-decoration: none;
}

li.info-top {
    border-bottom: 1px dotted #CDA26E;
    margin-bottom: 10px;
    clear: both;
    overflow: hidden;
}

p.date {
    font-size: 12px;
    margin-bottom: 0;
}

p.title {
    margin-bottom: 0;
}

p.title a {
    text-decoration: none;
}

p.title:before {
    content: "\f0da";
    font-family: FontAwesome;
    padding-right: 3px;
    font-size: 16px;
    color: #CDA26E;
    vertical-align: middle;
    position: relative;
    top: -1px;
    text-decoration: none;
}

#list_inner {
    overflow: hidden;
    min-height: 100%;
}

#list_inner a:hover {
    opacity: 0.7;
    text-decoration: none;
}

#list_inner p {
    text-align: left;
    margin-bottom: 0;
}

.list_image_top {
    text-align: center;
    margin: 0 auto;
    vertical-align: middle;
    line-height: 80px;
    width: 100px;
    float: left;
}

.list_image {
    text-align: center;
    margin: 0 auto;
    vertical-align: middle;
    line-height: 169px;
}

p.list_date {
    font-size: 13px !important;
    margin-bottom: 5px;
}

.list_image_top .trimming {
    height: 80px;
    overflow: hidden;
}

.trimming {
    height: 170px;
    overflow: hidden;
}

.list_image_top img {
    min-height: 80px;
    min-width: 100px;
    max-width: 100%;
    margin-left: -100px;
    margin-right: -100px;
    margin-top: -100px;
    margin-bottom: -100px;
}

.list_image img {
    min-height: 170px;
    min-width: 230px;
    max-width: 100%;
    margin-left: -100px;
    margin-right: -100px;
    margin-top: -100px;
    margin-bottom: -100px;
}

div.sharedaddy h3.sd-title,
#jp-relatedposts h3.jp-relatedposts-headline {
    display: block !important;
    float: none !important;
}

div.sharedaddy h3.sd-title:before,
#jp-relatedposts h3.jp-relatedposts-headline em:before {
    display: none !important;
}


/* -----------------------------------------------------------
	新着情報・院内新聞(スマートフォン)
----------------------------------------------------------- */

@media screen and (max-width: 768px) {

.more_btn_info {
    position: absolute;
    top: 25px;
    right: 20px;
    font-size: 13px;
    text-decoration: none;
}

.list_image {
    min-width: 100%;
    max-width: 100%;
    min-height: 100%;
    max-height: 100%;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    vertical-align: middle;
    margin-bottom: 0;
}

.list_image img {
    margin: 0;
    max-width: 100%;
}

.trimming {
    height: auto;
    width: 100%;
    overflow: hidden;
}

#list_inner{
    margin-bottom: 0x;
}

#list_inner p {
    margin-bottom: 0;
}

}

}


/* -----------------------------------------------------------
	ブログ
----------------------------------------------------------- */
#top_bloglist_top {
    width: 980px;
    height: auto;
    overflow: hidden;
}

#top_bloglist {
    width: 980px;
    height: auto;
    overflow: hidden;
}

#list_inner a {
    text-decoration: none;
}

#top_bloglist_top ul {
    width: 1010px;
    height: auto;
    margin-right: -30px;
    list-style-type: none;
    overflow: hidden;
}

#top_bloglist ul {
    width: 1010px;
    height: auto;
    margin-right: -30px;
    list-style-type: none;
    overflow: hidden;
}

#top_bloglist_top li {
    float: left;
    width: 400px;
    height: auto;
    min-height: 80px;
    max-height: 80px;
    margin-right: 30px;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}

#top_bloglist li {
    float: left;
    width: 197px;
    height: auto;
    min-height: 240px;
    max-height: 295px;
    margin-right: 30px;
    position: relative;
    overflow: hidden;
}

#top_bloglist_top li .trimming {
    height: 80px;
    overflow: hidden;
}

.top_bloglist_image {
    text-align: center;
    margin: 0 auto;
    vertical-align: middle;
    line-height: 213px;
}

.top_bloglist_image img {
    min-height: 220px;
    min-width: 300px;
    max-width: 100%;
    margin: -100px;
}

#top_bloglist_top .box_l {
    float: left;
    margin-left: 20px;
}

#top_bloglist_top .list_date {
    font-size: 14px !important;
}

#top_bloglist .list_date {
    font-size: 14px !important;
    margin: 10px 0;
}

#blog_img img {
    max-width: 100%;
    height: auto;
}


@media screen and (max-width: 768px) {

#top_bloglist_top li {
    float: none;
    width: 100%;
    height: auto;
    min-height: 80px;
    max-height: 80px;
    margin-right: 30px;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}

#top_bloglist {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}

#top_bloglist ul {
    width: 100%;
    height: auto;
    margin: 0;
    list-style-type: none;
    margin-bottom: -40px;
}

#top_bloglist li {
    float: none !important;
    width: 100%;
    height: auto;
    max-height: 100%;
    margin-bottom: 40px;
}

#top_bloglist_top .box_l {
    float: left;
    width: 14%;
    height: auto;
    margin-left: 20px;
    margin-top: 0;
}

#top_bloglist li .trimming {
    height: auto;
    width: 100%;
    overflow: hidden;
}

.top_bloglist_image {
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    vertical-align: middle;
    margin-bottom: 0;
}

.top_bloglist_image img {
    margin: 0;
}

}


/* -----------------------------------------------------------
	個別ページページャー
----------------------------------------------------------- */

.next a {
    width: auto;
    height: auto;
    clear: both;
    font-size: 14px;
    padding: 5px 10px;
    background: url(https://www.on-toku.com/wp-content/uploads/header_bg.png) top left;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    -webkit-border-radius: 5px; /* for Safari and Chrome */
    -moz-border-radius: 5px; /* for Firefox */
    -o-border-radius: 5px; /* for opera */
    border-radius: 5px;
}

.next a:hover {
    background: url(https://www.on-toku.com/wp-content/uploads/bg.png) top left;
    text-align: center;
    color: #6D3B1D;
}

.previous a {
    width: auto;
    height: auto;
    clear: both;
    font-size: 14px;
    padding: 5px 10px;
    background: url(https://www.on-toku.com/wp-content/uploads/header_bg.png) top left;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    -webkit-border-radius: 5px; /* for Safari and Chrome */
    -moz-border-radius: 5px; /* for Firefox */
    -o-border-radius: 5px; /* for opera */
    border-radius: 5px;
}

.previous a:hover {
    background: url(https://www.on-toku.com/wp-content/uploads/bg.png) top left;
    text-align: center;
    color: #6D3B1D;
}

.more {
    clear: both;
    width: auto;
    height: auto;
    background: url(https://www.on-toku.com/wp-content/uploads/header_bg.png) top left;
    padding: 5px 15px;
    margin: 0 5px;
    color: #fff !important;
    display: inline-block;
    text-decoration: none;
    -webkit-border-radius: 5px; /* for Safari and Chrome */
    -moz-border-radius: 5px; /* for Firefox */
    -o-border-radius: 5px; /* for opera */
    border-radius: 5px;
}

.more:hover {
    background: url(https://www.on-toku.com/wp-content/uploads/bg.png) top left;
    color: #6D3B1D !important;
    text-decoration: none;
}


/* -----------------------------------------------------------
	一覧ページページャー
----------------------------------------------------------- */

.pager {
    clear: both;
    text-align: center;
    margin-top: 30px;
}

a.page-numbers {
    background: url(https://www.on-toku.com/wp-content/uploads/header_bg.png) top left;
    margin: 0 2px;
    padding: 5px 10px;
    color: #fff;
    font-size: 12px;
    display: inline-block;
}

a.page-numbers:hover {
    color: #6D3B1D;
    background: url(https://www.on-toku.com/wp-content/uploads/bg.png) top left;
    text-decoration: none;
    display: inline-block;
}

span.page-numbers.current {
    margin: 0 2px;
    padding: 5px 10px;
    color: #fff;
    background: url(https://www.on-toku.com/wp-content/uploads/header_bg.png) top left;
    font-size: 12px;
    display: inline-block;
}


/* -----------------------------------------------------------
	アーカイブ表示
----------------------------------------------------------- */

#pc_archive {
    display: block;
    margin-bottom: 20px;
}

#pc_archive li {
    padding: 5px;
    border-bottom: 1px dotted #ccc;
}

#archive li a:before {
    content: "\f073";
    font-family: FontAwesome;
    padding-right: 5px;
}

#archive li a {
    color: #333;
}

#archive li a:hover {
    color: #ddd;
    text-decoration: none;
}

#archive li a:hover:before {
    color: #ddd;
    text-decoration: none;
}

#sp_archive {
    display: none;
}


@media screen and (max-width: 768px) {

#pc_archive {
    display: none;
}

#sp_archive {
    display: block;
    margin-top: 40px;
}

#sp_archive li {
    padding: 5px;
    border-bottom: 1px dotted #ccc;
}

#sp_archive li a:before {
    content: "\f073";
    font-family: FontAwesome;
    padding-right: 5px;
}

#sp_archive li a {
    color: #333;
}

#sp_archive li a:hover {
    color: #ddd;
    text-decoration: none;
}

#sp_archive li a:hover:before {
    color: #ddd;
    text-decoration: none;
}

}