@charset "UTF-8";
/* CSS Document */
@import"reset.css";
@media screen and (min-width: 770px){

/********** Setting ***********/
	
window.FontAwesomeConfig = {
  searchPseudoElements: true
}	
	
html {
	height: 100%;
	font-size: 14px;
}
body {
	height: 100%;
	color: #000;
	-webkit-text-size-adjust : 100%;
	font-family: 'Noto Sans Japanese', sans-serif, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ",Meiryo, sans-serif;
	background: url(../../image/re_lp/contents_bg03.png);
	line-height: 1.4;
}

* html body { /* for IE6 */
  font-size: small;
}
  
*:first-child+html body { /* for IE7 */
  font-size: small;
}	
/********** Setting ***********/
	
/* ----------------------------------------
none
---------------------------------------- */

.pc-none{
display:none;
}

/* ------------------------------------------------------
header
------------------------------------------------------ */
header {
	width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 80px;
	z-index:1000;
	background-color: #181818;
}
	
.header_inner{
		width: 1160px;
		margin: 0 auto;
		
	}	
	
#header_logo a{
	display: block;
	width: 205px;
	height: 38px;
	text-indent: -9999px;
	background: url(../../image/re_lp/h_logo.png);
	margin: 20px 0 0 20px;
	float: left;
}
	
	header ul {
		float: right;
		width: 800px;
		padding-top: 15px;.
}	
	
	header ul li:nth-child(1){
		float: left;
}
	header ul li:nth-child(2){
		float: right;
}
	header ul li:nth-child(2) a:hover{
		opacity: 0.8;
}
	
/* ------------------------------------------------------
top_img
------------------------------------------------------ */
	
	#top_img{
		width: 100%;
		margin-top: 80px;
		height: 570px;
		
		background: #FF512F;  /* fallback for old browsers */
background: -webkit-linear-gradient(left, #F09819, #FF512F);
background: -o-linear-gradient(left, #F09819, #FF512F);
background: linear-gradient(to right, #F09819, #FF512F);  /* Chrome 10-25, Safari 5.1-6 */ /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}	

	#top_img .inner{
		width: 100%;
		height: 570px;
		background: url(../../image/re_lp/top_img.jpg) no-repeat top center;
		padding-top: 70px;
	}	
	#top_img .inner img{
		display: block;
		width: 1064px;
		height: auto;
		margin: 0 auto;
	}		
	#sp_box02 {
		width: 1020px;
		background: #f0f0f0;
		border: solid #e1e1e1 5px;
		padding: 30px;
		margin: 0 auto 30px auto;
		border-radius: 20px;
	}

/*トップページへ*/		
	
.top_r {
	margin-top: 30px;
	text-align: center;

}

.top_r a{
	display: inline-block;
	margin-top: 10px;
	padding: 15px 0 15px;
	text-align: center;
	border: solid 1px #666;
	width: 748px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: bold;
	background: #fff;
	color: #181818;
	text-decoration: none;
}		
	
.top_r a:hover{
	background: #181818;
	color: #fff;
}
	
	
/* ------------------------------------------------------
contents_title
------------------------------------------------------ */
#main_title{
	width: 100%;
	height: 250px;
	margin-top: 80px;
	background: url(../../image/re_lp/contents_bg03.jpg);
}	

#main_title .maintitle_inner {
	width: 1020px;
	height: 200px;
	margin: 0 auto;
	padding: 100px 0 0 0;
	text-align: center;
}
#main_title .maintitle_inner h2{
	display: inline;
	text-align: center!important;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:40px;
	font-weight:bold;
	background: rgba(255,255,255,0.8);
	color:#000;
	border-radius: 20px;
	padding: 30px;
}		

#main_title02{
	width: 100%;
	height: 250px;
	margin-top: 80px;
	background: url(../../image/re_lp/contents_bg03.jpg);
}	

#main_title02 .maintitle_inner {
	width: 1020px;
	height: 200px;
	margin: 0 auto;
	padding: 100px 0 0 0;
	text-align: center;
}
#main_title02 .maintitle_inner h2{
	display: inline;
	text-align: center!important;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:40px;
	font-weight:bold;
	background: rgba(255,255,255,0.8);
	color:#000;
	border-radius: 20px;
	padding: 30px;
}		
		
	
#contents_title01{
		width: 100%;
		margin: 30px auto;
	}

#contents_title01 .c_inner01{
		width: 1020px;
		margin: 30px auto;
	}	
	
#contents_title01 h3{
	
  position: relative;
 display: block;
  	padding: 0 55px;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:36px;
	font-weight:bold;
	margin: 0px auto 15px auto;
	text-align: center;
	color: #181818;
}
	
#contents_title01 h3:before, #contents_title01 h3:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 300px;
  height: 2px;
  border-top: solid 1px black;
  border-bottom: solid 1px black;
}

#contents_title01 h3:before {
  left:0;
}
#contents_title01 h3:after {
  right: 0;
}
#contents_title01 p{
	width: 1020px;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:12px;
	font-weight:bold;	
	margin: 0 auto;
	text-align: center;
}
	
/*コンテンツタイトル02*/
.contents_title02{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:bold;	
	position: relative;
  color: #83be28;
  font-size: 24px;
  line-height: 1;
  margin: 0px 0 20px 0;
  padding: 10px 5px 10px 10px;

}
.contents_title02:before {
  content: "";
  position: absolute;
  background: #83be28;
  top: 0;
  left: -5px;
  height: 12px;
  width: 12px;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.contents_title02:after {
  content: "";
  position: absolute;
  background:#83be28;
  top: 15px;
  left: -10px;
  height: 8px;
  width: 8px;
  -moz-transform: rotate(15deg);
  -webkit-transform: rotate(15deg);
  -o-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  transform: rotate(15deg);
}
.contents_title03 {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:bold;
  position: relative;
  display: block;
  margin-bottom: 1em;
	font-size: 21px;
	text-align: center;
	padding-top: 27px;
	color: #42a6d9;
}
.contents_title03:before {
  content: '';
  position: absolute;
  bottom: 40px;
  display: inline-block;
  width: 150px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #42a6d9;
  border-radius: 2px;
}	

.contents_title03 {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:bold;
  position: relative;
  display: block;
  margin-bottom: 1em;
	font-size: 21px;
	text-align: center;
	padding-top: 27px;
	color: #42a6d9;
}
.contents_title03:before {
  content: '';
  position: absolute;
  bottom: 40px;
  display: inline-block;
  width: 150px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #42a6d9;
  border-radius: 2px;
}	
		
#contents_img {
		width: 756px;
		height: auto;
		margin: 30px auto 0px auto;
	}
	#contents_img img{
		width: 100%;
		display: block;
	}		
	
/* ------------------------------------------------------
entry
------------------------------------------------------ */	

	#entry {
		background: url(../../image/re_lp/contents_bg01.jpg);
		width: 100%;
		height: auto;
		padding-bottom: 20px;
	}	
	
	#entry .entry_sec{
		background: url(../../image/re_lp/contents_bg01.jpg);
		width: 1080px;
		margin: 0 auto;
		display: flex;
		padding: 30px 0 30px 0;
	}	
	#entry ul li:nth-child(1){
		width: 300px;
		height: 260px;
		margin-right: 30px;
	}
	.entry_inner{
		width: 750px;
		height: 260px;
		background: url(../../image/re_lp/entry_bg.png);
	}
	.entry_inner ul {
		width: 710px;
		height: 62px;
		margin: 80px auto 0 auto;
		display: flex;
		justify-content: space-between;
	}
	.addressform{
		display: block;
		width: 494px;
		height: 56px;
		background: #e1e1e1;
		border: solid 3px #1abc9c;
		border-radius: 10px;
		text-indent: 10px;
		margin-right: 10px;
	}	
.addressform:hover {
	border:3px solid #ec7063;
}

.addressform:active {
	border:3px solid #ec7063;
}
	
	.entrybtn{
		background: url(../../image/re_lp/entry_btn.png);
		display: block;
		width: 200px;
		height: 62px;
		border: none;
		text-indent: -9999px;
		cursor: pointer;
	}
	.entrybtn:hover{
	opacity: 0.8;
	}
	
	.entry_text{
		display: block;
		width: 710px;
		margin:10px auto 0 auto;
		font-size: 12px;
	}	

/*20200605_追加*/
.entry_other{
	width: 1040px;
	height: auto;
	margin: 0 auto 0px auto;
	background: #fff;
	border-radius: 20px;
	padding: 20px;
	}
.entry_other p{
	
	width: 1040px;
	margin: 0 auto 20px auto;
	text-align: center;
	background: #1b9c72;
	font-size: 24px;
	font-weight: bold;
	padding: 10px 0 10px 0;
	border-radius: 100px;
	color: #fff;
 	}	
	
.entry_other ul{
	width: 1040px;
	height: auto;
	margin: 0 auto 0 auto;
	display: flex!important;
	justify-content: space-between;
	flex-wrap: wrap;
	}
.entry_other ul a {
	width: 100%!important;
	height: 33px!important;
	text-decoration: none;
	}	

	
.entry_other ul a li{
	width: 100%!important;
	height: 33px!important;
	margin: 0px auto 10px auto;
	border: solid 1px #e1e1e1;
	display: flex;
	border-radius: 5px;
	overflow: hidden;
	font-size: 1em;
	}

.entry_other ul a:nth-child(1) li{
	/*background: #FFFFFF;*/
	background: #333333;
	color: #FFFFFF;
	}
.entry_other ul a:nth-child(2) li{
	background: #3acd01;
	color: #fff;
	}		

.entry_other ul a:nth-child(3) li{
	background: #e61017;
	color: #fff;
	}
	
	
.entry_other ul a li img{
	width: 33px;
	height: 33px;
	display: block;
	}
.entry_other ul a li span{
	display: block;
	padding-top: 7px;
	text-indent: 10px;
	}
	


.line_b {
	margin-top: 30px;
	text-align: center;

}

.line_b a{
	display: inline-block;
	margin-top: 10px;
	padding: 15px 0 15px;
	text-align: center;
	border: solid 1px #666;
	width: 748px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: bold;
	background: #3acd01;
	color: #FFFFFF;
	text-decoration: none;
}		
	
.line_b a:hover{
	background: #181818;
	color: #fff;
}
		#fff;
	}	
	
/*20200605_追加ここまで*/		
	
	
/* ------------------------------------------------------
step
------------------------------------------------------ */	
	
	#step {
		width: 1080px;
		margin: 30px auto 0 auto;
	}	
	
	#step h2 {
		width: 672px;
		height: 92px;
		margin: 0 auto 30px auto;
	}
	#step h2 img {
		display: block;
		width: 672px;
		height: 95px;
	}	
	
	.step_inner{
		width: 1080px;
		height: auto;
	}
	
	.step_inner dl{
		width: 340px;
		height: 240px;
		float: left;
		background: #fff;
		margin-right: 30px;
		border-radius: 20px;
		overflow: hidden;
	}
	.step_inner dl:nth-child(3){
		width: 340px;
		float: left;
		background: #fff;
		margin-right: 0px;
	}
	.step_inner dl dt{
		width: 340px;
		text-align: center;
		padding: 10px 0 10px 0;
		background: #1abc9c;
		color: #fff;
		font-family: 'Noto Sans JP', sans-serif;
	font-size:18px;
	font-weight:bold;
	}
	
	.step_inner dl dd{
		width: 300px;
		text-align: left;
		padding: 20px;
		background: #fff;
		color: #000;
		font-family: 'Noto Sans JP', sans-serif;
	}	
	.step_inner dl dd p{
		
		color: #1abc9c;
		font-size: 18px;
		font-weight: bold;
		font-family: 'Noto Sans JP', sans-serif;
		margin-bottom: 10px;
	}	
	
/* ------------------------------------------------------
basic
------------------------------------------------------ */

#basic {
	width: 1080px;
	height: auto;
	margin: 30px auto 0 auto;
}	


#basic dl {
	width: 1080px;
}		
	
#basic dl dt{
	width: 1080px;
}		
	
#basic dl dd{
	width: 1020px;
	background: #fff;
	padding: 0px 30px 30px 30px;
	
}
	
#basic dl dd:nth-child(2){
	width: 1020px;
	background: #fff;
	padding: 30px 30px 30px 30px;
	
}	
	
#basic dl dd li{
	float: left;
}
#basic dl dd li:nth-child(1){
	width: 670px;
	height: 270px;
}
#basic dl dd li:nth-child(2){
	width: 280px;
	height: 220px;
	margin-left: 20px;
	background: #f0f0f0;
	border: solid #e1e1e1 5px;
	padding: 20px;
	font-size: 18px;
	font-weight: bold;
	font-family: 'Noto Sans JP', sans-serif;
	border-radius: 20px;
	
}
	
/* ------------------------------------------------------
catch01
------------------------------------------------------ */	

#catch01 {
	width: 100%;
	height: 443px;
	margin: 30px auto 0 auto;
	background: url(../../image/re_lp/catch01_bg.png)no-repeat center center;
}	
	

#catch01 .catch01inner {
	width: 1080px;
	margin: 0px auto 0 auto;
	padding-top: 50px;	
}		


	#catch02 {
		width: 100%;
		height: 480px;
		margin: 30px auto 0 auto;
		background: url(../../image/re_lp/catch02_bg.png)no-repeat center center;
	}	


	#catch02 .catch01inner {
		width: 960px;
		margin: 0px auto 0 auto;
		padding-top: 20px;	
	}		


	#catch03 {
		width: 100%;
		height: 480px;
		margin: 30px auto 0 auto;
		background: url(../../image/re_lp/catch03_bg.png)no-repeat center center;
	}	


	#catch03 .catch01inner {
		width: 1080px;
		margin: 0px auto 0 auto;
		padding-top: 40px;	
	}		


	#catch04 {
		width: 100%;
		height: 727px;
		margin: 0px auto 0 auto;
		background: url(../../image/re_lp/catch04_bg.png)no-repeat center center;
	}	


	#catch04 .catch01inner {
		width: 1080px;
		margin: 0px auto 0 auto;
		padding-top: 50px;	
	}		
	#catch05 {
		width: 100%;
		height: auto;
		margin: 0px auto 0 auto;
		background: none;
	}	


	#catch05 .catch01inner {
		width: 1080px;
		height: 327px;
		margin: 0px auto 0 auto;
		padding-top: 50px;	
	}
	
	#catch06 {
		width: 100%;
		height: 563px;
		margin: 30px auto 0 auto;
		background: url(../../image/re_lp/catch05_bg.png)no-repeat center center;
	}	


	#catch06 .catch01inner {
		width: 990px;
		height: 455px;
		margin: 0px auto 0 auto;
		padding-top: 50px;	
	}		
	
	#catch07 {
		width: 100%;
		height: auto;
		margin: 30px auto 30px auto;
		background: none;
	}	


	#catch07 .catch01inner {
		width: 736px;
		height: auto;
		margin: 0px auto 0 auto;
		padding-top: 0px;	
	}
	#catch08 {
		width: 100%;
		height: auto;
		margin: 30px auto 30px auto;
		background: none;
	}	


	#catch08 .catch01inner {
		width: 863px;
		height: auto;
		margin: 0px auto 0 auto;
		padding-top: 0px;	
	}
	
/* ------------------------------------------------------
pr
------------------------------------------------------ */

#pr {
	width: 1080px;
	height: auto;
	margin: 30px auto 0 auto;
}	


#pe dl {
	width: 1080px;
}		
	
#pr dl dt{
	width: 1080px;
}		
	
#pr dl dd{
	width: 1020px;
	background: #fff;
	padding: 30px 30px 0 30px;
	
}
	
#pr dl dd:nth-child(4){
	width: 1020px;
	background: #fff;
	padding: 30px 30px 30px 30px;
	
}	
	
#pr dl dd li{
	float: left;
}
#pr dl dd li:nth-child(1){
	width: 270px;
	height: 226px;
}
#pr dl dd li:nth-child(2){
	width: 680px;
	height: 176px;
	margin-left: 20px;
	background: #f0f0f0;
	border: solid #e1e1e1 5px;
	padding: 20px;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Noto Sans JP', sans-serif;
	border-radius: 20px;
	
}	
	
/* ------------------------------------------------------
voice
------------------------------------------------------ */

#voice {
	width: 1080px;
	height: auto;
	margin: 30px auto 0 auto;
}	
	

#voice dl dt{
	width: 1080px;
	height: auto;
	margin: 0px auto 0 auto;
}		
	

/* ------------------------------------------------------
footer
------------------------------------------------------ */	
#footer {
	width: 100%;
	background: #181818;
	padding: 30px 0 0 0;
}
	
#footer .footer_inner{
	width: 1020px;
	background: #181818;
	margin: 0 auto 20px auto;
}
	
#footer .footer_inner h5{
	width: 205px;
	height: 38px;
	margin: 0 auto;
}	

#footer .footer_inner .footer_navi{
	text-align: center;
}		
#footer .footer_inner .footer_navi li{
	display: inline-block;
	padding: 30px 15px 30px 15px;
}	
#footer .footer_inner .footer_navi li a{
	color: #fff;
	text-decoration: none;
}
#footer .footer_inner .footer_navi li a:hover{
	opacity: 0.8;
}		
	
#footer .footer_inner .footer_banner{
	text-align: center;
}		
#footer .footer_inner .footer_banner li{
	display: inline-block;
	padding: 0px 15px 30px 15px;
}	
#footer .footer_inner .footer_banner li a{
	color: #fff;
	text-decoration: none;
}
#footer .footer_inner .footer_banner li a:hover{
	opacity: 0.8;
}	

#footer .footer_inner p{
	color: #ccc;
	text-decoration: none;
}		

#footer .copy{
	width: 100%;
	background: #3b3b3b;
	padding: 10px 0 10px 0;
	color: #ccc;
	text-align: center;
}
		
/* ------------------------------------------------------
rogin
------------------------------------------------------ */			
	
#rogin {
		width: 1020px;
		background: #f0f0f0;
		border: solid #e1e1e1 5px;
		padding: 30px;
		margin: 20px auto 30px auto;
		border-radius: 20px;
	}	

	
.mail {
		width: 990px;
		background: #fff;
		border: solid #ccc 5px;
		padding:15px 10px 15px 10px;
		margin: 0px auto 10px auto;
		border-radius: 5px;
	}
	
.hm_text {
		width: 990px;
		background: #fff;
		border: solid #ccc 5px;
		padding:15px 10px 15px 10px;
		margin: 0px auto 10px auto;
		border-radius: 5px;
	
	}
	.m_i_btn .rogin_btn{
		background: url(../../image/re_lp/rogin_btn.png);
		width: 205px;
		height: 52px;
		display: block;
		margin: 10px auto 10px auto;
		text-indent: -9999px;
		border: none;
		cursor: pointer;
	}
.m_i_btn .rogin_btn:hover{
	opacity: 0.7;
	}		
	
/* ------------------------------------------------------
forget
------------------------------------------------------ */			
	
#forget {
		width: 1020px;
		background: #f0f0f0;
		border: solid #e1e1e1 5px;
		padding: 30px;
		margin: 20px auto 30px auto;
		border-radius: 20px;
	}
#forget p{
		
		margin: 0px auto 10px auto;
		
	}
	
.m_f_btn .forget_btn{
		background: url(../../image/re_lp/rogin_btn02.png);
		width: 205px;
		height: 62px;
		display: block;
		margin: 10px auto 10px auto;
		text-indent: -9999px;
	border: none;
	cursor: pointer;
	}
.m_i_btn .rogin_btn:hover{
	opacity: 0.7;
}			
	
/* ------------------------------------------------------
error
------------------------------------------------------ */			
	
#error {
		width: 1020px;
		background: #f0f0f0;
		border: solid #e1e1e1 5px;
		padding: 30px;
		margin: 20px auto 30px auto;
		border-radius: 20px;
	}
#error p{
		
		margin: 0px auto 10px auto;
		
	}	
	

/* ------------------------------------------------------
privacy
------------------------------------------------------ */			
	
#privacy {
		width: 1020px;
		background: #f0f0f0;
		border: solid #e1e1e1 5px;
		padding: 30px;
		margin: 20px auto 30px auto;
		border-radius: 20px;
	}
.privacy_text{
		display: block;
		width: 970px;
		height: auto;
		padding: 20px;
		font-family: 'Noto Sans JP', sans-serif;
		background: #fff;
		border-radius: 10px;
		margin-bottom: 20px;
		border: solid 5px #e1e1e1;
		line-height: 1.7;
	}


/* ------------------------------------------------------
commerce
------------------------------------------------------ */			
	
#commerce {
		width: 1020px;
		background: #f0f0f0;
		border: solid #e1e1e1 5px;
		padding: 30px;
		margin: 20px auto 30px auto;
		border-radius: 20px;
	}	

	
.commerce table{
		width: 970px;
	background: #fff;
	border: solid 2px #83be28;
	margin: 0 auto 20px auto;
	}	
.commerce table tr,td{
	padding: 15px;
	background: #fff;
	border: solid 2px #83be28;	
}
	
.commerce table tr td:nth-child(1){
	width: 30%;
}			
	
}/*めでぃあくえり終点*/		