@charset "UTF-8";
/*IME（日本語入力システム） 初期設定*/
/* 自動 */
input.mode1 { ime-mode: auto; }
/* 日本語入力モード（変更可能） */
input.mode2 { ime-mode: active; }
/* 英数字入力モード（変更不可） */
input.mode3 { ime-mode: disabled; }
/* 日本語入力モード（変更可能） */
textarea.mode4 { ime-mode: active; }

.sizess {
	font-size: 12px;
}

input, textarea, select {
	font-family : inherit;
	margin: 0px 0px;
	padding: 0px 0px;
	font-size: 15px;
	border: #808080 solid 1px;
	color: #000000;
	font-weight: normal;
	border-radius: 0;
	}

input::-ms-clear {
    visibility:hidden
}

input[type="text"] {
	height: 25px;
}

select {
	height: 28px;
	background-color: #FFFFFF;
}

textarea{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family : inherit;
	font-size: 15px;
	width: 100%;
	height: 95px;
	border: #808080 solid 1px;
}

input[type="text"] {
	vertical-align: middle;
}

input[type="checkbox"] {
	width: 14px;
	height: 14px;
	margin: 0 10px 0 0;
	vertical-align: middle;
	accent-color: #0060DF;
}

input[type="radio"] {
	width: 14px;
	height: 14px;
	margin: 0 10px 0 0;
	vertical-align: middle;
	accent-color: #0075FF;
}

input[type="button"],input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
	background-color: #F0F0F0;
	}

/* ボタンにフォーカスが移った時 */
input[type="button"]:focus,input[type="submit"]:focus {
	border: #009ce6 solid 1px;
	background-color: #E0FFFF;
	}

/* ボタンにマウスが乗った時 */
input[type="button"]:hover,input[type="submit"]:hover {
	border: #009ce6 solid 1px;
	background-color: #E0FFFF;
	cursor: pointer;
	}

/* クリックされたとき */
input[type="button"]:active,input[type="submit"]:active {
	border: #009ce6 solid 1px;
	background-color: #E0FFFF;
	}

span{
	display: inline-block;
}

::placeholder {
  color: #aaa;
}

body {
	background-attachment: fixed;
	background-position: top;
	background-color:#ffffff;
	font-size: 15px;
	text-align: center;
	color: #000000; 
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: 100%;
	}

.contents {
	display: block;
	margin:0px auto 50px auto;
	padding: 5px 5px 40px 5px;	/*上下、左右へのボックス内の余白。*/
	text-align: center;
	font-size: 16px;
	line-height:1.2em;           /* 行間 */
	width: 830px;
	height: 100%;
	}

.contents1 {
	text-align: left;
	font-size: 16px;
	line-height:1.6em;           /* 行間 */
	width: auto;
	padding: 0px 10px;
}

.sizeb{
	font-size: 18px;
}

.sizes{
	font-size: 14px;
}

.logo {
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
}

#logo1 {
	display: inline-block;
}

#logo2 {
	display: inline-block;
	margin: 0 0 0 50px;
}

.header1 {
	display: block;
	padding-top: 20px;
	font-size: 24px;
	line-height:1.5em;           /* 行間 */
	text-align: center;
	font-weight: bold;
}

.noscript {
	border:#ff0000 solid 1px;
	margin: 10px auto 5px auto;
	clear:left;
	text-align: left;
	color:#ff0000;
	font-size: 14px;
	width:750px;
	padding: 5px;
}

#aisatsu {
	margin: 20px 0px 0px 0px;
	padding: 10px 10px;
	text-align: left;
}

#aisatsu_busho {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px;
	text-align: right;
}

#kojin {
	margin: 20px 0px 0px 0px;
	padding: 10px 10px;
	font-size: 14px;
	border: 1px solid #D0D0D0;
	text-align: left;
	line-height: 1.5em;
}

#kojin_btn{
	display: block;
	width: 200px;
	text-align: center;
	background-color: #F0F0F0;
	border: #808080 solid 1px;
	padding: 2px 6px;
	margin: 10px auto 0px auto;
}

#kojin_btn a{
	text-decoration:none;
	color: #000000;
}

.id_box_out {
	width: 250px;
	margin: 20px auto 30px auto;
}

.id_box {
	width: 250px;
	text-align: right;
	margin: 10px 0px 10px 0px;
}

#id {
	width: 140px;
	height: 30px;
	font-size: 18px;
	padding: 3px 13px;
	box-sizing: border-box;
}

#passw {
	-webkit-appearance: none;
	width: 140px;
	font-family: "Tahoma","San Francisco", sans-serif;
	height: 30px;
	font-size: 16px;
	padding: 0px 3px;
	box-sizing: border-box;
}

.line {
	font-weight: bold;
	text-decoration: underline;
	display: inline;
	white-space: normal;
}

#ind {
	margin: 0 0 20px 0;
}

#toiawase {
	padding: 0px 15px;
	text-align: left;
	display: block;
	margin: 10px auto;
	width: 730px;
	clear: both;
}

.toiawase_in1,.toiawase_in2 {
	display: block;
	border: #909090 solid 1px;
	margin: 0 0 15px 0;
	padding: 10px 5px 10px 8px;
	float: left;
}

.toiawase_in1 {
	width: 310px;
}

.toiawase_in2 {
	width: 390px;
}

.clearfix:after{
	content: "";
	clear: both;
	display: block;
}
.error {
	margin: 150px auto 250px auto;
	clear:left;
	text-align: center;
	color:#ff0000;
	font-size: 24px;
	width:620px;
	line-height:1.5em;           /* 行間 */
	}

.sime{
	margin: 0px;
	color: blue;
	font-size: 18px;
	font-weight: bold;
}

/* 入力画面のエラーメッセージ */
.message {
	margin: 10px auto 5px auto;
	clear:left;
	text-align: left;
	color:#ff0000;
	font-size: 14px;
	width:750px;
	}


/* 入力画面・確認画面のボタン */
#kakunin_com{
	margin:20px auto 0 auto;
	text-align: left;
	width: 100%;
}

#kakunin_com2{
	margin:0;
	text-align: center;
	width: auto;
}

#button1{
	margin:15px auto 50px auto;
	width:220px;
	display: block;
	text-align: center;
}

#back {
	margin:0px 20px 0px 0px;
	float:left;
	}

#kakunin {
	clear: both;
	}

#sousin {
	float:left;
	}

input.button_start{
	font-size: 16px;
	width: 200px;
	height: 35px;
	color: #000000;
	font-weight: normal;
}

input.button_start:disabled{
	background-color: #eee;
	border: 1px solid #aaa;
	color: #aaa;
	cursor: auto;
}

input.button_pc{
	font-size: 16px;
	width: 100px;
	height: 35px;
}
input.button_pc2{
	font-size: 14px;
	width: 110px;
	height: 25px;
}

form label:hover {
	background-color: #ffffD5;
}

/* 送信完了画面のボタン */
input.button_pc3{
	margin:100px 0px 0px 0px;
	font-size: 16px;
	width: 150px;
	height: 35px;
}


/* 送信完了画面 */
#thanks {
	margin:100px auto 100px auto;
	padding: 50px 20px;
	text-align: center;
	clear: left;
	font-size: 26px;
	line-height:1.2em;           /* 行間 */
	}

/* 入力画面用 */
.required {
	color: red;
	font-size: 12px;
}

.red {
	color: red;
}

.com {
	font-size: 12px;
	font-weight: normal;
	white-space: normal;
	display: inline-block;
}

.jump_com {
	font-size: 13px;
	font-weight: normal;
	color: blue;
	text-align: left;
}

.ma {
	color: blue;
}

table.tbl1 {
	border-collapse: collapse;
	border: #D0D0D0 solid 3px;
	margin: 0px auto 20px auto;
	text-align: left;
	font-size: 15px;
	width: 100%;
}

table.tbl1 th {
	border-bottom: #D0D0D0 solid 1px;
	background-color: #F0F0F0;
	padding: 10px 5px 10px 10px;
	font-weight: normal;
	width: 27%;
}

table.tbl1 td {
	border-left: #D0D0D0 solid 1px;
	border-right: #D0D0D0 solid 1px;
	border-bottom: #D0D0D0 solid 1px;
	background-color: #FFFFFF;
	padding: 5px 10px;
	min-height: 20px;
}

.zokusei {
	margin: 0 0 0 0;
	padding-left: 0px;
	list-style-type: none;
}

.zokusei li{
	display: inline-block;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	min-width: 160px;
	padding: 3px 0px;
}

.zokusei2 {
	margin: 0 0 0 0;
	padding-left: 0px;
	list-style-type: none;
}

.zokusei2 li{
	display: inline-block;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 3px;
	min-width: 120px;
	padding: 3px 0px;
}

.Q8 {
	margin: 0 0 0 0;
	padding-left: 0px;
	list-style-type: none;
}

.Q8 li{
	display: inline-block;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 3px;
	min-width: 300px;
	padding: 3px 0px;
}

table.tbl2 {
	border-collapse: collapse;
	border: #D0D0D0 solid 3px;
	margin: 0px auto 20px auto;
	text-align: left;
	font-size: 15px;
	width: 100%;
}

table.tbl2 th {
	border-bottom: #D0D0D0 solid 1px;
	background-color: #F0F0F0;
	padding: 10px 10px;
	font-weight: normal;
	width: auto;
}

table.tbl2 td {
	border-left: #D0D0D0 solid 1px;
	border-bottom: #D0D0D0 solid 1px;
	background-color: #FFFFFF;
	padding: 5px 10px;
	min-height: 20px;
}

.toi_a {
	font-weight: bold;
/*	background-color: #E0FFFF; */
	font-size: 18px;
	margin: 30px 0 10px 0;
	text-align: left;
}

.toi {
	width:100%;
	border:none;
	text-align: left;
	font-size: 15px;
	margin: 0 0 5px 0;
	line-height: 1.3em;
	display: flex;
}

.toi_com {
	font-size: 13px;
	display: inline;
}

.toi_no {
	text-align: left;
	clear: both;
	display: inline-block;
	margin-right: 10px;
	max-width: 60px;
}

.toi_toi {
	text-align: left;
	float:left;
	display: inline-block;
	flex: 1;
}


.kotae, .kotae_s, .kotae_b{
	width:auto;
	border: #808080 solid 1px;
	text-align: left;
	font-size: 15px;
	overflow: auto;
	margin: 0 0 30px 0;
	padding: 10px 2px 5px 2px ;
	min-height: 25px;
	background-color: #FAFAFA;
	clear:both;
}

.kotae ul, .kotae_s ul, .kotae_b ul { 
	margin: 0 0 0 0;
	padding-left: 0px;
	list-style-type: none;
}

.kotae ul li{ 	
	display: inline-block;
	padding: 3px 0px 5px 15px;
	min-width: 340px;
}

.kotae_s ul li{ 	
	display: inline-block;
	padding: 3px 0px 5px 15px;
	min-width: 130px;
}

.kotae_b ul li{ 
	padding: 3px 0px 5px 15px;
	box-sizing: border-box;
	width: 100%;
}

.kotae ul li:empty { 	
    display: none;
 }

.kotae_b ul li:empty { 	
    display: none;
 }

.kotae_text {
	width:auto;
	border: #808080 solid 1px;
	text-align: left;
	font-size: 15px;
	overflow: auto;
	margin: 0 0 30px 0;
	padding: 10px;
	min-height: 25px;
	background-color: #FAFAFA;
}

.company {
	width: 95%;
}

.num_box{
	width: 50px;
	text-align: right;
}

.text_box_s {
	width: 35px;
	text-align: right;
}

.text_box {
	width: 240px;
}

.sonota {
	width: 200px;
	height: 20px;
}

.sonota_b {
	width: 350px;
	height: 20px;
}

.Q8_sonota {
	display: inline-block;
}
/* ダウンロード画面用 */

.download {
	border: #808080 solid 1px;
	margin: 50px auto 50px auto;
	text-align: center;
	line-height:2em;
	width: 800px;
	padding: 20px 0px 20px 0px;
}

#password {
	width: 130px;
	font-family: Tahoma;
	padding: 5px;
}

#button_passwd {
	padding: 5px 10px;
	margin: 0px 10px;
}

/*コピーライト
---------------------------------------------------------------------------*/
#copyright {
	clear: both;
	text-align: center;
	background: #E0FFFF;	/*背景色*/
}
#copyright a {
	text-decoration: none;
}

#return-top {
	background-color: #00BFFF;
	border-radius: 50%;
	bottom: 10px;
	color: #fff;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	outline: 0;
	position: fixed;
	right: 10px;
	text-align: center;
	width: 50px;
}

.end_message{
	font-size: 22px;
	margin: 100px auto 100px auto;
	width: 580px;
	line-height: 1.8em;
}

#toiawase_end {
	margin-left: auto;
	width: 400px;
}

@media only screen and (max-width: 767px) {

textarea{
	width: 100%;
	}

.contents {
	padding: 20px 0px;	/*上下、左右へのボックス内の余白。*/
	width: auto;
}

.contents1 {
	width: auto;
}

.id_box_out {
	width: 240px;
	margin: 20px auto;
}

#aisatsu {
	width: auto;
}

#aisatsu_busho {
	width: auto;
}

.id_box {
	width: 220px;
	text-align: right;
	margin: 5px 20px 5px 0px;
}

#ind ul{
	margin: 0 0 0 0;
	padding-left: 25px;
}

#toiawase {
	width: auto;
}

.toiawase_in1 {
	width: 100%;
}

.toiawase_in2 {
	width: 100%;
}

.header {
	font-size: 16px;
}

#logo1 {
	display: block;
}

#logo2 {
	display: block;
}

.noscript {
	width: auto;
}

.error {
	width: auto;
	text-align: left;
	margin: 100px auto;
	}

table tr,
table th,
table td {
	display: block;
  }
  
table.tbl1 tr:first-child {
	border-top: 1px solid #D0D0D0;  
  }
  
table.tbl1 th,
table.tbl1 td {
	padding: 8px 10px;
	border-top: none;
	width: auto;
  }

table.tbl1 tr:last-child {
	border-top: 1px solid #D0D0D0;  
  }

table.tbl2 td:last-child {
	padding-bottom: 13px;  
  }

.kotae,.kotae_s,.kotae_b {
	width: auto;
	clear: both;
	padding-right: 0px;
}

.kotae ul, .kotae_s ul, .kotae_b ul{ 
	padding-left: 0px;
}

.kotae ul li{ 	
	min-width: 200px;
	padding-left: 5px;
}

.kotae_b ul li, .kotae_s ul li{ 	
	padding-left: 5px;
}

.company {
	width: 90%;
}

.Q1_kotae ul li{ 	
	display: inline-block;
	padding: 2px 5px 2px 0px;
	width: 150px;
}

.sonota {
	width: 80%;
}

.sonota_b {
	width: 65%;
}

.Q8_sonota {
	display: block;
}

.message {
	width: auto;
	}

#kakunin_com{
	width: auto;
}

#kakunin_com2{
	width: auto;
	text-align: left;
}

#return-top {
	background-color: #00BFFF;
	border-radius: 50%;
	bottom: 10px;
	color: #fff;
	font-size: 12px;
	height: 45px;
	line-height: 45px;
	outline: 0;
	position: fixed;
	right: 10px;
	text-align: center;
	width: 45px;
}

#thanks{
	width: auto;
	padding: 20px;
	text-align: left;
	}


#st_head {
	width: auto;

	}

#st_img {
	margin: 0 auto;
	padding: 0;
	width: 95%;
	clear: both;

	}

#st {
	margin: 0px 0px 10px 0px;
	padding: 0;
	width: auto;
	clear: both;

	}

/*コピーライト
---------------------------------------------------------------------------*/
#copyright {
	font-size: 12px;
}

.end_message{
	font-size: 22px;
	margin: 50px auto 50px auto;
	width: auto;
	line-height: 1.5em;
}

#toiawase_end {
	text-align: left;
	width: 300px;
}

}
