/*
 Theme Name:   Twenty Sixteen Child MURATA
 Template:     twentysixteen
 Theme URI:    http://
 Description:  Twenty Sixteen Child Theme for MURATA
 Author:       Ryouji Inoue
 Author URI:   http://npweb.com
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentysixteen-child_murata
*/
@import url(../twentysixteen/style.css);

/*******************/
body {
	font-family:"ヒラギノ角ゴ Pro W3",メイリオ,Osaka,Arial,Verdana
,"ＭＳ Ｐゴシック",sans-serif;
	color: #444;
	background: #f7f8f9;
}
body, button, input, select, textarea {line-height: 1.7;}
p {margin: 0 0 1em;}

a img:hover, img a:hover {opacity:0.7;}

th {width: 30%; min-width: 3em;}
th, td {line-height: 1.3em;}

/***汎用**/
.img_right {float: right; margin-left: 8px;}
.img_left {float: left; margin-right: 10px; }
.img_half {width: 50%;}
.margin_bottom {margin-bottom: 15px !important;}
.margin_top {margin-top: 20px !important;}
.margin_bottom {margin-bottom: 20px !important; }
.display_inline {display: inline !important;}
.display_block {display: block !important;}
.align_center {text-align: center;}
.border_none {border: none !important;}
.font_red, .font_red a {color:red;}
.font_bold {font-weight: bold;}
.font_large {font-size: 24px;}

.imgYOKO {height: 100%;}
.imgTATE {height: 100%;}

.custom-logo-link {
	float: left;
	margin-right: 2em;
	width: 30%;
	max-width: 180px;
	min-width: 140px;
}
.site-branding .site-title {
	display: inline-block;
	margin: 0 80px 0 0;
	font-size: 1em;
	line-height: 1.6em;
	color: #666;
}
.site-branding .site-title a {color: #666;}
.site-description {
	display: inline-block;
	margin: 0;
	line-height: 1.3em;
}
.site-branding .header_telbox {
    display: block;
    float: right;
    width: auto;
    max-width: 500px;
}
.site-branding .header_telbox img {width: 100%;}
	.site-branding .header_telbox .header_tel,
	.site-branding .header_telbox .header_fax {
    	float: left;
		width: 49.5%;
	}
/**flexslider**/
.site-header-main .flexslider {
	margin: -5px 0 30px;
	border: none;
	border-radius: 0;
}
.flex-control-paging li a {background: rgba(178, 227, 247, 0.5) !important;}
.flex-control-paging li a.flex-active {background: rgba(249, 196, 96, 0.9) !important;}

.site-header-main .flexslider .flex-direction-nav a {margin: -30px 0 0; height: 50px;}.site-header-main .flexslider .btn_in_slider_box {
    position: absolute;
    bottom: 15px;
    right: 7%;
    width: 25%;
    max-width: 250px;
    background: #fff;
    opacity: 0.7;
}
.site-header-main .flexslider a.btn_in_slider_box img {opacity: 1;}
/**video**/
.site-header-main .video {
	position:relative;
	width:100%;
	height: auto;
	margin-bottom: 20px;
}
.site-header-main .video:before {
    content:"";
    display: block;
    padding-top: 56.25%; /*56.25%;  高さと幅の比を16:9に固定。9/16*100=56.25 */
}
.site-header-main .video iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}
.site-header-main .video .btn_in_slider_box {
    position: absolute;
    bottom: 15px;
    right: 7%;
    width: 25%;
    max-width: 250px;
    background: #fff;
    opacity: 0.7;
}
.site-header-main .video .btn_in_slider_box img {opacity: 1;}

.menu-toggle.toggled-on, .menu-toggle.toggled-on:hover, .menu-toggle.toggled-on:focus {
    background-color: #4995e0;
}
.main-navigation li {
    border-top: 2px dotted #d1d1d1;
    position: relative;
    text-align: center;
}
.main-navigation a {
    color: #0084ae;
    font-weight: 600;
    background: #fffcee;
}
.site-subnavigation {}
.site-subnavigation .nav-submenu {
	display: inline-block;
    float: right;
    margin: 8px 0 3px 0;
    width: 100%;
    list-style: none;
    text-align: right;
}
.site-subnavigation .nav-submenu li {
    display: inline-block;
    margin: 0 0 3px 2px;
    padding: 0 5px;
    font-size: 0.9em;
    border: 1px solid #f9dba6;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    background: #fdf5e7;
}
.site-subnavigation .nav-submenu li a {color:#444444; /*#18608e*/}
.site-subnavigation .nav-submenu li.menu-item-25 {
	background: #ff7842; /*#dfa120*/
    border-radius: 4px;
    border: 0px solid #b00000; /*#dfa120*/
}
.site-subnavigation .nav-submenu li.menu-item-25 a {color: #fff;}

.sidebar {
	display: none;
    padding-top: 12px;
    margin-bottom: 0;
    background: #fffcf5;
}
.widget {
	margin: 0 0 20px 0;
    padding: 0.5em 0;
    border-color: #60aad9;
}
.widget .textwidget img {margin-bottom: 10px; width: 100%;}
section#text-3 {border: none;}
.widget .widget-title {
    margin-bottom: 10px;
    border-bottom: #eee;
    background: #efefef;
}
.widget ul {list-style: none;}
.widget ul li:before {
	content: "》";
    color: #888;
}
.widget ul li {display: inline-block;}
.widget ul li a { display: inline-block; }
.widget ul.menu {list-style:none;}
.widget ul.menu li:before {content:none;}
.widget ul.menu li {
    display: inline-block;
    margin-right: 0.5em;
    margin-bottom: 0.4em;
    padding: 0 0.2em;
    border-bottom: 1px solid #ddd;
    background: #fbfbfb;
}
.widget ul.children {font-size: 1em; background: none;}
.widget ul.children li:before {content: "-";}
.widget ul.children li{border-bottom: none;}
.widget_categories ul li a {display: inline-block;}

.site-main > article {padding: 0 0.5em;}
.top_contents h2 {
    margin-bottom: 0.8em;
    padding: 4px;
    background: #fff;
    font-size: 1.1em;
    line-height: 1.4em;
    /* border: 2px solid #6dc9f0; */
    text-align: center;
   /* border-radius: 3px;
    -webkit-border-radius: 3px;3*/
    color: #444;
    border-bottom: 2px solid #ddd;
    background: #fbfbfb;
}
	.imagetitle {
	    margin-bottom: 1em !important;
		padding: 0 !important; 
		background: none !important; 
		border: none !important;
    	box-shadow: none !important;
	}
	.imagetitle img {width: auto !important; height: auto !important;}
.top_contents h3, .top_contents h4 {color: #587080; /*#18608e*/}
.top_contents .each_cont_box > h3.before_h4 {text-decoration: underline; font-size:0.95em;}

.top_contents .top_contents_header p {
	margin-bottom: 1em;
	padding: 0 0 0 1em;
	line-height: 1.5em;
}

.top_contents .each_cont_box {
    margin: 0px 0 15px 0;
    padding: 5px;

}

.each_cont_box .box_inline-block {
	display: inline-block;
    vertical-align: top;

}
.each_cont_box .box_3 {
	width: 96%;
    margin: 0 1.4% 1em 1.4%;
}
.each_cont_box .box_2_border,
.each_cont_box .box_3_border {
	margin: 0.5em 1%;
	width: 98%;
}
.box_2_border .left_img_box,
.box_3_border .left_img_box  {
	position: relative;
	float: left;
	margin-right: 8px;
	width: 100px;
	height: 70px;
	vertical-align: middle;
	text-align: center;
    overflow: hidden;
}
.box_3_border .left_img_box .category_deco {position: absolute; top: -3px;}
.each_cont_box .box_2_border h3, .each_cont_box .box_3_border h3,
.each_cont_box .box_2_border h4, .each_cont_box .box_3_border h4 {
	display: inline;
	font-size: 1em;
}
.each_cont_box .box_2_border p, .each_cont_box .box_3_border p {}
.each_cont_box .box_2_border .date_category {
	margin-bottom: 3px;
    font-size: 0.8em;
    display: inline-block;
}
.each_cont_box .box_2_border .date_category span {padding-right: 0.4em; color: #ff5806;}

.each_cont_box .box_inline-block h3, .each_cont_box .box_inline-block h4 {
	margin-bottom: 0; border-bottom: 2px solid #79c4ea; font-size:0.9em;}
.each_cont_box .box_inline-block a h3, .each_cont_box .box_inline-block a h4 {
	color: #587080; /*#258cca*/}
.each_cont_box .box_inline-block p, .each_cont_box .box_inline-block p a
 {font-size: 0.9em; line-height: 1.4em; color: #555; margin-bottom: 0.5em;}
.each_cont_box .box_inline-block img {margin-bottom: 0.5em;}
.top_item_box .box_2_border img.img_contain {width: 100%;}
.top_item_box .box_3_border img.img_contain {width: 100%;}

.each_cont_box .guide_btn_corner {

}
.guide_btn_corner img {
	float: left;
	width: 60px;
}
.guide_btn_corner .left_header_text {
	display: block !important;
    clear: right;
    border-bottom: 2px dotted #ccc !important;
    margin-bottom: 2px !important;
}



.under_article_button_box {
    display: inline-block;
    margin: 15px 0 10px;
    width: 100%;
    text-align: right;
}
.under_article_button_box .under_article_button {margin: 2px;width: 45%;}

img.imgTATE {height: 100%;}

	/***ページ**/
.page .entry-header .entry-title {
    margin-bottom: 1em;
    padding: 2px 5px;
    font-size: 2em;
    border: 1px solid #b8c6ca;
    border-left: 10px solid #b8c6ca;
}
.page .entry-content h2 {
    margin: 1.5em 0;
    padding: 2px 5px;
    font-size: 1.6em;
    border-bottom: 1px solid #ddd;
    border-left: 10px solid #ddd;
    color: #009f9f;
}
	/***ポスト**/
.page-header {border-top-color: #5dabd4;}
.page-header .page-title {
    background: #e5e7e8;
    padding: 2px;
    font-size: 1.4em;
    color: #ff7842;
}
.post .entry-title {
    padding-left: 5px;
    font-size: 1.6em;
    border-left: 5px solid #5dabd4;
}
.post .entry-header .entry-title {}
.entry-footer {
    margin-bottom: 1em; 
    padding: 2px;
    border: 1px dotted #ccc;
}
.entry-footer a {color: #548eb1;}
.says, .screen-reader-text {
    clip: auto;
    height: auto;
    overflow: visible;
    position: relative !important;
    width: auto;
    word-wrap: normal !important;
}

.site-main article.post {border-bottom: 2px dotted #ddd;}
.post-navigation {
	border-top: 2px solid #aaa;
	border-bottom: 2px solid #aaa;
	background: #f3f3f3;
}
.post-navigation h2 {text-align: center;font-size: 1em; color: #ad8a24;}
.post-navigation span {display: inline-block; margin: 0 3px;}
/*.post-navigation .nav-next span {float: right;}*/
.post-navigation .meta-nav {font-weight: bold;}
.post-navigation div + div {border-top: 1px dotted #777;}

.entry-content .more-link .screen-reader-text {}

  .post-navigation a {padding: 10px 0; color: #4194c7;}
  .post-navigation .post-title {font-size: 1rem; line-height: 1.2;}
  
dd.padding_left { padding-left: 2em;}

.site-footer {padding: 0; border-top: 2px solid #777;}

.footer-navigation {display: block; padding: 10px; width: 100%; background: #fafafa;}
.footer-navigation a {color: #587080;}
ul.nav-footermenu {list-style-type: square;}
ul.nav-footermenu li {}
ul.nav-footermenu ul.sub-menu {border-top: 2px dotted #ddd;}
ul.nav-footermenu ul.sub-menu li {
    display: inline-block;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin: 4px 2px;
    padding: 3px 3px;
    font-size: 0.9em;
    line-height: 1.2em;
}
ul.nav-footermenu ul.sub-menu ul.sub-menu {
    display: inline-block;
    margin: 0 0 0 10px;border-top: none;
    border-top: none;
}
ul.nav-footermenu ul.sub-menu ul.sub-menu li:before {content:'-';}
ul.nav-footermenu ul.sub-menu ul.sub-menu li {
	box-shadow: 2px 1px 3px #bbb;
	border: none;
}

.site-info {
	position: relative;
    display: inline-block;
    margin: 2px auto;
    padding: 10px;
    width: 100%;
    text-align: left;
    background: #009f9f;
    color: #ffffff;
}
.site-info .footer_to_top {
    display: inline-block;
    margin-left: 5px;
    padding: 0 3px;
    float: right;
    color: #777;
    background: #fff;
    font-size: 14px;
    border-radius: 3px;  -webkit-border-radius: 3px;
}
.site-footer .site-title {width: 100%; font-weight: 600; color: #ffffff;}
.site-footer .site-title a {color: #ffffff;}
.site-footer .site-title:after {content: none;}
.site-info_desc {}

div.wpcf7-validation-errors {
	border: 2px solid #ff9595;
    background: #fee;
}

.dl_faq {margin:2em 0;}
.dl_faq dt:before{content:"Q．"; }
.dl_faq dt{
	background: #fafafa;
    margin-bottom: 1em;
    border-bottom: 1px solid #ddd;
    font-size: 1.1em;
}
.dl_faq dd:before{content:"A．"; font-weight: bold; }
.dl_faq dd {padding-left: 1em;}



/*********************/
@media screen and (min-width: 540px) {

	.wp-custom-logo .site-title {
		line-height: 1em;
	}
	
	.site-description {display: inline-block; margin-bottom: 3px;}

	.site-info {
		text-align: center;
    }
    
    .each_cont_box .box_3 {width: 46%;}
    
    .each_cont_box .box_2_border {}
    .top_item_box .box_2_border{width: 46%;}
    .box_2_border .left_img_box {}
    .left_img_box {}
    
    .under_article_button {width: auto !important;}


}

/*********************/
@media screen and (min-width: 44.375em) {

	.site-branding {margin: 0.5em 0.5em 0;}
	.custom-logo-link {max-width: 210px;}
	
	.site-description {display: block; margin-right: 70px;}
	.site-header-menu {margin: 0.5em 0; width: 100%;}
	.menu-toggle {position: absolute; right: 1em; top:1em; margin: 0;}
	
	.site-main > article {margin-bottom: 2em; padding: 0;}
	.each_cont_box .box_3_border {
	    margin: 1%;
    	padding: 0.5%;
    	border: 1px dotted #aac2d2;;width: 30.5%;
	}
	.box_3_border .left_img_box {
		position: relative;
    	width: 100%;
    	height: 10vw;
	    text-align: center;
    	overflow: hidden;
    	vertical-align: middle;
    	border-bottom: 1px solid #ddd;
    }
    .box_3_border .left_img_box .category_deco {
    	position: absolute;
    	top: 0;
    	left: 0;
    	font-size: 12px;
    }
    .box_3_border .left_img_box .category_deco a {
    	margin-right: 2px;
    	padding: 1px 2px;
        background: #e8e8e8; /*#0085e6;*/
    	color: #587080; /*#fff;*/
    }
    .box_3_border h3 {
    	margin-top: 5px;
    	margin-bottom: 5px !important;
        font-size: 0.8em !important;
    	line-height: 1.0em !important;
     	border-bottom: none !important;
    }
	.each_cont_box .box_2_border {width: 47.5%;}
	.box_2_border .left_img_box {}
	
	.entry-header, .post-thumbnail, .entry-content, .entry-summary, .entry-footer, .comments-area, .image-navigation, .post-navigation, .page-header, .page-content, .content-bottom-widgets {
    	margin-right: 7.6923%;
	}
	.entry-content ul, .entry-summary ul, .comment-content ul, .entry-content ol, .entry-summary ol, .comment-content ol {
        padding-left: 1.5em;
    }
    
	.sidebar {padding: 0 7.6923%;}
	dd.padding_left {padding: 0 20px;}
	
	ul.nav-footermenu {
	    display: block;
	    margin: 0;
    	width: 100%;
    	vertical-align: top;
    }
    ul.nav-footermenu li:before {content: "■"; color: #587080; /*#007acc*/}
	ul.nav-footermenu li {
		display: inline-block;
		padding: 0.5%;
	    width: 19.3%;
		vertical-align: top;
		line-height: 1.3em;
	}
	ul.nav-footermenu ul.sub-menu {width: 100%; margin: 5px 0;}
	ul.nav-footermenu ul.sub-menu li:before {content:"-";}
	ul.nav-footermenu ul.sub-menu li {
    	margin: 4px 0;
    	padding: 0;
		width: 100%;
    	font-size: 0.9em;
    	background: none;
    	border: none;
	}
	ul.nav-footermenu ul.sub-menu ul.sub-menu {border-top: none;}
	ul.nav-footermenu ul.sub-menu ul.sub-menu li {padding-left: 0.5em;box-shadow: none !important;}

}

/*********************/
@media screen and (min-width: 56.875em) {

	.custom-logo-link {max-width: 300px;}
	
	.site-description {margin-right: 0;}
	
	.site-subnavigation .nav-submenu {
	    width: -webkit-calc(100% - 300px);
    	min-width: 500px;
    }
	
	.site-header-menu {margin: 0.5em 0 0; width: 100%;}
	.main-navigation {margin: 0;}
	.main-navigation .primary-menu {
		display: inline-block;
    	/*float: right;*/
    	border: 0;
    	/* width: auto; */
    	width: 100%;
    	background: #82b1b1;
    }
	.main-navigation .primary-menu > li {
		display: inline-block;
		background: #82b1b1;
    	border-right: 1px solid #d0dcdc; /*#e0e0e0;*/
	}
	.main-navigation .primary-menu > li a {
    	padding: 11px 8px;/*0.8em 0.7em;*/
    	font-weight: 500;
    	font-size: 1em;
		line-height: 1em;
    	color: #ffffff;
    	background: none;
	}
	.main-navigation .primary-menu > li a:hover,
	.main-navigation .primary-menu > li.current-menu-item a {
		background: #009f9f; /*#009f9f;*/
    	color: #ffffff;
    	font-weight: 600;
	}	
	.sidebar {
    	padding-top: 0;
    	margin-bottom: 3.5em;
    	background: none;
	}
	.widget {border-color: #bbb; /*#60aad9*/}
	.widget .widget-title {
		margin-bottom: 8px;
    	border-bottom: 1px solid #ddd;
    	/*border: 1px solid #ccc;*/
    	padding: 5px 3px 2px;
    	background: #fff;
    	text-align: center;
    	color: #444; /*#18608e;*/
	}
	.widget ul li:before, .widget ul.menu li:before {content:none;}
	.widget ul {
		font-size: 1.2em;
		background: #fcfcfc;
		list-style: none;
    	margin-left: 0px;
    }
	.widget ul li {
		padding: 0.2em 0;
		width: 100%;
		border-bottom: 1px dotted #e8e8e8;
	}
	.widget ul li a {display: block; color:#444;}
	.widget ul li.cat-item a {display: inline-block;}
	
	.each_cont_box .box_3 {width: 29.8%;}
	.each_cont_box .box_2_border {}
	.box_2_border .left_img_box {}
	
	.sidebar {display: block; padding: 0 ;}
	
	.entry-header, .post-thumbnail, .entry-content, .entry-summary, .entry-footer, .comments-area, .image-navigation, .post-navigation, .page-header, .page-content, .content-bottom-widgets {
    	margin-right: 0;
	}
	.entry-content {padding-bottom: 1em;}


}

/*********************/
@media screen and (min-width: 61.5625em) {
	
	.custom-logo-link {max-width: 300px;}
	
	.each_cont_box .box_3 {width: 29.9%;}
	.each_cont_box .box_2_border {}
	.box_2_border .left_img_box {}
	
	.site-main > article {margin-bottom: 1.2em;	}
	

}


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

.site {padding-top: 10px;}
.site-header {padding: 0 4.5455% 1em;}

.site-branding {
	width: 100%;
    /*border-bottom: 2px solid #5cadd4;
    padding-bottom: 5px*/
}
.site-branding .header_rogo {
    display: inline-block;
    float: left;
    margin: 0 15px 5px 0;
    width: 28%;
    max-width: 250px;
    min-width: 150px;
}

.custom-logo {width: 100%; max-width: 100%;}

.menu-toggle {
    position: absolute;
    right: 1em;
    top: 1em;
    margin: 0;
    background: #eee;
    color: #1487b5;
}

.entry-content h3, .entry-summary h3, .comment-content h3 {
	margin-top:1.6em;

}

.entry-content table th {background: #fdf5e7; color: #f79500; text-align: center;}



