@charset "utf-8";

#my_page ul li {
    width: 25%;
}
#my_page ul li a {
    padding-top: 16px;
    padding-bottom: 16px;
}
section.point_list {
    margin-top: 0px;
    border-bottom: 3px solid #E95383;
    margin-bottom: 0px;
    padding-bottom: 40px;
}
section.point_list + .point_list {

}
section.point_list h2 {
    max-width: 712px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    width: 94%;
}
section.point_list h2 p {
    display: block;
    width: auto;
}
section.point_list h2 p:nth-child(3)  {
    margin-top: 40px;
}

section.point_list h2 p:nth-child(1) {
    margin-bottom: 20px;
    font-size: 25px;
    color: #E95383;
}
.cf.pc_container.basepage .main_contents section.point_list .atte ,.atte{
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    max-width: 712px;
}
#shouhin ul.list ,#teikei ul.list,#kifu ul.list{
    margin-top: 20px;
}
#shouhin ul.list li:after ,#teikei ul.list li:after,#kifu ul.list li:after{
    height: 100%;
}
#shouhin ul.list li:nth-child(n+5) ,#teikei ul.list li:nth-child(n+5),#kifu ul.list li:nth-child(n+5){
    margin-top: 10px;
}
section#shouhin ul.list li p  ,section#teikei ul.list li p,section#kifu ul.list li p{
    width: 100%;
    max-width: 177px;
}
div.basepage section#teikei ul.list li p:last-child {
  margin-top: 0;
}

.att_komenum {
	width: 94%;
	max-width: 712px;
	margin: 40px auto 0;
}
.att_komenum > li {
	position: relative;
	padding-left: 2.2em;
}
.att_komenum > li > .num {
	position: absolute;
	top: 0;
	left: 0;
}
.cf.pc_container.basepage .main_contents section.point_list .att_komenum + .atte {
	margin-top: 10px;
}







