/**
 * Custom Styles for loopgate.jp/telemado/
 */
 
body {
	color: #696357;
}

.c-meta__item--author {
	display: none;
}

.c-meta__item {
	white-space: nowrap;
}

.c-copyright {
	text-align: center;
}

.c-meta__item {
	white-space: nowrap;
}

.smb-buttons>.smb-btn-wrapper.header-link {
	margin-top: 5px;
	margin-right: 5px;
}

.header-link a {
	text-decoration: none;
	color: #000;
	margin-right: 5px;
}

.header-link a:hover {
	text-decoration: underline;
}

.header-link a {
	margin-right: 20px;
}

.header-link a:last-child  {
	margin-right: 10px;
}


/* イベントリスト・ウィジェットの作成日を非表示 */
/* .top-event-info-list .c-entry-summary__meta, */
.event-simple-list .c-entry-summary__meta {
	display: none;
}

.c-meta__item--modified {
	display:none;
}

.c-meta__item--author {
	display: none;
}

.wpaw-site-branding__logo {
}

.l-contents__inner:first-child {
	padding-top: 0;
}

.kv-column figure.wp-block-image,
.sp-kv.wp-block-image {
	padding-top: 0;
	margin-top: 0;
}

.c-header-content .smb-buttons {
	align-items: center;
}

.c-header-content .smb-btn {
	padding-top: 36px;
	padding-bottom: 36px;
	background-color: #86b070;
}

.header-contact-phone {
	margin-right: 10px;
}

/* 2row header */
.l-header__content {
	padding-top: 0;
}

.summery-text {
	background-color: var(--wp--preset--color--sm-text);
	color: #fff;
}

.summery-text h1,
.summery-text p {
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 0;
}

@media screen and (min-width: 1024px) { 
.summery-text h1,
.summery-text p {
	font-size: 13px;
	margin-bottom: 0;
	}
}

.l-2row-header__row:first-child {
	padding-top: 0;
	padding-bottom: 0;
}

.l-header--2row .l-header__content {
	padding-top: 0;
	padding-bottom: 0;
}

.c-header-content-sp {
	display: flex;
	margin-right: -6px;
}

.c-site-branding.c-site-branding--has-logo {
	display: flex;
	align-items: center;		
}

.c-site-branding__title {
	flex-shrink: 0;
	flex-basis: auto
}

.c-site-branding__description {
	display: none;
}

.p-entry-content .sp-site-branding-description {
	margin-top:0.5em;
	margin-bottom: 0.5em;
	font-size: .8125rem;
}

@media (min-width: 640px) {

	.c-site-branding__title {
		flex-shrink: 0;
		flex-basis: 23%;
	}
	.c-site-branding__description {
		display: block;
		width: 168px;
		text-align: center;
	}
}

@media screen and (min-width: 1024px) { 
	.c-site-branding.c-site-branding--has-logo {
		display: block;
	}	
}

.setting-steps .smb-items__item__title {
	text-align: center;
}

.conversion-area .smb-section__title {
	background-color: #E5A622;
	color: #fff;
	border-radius: 18px;
	padding: 18px 14px 0;
}

.case-item {
	background-color: #fff;
	padding: 26px;
	border: 2px solid #0693e3;
	border-radius: 20px;
}

.case-item .smb-items__item {
	maegin-left: 10px;
	margin-right: 10px;
}

.company-info .smb-information__item {
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: calc(var(--_space, 1.8rem)*1*var(--_margin-scale, 1));
	margin-left: 14px;
	margin-right: 14px;
}

.company-info .smb-information__item__label {
/* 	color: var(--accent-color,#cd162c); */
/* 	font-size: 1.3rem; */
}

.cta-box {
	position: relative;
}

.cta-column-item{
  transition-duration: .4s;
}

.cta-column-item:hover {
  transform: scale(1.1);
  z-index: 999;
}


@media (min-width: 64em) {
	.company-info .smb-information__item__label{
/* 	    text-align: center; */
	}
}

.c-copyright {
	background-color: #665E51;
	color: #fff;
}


/* loopgateの実績 */
.achievement-items .smb-items__item__title,
.achievement-items .smb-items__item__content {
	text-align: center;
}

.l-1row-header__content {
	padding-top: 0;
	padding-bottom: 0;
}

.l-header__content .c-fluid-container {
	padding-right: 0;
}

/* lp header */
.lp-header .smb-container__body {
	display: flex;
	align-items: center;
}

.lp-header-logo {
	display: flex;
	align-items: center;
}

.lp-header-copy {
	border-style: solid;
	border-width: 0 1px;
	border-color:#696357;
	padding: 0 1em;
}

.lp-header-contact-btn {
}

.header-item {
	flex-grow: 1;
}

.p-entry-content>:first-child.lead-section {
	padding-top: 0;
}

.wp-block-image.top-kv-pc>figure,
.wp-block-image>figure.top-kv-pc,
.wp-block-image>figure.top-kv-sp,
figure.wp-block-image.top-kv-pc,
figure.wp-block-image.top-kv-sp {
	padding-top: 0;
}

.wp-block-image.top-kv-pc {
	padding-top: 0;
}

.p-entry-content .top-kv-sp {
	margin-top: 0;
}

.p-entry-content > .margin-top-0 {
	margin-top: 0;
	padding-top:0;
}

.top-text-sp {
	margin-bottom: 1em;
}

/* logo slider */
.logo-slider-container {
  overflow: hidden;
}

.slider {
  width: 100%;
  position: relative;
}

.logo-slides {
  display: flex;
  width: 200%;
  animation: slide 10s linear infinite;
}

.logo-slide {
  flex-basis: 50%;
  display:flex;
  align-items: center;
}

.logo-slide figure {
    display: block;
	--logo-width:230px;
    flex-basis: var(--logo-width, 20%);
/*     padding: clamp( 30px, 4vw, 60px ) 0; */
	width: 160px;
	margin: 0 15px !important;
    transition: transform 0.3s;
/*     cursor: pointer;	 */
}

@keyframes slide {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

@media (min-width: 640px){
	.logo-list-img {
		width: 15%;
	}
	.logo-slides {
		animation: slide 12s linear infinite;
	}
}

/*
.c-site-branding.c-site-branding--has-logo {
	display: flex;
	align-items: center;
}
*/

.wp-block-buttons .kv-btn-pc {
	margin-top: -68px;
}

.p-entry-content .kv-sp-copy {
	width: 84%;
	margin: 0 auto;
	white-space: nowrap;
}

.smb-faq__item {
	background-color:#EDE8E4;
	border-radius: 8px;
	padding: 16px;
}

.smb-faq__item__answer {
	background-color: #fff;
	margin: 16px;
	padding: 10px;
}

.smb-faq__item__question__label,
.smb-faq__item__answer__label {
	color: #524A3C;
	font-size: 32px;
}

.smf-item__label__text .sme-badge {
	margin-right: 1em;
}

.smf-text-control input {
	width: 100%;
}

.l-footer-widget-area,
.gs-footer-trademark {
	background-color: #EDE8E4;
}

.gs-footer-trademark {
	text-align: center;
	font-size: 12px;
	padding-bottom: 5px;
}

.hukidashi-title {
	background-color: #696357;
	color: #fff;
	text-align: center;
	box-sizing: border-box;
    position: relative;
	border: solid 3px #696357;
}

.smb-section__body .hukidashi-title {
	padding: 0.8em 0.8em 1em;
	margin-bottom: calc(var(--_space, 1.8rem)*3);
}

.hukidashi-title:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #696357;
}

.hukidashi-title h3 {
  margin: 0;
  padding: 0;
}

.issue-list {
	padding: 0 1em 0 2em;
}

.is-style-sme-list-check li:before {
	border-color: #E5A622;
}

.point-box .smb-box__background {
	border-radius: 24px;
}

.smf-form--simple-table .smf-item.privacy-agreement{
	text-align: center;
}

.privacy-policy-frame {
	padding: 20px;
	height: 330px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
}

.privacy-policy-frame h3 {
	font-size: 100%;
	font-weight: normal;
	margin: 0 0 10px 0;
}

.iframe-container {
	width:100%;
	height:260px;
	overflow:auto;
	-webkit-overflow-scrolling:touch;	
	display: inline-block;
	background-color: #fff;
}

iframe {
	border: none;
}

.privacy-frame {
	width:100%;
	height:100%;
	border:none;
	display:block;
}

.privacy-policy .smb-accordion__item__title {
	background-color: transparent;
	text-align: right;
}

.privacy-policy .smb-accordion__item__title__label {
	padding-right: 10px;
}

.privacy-policy .smb-accordion__item__body {
	padding:0;
}

.c-page-header {
	background-color: #EDE8E4;
/* 	margin-bottom: calc(var(--_space, 1.8rem)*3); */
	margin-bottom: 0;
	padding-bottom: 0.8rem;
	padding-top: 0.8rem;
}

@media (min-width: 40em) {
	.c-page-header  {
/* 		height: 11rem; */
		height: 6rem;
	}
}

.footer-contact .smb-section__title {
/* 	background-color: #86B070; */
/* 	color: #fff; */
	padding-top: 28px;
	padding-bottom: 15px;
}

/*
.smf-action .smf-button-control__control {
	background-color: var(--accent-color,#cd162c);
	background-image: none;
	color: #fff;
}
*/

.download-form .smf-action .smf-button-control__control {
	background-color:#ff6900;
}

.three-steps .smb-section__lede {
	background: linear-gradient(transparent 50%, #ffc342 153%);
	padding-left: 1em;
	padding-right: 1em;
}

.three-steps .smb-items__item {
	background-color: #fff;
	padding: 10px;
}


ul.menu > li {
	font-weight: 700;
}

.widget_nav_menu ul.sub-menu {
	margin-left: 1em;
}

ul.sub-menu > li {
	font-weight: normal;
}

.campaign-info h2 {
	background-color: #EBE7E3;
	border-left: 6px solid #676358;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 1em;
	text-align: center;
}

@media (min-width: 40em) {
	.campaign-info h2  {
		text-align: left;
	}
}


.p-entry-content .campaign-title {
	margin-top:0;
}

.campaign-title .smb-section__title {
	line-height: 2;
}

.wp-block-image.camp-kv > figure {
	margin-top: 0;
	padding-top:0;
}

.open-new-window-btn a:after{
	content: '';
	display: inline-block;
	width:16px;
	height:16px;
	background-size: cover;
	vertical-align: middle;
	background-image:url(https://loopgate.jp/telemado/docs/wp-content/uploads/2021/11/open-another-window-icon-16.png);
	align-items:center;
	margin-left:15px;
}

.conversion-area .wp-block-button a,
.cta-column-simple .wp-block-button a {
	padding-top: 20px;
	padding-bottom: 20px;
}

.smf-action .smf-button-control__control {
	padding: 18px 28px;
}

.smb-box.form-box .smb-alert--success {
	background-color:#fff;
	border-color: #fff;
}

.smb-box.form-box .smb-alert--remark {
	background-color:#d9e8f0;
	border-color: #d8e7ef;
}

.add-osusume.smb-box.form-box .smb-alert--success {
	background-color: #fff;
	margin-top: 50px;	
}

.merit .wp-block-snow-monkey-blocks-media-text {
	margin-top: 6rem;
}

@media (min-width: 64em) {
	.smb-box.form-box {
		padding-left: 60px;
		padding-right: 60px;
	}
}

.side-banner {
	position: fixed;
	bottom:114px;
	right: 17px;
	width: 220px;
	z-index: 1031;
}

.side-banner a:hover img {
  filter: brightness(1.03); /* 明るくする */
  opacity: 1;
}

.side-banner .side-banner-close-btn {
	position: absolute;
	top: -7px;
	right: -7px;
	cursor: pointer;
	width: 25px;
	height: 25px;
}

.p-entry-content .campaign-info,
.p-entry-content .sp-desc-section,
.p-entry-content .achievements  {
	margin-top: 0;
	padding-top: 0;
}


@media screen and (min-width: 640px){
	.download-btn a,
	.trial-btn a {
		white-space: nowrap;
	}
}

/* 見出し等の文字サイズを Snow Monkey v18 と同じものにする */

/* 見出し用 */
h2,
h3,
h3.smb-media-text__title {
/*   font-size: 1.2rem; */ /*  19.2px */
  font-size: 1.1rem;
}

@media (min-width: 1024px) {
  h2,
  h3,
  h3.smb-media-text__title {
    font-size: 1.5rem;  /* 24px */
  }
}

/* セクションタイトル用 */
.smb-section__title {
/*   font-size: 1.5rem; */  /* 24px */
  font-size: 1.2rem;  
}

@media (min-width: 1024px) {
  .smb-section__title {
    font-size: 2rem;  /* 32px */
  }
}

/* ページタイトル用 */

.c-entry__title {
  font-size: 1.66667rem;  /* 26.66672px */
}

@media (min-width: 640px) {
  .c-entry__title {
    font-size: 2rem;  /* 32px */
  }
}

@media (min-width: 1024px) {
  .c-entry__title {
    font-size: 2.5rem;  /* 40px */
  }
}

.form-section .c-container {
	padding-left: 0;
	padding-right: 0;
}

.smb-faq__item {
    margin-top: calc(var(--_space, 1.8rem)*1*var(--_margin-scale, 1));	
}

.case-group {
/* 	padding-top: 67px; */
	padding-bottom: 67px;
}

/* TOP KV */
.p-entry-content > .kv-top-sp {
	margin-top:0;
}

.top-kv-copy {
	border-width: 6px 0;
	border-style: solid;
	border-color: #D9D9D9;
}

.kv-title-pc {
/* 	margin-left: 2rem; */
}

#kv-pc .smb-media-text[data-sm-split-point=md]>.c-row .smb-media-text__contents-wrapper {
    margin: 0;
}


#kv-pc .smb-media-text__body {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

#kv-sp {
	margin-top: 0;
}

#kv-title-sp {
	margin-bottom: 1.5rem;
}

.case-logo-list figure {
	width: 38%;
}

@media (min-width: 640px) {
	.case-logo-list figure {
		width: 14%;
	}	
}

.next-step-down {
	padding-top: 2rem;
	padding-bottom: 2rem;
}

.tap-btn a {
	box-shadow: 3px 3px 3px 1px rgba(0, 0, 0, 0.30);
}

.problem-item .smb-items__item__figure {
/* 	padding: 0 3rem; */
}
.problem-item .smb-items__item__title {
	text-align: center;
}


/* logo Ticker Splide */
.splide__slide img {
  height: auto;
  width: 100%;
}

/* 改行 */
.br-pc {
	display: none;
}

.br-md {
	display:none;
}

.nowrap {
	white-space: nowrap;
}

.nowrap-pc {
	white-space: normal;
}

@media(min-width:1024px) {
	.br-pc {
		display: inline;
	}
	.br-sp {
		display: none;
	}
	.nowrap-pc {
		white-space: nowrap;
	}
}

.is-layout-constrained>ul.feature-list {
	display:flex;
	flex-wrap: wrap;
	list-style-type: none;
	justify-content: space-around;
	padding-left:0;
}

.is-layout-constrained>ul li+li {
	margin-top:0;
}

.feature-list li {
	width: 100%;
	border: 3px solid #149BDF;
	text-align: center;
	margin-bottom: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
}

@media(min-width:1024px) {
	.feature-list li {
		width: 28%;
	}
}

/* Footer CTA */
.p-footer-cta .c-btn {
	font-weight: 700;
	font-size: 16px;
	padding: 19.2px;
}

/*  フォームページでフッターCTAを表示しない */
.page-id-474 .p-footer-cta,
.page-id-2673 .p-footer-cta {
  display: none;
}

/* PCでは表示しない */
@media (min-width:1024px) {
  .p-footer-cta {
    display: none;
  }
}

.l-footer {
	border-top: 0;
}

.grecaptcha-badge { visibility: hidden; }

.top-text {
	text-shadow: 5px 5px 3px rgba(0, 0, 0, 0.4);
	position:absolute;
	bottom:50%;
	left:50%;
	transform: translateX(-50%);
	white-space: nowrap;
}

.top-text-sp {
	text-shadow: 5px 5px 3px rgba(0, 0, 0, 0.4);
	position:absolute;
	bottom:22%;
}

.achievement-img {
	position: absolute;
	bottom: 28%;
    left: 50%;
    transform: translateX(-50%);
	z-index: 999;
}

.top-cta-btns-pc {
	position: absolute;
	bottom: 10%;
	left: 50%;
	transform: translateX(-50%);
	width: 80vw;
	z-index: 999;
}

.top-cta-btn-sp {
	position: absolute;
    bottom: 17px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
    width: 96vw;
    font-weight: bold;
}

.top-kv-btn .smb-btn,
.top-cta-btn-sp .smb-btn {
	border: 2px solid #fff;
}

.top-btn {
    position: absolute;
    bottom: -24px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
}

.top-btn .smb-btn {
    padding: 14px 57px;
    border: 2px solid #fff;
    font-weight: bold;
}

@media screen and (min-width: 640px) {
	.top-text {
		bottom:30%;
	}
	.achievement-img {
		bottom: 15%;
	}
}

@media screen and (min-width: 1280px) {
	.top-text {
		bottom:16%;
	}	
	.top-cta-btns-pc {
		bottom: -14px;
	}	
}

@media screen and (min-width: 1300px) {
	.top-text {
		bottom:36%;
	}
	.top-cta-btns-pc {
		bottom: 17%;
	}
}

@media screen and (min-width: 1600px) {
/*
	.top-text {
		bottom:47%;
	}
*/
	.top-text-sp {
		bottom:14%;
	}
	.top-btn {
	    bottom: 14vh;
	    left: 50%;
	}
	.top-cta-btns-pc {
		bottom: 17%;
	}
	.achievement-img {
		bottom: 9%;
	}
}

.hedear-cta-btns {
    display: flex;
    flex-direction: row;
    align-items: stretch;
}

@media screen and (max-width: 1143px) {
	.hedear-cta-btns {
		display: none;
    }
}

.c-header-content .smb-btn {
	padding: 20px;
	background-color: #3546b3;
	text-align: center;
}

.c-header-content .smb-btn.header-download-btn {
	background-color: #ff6900;	
}

/*
@media (min-width: 40em)(タブレットサイズ)
@media (min-width: 64em)(PCサイズ)
*/

@media screen and (min-width: 640px) { // 640px〜1023pxまで
}
@media screen and (min-width: 1024px) { // 1024px〜1279pxまで
}
@media screen and (min-width: 1280px) { // 1280px〜
}