/*20191216サイト改修*/

.search__form li.add_conditions a {
	display: block;
	font-size: 16px;
	padding: .3em 0;
	color: #fff;
	width: 80vw;
	margin: 10px auto;
	border-radius: 5px;
	text-align: center;
	background: url(../../../../wp-content/uploads/2018/06/icon_tri.png) 95% center no-repeat, #76ba43;
	background-size: 19px;
	box-shadow: 0 5px #b4d998;
}
.search__form li.add_conditions a {
	background-color: #a0a5fa;
	box-shadow: 0 5px #f3f5ff;
}
.search--inner .search-form {
	border: none;
	box-shadow: none;
}

@media only screen and (min-width:768px){
	.profile_area .text_area h3:before {
		content: none;
		margin-right: .3em;
	}
	section.item_area h3.item_title {
		background-color: #d85b97;
	}
	section.item_area h3.item_title {
		background-color: #d85b97;
		padding: 2% 0% 2% 2%;
		background-size: 40px;
		font-size: 30px;
	}
	section.item_area h3.item_title.no01.min {
		padding: 2% 0% 2% 17%;
	}
	.item_area h3.no01, .crown1 {
		background: url(../../../../wp-content/uploads/2018/06/item_rank1.png) 3% center no-repeat, #494ea1;
		background-size: 52px;
		padding-left: 2.5em;
	}
	.top3_area ul li figure.ribbon {
		top: -1em;
		left: -25px;
		position: absolute;
		margin: 0;
		z-index: 9999;
	}
	.top3_area ul li figure.ribbon {
		top: -1em;
	}
	.top3_area ul li figure.ribbon img.pc {
		width: 100%;
	}
	section.item_area h3.item_title {
		background-size: 60px;
	}
	.hello-world .item_area .item_under_rank_btn a {
		margin-bottom: 63px;
		box-shadow: none;
		border-bottom: 2px solid #ff7be2;
		background: #fff;
		color: #ff7be2;
		font-weight: bold;
		display: inline-block;
		border-radius: 0;
	}
	.hello-world .item_area .item_under_rank_btn a:after {
		content: "▼";
		color: #ff7be2;
		text-align: right;
		margin-left: 3px;
		position: inherit; 
		right: 5%;
	}

	.item_area .item_kutikomi_area {
		margin-bottom: 0;
	}
	.item_under_rank_btn {
		width: inherit;
		margin: 0;
		text-align: center;
	}

	.search--inner .search-form li.add_conditions {
		border: none;
		background: #fcfcf9;
	}
	.search__form li.add_conditions a {
		background-color: #a0a5fa;
		box-shadow: 0 5px #f3f5ff;
		width: 300px;
		margin: 0 auto;
	}
	.search .search--inner {
		overflow: hidden;
		border: none;
		padding: 0;
	}
}



@media only screen and (max-width:768px){
	.search--inner {
		border: none;
	}
	.search--inner .search-form {
		border: none;
		box-shadow: none;
	}
	.search__form li.add_conditions {
		border: none;
	}
	.search__form li.add_conditions a {
		background-color: #a0a5fa;
		box-shadow: 0 5px #f3f5ff;
	}
	.mv {
		padding: 0;
	}
	h2.add.search_ttl{
		display: none;
		margin-top: 30px
	}
	dl.point3_area_accordion dd {
		display: none;
	}
	.top3_area ul li {
		margin-bottom: 20px;
	}
	.top3_area ul li.rank1 {
		width: 94%;
		margin: auto;
		padding-bottom: 25px;
	}
	.top3_area ul li.rank1 .photo_area {
		width: 100%;
	}
	.top3_area ul li.rank1 .photo_area {
		width: 100%;
	}
	.top3_area ul li.rank2 {
		margin: 0 4% 0 3%;
	}
	.top3_area ul li.rank2, .top3_area ul li.rank3 {
		margin-top: 15px;
		width: 45%;
	}
	.top3_area ul li.rank1 .text_area {
		width: 100%;
	}
	article#page-index h2.chapter_title {
		font-size: 23px!important;
		padding: 3%;
	}
	.top3_area ul li.rank1 .ribbon {
		width: 150px;
	}
	.top3_area ul li figure.ribbon {
		top: -0.7em;
	}
	section.top3_area h2.chapter_title {
		margin-bottom: 20px;
	}
	.item_area h3.no01, .crown1 {
		background: url(../../../../wp-content/uploads/2018/06/item_rank1.png) 3% center no-repeat, #494ea1;
		background-size: 52px;
		padding-left: 2.5em;
	}
	section.item_area h3.item_title {
		background-color: #d85b97;
		padding: 2% 0% 2% 2%;
		background-size: 40px;
		font-size: 25px;
	}
	section.item_area h3.item_title.no01.min {
		padding: 2% 0% 2% 16%;
	}
	.item_area {
		border: none; 
	}
	.hello-world .item_area .item_area_wrapper {
		padding: 2% 0% 0;
	}
	.item_area .osusume_area {
		padding: 3% 0;
	}
	.item_area .osusume_area ul li{
		padding-left: 1.3em;
		margin-bottom: 10px;
	}
	.item_area .osusume_area ul li:before {
		content: "●";
		color: #cfcfcf;
	}
	.item_area .osusume_area {
		margin: 6% 0!important;
		padding: 0!important;
	}
	.item_area .item_kutikomi_area ul li.type_m {
		background: url(../../../../wp-content/uploads/2018/06/icon_good_m.png) 8px center no-repeat, #ecefff;
		background-size: 50px;
	}
	.item_area .item_kutikomi_area ul li.type_f {
		background: url(../../../../wp-content/uploads/2018/06/icon_good_f.png) 8px center no-repeat, #ffecf9;
		background-size: 50px;
	}
	.item_area .item_kutikomi_area ul li {
		padding-left: 65px;
	}
	.item_area .text_box {
		padding: 0;
	}
	.item_area .item_kutikomi_area {
		padding: 0;
		margin-bottom: 0;
	}
	.item_under_rank_btn {
		width: 100%;
	}
	.hello-world .item_area .item_under_rank_btn a {
		margin-bottom: 35px;
		box-shadow: none;
		border: 2px solid #ff7be2;
		background: #fff;
		color: #ff7be2;
		font-weight: bold;
	}
	.hello-world .item_area .item_under_rank_btn a:after {
		content: "▼";
		color: #ff7be2;
		text-align: right;
		position: absolute;
		right: 5%;
	}
}

.search__form li.add {
	display: none;
}
h2.add.search_ttl {
	display: none;
}





/*アコーディオン*/

.point3_area_accordion dt {
	display: flex;
	align-items: center;
	position: relative;
	padding: 15px;
}
.point3_area_accordion dt > span > span {
	color: #de72a6;
	display: inline-block;
	font-weight: bold;
	font-size: 27px;
	margin: 0 11px 0 5px;
}
.point3_area_accordion dt > span {
	display: inline-block;
	font-weight: bold;
	color: #555;
	padding-left: 10px;
	font-size: 17px;
}
.point3_area_accordion dt img {
	width: 55px;
}
dl.point3_area_accordion hr {
	padding: 0;
	margin: 0;
	background-color: #ccc;
	height: 1px;
	border: none;
}
dl.point3_area_accordion dd {
	padding: 0 15px 15px;
}


@media only screen and (max-width:768px){
	.point3_area_accordion dt:after {
		content: "▼";
		color: #464b9a;
		font-size: 25px;
		position: absolute;
		right: 4%;
	}
	dl.point3_area_accordion dd {
		padding: 1% 5% 5%;
		display: none;
	}
	.point3_area_accordion dt {
		padding: 2% 4%;
	}
	.point3_area_accordion dt > span > span {
		display: block;
		font-size: 20px;
		margin: 0;
	}
	.point3_area_accordion dt > span {
		padding-left: 10px;
		font-size: 17px;
	}
	.point3_area_accordion dt img {
		width: 70px;
	}
}

.acd-check{
    display: none;
}
.acd-label{
    background: #de1c1c;
    color: #fff;
    display: block;
    margin-bottom: 1px;
    padding: 9px;
    font-size: 19px;
    text-align: center;
}
.acd-content{
    /* height: 0; */
    /* opacity: 0; */
    padding: 0 10px;
    /* transition: .5s; */
    /* visibility: hidden;*/
}
.acd-check:checked + .acd-label + .acd-content{
    height: auto;
    opacity: 1;
    padding: 10px;
    visibility: visible;
}
.acd-content h2{
    font-weight: bold;
    font-size: 19px;
    text-align: center;
    color: #de1c1c;
    padding: 5px 0 15px;
}

.acd-content h3{
       background: #464b9a;
    color: #fff;
    font-size: 16px;
    padding: .2em 0;
    background: #494ea1;
    background-size: 50px;
    position: relative;
    padding-left:0.5em;
}
.acd-content p{
    padding: 10px 0;
}
.acd-content img{
    padding: 10px 0;
}

.taiken{
        margin: 0 15px;
}
.taiken3{
        width: 90%;
    display: block;
    /* text-align: center; */
    margin: auto;
}


.taiken h4{
    font-size:17px;
    margin:1em 0 1em .5em;
    border-left:solid 0.4em #767bcc;
    padding-left: 0.5em;
    font-weight: bold;
}


.detail_flex{
    display:flex;
    justify-content: center;
}

.detail_flex p{
    width:50%;
}
@media (max-width: 620px){
    .detail_flex{
    display:block;
}
.detail_flex figure{
    text-align:center;
    margin-bottom:1em;
}
.detail_flex p{
    width:unset;
}

}

.mT10{
    margin-top:10px;
}


/*====================================================================
slick
====================================================================*/
.sliderArea {
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 50px;
    
}
.sliderArea.w300 {
    max-width: 300px;
}
.slick-slide {
    margin: 0 5px;
}
.slick-slide img {
    width: 100%;
    height: auto;
}
.slick-prev, .slick-next {
    z-index: 1;
}
.slick-prev:before, .slick-next:before {
    color: #000;
}
.slick-slide {
    transition: all ease-in-out .3s;
    opacity: .2;
}
.slick-active {
    opacity: 1;
}
.slick-current {
    opacity: 1;
}
.thumb {
    margin: 20px 0 0;
}
.thumb .slick-slide {
    cursor: pointer;
}
.thumb .slick-slide:hover {
    opacity: .7;
}
button{
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.slide-arrow{
    position: absolute;
    top: 50%;
    margin-top: -15px;
}
.prev-arrow{
    left: 15px;
    width: 0;
    height: 0;
    z-index: 99;
    border-left: 0 solid transparent;
    border-right: 15px solid #000379;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
.next-arrow{
    right: 15px;
    width: 0;
    height: 0;
    border-right: 0 solid transparent;
    border-left: 15px solid #000379;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}



















