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

/*orignal CSS隱ｿ謨ｴ*/
p.pan{
}
.FS2_sort_menu_bg{
}

.FS2_GroupLayout{
}

.wrap {
	text-align: center;
}

.wrap h1 {
	text-align: left;
}

.slim_01 {
    margin-bottom: 3em;
    background: url(../img/img_11.png) #FFFFFF;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 2.5em;
    text-align: center;
}

.slim_01 img {
}

.slim_01:last-child {
}

.slim_01:last-child img {
}

.slim_01 p {
    font-size: 1.5em;
    line-height: 1.7em;
}

.slim_011 {
	background: #FFFFFF;
}

.slim_012 {
	padding: 1% 2% 5%;
	background: #FFFFFF;
	width: 100%;
	margin-bottom: 1em;
}

.slim_012:first-child {
}

.slim_012 img {
}

.wrap h2 {
    font-size: 2.0em;
    color: #ffffff;
    background-color: #858189;
    padding: 15px 0;
    margin: 0;
}

.slim_01 h3 {
    color: #3e3d44;
    font-size: 1.5em;
    line-height: 1.8em;
}

.slim_011 ul {
    width: 90%;
    list-style: none;
    margin: 3em auto 2em;
    padding: 1em 0 1em 2em;
    line-height: 2.5em;
    border: 2px solid #858189;
    border-radius: 0.4em;
}

.slim_011 ul li {
	color: #4c4256;
	text-align: left;
}

.slim_011 ul li a {
	color: #4c4256;
	text-decoration: none;
}

.slim_011 ul li a:hover {
	color: #7b6c8c;
}

.slim_02 {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 1em;
	background: #FFFFFF;
}

.slim_021 {
    width: 300px;
    margin: 1% 2% 3% 1%;
    border: 1px solid #858189;
    padding: 2% 1%;
    background-color: #ffffff;
    border-radius: 10px;
}

.slim_021 p {
	margin: 0;
	font-size: 1.3em;
}

.slim_021 img {
}

.fa-window-restore, .fa-envelope{
	font-weight: bold;
}

.slim_021 a.slim_btn {
	width: 80%;
	margin: 0.5em auto;
	font-size: 0.9em;
    position: relative;
    display: block;
    padding: 6px 0;
    text-decoration: none;
    color: #ffffff;
    background: #94899e;
    border-radius: 4px;
}

.slim_021 a.slim_btn:hover {	
    background: #b1a4bd;
}

.slim_btn::after {
	font-family: "Font Awesome 5 Free";
  	content: "\f105";
	position: absolute;
	right: 15px;
	top: 1px;
    font-size: 1.5em;
    line-height: 42px;
	padding-bottom: 2em;
	font-weight: bold;
}</pre></body></html>