@charset "utf-8";
/* CSS Document */
#header {
    padding: 47px 0 0;
    display: inline-block;
}
#gnavi,
.keyword{
	display: none;
}
#gnavi_sp {
	width: 100%;
	background-color: #FFFFFF;
	z-index: 9999;
	height: 47px;
	border-bottom: solid 1px #CCCCCC;
	position: fixed;
	top:0;
}
#wrap {
	position: relative;
}

.menu-btn {
	position: absolute;
	left: 0;
	top:0;
	height: 45px;
	width: 45px;
	display: block;
	background: url(../img/btn-menu.gif) no-repeat left top;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.sp_logo {
	width: 106px;
	position: absolute;
	left: 50%;
	top: 5px;
	margin-left: -53px;
}
.sp_logo img {
	width: 100%;
}
#menu.mm-menu .mm-list {
    padding: 47px 0 40px 0;
    background-image: url(/img/menu-bg.png);
    background-repeat: no-repeat;
    background-position: top center;
}

table {
    width: 100%;
}
/* font-family(windows&mac)
========================================================*/
#content h2,footer h2, .keyword
{ font-family: "FOT-パール std","FOT-パール Std L"; }
a.more_btn {font-family: "FOT-ロダン Pro L";}
#description,body, .h_coment, #content h2 span,footer h2 span {font-family: "FOT-ロダン Pro DB";}

/* fonts **********/

@font-face {
font-family:"linea-basic-10";
src:url("../fonts/linea-basic-10.eot");
src:url("../fonts/linea-basic-10.eot?#iefix") format("embedded-opentype"),
    url("../fonts/linea-basic-10.woff") format("woff"),
    url("../fonts/linea-basic-10.ttf") format("truetype"),
    url("../fonts/linea-basic-10.svg#linea-basic-10") format("svg");
font-weight:normal;
font-style:normal;
}

@font-face {
font-family:"linea-arrows-10";
src:url("../fonts/linea-arrows-10.eot");
src:url("../fonts/linea-arrows-10.eot?#iefix") format("embedded-opentype"),
    url("../fonts/linea-arrows-10.woff") format("woff"),
    url("../fonts/linea-arrows-10.ttf") format("truetype"),
    url("../fonts/linea-arrows-10.svg#linea-arrows-10") format("svg");
font-weight:normal;
font-style:normal;
}

/* 見出し
========================================================*/
#content h2 {
    font-size: 3em;
    margin-bottom: 10px;
	padding-top: 50px;
    text-align: center;
	color: #000000;
}
#content h2 span {
    display: block;
    font-size: 0.4em;
    line-height: 2;
    padding-top: 10px;
}
.h_coment {
	font-family: "FOT-ロダン Pro DB";
    display: block;
    font-size: 1em;
    line-height: 1.65;
    margin: 0 7%;
    text-align: center;
}

/* main - particles
========================================================*/
section div.main {
	background-color: #FFFFFF;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    height: 100vh;
    left: 0;
    margin: 0;

    min-width: 100%;
    overflow: hidden;
    padding: 0;
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 0;
}
#description {
    bottom: 0;
    font-size: 1.1em;
    line-height: 1.65;
    margin: 0 4%;
    position: absolute;
    text-align: center;
    top: 5%;
    font-weight: bold;
    width: 92%;
}

#site-logo {
    position: absolute;
    text-align: center;
    top: 25%;
    left: 50%;
    margin-left: -125px;
    width: 250px;
    z-index: 200;
}
#site-logo img {
	width: 100%;
}
.top-gear {
    position: absolute;
	text-align: center;
	top: 43%;
	left: 50%;
	width:42px;
	margin-left: -21px;
	z-index: 300;
}
.top-line {
    display: none;
}
span.top-scroll-poti {
    bottom: 0;
	color: #009ae3;
	display: block;
	height: auto;
	line-height: 0;
	margin: auto;
	position: absolute;
	text-align: center;
	top: 62%;
	left: 50%;
    margin-left: -47px;
}
span.top-scroll-poti .top-scroll {
	background: url(../img/arrow01.png) no-repeat center bottom;
	background-size: 25px;
	padding-bottom: 26px;
    color: #009ae3;
    display: inline-block;
    text-decoration: none;
    z-index: 9;
}

span.top-scroll-poti .top-scroll::before {
    content: "\:";
    display: block;
    font-family: "linea-basic-10";
    font-size: 3.5rem;
    height: 50px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 100%;
}

/* content
========================================================*/
.white_b {
	background-color: #FFFFFF;
	border-bottom: solid 1px #CCCCCC;
}
.cw1000 {
	padding-bottom: 50px;
}
.main {
	text-align: center;
}
.dummy {
	height: auto;
}
#products {
    position: relative;
}
#products h2 {
    padding-top: 0;
}
.ani-01,
.ani-02,
.ani-03,
.ani-04,
.ani-05,
.ani-06 {
	display: none;
}

#works_item {
text-align: center;
    padding: 6% 0;
}
#works_item div {
	position: relative;
	margin: 0 4% 1.5vh;
}
#works_item div.fast_line, #works_item div.second_line  {
    margin:0;
}
#works_item div p {
	position: absolute;
    top: 0;
    left: 50%;
    width: 200px;
    background: rgba(0, 0, 0, 0.50);
    color: #FFFFFF;
    margin-top: 90px;
    margin-left: -104px;
    padding: 5px;
    border: solid 3px #FFFFFF;
    text-align: center;
    font-size: 1.1em;
    font-weight: bold;
}
#works_item div p a {
	color: #FFFFFF;
	text-decoration: none;
}
#works_item img {
	width: 100%;
}

/* Information新着情報
========================================================*/
#news_area {
	margin: 0 4%;
}
#news_area li {
    border-bottom: 1px dashed #cccccc;
    display: inline-block;
    margin: 0 0 20px;
    padding: 0 0 20px;
    width: 100%;
}
#news_area li p {
    display: block;
    clear: both;
    line-height: 1.5em;
	padding-top: 5px;
}

span.date {
    display: block;
    float: left;
    font-weight: bold;
    line-height: 2;
    width: 7em;
}
span.cat {
    display: block;
    float: left;
    line-height: 2;
    /*width: 14%;*/
}
span.cat > a {
    border: 1px solid #009ae3;
    color: #009ae3;
    display: block;
    font-size: 13px;
    padding: 2px 0 1px;
    text-align: center;
    text-decoration: none;
    width: 130px;
}
#news_area li p a {
    color: #333333;
    text-decoration: none;
}
#news_area li p a:hover {
    text-decoration: underline;
}

/* footer ACCESS アクセス
========================================================*/

.contact_btn {
    background-color: #fab629;
    color: #ffffff;
    font-size: 24px;
    margin: 2vh 4% 4%;
    text-align: center;
    text-decoration: none;
    width: 92%;
}
.contact_btn a {
	width: 100%;
	padding: 24px 0;
	color: #FFFFFF;
	text-decoration: none;
}
p.cleft.mgl10 {
	margin-top: 15px;
}
footer address h3 {
    color: #ffffff;
    font-size: 5.5vw;
    font-weight: normal;
    margin-bottom: 15px;
}
.footer_item_01 p {
    font-size: 15px;
    line-height: 1.6;
}
.footer_item_01 a {
	color: #FFFFFF;
}
.google_link {
	width: 70%;
	background: url(../img/arrow02.png) no-repeat right 15px center;
  	background-size: 15px;
    border: 1px solid #ffffff;
    color: #ffffff;
    display: block;
    margin: 20px auto 20px auto;
    padding: 10px 40px 10px 20px;
    text-decoration: none;
}
.google_link:hover {
	background: url(../img/arrow02.png) no-repeat right 15px center #a3bfd6;
  	background-size: 15px;
	color: #ffffff;
}

#copyright {
    background-color: #9399b2;
    font-size: 0.7em;
    text-align: center;
    line-height: 1.6em;
    padding: 10px;
}
.w40 p, .w60 p {
    font-size: 14px;
    line-height: 1.6;
}

.mgl10 {
    margin-left: 10px;
	margin-bottom: 20px;
}

body#contact h3,
body#sitemap h3,
body#outline h3,
body#greeting h3,
body#privacylow h3,
body#privacy h3 {
text-align: center;
    font-size: 1.2em;
    margin-top: 5%;
}
body#contact h3.blueTitle,
body#sitemap h3.blueTitle,
body#outline h3.blueTitle,
body#greeting h3.blueTitle,
body#privacylow h3.blueTitle,
body#privacy h3.blueTitle{
    clear: both;
    color: #009ae3;
    margin: 5% 0;
    font-size: 1.3em;
}
body#greeting h3.blueTitle02{
    padding: 10% 0;
    clear: both;
    color: #009ae3;
    margin: 5% 0;
    font-size: 1.3em;
}
#privacylow ul li ul {
	margin-left: 15px;
}
#privacylow ul li ul li {
	list-style: disc;
}
.footer_item_01 br, .footer_item_02 br {
    display: none;
}

/* sitemap
/*----------------------------------------------------*/
.box4 img {
    display: block;
    margin: 0 auto;
    width: 80%;
}
.box4.cleft, .box4.cright {
    position: relative;
}
body#sitemap h3.sitempa-entry {
    bottom: 30%;
    color: #ffffff;
    font-size: 8vw;
    left: 20%;
    margin: 0;
    position: absolute;
    right: 20%;
    text-shadow: 0 0 20px #333333, 0 0 10px #333333, 0 0 5px #333333;
    top: 30%;
}
#content h2 {
    font-size: 12vw;
}
.box4 ul {
    line-height: 2;
    margin: 0 auto 2vh;
    width: 80%;
}
.box4 li {
    list-style: outside url("/img/arrow-right.gif") disc;
    margin-left: 1.5em;
}
.box4 a {
    font-size: 4vw;
}

/* contact
/*----------------------------------------------------*/
body#contact form.wpcf7-form {
    width: 100%;
}
.wpcf7 th {
    background-color: #f9f9f9;
    display: block;
    width: 100%;
}
.wpcf7 td {
    background-color: #ffffff;
    display: block;
    width: 100%;
}
textarea, input {
    display: block;
    font-size: 2vh;
    margin: 6vw auto;
    min-height: 5vw;
    padding: 2vw;
    width: 85%;
}


.reqlabel::after {
    background-color: #ff0000;
    color: #ffffff;
    content: "必須";
    font-size: 0.8em;
    margin-left: 10px;
    margin-top: 0;
    padding: 3px 13px;
}
body#contact h3.reqlabel,body#contact h3.anylabel {
    margin: 0;
    padding: 3vw 0;
}

.td-text {
    margin: 4vw;
}

input[type="radio"] {
    display: inline-block;
    margin: 0;
    min-height: inherit;
    padding: 0;
    width: auto;
}
body#contact span.wpcf7-list-item {
    display: block;
    margin: 0 5vw 4vw;
}

.skyblue {
    color: #028fdb;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.75em;
    margin: 0 auto 8vw;
    width: 80%;
}

.privacy-box {
    background-color: #f9f9f9;
    box-shadow: 0 0 1px #000000;
    display: block;
    font-size: 4vw;
    line-height: 2em;
    margin: 0 auto;
    max-height: 150px;
    overflow: scroll;
    padding: 2vw;
    width: 92%;
}

.acceptance_var input[type="checkbox"] {
    display: inline-block;
    width:          15px;
    height:         15px;
    -moz-transform:     scale(1.2);
    -webkit-transform:  scale(1.2);
    transform:      scale(1.2);
    margin-right: 5px;
}

.wpcf7-form p {
    line-height: 1.75;
    margin: 5vw 5%;
    width: 90%;
}
input.submit_btn {
    font-size: 8vw;
    min-height: 15vw;
}
input[type="submit"] {
  -webkit-appearance: none;
  background-color: #000;
  color:#FFF;
}
input[type="checkbox"] {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: text-bottom;
    width: auto;
}
p.acpt-size {
    line-height: 2;
}

/* greeting
/*----------------------------------------------------*/
dl {
    border: 1px solid #cccccc;
    margin-bottom: 5%;
    padding: 0 5%;
}
.hexagon {
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}
.hexTop, .hexBottom {
    border: 1px solid #cccccc;
}


/* スライドショー用css
/*----------------------------------------------------*/
.swiper-button-prev, .swiper-button-next {display: none;}
@media screen and (max-width: 480px) {
/*----------------------------------------------------*/
.policy:nth-child(odd) {
    margin-right: 0;
}
.policy {
    float: none;
    padding-bottom: 5%;
    width: 85%;
	margin: 5%;
}
/*----------------------------------------------------*/}



/* アコーディオンメニュー用CSS
/*----------------------------------------------------*/
#wrapper {
    margin-top: 48px;
}
div.rrr .menu-collapser {
    background-color: #ffffff;
    box-shadow: 0 1px 2px #999999;
}
p.lll img {
    height: auto;
    left: 10px;
    position: fixed;
    top: 8px;
    width: 100px;
    z-index: 99999;
}
nav.header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
#menu-global-navigation li {
    background-color: #99aabb;
    border-bottom: 1px solid #becbdc;
    text-align: center;
}

#menu-global-navigation a {
    color: #ffffff;
    display: inline-block;
    line-height: 3em;
    text-decoration: none;
    width: 100%;
}
#menu-global-navigation a:hover {
    background-color: #8899AA;
}
nav .collapse-button {
    padding: 7px 6px;
    width: 30px;
}
ul#menu-global-navigation {
    box-shadow: 0 1px 2px #999999;
}


/*#menu-global-navigation li:nth-of-type(2) {
    display:none;
}*/


/*caseBox*/
section#caseBox.none_b {
background-color: #f1f2f2;
}

div#caseViewBox {
text-align: center;
position: relative;
width: 320px;
margin: 0 auto;
}
div#caseViewBox p img,
p.view img {
	width: 100%;
}
p.view {
	position: absolute;
    top: 12px;
    left: 48.9%;
    margin-left: -123px;
    width: 255px;
}

section#caseBox ul#caseThumbnail {
	width: 302px;
	margin: 4% auto;
	padding-left: 8px;
	overflow: hidden;
	zoom:1;
}
section#caseBox ul#caseThumbnail li {
	width: 90px;
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
	border: solid 1px #999999;
}
section#caseBox ul#caseThumbnail li img {
	width: 100%;
}

section#caseBox div#text {
	background-color: #FFFFFF;
	border-radius: 8px;
	clear: both;
	padding: 30px;
	margin-bottom: 50px;
	margin-top: 8%;
}
section#caseBox .arrow_box {
	position: relative;
	background: #FFFFFF;
	border: 1px solid #b3b3b3;
	margin: 4% 4% 2% 4%;
}
section#caseBox .arrow_box h3 {
	font-size: 1.4em;
	text-align: left;
	margin-bottom: 10px;
	font-weight: bold;
}
section#caseBox .arrow_box p {
	line-height: 1.8em;
}
section#caseBox .arrow_box ul {
	overflow: hidden;
	zoom:1;
	margin-top: 10px;
}
section#caseBox .arrow_box ul li {
	background-color: #008FD8;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	color: #FFFFFF;
	font-size:  0.8em;
}
section#caseBox .arrow_box ul li.link_url {
	background: none;
	padding-left: 0;
}
section#caseBox .arrow_box ul li.link_url a {
	text-decoration: underline;
}
section#caseBox .arrow_box ul li.link_url:before {
	content: "URL";
	background-color: #000000;
	color: #FFFFFF;
	padding: 5px;
	margin-right: 10px;
}
section#caseBox .arrow_box ul li.link_url a:hover {
	text-decoration: none;
}
section#caseBox .arrow_box:after, .arrow_box:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

section#caseBox .arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #FFFFFF;
	border-width: 21.5px;
	margin-left: -26px;
}
section#caseBox .arrow_box:before {
	border-color: rgba(179, 179, 179, 0);
	border-bottom-color: #b3b3b3;
	border-width: 23px;
	margin-left: -28px;
}
.hvr-rectangle-out {
	background-color: #000000;
}
.more_btn {
	background-color: #000000;
    margin: 23px auto 0 auto;
    text-align: center;
    text-decoration: none;
    width: 92%;
}
.more_btn::after {
    content: url("/img/arrow02.png");
    position: absolute;
    right: 5%;
    top: 30%;
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
}
.more_btn a {
    color: #ffffff;
    display: block;
    font-size: 24px;
    width: 100%;
    padding: 24px 0;
    color: #FFFFFF;
    text-decoration: none;
}
.more_btn .hvr-rectangle-out::before {
    background-color: #333333;
}

/*  第二リリースfooter*/
#footerBox01 {
	border-bottom: solid 1px #FFFFFF;
	margin-bottom: 6%;
}

.footerAddBox .address h3 {
	margin: 0 0 10px 0;
	padding-top: 5px;
}
.footerAddBox .address p {
	font-size: 0.9em;
	line-height: 1.4em;
}
.footerAddBox a {
	margin: 0;
}
.footerAddBox .address a {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerAddBox .address a:hover {
	text-decoration: none;
}

#footerBox02 {
	border-bottom: none;
}
#footerBox02 #partnerBox dl,
#footerBox02 #privacyLinkBox dl {
	border: none;
}
#footerBox02 #partnerBox dl dt {
	width: 232px;
	margin: 0 auto 2% auto;
}
#footerBox02 #partnerBox dl dt img {
	width: 100%;
}

#footerBox02 #partnerBox dl dd h4,
#footerBox02 #privacyLinkBox dl dd p {
	font-size: 0.9em;
	margin-bottom: 10px;
	font-family: "FOT-ロダン Pro M";
}
#footerBox02 #partnerBox dl dd p {
	font-size: 0.7em;
	line-height: 1.4em;
	font-family: "FOT-ロダン Pro DB";
}
#footerBox02 #privacyLinkBox dl dt {
margin: 0 auto 2% auto;
}
#footerBox02 #privacyLinkBox dl dd p {
	line-height: 1.4em;
}
#footerBox02 #privacyLinkBox ul {
	border: solid 1px #FFFFFF;
	border-bottom: none;
	margin: 0 5% 5% 5%;
	padding: 0;
}
#footerBox02 #privacyLinkBox ul li {
	background: none;
	padding: 0;
	border-bottom: solid 1px #FFFFFF;
}
#footerBox02 #privacyLinkBox ul li a {
	background: rgba(0, 0, 0, 0) url("/img/arrow02.png") no-repeat scroll right 15px center / 15px auto;
	display: block;
	padding: 8px 40px 8px 14px;
	color:  #FFFFFF;
}
#footerBox02 #privacyLinkBox ul li a:hover {
    background: url(/img/arrow02.png) no-repeat right 15px center #a3bfd6;
    background-size: 15px;
	text-decoration: none;
    color: #ffffff;
}
.mapLinkBtn {
	width: 92%;
	margin: 5% 4%;
}

.google_link {
	width: 90%;
	padding: 10px 6% 10px 4%;
}


/* 第二リリース 業務内容　guide
----------------------------------------------------*/

.guideBox {
	overflow: hidden;
	zoom:1;
	border-bottom: dotted 1px #999999;
	padding-bottom: 5%;
}
.guideBox:nth-child(odd) {
	background-color: #f1f2f2;
}
.guideBox:last-child {
	border-bottom: none;
}
.guideBox .guideTitleBox {
	width: 100%;
	text-align: center;
	margin-bottom: 40px;
	padding-top: 8%;
}
.guideBox .guideTitleBox p {
	display: block;
	font-size: 4em;
}
.guideBox .guideTitleBox h4 {
	font-family: "FOT-ロダン Pro M";
	font-size: 2em;
	margin: 10px 0;
}
.guideBox .guideTitleBox p.en_title {
	font-size: 1.1em;
	color: #009AE3;
	font-family: "FOT-パール std","FOT-パール Std L";
}
.guideBox .guideTitleBox ul {
	overflow: hidden;
	zoom:1;
	margin-top: 4%;
	padding-left: 2%;
}
.guideBox .guideTitleBox ul li {
	width: 30%;
	float: left;
	margin-left: 2%;
}
.guideBox .guideTitleBox ul li img {
	width: 100%;
}
.guideBox .guideText {
	clear: both;
	margin: 0 4% 4% 4%;
}
.guideBox .guideText p {
	line-height: 1.8em;
	margin-bottom: 15px;
}

.guideBox dl.detail {
	background-color: #FFFFFF;
	margin: 0 4%;
	padding: 3%;
	border-bottom: none;
}

.guideBox dl.detail:last-child {
	border-bottom: solid 1px #CCCCCC;
}
.guideBox dl.detail dt {
	font-family: "FOT-ロダン Pro DB";
	width: 8em;
	margin-bottom: 2%;
}
.guideBox dl.detail dd {
	line-height: 1.4em;
}


/* 第二リリース サイトマップ　sitemap
----------------------------------------------------*/
.sitemap_pageSet {
	position: relative;
	margin: 0 4% 6% 4%;
	padding-bottom: 4%;
	border-bottom: dotted 1px #999999;
}

body#sitemap h3.sitempa-entry {
/* bottom: 30%; */
color: #ffffff;
font-size: 8vw;
position: absolute;
top: 30px;
left: 30px;
right: auto;
margin: 0;
text-shadow: 0 0 20px #333333, 0 0 10px #333333, 0 0 5px #333333;

}

.sitemap_pageSet img {
	width: 100%;
}
.sitemap_pageSet ul {
margin-top: 4%;
}
.sitemap_pageSet ul li {
	margin-bottom: 20px;
}
.sitemap_pageSet ul li a {
	font-family: "FOT-ロダン Pro M";
	background: url(../img/arrow-right.gif) no-repeat left center;
	background-size: 8px;
	padding-left: 15px;
}

body#sitemap h3#sitemap_topTitle {
	display: none !important;
}

#anchor-access {
	height: 480px;
}
#news_area {
	border-top: solid 1px #CCCCCC;
	padding-top: 8%;
	margin: 0;
}
#news_area li {
	width: 92%;
	padding: 0 4% 8% 4%;
	margin-bottom: 8%;
	border-bottom: 1px solid #cccccc;
}
#news_area .catch img {
	width: 100%;
	height: auto;
}
#news_area span.date {
	color: #000000;
}
span.cat {
float: left;
line-height: 2;
border: 1px solid #009ae3;
color: #009ae3;
display: block;
font-size: 13px;
padding: 0;
text-align: center;
text-decoration: none;
width: 80px;
}
#news_area .catch {
	clear: both;
	margin-bottom: 2%;
}
#news_area span.date {
	width: auto;
	margin-right: 10px;
	margin-bottom: 10px;
    min-width: 105px;
}
body[id^="news_release"] h3 {
	line-height: 1.4em;
}
 #news_area a {
	text-decoration: underline !important;
	color: #000000;
}
 #news_area a:hover {
	text-decoration: none !important;
}
#pagerCont {
	overflow: hidden;
	margin: 5%;
}

/*ul.pager {
	width: 80%;
	margin: 0 10%;
}

ul.pager li {
	background-color: #EAEAEA;
border: 1px solid #CCCCCC;
font-weight: bold;
color: #EAEAEA;
width: 5em;
margin-bottom: 4%;
float: left;
text-align: center;
}


ul.pager li a {
	background-color: #FFFFFF;
display: block;
padding: 10px 5px;
color: #000000;
}



ul.pager li a:link,
ul.pager li a:visited { text-decoration: none; }

ul.pager li a:hover,
ul.pager li a:active {
	background-color: #009ae3;
	text-decoration: none;
	color: #FFFFFF;
}

ul.pager li em {
	display: block;
	padding: 3px 8px;
	background: #000000;
	color: #FFFFFF;
}*/
.kiji_date {
	margin: 4% 4% 2% 4%;
	padding-top: 6%;
	overflow: hidden;
	zoom:1;
}

#blog_detail h1 {
clear: both;
font-size: 1.4em;
margin: 0 4% 4% 4%;
}

#blog_detail div.catch img {
	width: 100% !important;
	height: auto !important;
}
#blog_detail .kijiText {
	margin: 5%;
	line-height: 1.6em;
}
#blog_detail .kijiText p {
	line-height: 1.8em;
	margin-bottom: 25px;
}
#blog_detail .kijiText p.bold {
	font-family: "FOT-ロダン Pro B";
	margin-bottom: 10px;
}
#blog_detail .catch {
	margin: 4%;
}




#pagerCont {
	position: relative;
	overflow: hidden;
	margin: 10px;
}

ul.pager {
	position: relative;
	left: 50%;
	float: left;
	margin-bottom: 50px;
}

ul.pager li {
	background-color: #EAEAEA;
	width: 5em;
	height: 36px;
	position: relative;
	left: -50%;
	float: left;
	margin-right:15px;
	border: 1px solid  #CCCCCC;
	font-weight: bold;
	color: #EAEAEA;
	text-align: center;
}


ul.pager li a {
	background-color:  #FFFFFF;
	position: relative;
	display: block;
	color: #000000;
	padding: 10px 5px;
}



ul.pager li a:link,
ul.pager li a:visited { text-decoration: none; }

ul.pager li a:hover,
ul.pager li a:active {
	background-color: #009ae3;
	text-decoration: none;
	color: #FFFFFF;
}

ul.pager li em {
	display: block;
	padding: 3px 8px;
	background: #000000;
	color: #FFFFFF;
}


/* 第三リリース フッター　footer　（koizumi 20180420）
----------------------------------------------------*/
body footer div p {
	line-height: 1.5em;
	font-size: 0.9em;
}
footer .address h3 {
	font-size: 1.4em;
	margin-bottom: 2%;
}
footer .address dl {
	border: none;
	padding: 0 4%;
}
footer .address dl dt,
footer .address dl dd {
	font-size: 0.9em;
	padding: 10px 12px;
}
footer .address dl dt {
	background-color: #7993ad;
	color: #FFFFFF;
	text-align: center;
}
footer .address dl dd {
	background-color: #FFFFFF;
}
footer .address dl dd a {
	text-decoration: underline;
}
footer .address dl dd a:hover {
	text-decoration: none;
}




/* maemura 20181022
----------------------------------------------------*/
.frame_description {
    margin: 5%;
}
.frame_description p {
    line-height: 2;
}
.frame_description .frame {
    padding: 10%;
    border: solid 1px #DDD;
    margin: 5% 0;
}
.frame_description .frame h3 {
    margin: 10% 0 5% 0;
    border-bottom: solid 1px #CCC;
    padding: 0 0 5% 0;
}
.frame_description .frame h3:first-child {
    margin: 0 0 5% 0;
}
.frame_description .frame p {}
.frame_description .frame ol li {
    margin: 0 0 16px 0;
    text-indent: -7%;
    padding: 0 0 0 7%;
    line-height: 1.5em;
}
.frame_description .frame hr {
    display: block;
    border: solid 0.5px #DDD;
    margin: 5% 0;
}
.frame_description .frame p.txR {
    text-align: right;
    margin-bottom: 1%;
}

/* tada 20190227
----------------------------------------------------*/
.isms-box{
    margin-bottom: 0;
    padding-bottom: 0;
	border-bottom: none;
	clear: both;
    margin: 8% 1% 4% 1%;
}
.mb1{
	margin-bottom: 1em;
}
.guideBox:nth-child(odd) {
    background-color: white;
}
.isms h3 {
	font-size: 1.6em;
	margin-top: 10%;
	text-align: center;
	color: #000000;
}
.figcaption-iso {
	margin-top: 0.5em;
}
.isms #content ul li {
    list-style: disc;
    margin-left: 13px;
}


/* tada 20190325
----------------------------------------------------*/
#partnership {
    background-color: #e7ebef;
    color: #ffffff;
	padding: 120px 0 120px 0;
}

#partnership h2 {
    color: #ffffff;
    float: left;
    font-size: 50px;
    margin-top: 12px;
    padding: 0;
    vertical-align: bottom;
}

#partnership h2 span {
    display: inline-block;
    font-size: 30px;
    font-weight: normal;
    padding-top: 11px;
    vertical-align: top;
}

.partnership_info {
    border-bottom: 1px solid #ffffff;
    display: inline-block;
    margin-bottom: 30px;
    padding-bottom: 30px;
    width: 100%;
}

.contact_btn {
    background-color: #fab629;
    color: #ffffff;
    float: inherit;
    font-size: 24px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 300px;
    display: block;
    margin: 0 auto 46px;
	width: 92%;
}
.contact_btn::after {
    content: url("/img/arrow02.png");
    position: absolute;
    right: 5%;
    top: 30%;
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
}
.contact_btn a {
    width: 100%;
    padding: 24px 0;
    color: #FFFFFF;
    text-decoration: none;
}
.contact_btn .hvr-bounce-to-right::before {
    background-color: #f9d62b;
}
p.cleft.mgl10 {
    margin-top: 15px;
}

#contact partnership address h3,
#sitemap partnership address h3,
#outline partnership address h3,
#greeting partnership address h3,
#privacylow partnership address h3,
#privacy partnership h3 {
    font-size: 24px;
    margin-bottom: 15px;
    color: #FFFFFF;
    font-weight: normal;
}

.partnership_item_01 {
    margin-bottom: 20px;
}

.partnership_item_01 p {
    font-size: 15px;
    line-height: 1.6;
}

.google_link {
	background: rgba(0, 0, 0, 0) url("/img/arrow02.png") no-repeat scroll right 10px center / 10px auto;
	border: 1px solid #ffffff;
	color: #ffffff;
	display: block;
	margin-left: 0;
	margin-right: 95px;
	margin-top: 43px;
	padding: 3px 25px 3px 8px;
	text-decoration: none;
	font-size: 0.7em;
}

.google_link:hover {
    background: url(/img/arrow02.png) no-repeat right 10px center #a3bfd6;
    background-size: 10px;
	text-decoration: none;
    color: #ffffff;
}

#copyright {
    background-color: #9399b2;
    font-size: 14px;
    line-height: 4;
    margin-top: 20px;
    text-align: center;
}

.w40 p,
.w60 p {
    font-size: 14px
    line-height: 1.6;
}

partnership .w60 {
    width: 60%;
}

partnership .w40 {
    width: 37%;
}

.mgl10 {
    margin-left: 10px;
}

.section_bg {
    padding: 40px 0;
    background-color: #f0f0f0;
}
.section_bg .cw1000 {
    width: 100%;
    padding: 0;
}
.mgn-left-mynavi {
    display: block;
    margin: 0;
    vertical-align: bottom;
}
.mynavi_logo {
    float: inherit;
    display: block;
    text-align: center;
}
.mynavi_mess {
    float: inherit;
    margin: 0;
    display: none;
}
.mynavi_logo a img {
    width: 100%;
    max-width: 232px;
}


/* maemura 20190416
----------------------------------------------------*/
.white_b.recruit_area {
    display: block;
    position: relative;
    z-index: 1;
    padding: 5vw 0;
}
.recruit_area:after {
    content: "";
    background-image: url("../img/recruit/recruit_bg.jpg");
    background-position: center;
    background-size:cover;
    opacity: 0.4;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
}
.photos_area {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: center;
}
.photos_area div {
    width: 23%;
    display: flex;
    height: auto;
    padding: 0 1%;
}
.photos_area div img {
    width: 100%;
    height: 100%;
}
.recruit_section .link_box {
    display: block;
    flex-wrap: inherit;
    justify-content: inherit;
    align-items: inherit;
    padding: 0;
}
p.recruit_link {
    width: 96%;
    padding: 0 2% 3vw;
    display: block;
}
p.recruit_link a {
    background: rgba(0, 143, 216, 1) url(/img/arrow02.png) no-repeat scroll right 30px center / 25px auto;
    border: inherit;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    color: white;
    font-weight: normal;
    font-size: 28px;
    line-height: 3em;
    width: 100%;
    letter-spacing: 3px;
    transition: all 0.3s;
}
p.recruit_link a:hover {
    opacity: 0.75;
    text-decoration: none;
}
.dsp {
    display: none;
}
@media screen and (max-width:768px) {
    p.recruit_link a {
        background: rgba(0, 143, 216, 1) url(/img/arrow02.png) no-repeat scroll right 30px center / 25px auto;
        font-size: 22px;
        line-height: 3em;
    }
    .photos_area {
        display: none;
    }
}


/* ページャー　（igawa 20191008）
----------------------------------------------------*/
#news_area .pagination-index{
    text-align: center;
    clear: both;
}
#news_area {
    overflow: hidden;
}
 #news_area .page-numbers,
.content_news_release #news_area .page-numbers {
    display: inline-block;
    padding: 0 6px;
    margin: 0 auto 25px;
}
 #news_area .page-numbers li,
.content_news_release #news_area .page-numbers li{
    width: 30px;
    margin: 0 5px 5px 5px;
    text-align: center;
    float: left;
    border: none;
    padding: 0;
}
 #news_area .page-numbers span,
.content_news_release #news_area .page-numbers span,
 #news_area .page-numbers a,
.content_news_release #news_area .page-numbers a {
    background-color: #F7F7F7;
    padding: 8px 5px 8px 5px;
    display: block;
    text-decoration:none!important;
}
 #news_area .page-numbers span,
.content_news_release #news_area .page-numbers span {
    background-color: #666666;
    color: #FFFFFF;
}
 #news_area .page-numbers a,
.content_news_release #news_area .page-numbers a {
    text-decoration: none;
    color: #000000;
}
 #news_area .page-numbers a:hover,
.content_news_release #news_area .page-numbers a:hover {
     background-color: #666;
     color: #FFFFFF;
}

/*記事一覧2ページ目以降*/
section.sub_header.title_news_releaseh {
    background-image: url(/img/img_title08.jpg);
}
.content_news_release h3 {
    font-size: 1.6em;
    margin-top: 10%;
    text-align: center;
    color: #000000;
    line-height: 1.4em;
}
.content_news_release #news_area li {
    width: 92%;
    padding: 0 4% 8% 4%;
    margin-bottom: 8%;
    border-bottom: 1px solid #cccccc;
}
.content_news_release #news_area {
    border-top: solid 1px #CCCCCC;
    padding-top: 8%;
    margin: 0;
}
.content_news_release #news_area .catch {
    clear: both;
    margin-bottom: 2%;
}
.content_news_release #news_area .catch img {
    width: 100%;
    height: auto;
}
.content_news_release #news_area span.date {
    width: auto;
    margin-right: 10px;
    margin-bottom: 10px;
}
.content_news_release #news_area li p {
    float: none;
    clear: both;
}
.content_news_release #news_area a {
    text-decoration: underline !important;
    color: #000000;
}
.content_news_release #news_area a:hover {
    text-decoration: none !important;
}



/* スマホ表示調整　（maemura 20200713）
----------------------------------------------------*/
@media screen and (max-width: 1024px) {
    .single-recruit_post footer dl {
        margin-bottom: 5%;
    }
}

.isms footer h3 {
    color: inherit;
}

#member {

    background: #f1f2f2;
    padding: 30px 0;
    text-align: center;
}

#member h3 {

    margin-top: 0;
    margin-bottom: 5%;
}

#member p {

    line-height: 2;
}
