@charset "utf-8";
.l_header {
  background: #fff url(/assets/images/common/bg_header_01_sp.svg) right 0 no-repeat;
  background-size: 64px 64px;
  box-shadow: 0 0 5px rgba(0, 0, 0, .2);
}
@media screen and (min-width:751px) {
  .l_header {
    background-color: #fff;
    background-image: none;
    box-shadow: none;
  }
  .l_header:after {
    content: "";
    display: block;
    width: calc((100% - 1280px)/ 2 - 100px);
    height: 90px;
    background: #fff6f7;
    position: absolute;
    top: 0;
    right: 0;
    visibility: visible;
  }
  .l_header_wrap:after {
    content: "";
    display: block;
    width: 200px;
    height: 90px;
    background: #fff url(/assets/images/common/bg_header_01_pc.svg) 0 0 no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    right: -200px;
    visibility: visible;
  }
}
/*-------------------------------------------- */
/* Layout：FootPath
---------------------------------------------- */
.l_footpath {
  display: none;
}
@media screen and (min-width: 751px) {
  .l_footpath {
    display: block;
    width: 100%;
    margin: 56px 0 0;
    padding: 21px 30px 22px;
  }
  .font_size_l .l_footpath {
    margin-top: 70px;
  }
  #fund_detail .l_footpath {
    margin-top: 106px;
  }
  #fund_detail.font_size_l .l_footpath {
    margin-top: 140px;
  }
  .footpath_list {
    display: block;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
  }
  .footpath_list li {
    position: relative;
    display: inline-block;
    font-size: 1.6rem;
    line-height: 1.4;
    margin-right: 14px;
    margin-bottom: 3px;
    letter-spacing: 0.5px;
  }
  .footpath_list li:not(:first-child) {
    padding-left: 28px;
    box-sizing: border-box;
  }
  .footpath_list li:not(:first-child):before {
    content: "＞";
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .footpath_list li a {
    display: block;
    padding: 0 0 0;
    text-decoration: underline;
    color: #888;
    transition: color 0.6s;
  }
  .media_pc .footpath_list li a:hover {
    text-decoration: none;
    color: #1686FC;
  }
}
@media screen and (max-width: 750px) {
  #fund_detail .l_footer {
    padding-bottom: 154px;
  }
  #fund_detail .pagetop {
    bottom: 132px;
  }
  #fund_detail .pagetop.static {
    bottom: 130px;
  }
}
/*-------------------------------------------- */
/* Module：.contentsBlock
---------------------------------------------- */
/* .contentsBlock
---------------------------------------------- */
.contentsBlock,
.titleBlock {
  position: relative;
  display: block;
  width: 100%;
  padding: 30px 15px 30px;
}
.titleBlock {
  overflow: hidden;
}
.contentsBlock_wrap>*:first-child {
  margin-top: 0 !important;
}
.contentsBlock_wrap>*:last-child {
  margin-bottom: 0 !important;
}
/* .bg_color */
.bg_grey {
  background-color: #f4f4f4;
}
.bg_pink {
  background-color: #FCD3D5;
}
.titleBlock03 {
  border-left: 5px solid #f1232f;
}
/* .titleBlock01_img */
.titleBlock01_img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
}
.titleBlock01_img img {
  width: 100%;
  height: 100%;
  min-height: 126px;
  object-fit: cover;
}
#company .titleBlock01_img img {
  height: 295px;
  height: 100%;
  min-height: 295px;
}
.browser_ie .titleBlock01_img img {
  display: none !important;
}
@media screen and (min-width: 751px) {
  .contentsBlock,
  .titleBlock,
  .titleBlock01,
  .titleBlock03 {
    padding: 60px 30px 60px;
    border: none;
  }
  .titleBlock02 {
    padding: 30px 30px 30px;
  }
  /* .bg_color */
  .bg_grey_pc {
    background-color: #f4f4f4;
  }
  .bg_pink_pc {
    background-color: #FCD3D5;
  }
  /* .titleBlock01_img */
  .titleBlock01_img img {
    height: 221px;
  }
  #consultant .titleBlock01_img img {
    height: 100%;
    min-height: 221px;
  }
  #company .titleBlock01_img img {
    height: 350px;
    height: 100%;
    min-height: 350px;
  }
}
/* .contentsBox
---------------------------------------------- */
.contentsBox {
  position: relative;
  display: block;
  width: 100%;
  padding: 20px 15px 20px;
}
*+.contentsBox {
  margin-top: 30px;
}
.contentsBox>*:first-child {
  margin-top: 0;
}
.contentsBox>*:last-child {
  margin-bottom: 0;
}
.contentsBox.is_wide {
  width: calc(100% + 30px);
  margin-left: -15px;
}
@media screen and (min-width: 751px) {
  .contentsBox {
    padding: 30px 30px 30px;
  }
  *+.contentsBox {
    margin-top: 40px;
  }
  .contentsBox.is_wide {
    width: 100%;
    margin-left: 0;
  }
  .contentsBox_l,
  .contentsBox_r {
    display: block;
    width: 50%;
  }
  .contentsBox_l {
    padding-right: 15px;
  }
  .contentsBox_r {
    padding-left: 15px;
  }
}
/*-------------------------------------------- */
/* Module：h1
---------------------------------------------- */
/* .pageTit01
---------------------------------------------- */
.pageTit01 {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 0;
  z-index: 2;
}
.pageTit01_main {
  display: block;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.35;
  margin-top: 8px;
}
.pageTit01_sub {
  display: block;
  font-size: 3.5rem;
  font-family: "Josefin Sans";
  font-weight: bold;
  color: #F0232F;
  line-height: 0.9;
  text-align: center;
}
@media screen and (min-width: 751px) {
  .pageTit01 {
    max-width: 1280px;
    margin: 0 auto;
  }
  .pageTit01_main {
    font-size: 3rem;
    margin-top: 16px;
  }
  .pageTit01_sub {
    font-size: 5rem;
  }
}
/* .pageTit02
---------------------------------------------- */
.pageTit02 {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 0;
  z-index: 2;
}
.pageTit02_main {
  display: block;
  font-size: 2.3rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.35;
  padding-bottom: 2px;
}
.pageTit02_main small {
  font-size: 1.4rem;
}
@media screen and (min-width: 751px) {
  .pageTit02 {
    max-width: 1280px;
    margin: 0 auto;
  }
  .pageTit02_main {
    font-size: 3.6rem;
    padding-bottom: 4px;
  }
  .pageTit02_main small {
    font-size: 2rem;
  }
}
/* .pageTit03
---------------------------------------------- */
.pageTit03 {
  position: relative;
  display: block;
  width: 100%;
  text-align: left;
  margin-bottom: 0;
  z-index: 2;
}
.pageTit03_main {
  display: block;
  font-size: 2.3rem;
  font-weight: 700;
  text-align: left;
  line-height: 1.35;
  padding-bottom: 2px;
}
@media screen and (min-width: 751px) {
  .pageTit03 {
    text-align: center;
    max-width: 1280px;
    margin: 0 auto;
  }
  .pageTit03_main {
    position: relative;
    display: inline-block;
    font-size: 3.6rem;
    padding: 0 70px 4px;
    text-align: center;
  }
  .pageTit03_main::before,
  .pageTit03_main::after {
    content: "";
    display: block;
    width: 40px;
    height: 6px;
    background-color: #f1232f;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    left: 0;
  }
  .pageTit03_main::after {
    left: auto;
    right: 0;
  }
}
/* .pageHeadline01
---------------------------------------------- */
.pageHeadline01 {
  position: relative;
  display: block;
  width: 100%;
  margin-top: 15px !important;
  margin-bottom: 15px !important;
  padding-bottom: 0 !important;
  z-index: 2;
}
.pageHeadline01 span {
  position: relative;
  display: inline-block;
  font-size: 1.7rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.35;
  padding: 0 30px;
}
.pageHeadline01::before {
  display: none !important;
}
.pageHeadline01 span::before,
.pageHeadline01 span::after {
  content: "";
  display: block;
  width: 15px;
  height: 3px;
  background-color: #f1232f;
  position: absolute;
  top: 50%;
  margin-top: -1.5px;
  left: 0;
}
.pageHeadline01 span::after {
  left: auto;
  right: 0;
}
.pageHeadline01+.txt {
  position: relative;
  margin-top: 15px !important;
  z-index: 2;
  padding: 0 32px;
  line-height: 1.6;
}
@media screen and (min-width: 751px) {
  .pageHeadline01 {
    text-align: center;
    max-width: 1280px;
    margin: 0 auto;
    margin-top: 20px !important;
    margin-bottom: 15px !important;
  }
  .pageHeadline01 span {
    font-size: 2rem;
    padding: 0 44px;
  }
  .pageHeadline01 span::before,
  .pageHeadline01 span::after {
    width: 20px;
    height: 3px;
    margin-top: -1.5px;
  }
  .pageHeadline01+.txt {
    margin-top: 15px !important;
    padding: 0 44px;
    text-align: center;
  }
}
/*-------------------------------------------- */
/* Module：h2、h3、h4、h5
---------------------------------------------- */
/* .headline_l
---------------------------------------------- */
h2:not(.headline_m):not(.headline_s):not(.headline_ss),
.headline_l {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  padding-bottom: 21px;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.35;
  margin-bottom: 30px;
}
*+h2:not(.headline_m):not(.headline_s):not(.headline_ss),
*+.headline_l {
  margin-top: 50px;
}
.newsDL+h2:not(.headline_m):not(.headline_s):not(.headline_ss),
.newsDL+.headline_l {
  margin-top: 40px;
}
h2:not(.headline_m):not(.headline_s):not(.headline_ss)::before,
.headline_l::before {
  content: "";
  display: block;
  width: 60px;
  height: 5px;
  background-color: #f1232f;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -30px;
}
@media screen and (min-width: 751px) {
  /* .headline_l */
  h2:not(.headline_m):not(.headline_s):not(.headline_ss),
  .headline_l {
    padding-bottom: 28px;
    font-size: 3rem;
    margin-bottom: 40px;
  }
  *+h2:not(.headline_m):not(.headline_s):not(.headline_ss),
  *+.headline_l {
    margin-top: 80px;
  }
  .newsDL+h2:not(.headline_m):not(.headline_s):not(.headline_ss),
  .newsDL+.headline_l {
    margin-top: 60px;
  }
  h2:not(.headline_m):not(.headline_s):not(.headline_ss)::before,
  .headline_l::before {
    width: 120px;
    height: 6px;
    margin-left: -60px;
  }
}
/* .headline_m
---------------------------------------------- */
h3:not(.headline_l):not(.headline_s):not(.headline_ss),
.headline_m {
  position: relative;
  display: block;
  width: 100%;
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 1.4;
  padding: 2px 0 4px 10px;
  border-left: 5px solid #f1232f;
}
*+h3:not(.headline_l):not(.headline_s):not(.headline_ss),
*+.headline_m {
  margin-top: 40px;
}
.headline_m.center {
  font-size: 1.8rem !important;
  padding: 2px 0 4px 0 !important;
  border: none !important;
  margin-bottom: 20px !important;
}
@media screen and (min-width: 751px) {
  /* .headline_m */
  h3:not(.headline_l):not(.headline_s):not(.headline_ss),
  .headline_m {
    font-size: 2rem;
    padding: 4px 0 5px 20px;
    border-left: 6px solid #f1232f;
  }
  *+h3:not(.headline_l):not(.headline_s):not(.headline_ss),
  *+.headline_m {
    margin-top: 60px;
  }
  h3:not(.headline_l):not(.headline_s):not(.headline_ss)::before,
  .headline_m::before {
    width: 120px;
    height: 6px;
    margin-left: -60px;
  }
  .headline_m.center {
    font-size: 2.4rem !important;
    padding: 2px 0 4px 0 !important;
    border: none !important;
    margin-bottom: 30px !important;
  }
}
/* .headline_s
---------------------------------------------- */
h4:not(.headline_l):not(.headline_m):not(.headline_ss),
.headline_s {
  position: relative;
  display: block;
  width: 100%;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.4;
  padding: 0 0 0 25px;
}
*+h4:not(.headline_l):not(.headline_m):not(.headline_ss),
*+.headline_s {
  margin-top: 20px;
}
h4:not(.headline_l):not(.headline_m):not(.headline_ss)::before,
.headline_s::before {
  content: "";
  display: block;
  width: 15px;
  height: 3px;
  background-color: #f1232f;
  position: absolute;
  top: 8px;
  left: 0;
}
@media screen and (min-width: 751px) {
  /* .headline_s */
  h4:not(.headline_l):not(.headline_m):not(.headline_ss),
  .headline_s {
    font-size: 2rem;
    padding: 0 0 0 30px;
  }
  *+h4:not(.headline_l):not(.headline_m):not(.headline_ss),
  *+.headline_s {
    margin-top: 30px;
  }
  h4:not(.headline_l):not(.headline_m):not(.headline_ss)::before,
  .headline_s::before {
    width: 20px;
    height: 4px;
    top: 13px;
  }
}
/* .headline_ss
---------------------------------------------- */
h5:not(.headline_l):not(.headline_m):not(.headline_s),
.headline_ss {
  position: relative;
  display: block;
  width: 100%;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.4;
}
*+h5:not(.headline_l):not(.headline_m):not(.headline_s),
*+.headline_ss {
  margin-top: 20px;
}
@media screen and (min-width: 751px) {
  /* .headline_ss */
  h5:not(.headline_l):not(.headline_m):not(.headline_s),
  .headline_ss {
    font-size: 1.6rem;
  }
  *+h5:not(.headline_l):not(.headline_m):not(.headline_s),
  *+.headline_ss {
    margin-top: 30px;
  }
}
/*-------------------------------------------- */
/* Module：p、txtBox01
---------------------------------------------- */
/* .columnBox
---------------------------------------------- */
.columnBox {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
}
.columnBox.col2>.columnBox_child,
.columnBox.col3>.columnBox_child {
  width: 100%;
}
.columnBox.col2>.columnBox_child~.columnBox_child,
.columnBox.col3>.columnBox_child~.columnBox_child {
  margin-top: 15px;
}
*+.columnBox {
  margin-top: 30px;
}
h3:not(.headline_l)+.columnBox,
h4:not(.headline_l)+.columnBox,
h5:not(.headline_l)+.columnBox,
.headline_m+.columnBox,
.headline_s+.columnBox,
.headline_ss+.columnBox {
  margin-top: 15px;
}
.columnBox.col2.col_sp>.columnBox_child {
  width: calc((100% - 25px)/2);
  margin-top: 0;
}
.columnBox.col3.col_sp>.columnBox_child {
  width: calc((100% - 50px)/3);
  margin-top: 0;
}
.columnBox.col2.col_sp>.columnBox_child:nth-child(-n+2) {
  margin-top: 0;
}
.columnBox.col3.col_sp>.columnBox_child:nth-child(-n+3) {
  margin-top: 0;
}
@media screen and (min-width: 751px) {
  *+.columnBox {
    margin-top: 40px;
  }
  h3:not(.headline_l)+.columnBox,
  h4:not(.headline_l)+.columnBox,
  h5:not(.headline_l)+.columnBox,
  .headline_m+.columnBox,
  .headline_s+.columnBox,
  .headline_ss+.columnBox {
    margin-top: 40px;
  }
  .columnBox.col2>.columnBox_child~.columnBox_child,
  .columnBox.col3>.columnBox_child~.columnBox_child {
    margin-top: 35px;
  }
  .columnBox.col2>.columnBox_child {
    width: calc((100% - 35px)/2);
    margin-top: 0;
  }
  .columnBox.col3>.columnBox_child {
    width: calc((100% - 60px)/3);
    margin-top: 0;
  }
  .columnBox.col2>.columnBox_child:nth-child(-n+2) {
    margin-top: 0;
  }
  .columnBox.col3>.columnBox_child:nth-child(-n+3) {
    margin-top: 0;
  }
}
/* .txtBox01
---------------------------------------------- */
.txtBox01 {
  display: block;
  width: 100%;
}
.txtBox01:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: "";
  clear: both;
  height: 0;
}
*+.txtBox01 {
  margin-top: 30px;
}
h3:not(.headline_l)+.txtBox01,
h4:not(.headline_l)+.txtBox01,
h5:not(.headline_l)+.txtBox01,
.headline_m+.txtBox01,
.headline_s+.txtBox01,
.headline_ss+.txtBox01 {
  margin-top: 15px;
}
/* .txtBox01.bg_xxx */
.txtBox01[class*="bg_"] {
  padding: 15px 15px;
}
@media screen and (min-width: 751px) {
  *+.txtBox01 {
    margin-top: 40px;
  }
  h3:not(.headline_l)+.txtBox01,
  h4:not(.headline_l)+.txtBox01,
  h5:not(.headline_l)+.txtBox01,
  .headline_m+.txtBox01,
  .headline_s+.txtBox01,
  .headline_ss+.txtBox01 {
    margin-top: 20px;
  }
  /* .txtBox01.bg_xxx */
  .txtBox01[class*="bg_"] {
    padding: 30px 30px;
  }
}
/* .txtBox01_imgs */
.txtBox01_imgs {
  display: block;
}
*+.txtBox01_imgs {
  margin-top: 15px;
}
.txtBox01_imgs .img,
.txtBox01_imgs .img a {
  display: block;
  width: 100%;
}
.txtBox01_imgs .img+.img {
  margin-top: 20px;
}
.txtBox01_imgs .img img {
  /* image-rendering: pixelated; */
}
.txtBox01_imgs .img figcaption,
.txtBox01_imgs .img figcaption.size_s {
  font-size: 1.2rem;
  line-height: 1.7;
  margin-top: 10px;
}
.txtBox01_imgs .img figcaption.size_m {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 12px;
}
.txtBox01_imgs .img figcaption.size_l {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.35;
  margin-top: 12px;
}
/* .caption_top */
.caption_top .txtBox01_imgs .img figcaption,
.caption_top .txtBox01_imgs .img figcaption.size_s {
  margin-top: 0;
  margin-bottom: 10px;
}
.caption_top .txtBox01_imgs .img figcaption.size_m {
  margin-top: 0;
  margin-bottom: 12px;
}
.caption_top .txtBox01_imgs .img figcaption.size_l {
  margin-top: 0;
  margin-bottom: 12px;
}
@media screen and (max-width: 750px) {
  .txtBox01_imgs {
    width: 100% !important;
  }
}
@media screen and (min-width: 751px) {
  /* .txtBox01_imgs */
  *+.txtBox01_imgs {
    margin-top: 20px;
  }
  .txtBox01_imgs .img,
  .txtBox01_imgs .img a {
    display: block;
    width: auto;
  }
  .txtBox01_imgs .img a {
    width: 100%;
  }
  .txtBox01_imgs .img+.img {
    margin-top: 0;
  }
  .txtBox01_imgs .img figcaption,
  .txtBox01_imgs .img figcaption.size_s {
    font-size: 1.4rem;
    line-height: 1.7;
    margin-top: 10px;
  }
  .txtBox01_imgs .img figcaption.size_m {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.5;
    margin-top: 12px;
  }
  .txtBox01_imgs .img figcaption.size_l {
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 1.35;
    margin-top: 12px;
  }
  /* .caption_top */
  .caption_top .txtBox01_imgs .img figcaption,
  .caption_top .txtBox01_imgs .img figcaption.size_s {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .caption_top .txtBox01_imgs .img figcaption.size_m {
    margin-top: 0;
    margin-bottom: 12px;
  }
  .caption_top .txtBox01_imgs .img figcaption.size_l {
    margin-top: 0;
    margin-bottom: 12px;
  }
  /* .float */
  .txtBox01_imgs:not(.float_l):not(.float_r) {
    margin-left: auto;
    margin-right: auto;
  }
  .txtBox01_imgs.float_l {
    float: left;
    margin-right: 30px;
  }
  .txtBox01_imgs.float_r {
    float: right;
    margin-left: 30px;
  }
  /* .is_free */
  .is_free .txtBox01_imgs .img img {
    /* max-width: 100%;
		width: 100%; */
  }
  /* .is_free .txtBox01_imgs.col2 */
  .is_free .txtBox01_imgs.col2 {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .is_free .txtBox01_imgs.col2 .img {
    width: calc((100% - 25px)/2);
  }
  /* .is_free .txtBox01_imgs.col3 */
  .is_free .txtBox01_imgs.col3 {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .is_free .txtBox01_imgs.col3 .img {
    width: calc((100% - 50px)/3);
  }
  /* .is_fix */
  .is_fix .txtBox01_imgs {
    display: flex;
    flex-wrap: nowrap;
  }
  /* .is_fix .txtBox01_imgs.col1 */
  .is_fix .txtBox01_imgs.col1 {
    justify-content: center;
    width: 32% !important;
  }
  .is_fix .txtBox01_imgs.col1 .img {
    width: 100%;
  }
  /* .is_fix .txtBox01_imgs.col2 */
  .is_fix .txtBox01_imgs.col2 {
    justify-content: space-between;
    width: 66% !important;
  }
  .is_fix .txtBox01_imgs.col2 .img {
    width: calc((100% - 25px)/2);
  }
  /* .is_fix .txtBox01_imgs.col3 */
  .is_fix .txtBox01_imgs.col3 {
    justify-content: space-between;
    width: 100% !important;
  }
  .is_fit .txtBox01_imgs.col3.float_l,
  .is_fit .txtBox01_imgs.col3.float_r {
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
  .is_fix .txtBox01_imgs.col3 .img {
    width: calc((100% - 50px)/3);
  }
  .is_fix .txtBox01_imgs .img img {
    width: 100% !important;
  }
  /* .is_fit */
  .is_fit .txtBox01_imgs {
    display: flex;
    flex-wrap: nowrap;
    width: 100% !important;
  }
  .is_fit .txtBox01_imgs.float_l,
  .is_fit .txtBox01_imgs.float_r {
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
  /* .is_fit .txtBox01_imgs.col1 */
  .is_fit .txtBox01_imgs.col1 {
    justify-content: center;
  }
  .is_fit .txtBox01_imgs.col1 .img {
    width: 100%;
  }
  /* .is_fit .txtBox01_imgs.col2 */
  .is_fit .txtBox01_imgs.col2 {
    justify-content: space-between;
  }
  .is_fit .txtBox01_imgs.col2 .img {
    width: calc((100% - 25px)/2);
  }
  /* .is_fit .txtBox01_imgs.col3 */
  .is_fit .txtBox01_imgs.col3 {
    justify-content: space-between;
  }
  .is_fit .txtBox01_imgs.col3 .img {
    width: calc((100% - 50px)/3);
  }
  .is_fit .txtBox01_imgs .img img {
    width: 100% !important;
  }
}
@media screen and (max-width: 750px) {
  .txtBox01.is_nofit_sp .txtBox01_imgs .img,
  .txtBox01.is_nofit_sp .txtBox01_imgs .img a,
  .txtBox01.is_free.is_nofit_sp .txtBox01_imgs .img,
  .txtBox01.is_free.is_nofit_sp .txtBox01_imgs .img a,
  .txtBox01.is_fix.is_nofit_sp .txtBox01_imgs .img,
  .txtBox01.is_fix.is_nofit_sp .txtBox01_imgs .img a,
  .txtBox01.is_fit.is_nofit_sp .txtBox01_imgs .img,
  .txtBox01.is_fit.is_nofit_sp .txtBox01_imgs .img a {
    text-align: center !important;
  }
  .txtBox01.is_nofit_sp .txtBox01_imgs .img img,
  .txtBox01.is_free.is_nofit_sp .txtBox01_imgs .img img,
  .txtBox01.is_fix.is_nofit_sp .txtBox01_imgs .img img,
  .txtBox01.is_fit.is_nofit_sp .txtBox01_imgs .img img {
    width: auto !important;
  }
}
/* .note
---------------------------------------------- */
.ranking_update,
.return_list_month {
  display: block;
  font-size: 1.2rem;
  line-height: 1.7;
  text-align: right;
  margin-top: 15px;
}
.note.asterisk::before {
  content: "＊";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
*+.note {
  margin-top: 15px;
}
.ranking_list .ranking_update+.note {
  margin-top: 10px;
}
@media screen and (min-width: 751px) {
  *+.note {
    margin-top: 20px;
  }
  .ranking_list .ranking_update+.note {
    margin-top: 15px;
  }
}
/* .txt
---------------------------------------------- */
.txt,
p:not([class]) {
  font-size: 1.4rem;
}
p.small {
  font-size: 1.2rem;
}
*+.txt:not(.note),
*+p:not([class]):not(.note) {
  margin-top: 15px;
}
*+.txt.small:not(.note),
*+p.small:not(.note) {
  margin-top: 15px;
}
h2:not(.headline_m):not(.headline_s)+.txt,
.headline_l+.txt,
h2:not(.headline_m):not(.headline_s)+p:not([class]),
.headline_l+p:not([class]) {
  margin-top: 30px;
}
*+.custom_area {
  margin-top: 15px;
}
@media screen and (min-width: 751px) {
  .txt,
  p:not([class]) {
    font-size: 1.6rem;
  }
  p.small {
    font-size: 1.4rem;
  }
  *+.txt:not(.note),
  *+p:not([class]):not(.note) {
    margin-top: 20px;
  }
  *+.txt.small:not(.note),
  *+p.small:not(.note) {
    margin-top: 20px;
  }
  h2:not(.headline_m):not(.headline_s)+.txt,
  .headline_l+.txt,
  h2:not(.headline_m):not(.headline_s)+p:not([class]),
  .headline_l+p:not([class]) {
    margin-top: 40px;
  }
  *+.custom_area {
    margin-top: 20px;
  }
}
/* .link
---------------------------------------------- */
.link:not(.noticeBlock_list_btn):not(.newsList_btn):not(.btnMenu01_btn):not(.btnMenu02_btn),
.link_ext:not(.noticeBlock_list_btn):not(.newsList_btn):not(.btnMenu01_btn):not(.btnMenu02_btn):not(.footer_nav_btn),
.link_pdf:not(.noticeBlock_list_btn):not(.newsList_btn):not(.btnMenu01_btn):not(.btnMenu02_btn):not(.footer_nav_btn),
.link_ar:not(.noticeBlock_list_btn):not(.newsList_btn):not(.btnMenu01_btn):not(.btnMenu02_btn) {
  position: relative;
  display: inline-block;
  max-width: 100%;
  text-decoration: underline;
}
.link_ext:not(.noticeBlock_list_btn):not(.newsList_btn):not(.btnMenu01_btn):not(.btnMenu02_btn):not(.footer_nav_btn)::after,
.link_pdf:not(.noticeBlock_list_btn):not(.newsList_btn):not(.btnMenu01_btn):not(.btnMenu02_btn):not(.footer_nav_btn)::after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(/assets/images/common/icn_blank_grey_01.svg) 0 0 no-repeat;
  background-size: contain;
  position: relative;
  top: 2px;
  margin-left: 8px;
}
.link_pdf:not(.noticeBlock_list_btn):not(.newsList_btn):not(.btnMenu01_btn):not(.btnMenu02_btn):not(.footer_nav_btn)::after {
  width: 33px;
  height: 14px;
  background: url(/assets/images/common/icn_pdf_01.svg) 0 0 no-repeat;
  background-size: contain;
  position: relative;
  top: 2px;
  margin-left: 8px;
}
.link_pdf[href$=".xlsx"]:not(.noticeBlock_list_btn):not(.newsList_btn):not(.btnMenu01_btn):not(.btnMenu02_btn):not(.footer_nav_btn)::after {
  background-image: url(/assets/images/common/icn_xlsx_01.svg);
  width: 39px;
}
/* .link_ar */
.link_ar:not(.noticeBlock_list_btn):not(.newsList_btn):not(.btnMenu01_btn):not(.btnMenu02_btn) {
  padding-left: 15px;
  position: relative;
  margin-top: 5px;
}
.link_ar:not(.noticeBlock_list_btn):not(.newsList_btn):not(.btnMenu01_btn):not(.btnMenu02_btn)::before {
  content: "";
  display: block;
  width: 12px;
  height: 10px;
  background: url(/assets/images/common/icn_ar_red_01_01.svg) 0 0 no-repeat;
  background-size: 6px 10px;
  position: absolute;
  top: 8px;
  left: 0;
}
@media screen and (min-width: 751px) {
  .link_ext:not(.noticeBlock_list_btn):not(.newsList_btn):not(.btnMenu01_btn):not(.btnMenu02_btn):not(.footer_nav_btn)::after {
    width: 18px;
    height: 18px;
    top: -2px;
    margin-left: 8px;
    vertical-align: text-bottom;
  }
  .link_pdf:not(.noticeBlock_list_btn):not(.newsList_btn):not(.btnMenu01_btn):not(.btnMenu02_btn):not(.footer_nav_btn)::after {
    width: 33px;
    height: 14px;
    top: -4px;
    margin-left: 8px;
    vertical-align: text-bottom;
  }
  /* .link_ar */
  .link_ar:not(.noticeBlock_list_btn):not(.newsList_btn):not(.btnMenu01_btn):not(.btnMenu02_btn) {
    padding-left: 22px;
    margin-top: 8px;
  }
  .link_ar:not(.noticeBlock_list_btn):not(.newsList_btn):not(.btnMenu01_btn):not(.btnMenu02_btn)::before {
    width: 20px;
    height: 20px;
    background-size: 12px 20px;
    top: 5px;
  }
}
/*-------------------------------------------- */
/* Module：ul,ol
---------------------------------------------- */
/* ul
---------------------------------------------- */
ul:not([class]),
ul.small,
ul.disc,
ul.asterisk-number,
ul.maker_blue,
ul.rhombus {
  display: block;
  width: 100%;
  overflow: hidden;
}
*+ul:not([class]),
*+ul.small,
*+ul.disc,
*+ul.asterisk-number,
*+ul.maker_blue,
*+ul.rhombus {
  margin-top: 15px;
}
ul:not([class])>li,
ul.small>li,
ul.disc>li,
ul.maker_blue>li,
ul.rhombus>li {
  position: relative;
  display: block;
  width: 100%;
  padding: 0 0 0 18px;
  font-size: 1.4rem;
}
ul:not([class])>li::before,
ul.small>li::before,
ul.maker_blue>li::before,
ul.rhombus>li::before {
  content: "・";
  display: block;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 0;
  left: 0;
}
.browser_ie ul:not([class])>li::before,
.browser_ie ul.small>li::before,
.browser_ie ul.disc>li::before,
.browser_ie ul.maker_blue>li::before,
.browser_ie ul.rhombus>li::before {
  top: 1px;
}
ul.small>li {
  padding: 0 0 0 16px;
  font-size: 1.2rem;
  line-height: 1.7;
}
ul.small>li::before {
  width: 12px;
  height: 12px;
}
.browser_ie ul.small>li::before {
  top: 1.5px;
}
ul.disc>li {
  margin-bottom: .3em;
}
ul.disc>li:last-child {
  margin-bottom: 0;
}
ul.disc>li::before {
  content: "";
  display: block;
  width: .56em;
  height: .56em;
  min-width: 9px;
  min-height: 9px;
  position: absolute;
  top: .7em;
  left: 0;
  background: currentColor;
  border-radius: 50%;
}
@media screen and (min-width: 751px) {
  *+ul:not([class]),
  *+ul.small,
  *+ul.disc,
  *+ul.asterisk-number,
  *+ul.maker_blue,
  *+ul.rhombus {
    margin-top: 20px;
  }
  ul:not([class])>li,
  ul.disc>li,
  ul.maker_blue>li,
  ul.rhombus>li {
    padding: 0 0 0 20px;
    font-size: 1.6rem;
  }
  ul:not([class])>li::before,
  ul.maker_blue>li::before,
  ul.rhombus>li::before {
    width: 16px;
    height: 16px;
  }
  .font_size_l ul:not([class])>li,
  .font_size_l ul.disc>li,
  .font_size_l ul.maker_blue>li,
  .font_size_l ul.rhombus>li {
    padding-left: 25px;
  }
  .font_size_l ul:not([class])>li::before,
  .font_size_l ul.maker_blue>li::before,
  .font_size_l ul.rhombus>li::before {
    width: 20px;
    height: 20px;
  }
  /* ul.small */
  ul.small>li {
    padding: 0 0 0 18px;
    font-size: 1.4rem;
  }
  ul.small>li::before {
    width: 14px;
    height: 14px;
  }
  .font_size_l ul.small>li {
    padding-left: 25px;
  }
  .font_size_l ul.small>li::before {
    width: 18px;
    height: 18px;
  }
}
/* ul.rhombus
---------------------------------------------- */
ul.rhombus {
  display: block;
  width: 100%;
  overflow: hidden;
}
*+ul.rhombus {
  margin-top: 15px;
}
ul.rhombus *+ul.rhombus {
  margin-top: 0;
}
ul.rhombus>li {
  position: relative;
  display: block;
  width: 100%;
  padding: 0 0 0 18px;
  font-size: 1.4rem;
}
ul.rhombus>li+li {
  margin-top: 10px;
}
ul.rhombus ul.rhombus>li+li {
  margin-top: 0;
}
ul.rhombus>li::before {
  content: "◆";
  font-size: 1rem;
  display: block;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 4px;
  left: 1px;
}
ul.rhombus ul.rhombus>li::before {
  content: "◇";
}
.browser_ie ul.rhombus>li::before {
  top: 5px;
}
ul.rhombus.small>li {
  padding: 0 0 0 16px;
  font-size: 1.2rem;
  line-height: 1.7;
}
ul.rhombus.small>li::before {
  width: 12px;
  height: 12px;
}
ul.rhombus.small>li::before {
  font-size: 0.8rem;
  width: 12px;
  height: 12px;
  top: 2px;
  left: 1px;
}
.browser_firefox ul.rhombus.small>li::before,
.browser_safari ul.rhombus.small>li::before,
.browser_ie ul.rhombus.small>li::before {
  top: 4px;
}
.browser_ie ul.rhombus.small>li::before {
  top: 5px;
}
@media screen and (min-width: 751px) {
  *+ul.rhombus {
    margin-top: 20px;
  }
  ul.rhombus *+ul.rhombus {
    margin-top: 0;
  }
  ul.rhombus>li {
    padding: 0 0 0 20px;
    font-size: 1.6rem;
  }
  ul.rhombus>li::before {
    width: 16px;
    height: 16px;
    top: 6px;
    left: 2px;
  }
  .browser_ie ul.rhombus>li::before {
    top: 7px;
  }
  .font_size_l ul.rhombus>li {
    padding-left: 25px;
  }
  .font_size_l ul.rhombus>li::before {
    width: 20px;
    height: 20px;
    left: 4px;
  }
  /* ul.small */
  ul.rhombus.small>li {
    padding: 0 0 0 18px;
    font-size: 1.4rem;
  }
  ul.rhombus.small>li::before {
    width: 14px;
    height: 14px;
  }
  .browser_firefox ul.rhombus.small>li::before,
  .browser_safari ul.rhombus.small>li::before,
  .browser_ie ul.rhombus.small>li::before {
    top: 6px;
  }
  .browser_ie ul.rhombus.small>li::before {
    top: 7px;
  }
  .font_size_l ul.rhombus.small>li {
    padding-left: 25px;
  }
  .font_size_l ul.rhombus.small>li::before {
    width: 18px;
    height: 18px;
    top: 6px;
    left: 6px;
  }
  .font_size_l.browser_firefox ul.rhombus.small>li::before,
  .font_size_l.browser_safari ul.rhombus.small>li::before,
  .font_size_l.browser_ie ul.rhombus.small>li::before {
    top: 8px;
  }
  .font_size_l.browser_ie ul.rhombus.small>li::before {
    top: 9px;
  }
}
/* .asterisk-number
---------------------------------------------- */
ul.asterisk-number>li {
  position: relative;
  display: block;
  width: 100%;
  padding: 0 0 0 30px;
  font-size: 1.4rem;
}
ul.asterisk-number>li:before {
  content: "※1";
  width: 30px;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.browser_ie ul.asterisk-number>li:before {
  top: 1px;
}
ul.asterisk-number>li:nth-child(1):before {
  content: "※1";
}
ul.asterisk-number>li:nth-child(2):before {
  content: "※2";
}
ul.asterisk-number>li:nth-child(3):before {
  content: "※3";
}
ul.asterisk-number>li:nth-child(4):before {
  content: "※4";
}
ul.asterisk-number>li:nth-child(5):before {
  content: "※5";
}
ul.asterisk-number>li:nth-child(6):before {
  content: "※6";
}
ul.asterisk-number>li:nth-child(7):before {
  content: "※7";
}
ul.asterisk-number>li:nth-child(8):before {
  content: "※8";
}
ul.asterisk-number>li:nth-child(9):before {
  content: "※9";
}
ul.asterisk-number.asterisk02>li:nth-child(1):before {
  content: "＊1";
}
ul.asterisk-number.asterisk02>li:nth-child(2):before {
  content: "＊2";
}
ul.asterisk-number.asterisk02>li:nth-child(3):before {
  content: "＊3";
}
ul.asterisk-number.asterisk02>li:nth-child(4):before {
  content: "＊4";
}
ul.asterisk-number.asterisk02>li:nth-child(5):before {
  content: "＊5";
}
ul.asterisk-number.asterisk02>li:nth-child(6):before {
  content: "＊6";
}
ul.asterisk-number.asterisk02>li:nth-child(7):before {
  content: "＊7";
}
ul.asterisk-number.asterisk02>li:nth-child(8):before {
  content: "＊8";
}
ul.asterisk-number.asterisk02>li:nth-child(9):before {
  content: "＊9";
}
/* ul.asterisk-number.small */
ul.asterisk-number.small>li {
  padding: 0 0 0 26px;
  font-size: 1.2rem;
  line-height: 1.7;
}
ul.asterisk-number.small>li:before {
  width: 26px;
}
.browser_ie ul.asterisk-number>li:before {
  top: 1.5px;
}
@media screen and (min-width: 751px) {
  ul.asterisk-number>li {
    padding: 0 0 0 35px;
    font-size: 1.6rem;
  }
  ul.asterisk-number>li:before {
    width: 35px;
  }
  .font_size_l ul.asterisk-number>li {
    padding-left: 44px;
  }
  .font_size_l ul.asterisk-number>li:before {
    width: 44px;
  }
  /* ul.asterisk-number.small */
  ul.asterisk-number.small>li {
    padding: 0 0 0 30px;
    font-size: 1.4rem;
  }
  ul.asterisk-number.small>li:before {
    width: 30px;
  }
  .font_size_l ul.asterisk-number.small>li {
    padding-left: 38px;
  }
  .font_size_l ul.asterisk-number.small>li:before {
    width: 38px;
  }
}
/* ol
---------------------------------------------- */
ol {
  display: block;
  width: 100%;
  list-style-type: decimal;
  overflow: hidden;
}
*+ol {
  margin-top: 15px;
}
ol>li {
  position: relative;
  width: calc(100% - 26px);
  padding: 0 0 0 4px;
  margin-left: 26px;
  font-size: 1.4rem;
  list-style-type: decimal;
}
ol.small>li {
  width: calc(100% - 22px);
  padding: 0 0 0 4px;
  margin-left: 22px;
  font-size: 1.2rem;
  line-height: 1.7;
}
@media screen and (min-width: 751px) {
  *+ol {
    margin-top: 20px;
  }
  ol>li {
    position: relative;
    width: calc(100% - 32px);
    padding: 0 0 0 2px;
    margin-left: 32px;
    font-size: 1.6rem;
  }
  .font_size_l ol>li {
    width: calc(100% - 36px);
    padding-left: 2px;
    margin-left: 36px;
  }
  ol.small>li {
    position: relative;
    width: calc(100% - 28px);
    padding: 0 0 0 4px;
    margin-left: 28px;
    font-size: 1.4rem;
  }
  .font_size_l ol.small>li {
    width: calc(100% - 34px);
    padding-left: 4px;
    margin-left: 34px;
  }
}
/* .round-number
---------------------------------------------- */
ol.round-number li {
  list-style-type: none;
  counter-increment: cnt;
  position: relative;
  width: calc(100% - 36px);
  padding: 0 0 0 2px;
  margin-left: 36px;
}
ol.round-number li:before {
  content: "("counter(cnt) ")";
  display: inline-block;
  margin-left: -3.5em;
  width: 3em;
  text-align: right;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (min-width: 751px) {
  ol.round-number li {
    position: relative;
    width: calc(100% - 42px);
    padding: 0 0 0 2px;
    margin-left: 42px;
    font-size: 1.6rem;
  }
  .font_size_l ol.round-number li {
    width: calc(100% - 46px);
    padding-left: 2px;
    margin-left: 46px;
  }
  ol.round-number.small>li {
    position: relative;
    width: calc(100% - 38px);
    padding: 0 0 0 2px;
    margin-left: 38px;
    font-size: 1.4rem;
  }
  .font_size_l ol.round-number.small>li {
    width: calc(100% - 44px);
    padding-left: 2px;
    margin-left: 44px;
  }
}
/* .circle-number
---------------------------------------------- */
ol.circle-number li {
  list-style-type: none;
  position: relative;
  width: calc(100% - 26px);
  padding: 0 0 0 4px;
  margin-left: 26px;
}
ol.circle-number li:before {
  content: "①";
  display: block;
  font-size: 1.6rem;
  position: absolute;
  top: -2px;
  left: -20px;
}
.browser_ie ol.circle-number li:before {
  top: -0.5px;
}
ol.circle-number.small li:before {
  font-size: 1.4rem;
  top: 0;
  left: -20px;
}
.browser_ie ol.circle-number.small li:before {
  top: 0.5px;
}
ol.circle-number li:nth-child(2):before {
  content: "②";
}
ol.circle-number li:nth-child(3):before {
  content: "③";
}
ol.circle-number li:nth-child(4):before {
  content: "④";
}
ol.circle-number li:nth-child(5):before {
  content: "⑤";
}
ol.circle-number li:nth-child(6):before {
  content: "⑥";
}
ol.circle-number li:nth-child(7):before {
  content: "⑦";
}
ol.circle-number li:nth-child(8):before {
  content: "⑧";
}
ol.circle-number li:nth-child(9):before {
  content: "⑨";
}
ol.circle-number li:nth-child(10):before {
  content: "⑩";
}
ol.circle-number li:nth-child(11):before {
  content: "⑪";
}
ol.circle-number li:nth-child(12):before {
  content: "⑫";
}
ol.circle-number li:nth-child(13):before {
  content: "⑬";
}
ol.circle-number li:nth-child(14):before {
  content: "⑭";
}
ol.circle-number li:nth-child(15):before {
  content: "⑮";
}
ol.circle-number li:nth-child(16):before {
  content: "⑯";
}
ol.circle-number li:nth-child(17):before {
  content: "⑰";
}
ol.circle-number li:nth-child(18):before {
  content: "⑱";
}
ol.circle-number li:nth-child(19):before {
  content: "⑲";
}
ol.circle-number li:nth-child(20):before {
  content: "⑳";
}
ol.circle-number li:nth-child(21):before {
  content: "㉑";
}
ol.circle-number li:nth-child(22):before {
  content: "㉒";
}
ol.circle-number li:nth-child(23):before {
  content: "㉓";
}
ol.circle-number li:nth-child(24):before {
  content: "㉔";
}
ol.circle-number li:nth-child(25):before {
  content: "㉕";
}
ol.circle-number li:nth-child(26):before {
  content: "㉖";
}
ol.circle-number li:nth-child(27):before {
  content: "㉗";
}
ol.circle-number li:nth-child(28):before {
  content: "㉘";
}
ol.circle-number li:nth-child(29):before {
  content: "㉙";
}
ol.circle-number li:nth-child(30):before {
  content: "㉚";
}
@media screen and (min-width: 751px) {
  ol.circle-number li {
    width: calc(100% - 32px);
    padding: 0 0 0 2px;
    margin-left: 32px;
  }
  ol.circle-number li:before {
    font-size: 1.8rem;
    top: 0;
    left: -24px;
  }
  ol.circle-number.small li:before {
    font-size: 1.6rem;
    top: -1px;
    left: -24px;
  }
  .browser_ie ol.circle-number.small li:before {
    top: -0.5px;
  }
  .font_size_l ol.circle-number li {
    width: calc(100% - 36px);
    padding-left: 2px;
    margin-left: 36px;
  }
  .font_size_l ol.circle-number li:before {
    left: -28px;
  }
  .font_size_l ol.circle-number.small li:before {
    left: -28px;
  }
}
/*-------------------------------------------- */
/* Module：dl
---------------------------------------------- */
/* dl
---------------------------------------------- */
dl:not([class]) {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
}
*+dl:not([class]) {
  margin-top: 30px;
}
h3:not(.headline_l)+dl:not([class]),
h4:not(.headline_l)+dl:not([class]),
h5:not(.headline_l)+dl:not([class]),
.headline_m+dl:not([class]),
.headline_s+dl:not([class]),
.headline_ss+dl:not([class]) {
  margin-top: 15px;
}
dl:not([class])>dt,
dl:not([class])>dd {
  position: relative;
  display: block;
  width: 100%;
  font-size: 1.4rem;
}
dl:not([class])>dt {
  font-weight: bold;
  border-bottom: 1px solid #C4C4C4;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
dl:not([class])>*+dt {
  margin-top: 15px;
}
@media screen and (min-width: 751px) {
  dl:not([class]) {
    display: flex;
    flex-wrap: wrap;
  }
  *+dl:not([class]) {
    margin-top: 40px;
  }
  h3:not(.headline_l)+dl:not([class]),
  h4:not(.headline_l)+dl:not([class]),
  h5:not(.headline_l)+dl:not([class]),
  .headline_m+dl:not([class]),
  .headline_s+dl:not([class]),
  .headline_ss+dl:not([class]) {
    margin-top: 20px;
  }
  dl:not([class])>dt,
  dl:not([class])>dd {
    position: relative;
    display: block;
    width: 100%;
    font-size: 1.6rem;
    width: calc(100% - 250px);
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  dl:not([class])>dt {
    width: 250px;
    padding-right: 20px;
  }
  dl:not([class])>*+dt,
  dl:not([class])>*+dt+dd {
    margin-top: 25px;
    padding-top: 20px;
    border-top: 1px solid #C4C4C4;
  }
}
/* .dlList01
---------------------------------------------- */
dl.dlList01 {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  overflow: hidden;
}
*+dl.dlList01 {
  margin-top: 30px;
  margin-bottom: 5px;
}
h3:not(.headline_l)+dl.dlList01,
h4:not(.headline_l)+dl.dlList01,
h5:not(.headline_l)+dl.dlList01,
.headline_m+dl.dlList01,
.headline_s+dl.dlList01,
.headline_ss+dl.dlList01 {
  margin-top: 15px;
}
dl.dlList01>dt,
dl.dlList01>dd {
  position: relative;
  display: block;
  width: 100%;
  font-size: 1.4rem;
  width: calc(100% - 100px);
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 10px;
}
dl.dlList01>dt {
  width: 100px;
  padding-right: 20px;
}
/* .dlList01_frame */
.dlList01_frame {
  border: 1px solid #c6cbd4;
  padding: 20px;
}
@media screen and (max-width: 750px) {
  dl.dlList01 {
    width: 100% !important;
  }
}
@media screen and (min-width: 751px) {
  dl.dlList01 {
    display: flex;
    flex-wrap: wrap;
  }
  #company_message dl.dlList01,
  #en_company_message dl.dlList01 {
    padding-left: 30px;
  }
  *+dl.dlList01 {
    margin-top: 40px;
  }
  h3:not(.headline_l)+dl.dlList01,
  h4:not(.headline_l)+dl.dlList01,
  h5:not(.headline_l)+dl.dlList01,
  .headline_m+dl.dlList01,
  .headline_s+dl.dlList01,
  .headline_ss+dl.dlList01 {
    margin-top: 20px;
  }
  dl.dlList01>dt,
  dl.dlList01>dd {
    position: relative;
    display: block;
    width: 100%;
    font-size: 1.6rem;
    width: calc(100% - 150px);
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 16px;
  }
  dl.dlList01>dt {
    width: 150px;
    padding-right: 20px;
  }
  #company dl.dlList01>dd,
  #en_company dl.dlList01>dd {
    width: calc(100% - 120px);
  }
  #company dl.dlList01>dt,
  #en_company dl.dlList01>dt {
    width: 150px;
  }
  /* dlList01_center */
  dl.dlList01.dlList01_center {
    width: 600px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  /* .dlList01_frame */
  .dlList01_frame {
    padding: 30px;
  }
}
/*-------------------------------------------- */
/* Module：table
---------------------------------------------- */
table {
  display: table;
  width: 100%;
  border-top: 1px solid #c6cbd4;
  border-left: 1px solid #c6cbd4;
}
*+table {
  margin-top: 30px;
}
h3:not(.headline_l)+table,
h4:not(.headline_l)+table,
h5:not(.headline_l)+table,
.headline_m+table,
.headline_s+table,
.headline_ss+table {
  margin-top: 15px;
}
table.is_noborder {
  border-top: none;
}
table th {
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.4;
  text-align: center;
  vertical-align: middle;
  background-color: #DBDBDB;
  border-right: 1px solid #c6cbd4;
  border-bottom: 1px solid #c6cbd4;
  padding: 10px 10px;
  word-break: break-all;
}
table th+th {
  border-left: 1px solid #c6cbd4;
}
table td {
  font-size: 1.4rem;
  line-height: 1.4;
  text-align: center;
  vertical-align: middle;
  background-color: #fff;
  border-right: 1px solid #c6cbd4;
  border-bottom: 1px solid #c6cbd4;
  padding: 10px 10px;
  word-break: break-all;
}
table tbody th {
  background-color: #F4F4F4;
}
table sup {
  font-size: 1.2rem;
}
/* table color */
table .bg_dgrey {
  background-color: #DBDBDB !important;
}
table .bg_grey {
  background-color: #F4F4F4 !important;
}
/* .tableBox
---------------------------------------------- */
.tableBox {
  position: relative;
  display: block;
  width: 100%;
  padding: 0 0;
}
.tableBox.is_layout_fixed table,
table.is_layout_fixed {
  table-layout: fixed;
}
.media_sp .tableBox {
  width: 345px;
}
*+.tableBox {
  margin-top: 30px;
}
h3:not(.headline_l)+.tableBox,
h4:not(.headline_l)+.tableBox,
h5:not(.headline_l)+.tableBox,
.headline_m+.tableBox,
.headline_s+.tableBox,
.headline_ss+.tableBox {
  margin-top: 15px;
}
.tableBox_wrap {
  display: table;
  padding: 0 0 0 0;
}
.tableBox table {
  margin-top: 0;
}
/* .tableBox.is_fix
---------------------------------------------- */
.tableBox.is_fix {
  position: relative;
  display: block;
  width: 100%;
  padding: 0 0 0 0;
}
.media_sp .tableBox {
  width: 345px;
}
*+.tableBox.is_fix {
  margin-top: 30px;
}
h3:not(.headline_l)+.tableBox.is_fix,
h4:not(.headline_l)+.tableBox.is_fix,
h5:not(.headline_l)+.tableBox.is_fix,
.headline_m+.tableBox.is_fix,
.headline_s+.tableBox.is_fix,
.headline_ss+.tableBox.is_fix {
  margin-top: 15px;
}
.tableBox.is_fix table tr>*:first-child {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  z-index: 2;
}
body:not(.browser_ie):not(.os_android4) .tableBox.is_fix table tr>*:first-child::before {
  content: "";
  display: block;
  width: 2px;
  height: 100%;
  border-left: 1px solid #c6cbd4;
  position: absolute;
  top: 0;
  left: -1px;
  z-index: 3;
}
/* .simplebar
---------------------------------------------- */
.simplebar-track {
  background-color: #F4F4F4;
  border-radius: 4px !important;
}
.simplebar-scrollbar.simplebar-visible {
  background-color: #8D8D8D !important;
  border-radius: 4px !important;
}
.simplebar-scrollbar.simplebar-visible:before {
  opacity: 0 !important;
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  top: 0 !important;
}
.simplebar-content-wrapper {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.simplebar-content-wrapper::-webkit-scrollbar {
  display: none;
  -webkit-appearance: none;
}
/* .tableBox .simplebar */
.tableBox .simplebar-track {
  width: 100%;
  margin: 20px auto 0;
  height: 4px !important;
}
.tableBox.is_fix .simplebar-track {
  width: 100%;
  margin: 20px 0 0;
}
.tableBox .simplebar-scrollbar.simplebar-visible {
  height: 4px !important;
}
.tableBox .simplebar-placeholder,
.tableBox .simplebar-track.simplebar-vertical {
  display: none;
}
/* .tableBox.is_noflick */
.tableBox.is_noflick .simplebar-placeholder,
.tableBox.is_noflick .simplebar-track.simplebar-horizontal,
.tableBox.is_noflick .simplebar-track.simplebar-vertical {
  display: none;
}
.tableBox.is_noflick .simplebar-content-wrapper {
  cursor: inherit !important;
}
@media screen and (max-width: 750px) {
  /* .tableBox.row2 */
  .tableBox.row2 th,
  .tableBox.row2 td {
    display: block;
    width: 100%;
    text-align: left;
  }
  /* .tableBox.row3 */
  .tableBox.row3 th,
  .tableBox.row3 td {
    display: block;
    width: 100%;
    text-align: left;
  }
}
@media screen and (min-width: 751px) {
  *+table {
    margin-top: 40px;
  }
  h3:not(.headline_l)+table,
  h4:not(.headline_l)+table,
  h5:not(.headline_l)+table,
  .headline_m+table,
  .headline_s+table,
  .headline_ss+table {
    margin-top: 20px;
  }
  table th {
    font-size: 1.6rem;
    line-height: 1.5;
    padding: 12px 12px;
  }
  table td {
    font-size: 1.6rem;
    line-height: 1.5;
    padding: 12px 12px;
  }
  /* .tableBox
	---------------------------------------------- */
  *+.tableBox {
    margin-top: 40px;
  }
  h3:not(.headline_l)+.tableBox,
  h4:not(.headline_l)+.tableBox,
  h5:not(.headline_l)+.tableBox,
  .headline_m+.tableBox,
  .headline_s+.tableBox,
  .headline_ss+.tableBox {
    margin-top: 20px;
  }
  /* .tableBox.is_fix
	---------------------------------------------- */
  *+.tableBox.is_fix {
    margin-top: 40px;
  }
  h3:not(.headline_l)+.tableBox.is_fix,
  h4:not(.headline_l)+.tableBox.is_fix,
  h5:not(.headline_l)+.tableBox.is_fix,
  .headline_m+.tableBox.is_fix,
  .headline_s+.tableBox.is_fix,
  .headline_ss+.tableBox.is_fix {
    margin-top: 20px;
  }
  /* .simplebar
	---------------------------------------------- */
  /* .tableBox .simplebar */
  .tableBox .simplebar-track {
    margin: 30px auto 0;
  }
  .tableBox.is_fix .simplebar-track {
    margin: 30px 0 0;
  }
}
/*-------------------------------------------- */
/* Module：.noticeBlock
---------------------------------------------- */
.noticeBlock {
  padding: 35px 15px 40px;
  background-color: #F4F4F4;
}
.noticeBlock_tit {
  margin: 0 auto 25px;
}
*+.noticeBlock_list {
  margin-top: 30px;
}
#fund_detail .noticeBlock_list {
  margin-top: 0 !important;
}
.noticeBlock_list_date {
  color: #2C2C2C;
}
#fund_detail .noticeBlock_list_date {
  color: #888888;
}
.noticeBlock_list_txt {
  margin-top: 4px;
}
/* is_new */
.noticeBlock_list_btn .noticeBlock_list_new {
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1;
  color: #F0232F;
  border: 1px solid #F0232F;
  padding: 4px 6px 4px;
  position: relative;
  top: -2px;
  white-space: nowrap;
  margin-left: 8px;
}
/* .noticeBlock_list_category */
.noticeBlock_list_category {
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.2;
  color: #fff;
  background-color: #F0232F;
  border-radius: 4px;
  padding: 5px 7px;
  position: relative;
  top: -2px;
  margin-left: 8px;
}
.noticeBlock_list_category br {
  display: none !important;
}
.noticeBlock_list+.linkBtn01 {
  margin-top: 25px;
}
@media screen and (min-width: 751px) {
  .noticeBlock {
    padding: 60px 30px 60px;
  }
  *+.noticeBlock_list {
    margin-top: 60px;
  }
  .noticeBlock_tit {
    margin: 0 auto 30px;
  }
  .noticeBlock_list.is_wide .noticeBlock_list_box,
  .noticeBlock_list.is_wide .noticeBlock_list_btn {
    padding: 22px 30px 22px;
  }
  .noticeBlock_list_txt {
    margin-top: 0;
  }
  .noticeBlock_list.has_category .noticeBlock_list_txt {
    width: calc(100% - 295px);
  }
  .font_size_l .noticeBlock_list.has_category .noticeBlock_list_txt {
    width: calc(100% - 330px);
  }
  .newsList .noticeBlock_list_category + .noticeBlock_list_txt {
    width: calc(100% - 415px);
  }
  /* is_new */
  .noticeBlock_list_new {
    display: none !important;
  }
  .noticeBlock_list_box.is_new .noticeBlock_list_txt:after {
    content: "NEW";
    display: inline-block;
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 1;
    color: #F0232F;
    border: 2px solid #F0232F;
    padding: 3px 10px 4px;
    position: relative;
    top: -1px;
    white-space: nowrap;
    margin-left: 14px;
    background-image: none !important;
    width: auto;
    height: auto;
  }
  .font_size_l .noticeBlock_list_box.is_new .noticeBlock_list_txt:after {
    top: 0;
  }
  /* .noticeBlock_list_category */
  .noticeBlock_list_category {
    font-size: 1.2rem;
    border-radius: 3px;
    padding: 8px 10px;
    margin-right: 35px;
    top: -2px;
    width: 200px;
    text-align: center;
    margin-left: 0;
  }
  .noticeBlock_list_category br {
    display: block !important;
  }
  .font_size_l .noticeBlock_list_category {
    width: 240px;
  }
  .noticeBlock_list+.linkBtn01 {
    margin-top: 40px;
  }
}
@media screen and (min-width: 751px) and (max-width: 980px) {
  .noticeBlock_list_box,
  .noticeBlock_list_btn {
    padding: 20px 0 22px !important;
  }
  .noticeBlock_list_date {
    width: auto !important;
  }
  .noticeBlock_list.has_category .noticeBlock_list_txt {
    width: 100%;
  }
  .newsList .noticeBlock_list_txt {
    width: 100%;
  }
  /* is_new */
  .noticeBlock_list_new {
    display: inline-block !important;
    font-size: 1.3rem !important;
    font-weight: bold !important;
    line-height: 1 !important;
    color: #F0232F !important;
    border: 2px solid #F0232F !important;
    padding: 3px 10px 4px !important;
    position: relative !important;
    top: -1px !important;
    white-space: nowrap !important;
    margin-left: 14px !important;
    background-image: none !important;
    width: auto !important;
    height: auto !important;
  }
  .noticeBlock_list_box.is_new .noticeBlock_list_txt:after {
    display: none !important;
  }
  /* .noticeBlock_list_category */
  .noticeBlock_list_category {
    margin-right: 0;
    margin-left: 14px;
    width: auto !important;
  }
  .noticeBlock_list_category br {
    display: none !important;
  }
}
/*-------------------------------------------- */
/* Module：.btnMenu01
---------------------------------------------- */
.btnMenu01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
}
*+.btnMenu01 {
  margin-top: 15px;
}
.btnMenu01_btn {
  position: relative;
  display: flex;
  align-items: center;
  width: calc((100% - 15px)/2);
  border-radius: 5px;
  min-height: 60px;
  background-color: #fff;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  border: 2px solid #f1232f;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.5;
  padding: 12px 18px 12px 18px;
  color: #333;
  margin-top: 15px;
}
.btnMenu01_btn:nth-child(1),
.btnMenu01_btn:nth-child(2) {
  margin-top: 0;
}
.btnMenu01_btn::before {
  content: "";
  display: block;
  width: 14px;
  height: 10px;
  background: url(/assets/images/common/icn_ar_red_01_01.svg) 0 0 no-repeat;
  background-size: 6px 10px;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  right: 0;
}
.btnMenu01_btn span {
  display: inline-block;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .btnMenu01_btn.is_wide {
    width: 100%;
  }
}
@media screen and (min-width: 751px) {
  .btnMenu01 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
    max-width: 1120px;
    margin: 0 auto 0;
  }
  *+.btnMenu01 {
    margin-top: 60px;
  }
  .btnMenu01_btn {
    border-radius: 10px;
    min-height: 80px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    border: 3px solid #f1232f;
    font-size: 2rem;
    padding: 10px 28px 10px 26px;
    margin-top: 40px;
    transition: background-color 0.6s;
  }
  .btnMenu01_btn:nth-child(1),
  .btnMenu01_btn:nth-child(2) {
    margin-top: 0;
  }
  .btnMenu01_btn::before {
    width: 20px;
    height: 20px;
    background-size: 12px 20px;
    margin-top: -10px;
  }
  .btnMenu01_btn::after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: url(/assets/images/common/icn_ar_white_01_01.svg) 0 0 no-repeat;
    background-size: 12px 20px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 0;
    z-index: 2;
    transition: opacity 0.6s;
    opacity: 0;
  }
  .btnMenu01_btn span {
    display: inline-block;
    margin: 0 auto;
    transition: color 0.6s;
  }
  .media_pc .btnMenu01_btn:hover {
    background-color: #f1232f;
  }
  .media_pc .btnMenu01_btn:hover span {
    color: #fff;
  }
  .media_pc .btnMenu01_btn:hover:after {
    opacity: 1;
  }
  /* .btnMenu01.col2 */
  .btnMenu01.col2 .btnMenu01_btn {
    width: calc((100% - 40px)/2);
  }
  .btnMenu01.col2 .btnMenu01_btn:nth-child(1),
  .btnMenu01.col2 .btnMenu01_btn:nth-child(2) {
    margin-top: 0;
  }
  /* .btnMenu01.col3 */
  .btnMenu01.col3 .btnMenu01_btn {
    width: calc((100% - 80px)/3);
  }
  .btnMenu01.col3 .btnMenu01_btn:nth-child(1),
  .btnMenu01.col3 .btnMenu01_btn:nth-child(2),
  .btnMenu01.col3 .btnMenu01_btn:nth-child(3) {
    margin-top: 0;
  }
  .btnMenu01.col3::after {
    content: "";
    display: block;
    width: calc((100% - 80px)/3);
    height: 0;
  }
  /* .btnMenu01.col4 */
  .btnMenu01.col4 .btnMenu01_btn {
    width: calc((100% - 120px)/4);
  }
  .btnMenu01.col4 .btnMenu01_btn:nth-child(1),
  .btnMenu01.col4 .btnMenu01_btn:nth-child(2),
  .btnMenu01.col4 .btnMenu01_btn:nth-child(3),
  .btnMenu01.col4 .btnMenu01_btn:nth-child(4) {
    margin-top: 0;
  }
  .btnMenu01.col4::after,
  .btnMenu01.col4::before {
    content: "";
    display: block;
    width: calc((100% - 120px)/4);
    height: 0;
  }
  .btnMenu01.col4::before {
    order: 1;
  }
}
@media screen and (min-width: 751px) and (max-width: 980px) {
  /* .btnMenu01.col2 */
  .btnMenu01.col2 .btnMenu01_btn {
    width: calc((100% - 20px)/2);
    margin-top: 20px;
  }
  /* .btnMenu01.col3 */
  .btnMenu01.col3 .btnMenu01_btn {
    width: calc((100% - 40px)/3);
    margin-top: 20px;
  }
  .btnMenu01.col3::after {
    width: calc((100% - 40px)/3);
  }
  /* .btnMenu01.col4 */
  .btnMenu01.col4 .btnMenu01_btn {
    width: calc((100% - 60px)/4);
    margin-top: 20px;
  }
  .btnMenu01.col4::after,
  .btnMenu01.col4::before {
    width: calc((100% - 60px)/4);
  }
}
/*-------------------------------------------- */
/* Module：.btnMenu02
---------------------------------------------- */
.btnMenu02 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
}
*+.btnMenu02 {
  margin-top: 15px;
}
.btnMenu02_btn {
  position: relative;
  display: flex;
  align-items: center;
  width: calc((100% - 15px)/2);
  border-radius: 5px;
  min-height: 60px;
  background-color: #fff;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.5;
  padding: 12px 18px 12px 18px;
  color: #333;
  margin-top: 15px;
}
.btnMenu02_btn:nth-child(1),
.btnMenu02_btn:nth-child(2) {
  margin-top: 0;
}
.btnMenu02_btn::before {
  content: "";
  display: block;
  width: 14px;
  height: 10px;
  background: url(/assets/images/common/icn_ar_red_01_01.svg) 0 0 no-repeat;
  background-size: 6px 10px;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  right: 0;
}
.btnMenu02_btn span {
  display: inline-block;
  width: 100%;
  margin: 0 auto;
}
/* .link_pdf */
.btnMenu02_btn.link_pdf span::after {
  content: "";
  display: inline-block;
  width: 33px;
  height: 14px;
  background: url(/assets/images/common/icn_blank_grey_01.svg) 0 0 no-repeat;
  background-size: contain;
  position: relative;
  top: 2px;
  margin-left: 8px;
}
.btnMenu02_btn.link_pdf span::after {
  background: url(/assets/images/common/icn_pdf_01.svg) 0 0 no-repeat;
  background-size: contain;
}
@media screen and (max-width: 750px) {
  .btnMenu02_btn.is_wide {
    width: 100%;
  }
}
@media screen and (min-width: 751px) {
  .btnMenu02 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
    margin: 0 auto 0;
  }
  *+.btnMenu02 {
    margin-top: 30px;
  }
  .btnMenu02_btn {
    border-radius: 10px;
    min-height: 90px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    font-size: 2rem;
    padding: 14px 28px 14px 26px;
    margin-top: 20px;
    transition: background-color 0.6s;
  }
  .btnMenu02_btn:nth-child(1),
  .btnMenu02_btn:nth-child(2) {
    margin-top: 0;
  }
  .btnMenu02_btn::before {
    width: 20px;
    height: 20px;
    background-size: 12px 20px;
    margin-top: -10px;
  }
  .btnMenu02_btn span {
    display: inline-block;
    margin: 0 auto;
    transition: color 0.6s;
  }
  .media_pc .btnMenu02_btn:hover span {
    color: #1686FC;
  }
  /* .btnMenu02.col2 */
  .btnMenu02.col2 .btnMenu02_btn {
    width: calc((100% - 20px)/2);
  }
  .btnMenu02.col2 .btnMenu02_btn:nth-child(1),
  .btnMenu02.col2 .btnMenu02_btn:nth-child(2) {
    margin-top: 0;
  }
  /* .btnMenu02.col3 */
  .btnMenu02.col3 .btnMenu02_btn {
    width: calc((100% - 40px)/3);
  }
  .btnMenu02.col3 .btnMenu02_btn:nth-child(1),
  .btnMenu02.col3 .btnMenu02_btn:nth-child(2),
  .btnMenu02.col3 .btnMenu02_btn:nth-child(3) {
    margin-top: 0;
  }
  .btnMenu02.col3::after {
    content: "";
    display: block;
    width: calc((100% - 40px)/3);
    height: 0;
  }
  /* .btnMenu02.col4 */
  .btnMenu02.col4 .btnMenu02_btn {
    width: calc((100% - 60px)/4);
  }
  .btnMenu02.col4 .btnMenu02_btn:nth-child(1),
  .btnMenu02.col4 .btnMenu02_btn:nth-child(2),
  .btnMenu02.col4 .btnMenu02_btn:nth-child(3),
  .btnMenu02.col4 .btnMenu02_btn:nth-child(4) {
    margin-top: 0;
  }
  .btnMenu02.col4::after,
  .btnMenu02.col4::before {
    content: "";
    display: block;
    width: calc((100% - 60px)/4);
    height: 0;
  }
  .btnMenu02.col4::before {
    order: 1;
  }
  /* .link_pdf */
  .btnMenu02_btn.link_pdf span::after {
    width: 33px;
    height: 14px;
    top: -6px;
    margin-left: 8px;
    vertical-align: text-bottom;
  }
}
/* .newsDL
---------------------------------------------- */
.newsDL {
  margin-top: 0 !important;
  padding-top: 5px;
}
.newsDL:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: "";
  clear: both;
  height: 0;
}
.newsDL_btn {
  width: 150px;
  min-height: 50px;
  padding: 9px 20px 9px 20px;
  margin-top: 0 !important;
  float: right;
  text-align: center;
}
.newsDL_btn::before {
  display: none;
}
.font_size_l .newsDL_btn {
  width: 170px;
}
@media screen and (min-width: 751px) {
  .newsDL {
    padding-top: 0;
  }
  .newsDL_btn {
    width: 200px;
    min-height: 60px;
  }
  .font_size_l .newsDL_btn {
    width: 220px;
  }
}
/*-------------------------------------------- */
/* Module：.btnMenu03
---------------------------------------------- */
.btnMenu03 {
  display: block;
  width: 100%;
}
*+.btnMenu03 {
  margin-top: 15px;
}
.btnMenu03_btn,
.btnMenu03_box {
  display: block;
  color: #2C2C2C;
  padding: 5px 0 5px;
  margin-top: 8px;
}
.btnMenu03_btn {
  text-decoration: underline;
}
.btnMenu03>*:nth-child(1) {
  margin-top: 0;
}
/* .link_pdf */
.btnMenu03_btn.link_pdf span::after {
  content: "";
  display: inline-block;
  width: 13px;
  height: 17px;
  background: url(/assets/images/common/icn_blank_grey_01.svg) 0 0 no-repeat;
  background-size: contain;
  position: relative;
  top: 4px;
  margin-left: 8px;
}
.btnMenu03_btn.link_pdf span::after {
  background: url(/assets/images/common/icn_pdf_01.svg) 0 0 no-repeat;
  background-size: contain;
}
@media screen and (max-width: 750px) {
  .btnMenu03_btn.is_wide,
  .btnMenu03_box.is_wide {
    width: 100%;
  }
}
@media screen and (min-width: 751px) {
  .btnMenu03 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
    margin: 0 auto 0;
  }
  *+.btnMenu03 {
    margin-top: 30px;
  }
  .btnMenu03_btn,
  .btnMenu03_box {
    position: relative;
    display: flex;
    align-items: center;
    border-radius: 10px;
    min-height: 60px;
    background-color: #fff;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.4;
    padding: 12px 28px 16px 26px;
    margin-top: 20px;
    transition: background-color 0.6s;
    text-decoration: none;
  }
  .btnMenu03_btn::before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: url(/assets/images/common/icn_ar_red_01_01.svg) 0 0 no-repeat;
    background-size: 12px 20px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 0;
  }
  .btnMenu03_btn span,
  .btnMenu03_box span {
    display: inline-block;
    margin: 0 auto;
    transition: color 0.6s;
    text-align: center;
    width: 100%;
  }
  .media_pc .btnMenu03_btn:hover span {
    color: #1686FC;
  }
  /* .btnMenu03.col2 */
  .btnMenu03.col2 .btnMenu03_btn,
  .btnMenu03.col2 .btnMenu03_box {
    width: calc((100% - 20px)/2);
  }
  .btnMenu03.col2>*:nth-child(1),
  .btnMenu03.col2>*:nth-child(2) {
    margin-top: 0;
  }
  /* .btnMenu03.col3 */
  .btnMenu03.col3 .btnMenu03_btn,
  .btnMenu03.col3 .btnMenu03_box {
    width: calc((100% - 40px)/3);
  }
  .btnMenu03.col3>*:nth-child(1),
  .btnMenu03.col3>*:nth-child(2),
  .btnMenu03.col3>*:nth-child(3) {
    margin-top: 0;
  }
  .btnMenu03.col3::after {
    content: "";
    display: block;
    width: calc((100% - 40px)/3);
    height: 0;
  }
  /* .btnMenu03.col4 */
  .btnMenu03.col4 .btnMenu03_btn,
  .btnMenu03.col4 .btnMenu03_box {
    width: calc((100% - 60px)/4);
  }
  .btnMenu03.col4>*:nth-child(1),
  .btnMenu03.col4>*:nth-child(2),
  .btnMenu03.col4>*:nth-child(3),
  .btnMenu03.col4>*:nth-child(4) {
    margin-top: 0;
  }
  .btnMenu03.col4::after,
  .btnMenu03.col4::before {
    content: "";
    display: block;
    width: calc((100% - 60px)/4);
    height: 0;
  }
  .btnMenu03.col4::before {
    order: 1;
  }
  /* .link_pdf */
  .btnMenu03_btn.link_pdf span::after {
    width: 20px;
    height: 24px;
    top: -1px;
    margin-left: 8px;
    vertical-align: text-bottom;
  }
}
/*-------------------------------------------- */
/* Module：.boxList01
---------------------------------------------- */
*+.boxList01 {
  margin-top: 30px;
}
h3:not(.headline_l)+.boxList01,
h4:not(.headline_l)+.boxList01,
h5:not(.headline_l)+.boxList01,
.headline_m+.boxList01,
.headline_s+.boxList01,
.headline_ss+.boxList01 {
  margin-top: 15px;
}
.boxList01_box,
.boxList01_btn {
  position: relative;
  min-height: 120px;
}
.boxList01_img {
  background-size: cover;
}
.boxList01_info {
  display: block;
  width: calc(100% - 155px);
  vertical-align: middle;
  padding: 18px 18px;
}
.boxList01_info_box {
  display: block;
}
.boxList01 .boxList01_tit {
  border: none !important;
  font-size: 1.4rem !important;
  font-weight: bold;
  color: #2C2C2C;
  width: 100%;
  line-height: 1.5 !important;
  padding: 0 !important;
}
.boxList01_linkBtn .boxList01_info {
  padding-bottom: 45px !important;
}
.boxList01_txt {
  width: 100%;
}
.boxList01_linkBtn .linkBtn01 {
  position: absolute;
  bottom: 13px;
  right: 0;
}
/* .boxList01_contain */
.boxList01_contain .boxList01_box,
.boxList01_contain .boxList01_btn,
.boxList01_box,
.boxList01_btn {
  min-height: 95px;
}
.boxList01_contain .boxList01_img,
.boxList01_img {
  background-size: contain;
}
@media screen and (max-width: 750px) {
  .boxList01_info_box {
    height: auto !important;
  }
  .boxList01_img {
    min-height: 120px;
    padding: 13px 0;
  }
  .boxList01_img img {
    width: 155px;
    height: 100%;
    object-fit: cover;
  }
  .boxList01_info {
    min-height: 120px;
  }
  .boxList01_contain .boxList01_info,
  .boxList01_info {
    min-height: 95px;
  }
}
@media screen and (min-width: 751px) {
  .boxList01 {
    margin: 0 auto 0;
  }
  *+.boxList01 {
    margin-top: 60px;
  }
  h3:not(.headline_l)+.boxList01,
  h4:not(.headline_l)+.boxList01,
  h5:not(.headline_l)+.boxList01,
  .headline_m+.boxList01,
  .headline_s+.boxList01,
  .headline_ss+.boxList01 {
    margin-top: 30px;
  }
  .browser_ie .boxList01:not(.col2) .boxList01_btn,
  .browser_edge .boxList01:not(.col2) .boxList01_btn,
  .browser_ie .boxList01:not(.col2) .boxList01_box,
  .browser_edge .boxList01:not(.col2) .boxList01_box {
    width: calc((100% - 83px)/3);
    margin-left: 39px;
  }
  .boxList01:not(.col2) .boxList01_btn:nth-child(3n+1),
  .boxList01:not(.col2) .boxList01_box:nth-child(3n+1) {
    margin-left: 0 !important;
  }
  .boxList01:not(.col2) .boxList01_btn:nth-child(1),
  .boxList01:not(.col2) .boxList01_btn:nth-child(2),
  .boxList01:not(.col2) .boxList01_btn:nth-child(3),
  .boxList01:not(.col2) .boxList01_box:nth-child(1),
  .boxList01:not(.col2) .boxList01_box:nth-child(2),
  .boxList01:not(.col2) .boxList01_box:nth-child(3) {
    margin-top: 0 !important;
  }
  /* .boxList01.col2 .boxList01_btn */
  .boxList01.col2 .boxList01_btn,
  .boxList01.col2 .boxList01_box {
    width: calc((100% - 40px)/2);
  }
  .browser_ie .boxList01.col2 .boxList01_btn,
  .browser_edge .boxList01.col2 .boxList01_btn,
  .browser_ie .boxList01.col2 .boxList01_box,
  .browser_edge .boxList01.col2 .boxList01_box {
    width: calc((100% - 42px)/2);
    margin-left: 39px;
  }
  .boxList01.col2 .boxList01_btn:nth-child(2n+1),
  .boxList01.col2 .boxList01_box:nth-child(2n+1) {
    margin-left: 0 !important;
  }
  .boxList01.col2 .boxList01_btn:nth-child(1),
  .boxList01.col2 .boxList01_btn:nth-child(2),
  .boxList01.col2 .boxList01_box:nth-child(1),
  .boxList01.col2 .boxList01_box:nth-child(2) {
    margin-top: 0 !important;
  }
  /* .boxList01.col3 .boxList01_btn */
  .boxList01.col3 .boxList01_btn,
  .boxList01.col3 .boxList01_box {
    width: calc((100% - 80px)/3);
  }
  .browser_ie .boxList01.col3 .boxList01_btn,
  .browser_edge .boxList01.col3 .boxList01_btn,
  .browser_ie .boxList01.col3 .boxList01_box,
  .browser_edge .boxList01.col3 .boxList01_box {
    width: calc((100% - 83px)/3);
    margin-left: 39px;
  }
  .boxList01.col3 .boxList01_btn:nth-child(3n+1),
  .boxList01.col3 .boxList01_box:nth-child(3n+1) {
    margin-left: 0 !important;
  }
  .boxList01.col3 .boxList01_btn:nth-child(1),
  .boxList01.col3 .boxList01_btn:nth-child(2),
  .boxList01.col3 .boxList01_btn:nth-child(3),
  .boxList01.col3 .boxList01_box:nth-child(1),
  .boxList01.col3 .boxList01_box:nth-child(2),
  .boxList01.col3 .boxList01_box:nth-child(3) {
    margin-top: 0 !important;
  }
  /* .boxList01_info */
  .boxList01_info {
    width: 100%;
    padding: 30px 30px 35px;
  }
  .boxList01 .boxList01_tit {
    font-size: 1.9rem !important;
    transition: color 0.6s;
  }
  .boxList01_linkBtn .boxList01_info {
    padding-bottom: 80px !important;
  }
  .boxList01_linkBtn .linkBtn01 {
    bottom: 28px;
  }
  .media_pc .boxList01_linkBtn a:hover .linkBtn01>div::after {
    animation: linkBtn01 0.7s;
    -webkit-animation: linkBtn01 0.7s;
  }
  .boxList01.featured-num--4 .boxList01_btn:nth-child(2n+1) {
    margin-left: 0 !important;
    margin-top: 40px !important;
  }
  .boxList01.featured-num--4 .boxList01_btn:nth-child(2n) {
    margin-left: 40px !important;
    margin-top: 40px !important;
  }
}
@media screen and (min-width: 751px) and (max-width: 980px) {
  .boxList01.col2 .boxList01_btn,
  .boxList01.col2 .boxList01_box {
    width: calc((100% - 30px)/2);
    margin-left: 30px;
  }
  .browser_ie .boxList01.col2 .boxList01_btn,
  .browser_edge .boxList01.col2 .boxList01_btn,
  .browser_ie .boxList01.col2 .boxList01_box,
  .browser_edge .boxList01.col2 .boxList01_box {
    width: calc((100% - 32px)/2);
    margin-left: 29px;
  }
  .boxList01.col3 .boxList01_btn,
  .boxList01.col3 .boxList01_box {
    width: calc((100% - 60px)/3);
    margin-left: 30px;
  }
  .browser_ie .boxList01.col3 .boxList01_btn,
  .browser_edge .boxList01.col3 .boxList01_btn,
  .browser_ie .boxList01.col3 .boxList01_box,
  .browser_edge .boxList01.col3 .boxList01_box {
    width: calc((100% - 63px)/3);
    margin-left: 29px;
  }
}
/*-------------------------------------------- */
/* Module：.tabMenu01
---------------------------------------------- */
/* .tabMenu01
---------------------------------------------- */
.tabMenu01 {
  display: block;
  width: 100%;
}
*+.tabMenu01 {
  margin-top: 30px;
}
.tabMenu01_nav {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-bottom: 30px;
}
.tabMenu01_btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc((100% - 30px)/4);
  background-color: #F4F4F4;
  padding: 13px 5px;
  text-align: center;
  border-radius: 5px;
  min-height: 68px;
}
.tabMenu01_btn span {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.5;
  color: #888;
  width: 100%;
}
.tabMenu01_btn.is_active {
  background-color: #F0232F;
  pointer-events: none;
}
.tabMenu01_btn:after {
  transition: opacity 0.6s;
  opacity: 0;
}
.tabMenu01_btn.is_active:after {
  content: "";
  display: block;
  width: 40px;
  height: 34px;
  background: url(/assets/images/common/icn_bubble_01.svg) 0 0 no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -17px;
  left: 50%;
  margin-left: -20px;
  pointer-events: none;
  opacity: 1;
}
.tabMenu01_btn.is_active span {
  position: relative;
  color: #fff;
  z-index: 2;
}
/* .tabMenu01.col2 */
.tabMenu01.col2 .tabMenu01_btn {
  width: calc((100% - 10px)/2);
}
/* .tabMenu01.col3 */
.tabMenu01.col3 .tabMenu01_btn {
  width: calc((100% - 20px)/3);
}
/* .tabMenu01.col4 */
.tabMenu01.col4 .tabMenu01_btn {
  width: calc((100% - 30px)/4);
}
/* .tabMenu01_wrap
---------------------------------------------- */
.tabMenu01_wrap {
  display: block;
  width: 100%;
  margin-top: 30px;
}
.tabMenu01_wrap>*:first-child {
  margin-top: 0 !important;
}
.tabMenu01_wrap>*:last-child {
  margin-bottom: 0 !important;
}
@media screen and (min-width: 751px) {
  /* .tabMenu01
	---------------------------------------------- */
  .tabMenu01 {
    display: block;
    width: 100%;
  }
  *+.tabMenu01 {
    margin-top: 60px;
  }
  .tabMenu01_nav {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: 60px;
  }
  .tabMenu01_btn {
    width: calc((100% - 60px)/4);
    padding: 20px 20px 24px;
    border-radius: 10px;
    transition: background-color 0.6s;
  }
  .tabMenu01_btn span {
    font-size: 2.4rem;
    transition: color 0.6s;
  }
  .tabMenu01_btn.is_active:after {
    width: 50px;
    height: 43px;
    height: 27px;
    background-size: 50px 43px;
    background-position: 0 bottom;
    bottom: -26px;
    left: 50%;
    margin-left: -25px;
  }
  /* .tabMenu01.col2 */
  .tabMenu01.col2 .tabMenu01_btn {
    width: calc((100% - 20px)/2);
  }
  /* .tabMenu01.col3 */
  .tabMenu01.col3 .tabMenu01_btn {
    width: calc((100% - 40px)/3);
  }
  /* .tabMenu01.col4 */
  .tabMenu01.col4 .tabMenu01_btn {
    width: calc((100% - 60px)/4);
  }
  .media_pc .tabMenu01_btn:hover span {
    color: #1686FC;
  }
  /* .tabMenu01_wrap
	---------------------------------------------- */
  .tabMenu01_wrap {
    margin-top: 50px;
  }
}
/*-------------------------------------------- */
/* Module：.accordionBox01
---------------------------------------------- */
.accordionBox01 {
  display: block;
  width: 100%;
  background-color: #fff;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}
*+.accordionBox01 {
  margin-top: 15px;
}
/* .accordionBox01_btn */
.accordionBox01_btn {
  position: relative;
  display: block;
  width: 100%;
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 1.4;
  color: #2C2C2C;
  padding: 16px 40px 20px 15px;
}
.accordionBox01_btn::before {
  content: "";
  display: block;
  width: 32px;
  height: 17px;
  position: absolute;
  top: 50%;
  margin-top: -8.5px;
  right: 0;
  background: url(/assets/images/common/icn_accordion_01_01.svg) left top no-repeat;
  background-size: contain;
}
.accordionBox01_btn.is_open::before {
  background: url(/assets/images/common/icn_accordion_01_02.svg) left top no-repeat;
  background-size: contain;
}
/* .accordionBox01_wrap */
.accordionBox01_in {
  position: relative;
  display: block;
  width: 100%;
  padding: 0 15px 30px;
}
.accordionBox01_in::before {
  content: "";
  display: block;
  width: 100%;
  height: 25px;
  border-top: 1px solid #C4C4C4;
}
@media screen and (max-width: 750px) {
  .accordionBox01.is_wide {
    width: calc(100% + 30px);
    margin-left: -15px;
    border-radius: 0;
  }
}
@media screen and (min-width: 751px) {
  .accordionBox01 {
    width: 100%;
    max-width: 1280px;
    margin-left: 0;
    border-radius: 10px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  }
  *+.accordionBox01 {
    margin-top: 30px;
  }
  .accordionBox01+.accordionBox01 {
    margin-top: 20px;
  }
  /* .accordionBox01_btn */
  .accordionBox01_btn {
    font-size: 2rem;
    text-align: center;
    padding: 30px 85px 30px 85px;
    transition: color 0.6s;
  }
  .accordionBox01_btn::before {
    width: 58px !important;
    height: 28px;
    margin-top: -14px;
    background: url(/assets/images/common/icn_accordion_black_01_01.svg) 0 top no-repeat !important;
    background-size: 28px 28px !important;
  }
  .accordionBox01_btn.is_open::before {
    background: url(/assets/images/common/icn_accordion_black_01_02.svg) 0 top no-repeat !important;
    background-size: 28px 28px !important;
  }
  .media_pc .accordionBox01_btn:hover {
    color: #1686FC;
  }
  .accordionBox01_btn::after {
    content: "";
    display: block;
    width: 58px;
    height: 28px;
    position: absolute;
    top: 50%;
    margin-top: -14px;
    right: 0;
    z-index: 2;
    background: #fff url(/assets/images/common/icn_accordion_01_01.svg) 0 top no-repeat !important;
    background-size: 28px 28px !important;
    transition: opacity 0.6s;
    opacity: 0;
  }
  .accordionBox01_btn.is_open::after {
    background: #fff url(/assets/images/common/icn_accordion_01_02.svg) 0 top no-repeat !important;
    background-size: 28px 28px !important;
  }
  .media_pc .accordionBox01_btn:hover:after {
    opacity: 1;
  }
  /* .accordionBox01_wrap */
  .accordionBox01_in {
    padding: 0 30px 60px;
  }
  .accordionBox01_in::before {
    height: 30px;
    border-top: 2px solid #C4C4C4;
  }
}
/*-------------------------------------------- */
/* Module：.movieBox01
---------------------------------------------- */
.movieBox01,
.movieBox01_wrap {
  display: block;
  margin: 0 auto;
}
.movieBox01_iframe {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
*+.movieBox01 {
  margin-top: 15px;
}
.movieBox01 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* .movieBox01 figcaption */
.movieBox01 figcaption {
  display: block;
  margin: 10px auto 0;
}
.movieBox01 figcaption,
.movieBox01 figcaption.size_s {
  font-size: 1.2rem;
  line-height: 1.7;
  margin-top: 10px;
}
.movieBox01 figcaption.size_m {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 12px;
}
.movieBox01 figcaption.size_l {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.35;
  margin-top: 12px;
}
@media screen and (min-width: 751px) {
  *+.movieBox01 {
    margin-top: 30px;
  }
  .movieBox01 figcaption,
  .movieBox01 figcaption.size_s {
    font-size: 1.4rem;
    line-height: 1.7;
    margin-top: 10px;
  }
  .movieBox01 figcaption.size_m {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.5;
    margin-top: 12px;
  }
  .movieBox01 figcaption.size_l {
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 1.35;
    margin-top: 12px;
  }
}
/*-------------------------------------------- */
/* Module：.movieBox02
---------------------------------------------- */
.movieBox02,
.movieBox02_wrap {
  display: block;
  margin: 0 auto;
}
.movieBox02_iframe {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
*+.movieBox02 {
  margin-top: 15px;
}
.movieBox02 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.movieBox02 video {
  width: 100% !important;
  height: auto !important;
}
/* .movieBox02 figcaption */
.movieBox02 figcaption {
  display: block;
  margin: 10px auto 0;
}
.movieBox02 figcaption,
.movieBox02 figcaption.size_s {
  font-size: 1.2rem;
  line-height: 1.7;
  margin-top: 10px;
}
.movieBox02 figcaption.size_m {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 12px;
}
.movieBox02 figcaption.size_l {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.35;
  margin-top: 12px;
}
@media screen and (min-width: 751px) {
  *+.movieBox02 {
    margin-top: 30px;
  }
  .movieBox02 figcaption,
  .movieBox02 figcaption.size_s {
    font-size: 1.4rem;
    line-height: 1.7;
    margin-top: 10px;
  }
  .movieBox02 figcaption.size_m {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.5;
    margin-top: 12px;
  }
  .movieBox02 figcaption.size_l {
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 1.35;
    margin-top: 12px;
  }
}