/*
Theme Name: 自由民主党 | 岩手県支部連合会
Theme URI: https://github.com/tidythemes/blankslate
Author: TidyThemes
Author URI: http://tidythemes.com/
Description: Please read: tidythemes.com/concept. BlankSlate is the definitive WordPress HTML5 boilerplate starter theme. We've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability and no intrusive visual CSS styles have been added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/tidythemes/blankslate/issues. Thank you.
Version: 2019.1
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: blankslate

BlankSlate WordPress Theme © 2011-2019 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/


@charset "UTF-8";
/* CSS Document */

.screen-reader-text{
	clip: rect(1px, 1px, 1px, 1px);
	position:absolute !important
}

body{
	background-color: #FFFFFF;
	color: #424242;
	font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
	/* font-size: 15px;
	line-height: 1.5; */
	font-size: 14px;
	line-height: 1.8;
}
b, strong, .bold{
	font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
}
/* IEだけに適応 */
_:lang(x)::-ms-backdrop, .selector {
	font-family: "Segoe UI", Meiryo, sans-serif;
}
html,body,h1,h2,h3,h4,ul,ol,li,p,span,iframe,footer,address,h1,h2,h3,h4,h5,dl,dt,dd{
  margin: 0;
  padding:0;
}
.min-font{
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

a{
	color: #424242;
	transition : color 0.5s ease 0s;
}
span.anchor{
	position: relative;
	top: -50px;
	display: block;
}
:focus {
    outline: none;
}
a:hover{
	text-decoration: none;
}

body.overflow_hidden{
	overflow-y: hidden;
}
p.indent{
	text-indent: 1em;
}
.l-spacec_c1{
	letter-spacing: .08em;
	text-indent: .08em;
}
.l-spacec_c2{
	letter-spacing: .2em;
	text-indent: .2em;
}
.l-spacec_1{
	letter-spacing: .1em;
}
section,section .space_s,section .space_ss{
	padding: 3rem 0 0;
}
.space_ss.last{
	padding: 3rem 0 3rem;
}
section.last{
	padding: 3rem 0 3rem;
}
section.no-padding{
	padding: 0 0 0;
}
.pos_r{
	position: relative;
}
body[class*="post-type-archive"] .entry-content .pos_r ,
body[class*="page-template-"] .entry-content .pos_r {
	position: relative;
	overflow: hidden;
  height: 210px;
  width: auto;
}
@media screen and (min-width: 475px) {
	body[class*="post-type-archive"] .entry-content .pos_r ,
	body[class*="page-template-"] .entry-content .pos_r {
		height: 330px;
	}
}
@media screen and (min-width: 576px) {
	body[class*="post-type-archive"] .entry-content .pos_r ,
	body[class*="page-template-"] .entry-content .pos_r {
	  height: 175px;
	}
}
@media screen and (min-width: 768px) {
	body[class*="post-type-archive"] .entry-content .pos_r ,
	body[class*="page-template-"] .entry-content .pos_r {
	  height: 240px;
	}
}
@media screen and (min-width: 992px) {
	body[class*="post-type-archive"] .entry-content .pos_r ,
	body[class*="page-template-"] .entry-content .pos_r {
	  height: 155px;
	}
}
@media screen and (min-width: 1200px) {
	body[class*="post-type-archive"] .entry-content .pos_r ,
	body[class*="page-template-"] .entry-content .pos_r {
	  height: 190px;
	}
}
li{list-style-type: none;}
iframe{
	vertical-align: bottom;
}
figure {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
figure {
    margin: 0 0 0;
}
figure:hover {
	opacity: .5;
}
.pc{display: none!important;}
.sp{display: block!important;}

.row-0 {
    margin-left:0px;
    margin-right:0px;
}
.row-0 > div,.row-0 > li{
	padding-right:0px;
	padding-left:0px;
}
.row-20 {
    margin-left:-10px;
    margin-right:-10px;
}
.row-20 > div,.row-20 > li{
    padding-right:10px;
    padding-left:10px;
}
.lead_text{
	font-size: 16px;
	/* line-height: 1.8; */
	line-height: 2;

}
.lead_text_s{
	font-size: 16px;
	line-height: 1.8;
}

/* color */
.green{
	color: #0e632a;
}
.b_green{
	color: #0b983e;
}
/* //color */

.right-ban{
	position: fixed;
	top: 100px;
	right: 0;
	color: #FFFFFF;
	background-color: #db0000;
	z-index: 100;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}
.right-ban p{
	font-size: 18px;
	padding: 20px 20px;
}
.right-ban p a{
	color: #FFF;
}
.jyoudogahama{
    position: absolute;
    bottom: 30px;
    right: 15px;
}
.jyoudogahama img{
	width: 120px;
}
.geibikei{
    position: absolute;
    bottom: 15px;
    right: 15px;
}
.geibikei img{
	width: 120px;
}
.iwatesan{
    position: absolute;
    bottom: 30px;
    right: 15px;
}
.iwatesan img{
	width: 120px;
}

.hero{
	background:url(./img/main.png) no-repeat;
	background-position: 70% 50%;
	width: 100%;
	height: 500px;
	/* padding-top: 66.66666666666667%; */
	background-size: cover;
	/* z-index: 1; */
	/* overflow: hidden; */
}
@media all and (-ms-high-contrast: none) {
  .hero {
    overflow: hidden;
  }
}
.hero::after{
	display: inline-block;
    /* z-index: 2; */
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(./img/mask_bottom.svg);
    background-position: bottom;
	background-repeat: no-repeat;
    background-size: 100%;
    content: "";
}
.hero-text_outer{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	font-size: 21px;
	font-weight: 900;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	color: #FFF;
	display: block;
	width: 100%;
	padding-top: 100px;
}
.hero-text_outer_02{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	font-size: 21px;
	font-weight: 900;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	color: #FFF;
	display: block;
	width: 100%;
	padding-top: 100px;
	z-index: 3;
	line-height: 1.3;
}

.hero_sub_text{
	font-size: 21px;
	display: block;
}
.hero_sub_text_l{
	font-size: 24px;
	display: block;
}

.hero-text{
	font-size: 70px;
}

.corona_ban{
	background-color: #db0000;
	padding: 1rem;
	text-align: center;
	margin-top: 3rem;
}
.corona_ban h3{
	font-size: 16px;
	background-color: #FFF;
	padding: .8rem;
	color: #db0000;
	font-weight: 600;
	border-radius: 30px;
	margin-bottom: .6rem;
	line-height: 1;
}
.corona_ban p{
	font-size: 16px;
	color: #FFF;
	font-weight: 600;
	line-height: 1.5;
}
.tit{
	font-size: 28px;
	color: #86b194;
	font-weight: 600;
}
.tit_lead{
	font-weight: bold;
	font-size: 18px;
	line-height: 1.5;
}

.tit_aboutus img{
	height: 41px;
}
.tit_news,.tit_access{
	text-align: center;
}
.tit_news img{
	height: 42px;
}
.tit_members img{
	height: 42px;

}
.tit_access img{
	height: 42px;
}
.member_tit{
	font-size: 28px;
	color: #FFF;
	text-align: center;
	font-weight: 900;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
	position: relative;
}
.sub_tit{
	font-size: 18px;
	font-weight: 600;
}
.tit_space{
	margin-bottom: 2rem;
}
.tit_space_s{
	margin-bottom: 1.5rem;
}
.about_bg{
    background-image: url(./img/about_bg.svg);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: contain;
    z-index: 0;
}
.card{
	border-radius: 0;
	border: 1px solid #b1b1b1;
}
.card-img, .card-img-top{
	border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.news_bg{
	background-image: url(./img/news_bg.png);
	background-repeat: no-repeat;
	background-size: contain;
}
.news_inner{
	margin-top: -40%;
	overflow: hidden;
}
.member_inner{
	margin-top: -36%;
	overflow: hidden;
}
.news_list li:not(:last-child){
	margin-bottom: 30px;
}
.news_list a:hover{
	color: #12632b;
	text-decoration: underline;
}

.image_mouseover {
	overflow: hidden;
	width: 100%;
	height: 100%;
	background: #fff;
}
.image_mouseover img {
	display: block;
	transition-duration: 0.5s;
}
.image_mouseover img:hover {
	transform: scale(1.5);
	transition-duration: 0.5s;
	/* opacity: 0.6; */
}
body[class*="post-type-archive"] .entry-content a .image_mouseover ,
body[class*="page-template-"] .entry-content .image_mouseover {
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: #e1ebe3;
}
body[class*="post-type-archive"] .entry-content a .image_mouseover img ,
body[class*="page-template-"] .entry-content a .image_mouseover img ,
body[class*="page-template-"] .entry-content .image_mouseover img {
	display: block;
  transition-duration: 0.5s;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translate(0%, -50%);
}
body[class*="post-type-archive"] .entry-content a:hover .image_mouseover img ,
body[class*="page-template-"] .entry-content a:hover .image_mouseover img ,
body[class*="page-template-"] .entry-content .image_mouseover img:hover {
	transform: scale(1.5) translate(0, -33%);
	transition-duration: 0.5s;
}

.contents_space_s{
	margin-top: 1.5rem;
}
.contents_space{
	margin-top: 3rem;
}
.news_day{
	line-height: 1.3;
	margin-bottom: 1rem;
	color: #86b194;
}
.news_label{
	position: absolute;
	left: 0;
	top: 0;
	color: #FFF;
	padding: .5rem;
	line-height: 1;
	z-index: 10;
}
.activities{
	background-color: #ea5f5f;
}
.petition{
	background-color: #20addb;
}
.kenren{
	background-color: #00aa80;
}
.localschool{
	background-color: #82c91e;
}
.kenren_dayori_inner{
	padding-top: 6rem;
}
.kenren_dayori_list li a{
	border-bottom: 1px solid #ccc;
	display: block;
	padding: 1rem;
	background-color: #f3f3f3;
	margin-bottom: .5rem;
	letter-spacing: .1em;
}
.member_bg{
	background-image: url(./img/member_bg.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size:  100% 80%;
	padding: 7rem 0;
	position:relative;
}
.member_box{
	background-color: #FFF;
	padding: 1rem;
	text-align: center;
	border: 1px solid rgba(0, 0, 0, 0.125);
}
.member_box .member{
	padding: 0 1rem;
}
.member_box .member_text{
	padding: 1rem 0;
}
.member_box h3{
	font-size: 19px;
	font-weight: 600;
	margin-bottom: .2rem;
}
.member_box p{
	font-size: 14px;
}
.kengikai{
	height: 313.188px;
}
/* PC用 */
@media screen and (min-width: 400px) {
	.kengikai{
		height: 358.188px;
	}
}
@media screen and (min-width: 520px) {
	.member_box h3{
		font-size: 21px;
	}
	.member_box p{
		font-size: 14px;
	}
	.kengikai{
		height: 279.188px;
	}
}
@media screen and (min-width: 768px) {
	.member_box h3{
		font-size: 20px;
	}
	.kengikai{
		height: 275.188px;
	}
}
@media screen and (min-width: 992px) {
	.member_box h3{
		font-size: 22px;
	}
	.kengikai{
		height: 246.188px;
	}
}
@media screen and (min-width: 1200px) {
	.kengikai{
		height: 291.188px;
	}
}

.kenren_bg{
	background-image: url(./img/kenren_bg.svg);
	background-position: right bottom;
	/* background-size: contain; */
	background-size:auto;
	background-repeat: no-repeat;
	padding-bottom: 2rem;
	z-index: 0;
}
.ban_bg{
    background-image: url(./img/ban_bg.svg);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
    margin-top: -200px;
    z-index: 0;
    padding-top: 200px;
}
.ban-list li{
	margin-bottom: 20px;
}

/* button */
.button {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	outline: none;
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after,
.arrow_button,
.arrow_button::before,
.arrow_button::after{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button_member {
	background-color: #82c91e;
    color: #fff;
    width: 100%;
    padding: .5rem .5rem;
}
.button_member:hover,.button_member:focus {
	background-color: #72b710;
	text-decoration: none;
	color: #FFF;
}

.button_more {
	background-color: #FFF;
    color: #82c91e;
	width: 100%;
    padding: .8rem .5rem;
	border-radius: 35px;
	font-weight: 600;
	border: 2px solid #82c91e;
	font-size: 18px;
}
.button_more:hover,.button_more:focus {
	background-color: #72b710;
	text-decoration: none;
	color: #FFF;
}
.button_zouri {
    background-color: #a4519b;
    color: #fff;
    width: 100%;
    padding: 1.3rem .5rem;
    font-size: 18px;
}
.button_zouri:hover,.button_zouri:focus {
	background-color: #a4519b;
	text-decoration: none;
	color: #FFF;
}
.arrow_button {
	position: relative;
	display: inline-block;
	padding: .9em 4em;
	background-color: #82c91e;
	color: #fff;
	text-align: center;
	text-decoration: none;
	width: 100%;
}
.arrow_button::after {
	position: absolute;
	top: 50%;
	right: .2em;
	content: '';
	margin-top: -5px;
	border: 7px solid transparent;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-color: #fff;
	transition: all .2s;
}
.arrow_button:hover,.arrow_button:focus {
	background-color: #72b710;
	text-decoration: none;
	color: #FFF;
}
.arrow_button:hover::after {
right: -.05em;
}
.arrow_button.large{
	font-size: 20px;
	font-weight: 600;
}
/* //button */


/* arrow */
.arrow{
    position: relative;
    display: inline-block;

    color: #000;
    vertical-align: middle;
    text-decoration: none;
    font-size: 15px;
}
.arrow::before,
.arrow::after{
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}
.left-arrow{
    left: 0;
	padding: 0 0 0 14px;
}
.right-arrow{
    right: 0;
	padding: 0 14px 0 0;
}
.right-arrow::before{
	/* right: 0; */
	right: 20px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #424242;
    border-right: 2px solid #424242;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.left-arrow::before{
	left: 0;
    width: 6px;
    height: 6px;
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
/* //arrow */

footer{
	background-color: #86b194;
	padding: 2rem 0;

}
.footer-nav_tit{
	margin-bottom: 2rem;
	font-size: 26px;
	text-align: center;
	color: #FFF;
	font-weight: 600;
}
.footer_logo{
	width: 193px;
	margin: 3rem auto;
}
.copy{
	font-size: 12px;
}
.footer-nav{
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	padding: 2rem .5rem;
	line-height: 2em;
}
.footer-nav a{
	color: #FFF;
	text-decoration: none;
}
.footer-nav a:hover{
	text-decoration: underline;
}
footer a{
	color: #424242;
}

/* slider */
.slider{
	position: relative;
}
.slider .prev{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
    width: 30px;
    height: 53px;
	background-image: url(./img/prev.svg);
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 1;
	filter: drop-shadow(0 0 5px  rgba(0, 0, 0, 0.6));
}
.slider .next{
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    height: 53px;
    background-image: url(./img/next.svg);
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 1;
    filter: drop-shadow(0 0 5px  rgba(0, 0, 0, 0.6));
}
/* //slider */

/* topBtn */
main.topBtn_box{
	position:relative;
}
.topBtn {
  position:fixed;
  bottom:41px;
  right:20px;
  z-index: 10;
}
.topBtn:before {
  position:absolute;
}
.topBtn:hover {
  opacity:0.7;
}
.topBtn img{
	width: 50px;
}
/* //topBtn */

/* アコーディオン */



/* .acd-check{
    display: none;
}
.acd-label{
	background: #f3f3f3;
    display: block;
    padding: 15px;
	height: 52px;
    position: relative;
	border-bottom: 1px solid #ccc;
	margin-bottom: .5rem;
}
.acd-label:after{
    box-sizing: border-box;
    content: '\f067';
    display: block;
	font-family: "Font Awesome 5 Free";
    height: 52px;
    padding: 15px 20px;
    position: absolute;
    right: 0;
    top: 0px;
	font-weight: 900;
}
.acd-content{
    display: block;
    height: 0;
    opacity: 0;
    transition: .5s;
    visibility: hidden;
}
.acd-check:checked + .acd-label:after{
    content: '\f068';
}
.acd-check:checked + .acd-label + .acd-content{
	height: auto;
    opacity: 1;
    visibility: visible;
}
.kenren_dayori_list > li > .acd-content > ul{
	margin-bottom: 1rem;
}




.kenren_dayori_list > li > .acd-content > ul > li > a{
	background-color: #FFF;
    padding: .5rem 1rem;
    margin-bottom: 0;
} */



/* .kenren_dayori_menu {
    max-width: 600px;
} */

.kenren_dayori_menu ul li a {
    display: block;
    padding: 15px;
    text-decoration: none;
    color: #000;
    font-size: 90%;
	height: 54px;
}
.kenren_dayori_menu ul li a{
    border-bottom: 1px solid #CCC;
}
.kenren_dayori_menu ul li a.last{
	border-bottom: 1px solid rgba(255, 255, 255 , 0);

}
.kenren_dayori_menu label,.kenren_dayori_menu p,.kenren_dayori_menu ul li{
	position: relative;
}
.kenren_dayori_menu label:after{
    box-sizing: border-box;
    content: '\f067';
    display: block;
	font-family: "Font Awesome 5 Free";
    height: 52px;
    padding: 15px 20px;
    position: absolute;
    right: 0;
    top: 0px;
	font-weight: 900;
}
.kenren_dayori_menu p:after,.kenren_dayori_menu ul li::after{
    box-sizing: border-box;
    content: '\f054';
    display: block;
	font-family: "Font Awesome 5 Free";
    height: 52px;
    padding: 15px 20px;
    position: absolute;
    right: 0;
    top: 0px;
	font-weight: 900;
}
.accordion:checked + .acd-label:after{
    content: '\f068';
}
.accordion:checked + .acd-label + .links02{
	height: auto;
    opacity: 1;
    visibility: visible;
}

.kenren_dayori_menu label{
    display: block;
    margin: 0;
    padding: 15px;
    line-height: 1;
    color: #424242;
    background: #fbfbfb;
    cursor: pointer;
    border-bottom: 1px solid #CCC;
}
.kenren_dayori_menu p {
	display: block;
    line-height: 1;
    color: #424242;
    background: #fbfbfb;
    cursor: pointer;
    border-bottom: 1px solid #CCC;
}
.kenren_dayori_menu p a{
	/* color :#fff; */
	display: block;
	padding: 15px
}
.kenren_dayori_menu p a:hover,
.kenren_dayori_menu label:hover, .kenren_dayori_menu p:hover{
	/* color: #FFF; */
	background-color :#e1ebe2;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.kenren_dayori_menu p a:hover{
	color: #424242;
}
.kenren_dayori_menu input {
    display: none;
}

.kenren_dayori_menu ul {
    margin: 0;
    padding: 0;
    background :#f4f4f4;
    list-style: none;
}

.kenren_dayori_menu li {
    height: 0;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#menu_bar01:checked ~ #links01 li,
#menu_bar02:checked ~ #links02 li,
#menu_bar03:checked ~ #links03 li,
#menu_bar04:checked ~ #links04 li,
#menu_bar05:checked ~ #links05 li,
#menu_bar06:checked ~ #links06 li,
#menu_bar07:checked ~ #links07 li,
#menu_bar08:checked ~ #links08 li,
#menu_bar09:checked ~ #links09 li,
#menu_bar10:checked ~ #links10 li{
    height: 54px;
    opacity: 1;
}

.kouho_box{
	margin-top: -3rem;
	z-index: 1;
}

@media (min-width: 768px) and (max-width: 1199px) {
	.kouho_box {
		margin-top: -4rem;
	}
}
@media screen and (min-width: 992px) {
	.kouho_box {
	margin-top: -9rem;
	}
}
.kouho_bg{
	background-color: #c8dcef;
}
@media (min-width: 768px) {
	body{
		font-size: 15px;
	}
	a[href^="tel:"] {
		pointer-events: none!important;
		display: inline-block;
	}
	section{
		padding: 12rem 0 0;
	}
	section.space_s{
		padding: 8rem 0 0;
	}
	section.space_ss{
		padding: 4rem 0 0;
	}
	section.space_ss.last{
		padding: 4rem 0 4rem;
	}
	section.last{
		padding: 12rem 0 12rem;
	}
	.contents_space_s{
		margin-top: 3rem;
	}
	.contents_space{
		margin-top: 6rem;
	}
	.sub_tit{
		font-size: 24px;
	}
	.tit_space{
		margin-bottom: 3rem;
	}
	.tit_space_s{
		margin-bottom: 2rem;
	}
	.tit_lead{
		font-size: 24px;
	}
	.second_tit{
		font-size: 30px;
	}
	.hero{
		height: 800px;
	}
	.corona_ban{
		padding: 1.2rem 3rem;
	}
	.kenren_bg{
		padding-bottom: 3rem;
	}
	.button_member{
		font-size: 16px;
	}
	.button_zouri {
		font-size: 24px;
	}
	footer{
		padding: 4rem 0;
	}
	.hero-text{
		font-size: 100px;
	}
	.hero_sub_text{
		font-size: 34px;
	}
	.hero_sub_text_l{
		font-size: 52px;
	}
}

@media screen and (max-width: 767px) {
	.footer-nav{
		/* display: none; */
		margin-top: 20px;
	}
	.tb_mb15{
		margin-bottom: 15px;
	}
	.footer-nav_tit{
		display: none;
	}
	.footer_address{
		font-size: 90%;
	}
	.jyoudogahama,.geibikei,.iwatesan{
		display: none;
	}
}
@media (max-width: 991px) {
	.pc_nav {
		display: none;
	}
	.right-ban{
		display: none;
	}
	.tit_aboutus,.tit_members{
		text-align: center;
	}
	.copy{
		margin-top: 2rem;
	}
}
@media (min-width: 992px) {

	.second_tit{
		padding-top: 52px;
	}
	.member_box .member{
		padding: 0 3rem;
	}
	.member_box .member_text{
		padding: 1rem;
	}
	.footer-nav{
		padding: 2rem;
	}
}

@media (min-width: 1200px){
	.lead_text{
		font-size: 18px;
	}
	.lead_text_s{
		font-size: 16px;
	}
	.corona_ban h3{
		font-size: 36px;
	}
	.corona_ban p{
		font-size: 30px;
	}
	.hero-text br,.hero_sub_text br{
		display: none;
	}
	.tit_aboutus img{
		height: 71px;
	}
	.tit_news img{
		height: 72px;
	}
	.tit_members img{
		height: 72px;
	}
	.tit_access img{
		height: 72px;
	}
	.tit{
		font-size: 40px;
	}
	.member_tit{
		font-size: 40px;
	}
}
@media (max-width: 1199px) {
	.hero-text{
		line-height: 1.2;
	}
 }
@media (min-width: 768px) and (max-width: 1199px) {
	.tit_aboutus img{
		height: 51px;
	}
	.tit_news img{
		height: 52px;
	}
	.tit_members img{
		height: 52px;
	}
	.tit_access img{
		height: 52px;
	}
	.tit{
		font-size: 36px;
	}
	.member_tit{
		font-size: 36px;
	}
	.corona_ban h3{
		font-size: 26px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.corona_ban p{
		font-size: 26px;
	}
}
@media (min-width: 576px) and (max-width: 991px) {

}
@media (min-width: 768px) and (max-width: 991px) {
	.footer-nav a{
		font-size: 90%;
	}
	.jyoudogahama img,.geibikei img,.iwatesan img{
		width: 100px;
	}
}
@media screen and (min-width: 1024px) {

}

@media screen and (min-width: 576px){
	br.sp{
		display: none;
	}
	.pc{display: block!important;}
	.sp{display: none!important;}
	.sp_br{
		display: none;
	}
	.news_inner{
		/* margin-top: -20%; */
		margin-top: -30%;
	}
}

@media screen and (max-width: 575px){
	.sp_mb15{
		margin-bottom: 15px;
	}
	.sp_mb30{
		margin-bottom: 30px;
	}
	.sp_mb50{
		margin-bottom: 50px;
	}
	.sp_mt15{
		margin-top: 15px;
	}

	.sp_mt30{
		margin-top: 30px;
	}
	.hero-text{
		font-size: 46px;
	}
	.pc_br{display: none;}

}



@media screen and (max-width: 1130px) {
}
@media screen and (max-width: 1484px) {
.tit_gikaiiin{
	color: #86b194;
	text-shadow: none;
}

}
@media screen and (min-width: 670px) {

}
@media screen and (min-width: 380px) {
	.copy_br{
		display: none;
	}
}
@media screen and (min-width: 490px) {
	.copy_br02{
		display: none;
	}
}
@media (min-width: 370px) and (max-width: 767px) {

}

@media print{

}

@media (min-width: 1200px) {

 }


/* facebook */
/* スマホ用 */
@media screen and (max-width: 767px) {
	.fb-container {
		width: 100%;
		max-width: 500px;
		text-align: center;
	}
}
/* PC用 */
@media screen and (min-width: 768px) {
	.fb-container {
		width: 500px;
	}
}
/* //facebook */


a.label_ank ,a.single_ank .second_news_label {}
a.label_ank .news_label ,
a.single_ank .second_news_label {
	transition: all 0.5s;
}
a.label_ank:hover ,a.single_ank:hover .second_news_label {}
a.label_ank:hover .news_label ,
a.single_ank:hover .second_news_label {
	opacity: 0.8;
}
a.label_ank:hover .news_label.activities ,
a.single_ank:hover .second_news_label.activities {
	background-color: #ffa3a3;
	color: #aa0000;
}
a.label_ank:hover .news_label.petition ,
a.single_ank:hover .second_news_label.petition {
	background-color: #78deff;
	color: #006b8e;
}
a.label_ank:hover .news_label.kenren ,
a.single_ank:hover .second_news_label.kenren  {
	background-color: #50d1b2;
	color: #008b68;
}

@media screen and (min-width: 576px) {
	.entry-content .card .image_mouseover img { max-width: 238px; }
}
@media screen and (min-width: 768px) {
	.entry-content .card .image_mouseover img { max-width: 328px; }
}
@media screen and (min-width: 992px) {
	.entry-content .card .image_mouseover img { max-width: 208px; }
}
@media screen and (min-width: 1200px) {
	.entry-content .card .image_mouseover img { max-width: 253px; }
}

/**
 * Gallery Style Added
 */
[id*="gallery-"] .gallery-item img {
	max-width: 100%;
	height: auto;
}

/* 2022.02.04 */
.font-black{
	color: #424242;
}
.font-bold{
	font-weight: 600;
}
.senkyo_label_tit{
	background: #ffef13;
    color: #33b645;
    position: absolute;
    top: -35px;
    /* top: -20px; */
    left: 1rem;
    padding: 0.5rem 2rem;
	letter-spacing: .3em;
	text-indent: .3em;
}
.senkyo_label{
    background-color: #0048cb;
    padding: 0.3rem 1rem;
    color: #FFF;
    border-radius: 5px;
}
.senkyo_box {
    margin: 2em 0;
    background: #FFF;
	border: 4px solid #33b645;
}
.senkyo_box .senkyo_tit{
	font-size: 1.2em;
    background: #33b645;
    /* padding: 2rem 1rem 1rem; */
    padding: 0.5rem 1rem 1rem 1rem;
    color: #FFF;
}
.senkyo_box_inner {
    padding: 2rem;
		margin: 0;
}
.senkyo_sns_box{
    background-color: #f5f5f5;
    padding: 1rem;
}
.senkyo_sns{
	margin: 0;
}
.senkyo_sns a{
	text-decoration: underline;
}
.senkyo_sns li:not(:last-child)::after{
	content: "/";
	margin-left: 1em;
}
@media screen and (min-width: 1200px) {
	.senkyo_label_tit{
		top: -50px;
	}
}
