﻿/*
Theme Name:dousou
Author: infor
Description: 栃木県シルバー大学校中央校同窓会
Version:1.0
*/


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0px;
    padding: 0px;
    border: 0px none;
    vertical-align: baseline;
}
body{
	/*font-family:"メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";*/
	font-family:  "ヒラギノ角ゴ ProN W3", HiraKakuProN-W3, 游ゴシック, "Yu Gothic", メイリオ, Meiryo, Verdana, Helvetica, Arial, sans-serif;
	color:#000000;
}
.clear{
	clear:both;
}
.pc{
	display:block;
}
.smph{
	display:none;
}
#glnv_smph{
	display:none;
}
h1{
	text-align:center;
	margin:0 auto 25px auto;
	font-weight:bold;
	width:300px;
	font-size:26px;
	letter-spacing:0.08em;
	line-height:110%;
	font-weight:bold;
}
h1 a{
	color:#000000;
	text-decoration:none;
}
h1 img{
	width:100%;
	height:auto;
}
#header{
	padding-top:20px;
	/*position: sticky !important;*/
	top:0;
	left:0;
	background:#FFFFFF;
	/*box-shadow: 0px 3px 10px #999999;*/
	/*border-bottom:solid 10px #ED8910;*/
}
#menu{
	/*width:1100px;*/
	margin:0 auto;
	display: flex !important;
	flex-wrap:wrap !important;
	border-top:solid 1px #CCCCCC;
}
#menu p{
	width:calc(100% / 5);
	border-left:solid 1px #CCCCCC;
	box-sizing:border-box !important;
	text-align:center;
	list-style:none;
}

#menu p a{
	padding:10px 10px;
	display:block;
	text-decoration:none;
	color:#000000;
	border-bottom:solid 7px #52991e;
}
.top_header{
	width: 100%;
}
.top_header img{
	width:100%;
	height:auto;
}
#content{
	width:1100px;
	margin:0 auto;
	padding-top:60px;
	padding-bottom:150px;
	font-size:18px;
	line-height:160%;
}
.textarea01{
	margin-bottom:50px;
}
.kawaraban{
	background:#F5F5F5;
	display: flex !important;
	flex-wrap:wrap !important;
	padding:20px 40px;
	margin-top:70px;
}
.kawarabanBn a{
	width:250px;
	height:70px;
	background:#CCCCCC;
	margin-right:20px;
	display:block;
}
.about_kawaraban{
	padding-bottom:50px;
	border-bottom:dashed 1px #CCCCCC;
}
.kawarabanTit{
	font-weight:bold;
	margin-bottom:5px;
}
.kawaraban_backnum_tit{
	border-bottom:dashed 1px #CCCCCC;
}
.kawaraban_backnum_tit a{
	padding:15px 0;
	display:block;
	text-decoration:none;
	color:#000000;
}
.kawaraban_backnum_tit a[href$=".pdf"] {
      position: relative;
}
.kawaraban_backnum_tit a[href$=".pdf"]::after {
	  content: "";
	  position: absolute;
	  background: url(/wp-content/themes/dousou/image/icon_pdf.png) no-repeat right bottom;
	  width: 30px;
	  height: 26px;
}

#footer{
	padding:30px 0 0 0;
	background:#F5F5F5;
	text-align:center;
}
.ft_bn{
	width:1090px;
	text-align:center;
	margin:40px auto 0 auto;
}
.ft_bn p{
	display:inline-block;
	margin-right:20px;
	width:180px;
}
.ft_bn p:last-child{
	margin-right:0;
}
.ft_bn p img{
	width:100%;
	height:auto;
	border:solid 1px #CCCCCC;
}
.sitemap{
	text-align:center;
}
.sitemap p{
	display:inline-block;
}
.sitemap p a{
	text-decoration:none;
	color:#000000;
	padding:0 15px;
	font-size:13px;
}
.footer_info{
	text-align:center;
	margin-top:40px;
}
.jichikaimei{
	margin-bottom:15px;
	font-size:25px;
}
.t_inlineblo p{
	display:inline-block;
}
.t_inlineblo p:first-child{
	margin-right:10px;
}
.cr{
	font-size:80%;
	padding:15px;
	border-top:solid 1px #CCCCCC;
	margin-top:30px;
}
/*h2{
	font-size:35px;
	font-weight:bold;
	text-align:center;
	margin-bottom:40px;
	line-height:120%;
}*/
h2 {
    padding-bottom: 15px;
    margin-bottom: 0.5rem;
    background: linear-gradient(90deg, #52991e 0% 25%, #ED8910 25% 50%, #EB528F 50% 75%, #8A48CC 75%);
    background-repeat: no-repeat;
    background-size: 6rem 0.4rem;
    background-position: bottom;
	font-size:35px;
	font-weight:bold;
	text-align:center;
	margin-bottom:40px;
	line-height:120%;
}
.single-post h2,.page-id-98 h2{
    margin-bottom: 60px;
}

/*h3 {
  font-weight: bold;
  padding: 0.5em 1em;
  background-color: #E8EFF4;
  position: relative;
	font-size:25px;
	margin-bottom:20px;
	text-align:center;
	font-weight: bold;
}
h3::after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  border-width: 0 20px 20px 0;
  border-style: solid;
  border-color: #52991e #fff #52991e;
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
}*/

h3 {
	font-size:25px;
	margin-bottom:50px;
	text-align:center;
	font-weight: bold;
	background-color:#52991e;
	color: #fff;
	padding: 0.5em 1em;
	position: relative;
}
h3::after {
	content: '';
	background-color: #52991e;
	width: 100%;
	height: 3px;
	position: absolute;
	bottom: -6px;
	left: 0;
}
h4{
	font-weight:bold;
	margin-bottom:10px;
	font-size:20px;
}
.linkbt_file a{
	  border:solid 1px #999999;
	  background:#FFFFFF;
	  color:#000000;
}
.kaisoku_yakuin{
	width:
}
.linkbt_file a[href$=".pdf"] {
      position: relative;
	  border:solid 1px #999999;
	  padding-right:70px;
}
.linkbt_file a[href$=".pdf"]::after {
	  content: "";
	  position: absolute;
	  background: url(/wp-content/themes/dousou/image/icon_pdf.png) no-repeat right bottom;
	  width: 30px;
	  height: 26px;
}
/*お知らせ　タブ*/
.tab-group{
	display: flex !important;
	flex-wrap:wrap !important;
	width:100%;
}
.tab{
	width:calc(100% / 4) !important;
    color: #000000;
    cursor: pointer;
    font-weight: bold;
    margin: 0 !important;
    padding: 15px;
    text-align: center;
    transition: 1s;
    vertical-align: bottom;
}
.tab-group button{
	margin:0 !important;
	border-radius:0 !important;
	border-left:none;
    border-top:solid 1px #CCCCCC;
    border-right: 1px solid #CCCCCC;
	border-bottom:solid 3px #CCCCCC;
	background:#FFFFFF;
	font-weight:normal;
}
.tab-group button:first-child{
    border-left: 1px solid #CCCCCC;
}
.panel-group{
    min-height:400px;
    border-bottom:solid 1px #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    padding: 0 30px;
	margin-bottom:30px;
}
.panel{
    display:none;
}
button.tab.tab-all{
	border-bottom:solid 5px #52991e;
	background:#F5F5F5
}
button.tab.tab-shibu{
	border-bottom:solid 5px #8A48CC;
	background:#F5F5F5
}
button.tab.tab-kibetsu{
	border-bottom:solid 5px #EB528F;
	background:#F5F5F5
}
button.tab.tab-dosokai{
	border-bottom:solid 5px #ED8910;
	background:#F5F5F5
}

button.tab.is-active{
	border-bottom:solid 5px #FFFFFF !important;
	background:#FFFFFF !important;
}
.panel.is-show{
    display:block;
}
/*お知らせ*/
.oshirase_catTit{
	font-size:35px;
	font-weight:bold;
	text-align:center;
	margin-bottom:15px;
	line-height:120%;
}
.oshiraseTit_catpage{
	border-top:dashed 1px #CCCCCC;
}
.pagenation{
	text-align:center;
	padding-top:40px;
	margin-bottom:40px;
}
.oshirase_pagenation{
	border-top:dashed 1px #CCCCCC;
}
.pagenation a{
	display:inline-block;
	text-decoration:none;
	color:#52991e;
	padding:10px 25px;
	border:solid 1px #52991e;
}
.oshiraseTit{
	border-bottom:dashed 1px #CCCCCC;
}
.oshiraseTit:nth-child(5){
	border-bottom:none !important;
}
.oshiraseTit a,.oshiraseTit_catpage a{
	display:block;
	padding:25px 0;
	text-decoration:none;
	color:#000000;
	display: flex !important;
	flex-wrap:wrap !important;
}
.oshiraseDay{
	width:9em;
}
.cat_icon{
	width:9em;
	text-align:center;
	margin-right:2em;
	display:block;
}
.icon{
	display:block;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.icon_3 .icon{
	background:#ED8910;
	border-radius:15px;
}
.icon_4 .icon{
	background:#EB528F;
	border-radius:15px;
}
.icon_5 .icon{
	background:#8A48CC;
	border-radius:15px;
}
.oshiraseKijiTit{
	width:calc(100% - 22em) !important;
}
.oshirase_all_bt{
	text-align:center;
}
.oshirase_all_bt a{
	display:inline-block;
	text-decoration:none;
	color:#52991e;
	padding:10px 25px;
	border:solid 1px #52991e;
}
.oshirase_all_bt a:first-child{
	margin-right:20px;
}
.oshiraseAllKijiTitBox{
	padding:15px 25px;
	margin-bottom:30px;
	background:#F5F5F5;
}
.oshiraseAll_day_icon{
	display: flex !important;
	flex-wrap:wrap !important;
	margin-bottom:10px;
}
.oshiraseAllKijiTit{
	font-weight:bold;
	font-size:20px;
}
.kiji_honbunBox{
	margin-bottom:50px;
}
.kijiblock{
	margin-bottom:80px;
}
.club_name{
	font-size:20px;
}
.page_top a{
	position:fixed;
	bottom:15px;
	right:15px;
	color:#FFFFFF;
	width:80px;
	background: rgba(0,0,0,0.8);
	border-radius: 50%;
	aspect-ratio: 1 / 1 !important;
	display: flex;
	justify-content: center;
	align-items: center;
}
.page_top img{
	width:60%;
	height:auto;
	display:block;
}

/*aboutus*/
.event_month{
	padding:15px 40px;
	background:#f5f5f5;
	font-weight:bold;
}
.event_naiyo{
	padding:15px 0;
}
.event_box{
	border-bottom:solid 1px #CCCCCC;
	font-size:16px;
}
.event_box_top{
	border-top:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}
.event_list li{
	list-style:none;
	display:inline-block;
	margin-right:25px;
}
.event_list li:before{
	content:'● ';
	color:#B9DFEC;
}
/*クラブ*/
.sakuin{
	display: flex !important;
	flex-wrap:wrap !important;
	margin-bottom:50px;
	border:solid 1px #CCCCCC;
}
.sakuin p{
	border-right:solid 1px #CCCCCC;
	box-sizing:border-box;
	width:calc( 100% / 10 );
}
.sakuin p:last-child{
	border-right:none;
}
.sakuin a{
	display:block;
	text-align:center;
	text-decoration:none;
	color:#000000;
	padding:10px 15px;
}

.club_all{
	display: flex !important;
	flex-wrap:wrap !important;
	margin-top:30px;
}
.club_all .club_annai{
	width:calc( (100% - 50px) / 2 );
	border-top:solid 10px #52991e;
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	box-sizing:border-box;
	margin-right:40px;
	margin-bottom:40px;
	font-size:16px;
	padding:15px 20px 20px 20px;
	text-align:center;
	background:#F5F5F5;
}
.club_all .club_annai:nth-of-type(2n){
	margin-right:0;
}
.club_name{
	margin-bottom:15px;
	font-weight:bold;
	font-size:25px;
}
.club_annaiIn{
	display: flex !important;
	flex-wrap:wrap !important;
}
.club_annaiIn p {
	width:calc((100% - 15px) / 2);
	border-radius:5px;
	margin-right:15px;
	border:solid 1px #52991e;
	box-sizing:border-box;
	background:#FFFFFF;
}
.club_annaiIn p:last-child{
	margin-right:0 !important;
}
.club_annaiIn p a{
	padding:5px;
	text-decoration:none;
	display:block;
	color:#000000;
	display:block !important;
}
.PP_textarea01{
	padding-left:1em;
}

/*書類*/
.page-id-40 h3{
	margin-bottom:10px;
}
.syorui > div > p{
	padding:15px 0;
	border-bottom:dashed 1px #CCCCCC;
}
.syorui > div > div.is-layout-flex{
	padding:15px 0;
	border-bottom:dashed 1px #CCCCCC;
}
.syorui a{
	color:#000000;
	text-decoration:none;
	padding-right:30px;
}
.syorui a[href$=".pdf"] {
      position: relative;
}
.syorui a[href$=".pdf"]::after {
	  content: "";
	  position: absolute;
	  background: url(/wp-content/themes/dousou/image/icon_pdf.png) no-repeat right bottom;
	  width: 30px;
	  height: 26px;
}
.syorui a[href$=".xlsx"],.syorui a[href$=".xls"] {
      position: relative;
}
.syorui a[href$=".xlsx"]::after,.syorui a[href$=".xls"]::after {
	  content: "";
	  position: absolute;
	  background: url(/wp-content/themes/dousou/image/icon_excel.png) no-repeat right center;
	  width: 26px;
	  height: 23px;
}
.syorui a[href$=".docx"] ,.syorui a[href$=".doc"] {
      position: relative;
}
.syorui a[href$=".docx"]::after,.syorui a[href$=".doc"]::after {
	  content: "";
	  position: absolute;
	  background: url(/wp-content/themes/dousou/image/icon_word.png) no-repeat right center;
	  width: 26px;
	  height: 23px;
}
/*委員会*/
.iinkai_textblock01{
	text-indent:-1.5em;
	padding-left:1.5em;
}
/*自治会会則*/
.kaisoku_blockTit01{
	text-indent:-1em;
	padding-left:1em;
}
.kaisoku_textbrock01{
	/*padding-left:3.5em;*/
	padding-left:0.5em;
}
.kaisoku_textbrock01 p{
	text-indent:-2em;
	padding-left:2em;
}
.kaisoku_textbrock02 p{
	text-indent:-1em;
	padding-left:1em;
}
/*役員選出*/
.yakusinsensyutu_blockTit{
	font-weight:bold;
	margin-bottom:15px;
	display:inline-block;
	border-bottom:solid 1px #000000;
}
.list_numBox{
	list-style-position:inside;
	padding-left:2em;
}
.list_numBox li{
	text-indent:-1em;
	padding-left:1em;
}
/*同窓会*/
.dosokai_sosiki_box01 li{
	list-style:none;
	display:inline-block;
	width:8em;
	margin-bottom:10px;
}
.dosokai_sosiki_box02 li{
	list-style:none;
	display:inline-block;
	width:15em;
	margin-bottom:10px;
}
.dosokai_sosiki_box01,.dosokai_sosiki_box02{
	padding-top:10px;
}
.pp_textblock01 p{
	text-indent:-3em;
	padding-left:3em;
}
.annnai_tit{
	font-weight:bold;
	font-size:28px;
	margin-bottom:25px;
}
/*学校祭案内ページ*/
.gakkosai_annaiBox{
	padding:30px;
	border:solid 1px #CCCCCC;
	margin-bottom:50px;
	display:flex;
	flex-wrap:wrap;
}
.kaisaijoho{
	display:flex;
	flex-wrap:wrap;
	margin-left:-0.5em;
	margin-bottom:5px;
}
.kaisaijoho p:first-child{
	width:6em;
	text-align:justify;
	text-align-last:justify;
}
.gakkosai_conTit{
	font-size:30px;
	margin-bottom:30px;
	color:#52991e;
	font-weight:bold;
}
.gakkosai_press{
	padding:60px;
	background:#EBF3F8;
}
.kaisaijoho_L{
	width:350px;
	margin-right:40px;
}
.kaisaijoho_L img{
	width:100%;
	height:auto;
}
.kaisaijoho_R{
	width:calc(100% - 390px);
}
.annnai_linkbt{
	margin-top:20px;
}
.annnai_linkbt a{
	display:inline-block;
	background:#52991e;
	padding:5px 20px;
	color:#FFFFFF;
	font-weight:bold;
	border-radius:3px;
	text-decoration:none;
}
.kaisoku_yakuin{
	display:flex; !important;
	flex-wrap:wrap; !important;
	gap:0; !important;
}
.kaisoku_yakuin .wp-block-button{
	width:calc((100% - 60px) / 3) !important;
	box-sizing:border-box !important;
	display:block !important;
	margin-right:30px !important;
}
.kaisoku_yakuin .wp-block-button:nth-child(3n){
	margin-right:0 !important;
}

.kaihoushi{
	display:flex; !important;
	flex-wrap:wrap; !important;
	gap:0; !important;
}
.kaihoushi .wp-block-button{
	width:calc(50% - 15px) !important;
	box-sizing:border-box !important;
	display:block !important;
	margin-bottom:30px !important;
}
.kaihoushi .wp-block-button:nth-child(odd){
	margin-right:30px !important;
}
@media screen and (min-width: 821px) {
#glnv {
    display: block !important;
  }
#glnv_smph{
	display:none !important;
}
}
@media screen and (max-width:820px){
#header{
	border-bottom:solid 7px #52991e;
}
#glnv {
    display: none !important;
  }
h1{
	text-align:center;
	margin:0 auto 25px auto;
	font-weight:bold;
	width:60% !important;
	max-width:300px !important;
}
h2{
	font-size:25px;
	font-weight:bold;
	text-align:center;
	margin-bottom:40px;
	line-height:120%;
}
h3{
	font-size:20px;
	margin-bottom:20px;
}

.smph_nv_logo{
	text-align:center;
	margin:0 auto 15px auto;
	font-weight:bold;
	width:60% !important;
	max-width:300px !important;
	font-size:26px;
	line-height:110%;
	font-weight:bold;
}
.smph_nv_logo img{
	width:100%;
	height:none;
}
#content{
	width:90%;
	margin:0 auto;
	padding-top:40px;
	padding-bottom:100px;
}
.kawaraban{
	background:#F5F5F5;
	display: block !important;
	flex-wrap:nowrap !important;
	padding:20px 40px;
	margin-top:70px;
}
.kawarabanBn{
	margin-bottom:10px;
}
.kawarabanBn a{
	width:250px;
	height:70px;
	background:#CCCCCC;
	margin-right:20px;
	display:block;
}

.ft_bn{
	width:80%;
	text-align:center;
	margin:40px auto 0 auto;
}
.ft_bn p{
	display:inline-block;
	margin-right:0;
	width:100%;
	margin-bottom:10px;
}
.ft_bn p:last-child{
	margin-right:0;
}

/*お知らせ　タブ*/
.tab-group{
	display: flex !important;
	flex-wrap:wrap !important;
	width:100%;
}
.tab{
	width:calc(100% / 4) !important;
    color: #000000;
    cursor: pointer;
    font-weight: bold;
    margin: 0 !important;
    padding: 10px 5px;
    text-align: center;
    transition: 1s;
    vertical-align: bottom;
}
.tab-group button{
	margin:0 !important;
	border-radius:0 !important;
	border-left:none;
    border-top:solid 1px #CCCCCC;
    border-right: 1px solid #CCCCCC;
	border-bottom:solid 3px #CCCCCC;
	background:#FFFFFF;
	font-weight:normal;
}
.tab-group button:first-child{
    border-left: 1px solid #CCCCCC;
}
.panel-group{
    min-height:auto;
    border-bottom:solid 1px #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    padding: 0 30px;
	margin-bottom:30px;
}
.panel{
    display:none;
}
button.tab.tab-all{
	background:#F5F5F5
}
button.tab.tab-shibu{
	background:#F5F5F5
}
button.tab.tab-kibetsu{
	background:#F5F5F5
}
button.tab-hoka{
	background:#F5F5F5
}
button.tab.tab-dosokai{
	background:#F5F5F5
}

button.tab.is-active{
	border-bottom:solid 5px #FFFFFF !important;
	background:#FFFFFF !important;
}
.panel.is-show{
    display:block;
}
/*お知らせ*/
.oshirase_catTit{
	font-size:25px;
	font-weight:bold;
	text-align:center;
	margin-bottom:15px;
	line-height:120%;
}
.oshiraseTit{
	border-bottom:dashed 1px #CCCCCC;
}
.oshiraseTit a{
	display:block;
	padding:25px 0;
	text-decoration:none;
	color:#000000;
	display:block !important;
	flex-wrap:nowrap !important;
}
.oshiraseDay{
	width:11em;
	margin-bottom:5px;
}
.cat_icon{
	width:9em;
	text-align:center;
	margin-right:0;
	display:block;
	margin-bottom:10px;
}
.icon{
	display:block;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.oshiraseKijiTit{
	width:100% !important;
}
.oshirase_all_bt{
	text-align:center;
}

.oshirase_all_bt a{
	display:inline-block;
	text-decoration:none;
	color:#52991e;
	padding:10px 25px;
	border:solid 1px #52991e;
	margin-bottom:15px;
	width:100%;
	box-sizing:border-box;
}
.oshirase_all_bt a:first-child{
	margin-right:0 !important;
}

.sitemap{
	display:none;
}
.sitemap p{
	display:block;
	margin-bottom:10px;
	width:80%;
	margin-left:auto;
	margin-right:auto;
}
.sitemap p a{
	text-decoration:none;
	color:#000000;
	padding:10px 15px;
	font-size:13px;
	border:solid 1px #CCCCCC;
	display:block;
	background:#FFFFFF;
}
.footer_info{
	text-align:center;
	margin-top:40px;
	font-size:13px;
	line-height:140%;
	width:90%;
	margin-left:auto;
	margin-right:auto;
}
.jichikaimei{
	margin-bottom:15px;
	font-size:18px;
}
.jichikaimei span{
	display:block;
}
.t_inlineblo p{
	display:block;
}
.t_inlineblo p:first-child{
	margin-right:0;
}
/*クラブ*/
.sakuin{
	display: flex !important;
	flex-wrap:wrap !important;
	margin-bottom:50px;
	padding:0;
	border-bottom:none;
}
.sakuin p{
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	box-sizing:border-box;
	width:calc( 100% / 5 );
	margin-bottom:0;
}
.sakuin p:nth-of-type(5n){
	border-right:none;
}
.sakuin p a{
	padding:5px 10px;
}
.club_all{
	display: block !important;
	flex-wrap:nowrap !important;
}
.club_all{
	margin-top:70px;
}
.club_all .club_annai{
	width:100%;
	border-top:solid 10px #52991e;
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	box-sizing:border-box;
	margin-right:0;
	margin-bottom:5;
	font-size:16px;
	padding:15px 20px 20px 20px;
	text-align:center;
	background:#F5F5F5;
}
.club_all .club_annai:nth-of-type(2n){
	margin-right:0;
}
.club_name{
	margin-bottom:10px;
	font-weight:bold;
	font-size:22px;
}
.club_annaiIn{
	display: block !important;
	flex-wrap:nowrap !important;
}
.club_annaiIn p {
	width:100%;
	border-radius:5px;
	margin-right:0;
	margin-bottom:10px;
	border:solid 1px #52991e;
	box-sizing:border-box;
	background:#FFFFFF;
}
.club_annaiIn p:last-child {
	margin-bottom:0;
}
.linkbt_file{
	display:block !important;
}
.linkbt_file > div{
	margin:0 0 10px 0 !important; 
	width:100%;
	box-sizing:border-box;
}

/*書類*/
.page-id-98 h3{
	margin-bottom:10px;
}
.syorui > div > p{
	padding:15px 0;
	border-bottom:dashed 1px #CCCCCC;
}
.syorui > div > div.is-layout-flex{
	padding:15px 0;
	border-bottom:dashed 1px #CCCCCC;
}
.syorui a{
	color:#000000;
	text-decoration:none;
	padding-right:30px;
}
.syorui a[href$=".pdf"] {
      position: relative;
}
.syorui a[href$=".pdf"]::after {
	  content: "";
	  position: absolute;
	  background: url(/wp-content/themes/dousou/image/icon_pdf.png) no-repeat right bottom;
	  width: 30px;
	  height: 26px;
}
.syorui a[href$=".xlsx"],.syorui a[href$=".xls"] {
      position: relative;
}
.syorui a[href$=".xlsx"]::after,.syorui a[href$=".xls"]::after {
	  content: "";
	  position: absolute;
	  background: url(/wp-content/themes/dousou/image/icon_excel.png) no-repeat right center;
	  width: 26px;
	  height: 23px;
}
.syorui a[href$=".docx"] ,.syorui a[href$=".doc"] {
      position: relative;
}
.syorui a[href$=".docx"]::after,.syorui a[href$=".doc"]::after {
	  content: "";
	  position: absolute;
	  background: url(/wp-content/themes/dousou/image/icon_word.png) no-repeat right center;
	  width: 26px;
	  height: 23px;
}

.kaisoku_yakuin{
	display:block; !important;
	flex-wrap:nowrap; !important;
	gap:0; !important;
}
.kaisoku_yakuin .wp-block-button{
	width:100% !important;
	box-sizing:border-box !important;
	display:block !important;
	margin-right:0 !important;
}
.kaisoku_yakuin .wp-block-button:nth-child(3n){
	margin-right:0 !important;
}

.kaihoushi{
	display:block; !important;
	flex-wrap:nowrap; !important;
	gap:0; !important;
}
.kaihoushi .wp-block-button{
	width:100% !important;
	box-sizing:border-box !important;
	display:block !important;
	margin-bottom:15px !important;
}
.kaihoushi .wp-block-button:nth-child(odd){
	margin-right:0 !important;
}



/*drawer menu*/	
nav.menu{ width:50px; font-size:12px; height:50px; top: 0; right:0; position:fixed; cursor:pointer; display:block; overflow:hidden; z-index:9999;background:#000000;
}
nav .menu1,nav.menu_close .menu1{ width:30px; height:2px; background-color: #FFF; left:10px;top:12px; position:absolute; } 
nav .menu2,nav.menu_close .menu2{ width:30px; height:2px; background-color: #FFF; left:10px;top:25px; position:absolute; } 
nav .menu3,nav.menu_close .menu3{ width:30px; height:2px; background-color: #FFF; left:10px;top:38px; position:absolute; }


nav .menu1,nav .menu2,nav .menu3{ transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; /* Opera */ -moz-transition: all 0.5s ease-out; /* Firefox */
					 -webkit-transition: all 0.5s ease-out; /* GoogleChrome, Safari */ -ms-transition: all 0.5s ease-out; /* IE */ }
					 
nav.menu_open .menu1{ top:25px; -o-transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg);
				 	-ms-transform: rotate(45deg); transform: rotate(45deg); }
nav.menu_open .menu2{ background-color:rgba(255,255,255,0);  }
nav.menu_open .menu3{ top:25px; -o-transform: rotate(-45deg); -moz-transform: rotate(-45deg);
					-webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); } 
					
#glnv_smph{
	position: fixed;
	font-weight: bold;
	display: none;
	right: 0;
	top: 0;
	list-style-type: none;
	background-color: rgba(255, 255, 255, 1);
	padding: 0.5em;
	z-index: 9998;
	width:100%;
	box-sizing: border-box;
	height:100%;
	top:0;
	width:100%;
    height:100%;
	height: 100%; 
	overflow: auto; 
	-webkit-overflow-scrolling: touch; 	
}
#glnv_smph p{
	display:block;
	width:90%;
	float:none;
	list-style:none;
	border-top:solid 1px #CCCCCC;
	font-size:120%;
	margin:0 auto;
}
#glnv_smph p:last-child{
	border-bottom:solid 1px #CCCCCC;
}
#glnv_smph p a{
	display:block;
	text-decoration:none;
	padding:1em;
	color:#000000;
	border:none;
	font-weight:normal;
	letter-spacing:0.1em;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
}
