@media (max-width: 767px){
	img{
		max-width: 100%;
	}
	#content,
	#side {
		width: auto;
		float: none;
	}
	.headerMain,
	#main,
	#footer{
		width: auto;
	}


	.home #main {
    margin: 0 10px;
	}

	#header{
	}
	.headerMain{
		padding: 15px 0 10px;
		margin: 0 10px;
		width: calc(100% - 20px);
	}

	/* .headerMain .headLogo,
	.headerMain .sns_btn{
    float: none;
    text-align: center;
	} */
	.headerMain .sns_btn{
	}
	.headerMain .sns_btn li{
		width: 30px;
	}

	.headerMain .headSearch {
		display: none;
		position: relative;
		height: auto;
		margin: 0 auto;
	}

	button.search_btn{
		position: absolute;
		top: 25px;
		right: 10px;
	  display: inline-block;
		background: #fff;
		border: 0;
		outline:0;
	}
	button.search_btn img{
		max-width: 20px;
	}

	input.search-field{
		width: calc(100% - 85px);
		padding: 8px 5px;
		font-size: 14px;
		border-radius: 0;
		outline:0;
		vertical-align: top;
	}

	input.search-submit{
		padding: 8px 0;
		font-size: 16px;
		border-radius: 0;
		outline:0
		border: 0;
		margin-left: -5px;
	}

	.headerMain .headLogo a{
		width: 250px;
		margin: 0 auto;
	}

	.mv_cont{
		position: relative;
		margin: 0 auto -70px;
	}

	.mv{
		 margin: 0 auto 0;
		 background: none;
		 padding-bottom: 18px;
	 }

	 .mv .inner{
 		height: auto;
		margin-bottom: 10px;
 	}
	.mv_cont .fb_cont{
		position: relative;
		top: auto;
    left: auto;
		right: auto;
		display: block;
		width: 100%;
		margin-top: -80px;
		text-align: center;
	}

	#main{
		margin: 0 10px;
		padding: 10px;
	}

	#footer{
		padding-top: 0;
	}

	#footer .footLogo {
	    padding: 0 20px;
	}
	#footer .footLogo a{
		width: auto;
	}

	#footer .copyright {font-size: 12px;}

	.ranking > h3 {
		font-size: 20px;
	}
	.fb_cont{
		margin-bottom: 40px;
	}

	.fb_cont .fb-page{
		padding-left: 0;
		padding-bottom: 0;
		background: none;
	}

	#content .rankCont > h1 {
		text-align: right;
	}
	#content #rank01.rankCont h1:before {
		left: 5px;
		width: 42px;
    height: 42px;
    background: url(../images/rank01_img.png) no-repeat center / contain;
	}
	#content #rank02.rankCont h2:before {
		left: 5px;
		width: 42px;
		height: 42px;
		background: url(../images/rank02_img.png) no-repeat center / contain;
	}
	#content #rank03.rankCont h2:before {
		left: 5px;
		width: 42px;
		height: 42px;
		background: url(../images/rank03_img.png) no-repeat center / contain;
	}

	#content .rankCont > h2,
	#content .rankCont > h3 {
		text-align: right;
	}
	#content .rankCont > h2 {
		padding: 5px 0;
	}
	#content .rankCont > h3 {
		text-align: right;
		    padding: 0 0 5px;
	}

	.ranking > h3.best3_ttl{
		-webkit-background-size: auto 130%;
		background-size: auto 130%;
	}
	#content .rankCont > h1 img {
	}
	#content .rankCont > h2 img,
	#content .rankCont > h3 img {
	}
	#content .rankCont .koma_txt li:nth-of-type(1) p {
		font-size: 18px;
    height: auto;
    padding: 20px;
		border: 2px solid #000;
		border-bottom: 0;
		background: #fff;
	}
	#content .rankCont .koma_txt li:nth-of-type(2){
		background: linear-gradient(90DEG,#fff,#959595);
		margin: -3vh 0 10px;
    height: auto;
    padding: 0 10px 10px;
		border: 2px solid #000;
		border-top: 0;
	}
	#content .rankCont .koma_txt li:nth-of-type(2):after{
		background: url();
	}
	#content #rank01.rankCont .koma_txt li:nth-of-type(2){
		height: auto;
		background: linear-gradient(90DEG,#fff,#959595);
		margin: -3vh 0 10px;
		height: auto;
		padding: 0 10px 10px;
		border: 2px solid #000;
		border-top: 0;
	}
	#content #rank02.rankCont .koma_txt li:nth-of-type(2){
		background: linear-gradient(90DEG,#fff,#959595);

	}
	#content .rankCont .koma_txt li:nth-of-type(2) p {
		font-size: 16px;
		height: auto;
		padding: 20px;
		margin: 10px;
	}
	#content .rankCont .koma_txt li:nth-of-type(2) p:before{
		top: -30px;
		left: 20px;
		border-bottom: 30px solid #000;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 0;
	}
	#content .rankCont .koma_txt li:nth-of-type(2) p:after{
		top: -25px;
		left: 20px;
		border-bottom: 30px solid #fff;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 0;
	}
	#content .rankCont.rankContSub .koma_txt {
		padding: 40px 0 0;
		background-position: left -40px top -5px,left top;
-webkit-background-size: auto;
background-size: 90% auto;
	}
	#content #rank04.rankCont.rankContSub .koma_txt {
		padding: 40px 0 0;
		background-position: left 40px top -11px,left top;
    -webkit-background-size: 60% auto;
    background-size: 60% auto;
	}
	#content .rankCont.rankContSub .koma_txt p {
		margin: 120px 10px 10px;
		padding: 20px;
		font-size: 16px;
	}
	#content .rankCont.rankContSub .koma_txt p:before{
		top: -40px;
    left: auto;
    right: 40px;
    border-bottom: 40px solid #000;
    border-left: 2px solid transparent;
    border-right: 30px solid transparent;
		border-top: 0;
	}
	#content .rankCont.rankContSub .koma_txt p:after{
		top: -33px;
    left: auto;
    right: 38px;
    border-bottom: 40px solid #fff;
    border-left: 2px solid transparent;
    border-right: 30px solid transparent;
		border-top: 0;
	}

	#content .rankCont table.pc{
		display: none !important;
	}
	#content .rankCont table.sp{
		display:table !important;
	}
	#content .rankCont th,
	#content .rankCont td {font-size: 14px;}
	#content .rankCont .text{
		font-size: 16px;
	}
	#content .rankCont th:last-of-type{
		border-bottom: 1px solid #a4a2a4;
	}
	#content .rankCont .text .fl {
		display: block;
		margin: 0 auto;
		float: none;
		max-width: calc(100% - 40px);
	}
	#content .rankCont .text span.big{
		font-size: 28px;
	}
	#content .rankCont .text span.big:first-of-type{
		font-size: 40px;
	}
	#content #rank01.rankCont .text span.big{
		font-size: 34px;
	}
	#content #rank01.rankCont .text span.big:first-of-type{
		font-size: 50px;
	}

	.articleList {padding-top: 10px;}
	.articleList > li {
		margin-bottom: 10px;
		padding: 0 10px 10px;
	}
	.articleList > li+li {
		padding-top: 10px;
	}
	.articleList > li .date {
		padding: 0;
	}

.articleList > li div.image,
.articleList > li .text,
.articleList > li .fr {float: none;width: auto;}

.articleList > li .text{
	height: auto;
}
.articleList > li div.image a {width: auto;}

	.articleList > li h3 {
		padding: 10px 0;
	}

	.articleList.articleListTop > li {
		width: 49%;
	}
	.articleList.articleListTop > li:nth-of-type(3n+2) {
		margin: 0 0 20px;
	}
	.articleList.articleListTop > li:nth-of-type(2n+1) {
		margin: 0 2% 20px 0;
	}
	.articleList.articleListTop > li .image a {
		min-height: 120px;
		vertical-align: top;
	}


	.txtCont {
		font-size: 16px;
		line-height: 1.6;
	}

	.txtCont p {
		margin-bottom: 20px;
	}

	.txtCont h1 {
		font-size: 24px;
		padding-left: 15px;
	}

	.txtCont h2 {
		font-size: 22px;
		padding-left: 15px;
	}

	.txtCont h3 {
		font-size: 20px;
		margin-bottom: 20px;
		padding-left: 15px;
	}

	.txtCont h4 {
		font-size: 18px;
		padding-left: 15px;
	}

	.txtCont h5 {
		font-size: 18px;
	}

	.txtCont h6 {
	}

	.txtCont ul,
	.txtCont ol {
	}


	.txtCont ul li{

	}


	.txtCont ul li:before{
	}
	.txtCont ol{
	}

	.txtCont ol li{
	}
	.txtCont ol li div{
	}
	.txtCont ol li:before{
	}

	.txtCont blockquote {
		padding: 20px;
	}

	.txtCont blockquote:before,
	.txtCont blockquote:after{
		content:"''";
		display: inline-block;
		position: absolute;
		color: #7d4f6e;
		font-size: 24px;
		line-height: 0;
	}

	.txtCont blockquote:before{
		top: 25px;
		left: 10px;
	}

	.txtCont blockquote:after{
		bottom: 5px;
		right: 10px;
	}

	.single-post .contentWrap{
		margin-bottom: 20px;
		padding-bottom: 10px;
	}
	.single-post #main > .date{
		padding-top: 10px;
	}
	input[type="text"],
	input[type="tel"],
	input[type="email"],
	textarea,
	input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
	outline: 0;
	}
	.searchForm{
		width: auto;
	}
	.wpcf7-submit{
		background: #6f2e6f;
		border-radius: 2px;
		border: 0;
		box-shadow: none;

	}

}
