/*******************************************************************************************************************

Theme Name: valhalla
Theme URI: https://valhallapromotion.net
Description: 合同会社ヴァルハラプロモーション制作のオリジナルテーマ
Version: 1.0
Auther: Valhalla Promotion.LLC
Auther URI: https://valhallapromotion.net

*******************************************************************************************************************/

/*

google font

font-family: 'Anton', sans-serif;
font-family: 'Lato', sans-serif;
font-family: 'Quicksand', sans-serif;
font-family: 'Shippori Mincho', serif;
font-family: 'Shippori Mincho B1', serif;

*/

body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, "sans-serif";
	color: #18191c;
	background-color: #FFFFFF;
}
h1 {
	font-family: 'Shippori Mincho B1', serif;
	font-size: 1.4rem;
	font-weight: 500;
	color: #FFFFFF;
}
h2 {
	font-family: 'Anton', sans-serif;
	font-size: 2.2rem;
	letter-spacing: 1.1px;
	margin-bottom: 6px;
}
h3 {
	font-size: 1rem;
}
h4 {
	font-size: 1.25rem;
	font-weight: 800;
	margin: 5px 0px 10px 5px;
}
h4.title {
	font-family: 'Anton', sans-serif;
	font-size: 2rem;
	letter-spacing: 1.1px;
	margin-bottom: 5px;
}
img {
	width: 100%;
	height: auto;
}
/*------　画像切り替え -------*/
img.pc {
	display: block!important;
}
img.smp {
	display: none!important;
}

div.wpcf7 .ajax-loader {
    display: none;
}


/*======　　スマートフォンの設定 　==================================*/

@media screen and (max-width: 734px) {
	h1 {
		font-size: 1rem;
	}
	h2 {
		font-size: 1.8rem;
	}
	h3 {
		font-size: .8rem;
	}
	h4 {}
	h4.title {
		font-size: 1.8rem;
	}
	/*------　画像切り替え -------*/
	img.pc {
		display: none!important;
	}
	img.smp {
		display: block!important;
	}
}



/*-----------------------------------------------------------------------------------------------------------------
  
  header

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

header {
	width: 100%;
	background: #212733;
}
header .in {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 15px 0;
}
.logo {
	width: 60px;
	margin-left: 2rem;
}


/*------　navigation -------*/
.navigation {
	margin-right: 2rem;
}
ul.nav {
	display: flex;
	font-size: 1.1rem;
	color: #FFFFFF;
}
ul.nav li {
	margin-left: 4rem;
}
ul.nav a:hover {
	transition: .5s;
	color: #6E88BF;
}


/*------　navi-icon -------*/
.header-navi-icon {
	display: none;
}


/*------　main image -------*/
.top-image {
	width: 100%;
	margin: 10px 0;
	padding: 5px 0;
	border-bottom: 1px solid #212733;
	border-top: 1px solid #212733;
}
.top-image .in {
	width: 1200px;
	margin: 0 auto;
}


/*------　h1 title -------*/
.header-line {
	width: 100%;
	text-align: center;
	padding: 15px 0;
	background-color: #212733;
}


/*======　　スマートフォンの設定 　==================================*/

@media screen and (max-width: 734px) {
	header .in {
		margin: 0;
		padding: 15px 0;
	}
	.logo {
		width: 36px;
		margin-left: 10px;
	}
	
	
	/*------　navigation -------*/
	.navigation {
		display: none;
	}
	
	/*------　navi-icon -------*/
	.header-navi-icon {
		padding-right: 10px;
		display: flex;
		justify-content: flex-end;
	}
	.h-icon {
		width: 30px;
		margin-left: 12px;
	}
	
	/*------　main image -------*/
	.top-image {
		width: 100%;
		margin: 0 0 10px;
		padding: 0 0 5px;
		border-top: none;
		border-bottom: 1px solid #212733;
	}
	.top-image .in {
		width: 100%;
		margin: 0;
	}
	
	
	/*------　h1 title -------*/
	.header-line {
		padding: 18px 0;
	}
}



/*-----------------------------------------------------------------------------------------------------------------
  
  contents

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

.contents {
	width: 100%;
}
.contents .title-line {
	text-align: center;
	padding: 30px 0 15px;
}
.contents .title-line_s {
	font-size: 1rem;
	text-align: center;
	line-height: 1.2;
	padding: 0 0 15px;
}
.contents .in {
	width: 1200px;
	margin: 0 auto;
	padding: 0 0 30px;
}
.contents .in-01 {
	width: 1200px;
	margin: 0 auto;
	padding: 0 0 30px;
}


/*------　about us  -------*/
.col-1_a {
	width: 100%;
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.col-2_a {
	width: 500px;
	margin: 80px 0;
}
.col-2_a p {
	font-family: 'Shippori Mincho B1', serif;
	font-size: 1.2rem;
	line-height: 1.6;
	padding-left: 50px;
}
span.l-caption {
	font-size: 2rem;
}


/*------　business info  -------*/
.col-1_b {
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.row {
	padding: 0 15px;
}
.card {
	width: 33.33333%;
	display: flex;
	flex-direction: column;
	line-height: 1.5;
	margin: 20px 0 30px;
}
.card2 {
	width: 25%;
	display: flex;
	flex-direction: column;
	margin: 20px 10px 0;
	padding-bottom: 10px;
}
.card-item {
	color: #FFFFFF;
	padding: 5px 20px;
}
.card p.txt01 {
	font-size: .9rem;
	padding: 5px 5px;
}
p.card-namber {
	font-family: 'Anton', sans-serif;
	font-size: 3.8rem;
	font-weight: 800;
	text-align: center;
	color: #D7D7D7;
	letter-spacing: 3px;
}
.card2 p.txt01 {
	font-size: 1.1rem;
	margin: 10px 0 15px;
}
.card2 p.txt02 {
	font-size: .9rem;
	line-height: 1.4;
	margin: 6px 0;
}


/*------　company profile  recruit  -------*/
.col-1_c {
	width: 100%;
	margin-top: 30px;
}
.col-1_d {
	display: flex;
}
.col-2_b {
	width: 400px;
	margin: 80px 0 60px 40px;
}
.col-2_c {
	width: 700px;
	display: flex;
	flex-direction: column;
	padding: 40px 0 0 100px;
}
.line-item {
	margin-bottom: 15px;
	padding: 1em 0 1em 2em;
	border-left: 5px solid #D57627;
}
.line-item p.txt01 {
	font-size: .8rem;
	margin-bottom: 10px;
}
.line-item p.txt02 {
	font-size: 1rem;
}
.line-item p.txt03 {
	font-size: 1.2rem;
	font-weight: 800;
	margin-bottom: 10px;
}
.link-btn {
	margin-bottom: 10px;
}
.link-btn2 {
	display: flex;
	margin-bottom: 10px;
}
.link-btn2 .m-left {
	margin-left: 25px;
}

/*------　privacy  -------*/
.pp-box {
	width: 900px;
	margin: 30px auto 60px auto;
}
.pp-box ul li {
	list-style: square;
	font-size: 1rem;
	line-height: 1.5em;
	margin-bottom: 20px;
}
ul.list2 {
	margin-top: 20px;
}
ul.list2 li {
	list-style: decimal;
	font-size: 1rem;
	line-height: 1.5em;
	margin: 0 0 6px 50px;
}
.pp-box .comment {
	font-size: 1rem;
	line-height: 1.5em;
	padding-top: 15px;
}
.pp-box .comment p {
	margin-bottom: 5px;
}


/*======　　スマートフォンの設定 　==================================*/

@media screen and (max-width: 734px) {
	.contents .title-line {
		text-align: center;
		padding: 15px 0;
	}
	.contents .title-line_s {
		font-size: .8rem;
	}
	.contents .in {
		width: 100%;
		margin: 0;
		padding: 0 15px;
	}
	.contents .in-01 {
		width: 100%;
		margin: 0;
		padding: 0;
	}
	
	
	/*------　about us  -------*/
	.col-1_a {
		width: 100%;
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
	}
	.col-2_a {
		width: 100%;
		margin: 10px 0;
	}
	.col-2_a:last-child {
		margin-top: 0;
	}
	.col-2_a p {
		font-size: .9rem;
		text-align: center;
		margin: 0 0 20px 0;
		padding-left: 0;
	}
	span.l-caption {
		font-size: 1.4rem;
	}
	
	
	/*------　business info  -------*/
	.col-1_b {
		width: 100%;
		display: flex;
		flex-direction: column;
	}
	.row {
		padding: 0 10px;
	}
	.card {
		width: 100%;
		display: flex;
		flex-direction: column;
		margin: 12px 0 15px;
	}
	.card2 {
		width: 100%;
		display: flex;
		flex-direction: column;
		margin: 0 0 20px 0;
		padding: 0;
	}
	.card-item {
		padding: 5px 10px;
	}
	.card p.txt01 {
		padding: 5px 5px;
	}
	p.card-namber {
		font-family: 'Anton', sans-serif;
		font-size: 3rem;
	}
	
	
	/*------　company profile  recruit  -------*/
	.col-1_c {
		margin-top: 5px;
	}
	.col-1_d {
		width: 100%;
		display: flex;
	}
	.col-2_b {
		display: none;
	}
	.col-2_c {
		width: 100%;
		padding: 20px 20px 0 60px;
	}
	.line-item p.txt01 {
		font-size: .6rem;
	}
	.line-item p.txt02 {
		font-size: .9rem;
	}
	.line-item p.txt03 {
		font-size: .9rem;
	}
	.link-btn {
		margin-bottom: 60px;
	}
   .link-btn2 {
		display: flex;
		flex-direction: column;
		margin-bottom: 60px;
	}
	.link-btn2 .m-left {
		margin: 0;
		margin-top: 20px;
	}
	
	/*------　privacy  -------*/
	.pp-box {
		width: 100%;
		margin: 0;
		padding: 30px 15px;
	}
	.pp-box ul li {
		list-style: square;
		font-size: 1rem;
		line-height: 1.2em;
		margin-bottom: 12px;
	}
	ul.list2 {
		margin-top: 15px;
	}
	ul.list2 li {
		list-style: decimal;
		font-size: .8rem;
		line-height: 1.2em;
		margin: 0 0 5px 20px;
	}
	.pp-box .comment {
		font-size: 1rem;
		line-height: 1.2em;
		padding-top: 12px;
	}
	.pp-box .comment p {
		margin-bottom: 8px;
	}
}



/*------------------------------------------------------------------
  
  contact

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

.form-conteiner {
	width: 1000px;
	margin: 30px auto 40px;
}
.form-conteiner tr {
	display: flex;
	align-items: center;
	border-bottom: 1px solid #DADADA;
}
.form-conteiner tr:last-child {
	border-bottom: none;
}
.submit-box {
	width: 1000px;
	margin: 10px auto 80px;
}
.left-side {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 40%;
	font-size: 16px;
	padding: 20px 10px;
}
.left-side span.sub-comment {
	font-size: .8rem;
}
.right-side {
	width: 60%;
	font-size: 16px;
	padding: 20px 10px;
}
.batch-red {
	font-size: .6rem;
	color: #FFFFFF;
	padding: 5px 10px;
	background-color: #FF1F23;
}
.batch-blue {
	font-size: .6rem;
	color: #FFFFFF;
	padding: 5px 10px;
	background-color: #1A48FF;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
	width: 100%;
	font-size: 16px;
	padding: 5px;
	border: 1px solid #C1C1C1;
}
.wpcf7-form select {
	width: 100%;
	font-size: 16px;
	padding: 5px;
	border: 1px solid #C1C1C1;
}
.wpcf7 span.wpcf7-not-valid-tip {
	font-size: 80%;
	margin-top: 5px;
}
.wpcf7-form.invalid .wpcf7-response-output {
  display: none;
}
.wpcf7-form.sent .wpcf7-response-output {
  display: none;
}

.submit {
	width: 100%;
	font-size: 1.2rem;
	color: #FFFFFF;
	text-align: center;
	padding: 25px 0;
	background-color: #212733;
}
.submit:hover {
	background-color: #3866C3;
	transition: .6s;
}

/*------　thanks page  -------*/
.message-box {
	width: 860px;
	margin: 20px auto;
	padding: 60px 0;
	border: 1px solid #23B433;
}
.message-box p.c1 {
	text-align: center;
	font-size: 1.2rem;
	margin-bottom: 30px;
}
.message-box p.c2 {
	width: 740px;
	margin: 0 auto 20px auto;
	font-size: 1rem;
	line-height: 2em;
}
.under-btn-box {
	padding: 15px 0;
}
a.home-btn {
	display: block;
	position: relative;
	height: 46px;
	width: 300px;
	line-height: 46px;
	font-size: 16px;
	font-weight: 700;
	background: #none;
	border: 2px solid #756C67;
	padding-left: 70px;
	margin: 0 auto;
	color: #756C67;
	transition: 0.3s;
}
a.home-btn i{  
  display: block;
  position: absolute;
  top:0;
  left:0px;
  height: 44px;
  width: 46px;
  line-height:40px;
  text-align: center;
  background:#756C67;
  color: #fff;
}
a.home-btn i:after{
  content:"";
  display: block;
  position: absolute;
  right: -5px;
  height: 0;
  width: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 7px solid #756C67;
  top: 50%;
  transform: translateY(-50%);
}
a.home-btn:hover{
  opacity: 0.7;
}


/*======　　スマートフォンの設定 　==================================*/

@media screen and (max-width: 734px) {
	.form-conteiner {
	     width: 100%;
	     margin: 10px 0;
   }
   .form-conteiner tr {
	     display: flex;
	     align-items: center;
	     flex-direction: column;
	     border-bottom: 1px solid #DADADA;
   }
   .form-conteiner tr:last-child {
	    border-bottom: none;
   }
   .left-side {
	    display: flex;
	    align-items: center;
	    justify-content: space-between;
	    width: 100%;
	    font-size: 1rem;
	    padding: 10px;
   }
   .left-side span.sub-comment {
	    font-size: .7rem;
   }
   .right-side {
	    width: 100%;
	    font-size: 1rem;
	    padding: 10px;
   }
   .wpcf7 input[type="text"],
   .wpcf7 input[type="email"],
   .wpcf7 input[type="select"],
   .wpcf7 textarea {
	    width: 100%;
	    font-size: 1rem;
	    padding: 5px;
	    border: 1px solid #C1C1C1;
   }
   .wpcf7 span.wpcf7-not-valid-tip {
	    font-size: 80%;
   }
   .submit-box {
	    width: 100%;
	    margin: 0;
	    padding: 10px 10px;
   }
	
	/*------　thanks page  -------*/
	.message-box {
		width: 100%;
		margin-top: 10px;
		padding: 15px 15px 0;
	}
	.message-box p.c1 {
		text-align: center;
		font-size: 1rem;
		margin-bottom: 18px;
	}
	.message-box p.c2 {
		width: 100%;
		margin: 0 0 15px 0;
		font-size: .8rem;
		line-height: 1.5em;
	}
	.under-btn-box {
	   padding-bottom: 35px;
	}
}



/*-----------------------------------------------------------------------------------------------------------------
  
  footer

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

footer {
	width: 100%;
	background-color: #212733;
}
footer .in {
	display: flex;
	width: 1200px;
	margin: 0 auto;
	padding: 80px 0 50px;
}
.col-3_a {
	width: 450px;
	display: flex;
	flex-direction: column;
}
.col-3_b {
	width: 300px;
	display: flex;
	flex-direction: column;
	padding-bottom: 100px;
}
.col-3_c {
	width: 450px;
}
.footer-logo {
	width: 40px;
	margin-left: 120px;
}
.sns-box {
	display: flex;
	flex-direction: column;
	text-align: center;
	padding: 0 60px;
}
p.footer-txt {
	font-size: 1.2rem;
	color: #3F647D;
	font-weight: 600;
	margin-bottom: 20px;
}
p.comment-out {
	font-size: .6rem;
	color: #3F647D;
	margin-bottom: 10px;
}
.copyright {
	width: 100%;
	font-size: .8rem;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
	padding: 20px 0;
}


/*======　　スマートフォンの設定 　==================================*/

@media screen and (max-width: 734px) {
	footer {
		width: 100%;
		background-color: #212733;
	}
	footer .in {
		width: 100%;
		display: flex;
		flex-direction: column;
		padding: 30px 0;
	}
	.col-3_a {
		width: 100%;
		order: 2;
		text-align: center;
		padding-bottom: 30px;
	}
	.col-3_b {
		width: 100%;
		order: 1;
		justify-content: center!important;
		padding-bottom: 30px;
	}
	.col-3_c {
		width: 100%;
		order: 3;
	}
	.footer-logo {
		margin: 0 auto;
	}
	.sns-box {
		width: 100%;
		font-size: 1rem;
	}
	.sns-box p {
		margin-bottom: 10px;
	}
}



/*-----------------------------------------------------------------------------------------------------------------
  
  トップへ戻るボタンの指定

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

#page_top {
  width: 30px;
  height: 30px;
  position: fixed;
  right: 8px;
  bottom: 30px;
  background: #3f98ef;
  opacity: 0.6;
  border-radius: 5px;
}
#page_top a {
  position: relative;
  display: block;
  width: 30px;
  height: 30px;
  text-decoration: none;
}
#page_top a::before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f102';
  font-size: 20px;
  color: #fff;
  position: absolute;
  width: 18px;
  height: 18px;
  top: -5px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}


/*======　　スマートフォンの設定 　==================================*/

@media screen and (max-width: 734px) {
	#page_top {
		right: 10px;
		bottom: 20px;
	}
}


/*-----------------------------------------------------------------------------------------------------------------
  
  コンタクトボタンの指定

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

.btn,
a.btn,
button.btn {
  font-size: .9rem;
  font-weight: 700;
  line-height: 1.2;
  position: relative;
  display: inline-block;
  margin-top: 10px;
  padding: 1rem 1.6rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  border-radius: 0.5rem;
}
a.btn-inquiry {
  color: #fff;
  background-color: #212733;
}
a.btn-inquiry:hover {
  color: #fff;
  background: #f56500;
}
a.btn-c {
  font-size: .9rem;
  position: relative;
  padding: 1rem 1.6rem;
}
a.btn-c i.fa {
  margin-right: .8rem;
}


/*======　　スマートフォンの設定 　==================================*/

@media screen and (max-width: 734px) {
	.btn,
	a.btn,
	button.btn {
		font-size: .8rem;
		font-weight: 600;
		line-height: 1;
		position: relative;
		display: inline-block;
		margin-top: 10px;
		padding: 1rem 1.1rem;
		cursor: pointer;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
		text-align: center;
		vertical-align: middle;
		text-decoration: none;
		letter-spacing: 0.1em;
		border-radius: 0.5rem;
	}
	a.btn-inquiry {
		color: #fff;
		background-color: #212733;
	}
	a.btn-inquiry:hover {
		color: #fff;
		background: #f56500;
	}
	a.btn-c {
		font-size: .8rem;
		position: relative;
		padding: 1rem 1.6rem;
	}
	a.btn-c i.fa {
		margin-right: .8rem;
	}
}



/*-----------------------------------------------------------------------------------------------------------------
  
  SNS icon

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

.sns-icon {
	display: inline-block;
	font-size: 30px;
	text-decoration: none;
	transition: .5s;
	color: #3F647D;
}
.sns-icon .fa-instagram,.sns-icon .fa-line {
	font-size: 33px;
}
/*------　マウスホバーの指定　※現時点ではホバーしないので同色にしています -------*/
.sns-icon .fa-twitter:hover {
	color: #3F647D;  /* color:#55acee; */
}
.sns-icon .fa-instagram:hover {
	color: #3F647D;  /* color:#c6529a; */
}
.sns-icon .fa-line:hover {
	color: #3F647D;  /* color:#00c300; */
}
ul.sns-btn {
	padding: 0!important;
}
.sns-btn {
	display: flex;
	justify-content: center;
}
.sns-btn li {
	margin: 0 10px;
	text-align: center!important;
}


/*======　　スマートフォンの設定 　==================================*/

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



/*-----------------------------------------------------------------------------------------------------------------
  
  coloer

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

.white {
	color: #FFFFFF;
}
.green {
	color: #23B433;
}


.bg-blue {
	background-color: #212733;
}
.bg-blue-dark {
	background-color: #161c29;
}
.bg-white {
	background-color: #FFFFFF;
}
.bg-2coloer01 {
	background: linear-gradient(to right, #e5e4ea 0%, #e5e4ea 30%, #FFFFFF 30%, #FFFFFF 100%);
}
.bg-2coloer02 {
	background: linear-gradient(to right, #FFFFFF 0%, #FFFFFF 30%, #e5e4ea 30%, #e5e4ea 100%);
}


/*======　　スマートフォンの設定 　==================================*/

@media screen and (max-width: 734px) {
	.bg-2coloer02 {
		background: linear-gradient(to right, #FFFFFF 0%, #FFFFFF 10%, #e5e4ea 10%, #e5e4ea 100%);
	}
}








