/*
Theme Name: It Innovation
Author: bitstar.inc
Description:20190401TOPページ改修
Version:
License:
License URI:
*/

/* ==================================================
	Base Setting / non_reset
================================================== */
html {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

body{
	font-size: 93.8%; /*15px*/
	font-family:'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic', 'メイリオ', Meiryo, 'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体', 'ＭＳ Ｐゴシック', Osaka, sans-serif;
	line-height: 1.6; /*24px*/
	color: #2f3131;
  background-color: #fff;
  width: 100%;
  height: 100%;
  min-width: 960px;
  margin: 0;
  padding: 0;
  word-wrap: break-word;
  -webkit-text-size-adjust: 100%;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  margin: 0 0 1.5em;
  padding: 0;
}

header,
footer,
nav,
section,
article,
figure,
aside {
  display: block;
}

a {
  color: #2f3131;
  outline: none;
  text-decoration: none;
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  /* 	-webkit-tap-highlight-color: rgba(0,0,0,0); */
}

a:hover,
a:active {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  text-decoration: none;
}

ul,
ol {
  padding: 0 0 0 1.7em;
  margin: 0 0 1.5em;
}

ol>li:last-child,
ul>li:last-child {
  margin-bottom: 0 !important;
}

dl {
  margin: 0 0 1.5em;
}

dl dt,
dl dd {
  margin: 0;
  padding: 0;
}

img {
  border: none;
  vertical-align: top;
}

p>img:last-child,
div>img:last-child {
  margin-bottom: 0 !important;
}

table {
  empty-cells: show;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 1.5em;
}

label {
  cursor: pointer;
}

input,
select {
  vertical-align: middle;
}

textarea {
  font-size: 100%;
  vertical-align: top;
  overflow: auto;
}

input[type="submit"]:hover,
input[type="button"]:hover {
  cursor: pointer;
}

input,
button,
textarea,
select {
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
}


blockquote {
  font-style: normal;
  padding: 0;
  margin: 0;
}

hr {
  border: 0;
  border-top: dotted 1px #b8b8b8;
  margin-bottom: 1.5em;
}



/* ==================================================
	Layout
================================================== */
#wrapper {
  position: relative;
  width: 100%;
  min-height: 100%;
  overflow-x: hidden;
}

#contents {
  position: relative;
  width: 1020px;
  padding: 30px 0;
  margin: 0 auto;
}

#top_contents {
  position: relative;
  margin: 139px 0 0 0;
}

#contents:after,
#top_contents:after {
  content: "";
  display: block;
  clear: both;
}

#top_contents .top_sec_body {
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}

.contents_inner {
  padding: 0 90px;
  box-sizing: border-box;
}

#content_body {
  float: left;
  /* width: 676px; */
  width: 636px;
}

#content_body a {
  text-decoration: underline;
}

#content_body a:hover {
  text-decoration: none;
}

@media screen and (max-width: 1025px) {
	#top_contents {
		position: relative;
		margin: 0;
	}
}


/* ==================================================
	header
================================================== */


/* ==================================================
	page_top
================================================== */
#page_top {
  position: fixed;
  bottom: 30px;
  right: 20px;
  z-index: 9999;
}

#page_top a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  background-color: #003586;
  color: #fff;
  font-size: 18px;
}


/* ==================================================
	path_list
================================================== */
#path_list {
  font-size: 85.714%;
  line-height: 1.5;
  height: 60px;
  margin: 139px 0 0;
  padding: 14px 0;
  box-sizing: border-box;
}

#path_list a {
  text-decoration: underline;
}

#path_list a:hover {
  text-decoration: none;
}

@media screen and (max-width: 1025px) {
  #path_list {
    padding: 34px 0 14px 20px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 640px) {
  #path_list {
    height: 130px;
    padding: 94px 0 14px 20px;
  }
}

/* ==================================================
	side
================================================== */
#side {
  float: right;
  width: 292px;
  overflow: hidden;
}

aside.widget_sp_image {
  margin-bottom: 15px;
}

/*#fb-like-box-outer{
	height: 600px;
}*/
div.fb_iframe_widget,
div.fb_iframe_widget iframe[style],
div.fb_iframe_widget span {
  width: 100% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#local_nav {
  margin-bottom: 15px;
}

#local_nav>ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1.5;
}

#local_nav>ul>li {
  margin-bottom: 1px;
}

#local_nav>ul>li>a {
  display: block;
  font-weight: bold;
  color: #FFFFFF;
  padding: 15px 36px 15px 15px;
  background: #003685 url(./images/arw_local_nav.png) no-repeat right center;
  text-decoration: none !important;
}

#local_nav>ul>li>a:hover {
  color: #ff9900;
  background-image: url(./images/arw_local_nav_over.png);
}

#local_nav .children {
  list-style: none;
  margin: 0;
  padding: 0 0 0 10px;
  line-height: 1.5;
  background-color: #2f98cc;
  display: none;
}

#local_nav .current_page_item>.children,
#local_nav .current_page_parent>.children {
  display: block;
}

#local_nav .children>li {
  margin-bottom: 1px;
}

#local_nav .children>li>a {
  display: block;
  font-weight: bold;
  color: #FFFFFF;
  padding: 15px 36px 15px 15px;
  background: #6fb0d1 url(./images/arw_local_nav.png) no-repeat right center;
  text-decoration: none !important;
}

#local_nav .children>li>a:hover {
  color: #ff9900;
  background-image: url(./images/arw_local_nav_over.png);
}

#side img {
  height: auto;
}

.banner {
  list-style: none;
  margin: 0 0 15px;
  padding: 0;
  line-height: 1;
}

.banner a {
  line-height: 1.3;
  text-decoration: underline;
}

.banner a:hover {
  text-decoration: none;
}

.banner li {
  margin-bottom: 15px;
}

.side_list_header {
  color: #525252;
  line-height: 1;
  margin-bottom: 15px;
}

.side_list_header_sub {
  display: block;
  font-family: "futura-pt", sans-serif;
  font-size: 171.429%;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 4px;
}

.side_list {
  list-style: none;
  margin: 0 0 30px;
  padding: 15px 0;
  border-top: dotted 1px #b8b8b8;
  border-bottom: dotted 1px #b8b8b8;
}

.side_list li {
  font-size: 85.714%;
  margin-bottom: 10px;
}

.side_list li .article_date {
  font-size: 116.667%;
  font-family: "futura-pt", sans-serif;
}

.side_list li:last-child {
  margin-bottom: 0px;
}

.side_list li a:link,
.side_list li a:visited {
  color: #525252;
  text-decoration: none;
}

.side_list li a:hover,
.side_list li a:active {
  color: #ff9900;
  text-decoration: none;
}

/* ==================================================
	footer
================================================== */

#footer {
  width: 100%;
  min-width: 960px;
  background-color: #f5f5f5;
}

/* footer - info */
.footer_info {
  display: flex;
}

.footer_info br {
  display: none;
}

.footer_info a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
  height: 180px;
  color: #fff;
  ;
  font-size: 20px;
  font-weight: bold;
}

.footer_info a.request {
  background: #003586;
}

.footer_info a.contact {
  background: #005ee7;
}

/* footer - sitemap */
.sitemap {
  box-sizing: border-box;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 80px 0 120px;
}

.footer_logo {
  margin-bottom: 70px;
}

.sitemap .category_box {
  width: 100%;
  margin-top: 35px;
}

.sitemap .category_box p {
  margin: 0;
  margin-bottom: 20px;
  padding-bottom: 6px;
  border-bottom: 1px solid #003586;
}

.sitemap .category_box p a {
  color: #003586;
  font-size: 16px;
  font-weight: bold;
}

.sitemap .category_box ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

.sitemap .category_box ul li {
  width: 280px;
  margin: 0 26px 5px 0;
}

.sitemap .category_box ul li:nth-child(4n) {
  margin-right: 0;
}

.sitemap .category_box ul li a {
  color: #212121;
  line-height: 1.2;
  font-size: 12px;
}

.sitemap .category_box ul li a:hover::before {
  visibility: visible;
}


/* footer - provider */
.provider {
  position: relative;
  background-color: #FFF;
  width: 100%;
  min-width: 960px;
  padding: 0;
}

.provider ul {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  padding: 55px 0;
  list-style: none;
}

.provider ul li {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}

.provider ul li:not(:first-child) {
  margin-top: 20px;
}

.provider ul li div {
  width: 220px;
}

.provider ul li div img {
  display: block;
  margin: 0 auto;
}

.provider ul li p {
  width: calc(100% - 240px);
  font-weight: bold;
  font-size: 12px;
  color: #212121;
  letter-spacing: -.02em;
}

/* footer - bottomline */
.bottomline {
  width: 100%;
  min-width: 960px;
  padding: 0 0 22px;
  color: #fff;
  background: #003586;
}

.footer_nav {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  width: 960px;
  margin: 0 auto;
  padding: 44px 0px 33px;
  list-style: none;
}

.footer_nav li:not(:first-child) {
  height: 12px;
  margin-left: 18px;
  padding-left: 18px;
  border-left: 1px solid #fff;
}

.footer_nav li a {
  line-height: 1;
  font-size: 12px;
  color: #fff;
  vertical-align: text-top;
}

.trademark {
  margin: 0 0 6px;
  text-align: center;
  font-size: 10px;
}

.copyright {
  display: block;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 10px;
}



/* mobile footer */
#mobile_footer {
  display: none;
}

/* ==================================================
	corporate
================================================== */
.greeting .chosen_head {
	background: url(../images/greeting.jpg) center / cover no-repeat;
}

.corporate-box ul li{
	list-style-type: disc;
}

.guideline-box .title_h5{
	text-align: left;
}

/* ==================================================
	outline
================================================== */
.outline .chosen_head {
	background: url(../images/outline.jpg) center / cover no-repeat;
}

.post-script{
	display: block;
	margin-top: 1em;
	font-size: 12px;
}

.table_set a{
	color: #0C3779;
	font-weight: bold;
}

.contact-link{
	color: #0C3779;
	font-weight: bold;
}

/* ==================================================
	history
================================================== */
.history .chosen_head {
	background: url(../images/history.jpg) center / cover no-repeat;
}

.history-box ul li{
	list-style-type: disc;
}

/* ==================================================
	acsess
================================================== */
.acsess .chosen_head {
	background: url(../images/acsess.jpg) center / cover no-repeat;
}
