@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700:900&display=swap');

/*body {
    font-family: "Noto Sans JP", sans-serif;
}*/
.red {
	color: red;
	font-weight: 700;
}
sup {
	font-size: 70%;
	vertical-align: top;
	margin-top: -15px;
}

.page_osusume3 .fv .inner{
    width: 1004px;
}
.page_osusume3 .fv .inner .fv_txt p {
    position: absolute;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    top: 120px;
    font-size: 40px;
    line-height: 1.3;
    font-weight: bold;
    color: #fff;
}
.page_osusume3 .fv .inner .fv_txt p span {
    font-weight: bold;
    color: #ffee35;
}

.page_osusume3 .heading {
    text-align: center;
    position: relative;
}
.page_osusume3 .heading .image {
    width: 120px;
    margin-left: 10px;
    position: absolute;
    top: 30px;
    right: 40px;
}
.page_osusume3 .heading .comment {
    width: 820px;
    background: #e7f5fd;
    font-size: 16px;
    padding: 20px;
    margin-left:80px;
    text-align: justify;
    position: relative;
}

.page_osusume3 .section01 .ttl .ttl_inner span:before,
.page_osusume3 .section01 .ttl .ttl_inner span:after {
    content:"";

    position: absolute;
    width:100%;
    height:1px;
    background:#fff;
    left:0;
}
.page_osusume3 .section01 .ttl .ttl_inner span:before {
    bottom:40px;
}
.page_osusume3 .section01 .ttl .ttl_inner span:after {
    bottom:43px;
}

.page_osusume3 .section02 .client_box li .inner{
    position: relative;
}
/*.page_osusume3 .section02 .client_box li .inner::before{
    content: "";
    width: 137px;
    height: 169px;
    background: transparent url("../img/osusume3/btn_side_marutaka.png") 0 0 no-repeat;
    bottom: 0;
    left: 133px;
    position: absolute;
    z-index: 100;
    background-size: 100%;
}*/
.page_osusume3 .section02 .client_box #tryauto h3::before {
		background-image: url(../img/osusume2/bar_rank5.png);
}
.page_osusume3 .heading .image {
    width: 120px;
    margin-left: 10px;
}

.cp_menu {
	margin-top: 50px;
}
.acd-check:checked + .acd-label + .rank_outline_box{
    height: 140px !important;
    opacity: 1;
    visibility: visible;
}
.acd-label {
    position: relative;
    cursor: pointer;
}
/*.acd-label {
    background: #609e06;
    color: #fff;
    display: block;
    margin-bottom: 1px;
    padding: 14px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
} */
.acd-label span {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 20px;
    top: 50%;
    margin-top: -15px;
    background: #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
}
.acd-label span::before,
.acd-label span::after {
    content: "";
    position: absolute;
    background: #609e06;
}

.acd-label span::before {
    width: 14px;
    height: 2px;
    top: 14px;
    left: 8px;
}
.acd-label span::after {
    width: 2px;
    height: 14px;
    top: 8px;
    left: 14px;
}
.acd-check {
	display: none;
}
.acd-label.active span::after {
	display: none;
}
.acd-check:checked + .acd-label span::after {
    display: none;
}
.acd-label {
	position: relative;
	cursor: pointer;
}
.acd-label{
    background: #609e06;
    color: #fff;
    display: block;
    margin-bottom: 1px;
    padding: 14px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.page_osusume3 .section06 {
    width: 1035px;
    margin: 0 auto;
    margin-top: 50px;
    background: #e7e2db;
    padding: 30px;
    position: relative;
}
.page_osusume3 .section06 .heading {
    position: absolute;
    background: url(../img/osusume2/section02_heading.png) no-repeat center top;
    width: 874px;
    height: 89px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -30px;
    text-align: center;
	font-size: 27px;
    font-weight: bold;
    color: #fff;
    padding-top: 9px;
}
.page_osusume3 .section06 .inner {
    background: #fff;
    padding: 50px 30px 30px;
}
.page_osusume3 .section06 .inner .name {
    background: url(../img/osusume2/ttl_bg.png) repeat center top;
    padding: 10px 10px 10px 30px;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
}
.page_osusume3 .section06 .inner .wrap {
    margin-top: 20px;
    width: 100%;
    display: table;
    table-layout: fixed;
}
.page_osusume3 .section06 .inner .wrap .image, .page_osusume3 .section06 .inner .wrap .txt {
    display: table-cell;
    vertical-align: top;
}
.page_osusume3 .section06 .inner .wrap .image {
    width: 300px;
}
.page_osusume3 .section06 .inner .wrap .txt {
    padding-left: 20px;
}
.page_osusume3 .section06 .inner .wrap p {
    font-size: 16px;
}
.page_osusume3 .section06 .inner .wrap p span {
    color: #e51d37;
    font-weight: bold;
}
.page_osusume3 .section06 .inner .wrap .btn {
    margin-top: 10px;
}
.page_osusume3 .section06 .inner .wrap .btn a {
    transition: 0s;
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    background: #e4233a;
    border-radius: 5px;
    padding: 10px;
    text-align: center;
    line-height: 1.4;
    border: none;
    border-bottom: 5px solid #b4222b;
    webkit-box-shadow: none;
    box-shadow: none;
}

.page_osusume3 .section_recommendation {
  width: 1035px;
  margin: 0 auto;
  margin-top: 50px;
  background: #e7e2db;
  padding: 30px;
  position: relative;
}
.page_osusume3 .section_recommendation .heading {
  position: absolute;
  background: url(../img/osusume2/section02_heading.png) no-repeat center top;
  width: 874px;
  height: 89px;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -30px;
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  padding-top: 6px;
}
.page_osusume3 .section_recommendation .heading span {
  font-weight: 700;
}
.page_osusume3 .section_recommendation .inner {
  background: #fff;
  padding: 50px 30px 30px;
}
.page_osusume3 .section_recommendation .inner .name {
  background: url(../img/osusume2/ttl_bg.png) repeat center top;
  padding: 10px 10px 10px 30px;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
}
.page_osusume2 .section_recommendation .inner .wrap {
  margin-top: 20px;
  width: 100%;
  display: table;
  table-layout: fixed;
}
.page_osusume3 .section_recommendation .inner .wrap .image, .page_osusume3 .section_recommendation .inner .wrap .txt {
  display: table-cell;
  vertical-align: top;
}
.page_osusume3 .section_recommendation .inner .wrap .image {
  width: 300px;
}
.page_osusume3 .section_recommendation .inner .wrap .txt {
  padding-left: 20px;
}
.page_osusume3 .section_recommendation .inner .wrap p {
  font-size: 16px;
}
.page_osusume2 .section_recommendation .inner .wrap p span {
  color: #e51d37;
  font-weight: bold;
}
.page_osusume3 .section_recommendation .inner .wrap .btn {
  margin-top: 10px;
}
.page_osusume3 .section_recommendation .inner .wrap .btn .txt{
	font-size: 1.2rem;
    font-weight: 700;
    color: #e8344b;
    text-align: center;
    padding-bottom: 0.5rem;
	display: block;
}
.page_osusume3 .section_recommendation .inner .wrap .btn:hover {
  margin-top: 13px;
}
.page_osusume3 .section_recommendation .inner .wrap .btn a {
  transition: 0s;
  display: block;
  text-decoration: none;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  background: #e4233a;
  border-radius: 5px;
  padding: 10px;
  text-align: center;
  line-height: 1.4;
  border: none;
  border-bottom: 5px solid #b4222b;
  webkit-box-shadow: none;
  box-shadow: none;
}
.page_osusume3 .section_recommendation .inner .wrap .btn a::before {
  width: 60px;
  height: 200px;
  animation: shiny 6s infinite linear;
}
.page_osusume3 .section_recommendation .inner .wrap .btn a span {
  display: block;
  font-size: 16px;
  font-weight: bold;
}
.page_osusume3 .section_recommendation .inner .wrap .btn a:hover {
  border-bottom: 2px solid #b4222b;
}
.page_osusume3 .section_recommendation .inner .wrap {
    margin-top: 20px;
    width: 100%;
    display: table;
    table-layout: fixed;
}

/* 3社掲載 ピックアップ */
.page_osusume3 .pickup_top3 * {
    font-family: "Noto Sans JP", sans-serif;
}
.page_osusume3 .pickup_top3 .inner .items {
    display: flex;
    justify-content: space-between;
    margin: 0 -20px;
}
.page_osusume3 .pickup_top3 .inner .items .item {
    width: 270px;
    margin: 0 20px;
}
.page_osusume3 .pickup_top3 .inner .items .item .catch {
    position: relative;
    margin-bottom: 10px;
    padding: 12px 0 16px;
    background: #fddc25;
    border-radius: 5px;
    text-align: center;
    font-weight: 900;
    font-size: 22px;
    line-height: 1;
    color: #fff;
    text-shadow: -2px 4px 0px #184092, -1px 4px 0px #184092, 0px 4px 0px #184092, 1px 4px 0px #184092, 2px 4px 0px #184092;
     -webkit-text-stroke: 5px #184092;
    text-stroke: 5px #184092;
    paint-order: stroke;
}
.page_osusume3 .pickup_top3 .inner .items .item .catch::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -12px;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-top: 14px solid #fddc25;
    border-bottom: 0;
}
.page_osusume3 .pickup_top3 .inner .items .item a {
    text-decoration: underline;
}
.page_osusume3 .pickup_top3 .inner .items .item .c_name {
    margin-bottom: 5px;
    color: #0973a8;
    font-size: 20px;
    text-align: center;
    font-weight: 700;
}
.page_osusume3 .pickup_top3 .inner .items .item ul {
    margin: 10px 0;
}
.page_osusume3 .pickup_top3 .inner .items .item ul li {
    position: relative;
    padding-left: 20px;
    font-size: 14px;
}
.page_osusume3 .pickup_top3 .inner .items .item ul li::before {
    content: '';
    position: absolute;
    top: 6px;
    left: 0;
    width: 16px;
    height: 16px;
    background: url("../img/osusume3/ico_check.png") no-repeat left top / 100% auto;
}
.page_osusume3 .pickup_top3 .inner .items .item ul li strong {
    color: #e8344b;
    font-weight: 700;
}
.page_osusume3 .pickup_top3 .inner .items .item .btn a {
    border-radius: 5px;
    font-size: 20px;
    text-decoration: none;
}

.page_osusume3 .section_recommend .recommend .cta_btn a {
    background: #e8344b;
    border-bottom: 3px solid #a81124;
}

.page_osusume3 .section05 .ttl .ttl_inner p {
    position: absolute;
    text-align: center;
    margin: 0 auto;
    top: 48px;
    left: 170px;
    width: 680px;
    font-size: 22px;
    line-height: 1.3;
    color: #fff;
}
.page_osusume3 .section05 .ttl .ttl_inner p span {
    font-weight: bold;
    color: #ffee35;
    font-size: 32px;
}
/*.page_osusume3 .section05 .ttl .ttl_inner::before{
    content: "";
    width: 165px;
    height: 165px;
    background: transparent url("../img/osusume3/compare_heading_marutaka.png");
    background-size: 100%;
    top: -19px;
    left: 82px;
    position: absolute;
    z-index: 5;
}*/

/* 口座開設の流れ非表示＋公式ページボタン中央揃え */
.page_osusume3 .btn_section .trigger{
    display: none;
}
.page_osusume3 .section04_inner .btn_section{
    padding-top: 0;
    margin-top: 30px;
}
.page_osusume3 .section04_inner .btn_section .official_btn{
    display: block;
    right: auto;
    top: auto;
    margin: 0 auto;
    position: relative;
}

.step_image {
	text-align: center;
}

.exchangerate{
	margin: 60px auto;
    position: relative;
}
.exchangerate .ttl{
	background: url(../img/osusume2/ttl_bg.png) repeat center top;
}
.exchangerate .ttl .ttl_inner {
    margin: 0 auto;
    height: 125px;
    position: relative;
	display: flex;
    justify-content: center;
    align-items: center;
	text-align: center;
	color:#fff; 
	line-height: 1.3;
	font-size: 22px;
}
.exchangerate .ttl .ttl_inner span{
	font-weight: bold;
	color: #ffee35;
	font-size: 32px;
}
.exchangerate .inner{
	background: #fff;
    margin: 40px auto;
    width: 1036px;
    padding: 40px;
	font-size: 16px;
    box-shadow: 0 0 10px #e4e4e4;
}
.exchangerate .inner .flex{
	display: flex;
}
.exchangerate .inner img{
	width: 40%;
    margin: 0 40px 40px 0;
    box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
}
.exchangerate .inner .text p{
    text-align: left;
    margin-bottom: 20px;
}
.exchangerate .inner .text .marker{
	background: linear-gradient(transparent 60%, #ffff66 60%);
	font-weight: 700;
}

#acMenu dt{
    display:block;
    text-align:left;
    cursor:pointer;
}
#acMenu dd{
    text-align:left;
    display:none;
    font-size: 13px;
}
#acMenu .open_btn {
    text-decoration: underline;
    color: #0070C0;
}

.footer {
    margin-bottom: 80px;
}
.ft_btn {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    background-color: #333333;
    padding: 0;
}
.ft_btn_area {
    width: 700px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
.ft_btn_area .official_btn {
    width: 100%;
    display: inline-block;
    padding-top:1px;
}

.exitProtection_overlay {
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99; 
}
.modal_close {
    background: #666666db;
    color: #fff;
    width: 40px;
    line-height: 40px;
    display: block;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    top: -40px;
    right: -1px;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
}
.exitProtection {
    width:380px !important;
    margin:0 auto;
    position: fixed;
    left:0;
    right:0;
    top: 25%;
    box-sizing: border-box;
}
.exitProtection .huyouhin_info {
    position: relative;
}

/* 離脱ポップ 1社掲載*/
.exitProtection2 {
    width: 400px !important;
    margin: 0 auto;
    position: fixed;
    left: 0;
    right: 0;
    top: 13%;
    border: none;
    z-index: 1000;
}
 .exitProtection2 .wrap {
    position: relative;
    padding-top: 40px;
    height: 510px;
    background-image: url("/img/automatic/matsui_fx_exitProtection_bg.png");
    background-repeat: no-repeat;
    background-position-y: bottom;
}
.exitProtection2 .wrap div{
    position: absolute;
    display:flex;
    justify-content: center;
    left: 50%;
    transform: translateX(-50%);
    bottom: 13px;
}
.exitProtection2 .wrap .image{
    top: 190px;
}	
.exitProtection2 .wrap .image img {
    width: 70%;
    border: 2px solid #fff;
}
.exitProtection2 .wrap div.tel{
    position: absolute;
    display:flex;
    justify-content: center;
    left: 50%;
    transform: translateX(-50%);
    bottom: 120px;
}
.exitProtection2 .wrap div a{
    width:360px;
    display:block;
    outline: none;
    text-align: center;
}
.exitProtection2 .modal_close{
    top: 0;
    text-decoration: none;
}
