@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.2
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
.container {
	overflow:hidden;
}
.wrap {
    width: auto;
}
/*
#main{
    animation: fadeIn 1s ease-out 0s 1 normal;
}
#sidebar {
    animation: fadeIn 1s ease-out 0s 1 normal;
}
a{
text-decoration: none;
}

@keyframes fadeIn {
    from {transform: translateY(10%); opacity: 0;}
    100% {transform: translateY(0%); opacity: 1;}
}
#header-container {
    animation: Down 1s ease-out 0s 1 normal;
}

@keyframes Down {
    from {transform: translateY(-10%); opacity: 0;}
    100% {transform: translateY(0%); opacity: 1;}
}

#breadcrumb {
    animation: Right 1s ease-out 0s 1 normal;
}

@keyframes Right {
    from {transform: translateX(10%); opacity: 0;}
    100% {transform: translateX(0%); opacity: 1;}
}
*/

#appeal,
.appeal .appeal-in {
	min-height: 35vw;
}
/***
@media screen and (min-width: 1267px) {
	#appeal,
	.appeal .appeal-in {
		min-height: 1200px;
	}
}
***/
.appeal {
	background-size: cover;
}

.entry-title{
  text-align: center;
}
.clearfix::after {
    display: block;
    clear: both;
    content: "";
}
/************************************
** ヘッダーレイアウト－追加－
************************************/
/*
.header-container-in.hlt-top-menu .tagline {
    display:inline;
}
*/

.fixed-header .site-logo-image {
    margin: -.3em 1em 1em 1em;
}
.header-container-in.hlt-top-menu .navi {
  padding: 10px;
}
#header-container {
    animation: Down 1.5s ease-in-out 0s 1 normal;
}
@keyframes Down {
from {transform: translateY(-10%); opacity: 0;}
100% {transform: translateY(0%); opacity: 1;}
}
/************************************
** グローバルメニュー　－追加ー
************************************/
.navi-in a{
	font-size:15px;
}
.navi-in > ul li {
  display: block;
  width: 176px;
  height: 60px;
  line-height: 30px;
  position: relative;
  margin: 14px 0;
}
.navi-in .sub-menu #menu-item-163 a{
  font-size:12px;
}
.navi-in > ul .sub-menu li {
    margin: 2px 0;
}

.anchor{
    display: block;
    padding-top: 100px;
    margin-top: -100px;
}

/************************************
** ドロワーメニュー　－追加ー
************************************/
.menu-drawer li {
    border-bottom: solid 1px #ccc;
    margin: .3em 0 0;
}
.sub-menu li:last-child{
	border:none;
}
/************************************
**カバー画像全幅表示
************************************/

.wp-block-cover, .wp-block-cover-image {
	min-height: 500px;
	width: auto !important;
	margin: 0 -220px 1.5em;
}
.page .main {
  border: none;
}
/************************************
** フロントページ　－追加ー
************************************/
#outer_home-customer-button {
    width: 90%;
    margin: 0 auto;
    padding: 50px 0 100px;
    position: relative;
}
.custom-h2-ver1{
	text-align:center;
	background-color: transparent !important;
	position: relative;
}
.custom-h2-ver2{
	text-align:center;
	background-color: transparent !important;
	position: relative;
}
.custom-h2-ver1 span{
	display:block;
	font-weight:lighter;
	font-size:80%;
}
.custom-h2-ver1::before {
     content: '';
    position: absolute;
    top: -100px;
    left: 0;
    right: 0;
    width: 1px;
    height: 100px;
    margin: auto;
    background-color: #999;
}
.custom-h2-ver2::before {
     content: '';
    position: absolute;
    top: -100px;
    left: 0;
    right: 0;
    width: 1px;
    height: 100px;
    margin: auto;
    background-color: #999;
}
#home-customer-button{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#home-customer-button .item {
    width: 48%;
    height: 250px;
    overflow: hidden;
    float: left;
    margin: 0 20px 10px 0;
	border:solid 1px #ccc;
}
#home-customer-button .item:last-child{
	margin: 0 0 10px 0;
}
#home-customer-button .item .caption {
    text-align: center;
}
#home-customer-button a{
text-decoration:none;
}
#home-customer-button h3 {
    border:none;
    font-size: 22px;
    padding: 12px 20px;
}
#home-customer-button .item a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
	color: #ffffff !important;
}
#home-customer-button .item .caption {
    z-index: 3;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
#home-customer-button .item .image {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}
.animate_background .image {
    -webkit-transition-property: opacity;
    -webkit-transition: 0.5s;
    transition-property: opacity;
    transition: 0.5s;
}
.animate_background{
    background: #ffffff;
}
.animate_image:hover img, .animate_background:hover .image{
	opacity:0.5;
}

#home-customer-button .item .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
}
#home-customer-button .item1 .overlay {
    background: rgba(54,91,193,0.6);
}
#home-customer-button .item2 .overlay {
    background: rgba(195,150,48,0.6);
}

div.whatsnew {
    width: 65%;
    margin: 2% auto 10% !important;
}
div.whatsnew h2{
	text-align:center;
	margin:20px 0;
	position: relative;
	background:none;
}
/************************************
 ページヘッダー
************************************/
#page_header { width:auto; height:500px; margin: -2.5em -2.5em 0; position:relative; overflow:hidden; }
body.error404 #page_header { height:100vh; }
#page_header.small { height:100px; }
#page_header_catch {
  width:800px; margin:auto; position:absolute; z-index:3; text-align:center; color:#fff;
  left:0px; right:0px; top:50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);
  -webkit-box-sizing:border-box; box-sizing:border-box;
}
#page_header_catch .catch { font-size:46px; line-height:1.4; font-weight:500; }
#page_header_catch .desc { margin-top:8px; font-size:16px; line-height:2.3; }
#page_header .overlay { width:100%; height:100%; position:absolute; top:0px; left:0px; z-index:2; }
#page_header .bg_image { width:100%; height:100%; position:absolute; top:0px; left:0px; z-index:1; }

#archive_catch { text-align:center; height:150px; border-bottom:1px solid #ddd; position:relative; }
#archive_catch h1 {
  font-size:30px; font-weight:500; position:absolute; left:0; right:0; margin:auto;
  top:50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%);
}
#archive_desc { margin:0 0 50px; }
#archive_desc p { font-size:16px; line-height:2.5; }
#page_header .headline {
  min-width:200px; height:60px; line-height:60px; font-size:14px; display:table; text-align:center;
  position:absolute; bottom:0; left:0; right:0; margin:auto; z-index:5;
  -webkit-transform: translate3d(0,100%,0); transform: translate3d(0,100%,0);
  -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s;
}
#page_header .catch { font-size:230%; }

@media screen and (max-width:900px) {
  #page_header_catch { width:auto; padding:0 30px; }
  #archive_desc { margin:0 0 45px; }
}
@media screen and (max-width:650px) {
  #page_header { height:260px; }
  #page_header_catch { padding:0 20px; }
  #page_header_catch .desc { margin-top:0px; }
  #page_header .headline { min-width:150px; height:45px; line-height:45px; font-size:12px; }
  #archive_catch { height:80px; }
  #archive_catch h2 { font-size:20px; }
  #archive_desc { margin:0 0 25px; }
  #archive_desc p { line-height:2.3; }
}

/* タブボタン */
#tab_button_list {
  overflow:hidden;
  animation-name: slideUp;
  animation-duration: 2s;
  width:600px;
  /* height:60px; */
  position:absolute; z-index:10; bottom:0px; margin:auto; left:0; right:0;
  -ms-transform: translateY(60px); -webkit-transform: translateY(60px); transform: translateY(60px);
}
#blur_bg { -webkit-transform: translateY(-60px); transform: translateY(-60px); }
#tab_button_list_inner { display:block; /* height:60px; */ position:relative; z-index:3; }
#tab_button_list ul { margin:0; padding:0; list-style: none;}
#tab_button_list li { float:left; width:150px; margin:0; padding:0; }
#tab_button_list li a, #tab_button_list li span { font-size:14px; width:100%; height:60px; line-height:60px; text-align:center; display:block; background:rgba(255,255,255,0.8); }
#tab_button_list li:nth-child(6) a{ font-size:76%; }
#tab_button_list li a:hover { background:#ea5506; color:#fff; }
/* #tab_button_list li a.active { color:#ffffff; background:#000000; } */
@media screen and (max-width:650px) {
  #tab_button_list { height:45px; -ms-transform: translateY(45px); -webkit-transform: translateY(45px); transform: translateY(45px); }
  #tab_button_list_inner { height:45px; }
  #tab_button_list_inner { overflow:scroll; -webkit-overflow-scrolling:touch; overflow-scrolling:touch; }
  #tab_button_list li a, #tab_button_list li span { font-size:12px; height:45px; line-height:45px; }
  #blur_bg { -webkit-transform: translateY(-45px); transform: translateY(-45px); }

#tab_button_list.type2 {width: auto !important; }
#tab_button_list.type2 #tab_button_list_inner {width: auto !important;}

#tab_button_list.type2 ul {
  margin:0 auto; padding:0; overflow:hidden;
  display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex;
  -ms-flex-wrap:wrap; -webkit-flex-wrap:wrap; flex-wrap:wrap;
  width: 295%;
}
#tab_button_list.type2 li {
  float:none;
 /* -ms-flex: 1 1 0%; -webkit-flex: 1 1 0%; flex: 1 1 0%; */
}
}


/* アニメーション */
#page_header .catch, #page_header .desc, #page_header .headline { opacity:0; }
#page_header .catch.no_animate, #page_header .desc.no_animate, #page_header .headline.no_animate { opacity:1; }
#page_header #tab_button_list.no_animate, #page_header #tab_button_list.no_animate #blur_bg {
  -ms-transform: translateY(0%); -webkit-transform: translateY(0%); transform: translateY(0%);
}
#page_header .catch.animate {
  -webkit-animation: opacityAnimation 1.4s cubic-bezier(0.165, 0.84, 0.44, 1) forwards 2.0s;
  animation: opacityAnimation 1.4s cubic-bezier(0.165, 0.84, 0.44, 1) forwards 2.0s;
}
#page_header .desc.animate {
  -webkit-animation: opacityAnimation 1.4s cubic-bezier(0.165, 0.84, 0.44, 1) forwards 2.0s;
  animation: opacityAnimation 1.4s cubic-bezier(0.165, 0.84, 0.44, 1) forwards 2.0s;
}
#page_header .headline.animate {
  -webkit-transform: translate3d(0,0%,0); transform: translate3d(0,0%,0);
  -webkit-transition: -webkit-transform 0.35s 2.0s; transition: transform 0.35s 2.0s;
}
#page_header #tab_button_list.animate {
  -ms-transform: translateY(0%); -webkit-transform: translateY(0%); transform: translateY(0%);
  -webkit-transition: -webkit-transform 0.35s 2.0s; transition: transform 0.35s 2.0s;
}
#page_header #tab_button_list.animate #blur_bg {
  -webkit-transform: translateY(0px); transform: translateY(0px);
  -webkit-transition: -webkit-transform 0.35s 2.0s; transition: transform 0.35s 2.0s;
}

/* ----------------------------------------------------------------------
　アニメーションの設定
---------------------------------------------------------------------- */
/* 下から上へスライドアップ */
@-webkit-keyframes slideUp {
  0% { bottom:-50px; }
  100% { opacity:1; bottom:0; }
}
@keyframes slideUp {
  0% { bottom:-50px; }
  100% { opacity:1; bottom:0; }
}

/* ズームアウト */
@-webkit-keyframes zoomOut {
  0% { transform: scale(1.0) rotate(0.0001deg); }
  100% { transform: scale(1.3); }
}
@keyframes zoomOut {
  0% { transform: scale(1.0) rotate(0.0001deg); }
  100% { transform: scale(1.3); }
}

/* ズームイン */
@-webkit-keyframes zoomIn {
  0% { transform: scale(1.3) rotate(0.0001deg); }
  100% { transform: scale(1.0); }
}
@keyframes zoomIn {
  0% { transform: scale(1.3) rotate(0.0001deg); }
  100% { transform: scale(1.0); }
}

/* フェードイン */
@-webkit-keyframes opacityAnimation {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes opacityAnimation {
  0% { opacity:0; }
  100% { opacity:1; }
}

/* フェードアウト */
@-webkit-keyframes opacityAnimation2 {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes opacityAnimation2 {
  0% { opacity:1; }
  100% { opacity:0; }
}

/* 左から右へスライド */
@-webkit-keyframes slideRight {
  0% { left:-200px; opacity:0; }
  100% { left:0px; opacity:1; }
}
@keyframes slideRight {
  0% { left:-200px; opacity:0; }
  100% { left:0px; opacity:1; }
}

/* ポップアップ（実績一覧） */
@keyframes popup {
  0% { transform: scale(.1); }
  100% { transform: none; }
}
@keyframes popup {
  0% { transform: scale(.1); }
  100% { transform: none; }
}


/* 左からスライドイン（スライダー用） */
@-webkit-keyframes index_slider_type1_current {
  0% { left:0px; }
  100% { left:100%; }
}
@-webkit-keyframes index_slider_type1_next {
  0% { left:-100%; }
  100% { left:0px; }
}
@keyframes index_slider_type1_current {
  0% { left:0px; }
  100% { left:100%; }
}
@keyframes index_slider_type1_next {
  0% { left:-100%; }
  100% { left:0px; }
}

/* 左右からスライドイン（スライダー用） */
@-webkit-keyframes index_slider_type2_odd_current {
  0% { left:0px; }
  100% { left:100%; }
}
@keyframes index_slider_type2_odd_current {
  0% { left:0px; }
  100% { left:100%; }
}
@-webkit-keyframes index_slider_type2_even_current {
  0% { left:0px; }
  100% { left:-100%; }
}
@keyframes index_slider_type2_even_current {
  0% { left:0px; }
  100% { left:-100%; }
}
@-webkit-keyframes index_slider_type2_odd_next {
  0% { left:-100%; }
  100% { left:0; }
}
@keyframes index_slider_type2_odd_next {
  0% { left:-100%; }
  100% { left:0; }
}
@-webkit-keyframes index_slider_type2_even_next {
  0% { left:100%; }
  100% { left:0; }
}
@keyframes index_slider_type2_even_next {
  0% { left:100%; }
  100% { left:0; }
}

/* 上下からスライドイン（スライダー用） */
@-webkit-keyframes index_slider_type3_odd_current {
  0% { top:0px; }
  100% { top:100%; }
}
@keyframes index_slider_type3_odd_current {
  0% { top:0px; }
  100% { top:100%; }
}
@-webkit-keyframes index_slider_type3_even_current {
  0% { top:0px; }
  100% { top:-100%; }
}
@keyframes index_slider_type3_even_current {
  0% { top:0px; }
  100% { top:-100%; }
}
@-webkit-keyframes index_slider_type3_odd_next {
  0% { top:-100%; }
  100% { top:0; }
}
@keyframes index_slider_type3_odd_next {
  0% { top:-100%; }
  100% { top:0; }
}
@-webkit-keyframes index_slider_type3_even_next {
  0% { top:100%; }
  100% { top:0; }
}
@keyframes index_slider_type3_even_next {
  0% { top:100%; }
  100% { top:0; }
}

/* ズームアウト・ズームイン（スライダー用） */
@-webkit-keyframes index_slider_type4_current {
  0% { transform: scale(1); }
  70% { transform: scale(2.0); }
}
@keyframes index_slider_type4_current {
  0% { transform: scale(1); }
  70% { transform: scale(2.0); }
}
@-webkit-keyframes index_slider_type4_next {
  0% { transform: scale(2.0); opacity:0; }
  100% { transform: scale(1); opacity:1; }
}
@keyframes index_slider_type4_next {
  0% { transform: scale(2.0); opacity:0; }
  100% { transform: scale(1); opacity:1; }
}
/************************************
** コンテンツ　－追加ー
************************************/
.dc_content {
    width: 800px;
    margin: 0 auto;
    padding: 92px 0 92px;
}
.dc_content .catch {
    text-align: center;
    font-size: 30px;
    line-height: 1.5;
    margin: 1em 0;
	border: none;
}
.dc_content .catch.catch2 {
    margin-top: 82px;
}
.dc_content .catch .text{display: inline-block;}

.dc_image {
    display: block;
    margin: 50px 0 10px 0;
    padding: 0;
    width: 100%;
    height: auto;
    max-width: 100%;
}
.hc_content{
    width: 900px;
    margin: 0 auto;
    padding: 92px 0 92px;
}
.inner_content{
    width: 800px;
    margin: 0 auto;
    padding: 20px 0 20px;
}

.hc_content .text{display: inline-block;}

@media screen and (max-width:900px) {
  .dc_content,.hc_content,.inner_content { width:auto; padding:50px 30px 50px; }
  .dc_content .sub_title { margin:0 0 5px 0; }
}
@media screen and (max-width:650px) {
  .dc_content { width:auto; padding:35px 0px 32px; }
  .dc_content .post_content { margin:8px 0 0 0; }
  .dc_image { margin: 32px 0 7px 0;  }
  .dc_content .catch .catch2 { margin-top:27px; }
  .dc_content .catch{font-size:20px;}
  .hc_content,.inner_content { width:auto; padding:35px 0 32px; }
}

/************************************
** footer　－追加ー
************************************/
#footer .footer-title {
    text-align: center;
}
.navi-footer-in a:hover {
    background-color: #a4803d;
}

/************************
/ ページトップボタン
/************************/
/* #go-to-top {bottom: 80px;} */

/************************************
** サービス紹介　
************************************/
/****: ズーム　******/
.p-article09 { margin-top: -1px; max-width: 1180px; margin: 0 auto;}

.p-article09 a { display: flex;
	transition-duration: 0.2s;
	transition-timing-function: ease;
}

.p-article09 a:hover,.p-article09__link { color: #585858; }

.p-article09--rev a { flex-direction: row-reverse; }

.p-article09--rev .p-article09__content { border-right: 1px solid #ddd; border-left: 0; }

.p-article09__content { border: 1px solid #ddd; border-right: 0; padding: 50px 5.08475%; width: 50%; }

.p-article09__title {
    font-size: 24px !important;
    margin-bottom: 24px !important;
    border-right: none !important;
    border-left: none !important;
    padding: 14px 0 !important;
    line-height: 2em !important;
}

.p-article09__sub { font-size: 16px; margin-bottom: 56px; }

.p-article09__desc { font-size: 16px; font-weight: 500; line-height: 1.6; margin-bottom: 56px; }

.p-article09__link { font-size: 14px; font-weight: 700; transition: color 0.2s ease; position: relative; }

.p-article09__link::after { content: "\E910"; font-family: "design_plus"; width: 14px; height: 14px; margin-left: 3px; position: absolute; top: 0; bottom: 0; }

.p-article09__img { overflow: hidden; width: 50%; }

@media screen and (max-width: 1049px) { .p-article09__content { display: flex; flex-direction: column; justify-content: center; padding: 0 5.08475%; } }

@media screen and (max-width: 991px) { .p-article09__title { font-size: 24px; margin-bottom: 8px; }
  .p-article09__sub { margin-bottom: 25px; }
  .p-article09__desc { font-size: 16px; margin-bottom: 25px; } }

@media screen and (max-width: 768px) { .p-article09 { margin-top: 0; }
  .p-article09 a { display: block; }
  .p-article09--rev .p-article09__content { border-left: 1px solid #ddd; }
  .p-article09__content { border-right: 1px solid #ddd; border-bottom: 0; padding: 30px; width: 100%; }
  .p-article09__img { width: 100%; } }

/*ホバーエフェクト*/
.p-article09 img {
  transform: scale(1);
  transition: .3s ease-in-out;
  height: 100%;
}
.p-article09:hover img {
  transform: scale(1.3);
}
/*
.p-hover-effect--type1 { display: block; overflow: hidden; }

.p-hover-effect--type1 img { -webkit-transform: scale(1); transform: scale(1); transition-duration: 0.5s; vertical-align: middle; width: 100%; height: auto; }

.p-hover-effect--type2 { display: block; overflow: hidden; }

.p-hover-effect--type2:hover img { -webkit-transform: scale(1.3) translate3d(0, 0, 0) !important; transform: scale(1.3) translate3d(0, 0, 0) !important; }

.p-hover-effect--type2 img { transition-property: opacity, -webkit-transform; transition-property: opacity, transform; transition-property: opacity, transform, -webkit-transform; transition: 0.5s; width: 100%; height: auto; }

.p-hover-effect--type3 { display: block; overflow: hidden; }

.p-hover-effect--type3 img { -webkit-backface-visibility: hidden; backface-visibility: hidden; transition-property: opacity; transition: 0.5s; width: 100%; height: auto; }

@media screen and (max-width: 767px) { .p-hover-effect--type1:hover img, .p-hover-effect--type2:hover img, .p-hover-effect--type3:hover img { opacity: 1 !important; -webkit-transform: none !important; transform: none !important; }
  .p-hover-effect--type1 img, .p-hover-effect--type2 img, .p-hover-effect--type3 img { -webkit-transform: none !important; transform: none !important; transition: none !important; margin-left: 0 !important; margin-right: 0 !important; } }
*/

/****ノーマル*****/
#service_archive {
 padding:0 0 150px;
 width:1150px;
 margin:0 auto;
 /* border-left:1px solid #ddd;
 border-right:1px solid #ddd; */
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
#service_list {
 margin:0 60px
}
#service_list .item {
 position:relative;
 height:586px;
 overflow:hidden
}
/*
#service_list .item::before {
    display: block;
    height: 7rem;
    margin-top: -7rem;
    content: "";
}
*/
#service_list .content {
 height:100%;
 width:50%;
 position:absolute;
 right:0;
 top:0;
 z-index:2;
 margin-top: 0;
}
#service_list .content_inner {
 padding:70px;
 position:absolute;
 top:50%;
 -ms-transform:translateY(-50%);
 -webkit-transform:translateY(-50%);
 transform:translateY(-50%);
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
#service_list .item:nth-child(even) .content {
 right:auto;
 left:0
}
#service_list .title {
 font-weight:600;
 line-height:1.5;
 color:#fff;
 border: solid 1px #fff;
}
#service_list .title a {
 color:#fff;
 -webkit-transition:opacity .3s ease-in-out;
 transition:opacity .3s ease-in-out
}
#service_list .title a:hover {
 opacity:.5
}
#service_list .title span {
 display:block
}
#service_list .main_title br {
 display:none
}
#service_list .sub_title {
 font-weight:500
}
#service_list .catch {
 font-weight:600;
 line-height:1.5;
 color:#fff;
 margin-top:40px
}
#service_list .desc {
 line-height:2.4;
 color:#fff;
 margin-top:30px;
 /* max-height:7.2em; */
 overflow:hidden;
 visibility:visible
}
#service_list .desc span {
 display:-webkit-inline-box;
 -webkit-box-orient:vertical;
 /* -webkit-line-clamp:3 */
}
#service_list .design_button {
 margin:37px 0 0;
 text-align:left
}
#service_list .design_button a {
 text-align:center
}
#service_list .image {
 width:100%;
 height:100%;
 position:absolute;
 top:0;
 left:0;
 z-index:1
}
#service_archive.inview {
 opacity:0;
 position:relative;
 top:40px;
 z-index:100;
 -webkit-transition:all 1.3s cubic-bezier(.165,.84,.44,1) .3s,opacity 1.3s cubic-bezier(.165,.84,.44,1) .3s;
 transition:all 1.3s cubic-bezier(.165,.84,.44,1) .3s,opacity 1.3s cubic-bezier(.165,.84,.44,1) .3s
}
#service_archive.inview.animate {
 opacity:1;
 top:0
}
#service_list .content {
 background:rgba(149,116,42,.7)
}
#service_list .main_title {
 font-size:26px
}
#service_list .catch {
 font-size:22px
}
/*
@media screen and (max-width:550px) {
  #related_project .post_list {
   margin:0
  }
  #related_project .image_wrap {
   height:85px
  }
 }
*/
@media screen and (max-width:1024px) {
   #service_archive {
   width: auto;
 }
}
 @media screen and (max-width:950px) {
  #service_list .item {
   height:500px
  }
  #service_list .content {
   height:100%;
   width:100%
  }
 }
 @media screen and (max-width:750px) {
  #service_archive {
   padding:0;
   margin-bottom:-1px
  }
  #service_list {
   margin:0;
  }
  #service_archive .square_headline.inview {
   top:-20px
  }
  #service_archive .square_headline.inview.animate {
   top:-60px
  }
  #service_list .content {
   position:relative
  }
  #service_list .content_inner {
   padding:35px 50px 50px;
   position:relative;
   top:auto;
   -ms-transform:translateY(0%);
   -webkit-transform:translateY(0%);
   transform:translateY(0%)
  }
  #service_list .item {
   height:auto
  }
  #service_list .catch {
   margin-top:20px
  }
  #service_list .desc {
   line-height:2;
   margin-top:18px;
   /* max-height:6em */
  }
  #service_list .design_button {
   margin:23px 0 0
  }
 }
 @media screen and (max-width:550px) {
  #service_list .design_button a {
   width:100%
  }
 }
/************************************
** ホームセキュリティ　
************************************/

.hs-wrapper{
display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.hs-wrapper .item{
    padding: 24px 28px;
    margin: 20px !important;
    border: solid 2px #ED6C00;
    border-radius: 5px 5px 5px 5px;
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 120%;
    background: #fff;
    color: #ED6C00;
    line-height: 1.2em;
	position:relative
}
.hs-wrapper .item:after{
	font-family: "Font Awesome 5 Free";
    content: '\f1eb';
    transform: rotate(90deg);
    left: 100%;
    position: absolute;
    font-size: 150%;
    color: #fff;
}
.hs-wrapper .item:last-child::after{
	content:none;
}
.dc_content-line1{
	border: dotted 3px #ccc;
    padding: 20px;
    border-radius: 10px 10px 10px 10px;
}

.list{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0 !important;
}

ul.list li{
	width: 48%;
    font-size: 120%;
}
/************************************
** 会社案内　
************************************/
/*
.office-bg{
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    height: -webkit-fill-available;
    width: 100%;
    background-position: 40em -7em;
    background-repeat: no-repeat;
    background-size: 80% auto;
    background-image: url(https://mkg-security.co.jp/wp-content/uploads/2021/05/office_ba.png);
}
*/

.history {
    border-bottom: 1px solid #ccc;
}
.history dt{
    width: 160px;
    border-top: 1px solid #ccc;
    margin: 0;
    padding: 20px;
    float: left;
    clear: left;
}
.history dd{
    margin: 0 0 0 120px;
    padding: 20px 20px 20px 40px;
    border-top: 1px solid #ccc;
}
/************************************
** 募集要項 　　
************************************/
#tb2{
	width: 840px;
	margin: 0 auto;
	background-color: #fafbfc;
	font-size: 110%;
}
#tb2 td{
	padding: .6em;
    border: 1px solid #949495;	
}
/* 1列目のスタイル */
#tb2 tr td:nth-of-type(1){
	background-color: #e3dfed;
}
#tb2 td span{
	font-weight:bold;
	color:#c5a774;
}

/* テーブル並列 */
.table_box{
	display: flex;
	justify-content: center;
	margin-bottom: 50px;
	font-size: 90%;
}
#tb3{
	width: auto;
    background-color: #fafbfc;
    margin-right: 5px;
}
#tb3 td{
	padding: .6em;
    border: 1px solid #949495;	
}
/* 1列目のスタイル */
#tb3 tr td:nth-of-type(1){
	background-color: #d8e4c0;
}
#tb4{
	width: auto;
	background-color: #fafbfc;
}
#tb4 td{
	padding: .6em;
    border: 1px solid #949495;	
}

/* 1列目のスタイル */
#tb4 tr td:nth-of-type(1){
	background-color: #ffd3b8;
}
.except{
	background-color:#fafbfc !important;
}
/*480px以下*/
@media screen and (max-width: 480px){
	.table_box{
	display:block;
}
	#tb2{
	width: auto;
}
	#tb3{
	width: 100%;
}
	
}
/************************************
** CSR　　
************************************/
.hpb-cnt-tb2{
	width:800px;
	margin:0 auto !important;
}

/************************************
** お問い合わせフォーム　contact form7　
************************************/
/* デザインカスタマイズ */

div.wpcf7 { 
	background:#fafafa;
	border:1px solid #ddd; padding:0px;
	-moz-border-radius:10px; 
	-khtml-border-radius:10px; 
	-webkit-border-radius:10px; 
	border-radius:10px; 
	margin:0 auto;
	width:800px;
}
@media screen and (max-width: 834px){
	div.wpcf7 {
		width:auto;
	}
}
div.wpcf7 p { padding:20px 20px 0; margin:0; font-size:11px; }
div.wpcf7 input, .wpcf7 textarea { border:1px solid #ccc; padding:8px; font-size:14px; }
div.wpcf7 textarea { width:97.5%; height:300px; }
div.wpcf7 textarea {}
div.wpcf7 input.wpcf7-submit {
   cursor:pointer; color:#fff; font-weight:bold; font-size:14px; width:200px; height:45px; margin:0 auto; display:block;
   -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
   background:#333; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5), inset 0px 32px 0px -12px #808080; border:1px solid #666;
}
div.wpcf7 input.wpcf7-submit:hover { background:#006080; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5), inset 0px 32px 0px -12px #007ea8; border:1px solid #006080; }
.wpcf7 input.wpcf7-submit:active { box-shadow:none; bottom:-2px; position:relative; }
.wpcf7 input:focus, .wpcf7 textarea:focus { border:1px solid #009de1; }
.wpcf7-captchac { border:1px solid #ccc; }
 
 
/* エラー個所をわかりやすく表示 */
.wpcf7 .wpcf7-not-valid { background: #ffb6c1; }
.wpcf7 span.wpcf7-not-valid-tip {font-size: 80%;}
.wpcf7 .wpcf7-response-output {margin: 10px 0 0; padding: 8px 35px 8px 14px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.wpcf7 .wpcf7-validation-errors {color: #B94A48; background-color: #F2DEDE; border: 1px solid #EED3D7;}
.wpcf7 .wpcf7-mail-sent-ok {color: #3A87AD; background-color: #D9EDF7; border: 1px solid #BCE8F1;}
 
/* 必須赤色表示 */
.wpcf7 .required { color: #f00;}
/* 任意緑色表示 */
.wpcf7 .any{ color: #080;}

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1024px以下*/
@media screen and (max-width: 1024px){

.wp-block-cover, .wp-block-cover-image {
	  min-height: 300px !important;
	  margin: 0 -30px 1em ;
	}
#outer_home-customer-button {
    padding: 50px 0 50px;
	width: 100%;
}

#home-customer-button .item {
    margin: 0 14px 10px 0;
}
.custom-h2-ver1::before {
    top: -100px;
    height: 100px;
}
.custom-h2-ver2::before {
    top: -100px;
    height: 100px;
}
}
/*834px以下*/
@media screen and (max-width: 834px){
#page_header_catch { width:auto; padding:0 30px; }
#page_header .catch { font-size:26px; }
#page_header .desc { font-size:14px; }
ul.list li{width: auto;}
}

/*480px以下*/
@media screen and (max-width: 480px){
.tagline {
    font-size: 65%;
}
#appeal, .appeal .appeal-in {
    min-height: 70vw;
}
.appeal {
	background-image: url(https://mkg-security.co.jp/wp-content/uploads/2021/04/appeal_02-1.jpg);
	}
/*--フロントページ---*/
#outer_home-customer-button {
    padding: 0 0 50px;
	}
#home-customer-button .item {
    width: 100%;
    margin: 0 0 10px 0;
}
.custom-h2-ver1::before {
    top: -50px;
    height: 50px;
}
.custom-h2-ver2::before {
    top: -50px;
    height: 50px;
}
div.whatsnew {
    width: 100%;
}
}
