@charset "utf-8";
/*PC設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/

.head-in {
	width: 1140px!important;
	margin-right: auto;
	margin-left: auto;
}

.wrapper{
	width: 1140px!important;
	margin-right: auto;
	margin-left: auto;
	overflow: visible!important;
}

.container{
	width: 810px;
	float: right;
}

.box {
	padding-right: 60px;
	padding-left: 60px;
	padding-top: 50px;
	padding-bottom: 20px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.box2 {
	-webkit-border-radius: 3px;
	border-radius: 3px;
}


.box-b{
	padding-right: 60px;
	padding-left: 60px;
	padding-top: 50px;
	margin-bottom: 40px;
	padding-top: 40px;
	padding-bottom: 50px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.box h2{
	font-size: 28px;
}

.box h3{
	font-size: 24px;
	}

.box-title{
	-webkit-border-radius: 3px 3px 0px 0px!important;
	border-radius: 3px 3px 0px 0px!important;
}

.inbox{
	margin-bottom: 50px;
	margin-top: 50px;
}


.inbox h3{
	font-size: 24px;
	margin-bottom: 50px;
}


.box-title{
	font-size: 24px;
	padding-top: 20px!important;
	padding-right: 20px;
	padding-bottom: 20px!important;
	padding-left: 20px;
}

.newmenu {
	-webkit-border-radius: 0px 0px 3px 3px;
	border-radius: 0px 0px 3px 3px;
}

.newmenu li{
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;	
}



.newmenu a{
	height: 140px;
}


.cat-day{
	float: left;
	font-size: 16px;
}

.updateinfo{
	text-align: left;
}

.updateinfo li{
	display: inline;
	margin-left: 10px;
	font-size: 16px;
}


/*
リスト
-----------------------------------------*/

.list {
	padding-right: 0px;
	padding-left: 25px;
}

.numList{
  padding-right: 0px;
}




/*
検索フォーム
-----------------------------------------*/

.form{
	padding-bottom: 50px;
}




/*
footer
-----------------------------------------*/
.f-menu {
	width: 1140px;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between;
 }
footer{
	padding-top: 50px;
	margin-top: 50px;
	padding-right: 0px;
	padding-left: 0px;
}

.f-menu p{
	margin-right: 0px;
	margin-left: 0px;
	font-size: 20px!important;
 }
 
.footmenu01 , .footmenu02{
	margin-bottom: 30px;
	width:25%;	
}

.footmenu01 li a ,.footmenu02 li a {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	position: relative;
	display: inline-block;
	transition: .3s;
	line-height: 1.6em;	
	color: #FEEA89;
	
}


.footmenu01 li a::after , .footmenu02 li a::after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: '';
	width: 0;
	height: 1px;
	background-color: #FEEA89;
	transition: .3s;
}
.footmenu01 li a:hover::after , .footmenu02 li a:hover::after{
	width: 100%;
}



.footmenu01 li {
	width:auto!important;
	background-color: transparent;
	margin-bottom: 10px;	
}


.footmenu02 ul{
	display: block;
}

.footmenu02 li {
	width:auto;
	background-color: transparent;
	margin-bottom: 10px;	
}

.footmenu02 li:nth-child(even) {
	margin-right: initial!important;

}


.footmenu01 li:before {
  left : 0em; /*左端からのアイコンまでの距離*/
  padding-top: 8px;
  color: #FEEA89;
}

.footmenu02 li:before {
  left : 0em; /*左端からのアイコンまでの距離*/
  padding-top: 8px;
  color: #FEEA89;
}



/*
side
-----------------------------------------*/

.side{
	float: left;
	width: 290px;
	margin-top: 30px;
	postion: -webkit-sticky!important;
    position: sticky!important;
    top: 0!important;
	margin-bottom: 50px;
}

.side-kaso{
	float: left;
	width: 290px;
	postion: -webkit-sticky;
    position: sticky;
    top: 0;
	margin-bottom: 50px;
}

.side-ranking , .side-menu{
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.side_recommended img {
	width: 80px;
}

.side_recommended a{
	height: 80px!important;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;	
}

.side_recommended li{
	padding-top: 25px!important;
	padding-left: 120px!important;
	line-height: 1.4em;
}

.rank-kin:before , .rank-gin:before , .rank-dou:before , .rank-etc:before{/*王冠アイコン*/
	left: 100px!important;
}


.sidemidashi{
	font-size: 20px;
	-webkit-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
}

.side-ranking p a{
	font-size: 16px;
}


.side-menu a {
	display: block;
	color:rgba(0, 0, 0, 0.54);
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px!important;
	padding-bottom: 10px;
	padding-left: 25px;
}



/*--------------------------------
SNS
---------------------------------*/

.sns {
	padding-top: 40px;
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
}

.sns li {
	width:16%;
	margin-bottom: 0px;
}

.sns-contents {
	padding-top: 0px;
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 40px;
}

.sns-contents li {
	width:16%;
	margin-bottom: 0px;
	font-size: 12px!important;
}



/*リンク
---------------------------------------------------------------------------*/

.b-half li{
	width: 48%;
	float: left;
	display: inline;
	padding-right: 5px;
	margin-right: initial;
	margin-left: initial;
	clear: left;
	margin-bottom: 0px;
}
.b-half li:last-child{
	margin-left: 0px;
	float: right;
	padding-right: 0px;
	clear: right;
}
.b-half:after{
	display: block;
	clear: both;
	content:"";
}



/*
リンクボックス
-----------------------------------------*/
.linkbox{
	padding-right: 20px;
	margin-bottom: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}


.linkbox_midashi{
	margin-bottom: 20px!important;
	font-size: 23px;
}

.linkbox_txt{
	font-size: 16px;
	margin-bottom: 20px!important;
}

.linkbox img{
	margin-right: 20px!important;
}

.linkbox_buttom{
	font-size: 16px;
}

/*カテゴリーページ
---------------------------------------------------------------------------*/

.cate-path li{
	font-size: 14px;
}

.cate_item{
	width: 22%;
}


/*作品横並びの場合
.sortlist{
	justify-content: flex-start;
	flex-wrap: wrap;
 }
 
.list_item{
	width: 22%;
	margin-left: 15px;
}

*/

























.next{
	font-size: 20px;
}


.pagelink ol li {
	 font-size: 16px;
}

.pagelink ol li:before {/* 以下数字をつける */
  font-size: 15px;
}





/* 光るボタン */
.order {
	width: 500px;
}



/*
テーブル
-----------------------------------------*/

table th {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

table td {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

table p{
	margin-bottom: 20px!important;

}

.tbl-r01 th {
	width: 30%;
  }
  
.tbl-r01 td {
	width: 70%;
  }

.tbl-r01 th,
  .tbl-r01 td {
	display: table-cell;
  }


















#search{
	width: 30%;
	margin-right: auto;
	margin-left: auto;	
}

.smt{
	display: none;
}

.pc{
	display: block;
}




.g-menu{
 width: 1000px;
 margin-right: auto;
	margin-left: auto;
	display: flex;
	justify-content: space-around;
 }
 
.g-menu p{
	margin-right: 0px;
	margin-left: 0px;
	font-size: 18px!important;
 }
 
.menulist2retsu li,.menulist2retsu-long li {
	float: none;
	width: 270px;
	font-size: 14px;
	text-align: left;
	border-bottom: none;
  -webkit-box-sizing: none;
  -moz-box-sizing: none;
	box-sizing: none;
	background-color: initial;
	margin-bottom: 10px;
	position:relative;
	padding-left: 25px;
	padding-right: 20px;
}
/*奇数のli要素に適応*/
.menulist2retsu li:nth-child(odd) , .menulist2retsu-long li:nth-child(odd) {
  border-right: none;
}
.menulist2retsu a , .menulist2retsu-long a {
	display: initial;
	line-height: 1.4em;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.menulist2retsu a:hover , .menulist2retsu-long a:hover {
	color: #000000;
	background-color: initial;
	text-decoration: none;
}

.menulist2retsu li:before , .menulist2retsu-long li:before {/*リストのアイコン*/
	font-family: "Font Awesome 5 Free";
	content: "\f26c";
	position: absolute;
	left : 0px; /*左端からのアイコンまでの距離*/
	color: #000000;/*アイコン色*/
	font-weight: bold;
	
}




#breadcrumb{
	overflow: hidden;
}


#breadcrumb:after{
	display: block;
	clear: both;
	content:"";
}



.thumb{
	margin-bottom: 20px;
	float: left;
	margin-right: 20px;
}

.thumb img{
	width: 150px;	
}

.sentence{
font-size: 14px;
}

.more{
	clear: both;
	margin-top: 20px;
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	-ms-transition: All 0.5s ease;
	transition: All 0.5s ease;
	
}

.more a{
	background-color: #22A8F0;
	display: block;
	height: 50px;
	width: 200px;
	line-height: 50px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	border-radius: 3px;
	margin-right: 0px;
	margin-left: auto;
}

.more a:hover{
	background-color: #000000;
}


/*記事情報*/
.postinfo{
	font-size: 14px;
}


.sidead{
	margin-bottom: 10px;
}

.sidebarbox{
	margin-bottom: 20px;
}

.sidebarthum{
	margin-bottom: 20px;
}


.d-crown{
	padding-right: 15px;
	padding-left: 15px;
}

.d-kin:before {/*リストのアイコン*/
  left : 1.5em; /*左端からのアイコンまでの距離*/
}

.d-gin:before {/*リストのアイコン*/
 left : 1.5em; /*左端からのアイコンまでの距離*/
}

.d-dou:before {/*リストのアイコン*/
 left : 1.5em; /*左端からのアイコンまでの距離*/
}

.d-etc:before {/*リストのアイコン*/
 left : 1.5em; /*左端からのアイコンまでの距離*/
}



/*
テーブル
-----------------------------------------*/


.pc-table20{width: 20%!important;}

div.scroll_div {
	overflow: auto;
	clear: both;
	max-height: 700px;
}

.img-h50p80 img{
	max-height: 80px;
	width: auto;
}

.img-w120p200 img{
	height: auto;
	max-width: 200px;
}





.photo:after{
	display: block;
	clear: both;
	content:"";
}

.photo{
	text-align: center;
	margin-bottom: 30px;
}

.photo li{
	margin-bottom: 10px;
	width: 49%;
	float: left;
	margin-right: 10px;
}

.photo li:nth-child(even){
	margin-right: 0px;
}




.aligncenter{
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 20px;
	max-width: 98%;
    height: auto;

}

.alignleft{
	clear: both;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;	
}

.alignright{
	clear: both;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;	
}


.wp-caption{

	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.wp-caption img{
	height: auto;
	max-width: 100%;	
}



.wp-caption-text{
	padding-top: 5px;
}


.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}





/*絞込み部分
---------------------------------------------------------------------------*/


.accordion_icon{
	display: none;
}

div.accordion form { display: block!important;}
div.accordion > div {
	pointer-events: none;
	text-align: center;
}

.pcflex{
	display: flex;
	justify-content: space-around;

}

 .list_item{
	border-bottom-width: 10px;
	border-bottom-style: none;
	border-bottom-color: #000000;
}

.list_item h3{
	font-size: 45px;
	font-weight: bold;	
}


.list_item img{
	width: 25%;
	margin-bottom: 20px;
	float: left;
	margin-right: 20px;
}



.search-box li{
	display: inline;
}

.search-box label{
	width: 120px;
}





/*
画像系
-----------------------------------------*/

.pcimgl{
	margin-bottom: 20px;
	float: left;
	padding-right: 15px;	
}

.img-h400 img{
	max-height: 400px;
	width: auto;
}

