@charset "UTF-8";
/*------------------
CKE Editor
-------------------*/
/* line 4, ../sass/renew2022_my/_cke-editor.scss */
#cke_editor1 {
  width: calc(100% - 10px) !important;
}

/*------------------
CropPic
-------------------*/
/* line 4, ../sass/renew2022_my/_croppic.scss */
#cropContainerModal_2, img.croppedImg_2 {
  width: 350px !important;
  height: 140px !important;
}
@media screen and (max-width: 373px) {
  /* line 4, ../sass/renew2022_my/_croppic.scss */
  #cropContainerModal_2, img.croppedImg_2 {
    width: 93.8vw !important;
    height: 37.5vw !important;
  }
}

@media screen and (max-width: 364px) {
  /* line 12, ../sass/renew2022_my/_croppic.scss */
  #cropContainerModal_3, img.croppedImg_3 {
    width: 93.4vw !important;
    height: 53.9vw !important;
  }
}

@media screen and (max-width: 370px) {
  /* line 18, ../sass/renew2022_my/_croppic.scss */
  #cropContainerModal_4, img.croppedImg_4 {
    width: 92vw !important;
    height: 61vw !important;
  }
}

/* line 26, ../sass/renew2022_my/_croppic.scss */
.cropControls .fa-check:before {
  color: #005194;
}

/*--団体編集>カバー画像--*/
/*------------------
CropPic css上書き
-------------------*/
/* line 45, ../sass/renew2022_my/_croppic.scss */
.cropControls {
  /*	display:flex; */
  /*	display: -ms-flexbox;	/* IE */
  /*	display:-moz-box;		/* FireFox  */
  height: 60px !important;
}

/* line 68, ../sass/renew2022_my/_croppic.scss */
.cropControls i {
  width: 60px !important;
  height: 60px !important;
  line-height: 60px !important;
  font-size: 30px !important;
}

@media only screen and (max-device-width: 600px) {
  /* line 80, ../sass/renew2022_my/_croppic.scss */
  #croppicModalObj .cropControls {
    height: 45px !important;
    display: flex !important;
    justify-content: space-between !important;
    width: 96% !important;
  }

  /* line 88, ../sass/renew2022_my/_croppic.scss */
  #croppicModalObj .cropControls i {
    width: 45px !important;
    height: 45px !important;
    line-height: 45px !important;
    font-size: 23px !important;
  }
}
/*------------------
Myページ共通
-------------------*/
/*--旧：modules/my-navi--*/
/* line 6, ../sass/renew2022_my/_common.scss */
#my-navi, .my-navi-sp {
  width: 100%;
  padding: 0 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #f5f5f5;
}
/* line 11, ../sass/renew2022_my/_common.scss */
#my-navi h2, .my-navi-sp h2 {
  padding-top: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #005194 !important;
  position: relative;
}
@media screen and (max-width: 540px) {
  /* line 11, ../sass/renew2022_my/_common.scss */
  #my-navi h2, .my-navi-sp h2 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
/* line 20, ../sass/renew2022_my/_common.scss */
#my-navi h2:after, .my-navi-sp h2:after {
  content: "";
  border-top: solid 1px #005194;
  border-right: solid 1px #005194;
  width: 6px;
  height: 6px;
  border-radius: 0 0 0 0;
  transform: rotate(45deg);
  position: absolute;
  right: 7px;
  top: 26px;
}
/* line 27, ../sass/renew2022_my/_common.scss */
#my-navi h2 i, #my-navi h2 a, .my-navi-sp h2 i, .my-navi-sp h2 a {
  color: #005194;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
/* line 36, ../sass/renew2022_my/_common.scss */
#my-navi h2 i, .my-navi-sp h2 i {
  margin-right: 5px;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
}
/* line 41, ../sass/renew2022_my/_common.scss */
#my-navi h2 a, .my-navi-sp h2 a {
  font-weight: 600;
  display: flex;
  align-items: center;
  padding: 5px 0 2px;
}
/* line 48, ../sass/renew2022_my/_common.scss */
#my-navi ul, .my-navi-sp ul {
  overflow: hidden;
}
/* line 51, ../sass/renew2022_my/_common.scss */
#my-navi ul li div, .my-navi-sp ul li div {
  padding: 30px 0 10px;
  color: #005194;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  border-bottom: 1px solid #e9e9e9;
}
/* line 57, ../sass/renew2022_my/_common.scss */
#my-navi ul li div i, .my-navi-sp ul li div i {
  margin-right: 5px;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
}
/* line 65, ../sass/renew2022_my/_common.scss */
#my-navi ul li div span, .my-navi-sp ul li div span {
  display: inline-block;
  vertical-align: middle;
}
/* line 71, ../sass/renew2022_my/_common.scss */
#my-navi ul li a, .my-navi-sp ul li a {
  color: #393939;
  font-weight: 600;
}
/* line 76, ../sass/renew2022_my/_common.scss */
#my-navi ul li ul li, .my-navi-sp ul li ul li {
  height: 35px;
  line-height: 36px;
  border-bottom: 1px solid #e9e9e9;
  position: relative;
}
/* line 81, ../sass/renew2022_my/_common.scss */
#my-navi ul li ul li:after, .my-navi-sp ul li ul li:after {
  content: "";
  border-top: solid 1px #393939;
  border-right: solid 1px #393939;
  width: 6px;
  height: 6px;
  border-radius: 0 0 0 0;
  transform: rotate(45deg);
  position: absolute;
  right: 7px;
  top: 15px;
}
/* line 88, ../sass/renew2022_my/_common.scss */
#my-navi ul li ul li a, .my-navi-sp ul li ul li a {
  padding-left: 20px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 34px;
  text-decoration: none;
  display: block;
  padding-left: 15px;
}

/*--旧：modules/modal--*/
/* line 104, ../sass/renew2022_my/_common.scss */
.ui-widget-overlay {
  background: none;
  opacity: 1;
  z-index: 10002;
}
/* line 108, ../sass/renew2022_my/_common.scss */
.ui-widget-overlay a {
  color: none;
}

/* line 112, ../sass/renew2022_my/_common.scss */
.modal_content, .modal_content2 {
  box-sizing: border-box;
  padding: 30px 50px;
  text-align: center;
}
/* line 116, ../sass/renew2022_my/_common.scss */
.modal_content strong, .modal_content2 strong {
  color: #d50d18;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  font-weight: 600;
}
/* line 122, ../sass/renew2022_my/_common.scss */
.modal_content p, .modal_content2 p {
  margin-top: 10px;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
}
/* line 127, ../sass/renew2022_my/_common.scss */
.modal_content a, .modal_content2 a {
  margin-top: 20px;
  display: inline-block;
  vertical-align: middle;
}

/* line 134, ../sass/renew2022_my/_common.scss */
.submit_report {
  display: block;
  background-color: rgba(213, 13, 24, 0.9);
  text-align: center;
}

/*--旧：modules/pager--*/
/* line 141, ../sass/renew2022_my/_common.scss */
.pager {
  text-align: center;
}
/* line 143, ../sass/renew2022_my/_common.scss */
.pager > a, .pager > span {
  margin: 0 3px;
  height: 24px;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.7em;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  text-align: center;
  color: #005194;
}
/* line 155, ../sass/renew2022_my/_common.scss */
.pager > a[rel=next], .pager a[rel=prev] {
  background-color: #f5f9fb;
  font-weight: 600;
  width: 24px;
  border-radius: 12px;
  padding: 0 0;
}
/* line 161, ../sass/renew2022_my/_common.scss */
.pager > a[rel=next]:hover, .pager a[rel=prev]:hover {
  opacity: 1;
  background-color: #005194;
  color: white;
}
/* line 167, ../sass/renew2022_my/_common.scss */
.pager > span {
  width: 24px;
  border-radius: 12px;
  background-color: #005194;
  color: white;
}
/* line 173, ../sass/renew2022_my/_common.scss */
.pager > a {
  padding: 0 6px;
}

/*--旧：modules/button--*/
/* line 180, ../sass/renew2022_my/_common.scss */
.btn_signup, .btn_signout, .btn_signin:hover, .btn_signin_facebook, .btn_signin_email:hover, .btn_signup_facebook, .btn_signup_email:hover, .btn_report, .btn_search:hover, .btn_clear, .btn_preview, .btn_save:hover, .btn_inqury_post:hover, .btn_follow, .btn_password:hover, .btn_reset_password, .btn_stats, .btn_rightside, .btn_accont_submit:hover, .btn_signin_sp:hover, .btn_signout_sp:hover, .btn_signin_sp, .btn_signout_sp, .btn_news_letter, .btn_signup:hover, .btn_signout:hover, .btn_signin, .btn_signin_facebook:hover, .btn_signin_email, .btn_signup_facebook:hover, .btn_signup_email, .btn_report:hover, .btn_search, .btn_clear:hover, .modal_submit, .modal_close, .modal_submit2, .modal_close2, .btn_preview:hover, .btn_save, .btn_inqury_post, .btn_password, .btn_reset_password:hover, .btn_stats:hover, .btn_rightside:hover, .btn_accont_submit, .btn_signup_sp:hover, .btn_publish:hover, .btn_signup_sp, .btn_news_letter:hover, .btn_publish, .btn_violation {
  display: block;
  padding: 5px 10px;
  text-decoration: none;
  color: #393939;
  line-height: 1em;
  border-radius: 3px;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 191, ../sass/renew2022_my/_common.scss */
.btn_signup:hover, .btn_signout:hover, .btn_signin:hover, .btn_signin_facebook:hover, .btn_signin_email:hover, .btn_signup_facebook:hover, .btn_signup_email:hover, .btn_report:hover, .btn_search:hover, .btn_clear:hover, .btn_preview:hover, .btn_save:hover, .btn_inqury_post:hover, .btn_follow:hover, .btn_password:hover, .btn_reset_password:hover, .btn_stats:hover, .btn_rightside:hover, .btn_accont_submit:hover, .btn_signin_sp:hover, .btn_signout_sp:hover, .btn_news_letter:hover, .modal_submit:hover, .modal_close:hover, .modal_submit2:hover, .modal_close2:hover, .btn_signup_sp:hover, .btn_publish:hover, .btn_violation:hover {
  opacity: 1;
}

/* line 195, ../sass/renew2022_my/_common.scss */
.btn_signup, .btn_signout, .btn_signin:hover, .btn_signin_facebook, .btn_signin_email:hover, .btn_signup_facebook, .btn_signup_email:hover, .btn_report, .btn_search:hover, .btn_clear, .btn_preview, .btn_save:hover, .btn_inqury_post:hover, .btn_follow, .btn_password:hover, .btn_reset_password, .btn_stats, .btn_rightside, .btn_accont_submit:hover, .btn_signin_sp:hover, .btn_signout_sp:hover, .btn_signin_sp, .btn_signout_sp, .btn_news_letter {
  background-color: white;
  border: 2px solid white;
  color: #005194;
  font-weight: 600;
}

/* line 202, ../sass/renew2022_my/_common.scss */
.btn_signup, .btn_signout, .btn_signin:hover, .btn_signin_facebook, .btn_signin_email:hover, .btn_signup_facebook, .btn_signup_email:hover, .btn_report, .btn_search:hover, .btn_clear, .btn_preview, .btn_save:hover, .btn_inqury_post:hover, .btn_follow, .btn_password:hover, .btn_reset_password, .btn_stats, .btn_rightside, .btn_accont_submit:hover {
  border: 2px solid #005194;
  color: #005194;
  font-weight: 600;
}

/* line 208, ../sass/renew2022_my/_common.scss */
.btn_signup:hover, .btn_signout:hover, .btn_signin, .btn_signin_facebook:hover, .btn_signin_email, .btn_signup_facebook:hover, .btn_signup_email, .btn_report:hover, .btn_search, .btn_clear:hover, .modal_submit, .modal_close, .modal_submit2, .modal_close2, .btn_preview:hover, .btn_save, .btn_inqury_post, .btn_password, .btn_reset_password:hover, .btn_stats:hover, .btn_rightside:hover, .btn_accont_submit {
  background-color: #005194;
  border: 2px solid #005194;
  color: white;
  font-weight: 400;
}

/* line 215, ../sass/renew2022_my/_common.scss */
.btn_signup_sp:hover, .btn_publish:hover, .btn_signup_sp, .btn_news_letter:hover, .btn_publish {
  background-color: #d50d18;
  border: 2px solid #d50d18;
  color: white;
  font-weight: 400;
}

/* line 222, ../sass/renew2022_my/_common.scss */
.btn_signup_sp:hover, .btn_publish:hover {
  background-color: white;
  color: #d50d18;
  font-weight: 600;
}

/* line 228, ../sass/renew2022_my/_common.scss */
.btn_signin_sp:hover, .btn_signout_sp:hover {
  background-color: #005194;
  border: 2px solid white;
  color: white;
  font-weight: 400;
}

/* line 247, ../sass/renew2022_my/_common.scss */
.btn_signup_sp {
  width: 100%;
}

/* line 254, ../sass/renew2022_my/_common.scss */
.btn_signin_sp, .btn_signout_sp {
  width: 100%;
}

/* line 261, ../sass/renew2022_my/_common.scss */
button.drawer-hamburger {
  height: auto;
  margin: 0;
}

/* line 265, ../sass/renew2022_my/_common.scss */
.drawer-hamburger-icon {
  height: 3px;
  background-color: #005194;
}
/* line 268, ../sass/renew2022_my/_common.scss */
.drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
  height: 3px;
  background-color: #005194;
}

/* line 273, ../sass/renew2022_my/_common.scss */
.btn_news_letter {
  height: 36px;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
}
/* line 278, ../sass/renew2022_my/_common.scss */
.btn_news_letter:hover {
  color: white;
}

/* line 283, ../sass/renew2022_my/_common.scss */
.btn_signin_facebook {
  width: 300px;
  height: 40px;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
}

/* line 293, ../sass/renew2022_my/_common.scss */
.btn_signin_email {
  width: 150px;
  height: 36px;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
}

/* line 303, ../sass/renew2022_my/_common.scss */
.btn_signup_facebook {
  width: 300px;
  height: 40px;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
}

/* line 313, ../sass/renew2022_my/_common.scss */
.btn_signup_email {
  width: 150px;
  height: 36px;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
}

/* line 323, ../sass/renew2022_my/_common.scss */
.btn_report {
  padding: 10px 20px;
  width: 180px;
  height: 40px;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  font-weight: 600;
  color: #005194;
  display: block;
  text-align: center;
}
/* line 334, ../sass/renew2022_my/_common.scss */
.btn_report:hover {
  padding: 10px 20px;
}

/* line 339, ../sass/renew2022_my/_common.scss */
.btn_close {
  width: 18px;
  height: 18px;
  background-color: #7fa6ca;
  border-radius: 10px;
  color: white;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  font-weight: 600;
  line-height: 18px;
  text-align: center;
}

/* line 351, ../sass/renew2022_my/_common.scss */
.btn_search {
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
}

/* line 365, ../sass/renew2022_my/_common.scss */
.modal_submit, .modal_close, .modal_submit2, .modal_close2 {
  width: 100px;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  padding: 2px 10px;
}

/* line 372, ../sass/renew2022_my/_common.scss */
.btn_preview, .btn_preview:hover, .btn_save, .btn_save:hover, .btn_publish, .btn_publish:hover {
  width: 30%;
  height: 40px;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
}
@media screen and (max-width: 540px) {
  /* line 372, ../sass/renew2022_my/_common.scss */
  .btn_preview, .btn_preview:hover, .btn_save, .btn_save:hover, .btn_publish, .btn_publish:hover {
    font-size: 14px;
    width: 100%;
  }
}

/* line 407, ../sass/renew2022_my/_common.scss */
.btn_inqury_post {
  width: 175px;
  height: 40px;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
}

/* line 417, ../sass/renew2022_my/_common.scss */
.btn_violation {
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  border: 1px solid #a1a1a1;
}

/* line 423, ../sass/renew2022_my/_common.scss */
.btn_follow {
  border-width: 1px;
}

/* line 439, ../sass/renew2022_my/_common.scss */
.btn_stats {
  padding: 10px;
}
/* line 442, ../sass/renew2022_my/_common.scss */
.btn_stats:hover {
  padding: 10px;
}

/* line 453, ../sass/renew2022_my/_common.scss */
.btn_accont_submit {
  width: 180px;
  height: 40px;
}

/*--旧：modules/formhack--*/
/* FormHack v1.1.0 (formhack.io) */
/* Global Reset Styles ------------------ */
/* line 509, ../sass/renew2022_my/_common.scss */
input,
textarea,
select,
option,
optgroup,
button,
legend,
fieldset {
  box-sizing: border-box;
  outline: none;
  font-size: 14px;
  vertical-align: top;
  display: block;
  margin: 0;
}

/* line 526, ../sass/renew2022_my/_common.scss */
datalist {
  font-size: 14px;
}

/* line 530, ../sass/renew2022_my/_common.scss */
label {
  display: block;
  margin: 0;
}

/* Input & Textarea ------------------ */
/* Fields with standard width */
/* line 537, ../sass/renew2022_my/_common.scss */
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="number"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="week"],
input[list],
input[type="file"],
select,
textarea {
  width: 100%;
  max-width: 100%;
  padding: 6.4px;
  background-color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #666;
}

/* Fields with standard height */
/* line 565, ../sass/renew2022_my/_common.scss */
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="number"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="week"],
input[list] {
  height: 32px;
  -webkit-appearance: none;
}

/* Other */
/* line 583, ../sass/renew2022_my/_common.scss */
textarea {
  -webkit-appearance: none;
  overflow: auto;
}

/* line 587, ../sass/renew2022_my/_common.scss */
input[type="range"] {
  height: 32px;
  width: 100%;
  max-width: 100%;
}

/* line 592, ../sass/renew2022_my/_common.scss */
input[type="file"] {
  min-height: 32px;
}

/* line 595, ../sass/renew2022_my/_common.scss */
input[type="search"] {
  height: 32px;
  -webkit-appearance: none;
}

/* line 599, ../sass/renew2022_my/_common.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 603, ../sass/renew2022_my/_common.scss */
input[type="checkbox"],
input[type="radio"] {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
}

/* Select ------------------ */
/* line 616, ../sass/renew2022_my/_common.scss */
select {
  padding: 3px 15px;
  height: 32px;
  width: auto;
}

/* line 627, ../sass/renew2022_my/_common.scss */
select[multiple] {
  height: auto;
  min-height: 32px;
  padding: 0;
}
/* line 631, ../sass/renew2022_my/_common.scss */
select[multiple] option {
  margin: 0;
  padding: 6.4px;
}

/* Fieldset ------------------ */
/* line 637, ../sass/renew2022_my/_common.scss */
fieldset {
  padding: 10px 25px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #666;
}

/* line 650, ../sass/renew2022_my/_common.scss */
legend {
  padding: 0 5px;
  font-weight: 700;
}

/* Buttons, Input Type Submit/Reset ------------------ */
/* line 661, ../sass/renew2022_my/_common.scss */
button,
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="image"] {
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* line 669, ../sass/renew2022_my/_common.scss */
input[type="image"] {
  text-align: center;
  padding: 6.4px;
}

/* States ------------------ */
/* line 674, ../sass/renew2022_my/_common.scss */
input[disabled],
textarea[disabled],
select[disabled],
option[disabled],
button[disabled] {
  cursor: not-allowed;
}

/* line 681, ../sass/renew2022_my/_common.scss */
input:focus,
textarea:focus,
select:focus,
option:focus {
  background-color: white;
  border-color: #4496d3;
}

/* line 688, ../sass/renew2022_my/_common.scss */
input[type="checkbox"]:focus,
input[type="radio"]:focus {
  outline: #4496d3 solid 2px;
}

/* line 693, ../sass/renew2022_my/_common.scss */
input.w120, input.w160, input.w200, input.w240, input.w280, input.w320, input.w360, input.w400, input.w440, textarea.w120, textarea.w160, textarea.w200, textarea.w240, textarea.w280, textarea.w320, textarea.w360, textarea.w400, textarea.w440 {
  width: 100%;
}
/* line 696, ../sass/renew2022_my/_common.scss */
input.w120, textarea.w120 {
  max-width: 120px;
}
/* line 697, ../sass/renew2022_my/_common.scss */
input.w160, textarea.w160 {
  max-width: 160px;
}
/* line 698, ../sass/renew2022_my/_common.scss */
input.w200, textarea.w200 {
  max-width: 200px;
}
/* line 699, ../sass/renew2022_my/_common.scss */
input.w240, textarea.w240 {
  max-width: 240px;
}
/* line 700, ../sass/renew2022_my/_common.scss */
input.w280, textarea.w280 {
  max-width: 280px;
}
/* line 701, ../sass/renew2022_my/_common.scss */
input.w320, textarea.w320 {
  max-width: 320px;
}
/* line 702, ../sass/renew2022_my/_common.scss */
input.w360, textarea.w360 {
  max-width: 360px;
}
/* line 703, ../sass/renew2022_my/_common.scss */
input.w400, textarea.w400 {
  max-width: 400px;
}
/* line 704, ../sass/renew2022_my/_common.scss */
input.w440, textarea.w440 {
  max-width: 440px;
}

/*--他共通--*/
/* line 710, ../sass/renew2022_my/_common.scss */
header > .container {
  position: relative;
  margin: 0 auto;
  padding: 0 20px;
}

/* line 718, ../sass/renew2022_my/_common.scss */
.footer > .container {
  position: relative;
  margin: 0 auto;
  width: auto;
  max-width: 1040px;
  padding: 0 20px;
}
@media screen and (max-width: 999px) {
  /* line 718, ../sass/renew2022_my/_common.scss */
  .footer > .container {
    max-width: 580px;
  }
}
@media screen and (max-width: 540px) {
  /* line 718, ../sass/renew2022_my/_common.scss */
  .footer > .container {
    max-width: 500px;
    padding: 0 10px;
  }
}

/*--旧：modules/my-heading--*/
/* line 735, ../sass/renew2022_my/_common.scss */
#my_main_content h1 {
  color: #005194;
  font-size: 25px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  font-weight: 600;
  border-bottom: 3px solid #005194;
  padding-bottom: 10px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  /* line 735, ../sass/renew2022_my/_common.scss */
  #my_main_content h1 {
    font-size: 19px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1;
    border-bottom: 2px solid #005194;
    margin-bottom: 20px;
  }
}

/* line 751, ../sass/renew2022_my/_common.scss */
#site-body {
  padding: 0 20px;
  max-width: calc(1000px + 40px);
  margin: 0 auto;
  margin: 50px auto;
  overflow: hidden;
  display: flex;
}
@media screen and (max-width: 540px) {
  /* line 751, ../sass/renew2022_my/_common.scss */
  #site-body {
    padding: 0 10px;
  }
}
@media screen and (max-width: 768px) {
  /* line 751, ../sass/renew2022_my/_common.scss */
  #site-body {
    flex-direction: column;
    margin: 25px auto;
  }
}
/* line 762, ../sass/renew2022_my/_common.scss */
#site-body #my_side_menu, #site-body .my_side_menu-sp {
  width: 210px;
}
@media screen and (max-width: 768px) {
  /* line 762, ../sass/renew2022_my/_common.scss */
  #site-body #my_side_menu, #site-body .my_side_menu-sp {
    width: 100%;
    order: 2;
    margin-top: 40px;
  }
}
@media screen and (max-width: 540px) {
  /* line 762, ../sass/renew2022_my/_common.scss */
  #site-body #my_side_menu, #site-body .my_side_menu-sp {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}
/* line 774, ../sass/renew2022_my/_common.scss */
#site-body #my_main_content {
  flex: 1;
  box-sizing: border-box;
  padding-top: 10px;
  padding-left: 40px;
}
@media screen and (max-width: 768px) {
  /* line 774, ../sass/renew2022_my/_common.scss */
  #site-body #my_main_content {
    width: 100%;
    order: 1;
    padding: 0;
  }
}
/* line 785, ../sass/renew2022_my/_common.scss */
#site-body #my_main_content.entry_page {
  padding-left: 0;
}
/* line 787, ../sass/renew2022_my/_common.scss */
#site-body #my_main_content.entry_page h1 {
  text-align: left !important;
}

/* line 797, ../sass/renew2022_my/_common.scss */
#my_side_menu li a:hover, .my_side_menu-sp li a:hover {
  color: #005194;
  opacity: 1;
}
/* line 803, ../sass/renew2022_my/_common.scss */
#my_side_menu .btn_tocrew, .my_side_menu-sp .btn_tocrew {
  width: 100%;
  height: 48px;
  margin-top: 25px;
  position: relative;
}
/* line 808, ../sass/renew2022_my/_common.scss */
#my_side_menu .btn_tocrew:after, .my_side_menu-sp .btn_tocrew:after {
  content: "";
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  width: 6px;
  height: 6px;
  border-radius: 0 0 0 0;
  transform: rotate(45deg);
  position: absolute;
  right: 17px;
  top: 20px;
}
/* line 815, ../sass/renew2022_my/_common.scss */
#my_side_menu .btn_tocrew a, .my_side_menu-sp .btn_tocrew a {
  width: 100%;
  height: 100%;
  background: #005194;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1;
}
/* line 826, ../sass/renew2022_my/_common.scss */
#my_side_menu .facebook_feed, .my_side_menu-sp .facebook_feed {
  margin-top: 20px;
}

/* line 832, ../sass/renew2022_my/_common.scss */
#my_main_content h2 {
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.5;
  font-weight: 600;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 768px) {
  /* line 832, ../sass/renew2022_my/_common.scss */
  #my_main_content h2 {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.5;
    margin-top: 30px;
    margin-bottom: 20px;
  }
}
/* line 846, ../sass/renew2022_my/_common.scss */
#my_main_content.my_top h2 {
  border-bottom: none;
}
/* line 848, ../sass/renew2022_my/_common.scss */
#my_main_content.my_top h2 > i, #my_main_content.my_top h2 > span {
  display: inline-block;
  vertical-align: middle;
}
/* line 853, ../sass/renew2022_my/_common.scss */
#my_main_content.my_top h2 > i {
  color: #005194;
}
/* line 859, ../sass/renew2022_my/_common.scss */
#my_main_content > form .only_repo {
  font-weight: 600;
}
/* line 862, ../sass/renew2022_my/_common.scss */
#my_main_content > form .copied_event {
  font-weight: 600;
  margin-bottom: 10px;
}

/* line 869, ../sass/renew2022_my/_common.scss */
table.list {
  margin: 40px 0;
}
@media screen and (max-width: 540px) {
  /* line 869, ../sass/renew2022_my/_common.scss */
  table.list {
    margin: 20px 0;
  }
}
@media screen and (max-width: 999px) {
  /* line 875, ../sass/renew2022_my/_common.scss */
  table.list tbody tr {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.5;
  }
}
@media screen and (max-width: 540px) {
  /* line 875, ../sass/renew2022_my/_common.scss */
  table.list tbody tr {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 540px) {
  /* line 885, ../sass/renew2022_my/_common.scss */
  table.list tbody tr:nth-of-type(1) {
    display: none;
  }
}
/* line 890, ../sass/renew2022_my/_common.scss */
table.list tbody tr th, table.list tbody tr td {
  text-align: center;
  box-sizing: border-box;
}
/* line 893, ../sass/renew2022_my/_common.scss */
table.list tbody tr th.title, table.list tbody tr td.title {
  width: 35%;
}
@media screen and (max-width: 540px) {
  /* line 893, ../sass/renew2022_my/_common.scss */
  table.list tbody tr th.title, table.list tbody tr td.title {
    width: 100%;
  }
}
/* line 899, ../sass/renew2022_my/_common.scss */
table.list tbody tr th.date, table.list tbody tr td.date {
  width: 10%;
}
@media screen and (max-width: 540px) {
  /* line 899, ../sass/renew2022_my/_common.scss */
  table.list tbody tr th.date, table.list tbody tr td.date {
    width: 50%;
  }
}
/* line 905, ../sass/renew2022_my/_common.scss */
table.list tbody tr th.status, table.list tbody tr td.status {
  width: 15%;
}
@media screen and (max-width: 540px) {
  /* line 905, ../sass/renew2022_my/_common.scss */
  table.list tbody tr th.status, table.list tbody tr td.status {
    width: 50%;
    border-left: 1px solid #dfdfdf;
  }
}
/* line 912, ../sass/renew2022_my/_common.scss */
table.list tbody tr th.img, table.list tbody tr td.img {
  width: 30%;
}
@media screen and (max-width: 540px) {
  /* line 912, ../sass/renew2022_my/_common.scss */
  table.list tbody tr th.img, table.list tbody tr td.img {
    width: 100%;
  }
}
/* line 918, ../sass/renew2022_my/_common.scss */
table.list tbody tr th.off, table.list tbody tr td.off {
  width: 10%;
}
@media screen and (max-width: 540px) {
  /* line 918, ../sass/renew2022_my/_common.scss */
  table.list tbody tr th.off, table.list tbody tr td.off {
    width: 100%;
  }
}
/* line 923, ../sass/renew2022_my/_common.scss */
table.list tbody tr th.off input, table.list tbody tr td.off input {
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
}
/* line 929, ../sass/renew2022_my/_common.scss */
table.list tbody tr th {
  padding: 3px 10px;
  background-color: #005194;
  color: white;
}
/* line 934, ../sass/renew2022_my/_common.scss */
table.list tbody tr th.date a {
  color: white;
  text-decoration: none;
}
/* line 937, ../sass/renew2022_my/_common.scss */
table.list tbody tr th.date a::after {
  position: relative;
  left: 3px;
  bottom: 2px;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
}
/* line 944, ../sass/renew2022_my/_common.scss */
table.list tbody tr th.date a.asc::after {
  content: '▲';
}
/* line 947, ../sass/renew2022_my/_common.scss */
table.list tbody tr th.date a.desc::after {
  content: '▼';
}
/* line 953, ../sass/renew2022_my/_common.scss */
table.list tbody tr td {
  padding: 20px;
  border-bottom: 1px solid #dfdfdf;
}
@media screen and (max-width: 999px) {
  /* line 953, ../sass/renew2022_my/_common.scss */
  table.list tbody tr td {
    padding: 20px 10px;
  }
}
@media screen and (max-width: 540px) {
  /* line 953, ../sass/renew2022_my/_common.scss */
  table.list tbody tr td {
    padding: 10px 20px;
  }
}
/* line 962, ../sass/renew2022_my/_common.scss */
table.list tbody tr td.title {
  text-align: left;
  word-break: break-all;
}
@media screen and (max-width: 540px) {
  /* line 962, ../sass/renew2022_my/_common.scss */
  table.list tbody tr td.title {
    background: #005194 !important;
  }
}
/* line 968, ../sass/renew2022_my/_common.scss */
table.list tbody tr td.title > a, table.list tbody tr td.title > span {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
}
@media screen and (max-width: 999px) {
  /* line 968, ../sass/renew2022_my/_common.scss */
  table.list tbody tr td.title > a, table.list tbody tr td.title > span {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.5;
  }
}
@media screen and (max-width: 540px) {
  /* line 968, ../sass/renew2022_my/_common.scss */
  table.list tbody tr td.title > a, table.list tbody tr td.title > span {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.5;
    display: block;
    margin-bottom: 2px;
  }
}
/* line 981, ../sass/renew2022_my/_common.scss */
table.list tbody tr td.title a {
  color: #005194;
  font-weight: 600;
  text-decoration: none;
}
@media screen and (max-width: 540px) {
  /* line 981, ../sass/renew2022_my/_common.scss */
  table.list tbody tr td.title a {
    color: #fff;
  }
}
@media screen and (max-width: 540px) {
  /* line 989, ../sass/renew2022_my/_common.scss */
  table.list tbody tr td.title .links {
    color: #fff;
  }
}
/* line 994, ../sass/renew2022_my/_common.scss */
table.list tbody tr td.title .only_repo {
  font-size: 10px;
  color: #fff;
  background-color: #005194;
  width: 68px;
  height: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 10px;
}
@media screen and (max-width: 540px) {
  /* line 1008, ../sass/renew2022_my/_common.scss */
  table.list tbody tr td.date {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
/* line 1016, ../sass/renew2022_my/_common.scss */
table.list tbody tr td.img .eyecatch {
  width: 100%;
  max-height: 100px;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 540px) {
  /* line 1016, ../sass/renew2022_my/_common.scss */
  table.list tbody tr td.img .eyecatch {
    max-height: 100%;
  }
}
/* line 1024, ../sass/renew2022_my/_common.scss */
table.list tbody tr td.img .eyecatch > img {
  width: 100%;
}
/* line 1027, ../sass/renew2022_my/_common.scss */
table.list tbody tr td.img .eyecatch .submit_report {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  text-decoration: none;
}
@media screen and (max-width: 540px) {
  /* line 1027, ../sass/renew2022_my/_common.scss */
  table.list tbody tr td.img .eyecatch .submit_report {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
/* line 1040, ../sass/renew2022_my/_common.scss */
table.list tbody tr td.img .eyecatch .submit_report > i, table.list tbody tr td.img .eyecatch .submit_report > span {
  padding-top: 35px;
  display: inline-block;
  vertical-align: middle;
  color: white;
}
@media screen and (max-width: 540px) {
  /* line 1040, ../sass/renew2022_my/_common.scss */
  table.list tbody tr td.img .eyecatch .submit_report > i, table.list tbody tr td.img .eyecatch .submit_report > span {
    padding: 0;
  }
}
@media screen and (max-width: 540px) {
  /* line 1053, ../sass/renew2022_my/_common.scss */
  table.list tbody tr td.off {
    padding-bottom: 15px;
    border-bottom: none;
  }
  /* line 1057, ../sass/renew2022_my/_common.scss */
  table.list tbody tr td.off input[type="checkbox"] {
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    background: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 16px;
    height: 16px;
    padding: 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    position: relative;
    margin-left: -35px;
  }
  /* line 1075, ../sass/renew2022_my/_common.scss */
  table.list tbody tr td.off input[type="checkbox"]:checked {
    background-color: #005194;
    border-radius: 8px;
  }
  /* line 1080, ../sass/renew2022_my/_common.scss */
  table.list tbody tr td.off input[type="checkbox"]:after {
    content: "中止";
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 25px;
    position: absolute;
    display: block;
    width: 40px;
    top: -5px;
    left: 25px;
    right: 0;
  }
}
/* line 1095, ../sass/renew2022_my/_common.scss */
table.list tbody tr td .modal_open {
  color: #868686;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  text-decoration: none;
}
/* line 1104, ../sass/renew2022_my/_common.scss */
table.list tbody tr.odd td {
  background-color: #f5f9fb;
}

/* line 1113, ../sass/renew2022_my/_common.scss */
table.form {
  margin-bottom: 30px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  /* line 1117, ../sass/renew2022_my/_common.scss */
  table.form tbody tr {
    display: block;
    margin-bottom: 30px;
  }
  /* line 1121, ../sass/renew2022_my/_common.scss */
  table.form tbody tr:last-child {
    margin-bottom: 20px;
  }
}
/* line 1127, ../sass/renew2022_my/_common.scss */
table.form th, table.form td {
  padding: 20px 0;
  vertical-align: top;
}
@media screen and (max-width: 768px) {
  /* line 1127, ../sass/renew2022_my/_common.scss */
  table.form th, table.form td {
    width: 100%;
    display: block;
    padding: 0;
  }
}
/* line 1136, ../sass/renew2022_my/_common.scss */
table.form th ul.horizontal_list li, table.form td ul.horizontal_list li {
  vertical-align: middle;
  display: inline-block;
  margin: 0 5px;
}
@media screen and (max-width: 768px) {
  /* line 1136, ../sass/renew2022_my/_common.scss */
  table.form th ul.horizontal_list li, table.form td ul.horizontal_list li {
    margin-left: 0;
  }
}
/* line 1146, ../sass/renew2022_my/_common.scss */
table.form th {
  padding-top: 23px;
  width: 200px;
  padding-right: 20px;
}
@media screen and (max-width: 768px) {
  /* line 1146, ../sass/renew2022_my/_common.scss */
  table.form th {
    width: 100%;
    margin-bottom: 2px;
    padding: 0;
    font-weight: 600;
  }
}
/* line 1156, ../sass/renew2022_my/_common.scss */
table.form th > span {
  color: #cc0000;
}
/* line 1162, ../sass/renew2022_my/_common.scss */
table.form td input[type=radio]::first-child {
  margin-left: 0;
}
/* line 1166, ../sass/renew2022_my/_common.scss */
table.form td label {
  margin-right: 15px;
}
/* line 1171, ../sass/renew2022_my/_common.scss */
table.form .valign > * {
  display: inline-block;
  vertical-align: middle;
}
/* line 1177, ../sass/renew2022_my/_common.scss */
table.form .remark {
  margin: 7px 0;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
}
/* line 1182, ../sass/renew2022_my/_common.scss */
table.form .error {
  display: block;
}
/* line 1185, ../sass/renew2022_my/_common.scss */
table.form #gmap1 {
  width: 100% !important;
  height: 100% !important;
  position: relative;
  padding-top: 91%;
}
/* line 1191, ../sass/renew2022_my/_common.scss */
table.form .gmap {
  margin-top: 10px;
  width: 100%;
}
/* line 1197, ../sass/renew2022_my/_common.scss */
table.form.stats th {
  width: 340px;
}
/* line 1200, ../sass/renew2022_my/_common.scss */
table.form.stats .w80 {
  width: 80px;
}
/* line 1205, ../sass/renew2022_my/_common.scss */
table.form.edit_account tbody tr th {
  padding-right: 0;
}
/* line 1208, ../sass/renew2022_my/_common.scss */
table.form.regist_address tbody tr th {
  padding-right: 0;
}

@media screen and (max-width: 768px) {
  /* line 1212, ../sass/renew2022_my/_common.scss */
  .font-b {
    font-weight: 600;
  }
}

/* line 1218, ../sass/renew2022_my/_common.scss */
.button {
  margin-top: 30px;
  text-align: center;
}
@media screen and (max-width: 540px) {
  /* line 1218, ../sass/renew2022_my/_common.scss */
  .button {
    margin-top: 20px;
  }
}
/* line 1224, ../sass/renew2022_my/_common.scss */
.button > * {
  display: inline-block;
  vertical-align: middle;
}
/* line 1228, ../sass/renew2022_my/_common.scss */
.button > *:hover {
  display: inline-block;
  vertical-align: middle;
}
/* line 1233, ../sass/renew2022_my/_common.scss */
.button > *.remark {
  margin-top: 15px;
}
@media screen and (max-width: 540px) {
  /* line 1233, ../sass/renew2022_my/_common.scss */
  .button > *.remark {
    margin-top: 25px;
  }
}
/* line 1240, ../sass/renew2022_my/_common.scss */
.button.align_left {
  margin-top: 30px;
  text-align: left;
  display: flex;
  flex-wrap: wrap;
}
/* line 1245, ../sass/renew2022_my/_common.scss */
.button.align_left .btn_preview, .button.align_left .btn_preview:hover, .button.align_left .btn_save, .button.align_left .btn_save:hover, .button.align_left .btn_publish, .button.align_left .btn_publish:hover {
  width: 100%;
  max-width: 180px;
  margin-right: 10px;
}
/* line 1250, ../sass/renew2022_my/_common.scss */
.button.align_left .btn_preview {
  font-weight: 600;
}
/* line 1253, ../sass/renew2022_my/_common.scss */
.button.align_left form {
  margin-right: 10px;
}
/* line 1255, ../sass/renew2022_my/_common.scss */
.button.align_left form:nth-of-type(2) {
  margin-right: 0;
}
@media screen and (max-width: 570px) {
  /* line 1240, ../sass/renew2022_my/_common.scss */
  .button.align_left {
    justify-content: space-between;
  }
  /* line 1261, ../sass/renew2022_my/_common.scss */
  .button.align_left .btn_preview, .button.align_left .btn_preview:hover, .button.align_left .btn_save, .button.align_left .btn_save:hover, .button.align_left .btn_publish, .button.align_left .btn_publish:hover {
    max-width: 100%;
    margin-right: 0;
  }
  /* line 1265, ../sass/renew2022_my/_common.scss */
  .button.align_left form {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-top: 20px;
  }
}

@media screen and (max-width: 540px) {
  /* line 1276, ../sass/renew2022_my/_common.scss */
  #my_information h2 {
    margin-top: 0 !important;
  }
}
/* line 1281, ../sass/renew2022_my/_common.scss */
#my_information .container {
  position: relative;
}
/* line 1284, ../sass/renew2022_my/_common.scss */
#my_information label {
  position: absolute;
  z-index: 1;
  bottom: 0;
  width: 100%;
  height: 80px;
  /*グラデーションで隠す高さ*/
  cursor: pointer;
  text-align: center;
  background: linear-gradient(to bottom, rgba(250, 252, 252, 0) 0%, rgba(250, 252, 252, 0.95) 90%);
  display: none;
}
@media screen and (max-width: 540px) {
  /* line 1284, ../sass/renew2022_my/_common.scss */
  #my_information label {
    display: block;
  }
}
/* line 1298, ../sass/renew2022_my/_common.scss */
#my_information input:checked + label {
  background: inherit;
  display: none;
}
@media screen and (max-width: 540px) {
  /* line 1298, ../sass/renew2022_my/_common.scss */
  #my_information input:checked + label {
    display: block;
  }
}
/* line 1305, ../sass/renew2022_my/_common.scss */
#my_information label:after {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 2.4;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 50%;
  width: 100%;
  content: '続きを見る';
  transform: translate(-50%, 0);
  color: #005194;
  border-radius: 10px;
  background-color: #fff;
  border-bottom: 1px solid #ededed;
  border-right: 1px solid #ededed;
  border-left: 1px solid #ededed;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  display: none;
}
@media screen and (max-width: 540px) {
  /* line 1305, ../sass/renew2022_my/_common.scss */
  #my_information label:after {
    display: block;
  }
}
/* line 1326, ../sass/renew2022_my/_common.scss */
#my_information input {
  display: none;
}
/* line 1329, ../sass/renew2022_my/_common.scss */
#my_information .text-acwrapper {
  overflow: hidden;
  height: auto;
  transition: all .3s;
}
@media screen and (max-width: 540px) {
  /* line 1329, ../sass/renew2022_my/_common.scss */
  #my_information .text-acwrapper {
    height: 100px;
  }
}
/* line 1337, ../sass/renew2022_my/_common.scss */
#my_information input:checked + label {
  display: none;
}
/* line 1340, ../sass/renew2022_my/_common.scss */
#my_information input:checked ~ .text-acwrapper {
  height: auto;
  transition: all .3s;
}
/* line 1344, ../sass/renew2022_my/_common.scss */
#my_information table {
  width: 100%;
}
@media screen and (max-width: 540px) {
  /* line 1346, ../sass/renew2022_my/_common.scss */
  #my_information table tr {
    width: 100%;
  }
  /* line 1349, ../sass/renew2022_my/_common.scss */
  #my_information table tr:nth-of-type(3) td {
    padding-bottom: 0;
  }
}
/* line 1354, ../sass/renew2022_my/_common.scss */
#my_information table th {
  padding-bottom: 15px;
  vertical-align: top;
  width: 120px;
}
@media screen and (max-width: 540px) {
  /* line 1354, ../sass/renew2022_my/_common.scss */
  #my_information table th {
    display: block;
    padding-bottom: 5px;
  }
}
/* line 1362, ../sass/renew2022_my/_common.scss */
#my_information table th > span {
  display: inline-block;
  vertical-align: middle;
}
/* line 1366, ../sass/renew2022_my/_common.scss */
#my_information table th > span::before {
  margin-right: 3px;
  content: '●';
  color: #005194;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
}
/* line 1375, ../sass/renew2022_my/_common.scss */
#my_information table td {
  padding-bottom: 15px;
  vertical-align: top;
}
@media screen and (max-width: 540px) {
  /* line 1375, ../sass/renew2022_my/_common.scss */
  #my_information table td {
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.5;
  }
}

/* line 1388, ../sass/renew2022_my/_common.scss */
#my_info_static {
  margin-top: 20px;
  border-top: 1px solid #393939;
  border-bottom: 1px solid #393939;
  padding: 20px 0;
  box-sizing: border-box;
}
/* line 1395, ../sass/renew2022_my/_common.scss */
#my_info_static ul li {
  margin-left: 20px;
  margin-bottom: 15px;
  position: relative;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.7;
}
/* line 1400, ../sass/renew2022_my/_common.scss */
#my_info_static ul li::before {
  position: absolute;
  left: -15px;
  top: 0;
  margin-right: 3px;
  content: '●';
  color: #005194;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 2;
}
/* line 1409, ../sass/renew2022_my/_common.scss */
#my_info_static ul li:last-child {
  margin-bottom: 0;
}
/* line 1412, ../sass/renew2022_my/_common.scss */
#my_info_static ul li a {
  text-decoration: underline;
  color: #005194;
}

/* line 1421, ../sass/renew2022_my/_common.scss */
#my_followers #tab_menu {
  border-bottom: 1px solid #005194;
}
@media screen and (max-width: 540px) {
  /* line 1421, ../sass/renew2022_my/_common.scss */
  #my_followers #tab_menu {
    border-bottom: none;
  }
}
/* line 1426, ../sass/renew2022_my/_common.scss */
#my_followers #tab_menu ul {
  overflow: hidden;
  border-bottom: 1px solid #005194;
}
/* line 1429, ../sass/renew2022_my/_common.scss */
#my_followers #tab_menu ul li {
  padding: 7px 0 5px;
  width: 33%;
  float: left;
  text-align: center;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 1436, ../sass/renew2022_my/_common.scss */
#my_followers #tab_menu ul li::first-child {
  width: 34%;
}
/* line 1439, ../sass/renew2022_my/_common.scss */
#my_followers #tab_menu ul li > a {
  cursor: pointer;
  font-weight: 600;
  display: block;
}
/* line 1443, ../sass/renew2022_my/_common.scss */
#my_followers #tab_menu ul li > a:active, #my_followers #tab_menu ul li > a:focus {
  outline: 0;
}
/* line 1447, ../sass/renew2022_my/_common.scss */
#my_followers #tab_menu ul li.ui-state-active, #my_followers #tab_menu ul li.ui-state-hover {
  background-color: #005194;
}
/* line 1449, ../sass/renew2022_my/_common.scss */
#my_followers #tab_menu ul li.ui-state-active > a, #my_followers #tab_menu ul li.ui-state-hover > a {
  color: white;
  opacity: 1;
  font-weight: 400;
}
/* line 1458, ../sass/renew2022_my/_common.scss */
#my_followers #tab_menu > div td {
  padding: 10px;
  border-top: 1px dotted #ccc;
  vertical-align: middle;
}
@media screen and (max-width: 540px) {
  /* line 1458, ../sass/renew2022_my/_common.scss */
  #my_followers #tab_menu > div td {
    padding: 10px 0 5px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.5;
  }
}
/* line 1466, ../sass/renew2022_my/_common.scss */
#my_followers #tab_menu > div td::first-child {
  border-top: none;
}
/* line 1470, ../sass/renew2022_my/_common.scss */
#my_followers #tab_menu > div .date {
  width: 100px;
}
@media screen and (max-width: 540px) {
  /* line 1470, ../sass/renew2022_my/_common.scss */
  #my_followers #tab_menu > div .date {
    width: 100%;
    display: block;
  }
}
/* line 1476, ../sass/renew2022_my/_common.scss */
#my_followers #tab_menu > div .date::before {
  content: '▶︎';
  margin-right: 3px;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  color: #666;
}
@media screen and (max-width: 540px) {
  /* line 1476, ../sass/renew2022_my/_common.scss */
  #my_followers #tab_menu > div .date::before {
    content: '▼';
  }
}
/* line 1486, ../sass/renew2022_my/_common.scss */
#my_followers #tab_menu > div .crew {
  width: 250px;
}
@media screen and (max-width: 768px) {
  /* line 1486, ../sass/renew2022_my/_common.scss */
  #my_followers #tab_menu > div .crew {
    display: block;
    width: 100%;
    padding: 10px 0 5px 0;
  }
}
@media screen and (max-width: 540px) {
  /* line 1486, ../sass/renew2022_my/_common.scss */
  #my_followers #tab_menu > div .crew {
    border: none;
    padding: 0 0 5px;
  }
}
/* line 1497, ../sass/renew2022_my/_common.scss */
#my_followers #tab_menu > div .crew .img_profile {
  margin-right: 10px;
  width: 40px;
  height: 40px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
  background-color: #ccc;
}
/* line 47, ../sass/_settings2022.scss */
#my_followers #tab_menu > div .crew .img_profile > img {
  width: 100%;
}
@media screen and (max-width: 999px) {
  /* line 1497, ../sass/renew2022_my/_common.scss */
  #my_followers #tab_menu > div .crew .img_profile {
    width: 25px;
    height: 25px;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    border-radius: 13px;
    overflow: hidden;
    background-color: #ccc;
  }
  /* line 47, ../sass/_settings2022.scss */
  #my_followers #tab_menu > div .crew .img_profile > img {
    width: 100%;
  }
}
/* line 1504, ../sass/renew2022_my/_common.scss */
#my_followers #tab_menu > div .crew span {
  display: inline-block;
  vertical-align: middle;
}
/* line 1510, ../sass/renew2022_my/_common.scss */
#my_followers #tab_menu > div .title {
  width: 400px;
}
@media screen and (max-width: 768px) {
  /* line 1510, ../sass/renew2022_my/_common.scss */
  #my_followers #tab_menu > div .title {
    display: block;
    width: 100%;
    border: none;
    padding: 0 0 10px 0;
  }
}
/* line 1519, ../sass/renew2022_my/_common.scss */
#my_followers #tab_menu > div .no_result {
  padding: 20px;
}
@media screen and (max-width: 540px) {
  /* line 1519, ../sass/renew2022_my/_common.scss */
  #my_followers #tab_menu > div .no_result {
    padding: 15px 0;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.5;
  }
}

/* line 1531, ../sass/renew2022_my/_common.scss */
.my_top table.list {
  margin: 0;
}
/* line 1533, ../sass/renew2022_my/_common.scss */
.my_top table.list td {
  padding: 15px 20px;
}
@media screen and (max-width: 540px) {
  /* line 1533, ../sass/renew2022_my/_common.scss */
  .my_top table.list td {
    padding: 10px 20px;
  }
}
@media screen and (max-width: 540px) {
  /* line 1544, ../sass/renew2022_my/_common.scss */
  .my_top #my_events .event_table tbody tr:nth-of-type(1) {
    display: none;
  }
}
@media screen and (max-width: 540px) {
  /* line 1530, ../sass/renew2022_my/_common.scss */
  .my_top {
    display: flex;
    flex-direction: column;
  }
  /* line 1556, ../sass/renew2022_my/_common.scss */
  .my_top #my_information {
    order: 1;
  }
  /* line 1559, ../sass/renew2022_my/_common.scss */
  .my_top #my_info_static {
    order: 6;
  }
  /* line 1562, ../sass/renew2022_my/_common.scss */
  .my_top #my_followers {
    order: 5;
  }
  /* line 1565, ../sass/renew2022_my/_common.scss */
  .my_top #my_events {
    order: 3;
  }
  /* line 1568, ../sass/renew2022_my/_common.scss */
  .my_top #my_reports {
    order: 2;
  }
  /* line 1571, ../sass/renew2022_my/_common.scss */
  .my_top .my_side_menu-sp {
    order: 4 !important;
  }
}

/* line 1577, ../sass/renew2022_my/_common.scss */
.modal_content, .modal_content2 {
  background: none;
  background-color: #fff;
}

/* line 1581, ../sass/renew2022_my/_common.scss */
.link {
  margin-bottom: 7px;
}

/* line 1584, ../sass/renew2022_my/_common.scss */
.remark {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
}

/* line 1590, ../sass/renew2022_my/_common.scss */
.valign > div {
  display: inline-block;
  vertical-align: middle;
}
/* line 1594, ../sass/renew2022_my/_common.scss */
.valign > div > input, .valign > div > label {
  display: inline-block;
  vertical-align: middle;
}

/* line 1601, ../sass/renew2022_my/_common.scss */
.mt_small {
  margin-top: 10px;
}

@media screen and (max-width: 540px) {
  /* line 1604, ../sass/renew2022_my/_common.scss */
  .bag-size {
    font-size: 13px;
  }
}
@media screen and (max-width: 540px) {
  /* line 1608, ../sass/renew2022_my/_common.scss */
  .bag-size label {
    margin-right: 10px !important;
  }
}

/* line 1614, ../sass/renew2022_my/_common.scss */
hr.dotted {
  border: 1px dashed #d8d8d8;
  width: 100%;
  margin: 15px 0;
}

/* line 1619, ../sass/renew2022_my/_common.scss */
.success {
  margin-bottom: 15px;
  font-size: 25px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  font-weight: bold;
  color: #d50d18;
}
@media screen and (max-width: 540px) {
  /* line 1619, ../sass/renew2022_my/_common.scss */
  .success {
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.3;
  }
}

/* line 1629, ../sass/renew2022_my/_common.scss */
.success_complete {
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  font-weight: bold;
}

/* line 1634, ../sass/renew2022_my/_common.scss */
.btn_preview {
  padding: 11px 10px;
}
/* line 1636, ../sass/renew2022_my/_common.scss */
.btn_preview:hover {
  padding: 11px 10px;
}

/* line 1640, ../sass/renew2022_my/_common.scss */
.btn_another {
  width: 200px;
}
/* line 1642, ../sass/renew2022_my/_common.scss */
.btn_another:hover {
  width: 200px;
}

/* line 1646, ../sass/renew2022_my/_common.scss */
.red {
  color: #cc0000;
}

/* line 1649, ../sass/renew2022_my/_common.scss */
.ui-widget-overlay {
  background-color: rgba(0, 0, 0, 0.7);
}

/* GoogleMapのピン自動反映対応 */
/* line 1654, ../sass/renew2022_my/_common.scss */
#prefecture {
  margin-right: 100%;
  margin-bottom: 10px;
}

/* line 1658, ../sass/renew2022_my/_common.scss */
#meeting_pref {
  margin-right: 100%;
  margin-bottom: 10px;
}

/* line 1662, ../sass/renew2022_my/_common.scss */
#event_pref {
  margin-right: 100%;
  margin-bottom: 10px;
}

/* line 1666, ../sass/renew2022_my/_common.scss */
#show-pin-google-map {
  padding: 5px 10px;
  cursor: pointer;
  background-color: #005194;
  color: #ffffff;
  font-size: 14px;
  height: 22px;
  border-radius: 3px;
}

/* line 1675, ../sass/renew2022_my/_common.scss */
#show-pin-event-google-map {
  padding: 5px 10px;
  cursor: pointer;
  background-color: #005194;
  color: #ffffff;
  font-size: 14px;
  height: 22px;
  border-radius: 3px;
}

/*--旧：modules/_my_detail--*/
/* line 1687, ../sass/renew2022_my/_common.scss */
#present_desc {
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.7;
  margin-bottom: 25px;
  text-align: center;
}
@media screen and (max-width: 540px) {
  /* line 1687, ../sass/renew2022_my/_common.scss */
  #present_desc {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.6;
  }
  /* line 1695, ../sass/renew2022_my/_common.scss */
  #present_desc span {
    font-size: 14px;
  }
}

/* line 1700, ../sass/renew2022_my/_common.scss */
#present_box {
  margin: 0 auto;
  border: 2px solid #005194;
  width: 100%;
  max-width: 716px;
  padding: 5px 15px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}
@media screen and (max-width: 540px) {
  /* line 1700, ../sass/renew2022_my/_common.scss */
  #present_box {
    flex-direction: column;
  }
}
/* line 1712, ../sass/renew2022_my/_common.scss */
#present_box .left {
  margin: 10px auto;
  width: 500px;
}
@media screen and (max-width: 540px) {
  /* line 1712, ../sass/renew2022_my/_common.scss */
  #present_box .left {
    width: 100%;
    margin: 10px auto 0;
  }
}
/* line 1719, ../sass/renew2022_my/_common.scss */
#present_box .left .left_top {
  margin: 4px auto;
  display: flex;
  align-items: center;
}
/* line 1723, ../sass/renew2022_my/_common.scss */
#present_box .left .left_top .present_mark {
  width: 52px;
  height: 52px;
  margin: 0 5px;
  display: block;
}
@media screen and (max-width: 540px) {
  /* line 1723, ../sass/renew2022_my/_common.scss */
  #present_box .left .left_top .present_mark {
    width: 44px;
    height: 44px;
    margin: 0 5px 0 0;
  }
}
/* line 1734, ../sass/renew2022_my/_common.scss */
#present_box .left .left_top .text {
  flex: 1;
  margin: 0 5px;
}
/* line 1737, ../sass/renew2022_my/_common.scss */
#present_box .left .left_top .text .title {
  color: #005194;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.3;
}
@media screen and (max-width: 540px) {
  /* line 1737, ../sass/renew2022_my/_common.scss */
  #present_box .left .left_top .text .title {
    font-size: 18px;
  }
}
/* line 1745, ../sass/renew2022_my/_common.scss */
#present_box .left .left_top .text .desc {
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.3;
}
/* line 1752, ../sass/renew2022_my/_common.scss */
#present_box .left .left_bottom {
  margin: 10px 0;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
}
/* line 1758, ../sass/renew2022_my/_common.scss */
#present_box .right {
  margin: 10px 0 10px auto;
  width: 210px;
}
@media screen and (max-width: 540px) {
  /* line 1758, ../sass/renew2022_my/_common.scss */
  #present_box .right {
    margin: 0 auto;
  }
}
/* line 1764, ../sass/renew2022_my/_common.scss */
#present_box .right > img {
  display: block;
  width: 100%;
}

/* line 1770, ../sass/renew2022_my/_common.scss */
table.form.regist_address {
  margin: 30px 0 0;
  max-width: 720px !important;
}
@media screen and (max-width: 768px) {
  /* line 1770, ../sass/renew2022_my/_common.scss */
  table.form.regist_address {
    max-width: 100% !important;
  }
}
@media screen and (max-width: 660px) {
  /* line 1777, ../sass/renew2022_my/_common.scss */
  table.form.regist_address .remark {
    display: block;
  }
}

/* line 1784, ../sass/renew2022_my/_common.scss */
.unknown_area > input {
  margin-right: 5px;
}
/* line 1787, ../sass/renew2022_my/_common.scss */
.unknown_area > span {
  display: block;
}
