@charset "UTF-8";
/* CSS Document */
body {
  margin: 0;
}
.disp_pc {
  display: block !important;
}
.disp_sp {
  display: none !important;
}
@media screen and (max-width:750px) {
  .disp_pc {
    display: none !important;
  }
  .disp_sp {
    display: block !important;
  }
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
/**** header ****/
header {
  width: 100%;
  /* max-width: 1440px; */
  margin: 0 auto;
  display: flex;
  position: fixed !important;
  justify-content: space-between;
  align-items: center;
}
#wrapper {
  position: relative;
}
#header_core {
  padding: 0 0 0 40px;
  position: absolute;
  content: "";
  width: 29.4%;
  max-width: 400px;
}
#header #header_menu {
  padding-right: 40px;
  width: 45%;
  background: #ffffff;
}
#header #header_left {
  padding-left: 12vw;
  background: #ffffff;
}
#header #header_right {
  background: #ffffff;
  position: absolute;
  right: 12vw;
}
.drawer--top .drawer-nav {
  margin-top: 0!important;
}
.drawer-menu > * {
  background: #ffffff;
}
.drawer-menu li:nth-child(1) {
  width: 50%;
  max-width: 256px;
}
.drawer-menu li:nth-child(2) {
  width: 20%;
  max-width: 103px;
}
.drawer-menu li:nth-child(3) {
  width: 35%;
  max-width: 196px;
}
#header .drawer-menu-floor1 {
    background: #ffffff;
    padding-left: 0;
    padding-right: 0;
}
#header .drawer-menu-floor1 img {
  margin-left: auto;
  margin-right: auto;
}
.drawer-nav {
  background: #ffffff;
}
.logo {
  width: 95%;
}
@media screen and (max-width:750px) {
  .drawer-menu li:nth-child(1) {
    width: 100%;
    max-width: none;
  }
  .drawer-menu li:nth-child(2) {
    width: 100%;
    max-width: none;
  }
  .drawer-menu li:nth-child(3) {
    width: 100%;
    max-width: none;
  }
  #header_core {
    padding: 0;
    width: 100%;
    max-width: none;
  }
  header {
    display: block;
    position: fixed;
    max-width: none;
  }
  .logo {
    width: 70%;
    padding-left: 20px;
    position: absolute;
    top: 15px;
  }
  #header .drawer-menu-floor1 {
    color: #ffffff;
    background-color: #bc1571;
    text-align: center;
  }
  .drawer-menu {
    padding-top: 110px;
  }
  .drawer-overlay {
    background-color: #bc1571;
  }
  .drawer-hamburger-icon, .drawer-hamburger-icon:before, .drawer-hamburger-icon:after {
    background-color: #bc1571;
  }
  .drawer-nav {
    background-color: #bc1571;
  }
  .drawer-hamburger-icon {
    height: 3px;
  }
  .drawer-hamburger-icon:before,.drawer-hamburger-icon:after {
    height: 3px;
  }
  .drawer-hamburger-icon:before {
    width: 20px;
  }
  .drawer-open .drawer-hamburger-icon:before {
    width: 28px;
  }
}
/*****************************************/
/**** MV ****/
.mv .mv_bg_pc {
  background: url(/lp/slim/mattoco03/images/g_index_img_12_20201101.png) no-repeat center center;
  background-size: cover;
  position: relative;
}
.mv_container {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
}
.mv_inner_box {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
.mv_img01 {
  /* width: 100%; */
  position: absolute;
  bottom: 0;
  top: auto;
  left: 0;
  right: 0;
}
.mv_text02_pc {
  width: 70%;
  padding-left: 40px;
  padding-bottom: 30px;
}
.mv_text03_pc {
  width: 50%;
  padding-left: 40px;
}
.mv_bg_white .mv_container {
  position: absolute;
  top: 50%;
  transform: translateX(-50%);
  right: 0;
}
.mv_text04_pc {
  width: 50%;
  padding-left: 40px;
  padding-top: 25px;
  padding-bottom: 100px;
}
.bg_pink {
  background: #bc1571;
  height: 70px;
  display: flex;
  align-items: center;
}
.bg_pink .mv_text01 {
  /* width: 62%; */
  padding-left: 50px;
  padding-right: 50px;
}
.bg_pink .mv_text01_1 {
  padding-left: 50px;
  padding-right: 50px;
  color: #fff;
  font-size: 24px;
}
.position_relative {
  position: relative;
}
.position_relative .mv_container {
  height: 200px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(-50%) ;
  left: 50%;
  display: flex;
  align-items: center;
}
.mv_bg_white {
  background: #ffffff;
  height: 200px;
  width: 55vw;
}
.mv_text_area_pc {
  position: relative;
  top: 0;
  width: 100%;
}

.mv_text01_2{
  text-decoration: underline;
  color: #fff;
  font-size: 0.95vw;
  text-align: right;
  width: 650px;
  margin-right: 1%;
}
@media screen and (max-width:750px) {
  .mv_text01_2{
    text-align: right;
    text-decoration: underline;
    padding-bottom: 10px;
    font-size: 13px;
    color: #000;
    width: auto;
  }
}


@media screen and (max-width:750px) {
}
/*****************************************/
.inner_block {
  /* max-width: 1000px; */
  max-width: 980px;
  margin: 0 auto;
  padding-left: 40px;
  padding-right: 40px;
}
.text-center {
  text-align: center;
}
@media screen and (max-width:750px) {
  .inner_block {
    width: auto;
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }
}
/*****************************************/
.block01  {
  background: url(/lp/slim/mattoco03/images/g_index_img_13_20201101.png) repeat center center;
  background-size: 100%;
  padding: 80px 0;
}
.block01 ul {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
}
.block01 ul li {
  width: 50%;
  text-align: center;
  margin: 80px 0 0;
}
.block01 ul li:first-of-type {
  border-right: 1px dotted #080102;
}
.block01 p {
  font-size: 24px;
  text-align: center;
  display: inline-block;
}
.block01 .match_h {
  display: flex;
  justify-content: center;
  align-items: center;
}
.block01 .match_h .position_relative {
  position: relative;
  /* width: 100%; */
  padding: 0 15px;
}
.block01 .award01,.block01 .award02 {
  display: inline-block;
  padding: 0 60px;
  position: relative;
}
.block01 .match_h .position_relative .btn_fukidashi {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.block01 .match_h .award01 {
  z-index: 1;
}
@media screen and (max-width:750px) {
  .block01 {
    padding: 40px 0;
  }
  .block01 ul li {
    margin: 40px 0 0;
  }
  .block01 ul li:first-of-type {
    padding-right: 15px;
  }
  .block01 ul li:last-of-type {
    padding-left: 15px;
  }
  .block01 p {
    font-size: 12px;
  }
  .block01 .match_h .position_relative .btn_fukidashi {
    position: absolute;
    width: 25px;
    height: 25px;
    top: 50%;
    right: 2%;
    transform: translateY(-50%);
  }
  .block01 .match_h .award01 {
    width: 65px;
    height: 26px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  .block01 .match_h .award02 {
    width: 100%;
    height: 43px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  .block01 .award01,.block01 .award02 {
    padding: 0 30px;
  }
  .block01 ul li {
    width: calc(50% - 15px);
  }
}
/*****************************************/
.block02 {
  padding: 80px 0;
}
.block02 .media {
  display: flex;
  justify-content: center;
}
.block02 .media .media_list01,
.block02 .media .media_list02 {
  display: flex;
}
@media all and (-ms-high-contrast: none){
.block02 .for_ie {
  width: 100%!important;
}
}
.inner_block_ttl {
  font-size: 44px;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding-bottom: 30px;
  color: #bc1571;
  margin-bottom: 60px;
}
.inner_block_ttl:after {
  position: absolute;
  content: "";
  background: #bc1571;
  width: 66px;
  height: 4px;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.media_list01 li,.media_list02 li {
  margin-left: 30px;
}
.media_list01 li:first-of-type {
  margin-left: 0;
}
@media screen and (max-width:750px) {
  .block02 {
    padding: 40px 0;
  }
  .inner_block_ttl {
    font-size: 22px;
    padding-bottom: 15px;
    margin-bottom: 30px;
  }
  .inner_block_ttl:after {
    width: 40px;
    height: 3px;
  }
  .block02 .media {
    display: block;
  }
  .media_list01 li,.media_list02 li {
    margin-left: 4.5%;
  }
  .media_list01 li:first-of-type,
  .media_list02 li:first-of-type {
    margin-left: 0;
  }
  .media_list02 {
    margin-top: 15px;
  }
}
/*****************************************/

.tooltip {
  position: relative;
  cursor: pointer;
}
.description,.description02 {
  display: none;
  position: absolute;
  padding: 20px;
  font-size: 14px;
  line-height: 1.8;
  color: #fff;
  background: #bc1571;
  width: 30vw;
  text-align: left;
  z-index: 10;
}
.tooltip:hover .description {
  display: inline-block;
  bottom: 60px;
  left: 70%;
  transform: translateX(-50%);
}
.tooltip:hover .description02 {
  display: inline-block;
  bottom: 50px;
  right: 0;
}
@media screen and (max-width:750px) {
  .description,.description02 {
    width: 75vw;
  }
  .tooltip:hover .description {
left: -100px;
transform: translateX(0);
  }
  .tooltip:hover .description02.sp_des {
    right: -15px;
  }
  .tooltip:hover .description,
  .tooltip:hover .description02 {
    bottom: 40px;
  }
}
/*****************************************/
.block03  {
  background: url(/lp/slim/mattoco03/images/g_index_img_13_20201101.png) repeat center center;
  background-size: 100%;
  padding: 80px 0;
}
.ttl01 {
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  margin: 50px auto;
}
.txt01 {
  font-size: 19px;
}
.txt02 {
  font-size: 16px;
}
.fc-pink {
  color: #bc1571;
}
.text-center {
  text-align: center;
}
.graph_block {
  width: 88%;
  margin: 0 auto;
}
.graph_ttl {
  margin-top: 80px;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
}
.graph_ttl span {
  font-size: 22px;
}
ul.note {
  list-style: none;
}
ul.note li {
  display: flex;
  font-size: 16px;
}
ul.note li span {
  display: inline-block;
}
ul.note li span.nowrap {
  white-space: nowrap;
}
.ac_ttl {
  width: 100%;
  text-align: center;
  position: relative;
  background: #bc1571;
  padding: 30px 0;
  border-radius: 50px;
}
.ac_ttl:hover {
  cursor: pointer;
  opacity: 0.75;
}
.ac_ttl span {
  line-height: 1;
  font-size: 28px;
  color: #ffffff;
  font-weight: bold;
  padding: 0 30px 0 30px;
}
.ac_ttl:after,.ac_ttl:before {
  position: absolute;
  content: "";
  width: 30px;
  height: 4px;
  background: #ffffff;
  top: 50%;
  right: 20px;
}
.ac_ttl:before {
  transform: rotate(90deg);
}
.ac_ttl.active:before {
  display: none;
}
.bg_baloon {
  background: #ffffff;
  border-radius: 10px;
  position: relative;
  margin-top: 30px;
  padding: 50px 60px;
  box-shadow: 0px 0px 36px -9px rgba(0,0,0,0.6);
}
.bg_baloon:after{
  border: solid transparent;
  content:'';
  height:0;
  width:0;
  pointer-events:none;
  position:absolute;
  border-color: rgba(247, 221, 51, 0);
  border-top-width:20px;
  border-bottom-width:20px;
  border-left-width:16px;
  border-right-width:16px;
  margin-left: -16px;
  border-bottom-color: #ffffff;
  bottom:100%;
  left:50%;
  transform: translateX(-50%);
  filter: drop-shadow(0px -12px 30px rgba(0,0,0,0.6));
}
.ac_content_ttl {
  font-size: 32px;
  color: #17375e;
  font-weight: bold;
}
.ac_content .text02 {
  font-size: 20px;
  text-align: center;
}
.ac_content ul.d-flex {
  display: flex;
}
.ac_content ul.d-flex li {
  margin-left: 50px;
}
.ac_content ul.d-flex li:first-of-type {
  margin-left: 0;
}
.ac_content ul.d-flex li p {
  font-size: 20px;
  text-align: center;
}
.ac_content ul.d-flex li p.fc-pink {
  font-size: 25px;
}
.ballon02,.ballon03 {
  background: #ffffff;
  padding: 20px;
  position: relative;
  font-size: 20px;
  border:2px solid #bc1571;
  margin-top: 20px;
}
.ballon02.bottom_arrow {
  background: #ffffff;
  padding: 20px;
  position: relative;
  font-size: 20px;
  border:2px solid #bc1571;
  margin-bottom: 20px;
}
.ballon02 p {
  margin: 0;
}
.ballon02:after,.ballon02:before {
  border: solid transparent;
  content:'';
  height:0;
  width:0;
  pointer-events:none;
  position:absolute;
  bottom:100%;
  left:84%;
}
.ballon02:after{
  border-color: rgba(247, 221, 51, 0);
  border-top-width:18px;
  border-bottom-width:18px;
  border-left-width:19px;
  border-right-width:19px;
  margin-left: -19px;
  border-bottom-color:#ffffff;
}
.ballon02:before{
  border-color: rgba(30, 144, 255, 0);
    border-top-width:19px;
    border-bottom-width:19px;
    border-left-width:21px;
    border-right-width:21px;
    margin-left: -21px;
    margin-bottom: 2px;
    border-bottom-color:#bc1571;
}
.ballon02.bottom_arrow:after,.ballon02.bottom_arrow:before {
  border: solid transparent;
      content:'';
      height:0;
      width:0;
      pointer-events:none;
      position:absolute;
      top: calc(100% + 18px);
      left:50%;
      transform: translateY(-50%);
}
.ballon02.bottom_arrow:after{
  border-color: rgba(247, 221, 51, 0);
   border-top-width:18px;
   border-bottom-width:18px;
   border-left-width:19px;
   border-right-width:19px;
   margin-left: -19px;
   border-top-color:#ffffff;
}
.ballon02.bottom_arrow:before{
  border-color: rgba(30, 144, 255, 0);
     border-top-width:19px;
     border-bottom-width:19px;
     border-left-width:21px;
     border-right-width:21px;
     margin-left: -21px;
     margin-top: 2px;
     border-top-color:#bc1571;
}
p.ballon_ttl {
  font-size: 26px;
  font-weight: bold;
}
.pt-pb-md-30 {
  padding: 30px 0;
}
#ac-block {
  margin-top: 80px;
  margin-bottom: 80px;
}
.fz-md-46 {
  font-size: 46px;
}
.fw-bold {
  font-weight: bold;
}
.block03_point ul {
  display: flex;
  justify-content: space-between;
}
.block03_point ul li {
  width: 48%;
}
.block03_point .icon {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 35px;
  right: 10px;
}
.block03_point .ac_ttl {
  border-radius: 70px;
}
.block03_point .ac_ttl span {
  line-height: 1.3;
}
.block03_point .note {
  margin: 30px 0;
}
.block03_point ul.note li {
  width: 100%;
}
.pr-md-40 {
  padding-right: 40px;
}
.ac_02 .icon.ballon {
  position: absolute;
  top: 0;
  right: 0;
}
.pb-md-35 {
  padding-bottom: 35px;
}
.mt-30 {
  margin-top: 30px;
}
@media screen and (max-width:750px) {
  .pb-15 {
    padding-bottom: 15px;
  }
  .block03 {
    padding: 40px 0;
  }
  .ttl01 {
    font-size: 17px;
    margin: 15px auto;
  }
  .txt01 {
    font-size: 14px;
  }

  .txt02 {
    font-size: 12px;
  }
  .graph_ttl {
    font-size: 13px;
    margin-top: 25px;
  }
  .graph_ttl span {
    font-size: 12px;
  }
  .graph_block {
    width: 100%;
  }
  ul.note li {
    font-size: 12px;
  }
  .ac_ttl {
    padding: 10px 0;
  }
  .ac_ttl span {
    font-size: 14px;
    padding: 0 30px 0 5px;
    display: inline-block;
  }
  .ac_ttl:after,.ac_ttl:before {
    width: 20px;
    height: 2px;
    right: 10px;
  }
  .ac_content .text02 {
    font-size: 14px;
    text-align: left;
  }
  .bg_baloon {
    padding: 25px 25px;
  }
  .ac_content_ttl {
    font-size: 16px;
  }
  .ac_content ul.d-flex li p {
    font-size: 13px;
  }
  .ac_content ul.d-flex li p.fc-pink {
    font-size: 13px;
  }
  .ac_content ul.d-flex li {
    margin-left: 10px;
    width: calc((100% - 20px) / 3);
  }
  .ballon02 {
    font-size: 14px;
  }
  p.ballon_ttl {
    font-size: 16px;
  }
  #ac-block {
    margin: 40px 0;
  }
  .fz-23 {
    font-size: 23px;
  }
  .block03_point ul {
    display: block;
  }
  .block03_point ul li {
    width: 100%;
    margin-bottom: 20px;
  }
  .pt-pb-15 {
    padding: 15px 0;
  }
  .block03_point .note {
    margin: 15px 0;
  }
  .block03_point .icon {
    width: 25px;
    height: 25px;
    top: 3vh;
    right: 10px;
  }
  .w-100p {
    width: 100%;
  }
  .mt-30 {
    margin-top: 30px;
  }
}
/*****************************************/
.block04  {
  padding: 80px 0;
}
.text-md-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
@media screen and (max-width:750px) {
  .block04  {
    padding: 40px 0;
  }
  .block04  .pr-md-0 {
    margin-bottom: 5px;
  }
  .text-md-center {
    text-align: left;
  }
}
/*****************************************/
.block05  {
  background: url(/lp/slim/mattoco03/images/g_index_img_13_20201101.png) repeat center center;
  background-size: 100%;
  padding: 80px 0;
}
.block05_link {
  display: flex;
  justify-content: space-between;
}
.block05_link li {
  width: 32%;
}
.mt-md-0 {
  margin-top: 0;
}
.bg_blue {
  background: #1967a9;
}
.block05_innerbox .ttl {
  padding: 25px 0;
  text-align: center;
}
.block05_innerbox  {
  margin-top: 60px;
  background: #ffffff;
  box-shadow: 0px 0px 30px -10px rgba(0,0,0,0.6);
}
.block05_innerbox .innerbox_contet  {
  padding: 35px 60px;
  font-size: 22px;
}
.block05_innerbox .innerbox_contet .s_ttl {
  color: #ffffff;
  font-size: 28px;
  /* font-weight: bold; */
  text-align: center;
  background: #1967a9;
  padding: 5px 0;
  border-radius: 40px;
}

@media screen and (max-width:750px) {
  .block05  {
    padding: 40px 0;
  }
  .block05_link {
    display: block;
  }
  .block05_link li {
    width: 100%;
  }
  .mt-15 {
    margin-top: 15px;
  }
  .block05_innerbox  {
    margin-top: 30px;
  }
  .block05_innerbox .ttl {
    padding: 15px 16%;
  }
  .block05_innerbox .innerbox_contet  {
    padding: 20px;
    font-size: 16px;
  }
  .block05_innerbox .innerbox_contet .s_ttl {
    font-size: 16px;
    padding: 8px 0;
    border-radius: 20px;
  }
}

/*****************************************/
.fund_block {
  /* border: 2px solid #1967a9; */
  margin-top: 30px;
}
.fund_name {
  border-top: 2px solid #1967a9;
  border-left: 2px solid #1967a9;
  border-right: 2px solid #1967a9;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.fund_name .name_img {
  width: 33%;
}
.fund_name .name_text {
  width: 64%;
}
.fund_name .name_text ul {
  display: flex;
  padding-top: 15px;
  padding-right: 40px;
  flex-wrap: wrap;
}
.fund_name .name_text ul.pt-0 {
  padding-top: 0;
}
.fund_name .name_text ul li {
  width: auto;
  height: 30px;
  margin-bottom: 7px;
}
.fund_name .name_text ul li img {
  width: auto;
  max-height: 100%;
  vertical-align: top;
}
.fund_name .name_text p {
  font-size: 24px;
  color: #bc1571;
  margin-top: 0;
  margin-bottom: 5px;
}
.dropdown .coment {
  border-bottom: 1px solid #000000;
  padding-bottom: 15px;
}
.dropdown .coment p {
  font-size: 24px;
  font-weight: bold;
  margin: 0;
}
.dropdown .coment p.note {
  font-size: 20px;
  font-weight: normal;
  margin: 0;
}
.ac_ttl02 {
  /* width: 100%; */
  text-align: center;
  background-color: #1967a9;
  color: #ffffff;
  padding: 10px 0;
  cursor: pointer;
  position: relative;
  border-bottom: 2px solid #1967a9;
  border-left: 2px solid #1967a9;
  border-right: 2px solid #1967a9;
}
.ac_ttl02:hover {
  opacity: 0.75;
}
.ac_ttl02 .ac_ttl_open {
  display: inline-block;
}
.ac_ttl02 .ac_ttl_close {
  display: none;
}
.ac_ttl02.active .ac_ttl_open {
  display: none;
}
.ac_ttl02.active .ac_ttl_close {
  display: inline-block;
}
.ac_ttl02::before {
  position: absolute;
  content: "";
  width: 21px;
  height: 15px;
  top: 50%;
  right: 2.3%;
  background: url(/lp/slim/mattoco03/images/g_index_img_61_20201101.png) repeat center center;
  background-size: 100%;
  transform: translateY(-50%);
}
.ac_ttl02.active::before {
  position: absolute;
  content: "";
  width: 22px;
  height: 13px;
  top: 43%;
  right: 2.3%;
  /* right: 5%; */
  background: url(/lp/slim/mattoco03/images/g_index_img_61_20201101.png) repeat center center;
  background-size: 100%;
  transform: rotate(180deg);
}
.dropdown {
  padding: 30px;
  border-left: 2px solid #1967a9;
  border-right: 2px solid #1967a9;
}
.award {
  display: flex;
}
.award span {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  font-size: 20px;
}
.award span:before {
  position: absolute;
  content: "";
  width: 28px;
  height: 34px;
  background: url(/lp/slim/mattoco03/images/g_index_img_64_20201101.png) repeat center center;
  background-size: 100%;
  top: 0;
  left: 0;
}
.gray_box ul {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}
.gray_box ul li {
  background: #f0f0f0;
  width: 48%;
  padding: 20px 0;
}
.gray_box ul li .icon {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 5px;
  right: 5px;
}
.gray_box ul li .ttl {
  font-size: 22px;
  font-weight: bold;
  margin: 0;
  padding: 0 30px 0 30px;
}
.gray_box ul li .ttl span {
  font-size: 18px;
}
.gray_box ul li .fc-pink {
  font-size: 46px;
  font-weight: bold;
  margin: 0;
}
.gray_box ul li .fc-pink .unit {
  font-size: 26px;
}
.block05_innerbox .innerbox_contet .fund_block .s_ttl {
  margin-top: 80px;
  font-size: 28px;
  font-weight: normal;
}
.fund_block .d-flex {
  display: flex;
}
.fund_block .d-flex .txt01 {
  display: inline-block;
  margin: 0;
}
.fund_block .d-flex .icon {
  width: 40px;
  height: 40px;
}
.fund_block .graph {
  width: 83%;
  margin: 0 auto;
}
.fund_block .btn {
  margin-top: 80px;
}
.fund_block .btn .button {
  margin-top: 35px;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
.fund_block .btn .button a {
  background: #fe6060;
  color: #ffffff;
  text-align: center;
  position: relative;
  width: 100%;
  display: block;
  padding: 30px 0;
}
.fund_block .btn .button a:before {
  position: absolute;
  content: "";
  width: 12px;
  height: 20px;
  background: url(/lp/slim/mattoco03/images/g_index_img_66_20201101.png) repeat center center;
  background-size: 100%;
  top: 50%;
  right: 5%;
  transform: translateY(-50%);
}
.mt-0 {
  margin-top: 0;
}
#block05_02 .kikan {
  font-size: 24px;
  text-align: center;
}
#block05_02 .lanking_list {
  display: flex;
  justify-content: center;
}
#block05_02 .lanking_list li {
  width: 48%;
}
.bunsantoushi_btn {
  width: 100%;
}
#block05_02 .lanking_list li a {
  width: 100%;
  border: 3px solid #ebebeb;
  display: flex;
  padding: 20px 25px 20px 75px;
  position: relative;
  box-sizing: border-box;
}
.bunsantoushi_btn a {
  width: 100%;
  border: 3px solid #ebebeb;
  display: flex;
  padding: 20px 25px 20px 20px;
  position: relative;
  box-sizing: border-box;
}
#block05_02 .lanking_list li a:before {
  position: absolute;
  content: "";
  background: url(/lp/slim/mattoco03/images/g_index_img_99_pc_20201101.png) no-repeat center center;
  background-size: contain;
  width: 50px;
  height: 34px;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
}
#block05_02 .lanking_list li.no_02 a:before {
  background-image: url(/lp/slim/mattoco03/images/g_index_img_100_pc_20201101.png);
}
#block05_02 .lanking_list li.no_03 a:before {
  background-image: url(/lp/slim/mattoco03/images/g_index_img_101_pc_20201101.png);
}
#block05_02 .lanking_list li a:after {
  position: absolute;
  content: "";
  right: 15px;
  top: 50%;
  width: 8px;
  height: 8px;
  border-top: 3px solid #bc1571;
  border-right: 3px solid #bc1571;
  transform: rotate(45deg) translateY(-50%);
}
.bunsantoushi_btn a:after {
  position: absolute;
  content: "";
  right: 15px;
  top: 50%;
  width: 8px;
  height: 8px;
  border-top: 3px solid #bc1571;
  border-right: 3px solid #bc1571;
  transform: rotate(45deg) translateY(-50%);
}
#block05_02 .lanking_list li a span {
  display: inline-block;
  font-size: 24px;
  color: #bc1571;
  font-weight: bold;
}
.bunsantoushi_btn a span {
  display: inline-block;
  font-size: 24px;
  color: #bc1571;
  font-weight: bold;
}
ul.list_disk  {
  list-style: disc;
  margin-left: 1.5em;
  margin-top: 30px;
}
ul.list_disk li {
  font-size: 16px;
}
#block05_03 .d-flex {
  display: flex;
  justify-content: space-between;
  padding-top: 30px;
}
#block05_03 .d-flex .right_block,#block05_03 .d-flex .left_block {
  width: 48%;
}
.award .icon {
  flex-shrink: 0;
}
@media screen and (max-width:750px) {
  .fund_block .btn .button {
    margin-top: 30px;
    max-width: 100%;
  }
  .fund_block .btn {
    margin-top: 35px;
  }
  .ac_ttl02::before {
    right: 4.2%;
  }
  .ac_ttl02::before {
    width: 15px;
    height: 9px;
  }
  .ac_ttl02.active::before {
    width: 15px;
    height: 9px;
  }
  .fund_name {
    display: block;
  }
  .fund_name .name_img {
    width: 100%;
  }
  .fund_name .name_img img {
    width: 100%;
  }
  .fund_name .name_text {
    width: 100%;
    padding: 15px 0;
  }
  .fund_name .name_text ul {
    width: 100%;
    padding: 0 15px;
  }
  .fund_name .name_text ul li.mr-10 {
    margin-right: 5px;
  }
  .fund_name .name_text ul li {
    width: auto;
    height: 22px;
  }
  .fund_name .name_text p {
    font-size: 16px;
    padding: 0 15px;
  }
  .dropdown {
    padding: 0 15px 50px 15px;
  }
  .dropdown .coment p {
    font-size: 14px;
  }
  .dropdown .coment p.note {
    font-size: 10px;
  }
  .award {
    width: 100%;
  }
  .award span {
    font-size: 17px;
    padding-right: 20px;
    width: calc(100% - 75px);
  }
  .award span:before {
    width: 20px;
    height: 25px;
  }
  .award .icon {
    width: 25px;
    height: 25px;
    margin-left: 0px;
  }
  .gray_box ul {
    display: block;
    margin-top: 30px;
  }
  .gray_box ul li {
    width: 100%;
  }
  .gray_box ul li:last-of-type {
    margin-top: 10px;
  }
  .gray_box ul li .icon {
    width: 25px;
    height: 25px;
  }
  .gray_box ul li .ttl {
    font-size: 14px;
  }
  .gray_box ul li .ttl span {
    font-size: 12px;
  }
  .gray_box ul li .fc-pink {
    font-size: 30px;
  }
  .gray_box ul li .fc-pink .unit {
    font-size: 17px;
  }
  .block05_innerbox .innerbox_contet .fund_block .s_ttl {
    font-size: 14px;
    margin-top: 30px;
  }
  .fund_block .d-flex .icon {
    width: 25px;
    height: 25px;
    margin-left: 0;
  }
  .fund_block .d-flex .txt01 {
    width: calc(100% - 30px);
  }
  .fund_block .graph {
    width: 100%;
  }
  .fund_block .graph img {
    margin: 0 auto;
  }
  .fund_block .btn {
    display: block;
  }
  .fund_block .btn .mt-10.mt-md-20 {
    margin-top: 20px;
  }
  .fund_block .btn .left_block, .fund_block .btn .right_block {
    width: 100%;
  }
  .fund_block .btn p {
    font-size: 14px;
    text-align: left;
    margin-top: 25px;
  }
  .fund_block .btn a {
    padding: 20px 0;
  }
  #block05_02 .lanking_list {
    display: block;
    width: 100%;
  }
  #block05_02 .lanking_list li a span {
    font-size: 16px;
  }
  .bunsantoushi_btn a span {
    font-size: 17px;
  }
  #block05_02 .lanking_list li {
    width: 100%;
  }
  #block05_02 .lanking_list.mt-20 li {
    margin-top: 15px;
    width: 100%;
  }
  #block05_02 .lanking_list li.ml-20 {
    margin-left: 0;
  }
  #block05_02 .kikan {
    font-size: 14px;
  }
  #block05_02 .block05_innerbox .ttl {
    padding: 15px 11%;
  }
  #block05_03 .block05_innerbox .ttl {
    padding: 15px 2.5%;
  }
  ul.list_disk {
    margin-top: 15px;
  }
  ul.list_disk li {
    font-size: 12px;
  }
  #block05_03 .d-flex {
    display: block;
    padding-top: 15px;
  }
  #block05_03 .d-flex .right_block,#block05_03 .d-flex .left_block {
    width: 100%;
  }
}
/*****************************************/
.block06 {
  padding: 80px 0;
}
.block06 a.modal {
  border: 5px solid #bc1571;
  border-radius: 10px;
  box-shadow: 5px 5px 0px 0px rgba(4,0,0,0.1);
  padding: 150px 30px 30px;
  width: calc(100% - 60px);
  display: block;
  position: relative;
}
.block06 .pt-70 {
  padding-top: 30px;
}
.block06 a.modal:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 50px;
  background: #bc1571 url(/lp/slim/mattoco03/images/g_index_img_66_20201101.png) no-repeat center center;
  background-size: 13px 23px;
  border-radius: 7px 0 4px 0;
  border: 2px solid #bc1571;
  bottom: 0;
  right: 0;
}
.block06 a.modal .img {
  position: absolute;
  top: -25px;
  left: -25px;
  width: 90%;
}
.block06 a.modal p {
  margin: 0;
}
.modaal-content-container {
    padding: 80px 30px;
    width: 100%;
}
.modaal-content-container .modal_box {
  /* box-sizing: border-box; */
  border: 2px solid #bc1571;
  border-radius: 10px;
  padding: 150px 30px 80px;
  /* width: 100%; */
  width: calc(100% - 60px);
  display: block;
  position: relative;
  background: #ffffff;
}
.modaal-content-container .modal_box .img {
  position: absolute;
  top: -25px;
  left: -25px;
}
.modaal-container {
  background: transparent;
}
.modaal-wrapper .modaal-close {
  position: absolute;
  top: 10px;
  right: 30px;
  width: 50px;
  height: 50px;
  content: "";
  background: url(/lp/slim/mattoco03/images/g_index_img_81_20201101.png) no-repeat center center;
  background-size: contain;
  border-radius: 0;
}
.modaal-close:after, .modaal-close:before {
  display: none;
}
.modal_box .come {
  background: #f0f0f0;
  padding: 25px 30px;
  font-size: 20px;
  line-height: 1.8;
}
.modal_box .modal_ttl {
  font-weight: bold;
  font-size: 32px;
  color: #bc1571;
  padding-bottom: 10px;
  width: 100%;
  display: inline-block;
  border-bottom: 2px solid #bc1571;
  margin-top: 40px;
}
.modal_box .txt01 {
  line-height: 1.8;
}
.modal_box .note {
  line-height: 1.8;
  margin-top: 45px;
}
.modal_box table {
  width: 100%;
  table-layout: fixed;
}
.modal_box table th {
  background: #787878;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  line-height: 1.5;
}
.modal_box table td {
  font-size: 20px;
  padding: 10px 20px;
  line-height: 1.5;
}
.modal_box table td a {
  text-decoration: underline;
}
.modal_box table th:first-of-type,
.modal_box table td:first-of-type {
  width: 60%;
}
.modal_box table th:nth-child(2),
.modal_box table th:nth-child(3),
.modal_box table td:nth-child(2),
.modal_box table td:nth-child(3) {
  width: 20%;
}
.modal_box table td:nth-child(2),
.modal_box table td:nth-child(3) {
  text-align: center;
}

@media screen and (max-width:750px) {
  .fund_block .btn .mt-10.mt-md-20 {
    margin-top: 10px;
  }
  .modal_box .note {
    margin-top: 15px;
  }
  .block06  {
    padding: 40px 0;
  }
  .block06 a.modal {
    width: calc(100% - 30px);
    padding: 30% 15px 30px;
  }
  .block06 a.modal .img {
    top: -15px;
    left: -15px;
    width: 90%;
    height: auto;
  }
  .block06 a.modal:after {
    position: absolute;
    content: "";
    width: 35px;
    height: 35px;
    background-size: 8px 15px;
  }
  .modaal-content-container {
    padding: 50px 0;
  }
  .modaal-content-container .modal_box {
    width: 100%;
    max-width: 980px;
    padding: 30% 15px 30px;
  }
  .modaal-content-container .modal_box .img {
    top: -15px;
    left: -15px;
    width: 90%;
    height: auto;
  }
  .modaal-wrapper .modaal-close {
    position: absolute;
    top: 15px;
    right: 5px;
    width: 30px;
    height: 30px;
    content: "";
    background: url(/lp/slim/mattoco03/images/g_index_img_81_20201101.png) no-repeat center center;
    background-size: contain;
    border-radius: 0;
  }
  .modal_box .come {
    font-size: 14px;
    padding: 10px;
  }
  .modal_box .modal_ttl {
    font-size: 18px;
    padding-bottom: 10px;
    margin-top: 25px;
  }
  .modal_box table th:first-of-type,
  .modal_box table td:first-of-type {
    width: 50%;
  }
  .modal_box table th:nth-child(2),
  .modal_box table th:nth-child(3),
  .modal_box table td:nth-child(2),
  .modal_box table td:nth-child(3) {
    width: 25%;
  }
  .modal_box table th {
    font-size: 13px;
  }
  .modal_box table td {
    font-size: 13px;
    padding: 5px;
  }
  .modal_box table td:nth-child(2) {
    text-align: right;
  }
}
/*****************************************/
.block07 {
  padding: 80px 0;
  background: #f5f5f5;
}
.block07 p {
  font-size: 16px;
}
.block07 p a {
  text-decoration: underline;
}
.fc-red {
  color: #d40000;
}
.block07 table {
  width: 100%;
  box-sizing: border-box;
  table-layout: fixed;
}
.block07 table th {
  width: 13%;
  font-weight: normal;
}
.block07 table td:first-of-type {
  width: 21%;
}
.block07 table td:last-of-type {
  width: 66%;
}
.block07 table .d-flex {
  display: flex;
}
.block07 table p {
  margin: 0;
}
.block07 table .d-flex .d-inline-block {
  display: inline-block;
}

@media screen and (max-width:750px) {
  .block07 {
    padding: 40px 0;
  }
  .block07 p {
    font-size: 12px;
  }
  .block07 table th {
    width: 13px;
  }
  .block07 .table_th_img_sp img {
    display: inline-block;
    max-width: 13px;
    height: auto;
  }
  .block07 table td {
    font-size: 12px;
  }
  .block07 table td:first-of-type {
    width: 29%;
  }
  .block07 table td:last-of-type {
    width: 61.5%;
  }
}
/*****************************************/
footer .bg_white {
  padding: 30px 0;
  text-align: center;
}
footer .bg_white p {
  margin-top: 5px;
  margin-bottom: 5px;
}
footer .bg_black.copy_right {
  padding: 12px 0;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  background: #000000;
}
.page_top {
  position: fixed;
  content: "";
  bottom: 30px;
  right: 30px;
  width: 50px;
  height: 50px;
  background: url(/lp/slim/mattoco03/images/g_index_img_85_20201101.png) no-repeat center center;
  background-size: contain;
  text-indent: -9999px;
  opacity: 0;
  transition: 0.5s all linear;
  pointer-events: none;
}
.page_top.fadein {
  opacity: 1;
  pointer-events: auto;
}
@media screen and (max-width:750px) {
  footer .bg_white .fz-20 {
    font-size: 14px;
  }
  footer .bg_white .fz-16 {
    font-size: 12px;
  }
  footer .bg_black.copy_right {
    font-size: 10px;
    padding: 8px 0;
  }
  .page_top {
    bottom: 170px;
    right: 20px;
  }
}
/*************************************/
.company_list_ttl {
  font-size: 3.4rem;
  font-weight: bold;
  text-align: center;
  padding-bottom: 25px;
}
.company_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;
  margin-bottom: 70px;
}
.company_list li {
  width: 31%;
  margin-right: 3.5%;
  margin-top: 20px;
}
.company_list li:nth-child(3n) {
  margin-right: 0;
}
.company_list li:nth-child(1),
.company_list li:nth-child(2),
.company_list li:nth-child(3) {
  margin-top: 0px;
}
.company_list li a {
  border: 2px solid #bc1571;
  width: 100%;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.8rem;
  position: relative;
  padding: 0 10px;
  color: #bc1571;
  box-sizing: border-box;
}
.company_list li a:hover {
  background: #bc1571;
  color: #ffffff;
}
.company_list li a:before {
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  background: url(/lp/slim/mattoco03/images/g_index_img_104_pc_20201101_off.png) no-repeat center center;
  background-size: 100%;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}
.company_list li a:hover:before {
  background-image: url(/lp/slim/mattoco03/images/g_index_img_104_pc_20201101_on.png);
}
.company_list li a span {
  text-align: center;
  line-height: 1.3;
}
.fund_link {
  margin-top: 60px;
}
.fund_link li:not(:first-child) {
  margin-top: 15px;
}
.fund_link li a {
  display: block;
  font-size: 20px;
  text-decoration: underline;
  color: #000000;
  font-weight: bold;
  line-height: 1.5;
}
@media screen and (max-width:750px) {
  .company_list_ttl {
    font-size: 1.7rem;
    font-weight: bold;
    text-align: center;
    padding-bottom: 18px;
  }
  .company_list {
    margin-bottom: 30px;
  }
  .company_list li {
    width: 47.7%;
    margin-right: 4.6%;
    margin-top: 10px;
  }
  .company_list li:nth-child(3n) {
    margin-right: 4.6%;
    margin-top: 10px;
  }
  .company_list li:nth-child(1),
  .company_list li:nth-child(1) {
    margin-top: 0;
  }
  .company_list li:nth-child(even) {
    margin-right: 0;
  }
  .company_list li a:hover {
    background: #ffffff;
    color: #bc1571;
  }
  .company_list li a:hover:before {
    background-image: url(/lp/slim/mattoco03/images/g_index_img_104_pc_20201101_off.png);
  }
  .company_list li a {
    font-size: 1.2rem;
  }
  .company_list li a:before {
    width: 10px;
    height: 10px;
  }
  .fund_link {
    margin-top: 30px;
  }
  .fund_link li:not(:first-child) {
    margin-top: 10px;
  }
  .fund_link li a {
    font-size: 13px;
  }
}
/****************************************/
/* ----------------------------------------
  footer
---------------------------------------- */

.footer {
	width: 100%;
	padding-bottom: 20px;
	margin: 0 0 0;
}
.footer_link_wrap {
  background-color: #b0b0b0;
	padding: 20px 20px;
}
.footer_link,
.footerend {
	margin: 0 auto;
}
.footer_link li {
  display: block;
  font-size: 1.2rem;
}
.footer_link li a {
  position: relative;
  font-size: 1.1rem;
  padding-right: 20px;
  margin-right: 30px;
  color: #ffffff;
}
.footer_link li li {
  margin-left: 30px;
}
.footerend {
	margin: 20px 15px 0;
  font-size: 1.2rem;
}
.footerend img {
	width: 100%;
}

.footer_link li a::after {
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  background: url(/lp/slim/mattoco03/images/g_index_img_105_pc_20201101.png) no-repeat center center;
  background-size: 100%;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}


@media screen and (min-width:750px) {

.footer {
	width: 100%;
	padding-bottom: 20px;
}
.footer_link_wrap {
  background: #b0b0b0;
  color: #ffffff;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.footer_link,
.footerend {
  width: 100%;
	max-width: 980px;
	margin: 0 auto;
  padding-right: 20px;
}
.footerend {
  padding-left: 20px;
}
.footer_link li {
  display: inline-block;
  font-size: 1.2rem;
	margin: 0 30px 0 0;
}
.footer_link li a {
  position: relative;
  font-size: 1.6rem;
  padding-right: 20px;
  margin-right: 0px;
}
.footer_link li a:hover {
	text-decoration: none;
	opacity: 0.5;
}
.footer_link li li {
  margin-left: 30px;
}
.footerend {
	width: 100%;
  margin-top: 20px;
}
.footerend img {
	max-width: 652px;
}



}
/********************************/
.side_btn.pc {
  position: fixed;
  bottom: 300px;
  right: 0;
  left: auto;
  display: flex;
  width: 140px;
  flex-wrap: wrap;
  opacity: 0;
  transition: 0.5s all linear;
  pointer-events: none;
}
.side_btn.pc.fadein {
  opacity: 1;
  pointer-events: auto;
}
.side_btn a {
  display: block;
}
.side_btn.sp {
  display: none;
}

.line_pc{
  padding-top: 20px;
  position: relative;
  right: 0;
}

.line_pc img{
  max-width: 140px!important;
}

@media screen and (max-width:750px){
  .side_btn.sp {
    display: block;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 10;
    opacity: 0;
    transition: 0.5s all linear;
    pointer-events: none;
  }
  .side_btn.sp.destory {
    display: none;
  }
  .side_btn.sp.fadein {
    opacity: 1;
    pointer-events: auto;
  }
  .side_btn.sp .d-flex {
    background: rgba(255,255,255,0.85);
    padding: 40px 20px 15px;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin: 0;
  }

  .side_btn.sp .d-flex2 {
    background: rgba(255,255,255,0.85);
    padding: 0px 20px 15px;
    text-align: center;
  }
.line_banner{
  width: 100%;
}

  .side_btn.sp .d-flex a {
    width: calc(50% - 5px);
  }
  .side_btn.sp .side_close {
    position: absolute;
    top: 0px;
    right: 0;
    width: 25px;
    height: 25px;
    margin: 0;
  }
  .side_btn.pc {
    display: none!important;
  }
}

@media screen and (max-width:850px) and (orientation:landscape){
  .side_btn.sp {
    display: block;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 10;
    opacity: 0;
    transition: 0.5s all linear;
    pointer-events: none;
  }
  .side_btn.sp.destory {
    display: none;
  }
  .side_btn.sp.fadein {
    opacity: 1;
    pointer-events: auto;
  }
  .side_btn.sp .d-flex {
    background: rgba(255,255,255,0.85);
    padding: 40px 20px 15px;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin: 0;
  }

  .side_btn.sp .d-flex2 {
    background: rgba(255,255,255,0.85);
    padding: 0px 20px 15px;
    text-align: center;
  }
.line_banner{
  width: 100%;
}

  .side_btn.sp .d-flex a {
    width: calc(50% - 5px);
  }
  .side_btn.sp .side_close {
    position: absolute;
    top: 0px;
    right: 0;
    width: 25px;
    height: 25px;
    margin: 0;
  }
  .side_btn.pc {
    display: none!important;
  }
}

.new_nav{
  list-style: none;
  display: flex;
  justify-content: space-around;
  height: 60px;
  position: relative;
}

.new_nav li{
  margin: auto 5px auto 5px;
}

.new_nav .img_pc{
  height: 40px;
}

.new_nav .new_nav_menu{
  margin-top: auto;
  margin-bottom: auto;
  cursor: pointer;
}

.LineCloseBtn{
	font-size: 13px;
	position: fixed;
	right: 0;
	bottom: 175px;
	width:20px;
	height:137px;
}
.LineCloseBtn::before {
	position: absolute;
	top: 0.2em;
	left: 0.6em;
	width: 0.2em;
	height: 1em;
	content: "";
	background-color: gray;
	transform: rotate(45deg);
}
.LineCloseBtn::after {
	position: absolute;
	top: 0.6em;
	left: 0.2em;
	width: 1em;
	height: 0.2em;
	content: "";
	background-color: gray;
	transform: rotate(225deg);
}

.new_nav2{
  list-style: none;
  display: flex;
  justify-content: space-around;
  height: 60px;
  position: absolute;
  top:85%;
  right: 2vw;
}

.new_nav2 li{
  margin: auto 3% auto 3%;
}

.new_nav2 .img_pc{
  height: 50px;
}

.new_nav2 .new_nav_menu{
  margin-top: auto;
  margin-bottom: auto;
}

@media screen and (max-width:750px) {
  .new_nav2{
    height: 30px;
  }
}

/* ----------------------------------------
  LINEアンケート
---------------------------------------- */
.disp_1024{
  display: block;
}
@media screen and (max-width:1024px) {
  .disp_1024{
    display: none;
  }
}

.block_enq{
  padding: 0 0 40px 0;
}

.enquete_bg{
  background: url(/lp/slim/mattoco03/images/g_index_img_13_20201101.png) repeat center center;
}

.enquete_inner_top{
  max-width: 980px;
  margin: 0 auto;
  padding-left: 40px;
  padding-right: 40px;
  margin-bottom: 40px;
}

.enquete_inner{
  max-width: 980px;
  margin: 0 auto;
  padding-top: 70px;
  padding-left: 40px;
  padding-right: 40px;
}

.enquete{
  max-width: 1100px;
  margin: auto;
}

.enquete_disc{
  max-width: 1000px;
  margin: 0 auto;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 1.4rem;
}

.block_disc{
  padding: 60px 0;
  background: #f5f5f5;
}

.block_disc p{
  font-size: 15px;
}

.block_disc table {
  width: 100%;
  box-sizing: border-box;
  table-layout: fixed;
}
.block_disc table th {
  width: 13%;
  font-weight: normal;
}
.block_disc table td:first-of-type {
  width: 21%;
}
.block_disc table td:last-of-type {
  width: 66%;
}
.block_disc table .d-flex {
  display: flex;
}
.block_disc table p {
  margin: 0;
}
.block_disc table .d-flex .d-inline-block {
  display: inline-block;
}

@media screen and (max-width:750px) {
  .enquete_inner_top{
    width: auto;
    max-width: none;
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 11px;
  }

  .enquete_inner{
    width: auto;
    max-width: none;
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 11px;
  }

  .enquete_disc{
    width: auto;
    max-width: none;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 11px;
  }

  .block_disc{
    padding: 60px 0;
    background: #f5f5f5;
  }

  .block_disc p{
    font-size: 14px;
  }
  .block_disc {
    padding: 40px 0;
  }
  .block_disc p {
    font-size: 12px;
  }
  .block_disc table th {
    width: 13px;
  }
  .block_disc .table_th_img_sp img {
    display: inline-block;
    max-width: 13px;
    height: auto;
  }
  .block_disc table td {
    font-size: 12px;
  }
  .block_disc table td:first-of-type {
    width: 29%;
  }
  .block_disc table td:last-of-type {
    width: 61.5%;
  }

}


.enquete_top{
  color: #D60093;
  font-size: 32px!important;
  text-decoration: underline;
  font-weight: bold;
}

.enquete_top2{
  font-size: 24px!important;
}

.enquete_term{
  position: absolute;
  right: 10%;
  max-width: 450px;
}

.enquete_q{
  font-size: 22px;
  margin-bottom: 60px;
  color: #D60093;
  font-family: Meiryo;
  font-weight: 600;
}

.enquete_list{
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.disc_blg{
  max-width: 700px;
  margin-bottom: 60px;
}

.other_txt{
  font-size: 16px;
}

.wd400{
  width: 400px;
}

.hansha{
  text-align: center;
  color: #D60093;
  font-size: 24px
}

.backbtn_top{
  font-size: 20px;
  padding-left: 5%;
  color: #7d7a7a;
}

.backbtn_end{
  font-size: 24px;
  text-align: center;
}

@media screen and (max-width:750px) {
  .header_height{
    height: 60px;
  }

  .enquete_top{
    font-size: 18px!important;
  }

  .enquete_top2{
    font-size: 14px!important;
  }

  .enquete_term{
    position: inherit;
    margin: auto;
  }

  .enquete_q{
    font-size: 15px;
    margin-bottom: 30px;
  }

  .enquete_list{
    display: inherit;
  }

  .disc_blg{
    font-size: 11px;
    padding: 20px 0;
    margin-bottom: 0px;
  }

  .other_txt{
    font-size: 12px;
  }

  .mt-20{
    margin-top: 20px;
  }

  .hansha{
    font-size: 18px;
  }

  .backbtn_top{
    font-size: 14px;
    padding-left: 5%;
    color: #7d7a7a;
    margin-top: -20px;
  }

  .backbtn_end{
    font-size: 18px;
    text-align: center;
  }
}

.deco{
  text-decoration: underline;
}

@media all and (-ms-high-contrast: none){
  .for_enq_ie {
    width: 100%!important;
  }
}

.mattoco_bnr{
  margin: auto;
  text-align: center;
  padding-top: 40px;
  width: 90%;
}

.mattoco_topbtn{
  position: absolute;
  top: 84%;
  left: 12%;
}

@media screen and (min-width:750px) and (max-width:900px){
  .mattoco_topbtn{
    position: absolute;
    top: 75%;
    left: 8%;
    max-width: 45%;
  }
}

@media screen and (max-width:900px) and (orientation:landscape){
  .mattoco_topbtn{
    position: absolute;
    top: 75%;
    left: 8%;
    max-width: 45%;
  }
}

@media screen and (min-width:900px) and (max-width:1200px){
  .mattoco_topbtn{
    position: absolute;
    top: 82%;
    left: 8%;
    max-width: 45%;
  }
}

.mv_text02{
  position: relative;
}

.mattoco_topbtn_sp{
  width: 50%;
  position: absolute;
  top: 80%;
  left: 4%;
}

/* アンカーリンクリスト */
.mv_list {
  position: absolute;
  top: 0;
  right: 10px;
  max-width: 24%;
  text-align: right;
  z-index: 1;
}

.mv_list--item {
  color: #ffffff;
}

.mv_list--item a {
  text-decoration: underline;
}

.disp_sp .mv_list {
  max-width: 100%;
}

.disp_sp .mv_list--item {
  font-size: 2vw;
}
.block01 .graph_ttl a {
  text-decoration: underline;
}

.block01 .note {
  display: block;
  width: fit-content;
  max-width: 980px;
  margin-inline: auto;
}

.block01 .note li {
  width: 100%;
  margin: 0;
  text-align: left;
}

.block01 .note li:first-of-type {
  border-right: none;
}
@media screen and (max-width:750px) {
  .block01 .note {
    padding:  0 20px;
  }
  .block01 ul.note li:last-of-type {
    padding-left: 0;
  }
}

/* レンディング対応 */
.txt03{
  text-align: center;
  font-size: 22px;
  font-weight: bold;
}

.lending{
  text-align: center;
  font-size: 22px;
  font-weight: bold;
}

.lending-img{
	max-width: 650px;
	margin: auto;
}

.lending-txt{
  margin: 0;
  font-size: 14px;
  padding: 0 30px;
}

.lending-box{
  padding: 40px 30px 40px!important;
}

.lending-box .txt01{
  font-size: 15px;
}

@media screen and (max-width:750px) {
  .txt03{
    font-size: 16px;
  }

  .lending{
    font-size: 14px;
  }

  .lending-txt{
    margin: 0;
    font-size: 11px;
    padding: 0 20px;
}

  .lending-box .txt01{
    font-size: 12px;
}
}