@charset "utf-8";
/* CSS Document */

/*
Theme Name: AMATERASU
Description: Easy,SimpleDesign
Version: simple 1.1
Base Color: red
Author: AMATERASU
Author URI: http://www.seo-amaterasu.com/
*/

body #content{
  width: 100%;
  overflow: hidden;
}
body .post-list{
  border-top: 1px solid #cccccc;
  overflow: hidden;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  overflow: hidden;
  box-sizing: border-box;
}

body .post-list ul {
  width: 29.33333333%;
  height: auto;
  margin: 0;
  padding: 20px;
  float: left;
  border-top: none;
  border-right: none;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  position: relative;
  margin-left: -1px;
}

body .post-list ul:nth-child(2n),body .post-list ul:nth-child(3n){
  
}

body .post-list ul:nth-child(3n),
body .post-list ul:last-child {
  border-right: 1px solid #cccccc;
}

body .post-list ul:hover {
    background-color: #e46d60;
}

body .post-list ul:hover li strong{
  color: #ffffff;
}

body .post-list ul:hover li img{
  opacity: 0.5;
}

body .post-list ul:hover li p{
  color: #ffffff;
}

body .post-list ul:hover li span{
  color: #ffffff;
  border: 1px solid #ffffff;
}

body .post-list ul a{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -999px;
}

body .post-list ul li{
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding: 0;
}

body .post-list ul li strong{
font-size: 20px;
    text-align: center;
    line-height: 1.2em;
    color: #444444;
    display: block;
    border-bottom: 1px dotted #4d3320;
    font-weight: bold;
    padding-bottom: 5px;
}

body .post-list ul li img{
  width: auto;
  height: auto;
  margin: 0 auto;
  padding: 0;
  display: block;
    border-radius: 50%;
    border: solid 2px;	
}

body .post-list ul li p{
  font-size: 15px;
  line-height: 1.5em;
  color: #444444;
}

body .post-list ul li span{
    width: 70%;
    height: auto;
    font-size: 15px;
    text-align: center;
    line-height: 1.2em;
    margin: 0 auto;
    padding: 10px 0 10px 0;
    color: #fff;
    border-radius: 7px;
    display: block;
    background: #ee7f7b;
}
body .post-list ul:hover li span{
    box-shadow: none;
    background: #ffffff;
    color: #b54141;
	font-weight:bold;
}
body .post-list ul:hover li span::after{
    border-top: 2px solid #ba4747;
    border-right: 2px solid #c95959;
}
body .post-list ul li span::after{
	content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    border-top: 2px solid white;
    border-right: 2px solid white;
    transform: rotate(45deg);
    margin-left: 10px;
    margin-bottom: 1px;
    transition: all 0.2s ease-out;
}
#case_wrapper {
    width: 1100px;
    height: auto;
    margin: 0 auto;
    padding: 30px 30px 30px;
    display: table;
    background: #fff;
    margin-top: 30px;
}
.headline_group{
    width: 1000px;
    margin: auto;
    background: #ffffff;
    max-width: 1000px;
    text-align: center;
    margin: 30px auto 40px;
    padding: 20px 0px;
    border-radius: 10px;	
}
.headline_group h1{
text-align: center;	
}
.headline_group h1 .sub{
text-align: center;	
display:block;
} 
#cases_nav{
background: #ea8676;
    width: 100%;
    overflow: hidden;	
}
div#cases_nav ul li{
    width: 12.44%;
    float: left;
    padding: 12px 0;
    text-align: center;
    color: #fff;	
}
div#cases_nav ul li a{
color: #fff;
    text-decoration: none;	
}
#cases_nav_inner{
    width: 1200px;
    margin: auto;
}
.pager {
    text-align: center;
    margin:20px 0px;
}
.pager .current {
    background: rgba(214, 176, 78, 1);
    border: solid 1px rgba(0,0,0,0.1);
    color: rgba(255,255,255,1)!important;
}
a.page-numbers, .pager .current {
    color: rgba(214, 176, 78, 1);
    border: solid 1px rgba(0,0,0,0.1);
    border-radius: 5px;
    padding: 5px 8px;
    margin: 0 2px;
}

@media screen and (max-width: 768px){
  body .post-list ul{
    width: 100%;
    border-right:1px solid #cccccc;
    display: inline-block;
  }
  body .post-list ul li strong{
    font-size: 17px;
  }
  body .post-list ul li.img{
    float: left;
    width: 35%;
  }
  body .post-list ul li.txt{
    float: right;
    width: 63%;
    margin: 7% 0px 0px;
  }
  body .post-list ul li p{
    font-size: 13px;
  }
  body .post-list ul li.list_btn{
    display: inline-block;
  }
	#case_wrapper {
    width: 95%;
    padding: 0;
    display: block;
    background: none;
	}
	body .post-list ul{
	    padding: 20px 0px;	
	}
div#cases_nav ul li {
    width: 49.28%;	
    border-bottom: solid 1px #fff;

}
div#cases_nav ul li:nth-child(odd){
  border-right: solid 1px #fff;
}
div#cases_nav ul li:nth-child(7), div#cases_nav ul li:nth-child(8){
  border-bottom: 0px;
}
	.headline_group{
    width: 100%;
    overflow: hidden;
    border: 1px solid #fff;		
	}	
	#content .faq-pager{
    margin: 20px 0px;
    padding: 30px 0px;	
    width: 100%;
    overflow: hidden;		
	}	
	.headline_group h1{
    font-size: 25px;		
	}
	.headline_group h1 .sub{
     font-size: 15px;		
	}
	#cases_nav_inner{
	    width:100%;
	}
body .post-list{
  border:none!important;
}
body .post-list ul{
  border:none!important;
}
body .post-list ul:nth-child(3n), body .post-list ul:last-child {
    border-right: 1px solid #cccccc;
    border-radius: 15px;
    background: linear-gradient(#fca09f, #fb7f80);
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
    padding: 30px 0px;
}	
body .post-list ul li img{
    width: 60px;
    height: 60px;
    position: absolute;
    top: 10px;
    left: 7px;		
	}
body .post-list .height_sp li strong{
    border: none;
    left: 14px;
    font-size: 15px;
    top: 50%;
    color: #fff;
    position: relative;	
	}		
body .post-list .height_sp li strong::after{
    content: " ";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-top: 4px solid white;
    border-right: 4px solid white;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    right: 30px;	
	}	
	body .post-list ul li{
	margin-bottom:0px;	
	}
  a.page-numbers, .pager .current{
    padding: 3px 5px;
    font-size: 13px;
  }
  a.page-numbers{
    background: #fff;
  }
}