<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/
#mslink, #mslink * {
  box-sizing: border-box;
}
#mslink ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#mslink ul li {
  padding: 0;
  margin: 25px 0 0;
  list-style: none;
}
#mslink ul li img {
  max-width: 100%;
}
#mslink ul li a {
  color: #00E;
  text-decoration: none;
}
#mslink ul li a:hover, #mslink ul li a:active {
  text-decoration: underline;
}

#mslink_complete, #mslink_complete * {
  box-sizing: border-box;
}

#mslink_resgist {
  padding-bottom: 25px;
}
#mslink_resgist, #mslink_resgist * {
  box-sizing: border-box;
}
#mslink_resgist .error_msg {
  padding-bottom: 15px;
}
#mslink_resgist .error_msg ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#mslink_resgist .error_msg ul li {
  padding: 0;
  margin: 0;
  list-style: none;
  color: #F00;
}
#mslink_resgist .sample_text {
  padding: 20px;
  border: solid 1px #999;
  background-color: #EEE;
}
#mslink_resgist .sample_text a {
  color: #00E;
  text-decoration: none;
}
#mslink_resgist .sample_text a:hover, #mslink_resgist .sample_text a:active {
  text-decoration: underline;
}
#mslink_resgist .sample_text code {
  display: block;
  padding: 20px;
  border: solid 1px #666;
  margin-top: 10px;
  border-color: #666 #FFF #FFF #666;
  background-color: #FFF;
}
#mslink_resgist .sample_banner {
  padding: 20px;
  border: solid 1px #999;
  margin-top: 20px;
  background-color: #EEE;
}
#mslink_resgist .sample_banner a {
  color: #00E;
  text-decoration: none;
}
#mslink_resgist .sample_banner a:hover, #mslink_resgist .sample_banner a:active {
  text-decoration: underline;
}
#mslink_resgist .sample_banner code {
  display: block;
  padding: 20px;
  border: solid 1px #666;
  margin-top: 10px;
  border-color: #666 #FFF #FFF #666;
  background-color: #FFF;
}
#mslink_resgist .resgist_form {
  margin-top: 25px;
}
#mslink_resgist .resgist_form label {
  display: block;
  margin-top: 15px;
}
#mslink_resgist .resgist_form label span {
  color: #090;
}
#mslink_resgist .resgist_form input, #mslink_resgist .resgist_form textarea {
  display: block;
  width: 100%;
}
#mslink_resgist .resgist_form input[ime], #mslink_resgist .resgist_form textarea[ime] {
  ime-mode: active;
}
#mslink_resgist .resgist_form input[no-ime], #mslink_resgist .resgist_form textarea[no-ime] {
  ime-mode: inactive;
}
#mslink_resgist .resgist_form textarea {
  height: 8rem;
}
#mslink_resgist .resgist_form .buttons {
  text-align: center;
}
#mslink_resgist .resgist_form .buttons input {
  display: inline-block;
  width: auto;
  margin-top: 20px;
}/*# sourceMappingURL=style.css.map */</pre></body></html>