<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* revision */
#revision{
	padding-bottom: 20px;
}
#revision .main_bg{	margin-bottom: 30px;}
#revision .main_bg:last-of-type{	margin-bottom: 0;}
#revision .main{	border: none;}
.topimg{
	padding: 20px 10px;
	background: url(../../revision/img/topimg.jpg) no-repeat;
	background-size: cover;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.topimg h3{
	margin: 0 0 10px 0;
}
.topimg h3 img{
	width: 100%;
	height: auto;
}

.topimg .min{
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	font-size: 13px;
	line-height: 22px;
	text-align: left;
	margin: 0 0 20px 0;
}
.topimg .min em{
	font-size: 16px;
	color: #ff0000;
}
.topimg .min span{
	color: #ff0000;
	box-shadow: 0px 1px 0px 0px #ff0000;
}
.min2{
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	font-size: 15px;
	line-height: 22px;
	text-align: left;
}


/** waribox **/

.waribox{
	margin: 0 0 20px 0;
	padding: 3px;
	box-shadow:0px 0px 0px 1px #e1c86a inset;
	-moz-box-shadow:0px 0px 0px 1px #e1c86a inset;
	-webkit-box-shadow:0px 0px 0px 1px #e1c86a inset;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.waribox_in{
	padding: 12px 12px 20px 12px;
	box-shadow:0px 0px 0px 1px #e1c86a inset;
	-moz-box-shadow:0px 0px 0px 1px #e1c86a inset;
	-webkit-box-shadow:0px 0px 0px 1px #e1c86a inset;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.waribox_in h3{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	justify-content: center;
	width: 100%;
	height: 50px;
	text-align: center;
	margin: 0 0 10px 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.waribox_in h3 em{
	width: 100%;
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
}
.waribox_in h3 span{
	width: 100%;
	font-size: 10px;
	line-height: 14px;
}
.wari_price{
	display: flex;
	width: 100%;
	max-width: 320px;
	margin: 0 auto 15px auto;
}
.wari_price &gt; div{
	flex: 1;
}
.wari_price &gt; div:nth-of-type(1){	margin-right: 5px;}
.wari_price &gt; div:nth-of-type(2){	margin-left: 5px;}
.wari_price &gt; div h4{
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	width: 100%;
	height: 35px;
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	font-size: 17px;
	line-height: 30px;
	color: #fff;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.wari_price &gt; div dl{
	display: table;
	width: 100%;
	font-size: 0;
	line-height: 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.wari_price &gt; div dt,
.wari_price &gt; div dd{
	display: table-cell;
	vertical-align: middle;
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	font-size: 15px;
	line-height: 18px;
	padding: 10px 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.wari_price &gt; div dt{
	width: 40%;
	text-align: center;
}
.wari_price &gt; div dd{
	position: relative;
	text-align: left;
}
.wari_price &gt; div dd:after{
	content: "";
	width: 60px;
	border-bottom: 1px solid #ff0000;
	transform: rotate(10deg);
	position: absolute;
	top: 22px;
	left: 2px;
}
.wari_price &gt; div dd span{
	display: inline-block;
	font-size: 11px;
	line-height: 12px;
	color: #ff0000;
}
.wari_price &gt; div &gt; div{
	font-family: 'Noto Serif JP', serif;
	font-weight: 800;
	font-size: 20px;
	line-height: 25px;
	text-align: center;
	color: #ff0000;
	border-bottom: 1px solid #ddd;
	padding: 0 0 10px 20px;
	background: url(../../revision/img/ya_yoko.png) no-repeat 15px 5px;
	background-size: 15px auto;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.wari_p1{
	font-size: 11px;
	line-height: 16px;
	text-align: center;
	color: #ff0000;
}
.wari_p2{
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	color: #ff0000;
}

#wari1 .waribox_in{	background: url(../../revision/img/wari1.jpg) no-repeat top center #fff; background-size: 100% auto;}
#wari2 .waribox_in{	background: url(../../revision/img/wari2.jpg) no-repeat top center #fff; background-size: 100% auto;}
#wari1 .waribox_in h3{
	border: 1px solid #e1c86a;
	box-shadow: 0px 0px 4px 0px rgba(94, 70, 0, 0.5) inset;
	background: rgb(255, 236, 75);
	background: linear-gradient(90deg, rgba(255, 236, 75, 0.7) 0%, rgba(255, 241, 122, 0.7) 50%, rgba(255, 236, 75, 0.7) 100%);
}
#wari2 .waribox_in h3{
	border: 1px solid #e1c86a;
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.5) inset;
	background: rgb(4, 198, 255);
	background: linear-gradient(90deg, rgba(4, 198, 255, 0.7) 0%, rgba(67, 213, 255, 0.7) 50%, rgba(4, 198, 255, 0.7) 100%);
}
.wari_price &gt; .wari_l h4{
	background: rgb(36,194,192);
	background: linear-gradient(90deg, rgba(36,194,192,1) 0%, rgba(91,210,209,1) 50%, rgba(36,194,192,1) 100%);
}
.wari_price &gt; .wari_r h4{
	background: rgb(216,130,255);
	background: linear-gradient(90deg, rgba(216,130,255,1) 0%, rgba(226,163,255,1) 50%, rgba(216,130,255,1) 100%);
}
.wari_price &gt; .wari_l dt{	color: #00afad;}
.wari_price &gt; .wari_r dt{	color: #cb7bef;}


/** change **/

.title_img{
	margin: 0 0 20px 0;
}
.title_img img{
	width: 100%;
	height: auto;
}
#change{	padding: 10px;}
#change .c_t{
	position: relative;
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	font-size: 15px;
	line-height: 20px;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 10px 10px 10px 35px;
	color: #fff;
	background: rgb(210,186,91);
	background: linear-gradient(90deg, rgba(210,186,91,1) 0%, rgba(200,173,67,1) 100%);
	border-radius: 5px 5px 0 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#change .c_t span{
	font-size: 18px;
	line-height: 1;
	position: absolute;
	top: 10px;
	left: 10px;
}
#change .c_p{
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	margin: 0 0 10px 0;
}

#change table{
	width: 100%;
	border-spacing: 0;
	border-collapse:collapse;
	margin: 0 0 20px 0;
	border-right: 1px solid #ccc;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#change th,
#change td{
	vertical-align: middle;
	height: 40px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#change table .f5{
	width: 55px;
	font-size: 13px;
	line-height: 14px;
	text-align: center;
	background: #f5f5f5;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#change table tr:nth-of-type(1) .f5{
	box-shadow: 0px 1px 0px 0px #ccc inset;
}
#change table tr:nth-of-type(3) td{
	border-top: 5px solid #ffcc00;
}
#change table tr:nth-of-type(4) td{
	border-bottom: 5px solid #ffcc00;
}
#change table tr:nth-of-type(3) td:first-of-type,
#change table tr:nth-of-type(4) td:first-of-type{	border-left: 5px solid #ffcc00;}
#change table tr:nth-of-type(3) td:last-of-type,
#change table tr:nth-of-type(4) td:last-of-type{	border-right: 5px solid #ffcc00;}

#change table .th1,
#change table .th2{
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	font-size: 15px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	border-left: 1px solid #ccc;
}
#change table .th1{
	background: rgb(36,194,192);
	background: linear-gradient(90deg, rgba(36,194,192,1) 0%, rgba(91,210,209,1) 50%, rgba(36,194,192,1) 100%);
}
#change table .th2{
	background: rgb(216,130,255);
	background: linear-gradient(90deg, rgba(216,130,255,1) 0%, rgba(226,163,255,1) 50%, rgba(216,130,255,1) 100%);
}
#change table .th3{
	font-size: 13px;
	line-height: 20px;
	text-align: center;
	color: #7f7800;
	background: #fffcc7;
	border-left: 1px solid #ccc;
}
#change table .price{
	width: 252px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background: #fff;
}
#change table .price p{
	font-size: 13px;
	line-height: 20px;
	text-align: center;
}
#change table .price em{
	display: block;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #ff0000;
	text-align: center;
}
#change table .th4{
	width: 55px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	color: #ff0000;
	background: #ffff00;
	border: 1px solid #ffcc00;
}
#change table .th5{
	width: 55px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	color: #fff;
	background: #ffa9e0;
	border: 1px solid #f690d1;
}</pre></body></html>