.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%} .ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;touch-action:none}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-button{display:inline-block;text-decoration:none;font-size:13px;line-height:2;height:28px;margin:0;padding:0 10px 1px;cursor:pointer;border-width:1px;border-style:solid;-webkit-appearance:none;border-radius:3px;white-space:nowrap;box-sizing:border-box;color:#50575e;border-color:#c3c4c7;background:#f6f7f7;box-shadow:0 1px 0 #c3c4c7;vertical-align:top}.ui-button:active,.ui-button:focus{outline:0}.ui-button::-moz-focus-inner{border-width:0;border-style:none;padding:0}.ui-button:focus,.ui-button:hover{background:#f6f7f7;border-color:#8c8f94;color:#1d2327}.ui-button:focus{border-color:#4f94d4;box-shadow:0 0 3px rgba(34,113,177,.8)}.ui-button:active{background:#f0f0f1;border-color:#8c8f94;box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5)}.ui-button:disabled,.ui-button[disabled]{color:#a7aaad!important;border-color:#dcdcde!important;background:#f6f7f7!important;box-shadow:none!important;text-shadow:0 1px 0 #fff!important;cursor:default;transform:none!important}@media screen and (max-width:782px){.ui-button{padding:6px 14px;line-height:normal;font-size:14px;vertical-align:middle;height:auto;margin-bottom:4px}}.ui-dialog{position:absolute;top:0;left:0;z-index:100102;background-color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.3);overflow:hidden}.ui-dialog-titlebar{background:#fff;border-bottom:1px solid #dcdcde;height:36px;font-size:18px;font-weight:600;line-height:2;padding:0 36px 0 16px}.ui-button.ui-dialog-titlebar-close{background:0 0;border:none;box-shadow:none;color:#646970;cursor:pointer;display:block;padding:0;position:absolute;top:0;right:0;width:36px;height:36px;text-align:center;border-radius:0;overflow:hidden}.ui-dialog-titlebar-close:before{font:normal 20px/1 dashicons;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.8;width:36px;height:36px;content:"\f158";content:"\f158"/''}.ui-button.ui-dialog-titlebar-close:focus,.ui-button.ui-dialog-titlebar-close:hover{color:#135e96}.ui-button.ui-dialog-titlebar-close:focus{box-shadow:0 0 0 2px #2271b1;outline:2px solid transparent;outline-offset:-2px}.ui-dialog-content{padding:16px;overflow:auto}.ui-dialog-buttonpane{background:#fff;border-top:1px solid #dcdcde;padding:16px}.ui-dialog-buttonpane .ui-button{margin-left:16px}.ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-widget-overlay{position:fixed;top:0;left:0;right:0;bottom:0;min-height:360px;background:#000;opacity:.7;z-index:100101}.wpcf7cp-force-hide {
display: none !important;
}
.wpcf7cp-form-hide {
visibility: hidden !important;
}
div.wpcf7 {
position: relative;
height: auto;
}
div#wpcf7cpcnf {
position: absolute;
z-index: 1000;
background-color: transparent;
width: 100%;
height: auto;
top: 0;
left: 0;
margin-left: auto;
margin-right: auto;
margin-top: auto;
margin-bottom: auto;
}
div.wpcf7cp-progress-cover {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
margin: 0;
background-color: #fff;
opacity: 0.5;
z-index: 1000;
}
div.wpcf7cp-progress-content {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
margin: 0;
opacity: 1;
z-index: 1001;
}
div.wpcf7cp-progress-content p {
width: 200px;
height: 1em;
position: absolute;
margin-left: -100px;
margin-top: -0.5em;
top: 50%;
left: 50%;
line-height: 1;
padding: 0;
text-align: center;
}
div.wpcf7cp-btns {
margin-top: 2em;
}
button.wpcf7cp-cfm-edit-btn {
margin-right: 20px;
margin-bottom: 20px;
}
button.wpcf7cp-cfm-submit-btn {
margin-bottom: 20px;
}*,
::before,
::after {
box-sizing: border-box;
border-style: solid;
border-width: 0;
}   html {
line-height: 1.15; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: transparent; }   body {
margin: 0;
} main {
display: block;
}  p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
margin: 0;
}  h1,
h2,
h3,
h4,
h5,
h6 {
font-size: inherit;
line-height: inherit;
font-weight: inherit;
margin: 0;
}  ul,
ol {
margin: 0;
padding: 0;
list-style: none;
}  dt {
font-weight: bold;
}
dd {
margin-left: 0;
}   hr {
box-sizing: content-box; height: 0; overflow: visible; border-top-width: 1px;
margin: 0;
clear: both;
color: inherit;
} pre {
font-family: monospace, monospace; font-size: inherit; }
address {
font-style: inherit;
}   a {
background-color: transparent;
text-decoration: none;
color: inherit;
} abbr[title] {
text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: inherit; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}   img,
embed,
object,
iframe {
vertical-align: bottom;
}   button,
input,
optgroup,
select,
textarea {
-webkit-appearance: none;
appearance: none;
vertical-align: middle;
color: inherit;
font: inherit;
background: transparent;
padding: 0;
margin: 0;
outline: 0;
border-radius: 0;
text-align: inherit;
} [type="checkbox"] {
-webkit-appearance: checkbox;
appearance: checkbox;
}
[type="radio"] {
-webkit-appearance: radio;
appearance: radio;
} button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
cursor: pointer;
-webkit-appearance: none;
appearance: none;
}
button[disabled],
[type="button"][disabled],
[type="reset"][disabled],
[type="submit"][disabled] {
cursor: default;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} select::-ms-expand {
display: none;
} option {
padding: 0;
} fieldset {
margin: 0;
padding: 0;
min-width: 0;
} legend {
color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; } label[for] {
cursor: pointer;
}   details {
display: block;
} summary {
display: list-item;
} [contenteditable] {
outline: none;
}  table {
border-collapse: collapse;
border-spacing: 0;
}
caption {
text-align: left;
}
td,
th {
vertical-align: top;
padding: 0;
}
th {
text-align: left;
font-weight: bold;
}   template {
display: none;
} [hidden] {
display: none;
}html {
font-family: "游ゴシック体", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; font-size: 62.5%; font-weight: 500;
}
button,
input,
optgroup,
select,
textarea {
font-family: "游ゴシック体", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
body {
font-size: 1.8rem;
line-height: 2;
width: 100%;
margin: 0;
padding: 0;
color: rgba(0, 0, 0, 0.75);
background-color: #ffffff;
}
@media screen and (max-width: 767px) {
body {
font-size: 1.6rem;
}
}
img {
width: 100%;
height: auto;
}
img.colorpick-eyedropper-input-trigger {
width: 16px;
}
a {
color: rgba(0, 0, 0, 0.9);
}
.single .entry p a,
.category .entry p a,
.archive .entry p a,
.blog .entry p a {
border-bottom: 1px solid #222222;
}
h1,
h2,
h3,
h4,
.fw-bold {
font-weight: 700;
color: rgba(0, 0, 0, 0.9);
}
h1 {
font-size: 3.8rem;
line-height: 1.3;
}
h2 {
font-size: 3.2rem;
line-height: 1.3;
}
h3 {
font-size: 2.6rem;
line-height: 1.3;
}
h4 {
font-size: 2rem;
line-height: 1.3;
}
p {
margin: 1em 0;
}
.single p {
margin: 2em 0;
}
hr {
margin: 1em 0 !important;
border-top: solid 1px #aaaaaa;
border-right: 0px;
border-bottom: 0px;
border-left: 0px;
}
blockquote {
margin: 1em 0;
padding: 0.6em 2em;
border: solid 1px #aaaaaa;
}
progress {
border-width: revert;
border-style: revert;
}
button {
padding: 0 0.5em;
border: solid 1px #aaaaaa;
}
input,
textarea {
width: 100%;
padding: 0 0.5em;
border: solid 1px #aaaaaa;
}
select {
width: 100%;
padding: 0 0.5em;
cursor: pointer;
border: solid 1px #aaaaaa;
background-color: rgba(255, 255, 255, 0.5);
background-image: url(//license.hdp-assoc.jp/wp-content/themes/ys-theme6/img/icon/select-angle-down.svg);
background-repeat: no-repeat;
background-position: right 10px center;
background-size: 14px auto;
}
[type="checkbox"],
[type="radio"],
[type="range"],
[type="button"],
[type="reset"],
[type="submit"] {
width: auto;
}
input[type="color"] {
width: 44px;
padding: 0 0;
background-color: #eeeeee;
}
input[type="range"] {
margin: 2px;
padding: initial;
cursor: default;
border: initial;
-webkit-appearance: auto;
-moz-appearance: auto;
appearance: auto;
}
input[type="submit"]:disabled,
button:disabled {
border: solid 1px #eeeeee;
background-color: #eeeeee;
}
.screen-reader-text {
display: none;
} .link-bottom {
border-bottom: 1px solid #222222;
} footer {
font-size: 1.5rem;
padding: 5em 0;
background-color: #eeeeee;
}
footer p {
margin: 0 0;
}
footer i {
font-size: 3rem;
margin-right: 20px;
}
.footer-midashi {
font-size: 1.8rem;
font-weight: bold;
} #container-flex {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 1200px;
max-width: 90%;
margin: 0 auto;
}
#container-flex #main {
-ms-flex-preferred-size: calc(100% - 360px);
flex-basis: calc(100% - 360px);
margin-top: 40px;
margin-right: 60px;
}
#container-flex #sidebar {
font-size: 1.5rem;
-ms-flex-preferred-size: 300px;
flex-basis: 300px;
margin-top: 40px;
}
#sidebar section {
margin-bottom: 2.4em;
}
#searchform label {
display: none;
}
p.widget-title {
font-size: 1.6rem;
font-weight: bold;
line-height: 1.3;
margin: 0 0 0.5em 0;
padding-bottom: 0.5em;
border-bottom: solid 1px #aaaaaa;
}
.widget-area ul {
margin-left: 0.5em;
}
@media screen and (max-width: 1024px) {
#container-flex #main {
-ms-flex-preferred-size: calc(100% - 240px);
flex-basis: calc(100% - 240px);
margin-right: 40px;
}
#container-flex #sidebar {
-ms-flex-preferred-size: 200px;
flex-basis: 200px;
}
}
@media screen and (max-width: 767px) {
#container-flex {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 86%;
max-width: 86%;
}
#container-flex #main {
-ms-flex-preferred-size: auto;
flex-basis: auto;
margin-right: 0;
}
#container-flex #sidebar {
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
} .paging {
font-size: 1.6rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin: 5em 0;
}
.paging .prev {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
margin: 1em 0;
text-align: left;
}
.paging .prev a {
display: inline-block;
width: 85%;
margin-right: 2em;
padding: 0.2em 0.5em;
border-left: 15px solid #dddddd;
background-color: #f0f0f0;
}
.paging .next {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
margin: 1em 0;
text-align: right;
}
.paging .next a {
display: inline-block;
width: 85%;
margin-left: 2em;
padding: 0.2em 0.5em;
border-right: 15px solid #dddddd;
background-color: #f0f0f0;
}
.paging .prev span,
.paging .next span {
font-size: 1.3rem;
}
.paging .prev i,
.paging .next i {
color: rgba(0, 0, 0, 0.5);
} .pagination {
font-size: 1.4rem;
margin: 5em 0;
text-align: center;
}
.page-numbers {
margin: 0 0.2em;
padding: 0.4em 0.8em;
border: 1px solid #aaaaaa;
}
.page-numbers.current {
border: 1px solid #dddddd;
background-color: #dddddd;
}
.prev.page-numbers,
.next.page-numbers,
.page-numbers.dots {
margin: 0 0;
padding: 0.4em 0;
border: 0px solid #aaaaaa;
}
.prev.page-numbers {
padding: 0.4em 0.4em 0.4em 0;
}
.next.page-numbers {
padding: 0.4em 0 0.4em 0.4em;
} .blog .entry {
margin: 0 0 8em 0;
}
.entry-title {
margin-bottom: 0.2em;
padding-bottom: 0.1em;
border-bottom: solid 1px #aaaaaa;
}
.entyr-info {
font-size: 1.4rem;
text-align: right;
}
.entyr-info i {
margin-left: 1em;
} .archive-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 2.4em;
}
.archive-list-left {
-webkit-box-flex: 1;
-ms-flex-preferred-size: calc(45% - 30px);
flex-basis: calc(45% - 30px);
-ms-flex-positive: 1;
flex-grow: 1;
margin-right: 30px;
}
.archive-list-left img {
height: 250px;
-o-object-fit: cover;
object-fit: cover;
}
.archive-list-right {
font-size: 1.6rem;
-webkit-box-flex: 1;
-ms-flex-preferred-size: 55%;
flex-basis: 55%;
-ms-flex-positive: 1;
flex-grow: 1;
}
.archive-list-right h2 {
font-size: 2.2rem;
}
.archive-list-right .entyr-info {
font-size: 1.2rem;
}
.more-link {
font-size: 1.4rem;
display: block;
margin-top: 1em;
text-align: right;
border-bottom: 0px solid #222222 !important;
}
@media screen and (max-width: 767px) {
.archive-list {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.archive-list-left {
-ms-flex-preferred-size: auto;
flex-basis: auto;
margin-right: 0;
margin-bottom: 1.6em;
}
.archive-list-left img {
height: auto;
}
.archive-list-right {
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
}  .mt0em {
margin-top: 0 !important;
}
.mb0em {
margin-bottom: 0 !important;
}
.mt05em {
margin-top: 0.5em !important;
}
.mb05em {
margin-bottom: 0.5em !important;
}
.mt1em {
margin-top: 1em !important;
}
.mb1em {
margin-bottom: 1em !important;
}
.mt2em {
margin-top: 2em !important;
}
.mb2em {
margin-bottom: 2em !important;
}
.mt3em {
margin-top: 3em !important;
}
.mb3em {
margin-bottom: 3em !important;
}
.mt4em {
margin-top: 4em !important;
}
.mb4em {
margin-bottom: 4em !important;
}
.mt5em {
margin-top: 5em !important;
}
.mb5em {
margin-bottom: 5em !important;
}
.mt6em {
margin-top: 6em !important;
}
.mb6em {
margin-bottom: 6em !important;
}
.mt7em {
margin-top: 7em !important;
}
.mb7em {
margin-bottom: 7em !important;
}
.mt8em {
margin-top: 8em !important;
}
.mb8em {
margin-bottom: 8em !important;
}
.mt9em {
margin-top: 9em !important;
}
.mb9em {
margin-bottom: 9em !important;
}
.mt10em {
margin-top: 10em !important;
}
.mb10em {
margin-bottom: 10em !important;
} .pt0em {
padding-top: 0 !important;
}
.pb0em {
padding-bottom: 0 !important;
}
.pt05em {
padding-top: 0.5em !important;
}
.pb05em {
padding-bottom: 0.5em !important;
}
.pt1em {
padding-top: 1em !important;
}
.pb1em {
padding-bottom: 1em !important;
}
.pt2em {
padding-top: 2em !important;
}
.pb2em {
padding-bottom: 2em !important;
}
.pt3em {
padding-top: 3em !important;
}
.pb3em {
padding-bottom: 3em !important;
}
.pt4em {
padding-top: 4em !important;
}
.pb4em {
padding-bottom: 4em !important;
}
.pt5em {
padding-top: 5em !important;
}
.pb5em {
padding-bottom: 5em !important;
}
.pt8em {
padding-top: 8em !important;
}
.pb8em {
padding-bottom: 8em !important;
}
.pt10em {
padding-top: 10em !important;
}
.pb10em {
padding-bottom: 10em !important;
} .center {
text-align: center;
}
.left {
text-align: left;
}
.right {
text-align: right;
}
.lh-0 {
line-height: 0 !important;
} .content-area {
width: 1200px;
max-width: 90%;
margin: 0 auto;
padding: 0;
}
.pos-relative {
position: relative;
} .flex-box {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.flex-box-reverse {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
.flex-box,
.flex-box-reverse {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
}
.flex-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.flex-wrap {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.flex-center {
-webkit-box-align: center;
align-items: center;
-ms-flex-align: center;
}
.justify-center {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}  .onlyPC {
display: block !important;
}
@media screen and (max-width: 767px) {
.onlyPC {
display: none !important;
}
} .onlySP {
display: none !important;
}
@media screen and (max-width: 767px) {
.onlySP {
display: block !important;
}
}  img.object-fit-500,
.object-fit-500 img {
height: 500px;
-o-object-fit: cover;
object-fit: cover;
}
img.object-fit-400,
.object-fit-400 img {
height: 400px;
-o-object-fit: cover;
object-fit: cover;
}
@media screen and (max-width: 767px) {
img.object-fit-500,
.object-fit-500 img,
img.object-fit-400,
.object-fit-400 img {
height: auto;
-o-object-fit: cover;
object-fit: cover;
}
} .object-fit-video500 {
position: relative;
overflow: hidden;
height: 500px;
}
.object-fit-video400 {
position: relative;
overflow: hidden;
height: 400px;
}
.object-fit-video500 video,
.object-fit-video400 video {
position: absolute;
top: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
@media screen and (max-width: 767px) {
.object-fit-video500,
.object-fit-video400 {
height: auto;
}
.object-fit-video500 video,
.object-fit-video400 video {
position: relative;
}
}html {
font-family: "Noto Sans JP", "游ゴシック体", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
font-size: 62.5%; font-weight: 500;
}
body {
background-color: #fffff0;
}
footer {
color: #ffffff;
background: #638ebb;
}
footer h2,
footer h3,
footer h4,
footer a {
color: #ffffff;
}
footer i {
font-size: 1.5rem;
width: 1.25em;
margin-right: 3px;
text-align: center;
} #site-header {
position: fixed;
z-index: 20;
top: 0;
left: 0;
width: 100%;
background-color: #638ebb;
}
#site-header-innner {
position: relative;
width: 100%;
max-width: 1920px;
height: 76px;
margin: 0 auto;
}
#site-header-title {
position: absolute;
top: 6px;
left: 30px;
width: 520px;
display:flex;
}
#site-header-title a{
width: calc(100% / 2);
display: block;
}
#site-header-title img {
vertical-align: inherit;
} #container {
overflow: inherit;
width: 100%;
max-width: 1920px;
margin: 76px auto 5em auto;
padding: 0;
}
@media screen and (max-width: 767px) {
#site-header-innner {
height: 58px;
}
#site-header-title {
left: 14px;
width: 80%;
max-width: 400px;
}
#container {
width: 100%;
max-width: 100%;
margin: 58px auto 5em auto;
}
} .menu-button {
position: absolute;
z-index: 25;
top: 0;
right: 20px;
display: inherit;
width: 44px;
height: 76px;
text-align: center;
}
.menu-button::after,
.menu-button::before {
position: absolute;
top: calc(50% - 1px);
display: block;
width: 30px;
height: 4px;
content: "";
border-radius: 5px;
background: #ffffff;
}
.menu-button::before {
transition: transform 0.3s;
transform: translateY(-12px);
box-shadow: 0 12px 0 #ffffff;
}
.menu-button::after {
transition: transform 0.3s;
transform: translateY(12px);
}
.menu-button.open-button::before {
transform: rotate(45deg);
background: #000000;
box-shadow: none;
}
.menu-button.open-button::after {
transform: rotate(-45deg);
background: #000000;
}
@media screen and (max-width: 767px) {
.menu-button {
right: 0;
height: 58px;
}
} #site-header-menu nav {
font-size: 1.8rem;
position: absolute;
z-index: 20;
top: 0;
right: -120%;
width: 50%;
height: 100vh;
padding: 80px 3em;
transition: 0.5s;
background-color: #fffff0;
}
#site-header-menu nav.open-menu {
right: 0;
overflow-y: scroll;
}
.nav-bg {
position: fixed;
top: 0;
right: 0;
width: 0;
height: 0;
transition: opacity 0.35s;
opacity: 0;
background-color: rgba(0, 0, 0, 0.4);
}
.nav-bg.open-menu {
width: 100%;
height: 100%;
opacity: 1;
}
@media screen and (max-width: 767px) {
#site-header-menu nav {
width: 100%;
padding: 80px 1.4em;
}
} .hb-menu {
display: flex;
}
.hb-menu-left {
flex-basis: 40%;
margin-top: 160px;
text-align: center;
}
.menu-top-menu-container {
flex-basis: 60%;
}
@media screen and (max-width: 767px) {
.hb-menu {
flex-direction: column;
}
} #site-header-menu ul {
height: 100%;
list-style-type: none;
}
#site-header-menu ul li {
width: 100%;
}
#site-header-menu ul li a {
display: block;
color: rgba(0, 0, 0, 0.9);
}
@media screen and (max-width: 767px) {
#site-header-menu ul {
padding: 32px 0 0 0;
}
} #site-header-menu ul li ul {
padding: 0;
}
#site-header-menu ul li ul li a {
padding-left: 2em;
}
#site-header-menu ul.sub-menu a {
padding: 0 0 1.2em 2em;
} #site-header-menu ul li ul li ul li a {
padding-left: 4em;
} #site-header-menu ul li ul li ul li ul li a {
padding-left: 6em;
} ul.sub-menu li a:before {
font-family: "Font-Awesome-5-Free";
margin-right: 5px;
margin-left: 5px;
content: "\f105"; color: rgba(0, 0, 0, 0.5);
} .widget-area ul {
margin-left: 0;
}
.service-sidebar li.side-title {
font-size: 1.8rem;
font-weight: bold;
margin-bottom: 20px;
padding: 0.5em 1em;
color: #ffffff;
background-color: #638ebb;
}
.service-sidebar a {
line-height: 1.6;
position: relative;
display: inline-block;
width: 100%;
margin: 0 0 20px 0;
padding: 1.5em 1em 1.5em 3em;
background-color: #fff9df;
}
.angle-right {
font-size: 2rem;
line-height: 1;
position: absolute;
top: 37%;
left: 14px;
display: inline-block;
width: 24px;
height: 24px;
margin-right: 6px;
text-align: center;
color: #ffffff;
border-radius: 50%;
background-color: #638ebb;
} #container-flex #main {
flex-basis: calc(100% - 400px);
}
#container-flex #sidebar {
flex-basis: 340px;
}
.content-w94per {
width: 94%;
margin: 0 auto;
}
.content-w80per {
width: 80%;
margin: 0 auto;
}
.content-w70per {
width: 70%;
margin: 0 auto;
}
.content-640px {
width: 100%;
max-width: 640px;
margin: 0 auto;
}
@media screen and (max-width: 767px) {
.content-w94per,
.content-w80per,
.content-w70per {
width: 86%;
margin: 0 auto;
}
.content-area .content-w94per,
.content-area .content-w80per,
.content-area .content-w70per {
width: 100%;
}
} .fc-red {
color: #cc3f3f !important;
}
.fc-blue {
color: #638ebb !important;
}
.fc-blue2 {
color: #a2c2dd !important;
}
.bgc-yellow {
background-color: #ffe56d;
}
.bgc-blue {
background-color: #638ebb;
}
.link_bottom {
border-bottom: 1px solid #cc3f3f;
} img.object-fit-max650,
.object-fit-max650 img {
max-height: 650px;
-o-object-fit: cover;
object-fit: cover;
}
@media screen and (max-width: 767px) {
img.object-fit-max650,
.object-fit-max650 img {
height: auto;
-o-object-fit: cover;
object-fit: cover;
}
} .fs-small {
font-size: 0.75em;
}
.fs-big {
font-size: 1.38em;
}
.fs-16 {
font-size: 1.6rem;
}
.tategaki {
line-height: 1;
white-space: pre;
-ms-writing-mode: tb-rl;
-webkit-writing-mode: vertical-rl;
writing-mode: vertical-rl;
}
.tategaki-combine {
-webkit-text-combine: horizontal;
text-combine-upright: all;
}
.catchcopy {
font-size: 4rem;
line-height: 1.6;
}
.headline {
font-size: 3rem;
padding: 0.4em 0.8em;
color: #ffffff;
background-color: #638ebb;
}
.headline2 {
font-size: 3rem;
margin-bottom: 1.4em;
padding: 0.4em 0.4em;
border-left: 18px solid #638ebb;
}
.headline3 {
font-size: 3rem;
padding: 0.4em 0.8em;
border: 1.4px solid #638ebb;
border-bottom: 16px solid #638ebb;
}
.headline4 {
font-size: 2rem;
font-weight: bold;
line-height: 1.4em;
position: relative;
padding-left: 1.8em;
}
.headline4::before {
position: absolute;
left: 0;
width: 1.4em;
height: 1.4em;
margin-right: 10px;
content: "";
border-radius: 50%;
background-color: #638ebb;
}
@media screen and (max-width: 767px) {
.catchcopy {
font-size: 2.6rem;
}
.headline,
.headline3 {
font-size: 2.6rem;
}
} .w100 {
width: 100%;
}  .button02,
a.button02 {
font-weight: bold;
display: inline-block;
padding: 0.8em 2em;
color: rgba(255, 255, 255, 0.92);
border: 1px solid rgba(99, 142, 187, 1);
background-color: rgba(99, 142, 187, 1);
}
.button02 a {
color: rgba(255, 255, 255, 1);
}
.button02:hover {
-webkit-animation: anime02 1s ease-in-out;
animation: anime02 1s ease-in-out;
}
@-webkit-keyframes anime02 {
0% {
background-color: rgba(99, 142, 187, 0.75);
}
100% {
background-color: rgba(99, 142, 187, 1);
}
}
@keyframes anime02 {
0% {
background-color: rgba(99, 142, 187, 0.75);
}
100% {
background-color: rgba(99, 142, 187, 1);
}
} .button01,
a.button01 {
font-weight: bold;
display: inline-block;
padding: 0.8em 2em;
color: rgba(0, 0, 0, 0.92);
border: 1px solid rgba(255, 229, 109, 1);
background-color: rgba(255, 229, 109, 1);
}
.button01:hover {
-webkit-animation: anime01 1s ease-in-out;
animation: anime01 1s ease-in-out;
}
@-webkit-keyframes anime01 {
0% {
background-color: rgba(255, 229, 109, 0.75);
}
100% {
background-color: rgba(255, 229, 109, 1);
}
}
@keyframes anime01 {
0% {
background-color: rgba(255, 229, 109, 0.75);
}
100% {
background-color: rgba(255, 229, 109, 1);
}
} .button-big {
font-size: 3.4rem;
padding: 0.8em 3em;
}
@media screen and (max-width: 767px) {
.button-big {
font-size: 2.2rem;
padding: 0.8em 1em;
}
} .radius20px {
border-radius: 20px;
}
.radius10px {
border-radius: 10px;
}  .flex-col2 {
flex-basis: calc(50% - 21px);
margin-right: 42px;
margin-bottom: 42px;
}
.flex-col2:nth-child(2n) {
margin-right: 0;
}
@media screen and (max-width: 767px) {
.flex-col2,
.flex-col2:nth-child(2n) {
flex-basis: auto;
width: 100%;
margin-right: 0;
margin-bottom: 1.4em;
}
}  .flex-col3 {
font-size: 1.5rem;
flex-basis: calc(33.33% - 20px);
margin-right: 30px;
margin-bottom: 30px;
}
.flex-col3:nth-child(3n) {
margin-right: 0;
}
.flex-col3 h3 {
font-size: 2.2rem;
}
@media screen and (max-width: 767px) {
.flex-col3,
.flex-col3:nth-child(3n) {
flex-basis: auto;
width: 100%;
margin-right: 0;
}
} .flex-frame .flex-col3 {
padding: 0.8em;
border: 1.4px solid #638ebb;
} .flex-button {
display: flex;
flex-direction: column;
}
.flex-button .flex-button-item {
margin-top: auto;
} .exclamation-cover {
display: flex;
align-items: center;
padding: 1.6em 2em;
background-color: #638ebb;
}
.exclamation {
font-size: 3rem;
font-weight: bold;
line-height: 50px;
width: 50px;
height: 50px;
margin-right: 10px;
text-align: center;
color: #cc3f3f;
border-radius: 50%;
background-color: #fffff0;
}
.exclamation-left {
flex-basis: 70px;
text-align: center;
}
.exclamation-right {
font-size: 2.2rem;
font-weight: bold;
line-height: 1.5;
flex-basis: calc(100% - 70px);
color: #ffffff;
}
@media screen and (max-width: 620px) {
.exclamation-cover {
padding: 1.4em 1.2em;
}
}  .table01 table {
font-size: 1.6rem;
width: 100%;
border-collapse: collapse;
border: 1px solid #aaaaaa;
}
.table01 th {
font-weight: bold;
line-height: 1.6;
width: 70px;
padding: 8px 16px;
border-right: 1px solid #aaaaaa;
border-bottom: 1px solid #aaaaaa;
}
.table01 td {
font-weight: normal;
padding: 8px 16px;
border-right: 1px solid #aaaaaa;
border-bottom: 1px solid #aaaaaa;
} .table02 table {
font-size: 1.6rem;
width: 100%;
max-width: 500px;
border-collapse: collapse;
border: 1px solid #aaaaaa;
}
.table02 th {
font-weight: bold;
line-height: 1.6;
width: 40%;
padding: 8px 16px;
border-right: 1px solid #aaaaaa;
border-bottom: 1px solid #aaaaaa;
}
.table02 td {
font-weight: normal;
padding: 8px 16px;
border-right: 1px solid #aaaaaa;
border-bottom: 1px solid #aaaaaa;
} .table03 table {
font-size: 1.6rem;
width: 100%;
border-collapse: collapse;
border: 1px solid #aaaaaa;
}
.table03 tr.bottom3 {
border-bottom: 3px solid #aaaaaa;
}
.table03 th {
font-weight: bold;
line-height: 1;
padding: 8px 16px;
border-right: 1px solid #aaaaaa;
border-bottom: 1px solid #aaaaaa;
}
.table03 td {
font-weight: normal;
padding: 8px 16px;
border-right: 1px solid #aaaaaa;
border-bottom: 1px solid #aaaaaa;
}
.table03 td.w90px {
width: 23%;
min-width: 90px;
}
@media screen and (max-width: 470px) {
.table03 td.w1em {
width: 1em;
}
}
td.va-middle {
vertical-align: middle;
} .flex-box-step {
display: flex;
}
.flex-step {
height: 160px;
}
.flex-step:first-of-type {
position: relative;
width: 30%;
background-color: #cde1f2;
}
.flex-step:first-of-type:after {
position: absolute;
top: 0;
right: -59px;
content: "";
border-top: 80px solid transparent;
border-bottom: 80px solid transparent;
border-left: 60px solid #cde1f2;
}
.flex-step:nth-of-type(2) {
position: relative;
width: 25%;
background-color: #a2c2dd;
}
.flex-step:nth-of-type(2):before {
position: absolute;
top: 0;
left: -59px;
content: "";
border-top: 80px solid #a2c2dd;
border-bottom: 80px solid #a2c2dd;
border-left: 60px solid transparent;
}
.flex-step:nth-of-type(2):after {
position: absolute;
top: 0;
right: -59px;
content: "";
border-top: 80px solid transparent;
border-bottom: 80px solid transparent;
border-left: 60px solid #a2c2dd;
}
.flex-step:nth-of-type(3) {
position: relative;
width: 25%;
background-color: #76a2c6;
}
.flex-step:nth-of-type(3):before {
position: absolute;
top: 0;
left: -59px;
content: "";
border-top: 80px solid #76a2c6;
border-bottom: 80px solid #76a2c6;
border-left: 60px solid transparent;
}
.flex-step:nth-of-type(3):after {
position: absolute;
top: 0;
right: -59px;
content: "";
border-top: 80px solid transparent;
border-bottom: 80px solid transparent;
border-left: 60px solid #76a2c6;
}
.flex-step:last-of-type {
position: relative;
width: 20%;
background-color: #6190b8;
}
.flex-step:last-of-type:before {
position: absolute;
top: 0;
left: -59px;
content: "";
border-top: 80px solid #6190b8;
border-bottom: 80px solid #6190b8;
border-left: 60px solid transparent;
}
.step-text {
font-weight: bold;
line-height: 1.6;
position: absolute;
top: 50%;
left: 42%;
transform: translate(-50%, -50%);
}
.flex-step:last-of-type .step-text {
left: 48%;
}
@media screen and (max-width: 1010px) {
.flex-box-step {
flex-direction: column;
}
.flex-step {
height: 100px;
}
.flex-step:first-of-type,
.flex-step:nth-of-type(2),
.flex-step:nth-of-type(3),
.flex-step:last-of-type {
width: 300px;
}
.flex-step:first-of-type:after {
top: 100px;
right: 0;
border-top: 60px solid #cde1f2;
border-right: 150px solid transparent;
border-left: 150px solid transparent;
}
.flex-step:nth-of-type(2):before {
top: -30px;
left: 0;
border-top: 30px solid transparent;
border-right: 150px solid #a2c2dd;
border-left: 150px solid #a2c2dd;
}
.flex-step:nth-of-type(2):after {
top: 100px;
right: 0;
border-top: 60px solid #a2c2dd;
border-right: 150px solid transparent;
border-left: 150px solid transparent;
}
.flex-step:nth-of-type(3):before {
top: -30px;
left: 0;
border-top: 30px solid transparent;
border-right: 150px solid #76a2c6;
border-left: 150px solid #76a2c6;
}
.flex-step:nth-of-type(3):after {
top: 100px;
right: 0;
border-top: 60px solid #76a2c6;
border-right: 150px solid transparent;
border-left: 150px solid transparent;
}
.flex-step:last-of-type:before {
top: -30px;
left: 0;
border-top: 30px solid transparent;
border-right: 150px solid #6190b8;
border-left: 150px solid #6190b8;
}
.step-text,
.flex-step:last-of-type .step-text {
left: 50%;
}
} .number-circle {
font-size: 2.6rem;
font-weight: bold;
line-height: 50px;
width: 50px;
height: 50px;
margin-right: 10px;
text-align: center;
color: #ffffff;
border-radius: 50%;
background-color: #638ebb;
}
.number-title {
font-size: 2rem;
font-weight: bold;
line-height: 1.6;
margin: 0 0;
}
.number-title02 {
line-height: 1.6;
margin: 0 0;
}
.number-text {
margin-top: 0;
margin-left: 60px;
} blockquote {
margin: 3em;
border: 2px solid #638ebb;
} .required {
font-size: 1.1rem;
display: inline-block;
margin-left: 10px;
padding: 0.3em 0.6em;
color: #ffffff;
background-color: #cc3f3f;
}
.table-required table {
font-size: 1.6rem;
line-height: 1.8;
width: 100%;
border: 1px solid #aaaaaa;
}
.table-required tr {
border-bottom: 1px solid #aaaaaa;
}
.table-required th {
width: 20%;
padding: 1.4em 0.6em;
text-align: right;
background-color: #a2c2dd;
}
.table-required th.center {
text-align: center;
}
.table-required td {
padding: 1.4em;
}
.table-required p {
margin: 0.5em 0;
}
.small-input input {
width: 100px;
}
.your-name-11 input,
.your-name-12 input,
.furigana-11 input,
.furigana-12 input {
width: 100px;
}
input.upload {
border: solid 0px #aaaaaa;
}
input.wpcf7-date {
height: 45px;
}
.notes-text {
overflow: auto;
overflow-x: hidden;
overflow-y: scroll;
height: 300px;
margin: 0 -1em;
padding: 0 1em;
}
.required-submit [type="submit"] {
font-weight: bold;
display: inline-block;
width: 70%;
margin: 2em auto;
padding: 1em 4em;
color: rgba(0, 0, 0, 0.92);
border: 1px solid rgba(255, 229, 109, 1);
border-radius: 15px;
background-color: rgba(255, 229, 109, 1);
}
.required-submit .wpcf7-spinner {
margin: 0 0;
}
div#wpcf7cpcnf {
z-index: 0;
}
#wpcf7cpcnf table {
border: 1px solid #aaaaaa;
}
#wpcf7cpcnf tr {
border-bottom: 1px solid #aaaaaa;
}
#wpcf7cpcnf th {
width: 45%;
padding: 0.6em;
background-color: #a2c2dd;
}
#wpcf7cpcnf td {
width: 55%;
padding: 0.6em;
}
.wpcf7cp-cfm-edit-btn {
display: inline-block;
width: 26%;
margin: 2em auto;
padding: 1em 2em;
text-align: center;
}
.wpcf7cp-cfm-submit-btn {
font-weight: bold;
display: inline-block;
width: calc(74% - 20px);
margin: 2em auto;
padding: 1em 2em;
text-align: center;
color: rgba(0, 0, 0, 0.92);
border: 1px solid rgba(255, 229, 109, 1);
background-color: rgba(255, 229, 109, 1);
}
.cf7-com {
display: none;
}
.birth-td-flex {
display: flex;
flex-wrap: wrap;
}
td.text-set-contactform7.birth-td .cf7-flex {
display: flex;
align-items: flex-end;
}
td.text-set-contactform7.birth-td .cf7-flex:nth-of-type(n+2) {
margin-left: 10px;
}
td.text-set-contactform7.birth-td .cf7-flex {
display: flex;
}
td.text-set-contactform7.birth-td .cf7-flex span.small-input {
display: flex;
}
td.text-set-contactform7.birth-td .cf7-flex span.small-input select {
width: 80px;
margin-right: 5px;
}
@media screen and (max-width: 767px) {
.table-required th {
display: block;
width: 100%;
text-align: left;
}
.table-required td {
display: block;
width: 100%;
padding: 2em 1.4em;
}
.required-submit [type="submit"] {
padding: 1em 1em;
}
.wpcf7cp-cfm-edit-btn {
padding: 1em 1em;
}
.wpcf7cp-cfm-submit-btn {
padding: 1em 2em;
}
#wpcf7cpcnf .cf7-com {
font-size: 0.8em;
display: block;
}
}
@media screen and (max-width: 640px){
.birth-td-flex{
width: 230px;
}
td.text-set-contactform7.birth-td .cf7-flex:nth-of-type(3){
margin-left:0;
}
} .logo {
margin-right: 10px;
}
.logo img {
width: 60px;
}[data-class="wpcf7cf_group"], .wpcf7cf_remove, .wpcf7cf_add {
display:none;
}
.wpcf7cf_repeater_sub {
margin-bottom: 20px;
}
.wpcf7cf_repeater_controls, .wpcf7cf_step_controls {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-top: 20px;
}
.wpcf7cf_multistep .wpcf7cf_step { width: 100%;
}
.wpcf7cf_multistep .wpcf7cf_step .step-title {
display: none;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots {
display: flex;
width: 100%;
margin-bottom: 20px;
flex-wrap: wrap;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot .step-index {
display: inline-block;
border-radius: 50%;
background: #dfdfdf;
color: #000000;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot {
border-bottom: 5px solid #dfdfdf;
text-align: center;
flex: 1;
padding: 15px;
min-width: 120px;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed {
border-bottom: 5px solid #333;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active {
border-bottom: 5px solid #333;
font-weight: bold;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed .step-index {
background-color: #333;
color: #ffffff;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active .step-index {
background-color: #333;
color: #ffffff;
}
.wpcf7cf_step_controls .disabled {
pointer-events: none;
cursor: default;
opacity: .5;
}