/*
Theme Name: IWATE ADC
Author: IWATE ADC
Author URI: https://iwateadc.net
Description: 
*/


/*　全体　*/

html {
	width: 100%;
	height: 100%;
	}

body {
	width: 100%;
	height: 100%;
	font-family: -apple-system, 'Helvetica Neue', 'Hiragino Kaku Gothic ProN', '游ゴシック Medium', 'メイリオ', meiryo, sans-serif;
	color: #000;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0em;
	margin: auto;
	background-color: #fff;
	text-align: left;
	}

/*　TOP_com　*/

a.topa {
	text-decoration: underline;
}

a.topa:hover {
	color: #fff;
	text-decoration: underline;
}


/*---------------------------------------------------------*/
/* Sidebar */
/*---------------------------------------------------------*/
.sidebar-wrapper {
	margin: 0 0 50px 0;
}
.sidebar-title {
	font-size: 14px;
	padding: 10px 0;
	margin: 8px 0;
	color: #000;
	font-weight: bold;
}
.textwidget {
	padding: 0 8px;
}
#calendar_wrap {
	text-align: center;
}
#calendar_wrap table {
	margin-left: auto;
	margin-right: auto;
}
#calendar_wrap table a {
	text-decoration: underline;
	color: #2ea7e0;
}
#calendar_wrap table a:hover {
	background-color: #2ea7e0;
	color: #fff;
}
.sidebar-wrapper ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.sidebar-wrapper li {
	margin: 10px 0;
}
.sidebar-wrapper li a {
	display: block;
	color: #000;
	padding: 0;
}
.sidebar-wrapper li a:hover {
	text-decoration: none;;
}

.sidebar-wrapper .post-date {
	font-size: 10px;
}


/*---------------------------------------------------------*/

/********************************************************************************
PC用
********************************************************************************/
@media screen and (min-width: 641px){
	

#container {
	width: 950px;
	padding: 30px 20px 0 20px;
	margin: auto;
}

p {
	margin:0;
	padding: 0;
}



/***************　link　***************/

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #adc;
	text-decoration: none;
}

a:hover img {
	filter: alpha(opacity=30);
    opacity:0.5;
    text-decoration:none;
    border: none;
}

.btn_cate {
	display: inline-block;
	width: 300px;
	color: #fff;
	padding:5px 10px 5px 10px;
	margin:0 0 5px 0;
	background-color: #222;
	text-decoration: none;
	clear: both;
}

.btn {
	display: inline-block;
	color: #fff;
	padding:5px 10px 5px 10px;
	margin:0 0 5px 0;
	background-color: #777;
	text-decoration: none;
	clear: both;
}






/***************　heading　***************/

h1 {
	display: block;
	width:150px;
	height: 150px;
	font-size: 20px;
	line-height: 32px;
	margin: 0 30px 30px 0;
	float: left;
}

h1 .logo {
	width: 160px;
	height: auto;
}


h1 span {
	font-size: 12px;
	line-height: 32px;
	margin: 0 0 0 20px;
}



h2 {
	font-size: 20px;
	line-height: 32px;
	margin: 0 0 20px 0;
}

h3 {
	font-size: 16px;
	line-height: 32px;
	margin: 30px 0 5px 0;
}

h3.member_h3 {
	font-size: 16px;
	line-height: 32px;
	margin: 80px 0 20px 0;
}

h4 {
	text-decoration: bold;
	margin: 20px 0 3px 0;

}

/***************　navi　***************/

ul#main-nav  {
	margin: 60px 0 50px 0;
	padding: 0;
	list-style: none;
	float: right;
}

ul#main-nav li {
	display: inline;
	margin: 0;
	padding: 0 10px ;
}

ul#main-nav li span {
	margin: 0 10px;
}

ul#main-nav li a {
	text-decoration: none;
}

/***************　navi_top　***************/

ul#main-nav_top  {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#main-nav_top li {
	display: inline;
	margin: 0;
	padding: 0;
}

ul#main-nav_top li span {
	margin: 0 10px;
}

ul#main-nav_top li a {
	text-decoration: none;
}

/***************　about　***************/

.about_main {
	width: 950px;
	margin-bottom: 50px;
}


/***************　top　***************/


#top_container {
	width: 950px;
	height: 1710px;
	padding: 0 20px 0 20px;
	margin: auto;
	background-image: url("https://iwateadc.net/wp1/wp-content/uploads/2016/09/backgroundimg.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: 950px;
}

body.top {
	/* background-image: url("https://iwateadc.net/wp1/wp-content/uploads/2016/09/backgroundbase.jpg"); */
	background-color:#fff;
}

.top_header {
	width: 950px;
}

.top_header .top_left {
	width: 750px;
	float: left;
	padding-top: 50px;
}

.top_header .top_right {
	width: 200px;
	float: left;
	padding-top: 20px;
}

.copy_pc {
	line-height: 2.1em;	
	margin-left: 50px;
}

.copy_sp {
	display:none;
}

.ushi {
	width:80px;
	margin:10px 0 50px 0;
}

ul.toponly {
	margin-left: 50px;
}

.top_p {
	background-color: #fff;
	display: inline;
	padding: 0 5px 0 5px;
	margin: 0;
}

#copyright {
	margin-top: 100px;
	font-size: 11px;
}

.top_post_list {
	margin-left: -30px;
	text-align: left;
}

.top_post_box {
	width: 215px;
	display: -moz-inline-box; /*for Firefox 2*/
	display: inline-block; /*for modern*/
	/display: inline; /*for ie5～7*/
	/zoom: 1;
	vertical-align: top;
	margin: 0 0 50px 30px;
}

.top_post_box img {
	width: 215px;
	height: 215px;
}

.top_post_ttl {
	font-size: 12px;
	margin-top: 10px;
}

.top_post_ttl a {
	text-decoration: none;
}

.top_post_date {
	font-size: 10px;
}

.top_footer {
	width: 100%;
	margin: 100px 0 50px 0;
}

.top_footer_left {
	width: 290px;
	margin: 0 40px 50px 0;
	float: left;
	display: block;
}

.top_footer_center {
	width: 290px;
	margin: 0 40px 50px 0;
	float: left;
	display: block;
}

.top_footer_right {
	width: 290px;
	display: block;
	float: left;
	margin-bottom: 50px;
}

.bnr580580 {
	width: 290px;
	height: 290px;
}

.bnr580160 {
	width: 290px;
	height: 80px;
}



/***************　member　***************/

table.member_table {
	width: 800px;
	margin: 0 0 10px 0;
	padding: 0;
	border-collapse: collapse;
}

table.member_table td {
	text-align: center;
	vertical-align: middle;
	width: 160px;
	border:1px solid #aaa;
	padding: 10px;
}

table.member_table tr.ttl{
	background-color:#eee;
}



/***************　member　***************/

.member_wrap {
	margin: 0 0 0 -50px;
	text-align: left;
}

.member_box {
	width: 450px;
	display: -moz-inline-box; /*for Firefox 2*/
	display: inline-block; /*for modern*/
	/display: inline; /*for ie5～7*/
	/zoom: 1;
	vertical-align: top;
	margin: 0 0 50px 50px;	
	padding: 15px 0 0 0;
	border-top: 1px solid #ddd;
}

.member_ph {
	display: inline-block;
	width: 120px;
	float: left;
}

.member_ph img {
	width: 120px;
	height: auto;
}

.member_right {
	float: right;
	width: 315px;
	padding-left: 15px;
}

.member_name {
	font-weight: bold;
	font-size: 14px;
}

.member_com {
	margin-bottom:10px;
	font-size: 10px;
}

.member_txt {
	text-align: left;
	/* text-justify: inter-ideograph; */
}



/***************　competition　***************/

h3.bottl {
	font-size: 20px;
}

.comp_sch {
	width: 950px;
	margin-bottom:200px;
}
.sch01	{
	float: left;
	width: 950px;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #eee;
}
.sch01_top	{
	float: left;
	width: 950px;
	padding: 10px 0 10px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.schleft {
	float: left;
	width: 170px;
	font-weight: bold;
}

.schright {
	float: left;
	width: 780px;
}

/***************　party　***************/


.partyta {
	width: 950px;
}
.partyt	{
	float: left;
	width: 950px;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #eee;
}

.partyt_top	{
	float: left;
	width: 950px;
	padding: 10px 0 10px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.partytleft {
	float: left;
	width: 100px;
	font-weight: bold;
}

.partytright {
	float: left;
}



/***************　adc　***************/

.adc_sch {
	width: 950px;
}
.adc01	{
	float: left;
	width: 950px;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #eee;
}

.adc01_top	{
	float: left;
	width: 950px;
	padding: 10px 0 10px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.adcleft {
	float: left;
	width: 170px;
	font-weight: bold;
}

.adcright {
	float: left;
}

/***************　award　***************/

#award_list {
	margin: 20px 0 0 -15px;
	padding :0;
	height: auto;
}

#award_list .inner {
	width: 300px;
	margin: 0 0 50px 15px;
	display:inline-block; 
	/display:inline; 
	/zoom:1;
	vertical-align: top;
}

#award_list .inner img {
	width: 100%;
	height: auto;
}

.selection p {
	margin-bottom:0.8em;
}

ul#award_year_list {
	margin: 0 0 50px 0;
	padding: 0;
	list-style: none;
}

ul#award_year_list li {
	display: inline-block;
	margin: 5px 0;
	padding: 0 10px;
	border-right: 1px solid #555;
	line-height: 1.5em;
}

ul#award_year_list li a {
	text-decoration: none;
}

ul#award_year_list li span {
	margin: 0 10px;
}




/***************　single　***************/

.single_main {
	 width: 650px;
	float: left;
}

.single_side {
	width: 220px;
	float: right;
}

.s_txt img {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

.s_tag {
	margin-top: 50px;
}

.paging {
	display: block;
	margin-top: 100px;
}

.paging_left {
	float: left;
	width: 45%;
}

.paging_right {
	float: right;
	width: 45%;
}

}



/********************************************************************************
スマホ用
********************************************************************************/
@media screen and (max-width:640px){

body.top {
	background-image: url("https://iwateadc.net/wp1/wp-content/uploads/2016/09/backgroundbasesp.jpg");
	}

#container {
	width: 92%;
	padding: 10% 4% 0 4%;
	margin: auto;
}

p {
	margin:0;
	padding: 0;
}



/***************　link　***************/

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #adc;
	text-decoration: none;
}

a:hover img {
	filter: alpha(opacity=30);
    opacity:0.5;
    text-decoration: none;
    border: none;
}




/***************　heading　***************/

h1 {
	width:100%;
	font-size: 20px;
	line-height: 32px;
	margin: 0;
}

h1 .logo {
	width: 50%;
}


h1 span {
	font-size: 12px;
	line-height: 32px;
	margin: 0 0 0 20px;
}

h2 {
	font-size: 15px;
	line-height: 32px;
	margin: 0 0 20px 0;
}

h3 {
	font-size: 14px;
	line-height: 32px;
	margin: 50px 0 5px 0;
}

h4 {
	text-decoration: bold;
	margin: 10px 0 5px 0;

}



/***************　navi　***************/

ul#main-nav  {
	margin: 60px 0 50px 0;
	padding: 0;
	list-style: none;
}

ul#main-nav li {
	display: inline-block;
	margin: 5px 0;
	padding: 0 10px;
	border-left: 1px solid #555;
	line-height: 1.5em;
}

ul#main-nav li a {
	text-decoration: none;
}

ul#main-nav li span {
	margin: 0 10px;
}

/***************　navi_top　***************/

ul.navi_top  {
	margin: 60px 0 50px 0;
	padding: 0;
	list-style: none;
}

ul.navi_top li {
	display: inline;
	margin: 0;
	padding: 0;
}

ul.navi_top li span {
	margin: 0 10px;
}

/***************　about　***************/

.about_main {
	width: 100%;
	margin-bottom: 50px;
}


/***************　top　***************/

#top_container {
	width: 92%;
	padding: 10% 4% 0 4%;
	margin: auto;
}

.top_background {
	width: 100%;
}

.top_header {
	width: 100%;
	height: auto;
}

.top_header .top_left {
	width: 60%;
	float: left;
	dislay: block;
}

.top_header .top_right {
	width: 40%;
	float: left;
}



.copy_pc {
	display: none;
}

.copy_sp {
	line-height: 2.1em;
}

.ushi {
	width:50%;
	margin:20px 0 30px 0;
}

ul.toponly {

}




#copyright {
	margin-top: 100px;
	font-size: 11px;
}



.top_post_list {
	margin-left: -5%;
}

.top_post_box {
	display: -moz-inline-box; /*for Firefox 2*/
	display: inline-block; /*for modern*/
	/display: inline; /*for ie5～7*/
	/zoom: 1;
	vertical-align: top;
	width: 45%;
	margin: 0 0 5% 5%;
}

.top_post_box img {
	width: 100%;
	height: auto;
}

.top_post_ttl {
	margin-top: 6px;
	font-size: 12px;
}

.top_post_ttl a {
	text-decoration: none;
}

.top_post_date {
	font-size: 9px;
}



.top_footer {
	width: 100%;
}

.top_footer_left {
	margin-bottom: 30px;
}

.top_footer_left img {
	width: 100%;
}

.top_footer_center {
	margin-bottom: 30px;
}

.top_footer_center img {
	width: 100%;
}

.top_footer_right {
	margin-bottom: 30px;
}

.top_footer_right img {
	width: 100%;
}

.bnr580580 .bnr580160 {
	width: 92%;
	height: auto;
}






/***************　member　***************/

table.member_table {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	border-collapse: collapse;
}

table.member_table td {
	text-align: center;
	vertical-align: middle;
	border:1px solid #aaa;
	width:20%;
	padding: 10px;
	font-size: 8pt;
}

table.member_table tr.ttl{
	background-color:#eee;

}

/***************　member　***************/

.member_wrap {
	margin: 0;
	text-align: left;
}

.member_box {
	display: -moz-inline-box; /*for Firefox 2*/
	display: inline-block; /*for modern*/
	/display: inline; /*for ie5～7*/
	/zoom: 1;
	width: 100%;
	margin: 0;
	padding: 3% 0;
	border-top: 1px solid #ddd;
}

.member_ph {
	display: inline-block;
	width: 20%;
	float: left;
}

.member_ph img {
	width: 100%;
}

.member_right {
	float: right;
	width: 77%;
	padding-left: 3%;
}

.member_name {
	font-weight: bold;
	font-size: 14px;
}

.member_com {
	margin-bottom:10px;
	font-size: 10px;
}


/***************　competition　***************/

h3.bottl {
	font-size: 17px;
}

.comp_sch {
	width: 100%;
}
.sch01	{
	float: left;
	width: 100%;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #eee;
}
.sch01_top	{
	float: left;
	width: 100%;
	padding: 5px 0 5px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.schleft {
	font-weight: bold;
	padding: 5px 0 5px 0;
}

.schright {
}

/***************　party　***************/


.partyta {
	width: 100%;
}

.partyt	{
	float: left;
	width: 100%;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #eee;
}

.partyt_top	{
	float: left;
	width: 100%;
	padding: 5px 0 5px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.partytleft {
	font-weight: bold;
	padding: 5px 0 5px 0;
}

.partytright {
}



/***************　adc　***************/

.adc_sch {
	width: 100%;
}
.adc01	{
	float: left;
	width: 100%;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #eee;
}
.adc01_top	{
	float: left;
	width: 100%;
	padding: 5px 0 5px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.adcleft {
	font-weight: bold;
	padding: 5px 0 5px 0;
}

.adcright {
}

/***************　award　***************/

#award_list {
	margin: 20px 0 0 0;
	padding :0;
	height: auto;
}

#award_list .inner {
	width: 100%;
	margin: 0 0 50px 0;
	display:inline-block; 
	/display:inline; 
	/zoom:1;
	vertical-align: top;
}

#award_list .inner img {
	width: 100%;
	height: auto;
}

.selection p {
	margin-bottom:0.8em;
}

ul.award_yearlist {
	margin: 0 0 50px 0;
	padding: 0;
	list-style: none;
}

ul.award_yearlist li {
	display: inline-block;
	margin: 5px 0;
	padding: 0 10px;
	border-left: 1px solid #555;
	line-height: 1.5em;
}

ul.award_yearlist li a {
	text-decoration: none;
}

ul.award_yearlist li span {
	margin: 0 10px;
}



ul#award_year_list {
	margin: 0 0 50px 0;
	padding: 0;
	list-style: none;
}

ul#award_year_list li {
	display: inline-block;
	margin: 5px 0;
	padding: 0 10px;
	border-right: 1px solid #555;
	line-height: 1.5em;
}

ul#award_year_list li a {
	text-decoration: none;
}

ul#award_year_list li span {
	margin: 0 10px;
}




/***************　single　***************/

.single_side {
	margin-top: 50px;
	border-top: 1px solid #ccc;
}

.s_txt img {
	width: 100%;
	height: auto;
}

.s_tag {
	margin-top: 50px;
}

.paging:after {
	display: block;
	margin-top: 20px;
	display: block;
  	clear: both;
  	content: "";
}

.paging_left {
	float: left;
	width: 45%;
}

.paging_right {
	float: right;
	width: 45%;
	text-align: right;
}


}




/***************form***************/

table.entryform th {
	vertical-align: middle;
	padding: 10px;
	border-bottom: 1px solid #ddd;
}

table.entryform th.ttl {
	background-color: #eee;
	border-bottom: none;
}

table.entryform td {
	vertical-align: middle;
	padding: 10px;
	border-bottom: 1px solid #ddd;
}

table.entryform th.end {
	vertical-align: middle;
	padding: 10px;
	border-bottom: 1px solid #fff;
}

table.entryform td.end {
	vertical-align: middle;
	padding: 10px;
	border-bottom: 1px solid #fff;
}



.wpcf7-not-valid-tip ,
.required ,
.screen-reader-response {
color:red;
}

.wpcf7-not-valid-tip {
display:block;
line-height:2.5em;
}

.screen-reader-response{
margin:0 0 20px 0;
padding:20px 0 0 0;
}

.wpcf7-validation-errors , 
.screen-reader-response ul , 
.wpcf7-response-output {
display:none;
}

table {
width:100%;
}

table.entry-file {
width: auto;
border: 1px solid #aaa;
padding: 10px;
}

table.entry-file td {
width: auto;
padding: 0 10px 10px 10px;
text-align: center;
}

table.entry-file td.entry-file-a {
font-size:20px;
}

table th , table td {
vertical-align: top;
text-align: left;
font-size:12px;
padding:0 0 18px 0;
}

table th {
width:16%;
}

table td {
width:84%;
}

/*
.wpcf7 .wpcf7-not-valid {
background: #fcd1d2;
}

.wpcf7 .wpcf7-validation-errors {
color: #B94A48; 
background-color: #F2DEDE; 
border: 1px solid #EED3D7;
}

.wpcf7 .wpcf7-mail-sent-ok {
color: #3A87AD; 
background-color: #D9EDF7; 
border: 1px solid #BCE8F1;
}

*/

.mfl {
	display:block;
	margin-bottom:20px;
}





