@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Tangerine&display=swap');


/*---------------------------------
　ヘッダー
----------------------------------*/
/*ロゴ*/
.header-logocenter .header-logo {
    width: 100%;
}
.header-logocenter .header-logo {
    padding: 10px 10px 30px;
}

/*連絡先情報*/
.header-contact .text-title {
    background-color: #ffcb00;
}
.body-home .header:not(.header-left-fix) .header-contact-default {
    float: right;
    position: absolute;
    top: 145px/*220px*/;
    z-index: 2000;
        left: 0;
    padding: 10px 10px 0 10px;
}
.header-contact-default {
    background-color: #ffffffa3;
}
.header-contact .contact-left {
    text-align: left;
    color: #333;
}
.header .is-textwidget {
    width: 230px;
}
.header .is-textwidget{
    text-align: right;
}
.header-contact .header-tel {
    color: #333;
}
.header-contact .contact-button {
    background-color: #9b9ea5;
    margin-top: 3px;
    margin-bottom: 5px;
    background-color: orange !important;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
	  margin-left:10px;
	  display:block;
	  padding: 7px 20px;
}
.header-contact .header-tel {
    background: url(https://kenko-studio.com/wp-content/uploads/2020/12/phone-icon.png) no-repeat left 15px center;
    background-size: 21px;
	  padding-left: 45px;
}


.is-global-nav{
    text-align: center;
}
.global-nav {
    margin-bottom: 35px;
}
.global-nav .header-menu {
    display: inline-block;
	  font-size: 18px;
}
.global-nav .header-menu > .menu-item {
    display: inline-block;
}
.nav-colored .menu-item::before, .nav-plus-slug .menu-item::before, .nav-texture .menu-item::before {
    border-right: none;
}
.catchcopy{
    /*outline: 2px dashed #ff8f00;*/
    outline-offset: -5px;
    padding: 5px;
}

/*フォント変更*/
.global-nav .header-menu .menu-item a {
    /*font-family: ＭＳ Ｐゴシック, serif;*/
	  display: inline-block;
	  padding: 15px 50px;
}
/*.menu-item a{
    font-style: italic;
}
.menu-item a::first-letter {
    font-size: 24px;
}*/


/*---------------------------------
　見出し
----------------------------------*/
.page-title .maintext.block-title.list-title {
    font-family: 'Tangerine', cursive;
    font-size: 42px;
    font-weight: initial;
    letter-spacing: 0.2rem;
    color: #333;
}
.page-title.hl-custom{
	  position:relative;
	  margin-bottom: 20px;
}
.page-title.hl-custom::before {
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translatex(-50%);
    width: 100%;
    font-weight: initial;
    font-size: 11px;
}
.midashi {
    font-size: 12px;
    display: block;
    line-height: 12px;
}
/*表の罫線*/

.container tr {
 border-bottom: dotted 3px #888;
}

/*ボタン*/
.button-content a{
    background-image: none;
}
.rounded {
    border: solid 2px #f90;
}
/*下層ページ*/
.body-single-post .page-title .maintext {
    font-family: Hannari, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	  font-size: 38px;
}


.headline-h4 .maintext {
    font-size: 24px;
    display: inline-block;
    background-color: #ffcb00;
    color: #fff;
    padding: 0 10px;
}

/*---------------------------------
　トップページ
----------------------------------*/
/*ニュース　記事一覧*/
.l-list-news-list .list-item:first-child,
.l-list-news-list .list-item{
    border-bottom: none;
	  padding: 10px 0;
}
.l-list-news-list .list-item:hover {
    background-color: initial;
}
.l-list-news-list .list-item a{
    color: #333;
    text-decoration: underline;
}
.list-wrapper .button-link-inner {
    color: #000;
    background-color: #fff;
    letter-spacing: 0.2rem;
    font-family: 'Tangerine', cursive;
    font-size: 35px;
    background-image: none;
    border-bottom: 1px solid;
    padding: 10px 10px 15px 60px;
}
.list-wrapper .button-link-inner::before {
    content: ">>";
    position: absolute;
    top: 16px;
    border: none;
    left: 0;
    width: 30px;
}

.l-list-default .grid-column-inner{
    padding: 0;
}
.l-list-default .grid-column{
    padding-left:0;
    padding-right: 0;
}
.l-list-default .grid-column {
    border: 1px solid #fff;
}
.list-item .title, .list-item .desc {
    padding: 0 10px;
}

/*画像*/
.gallery .gallery-item {
    border: 2px solid #fff;
}

/*#top-slider::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 280px 280px 0 0;
    border-color: #ffffff transparent transparent transparent;
}
#top-slider::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    z-index: 100;
    border-style: solid;
    border-width: 0 0 280px 280px;
    border-color: transparent transparent #fff transparent;
}

.layout-1 .gallery-image,
.layout-2 .gallery-image,
.layout-3 .gallery-image,
.layout-4 .gallery-image{
	  position:relative;
}
.layout-1 .gallery-image::before,
.layout-2 .gallery-image::before,
.layout-3 .gallery-image::before,
.layout-4 .gallery-image::before{
    content: "";
    position: absolute;
    top: -51px;
    left: -51px;
    width: 0;
    height: 0;
    border: 50px solid transparent;
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 50px;
    border-right: 50px solid #fff;
    transform: rotate(45deg);
    z-index: 100;
}*/

/*
.gallery-image.image-square::before {
    content: "";
    position: absolute;
    top: -50px;
    left: -50px;
    width: 0;
    height: 0;
    border: 50px solid transparent;
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 50px;
    border-right: 50px solid #fff;
    transform: rotate(45deg);
    z-index: 100;
}
*/
/*.gallery-image.image-square::after {
    content: "";
    position: absolute;
    bottom: -50px;
    right: -50px;
    width: 0;
    height: 0;
    border: 50px solid transparent;
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 50px;
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 50px;
    border-right: 50px solid #fff;
    transform: rotate(-135deg);
    z-index: 100;
}*/

/*---------------------------------
　サービス紹介
----------------------------------*/
.body-services .tr-left th {
    width: 65%;
}

/*---------------------------------
　フッター
----------------------------------*/
.footer-padding {
    height: 0;
}
.footer-title {
    background-color: transparent;
    border-bottom: solid 1px;
}
.footer td, .footer th {
    color: #000;
    border-bottom: none;
}




@media(max-width:688px){
	
	/*ロゴ*/
	.body-home .header-logo .logo {
    max-height: 100px;
	}
	.body-home .header-logo {
    padding: 10px 0;
    position: initial;
	}

	/*連絡先情報*/
	.body-home .header:not(.header-left-fix) .header-contact-default {
    position: initial;
	}
	
	i.fa {
    margin-right: 5px;
    color: #000;
  }
	.header::before {
    z-index: 0;
  }
	
	
	/*記事一覧*/
	.list-item .title, .list-item .desc {
    padding: 0;
  }
	
.grid-column-1-2 .desc {
    padding: 0 21px 0 0 !important;
    line-height: 1.3em;
}	

/*画像カセット */
	#top-slider::before {
    content: "";
    position: absolute;
    top: -51px;
    left: -51px;
    width: 1px;
    height: 0;
    border: 50px solid transparent;
        border-right-color: transparent;
        border-right-style: solid;
        border-right-width: 50px;
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 50px;
    border-right: 50px solid #fff;
    transform: rotate(45deg);
    z-index: 99;
		border:none;
}
	#top-slider::after {
    content: "";
    position: absolute;
    bottom: -50px;
    right: -50px;
    width: 0;
    height: 0;
    border: 50px solid transparent;
        border-right-color: transparent;
        border-right-style: solid;
        border-right-width: 50px;
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 200px;
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 200px;
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 200px;
    border-right: 50px solid #fff;
    transform: rotate(-135deg);
    z-index: 100;
		border:none;
}	
.gallery-image.image-square::before {
    content: "";
    position: absolute;
    top: -20px;
    left: -20px;
    width: 0;
    height: 0;
    border: 20px solid transparent;
        border-right-color: transparent;
        border-right-style: solid;
        border-right-width: 20px;
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 20px;
    border-right: 20px solid #fff;
    transform: rotate(45deg);
    z-index: 100;
}
	
.gallery-image.image-square::after {
    content: "";
    position: absolute;
    bottom: -20px;
    right: -20px;
    width: 0;
    height: 0;
    border: 20px solid transparent;
        border-right-color: transparent;
        border-right-style: solid;
        border-right-width: 20px;
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 20px;
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 20px;
    border-right: 20px solid #fff;
    transform: rotate(-135deg);
    z-index: 100;
}
	
.image-square::before 
	{
/*    content: "";*/
    position: absolute;
    top: -20px;
    left: -20px;
    width: 0;
    height: 0;
    border: 20px solid transparent;
        border-right-color: transparent;
        border-right-style: solid;
        border-right-width: 20px;
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 20px;
    border-right: 20px solid #fff;
    transform: rotate(45deg);
    z-index: 100;
}
	
.image-square::after {
    content: "";
    position: absolute;
    bottom: -9px;
    right: -15px;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 20px;
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 20px;
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 20px;
    border-right: 20px solid #fff;
    transform: rotate(-135deg);
    z-index: 100;
}	
	
	.body-services .tr-left th {
    width: 100%;
  }
	.col2.tr-left td, .col2.tr-left th {
    display: table-cell;
  }
	.col2.tr-left th {
    width: 30%;
  }
	
	.footer .is-pc, .footer .is-tab {
    display: initial !important;
  }
	.footer-smp-menu .footer-menu-text {
    color: #fff;
  }
	
	
	
		
	.gallery-image.image-square::before {
    border-right: none;
  }
	.image-square::before,
	.gallery-image.image-square::before{
		position: initial;
	}
	
	.footer .is-pc, .footer .is-tab {
    display: none !important;
  }
	.is-footer {
    padding-bottom: 10px;
  }
	.line{
    padding-bottom: 65px;
  }
	
	
}

a {
    text-decoration: none;
    color: #fff;
}





	
	
	
