@charset "UTF-8";
/* For top page */
#home_mainimg_wrap {
height: 566px;
position: relative;
}
#home_mainimg_wrap .main_mark {
display: block;
width: 408px;
height: 238px;
margin: auto;
padding-top: 150px;
}
#home_pickup_info {
position: absolute;
bottom: 0;
left: 50%;
height: 50px;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
display: flex;
}
.news_btn {
display: block;
width: 62px;
height: 46px;
background-image: url("/asset/img/home/picknews_arrow_62x46.svgz");
background-repeat: no-repeat;
}
.news_btn a {
display: block;
color: #fff;
padding: 19px 0 0 16px;
line-height: 1;
}
.news_btn a:hover {
opacity: 1;
color: #2ea7e0;
}
.home_pickup_txt {
background-color: #fff;
width: calc( 100% - 62px );
}
.home_pickup_txt a {
height: 50px;
}
.home_pickup_txt a span {
width: 40px;
height: 50px;
}
.home_pickup_txt .arrow_2ea7e0 {
    margin-top: 18px;
}
.home_pickup_txt a div {
padding: 12px;
font-weight: bold;
}
.home_pickup_txt .news_3c3c3c {
width: 24px;
height: 24px;
margin-right: 18px;
vertical-align: -6px;
}
.spnewsred {
color: rgba(197,34,46,1.00);
}
/* Main Slider ------------------------------- */
#home_sider_wrap {
padding: 60px 0;
position: relative;
z-index: 1;
}
.main_img_wrap {
height: 340px;
overflow: hidden;
}
.slick-slide {
    width: 500px;
    margin-right: 20px;
    margin-left: 20px;
}
.slick-slide img {
    width: 100%;
    height: auto;
}
.slick-slide a {
    display: block;
}
.slick_arrow_prev, 
.slick_arrow_next {
display: block;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
z-index: 999;
width: 40px;
height: 40px;
background-color: rgba(255,255,255,0.70);
border: solid 1px #EBE3DB;
border-radius:20px;
transition-property: all;
transition-duration: 0.4s;
}
.slick_arrow_prev {
left: calc( 50% - 270px );
}
.slick_arrow_next {
right: calc( 50% - 270px );
}
.slick_arrow_prev i, 
.slick_arrow_next i {
width: 20px;
height: 20px;
margin:9px auto 0;
display: block;
}
.slick_arrow_prev .arrow_2ea7e0 {
transform: rotateY(180deg);
}
.slick_arrow_prev:hover, 
.slick_arrow_next:hover {
background-color: rgba(255,240,0,1.00);
}
/* Home 共通 ------------------------------- */
.home_sec_title {
display: flex;
justify-content: space-between;
margin-bottom: 38px;
}
.home_sec_title h2 {
line-height: 1;
}
.home_sec_title h2 span {
font-size: 3.2rem;
margin-right: 10px;
}
.home_sec_title .ahover_ul {
width: 160px;
height: 32px;
font-weight: bold;
}
/* Home Event and Topics ------------------------------- */
#home_event_wrap {
background-image: url("/asset/img/common/bac_tagl_100x78_fff.svgz");
background-repeat: no-repeat;
background-position: left bottom;
background-size: 280px 214px;
padding: 70px 0 34px;
}
#home_event_con {
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
}
#home_event_con .list_item:nth-child(4n) {
margin-right: 0px;
}
#home_event_con .list_item {
border: solid 1px #d4d4d4;
}
.eve_cat_type {
display: block;
position: absolute;
right: 0px;
bottom: 0px;
font-size: 1.3rem;
color: #2ea7e0;
padding: 6px 10px;
line-height: 1;
background-color: #fff;
font-family: "din-2014-narrow",sans-serif;
font-weight: 600;
}
#home_event_con h3 {
padding: 20px;
}
.eve_sub_txt {
display: block;
font-size: 1.3rem;
padding: 12px 20px;
border-top: solid 1px #d4d4d4;
line-height: 1.5;
letter-spacing: 0.03em;
}
/* Home News ------------------------------- */
#home_news_wrap {
background-image: url("/asset/img/common/bac_tagl_100x78_f9f7f5.svgz");
background-repeat: no-repeat;
background-position: left top;
background-size: 280px 214px;
}
#home_news_wrap section {
display: flex;
justify-content: flex-start;
align-items: center;
}
.home_news_title {
width: 210px;
padding: 8px 50px 8px 0px;
border-right: solid 1px #d4d4d4;
}
.home_news_title h2 {
line-height: 1;
margin-bottom: 32px;
}
.home_news_title h2 span {
font-size: 3.2rem;
margin-right: 10px;
}
.home_news_title .ahover_ul {
width: 160px;
height: 32px;
font-weight: bold;
}
#home_news_con {
width: calc( 100% - 210px );
padding-left: 50px;
}
#home_news_con li a {
display: flex;
justify-content: flex-start;
padding: 10px 0;
}
#home_news_con li span{
display: block;
/*width: 150px;*/
}
#home_news_con .sqarrow_2ea7e0 {
width: 10px;
height: 10px;
margin-left: 20px;
vertical-align: 0px;
}
#home_news_con li div {
font-weight: bold;
width: calc( 100% - 160px )
}
/* Home News From Members ------------------------------- */
#home_frommem_wrap {
background-image: url("/asset/img/common/bac_tagl_100x78_fff.svgz");
background-repeat: no-repeat;
background-position: left bottom;
background-size: 280px 214px;
padding: 70px 0 34px;
}
#home_frommem_con {
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
}
#home_frommem_con .list_item:nth-child(4n) {
margin-right: 0px;
}
#home_frommem_con .list_item a {
    padding: 20px;
}
#home_frommem_con .member_name {
position: relative;
text-align: center;
border-bottom: solid 2px #d4d4d4;
padding-bottom: 6px;
font-weight: bold;
color: #2ea7e0;
margin-bottom: 12px;
line-height: 1.5;
}
#home_frommem_con .member_name::after {
position: absolute;
bottom: -2px;
content: '';
width: 90px;
height: 2px;
background: #2ea7e0;
left: 50%;
transform: translate(-50%);
}
#home_frommem_con .img_wrap {
margin-bottom: 10px;
}
#home_frommem_con .txt_wrap {
padding-bottom: 30px;
}
#home_frommem_con .news_date {
position: absolute;
left: 20px;
bottom:20px;
display: block;
font-size: 1.3rem;
}
/* Home SNS ------------------------------- */
#home_sns_wrap {
padding-bottom: 70px;
background-image: url("/asset/img/common/bac_tagl_100x78_edf7fd.svgz");
background-repeat: no-repeat;
background-position: left bottom;
background-size: 280px 214px;
}
#home_sns_header {
background-image: 
url("/asset/img/home/hello_hako_back_left.png"),
url("/asset/img/home/hello_hako_back_right.png"),
url("/asset/img/home/hello_hako_back.jpg");
background-repeat: 
no-repeat, 
no-repeat, 
no-repeat;
background-size: 
754px 380px, 
358px 380px,
cover;
background-position: 
left top,
right top,
0% 0%;
height: 380px;
}
.sns_con_ttl {
display: flex;
line-height: 1;
color: #fff;
padding-top: 86px;
}
.sns_con_ttl i {
width: 56px;
height: 56px;
margin-right: 20px;
}
.sns_con_ttl h2 {
width: 262px;
background-image: url("/asset/img/common/marker_148x18_blue.png");
background-repeat: no-repeat;
background-position: right 20px;
letter-spacing: 0.16em;
}
.sns_con_ttl h2 span {
display: block;
width: 232px;
height: 30px;
margin-bottom: 10px;
}
#home_sns_container {
display: flex;
justify-content: space-between;
margin-top: -160px;
}
.home_sns_conw {
position: relative;
width: 360px;
border-bottom: solid 1px rgba(46,167,224,0.2);
background-color: #fff;
background-image: linear-gradient(-45deg, #edf7fd 60px, transparent 0);
}
.sns_con {
padding: 20px 26px;
background-image: linear-gradient(135deg, #edf7fd 60px, transparent 0);
}
.sns_youtube {
position: relative;
border-bottom: solid 1px rgba(46,167,224,0.2);
background-image: 
linear-gradient(135deg, #edf7fd 60px, transparent 0), 
linear-gradient(-45deg, #edf7fd 60px, transparent 0);
}
.sns_youtube, .sns_weather, .youtube { position: relative; }
.youtube{
cursor: pointer;
margin-bottom: 14px;
}
/*.youtube::after{
content: url("/asset/img/common/YouTube_23392_32x32.png");
display: block;
position: absolute;
width: 32px;
height: 32px;
bottom: 8px;
right:13px;
}
.youtube_on.youtube::after{
display: none;
}*/
.sns_con h4 {
margin-bottom: 20px;
}
.sns_con .sns_facebookmds,
.sns_con .sns_xkmds,
#insta_list_wrap.sns_con h4 {
margin-bottom: 12px;
}
.sns_live h4 {
font-size: 2.2rem;
height: 40px;
line-height: 40px;
}
.sns_con .ahover_ul {
font-size: 2.2rem;
height: 40px;
line-height: 40px;
}
.sns_i {
width: 26px;
height: 26px;
margin-right: 10px;
vertical-align: -5px;
}
.sns_con .ahover_ul span {
height: 40px;
}
.sns_con .ahover_ul span i {
margin: 12px auto 0;
}
.home_sns_conw .more_info, 
.sns_con .more_info {
display: block;
position: absolute;
bottom: 4px;
right: 4px;
width: 15px;
height: 15px;
}
#insta_list_wrap{ padding: 20px 26px; }
#insta_list_wrap .font_tk-din{
padding: 0 0px;
}
ul#insta_list {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
ul#insta_list li {
width: 144px;
height: 144px;
margin-bottom: 20px;
}
ul#insta_list li img {
width: 144px;
height: 144px;
}
/* Instagram Feed プラグイン上書きCSS ------------- */
.sbi_item {
width: 144px!important;
height: 144px!important;
}
#insta_list_wrap #sb_instagram #sbi_images .sbi_item{
margin: 0 20px 20px 0!important;
}
#insta_list_wrap #sb_instagram #sbi_images .sbi_item:nth-child(2n) {
margin-right: 0px!important;
}
#insta_list_wrap #sb_instagram #sbi_images .sbi_item:nth-last-child(-n+2) {
margin-bottom: 0px!important;
}

/* Instagram プラグイン無効時 ---------------------------------- */

.insta_item.library_item a{
width: 144px;
height: 144px;
display: block;
background-size: cover;
background-position: center;
}



/* ライブカメラ Loading bar ------------------------ */

#livecam_s {
width: 308px;
height: 173px;
margin-bottom: 26px;
position: relative;
cursor: pointer;
}
.livecam_s_img{
position: absolute;
top:0;
left:0;
opacity: 0;
transition: opacity 2s ease 0s;
}
.livecam_s_img.img_view{
opacity: 1;
}

.sns_live .sns_tc{
position: relative;
overflow: visible;
}
#img_s_progress{
position: absolute;
width: 100%;
top:-21px;
left: 0px;
background-color: #DFDFDF;
}
#img_s_progress,
#img_s_progress .progress{ height: 1px; }
#img_s_progress .progress{ width: 0%; }
#img_s_progress .progress.on{
width: 100%;
background-color: #2ea7e0;
transition: width 120s linear 0s;
}


/* Live Camera Modal ----------------------------------------------　*/

/* livecam_modal_overlay -------------------------------　*/

#livecam_modal_overlay{
cursor: pointer;
position: fixed;
width: 0;
height: 0;
top:0;
left:0;
opacity: 0;
z-index: 12000;
background-color: rgba(0,0,0,0.65);
overflow: hidden;
}
#livecam_modal_overlay.modal_set{
width: 100%;
height: 100%;
animation: modal_overlay_open 0.25s linear both;
}
@keyframes modal_overlay_open {
  0%{ width: 100%; height: 100%; opacity: 0; }
  100% { opacity: 1; }
  
}
#livecam_modal_overlay.modal_set.modal_close{
width: 100%;
height: 100%;
animation: modal_overlay_close 0.4s linear both;
}
@keyframes modal_overlay_close {
  0%{ opacity: 1; width: 100%; height: 100%; }
  99%{ opacity: 0; width: 100%; height: 100%; }
  100% { opacity: 0; width: 0%; height: 0%; }
}

#livecam_modal_overlay::before{
opacity: 0;
content: "";
background-image: url(/asset/img/home/main_mark.png);
background-repeat: no-repeat;
background-position: center;
display: block;
position: absolute;
width: 280px;
height: 180px;
left:50%;
top:50%;
background-size: contain;
transform: translate3d(-50%,-50%,0);
/*transform: scale(60%);*/
animation: welcome_live_filter 1.8s infinite;
}
@keyframes welcome_live_filter {
  0%{filter: drop-shadow(1px 1px 2px rgba(252,255,104,1.0))drop-shadow(1px 1px 8px rgba(255,239,154,0.9));}
  50% {filter: drop-shadow(1px 1px 3px rgba(104,241,255,0.7))drop-shadow(1px 1px 8px rgba(255,239,154,0.7));}
  100%{filter: drop-shadow(1px 1px 2px rgba(255,251,104,1.0))drop-shadow(1px 1px 8px rgba(255,239,154,0.9));}
}
#livecam_modal_overlay.modal_set::before{
opacity: 1;
}
#livecam_modal_overlay.modal_set.modal_close::before{
transition: opacity 0.3s;
opacity: 0;
}

#livecam_full_wrap{
display: none;
z-index: 12100;
max-width: 1950px;
position: fixed;
width: 88%;
height: 0;
padding: 15px;
background-color: rgba(0,0,0,0.6);
top:50%;
left:50%;
transform: translate3d(-50%,-50%,0);
overflow: hidden;
opacity: 0;
}

.modal_set + #livecam_full_wrap{
display: block;
opacity: 0;
}

.modal_set + #livecam_full_wrap.on{
height: auto;
opacity: 1;
transition: opacity 0.45s cubic-bezier(0, 0.55, 0.45, 1) 0s;
}
#livecam_full_wrap.on{
overflow: visible;
}

#livecam_full_hset{
position:relative;
width: 100%;
height: 0;
padding-top: 0%;
transition: padding-top 0.45s cubic-bezier(0,0.5,0.06,1) 0s;
}
#livecam_full_wrap.on #livecam_full_hset{
padding-top: 56.25%;
}

.livecam_full{
position: absolute;
left: 0;
top:0;
opacity: 0;
transition: opacity 1.3s ease-out 0s;
}

#livecam_full_wrap.on .livecam_full{
opacity: 1;
}
#livecam_full_wrap.on .livecam_full_img.clip{
clip-path: inset(0% 50%);
animation: clipmove 2.5s cubic-bezier(0,0.74,0.05,1) both;
}
@keyframes clipmove {
  0%{ clip-path: inset(0% 50%); }
  20%{ clip-path: inset(0% 50%); }
  100% { clip-path: inset(0% 0%); }
}
/*
#livecam_full_wrap.on .livecam_full{
opacity: 0;
}*/
/*#livecam_full_wrap.on .livecam_full .fadein{*/
.fadein{
opacity: 1;
/*transition: opacity 2s ease-out 0s;*/
animation: fadein 2s ease both;
}
@keyframes fadein {
  0%{ opacity: 0; }
  15%{ opacity: 0; }
  100% { opacity: 1;; }
}
#img_full_progress{
position: fixed;
left: 0px;
top: 0px;
width: 100%;
z-index: 12150;
}
#img_full_progress,
#img_full_progress .progress{
height: 4px;
}
#img_full_progress .progress{
width: 0%;
}
#img_full_progress .progress.on{
width: 100%;
background-color: rgba(255,255,255,0.3);
transition: width 120s linear 0s;
}

#livecam_full_wrap.on::after{
content: url(/asset/img/home/livecam_welcome_310x160.svgz);
display: block;
position: absolute;
z-index: 10;
right:0px;
bottom:-20px;
width: 180px;
height: auto;
animation: moveon 5s cubic-bezier(0,0.2,0.05,1) both,glow 3s linear infinite;
opacity: 0;
}
@keyframes moveon {
  0%{ opacity: 0; transform: translate3d(0px, 0px, 0); }
  50%{
      opacity: 0;
      transform: translate3d(0px, 0px, 0);
      }
  100% {
      opacity: 1;
      transform: translate3d(15px, -5px, 0);
      }
}
@keyframes glow {
  0%{ filter: drop-shadow(1px 1px 2px rgba(252,255,104,0.2))drop-shadow(1px 1px 8px rgba(255,239,154,0.1)); }
  50% { filter: drop-shadow(1px 1px 3px rgba(104,241,255,1.0))drop-shadow(1px 1px 8px rgba(255,239,154,0.5)); }
  100%{ filter: drop-shadow(1px 1px 2px rgba(252,255,104,0.2))drop-shadow(1px 1px 8px rgba(255,239,154,0.1)); }

}

#livecam_modal_overlay.modal_close + #livecam_full_wrap.on::after{
opacity: 0;
animation: moveoff 0.2s cubic-bezier(0,0.74,0.05,1) both!important;
}
@keyframes moveoff{
  0%{ opacity: 1;transform: translate3d(15px, -5px, 0); }
  100% { opacity: 0; transform: translate3d(0px, 0px, 0); }
}
#livecam_modal_overlay.modal_close + #livecam_full_wrap #livecam_full_hset{
padding-top: 0px;
transition: all 0.3s ease 0s;
}
#livecam_modal_overlay.modal_close + #livecam_full_wrap{
transition: all 0.3s ease 0s;
opacity: 0;
}

#livecam_full_hset,
.livecam_full,
.livecam_full_img,
.livecam_s_img,
#img_s_progress .progress,
#img_full_progress .progress{
transform: translate3d(0, 0, 0);
}
/* ------------------------------------ */
.sns_live dl {
position: relative;
border: solid 1px #daeffa;
padding: 30px 20px 20px;
margin-bottom: 6px;
}
.sns_live dl dt {
position: absolute;
top: -14px;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
display: block;
width: 240px;
text-align: center;
background-color: #2ea7e0;
color: #fff;
border-radius: 4px;
font-weight: bold;
padding: 8px 0px;
line-height: 1;
letter-spacing: 0.1em;
}
.sns_live dl dd {
font-size: 1.3rem;
line-height: 1.6;
letter-spacing: 0.03em;
}
.live_tk {
font-size: 1.4rem;
display: block;
position: relative;
text-align: center;
border-bottom: solid 2px #d4d4d4;
padding-bottom: 10px;
font-weight: bold;
color: #2ea7e0;
margin-bottom: 18px;
line-height: 1.6;
}
.live_tk::after {
position: absolute;
bottom: -2px;
content: '';
width: 90px;
height: 2px;
background: #2ea7e0;
left: 50%;
transform: translate(-50%);
}
.live_note {
font-size: 1.1rem;
display: block;
line-height: 1.6;
margin-top: 16px;
letter-spacing: 0.03em;
}
.weather_btn {
display: block;
background-color: #3c3c3c;
color: #fff;
text-align: center;
font-weight: bold;
height: 36px;
line-height: 36px;
border-radius: 18px;
}
.weather_lk {
display: block;
text-align: right;
padding-top: 12px;
}
.sns_weather .btn01 {
padding: 14px 12px;
}
/* Home Bannar and Link ------------------------------- */
#home_pickupandlink_wrap {
background-image: url("/asset/img/common/bac_tagl_100x78_f9f7f5.svgz");
background-repeat: no-repeat;
background-position: left top;
background-size: 280px 214px;
display: flex;
}
#home_pickup_wrap {
/*width: 56%;*/
padding: 70px 0 34px;
flex-grow: 1;
}
#home_link_wrap {
/*width: 44%;*/
padding: 70px 0 34px;
flex-grow: 1;
}
#home_pickup_wrap section {
width: 610px;
margin: 0 50px 0 auto;
}
#home_link_wrap section {
width: 468px;
margin-left: 50px;
}
.home_ss_title {
line-height: 1;
margin-bottom: 38px;
}
.home_ss_title span {
font-size: 3.2rem;
margin-right: 10px;
}
#home_pickup_bn,
#home_link_bn {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.home_pickup_item {
width: 290px;
margin: 0 0 30px;
}
.home_pickup_item a, 
.home_link_item a {
display: block;
}
.home_pickup_item .img_con {
width: 290px;
height: 148px;
border: solid 1px #d4d4d4;
display: block;
margin-bottom: 8px;
}
.home_pickup_item h3 {
font-weight: normal;
}
.home_pickup_item i.sqarrow_2ea7e0 {
vertical-align: 0px;
}
.home_link_item {
width: 220px;
margin: 0 0 20px;
}
/* Home AD Bannar ------------------------------- */
#home_adbannar_wrap {
padding: 50px 0 50px;
}
#home_ad_bn {
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
}
.home_ad_item {
width: 130px;
margin: 0 20px 20px 0;
}
.home_ad_item:nth-child(8n) {
margin-right: 0px;
}
.home_ad_item a {
display: block;
width: 130px;
}
/* Home For Members ------------------------------- */
/*#home_formembers_wrap {
border-bottom: solid 1px #13ae67;
}*/
#formem_btn {
width: 340px;
display: flex;
align-items: center;
justify-content: space-between;
height: 50px;
border-top: solid 1px #13ae67;
border-left: solid 1px #13ae67;
border-right: solid 1px #13ae67;
font-size: 1.5rem;
line-height: 40px;
cursor: pointer;
}
#formem_btn div {
display: flex;
align-items: center;
padding: 0 0 0 20px;
}
#formem_btn div span {
line-height: 1;
}
#formem_btn div span.font_tk-din {
color: #13ae67;
font-size: 2.2rem;
}
#formem_btn div span:last-child {
display: block;
color: #fff;
background-color: #13ae67;
font-size: 1.3rem;
padding: 6px;
border-radius: 4px;
margin-left: 18px;
}
#formem_btn div i {
width: 16px;
height: 16px;
margin-right: 16px;
}
#formem_ob {
display: block;
position: relative;
width: 50px;
height: 49px;
background-color: #ebf8f2;
}
#formem_ob i {
position: absolute;
top:19px;
left:19px;
margin-right: 0px;
transform: rotateX( 180deg );
}

/* #formem_btn action ---------------- */
#formem_detail_con.formem_close{
height: 0px;
overflow: hidden;
}
#formem_detail_con.formem_close .cnt_w,
#formem_detail_con.formem_close #formem_detail{
opacity: 0;
}
#formem_detail_con .cnt_w,
#formem_detail_con #formem_detail{
opacity: 1;
}
#formem_detail_con,
#formem_detail_con .cnt_w,
#formem_detail_con #formem_detail,
#formem_ob i{
transition: all 0.4s ease 0s;
}
#formem_ob.formem_close i{
transform: rotate(0deg);
}

/* ------------------------------------- */

#formem_detail_con {
display: block;
border-top: solid 1px #13ae67;
}
#formem_detail_con p.cnt_w {
padding: 20px 0;
}
#formem_detail {
background-color: #ebf8f2;
padding: 50px 0 70px;
background-image: 
url(/asset/img/common/bac_tagl_100x78_dcf3f6.svgz), 
url(/asset/img/common/bac_tagl_100x78_dcf3f6_rt.svgz);
background-repeat: 
no-repeat, 
no-repeat;
background-position: 
left bottom, 
right top;
background-size: 
280px 214px, 
280px 214px;
}
#formem_news {
background-color: #fff;
padding: 30px 40px;
margin-bottom: 20px;
display: flex;
justify-content: flex-start;
align-items: center;
}
#formem_news h2 {
width: 164px;
padding: 20px 30px 20px 0px;
font-size: 1.5rem;
line-height: 1;
}
#formem_news h2 .btn01 {
font-size: 1.4rem;
background-color: #13ae67;
margin-top: 12px;
}
.formem_list {
    width: calc( 100% - 164px );
    padding-left: 30px;
    border-left: solid 1px #d4d4d4;
}
.formem_item a {
    display: flex;
    justify-content: flex-start;
    padding: 10px 0;
}
.formem_item a span {
    display: block;
    /*width: 165px;*/
}
.formem_item .sqarrow_13ae67 {
    width: 10px;
    height: 10px;
    margin-left: 20px;
    vertical-align: 0px;
}
.formem_item a div {
    font-weight: bold;
    width: calc( 100% - 160px );
}
.formem_menu {
display: flex;
justify-content: flex-end;
}
.formem_menu_item {
margin-left: 10px;
}
.formem_menu_item .btn02 {
border-color: #13ae67;
color: #13ae67;
width: 212px;
text-align: left;
}