@charset "UTF-8";

/* body
-------------------------- */
html {
	width: 100%;
	margin: 0 auto;
}
body {
	width: 100%;
	background: #ecf0f2;
	color: #333;
	font-family:"ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ","Helvetica Neue",
    Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans", sans-serif;
	font-weight: 300;
	font-size: calc(1vw + 5.2px);/* 12_18px */
	line-height: 1.6;
	-webkit-text-size-adjust: 100%;
}
@media screen and (min-width: 1280px) {
	body {font-size: 18px;}
}
* {
	box-sizing: border-box;
}
/* responsive
-------------------------- */
.spSet {display: none !important;}
.pcSet {display: block !important;}
a[href^="tel:"] {pointer-events: none;}
/* base
-------------------------- */
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #1260b3;
}
a, a img {
	transition: .3s ease-in-out;
	border: none;
	outline: none;
    border-style: none;
}
a img:hover {
	filter: brightness(110%) opacity(75%);
}
.btn_offer a,
.btn_request a {
	position: relative;
	display: block;
}
.btn_offer a:hover,
.btn_request a:hover {
	filter: opacity(75%);
}
.btn_offer a:after,
.btn_request a:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transition: .3s ease-in-out;
}
img {
	width: 100%;
	height: auto;
    border-style: none;
}
.cf {
	zoom: 1;
}
.cf:before, .cf:after {
	content: '';
	display: table;
}
.cf:after {
	clear: both;
}
.clear {
	clear: both;
	display: block;
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.inner {
	position: relative;
	width: 100%;
	max-width: 1280px;
	margin: auto;
	padding: 0 40px;
}
main {
	z-index: 1;
	text-align: left;
}
section {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
sup {
	font-size: 65%;
	position: relative;
	top: .05em;
}
sub {
	font-size: 65%;
	position: relative;
	top: -.25em;
}
/* header
-------------------------- */
header {
	width: 100%;
    /*height: 10.6666em;*/
	/*border-bottom: 1px solid #003399;*/
	z-index: 10;
	background: #fff;
}

.header {
	margin: 0 auto 0;
	background-color:#fff;
    display: flex;
	justify-content: space-between;
    align-items: flex-end;
    align-items: center;
    
	width: 100%;
    max-width: 1280px;
	padding: 0 40px 20px 40px;
}

.head_logo{
    margin-right: auto;
    width: 120px;
    padding-top: 15px;
}

.headtel{
    padding-right: 20px;
}
.headtel img{
	width: 338px;
}

.headbtn a img{
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.headbtn a img:hover{
	opacity: 0.8;
}
.headbtn	{
	display: flex;
}

.headbtn img	{
	margin: 2px;
	width: 110px;
	margin-top: 20px;
}

.headtel p	{
	font-size: 10px;
    font-weight: bold;
    margin-left: 7px;
    margin-top: 5px;	
}



/* footer
-------------------------- */
footer {
	text-align: left;
	font-size: calc(.3333vw + 7.7333px);/* 10_12px */
	line-height: 1.8;
	margin: 3em 0 2.5em;
}
@media screen and (min-width: 1280px) {
	footer, .note {font-size: 12px;}
}
.note {
	font-size: calc(.3333vw + 7.7333px);/* 10_12px */
	line-height: 1.4;
	margin: .5em 0;
}
footer #branch {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 2em 0;
	margin: 2em 0;
}
footer #foot_number {
	text-align: right;
	margin: 0 0 1em;
}
footer #foot_branch {
	width: 33em;
	float: left;
}
footer ul {
	float: left;
	line-height: 1.2;
}
footer ul li {
	float: left;
	border-right: 1px solid #333;
	margin: .25em .5em .25em 0;
	padding: 0 .5em 0 0;
}
footer ul li:last-child {
	border-right: none;
}
footer #copy {
	float: right;
}
/*
-------------------------- */
.outlineSet {
	padding: .58em .58em 1.6em;
	margin: 2em 0 1em;
}
#anchor01 {
	margin: 0 auto 3em;
}
#anchor01 p {
	font-size: calc(2vw + .4px);/* 14_26px */
	text-align: center;
}
@media screen and (min-width: 1280px) {
	#anchor01 p {font-size: 26px;}
}
#anchor01 .outlineSet {
	background: #f8a300;
}
.outline {
	width: 100%;
	position: relative;
}
h3 {
	background: #fff;
}
ul.commonSet {
	padding: 1.6em 0 0;
}
ul.commonSet li {
	width: 26.75%;/* 321/1200 */
	margin: 0 auto;
	float: left;
}
ul.commonSet li:nth-child(1) {
	margin: 0 1.3333% 0 21.9166%;/* 263/1200 */
	background: #fff;
	border-radius: 3em;
}
ul.commonSet li:nth-child(2) {
	margin: 0 21.9166% 0 1.3333%;
	background: #fff;
	border-radius: 3em;
}
ul.commonSet li img {
	margin: 0 auto;
}
ul.commonSet li a img {
	filter: drop-shadow(1px 1px 1px rgba(0,0,0,.5));
	width: 100%;
}
.acd_trigger {
	width: 100%;
	color: #fff;
	font-size: calc(3vw - 2.4px);/* 18_36px */
	font-weight: 600;
	line-height: 1.4;
	cursor: pointer;
	position: relative;
	display: flex;
	justify-content: flex-start;
	/*margin: 4px 0 0;*/
	transition: .3s ease-in-out;
}
@media screen and (min-width: 1280px) {
	.acd_trigger {font-size: 32px;}
}
.acd_trigger:hover {
	filter: brightness(115%);
}
#anchor01 .acd_trigger {
	background: #f8a300;
	border-bottom: 4px solid #fff;
}
.acd_trigger:before {
	content: '＋';
	width: 1em;
	height: 1em;
	text-align: center;
	position: absolute;
	top: .75em;
	right: 1em;
}
.acd_trigger.close:before {
	content: 'ー';
	width: 1em;
	height: 1em;
	text-align: center;
	position: absolute;
	top: .75em;
	right: 1em;
}
.acd_trigger dt {
	width: 12%;
	font-size: 83%;
	padding: .5em;
	text-align: center;
}
#anchor01 .acd_trigger dt {
	background: #ed6501;
}
.acd_trigger dt span {
	font-size: 160%;
	font-family: "Helvetica Neue" , Helvetica;
	padding-left: .25em;
}
.acd_trigger dd {
	width: 88%;
	padding: .75em 2.25em .5em 1em;
	letter-spacing: .025em;
}
.detail {
	display: none;
	width: 100%;
	background: #fff;
	padding: 2em 2.75em;
	margin: 0;
}
h4 {
	font-size: calc(2.6666vw - 2.1333px);/* 16_32px */
	font-weight: 600;
	text-align: center;
	margin: 0 0 .5em;
}
@media screen and (min-width: 1280px) {
	h4 {font-size: 32px;}
}
.noteSet {
	font-size: calc(.6666vw + 5.4666px);/* 10_14px */
	line-height: 1.4;
	display: flex;
	justify-content: flex-start;
	margin-top: 1em;
}
@media screen and (min-width: 1280px) {
	.noteSet {font-size: 14px;}
}

.ind_supp ul{
	margin: 0 auto;
}
.ind_supp li {
	display: block;
	padding: .5em 0 0 8em;
	word-wrap: break-word;
}

@media screen and (max-width: 980px){
	.ind_supp li {
	display: block;
	padding: .5em 1em 0;
	word-wrap: break-word;
}
	
}
.ind_supp:not(:first-child) {
	margin-left: 3em;
}
.ind_decimal li {
	display: block;
	padding: .5em 0 0 2.5em;
	text-indent: -2.5em;
	word-wrap: break-word;
}
.img_3_1_01,
.img_3_3_02 {
	margin: 2em auto 0;
}
.img_3_3_01 {
	margin: 0 auto;
}
.img_3_1_01 {
	max-width: 660px;
}
.btnBtm {
	background: #fff;
	padding: 0 0 2em;
}
#anchor04 {
	margin: 3em 0 0;
}
#anchor04 h3 {
	background: #c7e8fa;
	padding: 2em 0 0;
}
#anchor04 .detail {
	background: #c7e8fa;
}
#anchor04 .detail {
	display: block;
}
#anchor04 img {
	margin: 0 auto;
}
#anchor05 {
	margin: 0 auto 2.5em;
}
#anchor05 h3 {
	background: #004ea2;
}
#anchor05 h3 img {
	margin: 0 auto;
	width: 50%;
	max-width: 560px;
}
#anchor05 .detail.pcSet {
	background: #ecf0f2;
	display: flex !important;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0 0 .5em;
}
#anchor05 .detail.spSet {
	display: none !important;
}
#anchor05 .detail img {
	width: 49.1666%;
	margin: 1.25em 0 0;
}
.contactSet .detail {
	display: block;
	padding: 1.5em 2.75em;
	/*margin: 2.5em auto 0;*/
	margin: 0 auto 2.5em;
}
.contactSet ul {
	width: 56.1666%;/* 674/1200 */
	min-width: 380px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.contactSet li {
	width: 47.9228%;/* 323/674 */
}
.contactSet li:nth-child(3) {
	width: 100%;
	margin: 1.5em auto 0;
}
.contactSet li:last-child {
	width: 100%;
	margin: 1.5em auto 0;
}
.contactSet .keiyakusya_pc{
	margin: 1em .5em .5em!important;
	width:100%
}
.contactSet .keiyakusya_sp{
	margin: 0em auto .5em!important;
}


/* style
-------------------------- */
.f_red {color: #ed3553;}
.f_bold {font-weight: bold;}
.ind_1em {
	padding-left: 1em;
	text-indent: -1em;
}

/*20220202追記_プラチナバナー*/
.sp_only{
	display:none;
}
.pc_only.platinum-banner  img {
	margin: 3em auto 3em;
	width: 100%;
	max-width: 970px;
}
.pc_only.platinum-banner2  img {
	margin: 2em auto 3em;
	width: 100%;
	max-width: 980px;
}
.bnr-careservice  img {
	margin: 2em auto 3em;
	width: 100%;
	max-width: 980px;
}

/*20230605追記*/

.column	{
	margin-top: 60px;
	background: #fff;
}
.column h3	{
	background: #033399;
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 15px 10px 10px;
}
.column-inner	{
    padding: 2em 2.75em;
}
.column h4	{
	color: #033399;
    font-size: 26px;
    font-weight: bold;
	text-align: left;
	margin-top: 2rem;
}
#anchor01 .column p	{
	font-size: 20px;
	line-height: 1.7;
	text-align: justify;
}
.column img	{
	width: 80%;
}

.reason01	{
	background: #fff;
	margin-top: 60px;
	padding-bottom: 50px;
}
.reason01 h4	{
	background: #ea8900;
	color: #fff;
	margin-bottom: 0;
	padding: 15px 0 10px;
}
.platinum__title{
	font-size: 32px;
	font-weight: bold;
	height: 95px;
	background: #F9E7CE;
	line-height: 95px;
	padding-left: 200px;
	margin-top: 40px;
	cursor: pointer;
}
.recommended .reason01 .platinum{
	padding: 0px 50px 50px;
}
.platinum-1{
	position: relative;
	padding-bottom: 0 !important;
}
.platinum-1 .platinum_illust1::before{
	content: '';
	background-image: url("/NonSitecore/_/media/landingpage/brpg/matome2/teiki/img/platinum-1.svg");
	width: 120px;
	height: 120px;
	display: block;
	position: absolute;
	top: 10px;
	left: 50px;
	background-repeat: no-repeat;
	z-index: 10;
}
.platinum-1 .platinum_illust2::before{
	content: '';
	background-image: url("/NonSitecore/_/media/landingpage/brpg/matome2/teiki/img/platinum-2.svg");
	width: 120px;
	height: 120px;
	display: block;
	position: absolute;
	top: 10px;
	left: 50px;
	background-repeat: no-repeat;
	z-index: 10;
}
.platinum-1 .platinum_illust3::before{
	content: '';
	background-image: url("/NonSitecore/_/media/landingpage/brpg/matome2/teiki/img/platinum-3.svg");
	width: 120px;
	height: 120px;
	display: block;
	position: absolute;
	top: 10px;
	left: 50px;
	background-repeat: no-repeat;
	z-index: 10;
}
.platinum-1 .platinum_illust4::before{
	content: '';
	background-image: url("/NonSitecore/_/media/landingpage/brpg/matome2/teiki/img/platinum-4.svg");
	width: 120px;
	height: 120px;
	display: block;
	position: absolute;
	top: 10px;
	left: 50px;
	background-repeat: no-repeat;
	z-index: 10;
}
.platinum-1 .platinum-1__head::after{
	content: '';
	background-image: url("/NonSitecore/_/media/landingpage/brpg/matome2/teiki/img/platinum_close.svg");
	width: 60px;
	height: 60px;
	display: block;
	position: absolute;
	top: 20px;
	right: 20px;
	background-repeat: no-repeat;
}
.platinum-1 .btn_open .platinum-1__head::after{
	background: url("/NonSitecore/_/media/landingpage/brpg/matome2/teiki/img/platinum_open.svg") no-repeat;
}
.platinum-wrap{
	background: #fff;
	padding: 50px 100px;
}
.platinum-heading{
	width: 500px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	background: #EA8900;
	border-radius: 30px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 5px 0 3px;
}
.inner .platinum-inner{
	width: 100%;
	background: #F9E7CE;
	padding: 0px 30px 30px 30px;
	display: none;
}
.platinum-lead{
	text-align: center;
	font-size: 30px;
}
.platinum-lead--large{
	font-size: 40px;
}
.platinum-hr{
	border-top: 2px solid #EA8900;
	width: 100%;
}
.platinum-desc__unit--head{
	width: 240px;
	height: 120px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #5F5F5F;
	border: 1px solid #5F5F5F;
	border-radius: 10px;
	margin: 0 auto;
	line-height: 1.5;
	display: flex;
	justify-content: center;
	align-items: center;
}
.platinum-desc__unit--text{
	text-align: center;
	font-size: 30px;
}
.platinum-desc__unit--text--l{
	font-size: 50px;
}
.platinum-desc__unit{
	width: 100%;
}
.platinum--red{
	color: #EA2E3E;
}
.fs-3{
	font-size: 30px;
}
.fw-b{
	font-weight: bold;
}
.platinum-desc{
	display: flex;
	margin: 30px 0;
}
#anchor01 p.platinum-desc__unit--foot{
	text-align: center;
	font-size: 20px;
	line-height: 1.3;
}
.platinum-cost table{
	width: 100%;
	margin: 0 auto;
	border-collapse: collapse;
	border-spacing: 0;
}
.platinum-cost table tbody tr{
	border: 1px solid #000;
}
.platinum-cost table tbody tr th{
	font-size: 20px;
	text-align: center;
	vertical-align: middle;
	background: #eeeeef;
}
.platinum-cost table thead tr th{
	color: #fff;
	font-size: 30px;
	vertical-align: middle;
	text-align: center;
}
.platinum-cost table thead tr th:nth-of-type(1){
	color: #333;
	width: 20%;
	font-size: 25px;
}
.platinum-cost table thead tr th:nth-of-type(2){
	background: #2684bf;
	width: 35%;
}
.platinum-cost table thead tr th:nth-of-type(3){
	background: #db4e70;
	width: 35%;
}
.platinum-cost table thead tr th {
	color: #fff;
	font-size: 30px;
}
.platinum-cost table tbody tr td{
	text-align: center;
	vertical-align: middle;
	font-size: 40px;
	font-weight: bold;
	border-left: 1px solid #000;
	background: #fff;
	color: #2684bf;
}
.platinum-cost table tbody tr td span{
	font-size: 20px;
}
.platinum-cost table tbody tr td:nth-of-type(2){
	color: #db4e70;
}
.platinum-cost table tfoot tr td {
	text-align: right;
	vertical-align: bottom;
	font-size: 14px;
	font-weight: normal;
	padding-top: 5px;
}
.platinum-cost table tfoot tr td.chushaku {
	text-align: left;
}
.platinum-balloon {
	position: relative;
	display: inline-block;
	margin: 0 15px 0 0;
	padding: 20px 15px;
	color: #F08200;
	font-size: 30px;
	background: #FFF;
	border: solid 3px #F08200;
	border-radius: 10px;
	box-sizing: border-box;
	text-align: center;
	width: 35%;
	line-height: 1.5;
}

.platinum-balloon:before {
	content: "";
	position: absolute;
	top: 50%;
	right: -24px;
	margin-top: -12px;
	border: 12px solid transparent;
	border-left: 12px solid #FFF;
	z-index: 2;
}

.platinum-balloon:after {
	content: "";
	position: absolute;
	top: 50%;
	right: -30px;
	margin-top: -14px;
	border: 14px solid transparent;
	border-left: 14px solid #F08200;
	z-index: 1;
}

.platinum-balloon p {
	margin: 0;
	padding: 0;
}
.platinum-info{
	display: flex;
	align-items: center;
	margin-top: 30px;
	margin-bottom: 5px;
	gap: 20px;
}
.platinum-info__price__item{
	padding: 20px 40px;
	background: #FDEDDB;
	font-size: 30px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
}
.platinum-info__price__item:last-child{
	margin-bottom: 0px;
}
.platinum-info__price{
	width: 65%;
	text-align: center;
}
.platinum-button{
	background-color: #004EA2;
	border-radius: 8px;
	color: #fff;
	display: block;
	padding: 8px 8px 8px 2.5%;
	position: relative;
	text-align: left;
	text-decoration: none;
	width: 100%;
}
.platinum-button a{
	color: #fff;
	font-size: 30px;
}

.platinum-button::after{
	content: '';
	display: inline-block;
	border-style: solid;
	border-width: 20px 0 20px 25px;
	border-color: transparent transparent transparent #fff;
	width: 0;
	height: 0;
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
}
.platinum-button:hover{
	opacity: .6;
}
.platinum-button{
	width: 500px;
	margin: 40px auto 20px;
}
.platinum-txt-link	{
	margin-top: 50px;
	text-align: center;
}
.platinum-txt-link a	{
	font-size: 22px;
    color: #004ea2;
    border-bottom: solid 1px #004ea2;

}

.tendency	{
	width: 728px;
    margin: 40px auto 20px;
}

.tendency-inner	{
    background: #fff;
    border: solid 2px #f08300;
    padding: 10px;
    letter-spacing: 1px;	
}

.tendency-head	{
    background: #f08300;
    border: solid 2px #f08300;
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding: 15px 10px 10px 10px;
    font-size: 25px;	
}
.tendency-point{
	position: relative;
	border: solid 2px #f08300;
    padding: 15px 10px 10px 10px;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    color: #888;
}
.tendency-point::before {
    content: "";
    display: block;
    width: 30px;
    height: 1px;
    background-color: #888;
    transform: rotate(75deg);
    position: absolute;
    left: 15%;
    top: 50%;
}
.tendency-point::after {
    content: "";
    display: block;
    width: 30px;
    height: 1px;
    background-color: #888;
    transform: rotate(-75deg);
    position: absolute;
    right: 15%;
    top: 50%;
}
#anchor01 .tendency p {
	font-size: 13px;
    text-align: justify;
    margin-left: 1em;
    text-indent: -1em;
    margin-top: 10px;
}

@media screen and (max-width: 1280px) {
.tendency	{
	width: 56.875vw;
    margin: 3.125vw auto 1.563vw;
}

.tendency-inner	{
    background: #fff;
    border: solid 2px #f08300;
    padding: 10px;
    letter-spacing: 1px;	
}

.tendency-head	{
    background: #f08300;
    border: solid 2px #f08300;
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding: 15px 10px 10px 10px;
    font-size: 1.953vw;	
}    
    
.tendency-point{
    padding: 15px 0.781vw 0.781vw 0.781vw;
    font-size: 1.953vw;
}
.tendency-point::before {
    content: "";
    display: block;
    width: 2.344vw;
    height: 1px;
    background-color: #888;
    transform: rotate(75deg);
    position: absolute;
    left: 7vw;
    top: 50%;
}
.tendency-point::after {
    content: "";
    display: block;
    width: 2.344vw;
    height: 1px;
    background-color: #888;
    transform: rotate(-75deg);
    position: absolute;
    right: 7vw;
    top: 50%;
}
}

.insurance3_1_sp {
	position: relative;
}
.insurance3_1_sp-guard {
    max-width: 630px;
    margin: 10px auto;
    font-size: 14px!important;
    text-align: center!important;
}


/*202507追記*/
#anchor01 .teiki_fv {
    width:100%;
    background: url("/NonSitecore/_/media/landingpage/brpg/matome2/teiki/img/teiki_bg.png") left top repeat;
    border-top:7px solid #f08200;
}

#anchor01 .teiki_fv div {
    max-width:1138px;
    margin:0 auto;
}

#anchor01 .cta {
    width:100%;
    background:#fff;
    padding:30px 0;
}

#anchor01 .cta a {
    display: block;
    max-width:321px;
    margin:0 auto;
}

#anchor01 .teiki_fv p {
    text-align: center;
    font-size:14px;
    padding:10px 0 40px 0;
    color:#6d6d6d;
    letter-spacing: -.3px;
}

@media screen and (max-width: 1280px) {
#anchor01 .teiki_fv p {
    width:92%;
    margin: 0 auto;
}
}


/*Tab*/
.tab_area { border-top:7px solid #f08200; }

.tab-container {
    width:100%;
    max-width:1140px;
    margin:0 auto;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.tab {
    display: block;
    cursor: pointer;
    width:280px;
    border:3px solid #b6b6b6;
    border-bottom: none;
    box-sizing: border-box;
    background: #fff;
    border-radius: 15px 15px 0px 0px;
    padding:10px 0;
    text-align: center;
    font-size:18px;
    color:#6d6d6d;
    line-height: 1.4;
}

.tab_area .tab {
    border-top: none;
    border-radius: 0px 0px 15px 15px;
    margin-bottom:40px;
    border-bottom:3px solid #b6b6b6;
}

.tab span {
    font-size: 28px;
    font-weight:bold;
}

.tab.teiki.active,
.tab.teiki:hover {
    background-color: #f08200;
    color:#fff;
    border:3px solid #f08200;
}

.tab.shushin:hover {
    background-color: #3c6e87;
    color:#fff;
    border:3px solid #3c6e87;
}

.tab.iryo:hover {
    background-color: #00b0ac;
    color:#fff;
    border:3px solid #00b0ac;
}

.tab.gan:hover {
    background-color: #00a1e9;
    color:#fff;
    border:3px solid #00a1e9;
}

.tab_area .tab.shushin:hover,
.tab_area .tab.iryo:hover,
.tab_area .tab.gan:hover {
    border-top: none;
}

@media screen and (max-width: 1140px) {
.tab {
    width:24%;
    border-bottom: none;
    font-size:1.579vw;
}

.tab span {
    font-size: 2.456vw;
}    
}

@media screen and (min-width:681px) and ( max-width:1000px) {
    .reason01	{
        margin-top: 6vw;
        padding-bottom: 5vw;
    }
    .reason01 h4	{
        padding: 1.5vw 0 1vw;
    }
    .platinum__title{
        font-size: 3.2vw;
        height: 9.5vw;
        line-height: 9.5vw;
        padding-left: 20vw;
        margin-top: 4vw;
    }
    .recommended .reason01 .platinum{
        padding: 0px 5vw 5vw;
    }
    .platinum-1 .platinum_illust1::before{
        background-size: 100%;
        width: 12vw;
        height: 12vw;
        top: 1vw;
        left: 5vw;
    }
    .platinum-1 .platinum_illust2::before{
        background-size: 100%;
        width: 12vw;
        height: 12vw;
        top: 1vw;
        left: 5vw;
        z-index: 10;
    }
    .platinum-1 .platinum_illust3::before{
        background-size: 100%;
        width: 12vw;
        height: 12vw;
        top: 1vw;
        left: 5vw;
        z-index: 10;
    }
    .platinum-1 .platinum_illust4::before{
        background-size: 100%;
        width: 12vw;
        height: 12vw;
        top: 1vw;
        left: 5vw;
        z-index: 10;
    }
    .platinum-1 .platinum-1__head::after{
        background-size: 100%;
        width: 6vw;
        height: 6vw;
        top: 2vw;
        right: 2vw;
    }
    .platinum-wrap{
        padding: 5vw 7.5vw;
    }
    .platinum-heading{
        width: 50vw;
        font-size: 2.4vw;
        margin-bottom: 2vw;
    }
    .inner .platinum-inner{
        padding: 0px 3vw 3vw 3vw;
    }
    .platinum-lead{
        font-size: 3vw;
    }
    .platinum-lead--large{
        font-size: 4vw;
    }
    .platinum-desc__unit--head{
        width: 24vw;
        height: 12vw;
        font-size: 3vw;
    }
    .platinum-desc__unit--text{
        font-size: 3vw;
    }
    .platinum-desc__unit--text--l{
        font-size: 5vw;
    }
    .fs-3{
        font-size: 3vw;
    }
    .platinum-desc{
        margin: 3vw 0;
    }
    #anchor01 p.platinum-desc__unit--foot{
        font-size: 2vw;
    }
    .platinum-cost table tbody tr th{
        font-size: 2vw;
    }
    .platinum-cost table thead tr th{
        font-size: 3vw;
    }
    .platinum-cost table thead tr th:nth-of-type(1){
        font-size: 2.5vw;
    }
    .platinum-cost table thead tr th:nth-of-type(3){
        width: 35%;
    }
    .platinum-cost table thead tr th {
        font-size: 3vw;
    }
    .platinum-cost table tbody tr td{
        font-size: 4vw;
    }
    .platinum-cost table tbody tr td span{
        font-size: 2vw;
    }
    .platinum-cost table tfoot tr td {
        font-size: 1.4vw;
    }

    .platinum-info{
        margin-top: 3vw;
        gap: 2vw;
    }
    .platinum-info__price__item{
        padding: 2vw;
        font-size: 3vw;
        margin-bottom: 1vw;
    }
    .platinum-button a{
        font-size: 3vw;
    }

    .platinum-button::after{
        border-width: 2vw 0 2vw 2.5vw;
        right: 2vw;
    }
    .platinum-button{
        width: 50vw;
        margin: 4vw auto 2vw;
    }
    .platinum-txt-link	{
        margin-top: 5vw;
    }
    .platinum-txt-link a	{
        font-size: 2.2vw;
    }    
}
