@charset "utf-8";
/*================================================
 *  ＰＣ用
 ================================================*/
h1.FormTitle{
	width:100%;
	text-align:center;
	color:#333;
	font-size:1.6em;
	font-weight:bold;
	padding:40px 0 15px 0;
}

.FormWrap{
	text-align:left;
	width:800px;
	padding:50px 30px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	background-color:#EBEBE7;
	border-radius:8px;
}
.FormWrapIN{
	text-align:left;
	width:700px;
	padding:25px;
	margin:30px auto;
	background-color:#FFF;
}
.FormWrapINsub{
	text-align:left;
	width:700px;
	padding:25px;
	margin:30px auto;
	border:1px #999 solid;
}
.FormBox{
	width:600px;
	margin:0 auto;
	margin-bottom :8px;
}
/*ファイル添付用*/
.FormBoxIMG{
	width:600px;
	margin:0 auto;
	margin-bottom :8px;
	border:1px #CCC solid;
	padding:10px 20px;
}
.FormInputFile{
	width:100%;
	margin:0 auto;
	margin-bottom :8px;
	padding-top:8px;
}
/*↑*/
input{
	margin-right:0.5em;
}
input.TextL{
	width:100%;
	padding:8px;
	border-radius:4px;
	border:1px #DCECFA solid;
}
input.TextS{
	width:50%;
	padding:8px;
	border-radius:4px;
	border:1px #DCECFA solid;
}
input.TextSL{
	width:50%;
	padding:8px;
	border-radius:4px;
	border:1px #DCECFA solid;
}
input.TextSS{
	width:25%;
	padding:8px;
	border-radius:4px;
	border:1px #DCECFA solid;
}
input.TextSSS{
	width:17%;
	padding:8px;
	border-radius:4px;
	border:1px #DCECFA solid;
}
textarea.TextLine{
	width:100%;
	padding:8px;
	border-radius:4px;
	border:1px #DCECFA solid;
}
input.TextL:focus,
input.TextS:focus,
input.TextSS:focus,
textarea.TextLine:focus,
input.TextSSS:focus,
input.TextSL:focus{
	outline:1px #6CF solid;
}
.FormTitle{
	width:100%;
	padding:4px 0;
	font-weight:bold;
}

.FormInput{
	width:100%;
	padding:0;
	margin-bottom:5px;
}
span.Required0{
	font-size:0.9em;
	color:#C33;
	font-weight:normal;
}

span.Required{
	font-size:0.9em;
	padding-left:10px;
	color:#C33;
	font-weight:normal;
}

p.FormAttention{
	width:100%;
	padding:15px;
}
p.FormAttentionSub{
	width:100%;
	padding:15px;
	border:1px #DDD solid;
	margin:5px 0;
	margin-bottom:25px;
	
}

span.Indent1{
	display:block;
	margin:2px 0;
	text-indent:-0.8em;
	padding-left:0.8em;
}
.Beloging{
    display: inline-flex;
    align-items: center;
    position: relative;
}

.Beloging::after {
    position: absolute;
    right: 15px;
    width: 10px;
    height: 7px;
    background-color: #535353;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
    pointer-events: none;
}
.Beloging select{
	appearance: none;
    min-width:295px;
    height: 2.4em;
    padding: .4em calc(.8em + 30px) .4em .8em;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    color: #333333;
    font-size: 1em;
    cursor: pointer;
	border:1px #DCECFA solid;
	margin-bottom:2px;
}
.Beloging select:focus{
	outline:1px #6CF solid;
}

.BelogingDay{
    display: inline-flex;
    align-items: center;
    position: relative;
}

.BelogingDay::after {
    position: absolute;
    right: 15px;
    width: 10px;
    height: 7px;
    background-color: #535353;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
    pointer-events: none;
}
.BelogingDay select{
	appearance: none;
    min-width:80px;
    height: 2.4em;
    padding: .4em calc(.8em + 30px) .4em .8em;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    color: #333333;
    font-size: 1em;
    cursor: pointer;
	border:1px #DCECFA solid;
	margin-bottom:2px;
	margin-left:2px;
}
.BelogingDay select:focus{
	outline:1px #6CF solid;
}
.BelogingYear{
    display: inline-flex;
    align-items: center;
    position: relative;
}

.BelogingYear::after {
    position: absolute;
    right: 15px;
    width: 10px;
    height: 7px;
    background-color: #535353;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
    pointer-events: none;
}
.BelogingYear select{
	appearance: none;
    min-width:100px;
    height: 2.4em;
    padding: .4em calc(.8em + 30px) .4em .8em;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    color: #333333;
    font-size: 1em;
    cursor: pointer;
	border:1px #DCECFA solid;
	margin-bottom:2px;
	margin-left:3px;
}
.BelogingYear select:focus{
	outline:1px #6CF solid;
}
.BelogingMonth{
    display: inline-flex;
    align-items: center;
    position: relative;
}

.BelogingMonth::after {
    position: absolute;
    right: 15px;
    width: 10px;
    height: 7px;
    background-color: #535353;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
    pointer-events: none;
}
.BelogingMonth select{
	appearance: none;
    min-width:80px;
    height: 2.4em;
    padding: .4em calc(.8em + 30px) .4em .8em;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    color: #333333;
    font-size: 1em;
    cursor: pointer;
	border:1px #DCECFA solid;
	margin-bottom:2px;
	margin-left:2px;
}
.BelogingMonth select:focus{
	outline:1px #6CF solid;
}



.BelogingTime{
    display: inline-flex;
    align-items: center;
    position: relative;
}

.BelogingTime::after {
    position: absolute;
    right: 15px;
    width: 10px;
    height: 7px;
    background-color: #535353;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
    pointer-events: none;
}
.BelogingTime select{
	appearance: none;
    min-width:80px;
    height: 2.4em;
    padding: .4em calc(.8em + 30px) .4em .8em;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    color: #333333;
    font-size: 1em;
    cursor: pointer;
	border:1px #DCECFA solid;
	margin-bottom:2px;
	margin-left:2px;
}
.BelogingTime select:focus{
	outline:1px #6CF solid;
}
.BelogingMinute{
    display: inline-flex;
    align-items: center;
    position: relative;
}

.BelogingMinute::after {
    position: absolute;
    right: 15px;
    width: 10px;
    height: 7px;
    background-color: #535353;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
    pointer-events: none;
}
.BelogingMinute select{
	appearance: none;
    min-width:80px;
    height: 2.4em;
    padding: .4em calc(.8em + 30px) .4em .8em;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    color: #333333;
    font-size: 1em;
    cursor: pointer;
	border:1px #DCECFA solid;
	margin-bottom:2px;
	margin-left:2px;
}
.BelogingMinute select:focus{
	outline:1px #6CF solid;
}

h2.SubTitle{
	text-align:left;
	font-size:1.6em;
	margin-bottom:8px;
}
ul.ChekList{
	width:100%;
}
ul.ChekList li{
	display:inline-block;
	width:32%;
}
h3.TermTile{
	text-align:left;
	font-size:1.2em;
	font-weight:bold;
}
.fBlue{
	color:#69F;
}
.fRed{
	color:#CC0011;
}
.fsS{
	font-size:0.9em;
}
span.FormSubT{
	display:block;
	width:8.0em;
	float:left;
	padding-top:0.5em;
}
span.FormSubTL{
	display:block;
	width:10.0em;
	float:left;
	padding-top:0.5em;
}
span.FormSubTS{
	display:block;
	width:7.0em;
	float:left;
	padding-top:0.5em;
}
span.FormSubTSS{
	display:block;
	width:5.5em;
	float:left;
	padding-top:0.5em;
}

p.FormDescription{
	padding:0.5em 1.0em;
}
p.FormDescriptionB{
	text-indent:-1.0em;
	padding-left:1.0em;
}

input[type="file"] {
    display: none;
}

label.FileAdd {
    padding: 8px 20px;
    color: #ffffff;
    background-color: #384878;
    cursor: pointer;
	border-radius:8px;
	float:left;
}

label.FileAdd input[type="file"] {
    display: none;
}

p.FileTitle {
    margin: 10px 0 0 0;
	width:300px;
	float:left;
	padding-left:8px;    
}


/*--フォーム用ボタン--*/
.SendBt{
	width:160px;
	height:50px;
	background-color:#CC0011;
	color:#FFF;
	border-radius:8px;
	line-height:50px;
	cursor:pointer;
	border:none;
	font-weight:bold;
	font-size:1.1em;
	text-align:center;
	display:block;
	float:left;
}
.SendBtclear{
	width:160px;
	height:50px;
	background-color:#FFF;
	color:#CC0011;
	border-radius:8px;
	line-height:50px;
	cursor:pointer;
	border:1px #CC0011 solid;
	font-weight:bold;
	font-size:1.1em;
	text-align:center;
	display:block;
	float:left;
	margin-left:40px;
}
.SendBtBox{
	width:380px;
	margin:30px auto;
}
.BrBt{
	border-bottom:1px #CCC dotted;
}


.BackBt{
	width:160px;
	height:50px;
	background-color:#999;
	color:#FFF;
	border-radius:8px;
	line-height:50px;
	cursor:pointer;
	border:none;
	font-weight:bold;
	font-size:1.1em;
	text-align:center;
	display:block;
	float:left;
}

.BackBtBox{
	width:170px;
	margin:30px auto;
}
/*資料請求用*/
h4.DocumentSub{
	font-size:1.1em;
	font-weight:bold;
	border-bottom:1px #DDD solid;
	padding-bottom:2px;
	margin-bottom:8px;
}

span.DocumentS{
	display:block;
	width:20%;
	float:left;
}

span.mL1{
	margin-left:1.0em;
}

span.DocumentM{
	display:block;
	width:45%;
	float:left;
	padding-left:1.5em;
	text-indent:-1.5em;
}
span.DocumentML{
	display:block;
	width:45%;
	float:left;
	padding-left:1.5em;
	text-indent:-1.5em;
}



span.DocumentL{
	display:block;
	width:100%;
	float:left;
	padding-left:1.5em;
	text-indent:-1.5em;
}
hr.GlayLine{
	width:100%;
	background-color:#EEE;
	height:1px;
	border:none;
	margin-top:8px;
}
p.Disclaimer{
	width:600px;
	margin:10px auto;
}

h4.Term04{
	margin:5px;
	text-align:center;
	font-weight:bold;
	margin-top:8px;
}


table.Union{
	width:650px;
	background-color:#FFF;
	margin:5px auto;
}
table.Union td,
table.Union th{
	padding:3px;
}
table.Union th{
	width:25%;
	font-weight:normal;
	background-color:#E4EFF8;
	border:1px #DDD solid;
	text-align:center;
}

table.Union td{
	border:1px #DDD solid;
}
table.Union td.BorderNo{
	border:none;
}
table.Union td.Year01{
	background:#A4E8D9;
}
table.Union td.Year02{
	background:#E1F7F0;
}
.Normal{
	font-weight:normal;
	font-size:0.9em;
}
/*================================================
 *  タブレット向けデザイン
 ================================================*/
/* スクロールバーを考慮して20px大きいサイズで切り替え */
@media screen and (max-width:979px) {
	

}

/*================================================
 *  スマートフォン向けデザイン
 ================================================*/
@media screen and (max-width:767px) {

body{
	min-width:inherit;
	width:100%;
	}

h1.FormTitle{
	width:100%;
	font-size:1.4em;
	font-weight:bold;
	padding:30px 0 10px 0;
}

.FormWrap{
	width:96%;
	padding:20px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}
.FormWrapIN{
	width:100%;
	padding:10px;
	margin:20px auto;
}
.FormWrapINsub{
	width:100%;
	padding:20px;
	margin:20px auto;
}
.FormBox{
	width:100%;
}
/*input.TextL{
	width:100%;
	padding:8px;
	border-radius:4px;
	border:1px #DCECFA solid;
}*/
input.TextS{
	width:65%;
	padding:8px;
	border-radius:4px;
	border:1px #DCECFA solid;
}
input.TextSL{
	width:100%;
	padding:8px;
	border-radius:4px;
	border:1px #DCECFA solid;
}
input.TextSSS{
	width:22%;
	padding:8px;
	border-radius:4px;
	border:1px #DCECFA solid;
}
textarea.TextLine{
	width:65%;
	padding:8px;
	border-radius:4px;
}
input.TextL:focus,
input.TextS:focus,
input.TextSS:focus,
textarea.TextLine:focus,
input.TextS:focusL{
	outline:1px #6CF solid;
}
.FormTitle{
	width:100%;
	padding:4px 0;
	font-weight:bold;
}

.FormInput{
	width:100%;
	padding:0;
	margin-bottom:5px;
}
span.Required0{
	font-size:0.9em;
	color:#C33;
	font-weight:normal;
}

span.Required{
	font-size:0.9em;
	padding-left:10px;
	color:#C33;
	font-weight:normal;
}

p.FormAttention{
	width:100%;
	padding:15px;
}

span.Indent1{
	display:block;
	margin:2px 0;
	text-indent:-0.8em;
	padding-left:0.8em;
}
/*.Beloging{
    display: inline-flex;
    align-items: center;
    position: relative;
}

.Beloging::after {
    position: absolute;
    right: 15px;
    width: 10px;
    height: 7px;
    background-color: #535353;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
    pointer-events: none;
}*/
.Beloging select{
	appearance: none;
    min-width:40%;
    height: 2.4em;
    padding: .4em calc(.8em + 30px) .4em .8em;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    color: #333333;
    font-size: 1em;
    cursor: pointer;
	border:1px #DCECFA solid;
	margin-bottom:2px;
}
.BelogingDay select{
	appearance: none;
    min-width:15%;
    height: 2.4em;
    padding: .4em calc(.8em + 30px) .4em .8em;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    color: #333333;
    font-size: 1em;
    cursor: pointer;
	border:1px #DCECFA solid;
	margin-bottom:2px;
}
.BelogingYear select{
	appearance: none;
    min-width:15%;
    height: 2.4em;
    padding: .4em calc(.8em + 30px) .4em .8em;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    color: #333333;
    font-size: 1em;
    cursor: pointer;
	border:1px #DCECFA solid;
	margin-bottom:2px;
}
.BelogingMonth select{
	appearance: none;
    min-width:15%;
    height: 2.4em;
    padding: .4em calc(.8em + 30px) .4em .8em;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    color: #333333;
    font-size: 1em;
    cursor: pointer;
	border:1px #DCECFA solid;
	margin-bottom:2px;
}
.BelogingMinute select{
	appearance: none;
    min-width:15%;
    height: 2.4em;
    padding: .4em calc(.8em + 30px) .4em .8em;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    color: #333333;
    font-size: 1em;
    cursor: pointer;
	border:1px #DCECFA solid;
	margin-bottom:2px;
}
.BelogingTime select{
	appearance: none;
    min-width:15%;
    height: 2.4em;
    padding: .4em calc(.8em + 30px) .4em .8em;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    color: #333333;
    font-size: 1em;
    cursor: pointer;
	border:1px #DCECFA solid;
	margin-bottom:2px;
}
/*.Beloging select:focus{
	outline:1px #6CF solid;
}*/
h2.SubTitle{
	font-size:1.4em;
	margin-bottom:8px;
}
ul.ChekList{
	width:100%;
}
ul.ChekList li{
	width:100%;
}
h3.TermTile{
	text-align:left;
	font-size:1.0em;
	font-weight:bold;
}

/*--フォーム用ボタン--*/
.SendBt{
	width:100%;
	float:none;
}

.SendBtclear{
	width:100%;
	float:none;
	margin-left:0;
	margin-top:20px;
}
.SendBtBox{
	width:40%;
}
/*ファイル添付用*/
.FormBoxIMG{
	width:100%;
	margin:0 auto;
	margin-bottom :8px;
	border:1px #CCC solid;
	padding:10px 20px;
}
.FormInputFile{
	width:100%;
	margin:0 auto;
	margin-bottom :8px;
	padding-top:8px;
}
p.FileTitle {
    margin: 10px 0 0 0;
	width:60%;
}

/*↑*/
/*資料請求用*/
span.DocumentS{
	display:block;
	width:40%;
	float:none;
	
}


span.DocumentM{
	display:block;
	width:45%;
	float:left;
}
span.DocumentML{
	display:block;
	width:80%;
	float:none;
}

p.Disclaimer{
	width:100%;
	margin:10px auto;
}
/*テーブル用*/

.TableWrap{
	width:100%;
	height:auto;
	overflow:hidden;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
.table-responsive {
    width:100%;
    margin-bottom: 15px;
	margin-top:8px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  
  }
table.Union{
	width:560px;
}



}