@charset "utf-8";

/*=====================================

en_base.css

=====================================*/

/*-------------------------------------
 reset
-------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
img {
	line-height: 0;
	vertical-align: bottom;
}
table {
	width: 100%;
	margin: 0 0 30px;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #d0d0d0;
}
.eng .gsc-input-box table {
	margin: 0;
}
table th {
	padding: 8px 13px;
	color: #fff;
	font-weight: bold;
	border: 1px solid #d0d0d0;
	background: #4593d1;
	vertical-align: middle;
}
table td {
	padding: 8px 13px;
	border: 1px solid #d0d0d0;
	background: #fff;
	vertical-align: middle;
}
table.gsc-search-box,
table.gsc-search-box th,
table.gsc-search-box td,
table.gsc-above-wrapper-area-container,
table.gsc-above-wrapper-area-container td,
table.gsc-resultsHeader,
table.gsc-resultsHeader td,
table.gsc-table-result,
table.gsc-table-result td {
	border: none;
}
table.gsc-search-box td,
table.gsc-table-result td {
	background: transparent;
}

.eng #search table {
	border: none;
}
.eng #search table td {
	padding: 4px 6px 0;
}
.eng #search .gsc-tabsArea {
	height: auto;
}
.eng #search .gsc-above-wrapper-area table,
.eng #search .gsc-resultsRoot table {
	margin-bottom: 0;
}

/* 
==========================================================================*/
@media screen and (max-width: 680px) {
table {
	line-height: 1.4;
	width: 100%!important;
}
table th {
	padding: 6px 8px;
}
table td {
	padding: 6px 8px;
}

}


/*-------------------------------------
 setting
-------------------------------------*/

body {
	position: relative;
	color: #000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: .87rem;
	line-height: 1.6;
	background: #f4f4f4;
	-webkit-text-size-adjust: 100%;
}
a {
	color: #14388d;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

strong {
	font-weight: bold;
}
em {
	font-style: normal;
}
.main p.honbun em,
.main p.gaiyou em {
	font-style: italic;
}
.main p.honbun ul.aly_list_ul,
.main p.gaiyou ul.aly_list_ul {
	list-style: circle inside;
}
.main p.honbun ol.aly_list_ol,
.main p.gaiyou ol.aly_list_ol {
	list-style: decimal inside;
}
list-style: circle inside;

.tophtml em,
.bottomhtml em {
	font-style: italic;
}
.tophtml h2 em,
.bottomhtml h2 em {
	font-style: normal;
}

.main ul.aly_list_ul {
	position:relative;
	padding-left: 17px;
	list-style: disc outside;
}
.main ol.aly_list_ol {
	position:relative;
	padding-left: 17px;
	list-style: decimal outside;
}


body.eng .l-header,
body.eng .l-gnav,
body.eng .l-footer{
  font-family: "Roboto", "Noto Sans Japanese", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif!important;
}

/* 見出し対応 20200116 */
.eng #contents .edit h2.c-heading-2,
.eng #contents .bottomhtml h2.c-heading-2 {
  padding: 10px 5px;
  margin-bottom: 20px;
}
.eng #contents .edit h2.c-heading-2::before,
.eng #contents .bottomhtml h2.c-heading-2::before {
  width: auto;
  height: auto;
  position: relative;
  background: none;
  padding: 9px 5px 10px 20px;
  background: url(/content/400002151.png) repeat-y 0 0;
}
.eng #contents .edit h2.c-heading-2::after,
.eng #contents .bottomhtml h2.c-heading-2::after {
  height: auto;
  width: auto;
  background: none;
  position: relative;
}

.eng #contents .edit h3.c-heading-3,
.eng #contents .bottomhtml h3.c-heading-3 {
  padding: 15px 0;
  font-weight: normal;
}
.eng #contents .bottomhtml h3.c-heading-3 {
  font-size: 1.24rem;
}
.eng #contents .edit h3.c-heading-3::before,
.eng #contents .bottomhtml h3.c-heading-3::before {
  width: auto;
  height: auto;
  position: relative;
  background: none;
  padding: 1px 5px 1px 17px;
  background: url(/content/400002153.png) repeat-y 0 0;
}
.eng #contents .edit h3.c-heading-3::after,
.eng #contents .bottomhtml h3.c-heading-3::after {
  height: auto;
  width: auto;
  background: none;
  position: relative;
}

.eng #contents .edit h4.c-heading-4,
.eng #contents .bottomhtml h4.c-heading-4 {
  padding: 15px 0;
  font-weight: normal;
  font-size: 1.12rem;
}
.eng #contents .edit h4.c-heading-4::before,
.eng #contents .bottomhtml h4.c-heading-4::before {
  content: "";
  width: auto;
  height: auto;
  position: relative;
  background: none;
  padding: 1px 5px 1px 17px;
  background: url(/content/400002154.png) repeat-y 0 0;
}
.eng #contents .edit h4.c-heading-4::after,
.eng #contents .bottomhtml h4.c-heading-4::after {
  height: auto;
  width: auto;
  background: none;
  position: relative;
}

@media screen and (max-width: 680px) {

.eng #contents .edit h2.c-heading-2,
.eng #contents .bottomhtml h2.c-heading-2 {
  padding: 9px 5px 9px 7px;
}
.eng #contents .edit h2.c-heading-2::before,
.eng #contents .bottomhtml h2.c-heading-2::before {
  padding: 3px 5px 4px 15px;
  background-size: 8px 5px;
}

.eng #contents .edit h3.c-heading-3,
.eng #contents .bottomhtml h3.c-heading-3 {
  padding: 12px 0;
  margin: 0;
}
.eng #contents .edit h3.c-heading-3::before,
.eng #contents .bottomhtml h3.c-heading-3::before {
  padding: 1px 5px 1px 9px;
  background-size: 4px 5px;
}

.eng #contents .edit h4.c-heading-4,
.eng #contents .bottomhtml h4.c-heading-4 {
  padding: 12px 0;
  margin: 0;
  font-size: 1rem;
}
.eng #contents .edit h4.c-heading-4::before,
.eng #contents .bottomhtml h4.c-heading-4::before {
  padding: 1px 5px 1px 9px;
  background-size: 4px 5px;
}

}

/* カスタム検索表示仕様変更対応 2020 */
.edit .gs-web-image-box {
    width: 100px;
}
.edit .gs-web-image-box img {
    max-width: 100%;
}

.edit .gsc-tabHeader.gsc-tabhInactive {
    color: #666;
    background: none;
}
.edit .gsc-results .gsc-cursor-box .gsc-cursor-page {
    background: none;
    color: #666;
}
.edit .gsc-results .gsc-cursor-box .gsc-cursor-page.gsc-cursor-current-page {
    background-color: #FFFFFF;
    color: #FF9900;
}
.edit .gs-result .gs-image {
    border: none;
}
.edit .gs-result .gs-image .gs-image {
    border: 1px solid #e2e2e2;
}