@charset "UTF-8";
/*!
Theme Name: Life Design School
Author: 4PLUS
Author URI: https://4-plus.com/
Description: Life Design Schoolのテーマ
Version: 1.0
*/
/*--------------------------------------------------------------
///読み込み話ファイル管理
/*reset*/
/* Document
 * ========================================================================== */
/**
 * Add border box sizing in all browsers (opinionated).
 */
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@300;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;300&display=swap");
*,
::before,
::after {
  box-sizing: border-box;
}

/**
 * 1. Add text decoration inheritance in all browsers (opinionated).
 * 2. Add vertical alignment inheritance in all browsers (opinionated).
 */
::before,
::after {
  text-decoration: inherit;
  /* 1 */
  vertical-align: inherit;
  /* 2 */
}

/**
 * 1. Use the default cursor in all browsers (opinionated).
 * 2. Change the line height in all browsers (opinionated).
 * 3. Use a 4-space tab width in all browsers (opinionated).
 * 4. Remove the grey highlight on links in iOS (opinionated).
 * 5. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 * 6. Breaks words to prevent overflow in all browsers (opinionated).
 */
html {
  cursor: default;
  /* 1 */
  line-height: 1.5;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  tab-size: 4;
  /* 3 */
  -webkit-tap-highlight-color: transparent;
  -ms-text-size-adjust: 100%;
  /* 5 */
  -webkit-text-size-adjust: 100%;
  /* 5 */
  word-break: break-word;
  /* 6 */
}

/* Sections
 * ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Edge, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
 * ========================================================================== */
/**
 * Remove the margin on nested lists in Chrome, Edge, IE, and Safari.
 */
dl dl,
dl ol,
dl ul,
ol dl,
ul dl {
  margin: 0;
}

/**
 * Remove the margin on nested lists in Edge 18- and IE.
 */
ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0;
}

/**
 * 1. Add the correct sizing in Firefox.
 * 2. Show the overflow in Edge 18- and IE.
 */
hr {
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * Add the correct display in IE.
 */
main {
  display: block;
}

/**
 * Remove the list style on navigation lists in all browsers (opinionated).
 */
nav ol,
nav ul {
  list-style: none;
  padding: 0;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
 * ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Add the correct text decoration in Edge 18-, IE, and Safari.
 */
abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/* Embedded content
 * ========================================================================== */
/*
 * Change the alignment on media elements in all browsers (opinionated).
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on iframes in all browsers (opinionated).
 */
iframe {
  border-style: none;
}

/**
 * Remove the border on images within links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Change the fill color to match the text color in all browsers (opinionated).
 */
svg:not([fill]) {
  fill: currentColor;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Tabular data
 * ========================================================================== */
/**
 * Collapse border spacing in all browsers (opinionated).
 */
table {
  border-collapse: collapse;
}

/* Forms
 * ========================================================================== */
/**
 * Remove the margin on controls in Safari.
 */
button,
input,
select {
  margin: 0;
}

/**
 * 1. Show the overflow in IE.
 * 2. Remove the inheritance of text transform in Edge 18-, Firefox, and IE.
 */
button {
  overflow: visible;
  /* 1 */
  text-transform: none;
  /* 2 */
}

/**
 * Correct the inability to style buttons in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * 1. Change the inconsistent appearance in all browsers (opinionated).
 * 2. Correct the padding in Firefox.
 */
fieldset {
  border: 1px solid #a0a0a0;
  /* 1 */
  padding: 0.35em 0.75em 0.625em;
  /* 2 */
}

/**
 * Show the overflow in Edge 18- and IE.
 */
input {
  overflow: visible;
}

/**
 * 1. Correct the text wrapping in Edge 18- and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 */
legend {
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in Edge 18- and IE.
 * 2. Add the correct vertical alignment in Chrome, Edge, and Firefox.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the inheritance of text transform in Firefox.
 */
select {
  text-transform: none;
}

/**
 * 1. Remove the margin in Firefox and Safari.
 * 2. Remove the default vertical scrollbar in IE.
 * 3. Change the resize direction in all browsers (opinionated).
 */
textarea {
  margin: 0;
  /* 1 */
  overflow: auto;
  /* 2 */
  resize: vertical;
  /* 3 */
}

/**
 * Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  padding: 0;
}

/**
 * 1. Correct the odd appearance in Chrome, Edge, and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Safari.
 */
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * Remove the inner padding in Chrome, Edge, and Safari on macOS.
 */
::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style upload buttons in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Remove the inner border and padding of focus outlines in Firefox.
 */
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus outline styles unset by the previous rule in Firefox.
 */
:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove the additional :invalid styles in Firefox.
 */
:-moz-ui-invalid {
  box-shadow: none;
}

/* Interactive
 * ========================================================================== */
/*
 * Add the correct display in Edge 18- and IE.
 */
details {
  display: block;
}

/*
 * Add the correct styles in Edge 18-, IE, and Safari.
 */
dialog {
  background-color: white;
  border: solid;
  color: black;
  display: block;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

dialog:not([open]) {
  display: none;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
 * ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* User interaction
 * ========================================================================== */
/*
 * 1. Remove the tapping delay in IE 10.
 * 2. Remove the tapping delay on clickable elements
      in all browsers (opinionated).
 */
a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] {
  -ms-touch-action: manipulation;
  /* 1 */
  touch-action: manipulation;
  /* 2 */
}

/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

/* Accessibility
 * ========================================================================== */
/**
 * Change the cursor on busy elements in all browsers (opinionated).
 */
[aria-busy="true"] {
  cursor: progress;
}

/*
 * Change the cursor on control elements in all browsers (opinionated).
 */
[aria-controls] {
  cursor: pointer;
}

/*
 * Change the cursor on disabled, not-editable, or otherwise
 * inoperable elements in all browsers (opinionated).
 */
[aria-disabled="true"],
[disabled] {
  cursor: not-allowed;
}

/*
 * Change the display on visually hidden accessible elements
 * in all browsers (opinionated).
 */
[aria-hidden="false"][hidden] {
  display: initial;
}

[aria-hidden="false"][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  position: absolute;
}

/*設定*/
/**********            外部読み込み */
/**********            カラー設定 */
/**********            フォント設定 */
/**********            幅設定 */
/**********            form設定 */
/**********            アニメーション設定 */
@keyframes snsPop {
  0% {
    transform: scale(1);
  }
  30% {
    opacity: .8;
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
/**********            設定 */
/**********            設定 */
/*@import "sass/mixin";
--------------------------------------------------------------*/
body {
  font-family: "M PLUS Rounded 1c", sans-serif;
  overflow-x: hidden;
}

a {
  color: #1f2d48;
  cursor: pointer;
  text-decoration: none;
}

#container::before, #container::after {
  content: "";
  display: block;
  height: 440px;
  position: absolute;
  top: -10%;
  left: 0;
  width: 100%;
}

#container {
  display: none;
  margin: 0 auto;
  width: 1000px;
}
#container::before {
  background: url(images/head_bg.jpg) no-repeat right bottom;
  background-size: cover;
  z-index: -3;
}
#container::after {
  background-color: #0007FC;
  opacity: .7;
  z-index: -2;
}
#container #content {
  margin-top: 290px;
  position: relative;
}
#container #content::before {
  content: "";
  background-color: #ffffff;
  height: 20vw;
  position: absolute;
  top: -100px;
  left: 0;
  transform: skewY(-10deg) scaleX(2);
  width: 100%;
  z-index: -1;
}
#container #content main {
  background-color: rgba(255, 255, 255, 0.8);
}
#container #content main h2 {
  color: #ffffff;
  font-size: 2em;
  margin: 0;
  padding-left: 3em;
  position: relative;
  transform: skewY(-10deg) translateY(-165px);
}
#container #content main h2::before {
  content: '';
  border-bottom: 1px solid #fff;
  position: absolute;
  top: 50%;
  left: 0;
  width: 2.5em;
}
#container #content main h2::after {
  content: '';
  background-color: #1f2d48;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(2, 2);
  width: 100%;
  z-index: -2;
}
#container #content main .head {
  margin-top: -50px;
  margin-bottom: 100px;
}
#container #content main .head .head-ttl {
  font-size: 1em;
  line-height: 1.5;
  margin: 0 0 0 auto;
  width: 70%;
}
#container #content main .head .head-ttl > :first-child {
  font-size: 1.5em;
  text-align: center;
  margin-bottom: 1.5em;
}
#container #content main .head .head-ttl p {
  margin: 0;
}

/*------------ヘッダー--*/
#globalheader {
  background-color: #ffffff;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 30px 0 0;
  padding: 5px 30px;
  z-index: 1;
}
#globalheader h1 {
  font-family: allura, sans-serif;
  font-size: 2em;
  line-height: 60px;
  margin: 0;
  padding: 0;
}
#globalheader h1 a {
  color: #0007FC;
}
#globalheader h1 a span {
  margin-right: .1em;
}
#globalheader ul {
  display: flex;
  list-style-type: none;
}
#globalheader ul li {
  margin-left: 20px;
}

/*------------フッター--*/
.globalfooter {
  margin-top: 300px;
}
.globalfooter .site-info {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.globalfooter .site-info .info-area .logo {
  background: url(images/wing.png) no-repeat right bottom/auto 100%;
  font-family: allura, sans-serif;
  font-size: 4em;
  margin: 0;
  padding-right: 1.3em;
}
.globalfooter .site-info .info-area .logo a {
  color: #9894d8;
  line-height: .55;
}
.globalfooter .site-info .info-area .logo a span {
  display: block;
}
.globalfooter .site-info .info-area .logo a span::first-letter {
  color: #0007FC;
  font-size: 2em;
  margin-right: 2px;
  vertical-align: -.1em;
}
.globalfooter .site-info .info-area .logo a span:first-child {
  text-indent: 1.75em;
}
.globalfooter .site-info .info-area .logo a span:first-child::first-letter {
  margin-right: .27em;
  vertical-align: 0.05em;
}
.globalfooter .site-info .info-area .logo a span:last-child {
  text-indent: .9em;
}
.globalfooter .site-info .info-area p:last-child {
  padding-left: 3em;
}
.globalfooter .site-info .footimage {
  background: url(images/head_bg.jpg) no-repeat 0 0/100% auto;
  height: 240px;
  margin-bottom: 40px;
  position: relative;
  width: 400px;
}
.globalfooter .site-info .footimage::after {
  content: "";
  background: #1f2d48;
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: rotate(5deg);
  width: 100%;
  z-index: -1;
}
.globalfooter .to-area {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.globalfooter .to-area #menu-footer {
  display: flex;
  justify-content: space-between;
  list-style: none;
  margin: 0;
}
.globalfooter .to-area #menu-footer li {
  background-color: #0007FC;
  border-radius: 5px;
  height: 32px;
  margin-right: 1em;
  position: relative;
  transition: .5s;
  width: 40px;
}
.globalfooter .to-area #menu-footer li a {
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  height: 100%;
  overflow: hidden;
  text-indent: 100%;
  transition: .3s;
}
.globalfooter .to-area #menu-footer li::after {
  content: "";
  background: rgba(0, 7, 252, 0.5);
  border-radius: 5px;
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}
.globalfooter .to-area #menu-footer li.insta a {
  background-image: url(images/instagram.svg);
  background-size: 40px;
}
.globalfooter .to-area #menu-footer li.fb a {
  background-image: url(images/facebook.svg);
  background-size: 55%;
}
.globalfooter .to-area #menu-footer li:hover {
  background-color: #1f41bf;
}
.globalfooter .to-area #menu-footer li:hover::after {
  animation: snsPop .5s ease .1s;
}
.globalfooter .to-area .toprivacy {
  margin: 0;
}
.globalfooter .copy {
  border-top: 1px solid #ccc;
  margin-bottom: 2em;
  padding-top: 1em;
  text-align: right;
}

.home #container::before, .home #container::after {
  height: 500px;
}
.home #container #content::before {
  height: 30vw;
  min-height: 500px;
}
.home #container #content main {
  background: none;
  padding-top: 180px;
}
.home #container #content main .slidephoto {
  position: absolute;
  top: -200px;
  right: -20px;
  transform: rotate(10deg);
}
.home #container #content main .topick::before, .home #container #content main .topick::after {
  content: '';
  background: #1f2d48;
  position: absolute;
}
.home #container #content main .topick {
  background: #ffffff;
  border: 20px solid #efefef;
  padding: 36px;
  margin-bottom: 300px;
  position: relative;
  width: 400px;
}
.home #container #content main .topick::before {
  opacity: .6;
  height: 80px;
  width: 80px;
  top: -60px;
  left: -60px;
}
.home #container #content main .topick::after {
  opacity: .4;
  height: 120px;
  width: 120px;
  bottom: 10px;
  right: -80px;
}
.home #container #content main .topick dd {
  margin: 0 0 1em;
  padding-left: 1em;
}
.home #container #content main #top-service {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  justify-content: space-between;
  position: relative;
}
.home #container #content main #top-service .top-service-ttl {
  width: 30%;
}
.home #container #content main #top-service .top-service-ttl h2 {
  color: #1f2d48;
  font-size: 4em;
  font-style: italic;
  padding-left: 0;
  position: relative;
  text-transform: uppercase;
  transform: none;
}
.home #container #content main #top-service .top-service-ttl h2::before {
  content: none;
}
.home #container #content main #top-service .top-service-ttl h2::after {
  background-color: rgba(31, 45, 72, 0.6);
  height: 20%;
  top: auto;
  bottom: 20%;
  transform: none;
}
.home #container #content main #top-service .top-service-ttl h2 span {
  font-size: .35em;
  position: absolute;
}
.home #container #content main #top-service .top-service-photo img {
  background: #ddd;
  border-radius: 5px;
  transform: scale(1.3);
  position: relative;
}
.home #container #content main #top-service .top-service-photo img:nth-child(1) {
  margin-top: -100px;
}
.home #container #content main #top-service .top-service-photo img:nth-child(2) {
  margin-top: 200px;
  z-index: 1;
}
.home #container #content main #top-service .top-service-photo img:nth-child(3) {
  margin-top: -50px;
}
.home #container #content main #top-service .to-page {
  position: absolute;
  top: 70%;
  right: 10%;
}
.home #container #content main #top-service .to-page a {
  background: #1f2d48;
  border-radius: 50px;
  color: #ffffff;
  letter-spacing: .2em;
  padding: 20px 80px 20px 40px;
}
.home #container #content main #top-service .to-page a::after {
  content: '';
  background: url(images/arrow.svg) no-repeat #ffffff 60% center;
  border-radius: 25px;
  height: 30px;
  line-height: 20px;
  margin-top: -15px;
  position: absolute;
  top: 50%;
  right: 30px;
  transition: .3s;
  width: 30px;
}
.home #container #content main #top-service .to-page a:hover::after {
  transform: scale(1.1);
}

main.office #google_map {
  height: 400px;
  margin-bottom: 6em;
}
main.office .about-message {
  display: flex;
  margin-bottom: 200px;
}
main.office .about-message .ceo-image figcaption {
  font-size: .875em;
}
main.office .about-message .about-message-text {
  line-height: 2;
}
main.office .about-message .about-message-text .pickup {
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.5;
}
main.office .about-message .about-message-text .pickup strong {
  display: block;
  font-size: 1.2em;
  margin: 1em 0;
  transform: skewX(-15deg);
}
main.office #officeinfo {
  border-top: 8px solid #ddd;
  border-bottom: 7px solid #ddd;
  display: flex;
  flex-wrap: wrap;
}
main.office #officeinfo dt {
  border-bottom: 1px solid #ddd;
  padding: 2em 10%;
  width: 40%;
}
main.office #officeinfo dd {
  border-bottom: 1px solid #ddd;
  margin: 0;
  padding: 2em 0;
  width: 60%;
}

main.service .head-ttl ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
main.service .head-ttl ul li {
  background: rgba(228, 120, 144, 0.3);
  display: inline-block;
  font-weight: bold;
  font-size: 1em;
  margin-right: .5em;
  margin-bottom: .2em;
  padding: 2px 10px;
}
main.service .head-ttl ul li span {
  font-weight: normal;
}
main.service .servicelist h3::before, main.service .servicelist h3::after {
  content: '';
  border-radius: 10px;
  position: absolute;
  left: 0;
  width: 10px;
}
main.service .servicelist h3 {
  font-size: 1.5em;
  margin-top: 3em;
  margin-bottom: 3em;
  padding: 1.2em 1.5em;
  position: relative;
}
main.service .servicelist h3::before {
  background-color: #ccc;
  height: 80%;
  bottom: 0;
}
main.service .servicelist h3::after {
  background-color: #9699ff;
  height: 10px;
  top: 0;
}
main.service .servicelist p {
  line-height: 1.8;
}

main.contact .to-meet {
  font-size: 1.2em;
  font-weight: bold;
  text-align: right;
}
main.contact .to-meet a {
  background-color: #1f2d48;
  border-radius: 50px;
  color: #ffffff;
  margin-right: 2em;
  padding: 1.5em 8em;
  position: relative;
}
main.contact .to-meet a::after {
  content: '';
  background: url(images/arrow.svg) no-repeat #ffffff 60% center;
  border-radius: 25px;
  height: 40px;
  line-height: 20px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  right: 30px;
  transition: .3s;
  width: 40px;
}
main.contact .to-meet a:hover::after {
  transform: scale(1.1);
}
main.contact form .form-wrap {
  background-color: #f2f2ff;
  padding: 3em;
}
main.contact form .form-wrap p {
  font-size: 1.2em;
  margin: 0 auto 2em;
  position: relative;
  width: 60%;
}
main.contact form .form-wrap p label {
  display: inline-block;
  padding: 30px 10px 10px;
  position: absolute;
  transition: .3s;
  z-index: 0;
}
main.contact form .form-wrap p label.current-item {
  font-size: .875em;
  margin-top: -1.5em;
}
main.contact form .form-wrap p input, main.contact form .form-wrap p textarea {
  background-color: transparent;
  border: none;
  border-bottom: solid #1f2d48 4px;
  font-size: 1em;
  padding: 30px 10px 10px;
  transition: .3s;
  width: 100%;
}
main.contact form .form-wrap p input:focus, main.contact form .form-wrap p textarea:focus {
  outline: none;
  border-bottom-color: #2859BF;
}
main.contact form .form-wrap p textarea {
  height: 10em;
}
main.contact form .form-wrap dt {
  display: flex;
  position: absolute;
  width: 40%;
}
main.contact form .form-wrap dt label {
  align-items: center;
  padding: 2em 0 2em 20%;
}
main.contact form .form-wrap dt.required:after {
  content: '必須';
  background-color: #C90B00;
  color: #ffffff;
  font-size: .8em;
  font-weight: normal;
  line-height: 16px;
  margin-top: -10px;
  padding: 0 5px;
  position: absolute;
  top: 50%;
  right: 40px;
}
main.contact form .form-wrap dd {
  margin-left: 0;
  padding: 2em;
  width: 60%;
}
main.contact form .privacy-check {
  margin-top: 3em;
  text-align: center;
}
main.contact form .privacy-check:first-child label {
  border: 2px solid #1f2d48;
  border-radius: 50px;
  display: block;
  margin-right: 1em;
  padding: 20px;
}
main.contact form .privacy-check:first-child label input {
  margin-right: .2em;
}
main.contact form .privacy-check .req a {
  text-decoration: underline;
}
main.contact form .send-btn {
  text-align: center;
}
main.contact form .send-btn input {
  font-size: 1.5em;
  padding: 1em;
  width: 40%;
}

/*googleカレンダー*/
#container #content main.onlineform #loading {
  position: absolute;
}
#container #content main.onlineform #calendar h2 {
  color: #333;
  padding: 0;
  transform: none;
}
#container #content main.onlineform #calendar h2::after, #container #content main.onlineform #calendar h2::before {
  content: none !important;
}

main.onlineform form .form-wrap {
  background-color: #f2f2ff;
  padding: 3em;
}
main.onlineform form .form-wrap p {
  font-size: 1.2em;
  margin: 0 auto 2em;
  position: relative;
  width: 60%;
}
main.onlineform form .form-wrap p label {
  display: inline-block;
  padding: 30px 10px 10px;
  position: absolute;
  transition: .3s;
  z-index: 0;
}
main.onlineform form .form-wrap p label.current-item {
  font-size: .875em;
  margin-top: -1.5em;
}
main.onlineform form .form-wrap p input, main.onlineform form .form-wrap p textarea {
  background-color: transparent;
  border: none;
  border-bottom: solid #1f2d48 4px;
  font-size: 1em;
  padding: 30px 10px 10px;
  transition: .3s;
  width: 100%;
}
main.onlineform form .form-wrap p input:focus, main.onlineform form .form-wrap p textarea:focus {
  outline: none;
  border-bottom-color: #2859BF;
}
main.onlineform form .form-wrap p textarea {
  height: 10em;
}
main.onlineform form .form-wrap dt {
  display: flex;
  position: absolute;
  width: 40%;
}
main.onlineform form .form-wrap dt label {
  align-items: center;
  padding: 2em 0 2em 20%;
}
main.onlineform form .form-wrap dt.required:after {
  content: '必須';
  background-color: #C90B00;
  color: #ffffff;
  font-size: .8em;
  font-weight: normal;
  line-height: 16px;
  margin-top: -10px;
  padding: 0 5px;
  position: absolute;
  top: 50%;
  right: 40px;
}
main.onlineform form .form-wrap dd {
  margin-left: 0;
  padding: 2em;
  width: 60%;
}
main.onlineform form .privacy-check {
  margin-top: 3em;
  text-align: center;
}
main.onlineform form .privacy-check:first-child label {
  border: 2px solid #1f2d48;
  border-radius: 50px;
  display: block;
  margin-right: 1em;
  padding: 20px;
}
main.onlineform form .privacy-check:first-child label input {
  margin-right: .2em;
}
main.onlineform form .privacy-check .req a {
  text-decoration: underline;
}
main.onlineform form .send-btn {
  text-align: center;
}
main.onlineform form .send-btn input {
  font-size: 1.5em;
  padding: 1em;
  width: 40%;
}
main.onlineform form .form-wrap {
  margin-top: 3em;
}
main.onlineform form .form-wrap div {
  margin: 0 auto;
  width: 60%;
}
main.onlineform form .form-wrap .datalist {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1em;
}
main.onlineform form .form-wrap .datalist p {
  margin: 0;
  width: 45%;
}
main.onlineform form .form-wrap .datalist p label {
  margin-top: -1.5em;
}
main.onlineform form .form-wrap .datalist p label.current-item {
  margin-top: -1.8em;
}

/*# sourceMappingURL=style.css.map */
