title{
   display:none;
}

meta {
   display: none;
}

body{
   margin: 0 auto;
   background: #fde9da;
   display: block;
}

header{
   color: #FFFFFF;
   background-color: #ff8315;
   height: 50px;
   display: block;
   word-break: break-all;
   text-decoration: none;
   position:relative;
   z-index:9998;
}

.nav{
   position: relative;
   height: 50px;
   width: 100%;
   z-index: 4;
   line-height: 200%;
}

.logo_text {
   position: absolute;
   left: 5%;
   top: 15%;
   font-size: 28px;
   color: #fff;
}

ul {
   list-style-type: disc;
   margin-block-start: 1em;
   margin-block-end: 1em;
   margin-inline-start: 0px;
   margin-inline-end: 0px;
   padding-inline-start: 40px;
}

ul.nav_menu {
   display: flex;
   justify-content: flex-end;
   height: 100%;
   line-height: 320%;
   margin: 0 93px 0 0;
   
}

ul.nav_menu li a {
   text-decoration: none;
   color: #fff;
}

ul.nav_menu li {
   
   list-style:none;
   margin: 0 0 0 6.5%;
   font-size: 14px;
}
   
li {
   text-align: -webkit-match-parent;
}

.header-logo{
   float: left;
   padding: 13px 40px;
}

.header-list li{
   float: right;
   padding: 13px 35px;
}



.smooth_scroll_to_top{
   border-radius: 50px;
   width: 45px;
   height: 45px;
   background: #aaa;
   position: fixed;
   left: 95%;
   bottom: 6%;
   z-index: 3;
}

a:-webkit-any-link {
   color: -webkit-link;
   cursor: pointer;
   text-decoration: underline;
}

.smooth_scroll_to_top .fas.fa-angle-up {
   position: absolute;
   left: 34%;
   top: 24%;
   font-size: 1.3em;
   color: #fff;
}

.fa, .fas {
   font-weight: 900;
}

.fa, .far, .fas {
   font-family: "Font Awesome 5 Free";
}

.fa, .fab, .fal, .far, .fas {
   -webkit-font-smoothing: antialiased;
   display: inline-block;
   font-style: normal;
   font-variant: normal;
   text-rendering: auto;
   line-height: 1;
}

.fa-angle-up:before {
   content: "\f106";
}


.humburger_btn{
   position: absolute;
   top: 2px;
   right: 5%;
   cursor: pointer;
}

div {
   display: block;
}

.top_content_sub_massage {
   box-sizing: border-box;
   margin: 0 0 10px 0;
}

h1 {
   color: #1a247f;
   font-size: 87px;
   margin: 0;
   font-weight: normal;
}

.top_sub_message {
   width: 330px;
   border: solid 3px #fa2100;
   background: #fff18e;
   color: #e24a2f;
   box-sizing: border-box;
   text-align: center;
   padding: 5px 0;
   letter-spacing: 1px;
}

.description_msg {
   padding: 0;
   margin: 0 0 23px 0;
   line-height: 174%;
   font-size: 20px;
   font-weight: bold;
   letter-spacing: 3px;
   text-shadow: 0 0 4px #fff;
}

.common_btn.orange_form_btn {
   color: #fff;
   margin: 0 0 23px 0;
   background: #ff8315;
   text-decoration: none;
}

.common_btn.download_btn {
   background: #fef9f1;
   color: #ff8315;
}

.common_btn {
   min-width: 440px;
   position: relative;
   font-size: 18px;
   border: solid 2px #ff8315;
   border-radius: 5px;
   text-align: center;
   padding: 8px 0;
   font-weight: bold;
   letter-spacing: 2px;
   box-sizing: border-box;
   display: block;
   text-decoration: none;
}


.text-image {
   background: url(./photo/aporaku_top01.png) 0 0 no-repeat;
   background-size: contain;
   position: relative;
   padding-top: 44.5%;
}


.sp_topcop {
   position: absolute;
   top: 21%;
   width: 100%;
   word-break: break-all;
}

.top_content_wrap {
   margin: 0 0 0 7%;
   position: absolute;
   top: 9%;
}

.top_content_sub_massage {
   box-sizing: border-box;
   margin: 0 0 10px 0;
}
   
.for_mobile {
   display: none !important;
}

aside {
   display: block;
}

div {
   display: block;
}

* {
   word-break: break-all;
}

.description_msg {
   padding: 0;
   margin: 0 0 23px 0;
   line-height: 174%;
   font-size: 18px;
   font-weight: bold;
   letter-spacing: 3px;
   text-shadow: 0 0 4px #fff;
}

.text-image p{
   position: absolute;
   top: 45%;
   left: 10%;
   font-size: 18px;
   color: black;

}

.appeal_content_wrap {
   padding: 75px 0 75px 0;
   background: #fff;
   
}



.content_appeal_message_wrap {
   display: flex;
   justify-content: center;
   margin: 0 auto 27px;
}

.before_message_decoration {
   border-left: solid 4px #1a247f;
   transform: rotate(-29deg);
   margin: 0 37px 0 0;
   height: 61px;
}

.content_appeal_message_text {
   color: #1a247f;
   font-size: 31px;
   text-align: center;
   font-weight: bold;
   letter-spacing: 1px;
   position: relative;

}

.content_appeal_massage_text {
   z-index: 1;
   position: relative;
}

.under_line1 {
   border-top: solid 16px yellow;
   position: relative;
   width: 126px;
   top: 10px;
}

.under_line2 {
   border-top: solid 16px yellow;
   position: relative;
   width: 126px;
   top: 20px;
}

.after_message_decoration {
   border-right: solid 4px #1a247f;
   transform: rotate(29deg);
   margin: 0 0 0 37px;
   height: 61px;
}

.content_appeal_image_wrap {
   display: flex;
   justify-content: center;
}

.content_appeal_image {
   display: flex;
   justify-content: flex-end;
   width: 100%;
   margin: 0 2% 0 0;
}

.content_appeal_image2 {
   display: flex;
   width: 100%;
   margin: 0 0 0 2%;
}

h2 {
   font-size: 38px;
   letter-spacing: 12px;
   color: #1a247f;
   text-align: center;
   padding: 100px 0 40px 0;
}

.characteristic_wrap, .Introduction_flow_wrap {
   margin: 0 40px;
   background: #fff;
   box-sizing: border-box;
   padding: 80px 0;
}

.wrap_type_1 {
   padding: 0px 5% 20px;
   padding-top: 0px;
   padding-right: 5%;
   padding-bottom: 20px;
   padding-left: 5%;
   display: flex;
   justify-content: space-around;
   align-items: flex-start;
   max-width: 1280px;
   margin: 0 auto;
   margin-top: 0px;
   margin-right: auto;
   margin-bottom: 0px;
   margin-left: auto;
}

.characteristic_description_1st{
   width: 54%;
}

.common_characteristic_title {
   font-size: 19px;
   margin: 17px 9px 0 0;
   display: inline-block;
   font-weight: bold;
   color: #dd6e08;
}

.characteristic_number {
   font-size: 40px;
   margin: 0 2% 0 0;
   font-weight: bold;
   color: #dd6e08;
}

.common_characteristic_title_text {
   font-size: 19px;
   font-weight: bold;
   color: #dd6e08;
}

.under_line {
   border-bottom: solid 2px;
   color: #dd6e08;
}

.characteristic_item_name {
  
   font-size: 24px;
   color: #3cafd0;
   line-height: 277%;
}

.characteristic_text {
   margin: 23px 0 0 0;
   font-size: 16px;
   letter-spacing: 2px;
}

.characteristic_image_wrap_wide {
   position: relative;
   top: 19px;
   width: 62%;
   height: auto;
}

.characteristic_image_wrap_img {
   width: 100%;
}

.flex {
   display: flex;
}

.down_arrow_wrap {
   margin-left: 46%;
   margin: 40px 0 50px 45%;
}

.down_arrow {
   width: 0;
   height: 0;
   border-style: solid;
   border-width: 36px 40px 0 40px;
   border-color: #aaaaaa transparent transparent transparent;
}

.characteristic_image_wrap_wide_02{
   width: 55%;
   text-align: right;
}

.characteristic_image_wrap_wide_03{
   width: 50%;
   text-align: right;
}

.characteristic_description_2nd{
   width: 54%;
}

.characteristic_description_3rd{
   width: 54%;
}

.merit_content_wrap {
   margin: 40px 0 0 0;
   background: #fff;
   padding: 60px 0 100px 0;
}

h2.merit_title {
   margin: 40px 0 40px 0;
}

.inner_merit_content_wrap {
   display: flex;
   justify-content: space-evenly;
   max-width: 1650px;
   margin: 0 auto;
}

.merit_iamge_wrap {
   margin: 0 0 20px 0;
}

.merit_1st_wrap ,.merit_2nd_wrap ,.merit_3rd_wrap{
   border: solid 1px #aaa;
   border-radius: 3px;
   box-shadow: 0 0 9px #aaa;
   width: 29%;
   padding: 3% 1% 3% 2%;
   box-sizing: border-box;
   text-align: center;
}

.merit_image1 {
   position: relative;
   top: -9px;
   width: 41%;
   max-width: 153px;
}

.merit_image2 {
   position: relative;
   top: -9px;
   width: 90%;
   max-width: 190px;
}

.merit_image3 {
   position: relative;
   top: -9px;
   width: 100%;
   max-width: 190px;
}



.merit_item_name {
   display: flex;
   font-size: 15px;
   text-align: center;
   line-height: 193%;
   margin: 0 0 15px 0;
   align-items: center;
}

.merit_description {
   line-height: 185%;
   font-size: 14px;
   text-align: left;
}

.merit_item_name .merit_title_number {
   width: 35px;
   height: 35px;
   line-height: 248%;
   background: #e36e0f;
   color: #fff;
   text-align: center;
}

.merit_item_name .merit_title_text {
   margin: 0 0 0 9px;
}

.Introduction_flow_wrap {
   margin: 0 40px;
   background: #fff;
   box-sizing: border-box;
   padding: 80px 0;
}

.wrap_type_1 {
   padding: 0px 5% 20px;
   display: flex;
   justify-content: space-around;
   align-items: flex-start;
   max-width: 1280px;
   margin: 0 auto;
}

.Introduction_flow_description_1st {
   font-size: 15px;
}

.Introduction_flow_number {
   font-size: 15px;
   width: 35px;
   display: inline-block;
   height: 36px;
   line-height: 248%;
   background: #e36e0f;
   color: #fff;
   text-align: center;
   font-weight: bold;
}

.Introduction_flow_item_name {
   font-size: 21px;
   line-height: 252%;
   margin-left: 10px;
}

.font_orange {
   color: #e36e10;
}

.Introduction_flow_text {
   font-size: 16px;
   letter-spacing: 2px;
}

.Intrcoutionoduction_flow_caution  {
   font-size: 12px;
   margin: 160px 0 0 0;
   color: #ff8315;
}

.Introduction_flow_image_wrap {
   width: 69%;
   margin: 0 0 0 4%;
   max-width: 440px;
}

.Introduction_flow_image_wrap img {
   width: 100%;
}

.Introduction_flow_image_1st {
   margin: 0 0 0 4%;
}

.box-shadow {
   box-shadow: 0 0 10px #868686;
}

.Introduction_flow_image_2nd {
   margin: 0 0 0 4%;
}

.price_wrap {
   background: #fff;
}

.price_description1_wrap  {
   padding: 0 100px 100px 100px;
}

h2.price_title {
   background: #fff;
   padding: 100px 0 0 0;
   margin: 40px 0 40px 0;
}


.price_description1_title{
   border-bottom: solid 1px #000;
   display: flex;
   justify-content: center;
   align-items: center;
   width: 100%;
   max-width: 1322px;
   margin: 0 auto;
}

.price_description1_title1 {
   font-size: 24px;
   letter-spacing: 1px;
}


.dot-text {
    padding-top: 0.4em;
    background-position: top left 2px;
    background-repeat: repeat-x;
    background-size: 1em 0.3em;
    background-image: radial-gradient( 0.15em 0.15em at center center,
     orange, orange 100%, transparent );
}

.price_description1_caution1 {
   font-size: 12px;
   letter-spacing: 1px;
   margin: 0 0 0 2%;
}

.price_description1_content_wrap{
   display: flex;
   text-align: center;
   padding: 3%;
   justify-content: center;
}

.price_description1_content1_wrap {
   text-align: right;
   margin: 0 10% 0 0;
}

.price_description1_content1_1 {
   line-height: 184%;
   font-size: 15px;
}

.price_description1_content1_2{
   border: solid 2px #000;
   padding: 1% 4%;
   display: inline-block;
   margin: 20px 0 30px 0;
   background: #fcfbbe;
   font-size: 18px;
   min-width: 250px;
   text-align: center;
}

.price_description1_content2_wrap {
   text-align: center;
   margin: 0 0 0 12px;
}

.price_description1_content2_1 {
   line-height: 184%;
   font-size: 15px;
}

.price_description1_content2_2 {
   border: solid 2px #000;
   padding: 1% 4%;
   display: inline-block;
   margin: 20px 0 30px 0;
   background: #fcfbbe;
   font-size: 18px;
   min-width: 250px;
   text-align: center;
}

.price_description1_caution2 {
   font-size: 16px;
   text-align: center;
   font-weight: bold;
   color: #dd6e08;
}

.price_description2_wrap {
   padding: 0 100px 100px 100px;
}

.price_description2_title {
   border-bottom: solid 1px #000;
   display: flex;
   justify-content: center;
   align-items: center;
   width: 100%;
   max-width: 1322px;
   margin: 0 auto;
}

.price_description2_title1 {
   font-size: 24px;
   letter-spacing: 1px;
}

.price_description2_content_wrap {
   display: flex;
   text-align: center;
   padding: 3%;
   justify-content: center;
}

.price_description2_content1_wrap {
   text-align: right;
   margin: 0 4% 0 0;
}

.price_description2_caution2 {
   font-size: 18px;
   text-align: center;
   color: #dd6e08;
}

.price_description2_content3_wrap2 {
   width: 800px;
   border: solid 4px #eee;
   margin: 30px auto 0;
}

.price_description2_content3_wrap2_innner {
   padding: 20px 30px 15px 30px;
   line-height: 207%;
}

.price_description2_content3_title {
   font-weight: bold;
}

.price_description2_content3_list1{
   margin: 0 0 0 3%;
}

.price_description2_content3_list2 {
   margin: 0 0 0 3%;
   display: flex;
   align-items: baseline;
}

.price_description2_content3_list2 .bold_text {
   font-weight: bold;
   margin: 0 0 0 60px;
}

.price_description2_content3_list2 .tax_type {
   font-size: 8px;
   margin: 0 0 0 20px;
}

.price_description2_content3_caution {
   color: #dd6e08;
}

.consult_wrap {
   background: #ff8315;
}

h2.consult_title {
   padding: 100px 0 40px 0;
   margin: 0;
}

*{
   margin:0;
   padding:0;
 }

 .consult_title {
   letter-spacing: 4px;
   color: #fff;
   font-weight: bold;
}

.consult_description {
   text-align: center;
   line-height: 211%;
   color: #fff;
   letter-spacing: 2px;
   font-size: 18px;
}

.consult_btns_wrap {
   display: flex;
   justify-content: center;
   padding: 40px 40px 100px 40px;
}

.common_btn.white_form_btn {
   background: #fff;
   color: #ff8315;
   margin: 0 20px 23px 0;
   text-decoration: none;
}

.common_btn.try_btn {
   background: #1a247f;
   color: #fff;
   margin: 0 0 23px 20px;
   text-decoration: none;
}

.function_title {
   background: #fff;
   margin: 0;
   padding: 100px 0 20px 0;
}

.function_wrap {
   background: #fff;
   padding: 0 0 300px 0;
}

.function_content_wrap {
   display: flex;
   flex-wrap: wrap;
   justify-content: center;
}

.function_content {
   border: solid 1px #eee;
   border-radius: 3px;
   margin: 20px 3%;
   height: 391px;
   box-sizing: border-box;
   background: #fff;
   width: 44%;
   max-width: 500px;
   box-shadow: 0 0 9px #aaa;
   padding: 3% 1% 3% 2%;
   padding: 3% 1% 3% 2%;
   text-align: center;
}

.function_item{
   text-align: center;
}

element.style {
   visibility: visible;
}

.function_item {
   margin: 10px 0;
   font-size: 19px;
   font-weight: bold;
}

.function_appeal_title {
   border-radius: 20px;
   max-width: 168px;
   background: #ff8315;
   color: #fff;
   font-size: 16px;
   line-height: 194%;
}

.function_appeal_list {
   line-height: 189%;
   text-align: left;
   font-size: 15px;
   padding: 0 0 0 15px;
}

ul {
   display: block;
   list-style-type: disc;
   margin-block-start: 1em;
   margin-block-end: 1em;
   margin-inline-start: 0px;
   margin-inline-end: 0px;
   padding-inline-start: 40px;
}

li {
   display: list-item;
   text-align: -webkit-match-parent;
}

.fuction_content_wrap{
   display: flex;
   flex-wrap: wrap;
   justify-content: center;
}

footer {
   background: #3676a4;
   display: flex;
   flex-direction: column;
   align-items: center;
   font-size: 13px;
   color: #fff;
   line-height: 169%;
   padding: 60px 0;
}

footer img {
   width: 149px;
   margin: 0 0 20px 0;
}
.company_info, .tel_and_fax, .url_and_mail {
   display: flex;
}

.tel_and_fax {
   margin: 0 0 0 126px;
}

.url_and_mail {
   margin: 0 0 20px 126px;
}

.copyright, .information_protection {
   text-align: center;
}