@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');
body {
  font-family: "Noto Sans JP", sans-serif;
}
.second_page {
    padding-top: 0;
}
#function {
  background: #FAFAFA;
  padding: 100px 0 90px;
}
#function h3 {
  text-align: center;
  font-weight: bold;
  font-size: 36px;
  font-size: 3.6rem;
  margin-bottom: 45px;
}
#price {
    padding: 140px 0;
}
#price h3 {
	font-size: 34px;
	font-size: 3.4rem;
	margin-bottom: 55px;
	font-weight: bold;
	text-align: center;
}
#price .img-area {
	margin-bottom: 55px;
}
#sec01 {
  padding: 100px 0 0;
    background: #FAFAFA; 
}
#sec01 .cmn_w {
    border-bottom: 1px solid #c9c9c9;
    padding-bottom: 50px;
}
  #sec01 p {
    padding-bottom: 1.5em; }
    #sec01 p:last-of-type {
      padding-bottom: 0; }
    #sec01 p a {
      font-weight: bold;
      font-size: 3.0rem;
      color: #ED7238; }
#sec02 {
  padding: 80px 0;
	background: #FAFAFA;
}
#sec01 h3,#sec02 h3 {
    font-weight: bold;
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 1;
    padding-bottom: 30px;
}
  #sec02 table {
    width: 100%; }
    #sec02 table th {
      width: 30%;
      border-bottom: 1px solid #ed7238;
      padding: 25px 0;
      vertical-align: top;
		text-align: left;
}
      #sec02 table th span.must {
        font-size: 12px;
        font-size: 1.2rem;
        color: #fff;
        background-color: #ff0b44;
        margin-right: 5px;
        display: inline-block;
        padding: 2px 4px; }
#sec02 ol {
  display: flex;
  flex-wrap: wrap;
}
#sec02 .seisaku li {
  width: calc(50% - 20px);
  margin-right: 20px;
}
    #sec02 table td {
      border-bottom: 1px solid #4e4e4e;
      padding: 25px 0; }
      #sec02 table td ul li {
        margin-bottom: 15px; }
        #sec02 table td ul li:last-child {
          margin-bottom: 0; }
      #sec02 table td ol li {
        vertical-align: top; }
      #sec02 table td textarea {
        width: 100% !important;
        max-width: 100% !important;
        padding: 5px 10px;
        font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", sans-serif;
        font-size: 14px;
        font-size: 1.4rem;
        height: 200px !important;
        border: 1px solid #4e4e4e; }
      #sec02 table td input[type="text"],
      #sec02 table td input[type="email"],
      #sec02 table td input[type="tel"] {
        width: 100% !important;
        max-width: 400px;
        font-size: 14px;
        font-size: 1.4rem;
        padding: 5px 10px;
        border: 1px solid #4e4e4e; }
  #sec02 form#mailformpro label.mfp_not_checked {
    padding: 3px;
    border: none; }
  #sec02 form#mailformpro label.mfp_checked {
    padding: 3px;
    border: none;
    background-color: transparent;
    box-shadow: none; }
  #sec02 .mfp_element_text, #sec02 .mfp_element_number, #sec02 .mfp_element_select-one, #sec02 .mfp_element_email, #sec02 .mfp_element_tel, #sec02 .mfp_element_textarea, #sec02 .mfp_element_date, #sec02 .mfp_element_password {
    border: solid 1px #CCC;
    border-radius: 0px;
    box-shadow: none;
    padding: 3px 8px;
    margin: 2px;
    vertical-align: middle; }
  #sec02 .mfp_buttons {
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    padding-top: 60px; }
    #sec02 .mfp_buttons button + button {
      margin-left: 30px; }
    #sec02 .mfp_buttons button {
      background-color: transparent;
      border: none;
      cursor: pointer;
      outline: none;
      padding: 0;
      appearance: none;
      display: block;
      width: 100%;
      max-width: 300px;
      color: #fff;
      background-color: #F6621D;
      text-align: center;
      padding: 15px 0;
      line-height: 1;
      font-weight: bold; }
      #sec02 .mfp_buttons button:hover {
        opacity: 0.7; }
#sec02 .mfp_buttons button.mfp_element_reset.mfp_element_all {
    background-color: #c1c1c1;
}
#sec02 td input {
	background: #fff!important;
}
#sec02 [type="reset"] {
    background-color: #c1c1c1!important;
}
.mfp_element_radio,.mfp_element_checkbox {
	    vertical-align: inherit;
}
@media screen and (max-width: 768px) {
	  #function {
    padding: 70px 0 30px;
  }
  #function h3 {
    font-size: 25px;
    font-size: 2.5rem;
    margin-bottom: 18px;
  }
	#price {
    padding: 60px 0;
}
	#price h3 {
    font-size: 25px;
    font-size: 2.5rem;
		margin-bottom: 33px;
	}
	#sec01 {
		padding: 60px 0 20px;
	}
	 #sec01 p a {
    font-size: 2.6rem;
    font-weight: bold;
    font-family: arial;
    display: block; }
	#sec02 {
		padding: 50px 0;
	}
	  #sec02 table {
    width: 100%;
    table-layout: fixed;
    word-break: break-all;
    word-wrap: break-word; }
	#sec01 h3,#sec02 h3 {
    font-weight: bold;
    font-size: 25px;
    font-size: 2.5rem;
		line-height: 34px;
	}
    #sec02 table th {
      display: block;
      width: 100%;
      padding: 12px 0 0;
		text-align: left;
		border-bottom: none;
		font-weight: bold;
}
    #sec02 table td {
      display: block;
      width: 100%;
      padding: 12px 0; }
  #sec02 .mfp_buttons {
    padding-top: 30px;
    display: block;
    text-align: center; }
    #sec02 .mfp_buttons button {
      margin: 0 auto; }
    #sec02 .mfp_buttons button + button {
      margin-left: auto;
      margin-top: 20px; }
#sec02 ol {
  display: block;
}
#sec02 .seisaku li {
  width: 100%;
  margin-right: 0;
}
}