*,
:before,
:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: currentColor
}

:before,
:after {
  --tw-content: ""
}

html {
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  line-height: 1.5;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol, "Noto Color Emoji";
  font-variation-settings: normal;
  tab-size: 4
}

body {
  margin: 0;
  line-height: inherit
}

hr {
  height: 0;
  border-top-width: 1px;
  color: inherit
}

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  font-size: inherit
}

a {
  color: inherit;
  text-decoration: inherit
}

b,
strong {
  font-weight: bolder
}

code,
kbd,
samp,
pre {
  font-size: 1em;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace
}

small {
  font-size: 80%
}

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

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

table {
  border-color: inherit;
  border-collapse: collapse;
  text-indent: 0
}

button,
input,
optgroup,
select,
textarea {
  -webkit-font-feature-settings: inherit;
  font-feature-settings: inherit;
  margin: 0;
  padding: 0;
  color: inherit;
  font-weight: inherit;
  font-size: 100%;
  line-height: inherit;
  font-family: inherit;
  font-variation-settings: inherit
}

button,
select {
  text-transform: none
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  background-image: none;
  background-color: transparent
}

:-moz-focusring {
  outline: auto
}

:-moz-ui-invalid {
  box-shadow: none
}

progress {
  vertical-align: baseline
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

summary {
  display: list-item
}

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0
}

fieldset {
  margin: 0;
  padding: 0
}

legend {
  padding: 0
}

ol,
ul,
menu {
  margin: 0;
  padding: 0;
  list-style: none
}

dialog {
  padding: 0
}

textarea {
  resize: vertical
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #9ca3af;
  opacity: 1
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #9ca3af;
  opacity: 1
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #9ca3af;
  opacity: 1
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #9ca3af;
  opacity: 1
}

input::placeholder,
textarea::placeholder {
  color: #9ca3af;
  opacity: 1
}

button,
[role=button] {
  cursor: pointer
}

:disabled {
  cursor: default
}

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle
}

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

[hidden] {
  display: none
}

[type=text],
input:where(:not([type])),
[type=email],
[type=url],
[type=password],
[type=number],
[type=date],
[type=datetime-local],
[type=month],
[type=search],
[type=tel],
[type=time],
[type=week],
[multiple],
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  --tw-shadow: 0 0 #0000;
  appearance: none;
  padding: .5rem .75rem;
  border-width: 1px;
  border-radius: 0;
  border-color: #6b7280;
  background-color: #fff;
  font-size: 1rem;
  line-height: 1.5rem
}

[type=text]:focus,
input:where(:not([type])):focus,
[type=email]:focus,
[type=url]:focus,
[type=password]:focus,
[type=number]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=month]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=time]:focus,
[type=week]:focus,
[multiple]:focus,
textarea:focus,
select:focus {
  --tw-ring-inset: var(--tw-empty, );
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  -webkit-box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
  outline: 2px solid transparent;
  outline-offset: 2px;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #6b7280;
  opacity: 1
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #6b7280;
  opacity: 1
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #6b7280;
  opacity: 1
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #6b7280;
  opacity: 1
}

input::placeholder,
textarea::placeholder {
  color: #6b7280;
  opacity: 1
}

::-webkit-datetime-edit-fields-wrapper {
  padding: 0
}

::-webkit-date-and-time-value {
  min-height: 1.5em;
  text-align: inherit
}

::-webkit-datetime-edit {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: inline-flex
}

::-webkit-datetime-edit,
::-webkit-datetime-edit-year-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute-field,
::-webkit-datetime-edit-second-field,
::-webkit-datetime-edit-millisecond-field,
::-webkit-datetime-edit-meridiem-field {
  padding-top: 0;
  padding-bottom: 0
}

select {
  -webkit-print-color-adjust: exact;
  padding-right: 2.5rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right .5rem center;
  background-size: 1.5em 1.5em;
  background-repeat: no-repeat;
  print-color-adjust: exact
}

[multiple],
[size]:where(select:not([size="1"])) {
  -webkit-print-color-adjust: unset;
  padding-right: .75rem;
  background-image: initial;
  background-position: initial;
  background-size: initial;
  background-repeat: unset;
  print-color-adjust: unset
}

[type=checkbox],
[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-print-color-adjust: exact;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  --tw-shadow: 0 0 #0000;
  display: inline-block;
  appearance: none;
  flex-shrink: 0;
  width: 1rem;
  height: 1rem;
  padding: 0;
  border-width: 1px;
  border-color: #6b7280;
  background-origin: border-box;
  background-color: #fff;
  color: #2563eb;
  print-color-adjust: exact;
  vertical-align: middle;
  user-select: none
}

[type=checkbox] {
  border-radius: 0
}

[type=radio] {
  border-radius: 100%
}

[type=checkbox]:focus,
[type=radio]:focus {
  --tw-ring-inset: var(--tw-empty, );
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  -webkit-box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  outline: 2px solid transparent;
  outline-offset: 2px;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
}

[type=checkbox]:checked,
[type=radio]:checked {
  border-color: transparent;
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-color: currentColor
}

[type=checkbox]:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")
}

[type=radio]:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")
}

[type=checkbox]:checked:hover,
[type=checkbox]:checked:focus,
[type=radio]:checked:hover,
[type=radio]:checked:focus {
  border-color: transparent;
  background-color: currentColor
}

[type=checkbox]:indeterminate {
  border-color: transparent;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-color: currentColor
}

[type=checkbox]:indeterminate:hover,
[type=checkbox]:indeterminate:focus {
  border-color: transparent;
  background-color: currentColor
}

[type=file] {
  padding: 0;
  border-width: 0;
  border-radius: 0;
  border-color: inherit;
  background: unset;
  font-size: unset;
  line-height: inherit
}

[type=file]:focus {
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color
}

*,
:before,
:after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / .5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia:
}

::-webkit-backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / .5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia:
}

::-ms-backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / .5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia:
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / .5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia:
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px
}

@media (min-width: 640px) {
  .container {
    max-width: 640px
  }
}

@media (min-width: 960px) {
  .container {
    max-width: 960px;
    padding-right: 30px;
    padding-left: 30px
  }
}

@media (min-width: 1082px) {
  .container {
    max-width: 1082px
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px
  }
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px
}

@media (min-width: 960px) {
  .container {
    max-width: 1000px
  }
}

.mx-\[1\.2em\] {
  margin-right: 1.2em;
  margin-left: 1.2em
}

.mb-\[0\.5em\] {
  margin-bottom: .5em
}

.mb-\[1em\] {
  margin-bottom: 1em
}

.ml-\[0\.2em\] {
  margin-left: .2em
}

.mt-\[0\.5em\] {
  margin-top: .5em
}

.mt-\[10px\] {
  margin-top: 10px
}

.mt-\[1em\] {
  margin-top: 1em
}

.mt-\[2em\] {
  margin-top: 2em
}

.block {
  display: block
}

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

.w-\[100px\] {
  width: 100px
}

.resize {
  resize: both
}

.justify-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.bg-\[\#e0e0e0\] {
  --tw-bg-opacity: 1;
  background-color: rgb(224 224 224 / var(--tw-bg-opacity))
}

.pl-\[0\.5em\] {
  padding-left: .5em
}

.text-\[20px\] {
  font-size: 20px
}

.font-bold {
  font-weight: 700
}

.text-\[\#143264\] {
  --tw-text-opacity: 1;
  color: rgb(20 50 100 / var(--tw-text-opacity))
}

.outline {
  outline-style: solid
}

html {
  font-size: 13px
}

@media (min-width: 960px) {
  html {
    font-size: 16px
  }
}

html {
  height: 100%
}

body {
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-y: scroll;
  background-color: #f0f8ff;
  color: #000;
  font-size: 14px;
  line-height: 180%;
  font-family: Lucida Grande, Hiragino Kaku Gothic Pro, Hiragino Kaku Gothic Pro W3, Meiryo, CI, lr oSVbN, Arial
}

header {
  height: 300px;
  padding: 0
}

a:link,
a:active,
a:visited {
  color: #143264;
  text-decoration: none
}

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

.title {
  position: relative;
  padding: 30px 10px;
  background: url(../img/title_back.png) center top no-repeat;
  background-size: auto 100%
}

@media (min-width: 960px) {
  .title {
    min-height: 300px;
    padding: 0 65px
  }
}

.title {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: center
}

@media (min-width: 960px) {
  .title {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

.title {
  --tw-border-opacity: 1;
  border-top-width: 10px;
  border-bottom-width: 10px;
  border-style: solid;
  border-top-color: rgb(20 50 100 / var(--tw-border-opacity));
  border-bottom-color: rgb(20 50 100 / var(--tw-border-opacity));
  font-weight: 700;
  font-family: ui-serif, Georgia, Cambria, Times New Roman, Times, serif
}

@media (min-width: 960px) {
  .title {
    background-size: 100% auto
  }
}

.title h1 {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  --tw-border-opacity: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  padding-bottom: 10px;
  border-bottom-width: 2px;
  border-bottom-color: rgb(0 0 0 / var(--tw-border-opacity));
  line-height: 1
}

.title h1>span {
  display: block
}

@media (min-width: 960px) {
  .title h1>span:first-child {
    width: 1em;
    font-size: 24px
  }
}

.title h1>span:first-child {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl
}

.title h1>span:first-child span {
  text-combine-upright: all
}

.title h1>span:last-child {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column-reverse;
  margin-left: 12px
}

.title h1>span:last-child span:first-child {
  font-size: 20px
}

@media (min-width: 960px) {
  .title h1>span:last-child span:first-child {
    font-size: 38px
  }
}

.title h1>span:last-child span:last-child {
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 10px
}

@media (min-width: 960px) {
  .title h1>span:last-child span:last-child {
    font-size: 18px
  }

  .title>div {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
  }
}

.title>div:last-child {
  margin-top: 20px
}

@media (min-width: 960px) {
  .title>div:last-child {
    margin-top: 0;
    margin-left: 22px
  }
}

.title>div div {
  margin-top: 12px
}

.title>div div:nth-child(2) {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 10px;
  padding-bottom: 10px;
  background-image: url(../img/title_venue.png);
  background-repeat: no-repeat;
  font-size: 16px;
  line-height: 1.25
}

@media (min-width: 960px) {
  .title>div div:nth-child(2) {
    width: 584px;
    font-size: 24px
  }
}

.title>div div:last-child {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  line-height: 1.25
}

@media (min-width: 960px) {
  .title>div div:last-child {
    font-size: 20px
  }
}

.title>div div:last-child img {
  margin-right: 6px
}

.title>div div:last-child span span {
  font-size: 12px
}

h2 {
  margin: 20px auto 50px;
  padding: 0;
  color: #143264;
  font-weight: 700;
  font-size: 20px;
  line-height: 150%
}

#main {
  padding: 10px;
  background-color: #fff
}

@media (min-width: 960px) {
  #main {
    padding: 50px
  }
}

h3 {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  min-height: 30px;
  margin-top: 50px;
  padding: 5px 20px;
  background-color: #143264;
  font-weight: 700;
  font-size: 18px
}

@media (min-width: 960px) {
  h3 {
    padding-top: 0;
    padding-bottom: 0
  }
}

h3 {
  color: #fff
}

h3+* {
  margin-top: 20px
}

.list01 {
  padding: 0;
  list-style-type: none
}

.list01 li {
  margin: 0 0 10px 15px;
  padding: 0
}

.button>a:link,
.button>a:visited,
.button>a:active {
  display: block;
  margin: 0 auto 50px;
  padding: 30px 20px;
  border-radius: 10px;
  background-color: #b9c9d9;
  color: #000;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 1px;
  text-align: center;
  text-decoration: none
}

@media (min-width: 960px) {

  .button>a:link,
  .button>a:visited,
  .button>a:active {
    width: 350px
  }
}

.button>a:hover {
  opacity: .5
}

.touroku {
  margin: 0 auto 50px;
  padding: 0;
  font-weight: 700;
  font-size: 22px;
  line-height: 2.2em;
  text-align: center
}

footer {
  padding: 0;
  background-color: #143264
}

.foot {
  padding: 20px 0;
  line-height: 140%
}

@media (min-width: 960px) {
  .foot {
    font-size: 16px
  }
}

.foot {
  padding-right: 20px;
  padding-left: 20px;
  color: #fff
}

@media (min-width: 960px) {
  .foot {
    width: 420px;
    padding-right: 0;
    padding-left: 0
  }
}

dl {
  margin-left: 1em
}

dt {
  width: 5em
}

@media (min-width: 960px) {
  .md\:ml-\[1\.2em\] {
    margin-left: 1.2em
  }

  .md\:flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
  }

  .md\:hidden {
    display: none
  }

  .md\:w-\[235px\] {
    width: 235px
  }
}