@charset "utf-8";
/* 変数 */
:root {
	--ttlcolor:#254d7e;
	--ttlcolor2:#ffffff;
	--txtcolor:#254d7e;
	--basecolor:#d6efff;
	--maincolor:#b9a560;
	--accentcolor:#e83e37;
	--notecolor:#e83e37;
}

.dbk-container {
	line-height: 9pt;
	font-size: .875rem !important;
	font-family: 'メイリオ', Meiryo, 'Hiragino Kaku Gothic ProN', 'MS PGothic', sans-serif;
	color: var(--txtcolor);
	overflow-wrap: break-word
}
.dbk-container hr {
	margin-bottom: 30px;
    border-bottom: 1px solid #303030;
}
.keyimg_bg {
	line-height: 0;
    background-image: url(/direct/pc-static/assets/timesale/images/bg_keyimg_202308.png);
    background-position: center center;
    background-repeat: repeat;
	background-color:var(--maincolor);
    background-size: auto;
    width: 100vw;
    margin: 0 calc(50% - 50vw) 0;
    position: relative;
}
@media screen and (max-width: 480px){
	.keyimg_bg {
	background-size: 50%;
	}
}
.keyimg_catch {
    width: 100vw;
    margin: 0 calc(50% - 50vw) 5px;
    padding-bottom: 20px;
}
.keyimg_catch div {
	color: var(--basecolor);
    padding: 20px;
    font-size: clamp(14px, 1rem, 16px);
    width: min(100%, 1040px);
    margin: 0 auto;
    line-height: 1;
    background: var(--txtcolor);
}
.keyimg_catch div h4 {
	color: var(--ttlcolor2);
    font-size: clamp(16px, 1.4rem, 18px);
    margin-top: 0;
    line-height: 1.4;
    margin-bottom: 10px;
}
.keyimg_catch div p {
    line-height: 1.4;
	margin-bottom: 0;
}
.keyimg_text h3 {
	display:flex;
	align-items: center;
	justify-content: center;
	margin: 0 0 30px;
}
.keyimg_text h3::before,
.keyimg_text h3::after{
	content: "";
	flex-grow:1;
	border-top: 10px solid #e90933;
}
.keyimg_text h3::before {
	margin-right: 2rem; 
}
.keyimg_text h3::after {
	margin-left: 2rem; 
}
.keyimg_text ul {
	display: flex;
	padding-left: 0;
	background: url(/direct/pc-static/assets/timesale/images/5step_chart_bg.png) center 25% no-repeat;
	margin-bottom: 0;
}
.keyimg_text ul li {
	flex: 1;
	margin-bottom: 0;
}
.keyimg_text ul li p {
	margin-top: 10px;
	text-indent: -1.5em;
	padding-left: 1.5em;
	font-size: 2em;
    text-align: left;
    line-height: 1.2;
	margin-bottom: 0;
	word-break: break-all;
}

@media screen and (max-width: 480px){
	.keyimg_catch {
		padding-bottom: 0;
	}
	.keyimg_catch div {
		text-align: left;
		background:none;
	}
	.keyimg_catch div h4, .keyimg_catch div p {
		background: var(--ttlcolor);
		padding: 10px;
	}
	.keyimg_text h3 {
		margin-bottom: 20px;
	}
	.keyimg_text h3 div {
		width: 50%; 
	}
	.keyimg_text ul {
		background: none;
		flex-wrap: wrap;
    	justify-content: space-between;
	}
	.keyimg_text ul li {
		flex: inherit;
		margin-bottom: 20px;
		width: calc( 50% - 10px );
	}
}

h2{
	margin:0;
}

.dbk-contents__main-inner {
	margin-right:0;
}
.dbk-contents__main-inner header.dbk-section-header h2 {
	padding: 10px 10px 7px;
	background: var(--accentcolor3);
	font-size: 2rem;
	line-height:initial;
	color: var(--ttlcolor);
	text-align: center;
}
@media screen and (max-width: 480px){
	.dbk-contents__main-inner header.dbk-section-header h2 {
		font-size: 1.7rem;
	}
}
.dbk-contents__main-inner table.productlist tr {
    display: flex;
    flex-wrap: wrap;
	justify-content: center;
	background-image: url(/direct/pc-static/assets/timesale/images/bg_keyimg_202308.png);
    background-position: center center;
    background-repeat: repeat;
	background-color:var(--maincolor);
    background-size: auto;
	gap: 25px; /*【2列】70px 0 【3列】30px 0 */
	padding: 30px 0; /*【2列】50px 0*/
	border-bottom: 10px solid var(--ttlcolor);
}
.dbk-contents__main-inner table.productlist td.productcell {
	width: calc( 100% / 3 - 40px); /*【3列】calc( 100% / 3 - 40px) 【4列】calc( 100% / 4 - 30px)*/
    text-align: center;
    display: flex;
    flex-direction: column;
    background: var(--basecolor);
    padding: 20px;
    position: relative;
}

.dbk-contents__main-inner table.productlist td.productcell h5 {
	font-size: 18px;
	margin-top: 20px;
	background: var(--ttlcolor2);
    padding: 10px 0;
	line-height: 1.3;
}
.dbk-contents__main-inner table.productlist td.productcell h5 span {
	color: var(--accentcolor);
	display: block;
}
.nanameimgbox {
	background: #fff;
	overflow: hidden;
	margin-top: 30px;
}
.nanameimgbox img {
	transform: rotate(-45deg) translate(0%, -5%);
}


.dbk-contents__main-inner table.productlist td.productcell .speclist {
	text-align:left;
	line-height: 1.7;
	font-size: 12px;
	min-height: auto;
	margin-bottom: 20px;
}
.dbk-contents__main-inner table.productlist td.productcell .speclist dt {
	display:inline;
	font-weight: bold;
	margin-right: 0.25em;
}
.dbk-contents__main-inner table.productlist td.productcell .speclist dd {
	display:inline;
}
.dbk-contents__main-inner table.productlist td.productcell .speclist dd:after {
	display:block;
	width:0;
	height:0;
	content:".";
	overflow:hidden;
	text-indent:10px;
	white-space:nowrap;
}
.dbk-contents__main-inner table.productlist td.productcell .btbuy {
	margin-top: auto;
}
.dbk-contents__main-inner table.productlist td.productcell .btbuy a {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	text-decoration: none;
	padding: 20px 10px;
	font-size: 16px;
	background: #c30000;
	position: relative;
	color: #ffee58 !important;
	transition: 0.5s;
	letter-spacing: 0.05em;
}
.dbk-contents__main-inner table.productlist td.productcell .btbuy a::before  {
	content: '';
	width: 7px;
	height: 7px;
	border-top: 2px solid #ffee58;
	border-right: 2px solid #ffee58;
	transform: rotate(45deg);
	margin-right: 20px;
}
.dbk-contents__main-inner table.productlist td.productcell .btbuy a:hover {
	background: #ef0b3c;
	color: #ffee58 !important;
}

.dbk-heading h2{
	line-height: 33px;
    font-size: 2.5rem !important;
    color: var(--basecolor);
    background: var(--ttlcolor);
    padding: 20px;
    text-align: center;
    letter-spacing: 0.05em;
    box-shadow: 12px 12px 0px 0px var(--basecolor);
}

 @media screen and (max-width: 768px) {
	 .dbk-container {
	line-height: 9pt;
	font-size: 114.2857%;
	/*font-size: .875rem !important;*/
	font-family: 'メイリオ', Meiryo, 'Hiragino Kaku Gothic ProN', 'MS PGothic', sans-serif;
	color: #333;
	overflow-wrap: break-word
}
	 
.dbk-contents__main-inner {
	padding-left:0;
	padding-right:0;
}
.dbk-contents__main-inner table.productlist td.productcell img.productphoto {
	height:auto;
	max-height: none;
}
.dbk-contents__main-inner table.productlist td.productcell h5 {
	font-size: 1.8rem;
	line-height: 1.2;
}
.dbk-contents__main-inner table.productlist td.productcell .speclist {
	font-size: 1.38rem;
	padding-bottom: 1.9rem;
	}

 
.dbk-heading h2{
    line-height: 33px;
    font-size: 2rem !important;
	} 
}



.mainvisual {
	margin-bottom:1.5rem;
	}

table.productlist{
 table-layout:fixed;
}
	
	.dbk-ico--window {
	display: inherit !important;
}


.dbk-list--caution {
    line-height: 18px;
    font-size: 9pt !important;
    color: var(--txtcolor);
	text-align: right;
}

.dbk-list--caution li {
    padding-left: 1em;
    text-indent: -1em;
    margin-bottom: 0;
}

.dbk-container {
    margin: 0 auto 18px;
}

.dbk-container--large {
    margin-bottom: 42px !important;
}

.dbk-section-header {
    margin-bottom: 18px !important;
}


@media screen and (max-width: 480px){
	.dbk-container{
	width: auto;
    margin: 0 auto;
}
}


ol, ul {
	list-style: none
}


dl{
	margin-bottom: 0;
}

.dbk-intel-logo-info {

    padding-top: 20px;
    border-top: 1px solid #d1d1d1;
}

.dbk-intel-logo-image {
    display: table;
    width: 100%;
    margin-bottom: 24px;
}

.dbk-intel-logo-image p {
    display: table-cell;
    width: 50%;
    text-align: center;
}
.dbk-logo-info__caution {
    padding-top: 9pt;
    border-top: 1px solid #d1d1d1;
	text-align: center;
}


@media screen and (max-width: 414px) {
	.dbk-contents__main-inner table.productlist tr {
	flex-direction: column;
    align-items: center;
    gap: 20px;
    padding: 30px 0;
    background-size: 30%;
	}
	.dbk-contents__main-inner table.productlist td.productcell {
		width: calc( 100% - 60px );
	}
	.dbk-contents__main-inner table.productlist td.productcell .speclist {
		margin-bottom: auto;
	}
	}

.product-stlt{
	display: block;
	font-size: 0.6em;
	margin-top: 0.4em;
	font-weight: bold;
}
	
@media screen and (min-width: 768px) {
	.br-sp {
	display: none;
	}
}
.s_01 {
	margin-bottom: 60px;
}
.s_01 .accordion_one .accordion_header {
	color: #0c0c0c;
	font-size: 20px;
	padding: 10px 0;
	border-bottom: 1px solid #767676;
	position: relative;
	z-index: +1;
	cursor: pointer;
	transition-duration: 0.2s;
}
.s_01 .accordion_one .accordion_header:hover {
	opacity: .8;
}
.s_01 .accordion_one .accordion_header .i_box {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 50%;
	right: 0;
	width: 40px;
	height: 40px;
	border: 1px solid #333;
	margin-top: -20px;
	box-sizing: border-box;
	transform-origin: center center;
	transition-duration: 0.2s;
}
.s_01 .accordion_one .accordion_header .i_box .one_i {
	display: block;
	width: 18px;
	height: 18px;
	transform-origin: center center;
	transition-duration: 0.2s;
	position: relative;
}
.s_01 .accordion_one .accordion_header.open .i_box {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
.s_01 .accordion_one .accordion_header .i_box .one_i:before, .s_01 .accordion_one .accordion_header .i_box .one_i:after {
	display: flex;
	content: '';
	background-color: #333;
	border-radius: 10px;
	width: 18px;
	height: 2px;
	position: absolute;
	top: 8px;
	left: 0;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	transform-origin: center center;
}
.s_01 .accordion_one .accordion_header .i_box .one_i:before {
	width: 2px;
	height: 18px;
	top: 0;
	left: 8px;
}
.s_01 .accordion_one .accordion_header.open .i_box .one_i:before {
	content: none;
}
.s_01 .accordion_one .accordion_inner {
	display: none;
	padding: 30px 0;
	box-sizing: border-box;
}
	
@media screen and (max-width: 1024px) {
	.s_01 .accordion_one .accordion_header {
	font-size: 18px;
}
	.s_01 .accordion_one .accordion_header .i_box {
	width: 30px;
	height: 30px;
	margin-top: -15px;
	}
}
	
@media screen and (max-width: 767px) {
	.s_01 .accordion_one .accordion_header {
	font-size: 16px;
	text-align: left;
	padding: 15px 30px 15px 0;
	}
}
.balloon2 {
	position: relative;
    display: inline-block;
    margin: 0 0 1em;
    padding: 20px;
    width: 100%;
	color: var(--txtcolor);
    font-size: 2em;
    /*border: 10px solid var(--accentcolor2);*/
    box-sizing: border-box;
    text-align: center;
    font-weight: bold;
    border-image-slice: 1;
	background: var(--basecolor);
}
.balloon2 span {
	font-size: 1.65em;
	color: var(--accentcolor);
	position: relative;
}
.balloon2:before {
	content: "";
	position: absolute;
	top: 90%;
	left: 50%;
	margin-left: -13px;
	border: 26px solid transparent;
	border-top: 26px solid var(--basecolor);
	z-index: 2;
}
	/*.balloon2:after {
	content: "";
	position: absolute;
	top: 110%;
	left: 50%;
	margin-left: -14px;
	border: 28px solid transparent;
	border-top: 28px solid var(--accentcolor);
	z-index: 1;
}*/

.balloon2 a {
	position: absolute;
    font-size: 0.8em;
    right: 40px;
    top: 50%;
    display: flex;
    align-items: center;
    transform: translateY(-50%);
}
.balloon2 a::after {
	content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border-top: 2px solid var(--basecolor);
    border-left: 2px solid var(--basecolor);
    transform: rotate(45deg);
    right: -18px;
    top: 3px;
}
.balloon2 a::before {
	content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: var(--maincolor);
    right: -24px;
}
.balloon2 h3 {
	margin: 0;
}

@media screen and (max-width: 414px) {
	.balloon2:after {
	left: 46%;
	top: 100%;
	}
	.balloon2:before {
	margin-left: -20px;
    border: 20px solid transparent;
    border-top: 20px solid var(--basecolor2);
	}
}
	.sp {
	display: none;
}
	
@media screen and (max-width: 770px) {
	.pc {
	display: none;
	}
	.sp {
	display: inherit;
	}
	.balloon2 {
	line-height: 1.2;
	padding: 0.7em 0.5em 0.6em;
	font-size: 1.9em;
	margin: 0 0 1em;
	}
}
	#apply-entrance-section {
	background-color: #fef4f4;
}
	.container .section-heading {
	font-size: 24px;
}
	
@media screen and (max-width: 768px) {
	.container .section-heading {
	font-size: 20px;
	}
}
	#apply-entrance-section .section-heading span:before {
	left: -1.5em;
	height: 2.5em;
	border-left: 1px solid #bc0073;
	transform: rotate(-45deg);
}
	#apply-entrance-section .section-heading span:after {
	right: -1.5em;
	height: 2.5em;
	border-left: 1px solid #bc0073;
	transform: rotate(45deg);
}
	.btn-emeraldgreen {
	background-color: #16a898;
	outline: 4px solid #16a898;
}
	.btn-emeraldgreen:hover a {
	color: #16a898;
}
	.btn-emeraldgreen:hover .icon {
	fill: #16a898;
}
	.dbk-matrix {
	display: block;
	max-width: 3in;
	padding-left: 0;
}
	.dbk-button {
	display: table;
	border-collapse: separate;
	width: 100%;
	border-radius: 5px;
	text-align: center
	}
	.dbk-button>a, .dbk-button>button {
	display: table-cell;
	padding: 10px;
	border-radius: 5px;
	line-height: 24px;
	vertical-align: middle;
	font-size: 14px;
	transition: ease .2s;
	}
	.dbk-button--color-B {
	border: 1px solid #d1d1d1;
	background-color: #fff
	}
	.dbk-button--color-B>a, .dbk-button--color-B>button {
	color: #039
	}
	.dbk-button--color-B>a:hover, .dbk-button--color-B>button:hover {
	color: #f63
	}
	.dbk-ico {
	display: inline-block;
	background: right center no-repeat;
	vertical-align: baseline
	}
	.dbk-ico--arrow-bottom, .dbk-ico--arrow-right {
	margin-right: 8px
	}
	.registration_about {
	display: flex;
	gap: 40px;
	align-items: flex-start;
	justify-content: center;
	}
	.registration_about p {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 30px;
	}
	.member_registration {
	display: flex;
	gap: 40px;
	flex-wrap: wrap;
	justify-content: center;
	}
	.member_registration h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	}
	.member_registration p {
	font-size: 14px;
	line-height: 24px;
	}
	.member_registration img {
	margin-bottom: 20px;
	}
	
	@media screen and (max-width: 770px) {
	.dbk-matrix {
	margin: 0 auto;
	}
	.registration_about {
	flex-wrap: wrap;
	}
}
	.discount_wrap {
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
	margin-bottom: 50px;
	position: relative;
}
	.dbk-container .discount_wrap > a {
		border: 10px solid var(--maincolor);
		padding: 10px;
		color: var(--txtcolor) !important;
		font-size: clamp(1rem, 0.827rem + 0.65vw, 1.25rem);
		font-weight: bold;
		white-space: nowrap;
		text-align: center;
		width: calc( 100% / 4 - calc( 30px / 4 ) );
		line-height: initial;
		text-decoration: none;
		transition: 0.5s;
		background-color: var(--basecolor);
}
.dbk-container .discount_wrap > a:hover {
	background: var(--maincolor);
	/* color: var(--ttlcolor2) !important; */
}
	.discount_wrap > a span {
	font-size: 1.65em;
	color: var(--notecolor);
}
.discount_wrap > a:hover span {
	font-size: 1.65em;
	/* color: var(--ttlcolor); */
}
	@media screen and (max-width: 425px) {
		.dbk-container .discount_wrap > a {
			width: calc( 50% - 5px );
		}
	}

.kakunin_box {
	display: flex;
	flex-wrap: wrap;
	gap: 40px;
	padding-left: 0;
    margin-bottom: 0;
}
.kakunin_box li {
	width: calc( 50% - 20px );
	margin-bottom: 0;
}
.kakunin_box li dt {
	font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}
.kakunin_box li dd {
    margin-bottom: 0px;
}
.kakunin_box li dd figure figcaption {
	color:#EE4262;
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;
}
.kakunin_box li dd img {
	border: 1px solid #a5a5a5;
}
@media screen and (max-width: 425px) {
	.kakunin_box li {
	width: 100%;
	}
}

.endttl {
	background: var(--notecolor);
	color:#fff;
	line-height: 33px;
    font-size: clamp(1.5rem, 0.936rem + 2.41vw, 2.5rem);
    padding: 20px;
    text-align: center;
    letter-spacing: 0.05em;
}
table.osusume tr {
	background: #ccc !important;
}
.dbk-container + .dbk-article {
	margin-top: 60px;
}
.endseet::after {
	background:#ccc;
	z-index:1;
	width: 100%;
	height:100%;
	position:absolute;
	left: 0;
	top:0;
	opacity: 0.8;
	content: "";
}
.otherlink {
	font-size: 20px;
    display: flex;
    justify-content: center;
	margin-top: 20px;
	border: 1px dotted #ccc;
    padding: 10px;
}
.otherlink li {
	margin-bottom: 0;
	line-height: initial;
}
.otherlink li + li {
	margin-left: 40px;
}
.otherlink li a {
	position: relative;
}
.otherlink li a::before  {
	content: '';
    width: 10px;
    height: 10px;
    border-top: 2px solid #006bb4;
    border-right: 2px solid #006bb4;
    transform: translate(0, -2px) rotate(45deg);
    margin-right: 15px;
    display: inline-block;
}
@media screen and (max-width: 480px){
	.otherlink {
		flex-direction: column;
	}
	.otherlink li + li {
		margin-left: 0;
	}
}
.dbk-heading {
    margin-bottom: 2em;
}

h4.kinds {
	padding: 10px 10px 7px;
    background: var(--txtcolor);
    font-size: 1.5rem;
    line-height: initial;
    color: var(--basecolor);
    text-align: center;
    margin: -10px 0 0 -30px;
    position: absolute;
    width: calc(100% + 20px );
}
h4.kinds::before, h4.kinds::after {
	position: absolute;
	content: '';
}
h4.kinds::before {
	bottom: -10px;
	left: 0;
	width: 0;
	height: 0;
	border-top: 10px solid #ccc100;
	border-left: 10px solid transparent
}
h4.kinds::after {
	right: 0;
	bottom: -10px;
	width: 0;
	height: 0;
	border-top: 10px solid #ccc100;
	border-right: 10px solid transparent;
}

h4.kinds + img {
	padding-top: 30px;
    background: #fff;
}

p.cacthcopy {
    color: var(--txtcolor);
    font-size: 1.4rem;
    line-height: initial;
    text-align: justify;
}