/*html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,nav,section,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main{display:block}html{font-size:62.5%}body,table,input,textarea,select,option,h1,h2,h3,h4,h5,h6{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:700}table,input,textarea,select,option{line-height:1.1}ol,ul{list-style:none}blockquote,q{quotes:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}img{max-width:100%;vertical-align:top}a{color:inherit;text-decoration:none;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}a:hover{opacity:.7}.c-header{padding:15px 25px;border-bottom:1px solid #eaeaed;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.05);box-shadow:0 4px 4px rgba(0,0,0,.05)}@media only screen and (max-width: 767px){.c-header{padding:10px 10px}}.c-header__logo{width:250px}@media only screen and (max-width: 767px){.c-header__logo{width:200px}}.c-header__logo *{width:100%}.c-header__logo a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.c-footer{padding:20px;background:#051a2b;color:#fff;text-align:center}.c-footer__copyright{font-size:1.2rem}.c-sidebar{font-size:inherit}.c-breadcrumb{font-size:inherit}body{color:#111;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;line-height:1.5;word-wrap:break-word}@media only screen and (max-width: 767px){body{min-width:320px}}.l-container{margin:0 auto;max-width:92%;width:1000px}.c-btn1{background-color:#ddd;border-radius:5px;color:#111;cursor:pointer;display:inline-block;font-size:1.6rem;font-weight:700;line-height:1.2;padding:15px 30px}.c-page-title{background-color:#051a2b;color:#fff;padding:50px 20px;text-align:center}.c-page-title__heading{font-size:4rem;font-weight:700}.c-gnav li{display:inline-block}.c-gnav li+li{margin-left:30px}.c-gnav a{text-transform:capitalize}.p-login1{background:#f5f6fa;height:100vh;padding-top:120px}.p-login1__inner{max-width:600px;width:100%;margin:0 auto;background:#fff;padding:30px 50px 50px}@media only screen and (max-width: 767px){.p-login1__inner{padding:30px 25px 50px}}.p-login1__logo{text-align:center;margin-bottom:20px}.p-login1__logo img{width:350px}.p-login1__box .swpm-label{font-size:1.6rem;line-height:1.75;margin-bottom:5px;display:block}.p-login1__box .swpm-text-field{border:1px solid #e0e0e0;width:100%;height:50px;border-radius:5px;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1.6rem}.p-login1__box .swpm-login-form-submit,.p-login1__box .swpm-pw-reset-submit{width:100%;height:50px;background:#4d4d4d;color:#fff;border:none;font-size:1.8rem;border-radius:5px}.p-login1__box .swpm-forgot-pass-link{text-align:center;margin-top:15px}.p-login1__box .swpm-join-us-link{display:none !important}.p-login1__box .swpm-login-action-msg{text-align:center}.p-login1__box .swpm-red-error-text{font-weight:500;display:block;margin-top:10px}.p-login1__box .swpm-pw-reset-submit{margin-top:10px}.swpm-password-wrapper{position:relative;width:100%}.swpm-password-wrapper input{width:100%;padding-right:40px}.swpm-toggle-password{position:absolute;right:10px;top:13px;cursor:pointer;font-size:2rem;line-height:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.7}.swpm-toggle-password:hover{opacity:1}.p-404{line-height:1.8;font-size:inherit;text-align:center}.p-404__heading{font-size:4rem;font-weight:700}.p-404__content{font-size:2rem;margin-bottom:20px}.u-sp-only{display:none}@media only screen and (max-width: 767px){.u-pc-only{display:none}.u-sp-only{display:initial}}*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
nav,
section,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
  display: block;
}
html {
  font-size: 62.5%;
}
body,
table,
input,
textarea,
select,
option,
h1,
h2,
h3,
h4,
h5,
h6 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}
table,
input,
textarea,
select,
option {
  line-height: 1.1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
img {
  max-width: 100%;
  vertical-align: top;
}
a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
a:hover {
  opacity: 0.7;
}
.c-header {
  padding: 16px 25px;
  border-bottom: 1px solid #eaeaed;
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.05);
}
@media only screen and (max-width: 767px) {
  .c-header {
    padding: 10px 10px;
  }
}
.c-header--1 {
  padding: 15px 40px 18px;
  box-shadow: none;
  border-bottom: none;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .c-header--1 {
    padding: 10px 8px 15px;
  }
}
.c-header--1:before{
  content: "";
  position: absolute;
  width: calc(100% - 120px);
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  height: 1px;
  background: #000000;
}
@media only screen and (max-width: 767px) {
  .c-header--1:before{
    width: calc(100% - 50px);
  }
}
.c-header--1 .c-header__inner{
	display: flex;
	justify-content: space-between;
}
.c-header--1 .c-header__inner > a{
	display: flex;
	align-items: center;
	padding-right: 30px;
}
.c-header__logo {
  width: 250px;
}
@media only screen and (max-width: 767px) {
  .c-header__logo {
    width: 200px;
  }
}
.c-header__logo * {
  width: 100%;
}
.c-header__logo a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-footer {
  text-align: center;
}
.c-footer__copyright {
  font-size: 1.5rem;
  line-height: 1.75;
  color: #000;
  font-family: "Century", serif;
  font-weight: 400;
  padding-bottom: 40px;
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .c-footer__copyright {
    font-size: 1.2rem;
    padding-bottom: 20px;
  }
}
.c-sidebar {
  font-size: inherit;
}
.c-breadcrumb {
  font-size: inherit;
}
body {
  color: #111;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  line-height: 1.5;
  word-wrap: break-word;
}
@media only screen and (max-width: 767px) {
  body {
    min-width: 320px;
  }
}

.l-container {
  margin: 0 auto;
  max-width: 92%;
  width: 1000px;
}
.c-btn1 {
  background-color: #ddd;
  border-radius: 5px;
  color: #111;
  cursor: pointer;
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.2;
  padding: 15px 30px;
}
.c-page-title {
  background-color: #051a2b;
  color: #fff;
  padding: 50px 20px;
  text-align: center;
}
.c-page-title__heading {
  font-size: 4rem;
  font-weight: 700;
}
.c-gnav li {
  display: inline-block;
}
.c-gnav li + li {
  margin-left: 30px;
}
.c-gnav a {
  text-transform: capitalize;
}
.p-login1 {
  background: #f5f6fa;
  padding-top: 120px;
  padding-bottom: 120px;
  min-height: calc(100vh - 100px);
}
@media only screen and (max-width: 767px) {
  .p-login1 {
    min-height: calc(100vh - 75px);
  }
}
.p-login1__inner {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
  background: #fff;
  padding: 30px 50px 50px;
}
@media only screen and (max-width: 767px) {
  .p-login1__inner {
    padding: 30px 25px 50px;
  }
}
.p-login1__logo {
  text-align: center;
  margin-bottom: 20px;
}
.p-login1__logo img {
  width: 350px;
}
.p-login1__box .swpm-label {
  font-size: 1.6rem;
  line-height: 1.75;
  margin-bottom: 5px;
  display: block;
}
.p-login1__box .swpm-text-field {
  border: 1px solid #e0e0e0;
  width: 100%;
  height: 50px;
  border-radius: 5px;
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.6rem;
}
.p-login1__box .swpm-login-form-submit,
.p-login1__box .swpm-pw-reset-submit,
.swpm-edit-profile-submit-section button {
  width: 100%;
  height: 50px;
  background: #4d4d4d;
  color: #fff;
  border: none;
  font-size: 1.8rem;
  border-radius: 5px;
}
.p-login1__box .swpm-forgot-pass-link {
  text-align: center;
  margin-top: 15px;
}
.p-login1__box .swpm-join-us-link {
  display: none !important;
}
.p-login1__box .swpm-login-action-msg {
  text-align: center;
}
.p-login1__box .swpm-red-error-text {
  font-weight: 500;
  display: block;
  margin-top: 10px;
}
.p-login1__box .swpm-pw-reset-submit {
  margin-top: 10px;
}
.swpm-password-wrapper {
  position: relative;
  width: 100%;
}
.swpm-password-wrapper input {
  width: 100%;
  padding-right: 40px;
}
.swpm-toggle-password {
  position: absolute;
  right: 10px;
  top: 13px;
  cursor: pointer;
  font-size: 2rem;
  line-height: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: 0.7;
}
.swpm-toggle-password:hover {
  opacity: 1;
}
.swpm-post-not-logged-in-msg{
  text-align: center;
}
.swpm-login-link{
  color: blue;
}
.swpm-form .swpm-form-row{
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.swpm-form-label-wrap{
  width: 150px;
}
.swpm-form-input-wrap{
  width: calc(100% - 150px);
}
.swpm-form-input-wrap input, .swpm-form-input-wrap select{
  border: 1px solid #e0e0e0;
  width: 100%!important;
  height: 50px;
  border-radius: 5px;
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.6rem;
}
.swpm-edit-profile-submit-section{
  margin-top: 20px!important;
}
/* home page */
.p-top1{
  min-height: calc(100vh - 187px);
  padding-top: 50px;
}
@media only screen and (max-width: 767px) {
  .p-top1{
    min-height: calc(100vh - 140px);
  }
}
.p-top1__inner{
  max-width: calc(100% - 120px);
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .p-top1__inner{
    max-width: calc(100% - 50px);
  }
}
.p-404 {
  line-height: 1.8;
  font-size: inherit;
  text-align: center;
}
.p-404__heading {
  font-size: 4rem;
  font-weight: 700;
}
.p-404__content {
  font-size: 2rem;
  margin-bottom: 20px;
}
.u-sp-only {
  display: none;
}
@media only screen and (max-width: 767px) {
  .u-pc-only {
    display: none;
  }
  .u-sp-only {
    display: initial;
  }
}
