@font-face {
  font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, 游ゴシック, "Yu Gothic", 游ゴシック体, YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-weight: 400;
  src: local("NotoSansJP-Regular.otf"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.otf) format("opentype"); }

html {font-size: 62.5%; }

body {
  color: #101520;
  font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, 游ゴシック, "Yu Gothic", 游ゴシック体, YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.4rem;
  line-height: 1.46; }
  @media (min-width: 768px) {
    body {
      font-size: 1.6rem;
      line-height: 1.88; } }

.l-tec-header {
  background: #fff;
  height: 4.5rem;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 1000; }
  @media (min-width: 768px) {
    .l-tec-header {
      height: auto;
      position: relative;
      width: auto; } }

.l-site-header {
	background: #fff;
  padding-top: 25px;
  position: relative;
  text-align: center;
  z-index: 500; 
	transition: padding .3s ease;
	}
	@media (min-width: 768px) {
	.l-site-header {
		padding-top: 57px;}}

.is-sticky .l-site-header {
	left: 0;
	padding-top: 23px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
}

@media (min-width: 768px) {
	.is-sticky .l-site-header {
		padding-top: 33px;
	}
}

@media (min-width: 768px) {
  .l-site-header > .container {
    position: static; } }

.p-tec-header {
  border-bottom: solid 1px #555;
  font-family: "Hiragino Kaku Gothic ProN", "Meiryo", "MS PGothic", sans-serif; }
  @media (min-width: 768px) {
    .p-tec-header {
      border: none; } }
  .p-tec-header__inner {
    max-width: 940px;
    padding-left: 0;
    padding-right: 0;
    position: relative; }
    @media (max-width: 767px) {
      .p-tec-header__inner {
        width: auto; } }
  .p-tec-header__logo {
    height: 4.4rem;
    position: relative; }
    @media (min-width: 768px) {
      .p-tec-header__logo {
        display: inline-block;
        height: auto;
        padding: 1.3rem 0 1.2rem; } }
  .p-tec-header__logo > a {
    font-size: 0;
    position: absolute; }
    @media (min-width: 768px) {
      .p-tec-header__logo > a {
        display: inline-block;
        position: static; } }
  .p-tec-header__logo img {
    width: 100%; }
  .p-tec-header__brand {
    left: 8px;
    height: 28px;
    top: 8px;
    width: 104px; }
    @media (min-width: 768px) {
      .p-tec-header__brand {
        height: 38px;
        margin: 0 0 0 2px;
        width: 140px; } }
  .p-tec-header__company {
    display: none;
    height: 10px;
    left: 50%;
    margin: -5px 0 0 -52px;
    top: 50%;
    width: 104px; }
    @media (min-width: 768px) {
      .p-tec-header__company {
        display: inline-block;
        height: 20px;
        margin: 0 0 0 20px;
        width: 207px; } }
    @media (min-width: 992px) {
      .p-tec-header__company {
        margin: 0 0 0 53px; } }
  .p-tec-header .c-tec-search {
    display: none; }
    @media (min-width: 768px) {
      .p-tec-header .c-tec-search {
        bottom: 1.3rem;
        display: block;
        position: absolute;
        right: 187px; } }
  .p-tec-header__btn {
    background: #555;
    height: 4.4rem;
    position: absolute;
    right: 0;
    top: 0;
    width: 4.4rem; }
    @media (min-width: 768px) {
      .p-tec-header__btn {
        display: none; } }
  .p-tec-header__btn > i {
    color: #fff;
    font-size: 2.4rem;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%); }
  .p-tec-header__btn.is_open i::before {
    content: "\f00d"; }
  .p-tec-header__links {
    display: none; }
    @media (min-width: 768px) {
      .p-tec-header__links {
        display: block;
        font-size: 1.1rem;
        position: absolute;
        right: 0;
        text-align: right;
        top: .4rem; } }
  .p-tec-header__links a {
    color: #039;
    display: inline-block;
    line-height: 1;
    position: relative;
    text-decoration: underline; }
  .p-tec-header__links a:hover {
    color: #f63; }
  .p-tec-header__links img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    top: 0; }
  .p-tec-header__global a {
    /* padding-left: 1.2rem; */
    padding-left: 12px; }
  .p-tec-header__local {
    letter-spacing: -1rem;
    margin-top: .6rem; }
  .p-tec-header__local > li {
    display: inline-block;
    letter-spacing: normal;
    margin-left: 1rem; }
  .p-tec-header__local a {
    padding-left: 1.6rem; }

@media (max-width: 767px) {
  .p-site-header > .container {
    width: auto; } }

.p-site-header__logo {
  height: 24px;
  margin: auto;
  width: 110px; }
@media (min-width: 768px) {
	.p-site-header__logo {
		display: inline-block;
		height: auto;
		margin: 0 20px;
		width: 220px;
	}
}
@media (min-width: 992px) {
	.p-site-header__logo {margin: 0 40px;}
}
.p-site-header__logo > a {
  display: block; }

.p-site-header__logo img {
  width: 100%; }

.p-site-header__mark {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0,-50%);
}
@media (max-width: 767px) {
	.p-site-header__mark {
		right: 1rem;
		top: 0;
		transform: translate(0,-25%);
	}
	.p-site-header__mark img {
		width: auto;
		height: 4rem;
	}
}

.p-site-header__lead {
	font-size: 1.4rem;
	line-height: 1;
	margin: 1.6rem 0 0;
}
@media (max-width: 767px) {
	.p-site-header__lead {
		font-size: 1.2rem;
	}
}

.p-site-header__tagline {
  background: url(../img/tagline_bg.png) repeat-x center bottom;
  display: inline-block;
  font-size: 1.2rem;
  line-height: 1.4;
  margin-top: 1.5rem;
  padding-bottom: .5rem; }

.p-site-header__tagline-pc {
	display: none;
}

  @media (min-width: 768px) {
		.p-site-header__wrapper {
			position: relative;
		}

    .p-site-header__tagline {
			display: none;
    }

		.p-site-header__tagline-pc {
			background: url(../img/tagline_bg.png) repeat-x center bottom;
			display: inline-block;
			font-size: 1.2rem;
		}
  }

	@media (min-width: 992px) {
		.p-site-header__tagline-pc {
			font-size: 1.6rem;
		}
	}


.p-site-header__btn {
  background: #ddd;
  border-radius: 50%;
  cursor: pointer;
  font-size: 1.8rem;
  height: 4rem;
  left: 2rem;
  line-height: 4rem;
  position: absolute;
  top: -1rem;
  width: 4rem; }
  @media (min-width: 768px) {
    .p-site-header__btn {
      display: none; } }

.p-site-header__btn.is_open > .fa::before {
  content: '\f00d'; }

.p-side-topic {
  margin-bottom: 4rem; }
  .p-side-topic .c-heading--side {
    margin-bottom: 1rem; }
  .p-side-topic__keywords {
    margin: 1.5rem -1rem 0 0;
    text-align: center; }
    @media (min-width: 768px) {
      .p-side-topic__keywords {
        text-align: left; } }
  .p-side-topic__keywords > li {
    background: #7d8086;
    border-radius: 1rem;
    display: inline-block;
    margin: 0 1rem 1rem 0; }
  .p-side-topic__keywords a {
    color: #fff;
    display: block;
    font-size: 1.2rem;
    line-height: 1.2;
    padding: .5rem 1.4rem; }
  .p-side-topic__jobs {
    background: #edeff3;
    border-radius: .5rem;
    margin-top: 1.5rem;
    overflow: hidden;
    padding: 2rem 3rem; }
    @media (max-width: 767px) {
      .p-side-topic__jobs {
        line-height: 2.0; } }
  .p-side-topic__jobs > li {
    float: left;
    min-width: 50%; }
  .p-side-topic__jobs a {
    font-size: 1.4rem;
    display: block;
    position: relative; }
  .p-side-topic__jobs .fa {
    color: #999;
    font-size: 1.1rem;
    left: -1.5rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }

.u-hidden {
  display: none !important; }

@media (max-width: 767px) {
  .u-hidden--sp {
    display: none !important; } }

@media (min-width: 768px) {
  .u-hidden--pc {
    display: none !important; } }
		
/* ページ送り */
.pager a.pager-next-six{
	border:1px dotted #828282;
	display:block;
	line-height:4rem;
	margin:20px auto 16px;
	position:relative;
	text-align:center;
	width:300px;
}
	@media (min-width: 768px){
		.pager a.pager-next-six{
			line-height:5rem;
			margin:40px auto 20px;
			width:400px;
		}		
	}
.pager{
	width:300px;
	overflow:hidden;
	margin:0 auto;
}
	@media (min-width: 768px){
		.pager{
			width:400px;
		}		
	}
.pager a.pager-next-six:before{
	content: "\f105";
  font-family: FontAwesome;
	font-size:2rem;
	position:absolute;
	left:20px;
}
.pager ul{
	width:320px;
}
	@media (min-width: 768px){
		.pager ul{
			width:420px;
		}	
	}
.pager ul li.pager-page a,
.pager ul li.pager-page.off{
	border:1px dotted #828282;
	display:inline-block;
	float:left;
	height:30px;
	line-height:30px;
	text-align:center;
	width:30px;
}
	@media (min-width: 768px){
		.pager ul li.pager-page a,
		.pager ul li.pager-page.off{
			height:40px;
			line-height:40px;
			text-align:center;
			width:40px;
		}	
	}
.pager ul li.pager-page.off{
	color:#b2b2b2;
	margin-right:8px;
}
	@media (min-width: 768px){
		.pager ul li.pager-page.off{
			color:#b2b2b2;
			margin-right:11px;
		}
	}
.pager ul li.pager-page i{
	font-size:2rem;
}
.pager ul li.pager-page.current a{
	background:#000;
	color:#fff;
}
.pager ul li.pager-page:nth-child(odd) a{
	margin-right:8px;
}
.pager ul li:nth-child(even) a{
	margin-right:9px;
}
	@media (min-width: 768px){
		.pager ul li.pager-page:nth-child(odd) a{
			margin-right:11px;
		}
		.pager ul li.pager-page:nth-child(even) a{
			margin-right:12px;
		}	
	}

/* 共通パーツデザイン */
.h4-leftbar{
	border-left:4px solid #c1c6d2;
	margin:30px 0 6px;
	padding-left:8px;
	font-size: 2.5rem;
}
.c-banner img { max-width: 100%; }
.to-index { margin-top:30px;}
.to-index a { border: 1px solid #cccccc; display:block; background: #f9f9f9; padding: 20px; text-align: center; }
.to-index a:hover { opacity: 0.5; }

.nav-pagelink {
	text-align: center;
}
.nav-pagelink > li {display: inline-block;}
.nav-pagelink > li:first-child:before {
	content: '｜';
	display: inline-block;
}
.nav-pagelink > li:after {
	content: '｜';
	display: inline-block;
}

.p-banner-campaign {}
.p-banner-campaign a {}
.p-banner-campaign img {
	max-width: 410px;
	width: 100%;
	height: auto;
}
@media (min-width: 768px) {
	.p-banner-campaign > ul {
		display: table;
		border-collapse: separate;
		border-spacing: 4.0rem 0;
		table-layout: fixed;
		margin: 0 auto;
		padding: 2.4rem 0 0;
	}
	.p-banner-campaign > ul > li {
		display: table-cell;
		vertical-align: middle;
		text-align: center;
	}
}
@media (max-width: 767px) {
	.p-banner-campaign > ul {}
	.p-banner-campaign > ul > li {
		text-align: center;
		margin: 1rem 0 0;
		padding: 0 1rem;
	}
}

.p-section--news__banner {
	border-top: solid 1px #101520;
}
.p-section--news__banner img {
	max-width: 600px;
	width: 100%;
	height: auto;
}
@media (min-width: 768px) {
	.p-section--news__banner > ul {
		display: table;
		border-collapse: separate;
		border-spacing: 4.0rem 0;
		table-layout: fixed;
		margin: 0 auto;
		padding: 2.4rem 0 0;
	}
	.p-section--news__banner > ul > li {
		display: table-cell;
		vertical-align: middle;
		text-align: center;
	}
}
@media (max-width: 767px) {
	.p-section--news__banner > ul {}
	.p-section--news__banner > ul > li {
		text-align: center;
		margin: 1rem 0 0;
		padding: 0 1rem;
	}
}


/* プリント用設定 */

@media print {

body {
margin: 0;
padding: 0;
font-size: 1.6rem;
line-height: 1.88;
}
body.is-sticky {
padding-top: 147px;
}
.l-tec-header {
height: auto;
position: relative;
width: auto; }
.l-site-header { padding-top: 57px;}
.is-sticky .l-site-header {
padding-top: 33px;
}
.l-site-header > .container {
position: static;
}
.l-page-container {
padding: 30px 0 0 0;
}
.l-main {
float: left;
padding: 0;
width: calc(100% - 260px); }
.l-sidebar {
float: right;
margin-top: 0;
padding: 0;
width: 230px; }
.c-tec-search > form { width: 130px; }
.c-tec-nav {
background: url(../img/tec_nav_bg.png) #f7f7f9 repeat-x bottom;
border-top: solid 1px #dedee0;
/* height: 4.8rem; */
height: 48px;
overflow: visible;
transition: none; }
.c-tec-nav .fa-caret-right {display: none; }
.c-tec-nav__parents {
background: none;
margin: 0;
padding-right: 1px; }
.c-tec-nav__parent {
border-bottom: none;
padding: 0; }
.c-tec-nav__parent::before, .c-tec-nav__parent:last-child::after {
background: #ccc;
bottom: 5px;
content: '';
position: absolute;
top: 4px;
width: 1px; }
.c-tec-nav__parent::before {left: 0; }
.c-tec-nav__parent:last-child::after {right: -1px; }
.c-tec-nav__parent > a {
color: #333;
height: 44px;
line-height: 44px;
padding: 0;
text-align: center;
transition: .3s ease;
}
.c-tec-nav__parent:hover > a {
background: #fff;
color: #f00; }
.c-tec-nav__parent:hover > a::before {background: #f00; }
.c-tec-nav__children {
background: #fff;
border-top: solid 1px #ccc;
display: none;
left: 1px;
position: absolute;
right: 0;
top: 100%; }
.c-tec-nav__others {display: none; }
.c-site-nav {
background: none;
display: block !important;
margin-top: .5rem;
position: static; }
.c-site-nav__items > li {
display: inline-block;
float: none;
margin: 0 2rem;
width: auto; }
.c-site-nav__items > :first-child {display: none; }
.c-site-nav__items a {
color: #101520;
font-weight: bold;
line-height: 1.7;
padding-bottom: 0;
position: relative;
text-align: center; }
.c-site-nav__items a::after {
background: #101520;
bottom: 0;
content: '';
display: block;
height: 2px;
opacity: 0;
position: absolute;
transition: opacity .3s ease;
width: 100%; }
.c-site-nav__share {
padding: 0;
position: absolute;
right: 2rem;
top: 1rem; }
.c-site-nav__share ul {justify-content: space-between; }
.c-site-nav__share li {
margin: 0;
padding: 0 6px; }
.c-site-nav__share img {
height: 22px;
width: 22px; }
.c-page-nav {margin-bottom: 3rem; }
.c-heading--page {
font-size: 4.6rem;
border: 1px solid #231815;
height: 100px;
padding:24px 0 0 10px;
}
.c-heading--page .fs-small { font-size: 1.5rem; }
.c-heading--side {text-align: left; }
.c-heading--side__label {
font-size: 1.6rem;
line-height: 1.2; }
.c-heading--side__title {font-size: 1.4rem; }
.c-side-article__image {
max-height: 60px;
max-width: 60px; }
.c-side-article__description {font-size: 1.1rem; }
.p-tec-header {border: none; }
.p-tec-header__logo {
display: inline-block;
height: auto;
padding: 1.3rem 0 1.2rem; }
.p-tec-header__logo > a {
display: inline-block;
position: static; }
.p-tec-header__logo > a {
display: inline-block;
position: static; }
.p-tec-header__brand {
height: 38px;
margin: 0 0 0 2px;
width: 140px; }
.p-tec-header__company {
display: inline-block;
height: 20px;
margin: 0 0 0 20px;
width: 207px; }
.p-tec-header .c-tec-search {
bottom: 1.3rem;
display: block;
position: absolute;
right: 187px; }
.p-tec-header__btn {display: none; }
.p-tec-header__links {
display: block;
font-size: 1.1rem;
position: absolute;
right: 0;
text-align: right;
top: .4rem; }
.p-tec-footer__row {display: flex; }
.p-tec-footer__row > small {
display: block;
flex-grow: 1;
line-height: 2.2rem;
margin: 0 2.3rem 0 0;
text-align: right; }
.p-tec-footer__company {display: none; }
.p-site-header__logo {
display: inline-block;
height: auto;
margin: 0 20px;
width: 220px; }
.p-site-header__wrapper {
position: relative;
}
.p-site-header__btn {display: none; }
.p-side-topic__keywords {text-align: left; }
.u-hidden--pc {display: none !important; }
.pager a.pager-next-six{
line-height:5rem;
margin:40px auto 20px;
width:400px;
}		
.pager ul{
width:420px;
}	
.pager ul li.pager-page a,
.pager ul li.pager-page.off{
height:40px;
line-height:40px;
text-align:center;
width:40px;
}	
.pager ul li.pager-page.off{
color:#b2b2b2;
margin-right:11px;
}
.pager ul li.pager-page:nth-child(odd) a{
margin-right:11px;
}
.pager ul li.pager-page:nth-child(even) a{
margin-right:12px;
}	


/* プリント時非表示要素 */
.p-tec-header,
aside.l-sidebar,
aside.c-site-nav__share,
.to-index,
footer
{ display: none; }

/* 幅設定 */
main.l-main { width: 100%; float: none; }

.p-mainvisual { width: 1080px; }
.p-mainvisual ul.p-mainvisual__slider li { background-position: center; background-size:contain; }

.c-banner .u-hidden--pc { display: inline !important; }
.c-banner .u-hidden--sp { display: none !important; }


@page { margin: 0; }


}

.p-site-header__tagline-pc { display: none; }


/* マウスオーバーでの透過ハイライトを打ち消し */
#btmInquiry a img:hover { opacity:1; }

/* LFメルマガ応募フォーム追加用 */
div.container {
    border:none!important;
}
nav.c-tec-nav .container { background:#f7f7f9;}
section.p-section .container {background-color: transparent!important;}
footer .container { color: #ffffff!important; background-color: transparent!important;}

#mailMagForm { opacity: 0.9; position: fixed; left:0; bottom:0; width:370px; background:#75ae2f; color: #ffffff; padding: 15px; font-size: 14px; line-height: 1.3; border-top-right-radius:10px; -webkit-border-top-right-radius:10px; -moz-border-top-right-radius:10px; }
#mailMagForm .btn_close { float:right; cursor: pointer; font-size: 12px; border: 1px solid #ffffff; padding:1px 3px;}
#mailMagForm h3 { font-size: 16px; font-weight: bold;}
#mailMagForm table.items { margin:10px 0;}
#mailMagForm .container,
#mailMagForm .wrapper,
#mailMagForm .button_area,
#mailMagForm td.value {width:auto!important; border:none;}
#mailMagForm td.value input {width:200px!important;}
#mailMagForm #privacy_policy { font-size:10px; margin: 0!important; padding: 0; line-height: 1.2;}
#mailMagForm #policy_url { color:#ffffff; text-decoration: underline;}
#mailMagForm .container { margin:0!important; padding: 0!important; }
#mailMagForm .required_msg,
#mailMagForm .required { display: none;}
#mailMagForm td {border:none; background:#75ae2f;}
#mailMagForm td.label { width: 120px; padding: 0; }
#mailMagForm td.comment { display:none;}
#mailMagForm .button_area { margin:10px 0 0 0; padding:0;}
#mailMagForm .button_area input { border:none; font-size: 16px; padding: 5px 15px; border-radius:30px; -webkit-border-radius:30px; -moz-border-radius:30px; box-shadow:0px 3px 1px 1px #648208; color: #61771d; }

/* 2019/05 マーズフラッグ用追加
   ========================================================================== */
.page-header #site-search {
	position: absolute;
    top: 30px;
    right: 187px;
	font-size: 10px;
}

#site-search .mf_finder_searchBox {
	margin:0;
}

#site-search .mf_finder_searchBox_items {
	padding: 0;
}

#site-search .mf_finder_searchBox_query_input {
    width: 144px;
    min-height: 21px;
    padding: 0 0 0 2px;
    font-size: 1.0em;
    border: #cfcfcf 1px solid;
    border-radius: 3px 0 0 3px;
    -webkit-box-shadow: 1px 1px #f2f2f2 inset;
    box-shadow: 1px 1px #f2f2f2 inset;
}

#site-search .mf_finder_searchBox_submit:before {
    content: "";
    font-family: "Hiragino Kaku Gothic ProN", "Meiryo", "MS PGothic", sans-serif;
}
#site-search .mf_finder_searchBox_submit {
    cursor: pointer;
    vertical-align: top;
	background-image: url(/common/img/layout/header_search_btn01.png);
	width: 33px;
	height: 21px;
}
#site-search .mf_finder_searchBox_submit:hover {
	background-image: url(/common/img/layout/header_search_btn01_on.png);
}

@media (max-width: 767px) {
.page-header #site-search {
	display:none;
}
}

/****************************
*
* footerArea
*
****************************/
/* Footer */

#footArea { font-family: Arial, Helvetica, sans-serif;clear: both; overflow: hidden; padding-top: 5px; margin:0 auto 20px auto; border-top: 1px solid #ccc; font-size: 11.52px; max-width:960px;}
#footArea p {float: left; width: auto; margin-left:20px; }
#footArea address { float: right; width: auto; margin-bottom:5px; margin-right:20px;}
#footArea address img{ margin-top:5px;}
#footArea a:hover {
    color: #f00;
}
#footArea a:visited {
    color: #336;
}
#footArea a {
    color: #03c;
}

@media (max-width: 767px) {
	#footArea p {float: none; text-align: center; margin-left: 0;}
	#footArea address {float: none; text-align: center; margin-right: 0;}
}

main { max-width: 940px; padding: 10px; margin: 20px auto;}
h2 {font-size: 140%; border-bottom: 2px solid #888;}
.text-right { text-align: right;}
.mb20 {margin-bottom: 20px;}
main p {margin: 0 20px;}