@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

@media (min-width: 600px) {
    .l-content {
        padding-top: 2em;
    }
}

.p-breadcrumb__list{
	font-size:14px !important;
}

@media (min-width: 600px) {
    .p-breadcrumb__list {
        font-size: 16px;
    }
}

#sidebar{
	margin-top:0;
}

.l-mainContent {
	max-width: 100%;  
	margin-top: 0em !important; 
}

h1,h2,h3,h4,h5{
	font-weight:400 !important;
}

.c-widget__title.-side, .p-postList .p-postList__title{
	font-weight:400 !important;
}

.-series-right .l-header__inner{
	padding:0 10px ;
	width:100vw;
}

#header{
	font-weight:300 !important;
	    letter-spacing: 0.1em;
}

.c-gnav>.menu-item>a{
    padding: 5px 20px;
}


.c-smallNavTitle{
font-size: 13px;
    display: block;
    font-family: 'Marcellus SC', serif;
    color: #ccc;
    line-height: 1;
}

.blog_title{
    font-family: 'Marcellus SC', serif;
	    letter-spacing: 0.15em !important;
}

.ug-cta{
  display:flex;
  gap:20px;  
  align-items:center;
  justify-content:center; 
}

/* ベース */
.ug-btn{
  --h:44.25px; 
	width:150px;
  --r:6px; 

  display:inline-flex;
  align-items:center;
  justify-content:center;
  height:var(--h);
  padding:0 40px;
  border-radius:var(--r);
  font-weight:300;
  font-size:15px;
  letter-spacing:.02em;
  text-decoration:none;
  white-space:nowrap;
  box-shadow:var(--shadow);
  transition:transform .12s ease, filter .12s ease, box-shadow .12s ease;
}

/* バリアント：黄色（黒文字） */
.ug-btn--yellow{
  background:#f1d24a;     /* 近い黄色 */
  color:#111;
}
.ug-btn--yellow:hover{ filter:brightness(0.97); transform:translateY(-1px); }
.ug-btn--yellow:active{ transform:translateY(0); filter:brightness(0.93); }

/* バリアント：ブルー（白文字） */
.ug-btn--blue{
  background:#3446e0;     /* 近いブルー */
  color:#fff;
}
.ug-btn--blue:hover{ filter:brightness(1.03); transform:translateY(-1px); }
.ug-btn--blue:active{ transform:translateY(0); filter:brightness(0.95); }

/* フォーカス可視化（キーボード操作でも見やすく） */
.ug-btn:focus-visible{
  outline:3px solid rgba(0,0,0,.25);
  outline-offset:3px;
}

/* レスポンシブ（幅が狭い時は縦積み） */
@media (max-width: 768px){
  .ug-cta{ gap:16px; }
  .ug-btn{
    --h:56px;
    padding:0 28px;
    font-size:18px;
  }
  .ug-cta{ flex-wrap:wrap; }
}

.p-articleFoot{
	display:none;
}

.p-pnLinks{
	display:none;
}

/* パンくずリスト調整 */
.p-breadcrumb__item:first-child {
    display: none !important;
}

.mycus-breadcrumbs-tag {
    position: absolute;
    top: 10.5em;
}

.mycus-breadcrumbs-tag a {
    color: #473019 !important;
    letter-spacing: 4px;
    padding: 0 5px;
	font-weight:300;
}

.kadoma-s4{
				display:none;
}

.kadoma-s2 {
    position: fixed;
    display: flex;
    bottom: 0;
	left:0;
	margin-bottom:0;
    width: 100%;
    background: rgba(255, 255, 255, 0.7);
    z-index: 10;
    padding: 5px;
    box-sizing: border-box;
}

.kadoma-s2 .q1 {
    border-radius: 10px;
}
.kadoma-s2 .q1 {
    width: 30%;
    font-size: 2.5vw;
    background: #FF8C00;
    text-align: center;
    font-weight: bold;
    letter-spacing: 4px;
    color: #fff;
    padding: 5px 0;
    font-family: var(--ja);
}

.kadoma-s2 .q1 span {
    display: block;
    font-size: 20px;
    color: #fff;
    font-family: var(--ja);
}

.kadoma-s2 .q2 {
    width: 30%;
    font-size: 1.3vw;
    font-weight: bold;
    padding: 0 10px;
    align-self: center;
    font-family: var(--ja);
}

.kadoma-s2 .q2 span {
    display: inline-block;
    margin-left: 30px;
}

.kadoma-s2 .q3 {
    width: 20%;
    display: flex;
    padding: 10px 0;
    align-self: center;
}

.kadoma-s2 .q3 .l {
    border-radius: 50%;
    background: #FF8C00;
}

.kadoma-s2 img {
    padding: 1.3vw;
    width: 5vw;
}

.kadoma-s2 .q3 .r {
    font-size: 1.4vw;
    margin-left: 10px;
    font-weight: bold;
    font-family: var(--ja);
}

.w-beforeFooter{
	margin:0;
}

.w-footer{
justify-content:center;	
font-weight:300;
}

.-list-flex{
	justify-content:center;
	gap:30px !important;
	 list-style: none;
}

.l-footer__foot{
	display:none;
}






.section-4 {
    height: initial;
    background-image: url(https://lgt.co.jp/media/wp-content/uploads/2025/10/footer_bg02.jpg);
    padding: 20px;
    background-size: cover;
	    background-position: center;
}

.s4-div-1 {
    background-color: rgba(10, 10, 10, 0.28);
    width: 100%;
    height: 100%;
	max-width: 1200px;
	margin:0 auto;
    padding: 50px 80px;
}


.s4-div-11{
    width: 930px;
    margin: auto;
}

.justify-content-between {
    justify-content: space-between;
}
.align-items-center {
    align-items: center;
}
.d-flex {
    display: flex
;
}

.color-white.s4-div-2 {
    color: rgb(255, 255, 255) !important;
}

.s4-div-2 {
    width: 25%;
}

.color-white.s4-div-2 p {
    color: #fff !important;
}

.font-38 {
    font-size: 38px;
}
.font-robot {
    font-family: Roboto, sans-serif;
}

.color-white.s4-div-2 p {
    color: #fff !important;
}

.font-15 {
    font-size: 15px;
}

.s4-div-3 {
    width: 15%;
}

.pc-block {
    display: block;
}

.s4-v-line {
    width: 1px;
    height: 242px;
    background: white;
    border: 1px solid white;
}

.s4-div-4 {
    width: 57%;
}

.justify-content-center {
    justify-content: center;
}
.align-items-center {
    align-items: center;
}

.sp {
    display: none;
}

.s4-txt-1 {
    padding-top: 0px;
	padding-left:0 !important;
	margin:0 !important;
}

.font-robot {
    font-family: Roboto, sans-serif;
}
.color-white {
    color: white;
}

.font-36 {
    font-size: 22px;
    padding-left: 40px;
    line-height: 1.5;
}

.s4-txt-1 {
    margin-top: 30px !important;
}

a:hover {
    opacity: 0.7;
}

.s4-btn-2 {
    min-width: 200px;
    height: initial;
    background-color: rgb(240, 215, 73);
    border: 1px solid rgb(240, 215, 73);
    font-size: 18px;
    margin: 5px;
    color: white;
    letter-spacing: 1px;
    display: inline-block;
    padding: 10px;
    border-radius: 5px;
}

.s4-btn-1 {
    min-width: 200px;
    height: initial;
    background-color: rgb(49, 67, 207);
    border: 1px solid rgb(49, 67, 207);
    font-size: 18px;
    margin: 5px;
    color: white;
    letter-spacing: 1px;
    display: inline-block;
    padding: 10px;
    border-radius: 5px;
}

.pc-block a{
color:#fff;	
}

.c-gnav .sub-menu a{
background: #28BFE7;
	color:#fff;
}

.c-gnav .sub-menu a:hover{
	color:#28BFE7;
	background-color:#fff;
}
    
.sub-menu .sub-menu a{
background: #66ADF5 !important;
color:#fff;
}

.sub-menu .sub-menu a :hover{
	color:#fff;
}

.c-widget__title.-spmenu{
display:none;	
}

.c-listMenu a:before{
	display:none;
}

.c-listMenu a{
	font-weight:300;
}

.c-listMenu a{
	padding-left:10px;
}

.c-listMenu .sub-menu a{
	padding-left:20px;
}


@media screen and (max-width: 960px) {
    .section-4 {
        margin-top: 0;
    }
	    .s4-div-1 {
        background-color: #0a0a0a47;
        width: 100%;
        height: 100%;
        padding: 20px 0 30px;
    }
	.d-block {
        display: block;
    }
	.s4-div-11 {
        width: 100%;
        margin: auto;
    }
	    .s4-div-2 {
        width: 100%;
        text-align: center;
    }
	    .pc-block {
        display: none;
    }
    .sp {
        display: block;
    }
	    .sp-font-30 {
        font-size: 20px;
        text-align: center;
        color: #fff !important;
    }
    .sp-font-30 span {
        display: block;
        color: #fff;
    }
	    .s4-div-4{
        width: 100%;
        margin-top: 3rem;
    }
    .s4-txt-1 {
        margin-top: 10px !important;
    }
	.s4-btn-1{
		width:75%;
	}
		.s4-btn-2{
		width:75%;
	}
	.sp-font-30 span a{
		color:#fff;
	}
	    .kadoma-s4{
        position: fixed;
        bottom: 0px;
				left:0;
        display: flex;
        width: 100%;
        z-index: 10;
        background: rgb(255, 255, 255);
    }
    .kadoma-s4 .q1 {
        width: 60% !important;
        font-size: 5vw;
        font-weight: bold;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        color: rgb(255, 255, 255);
        text-align: center;
        margin-right: 20px;
        background: rgb(255, 140, 0);
    }
	    .kadoma-s4 .q1 span{
        display: block;
        width: 100%;
        font-size: clamp(13px, 4vw, 28px);
        text-align: center;
        color: rgb(255, 255, 255);
    }
    .kadoma-s4 .q3{
        width: 27vw;
        padding-right: 4vw;
        padding-left: 2vw;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .kadoma-s4 .q3 .l{
        background: rgb(255, 140, 0);
        border-radius: 50%;
        padding: 12px;
    }
	.kadoma-s2{
		display:none;
	}
	.l-content{
		padding-top:1em;
	}
}

.sp_footer{
	font-weight:normal;
}