@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
*/
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,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted inherit;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

table td {
  padding: 2px;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

img {
  max-width: 100%;
  height: auto;
}

/* :::::::::: 共通 :::::::::::::: */
@media (max-width: 767px) {
  .pc {
    display: none !important;
  }
}

@media (min-width: 980px) {
  .sp,
.spLink {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .sp,
.spLink {
    display: block !important;
  }
}

.alC {
  text-align: center;
}

.alR {
  text-align: right;
}

.alL {
  text-align: left;
}

.fcRD {
  color: #cc0000;
}

.fcBL {
  color: #4c8dcb;
}

.fcGE {
  color: #005704;
}

.fcYE {
  color: #976F11;
}

.bgBL {
  background-color: #4c8dcb;
  color: #fff;
}

.bgRD {
  background-color: #FFD8D8;
  color: #000;
}

.bgSK {
  background: #e4eef7;
}

.bold {
  font-weight: bold;
}

.vaM {
  vertical-align: middle;
}

.hidden {
  font-size: 0;
  text-indent: -999999px;
  height: 0;
}

ul,
li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.underline {
  text-decoration: underline;
}

.txtLink.iconOther {
  padding-left: 17px;
  background: url(/commonY15/img/icon_ext_red_01.png) 0 6px no-repeat;
}

.txtLink.iconOther > i {
  display: none;
  speak: normal;
}

a.iconOther {
  padding-top: 3px;
  padding-left: 17px;
  background: url(/commonY15/img/icon_ext_red_01.png) 0 6px no-repeat;
}

.txtLink {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 10px;
  font-size: 14px;
  line-height: 24px;
  color: #0f0f69;
  text-decoration: none !important;
  background: url(/commonY15/img/icon_arrow_right_red_01.png) 0 9px no-repeat;
}

.txtLink:link {
  text-decoration: none;
}

.txtLink:visited, .txtLink:focus {
  color: #0f0f69;
}

.txtLink:hover {
  color: #ca0000;
  text-decoration: underline !important;
}

.txtLink.fs12 {
  font-size: 12px;
  background-position: 0 7px;
}

.txtLink.fs16 {
  font-size: 16px;
}

.txtLink.fs18 {
  font-size: 18px;
  background-position: 0 7px;
}

.txtLink.fs20 {
  font-size: 20px;
  background: url(/commonY15/img/icon_arrow_right_red_02.png) 0 4px no-repeat;
}

.txtLink.iconOther {
  padding-left: 17px;
  background: url(/commonY15/img/icon_ext_red_01.png) 0 6px no-repeat;
}

.txtLink.iconOther > i {
  display: none;
  speak: normal;
}

.txtLink.iconOther.fs12 {
  font-size: 12px;
  background-position: 0 4px;
}

.txtLink.iconPdf {
  padding-left: 20px;
  background: url(/commonY15/img/icon_pdf_red_01.png) 0 3px no-repeat;
}

.txtLink.iconPdf.fs12 {
  font-size: 12px;
  background-position: 0 5px;
}

.txtLink.iconDown {
  padding-left: 15px;
  background: url(/commonY15/img/icon_anchor_red_01.png) 0px 6px no-repeat;
}

.txtLink.iconDown.fs12 {
  font-size: 12px;
  background-position: 0 4px;
}

.txtLink.disable {
  color: #666666;
  background: url(/commonY15/img/icon_arrow_right_grey_01.png) 0 6px no-repeat;
}

.txtLink.disable:hover {
  color: #666666;
  text-decoration: none !important;
}

.txtLink.fcRD {
  color: #cc0000;
}

.txtLink.fcRD:visited {
  color: #cc0000;
}

.noteList {
  margin: 0;
  list-style: none;
}
.noteList li {
  position: relative;
  margin-bottom: 7px;
  padding-left: 1.8em;
  line-height: 1.4;
}
.noteList li a {
  color: #0f56a2;
  text-decoration: underline;
}
.noteList li a:hover {
  text-decoration: none;
}
.noteList li .listMark {
  margin-left: -1em;
  text-indent: 1em;
}

.noteList_star li .listMark {
  padding-right: 0.5em;
  margin-left: -1.5em;
  text-indent: 1.5em;
}

/* :::::::::: レイアウト ::::::::*/
body {
  font: 12px/1.5 Arial, Geneva, Helvetica, Meiryo, "メイリオ", "ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
  -webkit-text-size-adjust: none;
}

.wrapper {
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
  min-width: auto;
}

/* :::::::::ヘッダー::::::::: */
#header {
  height: 39px;
  border-bottom: 1px solid #fff;
  background: linear-gradient(#ffffff, #e0dedf);
}

#header h1 {
  background: url(/afl/sp/common/img/logo.png) 15px center no-repeat;
  height: 25px;
  margin: 15px auto 0;
  text-align: center;
  width: 100%;
}

/* :::::::::: フッター :::::::::::::: */
#footer {
  padding: 6px;
  background-color: #eee;
}

.copyright {
  margin-bottom: 5px;
  color: #999999;
  text-align: center;
  font-size: 10px;
}

/* :::::::::: メイン :::::::::::::: */
.section {
  padding: 50px 0 0;
}

#main {
  margin: 15px auto;
  font-size: 14px;
  max-width: 980px;
}

#main .main_inner {
  padding: 0 15px;
}

.main_title {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .main_title {
    font-size: 20px;
  }
}

.main_date {
  padding: 20px 0 0;
  font-size: 18px;
  font-weight: normal;
}
@media (max-width: 767px) {
  .main_date {
    font-size: 14px;
  }
}

.card_title {
  margin-bottom: 15px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
}

.card_text {
  text-align: center;
  margin-bottom: 15px;
}

.main_card {
  margin: 0 auto;
}
.main_card .card_list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 950px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .main_card .card_list {
    margin: 0 auto;
  }
}
.main_card li {
  flex: 0 1 18%;
  border: 1px solid #94bae0;
  align-self: flex-end;
}
@media (max-width: 767px) {
  .main_card li {
    flex: 0 1 100%;
    margin-top: 10px;
  }
  .main_card li:first-child {
    margin-top: 0;
  }
}
.main_card .card_flex {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
  padding: 20px 0 0;
}
@media (max-width: 767px) {
  .main_card .card_flex {
    flex-direction: row;
  }
}
@media (max-width: 767px) {
  .main_card .card_half {
    flex: 0 1 50%;
  }
}
.main_card .card_img {
  flex: 0 1 auto;
  max-width: 100%;
  height: 100%;
  padding: 0 10px 30px;
}
@media (max-width: 767px) {
  .main_card .card_img {
    flex: 0 1 100%;
  }
}
.main_card .card_fc {
  max-width: 46%;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .main_card .card_fc {
    max-width: 130px;
  }
}
.main_card .card_fc {
  margin-left: 5px;
}
.main_card .card_name {
  padding-top: 5px;
  text-align: center;
  font-size: 13px;
}
.main_card .card_target {
  padding: 9px 0;
  font-size: 16px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .main_card .card_target {
    position: relative;
    padding: 3px 0;
    font-size: 15px;
  }
}
.main_card .-intro {
  background: #69c2aa;
}
@media (max-width: 767px) {
  .main_card .-intro {
    position: relative;
  }
  .main_card .-intro::before {
    content: "";
    display: inline-block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: 1px solid #fff;
  }
}
.main_card .card_mile {
  display: block;
  padding-top: 25px;
  height: 70px;
}
@media (max-width: 767px) {
  .main_card .card_mile {
    height: auto;
    padding: 20px 0;
    line-height: 1;
    font-size: 16px;
  }
}
.main_card .small_txt {
  font-size: 12px;
}
.main_card .large_txt {
  font-size: 24px;
}
.main_card .-more {
  position: relative;
  border: none;
}
@media (max-width: 767px) {
  .main_card .-more {
    margin-top: 0;
  }
}
.main_card .-more .card_flex {
  padding: 0;
}
.main_card .-more .card_img {
  padding: 0;
}
.main_card .-full {
  position: relative;
  margin-bottom: 4px;
  text-align: center;
  border: 1px solid #94bae0;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .main_card .-full {
    margin: 45px 0;
  }
}
.main_card .-full:last-child {
  margin-bottom: 0;
}
.main_card .-full::before {
  content: "+";
  display: inline-block;
  position: absolute;
  left: -12%;
  top: 30%;
  line-height: 1;
  color: #4c8dcb;
  font-size: 32px;
}
@media (max-width: 767px) {
  .main_card .-full::before {
    left: 44%;
    top: -53px;
    font-size: 60px;
  }
}
.main_card .-full .card_mile {
  height: 110px;
  padding-top: 5px;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .main_card .-full .card_mile {
    height: auto;
    padding-top: 20px;
  }
}
.main_card .-full .-top {
  padding-top: 20px;
  height: 90px;
}
@media (max-width: 767px) {
  .main_card .-full .-top {
    height: auto;
  }
}
.main_card .card_list02 {
  position: relative;
  display: block;
  text-align: center;
}
.main_card .card_list02 .card_box02 {
  position: relative;
  margin-top: 40px;
  border: 1px solid #FFD8D8;
}
@media (max-width: 767px) {
  .main_card .card_list02 .card_box02 {
    margin-top: 50px;
  }
}
.main_card .card_list02 .card_box02::before {
  content: "+";
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 100%;
  margin-left: -13px;
  line-height: 1;
  color: #cc0000;
  font-size: 40px;
}
@media (max-width: 767px) {
  .main_card .card_list02 .card_box02::before {
    left: 46%;
    font-size: 50px;
  }
}
.main_card .card_list02 .card_box02:last-child::before {
  content: none;
}
.main_card .card_list02 .card_mile {
  padding: 20px 0 0;
  height: auto;
  font-size: 16px;
  line-height: 1.5;
}
.main_card .card_list02 .card_other {
  margin-bottom: 20px;
}
.main_card .card_list02 .card_other p a {
  text-decoration: none;
  color: #000;
}
.main_card .card_list02 .card_other p a:hover {
  text-decoration: underline;
}
.main_card .card_present {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-top: 15px;
}
.main_card .card_present .present_item01 {
  position: relative;
  flex: 0 1 60%;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .main_card .card_present .present_item01 {
    flex: 0 1 50%;
  }
}
.main_card .card_present .present_item01:first-child::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  border: 1px solid #e0e1e2;
}
.main_card .card_present .present_item02 {
  position: relative;
  flex: 0 1 30%;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .main_card .card_present .present_item02 {
    flex: 0 1 50%;
  }
}
.main_card .card_present .present_target {
  display: inline-block;
}

.card_heading {
  font-size: 24px;
  margin-top: 27px;
}

.present_height {
  height: 65px;
}

.caution_list {
  padding: 15px 0;
}

/* title */
.bigTtl {
  width: 100%;
  background: #187bb9;
  color: #fff;
  height: 197px;
  overflow: hidden;
}

.bigTtl > .inrC {
  color: #fff;
  width: 950px;
  height: 197px;
  margin: 0 auto;
  position: relative;
}

.bigTtl > .inrC .image {
  position: absolute;
  right: -205px;
  top: 0;
}

.bigTtl .heading {
  font-size: 30px;
  border-bottom: 1px solid #ffffff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding-top: 50px;
  padding-bottom: 15px;
  width: 440px;
  line-height: 1;
  position: relative;
}

.bigTtl .leadTxt {
  line-height: 1.4;
  margin-top: 14px;
  width: 440px;
  position: relative;
}

.pageTtl {
  background: #fff;
  min-height: 30px;
  line-height: 1.4;
  color: #333;
  padding: 25px 0 23px;
  border-bottom: 1px solid #e3e3e3;
  box-shadow: 0px 2px 2px 0px #ededed;
}

.pageTtl_jmb {
  background: #b10000;
  min-height: 30px;
  line-height: 1.4;
  color: #fff;
  padding: 25px 0 23px;
}

.pageTtl_pop {
  background: #fff;
  min-height: 30px;
  line-height: 1.3;
  color: #333;
  padding: 15px 0;
  border-bottom: 1px solid #e3e3e3;
  box-shadow: 0px 2px 2px 0px #ededed;
}

.pageTtl_jmb_pop {
  background: #b10000;
  min-height: 30px;
  line-height: 1.3;
  color: #fff;
  padding: 15px 0;
}

.pageTtl .heading, .pageTtl_jmb .heading {
  font-size: 24px;
  font-weight: bold;
}

.pageTtl_pop .heading, .pageTtl_jmb_pop .heading {
  font-size: 20px;
  font-weight: bold;
}

.ttlLv1 {
  padding-top: 60px;
  margin-bottom: 20px;
  padding-bottom: 14px;
  position: relative;
  border-bottom: 4px solid #cc0000;
}

.ttlLv1 .heading {
  color: #333;
  font-size: 24px;
  line-height: 34px;
  font-weight: bold;
}

.ttlLv1.clrBK {
  border-bottom: 4px solid #333;
}

.ttlLv1 .link {
  position: absolute;
  right: 0;
  bottom: 13px;
}

.ttlLv2 {
  padding-top: 60px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  position: relative;
  border-bottom: 1px solid #b6b6b6;
}

.ttlLv2 .heading {
  color: #333;
  font-size: 20px;
  line-height: 32px;
  font-weight: bold;
  padding-left: 10px;
  border-left: 5px solid #cc0000;
}

.ttlLv2.clrBK .heading {
  border-left: 5px solid #333;
}

.ttlLv2 .link {
  position: absolute;
  right: 0;
  bottom: 9px;
}

.ttlLv3 {
  padding-top: 40px;
  margin-bottom: 20px;
  overflow: hidden;
}

.ttlLv3 .heading {
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
  padding-left: 10px;
  border-left: 3px solid #cc0000;
  float: left;
  margin-right: 15px;
}

.ttlLv3.clrBK .heading {
  border-left: 3px solid #333;
}

.ttlLv3 .link {
  padding-top: 2px;
}

.ttlLv4 {
  padding-top: 20px;
  overflow: hidden;
}

.ttlLv4 .heading {
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
  float: left;
  margin-right: 15px;
}

.ttlLv4 .link {
  padding-top: 2px;
}

.ttlLv5 {
  padding-top: 20px;
}

.ttlLv5 .heading {
  font-size: 16px;
  line-height: 1.7;
  font-weight: bold;
}

.ttlLv6 .heading {
  font-size: 14px;
  line-height: 1.7;
  font-weight: bold;
}

/* attention **/
.head__attention {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .head__attention {
    margin-top: 0.625rem;
  }
}
.head__attention .conditions {
  font-size: 13px;
  line-height: 1;
  letter-spacing: 0.04em;
  margin-left: 10px;
  display: inline-block;
  font-weight: normal;
}
.head__attention .conditions .tag {
  display: inline-block;
  padding: 2px 5px;
  min-width: 80px;
  text-align: center;
  border: 1px solid #000;
  border-radius: 4px;
  margin-left: 5px;
}

.tbl_style1 {
  margin: 5px 0 0 0;
  border-top: solid 1px #333;
  border-left: solid 1px #333;
}
.tbl_style1 th {
  width: 50%;
  padding: 5px;
  text-align: center;
  color: #fff;
  border-right: solid 1px #333;
  border-bottom: solid 1px #333;
  background-color: #666;
  vertical-align: middle;
}
.tbl_style1 td {
  padding: 5px;
  text-align: center;
  border-right: solid 1px #333;
  border-bottom: solid 1px #333;
}

.tbl_style2 {
  width: 100%;
}
.tbl_style2 th {
  width: 33%;
}

.card_bonus {
  display: block;
  padding-top: 5px;
  height: 70px;
  position: relative;
}
.card_bonus::after {
  content: "+";
  display: inline-block;
  position: absolute;
  left: 50%;
  bottom: 100%;
  margin-left: -13px;
  line-height: 1;
  font-size: 32px;
}
@media (max-width: 767px) {
  .card_bonus::after {
    bottom: 90%;
    font-size: 28px;
  }
}

.card_note {
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .card_note {
    margin-bottom: 55px;
  }
}