@charset "UTF-8";
@import "base.css";
@import "fonts.css";
/*==========================================================================*/
/*//////////////////////////////////////////////////////////////////////////*/
/*//////                                                              //////*/
/*//////  Copyright (C) 2009 株式会社フリーセル All Rights Reserved.  //////*/
/*//////                                                              //////*/
/*//////////////////////////////////////////////////////////////////////////*/
/*                                                                          */
/*    base.css   スタイルの初期設定を行うため、変更しないで下さい。      */
/*    fonts.css  フォントの初期設定を行うため、変更しないで下さい。      */
/*                                                                          */
/*==========================================================================*/
/*==========================================================================*/
/*                           Common-Setting                                 */
/*==========================================================================*/
/* 基本タグのフォントサイズを指定（12px -> 120% or 1.2em ） */
h1, h2, h3, h4, h5, h6, input, button, textarea, select, p, blockquote, th, td, pre, address, li, dt, dd {
    font-size: 140%;
    -webkit-text-size-adjust: none;
}
h1 {} /* Header内で設定 */
h2 {}
h3 {
    margin: 50px 0 10px 0;
    background: url(../images/h3_bg.jpg) left top no-repeat;
    border-bottom: #022e5b 1px solid;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    padding: 1px 0 7px 20px;
    font-size: 170%;
    font-weight: bold;
    color: #022e5b;
    text-shadow: 2px 2px 0px #efefef;
}
h4 {
    margin: 0 0 20px 0;
    background: #E3E3ED;
    width: 100%;
    padding: 8px 0px 8px 8px;
    color: #727c3d;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-size: 150%;
    font-weight: bold;
}
h4 span {
    color: #cc0000;
}
.bold {
    font-weight: bold;
}
h5 {
    background: url(../images/icon01.gif) 0px 2px no-repeat;
    padding: 0px 0px 3px 20px;
    color: #00305B;
    font-weight: bold;
    letter-spacing: 0.2em;
    margin: 0px 0px 10px 0px;
}
.titop {
    margin: 0 0 20px 0;
}
a {
    color: #0000FF;
    text-decoration: none;
}
a:hover, a:active {
    color: #f96;
    text-decoration: none;
}
a:visited {}
ul {}
li {}
dl {}
dt {}
dd {}
table {}
th, td {}
th {}
td {}
strong {
    color: #3D6485;
}
p {}
.title {
    margin: 20px 0 10px 0;
}
.icon01 {
    background: url(../images/icon01.gif) no-repeat 0 7px;
    padding: 0px 0px 0px 20px;
    color: #00305B;
    float: right;
}
.icon01_01 {
    background: url(../images/icon01.gif) no-repeat 0 7px;
    padding: 0px 0px 0px 20px;
    color: #00305B;
}
ul.icon02 {
    float: left;
    margin: 0px 0px 5px;
}
ul.icon02 li {
    background: url(../images/icon02.jpg) 0px 3px no-repeat;
    padding: 0px 0px 0px 20px;
    margin: 0px 0px 5px;
    letter-spacing: 0.2em;
    font-weight: bold;
    color: #023560;
}
ul.kodawari li {
    float: left;
    margin-right: 10px;
}
dt.icon02 {
    background: url(../images/icon02.jpg) 0px 7px no-repeat;
    padding: 0px 0px 0px 20px;
    color: #00305B;
}
dd.icon02 {
    padding: 0px 0px 0px 20px;
}
dl.icon02 dt {
    background: url(../images/icon02.jpg) 0px 7px no-repeat;
    padding: 0px 0px 0px 20px;
    font-weight: bold;
    color: #00305B;
}
p.icon02 {
    background: url(../images/icon02.jpg) 0px 3px no-repeat;
    padding: 0px 0px 0px 20px;
    color: #00305B;
    font-weight: bold;
}
.forte {
    font-weight: bold;
    color: #336699;
}
.gray {
    color: #999999;
    font-weight: bold;
}
.mb10 {
    margin-bottom: 10px;
}
dt img, dd img, li img {
    vertical-align: bottom;
}
.section {
    padding: .5em 1em 1em;
}
.section .section {
    padding: .5em .5em 1em;
}
.image_l {
    float: left;
    margin: 0 16px 8px 0;
}
.image_r {
    float: right;
    margin: 0 0 8px 16px;
}
.case {
    min-height: 130px;
    margin: 10px 20px;
    background: url(../images/icon03.jpg) center 60px no-repeat;
}
.case-narrow {
    margin: 10px 40px;
    background: url(../images/arrow_h.jpg) center center no-repeat;
}
.case-noimg {
    margin: 10px 20px;
}
ul.totop {
    clear: both;
    padding-bottom: 20px;
}
ul.totop li {
    float: right;
    list-style: none;
}
.to_top a {
    float: right;
}
.seg01_04 {
    width: 270px;
    margin: 0 10px 0 0;
    display: inline;
    float: left;
}
.red {
    color: #FF0000;
}
.red_b {
    color: #FF0000;
    font-weight: bold;
}
ul.bottom_bnr {
    margin: 20px 0 0 0;
    overflow: hidden;
}
ul.bottom_bnr li {
    float: left;
    margin-bottom: 10px;
}
ul.bottom_bnr li.right {
    float: right;
    margin-bottom: 10px;
}
/*==========================================================================*/
/*                            Container                                     */
/*==========================================================================*/
html {
    background: none;
}
body {
    background: url(../images/body_bg.jpg) top repeat-x;
    color: #333;
    text-align: center;
}
#wrapper {
    width: 960px;
    margin: 0 auto;
    background: url(../images/wrapper_bg.jpg) 960px top no-repeat;
}
#main {
    width: 960px;
    margin: 0 auto;
    text-align: left;
    background: url(../images/main_bg.jpg) 0 0 no-repeat;
}
#content {
    width: 760px;
    text-align: left;
    float: right;
}
/*==========================================================================*/
/*                               Header                                     */
/*==========================================================================*/
#header {
    width: 960px;
    height: 123px;
    margin: 0 auto;
    text-align: left;
    background: url(../images/header_bg.jpg) 0 0 no-repeat;
    position: relative;
}
#header .header_text {
    height: 20px;
    line-height: 20px;
    text-indent: 1em;
    background: #333;
    color: #fff;
    margin: 0;
    font-size: 90%;
}
#header .logo {
    width: 590px;
    height: 90px;
    position: relative;
    top: 29px;
    left: 0;
}
#header .header_tel {
    width: 330px;
    height: 70px;
    position: absolute;
    right: 1px;
    top: 35px;
}
#header h1 {
    position: absolute;
    font-size: 120%;
    margin-top: 3px;
    top: 0;
}
#header #top {
    position: absolute;
    font-size: 120%;
    margin-top: 3px;
    top: 0;
    line-height: 1.0;
}
#header #header02 {
    float: right;
    padding-top: 10px;
}
#header .link01 {
    width: 66px;
    height: 15px;
    position: absolute;
    top: 21px;
    right: 82px;
}
#header .link02 {
    width: 66px;
    height: 15px;
    position: absolute;
    top: 21px;
    right: 2px;
}
/*==========================================================================*/
/*                              Footer                                      */
/*==========================================================================*/
#footer {
    clear: both;
    text-align: center;
    background: url(../images/footer_bg.jpg) 0 repeat-x;
    color: #002F5D;
}
address {
    margin: 0 auto;
    background: #002F5D;
    padding: 10px 0;
    color: #fff;
    font-size: 120%;
}
#footer .adress_box {
    width: 940px;
    _width: 960px;
    height: 320px;
    padding: 10px;
    border: #003160 1px solid;
    background: #EAEDF2;
    margin: 30px auto 10px auto;
}
#footer .adress_box .right {
    width: 480px;
    float: right;
}
#footer .adress_box .left {
    width: 430px;
    float: left;
}
#footer .adress_box .left .qr {
    float: right;
    width: 95px;
    font-size: 80%;
    text-align: center;
    line-height: 1.3;
}
#footer .adress_box .left .detail {
    float: left;
    width: 325px;
    font-size: 10.5x;
    line-height: 1.1;
}
#footer .adress_box .left .detail dl dt {
    float: left;
    width: 60px;
    margin-bottom: 10px;
    font-weight: bold;
    padding-left: 3px;
}
#footer .adress_box .left .detail dl dd {
    padding-left: 65px;
    margin-bottom: 10px;
}
#footer ul.link {
    width: 960px;
    margin: 0 auto;
    height: 30px;
}
#footer ul.link li {
    float: left;
    font-size: 120%;
}
/*==========================================================================*/
/*                             gnavi                                  */
/*==========================================================================*/
#gnavi {
    width: 960px;
    height: 54px;
    margin: 0 auto;
}
#gnavi ul {
    margin: 0;
}
#gnavi ul li {
    float: left;
    list-style: none;
}
/*==========================================================================*/
/*                            Navigation                                    */
/*==========================================================================*/
#navi {
    float: left;
    width: 200px;
    text-align: center;
}
#navi dl, #navi ul {
    margin: 10px 0 10px;
    text-align: left;
}
#navi dl dt, #navi dl dd, #navi ul li {
    list-style: none;
    margin: 0 0 5px 0;
    vertical-align: top;
}
#navi .ti {
    margin: 30px 0 0 0;
}
#navi .ti dl {
    margin-bottom: 5px;
}
#navi .ti dl dt {
    text-indent: 0 !important;
    margin-bottom: 0;
}
#navi .ti ul {
    margin: 0 0 5px;
    text-align: left;
}
#navi dl dt {
    text-indent: -9999em;
}
#navi #navi_banner {
    margin: 20px 0 0;
}
#navi #navi_banner li {
    margin-bottom: 10px;
}
#navi ul#pickup {
    margin: 10px 0;
    padding: 7px 0 2px 0;
    text-align: center;
    background: url(../images/pick_bg.gif);
}
#navi ul#pickup li {
    margin-bottom: 5px;
}
#navi2 ul#univ {
    margin: 20px 0 20px 0;
}
/*==========================================================================*/
/*                            Navigation2                                   */
/*==========================================================================*/
#inner {
    width: 560px;
    float: left;
    margin: 0 0 0 20px;
}
#navi2 {
    float: right;
    width: 160px;
    text-align: center;
    margin: 0 0 20px 0;
}
#navi2 ul {
    margin: 0 0 10px;
    text-align: left;
}
#navi2 .gallery-box dl {
    width: 160px;
    margin-bottom: 0;
}
#navi2 .gallery-box dl dt, #navi2 .gallery-box dl dd, #navi2 ul li {
    list-style: none;
    margin: 0 0 5px 0;
}
#navi2 dl {
    margin: 10px 0 0 0;
    text-align: left;
}
#navi2 .gallery-box dl dt {
    margin: 0;
    font-weight: bold;
    padding: 0;
}
#navi2 .gallery-box dl dd {
    line-height: 1.3;
    border-bottom: #ccc 1px dotted;
    padding: 0 0 10px 0;
    font-size: 12px;
}
#navi2 #navi_banner2 {
    margin: 20px 0 0;
}
#navi2 #navi_banner2 li {
    margin-bottom: 10px;
}
/*==========================================================================*/
/*                             Contents                                     */
/*==========================================================================*/
/* index
------------------------------------------------------------------------*/
#main_img {
    margin: 15px 0 20px 0;
}
#inner .pick_waku {
    height: 100px;
    _height: 120px;
    background: url(../images/pick_bg.gif);
    padding: 10px;
    margin-bottom: 20px;
}
#inner .pick_waku li {
    float: left;
    margin: 0 15px 0 0;
}
#inner .pick_waku li.last {
    margin: 0;
}
.box01 {
    background: url(../images/box_bg01.jpg) no-repeat top right;
    padding-right: 200px;
}
#index #idx_main_img {
    position: relative;
    width: 960px;
    height: 260px;
    margin: 15px auto 20px auto;
}
#index #idx_main_img img {
    position: absolute;
    top: 0;
    left: 0;
}
/* sitemap
------------------------------------------------------------------------*/
dl#sitemap {
    margin: 10px 10px 0;
}
dl#sitemap dt {
    border-bottom: #999999 solid 1px;
    border-left: #999999 solid 5px;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    text-indent: 8px;
    width: 540px;
}
dl#sitemap dd {
    text-indent: 20px;
    margin-bottom: 15px;
    border-bottom: #CCCCFF dotted 1px;
    line-height: 20px;
    font-size: 12px;
    width: 540px;
    padding: 0;
}
dl#sitemap dt a:link, dl#sitemap dt a:visited {
    color: #003460;
    text-decoration: none;
}
dl#sitemap dt a:active, dl#sitemap dt a:hover {
    color: #576192;
    text-decoration: none;
}
/* denture
------------------------------------------------------------------------*/
.seg01_case_left02 {
    width: 190px;
    margin: 0px 0px 0px 0px;
    float: left;
    background: url(../images/icon03.jpg) 96% 45% no-repeat;
}
.seg01_case_right02 {
    width: 160px;
    margin: 0px 0px 0px 0px;
    float: right;
}
.seg01_case_left02 p, .seg01_case_right02 p {
    width: 160px;
    font-weight: bold;
    text-align: center;
}
/* qa
------------------------------------------------------------------------*/
#qa_sub01 {
    background-image: url(../images/qa_sub01.jpg);
}
dl.qa_01 {
    width: 100%;
    float: left;
    line-height: 21px;
}
dl.qa_01 dt.qa_01 {
    background: url(../images/q01.jpg) 0px 0px no-repeat;
    padding: 0px 0px 0px 37px;
    margin: 0px 0px 10px 0px;
    font-weight: bold;
    border-bottom: #CCCCCC solid 1px;
}
dl.qa_01 dd.qa_01 {
    background: url(../images/a01.jpg) 0px 0px no-repeat;
    padding: 0px 0px 0px 37px;
    margin: 0px 0px 20px 10px;
}
dl.qa_01 dt.qa_02 {
    background: url(../images/q02.jpg) 0px 0px no-repeat;
    padding: 0px 0px 0px 37px;
    margin: 0px 0px 10px 0px;
    font-weight: bold;
    border-bottom: #CCCCCC solid 1px;
}
dl.qa_01 dd.qa_02 {
    background: url(../images/a02.jpg) 0px 0px no-repeat;
    padding: 0px 0px 0px 37px;
    margin: 0px 0px 20px 10px;
}
dl.qa_01 dt.qa_03 {
    background: url(../images/q03.jpg) 0px 0px no-repeat;
    padding: 0px 0px 0px 37px;
    margin: 0px 0px 10px 0px;
    font-weight: bold;
    border-bottom: #CCCCCC solid 1px;
}
dl.qa_01 dd.qa_03 {
    background: url(../images/a03.jpg) 0px 0px no-repeat;
    padding: 0px 0px 0px 37px;
    margin: 0px 0px 20px 10px;
}
dl.qa_01 dt.qa_04 {
    background: url(../images/q04.jpg) 0px 0px no-repeat;
    padding: 0px 0px 0px 37px;
    margin: 0px 0px 10px 0px;
    font-weight: bold;
    border-bottom: #CCCCCC solid 1px;
}
dl.qa_01 dd.qa_04 {
    background: url(../images/a04.jpg) 0px 0px no-repeat;
    padding: 0px 0px 0px 37px;
    margin: 0px 0px 20px 10px;
}
dl.qa_01 dt.qa_05 {
    background: url(../images/q05.jpg) 0px 0px no-repeat;
    padding: 0px 0px 0px 37px;
    margin: 0px 0px 10px 0px;
    font-weight: bold;
    border-bottom: #CCCCCC solid 1px;
}
dl.qa_01 dd.qa_05 {
    background: url(../images/a05.jpg) 0px 0px no-repeat;
    padding: 0px 0px 0px 37px;
    margin: 0px 0px 20px 10px;
}
dl.qa_01 dt.qa_06 {
    background: url(../images/q06.jpg) 0px 0px no-repeat;
    padding: 0px 0px 0px 37px;
    margin: 0px 0px 10px 0px;
    font-weight: bold;
    border-bottom: #CCCCCC solid 1px;
}
dl.qa_01 dd.qa_06 {
    background: url(../images/a06.jpg) 0px 0px no-repeat;
    padding: 0px 0px 0px 37px;
    margin: 0px 0px 20px 10px;
}
dl.qa_01 dt.qa_07 {
    background: url(../images/q07.jpg) 0px 0px no-repeat;
    padding: 0px 0px 0px 37px;
    margin: 0px 0px 10px 0px;
    font-weight: bold;
    border-bottom: #CCCCCC solid 1px;
}
dl.qa_01 dd.qa_07 {
    background: url(../images/a07.jpg) 0px 0px no-repeat;
    padding: 0px 0px 0px 37px;
    margin: 0px 0px 20px 10px;
}
/* clinic
------------------------------------------------------------------------*/
dl.time dt {
    float: left;
    width: 90px;
    font-weight: bold;
}
dl.time dd {
    padding-left: 100px;
}
/* link
------------------------------------------------------------------------*/
.content01 {
    margin: 0 10px;
}
.content01 dt {
    font-weight: bold;
    border-bottom: 1px #666666 solid;
}
.content01 dd {
    margin-bottom: 10px;
}
.content01 a:link, .content01 a:visited {
    color: #062E51;
    text-decoration: underline;
}
.content01 a:active, .content01 a:hover {
    color: #5D728F;
    text-decoration: underline;
}
/* price
------------------------------------------------------------------------*/
/*#price dl{width:560px; margin-bottom:50px;}
#price dl dt{float:left; width:400px;}
#price dl dd{padding-left:420px;}*/
table.price01 {
    width: 90%;
    margin: 0 20px;
}
table.price01 th, table.price01 td {
    border: #CCCCCC solid 1px;
}
table.price01 th {
    font-weight: bold;
    white-space: nowrap;
    width: 40%;
}
table.price01 td {
    text-align: right;
}
table.form {
    width: 100%;
}
table.form th, table.form td {
    border: #666666 solid 1px;
}
table.form th {
    font-weight: bold;
    white-space: nowrap;
    width: 200px;
    background: #C8D2DC;
}
table.form td {
    text-align: left;
}
.form_bt {
    margin: 5px 0 0;
}
.form_bt input {
    margin: 0 5px;
}
/* pick01
------------------------------------------------------------------------*/
.blue_waku {
    border: #ccc 1px solid;
    background: #EBEEF3;
    padding: 10px;
    margin: 0 0 30px 0;
}
.blue_waku02 {
    border: #ccc 1px solid;
    background: #EBEEF3;
    padding: 10px;
    margin: 0 0 10px 0;
}
.blue_waku h4, .blue_waku02 h4 {
    font-weight: bold;
    border-bottom: #033862 1px dotted;
    color: #033862;
    padding: 0 0 5px 5px;
    margin: 0 0 10px 0;
}
/* kodawari03
------------------------------------------------------------------------*/
.pict_box_l {
    width: 262px;
    float: left;
    text-align: center;
}
.pict_box_r {
    width: 262px;
    float: right;
    text-align: center;
    overflow: hidden;
}
/* kodawari04
------------------------------------------------------------------------*/
.pict_box02_l {
    width: 166px;
    float: left;
    margin-right: 22px;
}
.pict_box02_c {
    width: 166px;
    float: left;
}
.pict_box02_r {
    width: 166px;
    float: right;
}
/* perio
------------------------------------------------------------------------*/
#perio #inner .pick_waku {
    height: 50px;
    _height: 70px;
    background: none;
    padding: 10px;
    margin-bottom: 40px;
}
#perio #inner .pick_waku li {
    float: left;
    margin: 0 15px 0 0;
}
#perio #inner .pick_waku li.last {
    margin: 0;
}
#perio .price_box {
    width: 250px;
    float: right;
}
#perio .line {
    border-bottom: #333 1px solid;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
}
/* prosthesis
------------------------------------------------------------------------*/
#prosthesis .line {
    border-bottom: #ccc 1px dashed;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
}
#prosthesis #inner .pick_waku {
    height: 50px;
    _height: 70px;
    background: none;
    padding: 10px;
    margin-bottom: 40px;
}
#prosthesis #inner .pick_waku li {
    float: left;
    margin: 0 15px 0 0;
}
#prosthesis #inner .pick_waku li.last {
    margin: 0;
}
/* prosthesis
------------------------------------------------------------------------*/
#ortho .line {
    border-bottom: #ccc 1px dashed;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
}
#ortho #inner .pick_waku {
    height: 50px;
    background: none;
    padding: 10px;
    margin-bottom: 40px;
}
#ortho #inner .pick_waku li {
    float: left;
    margin: 0 15px 0 0;
}
#ortho #inner .pick_waku li.last {
    margin: 0;
}
/* protect
------------------------------------------------------------------------*/
#protect #inner .pick_waku {
    height: 50px;
    _height: 70px;
    background: none;
    padding: 10px;
    margin-bottom: 40px;
}
#protect #inner .pick_waku li {
    float: left;
    margin: 0 15px 15px 0;
}
#protect #inner .pick_waku li.last {
    margin: 0 0 15px 0;
}
#protect .pict_box_l {
    width: 262px;
    float: left;
    text-align: left;
}
#protect .pict_box_r {
    width: 262px;
    float: right;
    text-align: left;
    overflow: hidden;
}
/* clinic
------------------------------------------------------------------------*/
#clinic dl.keireki {
    width: 560px;
}
#clinic dl.keireki dt {
    float: left;
    width: 60px;
}
#clinic dl.keireki.fixKeireki dt {
    width: 95px;
}
#clinic dl.keireki dt.none {
    float: left;
    width: 60px;
    background: none;
}
#clinic dl.keireki dd {
    width: 490px;
    padding-left: 60px;
}
#clinic dl.time {
    width: 540px;
}
#clinic dl.time dt {
    width: 140px;
    float: left;
}
#clinic dl.time dd {
    padding-left: 140px;
}
#clinic .pict_box_l {
    width: 250px;
    float: left;
    text-align: left;
    margin-bottom: 40px;
}
#clinic .pict_box_r {
    width: 250px;
    float: right;
    text-align: left;
    overflow: hidden;
    margin-bottom: 40px;
}
#clinic .pict_box_l img, #clinic .pict_box_r img {
    margin: 0 0 10px 0;
}
/* recruit
------------------------------------------------------------------------*/
#recruit dl.recruit {
    width: 500px;
    padding-left: 20px;
}
#recruit dl.recruit dt {
    float: left;
    width: 80px;
    font-weight: bold;
}
#recruit dl.recruit dt.none {
    float: left;
    width: 80px;
    background: none;
}
#recruit dl.recruit dd {
    width: 420px;
    padding-left: 80px;
}
#recruit .stage {
    padding-left: 30px;
}
/* voice
------------------------------------------------------------------------*/
#voice .voice {
    width: 270px;
    float: left;
    margin: 0 10px 50px 0;
}
#voice .voice_ti {
    background-color: #09375B;
    width: 260px;
    _width: 270px;
    padding: 0 5px;
    color: #fff;
    margin-bottom: 5px;
}
/* contact02
------------------------------------------------------------------------*/
.shiryo_waku {
    border: #b60202 1px solid;
    background: #EAEDF2;
    padding: 10px;
    text-align: center;
    color: #b60202;
    font-weight: bold;
    margin-bottom: 20px;
}
.clinic_para p {
    margin: 0 0 10px 0;
}
.clinic_tit {
    text-align: center;
    margin: 20px 0 10px 0 !important;
}
#clinic .h3tit {
    margin: 20px 0 10px 0 !important;
}
.mt15 {
    margin-top: 15px;
}
.mt30 {
    margin-top: 30px;
}
.area {
    padding: 10px 10px 10px 10px;
    margin: 15px auto;
    border-width: 1px 1px 1px 1px;
    border-style: solid solid solid solid;
    border-color: silver silver silver silver;
    width: 680px;
    color: silver;
    font-size: 13px;
    text-align: center;
}
/* 170405 */
.top_ttl {
    margin: 50px 0 10px 0;
}
.top_ttl_01 {
    font-size: 205%;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    border-left: 5px solid #00315c;
    padding: 5px 0;
    margin: 10px 0;
}
.top_ttl_01 span {
    padding-left: 10px;
}
.top_ttl_text {
    margin-bottom: 20px;
}
#navi2 .side_nav_01 {
    margin-top: 0;
}
#navi2 .side_nav_01 dt {
    margin-bottom: 5px;
}
.side_nav_02 li {
    margin-bottom: 0;
    line-height: 0;
}
#navi2 .news {
    margin-top: 15px !important;
}
.area li {
    display: inline;
    font-size: 13px;
}
.pc_hide {
    display: none;
}
.sp_hide {
    display: block;
}
.sp_logo {
    display: none;
}
.lst_img {
    text-align: center;
}
.lst_img li {
    display: inline-block;
    width: 270px;
    margin-right: 10px;
    margin-bottom: 13px;
}
.lst_img li:nth-child(2n) {
    margin-right: 0;
}
#navi_sp {
    display: none;
}
.lst_img02 {
    text-align: center;
}
.lst_img02 li {
    display: inline-block;
    text-align: center;
    margin-bottom: 20px;
}
.lst_img03 {
    padding: 10px;
    border: 1px solid #000;
    height: auto;
    text-align: center;
    display: inline-block;
}
.lst_img03 li {
    display: inline-block;
    vertical-align: middle;
    padding: 5px;
}
.spec_lst2_inner div {
    background: url(../images/icon04.jpg) 162px 112px no-repeat;
    text-align: left;
}
.spec_lst2 {
    width: 100%;
    text-align: center;
    overflow-y: hidden;
    padding-bottom: 20px;
}
.spec_lst2_inner {
    width: 540px;
    display: inline-block;
}
.single_img .spec_lst2_inner div {
    background: url(../images/icon04.jpg) 160px 52px no-repeat;
}
#navi .ti dl dt {
    border-bottom: 1px solid #033862;
}
.title01 {
    margin: 10px 0;
    height: auto;
    font-size: 24px;
    font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "MS P明朝", MS PMincho, serif !important;
    font-weight: bolder;
    color: #093961;
    position: relative;
    border-bottom: 1px solid #cccccc;
}
.spec_tit {
    font-size: 22px;
}
.title01:before {
    content: "";
    width: 52px;
    height: 2px;
    background-color: #093961;
    position: absolute;
    bottom: 0;
    right: 0;
}
.title01 .big_txt {
    font-size: 62px;
    line-height: 70px;
    display: inline-block;
    width: 60px;
    font-style: italic;
    font-weight: 400;
    letter-spacing: -4px;
}
.two_num .big_txt {
    width: 85px;
}
.title01 .sm_txt {
    font-size: 18px;
}
.blue_waku h4, .blue_waku02 h4 {
    line-height: 18px;
}
.spec_lst {
    text-align: center;
}
.case-clr01 {
    color: #0000FF;
}
.mb20 {
    margin: 0 0 20px;
}
/*case*/
.case-row {
    display: flex;
    justify-content: space-between;
}
.case-item {
    position: relative;
    margin-bottom: 10px;
}
.case-row01 .case-item {
    width: 30%;
}
.case-item dt {
    margin: 0 0 5px;
}
.case-itm-img {
    position: relative;
    text-align: center;
}
.case-itm-img:after {
    content: '';
    position: absolute;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 12px solid #ccc;
    right: calc(-12px - 5%);
    top: calc(50% - 8px);
}
.case-item:last-child .case-itm-img:after {
    display: none;
}
.case-itm-img.arr-upp {
    margin: 0 0 20px;
}
.case-itm-img.arr-upp:after {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 12px solid #ccc;
    left: calc(50% - 8px);
    top: auto;
    bottom: -20px;
    border-bottom: 0;
    right: auto;
}
.case-item:last-child .case-itm-img.arr-upp:after {
    display: block;
}
.case-itm-txt {
    text-align: center;
    font-size: 11px;
    white-space: nowrap;
}
.case-main {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.case-main-img {
    order: 2;
    width: 25%;
    text-align: center;
    margin: 0 0 0 10px;
}
.case-main-txt {
    width: calc(75% - 10px);
    box-sizing: border-box;
    font-size: 12px;
}
.case-note {
    font-size: 12px;
}
.case-col {
    margin: 0 0 10px;
}
.case-row02 .case-item {
    width: 22%;
}
.case-row03 .case-item {
    width: 14%;
}
.case-row03 .case-item-full {
    width: 30%;
}
.case-no-arr .case-itm-img:after {
    display: none;
}
.case-row03 .case-itm-img:after {
    right: calc(-15px - 5%);
}
.case-row03 .case-item-full .case-itm-img:after {
    right: calc(-15px - 2%);
}
.case-row04 .case-item {
    width: 17%;
}
.case-no-img {
    order: -1;
}
.case-no-img p {
    font-size: 11px;
}
.case-main01 .case-main-img {
    width: 33%;
}
.case-main01 .case-main-txt {
    width: calc(67% - 10px);
}
.case-txt-abs {
    position: absolute;
}
.case-row05 .case-item {
    width: 21%;
}
.case-row05 .case-itm-img:after {
    right: calc(-15px - 30%);
}
.case-item .case-txt-abs01 {
    position: absolute;
    bottom: 0;
    left: calc(100% + 5px);
    margin: 0;
    width: 80%;
    text-align: center;
}
.case-item .case-txt-abs02 {
    position: absolute;
    bottom: 0;
    right: calc(100% + 5px);
    margin: 0;
    width: 80%;
    text-align: center;
}
.case-main02 .case-main-img {
    width: 33%;
    order: 0;
    margin: 0 20px 0 0;
}
.case-main02 .case-main-txt {
    width: calc(67% - 20px);
}
.case-txt01 {
    font-weight: bold;
    font-size: 15px;
    margin: 15px 0 0;
}
@media screen and (max-width: 768px) {
    .spec_lst2 {
        overflow-x: scroll;
    }
    body {
        background: none;
    }
    .pc_hide {
        display: block;
    }
    .sp_hide {
        display: none;
    }
    * {
        box-sizing: border-box;
    }
    img {
        max-width: 100%;
    }
    #top, .header_tel, .link01, .link02, #gnavi, #navi2 {
        display: none;
    }
    #wrapper, #header, #header .logo, #main, #index #idx_main_img {
        width: 100%;
    }
    #header {
        height: auto;
        background: none;
    }
    #header .logo {
        top: 0;
        height: auto;
    }
    #index #idx_main_img {
        margin-top: 0;
    }
    .sp_logo {
        display: none;
    }
    #header {
        padding-top: 1px;
        border-top: solid 3px #033862;
    }
    #header .logo {
        border-top: solid 1px #033862;
    }
    #content {
        width: 100%;
        float: none;
        padding: 0 10px;
    }
    #inner {
        width: 100%;
        float: none;
        margin: 0;
    }
    #inner .pick_waku {
        height: auto;
    }
    #inner .pick_waku li {
        float: none;
        display: inline-block;
        margin: 0 2px 0 0;
        width: 32%;
        text-align: center;
    }
    #index .top_ttl {
        margin-top: 30px;
    }
    #index .box01 {
        padding-right: 0;
        background: none;
    }
    #index .box01 .forte {
        margin-top: 15px;
    }
    .sp_nav_01 {
        text-align: center;
        /*margin-bottom: 20px;*/
        margin-bottom: 10px;
    }
    .sp_nav_01 li {
        display: inline-block;
        width: 144px;
        margin: 0px 2px 6px;
        text-align: center;
    }
    .sp_nav_02 ul {
        text-align: center;
        margin: 10px 0;
    }
    .sp_nav_03 {
        text-align: center;
        margin: 0 0 10px 0;
    }
    .sp_nav_02 li {
        display: inline-block;
        width: 49%;
        margin: 1% 0 0;
    }
    .sp_nav_03 li {
        display: inline-block;
        width: 32%;
        margin: 1% 1% 0 0;
    }
    .sp_nav_03 li:last-child {
        margin-right: 0;
    }
    .lst_img li, .lst_img li:nth-child(2n) {
        margin: 0 5px 13px;
    }
    .bottom_bnr {
        text-align: center;
    }
    .bottom_bnr li {
        float: none;
        width: 48%;
        display: inline-block;
        text-align: center;
    }
    #navi_sp {
        display: block;
    }
    #navi {
        display: none;
    }
    #navi_sp .news {
        padding-bottom: 15px;
        border-bottom: 1px solid #06355F;
        margin: 15px 0 20px;
    }
    #navi_sp .news > dl {
        height: 110px;
        overflow: scroll;
    }
    #navi_sp .list_brn01 {
        text-align: center;
    }
    #navi_sp .list_brn01 li {
        text-align: right;
        display: inline-block;
        width: 49%;
        margin-right: 1%;
        margin-bottom: 2%;
    }
    #navi_sp .list_brn02 {
        text-align: center;
        display: flex;
        flex-wrap: wrap;
        /* justify-content:flex-start; */
        /* flex-wrap: wrap-reverse; */
    }
    #navi_sp .list_brn02 li {
        width: 24%;
        display: inline-block;
        text-align: center;
        margin-bottom: 1%;
        padding-left: 5px;
    }
    #navi_sp .list_brn02 li:last-child {
        margin-bottom: 0;
    }
    #navi_sp .list_brn01 li:nth-child(1), #navi_sp .list_brn01 li:nth-child(2) {
        margin-bottom: 0;
    }
    #navi_sp .list_brn01 li:nth-child(2n) {
        text-align: left;
        margin-right: 0;
    }
    #navi_sp .list_brn03 {
        text-align: center;
    }
    #navi_sp .list_brn03 li {
        width: auto;
        float: none;
        display: inline-block;
        text-align: center;
        margin: 1%;
    }
    #footer .adress_box {
        width: 100%;
        height: auto;
        margin-bottom: 0;
    }
    #footer .adress_box .left, #footer .adress_box .right, #footer .adress_box .left .detail {
        float: none;
        width: 100%;
    }
    #footer .adress_box .right {
        text-align: center;
    }
    .news .tit {
        background: url(../images/news_tit_bg.jpg) 0 bottom no-repeat;
    }
    .footer_link {
        display: table;
        width: 100%;
        background: #002F5D;
        position: fixed;
        bottom: 0;
        z-index: 9999;
    }
    .footer_link li {
        display: table-cell;
        width: 33%;
        vertical-align: middle;
    }
    #menu {
        cursor: pointer;
        transition: all ease-in 0.3s;
        position: relative;
    }
    .gMenuBtn-lines, .gMenuBtn-lines span {
        display: inline-block;
        -webkit-transition: all .3s ease-out;
        transition: all .3s ease-out;
    }
    .gMenuBtn-lines {
        position: absolute;
        width: 31px;
        height: 24px;
        left: 50%;
        top: 50%;
        margin-top: -12px;
        margin-left: -25%;
    }
    .gMenuBtn-lines span {
        position: absolute;
        left: 0;
        width: 100%;
        height: 5px;
        background: #fff;
        border-radius: 5px
    }
    .gMenuBtn-lines span:nth-of-type(1) {
        top: 0;
    }
    .gMenuBtn-lines span:nth-of-type(2) {
        top: 10px;
    }
    .gMenuBtn-lines span:nth-of-type(3) {
        top: 20px;
    }
    .gMenuBtn-text {
        color: #5BB82C;
        display: block;
        font-size: 9px;
        margin-top: 5px;
        font-weight: bold;
        text-align: center;
    }
    /* state
	-----------------------------------------------------------------*/
    .active .gMenuBtn > .menu_btn:after {
        background-position: 0 -11px;
    }
    .active .gMenuBtn-lines span:nth-of-type(1) {
        -webkit-transform: translateY(10px) rotate(45deg);
        transform: translateY(10px) rotate(45deg);
    }
    .active .gMenuBtn-lines span:nth-of-type(2) {
        opacity: 0;
    }
    .active .gMenuBtn-lines span:nth-of-type(3) {
        -webkit-transform: translateY(-10px) rotate(-45deg);
        transform: translateY(-10px) rotate(-45deg);
    }
    #menu_sub {
        position: fixed;
        width: 100%;
        border: 10px solid #002F5D;
        background: rgba(0, 47, 93, 0.8);
        overflow-y: scroll;
        overflow-x: hidden;
    }
    #menu_sub li {
        border-bottom: 1px dotted #fff;
        padding: 10px;
        text-align: right;
    }
    #menu_sub li a {
        color: #fff;
        font-weight: bold;
        display: block;
    }
    #footer .center {
        display: none;
    }
    .lst_img02 li {
        width: auto;
    }
    /* ============================= */
    #main_img {
        margin-top: 0;
        overflow: hidden;
    }
    #main_img img {
        max-width: inherit;
        margin-left: calc(50% - 480px);
    }
    .section {
        padding: 0;
    }
    .spec_lst .image_l, .spec_lst .image_r {
        display: inline-block;
        float: none;
        padding: 0 20px;
        margin: 0;
    }
    .spec_lst .image_l {
        padding-bottom: 60px;
    }
    .p_scroll .to_top {
        padding: 0;
        overflow: hidden;
    }
    .p_scroll p, .p_scroll {
        padding-bottom: 20px;
        overflow: scroll;
        text-align: center;
    }
    .p_scroll img, .p_scroll p img {
        max-width: inherit;
    }
    h3 {
        text-align: left;
        line-height: 22px;
    }
    #clinic dl.keireki {
        width: 100%;
    }
    #clinic dl.keireki dt {
        width: 80px;
    }
    #clinic dl.keireki.fixKeireki dt {
        width: 115px;
    }
    #clinic dl.keireki dd {
        width: auto;
        padding-left: 80px;
    }
    #clinic .pict_box_r, #clinic .pict_box_l {
        display: inline-block;
        float: none;
        margin: 20px;
        vertical-align: top;
    }
    .clinic_sec .section {
        text-align: center;
    }
    .ali_cen {
        text-align: center;
    }
    .spec_img {
        float: none;
        text-align: center;
        margin: 0 0 20px 0;
    }
    .over_tit {
        overflow: hidden;
    }
    .over_tit img {
        max-width: inherit;
    }
    ul.kodawari {
        text-align: center;
    }
    ul.kodawari li {
        float: none;
        display: inline-block;
        margin: 10px 0 0;
    }
    ul.kodawari li img {
        max-width: 70%;
    }
    .sp_center {
        text-align: center;
    }
    .sp_scroll {
        overflow: scroll;
    }
    .sp_scroll img {
        max-width: inherit;
    }
    .sp_sec {
        text-align: center;
    }
    .pict_box_l, .pict_box_r, .pict_box02_r, .pict_box02_l, .pict_box02_c {
        display: inline-block;
        float: none;
        margin-bottom: 20px;
        vertical-align: top
    }
    .pict_box02_r, .pict_box02_l, .pict_box02_c {
        margin: 0 10px 20px;
    }
    .sp_left {
        text-align: left;
    }
    h3 {
        padding-left: 10px;
    }
    #ortho #inner .pick_waku, #perio #inner .pick_waku, #prosthesis #inner .pick_waku, #protect #inner .pick_waku {
        height: auto;
        margin-bottom: 20px;
        text-align: center;
    }
    #ortho #inner .pick_waku li, #perio #inner .pick_waku li, #prosthesis #inner .pick_waku li, #protect #inner .pick_waku li {
        float: none;
        margin: 0 10px 20px 10px;
        width: 150px;
    }
    .pict_box02_r, .pict_box02_l, .pict_box02_c {
        margin: 0px 5px 10px;
        display: inline-block;
        float: none;
        width: 48%;
    }
    .sp_center {
        text-align: center;
    }
    #protect #inner .pick_waku li.last {
        margin: 0 10px 20px 10px;
    }
    #protect .pict_box_r, #protect .pict_box_l {
        float: none;
        width: 100%;
    }
    #recruit dl.recruit {
        width: 100%;
        padding-left: 0;
    }
    #recruit dl.recruit dd {
        width: auto;
    }
    #recruit .stage {
        padding-left: 0;
    }
    dl#sitemap dd, dl#sitemap dt {
        width: 100%;
    }
    #voice .voice {
        float: none;
        width: 100%;
        max-width: 270px;
        display: inline-block;
    }
    #voice .gallery-box02 {
        text-align: center;
    }
    #voice .voice_ti {
        text-align: left;
    }
    .sp_nav_02 dt {
        border-bottom: 2px solid #033862;
    }
    .news dd {
        border-bottom: #ccc 1px dotted;
    }
    h4 {
        margin-top: 10px;
    }
    .note, .p_scroll .note {
        font-size: 14px;
        display: block;
        text-align: left;
    }
    #protect .pict_box_r, #protect .pict_box_l {
        float: none;
        display: inline-block;
    }
    .case-itm-img img, .case-main-img img {
        max-width: 100% !important;
    }
    .case-main-txt, .case-note, .case-txt-full {
        text-align: left !important;
        padding: 0 !important;
    }
    .case-row05 .case-itm-img:after {
        right: calc(-15px - 40%);
    }
    .case-txt01 {
        font-size: 14px;
        margin: 10px 0 0;
        text-align: left !important;
    }
    .case-txt01.mt30 {
        margin-top: 30px;
    }
    .case-txt01.center {
        text-align: center !important;
    }
}
.case-itm-img img, .case-main-img img {
    max-width: 100%;
}
@media screen and (max-width: 600px) {
    .gMenuBtn-lines {
        margin-left: -35%;
    }
    .case-row05 .case-itm-img:after {
        right: calc(-15px - 30%);
    }
    .video{
		width:100%!important;
	}
	.movie p{
		margin-top:30px;
	}

}
@media screen and (max-width: 479px) {
    .image_l, .image_r {
        margin-right: 0;
        margin-left: 0;
        float: none;
        text-align: center;
    }
    #lightbox-container-image-box, #lightbox-container-image-data-box {
        width: 100% !important;
        height: auto !important;
    }
    #navi_sp .list_brn03 li {
        text-align: right;
        display: inline-block;
        width: 49%;
        margin: 0;
        margin-right: 1%;
        margin-bottom: 2%;
    }
    #navi_sp .list_brn03 li:nth-child(2n) {
        text-align: left;
        margin-right: 0;
    }
    #navi_sp .list_brn03 li:last-child {
        float: left;
    }
    #index #idx_main_img {
        overflow: hidden;
    }
    #index #idx_main_img img {
        max-width: inherit;
        margin-left: -35%;
        width: 170%;
    }
    #voice .voice {
        margin: 0 0 50px 0;
    }
    .break {
        display: block;
    }
    .space_hide {
        display: none;
    }
    .pict_box02_r, .pict_box02_l, .pict_box02_c {
        width: 100%;
    }
    .gMenuBtn-lines {
        margin-left: -40%;
    }
}
@media screen and (min-width: 590px) and (max-width: 768px) {
    .sp_logo {
        display: block;
    }
    .pc_logo {
        display: none;
    }
    .sp_nav_02 li {
        width: 200px;
        margin: 2%;
    }
}
@media screen and (min-width: 542px) {
    .spec_lst .image_l {
        padding-bottom: 0;
    }
}
@media screen and (min-width: 540px) {
    .note {
        display: none;
    }
    .p_scroll img, .p_scroll p img {
        max-width: 100%;
    }
}
@media screen and (max-width: 425px) {
    .case-main {
        display: block;
    }
    .case-main-img {
        width: 100% !important;
        text-align: center !important;
        margin: 0 0 10px !important;
    }
    .case-main-img img {
        width: 100%;
        max-width: 200px !important;
    }
    .case-main-txt {
        width: 100% !important;
    }
    .case-row {
        flex-wrap: wrap;
    }
    .case-no-img {
        width: 100% !important;
        order: 3;
    }
    .case-rowsp {
        justify-content: center;
    }
    .case-rowsp .case-item {
        margin: 0 2% 10px;
    }
    .case-itm-img:after {
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-left: 10px solid #ccc;
        right: calc(-10px - 5%);
        top: calc(50% - 5px);
    }
    .case-item .case-txt-abs01 {
        font-size: 2vw;
    }
    .case-itm-txt {
        font-size: 10px;
    }
    .case-row03 .case-item-full .case-itm-img:after {
        right: calc(-10px - 2%);
    }
    .case-row03 .case-itm-img:after {
        right: calc(-10px - 5%);
    }
    .txt-auto .case-itm-txt {
        white-space: inherit;
    }
}
@media screen and (max-width: 375px) {
    .gMenuBtn-lines {
        margin-left: -40%;
        width: 25px;
        height: 20px;
        margin-top: -10px;
    }
    .gMenuBtn-lines span {
        height: 4px;
    }
    .gMenuBtn-lines span:nth-of-type(1) {
        top: 0;
    }
    .gMenuBtn-lines span:nth-of-type(2) {
        top: 8px;
    }
    .gMenuBtn-lines span:nth-of-type(3) {
        top: 16px;
    }
    .active .gMenuBtn-lines span:nth-of-type(1) {
        -webkit-transform: translateY(8px) rotate(45deg);
        transform: translateY(8px) rotate(45deg);
    }
    .active .gMenuBtn-lines span:nth-of-type(3) {
        -webkit-transform: translateY(-8px) rotate(-45deg);
        transform: translateY(-8px) rotate(-45deg);
    }
    .case-itm-img:after {
        right: calc(-10px - 3%);
    }
    .case-row02 .case-item, .case-row04 .case-item {
        width: 47%;
    }
    .case-row.case-row02, .case-row.case-row04 {
        width: 100%;
        max-width: 280px;
        margin: 0 auto;
    }
}
.case_tit {
    background: #01355c;
    color: #fff;
    text-align: center;
    padding: 4px;
}
.f_bold {
    font-weight: bold;
    font-size: 15px;
    display: block;
}
.mb15 {
    margin-bottom: 15px;
}
.video{
		width:560px;
}

.movie p{
		margin-top:30px;
}


@media screen and (max-width: 356px) {
    #navi_sp .list_brn03 li:last-child {
        float: none !important;
    }
    #navi_sp .list_brn03 li {
        width: 50% !important;
    }
}


.iconsns-wrapper ul {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 30px;
    flex-wrap: wrap;
}

.iconsns-wrapper ul li {
	margin-right: 20px;
}

.iconsns-wrapper ul li:last-child {
	margin-right: 0;
}

.iconsns-wrapper ul li a span {
	color: #333;
	font-weight: bold;
	display: block;
	padding-top: 5px;
}


@media(max-width: 768px) {
	.iconsns-wrapper ul li {
		margin-bottom: 20px;
		margin-right: 10px;
	}
	
	#footer .adress_box {
		margin-top: 0;
	}
}

@media(max-width: 375px) { 
	.iconsns-wrapper ul li {
		margin-bottom: 15px;
		margin-right: 5px;
		
	}
	
	.iconsns-wrapper ul {
		padding: 0 5px;
	}
}










