@charset "utf-8";
/*
Theme Name: suishodo
Description: WP themes by zengo.
Version: 1.0
Author: Takanori
Tags: simple
*/
* {
    margin: 0;
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    font-size: 14px;
    /*font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;*/
    font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, 'メイリオ', Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    color: #000000;
    line-height: 1.5;
    padding: 0 0 0 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* ------------------------------------------------------------
	リンク
------------------------------------------------------------ */
a {
    color: #333399;
    text-decoration: underline;
    outline: none;
}
a:hover {
    color: blue;
    text-decoration: underline;
}
a.blue {
    color: blue;
}
a.unline {
    text-decoration: underline;
}
/* ------------------------------------------------------------
	リセット
------------------------------------------------------------ */
img {
    border: 0pt none;
    vertical-align: bottom;
    max-width: 100%;
    height: auto;
    image-rendering: -o-crisp-edges; /* Opera               */
    image-rendering: -webkit-optimize-contrast; /* Chrome (and Safari) */
    image-rendering: optimize-contrast; /* CSS3 Proposed       */
}
h1, h2, h3, h4, h5, h6, div, p, ul, ol, li, dl, dt, dd, form, address, pre, em {
    list-style-type: none;
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
h2, h3, h4, h5 {
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    clear: both;
}
select, input, textarea {
    font-size: 12px;
}
input {
    vertical-align: middle;
}
address {
    display: none;
}
.sp {
    text-indent: -999em;
    width: 12px;
}
/* ------------------------------------------------------------
	枠組み
------------------------------------------------------------ */
#wrapper {
    width: 990px;
    margin: 0 auto;
}
#outer {
    padding: 0 10px;
    background: url(img/cont-main.png);
}
/* ------------------------------------------------------------
	ヘッダー
------------------------------------------------------------ */
header#header {
    width: 970px;
    padding-bottom: 5px;
}
h1.H1TA {
    letter-spacing: 1px;
    color: #000000;
    font-size: 11px;
}
#header-in {
    padding-bottom: 10px;
}
#topmenuA {
    text-align: right;
    margin: 0px 10px 5px 0;
}
#topmenuA li {
    display: inline;
    letter-spacing: 1px;
    padding: 0px 10px 3px 12px;
    font-size: 12px;
}
#topmenuA li.A {
    background: url(img/menuicon1.gif) 0 1px no-repeat;
}
#topmenuA li.B {
    background: url(img/menuicon2.gif) 0 1px no-repeat;
}
#topmenuA li.C {
    background: url(img/menuicon3.gif) 0 1px no-repeat;
}
#topmenuA li.D {
    background: url(img/menuicon4.gif) 0 1px no-repeat;
}
/* ------------------------------------------------------------
	フッター
------------------------------------------------------------ */
footer {
    background: #CCC;
    padding: 30px 0px;
    margin-top: 30px;
    border-top: 1px solid #CCC;
}
#footerArea {
    width: 970px;
    margin: 0 auto;
}
#footerbottom {
    clear: both;
    margin: 0 auto 25px auto;
    width: 820px;
    height: 25px;
}
#footerA {
    padding: 20px 0;
    margin: 0 auto;
    text-align: center;
}
#footerA ul {
    list-style: none;
    margin-top: 10px;
}
#footerA li {
    display: inline;
    color: #666666;
}
#footerA li a {
    padding: 0 3px 0 10px;
    background: url("img/poi25.gif") 0 0 no-repeat;
}
#footerA li a.none {
    background: none;
}
#footerB {
    padding: 20px 10px 20px 0;
    text-align: center;
    font-size: 80%;
    letter-spacing: 1px;
}
/* ------------------------------------------------------------
	メイン
------------------------------------------------------------ */
#movie {
    width: 800px;
    min-height: 400px;
    _height: 400px;
    background: url("img/topimg.jpg") no-repeat 0 0;
    clear: both;
}
#movie2 {
    width: 800px;
    min-height: 400px;
    _height: 400px;
    background: url("img/topimg2.jpg") no-repeat 0 0;
    clear: both;
}
#maincont {
    width: 970px;
    padding: 7px 0 20px;
    position: relative;
}
#testimage01 {
    width: 800px;
    min-height: 600px;
    _height: 600px;
    background: url("img/topimg-test01.jpg") no-repeat 0 0;
    clear: both;
}
#testimage02 {
    width: 800px;
    min-height: 600px;
    _height: 600px;
    background: url("img/topimg-test02.jpg") no-repeat 0 0;
    clear: both;
}
#testimage03 {
    width: 800px;
    min-height: 600px;
    _height: 600px;
    background: url("img/topimg-test03.jpg") no-repeat 0 0;
    clear: both;
}
#text-A {
    width: 470px;
    float: left;
}
#text-B {
    width: 480px;
    float: left;
}
#text-B h2 {
    font-size: 14px;
    line-height: 27px;
}
#text-B h3 {
    display: block;
    clear: both;
    background: #eeeeee;
}
#topright {
    position: absolute;
    top: 320px;
    right: 11px;
}
/* ------------------------------------------------------------
	下階層
------------------------------------------------------------ */
.recruit .title {
    background: url("img/tit_recruit.gif") no-repeat;
}
#leftcont h2 {
    width: 210px;
    margin-bottom: 20px;
}
#leftcont ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#leftcont li {
    padding-bottom: 7px;
}
#leftcont li a {
    padding-left: 13px;
    background: url("img/poi_blue.gif") 0 1px no-repeat;
    vertical-align: middle;
}
#mainbox {
    width: 100%;
    float: left;
}
#mainbox p {
    margin-bottom: 10px;
    line-height: 25px;
}
a.al1 {
    background: url("img/point.gif") no-repeat 0 2px;
    padding: 0 0 0 15px;
    margin-left: 10px;
}
#mainImgBox {
    clear: both;
}
.comp-info {
    background: url("img/net-logo.gif") no-repeat 0 0;
    padding: 0 0 0 50px;
}
/* ------------------------------------------------------------
	WP
------------------------------------------------------------ */
.fixed {
    clear: both;
}
.post .info {
    padding: 5px;
}
.post .info span.first {
    margin-left: 0;
}
.post .date, .post .author, .editpost, .post .comments, .post .addcomment, .post .addlink, .post .editlinks {
    background: url(img/icons.gif) no-repeat;
    padding-left: 22px;
    height: 16px;
    line-height: 16px;
    display: block;
    font-size: 11px;
}
.post .tags, .post .categories {
    background: url(img/icons.gif) no-repeat;
    width: 16px;
    height: 16px;
    line-height: 16px;
    display: block;
    text-indent: -999em;
}
.post .under span.tags, .post .under span.categories {
    margin-right: 6px;
}
.post .act {
    height: 16px;
    float: right;
}
.post .act span {
    float: left;
    margin-left: 15px;
}
.post .tags {
    background-position: 0 -400px;
}
.post .categories {
    background-position: 0 -480px;
}
.post .date {
    background-position: 0 -48px;
    margin-right: 15px;
    float: left;
    display: none;
}
.post .author {
    background-position: 0 0;
    float: left;
    display: none;
}
.editpost {
    background-position: 0 -64px;
    margin-left: 15px;
    float: right;
}
.search .post .comments {
    display: none;
}
.post .addcomment {
    background-position: 0 -112px;
    margin-left: 15px;
    float: right;
}
.post .addlink {
    background-position: 0 -176px;
}
.post .editlinks {
    background-position: 0 -192px;
}
#maincont.post-1068 {
    background: url(img/tit-shopguide.png) no-repeat;
}
.post .content {
    margin-bottom: 40px;
    padding-top: 10px;
}
/* ------------------------------------------------------------
	サイズ
------------------------------------------------------------ */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    zoom: 100%;
}
.mauto {
    margin: 0 auto !important;
}
.clear {
    clear: both;
    height: 1px;
    _font-size: 1px;
}
.tcenter {
    text-align: center !important;
}
.tright {
    text-align: right !important;
}
.dnone {
    display: none !important;
}
.posi-re {
    position: relative;
}
.posi-ab {
    position: absolute;
}
.r0 {
    right: 0;
}
.l0 {
    left: 0;
}
.t0 {
    top: 0;
}
.b0 {
    bottom: 0;
}
.lt {
    float: left;
}
.rt {
    float: right;
}
.w200 {
    width: 200px;
}
.w230 {
    width: 230px;
}
.w250 {
    width: 250px;
}
.w280 {
    width: 280px;
}
.w300 {
    width: 300px;
}
.w350 {
    width: 350px;
}
.w380 {
    width: 380px;
}
.w100p {
    width: 100%;
}
.bs05 {
    clear: both;
    width: 100%;
    height: 5px;
    _font-size: 5px;
}
.bs07 {
    clear: both;
    width: 100%;
    height: 7px;
    _font-size: 7px;
}
.bs10 {
    clear: both;
    width: 100%;
    height: 10px;
    _font-size: 10px;
}
.bs15 {
    clear: both;
    width: 100%;
    height: 15px;
    _font-size: 15px;
}
.bs20 {
    clear: both;
    width: 100%;
    height: 20px;
    _font-size: 20px;
}
.bs25 {
    clear: both;
    width: 100%;
    height: 25px;
    _font-size: 25px;
}
.bs30 {
    clear: both;
    width: 100%;
    height: 30px;
    _font-size: 30px;
}
.bs40 {
    clear: both;
    width: 100%;
    height: 40px;
    _font-size: 40px;
}
.bs50 {
    clear: both;
    width: 100%;
    height: 50px;
    _font-size: 50px;
}
.bstop {
    clear: both;
    width: 100%;
    height: 100px;
    _font-size: 50px;
}
.bstopB {
    clear: both;
    width: 100%;
    height: 78px;
    _font-size: 50px;
}
.bstopC {
    clear: both;
    width: 100%;
    height: 20px;
    _font-size: 20px;
}
.mbt00 {
    margin-bottom: 0px !important;
}
.mbt5 {
    margin-bottom: 5px !important;
}
.mbt7 {
    margin-bottom: 7px !important;
}
.mbt10 {
    margin-bottom: 10px !important;
}
.mbt15 {
    margin-bottom: 15px !important;
}
.mbt20 {
    margin-bottom: 20px !important;
}
.mbt30 {
    margin-bottom: 30px !important;
}
.mbt50 {
    margin-bottom: 50px !important;
}
.mbt70 {
    margin-bottom: 70px !important;
}
.mbt100 {
    margin-bottom: 100px !important;
}
.mt00 {
    margin-top: 0px !important;
}
.mt5 {
    margin-top: 5px !important;
}
.mt7 {
    margin-top: 7px !important;
}
.mt10 {
    margin-top: 10px !important;
}
.mt15 {
    margin-top: 15px !important;
}
.mt20 {
    margin-top: 20px !important;
}
.mt30 {
    margin-top: 30px !important;
}
.mt50 {
    margin-top: 50px !important;
}
.mt70 {
    margin-top: 70px !important;
}
.mt100 {
    margin-top: 100px !important;
}
.mr00 {
    margin-right: 0px !important;
}
.mr10 {
    margin-right: 10px !important;
}
.mr20 {
    margin-right: 20px !important;
}
.mr30 {
    margin-right: 30px !important;
}
.mr50 {
    margin-right: 50px !important;
}
.mr70 {
    margin-right: 70px !important;
}
.mr100 {
    margin-right: 100px !important;
}
.radius {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 0 6px;
}
.readmore {
    text-align: right;
}
#topinfo dd .readmore a {
    color: #FFF !important;
    background: #48acd0;
    padding: 3px 5px;
    border-radius: 5px;
    text-decoration: none;
}
.single-news_event h2.title {
    font-size: 18px;
    border-bottom: 2px solid #9cd3ec;
    color: #4997b3;
    margin-top: 20px;
}
.single-blog #maincont {
    margin-top: 20px;
}
#mainbox p.topP {
    font-size: 16px;
    line-height: 2em;
}
.pcglass .glasses h2 {
    color: #FFF;
    background: #04a8eb;
    font-size: 20px;
    padding: 10px;
    text-align: center;
    margin-bottom: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-webkit-border-radius: 5px;
    -ms-webkit-border-radius: 5px;
    border-radius: 5px;
}
.pcglass .glasses h3 {
    text-align: center;
    margin-bottom: 20px;
    color: #106a21;
    font-size: 120%;
}
.bg-green {
    background-color: #26966e !important;
}
.pcglass .glasses {
    margin: 0 -20px;
}
.pcglass .glasses li {
    float: left;
    width: 33.333%;
    padding: 20px;
    border-right: 1px solid #60b3e2;
}
.pcglass .glasses li:last-child {
    border: none;
}
#mainbox div.blog_procom {
    display: none;
    padding-top: 30px;
    margin-top: -27px;
    background: url(img/fukitop.png) 95% top no-repeat;
    background-size: 30px;
}
#mainbox div.blog_procom p {
    line-height: 1.6em;
    padding: 14px;
    border-radius: 24px;
    background: #FFF;
}
.post-type-archive-blog #rcont {
    width: 700px;
}
h2.titA {
    color: #FFF;
    background: #04a8eb;
    font-size: 20px;
    padding: 10px;
}
.post-type-archive-blog #mainbox {
    padding: 20px;
    background: #FFF;
    min-height: 500px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#arcbox {
    width: 210px;
    font-size: 12px;
    background: #eee;
    padding: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float: left;
}
.home #arcbox {
    width: 274px;
    float: none;
}
#arcbox .inbox {
    background: #FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 5px 10px;
}
#arcbox .inbox li {
    padding: 10px 0;
    border-bottom: 1px dashed #eee;
}
#arcbox h3 {
    color: #92BFCF;
    text-align: center;
    border-bottom: 2px solid #C4DDE6;
    padding: 7px 0;
}
.blogbox {
    margin-bottom: 30px;
    overflow: hidden;
}
.blogbox img {
    max-width: 730px;
    height: auto;
}
.blogbox p {
    margin-bottom: 20px;
    line-height: 2.0em;
}
.blogbox .tit {
    background: #EBEAE9;
    font-weight: normal;
    font-size: 16px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 10px;
    margin-bottom: 5px;
}
.blogbox .tit h3 {
    float: left;
    width: 70%;
    font-weight: normal;
}
.blogbox .tit .date {
    float: right;
    width: 15%;
    text-align: right;
    font-size: 11px;
    color: #666;
}
.edit {
    font-size: 11px;
    text-align: right;
}
.bloglogo {
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 30px;
    margin-top: 10px;
}
.home .bloglogo {
    margin-bottom: 0;
    margin-top: 0;
}
#blogbred {
    line-height: 2em;
}
/* ------------------------------------------------------------
	ホーム
------------------------------------------------------------ */
#r_news {
    /* 	width:284px; */
    width: 100%;
    background: url("img/tit_news.png") no-repeat;
    padding-top: 50px;
}
#r_news dl {
    border-bottom: 1px dotted #ccc;
    padding: 0 0 20px 0;
    margin-bottom: 30px;
}
#r_news dt {
    font-size: 11px;
}
#sidelist {
    margin-top: 20px;
}
#sidelist li {
    margin-top: 10px;
    float: left;
}
#tel {}
#hedotoiawase {}
#hedotoiawase a {
    border-radius: 0 0 7px 7px;
    background: #192351;
    padding: 5px 20px;
    color: #FFF;
    text-decoration: none;
}
#hedotoiawase a:hover {
    background: #374584;
}
#topcont-left {
    width: 660px;
    float: left;
}
#topcont-right {
    float: right;
    width: 284px;
}
#topinfo {
    width: 100%;
}
#topinfo h2.topeve {
    position: relative;
    background: url("img/tit_event.png") no-repeat;
    height: 50px;
    width: 660px;
}
#topinfo h2.topeve a.end_eve {
    position: absolute;
    width: 120px;
    right: 0;
    font-size: 11px;
    top: 7px;
    background: url("img/poi32.gif") no-repeat 100% 3px;
}
#topinfo dl {
    float: left;
    padding: 10px 0 20px 0;
    border-bottom: 1px dashed #CCC;
}
#topinfo dt {
    float: left;
    width: 70px;
}
#topinfo dt img {
    border: 1px solid #CCC;
}
#topinfo dd {
    width: 100%;
    float: left;
    line-height: 2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
#r_news dt, #topinfo dd.meta {
    font-size: 10px;
    color: #999999;
    font-weight: bold;
}
#topinfo dd.eve-kikan {
    font-size: 14px;
}
#topinfo dl.eve dd.comA {
    background-image: url("img/poi-event.png");
}
#topinfo dl.news dd.comA {
    background-image: url("img/poi-news.png");
}
#r_news dd.tit {
    width: 520px;
    line-height: 2.5em;
    font-weight: bold;
    color: #CC338F;
    font-size: 16px;
}
#r_news .com {
    line-height: 2;
}
#topinfo dd.comA {
    background-position: 0 12px;
    background-repeat: no-repeat;
    padding: 3px 0 3px 50px;
    font-weight: bold;
    color: #CC338F;
    font-size: 16px;
}
#topinfo dd.excerpt p {
    margin-bottom: 10px;
}
#topinfo dd a {
    color: #3399CC !important;
}
#topinfo dd a:hover {
    text-decoration: underline;
}
#chirashi, #ticket {
    width: 284px;
    padding-bottom: 15px;
}
#chirashi h2, #ticket h2 {
    width: 284px;
    height: 30px;
    text-indent: -999em;
}
#chirashi h2 {
    background: url("img/tit-chirashi.png") no-repeat;
    padding-bottom: 20px;
}
#ticket h2 {
    background: url("img/tit-ticket.png") no-repeat;
}
#chirashi ul li {
    float: left;
    width: 100%;
    text-align: center;
}
#ticket .section, #chirashi .section {
    padding: 10px 0;
    border-bottom: 1px dashed #CCC;
}
#chirashi .meta {
    margin-bottom: 5px;
}
#chirashi .kigen {
    font-size: 12px;
    color: #9E3232;
    margin-left: 10px;
}
#staffblog {
    margin-top: 15px;
    float: left;
    width: 284px;
}
#staffblog h2 {
    background: url("img/tit-staffblog.png") no-repeat;
    width: 284px;
    height: 50px;
    text-indent: -999em;
}
#staffblog li {
    background: url("img/toppage-service-poi.gif") no-repeat 0 5px;
    list-style-position: outside;
    list-style: none;
    padding-left: 15px;
    margin-bottom: 6px;
    line-height: 150%;
}
.home-submenu {
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    background: url("img/submenu-homebg.png") no-repeat;
    height: 22px;
    padding: 17px 0 0 10px;
}
.home-submenu a {
    float: left;
    margin-right: 10px;
}
.home-submenu a, .home-submenu a:hover {
    text-decoration: none;
    color: #FFFFFF;
}
.home-submenu a:hover {
    text-decoration: underline;
}
.copyright {
    background: #8c8787;
    text-align: center;
    font-size: 12px;
    padding: 20px 0;
}
.copyright a {
    color: #FFF;
    text-decoration: none;
}
/* ------------------------------------------------------------
	トップメニュー
------------------------------------------------------------ */
#topmenu-box {
    float: right;
    margin-top: 20px;
}
#topmenu {
    padding: 0;
    width: 230px;
}
#topmenu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 20px;
}
#topmenu li {
    float: left;
}
#topmenu li a {
    display: block;
    height: 20px;
    text-decoration: none;
    text-indent: -9999px;
    background: url(img/upmenu.png) no-repeat;
}
#topmenu a.blog {
    background-position: -88px 0px !important;
    width: 114px;
}
#topmenu a.fb {
    background-position: -202px 0px !important;
    width: 98px;
}
#topmenu a.blog:hover {
    background-position: -88px -20px !important;
}
.page-id-763 #topmenu a.fb, #topmenu a.fb:hover {
    background-position: -202px -20px !important;
}
/* ------------------------------------------------------------
	グローバルナビ基本
------------------------------------------------------------ */
#global-navi-box {}
#global-navi {
    padding: 0;
    width: 970px;
}
#global-navi ul {
    width: 100%;
    display: table;
    margin-bottom: 0;
    padding: 0 10px;
    border-top: 2px solid #3fa9dd;
    border-bottom: 2px solid #3fa9dd;
    padding-left: 0;
    padding-right: 0;
    background-color: #FFF;
}
#global-navi li {
    display: table-cell;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#global-navi li:last-child {
    border-right: none;
}
#global-navi li a {
    text-decoration: none;
    color: #012563;
    padding: 15px 15px 10px 15px;
    display: block;
    font-size: 15px;
    font-weight: bold;
    position: relative;
}
.hochouki_flow #menu-item-2370 a, .hearing-aid #menu-item-2370 a, #global-navi li a:hover, #global-navi li.current-menu-item a {
    background: #3fa9dd;
    color: #FFF;
}
.hochouki_flow #menu-item-2370 a:after, .hearing-aid #menu-item-2370 a:after, #global-navi li a:hover:after, #global-navi li.current-menu-item a:after {
    position: absolute;
    bottom: -3px;
    content: "▼";
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #fff;
    z-index: 1000;
    font-size: 11px;
}
/***********************************************
gnavi01
***********************************************/
#menu-gnavi li a {
    background-image: url(img/gnavi.png);
    background-repeat: no-repeat;
}
#menu-gnavi #menu-item-1095 a {
    background-position: 0 0px;
    width: 111px;
}
#menu-gnavi #menu-item-1098 a {
    background-position: -111px 0px;
    width: 125px;
}
#menu-gnavi #menu-item-1097 a {
    background-position: -236px 0px;
    width: 147px;
}
#menu-gnavi #menu-item-1101 a {
    background-position: -383px 0px;
    width: 148px;
}
#menu-gnavi #menu-item-1099 a {
    background-position: -531px 0px;
    width: 149px;
}
#menu-gnavi #menu-item-1100 a {
    background-position: -680px 0px;
    width: 179px;
}
#menu-gnavi #menu-item-1096 a {
    background-position: -859px 0px;
    width: 111px;
}
#menu-gnavi #menu-item-1095 a:hover, #menu-gnavi #menu-item-1095.current-menu-item a {
    background-position: 0 -40px;
}
#menu-gnavi #menu-item-1098 a:hover, #menu-gnavi #menu-item-1098.current-menu-item a {
    background-position: -111px -40px;
}
.cat-8 #menu-gnavi #menu-item-1098 a, #menu-gnavi #menu-item-1098 a:hover, #menu-gnavi #menu-item-1098.current-menu-item a {
    background-position: -111px -40px;
}
.cat-9 #menu-gnavi #menu-item-1097 a, #menu-gnavi #menu-item-1097 a:hover, #menu-gnavi #menu-item-1097.current-menu-item a {
    background-position: -236px -40px;
}
.cat-6 #menu-gnavi #menu-item-1101 a, #menu-gnavi #menu-item-1101 a:hover, #menu-gnavi #menu-item-1101.current-menu-item a {
    background-position: -383px -40px;
}
#menu-gnavi #menu-item-1099 a:hover, #menu-gnavi #menu-item-1099.current-menu-item a {
    background-position: -531px -40px;
}
#menu-gnavi #menu-item-1100 a:hover, #menu-gnavi #menu-item-1100.current-menu-item a {
    background-position: -680px -40px;
}
#menu-gnavi #menu-item-1096 a:hover, #menu-gnavi #menu-item-1096.current-menu-item a {
    background-position: -859px -40px;
}
/***********************************************
gnavi02
***********************************************/
#menu-gnavi2 {}
/* ------------------------------------------------------------
	テーブル
------------------------------------------------------------ */
#tableA {
    width: 550px;
    margin: 0 auto 0 auto;
}
#tableA a {
    text-decoration: underline;
}
table.tableA {
    border-collapse: collapse;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-spacing: 0;
    margin: 0px 0px 30px 0px;
}
.tableA td, .tableA th {
    padding: 5px 5px 5px 5px;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    vertical-align: top;
    background: #FFF;
}
.tableA th {
    background-image: url(img/tbg2.gif);
}
.tableA p {
    margin-bottom: 10px;
}
.tA {
    width: 100%;
    border: 2px solid #04a8eb;
    border-collapse: separate;
    border-spacing: 0;
    border-radius: 6px;
    overflow: hidden;
    font-size: 20px;
    background-color: #FFF;
}
.tA td, .tA th {
    padding: 14px;
}
.strg-blue strong {
    color: #0069b5;
}
.tA td {
    vertical-align: middle;
    text-align: center;
}
.tA td .price {
    color: red;
    font-size: 150%;
    font-weight: bold;
    padding: 0 10px;
}
.tA th {
    text-align: center;
    border-right: 2px solid #04a8eb;
    line-height: 1.8em;
    color: #015377;
    background: #fff5d4;
}
/* ------------------------------------------------------------
	フロー
------------------------------------------------------------ */
#flow dl {
    background: url("img/al1.gif") 40px 0 no-repeat;
    min-height: 125px;
    _height: 125px;
}
#flow dl.end {
    background: url("img/spacer.gif") 40px 0 no-repeat;
}
#flow dt {
    border-left: 3px solid #A3C926;
    margin: 10px 0 0 100px;
    padding: 0 0 0 7px;
    font-weight: bold;
    font-size: 120%;
}
#flow dd {
    margin: 10px 0 0 100px;
}
#gotoMap {
    margin: 10px 0 20px 0;
    width: 67px;
    height: 20px;
    background: url(img/map.gif) no-repeat;
    text-indent: -9999px;
}
#gotoMap a {
    width: 67px;
    height: 20px;
    display: block;
    text-decoration: none;
}
a.unline {
    text-decoration: underline;
    color: blue;
}
.links span.unA {
    text-decoration: underline;
}
ul.typeA {
    margin-top: 5px;
}
.links table.Type-kana td {
    font-weight: normal;
    vertical-align: top;
}
#list {
    float: left;
    width: 550px;
}
/* ------------------------------------------------------------
	ADD
------------------------------------------------------------ */
.testindex h2 {
    display: none;
}
.li-typeA {
    line-height: 25px;
}
#GoToTOP {
    text-align: right;
}
.popupA {
    width: 550px;
    background: url(img/spacer.gif) repeat left top #fff;
    padding: 0 0 0 10px;
}
/* ------------------------------------------------------------
	ページナビ
------------------------------------------------------------ */
.pnavi {
    float: left;
    width: 550px;
}
.pnavi-right {
    float: right;
    width: 180px;
}
.pnavi-right .prev {
    text-align: left;
    float: left;
}
.pnavi-right .next {
    text-align: right;
    float: right;
}
#main-footer {
    width: 740px;
    margin-top: 30px;
    float: left;
}
.postnavi {
    float: left;
    width: 100%;
    _height: 50px;
    min-height: 50px;
    border-top: 1px dotted #cccccc;
    border-bottom: 1px dotted #cccccc;
    background: url("img/pagenavi-bg.gif") no-repeat 0 0;
}
.postnavi .prev {
    float: left;
    width: 45%;
    text-align: left;
    padding: 8px 0 0 30px;
}
.postnavi .next {
    float: right;
    width: 45%;
    text-align: right;
    padding: 8px 30px 0px 0px;
}
.go-faqtop {
    margin-bottom: 10px;
    width: 50%;
    float: left;
}
.go-faqtop a {
    background: url("img/poi-faqtop.gif") no-repeat;
    padding-left: 11px;
}
/* ------------------------------------------------------------
	タイトル
------------------------------------------------------------ */
.HochoukiTit {
    position: relative;
    display: block;
    width: 970px;
    height: 73px;
}
.HochoukiTit img, .HochoukiTit span {
    position: absolute;
}
.HochoukiTit span {
    top: 25px;
    left: 219px;
    z-index: 10;
    font-weight: bold;
    font-size: 17px;
    color: #039;
}
.mincho {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.page-template-page-aftercare-php h2.title, h2.tebiki, #post-30 h2.title, #post-32 h2.title, #post-34 h2.title, #post-36 h2.title, #post-38 h2.title, #post-40 h2.title, #post-577 h2.title {
    height: 73px;
    width: 970px;
    text-indent: -999em;
    display: block;
}
#post-30 h2.title {
    background: url("img/title/pagetitle-glasses.png?v=01") no-repeat;
}
#post-32 h2.title {
    background: url("img/title/pagetitle-sunglasses.png") no-repeat;
}
#post-34 h2.title {
    background: url("img/title/pagetitle-contactlenz.png") no-repeat;
}
h2.tebiki, #post-36 h2.title {
    background: url("img/title/pagetitle-hearingaid.png") no-repeat;
}
#post-38 h2.title {
    background: url("img/title/pagetitle-album.png") no-repeat;
}
#post-40 h2.title {
    background: url("img/title/pagetitle-shopinfo.png") no-repeat;
}
.page-template-page-aftercare-php h2.title, #post-577 h2.title {
    background: url("img/title/pagetitle-aftercare.png") no-repeat;
}
.hochouki h3.ptitle {
    background: url("img/tit-hochouki-h3.png") no-repeat;
    width: 740px;
    height: 90px;
    text-indent: -999em;
}
.postid-80 h3.ptitle {
    background-position: 0 -90px;
}
.postid-82 h3.ptitle {
    background-position: 0 -180px;
}
.postid-84 h3.ptitle {
    background-position: 0 -270px;
}
.postid-87 h3.ptitle {
    background-position: 0 -360px;
}
.postid-89 h3.ptitle {
    background-position: 0 -450px;
}
.postid-97 h3.ptitle {
    background-position: 0 -540px;
}
.postid-99 h3.ptitle {
    background-position: 0 -630px;
}
.postid-103 h3.ptitle {
    background-position: 0 -720px;
}
.postid-106 h3.ptitle {
    background-position: 0 -810px;
}
/* ------------------------------------------------------------
	ショップリスト
------------------------------------------------------------ */
.shoplist {
    width: 585px;
    margin: 0 auto;
    clear: left;
}
.shoplist .section {
    width: 100%;
    float: left;
    margin-bottom: 15px;
    border-bottom: 1px dotted #cccccc;
    padding-bottom: 10px;
}
.shoplist dt {
    width: 150px;
    float: left;
}
.shoplist dd {
    width: 430px;
    float: left;
}
.shoplist span {
    font-weight: bold;
    color: purple;
}
.shoplist h3 {
    color: #fff;
    background: #000;
    margin-bottom: 7px;
    background: url("img/h-bar01.png") no-repeat;
    height: 25px;
    line-height: 27px;
    padding-left: 30px;
}
.shoplist h4 {
    font-size: 12px;
    color: #6F2038;
    margin-bottom: 5px;
}
/* ------------------------------------------------------------
	sidemenu
------------------------------------------------------------ */
#sidemenu {
    float: left;
    width: 150px;
}
#rightcont {
    width: 600px !important;
    float: right !important;
}
#rightcont #boxtop {
    width: 600px;
    height: 16px;
    background: url("img/rbox-top.png") no-repeat;
}
#rightcont #incont {
    background: #fff;
    padding: 0 16px;
}
#rightcont #btm {
    width: 600px;
    height: 16px;
    background: url("img/rbox-btm.png") no-repeat;
}
.parent-pageid-2 p {
    padding-bottom: 20px;
    line-height: 1.8;
}
.parent-pageid-2 ul.tA li {
    list-style: circle outside;
    margin-left: 15px;
    margin-bottom: 10px;
}
.parent-pageid-2 h3 {
    color: purple;
    margin-bottom: 10px;
}
.parent-pageid-2 h3.uline {
    border-bottom: 1px dotted purple;
}
.parent-pageid-2 h3.georgia {
    font-family: georgia;
    font-size: 17px;
    font-weight: normal;
}
.parent-pageid-2 p.uline {
    clear: both;
    border-bottom: 1px dotted #cccccc;
    padding-bottom: 0 !important;
    margin-bottom: 20px;
}
.page-id-118 #incont {
    height: 410px;
    background: url("img/diamong-bg.jpg") no-repeat #fff !important;
}
/* ------------------------------------------------------------
	サイドメニュー　補聴器
------------------------------------------------------------ */
.hochouki #lmenu ul {}
.hochouki #lmenu li {
    margin-bottom: 5px;
}
.hochouki #lmenu li a {
    display: block;
    width: 210px;
    height: 28px;
    text-decoration: none;
    text-indent: -9999px;
    background: url(img/lmenu-hochouki.png) no-repeat;
}
.hochouki #lmenu li.p00 a {
    background-position: 0 0px;
}
.hochouki #lmenu li.p01 a {
    background-position: 0 -28px;
}
.hochouki #lmenu li.p02 a {
    background-position: 0 -56px;
}
.hochouki #lmenu li.p03 a {
    background-position: 0 -84px;
}
.hochouki #lmenu li.p04 a {
    background-position: 0 -112px;
}
.hochouki #lmenu li.p05 a {
    background-position: 0 -140px;
}
.hochouki #lmenu li.p06 a {
    background-position: 0 -168px;
}
.hochouki #lmenu li.p07 a {
    background-position: 0 -196px;
}
.hochouki #lmenu li.p08 a {
    background-position: 0 -224px;
}
.hochouki #lmenu li.p09 a {
    background-position: 0 -252px;
}
.hochouki .p00 a:hover, .post-78 .p00 a {
    background-position: -210px 0px !important;
}
.hochouki .p01 a:hover, .post-80 .p01 a {
    background-position: -210px -28px !important;
}
.hochouki .p02 a:hover, .post-82 .p02 a {
    background-position: -210px -56px !important;
}
.hochouki .p03 a:hover, .post-84 .p03 a {
    background-position: -210px -84px !important;
}
.hochouki .p04 a:hover, .post-87 .p04 a {
    background-position: -210px -112px !important;
}
.hochouki .p05 a:hover, .post-89 .p05 a {
    background-position: -210px -140px !important;
}
.hochouki .p06 a:hover, .post-97 .p06 a {
    background-position: -210px -168px !important;
}
.hochouki .p07 a:hover, .post-99 .p07 a {
    background-position: -210px -196px !important;
}
.hochouki .p08 a:hover, .post-103 .p08 a {
    background-position: -210px -224px !important;
}
.hochouki .p09 a:hover, .post-106 .p09 a {
    background-position: -210px -252px !important;
}
/* ------------------------------------------------------------
	お問い合わせ
------------------------------------------------------------ */
.contact {
    width: 500px;
    margin: 0 auto;
}
.contact dl {
    border-bottom: 1px dotted #cccccc;
    float: left;
    padding: 7px 0;
}
.contact dl dt, .contact dl dd {
    line-height: 20px;
}
.contact dl dt {
    width: 100px;
    float: left;
}
.contact dl dd {
    width: 340px;
    float: left;
}
/* ------------------------------------------------------------
	ニュース
------------------------------------------------------------ */
#news {
    width: 600px;
    margin: 0 auto;
}
#news dl {
    border-bottom: 1px dotted #cccccc;
    float: left;
    padding: 7px 0;
}
#news dl dt {
    width: 160px;
    float: left;
}
#news dl dd {
    width: 440px;
    float: left;
}
#news dl dd h3 {
    color: purple;
}
#news img {
    border: 1px solid #cccccc;
}
/* ------------------------------------------------------------
	商品
------------------------------------------------------------ */
.pbox {
    float: left;
    width: 234px;
    margin: 0 7px 15px 0;
    text-align: center;
}
.pbox-text {
    text-align: center;
    font-size: 10px;
}
.pbox-text .ename {
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
    font-weight: bold;
    color: purple;
}
.pbox-text .jname {
    letter-spacing: 1px;
}
ul.attn {
    clear: both;
    font-size: 10px;
    letter-spacing: 1px;
    padding: 20px 0 0 0;
}
ul.attn li {
    list-style: circle;
    margin: 0 0 3px 20px;
}
.post-123 strong {
    font-weight: bold;
}
/* ------------------------------------------------------------
	店舗情報
------------------------------------------------------------ */
.shoplist-in {
    width: 585px;
    margin: 0 auto;
}
/* ------------------------------------------------------------
	table
------------------------------------------------------------ */
table {
    word-break: break-all;
}
table.base {
    border-collapse: collapse;
    border-left: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    width: 585px;
}
table.base th {
    background: #F7EAEA;
    font-weight: normal;
}
table.base th, table.base td {
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding: 5px 10px;
}
table.base td {
    background: #FFFFFF;
}
/* ------------------------------------------------------------
	下階層フレーム
------------------------------------------------------------ */
#lmenu {
    float: left;
    width: 210px;
    overflow: hidden;
}
#rcont {
    float: right;
    width: 740px;
    overflow: hidden;
}
/* ------------------------------------------------------------
	補聴器
------------------------------------------------------------ */
.hochouki #lmenu {
    background: url("img/tit-hochouki.png") no-repeat;
    width: 210px;
    padding-top: 100px;
}
.hochouki .pline {
    background: url("img/line-hochouki.png") repeat-y;
    line-height: 30px;
    width: 100%;
    position: relative;
    float: left;
    margin-top: 8px;
}
.hochouki .pline p {
    line-height: 30px !important;
    margin-bottom: 0 !important;
}
/* ------------------------------------------------------------
	商品ページ
------------------------------------------------------------ */
#cont-main {
    margin-top: 15px;
    width: 100%;
}
#p-ichiran {
    width: 100%;
}
#p-ichiran ul {
    margin: 0 -5px;
}
#p-ichiran li {
    float: left;
    width: 25%;
    padding: 5px;
    text-align: center;
    background: #FFF;
}
#p-ichiran li.no-link > div, #p-ichiran li a {
    border: 1px solid #EEE;
    display: block;
}
#p-ichiran li a:hover {
    border: 1px solid orange;
}
#p-ichiran li.black-gallery a {
    background: #000;
}
#p-ichiran li.nakamura-kanzaburo a {
    background: #040204;
}
#p-title {
    border: 1px dotted #cccccc;
    margin-bottom: 20px;
    background: #fff;
}
#p-title .p-logo {
    float: left;
}
#p-title .tit {
    float: right;
}
#p-title .tit h2 {
    font-size: 18px;
    /* font-family: Georgia, "Times New Roman", Times, "serif"; */
    padding-top: 45px;
    font-weight: 400;
}
.p-list {
    margin: 15px 0;
    float: left;
    width: 100%;
}
.p-list dl {
    width: 360px;
    float: left;
    margin-right: 8px;
    margin-bottom: 15px;
}
.p-list dt img {
    border: 1px solid #CCC;
}
.p-list dd {
    text-align: center;
    padding-top: 10px;
}
.p-list dd .en {
    margin-left: 10px;
    color: purple;
    font-weight: bold;
}
.b-url {
    text-align: right;
}
.atn {
    float: right;
    font-size: 10px;
    color: #555555;
}
.atn li {
    padding-left: 9px;
    background: url("img/poi-cross.png") no-repeat 0 8px;
    line-height: 20px;
    letter-spacing: 1px;
}
.glasses #lmenu li a {
    text-decoration: none;
    border-bottom: 1px dashed #CCC;
    padding: 4px 0 4px 15px;
    margin-bottom: 2px;
    display: block;
    background: url("img/poi-menuA.gif") no-repeat 0 50%;
}
.glasses #lmenu li.current a, .glasses #lmenu li a:hover {
    background: url("img/poi-menuA-on.gif") no-repeat 0 50%;
}
dl.glasses dd {
    padding: 10px 0 15px 6px;
    line-height: 1.8em;
}
.care {
    width: 100%;
    height: 155px;
}
.care dl {
    float: left;
    width: 123px;
}
.care dl dd {
    text-align: center;
    padding-top: 10px;
}
h3.reef {
    background: url("img/h3-reef.png") no-repeat;
    line-height: 38px;
    padding-left: 45px;
    color: green;
}
.ul-care li {
    background: url("img/poi_blue.gif") no-repeat 0 50%;
    line-height: 24px;
    padding-left: 17px;
}
#bread {
    padding-bottom: 5px;
}
.cat-3 h2.title, .cat-4 h2.title {
    background: url("img/titbg01.png") repeat-x;
    height: 38px;
    line-height: 38px;
    padding-left: 10px;
    color: green;
}
#topinfo dd.shosai {
    text-align: right;
}
.slide-s {
    width: 600px;
    height: 600px;
    margin: 0 auto;
}
.page-id-1068 h2 {
    display: none;
}
strong.tp01 {
    color: #CC0629;
    font-size: 110%;
}
.tax-end_event h3 {
    color: #EB474A;
}
.atten {
    background: #C7B06A;
    color: #FFF;
    margin-top: 10px;
}
body.page-id-1405 {
    /*
background:#ccc;
*/
}
body.page-id-1405 .prop li {
    width: 235px;
    float: left;
    overflow: hidden;
    margin-bottom: 20px;
    margin-right: 10px;
    text-align: center;
}
body.page-id-1405 .prop li:last-child {
    margin-right: 0px;
}
body.page-id-1405 .prop li img {
    padding-bottom: 10px;
    max-width: 235px;
    height: auto;
}
body.page-id-1405 .content h3 {
    background: #F00;
    color: #FFF;
    padding: 10px;
    margin-bottom: 14px;
    margin-top: 30px;
}
ol.step li {
    font-size: 18px;
    margin-bottom: 28px;
    margin-left: 100px;
}
ol.step li strong {
    color: red;
}
ol.step li:before, .single-kaigishitsu .k_moushikomi .section ol li:before {
    font-weight: bold;
    margin-right: 13px;
    background-color: #9E9E9E;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #ffffff;
    display: inline-block;
    color: #ffffff;
    padding: 3px 10px;
    line-height: 2em;
    margin-left: -100px;
}
ol.step li:nth-child(1):before, .single-kaigishitsu .k_moushikomi .section ol li:nth-child(1):before {
    content: "STEP1";
}
ol.step li:nth-child(2):before, .single-kaigishitsu .k_moushikomi .section ol li:nth-child(2):before {
    content: "STEP2";
}
ol.step li:nth-child(3):before, .single-kaigishitsu .k_moushikomi .section ol li:nth-child(3):before {
    content: "STEP3";
}
ol.step li:nth-child(4):before, .single-kaigishitsu .k_moushikomi .section ol li:nth-child(4):before {
    content: "STEP4";
}
ol.step li:nth-child(5):before, .single-kaigishitsu .k_moushikomi .section ol li:nth-child(5):before {
    content: "STEP5";
}
ol.step li:nth-child(6):before, .single-kaigishitsu .k_moushikomi .section ol li:nth-child(6):before {
    content: "STEP6";
}
ol.step li:nth-child(7):before, .single-kaigishitsu .k_moushikomi .section ol li:nth-child(7):before {
    content: "STEP7";
}
ol.step li:nth-child(8):before, .single-kaigishitsu .k_moushikomi .section ol li:nth-child(8):before {
    content: "STEP8";
}
ol.step li:nth-child(9):before, .single-kaigishitsu .k_moushikomi .section ol li:nth-child(9):before {
    content: "STEP9";
}
ol.step li:nth-child(10):before, .single-kaigishitsu .k_moushikomi .section ol li:nth-child(10):before {
    content: "STEP10";
}
/*フォーム*/
.formTable {}
.tadrr select, .formTable input {
    margin: 5px 0px;
}
.formTable textarea, .formTable input, .formTable select {
    padding: 3px;
    font-size: 120%;
    border: 2px solid #EEE;
}
.formTable th {
    width: 125px;
    vertical-align: top;
}
.formTable tr {
    border-bottom: 1px dashed #eee;
}
.formTable th, .formTable td {
    padding: 20px 10px;
    font-size: 14px;
}
.formTable th .must {
    background: url("img/must.gif") no-repeat left 2px;
    padding-left: 41px;
}
.submit-button {
    text-align: center;
    padding: 20px 0 0 0;
}
.wpcf7-submit {
    cursor: pointer;
    border: none;
    clear: both;
    background-color: #E8E8E1;
    padding: 10px;
    font-size: 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 8px;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
input.elle_submit:hover {
    background-color: #FFC95A;
}
.formTable .hidebox {
    overflow: auto;
    height: 200px;
    margin: 10px 0 20px;
    padding: 7px;
    background: #E0F6FF;
}
.formTable td span.set {
    font-size: 12px;
    color: #32A478;
    line-height: 18px;
}
.wpcf7 div.wpcf7-validation-errors {
    border: 3px solid #D976B7;
    background: #FAF0F2;
}
#wpcf7-f1440-p1405-o1 {}
#wpcf7-f1440-p1405-o1 th {
    width: 23%;
}
#wpcf7-f1440-p1405-o1 td {
    background: #FFF;
    padding: 20px;
}
.dblock {
    display: block;
}
.formattn {
    font-size: 11px;
    color: #FF0085;
    display: block;
    margin-bottom: 5px;
    color: #158655;
}
.wpcf7-list-item {
    float: left;
}
.thleft th {
    text-align: left !important;
}
table.toitoi {
    width: 100%;
}
table.toitoi th {
    padding: 20px 30px;
    text-align: left;
    vertical-align: middle;
}
#post-1533 {
    width: 740px;
    margin: 0 auto;
}
.formbtn {
    text-align: center;
    margin-top: 30px;
}
#post-1533 h2.basic, #post-1515 h2.basic {
    display: none;
}
#h2box {
    background: url(img/h2bg.png) no-repeat left top;
    background-size: 740px;
    padding-top: 5px;
    margin-top: 30px;
}
#h2box h2 {
    font-size: 20px;
    font-weight: normal;
    background: url(img/h2bg.png) no-repeat left bottom;
    height: 40px;
    line-height: 40px;
    background-size: 740px;
    padding-left: 20px;
}
#post-1515 table {
    width: 100%;
}
table .redtel {
    font-size: 30px;
    line-height: 160%;
    font-family: arial;
    color: #B80642;
}
table.toitoi th.must label {
    background: url("img/must.gif") no-repeat right 2px;
    padding-right: 40px;
}
/***********************************************
フォーム
***********************************************/
.radio-325 span {
    width: 50%;
}
.page-id-1405 .prop {
    padding: 20px 0;
}
#inbox7 {
    width: 776px;
    margin: 100px auto;
}
#inbox7 h3 {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    text-align: center;
    font-size: 20px;
}
/***********************************************
個人情報
***********************************************/
#header #ultra7 {}
h2.TitA {
    margin-bottom: 15px;
    font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W6", HiraMinProN-W6, HG明朝E, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 20px;
    padding: 15px 0;
}
.embox em {
    font-weight: bold;
    padding-right: 15px;
}
.embox li {
    font-size: 14px;
    margin-bottom: 15px;
}
.H3TB {
    font-size: 18px;
    color: #ec9620;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    margin-top: 10px;
}
ul#sitemap_list ul {
    margin-left: 3em;
}
.NewsImgs {
    float: left;
    text-align: center;
}
.HRTA {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}
.H2TA {
    height: 50px;
    font-size: 23px;
    font-weight: bold;
    background-image: url(img/H2TA-bg.png);
    background-repeat: repeat;
    padding: 10px 7px 4px 20px;
    margin-bottom: 30px;
    min-height: 40px;
    margin-top: 20px;
    border-bottom: 1px solid #dbe9ef;
}
.H2-Glasses span {
    font-size: 23px;
    font-weight: normal;
    background-image: url(img/icon-glasses.png);
    background-repeat: no-repeat;
    background-position: 0 50%;
    padding: 10px 7px 4px 66px;
    margin-bottom: 30px;
    margin-top: 20px;
}
.H2TB {
    font-size: 19px;
    margin-bottom: 1em;
}
.H3TA {
    height: 40px;
    font-size: 18px;
    font-weight: bold;
    background-image: url(img/leaf.png);
    background-repeat: no-repeat;
    padding: 10px 7px 4px 40px;
    margin: 20px 0;
    min-height: 40px;
}
.H3TC {
    height: 40px;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 7px 4px 0px;
    margin: 20px 0;
    min-height: 40px;
}
#gallery-1 .gallery-item {
    padding: 10px;
}
#gallery-1 .gallery-caption {
    margin-top: 10px;
    font-weight: bold;
}
#post-2298 h2.basic {
    text-align: center;
    font-size: 31px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 20px;
    letter-spacing: 0.07em;
}
.hearingaid {
    font-family: 'Lato', 'Noto Sans Japanese', sans-serif;
}
.hearingaid h2 {
    height: 32px;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 0.07em;
    line-height: 1.38889;
    margin-bottom: 1em;
}
.hearingaid .InA {
    background: #f7f7f7;
}
.hearingaid .InA p {
    margin-bottom: 1em;
    font-size: 13px;
    letter-spacing: 0.07em;
    line-height: 1.58333;
    margin-top: 1em;
    font-weight: bold;
}
.Combox {
    padding: 30px;
}
.hearingaid a {
    text-decoration: none !important;
    color: #000;
}
.hearingaid a:hover {
    color: #000;
}
body.hochouki_flow h2.title {
    font-family: 'Lato', 'Noto Sans Japanese', sans-serif;
    text-align: left;
    font-size: 28px;
    font-weight: bold;
}
.hochouki_flow {
    padding-bottom: 15px !important;
    border-bottom: solid 2px #000;
    margin-bottom: 30px;
    text-align: right;
}
.hochouki_flow li {
    display: inline-block;
}
.hochouki_flow li a {
    font-family: 'Lato', 'Noto Sans Japanese', sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    color: #000;
    padding: 0 20px;
    -webkit-transition: color .3s;
    transition: color .3s;
}
.ImgWakuBox img {
    border: 1px solid #CCC;
}
.Com-001 p {
    font-family: 'Lato', 'Noto Sans Japanese', sans-serif;
    font-size: 23px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.1em;
}
.Com-001 p strong {
    background: linear-gradient(transparent 80%, #FDC734 0);
}
.mojinuki {
    background: #2d99ce;
    color: #FFF;
    padding: 10px;
    margin-bottom: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#mainbox .mojinuki p {
    margin-bottom: 0;
    line-height: 1.7;
    font-size: 26px;
}
.Haid {
    margin-top: 15px;
}
.Haid li {
    font-weight: bold;
    margin-bottom: 10px;
}
.Haid li a {
    background: #e9cca3;
    padding: 7px;
    display: block;
    border-radius: 4px;
}
a.btnA {
    display: block;
    padding: 20px 20px;
    text-decoration: none;
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    background: #60AB34;
}
.table2495 {
    margin-top: 30px;
    padding: 20px;
    background-color: #e6f4ff;
    border: 2px solid #1774ba;
    letter-spacing: 0.075em;
    ;
}
.table2495 table {
    margin-bottom: 30px;
    border-collapse: collapse;
    width: 100%;
}
.table2495 tr {
    border-bottom: 1px #8fb6d4 solid;
}
.table2495 .baseprice .price {
    color: #bb0241;
}
.table2495 th, .table2495 td {
    padding: 20px 0;
}
.table2495 th {
    width: 34%;
    font-weight: normal;
    min-height: 50px;
}
.table2495 .price {
    color: #0a4775;
}
.table2495 .price em {
    font-size: 70%;
}
.table2495 .attn {}
.header-banner img {
    width: 400px;
}
#footerArea .nav ul {
    margin: 0;
    padding: 0;
    display: -webkit-flex;
    display: flex;
    justify-content: space-evenly;
    list-style: none;
}
#footerArea .nav li {
    margin: 15px;
    padding: 0px;
    border-radius: 5px;
    line-height: 1;
}
#footerArea .nav li a {
    text-decoration: none;
}
ul.TopMenuRight {
    display: flex;
    align-items: center;
}
ul.TopMenuRight li {
    margin-left: 1em
}