 /*
Theme Name: そうほう
Theme URI: https://souhou.com
Description: ぽーとせたがや・世田谷エリア自立支援協議会 共同運営サイト「Souhou」そうほうの公式サイト
Version: 1.0
Author: Hiromitsu Niimi
Author URI: http://ararunacolors.com/
*/


/*
reset
*/

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;font-weight:normal;box-sizing:border-box}

body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:2px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}button,input,select,textarea{font-family:inherit}

/*
iOSでのデフォルトスタイルをリセット
*/
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}

/****************************************
1. General Setting 
*****************************************/

/*
パソコンで見たときは"pc"のclassがついた画像が表示される
*/

.pc { display: block !important; }
.sp { display: none !important; }
 
/*
スマートフォンで見たときは"sp"のclassがついた画像が表示される
*/

@media only screen and (max-width: 767px) {
    .pc { display: none !important; }
    .sp { display: block !important; }
}


body {
	font: 16px/1.7 Meiryo,"メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Helvetica,Sans-Serif;
	color: #333;
	padding: 0;
	-webkit-text-size-adjust: 100%;
	}

a {
	color: #0072ba;
	text-decoration: none;
	}

a:hover {
	color: #0090aa;
	text-decoration: underline;
	}

p a{text-decoration:underline}

h1 a:hover{
	text-decoration: none;
	}

.clear{clear:both;line-height:0;}

.more{
	text-align:right;
	margin-bottom: 0 !important;
	border-bottom:none !important;
	line-height: 1rem !important;
	padding-bottom: 0 !important;
	}

iframe,img {
    max-width: 100%;
	}

img {
    height: auto;
	}

a img:hover,
#nav-pc-main li:hover {
	opacity:0.8;
	}

.center{
	display:block;
	margin:0 auto;
	text-align:center
	}

strong,b,.bold{font-weight:bold}

.indent{text-indent: 1em;}

.indent-faq {
    text-indent: -2.4em;
    padding-left: 2.4em;
}


.answer-text{
	color:#f19ec2;
	font-weight:bold;
	font-size:1.5rem
	}

.right{
	text-align:right;
	display:block !important
	}

.button-01{
	display:block;
	text-align:center;
	background-color:#fff;
	height:40px;
	width:100%;
	line-height:40px;
	border-radius:3px;
	margin:0 12px 40px 12px;
	}

.button-01:hover{
	opacity:0.8
	}


.red{
	color:#F05523 !important;
	font-size:1rem !important;
	margin-left:0 !important;
	font-weight:bold
	}

.orange{
	color:#FF911E
	}

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}

/*スマホ対応（幅が768px以下のとき）******************************************/

body{
	width:100%;
	background-color: #f9f1db;
	}

.page-top {
	margin:10px 0
	}

header#header{
	padding:0;
	background-color:transparent;
	height:auto;
	margin:10px 0
	}

#header-inner,.title-pre,.title-main{
	max-width:100%
	}

#header-inner{
	margin-bottom:0px;
	padding:0 3%
	}

#title-area
	{
	margin:0;
	display:block
	}

#title-area a{
	width:100%
	}

#title-area img{
	}

.title-pre a{
	font-size: 0.84375rem;
	color: #197864;
	display: block;
	line-height: 1.3rem;
	margin-bottom: 7px;
	text-decoration:none
	}

.title-pre a:hover{
	text-decoration:none
	}

.title-main{
	width:80%;
	margin:0;
	float:left;
	}


.title-main img{
	height:auto;
	}

.access_button{
	width:50%
	}

nav{
	background-color:#197864
	}

#nav-pc-main,.nav-sub{display:none}

#nav-pc-main{
	margin-bottom:10px
	}

#nav-sp-main-inner{
	text-align:center;
	margin: 0 2%;
	padding: 2% 0;
	}

#nav-sp-main-inner ul{
	font-size:0;
	}

#nav-sp-main-inner li{
	display:inline;
	}

#nav-sp-main-inner ul li img{
	width:48%;
	height:auto;
	margin:1%
	}

#slider-area{
	padding:17px 0 0 0
	}


.home-mv{
	width:100%;
	height:auto
	}

.home-btn {
    position: static;
	width:100%;
	height:auto;
    -webkit-filter: drop-shadow(0 0 6px #999);
}

#contents{
	width:auto
	}

#contents,
#contents-page,
#contents-blog,
#contents-1-mitsukerun {
    padding: 0 3%;
    width: auto;
}


#contents-page article {
    padding: 0 5% 20px 5%;
}

#contents-blog {
    padding: 0 5%;
    flex-direction: column;
    width: auto;
}

.blog-midashi{
	width:auto
	}

#main{
	padding:0 0 15px 0;
	word-break: break-all;
	}

#main p {
    margin-bottom: 1.5rem;
	line-height:2rem
}


#main-blog{
	flex-direction:column;
	width:100%;
	
	}


.pageheader {
    margin-bottom:10px;
    width:100%;
}

body.page article,
body.single article{
	background-color: #fff;
	padding:20px 2%
	}

#home{
	display: flex;
	flex-wrap: wrap;
	margin-bottom:10px
	}

#home h2 , #page h2{
	border-bottom:4px solid #197864;
	font-size:1.0625rem;
	font-weight:bold
	}

#home .box_01{
	margin-bottom:20px;
	background-color:#fff;
	border-radius:10px;
	padding:18px
	}

#home .box_01 .oshirase-date-and-cat{
	margin-bottom: -3px;
    display: block;
	}

#home .box_01 p{
	margin-bottom: 1rem;
	border-bottom:1px dotted #aaa;
	padding-bottom: 10px;
	}

.grid{
	margin-bottom:10px;
	width:100%
	}

.catlist {
    padding: 0 0 0 0 !important;
    line-height: 2.3em !important;
}

.catlist a{
	text-decoration:none !important
	}

.cat_icon {
    color: #000;
    display: inline;
    text-align: center;
    text-decoration: none;
    background-color: #e7deca;
    font-size: 0.75rem;
    line-height: 1.5em;
    margin: 0 9px 3px 0;
    padding: 2px 10px 1px 10px;
    width: 100px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.cat_news{
	background-color:#ED8CA0
	}

.cat_yousei{
	background-color:#A8CA03
	}

.cat_event{
	background-color:#97CAFF
	}

#page{
	width:100%
	}

.list-single{
border-bottom:1px dotted #000;
	padding:1rem 0
	}

.list-single p{
	margin-bottom:0 !important
	}

.list-single .catlist{
	line-height:0.5rem !important
	}

.list-single .news-date{
	font-weight:bold;
	line-height:0.5rem !important
	}

h3.heading-01 {
    margin: 0 0 15px -10px;
}

.about-flow-img {
    display: block;
    margin: 0 auto;
    width: 80%;
    height:auto;
}

.box-01{
	width:100%
	}

.box-01 img{
	height:auto
	}

.entry-main{
	background:none;
	height:auto;
	}

#entry ul {
    padding-top: 10px;
}

#entry ul li{
	width:100%;
	font-size:1rem
	}

#entry ul li:before {
	content: '';
	display: inline-block;
	position: absolute;
	top: -32px;
    left: 0;
	right:0;
	margin:auto;
	width: 0;
	height: 0;
	border-top: 10px solid #EDCFB6;
	border-right: 24px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 24px solid transparent;
	}

.entry-btn {
    height: auto;
    width: 100%;
    position: static;
    -webkit-filter: drop-shadow(0 0 6px #999);
}


.voice-box-01{
	width:100%;
	margin:0 auto 20px auto;
	padding:16px 20px
	}

#voice h3{
	font-size:1.25rem;
	font-weight:bold
	}

.voice-name{
	text-align:left;
	margin-top:5px
	}

.voice-btn {
    height: auto;
    width: 100%;
    margin: 0 auto;
    -webkit-filter: drop-shadow(0 0 6px #999);
    display: block;
}

.pickup-title{
	font-size:1.25rem
	}

.news-excerpts,.pickup-excerpts{
	font-size:1rem;
	letter-spacing:0.1em
	}

.news>.more,.blog-box>.more{
	font-size:1rem;
	letter-spacing:0.1em
	}

article.pickup{
	max-width:286px;
	width: 100%;
	min-height:365px;
	margin:0 0 25px 0
	}

article.pickup a img{
	width:100%;
	margin:10px 0;
	height:auto;
	float:none
	}

.button-01{
	margin:0 0 40px 0;
	}

#side .widget-area ul li {
	width:267px;
	}

#side .widget-area a{
	display:block;
	margin-bottom: 1rem;
	}

#side .widget-area a img{
	width:100%
	}

#footer{
	background-color:#197864;
	padding:0;	
	}

.footer_nav{
	padding:20px 3%;
	color:#fff
	}

.footer_nav a{
	color:#fff;
	font-size:0.8125rem;
	text-decoration:none
	}

.footer_nav a:hover{
	text-decoration:underline
	}

.footer_nav li{
	line-height:2.3rem;
	font-weight:bold
	}

#footer .sub-menu li::before{
	content:"　>";
	}


.copy {
    font-size: 0.875rem;
	color:#7F7F7F;
    text-align: center;
	background-color:#f9f1db;
	padding:20px 0
}

.banner img{
	width:100%;
	margin-bottom:20px;
	display:block
	}

.banner a{

	}




/************************************

見出し・文字まわり

*************************************/

article h3:first-child {
    color: #6594e0;
    border-bottom: dashed 2px #6594e0;
    font-size: 1.375rem;
    margin: 0 0 15px 0;
}

article h3 {
    color: #6594e0;
    border-bottom: dashed 2px #6594e0;
    font-size: 1.375rem;
    margin: 25px 0 15px 0;
}


article h4,#home h4{
	font-size: 1.25rem;
	background-color: #ffffed;
	border: 1px solid #d5d5d5;
	border-radius: 10px;
	padding: 7px 10px 5px 10px;
	margin: 0 0 20px 0;
	font-weight:bold
}


article h5 {
    color:#333;
    font-weight:bold;
    font-size: 1.125rem
}



article img.alignright{
	display: block;
	margin: 0 0 0 auto;
}
 
article img.alignleft{
	display: block;
	margin: 0 auto 0 0;
}
 
article img.aligncenter{
	display: block;
	margin: 0 auto;
}

article ul, article ol {
	background: #eee;
	padding: 1rem 1rem 1rem 2rem;
	border-radius: 5px;
	margin:1rem 0
	}

article ul li, article ol li {
	padding: 0.5rem 0; /*前後の文との余白*/
	list-style: disc;
	}

#contents article.post header > .news-cat {
    float: none;
    border: none;
    padding: 0;
    font-size: 0.75rem;
    letter-spacing: 0.2em;
    width: auto;
    text-align: left;
	}

article ul.post-categories{
	background: none;
	padding: 0;
	border-radius: 0;
	margin:0
	}

article ul.post-categories li{
	padding:0;
	list-style-type:none
	}

article.post header > .news-date {
    font-size: 0.5625rem;
    margin: 0 0 20px 0;
}

/*
テーブルのtbodyをテーブル要素とし、スクロール表示 https://qiita.com/ymeeto/items/f165576f49f37e28e253
*/

table{
	width:100%;
	border-top: 1px solid #b7adb3;
	margin-top:1.5rem;
	margin-bottom:1.5rem;
	}

th{
	text-align:left;
	background: #fce3f1;
	white-space: nowrap;
	vertical-align:middle
	}

td{
	
	}

th, td {
    padding: 10px;
    border: 1px solid #b7adb3;
    word-break: break-all;
	border-top:none;
	display: block;
}

table {
  display: block;
  //overflow-x: scroll;
  //white-space: nowrap;
  //-webkit-overflow-scrolling: touch;
}

table tbody {
  width: 100%;
  display:table;
}


/*災害ボランティアコーディネーター　専用ページ*/

#main.cordinator-home{
	flex-direction:column
	}

#home.cordinator-home{
	max-width:100%
	}

#home.cordinator-home h3{
	font-weight:bold;
	}

#home h2.cordinator-header{
	border-bottom:none
	}


.font-L{
	font-size:1.6875rem 
	}
.font-M{
	font-size:1.125rem 
	}



/*タブ切り替え*/

.hide {
    display: none;
}

#search-menu{
	background-color:#fff;
	border-bottom:4px solid #A8CA0;
	height:36px
	}

.tab{
	overflow:hidden;
	margin-top:4px;
	}

#side-search-mitsukerun ul.tab{
	margin-bottom:0 !important
	}

.tab li{
	background: #e7deca;
	padding: 8px;
	font-size: 0.65rem;
	font-weight:bold;
	float: left;
	margin-right: 4px;
	border-radius: 8px;
	margin-bottom: -6px;
	max-width: 37%;
	}

.tab li.select{background:#A8CA03;}
.tab li:hover{color:#fff}

.no-border{
	border-bottom:none !important
	}

#content{
	border:4px solid #A8CA03;
	padding:1rem
	}

/****************************************
検索ボックス
*****************************************/
body {

}
#search-menu {
  position: fixed;
  width: 100%;
  height: 150px;
  top: -20em;
  left: 0;
  right: 0;
  white-space: nowrap;
  z-index: 9999;
  background-color:#fff;
  border-bottom: 2px solid #ccc;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 500ms ease all;
  -moz-transition: 500ms ease all;
  transition: 500ms ease all;
}
#search-menu.toggled {
  top: 0;
  opacity: 1;
  visibility: visible;
}
#search-menu .wrapper {
  margin: 3em auto 0 auto;
  padding: 0 3%;
}
#search-menu .wrapper input {
  width: 65%;
  padding: 0.125em;
  background: transparent;
  border: 3px solid #bfbfbf;
  font-size: 1.5rem;
  color: #bfbfbf;
  float:left
}
#search-menu .wrapper input:focus {
  outline: none;
}
#search-menu .wrapper button {
  display: block;
  width: ;
  background: transparent;
  border: none;
  color: #bfbfbf;
  font-size: 30px;
  float:left
}
#search-menu .wrapper button:hover {
  color: #333;
}
#search-menu .wrapper button:focus {
  outline: none;
}

#search-menu .wrapper .fa-times {
    display: block;
    background: transparent;
    border: none;
    color: #bfbfbf;
    font-size: 30px;
    float: right;
	margin: 10px 0 0 3px;
}


#search-icon {
  font-size: 30px;
  cursor: pointer;
  color: #23BEF0;
  text-align: center;
  margin: 45px 0 0 0;
  float:right
}

/*コンタクトフォーム７*/

.wpcf7-text {
	border: 1px solid #ccc;
	padding:10px;
	font-size:1.3em;
	font-family:Arial, sans-serif;
	color:#aaa;
	margin:0 0 20px;
	width:300px;
	}

.your-message textarea{
	border: 1px solid #ccc;
	}

.wpcf7-submit
{
	text-align: center;
	margin: 0 auto 40px auto;
	color:#fff;
	width: 300px;
	height:68px;
	line-height: 100%;
	padding: 15px 10px;
	background: #EF8EA2;
    font-size: 1.25rem;
	padding: 10px;
	border-radius:5px;
	}


/*フォーム*/

.entry-form h3 , .entry-form h3:first-child {
    color: #fff;
    border-bottom: none;
	background-color:#23BEF0;
	
	}

.entry-form h4{
	font-size:1.25rem;
	margin-bottom:1rem
	}

.entry-form article ul, article ol {
    background: none;
	padding:0 0 1rem 0;
}

.entry-form article ul li,.entry-form article ol li {
    padding:0;
    list-style: none;
}

input, button{
  margin: 0;
  padding: 0;
  //border: none;
  border-radius: 0;
  outline: none;
	}

input, label, select {
    cursor: pointer;
}

form{
	width:100%;
	}

.display-none{
	display:none
	}

.entry-form dl{
	margin:0 0 50px 0
	}

body.single-usp_form h2{
	font-size:2rem;
	font-weight:bold
	}

.usp-pro-form fieldset{
	margin-bottom:25px !important
	}

.usp-fieldset-jigyousho{
	display:none
	}

.parsley-errors-list{
	color:#ff0000
	}

.usp-pro-form .usp-label{
	min-width:140px;
	font-weight:bold
}

.usp-select{
	width:auto !important;
	margin-left:0.5rem;
	padding:4px
	}

.usp-input-files{
	margin-left:0.5rem !important
	}

span.alert{
	color:#ff0000
	}

.usp-pro-form input[type="text"],.usp-pro-form input[type="email"],.usp-pro-form textarea,
.kakunin{
	width:100%;
	max-width: 600px;
	font-size: 16px;
	box-sizing: border-box;
	box-shadow: none;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 4px;
	margin:0 0 0 0.5rem
	}

.usp-pro-form span{
	color:#aaa;
	font-size:0.85rem;
	margin-left:1em
	}

.usp-pro-form label.usp-checkbox{
	margin-left:0.5rem
	}

.kakunin{
	display:block !important;
	height:49px;
	border:none !important
	}

.kakunin2{
	display:block !important;
	height:70px;
	border:none !important
	}

.entry-form select[name="00NG0000008HInM"],
.entry-form select[name="00NG0000008HOAk"],
.entry-form select[name="state"]
	{
	height:49px;
	border:none !important
	}

.form-list input[type="text"]#zip{
	display: inline;
	width: 20%;
	margin-left:5px
	}

.entry-form input[type="checkbox"]{
	border: 1px solid #ccc;
	}

.agree-check{
	margin:0 auto;
	position:relative;
	width:301px;
	background: #f9f9f9;
	border: 1px solid #d3d3d3;
	border-radius: 3px;
	-webkit-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.08);
	}

.agree p{
	display:block;
	margin:0 auto
	}

.entry-form .checkbox-l{
	opacity:0;
	position:absolute;
	top: 27px;
    left: 27px;
	}

.entry-form .checkbox-l-css{
	padding: 29px 8px 29px 47px;
	font-size:0.875rem;
	line-height: 0.875rem;
	transition: background-color 0.2s linear;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	}

.checkbox-l-css:hover:after {
  border-color: #0171bd;
  }

/*　チェックボックス　大　*/
.checkbox-l-css:after {
	-webkit-transition: border-color 0.2s linear;
	transition: border-color 0.2s linear;
	position: absolute;
	top: 50%;
	left: 12px;
	display: block;
	margin-top: -15px;
	width: 23px;
	height: 23px;
	border: 2px solid #bbb;
	border-radius: 3px;
	content: '';
	}

/*　チェックマーク　大　*/
.checkbox-l-css:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 22px;
  display: block;
  margin-top: -9px;
  width: 5px;
  height: 9px;
  border-right: 3px solid #0171bd;
  border-bottom: 3px solid #0171bd;
  content: '';
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
input[type=checkbox]:checked + .checkbox-l-css:before {
  opacity: 1;
}

.entry-form select{
	font-size:1rem
	}

.form-list textarea{
	display: block;
	width: 60%;
	font-size: 16px;
	box-sizing: border-box;
	box-shadow: none;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 10px;
	}

.fm_button{
	text-align:center
	}

.usp-pro-form input[type="submit"],
#side-search-mitsukerun input[type="submit"]
{
	display:block;
	text-align: center;
	margin: 40px auto 30px auto;
	color:#fff;
	width: 297px;
	height:68px;
	line-height: 100%;
	padding: 15px 10px;
	background: #197864;
    font-size: 1.25rem;
	border-radius:5px;
	}

.usp-pro-form input[type="submit"]:hover,
#side-search-mitsukerun input[type="submit"]:hover{
	opacity:0.8;
	}

.button_link{
	position:relative;
	text-align: center;
	margin: 0 auto 40px auto;
	width: 100%;
	padding:20px;
	background: #EF8EA2;
    font-size: 1.25rem;
	border-radius:5px;
	}

.button_link a{
	color:#fff;
	text-decoration:none;
    top: 0;
    left: 0;
    height:100%;
    width: 100%;
	}

.button_link a:hover{
	opacity:0.8
	}

.entry-form li input{
	margin-right:6px
	}


.entry-form ul.checkboxes li{
	line-height:1rem;
	margin-bottom:1rem
	}

.entry-form .agree{
	margin:0 auto 0px auto;
	}

.btn-submit .back{
	color:#fff;
	width: 330px;
	height:68px;
	line-height: 100%;
	padding: 15px 10px;
	background: #939393;
    font-size: 1.25rem;
	padding: 10px;
	border-radius:5px;
	}

.text-bold-red{
	font-weight:bold;
	color:#ff0000
	}

.text-bold-pink{
	font-weight:bold;
	color:#EF8EA2
	}

.border-red{
	border:2px solid #ff0000;
	}

.border-pink{
	border:2px solid #EF8EA2;
	}

.pd{
	padding:1rem
	}

.attention{
	width:100%;
	border:3px dashed #aaa;
	padding:20px;
	margin-bottom:30px
	}

.entry-form h3{
	font-size:1.25rem;
	color:#fff;
	padding:10px;
	width:100%;
	background-color:#AACC03;
	margin-bottom:30px
	}

.entry-form .main{
	
	}

.entry-form .notice{
	font-size:0.85rem;
	color:#aaa;
	margin-bottom:0 !important
	}

sup {
    color: #ff821e;
    font-weight: bold;
}

.entry-form dd.birthLine>input{
	display:inline;
	width:100px;
	margin-right:5px;
	}

.entry-form dd.birthLine>span input{
	display:inline;
	width:100px;
	margin-right:5px;
	margin-left:5px
	}

.g-recaptcha{
	margin:0 auto;
	display:block;
	width:304px
	}


#ContactConfirm{
	display:none;}


/*jQuery 確認画面用スタイル*/



.hide{
	display:none
	}

dd{
	min-height:40px
	}

.ht46{
	height:46px !important
	}


/* スマホ小　対応（幅が607px以下のとき） */

@media (max-width: 607px) {
.about-flow{
	width:100%;
	height:auto;
	}

h3.heading-02 {
    display: block;
    background-color: #AACC03;
    width: 100%;
    padding: 20px 0 17px 0;
    border-radius: 10px 10px 0 0;
    color: #fff;
    font-size: 1rem;
    text-align: center;
    vertical-align: middle;
    margin: 10px auto 0 auto;
}

.about-flow-img {
    display: block;
    margin: 0 auto;
    width: 90%;
    height:auto;
}

}


/*スマホ小　対応（幅が375px以下のとき）*/

@media (max-width: 375px) {

#side .widget-area ul li {
	width:100%;
	}

.voice-img{
	width:100%;
	height:100%;
	margin-bottom:10px
	}

.agree-check,#rc-imageselect, .g-recaptcha{
	transform:scale(0.85);-webkit-transform:scale(0.85);transform-origin:0 0;-webkit-transform-origin:0 0;}

}

/*みつけるん　専用 SP**********************************************************************/

#contents-1-mitsukerun{
	margin:
	}

#contents-1-mitsukerun>#main{
	//margin:0 3%;
	padding:10px 2%;
	background-color:#fff
	}

#contents-1-mitsukerun #main h2{
    font-size: 1.25rem;
	}

#contents-1-mitsukerun #main h2.heading{
    background-color: #ffe6be;
    padding: 2px 0 2px 5px;
    margin: 1rem 0 0 0;
    border-left: 7px solid #ff9b00;
	font-size:1rem;
	font-weight:bold
	}

#contents-1-mitsukerun .anchor-button-01 a {
	display:block;
	text-align: center;
	margin: 0 auto 50px auto;
	color:#fff;
	width: auto;
	height:68px;
	line-height: 100%;
	padding: 45px 10px 0 10px;
	background: #197864;
    font-size: 1.25rem;
	border-radius:5px;
	vertical-align:middle
}

#contents-1-mitsukerun .anchor-button-01 a:hover{
	opacity:0.8;
	text-decoration:none
	}

#contents-1-mitsukerun .box-button-01 {
    width: 100%;
    height: 70px;
    margin: 0 0 10px 0;
    border: 4px solid #197864;
    background-color: #ffffff;
    border-radius: 10px;
    text-align: center;
    display: table;
    font-size: 1.6rem;
}

#contents-1-mitsukerun .box-button-01 a {
    display: table-cell;
    vertical-align: middle;
}

#contents-1-mitsukerun .ichiran-table-item{
	border-bottom:1px dotted #aaa
	}

#contents-1-mitsukerun .single-post{
	margin-bottom:10px
	}

#contents-1-mitsukerun .archive{
	border-top: 1px dotted #aaa;
	}

#contents-1-mitsukerun p.search-result-null{
	margin:10px 0 200px 0
	}

#contents-1-mitsukerun .ichiran-table-item h3{
	font-weight:bold;
	font-size:1.2rem
	}

#contents-1-mitsukerun .ichiran-table-item p{
	margin-bottom:0;
	line-height: 1.4rem;
	font-size:0.9rem
	}

#contents-1-mitsukerun .single-post dl{
	display: flex;
	flex-flow: column wrap;
	width: 100%;
	//font-size:0.9rem
	}

#contents-1-mitsukerun .single-post dt{
	padding: 4px 20px;
	background-color: #f1f1f1;
	border-bottom: 1px solid #ccc;
	font-weight:bold
	}

#contents-1-mitsukerun .single-post dt:first-child{
	border-top:1px solid #ccc;
	}

#contents-1-mitsukerun .single-post dd{
	padding: 20px;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	display: flex;
	flex-wrap: wrap;
	}

#contents-1-mitsukerun .single-post dd img{
	margin:5px
	}

#contents-1-mitsukerun .archive {
    margin-bottom:20px
	}

#contents-1-mitsukerun .pagination{
	text-align:center
	}

#contents-1-mitsukerun .pagenation-button-01 a{
	display:block;
	text-align: center;
    margin: 0 auto 40px auto;
    color: #fff;
    width: 310px;
    height: 33px;
    line-height: 100%;
    background: #666;
    font-size: 1.25rem;
    padding: 23px 10px 10px 10px;
    border-radius: 5px;
	}

#contents-1-mitsukerun .pagenation-button-01 a:hover{
	opacity:0.8
	}

.usp-errors-heading{
	border:2px solid #ff0000;
	padding:5px
	}

.usp-error-taxonomy{
	display:none
	}
	
/*絞り込み検索*/

#side-search-mitsukerun ul{
	margin-bottom:1rem
	}

#side-search-mitsukerun #content .search-1{
	//background-image:url(./images/search-bg-1.png);
	//background-repeat:repeat;
	//background-size:contain
	}

#side-search-mitsukerun #content li{
	margin-bottom:10px;
	display:block
	}

#side-search-mitsukerun h4{
	font-weight:bold
	}

#contents-1-mitsukerun .removecheck{
	cursor:pointer;
	text-decoration:none;
	color:#333;
	border:1px solid #ccc;
	border-radius:3px;
	padding:8px
	}

#contents-1-mitsukerun #content label{
	margin:3px 0 3px 5px
	}

/*タブレット＆PC対応 *******************************************************************/

@media (max-width: 992px) and (min-width:768px) {

.title-main {
    width: 40%;
    margin: 0;
    float: left;
}

#nav-pc-main ul{
	font-size:0;
	padding:0 2%
	}

#nav-pc-main li {
    width: 23%;
    margin: 1.5% 1%;
	display:inline-block;
	height:auto
}

header#header{
	margin-top:0 !important;
	margin-bottom:0
	}

.breadcrumb{
	padding:5px 2%;
	font-size:0.8rem
	}

img{
	vertical-align:top;
	}

#contents, #contents-page, #contents-blog {
    padding: 0 2%;
    width: auto;
}
.grid{
	width:47%;
	margin:1.5%
	}

#side.cordinator-home ul{
	display:flex
	}

#side.cordinator-home li {
	width:267px;
	margin:0 2%
	}

}


/* shiftnav */

@media (min-width: 993px){
#shiftnav-toggle-main.shiftnav-toggle-edge-right{
	right: calc(50% - 500px) !important;
	top:0px;
	margin-right:20px
	}
}


/*PC対応 ********************************************************************/

@media (min-width: 992px) {

body{
	background-color: #F9F1DB;
	}

header#header{
	margin-top:0 !important;
	margin-bottom:0
	}


#header-inner{
	padding:0;
	}

.access_button{
	width:191px
	}


#title-area{
	display:block;
	max-width:974px;
	margin:0 auto;
	padding:3px 0 0 10px
	}

.title-pre{
	width:100%;
	}

.title-main{
	width:auto
	}

.title-main img{
	width:325px
	}

.title-info{
	margin:5px 114px 0 0;
	}


.sns-area img{
	width:30px;
	height:30px
	}

.title-info p{
	font-size:19px;
	color:#FF911E;
	font-weight:bold
	}

#search-icon {
	margin-right:40px
	}

#slider-area{
	background-color:#F9F1DB;
	width:100%;
	}

.n2-section-smartslider {
    max-width: 1000px !important;
    margin: 0 auto;
}

#nav-pc-main img{
	height:auto
	}

#nav-pc-main ul{
	font-size:0;
	white-space: nowrap;
	}

#nav-pc-main li{
	display:inline-block;
	width:23.6%;
	height:auto;
	margin:18px 0 18px 18px
	}

#nav-pc-main li:first-child{
	margin:0 
	}


#nav-pc-main-inner{
	max-width:974px;
	height:auto;
	margin:0 auto
	}

.breadcrumb
	{
	height: 30px;
	width: 974px;
	font-size: 0.79rem;
	display: block;
	margin: 0 auto;
	line-height: 2rem;
	}

#contents,
#contents-1-mitsukerun{
	padding:0 0 25px 0
	}

#contents-1-mitsukerun{
	max-width:974px;
	margin:0 auto;
	}

#main{
	max-width:974px;
	margin:0 auto;
	}

#main-news{
	max-width:750px;
	margin:0 auto;
	overflow-wrap: break-word; 
	word-wrap: break-word;
	}

#contents-1-mitsukerun #main .archive{
	min-height:320px
	}

#side-search-jigyousho{
	//width:314px
	}

body.page article,
body.single article{
	background-color: #fff;
	padding: 20px 45px !important;
	}

#main article{
	padding:0 63px
	}

body.home #main{
	background-color:#f9f1db;
	padding:29px 0 !important
	}

body.home #home{
	margin:0
	}

.flex{
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:center;
	}

#home{
	max-width:974px;
	margin:0 23px;
	}

.grid{
	width:457px;
	margin:0 15px 20px 15px
	}

.box_01.font-bold a, .box_01.font-bold p{
	}

#side{
	max-width:267px;
	margin:0 auto
	}

.footer_nav {
	max-width:974px;
	margin:0 auto;
	padding: 32px 26px;
	display: flex;
}

.widget-area-01,.widget-area-01{
	width:380px
	}

.footer_nav ul {

	}

.copy{
	background-color:#F9F1DB;
	margin:0;
	}


/* 文字まわり */


article h3:first-child , article h3{
	font-size:1.5rem
	}

article h3{
	margin-top:55px;
	font-size:1.5rem
	}

article ul, article ol {
	margin:1rem 14%
	}

table th ,table td {
	display:table-cell;
    border: 1px solid #b7adb3;
    font-weight: normal;
    padding: 14px 10px;
    text-align: left;
    //vertical-align: top;
	}

table{
	overflow-x: visible;
	border-top:none;
	white-space:normal;
	margin:1.5rem auto 2.5rem auto
	}

table tbody{
	width:auto
	}

table, th, td {
  width: auto !important;
}

/*災害ボランティアコーディネーター　関連*/

#side.cordinator-home{
	max-width:894px;
	}

#side.cordinator-home ul{
	display:flex;
	flex-direction:row;
	flex-wrap: wrap;
	}

#side.cordinator-home li{
	width:267px;
	margin: 0 15px;
	}

#home.cordinator-home h2 img{
	height:auto;
	width:500px;
	margin:0 auto;
	display:block
	}

#home h2.cordinator-header {
    margin-bottom: 1.5rem;
}

/*フォーム関連（pc）*/

.button_link{
	}

.button_link{
	width: 500px;
	position:relative;
	text-align: center;
	margin: 0 auto 40px auto;
	padding:40px;
	background: #EF8EA2;
    font-size: 1.25rem;
	border-radius:5px;
	}

.button_link a{
	color:#fff;
	text-decoration:none;
    position: absolute;
    top: 0;
    left: 0;
    height:100%;
    width: 100%;
	padding: 25px 0;
	}

/*みつけるん　専用 PC**********************************************************************/

#contents-1-mitsukerun .single-post dl{
	flex-flow: row wrap;
	//width:895px
	}

#contents-1-mitsukerun .single-post dt{
	flex-basis: 25%;
	padding: 20px;
	}

#contents-1-mitsukerun .single-post dd{
	flex-basis: 75%;
	}

#contents-1-mitsukerun .single-post dd:nth-child(2){
	border-top:1px solid #ccc;
	}

.single-post{
	//max-width:650px
	}

#side-search-mitsukerun #content li {
	margin-bottom:6px;
	margin-right:8px;
	width:215px;
	display:inline-block
	}

#side-search-mitsukerun li.cat-item{
	display:inline-block;
	vertical-align:middle;
	font-size:0.85rem;
	width:24%;
	background-color: #eee;
	padding: 2px 0 0 0;
	}

#contents-1-mitsukerun #box-button-area{
	display:flex;
	flex-wrap:wrap;
	}



#contents-1-mitsukerun .box-button-01{
	width:241px;
	height:241px;
	margin:20px;
	border:5px solid #197864;
	border-radius:20px;
	}

#contents-1-mitsukerun .box-button-01:hover{
	background-color:#A8CA03;
	}

#contents-1-mitsukerun .box-button-01 a:hover{
	color:#ffffff;
	text-decoration:none
	}

input[type=checkbox]{
	transform: none;
	}



/*タブ切り替え*/

.tab li{
	padding: 8px 22px;
	font-size: 1rem;
	}


}



/* ↑↑↑（PC対応ここまで）↑↑↑***************************************************************/

/*pagenavi カスタマイズ追加css*/

.wp-pagenavi{
	margin:20px auto 40px auto;
	width:100%;
	text-align:center
	}

.wp-pagenavi a:hover {
    border-color: #202020 !important;
    background: #525252 !important;
    color: #fff !important;
    background: -moz-linear-gradient(top,#9F9F9F 1px,#6C6C6C 1px,#525252) !important;
    background: -webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#9F9F9F),color-stop(0.02,#6C6C6C),color-stop(1,#525252)) !important;
}

.wp-pagenavi span.current {
    padding: 15px !important;
    border: solid 1px #DCDCDC !important;
    border-color: #3390CA !important;
    border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    color: #fff !important;
    margin-right: 3px !important;
    border-color: #202020 !important;
    background: #525252 !important;
    background: -moz-linear-gradient(top,#9F9F9F 1px,#6C6C6C 1px,#525252) !important;
    background: -webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#9F9F9F),color-stop(0.02,#6C6C6C),color-stop(1,#525252)) !important;
}

.wp-pagenavi a, .wp-pagenavi span.pages, .wp-pagenavi span.extend{
    color: #707070 !important;
    background: #FFFFFF !important;
    border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    border: solid 1px #DCDCDC !important;
    padding: 15px !important;
    margin-right: 3px !important;
    text-decoration: none !important;
	}
	
/*シングルページのページ送り*/

.prev-next-link a {
	flex: 1;
	border: 1px #e6e6e6; solid;
	background-color: #f6f6f6;
	font-size:1rem;
	display: block;
	text-decoration: none;
	padding: 14px 2rem;
	color: #0bd;
	font-size:0.75rem
	}

.prev-next-link a:hover {
	background-color: #fbfbfb;
	}

.prev-next-link {
    display: flex;
	justify-content:space-between;
	margin:25px 0
	}

.next-link {
	text-align: right;
	}

/*print-friendly カスタマイズ追加css*/

.pf-button{
	max-width:974px;
	margin:0 auto;
	text-align:right;
	}

.pf-button a{
	font-size:1.125rem;
	display:inline-flex
	}

.pf-button-img{
	margin-right:10px
	}

	
/* ----------------------------------------------------
margin
---------------------------------------------------- */
.mt00 { margin-top:  0px !important; }
.mt05 { margin-top:  5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mr00 { margin-right:  0px !important; }
.mr05 { margin-right:  5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }
.mb00 { margin-bottom:  0px !important; }
.mb05 { margin-bottom:  5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.ml00 { margin-left:  0px !important; }
.ml05 { margin-left:  5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }
/* ----------------------------------------------------
padding
---------------------------------------------------- */
.pt00 { padding-top:  0px !important; }
.pt05 { padding-top:  5px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }
.pt35 { padding-top: 35px !important; }
.pt40 { padding-top: 40px !important; }
.pr00 { padding-right:  0px !important; }
.pr05 { padding-right:  5px !important; }
.pr10 { padding-right: 10px !important; }
.pr15 { padding-right: 15px !important; }
.pr20 { padding-right: 20px !important; }
.pr25 { padding-right: 25px !important; }
.pr30 { padding-right: 30px !important; }
.pr35 { padding-right: 35px !important; }
.pr40 { padding-right: 40px !important; }
.pb00 { padding-bottom:  0px !important; }
.pb05 { padding-bottom:  5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb25 { padding-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb35 { padding-bottom: 35px !important; }
.pb40 { padding-bottom: 40px !important; }
.pl00 { padding-left:  0px !important; }
.pl05 { padding-left:  5px !important; }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }
.pl20 { padding-left: 20px !important; }
.pl25 { padding-left: 25px !important; }
.pl30 { padding-left: 30px !important; }
.pl35 { padding-left: 35px !important; }
.pl40 { padding-left: 40px !important; }

