<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@charset "UTF-8";
/*Chrome縺ｧ縺ｯ邵ｮ蟆冗判蜒上′縺ｼ繧�￠縺ｦ陦ｨ遉ｺ縺輔ｌ繧九�繧帝亟縺�*/  
img {
    image-rendering: -webkit-optimize-contrast;
}
/*縲reset縲*/
html, body, div, span, applet, object, iframe,
 p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/*-----蝓ｺ譛ｬ------*/

*,
*::before,
*::after {
  box-sizing: border-box;
}

#item-tuushin a:hover {
    opacity: .7;
}

#item-tuushin .text-center {
  text-align: center !important;
}

#item-tuushin .text-left {
  text-align: left !important;
}

#item-tuushin .text-right {
  text-align: right !important;
}

#item-tuushin .d-flex {
  display: flex !important;
}
#item-tuushin .d-block {
  display: block  !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}
.bottom-0 {
  bottom: 0 !important;
}

.end-0 {
  right: 0 !important;
}

.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}


#item-tuushin .txt01 {font-family: "貂ｸ譏取悃", YuMincho, "Hiragino Mincho ProN W3", "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", "HG譏取悃E", "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
}

#item-tuushin .txt02 {font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", 
"繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", "繝｡繧､繝ｪ繧ｪ", Meiryo, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;}

#item-tuushin .txt04{
	font-weight: bold;
	color: #b99650;
}
#item-tuushin .txt05{
	font-family: 'Homemade Apple', cursive;
}

#item-tuushin .color01{color: #533838;}
#item-tuushin .color02{color: #b99650;}
#item-tuushin .color03{color: #fffde3;}
#item-tuushin .color04{color: #727171;}
#item-tuushin .color05{color: #f16675;}
#item-tuushin .color06{color: #39b97a;}
#item-tuushin .color07{color: #d1ffba;}
#item-tuushin .color-w{color: #fff;}

#item-tuushin .tit01{
	text-align: center;
	position: relative;
	margin-bottom: 5em;}

#item-tuushin .tit01 h3 span{
	font-weight: bold;
	color: #533838;
	border-bottom: 1px solid #533838;
	padding: 0 10px 10px;
	z-index:2;
}
#item-tuushin .tit01 .txt03{
	position: absolute;
	z-index:1;
	mix-blend-mode: multiply;
	bottom:-1em;
	right: 35%;
	font-family: 'Homemade Apple', cursive;
	color: #f3efdc;
	font-size: 2em;
	transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
}
@media (max-width: 575px) {
#item-tuushin .tit01 .txt03{font-size: 1.5em;}
}

#item-tuushin .tit02{
	text-align: center;
	margin: 1em 0;
	background-color: #b99650;
	color: #fff;
	padding: 0.3em;
	border-radius:5px;
}

#item-tuushin .tit03{
	text-align: left;
	margin:3em 0 1em 0;
	border-bottom: 1px dotted #b99650;
	font-weight: bold;
	padding: 0.3em;
	color: #b99650;
}

#item-tuushin .qa-box {
	border-bottom: 1px dotted #b99650;
    margin-bottom: 1em;
    padding-bottom: 1em;}

#item-tuushin .bg01{background-color:#fff;}
#item-tuushin .bg02{background-color:#fbf7f2;}
#item-tuushin .bg03{background-color:#b99650;}
#item-tuushin .bg04{background-color:#ffebeb;}
#item-tuushin .bg05{background-color:#fffde3;}

/*-----icon-box------*/
#item-tuushin .icon-box span{
	background-color:#b99650;
	color: #fff;
	padding: 0.2em 1em;
	border-radius: 1em;
	margin: 3px;
	font-size: 0.9em;
	font-weight: bold;
	display: inline-block;
}

/*-----box01------*/
#item-tuushin .box01 .u-line01{
	border-bottom: 1px dotted #b99650;
	display: inline;
	line-height: 2em;

}
/*-----box02------*/
#item-tuushin .box02 {
	padding: 1.5em;
	border: 1px solid #b99650;
}

/*-----box03------*/
#item-tuushin .box03 .col-sm-4  {
	margin-bottom: 2em;
	font-size: 0.9em;
}


/*-----textbook-box------*/
#item-tuushin .textbook-box{
	max-width: 750px;
	margin: 0 auto 4em;
}

/*-----teacher-box------*/
#item-tuushin .teacher-box img.teacher {
    float: left;
    padding: 0 3% 1em 0;
}
/*-----material-box------*/
#item-tuushin .material-list {
  list-style: none;
}
#item-tuushin .material-list li {
  position: relative;
  padding-left:1.1em;
}
#item-tuushin .material-list li::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 6px;
  left: 0;
  width: 10px;
  height: 10px;
  background-color: #b99650;
  border-radius: 5px;
}

/*-----flow-box------*/
#item-tuushin .img01{
	width: 150px;
	opacity: 0.3;mix-blend-mode:difference;
}

/*-----price-box------*/
#item-tuushin .price-box {margin-bottom: 30px;}
#item-tuushin .price-box-in {width: 240px;margin: 10px;border:1px solid #cdcdcd;padding: 0 0 5px;}
#item-tuushin .price-box-in .price-title {text-align: center; background-color: #b85a6b;padding: 0.2em;color: #fff;margin: 0;}
#item-tuushin .price-box-in .price-text01{color:#b85a6b;font-weight: bold;font-size: 2em;}
#item-tuushin .price-box-in .price-text02{color:#b85a6b;font-weight: bold;}



/*-----繧｢繧ｳ繝ｼ繝�ぅ繧ｪ繝ｳ------*/
#item-tuushin .accordion-007 {
    max-width: 100%;
    margin-bottom: 7px;
}

#item-tuushin .accordion-007 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 0.5em 1em;
    border: 1px solid #787878;
    border-radius: 25px;
    color: #787878;
    font-weight: 600;
    cursor: pointer;
	font-size: 12px;
	max-width: 15em;
	margin: 0 0 0 auto;
}

#item-tuushin .accordion-007 summary::-webkit-details-marker {
    display: none;
}

#item-tuushin .accordion-007 summary::before,
#item-tuushin .accordion-007 summary::after {
    width: 3px;
    height: .9em;
    border-radius: 5px;
    background-color: #787878;
    content: '';
}

#item-tuushin .accordion-007 summary::before {
    position: absolute;
    right: 1em;
    rotate: 90deg;
}

#item-tuushin .accordion-007 summary::after {
    transition: rotate .3s;
}

#item-tuushin .accordion-007[open] summary::after {
    rotate: 90deg;
}

#item-tuushin .accordion-007 div {
    position: relative;
    transform: translateY(-10px);
    opacity: 0;
    margin-top: 20px;
    padding: .8em 1.2em;
    border: 1px solid #787878;
    border-radius: 25px;
    background-color: #fff;
    color: #333333;
    transition: transform .5s, opacity .5s;
}

#item-tuushin .accordion-007[open] div {
    transform: none;
    opacity: 1;
}

#item-tuushin .accordion-007 div::before,
#item-tuushin .accordion-007 div::after {
    position: absolute;
    top: -15px;
    right: 1.2em;
    width: 30px;
    height: 15px;
    clip-path: polygon(50% 0, 0 100%, 100% 100%);
    content: '';
}

#item-tuushin .accordion-007 div::before {
    background-color: #787878;
}

#item-tuushin .accordion-007 div::after {
    top: -13px;
    background-color: #fff;
}
#item-tuushin .accordion-007 table{
	margin: 0.5em;
}
#item-tuushin .accordion-007 th{
	width: 9em;
	text-align: left;
	font-weight: bold;
	color: #b99650;
}



#item-tuushin .accordion-007 dl {
  display: flex;
  flex-wrap: wrap;
}
#item-tuushin .accordion-007 dl dt {
  width: 9em;
	text-align: left;
	font-weight: bold;
	color: #b99650;
	margin-bottom: 0.3em;
}
#item-tuushin .accordion-007 dl dd {
	width: calc( 100% - 11em );
}
@media (max-width: 575px) {
#item-tuushin .accordion-007 dl {
  display:block;
}
#item-tuushin .accordion-007 dl dt {
	margin: 0;
}
#item-tuushin .accordion-007 dl dd {
	width:100%;
	margin: 0.5em;
}
}
/*-----繝懊ち繝ｳ------*/
#item-tuushin .btn01 {
  display: inline-block;
  text-align: center;
  border-radius:2em;
  padding: 0.5em 3em;
  color: #fff;
	background-color: #000;
	text-decoration: none;
}




/*-----隕句�縺励�繝輔か繝ｳ繝�------*/
#item-tuushin h6, 
#item-tuushin .h6, 
#item-tuushin h5, 
#item-tuushin .h5, 
#item-tuushin h4, 
#item-tuushin .h4, 
#item-tuushin h3, 
#item-tuushin .h3, 
#item-tuushin h2, 
#item-tuushin .h2, 
#item-tuushin h1, 
#item-tuushin .h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

#item-tuushin h1, 
#item-tuushin .h1 {
  font-size: calc(1.375rem + 1.5vw);
}
#item-tuushin h2, 
#item-tuushin .h2 {
  font-size: calc(1.325rem + 0.9vw);
}
#item-tuushin h3, 
#item-tuushin .h3 {
  font-size: calc(1.3rem + 0.6vw);
}

#item-tuushin h4, 
#item-tuushin .h4 {
  font-size: calc(1.275rem + 0.3vw);
}

#item-tuushin h5, 
#item-tuushin .h5 {
  font-size: 1.25rem;
}

#item-tuushin h6, 
#item-tuushin .h6 {
  font-size: 1rem;
}

#item-tuushin .fw-bold {
  font-weight: 700 !important;
}

#item-tuushin .font09 {
	font-size: 0.9em;
}

#item-tuushin .font08 {
	font-size: 0.8em;
}

/*-----繧ｳ繝ｳ繝�Φ繝�棧------*/
#item-tuushin .container
{
  max-width:1000px;

  padding-right: calc(1.5rem * 0.5);
  padding-left: calc(0 * 0.5);
  margin-right: auto;
  margin-left: auto;
}



/*-----逕ｻ蜒上↓縺､縺�※------*/
#item-tuushin .img-fluid {
  max-width: 100%;
  height: auto;
}

#item-tuushin .img-thumbnail {
  padding: 0.25rem;
  background-color: var(--bs-body-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  max-width: 100%;
  height: auto;
}


/*-----蟇�○------*/
#item-tuushin .justify-content-start {
  justify-content: flex-start !important;
}

#item-tuushin .justify-content-end {
  justify-content: flex-end !important;
}

#item-tuushin .justify-content-center {
  justify-content: center !important;
}

/*-----繧ｫ繝ｩ繝�蛻�￠------*/
#item-tuushin .col-auto {
  flex: 0 0 auto;
  width: auto;
}

#item-tuushin .col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

#item-tuushin .col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

#item-tuushin .col-3 {
  flex: 0 0 auto;
  width: 25%;
}

#item-tuushin .col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

#item-tuushin .col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

#item-tuushin .col-6 {
  flex: 0 0 auto;
  width: 50%;
}

#item-tuushin .col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

#item-tuushin .col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

#item-tuushin .col-9 {
  flex: 0 0 auto;
  width: 75%;
}

#item-tuushin .col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

#item-tuushin .col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

#item-tuushin .col-12 {
  flex: 0 0 auto;
  width: 100%;
}
#item-tuushin .row-cols-auto &gt; * {
  flex: 0 0 auto;
  width: auto;
}

#item-tuushin .row-cols-1 &gt; * {
  flex: 0 0 auto;
  width: 100%;
}

#item-tuushin .row-cols-2 &gt; * {
  flex: 0 0 auto;
  width: 50%;
}

#item-tuushin .row-cols-3 &gt; * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}

#item-tuushin .row-cols-4 &gt; * {
  flex: 0 0 auto;
  width: 25%;
}

#item-tuushin .row-cols-5 &gt; * {
  flex: 0 0 auto;
  width: 20%;
}

#item-tuushin .row-cols-6 &gt; * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

#item-tuushin .row {

  display: flex;
    flex-wrap: wrap;
  margin-top: calc(-1 * 0);
  margin-right: calc(-0.5 * 1.5rem);
  margin-left: calc(-0.5 * 1.5rem);  }
  
#item-tuushin .row &gt; * {
  flex-shrink: 0;
  width: 100%;
    flex-wrap: wrap;
  max-width: 100%;
  padding-right: calc(1.5rem * 0.5);
  padding-left: calc(1.5rem * 0.5);
  margin-top: 0;
}
@media (max-width: 575px) {
#item-tuushin .row {flex-wrap: wrap;}
}
@media (min-width: 576px) {

#item-tuushin .col-sm {
    flex: 1 0 0%;  }
#item-tuushin .row-cols-sm-auto &gt; * {
    flex: 0 0 auto;
    width: auto;  }
#item-tuushin .row-cols-sm-1 &gt; * {
    flex: 0 0 auto;
    width: 100%;  }
#item-tuushin .row-cols-sm-2 &gt; * {
    flex: 0 0 auto;
    width: 50%;  }
#item-tuushin .row-cols-sm-3 &gt; * {
    flex: 0 0 auto;
    width: 33.3333333333%;  }
#item-tuushin .row-cols-sm-4 &gt; * {
    flex: 0 0 auto;
    width: 25%;  }
#item-tuushin .row-cols-sm-5 &gt; * {
    flex: 0 0 auto;
    width: 20%;  }
#item-tuushin .row-cols-sm-6 &gt; * {
    flex: 0 0 auto;
    width: 16.6666666667%;  }
#item-tuushin .col-sm-auto {
    flex: 0 0 auto;
    width: auto;  }
#item-tuushin .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;  }
#item-tuushin .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;  }
#item-tuushin .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;  }
#item-tuushin .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;  }
#item-tuushin .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;  }
#item-tuushin .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;  }
#item-tuushin .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;  }
#item-tuushin .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;  }
#item-tuushin .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;  }
#item-tuushin .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;  }
#item-tuushin .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;  }
#item-tuushin .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
/*-----菴咏區------*/

#item-tuushin .pad-05{
	padding: 5%;
}

#item-tuushin .m-0 {
  margin: 0 !important;  }
#item-tuushin .m-1 {
  margin: 0.25rem !important;  }
#item-tuushin .m-2 {
  margin: 0.5rem !important;  }
#item-tuushin .m-3 {
  margin: 1rem !important;  }
#item-tuushin .m-4 {
  margin: 1.5rem !important;  }
#item-tuushin .m-5 {
  margin: 3rem !important;  }
#item-tuushin .m-auto {
  margin: auto !important;  }
#item-tuushin .mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;  }
#item-tuushin .mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;  }
#item-tuushin .mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;  }
#item-tuushin .mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;  }
#item-tuushin .mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;  }
#item-tuushin .mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;  }
#item-tuushin .mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;  }
#item-tuushin .my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;  }
#item-tuushin .my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;  }
#item-tuushin .my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;  }
#item-tuushin .my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;  }
#item-tuushin .my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;  }
#item-tuushin .my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;  }
#item-tuushin .my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;  }
#item-tuushin .mt-0 {
  margin-top: 0 !important;  }
#item-tuushin .mt-1 {
  margin-top: 0.25rem !important;  }
#item-tuushin .mt-2 {
  margin-top: 0.5rem !important;  }
#item-tuushin .mt-3 {
  margin-top: 1rem !important;  }
#item-tuushin .mt-4 {
  margin-top: 1.5rem !important;  }
#item-tuushin .mt-5 {
  margin-top: 3rem !important;  }
#item-tuushin .mt-auto {
  margin-top: auto !important;  }
#item-tuushin .me-0 {
  margin-right: 0 !important;  }
#item-tuushin .me-1 {
  margin-right: 0.25rem !important;  }
#item-tuushin .me-2 {
  margin-right: 0.5rem !important;  }
#item-tuushin .me-3 {
  margin-right: 1rem !important;  }
#item-tuushin .me-4 {
  margin-right: 1.5rem !important;  }
#item-tuushin .me-5 {
  margin-right: 3rem !important;  }
#item-tuushin .me-auto {
  margin-right: auto !important;  }
#item-tuushin .mb-0 {
  margin-bottom: 0 !important;  }
#item-tuushin .mb-1 {
  margin-bottom: 0.25rem !important;  }
#item-tuushin .mb-2 {
  margin-bottom: 0.5rem !important;  }
#item-tuushin .mb-3 {
  margin-bottom: 1rem !important;  }
#item-tuushin .mb-4 {
  margin-bottom: 1.5rem !important;  }
#item-tuushin .mb-5 {
  margin-bottom: 3rem !important;  }
#item-tuushin .mb-auto {
  margin-bottom: auto !important;  }
#item-tuushin .ms-0 {
  margin-left: 0 !important;  }
#item-tuushin .ms-1 {
  margin-left: 0.25rem !important;  }
#item-tuushin .ms-2 {
  margin-left: 0.5rem !important;  }
#item-tuushin .ms-3 {
  margin-left: 1rem !important;  }
#item-tuushin .ms-4 {
  margin-left: 1.5rem !important;  }
#item-tuushin .ms-5 {
  margin-left: 3rem !important;  }
#item-tuushin .ms-auto {
  margin-left: auto !important;  }
#item-tuushin .p-0 {
  padding: 0 !important;  }
#item-tuushin .p-1 {
  padding: 0.25rem !important;  }
#item-tuushin .p-2 {
  padding: 0.5rem !important;  }
#item-tuushin .p-3 {
  padding: 1rem !important;  }
#item-tuushin .p-4 {
  padding: 1.5rem !important;  }
#item-tuushin .p-5 {
  padding: 3rem !important;  }
#item-tuushin .px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;  }
#item-tuushin .px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;  }
#item-tuushin .px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;  }
#item-tuushin .px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;  }
#item-tuushin .px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;  }
#item-tuushin .px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;  }
#item-tuushin .py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;  }
#item-tuushin .py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;  }
#item-tuushin .py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;  }
#item-tuushin .py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;  }
#item-tuushin .py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;  }
#item-tuushin .py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;  }
#item-tuushin .pt-0 {
  padding-top: 0 !important;  }
#item-tuushin .pt-1 {
  padding-top: 0.25rem !important;  }
#item-tuushin .pt-2 {
  padding-top: 0.5rem !important;  }
#item-tuushin .pt-3 {
  padding-top: 1rem !important;  }
#item-tuushin .pt-4 {
  padding-top: 1.5rem !important;  }
#item-tuushin .pt-5 {
  padding-top: 3rem !important;  }
#item-tuushin .pe-0 {
  padding-right: 0 !important;  }
#item-tuushin .pe-1 {
  padding-right: 0.25rem !important;  }
#item-tuushin .pe-2 {
  padding-right: 0.5rem !important;  }
#item-tuushin .pe-3 {
  padding-right: 1rem !important;  }
#item-tuushin .pe-4 {
  padding-right: 1.5rem !important;  }
#item-tuushin .pe-5 {
  padding-right: 3rem !important;  }
#item-tuushin .pb-0 {
  padding-bottom: 0 !important;  }
#item-tuushin .pb-1 {
  padding-bottom: 0.25rem !important;  }
#item-tuushin .pb-2 {
  padding-bottom: 0.5rem !important;  }
#item-tuushin .pb-3 {
  padding-bottom: 1rem !important;  }
#item-tuushin .pb-4 {
  padding-bottom: 1.5rem !important;  }
#item-tuushin .pb-5 {
  padding-bottom: 3rem !important;  }
#item-tuushin .ps-0 {
  padding-left: 0 !important;  }
#item-tuushin .ps-1 {
  padding-left: 0.25rem !important;  }
#item-tuushin .ps-2 {
  padding-left: 0.5rem !important;  }
#item-tuushin .ps-3 {
  padding-left: 1rem !important;  }
#item-tuushin .ps-4 {
  padding-left: 1.5rem !important;  }
#item-tuushin .ps-5 {
  padding-left: 3rem !important;
}

</pre></body></html>