@charset "UTF-8";
/* corporate CSS */
/* _setting CSS */
/* ___________________common Font */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  text-align: justify;
}

/* Desktops and laptops */
@media print, screen and (min-width: 701px) {
  .sp-br{
    display:none;
  }
  /*--------------------------------------------
  conmpany
  ---------------------------------------------*/
  #main{
    margin-bottom: 150px;
  }
  
  /* メインビジュアル */
  #conmpany_inner #visual {
    background-image: url(../__images/company/main_visual.jpg);
  }
  #conmpany_inner #visual h2:after {
    content: " ";
    display: block;
    position: absolute;
    top: 152px;
    left: 0;
    right: 0;
    margin: 0px auto;
    width: 118px;
    height: 24px;
    background: url(../__images/company/min.png) no-repeat center;
    z-index: 1000;
  }
  #visual h2 {
    position: relative;
  }
  /* ページ内リンク */
  #company #page_link{
    width: 1100px;
    margin: auto;
    padding: 18px 0;
  }
  #company #page_link li{
    padding: 8px 0;
  }
  #company #page_link li a:before {
    content: "";
    width: 5px;
    height: 4px;
    border-right: 1px solid #d4a34a;
    border-bottom: 1px solid #d4a34a;
    display: inline-block;
    transform: rotate(-45deg);
    position: relative;
    top: -2px;
    margin-right: 8px;
  }
  #company #page_link_sp{
    display:none;
  }

  #sp_wbj,#sp_jwgcm {
    border-bottom: 1px solid #004b6a;
    margin-bottom: 80px;
  }  
  /* 会社概要 コンテンツ内 */
  #company {
    margin: 0 auto;
    width: 815px;
  }

  #company .header {
    padding-bottom: 70px;
  }
  #company .header h3 {
    color: #004b6a;
    font-size: 40px;
    line-height: 1.5;
    text-align: center;
  }
  #company .header p {
    font-size: 16px;
    color: #333;
    line-height: 2.1;
    text-align: center;
    width: 865px;
    margin: 30px auto 0;
  }

  #company .header .conmpany_img{
    text-align: center;
    padding-top: 50px;
  }

  #company table.conmpany_table {
    margin-bottom: 100px;
    width: 100%;
  }
  #company table.conmpany_table th {
    border-bottom: 1px solid #004b6a;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    padding: 25px 10px;
    width: 25%;
  }
  #company table.conmpany_table td {
    border-bottom: 1px solid #dedede;
    color: #000;
    font-size: 16px;
    line-height: 1;
    padding: 25px 30px;
  }
  #company table.conmpany_table td ul li {
    color: #000;
    font-size: 16px;
    line-height: 1;
  }
  #company table.conmpany_table td ul li:nth-child(n + 2) {
    margin-top: 15px;
  }
  #company table.conmpany_table td ul li a {
    color: #004b6a;
    text-decoration: underline;
  }	
  #company table.conmpany_table td a {
    color: #004b6a;
    text-decoration: underline;
  }

  #company .conmany_colum{
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  #company .conmany_colum .conmany_colum01{
    width: 70%;
  }
  #company .conmany_colum .conmany_colum02{
    width: 25%;
    margin-bottom: 100px;
  }
  #company .conmany_colum .conmany_colum02 img{
    width: 100%;
  }

  /* 役員紹介 コンテンツ内 */
  #company .title.history {
    font-size: 30px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.5px;
    line-height: 1.5;
    text-align: center;
    color: #004b6a;
    margin-bottom: 30px;
  }
  #company .intro_title{
    margin-top: 100px;
  }

  #company .inner_jwg{
    border: 2px solid #122b72;
    padding: 40px 70px 30px 70px; 
    margin-bottom: 50px;
  }
  #company .nameBox {
    display: flex;
    justify-content: space-between;
    margin: 0 0 20px -25px;
  }
  #company .nameBox img {
    width: 131px;
    height: auto;
  }
  #company .nameBox__text {
    width: calc(100% - 131px - 16px);
    padding-top: 40px;
  }
  #company #intro_jwg h3{
    font-size: 24px;
    margin-bottom: 15px;
    text-align: center;
    color: #004b6a;
  }
  #company #intro_jwg h4{
    font-size: 24px;
    margin-bottom: 15px;
    padding-left: 10px;
    font-weight: bold;
  }
  #company #intro_jwg h5{
    margin-bottom: 10px;
    padding-left: 10px;
    line-height: 25px;
    font-size: 16px;
  }
  #company .inner_jwg p {
    padding-left: 10px;
    font-size: 16px;
    line-height: 28px;
  }

  #company table.introduction_table {
    width: 100%;
  }
  #company table.introduction_table th {
    color: #000;
    font-size: 16px;
    line-height: 1;
    padding: 10px 0 10px 5px;
    width: 20%;
  }
  #company table.introduction_table td {
    color: #000;
    font-size: 16px;
    line-height: 25px;
    padding: 10px 0 10px;
  }
  #company table.introduction_table td ul li {
    color: #000;
    font-size: 16px;
    line-height: 1;
  }
  #company table.introduction_table td ul li:nth-child(n + 2) {
    margin-top: 15px;
  }
  #company table.introduction_table td ul li a {
    color: #004b6a;
    text-decoration: underline;
  } 
  #company table.introduction_table td a {
    color: #004b6a;
    text-decoration: underline;
  }

  /* 沿革 コンテンツ内 */
  #company table.history_table {
    margin-bottom: 150px;
    width: 100%;
  }
  #company table.history_table th {
    border-bottom: 1px solid #dedede;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    padding: 20px 10px;
    width: 20%;
  }
  #company table.history_table td {
    border-bottom: 1px solid #dedede;
    color: #000;
    font-size: 16px;
    line-height: 22px;
    padding: 20px 30px;
  }
  #company table.history_table td ul li {
    color: #000;
    font-size: 16px;
    line-height: 1;
  }
  #company table.history_table td ul li:nth-child(n + 2) {
    margin-top: 15px;
  }
  #company table.history_table td ul li a {
    color: #004b6a;
    text-decoration: underline;
  }
}

/* Smartphones (portrait and landscape) */
@media screen and (max-width: 700px) {
  .pc-br{
    display:none;
  }
  .sp-br{
    display:block;
  }
  /*--------------------------------------------
  conmpany
  ---------------------------------------------*/
  /* メインビジュアル */
  #conmpany_inner #visual {
    background-image: url(../__images/sp/company/main_visual.jpg);
  }
  #conmpany_inner #visual h2:after {
    width: 84px;
    height: 16px;
    background: url(../__images/sp/company/min.png) no-repeat center;
    background-size: 100%;
  }
  #visual h2 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  }
  /* ページ内リンク */
  #company #page_link_sp{
    margin: auto;
  }
  #company #page_link_sp li{
    padding: 8px 0;
  }
  #company #page_link_sp li a:before {
    content: "";
    width: 5px;
    height: 4px;
    border-right: 1px solid #d4a34a;
    border-bottom: 1px solid #d4a34a;
    display: inline-block;
    transform: rotate(-45deg);
    position: relative;
    top: -2px;
    margin-right: 8px;
  }
  #company #page_link{
    display:none;
  }
  /* 会社概要 コンテンツ内 */
  #company .header {
    padding: 20px 0;
  }
  #company .header h3 {
    color: #004b6a;
    font-size: 30px;
    text-align: center;
    line-height: 1.4;
    margin-bottom: 15px;
    padding: 0 20px;
  }
  #company .header p {
    color: #323333;
    font-size: 16px;
    line-height: 1.8;
    padding: 0 20px;
  }

  #company .header .conmpany_img{
    padding-top: 20px;
  }

  #company table.conmpany_table {
    margin-bottom: 20%;
    width: 100%;
    border: #ccc solid 1px;
  }
  #company table.conmpany_table tbody {
    display: block;
  }
  #company table.conmpany_table tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  #company table.conmpany_table th {
    color: #004b6a;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.6;
    padding: 10px;
    background: #f0f2f6;
  }
  #company table.conmpany_table td {
    border-bottom: 1px solid #dedede;
    color: #000;
    font-size: 15px;
    line-height: 1.6;
    padding: 12px;
  }
  #company table.conmpany_table td ul li {
    color: #000;
    font-size: 14px;
    line-height: 1.6;
  }
  #company table.conmpany_table td ul li:nth-child(n + 2) {
    margin-top: 3px;
  }
  #company table.conmpany_table td ul li a {
    color: #004b6a;
    text-decoration: underline;
  }

  #company .conmany_colum .conmany_colum01{
    margin-bottom: 0;
  }
  #company .conmany_colum .conmany_colum02{
    text-align: center;
    margin-bottom: 50px;
  }
  #company .conmany_colum .conmany_colum02 img{
    width: 50%;
  }

  /* 役員紹介 コンテンツ内 */
  .inner_jwg{
    border: 2px solid #122b72;
    padding: 30px 15px; 
    margin-bottom: 50px;
  }
  #company .nameBox {
    display: flex;
    justify-content: space-between;
    margin: 0 0 20px -10px;
  }
  #company .nameBox img {
    width: 131px;
    height: auto;
  }
  #company .nameBox__text {
    width: calc(100% - 131px - 16px);
    padding-top: 35px;
  }
  #intro_jwg h3{
    font-size: 24px;
    margin-bottom: 15px;
    text-align: center;
    color: #004b6a;
  }
  #intro_jwg h4{
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: bold;
  }
  #intro_jwg h5{
    margin-bottom: 15px;
    line-height: 25px;
    font-size: 16px;
  }
  .title.history{
    font-size: 25px;
    line-height: 1.5;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.5px;
    text-align: center;
    color: #004b6a;
    margin-bottom: 20px;
  }
  .inner_jwg p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px;
  }
  #company table.introduction_table {
    width: 100%;
  }
  #company table.introduction_table tbody {
    display: block;
  }
  #company table.introduction_table tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  #company table.introduction_table th {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.6;
  }
  #company table.introduction_table td {
    color: #000;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 15px;
  }
  #company table.introduction_table td ul li {
    color: #000;
    font-size: 14px;
    line-height: 1.6;
  }
  #company table.introduction_table td ul li:nth-child(n + 2) {
    margin-top: 3px;
  }
  #company table.introduction_table td ul li a {
    color: #004b6a;
    text-decoration: underline;
  }

  /* 沿革 コンテンツ内 */
  #company table.history_table {
    margin-bottom: 20%;
    width: 100%;
    border: #ccc solid 1px;
  }
  #company table.history_table tbody {
    display: block;
  }
  #company table.history_table tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  #company table.history_table th {
    color: #004b6a;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.6;
    padding: 10px;
    background: #f0f2f6;
  }
  #company table.history_table td {
    border-bottom: 1px solid #dedede;
    color: #000;
    font-size: 15px;
    line-height: 1.6;
    padding: 12px;
  }
  #company table.history_table td ul li {
    color: #000;
    font-size: 14px;
    line-height: 1.6;
  }
  #company table.history_table td ul li:nth-child(n + 2) {
    margin-top: 3px;
  }
  #company table.history_table td ul li a {
    color: #004b6a;
    text-decoration: underline;
  }
}