@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

html {
  overflow: auto;
  font-size: 62.5%;
}

body {
  overflow: hidden;
  position: relative;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

img {
  vertical-align: bottom;
}
img[src$=".png"], img[src$=".jpg"] {
  image-rendering: optimizeQuality;
}
img[src$=".gif"] {
  image-rendering: crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
}

.br:before {
  content: '\A';
  white-space: pre;
}

input, button, textarea, select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input[type="text"],
input[type="password"],
textarea,
select,
iframe {
  outline: none !important;
}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus,
iframe:focus {
  outline: none !important;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

body {
  color: #111313;
  position: relative;
  font: 1.4em/1.7 "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media only screen and (min-width: 960px) {
  body {
    font-size: 1.6em;
  }
}

a:hover img, a:active img {
  opacity: .8;
}

#article p, #article ol, #article ul, #article dl, #article table {
  margin-top: 16px;
}

::-moz-selection {
  color: #fff;
  background: #3fa6a9;
}

::selection {
  color: #fff;
  background: #3fa6a9;
}

header ::-moz-selection {
  color: #00aab1;
  background: #fff;
}
header ::selection {
  color: #00aab1;
  background: #fff;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #c9d0d0;
  margin: 0;
  padding: 0;
}

.win #nav-btn:before {
  -webkit-transform: rotate(0.028deg);
  -ms-transform: rotate(0.028deg);
  -o-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
}
.win #nav p, .win #nav a {
  -webkit-transform: rotate(0.028deg);
  -ms-transform: rotate(0.028deg);
  -o-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
}
.win #index li {
  -webkit-transform: rotate(0.028deg);
  -ms-transform: rotate(0.028deg);
  -o-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
}
.win #article h2, .win #article h3, .win #article p, .win #article ol, .win #article ul, .win #article dl, .win #article table, .win #article a, .win #article em, .win #article small, .win #article label, .win #article input, .win #article textarea,
.win #article .flow-f div, .win #article .flow div, .win #article #changer-3c, .win #article #changer-4c {
  -webkit-transform: rotate(0.028deg);
  -ms-transform: rotate(0.028deg);
  -o-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
}
.win #footer p, .win #f-002 li {
  -webkit-transform: rotate(0.028deg);
  -ms-transform: rotate(0.028deg);
  -o-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
}

#blogFrame.win .ul, #blogFrame.win .goToBlog {
  -webkit-transform: rotate(0.028deg);
  -ms-transform: rotate(0.028deg);
  -o-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
}

b {
  font-weight: bold;
}

.map, .video {
  clear: both;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 0;
  margin-bottom: 0 !important;
  padding: 0 0 56.25%;
}
.map iframe, .map object, .map embed, .video iframe, .video object, .video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.map iframe::focus, .map object::focus, .map embed::focus, .video iframe::focus, .video object::focus, .video embed::focus {
  outline: none;
  background: none;
}

video {
  width: 100%;
  margin-bottom: 1em;
}

#article .note, #article .quote, #footer .note, #footer .quote {
  margin-top: 16px;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: justify;
  text-justify: distribute;
}
@media only screen and (min-width: 960px) {
  #article .note, #article .quote, #footer .note, #footer .quote {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
#article .note li, #article .quote li, #footer .note li, #footer .quote li {
  display: inline;
  padding-right: .5em;
}
#article .note li:last-child, #article .quote li:last-child, #footer .note li:last-child, #footer .quote li:last-child {
  padding-right: 0;
}
#article .note li:before, #article .quote li:before, #footer .note li:before, #footer .quote li:before {
  content: '※';
}
#article p.note:before, #article .note li:before, #footer p.note:before, #footer .note li:before {
  content: '※';
}
#article p.note, #article p.quote, #footer p.note, #footer p.quote {
  text-indent: 0;
}
#article p + .note, #footer p + .note {
  margin-top: 0;
}
#article .quote em, #footer .quote em {
  color: #fff;
  background: #7f9090;
  margin-right: .5em;
  padding: .3em .5em;
}

#header {
  position: relative;
  height: 57px;
  margin: 0 auto;
}
@media only screen and (min-width: 960px) {
  #header {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1280px) {
  #header {
    max-width: 1280px;
  }
}
#header:before {
  content: '';
  display: block;
  z-index: -1;
  position: absolute;
  top: 0;
  left: -100%;
  width: 300%;
  height: 100%;
  border-bottom: 1px solid #3fa6a9;
}

#header a {
  display: inline-block;
  height: 56px;
  margin-left: 4px;
  padding: 12px;
}
@media only screen and (min-width: 415px) {
  #header a {
    margin-left: 20px;
  }
}
@media only screen and (min-width: 600px) {
  #header a {
    margin-left: 36px;
  }
}
@media only screen and (min-width: 960px) {
  #header a {
    margin-left: 52px;
  }
}
@media only screen and (min-width: 1280px) {
  #header a {
    margin-left: 68px;
  }
}
#header a h1 {
  display: inline;
}
#header a img {
  display: block;
  height: 100%;
}

#nav-btn {
  background: #3fa6a9;
  display: inline-block;
  position: absolute;
  top: 8px;
  right: 16px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  cursor: pointer;
}
@media only screen and (min-width: 415px) {
  #nav-btn {
    right: 32px;
  }
}
@media only screen and (min-width: 600px) {
  #nav-btn {
    right: 48px;
  }
}
@media only screen and (min-width: 960px) {
  #nav-btn {
    right: 64px;
  }
}
@media only screen and (min-width: 1280px) {
  #nav-btn {
    right: 80px;
  }
}
#nav-btn:hover, #nav-btn:active {
  background: #6cc6c8;
}
@media only screen and (min-width: 415px) {
  #nav-btn:hover:before, #nav-btn:active:before {
    background: #6cc6c8;
  }
}
@media only screen and (min-width: 415px) {
  #nav-btn:before {
    color: #fff;
    background: #3fa6a9;
    content: 'MENU';
    display: block;
    position: absolute;
    top: 0px;
    right: 20px;
    padding: 0 20px 0 12px;
    height: 40px;
    border-radius: 20px 0 0 20px;
    line-height: 40px;
  }
}
#nav-btn div {
  background: #fff;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 14px;
  height: 1px;
  margin-left: -7px;
  transition: .2s;
}
#nav-btn div:before, #nav-btn div:after {
  background: #fff;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 14px;
  height: 1px;
  transition: .3s;
}
#nav-btn div:before {
  margin-top: 6px;
}
#nav-btn div:after {
  margin-top: -6px;
}
#nav-btn .close {
  background: transparent;
}
#nav-btn .close:before, #nav-btn .close:after {
  margin-top: 0;
}
#nav-btn .close:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#nav-btn .close:after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

#nav {
  background: #fff;
  display: none;
  width: 100%;
  border-bottom: 1px solid #00aab1;
}
#nav > ul {
  display: block;
  margin: 0 auto;
  padding: 8px 24px 24px;
  line-height: 1;
}
@media only screen and (min-width: 415px) {
  #nav > ul {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media only screen and (min-width: 600px) {
  #nav > ul {
    padding-left: 48px;
    padding-right: 48px;
  }
}
@media only screen and (min-width: 960px) {
  #nav > ul {
    max-width: 960px;
    padding-left: 64px;
    padding-right: 64px;
  }
}
@media only screen and (min-width: 1280px) {
  #nav > ul {
    max-width: 1280px;
    padding-left: 80px;
    padding-right: 80px;
  }
}
#nav > ul a, #nav > ul p {
  color: #111313;
  display: inline-block;
  padding: 8px;
  text-decoration: none;
}
#nav > ul > li {
  display: block;
  margin-top: 14px;
}
#nav > ul > li:first-child {
  margin-bottom: -8px;
}
#nav > ul > li > a, #nav > ul > li > p {
  margin-left: -8px;
}
#nav > ul > li > a:hover, #nav > ul > li > a:active {
  color: #00aab1;
}
#nav > ul ul {
  margin: 0 -2px;
}
#nav > ul ul li {
  display: inline-block;
}
#nav > ul ul li a {
  background: #f2f2f2;
  margin: 2px;
  border-radius: 4px;
  font-size: 12px;
  font-size: 1.2rem;
}
#nav > ul ul li a:hover, #nav > ul ul li a:active {
  background: #e5e5e5;
}

#index {
  position: relative;
  margin: 0 auto;
}
#index a:hover img, #index a:active img {
  zoom: 1;
  opacity: 0.8 !important;
  filter: alpha(opacity=80) !important;
}

.slideshow {
  overflow: hidden;
  position: relative;
  width: 100%;
  border-bottom: 1px solid #3fa6a9;
  text-align: left;
}
.slideshow ul, .slideshow ul li {
  display: inline;
  float: left;
  overflow: hidden;
}
.slideshow ul li img {
  display: none;
  width: 100%;
}

.wideslider_base {
  top: 0;
  position: absolute;
}

.wideslider_wrap {
  top: 0;
  position: absolute;
  overflow: hidden;
}

.slider_prev,
.slider_next {
  top: 0;
  overflow: hidden;
  position: absolute;
  z-index: 100;
  cursor: pointer;
}

.slider_prev {
  background: #fff url(./img/icon_slideshow_click.png) no-repeat right center;
}

.slider_next {
  background: #fff url(./img/icon_slideshow_click.png) no-repeat left center;
}

.pagination {
  bottom: 10px;
  left: 0;
  width: 100%;
  height: 15px;
  text-align: center;
  position: absolute;
  z-index: 200;
}

.pagination a {
  margin: 0 5px;
  width: 15px;
  height: 15px;
  display: inline-block;
  overflow: hidden;
  background: #333;
}

.pagination a.hover,
.pagination a.active {
  filter: alpha(opacity=100) !important;
  -moz-opacity: 1 !important;
  opacity: 1 !important;
}

a:hover img, a:active img {
  filter: alpha(opacity=100) !important;
  -moz-opacity: 1 !important;
  opacity: 1 !important;
}

.wideslider ul:after {
  content: ".";
  height: 0;
  clear: both;
  display: block;
  visibility: hidden;
}

.wideslider ul {
  display: inline-block;
  overflow: hidden;
}

@media only screen and (max-width: 959px) {
  .pickup {
    margin: 8px auto 0;
  }
  .pickup ul {
    margin: 0 8px;
  }
  .pickup ul:after {
    content: '';
    display: block;
    clear: both;
  }
}
@media only screen and (max-width: 959px) and (min-width: 415px) {
  .pickup ul {
    margin: 0 24px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 600px) {
  .pickup ul {
    margin: 0 40px;
  }
}
@media only screen and (max-width: 959px) {
  .pickup li {
    display: inline-block;
    width: 50%;
    margin-top: 24px;
    padding: 0 8px;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.2;
    text-align: center;
    vertical-align: top;
  }
}
@media only screen and (max-width: 959px) and (min-width: 415px) {
  .pickup li {
    width: 33.33%;
  }
}
@media only screen and (max-width: 959px) and (min-width: 600px) {
  .pickup li {
    width: 25%;
  }
}
@media only screen and (max-width: 959px) {
  .pickup img {
    width: 100%;
  }
}
@media only screen and (min-width: 960px) {
  .pickup {
    z-index: 5;
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
  }
  .pickup ul {
    background: rgba(255, 255, 255, 0.7);
    margin: 0 auto;
    padding: 8px 0;
  }
  .pickup ul:after {
    content: '';
    display: block;
    clear: both;
  }
}
@media only screen and (min-width: 960px) and (min-width: 1280px) {
  .pickup ul {
    max-width: 1120px;
    border-radius: 0 0 10px 10px;
  }
}
@media only screen and (min-width: 960px) {
  .pickup li {
    display: inline-block;
    width: 12%;
    margin: 0 4px;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.2;
    text-align: center;
    vertical-align: top;
  }
  .pickup img {
    width: 100%;
    margin-bottom: 8px;
  }
}
.pickup a {
  color: #111313;
  display: block;
  text-decoration: none;
}
.pickup a:hover, .pickup a:active {
  color: #9f9f9f;
}
.pickup a:hover img, .pickup a:active img {
  opacity: .75;
}

#banner {
  margin: 32px auto;
}
@media only screen and (min-width: 960px) {
  #banner {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1280px) {
  #banner {
    max-width: 1280px;
  }
}
#banner > div {
  margin: 0 0px;
}
#banner > div:after {
  content: '';
  display: block;
  clear: both;
}
@media only screen and (min-width: 415px) {
  #banner > div {
    margin: 0 16px;
  }
}
@media only screen and (min-width: 600px) {
  #banner > div {
    margin: 0 32px;
  }
}
@media only screen and (min-width: 960px) {
  #banner > div {
    margin: 0 48px;
  }
}
@media only screen and (min-width: 1280px) {
  #banner > div {
    margin: 0 64px;
  }
}
#banner > div > div {
  padding: 0 16px;
}
@media only screen and (min-width: 600px) {
  #banner > div > div {
    display: inline-block;
    width: 50%;
  }
}
@media only screen and (min-width: 1280px) {
  #banner > div > div {
    padding: 0 16px;
  }
}
#banner a {
  display: block;
  margin-top: 16px;
}
#banner img {
  width: 100%;
}

.index_aclBlogWrapper {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

#index_aclBlog {
  width: 100%;
  margin: 0 auto -7px;
  padding: 0;
  border: 0;
}
@media only screen and (min-width: 768px) {
  #index_aclBlog {
    margin-bottom: -9px;
  }
}
@media only screen and (min-width: 976px) {
  #index_aclBlog {
    margin-bottom: -7px;
  }
}

@media only screen and (min-width: 960px) {
  body[onLoad="open_in_child(0)"] {
    margin: 0 -16px;
  }
}

#article {
  position: relative;
}
#article a {
  color: #00aab1;
}
#article a:hover, #article a:active {
  color: #53B4BA;
}
#article img {
  width: 100%;
}
#article h2 {
  color: #fff;
  padding: .5em 16px;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2;
}
@media only screen and (min-width: 415px) {
  #article h2 {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media only screen and (min-width: 600px) {
  #article h2 {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media only screen and (min-width: 960px) {
  #article h2 {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media only screen and (min-width: 1280px) {
  #article h2 {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
#article p {
  text-align: justify;
  text-justify: distribute;
}

#firstView {
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
  width: 100%;
  padding-top: 24px;
}
@media only screen and (min-width: 600px) {
  #firstView {
    padding: 32px 0 8px;
  }
}
@media only screen and (min-width: 960px) {
  #firstView {
    padding: 48px 0 16px;
  }
}
@media only screen and (min-width: 1280px) {
  #firstView {
    padding: 48px 0 24px;
  }
}
#firstView a {
  color: #111313;
}
#firstView a:hover, #firstView a:active {
  color: #353d3d;
}

#breadcrumb, #firstView .fv-section {
  width: 100%;
  margin: 0 auto;
  padding: 0 16px 24px;
}
@media only screen and (min-width: 415px) {
  #breadcrumb, #firstView .fv-section {
    padding: 0 32px 24px;
  }
}
@media only screen and (min-width: 600px) {
  #breadcrumb, #firstView .fv-section {
    padding: 0 48px 32px;
  }
}
@media only screen and (min-width: 960px) {
  #breadcrumb, #firstView .fv-section {
    max-width: 960px;
    padding: 0 64px 40px;
  }
}
@media only screen and (min-width: 1280px) {
  #breadcrumb, #firstView .fv-section {
    max-width: 1280px;
    padding: 0 80px 48px;
  }
}

#breadcrumb {
  line-height: 1.4;
}
#breadcrumb li {
  display: inline;
  padding-left: 8px;
}
#breadcrumb li:first-child {
  padding-left: 0;
}
#breadcrumb h1 {
  display: inline;
}
#breadcrumb a {
  display: inline-block;
}
#breadcrumb a:after {
  content: '';
  background-image: url(../img/icon/breadcrumb.png);
  background-repeat: no-repeat;
  background-position: right;
  -webkit-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-top: 4px;
  vertical-align: top;
}

#firstView .fv-section h2 {
  background: rgba(63, 166, 169, 0.8);
  display: inline-block;
}
#firstView .fv-section p + p, #firstView .fv-section div + p {
  margin-top: 8px;
}

.ie_8 #firstView .fv-section h2 {
  background: #3fa6a9;
}

.section {
  padding-bottom: 40px;
}
.section h2 {
  background: #3fa6a9;
  position: relative;
  margin-bottom: 48px;
  text-align: center;
}
@media only screen and (min-width: 415px) {
  .section h2 {
    padding-left: 24px;
    padding-right: 24px;
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media only screen and (min-width: 600px) {
  .section h2 {
    padding-left: 32px;
    padding-right: 32px;
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media only screen and (min-width: 960px) {
  .section h2 {
    padding-left: 48px;
    padding-right: 48px;
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media only screen and (min-width: 1280px) {
  .section h2 {
    padding-left: 64px;
    padding-right: 64px;
    font-size: 32px;
    font-size: 3.2rem;
  }
}
.section h2:before {
  content: '';
  display: block;
  position: absolute;
  bottom: -23px;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border: 12px solid transparent;
  border-top-color: #3fa6a9;
}
@media only screen and (min-width: 600px) {
  .section h2:before {
    bottom: -31px;
    width: 32px;
    height: 32px;
    margin-left: -16px;
    border-width: 16px;
  }
}
.section h3 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2;
}
@media only screen and (min-width: 415px) {
  .section h3 {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media only screen and (min-width: 600px) {
  .section h3 {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media only screen and (min-width: 960px) {
  .section h3 {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media only screen and (min-width: 1280px) {
  .section h3 {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

.section-child, .section-child-f {
  position: relative;
  background: #fff;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 48px;
  padding-left: 16px;
  padding-right: 16px;
}
@media only screen and (min-width: 415px) {
  .section-child, .section-child-f {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media only screen and (min-width: 600px) {
  .section-child, .section-child-f {
    padding-left: 48px;
    padding-right: 48px;
  }
}
@media only screen and (min-width: 960px) {
  .section-child, .section-child-f {
    max-width: 960px;
    padding-left: 64px;
    padding-right: 64px;
  }
}
@media only screen and (min-width: 1280px) {
  .section-child, .section-child-f {
    max-width: 1280px;
    padding-left: 80px;
    padding-right: 80px;
  }
}

.section-child {
  padding-top: 48px;
  border-top: 1px solid #6cc6c8;
}

#aadva-001 > img, #roland-002 > img, #nobel-002 > img,
#zirconia-001 > img, #emax-001 > img, #tbond-001 > img, #mbond-001 > img, #bz-001 > img,
#allOn4-001 > img,
#comfort-001 > img, #correction-001 > img, #correction-003 > img {
  display: block;
  max-width: 382px;
  margin: 24px auto 0;
}
@media only screen and (min-width: 960px) {
  #aadva-001 > img, #roland-002 > img, #nobel-002 > img,
  #zirconia-001 > img, #emax-001 > img, #tbond-001 > img, #mbond-001 > img, #bz-001 > img,
  #allOn4-001 > img,
  #comfort-001 > img, #correction-001 > img, #correction-003 > img {
    display: inline-block;
    width: 50%;
    max-width: 100%;
    max-width: initial;
    max-width: auto;
    padding-right: 16px;
    vertical-align: top;
  }
}
@media only screen and (min-width: 1280px) {
  #aadva-001 > img, #roland-002 > img, #nobel-002 > img,
  #zirconia-001 > img, #emax-001 > img, #tbond-001 > img, #mbond-001 > img, #bz-001 > img,
  #allOn4-001 > img,
  #comfort-001 > img, #correction-001 > img, #correction-003 > img {
    padding-right: 24px;
  }
}
@media only screen and (min-width: 960px) {
  #aadva-001 > div, #aadva-001 > p, #roland-002 > div, #roland-002 > p, #nobel-002 > div, #nobel-002 > p,
  #zirconia-001 > div,
  #zirconia-001 > p, #emax-001 > div, #emax-001 > p, #tbond-001 > div, #tbond-001 > p, #mbond-001 > div, #mbond-001 > p, #bz-001 > div, #bz-001 > p,
  #allOn4-001 > div,
  #allOn4-001 > p,
  #comfort-001 > div,
  #comfort-001 > p, #correction-001 > div, #correction-001 > p, #correction-003 > div, #correction-003 > p {
    display: inline-block;
    width: 50%;
    padding-left: 16px;
    vertical-align: top;
  }
}
@media only screen and (min-width: 1280px) {
  #aadva-001 > div, #aadva-001 > p, #roland-002 > div, #roland-002 > p, #nobel-002 > div, #nobel-002 > p,
  #zirconia-001 > div,
  #zirconia-001 > p, #emax-001 > div, #emax-001 > p, #tbond-001 > div, #tbond-001 > p, #mbond-001 > div, #mbond-001 > p, #bz-001 > div, #bz-001 > p,
  #allOn4-001 > div,
  #allOn4-001 > p,
  #comfort-001 > div,
  #comfort-001 > p, #correction-001 > div, #correction-001 > p, #correction-003 > div, #correction-003 > p {
    padding-left: 24px;
  }
}
#aadva-001 > div, #roland-002 > div, #nobel-002 > div,
#zirconia-001 > div, #emax-001 > div, #tbond-001 > div, #mbond-001 > div, #bz-001 > div,
#allOn4-001 > div,
#comfort-001 > div, #correction-001 > div, #correction-003 > div {
  text-align: center;
}
#aadva-001 > div img, #roland-002 > div img, #nobel-002 > div img,
#zirconia-001 > div img, #emax-001 > div img, #tbond-001 > div img, #mbond-001 > div img, #bz-001 > div img,
#allOn4-001 > div img,
#comfort-001 > div img, #correction-001 > div img, #correction-003 > div img {
  display: inline-block;
  width: 50%;
  margin: 16px auto 0;
}
@media only screen and (min-width: 415px) {
  #aadva-001 > div img, #roland-002 > div img, #nobel-002 > div img,
  #zirconia-001 > div img, #emax-001 > div img, #tbond-001 > div img, #mbond-001 > div img, #bz-001 > div img,
  #allOn4-001 > div img,
  #comfort-001 > div img, #correction-001 > div img, #correction-003 > div img {
    width: 33.33%;
  }
}
@media only screen and (min-width: 600px) {
  #aadva-001 > div img, #roland-002 > div img, #nobel-002 > div img,
  #zirconia-001 > div img, #emax-001 > div img, #tbond-001 > div img, #mbond-001 > div img, #bz-001 > div img,
  #allOn4-001 > div img,
  #comfort-001 > div img, #correction-001 > div img, #correction-003 > div img {
    width: 25%;
  }
}
@media only screen and (min-width: 960px) {
  #aadva-001 > div img, #roland-002 > div img, #nobel-002 > div img,
  #zirconia-001 > div img, #emax-001 > div img, #tbond-001 > div img, #mbond-001 > div img, #bz-001 > div img,
  #allOn4-001 > div img,
  #comfort-001 > div img, #correction-001 > div img, #correction-003 > div img {
    width: 33.33%;
  }
}
@media only screen and (min-width: 1280px) {
  #aadva-001 > div img, #roland-002 > div img, #nobel-002 > div img,
  #zirconia-001 > div img, #emax-001 > div img, #tbond-001 > div img, #mbond-001 > div img, #bz-001 > div img,
  #allOn4-001 > div img,
  #comfort-001 > div img, #correction-001 > div img, #correction-003 > div img {
    width: 33.33%;
  }
}

#aadva-002:after, #aadva-003:after, #lava-001:after,
#zirconia-002:after, #emax-002:after, #cms-001:after,
#encode-001:after, #surgical-001:after, #isus-001:after,
#nonclasp-001:after, #attachment-002:after, #attachment-003:after, #attachment-004:after, #correction-004:after, #hpd-001:after, #hpd-002:after, #dd-002:after, #dd-003:after {
  content: '';
  display: block;
  clear: both;
}
#aadva-002 > img, #aadva-003 > img, #lava-001 > img,
#zirconia-002 > img, #emax-002 > img, #cms-001 > img,
#encode-001 > img, #surgical-001 > img, #isus-001 > img,
#nonclasp-001 > img, #attachment-002 > img, #attachment-003 > img, #attachment-004 > img, #correction-004 > img, #hpd-001 > img, #hpd-002 > img, #dd-002 > img, #dd-003 > img {
  display: block;
  max-width: 382px;
  margin: 16px auto 0;
}
@media only screen and (min-width: 960px) {
  #aadva-002 > img, #aadva-003 > img, #lava-001 > img,
  #zirconia-002 > img, #emax-002 > img, #cms-001 > img,
  #encode-001 > img, #surgical-001 > img, #isus-001 > img,
  #nonclasp-001 > img, #attachment-002 > img, #attachment-003 > img, #attachment-004 > img, #correction-004 > img, #hpd-001 > img, #hpd-002 > img, #dd-002 > img, #dd-003 > img {
    float: right;
    margin-left: 32px;
  }
}
@media only screen and (min-width: 1280px) {
  #aadva-002 > img, #aadva-003 > img, #lava-001 > img,
  #zirconia-002 > img, #emax-002 > img, #cms-001 > img,
  #encode-001 > img, #surgical-001 > img, #isus-001 > img,
  #nonclasp-001 > img, #attachment-002 > img, #attachment-003 > img, #attachment-004 > img, #correction-004 > img, #hpd-001 > img, #hpd-002 > img, #dd-002 > img, #dd-003 > img {
    margin-left: 48px;
  }
}

@media only screen and (min-width: 960px) {
  #encode-001 > img, #surgical-001 > img, #isus-001 > img,
  #nonclasp-001 > img, #attachment-002 > img, #attachment-003 > img, #attachment-004 > img, #correction-004 > img {
    max-width: 100%;
    max-width: initial;
    max-width: auto;
  }
}

@media only screen and (min-width: 960px) {
  #shipping-006 > div {
    display: inline-block;
    width: 50%;
    padding-right: 16px;
    vertical-align: top;
  }
}
@media only screen and (min-width: 1280px) {
  #shipping-006 > div {
    padding-right: 24px;
  }
}
#shipping-006 > img {
  display: block;
  max-width: 382px;
  margin: 24px auto 0;
}
@media only screen and (min-width: 960px) {
  #shipping-006 > img {
    display: inline-block;
    width: 50%;
    max-width: 100%;
    max-width: initial;
    max-width: auto;
    padding-left: 16px;
    vertical-align: top;
  }
}
@media only screen and (min-width: 1280px) {
  #shipping-006 > img {
    padding-left: 24px;
  }
}

#article .anc, #article .anc_icon {
  margin-left: -8px;
}
#article .anc > a, #article .anc > em, #article .anc_icon > a, #article .anc_icon > em {
  color: #fff;
  background: #3fa6a9;
  display: inline-block;
  margin: 16px 8px 0;
  padding: 16px;
  border-radius: 4px;
  font-size: 16px;
  font-size: 1.6rem;
  text-decoration: none;
  line-height: 1.4;
  vertical-align: top;
}
@media only screen and (min-width: 960px) {
  #article .anc > a, #article .anc > em, #article .anc_icon > a, #article .anc_icon > em {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
#article .anc > a:hover, #article .anc > a:active, #article .anc_icon > a:hover, #article .anc_icon > a:active {
  background: #6cc6c8;
}
#article .anc > em a, #article .anc_icon > em a {
  color: #fff;
  text-decoration: none;
}
#article .anc img, #article .anc_icon img {
  width: auto;
  height: 16px;
  margin: .2em .5em 0 0;
  vertical-align: top;
}
@media only screen and (min-width: 960px) {
  #article .anc img, #article .anc_icon img {
    height: 18px;
  }
}

.large {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4;
}
@media only screen and (min-width: 960px) {
  .large {
    font-size: 20px;
    font-size: 2rem;
  }
}

.mincho {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.win .mincho {
  font-weight: bold;
}

.mb1 {
  display: block;
  margin-bottom: 16px;
}

#footer:after {
  content: '';
  display: block;
  clear: both;
}
#footer a:hover img, #footer a:active img {
  zoom: 1;
  opacity: 0.8 !important;
  filter: alpha(opacity=80) !important;
}
#footer > div {
  margin: 0 auto;
  padding: 24px 0;
}
#footer > div:after {
  content: '';
  display: block;
  clear: both;
}
#footer > div #f-address, #footer > div > div, #footer > div > nav {
  width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}
#footer > div #f-address:after, #footer > div > div:after, #footer > div > nav:after {
  content: '';
  display: block;
  clear: both;
}
@media only screen and (min-width: 415px) {
  #footer > div #f-address, #footer > div > div, #footer > div > nav {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media only screen and (min-width: 600px) {
  #footer > div #f-address, #footer > div > div, #footer > div > nav {
    padding-left: 48px;
    padding-right: 48px;
  }
}
@media only screen and (min-width: 960px) {
  #footer > div #f-address, #footer > div > div, #footer > div > nav {
    max-width: 960px;
    padding-left: 64px;
    padding-right: 64px;
  }
}
@media only screen and (min-width: 1280px) {
  #footer > div #f-address, #footer > div > div, #footer > div > nav {
    max-width: 1280px;
    padding-left: 80px;
    padding-right: 80px;
  }
}

#f-001 {
  background: #e5e5e5;
}

#f-address:after {
  content: '';
  display: block;
  clear: both;
}
#f-address a {
  color: #186165;
  text-decoration: none;
}
#f-address a:hover, #f-address a:active {
  color: #6cc6c8;
}
#f-address > img {
  display: block;
  height: 24px;
  margin: 0 auto 16px;
}
@media only screen and (min-width: 960px) {
  #f-address > img {
    height: 32px;
  }
}
#f-address .msc > a, #f-address .msc > div > div {
  display: inline-block;
  margin-top: 8px;
}
#f-address .msc > a:after, #f-address .msc > div > div:after {
  content: '';
  display: block;
  clear: both;
}
@media only screen and (min-width: 600px) {
  #f-address .msc > a, #f-address .msc > div > div {
    margin-right: 24px;
    vertical-align: middle;
  }
}
#f-address .msc > a img, #f-address .msc > div > div img {
  display: block;
  float: left;
  vertical-align: top;
}
#f-address .msc > a p, #f-address .msc > div > div p {
  padding-left: 32px;
  vertical-align: top;
}
@media only screen and (min-width: 415px) {
  #f-address .msc > a p, #f-address .msc > div > div p {
    padding-left: 44px;
  }
}
@media only screen and (min-width: 415px) {
  #f-address .msc > a p, #f-address .msc > div > div p {
    padding-left: 52px;
  }
}
#f-address .msc > a p {
  line-height: 1.4;
}
@media only screen and (min-width: 415px) {
  #f-address .msc > a p {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media only screen and (min-width: 1280px) {
  #f-address .msc > a p {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
#f-address .msc > a img {
  height: 32px;
}
@media only screen and (min-width: 415px) {
  #f-address .msc > a img {
    height: 40px;
  }
}
@media only screen and (min-width: 415px) {
  #f-address .msc > a img {
    height: 44px;
  }
}
#f-address .msc > div {
  display: inline-block;
}
@media only screen and (min-width: 1280px) {
  #f-address .msc > div {
    margin-top: 8px;
  }
}
#f-address .msc > div > div p {
  color: #2a6f71;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "Futura", "Century Gothic", sans-serif;
  font-weight: bold;
  line-height: 1;
  vertical-align: top;
}
@media only screen and (min-width: 415px) {
  #f-address .msc > div > div p {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media only screen and (min-width: 1280px) {
  #f-address .msc > div > div p {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
#f-address .msc > div > div img {
  height: 18px;
}
@media only screen and (min-width: 415px) {
  #f-address .msc > div > div img {
    height: 24px;
  }
}
@media only screen and (min-width: 1280px) {
  #f-address .msc > div > div img {
    height: 28px;
  }
}
#f-address .msc > div > div a {
  color: #2a6f71;
}
#f-address .msc > div > div a:hover, #f-address .msc > div > div a:active {
  color: #3fa6a9;
}
#f-address .group {
  text-align: center;
}
@media only screen and (min-width: 1280px) {
  #f-address .group {
    display: inline-block;
    width: 50%;
    padding-left: 24px;
    vertical-align: middle;
  }
}
#f-address .group ul {
  margin: 8px -16px 0;
}
@media only screen and (min-width: 1280px) {
  #f-address .group ul {
    margin-top: 0px;
  }
}
#f-address .group li {
  display: inline-block;
}
#f-address .group img {
  width: auto;
  height: 32px;
  margin: 16px 16px 0;
}
@media only screen and (min-width: 960px) {
  #f-address .group img {
    height: 40px;
  }
}

#f-002 {
  color: #fff;
  background: #3fa6a9;
}
@media only screen and (min-width: 960px) {
  #f-002 .note {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
#f-002 > div {
  font-size: 12px;
  font-size: 1.2rem;
}
@media only screen and (min-width: 600px) {
  #f-002 > div {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
#f-002 > div > p {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1;
}
#f-002 > div > p span {
  display: inline-block;
  padding-right: .5em;
  font-size: 14px;
  font-size: 1.4rem;
  vertical-align: middle;
}
#f-002 > div > p strong {
  display: inline-block;
  vertical-align: middle;
}
#f-002 > div > div > p, #f-002 > div > div div {
  margin-top: 16px;
}
#f-002 > div > div > p {
  text-align: justify;
  text-justify: distribute;
}
@media only screen and (min-width: 960px) {
  #f-002 > div > div > p {
    padding-right: 16px;
  }
}
@media only screen and (min-width: 1280px) {
  #f-002 > div > div > p {
    padding-right: 24px;
  }
}
#f-002 > div > div div {
  line-height: 1.4;
}
@media only screen and (max-width: 959px) {
  #f-002 > div > div div {
    padding-top: 16px;
    border-top: 1px solid #6cc6c8;
  }
}
@media only screen and (min-width: 960px) {
  #f-002 > div > div div {
    padding-left: 16px;
  }
}
@media only screen and (min-width: 1280px) {
  #f-002 > div > div div {
    padding-left: 24px;
  }
}
#f-002 > div > div div li ~ li {
  margin-top: 4px;
}
#f-002 > div ~ div {
  padding-top: 16px;
}
#f-002 > div ~ div > nav {
  border-top: 1px solid #6cc6c8;
  line-height: 1;
}
#f-002 > div ~ div > nav > ul {
  margin: 0 -4px;
}
@media only screen and (min-width: 960px) {
  #f-002 > div ~ div > nav > ul {
    margin-left: -8px;
    margin-right: -8px;
  }
}
#f-002 > div ~ div > nav > ul > li {
  padding-top: 16px;
  font-size: 14px;
  font-size: 1.4rem;
}
@media only screen and (min-width: 960px) {
  #f-002 > div ~ div > nav > ul > li {
    display: inline-block;
    width: 20%;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 16px;
    font-size: 1.6rem;
    vertical-align: top;
  }
  #f-002 > div ~ div > nav > ul > li:first-child {
    width: 100%;
  }
}
#f-002 > div ~ div > nav > ul > li > a, #f-002 > div ~ div > nav > ul > li > p {
  padding: 4px;
  font-weight: bold;
}
#f-002 > div ~ div > nav > ul > li > ul {
  font-size: 12px;
  font-size: 1.2rem;
}
@media only screen and (min-width: 960px) {
  #f-002 > div ~ div > nav > ul > li > ul {
    margin-top: .5em;
    font-size: 13px;
    font-size: 1.3rem;
  }
}
#f-002 > div ~ div > nav > ul > li > ul > li {
  display: inline-block;
}
@media only screen and (min-width: 960px) {
  #f-002 > div ~ div > nav > ul > li > ul > li {
    display: block;
  }
}
#f-002 > div ~ div a {
  color: #fff;
  display: inline-block;
  padding: 4px;
}
#f-002 > div ~ div a:hover, #f-002 > div ~ div a:active {
  color: #186165;
  text-decoration: none;
}

#f-003 > div {
  position: relative;
}
@media only screen and (min-width: 960px) {
  #f-003 > div > nav {
    display: inline-block;
  }
}
#f-003 > div > nav > ul {
  overflow: hidden;
  *zoom: 1;
  margin: -8px auto;
}
@media only screen and (max-width: 959px) {
  #f-003 > div > nav > ul {
    text-align: center;
  }
}
@media only screen and (min-width: 960px) {
  #f-003 > div > nav > ul {
    margin-left: -8px;
  }
}
#f-003 > div > nav > ul > li {
  display: inline-block;
  padding: 8px;
  text-align: center;
  vertical-align: middle;
}
#f-003 > div a {
  color: #111313;
  display: block;
  text-decoration: none;
}
#f-003 > div a:hover, #f-003 > div a:active {
  color: #353d3d;
}
#f-003 > div a:hover img, #f-003 > div a:active img {
  opacity: .75;
}
#f-003 > div a img {
  width: auto;
  height: 40px;
}
#f-003 > div a p {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2;
  text-align: left;
}
#f-003 > div a p span {
  font-size: 16px;
  font-size: 1.6rem;
}
#f-003 > div img[src="img/footer/logo-isoi.png"], #f-003 > div img[src="../img/footer/logo-isoi.png"],
#f-003 > div img[src="img/footer/logo-dc21.png"], #f-003 > div img[src="../img/footer/logo-dc21.png"] {
  height: 32px;
}
#f-003 > div > p {
  color: #111313;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: "Futura", "Century Gothic", sans-serif;
  line-height: 1;
}
@media only screen and (max-width: 959px) {
  #f-003 > div > p {
    margin-top: 24px;
    text-align: center;
  }
}
@media only screen and (min-width: 960px) {
  #f-003 > div > p {
    position: absolute;
    bottom: 0;
    right: 48px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 1280px) {
  #f-003 > div > p {
    right: 64px;
  }
}

/* ------------------------------------------------------------
	.page-top ページ最上部へスクロール
------------------------------------------------------------ */
.pagetop {
  display: none;
  position: fixed;
  bottom: 16px;
  right: 16px;
  z-index: 10;
  width: 56px;
  height: 56px;
}
.pagetop a {
  display: block;
  background-color: #3fa6a9;
  background-image: url(../img/icon/page-top.png);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  width: 56px;
  height: 56px;
}
.pagetop a:hover, .pagetop a:active, .pagetop a:focus {
  background-color: #6cc6c8;
}

#shinbi #firstView {
  background-image: url(../img/shinbi/shinbi-000.jpg);
}
@media only screen and (min-width: 960px) {
  #shinbi #firstView {
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 960px) {
  #shinbi #firstView #breadcrumb {
    padding-bottom: 80px;
  }
}

@media only screen and (min-width: 1280px) {
  #zirconia-001 > img {
    width: 40%;
  }
}
@media only screen and (min-width: 1280px) {
  #zirconia-001 p {
    width: 60%;
  }
}

#zirconia-002 > img {
  max-width: 180px;
}
@media only screen and (min-width: 960px) {
  #zirconia-002 > img {
    max-width: 200px;
    margin-top: -26px;
  }
}
@media only screen and (min-width: 1280px) {
  #zirconia-002 > img {
    margin-top: -28px;
  }
}

@media only screen and (min-width: 960px) {
  #emax-002 > img {
    width: 50%;
    max-width: 100%;
    max-width: initial;
    max-width: auto;
    margin-top: -26px;
  }
}
@media only screen and (min-width: 1280px) {
  #emax-002 > img {
    width: 40%;
    margin-top: -28px;
  }
}

@media only screen and (min-width: 960px) {
  #cms-001 > img {
    width: 40%;
    max-width: 100%;
    max-width: initial;
    max-width: auto;
    margin-top: -26px;
  }
}
@media only screen and (min-width: 1280px) {
  #cms-001 > img {
    width: 30%;
    margin-top: -28px;
  }
}

#implant #firstView {
  background-image: url(../img/implant/implant-000.jpg);
}
#implant #firstView .fv-section div {
  text-align: center;
}
#implant #firstView .fv-section div a {
  display: inline-block;
  margin-top: 16px;
  padding: 0 16px;
  vertical-align: bottom;
}
@media only screen and (min-width: 960px) {
  #implant #firstView .fv-section div a {
    padding: 0 24px;
  }
}
#implant #firstView .fv-section div img {
  display: block;
  width: auto;
  margin: 0 auto;
}
#implant #firstView .fv-section div img[src="./img/logo/ji.png"] {
  height: 80px;
}
#implant #firstView .fv-section div img[src="./img/logo/isoi.png"] {
  height: 60px;
}

#his-001 .logo, #atlantis-001 .logo {
  margin: 8px -8px -8px;
  text-align: center;
}
@media only screen and (min-width: 600px) {
  #his-001 .logo, #atlantis-001 .logo {
    margin: 0 -16px -16px;
  }
}
#his-001 .logo img, #atlantis-001 .logo img {
  width: auto;
  margin: 8px;
  vertical-align: middle;
}
@media only screen and (min-width: 600px) {
  #his-001 .logo img, #atlantis-001 .logo img {
    margin: 16px;
  }
}
#his-001 .logo img[src="./img/logo/camlog.png"], #atlantis-001 .logo img[src="./img/logo/camlog.png"] {
  height: 40px;
}
#his-001 .logo img[src="./img/logo/nobelbiocare.png"], #atlantis-001 .logo img[src="./img/logo/nobelbiocare.png"] {
  height: 56px;
}
#his-001 .logo img[src="./img/logo/poiex.png"], #atlantis-001 .logo img[src="./img/logo/poiex.png"] {
  height: 32px;
}
#his-001 .logo img[src="./img/logo/aqb.png"], #atlantis-001 .logo img[src="./img/logo/aqb.png"] {
  height: 48px;
}
#his-001 .logo img[src="./img/logo/biomet3i.png"], #atlantis-001 .logo img[src="./img/logo/biomet3i.png"] {
  height: 28px;
}
#his-001 .logo img[src="./img/logo/mytisarrow.png"], #atlantis-001 .logo img[src="./img/logo/mytisarrow.png"] {
  height: 56px;
}
#his-001 .logo img[src="./img/logo/astratech.png"], #atlantis-001 .logo img[src="./img/logo/astratech.png"] {
  height: 40px;
}
#his-001 .logo img[src="./img/logo/ankylos.png"], #atlantis-001 .logo img[src="./img/logo/ankylos.png"] {
  height: 32px;
}
#his-001 .logo img[src="./img/logo/xive.png"], #atlantis-001 .logo img[src="./img/logo/xive.png"] {
  height: 32px;
}
#his-001 .logo img[src="./img/logo/splinetwist.png"], #atlantis-001 .logo img[src="./img/logo/splinetwist.png"] {
  height: 36px;
}
#his-001 .logo img[src="./img/logo/screwvent.png"], #atlantis-001 .logo img[src="./img/logo/screwvent.png"] {
  height: 36px;
}
#his-001 .logo img[src="./img/logo/swissplus.png"], #atlantis-001 .logo img[src="./img/logo/swissplus.png"] {
  height: 36px;
}
#his-001 .logo img[src="./img/logo/gc.png"], #atlantis-001 .logo img[src="./img/logo/gc.png"] {
  height: 64px;
}
#his-001 .logo img[src="./img/logo/platon.png"], #atlantis-001 .logo img[src="./img/logo/platon.png"] {
  height: 48px;
}
#his-001 .logo img[src="./img/logo/iat.png"], #atlantis-001 .logo img[src="./img/logo/iat.png"] {
  height: 56px;
}
#his-001 .logo img[src="./img/logo/straumann.png"], #atlantis-001 .logo img[src="./img/logo/straumann.png"] {
  height: 56px;
}
#his-001 .logo img[src="./img/logo/biohorizons.png"], #atlantis-001 .logo img[src="./img/logo/biohorizons.png"] {
  height: 56px;
}
#his-001 .logo img[src="./img/logo/keystone.png"], #atlantis-001 .logo img[src="./img/logo/keystone.png"] {
  height: 36px;
}
#his-001 .logo img[src="./img/logo/zimmerdental.png"], #atlantis-001 .logo img[src="./img/logo/zimmerdental.png"] {
  height: 56px;
}

#encode-001 > img {
  margin-right: 0;
}
@media only screen and (min-width: 600px) {
  #encode-001 > img {
    margin-right: 10%;
  }
}
@media only screen and (min-width: 960px) {
  #encode-001 > img {
    width: 50%;
    margin-right: auto;
  }
}
@media only screen and (min-width: 1280px) {
  #encode-001 > img {
    width: 40%;
  }
}
#encode-001 > div img {
  display: block;
  position: absolute;
  top: 0;
  left: 16px;
  width: 50%;
  max-width: 240px;
  margin: 0 auto 24px;
}
@media only screen and (min-width: 415px) {
  #encode-001 > div img {
    left: 32px;
  }
}
@media only screen and (min-width: 600px) {
  #encode-001 > div img {
    left: 20%;
  }
}
@media only screen and (min-width: 960px) {
  #encode-001 > div img {
    position: relative;
    left: auto;
  }
}
#encode-001 .screen {
  max-width: 544px;
  margin: 32px auto 0;
}
#encode-001 .screen:after {
  content: '';
  display: block;
  clear: both;
}
#encode-001 .video {
  padding: 0 0 54.8%;
}

#allOn4-001 > img {
  max-width: 520px;
}
@media only screen and (min-width: 960px) {
  #allOn4-001 > img {
    width: 70%;
    max-width: 100%;
    max-width: initial;
    max-width: auto;
  }
}
@media only screen and (min-width: 1280px) {
  #allOn4-001 > img {
    width: 60%;
  }
}
@media only screen and (min-width: 960px) {
  #allOn4-001 > p {
    width: 30%;
  }
}
@media only screen and (min-width: 1280px) {
  #allOn4-001 > p {
    width: 40%;
  }
}

#surgical-001 > img {
  max-width: 504px;
  border-radius: 10px;
}
@media only screen and (min-width: 960px) {
  #surgical-001 > img {
    width: 60%;
    margin-top: -26px;
    border-radius: 0;
  }
}
@media only screen and (min-width: 1280px) {
  #surgical-001 > img {
    width: 50%;
    margin-top: -28px;
  }
}
@media only screen and (min-width: 960px) {
  #surgical-001 > p {
    width: 40%;
  }
}
@media only screen and (min-width: 1280px) {
  #surgical-001 > p {
    width: 50%;
  }
}

@media only screen and (min-width: 960px) {
  #isus-001 > img {
    width: 50%;
  }
}

#atlantis-001:after {
  content: '';
  display: block;
  clear: both;
}
#atlantis-001 > div:first-child:after {
  content: '';
  display: block;
  clear: both;
}
#atlantis-001 > div:first-child img {
  display: block;
  max-width: 382px;
  margin: 16px auto 0;
}
@media only screen and (min-width: 960px) {
  #atlantis-001 > div:first-child img {
    float: right;
    width: 50%;
    max-width: 100%;
    max-width: initial;
    max-width: auto;
    margin-left: 32px;
  }
}
@media only screen and (min-width: 1280px) {
  #atlantis-001 > div:first-child img {
    margin-left: 48px;
  }
}

#cadcam #firstView {
  background-image: url(../img/cadcam/cadcam-000.jpg);
}

#inlab-001 > img {
  display: block;
  max-width: 382px;
  margin: 24px auto 0;
}
@media only screen and (min-width: 960px) {
  #inlab-001 > img {
    display: inline-block;
    width: 45%;
    max-width: 100%;
    max-width: initial;
    max-width: auto;
    padding-right: 16px;
    vertical-align: top;
  }
}
@media only screen and (min-width: 1280px) {
  #inlab-001 > img {
    width: 40%;
    padding-right: 24px;
  }
}
@media only screen and (min-width: 960px) {
  #inlab-001 > img + div {
    display: inline-block;
    width: 55%;
    padding-left: 16px;
    vertical-align: top;
  }
}
@media only screen and (min-width: 1280px) {
  #inlab-001 > img + div {
    width: 60%;
    padding-left: 24px;
  }
}
#inlab-001 > img + div {
  text-align: center;
}
#inlab-001 > img + div img {
  display: inline-block;
  width: 50%;
  margin: 16px auto 0;
}
@media only screen and (min-width: 415px) {
  #inlab-001 > img + div img {
    width: 33.33%;
  }
}
@media only screen and (min-width: 600px) {
  #inlab-001 > img + div img {
    width: 25%;
  }
}
@media only screen and (min-width: 960px) {
  #inlab-001 > img + div img {
    width: 33.33%;
  }
}
@media only screen and (min-width: 1280px) {
  #inlab-001 > img + div img {
    width: 25%;
  }
}
#inlab-001 img[src="./img/cadcam/inlab-003.jpg"] {
  display: none;
}
@media only screen and (min-width: 600px) {
  #inlab-001 img[src="./img/cadcam/inlab-003.jpg"] {
    display: inline-block;
  }
}
@media only screen and (min-width: 960px) {
  #inlab-001 img[src="./img/cadcam/inlab-003.jpg"] {
    display: none;
  }
}
@media only screen and (min-width: 1280px) {
  #inlab-001 img[src="./img/cadcam/inlab-003.jpg"] {
    display: inline-block;
  }
}
#inlab-001 img[src="./img/cadcam/inlab-004.jpg"] {
  display: none;
}
@media only screen and (min-width: 415px) {
  #inlab-001 img[src="./img/cadcam/inlab-004.jpg"] {
    display: inline-block;
  }
}
#inlab-001 .screen {
  max-width: 544px;
  margin: 48px auto 0;
}
#inlab-001 .screen:after {
  content: '';
  display: block;
  clear: both;
}
@media only screen and (min-width: 600px) {
  #inlab-001 .screen {
    display: inline-block;
    width: 50%;
    max-width: inherit;
    max-width: auto;
  }
}
@media only screen and (min-width: 600px) {
  #inlab-001 .screen-001 {
    padding-right: 16px;
  }
}
@media only screen and (min-width: 600px) {
  #inlab-001 .screen-002 {
    padding-left: 16px;
  }
}

#aadva-001 img[src="./img/cadcam/aadva-003.jpg"] {
  display: none;
}
@media only screen and (min-width: 600px) {
  #aadva-001 img[src="./img/cadcam/aadva-003.jpg"] {
    display: inline-block;
  }
}
@media only screen and (min-width: 960px) {
  #aadva-001 img[src="./img/cadcam/aadva-003.jpg"] {
    display: none;
  }
}
#aadva-001 img[src="./img/cadcam/aadva-005.jpg"] {
  display: none;
}
@media only screen and (min-width: 415px) {
  #aadva-001 img[src="./img/cadcam/aadva-005.jpg"] {
    display: inline-block;
  }
}

#aadva-002 img {
  margin-top: -8px;
  margin-bottom: -8px;
}
@media only screen and (min-width: 415px) {
  #aadva-002 img {
    margin-top: -40px;
    margin-bottom: -16px;
  }
}

#aadva-003 img {
  border: 1px solid #d2d2d2;
}

#roland-001:after {
  content: '';
  display: block;
  clear: both;
}
@media only screen and (min-width: 960px) {
  #roland-001 > div {
    float: right;
    width: 50%;
    max-width: initial;
    max-width: auto;
    padding-left: 16px;
    vertical-align: top;
  }
}
@media only screen and (min-width: 1280px) {
  #roland-001 > div {
    width: 60%;
    padding-left: 24px;
  }
}
#roland-001 > div img {
  display: block;
  margin: 16px auto 0;
}
@media only screen and (min-width: 415px) {
  #roland-001 > div img {
    display: inline-block;
    width: 50%;
    max-width: initial;
    max-width: auto;
  }
}
@media only screen and (min-width: 960px) {
  #roland-001 > div img {
    display: block;
    width: 100%;
  }
}
@media only screen and (min-width: 1280px) {
  #roland-001 > div img {
    display: inline-block;
    width: 50%;
  }
}
@media only screen and (min-width: 960px) {
  #roland-001 p {
    width: 50%;
    padding-right: 16px;
  }
}
@media only screen and (min-width: 1280px) {
  #roland-001 p {
    width: 40%;
    padding-right: 24px;
  }
}
@media only screen and (max-width: 414px) {
  #roland-001 img[src="./img/cadcam/roland-002.jpg"] {
    display: none;
  }
}
@media only screen and (min-width: 960px) {
  #roland-001 img[src="./img/cadcam/roland-002.jpg"] {
    display: none;
  }
}
@media only screen and (min-width: 1280px) {
  #roland-001 img[src="./img/cadcam/roland-002.jpg"] {
    display: inline-block;
  }
}

@media only screen and (min-width: 1280px) {
  #roland-002 > img {
    width: 40%;
  }
}
@media only screen and (min-width: 1280px) {
  #roland-002 > div {
    width: 60%;
  }
}
#roland-002 img[src="./img/cadcam/roland-004.jpg"] {
  display: none;
}
@media only screen and (min-width: 415px) {
  #roland-002 img[src="./img/cadcam/roland-004.jpg"] {
    display: inline-block;
  }
}

#roland-004 div {
  margin-left: -16px;
  margin-right: -16px;
  text-align: center;
}
@media only screen and (min-width: 1280px) {
  #roland-004 div {
    margin-left: -24px;
    margin-right: -24px;
  }
}
#roland-004 img {
  display: inline-block;
  width: auto;
  height: 120px;
  margin-top: 16px;
  padding: 0 16px;
  vertical-align: top;
}
@media only screen and (min-width: 960px) {
  #roland-004 img {
    height: 140px;
  }
}
@media only screen and (min-width: 1280px) {
  #roland-004 img {
    height: 160px;
    padding: 0 24px;
  }
}

@media only screen and (min-width: 960px) {
  #nobel-001 h3 + div {
    display: inline-block;
    width: 50%;
    padding-right: 16px;
    vertical-align: top;
  }
}
@media only screen and (min-width: 1280px) {
  #nobel-001 h3 + div {
    width: 60%;
    padding-right: 24px;
  }
}
#nobel-001 img {
  display: block;
  max-width: 382px;
  margin: 24px auto 0;
}
@media only screen and (min-width: 960px) {
  #nobel-001 img {
    display: inline-block;
    width: 50%;
    max-width: 100%;
    max-width: initial;
    max-width: auto;
    padding-left: 16px;
    vertical-align: top;
  }
}
@media only screen and (min-width: 1280px) {
  #nobel-001 img {
    width: 40%;
    margin-top: -28px;
    padding-left: 24px;
  }
}
#nobel-001 .screen {
  max-width: 544px;
  margin: 32px auto 0;
}
#nobel-001 .screen:after {
  content: '';
  display: block;
  clear: both;
}
@media only screen and (min-width: 600px) {
  #nobel-001 .screen {
    display: inline-block;
    width: 50%;
    max-width: inherit;
    max-width: auto;
  }
}
@media only screen and (min-width: 600px) {
  #nobel-001 .screen-001 {
    padding-right: 16px;
  }
}
@media only screen and (min-width: 600px) {
  #nobel-001 .screen-002 {
    padding-left: 16px;
  }
}

@media only screen and (min-width: 960px) {
  #nobel-002 > img {
    width: 40%;
  }
}
@media only screen and (min-width: 1280px) {
  #nobel-002 > img {
    width: 30%;
  }
}
@media only screen and (min-width: 960px) {
  #nobel-002 > p {
    width: 60%;
  }
}
@media only screen and (min-width: 1280px) {
  #nobel-002 > p {
    width: 70%;
  }
}

@media only screen and (min-width: 960px) {
  #lava-001 > img {
    width: 40%;
    margin-top: -26px;
  }
}
@media only screen and (min-width: 1280px) {
  #lava-001 > img {
    width: 30%;
    margin-top: -28px;
  }
}

#denture #firstView {
  background-image: url(../img/denture/denture-000.jpg);
}
@media only screen and (min-width: 960px) {
  #denture #firstView {
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 960px) {
  #denture #firstView #breadcrumb {
    padding-bottom: 80px;
  }
}

#bps-001 > img {
  display: block;
  width: 160px;
  margin: 0 auto;
}
@media only screen and (min-width: 960px) {
  #bps-001 > img {
    float: left;
    margin-top: 6px;
    margin-bottom: 32px;
    margin-right: 32px;
  }
}
@media only screen and (min-width: 1280px) {
  #bps-001 > img {
    margin-bottom: 0;
    margin-right: 48px;
  }
}

@media only screen and (min-width: 960px) {
  #nonclasp-001 > img {
    width: 50%;
  }
}
@media only screen and (min-width: 1280px) {
  #nonclasp-001 > img {
    width: 45%;
  }
}
#nonclasp-001 ul:before {
  content: '取り扱い材料';
  color: #fff;
  background: #7f9090;
  margin-right: .5em;
  padding: .3em .5em;
}
#nonclasp-001 li {
  display: inline;
  margin-right: 8px;
}
#nonclasp-001 li ~ li:before {
  content: '/';
  padding-right: 8px;
}

@media only screen and (min-width: 960px) {
  #attachment-002 > img {
    width: 50%;
    margin-top: -26px;
  }
}
@media only screen and (min-width: 1280px) {
  #attachment-002 > img {
    width: 45%;
    margin-top: -28px;
  }
}

#attachment-003 > img, #attachment-004 > img {
  max-width: 200px;
}
@media only screen and (min-width: 960px) {
  #attachment-003 > img, #attachment-004 > img {
    width: 30%;
    max-width: 100%;
    max-width: initial;
    max-width: auto;
    margin-top: -26px;
  }
}
@media only screen and (min-width: 1280px) {
  #attachment-003 > img, #attachment-004 > img {
    width: 25%;
    margin-top: -28px;
  }
}

#attachment-005:after, #attachment-006:after, #attachment-007:after {
  content: '';
  display: block;
  clear: both;
}
#attachment-005 > div, #attachment-006 > div, #attachment-007 > div {
  margin-top: 16px;
}
@media only screen and (min-width: 960px) {
  #attachment-005 > div, #attachment-006 > div, #attachment-007 > div {
    float: right;
    width: 70%;
    padding-left: 32px;
  }
}
@media only screen and (min-width: 1280px) {
  #attachment-005 > div, #attachment-006 > div, #attachment-007 > div {
    width: 60%;
    margin-top: -28px;
    padding-left: 48px;
  }
}
@media only screen and (min-width: 415px) {
  #attachment-005 > div img, #attachment-006 > div img, #attachment-007 > div img {
    display: inline-block;
    width: 50%;
  }
}

#mbase-002 > div {
  margin-top: -32px;
  margin: -16px;
}
#mbase-002 > div:after {
  content: '';
  display: block;
  clear: both;
}
@media only screen and (min-width: 1280px) {
  #mbase-002 > div {
    margin: -24px;
  }
}
#mbase-002 > div section {
  display: inline;
}
#mbase-002 > div div {
  margin-top: 32px;
  padding: 0 16px;
}
@media only screen and (min-width: 600px) {
  #mbase-002 > div div {
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
}
@media only screen and (min-width: 960px) {
  #mbase-002 > div div {
    width: 33.33%;
  }
}
@media only screen and (min-width: 960px) {
  #mbase-002 > div div {
    padding: 0 24px;
  }
}
#mbase-002 > div div img {
  display: block;
  max-width: 384px;
  margin: 8px auto 0;
}

@media only screen and (min-width: 960px) {
  #correction-001 > img {
    width: 50%;
  }
}
@media only screen and (min-width: 960px) {
  #correction-001 > img {
    width: 45%;
  }
}
@media only screen and (min-width: 960px) {
  #correction-001 > p {
    width: 60%;
  }
}
@media only screen and (min-width: 960px) {
  #correction-001 > p {
    width: 55%;
  }
}

#correction-002:after {
  content: '';
  display: block;
  clear: both;
}
#correction-002 > div {
  margin-top: 16px;
  text-align: center;
}
@media only screen and (min-width: 960px) {
  #correction-002 > div {
    float: right;
    width: 60%;
    margin-top: -26px;
    padding-left: 32px;
  }
}
@media only screen and (min-width: 1280px) {
  #correction-002 > div {
    width: 55%;
    margin-top: -28px;
    padding-left: 48px;
  }
}
#correction-002 > div img {
  max-width: 280px;
  margin: 0 auto;
}
@media only screen and (min-width: 415px) {
  #correction-002 > div img {
    display: inline-block;
    width: 50%;
  }
}

@media only screen and (min-width: 600px) {
  #correction-003 > img {
    margin-top: 0;
  }
}
@media only screen and (min-width: 960px) {
  #correction-003 > img {
    width: 55%;
  }
}
@media only screen and (min-width: 960px) {
  #correction-003 > img {
    width: 50%;
  }
}
@media only screen and (min-width: 960px) {
  #correction-003 > p {
    width: 45%;
  }
}
@media only screen and (min-width: 960px) {
  #correction-003 > p {
    width: 50%;
  }
}

@media only screen and (min-width: 960px) {
  #correction-004 > img {
    width: 45%;
    margin-top: -26px;
  }
}
@media only screen and (min-width: 1280px) {
  #correction-004 > img {
    width: 40%;
    margin-top: -28px;
  }
}

#hpd-001 > img, #hpd-002 > img {
  max-width: 220px;
}
@media only screen and (min-width: 960px) {
  #hpd-001 > img, #hpd-002 > img {
    width: 25%;
    max-width: 100%;
    max-width: initial;
    max-width: auto;
    margin-top: -26px;
  }
}
@media only screen and (min-width: 1280px) {
  #hpd-001 > img, #hpd-002 > img {
    width: 20%;
    margin-top: -28px;
  }
}

#dd-002 > img {
  max-width: 220px;
}

#dd-003 > img {
  max-width: 180px;
}

@media only screen and (min-width: 960px) {
  #dd-002 > img, #dd-003 > img {
    width: 25%;
    max-width: initial;
    max-width: auto;
    margin-top: -26px;
  }
}
@media only screen and (min-width: 1280px) {
  #dd-002 > img, #dd-003 > img {
    width: 20%;
    margin-top: -28px;
  }
}

#contact-002:after {
  content: '';
  display: block;
  clear: both;
}
#contact-002 form {
  margin-top: 48px;
}
@media only screen and (min-width: 600px) {
  #contact-002 form {
    margin-top: 96px;
  }
}
#contact-002 form:after {
  content: '';
  display: block;
  clear: both;
}
#contact-002 label {
  display: inline-block;
  height: 16px;
  line-height: 16px;
}
#contact-002 label:after {
  content: '';
  display: block;
  clear: both;
}
#contact-002 label > small {
  color: #b7282e;
  display: inline-block;
  position: relative;
  float: right;
  margin: 0 0 0 .5em;
  padding: 1px .3em;
  border: 1px solid #b7282e;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
}
#contact-002 label + div:after {
  content: '';
  display: block;
  clear: both;
}
#contact-002 label + div > small {
  float: left;
  width: 1em;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: center;
}
#contact-002 input[type=text], #contact-002 textarea {
  background: #e8ebeb;
  display: block;
  width: 100%;
  height: 32px;
  margin-bottom: 2em;
  padding: 0 .5em;
  border: 1px solid #c9d0d0;
  border-radius: 2px;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1em;
}
#contact-002 textarea {
  height: 160px;
  line-height: 1.63em;
  resize: vertical;
}
#contact-002 input[type=submit], #contact-002 input[type=button] {
  background: #d9d9d9;
  display: block;
  float: left;
  width: 8em;
  margin: 1em 0;
  padding: .5em 0;
  border-radius: 2px;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  cursor: pointer;
}
#contact-002 input[type=submit]:hover, #contact-002 input[type=submit]:active, #contact-002 input[type=button]:hover, #contact-002 input[type=button]:active {
  background: #e5e5e5;
}
#contact-002 input[type=submit] {
  color: #fff;
  background: #3fa6a9;
  margin-right: 1em;
}
#contact-002 input[type=submit]:hover, #contact-002 input[type=submit]:active {
  background: #6cc6c8;
}

.hide {
  display: none;
}

#error {
  color: red;
  background: #d9d9d9;
  margin: 0 auto 24px;
  padding: .4em 1em .6em;
  border-radius: 4px;
}
#error + .error {
  margin: 0;
  padding-top: 0;
}
#error p {
  margin: 0;
  padding-top: .2em;
}
#error p + p {
  text-indent: 0;
}
#error em:before {
  content: '「';
}
#error em:after {
  content: '」';
}

#name {
  max-width: 20em;
}

#tel {
  max-width: 10em;
}

#postalCode-1, #postalCode-2 {
  float: left;
  max-width: 4em;
  margin-bottom: 1em !important;
}

#cl, #email, #url, #address {
  max-width: 30em;
}

@media (min-width: 1px) {
  input[type=checkbox] {
    display: none;
  }
  input[type=checkbox] + label {
    cursor: pointer;
    display: inline-block;
    position: relative;
    height: 22px !important;
    padding-left: 1.5em;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 22px !important;
    font-weight: bold;
  }
  input[type=checkbox] + label:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 22px;
    height: 22px;
    border: 2px solid #ccc;
  }
  input[type=checkbox]:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 3px;
    width: 22px;
    height: .6em;
    border-bottom: 3px solid #E71063;
    border-left: 3px solid #E71063;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}
input[type="text"]::-webkit-input-placeholder {
  color: #b3b3b3;
}

input[type="text"]::-moz-placeholder {
  color: #b3b3b3;
}

input[type="text"]:-ms-input-placeholder {
  color: #b3b3b3;
}

.topPage {
  position: absolute;
  top: -48px;
  right: 8px;
}
@media only screen and (min-width: 960px) {
  .topPage {
    right: 64px;
  }
}
@media only screen and (min-width: 1280px) {
  .topPage {
    right: 80px;
  }
}
.topPage a {
  color: #fff;
  background: #3fa6a9;
  display: block;
  padding: 10px 1em;
  border-radius: 0 0 10px 10px;
  line-height: 1;
}
.topPage a:hover, .topPage a:active {
  background: #6cc6c8;
}
.topPage img {
  float: left;
  width: auto;
  height: 14px;
  margin: 0 12px 0 0;
}
@media only screen and (min-width: 960px) {
  .topPage img {
    height: 16px;
  }
}

.icon img[src="../img/icon_required.png"] {
  margin: 0 .25em .15em 0;
}
@media only screen and (min-width: 768px) {
  .icon img[src="../img/icon_required.png"] {
    margin: 0 .25em .2em 0;
  }
}

form {
  margin-top: 1em;
  margin-bottom: -24px;
  padding: 8px;
}
@media only screen and (min-width: 768px) {
  form {
    margin-bottom: -32px;
    padding: 16px;
  }
}
@media only screen and (min-width: 976px) {
  form {
    margin-bottom: 32px;
    padding: 16px 0;
  }
}

.contact_mailform table {
  background: #fff;
  display: block;
  margin: 0;
}
.contact_mailform tbody, .contact_mailform tfoot {
  display: table;
  width: 100%;
  margin-top: 3em;
}
.contact_mailform tbody:first-child, .contact_mailform tfoot:first-child {
  margin-top: 0;
}
.contact_mailform tfoot {
  margin-bottom: -1em;
}
.contact_mailform tr {
  display: table-cell;
  float: left;
  width: 100%;
  margin-bottom: 1em;
  overflow: hidden;
  *zoom: 1;
}
.contact_mailform th {
  width: 100%;
  margin-bottom: -.75em;
  padding-right: 1em;
}
@media only screen and (min-width: 768px) {
  .contact_mailform th {
    float: left;
    width: 30%;
  }
}
.contact_mailform td {
  display: block;
  width: 100%;
  overflow: hidden;
  *zoom: 1;
}
@media only screen and (min-width: 768px) {
  .contact_mailform td {
    float: right;
    width: 70%;
  }
}
.contact_mailform input, .contact_mailform select, .contact_mailform textarea {
  color: #134d50;
  background-color: #bbdbdd;
  width: 100%;
  padding: .5em;
  border: none;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.contact_mailform textarea {
  height: 14em;
  margin-top: 1em;
  resize: vertical;
}
.contact_mailform input:focus, .contact_mailform select:focus, .contact_mailform textarea:focus {
  outline: solid 1px #00aab1;
}

.contact_mailform label {
  display: inline-block;
  cursor: pointer;
}
.contact_mailform .icon {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
}
@media only screen and (min-width: 768px) {
  .contact_mailform .icon {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

#mailform_telnumber {
  max-width: 7.5em;
}

#mailform_name {
  max-width: 10em;
}

#mailform_clinic, #mailform_address-2, #mailform_address-3, #mailform_address-4, #mailform_subject {
  max-width: 24em;
}

.contact_mailform-postcode {
  float: left;
  width: auto;
}
.contact_mailform-postcode span {
  vertical-align: bottom;
}
.contact_mailform-postcode input[maxlength="3"] {
  display: inline-block;
  width: 3em;
  margin: 0 .5em 0 .25em;
}
.contact_mailform-postcode input[maxlength="4"] {
  display: inline-block;
  width: 3.5em;
  margin: 0 .5em;
}

#mailform_address-1, #mailform_contents {
  width: 14em;
}

.contact_mailform tfoot div {
  display: inline-block;
  width: 49.99%;
}
.contact_mailform tfoot div:first-child {
  padding-right: 8px;
}
.contact_mailform tfoot div ~ div {
  padding-left: 8px;
}
.contact_mailform tfoot input {
  color: #fff;
  display: block;
  float: left;
  width: 100%;
  margin: 2px auto;
  padding: 1.4em 0;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .contact_mailform tfoot input {
    font-size: 20px;
    font-size: 2rem;
    padding: 1em 0;
  }
}
.contact_mailform tfoot input:focus {
  outline: none;
}
.contact_mailform tfoot input[type="submit"] {
  background: #16a392;
  margin-right: 2em;
  box-shadow: 0 3px 0 #128777;
}
.contact_mailform tfoot input[type="submit"]:hover {
  margin: 4px 2em 0 0;
  box-shadow: 0 1px 0 #128777;
}
.contact_mailform tfoot input[type="reset"] {
  background: #a41625;
  box-shadow: 0 3px 0 #891321;
}
.contact_mailform tfoot input[type="reset"]:hover {
  margin: 4px auto 0;
  box-shadow: 0 1px 0 #891321;
}

@media only screen and (min-width: 768px) {
  #article-wrapper.contactThanks {
    padding-right: 0;
  }
  #article-wrapper.contactThanks article {
    margin-left: 0;
  }
}

.contactThanks .article-title p {
  line-height: 1.6;
}

.contactThanks_p {
  text-align: center;
  margin: 0 auto 2em;
}
.contactThanks_p p > a {
  display: inline-block;
  color: #fff;
  background: #00aab1;
  padding: .25em .5em;
  text-decoration: none;
}
.contactThanks_p p > a:hover, .contactThanks_p p > a:active, .contactThanks_p p > a:focus {
  background: #134d50;
}

#thanks-001 .ancButton {
  margin: 48px -16px 0;
  text-align: center;
}
#thanks-001 .ancButton div {
  max-width: 260px;
  margin: 0 auto;
  padding: 0 16px;
}
@media only screen and (min-width: 600px) {
  #thanks-001 .ancButton div {
    display: inline-block;
    width: 50%;
    max-width: 266px;
  }
}
@media only screen and (min-width: 960px) {
  #thanks-001 .ancButton div {
    width: 33.33%;
    max-width: 362px;
  }
}
#thanks-001 .ancButton a {
  color: #fff;
  background: #3fa6a9;
  display: block;
  position: relative;
  width: 100%;
  height: 72px;
  margin-top: 16px;
  border-radius: 2px;
  font-size: 18px;
  font-size: 1.8rem;
  text-decoration: none;
  line-height: 72px;
  text-align: center;
  vertical-align: top;
}
@media only screen and (min-width: 600px) {
  #thanks-001 .ancButton a {
    margin: 16px 0 0;
  }
}
#thanks-001 .ancButton a:hover, #thanks-001 .ancButton a:active {
  color: #3fa6a9;
  background: transparent;
}
#thanks-001 .ancButton a:hover:before, #thanks-001 .ancButton a:active:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 4px solid #3fa6a9;
  border-radius: 2px;
}

#aboutUs-001 .screen {
  max-width: 544px;
  margin: 32px auto 0;
}
#aboutUs-001 .screen:after {
  content: '';
  display: block;
  clear: both;
}

#aboutUs-002 dl {
  overflow: hidden;
}
#aboutUs-002 dl:after {
  content: '';
  display: block;
  clear: both;
}
#aboutUs-002 dl dt {
  font-weight: bold;
}
@media only screen and (min-width: 415px) {
  #aboutUs-002 dl dt {
    background: inherit;
    float: left;
    width: 11em;
    font-weight: normal;
  }
}
#aboutUs-002 dl dd {
  margin: 0 auto 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #b4bebe;
}
#aboutUs-002 dl dd:after {
  content: '';
  display: block;
  clear: both;
}
#aboutUs-002 dl dd:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 415px) {
  #aboutUs-002 dl dd {
    padding-left: 11em;
  }
}
#aboutUs-002 dl dd small + small {
  margin-left: .5em;
}
#aboutUs-002 dl ul {
  display: inline;
}
#aboutUs-002 dl li {
  display: inline;
  margin-right: .5em;
}
#aboutUs-002 dl li ~ li:before {
  content: '/';
  padding-right: .5em;
}

#aboutUs-003 li {
  margin-top: .4em;
  padding-left: 1em;
  text-indent: -1em;
}
#aboutUs-003 li:before {
  content: '・';
}

#aboutUs-005:after {
  content: '';
  display: block;
  clear: both;
}
#aboutUs-005 > div:after {
  content: '';
  display: block;
  clear: both;
}
#aboutUs-005 > div img {
  float: left;
  width: 120px;
}
@media only screen and (min-width: 415px) {
  #aboutUs-005 > div img {
    width: 138px;
  }
}
#aboutUs-005 > div p {
  padding: 44px 0 44px 136px;
  font-size: 12px;
  font-size: 1.2rem;
  text-indent: 0;
  text-align: center;
}
@media only screen and (min-width: 415px) {
  #aboutUs-005 > div p {
    padding: 0 0 0 172px;
    text-align: left;
  }
}
@media only screen and (min-width: 415px) {
  #aboutUs-005 > div span:before {
    content: '';
    white-space: normal;
  }
}
#aboutUs-005 > div em {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media only screen and (min-width: 415px) {
  #aboutUs-005 > div em {
    margin-left: .5em;
  }
}
#aboutUs-005 > div ul {
  margin-top: 1em;
  font-size: 12px;
  font-size: 1.2rem;
}
@media only screen and (min-width: 415px) {
  #aboutUs-005 > div ul {
    padding: 0 0 0 172px;
  }
}
#aboutUs-005 p + img {
  float: right;
  max-width: 304px;
  margin-top: 1em;
}

#aboutUs-004 a:hover img, #aboutUs-004 a:active img {
  zoom: 1;
  opacity: 0.8 !important;
  filter: alpha(opacity=80) !important;
}
#aboutUs-004 .address {
  margin: 0 -16px;
  text-align: center;
}
#aboutUs-004 .address:after {
  content: '';
  display: block;
  clear: both;
}
@media only screen and (min-width: 1280px) {
  #aboutUs-004 .address {
    margin: 0 -24px;
  }
}
#aboutUs-004 .address > div {
  margin-top: 56px;
}
#aboutUs-004 .address > div:after {
  content: '';
  display: block;
  clear: both;
}
@media only screen and (min-width: 600px) {
  #aboutUs-004 .address > div {
    display: inline-block;
    width: 50%;
    text-align: center;
    vertical-align: top;
  }
}
@media only screen and (min-width: 1280px) {
  #aboutUs-004 .address > div {
    width: 25%;
    margin-top: 16px;
  }
}
#aboutUs-004 .address > div > a {
  color: #111313;
  display: inline-block;
  vertical-align: middle;
}
#aboutUs-004 .address > div > a:hover, #aboutUs-004 .address > div > a:active {
  color: #353d3d;
}
#aboutUs-004 .address > div > a > img {
  display: inline-block;
  width: auto;
  height: 32px;
}
@media only screen and (min-width: 960px) {
  #aboutUs-004 .address > div > a > img {
    height: 40px;
  }
}
#aboutUs-004 .address > div > hr {
  margin-top: 16px;
}
#aboutUs-004 .address > div > div {
  display: inline-block;
  width: 100%;
  padding: 0 16px;
  text-align: left;
  vertical-align: top;
}
@media only screen and (min-width: 1280px) {
  #aboutUs-004 .address > div > div {
    padding: 0 24px;
  }
}
#aboutUs-004 .address > div > div img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: 20px;
  margin-right: 8px;
  vertical-align: top;
}
@media only screen and (min-width: 960px) {
  #aboutUs-004 .address > div > div img {
    height: 22px;
  }
}
#aboutUs-004 .address > div > div .title {
  margin-top: .8em;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2;
  text-align: center;
}
#aboutUs-004 .address > div > div > a, #aboutUs-004 .address > div > div > div, #aboutUs-004 .address > div > div > div > div {
  display: inline-block;
  vertical-align: middle;
}
#aboutUs-004 .address > div > div > a p, #aboutUs-004 .address > div > div > div p, #aboutUs-004 .address > div > div > div > div p {
  display: inline-block;
  margin-top: 0;
  padding-left: 37px;
  text-align: left;
  vertical-align: top;
}
@media only screen and (min-width: 960px) {
  #aboutUs-004 .address > div > div > a p, #aboutUs-004 .address > div > div > div p, #aboutUs-004 .address > div > div > div > div p {
    padding-left: 40px;
  }
}
#aboutUs-004 .address > div > div > a, #aboutUs-004 .address > div > div > div {
  margin-top: 8px;
}
#aboutUs-004 .address > div > div > a, #aboutUs-004 .address > div > div > div > div {
  position: relative;
  margin-right: 16px;
}
@media only screen and (min-width: 1280px) {
  #aboutUs-004 .address > div > div > a, #aboutUs-004 .address > div > div > div > div {
    margin-right: 0;
  }
}
#aboutUs-004 .address > div > div > div > div ~ div {
  margin-right: 0;
}
#aboutUs-004 .address > div > div > a img {
  width: 29px;
  height: auto;
}
@media only screen and (min-width: 960px) {
  #aboutUs-004 .address > div > div > a img {
    width: 32px;
    height: auto;
  }
}
#aboutUs-004 .address > div > div > a p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2;
}
#aboutUs-004 .address > div > div > div > div p {
  font-size: 20px;
  font-size: 2rem;
  font-family: "Futura", "Century Gothic", sans-serif;
  line-height: 1;
}
@media only screen and (min-width: 960px) {
  #aboutUs-004 .address > div > div > div > div p {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
#aboutUs-004 .address > div.acl {
  margin-top: 16px;
}
@media only screen and (min-width: 600px) {
  #aboutUs-004 .address > div.acl {
    width: 100%;
  }
}
@media only screen and (min-width: 1280px) {
  #aboutUs-004 .address > div.acl {
    width: 50%;
  }
}
#aboutUs-004 .address > div.acl > a > img {
  margin-right: 16px;
}
#aboutUs-004 .address > div.acl > a > p {
  display: inline-block;
  margin: 0;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2;
  vertical-align: middle;
}
#aboutUs-004 .address > div.acl > a > p span {
  font-size: 16px;
  font-size: 1.6rem;
}
@media only screen and (min-width: 600px) {
  #aboutUs-004 .address > div.acl > div {
    width: 50%;
  }
}
@media only screen and (max-width: 599px) {
  #aboutUs-004 .address > div .aclSendai {
    margin-top: 16px;
    border-top: 1px solid #c9d0d0;
  }
}
#aboutUs-004 .address > div .fd {
  padding-left: 64px;
}
@media only screen and (min-width: 960px) {
  #aboutUs-004 .address > div .fd {
    padding-left: 70px;
  }
}

#recruit-001 .screen {
  max-width: 544px;
  margin: 32px auto 0;
}
#recruit-001 .screen:after {
  content: '';
  display: block;
  clear: both;
}

#recruit-002 dl {
  overflow: hidden;
}
#recruit-002 dl:after {
  content: '';
  display: block;
  clear: both;
}
#recruit-002 dl dt {
  font-weight: bold;
}
@media only screen and (min-width: 415px) {
  #recruit-002 dl dt {
    background: inherit;
    float: left;
    width: 10em;
    font-weight: normal;
  }
}
#recruit-002 dl dd {
  margin: 0 auto 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #b4bebe;
}
#recruit-002 dl dd:after {
  content: '';
  display: block;
  clear: both;
}
#recruit-002 dl dd:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 415px) {
  #recruit-002 dl dd {
    padding-left: 10em;
  }
}
#recruit-002 dl dd small + small {
  margin-left: .5em;
}
#recruit-002 dl ul {
  display: inline;
}
#recruit-002 dl li {
  display: inline;
  margin-right: .5em;
}
#recruit-002 dl li ~ li:before {
  content: '/';
  padding-right: .5em;
}
#recruit-002 dl small {
  font-size: 12px;
  font-size: 1.2rem;
}
@media only screen and (min-width: 960px) {
  #recruit-002 dl small {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
#recruit-002 dl small:before {
  content: '※';
}

#recruit-003 h3 em {
  font-size: 30px;
  font-size: 3rem;
  font-family: "Futura", "Century Gothic", sans-serif;
}
@media only screen and (min-width: 415px) {
  #recruit-003 h3 em {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
@media only screen and (min-width: 600px) {
  #recruit-003 h3 em {
    font-size: 34px;
    font-size: 3.4rem;
  }
}
@media only screen and (min-width: 960px) {
  #recruit-003 h3 em {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
@media only screen and (min-width: 1280px) {
  #recruit-003 h3 em {
    font-size: 38px;
    font-size: 3.8rem;
  }
}
#recruit-003 table, #recruit-003 thead, #recruit-003 tbody, #recruit-003 tfoot, #recruit-003 tr {
  display: block;
}
#recruit-003 thead th {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
}
#recruit-003 thead th em {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "Futura", "Century Gothic", sans-serif;
}
#recruit-003 tbody td {
  display: inline-block;
  width: 14.28%;
  border: 1px solid #fff;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Futura", "Century Gothic", sans-serif;
  line-height: 2em;
  text-align: center;
}
#recruit-003 .w {
  background: #c9d0d0;
}
#recruit-003 .h {
  color: #fff;
  background: #3fa6a9;
  font-weight: bold;
}
#recruit-003 tfoot th {
  color: #353d3d;
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: right;
}
#recruit-003 tfoot th span {
  padding-left: .5em;
  font-weight: bold;
}
#recruit-003 tfoot th em {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Futura", "Century Gothic", sans-serif;
}
#recruit-003 div {
  margin: 8px -16px 0;
}
#recruit-003 div:after {
  content: '';
  display: block;
  clear: both;
}
@media only screen and (min-width: 1280px) {
  #recruit-003 div {
    margin: 8px -24px 0;
  }
}
@media only screen and (min-width: 600px) {
  #recruit-003 table {
    display: inline-block;
    width: 50%;
    padding: 0 15px;
    vertical-align: top;
  }
}
@media only screen and (min-width: 960px) {
  #recruit-003 table {
    width: 33.33%;
  }
}
@media only screen and (min-width: 1280px) {
  #recruit-003 table {
    width: 25%;
    padding: 0 23px;
  }
}

#shipping-002 .flow {
  position: relative;
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #3fa6a9;
}
#shipping-002 .flow:before, #shipping-002 .flow:after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -16px;
  border: solid 16px transparent;
}
#shipping-002 .flow:before {
  margin-top: -1px;
  border-top-color: #3fa6a9;
}
#shipping-002 .flow:after {
  margin-top: -2px;
  border-top-color: #fff;
}
#shipping-002 .flow > div:first-child, #shipping-002 .flow-f > div:first-child {
  color: #3fa6a9;
  background: #c9d0d0;
  float: left;
  overflow: hidden;
  width: 64px;
  height: 64px;
  padding-top: 10px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  text-align: center;
  vertical-align: top;
}
#shipping-002 .flow > div:first-child em, #shipping-002 .flow-f > div:first-child em {
  display: block;
  font-size: 32px;
  font-size: 3.2rem;
}
#shipping-002 .flow div:first-child + div, #shipping-002 .flow-f div:first-child + div {
  padding-left: 80px;
}

#shipping-003 table {
  display: block;
}
#shipping-003 table thead, #shipping-003 table tbody, #shipping-003 table tr {
  display: block;
}
#shipping-003 table thead:after, #shipping-003 table tbody:after, #shipping-003 table tr:after {
  content: '';
  display: block;
  clear: both;
}
#shipping-003 table tr {
  border-bottom: 1px solid #b4bebe;
}
#shipping-003 table th, #shipping-003 table td {
  display: inline-block;
  vertical-align: middle;
}
#shipping-003 table th {
  width: 70%;
}
#shipping-003 table td {
  width: 30%;
  text-align: center;
}
#shipping-003 table thead th, #shipping-003 table thead td {
  padding: 0 8px;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
}
#shipping-003 table tbody th, #shipping-003 table tbody td {
  padding: .5em 8px;
  font-size: 16px;
  font-size: 1.6rem;
}
#shipping-003 table ul, #shipping-003 table li {
  display: inline;
}
#shipping-003 table li {
  margin-right: 8px;
}
#shipping-003 table li ~ li:before {
  content: '/';
  padding-right: 8px;
}
#shipping-003 table b {
  padding-right: .2em;
  font-size: 24px;
  font-size: 2.4rem;
}

#shipping-004:after {
  content: '';
  display: block;
  clear: both;
}
#shipping-004 img {
  max-width: 832px;
  margin-top: 16px;
  padding: 16px;
  border: 4px solid #3fa6a9;
  border-radius: 10px;
}
@media only screen and (min-width: 1280px) {
  #shipping-004 img {
    float: left;
    width: 70%;
    max-width: inherit;
    max-width: auto;
  }
}
@media only screen and (min-width: 1280px) {
  #shipping-004 p {
    float: right;
    width: 30%;
    padding-left: 48px;
  }
}

#shipping-005 > img {
  display: block;
  max-width: 504px;
  margin: 16px auto 0;
  border: 1px solid #3fa6a9;
}
@media only screen and (min-width: 960px) {
  #shipping-005 > img {
    display: inline-block;
    width: 40%;
    vertical-align: top;
  }
}
@media only screen and (min-width: 1280px) {
  #shipping-005 > img {
    width: 35%;
  }
}
@media only screen and (min-width: 960px) {
  #shipping-005 > div {
    display: inline-block;
    width: 60%;
    padding-left: 32px;
    vertical-align: top;
  }
}
@media only screen and (min-width: 1280px) {
  #shipping-005 > div {
    width: 65%;
    padding-left: 48px;
  }
}
#shipping-005 dl dt {
  margin-top: 8px;
  font-size: 16px;
  font-size: 1.6rem;
}
#shipping-005 dl dd {
  border-bottom: 1px solid #b4bebe;
  font-size: 14px;
  font-size: 1.4rem;
}
#shipping-005 dl ul, #shipping-005 dl li {
  display: inline;
}
#shipping-005 dl li {
  margin-right: 8px;
}
#shipping-005 dl li ~ li:before {
  content: '/';
  padding-right: 8px;
}
#shipping-005 dl small {
  padding-left: .5em;
  font-size: 12px;
  font-size: 1.2rem;
}
#shipping-005 dl small:before {
  content: '※';
}

@media only screen and (min-width: 1280px) {
  #shipping-006 > div {
    width: 60%;
  }
}
@media only screen and (min-width: 1280px) {
  #shipping-006 > img {
    width: 40%;
  }
}

#pp-001 ol {
  counter-reset: li;
}
#pp-001 ol > li {
  margin-top: 40px;
}
#pp-001 ol > li:before {
  counter-increment: li;
  content: counter(li) ".";
  padding-right: .5em;
  font-weight: bold;
}
#pp-001 ul > li {
  padding-left: 1em;
  text-indent: -1em;
}
#pp-001 ul > li:before {
  content: '・';
}
#pp-001 ol + p {
  margin-top: 40px;
}

#blog:after {
  content: '';
  display: block;
  clear: both;
}
#blog .date {
  text-align: center;
}
#blog .body {
  margin-top: 24px;
}
@media only screen and (min-width: 960px) {
  #blog .body {
    display: inline-block;
    width: 60%;
    padding-right: 16px;
    vertical-align: top;
  }
}
@media only screen and (min-width: 1280px) {
  #blog .body {
    width: 65%;
    padding-right: 24px;
  }
}
#blog .img {
  max-width: 420px;
  margin: 24px auto 0;
}
@media only screen and (min-width: 960px) {
  #blog .img {
    display: inline-block;
    width: 40%;
    max-width: inherit;
    max-width: auto;
    margin-top: 40px;
    padding-left: 16px;
    vertical-align: top;
  }
}
@media only screen and (min-width: 1280px) {
  #blog .img {
    width: 35%;
    padding-left: 24px;
  }
}
#blog .subImg {
  background: #c9d0d0;
}
#blog .subImg > div {
  display: inline-block;
  width: 33.33%;
  vertical-align: top;
}

#changer-3c, #changer-4c {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
}
@media only screen and (min-width: 960px) {
  #changer-3c, #changer-4c {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
#changer-3c table, #changer-4c table {
  width: 100%;
  max-width: 270px;
  margin: 0 auto;
}
#changer-3c table tbody, #changer-3c table tr, #changer-4c table tbody, #changer-4c table tr {
  display: block;
  width: 100%;
}
#changer-3c table td, #changer-4c table td {
  display: inline-block;
  text-align: center;
}
#changer-3c table a, #changer-4c table a {
  text-decoration: none;
}

#changer-3c td {
  width: 33.33%;
}

#changer-4c {
  text-align: center;
}
#changer-4c p {
  text-align: center;
  vertical-align: middle;
}
@media only screen and (min-width: 960px) {
  #changer-4c p {
    display: inline;
  }
}
#changer-4c table {
  margin-top: 16px;
}
@media only screen and (min-width: 960px) {
  #changer-4c table {
    display: inline;
  }
}
#changer-4c tbody, #changer-4c tr {
  display: inline !important;
  width: auto !important;
}
#changer-4c td {
  width: 25%;
}
@media only screen and (min-width: 960px) {
  #changer-4c td {
    display: inline;
    width: auto;
    padding-left: 2em;
  }
}

#blog-index:after {
  content: '';
  display: block;
  clear: both;
}
#blog-index .ul {
  margin-top: 0px;
  margin-left: -16px;
  margin-right: -16px;
}
#blog-index .ul:after {
  content: '';
  display: block;
  clear: both;
}
@media only screen and (min-width: 1280px) {
  #blog-index .ul {
    margin-top: -8px;
    margin-left: -24px;
    margin-right: -24px;
  }
}
#blog-index .li {
  display: inline-block;
  width: 100%;
  margin-top: 16px;
  padding: 0 16px;
  vertical-align: top;
}
@media only screen and (min-width: 600px) {
  #blog-index .li {
    width: 50%;
    margin-top: 32px;
  }
}
@media only screen and (min-width: 960px) {
  #blog-index .li {
    width: 33.33%;
  }
}
@media only screen and (min-width: 1280px) {
  #blog-index .li {
    margin-top: 48px;
    padding: 0 24px;
  }
}
#blog-index .li a {
  color: #111313;
  display: block;
  position: relative;
  height: 260px;
  text-decoration: none;
}
@media only screen and (min-width: 1280px) {
  #blog-index .li a {
    height: 272px;
  }
}
#blog-index .li a:before {
  content: '';
  background: #e8ebeb;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 1px solid #c9d0d0;
}
#blog-index .li a:hover:before, #blog-index .li a:active:before {
  background: #fff;
}
#blog-index .li a > div {
  overflow: hidden;
  position: absolute;
  top: 16px;
  bottom: 16px;
  left: 16px;
  right: 16px;
  word-break: break-all;
}
#blog-index .date {
  margin-top: 0;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  text-align: center;
}
#blog-index h3 {
  overflow: hidden;
  margin-top: 8px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1em;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#blog-index p {
  margin-top: 24px;
  font-size: 14px;
  font-size: 1.4rem;
}
@media only screen and (min-width: 1280px) {
  #blog-index p {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
#blog-index img {
  float: right;
  width: 50%;
  margin: .3em 0 8px 16px;
}

.goToBlog {
  margin-top: 24px;
}
.goToBlog:after {
  content: '';
  display: block;
  clear: both;
}
.goToBlog a {
  color: #fff;
  background: #3fa6a9;
  display: block;
  float: right;
  padding: 8px 1em;
  border-radius: 8px;
  text-decoration: none;
}
.goToBlog a:hover, .goToBlog a:active {
  background: #6cc6c8;
}

/*
//　--------------------------------------------------
//	#003. 個別ページ - [No].html
//　--------------------------------------------------


//添付ファイルのアイコン

.detail-file {
	margin: 1em 0 2em;
}

.filelink {
	
	padding-left: 20px;
	background: url(./../acl-blog/icons/general.gif) no-repeat top left;
}
.doc {
	background-image: url(./icons/doc.gif)
}
.pdf {
	background-image: url(./../acl-blog/icons/pdf.gif)
}
.ppt {
	background-image: url(./../acl-blog/icons/ppt.gif)
}
.img {
	background-image: url(./../acl-blog/icons/img.gif)
}
.txt {
	background-image: url(./../acl-blog/icons/txt.gif)
}
.xls {
	background-image: url(./../acl-blog/icons/xls.gif)
}
.zip {
	background-image: url(./../acl-blog/icons/zip.gif)
}














/* メイン画像 */
/* サブ画像 */
/* メイン・サブ画像共通 */
/*
.link2contact {
	font-size:12px;
	margin: 20px 8px 0 0;
	display: inline-block;
  	padding: 6px 14px;
  	background-color: #0f7291;
  	color: white;
}
.link2contact a,
.link2contact a:link
{
	color: white;
	text-decoration: none;
}
.link2contact:hover,
.link2contact:active
{
	text-decoration: underline;
  	background-color: #6fc2f1;
}
.link2contact:visited
{
  	background-color: #0f7291;
}


.linkpart{
	width: 80%;
	margin: 20px auto;
}
*/
#times-002 > div {
  margin: 0 -16px;
}
#times-002 > div:after {
  content: '';
  display: block;
  clear: both;
}
#times-002 > div div {
  padding: 16px 16px 0;
}
@media only screen and (min-width: 600px) {
  #times-002 > div div {
    display: inline-block;
    width: 50%;
    padding: 16px;
    vertical-align: top;
  }
}
@media only screen and (min-width: 960px) {
  #times-002 > div div {
    width: 33.33%;
  }
}
@media only screen and (min-width: 1280px) {
  #times-002 > div div {
    width: 25%;
    padding: 24px;
  }
}
#times-002 > div div a {
  display: block;
  background: #fff;
  border: 1px solid #c9d0d0;
  text-decoration: none;
}
#times-002 > div div a:hover p, #times-002 > div div a:active p {
  background: #fff;
}
#times-002 > div div p {
  background: #e8ebeb;
  margin-top: 0;
  padding: 16px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "Futura", "Century Gothic", sans-serif;
  line-height: 1;
  text-align: center;
}
#times-002 > div div p span {
  font-size: 24px;
  font-size: 2.4rem;
}
#times-002 > div div p em {
  font-size: 40px;
  font-size: 4rem;
}
#times-002 > div div ul {
  margin: 0;
  padding: 12px 16px;
  font-size: 12px;
  font-size: 1.2rem;
}
#times-002 > div div li {
  display: inline;
}
#times-002 > div div li ~ li:before {
  content: '/';
  padding: 0 .4em;
}
@media only screen and (min-width: 600px) {
  #times-002 table {
    display: inline-block;
    width: 50%;
    padding: 0 15px;
    vertical-align: top;
  }
}
@media only screen and (min-width: 960px) {
  #times-002 table {
    width: 33.33%;
  }
}
@media only screen and (min-width: 1280px) {
  #times-002 table {
    width: 25%;
    padding: 0 23px;
  }
}

.cc > div {
  margin: -2px;
}
.cc > div:after {
  content: '';
  display: block;
  clear: both;
}
.cc > div div {
  position: relative;
  padding: 2px;
}
@media only screen and (min-width: 415px) {
  .cc > div div {
    float: left;
    width: 50%;
  }
}
@media only screen and (min-width: 600px) {
  .cc > div div {
    width: 33.33%;
  }
}
.cc > div small {
  color: #fff;
  background: #3fa6a9;
  display: block;
  position: absolute;
  bottom: 2px;
  left: 2px;
  padding: .2em .5em;
  font-size: 14px;
  font-size: 1.4rem;
}
