/* 共通 */
img {max-width: 100%;height: auto;}
.ie8 img {width: auto;}
p {font-size: 90%;line-height:1.8em;margin-top:3.125%;}
h1, h2, h3, h4, h5, h6,th{ font-family: 'メイリオ',Meiryo,"F+UD-ニューロダン DB";}
#fix{position: fixed; top: 0em; width: 100%; height: auto;z-index: 9999;left: 0;}
#mainbox{max-width: 950px;margin:0 auto; padding: 0 10px;margin-bottom:3.125%;}
#footer {background-color: #e9e9e9;color: #fff;text-align: center;color: #000000;}
#fan{background-color:#FFFFFF;}
#left{
	width:69.791667%;
	float:left;
	margin-right:2.083333%;
}

#right{
	width:28.125%;
	float:right;
}
.req {
    background-color: #FF0000;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    font-size: 12px;
    display: inline-block;
    padding: 0.5%;
    width: 40px;
    margin-left: 2%;
}
.smallc {font-size:9pt;color:#FF6600;}
.pc_none {display:none;}
.pc_none2 {display:none;}

.anchor_underline {
	text-decoration: underline;
}
.caption_under{
	max-width: 850px;
	margin: 0 auto;
	text-align: center;
}
.caption{
	font-size: 12px !important;
	text-align: left;
	max-width: 850px;
    margin: 0 auto;
    color:#666;
    line-height: unset;
}
.con_caption{
	font-size: 12px !important;
	text-align: left;
	max-width: 850px;
    margin: 0 auto;
}

/* 角丸BOX */
.corners_box_yel {
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */
	padding:20px 0px;
}
/*
.submit {
	width:100%;
	text-align: center;
	padding:10px 0 40px 0;
}
input[type="submit"],input[type="button"] {
	padding: 8px 40px;
	font-size: 16px;
	background-color: #808080;
	color: #ffffff;
	border-style: none;
	cursor:pointer;
}
input[type="submit"]:active {
	background-color: #a80505;
}
*/
label{cursor:pointer;}
input[type="radio"],input[type="checkbox"]{vertical-align:-5px;margin-top:6px;margin-bottom:6px;margin-right:6px;border:none;width:20px;height:20px;}
input.error
{
	background-color: #fcc;
}
label.error
{
	color: red;
}
select.error
{
	background-color: #fcc;
}
div.error
{
	background-color: #fcc;
}

/* フォームパーツ */
.ttl_br_yel {
	background-repeat:repeat-x;
	background-position:left 50%;
	padding:0% 0% 1% 0%;
	text-align:center;
	color:#333333;
}
.ttl_br_yel h2 {
	height:35px;
	text-align:center;
	vertical-align:middle;
	line-height:35px;
	/*background-color:#17375E;*/
	font-weight:bold;
	font-size:24px;
	color:#000000;
}


.privacy_come li {
	margin-left:0%;
	padding-top:2px;
	text-align:left;
}
.privacy_come2 {
	width:60%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:10px;
	border: 1px solid #000000;  
}
.privacy_come2 li {
	padding-top:2px;
	text-align:left;
}
.lisit_kome_yel li {
	padding-top:2px;
	font-size:0.9em;
	text-align:center;
}
.req_box {
	background-color:#B22222;
    color: #FFFFFF;
    display: inline-block;
	font-size:0.7em;
    width: 3em;
	zoom: 1;
	position: relative;
	border:1px solid #B22222;
	border-radius: 3px;        /* CSS3草案 */  
    -webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 3px;   /* Firefox用 */
	text-align:center;
	behavior: url(ie/PIE.htc);
}

input {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border:solid 1px #999;
	padding:3px;
	font-size:14px;
	line-height:100%;
	font-family:'メイリオ',Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
}
input.br_none {
	border:none;
}
input[type="text"],[type="tel"],[type="email"] {
  border:solid 2px #C7C7C7;
  height:30px;
}
input[type="text"]:focus,[type="tel"]:focus,[type="email"]:focus {
  outline: 0;
  border:solid 2px #6DB7CE;
}
textarea {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border:solid 1px #999;
	padding:3px;
	margin-top:1%;
	width:97.84946%;
	height: 80px;
	resize: none; 
	line-height:100%;
}

.btn_submit {
	background:#76AB09;
	color:#FFF;
	width:100%;
	cursor:pointer;
	padding:2.083333% 3.125%; font-size:1.3em; font-weight:bold; display:block; text-align:center;color:#FFF; border-radius:4px;
	-webkit-transition: background-color 0.4s ease;
	-moz-transition: background-color 0.4s ease;
	-ms-transition: background-color 0.4s ease;
	transition: background-color 0.4s ease;
	behavior: url(ie/PIE.htc);
}
select {
/*    -webkit-appearance:button;*/
/*    -moz-appearance:button;*/
/*    appearance:button;*/
	border:solid 2px #C7C7C7;
	padding:2px;
	margin-right:1.0411111%;
	behavior: url(ie/PIE.htc);
	font-family:'メイリオ',Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
	font-size:14px;
}
.w_short {
	width:10%;
}
.w_short_birth {
	width:10%;
}
.w_mid {
	width:30%;
}
.w_long {
	width:90%;
}
.w_midl {
	width:70%;
}
.w_mid40 {
	width:40%;
}
.w_mid50 {
	width:50%;
}
.w_mid_seimei {
	width:70%;
}


/* フォントサイズ */
.f60 { font-size:60%;}
.f70 { font-size:70%;}
.f80 { font-size:80%;}
.f90 { font-size:90%;}

/* 必須アイコン */
.hissu_icon {
}

/* 赤字 */
.text_red{
	color:red;
}

.text_ex{
    font-size: 16px;
}
.text_ex_mini{
    font-size: 12px;
}
/* テーブル */
dl.t_yel {
	border-top:0;
    border-bottom:1px solid #EFEFEF;
    border-left:1px solid #EFEFEF;
    border-right:1px solid #EFEFEF;
	width:100%;
	font-size:16px;
}
dl.t_yel dt {
	float:left;
	clear:both;
	color:#000;
	width:26%;
	padding:1.2%;
	border-top: #EFEFEF solid 1px;
	font-size:16px;
	line-height:1;
	padding-top: 30px;
}
dl.t_yel dd,
dl.con_t_yel dd {
	margin-left : 28%;
	background-color: #FFF;
	padding:2.1%;
	color:#333333;
	border-left: #EFEFEF solid 1px;
	border-top: #EFEFEF solid 1px;
	min-height:4.5em;
}
dl.t_yel_ninni {
	background-color:#FFFCE6;
	border-top:0;
    border-bottom:1px solid #000000;
    border-left:1px solid #000000;
    border-right:1px solid #000000;
	width:100%;
	font-size:0.9em;
}
dl.t_yel_ninni dt {
	float:left;
	clear:both;
	color:#333333;
	width:27%;
	padding:1.2%;
	border-top: #000000 solid 1px;
}
dl.t_yel_ninni dd {
	margin-left : 28%;
	background-color: #FFF;
	padding:1.2%;
	color:#333333;
	border-left: #000000 solid 1px;
	border-top: #000000 solid 1px;
	min-height:1.8em;
}

.address1_top{
	width:25%;
	float:left;
	padding:0;
	border:none;
	line-height:200%;
	height:70px;
}
.address2_top{
	width:75%;
	float:right;
	padding:0;
	border:none;
	line-height:200%;
	height:70px;
}
.address1_pre{
	width:25%;
	float:left;
	padding:0;
	border:none;
	line-height:200%;
	height:44px;
}
.address2_pre{
	width:75%;
	float:right;
	padding:0;
	border:none;
	line-height:200%;
	height:44px;
}
.address1_add{
	width:25%;
	float:left;
	padding:0;
	border:none;
	line-height:200%;
	height:70px;
}
.address2_add{
	width:75%;
	float:right;
	padding:0;
	border:none;
	line-height:200%;
	height:70px;
}
.address1{
	width:20%;
	float:left;
	padding:0;
	border:none;
	clear:both;
	line-height:250%;
}
.address2{
	width:79%;
	float:right;
	padding:0;
	border:none;
	line-height:250%;
}

.web1_top{
	width:55%;
	float:left;
	padding:0;
	border:none;
	line-height:200%;
}
.web2_top{
	width:40%;
	float:right;
	padding:0;
	border:none;
	line-height:200%;
}
.webweb1_top{
	width:50%;
	float:left;
	padding:0;
	border:none;
	line-height:200%;
}
.webweb2_top{
	width:45%;
	float:right;
	padding:0;
	border:none;
	line-height:200%;
}

.web1{
	width:40%;
	float:left;
	padding:0;
	border:none;
	clear:both;
	line-height:200%;
}
.web2{
	width:50%;
	float:right;
	padding:0;
	border:none;
	line-height:200%;
}
.rbutton1{
	width:45%;
	float:left;
	padding:0;
	border:none;
	line-height:200%;
}
.rbutton2{
	width:45%;
	float:left;
	padding:0;
	border:none;
	line-height:200%;
}
.g_nyukai_middle{
	position:absolute;
	top:450%;
}
.bukken_cognition_middle{
	position:absolute;
	top:900%;
}
.bukken_interest_middle{
	position:absolute;
	top:340%;
}
.address_middle{
	min-height: 200px;
	line-height: 200px;
}
.ptn1_middle{
	position:absolute;
	top:240%;
}
.radio_dd{line-height:20px;}
.checkbox_dd{line-height:20px;}
#box_3 {clear: both;width: 450px;}
#box_3 #box1 {float: left;width: 150px;line-height:20px;}
#box_3 #box2 {float: left;width: 150px;line-height:20px;}
#box_3 #box3 {float: right;width: 150px;line-height:20px;}
#box_3 br {
	font-size: 1px;
	line-height: 1px;
	display: block;
	clear: both;
	height: 1px;
	width: 1px;
}
#box_3_cog {/*clear: both;*/ width: 630px;}
#box_3_cog #box1 {float: left;width: 210px;line-height:20px;}
#box_3_cog #box2 {float: left;width: 210px;line-height:20px;}
#box_3_cog #box3 {float: right;width: 210px;line-height:20px;}
#box_3_cog br {
	font-size: 1px;
	line-height: 1px;
	display: block;
	clear: both;
	height: 1px;
	width: 1px;
}
#box_2_cog {/*clear: both;*/ width: 630px;}
#box_2_cog #box1 {float: left;width: 310px;line-height:20px;}
#box_2_cog #box2 {float: left;width: 310px;line-height:20px;}
#box_2_cog #box1_c {float: left;width: 610px;line-height:20px;}
#box_2_cog #box2_c {float: left;width: 0px;line-height:0px;}
#box_2_cog br {
	font-size: 1px;
	line-height: 1px;
	display: block;
	clear: both;
	height: 1px;
	width: 1px;
}

.hissuimg{
	/*float:right;
	clear:both;
	margin-right:10px;*/
}

.title_area h2{
	font-size:24px;
	font-weight: bold;
	margin-top: 10px;
	background-color: #044c62;
    color: #fff;
	padding: 10px;
	text-align: center;
}
.sub_title{
	font-size: 100%;
    margin: 25px 10px 15px 10px;
}
.s_title{
	text-align:center;
}
.s_title2{
    text-align: center;
    width: 100%;
	margin: auto;
}
.s_title2 a{
	text-decoration: underline;
}

.ssl_logo{
	text-align: right;
	margin:0px 10px 10px 0px;
}
.logo_area{
    margin: 10px auto 0px;
    max-width: 950px;
    text-align: left;
}
.logo_area img{
    height: 45px;
}
.title_area{
	border-bottom: 1px solid #e9e9e9;
}
.flow_area{
	margin-top: 2%;
}
.flow_content{
	display: table;
	float:left;
	width:30%;
	height:54px;
	position:relative;
	margin-left: 3%; 
	font-size: 14px;
}
.flow_content.current{
	color:#ffffff;
}
.flow_content p{
	display: table-cell;
	text-align: center;
	vertical-align:middle;
}
.category_title{
	font-size: 19px;
    color: #fff;
    padding: 10px;
    background-color: #0785ab;
	font-weight: bold;
}
.category_content{
	width: 100%;
    font-size: 1.2em;
	margin: 20px auto;
}
.person_info_consent{
	max-width: 860px;
	margin: 0 auto;
	text-align: center;
	background-color: #dddddd;
	padding: 10px 20px;
}
.person_info_consent_inside{
	display: inline-block;
}
.headline{
	display: flex;
    align-items: center;
    justify-content: space-around;
}

/*確認ボタン*/
.submit_button{
	text-align:center;
	width: 300px;
	height: 54px;
	margin:20px auto;
	position:relative;
}
.next_btn{
	width:300px;
	height:54px;
	background-color: #044c62;
	border: none;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", verdana, Sans-Serif;
	font-weight: bold;
	color: #fff;
	font-size: 18px;
}
.submit_text{
	text-align:center;
	width: 520px;
margin:70px auto 0;
	font-size: 16px;
}
.thanks_area_box{
	border: solid 1px #0785ab;
	margin-top: 20px;
}
.thanks_area{
    padding: 30px;
    margin-top: 20px;
}
.thx_txt{
	text-align: center;
	margin-top: 0px;
}
.thx_btn,.con_btn{
	display: flex;
    justify-content: space-evenly;
    width: 80%;
    margin: auto;
}
.thx_btn p{}
.thx_btn p a{
	width: 300px;
	height: 60px;
    background: #f9f9f9;
    border: 1px solid #ccc;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", verdana, Sans-Serif;
    font-weight: unset;
    font-size: 100% !important;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.thx_cbtn{
	text-align: center;
}
.attention_balloon {
	background-image: url(../img/bg-attention_balloon.png);
	background-repeat: no-repeat;
	background-position: 20px top;
	padding-top: 14px;
	position: absolute;
	z-index: 100;
	margin-top: -14px;
	background-size: 17px 15px;
}
.attention_balloon .inner {
	border: 2px solid #800200;
	padding: 8px 15px 8px 15px;
	border-radius: 5px;
	white-space: nowrap;
	background-color: #FFFFFF;
	color:#333333;

}
.attention_balloon2 {
	background-image: url(../img/bg-attention_balloon.png);
	background-repeat: no-repeat;
	background-position: 20px top;
	padding-top: 14px;
	position: absolute;
	z-index: 100;
	margin-top: -14px;
	background-size: 17px 15px;
}
.attention_balloon2 .inner {
	border: 2px solid #800200;
	padding: 8px 15px 8px 15px;
	border-radius: 5px;
	white-space: nowrap;
	background-color: #FFFFFF;
	color:#333333;

}

.box-seimei{
	float:left;
	width:45%;
}
#floatBanner {
	right: 0px;
    top: 0px;
    width: 100%;
    position: fixed;
    height: auto !important;
    z-index: 8888;
}
#floatArea {
	background-color:#000;
    cursor: move;
    z-index: 8888;
    position: fixed;
    width: 100%;
    height: 40px;
    bottom: 0;
}
#floatArea_fixed {
	background-color: rgb(255, 235, 235);
    cursor: move;
    z-index: 8888;
    position: fixed;
    width: 100%;
    height: 40px;
    top: 0;
}
.reItem{
	position: relative;
    font-weight: bold !important;
    font-size: 15px !important;
    color: rgb(62, 58, 57) !important;
    padding-left: 5px !important;
    height: 100% !important;
    line-height: 38px !important;
    box-sizing: border-box !important;
    vertical-align: middle !important;
}
.reItem2{
	font-weight: bold !important;
    font-size: 18px !important;
    padding-left: 10px !important;
    color: rgb(195, 13, 35) !important;
    height: 100% !important;
    box-sizing: border-box !important;
    vertical-align: middle !important;
}
.bnr_Mtop{
	margin-top: 50px !important;
}

/* Minor Break Point */
@media screen and (max-width: 1500px) {
}
/* Minor Break Point */
@media screen and (max-width: 960px) {
}
/* Minor Break Point */
@media screen and (max-width: 800px) {
	.web1_top{
		float:none;
		padding:1.5%;
		border:none;
		width:auto;
	}
	.web2_top{
		float:none;
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
		width:auto;
	}
	.webweb1_top{
		float:none;
		padding:1.5%;
		border:none;
		width:auto;
	}
	.webweb2_top{
		float:none;
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
		width:auto;
	}

	.rbutton1{
		float:none;
		padding:1.5%;
		border:none;
		width:auto;
	}
	.rbutton2{
		float:none;
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
		width:auto;
	}
}

/* Minor Break Point */
@media screen and (max-width: 690px) {
	
	#mainbox{width: 94%;margin:0 auto; padding: 0 10px;margin-bottom:3.125%;}
	.logo_area{width: 94%;margin:0 auto; padding: 0 10px;}
	select {width:100%; margin-top:2.083333%;}
	
	.corners_box_yel {
		padding:5px 0px;
	}
	dl.t_yel dt {
		float:none;
		padding:1.5%;
		width:auto;
	}
	dl.t_yel dd {
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
	    background-color: #F8F4F0;
	}
	dl.t_yel_ninni dt {
		float:none;
		padding:1.5%;
		width:auto;
	}
	dl.t_yel_ninni dd {
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
	}
	.ttl_br_yel span {
		background-size:5.4% auto;
		padding-left:7%;
		font-size:1.3em;
		width:50%;
	}
	
	.ttl_br_yel {
	/*	padding:0 20%;*/
	}
	.ttl_br_yel h2 {
		font-size:1.3em;
	}
	dl.t_yel dt {
		font-size: 16px;
	}
	dl.t_yel dd,
	dl.con_t_yel dd {
		font-size:14px;
	}
	dl.t_yel_ninni dt {
		font-size:18px;
	}
	dl.t_yel_ninni dd {
		font-size:14px;
	}
	.w_mid {
		width:85%;
	}
	.w_long {
		width:85%;
	}
	.w_midl {
		width:85%;
	}
	.w_mid40 {
		width:85%;
	}
	.w_mid50 {
		width:85%;
	}
	.w_mid_seimei {
		width:85%;
	}
	.hissu_icon {
		padding-bottom: 0px;
		padding-left: 6px;
	}
	.w_short {width:20%;}
	.w_short_birth {width:15%;}
	.address1_top{
		float:none;
		padding:0;
		border:none;
		width:auto;
		line-height:100%;
		height:100%;
	}
	.address2_top{
		float:none;
		margin-left : 0%;
		padding:1.5% 1.5% 0% 1.5%;
		border-left: none;
		width:auto;
		line-height:100%;
		height:100%;
	}
	.address1{
		float:none;
		padding:0;
		border:none;
		width:auto;
		line-height:100%;
		height: 16px;
	}
	.address2{
		float:none;
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
		width:auto;
		line-height:100%;
	}
	.address1_pre{
		float:none;
		padding:0;
		border:none;
		width:auto;
		line-height:100%;
		height: 16px;
	}
	.address2_pre{
		float:none;
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
		width:auto;
		line-height:100%;
		height: 60px;
	}
	.address1_add{
		float:none;
		padding:0;
		border:none;
		width:auto;
		line-height:100%;
		height: 16px;
	}
	.address2_add{
		float:none;
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
		width:auto;
		line-height:100%;
		height: 60px;
	}
	.web1_top{
		float:none;
		padding:1.5%;
		border:none;
		width:auto;
	}
	.web2_top{
		float:none;
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
		width:auto;
	}
	.webweb1_top{
		float:none;
		padding:1.5%;
		border:none;
		width:auto;
	}
	.webweb2_top{
		float:none;
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
		width:auto;
	}
	.rbutton1{
		float:none;
		padding:1.5%;
		border:none;
		width:auto;
	}
	.rbutton2{
		float:none;
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
		width:auto;
	}
	.web1{
		float:none;
		padding:1.5%;
		border:none;
		width:auto;
	}
	.web2{
		float:none;
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
		width:auto;
	}
	.privacy_come li {
		margin-left:0px;
		padding-top:2px;
		text-align:left;
	}
	.privacy_come2 {
		width:92%;
	}
	.privacy_come2 li {
		margin-left:0px;
		padding-top:2px;
		text-align:left;
	}
	.g_nyukai_middle{
		position:static;
		top:100%;
	}
	.bukken_cognition_middle{
		position:static;
		top:100%;
	}
	.bukken_interest_middle{
		position:static;
		top:100%;
	}
	.ptn1_middle{
		position:static;
		top:100%;
	}
	#box_3_cog,#box_3_cog #box1,#box_3_cog #box2,#box_3_cog #box3 {
		float: none;
		width: auto;
	}
	#box_2_cog,#box_2_cog #box1,#box_2_cog #box2,#box_2_cog #box1_c,#box_2_cog #box2_c {
		float: none;
		width: auto;
	}
	.tab_none{display:none;}
	.pc_none2{display:block;}
	#floatBanner {
	    right: 0px;
	    top: 0px;
		position: relative;
		width: 100%;
		height: auto !important;
		height: 100%;
	}
	#floatArea_fixed {
		border-radius: 0px;
		position: fixed;
		width: 100%;
		height: 40px;
		bottom: 0;
	}
	
	.person_info_consent_inside{
		display: block;
		text-align: left;
	}
	.sub_title{
	font-size: 13px;
	}
.flow_area {
    padding: 30px 0px;
}

.flow_content{
	display: table;
	float:none;
	width:100%;
	height:54px;
	margin:0 auto 30px;
	text-align: center;
}

/*確認ボタン*/
.submit_button{
	width: 80%;
	}
.next_btn{
	width:100%;
	font-size: 14px;
	}
.submit_text{
	text-align:center;
	width: 100%;
}
	.box-seimei{
		float:none;
		width:100%;
		margin-top:8px;
		margin-bottom:28px;
	}

	.attention_balloon{
		width:80%;
		background-position: 30px top;
	}
	.attention_balloon .inner {
		white-space: normal;
		width: 55%;

	}

	.attention_balloon2{
		width:60%;
		background-position: 30px top;
		margin: -14px 0px 0px 110px;
	}
	.attention_balloon2 .inner {
		white-space: normal;

	}

.reItem{
	position: relative;
}

.s_title2 {
    width: 90%;
}

}
/* SMP Style */
@media screen and (max-width: 480px) {
	.bnr_Mtop{
		margin-top: 45px !important;
	}
	.flow_content {
		text-align: center;
	    height: 30px;
    	margin: 0 auto;
    	width: 60%;
	}
	#mainbox{width: 100%;margin:0 auto; padding: 0px;}
	#fix{position: fixed;top: 0em;width: 100%;z-index: 9999;left: 0;}

	#left{
		width:100%;
		clear:both;
		margin-right:0%;
	}

	#right{
		width:100%;
		clear:both;
	}
	.category_title {
		font-size: 14px;
	}
	.logo_area {text-align: center;margin:0 auto;}
	.thanks_area {padding: 10px;}
	.thx_txt {text-align: center;}
	.thx_btn {flex-direction: column;}
	.con_btn {width: 100%;}
	.con_submit_button {width: 44%;}
	.pc_none {display:block;margin-top:-15px;}
	.smp_none{display:none;}
	.con_caption {margin: 0 10px;line-height: unset;}
	select {width:100%; margin-top:2.083333%;}
	textarea,input, select{font-size:16px;}
	dl.t_yel dt {
		float:none;
		width:auto;
		padding:1.5%;
	}
	dl.t_yel dd {
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
		clear:both;
	    min-height: 5.5em;
	}
	dl.con_t_yel dd {
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
		clear:both;
	    min-height: 2.5em;
	}
	dl.t_yel_ninni dt {
		float:none;
		width:auto;
		padding:1.5%;
	}
	dl.t_yel_ninni dd {
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
		clear:both;
	}
	.lisit_kome_yel li {
		background-size:4% auto;
		padding-left:1%;
		text-align:left;
	}
	.ttl_br_yel {
	/*	padding:0 10%;*/
	}
	.ttl_br_yel h2 {
		font-size:1.0em;
	}

	label{
 		position: relative;
 		top: 3px;
 	}
 	.s_title {
    text-align: left;
	}
	.radio_dd{line-height:20px;}
	.checkbox_dd{line-height:20px;}
	#box_3,#box_3 #box1,#box_3 #box2,#box_3 #box3 {
		float: none;
		width: auto;
	}
}
