/*////////////////////////
		mixin
////////////////////////*/
.shadow-button {
  /* box-shadow */
  box-shadow: rgba(0, 0, 0, 0.15) 0px 10px 8px -7px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 10px 8px -7px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 10px 8px -7px;
}

.current {
  border-bottom: 5px solid #ff1f00;
}

.current--footer {
  border-top: 5px solid #ff1f00;
}

.red {
  color: #ff1f00 !important;
}

.main {
  max-width: 940px;
  margin: 0 auto;
}

.main-outer {
  /* box-shadow */
  box-shadow: rgba(102, 102, 102, 0.4) -2px 33px 12px -30px inset;
  -webkit-box-shadow: rgba(102, 102, 102, 0.4) -2px 33px 12px -30px inset;
  -moz-box-shadow: rgba(102, 102, 102, 0.4) -2px 33px 12px -30px inset;
  background: #fff;
}

.wrap {
  color: #fff;
  line-height: 1.3;
  background: url("../img/bg-tex01.gif");
}

* {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

/*////////////////////////
		tp-header
////////////////////////*/
.header-outer {
  background: #fff;
}

.header {
  height: 600px;
  background: url("../img/tp-head.jpg") center no-repeat;
}
.header .header__logo {
  width: 320px;
  margin: 0 auto;
  padding-top: 70px;
}
.header .header__head {
  width: 470px;
  margin: 0 auto;
}
.header .header__text {
  font-size: 44px;
}

/*////////////////////////
		main-contents
////////////////////////*/
/*////////////////////////
		main-contents01
////////////////////////*/
.main01 {
  color: #20272d;
  padding-bottom: 50px;
}
.main01 .main01__col2 {
  color: #545454;
}
.main01 .main01__col2 .main01__col2__item {
  width: 420px;
  padding: 20px;
  background: #fff;
  box-shadow: rgba(102, 102, 102, 0.4) 1px 10px 10px -4px;
  -webkit-box-shadow: rgba(102, 102, 102, 0.4) 1px 10px 10px -4px;
  -moz-box-shadow: rgba(102, 102, 102, 0.4) 1px 10px 10px -4px;
}

.main01 .main01__col2 .main01__col2__item .col2__item__img {
  width: 420px;
  height: 150px;
  background: #ddd;
  //position: relative;
}
.main01 .main01__col2 .main01__col2__item .col2__item__img .item__img__in {
  width: 150px;
  height: 150px;
  background: #000;
  opacity: .8;
  //position: absolute;
  //left: 0;
  //top: 0;
}
.main01 .main01__col2 .main01__col2__item a:hover .item__img__in{
  //background: #fff;
  width: 420px;
}


.main01 .main01__col2 .main01__col2__item .col2__item__img .item__img__in p {
  color: #fff;
  opacity: 1;
}
.main01 .main01__col2 .main01__col2__item .col2__item__img--1 {
  background: url("../img/tp-img01.jpg") no-repeat;
}
.main01 .main01__col2 .main01__col2__item .col2__item__img--2 {
  background: url("../img/tp-img02.jpg") no-repeat;
}
.main01 .main01__col2 .main01__col2__item .col2__item__text {
  line-height: 1.5;
}

/*////////////////////////
		main-contetnts02
////////////////////////*/
.main02-outer {
  background: #fff;
}

.main02 {
  padding-bottom: 60px;
}
.main02 .main02__item {
  width: 460px;
}
.main02 .main02__item .heading > span {
  color: #20272d;
}
.main02 .article {
  color: #666;
}
.main02 .article .article__item {
  border-bottom: 1px dotted #b0b0b0;
}
.main02 .article .article__item .blog-time {
  font-weight: bold;
  color: #ff1f00;
}
.main02 .article .article__item .blog-head {
  color: #001d32;
  font-weight: bold;
}
.main02 .article .article__item .blog-text {
  font-size: 13px;
  line-height: 1.1;
}
.main02 .article .article__item--report {
  height: 110px;
}
.main02 .article .article__item--news {
  height: 40px;
  padding-bottom: 7px;
}
.main02 .article .article__item--news .blog-time {
  padding-bottom: 2px;
}
.main02 .article .article__item__text {
  width: 300px;
}
.main02 .more-button a {
  padding: 10px 30px;
}

.main02 .article a:hover{
  text-decoration: underline;
}

/*////////////////////////
		main-contents03
////////////////////////*/
.main03-outer {
  background: url("../img/tp-bg-img01.jpg") center/1500px 410px;
  height: 400px;
}

.main03 .heading:before {
  background: url("../img/logo-mini-w.png");
}

/*////////////////////////
		main-contents04
////////////////////////*/
.main04-outer {
  padding-top: 60px;
  padding-bottom: 80px;
  color: #21282E;
  background: #fff;
}

.main04 {
  border: 5px solid #e7e7e7;
  //height: 500px;
}
.main04 .main04__partner {
  font-size: 0px;
  padding-bottom: 5px;
  padding-left: 40px;
}
.main04 .main04__partner__item {
  margin-right: 25px;
  //height: 150px;
  //max-width: 200px;
  padding-bottom: 20px;
  float: left;
}

.main04 .main04__partner__item .kyuken {
  background: url("../img/kyuken-logo.gif") left no-repeat;
  background-position: -10px 0;
}
.main04 .main04__partner__item .partner__item__card {
  width: 262px;
  //height: 245px;
  border: 4px solid #e7e7e7;
  position: relative;
}
.main04 .main04__partner__item--4 .partner__item__card {
  //width: 565px;
}

.main04 .main04__partner__item .partner__item__card .item__card__name {
  //width: 270px;
  color: #20272d;
  //padding: 22px 0 0 80px;
}
.main04 .main04__partner__item .partner__item__card .link-icon {
  background: url("../img/link-icon.gif") top right no-repeat;
  background-position: right 0;
}
.main04 .main04__partner__item .partner__item__card .w-192 {
  width: 192px;
  padding: 0;
}
.main04 .main04__partner__item .partner__item__card:before {
  content: " ";
  border: 10px solid;
  position: absolute;
  top: -4px;
  left: -4px;
  border-color: #ff0000 transparent transparent #ff0000;
}

.main04 .main04__partner__item a:hover .partner__item__card {
  border: 4px solid #ff0000;
}
.main04 .main04__partner__item a:hover .partner__item__card:before {
  border-color: #fff #ff0000 #ff0000 #fff;
}

/*////////////////////////
		mixin
////////////////////////*/
/*////////////////////////
		about-css
////////////////////////*/
.about-main-inner {
  color: #202020;
  background: #fff;
  padding-bottom: 70px;
}

/*////////////////////////
		about02
////////////////////////*/
.about-main02 .about-main02__item {
  width: 440px;
  color: #fff;
}
.about-main02 .about-main02__item .about-main02__item__in {
  width: 440px;
  position: relative;
}
.about-main02 .about-main02__item .about-main02__item__in--1 {
  height: 360px;
  background: url("../img/about/about-img02.jpg") no-repeat;
}
.about-main02 .about-main02__item .about-main02__item__in--2 {
  height: 200px;
  background: url("../img/about/about-img03.jpg") no-repeat;
}
.about-main02 .about-main02__item .item-filter {
  width: 440px;
  padding: 25px 0 20px 0;
  background: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorstr="#60000000", EndColorstr="#60000000");
  text-align: center;
  font-family: 'Helvetica',sans-serif;
  font-size: 33px;
  font-weight: bold;
  line-height: 0.7;
  position: absolute;
  bottom: 0;
}

/*////////////////////////
		about03
////////////////////////*/
.about-main03 {
  margin-top: 125px;
  border: 5px solid #e7e7e7;
  position: relative;
}
.about-main03 .heading {
  position: absolute;
  top: -60px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.about-main03 .heading span {
  background: #fff;
  padding: 0 20px;
}
.about-main03 .about-main03__inner {
  width: 824px;
  margin: 75px auto 0 auto;
}
.about-main03 .box-text{
  width: 75px;
  display: inline-block;
}
.about-main03 .about-main03__inner>div>span{
  line-height: 2.5;
}
.about-main03 .about-main03__inner .box-text:nth-child(3){
  width: 105px;
}
.about-main03 .about-main03__inner .box-text--last{
  width: 100px;
}
.about-main03 .box-text--houjin{
  width: 100px;
  padding: 7px 20px;
}

.about-main03 .about-main03__button {
  width: 820px;
  padding: 20px 0 35px 0;
  margin: 0 auto;
  background: url("../img/bg-tex02.gif");
}

.houjin-right{
  width: 680px;
}
.houjin-right>p{
  letter-spacing: -0.02em;
}


.about-slider{
  margin-top: 90px;
}

/*////////////////////////
		mixin
////////////////////////*/
/*////////////////////////
		recruitment-css
////////////////////////*/
.recruitment-main-inner {
  color: #202020;
  background: #fff;
  padding-bottom: 40px;
}

/*////////////////////////
		recruitmein01
////////////////////////*/
.recruitment-main01 .heading-main:before,
.recruitment-main01 .heading-main:after {
  width: 330px;
}

/*////////////////////////
		recruitment02
////////////////////////*/
.recruitment-main02 .heading-main:before,
.recruitment-main02 .heading-main:after {
  width: 380px;
}
.recruitment-main02 .recruitment-main02__item {
  width: 440px;
  color: #fff;
}
.recruitment-main02 .recruitment-main02__item .recruitment-main02__item__in {
  width: 440px;
  position: relative;
}
.recruitment-main02 .recruitment-main02__item .recruitment-main02__item__in--1 {
  height: 200px;
  background: url("../img/recruitment/recruitment-img02.jpg") no-repeat;
}
.recruitment-main02 .recruitment-main02__item .recruitment-main02__item__in--2 {
  height: 200px;
  background: url("../img/about/about-img03.jpg") no-repeat;
}
.recruitment-main02 .recruitment-main02__item .item-filter {
  width: 440px;
  padding: 25px 0 20px 0;
  background: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorstr="#60000000", EndColorstr="#60000000");
  text-align: center;
  font-family: 'Helvetica',sans-serif;
  font-size: 33px;
  font-weight: bold;
  line-height: 0.7;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

/*////////////////////////
		recruitment03
////////////////////////*/
.recruitment-main03 {
  margin-top: 60px;
}
.recruitment-main03 .heading-main:before,
.recruitment-main03 .heading-main:after {
  width: 300px;
}
.recruitment-main03 .recruitment-main03__list .box-text {
  width: 100px;
}
.recruitment-main03 .recruitment-main03__list li {
  padding: 30px 0;
  border-bottom: 1px dotted #aaa;
}
.recruitment-main03 .recruitment-main03__list li .itigyou {
  line-height: 2.5;
}
.recruitment-main03 .recruitment-main03__list li .star {
  color: #b28500;
}
.recruitment-main03 .recruitment-main03__button {
  font-size: 21px;
  padding: 20px 0 35px 0;
  margin: 70px auto 0 auto;
  background: url("../img/bg-tex02.gif");
}
.recruitment-main03 .recruitment-main03__button .arrows{
  line-height: 1.1;
  font-size: 30px;
  font-weight: normal;
}

/*////////////////////////
		mixin
////////////////////////*/
/*////////////////////////
		blog-css
////////////////////////*/
.blog-main-inner {
  color: #202020;
  background: #fff;
  padding-bottom: 50px;
}

.blog-main-outer {
  background: #fff;
  padding-top: 60px;
}

/*////////////////////////
		blog-left
////////////////////////*/
.blog-content {
  width: 620px;
  padding: 35px;
  margin-bottom: 50px;
  border: 5px solid #e7e7e7;
}
.blog-content .blog-title {
  font-size: 19px;
  color: #ff0000;
}
.blog-content .blog-time-cate {
  margin: 20px 0 35px 0;
  padding: 15px 0;
  border-top: 1px dotted #aaaaaa;
  border-bottom: 1px dotted #aaaaaa;
}
.blog-content .blog-time-cate .blog-time {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  color: #525252;
  text-align: left;
}
.blog-content .blog-time-cate .blog-time:before {
  content: " ";
  width: 13px;
  height: 13px;
  background: url("../img/blog/icon-time.png") no-repeat;
  float: left;
  margin: 5px 10px 0 0;
}
.blog-content .blog-time-cate .blog-cate {
  font-size: 13px;
  color: #525252;
  text-align: right;
  margin-top: 5px;
}
.blog-content .blog-time-cate .blog-cate:before {
  content: " ";
  width: 14px;
  height: 14px;
  background: url("../img/blog/icon-cate.gif") no-repeat;
  float: left;
  margin: 1px 8px 0 0;
}
.blog-content .blog-text {
  font-size: 14px;
  color: #525252;
}
.blog-content .blog-sns {
  margin-top: 35px;
  text-align: right;
}

/*////////////////////////
			sidebar
////////////////////////*/
.sidebar {
  width: 220px;
}
.sidebar .heading-mini {
  width: 220px;
}
.sidebar .heading-mini .heading {
  padding-top: 10px;
}
.sidebar .heading-mini .heading span {
  font-weight: bold;
  font-size: 19px;
  color: #ff1f00;
}
.sidebar .heading-mini .heading p {
  font-size: 12px;
  color: #535353;
}
.sidebar .heading-mini:before,
.sidebar .heading-mini:after {
  width: 50px;
}
.sidebar .heading:before {
  top: -10px;
  background-size: 64px 22px;
  background-repeat: no-repeat;
  background-position: center;
}
.sidebar .sidebar-item-cate {
  margin: 20px 0 50px 0;
}
.sidebar .sidebar-item-cate li {
  font-size: 13px;
  padding: 10px 0;
  border-top: 1px dotted #aaaaaa;
}
.sidebar .sidebar-item-cate li:last-child {
  border-bottom: 1px dotted #aaaaaa;
}
.sidebar .sidebar-item-cate li:nth-child(even) {
  background: #f7f7f7;
}
.sidebar .sidebar-item-cate li:before {
  content: " ";
  background: url("../img/blog/icon-sidebar.gif") no-repeat;
  width: 8px;
  height: 11px;
  float: left;
  margin: 3px 10px 0 10px;
}

/*////////////////////////
		pre/next
////////////////////////*/
.pre-next {
  padding: 20px 0;
  border-top: 1px dotted #aaaaaa;
}
.pre-next .pre {
  width: 349px;
  border-right: 1px dotted #aaaaaa;
}
.pre-next .pre-next-button {
  color: #fff;
  padding: 8px 25px;
  text-align: center;
  background: #ff1300;
  font-size: 13px;
  letter-spacing: 0.8em;
  z-index: 0;
}
.pre-next .pre-next-button--1:before {
  content: "<";
  font-weight: bold;
  font-size: 16px;
}
.pre-next .pre-next-button--2 {
  padding-left: 30px;
  padding-right: 20px;
}
.pre-next .pre-next-button--2:after {
  content: ">";
  font-weight: bold;
  font-size: 16px;
}
.pre-next .title {
  margin-top: 20px;
  color: #666;
  font-size: 14px;
}

.wf-Robot {
  font-family: 'Roboto', sans-serif;
}

/*////////////////////////
		mixin
////////////////////////*/
/*////////////////////////
		global-header
////////////////////////*/
.g-header {
  height: 145px;
  position: relative;
  background: url("../img/g-head-visual.jpg") center no-repeat;
}
.g-header .g-header__head {
  width: 607px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/*////////////////////////
		menu
////////////////////////*/
.g-nav {
  padding-top: 4px;
  background: #fff;
  box-shadow: rgba(102, 102, 102, 0.4) 1px 10px 10px -4px;
  -webkit-box-shadow: rgba(102, 102, 102, 0.4) 1px 10px 10px -4px;
  -moz-box-shadow: rgba(102, 102, 102, 0.4) 1px 10px 10px -4px;
}
.g-nav .g-nav__inner {
  width: 940px;
  font-family: "Arial",sans-serif;
}
.g-nav .g-nav__inner a:hover li {
  border-bottom: 5px solid #ff1f00;
  opacity: 1;
}
.g-nav .g-nav__inner li {
  color: #ff1f00;
  font-weight: bold;
  width: 186px;
  float: left;
  position: relative;
  height: 44px;
  padding-top: 35px;
  background: url("../img/logo-mini.png") 0 0/65px 22px no-repeat;
  background-position: center 10px;
  opacity: .7;
}
.g-nav .g-nav__inner li p {
  color: #545454;
}
.g-nav .g-nav__inner a:before, .g-nav .g-nav__inner a:after {
  content: " ";
  height: 50px;
  margin-top: 15px;
}
.g-nav .g-nav__inner a:before {
  float: left;
  border-left: 1px dotted #011632;
}
.g-nav .g-nav__inner a:last-child:after {
  float: right;
  border-right: 1px dotted #011632;
}

.g-nav--footer {
  padding-top: 0;
  background: rgba(0, 32, 56, 0.1);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#10002137,EndColorStr=#10002137);
  /* IE8 */
}
.g-nav--footer .g-nav__inner a:hover li {
  border: none;
  border-top: 5px solid #ff1f00;
  opacity: 1;
}
.g-nav--footer li {
  background: none !important;
  padding-top: 18px !important;
  padding-bottom: 12px !important;
  height: 80px;
  opacity: .7;
}


.current{
  border-bottom: 5px solid #ff1f00;
  opacity: 1 !important;
}

.current-f{
  border-top: 5px solid #ff1f00 !important;
  opacity: 1 !important;
}
/*////////////////////////
		footer
////////////////////////*/
.footer {
  padding: 70px 0 0 0;
  /* box-shadow */
  box-shadow: rgba(102, 102, 102, 0.4) -2px 33px 12px -30px inset;
  -webkit-box-shadow: rgba(102, 102, 102, 0.4) -2px 33px 12px -30px inset;
  -moz-box-shadow: rgba(102, 102, 102, 0.4) -2px 33px 12px -30px inset;
}
.footer .heading {
  color: #21282e;
}
.footer .heading:before {
  width: 180px;
  height: 62px;
  background-size: 180px 62px;
  top: -25px;
}
.footer .footer__sns {
  width: 340px;
  font-weight: bold;
  font-size: 19px;
  text-align: center;
  margin: 0 auto;
  font-family: "Arial",sans-serif;
}
.footer .footer__sns a {
  color: #fff;
}
.footer .footer__sns .sns__item {
  width: 160px;
  padding: 5px 0;
}
.footer .footer__sns .sns__face {
  background: #435ea0;
}
.footer .footer__sns .sns__twi {
  background: #00b1ee;
}
.footer .footer__banner {
  max-width: 940px;
  margin: 0 auto;
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px dotted #002038;
}
.footer .footer__copy {
  height: 100px;
  line-height: 8;
  background: #002137;
}

/*////////////////////////
		first-head
////////////////////////*/
.first-head .heading {
  color: #20272d;
}
.first-head > .heading:before {
  background: none;
}

/*////////////////////////
		return
////////////////////////*/
#return {
  position: fixed;
  bottom: 10%;
  right: 3%;
  cursor: pointer;
}

/*////////////////////////
			item
////////////////////////*/
/*/////red-button////*/
.red-button {
  padding: 10px 20px;
  text-align: center;
  color: #fff;
  background: #ff1f00;
}

.more-button {
  text-align: center;
  margin-top: 45px;
}
.red-button:hover {
  background: #d11900;
}
.more-button .more-button__link {
  text-align: center;
  padding: 15px 45px;
  line-height: 1;
  text-decoration: none;
  color: #fff;
}

/*///////heading////////*/
.heading {
  position: relative;
  text-align: center;
  padding-top: 40px;
  font-size: 28px;
}
.heading p {
  color: #ff1f00;
  font-size: 16px;
  font-family: "Arial",sans-serif;
}

.heading:before {
  content: " ";
  width: 90px;
  height: 32px;
  top: 0;
  background: url("../img/logo-headline.png") 0 0/90px 32px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 999;
}

.heading--2 {
  margin-top: -15px;
}

.heading--2:after {
  content: " ";
  width: 200px;
  height: 30px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 0;
}

.heading-mini {
  width: 460px;
  position: relative;
}

.heading-mini:before,
.heading-mini:after {
  content: " ";
  width: 160px;
  height: 5px;
  background: url("../img/heading-mini.gif") center/2px 5px;
  position: absolute;
  top: 50%;
}

.heading-mini:after {
  right: 0;
}

.heading-main {
  width: 940px;
  position: relative;
}

.heading-main:before,
.heading-main:after {
  content: " ";
  width: 400px;
  height: 5px;
  background: url("../img/heading-mini.gif") center/2px 5px;
  position: absolute;
  top: 50%;
}

.heading-main:after {
  right: 0;
}

/*////////////////////////
		pankuzu
////////////////////////*/
.pan-outer {
  border-top: 1px solid #ebebeb;
  background: #fbfbfb;
  color: #535353;
  padding: 10px 0;
}
.pan-outer li:after {
  content: ">";
  margin: 0 15px;
}
.pan-outer li:last-child:after {
  content: none;
}
.pan-outer a:link {
  text-decoration: none;
}
.pan-outer a:hover {
  text-decoration: underline;
}

/*////////////////////////
		coulm
////////////////////////*/
.col2x2 .col {
  float: left;
}
.col2x2 .col--r {
  float: right;
}

/*////////////////////////
		text..etc
////////////////////////*/
.text {
  line-height: 1.6;
  color: #20272d;
}

.box-text {
  color: #fff;
  background: #002038;
  padding: 10px 20px;
  text-align: center;
}

.list-disc li {
  text-indent: -1em;
  padding-left: 1em;
}
.list-disc li:before {
  content: "\25cf";
  color: #ff1f00;
  margin-right: 3px;
}
