/* 共通 */
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: 'Arial','Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;}
#fix{position: fixed; top: 0em; width: 100%; height: auto;z-index: 9999;left: 0;}
#mainbox{width: 880px;margin:0 auto; padding: 0 10px;margin-bottom:3.125%;}
#fan{background-color:#FFFFFF;}
#left{
#	width:69.791667%;
	float:left;
	margin-right:2.083333%;
}

#right{
	width:28.125%;
	float:right;
}
.smallc {font-size:9pt;color:#FF6600;}
.pc_none {display:none;}
.pc_none2 {display:none;}

/* 角丸BOX */
.corners_box_yel {
	/*border:3px solid #e5ad12;*/
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */
	padding:20px;
}
.submit {
	width:100%;
	text-align: center;
	padding:10px 0 40px 0;
}
input[type="submit"],input[type="button"] {
    background: #484848;
    border: none;
    font-weight: inherit;
    letter-spacing: 2px;
    padding: 10px 25px;
}
input[type="submit"]:active {
	background-color: #a80505;
}
input[type="text"]{
    font-size: 15px;
    letter-spacing: 1px;
    padding: 9px 10px;
}
input[type="tel"]{
    font-size: 15px;
    letter-spacing: 1px;
    padding: 9px 10px;
}
label{cursor:pointer;}
input[type="radio"],input[type="checkbox"]{vertical-align:-5px;margin-right:6px;width:20px;height:20px;margin-top: 10px;margin-left: 10px;}
select {
    border-width: 1px;
    font-size: 14px;
    height: 40px;
} /* meiryo */
textarea {
    font-size: 15px;
    letter-spacing: 1px;
    padding: 9px 10px;
} /* meiryo */
input.error
{
	background-color: #fcc;
}
label.error
{
	color: red;
}
select.error
{
	background-color: #fcc;
}
div.error
{
	background-color: #fcc;
}
a[href*="tel:"] {
	pointer-events: none;
	cursor: default;
	text-decoration: none;
	color: unset;
}
/* フォームパーツ */
.ttl_br_yel {
	background-repeat:repeat-x;
	background-position:left 50%;
	padding:0% 0% 1% 0%;
	text-align:center;
	color:#032545;
}
.ttl_br_yel h2 {
	height:35px;text-align:center;vertical-align:middle;line-height:35px;background-color:#000000;font-weight:bold;font-size:14px;color:#FFFFFF;
}


.privacy_come li {
	padding-top:2px;
	text-align:center;
	font-size:14px;
}
.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:left;
	margin-left:20px;
}
.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%;
}
input.br_none {
	border:none;
}
textarea {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border:solid 1px #999;
	font-size:15px;
	font-family: 'Arial','Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	padding:3px;
	margin-top:1%;
	width:97.84946%;
	height:180px;;
	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;
	padding:2px;
	margin-right:1.0411111%;
	behavior: url(ie/PIE.htc);
}
.w_short {
	width:10%;
}
.w_short_birth {
	width:10%;
}
.w_mid {
	width:30%;
}

.w_super_mid {
    width: 30%;
}

.w_long {
	width:90%;
}
.w_midl {
	width:70%;
}
.w_mid50 {
	width:50%;
}
.w_mid_add {
	width:50%;
}
.ww_short {
	width:8%;
}


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


/* テーブル */
dl.t_yel {
	background-color:#ffffff ;
	/*border-width : 0 1 1 1;
	border-style : solid;
	border-color : #F0F8FF;*/
	border-top:0;
    border-bottom:1px solid #fff;
    border-left:1px solid #fff;
    border-right:1px solid #fff;
	width:100%;
	font-size:14px;
}
dl.t_yel dt {
	float:left;
	clear:both;
	/*font-weight : bold;*/
	color:#032545;
	width:27%;
	padding:1.2%;
	border-top: #fff solid 1px;
	font-weight:bold;
	text-align:left;
}
dl.t_yel dd {
	margin-left : 28%;
	background-color: #FFF;
	padding:1.2%;
	color:#032545;
	border-left: #fff solid 1px;
	border-top: #fff solid 1px;
	min-height:1.8em;
}
dl.t_yel_ninni {
	background-color:#EADDCD;
	/*border-width : 0 1 1 1;
	border-style : solid;
	border-color : #F0F8FF;*/
	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;
	/*font-weight : bold;*/
	color:#032545;
	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:#032545;
	border-left: #000000 solid 1px;
	border-top: #000000 solid 1px;
	min-height:1.8em;
}

.address1_top{
	width:18%;
	float:left;
	padding:0;
	border:none;
	line-height:250%;
}
.address2_top{
	width:81%;
	float:right;
	padding:0;
	border:none;
	line-height:250%;
}
.address1{
	width:18%;
	float:left;
	padding:0;
	border:none;
	clear:both;
	line-height:250%;
}
.address2{
	width:81%;
	float:right;
	padding:0;
	border:none;
	line-height:250%;
}

.web1_top{
	width:40%;
	float:left;
	padding:0;
	border:none;
	line-height:200%;
}
.web2_top{
	width:55%;
	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:55%;
	float:right;
	padding:0;
	border:none;
	line-height:200%;
}
.web3{
	width:95%;
	padding:0;
	border:none;
	line-height:200%;
}
.wellithclub_nyukai_middle{
	position:absolute;
	top:450%;
}
.jusho_middle{
	position:absolute;
	top:450%;
}
.wellithclub_nyukai2_middle{
	position:absolute;
	top:750%;
}
.bukken_cognition_middle{
	position:absolute;
	top:1000%;
}
.bukken_interest_middle{
	position:absolute;
	top:450%;
}
.address_middle{
	min-height: 200px;
	line-height: 200px;
}
.ptn1_middle{
	position:absolute;
	top:500%;
}
.ptn2_middle{
	position:absolute;
	top:400%;
}
.ptn3_middle{
	position:absolute;
	top:130%;
}
.radio_dd{line-height:25px;}
.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;
}

.subtitle {
	background-color:#004165;
	/*border-radius: 5px;*/
	font-size: 1.8em;
	font-weight: bold;
	margin: 0 0 15px;
	padding: 5px 15px;
	color:#fff;
	text-align:center;
}
.fs12 {
    font-size: 1.2em;
}
.titlebubun{
	font-size: 14px;
}
.fs07 {
    font-size: 0.7em;
}
.markRed {
    background: red none repeat scroll 0 0;
    border: 1px solid orange;
    border-radius: 3px;
    color: #fefefe;
    font-weight: normal !important;
    margin: 0 3px 0 0;
    padding: 0 5px;
}
.markGray {
    background: #333 none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #fefefe;
    font-weight: normal !important;
    margin: 0 3px 0 0;
    padding: 0 5px;
}
.vaM {
    vertical-align: middle;
}
#floatBanner {
    height: 130px;
    position: absolute;
    right: 250px;
    top: 50px;
    width: 50px;
    z-index: 8888;
}
#floatArea {
	background-color:#119484;
    cursor: move;
    height: 130px;
    border-radius: 100px;
    position: absolute;
    width: 140px;
    z-index: 8888;
}
.reItem2{
	font-size:34px;
}
.ifrm-container {
  width:850px;
  height:250px;
  overflow:auto;
  -webkit-overflow-scrolling:touch;
  display: inline-block;
}

.ifrm {
  width:100%;
  height:100%;
  border:none;
  display:block;
}
.category_title{
	font-family:'Arial','Noto Sans JP',YuGothic, 'Yu Gothic', 'kozuka-gothic-pr6n', sans-serif;
	font-size: 14px;
	padding-top: 10px;
	padding-left: 10px;
	color:#032545;
	border-top: 3px solid #032545;
	font-weight:bold;
}
#hyouji1,#hyouji2{margin-left:40px;}


.copy {
	padding: 40px 0;
	background: #004165;
}
.copy p  {
	margin-top:10px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight:bold;
}
.copy p img {
    width: 286px;
}
.copy ul {
    display: flex;
    align-items: center;
    width: 751px;
    margin: 40px auto 35px;
}
.copy ul li {
    margin-right: 30px;
}
.copy ul li:last-child {
    margin-right: 0px;
}
.copy ul li:nth-child(1) img {
    width: 138px;
}
.copy ul li:nth-child(2) img {
    width: 240px;
}
.copy ul li:nth-child(3) img {
    width: 313px;
}
.header_copy {
	padding: 5px 0;
	background: #004165;
}
.header_copy p  {
	margin-top:10px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight:bold;
}
.header_copy p img {
    width: 286px;
}

.footer__bottom {
    background: #000;
    color: #FFF;
}
.footer__bottom {
	padding: min(3.75vw, 42px) 0 min(5.7142857143vw, 64px);
}
.footer__bottom-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: min(2.1428571429vw, 24px);
}

.footer__bottom-text {
    text-align: center;
    text-indent: 0;
    opacity: 0.5;
}

.footer__bottom-logo {
    margin: min(7.1428571429vw, 80px) auto min(1.25vw, 14px);
    width: min(18.5714285714vw, 208px);
}

.footer__bottom-copy {
    text-align: center;
    text-indent: 0.05em;
}

.footer__bottom-link li:not(:first-child)::before {
    content: "　｜　";
}

a {
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

/* 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) {
}

/* Minor Break Point */
@media screen and (max-width: 690px) {
a[href*="tel:"] {
	pointer-events: auto;
	cursor: default;
	text-decoration: none;
}
	.copy {
		padding: 40px 0 30px;
	}
    .copy p img {
    width: 250px;
	}
.copy ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 310px;
    margin: 40px auto 35px;
}
.copy ul li {
    margin: 0 30px 20px 0;
}
.copy ul li:nth-child(2) {
    margin: 0 0 20px 0;
}
.copy ul li:last-child {
    margin: 0px;
}
.copy ul li:nth-child(1) img {
    width: 100px;
}
.copy ul li:nth-child(2) img {
    width: 170px;
}
.copy ul li:nth-child(3) img {
    width: 225px;
}
.copy p  {
    text-align: center;
    color: #fff;
    font-size: 8px;
}

	.header_copy {
		padding: 15px 0 15px;
		margin-bottom: 10px;
	}
    .header_copy p img {
    width: 250px;
	}
.header_copy ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 310px;
    margin: 40px auto 35px;
}

.header_copy p  {
    text-align: center;
    color: #fff;
    font-size: 8px;
}

#hyouji1,#hyouji2{margin-left:0px; margin-bottom:15px;}
.ifrm-container {
  width:100%;
  height:100%;
}

.ifrm {
  width:100%;
  height:100%;
  border:none;
  display:block;
}

	#mainbox{width: 94%;margin:0 auto; padding: 0 10px;margin-bottom:3.125%;}
	select {margin-top:2.083333%;}
	
	dl.t_yel dt {
		float:none;
		padding:1.5%;
		width:auto;
	}
	dl.t_yel dd {
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
	}
	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:18px;
	}
dl.t_yel dd {
		font-size:14px;
	}
	dl.t_yel_ninni dt {
	font-size:18px;
	}
dl.t_yel_ninni dd {
		font-size:14px;
	}
	.w_short {width:24%;}
	.ww_short {width:12%;}
	.w_short_birth {width:15%;}
	.address1_top{
		float:none;
		padding:0;
		border:none;
		width:auto;
		line-height:100%;
	}
	.address2_top{
		float:none;
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
		width:auto;
		line-height:100%;
	}
	.address1{
		float:none;
		padding:0;
		border:none;
		width:auto;
		line-height:100%;
	}
	.address2{
		float:none;
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
		width:auto;
		line-height:100%;
	}
	.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;
	}
	.web1{
		float:none;
		padding:1.5%;
		border:none;
		width:auto;
	}
	.web2{
		float:none;
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
		width:auto;
	}
	.web3{
		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;
	}
	.wellithclub_nyukai_middle{
		position:static;
		top:100%;
	}
	.jusho_middle{
		position:static;
		top:100%;
	}
	.wellithclub_nyukai2_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%;
	}
	.ptn2_middle{
		position:static;
		top:100%;
	}
	.ptn3_middle{
		position:static;
		top:100%;
	}
	.w_mid {
		width:70%;
	}
	.w_super_mid {
	    width: 16%;
	}
	.w_mid50 {
		width:70%;
	}
	.w_mid_add{
		width:80%;
	}
	#box_3_cog,#box_3_cog #box1,#box_3_cog #box2,#box_3_cog #box3 {
		float: none;
		width: auto;
	}
	.pc_none2 {display:block;margin-top:-15px;}
	.tab_none{display:none;}
	#floatBanner {
	    right: 0px;
	    top: 0px;
		position: relative;
		width: 100%;
		height: auto !important;
		height: 100%;
	}
	#floatArea {
		border-radius: 0px;
		position: fixed;
		width: 100%;
		height: 25px;
		bottom: 0;
	}
	.category_title {
	font-size:18px;
	}
	
	.footer__bottom {
	padding: 10.6666666667vw 5.3333333333vw 8vw;
	}
	.footer__bottom-link {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	}
	.footer__bottom-text {
	 font-size: 2.6666666667vw;
	 line-height: 2;
	 }
	.footer__bottom-logo {
	margin: 10.6666666667vw auto 5.3333333333vw;
	width: 33.3333333333vw;
	}
	
	.footer__bottom-copy {
	font-size: 2.6666666667vw;
	line-height: 2;
	text-align: center;
	}
	
	.footer__bottom-link a {
    	font-size: 2.6666666667vw;
	}
}
/* SMP Style */
@media screen and (max-width: 480px) {
	#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;
	}
	.pc_none {display:block;margin-top:-15px;}
	.smp_none{display:none;}
	
	select {margin-top:2.083333%;}
	textarea,input, select{font-size:14px;}
	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;
	}
	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;
 	}
	.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;
	}
	.category_title {
		float:none;
		width:auto;
		padding:1.5%;
	}
}
