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

/* 基礎CSS */
p{ margin: 0px; padding: 0px; }
form{ margin: 0px; padding: 0px; }
img{ border: none; margin: 0px; padding: 0px; }
table{ word-break:break-all;}
td{ text-align: left; vertical-align: top; }
th{ border: none;}
ul{ margin: 0px; padding: 0px; }
dt{ padding:0px; margin:0px; }
li{ list-style: none; padding:0px; margin:0px; }
.impact{font-family: Impact; }
	
h1,h2,h3,h4,h5,h6 { margin: 0;	padding: 0; font-weight:normal;	}
html {
  
	font-size: 100%;
    line-height:1.5;
}

body{
   
	margin: 0px; 
	padding: 0px; 
	text-align: left;
	font-family: 'メイリオ','Meiryo','ＭＳ Ｐゴシック','Verdana';
	color:#111111;
	}

a:link { text-decoration: none; color: #006BB4;}
a:visited { text-decoration: none; color: #006BB4;}
a:hover { text-decoration: underline; color: #006BB4;}
a:active { text-decoration: none; color: #006BB4;}	

input[type="text"] { 
  line-height: 1!important; 
  
}


/*スマホ対応*/
.sp_only{
	display:none;
}
/*テキスト装飾*/
.small{
	font-size: 80%;
}
.b{
	font-weight: bold;
}
.center{
	text-align: center;
}
.red{ color:#FF0000;}
/*float*/
.f_left{
	float: left;
}
.f_right{
	float:right;
}

/* new clearfix */
.clearfix_b:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: "";
	clear: both;

	}
* html .clearfix_b             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix_b { zoom: 1; } /* IE7 */


/*価格表示　円*/
.en{
	font-size: 70%;	
	line-height: 1;
	font-style: normal!important;

}
/*縦向き（税別）*/
.zeibetu{
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
	line-height: 1;
	font-size: 40%;
	letter-spacing: 1px;
}

/*H1タイトル装飾*/
h1 {
	line-height: 1.2;
	margin: 0 0 10px 0;
	font-weight: bold;
	border-bottom: 3px;
	font-size: 150%;
}
h2 {
	line-height: 1.2;
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 140%;
	border-bottom: 1px solid #000;
	display: inline-block;
}
h3 {
	font-size: 18px;
    line-height: 20px;
    border-bottom: 1px dashed #3D3D3D;
    margin: 0 0 10px 0;
    font-weight: bold;
}
h4{
	font-size: 16px;
    line-height: 20px;
	padding: 3px 0 3px 10px;
	background-color: aliceblue;
 
    margin: 0 0 10px 0;
    font-weight: bold;	
}
.main_title {
	background-color: #20a937;
	color: #fff;
	font-size: 25px;
	line-height: 1;
	padding: 10px 0 8px 15px;
	margin-bottom: 10px;
	border-bottom: none;
}
.main_title2 {
	font-weight: bold;
	font-size: 26px;
	line-height: 33px;
	margin: 0 0 20px 0;
	border-bottom: 4px solid #000;
}
.main_title3 {
	font-size: 18px;
	line-height: 20px;
	border-bottom: 1px dashed #3D3D3D;
	margin: 0 0 10px 0;
	font-weight: bold;
}
/*ぱんくず*/
.pan {
	margin-bottom: 10px;
}
/*コンテンツ下部スペース*/
.cont_txt,.content_txt,.cont_text{
	margin: 0 0 20px 0;
}
/*戻るボタン*/
.car_back_btn {
	background: url("../img/shop/bnt-modoru.svg") no-repeat 0 0;
	text-indent: -9999px;
	border: none;
	/*	float:left;*/
	margin-top: 10px;
	cursor: pointer;
	width: 230px;
	height: 40px;
}
/*イントロ*/

.intro {
	margin: 0 0 10px 0;
	padding: 0 3px;
	
}


 .intro p{
	margin: 0 0 12px 0;

}

 .intro p::after {
	visibility: hidden;
	display: block;
/*	font-size: 0;*/
	content: "";
	clear: both;
/*	height: 0;*/
	
	

}

.intro .ribbon{
  position:relative;
  background: #FFFD00;
  padding: 7px 20px 8px 8px;
font-size: 20px;
	line-height: 1;
border-bottom: none;
	margin-left: -10px;
}
.intro .ribbon:after{
  content: "";
  position:absolute;
  top:0;
  right:0;
  width:0;
  height:0;
  border-style: solid;
  border-color: transparent #fff transparent transparent;
  border-width: 18px 10px 15px 0;
}

.class_bg_ng{
	display:inline-block;
	font-weight:bold;
	color:#FFF;
	background-color:#CCC;
	padding:5px;
	
	width:150px;
	text-align:center;
	margin-bottom:5px;
	margin-right:10px;
	
}

.class_bg_ok{
	display:inline-block;
	font-weight:bold;
	color:#FFF;
	background-color:#48ae48;
	padding:5px;
	
	width:150px;
	text-align:center;
	margin-right:10px;
	margin-bottom:5px;
}

.botan a,.botan_center a{
    display: block;
    margin:0;
    padding: 0;
    color: #fff;
		

}
.botan a:hover,.botan_center a:hover{
    text-decoration:none;
}
.botan .susumu span,.botan_center .susumu span {
	display: block;
    margin: 10px 25px 10px 5px;

	
}
.botan .modoru span,.botan_center .modoru span {
	display: block;
    margin: 10px 5px 10px 25px;


}
.botan .susumu span::after,.botan_center .susumu span::after {
    font-family: "Font Awesome 5 Free";
	content:"\f138";
position: absolute;

	font-weight: 900;
	font-size: 1rem;

	right: 8px;
    top: 50%;   
    transform: translate(0, -50%);

}
.botan .modoru span::after,.botan_center .modoru span::after {
    font-family: "Font Awesome 5 Free";
	content:"\f137";
position: absolute;
	font-weight: 900;
font-size: 1rem;

	left: 8px;
	
    top: 50%;   
    transform: translate(0, -50%);
}
.botan button,.botan_center button,.botan div,.botan_center div{
    border: none;
    border-radius: 5px;
    line-height: 1;
	font-size: 1.2rem;
    position: relative;
}
.botan div,.botan_center div{
    padding: 1px;
}
.botan input[type='submit'],.botan_center input[type='submit']{
        border: none;
     border-radius: 5px;
        line-height: 1;
	font-size: 1.2rem;
    padding: 5px;
}
.botan .susumu,.botan_center .susumu {
	background-color: #ef5a24;

}

.botan {
	width: 100%;
		
		display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	margin-bottom: 5px;
}
.botan_center {
	width: 100%;
		text-align: center;
	margin-bottom: 5px;

}
.botan button,.botan_center button{
	color: #fff;
	border: none;  /* 枠線を消す */
    outline: none; /* クリックしたときに表示される枠線を消す */
	border-radius: 5px;
	
	

}

.botan span,.botan_center  span {
	display: block;
    font-size: 17px;

}


.botan .modoru,.botan_center .modoru {

	background-color: #b1b1b1;
	border-radius: 5px;

	font-size: 20px;
}


.botan .other span::before {
	content: url(../img/shop/icon_right20.png);
	position: relative;
	top: 1px;
	margin: 0 3px 0 0;
}
.botan .other {
	float: left;
	margin-left:50px;
	font-size: 24px;
	background-color: #72b9c9;
}

/*パスワードの表示・非表示*/
   #textPassword {
        border: none; /* デフォルトの枠線を消す */
	   
      }
      #fieldPassword {
        border-width: thin;
        border-style: solid;
      background-color: #fff;
		  display: flex;
		 align-items: center;
		  justify-content: space-between;
		
		  margin: 2px;
		  width: 250px;
      }
.login_table {
	padding: 15px 0 0 0;
	margin-left: auto;
	margin-right: auto;
}
.div_login {
	background-color:#F0F0F0;
	width: 80%;
padding: 10px;
	text-align: center;
	margin: 20px auto;
	border: 1px solid #ccc;
}</pre></body></html>