@charset "UTF-8";
/*
::::::::::::::::::::
 共通
::::::::::::::::::::
*/

/* ヘッダ画像部分 */

.front-image img{
	width: 100%;
	margin: 45px auto;  /* 通常は削除 */
}
.back-image img {
	width: 100%;
}
.front-image-direct-sp ,
.back-image-direct-sp {
	display: none;
}

/*
::::::::::::::::::::
 トップページ
::::::::::::::::::::
*/

/* 最初の部分　front-0 */

#front-0　{
	background-color: #fff;
	margin: 30x;
	padding: 0;
}
#front-0 h2 {
	font-size: 36px;
	letter-spacing: 2px;
	margin: -10px 0 0; /* 通常 50px */
	padding: 0 0 20px;
	text-align: center;
}
#front-0 p {
	letter-spacing: 1.5px;
	margin: 4px 0;
	text-align: center;
}
#front-0 .front-0-back {
	position: relative;
	margin: 40px auto 0;
	max-width: 1280px;
	width: 100%;
	height: auto;
}
#front-0 .front-0-back img {
	width: 100%;
}
#front-0 .front-0-back .memo {
	
	position: absolute;	
	top: 40%;
	left: 0;
	width: 100%;
}
#front-0 .front-0-back .memo p {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 40px 0;  /*20250624調整追加*/
}

/* サービスの部分 */
#front-1 {
	max-width: 1400px;
	width: 100%;
	background-color: #f5f5f5;
	margin: 40px auto 0;
	padding: 40px 0;
}
#front-1 h2 {
	font-size: 36px;
	letter-spacing: 2px;
	margin: 0;
	padding: 0 0 20px;
	text-align: center;
}
#front-1 p {
	letter-spacing: 1px;
	margin: 15px 0 40px;
	text-align: center;
}
#front-1 .service-twin {
	margin: 0px auto;
	padding: 0;
	width: 100%;
	max-width: 1000px;
	font-size: 0;
	letter-spacing: 0;
}

#front-1 .service-twin .service {
	background-color: #fff;
	border-top: solid 6px #fff;
	border-top-color: #125EB4;
	display: inline-block;
	vertical-align: top;
	margin: 25px 30px;
	padding: 0;
	width: 440px;
	height: 440px;
	font-size: 16px;
}
#front-1 .service-twin .service .service-title {
	color: *#fff;
	font-size: 24px;
	margin: 20px auto;
	text-align: center;
	width: 100%;
}
#front-1 .service-twin .service .service-image {
	margin: 0 auto;
	padding: 0;
	width: 320px;
	height: 180px;
	/*320x180*/
}
#front-1 .service-twin .service .service-image img {
	width: 320px;
	height: 180px;

}
#front-1 .service-twin .service .service-note {
	color: *#fff;
	margin: 20px auto;
	text-align: center;
	height: 55px;
	width: 320px;
}
#front-1 .service-twin .service .service-note p {
	font-size: 14px;
	letter-spacing: 1.5px;
	margin: 4px 0;
	font-size: 14px;
}
#front-1 .service-twin .service .service-detail {
	border: solid 1px #fff;
	border-color: #0f2350;
	margin: 15px auto;
	padding: 5px 0;
	text-align: center;
	width: 200px;
}
#front-1 .service-twin .service .service-detail a {
	font-weight: bold;
}

/* リンクボタン */

.service-link
{
	padding: 0;
	margin: 40px auto 34px;       /* 15px→34pxへ変更 */
	height: auto;
	text-align: center;
	width: 700px;
}
.link-detail-left ,
.link-detail-right
{
	margin: 0 25px;
	padding: 0;
	text-align: center;
	width: 300px;
	height: 50px;
	float:left;
	vertical-align: middle;
}
.link-detail-left img,
.link-detail-right img {
	width: 300px;
	height: auto;
}
.service-link:after
{
	content: "";
	display: block;
	clear: both;
}

/* 会社概要 */

#front-2
{
	max-width: 1400px;
    width: 100%;
	background-color: #fff;
	background-image: url("https:///frp.homepage-check.com/wp-content/themes/type-b/assets/images/front-company.1400x936.jpg");  /*会社概要背景 */
	background-repeat: no-repeat;
	margin: 0 auto 0;
	padding: 0;
	padding-bottom: 80px;
}
#front-2 h2 {
	font-size: 36px;
	letter-spacing: 2px;
	margin: 0 0 30px;
	padding-top: 20px;
	text-align: center;
}

#front-2 table
{
	margin: 0 auto;
	padding: 0;
	width: 96%;
	max-width: 1000px;
}
#front-2 table th
{
	background-color: #383838;
	color: #fff;
	font-weight: normal;
	height: 60px;
	text-align: left;
	width: 130px;
}
#front-2 table th ,
#front-2 table td
{
	border-top: solid 1px #ccc;
	border-top-color: #ccc;
	border-bottom: solid 1px #ccc;
	border-bottom-color: #ccc;
	padding: 10px;
}
#front-2 table th {
	padding-left: 30px;
	width: 110px;
	font-weight: bold;
}

/* お知らせ */

#front-info {
	background-color: #f5f5f5;
	padding: 80px 0;
}
#info-main-btn {
	font-size: 14px;
	padding: 5px;
}


/*
:::::::::::::::::::
　サービスのご紹介ページ
:::::::::::::::::::
*/

/* タイトル画像 */

.back-image
{
  position: relative;
  line-height: 1;
  height: auto;
}
.back-image h2
{
	font-family: 'Noto Sans JP', sans-serif;
	position: absolute;
	color: #fff;
	font-weight: 100;
	font-size: 38px;
	top: 70px;
	text-align: center;
	line-height: 1em;
	width: 100%;
}
/* 全体枠 */

#front-service {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;

}
#front-service h2 {
	font-size: 36px;
	margin: 50px 0 20px;
	text-align: center;
	width: 100%;
}
#front-service #service-box-title {
	padding: 0 0 20px;
	text-align: center;
	width: 100%;
}


/* サービス一覧 */

#front-service h3
{
	background-color: #125EB4;  /*サービス見出し*/
	color: #fff;
	margin: 20px 0;
	padding: 5px 0;
	width: 100%;
	font-size: 26px;
	text-align: center;
}
#front-service .front-service-twin
{
	padding: 30px 0 50px;
}
#front-service .front-service-twin:after
{
	content: "";
	display: block;
	clear: both;
}
#front-service .front-service-twin .front-service-image ,
#front-service .front-service-twin .front-service-note
{
	float: left;
}
#front-service .front-service-twin .front-service-image
{
	margin: 0;
	padding: 0;
	width: 440px;
}
#front-service .front-service-twin .front-service-image img
{
	margin: 0;
	padding: 0;
	width: 100%;
}
#front-service .front-service-twin .front-service-note
{
	text-align: left;
	margin-left: 40px;
	width: 520px;
}
#front-service .front-service-twin .front-service-note p
{
	letter-spacing: 1px;
	margin: 5px 0;
}
#front-service .front-service-twin .front-service-link
{
	color: #00008b;
	line-height: 80px;
}
#front-service .front-service-twin .front-service-link:before ,
#front-service .front-service-twin .front-service-link:after
{
	content: " - ";
}
#front-service .front-service-twin .front-service-link:hover
{
	color: #333;
}
#front-service .front-service-twin .front-service-price-title
{
	background-color: #dbeaf2;
	color: #000;
	font-weight: bold;
	margin-top: 50px;
	padding: 5px 15px;
}
#front-service .front-service-twin .front-service-price-list
{
	border-bottom: solid 1px #b0c4de;
	font-size: 16px;
	padding: 10px 15px;
}

div.item-title {
	display:inline-block;
	font-size: 16px;
	font-weight: bold;
	width: 160px;
}
div.item-detail {
	font-size: 16px;
	display:inline-block;
	width: 330px;
}
#front-service .front-service-twin .front-service-logo-note {
	margin: 30px 0 10px;
}
#front-service .front-service-twin .front-service-logo-image img{
	width: 200px;
	margin: 0;
}
div.line-dot {
	border-top : dotted #333 1px;
	height: 1px;
	margin: 0 auto 50px;
	max-width: 1000px;
	width: 98%;
}

/* 免責とポリシー */

#menseki ,
#policy {
	border: solid 1px #333;
	background-color: #fff;
	height: 250px;
	margin: 0px auto 70px;
	overflow: auto;
	padding: 10px;
	text-align: left;
	width: 90%;
	max-width: 1000px;
}
#menseki p ,
#policy p {
	font-size: 14px;
}

/*　お問合せ */
.inquiry-title
{
	margin: 50px 0;
	text-align: center;
	width: 100%;
}
#front-inquiry-telfax h3 {
	background-color: #125EB4;
	color: #fff;
	font-size: 30px;
	text-align: center;
	margin: 0 auto 50px;
	padding: 5px 0;
	width: 96%;
	max-width: 1000px;
}
#front-inquiry-telfax div.front-inquiry-telfax
{
	text-align: center;
	width: 100%;
}
#front-inquiry-telfax p span
{
	background-color: #a9a9a9;
	color: #fff;
	font-size: 32px;
	margin: 0 5px;
	padding: 0 5px;
	margin-bottom: 20px;
	border-radius: 10px; 
}
#front-inquiry-telfax p.front-inquiry-telfax
{
	display: inline-block;
	margin: 0 0 10px;
	font-size: 40px;
	font-weight: bold;
	width: 460px;
	letter-spacing: 2px;
}
#front-inquiry-telfax p.front-inquiry-reception
{
	font-size: 24px;
	margin: 0 0 50px;
	
}


/* 入力欄 */

#front-inquiry-table
{
	text-align: center;
	width: 96%;
	max-width: 1000px;
	margin: 0 auto;
}
#front-inquiry-table table ,
#check-inquiry table {
	background-color: #f5f5f5;
	margin: 0 auto;
	width: 100%;
}
#front-inquiry-table table tbody tr th ,
#front-inquiry-table table tbody tr td ,
#check-inquiry table tbody tr th ,
#check-inquiry table tbody tr td {
	text-align: left;
	padding: 10px 0;
	border-top: solid 1px #ccc;
}
#front-inquiry-table table tbody tr th ,
#check-inquiry table tbody tr th {

	color:  #333;
	font-size: 16px;
	padding: 30px 0 0 30px;
	text-align: left;
	width: 200px;
	vertical-align: top;
}
#front-inquiry-table table tbody tr td ,
#check-inquiry table tbody tr td {

	width: calc(100% - 200px);
}
#front-inquiry-table table tbody tr th span
{
	color: #f00;
	font-size: 12px;
}
#front-inquiry-table table tbody tr td input ,
#front-inquiry-table table tbody tr td textarea
{
	border: solid 1px #696969;
	border-color: #ccc;
	border-radius: 5px;
	margin: 10px 0;
	padding: 5px;
	width: 96%;
	max-width: 600px;
}
#front-inquiry-table table tbody tr td input
{
	height: 30px;
}
#front-inquiry-table table tbody tr td textarea
{
	height: 10em;
	overflow: hidden;
}
#front-inquiry-table table tbody tr td select
{
	border: solid 1px #696969;
	border-color: #f5f5f5;
	border-radius: 5px;
	padding: 10px;
	width: calc(80% + 20px);
	height: calc(3em + 20px);
}
.policy-memo
{
	margin: 20px auto 0;
	width: 96%;
	max-width: 1000px;
}
.doui-note {
	text-align: center;
}
.check-memo
{
	margin: 20px auto;
	width: 96%;
	max-width: 1000px;
	text-align: center;
}
.check-memo p
{
	margin: 10px 0;
}
.check-memo #ckb-inquiry
{
	height: 30px;
	width: 30px;
	margin-right: 15px;
	position: relative;
	top: 7px;
}
input[id^=btn-inquiry]
{
	background-color: #125EB4;  /* 送信ボタン */
	color: #fff;
	font-size: 24px;
	height: 60px;
	margin: 30px 10px 50px;
	width: 350px;
}

/* 送信確認 */
#check-inquiry
{
	background-color:#fff;
	bottom: 0;
	display: none;
	left: 0px;
	overflow-y: auto;
	padding: 50px;
	position: fixed;
	right: 0;
	top: 0px;
	width: 100%;
}

#check-inquiry table
{
	width: 90%;
	max-width: 800px;
	margin: 0px auto 30px;
}
#check-inquiry table tbody tr th ,
#check-inquiry table tbody tr td
{
	font-size: 18px;
	padding: 10px;
	text-align: left;
}
#check-inquiry table tbody tr td
{
	border: solid 1px #696969;
	border-color: #ccc;
	border-radius: 5px;
	min-height: 2em;
	width: 550px;
}
#check-inquiry p
{
	font-size: 18px;
	padding: 10px;
	width: 100%;
	text-align: center;
}
#check-inquiry input[id^=btn-inquiry]:hover
{
	background-color: #383838;
}
#mail-complete
{
	background-color: #383838;
	height: auto;
	left: calc(50% - 400px);
	position: fixed;
	top: 20%;
	text-align: center;
	width: 90%;
	max-width: 800px;
}
#mail-complete p
{
	color: #fff;
	font-size: 200%;
	margin: 20px;
}


/*お知らせ一覧/パラメータはブログ共通*/
#information
{
	margin: 0 auto;
	width: 96%;
	max-width: 1000px;
}
#info-main
{
	margin: 0;
	padding: 0;
	/*width: calc(100% - 250px);*/
	width: calc(100% - 0px);  /*calc(100% - 270px)*/
}
#info-main-top
{
	margin-bottom: 10px;
	width: 100%;
}
#info-main-title
{
	font-weight: bold;
	font-size: 24px;
	width: calc(100% - 150px);
}
#info-main-btn
{
	background-color: #1442a3;
	color: #fff;
	text-align: center;
	width: 100px;
}
#info-main ,
#info-side ,
#info-main-title ,
#info-main-btn
{
	float:left;
	margin: 0;
	padding: 0;
}
#front-info:after ,
#info-main-top:after
{
	content: "";
	display: block;
	clear: both;
}
#info-main .list
{
	border-top: solid 1px #333;
	border-top-color: #383838;
	padding: 10px;
	width: calc(100% - 70px);
}
#info-main .list:last-child
{
	border-bottom: solid 1px #333;
	border-bottom-color: #383838;
}
#info-main .list .list-cat a
{
	background-color: #383838;
	border-radius: 1em;	
	color: #fff;
	font-size: 8px;
	height: 1em;
	line-height: 2em;
	margin: 0;
	margin-top: -1em;
	padding: 0 2em;
	vertical-align: top;

}
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, #info-main .list .list-cat {
		margin-bottom: 0.2em;
	  } /* IE11 */
}
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, #info-main .list .list-cat a {
		padding: 0.2em 2em;
		vertical-align: bottom;
	  } /* IE11 */
}

#info-main .list .list-title
{
	/*width: 500px;*/
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#info-side .facebook
{
	width: 270px;
}

