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

.box_contents p.para_title_thanks {
	padding: 0 0 7px 30px;
	font-size: 17px;
}
.box_contents p.para_title_upl {
    padding-bottom: 40px;
	font-size: 18px;
}
.box_contents p.para_title_form {
	font-size: 16px;
}
.box_contents ul li {
	padding: 0 0 5px 15px;
}
.box_contents ul li.li_btm {
	padding-bottom: 0;
}
.box_contents dt {
	padding: 0 0 7px 21px;
	font-size: 16px;
}
.box_contents dt.dt1 {
	background:url(../images/icon_round1.png) 0 5px no-repeat;
	-webkit-background-size:15px auto;
	-moz-background-size:15px auto;
	-o-background-size:15px auto;
	background-size:15px auto;
}
.box_contents dt.dt2 {
	background:url(../images/icon_round2.png) 0 5px no-repeat;
	-webkit-background-size:15px auto;
	-moz-background-size:15px auto;
	-o-background-size:15px auto;
	background-size:15px auto;
}
.box_contents dt.dt3 {
	background:url(../images/icon_round3.png) 0 5px no-repeat;
	-webkit-background-size:15px auto;
	-moz-background-size:15px auto;
	-o-background-size:15px auto;
	background-size:15px auto;
}
.box_contents dd {
	padding-bottom: 35px;
}
.box_contents p.p_square {
	display: block;
	padding: 0 0 20px 22px;
	margin: 0;
	font-weight: bold;
	font-size: 15px;
	color: #555;
}
.box_contents p.p_square1 {
	background:url(../images/icon_square1.png) 0 4px no-repeat;
	-webkit-background-size:17px auto;
	-moz-background-size:17px auto;
	-o-background-size:17px auto;
	background-size:17px auto;
}
.box_contents p.p_square2 {
	background:url(../images/icon_square2.png) 0 4px no-repeat;
	-webkit-background-size:17px auto;
	-moz-background-size:17px auto;
	-o-background-size:17px auto;
	background-size:17px auto;
}
.box_contents p.p_square3 {
	background:url(../images/icon_square3.png) 0 4px no-repeat;
	-webkit-background-size:17px auto;
	-moz-background-size:17px auto;
	-o-background-size:17px auto;
	background-size:17px auto;
}
.box_contents p.p_round {
	padding: 0 0 30px 15px;
	margin: 0;
	font-size: 14px;
	background:url(../images/icon_w_round1.png) 0 8px no-repeat;
	-webkit-background-size:10px auto;
	-moz-background-size:10px auto;
	-o-background-size:10px auto;
	background-size:10px auto;
}
.box_contents p.p_round2 {
	padding-bottom: 5px;
}
.box_contents p.p_round3 {
	padding-bottom: 15px;
}
p.p_button {
	padding-top:12px;
}
p.t_button {
	padding:20px 0 16px;
}
p.t_button a {
	padding: 15px 7% 16px;
	font-size: 14px;
}
p.ent_button {
	padding: 10px 0 0;
}
p.form_screen_tb, p.form_screen_pc {
	display: none;
}
p.form_screen img {
	width: 100%;
	max-width: 430px; 
}
.frm_e3 {
	width: 100%;
}
input[type=text], select {
	width: 100%;
	font-size: 14px;
}
textarea {
	width: 98%;
	font-size: 14px;
}
input[type=text].w1, select.w1 {
	width: 95%;
}
input[type=text].w2, select.w2 {
	width: 60%;
}
input[type=text].w3, select.w3 {
	width: 23%;
}
input[type=text].w4, select.w4 {
	width: 35%;
}
input[type=text].w5, select.w5 {
	width: 95%;
}
input[type="radio"],input[type="checkbox"]{
    position: relative;
    top: 2px;
}
.button {
	text-align: right;
}
.button_left {
	text-align: left;
}
.button2 {
	padding-top: 50px;
}
.button a {
	line-height: 4em;
}
a.a_button {
	background-color: #e0e0e0;
	color: #666;
	max-width: 86%;
	padding: 8px 7% 9px;
	font-weight: bold;
	font-size: 13px;
	border: 1px solid #888;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
    transition: all 0.3s;/*アニメーション設定*/
}
a.a_button:hover {
	background-color: #d5d5d5;
}
input[type=submit] {
	-webkit-appearance: none;
	max-width: 86%;
	padding: 11px 8% 12px;
	background-color: #6890ba;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	border: none;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	margin-left: 15px;
	cursor: pointer;	
    transition: all 0.3s;/*アニメーション設定*/
}
input[type=submit]:hover {
	background-color: #94b5d3;
}
p.error {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 20px;
}
p.error2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 2px;
}
p.upload_band {
    font-size: 16px;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 20px;
}
.box_contents p.p_thanks {
	padding: 5px 0 10px;
	font-size: 20px;
	font-weight: bold;
	color: #6890ba;
}
.box_contents p.para_subtitle_big {
	font-size: 20px;
}
/* 利用規約 */
.rule_txt {
    padding: 15px;
    height: 300px;
    overflow-y: scroll;
    background-color: rgba(255,255,255,0.7);
}
.box_contents .rule_txt p {
	font-weight: bold;
	padding-bottom: 3px;
}
.box_contents .rule_txt ul {
	padding-bottom: 10px;
}
.box_contents .rule_txt ul li {
	padding: 0 0 15px 15px;
}
.box_contents .rule_txt ul.ul_btm {
	padding-bottom: 0;
}
.box_contents .rule_txt ul li.li_btm {
	padding-bottom: 0;
}
/* スマホ横～ */
@media screen and (min-width:480px) {
	input[type=text].w1, select.w1 {
		width: 90%;
	}
	input[type=text].w2, select.w2 {
		width: 50%;
	}
	input[type=text].w3, select.w3 {
		width: 22%;
	}
	input[type=text].w4, select.w4 {
		width: 30%;
	}
	input[type=text].w5, select.w5 {
		width: 90%;
	}
}
/* Kindle縦～ */
@media screen and (min-width:550px) {
	input[type=text].w1, select.w1 {
		width: 80%;
	}
	input[type=text].w2, select.w2 {
		width: 40%;
	}
	input[type=text].w3, select.w3 {
		width: 18%;
	}
	input[type=text].w4, select.w4 {
		width: 25%;
	}
	input[type=text].w5, select.w5 {
		width: 65%;
	}
}
/* タブレット縦～ */
@media screen and (min-width:750px) {
	p.form_screen_sp {
		display: none;
	}
	p.form_screen_tb {
		display: block;
	}
	p.form_screen img {
		max-width: 580px; 
	}
	input[type=text].w1, select.w1 {
		width: 70%;
	}
	input[type=text].w2, select.w2 {
		width: 35%;
	}
	input[type=text].w3, select.w3 {
		width: 15%;
	}
	input[type=text].w4, select.w4 {
		width: 20%;
	}
	input[type=text].w5, select.w5 {
		width: 55%;
	}
	.box_contents p.p_square {
		padding: 0 0 30px 23px;
		font-size: 16px;
	}
	.box_contents p.p_square1 {
		background:url(../images/icon_square1.png) 0 4px no-repeat;
		-webkit-background-size:18px auto;
		-moz-background-size:18px auto;
		-o-background-size:18px auto;
		background-size:18px auto;
	}
	.box_contents p.p_square2 {
		background:url(../images/icon_square2.png) 0 4px no-repeat;
		-webkit-background-size:18px auto;
		-moz-background-size:18px auto;
		-o-background-size:18px auto;
		background-size:18px auto;
	}
	.box_contents p.p_square3 {
		background:url(../images/icon_square3.png) 0 4px no-repeat;
		-webkit-background-size:18px auto;
		-moz-background-size:18px auto;
		-o-background-size:18px auto;
		background-size:18px auto;
	}
	.box_contents p.p_round {
		background:url(../images/icon_w_round1.png) 0 9px no-repeat;
		-webkit-background-size:10px auto;
		-moz-background-size:10px auto;
		-o-background-size:10px auto;
		background-size:10px auto;
	}
	p.t_button a {
		padding: 15px 5% 16px;
		font-size: 15px;
	}
	a.a_button {
		padding: 8px 5% 9px;
		font-size: 14px;
	}
}
/* PC */
@media screen and (min-width:1024px) {
	.box_contents p.para_title_thanks {
		padding: 0 0 12px 35px;
		font-size: 20px;
	}
    .box_contents p.para_title_upl {
        padding-bottom: 50px;
		font-size: 20px;
    }
    .box_contents p.para_title_form {
		font-size: 19px;
    }
	p.form_screen_tb {
		display: none;
	}
	p.form_screen_pc {
		display: block;
	}
	p.form_screen img {
		max-width: 856px; 
	}
	.box_contents dt {
		padding: 0 0 40px 24px;
		font-size: 17px;
	}
	.box_contents dd {
		padding: 0 0 40px 17.5em;
	}
	.box_contents dl.e2_dl dd {
		padding: 0 0 40px 17.5em;
	}
	.box_contents dl.e4_dl dd {
		padding: 0 0 40px 14.5em;
	}
	.box_contents dl.e5_dl dd {
		padding: 0 0 40px 15.5em;
	}
    .box_contents dd.dd_btm {
        padding-bottom: 0;
    }
	.box_contents dt.dt1 {
		background:url(../images/icon_round1.png) 0 5px no-repeat;
		-webkit-background-size:17px auto;
		-moz-background-size:17px auto;
		-o-background-size:17px auto;
		background-size:17px auto;
	}
	.box_contents dt.dt2 {
		background:url(../images/icon_round2.png) 0 5px no-repeat;
		-webkit-background-size:17px auto;
		-moz-background-size:17px auto;
		-o-background-size:17px auto;
		background-size:17px auto;
	}
	.box_contents dt.dt3 {
		background:url(../images/icon_round3.png) 0 5px no-repeat;
		-webkit-background-size:17px auto;
		-moz-background-size:17px auto;
		-o-background-size:17px auto;
		background-size:17px auto;
	}
	textarea {
		width: 99%;
	}
	input[type=text].w1, select.w1 {
		width: 400px;
	}
	input[type=text].w2, select.w2 {
		width: 180px;
	}
	input[type=text].w3, select.w3 {
		width: 80px;
	}
	input[type=text].w4, select.w4 {
		width: 120px;
	}
	input[type=text].w5, select.w5 {
		width: 300px;
	}
	input[type=submit] {
		padding: 12px 7% 13px;
		font-size: 15px;
	}
    .button_left {
        text-align: right;
    }
    .button_left_pc {
        text-align: left;
    }
    /* 利用規約 */
    .rule_txt {
        padding: 20px;
        height: 500px;
    }
    .box_contents .rule_txt ul {
        padding-bottom: 15px;
    }
    .box_contents p.p_round3 {
        padding-bottom: 20px;
    }
}
/* PC */
@media screen and (min-width:1366px) {
	/* CONTENTS */
	p.p_button a {
		padding: 10px 30px 11px;
	}
	p.t_button a {
		padding: 15px 30px 16px;
	}
    p.ent_button a {
	    padding: 19px 50px 20px;
    }
}