@charset "UTF-8";
/*
Theme Name: XeoryExtension
Theme URI: http://xeory.jp/extension
Description: Xeory拡張テーマ
Author: バズ部
Author URI: http://bazubu.com/
Version: 0.1.6
*/
/* all display
-------------------------------------------------- */

/*リセットCSS*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;

	text-decoration: none;
	font-style: normal
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.title {
	font-size: 1em;
	font-weight: bold;
	color: #333;
	text-align: right;
	display: block;
/*    padding: 12px 0 15px 0; */
	padding: 0;
	margin-right: 30px;
}
.title img {
vertical-align:middle;
}

/*リセットCSSここまで*/

.mg_t4{margin-top: 4%;}
.mg_t8{margin-top: 8%;}
.mg_b2{margin-bottom: 2%;}
.mg_b4{margin-bottom: 4%;}
.mg_b8{margin-bottom: 8%;}

.pd_t4{padding-top: 4%;}
.pd_t8{padding-top: 8%;}
.pd_b4{padding-bottom: 4%;}


.left{float: left;}
.right{float: right;}

.cFix:after {
display: block;
clear: both;
content: "";
}


body{
	margin: 0;
	font-size: 16px;
	line-height: 1.6;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	overflow-wrap: break-word;
}

#logo{
/*    padding: 5px 0; */
	float: left;
	margin-top: -3px;
	margin-right: 10px;
}

.lp-header{
	text-align: center;
	margin: 0 auto;
	width: 100%;
	height: 20%;
	/*background: url(https://ieieieieie.com/wp-content/uploads/2017/02/top_img03.png) no-repeat center top;*/
}
.lp-header img{
	vertical-align: bottom;
	/* margin-top: -5px;*/
	/*margin: 13px auto 0 auto;*/
		width: 100%;
}



#infiniteslide{
margin-top: 10px;
}


}
/*入力ｈウォーム*/
.content01{
	width: 960px;
	margin: 0 auto;
	text-align: center;
}
.pc_form{
	position: absolute;
	top:235px;
	left: 50px;
}

.pc_form_box{
	margin: 10px auto 40px auto;
	width: 960px;
	height: 499px;
	background: url(../images/form_bg.jpg) no-repeat center top;
	/*text-align: center;*/
	position: relative;
}

.pc_form li{
	margin: 0px 20px 45px 0px;
		width: 182.25px;
	padding: 0 0 0 12px;
	border: 4px solid #2459ea;
	border-radius: 10px;
	text-align: left;
	position: relative;
}
.Flas{
	margin: 0%;
}

select{
position: relative;
width: 110%;
margin: 0;
font-size: 100%;
text-shadow: 0 1px white;
padding: 17px 0;
/* Fallback for IE 8 */

/* "transparent" doesn't work with Opera */
background: rgba(0, 0, 0, 0) !important;
border: 0;
border-radius: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
display:block;
	overflow: hidden;
	outline: none;

}
select option{
background-color: #fff;
color: #333;
}
select::-ms-expand {
display: none;
}
select:-moz-focusring {
color: transparent;
text-shadow: 0 0 0 #828c9a;
}


.dropdown:before, .dropdown:after {
content: '';
position: absolute;
z-index: 2;
top: 35%;
right: 10px;
width: 0;
height: 0;
border: 6px dashed;
border-color: #ccc transparent;
pointer-events: none;
}

.dropdown:before {
border-bottom-style: solid;
border-top: none;
}
.dropdown:after {
margin-top: 10px;
border-top-style: solid;
border-bottom: none;
}
/*
.buttonAnimeIndent{
background: url(../images/btn_bg.png)no-repeat left top;
height: 107px;

}
.buttonAnime-free {
	width: 218px;
	height: 49px;
	display: block;
	position: absolute;
	top: 128px;
	left: 34px;
	z-index: 100;
}
.buttonAnime-confirmGo {
	width: 553px;
	height: 49px;
	display: block;
	position: absolute;
	top: 128px;
	left: 283px;
	z-index: 101;
}
.buttonAnime-sp{
	background: url(../images/form_btn_sp.png)no-repeat left top;
	height: 120px;
	margin: 0 auto;
	width: 100%;
	background-size: 100% auto;
	padding-bottom: 60px;
}
*/
}
/*フォームｋここまで*/
.content0{
	width: 100%;
	padding: 0.5% 0%;
	text-align: center;
border-bottom: 1px solid #333;
}

.content02{
	width: 100%;
	padding: 3% 0%;
	background: #e7eeef;
	text-align: center;
}

.content03{
	width: 960px;
	margin: 0 auto;
	text-align: center;
}

.content04{
	width: 100%;
	padding: 3% 0%;
	text-align: center
}


h3{
	font-size: 250%;
		font-weight: bold;
}

.himitsu{
	background: #fff;
	padding: 3%;
	width: 956px;
	margin: 2% auto;
	line-height: 2;
	font-weight: bold;
	font-size: 115%
}

h4{
	width: 100%;
	background: #ff7400;
	color: #fff;
	padding: 1% 0%;
	font-size: 200%;
	font-weight: bold;

}

.N1000{
	font-family: "ヒラギノ角ゴ Pro W6", Hiragino Kaku Gothic Pro;
	font-size: 105%;
	vertical-align: bottom;
}

#footer .footer-02 {
	background: #010A17;
}


#footer .wrap {
	padding: 30px 0;
}

#footer .footer-02 .footer-copy {
	text-align: center;
	font-size: 12px;
	color: #fff;
}

#footer .footer-02 ul {
margin: 0;
padding: 0;
text-align: center;
margin-bottom: 10px;
color: #fff;
font-size: 13px;
}

#footer .footer-02 ul li {
list-style-type: none;
display: inline-block;
margin: 0 10px 0 0;
}
#footer .footer-02 ul li a {
color: #fff;
}
#footer .footer-02 ul li a:hover {
color: #ccc;
}
.shumi{
	font-size: 80%;

}

.case{
	background: url(../images/bg_b17_15.gif);
	border-bottom: #CBCACA 1px solid;
	border-top: #CBCACA 1px solid;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
}

.check{
	margin: 0 auto;
	width: 75%;
	text-align: left;
	font-size: 180%;
	font-weight: bold;

}


.check img{
	vertical-align: text-bottom;
	margin-right: 2%;
}

.orange{
	color:#ff7400;
}

.sp_view {
	display: none;
}

/* 404 */
.error404 header{
text-align: center;
margin-top: 30px;
}

/* サンクスページ */
.page-template-default header{
text-align: center;
margin-top: 30px;
}
.thanks_content{
text-align: center;
}
.thanks_content .home_link{
font-size:1.5em;
margin: 10px 0 50px 0;
}

/* 個別ページ */
.page_box{
margin: 20px auto 40px auto;
width: 960px;
text-align: left;
}
.page_box h3{
font-size: 200%;
border-bottom: 1px solid #333;
margin-bottom: 30px;
}
.page_box p{
margin-bottom:2em;
}
.page_box ul{
margin-bottom:2em;
font-size: 14px;
margin-left: 14px;
list-style-type: disc;
width: 70%;
}
.page_box ul li{
margin-bottom: 10px;
}
.page_box .company_tbl{
width: 70%;
margin 0 auto;
}
.page_box .company_tbl tr th,.page_box .company_tbl tr td{
padding-top: 20px;
padding-bottom: 20px;
padding-right: 20px;
padding-left: 16px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCC;
}
.page_box .company_tbl tr th{
font-weight: bold;
white-space: nowrap;
}


@media only screen and (max-width: 1300px){
.lp-header img{
	vertical-align: bottom;
	margin-top: -5px;
	/*margin: 13px auto 0 auto;*/
}

}

@media only screen and (max-width: 767px){
#logo {
	padding: 0;
	float: none;
	margin-right: 0;
}
.title {
	font-size: .8em;
	text-align: center;
	display: block;
	margin-top: -10px;
	padding: 0;
	margin-right:0;
}
.title img {
	width:20px;
	margin-top: -3px;
}
h3 {
	font-size: 150%;
}
h4 {
	font-size: 135%;
	text-align: center;
}
.sp_view {
	display: block;
}
.pc_view {
	display: none;
}
.content01,.content02,.content03,.content04,.check {
	width:100%;
}
.content02,.content04 {
	margin: 20px 0;
}
img {
	max-width: 100%;
	height:auto;
}
.himitsu {
	width: 95%;
}
.himitsu p {
	font-size: .65em;
}
.check{
	margin-left: 2.5%;
	width:95%;
}
.check ul li{
	font-size: 14px;
	list-style-type: none;
	background-image:url("../images/checkbox1.jpg");
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:30px;
}
/*.check ul li img {
	width: 25px;
	margin-left: 15px;
}*/
.sp_form_box{
	margin-top: 20px;
	width: 100%;
	height: auto;
	/*background: url(../images/form_bg1.jpg) no-repeat center top;
	background-size:100% auto;*/
	text-align: center;
	position: relative;
	background-color: #2559EA;
}
.sp_btn{
	width:100%;
}
select {
	position: relative;
	width: 95%;
	margin: 0;
	margin-left: 2.5%;
	font-size: 120%;
	text-shadow: 0 1px white;
	padding: 17px 0;
	padding-left: 1em;
	background: #fff !important;
	border: 5px solid #C0F8FF;
	border-radius: 5px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: block;
	overflow: hidden;
	outline: none;
}
.sp_view ul li{
	margin-bottom: 10px;
}
.cover p{
	text-align:left;
	margin-left:2.5%;
	color: #fff;
}
.dropdown_sp1:before, .dropdown_sp1:after{
	top: 140px;
	right: 30px;
}
.dropdown_sp2:before, .dropdown_sp2:after{
	top:250px;
	right: 30px;
}
.dropdown_sp3:before, .dropdown_sp3:after{
	top: 365px;
	right: 30px;
}
.dropdown_sp4:before, .dropdown_sp4:after{
	top: 480px;
	right: 30px;
}
.sp_step{
	font-size:16px;
}
.sp_step span{
	font-size:24px;
}
.sp_form_title_box{
	text-align: center;
	background-color: #2459ea;
	color: #fff;
	padding: 10px 0;
}

.sp_form_title{
	margin-left: 2.5%;
	width: 95%;
	font-size: 18px;
	font-weight: bold;
}

.free{
	color: #ff7400;
	font-size: 22px;
	text-shadow: white 1px 1px 0px, white -1px 1px 0px,
			white 1px -1px 0px, white -1px -1px 0px;
}
.tB{
	font-weight: bold;
	font-size: 12px;
}
/* 404 */
.error404 header {
	margin-left:2%;
	width:96%
}

/* サンクスページ */
.page-template-default header {
	margin-left:2%;
	width:96%
}

/* 個別ページ */
.page_box{
	width: 98%;
	padding-left: 10px;
	padding-right: 10px;
}
.page_box ul{
	width: 95%;
}
.page_box .company_tbl{
	width: 95%;
}
.page_box .company_tbl tr th,.page_box .company_tbl tr td{
	padding-right: 0;
	padding-left: 0;
}
.page_box .company_tbl tr th{
	padding-right: 20px;
	padding-left: 5px;
}
#footer{
	margin-top: 30px;
}
.content03 h4{
	line-height: 120%;
	padding: 2% 0 1% 0;
}
.content03 .N1000{
	vertical-align: top;
	margin-right: 1px;
}
.content03 .shumi{
	vertical-align: bottom;
}
width: 76%;
	margin-left: 12%;
	position: absolute;
	top: 22%;
	height: auto;
	display: block;
	-moz-animation-name: start;
	-moz-animation-duration: 4s;
	-moz-animation-timing-function: ease;
	-moz-animation-iteration-count: infinite;
	-webkit-animation-name: start;
	-webkit-animation-duration: 4s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-iteration-count: infinite;
}
/*
.buttonAnime-sp img{
padding: 35px;
width: 80%;
}
}


@media only screen and (max-width: 470px){
.buttonAnime-sp img{
padding: 10px;
width: 85%;
}
}
*/