/* element
----------------------------------------*/
/* 文字フォント */
.home p {
    font-family: '新丸ゴ M' !important;
    letter-spacing: 0.1em !important;
}
.home .elementor-heading-title {
    font-family: '新丸ゴ M' !important;
    letter-spacing: 0.1em !important;
}
.home .elementor-button-text {
    font-family: '新丸ゴ M' !important;
    letter-spacing: 0.1em !important;
}
.home .premium-title-text {
    font-family: '新丸ゴ M' !important;
    letter-spacing: 0.1em !important;
}



/* ボタンホバーのduration効かない */
.home .elementor-button {
    transition: 0.2s !important;
}


/* ナビゲーションエリア
----------------------------------------*/
/* サイトロゴタイトル追従させない */
.site-header.headroom {
    position: inherit;
}
.site-header.headroom--not-top {
    display: none;
}
/* サイトロゴタイトル */
.header-logo-wrapper a {
    font-family: '新丸ゴ M' !important;
    letter-spacing: 0.1em !important;
}
.navbar .header-logo-wrapper {
    margin-right: inherit;
    max-width: 80%;
}
/* ナビゲーションメニュー */
.site-navigation {
    display: none !important;
}
/* ハンバーガーメニュー */
.header-widgets-wrapper {
    display: none !important;
}

/* Heroエリア
----------------------------------------*/

/* メイン画像の1px下線 */
.has-header-image .custom-header-media img {
    padding-bottom: 0;
}
/* サイトH1見出し ---botsu */
/*.home .site-branding-text {
    text-align: left !important;
}

body:not(.title-tagline-hidden) .site-branding-text {
    display: block;
    margin-left: 2em !important;
}
.home h1.site-title {
    text-align: left !important;
    line-height: 2;
    letter-spacing: 0.2em !important;
    color: #000;
}
@media screen and (min-width: 782px) {
    .site-title {
        font-size: 60px;
    }
}
@media screen and (max-width: 40em) {
    .site-title {
        font-size: 40px;
    }
}*/

/* H1と小見出しの間の線を消す */
.site-title:after {
    display: none !important;
}

/* サイト小見出し ---botsu */
/*body.has-header-image .site-description,
body.has-header-video .site-description {
    opacity: 1;
}
.home .site-description {
    max-width: inherit;
    letter-spacing: 0.25em !important;
}
@media screen and (min-width: 782px) {
    .site-description {
        font-size: 24px;
    }
    .site-description br {
        display: none;
    }
    
}
@media screen and (max-width: 40em) {
    .site-description span {
        display: none;
    }
}

 オーダーメイドボタン枠 
.home .site-branding-text em {
    display: inline-block;
    margin-top: 10px;
    font-style: normal;
    text-align: left !important;
    font-family: '新丸ゴ B';
    padding: 0.1em 0.5em;
    border: 3px solid #000;
    border-radius: 8px;
}
@media screen and (max-width: 40em) {
    .home .site-branding-text em {
        font-size: 1rem;
    }
}*/


/* CTAボタン
----------------------------------------*/
#cta a {
    display: block;
    position: fixed;
    width: 47px;
    bottom: 80px;
    right: 0;
    background: #e90000;
    margin: 0;
    padding: 20px 8px 0px 8px;
    border-radius: 8px 0 0 8px;
    color: #fff;
    transition: 0.2s;
    z-index: 100;
}
    #cta a:hover {
    width: 65px;
    background: #ff6060;
    padding: 20px 18px 0px 8px;
    }
#cta p {
    font-family: '新丸ゴ M';
    font-size: 16px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    letter-spacing: 1.5em;
}
/* 字間を開ける対策（letter-spacing効かない） */
#cta p span {
    padding: 3px 0 0 0;
}


/* コンテンツエリア
----------------------------------------*/
/* 全幅に */
.page .entry-content, .page:not(.inspiro-front-page) .entry-footer {
    margin: inherit;
    max-width: inherit;
    padding-left: inherit;
    padding-right: inherit;
}
/* ページタイトル消す */
.home .entry-header {
    display: none;
}
/* ページタイトル消す */
.home .entry-header {
    display: none;
}
/* アンダーライン */
.home .fnt p u {
    text-decoration: none;
    background: linear-gradient(transparent 70%, yellow 20%);
    letter-spacing: 0.1em !important;
    padding-bottom: 0.2em;
}


.home .fnt.his p u {
    padding-bottom: 0.25em;
    border-bottom: 1px solid #e6dad3;
    background: none;
    line-height: 2.6 !important;
}


/* section -- ブランドストーリー */
.home .elementor-element-72abbc6 .elementor-widget-text-editor p img {
    float: left;
    width: 20%;
    margin: 10px 15px 0 0;
}

/* section -- メリット */
.home .merit-heading p{
    background: #eaeada;
    border-radius: 10px;
}
.home .merit-heading p span{
    letter-spacing: 2px !important;
    margin: 0 0.2em 0 0.3em;
    color: #990000;
}


.home .elementor-element-1b62935.e-con,
.home .elementor-element-691bdc5.e-con,
.home .elementor-element-ea76456.e-con{
    margin: 0 !important;
    padding: 0 !important;
}
.home .elementor-element-1b62935 p,
.home .elementor-element-691bdc5 p,
.home .elementor-element-ea76456 p{
    margin: 0 !important;
    padding: 0 !important;
}
.home .elementor-element.elementor-element-1b62935,
.home .elementor-element.elementor-element-691bdc5,
.home .elementor-element.elementor-element-ea76456{
    display: inherit;
}

/* section -- FAQ */
.premium-title-container.style4 {            /*H4*/
	border-bottom: 1px solid #27aaf8;
}

.faq .toggle {            /*ベース*/
	display: none !important;
}
.faq .Label {		/*タイトル*/
    border-bottom: 1px dashed #ddd;
    text-indent: -3.8em;
    padding-left: 3.8em;
    padding-top: 0.8em;
    padding-bottom: 0.8em;
    padding-right: 2em;
    font-family: '新丸ゴ M' !important;
    letter-spacing: 0.1em !important;
    color: #003399;
    font-size: 18px;
    cursor: pointer;
}
.faq .Label::before {
    content: '';
    display: inline-block;
    width: 40px;
    height: 40px;
    background-image: url('/wp-content/uploads/2025/01/ico-faqq.png');
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 1em;
}
.faq .Label::after{		/*タイトル横の矢印*/
	content:"";
	width: 8px;
	height: 8px;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	-webkit-transform: rotate(45deg);
	position: absolute;
	top:calc( 50% - 3px );
	right: 20px;
	transform: rotate(135deg);
}
.faq .Label:hover {
    color: #f60;
}

.faq .Label,
.faq .content {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
}
.faq .content {		/*本文*/
	height: 0;
    margin: 0 0 0 1em;
    font-size: 16px;
	overflow: hidden;
    
    text-indent: -3.8em;
    padding-left: 3.8em;
    padding-right: 3em;
}
.faq .toggle:checked + .Label + .content {	/*開閉時*/
	height: auto;
	padding: 10px 0;
	transition: all .3s;
}
.faq .toggle:checked + .Label::after {
	transform: rotate(-45deg) !important;
}
.faq p {
	margin-left: 3.8em;
    border-bottom: 1px dashed #ddd;
    padding: 0.8em 0;
}
.faq p:first-child::before {
    content: '';
    display: inline-block;
    width: 40px;
    height: 40px;
    background-image: url('/wp-content/uploads/2025/01/ico-faqa.png');
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 1em;
}
.faq img {
	display: block;
    width: 350px;
    margin: 15px auto 0;
}

@media (max-width: 768px) {
    .faq .Label {		/*タイトル*/
    font-size: 16px;
    }
    .faq .content {		/*本文*/
    font-size: 14px;
    }
}

/* footer
----------------------------------------*/
.site-info {
    text-align: center;
}
.site-info .copyright {
    display: inherit;
    font-size: 12px;
}









