@charset "utf-8";

/*=====================
基本設定
=====================*/
main {
  width: 1080px;
  height: auto;
  margin: 90px auto 240px auto;
  color: #3e271d;
  font-size: 15px;
  font-family: 'メイリオ', sans-serif;
}

article {
  width: 1080px;
  height: auto;
  margin: 0 auto;
}

.text_temprate #content h1,
.text_temprate #content h2,
.text_temprate #content h3,
.text_temprate #content h4,
.text_temprate #content h5,
.text_temprate #content h6 {
  line-height: normal;
  margin: 0;
  font-family: 'メイリオ', sans-serif;
  background: none;
}

/*----------border----------*/

/*タイトル上の上にある縦線*/
hr.border_height_main {
  width: 5px;
  height: 120px;
  background: #e0ec74;
  border-style: none;
  margin: 0 auto;
  border-radius: 50px;
}

/*区切りの横線*/
hr.border_width_sabu {
  width: 720px;
  border-top: 1px solid #998675;
  margin: 44px auto;
}

/*=====================
title
=====================*/
.first_view {
  width: 1080px;
  background-color: rgba(224, 236, 116, 0.08);
  padding: 14px;
  color: #00a99d;
  font-family: 'メイリオ', sans-serif;
  margin: 0px auto;
}

.first_view_english {
  color: #00a99d;
  font-family: 'メイリオ', sans-serif;
  margin: 0 auto;
  text-align: center;
  font-size: 24px;
}

.first_view_english_explain {
  color: #00a99d;
  font-family: 'メイリオ', sans-serif;
  text-align: center;
  font-size: 18px;
  margin: 32px auto 21px;
  line-height: 36px;
}

.first_view2 {
  display: flex;
  justify-content: center;
}

.first_view2 img {
  width: 120px;
}

.first_view2 .right {
  align-self: flex-end;
  display: block;
}

.first_view2 .right-sp {
  display: none;
}

.first_view2 .left {
  align-self: flex-start;
  display: block;
}

.first_view2 .left-sp {
  display: none;
}

.first_view2 .center {
  width: 840px;
}

.first_view2 .center h2 {
  font-size: 36px;
  margin: 30px auto 18px;
  text-align: center;
}

/*----------nav----------*/

/*Company contents*/
.width1080 {
  min-width: 1080px;
}

.company_profile_overview_blue {
  width: 980px;
  margin: 70px auto 0;
  padding: 80px 0 80px;
  font-size: 24px;
  text-align: center;
}

.company_profile_overview_blue a {
  text-decoration: none;
}

hr.company_profile_vertical_blue {
  width: 2px;
  height: 80px;
  text-align: center;
  margin: 20px auto -130px;
  border-style: none;
  border-radius: 50px;
  background-color: #00a99d;
}

p.english_blue {
  font-size: 24px;
  text-align: center;
  margin: auto;
  font-family: 'メイリオ', sans-serif;
  color: #00a99d;
  padding-bottom: 26px;
}

.company_profile_overview_blue .flex2 {
  display: flex;
  margin: 0;
  width: 980px;
  height: auto;
  padding: 0;
  background: none;
  align-items: center;
  justify-content: space-between;
  font-size: 18px;
  flex-wrap: wrap;
  align-content: space-between;
  list-style-type: none;
}

.company_profile_overview_blue .flex2 li {
  background: -moz-linear-gradient(0% 50% 0deg, rgba(129, 221, 171, 1) 0%, rgba(59, 129, 224, 1) 100%);
  background: -webkit-linear-gradient(0deg, rgba(129, 221, 171, 1) 0%, rgba(59, 129, 224, 1) 100%);
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(129, 221, 171, 1)), color-stop(1, rgba(59, 129, 224, 1)));
  background: -o-linear-gradient(0deg, rgba(129, 221, 171, 1) 0%, rgba(59, 129, 224, 1) 100%);
  background: -ms-linear-gradient(0deg, rgba(129, 221, 171, 1) 0%, rgba(59, 129, 224, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#81DDAB', endColorstr='#3B81E0' ,GradientType=0)";
  background: linear-gradient(90deg, rgba(129, 221, 171, 1) 0%, rgba(59, 129, 224, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#81DDAB', endColorstr='#3B81E0', GradientType=1);
  color: #fff;
  width: 300px;
  line-height: 50px;
  margin-bottom: 20px;
}

.company_profile_overview_blue .flex2 li:hover {
  border: solid #00A99D 2px;
  background: #fff;
  color: #00A99D;
  line-height: 45px;
}

.company_profile_overview_blue ul li {
  margin: 0;
}

/*=====================
section
=====================*/

.section1 {
  width: 1080px;
  height: auto;
  margin-top: -46px;
  margin-bottom: 240px;
  padding-top: 72px;
  padding-bottom: 80px;
  background-color: rgba(224, 236, 116, 0.08);
}

.text_box {
  width: 720px;
  height: auto;
  margin: 0 auto;
}

.title_english {
  margin: 0 auto;
  font-size: 24px;
  color: #e0ec74;
  text-align: center;
}

.sab_title {
  margin: 0 auto;
  font-size: 24px;
  text-align: center;
  margin-bottom: 70px;
}

.text_top {
  font-size: 16px;
  text-align: center;
  line-height: 30px;
  margin: 0 auto 40px;
}

.main_text_top {
  height: auto;
  margin: 0 auto;
  text-align: center;
}

.main_text {
  margin: 0 auto;
}

.main_img {
  margin: 10px auto 44px;
  display: block;
}

.sab_text {
  margin: 28px auto;
}

ul {
  list-style-type: disc;
  list-style-position: inside;
}

ul li {
  margin-top: 5px;
  margin-left: 20px;
}


/* ------------------------------------------- */
div.news_article_wrap {
  max-width: 720px;
  margin: 0 auto;
}

.news_article_top {
  margin-top: 90px;
  margin-bottom: 60px;
}

.news_article_date {
  border-bottom: 2px solid #e0ec74;
  margin-top: 20px;
  margin-bottom: 20px;
}

.news_article_date > p {
  font-size: 14px;
}

.news_article_date > h2 {
  font-size: 22px;
  line-height: 44px;
  font-weight: bold;
}

.news_article_link_sns {
  display: flex;
  /*
    align-items: baseline;
    */
}

/*
.news_article_twitter_button,
.news_article_facebook_button{
display: inline-block;
}
*/

div.jump_news_link {
  display: flex;
  justify-content: space-between;
  width: 90%;
  margin: 140px auto 240px;
}

p.jump_news_button {
  /*
    margin-right: 16px;
    */
}

p.jump_news_button > a {
  border: solid #00A99D 2px;
  border-radius: 0px;
  text-decoration: none;
  font-size: 18px;
  padding: 5px 15px 5px;
}

p.color_pattern_bg_g_te_w > a {
  border: solid #00A99D 2px;
  color: #fff;
  background: #00a99d;
}

p.color_pattern_bg_g_te_w > a:hover {
  background: #fff;
  color: #00A99D;
}

p.color_pattern_bg_w_te_g > a {
  border: solid #00A99D 2px;
  background: #fff;
  color: #00a99d;
}

p.color_pattern_bg_w_te_g > a:hover {
  background: #00a99d;
  color: #fff;
}

.text_temprate h1,
.text_temprate h2,
.text_temprate h3,
.text_temprate h4,
.text_temprate h5,
.text_temprate h6 {
  line-height: normal;
  margin: 0;
  font-family: 'メイリオ', sans-serif;
  background: none;
}

.text_temprate h1 {
  font-size: 54px;
}

.text_temprate h2 {
  font-size: 45px;
}

.text_temprate h3 {
  font-size: 36px;
}

.text_temprate h4 {
  font-size: 27px;
}

.text_temprate h5 {
  font-size: 18px;
}

.text_temprate h6 {
  font-size: 9px;
}

.text_temprate #content p {
  line-height: 32px;
  font-size: 16px;
}

.text_temprate #content ul > li {
  list-style: disc;
}

.text_temprate #content ol > li {
  list-style: decimal;
}

.text_temprate #content li {
  margin: 28px 0;
  line-height: 27px;
  font-size: 15px;
}

/*投稿画像の”寄せ”*/
img.alignright {
  display: block;
  margin: 0 0 0 auto !important;
}

img.alignleft {
  display: 0 auto 0 0 !important;
}

img.aligncenter {
  display: block;
  margin: 0 auto !important;
}

/*キャプチャ―付き画像の寄せ*/
.wp-caption.alignright {
  display: block;
  margin: 0 0% 0 auto !important;
}

.wp-caption.alignleft {
  margin: 0 auto 0 0% !important;
  display: block;
}

.wp-caption.aligncenter {
  display: block;
  margin: 0 auto !important;
}

.fb_iframe_widget span {
  vertical-align: baseline !important;
}

.news_article_twitter_button {
  margin-right: 4px;
}

h2.font_size22 {
  font-size: 22px;
  padding-top: 20px;
  padding-bottom: 10px;
  line-height: 44px;
}

/*=====================
レスポンシブ
=====================*/
/*----------width1080px以下でスマホ版へ----------*/
@media screen and (max-width:1080px) {

  /*ファーストビュー*/
  .first_view {
    width: 94%;
    margin: 0 3% 0 3%;
  }

  .width1280 {
    width: 100%;
    max-width: 100%;
    min-width: 0%;
  }

  .width1080 {
    width: 100%;
    max-width: 100%;
    min-width: 0%;
    margin: 20px 0 10px;
  }

  .first_view2 .center {
    width: 100%;
  }

  .first_view2 .center p.first_view_english_explain {
    text-align: left;
  }

  .first_view2 .center br {
    display: none;
  }

  .first_view2 {
    display: block;
    padding: 10px;
  }

  .company_profile_main .first_view2 .left {
    display: none;
  }

  .company_profile_main .first_view2 .left-sp {
    display: block;
  }

  .company_profile_main .first_view2 .right {
    display: none;
    text-align: right;
  }

  .company_profile_main .first_view2 .right-sp {
    display: block;
    text-align: right;
  }

  .first_view2 img {
    width: 60px;
    height: 60px;
  }

  .first_view2 .center h2 {
    font-size: 28px;
    padding-bottom: 10px;
    margin: 0 auto;
  }

  .first_view_english {
    font-size: 18px;
  }

  .first_view_english_explain {
    font-size: 16px;
    margin: 0 auto 0;
    line-height: 32px;
    padding-top: 40px;
    padding-left: 5%;
    padding-right: 5%;
  }


  /*----------ナビ----------*/
  .company_profile_overview_blue {
    width: 100%;
  }

  .company_profile_overview_blue .flex2 {
    width: 100%;
    height: auto;
    flex-wrap: wrap;
    justify-content: space-evenly;
  }

  .company_profile_overview_blue .flex2 a {
    width: 100%;
  }

  .company_profile_overview_blue .flex2 a:last-child {
    float: left;
  }

  .company_profile_overview_blue .flex2 li {
    width: 94%;
    margin-bottom: 0;
  }

  hr.company_profile_vertical_blue {
    margin: 0 auto;
    height: 36px;
  }

  .company_profile_overview_blue {
    margin: 0;
    padding: 0;
  }

  .padding20 {
    padding: 20px 0 10px !important;
  }

  p.english_blue {
    font-size: 20px;
    padding-bottom: 0;
  }

  .company_profile_overview_blue ul li {
    margin: 10px 3% 0px;
  }


  /*=====================
section
=====================*/
  main {
    width: 100%;
    font-size: 14px;
    margin-bottom: 80px;
    margin-top: 50px;
  }

  article {
    width: 100%;
    margin-top: 24px;
    margin-bottom: 120px;
  }

  .section1 {
    width: 100%;
    margin-top: -24px;
    margin-bottom: 120px;
    padding: 36px 3% 16px;
    background-color: rgba(224, 236, 116, 0.08);
  }

  .text_box {
    width: 100%;
  }

  .title_english {
    font-size: 20px;
  }

  .sab_title {
    font-size: 20px;
    margin-bottom: 40px;
    line-height: 36px;
  }

  .main_img {
    margin: 10px auto 40px;
    display: block;
  }

  .sab_text {
    margin: 30px auto;
  }

  /*----------border of end----------*/


  div.news_article_wrap {
    width: 94%;
  }

  /*タイトル上の上にある縦線*/
  hr.border_height_main {
    height: 75px;
  }

  /*区切りの横線*/
  hr.border_width_sabu {
    width: 100%;
    margin: 40px auto;
  }

  div.news_article_top {
    margin-top: 26px;
    margin-bottom: 40px;
  }

  .news_article_date {
    margin-bottom: 16px;
  }

  .news_article_date > p {
    font-size: 12px;
    margin-top: 26px;
    margin-bottom: 26px
  }

  div.jump_news_link {
    width: 95%;
    margin: 60px auto 120px;
    /*
    text-align: right;
    */
  }

  div.jump_news_link:first-child p:empty {
    justify-content: space-around;
  }

  .jump_news_button {
    display: inline-block;
    height: 30px;

  }

  p.jump_news_button > a {
    font-size: 12px;
    padding: 4px 6px 4px;
    height: 30px;
  }

  /*
.jump_news_button_left{
    margin-top: 0;
    margin-right: 1%;
    margin-bottom: 0;
    margin-left: 0%;
}

.jump_news_button_center{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}
.jump_news_right{
    margin-top: 0;
    margin-right: 0%;
    margin-bottom: 0;
    margin-left: 1%;
}
*/


  .text_temprate h1 {
    font-size: 36px;
  }

  .text_temprate h2 {
    font-size: 30px;
  }

  .text_temprate h3 {
    font-size: 24px;
  }

  .text_temprate h4 {
    font-size: 18px;
  }

  .text_temprate h5 {
    font-size: 12px;
  }

  .text_temprate h6 {
    font-size: 6px;
  }

  .text_temprate #content p {
    line-height: 30px;
    font-size: 14px;
  }

  h2.font_size22 {
    font-size: 22px;
    padding-top: 0;
  }



}


/* -- 画面の小さいスマホ(iphone5/SEなど)向け-- */
@media screen and (max-width:360px) {
  p.jump_news_button > a {
    font-size: 10px;
  }
}
