#wrapper #content {
	padding-left: 0 !important
}
.ryou_content {
	margin: 20px auto 0;
	width: 780px;
	overflow: hidden;
	line-height: 1;
	letter-spacing: -0.6px;
	text-align: left;
	font-family: 'Meiryo', sans-serif;
	color: #000000;
	-webkit-text-size-adjust: 100%
}
.ryou_content * div, .ryou_content * span, .ryou_content * applet, .ryou_content * object, .ryou_content * iframe, .ryou_content * h1, .ryou_content * h2, .ryou_content * h3, .ryou_content * h4, .ryou_content * h5, .ryou_content * h6, .ryou_content * p, .ryou_content * blockquote, .ryou_content * pre, .ryou_content * a, .ryou_content * abbr, .ryou_content * acronym, .ryou_content * address, .ryou_content * big, .ryou_content * cite, .ryou_content * code, .ryou_content * del, .ryou_content * dfn, .ryou_content * em, .ryou_content * img, .ryou_content * ins, .ryou_content * kbd, .ryou_content * q, .ryou_content * s, .ryou_content * samp, .ryou_content * small, .ryou_content * strike, .ryou_content * strong, .ryou_content * sub, .ryou_content * sup, .ryou_content * tt, .ryou_content * var, .ryou_content * b, .ryou_content * u, .ryou_content * i, .ryou_content * center, .ryou_content * dl, .ryou_content * dt, .ryou_content * dd, .ryou_content * ol, .ryou_content * ul, .ryou_content * li, .ryou_content * fieldset, .ryou_content * form, .ryou_content * label, .ryou_content * legend, .ryou_content * table, .ryou_content * caption, .ryou_content * tbody, .ryou_content * tfoot, .ryou_content * thead, .ryou_content * tr, .ryou_content * th, .ryou_content * td, .ryou_content * article, .ryou_content * aside, .ryou_content * canvas, .ryou_content * details, .ryou_content * embed, .ryou_content * figure, .ryou_content * figcaption, .ryou_content * footer, .ryou_content * header, .ryou_content * hgroup, .ryou_content * menu, .ryou_content * nav, .ryou_content * output, .ryou_content * ruby, .ryou_content * section, .ryou_content * summary, .ryou_content * time, .ryou_content * mark, .ryou_content * audio, .ryou_content * video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline
}
.ryou_content * html {
	line-height: 1
}
.ryou_content * ol, .ryou_content * ul {
	list-style: none
}
.ryou_content * table {
	border-collapse: collapse;
	border-spacing: 0
}
.ryou_content * caption, .ryou_content * th, .ryou_content * td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle
}
.ryou_content * q, .ryou_content * blockquote {
	quotes: none
}
.ryou_content * q:before, .ryou_content * q:after, .ryou_content * blockquote:before, .ryou_content * blockquote:after {
	content: "";
	content: none
}
.ryou_content * a img {
	border: none
}
.ryou_content * article, .ryou_content * aside, .ryou_content * details, .ryou_content * figcaption, .ryou_content * figure, .ryou_content * footer, .ryou_content * header, .ryou_content * hgroup, .ryou_content * main, .ryou_content * menu, .ryou_content * nav, .ryou_content * section, .ryou_content * summary {
	display: block
}
.ryou_content .header {
	width: 780px;
	height: 448px;
	display: inline-block;
	border: none;
	background-color: transparent;
	background-image: url("../images/img_mv.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	position: relative
}
.ryou_content .header span {
	height: 1px;
	width: 1px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden
}
.ryou_content .article {
	padding-bottom: 5px;
	background: #fff url(../images/bg_contents.png) repeat center top;
	overflow: hidden;
	position: relative
}
.ryou_content .article:after {
	content: '';
	display: block;
	width: 780px;
	height: 17px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../images/bg_contents_foot.png) no-repeat center bottom
}
.ryou_content .article .cv {
	margin: 20px 0;
	width: 780px;
	height: 205px;
	background: #fff url(../images/bg_entry.png) no-repeat center center;
	position: relative
}
.ryou_content .article .cv h2, .ryou_content .article .cv p.tel {
	position: relative
}
.ryou_content .article .cv h2 span, .ryou_content .article .cv p.tel span {
	height: 1px;
	width: 1px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden
}
.ryou_content .article .cv p.btn {
	position: absolute;
	top: 96px;
	left: 72px
}
.ryou_content .article .cv p.btn a {
	width: 590px;
	height: 70px;
	display: inline-block;
	border: none;
	background-color: transparent;
	background-image: url("../images/btn_entry.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	position: relative;
	-webkit-filter: brightness(100%);
	-moz-filter: brightness(100%);
	filter: brightness(100%);
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear
}
.ryou_content .article .cv p.btn a span {
	height: 1px;
	width: 1px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden
}
.ryou_content .article .cv p.btn a:hover {
	-webkit-filter: brightness(120%);
	-moz-filter: brightness(120%);
	filter: brightness(120%)
}
.ryou_content .article .cv.top {
	margin: 0;
	padding: 9px 0 30px 0;
	height: 96px;
	background: url(../images/bg_entry_top.png)
}
.ryou_content .article .cv.top p.btn {
	top: 9px;
	left: 45px
}
.ryou_content .article .cv.top p.btn a {
	width: 645px;
	height: 96px;
	display: inline-block;
	border: none;
	background-color: transparent;
	background-image: url("../images/btn_entry_top.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	position: relative
}
.ryou_content .article .cv.top p.btn a span {
	height: 1px;
	width: 1px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden
}
.ryou_content .article .section {
	margin: 0 auto 16px auto;
	width: 724px;
	overflow: hidden
}
.ryou_content .article .section h2 {
	font-size: 0;
	line-height: 0
}
.ryou_content .article .section>.inner {
	padding: 30px 2px 0 2px;
	background: url(../images/bg_section.png) repeat-y center top;
	position: relative;
	overflow: hidden
}
.ryou_content .article .section>.inner:after {
	content: '';
	display: block;
	width: 724px;
	height: 5px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-position: center bottom;
	background-repeat: no-repeat
}
.ryou_content .article .section.point>.inner {
	padding-top: 20px
}
.ryou_content .article .section.point>.inner:after {
	background-image: url(../images/bg_section_foot_yellow.png)
}
.ryou_content .article .section.point ol {
	margin: 0 auto 22px auto;
	width: 680px
}
.ryou_content .article .section.point ol li {
	margin-bottom: 10px;
	overflow: hidden;
	border: 1px solid #ffc82d;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px
}
.ryou_content .article .section.point ol li>img {
	display: block;
	float: right
}
.ryou_content .article .section.point ol li dl {
	margin: 19px 0 19px 19px;
	width: 450px;
	float: left
}
.ryou_content .article .section.point ol li dl dt {
	margin-bottom: 16px
}
.ryou_content .article .section.point ol li dl dd {
	padding-left: 10px;
	line-height: 22px;
	font-size: 14px;
	color: #000000
}
.ryou_content .article .section.recommended>.inner:after {
	height: 93px;
	background-image: url(../images/bg_section_foot_recommended.png)
}
.ryou_content .article .section.recommended p.img {
	float: left
}
.ryou_content .article .section.recommended dl {
	margin-left: 260px;
	margin-bottom: 160px;
	width: 420px
}
.ryou_content .article .section.recommended dl dt {
	margin-bottom: 20px
}
.ryou_content .article .section.recommended dl dd {
	line-height: 22px;
	font-size: 14px;
	color: #000000
}
.ryou_content .article .section.trouble>.inner:after {
	background-image: url(../images/bg_section_foot_yellow.png)
}
.ryou_content .article .section.trouble p.img {
	float: right
}
.ryou_content .article .section.trouble ul {
	margin: 0 0 15px 40px;
	width: 410px;
	float: left
}
.ryou_content .article .section.trouble ul li {
	margin-bottom: 20px;
	padding-top: 2px;
	min-height: 50px;
	padding-left: 30px;
	background: url(../images/icon_trouble.png) no-repeat left top;
	line-height: 22px;
	font-size: 17px;
	color: #000000
}
.ryou_content .article .section.consultation>.inner:after {
	height: 92px;
	background-image: url(../images/bg_section_foot_consultation.png)
}
.ryou_content .article .section.consultation p {
	margin-bottom: 110px;
	position: relative
}
.ryou_content .article .section.consultation p span {
	height: 1px;
	width: 1px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden
}
.ryou_content .article .section.support>.inner:after {
	background-image: url(../images/bg_section_foot_yellow.png)
}
.ryou_content .article .section.support p.img {
	float: right
}
.ryou_content .article .section.support ul {
	margin: 0 0 15px 40px;
	width: 410px;
	float: left
}
.ryou_content .article .section.support ul li {
	margin-bottom: 20px;
	padding-top: 2px;
	min-height: 50px;
	padding-left: 30px;
	background: url(../images/icon_support.png) no-repeat left top;
	line-height: 22px;
	font-size: 17px;
	color: #000000
}
.ryou_content .article .section.voice>.inner:after {
	background-image: url(../images/bg_section_foot_green.png)
}
.ryou_content .article .section.voice ol {
	margin: 0 auto 15px auto;
	width: 660px
}
.ryou_content .article .section.voice ol li {
	padding: 25px 20px;
	overflow: hidden;
	border-bottom: 1px solid #969696
}
.ryou_content .article .section.voice ol li:nth-child(odd)>img {
	float: left
}
.ryou_content .article .section.voice ol li:nth-child(odd) dl {
	margin-left: 130px
}
.ryou_content .article .section.voice ol li:nth-child(even)>img {
	float: right
}
.ryou_content .article .section.voice ol li:nth-child(even) dl {
	margin-right: 130px
}
.ryou_content .article .section.voice ol li:last-child {
	border-bottom: 0
}
.ryou_content .article .section.voice ol li>img {
	display: block
}
.ryou_content .article .section.voice ol li dl dt {
	margin-bottom: 20px
}
.ryou_content .article .section.voice ol li dl dd {
	line-height: 22px;
	font-size: 14px;
	color: #000000
}
.ryou_content .article .section.entrust>.inner:after {
	background-image: url(../images/bg_section_foot_yellow.png)
}
.ryou_content .article .section.entrust ul {
	margin: 0 0 5px 40px;
	width: 660px;
	float: left
}
.ryou_content .article .section.entrust ul li {
	margin-bottom: 20px;
	padding-top: 2px;
	min-height: 50px;
	padding-left: 30px;
	background: url(../images/icon_entrust.png) no-repeat left top;
	line-height: 22px;
	font-size: 17px;
	color: #000000
}
.ryou_content .article .section.flow>.inner:after {
	background-image: url(../images/bg_section_foot_green.png)
}
.ryou_content .article .section.flow ol {
	margin: 0 auto;
	width: 660px
}
.ryou_content .article .section.flow ol li {
	margin-bottom: 28px;
	padding-left: 150px;
	padding-right: 30px;
	height: 140px;
	position: relative;
	overflow: visible;
	border-bottom: 1px solid #969696;
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 22px;
	font-size: 14px;
	color: #000000;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.ryou_content .article .section.flow ol li.step1 {
	background-image: url(../images/img_flow1.png)
}
.ryou_content .article .section.flow ol li.step2 {
	background-image: url(../images/img_flow2.png)
}
.ryou_content .article .section.flow ol li.step3 {
	background-image: url(../images/img_flow3.png)
}
.ryou_content .article .section.flow ol li.step4 {
	background-image: url(../images/img_flow4.png)
}
.ryou_content .article .section.flow ol li.step5 {
	background-image: url(../images/img_flow5.png)
}
.ryou_content .article .section.flow ol li.step6 {
	background-image: url(../images/img_flow6.png)
}
.ryou_content .article .section.flow ol li:after {
	content: '';
	margin-left: -18px;
	width: 36px;
	height: 11px;
	display: block;
	background: url(../images/icon_flow.png) no-repeat center center;
	position: absolute;
	left: 50%;
	bottom: -11px
}
.ryou_content .article .section.flow ol li:last-child {
	margin-bottom: 0;
	border: none
}
.ryou_content .article .section.flow ol li:last-child:after {
	display: none
}
.ryou_content .article .section.flow ol li>img {
	margin-bottom: 12px;
	display: block
}
.ryou_content .article .section.reassurance>.inner:after {
	height: 112px;
	background-image: url(../images/bg_section_foot_reassurance.png)
}
.ryou_content .article .section.reassurance p.img {
	margin-bottom: 140px;
	display: block;
	float: left
}
.ryou_content .article .section.reassurance dl {
	margin-left: 260px;
	width: 420px
}
.ryou_content .article .section.reassurance dl dt {
	margin-bottom: 15px
}
.ryou_content .article .section.reassurance dl dd {
	line-height: 22px;
	font-size: 14px;
	color: #000000
}
.ryou_content .article .section.reassurance p.copy {
	position: relative
}
.ryou_content .article .section.reassurance p.copy span {
	height: 1px;
	width: 1px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden
}
.ryou_content .article .section.entry>.inner:after {
	background-image: url(../images/bg_section_foot_green.png)
}
#pl-target {
	border: #000 1px solid;
	padding: 5px;
	background-color: #fff
}
#pl-target dl {
	display: table
}
#pl-target dt, #pl-target dd {
	display: table-cell;
	vertical-align: middle
}
#pl-target dt {
	background: #ffbe56;
	color: #000;
	padding: 0 5px 0;
	margin-right: 10px;
	display: inline-block;
	line-height: 2em
}
/*.pc {
	display: block !important;
}*/

.sp {
	display: none !important;
}



/*-
*へッター
*/
#wrapper #header{
	margin:0px auto 0px auto;
	width:808px;
	height:89px;
	text-align:left;
	background:url('../images/top_right2.jpg') no-repeat 500px 16px;
}
#wrapper #header.login{
	margin:0px auto 0px auto;
	width:808px;
	height:89px;
	text-align:left;
	background:url('../images/top_right2.jpg') no-repeat 357px 16px;
}
#wrapper #header.login.lady{
	background:url('../images/top_right2.jpg') no-repeat right 11px;
	margin: 31px auto 0px auto;
}
#wrapper #header #tit_box{
	float:left;
}

#wrapper #header #tit_box a:hover{
	color:#ff7f50;
	text-decoration:underline;
}

#wrapper #header h1{
	width: 100%;
    height: 20px;
    font-size: 74%;
    text-indent: 10px;
    line-height: 140%;
    color: #525252;
    margin: 0;
}




/*-
*フッター
*/
#footerWrapper{
	margin:11px 0 0 0;
	width:100%;
	height:162px;
	background:#ffffff url('../images/footerBg.jpg') repeat-x;
	overflow:hidden;
}

#footerWrapper #footer{
	margin: 0 auto;
	width:808px;
	height:162px;
	overflow:hidden;
	position:relative;
}

#footerWrapper #footer .footer_box {
	overflow:hidden;
	position:absolute;
	top:10px;
	width:100%;
}

#footerWrapper #footer .footer_box .fl {
	float:left;
	text-align:left;
	color:#ffffff;
}

#footerWrapper #footer .footer_box .fl a{
	color:#ffffff;
	font-size: 80%;
}
#footerWrapper #footer .footer_box .fl a:hover{
	color:#ff7f50;
	text-decoration:underline;
}

#footerWrapper #footer .footer_box .fr {
	float:right;
}
#footerWrapper #footer .footer_box .fr img{
	margin:0;
	padding:0;
}

#footerWrapper #footer #palmgate{
	margin:9px 0 0 13px;
	float:left;
}

#footerWrapper #footer address{
	position:absolute;
	bottom:0px;
	right:0px;
	font-style:normal;
	font-size:66%;
	color:#ffffff;
}



.pageTop2{
	/*
	margin:60px auto  16px auto;
	width:780px;
	overflow:hidden;
	text-align:right;
	font-size:80%;
	overflow:hidden;
	*/	
	width:808px;
	margin:60px auto 20px auto;
	font-weight:normal;
	overflow:hidden;
}
.pageTop2 a{
	/*
	padding:0 0 0 14px;
	background:url('../img/pageTop.jpg') no-repeat 0 2px;
	*/
	float:right;
	padding:15px;
	border-radius:4px;
	background:#146d41;
	color:#ffffff;
	font-weight:bold;
	display:inline-block;
	text-decoration:none;
}
.pageTop2 a:hover{
	background:#2f9a65;
}

