/*! normalize.css v2.0.1 | MIT License | git.io/normalize */

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

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

a[href^="tel:"] {
  pointer-events: none;
  color: inherit;
}

h1 {
  font-size: 2em;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: "\201C""\201D""\2018""\2019";
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button,
input {
  line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

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

html {
  overflow-y: scroll;
  font-size: 16px;
}

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,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: normal;
  font-family: inherit;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, Roboto, "Droid Sans", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  line-break: strict;
  word-break: normal;
  text-align: justify;
  letter-spacing: 0.1em;
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
}

body {
  line-height: 1.75;
  text-align: center;
  color: #333;
}

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

:focus {
  outline: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
  font-family: inherit;
}

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

ol,
ul {
  list-style: none;
}

input,
textarea,
select,
button {
  font-size: 100%;
  font-family: inherit;
}

select {
  margin: inherit;
}

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

a:hover {
  color: #3c50a1;
}

img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  max-width: 100%;
}

.Wrap {
  width: 1000px;
  text-align: left;
  margin: 0 auto;
}

.F-Bold {
  font-weight: bold;
}

.F-Red {
  color: #cc0000;
}

.T-Center {
  text-align: center !important;
}

.T-Right {
  text-align: right !important;
}

.T-Left {
  text-align: left !important;
}

.Hide {
  display: none;
}

.F-Size1 {
  font-size: 0.1rem;
}

.F-Size2 {
  font-size: 0.2rem;
}

.F-Size3 {
  font-size: 0.3rem;
}

.F-Size4 {
  font-size: 0.4rem;
}

.F-Size5 {
  font-size: 0.5rem;
}

.F-Size6 {
  font-size: 0.6rem;
}

.F-Size7 {
  font-size: 0.7rem;
}

.F-Size8 {
  font-size: 0.8rem;
}

.F-Size9 {
  font-size: 0.9rem;
}

.F-Size10 {
  font-size: 1rem;
}

.F-Size11 {
  font-size: 1.1rem;
}

.F-Size12 {
  font-size: 1.2rem;
}

.F-Size13 {
  font-size: 1.3rem;
}

.F-Size14 {
  font-size: 1.4rem;
}

.F-Size15 {
  font-size: 1.5rem;
}

.F-Size16 {
  font-size: 1.6rem;
}

.F-Size17 {
  font-size: 1.7rem;
}

.F-Size18 {
  font-size: 1.8rem;
}

.F-Size19 {
  font-size: 1.9rem;
}

.F-Size20 {
  font-size: 2rem;
}

.F-Size21 {
  font-size: 2.1rem;
}

.F-Size22 {
  font-size: 2.2rem;
}

.F-Size23 {
  font-size: 2.3rem;
}

.F-Size24 {
  font-size: 2.4rem;
}

.F-Size25 {
  font-size: 2.5rem;
}

.F-Size26 {
  font-size: 2.6rem;
}

.F-Size27 {
  font-size: 2.7rem;
}

.F-Size28 {
  font-size: 2.8rem;
}

.F-Size29 {
  font-size: 2.9rem;
}

.F-Size30 {
  font-size: 3rem;
}

.Mg0 {
  margin: 0px !important;
}

.Mg0Top {
  margin-top: 0px !important;
}

.Mg0Right {
  margin-right: 0px !important;
}

.Mg0Bottom {
  margin-bottom: 0px !important;
}

.Mg0Left {
  margin-left: 0px !important;
}

.Pg0 {
  padding: 0px !important;
}

.Pg0Top {
  padding-top: 0px !important;
}

.Pg0Right {
  padding-right: 0px !important;
}

.Pg0Bottom {
  padding-bottom: 0px !important;
}

.Pg0Left {
  padding-left: 0px !important;
}

.Mg-0 {
  margin: -0px !important;
}

.Mg-0Top {
  margin-top: -0px !important;
}

.Mg-0Right {
  margin-right: -0px !important;
}

.Mg-0Bottom {
  margin-bottom: -0px !important;
}

.Mg-0Left {
  margin-left: -0px !important;
}

.Pg-0 {
  padding: -0px !important;
}

.Pg-0Top {
  padding-top: -0px !important;
}

.Pg-0Right {
  padding-right: -0px !important;
}

.Pg-0Bottom {
  padding-bottom: -0px !important;
}

.Pg-0Left {
  padding-left: -0px !important;
}

.Mg5 {
  margin: 5px !important;
}

.Mg5Top {
  margin-top: 5px !important;
}

.Mg5Right {
  margin-right: 5px !important;
}

.Mg5Bottom {
  margin-bottom: 5px !important;
}

.Mg5Left {
  margin-left: 5px !important;
}

.Pg5 {
  padding: 5px !important;
}

.Pg5Top {
  padding-top: 5px !important;
}

.Pg5Right {
  padding-right: 5px !important;
}

.Pg5Bottom {
  padding-bottom: 5px !important;
}

.Pg5Left {
  padding-left: 5px !important;
}

.Mg-5 {
  margin: -5px !important;
}

.Mg-5Top {
  margin-top: -5px !important;
}

.Mg-5Right {
  margin-right: -5px !important;
}

.Mg-5Bottom {
  margin-bottom: -5px !important;
}

.Mg-5Left {
  margin-left: -5px !important;
}

.Pg-5 {
  padding: -5px !important;
}

.Pg-5Top {
  padding-top: -5px !important;
}

.Pg-5Right {
  padding-right: -5px !important;
}

.Pg-5Bottom {
  padding-bottom: -5px !important;
}

.Pg-5Left {
  padding-left: -5px !important;
}

.Mg10 {
  margin: 10px !important;
}

.Mg10Top {
  margin-top: 10px !important;
}

.Mg10Right {
  margin-right: 10px !important;
}

.Mg10Bottom {
  margin-bottom: 10px !important;
}

.Mg10Left {
  margin-left: 10px !important;
}

.Pg10 {
  padding: 10px !important;
}

.Pg10Top {
  padding-top: 10px !important;
}

.Pg10Right {
  padding-right: 10px !important;
}

.Pg10Bottom {
  padding-bottom: 10px !important;
}

.Pg10Left {
  padding-left: 10px !important;
}

.Mg-10 {
  margin: -10px !important;
}

.Mg-10Top {
  margin-top: -10px !important;
}

.Mg-10Right {
  margin-right: -10px !important;
}

.Mg-10Bottom {
  margin-bottom: -10px !important;
}

.Mg-10Left {
  margin-left: -10px !important;
}

.Pg-10 {
  padding: -10px !important;
}

.Pg-10Top {
  padding-top: -10px !important;
}

.Pg-10Right {
  padding-right: -10px !important;
}

.Pg-10Bottom {
  padding-bottom: -10px !important;
}

.Pg-10Left {
  padding-left: -10px !important;
}

.Mg15 {
  margin: 15px !important;
}

.Mg15Top {
  margin-top: 15px !important;
}

.Mg15Right {
  margin-right: 15px !important;
}

.Mg15Bottom {
  margin-bottom: 15px !important;
}

.Mg15Left {
  margin-left: 15px !important;
}

.Pg15 {
  padding: 15px !important;
}

.Pg15Top {
  padding-top: 15px !important;
}

.Pg15Right {
  padding-right: 15px !important;
}

.Pg15Bottom {
  padding-bottom: 15px !important;
}

.Pg15Left {
  padding-left: 15px !important;
}

.Mg-15 {
  margin: -15px !important;
}

.Mg-15Top {
  margin-top: -15px !important;
}

.Mg-15Right {
  margin-right: -15px !important;
}

.Mg-15Bottom {
  margin-bottom: -15px !important;
}

.Mg-15Left {
  margin-left: -15px !important;
}

.Pg-15 {
  padding: -15px !important;
}

.Pg-15Top {
  padding-top: -15px !important;
}

.Pg-15Right {
  padding-right: -15px !important;
}

.Pg-15Bottom {
  padding-bottom: -15px !important;
}

.Pg-15Left {
  padding-left: -15px !important;
}

.Mg20 {
  margin: 20px !important;
}

.Mg20Top {
  margin-top: 20px !important;
}

.Mg20Right {
  margin-right: 20px !important;
}

.Mg20Bottom {
  margin-bottom: 20px !important;
}

.Mg20Left {
  margin-left: 20px !important;
}

.Pg20 {
  padding: 20px !important;
}

.Pg20Top {
  padding-top: 20px !important;
}

.Pg20Top--mb {
  padding-top: 0 !important;
}

.Pg20Right {
  padding-right: 20px !important;
}

.Pg20Bottom {
  padding-bottom: 20px !important;
}

.Pg20Left {
  padding-left: 20px !important;
}

.Mg-20 {
  margin: -20px !important;
}

.Mg-20Top {
  margin-top: -20px !important;
}

.Mg-20Right {
  margin-right: -20px !important;
}

.Mg-20Bottom {
  margin-bottom: -20px !important;
}

.Mg-20Left {
  margin-left: -20px !important;
}

.Pg-20 {
  padding: -20px !important;
}

.Pg-20Top {
  padding-top: -20px !important;
}

.Pg-20Right {
  padding-right: -20px !important;
}

.Pg-20Bottom {
  padding-bottom: -20px !important;
}

.Pg-20Left {
  padding-left: -20px !important;
}

.Mg25 {
  margin: 25px !important;
}

.Mg25Top {
  margin-top: 25px !important;
}

.Mg25Right {
  margin-right: 25px !important;
}

.Mg25Bottom {
  margin-bottom: 25px !important;
}

.Mg25Left {
  margin-left: 25px !important;
}

.Pg25 {
  padding: 25px !important;
}

.Pg25Top {
  padding-top: 25px !important;
}

.Pg25Right {
  padding-right: 25px !important;
}

.Pg25Bottom {
  padding-bottom: 25px !important;
}

.Pg25Left {
  padding-left: 25px !important;
}

.Mg-25 {
  margin: -25px !important;
}

.Mg-25Top {
  margin-top: -25px !important;
}

.Mg-25Right {
  margin-right: -25px !important;
}

.Mg-25Bottom {
  margin-bottom: -25px !important;
}

.Mg-25Left {
  margin-left: -25px !important;
}

.Pg-25 {
  padding: -25px !important;
}

.Pg-25Top {
  padding-top: -25px !important;
}

.Pg-25Right {
  padding-right: -25px !important;
}

.Pg-25Bottom {
  padding-bottom: -25px !important;
}

.Pg-25Left {
  padding-left: -25px !important;
}

.Mg30 {
  margin: 30px !important;
}

.Mg30Top {
  margin-top: 30px !important;
}

.Mg30Right {
  margin-right: 30px !important;
}

.Mg30Bottom {
  margin-bottom: 30px !important;
}

.Mg30Left {
  margin-left: 30px !important;
}

.Pg30 {
  padding: 30px !important;
}

.Pg30Top {
  padding-top: 30px !important;
}

.Pg30Right {
  padding-right: 30px !important;
}

.Pg30Bottom {
  padding-bottom: 30px !important;
}

.Pg30Left {
  padding-left: 30px !important;
}

.Mg-30 {
  margin: -30px !important;
}

.Mg-30Top {
  margin-top: -30px !important;
}

.Mg-30Right {
  margin-right: -30px !important;
}

.Mg-30Bottom {
  margin-bottom: -30px !important;
}

.Mg-30Left {
  margin-left: -30px !important;
}

.Pg-30 {
  padding: -30px !important;
}

.Pg-30Top {
  padding-top: -30px !important;
}

.Pg-30Right {
  padding-right: -30px !important;
}

.Pg-30Bottom {
  padding-bottom: -30px !important;
}

.Pg-30Left {
  padding-left: -30px !important;
}

.Mg35 {
  margin: 35px !important;
}

.Mg35Top {
  margin-top: 35px !important;
}

.Mg35Right {
  margin-right: 35px !important;
}

.Mg35Bottom {
  margin-bottom: 35px !important;
}

.Mg35Left {
  margin-left: 35px !important;
}

.Pg35 {
  padding: 35px !important;
}

.Pg35Top {
  padding-top: 35px !important;
}

.Pg35Right {
  padding-right: 35px !important;
}

.Pg35Bottom {
  padding-bottom: 35px !important;
}

.Pg35Left {
  padding-left: 35px !important;
}

.Mg-35 {
  margin: -35px !important;
}

.Mg-35Top {
  margin-top: -35px !important;
}

.Mg-35Right {
  margin-right: -35px !important;
}

.Mg-35Bottom {
  margin-bottom: -35px !important;
}

.Mg-35Left {
  margin-left: -35px !important;
}

.Pg-35 {
  padding: -35px !important;
}

.Pg-35Top {
  padding-top: -35px !important;
}

.Pg-35Right {
  padding-right: -35px !important;
}

.Pg-35Bottom {
  padding-bottom: -35px !important;
}

.Pg-35Left {
  padding-left: -35px !important;
}

.Mg40 {
  margin: 40px !important;
}

.Mg40Top {
  margin-top: 40px !important;
}

.Mg40Right {
  margin-right: 40px !important;
}

.Mg40Bottom {
  margin-bottom: 40px !important;
}

.Mg40Left {
  margin-left: 40px !important;
}

.Pg40 {
  padding: 40px !important;
}

.Pg40Top {
  padding-top: 40px !important;
}

.Pg40Right {
  padding-right: 40px !important;
}

.Pg40Bottom {
  padding-bottom: 40px !important;
}

.Pg40Left {
  padding-left: 40px !important;
}

.Mg-40 {
  margin: -40px !important;
}

.Mg-40Top {
  margin-top: -40px !important;
}

.Mg-40Right {
  margin-right: -40px !important;
}

.Mg-40Bottom {
  margin-bottom: -40px !important;
}

.Mg-40Left {
  margin-left: -40px !important;
}

.Pg-40 {
  padding: -40px !important;
}

.Pg-40Top {
  padding-top: -40px !important;
}

.Pg-40Right {
  padding-right: -40px !important;
}

.Pg-40Bottom {
  padding-bottom: -40px !important;
}

.Pg-40Left {
  padding-left: -40px !important;
}

.Mg45 {
  margin: 45px !important;
}

.Mg45Top {
  margin-top: 45px !important;
}

.Mg45Right {
  margin-right: 45px !important;
}

.Mg45Bottom {
  margin-bottom: 45px !important;
}

.Mg45Left {
  margin-left: 45px !important;
}

.Pg45 {
  padding: 45px !important;
}

.Pg45Top {
  padding-top: 45px !important;
}

.Pg45Right {
  padding-right: 45px !important;
}

.Pg45Bottom {
  padding-bottom: 45px !important;
}

.Pg45Left {
  padding-left: 45px !important;
}

.Mg-45 {
  margin: -45px !important;
}

.Mg-45Top {
  margin-top: -45px !important;
}

.Mg-45Right {
  margin-right: -45px !important;
}

.Mg-45Bottom {
  margin-bottom: -45px !important;
}

.Mg-45Left {
  margin-left: -45px !important;
}

.Pg-45 {
  padding: -45px !important;
}

.Pg-45Top {
  padding-top: -45px !important;
}

.Pg-45Right {
  padding-right: -45px !important;
}

.Pg-45Bottom {
  padding-bottom: -45px !important;
}

.Pg-45Left {
  padding-left: -45px !important;
}

.Mg50 {
  margin: 50px !important;
}

.Mg50Top {
  margin-top: 50px !important;
}

.Mg50Right {
  margin-right: 50px !important;
}

.Mg50Bottom {
  margin-bottom: 50px !important;
}

.Mg50Left {
  margin-left: 50px !important;
}

.Pg50 {
  padding: 50px !important;
}

.Pg50Top {
  padding-top: 50px !important;
}

.Pg50Right {
  padding-right: 50px !important;
}

.Pg50Bottom {
  padding-bottom: 50px !important;
}

.Pg50Left {
  padding-left: 50px !important;
}

.Mg-50 {
  margin: -50px !important;
}

.Mg-50Top {
  margin-top: -50px !important;
}

.Mg-50Right {
  margin-right: -50px !important;
}

.Mg-50Bottom {
  margin-bottom: -50px !important;
}

.Mg-50Left {
  margin-left: -50px !important;
}

.Pg-50 {
  padding: -50px !important;
}

.Pg-50Top {
  padding-top: -50px !important;
}

.Pg-50Right {
  padding-right: -50px !important;
}

.Pg-50Bottom {
  padding-bottom: -50px !important;
}

.Pg-50Left {
  padding-left: -50px !important;
}

.Mg55 {
  margin: 55px !important;
}

.Mg55Top {
  margin-top: 55px !important;
}

.Mg55Right {
  margin-right: 55px !important;
}

.Mg55Bottom {
  margin-bottom: 55px !important;
}

.Mg55Left {
  margin-left: 55px !important;
}

.Pg55 {
  padding: 55px !important;
}

.Pg55Top {
  padding-top: 55px !important;
}

.Pg55Right {
  padding-right: 55px !important;
}

.Pg55Bottom {
  padding-bottom: 55px !important;
}

.Pg55Left {
  padding-left: 55px !important;
}

.Mg-55 {
  margin: -55px !important;
}

.Mg-55Top {
  margin-top: -55px !important;
}

.Mg-55Right {
  margin-right: -55px !important;
}

.Mg-55Bottom {
  margin-bottom: -55px !important;
}

.Mg-55Left {
  margin-left: -55px !important;
}

.Pg-55 {
  padding: -55px !important;
}

.Pg-55Top {
  padding-top: -55px !important;
}

.Pg-55Right {
  padding-right: -55px !important;
}

.Pg-55Bottom {
  padding-bottom: -55px !important;
}

.Pg-55Left {
  padding-left: -55px !important;
}

.Mg60 {
  margin: 60px !important;
}

.Mg60Top {
  margin-top: 60px !important;
}

.Mg60Right {
  margin-right: 60px !important;
}

.Mg60Bottom {
  margin-bottom: 60px !important;
}

.Mg60Left {
  margin-left: 60px !important;
}

.Pg60 {
  padding: 60px !important;
}

.Pg60Top {
  padding-top: 60px !important;
}

.Pg60Right {
  padding-right: 60px !important;
}

.Pg60Bottom {
  padding-bottom: 60px !important;
}

.Pg60Left {
  padding-left: 60px !important;
}

.Mg-60 {
  margin: -60px !important;
}

.Mg-60Top {
  margin-top: -60px !important;
}

.Mg-60Right {
  margin-right: -60px !important;
}

.Mg-60Bottom {
  margin-bottom: -60px !important;
}

.Mg-60Left {
  margin-left: -60px !important;
}

.Pg-60 {
  padding: -60px !important;
}

.Pg-60Top {
  padding-top: -60px !important;
}

.Pg-60Right {
  padding-right: -60px !important;
}

.Pg-60Bottom {
  padding-bottom: -60px !important;
}

.Pg-60Left {
  padding-left: -60px !important;
}

.Mg65 {
  margin: 65px !important;
}

.Mg65Top {
  margin-top: 65px !important;
}

.Mg65Right {
  margin-right: 65px !important;
}

.Mg65Bottom {
  margin-bottom: 65px !important;
}

.Mg65Left {
  margin-left: 65px !important;
}

.Pg65 {
  padding: 65px !important;
}

.Pg65Top {
  padding-top: 65px !important;
}

.Pg65Right {
  padding-right: 65px !important;
}

.Pg65Bottom {
  padding-bottom: 65px !important;
}

.Pg65Left {
  padding-left: 65px !important;
}

.Mg-65 {
  margin: -65px !important;
}

.Mg-65Top {
  margin-top: -65px !important;
}

.Mg-65Right {
  margin-right: -65px !important;
}

.Mg-65Bottom {
  margin-bottom: -65px !important;
}

.Mg-65Left {
  margin-left: -65px !important;
}

.Pg-65 {
  padding: -65px !important;
}

.Pg-65Top {
  padding-top: -65px !important;
}

.Pg-65Right {
  padding-right: -65px !important;
}

.Pg-65Bottom {
  padding-bottom: -65px !important;
}

.Pg-65Left {
  padding-left: -65px !important;
}

.Mg70 {
  margin: 70px !important;
}

.Mg70Top {
  margin-top: 70px !important;
}

.Mg70Right {
  margin-right: 70px !important;
}

.Mg70Bottom {
  margin-bottom: 70px !important;
}

.Mg70Left {
  margin-left: 70px !important;
}

.Pg70 {
  padding: 70px !important;
}

.Pg70Top {
  padding-top: 70px !important;
}

.Pg70Right {
  padding-right: 70px !important;
}

.Pg70Bottom {
  padding-bottom: 70px !important;
}

.Pg70Left {
  padding-left: 70px !important;
}

.Mg-70 {
  margin: -70px !important;
}

.Mg-70Top {
  margin-top: -70px !important;
}

.Mg-70Right {
  margin-right: -70px !important;
}

.Mg-70Bottom {
  margin-bottom: -70px !important;
}

.Mg-70Left {
  margin-left: -70px !important;
}

.Pg-70 {
  padding: -70px !important;
}

.Pg-70Top {
  padding-top: -70px !important;
}

.Pg-70Right {
  padding-right: -70px !important;
}

.Pg-70Bottom {
  padding-bottom: -70px !important;
}

.Pg-70Left {
  padding-left: -70px !important;
}

.Mg75 {
  margin: 75px !important;
}

.Mg75Top {
  margin-top: 75px !important;
}

.Mg75Right {
  margin-right: 75px !important;
}

.Mg75Bottom {
  margin-bottom: 75px !important;
}

.Mg75Left {
  margin-left: 75px !important;
}

.Pg75 {
  padding: 75px !important;
}

.Pg75Top {
  padding-top: 75px !important;
}

.Pg75Right {
  padding-right: 75px !important;
}

.Pg75Bottom {
  padding-bottom: 75px !important;
}

.Pg75Left {
  padding-left: 75px !important;
}

.Mg-75 {
  margin: -75px !important;
}

.Mg-75Top {
  margin-top: -75px !important;
}

.Mg-75Right {
  margin-right: -75px !important;
}

.Mg-75Bottom {
  margin-bottom: -75px !important;
}

.Mg-75Left {
  margin-left: -75px !important;
}

.Pg-75 {
  padding: -75px !important;
}

.Pg-75Top {
  padding-top: -75px !important;
}

.Pg-75Right {
  padding-right: -75px !important;
}

.Pg-75Bottom {
  padding-bottom: -75px !important;
}

.Pg-75Left {
  padding-left: -75px !important;
}

.Mg80 {
  margin: 80px !important;
}

.Mg80Top {
  margin-top: 80px !important;
}

.Mg80Right {
  margin-right: 80px !important;
}

.Mg80Bottom {
  margin-bottom: 80px !important;
}

.Mg80Left {
  margin-left: 80px !important;
}

.Pg80 {
  padding: 80px !important;
}

.Pg80Top {
  padding-top: 80px !important;
}

.Pg80Right {
  padding-right: 80px !important;
}

.Pg80Bottom {
  padding-bottom: 80px !important;
}

.Pg80Left {
  padding-left: 80px !important;
}

.Mg-80 {
  margin: -80px !important;
}

.Mg-80Top {
  margin-top: -80px !important;
}

.Mg-80Right {
  margin-right: -80px !important;
}

.Mg-80Bottom {
  margin-bottom: -80px !important;
}

.Mg-80Left {
  margin-left: -80px !important;
}

.Pg-80 {
  padding: -80px !important;
}

.Pg-80Top {
  padding-top: -80px !important;
}

.Pg-80Right {
  padding-right: -80px !important;
}

.Pg-80Bottom {
  padding-bottom: -80px !important;
}

.Pg-80Left {
  padding-left: -80px !important;
}

.Mg85 {
  margin: 85px !important;
}

.Mg85Top {
  margin-top: 85px !important;
}

.Mg85Right {
  margin-right: 85px !important;
}

.Mg85Bottom {
  margin-bottom: 85px !important;
}

.Mg85Left {
  margin-left: 85px !important;
}

.Pg85 {
  padding: 85px !important;
}

.Pg85Top {
  padding-top: 85px !important;
}

.Pg85Right {
  padding-right: 85px !important;
}

.Pg85Bottom {
  padding-bottom: 85px !important;
}

.Pg85Left {
  padding-left: 85px !important;
}

.Mg-85 {
  margin: -85px !important;
}

.Mg-85Top {
  margin-top: -85px !important;
}

.Mg-85Right {
  margin-right: -85px !important;
}

.Mg-85Bottom {
  margin-bottom: -85px !important;
}

.Mg-85Left {
  margin-left: -85px !important;
}

.Pg-85 {
  padding: -85px !important;
}

.Pg-85Top {
  padding-top: -85px !important;
}

.Pg-85Right {
  padding-right: -85px !important;
}

.Pg-85Bottom {
  padding-bottom: -85px !important;
}

.Pg-85Left {
  padding-left: -85px !important;
}

.Mg90 {
  margin: 90px !important;
}

.Mg90Top {
  margin-top: 90px !important;
}

.Mg90Right {
  margin-right: 90px !important;
}

.Mg90Bottom {
  margin-bottom: 90px !important;
}

.Mg90Left {
  margin-left: 90px !important;
}

.Pg90 {
  padding: 90px !important;
}

.Pg90Top {
  padding-top: 90px !important;
}

.Pg90Right {
  padding-right: 90px !important;
}

.Pg90Bottom {
  padding-bottom: 90px !important;
}

.Pg90Left {
  padding-left: 90px !important;
}

.Mg-90 {
  margin: -90px !important;
}

.Mg-90Top {
  margin-top: -90px !important;
}

.Mg-90Right {
  margin-right: -90px !important;
}

.Mg-90Bottom {
  margin-bottom: -90px !important;
}

.Mg-90Left {
  margin-left: -90px !important;
}

.Pg-90 {
  padding: -90px !important;
}

.Pg-90Top {
  padding-top: -90px !important;
}

.Pg-90Right {
  padding-right: -90px !important;
}

.Pg-90Bottom {
  padding-bottom: -90px !important;
}

.Pg-90Left {
  padding-left: -90px !important;
}

.Mg95 {
  margin: 95px !important;
}

.Mg95Top {
  margin-top: 95px !important;
}

.Mg95Right {
  margin-right: 95px !important;
}

.Mg95Bottom {
  margin-bottom: 95px !important;
}

.Mg95Left {
  margin-left: 95px !important;
}

.Pg95 {
  padding: 95px !important;
}

.Pg95Top {
  padding-top: 95px !important;
}

.Pg95Right {
  padding-right: 95px !important;
}

.Pg95Bottom {
  padding-bottom: 95px !important;
}

.Pg95Left {
  padding-left: 95px !important;
}

.Mg-95 {
  margin: -95px !important;
}

.Mg-95Top {
  margin-top: -95px !important;
}

.Mg-95Right {
  margin-right: -95px !important;
}

.Mg-95Bottom {
  margin-bottom: -95px !important;
}

.Mg-95Left {
  margin-left: -95px !important;
}

.Pg-95 {
  padding: -95px !important;
}

.Pg-95Top {
  padding-top: -95px !important;
}

.Pg-95Right {
  padding-right: -95px !important;
}

.Pg-95Bottom {
  padding-bottom: -95px !important;
}

.Pg-95Left {
  padding-left: -95px !important;
}

.Mg100 {
  margin: 100px !important;
}

.Mg100Top {
  margin-top: 100px !important;
}

.Mg100Right {
  margin-right: 100px !important;
}

.Mg100Bottom {
  margin-bottom: 100px !important;
}

.Mg100Left {
  margin-left: 100px !important;
}

.Pg100 {
  padding: 100px !important;
}

.Pg100Top {
  padding-top: 100px !important;
}

.Pg100Right {
  padding-right: 100px !important;
}

.Pg100Bottom {
  padding-bottom: 100px !important;
}

.Pg100Left {
  padding-left: 100px !important;
}

.Mg-100 {
  margin: -100px !important;
}

.Mg-100Top {
  margin-top: -100px !important;
}

.Mg-100Right {
  margin-right: -100px !important;
}

.Mg-100Bottom {
  margin-bottom: -100px !important;
}

.Mg-100Left {
  margin-left: -100px !important;
}

.Pg-100 {
  padding: -100px !important;
}

.Pg-100Top {
  padding-top: -100px !important;
}

.Pg-100Right {
  padding-right: -100px !important;
}

.Pg-100Bottom {
  padding-bottom: -100px !important;
}

.Pg-100Left {
  padding-left: -100px !important;
}

.Grid1 {
  width: 30px;
}

.Grid2 {
  width: 70px;
}

.Grid3 {
  width: 110px;
}

.Grid4 {
  width: 150px;
}

.Grid5 {
  width: 190px;
}

.Grid6 {
  width: 230px;
}

.Grid7 {
  width: 270px;
}

.Grid8 {
  width: 310px;
}

.Grid9 {
  width: 350px;
}

.Grid10 {
  width: 390px;
}

.Grid11 {
  width: 430px;
}

.Grid12 {
  width: 470px;
}

.Grid13 {
  width: 510px;
}

.Grid14 {
  width: 550px;
}

.Grid15 {
  width: 590px;
}

.Grid16 {
  width: 630px;
}

.Grid17 {
  width: 670px;
}

.Grid18 {
  width: 710px;
}

.Grid19 {
  width: 750px;
}

.Grid20 {
  width: 790px;
}

.Grid21 {
  width: 830px;
}

.Grid22 {
  width: 870px;
}

.Grid23 {
  width: 910px;
}

.Grid24 {
  width: 950px;
}

.Input-Text01 {
  width: 75%;
}

.Input-Text02 {
  width: 90%;
}

.Input-Text03 {
  width: 4em;
}

.Input-TextArea01 {
  width: 90%;
  height: 10em;
}

.Left {
  float: left;
}

.Right {
  float: right;
}

.Clear {
  clear: both;
}

.SPOnly {
  display: none;
}

.Table--Scroll {
  overflow: auto;
}

.Table--Scroll table {
  white-space: nowrap;
}

.Table--Type1 {
  width: 100%;
}

.Table--Type1 th {
  border-bottom: solid 1px #3c3c3c;
  border-right: solid 1px #ffffff;
  padding: 16px;
  color: #1e1e1e;
  font-weight: 700;
  vertical-align: middle;
  text-align: center;
}

.Table--Type1 td {
  border-bottom: solid 1px #dcdcdc;
  padding: 16px;
  vertical-align: middle;
}

@media only screen and (max-width: 425px) {
	.Table--Type1 th {
		width: 100%;
		display: block;
		box-sizing: border-box;
	  border-bottom: solid 1px #3c3c3c;
	  /* border-right: solid 1px #ffffff; */
	  padding: 16px;
	  color: #1e1e1e;
	  font-weight: 700;
	  vertical-align: middle;
	  text-align: center;
		background: #eee;
	}

	.Table--Type1 td {
		width: 100%;
		display: block;
		box-sizing: border-box;
	  border-bottom: none;
	  padding: 16px;
	  vertical-align: middle;
		margin-bottom: 50px;
	}
}

.Table--Type2 {
  width: 100%;
}

.Table--Type2 thead th {
  background: #3c50a1;
  border-bottom: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  color: #ffffff;
  padding: 16px;
  text-align: center;
  vertical-align: middle;
}

.Table--Type2 tbody th,
.Table--Type2 tbody td {
  padding: 16px;
  vertical-align: middle;
}

.Table--Type2 tbody th {
  background: #3c50a1;
  color: #ffffff;
  border-bottom: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
}

.Table--Type2 tbody tr td {
  background: #e8e8e8;
  border-bottom: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  line-height: 1.2;
}

.Table--Type2 tbody tr th span,
.Table--Type2 tbody tr td span {
  font-size: 11px;
}

.Table--Type2 tbody tr:nth-child(2n) td {
  background: #f0f0f0;
}

.Table--Type3 {
  width: 100%;
  border-top: solid 1px #e8e8e8;
}

.Table--Type3 tbody th,
.Table--Type3 tbody td {
  padding: 16px;
}

.Table--Type3 tbody th {
  background: #e8e8e8;
  border-bottom: solid 1px #ffffff;
  text-align: center;
  vertical-align: middle;
}

.Table--Type3 tbody tr td {
  border-bottom: solid 1px #e8e8e8;
  border-right: solid 1px #e8e8e8;
  vertical-align: middle;
}

.Table--Type3 tbody tr:last-child th {
  border-bottom: solid 1px #e8e8e8;
}

.Table--Tobacco {
  width: 10%;
  text-align: center;
}

.yesret {
  text-align: center;
}

.Img01 {
  float: right;
  margin-bottom: 12px;
  margin-left: 12px;
}

.Link01 a {
  color: #f10;
  text-decoration: underline;
}

.Link01 a:hover {
  color: #039;
}

.Box01 {
  border: solid 1px #ccc;
  padding: 12px;
}

.List--Type1 li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 4px 0;
}

.List--Type1 li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  min-width: 16px;
  min-width: 1rem;
  color: #3c50a1;
  font-weight: 700;
}

.List--Type2 {
  list-style: disc;
  margin-left: 1em;
}

.Icon li {
  margin: 3px 0;
}

.Icon a {
  line-height: 18px;
  padding: 2px 0 2px 20px;
}

.Icon a[href$=".pdf"],
.IconPDF {
  background: url(../Images/All/Icon/PDF.gif) no-repeat left;
}

.Icon a[href$=".doc"],
.IconDOC {
  background: url(../Images/All/Icon/DOC.gif) no-repeat left;
}

.Icon a[href$=".xls"],
.Icon a[href$=".xlsx"],
.IconXLS {
  background: url(../Images/All/Icon/XLS.gif) no-repeat left;
}

.Icon a[href$=".ppt"],
.Icon a[href$=".pptx"],
.IconPPT {
  background: url(../Images/All/Icon/PPT.gif) no-repeat left;
}

#FileList {
  clear: both;
  margin-top: 20px;
  float: left;
  width: 100%;
}

#FileList a {
  color: #999999;
  line-height: 18px;
  padding: 2px 0 2px 17px;
}

#FileList a:hover {
  color: #fd6666;
}

#FileList li {
  margin: 3px 0;
}

#FileList a[href$=".pdf"],
#FileList .PDF {
  background: url(../Images/All/Icon/PDF.gif) no-repeat left;
}

#FileList a[href$=".xls"],
#FileList a[href$=".xlsx"],
#FileList .XLS {
  background: url(../Images/All/Icon/XLS.gif) no-repeat left;
}

#FileList a[href$=".doc"],
#FileList a[href$=".docx"],
#FileList .DOC {
  background: url(../Images/All/Icon/DOC.gif) no-repeat left;
}

#FileList a[href$=".ppt"],
#FileList .PPT {
  background: url(../Images/All/Icon/PPT.gif) no-repeat left;
}

.PhotoListArea li {
  float: left;
  width: 216px;
  text-align: center;
}

.PhotoListArea li a {
  width: 200px;
  height: 125px;
  overflow: hidden;
  display: block;
}

.EntryBody ol {
  margin-left: 1.5em;
}

.EntryBody ol li {
  list-style: decimal;
}

.EntryBody ul {
  margin-left: 1.5em;
}

.EntryBody ul li {
  list-style: disc;
}

.EntryBody blockquote {
  margin: 10px;
  padding: 5px 0px 5px 20px;
  border-left: 5px #cccccc solid;
}

.EntryBody a {
  color: #cc0000;
  text-decoration: underline;
}

.EntryBody strong {
  font-weight: 700;
}

.EntryBody em {
  font-style: italic;
}

.CellCenter {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}

* + html .CellCenter {
  display: inline;
  zoom: 1;
}

* html .CellCenter {
  display: inline;
  zoom: 1;
}

.ClearFix {
  zoom: 1;
}

.ClearFix:before {
  content: "";
  display: table;
}

.ClearFix:after {
  content: "";
  display: table;
  clear: both;
}

.PhotoListArea {
  zoom: 1;
}

.PhotoListArea:before {
  content: "";
  display: table;
}

.PhotoListArea:after {
  content: "";
  display: table;
  clear: both;
}

.Header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 35px 0;
}

.Header--Logo {
  padding-left: 80px;
}

.Header--Logo .Logo {
  width: 340px;
  height: 40px;
  margin-right: 16px;
}

.Header--Logo .Logo a {
  width: 340px;
  height: 40px;
  background: url("../img/Header-Logo.png") no-repeat;
  background-size: contain;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}

.Header--Logo .Tel {
  line-height: 1.3;
}

.Header--NavArea {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.Header--Nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.Header--Nav li {
  width: 200px;
  margin-left: 1px;
}

.Header--Nav a {
  background: #3c50a1;
  color: #ffffff;
  display: block;
  font-weight: 700;
  padding: 8px 0;
  font-size: 14px;
  text-align: center;
}

.Header--SPNavOpen,
.Header--SPNavOpen span {
  display: inline-block;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.Header--SPNavOpen {
  position: relative;
  width: 40px;
  height: 30px;
  display: none;
  cursor: pointer;
  margin-right: 16px;
}

.Header--SPNavOpen span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #3c50a1;
  border-radius: 4px;
}

.Header--SPNavOpen span:nth-of-type(1) {
  top: 0;
}

.Header--SPNavOpen span:nth-of-type(2) {
  top: 13px;
}

.Header--SPNavOpen span:nth-of-type(3) {
  bottom: 0;
}

.Header--SPNavOpen.Active span:nth-of-type(1) {
  -webkit-transform: translateY(13px) rotate(-45deg);
  -ms-transform: translateY(13px) rotate(-45deg);
  transform: translateY(13px) rotate(-45deg);
}

.Header--SPNavOpen.Active span:nth-of-type(2) {
  opacity: 0;
}

.Header--SPNavOpen.Active span:nth-of-type(3) {
  -webkit-transform: translateY(-13px) rotate(45deg);
  -ms-transform: translateY(-13px) rotate(45deg);
  transform: translateY(-13px) rotate(45deg);
}

.Nav {
  position: relative;
}

.Nav > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.Nav > ul > li {
  line-height: 1.2;
}

.Nav > ul > li.SPOnly {
  display: none;
}

.Nav > ul > li > a {
  color: #1e1e1e;
  display: block;
  padding: 24px;
  line-height: 1.1;
  font-weight: 700;
  text-align: center;
  background: #ffffff;
  position: relative;
  z-index: 10;
}

.Nav > ul > li > a:before {
  content: " ";
  width: 1px;
  height: 16px;
  left: 0;
  background: #1e1e1e;
  position: absolute;
}

.Nav > ul > li.Last > a:after {
  content: " ";
  width: 1px;
  height: 16px;
  right: 0;
  background: #1e1e1e;
  position: absolute;
}

.Nav > ul > li:hover .SubNav {
  top: 65px;
  visibility: visible;
  opacity: 1;
}

.SubNav {
  visibility: hidden;
  opacity: 0;
  z-index: 1;
  position: absolute;
  top: 48px;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 20px 2%;
  background: rgba(255, 255, 255, 0.8);
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  flex-wrap: wrap;
}

.SubNav li {
  margin: 0 16px;
}

.SubNav li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px;
}

.SubNav li a:before {
  content: " ";
  width: 5px;
  height: 2px;
  background: #000000;
  display: block;
  margin-right: 8px;
}

.Pagetop {
  position: fixed;
  right: 10px;
  bottom: 30px;
  z-index: 10;
}

.Pagetop a {
  display: block;
  text-align: center;
  color: #ffffff;
  background: #3c50a1;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border: solid 1px #ffffff;
}

.Pagetop a:hover {
  opacity: 0.75;
}

.Footer--Facilities {
  padding: 80px 0 60px;
  background: #ffffff;
}

.Footer--Facilities h3 {
  font-size: 28px;
  line-height: 1.2;
  margin-bottom: 16px;
  text-align: center;
  font-family: "こぶりなゴシック W6 JIS2004", "Koburina Gothic W6 JIS2004";
}

.Footer--Facilities h3 span {
  text-align: center;
  display: block;
  font-size: 16px;
  font-family: "こぶりなゴシック W6 JIS2004", "Koburina Gothic W6 JIS2004";
}

.Footer--Facilities .Wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.Footer--Facilities li {
  width: 184px;
  margin-right: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px;
}

.Footer--Facilities li:nth-child(5n) {
  margin-right: 0;
}

.Footer--Facilities li a {
  display: block;
  width: 100%;
  background: #e7eaf4;
  overflow: hidden;
  border-radius: 8px;
  padding-bottom: 24px;
  text-align: center;
  font-weight: 700;
  font-size: 14px;
}

.Footer--Facilities li .Photo {
  width: 100%;
  height: 120px;
  display: block;
}

.Footer--Facilities li .Facilitie1 {
  background: url(../img/Footer--Facilities__Photo1.jpg) no-repeat center;
  background-size: cover;
}

.Footer--Facilities li .Facilitie2 {
  background: url(../img/Footer--Facilities__Photo2.jpg) no-repeat center;
  background-size: cover;
}

.Footer--Facilities li .Facilitie3 {
  background: url(../img/Footer--Facilities__Photo3.jpg) no-repeat center;
  background-size: cover;
}

.Footer--Facilities li .Facilitie4 {
  background: url(../img/Footer--Facilities__Photo4.jpg) no-repeat center;
  background-size: cover;
}

.Footer--Facilities li .Facilitie5 {
  background: url(../img/Footer--Facilities__Photo5.jpg) no-repeat center;
  background-size: cover;
}

.Footer--Facilities li .Facilitie6 {
  background: url(../img/Footer--Facilities__Photo6.jpg) no-repeat center;
  background-size: cover;
}

.Footer--Facilities li .Facilitie7 {
  background: url(../img/Footer--Facilities__Photo7.jpg) no-repeat center;
  background-size: cover;
}

.Footer--Facilities li .Facilitie8 {
  background: url(../img/Footer--Facilities__Photo8.jpg) no-repeat center;
  background-size: cover;
}

.Footer--Facilities li .Facilitie9 {
  background: url(../img/Footer--Facilities__Photo9.jpg) no-repeat center;
  background-size: cover;
}

.Footer--Map {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 240px;
  width: 100%;
}

.Footer--Map .Photo {
  background: url(../img/Footer--Photo.jpg) no-repeat center;
  background-size: cover;
}

.Footer--Map .Photo,
.Footer--Map .Map {
  width: 50%;
  height: 100%;
  position: relative;
}

.Footer--Map .Photo iframe,
.Footer--Map .Map iframe {
  height: 100%;
  width: 100%;
}

.Footer--Box {
  background: #3c50a1;
  color: #ffffff;
  padding: 84px 0;
}

.Footer--Address {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: center;
  -ms-flex-pack: justify;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.Footer--Logo {
  margin-right: 35px;
  width: 280px;
  height: 112px;
  background: url("../img/Footer-Logo.png") no-repeat;
	background-size: contain;
  background-position: top 35px left 0;
  position: relative;
}

.Footer--Logo:after {
  content: " ";
  position: absolute;
  right: -35px;
  top: 0;
  width: 1px;
  height: 100%;
  background: #ffffff;
}

.Footer--Text {
  margin-right: 0px;
}

.Footer--SubNav a {
  color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.Footer--SubNav a:before {
  content: " ";
  width: 5px;
  height: 2px;
  background: #ffffff;
  display: block;
  margin-right: 8px;
}

.SubTitle--Type1 {
  color: #3c50a1;
  font-size: 1.38462rem;
  font-weight: 700;
  border-bottom: solid 2px #dcdcdc;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.2;
  position: relative;
  margin-bottom: 16px;
  margin-top: 80px;
  padding-bottom: 8px;
}

.SubTitle--Type1:before {
  content: " ";
  height: 2px;
  width: 17px;
  position: absolute;
  left: 0;
  bottom: -2px;
  background: #3c50a1;
}

.SubTitle--Type2 {
  color: #1e1e1e;
  font-weight: 700;
  font-size: 1.23077rem;
  margin-bottom: 8px;
  margin-top: 24px;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.SubTitle--Type2:before {
  content: " ";
  width: 8px;
  height: 4px;
  background: #1e1e1e;
  margin-right: 7px;
}

.SubTitle--Type3 {
  padding: 24px;
  font-size: 1.84615rem;
  line-height: 1.7;
  font-family: "リュウミン M-KL", "Ryumin Medium KL", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.SubTitle--Type4 {
  font-weight: 700;
  color: #3c50a1;
  margin-top: 16px;
  margin-bottom: 8px;
}

.Pager {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 30px;
}

.Pager .Item {
  min-width: 3rem;
  height: 3rem;
  line-height: 3rem;
  margin: 0 8px;
}

.Pager .Item span {
  display: block;
  color: #ffffff;
  background: #3c50a1;
  text-align: center;
  border: solid 1px #3c50a1;
}

.Pager .Item a {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 1px #3c50a1;
  color: #3c50a1;
  text-align: center;
  padding: 0 10px;
}

.Pager .Item a:hover {
  color: #ffffff;
  background: #3c50a1;
}

.Btn--Type1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.Btn--Type1 a {
  min-width: 20%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  display: block;
  padding: 16px 24px;
  margin: 16px;
  background: #3c50a1;
  color: #ffffff;
  position: relative;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}

.Btn--Type1 a:after,
.Btn--Type2 a:after {
  content: " ";
  position: absolute;
  bottom: -4px;
  width: 100%;
  height: 4px;
  left: 0;
  background: #2e3e7c;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
  z-index: -1;
}

.Btn--Type1 a:hover,
.Btn--Type2 a:hover {
  -webkit-transform: translateY(4px);
  -ms-transform: translateY(4px);
  transform: translateY(4px);
}

.Btn--Type1 a:hover:after,
.Btn--Type2 a:hover:after {
  bottom: 0;
  height: 0;
}
.Btn--Type2 {
  display: inline-block;
}
.Btn--Type2 a {
  min-width: 20%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  display: block;
  padding: 10px 24px;
  margin: 16px 0;
  background: #3c50a1;
  color: #ffffff;
  position: relative;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}

.TopPage--MainImage {
  height: 540px;
  background: url(../img/MainImage.jpg) center no-repeat;
  background-size: cover;
  position: relative;
}

.TopPage--MainImage__Mask {
  position: absolute;
  bottom: 0;
  width: 100%;
  line-height: 0;
  z-index: 1;
}

.TopPage--MainImage__Mask svg {
  fill: #e7eaf4;
  width: 100%;
}

.TopPage--MainImage .Copy {
  position: absolute;
  left: 50%;
  bottom: 120px;
  font-size: 48px;
  font-weight: 700;
  color: #ffffff;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  line-height: 1.4;
}

.TopPage--MainImage .Copy h2 {
  text-shadow: 0 0 10px #000;
}

.TopPage--Background {
  background: #e7eaf4;
}

.TopPage--Nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: center;
  -ms-flex-pack: justify;
  justify-content: center;
  margin-bottom: 150px;
  margin-top: -80px;
  border-radius: 8px;
  overflow: hidden;
}

.TopPage--Nav .Item {
  width: 196px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  position: relative;
}

.TopPage--Nav .Item:nth-child(2) {
  margin: 0 10px;
}
.TopPage--Nav .Item:last-child {
  margin-left: 10px;
}

.TopPage--Nav .Item a {
  color: #3c50a1;
  font-weight: 700;
  display: block;
  background: #ffffff;
  padding-bottom: 24px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}

.TopPage--Nav .Item a:hover {
  opacity: 0.75;
}

.TopPage--Nav .Photo {
  width: 100%;
  height: 190px;
  background-position: center !important;
  background-size: cover !important;
}

.TopPage--Nav i {
  margin: -70px auto 0;
}

.TopPage--Nav i.Icon1 {
  display: block;
  width: 100px;
  height: 100px;
  background: url("../img/TopPage-Nav-Icon1.png") center no-repeat;
  background-size: contain;
}

.TopPage--Nav i.Icon2 {
  display: block;
  width: 100px;
  height: 100px;
  background: url("../img/TopPage-Nav-Icon2.png") center no-repeat;
  background-size: contain;
}

.TopPage--Nav i.Icon3 {
  display: block;
  width: 100px;
  height: 100px;
  background: url("../img/TopPage-Nav-Icon3.png") center no-repeat;
  background-size: contain;
}

.TopPage--Nav i.Icon4 {
  display: block;
  width: 100px;
  height: 100px;
  background: url("../img/TopPage-Nav-Icon4.png") center no-repeat;
  background-size: contain;
}

.TopPage--Nav p {
  padding: 25px 0;
  font-weight: 700;
  text-align: center;
}

.TopPage--Btns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 80px;
  padding: 0 16px;
}

.TopPage--Btns .Item {
  width: 48%;
}

.TopPage--Btns .Item:nth-child(-n + 2) {
  margin-bottom: 40px;
}

.TopPage--Btns .Item a {
  display: block;
  line-height: 1;
}

.TopPage--Btns .Item a:hover {
  opacity: 0.75;
}

.TopPage--Btns .Item a img {
  width: 100%;
}

.TopPage--Information {
  padding-bottom: 80px;
}

.TopPage--Information .Wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 8px;
  overflow: hidden;
}

.TopPage--Information__List {
  background: #ffffff;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 60px;
}

.TopPage--Information__List h2 {
  font-size: 28px;
  line-height: 1.2;
  margin-bottom: 16px;
  text-align: center;
  font-family: "こぶりなゴシック W6 JIS2004", "Koburina Gothic W6 JIS2004";
}

.TopPage--Information__List h2 span {
  text-align: center;
  display: block;
  font-size: 16px;
  font-family: "こぶりなゴシック W6 JIS2004", "Koburina Gothic W6 JIS2004";
}

.TopPage--Information__List li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: solid 1px #3c50a1;
}

.TopPage--Information__List li a span {
  display: block;
  color: #3c50a1;
  width: 7rem;
}

.TopPage--Information__List .Log {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 32px;
}

.TopPage--Information__List .Log a {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 50%;
  background: #3c50a1;
  color: #ffffff;
  padding: 16px 32px;
  line-height: 1.2;
  border-radius: 2rem;
  text-align: center;
}

#InformationList dt {
  color: #3c50a1;
  font-size: 16px;
  font-weight: nomal;
  margin-bottom: 0;
  margin-top: 0;
}

#InformationList dd {
  padding: 10px 0 20px;
  font-size: 16px;
  line-height: 1.5em;
  border-bottom: solid 1px #3c50a1;
  margin-bottom: 20px;
}

#InformationList a {
  display: block;
}

#InformationList a:hover {
  color: #3c50a1;
}

.TopPage--About {
  background: #3c50a1;
  width: 320px;
  text-align: center;
  color: #ffffff;
  padding: 60px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.4;
  font-weight: 700;
}

.TopPage--About * {
  text-align: center;
}

.TopPage--About h2 {
  font-size: 28px;
  line-height: 1.2;
  margin-bottom: 16px;
}

.TopPage--About h2 span {
  display: block;
  font-size: 16px;
  margin-top: 5px;
}

.TopPage--About .Time {
  font-size: 14px;
  margin-bottom: 65px;
}

.TopPage--About .Time span {
  font-size: 18px;
}

.TopPage--About .Time a {
  color: inherit;
}

.TopPage--About .Holiday {
  font-size: 18px;
  margin-bottom: 65px;
}

.TopPage--About .Holiday span {
  display: block;
  font-size: 16px;
}

.TopPage--About .Holiday span:last-child {
  padding-top: 10px;
}

.TopPage--About .Tel {
  font-size: 14px;
}

.TopPage--About .Tel span {
  font-size: 18px;
}

.TopPage--About .Number {
  font-size: 22px;
}

.InPage--PageTitle {
  background: url(../img/MainImage--Other.jpg) center no-repeat;
  background-size: cover;
  border-radius: 0 0 8px 8px;
  height: 240px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #ffffff;
  font-size: 2.30769rem;
  font-weight: 700;
  line-height: 1.3;
  text-shadow: 0 2px 5px #000;
}

.InPage--PageTitle h1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.InPage--PageTitle i {
  display: block;
  margin-right: 16px;
}

.InPage--Content {
  padding: 80px 0;
  width: 1000px;
  text-align: left;
  margin: auto;
}

.InPage--Grids,
.Dialysis-Grids {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.InPage--Grids .col2 {
  width: 48%;
  min-width: 48%;
}

.InPage--Grids .col3 {
  width: 30%;
  margin-bottom: 16px;
}

.InPage--Grids .col4 {
  width: 65%;
}

.InPage--Grids .col5 {
  width: 25%;
}

.InPage--Grids .col6 {
  width: 70%;
}

.Dialysis-Grids .base-img {
  position: relative;
  width: 28%;
}

.Dialysis-Grids .base-img img {
  position: relative;
}

.Dialysis-Grids .arrow {
  background: url(../img/arrow.svg) no-repeat;
  width: 30px;
  height: auto;
  background-size: contain;
  background-position: 50% 50%;
}

.InPage--Nav {
  background: #3c50a1;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 8px 18px;
  line-height: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 80px;
}

.InPage--Nav a {
  color: #ffffff;
  padding: 10px;
  display: block;
}

.InPage--Nav a:hover {
  opacity: 0.75;
}

.InPage--Nav a i {
  margin-right: 5px;
}

.Cocochi--List {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.Cocochi--List .Item {
  width: 25%;
  padding: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.Cocochi--List .Item a {
  display: block;
  line-height: 1;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}

.Cocochi--List .Item a img {
  width: 100%;
}

.Cocochi--List .Item a:hover {
  opacity: 0.75;
}

.Cocochi--List .Item .Title {
  background: #3c50a1;
  color: #ffffff;
  text-align: center;
  padding: 8px;
}

.News--List li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: solid 1px #3c50a1;
}

.News--List li a span {
  display: block;
  color: #3c50a1;
  width: 7rem;
}

.Interview--List {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.Interview--List .Item {
  width: 48%;
  margin-bottom: 30px;
}

.Interview--List .Item h3 {
  font-weight: 700;
  color: #3c50a1;
  margin-top: 16px;
  margin-bottom: 8px;
}

.Interview--List .Movie {
  width: 100%;
  position: relative;
}

.Interview--List .Movie:before {
  content: " ";
  display: block;
  width: 100%;
  padding-top: 56.25%;
}

.Interview--List .Movie iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.gallery,
.gallery--recruit {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
}

.gallery .gallery--img {
  width: 32%;
  box-sizing: border-box;
  border: solid 5px #dddddd;
  padding-top: 20%;
  position: relative;
}

.gallery .gallery--img:nth-child(-n + 6) {
  margin-bottom: 20px;
}

.gallery .gallery--img img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  object-fit: cover;
}

.gallery--recruit .gallery--recruit--img {
  width: 48%;
  box-sizing: border-box;
  border: solid 5px #dddddd;
  padding-top: 30%;
  position: relative;
}

.gallery--recruit .gallery--recruit--img:nth-child(-n + 6) {
  margin-bottom: 20px;
}

.gallery--recruit .gallery--recruit--img img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  object-fit: cover;
}

.List--no {
  list-style: decimal;
}
.List--no li {
  margin-left: 1.5em;
}

@media only screen and (max-width: 1120px) {
  html {
    font-size: 16px;
  }
  .Nav > ul > li {
    padding: 24px 0;
  }
  .Nav > ul > li > a {
    padding: 8px 24px;
  }
  .Nav > ul > li > a:before {
    height: 100%;
    top: 0;
  }
  .Nav > ul > li.Last > a:after {
    height: 100%;
    top: 0;
  }
}

@media only screen and (max-width: 768px) {
  html {
    font-size: 16px;
  }
  .TBOnly {
    display: block;
  }

  a[href^="tel:"] {
    pointer-events: auto;
    color: inherit;
  }
  .Wrap {
    width: 100%;
  }
  .Header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    background: #ffffff;
  }
  .Header--NavArea {
    display: none;
  }
  .Header--SPNavOpen {
    display: block;
  }
  .Nav {
    border-radius: 0;
    height: 0;
    visibility: hidden;
    position: fixed;
    width: 100%;
    left: 0;
    z-index: 999;
    overflow: auto;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .Nav.Active {
    visibility: visible;
  }
  .Nav > ul {
    display: block;
  }
  .Nav > ul > li {
    padding: 0;
  }
  .Nav > ul > li > a:before {
    display: none;
  }
  .Nav > ul > li.Last > a:after {
    display: none;
  }
  .Nav > ul > li.Parent > a {
    position: relative;
  }
  .Nav > ul > li.Parent > a:before {
    content: "\f067";
    display: block;
    font-family: "Font Awesome 5 Free";
    color: #3c50a1;
    width: 48px;
    text-align: center;
    height: 100%;
    line-height: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #ffffff;
    position: absolute;
    right: 0;
    bottom: 0;
    left: auto;
  }
  .Nav > ul > li.SPOnly {
    position: relative;
  }
  .Nav > ul > li.SPOnly:before {
    content: " ";
    width: 48px;
    text-align: center;
    height: 100%;
    line-height: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .Nav > ul > li.SPOnly.Icon1:before {
    background: url("../img/Header-Nav-Icon1.png") no-repeat center #fff;
    background-size: 25px auto;
  }
  .Nav > ul > li.SPOnly.Icon2:before {
    background: url("../img/Header-Nav-Icon2.png") no-repeat center #fff;
    background-size: 25px auto;
  }
  .Nav > ul > li.SPOnly.Icon3:before {
    background: url("../img/Header-Nav-Icon3.png") no-repeat center #fff;
    background-size: 25px auto;
  }
  .Nav > ul > li.Active.Parent > a:before {
    content: "\f068";
  }
  .Nav > ul > li.Active .SubNav {
    opacity: 1;
    height: auto;
  }
  .Nav > ul > li > a {
    border: none !important;
    padding: 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .Nav > ul > li:hover .SubNav {
    top: 0;
    opacity: 1;
    visibility: visible;
  }
  .Nav > ul > li {
    padding: 0;
  }
  .Nav > ul > li.SPOnly {
    display: block;
  }
  .Nav > ul > li > a {
    padding: 24px 32px;
  }
  .SubNav {
    visibility: visible;
    position: relative;
    display: block;
    top: 0;
    height: 0;
    overflow: hidden;
    padding: 0;
    background: #ffffff;
  }
  .SubNav li {
    margin: 0;
  }
  .SubNav li a {
    padding: 16px;
  }
  .Footer--Facilities li {
    width: 24%;
  }
  .Footer--Facilities li:nth-child(5n) {
    margin-right: 1%;
  }
  .Footer--Address {
    width: 100%;
    padding: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: end;
  }
  .Footer--Text {
    margin: 8px;
  }
  .Footer--SubNav {
    margin: 8px;
  }
  .TopPage--MainImage {
    height: 540px;
    background: url(../img/MainImage.jpg) -400px 0 no-repeat;
    background-size: cover;
    position: relative;
  }
  .TopPage--MainImage .Copy {
    font-size: 35px;
  }
  .TopPage--Nav {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 0;
  }
  .TopPage--Nav .Item {
    width: 31%;
    margin: 0 1% 20px;
  }
  .InPage--PageTitle {
    min-height: 150px;
    padding: 24px 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 2rem;
  }
  .InPage--Content {
    padding: 40px 16px;
  }
  .InPage--Grids .col3 {
    width: 49%;
  }
  .InPage--Grids .col4 {
    width: 49%;
  }
  .InPage--Grids .col5 {
    width: 49%;
  }
  .InPage--Grids .col6 {
    width: 49%;
  }
  .Interview--List .Item {
    width: 100%;
  }
}

@media only screen and (max-width: 880px) {
  .TBOnly {
    display: block;
  }
}

@media only screen and (max-width: 1240px) {
  .Wrap {
    width: 1000px;
  }
  .Header--Logo {
    padding-left: 16px;
  }
  .InPage--PageTitle {
    border-radius: 0;
  }
}

@media only screen and (max-width: 1000px) {
  .Wrap {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .Footer--Facilities .Wrap {
    padding: 0 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .Footer--Facilities li {
    width: 19%;
    margin-right: 1%;
  }
  .TopPage--MainImage .Copy {
    padding: 0 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .TopPage--Nav .Item {
    width: 19%;
  }
  .TopPage--Information {
    padding: 40px 16px;
  }
  .InPage--Content {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 80px 16px;
  }
  .InPage--Content img {
    max-width: 100%;
  }
}

@media only screen and (max-width: 640px) {
  .SPOnly {
    display: block;
  }
  .Wrap {
    width: 100%;
  }
  .Header {
    padding: 20px 0;
  }
  .Header--Logo {
    display: block;
  }
  .Header--Logo .Logo {
    width: 260.209px;
    height: 30px;
  }
  .Header--Logo .Logo a {
    width: 260.209px;
    height: 30px;
  }
  .Header--Logo .Tel {
    display: none;
  }
  .Header--SPNavOpen {
    width: 35px;
    height: 25px;
  }
  .Header--SPNavOpen span {
    height: 2px;
  }
  .Header--SPNavOpen span:nth-of-type(2) {
    top: 11px;
  }
  .Header--SPNavOpen.Active span:nth-of-type(1) {
    -webkit-transform: translateY(11px) rotate(-45deg);
    -ms-transform: translateY(11px) rotate(-45deg);
    transform: translateY(11px) rotate(-45deg);
  }
  .Header--SPNavOpen.Active span:nth-of-type(3) {
    -webkit-transform: translateY(-11px) rotate(45deg);
    -ms-transform: translateY(-11px) rotate(45deg);
    transform: translateY(-11px) rotate(45deg);
  }
  .Footer--Facilities li {
    width: 32%;
  }
  .Footer--Map {
    display: block;
    height: auto;
  }
  .Footer--Map .Photo,
  .Footer--Map .Map {
    width: 100%;
    height: 240px;
  }
  .Footer--Logo {
    background-position: center;
    width: 100%;
    margin: 0 0 100px;
  }
  .Footer--Logo:after {
    right: auto;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    height: 1px;
    bottom: -50px;
    top: auto;
  }
  .TopPage--Nav .Item {
    width: 48%;
  }
  .TopPage--Nav .Item:nth-child(1) {
    margin: 0;
  }
  .TopPage--Nav .Item:nth-child(2) {
    margin: 0 0 20px 2%;
  }
  .TopPage--Nav .Item:nth-child(3) {
    margin: 0;
  }
  .TopPage--Nav .Item:last-child {
    margin: 0 0 0 2%;
  }
  .TopPage--Information .Wrap {
    display: block;
  }
  .TopPage--Information__List {
    padding: 24px;
  }
  .TopPage--About {
    width: 100%;
  }
  .TopPage--About .T-Left {
    text-align: center;
  }
  .TopPage--Btns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 80px;
    padding: 0 16px;
  }

  .TopPage--Btns .Item {
    width: 100%;
  }

  .TopPage--Btns .Item:nth-child(-n + 3) {
    margin-bottom: 40px;
  }

  .Dialysis-Grids .base-img {
    width: 100%;
    text-align: center;
  }

  .Dialysis-Grids .base-img img {
    position: relative;
  }

  .Dialysis-Grids .arrow {
    background: url(../img/arrow.svg) no-repeat;
    transform: rotateZ(90deg);
    width: 100%;
    height: 30px;
    background-size: contain;
    background-position: 50% 50%;
    margin: 20px 0;
  }
}

@media only screen and (max-width: 425px) {
  .Wrap {
    width: 100%;
  }
  .TopPage--Nav {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 0;
  }
  .TopPage--Nav .Item:nth-child(1) {
    margin: 0;
  }
  .TopPage--Nav .Item:nth-child(2) {
    margin: 0 0 20px 2%;
  }
  .TopPage--Nav .Item:nth-child(3) {
    margin: 0;
  }
  .TopPage--Nav .Item:last-child {
    margin: 0 0 0 2%;
  }
  .Footer--Facilities li {
    width: 49%;
  }
  .Footer--SubNav {
    width: 100%;
    margin: 0 8px;
  }
  .TopPage--MainImage .Copy {
    font-size: 25px;
  }
  .InPage--Grids .col2 {
    width: 100%;
  }
  .InPage--Grids .col3 {
    width: 100%;
    text-align: center;
  }
  .InPage--Grids .col4 {
    width: 100%;
  }
  .InPage--Grids .col5 {
    width: 100%;
  }
  .InPage--Grids .col6 {
    width: 100%;
  }
  .Pg20Top--mb {
    padding-top: 20px !important;
  }
}

@media only screen and (max-width: 320px) {
  .Wrap {
    width: 100%;
  }
}

@media only screen and (max-width: 375px) {
  .TopPage--Nav .Photo {
    height: auto;
  }
  .TopPage--Nav .Photo:before {
    content: " ";
    width: 100%;
    display: block;
    padding-top: 70%;
  }
  .TopPage--Nav i {
    margin: -20px auto 0;
  }
  .TopPage--Nav i.Icon1 {
    width: 50px;
    height: 50px;
  }
  .TopPage--Nav i.Icon2 {
    width: 50px;
    height: 50px;
  }
  .TopPage--Nav i.Icon3 {
    width: 50px;
    height: 50px;
  }
  .TopPage--Nav i.Icon4 {
    width: 50px;
    height: 50px;
  }
  .TopPage--Nav i.Icon5 {
    width: 50px;
    height: 50px;
  }
  .TopPage--Nav i.Icon6 {
    width: 50px;
    height: 50px;
  }
  .TopPage--Nav i.Icon7 {
    width: 50px;
    height: 50px;
  }
  .TopPage--Nav i.Icon8 {
    width: 50px;
    height: 50px;
  }
  .TopPage--Nav p {
    padding: 10px 0;
  }
}

.calendar_link {
	display: flex;
	padding: 9px 31px;
	border: solid 1px #fff;
	background-color: #fff;
	border-radius: 12px;
	box-shadow: 2px 2px 2px 0 rgb(0 0 0 / 40%);
	transition: all 0.2s ease-out;
	background-color: #D3292C;
	color: #FFF!important;
	font-size: 24px;
	font-weight: bold;
	justify-content: center;
	max-width: 500px;
	gap: 20px;
	margin: 0 auto 70px;
	align-items: center;
}

.calendar_link:hover {
	opacity: 0.8;
}


.calendar_link img {
	width: 30px;
}


@media screen and (max-width: 767px) {
	.calendar_link {
		font-size: 14px;
		margin: 0 auto 40px;
	}

	.calendar_link span {
		display: inline-block;
	}
}






/* ---- dentistry ---- */
.skyblue {
  color: #1071bc;
  font-weight: bold;
  font-size: 18px;
  margin-top: 20px;
}
.dentistry_content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.dentistry_content div {
  border-radius: 10px;
  color: #fff;
  width: 18%;
  padding: 10px 0;
  margin-top: 12px;
}
.dentistry_content div p {
  text-align: center;
}
.dentistry_content div:nth-child(1),
.dentistry_content div:nth-child(3),
.dentistry_content div:nth-child(6),
.dentistry_content div:last-child {
  background: #1071bc;
}
.dentistry_content div:nth-child(2),
.dentistry_content div:nth-child(4),
.dentistry_content div:nth-child(5),
.dentistry_content div:nth-child(7) {
  background: #29abe2;
}
.dentistry_content div:nth-child(4),
.dentistry_content div:last-child {
  width: 40%;
}

@media only screen and (max-width: 767px) {
  .dentistry_content {
    justify-content: flex-start;
    width: calc(100% + 1.333%);
  }
  .dentistry_content div {
    width: 32%;
    position: relative;
    padding-bottom: 8%;
    margin-right: 1.333%;
  }
  .dentistry_content div:nth-child(odd) {
    background: #1071bc;
  }
  .dentistry_content div:nth-child(even) {
    background: #29abe2;
  }
  .dentistry_content div p {
    position: absolute;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .dentistry_content div:nth-child(4),
  .dentistry_content div:last-child {
    width: 32%;
  }
}
@media only screen and (max-width: 600px) {
  .dentistry_content {
    width: calc(100% + 2%);
  }
  .dentistry_content div {
    width: 48%;
    position: relative;
    padding-bottom: 8%;
    margin-right: 2%;
  }
  .dentistry_content div:nth-child(1),
  .dentistry_content div:nth-child(4),
  .dentistry_content div:nth-child(5),
  .dentistry_content div:last-child {
    background: #1071bc;
  }
  .dentistry_content div:last-child {
    line-height: 1.3;
    padding-bottom: 14%;
  }
  .dentistry_content div:nth-child(2),
  .dentistry_content div:nth-child(3),
  .dentistry_content div:nth-child(6),
  .dentistry_content div:nth-child(7) {
    background: #29abe2;
  }
  .dentistry_content div p {
    position: absolute;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .dentistry_content div:nth-child(4),
  .dentistry_content div:last-child {
    width: 48%;
  }
}

.dentistry_table {
  width: 100%;
}
.dentistry_table th {
  width: 40%;
  border: 1px solid #29abe2;
  background: #29abe2;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  padding: 12px 0;
}
.dentistry_table td {
  border: 1px solid #29abe2;
  vertical-align: middle;
  padding: 12px 0 12px 36px;
}
@media only screen and (max-width: 767px) {
  .dentistry_table td {
    padding: 12px;
  }
}

.dentistry_flow li {
  border: 1px solid #3c50a1;
  color: #3c50a1;
  text-align: center;
  padding: 14px 14px 14px 54px;
  margin-top: 18px;
  position: relative;
}
@media only screen and (max-width: 767px) {
.dentistry_flow li {
  text-align: left;
}
}
.dentistry_flow li::before {
  content: "";
  font-size: 24px;
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.dentistry_flow li:nth-child(1)::before {
  content: "1";
}
.dentistry_flow li:nth-child(2)::before {
  content: "2";
}
.dentistry_flow li:nth-child(3)::before {
  content: "3";
}
.dentistry_flow li:nth-child(4)::before {
  content: "4";
}
.dentistry_flow li:last-child::before {
  content: "5";
}

.dentistry_price {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.dentistry_price_left {
  width: 25%;
}
.dentistry_price_left div {
  background: #29abe2;
  border-radius: 50%;
  width: 248px;
  height: 248px;
  position: relative;
}
.dentistry_price_left div span {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  display: inline-block;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.dentistry_price_right {
  width: 72%;
}
.dentistry_price_right p:nth-child(1) {
  color: #1071bc;
  font-size: 18px;
  font-weight: bold;
}
.dentistry_price_right .bg_blue {
  background: #1071bc;
  color: #fff;
  text-align: center;
  padding: 12px 0;
}
.bg_gray_item {
  width: calc(100% + 1.333%);
}
.bg_gray_item div {
  width: 32%;
  background: #707070;
  color: #fff;
  text-align: center;
  padding: 8px 0;
  margin-right: 1.333%;
}
.bg_gray_item div:nth-child(n + 4) {
  margin-top: 10px;
}
.dentistry_price_right .plus {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: #1071bc;
}
@media only screen and (max-width: 1000px) {
  .dentistry_price {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .dentistry_price_left {
    width: 100%;
  }
  .dentistry_price_left div {
    margin: 0 auto;
  }
  .dentistry_price_right {
    width: 100%;
  }
  .dentistry_price_right p:nth-child(1) {
    margin-top: 20px;
  }
  .dentistry_price_right .plus {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #1071bc;
  }
}
@media only screen and (max-width: 599px) {
  .dentistry_price_right .bg_blue {
    padding: 16px;
  }
  .bg_gray_item {
    width: calc(100% + 2%);
  }
  .bg_gray_item div {
    font-size: 15px;
    width: 48%;
    margin-right: 2%;
  }
  .bg_gray_item div:nth-child(n + 3) {
    margin-top: 10px;
  }
}
.link_box_title span{
	background-color: #e7eaf4;
	color: #3c50a1;
	padding: 10px 0;
	border-radius: 10px 10px 0 0;
	min-width: 200px;
	display: inline-block;
	text-align: center;
	margin-right: 5px;
	font-weight: bold;
	font-size: 1.23077rem;
}
.link_box {
	font-size: 1.1rem;
	display: flex;
	justify-content: space-between;
	background-color: #e7eaf4;
	padding: 20px 50px 20px 50px;
	flex-direction: column;
	gap:10px;
	align-items: flex-start;
}
.link_box a {
	color: #3c50a1;
	font-weight: bold;
}
.link_box  span {
	font-size: 0.8rem;
	color: #3c50a1;
	font-weight: bold;
}
.link_box li {
	position: relative;
	padding-left: 15px;
}
.link_box li a {
	border-bottom: 1px solid #3c50a1;
}
.link_box li:last-child {
	border: none;
}
.link_box li ::after {

}
.link_box li.main_link::before {
	position: absolute;
	content: "\f35a";
	left: -5px;
	top: 1px;
	font-family: "Font Awesome 5 Free";
	color: #3c50a1;
}
.link_box li.main_link ul.sub_link a {
	font-size: 1rem;
}
.link_box li.main_link ul.sub_link li {
	position: relative;
}
.link_box li.main_link ul.sub_link li::before {
	position: absolute;
	content: "\f105";
	left: 3px;
	top: 1px;
	font-family: "Font Awesome 5 Free";
	color: #3c50a1;
	font-weight: 900;
}
.sub_link {
	margin-top: 5px;
}
.link_img_flex {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	margin-bottom: 50px;
}
.link_img_flex img {
	width: 200px;
}
.link_img_flex .left {
	width: 70%;
}
.link_box a:hover {
	opacity: 0.8;
	transition: 0.2s;
}
.tel_link {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	border: 1px solid #3c50a1;
	color: #3c50a1!important;
	padding:0 0 10px;
	box-sizing: border-box;
	margin: 15px auto 0;
	font-weight: bold;
	max-width: 500px;
	}
.tel_link span.title{
	font-size: 1.1rem;
	font-weight: bold;
	background-color: #3c50a1;
	color: white;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
.tel_link:hover {
	color: white;
	opacity: 0.8;
	transition: 0.2s;
}
.tel_link div {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.tel_link div span {
	font-size: 1.8rem;
	display: flex;
	align-items: center;
	gap:5px;
	border-bottom: 2px solid #3c50a1;
	line-height: 1.4;
}
.tel_link div span img {
	width: 25px;
}
.num_list {
	display: flex;
	flex-direction: column;
	gap:10px;
	margin-bottom: 20px;
}
.num_list li {
	display: flex;
}
.check_list {
	display: flex;
	flex-direction: column;
	gap:10px;
	margin-bottom: 20px;	
}
.check_list li{
	display: flex;
}
.table_flex {
	margin-top: 40px;
	display: flex;
	flex-direction: column;
	gap:5px;
}
.table_flex .list {
	display: flex;
}
.table_flex .list p {
	background-color: #3c50a1;
	color: white;
	display: flex;
	align-items: center;
	padding: 10px;
	font-weight: bold;
	font-size: 0.9rem;
	min-width: 250px;
}
.table_flex .list div {
	padding: 10px;
	border: 1px solid #3c50a1;
	width: 100%;
}
.table_flex .list  .list_flex,.list_flex {
	border: none;
	display: flex;
	padding: 0;
	justify-content: space-between;
	align-items: flex-start;
} 
.table_flex .list .list_flex .text {
	border: none;
	width: 48%;
}
.table_flex .list  .list_flex img,.list_flex img {
	width: 48%;
}
.list_flex ul.List--Type1 {
	width: 48%;
}
.table_flex .list  .list_flex ul.List--Type1 {
	width: 100%;
}
.qa {
	margin-top: 40px;
	padding-right: 10px;
}

.qa dt {
	font-weight: bold;
	font-size: 1.05rem;
	display: flex;
	gap:10px;
	align-items: stretch;
	padding-right: 5px;
}
.qa dt span {
	background-color: #3c50a1;
	color: white;
	min-width: 45px;
	min-height: 45px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.qa dd {
	font-size: 1.05rem;
	display: flex;
	gap:10px;
	align-items: stretch;
}
.qa dd span {
	background-color: #e7eaf4;
	color: #3c50a1;
	min-width: 45px;
	min-height: 45px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: bold;
}
.qa dd p,.qa dt p{
	padding-top: 7px;
	padding-bottom: 5px;
	padding-right: 5px;
}
.sp {
	display: none;
}
@media screen and (max-width:768px) {
.link_img_flex {
	flex-direction: column;
	align-items: center;
}
.link_img_flex .left {
	width: 100%;
}
.link_box {
	padding: 20px 10px 20px 20px;
}
.link_box_title {
	font-size: 0.7rem;
}
.link_box_title span {
	font-size: 1rem;
	min-width: 125px;
}
.sp {
	display: inline-block;
}
.table_flex .list .list_flex, .list_flex {
	flex-direction: column;
}
.list_flex ul.List--Type1 {
	width: 100%;
}
.table_flex .list .list_flex img, .list_flex img {
	width: 100%;
}
.table_flex .list {
	flex-direction: column;
}
.table_flex .list div {
	box-sizing: border-box;
}
.table_flex .list .list_flex .text {
	width: 100%;
}
}


.slider {
	max-width: 1000px;
	margin: 0 auto 100px!important;
}

.slick-slide {
	margin: 0 5px;
}

.slick-dots {
	bottom: -35px!important;
}

.slick-dots li button::before {
	font-size: 24px!important;
}

.slick-next {
	right: 0!important;
	width: 30px!important;
	height: 40px!important;
	background-color:rgba(64,33,13,0.7)!important;
	border: solid 1px rgba(255,255,255,0.4)!important;
}

.slick-next:before {
    content: "\3E"!important;
	font-family: 'Times New Roman'!important;
    font-size: 16px!important;
    font-weight: 500!important;
}

.slick-prev {
	left: 0!important;
	width: 30px!important;
	height: 40px!important;
	background-color:rgba(64,33,13,0.7)!important;
	border: solid 1px rgba(255,255,255,0.4)!important;
	z-index: 1;}


.slick-prev:before {
    content: "\3C"!important;
	font-family: 'Times New Roman'!important;
    font-size: 16px!important;
    font-weight: 500!important;
}

.slick-next:hover,.slick-prev:hover {
	outline: none!important;
    background: transparent!important;
    color: transparent!important;	
}

/*---20241015---*/

.urology_box {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.urology_box .in_box {
	width: 32%;
	margin-right: 2%;
}

.urology_box .in_box:nth-child(3n) {
	margin-right: 0;
}

@media screen and (max-width: 767px) {
	.urology_box .in_box {
	width: 100%;
}
}

.calendar_link {
	display: flex;
	padding: 9px 31px;
	border: solid 1px #fff;
	background-color: #fff;
	border-radius: 12px;
	box-shadow: 2px 2px 2px 0 rgb(0 0 0 / 40%);
	transition: all 0.2s ease-out;
	background-color: #D3292C;
	color: #FFF!important;
	font-size: 24px;
	font-weight: bold;
	justify-content: center;
	max-width: 500px;
	gap: 20px;
	margin: 0 auto 70px;
	align-items: center;
}

.calendar_link:hover {
	opacity: 0.8;
}


.calendar_link img {
	width: 30px;
}


@media screen and (max-width: 767px) {
	.calendar_link {
		font-size: 14px;
		margin: 0 auto 40px;
	}

	.calendar_link span {
		display: inline-block;
	}
}

/*---20241112---*/

.urology_box .linkbottan {
	width: 25%;
	text-align: center;
	padding: 20px;
	box-sizing: border-box;
}

@media screen and (max-width: 767px) {
	.urology_box .linkbottan {
		width: 50%;
		text-align: center;
		padding: 20px;
		box-sizing: border-box;
	}
}

.urology_list_box {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
	padding: 10px 30px 30px 30px;
	border: 3px solid #3c50a1;
	border-radius: 10px;
}

.urology_list_box .inbox {
	width: 48%;
	margin-right: 4%;
}

.urology_list_box .inbox2 {
	width: 48%;
}

@media screen and (max-width: 767px) {
	.urology_list_box .inbox {
		width: 100%;
		margin-bottom: 0;
		margin-right: 0;
	}
	
	.urology_list_box .inbox2 {
		width: 100%;
	}
}

.venereal_box {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
	padding: 30px 30px 30px 30px;
	border: 3px solid #3c50a1;
	border-radius: 10px;
	margin-bottom: 50px;
}

.venereal_list_box {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
}

.venereal_list_box .inbox {
	width: 48%;
	margin-right: 4%;
}

.venereal_list_box .inbox2 {
	width: 48%;
}

@media screen and (max-width: 767px) {
	.venereal_list_box .inbox {
		width: 100%;
		margin-bottom: 0;
		margin-right: 0;
	}
	
	.venereal_list_box .inbox2 {
		width: 100%;
	}
}

.venereal_text {
	padding-bottom: 10px;
	font-size: 1em;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	width: 100%;
}


.urology_banner_link {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.urology_banner_link p {
	width: 49%;
	margin-right: 2%;
}

.urology_banner_link p:nth-child(2) {
	width: 49%;
	margin-right: 0;
}

.urology_banner_link p:nth-child(3) {
	width: 49%;
	margin-right: 0;
	margin-left: 25.5%;
}

@media screen and (max-width: 767px) {
	.urology_banner_link p {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.urology_banner_link p:nth-child(2) {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	
	.urology_banner_link p:nth-child(3) {
		width: 100%;
		margin-right: 0;
		margin-left: 0;
	}
}

.urology_banner_link p img {
	width: 100%;
}

.influenza_banner {
	width: 100%;
	text-align: center;
	margin-bottom: 80px;
	margin-top: -20px;
}

.influenza_banner_area {
	width: 100%;
	text-align: center;
	margin-bottom: 80px;
	margin-top: -20px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.influenza_banner_area .link_box1 {
	width: 25%;
	margin: 0 1%;
	text-align: right;
}

.influenza_banner_area .link_box1 img {
	max-width: 300px;
	width: 100%;
}

.influenza_banner_area .link_box2 {
	width: 25%;
	margin: 0 1%;
	text-align: left;
}

.influenza_banner_area .link_box2 img {
	max-width: 300px;
	width: 100%;
}

.influenza_banner_area .link_box2 p {
	width: 100%;
	margin-bottom: 10px;
}

.influenza_banner_area .link_box2 p:nth-child(2) {
	margin-bottom: 0;
}

@media screen and (max-width: 767px) {
	.influenza_banner_area .link_box1 {
		width: 100%;
		margin: 0 0 20px 0;
		text-align: center;
	}

	.influenza_banner_area .link_box1 img {
		max-width: 300px;
		width: 100%;
	}

	.influenza_banner_area .link_box2 {
		width: 100%;
		margin: 0 0;
		text-align: center;
	}

	.influenza_banner_area .link_box2 img {
		max-width: 300px;
		width: 100%;
	}
	
	.influenza_banner_area .link_box2 p {
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
	}
}


.naraha_links {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.naraha_links a {
	width: 98%;
	text-align: center;
	display: inline-block;
	background: rgba(207,43,46,1.00);
	color: #fff;
	border-radius: 15px;
	padding: 10px 20px;
	box-sizing: border-box;
	font-weight: 500;
	font-size: 20pt;
	border: 3px solid #fff;
	position: relative;
}

.naraha_links a::before {
  content: "";
  position: absolute;
  inset: -3px;
  z-index: -1;
  border-radius: inherit;
  box-shadow: -3px -3px 10px 0px rgba(0, 0, 0, 1), 6px 6px 14px 0px rgba(0, 0, 0, 1);
}

.naraha_links a:hover {
	background: rgba(254,167,168,1.00);
}


@media screen and (max-width: 767px) {
}


/*---LP用---*/

.lp_header {
	width: 100%;
	height: 800px;
	background: url("../img/lp_bg.jpg") center center no-repeat;
	background-size: cover;
	position: relative;
	overflow-y: hidden;
}

@media (min-width: 768px) and (max-width: 1199px) {
	.lp_header {
		width: 100%;
		height: 800px;
		background: url("../img/lp_bg.jpg") center center no-repeat;
		background-size: cover;
		position: relative;
	}
}

@media screen and (max-width: 767px) {
	.lp_header {
		width: 100%;
		height: 500px;
		background: url("../img/lp_bg.jpg") center center no-repeat;
		background-size: cover;
		position: relative;
	}
}

.lp_header_area {
	width: 100%;
	max-width: 1000px;
	height: auto;
	min-height: 10px;
	margin: 0 auto;
	position: relative;
}

.lp_header_box {
	width: 100%;
	height: 100vh;
	position: relative;
}

.lp_header_area h1 {
	width: auto;
	padding-top: 70px;
}

.lp_header_area h1 img {
	width: 500px;
}

@media (min-width: 768px) and (max-width: 1199px) {
	.lp_header_area h1 {
		width: auto;
		padding-top: 70px;
		margin-left: 30px;
	}
}

@media screen and (max-width: 767px) {
	.lp_header_area h1 {
		width: auto;
		padding-top: 30px;
		padding-left: 30px;
	}
	
	.lp_header_area h1 img {
		width: 300px;
	}
}



.lp_header_area .text {
	width: auto;
	position: absolute;
	left: 100px;
	top: 450px;
}

@media (min-width: 768px) and (max-width: 1199px) {
	.lp_header_area .text {
		width: auto;
		position: absolute;
		left: 100px;
		top: 450px;
	}
}

@media screen and (max-width: 767px) {
	.lp_header_area .text {
		width: 100%;
		position: absolute;
		left: 0;
		top: 280px;
		padding: 0 30px;
		box-sizing: border-box;
	}
}

.lp_header_area .text p {
	width: 100%;
	margin-bottom: 10px;
}

.lp_header_area .text p span {
	width: auto;
	background: #fff;
	font-size: 2em;
	font-weight: 900;
	padding: 5px 10px;
	display: inline-block;
}

@media screen and (max-width: 767px) {
	.lp_header_area .text p span {
		width: auto;
		background: #fff;
		font-size: 1.2em;
		font-weight: 900;
		padding: 5px 10px;
		display: inline-block;
	}
}

.lp_TopPage--Nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: center;
  -ms-flex-pack: justify;
  justify-content: center;
  margin-bottom: 80px;
  margin-top: -80px;
  border-radius: 8px;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
	.lp_TopPage--Nav {
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-pack: justify;
	  -webkit-justify-content: center;
	  -ms-flex-pack: justify;
	  justify-content: center;
	  margin-bottom: 80px;
	  margin-top: -30px;
	  border-radius: 8px;
	  overflow: hidden;
	}
}

.lp_TopPage--Nav .lp_Item {
  width: 700px;
	padding: 0 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  position: relative;
}

.lp_title {
	width: 100%;
	font-size: 1.6em;
	font-weight: 700;
	color: #2B328B;
	text-align: center;
	line-height: 1.4em;
}

.lp_subtitle {
	width: 100%;
	font-weight: 700;
	text-align: center;
	line-height: 1.4em;
	margin-bottom: 50px;
}

.lp_text {
	width: 100%;
	margin-bottom: 80px;
}

.lp_main_box {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 80px;
}

.lp_main_left {
	width: 48%;
	margin-right: 4%;
}

.lp_main_right {
	width: 48%;
}

@media (min-width: 768px) and (max-width: 1199px) {
	.lp_main_box {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 80px;
		padding: 0 50px;
		box-sizing: border-box;
	}
	
	.lp_main_left {
		width: 48%;
		margin-right: 4%;
	}

	.lp_main_right {
		width: 48%;
	}
}

@media screen and (max-width: 767px) {
	
	.lp_main_box {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 80px;
		padding: 0 50px;
		box-sizing: border-box;
		flex-direction: column-reverse;
	}
	
	.lp_main_left {
		width: 100%;
		margin-right: 0;
	}

	.lp_main_right {
		width: 100%;
		margin-bottom: 30px;
	}
}

.lp_TopPage--Background {
  background: #e7eaf4;
	padding: 80px 0;
	box-sizing: border-box;
}

.lp_TopPage--Background2 {
	padding: 80px 0;
	box-sizing: border-box;
}

@media (min-width: 768px) and (max-width: 1199px) {
	.lp_TopPage--Background {
	  background: #e7eaf4;
		padding: 80px 50px;
		box-sizing: border-box;
	}

	.lp_TopPage--Background2 {
		padding: 80px 50px;
		box-sizing: border-box;
	}
}

@media screen and (max-width: 767px) {
	.lp_TopPage--Background {
	  background: #e7eaf4;
		padding: 80px 50px;
		box-sizing: border-box;
	}

	.lp_TopPage--Background2 {
		padding: 80px 50px;
		box-sizing: border-box;
	}
}

.lp_medical_box {
	width: 100%;
	max-width: 760px; /* ★ここでお好み全体の最大幅をぎゅっと絞ります */
	margin: 0 auto; /* 全体を中央寄せ */
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
	gap: 50px 20px; /* 上下の隙間30px、左右の隙間20px */
}

/* PC時：1行に3つ配置（全体の幅が絞られているため間隔も狭くなります） */
.lp_medical_box p {
	width: calc((100% - 40px) / 3);
	margin: 0;
	text-align: center;
	color: #2B328B;
	font-weight: 700;
	font-size: 1.2em;
	box-sizing: border-box;
}

.lp_medical_box p img {
	width: 100%;
	max-width: 200px; /* 画像も少し小さめに調整 */
	height: auto;
}

/* スマホ時（767px以下） */
@media screen and (max-width: 767px) {
	.lp_medical_box {
		gap: 20px 15px; /* スマホ用の隙間 */
	}

	.lp_medical_box p {
		width: calc((100% - 15px) / 2); /* 2列指定 */
	}
}

.lp_info {
	width: 100%;
	border: 1px solid #707070;
	box-sizing: border-box;
	padding: 30px;
	border-radius: 8px;
}

.lp_info ul {
	width: 100%;
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

.lp_info ul:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.lp_info ul .time {
	width: 150px;
	position: absolute;
	left: 0;
	top: 0;
	color: #2B328B;
	font-size: 0.9em;
	font-weight: 700;
}

.lp_info ul .text {
	width: 100%;
	padding: 0 0 0 150px;
	box-sizing: border-box;
}

@media screen and (max-width: 767px) {
	.lp_info ul .time {
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
		color: #2B328B;
		font-size: 0.9em;
		font-weight: 700;
	}

	.lp_info ul .text {
		width: 100%;
		padding: 30px 0 0 0;
		box-sizing: border-box;
	}
}

.lp_info_buttan {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	margin-top: 30px;
}

.lp_info_buttan a {
	background: #2B328B;
	width: 100%;
	max-width: 220px;
	text-align: center;
	padding: 5px 30px;
	box-sizing: border-box;
	color: #fff;
	font-weight: 500;
	display: inline-block;
	border-radius: 100px;
}

.lp_main_box2 {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 80px;
}

.lp_main_left2 {
	width: 40%;
	margin-right: 4%;
}

.lp_main_left2 img {
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #999;
}

.lp_main_right2 {
	width: 56%;
}

@media screen and (max-width: 767px) {
	.lp_main_left2 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}
	
	.lp_main_right2 {
		width: 100%;
	}
}

.lp_main_right2 .text1 {
	width: 100%;
	margin-bottom: 35px;
}

.lp_main_right2 .title1 {
	width: 100%;
	color: #3c50a1;
    font-size: 1.2em;
    font-weight: 700;
    border-bottom: solid 2px #dcdcdc;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.2;
    position: relative;
    margin-bottom: 16px;
    padding-bottom: 8px;
}

.lp_main_right2 .title1::before {
	content: " ";
    height: 2px;
    width: 45px;
    position: absolute;
    left: 0;
    bottom: -2px;
    background: #3c50a1;
}

.lp_main_right2 .text2 {
	width: 100%;
	margin-bottom: 20px;
}

.lp_Footer--Logo {
  margin-right: 50px;
  width: 50%;
  height: 80px;
  background: url("../img/lp_footer_logo.png") no-repeat;
	background-size: contain;
  background-position: top 50% left 0;
  position: relative;
}

.lp_Footer--Logo:after {
  content: " ";
  position: absolute;
  right: -50px;
  top: 0;
  width: 1px;
  height: 100%;
  background: #ffffff;
}

@media (min-width: 768px) and (max-width: 1199px) {
	.lp_Footer--Logo {
	  margin-right: 50px;
		margin-left: 50px;
	  width: 50%;
	  height: 80px;
	  background: url("../img/lp_footer_logo.png") no-repeat;
		background-size: contain;
	  background-position: top 50% left 0;
	  position: relative;
	}

	.lp_Footer--Logo:after {
	  content: " ";
	  position: absolute;
	  right: -50px;
	  top: 0;
	  width: 1px;
	  height: 100%;
	  background: #ffffff;
	}
}

@media screen and (max-width: 767px) {
	.lp_Footer--Logo {
		margin-right: 0;
		width: 90%;
		height: 80px;
		background: url("../img/lp_footer_logo.png") no-repeat;
		background-size: contain;
		background-position: top 50% left 50%;
		position: relative;
		margin: 0 5% 50px 5%;
	}

	.lp_Footer--Logo:after {
		content: " ";
		position: absolute;
		left: 50%;
		top: 100px;
		transform: translateX(-50%);
		width: 100px;
		height: 1px;
		background: #ffffff;
	}
}

.lp_Footer--Text {
	margin-right: auto;
	padding-left: 50px;
}

@media (min-width: 768px) and (max-width: 1199px) {
	.lp_Footer--Text {
		margin-right: 50px;
		padding-left: 50px;
	}
}

@media screen and (max-width: 767px) {
	.lp_Footer--Text {
		margin-right: 0;
		padding-left: 25px;
		padding-right: 25px;
		box-sizing: border-box;
		width: 100%;
		font-size: 0.8em;
	}
}





