@charset "UTF-8"; 
/*
	lp/lp01
*/
.noopacity:hover{opacity:1 !important;}
header {
    background: #fcf9e6;
    border-bottom: 2px solid #dbad53;
    padding: 20px 0;
}
.lp-visual{
	height:550px;
	background:url( imgs/pc/lp-visual.jpg ) no-repeat;
	background-position:50% 0;
	background-color:#fff;
}
.lp-to-request1{
	padding:40px 0 60px;
	background:#fcf9e6;
}
main > .content > .wrap{
	text-align:center;
	width:auto !important;
}
body.lp-request-form main > .content > .wrap{
	text-align:inherit;
	width:1000px !important;
}
#topic1{
	position:relative;
	padding:20px 0 330px;
	background-color:#fef4f3;
	background-image: linear-gradient( 90deg, #fceeeb 25%, #fef4f3 25%, #fef4f3 50%, #fceeeb 50%, #fceeeb 75%, #fef4f3 75%, #fef4f3 );
	background-size: 60px 60px;
	margin-bottom:10px;
}
#topic1:before{
	content:'';
	position:absolute;
	top:0;
	display:block;
	width:100%;
	height:20px;
	background:linear-gradient(rgba(228,205,201,1.0), rgba(228,205,201,0));
}
#topic1 > *{
	margin:40px 0;
}
#topic1 .topic1-sliders{
	position:relative;
	width:1000px;
	margin:0 auto;
	text-align:center;
}
#topic1 .topic1-sliders .slide-triggers .slide-trigger{
	position:absolute;
	top:50%; margin-top:-52px;
	left:0;
	opacity:0.8;
}
#topic1 .topic1-sliders .slide-triggers .slide-trigger.right{
	left:inherit;
	right:0;
}
#topic1 .topic1-sliders .slide-triggers .slide-trigger:hover{
	opacity:1;
}
.lp-to-request2{
	position:relative;
	text-align:center;
	margin:0 auto;
}
.lp-to-request2 > .wrap{
	position:absolute;
	z-index:2;
	top:-330px; left:0; right:0;
}
.lp-to-request2 a.lp-banner{
	display:inline-block;
}
#topic2{
	position:relative;
	padding:330px 0 330px;
	background-color:#f3fafe;
	background-image: linear-gradient( 90deg, #ecf3fd 25%, #f3fafe 25%, #f3fafe 50%, #ecf3fd 50%, #ecf3fd 75%, #f3fafe 75%, #f3fafe );
	background-size: 60px 60px;
	margin-bottom:10px;
}
.lp-to-request3{
	position:relative;
	text-align:center;
	margin:0 auto;
}
.lp-to-request3 > .wrap{
	position:absolute;
	z-index:2;
	top:-330px; left:0; right:0;
}
.lp-to-request3 a.lp-banner{
	display:inline-block;
}
#topic3{
	position:relative;
	padding:330px 0 0;
	background-color:#f6f9f0;
	background-image: linear-gradient( 90deg, #ebf4e6 25%, #f6f9f0 25%, #f6f9f0 50%, #ebf4e6 50%, #ebf4e6 75%, #f6f9f0 75%, #f6f9f0 );
	background-size: 60px 60px;
}
.lp-to-request4{
	text-align:center;
	display:table;
	width:100%;
}
.lp-to-request4:before{
	content:'';
	display:table-cell;
	background:url(  imgs/pc/lp-to-request4-bg.png ) bottom repeat-x;
}
.lp-to-request4:after{
	content:'';
	display:table-cell;
	background:url(  imgs/pc/lp-to-request4-bg.png ) bottom repeat-x;
}
.lp-to-request4 > .wrap{
	display:table-cell;
	width:1206px;
}
.lp-to-request4 a.lp-banner{
	display:inline-block;
}

.topagetop_fixed{
	position:absolute;
	top:0;
	margin-top:-55px;
	right:0;
	width:50px; height:50px;
	z-index:10;
}
footer{
	position:relative;
	background:#fcf9e6;
	border:none;
	padding:10px 0 0;
	margin:0;
}
footer > .wrap,
footer > .copyright > p
{
	display:block;
	width:1000px;
	margin:0 auto;
	padding:10px 0;
}
footer .about{
	padding-right:25px;
}
footer > .copyright{
	background:#fae7e9;
	border-top:2px solid #edafcf;
	text-align:center;
}


/* form */
body.lp-request-form .form-head{
	background:#fcadad;
	text-align:center;
}
body.lp-request-form #steps{
	background:#fcf9e6;
	text-align:center;
	margin-top:0;
	padding:15px 0;
}
body.lp-request #post_lp .form-group > .control-label{
	background:#fce4e1;
}
main .control-label.required:after
, main .icon-required {
	content:'';
    display: inline-block;
    overflow: hidden;
    box-sizing: border-box;
    vertical-align: middle;
    margin-right: 0.2em;
    padding: 0 !important;
	
	background:url( imgs/pc/form/icon-required.png ) no-repeat;
	background-position:inherit;
	width:43px;
	height:21px;
}

main .form-group-nations > .col-sm-10:before{
	content:'興味がある国を選んでね';
	display:block;
	color:#ea3d75;
	font-size:18px;
	letter-spacing:0;
	margin-left:15px;
}
main .form-group-plans > .col-sm-10:before{
	content:'留学でやってみたいことは？';
	display:block;
	color:#ea3d75;
	font-size:18px;
	letter-spacing:0;
	margin-left:15px;
}
main .form-group-nations.matched > .col-sm-10:before{
	display:none;
}
main .form-message{
	color: #ea3d75;
	font-size: 16px;
	letter-spacing: 0;
	margin-left: 15px;
	line-height:1.2;
	margin:6px 15px;
}


main .form-group-submit{
	margin-bottom:40px;
}
body.lp-request .data_step1 {
    border: 1px solid #e57895;
    background: #fdf2f6;
}
main .form-group-submit button[value="step2"]
, main .form-group-submit button[value="send"]{
	background:url( imgs/pc/form/button-next_off.png ) no-repeat;
	width:310px; height:70px;
}
main .form-group-submit button[value="step2"]:hover{
	background:url( imgs/pc/form/button-next_on.png ) no-repeat;
	opacity:1;
}
main .form-group-submit button[value="step2"] > img
, main .form-group-submit button[value="send"] > img{
	display:none;
}
main .form-group-submit button[value="send"]{
	background:url( imgs/pc/form/button-send_off.png ) no-repeat;
	width:439px; height:70px;
}
main .form-group-submit button[value="send"]:hover{
	background:url( imgs/pc/form/button-send_on.png ) no-repeat;
}
body.lp-request-send {
    background: #fff;
}
body.lp-request-send #steps {
    background: #fff;
}
body.lp-request-send .send_line .send_line_explain {
    width: 70%;
    font-size: 22px;
    color: #000;
    padding:0 20px;
}
body.lp-request-send .send_line .send_line_button {
    width: 30%;
	padding:0 20px;
    text-align: center;
}