/* ********************************************
// --- リセット ---
// ※ブラウザのデフォルトCSSをリセット
// ***************************************** */
  
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
  }
  html{
    font-size: 16px;
  }
  body {
	font-family:'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
  }
  header, footer, nav, menu, article, aside, section, details, figcaption, figure{
    display: block;
  }
  ul, ol {
    list-style: none;
  }
  table {
    border-collapse: collapse;
  }
  img {
    vertical-align: bottom;
  }
  a img {
    border: none;
  }
  strong {
    font-weight: normal;
  }
  i{
    font-style: normal;
  }

/*全体*/
p{
	font-size:16px;
}
h1{
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
h2{
	font-size:40px;
	font-weight:bold;
	text-align:center;
}
h3{
	font-size:20px;
	font-weight:bold;
}


/*トップ*/
.top{
	position:relative;
	height:60px;
	width:100%;
	margin-top:6px;
}
.logo{
	width: auto;
    height: 60px;
    position:absolute;
}
.logo p{
	font-size:10px;
	position:absolute;
	z-index:99;
	left:50px;
}
.logo img{
	width:100%;
    height:100%;
}

.teltop{
	height:60px;
	vertical-align: bottom;
	position:absolute;
	top:0px;
	left:64%;
	width:200px;
}
.teltop a{
color:black;
text-decoration:none;
}

.teltop a:hover{
	opacity: 0.8;
	}
.tel_bk{
	width:20px;
	height:20px;
	top:7px;
	position:absolute;
	left:-22px;
}
.telp{
	font-size:24px;
}
.timep{
	font-size:14px;
}
.for_form{
	position:absolute;
	top:20px;
	left:80%;
	width:200px;
	background-color: #F5D225;
    height: 70px;
    width: 200px;
    border-radius: 50px;
    box-shadow: inset 0 10px 0 rgb(255 255 255 / 20%), inset 0 -10px 0 rgb(0 0 0 / 5%);
    margin: -16px 0 0 20px;
}
.for_form:hover{
	position:absolute;
	top:20px;
	left:80%;
	width:200px;
	background-color: #F5D225;
    height: 70px;
    width: 200px;
    border-radius: 50px;
    box-shadow: inset 0 10px 0 rgb(255 255 255 / 20%), inset 0 -10px 0 rgb(0 0 0 / 5%);
    margin: -16px 0 0 20px;
	opacity:0.8;
}
.for_form a{
	text-decoration: none;
	color: black;
    font-weight: bold;
    font-size: 20px;
    line-height: 70px;
    text-shadow: 2px 2px 3px #ffffff;
	text-align:center;
	margin-left:20px;
	border:none;

}


/*トップ*/
.top_main_photo{
	width:100%;
	height:800px;
	position:relative;
	z-index: -1;
	margin-left:0;
	margin-right:0;
}
.top_main_photo img{
	width:100%;
	height:100%;
	object-fit: cover;
	object-position: 20%50%;
}
.top_main_p1{
	position:absolute;
	z-index:99;
	top:150px;
	left:6%;
}
.top_main_p1 p{
color:rgb(255, 255, 255);
font-size:24px;
}
.top_main_h1{
	position:absolute;
	z-index:99;
	top:250px;
	left:6%;
}
.top_main_h1 h1{
	color:rgb(255, 255, 255);
	font-size: 3.5vw;
	font-weight: normal;
	text-shadow: 0px 3px 3px #000000;
}
.key2,.key1{
	color:rgb(255, 255, 255);
	font-size:5vw;
	font-weight:bold;
	text-shadow: 0px 3px 6px #050f2b;/*色決める*/
}
.sub_main_p1{
	background-color:#002E7D;
	height:100px;
	width:100%;
	margin-top:-100px;

}
.sub_main_p1 p{
	color:rgb(255, 255, 255);
	font-size:2vw;
	text-align:center;
	line-height:100px;
	margin-left:100px;
}
.fire img{
	width:200px;
	height:200px;
	margin-top:-200px;
	margin-left:30px;
}
/*トラブル*/
.trouble{
	background-color:#F7F7F7;
	width:96%;
	height:auto;
	box-shadow: 0px 3px 6px #777777;
	margin:0 auto;
	margin-top:50px;
	height:450px;
}
.trouble h2{
font-size:30px;
color:#002E7D;
padding-top:20px;
border-bottom: 2px solid #002E7D;
width:90%;
margin: 0 auto;
}
.tr_flex{
	width:1000px;
	position:relative;
	height:400px;
	margin:0 auto;
}
.thinking{
	bottom:0;
	width:250px;
	height:300px;
	left:0px;
	top:0px;
	position:absolute;

}
.t_sentence{
	width:70%;
	height:350px;
	right:30px;
	top:30px;
	position:absolute;
}
.t_sentence p{
font-size:16px;
font-weight:bold;
text-align:right;
line-height:60px;
}

.t1{
margin-right:10px;
}
.t2{
	margin-left:-50px;
}
.t3{
	margin-left:20px;
}

.t5{
	margin-left:-50px;
}
.blue_weight_25{
	font-size:22px;
	font-weight:bold;
	color:#002E7D;
	text-shadow: 0px 3px 6px #BAB9B9;
}
/*青三角*/
.square{
	width:230px;
	height:120px;
	margin:0 auto;
}
/*ベネフィット*/
.bene1{
	text-align:center;
	margin-top:-30px;
}
.bene_all{
	background-image:url("../img/lp/bene_back.png");
	background-repeat: no-repeat;
	background-size:cover;
}
.ansin{
	width:150px;
	height:auto;
	margin-left:8%;
}

.bene2{
	margin-top:-80px;
}
.bene2 h2{
font-size:30px;
text-shadow: 0px 3px 6px #95BCFF;
}
.bene3,.bene4{
	background-color:rgb(255, 255, 255);
	width:70%;
	margin:0 auto;
	height:60px;
	border-radius: 10px;
}
.bene3 p,.bene4 p{
font-size:20px;
line-height:60px;
text-align:center;
}
.bene3{
	margin-top:70px;
}
.bene4{
	margin-top:50px;
}
.bene5{
	background-color:#002E7D;
	height:auto;
	margin-top:100px;
	padding-top:50px;
	padding-bottom:50px;
	opacity:0.9;
}
.bene5-1{
	color:rgb(255, 255, 255);
	text-align:center;
	padding-top:20px;
} 

.bene5-2{
	color:rgb(255, 255, 255);
	text-align:center;
	font-size:25px;
	padding-top:20px;
	padding-bottom:20px;
	font-weight:bold;
	text-shadow: 0px 1px 1px #BAB9B9;
} 
.pa{
	font-size:16px;
	font-weight:normal;
	color:rgb(255, 255, 255);
}
/*3つの理由*/
.reason_all{
	background-image: url("../img/lp/merit_back.jpg");
height:800px;
background-repeat: no-repeat;
background-size:cover;
position:relative;
height:800px;
}
.reason h2{
	color:white;
	padding-top:100px;
	font-size:35px;
}
.big3{
	font-size: 70px;
    color: rgb(255, 255, 255);
    margin-right: 8px;
}
.r_flex{
	display:flex;
	justify-content:center;
	margin-top:50px;
}
.first_r{
	background-color:aliceblue;
	opacity:0.9;
	width:260px;
	height:300px;
	margin:20px;
	border-radius: 10px;
}
.r_kazu{
	font-size:70px;
	font-weight:bold;
	text-align:center;
	color:#002E7D;
	text-shadow: 0px 3px 6px #95BCFF;
}
.r_se{
	padding:20px;
	padding-bottom:30px;
	padding-top:0;
}
.king{
	width:80%;
	height:600px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	overflow: hidden;
}
.king img{
	width:100%;
	height:100%; 
	opacity:0.8;
	overflow: hidden;
}
.r_se{
	font-size:18px;
}
.re_big{
	font-size:30px;
	color:#002E7D;
	font-weight:bold;
	text-shadow: 0px 1px 1px #95BCFF;
}
/*相談してみる*/
.con_all{
	border:3px solid #002E7D;
	width:1000px;
	height:220px;
	margin:0 auto;
	margin-top:100px;
	margin-bottom:100px;
	position:relative;
}
.con1 p{
	font-size:20px;
	color:#002E7D;
	font-weight:bold;
	padding:10px;
	padding-left:6%;
}
.con1::after{
	border-bottom: solid 1px #0043b8;
	width:96%;
	top:76px;
	content:"";
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.con_flex{
	display:flex;
	justify-content: center;
	margin-left:3%
}
.con2{
	margin-left:30px;
}
.con2 p{
	font-size:14px;
}
.con3{
	margin-left:30px;
}
.con3 p{
	font-size:20px;
	font-weight:bold;
	color:#002E7D;
}
.con4{
	margin-left:60px;
}
.con4 a{
	text-decoration: none;
}
.con4 a:hover{
	opacity:0.8;
}
.con4 p{
	font-size:30px;
	font-weight:bold;
	color:#002E7D;
}
.tel{
	width:30px;
	height:30px;
	position:absolute;
	top:136px;
	left:6%;
}
.con5{
	margin-left:72px;
}
.con5 p{
	font-size:14px;
}
.syatyou{
	width:200px;
	margin-top:-174px;
	z-index:99;
	margin-right:6%;
}
.icon_form{
	background-color:#F5D225;
	height:80px;
	width:230px;
	border-radius: 50px;
	box-shadow: inset 0 10px 0 rgba(255,255,255,0.2), inset 0 -10px 0 rgba(0, 0, 0, 0.05);
position:absolute;
left:450px;
top:100px;
}
.icon_a{
	margin:0 auto;
	text-align:center;
	width:250px;
	height:80px;
	margin-top:30px;
	margin-right:10px;
}
.icon_form:hover{
	background-color:#f8e274;
}
.icon_form:active{
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.30);
}
.icon_form a{
	text-decoration: none;
	color:black;
	font-weight:bold;
	font-size:22px;
	line-height:80px;
	text-shadow: 2px 2px 3px #ffffff;
	border-bottom:none;
margin: 0 auto;
text-align:center;
margin-left:18px;
}
/*ITサポート*/
.support{
	background-color:#F7F7F7;
	padding-top:80px;
	padding-bottom:80px;
}
.support_h2{
	margin-bottom:20px;
}
.support h2{
	font-size:40px;
	color:#002E7D;
}
.su_p1{
	text-align:center;
	font-size:20px;
	margin-bottom:50px;
}
/*ITサポート*/
.flex_s{
	display:flex;
	justify-content: space-around;
}
.sapo{
background-color:white;
margin-left:20px;
margin-right:20px;
margin-top:50px;
width:30%;
max-width:400px;
}
.sapo_h3{
	padding:10px;
	text-align:center;
}
.sapo_sentence{
	padding:10px;
}
.sapo_phot{
	width:100%;
}
.sapo_photo img{
	width:100%;
	height:100%;
	justify-content: cover;
}

/*実例紹介*/
.example{
	background-image: url("../img/lp/zback.jpg");
	background-repeat: no-repeat;
	background-size:cover;
	padding-top:100px;
	padding-bottom:100px;
}
.white_back{
	width:1000px;
	background-color: rgba(253, 253, 253, 0.788);
	margin:0 auto;
	margin-top:-50px;
	z-index:0;
	position:relative;
	padding-top:100px;
	padding-bottom:80px;
}

.example_h2{
	background-color:#292929;
	padding-top:10px;
	padding-bottom:10px;
	z-index:99;
	width:800px;
	margin:0 auto;
	position:relative;
}
.example_h2 h2,.example_h2 p{
	color:rgba(255, 255, 255);
	text-align:center;
}

.fire2{
	width:150px;
	height:150px;
	margin-top:-150px;
	position:relative;
	left:5%;
	z-index:0;
}
.example_flex{
	display:flex;
	margin:0 auto;
	justify-content: space-around;
	width:100%;
	margin-top:30px;
}
.e_sntence{
	width:70%;
}
.e_sntence p:first-of-type{
	font-weight:bold;
}
.e_photo{
	width:200px;
	height:150px;
}
.example_flex img{
	width:100%;
	height:100%;
	object-fit: cover;
}
.lp2_e_photo {
	margin-top:20px;
}
/*お客様の声*/
.voice_all{
	padding-top:100px;
	padding-bottom:100px;
	background-image: url("../img/lp/voiceback.jpg");
}
.voice_h2{
	background-color:#002E7D;
}
.voice_all img{
	height:280px;
	width:300px;
}
.voice1,.voice2,.voice3{
	display:flex;
	justify-content: space-around;
	vertical-align: middle;
	width:1000px;
	margin:0 auto;
	margin-top:50px;
}
.voice2,.voice3{
margin-top:10px;
}
.big_blue{
	font-size:40px;
	color:#002E7D;
	text-shadow: 0px 3px 6px #ffffff;
}
.voice_backWhite{
	background-color:rgba(255, 255, 255, 0.6);
	padding:20px;
	border-radius: 10px;
}
.s_photo_flex{
	display:flex;
}
.zi_photo{
	width:25%;
	height:auto;
}
.zi_photo img{
	width:100%;
	height:100%;
}
.form_before{
	margin-top:-100px;
}
.form_before p{
	text-align:center;
}
.subtitle-text{
	text-align:center;
}
.subtitle-area{
	padding-top:10px;
	padding-bottom:10px;
	background-color:rgba(245, 245, 245, 0.788);
	width:740px;
	margin:0 auto;
	margin-bottom:10px;
}

.mo_only{
	display:none;
}
.red{
	color:red;
}
button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

button,
input {
    line-height: normal; /* 1 */
    *overflow: visible;  /* 2 */
}

button,
input[type="button"], 
input[type="reset"], 
input[type="submit"] {
    cursor: pointer; /* 1 */
    -webkit-appearance: button; /* 2 */
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
}

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
/*お問い合わせボタン*/
#btn_entry{
	position: fixed;
	bottom: 200px;
	right: 0;
	background-color:#F5D225;
	width:50px;
	height:200px;
	border-radius: 10px 0 0 10px;
	display: none;
	z-index:10;
	z-index: 999;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.30);
	box-shadow: inset 5px 10px 0 rgba(255,255,255,0.2), inset -5px -10px 0 rgba(0, 0, 0, 0.05);
	opacity:0.8;
}
#btn_entry a{
	text-decoration: none;
	width:100%;
	height:100%;	
	border-radius: 10px 0 0 10px;
	text-align:center;
	line-height:50px;
	font-size:20px;
	display: block;
	color:#000;
	padding:0 0;
	writing-mode: vertical-rl;
}
#btn_entry:hover{
	opacity:1;
}
.bot{
font-size:14px;
}
.botclass{
width:740px;
margin:0 auto;
}

/*footer*/
#footer-wrap{
	width: 100%;
	margin-top: 80px;
	background-color: rgba(245, 245, 245, 0.788);
	height:200px;
	position:relative;
}

#footer-area{
	width: 1020px;
	margin: 0 auto;
}

#footer-block1{
	float: left;
	width: 112px;
	height: 185px;
	margin-left: 10px;
	position: relative;
}

#footer-block1 ul{
	padding-top: 26px;
}

#footer-block1 li.icon1-1{
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 4px;
	background: url(../img/lp/icon1.png) no-repeat;
}

#footer-block1 li.icon1-2{
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-top: 10px;
	background: url(../img/lp/icon2.png) no-repeat;
}

#footer-block2{
	float: left;
	width: 450px;
	height: 185px;
	position: relative;
}

#footer-block2 ul{
	padding-top: 49px;
}

#footer-block2 li.icon2-2{
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-top: 10px;
	background: url(../img/lp/icon2.png) no-repeat;
	background-position: left center;
}

#footer-block3{
	float: left;
	width: 438px;
	height: 185px;
	margin-right: 10px;
	position: relative;
}

#footer-block3 #footer-text-area{
	margin-top: 28px;
}

#footer-block3 #footer-text-area1 p{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

#footer-block3 #footer-text-area2{
	float: left;
	width: 70px;
}

#footer-block3 #footer-text-area2 p{
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	margin-left: -5px;
}

#footer-block3 #footer-text-area3{
	float: left;
	width: 355px;
}

#footer-block3 #footer-text-area3 p{
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

#footer-sig{
	width: 100%;
	height: 25px;
	background-color:#002E7D;
	position:relative;
	top:200px;
}

#footer-sig p{
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	padding-top: 5px;
	position:absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);

}
#footer-block1 p{
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
/*mailform*/
.form_table{
	margin:0 auto;}
table{
	width: 740px;
	font-size: 13px;
	line-height: 1.5em;
	font-weight: normal;
	border-top: 1px solid #a9a8a8;
	border-bottom: 1px solid #a9a8a8;
	table-layout: fixed;
	border-collapse: collapse;
	}
	
	table tbody tr td{
	table-layout: fixed;
	}
	
	.trl{
	/*width: 135px;*/
	padding: 15px 0px 15px 20px;
	border-bottom: 1px solid #b4b4b4;
	background-color: #f5f8fa;
	color: #595452;
	text-align: left;
	vertical-align: middle;
	table-layout: fixed;
	}
	
	.trr{
	width: 510px;
	padding: 15px 0px 15px 20px;
	border-bottom: 1px solid #b4b4b4;
	background-color: #FFFFFF;
	color: #595452;
	text-align: left;
	table-layout: fixed;
	vertical-align: middle;
	}
	
	.inq-hissu1{
		padding-left: 100px;
	}
	.inq-hissu6{
		padding-left: 87px;
	}
	
	.inq-hissu2{
		padding-left: 48px;
	}

	#bt-area{
		width: 354px;
		height: 62px;
		margin:0 auto;
		margin-top:50px;
	}
	
	#bt-area-1{
		float: left;
		width: 164px;
		height: 62px;
		overflow: hidden;
		display: block;
	}
	
	#bt-area-2{
		float: left;
		width: 164px;
		height: 62px;
		margin-left: 26px;
		overflow: hidden;
		display: block;
	}
	
	.bt-reset{
		width: 164px;
		height: 62px;
		background: url(../img/lp/bt_reset.png) no-repeat;
		overflow: hidden;
		display: inline;
		border: 0;
	}
	
	.bt-check{
		width: 164px;
		height: 62px;
		background: url(../img/lp/bt_check.png) no-repeat;
		overflow: hidden;
		display: inline;
		border: 0;
	}
	
	.bt-back{
		width: 164px;
		height: 62px;
		background: url(../img/lp/bt_back.png) no-repeat;
		overflow: hidden;
		display: inline;
		border: 0;
	}
	
	.bt-send{
		width: 164px;
		height: 62px;
		background: url(../img/lp/bt_send.png) no-repeat;
		overflow: hidden;
		display: inline;
		border: 0;
	}
	.form_h2{
		font-size:30px;
		margin-top:100px;
		margin-bottom:50px;
	}

	/*etc*/
	span{
		color: #333333;
	}
	
	.mb10{
		margin-bottom: 10px;
	}
	.mo_only{
		display:none;
	}
	.pc_only{
		display:block;
	}

/*lp2用変更箇所*/
.h1-2{
	font-size:2.8vw;
	color: #ffffff;
	/*text-shadow: 0px 3px 6px #000000;*/
	margin-top:60px;
}
.key2-2{
	color: #ffffff;
	text-shadow: 0px 3px 6px #000000;
	font-size:3vw;
	font-weight:bold;
}
.top_main_h1_2{
	position:absolute;
	z-index:99;
	top:280px;
	left:6%;
}
.top_main_h1_2 h1{
	color:rgb(255, 255, 255);
	font-size: 3.5vw;
	font-weight: normal;
	text-shadow: 0px 3px 3px #000000;
}
.bene3-2,.bene4-2{
	background-color: rgb(255, 255, 255);
    width: 90%;
    margin: 0 auto;
    height: auto;
    border-radius: 10px;
	padding:10px;
}
.bene3-2 p,.bene4-2 p{
font-size:20px;
}
.lp2-bene{
	font-size:24px;
	font-weight:bold;
	color:#002E7D;
}
.bene3-2{
	margin-top:70px;
}
.bene4-2{
	margin-top:50px;
}
.lef_ma{
	margin-left:34px;
}
/*動画*/
.youtube{
	max-width:878px;
	height:494px;
	margin:0 auto;
	margin-top:50px;
	margin-bottom:50px;
}
.youtube_h2{
	margin-top:50px;
}
.youtube_h2 h2{
	font-size:28px;
	color:#002E7D;
}
.youtube iframe{
	width: 100%;
	margin:0 auto;
  }
@media (max-width: 1020px) and (min-width: 768px) { 
	.mo_only{
		display:none;
	}
	.pc_only{
		display:block;
	}
	.t_sentence p{
		font-size:14px;
		font-weight:normal;
		text-align:left;
		line-height:50px;
		}
	.t_sentence{
		width:80%;
		height:350px;
		right:20px;

		top:30px;
		position:absolute;
	}
	.t3{
		margin-left:0px;
	}
	.tr_flex{
		width:100%;
	}
	.thinking img{
		bottom:0;
		width:200px;
		height:250px;
		left:0px;
		top:136px;
		position:absolute;
	
	}
.for_form{
	left:70%;
}
.for_form:hover{
	left:70%;
}
.teltop{
	left:50%;
}
.bene3,.bene4{
	width:90%;
	margin-top:50px;
}
.r_kazu{
	padding-top:10px;
	font-size:40px;
}
.king{
	width:100%;
	height:450px;
	top: 50%;
}
.e_sntence{
	width:500px;
}
.example_flex{
justify-content: center;
margin-left:50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.white_back{
	width:90%;
}
.con_all{
	width:100%;
}
.icon_form {
    left: 400px;
}
/**/
.voice1,.voice2,.voice3{
	display:flex;
	justify-content: space-around;
	vertical-align: middle;
	width:700px;
	margin:0 auto;
	margin-top:50px;
}
#footer-area{
	width: 100%;
}
#footer-block2 {
    width: 200px;
}

	}










		
	/*最小スマホ対応*/
	@media screen and (max-width: 767px) {
		.mo_only{
			display:block;
		}
		.pc_only{
			display:none;
		}
		.teltop{
			width:200px;
			margin-top:6px;
			left:50%;
	}
	.top{
		overflow: hidden;
	}
	.telp{
		font-size:18px;
	}
	.tel_bk{
		top:3px;
		left:-20px;
	}
		.top_main_photo{
			width:100%;
			height:450px;
			position:relative;
			z-index: -1;
			margin-left:0;
			margin-right:0;
		}
		.top_main_photo img{
			width:100%;
			height:100%;
			object-fit: cover;
			object-position: 30%50%;
		}
		.top_main_p1{
			top:100px;
			left:0%;
			margin-left: 50%;
			-webkit-transform: translateX( -50%);
			transform: translateX(-50%);
			width:300px;
		}
		.top_main_p1 p{
			font-size:14px;
			line-height:17px;
		}
		.top_main_h1{
			position:absolute;
			z-index:99;
			top:200px;
			left:50%;
			-webkit-transform: translateX( -50%);
			transform: translateX(-50%);
			width:300px;
		}
		.top_main_h1 h1{
			color:rgb(255, 255, 255);
			font-size:18px;
			font-weight: normal;
			text-shadow: 0px 3px 3px #000000;
		}
		.key2,.key1{
			color:rgb(255, 255, 255);
			font-size:30px;
			font-weight:bold;
			text-shadow: 0px 3px 6px #050f2b;/*色決める*/
		}
		.fire img{
			width:80px;
			height:80px;
			margin-top:-80px;
			margin-left:10px;
		}
		.sub_main_p1{
			background-color:#002E7D;
			padding-top:20px;
			padding-bottom:20px;
			width:100%;
			margin-top:-80px;
		
		}
		.sub_main_p1 p{
			color:rgb(255, 255, 255);
			font-size:14px;
			text-align:center;
			line-height:20px;
			margin-left:90px;
		}
		/*トラブル*/
		.trouble{

			height:700px;
		}
		.trouble h2{
			font-size:20px;
			}
		.tr_flex{
			width:100%;
			position:relative;
			height:auto;
			margin:0 auto;
		}
		.thinking img{
			bottom:0;
			width:auto;
			height:250px;
			left:60%;
			-webkit-transform: translateX(-50%);
			transform: translateX(-50%);
			top:400px;
			position:absolute;
		}
		.t_sentence{
			width:90%;
			height:350px;
			right:0px;
			left: 50%;
			-webkit-transform: translateX(-50%);
			transform: translateX(-50%);
			top:30px;
			position:absolute;
			margin:0 auto;
		}
		.t_sentence p{
			font-size:14px;
			font-weight:normal;
			text-align:left;
			line-height:30px;
			}
		.t1,.t2,.t3,.t4,.t5{
			margin:0 auto;
			margin-top:10px;
			margin-bottom:10px;
		}
		.blue_weight_25{
			font-size:18px;
			font-weight:bold;
			color:#002E7D;
			text-shadow: 0px 3px 6px #BAB9B9;
		}
		/*ベネフィット*/
		.bene_all{
			background-image:url("../img/lp/bene_back.png");
			background-repeat: no-repeat;
			background-size:cover;
			background-position: 52%50%;
			height:auto;
		}
		.bene2{
			margin-top:30px;
		}
		.bene2 h2{
			font-size:20px;
			font-weight:00;
			text-shadow: 0px 3px 6px #95BCFF;
			margin-bottom:30px;
			}
		.ansin{
			display:none;
		}
		.mo_kai{
			font-size:0;
		}
		.mo_aku{
			font-size:20px;
		}
		.bene3,.bene4{
			background-color:rgb(255, 255, 255);
			width:90%;
			margin:0 auto;
			height:auto;
			border-radius: 10px;
			margin-top:30px;
			padding:10px;
		}
		.bene3 p,.bene4 p{
			font-size:16px;
			line-height:20px;
			text-align:left;
			}
		.bene5{
			background-color:#002E7D;
			height:auto;
			margin-top:80px;
			padding-top:20px;
			padding-bottom:20px;
			opacity:0.9;
		}
		/*３つの理由*/
		.reason_all{
		background-image: url("../img/lp/merit_back.jpg");
		height:800px;
		background-repeat: no-repeat;
		background-size:cover;
		position:relative;
		height:1100px;
		}
		.reason h2{
			color:white;
			padding-top:50px;
			font-size:22px;
			z-index:99;
			position:relative;
		}
		.r_flex{
			display:block;
			margin-top:20px;
		}
		.first_r{
			background-color:aliceblue;
			opacity:0.9;
			width:260px;
			height:250px;
			margin:20px;
			border-radius: 10px;
			margin: 0 auto;
			margin-top:20px;

		}
		.r_kazu{
			padding-top:10px;
			padding-bottom:0px;
			font-size:40px;
			font-weight:bold;
			text-align:center;
			color:#002E7D;
			text-shadow: 0px 3px 6px #95BCFF;
		}
		.r_se{
			padding-top:0px;
			padding-bottom:30px;
		}
		.king{
			width:100%;
			height:200px;
			position: absolute;
			top: 150px;
			left: 50%;
			-webkit-transform: translate(-50%, -50%);
			transform: translate(-50%, -50%);
			overflow: hidden;
			z-index:0;
		}
		.king img{
			width:100%;
			height:100%; 
			opacity:0.5;
			overflow: hidden;
		}
		/*相談してみる*/
		.con_all{
			border:3px solid #002E7D;
			width:300px;
			height:400px;
			margin:0 auto;
			margin-top:100px;
			margin-bottom:100px;
			position:relative;
		}
		.con1 p{
			font-size:18px;
			color:#002E7D;
			font-weight:bold;
			padding:10px;
			padding-left:10px;
		}
		.con1::after{
			top:120px;
		}
		.con_flex{
			display:block;
			justify-content: center;
			margin-left:0;
			padding-left:10px;
		}
		.con2,.con3,.con5{
			margin-left:0px;
		}
		.con2{
			margin-top:30px;
		}
		.con4{
			margin-left:4px;
			display:flex;
			width:100%;
		}
		.tel{
			width:30px;
			height:30px;
			position:relative;
			top:2px;
			left:0;
		}
		.syatyou{
			width:90px;
			height:140px;
			margin-top:-30px;
			z-index:99;
			margin-right:6%;
			margin-left:164px;
		}
		.icon_form{
			background-color:#F5D225;
			top:280px;
			height:60px;
			width:180px;
			border-radius: 50px;
			box-shadow: inset 0 10px 0 rgba(255,255,255,0.2), inset 0 -10px 0 rgba(0, 0, 0, 0.05);
		position:absolute;
		left:6px;
		}
		.icon_a{
			margin:0 auto;
			text-align:center;
			width:200px;
			height:60px;
			margin-top:0px;
			margin-right:10px;
		}
		.icon_form a{
			color:black;
			font-weight:bold;
			font-size:18px;
			line-height:60px;
			text-shadow: 2px 2px 3px #ffffff;
			border-bottom:none;
		margin: 0 auto;
		text-align:center;
		margin-left:14px;
		}
		.support h2{
			font-size:22px;
			color:#002E7D;
		}
		.su_p1{
			text-align:center;
			font-size:16px;
			margin-bottom:50px;
		}
		.flex_s{
			display:block;
		}
		.sapo{
			background-color:white;
			margin-left:20px;
			margin-right:20px;

			width:90%;
			max-width:400px;
			margin:0 auto;
			margin-top:50px;
			}
		.sapo_h3 h3{
		font-size:18px;
		}
		/*実例紹介*/
		.example{
			background-image: url("../img/lp/zback.jpg");
			background-repeat: no-repeat;
			background-size:cover;
			padding-top:50px;
			padding-bottom:100px;
		}
		.white_back{
			width:90%;
			background-color: rgba(253, 253, 253, 0.788);
			margin:0 auto;
			margin-top:50px;
			z-index:0;
			position:relative;
			padding-top:30px;
			padding-bottom:80px;
		}
		.example_h2{
			background-color:#292929;
			padding-top:10px;
			padding-bottom:10px;
			z-index:99;
			width:100%;
			margin:0 auto;
			position:relative;
		}
		.example_h2 h2{
			font-size:26px;
		}
		.fire2 img{
			width:60px;
			height:60px;
			margin-top:50px;
			position:relative;
			left:1%;
			z-index:0;
		}

		.e_photo{
			width:200px;
			height:150px;
			margin:0 auto;
		}
		.e_sntence{
			width:90%;
			margin:0 auto;
		}
		.example_flex{
			display:block;
			margin:0 auto;
			width:100%;
			margin-top:30px;
		}
		.e_sntence h3{
			text-align:center;
		}
		.e_sntence p:first-of-type{
			text-align:center;
		}
		/*お客様の声*/
		.voice_all{
			padding-top:50px;
			padding-bottom:100px;
		}
		.voice1,.voice2,.voice3{
			display:block;
			width:90%;
			margin:0 auto;
			margin-top:50px;
			overflow: hidden;
		}
		.voice_all img{
			height:200px;
			width:200px;
		}
		.voice1 img,.voice2 img,.voice3 img{
			opacity:0.2;
		}
		.voice1 img,.voice3 img{
			margin-left:50%;

		}
		.voice_sen{
			margin-top:-120px;
		}
		.big_blue{
			font-size:30px;
			color:#002E7D;
			text-shadow: 0px 3px 6px #ffffff;
		}
		.entry_sentence{
			margin-left:0px;
			margin-right:0px;
			margin-top:30px;
		}
		/*お問い合わせフォーム*/
		#mailform table tbody tr td{
			display: block;
		}
		#mailform{
			overflow: hidden;
		}
		#mailform table tr td textarea{
			max-width: 432px;
			width: 90%;
		}
		.trl{
			width: 100%;
		}
		.trr{
			width: 100%;
		}
		.form_h2 h2{
			font-size:24px;
			margin-top:100px;
			margin-bottom:30px;
		}
		table{
		width:90%;
		max-width:740px;
		}
			#bt-area{
				width: auto;
				height: auto;
				margin: 30px 0 0px 0;
			}
			#bt-area-1{
				float: none;
				width: auto;
				display: inline-block;
				margin-left:50%;
				transform: translateX(-50%);
			}
			#bt-area-2 {
				float: none; 
				width: auto;
				display: inline-block;
				margin-left:50%;
				transform: translateX(-50%);
			}
		.subtitle-area{
				padding-top:10px;
				padding-bottom:10px;
				background-color:rgba(245, 245, 245, 0.788);
				width:90%;
				margin:0 auto;
				margin-bottom:10px;
		}
.botclass{
		width: 90%;
    max-width: 740px;	
}
		/*フッター*/
		#footer-block3{
			float:none;
		}
		/* footer */
		#footer-area{width: 100%;
			background-color:#F7F7F7;
			overflow: hidden;
		}
		#footer-wrap {
			width: 100%;
			margin-top: 80px;
			background: none;    
			border-top: 1px solid #eaeaea;
			/* border-bottom: 25px solid #002e7d; */
		}
		#footer-block1 {
			float: none;
			max-width: 100%;
			height: auto;
			margin-left: 10px;
			position: relative;
			width: 100%;
		}
		#footer-block2 {
			float: none;
			max-width: 478px;
			height: auto;
			position: relative;
			width: 100%;
			margin-left: 10px;
		}
		#footer-block2 ul{
			padding-top: 0;
		}
		#footer-block1 ul,#footer-block2 ul{float: none !important;}
		#footer-block3{
			height: auto;
		}
		.com-info{
			margin-top: 15px;
			margin-left: 10px;
		}
		.com-info table{
			width: 100%;
			border-top: 0 !important;
			border-bottom: 0 !important;
		}
		#footer-sig{
			width: 100%;
			height: 38px;
			background: #002e7d;
			top:0;
		}

/*ｌｐ２変更点*/
.top_main_h1_2{
	position:absolute;
	z-index:99;
	top:200px;
	left:50%;
	-webkit-transform: translateX( -50%);
	transform: translateX(-50%);
	width:300px;
}
.top_main_h1_2 h1{
	color:rgb(255, 255, 255);
	font-size:18px;
	font-weight: normal;
	text-shadow: 0px 3px 3px #000000;
}
.h1-2{
font-size:18px;
margin-top:20px;
}
.key2-2{
	font-size:28px;
}
.lef_ma{
	margin-left:10px;
}
.bene3-2 p,.bene4-2 p{
	font-size:16px;
	}
.lp2-bene{
	font-size:18px;
	font-weight:bold;
	color:#002E7D;
}
/*動画*/
.youtube{
	position: relative;
	width: 100%;
	height:auto;
	padding-top: 56.25%;
}
.youtube_h2{
	margin-top:50px;
	padding-right:10px;
	padding-left:10px;
}
.youtube_h2 h2{
	font-size:20px;
	color:#002E7D;
}
.youtube iframe{
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
  }
	}



