@charset "utf-8";
/* CSS Document */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background-color: #f0f2f3;
	margin: 0;
	padding: 0;
	color: #000;
	font-size:15px;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
li {
	list-style: none;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}
h2 {
	font-size:26px;
	padding:30px 0;
}
a {
	-webkit-transition-duration: 0.5s;
    	transition-duration: 0.5s;
}
a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.fl_r {
	float:right;
}
#top-head a:hover, footer a:hover, .filter0 a:hover {
 filter:alpha(opacity=70); /* IE 6,7*/
   -moz-opacity:0.7; /* IE 8,9 */
   opacity:0.7;
}
#top-head a:hover, footer a:hover, .filter a:hover {
 filter:alpha(opacity=70); /* IE 6,7*/
   -moz-opacity:0.7; /* IE 8,9 */
   opacity:0.7;
}
#top-head a:hover, footer a:hover, .filter2 a:hover {
 filter:alpha(opacity=70); /* IE 6,7*/
   -moz-opacity:0.7; /* IE 8,9 */
   opacity:0.7;
}
#top-head a:hover, footer a:hover, .filter3 a:hover {
 filter:alpha(opacity=70); /* IE 6,7*/
   -moz-opacity:0.7; /* IE 8,9 */
   opacity:0.7;
}
.sub_content h3 {
	color:#666666;
	font-size:17px;
	margin-bottom:20px;
	font-weight:normal;
}
.sub_content h4 {
	font-size:17px;
	margin-bottom:10px;
	font-weight:normal;
	border-bottom:2px solid #000000;
	padding-bottom:10px;
}
.sub_navi h3 {
	font-weight:normal;
	font-size:17px;
	margin-bottom:20px;
}
.sub_navi h3:hover {
	font-weight:bold;
}

a img {
	border: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
.m_b_50 {
	margin-bottom:50px!important;
}
.filter0 a {
    border: none;
    border-bottom: 2px solid #416AA6;
    color: #416AA6;
    font-weight: 400;
    background: none;
    min-width:135px;
    display:inline-block;
    border-radius: 5px;
    text-align: center;
}
.filter0 a.active {
    border: none;
    background: #416AA6;
    color: #FFFFFF;
    font-weight: 400;
    border-radius: 0px;
    min-width:135px;
    display:inline-block;
    border-radius: 5px;
    padding:1px;
    text-align: center;
}
.filter a {
	color:#999999;
	padding:0 10px 0 0;
	display:inline-block;
}
.filter a.active {
    background: #416AA6;
	color:#ffffff;
	border-radius: 10px;
}
.filter2 a {
	color:#999999;
	padding:0 10px 0 0;
	display:inline-block;
}
.filter2 a.active {
    background: #416AA6;
	color:#ffffff;
	padding:0 10px 0 0;
	border-radius: 10px;
}
.filter3 a {
	color:#76b9b9;
	padding:0 10px 0 0;
	display:inline-block;
}
.filter3 a.active {
    background: #416AA6;
	color:#ffffff;
	padding:0 10px 0 0;
	border-radius: 10px;
}
.head_wrap {
	background: #ffffff;
	padding: 10px 0 5px 0;
	margin-top:35px;
	min-height:90px;
}
.container {
	width: auto;
	max-width:1010px;
	background-color: #f0f2f3;
	margin: 0 auto;
	padding:0 20px;
	position:relative;
}
.head_wrap .container {
	background: #ffffff;
	min-width:1050px;
}
header .container, .pickupWrap .container {
	background: #222222;
}
.content ul, .content ol {
	padding: 0 15px 15px 40px;
}
.head_wrap .container p {
	float: right;
	width: 68%;
	max-width: 728px;
}
.head_wrap .container p img {
	width:100%;
}
h1 {
	float: left;
	width: 30%;
	max-width: 240px;
	margin-right: 20px;
}
h1 img {
	width:100%;
	height:auto;
}
.entry-header h1 {
	width:100%;
	text-align:center;
	float:none;
	max-width:100%;
	padding:30px 0;
}
header.entry-header {
	background:none;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
header {
	background: #222222;
}
#gnavi {
	padding:0 10px;
}
#gnavi li {
	float: left;
	margin-right: 5%;
}
#gnavi li a {
	color: #ffffff;
	display: block;
	padding: 10px 0;
	font-size: 13px;
}
.pickupWrap {
	background: #222222;
	//min-height:262px;
}
.pickupWrap ul li {
	/*max-width: 320px;
	width:33.333%;*/
	height: auto;
	float: left;
	margin:0 5px;
}
.pickupWrap ul {
	padding: 10px 0 10px;
}

.pickupWrap ul li:nth-of-type(3n) {
	margin-right: 0;
}
.pickupWrap2 ul li {
	/*max-width: 320px;
	width:33.333%;*/
	height: auto;
	float: left;
	margin:0 10px;
}
.pickupWrap2 ul {
	padding: 10px 0 10px;
}

.pickupWrap2 ul li:nth-of-type(3n) {
	margin-right: 5px;
}

.filter0 a {
	position: relative;
}
.filter a {
	position: relative;
}
.filter2 a {
	position: relative;
}
.filter3 a {
	position: relative;
}
.boxes {
	display: flex;
	flex-wrap: wrap;
	margin-top: 20px;
}
 @keyframes zoom-in {
 0% {
 display: none;
 opacity: 0;
 margin-bottom:-30px;
}
 100% {
 display: block;
 opacity: 1;
 margin-bottom:0;
}
}
.is-animated {
	animation: .6s fade-in;
}
.pickupWrap .view {
//	margin-right:0;
//	width:100%;
//	-webkit-transition-duration: 0.5s;
//    	transition-duration: 0.5s;
}
.pickupWrap .view img {
//	-webkit-transition-duration: 0.5s;
//    	transition-duration: 0.5s;
//
//	-webkit-transform: translate3d(-10px,0,0);
//	transform: translate3d(-10px,0,0);
}


.view {
	width:320px !important;
	height:220px !important;
    //border-radius: 8px;
	object-fit: cover;
	float: left;
	margin-right: 16px;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
	-webkit-transition-duration: 0.5s;
    	transition-duration: 0.5s;
}
/*
.v01,.v02,.v03,.v04,.v05,.v06,.v07 {
    position: relative;
    padding:2px 0 0 2px;
	margin-right: 14px;
}
.v01:before,.v01:after,.v02:before,.v02:after,.v03:before,.v03:after,.v04:before,.v04:after,.v05:before,.v05:after,.v06:before,.v06:after,.v07:before,.v07:after{ 
    content:'';
    width: 20px;
    height: 30px;
    position: absolute;
    display: inline-block;
}
.v01:before{
    border-left: solid 2px #5767bf;
    border-top: solid 2px #5767bf;
    top:0;
    left: 0;
}
.v01:after{
    border-right: solid 2px #5767bf;
    border-bottom: solid 2px #5767bf;
    bottom:0;
    right: 0;
}

.v02:before{
    border-left: solid 2px #F7C9CE;
    border-top: solid 2px #F7C9CE;
    top:0;
    left: 0;
}
.v02:after{
    border-right: solid 2px #F7C9CE;
    border-bottom: solid 2px #F7C9CE;
    bottom:0;
    right: 0;
}

.v03:before{
    border-left: solid 2px #E5DCD1;
    border-top: solid 2px #E5DCD1;
    top:0;
    left: 0;
}
.v03:after{
    border-right: solid 2px #E5DCD1;
    border-bottom: solid 2px #E5DCD1;
    bottom:0;
    right: 0;
}

.v04:before{
    border-left: solid 2px #A85E5C;
    border-top: solid 2px #A85E5C;
    top:0;
    left: 0;
}
.v04:after{
    border-right: solid 2px #A85E5C;
    border-bottom: solid 2px #A85E5C;
    bottom:0;
    right: 0;
}

.v05:before{
    border-left: solid 2px #A08F65;
    border-top: solid 2px #A08F65;
    top:0;
    left: 0;
}
.v05:after{
    border-right: solid 2px #A08F65;
    border-bottom: solid 2px #A08F65;
    bottom:0;
    right: 0;
}

.v06:before{
    border-left: solid 2px #8FA368;
    border-top: solid 2px #8FA368;
    top:0;
    left: 0;
}
.v06:after{
    border-right: solid 2px #8FA368;
    border-bottom: solid 2px #8FA368;
    bottom:0;
    right: 0;
}

.v07:before{
    border-left: solid 2px #757575;
    border-top: solid 2px #757575;
    top:0;
    left: 0;
}
.v07:after{
    border-right: solid 2px #757575;
    border-bottom: solid 2px #757575;
    bottom:0;
    right: 0;
}
*/

/*
.view {
	width:320px !important;
	height:320px !important;
    //border-radius: 8px;
	object-fit: cover;
	float: left;
	margin-right: 16px;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
	-webkit-transition-duration: 0.5s;
    	transition-duration: 0.5s;
}

.view img{
	height:218px !important;
}

.v01{
	min-height:320px !important;
    padding: 0.1em 0.1em;
	margin-right: 8px;
    background: #d6ebff;
    box-shadow: 0px 0px 0px 2px #d6ebff;
    border: dashed 2px white;
}

.v02{
	min-height:320px !important;
    padding: 0.1em 0.1em;
	margin-right: 8px;
    background: #F7C9CE;
    box-shadow: 0px 0px 0px 2px #F7C9CE;
    border: dashed 2px white;
}

.v03{
	min-height:320px !important;
    padding: 0.1em 0.1em;
	margin-right: 8px;
    background: #E5DCD1;
    box-shadow: 0px 0px 0px 2px #E5DCD1;
    border: dashed 2px white;
}

.v04{
	min-height:320px !important;
    padding: 0.1em 0.1em;
	margin-right: 8px;
    background: #A85E5C;
    box-shadow: 0px 0px 0px 2px #A85E5C;
    border: dashed 2px white;
}

.v05{
	min-height:320px !important;
    padding: 0.1em 0.1em;
	margin-right: 8px;
    background: #A08F65;
    box-shadow: 0px 0px 0px 2px #A08F65;
    border: dashed 2px white;
}

.v06{
	min-height:320px !important;
    padding: 0.1em 0.1em;
	margin-right: 8px;
    background: #8FA368;
    box-shadow: 0px 0px 0px 2px #8FA368;
    border: dashed 2px white;
}

.v07{
	min-height:320px !important;
    padding: 0.1em 0.1em;
	margin-right: 8px;
    background: #757575;
    box-shadow: 0px 0px 0px 2px #757575;
    border: dashed 2px white;
}
.view img {
    margin: 0; 
    padding: 0;
}
*/
.boxes .view  {
//	width: calc((100% - 20px) / 3);
//	border: 3px solid #f0f2f3;
	width:320px !important;
	height:220px !important;

}
.boxes > .view:nth-of-type(3n) {
//	margin-right: 0;
}
.boxes > .v01:nth-of-type(3n) {
//	margin-right: 0;
}
.view .mask, .view .content {
	width: 320px !important;
	height: 220px !important;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0
}
.view img {
	display: block;
	position: relative;
//	width:100%;
	height:100%;
	margin:0 auto;
}
.view h2 {
	text-transform: uppercase;
	color: #fff;
	text-align: left;
	position: relative;
	font-size: 14px;
	padding: 20px;
}
.view h2 span.title {
	position: static;
}
.view h2 div {
	margin-bottom: 5px;
}
.view p {
	font-size: 13px;
	position: relative;
	color: #fff;
	text-align: left;
	padding: 0 20px;
}
.view span {
	background: #cc0000;
	position: absolute;
	right: 0;
	top: 0;
	padding: 2px 5px;
	color: #ffffff;
	font-size: 11px;
}
.view a.info {
	display: inline-block;
	text-decoration: none;
	padding: 7px 14px;
	background: #000;
	color: #fff;
	text-transform: uppercase;
	box-shadow: 0 0 1px #000
}
.view a.info:hover {
	box-shadow: 0 0 5px #000
}
.view-first img {
	transition: all 0.5s linear;
}
.view-first .mask {
	opacity: 0;
	background-color: rgba(0,0,0, 0.7);
	transition: all 0.5s ease-in-out;
}
.view-first h2 {
	transform: translateY(-100px);
	opacity: 0;
	transition: all 0.3s ease-in-out;
}
.view-first p {
	transform: translateY(100px);
	opacity: 0;
	transition: all 0.3s linear;
}
.view-first a.info {
	opacity: 0;
	transition: all 0.3s ease-in-out;
}
.view-first:hover img {
	/*transform: scale(1.1);*/

	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.view-first:hover .mask, .hover {
	opacity: 1;
}

.view-first:hover h2, .view-first:hover p, .view-first:hover a.info {
	opacity: 1;
	transform: translateY(0px);
}
.view-first:hover p {
	transition-delay: 0.1s;
}
.view-first:hover a.info {
	transition-delay: 0.2s;
}
.filter0 {
	padding: 20px 0 0 10px;
}
.filter0 a{
	font-size:14pt;
}
.filter {
	padding: 20px 0 0 0;
}
.filter a{
	font-size:14pt;
}
.filter2 {
	padding: 20px 0 0 0;
}
.filter2 a{
	font-size:14pt;
}
.filter3 {
	padding: 20px 0 0 0;
}
.filter3 a{
	font-size:14pt;
}

.h_sns_wrap ul, .f_sns_wrap ul {
	text-align: center;
	padding: 20px 0;
}
.h_sns_wrap ul {
	float: right;
	padding: 5px 0;
	margin-right: 80px;
}
.h_sns_wrap ul li, .f_sns_wrap ul li {
	display: inline-block;
	text-align: center;
	margin: 0 10px;
	vertical-align: middle;
}
.h_sns_wrap ul li a {
	color: #ffffff;
}
.h_sns_wrap ul li.blog a, .f_sns_wrap ul li.blog a {
	font-size: 11px;
	color: #ffffff;
	background: #000000;
	border-radius: 2px;
	padding: 3px 5px;
}
.h_sns_wrap ul li.blog a {
	background: #ffffff;
	color: #000000;
}
.f_sns_wrap ul li a i {
	font-size: 24px;
}
.h_sns_wrap ul li a i {
	font-size: 23px;
	vertical-align: middle;
}
footer {
	background: #ffffff;
	padding: 30px 0;
}
footer .container {
	background: #ffffff;
}
footer ul {
	text-align: left;
	font-size: 13px;
	margin-bottom:10px;
}
footer ul li {
	display: inline-block;
	text-align: left;
	width: 19%;
	vertical-align: top;
	line-height: 1.5em;
}
footer ul li img {
	width:100%;
	max-width:200px;
}
footer ul li div {
	font-weight:bold;
}
footer ul li ul li {
	width:100%;
	padding-left:10px;
}
li#bnr_wrap p {
	margin-bottom:10px;
}
#top-head {
	width: 100%;
	padding: 0;
	z-index:9;
}
#top-head {
	top: 0;
	position: fixed;
	margin-top: 0;
}
/* Fixed reset */
#top-head.fixed {
	padding-top: 0;
}
#mobile-head {
	width: 100%;
	z-index: 999;
	position: relative;
}
#top-head.fixed .logo,  #top-head .logo {
	position: absolute;
	left: 13px;
	top: 13px;
	color: #333;
	font-size: 26px;
}
#top-head .container {
	padding:0;
}
#global-nav {
	position: absolute;
	/* 開いてないときは画面外に配置 */
	top: -3000px;
	background: #99cccc;
	width: 100%;
	text-align: center;
	padding: 20px;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	max-width:920px;
}
#global-nav ul {
	list-style: none;
	position: static;
	right: 0;
	bottom: 0;
	font-size: 14px;
	margin-right:0;
}
#global-nav ul li {
	float: left;
	position: static;
	width:25%;
	text-align:left;
}
#global-nav ul li div {
	color:#ffffff;
}
#global-nav ul li ul li {
	width:100%;
	float:none;
	padding-left:10px;
}
#global-nav ul li ul {
	margin-bottom:20px;
}
#top-head #global-nav ul li a,  #top-head.fixed #global-nav ul li a {
	width: 100%;
	display: block;
	color: #fff;
}
/* Toggle Button */
#nav-toggle {
    position: absolute;
    right: 12px;
    top: 10px;
    width: 30px;
    height: 32px;
    cursor: pointer;
    z-index: 101;
}
#nav-toggle div {
    position: relative;
}
#nav-toggle span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #ffffff;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
    top: 0;
}
#nav-toggle span:nth-child(2) {
    top: 9px;
}
#nav-toggle span:nth-child(3) {
    top: 18px;
}
/* #nav-toggle 切り替えアニメーション */
.open #nav-toggle span:nth-child(1) {
	top: 11px;
	-webkit-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	transform: rotate(315deg);
}
.open #nav-toggle span:nth-child(2) {
	width: 0;
	left: 50%;
}
.open #nav-toggle span:nth-child(3) {
	top: 11px;
	-webkit-transform: rotate(-315deg);
	-moz-transform: rotate(-315deg);
	transform: rotate(-315deg);
}
/* #global-nav スライドアニメーション */
.open #global-nav {
	/* #global-nav top + #mobile-head height */
	-moz-transform: translateY(3041px);
	-webkit-transform: translateY(3041px);
	transform: translateY(3041px);
}

.newsWrap {
	background:#ffffff;
	margin-top:5px;
	width:1000px;
	max-height:63.45px;
}
.newsWrap ul {
	margin-left:60px !important;
}
.newsWrap ul li {
	padding:10px 0;
}
.newsWrap::after {
    position: relative;
    content: 'NEWS';
    left: 20px;
    top: 20px;
    color:#99cccc;
    font-size:13px;
}
.qa_list {
	margin-bottom:30px;
}
.qa_list dt {
	color:#6633cc;
	cursor:pointer;
	background:url(../images/icn_q.png) no-repeat;
	background-position:left center;
	padding:10px 0 10px 50px;
	display:block;
}
.qa_list dt:hover {
	font-weight:bold;
}
.qa_list dt.active {
	font-weight:bold;
}
.qa_list dd {
	display:none;
	background:url(../images/icn_a.png) no-repeat;
	background-position:left center;
	padding:10px 0 10px 50px;
	margin:0;
}
.sub_navi {
	float:left;
	max-width:270px;
	width:30%;
	text-align:right;
	top: 50px;
}
.sub_navi.is-fixed {
//	position:fixed;
}
.sub_content_wrap {
	padding:30px 10px;
	margin-bottom:50px;
}
.sub_content {
	float:right;
	max-width:640px;
	width:65%;
	margin-top:50px;
}
.sub_content.page {
	float:none;
	margin:auto;
}
#contact_note {
	max-width:640px;
	margin:auto;
	border:2px solid #E74C3C;
	text-align:center;
	padding:20px;
	margin-bottom:40px;
	background:#ffffff;
}
.form_list p.note {
	color:#E74C3C;
	font-size:12px;
	margin-top:5px;
}
.form_list a {
	color:#6633cc;
}
#contact_note a {
	color:#6633cc;
}
#contact_note h3 {
	color:#E74C3C;
	margin-bottom:10px;
}
#volubeit_name {
	margin-bottom:30px;
}
.sub_navi ul {
	margin-bottom:30px;
}
.sub_navi ul li {
  position: relative;
}
.sub_navi ul li:after {
  display: block;
  content: '';
  position: absolute;
  top: .8em;
  right: 5px;
  width: 6px;
  height: 6px;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.sub_navi ul li a {
	padding:5px 1em 5px 0;
	display:block;
	font-size:14px;
}
.sub_navi ul li a:hover {
	background:#5502a8;
	color:#ffffff;
}
.sub_navi ul li:hover:after {
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.link_txt a {
	padding:5px 1.2em 5px 0;
	display:block;
}
.link_txt a:hover {
	background:#5502a8;
	color:#ffffff;
}
.link_txt:hover:after {
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.link_txt {
  position: relative;
}
.link_txt:after {
  display: block;
  content: '';
  position: absolute;
  top: .8em;
  right: 5px;
  width: 6px;
  height: 6px;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.terms_list dt {
	color:#6633cc;
	padding-bottom:10px;
	font-weight:bold;
}
.terms_list dd, .privacy_list dd {
	margin:0 0 30px 0;
	border-bottom:1px solid #cccccc;
	padding-bottom:20px;
}

.privacy_list dt {
	color:#000000;
	padding-bottom:10px;
}
#volubeit, #volubeiter, #cookie, #ssl, #volubeiter_q1, #volubeiter_q2, #volubeiter_q3, #volubeiter_q4, #volubeiter_q5, #volubeiter_q6, #volubeiter_q7, #volubeiter_q8, #volubeit_q1, #volubeit_q2, #volubeit_q3, #about, #cookie, #ssl, #outline, #access, #vp_fee {
	margin-top:-48px;
	padding-top:48px;
}
.toggle_box, .about_box {
	display:none;
	opacity:0;
	transition: .3s;
}
.toggle_box.select, .about_box.select {
	display:block;
	opacity:1;
	transition: .3s;
}

#cookie p {
	margin-bottom:30px;
}


dl.company_list {
	width:100%;
	overflow: hidden;
	border-top: none;
	border-bottom:1px solid #cccccc;
	margin-bottom:50px;
}
dl.company_list dt {
	width: 20%;
	float: left;
	border-top: 1px solid #ccc;
	box-sizing: border-box;
	padding-top:10px;
}
dl.company_list dt:first-child, dl.company_list dd.border_none  {
	border:none;
}
dl.company_list dd {
	margin-left: 20%;
	padding: 10px 0;
	border-top: 1px solid #ccc;
}
dl.company_list dd:after {
	content: '';
	display: block;
	clear: both;
}


dl.form_list {
	width:100%;
}
dl.form_list.ex dt:first-child, dl.form_list.ex dd.border_none {
	border:none;
}
dl.form_list dt {
	width: 100%;
	padding:10px 0;
}
dl.form_list.ex dt, dl.form_list.ex dd {
	border-top:1px solid #cccccc;
}
dl.form_list.ex dd {
	margin-left: 20%;
	padding:10px 0 10px;
}
.contact_btn {
	text-align:center;
	border-top:1px solid #cccccc;
	padding-top:10px;
}
dl.form_list dd {
	margin-left: 20%;
	padding-bottom: 30px;
}
dl.form_list dd:after {
	content: '';
	display: block;
	clear: both;
}
iframe {
	width:100%;
	margin-top:30px;
}
.form_list input[type="text"], .form_list input[type="email"] {
	width: 50%;
	height: 36px;
	background: #ffffff;
	border: none;
	font-size: 1em;
	text-indent: 0.7em;
}
.form_list input[type="text"]:focus, .form_list input[type="email"]:focus {
	background: #edf4ff;
	border: 1px solid #4881d9;
}
.form_list textarea {
	width: 100%;
	height: 200px;
	background: #ffffff;
	border: none;
	font-size: 1em;
	/*margin-top:20px;*/
}
.form_list textarea:focus {
	background: #edf4ff;
	border: 1px solid #4881d9;
}
#.form_list input[type="radio"] {
#	display: none;
#}
#.form_list label {
#	position: relative;
#	display: inline-block;
#	padding: 3px 20px 3px 30px;
#	cursor: pointer;
#}
#.form_list label::before {
#	position: absolute;
#	content: '';
#	top: 50%;
#	left: 0;
#	width: 20px;
#	height: 20px;
#	margin-top: -8px;
#	background: #ffffff;
#	border: none;
#	border-radius: 100%;
#}
#.form_list input[type="radio"]:checked + span::after {
#	position: absolute;
#	content: '';
#	top: 50%;
#	left: 4px;
#	width: 12px;
#	height: 12px;
#	margin-top: -4px;
#	background: #3498db;
#	border-radius: 100%;
#}
#.form_list input[type="radio"]:checked + label::after {
#	position: absolute;
#	content: '';
#	top: 50%;
#	left: 4px;
#	width: 12px;
#	height: 12px;
#	margin-top: -4px;
#	background: #3498db;
#	border-radius: 100%;
#}
span.wpcf7-list-item {
	margin:0 !important;
}
.wpcf7c-btn-confirm, .wpcf7-submit {
	color:#ffffff;
	border:none;
	background:#6633cc;
	padding:10px 60px;
	cursor: pointer;
}
.wpcf7-back {
	color:#ffffff;
	border:none;
	background:#d1d1d1;
	padding:10px 60px;
	cursor: pointer;
	margin-right:20px;
}
.custom-wpcf7c-confirmed .form_list input[type="radio"] {
	display:block;
	float: left;
}

.custom-wpcf7c-confirmed .form_list label:before {
	display:none;
}
.custom-wpcf7c-confirmed .form_list label {
	padding:3px 20px 3px 0;
}
.download_content {
	padding:20px;
	background:#ffffff;
	border-radius:10px;
	margin:30px auto;
}
.download_content h3 {
	text-align:center;
	font-size:20px;
}
.download_content .svg-inline--fa {
	font-size:30px;
	margin-right:10px;
}
.download_content span {
	color:#E74C3C;
	font-size:12px;
}
.download_content a {
	background:#6633cc;
	display:block;
	padding:15px;
	color:#ffffff;
	margin-top:20px;
	text-align:center;
}
.sub_navi h2 {
	padding:0 0 10px;
	margin-bottom:10px;
	text-align:left;
	border-bottom:2px solid #000000;
}
#about_read {
	color: #6633cc;
	font-size:17px;
	font-weight:bold;
	margin:20px 0;
}
.about_box p {
	margin:10px 0;
}
#about_img01 img {
	width:100%;
	max-width:426px;
	margin:20px 0;
}
#after h5 {
	font-size:15px;
	color:#6633cc;
	margin-top:30px;
}
.about_flow_list.step h5 {
	font-size:20px;
	padding-top:8px;
}

.about_flow_list li h5 ,#after .about_flow_list li h5 {
	font-size:20px;
	padding-top:8px;
	margin-bottom:20px;
	margin-top:0;
	color:#000;
}
.about_flow_list li {
	padding:20px;
	padding-left:60px;
	border-bottom: 1px solid #ccc;
}
.about_flow_list li img {
	margin-top:20px;
}
.about_flow_list li:nth-child(1) {
	background:url(../images/list_fuki_01.png);
	background-repeat:no-repeat;
	background-position:left top 20px;
}
.about_flow_list li:nth-child(2) {
	background:url(../images/list_fuki_02.png);
	background-repeat:no-repeat;
	background-position:left top 20px;
}
.about_flow_list li:nth-child(3) {
	background:url(../images/list_fuki_03.png);
	background-repeat:no-repeat;
	background-position:left top 20px;
}
.about_flow_list li:nth-child(4) {
	background:url(../images/list_fuki_04.png);
	background-repeat:no-repeat;
	background-position:left top 20px;
}
.about_flow_list li:nth-child(5) {
	background:url(../images/list_fuki_05.png);
	background-repeat:no-repeat;
	background-position:left top 20px;
}
.about_flow_list li:nth-child(6) {
	background:url(../images/list_fuki_06.png);
	background-repeat:no-repeat;
	background-position:left top 20px;
}
.about_flow_list li:nth-child(7) {
	background:url(../images/list_fuki_07.png);
	background-repeat:no-repeat;
	background-position:left top 20px;
}

.about_flow_list.vp li:nth-child(1) {
	background:url(../images/vp_list_fuki_01.png);
	background-repeat:no-repeat;
	background-position:left top 20px;
}
.about_flow_list.vp li:nth-child(2) {
	background:url(../images/vp_list_fuki_02.png);
	background-repeat:no-repeat;
	background-position:left top 20px;
}
.about_flow_list.vp li:nth-child(3) {
	background:url(../images/vp_list_fuki_03.png);
	background-repeat:no-repeat;
	background-position:left top 20px;
}
.about_flow_list.vp li:nth-child(4) {
	background:url(../images/vp_list_fuki_04.png);
	background-repeat:no-repeat;
	background-position:left top 20px;
}
.about_flow_list.vp li:nth-child(5) {
	background:url(../images/vp_list_fuki_05.png);
	background-repeat:no-repeat;
	background-position:left top 20px;
}
.about_flow_list.vp li:nth-child(6) {
	background:url(../images/vp_list_fuki_06.png);
	background-repeat:no-repeat;
	background-position:left top 20px;
}
.about_flow_list.vp li:nth-child(7) {
	background:url(../images/vp_list_fuki_07.png);
	background-repeat:no-repeat;
	background-position:left top 20px;
}

.about_flow_list.step li:nth-child(1) {
	background:url(../images/about_step1.png);
	background-repeat:no-repeat;
	background-position:left top 20px;
}
.about_flow_list.step li:nth-child(2) {
	background:url(../images/about_step2.png);
	background-repeat:no-repeat;
	background-position:left top 20px;
}
.about_flow_list.step li:nth-child(3) {
	background:url(../images/about_step3.png);
	background-repeat:no-repeat;
	background-position:left top 20px;
}
.about_flow_list.step li:nth-child(4) {
	background:url(../images/about_step4.png);
	background-repeat:no-repeat;
	background-position:left top 20px;
}
.about_flow_list.step li:nth-child(5) {
	background:url(../images/about_step5.png);
	background-repeat:no-repeat;
	background-position:left top 20px;
}
.about_flow_list.later li {
	background:url(../images/list_fuki.png);
	background-repeat:no-repeat;
	background-position:left top 20px;
}
.about_flow_list.later li:last-child {
	border:none;
	margin-bottom:40px;
}
.about_flow_list li div.point {
	padding:20px;
	background:#fff;
}
#after .about_flow_list li div.point {
	color:#6633cc;
}
.about_flow_list li div.point h6 {
	color:#6633cc;
	font-size:17px;
}
.about_btn {
	background:#6633cc;
	text-align:center;
	display:inline-block;
}
.about_btn a {
	display:block;
	color:#fff;
	padding:5px 20px;
}
#characteristic {
	margin-top: -50px;
	padding-top: 50px;
}

#charm {
	margin-top: -50px;
	padding-top: 50px;
}
#charm2 {
	margin-top: -50px;
	padding-top: 50px;
}
.about_img_04 {
	width:100%;
	max-width:380px;
}
.sns_wrap {
	text-align:center;
}
.sns_wrap iframe {
	margin:40px 10px;
}
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 30px;
    line-height: 1em;
}
#page-top a {
    background: rgba(0,0,0,0.7);
    text-decoration: none;
    color: #fff;
    padding: 10px 20px;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}

.to_recruit img {
	vertical-align: bottom;
	margin-top:40px;
}
#to_mylist_btn {
	text-align:center;
	margin-top:30px;
}

/*====================
お問い合わせ/履歴書/結果報告
====================*/

.screen-reader-response {
	display:none;
}

.post-31 .entry-header,
.post-33 .entry-header,
.post-35 .entry-header,
.post-53 .entry-header {
	width: 100%;
	margin-top: 0;
}
.post-31 .entry-header h1,
.post-33 .entry-header h1,
.post-35 .entry-header h1,
.post-53 .entry-header h1 {
	height: 40px;
    color: #fff;
    background-color: #3d966d;
    line-height: 40px;
    text-align: center;
    font-weight: normal;
    font-size: 18px;
}
.post-31 .inqInfo {
	width: 980px;
	margin: 20px auto;
	padding: 5px;
	border: 5px solid #E74C3C;
}
.post-31 .inqInfo h2 {
	font-size: 18px;
	text-align: center;
	color: #E74C3C;
}
.post-33 h3 {
	width: 980px;
	height: 30px;
	margin: 20px auto;
	padding-left: 15px;
    border-left: 5px solid #3d966d;
    box-sizing: border-box;
    line-height: 30px;
}
.post-31 table,
.post-33 table,
.post-35 table,
.post-53 table {
	width: 980px;
	margin: auto;
    border-collapse: collapse;
}
.post-31 table th,
.post-31 table td,
.post-33 table th,
.post-33 table td,
.post-35 table th,
.post-35 table td,
.post-53 table th,
.post-53 table td {
	padding: 20px 0;
	border-bottom: 1px solid #dadada;
	color: #363636;
	text-align: left;
}
.post-31 table th,
.post-33 table th,
.post-35 table th,
.post-53 table th {
	width: 330px;
}
.post-31 table td,
.post-33 table td,
.post-35 table td,
.post-53 table td {
	position: relative;
}
.required {
	background-color: #3d966d;
	color: #fff;
	margin-right: 10px;
	padding: 3px 5px;
	font-size: 12px;
}
.post-31 input[name=last_name],
.post-31 input[name=first_name] {
	width: 4em;
}
.post-31 input[readonly=readonly],
.post-33 input[readonly=readonly],
.post-35 input[readonly=readonly] {
	font-size: 16px;
	background: #E0E0E0; !important;
	border: none !important;
	border-radius:10px;
	box-shadow: none;
	padding: 2px 8px;
}
.post-31 textarea[readonly=readonly],
.post-33 textarea[readonly=readonly],
.post-35 textarea[readonly=readonly] {
	font-size: 16px;
	background: #E0E0E0; !important;
	border: none !important;
	border-radius:10px;
	box-shadow: none;
	padding: 2px 8px;
}

.editbuton {
  display: inline-block;
  width: 100px;
  text-align: center;
  background-color: #CC0033;
  border: 2px solid #CC0033;
  font-size: 16px;
  color: #FFF !important;
  text-decoration: none;
  font-weight: bold;
  padding: 2px 15px;
  border-radius: 4px;
  position: relative;
}

.input[vbname] {
	border: 0;
}
.post-31 input[name=f09],
.post-33 input[name=f09],
.post-35 input[name=f09] {
	border: none;
}
.post-31 input[name=expvb] {
	width: 320px;
}
span.question,
span.question,
span.question {
	color: #3d966d;
	font-size: 14px;
}
.profile span.question,
.profile span.question,
.profile span.question {
	font-size: 12px;
}
.post-31 textarea[name=schedule] {
	width: 500px;
	height: 90px;
}
.post-31 textarea[name=comment] {
	width: 500px;
	height: 200px;
}
.post-33 textarea[name=comment],
.post-33 textarea[name=f49],
.post-33 textarea[name=f50],
.post-33 textarea[name=f51],
.post-33 textarea[name=f52],
.post-33 textarea[name=f53],
.post-33 textarea[name=f54],
.post-33 textarea[name=f58] {
//	width: 80%;
}
textarea[name=f49] {
	height: 4.5em;	
}
textarea[name=f50],
textarea[name=f51],
textarea[name=f52] {
	height: 3em
}
textarea[name=f53],
textarea[name=f54] {
	height: 1.5em;
}
.post-33 input[name=f05],
.post-33 input[name=f08],
.post-33 input[name=f10] {
	ime-mode:disabled;
}
.post-33 input[name=f12],
.post-33 input[name=f13] {
	margin-top: 10px;
}
.post-31 input[name=schedule1],
.post-31 input[name=schedule4],
.post-33 input[name=f19],
.post-33 input[name=f22],
.post-33 input[name=f25],
.post-33 input[name=f28],
.post-33 input[name=f31],
.post-33 input[name=f34],
.post-33 input[name=f37],
.post-33 input[name=f40],
.post-33 input[name=f43],
.post-33 input[name=f46],
.post-33 input[name=f49] {
	width: 4em;
	ime-mode:disabled;
}
.post-33 input[name=f20],
.post-33 input[name=f23],
.post-33 input[name=f26],
.post-33 input[name=f29],
.post-33 input[name=f32],
.post-33 input[name=f35],
.post-33 input[name=f38],
.post-33 input[name=f41],
.post-33 input[name=f44],
.post-33 input[name=f47] {
	width: 2em;
	ime-mode:disabled;
}
.post-33 input[name=f56],
.post-33 input[name=f57] {
	width: 30%;
}
.post-33 textarea[name=f58] {
	height: 11em;
}
.post-33 input[name=f61] {
	width: 6em;
}
.post-33 input[name=f62],
.post-33 input[name=f16],
.post-33 input[name=f17],
.post-33 input[name=f18], {
	ime-mode:disabled;
}
.post-31 .screen-reader-response,
.post-31 .wpcf7-validation-errors,
.post-33 .screen-reader-response,
.post-33 .wpcf7-validation-errors,
.post-35 .screen-reader-response,
.post-35 .wpcf7-validation-errors {
	width: 980px;
	margin: auto;
	color: #dd0000;
}
.submit {
	text-align: center;
	margin-top: 10px;
}
.post-31 input[type=submit],
.post-33 input[type=submit],
.post-35 input[type=submit],
.post-53 input[type=submit] {
//	color:#ffffff;
//	border:none;
//	background-color: #E74C3C;
//	padding:10px 60px;
//	cursor: pointer;
}

input[name=vbname],
input[name=vbname2],
.post-31 input[name=reception],
.post-35 input[name=reception],
input[name=f15],
.post-31 input[name=first_name],
.post-31 input[name=last_name],
.post-35 input[name=first_name],
.post-35 input[name=last_name],
.post-33 input[name=f01],
.post-33 input[name=f02] {
//	border: none;
}
.wpcf7-form-control .last {
	margin-left: 15px;
}
.adminInfo {
	display: none;
}
.sent .fromInner {
    display: none;
}
.complete-display{
    display: none;
}
.sent .complete-display{
    display: block;
    width: 980px;
    margin: auto;
    text-align: center;
}
.sent .complete-display .end {
	margin-top: 30px;
	font-size: 28px;
}
.sent .complete-display div {
	margin-top: 30px;
}
.sent .complete-display div p {
	line-height: 2.2;
}
span.caution,
span.caution,
span.caution {
	color: #E74C3C;
	font-size: 14px;
}
span.rule {
	display: block;
	width: 980px;
	margin: auto;
	color: #E74C3C;
	font-size: 14px;
}
.sent .complete-display div p span,
.sent .complete-display div p.caution {
	color: #E74C3C;
	font-size: 16px;
}
.screen-reader-response li {
	height: 30px;
	margin: 10px 0;
	padding-left: 35px;
	background: url(img/errorIcon.png) no-repeat left center;
	line-height: 30px;
}
.screen-reader-response li:nth-child(n + 2):not(:nth-child(n + 21)) {
	display: none;
}
.post-31 td,
.post-33 td,
.post-35 td,
.ruleTable th {
	position: relative;
}
.wpcf7-not-valid-tip {
	display: block;
	padding-left: 20px;
	background: url(img/errorIcon.png) no-repeat left center;
	background-size: 3%;
	color: #dd0000;
	font-size: 12px;
	line-height: 30px;
//	position: absolute;
	top: -5px;
	left: 0;
}
.wpcf7c-btn-back {
	color:#ffffff;
	border:none;
	background:#6633cc;
	padding:10px 60px;
	cursor: pointer;
}

/*====================
mypage1
====================*/
#main .patternBg {
    width: 100%;
    background: url(../img/patternBg.gif);
    padding: 1px 0;
    position: relative;
    z-index: 2;
}
.recommend h2 span {
    padding-left: 30px;
    background: url(../img/recommendIcon.png) no-repeat left center;
}
.recommend .list > div,
.recommend .slides > li {
    position: relative;
}
.recommend .hurry {
    position: absolute;
    top: -4px;
    left: -4px;
}
.recommend .hurry img {
    width: 80px;
}
.recommend .flexslider {
    display: none;
}
.recommend .inner {
    letter-spacing: -0.4em;
}
.recommend .inner div {
    width: 185px;
    margin: 10px 5.5px;
    padding: 10px;
    background-color: #fff;
    box-shadow: 0 0 3px #dfdfdf;
    display: inline-block;
    box-sizing: border-box;
    letter-spacing: normal;
    font-size: 14px;
}
.recommend .inner div .thumbnail {
    width: 160px;
    margin: 10px auto;
}
.recommend .inner div .volComment {
    color: #e96558;
}
.refineSearch h2 span {
    padding-left: 30px;
    background: url(../img/refineSearchIcon.png) no-repeat left center;
}
.refineSearch .inner {
    margin-top: 20px;
}
.refineSearch .sub {
    width: 245px;
    background-color: #eee;
    float: left;
}
.refineSearch .sub h3 {
    height: 25px;
    padding-left: 25px;
    background: #3d966d url(../img/rightMark.png) no-repeat left 5px center;
    border-top: 1px solid #fff;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    position: relative;
    cursor: pointer;
}
.refineSearch .sub .bottomMark {
    background: #3d966d url(../img/bottomMark.png) no-repeat left 5px center;
}
.refineSearch .sub ul {
    padding: 5px;
}
.refineSearch .sub ul li {
    line-height: 1.8;
}
.refineSearch .core {
    margin-left: 265px;
}
.refineSearch .core .number {
    color: #db0000;
}
.refineSearch .core .jobBox {
    width: 715px;
    height: 165px;
    margin-bottom: 20px;
    padding: 5px;
    background: #eee;
    border: 1px solid #ababab;
    box-sizing: border-box;
}
.core .jobBox .leftBox {
    width: 160px;
    float: left;
    position: relative;
}
.core .jobBox .leftBox .hurry {
    position: absolute;
    top: -9px;
    left: -9px;
}
.core .jobBox .leftBox .hurry img {
    width: 80px;
}
.core .jobBox .leftBox ul li {
    width: 70px;
    height: 20px;
    padding: 3px;
    background-color: #ababab;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    float: left;
    cursor: pointer;
}
.core .jobBox .leftBox ul li:first-child {
    margin-right: 8px;
}
.core .jobBox .leftBox ul .on {
    background-color: #3d966d;
}
.refineSearch .core .jobBox .rightBox {
    width: 530px;
    margin-left: 173px;
    font-size: 14px;
    position: relative;
}
.core .jobBox .rightBox .category {
    width: 15%;
    background-color: #3d966d;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}
.core .jobBox .rightBox table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
.core .jobBox .rightBox table th {
    width: 25%;
    font-weight: normal;
    text-align: left;
    border-right: 1px solid #959595;
    border-bottom: 1px solid #959595;
}
.core .jobBox .rightBox table td {
    padding-left: 10px;
    border-bottom: 1px solid #959595;
}
.core .jobBox .rightBox .comment {
    color: #3d966d;
}
.core .jobBox .rightBox .detailsBtn {
    width: 130px;
    height: 27px;
    background-color: #e74c3c;
    text-align: center;
    line-height: 27px;
    box-shadow: 0 -1.5px 2px #c03f32 inset;
    position: absolute;
    right: 0;
    bottom: -5px;
}
/*====================
mypage2
====================*/
.manage h2 span {
    padding-left: 30px;
    background: url(../img/manageIcon.png) no-repeat center left;
}
.manage p {
    width: 980px;
    margin: 20px auto 80px auto;
}
.manage .manageList .tabBtn a {
    display: block;
    width: 180px;
    height: 45px;
    margin-top: 30px;
    margin-right: 5px;
    background-color: #42b694;
    border-radius: 8px 8px 0 0;
    float: left;
    text-align: center;
    line-height: 45px;
}
.manageList .tabContents {
    margin-top: -80px;
    background-color: #42b694;
}
.tabContents .inner {
    height: 300px;
}
#tab2,
#tab3,
#tab4 {
    display: none;
}
.tabContents .chart {
    position: relative;
    margin-right: 15px;
    float: left;
}
.tabContents .jobName {
    width: 152px;
    height: 152px;
    background-color: #333;
    border-radius: 50%;
    color: #fff;
    position: absolute;
    top: 24px;
    left: 24px;
}
.tabContents .jobName p {
    width: 100%;
    text-align: center;
}
/*====================
mypage3
====================*/
#main .profile h2 span {
    padding-left: 30px;
    background: url(../img/profileH2Icon.png) no-repeat left center;
}
#main .profile .patternBg p {
    width: 98%;
    margin: 20px auto;
}
#main .profile .sub {
    width: 245px;
    float: left;
}
#main .profile .core {
    margin-left: auto;
    margin-bottom: 50px;
}
#main .profile .sub h3 {
    height: 40px;
    border-bottom: 2px dotted #333;
    line-height: 40px;
}
#main .profile .sub h4 {
    margin: 0;
    padding-left: 10px;
    background-color: #e8e8e8;
    border-radius: 8px 8px 0 0;
}
#main .profile .sub section {
    margin-top: 20px;
    border: 1px solid #c6c6c6;
    border-radius: 8px 8px 0 0;
}
#main .profile .sub section:nth-child(2) {
    margin-top: 10px;
}
#main .profile .core section {
    margin-top: 20px;
    padding-bottom: 35px;
    border: 1px solid #c6c6c6;
    position: relative;
}
#main .profile .core section h3 {
    height: 40px;
    padding-left: 30px;
    background: #e8e8e8 url(../img/profileIcon.png) no-repeat left 5px center;
    font-size: 18px;
    line-height: 40px;
}
#main .profile .sub section p {
    font-size: 14px;
}
#main .profile .core section table {
    width: 95%;
    margin: 10px auto;
    border: 1px solid #c6c6c6;
    border-collapse: collapse;
}
#main .profile .core section ul {
    width: 95%;
    margin: 10px auto 0 auto;
}
#main .profile .core section table th,
#main .profile .core section table td {
    padding-left: 5px;
    border: 1px solid #c6c6c6;
    text-align: left;
}
#main .profile .core section table th {
    width: 30%;
    background-color: #e8e8e8;
    font-weight: normal;
}
#main .profile .core section .compileBtn {

    width: 200px;
    height: 30px;
    //background-color: #0183b3;
    //box-shadow: 0 -3px 0px #015f81 inset;
    text-align: center;
    line-height: 30px;
    //position: absolute;
    bottom: 7px;
    margin-left:auto;
    margin-right:auto;
    //right: 18px;
}

#theme-my-login1 {
	margin-top:20px;
}

.f_normal {
    font-size: 13px;
    font-weight: normal;
    color: #000;
    margin: 0;
        margin-top: 0px;
        margin-left: 0px;
    padding: 0;
    margin-top: 7px;
    margin-left: 20px;
    text-align:left;
}
.f_normal a {
    background: none;
    position: static;
    top: auto;
    left: auto;
    z-index: auto;
    padding: 0;
    transition: none;
}
.image_pc {
    display:block;
}
.image_sp {
    display:none;
}
.tbl_schedule td {
    color: #A69B7E;
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
    padding: 7px 0px 7px 10px;
    text-align:left;
}
.info_wrap {
	width:auto;
	background: #fff;
	padding:20px;
	margin-top:20px;
}
.info_wrap.etc {
	margin-top:10px;
}
.info_wrap.ex {
	background:none;
}
.info_msg {
	width:70%;
	padding:20px;
	background:#f0f2f3;
	margin:40px auto;
}
#info_msg_l {
	float:left;
	width:30%;
}
#info_msg_l img {
	width:100%;
	max-width:182px;
}
#info_msg_r {
	float:left;
	width:60%;
	margin-left:3%;
}
#msg_title {
	font-size:20px;
	font-weight:900;
	margin-bottom:30px;
}
.sub_title {
	font-size:20px;
	font-weight:900;
	margin:40px auto 20px;
}
.info_wrap h2 {
	color:#76b9b9;
	padding: 0;
	display:inline-block;
	float:left;
}
.info_wrap h2 span {
	font-size:13px;
	color:#666666;
	font-weight:normal;
}
.info_wrap.recruit h2 {
	color:#003366;
}
#amazingslider-wrapper-1 {
	margin: 40px auto 122px!important;
}
.m_t_150 {
	margin-top:150px;
}
.info_box {
	width:auto;
	max-width:680px;
	margin:50px auto 0;
}
table.info_tbl {
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	margin:auto;
	width:auto;
}
table.info_tbl th ,table.info_tbl td {
	padding:10px;
	border-bottom:1px solid #ccc;
}
table.info_tbl th {
	border-right:1px solid #ccc;
	text-align:left;
	font-weight:normal;
}
table.info_tbl td img {
	vertical-align: bottom;
	margin:0 5px;
}
table.info_tbl td li {
	margin:5px 0;
}
.info_box h3 {
	
}
h3.ex {
	color:#76b9b9;
	margin-bottom:20px;
}
h3.ex {
	margin-top:40px;
	margin-bottom:0px;
	font-size:20px;
}
#tag_wrap {
	text-align:center;
	margin:30px auto;
}
#tag_wrap li {
	display:inline-block;
	margin:0 15px;
}
#tag_wrap li a {
	color:#76b9b9;
}
.to_contact {
	text-align: center;
}
.info_etc_img {
	float:left;
	width:15%;
}
.info_etc_img img {
	width:100%;
	height:auto;
}
.info_etc_txt {
	float:left;
	width:80%;
	margin-left:2%;
}
.info_type {
	padding:2px 10px;
	text-align:center;
	color:#fff;
	display: inline-block;
	margin-bottom:10px;
	min-width:135px;
}
.info_type.vol {
	background:#76b9b9;
}
.info_type.recruit {
	background:#003366;
}
.info_etc_wrap {
	margin-top:10px;
}
#info_detail_pickup {
	text-align:center;
	margin-top:10px;
}
#info_detail_pickup li {
	display:inline-block;
	width:32%;
	position:relative;
}
#info_detail_pickup li:nth-child(2) {
	margin:0 1.2% 0;
}
#info_detail_pickup li img {
	width:100%;
}
#info_detail_pickup li p {
	position:absolute;
	top:0;
	right:0;
	background:#000;
	color:#fff;
	text-align:center;
	font-size:11px;
	padding:2px 4px;
}
.about_flow_list.vp .about_btn {
	background:#000;
}
#fee {
	margin-top: -50px;
	padding-top: 50px;
}

#fee h5 {
	font-size:20px;
	color:#5300a7;
	margin-bottom:50px;
}
#fee h5 span {
	font-size:12px;
}
#fee .point {
	padding: 20px;
	background: #fff;
	color:#6633cc;
	margin-top:30px;
	margin-bottom:50px;
}
#fee h5.ex {
	font-size:17px;
	font-weight:normal;
	margin-top:40px;
	margin-bottom:0;
}
table#tbl_vp_fee {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width:100%;
	border-collapse: collapse;
	border-spacing: 0;
}
table#tbl_vp_fee th, table#tbl_vp_fee td{
	padding:10px;
}
table#tbl_vp_fee th {
	border-right:1px solid #ccc;
}
table#tbl_vp_fee th:first-child{
	border-bottom:1px solid #ccc;
}
table#tbl_vp_fee td{
	border-bottom:1px solid #ccc;
	text-align:center;
}
table#tbl_vp_fee td.border_none{
	border:none;

}
table#tbl_vp_fee th.border_none {
	border-bottom:none;
}
.border_l {
	border-left:1px solid #ccc!important;
}
.h_info_wrap {
	background:#f0f2f3;
	border-radius:10px;
	padding:10px 20px;
	width:85%;
	margin:10px auto 0;
}
.f_info_content_box {
	width:100%;
	margin:auto;
}
.f_info_wrap {
	background:#f0f2f3;
	border-radius:10px;
	padding:10px 20px;
	width:auto;
	margin:10px auto 30px;
}
.h_info_wrap ul:first-child {
	border-top:1px dotted #000;
}
.h_info_wrap ul {
	border-bottom:1px dotted #000;
}
.h_info_wrap ul li {
	display:inline-block;
	padding:20px 20px 20px 60px;
	width:auto;
	margin-right:30px;
}
.f_info_wrap ul li {
	display:block;
	padding:20px 20px 20px 60px;
	width:auto;
}
li.info_01 {
	background:url(../images/info_icn_01.png);
	background-repeat:no-repeat;
	background-position:left center;
}
li.info_02 {
	background:url(../images/info_icn_02.png);
	background-repeat:no-repeat;
	background-position:left center;
}
li.info_03 {
	background:url(../images/info_icn_03.png);
	background-repeat:no-repeat;
	background-position:left center;
}
li.info_04 {
	background:url(../images/info_icn_04.png);
	background-repeat:no-repeat;
	background-position:left center;
}
li.info_05 {
	background:url(../images/info_icn_05.png);
	background-repeat:no-repeat;
	background-position:left center;
}
li.info_06 {
	background:url(../images/info_icn_06.png);
	background-repeat:no-repeat;
	background-position:left center;
}
li.info_07 {
	background:url(../images/info_icn_07.png);
	background-repeat:no-repeat;
	background-position:left center;
}
li.info_08 {
	background:url(../images/info_icn_08.png);
	background-repeat:no-repeat;
	background-position:left center;
}
li.info_09 {
	background:url(../images/info_icn_09.png);
	background-repeat:no-repeat;
	background-position:left center;
}
li.info_10 {
	background:url(../images/info_icn_10.png);
	background-repeat:no-repeat;
	background-position:left center;
}
li.info_11 {
	background:url(../images/info_icn_11.png);
	background-repeat:no-repeat;
	background-position:left center;
}
li.info_99 {
	background:url(../images/info_icn_99.png);
	background-repeat:no-repeat;
	background-position:left center;
}
.f_info_wrap ul li ul li {
	padding:10px 0;
	border:none!important;
}
.info_10 img {
	margin-top:5px;
	vertical-align: bottom;
}
li.info_recruit_01 {
	background:url(../images/info_recruit_icn_01.png);
	background-repeat:no-repeat;
	background-position:left center;
}
li.info_recruit_02 {
	background:url(../images/info_recruit_icn_02.png);
	background-repeat:no-repeat;
	background-position:left center;
}
li.info_recruit_03 {
	background:url(../images/info_recruit_icn_03.png);
	background-repeat:no-repeat;
	background-position:left center;
}
li.info_recruit_04 {
	background:url(../images/info_recruit_icn_04.png);
	background-repeat:no-repeat;
	background-position:left center;
}
li.info_recruit_05 {
	background:url(../images/info_recruit_icn_05.png);
	background-repeat:no-repeat;
	background-position:left center;
}
li.info_recruit_06 {
	background:url(../images/info_recruit_icn_06.png);
	background-repeat:no-repeat;
	background-position:left center;
}
li.info_recruit_07 {
	background:url(../images/info_recruit_icn_07.png);
	background-repeat:no-repeat;
	background-position:left center;
}
li.info_recruit_08 {
	background:url(../images/info_recruit_icn_08.png);
	background-repeat:no-repeat;
	background-position:left center;
}
li.info_recruit_09 {
	background:url(../images/info_recruit_icn_09.png);
	background-repeat:no-repeat;
	background-position:left center;
}
.f_info_wrap ul li {
	border-bottom:1px dotted #000;
}
.f_info_wrap ul li:first-child {
	border-top:1px dotted #000;
}
/* 20190831 追加 */
#search_btn_wrap {
	background-image:url(../images/seatch_btn_icn.png);
	background-repeat:no-repeat;
	background-position:right 20px center;
	background-color:#76b9b9;
	display:inline-block;
	border-radius:50px;
	text-align:center;
	line-height: 1.6em;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
	margin:30px auto;
}
#search_btn_wrap a {
	color:#fff;
	font-size:24px;
	display:block;
	padding:5px 80px 15px 80px;
	font-weight:bold;
}
#search_btn_wrap a span {
	font-size:12px;
}
#search_btn_wrap2 {
	background-image:url(../images/seatch_btn_icn.png);
	background-repeat:no-repeat;
	background-position:right 20px center;
	background-color:#76b9b9;
	display:inline-block;
	border-radius:50px;
	text-align:center;
	line-height: 1.6em;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
	margin:30px auto;
}
#search_btn_wrap2 a {
	color:#fff;
	font-size:24px;
	display:block;
	padding:5px 80px 15px 80px;
	font-weight:bold;
}
#search_btn_wrap2 a span {
	font-size:12px;
}

.search_wrap input[type=checkbox] {
	display: none;
}
.search_wrap input[type=radio] {
	display: none;
}
.search_wrap .checkbox01:checked + .check_txt {
	background: #76b9b9;
	color: #ffffff;
}


/*.search_wrap .check_label:hover {
	background-color: #76b9b9;
	color:#fff;
}*/
.search_wrap .check_label {
	display: block;
	display:inline-block;
	margin: 5px 5px 5px 0;
	min-width: 150px;
	text-align: center;
	//padding:10px 20px;
	cursor: pointer;
	color: #000;
	border: 2px solid #76b9b9;
	border-radius: 5px;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	padding: 6px 0 6px 0;
}

.search_form button, .search_form input[type=reset]{
        background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        appearance: none;
}
.search_form ul {
	text-align:center;
	margin-top:20px;
}
.search_form ul li {
	display:inline-block;
	text-align:center;
	line-height: 1.6em;
	vertical-align: middle;
	margin:0 10px;
}
.search_form li button {
	background:#76b9b9;
	color:#fff;
	font-size:24px;
	border-radius:50px;
	background-image:url(../images/seatch_btn_icn.png);
	background-repeat:no-repeat;
	background-position:right 20px center;
	padding:0px 70px 5px 50px;
	font-weight:bold;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
}
.search_form input[type=reset]{
	background:#e7e7e7;
	color:#999999;
	border-radius:50px;
	padding:10px 30px 5px;
	font-size:20px;
	font-weight:bold;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
}
.search_form li button span {
	font-size:12px;
}
.search_wrap dt {
	margin-bottom:10px;
}
.search_wrap dd {
	margin-left:0;
	//margin-bottom:20px;
}

/* 20190831 追加 */
@media screen and (max-width: 830px){
#to_mylist_btn {
	float:none;
}
.info_wrap h2 {
	float:none;
}
}
@media screen and (max-width: 768px){
/* 20190831 追加 */
.search_wrap .check_label {
	min-width:inherit;
	width:48%;
}
/* 20190831 追加 */
.h_info_wrap, .f_info_wrap {
	width:auto;
}
.info_wrap h2 {
	float:none;
}
.to_contact.fl_r {
	float:none;
	margin-top:30px;
}

h1 {
	display:none;
}
.title {
	width:100%;
}
.sub_navi.is-fixed {
	position:static;
}
.wpcf7c-btn-confirm, .wpcf7-submit, .wpcf7-back {
	padding:10px;
}
.form_list input[type="text"], .form_list input[type="email"] {
	width:100%;
}
.sub_navi ul li:after {
	right:10px;
}
.link_txt:after {
	top:1.2em;
	right:10px;
}
.sub_navi h3 {
	border-bottom:1px solid #000000;
	padding:10px 0;
	margin-bottom:0;
}
.sub_navi h3.ex {
	border-top:1px solid #000000;
}
.sub_navi h3.link_txt {
	border-bottom:1px solid #000000;
	padding:10px 0;
	margin-bottom:0;
}
iframe {
	height:250px;
}
.sub_content {
	float:none;
	width:auto;
}
.sub_navi {
	float:none;
	width:auto;
	max-width:100%;
	text-align:left;
	/*border-top:1px solid #000000;*/
	/*margin-top:30px;*/
}
dl.company_list dd {
	margin-left:20%;
}
footer ul li {
	float:none;
	width:auto;
}

.boxes .view {
	width: calc((100% - 10px) / 2);
}
.boxes > .view:nth-of-type(3n) {
	margin-right:10px;
}
.boxes > .view:nth-of-type(2n) {
	margin-right:0;
}
.disp_pc {
	display:none;
}
#global-nav {
	padding:0;
}
#top-head #global-nav ul, footer ul {
	width:100%;
}
#top-head #global-nav ul li, footer ul li {
	width:100%;
}
#global-nav ul li div {
	padding:10px;
	border-bottom:1px solid #ffffff;
	color:#ffffff;
}

footer ul li div {
	padding:10px;
	border-bottom:1px solid #cccccc;
	color:#000000;
	font-weight:normal;
}
#global-nav ul li ul li {
	border-bottom:1px dotted #ffffff;
}
#global-nav ul li ul li a {
	display:block;
	padding:10px;
}
footer ul li ul li {
	border-bottom:1px dotted #cccccc;
}
footer ul li ul li a {
	display:block;
	padding:10px;
}
#global-nav ul li ul, footer ul li ul  {
	margin-bottom:0;
	display:none;
}
.accordion_icon,
.accordion_icon span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.accordion_icon {
	position: relative;
	width: 30px;
	height: 30px;
	float: right;
	margin-right: 5px;
}
footer .accordion_icon span {
    background-color: #000000;
}
.accordion_icon span {
	position: absolute;
    left: 6px;
    width: 50%;
	height: 2px;
    background-color: #ffffff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.accordion_icon span:nth-of-type(1) {
    top: 5px;
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.accordion_icon span:nth-of-type(2) {
    top: 5px;
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
/*＋、×切り替え*/
.accordion_icon.active span:nth-of-type(1) {
	top: 5px;
    transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.accordion_icon.active span:nth-of-type(2) {
	top: 5px;
    transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
}
footer ul li p {
	text-align: center;
}
footer ul li#bnr_wrap {
	margin-top:30px;
}
.boxes .view {
	border: 2px solid #f0f2f3;
}
.boxes > .view:nth-of-type(3n) {
	margin-right:0;
}

.view .mask, .view .content {
	width:100%;
	height:100%;
}
.to_recruit {
	position:static;
	text-align:center;
	float:right;
	margin-top:40px;
	width:146px;
}
.to_recruit img {
    vertical-align: bottom;
    margin-top: 0px;
}
.to_recruit.vinfo {
	background:#003366;
}
.to_recruit.vinfo_recruit {
	background:#76b9b9;
}
.to_recruit a {
	display:block;
}
.info_wrap {
	/*margin-top:0;*/
}

.info_tbl th {
	white-space:nowrap;
}
#info_detail_pickup li {
	display:block;
	width:auto;
}
#info_detail_pickup li:nth-child(2) {
	margin:5% auto;
}
#to_mylist_btn {
	margin-right:0;
}
}

input[type="submit"],input[type="button"],.vb_button {
  width:100% !important;
  position: relative;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  padding: 0.25em 0.5em;
  text-decoration: none;
  border-style: none;
  border-bottom: solid 1px #222222;
  border-left: solid 1px #222222;
  color: #444444;
  background: #f0f2f3;
  transition: .4s;
  margin-top:10px;
  margin-bottom:5px;
}

input[type="submit"]:hover,input[type="button"]:hover,.vb_button:hover {
  padding-left: 0.7em;
  padding-right: 0.3em;
  background: #dddddd;
}

.half {
	width:10%;
}
.container_sp {
	display:none;
}
	
@media screen and (max-width: 680px) {

	.container_sp {
		display:block;
	}
	
	#info_detail_pickup li {
		width:92%;
		margin:auto;
	}
	h3.ex {
		margin-left:2%;
	}
	* {
		min-height:0;
		min-width : 0;
	}
	.head_wrap {
		min-height:47.22px;
	}

    .image_pc {
        display:none;
    }
    .image_sp {
        display:block;
    }
    .tbl_schedule td {
        color: #A69B7E;
        font-size: 12px;
        font-weight: bold;
        line-height: normal;
        padding: 7px 0px 7px 10px;
        text-align:left;
    }
    
	.filter0{
		margin-left:10px;
	}
	.filter0 a{
		margin:0 5px 5px 5px;
	}
	.filter{
		margin-left:10px;
	}
	.filter a{
		margin:0 0 0 0;
	}
	.filter2{
		margin-left:10px;
	}
	.filter2 a{
		margin:0 0 0 0;
	}
	.filter3{
		margin-left:10px;
	}
	.filter3 a{
		margin:0 0 0 0;
	}

	.newsWrap {
		width:100%;
	}

	.view {
		margin-left:auto !important;
		margin-right:auto !important;
	}
	.ada{
		margin-left:auto !important;
		margin-right:auto !important;
	}

	.pickupWrap .view {
		margin-left:calc((100% - 320px) / 2) !important;
		margin-right:auto !important;
	}
	.pickupWrap2 .view {
		margin-left:calc((100% - 320px) / 2) !important;
		margin-right:auto !important;
	}


	.boxes .view .mask, .boxes .view .content {
		width:100%;
		height:100%;
	}

    /*====================
	お問い合わせ/履歴書/結果報告
	====================*/
	.post-31 .entry-content,
	.post-33 .entry-content,
	.post-35 .entry-content {
		width: 95%;
		margin: auto;
	}
    .post-31 table th,
	.post-31 table td,
	.post-33 table th,
	.post-33 table td,
	.post-35 table th,
	.post-35 table td,
	.post-53 table th,
	.post-53 table td {
		display: block;
		width: 100%;
		padding: 20px 0;
		border-bottom: 1px solid #dadada;
		color: #363636;
		text-align: left;
	}
	table th.spDisplay {
		display: none;
	}
	.sent .complete-display{
	    width: 95%;
	}
	.post-33 h3 {
		width: 95%;
		font-size: 14px;
	}
	.post-31 input[type=text],
	.post-31 textarea,
	.post-33 input[type=text],
	.post-33 textarea,
	.post-35 input[type=text],
	.post-35 textarea {
		width: 95%;
	}
	.post-33 input[name=f19],
	.post-33 input[name=f20],
	.post-33 input[name=f22],
	.post-33 input[name=f23],
	.post-33 input[name=f25],
	.post-33 input[name=f26],
	.post-33 input[name=f28],
	.post-33 input[name=f29],
	.post-33 input[name=f31],
	.post-33 input[name=f32],
	.post-33 input[name=f34],
	.post-33 input[name=f35],
	.post-33 input[name=f37],
	.post-33 input[name=f38],
	.post-33 input[name=f40],
	.post-33 input[name=f41],
	.post-33 input[name=f43],
	.post-33 input[name=f44],
	.post-33 input[name=f46],
	.post-33 input[name=f47],
	.post-33 input[name=f49] {
		width: 4em;
	}
	.post-33 input[name="f56"],
	.post-33 input[name="f57"] {
		width: 45%;
	}
	.post-33 input[name="f55"],
	.post-31 input[name="exp"],
	.post-31 input[name="rireki"] {
		width: auto;
	}
	.ruleTable td {
		font-size: 14px;
	}
    /*mypage*/
    .gnavi > p {
        display: block;
        width: 60px;
        height: 50px;
        margin-left: 5px;
        padding-left: 50px;
        background: url(../img/closeBtn.png) no-repeat center left;
        background-size: 45px;
        font-weight: bold;
        line-height: 50px;
        letter-spacing: normal;
        cursor: pointer;
    }
    .gnavi .burgerBtn {
        display: block;
        width: 60px;
        height: 50px;
        margin-left: 5px;
        padding-left: 50px;
        background: url(../img/burgerBtn.png) no-repeat center left;
        background-size: 45px;
        font-weight: bold;
        line-height: 50px;
        letter-spacing: normal;
        cursor: pointer;
    }
    .gnavi ul {
        display: none;
        width: 100%;
        height: 80%;
        background-color: #efefef;
        position: absolute;
        z-index: 3;
    }
    .gnavi ul li {
        display: block;
        width: 100%;
        border-left: none;
        border-right: none;
        border-top: 1px solid #dfdfdf;
        text-align: left;
        padding-left: 20px;
    }
    .gnavi ul li:hover {
        border-left: none;
    }
    .gnavi ul li ul {
        position: static;
        visibility: inherit;
        opacity: 1;
    }
    .gnavi ul li ul li {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        border-right: 0;
        border-left: 0;
    }
	.half {
		width:26%;
	}
	.names {
		width:50% !important;
	}
	span.rule {
		width:100%;
	}
	.ruleTable {
		width:100% !important;
	}
	.about_btn {
		margin:5px 0 0 5px;
	}
	.info_msg {
	width:auto;
	padding:20px;
	text-align: center;
	}
	#info_msg_l {
	float:none;
	width:auto;
	}
	#info_msg_r {
		float:none;
		width:auto;
		margin-left:0;
		text-align: left;
	}
	.info_tbl th {
		white-space:normal;
		width:10px;
	}
	.info_wrap {
		width:92%;
		padding: 5px 7px 0 7px;
		margin-left: auto;
		margin-right: auto;
	}
	.container {
		padding: 0;
	}
	.head_wrap .container {
		background: #ffffff;
		min-width:0;
	}

	dl.form_list {
		width:95%;
	}
	dl.form_list.ex dt:first-child, dl.form_list.ex dd.border_none {
		border:none;
	}
	dl.form_list dt {
		width: 100%;
	}
	dl.form_list.ex dd {
		margin-left: 10%;
	}
	dl.form_list dd {
		padding-bottom: 30px;
	}
	dl.form_list dd:after {
		content: '';
		display: block;
		clear: both;
	}

}

/* 20190831 追加 */
@media screen and (max-width: 530px){

.search_wrap .check_label {
	min-width:inherit;
	width:46%;
}
.search_form input[type="reset"] {
    margin-bottom: 30px;
}
}
/* 20190831 追加 */