@charset "utf-8";
/* -------------------------------------------------------------------- */
@media screen and (max-width: 819px){
/* -------------------------------------------------------------------- */

/*
 * -------------------------------------------------------------------- *|
 * _____ common
 */
body {
  -webkit-text-size-adjust: 100%;
  font-size: 1.2rem;
  font-family: sans-serif;
}
#gHeader > .inner,
#gFooter > .inner {
  display: none;
}
#smp_gHeader,
#smp_gFooter {
  display: block;
}
#gHeader,
#gFooter {
  width: 100%;
  margin: 0;
  padding: 0;
}
#mainContent,
.mainContent {
  width: 96%;
  margin: 0 2%;
}
.only_pc,
.only-pc,
.onlypc,
.onlyPc,
.pc_only,
.pc-only,
.pconly,
.pcOnly {
  display: none !important;
}
.only_sp,
.only-sp,
.onlysp,
.onlySp,
.sp_only,
.sp-only,
.sponly,
.spOnly {
  display: inline !important;
}
.pc_and_sp {
  display: inline !important;
}

/*
 * -------------------------------------------------------------------- *|
 * _____ #smp_gHeader
 */
#gHeader {
  border-bottom: 2px solid #00379b;
  height: 40px;
}
#smp_h1 {
  float: left;
  width: 119px;
  height: 40px;
  margin: 0 0 0 7px;
  padding: 0;
}

/* -------------------------------------------------------------------- *
 * グローバルメニュー
 */
.smp_toggleBtn {
  float: right;
  display: block;
  width: 42px;
  height: 40px;
  cursor: pointer;
}
.smp_navBody {
/*  */
  display: none;
/*  */
  background-color: rgba(0,0,0,0.8);
  width: 100%;
  position: absolute;
  top: 40px;
  left: 0;
  z-index: 1000;
}
.smp_navcloseBtn {
  background-color: #003794;
  height: 44px;
}
.smp_navcloseBtn a {
  color: #fff;
  background-color: #003794;
  border-bottom: 1px dotted #fff;
  display: block;
  text-decoration: none;
  padding: 15px 0 10px 50px;
}

/*  */
.smp_openNav,
.smp_openNav nav {
  width: 320px;
  margin: 0 auto;
  padding: 14px 0 10px;
}
.smp_openNav nav {
  padding: 0;
}
.smp_openNav img {
  width: 100%;
  height: auto;
}
.smp_navArea1 ul {
  width: 314px;
  margin: 0 auto;
}
.smp_navArea1 li {
  float: left;
  width: 104px;
  height: auto;
  margin: 0 0 1px 1px;
}
.smp_navArea1 li:nth-child(3n+1) {
  margin-left: 0;
  clear: both;
}

/*
.smp_navInfo {
  width: 100%;
  margin: 0 0 12px;
}
.smp_navInfo li {
  float: left;
  width: 49.5%;
  height: 56px;
  margin: 0 0 1% 1%;
}
.smp_navInfo li:nth-child(2n+1) {
  margin-left: 0;
  clear: both;
}
.smp_navInfo li a {
  font-size: 1.3rem;
  line-height: 56px;
  text-decoration: none;
  display: block;
  width: 94%;
  height: 56px;
  padding-left: 6%;
  background: #fff url(/smphone/common/img/btn_MenuArea2_bg.png) right center no-repeat;
  background-size: 158px 50px;
}
*/
/*  */
.smp_navPrdt {
  text-align: center;
  width: 100%;
  margin: 0;
  clear: both;
}
.smp_navPrdt li {
  display: inline-block;
  width: 32%;
  height: auto;
	margin: 0 0.66%;
}

/*  */
.smp_closeBtn {
  background-color: #666;
  height: 44px;
  margin: 0;
}
.smp_closeBtn a {
  color: #fff;
  text-align: center;
  text-decoration: none;
  display: block;
  margin: 0 auto;
  padding: 15px 0;
}


/*
 * -------------------------------------------------------------------- *|
 * _____ パンくず
 */
/* smphone.css 上書き */
div#topicpath {
  padding-left: 0 !important;
}
#topicpath {
  width: 96%;
  margin: 12px 2%;
}
#topicpath ul {
  font-size: 85%;
  line-height: 1.2;
  padding-left: 0;
}
#topicpath li {
  font-size: 1.02rem;
  line-height: 1.6 !important;
}
#topicpath li a {
  background-position: right center;
  text-decoration: none;
}

/*
 * -------------------------------------------------------------------- *|
 * _____ #smp_gFooter
 */
#gFooter {
  border-top: none;
}
.smp_exLinks ul,
.smp_ftrNav {
  font-size: 1px; letter-spacing: -1px; word-spacing: -1px; /* 隙間用hack */
}
.smp_exLinks li,
.smp_ftrNav li {
  font-size: 1rem; letter-spacing: normal; word-spacing: normal; /* 隙間用hack */
}
.smp_exLinks {
  background: #dde9f4;
  width: 100%;
  overflow: hidden;
  clear: both;
}
.smp_exLinks ul {
  text-align: center;
  padding: 20px 0;
  overflow: hidden;
}
.smp_exLinks li {
  display: inline-block;
  margin: 0 0 0 10px;
}
.smp_exLinks li:first-child {
  margin-left: 0;
}

/*  */
.smp_ftrNav {
  line-height: 1.6;
  text-align: center;
  padding-bottom: 20px;
}
#gFooter .smp_ftrNav li {
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  font-size: 1.1rem;
  line-height: 1.1 !important;
  white-space: nowrap;
  display: inline-block;
  margin: 22px 0 0 -1px;
  padding: 0.3em .6em;
}
.smp_ftrNav li a {
  text-decoration: none;
}

/* -------------------------------------------------------------------- *
 * コピーライト
 */
.smp_copyright {
  color: #555;
  font-family: "Lato",sans-serif;
  font-size: 1rem;
  line-height: 1.2;
  text-align: center;
  margin: 10px 60px 15px;
}

/* -------------------------------------------------------------------- *
 * ページ上部へ
 */
#backtotop {
  width: 38px;
  height: 38px;
  right: 12px;
  bottom: 50px;
}
#backtotop span {
  background: url("/smphone/common/img/gotop.png") center top no-repeat;
  display: block;
  height: 38px;
  width: 38px;
  opacity: 0.5;
}


/*
 * -------------------------------------------------------------------- *|
 * _____ 追加指定
 *
 * guide.html | privacy.html | sitemap.html
 */
#guide #mainContent,
#privacy #mainContent,
#sitemap #mainContent {
  width: 96%;
  margin: 0 2%;
}
#guide #mainContent > .box > h1,
#privacy #mainContent > .box > h1,
#sitemap #mainContent > .box > h1 {
  color: #0164cc !important;
  background: #eef5fa !important;
  border: none !important;
  font-size: 1.6rem !important;
  width: auto !important;
  margin: 14px 0 10px !important;
  padding: 6px !important;
}
#guide .group > h2,
#privacy .group > h2 {
  color: #039 !important;
  background: none !important;
  border-bottom: 1px solid #0e5895 !important;
  font-size: 1.5rem !important;
  width: auto !important;
  height: auto !important;
  margin: 0 0 8px !important;
  padding: 6px !important;
}
#guide .group > h3.hline,
#privacy .group > h3.hline {
  color: #0164cc !important;
  background: none !important;
  border: 1px solid #ccc !important;
  font-size: 1.4rem !important;
  line-height: 1.3 !important;
  margin: 0.5em 0 0.75em !important;
  padding: 4px 10px !important;
}
#guide .pat01,
#privacy .pat01 {
  width: 96%;
  margin: 0 auto;
}
#guide .pat01 p,
#privacy .pat01 p,
#guide .pat01 li,
#privacy .pat01 li {
  font-size: 1.3rem !important;
}
#guide .pat05 {
  padding: 0;
}
#guide .pat05 table {
  width: 94%;
  margin: 0 auto;
}
#guide .pat05 th,
#guide .pat05 td,
#guide .pat05 td li {
  font-size: 1.1rem !important;
}
#privacy #infotel dd {
  font-size: 1.2rem;
  margin-left: 1em;
}
#privacy #infotel dd > .tel-num {
  display: block;
  padding-left: 0.4em;
}

/*
 * -------------------------------------------------------------------- *
 * sitemap.html
 */
#sitemap .catHomeG,
#sitemap .catG {
  padding: 0 4px;
}
#sitemap .catB,
#sitemap .catB_col2,
#sitemap .catB_col2 .linkL,
#sitemap .catBottomB {
  width: 100% !important;
  margin: 0;
  padding: 0;
  position: relative;
}
#sitemap #mainContent {
  padding-bottom: 40px;
}
#sitemap #mainContent h3 {
  box-sizing: border-box;
  color: #0164cc !important;
  background: none !important;
  border: 1px solid #ccc !important;
  font-size: 1.3rem !important;
  line-height: 1.3 !important;
  width: 100%;
  margin: 0.5em 0 0.75em !important;
  padding: 0 !important;
}
#sitemap #mainContent h3 a {
  color: #0164cc !important;
  background: url(/common/img/btn_arr.png) 97% center no-repeat;
  background-size: 16px 16px;
  font-size: 1.3rem !important;
  line-height: 1.3;
  display: block;
  width: 94% !important;
  height: auto !important;
  margin: 0 !important;
  padding: 10px 3% !important;
}
#sitemap #mainContent h3.no-link {
  box-sizing: content-box;
  width: 94% !important;
  height: auto !important;
  padding: 10px 3% !important;
}
#sitemap #mainContent li {
  margin: 4px 0 1.5em;
}
#sitemap #mainContent h3 br,
#sitemap #mainContent li br {
  display: none;
}
#sitemap .catB_col2 .linkL {
  float: none;
}
#sitemap .catG.num1 .unit,
#sitemap .catG.num2 .unit,
#sitemap .catG.num3 .unit {
  height: auto !important;
  min-height: 3em !important;
}

/*
 * -------------------------------------------------------------------- *
 * /company/index.html | /company/marketing/index.html
 */
body#company .mainBanner {
  background: none;
  height: auto;
}
.mainBanner .inner{
  white-space: normal;
  height: auto;
  text-indent: 0;
}
.mainBanner h1 {
  color: #0164cc !important;
  background: #eef5fa !important;
  border: none !important;
  font-size: 1.6rem !important;
  width: 96% !important;
  margin: 14px 2% 10px !important;
  padding: 6px !important;
  height: auto;
  box-sizing: border-box;
  text-indent: 0;
}
#company .recruit_bnr img {
  width: 100%;
}
.mainContent h2 {
  color: #039 !important;
  background: none !important;
  border-bottom: 1px solid #0e5895 !important;
  font-size: 1.5rem !important;
  width: auto !important;
  height: auto !important;
  margin: 0 0 8px !important;
  padding: 6px !important;
}
#company .table-01 th {
  width: 120px;
}
#company .table-02 td {
  line-height: 1.4;
}
#company .blockRow4 {
  width: 100%;
}
#company .blockRow4{
  padding-bottom: 40px;
}
#company .blockRow4 .cell {
  background: none;
  float: none;
}
#company .cell a {
  display: block;
  width: 100%;
  height: auto;
}
#company .cell h3 {
  color: #0164cc !important;
  background: none !important;
  border: none !important;
  font-size: 1.4rem !important;
  line-height: 1.3 !important;
  margin: 0.5em 0 0.75em !important;
  padding: 4px 0 !important;
  box-sizing: border-box;
}
#company .cell p {
  color: #0164CC;
  font-size: 1.3rem;
  line-height: 1.5;
  white-space: -0.015em;
  margin: 0 0 3px 0;
  padding: 0 0;
  text-decoration: underline;
  width: 70%;
  vertical-align: top;
}
#company .cell div,
#company .cell p {
  float: left;
}
#company .cell div {
  width: 28%;
  margin: 0 2% 0 0;
}
#company .cell div img {
  width: 100%;
}

/*
 * -------------------------------------------------------------------- *
 * archives.html
 */
#archives .view_cat {
  padding-top: 110px;
}
#archives .view_cat:nth-child(1) {
  margin-top: -110px;
}
 #archives .products_view {
  width: 100%;
 }
 #archives .ttl_typeA {
  width: 100%;
 }
 #archives .ttl_typeB {
  color: #039 !important;
  background: none !important;
  border-bottom: 1px solid #0e5895 !important;
  font-size: 1.5rem !important;
  width: auto !important;
  height: auto !important;
  margin: 0 0 18px !important;
  padding: 6px !important;
  font-weight: bold;
  display: block;
}
#archives .ttl_c1 {
  color: #0164cc !important;
  background: none !important;
  border: 1px solid #ccc !important;
  font-size: 1.4rem !important;
  line-height: 1.3 !important;
  margin: 0.5em 0 0.75em !important;
  padding: 4px 10px !important;
}
#archives .view_list {
  width: 100% !important;
  float: none;
}
#archives .view_list li {
  width: 32% !important;
  margin-right: 2%;
  box-sizing: border-box;
  float: left;
  font-size: 1.0rem;
  text-align: center;
}
#archives .view_list li:nth-child(3n) {
  margin-right: 0;
}
#archives .view_list li a {
  width: 100%;
  box-sizing: border-box;
}
#archives .view_body {
  float: none;
  width: 100%;
}
#archives .view_cat li { 
  word-wrap: break-word;
}
#archives .archives_list li {
  float: none;
  width: 100%;
  box-sizing: border-box;
  margin: 0 0 1.5em;
}


/*
 * -------------------------------------------------------------------- *
 * speaker/fit/index.html
 */
#speaker.fit .speaker_fit_img {
  float: none;
  margin: 0 auto;
  width: 100%;
  max-width: 320px;
  padding-bottom: 40px
}
#speaker.fit .speaker_fit_img img {
  width: 100%;
}
#speaker.fit .speaker_fit_list{
  float: none;
  margin: 0 0 0 0;
  width: 100%;
}
#speaker.fit .speaker_fit_list ul {
  width: 160px;
  margin: 0 auto;
}
#speaker.fit .speaker_fit_list li {
  margin: 0 0 1.5em 0;
}


/*
 * -------------------------------------------------------------------- *
 * searchResult.html
 */
#searchResult .gsc-search-box {
  width: 80% !important;
  margin: 0 auto;
  position: relative;
}
#searchResult table.gsc-search-box {
  width: 100% !important;
}
#searchResult .gsc-input {
  box-sizing: border-box;
/*  font-size: 1.4rem !important;*/
  line-height: 1.2 !important;
  vertical-align: middle;
  width: 100% !important;
  height: 32px;
  padding: 5px;
}
#searchResult input.gsc-search-button {
  background: #02c5ff url(/common/data/img/g_search/g_searchBtn.png) -14px center no-repeat;
  background-size: 80px;
  width: 60px;
}
#searchResult td.gsc-search-button {
  width: 62px !important;
}
#searchResult .gsc-cursor-page {
  font-size: 1.4rem !important;
  display: inline-block;
  width: 30px;
  height: 30px;
}
/*  */
.cse .gsc-control-cse,
.gsc-control-cse {
  padding: 1em 0 !important;
}
/*
.gsc-table-result {
  table-layout : fixed;
}
*/
.gsc-control-cse .gs-spelling,
.gsc-control-cse .gs-result .gs-title,
.gsc-control-cse .gs-result .gs-title * {
  word-break: break-all;
/*
  word-wrap : break-word;
  overflow-wrap : break-word;
*/
}
.gs-result .gs-snippet {
  word-break: break-all;
/*
  word-wrap : break-word;
  overflow-wrap : break-word;
*/
}
td.gsc-table-cell-thumbnail,
td.gsc-thumbnail {
  float: left;
  display: block !important;
}
td.gsc-table-cell-snippet-close {
  display: block !important;
}


/* ===================================================================*/
/* 2016-01-26
 * オーバーレイメニューの改訂 */
.smp_navInfo {
  width: 98%;
  margin: 6px auto 2px;
}
.smp_navInfo li {
  text-align: center;
  float: left;
  width: 33%;
  height: 44px;
  margin: 0 0 0 0.5%;
}
.smp_navInfo li:nth-child(3n+1) {
  margin-left: 0;
  clear: both;
}
.smp_navInfo li a {
  background-color: #fff;
  font-size: 11px;
  line-height: 44px;
  text-decoration: none;
  display: block;
  width: 96%;
  height: 44px;
  padding: 0 2%;
}
.smp_navBnr {
  width: 98%;
  margin: 0 auto;
}
.smp_navBnr li {
  text-align: center;
  width: 100%;
  height: 44px;
}
.smp_navBnr li a {
  background-color: #fff;
  font-size: 11px;
  line-height: 44px;
  text-decoration: none;
  display: block;
  width: 96%;
  height: 44px;
  padding: 0 2%;
}
.smp_navInfo li a: link,
.smp_navInfo li a: visited,
.smp_navBnr li a: link,
.smp_navBnr li a: visited {
  color: #0164cc;
}
.smp_navInfo li a: hover,
.smp_navBnr li a: hover {
  color: #00f;
}
.smp_navArea2 .smp_navBnr li {
  text-align: center;
  float: none;
  width: 100%;
  height: 44px;
}
.smp_navArea2 .smp_navBnr li:nth-child(2) {
  margin-top: 2px;
}
.smp_navArea2 .smp_navBnr li:nth-child(2) a {
  display: table;
}
.smp_navArea2 .smp_navBnr li:nth-child(2) a .d-t-cell {
  line-height: 1.3;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
.smp_navArea2 .smp_navBnr .hdr_search_area {
  height: 32px;
  margin: 6px 0 9px;
}
.smp_navBnr .hdr_search_area .inputBox {
  width: 100%;
  height: 32px;
  padding: 0;
  display: table;
  vertical-align: top;
}
.smp_navBnr .hdr_search_area .inputBox input.inputSearch {
  color: #777;
  font-size: 16px;
  line-height: 16px;
  width: 76%;
  height: 32px;
  padding: 8px;
  margin: 0;
  border: 0;
  border-radius: 3px;
  box-sizing: border-box;
  background: #fff;
  box-shadow: 0 2px 0 0 #a6a6a6 inset;
  -moz-box-shadow: 0 2px 0 0 #a6a6a6 inset;
  -webkit-box-shadow: 0 2px 0 0 #a6a6a6 inset;
  vertical-align: top;
}
.smp_navBnr .hdr_search_area form .inputBox button {
  width: 24%;
  padding: 0 0 0 5px;
  box-sizing: border-box;
  background: transparent;
  border: 0;
  display: table-cell;
  margin: 0;
  vertical-align: top;
}
.smp_navBnr .hdr_search_area form .inputBox button .button {
  color: #fff;
  font-size: 13px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 0.1em;
  width: 100%;
  height: 32px;
  border-radius: 3px;
  background: #666;
  display: block;
  margin: 0;
  padding: 0;
}

/* -------------------------------------------------------------------- */
/* @media screen and (max-width: 819px)*/ }
/* -------------------------------------------------------------------- *
 * ------------------------------------------------------------- EOF -- */
