@charset "utf-8";
/*
Theme Name:SKC Child en
Author:Siam Kakihara Co., Ltd.
Author URI:   https://www.siam-kakihara.com/
Template:liquid-corporate
Version:1.4.4
*/
body {
    color: #333;
    font-size: 15px;
    /*font-family: Verdana, "游ゴシック Medium", "Yu Gothic Medium", YuGothic, "游ゴシック体", sans-serif;*/
    font-family:Century Gothic,Meiryo,メイリオ,'MS PGothic',Helvetica,Arial,sans-serif;
    font-smoothing:antialiased;
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust:100%;
    line-height: 1.6;
}
a {
	overflow-wrap: break-word !important;
　　word-wrap: break-word !important;
	white-space:normal !important;
}
/* LIQUID CORPORATE バージョン: 2.0.0　start　*/
span.sr-only {
    display: none;
}
.carousel-indicators {
    list-style: none;
    margin: 0;
    padding: 0;
}
.carousel-indicators li {
    margin-left: 5px;
    margin-right: 5px;
}
.headline .container {
position: relative;
}
.headline .widget_search {
    top: 40px !important;
}
.navbar .container {
    position: relative;
}
@media (max-width: 575.98px) {
	.headline .lang {
		margin-right: -0.5rem;
	}
	.navbar-toggler {
		right: -1rem;
	}
}
/* ==========================================
   カルーセル(トップスライダー)インジケーターを
   正方形に統一する
   ========================================== */
.carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    border-radius: 0;
    margin-right: 6px;
    margin-left: 6px;
}

.carousel-indicators li.active {
    width: 10px;
    height: 10px;
    border-radius: 0;
    margin-top: 0;
}
/* ==========================================
   お知らせ・サイトマップ ミニリンクの
   位置とスタイルを調整(重なり解消)
   ========================================== */
.sitemap {
    position: static;      /* 絶対配置をやめて通常の流れに戻す */
    display: block;
    text-align: right;
    margin: 23px 0 8px;
    font-size: 12px;
    line-height: 1.4;
}

.sitemap ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sitemap li {
    float: none;
    display: inline-block;
    color: #777777;
}

.sitemap li a {
    color: #777777;
    text-decoration: none;
}

.sitemap li a:hover {
    color: #777777;
    text-decoration: none;
}

.sitemap .sen {
    margin: 0 8px;
    color: #cccccc;
}

/* 最後の項目の後ろの区切り線「|」は不要なので非表示 */
.sitemap li:last-child .sen {
    display: none;
}
@media (max-width: 575.98px) {
	.sitemap {
		margin: 33px 0 8px;
		font-size: 85%;
	}
	.sitemap .sen {
		margin: 0;
	}
}
/* LIQUID CORPORATE バージョン: 2.0.0　end　*/
.txt-red {
	color: #cc0000 !important;
}
/*　ヘッドナビのサーチをはみ出さないようにする　*/
.navbar .container {
	display:inline;
}
/*　ヘッドナビをはみ出さないようにする　*/
.navbar .menu-item a {
   padding-left: 0.9rem;
	padding-right: 0.9rem;
}
/* トグル　*/
@media (max-width: 991.98px) {
	.navbar-expand-md .navbar-toggler {
		margin-top:-3px
	}

}
/*　プルダウンメニューのクリック　*/
.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#fff}
/*　サブタイトル　　*/
.headline {
	position:relative;
}
.headline .subttl {
	display:none;
}
/* ヘッドサーチ　*/
.headline .widget_search {
	position:absolute;
	top:15px;
	right:15px;
	z-index: 600;
}
.headline .searchform {
	width:250px !important;

}
.sitemap {
	position:absolute;
	top:-26px;
	right:125px;
	z-index: 600;
}
@media (max-width: 575.98px) {
	.sitemap {
	position:absolute;
	top:-35px;
	right:110px;
	z-index: 600;
	}
}
.widget .sitemap  ul li {
    display: block;
    padding-left: 0;
    border-bottom: 0px solid rgba(119, 119, 119, 0.1);
}
/*.sen {
	padding-left: 20px;
}*/
.sitemap li {
	float:left;
	border-bottom:none;
}
.sitemap {
	border-bottom:none;
}
@media (max-width: 991.98px) {
	.headline .searchform {display:none}
}

/*　ナビのデザイン変更　*/
.logo_text {
    font-size: x-small;
    text-align: left;
    padding: .5rem 0;
    background: rgba(119, 119, 119, 0);
    margin-bottom: 1rem;
    line-height: 1;
}
.lang {
    margin-top: 0px;
}
.lang span {
    display: inline-block;
    padding: .0rem;
    border-left: 0px solid rgba(119, 119, 119, 0.1);
	font-weight: bold !important;
}
 .lang a {
    display: inline-block;
    padding: .5rem;
    border-left: 0px solid rgba(119, 119, 119, 0.1);
}
 .lang a {
   margin-left:0px;
	color:#666 !important;
}
 .lang a:hover {
	background: rgba(119, 119, 119, 0.1);
	color:#666 !important;
}
.lang span {
	font-weight: normal;
}
.logo img {    
	margin-top:-25px;
	/*height:36px;
	width:348px*/
}
/*.logo img
{
	opacity:0;
}
.logo img
{
	height:36px;
	width:348px;
	background: no-repeat center center;
	background-size:  100%; 
	background-image: url(https://test.slashd.com/wp8/wp-content/themes/skc-child-jp/images/skc-rogo.png);
}*/
@media (max-width: 575.98px) {
	.logo img {
		max-width:82% !important;
		height:auto !important;
		margin-top:-15px;
	}
}
.headline {
	border-top: 0px solid #1e73be;
	border-bottom: 0px solid #f2f2f2 !important;
    padding: 0 0 1rem 0;
    box-shadow: 0px 3px 6px -3px rgba(0,0,0,0);
    -webkit-box-shadow: 0px 3px 6px -3px rgba(0,0,0,0);
    -moz-box-shadow: 0px 3px 6px -3px rgba(0,0,0,0);
    -o-box-shadow: 0px 3px 6px -3px rgba(0,0,0,0);
    -ms-box-shadow: 0px 3px 6px -3px rgba(0,0,0,0);
}
@media (max-width: 767.98px) {
	.headline {
	border-top: 3px solid #1e73be;
	border-bottom: 0px solid #f2f2f2 !important;
    padding: 0 0 1rem 0;
    box-shadow: 0px 3px 6px -3px rgba(0,0,0,0);
    -webkit-box-shadow: 0px 3px 6px -3px rgba(0,0,0,0);
    -moz-box-shadow: 0px 3px 6px -3px rgba(0,0,0,0);
    -o-box-shadow: 0px 3px 6px -3px rgba(0,0,0,0);
    -ms-box-shadow: 0px 3px 6px -3px rgba(0,0,0,0);
}
	.logo_text {
    font-size: x-small;
    text-align: left;
    padding: .3px .3px 0;
    background: rgba(119, 119, 119, 0.05);
    margin-bottom: 1.8rem;
    line-height: 1;
}

}
/*　ナビゲーション　*/
.navbar-nav > .nav-item:first-child {
    border-left: 0px solid rgba(119, 119, 119, 0.1);
}
.navbar-nav  {
    border-left: 1px solid #f2f2f2;
	background-color:#fff;
	
	border-top: 1px solid #f2f2f2 !important;
	border-bottom: 1px solid #f2f2f2 !important;
}
.navbar  {
	border-bottom: 0px solid #f2f2f2 !important;
	/*border-bottom: 1px solid #f2f2f2 !important;
	border-top: 1px solid #f2f2f2 !important;*/
	background-color:#fff;
}
/*.nav  {
	line-height:1.6;
}*/
.home .navbar-nav  {
   border-left: 1px solid #f2f2f2;
	background-color:#fff;
	border-top: 0px solid #f2f2f2 !important;
	border-bottom: 0px solid #f2f2f2 !important;
	/*border-top: 1px solid #f2f2f2 !important;
	border-bottom: 1px solid #f2f2f2 !important;*/
}
.home .navbar {

	border-bottom: 1px solid #f2f2f2 !important;
	border-top:1px solid #f2f2f2 !important;
	background-color:#fff;
}
@media (max-width: 991.98px) {
	/*ナビの罫*/
 	.home .navbar {
		border-bottom: 0px solid #f2f2f2 !important;
		border-top:1px solid #f2f2f2 !important;
	}
	.home .navbar-nav  {
		border-left: 0px solid #f2f2f2;
	}
	.navbar {
		border-bottom: 0px solid #f2f2f2 !important;
		border-top:1px solid #f2f2f2 !important;
	}
	.navbar-nav  {
		border-top: 0px solid #f2f2f2 !important;
		border-bottom: 0px solid #f2f2f2 !important;
		border-left: 0px solid #f2f2f2;
	}

}
.navbar-nav a {
    font-size: small;
    display: block;
    padding: 1rem 1.5rem;
    border-right: 1px solid #f2f2f2;
}
.navbar li {
    border-bottom: 0px solid transparent;
    list-style: none;
}
.navbar .menu-item a {
	color:#666;
}
.nav .sub-menu {
	width:250px;
	
	display: none;
    position: absolute;
	top: 51px;
    left: -1px;
    margin: 0;
    padding: 0;
    list-style: none;
    border: 1px solid;
	border-color: #f2f2f2;
	/*border-top: none;*/
	border-right: 1px;
    border-radius: 0rem;
	border-bottom: 1px solid #eee;
	/*影*/
	box-shadow: 0px 3px 1px -1px rgba(0,0,0,0.0.02);
  -webkit-box-shadow: 0px 3px 1px -1px rgba(0,0,0,0.02);
  -moz-box-shadow: 0px 3px 1px -1px rgba(0,0,0,0.02);
}
@media (max-width: 991.98px) {
	.nav .sub-menu, .nav .sub-menu .sub-menu {
       position: static;
       border: 0 none;
		width:100%;
    }
}
/*　プルダウンメニュー　*/
@media (max-width: 767.98px) {
	.dropdown-menu,
	.nav .menu-item-has-children>ul, .nav .page_item_has_children>ul
	{position: static;display:block}
	.navbar-expand-md .sub-menu {
		display:block;
		position: static;
    }
	.navbar .sub-menu {
		display:block;
		position: static;
    }
	/*三角*/
	.dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.0em solid transparent;border-bottom:0;border-left:.0em solid transparent}
	.navbar-nav a {
        border-left: 0 none !important;
        border-right: 0 none !important;
    }
    .navbar {
        padding: 0 1rem;
    }
    .navbar .menu-item {
        float: none !important;
    }
    .navbar .menu-item a {
        border-bottom: 1px solid rgba(119, 119, 119, 0.1);
        padding: .5rem;
    }
    .navbar .sub-menu {
        padding-left: 1rem;
    }
}
/*お問い合わせのマウスオーバー*/
.navbar-nav > .nav-item:last-child:not(.sticky-none) a {
        background-color: #1e73be !important;
}
.navbar-nav > .nav-item:last-child:not(.sticky-none) a:hover {
        background-color: #2692dd !important;
}
/* 共通　*/
.sw1 {
	display: inline-block;
    padding: .5em 1em;
    text-align: center;
    border: 1px solid rgba(119, 119, 119, 0.1);
    margin: 0 .5rem .5rem 0;
	
}
.centering {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	-webkit-backface-visibility: hidden;
/* 追加 */
	backface-visibility: hidden;
}
.pagetop a {
    display: none;
    text-align: center;
    font-size: 1rem;
    position: fixed;
    bottom: 2rem;
    right: 1rem;
    background: rgba(119, 119, 119, 0.3);
    width: 3rem;
    height: 3rem;
    line-height: 3rem;
    z-index: 999;
	color:#fff !important;
}
hr {
	border:none;
	background:none;
	border-bottom:0px;
	border-top: 1px solid rgba(119, 119, 119, 0.1);
	height:1px;
	margin:30px 0;
	clear:both;
}

/*　スライダー　*/

.carousel-indicators {
   bottom: 0.5rem; 
}

.carousel-indicators .active {
    background-color: #fff;
}

.carousel-item .main
{
	width:800px;
	color: #fff;
	position: absolute;
	top:50%;
	left:50%;
	margin-left:-400px;
}
.carousel-item .main h3
{
	font-size:2vw;
	margin-top:-3vw;
	/*background-color: rgba(0,0,0,0.3);*/
}
@media (min-width: 2500px) {
	.carousel-item .main h3 {
		font-size:45px;
		/*margin-top:-50px;*/
	}
}
/* スライダーのイメージを背景へ　*/
.carousel-item img
{
	opacity:0;
	min-height:300px;
}
.carousel-item
{
	background: no-repeat center center;
	background-size:  cover; 
}
/*　スライダーの文字色*/
.black-text1 {
	color:#666;
}
/*.black-text2 {
	color:#666;
}
.black-text2 {
	color:#666;
}*/
@media (max-width: 767.98px) {
	.carousel-item img
{
	opacity:0;
	min-height:200px;
	
	}
	.carousel-item .main h3
	{
	font-size:16px;
	position: absolute;
    top: 0;
    left: 0;
	width:100%;
		
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
		text-align: center;
		margin-top:-10px;
	}
	.carousel-item .main h3
	{
	margin-top:-4vw;
	}
}
@media (max-width: 414.98px) {
	.carousel-item .main h3{
		font-size:12px;
	}
	.carousel-item .main h3
	{
	margin-top:-4.5vw;
	}
}
/*　*/
.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;

    color: #fff;
    text-align: center;
    opacity: .5;
	
}

.home-catch p {
	font-size:16px;
}
@media (max-width: 575.98px) {
	.home-catch h2,
	.read-home h2 {
		font-size:20px;
	}
	.home-catch h3,
	.read-home h3 {
		font-size:18px;
	}
}
/*　biz　　*/
/*icon */
.icon_big {
   background: no-repeat center center;
	background-size:  cover; 
}
.pages {
    padding: 2rem 0;
    background-color: #fff;
		border-top: 1px solid rgba(119, 119, 119, 0.1);
	border-bottom: 1px solid rgba(119, 119, 119, 0.1);
}
.biz .info {
	text-align:left;
	font-size:15px;
	line-height:1.8;
}
.biz .sw a {
    padding: 1em;
    text-align: center;
    border: 1px solid rgba(119, 119, 119, 0.1);
    /*line-height:1.6;*/
	width: 160px;
	display: block;
	margin-top: 1rem;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	-webkit-backface-visibility: hidden;
/* 追加 */
	backface-visibility: hidden;
	background-color: #1e73be;
	color: #fff;
	font-size:14px;
	/*border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;*/
}
.biz .sw a:hover {
	background-color: #2692dd;
}
.read-home {
	margin-top:1.5em;
	margin-bottom:2em;
	font-size:16px;
}
.read-home:after {
    content:".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
/*.home .pages .container {

	padding-left:40px !important;
	padding-right:40px !important;

}*/
/* home キャッチ*/
@media (max-width: 767.98px) {
	.home-catch {
		margin-bottom:-4rem;
		
	}
	.biz .ttl  {
		margin-bottom: 1.2rem;
	
	}
	.biz_list {
    	text-align: center;
		margin-top: 2rem;
    	margin-bottom: 2rem;
	}
	.biz .sw a {
		font-size:13px;
		padding: 0.8em;
		width:130px;
	}
}

/*　whatsnew　　*/
.home-container {
	padding-bottom: 1rem;
}
.home .ttl-c {
	font-size: medium;
    font-weight: bold;
    border-radius: 0;
    margin-bottom: 1rem;
    border-bottom: 1px solid rgba(119, 119, 119, 0.1);
	text-align: center;
}
.ttl-c span {
	/*width: 160px;*/
	display: inline-block;
    padding: .5em 2em;
    border-bottom: 3px solid #1e73be;
    margin-bottom: -3px;
}
.sw-c a {
	/*line-height:1.6;*/
    padding: 1em;
    text-align: center;
    border: 1px solid rgba(119, 119, 119, 0.1);
    color:#fff !important;
	width: 160px;
	display: block;
	margin-top: 0.5rem;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	-webkit-backface-visibility: hidden;
/* 追加 */
	backface-visibility: hidden;
	background-color: #1e73be;
	font-size:14px;
	/*border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;*/
}
.sw-c a:hover {
	background-color: #2692dd;
}
div.whatsnew {
  margin: 40px 0 10px;
  font-size: 100%;
  word-break: break-all;
  overflow: hidden;
	padding-left:20px;
	padding-right:20px;
}
div.whatsnew hr {
  display: block;
		height: 1px;
		border: 0;
		border-top: 1px solid #dedede;
		padding: 0;
		width: 100%;
		margin: 1em 0 30px;
}
div.whatsnew dl a {
  padding: 7px 0;
  display: block;
  text-decoration: none;
  box-shadow: none;
}

div.whatsnew dl a:hover {
  background-color: #f5f5f5;
  text-decoration: none;
  box-shadow: none;
}

div.whatsnew hr {
  margin: 0;
  padding: 0;
}

div.whatsnew .newmark {
  font-size:70%;
	margin-right: 10px;
padding: 2px 5px;
  vertical-align: middle;
  color: White;
  background-color: #ff4500;
  border-radius: 3px;

}

div.whatsnew dl {
  margin: 0;
  padding: 0;
  border: 0;
}

div.whatsnew dt {
  margin: 0 0 0 0.3em;
  padding: 0;
  border: 0;
  color: Gray;
  font-weight: normal;
  white-space: nowrap;
}

div.whatsnew dd {
  margin: 0;
  padding: 0 2px;
}

@media screen and (min-width: 600px) {
  div.whatsnew dl {
    overflow: hidden;
  }
  div.whatsnew dt {
    float: left;
    width: 8.1em;
    overflow: hidden;
  }
  div.whatsnew dd {
    overflow: hidden;
  }
}
@media (max-width: 767.98px) {
	div.whatsnew {
  margin: 2rem 0 2rem;
  font-size: 100%;
  word-break: break-all;
  overflow: hidden;
	padding-left: 0;
	padding-right: 0;
}
.sw-c a {
    padding: 0.8em;
    text-align: center;
    border: 1px solid rgba(119, 119, 119, 0.1);
    color:#fff !important;
	width: 130px;
	display: block;
	margin-top: 0.5rem;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	-webkit-backface-visibility: hidden;
/* 追加 */
	backface-visibility: hidden;
	background-color: #1e73be;
	font-size:13px;
	/*border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;*/
}
	.newposts {
		margin-bottom:-2rem;
	}
}
/*　footer　　*/
footer {
	/*line-height:1.6;*/
	position:relative;
	padding-bottom:0px;
	border-top: 1px solid #f2f2f2 !important;
}
footer hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #e8e8e8;
	padding: 0;
	width: 100%;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
footer .menu h4 {
	font-family: Arial Black;
	color: #585858;
}
footer .ttl {
	font-family:Arial Black,Century Gothic,Meiryo,メイリオ,'MS PGothic',Helvetica,Arial,sans-serif;
    font-weight: normal;
    border-radius: 0;
		color: #585858;
	font-size: 24px !important;
	margin-top: -3px;
    margin-bottom: 0px;
    border-bottom: 0px solid rgba(119, 119, 119, 0.1);
}
footer .ttl span {
    display: inline-block;
    padding: 0;
    border-bottom: 0px solid #00aeef;
    margin-bottom: 0px;
}
footer #menu-footer {
	margin-top: -15px;
}
footer .menu a {
	width:100%;
	position: relative;
}
/*footer .menu a:after {
	font-family: 'FontAwesome';
  content: "\f105";
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -8px;
	color:#ccc;
}*/
footer .banner {
	margin-top:3px;
	float:right;
	max-width:315px;
	-webkit-font-smoothing: antialiased;
}
footer .banner p {
	position: relative;
}
footer .banner img{
	width:100%;
}
footer .banner a {
	width:100%;
	transition:all .3s ease-in-out;
}
footer .banner a:hover {
	opacity:0.7;
	-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;
}
footer .banner .title {
	color:#fff;
	width:100%;
	text-align: center;
	position: absolute;
	top:50%;
	margin-top:-0.5em;
	z-index: 999;
	font-weight: bold;
}
footer .banner .title2 {
	color:#fff;
	width:100%;
	text-align: center;
	position: absolute;
	top:40%;
	margin-top:-0.5em;
	z-index: 999;
	font-weight: bold;
}
.copy {
	padding: 2.4em;
	font-family: Helvetica;
	height:auto;
	color:#fff;
	width: 100%;
	background-color:#000;
}
.copy a {
	color:#fff !important;
}
.copy br {
	display:none;
}
/* ページエンドを埋めている*/
.copy-end {
	min-height:2.4em;
	position:absolute;
	width: 100%;
	background-color:#000;
	bottom:0px;
	left:0px;
}

/*　管理者の更新ボタン　*/
.post-byline {
	text-align: center;
	color:#fff;
}
.post-byline .post-edit-link {
	color:#fff !important;
}
.head-byline {
	font-size:87%;
	text-align: center;
	color:#666;
	margin-left:20px;
}
.head-byline .post-edit-link {
	color:#666 !important;
}
@media (max-width: 767.98px) {
	footer {
	/*line-height:1.6;*/

	border-top: 1px solid #eee !important;
	}
	footer .ttl {
    font-family:Century Gothic,Meiryo,メイリオ,'MS PGothic',Helvetica,Arial,sans-serif;
    font-size: 20px !important;
    font-weight: bold;
    border-radius: 0;
    margin-bottom: 2rem;
    border-bottom: 1px solid rgba(119, 119, 119, 0.1);
	border-top: 1px solid rgba(119, 119, 119, 0.1);
}
footer .ttl span {
     display: inline-block;
    padding: .5em 0.3em .5em 0;
    border-bottom: 3px solid rgba(119, 119, 119, 0.5);
    margin-bottom: -3px;
}
footer .menu a:after {
	font-family: 'FontAwesome';
  content: "\f105";
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -10px;
	color:#666;
}	
	footer .banner {
	margin-top:0px;
	float:none;
max-width:100%;
		padding-bottom:1rem;
		border-bottom: 1px solid rgba(119, 119, 119, 0.1);
	}
	footer .banner img {
	
	max-width:375px;

		width:100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	}
	footer .banner .title {
	color:#fff;
	width:100%;
	text-align: center;
	position: absolute;
	top:50%;
		left:0;
	margin-top:-0.5em;
	z-index: 999;
	font-weight: bold;
}
	footer .banner .title2 {
	color:#fff;
	width:100%;
	text-align: center;
	position: absolute;
	top:40%;
		left:0;
	margin-top:-0.5em;
	z-index: 999;
	font-weight: bold;
}
	footer .widget_liquid_lang{
		margin-bottom:0px !important;
	}
	.copy {
	padding: 0 2.4em 2.4em;
	font-family: Helvetica;
	height:auto;
	color:#666;
	width: 100%;
	background-color:#f1f1f1;
}
.copy a {
	color:#666 !important;
}
	.copy br {
	display:block;
}
	/* ページエンドを埋めている*/
.copy-end {
	background-color:#f1f1f1;
}
}
@media (max-width: 320.98px) {
	footer .banner {
	max-width:100%;
	overflow:hidden;
	}

	footer .banner img{
	width:100%;

	}
	.foot-logo {
		width:100%;
	}
}
/*　ヘッダ画像　　*/
.page_image img {
	width: 100%;
}
/* パンくず　*/
.breadcrumb2 {
    background: transparent;
    border-radius: 0;
    padding: .5em 1em;
    border-top: 3px solid #00aeef;
    border-bottom: 3px solid rgba(119, 119, 119, 0.1) !important;
    font-size: small;
    line-height: 1.2;
}
.breadcrumb2 li {
    overflow: hidden;
	 display:inline;
	float:left;
}
.breadcrumb2:after {
    content:".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.breadcrumb2 li.active {
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -moz-transform: ellipsis;
    -webkit-transform: ellipsis;
    -o-transform: ellipsis;
    -ms-transform: ellipsis;
}
.breadcrumb2 li.active a {
    pointer-events: none;
    color: inherit;
}
/*.post-type-archive-business .breadcrumb,
.single-business .breadcrumb,
.post-type-archive-news .breadcrumb,
.single-news .breadcrumb,*/
.breadcrumb,
.breadcrumb2
{
    background: transparent;
    border-radius: 0;
    padding: .5em 1em;
    border-top: 3px solid #00aeef;
    border-bottom: 3px solid rgba(119, 119, 119, 0.1) !important;
    font-size: small;
    line-height: 1.2;
}
/*.post-type-archive-business .breadcrumb,
.single-business .breadcrumb,
.post-type-archive-news .breadcrumb,
.single-news .breadcrumb,*/
.breadcrumb,
.breadcrumb2 {
    background: transparent;
    border-radius: 0;
    padding: 0;
    border-top: 0px solid #00aeef;
    border-bottom: 0px solid rgba(119, 119, 119, 0.1) !important;
    font-size: small;
    line-height: 1.2;
	padding-left:2px;
	margin-bottom: 30px;
	margin-top: -20px;

}
.bread-container {
	background-color:#f7f7f7;
}
@media (max-width: 767.98px) {
	.breadcrumb,
.breadcrumb2 {
    
	margin-bottom: 25px;
	font-size:12px;


}
}
/* アーカイブ　*/
/* タイトル下の罫をとる　*/
.blog .ttl_h1,.blog .ttl_h1,.blog .category .ttl_h1,.blog .date .ttl_h1,.blog .tag .ttl_h1 {
    border-bottom: 0px solid #00aeef;
    padding-bottom: 1rem;
}
.archive .ttl_h1, .search .ttl_h1 {
    border-bottom: 0px solid #00aeef;
    padding-bottom: 1rem;
}
.ttl_h1 {
    
	border: 1px solid #eee;
	border-bottom: 1px solid #1e73be !important;
    padding: 2rem !important;
	margin-bottom: 2rem;
	color:#444;
	
	/*font-weight: normal;
	font-style: normal;*/

  box-shadow: 0px 4px 1px -1px rgba(0,0,0,0.0.05);
  -webkit-box-shadow: 0px 4px 1px -1px rgba(0,0,0,0.05);
  -moz-box-shadow: 0px 4px 1px -1px rgba(0,0,0,0.05);

}
.ttl {
    font-size: medium;
    font-weight: bold;
    border-radius: 0;
    margin-bottom: 2rem;
    border-bottom: 1px solid rgba(119, 119, 119, 0.1);
	border-top: 1px solid rgba(119, 119, 119, 0.1);
}
.home .ttl,
footer .ttl {
	border-top: 0px solid rgba(119, 119, 119, 0.1);
}
.ttl span {
    display: inline-block;
    padding: .5em 0.3em .5em 0;
    border-bottom: 3px solid #1e73be;
	
	

    margin-bottom: -3px;
}

.ttl:after {
    width:80px;
    border-bottom: 3px #545454;

}
@media (max-width: 767.98px) {
	.ttl_h1{
		padding: 2rem 1.5rem !important;
		font-size:1rem;
		margin-bottom: 1rem;
	}
}

/*サイドバー*/
.sidebar {
	max-width:345px;
	float:right;
	margin-top:-16px;
	margin-right:0px;
	margin-left:auto;
	overflow:hidden;
}
.sidebar .ttl span {
    font-size:15px;
}

.sidebar .ttl span {
    display: inline-block;
    border-bottom: 3px solid rgba(119, 119, 119, 0.1);
    margin-bottom: -3px;
}

.sidebar h3.ttl span {
	max-width:315px;
	overflow:hidden;
	padding: .7em 0.3em .7em 0;
   border-bottom: 3px solid rgba(119, 119, 119, 0.1);
}
.sidebar img {
	width:315px;
}
.sidebar .widget {
	/*overflow:hidden;*/
	max-width:345px;
	margin-bottom:2rem !important;
}
/*.sidebar {
	margin-bottom:2rem !important;
}*/
/* ブログトップを補正　*/
.sidebar .blog-w {
	
	/*margin-bottom:-1rem !important;*/
}
.sidebar .news-w {
	font-size:14px !important;
margin-bottom:-0rem !important;
}

.side-link {
	list-style: none;
	padding: 0;
	width: 100%;
	/*margin-top:10px;
	border-top: thin solid #eee;*/
	font-size: 14px;
}
.side-link li {
	border-bottom: thin solid #eee;
	/*padding-bottom: 10px;*/
}
.sidebar .side-link a {
    display: table;
    width: 100%;
	/*margin-top: 10px;*/
}
.sidebar .side-link a .post_thumb {
    vertical-align: top;
    width: 100px;
}
.sidebar .side-link a .post_thumb img {
  
    width: 80px;
    height: 80px;
    float:left;
	margin-right: 10px;
}
.sidebar .newpost a .post_thumb {
    display: table-cell;
    vertical-align: top;
    width: 90px;
	font-size:14px;
}

.sidebar .side-link a .post_ttl {
    
    vertical-align: top;
	text-align: left;
}
.sidebar .ttl-b {
	font-family: Arial Black;
	color: #585858;
	padding:10px;
	background-color:#f7f7f7;
	margin-top:10px;
	padding-bottom:10px;
	margin-bottom:20px;
	border: thin solid #eee;
	/*border-bottom: thin solid #1e73be;*/
	box-shadow: 0px 2px 1px -1px rgba(0,0,0,0.0.05);
  -webkit-box-shadow: 0px 2px 1px -1px rgba(0,0,0,0.05);
  -moz-box-shadow: 0px 2px 1px -1px rgba(0,0,0,0.05);
	
}
.side-cat {
	list-style: none;
}
@media (max-width: 767.98px) {
	.sidebar {
	max-width:100%;
	float:none;
	margin-top:-16px;
	margin-right:auto;
	margin-left:auto;
	overflow:hidden;
		
}
	.sidebar .widget {

	max-width:100%;
	margin-bottom:2rem !important;
}
}
/*お知らせ*/
.post-type-archive-news .list .post_links .post_thumb,
.tax-newscat .list .post_links .post_thumb,
.tax-newstag .list .post_links .post_thumb {
	display:none;
}
.post-type-archive-news  .list .post_links:hover,
.tax-newscat .list .post_links:hover,
.tax-newstag  .list .post_links:hover {
        background-color: rgba(119, 119, 119, 0.1);
}
.post_meta {
    	border-bottom: 1px solid #eee;
		padding-bottom: 1rem;
		margin-bottom: 1.5rem;
		font-size: 12px;
}

.sidebar  .widget ul li {
    font-size:14px;
}
@media (max-width: 767.98px) {
	.post-type-archive-news  .list .post_time, .list .post_cat {
        font-size: x-small;
    }
	.list .post_time, .list .post_cat {
         font-size: x-small;
    }
    .post-type-archive-news  .list .post_ttl {
			font-size: 15px;
    }
	.post-type-archive-news  .list .post_links {
   
			padding-top: 1rem;
			padding-bottom: 1rem;
	}
	.blog .list-title {
   
			font-size: 15px;
	}
	.post_time, .post_cat {
    font-size: 12px;
	}
	.post_meta {
    	border-bottom: 1px solid #eee;
		padding-bottom: 1rem;
		margin-bottom: 1.5rem;
		font-size: 12px;
	}
	
}

/*　アーカイブ抜粋 */
.bassui {
	font-size: 13px;
	line-height: 1.4em;
	color:#999;
}

/*　SKCページ */
.fbt a {
	display:inline-block;
	color:#fff !important;
	padding: 15px 50px;
	background-color: #1e73be;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
	text-decoration: none;
	font-size: 13px;
}
.fbt a:hover {
	background-color: #2692dd;
}
.fbt2 {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	-webkit-backface-visibility: hidden;
/* 追加 */
	backface-visibility: hidden;
}
.fbt2 a {
	display:inline-block;
	color:#fff !important;
	padding: 15px 50px;
	background-color: #1e73be;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
	text-decoration: none;
	font-size: 13px;
}
.fbt2 a:hover {
	background-color: #2692dd;
}
.post-type-archive-business .read-skc  h2,
.post-type-archive-company .read-skc  h2{
	font-weight: normal;
	font-style: normal;
	margin-bottom: -1rem;
	padding-top: 1rem;
	padding-bottom: 0.5rem;
	font-size:30px;
	clear: both;
}
.back-bt {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	-webkit-backface-visibility: hidden;
/* 追加 */
	backface-visibility: hidden;
}
.back-bt a {
	display:inline-block;
	color:#fff !important;
	padding: 15px 50px;
	background-color: #c8c8c8;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
	text-decoration: none;
	font-size: 13px;
}
.back-bt a:hover {
	background-color: #dbdbdb;
}
.post-type-archive-business .read-skc  p,
.post-type-archive-company .read-skc  p {
	font-size:14px;
	line-height: 1.8em;
	margin-bottom: -2rem;
}
.post-type-archive-business .mainarea,
.post-type-archive-company .mainarea {

    margin-bottom: 2rem;

}
.page-skc .post_body,
.single-news .post_body {
    border-bottom: 0px solid rgba(119, 119, 119, 0.1);
    padding-bottom: 0rem;
    margin-bottom: 0rem;
	font-weight: normal;
	font-style: normal;
}
.page-skc .post_body h1, .post_body h2 {
    font-weight: normal;
	font-style: normal;
    border-bottom: 0px solid rgba(119, 119, 119, 0.1);
    margin-bottom: 1rem !important;
}
.page-skc .post_body h1 > span, .post_body h2 > span {
    border-bottom: 0px solid #00aeef;
    display: inline-block;
    padding: 0;
    margin-bottom: -0px;
}
.page-skc .mainarea h2 {
	font-weight: normal;
	font-style: normal;
	margin-bottom: 0rem;
	padding-top: 1rem;
	font-size:30px;
	clear: both;
}
.page-skc .mainarea h3 {
	font-weight: normal;
	font-style: normal;
	padding-bottom: 1rem;
	padding-top: 1rem;
	margin-bottom: 2rem;
	margin-top: 3rem;
	font-size:24px;
	border-top: 1px solid rgba(119, 119, 119, 0.1);
	border-bottom: 1px solid rgba(119, 119, 119, 0.1);
 
	color:#333;
}
.page-skc .mainarea p {
	
	font-size:15px;
	line-height: 1.8em;
}
.page-skc .mainarea .text-small {
	font-size:75%;
}
.page-skc .mainarea .aligncenter {
 max-width:60%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	-webkit-backface-visibility: hidden;
/* 追加 */
	backface-visibility: hidden;
	padding-bottom: 1rem;
	padding-top: 1rem;
}
@media (max-width: 767.98px) {
	.page-skc .post_body,
	.single-news .post_body {
    border-bottom: 0px solid rgba(119, 119, 119, 0.1);
    padding-bottom: 0rem;
    margin-bottom: 0rem;
	font-weight: normal;
	font-style: normal;
	}
	.post-type-archive-business .read-skc  h2,
	.post-type-archive-company .read-skc  h2{
	padding-top: 0.5rem;
	font-size:25px;
	}
	.page-skc .mainarea h2 {
	padding-top: 0.5rem;
	font-size:25px;
	}
	.page-skc .mainarea h3 {

	font-size:20px;

}
}
/*個別テーブル*/
.tbl-scroll {
  overflow: auto;
	white-space: nowrap;
	display:block;
	width:auto;
}
.tbl-scroll tbody {
	width: 100%;
	display:table;
}
.tbl-scroll {
	
	font-size:14px;
}
/*tableにスクロールバーを追加*/
.tbl-scroll::-webkit-scrollbar {
	height: 2px;
}
/*tableにスクロールバーを追加*/
.tbl-scroll::-webkit-scrollbar-track {
	background: #f1f1f1;
}
/*tableにスクロールバーを追加*/
.tbl-scroll::-webkit-scrollbar-thumb {
	background: #bcbcbc;
}

.tbl-scroll th
{
	background-color: #f7f7f7 !important;
	border: solid 1px #f1f1f1 !important;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	/*width: 200px;
    min-width: 200px;*/
}
.tbl-scroll td
{
	border: solid 1px #f1f1f1 !important;
	background-color: #fff !important;
	text-align: center;
	/*width: 130px;
    min-width: 130px;*/
}
.tbl-scroll:after {
content: "";
}
.tbl-scroll .maru:after {
	font-family: 'FontAwesome';
  content: "\f1db";

}
.tbl-color {
	width: 100% !important;
	border-collapse: collapse;
	font-size:14px;
}
.tbl-color th
{
	background-color: #f7f7f7 !important;
	border: solid 1px #f1f1f1 !important;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	
}
.tbl-color td
{
	border: solid 1px #f1f1f1 !important;
	background-color: #fff !important;
	text-align: center;
	
}
@media (max-width: 575.98px) {
	.tbl-color {
	font-size:12px;
}
}
.tbl-full  {
	width: 100% !important;
	border-collapse: collapse;
	font-size:14px;
	margin-top: 2rem;
}
.tbl-full th
{
	background-color: #f7f7f7 !important;
	border: solid 1px #f1f1f1 !important;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	font-weight:bold;
}
.tbl-full td
{
	border: solid 1px #f1f1f1 !important;
	background-color: #fff !important;
	text-align: left;
}
.tbl-data  {
	width: 100% !important;
	border-collapse: collapse;
	font-size:14px;
	margin-top: 2rem;
}
.tbl-data th
{
	background-color: #f7f7f7 !important;
	border: solid 1px #f1f1f1 !important;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	font-weight:bold;
	width: 30% !important;
}
.tbl-data td
{
	border: solid 1px #f1f1f1 !important;
	background-color: #fff !important;
	text-align: left;
}
.tbl-data hr {
	border:none;
	background:none;
	border-bottom:0px;
	border-top: 0px solid rgba(119, 119, 119, 0.1);
	height:0px;
	margin:1em;
	clear:both;
}
/*キャプション*/
.wp-caption {
    margin: auto;
    text-align: center;
    max-width: 100%;
}
.wp-caption-text {
    display: inline-block;
    margin: 10px 0 0;
}
/*フォーム*/
/*.wpcf7  { 
	width:500px !important;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}*/
.wpcf7 input { 
	width:100% !important;
}
.wpcf7 textarea { 
	width:100% !important;
}
.wpcf7 p { 
	width:70% !important;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.wpcf7 label { 
	min-width:100% !important;
}
.wpcf7 .btn {
	margin-top: 2rem;
	width:200px !important;
display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	-webkit-backface-visibility: hidden;
/* 追加 */
	backface-visibility: hidden;
	background-color:#1e73be;
	border:none;
}
.wpcf7 .btn:hover {
	background-color:#2692dd;
}
span.wpcf7-list-item {
	display: inline-block;
	margin: 0;
	
}
div.wpcf7 input[type="checkbox"]  {
	float: left;
	width: auto!important;
	margin-right: 5px;
	margin-top: 0.4em;
}
div.wpcf7 input[type="radio"]  {
	float: left;
	width: auto!important;
	margin-top: 0.4em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
	content: " ";
	padding-right: 5px !important;
}
span.wpcf7-list-item-label::after {
	content: " ";
	padding-right: 20px !important;
}
.seibetu {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
@media (max-width: 767.98px) {
	.page-skc .mainarea .aligncenter {
	 max-width:100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	-webkit-backface-visibility: hidden;
/* 追加 */
	backface-visibility: hidden;
	padding-bottom: 1rem;
	padding-top: 1rem;
}
	.wpcf7 p { 
	width:100% !important;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
	.seibetu {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
}