@charset "utf-8";
body {
	font: normal 18px/1.7 "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Arial,Verdana,sans-serif;
	text-align: left;
	color:#000;
	text-align: justify;
	overflow-x: hidden;
}

body .sp-item {
    display: none}
  body .pc-item {
    display: block !important; }

  @media screen and (max-width: 640px) {
    body {
      min-width: inherit;
	  height:100%;
	  }
      body .sp-item {
        display: block !important; }
      body .pc-item {
        display: none !important; }
}

@media screen and (max-width: 640px) {
	.sp img{
		max-width:90%;
}
	.sp02 img{
		max-width:100%;
}
.sp03 img{
		max-width:70%;
}
}

.fl_left {
	float: left;
}
.fl_right {
	float: right;
}
.ov_hd {
	overflow: hidden;
}
.bg_none {
	background-image: none!important;
}
a.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.center {
	text-align: center;
}
.right {
	text-align:right;
}
.line_0 {
	line-height: 0;
}
.zindex {
	z-index: 200;
}
input[type=radio] {
	width: 15px;
	height: 15px;
	vertical-align: middle;
}
input[type=image]:hover{
		opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	}


/* ----------------------------------------------------

    text

---------------------------------------------------- */
em {
	text-decoration: underline;
  font-style: normal;
}
.bd_red {
	border-bottom: 1px solid #FF0004;
	padding-bottom: 2px;
}
.bd_red02 {
	border-bottom: 3px solid #FF0004;
	padding-bottom: 0px;
}
.red {
	color: #ff0000;
}
.yellow {
	background-color: #ffff00;
}
.gray {
	color:#666666;
}
.bold {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
.strike {
	text-decoration: line-through;
}
.ac {
	text-align: center !important;
}
.ar {
	text-align: right !important;
}
.al {
	text-align: left !important;
}
.bold {
	font-weight: bold !important;
}
.font10 {
	font-size: 10px !important;
}
.font11 {
	font-size: 11px !important;
}
.font12 {
	font-size: 12px !important;
}
.font13 {
	font-size: 13px !important;
}
.font14 {
	font-size: 14px !important;
}
.font15 {
	font-size: 15px !important;
}
.font16 {
	font-size: 16px !important;
}
.font17 {
	font-size: 17px !important;
	line-height:150%;
}
.font18 {
	font-size: 18px !important;
}
.font19 {
	font-size: 19px !important;
}
.font20 {
	font-size: 20px !important;
}
.font21 {
	font-size: 21px !important;
}
.font22 {
	font-size: 22px !important;
}
.font23 {
	font-size: 23px !important;
}
.font24 {
	font-size: 24px !important;
}
.font25 {
	font-size: 25px !important;
}
.font26 {
	font-size: 26px !important;
}
.font27 {
	font-size: 27px !important;
}
.font28 {
	font-size: 28px !important;
}
.font29 {
	font-size: 29px !important;
}
.font30 {
	font-size: 30px !important;
}
.font32 {
	font-size: 32px !important;
}
/* ----------------------------------------------------

    float

---------------------------------------------------- */
.fr {
	float: right !important;
}
.fl {
	float: left !important;
}
.clear {
	clear: both;
}
img {
	line-height: 0;
	padding: 0;
	margin: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

hr {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
}
/* ----------------------------------------------------
    clearfix の代用
    &#60;div class="hr"&#62;&#60;hr /&#62;&#60;/div&#62;
---------------------------------------------------- */

/* ここから */

.main {
	font-family: 'ヒラギノ角ゴシック','Hiragino Sans','Meiryo UI',sans-serif;
	font-weight: 400;
	line-height: 1.7;
	font-size: 20px;
	color:#333;
	background-color: #fff;
	text-align: justify;
	overflow-x: hidden;
	max-width: 1024px;
	margin: 0 auto;
	box-shadow: 0 0 8px #ccc;
	font-feature-settings: "palt";
	text-align: justify;
}

img {
	margin: 0 auto;
	width: 100%;
}


/* ----------------------------------------------------
他社比較　スマホ用スクロール
---------------------------------------------------- */
@media screen and (max-width: 640px) {
	.image-container {
		width: 100%;
		overflow-x: scroll;
}

.image-container img {
	width: 200%; /* 画像の幅を親要素の2倍に設定 */
		/* または、pxで固定幅を指定することも可能 */
		/* width: 2000px; */
	}
}

/* ----------------------------------------------------
ボタンエリア
---------------------------------------------------- */

/* ---ボタンエリア01--- */
.btn{
	position: relative;
	max-width: 1024px;
	margin: 0 auto;
}

.btn_box{
	position: absolute;
	left:8.5%;
	bottom:17%;
	width: 83%;
}

.btn_inner{
	display: flex;

}

.btn_inner a:hover{
	opacity: 0.8;
}


.btn_inner img{
	filter:drop-shadow(3px 3px 3px #c5c5c5);
	width: 100%;
}


.mail{
	margin-right: 1.5%;
	width: 50%;
}

.line{
	width: 50%;
}

@media screen and (max-width: 640px) {
	.tel{
		position: absolute;
		left:8%;
		bottom:37%;
		width: 84%;
	}

	.btn_inner{
		flex-direction: column;
	}

	.tel_inner img{
		filter:drop-shadow(3px 3px 3px #c5c5c5);
		width: 100%;
	}

	.btn_box{
		position: absolute;
		left:8%;
		bottom: 14%;
		width: 84%;
	}

	.mail{
		margin-bottom: 10px;
		width: 100%;
	}

	.line{
		width: 100%;
	}
}

/* ---ボタンエリア02--- */

.btn_area02 .btn_box{
	position: absolute;
	left:8.5%;
	bottom:27%;
	width: 83%;
}

@media screen and (max-width: 640px) {
	.btn_area02 .tel{
		position: absolute;
		left:8%;
		bottom:48%;
		width: 84%;
	}
	.btn_area02 .btn_box{
		position: absolute;
		left:8%;
		bottom: 19%;
		width: 84%;
	}
}

/* ---ボタンエリア03--- */

.btn_area03 .btn_box{
	position: absolute;
	left:8.5%;
	bottom:27%;
	width: 83%;
}

@media screen and (max-width: 640px) {
	.btn_area03 .tel{
		position: absolute;
		left:8%;
		bottom:48%;
		width: 84%;
	}
	.btn_area03 .btn_box{
		position: absolute;
		left:8%;
		bottom: 19%;
		width: 84%;
	}
}

/* ---ボタンエリア04--- */

.btn_area04 .btn_box{
	position: absolute;
	left:8.5%;
	bottom:40%;
	width: 83%;
}

@media screen and (max-width: 640px) {
	.btn_area04 .tel{
		position: absolute;
		left:8%;
		bottom:78%;
		width: 84%;
	}
	.btn_area04 .btn_box{
		position: absolute;
		left:8%;
		bottom: 33%;
		width: 84%;
	}
}

/* ---ボタンエリア05--- */

.btn_area05 .btn_box{
	position: absolute;
	left:8.5%;
	bottom: 24%;
	width: 83%;
}

@media screen and (max-width: 640px) {
	.btn_area05 .tel{
		position: absolute;
		left:8%;
		bottom:46%;
		width: 84%;
	}
	.btn_area05 .btn_box{
		position: absolute;
		left:8%;
		bottom: 19%;
		width: 84%;
	}
}

/* ----------------------------------------------------
会社概要
---------------------------------------------------- */
.company_p {
	padding: 70px 0;
	background: #e9f4ff;
}
.company_p h2 {
	font-size: 45px;
	font-weight: 800;
	padding: 20px 0;
	text-align: center;
}

.table {
	width: 724px;
	margin: 0 auto;
}

table {
	width: 724px;
	border-collapse: collapse;
	margin: 20px auto 0;
	font-size: 20px;
	text-align: left;
	line-height: 1.6;
}
th, td {
	border: 1px solid #ccc;
	padding: 16px;
}
th {
	background-color: #0071bc;
	font-weight: bold;
	color: #fff;
}
td {
	padding-left: 10px;
	background-color: #fff;
}

@media screen and (max-width: 640px) {
	.company_p {
		padding: 10% 3.5% 10% 3.5%;
	}

	.company_p h2 {
		padding: 0;
		margin-bottom: 20px;
	}

	.table {
		width: 100%;
	}

	.company_p .table table {
		width: 100%;
		border: 1px solid #ccc;
		border-collapse: collapse;
		line-height: 1.5;
	}

	.company_p .table table tr {
		display: block;
		width: 100%;
		border-bottom: 1px solid #ccc;
	}

	.company_p .table table tr:last-child {
		margin-bottom: 0;
		border-bottom: none;
	}

	.company_p .table table th,
	.company_p .table table td {
		display: block;
		width: 100%;
		padding: 15px;
		box-sizing: border-box;
		border: none;
	}

	.company_p .table table th {
		background-color: #0071bc;
		color: #fff;
		font-size: 1.3rem;
		font-weight: bold;
	}

	.company_p .table table td {
		background-color: #fff;
		font-size: 1.1rem;
		line-height: 1.5;
	}
}


/* ----------------------------------------------------
フォーム
---------------------------------------------------- */

.contact h2{
	max-width:724px;
	margin: 0 auto;
}

.contact h2 img{
	max-width: 100%;
	padding: 30px 0 30px 0;
}
.contact{
	background: #fff0d3;
	padding: 70px 0 60px 0;
}

.contact h3{
	padding-bottom: 50px;
	width: 80%;
	margin: 0 auto;
}

.form-area {
	max-width: 724px;
	background: #fff;
	margin: 0 auto;
	padding: 50px 30px 50px 30px;
	border-radius: 20px;
}

.contact .inner{
	max-width: 647px;
	margin: 0 auto;
}

.c-form {
	max-width: 724px;
	margin: 0 auto;
}
.c-form__item {
	margin-bottom:0px;
}

.c-form__label,
.c-form__input {
	text-align: left;
}
.c-form__label {
	font-weight: bold;
	font-size: 24px;
}
.c-form__input {
	font-size: 20px;
	border: solid 1px #333;
	border-radius: 8px;
	padding: 15px 8px 15px 8px;
	margin: 5px 0 20px 0;
}

.contact .c-form__input{
	display: block;
	width: 96%;
}

.c-form__input:focus-visible {
	outline: #C50014 auto 1px;
}
.c-form__required {
	color: #fff;
	font-size: 14px;
	background-color: #C50014;
	border-radius: 4px;
	padding: 2px 5px;
	margin: 0 0 0 10px;
	vertical-align: middle
}
textarea.c-form__input {
	height: 160px;
	flex-grow: 1;
}

textarea::placeholder {
	color: #999;
	font-weight: lighter !important;
}

.c-form__submit {
	width: 100%;
}

.c-form__submit input {
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	width: 70%;
}

.c-form__submit input{
	filter:drop-shadow(2px 2px 2px #c5c5c5);
}

button {
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	font: inherit;
	color: inherit;
	cursor: pointer;
	outline: none;
}

.submit_btn {
    display: flex;
    justify-content: center;
    margin: 20px auto;
}

.submit_btn img {
    max-width: 100%;
    height: auto;
}

.submit_btn.disabled {
    opacity: 0.5;
    pointer-events: none;
    cursor: not-allowed;
}

.scroll-box {
	border: 1px solid #ccc;
	padding: 15px;
	margin: 15px 0;
}
.scroll-box__inner {
	height: 200px;
	overflow-y: auto;
}
.scroll-box p {
	margin-bottom: 1em;
	line-height: 1.6;
}
.privacy-check {
	text-align: center;
	margin-top: 10px;
}
.privacy-check input[type="checkbox"] {
	margin-right: 8px;
}

.privacy-title{
	text-align: center;
	font-weight: bold;
	font-size: 1.5rem;
	margin-bottom: 10px;
}

.privacy-subtitle{
	font-weight: bold;
}
.company{
	margin-left: 20px;
}
.company ul{
	list-style: none;
}
.company ul li{
	margin-bottom: 10px;
}

.announce{
	padding-top: 10px;
}


@media screen and (max-width: 640px) {
	.announce{
		font-size: 1.2rem;
	}
}

@media screen and (max-width: 640px) {
	.contact {
		padding: 15% 3%;
	}

	.contact h2 img {
		padding: 0px;
	}

	.contact h3{
		padding-bottom: 20px;
		width: 100%;
		margin: 0 auto;
	}

	.form-area {
	width: 88%;
	background: #fff;
	padding: 30px 10px 40px 15px;
	}

	.contact .inner{
	width: 100%;
	}

	.form-area {
		margin-top: 20px;
	}

	.contact .c-form__input {
		font-size: 16px;
		margin-top: 6px;
		width: 92%;
	}

	.privacy-title{
		font-size: 1.3rem;
	}

	.privacy-subtitle{
		font-size: 1.3rem;
		white-space: nowrap;
	}

	.privacy-check {
		text-align: left;
		line-height: 1.2;
	}


.privacy-check input[type="checkbox"] {
	margin-right: 0;
}

	.privacy-check label {
		font-size: 18px;
	}

	.c-form__submit{
		margin-top: 20px;
	}
	.submit_btn {
		margin-left: -0px;
		width: 98%;
	}

	.c-form__submit input {
		margin-top: 0px;
		width: 97%;
		margin-left: 0px;
	}

	.announce{
		padding-top: 10px;
	}
	}

.c-form__item2 {
	margin-bottom: 0;
}

/* ----------------------------------------------------
    footer
---------------------------------------------------- */
footer {
	padding: 30px 0;
	text-align: center;
	background-color: #f76900;
}

footer ul li a,
footer{
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	text-decoration: none;
}

.copy-right {
	font-size: 14px;
	margin-top: 8px;
	color: #fff;
}
footer ul li{
	display: inline-block;
	line-height: 1px;
}

/* footer ul li:first-of-type a{
	border-right: 1px solid #fff;
	padding-right: 10px;
	margin-right: 4px;
}
	*/

footer a:link{
	color: #fff;
}

footer a:hover{
	text-decoration: underline;
	opacity: .7;
}

footer a:active{
	text-decoration: underline;
}

footer a:visited{
	color: #fff;
}


@media screen and (max-width: 640px) {

footer{
	padding: 20px 10px;
}

footer ul li a,
footer{
	font-size: 16px;
}

.copy-right {
	font-size: 13px;
}
}

/* ----------------------------------------------------
    固定ボタン
---------------------------------------------------- */
.floating-button {
	position: fixed;
	bottom: 0;
	padding: 20px 0;
	z-index: 1000;
	display: none; /* 初期状態では非表示 */
	background-color:rgba(252,224,55,1.0);
	z-index: 100;
	width: 100%;
	left: 0;
}

.floating-button.visible {
    display: block; /* 表示状態のクラス */
}

/*フッターまでスクロールしたら消す*/
.is-hidden {
  visibility: hidden;
  opacity: 0;
}

.floating-button_link {
    display: flex;
    gap: 10px;
}

.floating-button_link img {
    max-width: 100%;
    height: auto;
}

.fix_btn img{
	filter:drop-shadow(1px 1px 1px #888888);
	width: auto;
	height: auto;
	padding: 0 5px;
}

.fix_btn {
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
}

.fix_btn a:hover {
	opacity: 0.8;
}

@media screen and (max-width: 640px) {
	.fix_btn {
		gap: 4px;
		text-align: center;
	}

	.fix_btn img {
		width: 31%;
		padding: 0px;
	}

	.floating-button_link {
		padding: 10px 0;
	}

	.floating-button{
		padding: 0px;
	}
}

/* ----------------------------------------------------
    サンクスページ
---------------------------------------------------- */
.page-header-title {
	font-size: 2em;
	font-weight: 600;
	color: #333;
	background-color: #FCE038;
	text-align: center;
	padding: 1em;
	height: auto;
	width: 100%;
	box-sizing: border-box;
}
.thanks {
	text-align: center;
	background-color: #fff;
	padding: 0 0 100px;
	height: 100vh;
	box-sizing: border-box;
}
.thanks h2 {
	font-size: 24px;
	font-weight: 600;
	line-height: 1.5;
	margin-top: 8px;
}
.thanks p {
	text-align: center;
	line-height: 27px;
	font-size: 16px;
	font-weight: 400;
	width: 944px;
	margin: 30px auto 0;
}
.top {
	margin-top: 60px;
}
.dli-check-circle {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
	background-color: #f7931e;
  line-height: 1;
  position: relative;
  width: calc(50px + 6px);
  height: calc(50px + 6px);
  border: 0.1em solid currentColor;
  border-radius: 50%;
  box-sizing: content-box;
	margin-top: 60px;
}
.dli-check-circle > span {
  width: 1.5em;
  height: 0.9em;
  border: 0.3em solid currentColor;
  border-top: 0;
  border-right: 0;
  box-sizing: border-box;
  transform: translateY(-25%) rotate(-45deg);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

@media screen and (max-width: 640px) {
	.page-header-title {
		padding: 0.5em;
	}
	.thanks p {
		width: 90%;
	}
}

/*ヘッダー*/
.lp-header {
	width: 100%;
	height: 62px;
	padding: 10px 20px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-end;
	column-gap: 15px;
	box-sizing: border-box;
}
.lp-logo {
	margin: 0 auto 0 0;
}
.lp-header img {
	width: auto;
	height: 100%;
	transition: all 0.3s ease;
}
.lp-header img:hover {
	filter: brightness(1.1);
	transition: all 0.3s ease;
}
@media screen and (max-width: 640px) {
	/*ヘッダー*/
	.lp-header {
		width: 100%;
		height: 60px;
		padding: 10px 20px;
		margin: 0 auto;
		display: flex;
		justify-content: flex-end;
		column-gap: 15px;
		box-sizing: border-box;
	}
	.lp-header img {
		height: 40px;
		width: auto;
	}
}