/*===============================================
画面の横幅が640px以下
===============================================*/

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

/*--------------------------------------------------------*/

/*  タイトル　*/

/*--------------------------------------------------------*/

h1.ques_title{
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	font-size:15px;
	color:#333;
	font-weight:600;
	line-height:1.2em;
	letter-spacing:0.05em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

/*--------------------------------------------------------*/

/*  法律相談の申し込みについて　*/

/*--------------------------------------------------------*/

.soudanBox{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
}

.soudanBox h2{
	font-size:110%;
	font-weight:bold;
	line-height:1.5em;
	text-align:center;
	margin-bottom:15px;
}

.soudanBox ul.soudan{
}

.soudanBox ul.soudan li{
	font-size:13px;
	line-height:1.7em;
	margin-bottom:10px;
	list-style-type: decimal;
	margin-left:18px;
}

.soudanBox ul.yoyaku{
}

.soudanBox ul.yoyaku li{
	font-size:13px;
	line-height:1.7em;
	margin-bottom:10px;
	list-style-type: decimal;
	margin-left:18px;
}

.soudanBox ul.mailform_list{
	margin-left:18px;
}

.soudanBox ul.mailform_list li{
	font-size:13px;
	line-height:1.7em;
	margin-bottom:10px;
	list-style-type: decimal;
	margin-left:18px;
}

/*--------------------------------------------------------*/

/*  お電話での相談申し込み　*/

/*--------------------------------------------------------*/

.telBox{
	margin-left:auto;
	margin-right:auto;
}

.telBox h2{
	background-color:#73BE28;
	padding:8px;
	font-size:110%;
	font-weight:nomal;
	color:#FFF;
	line-height:1.5em;
	text-align:center;
}

.telBox .inner{
	overflow:hidden;
	margin-top:20px;
	text-align:center;
}

.telBox .inner .box{
	text-align:center;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px dashed #CCC;
}

.telBox .inner .box h3{
	font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	color:#333;
	font-weight:600;
	line-height:1.5em;
	letter-spacing:0.7px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.telBox .inner .box .add{
	margin-top:5px;
	font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	color:#333;
	font-weight:normal;
	line-height:1.5em;
	letter-spacing:0.7px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.telBox .inner .box .tel{
	margin-top:3px;
	font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:22px;
	color:#333;
	font-weight:600;
	line-height:1.5em;
	letter-spacing:0.7px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.telBox .inner .box .time{
	margin-top:2px;
	font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	font-weight:nomal;
	line-height:1.6em;
	letter-spacing:0.7px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	color:#333;
}

/*--------------------------------------------------------*/

/*  相談申し込みメールフォーム　*/

/*--------------------------------------------------------*/

.formBox{
	margin-top:10px;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
}

.formBox h2{
	background-color:#73BE28;
	padding:8px;
	font-size:110%;
	font-weight:nomal;
	color:#FFF;
	line-height:1.5em;
	text-align:center;
}

.formBox dl, dt, dd {
	margin : 0;
	padding : 0;
}
 
.formBox dl {
}
 
.formBox dt {
	font-size:14px;
	font-weight:bold;
	line-height:1.5em;
	margin-top:30px;
	margin-bottom:10px;
}

.formBox dt span.hissu{
	color:#FF0000;
}
 
.formBox dd {
	font-size:14px;
	line-height:1.5em;
}

.formBox ul.soudan_day li{
	margin-bottom:25px;
}

.sp_time{
	margin-top:10px;
}

p.kibou{
	line-height:1.7em;
}

p.kibou_hosoku{
	margin-top:3px;
	font-size:11px;
	font-weight:normal;
	line-height:1.7em;
	letter-spacing:0.4px;
	color:#666;
}

p.kibou br,
p.kibou_hosoku br{
	display:none;
}

table.kibou_bengoshi{
	width:100%;
	margin-bottom:15px;
}

table.kibou_bengoshi tr{
	border:1px solid #CCC;
}

table.kibou_bengoshi td{
	border:1px solid #CCC;
	padding:7px;
}

table.kibou_bengoshi td.koumoku{
	width:40%;
	text-align:center;
	vertical-align:middle;
	font-size:13px;
	line-height:1.6em;
}

table.kibou_bengoshi td.info{
	width:60%;
	vertical-align:middle;
	line-height:1.6em;
}

ul.naiyou_check_list{
}

ul.naiyou_check_list li{
	margin-bottom:9px;
}

ul.naiyou_check_list li:last-child{
	margin-bottom:0px;
}

/*  フォームの入力欄　*/

.formBox input.inp[type="text"] {
	width:60%;
	padding:5px;
	font-size:14px;
}

.formBox input.inp2[type="text"] {
	width:8%;
	padding:2px;
	font-size:14px;
}

.formBox input.inp3[type="text"] {
	width:45%;
	padding:3px;
	font-size:14px;
}

.formBox input.inp4[type="text"] {
	width:80%;
	padding:3px;
	font-size:14px;
}

.formBox input[type="email"] {
	width:80%;
	padding:5px;
	font-size:14px;
}

.formBox input[type="radio"]{
	width:auto;
	font-size:18px;
}

.formBox textarea{
	width:90%;
	padding:5px;
	font-size:14px;
}

/*  フォームの送信ボタン　*/

.formBox .bt_space{
	margin-top:15px;
	border:2px solid #CFEFB0;
	padding:15px;
}

.formBox .bt_space p.setsumei{
	font-size:12px;
	line-height:1.6em;
	margin-bottom:15px;
}

.formBox input.sousin_bt{
	width: 100%;
	height:64px;
	font-size:15px;
	letter-spacing:0.07em;
}

/*--------------------------------------------------------*/

/*  アンケートフォーム　*/

/*--------------------------------------------------------*/

.question_title{
	margin-top:20px;
	background-color:#73BE28;
	padding:8px;
	font-size:14px;
	font-weight:nomal;
	color:#FFF;
	line-height:1.5em;
	text-align:center;
}

table.tbl_question{
	width:100%;
}

table.tbl_question tr{
}

table.tbl_question tr td{
	border:1px solid #999;
	padding:15px 10px;
}

table.tbl_question tr td p.question{
	font-size:13px;
	font-weight:bold;
	color:#333;
	line-height:1.7em;
	letter-spacing:0.2px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	margin-bottom:15px;
}

.qes_mt{
	margin-top:20px;
}

.qes_mt02{
	margin-top:25px;
}

table.tbl_question tr td ul.ques01{
}

table.tbl_question tr td ul.ques01 li{
	font-size:12px;
	font-weight:normal;
	color:#333;
	line-height:1.6em;
	letter-spacing:0.2px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	margin-bottom:5px;
}

table.tbl_question tr td ul.ques01 li:last-child{
	margin-bottom:0;
}

table.tbl_question tr td ul.ques02{
	display:flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

table.tbl_question tr td ul.ques02 li{
	width:49%;
	font-size:11.5px;
	font-weight:normal;
	color:#333;
	line-height:1.5em;
	letter-spacing:0.2px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	margin-bottom:5px;
}

table.tbl_question tr td ul.ques02 li:last-child{
	margin-bottom:0;
}

table.tbl_question tr td ul.ques02 li input[type="checkbox"]{
	margin-right:3px;
}

/*--------------------------------------------------------*/

/*  入力内容の確認画面　*/

/*--------------------------------------------------------*/

#formWrap{
}

p.error_messe{
	font-size:14px;
	font-weight:normal;
	color:#555;
	line-height:1.8em;
	letter-spacing:0.2px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#formWrap h3.kakunin_title{
	text-align:center;
	font-family: "游ゴシック体", YuGothic, "Yu Gothic", sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#555;
	line-height:1.8em;
	letter-spacing:0.2px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	margin-bottom:20px;
}

#formWrap p.kakunin_message{
	text-align:center;
	font-size:14px;
	font-weight:normal;
	color:#555;
	line-height:1.8em;
	letter-spacing:0.2px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#formWrap .formTableBox{
	margin:30px auto 0;
	max-width:680px;
}

#formWrap table.formTable{
	width:100%;
	border-collapse:collapse;
	background:#FFF;
	text-align:left;
}

#formWrap table.formTable td,table.formTable th{
	border:1px solid #999;
	padding:5px;
}

#formWrap table.formTable th{
	width:35%;
	font-weight:normal;
	background:#FFF;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	color:#333;
	line-height:1.7em;
	letter-spacing:0.2px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#formWrap table.formTable td{
	font-weight:normal;
	background:#FFF;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	color:#333;
	line-height:1.7em;
	letter-spacing:0.2px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#formWrap .sousin_btBox{
	padding: 30px 0;
	text-align:center;
}

#formWrap .back_bt{
	text-align:center;
	font-size:12px;
	font-weight:normal;
	color:#333;
	line-height:1.7em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

/*--------------------------------------------------------*/

/*  送信完了画面　*/

/*--------------------------------------------------------*/

.thanks{
	margin-bottom:40px;
}

.thanks h2{
	font-size:120%;
	font-weight:bold;
	line-height:1.5em;
	text-align:center;
	margin-bottom:35px;
	text-align:center;
}

}