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


* {
    color: rgb(51, 51, 51);
    font-family: "メイリオ",Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka,sans-serif;
    word-break: break-all;
    margin: 0px;
    padding: 0px;
    color: #3e3e3e;
    -webkit-text-size-adjust: 100%;
    list-style-type: none;
    line-height: 1.8em;
}
body{
	font-size: 72%;
	line-height: 200%;
}
img{
	vertical-align: middle;
}
.sp{
	display: none;	
}
.basewidth{
	width: 950px;
	margin: 0 auto;	
}
.linkcolor{
	color: #068c96;	
}
.colornone{
	color: #fee;
}
.header{
	background: #f2f2f2;
	height: 60px;
	line-height: 60px;
}
.header .midashi1{
	line-height: 60px;
	height: 60px;
}
.clear{
	clear: both;	
}
.marginbottom10{
	margin-bottom: 10px;	
}
.marginbottom15{
	margin-bottom: 15px;	
}
.marginbottom20{
	margin-bottom: 20px;	
}
.marginbottom25{
	margin-bottom: 25px;	
}
.marginbottom30{
	margin-bottom: 30px;	
}
.marginbottom60{
	margin-bottom: 60px;
}

.pagetitle{
	background-image: url(../images/backGround.jpg);
	height: 140px;
	background-position: center;
	background-size: cover;
	margin-bottom: 30px;
}
.pagetitle .midashi2{
    margin: auto;
    line-height: 140px;
    font-size: 300%;
    text-shadow: 0px 0px 4px #fff;
    background: center center no-repeat;
    text-align: left;
	font-weight: bold;
}

main{
	font-size: 100%;	
}
.sec .midashi3{
	margin-bottom: 20px;
    padding-left: 10px;
    background: url(../images/title.png) left top no-repeat;
    border: 1px solid #d9d9d9;
    border-bottom: 3px solid #02a0e9;
    color: #000;
    font-size: 150%;
    line-height: 40px;	
}
.sec .midashi4{
	font-size: 150%;
	border-left: 5px solid #02a0e9;
	padding-left: 10px;
	margin: 20px 0;
}

/*ステップ*/
.flow-wrap{
	overflow: hidden;
}
.article{
    letter-spacing: 0.03em;	
}
.article .flow {
    float: left;
    width: 287px;
    margin-bottom: 10px;
    padding: 0px 15px;
    font-size: 150%;
    line-height: 60px;
    background: #eee;
    text-align: center;
    color: #999;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.article .sel{
	width: 286px;
    background: #02A0E9;
    color: #fff;
}
.article .flow span {
    display: block;
    float: right;
    height: 0;
    width: 0;
    margin-right: -40px;
    border: 30px solid #fff;
    border-left-color: #eee;
    text-indent: -9999px;
}
.article .sel span {
    border-left-color: #02A0E9;
}
form .dl{
	border-bottom: 1px dotted #ccc;
	background: #fee;
}
form .content .dl:nth-of-type(1){
	border-top: 1px dotted #ccc;
}
form .dl:after{
	content: "";
	display: block;
	clear: both;
}
form .dt{
	width: 200px;
	padding: 10px;
	padding-right: 50px;
	float: left;
	font-weight: bold;
	min-height: 1em;
	padding-bottom: 15px;
}
form .dd{
	float: left;
	padding: 10px;
	background: #fff;
	width: 670px;
	padding-bottom: 15px;
}
form .dl-last .dd{
	/*padding-bottom: 0;*/
}
form .dd .left{
	float: left;	
}
form .dd .left:nth-of-type(1){
	width: 150px;	
}
form .dd .left2{
	float: left;	
}
form .dd .left2:nth-of-type(1){
	width: 60px;	
}
form .hissu{
	background-image: url(../images/formIcon_a.png);
	background-repeat: no-repeat;
	background-position: 210px 10px;
}
form .nini{
	background-image: url(../images/formIcon.png);
	background-repeat: no-repeat;
	background-position: 210px 10px;
}
form input[type="text"]{
	padding: 3px;
	height: 23px;
	box-sizing: border-box;	
	border: 1px solid #ccc;	
}
form textarea{
	height: 110px;
	border: 1px solid #ccc;	
}
form .w177{
	width: 177px;	
}
form .w60{
	width: 60px;	
}
form .w86{
	width: 86px;	
}
form .w355{
	width: 355px;	
}
form .w670{
	width: 670px;	
}
.ng{
	/*border: 1px solid #f13939 !important;*/
	background: #fff6f6 !important;
}
.open_p{
	margin-top: 1em;
}

/*写真について*/
.img-pic-wrap{
	margin-bottom: 10px;
	overflow: hidden;
}
.img-pic-cont{
	width: 210px;
	float: left;
}
.img-pic-wrap .img-pic-cont{
		margin-right: 20px;
}
.img-pic-wrap .img-pic-cont:last-child{
	margin-right: 0;
}
.img-pic{
	height: 155px;
	border: 1px solid #ccc;
	background: #ffc;
	padding: 25px 20px;
	box-sizing: border-box;
}
.img-pic1{
	background-image: url(../images/pic1.jpg);
}
.img-pic2{
	background-image: url(../images/pic2.jpg);
}
.img-pic .midashi_p{
	font-weight: bold;
	font-size: 150%;
	text-align: center;
	margin-bottom: 15px;
	text-indent: -9999px;
}
.img-pic .content_p{
	line-height: 1.5em;
	text-indent: -9999px;	
}
.pic_wrap{
	overflow: hidden;	
}
/*個人情報の取扱いについて*/
.exp{
	padding: 10px 10px 0px 10px;
    border: 1px solid #ccc;	
	margin: 15px 0;
}
.exp *{
	margin-bottom: 10px;	
}
.exp .midashi5{
	font-weight: bold;
	font-size: 100%;	
}
iframe .privacypolicy {
	padding: 10px 10px 0px 10px;
    height: 6em;
}
.submit-wrap,
.submit-wrap2{	
	width: 260px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.submit-wrap .sub{
	background: #02A0E9;	
	font-size: 180%;
	font-weight: bold;
	text-align: center;
	border: none;
	border-radius: 5px;
	padding: 15px 30px;
	line-height: 110%;
	width: 100%;
	cursor: pointer;
	height: 60px;
	color: #fff;
}
.submit-wrap .sub:hover{
	opacity: 0.6;
}
.submit-wrap2 .sub2{
	background: #02A0E9;	
	font-size: 180%;
	font-weight: bold;
	text-align: center;
	border: none;
	border-radius: 5px;
	padding: 5px 30px;
	line-height: 110%;
	width: 100%;
	cursor: pointer;
	color: #fff;
	height: 60px;
	line-height: 1.25em;
}
.submit-wrap2 .sub2 small{
	color: #fff;
	font-size: 70%;
	font-weight: normal;
	line-height: 1em;
}
.submit-wrap2 .sub2:hover{
	opacity: 0.6;
}



/*キャンペーンについて*/

/*.campaign_eigyo_wrap{
	padding-top: 15px;
}
.campaign_eigyo_wrap dl{
	margin-bottom: 5px;
	width: 550px;
}
.campaign_eigyo_wrap dd span{
	float: right;
	padding-right: 170px;
}*/

/*キャンペーンについて*/
.campaign_eigyo_wrap {
padding-top: 15px;
margin-bottom: 1em;
}
.campaign_eigyo_wrap dl {
margin-bottom: 5px;
width: 640px;
}
.campaign_eigyo_wrap dt {
float: left;
clear: left;
margin-left: 0.5em;
width: 8em;
}
.campaign_eigyo_wrap dd {
float: left;
margin-left: 1em;
}
.campaign_eigyo_wrap dd span {
margin-left: 2em;
}

/*フッター*/
.toTop a{
	display: block;
	float: right;
	color: #666666;
	padding-right: 27px;
	background: url(../images/toTop_s1.png) right center no-repeat;
	line-height: 40px;
	text-decoration: none;
}
.footer{
	height: 60px;
	background: #f2f2f2;
	text-align: center;
}
.footer small{
	font-size: 120%;
	line-height: 60px;
}


/*確認画面*/
form .confirm-dl-last .dd{
	padding-bottom: 15px;
}
.submit-wrap-all{
	width: 570px;
	margin: 0 auto;
}
.conf .submit-wrap,
.conf .submit-wrap2{	
	float: left;
}
.conf .submit-wrap{
	margin-right: 50px;
}

/*完了画面*/
.complete_mes{
	width: 615px;
	margin: 0 auto;
}
.complete_mes strong{
	font-size: 165%;
}
.complete_mes span{
	margin-left: 20px;
}
.backtop{	
	font-size: 180%;
	font-weight: bold;
	background: #02a0e9;
	border-radius: 5px;
	line-height: 110%;
	width: 450px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 60px;
}
.backtop a{
	text-decoration: none;
	color: #fff;
	display: block;
	/*padding: 15px;*/
	height: 60px;
	line-height: 60px;
}
.backtop:hover{
	opacity: 0.6;
}

/*PC用*/
@media screen and (min-width:641px){

	form .dl-add1,
	form .dl-add4{
		border-bottom: none;
	}
	form .dl-add2,
	form .dl-add5{
		border-bottom: none;	
	}
	form .dl-add1 .dt,
	form .dl-add1 .dd,
	form .dl-add2 .dt,
	form .dl-add2 .dd,
	form .dl-add4 .dt,
	form .dl-add4 .dd,
	form .dl-add5 .dt,
	form .dl-add5 .dd{
		padding-bottom: 0;	
	}
	#write_form form .dl-add5 .dt{
		/*height: 52px;*/
		padding-top: 0;
		padding-bottom: 20px;
	}
	form .form_bg{
		background: #ffc;	
	}
	form .hosoku{
		margin-top: 3px;
	}
	.conf .submit-wrap .sub{
		background: #ccc;
		color: #000;
	}
}

/*スマホ用*/

@media screen and (max-width:640px){
	
	.basewidth{
		width: 100%;	
	}
	.pc{
		display: none;	
	}
	.sp{
		display: inline-block;	
	}
	.sp_bold{
		font-weight: bold;
	}
	.sp_w95{
		width: 92%;
		margin: 0 auto;
	}
	body{
		background: #f7f7f7;
		font-size: 16px;
	}
	form{
		width: 100%;	
	}
	.sec .midashi3{
		margin-bottom: 20px;
    		background: url(../images/sp-bg.jpg);
    		border: none;
    		border-bottom: none;
    		color: #fff;
    		font-size: 16px;
    		line-height: 30px;
		text-align: center;
		height: auto;
		padding: 10px 0;
	}
	.article p.clear{
		width: 92%;
		margin: 0 auto;
		line-height: 1.5em;
	}
	.midashi4{
        width: 100%;
		height: auto;
		margin: 20px 0;        
		padding: 10px 0;        
		font-size: 16px;
		border-left: none;
        line-height: 30px;
		color: #fff;
		background: #02a0e9;
		text-align: center;
	}
	.red{
		color: #f13939;
	}
	form .dl{
		width: 92%;
		margin: 0 auto;
		border-top: 1px solid #dadada;
		border-bottom: 1px solid #dadada;
		background: none;
		margin-top: -1px;
		padding: 10px 0 15px 0;
	}
	form .dl:after{
		content: "";
		display: block;
		clear: both;
	}
	form .dt{
		width: 100%;
		padding: 0;
		float: left;
		font-weight: bold;
		min-height: 1em;
		box-sizing: border-box;
	}
	form .dd{
		float: left;
		padding: 0;
		background: none;
		width: 100%;
		box-sizing: border-box;
	}
	
	form .hissu{
		background: transparent;
	}
	form .nini{
		background: none;
	}
	form .form_bg{
		background: none;
	}
	form input[type=text],
	form select,
	form textarea{
		background: #fff !important;
		padding: 1.25em;
    		line-height: 1.4;
	}
	form input[type=text],
	form textarea{
		-webkit-appearance: none;
		border-radius: 10px;
		-moz-box-shadow: inset 0 1px 4px rgba(0,0,0,.2);
		-webkit-box-shadow: inset 0 1px 4px rgba(0,0,0,.2);
		box-shadow: inset 0 1px 4px rgba(0,0,0,.2);
	}
	.submit-wrap-all{
		width: auto;
	}
	.submit-wrap{
		width: 92%;
		margin: 0 auto;
		margin-bottom: 35px;
		font-size:16px;
		font-weight:bold;
		-moz-border-radius:15px;
		-webkit-border-radius:15px;
		border-radius:15px;
		border:1px solid #0;
		padding:0px 18px;
		text-decoration:none;
		background:-moz-linear-gradient( center top, #404040 5%, #212121 100% );
		background:-ms-linear-gradient( top, #404040 5%, #212121 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#404040', endColorstr='#212121');
		background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #404040), color-stop(100%, #212121) );
		background-color:#545454;
		color:#ffffff;
		text-shadow:1px 1px 0px #404040;
 		-webkit-box-shadow:inset 0px 1px 0px 0px #f3f3f3;
 		-moz-box-shadow:inset 0px 1px 0px 0px #f3f3f3;
 		box-shadow:inset 0px 1px 0px 0px #f3f3f3;
		box-sizing: border-box;
		border: 1px solid #000;
	}
	.submit-wrap2{
		width: 92%;
		margin: 0 auto;
		margin-bottom: 35px;
		font-size:16px;
		font-weight:bold;
		-moz-border-radius:15px;
		-webkit-border-radius:15px;
		border-radius:15px;
		border:1px solid #0;
		padding:0px 18px;
		text-decoration:none;
		background:-moz-linear-gradient( center top, #404040 5%, #212121 100% );
		background:-ms-linear-gradient( top, #404040 5%, #212121 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#404040', endColorstr='#212121');
		background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #404040), color-stop(100%, #212121) );
		background-color:#545454;
		color:#ffffff;
		text-shadow:1px 1px 0px #404040;
 		-webkit-box-shadow:inset 0px 1px 0px 0px #f3f3f3;
 		-moz-box-shadow:inset 0px 1px 0px 0px #f3f3f3;
 		box-shadow:inset 0px 1px 0px 0px #f3f3f3;
		box-sizing: border-box;
		border: 1px solid #000;
	}
	.submit-wrap .sub{
		color: #fff;
		background: #fff;
    		background: rgba(255,255,255,0);
		text-shadow: 0 1px 1px #111;
		font-size: 16px;
		height: auto;
	}
	.submit-wrap2 .sub2{
		color: #fff;
		background: #fff;
    		background: rgba(255,255,255,0);
		text-shadow: 0 1px 1px #111;
		font-size: 16px;
		height: auto;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.submit-wrap2 .sub2 small{
		color: #fff;
		font-size: 100%;
		font-weight: bold;
	}
	
	form .w670{
		width: 100%;
		box-sizing: border-box;
	}
	form .sp_w30{
		width: 106px;
		height: 32px !important;
		line-height: 32px !important;
	}
	form .sp_form_1{
		margin-right: 25px;
	}
	form .w355{
		width: 246px;
		height: 32px !important;
		line-height: 32px !important;
	}
	form .w86{
		width: 68px;
		height: 32px !important;
		line-height: 32px !important;
	}
	form .dl{
	}
	form .dt{
		line-height: 1em;
		margin-bottom: 5px;
	}
	form .dd .left:nth-of-type(1){
		width: 100%;	
	}
	form .dd .pic_wrap .left p {
        font-weight: bold;
    }
	form .dd .pic_wrap .left:nth-of-type(1){
		width: 35%;
		padding-left: 5%;
	}
	form .dd .pic_wrap .left:nth-of-type(2){
		width: 60%;
	}
	.open_p{
		width: 92%;
		margin: 0 auto;
		margin-top: 1em;
	}

	/*個人情報の取扱いについて*/
	.exp{
		padding: 0;
	    	border: none;
		width: 92%;
		margin: 15px auto;
	}
	.exp *{
		margin-bottom: 10px;	
	}
	.exp .midashi5{
		font-weight: bold;
		font-size: 100%;
		margin-bottom: 0;
	}
    iframe .privacypolicy {
		width:100%;
		border:none;
    }
	.footer{
		height: 40px;
		line-height: 40px;
		background: #111;
	}
	.footer small{
		text-shadow: 0 -1px 1px #000;
		color: #fff;
		font-size: 16px;
		line-height: 40px;
		font-weight: bold;
	}

	/*キャンペーンについて*/

	.campaign_eigyo_wrap{
		padding-top: 3vw; 
		width: 92%;
		margin: 0 auto 3vw auto;
	}
	.campaign_eigyo_wrap dl{
		margin-bottom: 3vw;
		width: 100%;
	}
	.campaign_eigyo_wrap dd span{
		float: none;
		padding-right: 0;
	}



	/*確認画面*/
	.conf .submit-wrap{
		margin-right: auto;
		float: none;
	}
	.conf .submit-wrap2{
		float: none;
	}
	.conf .submit-wrap2 .sub2{
		padding-left: 0;
		padding-right: 0;
	}
	.conf form .content .dl:nth-of-type(1){
		border-top: none;
	}
	.conf form dl{
		padding-top: 15px;
	}
	.conf form .dt{
		line-height: 1.8em;
		margin-bottom: 0;
	}


	/*完了画面*/
	.complete_mes{
		width: 92%;
		margin: 0 auto;
	}
	.complete_mes strong{
		font-size: 100%;
		font-weight: normal;
	}
	.backtop{
		width: 92%;
		margin: 0 auto;
		margin-bottom: 35px;
		font-size:16px;
		font-weight:bold;
		-moz-border-radius:15px;
		-webkit-border-radius:15px;
		border-radius:15px;
		border:1px solid #0;
		padding:0px 18px;
		text-decoration:none;
		background:-moz-linear-gradient( center top, #404040 5%, #212121 100% );
		background:-ms-linear-gradient( top, #404040 5%, #212121 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#404040', endColorstr='#212121');
		background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #404040), color-stop(100%, #212121) );
		background-color:#545454;
		color:#ffffff;
		text-shadow:1px 1px 0px #404040;
 		-webkit-box-shadow:inset 0px 1px 0px 0px #f3f3f3;
 		-moz-box-shadow:inset 0px 1px 0px 0px #f3f3f3;
 		box-shadow:inset 0px 1px 0px 0px #f3f3f3;
		box-sizing: border-box;
		border: 1px solid #000;
	}
	.backtop a{
		color: #fff;
		background: #fff;
    		background: rgba(255,255,255,0);
		text-shadow: 0 1px 1px #111;
		font-size: 16px;
	}
}
