@charset "utf-8";
@import url("import.css");
/* 共通
-------------------------------------------------------------*/
.sp {
	display: none;
}
.switch {
	visibility: hidden;
}
html, body {
	width: 100%;
}
body {
	font-family: Verdana, Roboto, "Droid Sans",  "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif !important;
	-webkit-text-size-adjust: 100%;
	background:#fff;
	font-size: 15 px;
	text-align: center;
	color:#000;

}
body#top{
	background-image: url("../images/body_bg.gif");
	background-repeat: no-repeat;
	background-position: 50% -80px;
	background-attachment: fixed;
}
#outer {
	width: 100%;
	overflow: hidden;
}
.wrapper {
    width: 640px;
    margin: 0px auto;
    text-align: left;
}
.wrapper960 {
	width: 960px;
	margin: 0px auto;
	text-align: left;
	background: url(../images/white_bg.png) repeat-y top center;
}
.wrapper650 {
	width: 650px;
	margin: 0px auto;
	text-align: left;
	background: url(../images/white_bg.png) repeat-y top center;
}
.inner {
	margin: 0 0px;
}
img.fit {
	width: 100%;
	height: auto;
}
a {
	outline: none;
	color: #fff;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
img{
	max-width:100%;
	height:auto;
	width:auto;	
}
.content{
	max-width:100%;
}
/* ヘッダー
-------------------------------------------------------------*/
header {
	width: 100%;
	text-align:left;
	margin-bottom:50px;
}
#finish header{
	padding-top:5px;
	margin-bottom:10px;
}
header .bottom{
	position:relative;
}
header .wrapper{
	width:1000px;

}
header h1{
	padding:12px 0 15px 20px;
}
header h1 img{
	width:200px;
}
header .top_line{
	background:#e51373;
	color:#ffff00;
	font-size:30px;
	height:100px;
	margin-bottom:-100px;
}
header .bottom_line{
	background:#ffff00;
	height:50px;
	margin-top:-50px;
	width:100%;

}
header .top_line h2{
	font-weight:bold;
	font-size:36px;
	padding:28px 0 25px 20px;
}
header .bottom{
	position:relative;
	height:428px;
}
header .bottom .photo{
	position:absolute;
	top:0;
	right:0;
}
@media screen and (max-width: 1340px) {
header .bottom .photo{
	right:-100px;
}
}
@media screen and (max-width: 1140px) {
header .bottom .photo{
	right:-200px;
}
}
@media screen and (max-width: 1000px) {
header .bottom .photo{
	right:-250px;
}
}
@media screen and (max-width: 950px) {
header .bottom .photo{
	right:-300px;
}
}
@media screen and (max-width: 900px) {
header .bottom .photo{
	right:-350px;
}
}
@media screen and (max-width: 850px) {
header .bottom .photo{
	display:none;
}
}
header p.text{
	font-size:20px;
	width:580px;
	line-height:1.8;
	padding:200px 0 0 20px;	
}
/* フッター
-------------------------------------------------------------*/

/* フッター
-------------------------------------------------------------*/
footer {

	width: 100%;
	color: #fff;
	background: #e51373;
}
footer .wrapper{
	width: 1130px;
}

footer ul.nav {
	padding: 7px 0 0 0;
	float: left;
}
footer ul.nav li {
	float: left;
	padding-right: 5px;
	margin-right: 5px;
}
footer ul.nav li a {
	font-size: 11px;
	color: #fff;
	border-right: 1px solid #fff;
	line-height: 1;
	padding: 0 10px 0 0;
	text-decoration: none;
}
footer ul.nav li a:hover {
	color: #ffc6e0;
}
.social-button {
	float: left;
	padding-top: 7px;
	padding-bottom: 3px;
}
.social-button img {
	vertical-align: top;
}
.social-button li {
	float: left;
	padding-left: 5px;
	height: 24px;
}
footer .copy {
	float: right;
	font-size: 11px;
	padding-top: 10px;
}
#page-top a {
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 9999;
	text-align: center;
	text-decoration: none;
	background: #E51373;
	border-radius: 10px;
	color: #fff;
	display: block;
	width: 90px;
	padding: 15px 10px 18px;
}




/* ------------------------------------------------------------*/
/* カウンセリング */
/* ------------------------------------------------------------*/

/* 上部のテキスト */
#counseling_info{
	font-size:13px;
	margin-bottom: 40px !important;
	border-bottom: 1px solid #c9ac00;
	background: url(../images/index.png) no-repeat  480px top;
	width: 1000px;
	text-align:left;
	margin: 0 auto;
	padding: 20px 0 0;
	border-bottom: none;

}

#counseling_info .cunseling_text{
	padding: 0 20px;
}
#counseling_info .cunseling_text h3{
	font-size:26px;
	font-weight:bold;
	color:#ce202c;
}
#counseling_info .cunseling_text p{
	width:420px;

	line-height: 1.8em;
	margin: 15px 0;
}
#counseling_info .cunseling_text .cunseling_flow{
	margin: 15px 0 20px;
	width:681px;
}

#counseling_info .cunseling_text{
	padding-top: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #666666;
}

#counseling_info .info_txt h4{
	border-bottom-color: #fff;
}
#counseling_info #article div.point{
	margin-top: 55px;
}


/* 下部のテキスト */
.form_area .point{
	font-size:13px;
	margin-bottom:20px;
}
.form_area .point img{
	margin-bottom:5px;
}

/* フォーム部分 */
.form_area .form_border{
	background:#fff;
	margin:40px auto 40px;
	width:900px !important;
	text-align:left;
	color:#000;
	padding:40px 40px 30px;
}
table#mfp_confirm_table{
	width:670px !important;
	text-align:left;
	margin:0px auto 30px;
	border:2px solid #000;
	padding:40px 40px 30px;
}


/* ------------------------------------------------------------*/
/* お問い合わせ */
/* ------------------------------------------------------------*/
.form_area{
	margin:0 auto 40px;
	padding:40px 40px;
	width:1000px;
	border:1px solid #e51373;	
}
button,input{
	outline:none !important;
}
.form_area p.text {
	font-size: 14px;
	margin-bottom: 25px;
}
.form_area form {
	margin-bottom: 30px;
}
.form_area form dl {
	margin-bottom: 20px;
}
.form_area form dl dt {
	font-size: 14px;
	padding-top:10px;
		float:left;
	width:200px;
	font-weight:bold;	
}
.form_area form dl dd {
	font-size: 15px;
		float:left;
	width:700px;
}
.form_area form dl dd span {
	color: #666;
	font-size: 14px;
	display: inline-block;
}
.form_area form dl dd span.day {
	padding-left: 0px;
	font-size: 14px;
}
.form_area em {
	color: #f00 !important;
	font-weight:bold;
}
.form_area form .day{
	margin-top:10px;
}
.form_area form input[type="radio"]{
	margin-top:14px;
}
.form_area form input[type="text"], .form_area form textarea, .form_area form input[type="email"] {
	padding: 9px 10px;
	margin: 3px 10px 10px 0;
	border: 1px solid #999;
	text-align: left !important;
}
.form_area form select {
	padding: 5px 10px;
	border: 1px solid #999;
}
.form_area form .submit input {
	margin-left: 300px;
	margin-top: 30px;
}
.form_area .hagaki{
	font-size:14px;
}
.form_area form .privacy {
	font-size: 13px;
	border-top:1px dotted #000;
	padding-top:30px;
	margin-top:30px;
}
.form_area form .privacy .left{
	width:400px;
	float:left;
}
.form_area form .privacy .right{
		float:right;
		margin-top:5px;
}
.form_area form .privacy .right a{

	display:block;
	padding: 15px 50px 13px 15px;
	border: 1px solid #333;
	background: url(../images/link_icon2.png) no-repeat 95% center #fff;
	color: #333;
	transition: all 0.1s linear 0s;

}
.form_area form .privacy .right a:hover{
	text-decoration:none;
	background: #333 url(../images/link_icon2_on.png) no-repeat 95% center;
	color: #FFF;
}
.form_area .btn_area{
	vertical-align:top;
}
.form_area input[type=reset]{
    font-size: 100%;
    font-weight: bold;
	margin:0 20px 0 0 ;
	border:none;
    color: #fff;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    transition: all 0.1s linear;
	cursor:pointer;
	padding: 15px 50px 13px 30px;
		display: inline-block;
		height:60px;
		position:relative;
		top:-2px;
		width:250px;
	
		background: url(../images/link_icon2_on.png) no-repeat 95% center #808080;
}
.form_area input[type=reset]:hover{
		background: url(../images/link_icon2_on.png) no-repeat 95% center #726e6e;
}
.form_area .submit_btn{
    font-size: 100%;
    font-weight: bold !important;
	margin:0 auto;
	border:none;
    color: #fff;
	width:250px;
	height:60px;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    transition: all 0.1s linear;
	cursor:pointer;
	padding: 15px 50px 13px 30px;
		display:  inline-block;
		background: url(../images/link_icon2_on.png) no-repeat 95% center #e51374;
}
.form_area .submit_btn:hover{
		background: url(../images/link_icon2_on.png) no-repeat 95% center #f19601;
}
.form_area .info_text{
	margin:40px auto 0px;
	width:980px;
	text-align:left;
}
.form_area .info_text h4 {
font-size: 15px;
	font-weight:bold;

    padding-bottom: 6px;
    border-bottom: 1px dashed #fff;
}
.form_area .info_text h5 {
font-size: 14px;
font-weight:bold;
margin-bottom: 5px;
}
.form_area .info_text p{
	margin-bottom:20px;

	font-size:12px;
}

.mfp_element_reset, #mfp_button_send{
	display: block;
    font-size: 100%;
    font-weight: bold;
	margin:0 auto;
	border:none;
    color: #fff;
	width:200px;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    transition: all 0.1s linear;
	cursor:pointer;
	padding: 15px 50px 13px 40px;
		display: block;
		background: url(../images/link_icon2_on.png) no-repeat 95% center #e51374;
}
#mfp_button_cancel{
	display: block;
    font-size: 100%;
    font-weight: bold;
	margin:0 auto;
	border:none;
    color: #000;
	border:1px solid #000;
	width:200px;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    transition: all 0.1s linear;
	cursor:pointer;
	padding: 10px 50px 10px 40px;
		display: block;
		background: url(../images/link_icon2_on.png) no-repeat 95% center #fff;
}

.mfp_element_reset:hover , #mfp_button_send:hover {
		background: url(../images/link_icon2_on.png) no-repeat 95% center #f19601 !important;
}
table#mfp_confirm_table tr th, table#mfp_confirm_table tr td {
	padding: 10px 20px !important;
}
#mfp_phase_confirm_inner h4 {
	font-size: 18px !important;
	margin-bottom: 20px;
	background: url(../images/support_flow2.png) center 50px no-repeat;
	text-align: center;
	height:40px;
}
#mfp_phase_confirm_inner table{
	color:#000;
}
#mfp_phase_confirm_inner #mfp_button_send {
}
#mfp_phase_confirm_inner #mfp_button_cancel {
	margin-top: -10px;
	margin-bottom: 30px;
}



/* サンクスページ */
.finish_page{
	padding-top:50px;
}
.finish_page a{
	color:#000;
	text-decoration:underline;
}
.form_area .thanks_text{
	margin:30px 0 30px;
	font-size:16px;
}