@charset "UTF-8";
/* フォント */
/*background: url("/wp-content/themes/shukatsu/img/ya_red.jpg");*/
/* 設定 */
/*
Reset Stylesheet
*/
/*common*/
/*header*/
/*footer*/
html {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
  scroll-behavior: smooth;
  min-width: 310px;
  scroll-padding: 5em;
}

body {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
  min-width: 310px;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Sans", "游ゴシック Mediu", YuGothic, YuGothicM, ‘メイリオ’, meiryo, sans-serif;
  overflow-x: hidden;
  font-size: clamp(9px, 1.35vw, 16px);
  color: #222;
  background-color: #fff;
  scroll-padding: 5em;
  line-height: 1.3;
  font-weight: 500;
}
body article.post #toc_container {
  background-color: #f1f1f1;
  border: 0px solid #fff;
  padding: 0;
  margin: 1.5em auto;
  border: 0px solid #aaaaaa;
}
body article.post #toc_container .toc_title {
  color: #fff;
  background-color: #ea700d;
  padding: 0.7em 3%;
  font-weight: 600;
  font-size: 1.2em;
  text-align: left;
}
body article.post #toc_container .toc_title a {
  color: #fff;
}
body article.post #toc_container ul.toc_list {
  list-style-type: decimal;
  margin: 1em calc(3% - 0.1em);
}
body article.post #toc_container ul.toc_list li a {
  font-size: 1.05em;
  padding: 0.2em 0;
  color: #222;
}

div {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

span {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

object {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

iframe {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

h1 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
  font-size: initial;
  font-weight: 900;
  letter-spacing: 0.1em;
}

h2 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
  font-size: initial;
  font-weight: 900;
  letter-spacing: 0.1em;
}

h3 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
  font-size: initial;
  font-weight: 900;
  letter-spacing: 0.1em;
}

h4 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

h5 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

p {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
  letter-spacing: 0.02em;
  padding: 0.3em 0 0.8em;
}

blockquote {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
  quotes: none;
}
blockquote:before {
  content: "";
  content: none;
}
blockquote:after {
  content: "";
  content: none;
}

pre {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

abbr {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

address {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

cite {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

code {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

del {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
  text-decoration: line-through;
}

dfn {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

em {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

img {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
  display: inline-block;
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

ins {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

kbd {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

q {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
  quotes: none;
}
q:before {
  content: "";
  content: none;
}
q:after {
  content: "";
  content: none;
}

samp {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

small {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

strong {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

sub {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

sup {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

var {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

b {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

i {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

dl {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

dt {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

dd {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

ol {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
  list-style: none;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}

li {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

form {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

label {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

legend {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

table {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

tbody {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

tfoot {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

thead {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

tr {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

th {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

article {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
  display: block;
}

aside {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
  display: block;
}

canvas {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

details {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
  display: block;
}

figcaption {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
  display: block;
}

figure {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
  display: block;
  margin: 0;
}

footer {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
  display: block;
  margin-top: 7em;
  background-color: #fff7e1;
}
footer .frame {
  padding: 5em 0;
}
footer .frame > .flex {
  align-items: stretch;
}
footer .frame > .flex .box {
  width: 33.33%;
}
footer .frame > .flex .box h3 {
  margin-bottom: 0.2em;
  font-size: 1.1em;
  position: relative;
  padding-left: 1.5em;
  position: relative;
}
footer .frame > .flex .box h3:before {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.7em;
  height: 1.7em;
  font-size: 0.6em;
  color: #fff;
  background-color: #000;
  border-radius: 50%;
  letter-spacing: -0.1em;
  top: 2%;
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
footer .frame > .flex .box ul {
  margin-left: 1.7em;
}
footer .frame > .flex .box ul + h3 {
  margin-top: 1.5em;
}
footer .frame > .flex .box ul li {
  padding: 0;
}
footer .frame > .flex .box ul li a {
  padding: 0.3em 0;
}
footer .frame > .flex .box ul li a:before {
  content: ">";
  display: inline-block;
  padding-right: 0.5em;
}
footer .frame > .flex .box:nth-child(1) {
  padding-right: 4%;
  padding-bottom: 0.7em;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
footer .frame > .flex .box:nth-child(1) .logo > a {
  display: block;
}
footer .frame > .flex .box:nth-child(1) .logo > a:first-child {
  width: 66.5%;
}
footer .frame > .flex .box:nth-child(1) h3 {
  color: #ea700d;
}
footer .frame > .flex .box:nth-child(1) h3:after {
  background-color: #ea700d;
}
footer .frame > .flex .box:nth-child(1) p {
  color: #ea700d;
  line-height: 1.6em;
  margin: 1em 0 0;
  font-size: 1.1em;
}
footer .frame > .flex .box:nth-child(1) ul {
  display: none;
  margin-left: 0;
}
footer .frame > .flex .box:nth-child(1) ul li {
  border-bottom: 1px solid #bdbdbd;
  padding: 0;
}
footer .frame > .flex .box:nth-child(1) ul li a {
  width: 100%;
  padding: 0.8em 0.8em 0.8em 0;
  position: relative;
  text-align: left;
  font-size: 1.2em;
}
footer .frame > .flex .box:nth-child(1) ul li a:before {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1em;
  height: 1em;
  font-size: 1em;
  color: #777777;
  top: 0.1em;
  bottom: 0;
  right: 0;
  margin: auto;
  position: absolute;
  font-weight: 600;
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
footer .frame > .flex .box:nth-child(2) h3 {
  color: #ea700d;
}
footer .frame > .flex .box:nth-child(2) h3 a {
  color: #ea700d;
}
footer .frame > .flex .box:nth-child(2) h3:before {
  background-color: #ea700d;
}
footer .frame > .flex .box:nth-child(3) h3 {
  color: #ce4f6d;
}
footer .frame > .flex .box:nth-child(3) h3 + h3 {
  margin-top: 1em;
}
footer .frame > .flex .box:nth-child(3) h3 a {
  color: #ce4f6d;
}
footer .frame > .flex .box:nth-child(3) h3:before {
  background-color: #ce4f6d;
}
footer .frame > .flex .box:nth-child(3) h3:nth-child(1) {
  color: #2f5dba;
}
footer .frame > .flex .box:nth-child(3) h3:nth-child(1) a {
  color: #2f5dba;
}
footer .frame > .flex .box:nth-child(3) h3:nth-child(1):before {
  background-color: #2f5dba;
}
footer .copy {
  padding: 1.2em 0;
  background-color: #ea700d;
  text-align: center;
  color: #fff;
}

header {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
  display: block;
}

hgroup {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
  display: block;
}

menu {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
  display: block;
}

nav {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
  display: block;
}

section {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
  display: block;
  overflow-x: hidden;
  overflow-y: clip;
}

summary {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

time {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

mark {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

audio {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-feature-settings: "palt";
}

a {
  letter-spacing: 0.02em;
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  color: #333;
  text-decoration: none;
  transition: 0.3s;
  opacity: 1;
  display: inline-block;
}
a:hover {
  opacity: 0.6;
}

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

dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

input {
  vertical-align: middle;
}

select {
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

* {
  box-sizing: border-box;
}

.frame {
  width: 92%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}

.flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ctr {
  text-align: center;
}

.sp {
  display: none !important;
}

.breadcrumb {
  margin: 0 calc(50% - 50vw);
  list-style: none;
  font-size: 0.9em;
  overflow: auto;
  background-color: #f5f5f5;
  padding: 0.7em 0;
}
.breadcrumb ul {
  display: flex;
  justify-content: flex-start;
}
.breadcrumb li {
  white-space: nowrap;
  position: relative;
  padding-right: 1.5em;
  margin-right: 0.7em;
}
.breadcrumb li a {
  color: #ea700d;
  text-decoration: underline;
}
.breadcrumb li:before {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1em;
  height: 1em;
  font-size: 0.8em;
  color: #000;
  top: 0.2em;
  bottom: 0;
  right: 0em;
  margin: auto;
  position: absolute;
  font-weight: 600;
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.breadcrumb li br {
  display: none !important;
}
.breadcrumb li:last-child::before {
  display: none;
}

header.site-header {
  font-weight: 600;
}
header.site-header .frame {
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
header.site-header .frame .close_menu {
  display: none;
  cursor: pointer;
  width: 4em;
  height: 4em;
}
header.site-header .frame .hamburger {
  display: none;
  cursor: pointer;
  width: 4em;
  height: 4em;
}
header.site-header .frame .flex {
  width: 100%;
  position: relative;
}
header.site-header .header_bg:nth-child(1) {
  border-bottom: 1px solid #deaa1e;
  padding: 1em;
}
header.site-header .header_bg:nth-child(1) .flex > a {
  width: 20%;
}
header.site-header .header_bg:nth-child(1) .flex > ul {
  display: flex;
  justify-content: space-between;
  width: 33%;
}
header.site-header .header_bg:nth-child(1) .flex > ul li {
  width: 47.5%;
  border-radius: 0.4em;
  font-size: 1.3em;
}
header.site-header .header_bg:nth-child(1) .flex > ul li a {
  width: 100%;
  text-align: center;
  padding: 0.5em 0.8em 0.5em 0;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.3em;
  font-size: 0.8em;
  position: relative;
}
header.site-header .header_bg:nth-child(1) .flex > ul li a:before {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1em;
  height: 1em;
  font-size: 0.8em;
  color: #fff;
  top: 0;
  bottom: 0;
  right: 6.5%;
  margin: auto;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
header.site-header .header_bg:nth-child(1) .flex > ul li:nth-child(1) {
  background-color: #2f5dba;
}
header.site-header .header_bg:nth-child(1) .flex > ul li:nth-child(2) {
  background-color: #ce4f6d;
}
header.site-header .header_bg:nth-child(2) {
  background-color: #fff7e1;
  padding: 0.6em 0;
}
header.site-header .header_bg:nth-child(2) ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 75%;
}
header.site-header .header_bg:nth-child(2) ul li {
  flex-grow: 1;
  border-left: 1px solid #e0dcd0;
  padding: 0;
}
header.site-header .header_bg:nth-child(2) ul li:first-child {
  border-left: 0px solid #fff;
  flex-grow: 0;
  padding-right: 4.7%;
}
header.site-header .header_bg:nth-child(2) ul li a {
  width: 100%;
  display: inline-block;
  padding: 0.27em 0 0.3em;
  text-align: center;
  white-space: nowrap;
  position: relative;
}
header.site-header .header_bg:nth-child(2) .box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 24%;
}
header.site-header .header_bg:nth-child(2) .box a {
  display: inline-block;
  width: 47%;
  text-align: center;
  border: 1px solid #deaa1e;
  background-color: #fff;
  border-radius: 0.4em;
  padding: 0.27em 0.8em 0.4em 0;
  position: relative;
}
header.site-header .header_bg:nth-child(2) .box a:before {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1em;
  height: 1em;
  font-size: 0.8em;
  color: #deaa1e;
  top: 0;
  bottom: 0;
  right: 3%;
  margin: auto;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

nav.globalMenuSp {
  position: fixed;
  z-index: 25;
  top: 0;
  left: 0;
  color: #000;
  background: #fff7e1;
  text-align: center;
  transform: translateX(120%);
  transition: all 0.6s;
  width: 100%;
  height: 100vh;
  opacity: 0;
}
nav.globalMenuSp figure {
  display: inline-block;
  width: 100%;
  padding: 1em;
  border-bottom: 2px solid #ea700d;
  background-color: #fff;
}
nav.globalMenuSp figure a {
  margin: 0 auto;
  width: 40%;
}
nav.globalMenuSp ul {
  width: 90%;
  margin: auto;
}
nav.globalMenuSp ul li {
  border-bottom: 1px solid #bdbdbd;
  padding: 0;
}
nav.globalMenuSp ul li a {
  width: 100%;
  padding: 0.8em 0.8em 0.8em 0;
  position: relative;
  text-align: left;
  font-size: 1.2em;
}
nav.globalMenuSp ul li a:before {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1em;
  height: 1em;
  font-size: 1em;
  color: #777777;
  top: 0.1em;
  bottom: 0;
  right: 3%;
  margin: auto;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
nav.globalMenuSp > a {
  margin: 0 auto;
  width: 72%;
}
nav.globalMenuSp .box {
  padding: 1.2em 0 2em;
  width: 90%;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
nav.globalMenuSp .box a {
  width: 48%;
  border-radius: 0.4em;
  border: 1px solid #deaa1e;
  background-color: #fff;
  padding: 0.6em 0.8em 0.6em 0;
  text-align: center;
  position: relative;
  font-size: 1.2em;
}
nav.globalMenuSp .box a:before {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1em;
  height: 1em;
  font-size: 1em;
  color: #deaa1e;
  top: 0.1em;
  bottom: 0;
  right: 3%;
  margin: auto;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
nav.globalMenuSp .close_menu {
  width: 4em;
  height: 4em;
  top: 0.7em;
  right: 1em;
  position: absolute;
  cursor: pointer;
  display: flex;
  z-index: 10;
  align-items: center;
  justify-content: center;
  position: fixed;
  display: block;
}

nav.globalMenuSp.active {
  transform: translateX(0%);
}

body.active {
  position: fixed;
  width: 100%;
}

.index .swiper .swiper-slide a {
  width: 100vw;
}
.index section + section {
  margin-top: 5em;
}
.index #sec1 .news_list {
  flex-wrap: wrap;
}
.index #sec1 .news_list a:nth-child(4) {
  display: none;
}
.index #sec5 {
  border-top: 0.3em #2f5dba solid;
  background-color: #f0f7ff;
  padding: 2em;
}
.index #sec5 h2 {
  text-align: center;
  font-size: 2em;
  padding: 0 0 0.5em;
  font-weight: 700;
  color: #2f5dba;
}
.index #sec5 > p {
  text-align: center;
  line-height: 1.8em;
  font-size: 1em;
  margin-bottom: 1em;
}
.index #sec5 > a {
  display: block;
  margin: 1.5em auto 1em;
  width: 100%;
  max-width: 16em;
  text-align: center;
  border-radius: 0.6em;
  padding: 0.7em 0.8em 0.8em 0;
  position: relative;
  font-size: 1.6em;
  background-color: #2f5dba;
  position: relative;
  color: #fff;
}
.index #sec5 > a:before {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1em;
  height: 1em;
  font-size: 0.8em;
  color: #fff;
  top: 0;
  bottom: 0;
  right: 3%;
  margin: auto;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 600;
}
.index #sec5 .flex {
  width: 100%;
  align-items: stretch;
}
.index #sec5 .flex a {
  width: 48%;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  padding: 1.2em 0 0.8em;
}
.index #sec5 .flex a .img {
  background-size: cover;
  background-position: center;
  aspect-ratio: 10/7;
  margin-bottom: 1.4em;
}
.index #sec5 .flex a h3 {
  padding: 0 6%;
  font-size: 1.2em;
  margin-bottom: 0.4em;
}
.index #sec5 .flex a p {
  flex-grow: 1;
  margin: 0.25em 0;
  padding: 0 6%;
}
.index #sec5 .flex a p:last-child {
  margin-bottom: 0.6em;
}
.index #sec5 .flex a p.txt {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.index #sec5 .flex a p.txt br {
  display: none;
}
.index #sec5 .flex a .box {
  margin: 0.3em 6% 0;
  border-top: 1px solid #666666;
  margin-top: 0.4em;
  color: #666666;
  font-size: 0.85em;
  padding: 0.3em 0;
}
.index #sec5 .flex a .box p {
  padding: 0.1em 0;
  color: #666666;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.index #sec5 .flex a .box p br {
  display: none;
}

.swiper {
  padding-bottom: 2em;
  margin-bottom: 3em;
}
.swiper .swiper-horizontal > .swiper-pagination-bullets {
  bottom: 0;
}
.swiper .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.6em;
}
.swiper .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.6em;
}
.swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 0;
}
.swiper .swiper-pagination-custom {
  bottom: 0;
}
.swiper .swiper-pagination-fraction {
  bottom: 0;
}
.swiper .swiper-pagination-bullet {
  width: 1em;
  height: 1em;
  background-color: #fff;
  border: 2px solid #ea700d;
}
.swiper .swiper-pagination-bullet-active {
  background-color: #ea700d;
  border: 2px solid #ea700d;
}
.swiper .swiper-button-prev {
  width: 4em !important;
  height: 4em !important;
  background: url("/wp-content/themes/shukatsu/img//icon1.webp") no-repeat;
  background-size: cover;
}
.swiper .swiper-button-prev::after {
  display: none;
}
.swiper .swiper-button-next {
  width: 4em !important;
  height: 4em !important;
  background: url("/wp-content/themes/shukatsu/img//icon1.webp") no-repeat;
  background-size: cover;
  transform: rotate(180deg);
}
.swiper .swiper-button-next::after {
  display: none;
}
.swiper img {
  display: inline-block;
  width: 100%;
}

#page {
  min-height: 100vh;
}

h2.title {
  font-size: 1.8em;
  border-bottom: 4px solid #deaa1e;
  padding-bottom: 0.6em;
  font-weight: 600;
  margin-bottom: 1.1em;
}
h2.title span.ore {
  color: #ea700d;
}

.left-column {
  width: 71%;
}

.right-column {
  width: 25%;
}
.right-column ul li {
  padding-top: 0;
}
.right-column ul li + li {
  margin-top: 1.5em;
}

.single_footer1 {
  border-top: 0.4em #2f5dba solid;
  background-color: #f0f7ff;
  padding: 2em;
}
.single_footer1 > p {
  font-size: 1.5em;
  text-align: center;
  padding-bottom: 2em;
  line-height: 1.8;
}
.single_footer1 .box {
  background-color: #fff;
  border-radius: 1em;
  padding: 5%;
  margin: auto;
  position: relative;
}
.single_footer1 .box .in {
  width: 72%;
}
.single_footer1 .box > figure {
  position: absolute;
  display: block;
  right: 2%;
  bottom: 0;
  width: 33%;
}
.single_footer1 .box a {
  display: block;
  margin: 1.1em 0 0;
  border-radius: 999px;
  background-color: #148ec6;
  padding: 0.8em 1.4em;
  position: relative;
  font-weight: 700;
  text-align: left;
  font-size: 1.35em;
  color: #fff;
  letter-spacing: 0.1em;
  width: 80%;
}
.single_footer1 .box a:before {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1em;
  height: 1em;
  font-size: 1.1em;
  color: #000;
  top: 0;
  bottom: 0;
  right: 0.5em;
  margin: auto;
  position: absolute;
  font-weight: 600;
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  z-index: 3;
}
.single_footer1 .box a:after {
  width: 1.9em;
  height: 1.9em;
  z-index: 2;
  content: "";
  background-color: #fff;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0.3em;
  margin: auto;
}

.single_footer2 {
  margin-top: 1.5em;
}
.single_footer2 .box {
  background-color: #f1f1f1;
  padding: 0.5em 1em 1em;
  width: 100%;
}
.single_footer2 .box .flex {
  background-color: #fff;
  padding: 1.5em;
}
.single_footer2 .box figure {
  width: 15%;
}
.single_footer2 .box .txt {
  width: 80%;
}
.single_footer2 .box .txt h4 {
  margin-bottom: 0.5em;
  font-size: 1.2em;
}
.single_footer2 .box .txt p {
  line-height: 1.6;
  padding: 0;
}

.single_footer3 {
  padding: 4.5em 0;
  border-bottom: 1px solid #cdcdcd;
}
.single_footer3 .flex {
  width: 80%;
  margin: 0 auto;
}

.single_footer4 {
  padding: 4.5em 0 0;
}
.single_footer4 p {
  text-align: center;
  font-size: 1.7em;
  padding-bottom: 2em;
}
.single_footer4 .flex {
  width: 80%;
  margin: 0 auto;
}

.single article .post-thumbnail {
  text-align: center;
  padding-top: 2em;
  margin-bottom: 2em;
  min-height: 8em;
  position: relative;
  display: block;
}
.single article .post-thumbnail img {
  display: inline-block;
  width: auto;
}
.single article .entry-content {
  padding-bottom: 4em;
  line-height: 1.6;
}
.single article .entry-content .linkcard {
  display: block;
  width: 100%;
  margin: 1.5em auto;
  padding: 1.5em;
  border: 1px solid #cdcdcd;
  color: #333;
  text-decoration: none;
}
.single article .entry-content .linkcard .linkcard_txt {
  font-size: 1.1em;
  font-weight: 800;
  border-bottom: 2px solid #ea700d;
  margin-bottom: 1.2em;
  padding-bottom: 0.3em;
}
.single article .entry-content .linkcard .flex {
  align-items: flex-start;
}
.single article .entry-content .linkcard .flex figure {
  width: 35%;
  aspect-ratio: 16/12;
  background-size: cover;
  background-position: center;
}
.single article .entry-content .linkcard .flex .linkcard_box {
  width: 63%;
}
.single article .entry-content .linkcard .flex .linkcard_box p {
  padding: 0;
  margin-bottom: 0;
}
.single article .entry-content .linkcard .flex .linkcard_box .linkcard_title {
  font-weight: 900;
  letter-spacing: 0.1em;
  font-size: 1.3em;
  line-height: 1.3;
}
.single article .entry-content .linkcard .flex .linkcard_box .linkcard_data {
  padding: 0.3em 0 0.6em;
  font-weight: 500;
  color: #666666;
  font-size: 0.8em;
}
.single article .entry-content .linkcard .flex .linkcard_box .linkcard_category {
  padding: 0.7em 0.9em;
  color: #000;
  font-size: 0.88em;
  display: inline-block;
  background-color: #fff7e1;
  margin-right: 0.4em;
  line-height: 1.4em;
  font-weight: 600;
}
.single article .entry-content .linkcard .flex .linkcard_box .linkcard_category span {
  color: #ea700d;
  padding-right: 0.2em;
}
.single article .entry-content h1 {
  margin: 0.5em 0;
  padding: 0;
  line-height: 1.2em;
  font-size: 2em;
  font-weight: 500;
}
.single article .entry-content h2 {
  margin: 0.5em 0;
  padding: 0;
  line-height: 1.2em;
  font-size: 1.8em;
  padding: 0.6em 0;
  margin: 0 auto 0.5em;
  font-weight: 700;
  letter-spacing: 0.05em;
  position: relative;
}
.single article .entry-content h2:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.1em;
  background-color: #ea700d;
}
.single article .entry-content h2 span.ore {
  color: #ea700d;
}
.single article .entry-content h3 {
  margin: 0.5em 0;
  padding: 0;
  line-height: 1.2em;
  font-size: 1.4em;
  font-weight: 700;
  letter-spacing: 0.05em;
  padding: 0.6em 0;
  margin: 0 auto;
}
.single article .entry-content h3:before {
  content: "■";
  color: #ea700d;
}
.single article .entry-content h4 {
  margin: 0.5em 0;
  padding: 0;
  line-height: 1.2em;
  font-size: 1.4em;
  font-weight: 500;
}
.single article .entry-content h5 {
  margin: 0.5em 0;
  padding: 0;
  line-height: 1.2em;
  font-size: 1.2em;
  font-weight: 500;
}
.single article .entry-content h6 {
  margin: 0.5em 0;
  padding: 0;
  line-height: 1.2em;
  font-size: 1em;
  font-weight: 500;
}
.single article .entry-content h1.is-style-title-gray {
  background-color: #f1f1f1;
  margin: 1em auto 0;
  width: 100%;
  padding: 3% 3% 0.6em;
}
.single article .entry-content h1.is-style-title-gray + .is-style-box-gray {
  margin-top: 0;
  padding-top: 1.5%;
}
.single article .entry-content h1.is-style-title-gray + .is-style-list-gray {
  margin-top: 0;
  padding-top: 1.5%;
}
.single article .entry-content h2.is-style-title-gray {
  background-color: #f1f1f1;
  margin: 1em auto 0;
  width: 100%;
  padding: 3% 3% 0.6em;
  font-size: 1.3em;
}
.single article .entry-content h2.is-style-title-gray + .is-style-box-gray {
  margin-top: 0;
  padding-top: 1.5%;
}
.single article .entry-content h2.is-style-title-gray + .is-style-list-gray {
  margin-top: 0;
  padding-top: 1.5%;
}
.single article .entry-content h2.is-style-title-gray:before {
  left: 3%;
  width: 94%;
}
.single article .entry-content h3.is-style-title-gray {
  background-color: #f1f1f1;
  margin: 1em auto 0;
  width: 100%;
  padding: 3% 3% 0.6em;
  font-size: 1.2em;
  padding-bottom: 0;
  font-weight: 600;
}
.single article .entry-content h3.is-style-title-gray + .is-style-box-gray {
  margin-top: 0;
  padding-top: 1.5%;
}
.single article .entry-content h3.is-style-title-gray + .is-style-list-gray {
  margin-top: 0;
  padding-top: 1.5%;
}
.single article .entry-content h4.is-style-title-gray {
  background-color: #f1f1f1;
  margin: 1em auto 0;
  width: 100%;
  padding: 3% 3% 0.6em;
}
.single article .entry-content h4.is-style-title-gray + .is-style-box-gray {
  margin-top: 0;
  padding-top: 1.5%;
}
.single article .entry-content h4.is-style-title-gray + .is-style-list-gray {
  margin-top: 0;
  padding-top: 1.5%;
}
.single article .entry-content h5.is-style-title-gray {
  background-color: #f1f1f1;
  margin: 1em auto 0;
  width: 100%;
  padding: 3% 3% 0.6em;
}
.single article .entry-content h5.is-style-title-gray + .is-style-box-gray {
  margin-top: 0;
  padding-top: 1.5%;
}
.single article .entry-content h5.is-style-title-gray + .is-style-list-gray {
  margin-top: 0;
  padding-top: 1.5%;
}
.single article .entry-content h6.is-style-title-gray {
  background-color: #f1f1f1;
  margin: 1em auto 0;
  width: 100%;
  padding: 3% 3% 0.6em;
}
.single article .entry-content h6.is-style-title-gray + .is-style-box-gray {
  margin-top: 0;
  padding-top: 1.5%;
}
.single article .entry-content h6.is-style-title-gray + .is-style-list-gray {
  margin-top: 0;
  padding-top: 1.5%;
}
.single article .entry-content h2.is-style-q1:after {
  top: 0.3em;
}
.single article .entry-content h2.is-style-a1:after {
  top: 0.3em;
}
.single article .entry-content h3.is-style-q1:before {
  display: none;
}
.single article .entry-content h3.is-style-q1:after {
  top: 0.3em;
}
.single article .entry-content h3.is-style-a1:before {
  display: none;
}
.single article .entry-content h3.is-style-a1:after {
  top: 0.3em;
}
.single article .entry-content ul {
  list-style-type: disc;
  padding-left: 1.5em;
  margin-bottom: 2em;
}
.single article .entry-content ul.is-style-list-gray {
  background-color: #f1f1f1;
  padding: 3% 3% 3% 6%;
}
.single article .entry-content ol {
  padding-left: 1.3em;
  margin-bottom: 2em;
}
.single article .entry-content ol.is-style-list-gray {
  background-color: #f1f1f1;
  padding: 3% 3% 3% 6%;
}
.single article .entry-content p {
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 2em;
  padding: 0;
}
.single article .entry-content .aligncenter {
  display: block;
  margin: auto;
  text-align: center;
}
.single article .entry-content .wp-block-image {
  padding: 1em 0 3em;
}
.single article .entry-content .wp-embedded-content {
  width: 100%;
}
.single article .entry-content .is-style-q1 {
  margin-left: 3em;
  position: relative;
  font-size: 1.8em;
}
.single article .entry-content .is-style-q1:after {
  content: "";
  left: -3em;
  top: 0;
  bottom: 0;
  display: block;
  position: absolute;
  width: 2.2em;
  height: 2.2em;
  background-size: cover;
  margin: auto;
  background-image: url("/wp-content/themes/shukatsu/img//q.png");
  background-color: transparent;
}
.single article .entry-content .is-style-a1 {
  margin-left: 3em;
  position: relative;
  font-size: 1.8em;
}
.single article .entry-content .is-style-a1:after {
  content: "";
  left: -3em;
  top: 0;
  bottom: 0;
  display: block;
  position: absolute;
  width: 2.2em;
  height: 2.2em;
  background-size: cover;
  line-height: 2;
  background-image: url("/wp-content/themes/shukatsu/img//a.png");
  background-color: transparent;
}
.single article .entry-content .is-style-box-border {
  border: 2px solid #f1f1f1;
  margin: 1em auto;
  width: 100%;
  padding: 3%;
}
.single article .entry-content .is-style-box-gray {
  background-color: #f1f1f1;
  margin: 1em auto;
  width: 100%;
  padding: 3%;
}
.single article .entry-content ul.is-style-point {
  list-style: none;
  padding: 0;
  position: relative;
  padding-top: 4em;
  margin: 1.5em auto;
}
.single article .entry-content ul.is-style-point:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 11em;
  background: url("/wp-content/themes/shukatsu/img//point.webp") no-repeat;
  background-position: left top;
  background-size: 100% auto;
  aspect-ratio: 2/1;
}
.single article .entry-content ul.is-style-point li {
  position: relative;
  padding: 0.8em 0 0.8em 3.7em;
  border-bottom: 1px solid #f1f1f1;
}
.single article .entry-content ul.is-style-point li:last-child {
  border-bottom: 0px solid #f1f1f1;
}
.single article .entry-content ul.is-style-point li:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 1.4em;
  width: 1.4em;
  background: url("/wp-content/themes/shukatsu/img//check.webp") no-repeat;
  background-position: center;
  background-size: 100% auto;
  aspect-ratio: 1/1;
}
.single article blockquote {
  position: relative;
  padding: 2em;
  box-sizing: border-box;
  font-style: italic;
  color: #464646;
  background: #fafafa;
  border: none;
  border-top: solid 3px #cecece;
  border-bottom: solid 3px #cecece;
}
.single article blockquote:before {
  display: inline-block;
  position: absolute;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  text-align: center;
  content: "\f10d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #FFF;
  background: #cecece;
  top: 0;
  left: 0;
}
.single article blockquote:after {
  display: inline-block;
  position: absolute;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  text-align: center;
  content: "\f10d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #FFF;
  background: #fafafa;
  bottom: 0;
  right: 0;
}
.single article blockquote + p {
  margin-top: 1.6em;
}
.single article blockquote p {
  position: relative;
  padding: 0;
  margin: 0.7em 0;
  z-index: 3;
  line-height: 1.7;
}
.single article blockquote > p:last-child {
  margin-bottom: 0 !important;
}

.flex.side {
  align-items: flex-start;
}

.btn {
  display: block;
  margin: 1em auto;
  width: 100%;
  max-width: 16em;
  text-align: center;
  border-radius: 0.6em;
  padding: 0.75em 0.8em 0.8em 0;
  position: relative;
  font-size: 1.6em;
  border: 3px solid #ea700d;
  color: #ea700d;
  position: relative;
  background-color: transparent;
  font-weight: 800;
  letter-spacing: 0.1em;
}
.btn:before {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1em;
  height: 1em;
  font-size: 0.8em;
  color: #ea700d;
  top: 0;
  bottom: 0;
  right: 3%;
  margin: auto;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 600;
}

.news_list {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
}
.news_list > a {
  display: inline-block;
  width: 31%;
  margin-right: 3.5%;
  margin-bottom: 3%;
  display: flex;
  flex-direction: column;
  display: flex;
  flex-direction: column;
}
.news_list > a:nth-child(3n) {
  margin-right: 0;
}
.news_list > a .img {
  background-size: cover;
  background-position: center;
  aspect-ratio: 10/7;
  margin-bottom: 1em;
  position: relative;
}
.news_list > a .img img {
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 23%;
  height: auto;
}
.news_list > a h3 {
  flex-grow: 1;
}
.news_list > a h3 i {
  color: #ea700d;
  padding-left: 0.2em;
  font-size: 0.9em;
}
.news_list > a .date {
  padding: 0.3em 0 0.6em;
  font-weight: 500;
  color: #666666;
  font-size: 0.8em;
}
.news_list > a ul {
  margin-bottom: 1em;
}
.news_list > a ul li {
  padding: 0.7em 0.9em;
  margin-bottom: 0.4em;
  color: #000;
  font-size: 0.88em;
  display: inline-block;
  background-color: #fff7e1;
  margin-right: 0.4em;
  line-height: 1.4em;
  font-weight: 600;
}
.news_list > a ul li span {
  color: #ea700d;
  padding-right: 0.2em;
}

.cate_list {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  width: 100%;
}
.cate_list > a {
  display: inline-block;
  width: 31%;
  margin-right: 3.5%;
  margin-bottom: 3.5%;
}
.cate_list > a:nth-child(3n) {
  margin-right: 0;
}
.cate_list > a:nth-child(7) {
  width: 100%;
  margin-right: 0;
  margin-top: 2.5em;
  pointer-events: none;
}
.cate_list > a:nth-child(8) {
  width: 46.5%;
}
.cate_list > a:nth-child(9) {
  width: 46.5%;
}

#sec6_go {
  border: 1px solid #ce4f6d;
  padding: 3em 2em;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#sec6_go > figure {
  width: 47%;
}
#sec6_go .box {
  width: 48%;
}
#sec6_go .box h2 {
  color: #ce4f6d;
  font-weight: 700;
  font-size: 2.3em;
  margin-bottom: 0.8em;
}
#sec6_go .box > a {
  display: block;
  margin: 0.5em auto 0;
  width: 100%;
  max-width: 16em;
  text-align: center;
  border-radius: 0.6em;
  padding: 0.85em 0.8em 0.95em 0;
  position: relative;
  font-size: 1.5em;
  background-color: #ce4f6d;
  position: relative;
  color: #fff;
}
#sec6_go .box > a:before {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1em;
  height: 1em;
  font-size: 0.8em;
  color: #fff;
  top: 0;
  bottom: 0;
  right: 3%;
  margin: auto;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 600;
}

.side {
  margin-top: 3em;
}

body.column header.entry-header {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  background: url("/wp-content/themes/shukatsu/img//subtitle3.webp");
  background-size: cover;
  background-position: center;
}
body.column header.entry-header h1.entry-title {
  padding: 7% 0;
  width: 94%;
  max-width: 1200px;
  margin: 0 auto;
  font-size: 3em;
  color: #fff;
}

body.seminar header.entry-header {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  background: url("/wp-content/themes/shukatsu/img//subtitle1.webp");
  background-size: cover;
  background-position: center;
}
body.seminar header.entry-header h1.entry-title {
  background: url("/wp-content/themes/shukatsu/img//seminar_title.webp") no-repeat;
  background-position: right bottom;
  background-size: auto 100%;
  padding: 7% 0;
  width: 94%;
  max-width: 1200px;
  margin: 0 auto;
  font-size: 3em;
  color: #fff;
}
body.seminar h2.title {
  border-color: #2f5dba;
}
body.seminar .entry-content .box {
  background-color: #f1f1f1;
  padding: 2.5em;
  line-height: 1.6;
}
body.seminar .entry-content .box + .box {
  margin-top: 2.5em;
}
body.seminar .entry-content .box .flex {
  align-items: flex-start;
  margin-bottom: 1.5em;
}
body.seminar .entry-content .box .flex .txt {
  width: 100%;
}
body.seminar .entry-content .box .flex .txt h3 {
  font-size: 1.3em;
  font-weight: 700;
  border-bottom: 2px solid #000;
  padding-bottom: 0.3em;
  margin-bottom: 0.4em;
}
body.seminar .entry-content .box .flex .txt p {
  font-size: 0.85em;
  border-bottom: 1px solid #cdcdcd;
  padding: 0.4em 0;
  display: flex;
}
body.seminar .entry-content .box .flex .txt p span:nth-child(1) {
  margin-right: 2em;
  white-space: nowrap;
}
body.seminar .entry-content .box .flex .txt p:nth-child(4) {
  border-width: 0;
}
body.seminar .entry-content .box > p {
  font-size: 0.85em;
}
body.seminar .entry-content .box .box_form {
  border: 3px solid #000;
  background-color: #fff;
  padding: 1em 2.5em;
  text-align: center;
  margin-top: 2em;
}
body.seminar .entry-content .box .box_form p {
  margin-bottom: 0.8em;
  font-weight: 600;
}
body.seminar .entry-content .box .box_form figure {
  padding: 1.6em 0 0.7em;
}
body.seminar .entry-content .box .box_form a.tell {
  display: inline-block;
  margin-top: 1em;
}
body.seminar .entry-content .box .box_form a.mou {
  border-radius: 0.6em;
  padding: 0.6em 0.8em 0.6em 0;
  position: relative;
  color: #fff;
  font-size: 1.5em;
  letter-spacing: 0.1em;
  display: inline-block;
  width: 100%;
}
body.seminar .entry-content .box .box_form a.mou:before {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1em;
  height: 1em;
  font-size: 0.8em;
  color: #fff;
  top: 0;
  bottom: 0;
  right: 3%;
  margin: auto;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 600;
}
body.seminar .entry-content .box.yellow {
  background-color: #fffaf0;
}
body.seminar .entry-content .box.yellow .flex .txt h3 {
  border-color: #ea940d;
}
body.seminar .entry-content .box.yellow .box_form {
  border: 3px solid #ea940d;
}
body.seminar .entry-content .box.yellow .box_form a.mou {
  background-color: #ea940d;
}
body.seminar .entry-content .box.red {
  background-color: #fff4f4;
}
body.seminar .entry-content .box.red .flex .txt h3 {
  border-color: #ce4f6d;
}
body.seminar .entry-content .box.red .box_form {
  border: 3px solid #ce4f6d;
}
body.seminar .entry-content .box.red .box_form a.mou {
  background-color: #ce4f6d;
}
body.seminar .entry-content .box.blue {
  background-color: #f0f7ff;
}
body.seminar .entry-content .box.blue .flex .txt h3 {
  border-color: #2f5dba;
}
body.seminar .entry-content .box.blue .box_form {
  border: 3px solid #2f5dba;
}
body.seminar .entry-content .box.blue .box_form a.mou {
  background-color: #2f5dba;
}

body.sensei header.entry-header {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  background: url("/wp-content/themes/shukatsu/img//subtitle3.webp");
  background-size: cover;
  background-position: center;
}
body.sensei header.entry-header h1.entry-title {
  background: url("/wp-content/themes/shukatsu/img//sensei_title.webp") no-repeat;
  background-position: right bottom;
  background-size: auto 90%;
  padding: 7% 0;
  width: 94%;
  max-width: 1200px;
  margin: 0 auto;
  font-size: 3em;
  color: #fff;
}
body.sensei .side .left-column section {
  margin-top: 3em;
}
body.sensei .side .left-column .single_footer1 {
  margin-top: 3em;
}

body.error404 header.page-header {
  background: url("/wp-content/themes/shukatsu/img//subtitle3.webp");
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  background-size: cover;
  background-position: center;
}
body.error404 header.page-header h1.page-title {
  padding: 7% 0;
  width: 94%;
  max-width: 1200px;
  margin: 0 auto;
  font-size: 3em;
  color: #fff;
}
body.error404 .page-content {
  padding-top: 5em;
}
body.error404 .page-content p {
  text-align: center;
  line-height: 2;
  font-size: 1.1em;
}
body.error404 .page-content a {
  text-align: center;
  position: relative;
  color: #ea700d;
  font-size: 1.4em;
  display: block;
  width: 100%;
  border: 2px solid #ea700d;
  max-width: 18em;
  margin: 2em auto;
  padding: 0.8em 1em;
  border-radius: 0.8em;
}
body.error404 .page-content a:before {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1em;
  height: 1em;
  font-size: 0.8em;
  color: #ea700d;
  top: 0;
  bottom: 0;
  right: 3%;
  margin: auto;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 600;
}

body.single header.entry-header h1.entry-title {
  font-size: 2.5em;
  line-height: 1.4;
  margin-bottom: 0.4em;
  font-weight: 700;
}
body.single header.entry-header ul {
  margin: 1em 0;
}
body.single header.entry-header ul li {
  padding: 0.4em 0.9em;
  color: #000;
  font-size: 0.88em;
  display: inline-block;
  background-color: #fff7e1;
  margin-right: 0.4em;
  line-height: 1.4em;
  font-weight: 600;
}
body.single header.entry-header ul li span {
  color: #ea700d;
  padding-right: 0.2em;
}
body.single .entry-content .wp-block-image {
  width: 95%;
  margin: 0 auto;
}
body.single .entry-content a {
  color: #ea700d;
  text-decoration: underline;
}

body.gojokai .other > .frame:nth-child(1) {
  max-width: 100%;
  width: 100%;
}
body.gojokai .side {
  margin-top: 0;
}
body.gojokai header.entry-header {
  background: url("/wp-content/themes/shukatsu/img//subtitle2.webp");
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  background-size: cover;
  background-position: center;
}
body.gojokai header.entry-header h1.entry-title {
  background: url("/wp-content/themes/shukatsu/img//gojokai_title.webp") no-repeat;
  background-position: right bottom;
  background-size: auto 90%;
  padding: 7% 0;
  width: 94%;
  max-width: 1200px;
  margin: 0 auto;
  font-size: 3em;
  color: #fff;
}
body.gojokai .right-column {
  display: none;
}
body.gojokai .left-column {
  width: 100%;
}
body.gojokai .entry-content .frame {
  max-width: 1150px;
}
body.gojokai .entry-content .frame.type2 {
  padding: 0 3.5%;
}
body.gojokai .entry-content .frame.type3 {
  max-width: 1400px;
}
body.gojokai .entry-content .frame.type4 {
  max-width: 960px;
}
body.gojokai .entry-content #sec1 {
  background-color: #fadad9;
  padding: 4em 0;
}
body.gojokai .entry-content #sec1 figure {
  margin: 0 auto;
  text-align: center;
}
body.gojokai .entry-content #sec1 .box {
  background-color: #fff;
  padding: 5%;
  position: relative;
}
body.gojokai .entry-content #sec1 .box:before {
  content: "";
  position: absolute;
  display: block;
  width: 5em;
  height: 5em;
  transform: rotate(45deg);
  bottom: -2em;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #fff;
}
body.gojokai .entry-content #sec1 .box > figure:nth-child(1) {
  width: 80%;
  padding-bottom: 1em;
}
body.gojokai .entry-content #sec1 .box > figure:nth-child(2) img {
  display: inline-block;
  width: 100%;
}
body.gojokai .entry-content #sec1 .box .txt {
  position: relative;
  padding: 3% 0 3% 7%;
  font-size: 1.2em;
  font-weight: 600;
}
body.gojokai .entry-content #sec1 .box .txt .red {
  font-size: 1.3em;
  color: #e60012;
  font-weight: 700;
}
body.gojokai .entry-content #sec1 .box .txt figure {
  position: absolute;
  display: block;
  top: -3.8em;
  right: 0;
  width: 25%;
}
body.gojokai .entry-content #sec1 .box .list {
  background-color: #d5e5ea;
  padding: 3.5% 3.5% 0;
}
body.gojokai .entry-content #sec1 .box .list > figure {
  position: relative;
  margin-top: -2.8em;
}
body.gojokai .entry-content #sec1 .box .list .list_in {
  border: #083d8c 0.4em solid;
  padding: 3.5% 3.5% 9%;
  background-color: #fff;
}
body.gojokai .entry-content #sec1 .box .list .list_in > figure:nth-child(1) {
  border-bottom: 0.1em solid #cdcdcd;
  display: inline-block;
  padding-bottom: 3.5%;
  width: 100%;
  margin-bottom: 1.5em;
}
body.gojokai .entry-content #sec1 .box .list .list_in ul li {
  position: relative;
  counter-increment: mycounter;
  font-weight: 800;
  min-height: 2em;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
body.gojokai .entry-content #sec1 .box .list .list_in ul li b {
  padding-left: 0.5em;
}
body.gojokai .entry-content #sec1 .box .list .list_in ul li:before {
  content: counter(mycounter, decimal-leading-zero);
  border: 3px solid #9bc93e;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 1.7em;
  width: 1.7em;
  padding-bottom: 0.1em;
}
body.gojokai .entry-content #sec1 .box .list .list_in ul li p {
  font-size: 0.8em;
  padding: 0.4em 0 0;
}
body.gojokai .entry-content #sec1 .box .list .list_in ul li.ty {
  padding-left: 2.5em;
  display: block !important;
}
body.gojokai .entry-content #sec1 .box .list .list_in ul li.ty b {
  padding: 0.5em 0 0;
  display: inline-block;
}
body.gojokai .entry-content #sec1 .box .list .list_in ul li.ty:before {
  position: absolute;
  left: 0;
}
body.gojokai .entry-content #sec1 .box .list .list_in ul:nth-child(1) li:nth-child(n+11):nth-child(-n+14) {
  display: none;
}
body.gojokai .entry-content #sec1 .box .list .list_in ul:nth-child(2) {
  counter-reset: mycounter 10;
}
body.gojokai .entry-content #sec1 .box .list .list_in ul:nth-child(3) {
  counter-reset: mycounter 18;
}
body.gojokai .entry-content #sec1 .box .list .list_in ul:nth-child(3) li:nth-child(n+1):nth-child(-n+4) {
  display: none;
}
body.gojokai .entry-content #sec1 .box .list .list_in .flex {
  align-items: flex-start;
}
body.gojokai .entry-content #sec2 .bg1 {
  background-color: #fadad9;
  padding: 1.5em 0;
}
body.gojokai .entry-content #sec2 .bg1 figure {
  text-align: center;
}
body.gojokai .entry-content #sec2 .bg1 figure img {
  display: inline-block;
  width: 100%;
}
body.gojokai .entry-content #sec2 .bg2 {
  background: url("/wp-content/themes/shukatsu/img//gojokai_sec2_bg1.webp") no-repeat;
  background-size: 100% auto;
  background-position: top center;
  padding-bottom: 12vw;
}
body.gojokai .entry-content #sec2 .bg2 p {
  text-align: center;
  font-size: 1.15em;
  font-weight: 800;
  line-height: 1.6;
}
body.gojokai .entry-content #sec3 {
  padding-bottom: 3em;
}
body.gojokai .entry-content #sec3 .frame.type2 > figure:nth-child(1) {
  margin: 0 auto 2em;
  text-align: center;
}
body.gojokai .entry-content #sec3 .frame.type2 > h3 {
  text-align: center;
  font-size: 3em;
  line-height: 1.3;
  color: #2a6cad;
  font-weight: 900;
  margin-bottom: 0.3em;
}
body.gojokai .entry-content #sec3 .frame.type2 .box {
  background: url("/wp-content/themes/shukatsu/img//gojokai_sec3_2.webp") no-repeat;
  background-size: 100% auto;
  padding: 3% 12% 0;
  aspect-ratio: 16/3;
  font-size: 1.4em;
  font-weight: 700;
  line-height: 1.8;
  margin-bottom: 2em;
}
body.gojokai .entry-content #sec3 .frame.type2 h4 {
  color: #ce4f6d;
  font-size: 1.7em;
  text-align: center;
  font-weight: 900;
  margin-bottom: 0.8em;
}
body.gojokai .entry-content #sec3 .frame.type2 table {
  width: 100%;
}
body.gojokai .entry-content #sec3 .frame.type2 table th {
  width: 33.33%;
  padding: 0.6em;
  text-align: center;
  font-size: 1.2em;
  font-weight: 600;
  border: 3px solid #000;
  vertical-align: middle;
}
body.gojokai .entry-content #sec3 .frame.type2 table th img {
  display: inline;
}
body.gojokai .entry-content #sec3 .frame.type2 table td {
  width: 33.33%;
  padding: 0.6em;
  text-align: center;
  font-size: 1.2em;
  font-weight: 600;
  border: 3px solid #000;
  vertical-align: middle;
}
body.gojokai .entry-content #sec3 .frame.type2 table td img {
  display: inline;
}
body.gojokai .entry-content #sec3 .frame.type2 table thead th {
  background-color: #e2eec5;
}
body.gojokai .entry-content #sec3 .frame.type2 table tbody tr:last-child {
  font-size: 1.2em;
}
body.gojokai .entry-content #sec3 .frame.type2 table tbody tr:last-child th {
  background-color: #f5b6b3;
}
body.gojokai .entry-content #sec3 .frame.type2 table tbody tr:last-child td {
  background-color: #fce4e1;
}
body.gojokai .entry-content #sec4 {
  background-color: #fadad9;
  padding: 2em 0 3em;
}
body.gojokai .entry-content #sec4 h3 {
  margin: auto;
  width: 100%;
  padding: 0 0 1em;
  font-size: 1.4em;
  max-width: 24.8em;
}
body.gojokai .entry-content #sec4 h3 span {
  padding-left: 3em;
}
body.gojokai .entry-content #sec4 .box {
  margin: auto;
  width: 100%;
  background-color: #fff;
  position: relative;
  font-size: 1.1em;
  padding: 1.5em 2em;
  max-width: 28em;
}
body.gojokai .entry-content #sec4 .box p {
  padding: 0;
  font-size: 1.1em;
  line-height: 1.5;
  font-weight: 600;
}
body.gojokai .entry-content #sec4 .box p:nth-child(2) {
  margin-top: 1em;
  font-size: 0.9em;
  font-weight: 800;
}
body.gojokai .entry-content #sec4 .box figure {
  position: absolute;
  display: block;
  content: "";
  right: -14%;
  bottom: 0;
  width: 30%;
  height: auto;
}
body.gojokai .entry-content .sec_contact {
  background: linear-gradient(180deg, rgb(255, 255, 255) 25%, rgb(5, 45, 111) 25%, rgb(5, 45, 111) 75%, rgb(255, 255, 255) 75%);
  padding: 7% 0;
}
body.gojokai .entry-content .sec_contact .box {
  border: 0.85em solid #2a6cad;
  background-color: #a5d8f0;
  padding: 3em 7%;
  border-radius: 1.8em;
  width: 100%;
}
body.gojokai .entry-content .sec_contact .box .in {
  margin: 0 auto;
  max-width: 960px;
  position: relative;
}
body.gojokai .entry-content .sec_contact .box .in h3 {
  width: 56%;
  text-align: center;
  font-size: 3em;
  padding-bottom: 0.4em;
  font-weight: 900;
}
body.gojokai .entry-content .sec_contact .box .in figure:nth-child(1) {
  width: 56%;
  margin-bottom: 0.8em;
}
body.gojokai .entry-content .sec_contact .box .in figure:nth-child(1) img {
  display: block;
  width: 100%;
}
body.gojokai .entry-content .sec_contact .box .in figure:nth-child(3) {
  display: block;
  width: 33%;
  bottom: 0;
  right: 2em;
  z-index: 1;
  position: absolute;
}
body.gojokai .entry-content .sec_contact .box a {
  margin: 0 auto;
  max-width: 960px;
  display: block;
  margin: 0 auto;
  border-radius: 999px;
  border: 0.23em solid #ce4f6d;
  background-color: #fff;
  padding: 0.5em 1em;
  position: relative;
  font-weight: 900;
  text-align: center;
  font-size: 2.8em;
  color: #052d6f;
  letter-spacing: 0.15em;
}
body.gojokai .entry-content .sec_contact .box a + a {
  margin-top: 0.8em;
}
body.gojokai .entry-content .sec_contact .box a:before {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1em;
  height: 1em;
  font-size: 1.1em;
  color: #fff;
  top: 0;
  bottom: 0;
  right: 0.5em;
  margin: auto;
  position: absolute;
  font-weight: 600;
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  z-index: 3;
}
body.gojokai .entry-content .sec_contact .box a:after {
  width: 1.9em;
  height: 1.9em;
  z-index: 2;
  content: "";
  background-color: #ce4f6d;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0.3em;
  margin: auto;
}
body.gojokai .entry-content .sec_contact .box a:nth-child(3) {
  max-width: 720px;
  width: 70%;
  font-size: 1.8em;
}
body.gojokai .entry-content #sec5 {
  background-color: #eeeeec;
  padding: 4em 0 5.5em;
}
body.gojokai .entry-content #sec5 .frame > h3 {
  text-align: center;
  font-size: 3em;
  line-height: 1.3;
  color: #2a6cad;
  font-weight: 900;
  margin-bottom: 0.3em;
}
body.gojokai .entry-content #sec5 .frame .box {
  background-color: #fff;
  margin-top: 3em;
}
body.gojokai .entry-content #sec5 .frame .box h4 {
  background-color: #f5b6b3;
  padding: 0.6em 0 0.6em 3.8em;
  font-size: 1.4em;
  position: relative;
  font-weight: 900;
  letter-spacing: 0.1em;
}
body.gojokai .entry-content #sec5 .frame .box h4 b {
  font-size: 1.35em;
  font-weight: 900;
}
body.gojokai .entry-content #sec5 .frame .box h4 span {
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  height: 1.7em;
  width: 1.7em;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 1.2em;
  color: #ce4f6d;
  padding: 0 0 0.1em;
  letter-spacing: 0;
}
body.gojokai .entry-content #sec5 .frame .box .in {
  padding: 3%;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.7;
}
body.gojokai .entry-content #sec5 .frame .box:nth-child(4) figure {
  margin: 0 auto;
  text-align: center;
}
body.gojokai .entry-content #sec5 .frame .box:nth-child(5) figure {
  margin: 0 auto;
  text-align: center;
}
body.gojokai .entry-content #sec5 .frame .box:nth-child(6) .txt p:nth-child(2) {
  line-height: 1.3;
  font-size: 0.9em;
}
body.gojokai .entry-content #sec5 .frame .box:nth-child(7) .txt p:nth-child(2) {
  line-height: 1.3;
  font-size: 0.9em;
}
body.gojokai .entry-content #sec5 .frame .box:nth-child(8) .in {
  position: relative;
}
body.gojokai .entry-content #sec5 .frame .box:nth-child(8) .in figure {
  position: absolute;
  display: block;
  width: 11%;
  bottom: 16%;
  right: 5%;
}
body.gojokai .entry-content #sec6 {
  background-color: #eeeeec;
  padding: 4em 0;
}
body.gojokai .entry-content #sec6 .frame > h3 {
  text-align: center;
  font-size: 3em;
  line-height: 1.3;
  color: #2a6cad;
  font-weight: 900;
  margin-bottom: 0.3em;
}
body.gojokai .entry-content #sec6 .frame > ul > li {
  background-color: #fff;
  padding: 2.5em;
  margin-top: 2.5em;
  display: flex;
  justify-content: flex-start;
}
body.gojokai .entry-content #sec6 .frame > ul > li:nth-child(1) .box h4 {
  border-bottom: 0px solid #000;
  margin-bottom: 0;
  padding-bottom: 0;
}
body.gojokai .entry-content #sec6 .frame > ul > li:nth-child(1) .box h5 {
  border-bottom: 1px solid #999999;
  margin-bottom: 0.4em;
  padding-bottom: 0.4em;
}
body.gojokai .entry-content #sec6 .frame > ul > li .box {
  padding-left: 1.5em;
  width: 100%;
}
body.gojokai .entry-content #sec6 .frame > ul > li .box h4 {
  font-size: 1.8em;
  color: #ce4f6d;
  font-weight: 900;
  margin-bottom: 0.4em;
  padding-bottom: 0.4em;
  border-bottom: 1px solid #999999;
}
body.gojokai .entry-content #sec6 .frame > ul > li .box h5 {
  font-size: 1.2em;
  font-weight: 800;
}
body.gojokai .entry-content #sec6 .frame > ul > li .box p {
  font-weight: 700;
  font-size: 1.1em;
  padding: 0;
  line-height: 1.7;
}
body.gojokai .entry-content #sec6 .frame > ul > li .box p .td-under {
  text-decoration: underline;
}
body.gojokai .entry-content #sec6 .frame > ul > li .box ul {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin: 1em auto 2em;
}
body.gojokai .entry-content #sec6 .frame > ul > li .box ul li {
  text-align: center;
}
body.gojokai .entry-content #sec6 .frame > ul > li .box ul + p {
  font-size: 0.9em;
}
body.gojokai .entry-content #sec7 .frame > figure {
  margin: auto;
  text-align: center;
}
body.gojokai .entry-content #sec7 .frame > figure img {
  display: inline-block;
}
body.gojokai .entry-content #sec7 .frame > h3 {
  text-align: center;
  font-size: 3em;
  line-height: 1.3;
  color: #ce4f6d;
  font-weight: 900;
  margin-top: 0.7em;
  margin-bottom: 0.3em;
}
body.gojokai .entry-content #sec7 .frame > h3 + p {
  font-size: 1.2em;
  line-height: 1.8;
  font-weight: 800;
}
body.gojokai .entry-content #sec7 .bg {
  padding: 4.5% 3%;
  width: 100vw;
  margin: 2em 0;
  background-color: #ce4f6d;
}
body.gojokai .entry-content #sec7 .bg ul {
  margin: 0 auto;
  width: 100%;
  max-width: 1050px;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
}
body.gojokai .entry-content #sec7 .bg ul li {
  background-color: #fff;
  padding: 0.7em 1em;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 32%;
  margin-bottom: 2.3%;
}
body.gojokai .entry-content #sec7 .bg ul li figure {
  width: 22%;
}
body.gojokai .entry-content #sec7 .bg ul li .txt {
  width: 74%;
}
body.gojokai .entry-content #sec7 .bg ul li .txt h4 {
  font-size: 1.2em;
  font-weight: 700;
  margin-bottom: 0.2em;
  color: #ce4f6d;
}
body.gojokai .entry-content #sec7 .bg ul li .txt p {
  font-size: 0.8em;
  font-weight: 800;
  padding: 0;
}
body.gojokai .entry-content #sec8 {
  padding: 3em 0;
}
body.gojokai .entry-content #sec8 .box {
  background-color: #f4f4f4;
  border-radius: 1em;
  padding: 5% 10%;
  margin: auto;
  position: relative;
}
body.gojokai .entry-content #sec8 .box .in {
  width: 65%;
}
body.gojokai .entry-content #sec8 .box > figure {
  position: absolute;
  display: block;
  right: 2%;
  bottom: 0;
  width: 29%;
}
body.gojokai .entry-content #sec8 .box a {
  display: block;
  margin: 1.1em auto 0;
  border-radius: 999px;
  background-color: #148ec6;
  padding: 0.5em 1em;
  position: relative;
  font-weight: 700;
  text-align: center;
  font-size: 1.65em;
  color: #fff;
  letter-spacing: 0.1em;
}
body.gojokai .entry-content #sec8 .box a:before {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1em;
  height: 1em;
  font-size: 1.1em;
  color: #000;
  top: 0;
  bottom: 0;
  right: 0.5em;
  margin: auto;
  position: absolute;
  font-weight: 600;
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  z-index: 3;
}
body.gojokai .entry-content #sec8 .box a:after {
  width: 1.9em;
  height: 1.9em;
  z-index: 2;
  content: "";
  background-color: #fff;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0.3em;
  margin: auto;
}
body.gojokai .entry-content #sec9 {
  background-color: #f4f4f4;
  padding: 3em 0;
}
body.gojokai .entry-content #sec9 .frame > h3 {
  text-align: center;
  font-size: 3em;
  line-height: 1.3;
  color: #2a6cad;
  font-weight: 900;
  margin-top: 0.7em;
  margin-bottom: 0.3em;
}
body.gojokai .entry-content #sec9 .frame > h3 + p {
  font-size: 1.1em;
  line-height: 1.8;
  font-weight: 800;
  text-align: center;
}
body.gojokai .entry-content #sec9 .frame .box {
  background-color: #fff;
  margin-top: 3em;
}
body.gojokai .entry-content #sec9 .frame .box h4 {
  background-color: #f5b6b3;
  padding: 0.8em 0;
  font-size: 1.4em;
  position: relative;
  font-weight: 900;
  letter-spacing: 0.1em;
  text-align: center;
}
body.gojokai .entry-content #sec9 .frame .box h4 b {
  font-size: 1.35em;
  font-weight: 900;
}
body.gojokai .entry-content #sec9 .frame .box h4 span {
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  height: 1.7em;
  width: 1.7em;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 1.2em;
  color: #ce4f6d;
  padding: 0 0 0.1em;
  letter-spacing: 0;
}
body.gojokai .entry-content #sec9 .frame .box .in {
  padding: 3%;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.7;
}
body.gojokai .entry-content #sec9 .frame .box:nth-child(3) .flex .txt {
  width: 50%;
  font-size: 0.8em;
}
body.gojokai .entry-content #sec9 .frame .box:nth-child(3) .flex figure {
  width: 40%;
}
body.gojokai .entry-content #sec9 .frame .box:nth-child(3) ul {
  display: flex;
  justify-content: space-between;
  margin: 1em auto;
  width: 94%;
}
body.gojokai .entry-content #sec9 .frame .box:nth-child(3) .in > a {
  width: 94%;
  margin: auto;
  display: block;
}
body.gojokai .entry-content #sec9 .frame .box:nth-child(3) .in > a img {
  display: inline-block;
  width: 100%;
}
body.gojokai .entry-content #sec9 .frame .box:nth-child(3) .in > a + p {
  width: 94%;
  margin: auto;
  font-size: 0.9em;
}
body.gojokai .entry-content #sec9 .frame .box:nth-child(4) {
  text-align: center;
}
body.gojokai .entry-content #sec9 .frame .box:nth-child(4) p {
  font-size: 1em;
  font-weight: 500;
}
body.gojokai .entry-content #sec9 .frame .box:nth-child(4) ul {
  width: 80%;
  margin: 2em auto 0;
  display: flex;
  justify-content: space-around;
}
body.gojokai .entry-content #sec9 .frame .box:nth-child(4) ul li {
  position: relative;
}
body.gojokai .entry-content #sec9 .frame .box:nth-child(4) ul li:first-child {
  margin-right: 3%;
}
body.gojokai .entry-content #sec9 .frame .box:nth-child(4) ul li img:nth-child(2) {
  display: block;
  position: absolute;
  transform: translate(50%, -50%);
  top: 4%;
  right: -3%;
}
body.gojokai .entry-content #sec9 .frame .box:nth-child(5) p {
  font-size: 1em;
  font-weight: 500;
}
body.gojokai .entry-content #sec9 .tab {
  width: 90%;
  margin: 0 auto;
}
body.gojokai .entry-content #sec9 .tab-list {
  display: flex;
  position: relative;
  margin-bottom: -1px;
}
body.gojokai .entry-content #sec9 .tab-list-item {
  width: 25%;
  text-align: center;
  padding: 0.5em 0.2em;
  cursor: pointer;
  border: 1px solid #969696;
  background-color: #ececec;
  font-weight: 800;
  font-size: 0.95em;
}
body.gojokai .entry-content #sec9 .tab-contents {
  border: 1px solid #969696;
  background-color: #fff;
  display: none;
  padding: 1em 1.5em;
  font-size: 0.8em;
}
body.gojokai .entry-content #sec9 .tab-contents table {
  width: 100%;
  position: relative;
}
body.gojokai .entry-content #sec9 .tab-contents table + table {
  margin-top: 1em;
}
body.gojokai .entry-content #sec9 .tab-contents table + table:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  left: 0;
  top: -0.5em;
  background-image: linear-gradient(to right, #aeaeae 2px, transparent 2px);
  background-size: 4px 2px;
  background-repeat: repeat-x;
  background-position: left bottom;
}
body.gojokai .entry-content #sec9 .tab-contents table th {
  padding: 0.5em 0.5em 0.5em 0;
  vertical-align: middle;
  width: 23%;
}
body.gojokai .entry-content #sec9 .tab-contents table td {
  padding: 0.5em 0.5em 0.5em 0;
  vertical-align: middle;
  font-weight: 500;
}
body.gojokai .entry-content #sec9 .tab-contents table td:nth-child(2) {
  width: 15%;
}
body.gojokai .entry-content #sec9 .tab-contents table td:nth-child(3) {
  width: 62%;
}
body.gojokai .entry-content #sec9 .tab-contents table td span {
  display: inline-block;
  width: 100%;
  text-align: center;
}
body.gojokai .entry-content #sec9 .tab-contents table td span.g1 {
  color: #fff;
  padding: 0.2em 0.5em;
  background-color: #c9a446;
}
body.gojokai .entry-content #sec9 .tab-contents table td span.s1 {
  color: #fff;
  padding: 0.2em 0.5em;
  background-color: #83817c;
}
body.gojokai .entry-content #sec9 .is-btn-active {
  background-color: #fff;
  font-weight: bold;
  border-bottom: 1px solid #fff;
  color: #ce4f6d;
}
body.gojokai .entry-content #sec9 .is-contents-active {
  display: block;
}
body.gojokai .entry-content #sec10 {
  padding: 3em 0;
  background-color: #f4f4f4;
}
body.gojokai .entry-content #sec10 .frame > h3 {
  text-align: center;
  font-size: 3em;
  line-height: 1.3;
  color: #2a6cad;
  font-weight: 900;
  margin-top: 0.7em;
  margin-bottom: 0.7em;
}
body.gojokai .entry-content #sec10 .frame > figure {
  margin: auto;
  text-align: center;
  margin-bottom: 2em;
}
body.gojokai .entry-content #sec10 .accordion-area {
  list-style: none;
  width: 100%;
  margin: 0 auto;
  counter-reset: number 0;
}
body.gojokai .entry-content #sec10 .accordion-area li {
  width: 100%;
  background-color: #fff;
  margin-bottom: 2em;
}
body.gojokai .entry-content #sec10 .accordion-area h3 span:before {
  counter-increment: number 1;
  content: counter(number) "";
  padding-right: 0.6em;
}
body.gojokai .entry-content #sec10 .accordion-area .title {
  position: relative;
  transition: all 0.5s ease;
  text-align: left;
  margin: 0;
  color: #ce4f6d;
  padding: 1.7em;
}
body.gojokai .entry-content #sec10 .accordion-area .title span {
  cursor: pointer;
  display: inline-block;
  width: 100%;
  position: relative;
  font-size: 1.4em;
  font-weight: 900;
  letter-spacing: 0.1em;
  font-weight: 700;
  padding-left: 1.5em;
  padding-right: 2.5em;
  text-indent: -1.3em;
}
body.gojokai .entry-content #sec10 .accordion-area .title:before {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1em;
  height: 1em;
  font-size: 1.1em;
  color: #fff;
  top: 1.1em;
  bottom: 0;
  right: 1.78em;
  margin: auto;
  position: absolute;
  font-weight: 600;
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  z-index: 3;
  transform: translate(50%, -40%) rotate(90deg);
  transition: 0.3s;
}
body.gojokai .entry-content #sec10 .accordion-area .title:after {
  width: 2.4em;
  height: 2.4em;
  z-index: 2;
  content: "";
  background-color: #ce4f6d;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0.7em;
  margin: auto;
}
body.gojokai .entry-content #sec10 .accordion-area .title.close::before {
  transform: translate(50%, -60%) rotate(-90deg);
  right: 1.7em;
}
body.gojokai .entry-content #sec10 .accordion-area .abox {
  display: none;
  border-top: 1px solid #e5e5e5;
}
body.gojokai .entry-content #sec10 .accordion-area .abox p {
  padding: 2em;
  line-height: 1.6;
}

.archive-title {
  max-width: 1200px;
  margin: auto;
  width: 100%;
}

.nav-links {
  display: flex;
  justify-content: center;
}
.nav-links a {
  width: 2em;
  height: 2em;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #333;
  margin: 0 0.2em;
}
.nav-links span {
  width: 2em;
  height: 2em;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #333;
  margin: 0 0.2em;
  background-color: #333;
  color: #fff;
}
.nav-links a.next {
  width: 4.2em;
}
.nav-links a.prev {
  width: 4.2em;
}
.nav-links span.next {
  width: 4.2em;
}
.nav-links span.prev {
  width: 4.2em;
}

body.archive header.entry-header {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  background: url("/wp-content/themes/shukatsu/img//subtitle3.webp");
  background-size: cover;
  background-position: center;
}
body.archive header.entry-header h1.entry-title {
  padding: 7% 0;
  width: 94%;
  max-width: 1200px;
  margin: 0 auto;
  font-size: 3em;
  color: #fff;
}
body.archive .side .left-column section {
  margin-top: 3em;
}
body.archive .side .left-column .single_footer1 {
  margin-top: 3em;
}

body.page-id-295 header.entry-header {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  background: url("/wp-content/themes/shukatsu/img//subtitle3.webp");
  background-size: cover;
  background-position: center;
}
body.page-id-295 header.entry-header h1.entry-title {
  padding: 7% 0;
  width: 94%;
  max-width: 1200px;
  margin: 0 auto;
  font-size: 3em;
  color: #fff;
}
body.page-id-295 .side .left-column section {
  margin-top: 3em;
}
body.page-id-295 .side .left-column .single_footer1 {
  margin-top: 3em;
}

body.booking_complete .entry-content a.btn {
  margin: 2em auto 3em;
}
body.booking_complete header .header_bg:nth-child(1) {
  border-width: 0;
}
body.booking_complete header .header_bg:nth-child(1) .flex .logo + ul {
  display: none;
}
body.booking_complete header .header_bg:nth-child(2) {
  display: none;
}
body.booking_complete header.entry-header {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  background: url("/wp-content/themes/shukatsu/img//subtitle1.webp");
  background-size: cover;
  background-position: center;
}
body.booking_complete header.entry-header h1.entry-title {
  background: url("/wp-content/themes/shukatsu/img//seminar_title.webp") no-repeat;
  background-position: right bottom;
  background-size: auto 100%;
  padding: 7% 0;
  width: 94%;
  max-width: 1200px;
  margin: 0 auto;
  font-size: 3em;
  color: #fff;
}
body.booking_complete .side .left-column {
  width: 100%;
}
body.booking_complete .side .left-column .entry-content p {
  font-size: 1.1em;
  line-height: 1.6;
}
body.booking_complete .side .left-column .entry-content .error {
  display: block !important;
  width: auto !important;
}
body.booking_complete .side .left-column .entry-content form {
  margin: 2em auto;
  width: 85%;
}
body.booking_complete .side .left-column .entry-content form .sec {
  display: block;
  padding: 0.5em auto;
}
body.booking_complete .side .left-column .entry-content form .sec p {
  font-size: 1.4em;
  font-weight: 800;
  letter-spacing: 0.1em;
  padding: 0 0 0 1.5em;
  margin-bottom: 0.3em;
  position: relative;
}
body.booking_complete .side .left-column .entry-content form .sec p:before {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.7em;
  height: 1.7em;
  font-size: 0.6em;
  color: #fff;
  background-color: #2f5dba;
  border-radius: 50%;
  letter-spacing: -0.1em;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
body.booking_complete .side .left-column .entry-content form .sec p span {
  display: inline-block;
  margin-left: 0.4em;
  padding: 0.1em 0.5em 0.2em 0.6em;
  background-color: #d62e2e;
  color: #fff;
  border-radius: 0.4em;
  font-size: 0.6em;
  position: relative;
  bottom: 0.19em;
}
body.booking_complete .side .left-column .entry-content form .sec input {
  width: 100%;
  border: 1px solid #e2e2e2;
  padding: 1em;
  font-size: 1.1em;
  font-weight: 600;
  border-radius: 0.3em;
  letter-spacing: 0.1em;
}
body.booking_complete .side .left-column .entry-content form .sec textarea {
  width: 100%;
  border: 1px solid #e2e2e2;
  padding: 1em;
  font-size: 1.1em;
  font-weight: 600;
  border-radius: 0.3em;
  letter-spacing: 0.1em;
}
body.booking_complete .side .left-column .entry-content form .sec select {
  width: 100%;
  border: 1px solid #e2e2e2;
  padding: 1em;
  font-size: 1.1em;
  font-weight: 600;
  border-radius: 0.3em;
  letter-spacing: 0.1em;
}
body.booking_complete .side .left-column .entry-content form .sec + .sec {
  margin-top: 1.5em;
  padding-top: 0em;
}
body.booking_complete .side .left-column .entry-content form .sec .box .mwform-tel-field {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
body.booking_complete .side .left-column .entry-content form .sec .box .mwform-tel-field input {
  width: 6em;
  margin: 0 0.4em;
  text-align: center;
}
body.booking_complete .side .left-column .entry-content form .sec .box .mwform-tel-field input:nth-child(1) {
  margin-left: 0;
  width: 7em;
}
body.booking_complete .side .left-column .entry-content form .sec .box .mwform-zip-field {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
body.booking_complete .side .left-column .entry-content form .sec .box .mwform-zip-field input {
  width: 6em;
  margin: 0 0.4em;
  text-align: center;
}
body.booking_complete .side .left-column .entry-content form .sec .box .mwform-zip-field input:nth-child(1) {
  width: 5em;
}
body.booking_complete .side .left-column .entry-content form .sec .box.sex {
  margin-top: 0.4em;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: 800;
  font-size: 1.1em;
}
body.booking_complete .side .left-column .entry-content form .sec .box.sex span.mwform-radio-field {
  font-weight: 800;
  border: 1px solid #e2e2e2;
  padding: 0.8em 1.8em 0.8em 1.5em;
}
body.booking_complete .side .left-column .entry-content form .sec .box.sex .mwform-radio-field label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
body.booking_complete .side .left-column .entry-content form .sec .box.sex .mwform-radio-field label input {
  width: 1em;
  margin: 0 0.4em 0 0;
}
body.booking_complete .side .left-column .entry-content form .sec .box.flex {
  justify-content: flex-start;
}
body.booking_complete .side .left-column .entry-content form .sec .box.flex.name label:nth-child(2) {
  margin-left: 3emrgb 155, 128, 128;
}
body.booking_complete .side .left-column .entry-content form .sec .box.flex.name span {
  width: 2em;
  display: inline-block;
}
body.booking_complete .side .left-column .entry-content form .sec .box.flex.name span + input {
  margin: 0 1.5em 0 0.4em;
  display: inline-block;
  width: calc(100% - 2em);
  max-width: 10em;
}
body.booking_complete .side .left-column .entry-content form .sec .box.flex.name span + textarea {
  margin: 0 1.5em 0 0.4em;
  display: inline-block;
  width: calc(100% - 2em);
  max-width: 10em;
}
body.booking_complete .side .left-column .entry-content form .sec .box.flex.name span + select {
  margin: 0 1.5em 0 0.4em;
  display: inline-block;
  width: calc(100% - 2em);
  max-width: 10em;
}
body.booking_complete .side .right-column {
  display: none;
}

body.book2 header .header_bg:nth-child(1) {
  border-width: 0;
}
body.book2 header .header_bg:nth-child(1) .flex .logo + ul {
  display: none;
}
body.book2 header .header_bg:nth-child(2) {
  display: none;
}
body.book2 header.entry-header {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  background: url("/wp-content/themes/shukatsu/img//subtitle1.webp");
  background-size: cover;
  background-position: center;
}
body.book2 header.entry-header h1.entry-title {
  background: url("/wp-content/themes/shukatsu/img//seminar_title.webp") no-repeat;
  background-position: right bottom;
  background-size: auto 100%;
  padding: 7% 0;
  width: 94%;
  max-width: 1200px;
  margin: 0 auto;
  font-size: 3em;
  color: #fff;
}
body.book2 .side .left-column {
  width: 100%;
}
body.book2 .side .left-column .entry-content p {
  font-size: 1.1em;
  line-height: 1.6;
}
body.book2 .side .left-column .entry-content .error {
  display: block !important;
  width: auto !important;
}
body.book2 .side .left-column .entry-content form {
  margin: 2em auto;
  width: 85%;
}
body.book2 .side .left-column .entry-content form .sec {
  display: block;
  padding: 0.5em auto;
}
body.book2 .side .left-column .entry-content form .sec p {
  font-size: 1.4em;
  font-weight: 800;
  letter-spacing: 0.1em;
  padding: 0 0 0 1.5em;
  margin-bottom: 0.3em;
  position: relative;
}
body.book2 .side .left-column .entry-content form .sec p:before {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.7em;
  height: 1.7em;
  font-size: 0.6em;
  color: #fff;
  background-color: #2f5dba;
  border-radius: 50%;
  letter-spacing: -0.1em;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
body.book2 .side .left-column .entry-content form .sec p span {
  display: inline-block;
  margin-left: 0.4em;
  padding: 0.1em 0.5em 0.2em 0.6em;
  background-color: #d62e2e;
  color: #fff;
  border-radius: 0.4em;
  font-size: 0.6em;
  position: relative;
  bottom: 0.19em;
}
body.book2 .side .left-column .entry-content form .sec input {
  width: 100%;
  border: 1px solid #e2e2e2;
  padding: 1em;
  font-size: 1.1em;
  font-weight: 600;
  border-radius: 0.3em;
  letter-spacing: 0.1em;
}
body.book2 .side .left-column .entry-content form .sec textarea {
  width: 100%;
  border: 1px solid #e2e2e2;
  padding: 1em;
  font-size: 1.1em;
  font-weight: 600;
  border-radius: 0.3em;
  letter-spacing: 0.1em;
}
body.book2 .side .left-column .entry-content form .sec select {
  width: 100%;
  border: 1px solid #e2e2e2;
  padding: 1em;
  font-size: 1.1em;
  font-weight: 600;
  border-radius: 0.3em;
  letter-spacing: 0.1em;
}
body.book2 .side .left-column .entry-content form .sec + .sec {
  margin-top: 1.5em;
  padding-top: 0em;
}
body.book2 .side .left-column .entry-content form .sec .box .mwform-tel-field {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
body.book2 .side .left-column .entry-content form .sec .box .mwform-tel-field input {
  width: 6em;
  margin: 0 0.4em;
  text-align: center;
}
body.book2 .side .left-column .entry-content form .sec .box .mwform-tel-field input:nth-child(1) {
  margin-left: 0;
  width: 7em;
}
body.book2 .side .left-column .entry-content form .sec .box .mwform-zip-field {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
body.book2 .side .left-column .entry-content form .sec .box .mwform-zip-field input {
  width: 6em;
  margin: 0 0.4em;
  text-align: center;
}
body.book2 .side .left-column .entry-content form .sec .box .mwform-zip-field input:nth-child(1) {
  width: 5em;
}
body.book2 .side .left-column .entry-content form .sec .box.sex {
  margin-top: 0.4em;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: 800;
  font-size: 1.1em;
}
body.book2 .side .left-column .entry-content form .sec .box.sex span.mwform-radio-field {
  font-weight: 800;
  border: 1px solid #e2e2e2;
  padding: 0.8em 1.8em 0.8em 1.5em;
}
body.book2 .side .left-column .entry-content form .sec .box.sex .mwform-radio-field label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
body.book2 .side .left-column .entry-content form .sec .box.sex .mwform-radio-field label input {
  width: 1em;
  margin: 0 0.4em 0 0;
}
body.book2 .side .left-column .entry-content form .sec .box.flex {
  justify-content: flex-start;
}
body.book2 .side .left-column .entry-content form .sec .box.flex.name label:nth-child(2) {
  margin-left: 3emrgb 155, 128, 128;
}
body.book2 .side .left-column .entry-content form .sec .box.flex.name span {
  width: 2em;
  display: inline-block;
}
body.book2 .side .left-column .entry-content form .sec .box.flex.name span + input {
  margin: 0 1.5em 0 0.4em;
  display: inline-block;
  width: calc(100% - 2em);
  max-width: 10em;
}
body.book2 .side .left-column .entry-content form .sec .box.flex.name span + textarea {
  margin: 0 1.5em 0 0.4em;
  display: inline-block;
  width: calc(100% - 2em);
  max-width: 10em;
}
body.book2 .side .left-column .entry-content form .sec .box.flex.name span + select {
  margin: 0 1.5em 0 0.4em;
  display: inline-block;
  width: calc(100% - 2em);
  max-width: 10em;
}
body.book2 .side .right-column {
  display: none;
}

body.booking header .header_bg:nth-child(1) {
  border-width: 0;
}
body.booking header .header_bg:nth-child(1) .flex .logo + ul {
  display: none;
}
body.booking header .header_bg:nth-child(2) {
  display: none;
}
body.booking header.entry-header {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  background: url("/wp-content/themes/shukatsu/img//subtitle1.webp");
  background-size: cover;
  background-position: center;
}
body.booking header.entry-header h1.entry-title {
  background: url("/wp-content/themes/shukatsu/img//seminar_title.webp") no-repeat;
  background-position: right bottom;
  background-size: auto 100%;
  padding: 7% 0;
  width: 94%;
  max-width: 1200px;
  margin: 0 auto;
  font-size: 3em;
  color: #fff;
}
body.booking .side .left-column {
  width: 100%;
}
body.booking .side .left-column .entry-content p {
  font-size: 1.1em;
  line-height: 1.6;
}
body.booking .side .left-column .entry-content .error {
  display: block !important;
  width: auto !important;
}
body.booking .side .left-column .entry-content form {
  margin: 2em auto;
  width: 85%;
}
body.booking .side .left-column .entry-content form .sec {
  display: block;
  padding: 0.5em auto;
}
body.booking .side .left-column .entry-content form .sec p {
  font-size: 1.4em;
  font-weight: 800;
  letter-spacing: 0.1em;
  padding: 0 0 0 1.5em;
  margin-bottom: 0.3em;
  position: relative;
}
body.booking .side .left-column .entry-content form .sec p:before {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.7em;
  height: 1.7em;
  font-size: 0.6em;
  color: #fff;
  background-color: #2f5dba;
  border-radius: 50%;
  letter-spacing: -0.1em;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
body.booking .side .left-column .entry-content form .sec p span {
  display: inline-block;
  margin-left: 0.4em;
  padding: 0.1em 0.5em 0.2em 0.6em;
  background-color: #d62e2e;
  color: #fff;
  border-radius: 0.4em;
  font-size: 0.6em;
  position: relative;
  bottom: 0.19em;
}
body.booking .side .left-column .entry-content form .sec input {
  width: 100%;
  border: 1px solid #e2e2e2;
  padding: 1em;
  font-size: 1.1em;
  font-weight: 600;
  border-radius: 0.3em;
  letter-spacing: 0.1em;
  background-color: #fff2bf;
}
body.booking .side .left-column .entry-content form .sec input#address4 {
  background-color: #fff;
}
body.booking .side .left-column .entry-content form .sec textarea {
  width: 100%;
  border: 1px solid #e2e2e2;
  padding: 1em;
  font-size: 1.1em;
  font-weight: 600;
  border-radius: 0.3em;
  letter-spacing: 0.1em;
}
body.booking .side .left-column .entry-content form .sec select {
  width: 100%;
  border: 1px solid #e2e2e2;
  padding: 1em;
  font-size: 1.1em;
  font-weight: 600;
  border-radius: 0.3em;
  letter-spacing: 0.1em;
  background-color: #fff2bf;
}
body.booking .side .left-column .entry-content form .sec + .sec {
  margin-top: 1.5em;
  padding-top: 0em;
}
body.booking .side .left-column .entry-content form .sec .box .mwform-tel-field {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
body.booking .side .left-column .entry-content form .sec .box .mwform-tel-field input {
  width: 6em;
  margin: 0 0.4em;
  text-align: center;
}
body.booking .side .left-column .entry-content form .sec .box .mwform-tel-field input:nth-child(1) {
  margin-left: 0;
  width: 7em;
}
body.booking .side .left-column .entry-content form .sec .box .mwform-zip-field {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
body.booking .side .left-column .entry-content form .sec .box .mwform-zip-field input {
  width: 6em;
  margin: 0 0.4em;
  text-align: center;
}
body.booking .side .left-column .entry-content form .sec .box .mwform-zip-field input:nth-child(1) {
  width: 5em;
}
body.booking .side .left-column .entry-content form .sec .box.sex {
  margin-top: 0.4em;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: 800;
  font-size: 1.1em;
}
body.booking .side .left-column .entry-content form .sec .box.sex span.mwform-radio-field {
  font-weight: 800;
  border: 1px solid #e2e2e2;
  padding: 0.8em 1.8em 0.8em 1.5em;
}
body.booking .side .left-column .entry-content form .sec .box.sex .mwform-radio-field label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
body.booking .side .left-column .entry-content form .sec .box.sex .mwform-radio-field label input {
  width: 1em;
  margin: 0 0.4em 0 0;
}
body.booking .side .left-column .entry-content form .sec .box.flex {
  justify-content: flex-start;
}
body.booking .side .left-column .entry-content form .sec .box.flex.name label:nth-child(2) {
  margin-left: 3emrgb 155, 128, 128;
}
body.booking .side .left-column .entry-content form .sec .box.flex.name span {
  width: 2em;
  display: inline-block;
}
body.booking .side .left-column .entry-content form .sec .box.flex.name span + input {
  margin: 0 1.5em 0 0.4em;
  display: inline-block;
  width: calc(100% - 2em);
  max-width: 10em;
}
body.booking .side .left-column .entry-content form .sec .box.flex.name span + textarea {
  margin: 0 1.5em 0 0.4em;
  display: inline-block;
  width: calc(100% - 2em);
  max-width: 10em;
}
body.booking .side .left-column .entry-content form .sec .box.flex.name span + select {
  margin: 0 1.5em 0 0.4em;
  display: inline-block;
  width: calc(100% - 2em);
  max-width: 10em;
}
body.booking .side .right-column {
  display: none;
}

body.booking_confirm header .header_bg:nth-child(1) {
  border-width: 0;
}
body.booking_confirm header .header_bg:nth-child(1) .flex .logo + ul {
  display: none;
}
body.booking_confirm header .header_bg:nth-child(2) {
  display: none;
}
body.booking_confirm header.entry-header {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  background: url("/wp-content/themes/shukatsu/img//subtitle1.webp");
  background-size: cover;
  background-position: center;
}
body.booking_confirm header.entry-header h1.entry-title {
  background: url("/wp-content/themes/shukatsu/img//seminar_title.webp") no-repeat;
  background-position: right bottom;
  background-size: auto 100%;
  padding: 7% 0;
  width: 94%;
  max-width: 1200px;
  margin: 0 auto;
  font-size: 3em;
  color: #fff;
}
body.booking_confirm .side .left-column {
  width: 100%;
}
body.booking_confirm .side .left-column .entry-content p {
  font-size: 1.1em;
  line-height: 1.6;
}
body.booking_confirm .side .left-column .entry-content .error {
  display: block !important;
  width: auto !important;
}
body.booking_confirm .side .left-column .entry-content form {
  margin: 2em auto;
  width: 85%;
}
body.booking_confirm .side .left-column .entry-content form .sec {
  display: block;
  padding: 0.5em auto;
}
body.booking_confirm .side .left-column .entry-content form .sec p {
  font-size: 1.4em;
  font-weight: 800;
  letter-spacing: 0.1em;
  padding: 0 0 0 1.5em;
  margin-bottom: 0.3em;
  position: relative;
}
body.booking_confirm .side .left-column .entry-content form .sec p:before {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.7em;
  height: 1.7em;
  font-size: 0.6em;
  color: #fff;
  background-color: #2f5dba;
  border-radius: 50%;
  letter-spacing: -0.1em;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
body.booking_confirm .side .left-column .entry-content form .sec p span {
  display: inline-block;
  margin-left: 0.4em;
  padding: 0.1em 0.5em 0.2em 0.6em;
  background-color: #d62e2e;
  color: #fff;
  border-radius: 0.4em;
  font-size: 0.6em;
  position: relative;
  bottom: 0.19em;
}
body.booking_confirm .side .left-column .entry-content form .sec input {
  width: 100%;
  border: 1px solid #e2e2e2;
  padding: 1em;
  font-size: 1.1em;
  font-weight: 600;
  border-radius: 0.3em;
  letter-spacing: 0.1em;
}
body.booking_confirm .side .left-column .entry-content form .sec textarea {
  width: 100%;
  border: 1px solid #e2e2e2;
  padding: 1em;
  font-size: 1.1em;
  font-weight: 600;
  border-radius: 0.3em;
  letter-spacing: 0.1em;
}
body.booking_confirm .side .left-column .entry-content form .sec select {
  width: 100%;
  border: 1px solid #e2e2e2;
  padding: 1em;
  font-size: 1.1em;
  font-weight: 600;
  border-radius: 0.3em;
  letter-spacing: 0.1em;
}
body.booking_confirm .side .left-column .entry-content form .sec + .sec {
  margin-top: 1.5em;
  padding-top: 0em;
}
body.booking_confirm .side .left-column .entry-content form .sec .box .mwform-tel-field {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
body.booking_confirm .side .left-column .entry-content form .sec .box .mwform-tel-field input {
  width: 6em;
  margin: 0 0.4em;
  text-align: center;
}
body.booking_confirm .side .left-column .entry-content form .sec .box .mwform-tel-field input:nth-child(1) {
  margin-left: 0;
  width: 7em;
}
body.booking_confirm .side .left-column .entry-content form .sec .box .mwform-zip-field {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
body.booking_confirm .side .left-column .entry-content form .sec .box .mwform-zip-field input {
  width: 6em;
  margin: 0 0.4em;
  text-align: center;
}
body.booking_confirm .side .left-column .entry-content form .sec .box .mwform-zip-field input:nth-child(1) {
  width: 5em;
}
body.booking_confirm .side .left-column .entry-content form .sec .box.sex {
  margin-top: 0.4em;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: 800;
  font-size: 1.1em;
}
body.booking_confirm .side .left-column .entry-content form .sec .box.sex span.mwform-radio-field {
  font-weight: 800;
  border: 1px solid #e2e2e2;
  padding: 0.8em 1.8em 0.8em 1.5em;
}
body.booking_confirm .side .left-column .entry-content form .sec .box.sex .mwform-radio-field label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
body.booking_confirm .side .left-column .entry-content form .sec .box.sex .mwform-radio-field label input {
  width: 1em;
  margin: 0 0.4em 0 0;
}
body.booking_confirm .side .left-column .entry-content form .sec .box.flex {
  justify-content: flex-start;
}
body.booking_confirm .side .left-column .entry-content form .sec .box.flex.name label:nth-child(2) {
  margin-left: 3emrgb 155, 128, 128;
}
body.booking_confirm .side .left-column .entry-content form .sec .box.flex.name span {
  width: 2em;
  display: inline-block;
}
body.booking_confirm .side .left-column .entry-content form .sec .box.flex.name span + input {
  margin: 0 1.5em 0 0.4em;
  display: inline-block;
  width: calc(100% - 2em);
  max-width: 10em;
}
body.booking_confirm .side .left-column .entry-content form .sec .box.flex.name span + textarea {
  margin: 0 1.5em 0 0.4em;
  display: inline-block;
  width: calc(100% - 2em);
  max-width: 10em;
}
body.booking_confirm .side .left-column .entry-content form .sec .box.flex.name span + select {
  margin: 0 1.5em 0 0.4em;
  display: inline-block;
  width: calc(100% - 2em);
  max-width: 10em;
}
body.booking_confirm .side .right-column {
  display: none;
}

body.komatta_complete .entry-content a.btn,
body.episode_complete .entry-content a.btn {
  margin: 2em auto 3em;
}
body.komatta_complete header .header_bg:nth-child(1),
body.episode_complete header .header_bg:nth-child(1) {
  border-width: 0;
}
body.komatta_complete header .header_bg:nth-child(1) .flex .logo + ul,
body.episode_complete header .header_bg:nth-child(1) .flex .logo + ul {
  display: none;
}
body.komatta_complete header .header_bg:nth-child(2),
body.episode_complete header .header_bg:nth-child(2) {
  display: none;
}
body.komatta_complete header.entry-header,
body.episode_complete header.entry-header {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  background: url("/wp-content/themes/shukatsu/img//subtitle3.webp");
  background-size: cover;
  background-position: center;
}
body.komatta_complete header.entry-header h1.entry-title,
body.episode_complete header.entry-header h1.entry-title {
  background: url("/wp-content/themes/shukatsu/img//sensei_title.webp") no-repeat;
  background-position: right bottom;
  background-size: auto 100%;
  padding: 7% 0;
  width: 94%;
  max-width: 1200px;
  margin: 0 auto;
  font-size: 3em;
  color: #fff;
}
body.komatta_complete .side .left-column,
body.episode_complete .side .left-column {
  width: 100%;
}
body.komatta_complete .side .left-column .entry-content p,
body.episode_complete .side .left-column .entry-content p {
  font-size: 1.1em;
  line-height: 1.6;
}
body.komatta_complete .side .left-column .entry-content .error,
body.episode_complete .side .left-column .entry-content .error {
  display: block !important;
  width: auto !important;
}
body.komatta_complete .side .left-column .entry-content form,
body.episode_complete .side .left-column .entry-content form {
  margin: 2em auto;
  width: 85%;
}
body.komatta_complete .side .left-column .entry-content form .sec,
body.episode_complete .side .left-column .entry-content form .sec {
  display: block;
  padding: 0.5em auto;
}
body.komatta_complete .side .left-column .entry-content form .sec p,
body.episode_complete .side .left-column .entry-content form .sec p {
  font-size: 1.4em;
  font-weight: 800;
  letter-spacing: 0.1em;
  padding: 0 0 0 1.5em;
  margin-bottom: 0.3em;
  position: relative;
}
body.komatta_complete .side .left-column .entry-content form .sec p:before,
body.episode_complete .side .left-column .entry-content form .sec p:before {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.7em;
  height: 1.7em;
  font-size: 0.6em;
  color: #fff;
  background-color: #ea700d;
  border-radius: 50%;
  letter-spacing: -0.1em;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
body.komatta_complete .side .left-column .entry-content form .sec p span,
body.episode_complete .side .left-column .entry-content form .sec p span {
  display: inline-block;
  margin-left: 0.4em;
  padding: 0.1em 0.5em 0.2em 0.6em;
  background-color: #d62e2e;
  color: #fff;
  border-radius: 0.4em;
  font-size: 0.6em;
  position: relative;
  bottom: 0.19em;
}
body.komatta_complete .side .left-column .entry-content form .sec input,
body.episode_complete .side .left-column .entry-content form .sec input {
  width: 100%;
  border: 1px solid #e2e2e2;
  padding: 1em;
  font-size: 1.1em;
  font-weight: 600;
  border-radius: 0.3em;
  letter-spacing: 0.1em;
}
body.komatta_complete .side .left-column .entry-content form .sec textarea,
body.episode_complete .side .left-column .entry-content form .sec textarea {
  width: 100%;
  border: 1px solid #e2e2e2;
  padding: 1em;
  font-size: 1.1em;
  font-weight: 600;
  border-radius: 0.3em;
  letter-spacing: 0.1em;
}
body.komatta_complete .side .left-column .entry-content form .sec select,
body.episode_complete .side .left-column .entry-content form .sec select {
  width: 100%;
  border: 1px solid #e2e2e2;
  padding: 1em;
  font-size: 1.1em;
  font-weight: 600;
  border-radius: 0.3em;
  letter-spacing: 0.1em;
}
body.komatta_complete .side .left-column .entry-content form .sec + .sec,
body.episode_complete .side .left-column .entry-content form .sec + .sec {
  margin-top: 1.5em;
  padding-top: 0em;
}
body.komatta_complete .side .left-column .entry-content form .sec .box .mwform-tel-field,
body.episode_complete .side .left-column .entry-content form .sec .box .mwform-tel-field {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
body.komatta_complete .side .left-column .entry-content form .sec .box .mwform-tel-field input,
body.episode_complete .side .left-column .entry-content form .sec .box .mwform-tel-field input {
  width: 6em;
  margin: 0 0.4em;
  text-align: center;
}
body.komatta_complete .side .left-column .entry-content form .sec .box .mwform-tel-field input:nth-child(1),
body.episode_complete .side .left-column .entry-content form .sec .box .mwform-tel-field input:nth-child(1) {
  margin-left: 0;
  width: 7em;
}
body.komatta_complete .side .left-column .entry-content form .sec .box .mwform-zip-field,
body.episode_complete .side .left-column .entry-content form .sec .box .mwform-zip-field {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
body.komatta_complete .side .left-column .entry-content form .sec .box .mwform-zip-field input,
body.episode_complete .side .left-column .entry-content form .sec .box .mwform-zip-field input {
  width: 6em;
  margin: 0 0.4em;
  text-align: center;
}
body.komatta_complete .side .left-column .entry-content form .sec .box .mwform-zip-field input:nth-child(1),
body.episode_complete .side .left-column .entry-content form .sec .box .mwform-zip-field input:nth-child(1) {
  width: 5em;
}
body.komatta_complete .side .left-column .entry-content form .sec .box.sex,
body.episode_complete .side .left-column .entry-content form .sec .box.sex {
  margin-top: 0.4em;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: 800;
  font-size: 1.1em;
}
body.komatta_complete .side .left-column .entry-content form .sec .box.sex span.mwform-radio-field,
body.episode_complete .side .left-column .entry-content form .sec .box.sex span.mwform-radio-field {
  font-weight: 800;
  border: 1px solid #e2e2e2;
  padding: 0.8em 1.8em 0.8em 1.5em;
}
body.komatta_complete .side .left-column .entry-content form .sec .box.sex .mwform-radio-field label,
body.episode_complete .side .left-column .entry-content form .sec .box.sex .mwform-radio-field label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
body.komatta_complete .side .left-column .entry-content form .sec .box.sex .mwform-radio-field label input,
body.episode_complete .side .left-column .entry-content form .sec .box.sex .mwform-radio-field label input {
  width: 1em;
  margin: 0 0.4em 0 0;
}
body.komatta_complete .side .left-column .entry-content form .sec .box.flex,
body.episode_complete .side .left-column .entry-content form .sec .box.flex {
  justify-content: flex-start;
}
body.komatta_complete .side .left-column .entry-content form .sec .box.flex.name label,
body.episode_complete .side .left-column .entry-content form .sec .box.flex.name label {
  margin-right: 0.2em;
}
body.komatta_complete .side .left-column .entry-content form .sec .box.flex.name label:nth-child(2),
body.episode_complete .side .left-column .entry-content form .sec .box.flex.name label:nth-child(2) {
  margin-left: 3emrgb 155, 128, 128;
}
body.komatta_complete .side .left-column .entry-content form .sec .box.flex.name span,
body.episode_complete .side .left-column .entry-content form .sec .box.flex.name span {
  width: 2em;
  display: inline-block;
}
body.komatta_complete .side .left-column .entry-content form .sec .box.flex.name span + input,
body.episode_complete .side .left-column .entry-content form .sec .box.flex.name span + input {
  margin: 0 1.5em 0 0.4em;
  display: inline-block;
  width: calc(100% - 2em);
  max-width: 10em;
}
body.komatta_complete .side .left-column .entry-content form .sec .box.flex.name span + textarea,
body.episode_complete .side .left-column .entry-content form .sec .box.flex.name span + textarea {
  margin: 0 1.5em 0 0.4em;
  display: inline-block;
  width: calc(100% - 2em);
  max-width: 10em;
}
body.komatta_complete .side .left-column .entry-content form .sec .box.flex.name span + select,
body.episode_complete .side .left-column .entry-content form .sec .box.flex.name span + select {
  margin: 0 1.5em 0 0.4em;
  display: inline-block;
  width: calc(100% - 2em);
  max-width: 10em;
}
body.komatta_complete .side .right-column,
body.episode_complete .side .right-column {
  display: none;
}

body.komatta header .header_bg:nth-child(1),
body.episode header .header_bg:nth-child(1) {
  border-width: 0;
}
body.komatta header .header_bg:nth-child(1) .flex .logo + ul,
body.episode header .header_bg:nth-child(1) .flex .logo + ul {
  display: none;
}
body.komatta header .header_bg:nth-child(2),
body.episode header .header_bg:nth-child(2) {
  display: none;
}
body.komatta header.entry-header,
body.episode header.entry-header {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  background: url("/wp-content/themes/shukatsu/img//subtitle3.webp");
  background-size: cover;
  background-position: center;
}
body.komatta header.entry-header h1.entry-title,
body.episode header.entry-header h1.entry-title {
  background: url("/wp-content/themes/shukatsu/img//sensei_title.webp") no-repeat;
  background-position: right bottom;
  background-size: auto 100%;
  padding: 7% 0;
  width: 94%;
  max-width: 1200px;
  margin: 0 auto;
  font-size: 3em;
  color: #fff;
}
body.komatta .side .left-column,
body.episode .side .left-column {
  width: 100%;
}
body.komatta .side .left-column .entry-content p,
body.episode .side .left-column .entry-content p {
  font-size: 1.1em;
  line-height: 1.6;
}
body.komatta .side .left-column .entry-content .error,
body.episode .side .left-column .entry-content .error {
  display: block !important;
  width: auto !important;
}
body.komatta .side .left-column .entry-content form,
body.episode .side .left-column .entry-content form {
  margin: 2em auto;
  width: 85%;
}
body.komatta .side .left-column .entry-content form .sec,
body.episode .side .left-column .entry-content form .sec {
  display: block;
  padding: 0.5em auto;
}
body.komatta .side .left-column .entry-content form .sec p,
body.episode .side .left-column .entry-content form .sec p {
  font-size: 1.4em;
  font-weight: 800;
  letter-spacing: 0.1em;
  padding: 0 0 0 1.5em;
  margin-bottom: 0.3em;
  position: relative;
}
body.komatta .side .left-column .entry-content form .sec p:before,
body.episode .side .left-column .entry-content form .sec p:before {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.7em;
  height: 1.7em;
  font-size: 0.6em;
  color: #fff;
  background-color: #ea700d;
  border-radius: 50%;
  letter-spacing: -0.1em;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
body.komatta .side .left-column .entry-content form .sec p span,
body.episode .side .left-column .entry-content form .sec p span {
  display: inline-block;
  margin-left: 0.4em;
  padding: 0.1em 0.5em 0.2em 0.6em;
  background-color: #d62e2e;
  color: #fff;
  border-radius: 0.4em;
  font-size: 0.6em;
  position: relative;
  bottom: 0.19em;
}
body.komatta .side .left-column .entry-content form .sec .horizontal-item,
body.episode .side .left-column .entry-content form .sec .horizontal-item {
  background-color: #fff2bf;
}
body.komatta .side .left-column .entry-content form .sec input,
body.episode .side .left-column .entry-content form .sec input {
  width: 100%;
  border: 1px solid #e2e2e2;
  padding: 1em;
  font-size: 1.1em;
  font-weight: 600;
  border-radius: 0.3em;
  letter-spacing: 0.1em;
  background-color: #fff2bf;
}
body.komatta .side .left-column .entry-content form .sec input#address4,
body.episode .side .left-column .entry-content form .sec input#address4 {
  background-color: #fff;
}
body.komatta .side .left-column .entry-content form .sec textarea,
body.episode .side .left-column .entry-content form .sec textarea {
  width: 100%;
  border: 1px solid #e2e2e2;
  padding: 1em;
  font-size: 1.1em;
  font-weight: 600;
  border-radius: 0.3em;
  letter-spacing: 0.1em;
  background-color: #fff2bf;
}
body.komatta .side .left-column .entry-content form .sec select,
body.episode .side .left-column .entry-content form .sec select {
  width: 100%;
  border: 1px solid #e2e2e2;
  padding: 1em;
  font-size: 1.1em;
  font-weight: 600;
  border-radius: 0.3em;
  letter-spacing: 0.1em;
  background-color: #fff2bf;
}
body.komatta .side .left-column .entry-content form .sec + .sec,
body.episode .side .left-column .entry-content form .sec + .sec {
  margin-top: 1.5em;
  padding-top: 0em;
}
body.komatta .side .left-column .entry-content form .sec .box .mwform-tel-field,
body.episode .side .left-column .entry-content form .sec .box .mwform-tel-field {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
body.komatta .side .left-column .entry-content form .sec .box .mwform-tel-field input,
body.episode .side .left-column .entry-content form .sec .box .mwform-tel-field input {
  width: 6em;
  margin: 0 0.4em;
  text-align: center;
}
body.komatta .side .left-column .entry-content form .sec .box .mwform-tel-field input:nth-child(1),
body.episode .side .left-column .entry-content form .sec .box .mwform-tel-field input:nth-child(1) {
  margin-left: 0;
  width: 7em;
}
body.komatta .side .left-column .entry-content form .sec .box .mwform-zip-field,
body.episode .side .left-column .entry-content form .sec .box .mwform-zip-field {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
body.komatta .side .left-column .entry-content form .sec .box .mwform-zip-field input,
body.episode .side .left-column .entry-content form .sec .box .mwform-zip-field input {
  width: 6em;
  margin: 0 0.4em;
  text-align: center;
}
body.komatta .side .left-column .entry-content form .sec .box .mwform-zip-field input:nth-child(1),
body.episode .side .left-column .entry-content form .sec .box .mwform-zip-field input:nth-child(1) {
  width: 5em;
}
body.komatta .side .left-column .entry-content form .sec .box.sex,
body.episode .side .left-column .entry-content form .sec .box.sex {
  margin-top: 0.4em;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: 800;
  font-size: 1.1em;
}
body.komatta .side .left-column .entry-content form .sec .box.sex span.mwform-radio-field,
body.episode .side .left-column .entry-content form .sec .box.sex span.mwform-radio-field {
  font-weight: 800;
  border: 1px solid #e2e2e2;
  padding: 0.8em 1.8em 0.8em 1.5em;
}
body.komatta .side .left-column .entry-content form .sec .box.sex .mwform-radio-field label,
body.episode .side .left-column .entry-content form .sec .box.sex .mwform-radio-field label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
body.komatta .side .left-column .entry-content form .sec .box.sex .mwform-radio-field label input,
body.episode .side .left-column .entry-content form .sec .box.sex .mwform-radio-field label input {
  width: 1em;
  margin: 0 0.4em 0 0;
}
body.komatta .side .left-column .entry-content form .sec .box.flex,
body.episode .side .left-column .entry-content form .sec .box.flex {
  justify-content: flex-start;
}
body.komatta .side .left-column .entry-content form .sec .box.flex.name label,
body.episode .side .left-column .entry-content form .sec .box.flex.name label {
  margin-right: 0.2em;
}
body.komatta .side .left-column .entry-content form .sec .box.flex.name label:nth-child(2),
body.episode .side .left-column .entry-content form .sec .box.flex.name label:nth-child(2) {
  margin-left: 3emrgb 155, 128, 128;
}
body.komatta .side .left-column .entry-content form .sec .box.flex.name span,
body.episode .side .left-column .entry-content form .sec .box.flex.name span {
  width: 2em;
  display: inline-block;
}
body.komatta .side .left-column .entry-content form .sec .box.flex.name span + input,
body.episode .side .left-column .entry-content form .sec .box.flex.name span + input {
  margin: 0 1.5em 0 0.4em;
  display: inline-block;
  width: calc(100% - 2em);
  max-width: 10em;
}
body.komatta .side .left-column .entry-content form .sec .box.flex.name span + textarea,
body.episode .side .left-column .entry-content form .sec .box.flex.name span + textarea {
  margin: 0 1.5em 0 0.4em;
  display: inline-block;
  width: calc(100% - 2em);
  max-width: 10em;
}
body.komatta .side .left-column .entry-content form .sec .box.flex.name span + select,
body.episode .side .left-column .entry-content form .sec .box.flex.name span + select {
  margin: 0 1.5em 0 0.4em;
  display: inline-block;
  width: calc(100% - 2em);
  max-width: 10em;
}
body.komatta .side .right-column,
body.episode .side .right-column {
  display: none;
}

body.komatta_confirm header .header_bg:nth-child(1),
body.episode_confirm header .header_bg:nth-child(1) {
  border-width: 0;
}
body.komatta_confirm header .header_bg:nth-child(1) .flex .logo + ul,
body.episode_confirm header .header_bg:nth-child(1) .flex .logo + ul {
  display: none;
}
body.komatta_confirm header .header_bg:nth-child(2),
body.episode_confirm header .header_bg:nth-child(2) {
  display: none;
}
body.komatta_confirm header.entry-header,
body.episode_confirm header.entry-header {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  background: url("/wp-content/themes/shukatsu/img//subtitle3.webp");
  background-size: cover;
  background-position: center;
}
body.komatta_confirm header.entry-header h1.entry-title,
body.episode_confirm header.entry-header h1.entry-title {
  background: url("/wp-content/themes/shukatsu/img//sensei_title.webp") no-repeat;
  background-position: right bottom;
  background-size: auto 100%;
  padding: 7% 0;
  width: 94%;
  max-width: 1200px;
  margin: 0 auto;
  font-size: 3em;
  color: #fff;
}
body.komatta_confirm .side .left-column,
body.episode_confirm .side .left-column {
  width: 100%;
}
body.komatta_confirm .side .left-column .entry-content p,
body.episode_confirm .side .left-column .entry-content p {
  font-size: 1.1em;
  line-height: 1.6;
}
body.komatta_confirm .side .left-column .entry-content .error,
body.episode_confirm .side .left-column .entry-content .error {
  display: block !important;
  width: auto !important;
}
body.komatta_confirm .side .left-column .entry-content form,
body.episode_confirm .side .left-column .entry-content form {
  margin: 2em auto;
  width: 85%;
}
body.komatta_confirm .side .left-column .entry-content form .sec,
body.episode_confirm .side .left-column .entry-content form .sec {
  display: block;
  padding: 0.5em auto;
}
body.komatta_confirm .side .left-column .entry-content form .sec p,
body.episode_confirm .side .left-column .entry-content form .sec p {
  font-size: 1.4em;
  font-weight: 800;
  letter-spacing: 0.1em;
  padding: 0 0 0 1.5em;
  margin-bottom: 0.3em;
  position: relative;
}
body.komatta_confirm .side .left-column .entry-content form .sec p:before,
body.episode_confirm .side .left-column .entry-content form .sec p:before {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.7em;
  height: 1.7em;
  font-size: 0.6em;
  color: #fff;
  background-color: #ea700d;
  border-radius: 50%;
  letter-spacing: -0.1em;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
body.komatta_confirm .side .left-column .entry-content form .sec p span,
body.episode_confirm .side .left-column .entry-content form .sec p span {
  display: inline-block;
  margin-left: 0.4em;
  padding: 0.1em 0.5em 0.2em 0.6em;
  background-color: #d62e2e;
  color: #fff;
  border-radius: 0.4em;
  font-size: 0.6em;
  position: relative;
  bottom: 0.19em;
}
body.komatta_confirm .side .left-column .entry-content form .sec input,
body.episode_confirm .side .left-column .entry-content form .sec input {
  width: 100%;
  border: 1px solid #e2e2e2;
  padding: 1em;
  font-size: 1.1em;
  font-weight: 600;
  border-radius: 0.3em;
  letter-spacing: 0.1em;
}
body.komatta_confirm .side .left-column .entry-content form .sec textarea,
body.episode_confirm .side .left-column .entry-content form .sec textarea {
  width: 100%;
  border: 1px solid #e2e2e2;
  padding: 1em;
  font-size: 1.1em;
  font-weight: 600;
  border-radius: 0.3em;
  letter-spacing: 0.1em;
}
body.komatta_confirm .side .left-column .entry-content form .sec select,
body.episode_confirm .side .left-column .entry-content form .sec select {
  width: 100%;
  border: 1px solid #e2e2e2;
  padding: 1em;
  font-size: 1.1em;
  font-weight: 600;
  border-radius: 0.3em;
  letter-spacing: 0.1em;
}
body.komatta_confirm .side .left-column .entry-content form .sec + .sec,
body.episode_confirm .side .left-column .entry-content form .sec + .sec {
  margin-top: 1.5em;
  padding-top: 0em;
}
body.komatta_confirm .side .left-column .entry-content form .sec .box .mwform-tel-field,
body.episode_confirm .side .left-column .entry-content form .sec .box .mwform-tel-field {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
body.komatta_confirm .side .left-column .entry-content form .sec .box .mwform-tel-field input,
body.episode_confirm .side .left-column .entry-content form .sec .box .mwform-tel-field input {
  width: 6em;
  margin: 0 0.4em;
  text-align: center;
}
body.komatta_confirm .side .left-column .entry-content form .sec .box .mwform-tel-field input:nth-child(1),
body.episode_confirm .side .left-column .entry-content form .sec .box .mwform-tel-field input:nth-child(1) {
  margin-left: 0;
  width: 7em;
}
body.komatta_confirm .side .left-column .entry-content form .sec .box .mwform-zip-field,
body.episode_confirm .side .left-column .entry-content form .sec .box .mwform-zip-field {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
body.komatta_confirm .side .left-column .entry-content form .sec .box .mwform-zip-field input,
body.episode_confirm .side .left-column .entry-content form .sec .box .mwform-zip-field input {
  width: 6em;
  margin: 0 0.4em;
  text-align: center;
}
body.komatta_confirm .side .left-column .entry-content form .sec .box .mwform-zip-field input:nth-child(1),
body.episode_confirm .side .left-column .entry-content form .sec .box .mwform-zip-field input:nth-child(1) {
  width: 5em;
}
body.komatta_confirm .side .left-column .entry-content form .sec .box.sex,
body.episode_confirm .side .left-column .entry-content form .sec .box.sex {
  margin-top: 0.4em;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: 800;
  font-size: 1.1em;
}
body.komatta_confirm .side .left-column .entry-content form .sec .box.sex span.mwform-radio-field,
body.episode_confirm .side .left-column .entry-content form .sec .box.sex span.mwform-radio-field {
  font-weight: 800;
  border: 1px solid #e2e2e2;
  padding: 0.8em 1.8em 0.8em 1.5em;
}
body.komatta_confirm .side .left-column .entry-content form .sec .box.sex .mwform-radio-field label,
body.episode_confirm .side .left-column .entry-content form .sec .box.sex .mwform-radio-field label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
body.komatta_confirm .side .left-column .entry-content form .sec .box.sex .mwform-radio-field label input,
body.episode_confirm .side .left-column .entry-content form .sec .box.sex .mwform-radio-field label input {
  width: 1em;
  margin: 0 0.4em 0 0;
}
body.komatta_confirm .side .left-column .entry-content form .sec .box.flex,
body.episode_confirm .side .left-column .entry-content form .sec .box.flex {
  justify-content: flex-start;
}
body.komatta_confirm .side .left-column .entry-content form .sec .box.flex.name label,
body.episode_confirm .side .left-column .entry-content form .sec .box.flex.name label {
  margin-right: 0.2em;
}
body.komatta_confirm .side .left-column .entry-content form .sec .box.flex.name label:nth-child(2),
body.episode_confirm .side .left-column .entry-content form .sec .box.flex.name label:nth-child(2) {
  margin-left: 3emrgb 155, 128, 128;
}
body.komatta_confirm .side .left-column .entry-content form .sec .box.flex.name span,
body.episode_confirm .side .left-column .entry-content form .sec .box.flex.name span {
  width: 2em;
  display: inline-block;
}
body.komatta_confirm .side .left-column .entry-content form .sec .box.flex.name span + input,
body.episode_confirm .side .left-column .entry-content form .sec .box.flex.name span + input {
  margin: 0 1.5em 0 0.4em;
  display: inline-block;
  width: calc(100% - 2em);
  max-width: 10em;
}
body.komatta_confirm .side .left-column .entry-content form .sec .box.flex.name span + textarea,
body.episode_confirm .side .left-column .entry-content form .sec .box.flex.name span + textarea {
  margin: 0 1.5em 0 0.4em;
  display: inline-block;
  width: calc(100% - 2em);
  max-width: 10em;
}
body.komatta_confirm .side .left-column .entry-content form .sec .box.flex.name span + select,
body.episode_confirm .side .left-column .entry-content form .sec .box.flex.name span + select {
  margin: 0 1.5em 0 0.4em;
  display: inline-block;
  width: calc(100% - 2em);
  max-width: 10em;
}
body.komatta_confirm .side .right-column,
body.episode_confirm .side .right-column {
  display: none;
}

@media screen and (max-width: 768px) {
  body {
    font-size: clamp(11px, 3.2vw, 16px);
  }
  body article.post #toc_container .toc_title {
    font-size: 18px;
  }
  body article.post #toc_container ul.toc_list li a {
    font-size: 18px;
  }
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  header.site-header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    background-color: #fff;
  }
  header.site-header .frame .flex {
    justify-content: center;
  }
  header.site-header .frame .hamburger {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
  }
  header.site-header .frame .close_menu {
    display: flex;
  }
  header.site-header .header_bg:nth-child(1) {
    border-width: 0px;
  }
  header.site-header .header_bg:nth-child(1) .flex > a {
    width: 40%;
  }
  header.site-header .header_bg:nth-child(1) .flex > ul {
    display: none;
  }
  header.site-header .header_bg:nth-child(2) {
    display: none;
  }
  nav.globalMenuSp {
    opacity: 1;
  }
  footer {
    margin-top: 5em;
  }
  footer .frame {
    padding: 3em 0;
  }
  footer .frame > .flex .box:nth-child(1) {
    width: 100%;
  }
  footer .frame > .flex .box:nth-child(1) .logo > a:first-child {
    width: 40%;
    margin: 0 auto;
  }
  footer .frame > .flex .box:nth-child(1) .logo + a {
    display: block;
    width: 75%;
    margin: 2em auto 0;
  }
  footer .frame > .flex .box:nth-child(1) p {
    text-align: center;
  }
  footer .frame > .flex .box:nth-child(1) ul {
    display: block;
    margin: 1em auto;
  }
  footer .frame > .flex .box:nth-child(2) {
    display: none;
  }
  footer .frame > .flex .box:nth-child(3) {
    display: none;
  }
  footer .copy {
    font-size: 0.8em;
  }
  .swiper {
    padding-bottom: 1em;
    margin-bottom: 0;
  }
  .swiper .swiper-button-prev {
    width: 2.5em !important;
    height: 2.5em !important;
  }
  .swiper .swiper-button-next {
    width: 2.5em !important;
    height: 2.5em !important;
  }
  #page {
    padding-top: 5.4em;
  }
  h2.title {
    text-align: center;
    border-width: 2px;
    font-size: 1.5em;
    letter-spacing: 0em;
  }
  .left-column {
    width: 100%;
  }
  .right-column {
    display: none;
  }
  .single_footer1 {
    padding: 1em 1.5em 1.5em;
  }
  .single_footer1 > p {
    font-weight: 800;
    padding-bottom: 1em;
  }
  .single_footer1 .box {
    padding: 8% 4% 6%;
  }
  .single_footer1 .box .in {
    width: 100%;
  }
  .single_footer1 .box .in figure {
    width: 96%;
    margin: auto;
    display: block;
  }
  .single_footer1 .box > figure {
    display: none;
  }
  .single_footer1 .box a {
    margin: -0.3em auto 0;
    width: 100%;
  }
  .single_footer2 .box .flex {
    flex-direction: column;
  }
  .single_footer2 .box .txt {
    width: 100%;
  }
  .single_footer2 .box .txt p {
    font-size: 1.2em;
  }
  .single_footer2 .box .txt h4 {
    text-align: center;
    margin: 1em auto;
  }
  .single_footer2 .box figure {
    text-align: center;
    width: 100%;
  }
  .single_footer2 .box figure img {
    display: inline-block;
  }
  .single_footer3 .flex {
    flex-direction: column;
    width: 100%;
  }
  .single_footer3 .flex a {
    margin-top: 1em;
  }
  .single_footer4 .flex {
    width: 100%;
  }
  .single_footer4 .flex li {
    width: 30%;
  }
  .single article {
    font-size: 0.9em;
  }
  .single article .post-thumbnail {
    padding-top: 1em;
    margin: 1em auto;
  }
  .single article .entry-content h2 {
    border-width: 2px;
    font-size: 1.9em;
    letter-spacing: 0em;
  }
  .btn {
    font-size: 1.2em;
    width: 85%;
    border: 2px solid #ea700d;
  }
  .news_list > a {
    width: 48%;
    margin-right: 4%;
  }
  .news_list > a:nth-child(3n) {
    margin-right: 4%;
  }
  .news_list > a:nth-child(2n) {
    margin-right: 0%;
  }
  .news_list > a h3 {
    font-size: 1.1em;
  }
  .news_list > a ul li {
    font-size: 0.82em;
    padding: 0.3em 0.6em;
  }
  .cate_list > a {
    text-align: center;
    width: 48%;
    margin-right: 4%;
  }
  .cate_list > a:nth-child(3n) {
    margin-right: 4%;
  }
  .cate_list > a:nth-child(2n) {
    margin-right: 0%;
  }
  .cate_list > a:nth-child(7) {
    width: 100%;
    margin-right: 0;
    margin-top: 1em;
    margin-bottom: 3.5%;
    pointer-events: none;
    padding: 0.5em 0;
  }
  .cate_list > a:nth-child(8) {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 3.5%;
  }
  .cate_list > a:nth-child(9) {
    width: 100%;
    margin-right: 0%;
  }
  #sec6_go > figure {
    display: none;
  }
  #sec6_go .box {
    width: 100%;
    width: 100%;
  }
  #sec6_go .box h2 {
    font-size: 1.5em;
    text-align: center;
  }
  #sec6_go .box figure {
    padding: 1em 12%;
  }
  #sec6_go .box a {
    font-size: 1.2em;
    width: 100%;
    max-width: 100%;
  }
  .index #sec1 .news_list a:nth-child(4) {
    display: block;
  }
  .index #sec5 {
    margin: 3em calc(50% - 50vw) 0;
    padding: 1em 6%;
  }
  .index #sec5 h2 {
    font-size: 1.5em;
  }
  .index #sec5 > p {
    font-size: 0.8em;
  }
  .index #sec5 > a {
    font-size: 1.2em;
  }
  body.column header.entry-header h1.entry-title {
    width: 100%;
    aspect-ratio: 16/9;
    text-align: center;
    padding: 4%;
    font-size: 2.5em;
  }
  body.seminar header.entry-header h1.entry-title {
    background-position: center bottom;
    background-size: auto 78%;
    width: 100%;
    aspect-ratio: 16/9;
    text-align: center;
    padding: 4%;
    font-size: 2.5em;
  }
  body.seminar h2.title {
    text-align: left;
  }
  body.seminar .entry-content .box {
    padding: 1.2em;
  }
  body.seminar .entry-content .box .flex {
    flex-direction: column-reverse;
    align-items: center;
  }
  body.seminar .entry-content .box .flex .txt p {
    font-size: 1em;
    padding: 0.6em 0;
  }
  body.seminar .entry-content .box > p {
    font-size: 1em;
  }
  body.seminar .entry-content .box .box_form {
    padding: 0.6em 1em;
  }
  body.seminar .entry-content .box .box_form p {
    margin-bottom: 0.2em;
  }
  body.seminar .entry-content .box .box_form figure {
    padding: 1em 0 0.7em;
  }
  body.seminar .entry-content .box .box_form a.mou {
    font-size: 1em;
  }
  body.seminar .entry-content .box .box_form a.tell {
    margin-bottom: 1em;
  }
  body.sensei header.entry-header h1.entry-title {
    background-position: center bottom;
    background-size: auto 52%;
    width: 100%;
    aspect-ratio: 16/9;
    text-align: center;
    padding: 4%;
    font-size: 2.5em;
  }
  body.error404 header.page-header h1.page-title {
    width: 100%;
    aspect-ratio: 16/9;
    text-align: center;
    padding: 16% 0 0;
    font-size: 2.5em;
  }
  body.single header.entry-header .entry-meta {
    font-size: 1.2em;
  }
  body.single header.entry-header ul li {
    font-size: 1em;
    padding: 0.3em 0.6em;
  }
  body.gojokai header.entry-header h1.entry-title {
    background-position: center bottom;
    background-size: auto 64%;
    width: 100%;
    aspect-ratio: 16/9;
    text-align: center;
    padding: 4%;
    font-size: 2.5em;
  }
  body.gojokai .entry-content .frame.type2 {
    padding: 0;
  }
  body.gojokai .entry-content #sec1 .box:before {
    width: 4em;
    height: 4em;
  }
  body.gojokai .entry-content #sec1 .box > figure:nth-child(1) {
    width: 100%;
  }
  body.gojokai .entry-content #sec1 .box .txt {
    padding: 4% 0;
    font-size: 1em;
  }
  body.gojokai .entry-content #sec1 .box .txt .red {
    padding-top: 0.2em;
    font-size: 1.3em;
    display: inline-block;
  }
  body.gojokai .entry-content #sec1 .box .txt figure {
    top: 0em;
    width: 30%;
  }
  body.gojokai .entry-content #sec1 .box .list .list_in {
    padding: 3.5% 3.5% 14%;
  }
  body.gojokai .entry-content #sec1 .box .list .list_in ul {
    width: 49%;
  }
  body.gojokai .entry-content #sec1 .box .list .list_in ul li {
    font-size: 0.7em;
  }
  body.gojokai .entry-content #sec1 .box .list .list_in ul li:before {
    border: 1.5px solid #9bc93e;
    font-size: 0.9em;
  }
  body.gojokai .entry-content #sec1 .box .list .list_in ul:nth-child(1) li:nth-child(n+11):nth-child(-n+14) {
    display: flex;
  }
  body.gojokai .entry-content #sec1 .box .list .list_in ul:nth-child(2) {
    display: none;
  }
  body.gojokai .entry-content #sec1 .box .list .list_in ul:nth-child(3) {
    counter-reset: mycounter 14;
  }
  body.gojokai .entry-content #sec1 .box .list .list_in ul:nth-child(3) li:nth-child(n+1):nth-child(-n+4) {
    display: flex;
  }
  body.gojokai .entry-content #sec2 .bg2 {
    margin-bottom: 3.5em;
    background: #fadad9;
    position: relative;
    padding-bottom: 3em;
  }
  body.gojokai .entry-content #sec2 .bg2:before {
    display: block;
    content: "";
    width: 100vw;
    position: absolute;
    bottom: -1px;
    left: 0;
    aspect-ratio: 10/2;
    background: url("/wp-content/themes/shukatsu/img//gojokai_sec2_bg1.webp") no-repeat;
    background-size: 100% auto;
    background-position: bottom center;
    z-index: 2;
  }
  body.gojokai .entry-content #sec3 .frame.type2 > figure:nth-child(1) {
    width: 80%;
  }
  body.gojokai .entry-content #sec3 .frame.type2 > h3 {
    font-size: 2.3em;
    letter-spacing: 0.02em;
  }
  body.gojokai .entry-content #sec3 .frame.type2 .box {
    background-image: url("/wp-content/themes/shukatsu/img//gojokai_sec3_2_sp.webp");
    text-align: justify;
    padding: 0 8%;
    aspect-ratio: 16/4.4;
    font-size: 1.05em;
    line-height: 1.7;
    display: flex;
    align-items: center;
  }
  body.gojokai .entry-content #sec3 .frame.type2 h4 {
    font-size: 1.5em;
  }
  body.gojokai .entry-content #sec3 .frame.type2 table th {
    font-size: 0.8em;
    border: 1px solid #000;
    padding: 0.6em 0.2em;
  }
  body.gojokai .entry-content #sec3 .frame.type2 table th img {
    display: block;
    width: 1em;
    height: auto;
    margin: 0 auto;
  }
  body.gojokai .entry-content #sec3 .frame.type2 table td {
    font-size: 0.8em;
    border: 1px solid #000;
    padding: 0.6em 0.2em;
  }
  body.gojokai .entry-content #sec3 .frame.type2 table td img {
    display: block;
    width: 1em;
    height: auto;
    margin: 0 auto;
  }
  body.gojokai .entry-content #sec3 .frame.type2 table tbody tr:last-child {
    font-size: 1em;
  }
  body.gojokai .entry-content #sec3 .frame.type2 table tbody tr:last-child th {
    padding: 1.1em 0.2em;
    width: 38%;
  }
  body.gojokai .entry-content #sec3 .frame.type2 table tbody tr:last-child th img {
    width: 1.4em;
  }
  body.gojokai .entry-content #sec3 .frame.type2 table tbody tr:last-child td {
    padding: 1.1em 0.2em;
    width: 31%;
  }
  body.gojokai .entry-content #sec3 .frame.type2 table tbody tr:last-child td img {
    width: 1.4em;
  }
  body.gojokai .entry-content #sec4 {
    padding: 2em 0 2.5em;
  }
  body.gojokai .entry-content #sec4 h3 {
    padding: 0 0 0.6em;
  }
  body.gojokai .entry-content #sec4 h3 span {
    padding-left: 0.7em;
  }
  body.gojokai .entry-content #sec4 .box {
    width: 85%;
    margin: 0;
    padding: 1.5em;
    font-size: 0.9em;
  }
  body.gojokai .entry-content .sec_contact {
    padding: 15% 0;
  }
  body.gojokai .entry-content .sec_contact .box {
    border: 0.25em solid #2a6cad;
    border-radius: 0.8em;
    padding: 3.5% 3.5% 5%;
  }
  body.gojokai .entry-content .sec_contact .box .in h3 {
    width: 100%;
    padding-bottom: 42%;
    font-size: 2.2em;
    letter-spacing: 0.05em;
  }
  body.gojokai .entry-content .sec_contact .box .in figure:nth-child(1) {
    width: 75%;
    margin: 0 auto 0.8em;
  }
  body.gojokai .entry-content .sec_contact .box .in figure:nth-child(1) img {
    width: 100%;
  }
  body.gojokai .entry-content .sec_contact .box .in figure:nth-child(3) {
    width: 48%;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
  body.gojokai .entry-content .sec_contact .box a {
    padding: 0.5em 1.5em 0.5em 0;
    font-size: 1.8em;
    letter-spacing: 0.06em;
  }
  body.gojokai .entry-content .sec_contact .box a:nth-child(3) {
    width: 90%;
    font-size: 1.2em;
  }
  body.gojokai .entry-content #sec5 .frame > h3 {
    width: 100%;
    font-size: 2.2em;
    letter-spacing: 0.05em;
    margin-bottom: 0.5em;
  }
  body.gojokai .entry-content #sec5 .frame .box h4 {
    line-height: 1.2;
    font-size: 1.25em;
    letter-spacing: 0.05em;
  }
  body.gojokai .entry-content #sec5 .frame .box .in {
    padding: 5%;
    font-size: 1.1em;
  }
  body.gojokai .entry-content #sec5 .frame .box:nth-child(6) .flex {
    flex-direction: column;
  }
  body.gojokai .entry-content #sec5 .frame .box:nth-child(6) .flex .txt {
    width: 100%;
    margin-bottom: 1em;
  }
  body.gojokai .entry-content #sec5 .frame .box:nth-child(6) .flex figure {
    text-align: center;
    width: 100%;
  }
  body.gojokai .entry-content #sec5 .frame .box:nth-child(6) .flex figure img {
    display: inline-block;
  }
  body.gojokai .entry-content #sec5 .frame .box:nth-child(7) .flex {
    flex-direction: column;
  }
  body.gojokai .entry-content #sec5 .frame .box:nth-child(7) .flex .txt {
    width: 100%;
    margin-bottom: 1em;
  }
  body.gojokai .entry-content #sec5 .frame .box:nth-child(7) .flex figure {
    text-align: center;
    width: 100%;
  }
  body.gojokai .entry-content #sec5 .frame .box:nth-child(7) .flex figure img {
    display: inline-block;
  }
  body.gojokai .entry-content #sec5 .frame .box:nth-child(7) h4 b {
    font-size: 1em;
  }
  body.gojokai .entry-content #sec5 .frame .box:nth-child(7) figure {
    text-align: center;
    width: 100%;
  }
  body.gojokai .entry-content #sec5 .frame .box:nth-child(7) figure img {
    display: inline-block;
    width: 100%;
  }
  body.gojokai .entry-content #sec5 .frame .box:nth-child(8) h4 b {
    font-size: 1em;
  }
  body.gojokai .entry-content #sec5 .frame .box:nth-child(8) .in {
    position: relative;
  }
  body.gojokai .entry-content #sec5 .frame .box:nth-child(8) .in figure {
    position: static;
    display: block;
    width: 90%;
    text-align: center;
    margin: 0 auto;
  }
  body.gojokai .entry-content #sec6 .frame > h3 {
    font-size: 2.3em;
    letter-spacing: 0.02em;
  }
  body.gojokai .entry-content #sec6 .frame > ul > li {
    padding: 1.2em;
  }
  body.gojokai .entry-content #sec6 .frame > ul > li .box {
    width: 87%;
  }
  body.gojokai .entry-content #sec6 .frame > ul > li .box h4 {
    font-size: 1.3em;
  }
  body.gojokai .entry-content #sec6 .frame > ul > li .box h5 {
    font-size: 1em;
  }
  body.gojokai .entry-content #sec6 .frame > ul > li .box p {
    font-size: 0.9em;
  }
  body.gojokai .entry-content #sec6 .frame > ul > li .box ul {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  body.gojokai .entry-content #sec6 .frame > ul > li .box ul li {
    width: 38%;
    margin-right: 2%;
  }
  body.gojokai .entry-content #sec6 .frame > ul > li .box ul li:nth-child(3) {
    margin-left: 20%;
  }
  body.gojokai .entry-content #sec6 .frame > ul > li figure {
    width: 13%;
  }
  body.gojokai .entry-content #sec7 .frame > h3 {
    font-size: 2.3em;
    letter-spacing: 0.02em;
  }
  body.gojokai .entry-content #sec7 .bg ul li {
    width: 49%;
    margin-bottom: 2%;
    padding: 0.4em 0.6em 0.4em 0.2em;
    font-size: 0.85em;
  }
  body.gojokai .entry-content #sec7 .bg ul li .txt {
    width: 72%;
  }
  body.gojokai .entry-content #sec7 .bg ul li .txt h4 {
    font-size: 1.15em;
  }
  body.gojokai .entry-content #sec8 {
    padding: 2em 0 0;
  }
  body.gojokai .entry-content #sec8 .box {
    padding: 8% 4% 6%;
  }
  body.gojokai .entry-content #sec8 .box .in {
    width: 100%;
  }
  body.gojokai .entry-content #sec8 .box .in figure {
    width: 96%;
    margin: auto;
    display: block;
  }
  body.gojokai .entry-content #sec8 .box > figure {
    display: none;
  }
  body.gojokai .entry-content #sec8 .box a {
    margin: -0.3em auto 0;
    width: 100%;
  }
  body.gojokai .entry-content #sec9 .frame > h3 {
    font-size: 2.3em;
    letter-spacing: 0.02em;
  }
  body.gojokai .entry-content #sec9 .frame .box h4 {
    letter-spacing: 0.05em;
  }
  body.gojokai .entry-content #sec9 .frame .box .in {
    padding: 5%;
  }
  body.gojokai .entry-content #sec9 .frame .box:nth-child(3) .flex {
    flex-direction: column;
  }
  body.gojokai .entry-content #sec9 .frame .box:nth-child(3) .flex .txt {
    width: 100%;
    margin-bottom: 1em;
  }
  body.gojokai .entry-content #sec9 .frame .box:nth-child(3) .flex figure {
    width: 100%;
  }
  body.gojokai .entry-content #sec9 .frame .box:nth-child(3) ul {
    width: 100%;
    flex-wrap: wrap;
  }
  body.gojokai .entry-content #sec9 .frame .box:nth-child(3) ul li {
    width: 48.5%;
    margin-bottom: 3%;
  }
  body.gojokai .entry-content #sec9 .frame .box:nth-child(3) .in > a {
    width: 100%;
  }
  body.gojokai .entry-content #sec9 .frame .box:nth-child(3) .in > a + p {
    width: 100%;
    font-size: 0.7em;
    text-align: center;
  }
  body.gojokai .entry-content #sec9 .frame .box:nth-child(4) p {
    font-size: 0.9em;
  }
  body.gojokai .entry-content #sec9 .frame .box:nth-child(4) ul {
    width: 100%;
    flex-direction: column;
  }
  body.gojokai .entry-content #sec9 .frame .box:nth-child(4) ul li:first-child {
    margin-right: 0%;
    margin-bottom: 1.5em;
  }
  body.gojokai .entry-content #sec9 .frame .box:nth-child(4) ul li img {
    display: inline-block;
  }
  body.gojokai .entry-content #sec9 .frame .box:nth-child(4) ul li img:nth-child(2) {
    width: 5.5em;
    top: 11%;
    right: 5%;
  }
  body.gojokai .entry-content #sec9 .frame .box:nth-child(5) p {
    font-size: 0.9em;
  }
  body.gojokai .entry-content #sec9 .tab {
    width: 100%;
  }
  body.gojokai .entry-content #sec9 .tab-list {
    margin-bottom: 0;
    flex-wrap: wrap;
  }
  body.gojokai .entry-content #sec9 .tab-list-item {
    width: 50%;
  }
  body.gojokai .entry-content #sec9 .tab-contents table th {
    display: inline-block;
    width: 100%;
    text-align: left;
  }
  body.gojokai .entry-content #sec9 .tab-contents table td {
    display: inline-block;
    width: 100% !important;
    text-align: left;
  }
  body.gojokai .entry-content #sec9 .tab-contents table td span {
    width: auto !important;
    padding: 0.2em 0.5em;
  }
  body.gojokai .entry-content #sec10 .frame > h3 {
    font-size: 2.3em;
    letter-spacing: 0.02em;
  }
  body.gojokai .entry-content #sec10 .accordion-area .title {
    padding: 0.7em 1em;
    font-size: 0.8em;
  }
  body.gojokai .entry-content #sec10 .accordion-area .title span {
    letter-spacing: 0.05em;
  }
  body.gojokai .entry-content #sec10 .accordion-area .abox p {
    padding: 1em;
  }
  .archive-title {
    width: 100%;
  }
  body.archive header.entry-header h1.entry-title {
    width: 100%;
    aspect-ratio: 16/9;
    text-align: center;
    padding: 4%;
    display: flex;
    align-items: center;
    font-size: 2em;
    text-align: center;
    justify-content: center;
  }
  body.page-id-295 header.entry-header h1.entry-title {
    width: 100%;
    aspect-ratio: 16/9;
    text-align: center;
    padding: 4%;
    display: flex;
    align-items: center;
    font-size: 2em;
    text-align: center;
    justify-content: center;
  }
  body.book2 header.entry-header h1.entry-title {
    background-position: center bottom;
    background-size: auto 78%;
    width: 100%;
    aspect-ratio: 16/9;
    text-align: center;
    padding: 6% 4% 4%;
    font-size: 1.8em;
  }
  body.booking header.entry-header h1.entry-title {
    background-position: center bottom;
    background-size: auto 78%;
    width: 100%;
    aspect-ratio: 16/9;
    text-align: center;
    padding: 6% 4% 4%;
    font-size: 1.8em;
  }
  body.booking_confirm header.entry-header h1.entry-title {
    background-position: center bottom;
    background-size: auto 78%;
    width: 100%;
    aspect-ratio: 16/9;
    text-align: center;
    padding: 6% 4% 4%;
    font-size: 1.8em;
  }
  body.booking_complete header.entry-header h1.entry-title {
    background-position: center bottom;
    background-size: auto 78%;
    width: 100%;
    aspect-ratio: 16/9;
    text-align: center;
    padding: 6% 4% 4%;
    font-size: 1.8em;
  }
  body.komatta header.entry-header h1.entry-title,
  body.episode header.entry-header h1.entry-title {
    background-position: center bottom;
    background-size: auto 78%;
    width: 100%;
    aspect-ratio: 16/9;
    text-align: center;
    padding: 6% 4% 4%;
    font-size: 1.8em;
  }
  body.komatta_confirm header.entry-header h1.entry-title,
  body.episode_confirm header.entry-header h1.entry-title {
    background-position: center bottom;
    background-size: auto 78%;
    width: 100%;
    aspect-ratio: 16/9;
    text-align: center;
    padding: 6% 4% 4%;
    font-size: 1.8em;
  }
  body.komatta_complete header.entry-header h1.entry-title,
  body.episode_complete header.entry-header h1.entry-title {
    background-position: center bottom;
    background-size: auto 78%;
    width: 100%;
    aspect-ratio: 16/9;
    text-align: center;
    padding: 6% 4% 4%;
    font-size: 1.8em;
  }
}
@media screen and (max-width: 1240px) {
  header.site-header .header_bg:nth-child(2) .frame {
    width: 97%;
  }
}
@media screen and (max-width: 1200px) {
  .archive-title {
    width: 94%;
  }
}