@charset "utf-8";
/*
Theme Name: nakagawa
Theme URI:
Template: lightning
Description: 那珂川市商工会
Author:
Tags:
Version: 0.1.2
*/
body{
font-family: "Roboto","Noto Sans Japanese","メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "Osaka", "MS Pゴシック", "MSゴシック", Helvetica, verdana, arial;}

h4::before {
    background-color: transparent !important;
}


.menberdisplay h4 {
border: none;
    text-align: center;
    color: #017572;;
	    font-size: 16px;
font-weight: bold;
    background: #efefef;
    width: auto;
    border-radius: 5px;
    vertical-align: bottom;
    margin:0;
	padding:0;
	margin-top:-20px;
	margin-bottom:5px;
	padding-top:5px;
	padding-bottom:5px;
	}
.innermenber{
	padding:10px;
			line-height: 95% !important;
}
.menberdisplay  span {
    border: medium none;
    color: #757575;
    font-size: 14px;
    font-weight: normal;
		background-color:transparent;

}


@media (min-width: 992px) {

#ltg_full_wide_title-3 .widget_ltg_adv_full_wide_title_outer {
    height:500px!important;
    margin-top:80px !important;
    margin-bottom:80px !important;
    padding-top:190px;
    }

}

@media (min-width: 992px) {

#ltg_full_wide_title-3 .widget_ltg_adv_full_wide_title_title h2 {
    width:800px;
    margin:0 auto;
    padding:100px 50px;
    border-radius:10px;
    background-color:rgba(255,255,255,0.7);
    text-align:left;
    font-size:24px !important;
    }

}

.bg-warning {

	 background-color: rgba(252,248,227,0.5);
}

.vk-prlx{

height: 380px;/*適宜*/
}

.topsel2 table{
 border-top-style: none;
    border-top-width: 0px;
}

.topsel2 table th{
border:none;
padding:0px;
}

.topsel2 table td{
border:none;
padding:10px;
}
.topsel2 table td img {
  max-width: 100%;
	margin:10px;
}


.telbig{
	font-size: calc(112.5% + 0.50vw) ;
}







.restable01  .koumoku {
    display: inline;
    color: #fff;
    background: #eb8382;
    line-height: 1.25;
    font-size: 0.857em;
    padding: 3px 5px;
    text-align: center;

    margin-left: 3px;
    border-radius: 5px;
float: right;
}

section table { width: 100%; }
section th, section td  { padding: 10px; border: 1px solid #ddd; }
section th  { background: #f4f4f4; }

/*----------------------------------------------------
  .restable01
----------------------------------------------------*/
.restable01 th  { width: 30%; text-align: left; }

@media only screen and (max-width:480px){
    .restable01 { margin: 0 -10px; }
    .restable01 th,
    .restable01 td{
    width: 100%;
    display: block;
    border-top: none;
    }
  .restable01 tr:first-child th { border-top: 1px solid #ddd; }
}



.wc-shortcodes-posts-wrapper h2{
    border-left:none;
	padding: 15px 15px 15px 15px;
	margin-left:-20px;
	font-size:small;
}

a:hover img{
opacity: 0.6;
filter: alpha(opacity=60);
-moz-opacity:0.6;
}
.entry-meta{display:none;}

.cp_table *, .cp_table *:before, .cp_table *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.cp_table {
	width: 100%;
	border-collapse: collapse;
}
.cp_table th, .cp_table  td {
	padding: 10px;
	border: 1px solid #dddddd;
}
.cp_table th {
	width: 30%;
	text-align: left;
	background: #f4f4f4;
}
@media only screen and (max-width:650px) {
	.cp_table {
		margin: 0;
	}
	.cp_table th, .cp_table td {
		width: 100%;
		display: block;
		border-top: none;
	}
	.cp_table tr:first-child th {
		border-top: 1px solid #dddddd;
	}
}
/*ももちゃんモール　サイトバーをアコーディオンへ*/
.cat-item .children {
  display:none;
}
.cat-item {
  position: relative;
}
.cat-item .arrow{
  position: absolute;
  right: 0;
  top:0;
}
.cat-item .arrow:before{
  content: "↓";
  text-align: center;
  line-height: 40px;
  display: inline-block;
  width: 40px;
  height: 40px;
}
.box29 {
    margin: 0;
    background: #efebbd;
}
.box29 .box-title {
    font-size: 1.2em;
    background: #23653e;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.box29 p {
    padding: 15px 20px;
    margin: 0;
	line-height: 1.2em;
	font-size:90%;
}

.block-grid {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 -1% 30px;
  padding: 0;
}
.block-grid li {
  flex: 0 1 98%;
  margin: 0 1% 30px;
  padding: 0;
  background: #efebbd;
}
.block-grid a {
  text-decoration: none;
  font-size: 1.6em;
}
@media (min-width: 600px){
  .block-grid-1-2-3 li {
    flex: 0 1 48%;
  }
}
@media (min-width: 800px){
  .block-grid-1-2-3 li {
    flex: 0 1 20%;
  }
}

.col-head-type1 {
  border-collapse: collapse;
  width: 100%;
}
 
.col-head-type1 th,
.col-head-type1 td {
  border: 1px solid #dbe1e8;  
  padding: 8px;
}
 
.col-head-type1 th {
  background: #f9fafc;
  text-align: left;
  width: 120px;
}
 
@media only screen and (max-width: 800px) {
  .col-head-type1 tr,
  .col-head-type1 th,
  .col-head-type1 td {
    display: block;
    width: auto;
  }
  
  .col-head-type1 tr:first-child {
    border-top: 1px solid #dbe1e8;  
  }
  
  .col-head-type1 th,
  .col-head-type1 td {
    border-top: none;
  }
}


a[href $='.xls']{
background:url(../images/icon/xls.png) no-repeat center right;
margin:0;
padding:2px 32px 2px 0;
color:#dd0000;
text-decoration:underline;
}
 
a[href $='.xls']:hover{
    text-decoration:none;
}

a[href $='.pdf']    {
    background:url(../images/icon/pdf.png) no-repeat center right;
    margin:0;
    padding:2px 32px 2px 0;
    color:#dd0000;
    text-decoration:underline;
}
 
a[href $='.pdf']:hover  {
    text-decoration:none;
}

a[href $='.doc']    {
    background:url(../images/icon/doc.png) no-repeat center right;
    margin:0;
    padding:2px 32px 2px 0;
    color:#dd0000;
    text-decoration:underline;
}
 
a[href $='.doc']:hover  {
text-decoration:none;
}

a[href $='.docx']{
background:url(../images/icon/doc.png) no-repeat center right;
margin:0;
padding:2px 32px 2px 0;
color:#dd0000;
text-decoration:underline;
}
 
a[href $='.docx']:hover{
    text-decoration:none;
}

a[href $='.xlsx']{
background:url(../images/icon/xls.png) no-repeat center right;
margin:0;
padding:2px 32px 2px 0;
color:#dd0000;
text-decoration:underline;
}
 
a[href $='.xlsx']:hover{
text-decoration:none;
}

/* スマホなどでは1列表示に */
@media (max-width: 480px) {
    .child_pages .child_page {
        float: none;
        width: 100% !important;
    }
}
.top02h4 h4{
	font-size: 16px;
}


/*-- PC版表示CSS  --*/
.pc_area{
  display:block;
}
.phone_area{
  display:none;
}


/*-- スマホ版表示CSS  --*/
@media screen and (max-width: 768px){
  .pc_area{
    display:none;
  }
  .phone_area{
    display:block;
  }
}
.smalltxt{
	font-size:85%!important;
line-height:0.8em!important;
}
.mybox {
 border: 5px solid #eee;	/* 線の太さ・種類・色 */
 margin: 10px; /* 外側の余白 */
 padding: 10px; /* 内側の余白 */
 position: relative;
 z-index: 0;
}
.mybox:before {
 background-color: #f0b8bf;	/* ワインポイントの色 */
 content: '';
 display: block;
 position: absolute;
 top: -5px;
 left: -5px;
 width: 5px;
 height: 5px;
 z-index: 1;
}
.cal_wrapper {
  max-width: 800px; /* 最大幅 */
  min-width: 300px; /* 最小幅 */
  margin: 2.0833% auto;
}
 
.googlecal {
  position: relative;
  padding-bottom: 100%; /* 縦横比 */
  height: 0;
  overflow: hidden;
}
.googlecal iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
 
@media only screen and (min-width: 600px) {
  /* 画面幅が600px以上の場合の縦横比の指定 */
  .googlecal {
    padding-bottom: 75%;
  }
}
.well2{
	min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #fbf4f4;
    border: 1px solid #faccd0;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
@media (max-width:670px){
table.mobile-block td,table.mobile-block th{display:block}
}
@media (min-width:671px){
table.mobile-block td,table.mobile-block th{display:table-cell}
}