html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
body{
  background:#E5CEB4;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a{
  color: #00f;
}

/*================================================================
　各ページ共通
=================================================================*/
#container{
  margin:0 auto;
  width:810px;
  background:#fff;
}

.blue{color: #00f;}

.red{color: #f00;}

.bold{font-weight: bold;}

/*================================================================
　ヘッダー
=================================================================*/
header .wrapper{
  height:80px;
  background:url(../images/header.gif);
  position: relative;
}
header a:first-of-type{
  display:block;
  width:210px;
  height:80px;
  color:transparent!important;
}

header .wrapper .line-entry{
  background:url(../images/line-entry.png);
  color: transparent;
  display: block;
  height: 120px;
  margin-left: 420px;
  position: fixed;
  left: 50%;
  top: 20px;
  width: 70px;
}

header .wrapper .line-entry:hover{
  top: 18px;
}


/*================================================================
　左カラム
=================================================================*/
#left_column{
  display:inline-block;
  width:160px;
  vertical-align:top;
  padding-top:20px;
  padding-left:20px;
  box-sizing:border-box;
}


/*================================================================
　共通メニュー
=================================================================*/
navi a{
  display:block;
  color:#641749;
  font-weight:bold;
  font-size:14px;
  line-height:1em;
  margin-bottom:1em;
  text-decoration:none;
  position:relative;
}
navi a:hover{
  color:#94288d;
}
navi a:hover:before{
  content: "";
  display:block;
  position:absolute;
  border:solid transparent 5px;
  border-left:solid #5a8432 5px;
  left:-10px;
}


/*================================================================
　右カラム
=================================================================*/
#right_column{
  display:inline-block;
  width:650px;
  vertical-align:top;
  padding:20px;
  box-sizing:border-box;
}
#right_column #border{
  border:solid #d5c2cc 4px;
  box-sizing:border-box;
}
#right_column #top_regbtn{
  display:table;
  width:100%;
  padding:20px;
  box-sizing:border-box;
}
#right_column #top_regbtn div{
  display:table-cell;
  vertical-align:top;
}
#right_column #top_regbtn div:nth-of-type(1){
  vertical-align:middle;
}
#right_column #top_regbtn div:nth-of-type(2){
  text-align:right;
}
#right_column #top_regbtn div:nth-of-type(2) a:first-of-type{
  display:block;
  margin-bottom:5px;
}
#right_column .border_box{
  border-top:solid #d5c2cc 8px;
  padding:20px;
}
#right_column .border_box p{
  color:#572444;
  font-size:12px;
  padding:20px 0;
}
#right_column .border_box_last{
  border:none;
  height:8px;
  background:#d5c2cc;
}

/*下部登録ボタン*/
#bottom_reg{
  text-align:center;
  padding:20px 0;
}
#bottom_reg a:first-of-type img{
  margin-bottom:5px;
}


/*================================================================
　フッター
=================================================================*/
footer .gotop{
  padding:20px 20px 5px;
  text-align:right;
}
footer #footer_nav{
  font-size:10px;
  text-align:center;
  margin:0 20px;
  padding:10px 0 20px;
  border-top:dotted #572444 1px;
}
footer #footer_nav a{
  color:#691e93;
}
footer .bottom_line{
  background:#9b3d69;
}
footer .bottom_line li{
  display:inline-block;
  width:33.3%;
  height:12px;
  margin:0;
  padding:0;
}
footer .bottom_line li:nth-of-type(1){background:#631848;}
footer .bottom_line li:nth-of-type(2){background:#822856;}
footer .bottom_line li:nth-of-type(3){background:#9b3d69;}

footer #footer_bottom{
  background:#e4ceb5;
  display:table;
  width:100%;
}
footer #footer_bottom div{
  display:table-cell;
  vertical-align:top;
  padding:10px 0;
}
footer #footer_bottom div:last-of-type{
  text-align:right;
}


/*================================================================
　トップページ
=================================================================*/

/*トップヘッダー*/
#top_header{
  padding:20px;
}
#top_header ul{
  list-style-type:none;
}
#top_header li{
  display:inline-block;
  vertical-align:middle;
  width:33.3%;
}
#top_header li:nth-of-type(1){text-align:left;}
#top_header li:nth-of-type(2){
  text-align:center;
  font-size:14px;
  font-weight:bold;
}
#top_header li:nth-of-type(3){text-align:right;}

/*お仕事開始応援キャンペーン*/
#ouen_campaign{
  margin:0px auto;
  text-align:center;
  padding:0 20px 15px;
}
#ouen_campaign img{
  width:100%;
}

/*トップ左カラムの内容*/
#top_left{
  margin-top:20px;
}
#top_left div:nth-of-type(2){
  margin:15px 0;
}

/*日本最大級*/
#top_fukidashi{
  padding:0 20px;
}
#top_fukidashi div{
  display:inline-block;
  vertical-align:top;
  box-sizing:border-box;
}
#top_fukidashi div:nth-of-type(1){
  width:32%;
}
#top_fukidashi div:nth-of-type(2){
  border:solid #d62d94 2px;
  border-radius:10px;
  padding:10px;
  width:68%;
  box-sizing:border-box;
  position:relative;
}
#top_fukidashi div:nth-of-type(2):before{
  content:"";
  display:block;
  position:absolute;
  border:solid transparent 7px;
  border-right:solid #d62d94 15px;
  left:-24px;
  bottom:60px;
}
#top_fukidashi div:nth-of-type(2):after{
  content:"";
  display:block;
  position:absolute;
  border:solid transparent 7px;
  border-right:solid #fff 14px;
  left:-20px;
  bottom:60px;
}
#top_fukidashi div:nth-of-type(2) p{
  font-size:12px;
  line-height:1em;
  margin-top:0.7em;
}
#top_fukidashi div:nth-of-type(2) p span{
  color: #f00;
}
#top_fukidashi div:nth-of-type(2) .caption{
  color:#14831a;
  font-weight:bold;
  font-size:14px;
  line-height:1.2em;
  margin:0;
}

/*サンプル動画*/
#top_video{
  width:100%;
  margin:20px 0 0;
}
#top_video div{
  display:inline-block;
  vertical-align:top;
  width:50%;
  box-sizing:border-box;
  padding-left:20px;
}
#top_video div:nth-of-type(2){
  padding-left:0px;
  padding-right:12px;
  text-align:right;
}

/*ここがポイント*/
#top_point{
  margin:40px 20px 0;
}
.top_point{
  display:table;
  margin:10px 20px 0;
  background:#f7f7f7;
  padding:15px;
  box-sizing:border-box;
}
.top_point div{
  display:table-cell;
  vertical-align:top;
  font-size:12px;
}
.top_point div span{
  color:#f00;
}
.top_point div:first-of-type{
  box-sizing:border-box;
  width:140px;
}


/*================================================================
　報酬について
=================================================================*/

#salary h4{
  font-size: 18px;
  font-weight: bold;
  margin-top: 30px;
}

#salary h4:before{
  background: #000;
  content:"";
  display: inline-block;
  height: 16px;
  margin-right: 5px;
  vertical-align: middle;
  width: 16px;
}

#salary p{
  margin-bottom: 1em;
  padding: 0!important;
}

#salary table td{
  font-size: 12px;
  padding: 10px 0;
  vertical-align: top;
}

/*================================================================
　応募資格
=================================================================*/
#qualification .border_box ul{
  list-style-type:none;
  margin:20px 0;
  color:#572444;
  font-weight:bold;
}
#qualification .border_box ul li{
  padding-bottom:15px;
}
#qualification .border_box ul li span{
  color:#000;
  font-weight:normal;
  font-size:80%;
}
#qualification h3{
  color:#572444;
  font-weight:bold;
}
#qualification h4{
  color:#572444;
  font-size:14px;
  margin:0;
  padding:20px 0 10px;
  font-weight:bold;
}
#qualification #right_column .border_box p{
  padding:0;
}


/*================================================================
　パソコン環境
=================================================================*/
#recospec{
  color:#641749;
}

#recospec h3{
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  margin-top: 60px;
  vertical-align: top;
}

#recospec h3:first-of-type{
  margin-top: 0;
}

#recospec h3:before{
  background: #641749;
  content:"";
  display: inline-block;
  height: 16px;
  line-height: 18px;
  margin-right: 5px;
  vertical-align: top;
  width: 16px;
}

#recospec .lefttext{
  font-size: 14px;
  width: 440px;
}

#recospec p{
  font-size: 14px!important;
  padding: 10px 0!important;
}

#recospec .rightimage{
  float: right;
}

#recospec h4{
  font-size: 16px;
  font-weight: bold;
  margin-top: 20px;
}


/*================================================================
　Q & A
=================================================================*/
#qanda li{
  color: #641749;
  font-size: 14px;
  font-weight: bold;
  list-style-type: none;
  margin-bottom: 10px;
}

#qanda li a{
  color: #641749;
  font-weight: normal;
  text-decoration: none;
}

#qanda li a:hover{
  text-decoration: underline;
}

#qanda h2{
  color: #ad0b3e;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}

#qanda .border_box{
  color: #641749;
  font-size: 14px;
}

#qanda{}


/*================================================================
　経験者の声
=================================================================*/
#koe h3{
  color: #641749;
  font-size: 16px;
  margin: 40px 0 15px;
}

#koe h3 span span{
  color: #f09;
}

#koe li{
  color: #641749;
  display: inline-block;
  font-size: 14px;
  list-style-type: none;
  vertical-align: top;
}

#koe li:last-of-type{
  margin-left: 20px;
  width: 460px;
}


/*================================================================
　お問い合わせ
=================================================================*/
#mail .form_txt{
  border-top:dotted #666 1px;
  border-bottom:dotted #666 1px;
  padding:20px;
  font-size:12px;
}
#mail .form_txt p{
  color:#f00;
}


/*================================================================
　運営会社の紹介
=================================================================*/
#aboutus .border_box{
  text-align:center;
}
#aboutus h4{
  color:#572444;
  font-weight:bold;
}
#aboutus table{
  color:#572444;
  font-size:12px;
}
#aboutus th{
  font-weight:bold;
  white-space:nowrap;
  text-align:right;
  width:210px;
}
#aboutus td{
  padding-left:10px;
  padding-bottom:10px;
}

/*================================================================
　プライバシーポリシー
=================================================================*/
#privacy{
  text-align: left;
}

/*================================================================
　LINEで応募
=================================================================*/
#line-entry #border{
  padding: 40px;
  text-align: center;
}

#line-entry h2{
  border-bottom:solid #333 2px;
  font-size: 24px;
  font-weight: bold;
  text-align: left;
}

#line-entry h2 span{
  color:#00b833;
}

#line-entry h3{
  margin-top: 40px;
}

#line-entry #border img{
  border: solid #ccc 1px;
  margin: 20px 0;
}