.anshin_top{
    width: 730px;
    margin: 0 auto;
    margin-top: 20px;
}

.anshin_guide{
    width: 532px;
    margin: 0 auto;
    margin-top: 45px;
}
.anshin_guide h3{
    text-align: center;
}

.about_anshin{
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.anshin_text{
    width: 250px;
}

.anshin_text strong{
    display: block;
    padding-left: 1em;
    font-size: 18px;
    color: #FFF;
    line-height: 1.5;
    text-align: center;
    text-indent: -6em;
    text-shadow: rgb(0, 169, 122) 3px 0px 0px, rgb(0, 169, 122) 2.83487px 0.981584px 0px, rgb(0, 169, 122) 2.35766px 1.85511px 0px, rgb(0, 169, 122) 1.62091px 2.52441px 0px, rgb(0, 169, 122) 0.705713px 2.91581px 0px, rgb(0, 169, 122) -0.287171px 2.98622px 0px, rgb(0, 169, 122) -1.24844px 2.72789px 0px, rgb(0, 169, 122) -2.07227px 2.16926px 0px, rgb(0, 169, 122) -2.66798px 1.37182px 0px, rgb(0, 169, 122) -2.96998px 0.42336px 0px, rgb(0, 169, 122) -2.94502px -0.571704px 0px, rgb(0, 169, 122) -2.59586px -1.50383px 0px, rgb(0, 169, 122) -1.96093px -2.27041px 0px, rgb(0, 169, 122) -1.11013px -2.78704px 0px, rgb(0, 169, 122) -0.137119px -2.99686px 0px, rgb(0, 169, 122) 0.850987px -2.87677px 0px, rgb(0, 169, 122) 1.74541px -2.43999px 0px, rgb(0, 169, 122) 2.44769px -1.73459px 0px, rgb(0, 169, 122) 2.88051px -0.838247px 0px;
    letter-spacing: 0.3em;
}

.anshin_text p{
    padding-top: 20px;
    color: #00A97A;
    font-size: 12px;
}

.list_top_anshin{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 25px;
}

.item_top_anshin{
    text-align: center;
    margin-top: 10px;
}

.item_top_anshin:nth-of-type(1){
    width: 100%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
}

.bousai_guide{
    margin-top: 45px;
}

.bousai_guide h3{
    text-align: center;
}

.list_top_bousai{
    display: flex;
    justify-content: space-between;
    width: 532px;
    margin: 0 auto;
    margin-top: 15px;
}

.item_top_anshin a,
.item_top_bousai a{
    display: block;
}
.item_top_anshin a:hover,
.item_top_bousai a:hover{
    opacity: 0.7;
}

.item_top_anshin a:first-of-type{
    width: 254px;
    margin: 0 auto;
}

.top_stripe{
    margin-top: 44px;
}