/*
Theme Name: cocotwa
Theme URI: サイトのURL
Description: テンプレート
Version: 1.0
Author: michell-green
Author URI: テーマフォルダURI
*/
/*-------------------------------------
関連記事のサムネイル調整201603
--------------------------------------*/
ul.related_post li img {
    max-height: 72px !important;
}


body,section,article,aside,nav,header,footer,div,p,img,h1,h2,h3,h4,h5,h6,ol,ul,li,dl,dt,dd,address{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Noto Sans CJK JP"),
    local("Noto Sans JP"),
    url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2) format('woff2'),
    url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff) format('woff'),
    url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf) format('opentype');
}

body{
	font-family: 'Noto Sans JP', "Hiragino Sans", Helvetica, Arial, sans-serif;
	font-feature-settings : "palt";
	color: #7b7b7b;
	background-color: #15171b;
	font-size: 14px;
	line-height: 2.0;
}

header,nav,aside,article,footer,article{
	display: block;
}

#sub_bg{
	background:#ebebeb;
	padding:30px 0;
	display:flex;
	box-shadow: 0 15px 10px -10px inset;
}
ol,ul{
	list-style: none;
}

p {
	font-size: 17px;
	line-height: 2.0;
	color: #7b7b7b;
}
.container p{
	margin-bottom:60px;
}
.home p,
aside p,
blockquote p {
	margin-bottom: 10px;
}

.clear{
	clear:both;
}

a{
	color: #555;
	text-decoration: none;
	word-break: break-all;
}
a:hover{
	text-decoration: underline;
}

#post a{
	color: #4773BA;
	text-decoration: none;
	word-break: break-all;
}
#post a:hover{
	text-decoration: underline;
}

a img:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	text-decoration: none;
}

.clearfix:after { 
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
.clearfix {
	min-height: 1px; 
}
* html .clearfix {
	height: 1px;	
	height: auto;
	overflow: hidden;
}

.container{
	width: 100%;
	max-width:1140px;
	margin: 0 auto;
}

.note {
	margin-bottom: 20px;
	text-align: right;
	font-size: 13px;
}


@media screen and (max-width: 767px) {
/* 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;
}

input,textarea {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-appearance: none;
    max-width: 100%;
		border-radius: 0;
  }
}



input, textarea {
	border: 1px solid #999;
}



@media screen and (max-width: 767px){
	.container{
		width: 100%;
		padding-top:65px;
	}
}

.clear{
	clear: both;
}
.center{
	text-align: center;
	margin-bottom: 20px;
}
.bold{
	font-weight: bold;
}

.green{
	color: #91d51a;
}

::selection {
	background: #424242;
}

::-moz-selection {
	background: #424242;
}

.mb30{
	margin-bottom: 30px !important;
}

/*header*/
header{
	overflow: auto;
}
header #logo_area{
	float: left;
	padding-left:0;
	width: 25%;
	padding-top: 25px;
	margin-bottom: 15px;
}

header #logo_area img{
	display: block;
	max-width:100%;
}


#gm{
	width:60%;
	float:right;
}

#gm nav{
	height: 110px;
	margin-left:100px;
	max-width: 100%;
}

#gm nav li:first-child a{
	background: none;	
}

#gm nav a {
	display: block;
	float: left;
	text-align: center;
	font-weight: bold;
	color: #1d2a55;
	font-size: 16px;
	line-height: 2;
	padding: 30px 25px 18px;
}

#gm .sns{
	float:right;
	width:60px;
}

#gm nav .sns a {
	background:none;
	padding:37px 5px 0;
}

#gm nav .sns a img{
	max-width:60px;
}

#gm nav li:first-child a:hover,
#gm nav a:hover {
	color: #267ddc;
	/*background-image:url(images/nav_bottom.png),url(images/nav_left.png),url(images/nav_left.png);
	background-repeat:no-repeat,no-repeat,no-repeat;
	background-position:50% 100%,0% 50%,100% 50%;*/
	text-decoration: none;
}

#gm nav .sns li:first-child a:hover,
#gm nav .sns a:hover {
	background: none;
}

#gm .sns 

#navi_area{
	border-bottom: 1px solid #e3e3e3;
	padding: 7px 0px 10px;
	margin-bottom: 20px;
	height: 40px;
}

#head_sns{
	float: right;
	padding-top: 3px;
	overflow: hidden;
}

.p_navi{
	padding-top: 10px;
	float: left;
	width: 80%;
}

.pnavi{
	font-size: 13px;
}

.p_navi img{
	display: block;
	float: left;
	padding-right: 4px;
}

/*サイドメニュー*/


aside .contents {
	background: #f0f0f0;
	border: 1px solid #e3e3e3;
	padding: 15px;	
}

aside .bn01,aside .bn02{
	margin-bottom: 25px;	
}

aside .bn01 img,aside .bn02 img{
	display: block;
	max-width: 100%;
}

aside .contents h2 {
	padding: 20px 0;
	background: #fff;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	text-align: center;
	line-height: 1.6;
}

aside .contents h2:after {
	content: "";
	display: block;
	width: 20%;
	margin: 20px auto;
	border: 1px solid #1e67c1;
}

#sidemenu{
	margin-bottom: 25px;
}

#sidemenu nav{
	position: relative;
	background: #fff;
}

#sidemenu h3.s_h3_01{
	font-size: 14px;
	color: #555;
    background: #f5f5f5 url(images/aside_icon01.png) no-repeat 10px 29px;	
    padding: 20px 0px 20px 30px;
}
#sidemenu h3.s_h3_02{
	font-size: 14px;
	color: #FFF;
    background: rgba(15,15,15, 0.35) url(images/aside_icon02.png) no-repeat;	
    padding: 15px 0px 15px 25px;
}


#sidemenu nav ul{
	padding: 0px;
}

#sidemenu nav ul li a{
	display: block;
    padding: 13px 0px 13px 25px;
    margin-top: 5px;
	background: url(images/aside_li.png) no-repeat 5% 50%;
	font-size: 12px;
}

#sidemenu nav ul li {
	border-bottom: 1px solid #ddd;

}

#sidemenu nav ul li:last-child {
	/*border-bottom: 0px none;*/
}

#ranking{
	margin-bottom: 20px;
}

#ranking ul{
	padding: 0px 4px;
	background:#fff;
}

#ranking li{
	clear: both;
	border-bottom: 1px solid #e3e3e3;
	overflow: auto;
	margin-bottom: 10px;
	padding-top: 10px;
}
#ranking li:last-child {
	clear: both;
	border-bottom: 0px none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	overflow: auto;
}

.rank {
	width: 93px !important;
	height: 63px !important;
	float: left;
	margin-right: 18px;
	padding-bottom: 10px;
	overflow: hidden;
	}

.rank img {
	width: 93px !important;
	height: auto;
	padding-bottom: 10px;
	}
	
.rank2 {
	width: 120px;
	float: right;
	padding-bottom: 10px;
}

.rank2 a {
	font-size: 12px;
	color: #555;
}

.s_sns{
	clear: both;
}


/*フッター*/

footer{
	clear: both;
}

#bottoms{
	width: 100%;
	margin-bottom: 45px;
}

#facebook{
	margin-bottom: 25px;
}

#facebook iframe{
	width: 100% !important;
	height: 240px !important;
}
.fb_iframe_widget {
    display: block !important;
    text-align: center;
}
#mailmagazine label{
	float: left;
	width: 20%;
	margin-left: 2%;
	margin-right: 2%;
	text-align: right;
	padding-top: 9px;
}

#mailmagazine input.inputText{
	float: left;
	width: 70%;
	font-size: 16px;
	line-height: 30px;
	vertical-align: bottom;
}

#mailmagazine .btn{
	clear: both;
}

#mailmagazine div{
	clear: both;
	padding: 15px 0px;
}
#mailmagazine div.mailbtn{
	display: block;
	margin: 30px auto 10px;
	text-align: center;
}

#footer{
	background: #333366;
	padding: 35px 0px;
	overflow: auto;
	color:#fff;
}

#footer .cont{
	width:1000px;
	margin:0 auto;
}	

#footer .cont table{
	margin:0 auto;
}	

#footer .cont table td img{
	width:180px;
	padding-right:30px;
}	


#footer p{
	margin-bottom:10px;
	color:#fff;
}

.f_box{
	float: left;
	width: 16.5%;
	margin-right: 2%;
}
.br_line ul{
	border-right:1px solid #111;
	height:250px;
	padding-right:10px;
}
.f_box2{
	float: left;
	width: 33.5%;
}
.f_box3 p,
.f_box2 p,
.f_box p{
	color: #4d4d4d;
	font-size:14px;
}
.f_box3 h4,
.f_box2 h4,
.f_box h4{
	font-size: 30px;
	color: #a5a5a5;
	padding-bottom: 7px;
	margin-bottom: 9px;
}

.f_box2 p{
	max-width: 350px;
}

.f_box3{
	float: left;
	width: 29.5%;
}

.f_menu a{
	display: block;
	color: #4d4d4d;
	background: url(images/f_menu.png) no-repeat 10px 11px;
	padding-left: 25px;
	margin-bottom: 5px;
	font-size: 14px;
}
.f_menu a:hover{
	display: block;
	color: #4d4d4d;
	background-color:#101010;
	box-shadow: 0 0 3px #292929;
	text-decoration:none;
}
.f_logo{
	float: left;
	width: 20%;
	margin-right: 2%;
	border-right:1px solid #1853a1;
}

.ft_tbl{
	width:100%;
	margin:20px 0;
}
.ft_tbl .ft_tbl_left{
	width:75%;
	padding:20px;
	background:#101010;
}
.ft_tbl td{
	color: #4d4d4d;
	font-size:14px;
	line-height:1.0;
	border:0.1em solid #191919;
	box-shadow: 0 0 5px #111;
	
}
.ft_tbl td h4{
	font-size: 30px;
	color: #a5a5a5;
	padding-bottom: 7px;
}
.ft_tbl a{
	display:block;
	width:100%;
	color:#1d5fb5;
	font-size: 30px;
	padding:44px 0;
	text-align:center;
	vertical-align:middle;
	background:radial-gradient(#1b1b1b, #101010, #080808);
}
.ft_tbl a:hover{
	text-decoration:none;
	color:#ccc;
	background:#111;
}

#copyright{
	font-size: 12px;
	padding: 10px 0px 20px;
	overflow: auto;
	background: #333366;
}

#copyright p{
	text-align:center;
    font-size: 14px;
    line-height: 36px;
    color:#fff;
    margin-bottom:20px;
}

#f_sns{

	
}
#f_sns ul{

	
}
#f_sns li{
	background:#111;
	border-radius:100%;
	float:left;
	margin:5px;
	padding:4px;
	line-height:0.8;
}
#to_top a{
	display:block;
	position:relative;
	float:right;
	top:-5px;
	right:0;
	width:50px;
	height:35px;
	text-align:center;
	padding-top:15px;
	border:1px solid #fff;
}
#to_top a:hover{
	opacity:0.6;
}

#to_top img{
	display: block;
	max-width: 100%;
	margin: 5px auto;
}

/*コンテンツ*/
article{
	float: left;
	/*width: 71.8%;*/
	width:66.66667%;
}

aside {
	float: right;
	/*width: 25.2%;*/
	width:31.55556%;
}


/*Topページ*/
#mv{

	margin-bottom: 25px;
}

article .contents,
footer .contents,
#front_bottom 
.contents{
	background: #f0f0f0;
	border:1px solid #e3e3e3;
	padding: 10px;	
}

.single .contents,
.page .contents, aside .contents, article .contents {
	/*padding: 40px 20px;*/
	background: #fff;
}

.single aside .contents,
aside .contents {
	padding: 15px;
}


article .contents h2,
footer .contents h2 {
	padding: 10px 20px;
		background: #fff;
    font-size: 25px;
		font-weight: bold;
    line-height: 2.0;
    color: #7b7b7b;
		text-align: center;
}

footer .contents h2 {
    margin-bottom: 0;
}

article .contents .posts h2{
    background: #fff;
    font-size: 24px;
		line-height: 2.0;
    font-weight: bold;
		color: #7b7b7b;
		text-align: center;
    padding: 10px 30px 10px 30px;
    /*margin-bottom: 10px;*/
}
/*
article .contents h2:before, footer .contents h2:before{
    content: url(images/h2_icon.png);
    position: relative;
    top: 6px;
    padding-right: 5px;
}
*/
#front_bottom .contents h2,
#mailmagazine h2{
    background: #fff;
    font-size: 28px;
    line-height: 1.6;
    font-weight: bold;
    color: #7b7b7b;
    padding: 30px 20px;
		text-align: center;
}
/*
#front_bottom .contents h2:before,#mailmagazine h2:before{
    content: url(images/h2_icon.png);
    position: relative;
    top: 6px;
    padding-right: 5px;
}
*/
article .contents h3{
	background: #f7f7f7;
	font-size: 25px;
	line-height: 40px;
	font-weight: normal;
	color: #333;
	padding: 20px 40px 18px;
	margin-bottom: 20px;
	border-left: 9px solid #1d2a55;
}

article .contents h4 {
	margin-bottom: 20px;
	padding: 0 15px 0;
	border-left: 9px solid #1d2a55;
	background: #fff;
	line-height: 2.0;
	font-weight: 600;
	font-size: 20px;
	color: #333;
	letter-spacing: 1.6px;
}

article .contents h5 {
	margin-bottom: 15px;
	padding: 0;
	color: #333;
	line-height: 2.0;
	font-size: 20px;
	font-weight: 600;
}

article .contents h5:before {
	font-family: "Font Awesome 5 Free";
	content: '\f00c';
	font-weight: 900;
	padding-right : 6px;
  color: #1e67c1;
}

article .contents h6 {
	margin-bottom: 15px;
	padding: 0;
	color: #1e67c1;
	line-height: 2.0x;
	font-weight: 600;
	font-size: 18px;
}

#news{
	margin-bottom: 25px;	
}
#news div.in{
	padding: 20px;
	background:#fff;
	overflow: auto;
}

#news div.in2{
	padding: 15px 10px 25px;
	background:#fff;
	margin-top: -10px;
	overflow: auto;
}

.bottom_in{
	background:#fff;
	padding:10px;
}

#news div.in a{
	color:#4773BA;
}

#news div.in2 a{
	color:#4773BA;
}

#rssfeed{
	font-size: 13px;
	margin-bottom: 25px;
}
#rssfeed li:nth-child(odd){
	font-size: 13px;
	background: url(images/li_bg.png) no-repeat;
	padding: 10px 0px 10px 30px;
	clear: both;
	height: 35px;
}

#rssfeed li:nth-child(even){
	font-size: 13px;
	background: url(images/li_bg.png) no-repeat #181716;
	padding: 10px 0px 10px 30px;
	clear: both;
	height: 35px;
}

#rssfeed li a{
	text-decoration: underline;
}

#rssfeed span{
	float: left;
	padding-top: 10px;
}

#rssfeed span.title{
	width: 40%;
	margin-left: 5%;
}

.rssimg{
	float: left;
	display: block;
	margin: 0px 2%;
	width: 40px;
	height: 30px;
	overflow: hidden;
}

.rssimg img{
	display: block;
	width: 40px;
	height: auto;
	vertical-align: middle;
}

#newposts{
	margin-bottom: 25px;
}
/*
article .contents .posts h2{
	background: url(images/post_h2.png) no-repeat;
	font-size: 18px;
	line-height: 23px;
	font-weight: normal;
	color: #f0f0f0;
	text-shadow: 1px 1px 1px #000;
	padding: 12px 0px 26px 40px;
	margin-bottom: 10px;
}
*/
.posts{
	margin-bottom: 10px;
	clear: both;
	overflow: visible;
}

#index .post_data{
	height: 160px;
	overflow: visible;
	padding: 10px;
	background:#fff;
	margin-top:-10px;
	margin-bottom: 5px;
} 
#pages .post_data{
	height: 160px;
	overflow: visible;
	padding: 10px;
	background:#fff;
	margin-top:-10px;
	margin-bottom: 5px;
}


article .contents .posts h2 a{
	color: #7b7b7b;
}

article .contents .posts h2 a:hover{
	text-decoration: underline;
}

.post_meta{
	padding-bottom: 10px;
	border-bottom: 1px dotted #dcdcdc;
	padding-top: 4px;
	margin-bottom: 10px;
}

.post_meta span.day{
	font-size: 15px;
	background: url(images/clock.png) no-repeat left;
	padding-left:20px;
}

.post_meta span.cat {
	font-size: 13px;
	float: right;
	padding: 0 0 3px;
}


.post_meta span.cat a{
	color:#35aba3;
}

.post_thmb{
	float: right;
	width: 210px;
	height: 140px;
}

.post_thmb img{
	display: block;
	max-width: 100%;
}

.post_summary{
	float: none;
	padding:0 20px;
}

.post_summary p{
	clear: both;
}

.post_summary .sns{
	overflow: visible;
	height: 30px;
}

.archivefb{
	float: left;
	overflow: visible;
}
.archivegp{
	width: 100px;
	padding-left: 10px;
	float: left;
}

div.more {
	text-align: center;
	margin-bottom: 10px;
}

.more_btn {
	text-align: center;
	margin: 40px 0 50px;
}

.more_btn a {
    border: 1px solid #909090;
    color: #7B7B7B;
    padding: 15px 33px 14px;
		font-size: 16px;
}

.more_btn a:hover {
    text-decoration: underline;
}

#result{
	margin: 10px 0px;
}

#result div.clear{
	margin-bottom: 30px;
	overflow: auto;
}

#front_bottom #result.contents h3{
	background: #f7f7f7;
	font-size: 25px;
	line-height: 40px;
	font-weight: normal;
	color: #333;
	padding: 20px 40px 18px;
	margin-bottom: 20px;
	border-left: 9px solid #35aba3;
}

.result_box{
	width: 24.2%;
	margin-left: 1%;
	float: left;
	padding-bottom: 30px;
}

#result .first{
	margin-left: 0%;
	clear: both;
}

.result_box p {
    min-height: 40px;
    font-size: 14px;
    line-height: 120%;
}

.result_img{
	height: 200px;
	overflow: hidden;
	margin-bottom: 10px;
}

.result_img img{
	width: 100%;
}

#marketing .marketing_box,#glossary .glossary_box{
	width: 29%;
	margin: 10px 2%;
	float: left;
}
#marketing h3,#glossary h3{
	font-size: 14px;
	color: #555;
	border-bottom: 1px solid rgba(204, 204, 204, 0.35);
	padding-bottom: 7px;
	margin-bottom: 9px;	
}


#marketing a,#glossary a{
	display: block;
	color:#4773BA;
	background: url(images/f_menu2.png) no-repeat 1% 50%;
	padding-left: 15px;
	margin-bottom: 8px;
	font-size: 14px;
}

@media screen and (max-width: 767px){
	.result_box{
		width: 30%;
		margin-left: 3%;
		float: left;
	}

	#result .first{
		margin-left: 3%;
		float: left;
		clear: none;
	}
	.result_box p.bold{
		font-weight: normal;
	}
	.result_box p.big{
		font-size: 12px;
		line-height: 16px;
		min-height: 50px;
	}
	.result_img{
		height: 100px;
	}

	#marketing .marketing_box,#glossary .glossary_box{
		float: none;
		clear: both;
		width: 98%;
		margin: 0px 1% 10%;
	}
}

/*下層ページ*/

#pages{
	margin-bottom: 30px;
}

#pages img{
	max-width: 100% !important;
}

#pages iframe{
	max-width: 100% !important;
}

#post p {
	font-size: 17px;
	color: #333;
}

#post h2{
	margin-bottom: 10px;
}

.single_cat{
	padding: 0px;
	font-size: 13px;
	text-align: center;
	overflow: hidden;
	margin-bottom:30px !important;
}

.single_cat a{
	font-size: 13px;
}

.autorname{
	padding-right: 20px;
}

#pagenation{
	clear: both;
	padding-top: 10px;
	overflow: auto;
}

#next {
	float: right;
	width: 15%;
}

#next a {
	padding: 15px;
	text-align: center;
	border: 1px solid #ccc;
	display:block;
}

#back {
	float: left;
	width: 15%;

}

#back a{
	padding: 15px;
	text-align: center;
	border:1px solid #ccc;
	display:block;
}

.nav_page{
	margin: 0px auto;
	width: 68%;
}

.nav_page p{
	float: left;
	font-size: 15px;
	padding: 10px 0px;
	text-align: center;
	border: 1px solid #fafafa;
	width: 7%;
	margin: 0px 1%;
	color: #369107;
}

.nav_page p.plast{
	width: 13%;
}

.nav_page p a{
	display: block;
}

#single_related{
	margin: 30px 0px;
}
#relatedpost_plugin{
	width: 100%;
	clear: both;
}

#relatedpost_plugin h3{
	font-size: 120%;
	background: none;
}
#pager {
	overflow: auto;
}
#pager .back{
	border: 1px solid #ccc;
    padding: 20px 10px;
    float: left;
    margin: 10px;
    width: 44.3%;
}

#pager .back img{
    width: 100%;
    height: 150px;
    object-fit: cover;
}

#pager .back p {
	clear: both;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#pager .next{
	border: 1px solid #ccc;
    padding: 20px 10px;
    float: right;
    margin: 10px;
    width: 44.3%;
}

#pager .next img{
    width: 100%;
    height: 150px;
    object-fit: cover;
}

.back a,
.next a {
	color: #7b7b7b;
	font-size: 13px;
	font-weight: 100;
}
.back h6 a,
.next h6 a {
	color: #337ab7;
}
.back a:hover,
.next a:hover {
	color: #4773BA;
}

#pager .next p {
	clear: both;
	text-align: right;
	margin-top: 10px;
	margin-bottom:10px;
}

#pages .back ul{
    background: none !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
#pages .next ul{
    background: none !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
}


#post table{
	border: none 0px !important;
	border-spacing: 0 !important;
	max-width: 100% !important;
	border-collapse: collapse;
	width:100%;
	margin:0 auto 3em;
}

#post th {
	border: 1px solid #ccc;
	padding: 10px 5%;
}

#post td{
	border: 1px solid #ccc;
	padding: 10px 5%;
}
/* hタグ変更20160325
#post h3{
	background: url(images/post_h2.png) no-repeat bottom center;
	font-size: 18px;
	line-height: 23px;
	font-weight: normal;
	color: #f0f0f0;
	text-shadow: 1px 1px 1px #000;
	padding: 12px 0px 17px 40px;
	margin:20px 0px 10px;	
}

#post h4{
	background: rgb(123,145,59);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdiOTEzYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzNhNWIyYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1YmFhMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(123,145,59,1) 0%, rgba(58,91,42,1) 50%, rgba(91,170,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(123,145,59,1)), color-stop(50%,rgba(58,91,42,1)), color-stop(100%,rgba(91,170,0,1)));
	background: -webkit-linear-gradient(top,  rgba(123,145,59,1) 0%,rgba(58,91,42,1) 50%,rgba(91,170,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(123,145,59,1) 0%,rgba(58,91,42,1) 50%,rgba(91,170,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(123,145,59,1) 0%,rgba(58,91,42,1) 50%,rgba(91,170,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(123,145,59,1) 0%,rgba(58,91,42,1) 50%,rgba(91,170,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7b913b', endColorstr='#5baa00',GradientType=0 );

	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #f0f0f0;
	text-shadow: 1px 1px 1px #000;
	padding: 12px 10px 7px 10px;
	margin:20px 0px 10px;	
}

#post h5{
	font-size: 15px;
	line-height: 19px;
	font-weight: normal;
	color: #f0f0f0;
	text-shadow: 1px 1px 1px #000;
	padding: 12px 0px 7px 10px;
	margin:20px 0px 10px;
	border-bottom: 3px dotted #91d51a;
}

#post h6{
	font-size: 14px;
	font-weight: normal;
	color: #f0f0f0;
	text-shadow: 1px 1px 1px #000;
	padding: 12px 0px 7px 10px;
	margin:20px 0px 10px;
	border-left: 3px solid #91d51a;
}

article .contents .single_title h2{
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	color: #f0f0f0;
	text-shadow: 1px 1px 1px #000;
	line-height: 120%;
	padding: 14px 0px 12px 40px;
	background: url(images/h2_bg_sp.png)no-repeat center left, -moz-linear-gradient(top,  rgba(255,255,255,0.15) 0%, rgba(0,0,0,0.15) 100%);
	background: url(images/h2_bg_sp.png)no-repeat center left, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.15)), color-stop(100%,rgba(0,0,0,0.15)));
	background: url(images/h2_bg_sp.png)no-repeat center left, -webkit-linear-gradient(top,  rgba(255,255,255,0.15) 0%,rgba(0,0,0,0.15) 100%);
	background: url(images/h2_bg_sp.png)no-repeat center left, -o-linear-gradient(top,  rgba(255,255,255,0.15) 0%,rgba(0,0,0,0.15) 100%);
	background: url(images/h2_bg_sp.png)no-repeat center left, -ms-linear-gradient(top,  rgba(255,255,255,0.15) 0%,rgba(0,0,0,0.15) 100%);
	background: url(images/h2_bg_sp.png)no-repeat center left, linear-gradient(to bottom,  rgba(255,255,255,0.15) 0%,rgba(0,0,0,0.15) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26ffffff', endColorstr='#26000000',GradientType=0 );	
}
*/



/* sp */
@media screen and (max-width: 767px){
	/*header*/
	header{
		overflow: visible;
		padding: 5px 1% 0px; 
		width: 98%;
		margin-bottom:5px;
	}

	header #logo_area{
		float: none;
		padding-left: 0%;
		width: 100%;
		padding-top: 15px;
	}

	header #logo_area img{
		display: block;
		margin: 0 auto;
		max-width: 100%;
	}
	#mv{
		margin-bottom: 0;
	}
	#sub_bg{
		background:#fff;
		padding:0;
	}

article .contents h2,
footer .contents h2 {
	padding: 15px 20px;
		background: #fff;
    font-size: 18px;
		font-weight: bold;
    line-height: 1.9;
}

footer .contents h2 {
    margin-bottom: 0;
}

article .contents .posts h2 {
    background: #fff;
    font-size: 18px;
		line-height: 1.9;

}
/*
article .contents h2:before, footer .contents h2:before{
    content: url(images/h2_icon.png);
    position: relative;
}
*/
#front_bottom .contents h2,

/*

*/
article .contents h3{
	background: #f7f7f7;
	font-size: 18px;
	line-height: 30px;
	padding:10px 20px;
}

article .contents h4 {
	background: #fff;
	line-height: 2.0;
	font-weight: 600;
	font-size: 18px;

}

article .contents h5 {
	line-height: 30px;
	font-size: 18px;
}


article .contents h6 {
	line-height: 2.0x;
	font-size: 16px;
}


	#recommend_area{
		display: none;
		float: none;
		padding-right: 0px;
		width: 100%;
		margin-bottom: 15px;
		overflow: auto;
	}

	.recommend_text {
		float: left;
		background: url(images/recom_bg.png) no-repeat;
		width: 293px;
		height: 95px;
		font-size: 13px;
	}

	.recommend_text p.green{
		padding: 4px;
		margin: 0px 16px 12px 4px;
		border-bottom: 1px solid rgba(204,204,204, 0.35);
		font-size: 13px;
	}

	.recommend_text p.names{
		background: url(images/recom_icon.png) no-repeat;
		margin-left: 4px;
		padding: 1px 0px 5px 40px;
		color: #f9f9f9;
		font-size: 12px;
		float: left;
	}

	.recommend_img{
	    float: right;
	    background: rgba(15,15,15, 0.35);
		box-shadow:rgba(0, 0, 0, 0.5) 0px 0px 1px 1px inset;
		-webkit-box-shadow:rgba(0, 0, 0, 0.5) 0px 0px 1px 1px inset;
		-moz-box-shadow:rgba(0, 0, 0, 0.5) 0px 0px 1px 1px inset;
	    border-radius: 4px;
	    -webkit-border-radius: 4px;
	    -moz-border-radius: 4px;
	    padding: 5px;
	    width: 125px;
	    height: 85px;
	    margin: 0px;
	}

	.recommend_img img{
		display: block;
		max-width: 100%;
		height: auto;
	}

	#gm{
		clear: both;
	    background: #f0f0f0;
		border-top:1px solid #e3e3e3;
		border-bottom:1px solid #e3e3e3;
	    padding: 5px 0px;	
		overflow: visible;
	}

	#gm nav{
	    clear: both;
	    float: none;
	    border-bottom: 0;
	    width: 100%;
	    height: auto;
	    background: #170000;
	}

	#gm nav ul{
	    display: none;
	    height: auto;
	    width: 100%;
	    clear: both;
	    border: none;
	}

	#gm nav a{
		display: block;
		float: none;
		border-left: 0px none;
		border-right: 0px none;
		border-bottom: 1px solid #e3e3e3;
		width: 100%;
		text-align: center;
		font-weight: bold;
		color: #fff;
		font-size: 14px;
		line-height: 1.0;
		padding: 12px 0px 11px;
	}

	#gm nav a:hover{
		color: #fff;
		filter: none;
	}

	  #gm nav a.pull1{
	    display: block;
	    color: #FFF;
	    width: 100%;
	    padding: 0px;
	    text-align: center;
	    position: relative;
	  }

	  #gm nav a img{
	  	width: 100%;
	  }
	  #gm nav a.pull1:after {
	    content:"";
	    width: 30px;
	    height: 30px;
	    display: inline-block;
	    position: absolute;
	    right: 15px;
	    top: 10px;
	  }

	#navi_area{
		padding: 7px 0px;
		margin-bottom: 20px;
	}

	#head_sns{
		display: none;
	}

	.p_navi{
		float: left;
	}

	.p_navi img{
		display: block;
		float: left;
	}

	/*サイドメニュー*/


	aside .contents {
		padding: 15px;	
	}

	aside .bn01,aside .bn02{
		margin-bottom: 25px;	
	}

	aside .bn01 img,aside .bn02 img{
		display: block;
		max-width: 100%;
		margin: 1px auto;
	}

	#sidemenu{
		margin-bottom: 25px;
	}

	#sidemenu nav{
		position: relative;
	}

	#sidemenu h3.s_h3_01{
		font-size: 14px;
	}
	#sidemenu h3.s_h3_02{
		font-size: 14px;
	}


	#sidemenu nav ul{
		padding: 0px 10px 0px;
	}

	#sidemenu nav ul li a{
		display: block;
	    margin-top: 5px;
		font-size: 12px;
	}

	#sidemenu nav ul li {

	}

	#sidemenu nav ul li:last-child {

	}

	#ranking{
		margin-bottom: 20px;
	}

	#ranking ul{
		padding: 0px 4px;
	}

	#ranking li{
		clear: both;
		overflow: auto;
		margin-bottom: 10px;
		padding-top: 10px;
	}
	#ranking li:last-child {
		clear: both;
		border-bottom: 0px none;
		box-shadow: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		overflow: auto;
	}

	.rank {
		width: 30% !important;
		height: 63px;
		float: left;
		margin-right: 3%;
		padding-bottom: 10px;
		overflow: hidden;
		}

	.rank img {
		width: 100%;
		height: auto;
		padding-bottom: 10px;
		}
		
	.rank2 {
		width: 65%;
		float: right;
		padding-bottom: 10px;
	}

	.rank2 a {
		font-size: 12px;
	}

	.s_sns{
		clear: both;
	}


	/*フッター*/

	footer{
		clear: both;
		width: 98%;
		padding: 0px 1%;
	}

	#bottoms{
		width: 100%;
		margin-bottom: 45px;
	}

	#facebook{
		margin-bottom: 25px;
		overflow: hidden;
	}
	#facebook iframe{
		max-width: 100% !important;
		height: 240px !important; 
	}

	#mailmagazine label{
		float: none;
		width: 96%;
		margin-left: 2%;
		margin-right: 2%;
		text-align: right;
		padding-top: 9px;
	}

	#mailmagazine input.inputText{
		float: none;
		clear: both;
		width: 96%;
		font-size: 16px;
		line-height: 30px;
		vertical-align: bottom;
	}

	#mailmagazine .btn{
		clear: both;
	}

	#mailmagazine div{
		clear: both;
		padding: 15px 0px;
	}
	#mailmagazine div.mailbtn{
		display: block;
		margin: 30px auto 10px;
		text-align: center;
	}

	#footer{
		padding: 15px 0px;
		overflow: auto;
	}
	#copyright .container,
	#footer .container{
		padding-top:20px;
	}
	.f_box3,
	.f_box2,
	.f_box{
		float: none;
		clear: both;
		width: 95%;
		margin:0 auto;
		padding: 10px 2%;
	}

	.f_box .f_logo{
		display: block;
		margin: 0 auto;
	}
	.f_box2 ul,
	.f_box ul{
		border-right:none;
		border-bottom:1px solid #111;
		height:auto;
		padding:10px;
	}
	.f_box3 p,
	.f_box2 p,
	.f_box p{
		font-size:16px;
	}
	.f_box3 h4,
	.f_box2 h4,
	.f_box h4{
		font-size: 18px;
	}



	#copyright{
		font-size: 14px;
		padding: 10px 0px 0px;
		overflow: auto;
		text-align:center;
	}

	#copyright p{
		float: none;
		clear: both;
	}
	.f_logo{
		float: none;
		width: auto;
		margin: 5px auto 10px;
		padding-bottom:20px;
		border-right:none;
		border-bottom:1px solid #1853a1;
		text-align:center;
	}

	#f_sns{
		float: none;
		justify-content:center;
		display:inline-block;
	}
	#f_sns ul{
		margin:0 auto 10px;
		display:flex;
		justify-content: center;
	}
	#to_top a{
		display:inline-block;
		position:relative;
		float:none;
		width:50px;
		height:35px;
		text-align:center;
		padding-top:15px;
		border:1px solid #fff;
	}
	.ft_tbl{
		width:97%;
		margin:20px auto;
	}
	.ft_tbl .ft_tbl_left{
		width:auto;
		padding:20px;
		background:#101010;
	}
	.ft_tbl td{
		display:block;
		font-size:16px;
		line-height:1.0;
		border:0.1em solid #191919;
		box-shadow: 0 0 5px #111;
		
	}
	.ft_tbl td h4{
		font-size: 20px;
		color: #a5a5a5;
		padding-bottom: 7px;
	}
	.ft_tbl a{
		display:block;
		width:100%;
		color:#1d5fb5;
		font-size: 26px;
		padding:26px 0;
		text-align:center;
		vertical-align:middle;
		background:radial-gradient(#1b1b1b, #101010, #080808);
	}
	.ft_tbl a:hover{
		text-decoration:none;
		color:#ccc;
		background:#111;
	}
	#copyright p {
	    float: none;
	    font-size: 14px;
	    line-height: 2.0;
	    margin-bottom: 10px;
	}

	/*コンテンツ*/
	article{
		float: none;
		width: 98%;
		clear: both;
		margin:0 auto;
	}

	aside{
		float: none;
		width: 98%;
		clear: both;
		padding: 0px 1%;
	}

	article img{
		max-width: 100% !important;
	}


	/*Topページ*/
#mv img {
	width: 100%;
	max-width: 100%;
}


	article .contents,
footer .contents{
		padding: 10px;	
	}
	/*
	article .contents h2,footer .contents h2{
		font-size: 18px;
		line-height: 24px;
		font-weight: bold;
		color: #f0f0f0;
		text-shadow: 1px 1px 1px #000;
		padding: 8px 0px 6px 30px;
	}
	*/

	#news{
		margin-bottom: 25px;	
	}
	#news div.in{
		padding: 20px;
		overflow: hidden;
	}

	#news div.in p{
		float: none;
		width: 100%;
	}

	#rssfeed{
		font-size: 13px;
		margin-bottom: 25px;
	}
	#rssfeed li:nth-child(odd){
		font-size: 13px;
		background: none;
		padding: 10px 0px 10px 10px;
		clear: both;
		height: auto;
	}

	#rssfeed li:nth-child(even){
		font-size: 13px;
		background: #181716;
		padding: 10px 0px 10px 10px;
		clear: both;
		height: auto;
	}

	#rssfeed li a{
		clear: both;
		display: block;
		padding-top: 10px;
		padding-right: 10px;
		text-decoration: underline;
	}

	#rssfeed span.day{
		float: left;
		padding: 0px;
	}

	#rssfeed span.title{
		clear: both;
		float: none;
		width: 100%;
		margin-left: 0%;
	}

	#rssfeed span.author{
		clear: both;
		float: none;
	}

	.rssimg{
		float: none;
		display: none;
		margin: 0px 2%;
		width: 40px;
		height: 30px;
		overflow: hidden;
	}

	.rssimg img{
		display: block;
		width: 40px;
		height: auto;
		vertical-align: middle;
	}

	#newposts{
		margin-bottom: 10px;
	}

	.posts{
		margin-bottom: 30px;
		overflow: auto;
		background: #fff;
	}

	.post_data{
		overflow: auto;
		height: auto;
		padding: 5px 10px 10px;
		margin-bottom: 5px;
	}

	article .contents .posts h2 {
	    min-height: 30px;
	    padding: 20px 10px 8px 20px;
	}
	article .contents .posts h2 a{
		text-decoration: none;
	}

	#front_bottom #result.contents h3 {
	    background: url(images/h3_icon.png) no-repeat 1% 50%;
	}

	.post_meta{
		padding-bottom: 10px;
		border-bottom: 1px solid rgba(204,204,204, 0.35);
		width: 100%;
		overflow: auto;
		float: none;
		padding-top: 4px;
		margin-bottom: 10px;
	}

	.post_meta span.day{
		font-size: 12px;
		font-weight: normal;
		float: none;
	}

	.post_meta span.cat {
		font-size: 13px;
		display: block;
		float: none;
		padding: 0px 0px 3px;
	}

	.post_thmb{
		float: none;
		width: 100%;
		height: 160px;
		clear: both;
		margin-bottom: 4px;
		overflow: hidden;
	}

	.post_thmb img{
		display: block;
		max-width: 100% !important;
		height: auto !important;
		margin: 10px auto;
	}
	.post_summary .sns{
		display: none;
		margin: 10px auto;
	}
	.post_summary{
		clear: both;
		float: none;
		padding-top: 5px;
	}

	div.more{
		text-align: center;
		margin-bottom: 20px;
	}

	/*下層ページ*/

	#pages{
		margin-bottom: 30px;
	}



	#post p {
		color: #333;
		font-size: 16px;
	}

	#post img{
		display: block !important;
		max-width: 100% !important;
		height: auto !important;
		margin: 10px auto;
		clear: both;
	}

	#post h2{
		margin-bottom: 10px;
	}

	.single_cat {
		padding: 0px;
		font-size: 13px;
		text-align: center;
		overflow: hidden;
		margin-bottom:20px !important;
	}

	#pagenation{
		clear: both;
		padding-top: 10px;
		overflow: auto;
	}

	#next{
		padding: 5px 4%;
		float: right;
		text-align: right;
		width: 40%;
	}

	.nav_page{
		width: 100%;
	}

	#back{
		padding: 5px 4%;
		float: left;
		width: 40%;
		text-align: left;
	}


	#relatedpost_plugin{
		width: auto;
		clear: both;
		margin: 30px 0px;
	}

	#relatedpost_plugin h3{
		font-size: 120%;
	}

	#pager {
		clear: both;
		overflow: auto;
	}
	#pager .back{
		width: 92%;
		float: none;
		clear: both;
		margin:10px auto;
	}
	#pager .back img {
	    width: 100%;
	    object-fit: cover;
	}

	#pager .back p{
		clear: both;
		text-align: left;
	}


	#pager .next{
		width: 92%;
		float: none;
		clear: both;
		margin:10px auto;
	}
	#pager .next img {
	    width: 100%;
	    object-fit: cover;
	}

	#pager .next p{
		clear: both;
		text-align: right;
	}

	#post h3{
		/*background: url(images/h2_bg_sp_02.png) no-repeat center left;
		font-size: 18px;
		font-weight: normal;
		color: #f0f0f0;
		text-shadow: 1px 1px 1px #000;
		padding: 12px 0px 17px 30px;
		margin:20px 0px 10px;	*/
	}

	#post h4{
		/*background: rgb(191,210,85);
		background: -moz-linear-gradient(top,  rgba(191,210,85,1) 0%, rgba(142,185,42,1) 50%, rgba(114,170,0,1) 51%, rgba(158,203,45,1) 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,210,85,1)), color-stop(50%,rgba(142,185,42,1)), color-stop(51%,rgba(114,170,0,1)), color-stop(100%,rgba(158,203,45,1)));
		background: -webkit-linear-gradient(top,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%);
		background: -o-linear-gradient(top,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%);
		background: -ms-linear-gradient(top,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%);
		background: linear-gradient(to bottom,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 );
		font-size: 16px;
		font-weight: normal;
		color: #f0f0f0;
		text-shadow: 1px 1px 1px #000;
		padding: 12px 0px 7px 40px;
		margin:20px 0px 10px;	*/
	}

	#post h5{
		/*font-size: 15px;
		font-weight: normal;
		color: #f0f0f0;
		text-shadow: 1px 1px 1px #000;
		padding: 12px 0px 7px 10px;
		margin:20px 0px 10px;
		border-bottom: 3px dotted #91d51a;*/
	}

	#post h6{
		/*font-size: 14px;
		font-weight: normal;
		color: #f0f0f0;
		text-shadow: 1px 1px 1px #000;
		padding: 12px 0px 7px 10px;
		margin:20px 0px 10px;
		border-left: 3px solid #91d51a;*/
	}
}

#bottom_navi{
	margin-bottom: 20px;
}

.comapnyInfo{
	width: 97%;
}

.comapnyInfo dt{
	clear: both;
	width: 25%;
	float: left;
	padding-top: 4px;
}

.comapnyInfo span.check, .lp5_contact span.check {
	font-size: 80%;
	color: #FF0000;
}

.comapnyInfo dd{
	float: left;
	width: 74%;
	margin-bottom: 15px;
}

.comapnyInfo dd input{
	width: 60% !important;
	font-size: 14px;
	line-height: 120%;
	border: solid 1px #848484;
	  border-radius: 3px;
	  -moz-border-radius: 3px;
	  -webkit-border-radius: 3px;
	  box-shadow:rgba(250, 250, 250, 0.83) 0px 0px 6px 3px inset;
}

.comapnyInfo dd.short input{
	width: 40% !important;
	border: solid 1px #848484;
	  border-radius: 3px;
	  -moz-border-radius: 3px;
	  -webkit-border-radius: 3px;
	  -webkit-box-shadow:rgba(250, 250, 250, 0.83) 0px 0px 6px 3px inset;
}

.comapnyInfo dd textarea{
	width: 90% !important;
	border: solid 1px #848484;
	  border-radius: 3px;
	  -moz-border-radius: 3px;
	  -webkit-border-radius: 3px;
	  -moz-box-shadow:rgba(250, 250, 250, 0.83) 0px 0px 6px 3px inset;
}

p.submit_btn{
	clear: both;
	margin: 20px auto;
}

p.submit_btn input{
	display: block;
	margin: 4px auto;
}

@media screen and (max-width: 767px){
	.comapnyInfo{
		width: 97%;
	}

	.comapnyInfo dt{
		clear: both;
		width: 100%;
		float: none;
		padding-top: 4px;
	}

	.comapnyInfo span.check{
		font-size: 80%;
		color: #FF0000;
	}

	.comapnyInfo dd{
		float: none;
		width: 100%;
		margin-bottom: 15px;
	}

	.comapnyInfo dd input{
		width: 80% !important;
		font-size: 14px;
		line-height: 120%;
	}

	.comapnyInfo dd.short input{
		width: 80% !important;
	}

	.comapnyInfo dd textarea{
		width: 99% !important;
	}

	p.submit_btn{
		clear: both;
		margin: 20px auto;
	}

	p.submit_btn input{
		display: block;
		margin: 4px auto;
	}
div.imgleft{
	float: none;
}
div.imgright{
	float: none;
}

}
div.imgleft{
	float: left;
}
div.imgright{
	float: right;
}
article .contact_contents{
	background: #F5F5F4;
	box-shadow:rgba(17, 18, 18, 0.65) 0px 0px 6px 3px inset;
	-webkit-box-shadow:rgba(17, 18, 18, 0.65) 0px 0px 6px 3px inset;
	-moz-box-shadow:rgba(17, 18, 18, 0.65) 0px 0px 6px 3px inset;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 20px;
}
/*
#contact_contents #contact_h2 h2{
	font-size: 26px;
	color: #222120;
	font-weight: normal;
	padding: 20px 10px 20px 50px;
	border-bottom: 1px solid #E2E2E2;
}
#contact_contents #contact_h2 h2:after{
	border-bottom: 1px solid #FFF;
	margin-bottom: 20px
}
*/

#contact_contents {
	padding: 20px 10px;
}

#contact_contents table#contact{

	clear: both;
	margin: 20px auto;
	border-collapse: collapse !important;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	width: 90%;
	border-spacing: 0px;
}
#contact_contents table#contact tr{
	margin-bottom: 20px;
}
#contact_contents table#contact th{
	width: 31%;
	font-weight: normal;
	color: #191919;
	text-align: left;
	font-size: 17px;/*19px*/
	/*padding-left: 4%;*/
	display: block;
	/*background: url(images/contact_li_bg.png) no-repeat left 26px;*/
	float: left;
	height: auto;
	padding-top: 24px;
}

#contact_contents table#contact th .check{
	color: #C4001E;	
	font-size: 10px;/*14px*/
}

#contact_contents table#contact td{
	display: block;
	float: left;
	width: 59%;
	height: auto;
}

#contact_contents table#contact td input{
	display: block;
	font-size: 17px;
	line-height: 22px;
	vertical-align: middle;
	border: 1px solid #B9B9B9;
	box-shadow:rgba(237, 237, 237, 0.65) 0px 0px 6px 3px inset;
	-webkit-box-shadow:rgba(237, 237, 237, 0.65) 0px 0px 6px 3px inset;
	-moz-box-shadow:rgba(237, 237, 237, 0.65) 0px 0px 6px 3px inset;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	width: 95% !important;
}
#contact_contents table#contact td span{
	color: #191919;
	font-size: 10px; /*12px*/
	padding-left: 5px;
}
#contact_contents table#contact td div.fl {
	width: 49%;
	float: left;
}
#contact_contents table#contact td div.fr {
	width: 49%;
	float: right;
}
#contact_contents table#contact td div.fr input, #contact_contents table#contact td div.fl input {
	width: 80% !important;
}

#contact_contents table#contact td select{
	display: block;
	font-size: 17px;
	line-height: 22px;
	vertical-align: middle;
	border: 1px solid #B9B9B9;
	box-shadow:rgba(237, 237, 237, 0.65) 0px 0px 6px 3px inset;
	-webkit-box-shadow:rgba(237, 237, 237, 0.65) 0px 0px 6px 3px inset;
	-moz-box-shadow:rgba(237, 237, 237, 0.65) 0px 0px 6px 3px inset;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	width: 95% !important;
}
#contact_contents table#contact td textarea{
	display: block;
	font-size: 17px;
	line-height: 22px;
	vertical-align: middle;
	border: 1px solid #B9B9B9;
	box-shadow:rgba(237, 237, 237, 0.65) 0px 0px 6px 3px inset;
	-webkit-box-shadow:rgba(237, 237, 237, 0.65) 0px 0px 6px 3px inset;
	-moz-box-shadow:rgba(237, 237, 237, 0.65) 0px 0px 6px 3px inset;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	width: 95% !important;
}


#contact_contents .wpcf7 {
	padding: 0 27px 40px;
}

#contact_contents .contact-navi {
	padding: 50px 27px;
}

#contact_contents .contact-navi li {
	font-size: 16px;
}

#contact_contents .contact-navi li a {
	color: #4773BA;
}

#contact_contents .contact-navi li a:hover {
	text-decoration: underline;
}


@media screen and (max-width: 767px) {
	#contact_contents .wpcf7 {
		padding: 0 15px 30px;
	}

	#contact_contents .contact-navi {
		padding: 50px 15px;
	}
}


button{
	border: 0px none;
	background: transparent none;
	padding: 0px;
	cursor: pointer;
	margin: 0px;
}

#contactbtn{
	width: 70%;
	margin-left: 30%;
}

#contactbtn .fl{
	float: left;
}
#contactbtn .fr{
	float: right;
}

.button{
	width: 48%;
}

.wpcf7-response-output{
	color: #000;
}
/*---------------------------------
 201607　5万円HP制作LP
 --------------------------------*/
 article.lp_cont {
    float:none;
    width: 100%;
}
 article.lp_cont a{
	text-decoration:underline;
}
 article.lp_cont a:hover{
	color:#fff;
	text-decoration:none;
}

 article.lp_cont section{
 	padding:25px 20px 30px;
 }

 article.lp_cont .contents h3 {
	background: url(images/h3_icon.png) no-repeat 1% 50%;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #555;
	padding: 14px 0px 12px 35px;
	margin-bottom:10px;
}
 article.lp_cont .contents h5 {
    padding: 15px 2px 10px;
    margin-bottom: 0;
 }
 article.lp_cont  .contents h4 {
    padding: 20px 7px 10px;
    margin-bottom: 0;
 }
 article.lp_cont .contents p {
	padding:25px 5px 5px;
	line-height: 1.6;
}
 article.lp_cont .contents p.txt {
	padding:0 5px 10px 18px;
	line-height: 1.6;
}
 article.lp_cont table.lp td{
 	font-size:18px;
 	padding-right:30px;
 }
 
  article.lp_cont table.lp td span{
 	font-size:22px;
 	color:red;
 }
 .lp_left{
 	width:50%;
 	float:left;
 	padding:20px 0;
 	text-align:center;
 }
  .lp_right{
 	width:50%;
 	float:right;
 	padding:20px 0;
 	text-align:center;
 }
   .lp_3retu{
 	width:33.3%;
 	float:left;
 	padding:20px 0;
 	text-align:center;
 }
  .lp_left p, .lp_right p, .lp_3retu p{
  	padding:5px !important;
  }
  .dotted_line{
  	background: url(images/dotted_line.png) repeat-x bottom;
  }
  .lp_list{
  	padding:20px 0;
  }
  .lp_list li{
  	padding:5px 5px 10px 35px;
  	font-size:18px;
  	background: url(images/list_icon.png) no-repeat 0 4px;
  	line-height:1.0;
  }
  .pb15{
  	padding-bottom:15px;
  }
  .voice_name{
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: #75CD27;
    padding:25px 0 5px !important;
   }
  .lp_voice_left{
  	float:left;
  	width:33%;
  }
  .lp_voice_right{
  	float:left;
  	width:67%;
  	padding:45px 0 0;
  }
  .lp_voice_right p{
  	padding:7px 5px 5px !important;
  }

  table.lp5_contact {
  	width: 100%;
  	border-spacing: 0;
  	margin: 20px auto;
		box-sizing: border-box;
  }

  table.lp5_contact th,
	#post table.lp5_contact th {
  	width: 25%;
		padding: 30px 10px 30px 0;
		border:none !important; 	  	
  	background: url(images/dotted_line.png) repeat-x bottom;
  	font-size: 16px;
  	font-weight: 100;
		text-align: left;
		vertical-align: top;
		box-sizing: border-box;
  }

  table.lp5_contact th.w25 {
		width:25%;
  }

  table.lp5_contact td,
	#post table.lp5_contact td {
	text-align: left;
	padding: 20px 0;
	border: none !important;
	background: url(images/dotted_line.png) repeat-x bottom;
	}

  .lp5_contact input[type="text"],
  .lp5_contact input[type="email"],
  .lp5_contact input[type="tel"],
  .lp5_contact textarea
  {
  	width: 90%;
  }

  .lp5_contact input[type="text"],
  .lp5_contact input[type="email"],
  .lp5_contact input[type="tel"]
  {
  	height:40px;
  }
  .lp5_btn{
  	text-align:center;
  }
  .lp5_btn input[type="submit"] {
	font-size: 20px;
	font-weight:bold;
	padding: 10px 60px;
	background: #39a1e9;
	color: #fff;
	border-radius: 4px;
	cursor: pointer;
	box-shadow: 0 0 1px rgba(0,0,0,.2);
	border: 1px solid #111;
  }
  .lp5_btn input[type="submit"]:hover {
  	background: #1e67c1;
  }


@media screen and (max-width: 767px){
 article.lp_cont table.lp td{
	display:block;
	padding-right:5px;
 }
 .lp_left{
 	width:100%;
 	float:none;
 	padding:20px 0;
 	text-align:center;
 }
  .lp_right{
 	width:100%;
 	float:none;
 	padding:20px 0;
 	text-align:center;
 }
    .lp_3retu{
 	width:100%;
 	float:none;
 	padding:20px 0;
 	text-align:center;
 }
  .voice_name{
    padding:15px 0 5px !important;
   }
  .lp_voice_left{
  	float:none;
  	width:100%;
  	text-align:center;
  }
  .lp_voice_right{
  	float:none;
  	width:100%;
  	padding:10px 0 0;
  }
  .lp_voice_right p{
  	padding:7px 5px 5px !important;
  }

  table.lp5_contact th,
	#post table.lp5_contact th {
  	width: 100%;
  	padding: 0 0 10px;
		display: block;
  }

  table.lp5_contact th.w25 {
  		width: 100%;
  }
  table.lp5_contact td,
	#post table.lp5_contact td {
  	padding: 0 0 35px;
		display: block;
  }

  .lp5_contact input[type="text"],
  .lp5_contact input[type="email"],
  .lp5_contact input[type="tel"],
  .lp5_contact textarea
  {
  	width: 95%;
  }

    .lp5_btn input[type="submit"] {
	font-size: 16px;
  }
}

/*------------------------------
 201608更新
------------------------------*/
fieldset{
	border:none;
	padding:0;
}
.ddsg-wrapper ul{
	padding-left:15px;
}
.ddsg-wrapper ul li{
	padding:5px;
}

.info_srcollbar {
    overflow-y: scroll;
    width: 99%;
    height: 405px;
    font-size: 14px;
    margin-top: -7px;
}
/*------------------------------
 201902更新
------------------------------*/
.info_srcollbar table{
	border-spacing:0;
	width:100%;
}

.info_srcollbar td {
	padding: 20px 20px 20px 10px;
	border-top: dashed 1px #999;
	vertical-align: middle;
}

.info_srcollbar td.day {
	padding-left:33px;
	background: url(images/h4_icon.png) no-repeat 7% 50%;
}

.info_srcollbar td.date {
	padding: 10px;
}

.info_srcollbar tr:nth-child(2n){
	background:#fff;
}

.info_srcollbar td a {
	text-decoration:none;
	color: #4773BA;
}

.info_srcollbar td a:hover{
	text-decoration:underline;
	color: #4773BA;
}

@media screen and (max-width: 767px){

.info_srcollbar td {
	padding-left: 10px;
	padding-right: 0;
  display:block;
}

.info_srcollbar .news_entry {
	padding-top: 0;
	border-top: none;
}

.info_srcollbar td.day {
    padding-left: 33px;
    background: url(images/h4_icon.png) no-repeat 2% 50%;
}

.info_srcollbar td.date {
	padding-bottom: 0;
}
}



/*------------------------------
 ブログ記事box
------------------------------*/
.box1 {
    font-size: 16px;
    padding: 20px;
    background-color: #fafafa;
    outline: 1px solid #f0f0f0;
    border-color: #f0f0f0;
    text-align: left;
    margin: 40px 0;
}

/********************************
 202008
 ******************************/
::selection {
    background: #2196F3;
    color: #fff;
}

//Firefox
::-moz-selection {
    background: #2196F3;
    color: #fff;
}

#navi_area{
	border-bottom: none;
	height: auto;
}

blockquote{
	border:1px solid #f0f0f0;
	background:#fafafa;
	padding:20px;
	margin:30px;
	margin-bottom:60px;
}
.container blockquote p{
	margin-bottom:0;
	line-height:2.0;
}
#pages .contents ul{
	background:#f8f9ff;
	border:1px dashed #4865b2;
	margin:40px;
	margin-bottom:60px;
	padding:30px;
}
#pages .contents ul li{
	text-align:left;
	margin-bottom:5px;
	font-size:16px;
	color:#222;
}
#pages .contents ol{
	background:#f8f9ff;
	border:1px dashed #4865b2;
	margin:40px;
	margin-bottom:60px;
	padding:30px;
}
#pages .contents ol li{
	text-align:left;
	margin-bottom:5px;
	font-size:16px;
	color:#222;
}
/******************
 記事内の関連記事
******************/
.under_box{
	margin:0 -20px;
}
.related{
	border:1px solid #ccc;
	padding:20px 10px;
	float:left;
	margin:5px;
	width:45.6%;
}


.related h6 a {
	font-size: 16px;
	font-weight: 500;
	color:#337ab7;
}

@media screen and (max-width: 767px){
.related h6 a {
	font-size: 13px;
}
}


.related img{
	width:100%;
	height:150px;
	object-fit: cover; 
}
.rela_cat a{
	background:#eee;
	font-size:12px;
	padding:5px 15px;
	float:right;
	margin:2px;
}
#pages .related ul{
	background:none;
	border:none;
	margin:0;
	padding:0;
}
/******************
 人気記事
******************/
.popular{
	width:100%;
	margin:0 auto;
}
.popular .p_post{
	margin-bottom:40px;
}
.popular a h4{
	font-size:14px;
	margin-top:15px;
	color:#555;
	text-align:center;
	font-weight:200;
}

/*****************
　ブログ一覧
*****************/
#pages .contents{
	padding:27px;
	margin-bottom:20px;
}
#post .contents{
	padding:27px;
	margin-bottom:20px;
}

.posts .day, .contents .day{
	text-align:left;
	margin-top:10px;
	margin-bottom:0;
	font-size:16px;
}
.posts .cat{
	text-align:center;
	margin-bottom:30px;
}
.posts .cat a{
	color:#4773BA;
	font-size:13px;
}
a.post_thum{
	width:100%;
	display:block;
	overflow:hidden;
	margin-bottom:20px;
}
.post_thum img{
	max-width:100%;
	height:300px;
	object-fit: cover; 
	display:block;
	margin:0 auto 8px;
}
.post_thum img.noimage{
	margin-top:0;
	width:100%;
	height:100%;
}
a.side_thum{
	width:100%;
	height:150px;
	display:block;
	overflow:hidden;
}
.side_thum img{
	width:100%;
	height:150px;
	object-fit: cover; 
}
.side_thum img.noimage{
	margin-top:0;
	width:100%;
	height:100%;
}
.read_more{
	text-align:center;
	margin-bottom:60px;
}
.read_more a{
	padding:15px 35px;
	border:1px solid #ccc;
	text-align:center;
}
aside .bn01 img, aside .bn02 img {
    display: block;
    /*width: 100%;*/
}
/*画像中央合わせ*/
.aligncenter {
display: block;
margin: 0 auto;
}
.alignright{
	display: block;
	margin: 0 0 0 auto;
}
 
.alignleft{
	display: block;
	margin: 0 auto 0 0;
}
/**sp**/
@media screen and (max-width: 767px){
#pages .contents{
	padding:15px;
	margin-bottom:20px;
}
#post .contents{
	padding:15px;
	margin-bottom:20px;
}

.under_box{
	margin:0;
}
.related{
	float:none;
	margin:10px auto;
	width:92%;
}

blockquote{
	padding:20px;
	margin:0 auto 60px;
}
#pages .contents ul{
	margin:0 auto 60px;
	padding:25px;
}

#pages .contents ol{
	margin:0 auto 60px;
	padding:25px;
}
.side_thum img{
	width:100%;
	height: auto;
	object-fit: cover; 
}
.related img{
	width:100%;
	object-fit: cover; 
}
#pages .contents ul li {
	margin-bottom:0;
}
.related {
    padding: 20px 10px 0;
}
#pages .contents .related ul{
	margin:0 auto 20px;
	padding:0;
	padding-bottom:40px;
}

}



/*Embedカードのスタイルをカスタマイズ*/
iframe.wp-embedded-content {
	width: 100%;
}