
.BodyMain {
    background: #fff;
    margin: 0 auto;
    text-align: center;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Myriad Pro, Myriad, Arial, sans-serif;
    font-size: 16px;
    -webkit-text-size-adjust: 100%;
}
.center {
    text-align: center;
}
.left {
    text-align: left;
}
.right {
    text-align: right;
}
a {
    text-decoration: none;
    color: #000;
}
div, p {
    margin: auto;
}
img {
    border: none;
}

.clear {
    clear: both;
}
.clearfix::after,
section::after,
header::after,
footer::after {
    content: "";
    display: block;
    clear: both;
}

header,
footer {
    margin: 8px auto;
    width: 960px;
    height: 90px;
    background: #fff url("../images/kaisha-title.png") no-repeat;
}
header .linkL,
footer .linkL {
    float: left;
    width: calc(100% - 140px);
    margin: 0;
    font-size: 5px;
    text-indent: -9999px;
}
.linkL a {
    display: block;
    float: left;
    width: 450px;
    height: 80px;
    text-indent: -9999px;
    margin: 0 auto;
}
header .linkR,
footer .linkR {
    float: right;
    width: 140px;
    margin: 0 auto;
    padding: 10px 0 0;
}
header .txt1,
footer .txt1 {
    font-size: 110%;
    color: #7bb420;
    line-height: 25px;
}
header .txt1 span,
footer .txt1 span {
    font-size: 150%;
    margin-right: 2px;
}
header .txt2,
footer .txt2 {
    font-size: 80%;
    color: #666;
}
.opacity a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}

#fix {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 1002;
    border-top: 1px solid #be9245;
    background: #fff;
}

section {
    margin: auto;
    padding: 40px 0;
}
section.cust {
    padding: 8px 0;
    margin: 0 auto 95px;
    background: url("../images/back_cust.jpg") #eee no-repeat!important;
    line-height: 30px;
}
section:nth-child(2n) {
    background: #eee;
}
.purple {
    color: #609;
}
.blue {
    color: #2083b4;
}
.red {
  color: #d54726;
}
.btn {
    display: inline-block;
    border: 1px solid #be9245;
    border-radius: 6px;
    padding: 3px 10px;
    box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.15);
    color: #fff;
    margin: 10px 30px 10px;
    background: #be9245;
}

h1,
h2.seo,
h2.subtitle,
h3 {
    font-weight: normal;
    font-size: 80%;
    color: #ccc;
    margin: 0;
    padding: 0;
}

h1 {
    width: 960px;
    text-align: left;
    margin: 10px auto 0;
}
h2.subtitle {
    font-size: 200%;
    color: #be9245;
    display: flex;
    align-items: center;
}
h2.subtitle:after {
    border-top: 1px solid #be9245;
    content: "";
    flex-grow: 1;
    margin-left: 1em;
}
h2.seo {
    padding: 25px 0 0;
    margin-bottom: -10px;
}
.cust h2.seo {
    padding: 10px 0;
}
h3.saijoTitle,
h3.salonTitle {
    font-size: 130%;
    padding: 10px 0;
    text-align: left;
    color: #162780;
    margin: 30px 0 0 7px;
}
h3.salonTitle {
    padding: 0;
    margin: 0 0 0 7px;
}

.topMenu,
.underMenu {
    width: 960px;
    margin: 10px auto;
}
.underMenu2 {
    width: 920px;
    padding: 20px 0 0;
    margin: 0 auto;
}
.topMenu ul,
.underMenu ul,
.underMenu2 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.topMenu ul li,
.underMenu ul li,
.underMenu2 ul li {
    float: left;
    width: 16.5%;
    height: 40px;
    padding: 0;
    border-left: 1px solid #333;
    background-color: #fbf4ff;
}
.underMenu ul li {
    width: 19.85%;
}
.underMenu2 ul li {
    width: 24.85%;
}
.topMenu ul li:last-child,
.underMenu ul li:last-child,
.underMenu2 ul li:last-child {
    border-right: 1px solid #333;
}
.topMenu ul li:last-child,
.infoBox {
    background-color: #ffc;
}
.topMenu ul li a,
.underMenu ul li a,
.underMenu2 ul li a,
#covid a {
    display: block;
    padding: 7px 0;
}
#covid a {
    display: block;
    padding: 19px 0;
}
#covid a.link2 {
    padding: 7px 0;
}
.topMenu ul li a:hover,
.underMenu ul li a:hover,
.underMenu2 ul li a:hover {
    border-bottom: 2px solid #609;
    background-color: #c693df;
}
.topMenu ul li:last-child a:hover,
.infoBox a:hover {
    border-bottom: 2px solid #be9245;
    background-color: #ff9;
}
#covid a:hover {
    border-bottom: 2px solid #be9245;
    background-color: #f7eee0;
}

.box {
    width: 960px;
}
.ya, .yaR, .yaR2, .yaF, .logo, .new {
    margin: 0 7px 5px 0;
    vertical-align: middle;
}
.yaR {
    margin: 0 7px 2px 20px;
}
.yaR2 {
    margin: 0 7px 5px 50px;
}
.logo {
    width: 35px;
    height: auto;
}
.new {
    margin: 2px 0 6px 7px;
}
.copy1 {
    color: #162780;
    font-size: 110%;
    margin: 20px 0 10px;
}
.copy2,
.copy3 {
    color: #609;
    margin: 0 auto;
    font-size: 150%;
}
.copy3 {
    margin: 0 auto;
    font-size: 110%;
    margin: 20px 0 10px;
}
.copyBack {
    margin: 12px auto 0;
    padding: 4px 0;
    background: #7bb420;
    background-image: none;
    background-image: -webkit-linear-gradient(#97d03c, #7bb420);
    background-image: linear-gradient(#97d03c, #7bb420);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.28);
    border-bottom: 1px solid #fff;
    border-radius: 4px;
}
.copyBack p {
    font-size: 110%;
    color: #fff;
    letter-spacing: 2px;
}
.mini {
    font-size: 80%;
}
.big {
    font-size: 120%;
}

.L0 {
    float: left;
}
.R0 {
    float: right;
}
.w16 {
    width: 16.45%;
}
.w25 {
    width: 24.99%;
}
.w30 {
    width: 29.99%;
}
.w33 {
    width: 33.33%;
}
.w40 {
    width: 39.99%;
}
.w45 {
    width: 44.99%;
}
.w50 {
    width: 49.99%;
}
.w55 {
    width: 54.99%;
}
.w60 {
    width: 59.99%;
}
.w70 {
    width: 69.99%;
}
.w80 {
    width: 79.99%;
}
.w400 {
    width: 400px;
}

.marTB10 {
    margin: 10px auto;
}
.marTB40 {
    margin: 40px auto;
}
.marT10 {
    margin-top: 10px;
}
.marT20 {
    margin-top: 20px;
}
.marT40 {
    margin-top: 40px;
}
.marR20 {
    margin-right: 20px;
}
.marR60 {
    margin-right: 60px;
}

.padT5 {
    padding-top: 5px;
}
.padT10 {
    padding-top: 10px;
}
.padT20 {
    padding-top: 20px;
}
.padT30 {
    padding-top: 30px;
}
.padT40 {
    padding-top: 40px;
}
.padT65 {
    padding-top: 65px;
}
.waku {
    border: 1px solid #ccc;
}

.txtL {
    text-align: left;
    line-height: 30px;
}
.TD25 {
    line-height: 25px;
}
.TD30 {
    line-height: 30px;
}

.space1 {
    margin-right: 1em;
}
.space2 {
    margin-left: 0.8em;
}

#container img {
    position: relative;
    object-fit: cover;
}
.flexslider {
    border: none;
}

.wrap {
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display: flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}

table {
    width: 100%;
    display: table;
    border-collapse: collapse;
    box-sizing: border-box;
    text-indent: 0;
}
td {
    width: 300px;
    padding: 0 10px;
    border-right: 1px solid #ccc;
}
td.marRnone {
    padding-right: 0;
    border: none;
}

.saijoBox,
.saijoBox2,
.supportBox {
    float: left;
    width: 300px;
    margin: 0 14px 20px 0;
    padding-right: 14px;
}
.planBox:nth-of-type(3n),
.saijoBox:nth-of-type(3n),
.saijoBox2:nth-of-type(4n),
.supportBox:nth-of-type(3n) {
    margin-right: 0;
    padding-right: 0;
}
.supportBox2 {
    float: left;
    margin-left: 15px;
    width: 600px;
}
.borderRgray {
    border-right: 1px solid #ccc;
}
.price1 {
    font-size: 45px;
    margin-right: 0.1em;
}
.planTxt1,
.planTxt2,
.planTxt3,
.supTxt1,
.planTxt9 { /* プラン名 */
    border-bottom: 1px solid #7bb420;
    padding: 10px 0;
    font-size: 130%;
}
.planTxt2 {
    border-bottom: 1px solid #2083b4;
}
.planTxt3 {
    border-bottom: 1px solid #609;
}
.supTxt1 {
    border-bottom: 1px solid #be9245;
}
.planTxt9 {
    border-bottom: 1px solid #d54726;
}
.planTxt4 { /* 価格 */
    padding: 20px 0;
}
.planTxt5,
.planTxt6,
.planTxt7,
.planTxt10 {
    font-size: 120%;
    padding: 8px;
    background: #ceec9e;
    border: 1px solid #7bb420;
}
.planTxt6 {
    background: #bcdcec;
    border: 1px solid #2083b4;
}
.planTxt7 {
    background: #d4b4e3;
    border: 1px solid #609;
}
.planTxt10 {
    background: #f0bfb4;
    border: 1px solid #d54726;
}
.planTxt8,
.supTxt2 {
    font-size: 80%;
    line-height: 28px;
    padding: 10px 0 0;
}
.planTxt8 {
    text-align: justify;
}

.planImg {
    vertical-align: bottom;
    width: 100%;
}

.saijoTxt,
.saijoTxt2 {
    margin: 0 auto 10px;
    padding: 4px 10px;
    background: #7bb420;
    color: #fff;
    display: inline-block;
    border-radius: 4px;
    font-size: 80%;
    width: 92px;
    text-align: center;
}
.saijoTxt2 {
    background: #609;
}
.saijoPic {
    width: 95%;
    height: auto;
}
.saijoMarL1 {
    margin-left: 70px;
}
.saijoMarL2 {
    margin-left: 250px;
}
.top1 {
    background: url("../images/top_1.png") top right no-repeat;
}
.top2 {
    background: url("../images/top_2.png") top right no-repeat;
}
.top3 {
    background: url("../images/top_3.png") top right no-repeat;
}

#areamap .saijoTxt,
#areamap .saijoTxt2 {
    margin: 3px 0 8px 20px;
    vertical-align: middle;
}
#areamap .saijoTxt2 {
    margin-left: 3em;
}
#areamap .R0 {
    padding-left: 3em;
    box-sizing: border-box;
}
.areamap {
    margin-top: 5px;
}
.areaTitle1,
.areaTitle2,
.areaTitle3 {
    font-size: 110%;
    padding: 0 0 8px 8px;
    position: relative;
    margin: 20px 0 10px;
}
.areaTitle1:after,
.areaTitle2:after,
.areaTitle3:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
    height: 3px;
    content: '';
    border-bottom: 2px dotted #609;
}
.areaTitle2:after {
    border-bottom: 2px dotted #7bb420;
}
.areaTitle3:after {
    border-bottom: 2px dotted #be9245;
}

.supportMarL1 {
    margin-left: 165px;
}

.boxF {
    background: rgba(255, 255, 255, 0.75);
    padding: 10px 0;
}

.bmenu {
    padding: 30px 0;
}
.useful {
    list-style: none;
    margin: 0 auto 15px;
    padding: 0;
}
.useful li a {
    float: left;
    display: block;
    width: 103px;
    height: 103px;
    margin: 15px 0 0 12px;
    line-height: 25px;
    font-size: 95%;
    border: 2px solid #fff;
    border-radius: 50%;
    background-color: #ffc;
    box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.15);
}
.useful li.txt1 p {
    margin-top: 39px;
}
.useful li.txt2 p {
    margin-top: 28px;
}
.useful li.txt3 p {
    margin-top: 15px;
}
.pic0 {
    width: 98%;
    height: auto;
}
.pic1 {
    width: 92%;
    height: auto;
}
.pic2 {
    width: auto;
    height: 180px;
}
.pic3 {
    width: auto;
    height: 150px;
}
.pic4 {
    width: 360px;
    height: auto;
}
.pic5 {
    width: auto;
    height: 280px;
}
.supportPicCar {
    width: 300px;
    height: auto;
    padding: 7px 0;
    background: #fff;
}

.custW {
    width: 90%;
}
.custL1 {
    float: left;
    width: 79%;
    padding-top: 15px;
}
.custL {
    float: left;
    width: 55%;
    line-height: 40px;
}
.custR {
    float: right;
    width: 43%;
    text-align: left;
    line-height: 40px;
}
.custR1 {
    float: right;
    width: 20%;
}
.imgWaku {
    width: 70%;
    border: 3px double #32aae6;
    padding: 8px;
    background-color: #fff;
}
.imgWaku img  {
    width: 98%;
    height: auto;
}
.s_a_Txt {
    font-size: 90%;
    color: #32aae6;
    background: #fff;
    padding: 5px 10px;
    width: 85%;
    position: relative;
    border-radius: 5px;
    border: 2px solid #32aae6;
    margin: 15px auto 5px;
}
.s_a_Txt:after {
    position: absolute;
    top: -15px;
    right: 67px;
    width: 0;
    height: 0;
    content: '';
    border-width: 0 7px 15px 7px;
    border-style: solid;
    border-color: transparent transparent #32aae6 transparent;
}
#page-top {
    position: fixed;
    bottom: 95px;
    right: 20px;
}
#page-top a {
    background: url("../images/page-top.png") no-repeat;
    width: 80px;
    height: 60px;
    display: block;
}
#page-top a:hover {
    text-decoration: none;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}
.mobi{
    width: 700px;
    margin: 10px auto 8px;
    padding: 20px 0 5px;
    font-size: 80%;
    line-height: 25px;
    border-top: 1px dotted #7bb420;
}
.qrL{
    width: 89.9%;
    line-height: 20px;
    text-align: left;
    margin: 7px 0;
    float: left;
}
.qrR{
    width: 9.9%;
    float: right;
    padding-top: 5px;
}
.copyright,
.copyright2 {
    font-size: 75%;
    padding: 1em 0;
    text-align: right;
    line-height: 20px;
    width: 900px;
}
.copyright2 {
    margin-bottom: 100px;
}

.mapWaku {
    width: 98%;
    height: auto;
    border: 1px solid #609;
}

/* コロナ */
#covid {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 40px auto 0;
}
#covid div {
    width: 33.33%;
    height: 63px;
    border-left: 1px solid #609;
}
#covid div:last-child {
    border-right: 1px solid #609;
}
/* 終活相談会 */
#soudankai {
    margin-top: 15px;
}
.soudankaiTxt1 {
    font-size: 130%;
    color: #090;
    background-color: rgba(255,255,255,0.8);
}
.soudankaiTxt1 span {
    font-size: 80%;
    margin-left: 5px;
}
.soudankaiTxt1:before {
    content: "◆";
    margin-right: 5px;
}
.soudankaiTxt1:after {
    content: "◆";
    margin-left: 5px;
}
.soudankaiDate {
    margin: 10px auto 0;
    padding: 5px 0;
    width: 65%;
    background-color: #f0f9f0;
    line-height: 40px;
    border-radius: 4px;
    border: 1px solid #060;
}
.soudankaiDate .midashi {
    letter-spacing: 3px;
}
.soudankaiDate span {
    font-size: 150%;
    margin-right: 3px;
}

/* トピックス */
#topics,
#column {
    height: 245px;
    overflow: auto;
    border: 1px solid #dcdcdc;
    margin: 0 0 0 4px;
    text-align: left;
    line-height: 25px;
    font-size: 90%;
    letter-spacing: 0.08em;
}
.topicsList a,
.columnList a {
    display: block;
    border-bottom: 1px dotted #be9245;
    padding: 0.7em 1em;
    color: #000;
}
.topicsList a:hover,
.columnList a:hover {
    background: #f7eee0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(60%), color-stop(#f7eee0));
    background-image: -webkit-linear-gradient(#fff 60%,#f7eee0);
    background-image:    -moz-linear-gradient(#fff 60%,#f7eee0);
    background-image:     -ms-linear-gradient(#fff 60%,#f7eee0);
    background-image:      -o-linear-gradient(#fff 60%,#f7eee0);
    background-image:         linear-gradient(#fff 60%,#f7eee0);
}
.topicsList1,
.columnList1 {
    border-bottom: 1px dotted #dcdcdc;
    padding: 0.7em 1em;
}
.topicsMidashi,
.columnMidashi {
    margin: 20px 0 5px 18px;
    text-align: left;
    font-size: 130%;
    color: #be9245;
    background: url("../images/icon_topics.png") right 77% top 3px /4% no-repeat;
}
.columnMidashi {
    background: url("../images/icon_column.png") right 82% top 5px /4% no-repeat;
}

#topicsImgR {
    float: right;
    height: 130px;
    margin: -20px 20px -10px 0;
}

#topNews,
.linkCopy,
.copyTotsuka {
    width: 100%;
    margin: 0 auto 20px;
    padding: 3px 0 2px;
    color: #fff;
    font-size: 120%;
    background: #be9245;
    letter-spacing: 2px;
}
.linkCopy,
.copyTotsuka {
    width: 660px;
    margin: 25px auto 0;
    padding: 3px 0 2px;
    border-radius: 5px;
}
.linkCopy {
    margin: 25px auto;
}
.linkCopy a,
.copyTotsuka a {
    color: #fff;
}
.cust .linkCopy,
.cust .copyTotsuka {
    width: 590px;
    margin: 12px 8px 0 0;
    font-size: 110%;
    float: right;
    letter-spacing: 1.5px;
}
.copyTotsuka .yaR {
    margin: 0 7px 2px 60px;
}

.custSalonBox {
    border-bottom: 2px dotted #be9245;
    padding: 10px 0 15px;
    margin-bottom: 10px;
}
p.copy {
    font-size: 130%;
    font-weight: normal;
    color: #666;
    line-height: 35px;
}
.copyTel {
    font-size: 170%;
    color: #be9245;
    vertical-align: middle;
}
.mapTitle {
    font-size: 170%;
    color: #be9245;
    margin: 40px auto 30px;
}
#PageTitle {
    background: #be9245 url("../images/back_pagetitle.jpg") center no-repeat;
    padding: 20px 0;
}
#PageTitle h2 {
    font-size: 240%;
    text-shadow: 2px 1px 2px #fff;
    color: #000;
    background: rgba(255, 255, 255, 0.8);
    margin: 0;
    padding: 10px 0;
    font-weight: normal;
    letter-spacing: 0.05em;
}
ul.mapTxt,
ul.mapTxt2 {
    list-style: none;
    margin: auto;
    padding: 5px;
    line-height: 30px;
    text-align: left;
}
ul.mapTxt li:before,
ul.mapTxt2 li:before {
    content: '◆';
    color: #be9245;
    margin-right: 5px;
}
ul.mapTxt2 {
    width: max-content;
    margin: 20px auto 0;
    padding: 5px 0;
}
.salonInfo {
    line-height: 40px;
    padding-top: 35px;
}
.reserve {
    border-radius: 20px;
    background: #be9245;
    background-image: none;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e6b258), color-stop(97%, #be9245));
    background-image: -webkit-linear-gradient(#e6b258,#be9245 97%);
    background-image: -moz-linear-gradient(#e6b258,#be9245 97%);
    background-image: -ms-linear-gradient(#e6b258,#be9245 97%);
    background-image: -o-linear-gradient(#e6b258,#be9245 97%);
    background-image: linear-gradient(#e6b258,#be9245 97%);
    color: #fff;
    font-size: 90%;
    letter-spacing: 0.05em;
    padding: 1px 6px;
    margin: 0 1em;
    vertical-align: bottom;
}

.borderT {
    border-top: 1px dotted #be9245;
}

#news {
    margin: 40px auto 0;
    padding: 0;
}
#news .txtW {
    width: 450px;
}
#news p.topics221013,
#news p.doll,
#news p.rentalspace,
#news p.fukurikousei,
#news p.totsuka {
    font-size: 130%;
    line-height: 35px;
    margin-bottom: 10px;
    color: #be9245;
}
#news p.topics221013,
#news p.doll,
#news p.rentalspace,
#news p.fukurikousei,
#news p.totsuka {
    background: url("/images/back_news.jpg") right top no-repeat;
    background-size: 85px;
    padding-right: 70px;
    border: 1px solid #be9245;
}
#news p.topics221013,
#news p.doll {
    background: #fff url("/images/back_topics221013.jpg") right 7px top / 22% no-repeat;
    padding: 10px 110px 5px 0;
    line-height: 24px;
}
#news p.topics221013 span.big,
#news p.topics221013 span.mini,
#news p.doll span.big,
#news p.doll span.mini {
    font-size: 130%;
    color: #609;
    margin-right: 5px;
    letter-spacing: 1px;
}
#news p.doll span.mini,
#news p.topics221013 span.mini {
    font-size: 70%;
    color: #be9245;
}
#news p.rentalspace {
    background: #fff url("../images/par_kaishoku_b.jpg") right top / 22% no-repeat;
    line-height: 28px;
    padding: 18px 95px 18px 0;
}
#news p.fukurikousei {
    background: #fff url("../images/back_fukurikousei.png") right 5px top / 18% no-repeat;
    line-height: 28px;
    padding: 18px 95px 18px 0;
}
#news p.totsuka {
    background: #fff url("../images/totsuka.jpg") right top / 22% no-repeat;
    line-height: 28px;
    padding: 18px 95px 18px 0;
}
.dollBox {
    margin-top: 40px;
}
.dollBox p.details,
.dollBox p.bottom {
    text-align: justify;
    line-height: 1.8;
    font-size: 80%;
}
.dollBox p.bottom {
    text-align: center;
}
.dollBox ul {
    margin: 0 0 0 1rem;
}
.dollBox ul li {
    color: #609;
    text-align: left;
    font-size: 80%;
}
.newbox {
    position: relative;
}
.newbox:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 0 0;
    border-color: #f00 transparent transparent transparent;
}
.newbox:after {
    position: absolute;
    content: "NEW";
    transform: rotate(315deg);
    display: block;
    font-size: 11px;
    white-space: pre;
    color: #fff;
    top: 12px;
    left: 4px;
    text-align: center;
    z-index: 2;
    line-height: 1.2;
}

* {
    float: none;
    position: static;
    margin: 0;
    padding: 0;
}
.newsLink {
    display: flex;
    margin: 2rem auto 0;
}
.newsLink div {
    width: calc(100%/2);
    height: 150px;
    border-right: 1px solid #dcdcdc;
    padding: 10px;
    position: relative;
}
.newsLink div:nth-child(2n) {
    border-right: none;
}
.newsLink div:nth-child(4) {
    border-right: none;
}
.newsLink div p.head {
    color: #be9245;
    font-size: 120%;
}
.newsLink div p.details,
.newsLink div p.bottom {
    text-align: justify;
    line-height: 1.8;
    font-size: 80%;
}
.newsLink div p.bottom {
    position: absolute;
    right: 15px;
    bottom: 0;
}
.flex {
    display: flex;
}

.circle1 {
    background: #dbc499;
    background-image: -webkit-linear-gradient(#fdf1db, #dbc499);
    background-image: linear-gradient(#fdf1db, #dbc499);
    width: 100px;
    height: 70px;
    border-radius: 50%;
    border: 1px solid #be9245;
    padding: 8px;
}
.circlePad {
    padding-top: 10px;
}
.circleMarL1 {
    margin-left: 55px;
}
.circleMarL2 {
    margin-left: 115px;
}
.w900 {
    width: 900px;
}