@CHARSET "utf-8";
/*
Theme Name: stinger7-child
Template: stinger7
*/
@import url('../stinger7/style.css');

.sponly{
    display:none;
}

@media only screen and (max-width: 500px) {
    .pctab{
				display:none;
    }
    .sponly{
				display:block;
    }
    .st-pagelink .page-numbers {
				padding:5px 6px;
    }
		/*
		.alignright {
				width:80% !important;
		}
		.alignleft {
				width:80% !important;
		}
*/
}

#topban {
    position: relative;
}

.entry-title {
    font-size: 30px;
    line-height: 35px;
    color: #333;
    margin-bottom: 20px;
    text-align:center;
}

.entry-title2 {
    font-size: 30px;
    line-height: 35px;
    color: #333;
    margin-bottom: 20px;
    text-align:center;
}

.entry-title3 {
    font-size: 22px;
    line-height: 35px;
    color: #333;
    margin-bottom: 20px;
}

.entry-title4 {
    font-size: 22px;
    line-height: 35px;
    color: #333;
    margin-bottom: 20px;
    text-align:center;
}

.fv1logo_entry {
    display:inline !important;
    margin-bottom:1.5px;
}

#topdate {
    position: absolute;
    bottom: 5%;
    left: 5%;
    font-size:125%;
}

#topdate_mobile {
/*    background-color:#FFFFFF; */
    width:100%;
    text-align:center;
}

.genre {
    color:#0033cc;
    font-weight:700;
    font-size:16px;
    width:33px;
}

@media only screen and (min-width: 781px) {

    header ul.menu li {
	list-style-type: none;
	float: left;
	width: 147px;
	height: 40px;
	text-align: center;
	border-right: solid 1px #D8D8D8;
	position: relative;
    }

    header ul.menu li a {
	display: block;
	font-size: 18px;
	overflow: hidden;
	width: 100%;
	height: 100%;
	line-height: 40px;
	color: #000;
	text-decoration: none;
	position: relative;
	z-index: 1;
    }

}

header ul.menu li a {
    font-size: 18px;
}

.kanren .clearfix dd p {
    font-size: 16px;
    color: #666;
    line-height: 18px;
}

dl.profile{
    margin-top: 0px;
    margin-bottom: 15px;
    padding-top: 5px;
    padding-bottom: 10px;
    font-size:14px;
}

@media only screen and (max-width: 781px) {
    dl.profile{
				margin-top: -10px;
    }
}

div#breadcrumb a {
    color: #666;
}

h1 {
    font-weight:500;
}

.kanren dd {
    height:100px;
    /* line-height:100px; */
    display: table-cell;    
    vertical-align: middle;
    padding-left:15px;
}

@media only screen and (min-width: 500px) {
    dd h3 a{
				font-size:20px;
				font-weight:400;
    }
}

.icon_movie{
    float: left;
    width:30px;
    vertical-align:middle;
}

main#single {
    margin-right: 0px;
    margin-left: 0px;
    background-color: #fff;
    border-radius: 4px;
    padding: 20px 30px;
}

.alignright {
    float: right;
    font-size: 1.5em;
}

li{
    list-style-type:none;
}

#ad_top{
    margin-top:23px;
}

#mybox{
    margin-top:-20px;
}

#side aside ul li ul li {
    background-image: none;
    padding-left: 0px;
}

#search{
		max-width:180px;
		text-align:center;
    margin: auto;
}

#s {
    color:#000;
    font-size: 16px;
}

#s::-webkit-input-placeholder {
    color: #555;
    font-weight: normal;
}
#s:-ms-input-placeholder {
    color: #555;
    font-weight: normal;
}
#s::-moz-placeholder {
    color: #555;
    font-weight: normal;
}

#topics-link{
		text-decoration: none;
		font-size:36px;
}

.slide_top {
		max-width:220px;
    Background-color:#FFF;
    font-size: 16px;
		margin-bottom:3px;
}

.slide_top a{
		color: #000;
		text-decoration:none;
}

.kjn_logo{
		display: block;
		margin:auto;
    margin-bottom:1.5px;
		max-width:360px;
		width:80%;
		text-align:center !important;
}

.chomei_logo{
		display: block;
		margin:auto;
    margin-bottom:1.5px;
		width:100%;
		text-align:center !important;
}

.side-trans2{
		width:115px;
		margin-bottom:-12px;
}
.side-trans2 td{
		border-style:none;
}

.soliloquy-theme-classic .soliloquy-pager-link {
    background-image: none !important;
}

.soliloquy-theme-classic .soliloquy-pager-link:hover, .soliloquy-theme-classic .soliloquy-pager-link.active {
    background-image: none !important;
}

.soliloquy-theme-classic .soliloquy-prev {
    background-image: none !important;
}

.soliloquy-theme-classic .soliloquy-next {
    background-image: none !important;
}

#footer{
    color:#757575;
}

#footer a{
    color:#757575;
}

#footer .footermenust a {
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    color: #757575;
}

/* フォーム */
.wpcf7 p {
    font-size:16px;
}

.wpcf7 .zipcode {
    width: 70px;
}

.wpcf7 .paydate {
    width: 50px;
}

.wpcf7 .keiyaku {
    width: 120px;
}

.wpcf7-list-item-label{
    font-size:16px;
}

.wpcf7 .wpcf7-list-item-label{
    margin-right:5px;
}
