/*
Theme Name: KojimaJC
Theme URI: none
Description: KojimaJC WordPressTheme
Author: AlternativeWEB
Author UR: http://alternative-web.info
Version: 1.0
*/
/*==================================================
Layout
==================================================*/
h1 {
  float: none; }

h2 {
  padding: 0;
  background-size: contain;
  font-size: 12px;
  text-align: center; }

img {
  max-width: 100%;
  width: auto;
  height: auto; }

/*Header
--------------------*/
#header {
  margin: 0 0 24px; }
  #header #header_inner {
    width: 90%;
    margin: 0 auto; }
    #header #header_inner .recruit_bt {
      margin: 28px auto 0;
      float: none;
      text-align: center; }

/*Navigation
--------------------*/
#main_nav {
  display: none; }

#nav {
  display: none; }

/*SPNav
--------------------*/
#sp_nav {
  display: block; }
  #sp_nav ul {
    display: block; }
    #sp_nav ul li {
      display: block;
      border: solid 1px #dddddd;
      background: #f9f9f9; }
      #sp_nav ul li a {
        display: block;
        width: 100%;
        padding: 10px 16px;
        color: #000000;
        text-decoration: none; }
      #sp_nav ul li li {
        background: #ffffff; }

/*Breadcrumbs
--------------------*/
.breadcrumbs {
  width: 90%;
  margin: 0 auto; }

/*SlideShow
--------------------*/
#slideshow .next {
  top: 30%; }
#slideshow .prev {
  top: 30%; }

/*Wrapper
--------------------*/
#wrap {
  display: block;
  position: relative;
  z-index: 1;
  width: 90%;
  margin: 0 auto; }

#main {
  width: 100%;
  float: none;
  margin: 0 auto; }

#sidebar {
  float: none;
  width: 297px;
  margin: 0 auto; }
  #sidebar .widget_area h2 {
    padding: 3px 0;
    text-align: center; }

/*Footer
--------------------*/
#footer #footer_nav ul {
  position: relative;
  left: 0%;
  float: none; }
  #footer #footer_nav ul li {
    position: relative;
    left: 0%;
    float: none;
    margin: 0 auto;
    border-bottom: solid 1px #ffffff; }
    #footer #footer_nav ul li a {
      padding: 0 0 0 20px; }
#footer #footer_inner {
  width: 90%; }
#footer .left_box {
  float: none;
  width: 100%; }
  #footer .left_box iframe {
    width: 100%;
    height: 210px; }
#footer .right_box {
  display: block;
  float: none;
  width: 100%;
  margin: 0 auto; }
  #footer .right_box h3 {
    font-size: 17px; }
  #footer .right_box ul {
    margin: 0 0 34px; }
    #footer .right_box ul li {
      font-size: 14px; }

/*==================================================
ButtonArea
==================================================*/
#member_button_area ul,
#about_button_area ul {
  margin: 0 auto; }
  #member_button_area ul li,
  #about_button_area ul li {
    display: block;
    text-align: center;
    margin: 0 auto; }
  #member_button_area ul li:nth-child(2n),
  #about_button_area ul li:nth-child(2n) {
    margin: 0; }

/*
#contact_area{
	position: relative;
	width: 640px;
	height: 192px;
	background: url(image/base/contact_area/contact_area_bg.png) no-repeat center top;
	a > img{
		position: absolute;
		top: 100px;
		left: 25px;
	}
}
*/
#contact_area {
  width: 100%;
  height: 100px;
  background: 0; }
  #contact_area a > img {
    position: relative;
    top: 20%;
    left: 0px; }

/*==================================================
Article
==================================================*/
.home h2 {
  font-weight: 200; }
  .home h2 span {
    padding: 0 6px;
    font-size: 10px; }

article.post {
  display: block;
  min-height: 345px;
  margin: 0 0 20px;
  padding: 0 0 16px;
  background: url(../image/base/post_bg.png) white no-repeat -2% 0; }
  article.post .entry_header h1 {
    margin: 0 auto 12px;
    font-size: 16px; }
    article.post .entry_header h1 .date {
      padding: 0;
      color: #ffffff;
      font-size: 13px; }
    article.post .entry_header h1 a {
      display: block;
      clear: both;
      margin: 10px 0 0 10px;
      color: #1d2087;
      text-decoration: underline; }
  article.post section {
    display: block;
    clear: both;
    width: 80%;
    min-height: 260px;
    margin: 12px auto 0; }

/*==================================================
Page
==================================================*/
.page #main {
  display: block;
  margin: 0 auto; }
  .page #main .content {
    display: block;
    clear: both;
    line-height: 22px;
    font-size: 13px; }
    .page #main .content a {
      color: #2190d2; }
  .page #main section {
    box-shadow: 0px 2px 4px #b4b4b5;
    -moz-box-shadow: 2px 2px 4px #b4b4b5;
    -webkit-box-shadow: 2px 2px 4px #b4b4b5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Blur(pixelradius=5)";
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#777777, direction=120, strength=3, enabled=true);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }

/*==================================================
slogan
==================================================*/
#slogan section {
  padding: 0 16px 0 0; }

/*==================================================
Officer
==================================================*/
#officer section .s_riji dl {
  display: block;
  margin: 0 0 0 14px; }
#officer section .s_riji dl:first-child {
  margin: 0; }
#officer section .kanji dl {
  display: block; }
#officer section .kanji dl:nth-child(2) {
  margin: 0px; }

/*==================================================
MemberList
==================================================*/
#memberlist .name_link {
  margin: 0 0 22px; }
  #memberlist .name_link li {
    margin: 0 0 6px; }
#memberlist table th:nth-child(1),
#memberlist table td:nth-child(1) {
  padding: 6px; }
#memberlist table th:nth-child(2),
#memberlist table td:nth-child(2) {
  padding: 6px; }

/*==================================================
Director
==================================================*/
#director section {
  padding: 17px 15px; }
  #director section img {
    display: block;
    margin: 0 auto;
    text-align: center; }
#director .photo {
  display: block;
  float: none;
  width: auto;
  margin: 0 auto; }
#director .box {
  display: block;
  float: none;
  width: auto;
  margin: 0 auto 0 !important;
  padding: 0; }

/*==================================================
Commission
==================================================*/
.page-id-23 h2 {
  padding: 2px 0 0 28px;
  background: url(../image/commission/leading_title.png) no-repeat 1.7% 0%;
  font-size: 22px;
  text-align: left; }

.page-id-39 h2 {
  padding: 2px 0 0 28px;
  background: url(../image/commission/youth_title.png) no-repeat 1.7% 0%;
  font-size: 22px;
  text-align: left; }

.page-id-44 h2 {
  padding: 2px 0 0 28px;
  background: url(../image/commission/relations_title.png) no-repeat 1.7% 0%;
  font-size: 22px;
  text-align: left; }

.page-id-46 h2 {
  padding: 2px 0 0 28px;
  background: url(../image/commission/region_title.png) no-repeat 1.7% 0%;
  font-size: 22px;
  text-align: left; }

.page-id-169 h2 {
  padding: 2px 0 0 28px;
  background: url(../image/commission/affairs_title.png) no-repeat 1.7% 0%;
  font-size: 22px;
  text-align: left; }

#commission ul li {
  display: block;
  margin: 0px auto;
  text-align: center; }

.commission_class .commission_link li {
  display: block;
  margin: 0px auto;
  padding: 0px;
  text-align: center; }

/*==================================================
Chart
==================================================*/
#chart section {
  padding: 17px; }
  #chart section .chart_img {
    width: auto;
    height: auto; }
    #chart section .chart_img ul li a {
      position: absolute;
      color: #e4a837;
      text-decoration: underline;
      font: 100%;
      width: 13%; }
    #chart section .chart_img ul .director_link {
      top: 27.2%;
      left: 31.8%;
      font-size: 6px; }
    #chart section .chart_img ul .leading_link {
      top: 59%;
      left: 47.5%;
      font-size: 6px; }
    #chart section .chart_img ul .region_link {
      top: 59%;
      left: 31%;
      font-size: 6px; }
    #chart section .chart_img ul .relations_link {
      top: 59%;
      left: 61.7%;
      font-size: 6px; }
    #chart section .chart_img ul .youth_link {
      top: 59%;
      left: 1.5%;
      font-size: 6px; }
    #chart section .chart_img ul .affairs_link {
      top: 59%;
      left: 76.9%;
      font-size: 6px; }
    #chart section .chart_img ul .memory_link {
      top: 45%;
      left: 16.5%;
      font-size: 6px; }
  #chart section .box {
    width: 100%;
    margin: 0 auto; }
    #chart section .box table {
      width: 100%; }
      #chart section .box table th {
        width: 49%; }
      #chart section .box table td {
        width: 49%; }

/*==================================================
HPArchive
==================================================*/
#hp_archive .cap {
  margin: 0 0 16px;
  padding: 11px 17px;
  box-shadow: 0px 2px 4px #b4b4b5;
  -moz-box-shadow: 2px 2px 4px #b4b4b5;
  -webkit-box-shadow: 2px 2px 4px #b4b4b5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(pixelradius=5)";
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#777777, direction=120, strength=3, enabled=true); }
#hp_archive section {
  margin: 0 0 16px;
  /* padding: 15px; */ }
#hp_archive .archive_area {
  display: block;
  margin: 0 0 36px; }
  #hp_archive .archive_area h3 {
    width: 96.8%;
    margin: 0 0 15px;
    padding: 0 0 0 20px;
    background: #2190d2;
    color: #ffffff;
    line-height: 28px;
    font-size: 16px;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; }
  #hp_archive .archive_area .clearfix {
    display: block;
    padding: 0 16px; }
    #hp_archive .archive_area .clearfix img {
      display: block;
      float: left;
      margin: 0 12px 0 0; }
    #hp_archive .archive_area .clearfix .text {
      display: inline-block; }
  #hp_archive .archive_area .hp_link {
    display: block;
    margin: 9px 0 0px 17px;
    padding: 0 0 8px 17px; }

/*==================================================
Recruit
==================================================*/
#recruit section iframe {
  width: 100%; }

/*==================================================
Contact
==================================================*/
#contact input[type="text"] {
  width: 100%;
  height: 22px; }
#contact textarea {
  width: 100%;
  height: 170px; }

/*==================================================
Confirm
==================================================*/
#conf .button_area li img {
  display: block;
  text-align: center; }
#conf .button_area li:first-child {
  margin: 0px; }
