/* 
Theme Name:		 aomori_doyu
Theme URI:		 http://childtheme-generator.com/
Description:	 aomori_doyu is a child theme of lightning, created by ChildTheme-Generator.com
Author:			 media-tek
Author URI:		 http://childtheme-generator.com/
Template:		 lightning
Version:		 1.0.0
Text Domain:	 aomori-doyu
*/


/*
    Add your custom styles here
*/
body{
	border-top: 5px solid #6db354;
	font-family: 'Noto Sans JP', sans-serif !important;
	line-height: 2em !important;
}
p{
	margin: 0 10px 10px;
	margin-bottom: 1em;
	line-height: 2em;
}
.font_white{
	color: #fff;
}
.section.page-header {
	/* display: none; */
	background: #6db354;
	margin-top: 0 !important;
}
.text_center{
	text-align: center;
}
.h2, h2 {
	font-size: 1.5em !important;
	margin-top: 6rem !important;
    margin-bottom: 3rem !important;
}
h2:first-child{
	margin-top: 0 !important;
}
ol{
	margin-bottom: 1em !important;
}
h3{
	font-size: 1.5em !important;
	text-indent: 1em;
	margin: 1em 0 !important;
	color: #6db354 !important;
}
.guidance ul,.outline ul {
  list-style: none;
}
.guidance ul li ,.outline ulli{ 
    text-indent: -1.4em;
}
.guidance ul li:before ,.outline ul li:before{
	color: #ec6d78;
	content: "\f111";
	font-family: 'Font Awesome 5 Free';
	font-weight: bold;
	margin-right: .5rem;
}
.outline ol li{ 
    text-indent: initial;
}
.outline ol li:before{
	content: "";
}
.guidance ul.target li:before{
	display: none;
}
.page_top_btn{
	background-color: #ec6d78;
	outline: none;
	border: none;
	border-radius: 5px;
}
a{
	color: #6db354;
	cursor: pointer;
}
/* header */
.nav{
	font-size: 1em;
}
.nav li.current_page_item a{
	color: #6db354 !important;
}
.nav li a:hover{
	color: #6db354;
}
ul.gMenu > li > a:hover:after, ul.gMenu > li.current-post-ancestor > a:after, ul.gMenu > li.current-menu-item > a:after, ul.gMenu > li.current-menu-parent > a:after, ul.gMenu > li.current-menu-ancestor > a:after, ul.gMenu > li.current_page_parent > a:after, ul.gMenu > li.current_page_ancestor > a:after{
	border:none;
}
.font_size , .header_link {
	text-align: right;
}
.font_size{
	float: right;
	background: #6db354;
	padding: 5px 0;
	margin-left: 35px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	width: 85%;
    text-align: center;
}
.font_size ul{
	padding: 0;
	margin-left: 1rem;
}
.font_size p{
	margin: 0 !important;
}
.font_size p , .font_size ul , .font_size li{
	margin-bottom: 0; 
	margin-top: 0;
}
.font_size li{
	list-style: none;
	background: #fff;
    padding: 0 5px;
	margin-left: 1px;
	border-radius: 3px;
	cursor: pointer;
}
li.changeBtn.active{
	background: #575d55;
    color: #fff;
}
div.font_size , .font_size ul ,.font_size li ,.font_size p{
	display: inline-block;
}
.header_link{
	padding-top: 10px;
}
.header_link a{
	color: #000;
}
.header_link a:hover{
	text-decoration: none;
	color: #000;
	opacity: 0.5;
}
.header_link i{
	color: #6db354;
	margin-right: 5px;
    margin-left: 10px;
}
.tel{
	text-align: right;
}
p.tel_number{
	margin-bottom: 0;
    font-size: 2em;
    font-weight: bold;
    line-height: 1.2em;
}
header .container ul.menu ,header .container ul.menu li{
	flex-basis: 0;
	flex-grow: 1;
	text-align: center;
}
.container.siteHeadContainer{
	padding-bottom: 0 !important;
	padding-top: 0 !important;
}
ul.gMenu a{
	background-color: initial;
}
header.navbar.siteHeader{
	background: linear-gradient(to top , #fff , #e4e4e4 ,#fff);
}
header.navbar.siteHeader {
    position: static !important;
}
.section.page-header {
    margin-top: 0;
}
#gMenu_outer{
	border-right: dashed 1px #727171;
}
#gMenu_outer nav ul li{
	border-left: dashed 1px #727171;
}
.header_top img{
	margin-top: 2.5rem;
}
.sp_block{
	display: none;
}
.sp_none{
	display: block;
}
@media only screen and (max-device-width: 768px) {
.navbar-brand{
	padding: 0 29px;
}
.sp_block{
	display: block;
}
.sp_none{
	display: none;
}
.tel{
	text-align: center;
}
.font_size{
	margin-left: 0;
	border-radius: 0;
	width: 100%;
}
.sp_fontsize{
	padding: 0;
}
p.tel_number{
	margin-top: 1.8em;
}
}
/*  */
.page-header_pageTitle, h1.page-header_pageTitle:first-child{
	margin: 5rem 0;
}
.section.page-header{
	background: url(/wp-content/themes/aomori-doyu/img/nebuta.png) no-repeat;
	background-color:#6db354;
	background-size: cover;
    background-position: right;
}
/* footer */
footer{
	background-color: #6db354;
	border-top: none;
}
footer ul{
	padding-left: 0;
}
footer li{
	list-style: none;
	margin: 0;
	line-height: 2em !important;
}
footer a , footer li , footer p , footer h1{
	color: #fff;
}
footer a:hover{
	text-decoration: none;
	color: #fff;
	opacity: 0.5;
}
footer a i{
	margin-right: 1rem;
}
.siteFooter p {
    margin: 0;
}
@media only screen and (max-device-width: 768px) {
.col-md-6.footer_limk{
	width: 50% !important;
}
.footer_branch {
	margin-bottom: 1em;
}
.footer_branch li{
	width: 50%;
	float: left;
}
}
/* slider */
ol.carousel-indicators {
    display: none;
}
.carousel-indicators{
	bottom: -5px !important;
}
.carousel-indicators li{
	width: 12px !important;
	height: 12px !important;
}
.carousel-indicators .active{
	width: 12px;
	background-color: #6db354 !important;
	margin: 0 3px;
}
/* #carouselExampleIndicators{
	height: 450px;
	background: url(/wp-content/uploads/2018/11/nebuta.jpeg) no-repeat;
	background-size: cover;
	background-position: center;
} */
.carousel-inner{
	max-width: 1110px;
	margin: 0 auto;
}
.carousel-control-next, .carousel-control-prev{
	color: #fff !important;
	width: 7% !important;
	opacity: initial;
	font-weight: bold;
	font-size: 5rem;
}
.carousel-control-next:hover, .carousel-control-prev:hover{
	color: #ec6d78 !important;
}
/* HOME */
.mb_3_5{
	margin-bottom: 5em;
}
.home .mainSection .widget{
	margin-bottom: 6rem;
}
.home h2.mainSection-title , .home div#text-10 h2{
	margin-top: 0 !important;
}
.banner img{
	border: 1px solid #b5b5b6;
}
.banner img:hover{
	opacity: 0.8;
}
.banner p{
	font-size: 1.5em;
	text-align: center;
	margin: 0 !important;
}
.banner p i{
	margin: 0 1rem;
}
a.btn{
	color: #fff !important;
	background: #6db354;
	padding: 10px 2em;
	border-radius: 5px;
	font-size: 1em;
	border: none;
}
a.btn:hover{
	color: #fff !important;
	background: #6db354;
	opacity: 0.5;
}
.postList_more a{
	color: #fff !important;
	background: #6db354;
	padding: 5px 1em;
	border-radius: 5px;
	font-size: 1em;
}
a.btn{
	margin-top: 1rem !important;
}
a.btn i{
	margin-left: 1em;
}
.postList_more a:hover,a.btn:hover{
	color: #fff;
	opacity: 0.5;
	text-decoration: none;
}
.postList_more i{
	color: #fff;
	margin-left: 10px;
}
.veu_postList.pt_0{
	position: relative;
}
.postList_more{
	position: absolute;
	top: 1rem;
    right: 10px;
}
.veu_postList .postList_miniThumb .postList_title,.veu_postList .postList_meta_items{
	font-size: 1em;
}
.veu_postList .postList_date{
	color: #ec6d78;
	font-weight: bold;
}
.postList_body {
	display: flex !important; flex-direction: column;
}
.postList_title.entry-title {
	order: 2;
}
.postList_date.postList_meta_items {
	order: 1;
}
.edoyu_animation{
	animation: fluffy 3s ease infinite;
}
@keyframes fluffy {
	0% { transform:translateY(0) }
	5% { transform:translateY(0) }
	10% { transform:translateY(0) }
	20% { transform:translateY(-15px) }
	25% { transform:translateY(0) }
	30% { transform:translateY(-15px) }
	50% { transform:translateY(0) }
	100% { transform:translateY(0) }
  }
h2 span{
	margin-left: 10px;
	font-size: 80%;
	color:#6db354;
	font-weight: lighter;
}
.event_calendar iframe{
	width: 100%;
	height: 550px;
}
.top_pickup img:hover {
    opacity: 0.8;
}
@media only screen and (max-device-width: 768px) {
.top_pickup .col-md-6{
	padding-bottom: 15px !important;
}
	.banner p{
		font-size: 1em;
	}
	.postList_more{
		position: initial !important;
	}
}
@media only screen and (max-device-width: 767px) {
	.pt_20{
		padding-top: 20px;
	}
}
/* facebook Instagram */
.facebook {
	width: 100%;
	max-width: 350px;
	margin: 0 auto;
}
.facebook iframe{
	width: 100%;
	height: 500px;
}
.facebook ._2p3a {
	width: 100% !important;
}
.instagram iframe{
	width: 100% !important;
}
@media only screen and (max-device-width: 768px) {
	._2p3a {
		margin: 0 auto;
	}
}
/* サイドバー */
aside#search-2 h1:before{
	content: "\f002";
	font-family: 'Font Awesome 5 Free';
	font-weight: bold;
	margin-right: .5rem;
}
aside#text-11 h1:before{
	content: "\f007";
	font-family: 'Font Awesome 5 Free';
	font-weight: bold;
	margin-right: .5rem;
}
aside#text-12 h1:before{
	content: "\f518";
	font-family: 'Font Awesome 5 Free';
	font-weight: bold;
	margin-right: .5rem;
}
aside#custom_html-3 h1:before{
	content: "\f167";
	font-family: 'Font Awesome 5 Brands';
	font-weight: bold;
	margin-right: .5rem;
}
aside#custom_html-7 h1:before{
	content: "\f35d";
	font-family: 'Font Awesome 5 Free';
	font-weight: bold;
	margin-right: .5rem;
}
.form-inline label{
	display: none !important;
}
input#s{
	height: 4rem;
}
.member_content img{
	max-width: 100%;
	margin-bottom: 1.5rem;
	border: 1px solid #b5b5b6;
}
.member_content img:hover{
	opacity: 0.8;
}
.subSection-title:after{
	border-bottom: 2px solid #6db354;
	width: 100%;
}
h3:after{
	content: "";
	border-bottom: 2px solid #6db354 !important;
}
input#searchsubmit{
	background: #6db354 !important;
	border-radius: 5px !important;
}
.side_move {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.side_move iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.textwidget.custom-html-widget, form#searchform {
    padding: 1rem;
}
.widget .subSection-title {
    margin-top: 0;
    font-size: 1.2em;
}
/*  */
h2.mainSection-title ,h2{
	border-left: 5px solid #6db354;
	border-top: none;
	background:linear-gradient(to top , #fff , #e4e4e4 ,#fff);
	font-weight: bold;
}
/* DOYUあおもり */
.magazine_content .veu_socialSet.veu_contentAddSection ul{
	display: none !important;
}
.magazine_content{
	width: 24%;
	display: inline-block;
}
.magazine_title,.magazine_date{
	text-align: center;
}
.magazine_title {
	font-size: 1.2em;
	font-weight: bold;
    color: #6eb354;
}
.magazine_img img:hover{
	opacity: 0.5;
}
@media only screen and (max-device-width: 768px) {
	.magazine_content{
		width: 49%;
	}
}
/* 同友会とは */
.outline_bold{
	font-size: 1.3em;
    font-weight: bold;
	border-bottom: 3px solid #ec6d78;
	display: inline;
	margin-right: 0;
	margin-left: 0;
}
.p_1em{
	padding: 0 1em;
}
/* 活動内容 */
.activity_title{
	border-bottom: 1px solid;
	margin-bottom: 1rem;
	max-width: 730px !important;
	margin-left: 15px;
	font-size: 1.2em;
    font-weight: bold;
}
.activity_title p{
	margin: 0 0 0.5rem;
}
.activity_schedule{
	background: #6db354;
	padding: 0.5rem 1rem;
	color: #fff;
	border-radius: 5px;
	margin-right: 1rem;
}
.activity_text{
	padding-right: 0 !important;
}
.activity_text p{
	margin-left: 15px;
}
.outline_purpose{
	margin-left: 2em;
	margin-bottom: 2em;
}
.outline_purpose .outline_bold{
	margin-left: -0.8em;
}
/* 入会案内 */
.guidance ul{
	padding-left: 2.5rem;
}
.guidance_bold{
	color: initial !important;
	padding: initial;
	font-size: 1.5em !important;
	font-weight: bold;
	border-bottom: 3px solid #ec6d78;
	display: inline;
}
.guidance h3::after{
	border-bottom: none !important;
}
.guidance h4{
	font-size: 1.2em;
    font-weight: bold;
	margin: 1em 10px 10px;
	background-color: initial;
	padding: initial;
	border-radius: initial;
}
ul.target{
	padding: 0;
}
ul.target li{
	display: inline-block;
	width: 31%;
	font-size: 1.2em;
	text-align: center;
	color: #fff;
	padding: 11% 6%;
	border-radius: 50%;
	margin: 1%;
	text-indent: 0;
}
ul.target li.target_1{
	background: #db7c24;
}
ul.target li.target_2{
	background: #9eb309;
}
ul.target li.target_3{
	background: #006dbb;
}
.text_center img{
	width: 50%;
}
.guidance_tel{
	color: #6db354;
	font-size: 1.8em;
}
#guidance_contact{
	padding-top: 30px;
	margin-top: -30px;
}
.guidance_procedure .row{
	margin: 2% 4%;
	border: 2px solid #6db354;
}
.guidance_procedure p{
	margin: 0 !important;
	padding: 2rem 0;
}
.guidance_procedure p.text_center{
	font-size: 3rem;
	padding: 0 !important;
}
.guidance_procedure img{
	padding: 15% 12%;
}
.guidance_procedure p.number{
	text-align: center;
	font-size: 3rem;
	color: #fff;
	line-height: 8rem;
	padding: 0;
}
.guidance_procedure .row .col-lg-12{
	background: #6db354;
}
.guidance table{
	width: 80%;
	margin: 2rem auto;
}
.guidance table th,.guidance table td{
	border: 1px solid #6db354;
}
.guidance table th{
	text-align: center;
}
p.text_pink{
	padding-bottom: 0;
    font-size: 1.5em;
    color: #ec6d78;
    font-weight: bold;
}
a.link_pink{
	color: #ec6d78;
}
a.link_pink:hover{
	color: #ec6d78;
	text-decoration: none;
	opacity: 0.5;
}
img.img_80{
	width: 80%;
    margin-left: 20%;
}
.m_4{
	margin: 4em 0px;
}
.guidance ul.pb-5 li {
    margin-bottom: 1.2em;
}
@media only screen and (max-device-width: 768px) {
	ul.target li{
		width: 73%;
		display: block;
		margin: 3% auto;
	}
	.guidance_bold{
		font-size: 1.4em !important;
	}
	.m_4{
		margin: initial;
	}
	p.guidance_bold{
		margin: 0;
	}
}
/* 支部案内 */
img.branch_map{
	width: 500px;
    margin: 5% auto;
    display: block;
}
.organization{
	padding: 1rem;
	cursor: pointer;
}
.branch .col-md-6{
	margin-bottom: 1rem;
}
p.branch_name{
	font-size: 1.2em;
	border-bottom: 1px solid;
}
.branch ol.carousel-indicators{
	display: block;
}
.branch_info p {
	margin: 0;
}
.branch_link{
	padding-top: 20px;
    margin-top: -20px;
}
@media only screen and (max-device-width: 768px) {
	table, tbody, tr, th, td{
		display: block;
		max-width: 100% !important;
	}
}
/* Wing */
.wing p{
	margin-top: 2rem !important;
}
.wing_btn {
	text-align: center;
	margin-top: 4rem;
}
.wing_btn a{
    color: #fff;
	background: #6eb354;
	padding: 2rem 4rem;
    border-radius: 5px;
}
.wing_btn a:hover{
	color: #fff;
	text-decoration: none;
	opacity: 0.5;
}
/* アクセス */
.access_iframe p {
	margin: 0;
}
/* お問い合わせ */
label{
	font-weight: initial !important;
}
.form_red{
	color: #e60012;
	margin-left: 1rem;
}
form.wpcf7-form table tr th , form.wpcf7-form table tr td{
	border-bottom: initial !important;
	border: 1px solid #62696f;
}
form.wpcf7-form table{
	border: 1px solid #62696f;
}
form.wpcf7-form table th{
	background: #d7ffca;
	width: 35%;
	padding: 2rem 3rem;
}
form.wpcf7-form label{
	width: 100%;
	margin: initial;
}
form.wpcf7-form .form-control{
	max-width: initial;
}
form.wpcf7-form .form_submit input{
	background: #6db354;
	border-color: initial;
	font-size: 2rem;
	padding: 1rem 5rem;
	border-radius: 1rem;
	margin: 2rem auto 0;
	display: block;
}
form.wpcf7-form .form_submit input:hover{
	opacity: 0.5;
}
form.wpcf7-form .form_acceptance{
	margin-right: 1rem;
	margin-top: 3rem;
}
form.wpcf7-form .form_privacy{
	width: 100%;
	height: 200px;
	overflow: scroll;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	padding: 0 2rem;
}
form.wpcf7-form .wpcf7-response-output {
    font-size: 14px;
}
.contact_info{
	font-size: 2rem;
	margin: 1rem 10px 2rem;
}
.contact_info .contact_tel{
	color: #6db354;
	font-size: 2em;
	font-weight: bold;
}
.contact_info .contact_tel i{
	margin-right: 2rem;
	font-size: 3rem;
}
@media only screen and (max-device-width: 768px) {
	form.wpcf7-form table th{
		width: 100%;
	}
}
/* 個人情報保護 */
.privacy h3{
	margin-top: 1.5em;
}
/* 個別投稿ページ */
.veu_followSet {
    display: none;
}
.single h2 {
    margin-top: 0 !important;
}
.veu_adminEdit {
    display: none;
}
h1.entry-title:first-letter, .single h1.entry-title:first-letter {
    color: #6ab44e;
}
h1.media-heading.entry-title a:hover {
    color: #6db354 !important;
}
.entry-footer {
    display: none;
}
.pager li > a {
    border-color: #6db354;
    color: #6db354;
}
.pager li > a:hover {
    background-color: #6db354;
    color: #fff;
}
/* 検索結果 */
.search div#main {
    order: 2;
}
.search aside#search-2{
	order: 1;
}
/* 新着情報一覧 */
.blog .subSection.sideSection {
    order: 1;
}
.blog div#main {
    order: 2;
}
span.entry-meta_items.entry-meta_items_term {
    display: none;
}
.veu_postList .postList a{
	font-size: 1.2em;
}
/* メールフォーム */
.form-control{
	font-size: 1em !important;
	height: initial !important;
}
input.wpcf7c-btn-back, 
input.wpcf7-submit,
input.wpcf7-confirm{
	color: #fff;
}
/* 会員紹介 */
.member_introduction {
    text-align: center;
}
.member_text {
    text-align: left;
}
.member_title a {
    color: #6eb354;
    font-weight: bold;
    font-size: 1.2em;
}
.member_title a:hover{
	color: #6eb354;
	text-decoration: none;
	opacity: 0.5;
}
.member_img img{
	border-radius: 5px;
}
.member_img img:hover{
	opacity: 0.5;
}
.member_introduction_content {
    padding: 3rem 0;
}
.member_introduction {
    padding-bottom: 3rem;
}
.outline .member_introduction_content {
    height: 360px;
}
@media only screen and (max-device-width: 768px) {
.outline .member_introduction_content {
    height: 347px;
    overflow: hidden;
}
}
/* 資料ダウンロード */
.download_content{
	width: 32%;
    margin-right: 3px;
    margin-left: 3px;
    border: 1px solid;
	padding: 2rem .5rem;
	display: inline-block;
	text-align: center;
	margin-bottom: 5px;
}
.download_img 
{
  position: relative;
  text-align: center;
  line-height: 100px;
  font-size: 1.8em;
  height: 3.5em;
}
.download_img.pdf:before 
{
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  content: '\f1c1';
  color: #d31a1a;
  font-size: 2.5em;
  font-family: "Font Awesome 5 Free";
}
.download_img.word:before 
{
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  content: '\f1c2';
  color: #2124cf;
  font-size: 2.5em;
  font-family: "Font Awesome 5 Free";
}
.download_img.excel:before 
{
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  content: '\f1c3';
  color: #1e8823;
  font-size: 2.5em;
  font-family: "Font Awesome 5 Free";
}
@media only screen and (max-device-width: 768px) {
	.download_content.row{
		width: 100%;
    	margin: 0 auto;
	}
	.download_content{
		width: 100%;
	}
}
/* モーダル */
.modal_wrap input{
    display: none;
}
.modal_overlay{
    display: flex;
    justify-content: center;
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    opacity: 0;
    transition: opacity 0.5s, transform 0s 0.5s;
    transform: scale(0);
}
.modal_trigger{
    position: absolute;
    width: 100%;
    height: 100%;
}
.modal_content{
    position: relative;
    align-self: center;
    width: 60%;
    max-width: 1000px;
    padding: 30px;
    box-sizing: border-box;
    background: #fff;
    line-height: 1.4em;
    transition: 0.5s;
}
.close_button{
    position: absolute;
    top: 14px;
    right: 16px;
    font-size: 24px;
    cursor: pointer;
}
.modal_wrap input:checked ~ .modal_overlay{
    opacity: 1;
    transform: scale(1);
    transition: opacity 0.5s;
}
.modal_content img{
	padding: 0;
}
/* スマホメニュー */
.vk-mobile-nav-menu-btn{
	display: none !important;
}
.accbox {
    margin: 0;
    padding: 0;
    max-width: 100%;
}
.accbox label {
    display: block;
    margin: 0;
    padding : 11px 12px;
    color :#fff;
    font-weight: bold;
    background :#6db354;
    cursor :pointer;
	transition: all 0.5s;
	text-align: center;
	font-size: 1.2em;
}
.accbox label:hover {
    background :#ec6d78;
}
.accbox input {
    display: none;
}
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}
.cssacc:checked + .accshow {
    height: auto;
    background: #fff;
    opacity: 1;
}
.accshow ul {
    list-style: none;
    text-align: center;
	padding: 0;
	width: 100%;
}
.accshow ul li{
	width: 50%;
	float: left;
	padding: 1.5rem 0;
	background: #fff;
	margin: 0;
}
.accshow ul li a{
	color: #6db354;
	font-size: 1.2em;
	display: block;
	width: 100%;
}
.accshow ul li:hover{
	background: #6db354
}
.accshow ul li a:hover{
	color: #fff;
	text-decoration: none;
}
.accshow ul {
    margin: 0;
}
@media only screen and (max-device-width: 768px) {
header.navbar.siteHeader{
	display: none;
}
}
/* ダッシュボード */
li#menu-posts-cta {
    display: none !important;
}
/* safari */
@media(min-width: 768px){
_::-webkit-full-page-media, _:future, :root .col-md-4.subSection.sideSection.order-md-1,
_::-webkit-full-page-media, _:future, :root .col-md-4.subSection.sideSection{
	max-width: 33%;
}
_::-webkit-full-page-media, _:future, :root .row.mb_3_5.banner .col-md-6 ,_::-webkit-full-page-media, _:future, :root .textwidget .col-md-6,_::-webkit-full-page-media, _:future, :root .textwidget .col-lg-6,_::-webkit-full-page-media, _:future, :root footer .col-md-6{
	max-width: 49%;
}
_::-webkit-full-page-media, _:future, :root .container.header_top .col-lg-4 ,_::-webkit-full-page-media, _:future, :root .wing .col-md-4{
	max-width: 33%;
}
_::-webkit-full-page-media, _:future, :root .container.header_top .col-lg-8 .col-lg-7{
	max-width: 58%;
}
_::-webkit-full-page-media, _:future, :root .guidance .col-md-5{
	max-width: 41%;
}
_::-webkit-full-page-media, _:future, :root footer .col-md-3{
	max-width: 24.5%;
}
}
/* ipad */
@media only screen and (min-device-width:768px) and (max-device-width:1024px){
.font_size{
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
_::-webkit-full-page-media, _:future, :root .container.header_top .col-md-6{
	max-width: 49%;
}
_::-webkit-full-page-media, _:future, :root .container.header_top .col-md-12.col-lg-5.sp_fontsize,
_::-webkit-full-page-media, _:future, :root .container.header_top .col-md-6.col-lg-8{
	margin-left: auto;
}
}
@media only screen and (min-device-width:769px) and (max-device-width:1024px){
	ul.target li{
		width: 30%;
		font-size: 1em;
	}
}
/* 印刷リンク非表示 */
@media print {
 a[href]:after {
	content: "" !important;
	}
	
	abbr[title]:after {
	content: "" !important;
	}
	.vk-mobile-nav{
		display: none;
	}
   }
/* ページャー */
.nav-links ul.page-numbers li span.page-numbers.current ,span.page-numbers.current{
	background-color: #6db354 !important;
}
.tablenav {
    margin-bottom: 7rem;
}

