﻿/*
	Theme Name:kaisapo
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-size:18px;
	line-height:180%;
	min-width:1000px;
	letter-spacing:0.05em;
}
.clear{
	clear:both;
}
.pc{
	display:block;
}
.smph{
	display:none;
}
#header{
	width:100%;
	padding:20px 0;
	background:#FFFFFF;
	position: sticky !important; 
	top:0;
	left:0;
	z-index:999999;
}
#headerIn{
	width:90%;
	max-width:1200px;
	margin:0 auto;
    display: flex;
    flex-wrap: wrap;
	align-items: flex-end;
	position:relative;
}
.siteName{
	width:400px;
	position:relative;
}
.siteName a{
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}
.siteName_text01{
	font-size:16px;
	line-height:140%;
	margin-bottom:5px;
}
h1{
	text-align-last: justify;
	font-size:22px;
	line-height:120%;
	font-weight:bold;
	margin-bottom:5px;
	letter-spacing:0;
}
h2{
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size:35px;
	font-weight:bold;
	line-height:160%;
	margin-bottom:30px;
	color:#589660;
}
h3{
	margin-bottom:30px;
}
h4{
	font-size:25px;
	line-height:130%;
	border-left:solid 10px #589660;
	padding-left:15px;
	padding-top:2px;
	margin-bottom:20px;
}
.siteName_text02{
	text-align-last: justify;
	font-size:13px;
	font-weight:bold;
	background:#589660;
	color:#FFFFFF;
	padding:5px 20px;
	box-sizing:border-box;
	line-height:120%;
	letter-spacing:0;
}
.header_tel{
	width:calc(100% - 480px);
	text-align:right;
	line-height:110%;
}
.header_telIn{
	display:inline-block;
}
.okigaruni{
	text-align:left;
	margin-bottom:5px;
	font-size:15px;
}
.header_telNum{
	font-size:38px;
	line-height:110%;
}
#sitemap_menu{
	display:none;
}

#menu{
	width:90%;
	max-width:1200px;
	margin:0 auto 50px auto;
	display: flex;
	justify-content: space-around;
	/*background:#FFE1E1;*/
	background:#DBEADD;
	border-radius:10px;
	box-sizing:border-box;
	padding:0 15px;
}
.home #menu{
	margin:0 auto 30px auto;
}
#menu li{
	list-style:none;
	font-size:16px;
	letter-spacing:0.05em;
}
#menu li a{
	text-decoration:none;
	color:#000000;
	padding:15px;
	display:block;
}
#top_slide{
	width:90%;
	max-width:1200px;
	aspect-ratio:  2 / 1 !important;
	margin:0 auto 50px auto;
	position:relative;
}
#top_slide img{
	width:100%;
	height:auto;
	border-radius:10px;
}
.catch_copyBox{
	position:absolute;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	width:100%;
	aspect-ratio:  2 / 1 !important;
	padding:30px 50px;
	box-sizing:border-box;
	color:#555555;
}
.catch_copy{
	background:rgba(255,255,255,0.9);
	/*background:#FFFFFF;*/
	padding:25px 30px 20px 30px;
	border-radius:10px;
	writing-mode: vertical-rl;
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	transform: rotate(0.03deg);  
	font-size:20px;
	letter-spacing:0.08em;
	line-height:160%;
	font-weight:bold;
}
#content{
	width:90%;
	max-width:1200px;
	margin:0 auto;
}
#footer{
	padding-top:50px;
	text-align:center;
	margin-top:80px;
}
.footeraccess{
	padding:40px 0 50px 0;
	background:#F5F5F5;
	text-align:left;
}
.footeraccessIn{
	width:90%;
	max-width:1200px;
	margin:0 auto;
}
.footerInfor{
	background:#589660;
	color:#FFFFFF;
	text-align:center;
	padding:40px;
}
.footersitemap{
	background:#DBEADD;
}
.footersitemap a{
}
.sitemap_nv{
	display:flex;
	flex-wrap:wrap;
	width:90%;
	max-width:1200px;
	margin:0 auto;
	padding:40px 0
}
.sitemap_nv li{
	list-style:none;
	width:calc((100% - 120px) / 4);
	margin-right:40px;
	text-align:left;
	margin-bottom:15px;
	border-bottom:solid 1px #999999;
}
.sitemap_nv li:nth-child(4n){
	margin-right:0 !important;
}
.sitemap_nv li a{
	color:#000000;
	text-decoration:none;
	padding-bottom:10px;
	display:block;
	font-size:16px;
	position: relative;
	display: block;
	padding-right: 20px;
}
.sitemap_nv li a:after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #666666;
  border-right: solid 2px #666666;
  transform: rotate(45deg);
  position: absolute;
  top: 12px;
  right: 5px;
  margin: auto;
}
.footerInfor .siteName{
	width:400px;
	display:inline-block;
	margin-bottom:30px;
}
.footerInfor .siteName_text01{
	font-size:16px;
	line-height:140%;
	margin-bottom:5px;
}
.footerInfor h1{
	text-align-last: justify;
	font-size:22px;
	line-height:120%;
	font-weight:bold;
	margin-bottom:5px;
}
.footerInfor .siteName_text02{
	text-align-last: justify;
	font-size:13px;
	font-weight:bold;
	background:#FFFFFF;
	color:#589660;
	padding:5px 20px;
	box-sizing:border-box;
	line-height:120%
}
.unei{
	font-size:16px;
	line-height:140%;
}

.gmap{
	width:100%;
	height:450px;
	overflow:hidden;
}
.cr{
	background:#000000;
	color:#FFFFFF;
	padding:15px;
	font-size:14px;
	line-height:140%;
}
.box_margin40{
	margin-bottom:40px;
}
a:hover{
  opacity: 0.7; 
}
.textarea_m50{
	margin-bottom:50px;
}
.contentTit01{
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size:35px;
	font-weight:bold;
	line-height:160%;
	margin-bottom:20px;
	color:#589660;
}
.contentTit02{
	border:solid 1px #589660;
	padding:15px 20px;
	margin-bottom:30px;
}
.oshiraseBox{
	margin-bottom:120px;
}
.oshiraseTit{
	border-top:dashed 1px #CCCCCC;
}
.oshiraseTit:last-child{
	border-bottom:dashed 1px #CCCCCC;
}
.oshiraseTit a{
	display:block;
	width:100%;
	padding:20px;
	text-decoration:none;
	color:#000000;
}
.oshiraseDay{
	display:inline-block;
	width:150px;
}
.oshiraseKijiTit{
	display:inline-block;
	width:calc(100% - 160px);
}
.oshirase_all_bt{
	margin-top:20px;
	text-align:right;
}
.oshirase_single_day{
	font-size:14px;
	font-weight:normal;
}
.sodankengakuBlock{
	margin-bottom:30px;
}
.footer_textStyle01{
	font-weight:bold;
	margin-bottom:15px;
}
.gaiyo_access{
	display:flex;
	flex-wrap:wrap;
	margin-top:10px;
}
.gaiyo_access > p:first-child{
	width:140px;
	text-align-last: justify;
	margin-right:15px;
	margin-left:-0.5em;
}
.access_box{
	background:#FFFFFF;
	border:solid 1px #CCCCCC;
	padding:15px 20px;
	border-radius:10px;
	margin-top:20px;
}
.footerBn{
	background:#FFFFFF;
}
.footerBnIn{
	width:90%;
	max-width:1200px;
	margin:0 auto;
	display:flex;
	flex-wrap:wrap;
	padding:30px 0;
}
.footerBnIn p{
	width:calc((100% - 60px) / 4);
	aspect-ratio: 234 / 60 !important;
	overflow:hidden;
	box-sizing:border-box !important;
	border:solid 1px #CCCCCC;
	margin-right:20px;
}
.footerBnIn p img{
	width:100% !important;
	height:auto !important;
}
.footerBnIn p:nth-child(4n){
	margin-right:0 !important;
}
.taikentenjiBt{
	margin-top:100px;
}
.taikentenjiBt a{
    background:#FF9900;
	border-radius:10px;
	font-size:28px;
	position: relative;
    display: flex;
    margin: 0 auto;
    width: 100%;
    padding:20px 40px 18px 40px;
	color:#FFFFFF;
    transition: 0.3s ease-in-out;
    font-weight: 500;
	text-decoration:none;
	box-sizing:border-box;
}
.taikentenjiBt a:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 30px;
	transform: rotate(45deg) translateY(-50%);
	width: 10px;
	height: 10px;
	border-width: 2px 2px 0 0;
	border-style: solid;
	border-color: #FFFFFF;
}
.soddanrei > div,.shiennaiyou > div{
    position: relative;
    padding: 30px 40px;
    border: solid 3px #FF9900;
    border-radius: 10px;
}
.soddanrei .soudanrei_tit,.shiennaiyou .shiennaiyou_tit {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 30px;
    padding: 0 10px;
    line-height: 1;
    font-size: 22px;
    background: #FFF;
    color:#FF9900;
    font-weight: bold;
}
.list_orange li{
	margin-bottom:15px;
	list-style:none;
	text-indent:-1.5em;
	padding-left:1.5em;
}
.list_orange li:last-child{
	margin-bottom:0;
}
.list_orange li:before{
  content: '● ';
  color:#FFD9B3;
}
.wp-element-caption{
	font-size:14px;
}
.cap_center{
	text-align:center;
}
.taikentenjiBlock{
	margin-top:130px;
}
.taiken_catname{
	margin-top:50px;
	font-weight:bold;
	font-size:22px;
	margin-bottom:15px;
}
.seminarblock{
	display:flex;
	flex-wrap:wrap;
	gap: 20px;
}
.seminarbox{
	width:calc(( 100% - 40px ) / 3 );
	border:solid 1px #CCCCCC;
	position:relative;
	box-sizing:border-box;
	font-size:16px;
	line-height:140%;
}
.seminar_img{
	text-align:center;
}
.seminar_img img{
	width:100%;
	aspect-ratio: 5 / 3 !important;
	height:auto;
	object-fit: cover;
	overflow:hidden;
}
.seminar_tit{
	padding:10px 15px 15px 15px;
}
.seminarbox a{
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}
.seminarbox a:hover{
	background:rgba(255,255,255,0.5);
}
.seminar_info-template-default table td{
	border-color:#CCCCCC !important;
	padding:15px 25px !important;
	vertical-align:top;
}
.seminar_info-template-default table td:first-child{
	background:#F5F5F5;
	width:8em;
	
}
ul.kanrenjoho_link{
	display:flex;
	flex-wrap:wrap;
	gap: 20px;
}
ul.kanrenjoho_link li{
	width:calc(( 100% - 20px ) / 2 );
	list-style:none;
	box-sizing:border-box;
	border-radius:10px;
	border:solid 1px #CCCCCC;
}
ul.kanrenjoho_link li a{
	text-decoration:none;
	display:block;
	padding:20px;
	color:#000000;
	background:#F5F5F5;
	border-radius:10px;
}

/*drawer menu*/	
nav.menu{ width:40px; font-size:12px; height:7em; top: 5px; right:0; position:absolute; cursor:pointer; display:block; overflow:hidden; z-index:9999;
}
nav .menu1,nav.menu_close .menu1{ width:40px; height:2px; background-color: #589660; left:0;top:2em; position:absolute; } 
nav .menu2,nav.menu_close .menu2{ width:40px; height:2px; background-color: #589660; left:0;top:3em; position:absolute; } 
nav .menu3,nav.menu_close .menu3{ width:25px; height:2px; background-color: #589660; left:0;top:4em; position:absolute; }
.menu_text{
	width:40px;
	font-size:10px;
	position:absolute;
	left:0;
	bottom:0;
	text-align-last: justify;
	letter-spacing:0;
	color:#589660;
	font-weight:bold;
}

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:3em; -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:3em; -o-transform: rotate(-45deg); -moz-transform: rotate(-45deg);
					-webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); width:40px;} 
					
#menu{
	display:none;
}
#sitemap_menu{
	position: fixed;
	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%;
    height:100%;
	padding-top:200px;
	box-sizing: border-box;
	overflow: auto; 
	-webkit-overflow-scrolling: touch; 	
}
@media screen and (min-width: 821px) {
#menu {
	width:90%;
	max-width:1200px;
	display: flex;
  }
#sitemap_menu{
	display:none;
}
.header_tel{
	display:block;
}
}
@media screen and (max-width:820px){
body{
	font-family:"メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:18px;
	line-height:160%;
	min-width:100%;
	letter-spacing:0.05em;
	
}
#headerIn{
	width:90%;
	max-width:90%;
	margin:0 auto;
    display: flex;
    flex-wrap: wrap;
	align-items: flex-end;
	position:relative;
}
img{
	max-width:100% !important;
}
.header_tel{
	display:none;
}
.pc{
	display:none;
}
.smph{
	display:block;
}
#top_slide{
	width:90%;
	max-width:90%;
	height:auto;
	aspect-ratio:  auto !important;
	margin:0 auto 50px auto;
	position:relative;
}
.catch_copyBox{
	position:absolute;
	top: auto;
	left: 0;
	bottom:0;
	display: flex;
	align-items: flex-end;
	width:100%;
	aspect-ratio: auto;
	padding:20px;
	box-sizing:border-box;
	color:#333333;
}
.catch_copy{
	padding:20px;
	border-radius:10px;
	writing-mode: horizontal-tb;
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size:16px;
	letter-spacing:0.08em;
	line-height:160%;
	font-weight:bold;
}
.catch_copy br{
	display:none;
}
#content{
	width:90%;
	max-width:90%;
	margin:0 auto;
}
.siteName{
	width:240px;
	position:relative;
}
.siteName a{
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}
.siteName_text01{
	font-size:12px;
	line-height:140%;
	margin-bottom:5px;
}
h1{
	text-align-last: auto;
	font-size:14px;
	line-height:120%;
	font-weight:bold;
	margin-bottom:5px;
	letter-spacing:0;
}
.siteName_text02{
	text-align-last: justify;
	font-size:11px;
	font-weight:bold;
	background:#589660;
	color:#FFFFFF;
	padding:5px 5px;
	box-sizing:border-box;
	line-height:120%;
	letter-spacing:0;
}
.footerInfor{
	background:#589660;
	color:#FFFFFF;
	text-align:center;
	padding-left:5% !important;
	padding-right:5% !important;
	box-sizing:border-box;
}

.footerInfor .siteName{
	width:240px;
	display:inline-block;
	margin-bottom:30px;
}
.footerInfor .siteName_text01{
	font-size:12px;
	line-height:140%;
	margin-bottom:5px;
}
.footerInfor h1{
	text-align-last: justify;
	font-size:14px;
	line-height:120%;
	font-weight:bold;
	margin-bottom:5px;
}
.footerInfor .siteName_text02{
	text-align-last: justify;
	font-size:11px;
	font-weight:bold;
	background:#FFFFFF;
	color:#589660;
	padding:5px 5px;
	box-sizing:border-box;
	line-height:120%
}


.footeraccessIn{
	width:90%;
	max-width:90%;
	margin:0 auto;
}

.sitemap_nv{
	display:flex;
	flex-wrap:wrap;
	width:90%;
	max-width:90%;
	margin:0 auto;
	padding:40px 0
}
.sitemap_nv li{
	list-style:none;
	width:100%;
	margin-right:0;
	text-align:left;
	margin-bottom:15px;
	border-bottom:solid 1px #999999;
}
.footerBnIn{
	width:90%;
	max-width:90%;
	margin:0 auto;
	display:flex;
	flex-wrap:wrap;
	padding:30px 0;
}
.footerBnIn p{
	width:calc((100% - 60px) / 2);
	aspect-ratio: 234 / 60 !important;
	overflow:hidden;
	box-sizing:border-box !important;
	border:solid 1px #CCCCCC;
	margin-right:20px;
	margin-bottom:15px;
	box-sizing:border-box !important;
}
.footerBnIn p img{
	width:100% !important;
	height:auto !important;
}
.footerBnIn p:nth-child(2n){
	margin-right:0 !important;
}

/*drawer menu*/	
nav.menu{ width:40px; font-size:12px; height:6em; top: 5px; right:0; position:absolute; cursor:pointer; display:block; overflow:hidden; z-index:9999;
}
nav .menu1,nav.menu_close .menu1{ width:40px; height:2px; background-color: #589660; left:0;top:1em; position:absolute; } 
nav .menu2,nav.menu_close .menu2{ width:40px; height:2px; background-color: #589660; left:0;top:2em; position:absolute; } 
nav .menu3,nav.menu_close .menu3{ width:25px; height:2px; background-color: #589660; left:0;top:3em; position:absolute; }
nav.menu_open .menu1{ top:2em; -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:2em; -o-transform: rotate(-45deg); -moz-transform: rotate(-45deg);
					-webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); width:40px;} 
