/********************************************
TOPカルーセルボタン
(未解決:上じゃないと商用で効かない)
********************************************/
.bx-button ul li {
  display: inline-block;
  border-radius: 100%;
  font-size: 18pt;
  text-align: center;
  height: 50px;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  padding: 12px 12px;
  margin: 20px 10px;
  background: #6080B0;
  border: 1px solid #6080B0;
  line-height: 1em;
  transition: .3s;
}
.bx-button ul li a {
  color: #ffffff;
}
.bx-button ul li span {
  color: #ffffff;
}
.bx-button ul li :hover {
  border: 1px solid #6080B0;
  background: #ffffff;
}
.bx-button ul li a :hover {
  color: #6080B0;
}
.bx-button ul li span :hover {
  color: #6080B0;
}
/********************************************
TOPカルーセルボタン
  box-shadow: 2px 2px 10px 2px rgb(90 101 133 / 20%);
  box-shadow: none;
(未解決:上じゃないと商用で効かない)
********************************************/
/********************************************
分析帳票配置変更
(未解決:上じゃないと商用で効かない)
********************************************/
.table_th-pc-w40_sp-w50 th {
  width: 40%;
}
@media screen and (max-width:767px) {
  .table_th-pc-w40_sp-w50 th {
    width: 50%;
  }
}
.tr-h300 tr {
  height: 300px;
}
@media screen and (max-width:767px) {
  .tr-h300 tr {
    height: 300px;
  }
}
.tr-h200 tr {
  height: 200px;
}
@media screen and (max-width:767px) {
  .tr-h200 tr {
    height: 200px;
  }
}
.tr-h100 tr {
  height: 100px;
}
@media screen and (max-width:767px) {
  .tr-h100 tr {
    height: 100px;
  }
}
.ruby-under {
  ruby-position: under;
}
/********************************************
分析帳票配置変更終わり
(未解決:上じゃないと商用で効かない)
********************************************/
/********************************************
動画単ページ配置調整
(未解決:上じゃないと商用で効かない)
********************************************/
.movie1 {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .movie1 {
    margin-top: 150px;
  }
}
/********************************************
動画単ページ配置調整終わり
(未解決:上じゃないと商用で効かない)
********************************************/
/********************************************
 SATORIポップアップの表示
(未解決:上じゃないと商用で効かない)
********************************************/
#apply .satori_creative_hide, #demo .satori_creative_hide, #partner .satori_creative_hide, #recruit .satori_creative_hide, #privacypolicy-2 .satori_creative_hide, #freedemo .satori_creative_hide, #contact .satori_creative_hide, #new .satori_creative_hide, #dg-lightplus-apply .satori_creative_hide, #add .satori_creative_hide, #lightplus-apply .satori_creative_hide, #confirm .satori_creative_hide, #thanks .satori_creative_hide, #new-confirm .satori_creative_hide, #new-thanks .satori_creative_hide, #lightplus-apply-confirm .satori_creative_hide, #lightplus-apply-thanks .satori_creative_hide, #add-confirm .satori_creative_hide, #add-thanks .satori_creative_hide, #lightplus-apply-confirm .satori_creative_hide, #lightplus-apply-thanks .satori_creative_hide, #apply-confirm .satori_creative_hide, #apply-thanks .satori_creative_hide, #error .satori_creative_hide, #price-list .satori_creative_hide, #karte .satori_creative_hide {
  display: none !important;
}
.satori_creative_hide_karte {
  display: none !important;
}
#karte .satori_creative_hide_karte {
  display: block !important;
}
/********************************************
 SATORIポップアップの表示
(未解決:上じゃないと商用で効かない)
********************************************/
/********************************************
フォームのプライバシーポリシーの表示
(未解決:上じゃないと商用で効かない)
********************************************/
#apply .consent-send, #demo .consent-send, #freedemo .consent-send, #partner .consent-send, #contact .consent-send, #recruit .consent-send {
  display: none !important;
}
.confirm .consent-confirm, #apply-confirm .consent-confirm {
  display: none !important;
}
/********************************************
フォームのプライバシーポリシーの表示終わり
(未解決:上じゃないと商用で効かない)
********************************************/
/********************************************
「re CAPTCA」配置調整
(未解決:上じゃないと商用で効かない)
********************************************/
.grecaptcha-badge {
  bottom: 30px !important;
}
@media screen and (max-width: 767px) {
  .grecaptcha-badge {
    bottom: 20px !important;
  }
}
/********************************************
「re CAPTCA」配置調整終わり
(未解決:上じゃないと商用で効かない)
********************************************/
/********************************************
「採用情報」で追加した調整
(未解決:上じゃないと商用で効かない)
********************************************/
#president_01, #block-2206 {
  display: block;
  padding-top: 70px;
  margin-top: -70px;
}
#atmosphere, #welfare, #anchor-stock {
  display: block;
  padding-top: 50px;
  margin-top: -50px;
}
@media screen and (max-width: 767px) {
  #atmosphere, #welfare, #anchor-stock {
    display: block;
    padding-top: 0px;
    margin-top: 0px;
  }
}
#marketing, #sales, #qa, #engineer {
  display: block;
  padding-top: 120px;
  margin-top: -120px;
}
@media screen and (max-width: 767px) {
  #marketing, #sales, #qa, #engineer {
    display: block;
    padding-top: 0px;
    margin-top: 0px;
  }
}
.sp-h50 {
  height: auto !important;
}
.pc-h50 {
  height: 50px !important;
}
.pc-h55 {
  height: 55px !important;
}
.pc-h80 {
  height: 80px !important;
}
.pc-h125 {
  height: 125px !important;
}
.pc-h150 {
  height: 150px !important;
}
.pc-h160 {
  height: 160px !important;
}
.pc-h170 {
  height: 170px !important;
}
.pc-h180 {
  height: 180px !important;
}
.pc-h208 {
  height: 208px !important;
}
.pc-h212 {
  height: 212px !important;
}
.pc-h235 {
  height: 235px !important;
}
.pc-h320 {
  height: 320px;
}
.pc-h400 {
  height: 400px;
}
.pc-h420 {
  height: 420px !important;
}
.h780-pc {
  height: 780px !important;
}
.h820-pc {
  height: 820px !important;
}
.h830-pc {
  height: 830px !important;
}
.h865-pc {
  height: 865px !important;
}
.h880-pc {
  height: 880px !important;
}
.h1120-pc {
  height: 1120px !important;
}
.h1140-pc {
  height: 1140px !important;
}
@media screen and (max-width: 767px) {
  .sp-h50 {
    height: 50px !important;
  }
  .pc-h50 {
    height: auto !important;
  }
  .pc-h55 {
    height: auto !important;
  }
  .pc-h80 {
    height: auto !important;
  }
  .pc-h125 {
    height: auto !important;
  }
  .pc-h150 {
    height: auto !important;
  }
  .pc-h160 {
    height: auto !important;
  }
  .pc-h170 {
    height: auto !important;
  }
  .pc-h180 {
    height: auto !important;
  }
  .pc-h208 {
    height: auto !important;
  }
  .pc-h212 {
    height: auto !important;
  }
  .pc-h235 {
    height: auto !important;
  }
  .pc-h320 {
    height: auto !important;
  }
  .pc-h400 {
    height: auto !important;
  }
  .pc-h420 {
    height: auto !important;
  }
  .h780-pc {
    height: auto !important;
  }
  .h820-pc {
    height: auto !important;
  }
  .h830-pc {
    height: auto !important;
  }
  .h865-pc {
    height: auto !important;
  }
  .h880-pc {
    height: auto !important;
  }
  .h1120-pc {
    height: auto !important;
  }
  .h1140-pc {
    height: auto !important;
  }
}
.h550-pc {
  height: 550px !important;
}
@media screen and (max-width: 767px) {
  .h550-pc {
    height: auto !important;
  }
}
.grid3-bg {
  width: 300px !important;
}
.grid3-bg_2colum {
  width: 40% !important;
}
.wrap.grid3_h {
    padding-top: 35px;
    padding-bottom: 35px;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 2rem;
}
.card_span6 .card {
	grid-row: span 6;
	display: grid;
	grid-template-rows: subgrid;
	gap: 0.4rem;
	width: 340px;
	margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .grid3-bg {
    width: 88% !important;
  }
  .grid3-bg_2colum {
    width: 88% !important;
  }
}
.line-b-gray {
  border-bottom: 1px solid #ccc;
}
.text-underline {
  border-bottom: solid;
}
.text-underline_c {
  border-bottom: solid #92b0dc 2px;
}
@media screen and (max-width: 767px) {
  .text-underline {
    border-bottom: solid 1.5px;
  }
.text-underline_c {
  border-bottom: solid #92b0dc 2px;
}
}
.indent-1 {
  text-indent: -1rem;
  padding-left: 1rem;
}
.indent-2 {
  text-indent: -2rem;
  padding-left: 2rem;
}
.indent-pc280-sp230 {
  text-indent: -2.8rem;
  padding-left: 2rem;
}
@media screen and (max-width: 768px) {
  .indent-pc280-sp230 {
    text-indent: -2.3rem;
    padding-left: 2rem;
  }
  .indent-sp65 {
    padding-left: 1.6em;
    text-indent: -0.65em;
  }
  .indent-sp120 {
    text-indent: -1.2rem;
    padding-left: 1rem;
  }
  .indent-sp140p170 {
    text-indent: -1.4rem;
    padding-left: 1.7rem;
  }
}
.indent-pc280-sp250 {
  text-indent: -2.8rem;
  padding-left: 2rem;
}
@media screen and (max-width: 768px) {
  .indent-pc280-sp250 {
    text-indent: -2.5rem;
    padding-left: 2rem;
  }
}
/********************************************
「採用情報」で追加した調整終わり
(未解決:上じゃないと商用で効かない)
********************************************/
/********************************************
新着情報で使用した画像調整
(未解決:上じゃないと商用で効かない)
********************************************/
.grid1 .img-device-sp {
  width: 28% !important;
}
@media screen and (max-width: 767px) {
  .grid1 .img-device-sp {
    width: 70% !important;
  }
}
.grid2 .img-device-sp {
  width: 30% !important;
}
@media screen and (max-width: 767px) {
  .grid2 .img-device-sp {
    width: 70% !important;
  }
}
.grid3 .img-device-sp {
  width: 40% !important;
}
@media screen and (max-width: 767px) {
  .grid3 .img-device-sp {
    width: 42% !important;
  }
}
.grid1 .img-w-pc80-sp100 {
  width: 80% !important;
}
.grid1 .img-w-pc60-sp100 {
  width: 60% !important;
}
@media screen and (max-width: 767px) {
  .grid1 .img-w-pc80-sp100 {
    width: 100% !important;
  }
  .grid1 .img-w-pc60-sp100 {
    width: 100% !important;
  }
}
.author-name {
  text-align: right;
  position: absolute;
  bottom: -3%;
  right: 60%;
}
@media screen and (max-width: 767px) {
  .author-name {
    position: absolute;
    bottom: -3%;
    right: -7%;
  }
} /********************************************
新着情報で使用した画像調整終わり
(未解決:上じゃないと商用で効かない)
********************************************/
/********************************************
「社長紹介」更新日の指定
(未解決:上じゃないと商用で効かない)
********************************************/
.president-date {
  font-size: .9rem;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .president-date {
    font-size: 10px;
    line-height: 1rem;
    color: #999;
	margin-top: 20px;
  }
}
/********************************************
「社長紹介」更新日の指定終わり
********************************************/
/********************************************
heading 
********************************************/
.heading01 {
  color: #6080B0;
  text-align: center;
  margin: 10px auto;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 3px solid #6080B0;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  width: 95%;
}
.heading02 {
  font-size: 1.3rem;
  font-weight: bold;
  color: #ec6c00;
  text-align: center;
  margin: 10px auto;
  padding-top: 15px;
  padding-bottom: 15px;
  border: 3px solid #ec6c00;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  width: 95%;
}
.heading03 {
  font-size: 1.6rem;
  padding-top: 50px;
  padding-bottom: 35px;
  text-align: center;
  border-top: 1px solid #6080B0;
  line-height: 1.9rem;
}
@media screen and (max-width: 767px) {
  .heading02 {
    font-size: 1rem;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ec6c00;
  }
  .heading03 {
    font-size: 1rem;
    line-height: 1.2rem;
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
/********************************************
bx-slider
********************************************/
@media screen and (max-width: 767px) {
  .bx-wrapper .bx-controls-direction a {
    display: none;
  }
}
/********************************************
bg-color original
********************************************/
.bc-1 {
  background: #F9F8F4;
}
.bc-2 {
  background: #DEEDF9;
}
br.sp {
  display: none;
}
@media screen and (max-width: 767px) {
  br.pc {
    display: none;
  }
  br.sp {
    display: block;
  }
}
.image.auto img {
  height: auto;
  width: 100%;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .image.dummy {
    height: 120px;
  }
}
.box-bg {
  padding: 1%;
  background: #EEEEEE;
}
.box-white {
  padding: 3%;
  background: #ffffff;
}
.box-base {
  padding: 3%;
  background: #6080B0;
}
.box-bc1 {
  padding: 3%;
  background: #F9F8F4;
}
.box-bc1-btn {
  position: relative;
  background: #F9F8F4;
  padding: 20px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  max-width: 330px;
}
.box-bc1-btn h4 {
  flex-grow: 1;
}
.wrap-box-bc1-btn2 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.box-bc1-btn2 {
  background: #F9F8F4;
  padding: 30px;
  display: flex;
  flex-direction: column;
  width: calc(40% - 10px)!important; /* 2列 */
}
.wrap-box-bc1-btn2 .box-bc1-btn2:first-child{
	margin-left: 30px;
}

/* スマホ */
@media screen and (max-width: 767px) {
.wrap-box-bc1-btn2 .box-bc1-btn2:first-child{
	margin-left: 0px;
}
  .box-bc1-btn2 {
    width: 100%!important; /* 1列 */
  }
}
.box-pc-wide {
  background-color: #F9F8F4;
  padding: 20px 40px 10px 40px;
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  margin: 0 auto;
  max-width: 600px;
}
.box-pc-wide-contents {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
}
.box-pc-wide-contents img {
  width: 30%;
  max-width: 400px;
  margin-right: 30px;
}
.box-pc-wide-title h3 {
  font-size: 1.2rem !important;
}
.box-pc-wide-title {
  margin-right: 30px;
}
.box-pc-wide-title img {
  width: 100%;
  max-width: 450px;
}
.box-pc-wide-contents p {
  text-align: left !important;
}
.box-orange {
  color: #FFFFFF;
  padding: 3%;
  background: #F49E37;
}
.box-borderwhite {
  padding: 3%;
  border: 1px solid #FFFFFF;
}
.wrapper-line-col2 {
  display: flex;
  flex-direction: row;
}
.wrapper-line-col2 .wrapper-line-contents:not(:last-child)::after {
  margin-right: 2em;
}
.wrapper-line-contents {
  flex-grow: 1; /*--幅を指定--*/
  position: relative; /*--positionを追加--*/
}
.wrapper-line-col2 .wrapper-line-contents:not(:last-child) {
  margin-right: 2em;
}
.wrapper-line-col2 .wrapper-line-contents:not(:last-child):after {
  position: absolute; /*--positionを追加--*/
  top: 0;
  left: 100%;
  margin: 0 auto 0 0.8rem;
  content: "";
  width: 1px; /*--縦線の太さ(幅)--*/
  height: 100%;
  background-color: #cccccc; /*--縦線の色--*/
}
@media screen and (max-width: 767px) {
  .box-bg {
    padding: 15px;
    display: table-cell;
    font-size: 14px;
  }
  .box-bc1-btn {
    width: auto !important;
    max-width: initial;
  }
  .box-bc1-btn .image img {
    max-width: initial;
  }
  .box-bc1 {
    padding: 6%;
	box-sizing: border-box;
  }
  .box-pc-wide {
    flex-direction: column;
    padding: 30px 25px 10px 25px;
  }
  .box-pc-wide-contents {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
  }
  .box-pc-wide-title {
    margin-right: 0px;
  }
  .box-pc-wide-title img {
    width: 100%;
    max-width: none;
    margin-right: 0px;
  }
  .box-pc-wide-contents img {
    width: 100%;
    max-width: none;
    margin-right: 0px;
  }
  .wrapper-line-col2 {
    display: flex;
    flex-direction: column;
  }
  .wrapper-line-contents {
    flex-grow: 1; /*--幅を指定--*/
    position: relative; /*--positionを追加--*/
    height: auto;
    margin-left: 0;
  }
  .wrapper-line-col2 .wrapper-line-contents:not(:last-child):after {
    content: none;
  }
}
.bb1 {
  border-bottom: 1px solid #f7f7f7;
}
table.bg-alternate tr:nth-child(even) {
  background-color: #f8f8f8;
}
table.bg-th-gray th{
  background-color: #f8f8f8;
}
hr {
  height: 0;
  width: 100%;
  margin: 15px auto;
  overflow: hidden;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #e1e4e6;
}
.wrap hr {
  margin: 45px auto;
  border-bottom: 1px solid #6080B0;
}
.wrap hr .hr-gray {
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 767px) {
  .wrap hr {
    margin: 35px auto;
  }
  .box-white {
    padding: 6% 3%;
    width: 94% !important;
  }
  br.pc {
    display: none;
  }
}
/********************************************
link 
********************************************/
a.link {
  font-weight: 400;
  background-image: url('images/common/arrow_blue.png');
  background-repeat: no-repeat;
  background-position: 100% 5px;
  background-size: auto 12px;
  color: #6080B0;
  padding: 5px 25px 5px 0;
  display: inline-block;
}
/********************************************
btn
********************************************/
a.btn {
  user-select: none;
  cursor: pointer;
  font-size: 1.1rem;
  text-align: center;
  margin: 8px auto;
  padding: 20px 0;
  width: 300px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
a.btn.large {
  width: 500px;
}
.grid2 a.btn, .grid3 a.btn, .grid3_h a.btn {
  padding: 16px 0;
  min-width: 280px;
}
a.btn.blue {
  color: #6080B0;
  border: 1px solid #6080B0;
  background-image: url('images/common/arrow_blue.png');
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: 5% center;
}
a.btn.blue:hover {
  color: #ffffff;
  background: #6080B0;
  background-image: url('images/common/arrow_white.png');
  background-repeat: no-repeat;
  background-position: 5% center;
}
a.btn.orange {
  background-color: #f09609;
  color: #ffffff;
  background-image: url('images/common/arrow_white.png');
  background-repeat: no-repeat;
  background-position: 5% center;
}
a.btn.orange:hover {
  color: #f09609;
  background: #ffffff;
  border: 1px solid #f09609;
  background-image: url('https://test.1cs.jp/doc/wp-content/uploads/arrow_orange.png');
  background-repeat: no-repeat;
  background-position: 5% center;
}
a.btn.gray {
  border: 1px solid #4d4d4d;
  color: #4d4d4d;
  background: rgba(255, 255, 255, 0.3) url("images/common/arrow_gray.png") 5% center no-repeat;
}
a.btn.gray:hover {
  background: rgba(235, 235, 235, 0.8) url("images/common/arrow_gray.png") 5% center no-repeat;
}
a.btn.red {
  border: 1px solid #bf1920;
  color: #bf1920;
}
a.btn.red:hover {
  color: #FFFFFF !important;
  background-color: #bf1920;
}
a.btn.white {
  border: 1px solid #ffffff;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.1) url("images/common/arrow_white.png") 5% center no-repeat;
}
a.btn.white:hover {
  background: rgba(255, 255, 255, 0.3) url("images/common/arrow_white.png") 5% center no-repeat;
}
a.btn.request {
  background-image: url('images/common/arrow_white.png');
  background-repeat: no-repeat;
  background-position: 7% center;
  border-color: #6080B0;
  background-color: #8bc627;
}
a.btn.trial {
  text-decoration: none;
  border: 1px solid #8cc540;
  background-color: #8cc540;
  margin-bottom: 35px;
  width: 420px;
  color: #ffffff !important;
  background-image: url('images/common/arrow_white.png');
  background-repeat: no-repeat;
  background-position: 7% center;
}
a.btn.footer-request {
  text-decoration: none;
  border: 3px solid #ffffff;
  background-color: #FF9900;
  width: 420px;
  color: #ffffff !important;
  background-image: url('images/common/arrow_white.png');
  background-repeat: no-repeat;
  background-position: 7% center;
}
a.btn.price-trial {
  text-decoration: none;
  border: 1px solid #01a89e;
  background-color: #01a89e;
  width: 220px;
  color: #ffffff !important;
  background-image: url('images/common/arrow_white.png');
  background-repeat: no-repeat;
  background-position: 7% center;
}
.grid3 .col a.btn.trial {
  margin-bottom: 35px;
  width: 50%;
}
a.btn.no-arrow {
  background-image: none;
}
a.btn.no-arrow:hover {
  background-image: none;
}
.col-pc-mb0-sp-mb30 .col {
  margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
  a.btn {
    min-width: 100px;
    font-size: 1rem;
    margin: 8px auto;
    padding: 12px 0;
    width: 70%;
  }
  a.btn.plan-table {
    min-width: 100px;
    font-size: 1rem;
    margin: 25px auto;
    padding: 12px 0;
    width: 70%;
  }
  .grid2 .col a.btn {
    width: 50%;
    min-width: auto;
    background-size: auto 6px;
  }
  .grid2 .col a.btn.btn-l {
    width: 100%;
    min-width: auto;
    background-size: auto 6px;
  }
  .grid1 .col a.btn.btn-l {
    width: 100%;
    min-width: auto;
    background-size: auto 6px;
  }
  a.btn.blue, a.btn.blue:hover, a.btn.white, a.btn.request, a.btn.trial, a.btn.price-trial {
    background-size: auto 8px;
  }
  a.btn.blue {
    background-position: 3% center;
  }
  a.btn.blue:hover {
    background-position: 3% center;
  }
  a.btn.trial {
    width: 80%;
    margin: 8px auto;
    min-width: 340px;
  }
  a.btn.footer-request {
    width: 80%;
    margin: 8px auto;
  }
  .grid3 .col a.btn,.grid3_h .card a.btn {
    min-width: 340px;
    padding: 15px 0;
    background-size: auto 6px;
  }
  .grid3 .col a.btn.request {}
  .grid3 .col.join a.btn {
    min-width: 100px;
    background-size: auto 6px;
  }
  .wrap.grid3.link-block .col a.btn,.wrap.grid3_h.link-block .col a.btn {
    margin-right: auto;
    margin-left: auto;
  }
  .col-pc-mb0-sp-mb30 .col {
    margin-bottom: 30px;
  }
}
/********************************************
link box
********************************************/
.link-box a {
  display: block
}
.link-box a:hover {
  text-decoration: none;
}
.link-box a:hover h3 {
  color: #ffffff;
  background-image: url('images/common/arrow_white.png');
}
.link-box a h3 {
  color: #6080B0;
  font-weight: bold !important;
  margin-bottom: 8px;
  padding-left: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #6080B0;
  background-image: url('images/common/arrow_blue.png');
  background-repeat: no-repeat;
  background-position: 97% 12px;
}
.link-box a p {
  padding: 5px;
}
@media screen and (max-width: 767px) {
  .link-box a h3 {
    margin-bottom: 3px;
    padding-left: 5px;
    padding-bottom: 2px;
    background-position: 97% 7px;
    background-size: auto 8px;
  }
}
/********************************************
flame
********************************************/
.flame img {
  padding-top: 18px;
  padding-left: 18px;
  padding-right: 18px;
  border-top: 2px solid #d2d2d4;
  border-left: 2px solid #d2d2d4;
  border-right: 2px solid #d2d2d4;
  background-color: #000000;
  -webkit-border-top-left-radius: 16px;
  -webkit-border-top-right-radius: 16px;
  -moz-border-radius-topleft: 16px;
  -moz-border-radius-topright: 16px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}
.flame-l img {
  padding-top: 18px;
  padding-right: 18px;
  border-top: 2px solid #d2d2d4;
  border-right: 2px solid #d2d2d4;
  background-color: #000000;
  -webkit-border-top-right-radius: 16px;
  -moz-border-radius-topright: 16px;
  border-top-right-radius: 16px;
}
.flame-r img {
  padding-top: 18px;
  padding-left: 18px;
  border-top: 2px solid #d2d2d4;
  border-left: 2px solid #d2d2d4;
  background-color: #000000;
  -webkit-border-top-left-radius: 16px;
  -moz-border-radius-topleft: 16px;
  border-top-left-radius: 16px;
}
.img-shadow img,.img-shadow iframe {
  border: 1px solid #e5e5e5;
  box-shadow: 2px 2px 10px 2px rgba(90, 101, 133, 0.2);
}
.img-flame img {
  border-radius: 8px; /* 角を丸くする */
  border: solid 3px #CCCCCC
}
@media screen and (max-width: 767px) {
  .flame img {
    padding-top: 4%;
    padding-right: 4%;
    padding-left: 4%;
    width: 92% !important;
    border-top: 0;
    border-right: 0;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    border-top-right-radius: 8px;
  }
  .flame-l img {
    padding-top: 4%;
    padding-right: 4%;
    width: 96% !important;
    border-top: 0;
    border-right: 0;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    border-top-right-radius: 8px;
  }
  .flame-r img {
    padding-top: 4%;
    padding-right: 4%;
    padding-left: 0;
    width: 96% !important;
    border-top: 0;
    border-left: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    border-top-right-radius: 8px;
  }
}
/********************************************
sp
********************************************/
.image.sp {
  height: 350px;
  overflow: hidden;
}
.sp .sp-frame {
  margin: 0 auto;
  background: #ffffff;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  width: 250px;
  border: 1px solid #CCCCCC;
  -webkit-border-top-left-radius: 23px;
  -webkit-border-top-right-radius: 23px;
  -moz-border-radius-topleft: 23px;
  -moz-border-radius-topright: 23px;
  border-top-left-radius: 23px;
  border-top-right-radius: 23px;
  box-shadow: rgba(240, 240, 240, 0.65098) 0px 1px 1px 3px inset;
  -webkit-box-shadow: rgba(240, 240, 240, 0.65098) 0px 1px 1px 3px inset;
  -moz-box-shadow: rgba(240, 240, 240, 0.65098) 0px 1px 1px 3px inset;
}
.sp .sp-frame:before {
  content: "";
  margin: 0 auto 15px;
  height: 2px;
  width: 15%;
  display: block;
  border: 1px solid #CCCCCC;
}
.sp .sp-frame img {
  height: auto;
  width: 100%;
  border: 1px solid #CCCCCC;
}
.image.tablet {
  height: 280px;
  overflow: hidden;
}
.tablet .tablet-frame {
  margin: 0 auto;
  background: #ffffff;
  padding-top: 30px;
  padding-right: 30px;
  padding-left: 50px;
  width: 380px;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  -webkit-border-top-left-radius: 23px;
  -webkit-border-top-right-radius: 23px;
  -moz-border-radius-topleft: 23px;
  -moz-border-radius-topright: 23px;
  border-top-left-radius: 23px;
  border-top-right-radius: 23px;
  box-shadow: rgba(240, 240, 240, 0.65098) 0px 1px 1px 3px inset;
  -webkit-box-shadow: rgba(240, 240, 240, 0.65098) 0px 1px 1px 3px inset;
  -moz-box-shadow: rgba(240, 240, 240, 0.65098) 0px 1px 1px 3px inset;
}
.tablet .tablet-frame img {
  height: auto;
  width: 100%;
  border: 1px solid #CCCCCC;
}
@media screen and (max-width: 767px) {
  .image.sp {
    height: 180px;
  }
  .sp .sp-frame {
    padding-top: 2%;
    padding-right: 2%;
    padding-left: 2%;
    width: 50%;
    -webkit-border-top-left-radius: 16px;
    -webkit-border-top-right-radius: 16px;
    -moz-border-radius-topleft: 16px;
    -moz-border-radius-topright: 16px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }
  .sp .sp-frame:before {
    margin: 0 auto 5px;
  }
  .image.tablet {
    height: 180px;
    overflow: hidden;
  }
  .tablet .tablet-frame {
    padding-top: 5%;
    padding-right: 5%;
    padding-left: 5%;
    width: 80%;
    -webkit-border-top-left-radius: 13px;
    -webkit-border-top-right-radius: 13px;
    -moz-border-radius-topleft: 13px;
    -moz-border-radius-topright: 13px;
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
  }
}
/********************************************
Youtubeの埋め込み（スマホ幅時のみ適用）
********************************************/
@media screen and (max-width: 767px) {
  .video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
  }
  .video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }
}
/********************************************
Youtubeの埋め込み
********************************************/
.youtube-size {
  height: 315px !important;
  width: 561px !important;
}
.single .youtube{
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  background: #000;		
}
.single .youtube img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%!important;
  height: 100%!important;
  border: none;
}
.single .youtube iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%!important;
  height: 100%!important;
  border: none;
}
@media screen and (max-width: 767px) {
  .youtube-size {
    width: 320px !important;
    height: 180px !important;
  }
}
@media screen and (max-width: 375px) {
  .youtube-size {
    width: 279px !important;
    height: 157px !important;
  }
}
/********************************************
Youtubeの埋め込み_サイズ変更
********************************************/
.box-bc1-btn2 .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%; /* 16:9 */
  margin: 0 auto;
}

.box-bc1-btn2 .youtube .youtube-size {
  position: absolute;
  inset: 0;
  width: 100% !important;
  height: 100% !important;
}
@media screen and (max-width: 767px) {
.box-bc1-btn2 .youtube .youtube-size {
  height: auto !important;
  width: 100% !important;
  }
}


/********************************************
youtube埋め込みの記号表示
********************************************/
.frame_wrap {
  position: relative;
  width: 100%;
}
.single .box-bc1-btn3 .frame_wrap{
  position: relative;
  width: 100%;
  height: auto;	
}
@media screen and (max-width: 767px) {
  .frame_wrap {
    position: relative;
    width: 100%;
    height: auto;
  }
}
.frame_wrap .video-arrow, .frame_wrap .video-arrow::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate(-40%, -50%);
}
.frame_wrap .video-arrow {
  width: 56px;
  height: 56px;
  border-radius: 100%;
  background-color: rgba(25, 1, 1, 0.6); /* 矢印背景色　*/
  pointer-events: none;
  box-shadow: 2px 2px 10px 2px rgba(90, 101, 133, 0.3);
}
.frame_wrap .video-arrow::before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 28px;
  border-radius: 3px;
  border-color: transparent transparent transparent #fff; /* 矢印色　*/
}
.frame_wrap img {
  top: 50%;
  left: 0;
}
.frame_wrap img:hover {
  opacity: 0.5;
}
.frame_wrap iframe {
  top: 0;
  left: 0;
}

/********************************************
電子カルテ比較表
********************************************/
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 1024px;
  left: 0;
  right: 0;
}
table.featuresTable tr.pointUpLine td {
  color: #6080B0;
  font-size: 15px;
}
table.featuresTable tr.pointUpLine td:first-of-type {
  color: #4d4d4d;
  font-size: 15px;
  border-style: none;
}
.w25per {
  width: 25% !important;
}
table.featuresTable tr.categoryLine {
  background: #fff;
}
table.featuresTable tr.categoryLine td {
  height: 80px;
  border: none;
  padding-bottom: 10px;
  vertical-align: bottom;
}
table.featuresTable .category {
  text-align: left;
  padding: 8px 20px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 20px;
  background: rgba(243, 151, 45, 0.5);
}
.newCS table th {
  height: 30px;
  padding: 2px 5px 2px 5px;
  color: #fff;
  background: #444;
  font-weight: inherit;
  line-height: 1.3em;
  border: 1px solid #444;
  border-right: 1px solid #ccc;
  vertical-align: middle;
}
.newCS table td {
  position: relative;
  height: 44px;
  padding: 2px 5px 2px 5px;
  color: #4d4d4d;
  font-weight: inheritl;
  border: 1px solid #ccc;
  vertical-align: middle;
  background-clip: padding-box !important;
}
.newCS table {
  position: relative;
  margin-bottom: 25px;
  border-collapse: collapse;
  font-size: 14px;
  font-weight: normal;
}
table.featuresTable th, table.featuresTable td {
  text-align: center;
  vertical-align: middle;
  height: 60px;
  font-size: 15px;
  line-height: 1.5em;
}
table.featuresTable th {
  background: #f3972d;
  border: none;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  font-size: 18px;
  line-height: 1.3em;
}
table.featuresTable td {
  border: none;
  border-left: 1px solid #ccc;
}
.featuresTable tr:nth-child(odd) {
  background: #eee;
}
#riyou {
  border-style: none;
}
.list {
  text-align: left;
  font-size: 14px;
}
li {
  list-style: none;
}
ul.list li:before {
  content: "\f061";
  font-family: FontAwesome;
}
#tyuui {
  padding-bottom: 0;
  margin-bottom: 0 !important;
}
#tyuui2 {
  padding-bottom: 0;
  margin-bottom: 0;
}
#denshihyou ul li {
  padding-left: 1.3em;
  position: relative;
  line-height: 1.3em;
}
#denshihyou ul.list > li {
  margin-bottom: 1em;
}
.newCS ul.list > li:before {
  position: absolute;
  width: 1em;
  height: 1em;
  top: 0;
  left: 0.1em;
  margin-right: 4px;
  content: "\f061";
  font-family: FontAwesome;
  font-size: 0.9em;
  vertical-align: middle;
}
#riyouzyoukenn {
  padding: 15px;
}
#free {
  font-size: 23px;
}
@media screen and (max-width: 767px) {
  #free {
    font-size: 18px;
  }
  table.featuresTable tr.pointUpLine td {
    font-size: 100%;
  }
  table.featuresTable tr.pointUpLine td:first-of-type {
    font-size: 12px;
  }
  table.featuresTable th {
    font-size: 12px;
  }
  .newCS table th {
    font-weight: bold;
  }
}
/********************************************
コラムのリスト用
********************************************/
#column-list ul li {
  position: relative;
  text-indent: -0.6em;
}
.case-question ul.list2 > li:before {
  position: absolute;
  width: 1em;
  height: 1em;
  top: 0;
  left: 0.1em;
  margin-right: 4px;
  font-size: 0.9em;
  vertical-align: middle;
}
ul.list2 li:before {
  content: "\f111";
  font-family: FontAwesome;
}
.case-question ul.list3 > li:before {
  position: absolute;
  width: 1em;
  height: 1em;
  top: 0;
  left: 0.1em;
  margin-right: 4px;
  font-size: 0.9em;
  vertical-align: middle;
}
ul.list3 li:before {
  content: "\f101";
  font-family: FontAwesome;
}
.list2 {
  padding-left: 1.3em;
}
.list3 {
  padding-left: 2em;
}
/********************************************
minimoのロゴの大きさ
********************************************/
.minimologo {
  width: 130px;
  vertical-align: text-bottom;
}
@media screen and (max-width: 767px) {
  .minimologo {
    width: 105px;
    vertical-align: middle;
  }
}
/********************************************
をお使いの場合　のフォントサイズ
********************************************/
.hpbfont {
  font-size: 16px !important;
  color: #4d4d4d !important;
  font-weight: 100 !important;
}
@media screen and (max-width: 767px) {
  .hpbfont {
    font-size: 12px !important;
  }
}
/********************************************
フォームのアラートメッセージ
********************************************/
.mw_wp_form .error-message {
  display: none;
}
.mw_wp_form_error .error-message {
  display: block;
  color: #B70000;
  text-align: center !important;
  margin-bottom: 30px;
  margin-top: -35px;
}
.mw_wp_form_confirm div.description {
  display: none;
}
.mw_wp_form_confirm p.description {
  display: none;
}
.form-img {
  width: 45% !important;
}
.form-text {
  margin-top: 70px;
  width: 50% !important;
  margin-left: 5% !important;
}
@media screen and (max-width: 767px) {
  .form-img {
    width: 100% !important;
  }
  .form-text {
    width: 100% !important;
    margin-left: 0px !important;
    margin-top: 0px !important;
  }
}
/********************************************
機能一覧のpwa画像のサイズ指定
********************************************/
.func-spimg img {
  height: 165px;
  margin-bottom: 10px !important;
  width: auto !important;
}
.func-spimg-pch165-sph96 img {
  height: 165px;
  width: auto !important;
}
.func-spimg-mb img {
  height: 165px;
  margin-bottom: 25px !important;
  width: auto !important;
}
@media screen and (max-width: 480px) {
  .func-spimg img {
    width: auto !important;
    height: 120px;
    margin-bottom: 15px !important;
  }
  .func-spimg-pch165-sph96 img {
    height: 96px;
    width: auto !important;
  }
  .func-spimg-mb img {
    width: auto !important;
    height: 120px;
    margin-bottom: 15px !important;
  }
}
@media screen and (max-width: 480px) {
  .func-pwa-img-sp img {
    max-width: 165px !important;
  }
}
/********************************************
機能一覧のpwa画像のサイズ指定終わり
********************************************/
.text-shadow-bg {
  text-shadow: #1e3333 1px 0 15px
}
/********************************************
「導入の流れ」お金の絵、ブラウザ版表示調整
********************************************/
.flow-money {
  padding-right: 100px;
}
@media screen and (max-width: 767px) {
  .flow-money {
    padding-right: 0px;
  }
}
/********************************************
「導入の流れ」お金の絵、ブラウザ版表示調整終わり
********************************************/
/********************************************
キャンペーン用の文字
********************************************/
.campaign-whbg {
  font-weight: bold;
  background-color: #ffffff;
  font-size: 30px;
}
.campaign-whbg p {
  vertical-align: middle;
  text-align: center;
  padding-bottom: 30px;
}
.campaign-whbg span {
  border-bottom: solid 5px #ffa8aa;
}
@media screen and (max-width: 767px) {
  .campaign-whbg {
    font-size: 20px;
  }
  .campaign-whbg p {
    vertical-align: middle;
    text-align: center;
    padding-bottom: 0px;
  }
  .campaign-whbg span {
    border-bottom: solid 3px #ffa8aa;
  }
}
/********************************************
キャンペーン用の文字終わり
********************************************/
/********************************************
「外部サイト連携」表の余白調整
********************************************/
.minimo-describe-position {
  position: relative;
  top: -18px;
  left: 0px;
}
.hpb-title-position {
  position: relative;
  top: 10px;
  left: 0px;
}
@media screen and (max-width: 767px) {
  .minimo-describe-position {
    position: relative;
    top: -18px;
    left: 0px;
  }
  .hpb-title-position {
    position: relative;
    top: 3px;
    left: 0px;
  }
}
/********************************************
「外部サイト連携」表の余白調整終わり
********************************************/
/********************************************
「外部サイト連携」タイトル
********************************************/
.img-ex-cooperation-title {
  width: 40%;
  display: block;
  text-align: left
}
@media screen and (max-width: 767px) {
  .img-ex-cooperation-title {
    width: 83%;
    display: block;
    text-align: left
  }
}
/********************************************
「外部サイト連携」タイトル終わり
********************************************/
/********************************************
「公式連携」ラベルタイトル
********************************************/
.label-official-cooperation {
  background-color: #ff9633;
  color: #ffffff;
  padding: 0.1em 0.3em;
  margin: 0.5em;
  width: 5em;
}
@media screen and (max-width: 767px) {
  .label-official-cooperation {
    background: #ff9633;
    color: #ffffff;
    margin: 0.5em;
    width: 5em;
  }
}
/********************************************
「公式連携」ラベルタイトル終わり
********************************************/
/********************************************
表幅PCのみ80%表示
********************************************/
.table-pc-m {
  width: 80% !important;
  margin: 0 auto !important
}
@media screen and (max-width: 767px) {
  .table-pc-m {
    width: 100% !important;
  }
}
/********************************************
表幅PCのみ80%終わり
********************************************/
/********************************************
24時間テーブルレイアウト/
********************************************/
.img-grid2-table-size {
  width: 100%;
  max-width: 350px;
  margin: 0 20px;
}
@media screen and (max-width: 767px) {
  .img-grid2-table-size {
    width: 100%;
    margin: 0 20px;
    max-width: 300px;
  }
}
/********************************************
24時間テーブルレイアウト/終わり
********************************************/
/********************************************
モーダルテスト③
********************************************/
.modal-open {
  display: inline-block;
  margin: 3vw;
}
.modal-box {
  overflow-y: auto;
  overflow-y: scroll;
  position: fixed;
  z-index: 7777;
  display: block;
  height: 90%;
  width: 90%;
  max-width: 840px;
  max-height: 800px;
  margin: 0;
  padding: 60px 2vw 80px;
  border: 2px solid #aaa;
  text-align: center;
  background: #fff;
  box-sizing: border-box;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.modal-close {
  position: fixed;
  top: 30px;
  right: 30px;
  display: block;
  width: 62px;
  font-size: 46px;
  color: #4d4d4d;
  line-height: 62px;
  text-align: center;
  background: #e6e6e6;
}
.modal-close i {
  line-height: 62px;
  vertical-align: bottom;
}
.modal-bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 6666;
  display: block;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.7);
}
.link-area {
  overflow: visible;
  max-width: 410px;
  margin: 60px auto 0;
  text-align: center;
}
.link-area .modal-link {
  display: inline;
}
.link-area .modal-link a {
  display: inline-block;
  width: 180px;
  color: #000;
  line-height: 2.5;
  text-decoration: none;
  margin: 0 10px;
  background: #e6e6e6;
}
.link-area ul li.modal-link:first-child a {
  float: left;
}
.link-area ul li.modal-link:last-child a {
  float: right;
}
@media screen and (max-width: 769px) {
  /*  ウィンドウサイズ769px以下の時のスタイル  */
  .modal-box {
    padding: 50px 2vw 40px;
  }
  .modal-close {
    width: 40px;
    line-height: 40px;
    font-size: 30px;
  }
  .modal-close i {
    line-height: 44px;
  }
  .link-area {
    margin: 25px auto 0;
  }
  .link-area .modal-link a {
    margin: 15px auto 0;
  }
  .link-area ul li.modal-link:first-child a {
    float: none;
    margin-top: 0;
  }
  .link-area ul li.modal-link:last-child a {
    float: none;
  }
}
/********************************************
モーダル内イメージ/
********************************************/
.img-modal {
  width: 30%;
  max-width: 300px;
  margin: 0 auto;
}
.text-modal {
  width: 70%;
  max-width: 800px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .img-modal {
    width: 80%;
    margin: 0 auto;
  }
  .text-modal {
    width: 90%;
    max-width: 600px;
    margin: 0 auto;
  }
}
/********************************************
モーダル内イメージ/終わり
********************************************/
/********************************************
モーダルテスト③終わり
********************************************/
/********************************************
モーダルテスト④
********************************************/
.controlBar {
  padding: 2px 10px;
  width: 100%;
  height: 32px;
  background: transparent;
  color: #fff;
  text-align: left;
}
.overlay {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: fixed;
  padding: 15px;
  background: rgba(0, 0, 0, 0.4);
  z-index: 2000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.overlay.white {
  background: rgba(255, 255, 255, 0.6);
}
.overlay.opaque {
  background: #444;
  color: #fff;
}
.overlay.clear {
  background: transparent;
}
.overlay .backdrop {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.overlay .dialog {
  padding: 30px 25px 0px 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  box-sizing: border-box;
  width: 100%;
  max-width: 700px;
  min-height: 140px;
  max-height: 90%;
  background: #fff;
  border-radius: 7px;
  box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, 0.3);
  position: relative;
}
.overlay .dialog.medium {
  max-width: 600px;
}
.overlay .dialog.medium2 {
  max-width: 760px;
}
.overlay .dialog.wide {
  max-width: 960px;
}
.overlay .dialog.noControlBar {
  padding-top: 15px;
}
.overlay .dialog.tall {
  padding-top: 45px;
  padding-bottom: 30px;
}
.overlay .dialog.dark {
  background: #222;
}
.overlay .dialog.dark .controlBar .closeButton {
  -webkit-box-shadow: 0px 0px 0px 6px #222;
  box-shadow: 0px 0px 0px 6px #222;
  background: url(./control_close.svg) no-repeat center center #666;
}
.overlay .dialog.dark .controlBar .closeButton:hover {
  background-color: #595959;
}
.overlay .dialog.dark .controlBar .closeButton:active {
  background-color: #4d4d4d;
}
.overlay .dialog.dark .body .title, .overlay .dialog.dark .body .text {
  color: #fff;
}
.overlay .dialog .controlBar {
  position: absolute;
  top: -30px;
  left: 0;
  background: transparent;
  z-index: 1;
}
.overlay .dialog .controlBar .closeButton {
  border: none;
  background-color: #ddd;
  background-position: center center;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 0px 6px #fff;
  box-shadow: 0px 0px 0px 6px #fff;
}
.overlay .dialog .controlBar .closeButton {
  left: 95%;
  top: 25%;
}
@media screen and (max-width: 767px) {
  .overlay .dialog .controlBar .closeButton {
    left: 90%;
    top: 25%;
  }
}
.overlay .dialog .controlBar .closeButton:hover {
  background-color: #d0d0d0;
}
.overlay .dialog .controlBar .closeButton:active {
  background-color: #c4c4c4;
}
.overlay .dialog .title, .overlay .dialog .text {
  font-size: 16px;
  line-height: 1.4em;
  margin-bottom: 15px;
  color: #333;
}
.overlay .dialog .title {
  font-weight: bold;
}
.overlay .dialog .body {
  flex: 1 1 auto;
  padding: 15px;
  width: 100%;
  height: auto;
  overflow: auto;
  line-height: 1.4em;
  -webkit-overflow-scrolling: touch;
}
.overlay .dialog .body .title {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4em;
  margin-bottom: 15px;
  color: #333;
}
.overlay .dialog .body .text {
  font-size: 16px;
  line-height: 1.4em;
  margin-bottom: 15px;
  color: #333;
}
.overlay .dialog .body .buttons {
  margin-top: 30px;
  margin-bottom: -15px;
}
.overlay .dialog .body .buttons.lowMarginTop {
  margin-top: 15px;
}
.overlay .dialog .body .buttons .button {
  margin-bottom: 15px;
}
.overlay .dialog .body .buttons .button.default {
  border-color: #ccc;
}
.controlButton {
  width: 40px;
  height: 40px;
  font-size: 16px;
  background: transparent;
  cursor: pointer;
  vertical-align: middle;
  position: relative;
  /* ie対策のためcontent改めbackgroundに　他はダイレクト予約では使っていないので様子をみて検討 */
}
.controlButton:disabled {
  cursor: default;
}
.controlButton.closeButton {
  display: block;
  position: relative;
  width: 30px;
  height: 30px;
}
.controlButton.closeButton::before, .controlButton.closeButton::after { /* 共通設定 */
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px; /* 棒の幅（太さ） */
  height: 25px; /* 棒の高さ */
  background: #333;
}
.controlButton.closeButton::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.controlButton.closeButton::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.controlButton.closeButton::before, .controlButton.closeButton::after { /* 共通設定 */
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px; /* 棒の幅（太さ） */
  height: 25px; /* 棒の高さ */
  background: #333;
  border-radius: 2.5px; /* 棒の四隅の丸み*/
}
.btn-nolink {
  color: #6080B0;
  border: 1px solid #6080B0;
  background-color: #fff;
  font-size: 1.1rem;
  text-align: center;
  margin: 8px auto;
  padding: 20px 0;
  width: 50%;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
}
.btn-nolink:hover {
  color: #fff;
  border: 1px solid #6080B0;
  background-color: #6080B0;
}
@media screen and (max-width: 767px) {
  .btn-nolink {
    width: 80%;
    padding: 16px 0;
  }
}
/********************************************
モーダル内イメージ/終わり
********************************************/
/********************************************
モーダルテスト④終わり
********************************************/
/********************************************
24時間pc2列sp1列のimgの高さ合わせる
********************************************/
.img-grid2-size {
  height: 350px !important;
  margin: 0 auto !important;
}
@media screen and (max-width: 767px) {
  .img-grid2-size.height-auto {
    height: auto !important;
    max-height: 350px;
  }
}
/********************************************
24時間pc2列sp1列のimgの高さ合わせる終わり
********************************************/
/********************************************
24時間pc4列sp2列のimgの高さ合わせる
********************************************/
.img-grid4-size {
  height: 350px !important;
  margin: 0 auto !important;
}
@media screen and (max-width: 767px) {
  .img-grid4-size {
    height: 150px !important;
  }
}
/********************************************
24時間pc4列sp2列のimgの高さ合わせる終わり
********************************************/
@media screen and (max-width: 767px) {
  .grid2.width-auto .col .img-grid2-size img {
    width: auto;
  }
}
/* --  「サポート」アイテム----------------------------------------- */
.c-flame {
  background-color: #F9F8F4;
  color: #4d4d4d;
  margin: 0 0 1.5em 0;
  padding: 20px;
  border: solid 1px #6080b0;
  border-radius: 7px;
}
.c-flame .c-text {
  font-size: 1em;
  line-height: 1.7em;
}
/* -- 「サポート」アイテム終わり----------------------------------------- */
/********************************************
「サポート」プルダウンテスト⑤
********************************************/
/*--------------------
 accordion
--------------------*/
.accordion {
  position: relative;
  max-width: 500px;
  padding: 20px 20px 80px;
  margin: 20px auto;
  transition: .4s;
}
/*グラデーションで隠す擬似要素*/
.accordion:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100px;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgba(255, 255, 255, 1) 70%, rgba(255, 255, 255, 0) 100%);
  transition: .4s;
}
.accordion.is-active::before {
  opacity: 0;
  visibility: hidden;
}
.accordion__title {
  position: relative;
  width: 100%;
  height: auto;
  text-align: left;
  box-sizing: border-box;
}
.accordion__titleText {
  color: #333333;
  font-size: 18px;
  line-height: 1.4;
  padding: 20px 40px 20px 20px;
}
.accordion__content {
  border-color: #202f55;
  border-width: 0 1px 1px 1px;
  padding: 20px;
  box-sizing: border-box;
}
.accordion__accordionMoreContent {
  display: none;
}
.accordion__text {
  color: #333333;
  font-size: 15px;
  line-height: 1.6;
}
.accordion__button {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin-top: 10px;
  cursor: pointer;
}
.accordion__buttonText:hover {
  display: none;
  color: #ffffff;
  background-color: #6080B0;
  border: 1px solid #6080B0;
  font-size: 15px;
  line-height: 26px;
  text-align: center;
  text-decoration: none;
  border-radius: 10px;
  transition: opacity 0.3s ease 0s;
  padding: 12px 30px;
  box-sizing: border-box;
}
.accordion__button::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  width: 10px;
  height: 10px;
  border-top: 1px solid #6080B0;
  border-right: 1px solid #6080B0;
  transform: rotate(135deg);
  margin-top: -8px;
}
.accordion__button:hover::before {
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}
.accordion__buttonText {
  display: none;
  background-color: #ffffff;
  color: #6080B0;
  border: 1px solid #6080B0;
  font-size: 15px;
  line-height: 26px;
  text-align: center;
  text-decoration: none;
  border-radius: 10px;
  transition: opacity 0.3s ease 0s;
  padding: 12px 30px;
  box-sizing: border-box;
}
/* is-active時（展開時）の切り替え */
.accordion__button.is-active::before {
  transform: rotate(-45deg);
  margin-top: -2px;
}
.accordion__buttonText.is-active {
  display: block;
}
/********************************************
「サポート」プルダウンテスト⑤終わり
********************************************/
/********************************************
grid4チェックリスト改行のインデント 用
********************************************/
.grid4-check-indent {
  text-indent: -0.6em;
  padding-left: 1em;
}
/********************************************
grid4チェックリスト改行のインデント 用─終わり
********************************************/
.col .note {
  line-height: 1.2;
}
/********************************************
画像サイズスマホ表示のみ小さく
********************************************/
.sp-w200 {
  width: 80%;
}
@media screen and (max-width: 767px) {
  .sp-w200 {
    min-width: 150px;
    max-width: 250px;
  }
}
/********************************************
画像サイズスマホ表示のみ小さく─終わり
********************************************/
/********************************************
画像サイズスマホ表示のみ小さく
********************************************/
.sp-w200-google {
  width: 80%;
}
@media screen and (max-width: 767px) {
  .sp-w200-google {
    width: 20%;
    min-width: 150px;
    max-width: 250px;
  }
}
.grid2-pc-h250-sp-w100 {
  height: 250px;
}
.grid2-pc-h300-sp-w60 {
  height: 300px;
}
.grid2-pc-h300-sp-w80 {
  height: 300px;
}
.grid2-pc-h300-sp-w100 {
  height: 300px;
}
@media screen and (max-width: 767px) {
  .grid2-pc-h250-sp-w100 {
    height: auto;
    width: 100% !important;
    min-width: 200px !important;
    max-width: 300px !important;
  }
  .grid2-pc-h300-sp-w60 {
    height: auto;
    width: 60% !important;
    min-width: 200px !important;
    max-width: 300px !important;
  }
  .grid2-pc-h300-sp-w80 {
    height: auto;
    width: 80% !important;
    min-width: 200px !important;
    max-width: 300px !important;
  }
  .grid2-pc-h300-sp-w100 {
    height: auto;
    width: 100% !important;
    min-width: 200px !important;
    max-width: 300px !important;
  }
}
@media screen and (max-width: 767px) {}
/********************************************
画像サイズスマホ表示のみ小さく─終わり
********************************************/
/********************************************
2列画像並べ　サイズ調整
********************************************/
.grid2-image {
  height: 350px;
}
@media screen and (max-width: 767px) {
  .grid2-image {
    height: auto;
    min-width: 150px;
    max-width: 300px;
  }
}
/********************************************
2列画像並べ　サイズ調整─終わり
********************************************/
/********************************************
文字サイズ調整
********************************************/
.fs-pc100-sp110 {
  font-size: 1rem !important;
}
.fs-pc100-sp120 {
  font-size: 1rem !important;
}
.fs-pc120-sp100 {
  font-size: 1.2rem !important;
}
.fs-pc130-sp100 {
  font-size: 1.3rem !important;
}
.fs-pc140-sp100 {
  font-size: 1.4rem !important;
}
.fs-pc140-sp130 {
  font-size: 1.4rem !important;
}
.fs-pc160-sp130 {
  font-size: 1.6rem !important;
}
.fs-pc180-sp120 {
  font-size: 1.8rem !important;
}
@media screen and (max-width: 767px) {
  .fs-pc100-sp110 {
    font-size: 1.1rem !important;
  }
 .fs-pc100-sp120 {
  font-size: 1.2rem !important;
}
  .fs-pc120-sp100 {
    font-size: 1rem !important;
  }
  .fs-pc130-sp100 {
    font-size: 1rem !important;
  }
  .fs-pc140-sp100 {
    font-size: 1rem !important;
  }
.fs-pc140-sp130 {
  font-size: 1.3rem !important;
}
.fs-pc160-sp130 {
  font-size: 1.3rem !important;
}
  .fs-pc180-sp120 {
    font-size: 1.2rem !important;
  }
  .sp-fs100 {
    font-size: 1rem !important;
  }
  .sp-fs120 {
    font-size: 1.2rem !important;
  }
}
/********************************************
画像下の余白調整─終わり
********************************************/
.c-under {
  border-bottom: 2.5px solid #a9c3eb;
}
@media screen and (max-width: 767px) {
  .c-under {
    border-bottom: 1.5px solid #a9c3eb;
  }
}
/********************************************
帳票画像のトリミング
********************************************/
.img-trimsize-report-s {
  width: 212px;
  height: 200px;
  object-fit: cover;
  object-position: top;
}
.img-trimsize-report-m {
  width: 212px;
  height: 250px;
  object-fit: cover;
  object-position: top;
}
.img-trimsize-perform {
  width: 212px;
  height: 300px;
  object-fit: cover;
  object-position: left bottom;
}
.img-trimsize-pos {
  width: 479px;
  height: 280px;
  object-fit: cover;
  object-position: left top;
}
.img-trimsize-ledger {
  width: 450px;
  height: 210px;
  object-fit: cover;
  object-position: left top;
}
@media screen and (max-width: 767px) {
  .img-trimsize-report-s {
    width: 320px;
    height: 200px;
    object-fit: cover;
    object-position: top;
  }
  .img-trimsize-report-m {
    width: 320px;
    height: 300px;
    object-fit: cover;
    object-position: top;
  }
  .img-trimsize-perform {
    width: 212px;
    height: 250px;
    object-fit: cover;
    object-position: left bottom;
  }
  .img-trimsize-pos {
    width: 212px;
    height: 160px;
    object-fit: cover;
    object-position: left top;
  }
  .img-trimsize-ledger {
    width: 212px;
    height: 160px;
    object-fit: cover;
    object-position: left top;
  }
}
/********************************************
帳票画像のトリミング─終わり
********************************************/
/********************************************
text-align
********************************************/
.pc-tal_sp-tac {
  text-align: left !important;
}
.pc-tac_sp-tal {
  text-align: center !important;
}
.pc-vac_sp-vat {
  vertical-align: center !important;
}
@media screen and (max-width: 767px) {
  .pc-tal_sp-tac {
    text-align: center !important;
  }
  .pc-tac_sp-tal {
    text-align: left !important;
  }
  .pc-vac_sp-vat {
    vertical-align: top !important;
  }
}
/********************************************
m
********************************************/
.pc-p10 {
  padding: 10px !important;
}
@media screen and (max-width: 767px) {
  .pc-p10 {
    padding: 0px !important;
  }
}
/********************************************
mt
********************************************/
.sp-mt-2per {
  margin-top: 0;
}
.sp-mt-60 {
  margin-top: 0px;
}
.sp-mt-55 {
  margin-top: 0px;
}
.sp-mt-50 {
  margin-top: 0px;
}
.sp-mt-45 {
  margin-top: 0px;
}
.sp-mt-40 {
  margin-top: 0;
}
.sp-mt-30 {
  margin-top: 0;
}
.sp-mt-25 {
  margin-top: 0;
}
.sp-mt-20 {
  margin-top: 0px;
}
.sp-mt-15 {
  margin-top: 0;
}
.sp-mt-10 {
  margin-top: 0;
}
.sp-mt-5 {
  margin-top: 0;
}
.sp-mt-3 {
  margin-top: 0;
}
.sp-mt5 {
  margin-top: 0px;
}
.sp-mt10 {
  margin-top: 0;
}
.sp-mt15 {
  margin-top: 0;
}
.sp-mt20 {
  margin-top: 0;
}
.sp-mt25 {
  margin-top: 0;
}
.sp-mt30 {
  margin-top: 0;
}
.sp-mt40 {
  margin-top: 0;
}
.sp-mt70 {
  margin-top: 0px;
}
.sp-mt150 {
  margin-top: 0px;
}
.sp-pt2 {
  padding-top: 0px;
}
.pc-mt-70 {
  margin-top: -70px;
}
.pc-mt-65 {
  margin-top: -65px;
}
.pc-mt-60 {
  margin-top: -60px;
}
.pc-mt-50 {
  margin-top: -50px;
}
.pc-mt-40 {
  margin-top: -40px;
}
.pc-mt-30 {
  margin-top: -30px;
}
.pc-mt-25 {
  margin-top: -25px;
}
.pc-mt-20 {
  margin-top: -20px;
}
.pc-mt-15 {
  margin-top: -15px;
}
.pc-mt-10 {
  margin-top: -10px;
}
.pc-mt10 {
  margin-top: 10px;
}
.pc-mt20 {
  margin-top: 20px;
}
.pc-mt30 {
  margin-top: 30px;
}
.pc-mt40 {
  margin-top: 40px;
}
.pc-mt50 {
  margin-top: 50px!important;
}
.pc-mt70 {
  margin-top: 70px!important;
}
.pc-mt100 {
  margin-top: 100px;
}
.pc-mt-135-sp-mt-85 {
  margin-top: -135px;
}
.pc-mt-100-sp-mt-20 {
  margin-top: -100px !important;
}
.pc-mt-85-sp-mt-40 {
  margin-top: -85px !important;
}
.pc-mt-85-sp-mt-20 {
  margin-top: -85px !important;
}
.pc-mt-80-sp-mt-40 {
  margin-top: -80px;
}
.pc-mt-70-sp-mt-30 {
  margin-top: -70px;
}
.pc-mt-65-sp-mt-20 {
  margin-top: -65px;
}
.pc-mt-65-sp-mt-5 {
  margin-top: -65px;
}
.pc-mt-62-sp-mt-58 {
  margin-top: -62px!important;
}
.pc-mt-60-sp-mt-15 {
  margin-top: -60px;
}
.pc-mt-60-sp-mt-30 {
  margin-top: -60px;
}
.pc-mt-40-sp-mt-20 {
  margin-top: -40px;
}
.pc-mt-40-sp-mt10 {
  margin-top: -40px;
}
.pc-mt-40-sp-mt20 {
  margin-top: -40px;
}
.pc-mt-30-sp-mt-15 {
  margin-top: -30px;
}
.pc-mt-30-sp-mt20 {
  margin-top: -30px;
}
.pc-mt-30-sp-mt30 {
  margin-top: -30px !important;
}
.pc-mt-20-sp-mt-40 {
  margin-top: -20px;
}
.pc-mt-20-sp-mt-10 {
  margin-top: -20px;
}
.pc-mt-20-sp-mt15 {
  margin-top: -20px;
}
.pc-mt-20-sp-mt20 {
  margin-top: -20px;
}
.pc-mt-10-sp-mt-20 {
  margin-top: -10px !important;
}
.pc-mt-5-sp-mt5 {
  margin-top: -5px !important;
}
.pc-mt5-sp-mt10 {
  margin-top: 5px !important;
}
.pc-mt10-sp-mt20 {
  margin-top: 10px !important;
}
.pc-mt20-sp-mt-25 {
  margin-top: 25px !important;
}
.pc-mt20-sp-mt-20 {
  margin-top: 20px !important;
}
.pc-mt20-sp-mt15 {
  margin-top: 20px !important;
}
.pc-mt30-sp-mt20 {
  margin-top: 30px !important;
}
.pc-mt100-sp-mt50 {
  margin-top: 100px !important;
}
.pc-pt30-sp-pt10 {
  padding-top: 30px !important;
}
@media screen and (max-width: 767px) {
  .sp-mt-2per {
    margin-top: -2% !important;
  }
  .sp-mt-60 {
    margin-top: -60px;
  }
  .sp-mt-55 {
    margin-top: -55px !important;
  }
  .sp-mt-50 {
    margin-top: -50px !important;
  }
  .sp-mt-45 {
    margin-top: -45px;
  }
  .sp-mt-40 {
    margin-top: -40px !important;
  }
  .sp-mt-30 {
    margin-top: -30px !important;
  }
  .sp-mt-25 {
    margin-top: -25px !important;
  }
  .sp-mt-20 {
    margin-top: -20px !important;
  }
  .sp-mt-15 {
    margin-top: -15px !important;
  }
  .sp-mt-10 {
    margin-top: -10px !important;
  }
  .sp-mt-5 {
    margin-top: -5px !important;
  }
  .sp-mt-3 {
    margin-top: -3px !important;
  }
  .sp-mt5 {
    margin-top: 5px;
  }
  .sp-mt10 {
    margin-top: 10px !important;
  }
  .sp-mt15 {
    margin-top: 15px !important;
  }
  .sp-mt20 {
    margin-top: 20px !important;
  }
  .sp-mt25 {
    margin-top: 25px !important;
  }
  .sp-mt30 {
    margin-top: 30px !important;
  }
  .sp-mt40 {
    margin-top: 40px !important;
  }
  .sp-mt70 {
    margin-top: 70px;
  }
  .sp-mt150 {
    margin-top: 150px;
  }
  .sp-pt2 {
    padding-top: 2px;
  }
  .pc-mt-70 {
    margin-top: 0px;
  }
  .pc-mt-65 {
    margin-top: 0px;
  }
  .pc-mt-60 {
    margin-top: 0px;
  }
  .pc-mt-50 {
    margin-top: 0px;
  }
  .pc-mt-40 {
    margin-top: 0px;
  }
  .pc-mt-30 {
    margin-top: 0px;
  }
  .pc-mt-25 {
    margin-top: 0px;
  }
  .pc-mt-20 {
    margin-top: 0px;
  }
  .pc-mt-15 {
    margin-top: -0px;
  }
  .pc-mt-10 {
    margin-top: 0px;
  }
  .pc-mt10 {
    margin-top: 0px !important;
  }
  .pc-mt20 {
    margin-top: 0px !important;
  }
  .pc-mt30 {
    margin-top: 0px;
  }
  .pc-mt40 {
    margin-top: 0px;
  }
  .pc-mt50 {
    margin-top: 0px;
  }
  .pc-mt70 {
    margin-top: 0px;
  }
  .pc-mt100 {
    margin-top: 0px;
  }
  .pc-mt-135-sp-mt-85 {
    margin-top: -85px;
  }
  .pc-mt-100-sp-mt-20 {
    margin-top: -20px !important;
  }
  .pc-mt-85-sp-mt-40 {
    margin-top: -40px !important;
  }
  .pc-mt-85-sp-mt-20 {
    margin-top: -20px !important;
  }
  .pc-mt-80-sp-mt-40 {
    margin-top: -40px;
  }
  .pc-mt-70-sp-mt-30 {
    margin-top: -30px;
  }
  .pc-mt-65-sp-mt-20 {
    margin-top: -20px;
  }
  .pc-mt-65-sp-mt-5 {
    margin-top: -5px;
  }
  .pc-mt-62-sp-mt-58 {
    margin-top: -58px!important;
  }
  .pc-mt-60-sp-mt-15 {
    margin-top: -15px;
  }
  .pc-mt-60-sp-mt-30 {
    margin-top: -30px;
  }
  .pc-mt-40-sp-mt-20 {
    margin-top: -20px;
  }
  .pc-mt-40-sp-mt10 {
    margin-top: 10px;
  }
  .pc-mt-40-sp-mt20 {
    margin-top: 20px;
  }
  .pc-mt-30-sp-mt-15 {
    margin-top: -15px;
  }
  .pc-mt-30-sp-mt20 {
    margin-top: 20px;
  }
  .pc-mt-30-sp-mt30 {
    margin-top: 30px !important;
  }
  .pc-mt-20-sp-mt-40 {
    margin-top: -40px;
  }
  .pc-mt-20-sp-mt-10 {
    margin-top: -10px;
  }
  .pc-mt-20-sp-mt15 {
    margin-top: 15px;
  }
  .pc-mt-20-sp-mt20 {
    margin-top: 20px;
  }
  .pc-mt-10-sp-mt-20 {
    margin-top: -20px !important;
  }
  .pc-mt-5-sp-mt5 {
    margin-top: 5px !important;
  }
  .pc-mt5-sp-mt10 {
    margin-top: 10px !important;
  }
  .pc-mt10-sp-mt20 {
    margin-top: 10px !important;
  }
  .pc-mt20-sp-mt-25 {
    margin-top: -25px !important;
  }
  .pc-mt20-sp-mt-20 {
    margin-top: -20px !important;
  }
  .pc-mt20-sp-mt15 {
    margin-top: 15px !important;
  }
  .pc-mt30-sp-mt20 {
    margin-top: 20px !important;
  }
  .pc-mt100-sp-mt50 {
    margin-top: 50px !important;
  }
  .pc-pt30-sp-pt10 {
    padding-top: 10px !important;
  }
}
/********************************************
ml
********************************************/
.sp-ml10 {
  margin-left: 0px;
}
.sp-ml30 {
  margin-left: 0px;
}
.sp-ml40 {
  margin-left: 0px;
}
.sp-ml60 {
  margin-left: 0px;
}
.sp-ml90 {
  margin-left: 0px;
}
.pc-ml-120 {
  margin-left: -120px !important;
}
.pc-ml-110 {
  margin-left: -110px !important;
}
.pc-ml-40 {
  margin-left: -40px !important;
}
.pc-ml-30 {
  margin-left: -30px !important;
}
.pc-ml20 {
  margin-left: 20px !important;
}
.pc-ml30 {
  margin-left: 30px !important;
}
.pc-ml40 {
  margin-left: 40px !important;
}
.pc-ml60 {
  margin-left: 60px !important;
}
.pc-ml100 {
  margin-left: 100px !important;
}
.pc-ml140 {
  margin-left: 140px !important;
}
.pc-ml100em {
  margin-left: 1em !important;
}
.sp-ml90-pc-ml30 {
  margin-left: 30px;
}
.sp-ml90-pc-ml120 {
  margin-left: 120px;
}
.pc-ml-40-sp-ml0 {
  margin-left: -40px !important;
}
.pc-ml-10-sp-mla {
  margin-left: -10px !important;
}
.pc-ml-5-sp-mla {
  margin-left: -5px !important;
}
.pc-ml20-sp-ml70 {
  margin-left: 20px !important;
}
.pc-ml23-sp-ml5 {
  margin-left: 23px;
}
.pc-ml40-sp-mla {
  margin-left: 40px !important;
}
.pc-ml48-sp-ml38 {
  margin-left: 48px;
}
.pc-ml60-spml-20 {
  margin-left: 60px;
}
.pc-ml60-sp-mla {
  margin-left: 60px;
}
.pc-ml100-sp-mla {
  margin-left: 100px !important;
}
.pc-ml100-sp-ml80 {
  margin-left: 100px !important;
}
.pc-ml140-sp-ml50 {
  margin-left: 140px;
}
.pc-ml140-sp-ml70 {
  margin-left: 140px !important;
}
.pc-ml150-sp-mla {
  margin-left: 150px;
}
.sp-pl5 {
  padding-left: 0px;
}
.sp-pl40 {
  padding-left: 0px;
}
.pl20 {
	padding-left: 20px;
	}
.pc-pl30-sp-ml15 {
  padding-left: 30px!important;
}
.pc-pl120 {
  padding-left: 120px;
}
.pc-pl133-sp-pl20 {
  padding-left: 133px !important;
}
.pc-pl133-sp-pl30 {
  padding-left: 133px !important;
}
@media screen and (max-width: 767px) {
  .sp-ml10 {
    margin-left: 10px !important;
  }
  .sp-ml15 {
    margin-left: 15px !important;
  }
  .sp-ml30 {
    margin-left: 30px !important;
  }
  .sp-ml40 {
    margin-left: 40px !important;
  }
  .sp-ml60 {
    margin-left: 60px;
  }
  .sp-ml90 {
    margin-left: 90px !important;
  }
 .pc-ml-120 {
    margin-left: 0px !important;
  }
 .pc-ml-110 {
    margin-left: 0px !important;
  }
  .pc-ml-40 {
    margin-left: 0px !important;
  }
  .pc-ml-30 {
    margin-left: 0px !important;
  }
  .pc-ml20 {
    margin-left: 0px !important;
  }
  .pc-ml30 {
    margin-left: 0px !important;
  }
  .pc-ml40 {
    margin-left: 0px !important;
  }
  .pc-ml60 {
    margin-left: 0px !important;
  }
  .pc-ml100 {
    margin-left: 0px !important;
  }
  .pc-ml140 {
    margin-left: 0px !important;
  }
  .pc-ml100em {
    margin-left: 0px !important;
  }
  .sp-ml90-pc-ml30 {
    margin-left: 90px !important;
  }
  .sp-ml90-pc-ml120 {
    margin-left: 90px !important;
  }
  .pc-ml-40-sp-ml0 {
    margin-left: 0px !important;
  }
  .pc-ml-10-sp-mla {
    margin-left: auto !important;
  }
  .pc-ml-5-sp-mla {
    margin-left: auto !important;
  }
  .pc-ml20-sp-ml70 {
    margin-left: 70px !important;
  }
  .pc-ml23-sp-ml5 {
    margin-left: 5px;
  }
  .pc-ml40-sp-mla {
    margin-left: auto !important;
  }
  .pc-ml48-sp-ml38 {
	  margin-left: 38px;
  }
  .pc-ml60-spml-20 {
    margin-left: 20px;
  }
  .pc-ml60-sp-mla {
    margin-left: auto;
  }
  .pc-ml100-sp-mla {
    margin-left: auto !important;
  }
  .pc-ml100-sp-ml80 {
    margin-left: 80px !important;
  }
  .pc-ml140-sp-ml50 {
    margin-left: 50px;
  }
  .pc-ml140-sp-ml70 {
    margin-left: 70px !important;
  }
  .pc-ml150-sp-mla {
    margin-left: auto;
  }
  .sp-pl5 {
    padding-left: 5px;
  }
  .sp-pl40 {
    padding-left: 40px;
  }
  .pc-pl30-sp-ml15 {
    padding-left: 15px!important;
   }
  .pc-pl120 {
    padding-left: 0px;
  }
  .pc-pl133-sp-pl20 {
    padding-left: 20px !important;
  }
  .pc-pl133-sp-pl30 {
    padding-left: 30px !important;
  }
}
/********************************************
mb
********************************************/
.sp-mb-45 {
  margin-bottom: 0px !important;
}
.sp-mb-35 {
  margin-bottom: 0px !important;
}
.sp-mb-25 {
  margin-bottom: 0px !important;
}
.sp-mb5 {
  margin-bottom: 0px;
}
.sp-mb10 {
  margin-bottom: 0px !important;
}
.sp-mb15 {
  margin-bottom: 0px;
}
.sp-mb20 {
  margin-bottom: 0px !important;
}
.sp-mb30 {
  margin-bottom: 0px !important;
}
.sp-mb40 {
  margin-bottom: 0px !important;
}
.sp-pb10 {
  padding-bottom: 0px !important;
}
.pc-mb-70 {
  margin-bottom: -70px;
}
.pc-mb-50 {
  margin-bottom: -50px;
}
.pc-mb-40 {
  margin-bottom: -40px;
}
.pc-mb-30 {
  margin-bottom: -30px;
}
.pc-mb-20 {
  margin-bottom: -20px !important;
}
.pc-mb-15 {
  margin-bottom: -15px !important;
}
.pc-mb-10 {
  margin-bottom: -10px !important;
}
.pc-mb10 {
  margin-bottom: 10px;
}
.pc-mb20 {
  margin-bottom: 20px !important;
}
.pc-mb30 {
  margin-bottom: 30px !important;
}
.pc-mb35 {
  margin-bottom: 35px;
}
.pc-mb38 {
  margin-bottom: 38px !important;
}
.pc-mb40 {
  margin-bottom: 40px !important;
}
.pc-mb50 {
  margin-bottom: 50px;
}
.pc-mb60 {
  margin-bottom: 60px;
}
.pc-mb70 {
  margin-bottom: 70px;
}
.pc-mb76 {
  margin-bottom: 76px !important;
}
.pc-mb78 {
  margin-bottom: 78px !important;
}
.pc-mb79 {
  margin-bottom: 79px !important;
}
.pc-mb-40-sp-mb-30 {
  margin-bottom: -40px !important;
}
.pc-mb-40-sp-mb-20 {
  margin-bottom: -40px !important;
}
.pc-mb-15-sp-mb10 {
  margin-bottom: 15px !important;
}
.pc-mb-10-sp-mb20 {
  margin-bottom: -10px;
}
.pc-mb-10-sp-mb30 {
  margin-bottom: -10px;
}
.pc-mb0-sp-mb10 {
  margin-bottom: 0px;
}
.pc-mb5-sp-mb20 {
  margin-bottom: 5px;
}
.pc-mb15-sp-mb20 {
  margin-bottom: 15px;
}
.pc-mb20-sp-mb5 {
  margin-bottom: 20px !important;
}
.pc-mb20-sp-mb15 {
  margin-bottom: 20px !important;
}
.pc-mb30-sp-mb20 {
  margin-bottom: 30px !important;
}
.pc-mb40-sp-mb20 {
  margin-bottom: 40px !important;
}
.pc-mb40-sp-mb30 {
  margin-bottom: 40px !important;
}
.pc-mb50-sp-mb20 {
  margin-bottom: 50px;
}
.pc-mb60-sp-mb25 {
  margin-bottom: 60px;
}
.pc-mb60-sp-mb30 {
  margin-bottom: 60px;
}
.pc-mb60-sp-mb40 {
  margin-bottom: 60px;
}
.pc-mb70-sp-mb30 {
  margin-bottom: 70px;
}
.pc-mb70-sp-mb40 {
  margin-bottom: 70px!important;
}
.pc-mb70-sp-mb50 {
  margin-bottom: 70px;
}
.pc-mb90-sp-mb70 {
  margin-bottom: 90px;
}
@media screen and (max-width: 767px) {
  .sp-mb-45 {
    margin-bottom: -45px !important;
  }
  .sp-mb-35 {
    margin-bottom: -35px !important;
  }
  .sp-mb-25 {
    margin-bottom: -25px !important;
  }
  .sp-mb5 {
    margin-bottom: 5px;
  }
  .sp-mb10 {
    margin-bottom: 10px !important;
  }
  .sp-mb15 {
    margin-bottom: 15px !important;
  }
  .sp-mb20 {
    margin-bottom: 20px !important;
  }
  .sp-mb30 {
    margin-bottom: 30px !important;
  }
  .sp-mb40 {
    margin-bottom: 40px !important;
  }
.sp-pb10 {
  padding-bottom: 10px !important;
}
  .pc-mb-70 {
    margin-bottom: 0px;
  }
  .pc-mb-50 {
    margin-bottom: 0px;
  }
  .pc-mb-40 {
    margin-bottom: 0px;
  }
  .pc-mb-30 {
    margin-bottom: 0px;
  }
  .pc-mb-20 {
	margin-bottom: 0px;
  }
  .pc-mb-15 {
    margin-bottom: 0px;
  }
  .pc-mb-10 {
    margin-bottom: 0px;
  }
  .pc-mb10 {
    margin-bottom: 0px;
  }
  .pc-mb20 {
    margin-bottom: 0px !important;
  }
  .pc-mb30 {
    margin-bottom: 0px !important;
  }
  .pc-mb35 {
    margin-bottom: 0px;
  }
  .pc-mb38 {
    margin-bottom: 0px !important;
  }
  .pc-mb40 {
    margin-bottom: 0px !important;
  }
  .pc-mb50 {
    margin-bottom: 0px;
  }
  .pc-mb60 {
    margin-bottom: 0px;
  }
.pc-mb70 {
   margin-bottom: 0px;
}
  .pc-mb76 {
    margin-bottom: 0px !important;
  }
  .pc-mb78 {
    margin-bottom: 0px !important;
  }
  .pc-mb79 {
    margin-bottom: 0px !important;
  }
  .pc-mb-40-sp-mb-20 {
    margin-bottom: -20px !important;
  }
 .pc-mb40-sp-mb30 {
  margin-bottom: 30px !important;
}
  .pc-mb-15-sp-mb10 {
    margin-bottom: 10px !important;
  }
  .pc-mb-10-sp-mb20 {
    margin-bottom: 20px;
  }
  .pc-mb-10-sp-mb30 {
    margin-bottom: 30px;
  }
  .pc-mb0-sp-mb10 {
    margin-bottom: 10px;
  }
  .pc-mb5-sp-mb20 {
    margin-bottom: 20px;
  }
  .pc-mb20-sp-mb5 {
    margin-bottom: 5px !important;
  }
  .pc-mb15-sp-mb20 {
    margin-bottom: 20px;
  }
  .pc-mb20-sp-mb15 {
    margin-bottom: 15px !important;
  }
  .pc-mb30-sp-mb20 {
    margin-bottom: 20px !important;
  }
  .pc-mb-40-sp-mb-30 {
    margin-bottom: -30px !important;
  }
  .pc-mb40-sp-mb20 {
    margin-bottom: 20px !important;
  }
  .pc-mb50-sp-mb20 {
    margin-bottom: 20px;
  }
  .pc-mb60-sp-mb25 {
    margin-bottom: 25px;
  }
  .pc-mb60-sp-mb30 {
    margin-bottom: 30px;
  }
  .pc-mb60-sp-mb40 {
    margin-bottom: 40px;
  }
  .pc-mb70-sp-mb30 {
  margin-bottom: 30px;
}
  .pc-mb70-sp-mb40 {
  margin-bottom: 40px!important;
}
  .pc-mb70-sp-mb50 {
  margin-bottom: 50px;
}
  .pc-mb90-sp-mb70 {
   margin-bottom: 70px;
}
}
/********************************************
mr
********************************************/
.pc-mr20 {
  margin-right: 20px;
}
.pc-mr30 {
  margin-right: 30px;
}
.pc-mr20-sp-mr10 {
  margin-right: 20px;
}
.pc-mr370-sp-mr350 {
  margin-right: 3.7em;
}
@media screen and (max-width: 767px) {
  .pc-mr20 {
    margin-right: 0px;
  }
  .pc-mr30 {
    margin-right: 0px;
  }
  .pc-mr370-sp-mr350 {
    margin-right: 3.5em;
  }
  .pc-mr20-sp-mr10 {
    margin-right: 10px;
  }
}
/********************************************
float
********************************************/
/********************************************
width
********************************************/
.sp-w200 {
  width: 80%;
}
@media screen and (max-width: 767px) {
  .sp-w200 {
    min-width: 150px;
    max-width: 250px;
  }
}
.sp-w200-google {
  width: 80%;
}
@media screen and (max-width: 767px) {
  .sp-w200-google {
    width: 20%;
    min-width: 150px;
    max-width: 250px;
  }
}
.pc-w60{
	width: 60% !important;
}
.pc-w80{
	width: 80% !important;
}
.sp-w25_pc-w35 {
  width: 35% !important;
}
.sp-w30_pc-w15 {
  width: 15% !important;
}
.sp-w30_pc-w20 {
  width: 20% !important;
}
.sp-w40_pc-w35 {
  width: 35% !important;
}
.sp-w40_pc-w46 {
  width: 46% !important;
}
.sp-w40_pc-w100 {
  width: 100% !important;
}
.sp-w48_pc-w264 {
  width: 264px !important;
}
.sp-w50-pc-w25 {
  width: 25% !important;
}
.sp-w50-pc-w30 {
  width: 30% !important;
}
.sp-w55_pc-w27 {
  width: 27% !important;
}
.sp-w55_pc-w35 {
  width: 35% !important;
}
.sp-w55_pc-w70 {
  width: 70% !important;
}
.sp-w57_pc-w70 {
  width: 70% !important;
}
.sp-w60-pc-w20 {
  width: 20% !important;
}
.sp-w60_pc-w30 {
  width: 30% !important;
}
.sp-w60_pc-w35 {
  width: 35% !important;
}
.sp-w60_pc-w40 {
  width: 40% !important;
}
.sp-w60_pc-w50 {
  width: 50% !important;
}
.sp-w60_pc-w100 {
  width: 100% !important;
}
.sp-w60_pc-wa {
  width: auto !important;
}
.sp-w64_pc-w24 {
  width: 24% !important;
}
.sp-w70_pc-w40 {
  width: 40% !important;
}
.sp-w70_pc-w50 {
  width: 50% !important;
}
.sp-w70_pc-w98 {
  width: 98% !important;
}
.sp-w70_pc-w100 {
  width: 100% !important;
}
.sp-w70_pc-w110 {
  width: 110% !important;
}
.sp-w75_pc-w60 {
  width: 60% !important;
}
.sp-w75_pc-w100 {
  width: 100% !important;
}
.sp-w75_pc-w80 {
  width: 80% !important;
}
.sp-w80_pc-w70 {
  width: 70% !important;
}
.sp-w80_pc-w100 {
  width: 100% !important;
}
.sp-w84_pc-w60 {
  width: 60% !important;
}
.sp-w87_pc-w60 {
  width: 60% !important;
}
.sp-w88_pc-w52 {
  width: 52% !important;
}
.sp-w90_pc-w40 {
  width: 40% !important;
}
.sp-w90_pc-w45 {
  width: 45% !important;
}
.sp-w90_pc-w100 {
  width: 100% !important;
}
.sp-mt15_pc-w40 {
  width: 40% !important;
}
.sp-w100_pc-w15 {
  width: 15% !important;
}
.sp-w100_pc-w25 {
  width: 25% !important;
}
.sp-w100_pc-w30 {
  width: 30% !important;
}
.sp-w100_pc-w40 {
  width: 40% !important;
}
.sp-w100_pc-w43 {
  width: 43% !important;
}
.sp-w100_pc-w50 {
  width: 50% !important;
}
.sp-w100_pc-w52 {
  width: 52% !important;
}
.sp-w100_pc-w55 {
  width: 55% !important;
}
.sp-w100_pc-w60 {
  width: 60% !important;
}
.sp-w100_pc-w65 {
  width: 65% !important;
}
.sp-w100-pc-w80 {
  width: 80% !important;
}
.sp-w100_pc-w85 {
  width: 85% !important;
}
.sp-w100_pc-w90 {
  width: 90% !important;
}
.sp-w100-pc-w350px {
  width: 350px !important;
}
.sp-w110_pc-w100 {
  width: 100% !important;
}
.sp-wa_pc-w14 {
  width: 14% !important;
}
.sp-wa_pc-w20 {
  width: 20% !important;
}
.max-w14pc{
	max-width: 14pc!important;
}
.max-w18pc{
	max-width: 18pc!important;
}
@media screen and (max-width: 767px) {
  .pc-w60{
	width: 100% !important;
}
.pc-w80{
	width: auto !important;
}
  .sp-wmax-none {
    max-width: none !important;
  }
  .sp-w60 {
    width: 60% !important;
  }
  .sp-w70 {
    width: 70% !important;
  }
  .sp-w77 {
    width: 77% !important;
  }
  .sp-w100 {
    width: 100% !important;
  }
  .sp-wid-origin {
    width: auto !important;
  }
  .sp-w25_pc-w35 {
    width: 25% !important;
  }
  .sp-w30_pc-w15 {
    width: 30% !important;
  }
  .sp-w30_pc-w20 {
    width: 30% !important;
  }
  .sp-w40_pc-w35 {
    width: 40% !important;
  }
  .sp-w40_pc-w46 {
    width: 40% !important;
  }
  .sp-w40_pc-w100 {
    width: 40% !important;
  }
  .sp-w48_pc-w264 {
    width: 48% !important;
  }
  .sp-w50-pc-w25 {
  width: 50% !important;
  }
  .sp-w50-pc-w30 {
    width: 50% !important;
  }
 .sp-w55_pc-w27 {
   width: 55% !important;
  }
  .sp-w55_pc-w35 {
    width: 55% !important;
  }
  .sp-w55_pc-w70 {
    width: 55% !important;
  }
  .sp-w57_pc-w70 {
    width: 57% !important;
  }
  .sp-w60-pc-w20 {
    width: 60% !important;
  }
  .sp-w60_pc-w30 {
    width: 60% !important;
  }
  .sp-w60_pc-w35 {
    width: 60% !important;
  }
  .sp-w60_pc-w40 {
    width: 60% !important;
  }
  .sp-w60_pc-w50 {
    width: 60% !important;
  }
  .sp-w60_pc-w100 {
    width: 60% !important;
  }
  .sp-w60_pc-wa {
    width: 60% !important;
  }
  .sp-w64_pc-w24 {
    width: 64% !important;
  }
  .sp-w70_pc-w40 {
    width: 70% !important;
  }
  .sp-w70_pc-w50 {
    width: 70% !important;
  }
  .sp-w70_pc-w98 {
    width: 70% !important;
  }
  .sp-w70_pc-w100 {
    width: 70% !important;
  }
  .sp-w70_pc-w110 {
    width: 70% !important;
  }
  .sp-w75_pc-w60 {
    width: 75% !important;
  }
  .sp-w75_pc-w100 {
    width: 75% !important;
  }
  .sp-w75_pc-w80 {
    width: 75% !important;
  }
  .sp-w80_pc-w70 {
    width: 80% !important;
  }
  .sp-w80_pc-w100 {
    width: 80% !important;
  }
  .sp-w84_pc-w60 {
    width: 84% !important;
  }
  .sp-w88_pc-w52 {
    width: 88% !important;
  }
  .sp-w87_pc-w60 {
    width: 87% !important;
  }
  .sp-w90_pc-w40 {
    width: 90% !important;
  }
  .sp-w90_pc-w45 {
    width: 90% !important;
  }
  .sp-w90_pc-w100 {
    width: 90% !important;
  }
  .sp-w100_pc-w15 {
    width: 100% !important;
  }
  .sp-w100_pc-w25 {
    width: 100% !important;
  }
  .sp-w100_pc-w30 {
    width: 100% !important;
  }
  .sp-w100_pc-w40 {
    width: 100% !important;
  }
  .sp-w100_pc-w43 {
    width: 100% !important;
  }
 .sp-w100_pc-w50 {
  width: 100% !important;
}
  .sp-w100_pc-w52 {
    width: 100% !important;
  }
  .sp-w100_pc-w55 {
    width: 100% !important;
  }
  .sp-w100_pc-w60 {
    width: 100% !important;
  }
  .sp-w100_pc-w65 {
    width: 100% !important;
  }
  .sp-w100-pc-w80 {
    width: 100% !important;
  }
  .sp-w100_pc-w85 {
    width: 100% !important;
  }
  .sp-w100_pc-w90 {
    width: 100% !important;
  }
  .sp-w100-pc-w350px {
    width: 100% !important;
  }
  .sp-w110_pc-w100 {
    width: 110% !important;
  }
  .sp-wa_pc-w14 {
    width: auto !important;
  }
  .sp-wa_pc-w20 {
    width: auto !important;
  }
}
/********************************************
float
********************************************/
.pc-fl {
  float: left !important;
}
@media screen and (max-width: 767px) {
  .pc-fl {
    float: none !important;
  }
}
/********************************************
flexの幅を合わせる
********************************************/
.flex-col {
  display: flex;
  flex-direction: column;
}
.flex-row {
  display: flex;
  flex-direction: row;
}
.flex-grow-01 {
  flex-grow: 1;
}
/********************************************
recruit_開閉ボタン「もっとみる」
********************************************/
.more_content_recruit_01 {
  position: relative;
  max-height: 200px;
  overflow: hidden;
  transition: max-height 1s;
}
.more_content_recruit_01::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  transition: 1s;
  background: linear-gradient(to bottom, transparent 0%, #F9F8F4 100%);
}
.more_content_recruit_01.open:after {
  z-index: -1;
  opacity: 0;
}
.more_btn_recruit_01 {
  user-select: none;
  cursor: pointer;
  font-size: 1.1rem;
  text-align: center;
  margin: 8px auto;
  padding: 20px 0;
  width: 200px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.more_btn_recruit_01 {
  color: #6080B0;
  border: 1px solid #6080B0;
  background-image: url('images/common/arrow_blue.png');
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: 5% center;
}
.more_btn_recruit_01:hover {
  color: #ffffff;
  background: #6080B0;
  background-image: url('images/common/arrow_white.png');
  background-repeat: no-repeat;
  background-position: 5% center;
}
.more_content_recruit_02 {
  position: relative;
  max-height: 200px;
  overflow: hidden;
  transition: max-height 1s;
}
.more_content_recruit_02::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  transition: 1s;
  background: linear-gradient(to bottom, transparent 0%, #F9F8F4 100%);
}
.more_content_recruit_02.open:after {
  z-index: -1;
  opacity: 0;
}
.more_btn_recruit_02 {
  user-select: none;
  cursor: pointer;
  font-size: 1.1rem;
  text-align: center;
  margin: 8px auto;
  padding: 20px 0;
  width: 200px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.more_btn_recruit_02 {
  color: #6080B0;
  border: 1px solid #6080B0;
  background-image: url('images/common/arrow_blue.png');
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: 5% center;
}
.more_btn_recruit_02:hover {
  color: #ffffff;
  background: #6080B0;
  background-image: url('images/common/arrow_white.png');
  background-repeat: no-repeat;
  background-position: 5% center;
}
.more_content_recruit_03 {
  position: relative;
  max-height: 200px;
  overflow: hidden;
  transition: max-height 1s;
}
.more_content_recruit_03::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  transition: 1s;
  background: linear-gradient(to bottom, transparent 0%, #F9F8F4 100%);
}
.more_content_recruit_03.open:after {
  z-index: -1;
  opacity: 0;
}
.more_btn_recruit_03 {
  user-select: none;
  cursor: pointer;
  font-size: 1.1rem;
  text-align: center;
  margin: 8px auto;
  padding: 20px 0;
  width: 200px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.more_btn_recruit_03 {
  color: #6080B0;
  border: 1px solid #6080B0;
  background-image: url('images/common/arrow_blue.png');
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: 5% center;
}
.more_btn_recruit_03:hover {
  color: #ffffff;
  background: #6080B0;
  background-image: url('images/common/arrow_white.png');
  background-repeat: no-repeat;
  background-position: 5% center;
}
.more_content_recruit_04 {
  position: relative;
  max-height: 200px;
  overflow: hidden;
  transition: max-height 1s;
}
.more_content_recruit_04::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  transition: 1s;
  background: linear-gradient(to bottom, transparent 0%, #F9F8F4 100%);
}
.more_content_recruit_04.open:after {
  z-index: -1;
  opacity: 0;
}
.more_btn_recruit_04 {
  user-select: none;
  cursor: pointer;
  font-size: 1.1rem;
  text-align: center;
  margin: 8px auto;
  padding: 20px 0;
  width: 200px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.more_btn_recruit_04 {
  color: #6080B0;
  border: 1px solid #6080B0;
  background-image: url('images/common/arrow_blue.png');
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: 5% center;
}
.more_btn_recruit_04:hover {
  color: #ffffff;
  background: #6080B0;
  background-image: url('images/common/arrow_white.png');
  background-repeat: no-repeat;
  background-position: 5% center;
}
.is-hide {
  display: none;
}
.flex-wrap-container {
  display: flex;
  flex-wrap: wrap;
}
.flex-wrap-container img {
  width: calc(30% - 22px);
  padding: 10px;
}
@media screen and (max-width: 767px) {
  .flex-wrap-container img {
    width: calc(50% - 4px);
    padding: 0px;
  }
}
.wrapper-flex-pc-row-sp-column {
  display: flex;
  flex-direction: row;
}
.box-bc1-btn3 {
  width: 26% !important;
  position: relative;
  background: #F9F8F4;
  padding: 20px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
}
.box-bc1-btn3 p .btn {
  min-width: auto;
}
@media screen and (max-width: 767px) {
  .wrapper-flex-pc-row-sp-column {
    display: flex;
    flex-direction: column;
  }
  .box-bc1-btn3 {
    width: auto !important;
  }
}
.circle-flame {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  flex-flow: column;
  vertical-align: top;
  background-color: #65a337;
}
.circle-flame p {
  font-weight: bold !important;
  font-size: 15px;
  color: #ffffff !important;
  margin: auto;
  padding-left: 0.5px !important;
  padding-top: 3px !important;
  margin-top: -2px;
}
.circle-flame-m {
  width: 24px;
  height: 24px;
}
@media screen and (max-width: 767px) {
  .circle-flame p {
    padding-left: 0px !important;
    padding-top: 2px !important;
  }
  .circle-flame-m {
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .bc-1 + .wrap-contents {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .sp-display-block {
    display: block !important
  }
}
@media screen and (max-width: 767px) {
  .pc-row-sp-column td:not(:last-child) {
    display: inline-block;
    width: 100%;
    float: left;
  }
  .pc-row-sp-column td:last-child {
    display: inline-block;
    float: none;
  }
}
.btn-pc-w200-sp-w250 {
  width: 100% !important;
  min-width: 200px !important;
  max-width: 300px;
}
@media screen and (max-width: 767px) {
  .btn-pc-w200-sp-w250 {
    width: 80% !important;
    min-width: 250px !important;
  }
}
.confirm-fwb {
    font-weight: bold;
}
#sb_instagram .sbi_photo {
    height: auto !important;
    background: none !important;
}
#sb_instagram .sbi_photo img {
    display: block !important;
}
#sb_instagram .sbi_photo {
    position: relative !important;
    width: 100% !important;
    aspect-ratio: 3 / 4 !important; /* ここで4:3比率に固定 */
    overflow: hidden !important;
    background: none !important;
}

#sb_instagram .sbi_photo img,
#sb_instagram .sbi_photo video {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important; /* ここで中央トリミング */
    object-position: center center !important;
    display: block !important;
}