@charset "utf-8";
/* CSS Document */




/*====================================================================
　以下はサイトに準じるもの
====================================================================*/

body {
  color: #464646;
  background: #ffffff;
  font-family: Helvetica,  "メイリオ", Meiryo, sans-serif;
  font-size: 14px;
  line-height: 1.8;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
}
// <uniquifier>: Use a unique and descriptive class name
// <weight>: Use a value from 100 to 900


.noto-sans-jp-<uniquifier> {
  font-family: "Noto Sans JP", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

a {
  text-decoration: none;
  color: #222222;
}
a:hover ,
a:focus {
  opacity: .7;
}
a.text_link {
  color: #32A3FF;
  font-weight: 600;
}
h1,h2,h3,h4,h5,h6 {
  line-height: 1;
  color: #464646;
  padding: 0;
  margin: 0 0 1rem;
}
h2 {
  font-size: 1.5rem;
}

h3 {
  font-size: 1.25rem;
}

h4 {
  font-size: 1rem;
}

h5 {
  font-size: .875rem;
}

h6 {
  font-size: .7rem;
}
p {
  margin: 0 0 1rem;
}
address,
area,
article,
aside,
audio,
blockquote,
datalist,
details,
dl,
fieldset,
figure,
form,
ol,
optgroup,
option,
output,
p,
pre,
progress,
ruby,
section,
table,
textarea,
ul,
video {
  font-family: "Noto Sans JP", serif;
}
.table, .table td, .table th {
  border-collapse: collapse;
}

section {
  margin-bottom: 60px;
}
article {
  margin: 0 4% 40px;
}
figure {
  margin: 0;
}
img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
}
ul {
  margin: 0;
  padding: 0;
}
li img {
  margin-bottom: 10px;
}
.center_txt {
  text-align: center;
}
.pc {
  display: none;
}
.sp {
  display: block;
}
main {
  margin: 0;
  padding: 30px 0;
}
#wrapper {
    width: 100%;
    margin: 0 auto;
}
#default {
    background: #EEEEEE;
}
.top_area {
  margin: 0;
  padding: 40px 4%;
  border-bottom: 1px solid #cccccc;
  height: 140px;
}
.breadcrumb {
  font-size: 12px;
  margin: 0 auto;
  padding: 4px 10px;
  color: #656565;
  border-bottom: 1px solid #cccccc;
  width: 100%;
}
.breadcrumb ul {
  padding-left: 0;
  margin: 0;
  display: flex;
}
.breadcrumb li {
    display: inline-block;
    position: relative;
    padding-right: calc(8px + 8px);
    margin-right: 8px;
}
.breadcrumb li::before {
    content: '›';
    width: 1em;
    height: 1em;
    line-height: 1;
    text-align: center;
    position: absolute;
    top: 40%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.breadcrumb li:last-child::before {
  content: none;
}
.inner {
    padding: 0;
    width: 92%;
    margin: 0 auto;
}
.top_area h2 {
  font-size: 14px;
  line-height: 1.6rem;
}
.top_area h2 span {
  font-size: 20px;
}
ol, ul {
    list-style: none;
}

@media screen and (min-width: 768px) {
main {
  padding: 70px 0;
}
body {
  font-size: 16px;
  line-height: 1.8;
}
h2 {
  font-size: 2rem;
}

h3 {
  font-size: 1.75rem;
}

h4 {
  font-size: 1.5rem;
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1rem;
}
p {
  font-size: 16px;
}
.pc {
  display: block;
}
.sp {
  display: none;
}

.flex li {
  width: calc(100% / 3 - 14px);
}
.flex li h4 {
  font-size: 1.25rem;
}
article {
  margin: 0 0 60px;
}
.inner {
  margin: 0 auto;
  width: 90%;
}

#wrapper {
    max-width: 1280px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.breadcrumb {
  font-size: 14px;
}
section {
  margin: 0;
  padding: 50px 0;
  text-align: center;
}


}

/*ページレイアウト--------------------------*/
.top_area {
    margin: 0;
    border-bottom: 1px solid #cccccc;
}
#OptimusCluc {
    width: 100%;
    margin: 0;
    background: url(../img/club_form_header_s.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.top_btn {
    margin-bottom: 40px;
}
a.btn_login {
    display: block;
    margin: 0 auto;
    width: 300px;
}
.tokuten h3 {
    display: block;
    width: 92%;
    max-width: 518px;
    margin: 0 auto 20px;
}
.kakomi_kin {
    margin: 0 auto;
    padding: 20px 10px;
    border: 2px solid #ddb941;
    position: relative;
}
.kakomi_kin:before {
    position: absolute;
    top: -13px;
    right: 0;
    left: 0;
    margin: 0 auto;
    content: "";
    display: inline-block;
    width: 26px;
    height: 21px;
    background: url(../img/crown.png) no-repeat;
    background-position: center;
    background-size: 25px;
}
ul.card_one {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.txt_right {
    text-align: right;
    margin: 10px 0 0;
}
ul.card_one li {
    width: 100%;
    margin: 0 auto;
    text-align: left;
    padding-bottom: 16px;
    border-bottom: 2px dotted #ddb941;
}
ul.card_one dl {
    font-size: 14px;
    display: flex;
    flex-direction: row;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    font-weight: 700;
}
ul.card_one dt {
    color: #ddb941;
    width: 40px;
}
ul.card_one dd {
    font-size: 18px;
    width: calc(100% - 40px);
    color: #000;
}
.flex_card {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
}
.flex_card p {
    width: 100%;
}
.flex_card img, .flex_card a.a_box {
    width: 100%;
}
.flex_card a.a_box img {
    width: 100%;
}
.cl_red {
    color: #b41d23;
}
.txt_b {
    font-weight: 700;
}

@media screen and (min-width: 600px) {
#OptimusCluc {
    height: 160px;
}
.kakomi_kin {
    padding: 30px 20px;
}
.kakomi_kin:before {
    width: 40px;
    height: 25px;
    background: url(../img/crown.png) no-repeat;
    background-size: 40px;
}

}
@media screen and (min-width: 768px) {
#OptimusCluc {
    background: url(../img/club_form_header.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    height: 120px;
}
ul.card_one dl {
  align-items: center;
  margin-bottom: 20px;
}
ul.card_one dt img {
  margin-bottom: 0;
}
  ul.card_one dd {
    font-size: 20px;
    line-height: 1.4;
  }
.flex_card {
    flex-direction: row;
    gap: 20px;
}
.flex_card img, .flex_card a.a_box {
    width: 45%;
}
  .flex_card p {
    width: calc(100% - 45% );
}
}
@media screen and (min-width: 900px) {
#OptimusCluc {
    height: 154px;
}
}
@media screen and (min-width: 1100px) {
    #OptimusCluc {
        height: 210px;
    }
.kakomi_kin:before {
  width: 54px;
  height: 36px;
  background: url(../img/crown.png) no-repeat;
  background-size: 54px;
  top: -26px;
}

}

/*20251201 内容改修--------------------------*/
article.hosyu {
    margin: 60px 4%;
}
.head_txt {
  border: 1px solid #A91522;
  padding: 16px 10px;
  text-align: left;
  font-weight: bold;
  font-size: 15px;
  line-height: 1.6;
}
.head_txt span {
  color: #A91522;
}
.service_detail {
  margin: 40px 0;
  width: 100%;
  text-align: left;
}
.title3 {
  text-align: left;
  padding: 16px 10px;
  font-size: 20px;
  color: #fff;
  margin-bottom: 20px;
  background: #1a2a51;
  font-size: 18px;
  letter-spacing: 2px;
}
.d_list_text dt {
    color: #fff;
    font-size: 16px;
    padding: 10px;
    background-color: #1f497d;
}
.d_list_text dd {
  text-align: justify;
  margin-bottom: 30px;
}
.d_list_text .list_catch {
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0 0;
  color: #1f497d;
  margin-bottom: 10px;
}
.d_list_text .list_maru {
    list-style: disc;
    margin-left: 20px;
}
.cl_org {
    color: #ff4500;
  font-weight: bold;
}
.d_list_text .list_att {
    margin-top: 10px;
}
.d_list_text .list_att li {
    text-indent: -1em;
    margin-left: 1em;
}
.d_list_text .list_att li:before {
    content: "※";
}
.cl_bl {
  color: #1f497d;
}
.bdr_up {
  margin-top: 20px;
  border-top: 2px dotted #1f497d;
  padding-top: 10px;
}
@media screen and (min-width: 768px) {
.head_txt {
  font-size: 18px;
}
  .d_list_text dl {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 20px;
  align-items: flex-start;
}
.d_list_text dt {
    width: 13rem;
  }
.d_list_text dd {
  width: calc(100% - 13rem - 20px);
  margin-bottom: 0;
}
.d_list_text .list_att {
    margin-top: 20px;
}
}
@media screen and (min-width: 900px) {
.d_list_text dl {
  gap: 30px 20px;
}
.d_list_text dt {
    width: 15rem;
  padding: 10px 2rem;
  }
.d_list_text dd {
  width: calc(100% - 15rem - 20px);
}
article.hosyu {
    margin: 60px 4% 80px;
}
}