@charset "UTF-8";
@import url(/css/common.css);
@import "https://use.fontawesome.com/releases/v5.10.1/css/all.css";
@import "https://use.fontawesome.com/releases/v5.10.1/css/v4-shims.css";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700;900&display=swap");
/*==================================================================*/
/* profile css */
/*==================================================================*/
#headtitle {
  background: url(/profile/image/title_bg.jpg);
  background-size: cover;
  background-position: right center;
}

.mvv * {
  margin: 0;
  padding: 0;
}

.mvv {
  margin: 0 auto 4em;
}
.mvv h2 {
  background: none !important;
  border: none !important;
}
.mvv h2:after {
  border: none !important;
}
.mvv h3 {
  font-size: 5em !important;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0.3em !important;
  padding: 0 !important;
  background: none !important;
  font-family: 'Noto Sans JP', "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ ゴシック", sans-serif;
}
.mvv p.main-catch {
  font-size: 2.36em;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
}
.mvv .mission {
  position: relative;
  margin: 0 auto;
  padding: 2em 1em;
  background: #000;
}
.mvv .mission h3 {
  color: #a5141a;
}
.mvv .mission p {
  color: #fff;
}
.mvv .vision {
  position: relative;
  margin: 0 auto;
  padding: 2em 1em;
  background: #f6f6f6;
}
.mvv .vision::before {
  content: "";
  position: absolute;
  top: -40px;
  left: 10px;
  width: 50px;
  height: 80px;
  background: #a5141a;
}
.mvv .vision h3 {
  color: #000;
}
.mvv .vision p {
  color: #000;
}
.mvv .value {
  position: relative;
  margin: 0 auto;
  padding: 2em 2em 3em;
  background: #000 url(/profile/image/value_bg.jpg) no-repeat;
  background-size: cover;
}
.mvv .value::before {
  content: "";
  position: absolute;
  top: -40px;
  right: 0;
  width: 50px;
  height: 70px;
  background: #797979;
}
.mvv .value h3 {
  color: #a5141a;
}
.mvv .value dl * {
  margin: 0;
  padding: 0;
}
.mvv .value dl {
  margin: 0 auto 1.5em;
  color: #fff;
}
.mvv .value dl dt {
  font-size: 2.5em;
  font-weight: bold;
}
.mvv .value dl dt::before {
  content: url(/profile/image/arr.png);
  margin-right: 10px;
  position: relative;
  top: 0;
}
.mvv .value dl dt span {
  color: #e9e74b;
  font-weight: bold;
  font-size: 0.9em;
  margin-right: 15px;
}
.mvv .value dl dt em {
  font-style: normal !important;
  color: #e9e74b;
  font-weight: bold;
}
.mvv .value dl dd {
  margin-left: 35px;
  font-size: 1.2em;
}

#contents h1 {
  margin-bottom: 0;
}

div.box table.profile {
  margin: 3px auto 5em;
  width: 96%;
  background: #fff;
  border: 1px solid #e7e7e7;
  border-collapse: collapse;
}
div.box table.profile th {
  padding-left: 10px;
  max-width: 120px;
  width: 20%;
  background: #fafafa;
  border: 1px solid #e7e7e7;
  border-collapse: collapse;
  text-align: left;
  vertical-align: middle;
}
div.box table.profile td {
  padding: 5px 10px;
  background: #fff;
  border: 1px solid #e7e7e7;
  border-collapse: collapse;
  text-align: left;
}
div.box table.profile td span img {
  vertical-align: middle;
}
div.box table.profile td ol {
  margin-left: 20px;
}
div.box table.profile td #iso {
  display: flex;
  align-items: flex-end;
}
div.box table.profile td #iso dl {
  width: 31.3%;
  margin: 0 1% 1em;
}
div.box table.profile td #iso dl dt img {
  width: 100%;
}
div.box table.profile td dl {
  max-width: 195px;
  margin-bottom: 1.0em !important;
  padding-bottom: 1em;
  border-bottom: 1px dotted #ccc;
}
div.box table.profile td dl dt {
  font-weight: bold;
}
div.box table.profile td dl dt.pay {
  color: #cc0000;
  font-size: 1.1em;
}
div.box table.profile td dl dd ul {
  list-style-type: none;
}
div.box table.profile td dl dd ul li {
  padding-left: 30px;
}

p.bank {
  margin-bottom: 0.5em;
  padding: 5px;
  background: #00579a;
  color: #fff;
  font-weight: normal;
}

p.fig {
  margin: 0 auto;
  text-align: center;
}

/* setsubi */
.block .setsubi {
  text-align: center;
}

/* -------------------------------------------- */
/* profile */
/* -------------------------------------------- */
/* text */
div.block dl.text * {
  margin: 0;
  padding: 0;
}

div.block dl.text {
  margin: 0 auto 1.5em;
}

div.block dl.text dt {
  margin-bottom: 1em;
}

div.block dl.text dd {
  margin: 0 1em 1em;
}

div.block dl.text dd ul {
  margin: 0 auto 2em;
  width: 450px;
  border: 1px solid #ccc;
  padding: 1em;
  margin-left: 2em;
}

div.block dl.text dd li {
  margin: 0 auto 0.2em 30px;
  font-weight: bold;
  font-size: 1.2em;
}

div.block dl.text dd li span {
  font-size: 0.8em;
  font-weight: normal;
}

/* -------------------------------------------- */
div.soudan * {
  margin: 0;
  padding: 0;
}

div.soudan {
  margin: 0 auto 2.5em;
  width: 590px;
}

/* clear hack */
div.soudan {
  zoom: 1;
}

div.soudan:after {
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

div.soudan p.catch {
  margin-bottom: 1.0em;
}

div.soudan div.t-left {
  float: left;
  width: 300px;
}

div.soudan div.t-left ol {
  margin: 1em auto 1em 30px;
  font-weight: bold;
  font-size: 1.2em;
}

div.soudan div.img-right {
  float: right;
  width: 280px;
}

/* map */
/* -------------------------------------------- */
div.map * {
  margin: 0;
  padding: 0;
}

div.map {
  margin: 0 auto 1.5em;
  width: 590px;
}

div.map p {
  margin-top: 0.5em;
  text-align: right;
}

div.add * {
  margin: 0;
  padding: 0;
}

div.add {
  margin: 0 auto 1.5em;
}

div.add dt {
  float: left;
  padding: 0.5em;
  width: 180px;
  border: 1px solid #ccc;
  background: #f0f0f0;
}

div.add dd {
  float: right;
  width: 370px;
}

div.add dd img {
  vertical-align: middle;
}

div.add dd ul {
  margin-left: 30px;
}

/* -------------------------------------------- */
/* history */
/* -------------------------------------------- */
#history * {
  margin: 0;
  padding: 0;
}

#history {
  margin: 2em auto 2.5em;
}

#history table {
  margin: 0 auto;
  width: 96%;
  max-width: 900px;
  border-bottom: 1px solid #bbb;
  border-collapse: collapse;
}

#history table th {
  min-width: 105px;
  padding: 10px 15px;
  background: #f3e6e9;
  border-top: 1px solid #bbb;
  border-collapse: collapse;
  color: #666;
}

#history table td {
  padding: 10px 15px;
  border-top: 1px solid #bbb;
  border-collapse: collapse;
  background: url("/profile/image/history_back.gif") repeat-x 0 0 #fff;
}

/* -------------------------------------------- */
/* kankyo */
/* -------------------------------------------- */
div.block p.right {
  text-align: right;
}

#kankyo {
  margin: 0 auto 4em;
  max-width: 800px;
}

#kankyo p.fig {
  margin: 0 auto;
  text-align: center;
}

#kankyo h2 {
  border: none;
}

#kankyo ol {
  margin: 0 auto;
  padding: 1em;
  max-width: 700px;
  font-size: 1.1em;
  list-style-type: decimal;
}

#kankyo ol li {
  margin-left: 30px;
  margin-bottom: 0.8em;
}

#kankyo ol li ol.sec {
  max-width: 700px;
  background: #f6f6f6;
  font-size: 1em;
  border: 1px solid #ccc;
}

/* -------------------------------------------- */
/* quality */
/* -------------------------------------------- */
div.iso-year * {
  margin: 0;
  padding: 0;
}

div.iso-year {
  margin: 0 auto;
  width: 390px;
  background: #efefef;
  padding: 1.5em 10px 0.5em;
  border: 1px solid #ccc;
}

div.iso-year p {
  font-weight: bold;
}

div.iso-year dl {
  margin-bottom: 1.0em;
}

/* clear hack */
div.iso-year dl {
  zoom: 1;
}

div.iso-year dl:after {
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

div.iso-year dt {
  float: left;
  padding-left: 15px;
  width: 80px;
  font-weight: bold;
  color: #0345A6;
}

div.iso-year dd {
  float: right;
  width: 280px;
}

div.iso-year dd strong {
  color: #0255bd;
}

/* -------------------------------------------- */
/* privacy */
/* -------------------------------------------- */
#privacy {
  margin: 1em auto;
  padding: 0;
}

#privacy p.read {
  color: #cc0000;
  font-weight: bold;
}

#privacy .privacy-box * {
  margin: 0;
  padding: 0;
}

#privacy .privacy-box {
  margin: 0 auto 2em;
}

#privacy .privacy-box h2 {
  margin-bottom: 1em;
  padding: 5px 15px;
  text-align: left;
  background: #efefef;
  border-bottom: 2px solid #bc0000;
  font-size: 1.2em;
}

#privacy .privacy-box p, #privacy .privacy-box ul, #privacy .privacy-box dl {
  margin: 0 auto 1em;
  width: 94%;
}

#privacy .privacy-box ul {
  list-style-type: disc;
}
#privacy .privacy-box ul li {
  margin-left: 30px;
}

#privacy .privacy-box dt {
  padding: 5px;
  background: #f9f0f0;
}

#privacy .privacy-box dd {
  margin-left: 1.5em;
}

#address * {
  margin: 0;
  padding: 0;
}

#address {
  margin: 0 auto 1.5em;
  padding: 1em 1em 0.5em;
  max-width: 510px;
  border: 1px solid #ccc;
  background: #f9f0f0;
}

#address h3 {
  background: none;
  margin-bottom: 0.5em;
  padding: 0;
}

#address p {
  background: none;
  margin: 0 auto 1em;
  padding: 0;
}

#gdpr * {
  margin: 0;
  padding: 0;
}

#gdpr .page-box {
  margin: 0 auto 2em;
  padding: 1em;
  border: 2px solid #cc0000;
}

#gdpr .page-box dt {
  margin-bottom: 0.5em;
}

#gdpr .page-box dd {
  padding: 0 10px 0.5em;
  margin: 0 auto 1.5em;
}

#gdpr .page-box dd .inner {
  margin: 15px 0 10px 50px;
}

#gdpr .page-box dd .inner .in {
  margin-bottom: 0.5em;
}

#gdpr .page-box dd .inner .in h3 {
  margin-bottom: 1em;
  background: #f2f2f2;
  border-top: 1px solid #ccc;
  border-bottom: 3px solid #cc0000;
  padding: 6px 1em;
}

#gdpr .page-box dd .inner .in p {
  padding: 0 1em 1em;
}

#gdpr .page-box dd .inner .in p em {
  font-style: normal;
  font-weight: bold;
}

#gdpr .page-box dd .inner .in ul {
  margin: 0 0 1em 30px;
}

#gdpr .page-box p.right {
  text-align: right;
}

#contents #gdpr .page-box h2 {
  margin-bottom: 0.5em;
  text-align: left;
  background: #cc0000;
  color: #fff;
  padding: 3px 10px;
}

/* -------------------------------------------- */
/* flow */
/* -------------------------------------------- */
#flow * {
  margin: 0;
  padding: 0;
}

#flow {
  margin: 1.0em auto 1.5em;
}

#flow p {
  margin-bottom: 0.5em;
}

#flow p.futan {
  margin-bottom: 2.0em;
  color: #cc0000;
  font-weight: bold;
}

/* clear hack */
/* clear hack */
/* clear hack */
/* clear hack */
#flow dl {
  margin: 0 auto 0.7em;
  padding-bottom: 35px;
  width: 96%;
  display: flex;
  justify-content: space-between;
}
#flow dl dt {
  max-width: 175px;
}
#flow dl dd {
  width: calc(100% - 200px);
}
#flow dl dd span {
  padding: 2px;
  background: #0146a3;
  color: #fff;
}
#flow dl dd strong {
  font-size: 1.2em;
  color: #650b17;
}
#flow dl dd strong.caution {
  font-size: 1.0em;
  color: #cc0000;
}
#flow dl dd img {
  width: 100%;
}

.payarea {
  margin-bottom: 2em !important;
  padding: 0 5px;
  border: 1px solid #333333;
}
.payarea .btn-area {
  margin-bottom: 1em;
}
.payarea .btn-area .area-title {
  margin-bottom: 0.5em;
  font-size: 1.1em;
  font-weight: bold;
  text-align: center;
}
.payarea .btn-area ul {
  display: flex;
  justify-content: center;
}
.payarea .btn-area ul li {
  margin: 0 1em 0.5em !important;
}
.payarea .btn-area ul li a {
  padding: 5px 10px !important;
  color: #fff;
  background: #333333;
  border: 1px solid #333333;
  font-feature-settings: "palt";
  transition: all 0.3s ease;
  text-decoration: none !important;
  display: inline-block;
  text-align: center;
}
.payarea .btn-area ul li a:after {
  margin-left: 0.3em;
  content: "\f107";
  font-family: FontAwesome;
}
.payarea .btn-area ul li a:hover {
  color: #333333;
  background: #fff;
  border: 1px solid #333333;
  text-decoration: none;
}
.payarea .paydetail {
  margin-bottom: 0.5em;
}
.payarea .paydetail dl {
  margin-bottom: 0.5em;
  padding: 6px !important;
  background: #e0e0e0;
  display: block !important;
}
.payarea .paydetail dl dt {
  font-weight: bold;
  width: 100% !important;
  float: none !important;
  max-width: 100% !important;
}
.payarea .paydetail dl dd {
  float: none !important;
  width: 100% !important;
  font-feature-settings: "palt";
}
.payarea .paydetail dl dd ul li {
  display: inline;
  margin: 0 0.2em;
}

#flow p.howpay {
  padding: 4px 15px;
  background: #599a00;
  color: #fff;
  font-weight: bold;
}

#flow .daibikitable {
  margin: 1em auto 1.8em;
}

#flow .daibikitable p.daibiki-t {
  margin: 0 auto 1em;
  font-weight: bold;
  font-size: 1.1em;
  background: #ffcc00;
  padding: 3px 5px;
}

#flow .daibikitable table {
  margin: 0 auto 1.5em !important;
  width: 100%;
}

#flow .daibikitable th,
#flow .daibikitable td {
  padding: 3px;
}

#flow .daibikitable table,
#flow .daibikitable th,
#flow .daibikitable td {
  border: 1px solid #333;
  border-collapse: collapse;
  /*font-size:0.9em;*/
}

#flow .daibikitable th {
  background: #ffe5e9;
}

#flow .daibikitable th.price {
  background: #f7f7f7;
  text-align: left;
}

#flow .daibikitable td {
  font-weight: normal !important;
  text-align: right;
}

#flow .daibikitable ul.tyuui {
  margin: 0.5em 0 !important;
  list-style-type: none !important;
  font-size: 0.8em;
}

#flow .daibikitable ul.tyuui li {
  margin-bottom: 0.6em;
}

/* -------------------------------------------- */
/* recruit */
/* -------------------------------------------- */
#recruit h2 {
  margin: 1em auto;
}

#recruit table {
  margin: 0 auto 2em;
  width: 90%;
  border: 1px solid #ccc;
  border-collapse: collapse;
}

#recruit table th, #recruit table td {
  border: 1px solid #ccc;
  border-collapse: collapse;
  padding: 8px;
}

#recruit table th {
  background: #efefef;
}

/* -------------------------------------------- */
/* -------------------------------------------- */
/* ---------------------------------------------------------  
 PC
 ------------------------------------------------------ --- */
/* ---------------------------------------------------------  
 タブレット
 ------------------------------------------------------ --- */
@media screen and (max-width: 769px) {
  .mvv {
    margin: 0 auto 4em;
  }
  .mvv h2 {
    margin: 0 auto 2em !important;
    background: none !important;
    border: none !important;
  }
  .mvv h2:after {
    border: none !important;
  }
  .mvv h3 {
    font-size: 3em !important;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0.3em !important;
    padding: 0 !important;
    background: none !important;
    font-family: 'Noto Sans JP', "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ ゴシック", sans-serif;
  }
  .mvv h3::before {
    width: auto;
    height: auto;
    background-color: transparent !important;
  }
  .mvv p.main-catch {
    font-size: 1.2em !important;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0;
  }
  .mvv .mission {
    position: relative;
    margin: 0 auto;
    padding: 2em 1em;
    background: #000;
  }
  .mvv .mission h3 {
    color: #a5141a;
  }
  .mvv .mission p {
    color: #fff;
  }
  .mvv .vision {
    position: relative;
    margin: 0 auto;
    padding: 2em 1em;
    background: #f6f6f6;
  }
  .mvv .vision::before {
    content: "";
    position: absolute;
    top: -40px;
    left: 10px;
    width: 50px;
    height: 80px;
    background: #a5141a;
  }
  .mvv .vision h3 {
    color: #000;
  }
  .mvv .vision p {
    color: #000;
  }
  .mvv .value {
    position: relative;
    margin: 0 auto;
    padding: 2em 2em 3em;
    background: #000 url(/profile/image/value_bg.jpg) no-repeat 50% 100%;
  }
  .mvv .value::before {
    content: "";
    position: absolute;
    top: -40px;
    right: 0;
    width: 50px;
    height: 70px;
    background: #797979;
  }
  .mvv .value h3 {
    color: #a5141a;
  }
  .mvv .value dl * {
    margin: 0;
    padding: 0;
  }
  .mvv .value dl {
    margin: 0 auto 1.5em;
    color: #fff !important;
  }
  .mvv .value dl dt {
    font-size: 1.5em;
    font-weight: bold;
  }
  .mvv .value dl dt::before {
    content: url(/profile/image/arr.png);
    margin-right: 10px;
    position: relative;
    top: 0;
  }
  .mvv .value dl dt span {
    color: #e9e74b;
    font-weight: bold;
    font-size: 0.9em;
    margin-right: 15px;
  }
  .mvv .value dl dt em {
    font-style: normal !important;
    color: #e9e74b;
    font-weight: bold;
  }
  .mvv .value dl dd {
    margin-left: 35px;
    font-size: 1em;
  }

  #flow dl dt {
    max-width: 140px;
  }
  #flow dl dd {
    width: calc(100% - 170px);
  }

  div.box table.profile {
    font-size: 0.8em;
  }
  div.box table.profile th {
    padding: 5px;
    width: 30%;
  }
  div.box table.profile td {
    padding: 5px;
    background: #fff;
  }
  div.box table.profile td #iso {
    display: block;
  }
  div.box table.profile td #iso dl {
    width: 100%;
    margin: 0 0 1em;
  }
  div.box table.profile td #iso dl dt img {
    width: auto;
  }
  div.box table.profile td dl {
    max-width: 195px;
    margin-bottom: 1.0em !important;
    padding-bottom: 1em;
    border-bottom: 1px dotted #ccc;
  }
  div.box table.profile td dl dt {
    font-weight: bold;
  }
  div.box table.profile td dl dt.pay {
    color: #cc0000;
    font-size: 1.1em;
  }
  div.box table.profile td dl dd ul {
    list-style-type: none;
  }
  div.box table.profile td dl dd ul li {
    padding-left: 30px;
  }
}
/* ---------------------------------------------------------  
 スマホ
 ------------------------------------------------------ --- */
@media screen and (max-width: 479px) {
  #history table {
    width: 96%;
    font-size: 0.9em;
  }

  #flow dl {
    display: block;
  }
  #flow dl dt {
    margin: 0 auto;
    text-align: center;
    width: 175px;
  }
  #flow dl dd {
    width: 100%;
  }
}
