@charset "UTF-8";
/*
Theme Name: wp_sukoyaka
Theme URI: http://www.prime-strategy.co.jp/download/
Description: This is our original theme.
Author: Prime Strategy Co.,Ltd.
Author URI:　http://www.prime-strategy.co.jp/
Version:1.0
*/
.title_tel {
    text-align: center;
}
.title_in {
    text-align: center;
    border: 1px solid #000 !important;
}
.title_in img {
    text-align: center;
    border: 1px solid #000 !important;
}

.nnn_more {
	text-align:right;
	margin-top:20px;
}
.info_box2 .n_margin {
	margin:20px 0;
}
.m_auto a{
	margin:0 auto;
}

.time {
	font-size:12px !important;
}

.web {
	font-size:14px !important;
}

.blue {
	color:#46b1d1;
	font-weight:bold;
}

.yellow {
	text-align:right;
	padding:10px 0;
}

.wptitle {
	font-size:26px !important;
	line-height:1.4em;
	padding:10px;
	border:2px solid #E3E3E3;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 2%, #ffffff 2%, #f1f1f1 99%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 2%,#ffffff 2%,#f1f1f1 99%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 2%,#ffffff 2%,#f1f1f1 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-9 */
	font-weight:bold;
}

.news_bg {
	background-color:#f9f9f9;
	border:2px solid #E3E3E3;
	padding:10px 20px 20px;
}

.imgnews {
	text-align:center;
}
.imgnews img {
	padding:0;
	margin:30px 0;
    max-width: 100%;
    height: auto;
}
.imgnews iframe {
	width:100%;
	height:700px;
}
.imgnews .aligncenter {
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
    display: block;
}
.imgnews p {
	font-size:16px;
	padding-top:10px;
}

.view22 {
	text-align:center;
	margin-top:40px;
	border:2px solid #000;
}

.view22 a {
	text-decoration:none;
	display:block;
	padding:10px 0;
	color:#000;
	font-weight:bold;
	transition: 0.3s ease-in-out;
}

.view22 a:hover {
	background-color:#000;
	color:#FFF;
}

.news_in a {
	color:#000;
	text-decoration:none;
	border-bottom:1px dashed #aaa;
	padding:20px;
	display:block;
	transition: 0.3s ease-in-out;
}

.news_in a:hover {
	background-color:#F7F7F7;
}



/*Pagenation*/
.pagenation {
	text-align:center;
    margin: 40px auto 0;
}
.pagenation:after, .pagenation ul:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.pagenation ul {
    margin: 0;
}
.pagenation li {
	display:inline-block;
    list-style: none outside none;
    margin-left: 3px;
}
.pagenation li:first-child {
    margin-left: 0;
}
.pagenation li.active {
    background-color: #999999;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: not-allowed;
    padding: 10px 20px;
}
.pagenation li a {
    background: none repeat scroll 0 0 #CCCCCC;
    border-radius: 3px;
    color: #FFFFFF;
    display: block;
    padding: 10px 20px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.pagenation li a:hover {
    background-color: #444444;
    color: #FFFFFF;
    opacity: 0.8;
    transition-duration: 500ms;
    transition-property: all;
    transition-timing-function: ease;
}

#con_list {
	display:flex;
	justify-content:space-between;
}
#con_list li{
	width:48%;
}

.view22_list22 {
	display:flex;
	justify-content:space-between;
}

.imgnews {
	word-break:break-all;
}

.view22_list22 li {
	width:48%;
}
@media only screen and (max-width:1000px){
#news_in {
		margin-top:20px;
	}
	
	#news_in li {
	}
	
	#news_in img {
		width:100%;
		height:auto;
	}
	
	.n_t {
		color:#ec6d74;
		padding:5px 0 0;
		line-height:normal;
		font-weight:bold;
	}
	
	#news_in a {
		text-decoration:none;
		color:#000;
	}


}
@media only screen and (max-width:780px){


.yellow {
	font-size:12px !important;
}

.wptitle {
	font-size:16px !important;
}
.imgnews p {
	font-size:14px;
	padding-top:10px;
}

#contact_table th{
	width:100px;
	padding:15px 0;
}

.dis_b {
	display:block;
}

#news_in {
	margin-top:20px;
}

#news_in {
		margin-top:20px;
	}
	
	#news_in li {
	}
	
	#news_in img {
		width:100%;
		height:auto;
	}
	
	.n_t {
		color:#ec6d74;
		padding:5px 0 0;
		line-height:normal;
		font-weight:bold;
	}
	
	#news_in a {
		text-decoration:none;
		color:#000;
	}

.imgnews img {
	margin:30px 0;
}

}


@media only screen and (max-width:480px){

.yellow {
	font-size:12px;
}

.wptitle {
	font-size:14px;
	line-height:normal;
}

.mi_n {
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #000;
}

}
