@charset "UTF-8";
@import url("icon.css");
/***フォントサイズ***************************************************************************************************/
.h1-font-size {
  font-size: 25px;
  line-height: calc(25px + 3px); }
  @media (max-width: 767px) {
    .h1-font-size {
      font-size: 21px;
      line-height: calc(21px + 3px); } }

.h2-font-size, h2 {
  font-size: 25px;
  line-height: calc(25px + 3px); }
  @media (max-width: 767px) {
    .h2-font-size, h2 {
      font-size: 21px;
      line-height: calc(21px + 3px); } }

.h3-font-size, h3 {
  font-size: 19px;
  line-height: calc(19px + 3px); }
  @media (max-width: 767px) {
    .h3-font-size, h3 {
      font-size: 17px;
      line-height: calc(17px + 3px); } }

.tiny-font-size {
  font-size: 12px;
  line-height: calc(12px + 3px); }
  @media (max-width: 767px) {
    .tiny-font-size {
      font-size: 10px;
      line-height: calc(10px + 3px); } }

.small-font-size {
  font-size: 13px;
  line-height: calc(13px + 8px); }
  @media (max-width: 767px) {
    .small-font-size {
      font-size: 11px;
      line-height: calc(11px + 8px); } }

.big-font-size, .h4-font-size, h4 {
  font-size: 1.25rem;
  line-height: 1.5; }

.normal-font-size, form.form_layout textarea, form.form_layout .line_wrap .left_wrap, form.form_layout .line_wrap .right_wrap, form.form_layout .line_wrap .right_wrap .inputs_wrap .inputs_item label, form.form_layout .line_wrap .right_wrap input,
form.form_layout .line_wrap .right_wrap textarea,
form.form_layout .line_wrap .right_wrap select {
  font-size: 1rem;
  line-height: 1.7; }

.tiny-font-size {
  font-size: .625rem;
  line-height: 1;
  letter-spacing: .03rem; }
  @media (max-width: 767px) {
    .tiny-font-size {
      font-size: .625rem; } }

.equallyPadd, .user-post-area .gray-box {
  padding-left: 50px;
  padding-right: 50px; }
  @media (max-width: 767px) {
    .equallyPadd, .user-post-area .gray-box {
      padding-left: 12px;
      padding-right: 12px; } }

.tinyMargTop {
  margin-top: 20px; }
  @media (max-width: 767px) {
    .tinyMargTop {
      margin-top: 10px; } }

.tinyMargBottom, .user-post-area h4 {
  margin-bottom: 20px; }
  @media (max-width: 767px) {
    .tinyMargBottom, .user-post-area h4 {
      margin-bottom: 10px; } }

.tinyPaddTop {
  padding-top: 20px; }
  @media (max-width: 767px) {
    .tinyPaddTop {
      padding-top: 10px; } }

.tinyPaddBottom {
  padding-bottom: 20px; }
  @media (max-width: 767px) {
    .tinyPaddBottom {
      padding-bottom: 10px; } }

.tinyPadd {
  padding: 20px; }
  @media (max-width: 767px) {
    .tinyPadd {
      padding: 10px; } }

.smallMargTop {
  margin-top: 40px; }
  @media (max-width: 767px) {
    .smallMargTop {
      margin-top: 15px; } }

.smallMargBottom, .user-post-area > div:not(:last-child) {
  margin-bottom: 40px; }
  @media (max-width: 767px) {
    .smallMargBottom, .user-post-area > div:not(:last-child) {
      margin-bottom: 15px; } }

.smallMargRight {
  margin-right: 40px; }
  @media (max-width: 767px) {
    .smallMargRight {
      margin-right: 15px; } }

.smallPaddTop {
  padding-top: 40px; }
  @media (max-width: 767px) {
    .smallPaddTop {
      padding-top: 15px; } }

.smallPaddBottom {
  padding-bottom: 40px; }
  @media (max-width: 767px) {
    .smallPaddBottom {
      padding-bottom: 15px; } }

.blockMargTop {
  margin-top: 50px; }
  @media (max-width: 767px) {
    .blockMargTop {
      margin-top: 30px; } }

.blockMargBottom {
  margin-bottom: 50px; }
  @media (max-width: 767px) {
    .blockMargBottom {
      margin-bottom: 30px; } }

.blockPaddTop {
  padding-top: 50px; }
  @media (max-width: 767px) {
    .blockPaddTop {
      padding-top: 30px; } }

.blockPaddBottom {
  padding-bottom: 50px; }
  @media (max-width: 767px) {
    .blockPaddBottom {
      padding-bottom: 30px; } }

.sectionMargTop {
  margin-top: 85px; }
  @media (max-width: 767px) {
    .sectionMargTop {
      margin-top: 50px; } }

.sectionMargBottom {
  margin-bottom: 85px; }
  @media (max-width: 767px) {
    .sectionMargBottom {
      margin-bottom: 50px; } }

.sectionPaddTop {
  padding-top: 85px; }
  @media (max-width: 767px) {
    .sectionPaddTop {
      padding-top: 50px; } }

.sectionPaddBottom {
  padding-bottom: 85px; }
  @media (max-width: 767px) {
    .sectionPaddBottom {
      padding-bottom: 50px; } }

.user-post-area ul > br, .user-post-area ol > br, .user-post-area dl > br {
  display: none; }
.user-post-area ul li, .user-post-area ul dt, .user-post-area ul dd, .user-post-area ol li, .user-post-area ol dt, .user-post-area ol dd, .user-post-area dl li, .user-post-area dl dt, .user-post-area dl dd {
  margin-bottom: calc(1em / 5); }
.user-post-area ul.list-bottom-space li, .user-post-area ul.list-bottom-space dt, .user-post-area ul.list-bottom-space dd, .user-post-area ol.list-bottom-space li, .user-post-area ol.list-bottom-space dt, .user-post-area ol.list-bottom-space dd, .user-post-area dl.list-bottom-space li, .user-post-area dl.list-bottom-space dt, .user-post-area dl.list-bottom-space dd {
  margin-bottom: 1em; }
.user-post-area img {
  width: 100%;
  margin: auto; }
  .user-post-area img.img-auto {
    width: auto; }
.user-post-area .gray-box {
  padding-top: 10px;
  padding-bottom: 10px;
  background: #efeff0; }
.user-post-area [class*="-btn"] {
  padding: 20px calc(50px + 14px + 10px) 20px 50px;
  display: table;
  margin: auto; }

.icon_font_family {
  font-family: 'icomoon' !important; }

.divide5 {
  display: block;
  width: 100%;
  height: 5px; }

.divide10 {
  display: block;
  width: 100%;
  height: 10px; }

.divide15 {
  display: block;
  width: 100%;
  height: 15px; }

.divide20 {
  display: block;
  width: 100%;
  height: 20px; }

.divide25 {
  display: block;
  width: 100%;
  height: 25px; }

.divide30 {
  display: block;
  width: 100%;
  height: 30px; }

.divide40 {
  display: block;
  width: 100%;
  height: 40px; }

.divide50 {
  display: block;
  width: 100%;
  height: 50px; }

.divide60 {
  display: block;
  width: 100%;
  height: 60px; }

.grid_layout {
  display: grid;
  display: -ms-grid; }

.link_animate {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-bottom: 1px solid black; }
  .link_animate:hover {
    border-bottom: 1px solid #bc2636; }

.pc {
  display: block !important; }

.sp,
.sma_sp {
  display: none !important; }

@media (max-width: 767px) {
  .pc {
    display: none !important; }

  .sp {
    display: block !important; } }
@media (max-width: 479px) {
  .sma_sp {
    display: block !important; } }
/**
 * form
 */
form.form_layout input[type="text"],
form.form_layout input[type="email"],
form.form_layout input[type="password"],
form.form_layout input[type="tel"] {
  display: block;
  border: 1px solid #A1A1A1;
  padding: 10px 15px;
  width: 100%;
  max-width: 200px; }
  form.form_layout input[type="text"].maxWidth250,
  form.form_layout input[type="email"].maxWidth250,
  form.form_layout input[type="password"].maxWidth250,
  form.form_layout input[type="tel"].maxWidth250 {
    max-width: 250px; }
  form.form_layout input[type="text"].maxWidth410,
  form.form_layout input[type="email"].maxWidth410,
  form.form_layout input[type="password"].maxWidth410,
  form.form_layout input[type="tel"].maxWidth410 {
    max-width: 410px; }
form.form_layout textarea {
  display: block;
  border: 1px solid #A1A1A1;
  padding: 10px 15px;
  width: 100%;
  max-width: 200px;
  min-width: 100%;
  min-height: 170px; }
form.form_layout .required {
  background-color: #c12c3f;
  color: #ffffff;
  font-size: 12px;
  width: 35px;
  height: 18px;
  line-height: 17px;
  text-align: center;
  margin-left: 10px;
  display: inline-block; }
form.form_layout .line_wrap {
  -js-display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #d6d6d6; }
  form.form_layout .line_wrap .left_wrap {
    -js-display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: whitesmoke;
    flex-basis: 225px;
    width: 225px;
    padding-left: 30px; }
  form.form_layout .line_wrap .right_wrap {
    flex: 1;
    padding: 40px 0 40px 60px; }
    form.form_layout .line_wrap .right_wrap .inputs_wrap .inputs_item label {
      -js-display: flex;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
      form.form_layout .line_wrap .right_wrap .inputs_wrap .inputs_item label > span {
        display: block; }
        form.form_layout .line_wrap .right_wrap .inputs_wrap .inputs_item label > span.labelInnerImgBox {
          width: 14px;
          height: 13px;
          margin-right: 5px;
          background-image: url("/images/common/form/radio_off.png");
          background-size: 100% 100%;
          background-position: center;
          background-repeat: no-repeat; }
    form.form_layout .line_wrap .right_wrap .inputs_wrap .inputs_item input {
      display: none; }
      form.form_layout .line_wrap .right_wrap .inputs_wrap .inputs_item input:checked ~ label > span.labelInnerImgBox {
        background-image: url("/images/common/form/radio_on.png"); }
    form.form_layout .line_wrap .right_wrap .inputs_wrap .inputs_item {
      margin-right: 10px;
      float: left;
      width: 170px; }
      form.form_layout .line_wrap .right_wrap .inputs_wrap .inputs_item:nth-of-type(4) {
        clear: both; }
      form.form_layout .line_wrap .right_wrap .inputs_wrap .inputs_item:nth-of-type(4), form.form_layout .line_wrap .right_wrap .inputs_wrap .inputs_item:nth-of-type(5) {
        margin-top: 25px; }
    form.form_layout .line_wrap .right_wrap .inputs_wrap:after {
      clear: both;
      display: block;
      content: ''; }
    form.form_layout .line_wrap .right_wrap .inputText_wrap {
      -js-display: flex;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      form.form_layout .line_wrap .right_wrap .inputText_wrap > div:not(:first-of-type) {
        margin-left: 10px; }
    form.form_layout .line_wrap .right_wrap input.status_error,
    form.form_layout .line_wrap .right_wrap textarea.status_error {
      background-color: #F2D5D9;
      border: 1px solid #BF2B3B; }
  form.form_layout .line_wrap.border_b {
    border-bottom: 1px solid #d6d6d6; }
form .error_wrap {
  color: red;
  margin-top: 5px;
  font-weight: bold; }
form button[type="submit"],
form input[type="submit"] {
  margin: 0 auto; }
@media (max-width: 991px) {
  form.form_layout .line_wrap .left_wrap {
    flex-basis: 210px;
    width: 210px;
    padding-left: 15px; }
  form.form_layout .line_wrap .right_wrap {
    padding: 20px; }
    form.form_layout .line_wrap .right_wrap .inputs_wrap .inputs_item {
      width: 170px;
      margin-right: 5px; } }
@media (max-width: 767px) {
  form.form_layout .line_wrap {
    display: block; }
    form.form_layout .line_wrap .left_wrap {
      flex-basis: auto;
      width: 100%;
      padding: 5px 10px; }
    form.form_layout .line_wrap .right_wrap {
      padding: 25px 10px; }
      form.form_layout .line_wrap .right_wrap .inputs_wrap .inputs_item {
        width: 50%;
        margin-right: 0; }
        form.form_layout .line_wrap .right_wrap .inputs_wrap .inputs_item:nth-of-type(4) {
          clear: inherit; }
        form.form_layout .line_wrap .right_wrap .inputs_wrap .inputs_item:nth-of-type(4), form.form_layout .line_wrap .right_wrap .inputs_wrap .inputs_item:nth-of-type(5) {
          margin-top: 0; } }

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