@charset "utf-8";
/* CSS Document */

body {
	font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "MS Pゴシック" , "MS PGothic" , sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	min-width: 320px;
	-webkit-text-size-adjust: 100%;
	font-size:1.2em;
/*	background:#00a0e9;*/
}

img{
	width: 100%;
	height:auto;
}
img.harf {
	width:60%;
}

.PC_mode{
	display:none;
}
.SP_mode {
	text-align:center;
}

.conte {
	width:100%;
	margin:0 auto;
	padding:0;
	box-sizing:border-box;
}


.indent{
	text-indent:-1em;
	padding-left:1em;
}

.mente {
    border: 2px solid #da4033;
    border-radius: 4px;
    font-size: 13.5px;
    line-height: 1.5em;
    margin: 1em auto;
    padding: 1em;
    text-align: center;
    width: 90%;
}

.btn_area {
	width:85%;
	margin:0 auto;
	text-align:center;
	padding-bottom:25px;
}

.img_90{
	width:90%;
	margin:0 auto;
}


.header {
	background:#fff;
	text-align:center;
	padding:15px 0;
}
.header h1 {
	width:75%;
	margin:0 auto;
}

#main_SP {	
	background-position: 0 top;
	background-repeat: repeat-x;
	background-size: auto 90%;
}
#main_SP h2 {
	padding-top:0px;
	padding-bottom:0px;
}
#main_SP img{
width:100%
}


#card {
	text-align:center;
	margin:30px 0 0;
}
#card .contact_btn{
	margin: 20px auto;
	width:90%;
}
#card p.w80{
    width:80%;
	margin:0 auto;
}


#chance{
    width:100%;
    margin: 0 auto;
    padding: 0;
    margin: 0 0 20px 0;
}
#chance h2 {
	background:url(../images/chance_bg.png) center center / cover no-repeat;
	text-align:center;
}
#chance .area {
	margin-bottom: 20px;
}
#chance .contact_btn,
#join .contact_btn{
	margin:20px auto;
	width:100%;
}

#chance ul {
    margin:0 40px;
    font-size: 0.8em;
    line-height: 1.3;
}

#chance li {
    margin-bottom: 5px;
    padding-left: 1em;
    text-indent: -1em;
}

#chance img.mb20{
	margin-bottom:20px !important;
}


#sapica {
	overflow:hidden;
	margin:0 0 10px;
}
.sapica_conte {
	overflow:hidden;
}
.sapica_txt {
	font-size:80%;
	margin-top:10px;
	padding-left:5%px;
	text-align:center;
}
.sapica_txt span {
	background-color:#fff338;
}
.sapica_img {
	text-align:center;
	width:30%;
	margin-top:10px;
	float:right;
}
.sapica_link {
	margin-left:60%;
	background: url(../images/sapica_arrow.png) no-repeat left 50%;
	background-size:15px auto;
	padding-left:26px;
	margin-bottom:20px;
	width:40%;
}
.sapica_link a, .sapica_link a:visited {
	font-size:80%;
	color:#ff9fa0;
}
.card_txt {
	font-size:80%;
	padding-left:15%;
}

#sapica .contact_btn {
	margin:40px auto;
	width:90%;
}



.contact_btn {
	width:90%;
    text-align: center;
    margin: 40px auto;
}

#point {
	margin:40px 0 30px;
}
#point .fl_conte {
	overflow:hidden;
	margin-bottom:15px;
}
#point .fl_conte .l_img {
	width:70%;
	float:none;
	margin-left:auto;
	margin-right:auto;
}
#point .fl_conte .r_txt {
	font-size:80%;
	width:90%;
	float:none;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}
#point .fl_conte .r_txt p {
	margin-bottom:10px;
}
#point .fl_conte .r_txt p.link {
	margin-bottom:30px;
	background: url(../images/link_arrow.png) no-repeat left 50%;
	background-size:15px auto;
	padding-left:30px;
}


#join {
	width:100%;
	margin:0 auto 40px;
}
#join .line_box_area {
	overflow:hidden;
	width:auto;
	margin:0 auto 20px;
}
#join .line_box_area .l_box {
	padding:3%;
	width:90%;
	float:none;
	margin:0 auto 15px;
}
#join .line_box_area .r_box {
	padding:3%;
	width:90%;
	float:none;
	margin:0 auto 15px;
}
#join .line_box_area .l_box h3,
#join .line_box_area .r_box h3 {
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#join .line_box_area .l_box h3 img,
#join .line_box_area .r_box h3 img {
	width:75%;
}
#join .line_box_area .l_box p,
#join .line_box_area .r_box p {
	margin-bottom:20px;
	font-size:90%;
	padding:0 10px;
}
#join .line_box_area .l_box span,
#join .line_box_area .r_box span {
	font-size:70%;
}
#join .line_box_area div.join_link {
	width:42%;
	margin:0 auto;
	background: url(../images/link_arrow.png) no-repeat left 50%;
	background-size:15px auto;
	padding-left:30px;
	line-height:110%;
}
#join .line_box_area div.long {
	width:57%;
}

#join .line_box {
	border:2px dotted #0084d0;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */
	padding:5%;
	width:86%;
	margin:0 auto 20px;
}
#join .line_box h3 {
	text-align:center;
	margin-bottom:20px;
}
#join .line_box h3 img {
	width:80%;
}
#join .line_box h4 {
	margin-bottom:10px;
}
#join .fl_box {
	overflow: hidden;
	margin-bottom:15px;
}
#join .fl_box .l_img {
	width:60%;
	float:none;
	margin:0 auto 10px;
	text-align:center;
}
#join .fl_box .r_txt {
	width:100%;
	float:none;
	margin:0 auto 10px;
}
#join .fl_box .r_txt .link {
	width:45%;
	margin:0 auto 0;
	background: url(../images/link_arrow.png) no-repeat left 50%;
	background-size:13px auto;
	padding-left:26px;
}


#flow {
	width:100%;
	margin:0 auto 40px;
}
#flow .SP_mode img {
	width:100%;
	margin:0 auto;
}
#flow h2 {
	margin-bottom:30px;
}
#flow h2.SP_mode img {
	width:100%;
}
ul.notice {
	width:85%;
	margin:0 auto 40px;
}
ul.notice li {
	text-indent:-1em;
	padding-left:1em;
	font-size:80%;
}
.list {
	width:90%;
	margin:0 auto;
	font-size:100%;
	font-weight:bold;
}
.list span {
	color:#0084d0;
	font-size:200%;
	vertical-align:-0.1em;
}


#important {
	width:100%;
	margin:0 auto 40px;
	font-size:75%;
}
#important h2 {
	margin-bottom:30px;
}
#important table {
	width:100%;
	margin:0 auto;
	border-collapse: collapse;
	font-size:1.2em;
}
#important table th.sp_line{
	border-top:1px solid #424242;
}

#important table th {
	border-bottom:1px solid #424242;
	line-height:120%;
	padding:3%;
	vertical-align:top;
/*	width:94%;*/
	display:block;
	background-color:#C3C3C3;
}
#important table td {
	border-bottom:1px solid #424242;
	line-height:120%;
	padding:3%;
/*	width:94%;*/
	display:block;
	background:#fff;
}
#important dt {
}
#important dd {
	margin-left:1em;
	margin-bottom:15px;
}
#important li {
	text-indent:-0.5em;
	padding-left:0.5em;
}

#important .line_tweak{
	line-height:2em;
}

#important .contact_btn{
	margin:40px auto 40px;
	width:90%;
}

#form {
	margin:0 0 50px;
	font-size:70%;
	line-height:130%;
}
#form h2 {
	margin-bottom:30px;
}
#jokou {
	border: 1px solid #A7A7A7;
	height: 200px;
	overflow: auto;
	margin-bottom:25px;
	line-height:130%;
	padding:10px;
}
#form .form_btn,
#form .no_form_btn {
	text-align:center;
	margin-bottom:15px;
}
#form li {
	text-indent:-1em;
	padding-left:1em;
}
.form_btn {
	width:80%;
	margin:15px auto;
}
.no_form_btn {
	width:60%;
	margin:0 auto 15px;
}

#jokou table {
	width:100%;
}
.section .block h3 {
    padding: 5px;
    background-color: #f1f1f1;
    border: 1px solid #dbdad5;
    text-align: center;
    font-weight: bold;
    font-size: 120%;
	margin-top:20px;
}
.section .block h4 {
    margin: 1em 0 0;
    font-weight: bold;
}
.section .block ul {
    margin: 0.5em 0 0;
}
.section .block ul li {
    margin: 0.5em 0 0;
    padding-left: 2.5em;
    text-indent: -2.5em;
}
.section .block table {
	border:1px solid #424242;
	line-height:130%;
	padding:1.5%;
	width:100%;
	font-size:0.7em;
}
.section .block table th {
	padding: 0px;
    border: 1px solid #999999;
    background-color: #eeeeee;
    text-indent: 0em;
}
.section .block table td {
	padding: 0px;
    border: 1px solid #999999;
    text-align: center;
    text-indent: 0em;
}



#phone {
	width:100%;
	margin:0 auto 40px;
}
#phone .conte p {
	text-align:center;
	font-size:70%;
	margin-top:10px;
	color:#fff;
}
.tel {
	width:80%;
	margin:0 auto;
}

footer {
	font-size:55%;
	padding-top:10px;
	border:1px solid #A2A2A2;
	text-align:left;
	width:calc(100% - 2px);
	background:#fff;
}
footer a {
	text-align:left;
	display: block;
	/* IE 6/7 */
	/display: inline;
	/zoom: 1;
	padding:15px 5px;
	background-color:#D1D1D1;
	border-bottom:1px solid #909090;
	line-height:100%;
	margin:-6px;
	color:#FFFFFF;
	font-size:1em;
}
footer .conte{
	width:95%;
}




.wide{
	width:auto;
	font-size:0.8em;
	margin:0 20px 60px;
	padding:20px;
	background:#fff;
	border-radius:20px;
	box-sizing:border-box;}

.wide h3{
	font-size:1.4em;
	line-height:2em;
	font-weight:bold;}

.wide h3 span{
	font-size:1.4em;
	color:#006fbc;}

p.indent2{
	text-indent:-1em;
	padding-left:1em;
	line-height:1.6em;}

p.indent2 span{
	font-size:1.4em;
	color:#82c1ea;}

/*---220208修正---*/
body{
/*	background:#e40073;*/}





/*#main_PC h2 img,#chance img{
    width: 95%;}*/

#chance{
    margin: 0;}

#card {
    background-color: #FFFFFF;
    margin:0;}

#card .contact_btn {
    margin: 20px auto 0;}

#card p{
  padding-top: 20px;
  margin:0 auto 0px;}

/*.contact_btn {
  /*margin: 20px 0 0 0;*/
  /*padding-bottom: 0px;}
*/
.wide {
  border: 3px solid #e4007f;
  margin:0 20px 30px;}

.wide_wrap{
  width: 100%;
  text-align: center;
  background-color: #fff;
  padding:30px 0 1px 0;
  margin-bottom: 30px;}

#join,#flow,#important,#phone{
  margin: 0 auto;
  width: 95%;}

#join .conte,#flow .conte,#important .conte,#phone .conte{
/*  background: #FAEDCB;*/
  background: #fff;
  border-radius: 30px;
  padding: 20px;
  margin:0 auto 30px;}

#join .conte h2{
  width: 95%;}

#phone .conte p {
	color:#804A00;}

#main_SP .conte .mt30{
  margin-top: 0!important;
}

.wide{
	border: 3px solid #3aae36;}