@charset "UTF-8";

body, html {
	margin: 0;
	padding: 0;
	top: 0!important;
	height: 100%;
}

* {
	font-family: 'Noto Sans JP', '游ゴシック', "Yu Gothic", YuGothic, "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
    font-style: normal;
    word-break: break-all;
	position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

table{
  border-collapse: collapse;
  border-spacing: 0;
}

ul.asteriskList {
	list-style: none;
	margin: 0;
}

li span {
	vertical-align: bottom;
}

ul.asteriskList_howto {
	margin: 10px 0 0 1.2em;
	list-style: none;
	font-size: 95%;
	line-height: 1.5em;
}

ul.asteriskList_howto li span {
	position: absolute;
	left: -1.2em;
}

.mincho {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

section {
	display: block;
	line-height: 1.8em;
}

h1 {
	font-size: 160%;
	font-weight: normal;
	background-color: #f3f3f3;
	padding: 10px 20px;
	border: #000000 solid;
	border-width: 0 0 0 5px;
}

h2.news_title {
	font-size: 180%;
	font-weight: normal;
	padding: 0 0 10px 0;
	border: #cccccc solid;
	border-width: 0 0 1px 0;
	background-color: transparent;
	color: #000000;
}

h2, h4, h5, h6 {
	font-size: 120%;
	font-weight: normal;
	padding: 0;
	margin: 0 0 20px 0;
}

h3{
	font-size: 120%;
	margin: 50px auto 10px auto;
	font-weight: normal;
}

a {
	color:#000000;
	outline: none;
	vertical-align: baseline;
	transition: all 0.2s;
	text-decoration: none;
}

a:hover {
	color: #cc0000;
	outline: none;
	text-decoration: none;
	transition: all 0.2s;
}

#skip_link {
    position: absolute;
    top: -50px;
    left: -2000px;
}

table {
    border-spacing: 0;
}

.c_position {
	position: absolute;
	display: inline-block;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.vc_position {
	position: absolute;
	display: inline-block;
	top: 50%;
	transform: translateY(-50%);
}

.center {text-align: center;}
.right {text-align: right;}
.left {text-align: left;}
.midle {vertical-align: middle;}
.clear {clear: both;}
.red {color: #cc0000;}
.green {color: #444444;}
 *:focus {outline: none;}

img {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	transition: all 0.2s;
}

iframe {
    margin: 0 auto;
    vertical-align: bottom;
    display: block;
}

.go_top_btn {
	position: fixed;
	right: 20px;
	bottom: -50px;
	z-index: 9980;
	opacity: 0;
}

/* リスト基本 */
ul, ol {
	padding: 0;
	margin: 0 0 0 1.5em;
	text-align: left;
	border: 0;
}

ul.nonstyle, ol.nonstyle {
	margin: 0;
	list-style: none;
}

ul li span.item, ol li span.item {
	position: absolute;
	left: -1.5em;
}

.list_nostyle {
	list-style: none;
}

/*プライバシーポリシー*/
#privacy_inline_box {
	height: 300px;
	overflow: auto;
	border: #cccccc solid;
	border-width: 1px;
	padding: 50px 50px;
}

#privacy_inline_box div {
	text-align: left;
	border: 0;
	padding: 0;
}

#privacy_inline_box h1 {
	border: #cccccc solid;
	border-width: 0 0 1px 0;
	padding: 0 0 10px 0; 
	margin: 0 auto 20px auto;
	background-color: transparent;
}

#privacy_inline_box ol li .title {
	font-weight: bold;
	margin: 20px auto 0 auto;
}

#privacy_inline_box ol {
	list-style: none;
	margin: 0 auto;
}

#privacy_inline_box ol li ol {
	list-style: decimal;
	margin: 0 0 0 1.3em;
}

/* ニュース共通 */

h1.pankuzu {
	font-size: 80%;
	padding: 5px 1em;
	background: rgba(255,255,255,0.6);
	margin: 0;
	color: #cccccc;
}

h1.pankuzu a {
	text-decoration: underline;
}

.Detaidate {
	text-align: right;
	border: #000000 solid;
	border-width: 0 0 1px 0;
}

.pager a {
	display: inline-block;
	background-color: #ffffff;
	color: #000000;
	padding: 5px 15px;
	border: #cccccc solid;
	border-width: 1px;
	border-radius: 3px;
	margin: 20px 5px 0 5px
}

.pager a:hover {
	background-color: #444444;
	color: #ffffff;
	text-decoration: none;
}

/* 共通ボタン */
.sqBtn {
	padding: 10px 30px;
	margin: 20px 5px 0 5px;
	display: inline-block;
	border: #cccccc solid;
	border-width: 1px;
	background-color: #ffffff;
	line-height: 1em;
	color: #000000;
	border-radius: 3px;
}

a.sqBtn:hover {
	background-color: #444444;
	color: #ffffff;
	text-decoration: none;
}

.mo_br, .time_br {display: none;}
.tab_br {display: none;}
.space1wj {width: 1em; height: 1px; display: inline-block;}
.space1we {width: 0.5em; height: 1px;}

span.mo_br {
	display: inline-block;
	width: 1em;
}

/* 詳細ページ */
.sentence_space10 {height: 10px; width: 10px;}
.sentence_space20 {height: 20px; width: 10px;}
.sentence_space30 {height: 30px; width: 10px;}
.sentence_space40 {height: 40px; width: 10px;}
.sentence_space50 {height: 50px; width: 10px;}
.sentence_space100 {height: 100px; width: 10px;}

/* 共通テーブル */
.table {
	margin: 0 auto;
}

.table ul,
.table ul li,
.table ul li .item {
	border: #cccccc solid;
	margin: 0;
}

.table ul {
	list-style: none;
	border-width: 1px 0 0 0;
}

.table ul li {
	border-width: 0 0 1px 0;
	display: flex;
}

.table ul li div {
	display: inline-block;
	padding: 10px 20px;
	line-height: 1.5em;
}

.table ul li div a {
	text-decoration: underline;
}

.table ul li .item {
	border-width: 0 1px 0 0;
	width: 13em;
	text-align: center;
}

.table ul li .contents {
	width: calc(100% - 13em);
}

.table.recruit ul {
	margin: 50px auto;
}

.table.recruit ul li ul {
	margin: 0 1.5em;
}

.table.recruit ul li .item {
	border-width: 0 1px 0 0;
	width: 18em;
	text-align: center;
}

.table.recruit ul li .contents {
	width: calc(100% - 18em);
}

.table ul.inList li {
	margin: 0 0 5px 0;
}

.table ul.inList li.end {
	margin: 0;
}

.table ul li ul {
    border: 0;
    margin: 0 0 0 1em;
    display: block;
    list-style-type: disc;
    list-style-position: outside; /* これがデフォルト */
    padding-left: 0;
}

.table ul li ul li {
    border: 0;
	display: list-item;
}

/*メールフォーム用ナビボタン*/
.contactBox .contactBtn {
	display: none;
}

header .ListcontactBtn {
	display: none;
}

.ReadBoxSpace {
	text-align: center;
}

/**       多言語用       **/
.skiptranslate iframe {
	display: none;
}

.osusume {
	background-color: #444444;
	color: #ffffff;
	text-align: center;
	padding: 5px 0;
	margin: 0 auto 10px auto;
}

/* ------------------------------------------------------ */
@media only screen and (max-width : 1336px) {
/* ------------------------------------------------------ */
body, html {
	font-size: 100%;
}
}

/* ------------------------------------------------------ */
@media only screen and (max-width : 1250px) {
/* ------------------------------------------------------ */
.time_br {display: inline;}
}




/* ------------------------------------------------------ */
@media only screen and (max-width : 810px) {
/* ------------------------------------------------------ */
.tab_br {display: block;}
}

/* ------------------------------------------------------ */
@media only screen and (max-width : 600px) {
/* ------------------------------------------------------ */
.mo_br {display: block;}
span.mo_br {
	display: block;
	width: auto;
}
.space1wj, .space1we {
	width: 0;
	height: 0;
}

.table ul,
.table ul li {
	border-width: 0;
	display: block;
}

.table ul li div {
	display: block;
	line-height: 1.3em;
	text-align: center;
}

.table ul li .item {
	border-width: 0;
	width: 100%!important;
	text-align: center;
	background-color: #f3f3f3;
}

.table ul li .contents {
	width: 100%!important;
}

.table ul li .contents.left {
	text-align: left;
}

.ReadBoxSpace {
	text-align: left;
}

.ReadBoxSpace br {
	display: none;
}

/*プライバシーポリシー*/
#privacy_inline_box {
	padding: 30px 40px;
	font-size: 90%;
	line-height: 1.5em;
}

.pager a {
	padding: 0px 10px;
}

.osusume {
	padding: 2px 0;
}

h2.news_title {
	font-size: 140%;
}

}