@charset "UTF-8";

/* CSS Document */

/*共通style*/
.sp{
	display: none;
}

/* modal */
div.modal {
	position: absolute;
	display:none;
	z-index:9999;
	top:100px;
	left:50%;
	width:710px;
	height:500px;
	margin-left:-355px;
	padding:0;
	text-align:center;
}

div.modal .pr_box {
	width:710px;
	height:500px;
	background:url(../images/top_authentication/bg.png) no-repeat;
}

.pr_box img:hover {
	filter: alpha(opacity=50);
	-webkit-opacity:0.50;
	-moz-opacity:0.50;
	-ms-opacity:0.50;
	-o-opacity:0.50;
	opacity:0.50;
}


.close_modal{
	padding-top:180px;
}

.close_modal a{
	width:465px;
	height:120px;
	margin:0 auto;
	display:block;
	background:url(../images/top_authentication/botan.png) no-repeat;
}




.close_modal a:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;

}

.modal_leav{
	float:right;
	margin-right:40px;
	margin-top:150px;
}

.modal_leav a{
	color:#353535;
	font-size:16px;
	font-weight:bold;
}

.modal_leav a:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
}

*{
	margin:0;
	padding:0;
}


strong{
	font-weight:normal;
}

body{
	margin:0;
	padding:0;
	width:100%;
}

li{
	margin:0;
	padding:0;
	list-style:none;
	font-family:'ヒラギノ角ゴシック', 'Hiragino Sans', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;

}

p{
	font-family:'ヒラギノ角ゴシック', 'Hiragino Sans', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size:16px;
	margin:0;
	padding:0;
	color:#353535;
}

h1{
	font-family:'ヒラギノ角ゴシック', 'Hiragino Sans', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	margin:0;
	padding:0;
	color:#353535;
}

a{
	font-family:'ヒラギノ角ゴシック', 'Hiragino Sans', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	margin:0;
	padding:0;
}


img{
	margin:0;
	padding:0;
	vertical-align: bottom;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.clear{
	clear:both;
}

.clear hr{
	display:none;
}

.page-top {
    position: fixed;
    bottom: 110px;
    right: 100px;
		z-index: 1001;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 18px;
	color:#fff;
	text-decoration:none;
}

.page-top:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
}

#wrapper{
	width:100%;
	margin:0;
	padding:0;
	position:relative;
}

#container{
	width:1020px;
	margin:0 auto;
}

#header-obi{
	width:100%;
	background:#FECFDA;
	padding:8px 0;
}



#header-textarea{
	width:1020px;

	margin:0 auto;
}

#header-text{
	width:532px;
	float:left;
}

#header-text h1{
	font-size:12px;
	color:#353535;
	margin-left:20px;
	font-weight:normal;
	padding:0;
}


#header{
	width:1020px;
	height:205px;
	background:url(../images/home/header_id.png) no-repeat;
	margin:0 auto;
}

.header_logo_sp{
	display: none;
}

.tel_hidden{
	width:250px;
	height:40px;
	background:#fff;
	position:relative;
	top:120px;
	left:748px;
}

#header_town{
	width:100%;
	height:205px;
	background:url(../images/home/header.png) repeat;
	background-position:center top;
	margin-top:-185px;

}

.header-map{
	float:right;
	font-size:11px;
	text-align:right;
	margin-right:20px;
	margin-top:5px;
}

.header-map a{
	color:#353535;
	text-decoration:none;
	padding-top:1px;
}

.header-map a:hover{
	text-decoration:underline;
}



.header-oubo a:hover{
	background:url(../images/home/header/botan_hover.png) no-repeat;
}



#nav{
	width:100%;
	height:68px;
	background:url(../images/home/navi_bg.png)
}

#btn_area{
	width:1020px;
	height:68px;
	margin:0 auto;
}

.btn1 a{
	width:170px;
	height:68px;
	background-image:url(../images/home/navi.png);
	background-position:0 0;
	display:block;
	float:left;
}

.btn2 a{
	width:170px;
	height:68px;
	background-image:url(../images/home/navi.png);
	background-position:-170px 0;
	display:block;
	float:left;
}

.btn3 a{
	width:170px;
	height:68px;
	background-image:url(../images/home/navi.png);
	background-position:-340px 0;
	display:block;
	float:left;
}

.btn4 a{
	width:170px;
	height:68px;
	background-image:url(../images/home/navi.png);
	background-position:-510px 0;
	display:block;
	float:left;
}

.btn5 a{
	width:170px;
	height:68px;
	background-image:url(../images/home/navi.png);
	background-position:-680px 0;
	display:block;
	float:left;
}

.btn6 a{
	width:170px;
	height:68px;
	background-image:url(../images/home/navi.png);
	background-position:-850px 0;
	display:block;
	float:left;
}



.btn1 a:hover{
	background-image:url(../images/home/navi.png);
	background-position:0px -68px;
}

.btn2 a:hover{
	background-image:url(../images/home/navi.png);
	background-position:-170px -68px;
}

.btn3 a:hover{
	background-image:url(../images/home/navi.png);
	background-position:-340px -68px;
}

.btn4 a:hover{
	background-image:url(../images/home/navi.png);
	background-position:-510px -68px;
}

.btn5 a:hover{
	background-image:url(../images/home/navi.png);
	background-position:-680px -68px;
}

.btn6 a:hover{
	background-image:url(../images/home/navi.png);
	background-position:-850px -68px;
}

.btn1 a:active{
	background-image:url(../images/home/navi.png);
	background-position:0px -136px;
}

.btn2 a:active{
	background-image:url(../images/home/navi.png);
	background-position:-170px -136px;
}

.btn3 a:active{
	background-image:url(../images/home/navi.png);
	background-position:-340px -136px;
}

.btn4 a:active{
	background-image:url(../images/home/navi.png);
	background-position:-510px -136px;
}

.btn5 a:active{
	background-image:url(../images/home/navi.png);
	background-position:-680px -136px;
}

.btn6 a:active{
	background-image:url(../images/home/navi.png);
	background-position:-850px -136px;
}

#sub_header{
	width:100%;
	position: fixed;
  bottom: 0;
	z-index: 1000;
	background:#ff335b;
	padding: 10px 0;
	box-shadow: 0 1px 5px #ccc;
}

#sub_header_contents{
	width:1020px;
	margin: 0 auto;
}

#sub_header_logo{
	display: block;
	width:180px;
	height:75px;
	margin:8px 0 0 10px;
	background: url(../images/home/footer/logo.png);
	background-size: contain;
	float: left;
}

#sub_header_line{
	display:block;
	width:480px;
	float: left;
	margin-left: 20px;
}

#sub_header_contact{
	float: left;
	margin-left: 20px;
}

#sub_header_oubo a{
	width:280px;
  height:56px;
  display:block;
  float:left;
	margin:8px 0 0 0;
}

#contents{
	width:580px;
	float:left;
	padding:0;
	margin-left:10px;
	margin-top:20px;
}

#contents2{
	width:800px;
	float:left;
	padding:0;
	margin-left:10px;
	margin-top:20px;
}

.title{
	margin-top:-0.2em;
}

.title2{
	margin-top:50px;
}

#sidebar_2{
	width:210px;
	float:left;
	margin-top:20px;
}/*左サイド（右サイドのstyleはindexページ）*/

#twitter-timeline{
	border-style:solid;
	border-width:1px;
	border-color:#b6b6b6;
	-webkit-border-radius: 5px; /* Chrome,Safari */
    -moz-border-radius: 5px;    /* Firefox */
    border-radius: 5px;

}


#sidebar_3{
	width:210px;
	float:left;
	margin-top:20px;
}

#sidebar img,
#sidebar_2 img,
#sidebar_3 img{
	margin-bottom:10px;
}

#side_beginner{
	margin-top: 30px;
}

#side_nagare{
	width:210px;
	height:425px;
	background:url(../images/home/4step.png);
}

#sorcial{
	width:198px;
	height:150px;
	margin-top:10px;
	background:url(../images/home/sns_bg.png) no-repeat;
	padding:46px 0px 0 13px;
}



#footer{
	width:100%;
	background:#ff335a;
	padding-top:20px;
	margin:150px auto 0 auto;

}

#footer_logoarea{
	width:1020px;
	height:90px;
	margin:0 auto;
}

#footer-oubo a{
	width:300px;
	height:60px;
	background:url(../images/home/footer/contact.png) no-repeat;
	display:block;
	float:right;
	margin:10px 50px 0 0;
}

#footer_logo{
	width:210px;
	height:87px;
	background:url(../images/home/footer/logo.png) no-repeat;
	margin:0 0 0 100px;
	float:left;
}

#footer_tel{
	float:left;
	text-align:center;
	margin-left:60px;
}

#footer_tel h1{
	font-size:16px;
	line-height:1.4em;
	color:#fff;
}

#freeicon{
	float:left;
	background:url(../images/home/footer/freedial.png) no-repeat;
	width:34px;
	height:22px;
}

#telnumber{
	float:left;
	margin:-2px 0 0 15px;
}

#telnumber h1{
	font-size:25px;
	color:#FFF;
	margin: -5px 0;
	padding: 0;
}

#footer_nav{
	width:920px;
	height:60px;
	margin:0 auto;
	padding-top:10px;
	-webkit-border-radius: 7px; /* Chrome,Safari */
    -moz-border-radius: 7px;    /* Firefox */
    border-radius: 7px;         /* CSS3 */
}

#mainmenu{
	width:950px;
	margin:0 auto;
	text-align:center;
}


#mainmenu a{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	margin:0 20px 0 20px;
}

#footer_nav a:hover{
	color:#ffbf4c;
}

.sen{
	display:inline;
	margin-left:0px;
	color:#fff;
	padding:0;

}

.sen2{
	display:inline;
	color:#fff;
	padding:0;

}

#submenu{
	width:950;
	margin:5px auto 0 auto;
	text-align:center;
}

#submenu a{
	font-weight:normal;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:15px;
	color:#fff;
	text-decoration:none;
	margin-left:5px;


}

#footer_textarea{
	width:100%;
	height:184px;
	background:url(../images/home/footer/building.png) no-repeat center top;
	margin-top:-180px;
}

#footer p{
	text-align:center;
	margin-top:10px;
	font-size:12px;
	color:#fff;
	line-height:1.4em;
}

#copy{
	text-align:center;
	background:#6e2b3a;
	padding-top:1px;
  padding-bottom:10px;
	margin-top: 20px;

}

#copy p{
	font-size:13px;
	font-weight:bold;
	color:#fff;
}

.icon{
	width:10px;
	height:25px;
	background:#777;
	float:left;
	margin-top:20px;
	margin-left:10px;
}


.midashi{
	margin-left:10px;
	margin-top:20px;
	padding-top:4px;
	float:left;

}

.midashi h1{
	font-size:18px;
	font-weight:bold;
}

.tel{
	margin-top:20px;
}


.detail_look_red{
	width:120px;
	height:22px;
	margin:-38px auto 13px auto;

}

.detail_look_red2{
	width:120px;
	height:22px;
	margin-left:40px;


}

.detail_look_wht{
	width:120px;
	height:22px;
	float:right;
}

.detail_look_red a{
	width:85px;
	height:25px;
	color:#fff;
	font-size:15px;
	display:block;
	text-decoration:none;
	background:url(../images/home/detail_red.png) no-repeat;
	padding:2px 0 0 35px;
}

.detail_look_red2 a{
	width:85px;
	height:25px;
	color:#fff;
	font-size:15px;
	display:block;
	text-decoration:none;
	background:url(../images/home/detail_red.png) no-repeat;
	padding:2px 0 0 35px;
}

.detail_look_wht a{
	width:85px;
	height:25px;
	color:#000;
	font-size:15px;
	display:block;
	text-decoration:none;
	background:url(../images/home/detail_wht.png) no-repeat;
	padding:2px 0 0 35px;

}

.detail_look_red a:hover{
	background:url(../images/home/detail_red_hover.png) no-repeat;
	color:#e2ced2;
}

.detail_look_red2 a:hover{
	background:url(../images/home/detail_red_hover.png) no-repeat;
	color:#e2ced2;
}

.detail_look_wht a:hover{
	background:url(../images/home/detail_wht_hover.png) no-repeat;
	color:#717171;
}

/*共通styleEND*/


/* index */

.viewer{
	width:580px;
	overflow:hidden;
}

ul{
	padding:0;
	margin:0;
}

#line{
	margin-top:20px;
}

/*新着*/

#news{
	width:580px;
	height:35px;
	padding:15px 20px 10px 0px;
	margin-top:20px;

}

#news_wrap{
	width:570px;
	height:650px;
	margin-top:15px;
	overflow:scroll;
	padding-left:10px;
}


#news_wrap li{
	color:#000;
	font-size:22px;
	margin:0;padding:0;
	padding-bottom:10px;
	margin-bottom:5px;
	border-bottom:1px dotted #ccc;
	line-height:100%;
}

#news_wrap ul{
	margin:0 0 15px;
	padding:0;
}

.news_contents{
	width:100%;
}

.news_List_Ymd{
	font-size:18px;

}

#news_wrap .icon{
	padding:4px 0 0 0;
	text-align:center;
	width:120px;
	margin-left:10px;
	float:left;
	background:#6988b2;
	font-size: 18px;
	font-weight:400;
	color:#fff;
}

#news_wrap .detail{
	float:left;
	width:420px;
	margin-left:20px;
	margin-top:22px;
	border:none;
	line-height:1.3em;
	font-size: 18px;
}

#news_wrap .news_detail_look{
	display: block;
	width:150px;
	border: 1px solid #ccc;
	border-radius: 5px;
	font-size: 15px;
	color:#fff;
	text-align: center;
	text-decoration: none;
	padding: 5px 0;
	background-color: #FC1548;
	float: right;
}

.detail_table{
	width:98%;
	margin: 20px auto 0 auto;
	border-collapse: collapse;
}

.td_left{
	background: #EFEFEF;
	text-align: center;
	padding: 10px 5px;
	border: 1px solid #000;
	font-size: 18px;

}

.td_right{
	background: #fff;
	padding: 10px 5px;
	border: 1px solid #000;
}


/*新着END*/

#description{
	width:580px;
	height:25px;
	margin-top:20px;

}

#gyosyu{
	width:578px;
	height:218px;
	margin-top:40px;
	border-style:solid;
	border-color:#b6b6b6;
	border-width:1px;
	-webkit-border-radius: 10px; /* Chrome,Safari */
  -moz-border-radius: 10px;    /* Firefox */
  border-radius: 10px;         /* CSS3 */

}

.gyosyu_button a{
	width:137px;
	height:32px;
	background:url(../images/home/oshigoto_sestumei/business_botan.png) no-repeat;
	float:left;
	margin-left:11px;
	margin-top:10px;
	padding:9px 0 0 40px;
	display:block;

}

.gyosyu_button a{

	font-family:'ヒラギノ角ゴシック', 'Hiragino Sans', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size:16px;
	color:#353535;
	text-decoration:none;
}

.gyosyu_button a:hover{
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

#sidebar{
	width:210px;
	float:left;
	margin-left:10px;
	margin-top:20px;

}/*右サイド（左サイドのstyleは共通styleに）*/

#interview{
	width:210px;
	height:55px;
	background:url(../images/home/interview/interview.png) no-repeat;
}

#interview_detail{
	width:204px;
	height:710px;
	border-style:solid;
	border-width:1px;
	border-color:#b6b6b6;
	-webkit-border-radius: 5px; /* Chrome,Safari */
    -moz-border-radius: 5px;    /* Firefox */
    border-radius: 5px;
	padding:0px 0px 0px 5px;
	margin:10px 0 0 0;
}

#interview_liarea{
	height:670px;
	overflow:hidden;

}

.interview_li{
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#b6b6b6;
	padding-bottom:5px;
	height:213px;
	overflow:hidden;
}

.interview_business{
	font-weight:bold;
	font-size:14px;
	margin-top:10px;
}

.interview_shop{
	font-size:15px;
	color:#FF0000;
    margin-top:0px;
}

.interview_img{
	margin-top:5px;
	float:left;
}

.interview_name{
	margin-left:5px;
	float:left;
	font-size:14px;
	color:#09F;
}

.interview_question{
	width:93px;
	height:14px;
	padding:0px 0 0 3px;
	float:left;
	font-size:13px;
	margin-left:5px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#666;
	border-left-style:solid;
	border-left-width:5px;
	border-left-color:#666;
}

.interview_period{
	margin-top:3px;
	margin-left:8px;
	float:left;
	font-size:15px;
}

.interview_job{
	margin-top:3px;
	margin-left:8px;
	float:left;
	font-size:15px;
}

.interview_voice{
	font-size:15px;
	line-height:1em;
}

#yokuaru{
	width:210px;
	height:55px;
	background:url(../images/home/question.png) no-repeat;
}



#yokuaru_q{
	width:204px;
	height:250px;
	border-style:solid;
	border-width:1px;
	border-color:#b6b6b6;
	padding:10px 0px 0px 5px;
	margin:10px 0 0 0;
	-webkit-border-radius: 5px; /* Chrome,Safari */
    -moz-border-radius: 5px;    /* Firefox */
    border-radius: 5px;
}

#yokuaru_q li{
	height:50px;
	margin-bottom:15px;
	margin-top:10px;
	border-bottom:dashed 1px #6b6b6b;
}

.yokuaru_a{
	display:block;
	text-decoration:none;
}

.yokuaru_a:hover{
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

#yokuaru_q .qicon{
	width:40px;
	height:40px;
	float:left;
	background:url(../images/home/q.png) no-repeat;
}

.q_contents{
	margin-left:15px;
	float:left;
}

.q_contents p{
	font-size:14px;
	line-height:1.4em
}





/* index END */

/* toha */

#disney{
	margin-top:20px;
}

#hikaku{
	margin-top:20px;
}

#hikaku p{
	margin-top:10px;
	text-align:center;
	font-size:16px;
	color:#824253;
	line-height:1.4em;
}

#hikaku h1{
	color:#F00;
	font-size:24px;
	text-align:center;
}

#chigai{
	width:800px;
	height:836px;
	margin:0px auto;
	background:url(../images/the_tokyogroup/table.png)

}

#chigai p{
	font-size:14px;
	line-height:1.2em;
}
.site1{
	float:left;
	padding:210px 0 0 0;
	margin-left:120px;
}

.site2{
	float:left;
	padding:123px 0 0 0;
	margin-left:120px;
}

.site3{
	float:left;
	margin-left:120px;
	padding:120px 0 0 0;
}

.scout1{
	float:left;
	padding:210px 0 0 0;
	margin-left:22px;
}

.scout2{
	float:left;
	padding:123px 0 0 0;
	margin-left:22px;
}

.scout3{
	float:left;
	padding:123px 0 0 0;
	margin-left:7px;
}

.tokyogroup1{
	float:left;
	padding:210px 0 0 0;
	margin-left:24px;
}

.tokyogroup2{
	float:left;
	padding:123px 0 0 0;
	margin-left:24px;
}

.tokyogroup3{
	float:left;
	padding:123px 0 0 0;
	margin-left:20px;
}

#taigu{
	width:730px;
	margin:0 auto;
}

#taigu p{
	color:#824253;
	text-align:center;
}

.hibarai{
	background:url(../images/the_tokyogroup/treatment_1.png) no-repeat;
	width:160px;
	height:130px;
	float:left;
	margin-top:30px;
	margin-right:30px;
}

.hoshou{
	background:url(../images/the_tokyogroup/treatment_2.png) no-repeat;
	width:160px;
	height:130px;
	float:left;
	margin-top:30px;
	margin-right:30px;
}

.ryou{
	background:url(../images/the_tokyogroup/treatment_3.png) no-repeat;
	width:160px;
	height:130px;
	float:left;
	margin-top:30px;
	margin-right:30px;
}

.takujisho{
	background:url(../images/the_tokyogroup/treatment_4.png) no-repeat;
	width:160px;
	height:130px;
	float:left;
	margin-top:30px;
}

.studio{
	background:url(../images/the_tokyogroup/treatment_5.png) no-repeat;
	width:160px;
	height:130px;
	float:left;
	margin-top:30px;
	margin-right:30px;
}

.hairmake{
	background:url(../images/the_tokyogroup/treatment_6.png) no-repeat;
	width:160px;
	height:130px;
	float:left;
	margin-top:30px;
	margin-right:30px;
}

.camera{
	background:url(../images/the_tokyogroup/treatment_7.png) no-repeat;
	width:160px;
	height:130px;
	float:left;
	margin-top:30px;
	margin-right:30px;
}

.aribai{
	background:url(../images/the_tokyogroup/treatment_8.png) no-repeat;
	width:160px;
	height:130px;
	float:left;
	margin-top:30px;
}





/* toha END */



/* nagare */

.step1{
	width:510px;
    height:165px;
	margin:20px auto 0 auto;
	background:url(../images/process/process_1.png) no-repeat;
	padding:100px 0 0 290px;
}

.step2{
	width:510px;
    height:165px;
	margin:20px auto 0 auto;
	background:url(../images/process/process_2.png) no-repeat;
	padding:100px 0 0 290px;
}

.step3{
	width:510px;
    height:165px;
	margin:20px auto 0 auto;
	background:url(../images/process/process_3.png) no-repeat;
	padding:100px 0 0 290px;
}

.step4{
	width:510px;
    height:165px;
	margin:20px auto 0 auto;
	background:url(../images/process/process_4.png) no-repeat;
	padding:100px 0 0 290px;
}


.step-text{
	line-height:1.5em;
}

/* nagareEND */

/* qa */

#qa_list{
	width:730px;
	margin:20px auto 0 auto;
	padding:10px 20px 0 20px;
	border-style:solid;
	border-color:#b6b6b6;
	border-width:1px;
	-webkit-border-radius: 10px; /* Chrome,Safari */
    -moz-border-radius: 10px;    /* Firefox */
    border-radius: 10px;
}

.list_left{
	float:left;
	margin-right:20px;
}

.list_right{
}

#qa_list li{
	list-style:none;
	margin-bottom:10px;
}

#qa_list li a{
	color:#353535;
}

#qa_list li a:hover{
	color:#717171;
}

.qa_list_icon{
	font-size:20px;
	margin-right:10px;
}

.qa{
	margin-left:20px;
}


#q1,
#q2,
#q3,
#q4,
#q5,
#q6,
#q7,
#q8,
#q9,
#q10,
#q11{
	margin-top:20px;
}

.qicon{
	background:url(../images/q_and_a/q.png) no-repeat;
	width:50px;
	height:50px;
	float:left;
}

.q_text{
	float:left;
	margin-top:15px;
	margin-left:20px;
}

.q_text h1{
	color:#FF335A;
	font-size:18px;
}


.a{
    margin-top:10px;
	border-bottom:dashed 1px #b6b6b6;
	margin-bottom:30px;
}

.aicon{
	background:url(../images/q_and_a/a.png) no-repeat;
	width:50px;
	height:50px;
	float:left;
}

.a_text{
	width:710px;
	float:left;
	margin-top:15px;
	margin-left:20px;
	padding-bottom:30px;
}

.a p{
	line-height:1.8em;
}


/* qa END */

/* koe */

#interview_banner{
	margin-top:20px;
}

/* koeEND */



/* fuzoku */

#shijyo img,
#jinzai img{
	margin-top:20px;
}

.fuzoku_text{
	margin-top:40px;
	margin-left:20px;
	margin-bottom:40px;
}

.fuzoku_text p{
	padding-top:10px;
	line-height:1.8em;
}


#gyousyu2{
	width:750px;
	margin-top:10px;
}

#gyousyu2 img{
	margin-top:10px;
}
/* fuzoku END */





/* gyosyu */

#gyosyu_banner{

}

#category1{
	background:url(../images/business_category/category_1.png) no-repeat;
	width:360px;
	height:125px;
	margin:20px 20px 0 30px;
	padding:100px 0 0 0px;
	float:left;
}

#category1 p,
#category2 p,
#category3 p,
#category4 p,
#category5 p,
#category6 p,
#category7 p,
#category8 p,
#category9 p,
#category10 p,
#category11 p{
	font-size:25px;
	text-decoration:none;
	text-align:center;
	letter-spacing:3px;
	color:#353535;
}


#category1 a,
#category2 a,
#category3 a,
#category4 a,
#category5 a,
#category6 a,
#category7 a,
#category8 a,
#category9 a,
#category10 a,
#category11 a{
	width:360px;
	font-size:18px;
	margin-top:10px;
	text-decoration:none;
	text-align:center;
	letter-spacing:3px;
	color:#fff;
	display:block;
}

#category1 a:hover,
#category2 a:hover,
#category3 a:hover,
#category4 a:hover,
#category5 a:hover,
#category6 a:hover,
#category7 a:hover,
#category8 a:hover,
#category9 a:hover,
#category10 a:hover,
#category11 a:hover{
	color:#717171;
}

#category2{
	background:url(../images/business_category/category_2.png) no-repeat;
	width:360px;
	height:125px;
	margin:20px 0px 0 0px;
	padding:100px 0 0 0px;
	float:left;
}

#category3{
	background:url(../images/business_category/category_3.png) no-repeat;
	width:360px;
	height:125px;
	margin:20px 20px 0 30px;
	padding:100px 0 0 0px;
	float:left;
}

#category4{
	background:url(../images/business_category/category_4.png) no-repeat;
	width:360px;
	height:125px;
	margin:20px 0px 0 0px;
	padding:100px 0 0 0px;
	float:left;
}

#category5{
	background:url(../images/business_category/category_5.png) no-repeat;
	width:360px;
	height:125px;
	margin:20px 20px 0 30px;
	padding:100px 0 0 0px;
	float:left;
}

#category6{
	background:url(../images/business_category/category_6.png) no-repeat;
	width:360px;
	height:125px;
	margin:20px 0px 0 0px;
	padding:100px 0 0 0px;
	float:left;
}

#category7{
	background:url(../images/business_category/category_7.png) no-repeat;
	width:360px;
	height:125px;
	margin:20px 20px 0 30px;
	padding:100px 0 0 0px;
	float:left;
}

#category8{
	background:url(../images/business_category/category_8.png) no-repeat;
	width:360px;
	height:125px;
	margin:20px 0px 0 0px;
	padding:100px 0 0 0px;
	float:left;
}

#category9{
	background:url(../images/business_category/category_9.png) no-repeat;
	width:360px;
	height:125px;
	margin:20px 20px 0 30px;
	padding:100px 0 0 0px;
	float:left;
}

#category10{
	background:url(../images/business_category/category_10.png) no-repeat;
	width:360px;
	height:125px;
	margin:20px 0px 0 0px;
	padding:100px 0 0 0px;
	float:left;
}

#category11{
	background:url(../images/business_category/category_11.png) no-repeat;
	width:360px;
	height:125px;
	margin:20px 20px 0 30px;
	padding:100px 0 0 0px;
	float:left;
}

.gyosyu-text{
	margin-left:10px;
	margin-top:10px;

}

.gyosyu-text p{
	line-height:1.6em;
}

.gyosyu_kanji{
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-weight: bold;
	font-size: 18px;
}

.gyosyu_title{
	position: relative;
	margin: -40px 0 0 80px ;
	color: #fff;
	font-size: 25px;
	font-family:"Nico Moji";
}

.gyosyu_detail{
	margin-top: 30px;
	margin-left: 20px;
}

/* gyosyu END */


/* contact */

.contact1{
	width:390px;
	height:175px;
	margin:30px 0 0 30px;
	background:url(../images/contact/ladys_contact.png) no-repeat;
	padding:15px 0 0 180px
}

.contact1 p{
	font-size:19px;
	color:#353535;
	line-height:1.3em;
	padding-top:10px;
}

.contact1 h1{
	font-size:26px;
	color:#FB1A3F;
	line-height:1.3em;
}

.contact1 a{
	font-size:20px;
	color:#273782;
}

.contact1 a:hover{
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

.contact2{
	width:390px;
	height:175px;
	margin:30px 0 0 30px;
	background:url(../images/contact/shop_contact.png) no-repeat;
	padding:15px 0 0 180px
}

.contact2 p{
	font-size:19px;
	color:#353535;
	line-height:1.3em;
	padding-top:10px;
}

.contact2 h1{
	font-size:26px;
	color:#FB1A3F;
	line-height:1.3em;
}

.contact2 a{
	font-size:20px;
	color:#273782;
}

.contact2 a:hover{
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}


/* sitemap */

#sitemap{
	margin-top:20px;
	margin-left:30px;
}

.map_icon{
	width:7px;
	height:11px;
	background:url(../images/sitemap/icon.png) no-repeat;
	float:left;
	margin-top:5px;
}

#sitemap a{
	margin-left:15px;
	text-decoration:none;
	color:#353535;
}

#sitemap a:hover{
    opacity:0.7;
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
}

.smallclass{
	margin-left:40px;
}


/* sitemap END */



/* policy */

.policy{
	margin-left:40px;
	width:700px;
	margin-bottom:30px;
}

.policy_nom{
	font-size:20px;
	line-height:2em;
}
/* policy END */


/* form_ */

.form_text{
	text-align:left;
	margin-top:30px;
	margin-left:50px;

}

.form_text p{
	font-size:18px;
	color:#6A2B3C
}

#form{
	width:800px;
	height:600px;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
}


#textbox{
	width:650px;
	height:480px;
	padding-top:20px;
	margin:0 auto;
}

#textbox table td.td_01{
	width:100px;
	height:37px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#353535;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


#textbox table td.td_02 input,
#textbox table td.td_02 textarea,
#textbox table td.td_02 select{
	width:450px;
	text-align:left;
	color:#353535;
	font-size: 20px;

}

#textbox table td.td_03{
	height:59px;
	text-align:left;
	color:#353535;

}

#textbox table td.td_04{
	width:50px;
	font-size:12px;
	font-weight:normal;
	color:#FF3259;
	text-align:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


#textbox textarea{
	margin:20px 0 40px 0;
}

.shop_banner{
	margin-top:30px;
}

.submit{
	width:410px;
	height:67px;
	margin:0 170px;
	padding:3px 5px;
	color: #fff;
	font-size: 25px;
	border:0;
	border-radius: 10px;
	background:#ff335a;
}

.submit:hover{
	opacity: 0.7;
}


#check{
	padding-left:46px;
}

/* client form END */
/* clientEND */

/* company */

#company{
	width:760px;
	border:solid #b6b6b6 1px;
	margin:20px auto 0 auto;
	border-collapse: collapse;
}

#company .td1{
	width:300px;
	padding:30px 0;
	border:solid #b6b6b6 1px;
	text-align:center;
	background:#F1F1F1;
	font-family:'ヒラギノ角ゴシック', 'Hiragino Sans', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

#company .td2{
	padding:30px 0;
	border:solid #b6b6b6 1px;
	text-align:center;
	font-family:'ヒラギノ角ゴシック', 'Hiragino Sans', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

/* company END */




#thanks{
	text-align:center;
	font-size:16px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:25px;
	padding-top:200px;
	padding-bottom:300px;
}
