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



.plan_btnbox_gray  {
    position: relative;
    padding: 0 15px 15px;
}
@media screen and (max-width: 759.9px) {
    .plan_btnbox_gray {
        padding:5px 15px 15px;
    }
}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(128 128 128 / 87%);
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 30px;
    font-weight: bold;
    pointer-events: none;
    text-align: center;
    line-height: 1.2;
}
a.plan_btnbox_gray  {
    pointer-events: none;
    background: #818181!important;
    color: #d8d8d8 !important;	
}



/*ダミー画像処理*/
.dummy {
  background-color: #c1c1c199;
  position: relative;
}

.dummy img {
  opacity: 0.5;
}

/*ダミー画像処理ここまで*/

	p.menu_txt a{
		color: #0A2D80 !important;
	}

/*PCSP共通設定*/
body {
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

h3 {
  width: 100%;
  text-align: center;
  margin: 3rem auto 1rem;
}


.small {
  font-size: 0.8rem;
}

table {
  border-collapse: collapse;
  margin: 0 0 10px;
  width: 100%;
  font-weight: bold;
}

th,
td {
  border: 1px solid #572e12;
  padding: 5px;
  text-align: center;
}

th {
  background-color: #ef8200;
  color: #fff4d6;
}

td {
  background-color: #fff4d6;
  color: #572e12;
}

td a {
  color: #cf035c !important;
}

p.indent {
  padding-left: 1em;
  text-indent: -1em;
}

p.pc_menu_txt {
  text-align: center;
  font-size: 4.5rem;
  color: #572e12;
  font-weight: bold;
  margin: 1rem auto 0;
  line-height: 1;
}

span.pcred {
  color: #c30014;
}

span.pcten {
  font-size: 7rem;
}

p.pcatkome {
  font-weight: bold;
  color: #572e12;
  text-align: center;
  margin: 0 auto 1rem;
}

.area_link {
  background: #572e12;
}


/*759px以下*/
@media screen and (max-width: 759.9px) {
  #wrapper {
    line-height: 1.4;
  }

  .spnone,
  .smpnone {
    display: none;
  }

  /* CSS */
  #dirPathBlock,
  #anchorLinkBlock {
    font-size: 10px;
    margin: 1% 1% 0 1%;
  }

  #dirPathBlock p,
  #anchorLinkBlock a {
    font-size: 12px;
  }
	
	
.otherplan{
	background-color: #572e12;
    padding: 10px 10px;
    color: #ffffff;
    font-size: 16px;
    margin: 20px 0 20px 0;
}

.bannerarea{
	margin: 0 0 30px 0;
}

.bannerarea ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.bannerarea ul li{
	width: 48%;
	margin: 0 0 20px 0;
}

.bannerarea ul li img{
	width: 100%;
}

  /*
  h1 {
    font-size: 12px;
    margin: 0 1%;
  }*/
  h2 {
    width: auto;
    max-width: 720px;
    margin: 0 auto;
    text-align: center;
  }

  .inner {
    width: 90%;
    margin: 0 auto;
    padding: 0.5rem 0;
    display: block;
    font-size: 1rem;
  }

  u {
    text-decoration-color: red;
  }

  h3 img {
    width: 100%;
  }

  /*title*/
  #title {
    margin: 0;
    padding: 0;
    width: 100%;
    background: #FFF;
    position: relative;
  }

  #title h1 {
    margin: 0;
    padding: 0;
  }

  #title img {
    width: 100%;
    height: auto;
    vertical-align: top;
  }

  #title {
    width: 100%;
    background: #FFF url(../images/main.jpg?update=20250326) no-repeat 50% 50%;
    background-size: cover;
  }

  /*link*/
  #link {
    background: #572e12;
    width: 100%;

  }

  span.smalltxt {
    font-size: 0.65rem;
  }


  #link .link {
    font-size: 1rem;
    font-weight: bold;
    text-align: center;
    padding: 1rem 0;
    width: 100%;
    max-width: 970px;
    margin: auto;
    color: #fff4d6;
    position: relative;
  }

  #link .link {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 30px 0;
    width: 95%;
    max-width: 970px;
    margin: auto;
    color: #fff4d6;
    position: relative;
  }

  #link .link li a {
    color: #fff4d6;
    background: #ef8200;
    display: flex;
    padding: 10px 5px;
    border-radius: 5px;
    width: 31%;
    /*height: 50px;*/
    flex-direction: column;
    justify-content: center;
  }

	#link .link li a span{
		display: block;
		font-size: 10px !important;
		margin: 0 0 0 0;
		text-align: center;
	}

  #link .link li {
    display: flex;
    justify-content: space-between;
  }

  #link li a {
    transition: 0.2s;
  }

  #link li a:nth-child:hover,
  #link li a:nth-child(4):hover,
  #link li a.link_group a:hover {
    opacity: 0.6;
  }






  /*westop*/
  section#westop {
    background: linear-gradient(to bottom, transparent 0%, transparent 70%, #FFF4D5 100%), url(../images/bgimg.jpg?update=20250326) repeat;
  }

  #westop div.inbox {
    margin: 3rem auto 0;
  }

  #westop p {
    font-size: 1.3rem;
    color: #572e12;
    margin: 1rem auto 0;
    line-height: 1.5;
    text-align: center;
    font-weight: bold;
    width: 95%;
  }

  span.highlight {
    text-decoration: underline;
    text-decoration-thickness: 0.4em;
    text-decoration-color: #f7c080;
    text-underline-offset: -0.1em;
    text-decoration-skip-ink: none;
  }

  .model_course {
    margin: 0 auto 2rem;
  }

  .model_course img {
    width: 100%;
  }

  /*wester*/
  section#wester,
  section#point,
  section#point_fuku,
  section#point_toya,
  section#point_kana {
    background: #fff4d6;
  }

  .menu_box {
    width: 100%;
    max-width: 970px;
    margin: 0 auto;
  }

  .menu_box_ul {
    margin: 2rem auto;
  }
	

	
/*料金内容*/
.price_box {
  margin: 2rem auto;
}

.price_row {
  margin-bottom: 10px;
}

    .price_row_inner {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

.from_label {
        background: #572e12;
        color: #fff4d6;
        font-weight: bold;
        padding: 4px 0px;
        display: inline-block;
        text-align: center;
        box-shadow: inset 0 -6px 0 rgba(0, 0, 0, 0.08);
        font-size: 1.5rem;
        width: 100%;
}

.price_block {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.price_main {
  font-weight: bold;
font-size: 1.5rem;
  color: #c30014;
  line-height: 1.2;
}

.price_num {
font-size: 2.5rem;
  font-family: "Oswald", sans-serif;
}

.price_sub {
        font-size: 1rem;
        color: #572e12;
        margin-top: 5px;
        line-height: 1.2;
}


.point_row {
        display: flex;
        align-items: center;
        flex-direction: column;
        margin: 0 auto 0.5rem;
    }

.point_text {
  font-size: 2rem;
  font-weight: bold;
  color: #572e12;
  line-height: 1.3;
}

.point_num {
font-size: 3.5rem;
  font-weight: bold;
  font-family: "Oswald", sans-serif;
  color: #c30014;
  margin-right: 4px;
}

    .point_note {
        font-size: 1rem;
        color: #572e12;
        text-align: center;
        line-height: 1.2;
    }
	
	

  p.menu_txt img {
    width: 100%;
  }

  p.menu_txt {
    text-align: center;
    font-size: 1.3rem;
    color: #572e12;
    margin: 1rem auto 0;
    line-height: 1.5;
    font-weight: bold;
  }

  p.hlt {
    font-weight: bold;
    font-size: 2rem;
    color: #c30014;
    text-decoration: underline;
    text-decoration-thickness: 0.4em;
    text-decoration-color: #f7c080;
    text-underline-offset: -0.1em;
    text-decoration-skip-ink: none;
    margin: 0 auto 2rem;
  }

  p.menu_txt_large {
    text-align: center;
    font-size: 1.35rem;
    color: #572e12;
    line-height: 1.5;
    font-weight: bold;
  }

  .menu_txt_note {
    text-align: left;
    font-size: 0.8rem;
    color: #572e12;
    margin-top: 1rem;
  }

  img.point {
    margin: 1rem auto;
    width: 100%;
  }

  #wester ul,
  #point ul {
    margin: 0px auto;
    line-height: 1.4;
    font-size: 1rem;
  }

  li.koumoku {
    color: #fff4d6;
    width: 100%;
    padding: 5px 0;
    height: fit-content;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-weight: bold;
    background-color: #ef8200;
  }

  li.naiyou {
    width: 100%;
    font-weight: bold;
    color: #572e12;
    padding: 0.5rem 0 1.5rem;
  }

  .naiyoutxt a,
  .cautiontxt a,
	a.pt_link {
    color: #cf035c !important;
    text-decoration-line: underline !important;
  }

.pt_link_box {
    text-align: right;
    font-size:1.1rem;
    font-weight: bold;
}
  .acChild_caution {
    background: #fff;
    padding: 15px;
  }

  li.caution {
    color: #FFF;
    padding: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-weight: bold;
    background: #572e12;
    margin: 0 0 1rem;
  }

  p.cautiontxt {
    margin: 0 10px;
    color: #572e12;
    text-indent: -1em;
    padding-left: 1em;
    text-align: left;
  }

  .pt_cont {
    margin: 1rem auto 0;
	    background: #FFF;
    padding: 20px;  
  }#shop dt

  .wester_btnbox {
    margin: 4rem auto 0;
  }

  .wester_btnbox div {
    margin: 3rem auto;
  }

  .wester_btnbox p {
    font-size: 1.8rem;
    color: #572e12;
    text-align: center;
    font-weight: bold;
  }

  .wester_btnbox a {
        color: #fff4d6;
        font-size: 0.9rem;
        background: #572e12;
        position: relative;
        display: flex;
        justify-content: space-around;
        padding: 20px;
        transition: 0.2s ease-in-out;
        font-weight: bold;
        align-items: center;
  }

  .wester_btnbox a:after {
    content: '';
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff4d6;
    border-right: 2px solid #fff4d6;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 10px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
  }

img.wespologo_img {
    width: 60px;
}	
	
p.wp_btn span {
    padding-right: 20px;
}	
	
p.wp_btn,p.wes_btn {
    display: flex;
    justify-content: center;
    align-items: center;
	padding-bottom: 1rem;
}	
	
  /*背景のグラデーション*/

  .background_img {
    background: linear-gradient(to top, transparent 0%, transparent 70%, #FFF4D5 100%), url(../images/bgimg.jpg?update=20250326) repeat;
    height: 50px;
  }

  .lucua_btnbox a {
    color: #fff4d6;
    font-size: 1.25rem;
    background: #cf035c;
    position: relative;
    display: flex;
    justify-content: space-around;
    padding: 8px 35px;
    transition: 0.2s ease-in-out;
    font-weight: bold;
    align-items: center;
    margin: 0 auto 3rem;
  }

  .lucua_btnbox a:after {
    content: '';
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff4d6;
    border-right: 2px solid #fff4d6;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 15px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
  }

  /*shop*/

  /*flexの高さ*/
  #shop_lucua p.sli_txt {
    min-height: 280px;
  }
  /*ルクアの説明文*/
	
  #shop_est p.sli_txt {
    min-height: 180px;
  }
  /*エストの説明文*/
	
  #shop_arde p.sli_txt {
    min-height: 210px;
  }
  /*アルデの説明文*/
	

  #shop_umekitagp p.sli_txt {
    min-height: 405px;
  }	
/*うめきたグリーンプレイスの説明文*/
	
	
  #shop_baruchika03 p.sli_txt {
    min-height: 240px;
  }
  /*バルチカの説明文*/
	
  #shop_ekie p.sli_txt {
    min-height: 180px;
  }
  /*ekieの説明文*/
	
  #shop_hyakubanagai p.sli_txt {
    min-height: 100px;
  }
  /*金沢の説明文*/
	


  .sli_pointbox p.sli_subtxt {
    height: 100px;
  }

  /*これがおすすすめ！の説明文*/
  p.sli_title {
    height: 70px;
  }

  /*タイトル*

  #shop_lucua p.sli_subtxt {
    height: 175px;
  }
  /*ルクアこれがおすすすめ！の説明文*/
	
  #shop_est p.sli_subtxt {
    height: 140px;
  }
  /*エストこれがおすすすめ！の説明文*/
	
  #shop_ekie p.sli_subtxt {
    height: 140px;
  }
  /*ekieこれがおすすすめ！の説明文*/
	
  #shop_hyakubanagai p.sli_subtxt {
    height: 180px;
  }
  /*金沢これがおすすすめ！の説明文*/
	

  #shop {
    background: linear-gradient(to bottom, transparent 0%, transparent 70%, #FFF4D5 100%), url(../images/bgimg.jpg?update=20250326) repeat;
    overflow: hidden
  }

  .shop_box {
    background: #FFF;
    padding: 30px;
    margin: 1rem auto 2rem;
    position: relative;
  }

  .coupon {
    position: absolute;
    top: -13px;
    right: -10px;
    width: 145px;
  }
	
  .coupon_osaka {
    position: absolute;
    top: -13px;
    right: -10px;
    width: 200px;
  }	

    h4 {
        display: flex;
        color: #cf035c;
        font-size: 1.5rem;
        font-weight: bold;
        text-align: center;
        line-height: 1;
        gap: 10px;
        align-items: center;
    }

	
    h4 img {
        width: 44%;
    }


  h4 span {
    color: #586244;
    font-size: 1.25rem;
    font-weight: bold;
  }

  .tmc_eki {
    color: #586244;
    font-size: 1.25rem;
    font-weight: bold;
    text-align: center;
  }

  p.shop_txt {
    text-align: center;
    font-size: 1.35rem;
    color: #572e12;
    margin: 1rem auto 0;
    line-height: 1.5;
    font-weight: bold;
  }

  p.shop_txt_shop {
    color: #fff;
    padding: 5px 0;
    text-align: center;
    font-size: 1rem;
    margin: 1rem auto 0;
    font-weight: bold;
    background: #cf035c;
    width: 100%;
  }

  p.sli_txt {
    line-height: 1.4;
    font-size: 16px;
    color: #572e12;
  }

  p.sli_title {
    font-size: 1.5rem;
    font-weight: bold;
    padding: 13px 0;
    text-align: center;
    color: #cf035c;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .sli_pointbox {
    position: relative;
    text-align: center;
  }

  p.sli_point {
    padding: 3px 0;
    background: #cf035c;
    display: inline-block;
    color: #FFF;
    font-size: 1rem;
    font-weight: bold;
    border-radius: 5px;
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 85%;
  }

  .sli_pointbox p.sli_subtxt {
    line-height: 1.4;
    font-size: 16px;
    color: #572e12;
    border: dotted 2px #572e12;
    padding: 33px 15px 10px;
    margin: 1rem 5px 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  /*スライダー*/
  .slider {
    margin: 30px auto;
    max-width: 900px;
    width: 100%;
  }

  .slick_box {
    background: #fff;
    height: auto;
  }

  .slick_box img {
    height: auto;
    width: 100%;
  }

  .slider_linkbtn a {
    background: #572e12;
    position: relative;
    display: flex;
    justify-content: space-around;
    margin: 1rem 5px 0;
    padding: 15px 25px;
    color: #FFF;
    transition: none;
    font-weight: bold;
    align-items: center;
  }

  .slider_linkbtn a:after {
    content: '';
    width: 10px;
    height: 10px;
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 15px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
  }

  .slick-prev:before,
  .slick-next:before {
    font-size: 38px !important;
    color: #abb0a1 !important;
  }

  .slick-initialized .slick-slide {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .slick-prev {
    left: -50px !important;
  }

  .slick-next {
    right: -30px !important;
  }

  /*plan*/
  #plan {
    background: #fff4d6;
  }

  .plan_btnbox a {
    color: #fff4d6;
    font-size: 1rem;
    width: 100%;
    background: #20208c;
    position: relative;
    display: flex;
    justify-content: space-around;
    margin: 1rem auto 0;
    padding: 15px 0;
    transition: 0.2s ease-in-out;
    font-weight: bold;
    align-items: center;
	  border-radius: 15px;
	  text-align: center;
  }

  #plan ul {
    margin: 0px auto;
    line-height: 1.4;
    font-size: 1rem;
    text-align: center;
  }

  #plan li.koumoku {
    color: #fff4d6;
    width: 100%;
    padding: 5px 0;
    height: fit-content;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-weight: bold;
    background-color: #ef8200;
  }

  .otoku_box {
    margin: 2rem auto 3rem;
  }

  .menu_txt_note {
    text-align: center;
    font-size: .9rem;
    color: #572e12;
    font-weight: 700;
    margin-top: 1rem;
  }

  #plan li.naiyou {
    width: 100%;
    font-weight: bold;
    color: #572e12;
    padding: 0.5rem 0 1.5rem;
    text-align: left;
  }

  #plan ul li a {
    color: #572e12;
  }

  .plan_btnbox a:after {
    content: '';
    width: 10px;
    height: 10px;
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 15px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
  }

  .kometxt {
    margin: 0 auto;
    text-align: right;
    line-height: 1.5;
    color: #572e12;
    font-size: 0.8rem;
  }


  span.maru {
    background-color: #572e12;
    padding: 25px 5px;
    border-radius: 5px;
    color: #fff4d6;
    margin: 0 15px 0 0px;
    font-size: 1.1rem;
    min-width: 70px;
    text-align: center;
  }

  h5 {
    display: flex;
    justify-content: center;
    font-size: 1.5rem;
    font-weight: bold;
    color: #572e12;
    align-items: center;
    margin: 1rem 0;
  }

  .area_link p {
    display: flex;
    gap: 20px;
    margin: 0 auto;
    width: 90%;
  }

  .area_link a {
    color: #fff4d6;
    background-color: #ef8200;
    font-weight: bold;
    font-size: 1.2rem;
    border-radius: 5px;
    margin: 1rem 0;
    width: 32%;
    text-align: center;
    padding: 5px 0 20px;
    transition: 0.2s;
    position: relative;
  }

  .area_link a:hover {
    opacity: 0.8;
  }

  .area_link a::after {
    content: '';
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff4d6;
    border-right: 2px solid #fff4d6;
    transform: rotate(135deg) translateY(5px);
    position: absolute;
    left: 50%;
    bottom: 5px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
  }



  .shop_btnbox {
        margin: 3rem auto;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(3, 1fr);
        grid-column-gap: 10px;
        grid-row-gap: 10px;
  }
	
  .shop_btnbox li {
    width: 100%;
  }
.shop_btnbox li:nth-last-child(4) { grid-area: 3 / 1 / 4 / 3; }
	
	
  .shop_btnbox a {
    color: #fff4d6;
    font-size: 1rem;
    width: 100%;
    background: #572e12;
    position: relative;
    display: flex;
    justify-content: center;
    padding: 15px 25px;
    transition: 0.2s ease-in-out;
    font-weight: bold;
    align-items: center;
    text-align: center;
    height: 60px;
  }

  .shop_btnbox a:after {
    content: '';
    width: 10px;
    height: 10px;
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
    transform: rotate(135deg) translateY(-50%);
    position: absolute;
    top: 35%;
    right: 15px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
  }	
	

th.plan_th {
  background-color: #572e12;
  color: #fff4d6;
  font-weight: bold;
}

td.plan_td_mg {
  vertical-align: middle;
}

th.w28 {
  width: 43%;
  border-right: solid 1px #fff4d6;
}

	
	
	
/*0916追加*/
	
.shop_box {
  border: 1px solid #ccc;
  padding: 10px;
  box-sizing: border-box;
  background: #fff7e2;
  height: auto;
          margin: 1rem 0;
}


p.sli_txt {
  line-height: 1.4;
  font-size: 16px;
  color: #572e12;
          margin: 10px 0;
}

.shop_boximg img {
  width: 100%;
  height: auto;

}


#shop dl {
  display: flex;
  gap: 10px;
  margin-top: 15px;
}

#shop dt {
background: #cf035c;
        color: #ffffff;
        font-weight: bold;
        padding: 3px 5px;
        width: 30%;
        display: flex;
        align-items: center;
	justify-content: center;
}

#shop dd {
  margin: 5px 0 0 0;
  color: #572e12;
  font-weight: bold;
}


.slider_linkbtn a {
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 1rem auto 0;
  text-decoration: none;
  font-weight: bold;
  transition: background 0.3s;
  width: fit-content;
  width: 100%;
  background: #572e12;
}

.slider_linkbtn a:hover {
  background: #3e1f0f;
}

.slider_linkbtn {
  position: relative;
}


.slider_linkbtn a:after {
  content: '';
  width: 10px;
  height: 10px;
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  right: 15px;
  border-radius: 1px;
  transition: 0.3s ease-in-out;
}

.access_txt {
  margin: 3px 0 0 0;
  color: #572e12;
  font-weight: bold;
  font-size: 16px;
}


.shop_box_single {
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #ccc;
  padding: 20px;
  box-sizing: border-box;
  background: #fff7e2;
  align-content: space-between;
  height: auto;

}

.right_side {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex: 1;
}

.shop_box_single.left_side,
.shop_box_single .right_side {
  flex: 1;
}

.slider_linkbtn {
  margin-top: auto;
}	
}


/*760px以上*/

@media screen and (min-width: 760px) {
  .pcnone {
    display: none;
  }

  a:hover {
    opacity: 0.8;
  }
	

.otherplan{
	background-color: #572e12;
    padding: 10px 10px;
    color: #ffffff;
    font-size: 24px;
    margin: 20px 0 30px 0;
}

.bannerarea{
	margin: 0 0 30px 0;
}

.bannerarea ul{
	display: flex;
	justify-content: space-between;
}

.bannerarea ul li{
	width: 23%;
}

.bannerarea ul li img{
	width: 100%;
}

  /* CSS */
  main {
    color: #282828;
    font-size: 16px;
    box-sizing: border-box;
  }

  #dirPathBlock,
  /*h1,*/
  .iframe_end-content_gadget,
  #anchorLinkBlock {
    width: 100%;
    max-width: 970px;
    min-width: 760px;
    margin: auto;
  }

  /*panlist&amp;back*/
  #dirPathBlock,
  #anchorLinkBlock {
    width: 100%;
    margin: 0 auto;
    font-size: 12px;
  }

  #dirPathBlock p,
  #anchorLinkBlock a {
    font-size: 12px;
  }

  h2 {
    max-width: 970px;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
  }

  .inner {
    width: 95%;
    max-width: 970px;
    margin: 0 auto;
    padding: 2rem 0;
    display: block;
    position: relative;
    z-index: 2;
  }

  u {
    text-decoration-color: red;
  }

  /*title*/
  #title {
    margin: 0;
    padding: 0;
    width: 100%;
    background: #FFF;
    position: relative;
  }

  #title h1 {
    margin: 0;
    padding: 0;
  }

  #title img {
    width: 100%;
    height: auto;
    vertical-align: top;
  }

  #title {
    width: 100%;
    background: #FFF url(../images/main.jpg?update=20250326) no-repeat 50% 50%;
    background-size: cover;
    height: 550px;
  }

  /*link*/
  #link {
    background: #572e12;
    width: 100%;
  }

  span.smalltxt {
    font-size: 0.8rem;
  }

  #link .link {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 30px 0;
    width: 95%;
    max-width: 970px;
    margin: auto;
    color: #fff4d6;
    position: relative;
  }

  #link .link li a {
    color: #fff4d6;
        background: #ef8200;
        display: flex;
        padding: 10px 5px;
        border-radius: 5px;
        width: 31%;
        /* height: 50px; */
        flex-direction: column;
        justify-content: center;
  }


  #link .link li {
    display: flex;
    justify-content: space-between;
  }

	#link li a span{
		display: block;
		font-size: 14px;
		text-align: center;
		margin: 0 0 0px 0;
	}

  #link li a {
    transition: 0.2s;
  }

  #link li a:hover {
    opacity: 0.6;
  }

  .model_course {
    margin: 0 auto 2rem;
  }

  .model_course img {
    width: 100%;
  }


  /*westop*/
  section#westop {
    background: linear-gradient(to bottom, transparent 0%, transparent 70%, #FFF4D5 100%), url(../images/bgimg.jpg?update=20250326) repeat;
  }

  #westop div.inbox {
    margin: 2rem auto;
  }

  #westop p {
    font-size: 1.5rem;
    color: #572e12;
    margin: 1rem auto 0;
    line-height: 1.5;
    text-align: center;
    font-weight: bold;
  }

  span.highlight {
    text-decoration: underline;
    text-decoration-thickness: 0.4em;
    text-decoration-color: #f7c080;
    text-underline-offset: -0.1em;
    text-decoration-skip-ink: none;
  }

  /*wester*/
  section#wester,
  section#point,
  section#point_kana,
  section#point_fuku,
  section#point_toya {
    background: #fff4d6;
  }

  .menu_box {
    width: 100%;
    max-width: 970px;
    margin: 0 auto;
  }

  .menu_box_ul {
    margin: 2rem auto;
    line-height: 1.4;
  }

  p.menu_txt {
    text-align: center;
    font-size: 1.45rem;
    color: #572e12;
    line-height: 1.5;
    font-weight: bold;
    margin: 2rem 0 0;
  }
	
/*料金内容*/
.price_box {
  width: 650px;
  margin: 3rem auto;
}

.price_row {
  margin-bottom: 10px;
}

.price_row_inner {
  display: flex;
  align-items: center;
  gap: 20px;
}

.from_label {
  background: #572e12;
  color: #fff4d6;
  font-weight: bold;
  padding: 7px 5px;
  display: inline-block;
  min-width: 140px;
  text-align: center;
  box-shadow: inset 0 -6px 0 rgba(0, 0, 0, 0.08);
  font-size: 35px;
  letter-spacing: 3px;
}

.price_block {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.price_main {
  font-weight: bold;
  font-size: 40px;
  color: #c30014;
  line-height: 1.2;
}

.price_num {
  font-size: 60px;
  font-family: "Oswald", sans-serif;
}

.price_sub {
  font-size: 16px;
  color: #572e12;
  margin-top: 5px;
}


.point_row {
  display: flex;
  align-items: center;
  gap: 20px;
}

.point_text {
  font-size: 38px;
  font-weight: bold;
  color: #572e12;
  line-height: 1.3;
}

.point_num {
  font-size: 60px;
  font-weight: bold;
  font-family: "Oswald", sans-serif;
  color: #c30014;
  margin-right: 4px;
}

.point_note {
  font-size: 16px;
  color: #572e12;
  margin-top: 10px;
  text-align: center;
}
	
	
  p.hlt {
    font-weight: bold;
    font-size: 2.5rem;
    color: #c30014;
    text-decoration: underline;
    text-decoration-thickness: 0.4em;
    text-decoration-color: #f7c080;
    text-underline-offset: -0.1em;
    text-decoration-skip-ink: none;
    margin: 3rem auto 0;
  }

  p.menu_txt_large {
    text-align: center;
    font-size: 1.5rem;
    color: #572e12;
    line-height: 1.5;
    font-weight: bold;
  }

  .menu_txt_note {
    text-align: center;
    font-size: 1.2rem;
    color: #572e12;
    font-weight: bold;
  }

  img.point {
    margin: 1rem auto;
    width: 65%;
  }

  #wester ul,
  #point ul,
  #point_kana ul,
  #point_fuku ul,
  #point_toya ul {
    display: flex;
    margin: 0px 0 15px 0;
    line-height: 1.4;
    font-size: 1rem;
    flex-direction: row;
  }

  #point_kana ul,
  #point_fuku ul,
  #point_toya ul {
    margin: auto;
    display: block;
  }

  li.koumoku {
    color: #fff4d6;
    padding: 4px 10px 3px;
    width: 28%;
    height: fit-content;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0 15px 0 0;
    font-weight: bold;
    background-color: #ef8200;
  }

  li.naiyou {
    width: 80%;
    margin: 4px 0 20px 0;
    font-weight: bold;
    color: #572e12;
  }


  .naiyoutxt a,
  .cautiontxt a,
	a.pt_link {
    color: #cf035c !important;
    text-decoration-line: underline !important;
  }
	
	.pt_link_box {
    text-align: right;
    font-size: 18px;
    font-weight: bold;
}

  .acChild_caution {
    background: #fff;
  }

  li.caution {
    color: #FFF;
    padding: 7px 20px 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 10px 10px 0;
    font-weight: bold;
    background: #572e12;
  }

  .acChild_caution ul {
    flex-direction: column !important;
  }

  li.cautionbox {
    padding: 10px;
  }

  p.cautiontxt {
    margin: 0 10px;
    color: #572e12;
    text-indent: -1em;
    padding-left: 1em;
  }

  .wester_btnbox {
    margin: 4rem auto;
  }

  .pt_cont {
    margin: 4rem auto 2rem;
	      background: #FFF;
    padding: 20px;
  }

  .wester_btnbox {
    display: flex;
    justify-content: space-between;
    margin: 4rem auto;
    gap: 20px;
	align-items: flex-end;  
  }

  .wester_btnbox p {
    font-size: 2rem;
    color: #572e12;
    text-align: center;
    font-weight: bold;
    padding: 0 0 1rem;
  }

  .wester_btnbox a{
    color: #fff4d6;
    font-size: 1.25rem;
    background: #572e12;
    position: relative;
    display: flex;
    justify-content: space-around;
    padding: 8px 35px;
    transition: 0.2s ease-in-out;
    font-weight: bold;
    align-items: center;
  }

  .wester_btnbox a:after {
    content: '';
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff4d6;
    border-right: 2px solid #fff4d6;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 48%;
    right: 15px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
  }

	
img.wespologo_img {
    width: 50px;
}	
	
p.wp_btn span {
    padding-right: 20px;
}	
	
p.wp_btn,p.wes_btn {
    display: flex;
    justify-content: center;
    align-items: center;
	height: 80px;
}

  /*背景のグラデーション*/

  .background_img {
    background: linear-gradient(to top, transparent 0%, transparent 70%, #FFF4D5 100%), url(../images/bgimg.jpg?update=20250326) repeat;
    height: 120px;
  }


  .lucua_btnbox a {
    color: #fff4d6;
    font-size: 1.25rem;
    background: #cf035c;
    position: relative;
    display: flex;
    justify-content: space-around;
    padding: 8px 35px;
    transition: 0.2s ease-in-out;
    font-weight: bold;
    align-items: center;
    margin: 2rem auto 3rem;
    width: 50%;
  }

  .lucua_btnbox a:after {
    content: '';
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff4d6;
    border-right: 2px solid #fff4d6;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 15px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
  }

  /*shop*/

  /*flexの高さ*/
  #shop_lucua p.sli_txt {
    min-height: 210px;
  }
  /*ルクアの説明文*/
	
  #shop_est p.sli_txt {
    min-height: 130px;
  }
  /*エストの説明文*/
	
  #shop_umekitagp p.sli_txt {
    min-height: 295px;
  }
  /*うめきたグリーンプレイスの説明文*/
	
  #shop_baruchika03 p.sli_txt {
    min-height: 180px;
  }
  /*バルチカの説明文*/
	
  #shop_arde p.sli_txt {
    min-height: 180px;
  }
  /*アルデの説明文*/
	


  #shop_ekie p.sli_txt {
    min-height: 130px;
  }
  /*ekieの説明文*/
	
  #shop_hyakubanagai p.sli_txt {
    min-height: 90px;
  }
  /*金沢百番街の説明文*/

  .sli_pointbox p.sli_subtxt {
    height: 100px;
  }
  /*これがおすすすめ！の説明文*/
	
  #shop_hyakubanagai p.sli_subtxt {
    height: 130px;
  }
  /*金沢百番街のこれがおすすすめ！の説明文*/
	

  #shop_hyakubanagai p.sli_subtxt {
    height: 150px;

  }
  /*金沢百番街のこれがおすすすめ！の説明文*/

  #shop {
    background: linear-gradient(to bottom, transparent 0%, transparent 70%, #FFF4D5 100%), url(../images/bgimg.jpg?update=20250326) repeat;
  }

  .shop_box {
    background: #FFF;
    padding: 40px;
    margin: 1rem auto 3rem;
    position: relative;
  }

  .coupon {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 160px;
  }
  .coupon_osaka {
position: absolute;
        top: -20px;
        right: -15px;
        width: 265px;
  }
	
  #shop_arde.shop_box,
  #shop_ekie.shop_box,
  #shop_tms.shop_box,
  #shop_kuruhu.shop_box,
  #shop_hyakubanagai.shop_box {
    margin: 1rem auto 1rem;
  }

  h4 {
    color: #cf035c;
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
	  gap:10px;
  }

  h4 img {
    width: 30%;
  }

  h4 span {
    color: #586244;
    font-size: 1.5rem;
    font-weight: bold;
    padding: 0 0 0 1rem;
  }

  .tmc_eki {
    color: #586244;
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
  }

  p.shop_txt {
    text-align: center;
    font-size: 1.5rem;
    color: #572e12;
    margin: 1rem auto 0;
    line-height: 1.5;
    font-weight: bold;
  }

  p.shop_txt_shop {
    color: #fff;
    padding: 5px 0;
    text-align: center;
    font-size: 1.25rem;
    margin: 1rem auto 0;
    font-weight: bold;
    background: #cf035c;
    width: 98%;
  }


  p.sli_txt {
    line-height: 1.4;
    font-size: 16px;
    color: #572e12;
  }

  p.sli_title {
    font-size: 1.6rem;
    font-weight: bold;
    padding: 10px 0 5px;
    text-align: center;
    color: #cf035c;
    line-height: 1.2;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .sli_pointbox {
    position: relative;
    text-align: center;
  }

  p.sli_point {
    padding: 3px 7px;
    background: #cf035c;
    display: inline-block;
    color: #FFF;
    font-size: 1rem;
    font-weight: bold;
    border-radius: 5px;
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 60%;
  }

  .sli_pointbox p.sli_subtxt {
    line-height: 1.4;
    font-size: 16px;
    color: #572e12;
    border: dotted 2px #572e12;
    padding: 20px 10px 10px;
    margin: 1rem 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  /*スライダー*/
  .slider {
    margin: 30px auto 0;
    max-width: 900px;
    width: 100%;
  }

  .slick_box {
    background: #fff7e2;
    padding: 20px;
    height: auto;
    margin: 0 10px;
  }

  .slick_box img {
    height: auto;
    width: 100%;
  }

  .slider_linkbtn a {
    background: #572e12;
    position: relative;
    display: flex;
    justify-content: space-around;
    margin: 1rem auto 0;
    padding: 15px 25px;
    color: #FFF;
    transition: none;
    font-weight: bold;
    align-items: center;
  }


  .slider_linkbtn a:after {
    content: '';
    width: 10px;
    height: 10px;
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 15px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
  }

  .slick-prev:before,
  .slick-next:before {
    font-size: 40px !important;
    color: #abb0a1 !important;
  }

  .slick-initialized .slick-slide {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .slick-track {
    display: flex;
  }

  .slick-prev {
    left: -35px !important;
  }

  .slick-next {
    right: -15px !important;
  }

  /*plan*/
  #plan {
    background: #fff4d6;
  }

  .plan_btnbox {
    display: flex;
    justify-content: space-between;
    gap: 50px;
    margin: 2rem auto;
  }

  .plan_btnbox a {
    color: #fff4d6;
    font-size: 1.25rem;
    width: 100%;
    background: #20208c;
    position: relative;
    display: flex;
    justify-content: space-around;
    margin: 1rem auto 0;
    padding: 15px 25px;
    transition: 0.2s ease-in-out;
    font-weight: bold;
    align-items: center;
    text-align: center;
	 border-radius: 15px;
  }
	
	.plan_btnbox2 a{
		width: 50% !important;
	}

  .plan_btnbox a:after {
    content: '';
    width: 10px;
    height: 10px;
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 15px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
  }

  #plan ul {
    display: flex;
    justify-content: space-between;
    font-weight: bold;
  }

  #plan li.koumoku {
    color: #fff4d6;
    padding: 4px 0 3px;
    width: 20%;
    height: fit-content;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0 15px 0 0;
    font-weight: bold;
    background-color: #ef8200;
  }

  .otoku_box {
    margin: 3rem auto 6rem;
  }

  #plan ul.disblock {
    display: flex;
    flex-direction: column;
  }

  .menu_txt_note {
    text-align: center;
    font-size: .9rem;
    color: #572e12;
    font-weight: 700;
    margin-top: 1rem;
  }

  #plan ul li a {
    color: #572e12;
  }

  #plan .menu_txt {
    line-height: 1;
  }

  .kometxt {
    margin: 0 auto;
    text-align: right;
    line-height: 1.5;
    color: #572e12;
    font-size: 0.8rem;
  }

  h5 {
    display: flex;
    justify-content: center;
    font-size: 1.8rem;
    font-weight: bold;
    color: #572e12;
    align-items: center;
    margin: 1rem 0;
  }

  span.maru {
    background-color: #572e12;
    padding: 2px 5px;
    border-radius: 5px;
    color: #fff4d6;
    margin: 0 15px 0 0px;
    font-size: 1.5rem;
    min-width: 100px;
    text-align: center;
  }

  .area_link p {
    display: flex;
    margin: 0 auto;
    max-width: 970px;
  }

  .area_link a {
    color: #fff4d6;
    background-color: #ef8200;
    font-weight: bold;
    font-size: 1.5rem;
    border-radius: 5px;
    margin: 1rem;
    width: 32%;
    text-align: center;
    padding: 5px 0 20px;
    transition: 0.2s;
    position: relative;
  }

  .area_link a:hover {
    opacity: 0.8;
  }

  .area_link a::after {
    content: '';
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff4d6;
    border-right: 2px solid #fff4d6;
    transform: rotate(135deg) translateY(5px);
    position: absolute;
    left: 50%;
    bottom: 5px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
  }


  .shop_btnbox {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    margin: 3rem auto;
  }

  .shop_btnbox li {
    width: 100%;
  }

  .shop_btnbox a {
    color: #fff4d6;
    font-size: 1rem;
    width: 100%;
    background: #572e12;
    position: relative;
    display: flex;
    justify-content: center;
    padding: 15px 25px;
    transition: 0.2s ease-in-out;
    font-weight: bold;
    align-items: center;
    text-align: center;
    height: 60px;
  }

  .shop_btnbox a:after {
    content: '';
    width: 10px;
    height: 10px;
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
    transform: rotate(135deg) translateY(-50%);
    position: absolute;
    top: 35%;
    right: 15px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
  }

th.plan_th {
  background-color: #572e12;
  color: #fff4d6;
  font-weight: bold;
}

td.plan_td_mg {
  vertical-align: middle;
}

th.w28 {
  width: 28%;
  border-right: solid 1px #fff4d6;
}

	/*0916追加*/
.container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: repeat(3, auto);
  gap: 20px;
  padding: 20px;
  max-width: 1200px;
  margin: auto;
}

.shop_box {
  border: 1px solid #ccc;
  padding: 20px;
  box-sizing: border-box;
  background: #fff7e2;
  height: auto;
  margin: 0 10px;
}


p.sli_txt {
  line-height: 1.4;
  font-size: 16px;
  color: #572e12;
  margin-top: 10px;
}

.shop_boximg img {
  width: 100%;
  height: auto;

}


#shop dl {
  display: flex;
  gap: 10px;
  margin-top: 15px;
}

#shop dt {
  background: #cf035c;
  color: #ffffff;
  font-weight: bold;
  padding: 3px 5px;
  display: inline-block;
}

#shop dd {
  margin: 5px 0 0 0;
  color: #572e12;
  font-weight: bold;
}


.slider_linkbtn a {
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 1rem auto 0;
  text-decoration: none;
  font-weight: bold;
  transition: background 0.3s;
  width: fit-content;
  width: 100%;
  background: #572e12;
}

.slider_linkbtn a:hover {
  background: #3e1f0f;
}

.slider_linkbtn {
  position: relative;
}


.slider_linkbtn a:after {
  content: '';
  width: 10px;
  height: 10px;
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  right: 15px;
  border-radius: 1px;
  transition: 0.3s ease-in-out;
}

.access_txt {
  margin: 3px 0 0 0;
  color: #572e12;
  font-weight: bold;
  font-size: 16px;
}


.shop_box_single {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  border: 1px solid #ccc;
  padding: 20px;
  box-sizing: border-box;
  background: #fff7e2;
  align-content: space-between;
  height: auto;

}

.shop_boximg.left_side img {
    width: 500px;
}	
.right_side {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex: 1;
}

.shop_box_single.left_side,
.shop_box_single .right_side {
  flex: 1;
}

.slider_linkbtn {
  margin-top: auto;
}
	
#shop p.sli_txt {
    margin: 1rem auto;
}	
}



/* 以下、jrodekakenetの共通パーツ等 */

/*
  footer
==================================================== */
@media screen and (min-width: 760px) {
  /*PC*/

  #footer {
    background-color: #F0F5FA;
  }

  #footer .inner {
    width: 990px !important;
    max-width: 990px !important;
    margin: 0 auto;
    padding: 20px 0;
  }

  #footer .inner ul {
    font-size: 13px;
    line-height: 1.4;
    text-align: center;
  }

  #footer .inner ul li {
    display: inline-block;
    padding: 0 6px;
    border-right: 1px solid #CCC;
  }

  #footer .inner ul li:last-child {
    border-right: none;
  }

  #footer .copy {
    background-color: #0952a4;
    color: #FFFFFF;
    font-size: 12px;
    text-align: center;
    padding: 10px 0;
  }

}



@media screen and (max-width: 759.9px) {
  /*SP*/

  #footer {
    background-color: #F0F5FA;
  }

  #footer .inner {
    width: 96% !important;
    margin: 0 auto;
    padding: 2% 2%;
  }

  #footer .inner ul {
    font-size: 11px;
    line-height: 1.4;
    text-align: left;
  }

  #footer .inner ul li {
    display: inline-block;
    width: 46%;
    padding: 2% 0;
  }

  #footer .inner ul li:last-child {
    border-right: none;
  }

  #footer .copy {
    background-color: #0952a4;
    color: #FFFFFF;
    font-size: 9px;
    text-align: center;
    padding: 2% 0;
  }

}



/*
  pagetop
==================================================== */
@media screen and (min-width: 760px) {
  /*PC*/

  #pagetop {
    display: none;
    position: fixed;
    right: 50px;
    bottom: 50px;
    cursor: pointer;
    z-index: 100;
  }

  #pagetop a {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 80px;
    height: 80px;
    background-color: rgba(255, 255, 255, .5);
    border: solid 1px #152a8c;
    border-radius: 50vh;
  }

  #pagetop a::after {
    content: '';
    width: 7px;
    height: 7px;
    border-style: solid;
    border-width: 0 6px 9px 6px;
    border-color: transparent transparent #152a8c transparent;
  }

  #pagetop a:hover {
    background-color: #152a8c;
  }

  #pagetop a:hover::after {
    border-width: 0 6px 9px 6px;
    border-color: transparent transparent #fff transparent;
  }
	

}



@media screen and (max-width: 759.9px) {
  /*SP*/

  #pagetop {
    display: none;
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 100;
  }

  #pagetop a {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 3em;
    height: 3em;
    background-color: rgba(255, 255, 255, .5);
    border: solid 1px #152a8c;
    border-radius: 50vh;
  }

  #pagetop a::after {
    content: '';
    width: 7px;
    height: 7px;
    border-style: solid;
    border-width: 0 6px 9px 6px;
    border-color: transparent transparent #152a8c transparent;
  }

  .area_link p {
    display: flex;
    margin: 0 auto;
    max-width: 970px;
  }


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