<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* Reset sanitize.css
----------------------------------------------------------------------------------------------*/
pre, textarea {
	overflow: auto;
}
[hidden], audio:not([controls]), template {
display: none;
}
details, main, summary {
	display: block;
}
input[type=number] {
	width: auto;
}
input[type=search] {
	-webkit-appearance: textfield;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
}
progress {
	display: inline-block;
}
textarea {
	resize: vertical;
}
[unselectable] {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
*, ::after, ::before {
	box-sizing: inherit;
	border-style: solid;
	border-width: 0;
}
* {
	font-size:inherit;
	line-height: inherit;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
::after, ::before {
	text-decoration: inherit;
	vertical-align: inherit;
}
:root {
	-ms-overflow-style:-ms-autohiding-scrollbar;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
	box-sizing: border-box;
	cursor:default;
	font:16px/1.5 sans-serif;
	text-rendering: optimizeLegibility;
}
a {
	text-decoration:none;
}
audio, canvas, iframe, img, svg, video {
	vertical-align: middle;
}
button, input, select, textarea {
	background-color: transparent;
	color: inherit;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	min-height: 1.5em;
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
}
ol, ul {
	list-style: none;
	margin: 0;
}
select {
	-moz-appearance: none;
	-webkit-appearance: none;
}
select::-ms-expand {
display: none;
}
select::-ms-value {
color: currentColor;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
::-moz-selection {
background-color: #B3D4FC;
text-shadow: none;
}
::selection {
	background-color: #B3D4FC;
	text-shadow: none;
}
@media screen {
[hidden~=screen] {
display:inherit;
}
[hidden~=screen]:not(:active):not(:focus):not(:target) {
	clip: rect(0 0 0 0)!important;
	position: absolute!important;
}
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
img {
	border-style: none;
}
a img {
	border-style: none;
}


/* Common
----------------------------------------------------------------------------------------------*/
/* --------------------------------------
Font base　14px
-----------------------------------------
10px 	72%			11px 	79%			12px 	86%			13px 	93%
14px 	100%		15px 	108%		16px 	115%		17px 	122%
18px 	129%		19px 	136%		20px 	143%		21px 	150%
22px 	158%		23px 	165%		24px 	172%		25px 	179%
26px 	186%
*/


/* 口座開設btn
==========================================================*/
.account_btn {
	display: inline-block;
	background: #f15b64;
	padding: 1.0em 4.0em;
	border-bottom: solid 6px #b52a33;
	border-radius: 5px;
	text-decoration: none;
	color: #FFF;
}
.account_btn:active {
	-ms-transform: translateY(4px);
	-webkit-transform: translateY(4px);
	transform: translateY(4px);
	border-bottom: none;
}

.account_btn02 {
	display: inline-block;
	background: #f15b64;
	padding: 1.0em 8.6em;
	border-bottom: solid 6px #b52a33;
	border-radius: 5px;
	text-decoration: none;
	font-size: 1.50rem;
	color: #FFF;
}
.account_btn02:active {
	-ms-transform: translateY(4px);
	-webkit-transform: translateY(4px);
	transform: translateY(4px);
	border-bottom: none;
}

/* imgoverを指マークに
==========================================================*/
.imgover {
	cursor:pointer;
}

/* Base Setting
==========================================================*/
body {
	font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", Arial, sans-serif;
	background-color: #fffafa;
	margin: 0;
	padding: 0;
	letter-spacing: 1.5px;
	font-size: 1em;
	line-height: 1.8;
	color: #333333;
}
p {
	margin: 0;
}
a {
	text-decoration: none;
	color: #64a2ff;
}
a {
	outline: none;
}
img {
	-ms-interpolation-mode: bicubic;
}
h2 {
	margin-bottom: 2.0rem;
}

/*for IE7-8*/
:focus {
	outline: 0;
}

/*Margin
==========================================================*/
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb50 {
	margin-bottom: 50px;
}
.mr10 {
	margin-right: 10px;
}
.mr20 {
	margin-right: 20px;
}
.mr30 {
	margin-right: 30px;
}
.ml10 {
	margin-left: 10px;
}
.ml20 {
	margin-left: 20px;
}
.ml30 {
	margin-left: 30px;
}

/* float reset
==========================================================*/
.clear {
	margin: 0;
	padding: 0;
	clear: both;
}
/*clearfix*/
* html .clearfix {
	zoom: 1;
}
*+html .clearfix {
	zoom: 1;
}
.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
/*clearfix*/

/*animation
========================================================*/
.animated[data-animation="fadeIn"],
.animated[data-animation="fadeInLeft"],
.animated[data-animation="fadeInRight"],
.animated[data-animation="fadeInDown"],
.animated[data-animation="fadeInDownSmall"],
.animated[data-animation="fadeInUp"],
.animated[data-animation="fadeInUpSmall"],
.animated[data-animation="flipInX"]{
	opacity:0;	
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
.ipad .animated[data-animation="fadeIn"],
.ipad .animated[data-animation="fadeInLeft"],
.ipad .animated[data-animation="fadeInRight"],
.ipad .animated[data-animation="fadeInDown"],
.ipad .animated[data-animation="fadeInUp"],
.ipad .animated[data-animation="fadeInUpSmall"],
.ipad .animated[data-animation="flipInX"]{
	opacity:1;	
}
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) {
.ipad .animated[data-animation="fadeIn"],
.ipad .animated[data-animation="fadeInLeft"],
.ipad .animated[data-animation="fadeInRight"],
.ipad .animated[data-animation="fadeInDown"],
.ipad .animated[data-animation="fadeInUp"],
.ipad .animated[data-animation="fadeInUpSmall"],
.ipad .animated[data-animation="flipInX"]{
	opacity:1;	
}
}

/*
.ie9 .animated[data-animation="fadeIn"],
.ie8 .animated[data-animation="fadeIn"],
.ie7 .animated[data-animation="fadeIn"],
.mobile .animated[data-animation="fadeIn"],
.ipad .animated[data-animation="fadeIn"],
.ie9 .animated[data-animation="fadeInLeft"],
.ie8 .animated[data-animation="fadeInLeft"],
.ie7 .animated[data-animation="fadeInLeft"],
.mobile .animated[data-animation="fadeInLeft"],
.ipad .animated[data-animation="fadeInLeft"],
.ie9 .animated[data-animation="fadeInRight"],
.ie8 .animated[data-animation="fadeInRight"],
.ie7 .animated[data-animation="fadeInRight"],
.mobile .animated[data-animation="fadeInRight"],
.ipad .animated[data-animation="fadeInRight"],
.ie9 .animated[data-animation="fadeInDown"],
.ie8 .animated[data-animation="fadeInDown"],
.ie7 .animated[data-animation="fadeInDown"],
.mobile .animated[data-animation="fadeInDown"],
.ipad .animated[data-animation="fadeInDown"],
.ie9 .animated[data-animation="fadeInDownSmall"],
.ie8 .animated[data-animation="fadeInDownSmall"],
.ie7 .animated[data-animation="fadeInDownSmall"],
.mobile .animated[data-animation="fadeInDownSmall"],
.ipad .animated[data-animation="fadeInDownSmall"],
.ie9 .animated[data-animation="fadeInUp"],
.ie8 .animated[data-animation="fadeInUp"],
.ie7 .animated[data-animation="fadeInUp"],
.mobile .animated[data-animation="fadeInUp"],
.ipad .animated[data-animation="fadeInUp"],
.ie9 .animated[data-animation="fadeInUpSmall"],
.ie8 .animated[data-animation="fadeInUpSmall"],
.ie7 .animated[data-animation="fadeInUpSmall"],
.mobile .animated[data-animation="fadeInUpSmall"],
.ipad .animated[data-animation="fadeInUpSmall"],
.ie9 .animated[data-animation="flipInX"],
.ie8 .animated[data-animation="flipInX"],
.ie7 .animated[data-animation="flipInX"],
.mobile .animated[data-animation="flipInX"],
.ipad .animated[data-animation="flipInX"]{
	opacity:1;	
*/

/*common
========================================================*/
/*位置*/
.center {
	text-align: center;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
/*list*/
.list01 li {
	margin-left: 20px;
	list-style-type: disc;
	list-style-position: outside;
}
/*text*/
.text-large {
	font-size: 1.72em;
	font-weight: bold;
	text-align: center;
}
.text-xlarge {
	margin-top: 30px;
	font-size: 1.20em;
	font-weight: bold;
	text-align: center;
	line-height: 1.8rem;
}
.color01 {
	color: #c91c0d;
}
.attention {
	margin-left: 2.0rem;
	font-size: 0.86em;
}
strong {
	font-weight: bold;
}
/*table*/
.table01 {
	width: 100%;
	margin-bottom: 20px;
	border-collapse: collapse;
}
.table01 td {
	padding: 15px 10px;
	border: 1px solid #d4d1d1;
}
.table01 th {
	background: #f5f1f0;
	padding: 15px 10px;
	border: 1px solid #d4d1d1;
	text-align: center;
	color: #000;
}
.table01 td {
	text-align: center;
}
.table01 td.td01 {
	text-align: left;
}
.table01 th.th01 {
	background: #eae7e6;
}
/*セクション共通*/
section {
	padding: 6.0rem 0;
	border-top: 1px solid #cccccc;
}
section:first-of-type {
	border-top: none;
}
article {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
article .inner {
	box-sizing: content-box;
}
article .title {
	text-align: center;
	font-size: 1.75rem;
	font-weight: bold;
}
article .title img {
	padding-bottom: 10px;
}
.subtitle {
	margin: 30px 0;
	text-align: center;
	font-size: 1.25rem;
	font-weight: bold;
}
.subtitle01 {
	margin: 50px 0 20px;
	text-align: center;
	font-size: 1.25rem;
	font-weight: bold;
}
.subtitle01 .titleinline {
	display: inline;
	padding: 6px 20px;
	border-radius: 20px;
	background: #fddfe1;
}
.lead {
	text-align: center;
}
.fonts {
	font-size: 86%;
}
.fonts02 {
	font-size: 60%;
}
.aniicon {
	margin: 0 0 0.5rem;
	text-align: center;
}
.aniicon img {
	width: 74px;
}


/*ヘッダー
========================================================*/
header {
	background: #fff;
	border-top: 3px solid #d70c19;
}
#head-inner {
	display:flex;
	justify-content: space-between;
	width: 1000px;
	height: 75px;
	margin: 0 auto;
	overflow: hidden;
}
#logo {
	margin-top:10px;
}
.lp-header-btn {
	margin-top: 20px;
}
.lp-header-btn a {
	text-decoration: none;
	color: #ffffff;
}
.btn {
	padding:10px 20px;
	font-size:1.1rem;
	border-radius: 5px;
}
.btn1 {
	background: #d80c18;
}
.btn2 {
	background: #eb5505;
}


#btn-open-account01 {
	position: absolute;
	top: 12px;
	right: 0;
}

/*キービジュアル
========================================================*/
#top #keyvisual {
	background-color: #fffcf8;
	margin-bottom: 0;
	background: url(/company/lp/lp38/img/mv_bg.png) no-repeat;
	background-size: cover;
}

#keyvisual #pc_bnr01 {
	width: fit-content;
	margin: 0 auto;
	position: relative;
	padding: 78px 0;
	text-align: center;
}
#keyvisual #pc_bnr01:after {
	content: "";
	display: block;
	background: url(/company/lp/lp38/img/re_pictur.png) no-repeat;
	width: 400px;
	height: 292px;
	position: absolute;
	right: -340px;
	bottom: 0;
}
#keyvisual img {
	display: block;
	width: 620px;
	height: auto;
	max-height: 578px;
}

/*メインナビ
========================================================*/
nav {
	background: #f7f7f7;
	height:146px;
	border-top: solid 18px #d80c18;
	border-bottom: 8px solid #facfb6;
}
nav ul {
	width: 1000px;
	margin: 0 auto;
}
nav li {
	float: left;
	width: 200px;
	height: 120px;
	border-left: 1px solid #dedede;
	text-align: center;
}
nav li:last-of-type {
	border-right: 1px solid #dedede;
}
nav li a {
	display: block;
	padding: 30px 0;
	font-weight: bold;
	color: #383838;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
nav li a:hover {
	opacity: 0.5;
}


/*積立サービスとは
========================================================*/
/*about*/
#about h2 {
	background: linear-gradient(transparent 50%, #fae5e7 40%);
	margin-left: 334px;
	margin-right: 334px;
	text-align: center;
	font-size: 2.2rem;
	color: #d80c18;
	font-weight: bold;
}
#premium-list {
	position: relative;
	width: 958px;
	overflow: hidden;
	margin: 0 auto;
}
#premium-list li {
	position: relative;
	float: left;
	width: 459px;
	margin: 0 20px 20px 0;
}
.fade {
	display: flex;
	align-items: center;
	background: #fff;
	border-radius: 20px;
	height: 230px;
	padding: 30px 20px;
}
.fade img {
	margin-right: 15px;
}
.fade h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.5em;
}
.fade p {
	text-align: justify;
}

/*いつでもどこでも anywhere
========================================================*/
#anywhere {
	background-color: #f5f1f0;
}
#anywhere .inner {
	width: 800px;
	margin: 0 auto;
	text-align: center;
}
#anywhere .inner ul {
	display: flex;
}
#anywhere .inner ul li {
	margin: 0 auto;
}
#anywhere .inner ul li img {
	width: 368px;
	border: 4px solid #fffafa;
}
#anywhere .txtbox {
	background: #fffafa;
	padding: 10px 95px 30px;
	margin-top: 30px;
}
#anywhere .inner h3 {
	margin-bottom: 20px;
	font-weight: bold;
	font-size:1.43em;
}
#anywhere .inner p {
	font-size:1.08em;
}

/*三菱UFJ eスマート証券ではじめるメリット merit
========================================================*/
#merit {
	background-color: #f5f1f0;
}
#merit .inner {
	width: 800px;
	margin: 0 auto;
}
#merit .box {
	background: #fff;
	border-radius: 20px;
	padding: 30px;
	margin-bottom: 20px;
}
#merit .box .grid {
	display: flex;
	align-items: center;
}
#merit .box .grid img {
	margin-right: 20px;
}
#merit h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.5em;
}

/*キャンペーン lifeevent
========================================================*/
.cpn_bnr img{
	width:100%;
}

/*ライフイベント lifeevent
========================================================*/
#lifeevent .summary {
	font-size: 1.25em;
}
#lifeevent-inner {
	background: url(/company/lp/lp38/img/re_event-line.png) no-repeat center bottom;
	position: relative;
	height: 1460px;
	margin: 55px 0;
}
#lifeevent-inner section {
	border: 1px solid #ccb7b4;
	padding: 10px;
	width: 407px;
}
#lifeevent-inner section h3 {
	margin: 20px 10px 15px 10px;
	text-align: center;
	font-size: 1.35em;
	font-weight: bold;
}
#lifeevent-inner section p {
	margin: 0 10px 15px 10px;
}
#lifeevent-inner section .btn {
	position: relative;
	background: #ffeaec;
	margin: 0 10px 10px 10px;
	border: 1px solid #ccb7b4;
	border-radius: 5px;
	text-align: center;
}
#lifeevent-inner section .btn a {
	display: block;
	padding: 15px 0;
	font-weight: bold;
	font-size: 1.15em;
	color: #d5848b;
}
#lifeevent-inner section .btn a:hover {
	background: #d5848b;
	text-decoration:none;
	color: #ffeaec;
}
#lifeevent-inner #marriage {
	position: absolute;
	top: 0;
	left: 0;
}
#lifeevent-inner #child {
	position: absolute;
	top: 96px;
	right: 0;
}
#lifeevent-inner #home {
	position: absolute;
	top: 650px;
	left: 0;
}
#lifeevent-inner #senior {
	position: absolute;
	top: 780px;
	right: 0;
}
#lifeevent-inner section:after, #lifeevent-inner section:before {
	position: absolute;
	content: " ";
	height: 0;
	width: 0;
	border: solid transparent;
	pointer-events: none;
}
#lifeevent-inner #marriage:after, #lifeevent-inner #marriage:before {
	top: 35px;
	left: 100%;
}
#lifeevent-inner #child:after, #lifeevent-inner #child:before {
	top: 220px;
	right: 100%;
}
#lifeevent-inner #home:after, #lifeevent-inner #home:before {
	top: 50px;
	left: 100%;
}
#lifeevent-inner #senior:after, #lifeevent-inner #senior:before {
	top: 215px;
	right: 100%;
}
#lifeevent-inner #marriage:after, #lifeevent-inner #home:after {
	border-width: 13px;
	margin-top: -3px;
	border-left-color: #ccb7b4;
}
#lifeevent-inner #marriage:before, #lifeevent-inner #home:before {
	border-width: 14px;
	margin-top: -5px;
	border-left-color: #ccb7b4;
}
#lifeevent-inner #child:after, #lifeevent-inner #senior:after {
	border-width: 13px;
	margin-top: 46px;
	border-right-color: #ccb7b4;
}
#lifeevent-inner #child:before, #lifeevent-inner #senior:before {
	border-width: 14px;
	margin-top: 46px;
	border-right-color: #ccb7b4;
}
/*modal-window*/
#lean_overlay {
	display: none;
	position: fixed;
	background: #000;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 100;
}
.modal {
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
	display: none;
	width: 960px;
}
.modal_close {
	display: block;
	position: absolute;
	background: url('/company/lp/lp38/img/close.png') no-repeat;
	width: 76px;
	height: 19px;
	cursor: pointer;
	top: -30px;
	right: 0px;
	z-index: 2;
}

/*積立計算式 reserveform
========================================================*/
#reserveform {
	background: #fff5e5;
}
#reserveform h2 {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 1.0rem;
	line-height: 1.3;
	font-size: 2.25rem;
	text-align: center;
	letter-spacing: 0.20rem;
	color: #f1bd5b;
}
#reserveform h2 span {
	font-size: 1.10rem;
	font-weight: bold;
}
#reserveform h2 img {
	position: absolute;
	top: 15px;
	right: 180px;
}
#reserveform article {
	background: #fffafa;
	padding: 2.0rem 0;
}

/*種類が豊富な三菱UFJ eスマート証券の積立サービス service-type
========================================================*/
#service-type {
	background: #f5f1f0;
}
#service-type article .inner {
	padding: 0 4.0em;
}
#service-type .grid {
	display: flex;
	justify-content: space-between;
}
#service-type .grid div {
	width: 385px;
	background: #fff;
	border: solid 1px #d80c18;
	padding: 20px;
}
#service-type .grid div h3 {
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	color: #d80c18;
}
#service-type ul {
	list-style: disc;
	margin: 0 0 1em 1em;
}
#service-type ul span.strong {
	color: #d80c18;
}
#service-type .small {
	font-size: 0.8em;
}

/*投信積立の特徴 investment
========================================================*/
#investment a {
	display: inline-block;
	background: #f15b64;
	padding: 1.6rem 6.0rem 1.4rem;
	border-radius: 6px;
	font-size: 1.50rem;
	font-weight: bold;
	color: #fff;
}
#investment a:hover {
	background: #ee3a46;
}
#investment-inner {
	padding-bottom: 20px;
	text-align: center;
}
#investment {
	background: #ee3a46;
}
#investment .img01 {
	text-align: center;
}

/*プチ株積立の特徴
========================================================*/
#petit .putit-merit-example {
	margin-left: -30px;
}
#petit .putit-merit-example &gt; li {
	_display: inline;
	float: left;
	background: #1b1b1b;
	width: 416px;
	margin-left: 30px;
	padding: 18px;
	border: 1px solid #57462c;
}
#petit .putit-merit-example li h4 {
	margin-bottom: 20px;
	text-align: center;
}
#petit .putit-merit-example li .feature {
	padding: 16px 16px 12px;
	border: 1px solid #ffc053;
}
#petit .putit-merit-example li .feature strong {
	font-weight: bold;
	font-size: 143%;
	color: #ffe97a;
}
#petit .putit-merit-example li .notes {
}
#petit .putit-merit-example li .notes li {
	padding-left: 1em;
	text-indent: -1em;
	font-size: 79%;
}

/*外貨建MMF積立の特徴
========================================================*/
#mmf a {
	display: inline-block;
	background: #f15b64;
	padding: 1.6rem 6.8rem 1.4rem;
	border-radius: 6px;
	font-size: 1.50rem;
	font-weight: bold;
	color: #fff;
}
#mmf a:hover {
	background: #ee3a46;
}

/*口座開設 open-account
========================================================*/
.open-account01,.open-account02 {
	padding: 4.0rem;
}
.open-account-inner {
	width: 860px;
	min-height: 160px;
	margin: 0 auto;
	text-align: center;
}
.open-account-inner p {
	margin-bottom: 10px;
	font-size: 2.14em;
}

/*サポート体制 support
========================================================*/
#support {
	background: #eae7e6;
}

#support h3 {
	padding: 30px 0;
	font-size: 1.20rem;
	text-align: center;
}
#support h3 span {
	border-bottom: 1px dashed;
	font-weight: bold;
}
#support .inner {
	background: #fffafa;
	padding: 4.0rem 2.0rem;
}
#inqury {
	padding: 18px 40px 22px;
	border: 8px solid #eaeaea;
}
#anshindial {
	float: left;
	background: url(/company/lp/lp38/img/au_re_tell_kabucom.gif) no-repeat left bottom;
	padding: 27px 0 0 75px;
	font-size: 2.1em;
	font-weight: bold;
}
#freecall {
	height: 64px;
	margin-left: 20px;
	font-size: 2.7em;
	font-weight: bold;
}
#freecall rb {
	font-weight: bold;
}
#freecall rt {
	font-weight: bold;
	font-size: 0.4em;
}
#operater {
	margin-top: 18px;
	margin-left: 10px;
	font-size: 0.86em;
	font-weight: bold;
}
#support .dial {
	padding-bottom: 4.0rem;
	text-align: center;
}
#support .dial h3 {
	background: url(/company/lp/lp38/img/re_support_icon01.gif) no-repeat 98px -6px;
	margin-top: 0;
	padding-top: 0;
}
#support .mail h3 {
	background: url(/company/lp/lp38/img/re_support_icon02.gif) no-repeat 164px 22px;
	margin-top: 0;
}
#support .generoussupport h3 {
	background: url(/company/lp/lp38/img/re_support_icon03.gif) no-repeat 210px 22px;
	margin-top: 0;
}
#support .mail,
#support .generoussupport {
	padding-top: 2.0rem;
	border-top: solid 1px #cccccc;
}
#support .mail {
	padding-bottom: 4.0rem;
}
#support .mail p.lead {
	float: left;
	width: 548px;
	text-align: left;
}
#support .mail img {
	float: right;
	width: 378px;
}
#support .generoussupport p.lead {
	float: right;
	width: 548px;
	text-align: left;
}
#support .generoussupport img {
	float: left;
	width: 378px;
}

/*ディスクレーマー
========================================================*/
#risk-box {
	background: #f5f1f0;
}
#risk-box h3 {
	position: relative;
	display: block;
	margin: 0 auto;
	font-weight: bold;
	font-size: 1.15em;
	text-align: center;
	z-index: 4;
}
#risk-box h3 span {
	display: inline-block;
	padding: 0 10px;
	font-weight: bold;
}
#risk-box .risk_inner {
	padding: 25px;
}
#risk-box .risk_inner a {
	text-decoration: underline;
}
#risk-box .risk_inner a:hover {
	text-decoration:none;
	color:#fff;
}
#risk-box .risk_inner dt:before {
	content: "■";
}
#risk-box .risk_inner dd {
	margin-bottom: 20px;
}
#risk-box .risk_inner h4 {
	margin-top: 30px;
	font-weight: bold;
}
#risk-box .risk_inner .plain {
	padding-left: 1.4em;
	list-style-type: disc;
}
#risk-box .risk_inner .plain li {
	margin-bottom: 10px;
}
/*フッター*/
footer p {
	background: #d80c18;
	padding: 22px 0;
	font-size: 0.86em;
	text-align: center;
	color: #fff;
}

/* ヘッダ固定 */
header {
	position: sticky;
	top: 0;
	z-index: 3;
}
/*---------------------------------------------*/
/* cpn【キャンペーン情報】 */
/*---------------------------------------------*/

#cpn{
	padding: 30px 0;
}
.campaign__bnr{
	text-align: center;
}
.campaign__bnr img{
	width: 600px;
	text-align: center;
}
.cpn__title{
	display: flex;
    flex-direction: column;
    width: 100%;
	margin-bottom: 20px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #d80c18;
	align-items: center;
}
.cpn__title .heading--pop {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    font-size: 18px;
    position: relative;
    text-align: center;
    width: -moz-fit-content;
    width: fit-content;
    color: #333333;
}
.heading--pop::before {
    content: "";
    width: 16px;
    height: 14px;
    background-image: url(/2024renew_assets/imgs/common/icon_heading_pop.svg);
}
.heading--pop::after {
    content: "";
    width: 16px;
    height: 14px;
    background-image: url(/2024renew_assets/imgs/common/icon_heading_pop.svg);
    transform: scaleX(-1);
}
@media screen and (max-width: 768px) {
	.cpn__title{
	font-size: 20px;
}
	.cpn__title .heading--pop {
    font-size: 14px;
}
  .campaign__bnr img{
	width: 100%;
}
}
/*---------------------------------------------*/
/* modal【キャンペーン概要】 */
/*---------------------------------------------*/
#modal1 button {
  cursor: pointer;
}

#modal1 button:hover {
  opacity: 0.7;
}

#modal1 button.modalOpen {
  font-family: "Noto sans JP", sans-serif;
  font-weight: 600;
  font-size: 16px;
  border: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
  background-color: var(--bg-color);
  margin: 0 auto;
}

#modal1 {
  display: none;
  position: fixed;
  z-index: 2;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 200;
}

#modal1 .modal-box {
  background-color: #fff;
  margin: 16vh auto;
  width: 1000px;
  height: 70vh;
  overflow-y: scroll;
  padding: 50px 0;
  box-sizing: border-box;
  animation-name: modalopen;
  animation-duration: 0.5s;
  position: relative;
}
#modal1 .modal-box .inner a {
  display: inline;
}

@keyframes modalopen {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

#modal1 .modalClose {
  position: fixed;
  top: calc(10vh + 20px);
  right: calc(50% - 450px);
  width: 70px;
  height: 70px;
  text-align: center;
  border-radius: 35px;
  color: #e60000;
  background-color: #ffffff;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.1));
  border: 0;
  font-size: 35px;
  font-weight: 100;
  font-family: "Open sans", sans-serif;
  z-index: 300;
}

#modal1 .modal-box .inner {
  width: 900px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 0;
}

#modal1 .modal-box .inner h3 {
  font-size: 30px;
  line-height: 1.4;
  margin-bottom: 40px;
  text-align: center;
}

#modal1 .modal-box .inner h3 span {
  display: block;
  font-size: 20px;
  color: var(--red-color);
}

#modal1 .modal-box .inner table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

#modal1 .modal-box .inner table th {
  width: 200px;
  text-align: left;
  background-color: #eee;
  border: 1px solid #ccc;
  vertical-align: top;
  box-sizing: border-box;
  padding: 20px;
  font-size: 16px;
}
#modal1 .modal-box .inner table td {
  width: 700px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  box-sizing: border-box;
  padding: 20px;
  font-size: 14px;
}
#modal1 .modal-note-list {
    margin-left: 30px;
	}
#modal1 .modal-note-list li {
    position: relative;
    padding-bottom: 10px;
}
#modal1 .modal-note-list li::before{
  content: "※";
  width: 28px;
  height: 28px;
  position: absolute;
  left: -30px;
}
#modal1 .campaign-tokuten img{
  max-width: 866px;
  margin: 0 auto;
  padding: 20px;
}
#modal1 .modal-red-midashi {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    background: #C1111A;
    color: #fff;
    padding: 1px 0;
}
#modal1 .modal-gray-midashi {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    background: #7E7E7E;
    color: #fff;
    padding: 1px 0;
}
.scroll-wrapper {
  position: relative;
  overflow-x: auto;
}
  .campaign-table01{
  max-width: 622px;
}
  .campaign-table02{
  max-width: 596px;
}
  .campaign-table03{
  max-width: 749px;
}
.scroll-inner {
  min-width: 500px;
}
img.scroll-inner {
  height: auto;
  width: 100%;
  max-width: 100%;
}
.scroll-hint {
  display: none;
}
  .scrolled .scroll-overlay,
  .scrolled .scroll-hint {
    opacity: 0;
  }

  @keyframes hintMove {
  0% { transform: translateX(0); opacity: 0.6; }
  50% { transform: translateX(-10px); opacity: 1; }
  100% { transform: translateX(0); opacity: 0.6; }
}

.scroll-hint {
  animation: hintMove 2s infinite ease-in-out;
}

.scrolled .scroll-hint {
  opacity: 0;
  pointer-events: none;
  animation: none;
}
.u-text-S{
  font-size: 12px;
}

/*　for SP　*/
@media screen and (max-width: 768px) {
  #modal1 button.modalOpen {
    font-size: calc(14 * (100vw / 375));
    gap: calc(10 * (100vw / 375));
  }
  
  #modal1 .modal-note-list {
    margin-left: 22px;
	}
  #modal1 .modal-note-list li::before{
    left: -22px;
  }

  #modal1 .modal-box {
    margin: 6vh auto;
    width: calc(355 * (100vw / 375));
    height: 88vh;
    padding: calc(30 * (100vw / 375)) 0;
  }

  #modal1 .modalClose {
      top: calc(20vh - calc(20 * (100vw / 375)));
    right: calc(50% - calc(150 * (100vw / 375)));
    width: calc(40 * (100vw / 375));
    height: calc(40 * (100vw / 375));
    border-radius: calc(20 * (100vw / 375));
    font-size: calc(20 * (100vw / 375));
  }

  #modal1 .modal-box .inner {
    width: calc(330 * (100vw / 375));
    margin: 0 auto;
  }

  #modal1 .modal-box .inner h3 {
    font-size: calc(16 * (100vw / 375));
    text-align: left;
    margin-bottom: calc(20 * (100vw / 375));
  }

  #modal1 .modal-box .inner h3 span {
    font-size: calc(13 * (100vw / 375));
  }

  #modal1 .modal-box .inner table {
    font-size: calc(14 * (100vw / 375));
    line-height: 1.6;
  }

  #modal1 .modal-box .inner table th {
    display: block;
    width: 100%;
    border-top: 3px solid #ccc;
    border-bottom: none;
    padding: calc(14 * (100vw / 375));
  }

  #modal1 .modal-box .inner table td {
    display: block;
    width: 100%;
    border-bottom: none;
    padding: calc(14 * (100vw / 375));
  }

  #modal1 .modal-box .inner table td:last-child {
    border-bottom: 1px solid #ccc;
  }
  #modal1 .campaign-tokuten img{
    padding: 3vw 0vw;
    width:100%;
  }
 #modal1 .modal-red-midashi {
        font-size: 18px;
    }
 #modal1 .modal-gray-midashi {
        font-size: 18px;
  }
  .scroll-wrapper {
    max-width: 80vw;
  }
	.scroll-hint {
	  display: block;
	  position: absolute;
	  top: 30%;
	  left: 113px;
	  transition: opacity 0.3s ease;
	}
	.scroll-hint img{
	  width: 70px;
	}
	#modal1 .modal-box {
       margin: 15vh auto;
    }
}</pre></body></html>