@charset "UTF-8";

body{
    font-family: Montserrat;
	letter-spacing：0.02em;
	line-height：160%;
}

.l-contents__inner:first-child {
    margin-top: 0;
    padding-top: 0;
}
.page .c-page-header {
    display: none;
}
.archive .c-page-header {
    display: block;
}

.c-pagination__item, .c-pagination__item-ellipsis, .c-pagination__item-link {
    border-radius: 50%;
}
.c-meta__item--author {
    display: none;
}

.c-entry__header{
/* 	display:none; */
}
.page .c-entry__body>:where(:not(:first-child)){
	margin-top:0;
}
.contact__img{
	width: 20px;
    margin-right: 10px;
}
.c-entry__title {
    margin-top: 50px;
    text-align: center;
}
.post-type-archive-blog .c-entry__title{
	display:none;
}
.c-meta {
    justify-content: center;
}

.archive .c-section {
	    padding-top: 50px;
}
.c-drawer--highlight-type-background-color .c-drawer__item.sm-nav-menu-item-highlight {
    background-color: #21A69F;
}

#page-top a svg {
    display: none;
}

#page-top {
    background: url(https://test.yuki-web-site.com/b01/wp-content/uploads/2025/03/page-top-1.png) no-repeat center center;
    background-color: transparent;
    background-size: contain;
}
.smb-section__title {
    font-size: 24px;
}
.smb-section__background-text__text{
	font-size:80px;
	background: linear-gradient(90deg, #0058B6, #BDDDFF);
	opacity:1;
	  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	z-index: 2;
	font-family: Montserrat;
}
.smb-section__background-text__text p{
	font-size:16px;
}

.c-entries--text .c-entry-summary__meta .c-meta__item:not(.c-meta__item--published) {
    display: block;
}
.white-btn a{
	background-color:#fff;
}
.blue-btn a{
	background: linear-gradient(90deg, #0158A0, #147FD9);
	color:#fff !important;
}

.p-global-nav .c-navbar__item.sm-nav-menu-item-highlight {
    background-color: #21A69F;
	border-radius:50px;
}

/* ホバー時のスタイル */
.smb-btn {
  bottom: 7px;
}
input[type="submit"]{
	    position: relative;
	bottom: 7px;
}
.smb-btn:hover {
  bottom: 0;
	box-shadow: none !important;
}
input[type="submit"]:hover {
  bottom: 0;
	box-shadow: none !important;
		    --_transition-duration: var(--_global--transition-duration);
    --_transition-function-timing: var(--_global--transition-function-timing);
    --_transition-delay: var(--_global--transition-delay);
    transition: all var(--_transition-duration) var(--_transition-function-timing) var(--_transition-delay);
}

:root :where(.wp-block-button.is-style-snow-monkey-143789) .wp-block-button__link::before, :root :where(.smb-btn-wrapper.is-style-snow-monkey-143789) .smb-btn::before {
    content: '';
    position: unset;
    inset: unset;
    background-color: unset;
	    box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.25);
}
:root :where(.wp-block-button.is-style-snow-monkey-143789) .wp-block-button__link, :root :where(.smb-btn-wrapper.is-style-snow-monkey-143789) .smb-btn{
	    padding: var(--smb-btn--padding-vertical) var(--smb-btn--padding-horizontal);
	padding-top: 15px;
    padding-bottom: 15px;
	font-size:18px;
	font-weight:600;
	    box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.25);
}
.l-footer--default .c-copyright {
    background-color: var(--wp--preset--color--sm-accent);
}


/* TOPページ */
.fv-sec .smb-section__subtitle {
    font-size: 26px;
    color: #fff;
	background-color: var(--smb-section--subtitle-color);
    padding: 5px 50px;
    border-radius: 10px;
}
.fv-sec .smb-section__title {
    font-size: 56px;
    color: #fff;
}
.fv-sec .smb-section__lede{
	color:#fff;
}

.about-sec .smb-section-break-the-grid__content--p-m,.smb-section-break-the-grid__shadow {
        border-radius: 10px;
}

.news-sec .c-entry-summary__term{
	margin-right:50px;
	background-color:#fff;
	color:#0058B6;
	padding:5px 10px;
	border:1px solid #0058B6;
	border-radius:5px;
	font-weight: 300;
}
.news-sec .smb-recent-posts{
	max-width:1000px;
}

.news-sec .c-entries__item {
  position: relative; /* 親要素との関係を明確にする */
}
.news-sec .c-entries__item:after{
	   content: '';
    position: absolute;
    inset: calc(50% - .5em) calc(30px/ 2 - .5em) auto auto;
    display: block;
    mask-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22feather%20feather-chevron-right%22%3E%3Cpolyline%20points%3D%229%2018%2015%2012%209%206%22%3E%3C%2Fpolyline%3E%3C%2Fsvg%3E);
    mask-position: center center;
    mask-repeat: no-repeat;
    mask-size: contain;
    height: 1em;
    width: 1em;
    background-color: #0e61a6;
}

.feature-sec .smb-section__background-text__text,.service-sec .smb-section__background-text__text,.voice-sec .smb-section__background-text__text,.service-sec .smb-section__background-text__text{
	background:#fff;
	    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.feature-items{
	max-width:1000px;
}
.feature-items h3{
	    border-bottom: unset;
    padding: unset;
}
.feature-box {
	position:relative;
}
.feature-box .no{
	position:absolute;
    top: -78px;
    left: -49px;
}
.feature-box .no img{
	width:60px;
}

.service-sec .smb-panels{
	max-width:1000px;
}
.service-panel .smb-panels__item{
	border-radius:150%;
}
.service-panel img{
	width:160px;
}
.service-panel h3{
	border-bottom:unset;
	color:var(--wp--preset--color--sm-accent);
}

.hr {
    position: relative;
    padding-bottom: 0.5rem;
    border-bottom: 2px solid #BCD5E9;
    color: #333;
    font-weight: bold;
    font-size: 26px;
/* 	background-color:#BCD5E9; */
}


/*吹き出し部分*/
.hr::before{
 content:'';
 position: absolute;
 top: 100%;
 left: 50%;
 transform: translateX(-50%) skew(-25deg);
 height: 15px;
 width: 15px;
 border-right: 1px solid #BCD5E9;
 background-color: #e3f1fc !important;

 border-left: none;
 border-top: unset;
 border-bottom: unset;
}
.price-sec {
	max-width:900px
}
.price-width{
	max-width:1000px;
}
.price-items{
	margin-top:50px;
}
.price-ttl{
	background-color:#0E61A6;
	color:#fff;
	padding-top:10px;
	padding-bottom:10px;
	border-radius: 10px 10px 0 0;
}
.price-txt{
	background-color:#fff;
	margin-top:0;
	padding-top:10px;
	padding-bottom:10px;
	border-radius: 0px 0px 10px 10px;
	font-family:Montserrat;
	font-size:22px;
	font-weight:600;
}
.left-txt{
	border: 1px solid #0E61A6;
    padding: 10px 20px;
    border-radius: 50%;
    color: #0E61A6;
	font-weight:600;
}
.right-txt{
	font-size:22px;
	font-family:Montserrat;
}
.wp-container-core-group-is-layout-1 {
    justify-content: space-evenly;
}
.price-strong strong{
	  background-image: radial-gradient(circle at center, #000 20%, transparent 20%); /* 点の色とサイズ調整 */
  background-position: top right; /* 点の位置 */
  background-repeat: repeat-x; /* 横方向に繰り返し */
  background-size: 1em 0.3em; /* 点の間隔とサイズ調整 */
  padding-top: .4em; /* 縦方向の位置調整 */
}

.blog-sec .c-entry-summary__figure{
		margin-bottom:0;
}
.blog-sec .c-entry-summary__body{
	background-color:#fff;
	padding:20px;
}
.voice-items{
	max-width:1000px;
}
.voice-panel .smb-panels__item{
	border-radius:10px;
}

    .qa-wrap .c-container {
    padding:0;
    }
    .qa-head .smb-accordion__item__body p {
        padding: 0 10%;
        width: 100% !important;
    }
    .qa-head .smb-accordion__item__title {
        padding: 1% 3% !important;
		    margin: 30px 0;
    }
    .qa-head .smb-accordion__item__body::before {
        left: 3% !important;
    }


.qa-head .smb-accordion__item__title{
	background: #0867B6;
	padding:2% 12%;
	color:#fff;
	font-size:20px;
	font-weight:600;
}
.qa-head .smb-accordion__item__title__icon > svg {
	display:none;
}
.qa-head .smb-accordion__item__title__icon {
	width:min(9vw, 50px);
	height:min(9vw, 50px);
background-image:url(https://test.yuki-web-site.com/b01/wp-content/uploads/2025/03/plass.png);
	background-size:cover;
}
.smb-accordion .smb-accordion__item__control:checked+.smb-accordion__item__title>.smb-accordion__item__title__icon{
		background-image:url(https://test.yuki-web-site.com/b01/wp-content/uploads/2025/03/kakeru.png);
}
.qa-head .smb-accordion__item__title::before {
	content:"";
	display:block;
	width:min(9vw, 50px);
	height:min(9vw, 50px);
	background-image:url(https://test.yuki-web-site.com/b01/wp-content/uploads/2025/03/emojione-monotone_letter-q.png);
	background-size:cover;
	background-repeat:no-repeat;
}
.qa-head .smb-accordion__item__body{
	padding:4% 10px 4% 10px;
	position:relative;
}
.qa-head .smb-accordion__item__body::before {
		content:"";
	display:block;
	position:absolute;
	top:50%;
	left:12%;
	transform:translate(0%,-50%);
	width:min(9vw, 50px);
	height:min(9vw, 50px);
	background-image:url(https://test.yuki-web-site.com/b01/wp-content/uploads/2025/03/icon-park-solid_handle-a.png);
	background-size:cover;
	background-repeat:no-repeat;
}
.qa-head .smb-accordion__item__title__label {
    margin-left: 2%;
    flex: 1 1 70%;
}
.qa-head .smb-accordion__item__body p {
	width:64%;
}
.qa-item  {
	margin-top:0 !important;
}
.smb-accordion{
	max-width:1000px;
}

.com-sec .c-container{
	max-width:1000px;
}

.contact-btn img{
	margin-right: 10px;
    margin-bottom: 3px;
}
.smb-section__title:after {
    background-color: #ffffff;
    height: 3px;
	width:30px;
    margin-top: 7px;
}
.page-ttl strong{
	 background: linear-gradient(90deg, #0058B6, #147FD9);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	font-size:20px;
}
.page-ttl{
	 background: linear-gradient(90deg, #0058B6, #147FD9);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	font-size:40px;
	 font-family: Montserrat;
}

.se-sec{
	margin-top:0;
	padding-top:0;
}
.se-sec .smb-section-break-the-grid__content--p-m,.se-sec .smb-section-break-the-grid__figure img{
	border-radius:10px;
}
.page-no{
	position:absolute;
    right: -15px;
    top: -52px;
}
.se-sec-left .page-no{
    left: -70px;
    top: -52px;
}
.page-com-sec .c-container{
	max-width:1100px;
}

.l-footer--default .l-footer-widget-area {
    max-width: 1200px;
    margin: 0 auto;
	font-weight:bold;
}

footer .page-item-177,footer .menu-item-181{
		    background-color: #21A69F;
    border-radius: 50px;
    padding: 10px 20px;
		color:#fff;
}

/* Snow Monkey pcのみ */
@media screen and (min-width: 1024px){
	#page-top {
	margin-bottom:30px;
	margin-right:30px;
	}
	.about-sec .smb-section-break-the-grid__content--p-m {
		margin-bottom: 200px;
        padding: 136px 185px 100px 180px;
	}
	.smb-section__background-text__text{
	    left: 210px;
		line-height: 0.8;
		top: 30px;
	}
	.page-top-sec .smb-section__background-text__text{
		top: 30%;
	}
	.fit-back .smb-section__background-text__text{
	    left: 150px;
	}
	 .feature-sec .smb-section__body,.blog-sec .smb-section__body,.voice-sec .smb-section__body,.qa-sec .smb-section__body,.flow-sec .smb-section__body{
		margin-top:200px;
	}
	.service-sec .smb-section__body,.news-sec .smb-section__body{
		margin-top:100px;
	}
	.feature-sec .smb-section__body{
/* 		margin-top:120px; */
	}
	.page-ma .smb-section__body{
		margin-top:0;
	}
	.se-sec .smb-section-break-the-grid__content--p-m{
		margin-top: 200px;
    	padding: 50px 120px;
    	z-index: 0;
	}
	.widget_nav_menu ul {
    display: flex;
    justify-content: space-around;
		align-items: center;
	}
	.widget_nav_menu ul>li+li {
    margin-top: 0;
	}

	
.news-sec .c-entries__item>a .c-entry-summary__body {
    display: flex;
	    flex-direction: row-reverse;
    justify-content: start;
}
.news-sec .c-entries--text2 .c-entry-summary__meta{
	margin-top:0;
}
.news-sec .c-meta__item:not(:last-child) {
    margin-right: 3.75em;
	}
	
	.philoso-p{
	 font-size: 18px;
    line-height: 160%;
    letter-spacing: 2px;
	}
	.common-sec .c-container{
	max-width:100%;
	padding:0;
	}
}

@media (max-width: 1023px) {
  /******************************************************************

  Stylesheet: 1023px以下（タブレット）で適用
	
	

  ******************************************************************/
	
	.about-sec .smb-section-break-the-grid__content--p-m {
        padding: 10px;
	}
}
@media (max-width: 639px) {
  /******************************************************************

  Stylesheet: 639px以下(スマホ)で適用

  ******************************************************************/
	.sp-left{
		text-align:left;
	}
	.c-site-branding__title .custom-logo {
    	width: 200px !important;
	}
	.fv-sec .smb-section__header{
		text-align:left;
		
	}
	.fv-sec .c-container{
		padding:0 10px;
	}
	.fv-sec .smb-section__subtitle {
    font-size: 20px;
    padding: 5px 10px;
		position:absolute;
		left: 10px;
        top: -120px;
	}
	.fv-sec .smb-section__title {
    font-size: 40px;
	}
	
	.qawrap .c-container {
		padding:0;
	}
	.qa-head .smb-accordion__item__title {
        padding: 2% 3% !important;
    }
	 .qa-head .smb-accordion__item__body p {
        padding: 0 0 0 14%;
        width: 100% !important;
    }
	.smb-section__background-text__text {
    font-size: 40px;
    line-height: 1;
		left: 20px;
        top: 33px;
	}
	.sp-top .smb-section__background-text__text{
		padding-top:15px;
	}
	.home .smb-section__background-text__text{
		left: var(--smb-section--background-text-left);
		top: var(--smb-section--background-text-top);
	}
	
	.widget_media_image img{
		margin:0 auto;
	}
	.service-panel img{
		width:160px;
		margin:0 auto;
	}
	.feature-box img{
		width:130px;
	}
	.service-panel h3 {
    font-size: 16px;
	}
	.qa-head .smb-accordion__item__title{
		font-size:16px;
	}
	.price-sec {
    padding-top: 0;
	}
	.page-ttl {
    	line-height: 1.3;
		font-size: 24px;
	}
	.about-sec .smb-section__inner,.news-sec .smb-section__body, .feature-sec .smb-section__body,.service-sec .smb-section__body,.price-sec .smb-section__body,.blog-sec .smb-section__body,.voice-sec .smb-section__body,.qa-sec .smb-section__body,.com-sec .smb-section__inner,.com-sec .smb-section__body,.feature-sec .c-container{
		margin-top:50px;
	}
	.about-sec .smb-section-break-the-grid__content--p-m,.price-sec .c-container,.voice-sec .c-container,.qa-sec .c-container{
		padding:10px;
	}
	.about-sec .smb-section__title {
    font-size: 20px;
	}
	.cf7__button{
		padding-left: inherit !important;
	}
	.wpcf7-spinner {
    display: none !important;
	}
	.widget_nav_menu ul {
    text-align: center;
	}
	footer .page-item-177, footer .menu-item-181 {
    width: 200px;
    margin: 0 auto;
	}
	
}/*# sourceMappingURL=style.css.map */