/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 19 2026 | 00:14:13 */
#Lp .mv-container {
    position: relative;
    width: 100%;
    /* 1600 / 800 = 2 / 1 の比率を維持 */
    aspect-ratio: 2 / 1; 
    
    background-image: url('http://lp.763.co.jp/kaigyou/wp-content/uploads/2026/01/mv_pc.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    
    /* はみ出し防止 */
    overflow: hidden;
	
}

#Lp .btn-link {
    position: absolute;
    /* 水平方向の中央揃え */
    left: 50%;
    transform: translateX(-50%);
    
    /* --- 位置の調整 --- */
    /* 下端からの距離を％で指定（画像の内容に合わせて調整してください） */
    bottom: 8%; 
    
    /* --- サイズの調整 --- */
    /* 背景画像(1600px)に対して、ボタン画像がどれくらいの幅か％で指定 */
    /* 例：ボタンが実寸480pxなら 480/1600 = 30% */
    width: 30%; 
    
    transition: opacity 0.3s ease;
}

#Lp .btn-link:hover {
    opacity: 0.7;
}

#Lp .btn-img {
    width: 100%;
    height: auto;
    display: block;
}

#Lp .massage{
	padding-top:100px;
	padding-bottom:100px;
}
#Lp .massage pre{
	 font-size: 24px;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 400;
  color: #092D87;
  text-align: center;
	line-height:1.2;
}
#Lp .massage h1{
	 font-size: 38px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  text-align: center;
	margin-bottom:15px;
}
#Lp .massage h2{
	 font-size: 26px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  text-align: center;
	margin-bottom:10px;
	color:#092D87;
}
#Lp .massage p{
  text-align: center;
	line-height:2.2;
}

#Lp .reason{
	padding-top:100px;
	padding-bottom:100px;
	background-color:#FFF9F0;
}
#Lp .reason pre{
	 font-size: 24px;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 400;
  color: #092D87;
  text-align: center;
	line-height:1.2;
}
#Lp .reason h2{
	 font-size: 38px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  text-align: center;
	margin-bottom:25px;
}
#Lp .reason .column{
	margin-bottom:50px;
}
#Lp .reason h3{
	margin-bottom:10px;
}
#Lp .reason h3 strong{
	 font-size: 22px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
	background-color:#092D87;
	padding:0px 8px 2px 8px;
	color:#FFF;
}
#Lp .reason h4{
	 font-size: 30px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
	margin-bottom:15px;
}
#Lp .reason h5{
	 font-size: 22px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
	color:#092D87;
	margin-bottom:5px;
}
#Lp .reason ul{
	margin-top:15px;
}
#Lp .reason ul li{
	 font-size: 18px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
	margin-bottom:5px;
}
#Lp .reason ul li strong{
	 font-size: 18px;
  font-weight: 500;
	color:#092D87;
}

#Lp .voice{
	padding-top:100px;
	padding-bottom:100px;
}
#Lp .voice pre{
	 font-size: 24px;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 400;
  color: #092D87;
  text-align: center;
	line-height:1.2;
}
#Lp .voice h2{
	 font-size: 38px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  text-align: center;
	margin-bottom:30px;
}
#Lp .voice .column{
	margin-bottom:50px;
}
#Lp .voice .box{
	padding:30px 30px;
	border:3px solid #092D87;
}
#Lp .voice .box h3{
	padding:1px 6px 2px 6px;
	background-color:#092D87;
	 font-weight: 500;
	color:#FFF;
	margin-right:10px;
	font-size:18px;
}
#Lp .voice .box h4{
	 font-weight: 500;
	font-size:22px;
	font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
	color:#092D87;
}
#Lp .voice .box p.name{
	text-align:right;
	margin-top:0px;
	margin-bottom:10px;
}
#Lp .voice .box h5{
	 font-weight: 500;
	font-size:22px;
	font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
	color:#092D87;
	margin-top:10px;
	margin-bottom:5px;
}

#Lp .menu{
	padding-top:100px;
	padding-bottom:100px;
	background-color:#FFF9F0;
}
#Lp .menu pre{
	 font-size: 24px;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 400;
  color: #092D87;
  text-align: center;
	line-height:1.2;
}
#Lp .menu h2{
	 font-size: 38px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  text-align: center;
	margin-bottom:25px;
}
#Lp .menu p.catch{
  text-align: center;
	margin-bottom:25px;
}
#Lp .menu p.caution {
    font-size: 14px;
    margin-bottom: 10px;
    color: #FF7D04;
    display: none;
}
/* テーブル全体のコンテナ（スマホでの横スクロール用） */
.table-container {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin: 20px 0;
}

/* テーブルの基本スタイル */
.cost-table {
  width: 100%;
  border-collapse: collapse;
	font-family: "Noto Sans JP", sans-serif;
  color: #333;
  line-height: 1.6;
	overflow: auto;
}
/* ヘッダー部分 */
.cost-table th {
  background-color: #4462AB; /* 画像に近い青色 */
  color: #ffffff;
  padding: 16px;
  font-weight: 500;
  border: 5px solid #FFF9F0; /* セル間の区切り（白線） */
  text-align: center;
  white-space: nowrap;
}
/* ボディ部分 */
.cost-table td {
  padding: 15px 20px;
  border-bottom: 5px solid #FFF9F0; /* 行間の境界線 */
  vertical-align: middle;
	background-color:#FFF;
	border: 5px solid #FFF9F0; /* セル間の区切り（白線） */
	font-weight: 400;
}
/* 各カラムの調整 */
.cost-table td.status {
  font-weight: 400;
  width: 18%;
  text-align: center;
	white-space: nowrap;
}
.cost-table td.unit-price,
.cost-table td.total-price {
  font-weight: 500;
  text-align: center;
  width: 18%;
  font-size:20px;
	white-space: nowrap;
}
.cost-table td.description {
  text-align: left;
  width: 46%;
}
#Lp .menu p.note{
  font-size:14px;
	margin-top:5px;
}

#Lp .flow{
	padding-top:100px;
	padding-bottom:100px;
}
#Lp .flow pre{
	 font-size: 24px;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 400;
  color: #092D87;
  text-align: center;
	line-height:1.2;
}
#Lp .flow h2{
	 font-size: 38px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  text-align: center;
	margin-bottom:30px;
}
#Lp .flow h3{
  text-align: center;
	margin-bottom:15px;
}
#Lp .flow h3 strong{
  padding:1px 6px 2px 6px;
	background-color:#092D87;
	 font-weight: 500;
	font-family: "Noto Sans JP", sans-serif;
	color:#FFF;
	font-size:18px;
}
#Lp .flow h4{
  text-align: center;
	font-family: "Noto Sans JP", sans-serif;
	 font-weight:500;
	font-size:20px;
	margin-top:15px;
	margin-bottom:2px;
	color:#092D87;
}
#Lp .flow p{
	line-height:1.6;
}

#Lp .present {
    background-image: url(http://lp.763.co.jp/kaigyou/wp-content/uploads/2026/01/bg1.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 100px;
    padding-bottom: 100px;
}
#Lp .present pre{
	 font-size: 24px;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 400;
  color: #CCA446;
  text-align: center;
	line-height:1.2;
}
#Lp .present h2{
	 font-size: 38px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  text-align: center;
	margin-bottom:30px;
}
#Lp .present h3{
	 font-size: 28px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
	margin-bottom:10px;
	color:#CCA446;
}
#Lp .present p{
	 font-size: 20px;
	margin-bottom:15px;
	line-height:1.6;
}
#Lp .present .mokuji{
	padding:20px 25px;
	background-color:#FFF;
	border:2px solid #E7D2A1;
}
#Lp .present h4{
	 font-size: 26px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
	margin-bottom:10px;
	color:#CCA446;
	text-align:center;
}
#Lp .present ul li{
	 font-size: 20px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
	margin-bottom:5px;
}
#Lp .present ul li strong{
	 font-size: 18px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
	color:#CCA446;
}

#Lp .faq{
	padding-top:100px;
	padding-bottom:100px;
}
#Lp .faq pre{
	 font-size: 24px;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 400;
  color: #092D87;
  text-align: center;
	line-height:1.2;
}
#Lp .faq h2{
	 font-size: 38px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  text-align: center;
	margin-bottom:30px;
}
#Lp .faq h3{
    background-size: 40px 40px;
    background-repeat: no-repeat;
    background-image: url(http://lp.763.co.jp/kaigyou/wp-content/uploads/2026/01/ico_q.svg);
    padding-left: 55px;
    background-position: left center;
    font-size: 20px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
	padding-top: 5px;
    padding-bottom: 5px;
	margin-bottom:15px;
}
#Lp .faq p{
background-size: 40px 40px;
    background-repeat: no-repeat;
    background-image: url(http://lp.763.co.jp/kaigyou/wp-content/uploads/2026/01/ico_a.svg);
        padding-left: 55px;
    background-position: left top;
    font-size: 16px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
	padding-top: 8px;
    padding-bottom: 25px;
	border-bottom:1px solid #D9D9D9;
	margin-bottom:20px;
}

#Lp .company{
	padding-top:100px;
	padding-bottom:100px;
	background-color:#FFF9F0;
}
#Lp .company pre{
	 font-size: 24px;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 400;
  color: #092D87;
  text-align: center;
	line-height:1.2;
}
#Lp .company h2{
	 font-size: 38px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  text-align: center;
	margin-bottom:25px;
}
#Lp .company table{
  border-collapse: collapse;
  width: 100%;
}
#Lp .company table th,
#Lp .company table td {
  padding: 12px 20px;
  background-color: #FFF;
  border: solid 5px #FFF9F0;
  box-sizing: border-box;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:400;
	line-height:1.6;
}
#Lp .company table th {
  background-color: #4462AB;
  color: #fff;
  width: 135px;
  font-weight: 500;
  vertical-align: middle;
}




@media (max-width: 833px) {
	#Lp .mv-container {
   /* 375 / 753 の比率を維持 */
        aspect-ratio: 375 / 753;
    background-image: url('http://lp.763.co.jp/kaigyou/wp-content/uploads/2026/01/mv_sp.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
#Lp .btn-link {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        /* スマホの縦長画面に合わせて、下からの位置を調整 */
        bottom: 15.5%; 
        width: 80%; /* スマホではボタンを横幅いっぱいに近くする */
    }
	
	#Lp .massage{
	padding-top:50px;
	padding-bottom:50px;
		padding-left:15px;
		padding-right:15px;
}
#Lp .massage pre{
	 font-size: 20px;
}
#Lp .massage h1{
	 font-size: 26px;
	margin-bottom:10px;
}
#Lp .massage h2{
	 font-size: 20px;
  text-align: center;
	margin-bottom:5px;
	font-weight:500;
}
#Lp .massage p{
  text-align: left;
	line-height:1.8;
}
	
	
	#Lp .reason{
	padding-top:50px;
	padding-bottom:50px;
		padding-right:15px;
		padding-left:15px;
}
#Lp .reason pre{
	 font-size: 20px;
}
#Lp .reason h2{
	 font-size: 26px;
	margin-bottom:15px;
}
#Lp .reason .column{
	margin-bottom:30px;
}
#Lp .reason h3{
	margin-bottom:5px;
}
#Lp .reason h3 strong{
	 font-size: 18px;
	padding:0px 8px 2px 8px;
}
#Lp .reason h4{
	 font-size: 24px;
	margin-bottom:5px;
}
#Lp .reason h5{
	 font-size: 18px;
	margin-bottom:5px;
}
#Lp .reason ul{
	margin-top:10px;
}

	
	#Lp .voice{
	padding-top:50px;
	padding-bottom:50px;
		padding-left:15px;
		padding-right:15px;
}
#Lp .voice pre{
	 font-size: 20px;
}
#Lp .voice h2{
	 font-size: 26px;
	margin-bottom:20px;
}
#Lp .voice .column{
	margin-bottom:20px;
}
#Lp .voice .box{
	padding:15px 15px;
	border:2px solid #092D87;
}
#Lp .voice .box h3{
	margin-right:10px;
	font-size:16px;
	margin-bottom:5px;
}
#Lp .voice .box h4{
	font-size:18px;
}
#Lp .voice .box p.name{
	margin-bottom:5px;
	font-size:14px;
}
#Lp .voice .box h5{
	font-size:20px;
	margin-top:10px;
	margin-bottom:5px;
}
	

	#Lp .menu{
	padding-top:50px;
	padding-bottom:50px;
		padding-left:15px;
		padding-right:15px;
}
#Lp .menu pre{
	 font-size: 20px;
}
#Lp .menu h2{
	 font-size: 26px;
	margin-bottom:15px;
}
#Lp .menu p.catch{
  text-align: left;
	margin-bottom:15px;
}
#Lp .menu p.caution {
    display: block;
}
/* テーブル全体のコンテナ（スマホでの横スクロール用） */
.table-container {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin: 10px 0;
}

/* テーブルの基本スタイル */
	.cost-table {
 overflow-x: scroll;
		width:1000px;
}

/* ヘッダー部分 */
.cost-table th {
  padding: 14px;
  border: 3px solid #FFF9F0; /* セル間の区切り（白線） */
}
/* ボディ部分 */
.cost-table td {
  padding: 10px 15px;
  border-bottom: 3px solid #FFF9F0; /* 行間の境界線 */
	border: 3px solid #FFF9F0; /* セル間の区切り（白線） */
}
/* 各カラムの調整 */
.cost-table td.status {
  font-weight: 400;
  width: auto;
  text-align: center;
	white-space: nowrap;
	
}
.cost-table td.unit-price,
.cost-table td.total-price {
  font-weight: 500;
  text-align: center;
  width: auto;
  font-size:18px;
	white-space: nowrap;
}
#Lp .menu p.note{
  font-size:12px;
	margin-top:5px;
}
	
	#Lp .flow{
	padding-top:50px;
	padding-bottom:50px;
		padding-left:15px;
		padding-right:15px;
}
#Lp .flow pre{
	 font-size: 20px;
}
#Lp .flow h2{
	 font-size: 26px;
	margin-bottom:15px;
}
#Lp .flow h3{
  text-align: center;
	margin-bottom:10px;
}
#Lp .flow h4{
	font-size:20px;
	margin-top:15px;
	margin-bottom:2px;
}
	
	
	#Lp .present {
    padding-top: 50px;
    padding-bottom: 50px;
		padding-left:15px;
		padding-right:15px;
}
#Lp .present pre{
	 font-size: 20px;
}
#Lp .present h2{
	 font-size: 26px;
	margin-bottom:15px;
}
	#Lp .present img{
		width:70%;
}
#Lp .present h3{
	 font-size: 22px;
}
#Lp .present p{
	        font-size: 18px;
        margin-bottom: 15px;
}
#Lp .present .mokuji{
	padding:15px 15px;
	border:2px solid #E7D2A1;
}
#Lp .present h4{
	 font-size: 22px;
	margin-bottom:10px;
}
#Lp .present ul li{
	 font-size: 16px;
	margin-bottom:5px;
}
#Lp .present ul li strong{
	 font-size: 16px;
}

#Lp .faq{
	padding-top:50px;
	padding-bottom:50px;
	padding-left:15px;
	padding-right:15px;
}
#Lp .faq pre{
	 font-size: 20px;
}
#Lp .faq h2{
	 font-size: 26px;
	margin-bottom:15px;
}	
	#Lp .faq h3{
        background-size: 28px 28px;
        padding-left: 36px;
        background-position: left 5px;
    font-size: 20px;
	padding-top: 5px;
    padding-bottom: 5px;
	margin-bottom:0px;
}
#Lp .faq p{
     background-size: 28px 28px;
        padding-left: 36px;
    background-position: left 8px;
    font-size: 16px;
	padding-top: 8px;
    padding-bottom: 15px;
	border-bottom:1px solid #D9D9D9;
	margin-bottom:10px;
	font-weight: 400;
}
	
	
	#Lp .company{
	padding-top:50px;
	padding-bottom:50px;
		padding-left:15px;
		padding-right:15px;
}
#Lp .company pre{
	 font-size: 20px;
}
#Lp .company h2{
	 font-size: 26px;
	margin-bottom:15px;
}
#Lp .company table th,
#Lp .company table td {
    padding: 15px;
    display: block;
    width: 100%;
    border: none;
  }
	
}





