@charset "UTF-8";
/* Only output numerical values
/* 数値のみ出力する
====================================== */
/* font $size
====================================== */
/* font family
====================================== */
/* Break point ブレイクポイント
====================================== */
/* max site width コンテンツ最大幅
====================================== */
/* colors 色管理
====================================== */
/* media query
====================================== */
/* font-size フォントサイズのrem表示用
====================================== */
/* Margin class in 5px steps
/* 余白調整用のクラス　5px刻みで20回処理を繰り返し
====================================== */
.mt0 {
  margin-top: 0px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.com-txt-color-text {
  color: #333333 !important;
}

.com-background-text {
  background-color: #333333 !important;
}

.com-txt-color-main {
  color: #E22F00 !important;
}

.com-background-main {
  background-color: #E22F00 !important;
}

.com-txt-color-danger {
  color: #FF0000 !important;
}

.com-background-danger {
  background-color: #FF0000 !important;
}

.com-txt-color-white {
  color: #fff !important;
}

.com-background-white {
  background-color: #fff !important;
}

.com-txt-color-facebook {
  color: #3b5999 !important;
}

.com-background-facebook {
  background-color: #3b5999 !important;
}

.com-txt-color-twitter {
  color: #1da1f2 !important;
}

.com-background-twitter {
  background-color: #1da1f2 !important;
}

.com-txt-color-youtube {
  color: #cd201f !important;
}

.com-background-youtube {
  background-color: #cd201f !important;
}

.com-txt-color-line {
  color: #18ba07 !important;
}

.com-background-line {
  background-color: #18ba07 !important;
}

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
  font-weight: 400;
  color: #333333;
  font-size: 16px;
}
body.body-grid {
  background: url(../img/common/bg_repeat.png) repeat;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Noto Sans JP", sans-serif;
  color: #333333;
  line-height: 1.5;
  margin: 0;
}

p {
  margin: 0;
}
p + p {
  margin-top: 1em;
}

ul, dl, figure {
  margin: 0;
  padding: 0;
}

dt {
  font-weight: normal;
}

ul, li {
  list-style: none;
}

a {
  color: #333333;
  transition: 0.4s;
}
a:before, a:after {
  transition: 0.4s;
}
a:hover {
  opacity: 0.7;
  color: #333333;
  text-decoration: none;
}

em {
  font-style: normal;
  font-weight: normal;
  color: inherit;
}

input,
select,
textarea {
  outline: none;
  vertical-align: middle;
  font-size: 16px;
  font-size: 1rem;
}

input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=hidden]):not([type=submit]):not([type=reset]):not([type=button]):not([type=image]),
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  padding: 0.45em 0.8em;
  border: 1px solid #D1D1D1;
  box-sizing: border-box;
  font: 400 16px "Noto Sans JP", sans-serif;
  height: 40px;
}

::-webkit-input-placeholder { /* Edge */
  color: #D1D1D1;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #D1D1D1;
}

::placeholder {
  color: #D1D1D1;
}

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none;
  width: 100%;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 2;
}

address {
  margin-bottom: 0;
}

/* uk-container
====================================== */
.uk-container {
  max-width: 960px;
}
.uk-container-small {
  max-width: 640px;
}
.uk-container-large {
  max-width: 1200px;
}
.uk-container-expand {
  max-width: none;
}

/* Contact Form 7
====================================== */
.wpcf7 .ajax-loader {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
}

.wpcf7-form-control.wpcf7-radio, .wpcf7-form-control.wpcf7-checkbox {
  margin-left: -1.5em;
  display: block;
  overflow: hidden;
}
.wpcf7-form-control.wpcf7-radio > *, .wpcf7-form-control.wpcf7-checkbox > * {
  margin-left: 0;
  padding-left: 1.5em;
  display: inline-block;
  float: left;
}

/* reCAPTCHA
====================================== */
.grecaptcha-badge {
  visibility: hidden;
}

/* #header
====================================== */
#header-pc {
  height: 65px;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
  background-color: rgba(255, 255, 255, 0.9);
  position: fixed;
  width: 100%;
  padding-left: 30px;
  padding-right: 250px;
  align-items: center;
  box-sizing: border-box;
  display: flex;
  opacity: 0;
  transition: all 0.5s ease;
}
@media (min-width: 1200px) {
  #header-pc {
    height: 80px;
    padding-right: 320px;
    padding-left: 60px;
  }
}
@media (min-width: 1300px) {
  #header-pc {
    padding-right: 370px;
    padding-left: 100px;
  }
}
#header-pc .logo img {
  height: 42px;
}
@media (min-width: 1200px) {
  #header-pc .logo img {
    height: auto;
  }
}
#header-pc .link {
  position: absolute;
  top: 0;
  right: 30px;
  background-color: #1A1311;
  width: 95px;
  min-height: 95px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  font-weight: bold;
  border: 1px solid #fff;
  border-radius: 0 0 12px 12px;
  color: #fff;
  line-height: 1.1;
  font-size: 14px;
  font-size: 0.875rem;
  border-top: 0;
}
@media (min-width: 1200px) {
  #header-pc .link {
    width: 110px;
    min-height: 110px;
    right: 60px;
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
@media (min-width: 1300px) {
  #header-pc .link {
    right: 100px;
  }
}
#header-pc .link img {
  margin-bottom: 10px;
}
#header-pc .link:hover {
  background-color: #665d5b;
  opacity: 1;
}
#header-pc .link.shop {
  right: 135px;
  background-color: #E22F00;
  /* letter-spacing: -.09em; */
}
@media (min-width: 1200px) {
  #header-pc .link.shop {
    right: 185px;
  }
}
@media (min-width: 1300px) {
  #header-pc .link.shop {
    right: 230px;
  }
}
#header-pc .link.shop:hover {
  background-color: #ff7652;
}
#header-pc.active {
  z-index: 999;
  opacity: 1;
}
#header-pc.pages {
  position: relative;
}

#header-sp {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
  padding: 8px 20px;
}
#header-sp .logo img {
  height: 35px;
}
@media (min-width: 640px) {
  #header-sp .logo img {
    height: 44px;
  }
}

/* parts
--------------------------------- */
/* gnav
====================================== */
#gnav {
  flex: 1;
  margin-left: 40px;
  display: flex;
}
@media (min-width: 1200px) {
  #gnav {
    margin-left: 50px;
  }
}
#gnav li {
  line-height: 1.3;
}
#gnav li + li {
  margin-left: 15px;
  padding-left: 15px;
  position: relative;
}
#gnav li + li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 16px;
  background-color: #333333;
}
#gnav a {
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
}
@media (min-width: 1200px) {
  #gnav a {
    font-size: 16px;
    font-size: 1rem;
  }
}

/* #lnav
====================================== */
/* #footer
====================================== */
#footer {
  text-align: center;
  padding: 50px 0 40px;
  background-color: #fff;
}
@media (min-width: 640px) {
  #footer {
    padding: 100px 0 45px;
  }
}

/* .footer-logo
====================================== */
.footer-logo img {
  width: 126px;
}

/* .footer-list
====================================== */
.footer-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.footer-list li {
  border-left: 1px solid #333333;
  border-right: 1px solid #333333;
  margin-bottom: 20px;
  margin-left: -1px;
  min-width: 110px;
}
.footer-list a {
  display: block;
  line-height: 1.5;
  padding: 0 15px;
}

/* parts
====================================== */
#copyright {
  padding-top: 50px;
}

/* #backtop
====================================== */
#backtop {
  display: none;
  position: fixed;
  z-index: 999;
  right: 25px;
  bottom: 25px;
}

.uk-offcanvas-bar {
  background-color: transparent;
  padding: 0 0 20px 0;
}
.uk-offcanvas-bar li {
  border-bottom: 1px solid #DCDCDC;
  position: relative;
}
.uk-offcanvas-bar li:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 15px;
  background: url(../img/common/ico-page.png) no-repeat;
  top: 15px;
  left: 10px;
  z-index: 1;
}
.uk-offcanvas-bar li a {
  color: #333333;
  font-size: 13px;
  font-size: 0.8125rem;
  padding: 12px 15px 12px 28px;
  position: relative;
  background-color: #fff;
}
.uk-offcanvas-bar li a:hover {
  color: #333333;
}
.uk-offcanvas-bar .uk-nav-header {
  background-color: #E33B19;
  color: #fff;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 500;
  padding: 5px 10px;
  font-family: "Gemunu Libre", sans-serif;
  text-transform: lowercase;
}
.uk-offcanvas-bar .uk-nav-header:before {
  content: none;
}
.uk-offcanvas-bar .uk-offcanvas-close {
  width: auto;
  right: 5px;
  top: 3px;
}
.uk-offcanvas-bar .uk-offcanvas-close svg {
  display: none;
}
.uk-offcanvas-bar .offcanvas-link {
  background-color: #1A1311;
  min-height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  font-weight: bold;
  color: #fff;
  line-height: 1.1;
}
.uk-offcanvas-bar .offcanvas-link img {
  margin-bottom: 10px;
}
.uk-offcanvas-bar .offcanvas-link:hover {
  background-color: #665d5b;
  opacity: 1;
}
.uk-offcanvas-bar .offcanvas-link.shop {
  background-color: #E22F00;
  letter-spacing: -0.09em;
}
.uk-offcanvas-bar .offcanvas-link.shop:hover {
  background-color: #ff7652;
}
.uk-offcanvas-bar .uk-parent li:before {
  top: 17px;
}
.uk-offcanvas-bar .uk-parent:before {
  content: none;
}
.uk-offcanvas-bar .uk-parent a {
  padding-left: 10px;
}
.uk-offcanvas-bar .uk-parent a:after, .uk-offcanvas-bar .uk-parent a:before {
  position: absolute;
  content: "";
  font-family: "FontAwesome";
  font-weight: normal;
  right: 10px;
  transition: 0.4s all ease-in-out;
  width: 15px;
  height: 2px;
  background-color: #808080;
  top: 50%;
  transform: translateY(-1px);
  background-image: none !important;
}
.uk-offcanvas-bar .uk-parent a:before {
  transform: rotate(90deg) translateX(-1px);
}
.uk-offcanvas-bar .uk-nav-sub a {
  font-size: 13px;
  font-size: 0.8125rem;
  background-color: #F5F5F5;
}

.uk-parent.uk-open a:before {
  content: "";
  transform: rotate(0) translateY(-1px);
}

.uk-offcanvas-bar li:first-child {
  border-bottom: 0;
}

ul.uk-nav-sub {
  padding: 0;
}
ul.uk-nav-sub a {
  color: #333333;
  padding-left: 30px !important;
}
ul.uk-nav-sub li {
  background-color: #F5F5F5;
  border-bottom: 1px solid #DCDCDC;
}
ul.uk-nav-sub li:first-child {
  border-bottom: 1px solid #DCDCDC;
}
ul.uk-nav-sub li:last-child {
  border-bottom: 0;
}

.uk-parent ul.uk-nav-sub a:after, .uk-parent ul.uk-nav-sub a:before {
  content: none;
}

.uk-offcanvas-overlay::before {
  background: rgba(0, 0, 0, 0.6);
}

/* #keyvisual
====================================== */
#keyvisual {
  position: relative;
  overflow: hidden;
}
#keyvisual:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../img/home/keyvisual-repeat.png);
  background-repeat: repeat;
  background-color: rgba(255, 255, 255, 0.5);
}

.keyvisual-slider {
  width: 100%;
}
.keyvisual-slider .uk-slideshow-items {
  min-height: calc(100vh - 51px) !important;
}
@media (min-width: 640px) {
  .keyvisual-slider .uk-slideshow-items {
    min-height: calc(100vh - 60px) !important;
  }
}
@media (min-width: 960px) {
  .keyvisual-slider .uk-slideshow-items {
    min-height: calc(100vh - 144px) !important;
  }
}
.keyvisual-slider li {
  height: 100%;
}
.keyvisual-slider img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}

.keyvisual-body {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  text-align: center;
  padding: 20px 0;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.keyvisual-body:before {
  content: "";
  display: block;
}
@media (max-width: 639px) {
  .keyvisual-body .logo {
    width: 181px;
  }
}
.keyvisual-body .text-01 {
  font-family: "Gemunu Libre", sans-serif;
  font-size: 32px;
  font-size: 2rem;
  font-weight: bold;
  color: #E33B19;
  display: block;
  line-height: 1.1;
  margin-top: 20px;
  letter-spacing: 0.05em;
}
@media (min-width: 640px) {
  .keyvisual-body .text-01 {
    font-size: 50px;
    font-size: 3.125rem;
  }
}
.keyvisual-body .text-02 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.5;
  margin-top: 10px;
  letter-spacing: 0.15em;
}
@media (min-width: 640px) {
  .keyvisual-body .text-02 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}

.keyvisual-scroll {
  margin-top: 35px;
}
.keyvisual-scroll span {
  display: block;
  font-family: "Gemunu Libre", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.08em;
}

#keyvisual-list {
  background-color: #fff;
  padding: 20px 0;
  margin-left: 1px;
  border-bottom: 1px solid #D1D1D1;
}
#keyvisual-list li {
  text-align: center;
  border-left: 1px solid #D1D1D1;
  border-right: 1px solid #D1D1D1;
  margin-left: -1px;
}
#keyvisual-list a {
  display: block;
}
#keyvisual-list a img {
  height: 70px;
}

/* #home-01
====================================== */
#home-01 {
  padding-bottom: 200px;
}
@media (max-width: 959px) {
  #home-01 {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 639px) {
  #home-01 {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 150px;
  }
}
@media (min-width: 960px) {
  #home-01 .inner {
    max-width: 450px;
    margin-left: auto;
  }
}

/* #home-02
====================================== */
#home-02 {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #F8F4EE;
}
#home-02:before {
  content: "";
  left: 0;
  top: -60px;
  position: absolute;
  height: 60px;
  width: 100%;
  background: url(../img/home/home_02_bg.png) no-repeat top center;
  background-size: cover;
}
@media (min-width: 640px) {
  #home-02:before {
    top: -100px;
    height: 100px;
  }
}
#home-02:after {
  content: "";
  left: 0;
  bottom: -60px;
  position: absolute;
  height: 60px;
  width: 100%;
  background: url(../img/home/home_02_bg.png) no-repeat bottom center;
  background-size: cover;
}
@media (min-width: 640px) {
  #home-02:after {
    bottom: -100px;
    height: 100px;
  }
}

.home-02-item {
  background-color: #fff;
  border-radius: 20px;
  padding: 30px 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.home-02-item .tit {
  font-weight: bold;
  font-size: 24px;
  font-size: 1.5rem;
  text-align: center;
}
.home-02-item .tit small {
  font-family: "Gemunu Libre", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  display: block;
}
.home-02-item.skin {
  background-color: #F8F4EE;
}

/* #home-03
====================================== */
#home-03 {
  padding-top: 200px;
}
@media (max-width: 639px) {
  #home-03 {
    padding-top: 150px;
  }
}

/* #home-04
====================================== */
#home-04 {
  background: url(../img/home/home_04_bg.png) no-repeat center top;
  background-size: cover;
}

/* #library-material
====================================== */
#library-material-01 .tit {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.45;
}
#library-material-01 .tit span {
  background-color: #333333;
  color: #fff;
  display: inline-block;
  padding: 0 6px;
  margin-right: 5px;
}
#library-material-01 .text {
  display: inline-block;
  background-color: #F0F0F0;
  border-radius: 15px;
  line-height: 1.8;
  padding: 5px 15px;
  width: 100%;
  max-width: 293px;
  box-sizing: border-box;
}
#library-material-01 * + .uk-grid-margin, #library-material-01 .uk-grid + .uk-grid, #library-material-01 .uk-grid > .uk-grid-margin {
  margin-top: 60px;
}

.library-01-column a {
  display: inline-block;
  margin-left: 1.2em;
}
.library-01-column a::before {
  content: "■";
  display: inline-block;
  width: 1.2em;
  margin-left: -1.2em;
  color: #989898;
}

/* #order-sheet
====================================== */
.order-sheet-01-list {
  counter-reset: number;
}
.order-sheet-01-list .tit {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  display: flex;
  align-items: center;
}
.order-sheet-01-list .tit:before {
  counter-increment: number;
  content: counter(number);
  border-radius: 50%;
  width: 47px;
  height: 47px;
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: bold;
  background-color: #42ADFF;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
}
@media (max-width: 639px) {
  .order-sheet-01-list .tit.large {
    display: block;
  }
}
.order-sheet-01-list .tit.large:before {
  width: 80px;
  height: 80px;
  font-size: 36px;
  font-size: 2.25rem;
}
@media (max-width: 639px) {
  .order-sheet-01-list .tit.large:before {
    margin: 0 auto 20px;
  }
}
@media (min-width: 640px) {
  .order-sheet-01-list .tit.large span {
    margin-top: 0;
  }
}
.order-sheet-01-list .item {
  padding: 25px 20px;
  background-color: #fff;
  border-radius: 20px;
}
@media (min-width: 640px) {
  .order-sheet-01-list .item {
    padding: 35px 40px;
  }
}
@media (min-width: 640px) {
  .order-sheet-01-list .info {
    padding-left: 95px;
  }
}
.order-sheet-01-list .info-box {
  background-color: #D1EBFF;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  min-height: 300px;
}
.order-sheet-01-list .info-box .com-btn-01 {
  max-width: 233px;
  font-size: 16px;
  font-size: 1rem;
}
.order-sheet-01-list .com-btn-02 {
  max-width: 336px;
}

/* グリッド grid
----------------------------------------------- */
.com-grid-10 {
  margin-left: -10px;
}
.com-grid-10 > * {
  padding-left: 10px;
}
.com-grid-10 > .uk-grid-margin {
  margin-top: 10px;
}

.com-grid-15 {
  margin-left: -15px;
}
.com-grid-15 > * {
  padding-left: 15px;
}
.com-grid-15 > .uk-grid-margin {
  margin-top: 15px;
}

.com-grid-20 {
  margin-left: -20px;
}
.com-grid-20 > * {
  padding-left: 20px;
}
.com-grid-20 > .uk-grid-margin {
  margin-top: 20px;
}

.com-grid-25 {
  margin-left: -25px;
}
.com-grid-25 > * {
  padding-left: 25px;
}
.com-grid-25 > .uk-grid-margin {
  margin-top: 25px;
}

.com-grid-30 {
  margin-left: -30px;
}
.com-grid-30 > * {
  padding-left: 30px;
}
.com-grid-30 > .uk-grid-margin {
  margin-top: 30px;
}

.com-grid-50 {
  margin-left: -50px;
}
.com-grid-50 > * {
  padding-left: 50px;
}
.com-grid-50 > .uk-grid-margin {
  margin-top: 30px;
}

.com-grid-60 {
  margin-left: -60px;
}
.com-grid-60 > * {
  padding-left: 60px;
}
.com-grid-60 > .uk-grid-margin {
  margin-top: 30px;
}

@media (min-width: 640px) {
  .pc-center {
    text-align: center;
  }
}

.com-weight-normal {
  font-weight: 500;
}

.com-font-mincho {
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}

/* section
====================================== */
.com-sec-01 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.com-sec-02 {
  padding-top: 70px;
  padding-bottom: 70px;
}

/* background
====================================== */
.com-bg-01 {
  background-color: #F8F4EE;
}

/* parts
--------------------------------- */
/* title タイトル
--------------------------------- */
.com-tit-01 {
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: bold;
  letter-spacing: 0.04em;
  text-align: center;
}
.com-tit-01 span {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "Gemunu Libre", sans-serif;
  position: relative;
  display: block;
  font-weight: 400;
  border-top: 1px solid #707070;
  max-width: 300px;
  margin: 4px auto 0;
  padding-top: 2px;
}
.com-tit-01 img {
  margin-bottom: 5px;
}

.com-tit-02 {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  color: #840000;
}

.com-tit-03 {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #707070;
  padding-bottom: 10px;
}

/* banner バナー
--------------------------------- */
.com-banner-01 {
  position: relative;
  clip-path: polygon(0 0, 100% 0, 100% 75%, 0% 100%);
  height: 280px;
}
@media (min-width: 640px) {
  .com-banner-01 {
    height: 350px;
  }
}
.com-banner-01 > img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.com-banner-01:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  z-index: 1;
}
.com-banner-01 .tit {
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
  padding-bottom: 40px;
  z-index: 2;
}
.com-banner-01 .tit span {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  display: block;
  padding-top: 8px;
}

/* panel パネル
--------------------------------- */
/* table テーブル
--------------------------------- */
.com-table-01 {
  width: 100%;
}
.com-table-01 th {
  background-color: #1AAC96;
  color: #fff;
  padding: 0.5em 1em;
}
.com-table-01 td {
  text-align: center;
  background-color: #F2F2F4;
  color: #686868;
  padding: 0.5em 1em;
}
.com-table-01 td:first-of-type {
  color: #1AAC96;
  font-weight: bold;
  background-color: #D5EAE7;
}

/* Gap between sections or blocks
/* セクションやブロック間の隙間
--------------------------------- */
.com-mt-s {
  margin-top: 20px;
}
@media (min-width: 640px) {
  .com-mt-s {
    margin-top: 30px;
  }
}

.com-mt-m {
  margin-top: 40px;
}
@media (min-width: 640px) {
  .com-mt-m {
    margin-top: 50px;
  }
}

.com-mt-l {
  margin-top: 60px;
}
@media (min-width: 640px) {
  .com-mt-l {
    margin-top: 80px;
  }
}

.com-mt-1em {
  margin-top: 1em;
}

/* list style リストスタイル
--------------------------------- */
.com-list-01 li {
  margin-left: 1.2em;
}
.com-list-01 li::before {
  content: "・";
  display: inline-block;
  width: 1.2em;
  margin-left: -1.2em;
}
.com-list-01.notice li::before {
  content: "※";
}
.com-list-01.circle li::before {
  content: "●";
}
.com-list-01.square li::before {
  content: "■";
}

.com-list-02 {
  counter-reset: item;
  list-style-type: none;
  padding-left: 0;
}
.com-list-02 li {
  margin-left: 1.5em;
}
.com-list-02 li + li {
  margin-top: 0.6em;
}
.com-list-02 li::before {
  counter-increment: item;
  content: counter(item);
  display: inline-block;
  width: 1.5em;
  margin-left: -1.5em;
}

.com-list-03 li {
  margin-left: 2em;
}
.com-list-03 li::before {
  content: "例：";
  display: inline-block;
  width: 2em;
  margin-left: -2em;
}
.com-list-03 li + li {
  margin-top: 0.4em;
}

/* .com-dl-01
--------------------------------- */
.com-dl-01 {
  display: grid;
  grid-column-gap: 20px;
  grid-template-columns: 150px 1fr;
}
@media (min-width: 640px) {
  .com-dl-01 {
    grid-column-gap: 40px;
    grid-template-columns: 292px 1fr;
  }
}
.com-dl-01 dt, .com-dl-01 dd {
  padding: 1.1em 0;
  border-top: 1px solid #989898;
  border-bottom: 1px solid #989898;
  margin-top: -1px;
}
.com-dl-01 dt {
  margin-top: -2px;
  font-weight: 500;
  border-color: #989898;
  border-width: 2px;
}
.com-dl-01 dt:before {
  content: "■";
  color: #989898;
  margin-right: 7px;
}

/* .com-dl-02
--------------------------------- */
.com-dl-02 {
  display: grid;
  grid-column-gap: 15px;
  grid-template-columns: auto 1fr;
}
.com-dl-02 dt {
  margin-left: 1.1em;
}
.com-dl-02 dt::before {
  content: "・";
  display: inline-block;
  width: 1.1em;
  margin-left: -1.1em;
  color: #D1D1D1;
}

/* .com-map-01
--------------------------------- */
/* text テキスト
--------------------------------- */
.com-text-01 {
  color: #E22F00;
}

.com-text-red {
  color: #E22F00;
}

/* font-size フォントサイズ
--------------------------------- */
.com-fz-10 {
  font-size: 10px;
  font-size: 0.625rem;
}

.com-fz-11 {
  font-size: 11px;
  font-size: 0.6875rem;
}

.com-fz-12 {
  font-size: 12px;
  font-size: 0.75rem;
}

.com-fz-13 {
  font-size: 13px;
  font-size: 0.8125rem;
}

.com-fz-14 {
  font-size: 14px;
  font-size: 0.875rem;
}

.com-fz-15 {
  font-size: 15px;
  font-size: 0.9375rem;
}

.com-fz-16 {
  font-size: 16px;
  font-size: 1rem;
}

.com-fz-17 {
  font-size: 17px;
  font-size: 1.0625rem;
}

.com-fz-18 {
  font-size: 18px;
  font-size: 1.125rem;
}

.com-fz-19 {
  font-size: 19px;
  font-size: 1.1875rem;
}

.com-fz-20 {
  font-size: 20px;
  font-size: 1.25rem;
}

.com-fz-21 {
  font-size: 21px;
  font-size: 1.3125rem;
}

.com-fz-22 {
  font-size: 22px;
  font-size: 1.375rem;
}

.com-fz-23 {
  font-size: 23px;
  font-size: 1.4375rem;
}

.com-fz-24 {
  font-size: 24px;
  font-size: 1.5rem;
}

.com-fz-25 {
  font-size: 25px;
  font-size: 1.5625rem;
}

.com-fz-26 {
  font-size: 26px;
  font-size: 1.625rem;
}

.com-fz-27 {
  font-size: 27px;
  font-size: 1.6875rem;
}

.com-fz-28 {
  font-size: 28px;
  font-size: 1.75rem;
}

.com-fz-29 {
  font-size: 29px;
  font-size: 1.8125rem;
}

.com-fz-30 {
  font-size: 30px;
  font-size: 1.875rem;
}

/* アンカー
--------------------------------- */
.com-anchor-01 {
  margin-top: -51px;
  padding-top: 51px;
}
@media (min-width: 960px) {
  .com-anchor-01 {
    margin-top: -60px;
    padding-top: 60px;
  }
}
@media (min-width: 960px) {
  .com-anchor-01 {
    margin-top: -65px;
    padding-top: 65px;
  }
}
@media (min-width: 1200px) {
  .com-anchor-01 {
    margin-top: -80px;
    padding-top: 80px;
  }
}

/* アクセント色
--------------------------------- */
/* リンク
--------------------------------- */
.com-btn-01 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 55px;
  border-radius: 500px;
  border: 1px solid #E22F00;
  color: #E22F00;
  position: relative;
  width: 100%;
  max-width: 336px;
  background-color: #fff;
  padding: 10px 35px;
  box-sizing: border-box;
  cursor: pointer;
  transition: all 0.4s ease;
  line-height: 1.2;
}
.com-btn-01:hover {
  color: #E22F00;
}
.com-btn-01:after {
  content: "\f054";
  font-family: "FontAwesome", FontAwesome;
  position: absolute;
  right: 1em;
}
.com-btn-01:hover {
  opacity: 0.7;
}
.com-btn-01.blue {
  background-color: #007FFF;
  border-color: #007FFF;
  color: #fff;
  max-width: 100%;
}
.com-btn-01.blue:hover {
  color: #fff;
}

.com-btn-02 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 55px;
  border-radius: 500px;
  border: 1px solid #0D77C9;
  color: #0D77C9;
  position: relative;
  width: 100%;
  background-color: #fff;
  padding: 10px 35px;
  box-sizing: border-box;
  cursor: pointer;
  transition: all 0.4s ease;
  line-height: 1.2;
}
.com-btn-02:hover {
  color: #0D77C9;
}
.com-btn-02:after {
  content: "\f078";
  font-family: "FontAwesome", FontAwesome;
  position: absolute;
  right: 1em;
  color: #E22F00;
}
.com-btn-02:hover {
  opacity: 0.7;
}

.com-link-01 {
  text-decoration: underline;
}
.com-link-01:hover {
  text-decoration: underline;
}

/* list
--------------------------------- */
.recruitments-list-01 li + li {
  margin-top: 20px;
}
@media (min-width: 640px) {
  .recruitments-list-01 li + li {
    margin-top: 30px;
  }
}

/* btn
--------------------------------- */
.recruitments-btn-01 {
  display: flex;
  align-items: center;
  background: #F5F5F5;
  padding: 1.5em 1.2em;
  padding-right: 60px;
  position: relative;
  line-height: 1.5;
  font-size: 16px;
  font-size: 1rem;
}
@media (min-width: 640px) {
  .recruitments-btn-01 {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
.recruitments-btn-01::before {
  content: "";
  display: block;
  width: 6px;
  align-self: stretch;
  margin-right: 1em;
  background: #333333;
}
.recruitments-btn-01::after {
  content: "";
  content: "\f054";
  font-family: "FontAwesome", FontAwesome;
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translateY(-50%);
}

/* dl table
--------------------------------- */
@media (max-width: 639px) {
  .job-table-01 {
    border-bottom: 1px solid #B6E8DC;
  }
}
@media (min-width: 640px) {
  .job-table-01 {
    display: grid;
    grid-template-columns: 292px 1fr;
    column-gap: 40px;
  }
}
.job-table-01 dt {
  padding: 1.5em 0 1em;
  padding-left: 25px;
  font-weight: 500;
  position: relative;
  border-top: 1px solid #B6E8DC;
}
@media (min-width: 640px) {
  .job-table-01 dt {
    padding-bottom: 1.5em;
    border-top: 2px solid #B6E8DC;
  }
  .job-table-01 dt:last-of-type {
    border-bottom: 2px solid #B6E8DC;
  }
}
.job-table-01 dt::before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background: #E22F00;
  position: absolute;
  margin-top: 0.5em;
  left: 0;
}
.job-table-01 dd {
  padding-bottom: 1.5em;
}
@media (min-width: 640px) {
  .job-table-01 dd {
    padding-top: 1.5em;
    border-top: 1px solid #D1D1D1;
  }
  .job-table-01 dd:last-of-type {
    border-bottom: 1px solid #D1D1D1;
  }
}

/* list
--------------------------------- */
.info-list-01 {
  border-top: 1px solid #D1D1D1;
}
.info-list-01 li {
  border-bottom: 1px solid #D1D1D1;
}

/* btn
--------------------------------- */
.info-btn-01 {
  display: block;
  padding: 1.5em 0;
  padding-right: 3em;
  position: relative;
}
@media (min-width: 640px) {
  .info-btn-01 {
    padding: 1.7em 0;
  }
}
@media (min-width: 960px) {
  .info-btn-01 {
    display: flex;
    align-items: center;
  }
}
.info-btn-01::after {
  content: "\f054";
  font-family: "FontAwesome", FontAwesome;
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translateY(-50%);
}
.info-btn-01 .tit {
  font-size: 16px;
  font-size: 1rem;
  display: block;
  margin-top: 7px;
}
@media (min-width: 960px) {
  .info-btn-01 .tit {
    margin-top: 0;
    border-left: 1px solid #707070;
    flex: 1;
    padding-left: 1.4em;
  }
}
.info-btn-01 .data {
  margin-left: 1.2em;
}
@media (min-width: 960px) {
  .info-btn-01 .data {
    width: 6.5em;
  }
}

/* icon
--------------------------------- */
.cat-ico-01 {
  display: inline-block;
  min-width: 110px;
  padding: 0.15em 1em;
  box-sizing: border-box;
  background-color: #686868;
  border-radius: 500px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
}
.cat-ico-01.topics {
  background-color: #1E22A2;
}
.cat-ico-01.news {
  background-color: #E33B19;
}

/* pagination ページナビ
--------------------------------- */
.com-pagination ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-left: -8px;
  margin-top: -8px;
  font-size: 17px;
  font-size: 1.0625rem;
}
.com-pagination ul .page-numbers {
  display: block;
  margin-left: 8px;
  margin-top: 8px;
  box-sizing: border-box;
  color: #808080;
}
.com-pagination ul .page-numbers:not(.prev):not(.next) {
  display: grid;
  border: 1px solid #C0C0C0;
  background-color: #ffffff;
  width: 64px;
  height: 64px;
  place-items: center;
  border-radius: 10px;
}
.com-pagination ul .page-numbers.prev, .com-pagination ul .page-numbers.next {
  padding: 1em;
  color: #E22F00;
}
.com-pagination ul .page-numbers.current {
  border-color: #E22F00 !important;
  background-color: #fff;
  border-width: 2px !important;
  color: #E22F00 !important;
}
.com-pagination ul a:not(.prev):not(.next):hover {
  border-color: #E22F00 !important;
  background-color: #fff;
  opacity: 1;
  border-width: 2px;
  color: #E22F00 !important;
}

/* breadcrumb パンくず
--------------------------------- */
.com-breadcrumb {
  padding-top: 10px;
  padding-bottom: 10px;
}
.com-breadcrumb a {
  color: #1AAC96;
}

/* list
--------------------------------- */
/* btn
--------------------------------- */
.column-btn-01 {
  display: block;
  position: relative;
  padding: 20px;
  border: 1px solid #C7C7C7;
}
.column-btn-01:hover {
  background: white;
}
.column-btn-01 .img {
  background: #F0F0F0;
  padding-top: 82%;
  overflow: hidden;
  margin-bottom: 0.5em;
  position: relative;
  background: url(../img/common/no_image.jpg) no-repeat;
  background-size: 100% auto;
}
.column-btn-01 .img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.column-btn-01 .tit {
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 500;
  display: block;
  line-height: 1.8;
  margin-top: 0.2em;
  margin-bottom: 0.4em;
}
.column-btn-01 .data {
  font-size: 13px;
  font-size: 0.8125rem;
}
.column-btn-01 .text {
  font-size: 12px;
  font-size: 0.75rem;
}
.column-btn-01 .cat-list {
  position: absolute;
  padding: 25px;
  top: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
}
.column-btn-01 .cat-list .uk-grid {
  margin-left: -5px;
}
.column-btn-01 .cat-ico-01 {
  margin-left: 5px;
  background-color: #F0F0F0;
}

/* post navigation 記事前後ボタン
--------------------------------- */
.single-nav {
  border-top: 1px solid #D1D1D1;
  margin-top: 40px;
  padding-top: 40px;
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 20px;
}
@media (min-width: 640px) {
  .single-nav {
    grid-template-columns: 3fr 3fr 2fr;
    margin-top: 60px;
    padding-top: 60px;
  }
}
.single-nav a {
  display: block;
  text-align: center;
  padding: 0.8em;
  border: 2px solid #E22F00;
  color: #E22F00;
  border-radius: 500px;
  position: relative;
}
.single-nav a::before {
  font-family: "FontAwesome", FontAwesome;
  height: 1em;
  line-height: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.single-nav a[rel=prev] {
  padding-left: 2em;
}
.single-nav a[rel=prev]::before {
  content: "\f053";
  left: 1em;
}
.single-nav a[rel=next] {
  padding-right: 2em;
}
.single-nav a[rel=next]::before {
  content: "\f054";
  right: 1em;
}
.single-nav a.index {
  background: #E22F00;
  border-color: #E22F00;
  color: #fff;
  padding-right: 2em;
}
.single-nav a.index::before {
  content: "\f077";
  right: 1em;
  color: #fff;
}

/* panel
--------------------------------- */
.contact-panel-01 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.contact-panel-01 .tel {
  width: 40px;
  line-height: 22px;
  margin-right: 1em;
  text-align: center;
  border: 1px solid;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: bold;
  margin-top: 7px;
}
@media (min-width: 640px) {
  .contact-panel-01 .tel {
    width: 52px;
    line-height: 25px;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.contact-panel-01 .number {
  line-height: 1;
  font-size: 32px;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: -2px;
}
@media (min-width: 640px) {
  .contact-panel-01 .number {
    font-size: 44px;
    font-size: 2.75rem;
  }
}

/* dl table
--------------------------------- */
.form-table-01 {
  font-size: 15px;
  font-size: 0.9375rem;
}
@media (max-width: 639px) {
  .form-table-01 {
    border-bottom: 1px solid #989898;
  }
}
@media (min-width: 640px) {
  .form-table-01 {
    display: grid;
    grid-template-columns: 292px 1fr;
    grid-column-gap: 40px;
  }
}
.form-table-01 > div > dt {
  padding: 1.5em 0 1em;
  font-weight: 500;
  position: relative;
  border-top: 1px solid #989898;
}
@media (min-width: 640px) {
  .form-table-01 > div > dt {
    border-top: 2px solid #989898;
  }
}
.form-table-01 > dt {
  padding: 1.5em 0 1em;
  font-weight: 500;
  position: relative;
  border-top: 1px solid #989898;
}
@media (min-width: 640px) {
  .form-table-01 > dt {
    border-top: 2px solid #989898;
  }
  .form-table-01 > dt:last-of-type {
    border-bottom: 2px solid #989898;
  }
}
.form-table-01 .required:before {
  content: "必須";
  float: right;
  font-size: 14px;
  font-size: 0.875rem;
  background: #686868;
  color: #fff;
  padding: 0 0.4em;
  margin-left: 1em;
}
.form-table-01 > div > dd {
  padding-bottom: 1.5em;
}
@media (min-width: 640px) {
  .form-table-01 > div > dd {
    padding-top: 1.5em;
    border-top: 1px solid #989898;
  }
}
.form-table-01 > dd {
  padding-bottom: 1.5em;
}
@media (min-width: 640px) {
  .form-table-01 > dd {
    padding-top: 1.5em;
    border-top: 1px solid #989898;
  }
  .form-table-01 > dd:last-of-type {
    border-bottom: 1px solid #989898;
  }
}
.form-table-01 .flex-01 {
  display: flex;
  align-items: center;
}
.form-table-01 .flex-01 input {
  max-width: 50px !important;
  margin: 0 5px;
}
@media (min-width: 400px) {
  .form-table-01 .flex-01 input {
    margin: 0 12px;
  }
}
.form-table-01 .flex-01 .your-year input {
  max-width: 100px !important;
}
.form-table-01 textarea {
  height: 180px;
}
.form-table-01 .form-select {
  position: relative;
  width: fit-content;
}
.form-table-01 .form-select select {
  width: auto;
  min-width: 247px;
  padding-right: 2em;
}
.form-table-01 .form-select:after {
  content: "\f0dc";
  font-family: FontAwesome;
  color: #696969;
  padding: 0 10px;
  position: absolute;
  right: 0;
  top: 7px;
  box-sizing: border-box;
}
.form-table-01 input[type=date] {
  width: auto !important;
}
.form-table-01.not-first > dt:first-of-type, .form-table-01.not-first > dd:first-of-type {
  border-top: 0;
}
div > .form-table-01 > dt, div > .form-table-01 > dd {
  border-top: 0;
}

.form-table-01-01 > dt:first-child, .form-table-01-01 > dd:first-child {
  border-top: 0;
}

@media (min-width: 960px) {
  .form-table-02 {
    display: grid;
    grid-column-gap: 20px;
    grid-row-gap: 10px;
    grid-template-columns: max-content 1fr;
  }
}
.form-table-02 dt {
  align-self: center;
}

.form-icon-required {
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
  background: #686868;
  color: #fff;
  padding: 0em 0.4em;
  margin-right: 0.8em;
}

.wpcf7-radio,
.wpcf7-checkbox {
  margin-left: -1em;
}

.wpcf7-list-item.has-free-text {
  display: flex;
  align-items: center;
}
.wpcf7-list-item.has-free-text input[type=text] {
  flex: 1;
  margin-left: 1em;
}

input[type=radio] {
  position: relative;
  vertical-align: middle;
  -webkit-appearance: none;
  border: 1px solid #cccccc;
  background-position: 50% 50%;
  width: 18px;
  height: 18px;
  display: inline-block;
  border-radius: 50%;
  outline: none;
  margin: 0 8px 3px 0;
}
input[type=radio]:checked {
  border-color: #686868;
}
input[type=radio]:checked:after {
  content: "";
  width: 12px;
  height: 12px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  background-color: #686868;
  border-radius: 50%;
}
input[type=radio] label {
  display: inline-block;
}

input[type=checkbox] {
  margin: 0 5px 3px 0;
  width: 18px;
  height: 18px;
  border: 1px solid #cccccc;
  vertical-align: middle;
  -webkit-appearance: none;
  display: inline-block;
  outline: none;
}
input[type=checkbox]:checked {
  position: relative;
}
input[type=checkbox]:checked:after {
  content: "";
  display: block;
  width: 10px;
  height: 18px;
  border: 4px solid #686868;
  box-sizing: border-box;
  border-top: none;
  border-left: 0;
  transform: rotate(45deg);
  position: absolute;
  top: -6px;
  left: 6px;
}
input[type=checkbox] label {
  display: inline-block;
}

/* list
--------------------------------- */
.thanks-panel-01 {
  margin: 2.5em 0;
  padding-top: 1.8em;
  padding-bottom: 1.8em;
  border-top: 1px solid #989898;
  border-bottom: 1px solid #989898;
}

/* #order-sheet
====================================== */
.order-sheet-01-list .com-btn-02.order:after {
  content: "\f019";
  font-family: "FontAwesome", FontAwesome;
  position: absolute;
  right: 1em;
  color: #E22F00;
}

@media (min-width: 960px) {
  .order-list {
    display: flex;
    flex-wrap: wrap;
  }
}
.order-list-dt {
  font-weight: 500;
}
@media (min-width: 960px) {
  .order-list-dt {
    margin-top: 10px;
    width: 20%;
  }
}
.order-list-dd {
  margin-bottom: 0.75em;
  line-height: 1.45;
}
@media (min-width: 960px) {
  .order-list-dd {
    margin-top: 10px;
    margin-bottom: 0;
    width: 80%;
  }
}

span.filebutton {
  position: relative;
  display: block;
  color: #333;
  background: #f0f0f0;
  border: 1px solid #707070;
  padding: 4px 40px 4px 20px;
  border-radius: 9999em;
  max-width: 160px;
  text-align: center;
  /* transition: .3s; */
  cursor: pointer;
}
span.filebutton:after {
  content: "\f093";
  font-family: "FontAwesome", FontAwesome;
  position: absolute;
  right: 1em;
}

input[type=file] {
  position: relative;
  margin: 0px 0 0 -14px;
  font-size: 13px;
}

input[type=file]:focus {
  outline: none;
}

input[type=file]::before {
  content: "添付ファイル：";
  position: absolute;
  background: #fff;
  font-size: 13px;
  width: 110px;
  height: 26px;
  line-height: 1.8;
  text-align: right;
}

.order-pwprotect {
  margin: 3em auto 5em;
  max-width: 960px;
  text-align: left;
}
@media (min-width: 640px) {
  .order-pwprotect {
    text-align: center;
  }
}

.order-pwprotect-form {
  margin: 1.5em auto 0;
  max-width: 336px;
  text-align: left;
}

.order-pwprotect-form-label {
  font-weight: 500;
}

.order-pwprotect .com-btn-01 {
  margin-top: 2em;
}

#roster-form-01 .your-school-year, #roster-form-01 .your-school-class {
  padding-right: 0.5em;
}
#roster-form-01 .your-school-year input[type=text], #roster-form-01 .your-school-class input[type=text] {
  width: 6em;
}