@charset "UTF-8";

body{
	background-image: url("../../image/renga21.jpg") !important;
	color: white;
	font-family: 'メイリオ', 'MS ゴシック', sans-serif;
}
.contena {
	max-width: 320px;
	margin: 0 auto;
}

/*ログインくくり　左右*/
.login_kukuri {
	width: 320px;
	margin: 0 auto;
}
/*ログイン　コメント*/
.guest_span {
	font-size: 16px;
}
.guest_out_span {
	font-size: 16px;
	float: right;
}

/*未訪問*/
.guest_out_span a:link {
	color: aqua;
}
/*訪問済*/
.guest_out_span a:visited {
	color: aqua;
}
/*ポイント時*/
.guest_out_span a:hover {
	color: aqua;
}
.guest_span_tyuui {
	font-size: 16px;
	float: right;
}

/*ログイン用画面*/
.login {
	width:320px;
	color: black;
	text-align: center;
	margin-top: 20px;
}

/*フォーム　くくり*/

.member_midasi {
	color: yellow;
	font-size: 24px;
}
.member_komidasi {
	font-size: 18px;
	font-weight: bold;
}

.tyuui {
	font-size:16px;
	font-weight: bold;
}

.text_size {
	width: 280px;
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	margin-left: 0px;
	background-color: white;
}


/*リンク*/
a {
	text-decoration: none;/*リンクの下線　なし*/
}


/* お客様情報 */
/* ボランチ画面 */
.pc_disp {
	display: none;
}
.member_hanbai_tyuui_kukuri {
	width: 320px;
	font-size:16px;
	background-image: url("../../image/washi22.jpg");
}
.member_hanbai_comment_kukuri {
	width: 280px;
	margin-left: 20px;
	text-align: left;
}
.member_hanbai_comment {
	color: black;
	font-size: 13px;
	font-weight: bold;
}
.member_hanbai_tyuui_comment {
	color: red;
	font-size: 13px;
	font-weight: bold;
}
/* ボランチ・ログアウト */
.branch_logout_kukuri {
	width: 320px;
	text-align: left;
	background-image: url("../../image/washi20.jpg");
}
.branch_logout_span {
	font-size: 14px;
	color: red;
	font-weight: bold;
	margin-left: 40px;
}

/*フォーム　くくり*/
.kokyaku_kukuri {
	width: 320px;
	background-image: url("../../image/washi23.jpg");
}

/*フォーム　内容*/
.koumoku {
	font-size: 14px;
	font-weight: bold;
	color: black;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 10px;
}

.kokyaku_name {
	width: 293px;
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-left: 10px;
	background-color: white;
}
.kokyaku_text {
	width: 293px;
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-left: 10px;
	background-color: white;
}

.kokyaku_post {
	width: 45px;
	height: 18px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-left: 10px;
	background-color: white;
}
.pos_bou {
	font-size: 14px;
	font-weight: bold;
	color: black;
	margin-bottom: 0px;
	margin-top: 5px;
}
.kokyaku_post_2 {
	width: 45px;
	height: 18px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	background-color: white;
}
.kokyaku_kenmei {
	width: 80px;
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-left: 10px;
	background-color: white;
}

.kokyaku_address {
	width: 293px;
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: white;
}
.kokyaku_tel {
	width: 293px;
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-left: 10px;
	background-color: white;
}
.kokyaku_pass {
	width: 293px;
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-left: 10px;
	background-color: white;
}

.comment {
	font-size: 14px;
	font-weight: bold;
	color: black;
}

.tyuui_comment {
	font-size: 18px;
	color: crimson;
	font-weight: bold;
}

/* フォーム確認画面 */
.check_koumoku {
	font-size: 16px;
	font-weight: bold;
	color: darkslateblue;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-left: 10px;
}
.check_kinyu {
	font-size: 16px;
	font-weight: bold;
	color: black;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 10px;
}


.kaigyou {	/*長い行の改行*/
	word-wrap: break-word;
}

.error_span {
	color: red;
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
}

.form_yohaku{
	line-height: 0px;
	font-size: 14px;
}
/*確定画面*/
.done_kukuri {
	width: 320px;
	background-image: url("../../image/washi23.jpg");
	color: black;
	font-weight: bold;
}
.done_comment {
	width: 300px;
	margin-left:10px;
	font-size: 16px;
}
.done_midasi {
	color: crimson; 
	margin-bottom: 5px;
	font-size: 20px;
	text-align: center;
}
.form_yohaku{
	line-height: 0px;
	font-size: 14px;
}

/*ログアウト画面*/
.logout_span {
	font-size: 30px;
	color: yellow;
}


/*reCAPTCHAフォームパーツ*/
.g-recaptcha{
	margin-left: 10px;
}
.loadmsg {
	width: 320px;
	margin-left: 0px;
	background-color: beige;
}
.loadmsg_p {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: blue; 
}
.check_midasi {
	text-align: center;
}

/*年末用画面*/
.nenmatu {
	background-image: url("../../image/washi23.jpg");
}
.nenmatu_p {
	font-size: 16px;
	font-weight: bold;
	color: black;
	margin-left: 20px;
}
.form_yohaku{
	line-height: 0px;
	font-size: 14px;
}


/*ボタン*/
.button {
	text-align: center;
} 
.button_size {
	width: 110px;
	height: 30px;
	font-size:16px;
}
.button_size_branch {
	width: 130px;
	height: 30px;
	font-size:16px;
}

.button_size_home {
	width: 145px;
	height: 30px;
	font-size:16px;
}
.button_correct {
	text-align: right;
	margin-right: 10px;
	color: blue;
} 
.button_size_correct {
	width: 270px;
	height: 30px;
	font-size:12px;
}

/*未訪問*/
.button_size_branch a:link {
	color: black;
}
/*訪問済*/
.button_size_branch a:visited {
	color: black;
}
/*ポイント時*/
.button_size_branch a:hover {
	color: black;
}



/*未訪問*/
.button_size_home a:link {
	color: black;
}
/*訪問済*/
.button_size_home a:visited {
	color: black;
}
/*ポイント時*/
.button_size_home a:hover {
	color: black;
}


/* フッター */
.footer {
	width: 320px;
	text-align: center;
	background-color: gray;
	font-size: 14px;
}

/*データベース接続失敗*/
.syougai {
	text-align: center;
	margin-top: 170px;
}
.syougai_p {
	font-size: 20px;
	text-shadow: -1px -1px black,1px 1px 1px black;
}
.button_size_syougai {
	width: 150px;
	height: 30px;
	font-size:16px;
	margin-top: 70px;
	margin-bottom: 200px;
}
.button_size_syougai a:link {
	color: black;
	text-decoration: none;
}
/*訪問済*/
.button_size_syougai a:visited {
	color: black;
}
