@charset "utf-8";
/*
Theme Name: votec.jp
Theme URI: https://votec.jp/
Description: votec.jp WP THEME
Version: 1.0
Author: a-cloud
Author URI: https://votec.jp/
*/

@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);

/* CSS Document */

body,h1,h2,h3,h4,h5,h6,th,td,button,p,blockquote,div,pre.ul,ol,input,.btn,.menu{
	margin: 0;
	padding: 0;
	color: #000;
	font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック", "Hiragino kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",Osaka, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.4em;
	line-break: strict;
	voice-family: inherit;
}

table {
	border-spacing: 0;
}

ul, ol, li {
	list-style: none;
	margin: 0;
	padding: 0;
}

dl, dt, dd {
	margin: 0;
	padding: 0;
}

a, a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	overflow: hidden;
  outline: none;
}
a:forcus {
	outline: none;
}

em {
	color: #fd21d1;
	font-style: normal;
}

img {
	border: none;
	vertical-align: bottom;
}


/*--------------------
header
--------------------*/
header {
	width: 100%;
}
#hgroup {
	margin-bottom: 23px;
	/* position: relative; */
}
h1 {
	background: url(images/common/bg_head.png) repeat-x left top;
	color: #fff;
	text-align: right;
	padding: 0 10% 0 0;
}
#headnav {
	background: rgba(0,47,90,0.7);
	text-align: center;
	padding: 10px 0;
}
#headnav li {
	display: inline-block;
	margin: 0 0 0 10px;
	border-right: 1px solid #fff;
	line-height: 12px;
	padding: 0 15px 0 0;
}
#headnav li:last-child {border: none;}
#headnav li a {
	color: #fff;
}
#headnav li a:hover {text-decoration: underline;}
#head01 {
	text-align: center;
	font-size: 36px;
	line-height: 0.9;
	margin: 18px 0 10px;
	padding: 0 20px;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
}
#head02,
#head03 {text-align: center;}
#head02 span {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	padding: 2px 5px;
	background: #002f5a;
	color: #fff;
}
#head03 {
	margin: 10px 0 0;
	font-size: 14px;
}
.head_telnumber {
	color: #002f5a;
	font-weight: bold;
	font-size: 20px;
	/* padding: 10px 0 0; */
	/* line-height: 20px; */
}
.head_telnumber img {
	vertical-align: top;
}
header h2 {
	text-align: center;
	font-size: 46px;
	font-weight: bold;
	padding: 15px 2% 0;
	color: #002f5a;
	line-height: 1.0;
}
header h2 .font32 {
	font-size: 32px;
}
header h2.font26 {
	font-size: 26px;
	line-height: 1.2;
}
header h2 .colorG {
	color: #00978e;
}
.uppercase {text-transform: uppercase;}
.fontarial {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
}
#head_btnarea {
	width: 1300px;
	margin: 0 auto;
	overflow: hidden;
}
.head_btnarea_txt {
	float: left;
	padding: 40px 0 0 200px;
}
.head_btnarea_l {
	float: left;
	padding: 40px 0 0;
}
#bread {
	float: left;
	padding: 12px 15px 0 0;
	width: 340px;
}
#bread li {display: inline-block;}
#bread a {color: inherit;}
.maintit {
	float: left;
	color: #68a1a0;
	font-size: 32px;
	border-bottom: 2px solid #68a1a0;
	line-height: 1.2;
	width: 450px;
}
.maintit span {
	font-size: 20px;
	display: block;
	float: right;
	line-height: 0.9;
	padding: 18px 0 0 8px;
}
.maintit .subtit_top {
	color: #828282;
	font-size: 16px;
	display: inline-block;
	float: none;
	padding: 0;
}
.maintit .subtit {
	padding: 0;
}
.head_btnarea_in {
	width: 347px;
	overflow: hidden;
	float: right;
	padding: 40px 100px 0px 0px;
}


#head_btnarea p {
	float: left;
}
.toppage {
	width: 164px;
}
.app_txt {
	padding: 14px 10px 17px;
	width: 119px;
	line-height: 18px;
}
.app_arrow {
	padding: 0;
	width: 44px;
}

@media screen and (max-width:1279px){
	#head_btnarea {
		width: 100%;
	}
	.head_btnarea_l {
		float: none;
	
		width: 94%;
		margin: 0 auto;
	}
	.head_btnarea_txt {
		width: 90%;
		padding: 40px 0 0;
		margin: 0 5%;
		float: none;
	}
	.head_btnarea_in {
		padding: 40px 6% 0px 0px;
	}
}
@media screen and (max-width:856px){
	#bread,.maintit {
		float: none;
	}
	#bread {
		width: 96%;
		padding: 12px 0;
	}
	.maintit {
		padding: 6px 0 0;
	
		/* line-height: 1.5; */
}
}
@media screen and (max-width:480px){
	.maintit {
		width: 96%;
		font-size: 20px;
		line-height: 1.5;
	}
	.maintit span,.maintit .subtit {font-size: 16px}
	.maintit span {padding: 3% 0 0;}
	.maintit .subtit_top {font-size: 12px;}
}
@media screen and (max-width:375px){
	.maintit span {float: none;padding:0 0 3px;}
}

/*----------------------------------
header nav
----------------------------------*/
header nav#topnav {
	margin:10px 0 0;
	/*! overflow: hidden; */
	/*! background: #fff; */
}
header nav {
	background: url(images/common/bg_menu.png) repeat-x left bottom;
	height: 173px;
	margin: 58px 0 0;
}
header nav ul {
	height: 171px;
	width: 1092px;
	/* padding: 18px 0 0; */
	margin: 0 auto;
	/* overflow: hidden; */
}
header nav ul li {
	float: left;
}

header nav ul li a {
	position: relative;
  overflow: hidden;
  float: left;
}
header nav ul li a::after {
  position: absolute;
  z-index: 9999;
  content: "";
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,.2);
  transition: 0.4s;
  -webkit-transition: 0.4s;
}
header nav ul li a:hover::after {
  left: 100%;
}

@media screen and (max-width:1091px){
	header nav {
		border-top: 5px solid #e2e2e2;
		border-bottom: 3px solid #e2e2e2;
		height: auto;
	}
	header nav > ul {
		width: 100%;
		height: 150px;
		background: #fff;
	}
	header nav ul li {
		width: 16%;
	}
	header nav ul li.menu01 {
		margin-left: 2%;
	}
	header nav ul li img {
		width: 100%;
		height: auto;
	}
}

@media screen and (max-width:800px){
	header nav ul {
		height: 120px;
	}
}
@media screen and (max-width:640px){
	header nav ul {
		overflow: hidden;
		height: auto;
	}
}

/*----------------------------------
pagetop
----------------------------------*/
#pagetop_area {
  background: url(images/common/bg_pagetop.png) repeat-x 0 0;
  height: 68px;
}
#pagetop {
  width: 49px;
  height: 18px;
  margin: 0 auto;
  padding: 25px 0 0;
}

/*pagetop2*/
#pageTop2 {
  position: fixed;
  bottom: 3%;
  right: 5%;
  z-index: 100;
  text-align: center;
  cursor: pointer;
 -webkit-transition: visibility 0s linear .2s;
}

#pageTop2 a {
  display: block;
  width: 84px;
  height: 84px;
}

#pageTop2 img {
  width: 84px;
  height: 84px;
}

/*----------------------------------
button
----------------------------------*/
.button {
  color: #fff;
  padding: 8px 14px 10px;
  border: none;
  position: relative;;
  -webkit-user-select: none;
  -webkit-box-shadow: inset 0px -4px 1px rgba(0, 0, 0, 0.20), 0px 2px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px -4px 1px rgba(0, 0, 0, 0.20), 0px 2px 2px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px -4px 1px rgba(0, 0, 0, 0.20), 0px 2px 2px rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
	-moz-text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
}
.button:active {
  position: relative;
  top: 3px;
  -webkit-box-shadow: inset 0px -3px 1px rgba(255, 255, 255, 1), inset 0 0px 3px rgba(0, 0, 0, 0.9);
  -moz-box-shadow: inset 0px -3px 1px rgba(255, 255, 255, 1), inset 0 0px 3px rgba(0, 0, 0, 0.9);
  box-shadow: inset 0px -3px 1px rgba(255, 255, 255, 1), inset 0 0px 3px rgba(0, 0, 0, 0.9);
}
.button:active:after {
  content: "";
  width: 100%;
  height: 3px;
  background: #fff;
  position: absolute;
  bottom: -1px;
  left: 0;
}

/*----------------------------------
footer
----------------------------------*/
footer nav {
	background: #eee;
	border-top: 2px solid #82d6f3;
	height: auto;
	margin: 1px 0 0;
}
footer nav ul {
	text-align:center;
	padding: 18px 0 8px;
}
footer nav li {
	display: inline-block;
	margin: 0 60px 10px 0;
	background: url(images/common/aroow_foot_menu.png) no-repeat left top;
	padding: 0 0 0 18px;
}
footer nav li:last-child {
	margin-right: 0;
}
footer nav li a {
	color: #000;
	font-weight: bold;
}
#foot_info {
	overflow: hidden;
	width: 960px;

	margin: 35px auto;
}
#footlogo {
	width: 252px;
	float: left;
	padding: 0 120px 0 0;
}
#infobox {
	float: right;
}
#foot_mail {
	float: right;
	height: 31px;
	width: 235px;
	padding: 17px 0 0;
}
#foot_txt {
	width: 960px;
	margin: 0 auto 25px;
	color: #727272;
	line-height: 1.7;
}
#copyright {
	text-align: right;
	padding: 20px 18% 20px 0;
	border-top: #e1e1e1 1px solid;
}
#copyright small {
	font-size: 14px;
}
#copyright a {
	color: #000;
}
.button.footmail_btn {
	background: #404040 url(images/common/ico_mail01.png) no-repeat 12px 14px;
	padding: 13px 27px 14px 54px;
	font-weight: bold;
}

/*----------------------------------
clearfix
----------------------------------*/
.clearfix:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix{
	min-height: 1px;
}

*html .clearfix{
	height: 1px;
	/**//*/
	height:auto;
	overflow:hidden;
	/**/
}

/*----------------------------------
ipad縦
----------------------------------*/
@media screen and (max-width:960px){
	/*header*/
	h1 {
		padding: 0 5%;
	
		background: #29323A;
}
	/*footer*/
	#foot_info {
		width: 98%;
	}
	#footlogo {
		padding: 0;
	}
	#infobox {
		float: right;
		padding: 0 0 10px;
	}
	#foot_txt {
		width: 98%;
	}
	#foot_mail {
		clear: both;
		float: right;
	
		height: 49px;
}
	#copyright {
		padding-right: 5%;

	}
}

/*----------------------------------
smartphone
----------------------------------*/
@media screen and (max-width:630px){
	h1 {text-align: center;}
	#footlogo img,
	#infobox img {
		width: 100%;
		height: auto;
	}
	#footlogo {
		width: 50%;
		float: none;
		margin: 0 auto;
		padding: 0 0 10px;
	}
	#infobox {
		float: none;
		margin: 0 auto;
		width: 50%;
	}
}
@media screen and (max-width:480px){
	#headnav {display: none;}
	#head01 {
		font-size: 20px;
		position: relative;
		min-height: 45px;
}
	#head01 span {
		padding: 0 60px;
	
		display: block;
}

	#head02 {background: #002f5a;/* position: relative; */padding: 5px;display: none;}
	#head02 span {
		background: none;
		font-size: 12px;
		/* background: #002f5a; */
		/* display: block; */
		/* padding: 10px 5px; */
		/* margin:0 70px; */
}
	header h2 {
		font-size: 26px;
		font-weight: bold;
		padding: 3% 2% 0;
		color: #002f5a;
		line-height: 1.0;
	}
	header h2 .font32 {
		font-size: 20px;
	}
	header h2.font26 {
		font-size: 18px;
	}
	.head_telnumber {
		font-size: 18px;
		display: block;
		vertical-align: text-bottom;
	}	
	.head_btnarea_in img,
	#footlogo img,
	#infobox img {
		width: 100%;
		height: auto;
	}
	/*header*/
	header nav#topnav {
		margin-top: 10px;
	}
	header nav#nav {
		margin: 0;
	
		display: none;
}
	header nav ul li {
		width: 32%;
	}
	header nav ul li.menu04 {
		margin-left: 2%;
	}
	.head_btnarea_in {
		float: none;
		margin: 0 auto;
		padding: 25px 0;
		max-width: 372px;
		width: 255px;
	}
	.toppage {
		max-width: 191px;
		width: 120px;
	}
	.app_txt {
		max-width: 119px;
		width: 80px;
		padding: 6px 10px 0;
		display: table-cell;
		vertical-align: bottom;
	}
	.app_arrow {
		max-width: 42px;
		width: 35px;
		padding: 0;
	}
	/*footer*/
	footer nav {
		background: #eeeeee;
		height:  auto;
	}
	footer nav ul {
		overflow: hidden;
		padding: 15px 0 5px;
	}
	footer nav ul li {
		margin: 0 20px 10px 0;
	}
	#foot_info {
		margin: 14px auto;
	}

	#foot_mail {
		float: none;
		margin: 0 auto;
	}
	#copyright {
		text-align: center;
		padding: 10px 0;
	}
	#pageTop2 a {
	  display: block;
	  width: 64px;
	  height: 64px;
	}

	#pageTop2 img {
	  width: 64px;
	  height: 64px;
	}
}

/*----------------------------------
enquete
----------------------------------*/
#enquete_in {
	width: 965px;
	margin: 50px auto;
	padding: 30px 0;
	background: #fff;
	border: 2px solid #609695;
}
#enquete_in h2 {
	color: #222;
	font-size:22px;
	font-weight: bold;
	text-align:center;
	padding: 40px 0 12px;
}
#enquete_in p {
	text-align: center;
}
#enquete_in #form_step {
	text-align: center;
	margin: 15px 0;
}
#enquete_in #must_txt,#send_txt {
	text-align: center;
	font-size: 12px;
}
#enquete_in #must_txt span {color: #ff6d1e;}
#enquete_in #send_txt {
	margin-top: 50px;
}
#enquete_in form {
	width: 620px;
	margin: 20px auto;
}
#enquete_in div#trust-form.contact-form table{
	margin-bottom: 1em !important;
	text-align: center;
}
#enquete_in div#trust-form.contact-form span.require {
    margin-left:3px;
    color: #ff6d1e !important;
}
#enquete_in form th {
	width: 160px;
	font-size: 12px;
	color: #222;
	text-align:left;
	vertical-align: top;
	background: url(images/contact/ico_square.png) no-repeat left 9px;;
}
#enquete_in div#trust-form.contact-form table th {
    padding: 8px 0 8px 14px !important;
    border-bottom: none !important;
    font-weight: normal !important;
	background: none;
}
#enquete_in div#trust-form.contact-form table div{
	padding: 0 !important;
}
#enquete_in div#trust-form.contact-form table th span {
    font-size: 12px !important;
    padding: 0 !important;
}
#enquete_in div#trust-form.contact-form table th span.content:before {
	content: '■';
	font-size: 14px;
	color: #000453;
}
#enquete_in form td {
	padding: 8px 0;
	font-size: 12px;
	color: #797979;
	width: 420px;
}
#enquete_in div#trust-form.contact-form table td {
	padding: 8px 0 !important;
    border-bottom: none !important;
    vertical-align: middle;
}
#enquete_in #trust-form ul li {
	float: left;
	margin-right: 10px !important;
    font-size: 12px!important;
}
#enquete_in form select {
	width: 400px;
}
#enquete_in form input[type=text] {
	width: 400px;
	padding: 3px 8px;
	font-size: 12px;
}
#enquete_in form textarea {
	width: 400px;
	max-width: 400px;
	height: 120px;
	font-size: 12px;
	padding: 5px 8px;
}
#enquete_in div#trust-form #confirm-button {
	clear: both;
	margin: 10px 0 0;
	text-align: center;
}
#enquete_in div#trust-form #confirm-button input {
	background: #2FA1DC;
	border-radius: 1px;
	padding: 15px 130px;
	font-size: 18px;
	cursor: pointer;
	color: #fff;
}
#enquete_in div#trust-form #confirm-button input[name=return-to-input] {
	background: #aaa;
}
#enquete_in div#trust-form.contact-form div.error {
	clear: both;
}

@media screen and (max-width:960px){
	#enquete_in {
		width: 90%;
	}
}
@media screen and (max-width:667px){
	#enquete_in #form_step img {
		width: 90%;
		height: auto;
	}
	#enquete_in {
		height: auto;
		padding: 10px 5px 20px;
	}
	/*form*/
	#enquete_in p {
		margin: 10px;
		font-size: 12px;
	}
	#enquete_in #form_step {
		margin: 0 0 10px;
	}
	#enquete_in form {
		width: 94%;
	}
	#enquete_in div#trust-form.contact-form table td {
		width: 90%;
		padding: 0 5% !important;
		display: block;
	}
	#enquete_in div#trust-form.contact-form table th {
		width: 90% !important;
		display: block;
		padding: 8px 5% 3px !important;
  }
	#enquete_in form select, #enquete_in form input[type=text], #enquete_in form textarea {
		width: 90%;
	}
	#enquete_in div#trust-form #confirm-button input {
		padding: 10px 20px;
		font-size: 14px;
	}
}



/*----------------------------------
404
----------------------------------*/
.not_found {
	width: 50%;
	margin: 60px auto;
}

.not_found h2 {
	font-size: 26px;
	margin: 0 0 15px;
}

.not_found p {
	line-height: 1.6;
}

.nofile {
	font-size: 20px;
	color: #ff0000;
}

/* dropmenu */
.dropmenu li {
	position: relative;
	text-align: center;
}
.dropmenu li:last-child {
	border-right: none;
}
.dropmenu li ul li {
	width: 182px;
	height: 40px;
	text-align: center;
}
.dropmenu li ul li a {
	width: 182px;
	height: 40px;
	color: #fff;
	font-size: 14px;
	line-height: 2.8;
	background: #09264d;
	transition: 0.5s;
}
.dropmenu li ul li a:hover {
	color: #fff;
	background: #09264d;
}
.dropmenu > li li:hover > a {
	background: #09264d;
}
.dropmenu li ul {
	left: 0;
	top: 171px;
	z-index: 100;
	position: absolute;
	margin: 0;
	width: 182px;
	height: 100%;
}
.dropmenu li ul li {
	overflow: hidden;
	height: 0;
	transition: 0.2s;
}
.dropmenu li ul li a {
	border-top: 1px solid #ddd;
}
.dropmenu li:hover > ul > li {
	overflow: visible;
	width: 182px;
	height: 40px;
}

@media screen and (max-width:1000px){
	.dropmenu li ul {
		top: 150px;
	}
}
@media screen and (max-width:768px){
	.dropmenu li ul {
		top: 110px;
	}
}
@media screen and (max-width:667px){
	.dropmenu li ul {
		display: none;
	}
}