@charset "utf-8";
html {
	font-size: 62.5%;/* 16px x 0.625 = 10px(=1rem) */
}
body {
    font-size: 2rem;/* 16px */
    font-family: -apple-system, blinkMacSystemFont, YuGothic-M, YuGothic, "M PLUS Rounded 1c", Meiryo, sans-serif;
    -webkit-text-size-adjust: 100%;
    font-feature-settings: "palt";
    margin: 0px;
    width: 100%;
    color: #1F3453;
    line-height: 3rem;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
	margin: 0px;
}
p {
	margin: 0px;
}
ul, ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a img {
	border-style: none;
}

img {
    image-rendering: -webkit-optimize-contrast;
}
#wrap {
	overflow: hidden;
	font-family: 'BIZ UDPGothic', sans-serif;
}
#header {
    width: 90%;
    float: left;
    background-color: #FFFFFF;
    padding-right: 5%;
    padding-left: 5%;
    padding-bottom: 25px;
}
#header_left {
    width: 40%;
    float: left;
    padding-top: 40px;
}
@media (max-width: 1366px) {
#header_left {
    width: 35%;
    float: left;
    padding-top: 40px;
}
}
#header_left img {
    width: 30%;
}
@media (max-width: 1366px) {
#header_left img {
    width: 40%;
}
}
#header_right {
    width: 60%;
    float: right;
    margin-top: 130px;
}
@media (max-width: 1366px) {
#header_right {
    width: 65%;
    float: right;
    margin-top: 100px;
}
}
#header_right ul {
    width: 100%;
    float: left;
    text-align: center;
}
#header_right ul li {
    display: inline-block;
    margin-right: 15px;
    margin-left: 15px;
}
@media (max-width: 1366px) {
#header_right ul li {
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
    font-size: 1.8rem;
}
}
#header_right ul li a {
    color: #1F3453;
    text-decoration: none;
}
#header_right ul li a:before {
    content: '\e88a';
    font-family: 'Material Icons';
    top: 7px;
    position: relative;
    margin-right: 10px;
    font-size: 3rem;
}
#main {
  width: 100%;
  float: left;
  font-family: 'BIZ UDGothic', sans-serif;
  padding-top: 15px;
  padding-bottom: 15px;
}
#main_box {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}
#main_page {
    width: 1000px;
    float: left;
}
.main_box {
    width: 100%;
    float: left;
}
.main_box img {
    width: 100%;
}
.main_box2 {
    width: 100%;
    float: left;
    margin-top: 25px;
}
.main_box2 h1 {
    width: 100%;
    float: left;
    text-align: center;
}
.main_box2 h1 img {
    width: 50%;
    display: inline-block;
}
.main_box2 p {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 10px;
    border-bottom: 1px dashed #CCCCCC;
    padding-bottom: 15px;
}
.main_box2 ul {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 5px;
}
.main_box2 ul li {
    display: inline-block;
    margin-right: 3px;
    margin-left: 3px;
    margin-top: 10px;
    background-color: #FFF;
    border: 1px solid #E8A421;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-radius: 10px;
    color: #E8A421;
    font-weight: bold;
}
.main_box3 {
    width: 100%;
    float: left;
    margin-top: 25px;
}
.main_box3 h1 {
    width: 100%;
    float: left;
    text-align: center;
}
.main_box3 h1 img {
    width: 50%;
    display: inline-block;
}
.main_box3 ul {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 5px;
}
.main_box3 ul li {
    width: 17%;
    margin-right: 1%;
    margin-left: 1%;
    display: inline-block;
}
.main_box3 ul li img {
    width: 100%;
}
#example {
    width: 100%;
    float: left;
    font-family: 'BIZ UDGothic', sans-serif;
}
#example_box {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}
#example_page {
    width: 1000px;
    float: left;
}
.example_box {
    width: 100%;
    float: left;
    margin-top: 50px;
}
.example_box h2 {
    width: 100%;
    float: left;
    text-align: center;
}
.example_box h2 img {
    width: 50%;
}
.example_box2 {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.example_box2 p {
    width: 100%;
    float: left;
    text-align: center;
}
.example_box3 {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.example_box3 p {
    width: 100%;
    float: left;
    margin-top: 10px;
    text-align: center;
}
.example_box3 p span {
    display: block;
    font-size: 1.2rem;
}
.example_box3_left {
    width: 47%;
    float: left;
}
.example_box3_right {
    width: 47%;
    float: right;
}
#towa {
    width: 100%;
    float: left;
    font-family: 'BIZ UDGothic', sans-serif;
}
#towa_box {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}
#towa_page {
    width: 1000px;
    float: left;
}
.towa_box {
    width: 100%;
    float: left;
    margin-top: 50px;
}
.towa_box h2 {
    width: 100%;
    float: left;
    text-align: center;
}
.towa_box h2 img {
    width: 50%;
}
.towa_box_youken {
    width: 100%;
    float: left;
    margin-top: 15px;
}
.towa_box_youken_left {
    width: 25%;
    float: left;
}
.towa_box_youken_left h3 {
    width: 100%;
    float: left;
    background-color: #E8A421;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
	border-radius: 10px;
}
.towa_box_youken_right {
    width: 70%;
    float: right;
}
.towa_box_youken_right p {
    width: 100%;
    float: left;
    margin-top: 5px;
}
.towa_box_youken_right ul {
    width: 100%;
    float: left;
    margin-top: 0px;
    list-style-position: inside;
    list-style-type: disc;
}
.towa_box_youken_right ul li {
    width: 100%;
    float: left;
    margin-top: 5px;
}
.towa_box_youken_center {
    width: 60%;
    float: left;
    margin-top: 20px;
    margin-left: 20%;
}
.towa_box_youken_center p {
    width: 100%;
    float: left;
    text-align: left;
    font-size: 1.4rem;
    line-height: 2.2rem;
    color: #000000;
}
.towa_box_youken2 {
    width: 100%;
    float: left;
    margin-top: 15px;
}
.towa_box2 {
    width: 100%;
    float: left;
    margin-top: 50px;
}
.towa_box2 h2 {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 75px;
}
.towa_box2 h2 img {
    width: 50%;
}
.towa_box2 h3 {
    width: 100%;
    float: left;
    position: absolute;
    top: -55px;
    text-align: center;
}
.towa_box2 h3 img {
    width: 90%;
}
.towa_box2 p {
    width: 90%;
    float: left;
    text-align: center;
    position: relative;
    margin-top: 65px;
    line-height: 3rem;
    margin-right: 5%;
    margin-left: 5%;
}
.towa_box2 p span {
    color: #FF3200;
    display: inline-block;
    text-align: center;
    padding-bottom: 5px;
    font-weight: bold;
    font-size: 2rem;
    margin-left: 5px;
}
.towa_box2_left {
    width: 30%;
    float: left;
    height: 200px;
    border: 3px solid #FF3200;
    border-radius: 10px;
    position: relative;
}
.towa_box2_center {
    width: 30%;
    float: left;
    height: 200px;
    border: 3px solid #FF3200;
    margin-left: 4%;
	border-radius: 10px;
    position: relative;
}
.towa_box2_right {
    width: 30%;
    float: right;
    height: 200px;
    border: 3px solid #FF3200;
	border-radius: 10px;
    position: relative;
}
.towa_box3 {
    width: 100%;
    float: left;
    margin-top: 25px;
}
.towa_box3 h3 {
    width: 100%;
    float: left;
    text-align: center;
    font-weight: bold;
}
.towa_box3 p {
    width: 100%;
    float: left;
    margin-top: 10px;
    text-align: center;
    line-height: 3rem;
}
.towa_box4 {
    width: 100%;
    float: left;
    margin-top: 50px;
    text-align: center;
}
.towa_box4 img {
    width: 30%;
}
.towa_box5 {
    width: 60%;
    float: left;
    margin-top: 20px;
    margin-left: 20%;
}
.towa_box5 p {
    width: 100%;
    float: left;
    text-align: left;
    font-size: 1.4rem;
    line-height: 2.2rem;
    color: #000000;
}
.towa_box6 {
    width: 100%;
    float: left;
    margin-top: 50px;
    text-align: center;
}
.towa_box6 a {
    margin-right: 10px;
    margin-left: 10px;
}
.voice_box5 {
    width: 70%;
    margin-top: 50px;
    float: left;
    margin-right: 15%;
    margin-left: 15%;
    text-align: center;
}
.voice_box5 img {
    width: 50%;
}
.flow {
    width: 100%;
    float: left;
    font-family: 'BIZ UDGothic', sans-serif;
    margin-top: 50px;
}
.flow_b {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}
.flow_page {
    width: 1000px;
    float: left;
}
.flow_box {
    width: 1000px;
    float: left;
    background-color: #f3fcfa;
    background-image: repeating-linear-gradient(45deg, #F2F2F2 0, #F2F2F2 1px, #EDEDED 0, #EDEDED 50%);
    background-size: 10px 10px;
    padding-top: 20px;
    padding-bottom: 30px;
}
.flow_box h2 {
    width: 100%;
    float: left;
    text-align: center;
}
.flow_box h2 img {
    width: 30%;
}
.flow_box h3 {
    width: 100%;
    float: left;
    text-align: left;
}
.flow_box h3 img {
    width: 30%;
}
.flow_box p {
    width: 94%;
    float: left;
    text-align: left;
    background-color: #FFFFFF;
    padding-top: 10px;
    padding-right: 3%;
    padding-left: 3%;
    margin-top: 10px;
    padding-bottom: 10px;
}
.flow_box2 {
    width: 90%;
    float: left;
    margin-top: 15px;
    margin-right: 5%;
    margin-left: 5%;
}
.flow_box2_left {
    width: 100%;
    float: left;
}
.flow_box2_left div {
    width: 100%;
    float: left;
    background-color: #FFFFFF;
    padding-top: 20px;
    text-align: center;
    margin-top: 10px;
}
.flow_box2_left div img {
    width: 50%;
}
.flow_box2_center {
    width: 30%;
    float: left;
    margin-left: 5%;
}
.flow_box2_center div {
    width: 100%;
    float: left;
    background-color: #FFFFFF;
    padding-top: 20px;
    text-align: center;
    margin-top: 10px;
}
.flow_box2_center div img {
    width: 50%;
}
.flow_box2_right {
    width: 45%;
    float: right;
}
.flow_box2_right div {
    width: 100%;
    float: left;
    background-color: #FFFFFF;
    padding-top: 20px;
    text-align: center;
    margin-top: 10px;
}
.flow_box2_right div img {
    width: 50%;
}
#voice {
    width: 100%;
    float: left;
    font-family: 'BIZ UDGothic', sans-serif;
    margin-top: 50px;
}
#voice_box {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}
#voice_page {
    width: 1000px;
    float: left;
}
#voice p {
    width: 100%;
    float: left;
    line-height: 3rem;
}
.voice_box4 {
    width: 70%;
    margin-top: 50px;
    float: left;
    margin-right: 15%;
    margin-left: 15%;
    text-align: center;
}
.voice_box4 a {
    width: 40%;
    height: 67px;
    color: #FFFFFF;
    background: rgba(31,52,83,0.9);
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-top: 30px;
    font-size: 2rem;
}
.line_box {
    width: 100%;
    float: left;
    margin-top: 25px;
}
.line_box h1 {
    width: 100%;
    float: left;
    text-align: center;
}
.line_box h1 img {
    width: 50%;
    display: inline-block;
}
.line_box2 {
    width: 100%;
    float: left;
    margin-top: 50px;
}
.line_box2 h2 {
    width: 100%;
    float: left;
    text-align: center;
}
.line_box2 h2 img {
    width: 40%;
}
.line_box3 {
    width: 100%;
    float: left;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #1F3453;
}
.line_box3 p {
    width: 100%;
    float: left;
    text-align: center;
}
.line_box3_layout {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 10px;
}
.line_box3_layout div {
    width: 30%;
    display: inline-block;
}
.line_box3_layout div img {
    width: 100%;
}
.line_box3_layout2 {
    width: 50%;
    float: left;
    margin-top: 10px;
    margin-left: 25%;
}
.line_box3_layout2 h3 {
    width: 100%;
    float: left;
    margin-top: 10px;
    background-color: #DD5519;
    color: #FFFFFF;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}
.line_box3_layout2 p {
    width: 100%;
    float: left;
    margin-top: 10px;
    text-align: left;
}
.line_box3_layout3 {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 10px;
}
.line_box3_layout3 div {
    width: 30%;
    display: inline-block;
}
.line_box3_layout3 div img {
    width: 100%;
}
#foot {
    width: 100%;
    float: left;
    margin-top: 50px;
    padding-bottom: 50px;
}
#foot_box {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}
#foot_page {
    width: 1000px;
    float: left;
}
.foot_box {
    width: 100%;
    float: left;
    text-align: center;
}
.foot_box img {
    width: 20%;
}
#sideline {
    position: fixed;
    bottom: 100px;
    right: 0px;
    z-index: 0;
    width: 100px;
}
#sideline div {
    width: 100px;
    height: 100px;
    float: right;
}
#sideline div img {
    width: 100%;
}
#foot {
    width: 100%;
    float: left;
    margin-top: 100px;
    text-align: center;
}
#foot p {
    width: 100%;
    float: left;
    text-align: center;
    color: #1A1818;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.6rem;
}
.des1 {
    float: left;
    width: 20%;
    line-height: 3rem;
}
.des1 span {
    display: inline-block;
    background-color: #FF3200;
    color: #FFFFFF;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 5px;
    font-size: 1.3rem;
    margin-left: 5px;
}
.des1_2 {
    float: left;
    width: 20%;
    line-height: 3rem;
}
.des1_2 span {
    display: inline-block;
    background-color: #FF3200;
    color: #FFFFFF;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 5px;
    font-size: 1.3rem;
}
.des1_3 {
    float: left;
    width: 20%;
    line-height: 3rem;
}
.des1_3 span {
    display: inline-block;
    background-color: #EDEDED;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 5px;
    font-size: 1.3rem;
    margin-left: 5px;
}
.des1_4 {
    float: left;
    width: 20%;
    line-height: 3rem;
}
.des1_4 span {
    display: inline-block;
    background-color: #EDEDED;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 5px;
    font-size: 1.3rem;
}
.des2 {
    float: right;
    width: 75%;
    margin-right: 5%;
}
.des2_2 {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 10px;
    border-bottom: 1px dashed #CCCCCC;
    padding-bottom: 15px;
}
.des2_3 {
    width: 100%;
    float: left;
    text-align: right;
    margin-top: 10px;
    font-size: 1.4rem;
}
.des2_4 {
    width: 100%;
    float: left;
    text-align: center;
}
.des2_4 img {
    width: 100%;
}
.c-form-text {
    height: 2.8em;
    width: 100%;
    padding: 0 16px;
    border-radius: 4px;
    border: none;
    box-shadow: 0 0 0 1px #ccc inset;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-size: 1.8rem;
}

.c-form-text:focus {
    outline: 0;
    box-shadow: 0 0 0 2px rgb(33, 150, 243) inset;
}
.c-form-textarea {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 10px;
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 10px;
    border-radius: 4px;
    border: none;
    box-shadow: 0 0 0 1px #ccc inset;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    resize: vertical;
    font-family: 'BIZ UDGothic', sans-serif;
    font-size: 1.8rem;
}
.c-form-textarea:focus {
    outline: 0;
    box-shadow: 0 0 0 2px rgb(33, 150, 243) inset;
}
.c-form-checkbox{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.c-form-checkbox label {
    width: 100%;
    float: left;
    display: inline-block;
    margin-bottom: 5px;
}

.c-form-checkbox input {
    position: absolute;
    white-space: nowrap;
    width: 1px;
    height: 1px;
    overflow: hidden;
    border: 0;
    padding: 0;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    margin: -1px;
}

.c-form-checkbox-name {
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    color: #666;
    position: relative;
}

.c-form-checkbox-name:before {
    content: "";
    display: inline-block;
    width: 1.2em;
    height: 1.2em;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-right: 6px;
    flex-shrink: 0;
}

.c-form-checkbox input:checked + .c-form-checkbox-name {
    color: rgb(33, 150, 243);
}

.c-form-checkbox input:checked + .c-form-checkbox-name:before {
    border: 1px solid rgb(33, 150, 243);
    background-color: rgb(33, 150, 243);
}

.c-form-checkbox input:checked + .c-form-checkbox-name:after {
    content: "";
    position: absolute;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    left: 0.4em;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 0.4em;
    height: 0.65em;
    transform: translateY(-1px) rotate(45deg);
}

.c-form-checkbox input:focus-visible + .c-form-checkbox-name .c-form-checkbox-text {
    background: linear-gradient(transparent 90%, rgba(33, 150, 243, 0.3) 90%);
}
.c-form-radio{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.c-form-radio label {
    width: 100%;
    float: left;
    display: inline-block;
    margin-bottom: 5px;
}

.c-form-radio input {
    position: absolute;
    white-space: nowrap;
    width: 1px;
    height: 1px;
    overflow: hidden;
    border: 0;
    padding: 0;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    margin: -1px;
}

.c-form-radio-name {
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    color: #666;
}

.c-form-radio-name:before {
    content: "";
    display: inline-block;
    width: 1.2em;
    height: 1.2em;
    border: 1px solid #ccc;
    border-radius: 50%;
    margin-right: 6px;
    flex-shrink: 0;
}

.c-form-radio input:checked + .c-form-radio-name {
    color: rgb(33, 150, 243);
}

.c-form-radio input:checked + .c-form-radio-name:before {
    border: 0.15em solid rgb(33, 150, 243);
}

.c-form-radio input:focus-visible + .c-form-radio-name .c-form-radio-text {
    background: linear-gradient(transparent 90%, rgba(33, 150, 243, 0.3) 90%);
}
.c-form-submit-button {
    display: inline-block;
    width: 50%;
    padding-top: 15px;
    padding-bottom: 15px;
    border: none;
    border-radius: 4px;
    background-color: #FF3200;
    color: #fff;
    font-weight: bold;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    border: 2px solid transparent;
    font-size: 1.8rem;
}

.c-form-submit-button:hover {
    background-color: #FF8E00;
}

.c-form-submit-button:focus {
    outline: 0;
    background-color: #000;
    border: 2px solid rgb(33, 150, 243);
}
.pc {
    display: inline !important;
    margin-top: 10px;
}
.sm {
  display: none !important;
}
@media screen and (min-width : 1000px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
@media screen and (max-width:479px) {
  ::i-block-chrome, body {
    font-feature-settings: "pkna";
  }
#header {
    width: 90%;
    float: left;
    background-color: #FFFFFF;
    padding-right: 5%;
    padding-left: 5%;
    padding-bottom: 25px;
}
#header_left {
    width: 100%;
    float: left;
    padding-top: 30px;
    text-align: center;
}
#header_left img {
    width: 50%;
}
#header_right {
    width: 100%;
    float: left;
    margin-top: 20px;
}
#header_right ul {
    width: 100%;
    float: left;
    text-align: center;
}
#header_right ul li {
    display: inline-block;
    margin-right: 15px;
    margin-left: 15px;
}
#header_right ul li a {
    color: #1F3453;
    text-decoration: none;
}
#header_right ul li a:before {
    content: '\e88a';
    font-family: 'Material Icons';
    top: 7px;
    position: relative;
    margin-right: 10px;
    font-size: 3rem;
}
#topmain {
    width: 90%;
    float: left;
    background: -moz-radial-gradient(#FFF, #EDEDED);
    background: -webkit-radial-gradient(#FFF, #EDEDED);
    background: radial-gradient(#FFF, #EDEDED);
    padding-bottom: 200px;
    padding-right: 5%;
    padding-left: 5%;
}
#topmain h1 {
    width: 100%;
    font-size: 3rem;
    line-height: 4.6rem;
    font-weight: bold;
    margin-top: 50px;
    text-align: center;
    float: left;
}
#topmain h1 span {
  display: inline-block;
    border-bottom: 1px solid #1A1818;
    box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.1);
    padding-bottom: 10px;
}
#topmain p {
    width: 100%;
    float: left;
    margin-top: 25px;
    font-size: 2rem;
    line-height: 3.4rem;
    text-align: left;
}
#topmain p br {
    display: none;
}
#main {
    width: 90%;
    float: left;
    font-family: 'BIZ UDGothic', sans-serif;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-right: 5%;
    margin-left: 5%;
}
#main_box {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
#main_page {
    width: 100%;
    float: left;
}
.main_box {
    width: 100%;
    float: left;
}
.main_box img {
    width: 100%;
}
.main_box2 {
    width: 100%;
    float: left;
    margin-top: 25px;
}
.main_box2 h1 {
    width: 100%;
    float: left;
    text-align: center;
}
.main_box2 h1 img {
    width: 100%;
    display: inline-block;
}
.main_box2 p {
    width: 100%;
    float: left;
    text-align: left;
    margin-top: 10px;
    border-bottom: 1px dashed #CCCCCC;
    padding-bottom: 15px;
    line-height: 3rem;
}
.main_box2 ul {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 5px;
}
.main_box2 ul li {
    display: block;
    margin-right: 3px;
    margin-left: 3px;
    margin-top: 10px;
    background-color: #FFF;
    border: 1px solid #E8A421;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-radius: 10px;
    color: #E8A421;
    font-weight: bold;
}
.main_box3 {
    width: 100%;
    float: left;
    margin-top: 25px;
}
.main_box3 h1 {
    width: 100%;
    float: left;
    text-align: center;
}
.main_box3 h1 img {
    width: 50%;
    display: inline-block;
}
.main_box3 ul {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 5px;
}
.main_box3 ul li {
    width: 30%;
    margin-right: 1%;
    margin-left: 1%;
    display: inline-block;
    margin-top: 10px;
}
.main_box3 ul li img {
    width: 100%;
}
#example {
    width: 90%;
    float: left;
    font-family: 'BIZ UDGothic', sans-serif;
    margin-right: 5%;
    margin-left: 5%;
}
#example_box {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
#example_page {
    width: 100%;
    float: left;
}
.example_box {
    width: 100%;
    float: left;
    margin-top: 50px;
}
.example_box h2 {
    width: 100%;
    float: left;
    text-align: center;
}
.example_box h2 img {
    width: 100%;
}
.example_box2 {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.example_box2 p {
    width: 100%;
    float: left;
    text-align: center;
}
.example_box3 {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.example_box3 p {
    width: 100%;
    float: left;
    margin-top: 10px;
    text-align: center;
}
.example_box3 p span {
    display: block;
    font-size: 1.2rem;
}
.example_box3_left {
    width: 100%;
    float: left;
}
.example_box3_right {
    width: 100%;
    float: left;
    margin-top: 20px;
}
#towa {
    width: 90%;
    float: left;
    font-family: 'BIZ UDGothic', sans-serif;
    margin-right: 5%;
    margin-left: 5%;
}
#towa_box {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
#towa_page {
    width: 100%;
    float: left;
}
.towa_box {
    width: 100%;
    float: left;
    margin-top: 25px;
}
.towa_box h2 {
    width: 100%;
    float: left;
    text-align: center;
}
.towa_box h2 img {
    width: 100%;
}
.towa_box_youken {
    width: 100%;
    float: left;
    margin-top: 15px;
}
.towa_box_youken_left {
    width: 100%;
    float: left;
}
.towa_box_youken_left h3 {
    width: 100%;
    float: left;
    background-color: #E8A421;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
	border-radius: 10px;
}
.towa_box_youken_right {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.towa_box_youken_right p {
    width: 100%;
    float: left;
    margin-top: 5px;
}
.towa_box_youken_right ul {
    width: 100%;
    float: left;
    margin-top: 0px;
    list-style-position: inside;
    list-style-type: disc;
}
.towa_box_youken_right ul li {
    width: 100%;
    float: left;
    margin-top: 5px;
}
.towa_box_youken_center {
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-left: 0%;
}
.towa_box_youken_center p {
    width: 100%;
    float: left;
    text-align: left;
    font-size: 1.4rem;
    line-height: 2.2rem;
    color: #000000;
}
.towa_box2 {
    width: 100%;
    float: left;
    margin-top: 50px;
}
.towa_box2 h2 {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 75px;
}
.towa_box2 h2 img {
    width: 100%;
}
.towa_box2 h3 {
    width: 100%;
    float: left;
    position: absolute;
    top: -55px;
    text-align: center;
}
.towa_box2 h3 img {
    width: 60%;
}
.towa_box2 p {
    width: 90%;
    float: left;
    text-align: center;
    position: relative;
    margin-top: 25px;
    line-height: 3rem;
    margin-right: 5%;
    margin-left: 5%;
}
.towa_box2 p span {
    color: #FF3200;
    display: inline-block;
    text-align: center;
    padding-bottom: 5px;
    font-weight: bold;
    font-size: 2rem;
    margin-left: 5px;
}
.towa_box2_left {
    width: 98%;
    float: left;
    height: auto;
    border: 3px solid #FF3200;
    border-radius: 10px;
    position: relative;
    padding-bottom: 10px;
}
.towa_box2_center {
    width: 98%;
    float: left;
    height: auto;
    border: 3px solid #FF3200;
    margin-left: 0%;
    border-radius: 10px;
    position: relative;
    padding-bottom: 10px;
    margin-top: 60px;
}
.towa_box2_right {
    width: 98%;
    float: left;
    height: auto;
    border: 3px solid #FF3200;
    border-radius: 10px;
    position: relative;
    padding-bottom: 10px;
    margin-top: 60px;
}
.towa_box3 {
    width: 100%;
    float: left;
    margin-top: 25px;
}
.towa_box3 h3 {
    width: 100%;
    float: left;
    text-align: left;
    font-weight: bold;
}
.towa_box3 p {
    width: 100%;
    float: left;
    margin-top: 10px;
    text-align: left;
    line-height: 3rem;
}
.towa_box4 {
    width: 100%;
    float: left;
    margin-top: 50px;
    text-align: center;
}
.towa_box4 img {
    width: 30%;
}
.towa_box5 {
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-left: 0%;
}
.towa_box5 p {
    width: 100%;
    float: left;
    text-align: left;
    font-size: 1.4rem;
    line-height: 2.2rem;
    color: #000000;
}
.flow {
    width: 90%;
    float: left;
    font-family: 'BIZ UDGothic', sans-serif;
    margin-top: 50px;
    padding-right: 5%;
    padding-left: 5%;
}
.flow_b {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.flow_page {
    width: 100%;
    float: left;
}
.flow_box {
    width: 100%;
    float: left;
    background-color: #f3fcfa;
    background-image: repeating-linear-gradient(45deg, #F2F2F2 0, #F2F2F2 1px, #EDEDED 0, #EDEDED 50%);
    background-size: 10px 10px;
    padding-top: 20px;
    padding-bottom: 30px;
}
.flow_box h2 {
    width: 100%;
    float: left;
    text-align: center;
}
.flow_box h2 img {
    width: 80%;
}
.flow_box h3 {
    width: 100%;
    float: left;
    text-align: left;
}
.flow_box h3 img {
    width: 80%;
}
.flow_box p {
    width: 90%;
    float: left;
    text-align: left;
    background-color: #FFFFFF;
    padding-top: 15px;
    padding-right: 5%;
    padding-left: 5%;
    margin-top: 10px;
    padding-bottom: 15px;
}
.flow_box2 {
    width: 90%;
    float: left;
    margin-top: 15px;
    margin-right: 5%;
    margin-left: 5%;
}
.flow_box2_left {
    width: 100%;
    float: left;
}
.flow_box2_left div {
    width: 100%;
    float: left;
    background-color: #FFFFFF;
    padding-top: 20px;
    text-align: center;
    margin-top: 10px;
}
.flow_box2_left div img {
    width: 50%;
}
.flow_box2_center {
    width: 30%;
    float: left;
    margin-left: 5%;
}
.flow_box2_center div {
    width: 100%;
    float: left;
    background-color: #FFFFFF;
    padding-top: 20px;
    text-align: center;
    margin-top: 10px;
}
.flow_box2_center div img {
    width: 50%;
}
.flow_box2_right {
    width: 45%;
    float: right;
}
.flow_box2_right div {
    width: 100%;
    float: left;
    background-color: #FFFFFF;
    padding-top: 20px;
    text-align: center;
    margin-top: 10px;
}
.flow_box2_right div img {
    width: 50%;
}
#voice {
    width: 90%;
    float: left;
    font-family: 'BIZ UDGothic', sans-serif;
    margin-top: 45px;
    margin-right: 5%;
    margin-left: 5%;
}
#voice_box {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
#voice_page {
    width: 100%;
    float: left;
}
.voice_box {
    width: 100%;
    float: left;
}
.voice_box h2 {
    width: 100%;
    float: left;
    text-align: center;
}
.voice_box h2 img {
    width: 70%;
}
.voice_box2 {
    width: 100%;
    float: left;
    margin-top: 25px;
    border-bottom: 1px dashed #CCCCCC;
    padding-bottom: 35px;
}
.voice_box2 h3 {
    width: 98%;
    float: left;
    background-color: #EDEDED;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 2%;
}
.voice_box2 p {
    width: 96%;
    float: left;
    margin-top: 10px;
    line-height: 2.2rem;
    padding-left: 2%;
    padding-right: 2%;
}
.voice_box2_left {
    width: 30%;
    float: left;
}
.voice_box2_left img {
    width: 100%;
}
.voice_box2_right {
    width: 65%;
    float: right;
}
.voice_box2_right div {
    width: 100%;
    float: right;
    text-align: right;
    margin-top: 10px;
}
.voice_box2_right div img {
    width: 100%;
}
.voice_box4 {
    width: 100%;
    margin-top: 50px;
    float: left;
    margin-right: 0%;
    margin-left: 0%;
    text-align: center;
}
.voice_box4 a {
    width: 90%;
    height: 47px;
    color: #FFFFFF;
    background: rgba(31,52,83,0.9);
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-top: 15px;
    font-size: 2rem;
}
.line_box {
    width: 100%;
    float: left;
    margin-top: 25px;
}
.line_box h1 {
    width: 100%;
    float: left;
    text-align: center;
}
.line_box h1 img {
    width: 100%;
    display: inline-block;
}
.line_box2 {
    width: 100%;
    float: left;
    margin-top: 50px;
}
.line_box2 h2 {
    width: 100%;
    float: left;
    text-align: center;
}
.line_box2 h2 img {
    width: 100%;
}
.line_box3 {
    width: 100%;
    float: left;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #1F3453;
}
.line_box3 p {
    width: 100%;
    float: left;
    text-align: left;
}
.line_box3_layout {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 10px;
}
.line_box3_layout div {
    width: 100%;
    display: inline-block;
}
.line_box3_layout div img {
    width: 50%;
}
.line_box3_layout2 {
    width: 100%;
    float: left;
    margin-top: 10px;
    margin-left: 0%;
}
.line_box3_layout2 h3 {
    width: 100%;
    float: left;
    margin-top: 10px;
    background-color: #DD5519;
    color: #FFFFFF;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}
.line_box3_layout2 p {
    width: 100%;
    float: left;
    margin-top: 10px;
    text-align: left;
}
.line_box3_layout3 {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 10px;
}
.line_box3_layout3 div {
    width: 100%;
    display: inline-block;
}
.line_box3_layout3 div img {
    width: 100%;
}
#form {
    width: 90%;
    float: left;
    font-family: 'BIZ UDGothic', sans-serif;
    margin-top: 50px;
    padding-right: 5%;
    padding-left: 5%;
}
#form_box {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
#form_page {
    width: 100%;
    float: left;
}
.form_box {
    width: 100%;
    float: left;
    background-color: #EFB894;
    padding-top: 20px;
    padding-bottom: 40px;
}
.form_box h2 {
    width: 100%;
    float: left;
    text-align: center;
}
.form_box h2 img {
    width: 70%;
}
.form_box p {
    width: 100%;
    float: left;
    text-align: left;
    margin-top: 10px;
    line-height: 2.2rem;
    margin-bottom: 10px;
}
.form_box2 {
    width: 84%;
    float: left;
    padding-top: 10px;
    background-color: #FFFFFF;
    padding-bottom: 10px;
    margin-right: 5%;
    margin-left: 5%;
    padding-right: 3%;
    padding-left: 3%;
    border-top: 5px solid #EFB894;
}
.form_box2 ul {
    width: 100%;
    float: left;
}
.form_box3 {
    width: 100%;
    float: left;
    margin-top: 50px;
    text-align: center;
}
.form_box4 {
    width: 75%;
    float: left;
    margin-top: 25px;
    padding-right: 10%;
    padding-left: 5%;
    overflow: auto;
    height: 150px;
    background-color: #FFFFFF;
    margin-right: 5%;
    margin-left: 5%;
    padding-top: 5px;
    padding-bottom: 10px;
}
.form_box4 h3 {
    width: 100%;
    float: left;
    margin-top: 25px;
    font-size: 1.4rem;
    font-weight: bold;
    text-align: left;
}
.form_box4 p {
    width: 100%;
    float: left;
    margin-top: 25px;
    font-size: 1.4rem;
    text-align: left;
}
#foot {
    width: 100%;
    float: left;
    margin-top: 100px;
    text-align: center;
}
#foot p {
    width: 100%;
    float: left;
    text-align: center;
    color: #1A1818;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.6rem;
}
.des1 {
    float: left;
    width: 100%;
    line-height: 3rem;
}
.des1 span {
    display: inline-block;
    background-color: #FF3200;
    color: #FFFFFF;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 5px;
    font-size: 1.3rem;
    margin-left: 5px;
}
.des1_2 {
    float: left;
    width: 100%;
    line-height: 3rem;
}
.des1_2 span {
    display: inline-block;
    background-color: #FF3200;
    color: #FFFFFF;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 5px;
    font-size: 1.3rem;
}
.des1_3 {
    float: left;
    width: 100%;
    line-height: 3rem;
}
.des1_3 span {
    display: inline-block;
    background-color: #EDEDED;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 5px;
    font-size: 1.3rem;
    margin-left: 5px;
}
.des1_4 {
    float: left;
    width: 100%;
    line-height: 3rem;
}
.des1_4 span {
    display: inline-block;
    background-color: #EDEDED;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 5px;
    font-size: 1.3rem;
}
.des2 {
    float: left;
    width: 100%;
    margin-right: 0%;
    margin-top: 5px;
}
.des2_2 {
    width: 100%;
    float: left;
    text-align: left;
    margin-top: 10px;
    border-bottom: 1px dashed #CCCCCC;
    padding-bottom: 15px;
}
.des2_3 {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 10px;
    font-size: 1.4rem;
}
.des2_4 {
    width: 100%;
    float: left;
    text-align: center;
}
.des2_4 img {
    width: 100%;
}
.c-form-text {
    height: 2.8em;
    width: 90%;
    padding: 0 16px;
    border-radius: 4px;
    border: none;
    box-shadow: 0 0 0 1px #ccc inset;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-size: 1.8rem;
}
.c-form-textarea {
    display: block;
    width: 90%;
    height: 100%;
    padding-top: 10px;
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 10px;
    border-radius: 4px;
    border: none;
    box-shadow: 0 0 0 1px #ccc inset;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    resize: vertical;
    font-family: 'BIZ UDGothic', sans-serif;
    font-size: 1.8rem;
}
.c-form-checkbox{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    line-height: 3rem;
}
.c-form-radio{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    line-height: 3rem;
}
.pc {
    display: none !important;
  }
.sm {
    display: inline !important;
  }
}