/*  oroginal_common */
/*  ヒストリーバックする独自のキャンセルリンクを実装するため、ユーザーフロー標準のキャンセルリンクを非表示にする */
#cancel {
  display: none;
}

/*  キャンセルボタンのコーポレートデザイン適用  */
.return a {
  font-weight: 500;
  font-size: 17px;
  border-bottom: 1px solid;
}

/*  キャンセルボタンのコーポレートデザイン適用  */
.return:hover,
.return a:hover,
.return a:focus {
  border-bottom: none;
  text-decoration: none;
  color: black;
}

/* 「必須」の位置調整 */
.attrEntry {
  /* 「必須」の親項目として指定する */
  position: relative;
}

/* ボタン内部右端の矢印マークのコーポレートデザイン適用 */
.buttons button::before {
  padding: 10px;
  right: 14px;
  top: 18px;
  border: 1px solid #fff;
  border-radius: 50px;
  content: "";
  position: absolute;
  z-index: 2;
}

.buttons button:hover::before {
  border-color: #e60012;
}

.buttons button::after {
  border-width: 4px 0 4px 7px;
  right: 21px;
  top: 1px;
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  bottom: 0;
  z-index: 0;
  margin: auto;
  transform: rotate(0deg);
  transition: border-color .4s;
}

.buttons button:hover::after {
  border-color: transparent transparent transparent #e60012
}

/* ボタンの文字のサイズを調整する */
.buttons {
  font-size: 1rem;
}

/* 入力枠上部の説明文の位置を調整する */
.explanation {
  margin-bottom: 30px;
  margin-left: 30px;
  padding: 0 10%;
  font-weight: 600;
}

/* Following are generated styles via gulp. */
/* inject: css */
/* html {
   background: 0 0
 }

 body {
   font-family: Segoe UI, SegoeUI, "Helvetica Neue", Helvetica, Arial, sans-serif;
   background-attachment: fixed;
   background-color: #fff;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
   text-align: left;
   font: -apple-system-body
 } */

p {
  margin: 0
}

a {
  text-decoration: underline;
  text-decoration-thickness: 1px
}

a:focus {
  outline: 0;
  border: 2px solid #000
}

input,
select {
  border: 1px solid #605e5c
}

input::placeholder {
  color: #6a6a6a;
  opacity: 1
}

img[data-tenant-branding-background=true] {
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
  position: fixed;
  left: 0;
  overflow: hidden;
  top: 0
}

div[data-tenant-branding-background-color=true] {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 0
}

.container {
  text-align: center;
  width: 100%;
  display: table;
  height: 100vh;
  padding: 0
}

#api {
  margin: 0 auto;
  /* コーポレートデザイン適用 */
  text-align: center;
  font-size: 1.3rem;
}

.heading h1 {
  margin-bottom: 20px;
  /* コーポレートデザイン適用 */
  font-size: 0px;
}

.col-lg-6 {
  max-width: 470px;
  width: 100%;
  float: none;
  display: inline-block;
  vertical-align: top;
  /* padding: 0  */
  /* コーポレートデザイン適用 */
  padding: 0, 10px;
}

.row {
  width: 100%;
  margin: 0;
  /* コーポレートデザイン適用 */
  /* display: table-cell; */
  vertical-align: middle
}

ul {
  padding: 0
}

#simplemodal-container .simplemodal-data {
  padding: 5px 8px;
  overflow: hidden;
  background-color: #fff;
  border-radius: 3px;
  font-style: italic
}

#LocalAccountSigninEmailExchange,
#LocalAccountSigninUsernameExchange,
#SignInWithLogonEmailExchange,
#SignInWithLogonNameExchange,
#SignUpWithLogonEmailExchange,
#SignUpWithLogonNameExchange {
  background-color: #296ec6;
  background-image: url(none);
  background-size: 10%;
  background-position-x: 95%;
  background-position-y: 50%;
  background-repeat: no-repeat;
  border-radius: .5rem;
  width: 100%;
  width: 100%;
  font-size: 1em;
  margin-left: auto
}

#LocalAccountSigninEmailExchange:hover,
#LocalAccountSigninUsernameExchange:hover,
#SignInWithLogonEmailExchange:hover,
#SignInWithLogonNameExchange:hover,
#SignUpWithLogonEmailExchange:hover,
#SignUpWithLogonNameExchange:hover {
  background-color: #1662c7 !important
}

#AmazonExchange:hover {
  background-color: #36474f !important
}

#FacebookExchange:hover {
  background-color: #3b5595 !important
}

#GitHubExchange:hover {
  background-color: #0f0f0f !important
}

#AppleExchange:hover,
#AppleManagedExchange:hover {
  background-color: #0f0f0f !important
}

#GoogleExchange:hover {
  background-color: #c64a29 !important
}

#LinkedInExchange:hover {
  background-color: #0274b3 !important
}

#MicrosoftAccountExchange:hover {
  background-color: #01a4ef !important
}

#QQExchange:hover {
  background-color: #1a97df !important
}

#TwitterExchange:hover {
  background-color: #1da1f2 !important
}

#WeChatExchange:hover {
  background-color: #4cc522 !important
}

#WeiboExchange:hover {
  background-color: #e81123 !important
}

.buttons button {
  margin: 0 auto;
  width: 60%;
  /* コーポレートデザイン適用 */
  max-width: 334px;
  /* height: 50px; */
  min-height: 59px;
  /* コーポレートデザイン適用 */
  /* background-color: #296ec6; */
  background-color: #e60012;
  /* コーポレートデザイン適用 */
  /* border-radius: .5rem; */
  border-radius: 5px;
  /* コーポレートデザイン適用 */
  /* border: none; */
  border: solid 1px #e60012;
  color: #fff;
  font-size: 1em;
  margin-top: 10px;
  /* コーポレートデザイン適用 */
  position: relative;
  /* コーポレートデザイン適用 */
  font-weight: 600;
}

.buttons button:hover {
  /** コーポレートデザイン適用 */
  /* background-color: #1662c7; */
  /* border-color: #204d74 */
  background-color: #fff;
  color: #e60012;
}

.buttons button[aria-disabled=true] {
  opacity: .3
}

.buttons button:not([aria-disabled=true]) {
  opacity: 1
}

.buttons #cancel {
  padding: 0;
  margin-left: auto;
  background: 0 0;
  border: 0;
  width: inherit;
  position: absolute;
  background-color: transparent;
  top: 2px;
  left: 15px;
  font-size: 1em;
  color: #505050;
  box-shadow: none;
  text-align: left
}

.buttons #cancel:hover {
  color: #000 !important
}

.buttons #cancel:before {
  padding: 10px;
  vertical-align: sub;
  zoom: 90%;
  display: inline-block
}

#attributeList ul {
  display: flex;
  flex-direction: column;
}

.emailVerificationControl_li {
  /* サインアップ画面の一番上にメールアドレス入力欄＋ボタンを配置 */
  order: 1;
}

.UserId_li {
  /* サインアップ画面の上から2番目にユーザー名入力欄を配置 */
  order: 2;
}

#attributeList ul li {
  list-style: none;
  margin: 1rem 0
}

legend {
  font-weight: 600
}

#attributeList ul li legend {
  display: block;
  text-align: left;
  float: none;
  border: none;
  font-size: 14px;
  margin-bottom: 0
}

#attributeList ul li fieldset {
  border: none
}

label {
  /* コーポレートデザイン適用 */
  /* font-weight: 600 */
  font-weight: 400 !important;
}

#attributeList ul li label {
  display: block;
  text-align: left;
  float: none
}

#attributeList ul li.EmailBox label,
#attributeList ul li.Password label,
#attributeList ul li.TextBox label {
  display: none !important
}

#attributeList ul li label[for=country] {
  float: left;
  display: inline-block !important;
  margin-bottom: .5rem
}

#attributeList ul li label[for=cpiminternal_legalCountry] {
  float: none;
  display: block !important;
  text-align: left;
  margin-bottom: .5rem
}

#attributeList ul li label[for=cpiminternal_dateOfBirth] {
  float: none;
  text-align: left;
  display: block !important;
  margin-bottom: .5rem
}

#attributeList ul li input {
  height: 50px;
  width: 70%;
  border-radius: .5rem;
  text-indent: 20px;
  background-color: #fff !important;
  background-image: none !important;
  color: #555
}

#attributeList ul li input::-webkit-input-placeholder {
  text-indent: 20px
}

#attributeList ul li .attrEntry.validate input.invalid,
#attributeList ul li .attrEntry.validate input:invalid {
  border: 1px solid #b00
}

#attributeList ul li .attrEntry .verify {
  margin-top: 2rem;
  padding-bottom: 10px;
  position: relative
}

#attributeList ul li .attrEntry .verificationControlContent .buttons {
  margin-top: 2rem;
  padding-bottom: 10px;
  position: relative;
  /* コーポレートデザイン適用 */
  text-align: center;
}

#attributeList ul li .attrEntry .verificationControlContent .sendCode,
#attributeList ul li .attrEntry .verify .sendButton[id$=ver_but_send] {
  width: 60%;
  /* コーポレートデザイン適用 */
  /* min-height: 50px; */
  min-height: 59px;
  max-width: 334px;
  height: auto;
  /* コーポレートデザイン適用 */
  /* background-color: #296ec6; */
  /* color: #fff; */
  /* border-radius: .5rem */
}

#attributeList ul li .attrEntry .verificationControlContent .sendCode:hover,
#attributeList ul li .attrEntry .verify .sendButton[id$=ver_but_send]:hover {
  /* コーポレートデザイン適用 */
  /* background-color: #1662c7 */
  background-color: #fff;
  color: #e60012;
}

@media screen and (-ms-high-contrast:active) {

  #attributeList ul li .attrEntry button,
  .buttons #continue {
    border: 1px dashed #fff !important
  }

  #attributeList ul li .attrEntry button:hover,
  .buttons #continue:hover {
    border: 1px solid #fff !important
  }

  #attributeList ul li .attrEntry button[aria-disabled=true],
  .buttons button[aria-disabled=true] {
    opacity: .3
  }
}

#attributeList ul li .attrEntry .verify .verifyButton {
  width: inherit;
  padding: 0 20px;
  height: 50px;
  background-color: #296ec6;
  color: #fff;
  margin-right: 5px;
  border-radius: .5rem
}

#attributeList ul li .attrEntry .verificationControlContent .verifyCode {
  /* コーポレートデザイン適用 */
  /* width: inherit; */
  max-width: 334px;
  padding: 0 20px;
  /* コーポレートデザイン適用 */
  /* height: 50px; */
  /* コーポレートデザイン適用 */
  /* background-color: #296ec6; */
  color: #fff;
  margin-right: 5px;
  /* コーポレートデザイン適用 */
  /* border-radius: .5rem */
}

#attributeList ul li .attrEntry .verify .verifyButton:hover {
  background-color: #1662c7
}

#attributeList ul li .attrEntry .verificationControlContent .verifyCode:hover {
  /* コーポレートデザイン適用 */
  /* background-color: #1662c7; */
  background-color: #fff;
  color: #e60012;
}

#attributeList ul li .attrEntry .verify .sendButton[id$=ver_but_resend] {
  width: inherit;
  padding: 0 20px;
  border: 0;
  font-size: 1em;
  height: 50px;
  right: 0;
  bottom: -38px;
  background-color: #296ec6;
  color: #fff;
  border-radius: .5rem
}

#attributeList ul li .attrEntry .verificationControlContent .sendNewCode {
  /* コーポレートデザイン適用 */
  /* width: inherit; */
  padding: 0 20px;
  /* コーポレートデザイン適用 */
  /* border: 0; */
  font-size: 1em;
  /* コーポレートデザイン適用 */
  /* height: 50px; */
  right: 0;
  /* コーポレートデザイン適用 */
  /* bottom: -38px; */
  /* コーポレートデザイン適用 */
  /* background-color: #296ec6; */
  color: #fff;
  /* コーポレートデザイン適用 */
  /* border-radius: .5rem */
}

#attributeList ul li .attrEntry .verify .sendButton[id$=ver_but_resend]:hover {
  background-color: #1662c7
}

#attributeList ul li .attrEntry .verificationControlContent .sendNewCode:hover {
  /* コーポレートデザイン適用 */
  /* background-color: #1662c7 */
  background-color: #fff;
  color: #e60012;
}

#attributeList ul li .attrEntry .verify .editButton {
  border: none;
  color: #fff;
  background-color: #296ec6;
  width: 60%;
  height: 50px;
  border-radius: .5rem
}

#attributeList ul li .attrEntry .verificationControlContent .changeClaims {
  /* コーポレートデザイン適用 */
  /* border: none; */
  color: #fff;
  /* コーポレートデザイン適用 */
  /* background-color: #296ec6; */
  /* コーポレートデザイン適用 */
  /* width: 60%; */
  max-width: 334px;
  height: 50px;
  /* コーポレートデザイン適用 */
  /* border-radius: .5rem */
}

#attributeList ul li .attrEntry .verify .editButton:hover {
  background-color: #1662c7
}

#attributeList ul li .attrEntry .verificationControlContent .changeClaims:hover {
  /* コーポレートデザイン適用 */
  /* background-color: #1662c7 */
  background-color: #fff;
  color: #e60012;
}

#attributeList ul li .attrEntry .verify #email_ver_input_label {
  display: none !important
}

#api .working {
  background: url(data:image/gif;base64,R0lGODlhbgAKAPMAALy6vNze3PTy9MTCxOTm5Pz6/Ly+vNTS1Pz+/Ozq7MzKzP///wAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCQAJACwTAAIABgAGAAAEE7AcM0iaIAuaQRidR4RIIgREGQEAIfkECQkACQAsJwACAAYABgAABBOwHDNImiALmkEYnUeESCIERBkBACH5BAkJAAkALDYAAgAGAAYAAAQTsBwzSJogC5pBGJ1HhEgiBEQZAQAh+QQJCQAJACxFAAIABgAGAAAEE7AcM0iaIAuaQRidR4RIIgREGQEAIfkECQkACgAsCwACAEAABgAABDdQpWFOUTjrzbv/HkFZAmACB6iuLFeeR3CabW138izOd3/vJwTFRPAZWUIDUUIICI5QFSLgVEQAACH5BAkJAAoALB8AAgAtAAYAAAQyUKVhTlE46837LkdFSEAJHF6qcqEpBGa5zmp8Ejatc0ZfEgjKb0fE4FwSQkBQbL6AiggAIfkECQkACgAsOAACABUABgAABCpQpWFOUTjnciqRQAgcWtmJQiCGpbaOxNtmRh0SCHXPWIxKhICAtxEiFBEAIfkECQkACgAsPQACABAABgAABCdQpWFOURgTagX4wJFJBngE4Dei6ZauqYFQHzHOZSgRgTBiiEBPEQEAIfkECQkACwAsAwACAEsABgAABEVwpWFOWTjrzbv/XnFUxCaSEqACB+i+cDeugjarQrCqce97O5bGsAsQgr9kkkgbFhEUnHIaOzYzVimCYKR6XzkCghMeRwAAIfkECQkACwAsJgACACkABgAABDxwpWFOWTjrrcupxOaBEmACB6dy3ylorSkEp7neWI1qRh0QOtyt5+L5EBSZcAUsZppKBOG3vM0ICM41GwEAIfkECQkACgAsMAACAB8ABgAABDdQpWFOUThrQq2WXSEAJHB8m1Ge2bgGJYlmcJzGnD2DOpaXCAqJsOMNNUGVSUIICIoYRMCJklIjACH5BAkJAAsALDUAAgAbAAYAAAQ3cKVhTlkYl1NJ1tyQSEAJHN8SlsK3AkJglul8fsYcEHadszgdggJ0/URG0wVB2KVABMQzFpBGAAAh+QQJCQALACwPAAIAQgAGAAAEU3ClYU5ZOOvNOyeUtRVHRYzlkEhACxxeLH+GC2tpK+AuIAQ9w2woA/Y2wYCmZgMdidCN04Vk+pY9AoKii3oxW+aJ50KQuwhCYPf9ptedn/YTgEcAACH5BAkJAAsALB4AAgAzAAYAAARMcKVhTlk4663LqQQ3VZdGUJYArMDBvdzHCp3Bupl6B+wK/5heyyQk9k494M82M7KcKwRlFVK+kNFaMzcdIggBmhUmCCNEYHEnEF5EAAAh+QQJCQALACwoAAIAKgAGAAAER3ClYU5ZOGtCrZZHRXxFOCQgoB7fZqgA68LCrAoBrLZZrn+6mOYFC3B+PEkQSBRmmjEE5ZZMUW0n7AVBMFYxXG8LR0CMjeYIACH5BAkJAAsALC4AAgApAAYAAARHsBwzyLo4DVrwlZTljRo3AajgCRR6jGc6Zi0Qu16A7uOOzwudb7MTXQjDns9IGiJ3iBXR1oQCFyCZIECIkriq2bZ7/RC4iwgAIfkECQkACwAsLgACADMABgAABExwpWFOWRiXU0nOU3V9ZAlSlgCswEFyrPCprGvemlEH7Er2rQ+vh8MNd8SPLiYEFm8EIIKy8jSZJ+yTNF16EISArCQQI8jh8RYtXkQAACH5BAkJAAsALC8AAgA/AAYAAAROsBwzyLo4DVrwlZTljWRpZtsErIInUOsxquxp3x+sA4EXrMARMIYrln5DoOhCSAqHS6O0yRoiXJsaFniVekGAhSBA6LrILdK47G2LCYEIACH5BAkJAAoALDAAAgAfAAYAAAQ6sBwziLo4DVqwz9shASQgeAJFHh+qAlMJe4EMtKAtW3mJXwRbsIRwqXg4xGalEAQIxQ/iefpdpk9FBAAh+QQJCQALACwwAAIAKQAGAAAEPnClYU5ZGJdTSf5gqFGWAJzAAXKoIL6ZiR4BeoJ2CsO1TeQ4Q2v3+tkQlJPnYzwhiKLNEEEIuEIC6xMarboiACH5BAkJAAoALDEAAgA3AAYAAARCsBwziLo4DVqw/2AoKsR2SEAKCJ5Apccoz9kLTOrtBTlA/yJeL2ep5YDIXa+kQrQ2sKQUAdUJAgTnB4FlSacErCICACH5BAkJAAsALDIAAgAVAAYAAAQpsBwzyLo4S5rWBKCQjV9IgUAwZicYDGi6Ym1KxMh83WixCAFCTrcL+iIAIfkECQkACgAsMgACAB8ABgAABC5QpWFOUTjrrcuphASMwMGd3EcKATmiMOaWxBzDRj4SCLXfqNpKQggIgDAWTxEBACH5BAkJAAsALDMAAgAtAAYAAAQysBwzyLo46823pMkyAaTQneg2lhQJBGmMtmQwuK+sb/RL4Iid8PJzFRaCACE4HCaXiwgAIfkECQkACgAsOAACAAYABgAABBNQpWFOESCDE3QmnoFQn0QEghIBACH5BAkJAAoALEIAAgAGAAYAAAQTUKVhThEggxN0Jp6BUJ9EBIISAQAh+QQJCQAKACxRAAIABgAGAAAEE1ClYU4RIIMTdCaegVCfRASCEgEAOw==) no-repeat;
  height: 30px;
  width: auto;
  background-position: center bottom
}

#attributeList ul li .attrEntry .itemLevel {
  display: none
}

input[type=email],
input[type=password],
input[type=text] {
  -webkit-appearance: none
}

#attributeList ul li .attrEntry .dropdown_single {
  height: 45px;
  border-radius: .5rem;
  width: 100%;
  padding-left: 15px
}

#attributeList ul li .attrEntry div#cpiminternal_dateOfBirth.date {
  display: table;
  width: 100%
}

#attributeList ul li .attrEntry div#cpiminternal_dateOfBirth.date select {
  border-radius: .5rem;
  display: inline-block;
  height: 50px;
  padding-left: 15px
}

#attributeList ul li .attrEntry div#cpiminternal_dateOfBirth select#cpiminternal_dateOfBirth_day.day {
  margin-right: 3%;
  width: 23%
}

#attributeList ul li .attrEntry div#cpiminternal_dateOfBirth select#cpiminternal_dateOfBirth_month.month {
  margin-right: 3%;
  width: 38%
}

#attributeList ul li .attrEntry div#cpiminternal_dateOfBirth select#cpiminternal_dateOfBirth_year.year {
  width: 33%
}

#attributeList ul li .helpLink {
  display: none
}

#attributeVerification .buttons {
  margin-top: 30px;
  /* コーポレートデザイン適用 */
  text-align: center;
  /* コーポレートデザイン適用 */
  display: flex;
}

@media screen and (max-width:100%) {
  .row .panel-default .panel-body {
    margin-top: 40px
  }

  .row .panel-default .panel-body .branding img {
    display: block;
    height: 80px;
    width: auto;
    margin: 0 auto
  }

  .row .panel-default .panel-body .branding h1 {
    display: none
  }

  .row .panel-default .panel-body h3 {
    font-size: 1.5em;
    margin-top: 15px
  }

  #attributeVerification #attributeList ul li input {
    width: 60%;
    height: 40px;
    border-radius: .5rem;
    border: 1px solid #605e5c;
    text-indent: 10px
  }

  #attributeVerification #attributeList ul li input::-webkit-input-placeholder {
    text-indent: 10px
  }

  #attributeVerification #attributeList ul li #email {
    width: 65%;
    float: left;
    position: relative;
    z-index: 2
  }

  #attributeVerification #attributeList ul li #email_ver_but_verify {
    background: 0 0;
    border: 0;
    color: #496ad8;
    font-size: 1em;
    position: relative;
    right: 0;
    top: 60px;
    font-size: 1.1em;
    width: auto;
    z-index: 1;
    height: 20px
  }

  #attributeVerification #attributeList ul li #email_ver_input {
    min-width: 50%;
    width: 60%;
    float: left
  }

  #attributeVerification #attributeList ul li #email_ver_but_resend {
    top: 10px;
    font-size: 1.1em;
    height: 20px
  }

  #attributeVerification #attributeList ul li .attrEntry #email {
    height: 40px
  }

  #attributeVerification #attributeList ul li .attrEntry .verify #email_ver_but_send:after {
    content: " Verify";
    font-size: 1.1em;
    font-style: bold;
    margin-left: 40%
  }

  #attributeVerification #attributeList ul li .attrEntry .verify #email_ver_but_send {
    height: 40px;
    width: auto;
    float: right;
    overflow: hidden;
    text-indent: -200px
  }

  #attributeVerification #attributeList ul li .attrEntry .verify #email_ver_but_edit {
    margin-bottom: 15px;
    border: none;
    color: #fff;
    background-color: #496ad8;
    border-radius: .5rem;
    font-size: 1em;
    box-shadow: 0 0 40px 2px #dae1f7;
    width: 30%;
    height: 40px;
    overflow: hidden;
    padding-top: 6px;
    margin-left: 40%
  }

  #attributeVerification #attributeList ul li .attrEntry .verify:after {
    content: " ";
    display: block;
    clear: both
  }

  #attributeVerification #attributeList #verifying_blurb {
    margin-top: 15px
  }

  #attributeVerification .buttons #continue {
    height: 40px
  }

  #attributeVerification .buttons #cancel {
    font-size: 1em;
    left: 40%
  }
}

.panel,
.panel_layout,
.panel_layout_row,
body,
html {
  /* フッターを下部に固定するためコメントアウト */
  /* height: 100% */
}

@media only screen and (max-width:600px) {
  img[data-tenant-branding-background=true] {
    display: none
  }

  .container {
    background-color: #fff
  }

  .container .row .panel-default {
    border-radius: 0;
    border: none;
    box-shadow: none
  }
}

@media only screen and (max-width:350px) {

  button,
  input,
  select {
    width: 100% !important
  }
}

.self_asserted_container .row .panel-default {
  padding: 40px 30px;
  margin: auto;
  height: 100%;
  /* background-color: #fff */
  /* コーポレートデザイン適用 */
  background-color: #f2f2f2;
  border: 1px solid #dcdddc;
  /* コーポレートデザイン適用 */
  border-radius: 0px !important;
}

.self_asserted_container .row .panel-default .panel-body {
  margin: 0 auto;
  /* コーポレートデザイン適用 */
  /* max-width: 380px; */
  width: auto;
  /* コーポレートデザイン適用 */
  /* padding: 0 */
  padding: 0 10%;
}

.self_asserted_container .row .panel-default .panel-body img.companyLogo {
  display: block;
  margin: auto;
  height: 70px
}

.self_asserted_container .row .panel-default .panel-body .branding h1 {
  font-size: 1.5em;
  color: #505050
}

.self_asserted_container .row .panel-default .panel-body h3 {
  font-size: 1.5em;
  color: #505050;
  margin-top: 5px;
  margin-bottom: 30px
}

.self_asserted_container .row .panel-default .panel-body .intro {
  display: none;
  text-align: left;
  margin-top: 2rem
}

.self_asserted_container .row .panel-default .panel-body #api #attributeVerification .pageLevel {
  color: #b00;
  text-align: left
}

.self_asserted_container .row .panel-default .panel-body #api #attributeVerification .error {
  color: #b00;
  text-align: left;
  margin-bottom: 5px;
  /* コーポレートデザイン適用 */
  font-size: 1rem;
}

.errorText {
  border: none;
  padding: 0;
  background: 0 0;
  color: #a61e0c
}

.self_asserted_container .row .panel-default .panel-body #api .verifying-modal {
  display: none;
  margin-top: 10px
}

#attributeVerification #attributeList ul {
  display: flex;
  flex-direction: column
}

#attributeVerification #attributeList ul li input {
  width: 100%
}

#attributeVerification #attributeList ul li input:invalid {
  outline: unset
}

#attributeVerification #attributeList ul li .helpText {
  display: none;
  color: #a61e0c;
  text-align: justify
}

#attributeVerification #attributeList ul li #email_success.verificationSuccessText {
  float: left
}

#attributeVerification #attributeList ul li #email_info {
  float: left
}

#attributeVerification #attributeList ul li .attrEntry.validate #email_fail_retry {
  float: left
}

#attributeVerification #attributeList ul li .attrEntry.validate #email_fail_server {
  float: left;
  text-align: left
}

#attributeVerification #attributeList ul li #email_fail_no_retry {
  float: left
}

div#email_intro {
  width: 100%;
  float: left;
  text-align: left
}

div#email_info {
  text-align: left
}

#attributeVerification #attributeList ul li input[type=checkbox],
#attributeVerification #attributeList ul li input[type=radio] {
  width: 24px !important;
  box-shadow: none;
  height: 24px;
  display: inline-block;
  float: left;
  clear: left;
  margin: .5rem
}

#attributeVerification #attributeList ul li input[type=checkbox].invalid {
  border: none
}

#attributeList ul li input[type=checkbox]+label {
  float: left;
  display: inline-block !important;
  margin: .8rem 0 0 .8rem;
  font-weight: 400
}

#attributeList ul li input[type=checkbox] {
  border: none;
  position: relative;
  width: 24px;
  height: 24px;
  font-size: 20px;
  margin: 0;
  display: inline-block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  text-indent: 0
}

#attributeVerification #attributeList ul li input[type=checkbox]:focus {
  box-shadow: 0 0 0 2px #000;
  border-radius: .2rem
}

#attributeList ul li input[type=checkbox]:after {
  content: '';
  position: absolute;
  display: block;
  z-index: 1;
  width: 24px;
  height: 24px;
  border: 1px solid #605e5c;
  border-radius: 2px
}

#attributeList ul li input[type=checkbox]:before {
  background: #00f;
  background-size: 10px 8px;
  background-repeat: no-repeat;
  background-position: 3px 4px;
  position: absolute;
  left: 2px;
  z-index: 2;
  opacity: 0;
  width: 100%;
  height: 100%;
  color: #f6ac4f
}

#attributeList ul li input[type=checkbox]:checked:after {
  content: '\2713';
  position: absolute;
  box-sizing: border-box;
  padding-left: 4px;
  line-height: 23px;
  color: #fff;
  background-color: #296ec6;
  top: 0;
  opacity: 1;
  left: 0;
  border: 1px solid #296ec6;
  border-radius: 2px
}

#attributeList ul li input[type=radio]+label {
  float: left;
  display: inline-block !important;
  margin: .5rem;
  font-weight: 400
}

#attributeList ul li input[type=radio] {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border: 1px solid #dedede;
  border-radius: 50%;
  background-color: #fff;
  outline: 0
}

#attributeVerification #attributeList ul li input[type=radio]:focus {
  box-shadow: 0 0 0 2px #000
}

#attributeList ul li input[type=radio]:checked {
  background-color: #296ec6 !important;
  border: 1px solid #296ec6
}

.attrEntry .verificationInfoText {
  margin-bottom: 5px
}

#attributeList ul li .attrEntry select:hover {
  border-color: #888
}

#attributeList ul li .attrEntry select option {
  font-weight: 400
}

.disclaimer-container {
  text-align: left;
  font-size: 10px
}

.disclaimer-container .disclaimer-link {
  display: block;
  width: fit-content
}

.disclaimer-container-page-level {
  margin-top: 10px
}

#attributeList ul li .buttons.verify label {
  float: left
}

.qrCodeControlContent img {
  margin-left: auto;
  margin-right: auto
}

#totpQrCodeControl-picture {
  margin: 1em 0
}

.qrCodeInfo {
  text-align: left
}

.googleStoreIconControlContent {
  display: inline-block;
  width: 50%
}

.appStoreIconControlContent {
  display: inline-block;
  width: 50%;
  margin-bottom: 10px
}

a:focus {
  outline: 3px solid #000
}

span.required {
  position: absolute;
  /* 表示位置を調整する */
  right: -6%;
  display: inline grid;
  /* 横幅を指定し、文字列を横書きで表示する */
  width: 5%;
  /* font-size: 1.4em; */
  /* 必須項目のデフォルトのアスタリスクを非表示にするためフォントサイズ0にする */
  font-size: 0;
  color: red;
  margin-top: .5em
}

/* 必須項目に表示する文字列を変更 */
span.required:before {
  font-size: 12px;
  content: '必須';
  margin-top: 1em
}

li.DateTimeDropdown span.required {
  margin-top: -2em
}

@media screen and (max-width:320px) {
  .self_asserted_container .row .panel-default {
    padding: 20px 15px
  }
}

/** animation */
@-webkit-keyframes fedein1 {
  0% {
    opacity: 0;
  }

  30% {
    opacity: 0;
  }

  99% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fedein1 {
  0% {
    opacity: 0;
  }

  30% {
    opacity: 0;
  }

  99% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes popup {
  0% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0;
  }

  60% {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
    opacity: 1;
  }

  99% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
  }
}

@keyframes popup {
  0% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0;
  }

  60% {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
    opacity: 1;
  }

  99% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
  }
}

@-webkit-keyframes ups {
  0% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
  }

  99% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
  }
}

@keyframes ups {
  0% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
  }

  99% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
  }
}

@media screen {

  .popup {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px)
  }

  .once.popup {
    animation: popup 1.4s forwards;
    -webkit-animation: popup 1.4s forwards;
  }

  .ups {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px)
  }

  .once.ups {
    animation: ups 1.4s forwards;
    -webkit-animation: ups 1.4s forwards;
  }

  .once.popups {
    animation: none;
    -webkit-animation: none;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  .popups>* {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  .once.popups>* {
    animation: popup 1.4s forwards;
    -webkit-animation: popup 1.4s forwards;
  }

  .once.popups>*:nth-child(2) {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
  }

  .once.popups>*:nth-child(3) {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
  }

  .once.popups>*:nth-child(4) {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
  }

  .once.popups>*:nth-child(5) {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
  }

  .once.popups>*:nth-child(6) {
    -webkit-animation-delay: 1.0s;
    animation-delay: 1.0s;
  }

  .once.popups>*:nth-child(7) {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
  }

  .once.popups>*:nth-child(8) {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
  }

  .once.popups>*:nth-child(9) {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s;
  }

  .once.popups>*:nth-child(10) {
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s;
  }

  .feder,
  .feder_row {
    opacity: 0;
  }


  .once.feder {
    animation: fedein1 1.2s forwards;
    -webkit-animation: fedein1 1.2s forwards;
  }

  .once.feder_row {
    animation: fedein1 2.0s ease-out forwards;
    -webkit-animation: fedein1 2.0s ease-out forwards;
  }

  .feders>* {
    opacity: 0;
  }

  .once.feders>* {
    animation: fedein1 1.8s forwards;
    -webkit-animation: fedein1 1.8s forwards;
  }


  .once.delay_set>*:nth-child(2),
  .once.delay_1 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
  }

  .once.delay_set>*:nth-child(3),
  .once.delay_2 {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
  }

  .once.delay_set>*:nth-child(4),
  .once.delay_3 {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
  }

  .once.delay_set>*:nth-child(5),
  .once.delay_4 {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
  }

  .once.delay_set>*:nth-child(6),
  .once.delay_5 {
    -webkit-animation-delay: 1.0s;
    animation-delay: 1.0s;
  }


  .vertical_open,
  .holizon_open,
  .bg_flash,
  .bg_blackout {
    position: relative;
    overflow: hidden;
  }

  .vertical_open:before,
  .vertical_open:after,
  .holizon_open:before,
  .holizon_open:after,
  .bg_blackout:before {
    content: "";
    width: 100%;
    height: 100%;
    z-index: 8;
    background: #fff;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    transition: height .2s;
  }

  .vertical_open:after {
    top: auto;
    bottom: 0;
  }

  .vertical_open.once:before,
  .vertical_open.once:after {
    height: 0;
  }

  .holizon_open:before,
  .holizon_open:after {
    bottom: 0;
    right: 0;
    left: auto;
    transition: width .4s .2s ease-out;
  }

  .holizon_open:after {
    left: 0;
    right: auto;
  }

  .holizon_open.once:before,
  .holizon_open.once:after {
    width: 0;
  }

}

/** base  */
/* all
-------------------------------------------------------------------*/
html {
  background: #FFFFFF;
  color: #333333;
  font-family: 'Noto Sans JP', "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "Yu Gothic", YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-size: 16px;
  line-height: 1.4;
}

html .goti,
html .goti form * {
  font-family: 'Noto Sans JP', "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "Yu Gothic", YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

html .min,
html .min form * {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Times New Roman", "HG明朝B", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

body {
  width: 100%;
  font-size: 100%;
  text-align: center;
  /* body.homeの内容を記載 */
  min-height: 100vh;
  position: relative;
  padding-bottom: 120px;
  box-sizing: border-box;
  /* コーポレートデザイン適用 */
  font-family: 'Noto Sans JP', "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "Yu Gothic", YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.sitewrap {
  width: 1100px;
  min-width: 1100px;
  overflow: hidden;
  margin: 0 auto;
  text-align: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

@media screen and (max-width:1300px) {
  .sitewrap {
    width: 100%;
    min-width: 100%;
    padding: 0 10px;
  }
}

@media screen and (max-width:767px) {
  html {
    color: #000000;
    font-size: 14px;
  }

  .sitewrap {
    width: 100%;
    min-width: 0;
  }
}

/*home*/
body.home {
  min-height: 100vh;
  position: relative;
  padding-bottom: 120px;
  box-sizing: border-box;
}

/* header
-------------------------------------------------------------------*/
header {
  background: #c11920;
  box-shadow: 0px 10px 10px -5px rgba(0, 0, 0, 0.3);
  position: relative;
  height: 80px;
}

header#fix_menu {
  /* position: static; */
  /* top: -300px; */
  /* 上部に固定する */
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  transition: top .4s .2s;
}

header#fix_menu.fixedMenu {
  position: fixed;
  top: 0px;
}

.menu_top {
  position: relative;
}

.menu_top nav {
  display: flex;
  justify-content: flex-start;
}

.menu_top #site_ttl {
  position: relative;
  display: block;
  height: 80px;
  /* width: 550px; */
  width: 330px;
  /* padding: 10px; */
  /* white-space:nowrap; */
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  z-index: 0;
}

.menu_top #site_ttl::before {
  position: absolute;
  display: inline-block;
  content: "";
  width: 100%;
  height: 100%;
  background: #e60012;
  box-shadow: 10px 0px 10px 0px rgba(0, 0, 0, 0.3);
  z-index: -1;
  top: 0;
  left: -50px;
  transform: skew(-45deg);
}

.menu_top #site_ttl a,
.menu_top #site_ttl p {
  display: inline-block;
  vertical-align: middle;
}

.menu_top #site_ttl p {
  text-align: left;
  font-size: 1.5rem;
  color: #fff;
  font-weight: 600;
  line-height: 30px;
  padding-left: 15px;
  max-width: 260px;
  font-family: Yu Gothic Medium, \6e38\30b4\30b7\30c3\30af\4f53, Yu Gothic, YuGothic, \30d2\30e9\30ae\30ce\89d2\30b4\30b7\30c3\30af Pro, Hiragino Kaku Gothic Pro, \30e1\30a4\30ea\30aa, Meiryo, \ff2d\ff33 \ff30\30b4\30b7\30c3\30af, MS PGothic, sans-serif;
}

.menu_top #site_ttl p span {
  display: inline-block;
}

.menu_top .pege_name {
  left: 0;
  right: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 80px;
  /* コーポレートデザイン適用 */
  padding-left: 20px;
}

.menu_top .pege_name .head_img {
  margin-right: 20px;
}

.menu_top .pege_name h1 {
  font-size: 1.75rem;
  font-weight: 600;
  color: #fff;
  /* コーポレートデザイン適用のため、CSSを上書き */
  margin: 0 !important;
}

.menu_top .right_name {
  position: relative;
  left: 0;
  right: 0;
  /* margin: 0 30px 0 auto; */
  /* コーポレートデザイン適用 */
  margin: 0 5.594px 0 auto;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 80px;
}

.menu_top .right_name p {
  font-size: 1.5rem;
  color: #fff;
  padding-left: 20px;
  width: 320px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.menu_top .right_name:before {
  content: "";
  height: 40px;
  border-right: 1px solid #fff;
}

.menu_top .right_name li {
  display: inline-block;
  vertical-align: middle;
}

.menu_top .right_name li+li {
  margin-left: 20px;
}

.menu_top .right_name li a span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}

.menu_top .right_name li a:hover {
  opacity: 1;
  color: #3366aa;
}

.menu_top .right_name li a span:after {
  content: "";
  width: 0%;
  height: 1px;
  display: block;
  background: #3366aa;
  transition: width .2s;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}

.menu_top .right_name li a:hover span:after {
  width: 100%;
}

.menu_top .right_name li.inquiry {
  padding-left: 0;
}

.menu_top .right_name li.inquiry a {
  background: #337b3b;
  border: #337b3b solid 1px;
  color: #fff;
  padding: 10px;
  border-radius: 5px;
  font-size: 14px;
  transition: all .4s;
}

.menu_top .right_name li.inquiry a:hover {
  background: #fff;
  color: #337b3b;
}

.menu_top .right_name li.inquiry a:before,
.menu_top .right_name li.inquiry a span:after {
  content: none;
  display: none;
}


/*menu*/
.menu_bottom {
  background: rgba(255, 255, 255, 1);
  position: absolute;
  top: 90px;
}

.drop_menu {
  max-width: 160px;
  margin: auto;
  height: 100%;
}

.drop_menu #site_ttl:hover {
  color: #e60012;
}

.drop_menu #NavWrap {
  padding: 0;
}

.drop_menu #NavWrap ul {
  margin: 0;
  padding: 0;
  display: flex;
  width: 100%;
  box-sizing: border-box;
  flex-direction: column;
}

.drop_menu #NavWrap ul::after {
  display: none;
}

.drop_menu #NavWrap ul>li {
  vertical-align: middle;
  box-sizing: border-box;
  border-bottom: 1px solid #f2f2f2;
}

.drop_menu #NavWrap li a,
.drop_menu #NavWrap li p {
  display: block;
  padding: 0 8px 2px;
  box-sizing: border-box;
  text-decoration: none;
  font-size: 14px;
  width: auto;
  line-height: 1;
  position: relative;
  color: #333;
  text-align: center;
  transition: background 0.5s, color 0.5s, opacity 0.5s, color 0.5s;
  text-align: left;
}

.drop_menu #NavWrap li a:hover {
  opacity: 1;
  background: #e60012;
  color: #fff;
}

.drop_menu #NavWrap li a span {
  padding: 20px 0px 22px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  white-space: normal;
  font-weight: bold;
  position: relative;
}

.drop_menu #NavWrap li a span br {
  display: none;
}

.drop_menu #NavWrap li a span:after {
  content: "";
  width: 0;
  height: 2px;
  display: block;
  position: absolute;
  bottom: 2px;
  left: 0;
  transition: width .2s;
  background: #e60012;
}

.drop_menu #NavWrap li a:hover span {
  opacity: 1;
}

.drop_menu #NavWrap li a:hover span:after {
  width: 100%;
}

.drop_menu #NavWrap li a:hover {
  opacity: 1;
}

.drop_menu #NavWrap li.drop_wrap {
  position: relative;
}

.drop_menu #NavWrap li.drop_wrap i {
  display: none;
}

.drop_menu #NavWrap li ul {
  position: absolute;
  width: auto;
  opacity: 0;
  visibility: hidden;
  left: 50%;
  transform: translateX(-50%);
  transition: opacity .4s;
}

.drop_menu #NavWrap li:hover ul {
  opacity: 1;
  visibility: visible;
  z-index: 999;

}

.drop_menu #NavWrap li ul a {
  min-width: 10em;
  padding: 10px;
  background: #ddd;
  color: #333;
}

.drop_menu #switch {
  position: absolute;
  display: none;
  opacity: 0;
}

@media screen and (max-width:1300px) {
  .menu_top #site_ttl {
    width: 330px;
  }

  .menu_top #site_ttl p {
    font-size: 1.25rem;
  }

  .menu_top .pege_name h1 {
    font-size: 1.25rem;
    font-weight: 600;
    color: #fff;
  }

  .menu_top .right_name p {
    font-size: 0.9rem;
    color: #fff;
    padding-left: 10px;
    width: 200px;
  }

  .menu_top .right_name:before {
    content: "";
    height: 40px;
    border-right: 1px solid #fff;
  }
}

@media screen and (max-width:767px) {}

@media screen and (max-width:767px) {}

/* contents
-------------------------------------------------------------------*/

main {
  /* margin-top: 80px; */
  /* ヘッダととコンテンツの隙間をコーポレートデザインに合わせる */
  margin-top: 160px;
  margin-bottom: 0;
  display: block;
}

.application main {
  margin-top: 80px;
  margin-bottom: 0;
  display: block;
}



@media screen and (max-width:767px) {
  main {
    margin-top: 40px;
    padding-top: 59px;
    margin-bottom: 40px;
  }
}


/* footer
-------------------------------------------------------------------*/
#pageTop {
  position: fixed;
  bottom: 15px;
  right: 5%;
  width: 70px;
  z-index: 500;
}

.in_footer {
  margin: 120px auto 20px;
}

.in_footer ul {
  margin: 10px 0 0px;
  text-align: right;
}

.in_footer li {
  display: inline-block;
  border-left: solid 1px #999999;
  padding: 2px 16px;
  text-align: center;
}

/*footer{
background:#1F1F1F;
padding:12px 0;
}*/
footer {
  width: 100%;
  background-color: #514f4e;
  color: #969696;
  text-align: center;
  padding: 12px 0;
  /* position: absolute; */
  /* 下部に位置を固定 */
  position: fixed;
  /*←絶対位置*/
  bottom: 0;
  /*下に固定*/
  height: 43px;
  /* 他要素よりも上位に配置 */
  z-index: 3;
}

#foot_left {
  float: left;
}

#foot_right {
  float: right;
  width: 871px;
  font-size: 14px;
  text-align: right;
}

#foot_right ul {
  margin: 10px 0 30px;
}

#foot_right li {
  display: inline-block;
  border-left: solid 1px #999999;
  padding: 2px 16px;
  text-align: center;
}

#foot_right li a,
#foot_right small {
  color: #fff;
}


main a.page_link {
  margin-top: -60px;
  padding-top: 60px;
  display: block;
  position: relative;
  z-index: -10;
}

footer p {
  text-align: center;
  /* コーポレートデザイン適用 */
  /* font-size: 12px; */
  font-family: Roboto, Helvetica Neue, sans-serif !important;
}

@media screen and (max-width:767px) {}

.page_main {
  position: relative;
  transition: 1s transform;
}

.page_main>aside {
  background-color: rgba(255, 255, 255, 1);
  position: relative;
  z-index: 1;
  height: 480px;
  top: 80px;
  left: 0px;
  position: fixed;
}

.page_main>aside ul {
  margin: 0;
  padding: 0;
  top: 0px;
  left: 0;
  position: absolute;
  box-shadow: 0 10px 10px 0 rgb(0 0 0 / 50%);
  z-index: 10;
  transition: 1s width;
  width: 120px;
}

.page_main>aside.open ul {
  width: 325px;
}

.page_main>aside li {
  margin: 0px auto;
  list-style: none;
  text-align: left;
  padding: 0px 0px 0 0px;
  position: relative;
}

.page_main>aside li.current a {
  background: #e60012;
  color: #fff;
}

.page_main>aside li.current a .img {
  background: #e60012;
}

.page_main>aside li:after {
  margin-left: 5px;
  content: "";
  border-bottom: 1px solid #cecece;
  width: 90%;
  height: 2px;
  position: absolute;
  bottom: 0;
}

.page_main>aside li:last-child:after {
  border-bottom: none;
}

.page_main>aside li span {
  font-size: 1.125rem;
  font-weight: 500;
}

.page_main>aside li a:hover {
  background: #e60012;
  color: #fff;
  text-decoration: none;
  width: 100%;
  height: 30px;
  transition: .5s background;
}

.page_main>aside li a {
  position: relative;
  height: 50px;
  transition: .5s;
  min-height: 130px;
  width: 100%;
  display: block;
  background: #fff;
  border-bottom: 1px solid #dcdddd;
}

.page_main>aside li:last-child a {
  border-bottom: none
}

.page_main>aside.opan li a {
  height: 50px;
  padding: 60px 23px 60px 35px;
}

.page_main>aside li a .img {
  position: absolute;
  width: 120px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
  border-bottom: 1px solid #dcdddd;
  padding-left: 5px;
  background: #fff;
}

.page_main>aside li a p {
  position: absolute;
  left: -205px;
  padding-left: 120px;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  width: 325px;
  transition: left 1s;
}

.page_main>aside.open li a .img {
  background: transparent;
}

.page_main>aside.open li a p {
  background: transparent;
}

.page_main>aside li a:hover .img {
  background: #e60012;
  transition: .5s background;
}

.page_main>aside.open li a:hover .img {
  background: transparent;
}

.page_main>aside li a:last-child .img {
  border: none;
}

.page_main>aside.open li a p {
  left: 0;
}

.page_main>aside button {
  background-color: rgba(255, 255, 255, 1);
  border: 1px solid #fff;
  box-shadow: 2px 0px 5px 0 rgba(0, 0, 0, .5);
  display: block;
  position: absolute;
  top: 40%;
  left: 120px;
  width: 37px;
  height: 80px;
  margin: 0;
  padding: 0;
  border-radius: 0 5px 5px 0;
  z-index: 0;
  transition: 1s transform;
  transition: 1s left;
}

.page_main>aside.open button {
  left: 325px;
}

.page_main>aside button p {
  transform: rotate(0deg);
  transition: 1s transform;
  margin-left: 13px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #000000;
}

.page_main>aside.open button p {
  transform: rotate(180deg);
  transition: 1s transform;

}

.side_img ul li a:hover .off,
.page_main>aside li a:hover .off {
  display: none;
}

.side_img ul li a .on,
.page_main>aside li a .on {
  display: none;
}

.side_img ul li:hover a .on,
.page_main>aside li a:hover .on {
  display: flex;
}



/*入力画面*/
.submit_wrap>*,
form .submit_wrap>* {
  display: inline-block;
  margin: 0 2%;
}

.edit_form>dl {
  display: table;
  border: 1px solid #7d7d7d;
  border-top: none;
  width: 100%;
}

.edit_form>dl:first-of-type {
  border-top: 1px solid #7d7d7d;
}

.edit_form>dl>dt,
.edit_form>dl>dd {
  display: table-cell;
  box-sizing: border-box;
  min-height: 42px;
}

.edit_form>dl>dt {
  width: 318px;
  font-size: 1rem;
  font-weight: 500;
  padding: 10px;
  border-right: 1px solid #7d7d7d;
  background: #f2f2f2;
  vertical-align: top;
}

.edit_form>dl>dt span,
.search_form dl dt span {
  color: #ce0000;
  padding-left: 5px;
  font-size: 0.75rem;
  display: inline-block;
  vertical-align: inherit;
}

.edit_form>dl dd {
  min-height: 42px;
  padding: 4px 10px;
}

.edit_form>dl>dd input[type="text"],
.edit_form>dl>dd textarea,
.edit_form>dl>dd select {
  width: 750px;
}

.edit_form>dl.date>dd input[type="text"] {
  width: 250px;
}

.edit_form dl dd input[readonly] {
  background: #f2f2f2;
}

.edit_form dl dd input[type="radio"],
.search_form .flex_wrap dl dd input[type="radio"] {
  display: none;
}

.edit_form dl dd input[type="radio"]~label,
form input[name="publish_status"]~label,
.search_form .flex_wrap dl dd input[type="radio"]~label {
  display: inline-block;
  position: relative;
  vertical-align: top;
  line-height: 1.5;
  cursor: pointer;
  margin-right: 1em;
  margin-bottom: 0.5em;
  padding-left: 2em;
}

.edit_form dl dd input[type="radio"]~label:before,
form input[name="publish_status"]~label:before,
.search_form .flex_wrap dl dd input[type="radio"]~label:before {
  content: "";
  display: inline-block;
  position: absolute;
  border: solid 1px #999;
  width: 17px;
  height: 17px;
  top: 6px;
  left: 4px;
  ;
  box-sizing: border-box;
  line-height: 1;
  border-radius: 50%;
  z-index: 1;
}

.edit_form dl dd input[type="radio"]:checked+label:before,
form input[name="publish_status"]:checked+label:before,
.search_form .flex_wrap dl dd input[type="radio"]:checked~label:before {
  background: #000;
}

form input[name="publish_status"]~label {
  margin-bottom: 0;
  padding-left: 35px;
}

form input[name="publish_status"]~label:before {
  width: 24px;
  height: 24px;
}

.edit_form dl dd .select-wrapper select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  background-color: #fff;
  background-image: none;
  border: #ddd solid 1px;
  border-radius: 3px;
  color: inherit;
  font-family: inherit;
  font-size: 1em;
  padding: 0.1em 0.8em;
  width: 100%;
}

.edit_form dl dd .select-wrapper select::-ms-expand {
  display: none;
  /* デフォルトのスタイルを無効(IE用) */
}

.edit_form dl dd .select-wrapper {
  position: relative;
  min-width: 180px;
  display: inline-block;
  margin-right: 16px;
}

.edit_form dl dd .select-wrapper::before {
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  width: 40px;
  height: 100%;
  background: #c9caca;
  border-radius: 0 3px 3px 0;
  pointer-events: none;
  border: #ddd solid 1px;
  box-sizing: border-box;
}

.edit_form dl dd .select-wrapper::after {
  content: "";
  position: absolute;
  right: 15px;
  top: 7px;
  width: 8px;
  height: 8px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(135deg);
  pointer-events: none;
}

.edit_form>dl.img_wrap>dd {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}

.edit_form>dl.img_wrap>dd span {
  max-width: 100px;
  max-height: 115px;
  margin: 1%;
}

.edit_form>dl.img_wrap>dd span img {
  width: 100%;
}

.edit_form dl dd input[type="checkbox"]+label {
  position: relative;
  padding: 0 0 0 2em;
  margin-right: 0.5em;
  display: inline-block;
  min-width: 6em;
}

.edit_form dl dd input[type="checkbox"]+label:nth-of-type(n+8) {
  margin-top: 0.5em;
}

.edit_form dl dd input[type="checkbox"] {
  display: none;
}

.edit_form dl dd input[type="checkbox"]+label:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 3px;
  left: 0;
  border: solid 1px #999;
  box-sizing: border-box;
  line-height: 1;
  z-index: 1;
  width: 20px;
  height: 20px;
  border: #ddd solid 1px;
  background-color: #fff;
}

.edit_form dl dd input[type="checkbox"]+label:after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 7px;
  top: 4px;
  border-width: 4px;
  border-bottom: solid 2px #0072ce;
  border-right: solid 2px #0072ce;
  width: 6px;
  height: 14px;
  box-sizing: border-box;
  line-height: 1;
  z-index: 1;
  transform: rotate(45deg);
  opacity: 0;
  transition: opacity .4s;
}

.edit_form dl dd input[type="checkbox"]:checked+label:after {
  opacity: 1;
}

.edit_form dl dd label img {
  display: inline-block;
  vertical-align: middle;
}

.edit_form dl dd img+input[type="file"] {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.5em;
}

.edit_form>dl dd .in_table {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.edit_form>dl dd .in_table+.in_table {
  border-top: 1px dashed #c4c1c1;
  padding-top: 5px;
  margin-top: 3px;
}

.edit_form>dl dd .in_table dt {
  width: 25%;
}

.edit_form>dl dd .in_table dd {
  width: 75%;
}

.edit_form>dl dd .in_table dd input,
.edit_form>dl dd .in_table dd select,
.edit_form>dl dd .in_table dd textarea {
  width: 100%;
}

/** common  */
/* reset
-------------------------------------------------------------------*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

i {
  font-style: normal;
}

table {
  font-size: 100%;
  line-height: 1.5;
  border-collapse: collapse;
  border-spacing: 0;
}

th {
  font-weight: normal;
  text-align: left;
}

img {
  border: 0;
  vertical-align: bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  image-rendering: -webkit-optimize-contrast;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  img {
    image-rendering: initial;
  }
}

ul li {
  list-style: none;
}

ol {
  padding-left: 18px;
  /* *padding-left: 24px; */
  _padding-left: 24px;
}

input,
textarea {
  vertical-align: middle;
  /* 既存のCSSを上書きする */
  font-size: 1rem !important;
}

address,
em {
  font-style: normal;
}



.copygard img {
  pointer-events: none;
}

.copygard img[usemap] {
  pointer-events: auto;
}

/* link
-------------------------------------------------------------------*/
a {
  color: #333;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.text_link a,
a.text_link {
  text-decoration: underline;
}

.text_link a:hover,
a.text_link:hover {
  text-decoration: none;
}

.block_link a,
a.block_link {
  display: block;
  transition: opacity 0.4s, background 0.4s, color 0.4s, border 0.4s;
}

.block_link a:hover,
a.block_link:hover {
  opacity: 0.7;
  text-decoration: none;
  transition: opacity 0.4s;
}

label {
  cursor: pointer;
}



/* common class
-------------------------------------------------------------------*/
/* noSetting */
.left_area {}

.center_area {}

.right_area {}

.bg_top {}

.bg_mdl {}

.bg_btm {}

.first {}

.last {}

/* position */
.position {
  position: relative;
}

/* float */
.flt_left {
  float: left;
}

.flt_right {
  float: right;
}

.flt_none {
  float: none !important;
}

/* width */
.w_auto {
  width: auto !important;
}

.w_max {
  width: 100% !important;
}

.w_half {
  width: 50% !important;
}

.w_third {
  width: 33% !important;
}

.w_quarter {
  width: 25% !important;
}

.w_fifth {
  width: 20% !important;
}

/* margin:top */
.mt00 {
  margin-top: 0px !important;
}

.mt05 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

/* margin:right */
.mr00 {
  margin-right: 0px !important;
}

.mr05 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mr95 {
  margin-right: 95px !important;
}

/* margin:bottom */
.mb00 {
  margin-bottom: 0 !important;
}

.mb05 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

/* margin:left */
.ml00 {
  margin-left: 0px !important;
}

.ml05 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.ml95 {
  margin-left: 95px !important;
}

/* padding:top */
.pt00 {
  padding-top: 0px !important;
}

.pt05 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

/* padding:right */
.pr00 {
  padding-right: 0px !important;
}

.pr05 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pr50 {
  padding-right: 50px !important;
}

/* padding:bottom */
.pb00 {
  padding-bottom: 0 !important;
}

.pb05 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

/* padding:left */
.pl00 {
  padding-left: 0px !important;
}

.pl05 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pl50 {
  padding-left: 50px !important;
}

/* font */
.f_bold {
  font-weight: bold !important;
}

.f_normal {
  font-weight: normal !important;
}

.f_08 {
  font-size: 78% !important;
}

/*base 78%(12px) = 8px*/
.f_10 {
  font-size: 85% !important;
}

/*base 78%(12px) = 10px*/
.f_14 {
  font-size: 115% !important;
}

/*base 78%(12px) = 14px*/
.f_16 {
  font-size: 130% !important;
}

/*base 78%(12px) = 16px*/
.f_18 {
  font-size: 145% !important;
}

/*base 78%(12px) = 18px*/
@media screen and (max-width:767px) {
  .f_08 {
    font-size: 8px !important;
  }

  .f_10 {
    font-size: 10px !important;
  }

  .f_14 {
    font-size: 14px !important;
  }

  .f_16 {
    font-size: 16px !important;
  }

  .f_18 {
    font-size: 18px !important;
  }
}

/* align */
.t_left {
  text-align: left !important;
}

.t_center {
  text-align: center !important;
}

.t_right {
  text-align: right !important;
}

.v_top {
  vertical-align: top !important;
}

.v_mdl {
  vertical-align: middle !important;
}

.v_btm {
  vertical-align: text-bottom !important;
}


/* JavaScript
-------------------------------------------------------------------*/
/* noSetting */

/* rollover */
.btn {}

/* tab */
.tabNav {}

/* fixpng */
.fixpng {}



/* clearfix
-------------------------------------------------------------------*/
.fix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}

.fix {
  display: inline-block;
  min-height: 1%;
}

/* start hide from IE-mac\ */
*html .fix {
  height: 1%;
}

.fix {
  display: block;
}

/* End hide from IE-mac */
/* img-Max */
.scale {}

.scale_m {}

.scale_all {
  width: 100%;
  height: auto;
}

@media screen and (max-width:767px) {
  .scale {
    width: 100%;
    height: auto;
  }

  .scale_m {
    max-width: 100%;
    width: auto;
    height: auto;
  }
}

/* display_none */
.display_pc {
  display: block;
}

.display_pc.in {
  display: inline;
}

.display_sp,
.display_sp.in {
  display: none;
}

@media screen and (max-width:767px) {

  .display_pc,
  .display_pc.in {
    display: none;
  }
}

@media screen and (max-width:767px) {
  .display_sp {
    display: block;
  }

  .display_sp.in {
    display: inline;
  }
}

.sp_indent_10 {}

.sp_indent_10lr {}

.sp_indent_20lr {}

.sp_indent_30lr {}

@media screen and (max-width:767px) {
  .sp_indent_10 {
    padding: 10px !important;
  }

  .sp_indent_10lr {
    padding: 0 10px !important;
  }

  .sp_indent_20lr {
    padding: 0 20px !important;
  }

  .sp_indent_30lr {
    padding: 0 30px !important;
  }
}


.txt_indent {
  margin-left: 1em;
  text-indent: -1em;
}

/** module  */
/* Column */

.col_1,
.col_2,
.col_3,
.col_4,
.col_5,
.col_6 {}

.col_1-2 {}

.col_1-3 {}

.col_2-1 {}

.col_2-3 {}

.col_3-1 {}

.col_3-2 {}

.col_child {
  float: left;
  box-sizing: border-box;
  padding-left: 1%;
  padding-right: 1%;
}

.col_child:first-child,
.col_child:first-child:last-child {
  padding-left: 0;
  padding-right: 2%;
}

.col_child:last-child {
  padding-left: 2%;
  padding-right: 0;
}

.col_2 .col_child {
  width: 50%;
}

.col_3 .col_child {
  width: 33.3%;
}

.col_4 .col_child {
  width: 25%;
}

.col_5 .col_child {
  width: 20%;
}

.col_6 .col_child {
  width: 16.6%;
}

.col_1-2 .col_child:nth-child(1) {
  width: 33.3%;
}

.col_1-2 .col_child:nth-child(2) {
  width: 66.6%;
}

.col_2-1 .col_child:nth-child(1) {
  width: 66.6%;
}

.col_2-1 .col_child:nth-child(2) {
  width: 33.3%;
}

.col_1-3 .col_child:nth-child(1) {
  width: 25%;
}

.col_1-3 .col_child:nth-child(2) {
  width: 75%;
}

.col_3-1 .col_child:nth-child(1) {
  width: 75%;
}

.col_3-1 .col_child:nth-child(2) {
  width: 25%;
}

.col_2-3 .col_child:nth-child(1) {
  width: 40%;
}

.col_2-3 .col_child:nth-child(2) {
  width: 60%;
}

.col_3-2 .col_child:nth-child(1) {
  width: 60%;
}

.col_3-2 .col_child:nth-child(2) {
  width: 40%;
}


@media screen and (max-width:767px) {

  .col_1>.col_child,
  .col_2>.col_child,
  .col_3>.col_child,
  .col_4>.col_child,
  .col_5>.col_child,
  .col_6>.col_child,
  .fix.col_1-2>.col_child,
  .fix.col_1-3>.col_child,
  .fix.col_2-1>.col_child,
  .fix.col_2-3>.col_child,
  .fix.col_3-1>.col_child,
  .fix.col_3-2>.col_child {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .col_4 .col_child,
  .col_5 .col_child {
    width: 50%;
  }

  .col_4 .col_child:nth-child(odd),
  .col_5 .col_child:nth-child(odd) {
    padding-right: 1%;
  }

  .col_4 .col_child:nth-child(even),
  .col_5 .col_child:nth-child(even) {
    padding-left: 1%;
  }

}

/* head,text */


.h_style01 {
  font-size: 32px;
  font-weight: bold;
  color: #333;
  text-align: center;
  margin-bottom: 40px;
}

.h_style01 span {
  padding: 30px 30px 20px;
  display: inline-block;
  border-top: #E60012 solid 4px;
}

.h_style01 sub {
  display: block;
  font-size: 18px;
  color: #E50012;
  font-weight: normal;
  font-family: 'Century';
}

.h_style02 {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #1F1F1F;
  margin-bottom: 25px;
}

.h_style02.large {
  font-size: 32px;
}

.h_style03 {
  display: block;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  color: #E50012;
  margin-bottom: 60px;
}

.h_style03 sub {
  display: block;
  font-size: 19px;
  color: #1F1F1F;
  margin-top: 10px;
}

.h_style04 {
  font-size: 20px;
  font-weight: bold;
  color: #1F1F1F;
  padding: 5px 20px;
  border-left: #1F1F1F solid 4px;
  margin-bottom: 20px;
}

.h_style05 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

p.text,
.texts>p {
  font-size: 16px;
  line-height: 1.6;
  margin: 0;
  text-align: left;
}


@media screen and (max-width: 768px) {

  p.text,
  .texts>p {
    font-size: 14px;
  }

  .f_small {
    font-size: 12px;
  }
}

/* Link */

.text_link a,
a.text_link {
  text-decoration: underline;
}

.text_link a:hover,
a.text_link:hover {
  text-decoration: none;
}

.block_link a,
a.block_link {
  display: block;
  transition: opacity 1s, background 1s, color 1s, border 1s;
}

.block_link a:hover,
a.block_link:hover {
  opacity: 0.7;
  text-decoration: none;
  transition: opacity 0.7s;
}

a:hover img.opacity {
  opacity: 0.7;
  text-decoration: none;
  transition: opacity 0.7s;
}

.common_btn {
  text-align: center;
  margin: 20px auto 30px;
}

.common_btn a {
  display: block;
  max-width: 390px;
  border: solid 2px #535353;
  border-radius: 10px;
  color: #535353;
  font-size: 22px;
  font-weight: bold;
  padding: 25px 0;
  position: relative;
  text-decoration: none;
  margin: 0 auto;
  background: #eee;
}

.common_btn a:before,
.common_btn a:after {
  content: "";
  width: 0px;
  height: 0;
  border: 8px solid transparent;
  border-left: 8px solid #000000;
  display: inline-block;
  position: absolute;
  border-radius: 4px;
  right: 20px;
  top: 50%;
  margin-top: -8px;
}

.common_btn a:after {
  border: 8px solid transparent;
  border-left: 8px solid #eee;
  right: 23px;
}

a.arrow_link,
.arrow_link a {
  position: relative;
  padding-left: 14px;
}

a.arrow_link:before,
.arrow_link a:before {
  content: "";
  position: absolute;
  left: -1px;
  margin-top: -3px;
  top: 50%;
  width: 6px;
  height: 6px;
  border-top: 2px solid #666;
  border-right: 2px solid #666;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.ico_blank {
  position: relative;
  padding-right: 20px;
}

.ico_blank:before,
.ico_blank:after {
  content: "";
  width: 11px;
  height: 11px;
  display: inline-block;
  position: absolute;
  border: 1px solid #333;
  background: #fff;
  right: 0;
  top: 2px;
  z-index: 10;
}

.ico_blank:after {
  right: 3px;
  top: 5px;
  z-index: 9;
}

img.icon {
  vertical-align: middle;
  margin-right: 5px;
}

/* image */
.scale {}

.scale_m {
  max-width: 100%;
  width: auto;
  height: auto;
}

.scale_all {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 768px) {
  .scale {
    width: 100%;
    height: auto;
  }
}

/* table,list */

.table_style {
  border: #ddd solid 1px;
  border-bottom: none
}

.table_style dl {
  position: relative;
  border-bottom: #ddd solid 1px;
  width: 100%;
}

.table_style dt {
  position: absolute;
  top: 0;
  left: 0;
  background: #EEEEEE;
  width: 250px;
  padding: 16px 20px;
  box-sizing: border-box;
}

.table_style dd {
  padding: 16px 20px;
  padding-left: 270px;
  box-sizing: border-box;
}

.list_style ul li {
  margin-left: 1em;
  margin-bottom: 5px;
  text-indent: -1em;
}

.list_style ul li:before {
  content: "\30FB";
  margin-right: 5px;
  color: #005BAC;
  font-weight: bold;

}

.list_style ul li.inlist ul {
  margin-top: 5px;
}

.list_style ul li.inlist li {
  margin-left: 3em;
  padding-left: 0;
  text-indent: -3em;
}

.ol_style ol li {
  margin-left: -1em;
  padding-left: 1em;
  margin-bottom: 5px;
  text-indent: -1em;
  list-style-position: inside;
}

.dl_style dl {
  margin: 0;
  padding: 15px;
  background: #f6f6f6;
}

.dl_style dl dt {
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: dotted 1px #999;
}

.table_wrap {
  margin: 40px 0;
}

.table_wrap.overs {
  padding-bottom: 10px;
  overflow-x: auto;
  overflow-y: hidden;
}

.table_wrap table {
  width: 100%;
  box-sizing: border-box;
  font-size: 16px;
}

.table_wrap table th,
.table_wrap table td {
  box-sizing: border-box;
  padding: 20px;
  border: solid 1px #ddd;
}


.table_wrap::-webkit-scrollbar {
  height: 15px;
}

.table_wrap::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #c1c1c1;
}

.table_wrap::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #666;
}

@media only screen and (max-width: 768px) {

  .table_style dl,
  .table_style dt,
  .table_style dd {
    display: block;
  }

  .table_style dt {
    border-bottom: #ddd solid 1px;
    width: 100%;
    padding: 10px;
    position: static;
    top: auto;
    left: auto;
  }

  .table_style dd {
    padding: 15px 10px;
  }

  .dl_style dl {
    font-size: 14px;
    margin: 0;
  }

  .table_wrap {
    overflow-x: auto;
  }

  .table_wrap table {
    font-size: 12px;
  }

  .table_wrap table th,
  .table_wrap table td {
    padding: 10px;
  }
}

.topics_list {
  border-top: #DDDDDD solid 1px;
}

.topics_list li {
  border-bottom: #DDDDDD solid 1px;
}

.topics_list li a,
.topics_list li>div {
  display: flex;
  flex-wrap: wrap;
  padding: 20px;
}

.topics_list li a:hover {
  text-decoration: none;
}

.topics_list time,
.topics_list h2,
.topics_list p {
  display: inline-block;
}

.topics_list a:hover h2 {
  color: #fff;
  background: #E60012;
  border-color: #ddd;
  transition: background-color 0.5s, color 0.5s;
}

.topics_list a:hover time,
.topics_list a:hover p {
  text-decoration: underline;
}

.topics_list time {
  margin-right: 20px;
}

.topics_list h2 {
  padding: 5px 5px;
  width: 10em;
  text-align: center;
  border: solid 1px #666666;
  margin-right: 20px;
  transition: background-color 1s, color 1s;
}


/*  GoogleMAP・動画埋め込み  */
.map_wrap iframe {
  width: 100%;
}

#campus_map {
  height: 390px;
  margin-bottom: 20px;
}

.movie_wrap {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}

.movie_wrap iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.movie_wrap2 {
  width: 100%;
  height: 0;
  padding-bottom: 590px;
  overflow: hidden;
  position: relative;
}

.movie_wrap2 iframe,
.movie_wrap2 video {
  min-width: 100%;
  min-height: 590px;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

@media only screen and (max-width: 768px) {
  #campus_map {
    margin: 0 15px;
    box-sizing: border-box;
    width: auto;
    height: 320px;
  }
}

/*  パンくずリスト  */
#pan ul {
  margin: 10px 0 40px;
}

#pan li {
  display: inline;
  vertical-align: middle;
}

#pan li a,
#pan li span,
#pan li img {
  vertical-align: middle;
}

#pan ul li {
  padding: 0 0 0 10px;
  display: inline-block;
}

#pan ul li:before {
  content: "\003E";
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}

#pan ul li:first-child:before {
  content: "";
  display: none;
  margin-right: 0;
}

@media only screen and (max-width: 768px) {
  #pan ul {
    margin: 15px 0 25px;
    font-size: 12px
  }
}

/*  ページャー  */
.pager_style {
  text-align: center;
  padding: 30px 0 0 0;
}

.pager_style li {
  width: 40px;
  border: 1px solid #BBBBBB;
  background: #fff;
  display: inline-block;
  margin: 0 0 10px 0;
}

.pager_style li:hover {
  background: #024384;
}

.pager_style li.on {
  background: #024384;
}

.pager_style li a {
  font-size: 16px;
  text-decoration: none;
  display: block;
  padding: 8px 0;
}

.pager_style li.on a {
  color: #fff;
}

.pager_style li a:hover {
  color: #fff;
}

.pager_style li.prev {
  margin: 0 10px 0 0;
}

.pager_style li.next {
  margin: 0 0 0 10px;
}

@media screen and (max-width: 768px) {
  .pager_style li {
    width: 30px;
  }

  .pager_style li a {
    font-size: 12px;
    padding: 6px 0;
  }

  .pager_style li.prev,
  .pager_style li.next {
    margin: 0;
  }
}

.pc_center {}

.pc_right {}

.sp_center {}

.sp_right {}


@media screen and (min-width:769px) {
  .pc_center {
    text-align: center !important;
  }

  .sp_center {
    text-align: left;
  }

  .pc_right {
    text-align: right !important;
  }

  .mb50_h {
    margin-bottom: 50px !important;
  }

  .mb60_h {
    margin-bottom: 60px !important;
  }

  .mb80_h {
    margin-bottom: 80px !important;
  }
}

@media screen and (max-width:767px) {

  .pc_center,
  .pc_righ {
    text-align: left;
  }

  .sp_center {
    text-align: center !important;
  }

  .sp_right {
    text-align: right !important;
  }

  .mb50_h {
    margin-bottom: 25px !important;
  }

  .mb60_h {
    margin-bottom: 30px !important;
  }

  .mb80_h {
    margin-bottom: 40px !important;
  }
}

.modal-content {
  width: 80%;
  max-width: 1240px;
  margin: 0px;
  padding: 10px 20px;
  background: none;
  position: fixed;
  display: none;
  z-index: 1020;
}

#modal-overlay {
  z-index: 1000;
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.66);

}

.modal_tit {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  max-width: 250px;
  text-align: center;
  line-height: normal;
  font-size: 20px;
  z-index: 1025;
  overflow: hidden;
  padding: 0px 30px;
  color: #fff;
}

.modal_tit span {
  display: block;
  position: relative;
  padding: 10px 0px;
  background: rgb(0, 0, 0);
  z-index: 2;
  border-bottom: 1px solid rgb(255, 255, 255);
}

.modal-content .close_btn {
  position: absolute;
  top: -10%;
  right: 0px;
  color: rgb(255, 255, 255);
  font-size: 40px;
  line-height: 1;
  display: block;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  modal-content {
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
  }
}

/** print */
/* print
-------------------------------------------------------------------*/
*html body {
  zoom: 60%;
}