header{
padding:2px 0 0;
}
.wrapper-2.new {
    width: 780px;
}
/*
nav ul li a{
   color: #fff;
    text-decoration: none;
    line-height: 80px;
    padding: 0 20px;
    border-left: solid 1px #fff;
}

nav ul li:last-child a{
   border-right: solid 1px #fff;
}
*/

.y-b {
    background: linear-gradient(transparent 60%, #ffff00 60%);
}

.yellow{
  color:#ffff00;
}

.info{
  margin-top:30px;
}

#head-title{
    max-width: 310px;
    height: auto;
}

#head-title-2 {
    width: 300px;
    height: auto;
    margin-top: 16px;
    margin-left: 19px;
}

.hiyou-text-in {
    width: auto;
}

.wrapper-2 {
    width: 980px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#main{
    background: url(images/main-bg-support.png);
    height: auto;
    margin-bottom: 40px;
    margin-top: 10px;
    text-align: center;
    box-shadow: 0 0 8px rgba(0, 0, 0, .3);
    padding: 0 !important;
}

#main img{
   max-width:990px;
   height:auto;
   margin:0 auto;
}

.top-point{
    margin-top: 40px;
    margin-bottom: 20px;
}

.top-point ul{
  display:flex;
  justify-content: center;
    flex-wrap: wrap;
}

.top-point li{
    width:40%;
    background: #fefdfc;
     padding: 24px 0 13px 70px;
    box-shadow: 0px 10px 10px -6px rgba(0, 0, 0, 0.3);
    /*border-bottom: solid 4px #11539d;*/
    font-size: 30px;
    font-weight: 700;
    position: relative;
    line-height: 1.2;
    margin: 0 10px 20px 10px;
    border: solid 1px #b59354;
    align-items: center;
    display: flex;
}

.top-point li:nth-child(3){
    padding: 22px 0 13px 70px;
}

.top-point li:nth-child(4){
    padding: 37px 0 23px 68px;
}

.top-point li:last-child{
    padding: 50px 20px 42px 70px
}

.top-point li:before{
    content: "";
    position: absolute;
    background: url(images/check-gold.png) no-repeat;
    width: 42px;
    height: 37px;
    left: 18px;
    top: 39%;
    background-size: contain;
}

.top-point li .tx-m{
    font-size: 26px;
}

.top-point li .tx-l {
    font-size: 32px;
}

.top-point li .zero{
    color: #e67521;
    font-size: 57px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.top-message {
    margin: 40px auto;
width:100%;
    text-align: center;
    font-size: 25px;
    line-height: 1.7;
}

.top-message .tx-l{
   font-size:30px;
}

.douga-midashi-wrap {
    text-align: center;
    margin-bottom: 1.5em;
}
.douga-midashi-bal {
    position: relative;
    display: inline-block;
    margin: 0.5em 0 0 0;
    padding: 7px 10px;
    min-width: 120px;
    max-width: 100%;
    color: #fff;
    background: #333;
    font-size: 25px;
    line-height: 1.6;
    border-radius: 5px;
}
.douga-midashi-bal:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #333;
}
table.zougaku-fee {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0;
    color: #353535;
}

table.zougaku-fee th {
    background: #efefef;
}

table.zougaku-fee th,
table.zougaku-fee td {
    border: 1px solid #ccc;
    padding: 10px;
}

table.zougaku-fee th.hoken{
  background: #b2d8ed;
  line-height: 1.5;
}

table.zougaku-fee th.bengoshi{
  background: #ecab5c;
    border: solid 2px #f39800;
    font-weight: 700;
    line-height: 1.5;
}

table.zougaku-fee td:last-of-type{
    border: solid 2px #f39800;
    background: #f7f5f5;
   font-weight: 700;
}

table.zougaku-fee th:first-of-type{
    font-size: 20px;
    width: 15%;
}

table.zougaku-fee {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0;
    color: #353535;
}

table.zougaku-fee th {
    background: #efefef;
}

table.zougaku-fee th,
table.zougaku-fee td {
    border: 1px solid #ccc;
    padding: 10px;
}

table.zougaku-fee th.hoken{
  background: #b2d8ed;
  line-height: 1.5;
}

table.zougaku-fee th.bengoshi{
    background: #ecab5c;
    /*border: solid 2px #f39800;*/
    font-weight: 700;
    line-height: 1.5;
}

.table2 table.zougaku-fee th.hoken{
  background: #c9eff6;
  line-height: 1.5;
}

table.zougaku-fee th.bengoshi{
    background: #2097bd;
    /*border: solid 2px #f39800;*/
    font-weight: 700;
    line-height: 1.5;
    color:#fff;
}

table.zougaku-fee th.zougaku{
    background: #e04258;
    border: solid 2px #e04258;
    font-weight: 700;
    line-height: 1.5;
    color:#fff;
    vertical-align: middle;
}

table.zougaku-fee td:last-of-type{
    /*border: solid 2px #f39800;*/
    background: #f7f5f5;
   font-weight: 700;
}

table.zougaku-fee th:first-of-type{
    font-size: 20px;
    width: 15%;
vertical-align: middle;
}

.zougaku-fee-wrap {
    position: relative;
    margin-bottom: 50px;
    font-size: 22px;
}


.zougaku-fee-wrap::after{
 /*   content: "";
    position: absolute;
    background: url(images/arrow.png) no-repeat;
    width: 47px;
    height: 82px;
    left: 55%;
    top: 46%;
    background-size: contain;*/
}

.contact-form-3.nopic {
    background: aliceblue;
    padding: 7% 5% 4%;
}

#jisseki-in section{
    display: flex;
}

#jisseki-in img{
    margin: 10px 0 10px 10px;
  display:block;
    height: auto;
    max-width: 100%;
}

.jisseki-in-title{
    background: #e3effa;
    border: solid 2px #548cce;
    border-radius: 5px;
    padding: 84px 20px 20px;
    position: relative;
    line-height: 1.5;
    font-weight: 700;
    font-size: 24px;
}

.jisseki-in-title .num{
    background: #044c9c;
    color: #fff;
    font-weight: 700;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 35px;
    padding: 20px 0;
    width: 100%;
    line-height: 1;
    text-align: center;
}

.hiyou-title{
    padding: 30px 0 0;
    font-weight: 700;
    font-size: 20px;
}

#hiyou-in {
    width: 100%;
  margin-left:0;
}

.hiyou-title .yellow{
  color:#ffff00;
}

.anshin-title{
  display:flex;
  align-items:center;
}

.anshin-title h2{
    font-size: 24px;
    font-weight: 700;
    width: 59vw;
   margin-bottom:3vw;
}

.anshin-title h2 img{
    max-width: 21vw;
}

.sanka-support-content{
  border:solid 5px #e8dfbd;
    background: #f7f7f7;
    padding: 10px 20px 30px;
}

.sanka-support-content p{
    font-size: 20px;
    text-align: center;
}

.sanka-support-content h2{
    color: #b59354;
    font-size: 42px;
    text-align: center;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  margin-bottom:3vw;
}

.sanka-image{
  margin:1vw auto;
 display:block;
}

.why-zougaku{
  margin:50px auto 20px;
}

.why-zougaku-in{
    width: 100%;
    border: 1px solid #003680;
    box-sizing: border-box;
    padding: 2.5%;
    font-size: 20px;
    line-height: 1.7;
}

.why-zougaku-in .waku2{
 padding:2vw 1vw;
  background:#f7f7f7;
}

.why-zougaku-in p{
  margin-bottom:2vw;
}

.why-zougaku h2{
    background: #003681;
    color: #fff;
    padding: 3vw 0;
    text-align: center;
    font-weight: 700;
    font-size: 33px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
 
}

.top-syoseki-content-in{
    display: flex;
    flex-wrap: nowrap;
    width: 59%;
    justify-content: space-between;
    margin: 0 auto 50px;
}

.top-syoseki-content-in img {
    max-width: 300px;
   height:auto;
}

.top-syoseki-title{
    text-align: center;
    font-weight: bold;
    margin-top: 50px;
    display: block;
    font-size: 36px;
}

.accordion-content{
    position: relative;
    cursor: pointer;
  margin-bottom:7vw;
}

.accordion_one .ac_header {
    padding: 1rem 2rem 1rem 2rem;
    color: #fff;
    margin-top: 10px;
    margin-bottom:30px;
    position: relative;
    z-index: +1;
    cursor: pointer;
    transition: .2s;
    border-radius: 9px;
   background: rgb(0,177,18);
   background: linear-gradient(180deg, rgba(0,177,18,1) 0%, rgba(0,162,14,1) 48%, rgba(0,142,12,1) 100%);
    font-weight: 700;
    text-align: center;
}

.accordion_one .ac_header .i_box {
    content: "";
    position: absolute;
    background: url(images/accordion-arrow.png) no-repeat;
    width: 21px;
    height: 14px;
    top: 50%;
    right: 7%;
    transform: translateY(-50%);
    transition: all ease 0.3s;
    background-size: contain;
}

.accordion_one .ac_header.open .i_box {
    transform: rotate(180deg);
    top: calc(50% - 12px);
}

.accordion_one .ac_inner {
    display: none;
    padding: 1.5rem .5rem 1.5rem .5rem;
    box-sizing: border-box;
    background: #fff;
}

.copy{
    text-align: center;
}

.jikosos-bn-title{
    font-size: 26px;
    font-weight: 700;
    margin: 40px auto 10px;
    text-align: center;
}

.jikosos-bn img{
    max-width: 750px;
    height: auto;
    margin: 0 auto;
    display: block;
    width: 100%;
}
.green{
color:#07877f;
}

ul#bengo{
width:700px;
}

.top-message-ex{
    padding: 20px;
    line-height: 1.8;
    font-size: 20px;
    margin-bottom: 30px;
    background: cornsilk;
}

.top-message-ex p{
    margin-bottom:15px;
}

.tel {
    position: relative;
    background: url(https://www.jiko-sos.jp/soudanlp/images/info-tel-ydn.png);
    width: 890px;
    height: 258px;
    box-sizing: border-box;
    margin: 0 auto;
}