
/*=============================================*/
/*基本                                         */
/*=============================================*/
*{margin:0px;border:none;padding:0px;text-decoration:none;list-style-type:none;}
a{cursor:pointer;}

/*=============================================*/
/*一般                                         */
/*=============================================*/
/*===============*/
/*画面サイズ*/
/*ST <MinWidth>(スマホベース)*/
/*---------------*/
/*スマホ用(デフォルト)*/
/*.mw1{width:300px;}*/
.mw1{width:320px;}
.mw21{display:none;}
.mw22{min-width:320px;display:block;}
/*---------------*/
/*タブレット用*/
/*@media screen and (min-width:480px) {*/
@media screen and (min-width:600px) {
.mw1{width:600px;}
.mw21{width:100px;display:block;}
.mw22{width:500px;}
}
/*---------------*/
/*PC用*/
/*@media screen and (min-width:960px) {*/
@media screen and (min-width:1280px) {
.mw1{width:1080px;}
.mw21{width:200px;}
.mw22{width:1080px;}
}
/*---------------*/
/*ED <MinWidth>*/
/*===============*/

/*===============*/
/*クリアフィックス*/
/*ST <clf>*/
/*---------------*/
.clf:before{content:"";display:block;clear:both;}
.clf{display:block;}
.clf:after{content: "";display:block;clear:both;} 

/*---------------*/
/*ED <clf>*/
/*===============*/

/*===============*/
/*カラーパターン*/
/*ST <ColorPattern>*/
/*---------------*/
.cp1{background-color:#ab722c;color:#fff;}
.cp2{background-color:#55c500;color:#fff;}
.cp3{background-color:#cdb362;color:#fff;}
.cp4{background-color:#ffdfbf;color:#333;}
.cp5{background-color:#ffd8a7;color:#333;}
/*---------------*/
/*ED <ColorPattern>*/
/*===============*/

/*===============*/
/*ml*/
/*ST <ML>*/
/*---------------*/
span.inv_ml{display:none;}
/*---------------*/
/*ED <ML>*/
/*===============*/

/*===============*/
/*基底レイアウト*/
/*ST <BaseLayout>*/
/*---------------*/
.bl1{margin:0 auto;}
/*---------------*/
/*ED <BaseLayout>*/
/*===============*/

/*===============*/
/*並列レイアウト*/
/*ST <AbreastLayout>*/
/*---------------*/
.abrl1{display:flex;}
.abrl2{display:flex;justify-content:flex-start;}
/*.abrl1webkit{display:-webkit-flex;}
.abrl2webkit{display:-webkit-flex;-webkit-justify-content:flex-start;}*/
/*---------------*/
/*ED <AbreastLayout>*/
/*===============*/

/*******************/
/*******************/
/*******************/

/*=============================================*/
/*固有                                         */
/*=============================================*/

/*
     FILE ARCHIVED ON 23:05:05 Jul 02, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:19:09 Jun 14, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.316
  exclusion.robots: 0.027
  exclusion.robots.policy: 0.012
  esindex: 0.013
  cdx.remote: 6.241
  LoadShardBlock: 115.065 (3)
  PetaboxLoader3.datanode: 180.227 (5)
  PetaboxLoader3.resolve: 78.937 (2)
  load_resource: 191.872
  loaddict: 126.533
*/