@charset "UTF-8";

/*-----------------------------------------------------------------------------------visual----------*/

.main_story{
width:100%;
height:280px;
background:url( ../images/v_process.jpg) no-repeat center center #231815;
/*background-size:cover;*/
}

@media screen and (max-width: 979px) {

  .main_story{ height:100%; }

}


/*----------------------------------------------------------------------------------page_tit----------*/

@media screen and (min-width: 980px) {

  #title h2{ margin-top:-216px; }

  #title p{ margin:-5px 0 0 120px; }

}

@media screen and (max-width: 979px) {

  #title h2{
  height:46px;
  background: url( ../images/title2_story.png) no-repeat center top;
  }

}


/*----------------------------------------------------------------------------------content----------*/

.nav_sort{ margin-top:40px; }

.nav_sort li{
float:left;
line-height:1.0;
}

.btn_more {
display:inline-block;
width:239px;
height:46px;
text-align:center;
text-decoration:none;
line-height:46px;
outline:none;
background-color:#8199c6;
}

.active .btn_more{ background-color:#c4a978; }

.btn_more::before,
.btn_more::after {
position:absolute;
z-index:-1;
display:block;
content:'';
}

.btn_more,
.btn_more::before,
.btn_more::after {
-webkit-transition:all .3s;
transition:all .3s;
}

.btn_more {
border-right:1px solid #fff;
color:#fff;
overflow:hidden;
font-weight:bold;
}

.btn_more:hover {
color:#fff;
background-color:#c4a978;
cursor:pointer;
opacity: 1;
}

.list_story{ margin-top:60px; }

.list_story ul li{
width:308px;
float:left;
margin:0 18px 18px 0;
background-color:#f5f5f5;
height:350px;
}

.list_story ul li img{
	max-width:308px;
}

.list_story ul span{
display:inline-block;
padding:10px 20px 0 20px;
color:#c4a978;
font-weight:bold;
font-size:11px;
}

.list_story ul h3{
padding:0 20px;
color:#c4a978;
font-weight:bold;
font-size:14px;
letter-spacing:2px;
}

.list_story ul p{ margin:0 20px; }

.list_story ul .link{
margin-top:16px;
background:url( ../images/arrow_blue.png) no-repeat 0 7px;
padding-left:22px;
}

.list_story ul .link:hover{
color:#c4a978;
text-decoration:underline;
}

@media screen and (max-width: 979px) {

  .nav_sort{
  width:90%;
  margin:40px auto 0;
  }

  .nav_sort li{
  width:25%;
  }

  .btn_more {
  width:100%;
  height:46px;
  border: 1px solid #fff !important;
  }

  #result{
  width:90%;
  margin:0 auto;
  }

}
.estimate_box {
margin-top: 30px;
background-color: #fff;
padding: 26px 50px;
border: 1px solid #eee;
}
@media screen and (min-width: 741px) and (max-width: 979px) {

  .list_story ul li{
  width:48%;
  height:auto;
  margin:18px 18px 0 0;
  padding-bottom:20px;
  }

  .list_story ul li:nth-child(even){
  float:right;
  margin-right:0;
  }

  .list_story ul li img{
    width:100%;
  	max-width:none;
  }
 .estimate_box {
  padding: 26px 30px;
  }
}

@media screen and (max-width: 740px) {

  .nav_sort li{
  width:50%;
  }

  .list_story ul li{
  float:none;
  width: 100%;
  max-width:308px;
  margin:18px auto 0;
  }
  .estimate_box {
  padding: 26px 20px;
  }

}


/*------------------------------------------------------------------------------------------------------------page-navi----------------*/
/*
.pager{
text-align:center;
padding:30px 0 66px;
}

.pager a, .pager a:link {
font-size:12px;
padding:5px 6px 4px 6px;
margin-right: 3px;
text-decoration: none !important;
border: 1px solid #ccc;
color: #666;
background-color: #fff;
}

.pager a:hover {
padding:5px 6px 4px 6px;
border: 1px solid #c4a978;
color: #fff !important;
background-color:#c4a978;
}

.pager a:active {
padding:5px 6px 4px 6px;
margin-right: 3px;
text-decoration: none;
border: 1px solid #c4a978;
color: #fff;
background-color:#c4a978;
}

.pager span.current {
font-size:12px;
padding:5px 6px 4px 6px;
margin-right: 3px;
border: 1px solid #c4a978;
color: #fff;
background-color:#c4a978;
}
*/

.pager { list-style: none; clear: both; line-height: 1; margin: 0; padding: 30px 0 66px;; text-align: center;}
.pager li { display: inline; margin: 4px; padding: 0;}
.pager li span,
.pager li a { display: inline-block; padding:9px 6px; background: #fff; text-decoration: none; vertical-align: middle; border:1px solid #ccc; color:#000;}
.pager li a:hover { background-color: #c4a978;color: #fff; border:1px solid #c4a978;opacity: 1;}
.pager li.active span { background: #c4a978; color: #fff; border:1px solid #c4a978;}

/*------------------------------------------------------------------------------------------------------------detail.html----------------*/

.post{
margin-top:35px;
border-top:1px dotted #ccc;
padding:20px 0 70px;
}

.post_header{
position:relative;
}

.post_header .number{
display:block;
color:#c4a978;
font-weight:bold;
font-size:11px;
}

.post_header h3{
font-weight:bold;
font-size:18px;
letter-spacing:2px;
line-height:1.8;
}


.post_header .name{
display:block;
position:absolute;
right:0;
top:32px;
text-align:right;
}

.post_body img{
max-width:960px;
}

.post p{ margin-top:20px; }

.post ul{ margin-top:40px; }

.post li{
margin-left:40px;
width:460px;
float:left;
}

.post li:first-child{ margin-left:0px; }

.cmp_box{ margin-top:50px; }

.cmp_box .text{
background-color:#f5f7fa;
padding:26px 30px;
width:526px;
height:151px;
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
float:right;
}

.cmp_box .text span{
font-size:12px;
font-weight:bold;
}

.cmp_box .text h4{
color:#c4a978;
font-size:18px;
font-weight:bold;
letter-spacing:2px;
line-height:1.6;
margin-top:5px;
}

.cmp_box .text p{ margin-top:5px; }

.cmp_box .text p a{ color:#c4a978; }

.cmp_box .text p a:hover{ text-decoration:underline; }


.cmp_box .photo{
border:1px solid #ddd;
padding:5px;
width:350px;
}
.cmp_box .photo img{
max-width:350px;
}

.post .btn_backlist {
text-align:center;
margin-top:35px;
}
.btn_back {
display:inline-block;
width:340px;
height:42px;
text-align:center;
text-decoration:none;
line-height:42px;
outline:none;
}

.btn_back::before,
.btn_back::after {
position:absolute;
z-index:-1;
display:block;
content:'';
}

.btn_back,
.btn_back::before,
.btn_back::after {
-webkit-transition:all .3s;
transition:all .3s;
}

.btn_back {
border:1px solid #c4a978;
color:#c4a978;
overflow:hidden;
font-weight:bold;
}

.btn_back:hover {
color:#fff;
background-color:#c4a978;
cursor:pointer;
}





.btn_back_a {
display:inline-block;
width:340px;
height:42px;
text-align:center;
text-decoration:none;
line-height:42px;
outline:none;
}

.btn_back_a::before,
.btn_back_a::after {
position:absolute;
z-index:-1;
display:block;
content:'';
}

.btn_back_a,
.btn_back_a::before,
.btn_back_a::after {
-webkit-transition:all .3s;
transition:all .3s;
}

.btn_back_a {
border:1px solid #e47f7f;
color:#e47f7f;
overflow:hidden;
font-weight:bold;
}

.btn_back_a:hover {
color:#fff;
background-color:#e47f7f;
cursor:pointer;
}

@media screen and (max-width: 979px) {

  .post{
  width:90%;
  margin:35px auto 0;
  }

  .post_body img{
  max-width:100%;
  }

  .post_header .name{
  position:static;
  margin-bottom:16px;
  text-align:left;
  }

  .cmp_box .text{
  background-color:#f5f7fa;
  padding:20px;
  width:auto;
  height:auto;
  border-top:1px dotted #ccc;
  border-bottom:none;
  float:none;
  }

  .cmp_box .photo{
  border:1px solid #ddd;
  padding:5px;
  width:auto;
  }
  .cmp_box .photo img{
  max-width:350px;
  }

  .btn_back ,.btn_back_a{
  width:280px;
  }


}
