@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;
}

img {
max-width:100%;
height:auto;
	}
.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%;
}
.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;
}


/*フォームｋここまで*/
.content0{
	width: 100%;
	padding: 0.5% 0%;
	text-align: center;
//border-bottom: 1px solid #333;
}
.top_btn_box{
text-align: center;
padding: 2% 0;
}
.top_btn_box img{
padding: 0 2%;
}
.top_btn_box img:hover{
opacity: 0.7;
}
.place_boxphp{
text-align: center;
background-color: #ff7400;
line-height: 3;
color: #fff;
font-size: 150%;
font-weight: bold;
margin-top: 2%;
}
.LayoutDiv7{
	width: 960px;
	margin: 0 auto;
}
.LayoutDiv7 p{
font-size: 150%;
margin:2% 0%;
}
.LayoutDiv7 h3 {
	position: relative;

	}
.LayoutDiv7 h3:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 7px;
	background: -webkit-repeating-linear-gradient(-45deg, #2D6E7E, #2D6E7E 2px, #fff 2px, #fff 4px);
	background: repeating-linear-gradient(-45deg, #2D6E7E, #2D6E7E 2px, #fff 2px, #fff 4px);
}
#content01,#content02{
margin:3% 0%;
}

.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;
}
.LayoutDiv7 p.links {
	text-decoration: underline;
	font-size: 120%;
	text-align: right;
	font-weight: bold;
}
.LayoutDiv7 p.links a {
	color:#2559EA;
}
/* 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: 980px){
.LayoutDiv7 {
width: 100%;
padding:0% 2%;}

}

@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;
	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:154px;
	right: 35px;
}
.dropdown_sp2:before, .dropdown_sp2:after{
	top:276px;
	right: 35px;
}
.dropdown_sp3:before, .dropdown_sp3:after{
	top:397px;
	right: 35px;
}
.dropdown_sp4:before, .dropdown_sp4:after{
	top:518px;
	right: 35px;
}
.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;
}
}
@media screen and (max-width: 600px) {
.place_boxphp {
	font-size: 100%;
}
}

/*-- .buttonAnime --*/

.buttonAnimeLink {
	background:url(../images/btn_top_green_back.png) no-repeat center top;
}
@media screen and (max-width: 600px) {
	.buttonAnimeLink {
		margin: 0 auto;
		width:96%;
		background:url(../images/btn_top_green_back.png) no-repeat center top;
		background-size: 100% auto
	}
}

.buttonAnime-tops {
	-moz-animation-name:tops;
	-moz-animation-duration:5.0s;
	-moz-animation-timing-function: ease;
	-moz-animation-iteration-count:infinite;
	-webkit-animation-name:tops;
	-webkit-animation-duration:5.0s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-iteration-count: infinite;
	-o-animation-name:tops;
	-o-animation-duration:5.0s;
	-o-animation-timing-function: ease;
	-o-animation-iteration-count:infinite;
	-ms-animation-name:tops;
	-ms-animation-duration:5.0s;
	-ms-animation-timing-function: ease;
	-ms-animation-iteration-count:infinite;
}
@keyframes tops {
	0% {transform:scale(1.0);opacity:1;}
	23% {transform:scale(1.0);opacity:1;}
	26% {transform:scale(1.2);opacity:1;}
	29% {transform:scale(0.9) ;opacity:1;}
	32% {transform:scale(1.0) ;opacity:1;}
	100% {transform:scale(1.0) ;opacity:1;}
}
@-moz-keyframes tops {
	0% {transform:scale(1.0);opacity:1;}
	23% {transform:scale(1.0);opacity:1;}
	26% {transform:scale(1.2);opacity:1;}
	29% {transform:scale(0.9) ;opacity:1;}
	32% {transform:scale(1.0) ;opacity:1;}
	100% {transform:scale(1.0) ;opacity:1;}
}
@-webkit-keyframes tops {
	0% {transform:scale(1.0);opacity:1;}
	23% {transform:scale(1.0);opacity:1;}
	26% {transform:scale(1.2);opacity:1;}
	29% {transform:scale(0.9) ;opacity:1;}
	32% {transform:scale(1.0) ;opacity:1;}
	100% {transform:scale(1.0) ;opacity:1;}
}
@-o-keyframes tops {
	0% {transform:scale(1.0);opacity:1;}
	23% {transform:scale(1.0);opacity:1;}
	26% {transform:scale(1.2);opacity:1;}
	29% {transform:scale(0.9) ;opacity:1;}
	32% {transform:scale(1.0) ;opacity:1;}
	100% {transform:scale(1.0) ;opacity:1;}
}
@-ms-keyframes tops {
	0% {transform:scale(1.0);opacity:1;}
	23% {transform:scale(1.0);opacity:1;}
	26% {transform:scale(1.2);opacity:1;}
	29% {transform:scale(0.9) ;opacity:1;}
	32% {transform:scale(1.0) ;opacity:1;}
	100% {transform:scale(1.0) ;opacity:1;}
}

.buttonAnime-tops2 {
	-moz-animation-name:tops2;
	-moz-animation-duration:5.0s;
	-moz-animation-timing-function: ease;
	-moz-animation-iteration-count:infinite;
	-webkit-animation-name:tops2;
	-webkit-animation-duration:5.0s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-iteration-count: infinite;
	-o-animation-name:tops2;
	-o-animation-duration:5.0s;
	-o-animation-timing-function: ease;
	-o-animation-iteration-count:infinite;
	-ms-animation-name:tops2;
	-ms-animation-duration:5.0s;
	-ms-animation-timing-function: ease;
	-ms-animation-iteration-count:infinite;
}


@keyframes tops2 {
	0%, 100% { transform: skew(0) scale(1.0); }
	33% { transform: scale(1.1);opacity:1; }
	66% { transform: scale(1.1);opacity:1; }
	10%,50% { transform: skew(6deg); }
	13%,53% { transform: skew(-6deg); }
	16%,56% { transform: skew(3deg); }
	19%,59% { transform: skew(-3deg); }
}
@-moz-keyframes tops2 {
	0%, 100% { transform: skew(0) scale(1.0); }
	33% { transform: scale(1.1);opacity:1; }
	66% { transform: scale(1.1);opacity:1; }
	10%,50% { transform: skew(6deg); }
	13%,53% { transform: skew(-6deg); }
	16%,56% { transform: skew(3deg); }
	19%,59% { transform: skew(-3deg); }
}
@-webkit-keyframes tops2 {
	0%, 100% { transform: skew(0) scale(1.0); }
	33% { transform: scale(1.1);opacity:1; }
	66% { transform: scale(1.1);opacity:1; }
	10%,50% { transform: skew(6deg); }
	13%,53% { transform: skew(-6deg); }
	16%,56% { transform: skew(3deg); }
	19%,59% { transform: skew(-3deg); }
}
@-o-keyframes tops2 {
	0%, 100% { transform: skew(0) scale(1.0); }
	33% { transform: scale(1.1);opacity:1; }
	66% { transform: scale(1.1);opacity:1; }
	10%,50% { transform: skew(6deg); }
	13%,53% { transform: skew(-6deg); }
	16%,56% { transform: skew(3deg); }
	19%,59% { transform: skew(-3deg); }
}
@-ms-keyframes tops2 {
	0%, 100% { transform: skew(0) scale(1.0); }
	33% { transform: scale(1.1);opacity:1; }
	66% { transform: scale(1.1);opacity:1; }
	10%,50% { transform: skew(6deg); }
	13%,53% { transform: skew(-6deg); }
	16%,56% { transform: skew(3deg); }
	19%,59% { transform: skew(-3deg); }
}


