@charset "UTF-8";
/* --------------------------------------------

	FileName	:	style.css

-------------------------------------------- */
/* --------------------------------------------

	FileName	:	common.css

-------------------------------------------- */
/* reset style (html5 set)
-------------------------------------------------------------------- */
@import url(https://fonts.googleapis.com/css?family=Oswald:400,700,300);
article, section, header, footer, nav, menu, aside, figure, figcaption, main { display: block; padding: 0; margin: 0; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; }

table { border-collapse: collapse; border-spacing: 0; }

fieldset, img { border: 0; }

img { vertical-align: top; }

address, caption, cite, code, dfn, em, strong, th, var, u { font-style: normal; font-weight: normal; text-decoration: none; }

a { outline: 0; vertical-align: baseline; }

a > * { cursor: pointer; }

ol, ul { list-style: none; }

caption, th { text-align: left; }

h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }

q:before, q:after { content: ''; }

abbr, acronym { border: 0; }

/* html
-------------------------------------------------------------------- */
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

/* body
-------------------------------------------------------------------- */
body { background: #fff; width: 100%; font: 87.5%/1.6 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', ‘游ゴシック体’, ‘Yu Gothic’, ‘YuGothic’ , Meiryo, メイリオ,　Arial, 'Helvetica Neue', sans-serif; *font-size: small; *font: x-small; line-height: 1.6; margin: 0; padding: 0; position: relative; color: #333; }

select, input, button, textarea { font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', ‘游ゴシック体’, ‘Yu Gothic’, ‘YuGothic’ , Meiryo, メイリオ,　Arial, 'Helvetica Neue',  sans-serif; }

table { font: 100%; font-size: inherit; }

a { color: #333; text-decoration: underline; }
a:hover { text-decoration: none; }

img { width: auto; height: auto; max-width: 100%; }

/* wrapper
-------------------------------------------------------------------- */
.wrapper { background: #edf1f2; }
@media only screen and (max-width: 768px) { .wrapper { background: none; min-width: 320px; } }
.wrapper > .inner { width: 1020px; margin: 0 auto; padding: 45px 0 70px; position: relative; }
.wrapper > .inner:after { content: ""; display: block; clear: both; }
@media only screen and (max-width: 768px) { .wrapper > .inner { width: 100%; padding: 0; } }

/* header
-------------------------------------------------------------------- */
header { width: 240px; float: left; }
@media only screen and (max-width: 768px) { header { width: 100%; border-top: 3px solid #43a2be; background: #fff; height: 67px; position: relative; } }
header .logo { border-radius: 5px; background: #fff; box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.15); }
@media only screen and (max-width: 768px) { header .logo { border-radius: 0; background: none; box-shadow: none; } }
header .logo a { padding: 24px 0 22px; display: block; }
@media only screen and (max-width: 768px) { header .logo a { padding: 0; position: absolute; top: 12px; left: 10px; } }
header .logo a span { background: url('../img/common/sprite-se1da1ad919.png'); -moz-background-size: 190px, auto; -o-background-size: 190px, auto; -webkit-background-size: 190px, auto; background-size: 190px, auto; background-repeat: no-repeat; overflow: hidden; width: 190px; height: 64px; background-position: 0 -1398px; display: block; text-indent: 120%; white-space: nowrap; overflow: hidden; display: block; margin: 0 auto; }
@media only screen and (max-width: 768px) { header .logo a span { margin: 0; background: url('../img/common/spriteSp-s1971a01b59.png'); -moz-background-size: 134px, auto; -o-background-size: 134px, auto; -webkit-background-size: 134px, auto; background-size: 134px, auto; background-repeat: no-repeat; overflow: hidden; width: 134px; height: 44px; background-position: 0 -1167px; } }
header .menu { display: none; }
@media only screen and (max-width: 768px) { header .menu { display: block; display: block; text-indent: 120%; white-space: nowrap; overflow: hidden; background: url('../img/common/spriteSp-s1971a01b59.png'); -moz-background-size: 134px, auto; -o-background-size: 134px, auto; -webkit-background-size: 134px, auto; background-size: 134px, auto; background-repeat: no-repeat; overflow: hidden; width: 44px; height: 44px; background-position: 0 -94px; position: absolute; right: 10px; top: 12px; cursor: pointer; }
  header .menu.active { background: url('../img/common/spriteSp-s1971a01b59.png'); -moz-background-size: 134px, auto; -o-background-size: 134px, auto; -webkit-background-size: 134px, auto; background-size: 134px, auto; background-repeat: no-repeat; overflow: hidden; width: 44px; height: 44px; background-position: 0 -143px; } }
header .navContents { margin-top: 20px; }
@media only screen and (min-width: 769px) { header .navContents { display: block !important; } }
@media only screen and (max-width: 768px) { header .navContents { border: 3px solid #43a2be; border-top: none; border-radius: 0 0 5px 5px; background: #fff; padding: 0 0 20px; margin: 0; position: relative; top: 67px; display: none; z-index: 99; } }
header .navContents .gNav > ul { box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.15); border-radius: 5px; background: #43a2be; }
@media only screen and (max-width: 768px) { header .navContents .gNav > ul { border-radius: 0; box-shadow: none; } }
header .navContents .gNav > ul li span:hover, header .navContents .gNav > ul li a:hover { background: #2388a6; }
@media only screen and (max-width: 768px) { header .navContents .gNav > ul li span:hover, header .navContents .gNav > ul li a:hover { background: none; } }
header .navContents .gNav > ul li.active > a { background: #2388a6; }
header .navContents .gNav > ul > li { line-height: 1; font-size: 107.14286%; border-top: 1px solid #80b9ca; }
@media only screen and (max-width: 768px) { header .navContents .gNav > ul > li { font-size: 100%; } }
header .navContents .gNav > ul > li:first-child { border: none; }
header .navContents .gNav > ul > li:first-child a, header .navContents .gNav > ul > li:first-child span { border-radius: 5px 5px 0 0; }
header .navContents .gNav > ul > li:last-child a, header .navContents .gNav > ul > li:last-child span { border-radius: 0 0 5px 5px; }
@media only screen and (max-width: 768px) { header .navContents .gNav > ul > li:first-child a, header .navContents .gNav > ul > li:first-child span, header .navContents .gNav > ul > li:last-child a, header .navContents .gNav > ul > li:last-child span { border-radius: 0; } }
header .navContents .gNav > ul > li > a, header .navContents .gNav > ul > li span { cursor: pointer; display: block; position: relative; padding: 18px 35px 18px 52px; color: #fff; text-decoration: none; }
header .navContents .gNav > ul > li > a:before, header .navContents .gNav > ul > li span:before { content: ''; display: block; position: absolute; left: 15px; top: 0; bottom: 0; margin: auto; }
@media only screen and (max-width: 768px) { header .navContents .gNav > ul > li > a, header .navContents .gNav > ul > li span { padding: 15px 35px 15px 45px; }
  header .navContents .gNav > ul > li > a:before, header .navContents .gNav > ul > li span:before { left: 8px; } }
header .navContents .gNav > ul > li > a:after { content: ''; display: block; background: url('../img/common/sprite-se1da1ad919.png'); -moz-background-size: 190px, auto; -o-background-size: 190px, auto; -webkit-background-size: 190px, auto; background-size: 190px, auto; background-repeat: no-repeat; overflow: hidden; width: 8px; height: 13px; background-position: 0 -36px; position: absolute; right: 15px; top: 0; bottom: 0; margin: auto; }
header .navContents .gNav > ul > li > span:after { content: ''; display: block; background: url('../img/common/sprite-se1da1ad919.png'); -moz-background-size: 190px, auto; -o-background-size: 190px, auto; -webkit-background-size: 190px, auto; background-size: 190px, auto; background-repeat: no-repeat; overflow: hidden; width: 13px; height: 13px; background-position: 0 -515px; position: absolute; right: 15px; top: 0; bottom: 0; margin: auto; }
header .navContents .gNav > ul > li.active > span { background: #2388a6; }
header .navContents .gNav > ul > li.active > span:after { content: ''; display: block; background: url('../img/common/sprite-se1da1ad919.png'); -moz-background-size: 190px, auto; -o-background-size: 190px, auto; -webkit-background-size: 190px, auto; background-size: 190px, auto; background-repeat: no-repeat; overflow: hidden; width: 13px; height: 13px; background-position: 0 -151px; position: absolute; right: 15px; top: 0; bottom: 0; margin: auto; }
header .navContents .gNav > ul > li.news > a:before { background: url('../img/common/sprite-se1da1ad919.png'); -moz-background-size: 190px, auto; -o-background-size: 190px, auto; -webkit-background-size: 190px, auto; background-size: 190px, auto; background-repeat: no-repeat; overflow: hidden; width: 27px; height: 27px; background-position: 0 -422px; }
header .navContents .gNav > ul > li.about > span:before { background: url('../img/common/sprite-se1da1ad919.png'); -moz-background-size: 190px, auto; -o-background-size: 190px, auto; -webkit-background-size: 190px, auto; background-size: 190px, auto; background-repeat: no-repeat; overflow: hidden; width: 27px; height: 27px; background-position: 0 -169px; }
header .navContents .gNav > ul > li.institution > a:before { background: url('../img/common/sprite-se1da1ad919.png'); -moz-background-size: 190px, auto; -o-background-size: 190px, auto; -webkit-background-size: 190px, auto; background-size: 190px, auto; background-repeat: no-repeat; overflow: hidden; width: 27px; height: 27px; background-position: 0 -329px; }
header .navContents .gNav > ul > li.clinic > a:before { background: url('../img/common/sprite-se1da1ad919.png'); -moz-background-size: 190px, auto; -o-background-size: 190px, auto; -webkit-background-size: 190px, auto; background-size: 190px, auto; background-repeat: no-repeat; overflow: hidden; width: 27px; height: 27px; background-position: 0 -233px; }
header .navContents .gNav > ul > li.checkup > span:before { background: url('../img/common/sprite-se1da1ad919.png'); -moz-background-size: 190px, auto; -o-background-size: 190px, auto; -webkit-background-size: 190px, auto; background-size: 190px, auto; background-repeat: no-repeat; overflow: hidden; width: 27px; height: 27px; background-position: 0 -201px; }
header .navContents .gNav > ul > li.inoculation > span:before { background: url('../img/common/sprite-se1da1ad919.png'); -moz-background-size: 190px, auto; -o-background-size: 190px, auto; -webkit-background-size: 190px, auto; background-size: 190px, auto; background-repeat: no-repeat; overflow: hidden; width: 27px; height: 27px; background-position: 0 -297px; }
header .navContents .gNav > ul > li.senior > a:before { background: url('../img/common/sprite-se1da1ad919.png'); -moz-background-size: 190px, auto; -o-background-size: 190px, auto; -webkit-background-size: 190px, auto; background-size: 190px, auto; background-repeat: no-repeat; overflow: hidden; width: 27px; height: 27px; background-position: 0 -483px; }
header .navContents .gNav > ul > li.knowledge > a:before { background: url('../img/common/sprite-se1da1ad919.png'); -moz-background-size: 190px, auto; -o-background-size: 190px, auto; -webkit-background-size: 190px, auto; background-size: 190px, auto; background-repeat: no-repeat; overflow: hidden; width: 27px; height: 27px; background-position: 0 -361px; }
header .navContents .gNav > ul > li.info > a:before { background: url('../img/common/sprite-se1da1ad919.png'); -moz-background-size: 190px, auto; -o-background-size: 190px, auto; -webkit-background-size: 190px, auto; background-size: 190px, auto; background-repeat: no-repeat; overflow: hidden; width: 27px; height: 27px; background-position: 0 -265px; }
header .navContents .gNav > ul > li ul { display: none; margin-left: 46px; }
header .navContents .gNav > ul > li ul li { font-size: 92.85714%; line-height: 1; border-top: 1px solid #80b9ca; }
header .navContents .gNav > ul > li ul li a { color: #fff; display: block; border-radius: 0; padding: 12px 8px; position: relative; text-decoration: none; }
@media only screen and (max-width: 768px) { header .navContents .gNav > ul > li ul li a { padding: 15px 8px; } }
header .navContents .gNav > ul > li ul li a:after { content: ''; display: block; background: url('../img/common/sprite-se1da1ad919.png'); -moz-background-size: 190px, auto; -o-background-size: 190px, auto; -webkit-background-size: 190px, auto; background-size: 190px, auto; background-repeat: no-repeat; overflow: hidden; width: 6px; height: 10px; background-position: 0 -54px; position: absolute; right: 15px; top: 0; bottom: 0; margin: auto; }
header .navContents .assist { margin-top: 20px; }
@media only screen and (max-width: 768px) { header .navContents .assist { margin: 15px 0; } }
header .navContents .assist ul { border-radius: 0; box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.15); }
@media only screen and (max-width: 768px) { header .navContents .assist ul { width: 270px; margin: 0 auto; box-shadow: none; border-radius: 0; display: table; border: none; border-left: 1px dotted #bbb; } }
header .navContents .assist ul li { border-top: 1px dotted #bbb; line-height: 1; }
@media only screen and (max-width: 768px) { header .navContents .assist ul li { font-size: 92.85714%; display: table-cell; width: 50%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; border: none; border-right: 1px dotted #bbb; text-align: center; } }
header .navContents .assist ul li:first-child { border: none; }
@media only screen and (max-width: 768px) { header .navContents .assist ul li:first-child { border-right: 1px dotted #bbb; } }
header .navContents .assist ul li:first-child a { border-radius: 5px 5px 0 0; }
header .navContents .assist ul li:last-child a { border-radius: 0 0 5px 5px; }
header .navContents .assist ul li a { background: #fff; position: relative; display: block; padding: 15px 35px 15px 52px; text-decoration: none; }
@media only screen and (max-width: 768px) { header .navContents .assist ul li a { padding: 4px 5px 4px 0; } }
header .navContents .assist ul li a:before { content: ''; display: block; position: absolute; left: 17px; top: 0; bottom: 0; margin: auto; }
@media only screen and (max-width: 768px) { header .navContents .assist ul li a:before { position: static; margin: 0 3px 0 0; display: inline-block; vertical-align: middle; top: -1px; } }
header .navContents .assist ul li a:after { content: ''; display: block; background: url('../img/common/sprite-se1da1ad919.png'); -moz-background-size: 190px, auto; -o-background-size: 190px, auto; -webkit-background-size: 190px, auto; background-size: 190px, auto; background-repeat: no-repeat; overflow: hidden; width: 8px; height: 13px; background-position: 0 0; position: absolute; right: 15px; top: 0; bottom: 0; margin: auto; }
@media only screen and (max-width: 768px) { header .navContents .assist ul li a:after { display: none; } }
header .navContents .assist ul li a:hover { color: #43a2be; background: #e4f9ff; }
@media only screen and (max-width: 768px) { header .navContents .assist ul li a:hover { color: #333; background: none; } }
header .navContents .assist ul li.link a:before { background: url('../img/common/sprite-se1da1ad919.png'); -moz-background-size: 190px, auto; -o-background-size: 190px, auto; -webkit-background-size: 190px, auto; background-size: 190px, auto; background-repeat: no-repeat; overflow: hidden; width: 24px; height: 24px; background-position: 0 -393px; }
header .navContents .assist ul li.privacy a:before { background: url('../img/common/sprite-se1da1ad919.png'); -moz-background-size: 190px, auto; -o-background-size: 190px, auto; -webkit-background-size: 190px, auto; background-size: 190px, auto; background-repeat: no-repeat; overflow: hidden; width: 24px; height: 24px; background-position: 0 -454px; }
header .navContents .member { position: absolute; right: 0; top: 0; display: flex; gap: 16px; }
@media only screen and (max-width: 768px) { header .navContents .member { position: static; flex-direction: column; } }
header .navContents .member a { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; display: block; color: #fff; background: #2fb88c; width: 12em; line-height: 1; padding: 10px 12px 10px 40px; border-radius: 0 0  4px 4px; text-decoration: none; }
@media only screen and (max-width: 768px) { header .navContents .member a { width: 270px; padding: 15px 10px; text-align: center; margin: 0 auto; border-radius: 4px; } }
header .navContents .member a:hover { background: #299a76; }
header .navContents .member a:before { content: ''; display: block; background: url('../img/common/sprite-se1da1ad919.png'); -moz-background-size: 190px, auto; -o-background-size: 190px, auto; -webkit-background-size: 190px, auto; background-size: 190px, auto; background-repeat: no-repeat; overflow: hidden; width: 14px; height: 18px; background-position: 0 -128px; position: absolute; left: 12px; top: 0; bottom: 0; margin: auto; }
@media only screen and (max-width: 768px) { header .navContents .member a:before { display: inline-block; position: static; vertical-align: middle; margin: 0 7px 0 0; } }

/* main
-------------------------------------------------------------------- */
main { float: right; width: 760px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
@media only screen and (max-width: 768px) { main { width: 100%; } }

/* pagetop
-------------------------------------------------------------------- */
@media only screen and (min-width: 769px) { #pagetop { z-index: 99; position: fixed; right: 2%; bottom: 20px; width: 54px; height: 54px; }
  #pagetop a { display: block; text-indent: 120%; white-space: nowrap; overflow: hidden; background: url('../img/common/sprite-se1da1ad919.png'); -moz-background-size: 190px, auto; -o-background-size: 190px, auto; -webkit-background-size: 190px, auto; background-size: 190px, auto; background-repeat: no-repeat; overflow: hidden; width: 54px; height: 54px; background-position: 0 -69px; display: block; } }
@media only screen and (max-width: 768px) { #pagetop { width: 100%; display: block !important; opacity: 1 !important; }
  #pagetop a { display: block; text-indent: 0; color: #fff; font-size: 114.28571%; text-align: center; background: #333; padding: 18px 15px 18px 0; text-decoration: none; line-height: 1; }
  #pagetop a:before { content: ''; display: inline-block; background: url('../img/common/spriteSp-s1971a01b59.png'); -moz-background-size: 134px, auto; -o-background-size: 134px, auto; -webkit-background-size: 134px, auto; background-size: 134px, auto; background-repeat: no-repeat; overflow: hidden; width: 15px; height: 13px; background-position: 0 0; margin-right: 10px; vertical-align: middle; } }

/* footer
-------------------------------------------------------------------- */
footer { border-top: 1px solid #ddd; text-align: center; padding: 20px 0 15px; }
@media only screen and (max-width: 768px) { footer { border: none; } }
footer .logo { display: block; text-indent: 120%; white-space: nowrap; overflow: hidden; background: url('../img/common/sprite-se1da1ad919.png'); -moz-background-size: 190px, auto; -o-background-size: 190px, auto; -webkit-background-size: 190px, auto; background-size: 190px, auto; background-repeat: no-repeat; overflow: hidden; width: 137px; height: 50px; background-position: 0 -1467px; margin: 0 auto; }
footer address { font-size: 92.85714%; margin-top: 14px; line-height: 1.4; }
@media only screen and (max-width: 768px) { footer address span { display: block; } }
footer address .code { margin: 0 8px 0 0; }
@media only screen and (max-width: 768px) { footer address .code { margin: 0; } }
footer address .street { margin: 0 8px 0 0; }
@media only screen and (min-width: 769px) { footer address .street br { display: none; } }
@media only screen and (max-width: 768px) { footer address .street { margin: 0.5em 0 0; } }
@media only screen and (max-width: 768px) { footer address .tel { margin: 0.5em 0 0; } }
footer small { font-size: 78.57143%; margin-top: 14px; display: block; }

/* 印刷時設定
-------------------------------------------------------------------- */
@media print { #pagetop { display: none !important; } }
/* contents
---------------------------------------------------------------------------*/
main { border-radius: 5px; box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.15); background: #fff; padding: 0 30px 45px; position: relative; }
@media only screen and (max-width: 768px) { main { padding: 0 10px 40px; box-shadow: none; } }
main:before { content: ''; display: block; height: 3px; position: absolute; top: 0; left: 15px; right: 15px; background: url(../img/common/bd_dot.png) 0 0 repeat-x; background-size: 2px 3px; }
@media only screen and (max-width: 768px) { main:before { display: none; } }

.topicpath { margin: 1.2em 0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
@media only screen and (max-width: 768px) { .topicpath { margin: 0 -10px; background: #ddecf1; } }
.topicpath ol { list-style-type: none; margin: 0; }
@media only screen and (max-width: 768px) { .topicpath ol { padding: 10px 10px 2px; } }
.topicpath ol:after { content: ""; display: block; clear: both; }
.topicpath ol li { font-size: 92.85714%; float: left; padding: 0; margin: 0 0 10px; line-height: 1.4; }
@media only screen and (max-width: 768px) { .topicpath ol li { font-size: 85.71429%; margin: 0 0 7px; } }
.topicpath ol li:after { content: '>'; display: inline-block; text-decoration: none; margin: 0 7px; color: #777; }
.topicpath ol li:last-child:after { display: none; }
.topicpath ol li:before { display: none; }
.topicpath ol a { color: #43a2be; }

.spOnly { display: none; }
@media only screen and (max-width: 768px) { .spOnly { display: block; } }

@media only screen and (max-width: 768px) { .pcOnly { display: none; } }

main em { font-style: italic; font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', ‘游ゴシック体’, ‘Yu Gothic’, ‘YuGothic’ ,　Arial, 'Helvetica Neue', sans-serif; }
main strong { font-weight: bold; }
main del { text-decoration: line-through; }
main *.txtC { text-align: center; }
main *.txtR { text-align: right; }
main *.txtL { text-align: left; }
main *.big { font-size: 114.28571%; font-weight: bold; }
main *.ind01 { text-indent: 1em; }
main *.ind02 { text-indent: 2em; }
main *.nInd01 { text-indent: -1em; padding-left: 1em; }
main *.nInd02 { text-indent: -2em; padding-left: 2em; }
main a.tel-disable { text-decoration: none; cursor: default; }
main p, main ul, main ol, main dl { margin: 1em 0; }
main img { max-width: 100%; height: auto; }
main img.imgBorder { border: 3px solid #ddd; }
main hr { border: none; border-top: 1px solid #ddd; margin: 1.5em 0; }
main section { margin: 1em 0; width: 100%; }
main h1 { font-size: 228.57143%; font-weight: bold; color: #43a2be; line-height: 1.2; margin: 1.2em 0 0.8em; padding: 0 0 0 70px; position: relative; }
@media only screen and (max-width: 768px) { main h1 { padding: 0.6em 5px 0.55em 62px; margin: 0 -10px 0.8em; border-bottom: 1px solid #ddd; font-size: 200%; } }
main h1 span.sub { font-size: 45%; display: block; font-weight: normal; }
main h1 + h2 { margin-top: 1.5em !important; }
main h1:before { content: ''; display: block; background: url('../img/common/sprite-se1da1ad919.png'); -moz-background-size: 190px, auto; -o-background-size: 190px, auto; -webkit-background-size: 190px, auto; background-size: 190px, auto; background-repeat: no-repeat; overflow: hidden; width: 60px; height: 60px; background-position: 0 -1183px; position: absolute; left: 0; top: 0; bottom: 0; margin: auto; }
@media only screen and (max-width: 768px) { main h1:before { background: url('../img/common/spriteSp-s1971a01b59.png'); -moz-background-size: 134px, auto; -o-background-size: 134px, auto; -webkit-background-size: 134px, auto; background-size: 134px, auto; background-repeat: no-repeat; overflow: hidden; width: 50px; height: 50px; background-position: 0 -1002px; left: 5px; } }
main h2 { margin: 2.5em 0 1em; font-size: 157.14286%; font-weight: bold; line-height: 1.2; border-radius: 4px; padding: 0.45em 8px 0.4em 12px; background: #eaf2f5; position: relative; }
main h2:after { content: ''; display: block; background: #43a2be; position: absolute; top: 0.45em; bottom: 0.4em; left: 0; width: 3px; }
main h2 + h3 { margin-top: 1.2em !important; }
main h3 { font-size: 135.71429%; line-height: 1.3; color: #43a2be; margin: 2em 0 0.6em; padding: 0 5px 0.3em; border-bottom: 1px dotted #bbb; font-weight: bold; }
main h3 + p, main h3 + ul, main h3 + ol, main h3 + dl { margin-top: 0.8em; }
main h3 + h4 { margin-top: 1.2em !important; }
main h4 { margin: 1.8em 0 0.6em; font-size: 121.42857%; font-weight: bold; line-height: 1.4; border-left: 2px solid #333; padding-left: 7px; }
main h4 + h5 { margin-top: 1.2em !important; }
main h4 + p, main h4 + ul, main h4 + ol, main h4 + dl { margin-top: 0.8em; }
main h5 { margin: 1.5em 0 0.6em; font-size: 114.28571%; line-height: 1.4; padding-left: 18px; position: relative; }
main h5:before { content: ''; display: block; height: 2px; width: 10px; background: #333; position: absolute; top: 0.65em; left: 0; }
main h5 + p, main h5 + ul, main h5 + ol, main h5 + dl { margin-top: 0.6em; }
main p.lead { margin: 1.4em 0 0.6em; line-height: 1.4; font-size: 157.14286%; color: #43a2be; }
@media only screen and (max-width: 768px) { main p.lead { margin: 1.2em 0 0.6em; } }
main p.link { position: relative; padding: 0; }
main p.link:before { content: ""; display: inline-block; position: absolute; right: 0; top: 4px; }
main p.link a { display: inline-block; padding: 0 0 0 25px; }
main p.btnLink { margin: 2.5em auto 2em; max-width: 300px; }
main p.btnLink a { line-height: 1.2; font-size: 107.14286%; display: inline-block; width: 100%; border: 2px solid #43a2be; background: #fff; color: #43a2be; text-decoration: none; text-align: center; padding: 15px 25px 15px 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; border-radius: 4px; }
main p.btnLink a:hover { background: #e4f9ff; color: #333; }
main p.btnLink a:after { content: ''; display: block; position: absolute; background: url('../img/common/sprite-se1da1ad919.png'); -moz-background-size: 190px, auto; -o-background-size: 190px, auto; -webkit-background-size: 190px, auto; background-size: 190px, auto; background-repeat: no-repeat; overflow: hidden; width: 13px; height: 13px; background-position: 0 -18px; top: 0; bottom: 0; right: 10px; margin: auto; }
main blockquote { padding: 15px 15px 15px 34px; background: #f5f5f5; position: relative; border-left: 3px solid #ccc; }
main blockquote:before { content: ''; display: block; position: absolute; background: url('../img/common/sprite-se1da1ad919.png'); -moz-background-size: 190px, auto; -o-background-size: 190px, auto; -webkit-background-size: 190px, auto; background-size: 190px, auto; background-repeat: no-repeat; overflow: hidden; width: 18px; height: 15px; background-position: 0 -1378px; left: 8px; top: 18px; }
main blockquote *:first-child { margin-top: 0; }
main blockquote *:last-child { margin-bottom: 0; }
main dl { margin: 1em 0 0.6em; }
main dl dt { font-weight: bold; }
main dl dd { margin-bottom: 0.5em; }
main dl dd ul { margin: 0; }
main dl.linkList { margin: 1.2em 0; padding: 0 0 0 5px; }
main dl.linkList dt { position: relative; padding: 0 0 0 15px; margin-top: 0.5em; }
main dl.linkList dt:before { content: ""; display: inline-block; position: absolute; left: 0; top: 0.55em; width: 6px; height: 6px; background: #43a2be; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }
main dl.linkList dd { padding: 0 0 0 15px; margin: 0; }
main ul { margin: 1.2em 0; padding: 0 0 0 5px; }
main ul li { margin: 0.4em 0; padding: 0 0 0 15px; position: relative; }
main ul li:before { content: ""; display: inline-block; position: absolute; left: 0; top: 0.5em; width: 6px; height: 6px; background: #43a2be; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }
main ul li ul { margin: 0.6em 0; }
main ul li ul li { font-size: 92.85714%; padding: 0 0 0 13px; }
main ul li ul li:before { content: ""; display: inline-block; position: absolute; left: 0; top: 8px; width: 4px; height: 4px; background: #43a2be; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
main ol { list-style-type: none; counter-reset: num; }
main ol li { position: relative; padding: 0 0 0 25px; margin: 0 0 0.6em; }
main ol li:before { counter-increment: num; content: counter(num) "."; position: absolute; left: 0; top: 1px; text-align: center; width: 1.54em; font-size: 107.14286%; line-height: 1.3; color: #43a2be; }
main ol li ol { margin: 0.6em 0; }
main ol li ol li { font-size: 92.85714%; padding: 0 0 0 21px; }
main ol li ol li:before { font-size: 100%; line-height: 1.5; }
main ol li ul { counter-reset: num; margin: 0.6em 0; }
main ol li ul li { padding: 0 0 0 15px; font-size: 92.85714%; }
main ol li ul li:before { content: ""; display: none; }
main ul.linkList { margin: 1.2em 0; padding: 0 0 0 5px; }
main ul.linkList li { margin: 0.4em 0; padding: 0 0 0 15px; position: relative; font-weight: bold; }
main ul.linkList li:before { content: ""; display: inline-block; position: absolute; left: 0; top: 0.55em; width: 6px; height: 6px; background: #43a2be; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }
main ul.groupLink { border: 2px solid #ddd; margin: 1.5em 0; padding: 15px 15px 9px; }
main ul.groupLink:after { content: ""; display: block; clear: both; }
@media only screen and (max-width: 768px) { main ul.groupLink { padding-left: 12px; padding-right: 12px; } }
main ul.groupLink li { float: left; margin: 0 18px 0.6em 0; padding-left: 20px; position: relative; }
main ul.groupLink li:before { content: ''; display: block; position: absolute; background: url('../img/common/sprite-se1da1ad919.png'); -moz-background-size: 190px, auto; -o-background-size: 190px, auto; -webkit-background-size: 190px, auto; background-size: 190px, auto; background-repeat: no-repeat; overflow: hidden; width: 13px; height: 13px; background-position: 0 -18px; top: 0; bottom: 0; left: 0; margin: auto; }
main ul.newsList { margin: 0; padding: 0; }
main ul.newsList li { padding: 1em 5px 0.9em; margin: 0; border-top: 1px dotted #bbb; }
main ul.newsList li:before { display: none; }
main ul.newsList li:last-child { border-bottom: 1px dotted #bbb; }
main ul.newsList li.topics dt:after { content: 'トピックス'; background: #e36d6d; }
main ul.newsList li.event dt:after { content: 'イベント'; background: #dcbb1c; }
main ul.newsList li.closed dt:after { content: '休診情報'; background: #72c16d; }
main ul.newsList li.other dt:after { content: 'その他'; background: #8f79ad; }
main ul.newsList li dl { margin: 0; }
main ul.newsList li dl:after { content: ""; display: block; clear: both; }
main ul.newsList li dl dt { float: left; }
@media only screen and (max-width: 768px) { main ul.newsList li dl dt { float: none; margin-bottom: 0.2em; } }
main ul.newsList li dl dt:after { font-weight: normal; display: inline-block; color: #fff; font-size: 78.57143%; line-height: 1; padding: 3px 0; width: 6.4em; text-align: center; }
main ul.newsList li dl dt .date { display: inline-block; font-size: 107.14286%; font-weight: 400; font-family: Oswald; width: 4.4em; margin-right: 8px; vertical-align: top; }
main ul.newsList li dl dd { padding: 1px 0 0 11.2em; margin: 0; }
@media only screen and (max-width: 768px) { main ul.newsList li dl dd { padding: 0; } }
main ul.newsList02 { margin: 1.5em 0; padding: 0; }
main ul.newsList02 li { padding: 1.1em 5px 1em; margin: 0; border-top: 1px dotted #bbb; }
main ul.newsList02 li:before { display: none; }
main ul.newsList02 li:last-child { border-bottom: 1px dotted #bbb; }
main ul.newsList02 li dl { margin: 0; }
main ul.newsList02 li dl:after { content: ""; display: block; clear: both; }
main ul.newsList02 li dl dt { float: left; }
@media only screen and (max-width: 768px) { main ul.newsList02 li dl dt { float: none; margin-bottom: 0.2em; } }
main ul.newsList02 li dl dt .date { display: inline-block; font-size: 107.14286%; font-weight: 400; font-family: Oswald; width: 4.4em; vertical-align: top; }
main ul.newsList02 li dl dd { padding: 1px 0 0 5.4em; margin: 0; }
@media only screen and (max-width: 768px) { main ul.newsList02 li dl dd { padding: 0; } }
main ul.indexLink { padding: 0; }
main ul.indexLink:after { content: ""; display: block; clear: both; }
main ul.indexLink li { box-sizing: border-box; width: 49%; float: left; margin: 0 2% 0.6em 0; padding: 0; border: 3px double #ddd; border-radius: 3px; }
@media only screen and (max-width: 768px) { main ul.indexLink li { width: 100%; margin-right: 0; } }
main ul.indexLink li:nth-child(2n) { margin-right: 0; }
main ul.indexLink li:before { display: none; }
main ul.indexLink li a { font-size: 107.14286%; padding: 12px 30px 12px 12px; line-height: 1.4; position: relative; display: block; text-decoration: none; }
main ul.indexLink li a:hover { background: #e4f9ff; color: #43a2be; }
main ul.indexLink li a:after { content: ''; display: block; background: url('../img/common/sprite-se1da1ad919.png'); -moz-background-size: 190px, auto; -o-background-size: 190px, auto; -webkit-background-size: 190px, auto; background-size: 190px, auto; background-repeat: no-repeat; overflow: hidden; width: 13px; height: 13px; background-position: 0 -18px; position: absolute; right: 10px; top: 0; bottom: 0; margin: auto; }
main table { width: 100%; border-collapse: collapse; border-spacing: none; border-top: 1px solid #ddd; border-left: 1px solid #ddd; margin: 1.2em 0; }
main table caption { font-weight: bold; padding: 0 0 0 7px; margin-bottom: 0.6em; border-left: 2px solid #333; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 100%; }
main table th, main table td { border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; padding: 8px; vertical-align: middle; }
main table th { background: #f5f5f5; font-weight: bold; }
main table td { word-break: break-all; }
main table td ul:first-child { margin-top: 0; }
main table td ul:last-child { margin-bottom: 0; }
main table thead th, main table thead td { background: #43a2be; color: #fff; font-size: 107.14286%; text-align: center; }
main table tfoot th, main table tfoot td { background: #eee; text-align: center; }
main p.note, main p.noteR { margin: 0.8em 0; font-size: 85.71429%; }
main ul.notes, main ul.notesR { margin: 0.8em; }
main ul.notes li, main ul.notesR li { font-size: 85.71429%; padding: 0; margin: 0 0 0.3em; }
main ul.notes li:before, main ul.notesR li:before { display: none; }
main p.noteR, main ul.notesR { color: #cc0000; }
main figure { margin: 0; }
main figure figcaption { font-size: 78.57143%; text-align: center; padding: 5px 0 0 0; }
main .figRight figure { float: right; margin: 0.5em 0 1em 15px; }
main .figLeft figure { float: left; margin: 0.5em 15px 1em 0; }
main .figLeft, main .figRight { margin: 1.5em 0; }
main .figLeft:after, main .figRight:after { content: ""; display: block; clear: both; }
main .figLeft figure, main .figRight figure { max-width: 30%; }
@media only screen and (max-width: 768px) { main .figLeft figure, main .figRight figure { float: none; width: 80%; max-width: 280px; margin: 1em auto; text-align: center; } }
main .figLeft figure img, main .figRight figure img { max-width: 100%; }
main .figLeft h2, main .figLeft h3, main .figLeft h4, main .figLeft h5, main .figRight h2, main .figRight h3, main .figRight h4, main .figRight h5 { overflow: hidden; }
main dl.box { margin: 1.8em 0 1em; padding: 15px; border: 2px solid #ddd; }
main dl.box dt { line-height: 1.4; font-weight: bold; margin-bottom: 0.6em; padding-left: 8px; border-left: 2px solid #43a2be; font-size: 114.28571%; }
main dl.box dd { margin: 0; }
main p.issue { line-height: 1.2; font-size: 114.28571%; font-weight: bold; margin: 3em 0 0 !important; color: #43a2be; }
main p.issue + h2 { margin-top: 0.2em !important; }
main .wp-pagenavi { margin: 2em 0 0; text-align: center; }
main .wp-pagenavi a, main .wp-pagenavi span { padding: 4px 8px; border: 1px solid #cfcfcf; margin: 3px 2px; background: #f5f5f5; text-decoration: none; border-radius: 2px; display: inline-block; word-break: break-all; }
main .wp-pagenavi a:hover, main .wp-pagenavi span.current { border: 1px solid #43a2be; background: #e4f9ff; color: #43a2be; }
main .alignleft, main .aligncenter, main .alignright { display: block; }
main .alignleft .wp-caption-text, main .aligncenter .wp-caption-text, main .alignright .wp-caption-text { text-align: center; font-size: 85.71429%; margin: 0.5em 0 0; line-height: 1.2; }
main .alignleft { margin: 1.2em auto 1.2em 0; float: none; }
main .aligncenter { margin: 1.2em auto; float: none; }
main .alignright { margin: 1.2em 0 1.2em auto; float: none; }
main .gallery .gallery-item { box-sizing: border-box; padding: 0 5px; margin: 0; }
main .gallery .gallery-item .gallery-icon img { border: none !important; }
main .gallery .wp-caption-text { text-align: center; font-size: 85.71429%; margin: 0.5em 0 0; line-height: 1.2; }
main article > h2:first-child { margin-top: 1.5em !important; }
main article > h2:first-child + p.info { text-align: right; margin-top: -0.3em; }
main article > h2:first-child + p.info .date { display: inline-block; margin-left: 8px; }
main article > h2:first-child + p.info:before { display: inline-block; color: #fff; font-size: 78.57143%; line-height: 1; padding: 3px 0; width: 6.4em; text-align: center; position: relative; top: -1px; }
main article > h2:first-child + p.info.topics:before { content: 'トピックス'; background: #e36d6d; }
main article > h2:first-child + p.info.event:before { content: 'イベント'; background: #dcbb1c; }
main article > h2:first-child + p.info.alosed:before { content: '休診情報'; background: #72c16d; }
main article > h2:first-child + p.info.other:before { content: 'その他'; background: #8f79ad; }
main article > h2:first-child + p.info + h3, main article > h2:first-child + p.info + h4, main article > h2:first-child + p.info + h5 { margin-top: 0.8em; }
main.about h1:before { background: url('../img/common/sprite-se1da1ad919.png'); -moz-background-size: 190px, auto; -o-background-size: 190px, auto; -webkit-background-size: 190px, auto; background-size: 190px, auto; background-repeat: no-repeat; overflow: hidden; width: 60px; height: 60px; background-position: 0 -533px; }
@media only screen and (max-width: 768px) { main.about h1:before { background: url('../img/common/spriteSp-s1971a01b59.png'); -moz-background-size: 134px, auto; -o-background-size: 134px, auto; -webkit-background-size: 134px, auto; background-size: 134px, auto; background-repeat: no-repeat; overflow: hidden; width: 50px; height: 50px; background-position: 0 -453px; } }
main.institution h1:before { background: url('../img/common/sprite-se1da1ad919.png'); -moz-background-size: 190px, auto; -o-background-size: 190px, auto; -webkit-background-size: 190px, auto; background-size: 190px, auto; background-repeat: no-repeat; overflow: hidden; width: 60px; height: 60px; background-position: 0 -858px; }
@media only screen and (max-width: 768px) { main.institution h1:before { background: url('../img/common/spriteSp-s1971a01b59.png'); -moz-background-size: 134px, auto; -o-background-size: 134px, auto; -webkit-background-size: 134px, auto; background-size: 134px, auto; background-repeat: no-repeat; overflow: hidden; width: 50px; height: 50px; background-position: 0 -727px; } }
main.clinic h1:before { background: url('../img/common/sprite-se1da1ad919.png'); -moz-background-size: 190px, auto; -o-background-size: 190px, auto; -webkit-background-size: 190px, auto; background-size: 190px, auto; background-repeat: no-repeat; overflow: hidden; width: 60px; height: 60px; background-position: 0 -663px; }
@media only screen and (max-width: 768px) { main.clinic h1:before { background: url('../img/common/spriteSp-s1971a01b59.png'); -moz-background-size: 134px, auto; -o-background-size: 134px, auto; -webkit-background-size: 134px, auto; background-size: 134px, auto; background-repeat: no-repeat; overflow: hidden; width: 50px; height: 50px; background-position: 0 -563px; } }
main.checkup h1:before { background: url('../img/common/sprite-se1da1ad919.png'); -moz-background-size: 190px, auto; -o-background-size: 190px, auto; -webkit-background-size: 190px, auto; background-size: 190px, auto; background-repeat: no-repeat; overflow: hidden; width: 60px; height: 60px; background-position: 0 -598px; }
@media only screen and (max-width: 768px) { main.checkup h1:before { background: url('../img/common/spriteSp-s1971a01b59.png'); -moz-background-size: 134px, auto; -o-background-size: 134px, auto; -webkit-background-size: 134px, auto; background-size: 134px, auto; background-repeat: no-repeat; overflow: hidden; width: 50px; height: 50px; background-position: 0 -508px; } }
main.inoculation h1:before { background: url('../img/common/sprite-se1da1ad919.png'); -moz-background-size: 190px, auto; -o-background-size: 190px, auto; -webkit-background-size: 190px, auto; background-size: 190px, auto; background-repeat: no-repeat; overflow: hidden; width: 60px; height: 60px; background-position: 0 -793px; }
@media only screen and (max-width: 768px) { main.inoculation h1:before { background: url('../img/common/spriteSp-s1971a01b59.png'); -moz-background-size: 134px, auto; -o-background-size: 134px, auto; -webkit-background-size: 134px, auto; background-size: 134px, auto; background-repeat: no-repeat; overflow: hidden; width: 50px; height: 50px; background-position: 0 -672px; } }
main.senior h1:before { background: url('../img/common/sprite-se1da1ad919.png'); -moz-background-size: 190px, auto; -o-background-size: 190px, auto; -webkit-background-size: 190px, auto; background-size: 190px, auto; background-repeat: no-repeat; overflow: hidden; width: 60px; height: 60px; background-position: 0 -1313px; }
@media only screen and (max-width: 768px) { main.senior h1:before { background: url('../img/common/spriteSp-s1971a01b59.png'); -moz-background-size: 134px, auto; -o-background-size: 134px, auto; -webkit-background-size: 134px, auto; background-size: 134px, auto; background-repeat: no-repeat; overflow: hidden; width: 50px; height: 50px; background-position: 0 -1112px; } }
main.knowledge h1:before { background: url('../img/common/sprite-se1da1ad919.png'); -moz-background-size: 190px, auto; -o-background-size: 190px, auto; -webkit-background-size: 190px, auto; background-size: 190px, auto; background-repeat: no-repeat; overflow: hidden; width: 60px; height: 60px; background-position: 0 -923px; }
@media only screen and (max-width: 768px) { main.knowledge h1:before { background: url('../img/common/spriteSp-s1971a01b59.png'); -moz-background-size: 134px, auto; -o-background-size: 134px, auto; -webkit-background-size: 134px, auto; background-size: 134px, auto; background-repeat: no-repeat; overflow: hidden; width: 50px; height: 50px; background-position: 0 -782px; } }
main.info h1:before { background: url('../img/common/sprite-se1da1ad919.png'); -moz-background-size: 190px, auto; -o-background-size: 190px, auto; -webkit-background-size: 190px, auto; background-size: 190px, auto; background-repeat: no-repeat; overflow: hidden; width: 60px; height: 60px; background-position: 0 -728px; }
@media only screen and (max-width: 768px) { main.info h1:before { background: url('../img/common/spriteSp-s1971a01b59.png'); -moz-background-size: 134px, auto; -o-background-size: 134px, auto; -webkit-background-size: 134px, auto; background-size: 134px, auto; background-repeat: no-repeat; overflow: hidden; width: 49px; height: 49px; background-position: 0 -618px; } }
main.news h1:before { background: url('../img/common/sprite-se1da1ad919.png'); -moz-background-size: 190px, auto; -o-background-size: 190px, auto; -webkit-background-size: 190px, auto; background-size: 190px, auto; background-repeat: no-repeat; overflow: hidden; width: 60px; height: 60px; background-position: 0 -1118px; }
@media only screen and (max-width: 768px) { main.news h1:before { background: url('../img/common/spriteSp-s1971a01b59.png'); -moz-background-size: 134px, auto; -o-background-size: 134px, auto; -webkit-background-size: 134px, auto; background-size: 134px, auto; background-repeat: no-repeat; overflow: hidden; width: 50px; height: 50px; background-position: 0 -947px; } }
main.link h1:before { background: url('../img/common/sprite-se1da1ad919.png'); -moz-background-size: 190px, auto; -o-background-size: 190px, auto; -webkit-background-size: 190px, auto; background-size: 190px, auto; background-repeat: no-repeat; overflow: hidden; width: 60px; height: 60px; background-position: 0 -988px; }
@media only screen and (max-width: 768px) { main.link h1:before { background: url('../img/common/spriteSp-s1971a01b59.png'); -moz-background-size: 134px, auto; -o-background-size: 134px, auto; -webkit-background-size: 134px, auto; background-size: 134px, auto; background-repeat: no-repeat; overflow: hidden; width: 50px; height: 50px; background-position: 0 -837px; } }
main.privacy h1:before { background: url('../img/common/sprite-se1da1ad919.png'); -moz-background-size: 190px, auto; -o-background-size: 190px, auto; -webkit-background-size: 190px, auto; background-size: 190px, auto; background-repeat: no-repeat; overflow: hidden; width: 60px; height: 60px; background-position: 0 -1248px; }
@media only screen and (max-width: 768px) { main.privacy h1:before { background: url('../img/common/spriteSp-s1971a01b59.png'); -moz-background-size: 134px, auto; -o-background-size: 134px, auto; -webkit-background-size: 134px, auto; background-size: 134px, auto; background-repeat: no-repeat; overflow: hidden; width: 50px; height: 50px; background-position: 0 -1057px; } }
main.member h1:before { background: url('../img/common/sprite-se1da1ad919.png'); -moz-background-size: 190px, auto; -o-background-size: 190px, auto; -webkit-background-size: 190px, auto; background-size: 190px, auto; background-repeat: no-repeat; overflow: hidden; width: 60px; height: 60px; background-position: 0 -1053px; }
@media only screen and (max-width: 768px) { main.member h1:before { background: url('../img/common/spriteSp-s1971a01b59.png'); -moz-background-size: 134px, auto; -o-background-size: 134px, auto; -webkit-background-size: 134px, auto; background-size: 134px, auto; background-repeat: no-repeat; overflow: hidden; width: 50px; height: 50px; background-position: 0 -892px; } }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp { padding: 0; margin: 0; border: 0; outline: none; vertical-align: top; }

.fancybox-wrap { position: absolute; top: 0; left: 0; z-index: 8020; }

.fancybox-skin { position: relative; background: #f9f9f9; color: #444; text-shadow: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

.fancybox-opened { z-index: 8030; }

.fancybox-opened .fancybox-skin { -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner { position: relative; }

.fancybox-inner { overflow: hidden; }

.fancybox-type-iframe .fancybox-inner { -webkit-overflow-scrolling: touch; }

.fancybox-error { color: #444; font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; margin: 0; padding: 15px; white-space: nowrap; }

.fancybox-image, .fancybox-iframe { display: block; width: 100%; height: 100%; }

.fancybox-image { max-width: 100%; max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url("/img/common/fancybox_sprite.png"); }

#fancybox-loading { position: fixed; top: 50%; left: 50%; margin-top: -22px; margin-left: -22px; background-position: 0 -108px; opacity: 0.8; cursor: pointer; z-index: 8060; }

#fancybox-loading div { width: 44px; height: 44px; background: url("/img/common/fancybox_loading.gif") center center no-repeat; }

.fancybox-close { position: absolute; top: -18px; right: -18px; width: 36px; height: 36px; cursor: pointer; z-index: 8040; }

.fancybox-nav { position: absolute; top: 0; width: 40%; height: 100%; cursor: pointer; text-decoration: none; background: transparent url("/img/common/blank.gif"); /* helps IE */ -webkit-tap-highlight-color: transparent; z-index: 8040; }

.fancybox-prev { left: 0; }

.fancybox-next { right: 0; }

.fancybox-nav span { position: absolute; top: 50%; width: 36px; height: 34px; margin-top: -18px; cursor: pointer; z-index: 8040; visibility: hidden; }

.fancybox-prev span { left: 10px; background-position: 0 -36px; }

.fancybox-next span { right: 10px; background-position: 0 -72px; }

.fancybox-nav:hover span { visibility: visible; }

.fancybox-tmp { position: absolute; top: -99999px; left: -99999px; visibility: hidden; max-width: 99999px; max-height: 99999px; overflow: visible !important; }

/* Overlay helper */
.fancybox-lock { overflow: hidden !important; width: auto; }

.fancybox-lock body { overflow: hidden !important; }

.fancybox-lock-test { overflow-y: hidden !important; }

.fancybox-overlay { position: absolute; top: 0; left: 0; overflow: hidden; display: none; z-index: 8010; background: url("/img/common/fancybox_overlay.png"); }

.fancybox-overlay-fixed { position: fixed; bottom: 0; right: 0; }

.fancybox-lock .fancybox-overlay { overflow: auto; overflow-y: scroll; }

/* Title helper */
.fancybox-title { visibility: hidden; font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; position: relative; text-shadow: none; z-index: 8050; }

.fancybox-opened .fancybox-title { visibility: visible; }

.fancybox-title-float-wrap { position: absolute; bottom: 0; right: 50%; margin-bottom: -35px; z-index: 8050; text-align: center; }

.fancybox-title-float-wrap .child { display: inline-block; margin-right: -100%; padding: 2px 20px; background: transparent; /* Fallback for web browsers that doesn't support RGBa */ background: rgba(0, 0, 0, 0.8); -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; text-shadow: 0 1px 2px #222; color: #FFF; font-weight: bold; line-height: 24px; white-space: nowrap; }

.fancybox-title-outside-wrap { position: relative; margin-top: 10px; color: #fff; }

.fancybox-title-inside-wrap { padding-top: 10px; }

.fancybox-title-over-wrap { position: absolute; bottom: 0; left: 0; color: #fff; padding: 10px; background: #000; background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) { #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url("/img/common/fancybox_sprite@2x.png"); background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/ }
  #fancybox-loading div { background-image: url("/img/common/fancybox_loading@2x.gif"); background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/ } }
/* width設定
-------------------------------------------------------------------- */
main .wid5 { width: 5% !important; }

main .wid6 { width: 6% !important; }

main .wid7 { width: 7% !important; }

main .wid8 { width: 8% !important; }

main .wid9 { width: 9% !important; }

main .wid10 { width: 10% !important; }

main .wid11 { width: 11% !important; }

main .wid12 { width: 12% !important; }

main .wid13 { width: 13% !important; }

main .wid14 { width: 14% !important; }

main .wid15 { width: 15% !important; }

main .wid16 { width: 16% !important; }

main .wid17 { width: 17% !important; }

main .wid18 { width: 18% !important; }

main .wid19 { width: 19% !important; }

main .wid20 { width: 20% !important; }

main .wid21 { width: 21% !important; }

main .wid22 { width: 22% !important; }

main .wid23 { width: 23% !important; }

main .wid24 { width: 24% !important; }

main .wid25 { width: 25% !important; }

main .wid26 { width: 26% !important; }

main .wid27 { width: 27% !important; }

main .wid28 { width: 28% !important; }

main .wid29 { width: 29% !important; }

main .wid30 { width: 30% !important; }

main .wid31 { width: 31% !important; }

main .wid32 { width: 32% !important; }

main .wid33 { width: 33% !important; }

main .wid34 { width: 34% !important; }

main .wid35 { width: 35% !important; }

main .wid36 { width: 36% !important; }

main .wid37 { width: 37% !important; }

main .wid38 { width: 38% !important; }

main .wid39 { width: 39% !important; }

main .wid40 { width: 40% !important; }

main .wid41 { width: 41% !important; }

main .wid42 { width: 42% !important; }

main .wid43 { width: 43% !important; }

main .wid44 { width: 44% !important; }

main .wid45 { width: 45% !important; }

main .wid46 { width: 46% !important; }

main .wid47 { width: 47% !important; }

main .wid48 { width: 48% !important; }

main .wid49 { width: 49% !important; }

main .wid50 { width: 50% !important; }

main .wid51 { width: 51% !important; }

main .wid52 { width: 52% !important; }

main .wid53 { width: 53% !important; }

main .wid54 { width: 54% !important; }

main .wid55 { width: 55% !important; }

main .wid56 { width: 56% !important; }

main .wid57 { width: 57% !important; }

main .wid58 { width: 58% !important; }

main .wid59 { width: 59% !important; }

main .wid60 { width: 60% !important; }

main .wid61 { width: 61% !important; }

main .wid62 { width: 62% !important; }

main .wid63 { width: 63% !important; }

main .wid64 { width: 64% !important; }

main .wid65 { width: 65% !important; }

main .wid66 { width: 66% !important; }

main .wid67 { width: 67% !important; }

main .wid68 { width: 68% !important; }

main .wid69 { width: 69% !important; }

main .wid70 { width: 70% !important; }

main .wid71 { width: 71% !important; }

main .wid72 { width: 72% !important; }

main .wid73 { width: 73% !important; }

main .wid74 { width: 74% !important; }

main .wid75 { width: 75% !important; }

main .wid76 { width: 76% !important; }

main .wid77 { width: 77% !important; }

main .wid78 { width: 78% !important; }

main .wid79 { width: 79% !important; }

main .wid80 { width: 80% !important; }

main .wid81 { width: 81% !important; }

main .wid82 { width: 82% !important; }

main .wid83 { width: 83% !important; }

main .wid84 { width: 84% !important; }

main .wid85 { width: 85% !important; }

main .wid86 { width: 86% !important; }

main .wid87 { width: 87% !important; }

main .wid88 { width: 88% !important; }

main .wid89 { width: 89% !important; }

main .wid90 { width: 90% !important; }

main .wid91 { width: 91% !important; }

main .wid92 { width: 92% !important; }

main .wid93 { width: 93% !important; }

main .wid94 { width: 94% !important; }

main .wid95 { width: 95% !important; }

main .wid96 { width: 96% !important; }

main .wid97 { width: 97% !important; }

main .wid98 { width: 98% !important; }

main .wid99 { width: 99% !important; }

main .wid100 { width: 100% !important; }

main .wid101 { width: 101% !important; }

main .wid102 { width: 102% !important; }

main .wid103 { width: 103% !important; }

main .wid104 { width: 104% !important; }

main .wid105 { width: 105% !important; }
