/*
Theme Name:customizr-pro-child
Template:customizr-pro
*/


/* 
**************************************************
**************************************************
general
**************************************************
**************************************************
*/

html body {
	font-family: "KozGoPro-Light", 
"小塚ゴシック Pro L", 
"ヒラギノ角ゴ ProN W3", 
"Hiragino Kaku Gothic ProN", 
"游ゴシック", 
YuGothic, 
"メイリオ", 
Meiryo, 
sans-serif;
}

img {
    margin-bottom: 0.5rem;
}


a.more {color:#0070c9 !important;
text-decoration:none !important;
font-size:0.95rem;
font-weight:600;
    line-height: 2rem;
	padding-left: 0 !important;
}

a.more:hover {
text-decoration:underline !important;
}
a.more:after {
    content:" ";
    display: inline-block;
    width: 24px;
    height: 14px;
    background: url(https://www.gwjs.org/wp-content/uploads/icon_arrow14_blue0070c9.png) no-repeat;
}

a.more:before {
	width:0 !important;
    background: none !important;
}

table.td1 tr td:nth-of-type(1) {text-align: center !important;}


/* 
**************************************************
**************************************************
font
**************************************************
**************************************************
*/
div h2:first-child,
div h3:first-child,
div h4:first-child,
div h5:first-child {
	margin-top:0 !important;
	}
	
.no-margin-top {
   margin-top:0 !important;
}



#content h3{
    padding: 0.3rem 0 0.3rem 0.5rem;
    color: #206C68;
	font-weight:600;
    border-left: solid 5px #206C68;
    border-bottom: dashed 1px #206C68;
font-size: 1.1em !important;
}

.sidebar  h3.widget-title{
	font-size: 1.3em;
	padding-bottom:0.5em;
	color: #3A7339;
	background-size: auto 1.4em;
	line-height: 1.4em;
	background-image: url(https://www.gwjs.org/wp-content/uploads/hana-1.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 1.8em;
	font-weight: 600;
}


.widget-area .widget ul {
	color: #21b384; /*アイコン色*/
	list-style-type: none;
	list-style-image: url(https://gjls.org/cms/wp-content/uploads/arrow_cat_curr.png);
	font-size: 1.1em;
}



.widget-area .widget ul .current-menu-item {
	font-weight: bold;
}


.sidebar .widget-title::after {
	background-color: #21b384;
    width: 90%;
}

.header-skin-light [class*=nav__menu] .nav__title::before {
    background-color: transparent !important; 
}


.btn {
   font-family: "KozGoPro-Light", 
"小塚ゴシック Pro L", 
"ヒラギノ角ゴ ProN W3", 
"Hiragino Kaku Gothic ProN", 
"游ゴシック", 
YuGothic, 
"メイリオ", 
Meiryo, 
sans-serif  !important;
}



/* ==================================================
   header
================================================== */


.topbar-nav__menu.nav__menu>.menu-item>a>span:first-of-type {
    padding: 0;
    margin-bottom: 0;
	text-decoration:none;
}



/* ==================================================
   list
================================================== */

ul {
   padding: 0.5rem 1rem 0.5rem 2rem;
}


a[href$=".pdf"]:before {
    content:" ";
    display: inline-block;
    width: 24px;
    height: 14px;
    background: url(https://www.gwjs.org/wp-content/uploads/icon_pdf14.png) no-repeat;
}

.no-pdf:before {
    content:" ";
    display: inline-block;
        width: 0 !important;
    height: 14px;
    background: none !important;
}


.list2 ul {/* news nado */
  padding: 0.5rem 1rem 0.5rem 0.3rem;
  position: relative;
}

.list2 ul li {
  line-height: 1.5;
  font-size:1rem;
  padding: 0.2rem 0 0.5rem 0rem;
  list-style-type: none!important;/*ポチ消す*/
}

.list2 ul li span {
    display:block;
    font-size:0.8rem;
    color: #dd0000;
}

.list2 ul li> a[href^="http"]:before {
   content:" ";
    display: inline-block;
    width: 18px;
    height: 14px;
    background: url(https://www.gwjs.org/wp-content/uploads/icon_arrow14.png) no-repeat;
}

.list2 ul li> a[href$=".pdf"]:before {
    content:" ";
    display: inline-block;
    width: 24px;
    height: 14px;
    background: url(https://www.gwjs.org/wp-content/uploads/icon_pdf14.png) no-repeat;
}

.list2 ul li> a {
    padding-left: 0.4rem;
    text-decoration: none;
}


span.fa-li {color:#5a5a5a !important;}/* remove red color from span */


/* === list relocation only ============ */



.relocation  ul {
 list-style: lower-roman !important;
}





/* ==================================================
   post list 
================================================== */

.grid-container__alternate article .tc-content {
    padding: 0.75em 2.5em;
}

/* ==================================================
   footer
================================================== */

.czr-credits {display:none !important;}



/* ==================================================
  table
================================================== */


table.table1{
	  background-color: #fff;
	  font-size: 0.95em !important;
	 border: 2px solid #E8E8E8  !important;
	 margin-top: 1.25em;
	 margin-bottom: 2em;
}

table.table1 th{
	color: #242424 !important;
	text-align: center !important;
	 padding:0.7em !important;
}

table.table1 td{
	color: #242424 !important;
text-align: left !important;
padding:0.7em !important;
border: 1px solid #EBEBEB  !important;
}

table.table1.move-center td{
	text-align: center !important;
}

table.table1 tr:nth-child(2n+1) {
  background-color: #F5F6F8 !important;
	}


/* ==================================================
  design
================================================== */
.move-center {
	text-align: center;
}
.move-right{
	text-align: right;
}



.box-green {
	background:#D5E7D4;
	padding:5px 15px 10px 15px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	}

	.box-green-round {
	background:#fff;;
	padding:5px 15px 10px 15px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
border-radius: 10px;
	}

.image-shadow img {
display: inline-block;
box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
border-radius: 10px;
}

/* ===== make bg wide 100% ========= */

.wide  {
  box-sizing: border-box;
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((100vw - 100%) / 2) * -1);
  padding: 1.5em calc((100vw - 100%) / 2);
  background-color: #345;
 
}


/* ==================================================
  top page only
================================================== */
article .entry-content .box-green-round .getPostCotent {
	font-weight: 600 !important;
    font-size: 1.2rem !important;
    color: #dd0000 !important;}

