html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  background: transparent; border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; vertical-align: baseline;
}
li {
  list-style: none;
}
ul {
  list-style-type: disc; list-style-type: none;
}
html {
  font-size: 62.5%;
}
body {
  color: #333333; font-family: 'Meiryo','\30E1\30A4\30EA\30AA','\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3','HiraKakuProN-W3','Hiragino Kaku Gothic Pro','NanumGothic','Malgun Gothic',sans-serif; font-size: 1.6rem; line-height: 1.6; white-space: normal; word-break: break-word;
}
* {
  box-sizing: border-box; outline: none; zoom: 1;
}
a {
  background: transparent; color: #07b53b; font-size: 100%; font-weight: bold; margin: 0; padding: 0; text-decoration: none; vertical-align: baseline;
}
a:hover {
  text-decoration: underline;
}
a.link {
  position: relative;
}
a.link::after {
  background: url(/static/jp/common/img/ico_blank01.png) 0 0 no-repeat; background-size: cover; content: ''; display: inline-block; height: 12px; margin-left: 5px; width: 12px;
}
img {
  height: auto; max-width: 100%; vertical-align: middle;
}
/* CSS Document */
.contents {
  padding: 0 80px;
}
.pageH1Area__tit br {
  display: none;
}
.contents__inner {
  margin: 0 auto; max-width: 1120px; padding: 55px 0; width: 100%;
}
.contents__inner .line {
  display: inline-block; font-size: 14px; line-height: 1.8; margin-top: 80px; width: 100%;
}
.contents__inner .line ul {
  margin: 3px 0 20px;
}
.contents__inner .line ul li {
  margin-bottom: 2px; padding-left: 18px; position: relative;
}
.contents__inner .line ul li::before {
  content: '※'; display: block; left: 0; position: absolute;
}
.contents__inner .line .ul-none {
  margin-bottom: 5px;
}
.contents__inner .line .ul-none li::before {
  content: ''; display: block; left: 0; position: absolute;
}
.pageH2Area {
  margin-top: 0;
}
.contents__inner {
  margin-bottom: 80px;
}
.column {
  padding-top: 60px;
}
.column__left {
  float: left; margin-right: 60px; min-width: 412px; position: relative; width: calc(100% - 620px);
}
.column__left::after {
  border-right: 1px #cccccc solid; content: ''; height: 117%; position: absolute; right: -60px; top: 5px; width: 1px;
}
.column__left .boxlink p {
  text-align: left !important;
}
.column__right {
  float: left; margin-left: 60px; width: calc(100% - 620px);
}
.column__left .boxlink > ul > li {
  font-size: 18px; font-weight: bold; margin-left: 20px; position: relative;
}
.column__left .boxlink > ul > li::before {
  content: '・'; display: block; left: -20px; position: absolute;
}
.column__left .boxlink {
  margin: 0 0 48px 0;
}
.column__left .boxlink p span {
  color: #c80000; font-weight: bold;
}
.column__left .boxlink ul {
  margin-bottom: 20px;
}
.column__left .boxlink li a {
  color: #333333; font-size: 18px; padding-left: 18px; position: relative;
}
.column__left .boxlink li {
  margin-bottom: 11px;
}
.column__left .boxlink li a:before {
  background: #333333; border-radius: 50%; content: ''; height: 4px; left: 8px; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 4px;
}
.column__left .strong {
  font-weight: bold; margin-bottom: 20px;
}
.column__left--note {
  font-size: 14px; margin-bottom: 52px;
}
.photo {
  max-height: 300px; overflow: hidden; text-align: center;
}

:-webkit-input-placeholder {
  color: #333333 !important;
}
:-ms-input-placeholder {
  color: #333333 !important;
}
::placeholder {
  color: #333333 !important;
}
.mktoForm input[type=text], .mktoForm input[type=url], .mktoForm input[type=email], .mktoForm input[type=tel], .mktoForm input[type=number], .mktoForm input[type=date], .mktoForm select.mktoField, .mktoForm textarea.mktoField {
  border: 2px #d0cece solid !important; border-radius: 0 !important; box-shadow: none!important; font-size: 16px !important; font-weight: 300; height: 38px !important; padding: 4px 23px 4px 16px!important;
}
.mktoForm input.mktoField.mktoInvalid, .mktoForm select.mktoField.mktoInvalid, .mktoForm textarea.mktoField.mktoInvalid, .mktoForm div.mktoLogicalField.mktoInvalid {
  border: 1px solid #8c0005 !important;
}
.mktoForm .mktoRequiredField label.mktoLabel {
  font-size: 16px; font-weight: normal !important; padding-top: 10px; width: 182px !important;
}
.mktoForm .mktoFormRow:nth-child(11) .mktoRequiredField label.mktoLabel {
  padding-top: 0;
}
.mktoForm .mktoAsterix {
  color: #fe7e01 !important; font-size: 26px!important; line-height: 1 !important; padding-top: 4px !important;
}
.mktoHtmlText p span {
  font-size: 14px !important;
}
.mktoFormRow:nth-child(17) .mktoFieldWrap span {
  font-size: 14px !important; font-weight: 300;
}
.mktoFormRow .mktoFormCol {
  margin-bottom: 20px !important;
}
.mktoForm textarea.mktoField {
  height: 76px !important;
}
.mktoFieldWrap {
  margin-top: -26px !important;
}
.mktoForm .mktoAsterix:last-child {
  color: transparent;
}
.mktoForm .mktoButtonWrap.mktoCupidGreen .mktoButton {
  background: #07b53b !important; border: 0!important; border-radius: 5px !important; font-family: 'Meiryo' !important; font-size: 20px!important; font-weight: bold !important; max-width: 360px; min-height: 50px; text-shadow: none !important; width: 100%;
}
.mktoForm .mktoButtonWrap.mktoCupidGreen .mktoButton {
  display: block; font-size: 0 !important; margin: 0 auto;
}
.mktoForm .mktoButtonWrap.mktoCupidGreen .mktoButton::before {
  color: #ffffff; content: '無料で問い合わせる'; font-size: 1.8rem; font-weight: 700;
}
.mktoFormRow:nth-of-type(12) {
  margin-top: 16px !important;
}
.mktoFormRow:nth-of-type(12) #LblAcceptance_of_Terms .mktoAsterix {
  float: left; padding-left: 40px; padding-top: 0 !important;
}
.mktoButtonRow {
  text-align: center!important; width: 100% !important;
}
.mktoFormRow:nth-child(16) {
  display: inline-block; line-height: 1.4 !important; margin: 36px 0 18px!important;
}
.mktoFormRow:nth-child(17) .mktoFormCol {
  margin-bottom: -4px !important;
}
.mktoFormRow .mktoLabel strong {
  font-weight: 500;
}
.mktoFormRow:nth-child(17) .mktoAsterix {
  color: transparent !important;
}
.mktoButtonRow {
  transform: translate(70px, -4px);
}
.mktoForm .mktoLogicalField {
  transform: translate(-95px, 5px);
}
.mktoForm .mktoOffset {
  display: none;
}
.mktoForm div, .mktoForm span, .mktoForm label, .mktoForm p {
  text-align: left !important;
}
.mktoForm input, .mktoForm select, .mktoForm textarea {
  margin-left: 8px !important;
}
.mktoFormRow:nth-child(2) .mktoFormCol {
  margin-bottom: 30px !important;
}

.mktoForm .mktoFormRow .mktoRequiredField .mktoAsterix {
  font-size: 0 !important; padding-top: 0 !important;
}
.mktoAsterix::after {
  background-color: #ff6851; border-radius: 10px; color: #ffffff; content: '必須' !important; display: inline-block; font-size: 12px; font-weight: bold; line-height: 1; margin: 0 5px; min-width: 10px; padding: 3px 7px; text-align: center; vertical-align: middle; white-space: nowrap;
}
@media screen and (max-width: 1023px) {
  /*
  .pageH1Area {
    height: 150px; padding: 35px 15px 20px !important;
  }
*/
  .pageH1Area__tit br {
    display: block;
  }
  .contents {
    padding: 0 15px;
  }
  .contents__inner {
    margin-bottom: 40px; max-width: 100%; padding: 40px 0;
  }
  .column {
    padding-top: 0;
  }
  .column__left {
    float: none; margin: 0 auto; max-width: 500px; min-width: auto; width: 100%;
  }
  .column__left::after {
    display: none;
  }
  .column__right {
    margin-left: 0; margin-right: 0; width: 100%;
  }
  .column__left .boxlink {
    margin: 29px 0 28px 0;
  }
  .column__left .boxlink li a::before {
    top: 14px;
  }
  .column__left .boxlink ul {
    margin-bottom: 10px;
  }
  .column__left .boxlink p {
    text-align: right;
  }
  .column__left .photo {
    display: none;
  }
  .column__left--note {
    border-bottom: 1px #cccccc solid; margin-bottom: 56px; padding-bottom: 56px;
  }
  .mktoForm, .mktoForm * {
    padding: 0 !important;
  }
  .mktoForm {
    margin: 0 auto;
  }
  .mktoForm input, .mktoForm select, .mktoForm textarea {
    margin-left: 0 !important;
  }
  .mktoForm input[type=text], .mktoForm input[type=url], .mktoForm input[type=email], .mktoForm input[type=tel], .mktoForm input[type=number], .mktoForm input[type=date], .mktoForm select.mktoField, .mktoForm textarea.mktoField {
    height: 42px !important;
  }
  .mktoFormRow .mktoFormCol {
    margin-bottom: 17px !important;
  }
  .mktoFormRow:nth-child(11) .mktoHasWidth br {
    display: none !important;
  }
  .mktoForm textarea.mktoField {
    height: 80px !important;
  }
  .mktoForm .mktoLabel {
    float: left; line-height: 1.7em;
  }
  .mktoForm .mktoAsterix {
    font-size: 23px !important; line-height: 1 !important; padding-left: 8px !important; padding-top: 8px !important;
  }
  .mktoHtmlText p {
    line-height: 1.6 !important;
  }
  .mktoFieldWrap {
    margin-top: 0 !important;
  }
  .mktoFormRow:nth-of-type(12) {
    margin-top: 20px !important;
  }

  .mktoFormRow:nth-child(17) .mktoFieldWrap {
    transform: translate(0, -30px);
  }

  .footerSnsList, .headerSpNav {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .contents__inner .line {
    margin-top: 30px;
  }
  .contents__inner .line p {
    line-height: 1.7;
  }
  .contents__inner .line ul {
    margin: 4px 0 22px;
  }
  .contents__inner .line ul li {
    line-height: 1.7; padding-left: 10px;
  }
  .contents__inner .line p span {
    display: inherit; margin-left: 20px;
  }
  .column__left--note ul li {
    padding-left: 20px; position: relative;
  }
  .column__left--note ul li::before {
    content: '※'; display: block; left: 0; position: absolute;
  }
  .mktoForm .mktoRequiredField label.mktoLabel {
    margin: 23px 0 16px; position: relative; width: auto!important;
  }
  .mktoForm .mktoFormRow .mktoRequiredField .mktoAsterix {
    height: .5em; padding: 0 !important; position: absolute; right: -60px;
  }
  .mktoForm .mktoButtonRow {
    transform: translate(0,0);
  }
  .mktoFormRow:nth-child(2) .mktoFormCol {
    margin-bottom: 40px !important;
  }
  .mktoFormRow:nth-child(15) .mktoFormCol .mktoLabel {
    margin-top: 6px !important;
  }
  .mktoFormRow:nth-child(17) .mktoFormCol {
    margin-bottom: 20px !important;
  }
  .mktoForm .mktoRadioList > label, .mktoForm .mktoCheckboxList > label {padding-top: 30px !important;
    text-align: center !important; 
  }
  .mktoForm .mktoLogicalField {
    transform: translate(0);
  }
  .mktoFieldWrap {
    margin-top: -26px !important;
  }
  .mktoFormRow:nth-child(16) {
    margin-bottom: 40px !important;
  }
  .mktoFormRow:nth-child(17) .mktoFieldWrap {
    transform: translate(0, 0);
  }
  .mktoFormRow:nth-of-type(12) #LblAcceptance_of_Terms .mktoAsterix {
    right: -55px !important; top: -20px !important;
  }
}