<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/******************************/
/* 蝓ｺ譛ｬ險ｭ螳� */
/******************************/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
select,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}
ol,
ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,
img {
	border: 0;
	vertical-align: bottom;
}
body {
	margin: 0;
	padding: 0;
	font-family: "繝｡繧､繝ｪ繧ｪ", Meiryo, "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3",
		"Hiragino Kaku Gothic Pro", Verdana, arial, sans-serif;
	overflow-x: hidden;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

/* padding top */
.pt-0 {
	padding-top: 0 !important;
}
.pt-1 {
	padding-top: 0.25rem !important;
}
.pt-2 {
	padding-top: 0.5rem !important;
}
.pt-3 {
	padding-top: 1rem !important;
}
.pt-4 {
	padding-top: 1.5rem !important;
}
.pt-5 {
	padding-top: 3rem !important;
}
/* padding bottom */
.pb-0 {
	padding-bottom: 0 !important;
}
.pb-1 {
	padding-bottom: 0.25rem !important;
}
.pb-2 {
	padding-bottom: 0.5rem !important;
}
.pb-3 {
	padding-bottom: 1rem !important;
}
.pb-4 {
	padding-bottom: 1.5rem !important;
}
.pb-5 {
	padding-bottom: 3rem !important;
}
/* padding left */
.pl-0 {
	padding-left: 0 !important;
}
.pl-1 {
	padding-left: 0.25rem !important;
}
.pl-2 {
	padding-left: 0.5rem !important;
}
.pl-3 {
	padding-left: 1rem !important;
}
.pl-4 {
	padding-left: 1.5rem !important;
}
.pl-5 {
	padding-left: 3rem !important;
}
/* margin top */
.mt-0 {
	margin-top: 0 !important;
}
.mt-1 {
	margin-top: 0.25rem !important;
}
.mt-2 {
	margin-top: 0.5rem !important;
}
.mt-3 {
	margin-top: 1rem !important;
}
.mt-4 {
	margin-top: 1.5rem !important;
}
.mt-5 {
	margin-top: 3rem !important;
}
.mt-6 {
	margin-top: 4.5rem !important;
}
/* margin right */
.mr-0 {
	margin-right: 0 !important;
}
.mr-1 {
	margin-right: 0.25rem !important;
}
.mr-2 {
	margin-right: 0.5rem !important;
}
.mr-3 {
	margin-right: 1rem !important;
}
.mr-4 {
	margin-right: 1.5rem !important;
}
.mr-5 {
	margin-right: 3rem !important;
}
/* margin bottom */
.mb-0 {
	margin-bottom: 0 !important;
}
.mb-1 {
	margin-bottom: 0.25rem !important;
}
.mb-2 {
	margin-bottom: 0.5rem !important;
}
.mb-3 {
	margin-bottom: 1rem !important;
}
.mb-4 {
	margin-bottom: 1.5rem !important;
}
.mb-5 {
	margin-bottom: 3rem !important;
}
/* margin left */
.ml-0 {
	margin-left: 0 !important;
}
.ml-1 {
	margin-left: 0.25rem !important;
}
.ml-2 {
	margin-left: 0.5rem !important;
}
.ml-3 {
	margin-left: 1rem !important;
}
.ml-4 {
	margin-left: 1.5rem !important;
}
.ml-5 {
	margin-left: 3rem !important;
}
/* description,detail */
.description {
	margin-top: 15px;
	font-size: 16px;
	line-height: 1.8;
}
.text-center {
	text-align: center;
}
.text-left {
	text-align: left;
}
.text-mincho {
	font-family: serif;
}
.float_l {
	float: left;
}
.float_r {
	float: right;
}
.float_n {
	clear: both;
}
.detail_l {
	float: left;
	width: 48%;
	padding:0 10px 0 0;
}
.detail_r {
	float: left;
	width: 48%;
	padding:0 0 0 10px;
}
.detail_f {
	width: 100%;
}
.detail_l &gt; img {
	width: 100%;
}
.detail_l &gt; a &gt; img {
	width: 100%;
}
.detail_r &gt; img {
	width: 100%;
}
.detail_r &gt; a &gt; img {
	width: 100%;
}
.detail_f &gt; img {
	width: 100%;
}
.detail_f &gt; a &gt; img {
	width: 100%;
}
.detail_l &gt; img {
}
.detail_l &gt; a &gt; img:hover {
	opacity: 0.5;
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
}
.detail_r &gt; img {
}
.detail_r &gt; a &gt; img:hover {
	opacity: 0.5;
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
}
.detail_f &gt; img {
}
.detail_f &gt; a &gt; img:hover {
	opacity: 0.5;
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
}
.detail_l &gt; p {
}
.detail_r &gt; p {
}
.detail_f &gt; p {
}

/* font size */
.font-size1 {
	font-size: 10px !important;
}
.font-size2 {
	font-size: 12px !important;
}
.font-size3 {
	font-size: 14px !important;
}
.font-size4 {
	font-size: 16px !important;
}
.font-size5 {
	font-size: 18px !important;
}
.font-size6 {
	font-size: 20px !important;
}
.font-size7 {
	font-size: 22px !important;
}
.font-size8 {
	font-size: 24px !important;
}
.font-size9 {
	font-size: 26px !important;
}
.font-size10 {
	font-size: 28px !important;
}
.font-size11 {
	font-size: 30px !important;
}
.font-size12 {
	font-size: 32px !important;
}
.font-size13 {
	font-size: 34px !important;
}
.font-size14 {
	font-size: 36px !important;
}
.font-size15 {
	font-size: 38px !important;
}
.font-size16 {
	font-size: 40px !important;
}
.font-size17 {
	font-size: 42px !important;
}
.font-size18 {
	font-size: 44px !important;
}
.font-size19 {
	font-size: 46px !important;
}
.font-size20 {
	font-size: 48px !important;
}
.font-size21 {
	font-size: 50px !important;
}
.weight-bold {
	font-weight: bold;
}
.weight-normal {
	font-weight: normal;
}
/* font color */
.text-darkgray {
	color: #323232;
}
.text-green {
	color: #00c800;
}
.text-pink {
	color: #ff007f;
}
.text-red {
	color: #ff0000;
}
.text-orange {
	color: #ff4600;
}
.text-purple {
	color: #c172ff;
}
.text-yellow {
	color: yellow;
}
.text-gray{
	color: grey;
}
.font-bold {
	font-weight: bold;
}
.ttl_bold{
	font-weight: bold;
	font-size: 21px;
}
.ttl_bold2{
	font-weight: bold;
	font-size: 17px;
}
.p_square {
	font-weight: bold;
	font-size: 27px;
	text-align: left;
}
.p_square::before {
	content: "笆�";
	color: #ff505b;
	font-size: 39px;
	line-height: 24px;
}
.o_square {
	font-weight: bold;
	font-size: 27px;
	text-align: left;
}
.o_square::before {
	content: "笆�";
	color: #ff7900;
	font-size: 39px;
	line-height: 24px;
}

.p-btn {
	display: inline-block;
	border: 1px solid #ff505b;
	color: #ff505b !important;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	padding: 7px;
	width: 300px;
}
.p-btn:hover {
	background-color: #ff505b;
	color: #fff !important;
}
.o-btn {
	display: inline-block;
	border: 1px solid #ff7900;
	color: #ff7900 !important;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	padding: 7px;
	width: 300px;
}
.o-btn:hover {
	background-color: #ff7900;
	color: #fff !important;
}

.opa_img:hover{
	opacity: 0.5;
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
}
.flex{
	display: flex;
}
.bg_red2{
	background-color: #ff5450;
	color: #fff;
	font-size: 30px;
	width: 715px;
	padding: 1px 0;
	font-weight: bold;
}
.border_p{
	border: 1px solid #ff5450;
	color: #ff5450;
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
	width: 150px;
	height: 55px;
	line-height: 55px;
	margin-top: 5px !important;
}</pre></body></html>