@charset "UTF-8";

*, :before, :after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


body {
  color: #333;
  font-size: 14px;
  font-family: "メイリオ", Meiryo, "游ゴシック", YuGothic, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  -webkit-text-size-adjust: 100%;
 *font-size:small; /* reset.cssより */
 *font:x-small; /* reset.cssより */
}


/* reset
--------------------------------------------------------------------------- */

body, div, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset, img {
	border:0;
}

img{
	vertical-align:bottom;
	margin:0;
	padding:0;
}

li {
	list-style:none;
}

caption, th {
	text-align:left;
}

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}

sup, sub {
	font-size: 71%;
	line-height: 1;
}

sup {
	vertical-align:text-top;
}

sub {
	vertical-align:text-bottom;
}

legend {
	color:#000;
}

input, button, textarea, select, optgroup, option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}

input, button, textarea, select {
 *font-size:100%;
}

.text9 {font-size:77%;}
.text10 {font-size:85%;}
.text11 {font-size:93%;}
.text12 {font-size:100%;}
.text13 {font-size:108%;}
.text14 {font-size:116%;}
.text15 {font-size:123.1%;}
.text16 {font-size:131%;}
.text17 {font-size:138.5%;}
.text18 {font-size:146.5%;}
.text19 {font-size:153.9%;}
.text20 {font-size:161.6%;}
.text21 {font-size:167%;}
.text22 {font-size:174%;}
.text23 {font-size:182%;}
.text24 {font-size:189%;}
.text25 {font-size:197%;}

select, input, button, textarea{
	font-size:99%;
	/*font-family: Meiryo, "メイリオ", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;*/
	font-family: "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
}

table {
	font-size:inherit;
	font:100%;
}

.fClear {
	clear: both;
}

.clearfix:after{
	content: ".";
	display: block;
 	height: 0;
 	clear: both;
 	visibility: hidden;
	line-height: 0;
}
.clearfix {
	display: inline-block;
	min-height: 1%;/* for IE 7*/
} 

/* Hides from IE-mac \*/

* html .clearfix{
	height: 1%;
	overflow: visible;
}
.clearfix {
	display: block;
}

/* End hide from IE-mac */

a:link {
	color:#009;
}

a:visited {
	color:#006;
}

a:hover {
	color:#0FB2E4;
}
 a:activ {
 color:#F00;
}



/* ==========================================
ヘッダー base_a.cssより
========================================== */
#wrapper {
	position:relative;
	width:900px;
	margin: 0 auto 0px;
	/* text-align: left; この設定は body エレメントの text-align: center より優先されます。 */
}

#wrapper a{
    color:#333; text-decoration:none;

}
.t12 {
	font-size:12px;
	}
.t11 {
	font-size:11px;
	}

.t10 {
	font-size:10px;
	}
.t9 {
	font-size:9px;
	}

a.linkto{
   text-decoration: underline !important;
}

a:hover.linkto{
    color:#0FB2E4 !important;
}

/* ==================================================================================== */

img {
  height: auto;
  max-width: 100%;
  transition: .7s;
}

input#MF_form_phrase {
    height: 17px !important;
}

#breadcrumbs li a {
  text-decoration: none;
  color: #3671bd;
}

a:hover {
  text-decoration: underline !important;
  color: #11bbef !important;
}
a:hover img {
  opacity: .8;
}

.display_n {
    display: none !important;
}

@media all and (max-width: 767px) {
  .pc-only {
    display: none !important;
  }
}

@media all and (min-width: 767px) {
  .sp-only {
    display: none !important;
  }
}

body#top {
    background: url(/common_ipv6head/image/backGround.gif) top left repeat-x
}

select, input, button, textarea {
    box-sizing: content-box;
}

/* ==========================================
ヘッダー base_a.cssより
========================================== */
#header {
	width: 900px;
	height: 102px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 0px top;
	clear: both;
}

/* ヘッダ資料請求
---------------------------------------------------- */
.header_menu_block {
	/*z-iposition: absolute;
	height: 20px;
	width: 400px;
	top: 40px;
	right: 15px;
	ndex: 100;*/
	display: none;
}

header .inquiry_s {
    position: absolute;
    width: auto;
}

/*　右上 お問い合わせ・資料請求バナー（s）　*/
header .inquiry_s a.inquiry_onoff  {
    display: block;
    width: 180px;
    height: 26px;
    background-image: url(/common/images/inquiry_bnr_s_off.png);
    background-repeat: no-repeat;
}

header .inquiry_s a.inquiry_onoff:hover {
    background-image: url(/common/images/inquiry_bnr_s_on.png);
} 

header .inquiry_s a.inquiry_onoff div {
    display: none;
}
/*----------------------------------------------------------*/



/* ここから　お問い合わせバナー（small）
----------------------------------------------------------*/
div.inquiry_1 {
     /* background: url(/service/images/inquiry_bnr_1.png);
      display: block;
      height: 26px; 
      width: 180px;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;*/
	display: none;
    }
/* div.inquiry_1:hover { 
      background-position: 0 -26px;
    }

div.inquiry_1 a {
    display: block;
} */

/* ここまで
----------------------------------------------------------*/


.header_menu_block ul {
	float: right;
	margin-right: 0px;
}
.header_menu_block ul li {
	display: inline;
	float: left;
	font-size: 12px;
}
.header_menu_block ul li a {
	display: inline;
	float: left;
	background-image: url(../../common_ipv6head/image/yajirushi01.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 17px;
	margin-left: 10px;
	color: #454545;
}
.header_menu_block ul li a:link {color: #454545;}
.header_menu_block ul li a:visited {color: #454545;}
.header_menu_block ul li a:hover {color: #0FB2E4 !important; text-decoration:underline !important;}

/* ヘッダSECOMロゴの左のメニューブロック
---------------------------------------------------- */

.search_block {
	float: right;
	clear: both;
	margin-top: 10px;
	margin-right: 10px;
	width: 440px;
}
.search_title {
	float: right;
	font-size: 12px !important;
	background-image: url(../../common_ipv6head/image/icon_search.gif);
	text-indent: 23px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: left;
}
.search_box {
	float: right;
	padding-right: 13px;
}
input.searchbtn {
	vertical-align:top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}

/* 検索部分のブロック
---------------------------------------------------- */
.search_box_block {
	float: right;
	width: 400px;
	text-align: right;
	margin-top: 45px;
}


/* ロゴ
---------------------------------------------------- */
div.logo {
	float: left;
	margin-top: 10px;
}
div.logo a {
	display: block;
}

/* ==========================================
フッター
========================================== */

#footer_top {
	clear: both;
	background: url(../../common_ipv6head/image/bottom_menu_block.png) 0 0 repeat-x #fff; 
	border-top:solid 3px #ccc;
    min-width: 900px;
}

.bottom_menu_block_top {
	display: block;
	height: 37px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EFEFEF;
}

.footerBottomArea{
	background-color:#efefef !important;
}

/* 最下部クレジット
---------------------------------------------------- */
.bottom_menu_block_top address {
	float: right;
	position: static;
	margin-top: 5px;
	background-color:#efefef !important;
}
address {
	position: absolute;
	right: 5px;
	bottom: 7px;
	font-size: 10px;
	font-style: normal;
	color: #333333;

}




/*フッターサービスメニュー　*/

.bottom_menu_block_top .bottom_menu {
	height: 26px;
	width: 550px;
	float: left;
	padding-top: 5px;
	clear:both;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	background-color:#efefef ;
}


.bottom_menu ul {
	float: left;
	list-style-type: none;
	margin-right: 15px;
}
.bottom_menu ul li {
	display: inline;
	float: left;
}

.bottom_menu ul li a {
	text-decoration:none;
	color:#666666;

}

.bottom_menu ul li a:hover {
	text-decoration:underline;
}


/*トップに戻る*/
.gotoTop {
	margin: 50px 0px;
	padding-top: 50px;
	width: 700px;
	clear: both;
	color: #878787;
	font-size: 10px;
	text-align: center;
}
.gotoTop a {
	color: #999999 !important;
	font-size: 85%;
	text-decoration: none;
}
.gotoTop a:link {color: #999999;}
.gotoTop a:visited {color: #999999;}
.gotoTop a:hover {
	color: #0FB2E4 !important;
	text-decoration: underline !important;
	
}
.gotoTop p {
	line-height: 1em;
}



/*トップに戻る*/
.gotoTop02 {
	margin: 30px 0px;
	padding-top: 50px;
	width: 900px;
	clear: both;
	color: #878787;
	font-size: 10px !important;
	text-align: center;
}
.gotoTop02 a {
	color: #999999 !important;
	font-size: 85%;
	text-decoration: none;
}
.gotoTop02 a:link {color: #999999;}
.gotoTop02 a:visited {color: #999999;}
.gotoTop02 a:hover {
	color: #0FB2E4!important;
	text-decoration: underline!important;
}
.gotoTop02 p {
	line-height: 1em;
}



/* このサイトについて
==============================================  */
.link_about {
	padding-top: 5px;
}

.link_about a {
	text-decoration: none !important;
	color: #666;
}


.link_about a:visited {
	color: #666;
}

.link_about a:hover,
.link_about a:active {
	text-decoration: underline !important;
}





/*最下部パンくずリスト*/
#footerBredcrumbs {
	padding-top:20px;
	color:#666;
	font-size:85%;
	border-top:dotted 1px #ccc;
}





/* ==========================================
共通　サイトマップ等900ｐｘエリア
========================================== */
/*ぱんくずナビゲーション*/
p#breadcrumbs {
	color: #878787;
	text-align: left;
	font-weight: normal;
	width: 713px;
	letter-spacing: 0.05em;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-size: 9px;
	padding-top: px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

p#breadcrumbs a:link {
	color:#666;
}
p#breadcrumbs a:visited {
	color: #3671BD;
}
p#breadcrumbs a:hover {
	color: #0FB2E4;
	text-decoration:underline
}





/*フッター追加
===========================================*/
/* 領域
---------------------------------------------------- */
.bottom_menu_block{
    clear:both;
	display: block;
	width: 900px;
	height:31px;
	margin-right: auto;
	margin-left: auto;
	background: url(../../common_ipv6head/image/bottom_menu_block.png) 0 0 repeat-x;

}

.bottom_menu_block_top{
	display: block;
	height: 37px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EFEFEF;
}



/* フッター　パンくず
---------------------------------------------------- */

.nowPosition_bottom{
	float: left;
	height: 31px;
	margin: 0px;
	padding: 0px;
}


.nowPosition_bottom ul{
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -25px;	
}

.nowPosition_bottom ul li{
	display: inline;
	background: url(../../common_ipv6head/image/nowposition_bottom.png) left top repeat-x;
	font-size: 10px;
	height: 10px;
	line-height: 1em;
	padding-left: 25px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 9px;
	float: left;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	background-repeat: no-repeat;
}

.nowPosition_bottom ul li a:hover{
	color: #0FB2E4;
	text-decoration:underline
}

.nowPosition_bottom ul li a{
	color: #3671BD;
}

.nowPosition_bottom ul li:first-child{
	background-image: none;
}
/*20120515追加　一部の対応ブラウザで警告が出る場合*/
div.browserAttention{
	margin:0 20px 20px;
	border:solid 2px #FF9999;
	padding:3px;
}
div.browserAttention h3{
	background:#e6e6e6;
	padding:5px;
}
/*20131105追加　トップバナーエリア*/
#topBnArea{
	margin-bottom:10px;
}


/* =================================================================================== */

/* パン屑リスト */
#breadcrumbs {
    font-size: 9px;
    margin: 15px 0 10px;
    color: #878787;
}

#breadcrumbs li {
    display: inline-block;
}

/* パン屑リスト（Topicsなど_20171229以降） */
#breadcrumbs1 {
    font-size: 9px;
    margin: 15px 0 10px;
    color: #878787;
}

#breadcrumbs1 li {
    display: inline-block;
}


#breadcrumbs1 li.bc_1 {
    margin-left: 10px;
}

#breadcrumbs1 li.bc_1::before {
    content: "  >>  ";
    color: #878787;
    font-size: 9px;
    margin-right: 10px;
}


.copyright {
    float: none;
    font-size: 0.7em;
    padding: 10px 0;
    text-align: center;
}

.h1_yoko {
    display: block;
    overflow: hidden;
    width: 100%;
}

/* h1 */
h1#title {
    margin-bottom: 20px;
    background: rgba(0, 0, 0, 0) url("../../service/images/bg_h1.png") no-repeat scroll 0 center;
    display: block;
    float: left;
    width: 600px;
    font-size: 1.4em;
    font-weight: bold;
    height: 55px;
    line-height: 55px /* 2行の時　1.2em */;
    padding-left: 20px;
}


/* PAGE TOPへ戻るボタン recruit_pc.cssから */
p#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 11px;
}
p#page-top a {
    background: /*#bbb*/rgba(187, 187, 187, 0.85);
    text-decoration: none;
    color: #fff;
    width: 70px;
    padding: 20px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
p#page-top a:hover {
    text-decoration: none !important;
    background: #999;
    color: #fff !important;
}

/* footer
--------------------------------------------------------------------------*/
.nowPosition_bottom ul li {
    height: auto !important;
}

.bottom_menu_box ul li a, .bottom_menu_block ul li a {
    text-decoration: none;
}


#footer_nav_1 {
    display: none;
}


/* ------------------------------------ */


/* 余白など */
.p_b_0 {
	padding-bottom: 0 !important;}

.p_b_6 {
	padding-bottom: 6px !important;}

.p_b_20 {
	padding-bottom: 20px;}

.m_top_30 {
	margin-top: 30px !important;}

.mb-2 {
    margin-bottom: 2em;
}

.note_1 {
    font-size: 0.85em;
}

.bold {
	font-weight: bold;}


/* 0120 */
a[href^="tel:"] { cursor: default; }


.contactArea #tel_0120 a:hover, .contactArea .tel_0120 a:hover {
    text-decoration: none !important;
    color: #333 !important;
}

/* マーズファインダ用追加css */
div.logo a {
	position: relative;
    z-index: 1;
}

#header .mf_finder_searchBox {
	margin-right: 0;
}


/* =============================================================
レスポンシブ
-------------------------------------------------------------- */


@media only screen and (max-width:767px) {
	div#wrapper {
        transition:0.6s;
        height: auto;
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
        position: relative;
    }
    
    a {
        text-decoration: none;
    }
    a:hover {
        text-decoration: underline;
    }
    a:hover img {
        opacity: 0.8;
    }

    body#top{
        background: none !important;
        margin-bottom: 10px;
    }

    div#main {
        width: 100%;
        overflow: hidden;
       /* padding: 0 0 70px;*/
        padding: 0;
    }


    .header_menu_block {
        display: none !important;
    }
    

    #header {
        width: 100%;
        height: 80px;
    }

    /* 最上部ブルーメニュー */
    .header_top_menu_block {
        display: none;
    }

    /* include header_sp.html */
    #bluemenu {
        width: 100%;
        height: 26px;
        background-color: #005eb7;
        margin: 0;
        padding-left: 10px;
		position: absolute;
		top: 0
    }

    #bluemenu ul li {
        display: inline-block;
        margin-right: 20px;
        line-height: 26px;
    }

    #bluemenu ul li a {
        color: #fff;
        font-size: 11px;
    }

    #bluemenu ul li a:hover {
        color: #fff !important;
    }

    .logo {
        display: none;
    }

    #sp-logo {
        position: absolute;
        top: 40px;
        left: 0;
        display: block;
        max-width: 375px;
        min-width: 320px;
        height: auto;
        padding: 0 5px;
    }

    p#breadcrumbs {
        display: none;
    }

    .search_box_block {
        display: none;
    }

     /* サイト内検索 \\filer04\STS社外サイト\制作中\htdocs\common_ipv6head\header_logo.html */
    .search_title {
        display: none;
    }  

    article {
        padding: 0 5px;
    }

	
	h1#title {
		width: auto;
	}
	
	
    /* footer */
    
    #footer_nav ul {
        /* width: 48%; */
        display: block;
        float: left;
        font-size: 6px;
    }

    .bottom_menu_block {
        display: none;
    }

    .nowPosition_bottom ul {
        overflow: hidden;
        width: 100%;
        margin-left: 5%;
    }

    .nowPosition_bottom ul li {
        float: left;
        width: auto;
        height: 100%;
        display: block;
    }

    .nowPosition_bottom ul li:last-child{
        background: url(/common_ipv6head/image/nowposition_bottom.png) left top no-repeat;
    }     




    /* コピーライト */
    .copyright {
        background-color: #efefef;
        text-align: center;
        float: none;
        display: block;
        padding: 10px 0;
        border-bottom: 3px solid #009fa8;
    }

    /*フッターメニュー 
    --------------------------------------------------------- */

    #footer_top {
        width: 100%;
        min-width: 100%;
        border-top: none !important;
        border-bottom: 8px solid #004898;
    }


    div.footer_nav_wrap {
        background-color: #fff;
    }

    #footer_nav_1{
        width: 100%;
        display: block !important;
        margin: 0 auto;
        overflow: hidden;
    }

    #footer_nav_1 ul {
        /*margin-bottom: 30px;*/
        /* 追記_20210908 */
            display: flex;
        justify-content: space-between;
    }

    #footer_nav_1 ul li {
        width: 49.8%;
    }
    
    
    #footer_nav_1 li a {
        font-size: 13px;
        font-weight: bold;
        color: #333;
        margin-bottom: 0;
        border-left: none;
        text-align: center;
        padding: 12px;
        display: block;
        /*width: 50%;
        float: left;*/
        background-color: #e5e5e5;
    }

    #footer_nav_1 li a:hover {
        text-decoration: none !important;
        color: #fff !important;
        background-color: #959595;
    }

/*    #footer_nav_1 li a:nth-child(odd){
        border-right: 1px solid #fff;
    }*/

    /* Topへ戻るボタン
    -------------------------------------------------- */
    p#page-top {
        bottom: 5px;
        right: 10px;
    }

    p#page-top a {
        padding: 20px 0;
    }
}