@charset "UTF-8";
@import url(//use.fontawesome.com/releases/v5.0.6/css/all.css);
@import url(//fonts.googleapis.com/css?family=Oswald);
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);

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

* {
  box-sizing: border-box
}

body,
button,
input,
select,
textarea {
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif
}

button,
input[type=submit],
input[type=text] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

blockquote,
body,
button,
dd,
div,
dl,
dt,
fieldset,
figcaption,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
  margin: 0;
  padding: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0
}

input,
textarea {
  margin: 0;
  font-size: 100%
}

input:focus,
select:focus,
textarea:focus {
  outline: 0
}

textarea {
  resize: none
}

button {
  overflow: visible;
  color: inherit;
  font-size: 100%;
  vertical-align: top;
  background: 0 0;
  border: none;
  cursor: pointer
}

label {
  cursor: pointer
}

table {
  font-size: 100%;
  border-collapse: collapse;
  border-spacing: 0
}

fieldset,
img {
  border: 0
}

img {
  height: auto;
  vertical-align: top
}

address,
caption,
code,
em,
th {
  font-weight: 400;
  font-style: normal
}

ol,
ul {
  list-style: none
}

caption,
th {
  text-align: left
}

em,
h1,
h2,
h3,
h4,
h5,
h6,
strong {
  font-weight: 400;
  font-size: 100%
}

sub,
sup {
  font-size: 63%
}

sup {
  vertical-align: top
}

sub {
  vertical-align: baseline
}

* {
  box-sizing: border-box
}

a:active,
a:focus,
a:hover {
  text-decoration: none
}

.clearfix:after,
.clearfix:before,
.contents:after,
.contents:before,
.list-type03 .item-head:after,
.list-type03 .item-head:before {
  content: "";
  display: table
}

.clearfix:after,
.contents:after,
.list-type03 .item-head:after {
  clear: both
}

@font-face {
  font-family: tyb;
  src: url(../fonts/taiyoubussan.eot?fhae4w);
  src: url(../fonts/taiyoubussan.eot?fhae4w#iefix) format("embedded-opentype"), url(../fonts/taiyoubussan.ttf?fhae4w) format("truetype"), url(../fonts/taiyoubussan.woff?fhae4w) format("woff"), url(../fonts/taiyoubussan.svg?fhae4w#taiyoubussan) format("svg");
  font-weight: 400;
  font-style: normal
}

html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

body {
  font-family: YuGothic, "游ゴシック", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS PGothic", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  background: #f0f0f0;
  color: #333;
  line-height: 1.5;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt"
}

a {
  color: #333;
  text-decoration: none;
  transition: opacity .2s ease;
  line-height: normal
}

a:hover {
  opacity: .7;
  transition: opacity .2s ease
}

a.link-tel {
  pointer-events: none
}

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

.l-header {
  position: relative;
  background: #fff;
  min-width: 1200px
}

.l-header::before {
  display: block;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
  background-image: url(../images/common/wrap_header.png);
  background-size: cover;
  background-position: center top;
  z-index: 1
}

.l-header .l-header_wrap {
  position: relative;
  z-index: 2;
  z-index: 3;
}

.l-header .inner {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  text-align: right;
  padding-top: 50px
}

.l-header .l-header_logo {
  position: absolute;
  left: 40px;
  top: 40px;
  display: inline-block;
  vertical-align: middle;
  z-index: 3
}

.l-header .l-header_logo a {
  display: block;
  width: 100%
}

.l-header .l-header_logo img {
  height: 50px;
  width: auto
}

.l-header .l-header_headnav {
  position: absolute;
  right: 0;
  top: 0;
  background: #0074be
}

.l-header .l-header_headnav .btn {
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem
}

.l-header .l-header_headnav .btn a {
  display: block;
  padding: 12px 20px;
  color: #fff;
  text-align: center
}

.l-header .l-header_headnav .btn a::before {
  font-family: tyb;
  content: "\e901";
  display: inline-block;
  margin-right: .4rem;
  font-size: 14px;
  font-size: 1.4rem
}

.l-header .l-header_gnav {
  display: inline-block;
  vertical-align: middle;
  text-align: right;
  padding: 0 120px 15px 0;
  z-index: 5
}

.l-header .l-header_gnav .flexbox {
  justify-content: flex-end
}

.l-header .l-header_gnav li {
  font-size: 16px;
  font-size: 1.6rem
}

.l-header .l-header_gnav li a {
  display: block;
  text-decoration: none;
  color: #000;
  cursor: pointer;
  padding: 12px 14px 0
}

.l-header .l-header_gnav li a::after {
  display: block;
  content: "";
  border-bottom: 2px solid #0074be;
  width: 0;
  transition: .5s;
  margin-top: .6rem
}

.l-header .l-header_gnav li a:hover::after {
  width: 100%
}

.l-header .l-header_gnav small {
  display: block;
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem
}

.l-front_header .bg-header {
  background: rgba(255, 255, 255, .8)
}


/*SDGsページ　ここから----------------*/
.sdgsAllIconDiv {
	margin-top: 1em;
	display: flex;
	flex-wrap: nowrap;
	gap: 1em;
}
.sdgsAllIconDiv:first-child {
	margin-top:2em;
}
.sdgsAllIconDiv img {
	width: 100%;
}

.sdgsTaiyouDiv {
	margin-top: 2em;
	display: flex;
	flex-wrap: wrap;
}
.sdgsTaiyouEachDiv {
	width: 25%;
	padding: 1em;
	border: 1px solid #f0f0f0;
}
.sdgsTaiyouEachDiv:nth-child(2n) {
	background-color: #f0f0f0;
}
.sdgs_imgbox_img {
	margin-bottom: 1em;
}

.sdgs_toha_div {
	margin-top: 2em;
	border-top: 2px solid #f0f0f0;
	padding-top: 3em;
	padding-bottom: 3em;
}
.sdgs_toha_sub_title {
	font-size: large;
	font-weight: bold;
	padding-top: 1em;
	padding-bottom: 1em;
}
.sdgs_toha_text_box {
	padding: 3em;
	font-size: small;
	font-weight: bold;
	background-color: #f0f0f0;
}

@media screen and (max-width:768px) {
	.sdgsAllIconDiv {
		gap: 3px;
	}
	
	.sdgsTaiyouEachDiv {
		width: 50%;
		font-size: small;
	}
	
	.sdgsTaiyouEachDiv:nth-child(2n) {
		background-color: #fff;
	}
	
	.sdgs_read_mbsmall {
		font-size: 4vw !important;
		text-align: left !important;
	}
}
/*SDGsページ　ここまで----------------*/




@media screen and (min-width:769px) {
  .l-header .drawer-hamburger {
    display: none !important
  }
}

@media screen and (max-width:768px) {
  .l-header {
    min-width: 100%
  }

  .l-header::before {
    background-image: none
  }

  .l-header .inner {
    width: 98%;
    max-width: 100%
  }

  .l-header .l-header_headnav .btn a {
    padding: 2vw 2vw
  }

  .l-header .l-header_headnav .btn a::before {
    display: block
  }

  .l-header .l-header_logo {
    position: absolute;
    left: 50%;
    top: 2vw;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    text-align: center;
    width: 55vw
  }

  .l-header .l-header_logo img {
    width: auto;
    max-height: 3.4vh
  }

  .l-header nav.l-header_gnav {
    padding: 0 0
  }

  .l-header nav.l-header_gnav .flexbox {
    display: block
  }

  .l-header nav.l-header_gnav .flexbox li {
    display: block;
    width: 100%;
    border-bottom: 1px solid #ccc
  }

  .l-header nav.l-header_gnav small {
    text-align: right
  }

  /*!
    * jquery-drawer v3.2.2
    *a Flexible drawer menu using jQuery, iScroll and CSS.
    * http://git.blivesta.com/drawer
    * License : MIT
    * Author : blivesta <design@blivesta.com> (http://blivesta.com/)
    */
  .drawer-open {
    overflow: hidden !important
  }

  .drawer-nav {
    position: fixed;
    top: 0;
    overflow: hidden;
    width: 16.25rem;
    height: 100%;
    color: #222;
    background-color: #fff
  }

  .drawer-brand {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 3.75rem;
    display: block;
    padding-right: .75rem;
    padding-left: .75rem;
    text-decoration: none;
    color: #222
  }

  .drawer-menu {
    margin: 0;
    padding: 0;
    list-style: none
  }

  .drawer-menu-item {
    font-size: 1rem;
    display: block;
    padding: .75rem;
    text-decoration: none;
    color: #222
  }

  .drawer-menu-item:hover {
    text-decoration: underline;
    color: #555;
    background-color: transparent
  }

  .drawer-overlay {
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .2)
  }

  .drawer-open .drawer-overlay {
    display: block
  }

  .drawer--top .drawer-nav {
    top: -100%;
    left: 0;
    width: 100%;
    height: auto;
    max-height: 100%;
    transition: top .6s cubic-bezier(.19, 1, .22, 1)
  }

  .drawer--top.drawer-open .drawer-nav {
    top: 0
  }

  .drawer--top .drawer-hamburger,
  .drawer--top.drawer-open .drawer-hamburger {
    right: 0
  }

  .drawer--left .drawer-nav {
    left: -16.25rem;
    transition: left .6s cubic-bezier(.19, 1, .22, 1)
  }

  .drawer--left .drawer-hamburger,
  .drawer--left.drawer-open .drawer-nav,
  .drawer--left.drawer-open .drawer-navbar .drawer-hamburger {
    left: 0
  }

  .drawer--left.drawer-open .drawer-hamburger {
    left: 16.25rem
  }

  .drawer--right .drawer-nav {
    right: -16.25rem;
    transition: right .6s cubic-bezier(.19, 1, .22, 1)
  }

  .drawer--right .drawer-hamburger,
  .drawer--right.drawer-open .drawer-nav,
  .drawer--right.drawer-open .drawer-navbar .drawer-hamburger {
    right: 0
  }

  .drawer--right.drawer-open .drawer-hamburger {
    right: 16.25rem
  }

  .drawer-hamburger {
    position: fixed;
    z-index: 10;
    top: 0;
    display: block;
    box-sizing: content-box;
    width: 2rem;
    padding: 0;
    padding: 14px .9rem 30px;
    transition: all .6s cubic-bezier(.19, 1, .22, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    border: 0;
    outline: 0;
    background-color: transparent
  }

  .drawer-hamburger:hover {
    cursor: pointer;
    background-color: transparent
  }

  .drawer-hamburger-icon {
    position: relative;
    display: block;
    margin-top: 10px
  }

  .drawer-hamburger-icon,
  .drawer-hamburger-icon:after,
  .drawer-hamburger-icon:before {
    width: 100%;
    height: 2px;
    transition: all .6s cubic-bezier(.19, 1, .22, 1);
    background-color: #222
  }

  .drawer-hamburger-icon:after,
  .drawer-hamburger-icon:before {
    position: absolute;
    top: -10px;
    left: 0;
    content: " "
  }

  .drawer-hamburger-icon:after {
    top: 10px
  }

  .drawer-open .drawer-hamburger-icon {
    background-color: transparent
  }

  .drawer-open .drawer-hamburger-icon:after,
  .drawer-open .drawer-hamburger-icon:before {
    top: 0
  }

  .drawer-open .drawer-hamburger-icon:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }

  .drawer-open .drawer-hamburger-icon:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }

  .sr-only {
    position: absolute;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0
  }

  .sr-only-focusable:active,
  .sr-only-focusable:focus {
    position: static;
    overflow: visible;
    clip: auto;
    width: auto;
    height: auto;
    margin: 0
  }

  .drawer--sidebar,
  .drawer--sidebar .drawer-contents {
    background-color: #fff
  }
}

@media screen and (max-width:768px) and (min-width:64em) {
  .drawer--sidebar .drawer-hamburger {
    display: none;
    visibility: hidden
  }

  .drawer--sidebar .drawer-nav {
    display: block;
    -webkit-transform: none;
    transform: none;
    position: fixed;
    width: 12.5rem;
    height: 100%
  }

  .drawer--sidebar.drawer--left .drawer-nav {
    left: 0;
    border-right: 1px solid #ddd
  }

  .drawer--sidebar.drawer--left .drawer-contents {
    margin-left: 12.5rem
  }

  .drawer--sidebar.drawer--right .drawer-nav {
    right: 0;
    border-left: 1px solid #ddd
  }

  .drawer--sidebar.drawer--right .drawer-contents {
    margin-right: 12.5rem
  }

  .drawer--sidebar .drawer-container {
    max-width: 48rem
  }
}

@media screen and (max-width:768px) and (min-width:75em) {
  .drawer--sidebar .drawer-nav {
    width: 16.25rem
  }

  .drawer--sidebar.drawer--left .drawer-contents {
    margin-left: 16.25rem
  }

  .drawer--sidebar.drawer--right .drawer-contents {
    margin-right: 16.25rem
  }

  .drawer--sidebar .drawer-container {
    max-width: 60rem
  }
}

@media screen and (max-width:768px) {
  .drawer--navbarTopGutter {
    padding-top: 3.75rem
  }

  .drawer-navbar .drawer-navbar-header {
    border-bottom: 1px solid #ddd;
    background-color: #fff
  }

  .drawer-navbar {
    z-index: 3;
    top: 0;
    width: 100%
  }

  .drawer-navbar--fixed {
    position: fixed
  }

  .drawer-navbar-header {
    position: relative;
    z-index: 3;
    box-sizing: border-box;
    width: 100%;
    height: 3.75rem;
    padding: 0 .75rem;
    text-align: center
  }

  .drawer-navbar .drawer-brand {
    line-height: 3.75rem;
    display: inline-block;
    padding-top: 0;
    padding-bottom: 0;
    text-decoration: none
  }

  .drawer-navbar .drawer-brand:hover {
    background-color: transparent
  }

  .drawer-navbar .drawer-nav {
    padding-top: 3.75rem
  }

  .drawer-navbar .drawer-menu {
    padding-bottom: 7.5rem
  }
}

@media screen and (max-width:768px) and (min-width:64em) {
  .drawer-navbar {
    height: 3.75rem;
    border-bottom: 1px solid #ddd;
    background-color: #fff
  }

  .drawer-navbar .drawer-navbar-header {
    position: relative;
    display: block;
    float: left;
    width: auto;
    padding: 0;
    border: 0
  }

  .drawer-navbar .drawer-menu--right {
    float: right
  }

  .drawer-navbar .drawer-menu li {
    float: left
  }

  .drawer-navbar .drawer-menu-item {
    line-height: 3.75rem;
    padding-top: 0;
    padding-bottom: 0
  }

  .drawer-navbar .drawer-hamburger {
    display: none
  }

  .drawer-navbar .drawer-nav {
    position: relative;
    left: 0;
    overflow: visible;
    width: auto;
    height: 3.75rem;
    padding-top: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }

  .drawer-navbar .drawer-menu {
    padding: 0
  }

  .drawer-navbar .drawer-dropdown-menu {
    position: absolute;
    width: 16.25rem;
    border: 1px solid #ddd
  }

  .drawer-navbar .drawer-dropdown-menu-item {
    padding-left: .75rem
  }
}

@media screen and (max-width:768px) {
  .drawer-dropdown-menu {
    display: none;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: #fff
  }

  .drawer-dropdown-menu>li {
    width: 100%;
    list-style: none
  }

  .drawer-dropdown-menu-item {
    line-height: 3.75rem;
    display: block;
    padding: 0;
    padding-right: .75rem;
    padding-left: 1.5rem;
    text-decoration: none;
    color: #222
  }

  .drawer-dropdown-menu-item:hover {
    text-decoration: underline;
    color: #555;
    background-color: transparent
  }

  .drawer-dropdown.open>.drawer-dropdown-menu {
    display: block
  }

  .drawer-dropdown .drawer-caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 4px;
    transition: opacity .2s ease, -webkit-transform .2s ease;
    transition: transform .2s ease, opacity .2s ease;
    transition: transform .2s ease, opacity .2s ease, -webkit-transform .2s ease;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
  }

  .drawer-dropdown.open .drawer-caret {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
  }

  .drawer-container {
    margin-right: auto;
    margin-left: auto
  }
}

@media screen and (max-width:768px) and (min-width:64em) {
  .drawer-container {
    max-width: 60rem
  }
}

@media screen and (max-width:768px) and (min-width:75em) {
  .drawer-container {
    max-width: 70rem
  }
}

.l__fotter {
  position: relative;
  background: #0074be;
  color: #fff;
  min-width: 1200px
}

.l__fotter::before {
  display: block;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
  background-image: url(../images/common/wrap_footer.png);
  background-size: cover
}

.l__fotter a {
  text-decoration: none;
  color: #fff
}

.l__fotter a:hover {
  text-decoration: underline
}

.l__fotter .inner {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  padding: 80px 0 12px
}

.l__fotter .l__footer_head {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 2vw
}

.l__fotter .l__footer_head span {
  font-size: 16px;
  font-size: 1.6rem
}

.l__fotter .l__footer_head span:nth-child(1):after {
  display: inline-block;
  vertical-align: middle;
  content: "|";
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0 .4rem
}

.l__fotter .l__footer_pagetop {
  display: block;
  position: absolute;
  top: -40px;
  left: 50%;
  text-align: center;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0)
}

.l__fotter .l__footer_pagetop a {
  display: block;
  position: relative;
  width: 80px;
  height: 80px;
  background: #0074be;
  border: 1px solid #f0f0f0;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg)
}

.l__fotter .l__footer_pagetop a:hover {
  text-decoration: none
}

.l__fotter .l__footer_pagetop span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotateZ(-45deg);
  transform: translate(-50%, -50%) rotateZ(-45deg);
  white-space: nowrap
}

.l__fotter nav.flexbox {
  justify-content: space-between;
  margin-top: 4rem
}

.l__fotter nav.flexbox div {
  flex: 1;
  font-size: 16px;
  font-size: 1.6rem
}

.l__fotter nav.flexbox em {
  font-weight: 700
}

.l__fotter nav.flexbox ul {
  padding: 0 1rem
}

.l__fotter .l__footer-copyright {
  margin-top: 80px;
  text-align: center
}

@media only screen and (max-width:768px) {
  .l__fotter {
    min-width: 100%
  }

  .l__fotter .inner {
    width: 100%;
    max-width: 100%
  }

  .l__fotter .l__footer_head {
    display: block;
    position: relative;
    font-size: 10px;
    font-size: 3.125vw
  }

  .l__fotter .l__footer_head .flexbox {
    justify-content: center
  }

  .l__fotter nav.flexbox {
    border-top: 1px solid rgba(255, 255, 255, .3);
    margin-top: 5vw
  }

  .l__fotter nav.flexbox div {
    flex-basis: 50%;
    border-bottom: 1px solid rgba(255, 255, 255, .3)
  }

  .l__fotter nav.flexbox div:nth-child(2n) {
    border-left: 1px solid rgba(255, 255, 255, .3)
  }

  .l__fotter nav.flexbox div a {
    display: block;
    padding: 1rem 0;
    text-align: center
  }

  .l__fotter nav.flexbox ul {
    display: none
  }

  .l__fotter .l__footer_pagetop {
    top: -30px
  }

  .l__fotter .l__footer_pagetop a {
    font-size: 10px;
    font-size: 3.125vw;
    width: 60px;
    height: 60px
  }

  .l__fotter .l__footer-copyright {
    margin-top: 10vw;
    font-size: 10px;
    font-size: 3.125vw
  }
}

.l__contents {
  padding-bottom: 125px;
  font-size: 17px;
  font-size: 1.7rem;
  min-width: 1200px
}

.l__contents .inner {
  position: relative;
  width: 1200px;
  margin: 0 auto
}

.l__contents .main {
  padding: 2rem 0
}

.l__contents .main .l_contents_inner {
  padding: 2vw 5vw
}

.l__contents_breadcrumb {
  padding: .6rem 0 .8rem;
  font-size: 14px;
  font-size: 1.4rem
}

.l__contents_breadcrumb a {
  display: inline-block
}

.l__contents_breadcrumb span {
  display: inline-block
}

.l__contents_pagetitle {
  position: relative;
  text-align: center;
  height: 260px;
  background-size: cover
}

.l__contents_pagetitle .wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.l__contents_pagetitle h1 {
  font-size: 36px;
  font-size: 3.6rem;
  color: #fff
}

.l__contents_pagetitle::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, rgba(25, 25, 25, .6), rgba(255, 255, 255, .5))
}

.page-section {
  padding-bottom: 6%
}

.page-section:last-child {
  padding-bottom: 0
}

.page-section .section-header {
  margin-bottom: 2em
}

.page-section .contents-block {
  margin-bottom: 4%
}

.page-section .contents-block:last-child {
  margin-bottom: 0
}

#sitemap_list {
  max-width: 800px;
  margin: auto
}

#sitemap_list li {
  margin-bottom: 1.5em
}

#sitemap_list a {
  display: block;
  padding: .5em 1em;
  border: 2px solid #666;
  position: relative
}

#sitemap_list a:after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-top: 2px solid #666;
  border-right: 2px solid #666;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: 1.2em;
  top: 50%;
  margin-top: -4px
}

.form-block .txt-form {
  margin-bottom: 2%
}

.form-block .txt-form-conf {
  display: none
}

.form-block .input-text input,
.form-block .input-textarea textarea {
  width: 100%;
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 4px
}

.form-block .input-text input {
  height: 36px;
  padding: 0 .5em
}

.form-block .input-textarea textarea {
  padding: .5em
}

.form-block .input-radio input {
  -webkit-appearance: radio-button !important;
  -moz-appearance: radio-button !important;
  appearance: radio-button !important
}

.form-block .input-submit {
  text-align: center;
  margin-top: 2em
}

.form-block .input-submit span {
  display: inline-block;
  vertical-align: middle
}

.form-block .input-submit input {
  height: 50px;
  padding: 0 30px
}

.form-block .input-submit .back {
  margin-right: 10px
}

.form-block .input-submit .back input {
  background: #ccc;
  cursor: pointer
}

.form-block .input-submit .enter input {
  background: #0074be;
  color: #fff;
  cursor: pointer
}

.mw_wp_form_preview .form-block .txt-form-entry {
  display: none
}

.mw_wp_form_preview .form-block .txt-form-conf {
  display: block
}

.mw_wp_form .horizontal-item+.horizontal-item {
  margin-left: 0;
  margin-right: 10px
}

@media screen and (max-width:768px) {
  .l__contents {
    padding-bottom: 6vw;
    min-width: 100%
  }

  .l__contents .inner {
    width: 98%;
    max-width: 100%
  }

  .l__contents .main .l_contents_inner {
    padding: 1vw 1vw
  }

  .l__contents_pagetitle {
    height: 30vw
  }

  .l__contents_pagetitle h1 {
    white-space: nowrap;
    font-size: 14px;
    font-size: 4.375vw
  }
}

.l-front_header {
  background: 0 0 !important
}

.l-front_header .copy_wrap {
  position: relative;
  height: 40vw
}

.l-front_header .copy_wrap .copy {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 32px;
  font-size: 3.2rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  white-space: nowrap;
  color: #fff;
  text-shadow: 0 0 5px #333
}

.l-front_wrap {
  background-color: #f0f0f0;
  z-index: 0 !important;
  min-width: 1200px;
}

.l-front_wrap .inner {
  width: 1200px;
  margin: 0 auto
}

.l-front_news {
  background-color: #fff;
  z-index: 0 !important;
}

.l-front_news .l-front_newsbox {
  padding: 5vw 5vw
}

.l-front_news .l-front_newsbox em {
  display: block;
  text-align: center;
  font-size: 36px;
  font-size: 3.6rem;
  font-style: italic;
  font-weight: 100
}

.l-front_news .l-front_newsbox em::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 1px;
  width: 120px;
  background: #0074be;
  margin-right: 2rem
}

.l-front_news .l-front_newsbox em::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 1px;
  width: 120px;
  background: #0074be;
  margin-left: 2rem
}

.l-front_news .l-front_newsbox a {
  font-size: 18px;
  font-size: 1.8rem
}

.l-front_news .l-front_newsbox ul {
  margin: 4vw 0
}

.l-front_news .l-front_newsbox .list-item {
  display: block;
  padding: 10px 0
}

.l-front_news .l-front_newsbox .list-item:nth-last-child(1) {
  border-bottom: none
}

.l-front_news .l-front_newsbox time {
  display: inline-block;
  vertical-align: middle;
  padding-right: 30px
}

.l-front_news .l-front_newsbox aside {
  display: inline-block;
  vertical-align: middle;
  padding: .2rem .6rem;
  border: 1px solid #0074be;
  color: #0074be;
  width: 120px;
  box-sizing: border-box;
  text-align: center
}

.l-front_news .l-front_newsbox .products {
  border-color: #d9a62b;
  color: #d9a62b
}

.l-front_news .l-front_newsbox span {
  margin-left: 1rem;
  text-overflow: ellipsis
}

.l-front_news .l-front_newsbox p {
  position: relative;
  width: 250px;
  margin: 0 auto;
  text-align: center
}

.l-front_news .l-front_newsbox p a {
  display: block;
  padding: 20px 0;
  background-image: linear-gradient(to bottom, #3d3393 0, #2b76b9 65%, #2cacd1 98%, #35eb93 100%);
  color: #fff;
  font-weight: 100
}

.l-front_news .l-front_newsbox p::after {
  position: absolute;
  right: -120px;
  top: 50%;
  -webkit-transform: -50%, 50%;
  transform: -50%, 50%;
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 1px;
  width: 120px;
  background: #0074be
}

.l-front_news .l-front_newsbox p::before {
  position: absolute;
  right: -120px;
  top: 46%;
  -webkit-transform: translate(-46%, 0) rotate(20deg);
  transform: translate(-46%, 0) rotate(20deg);
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 1px;
  width: 5px;
  background: #0074be
}

.l-front_news .archive {
  padding: 1vw 5vw
}

.l-front_category_warp {
  font-size: 18px;
  font-size: 1.8rem;
  padding: 10vw 0 5vw;
  z-index: 0 !important;
}

.l-front_category_warp .flexbox {
  justify-content: space-between
}

.l-front_category_warp .l-front_catecory a {
  position: relative;
  flex-basis: 280px;
  height: 240px;
  color: #fff;
  box-sizing: border-box;
  overflow: hidden
}

.l-front_category_warp .l-front_catecory a::before {
  background: linear-gradient(to bottom, rgba(25, 25, 25, .6), rgba(255, 255, 255, 0));
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 2
}

.l-front_category_warp .l-front_catecory a::after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  background-size: cover;
  background-position: 50% center;
  transition: all .5s ease-out;
  z-index: 1
}

.l-front_category_warp .l-front_catecory a:nth-child(1)::after {
  background-image: url(../images/top/bg_catmenu01.png)
}

.l-front_category_warp .l-front_catecory a:nth-child(2)::after {
  background-image: url(../images/top/bg_catmenu02.png)
}

.l-front_category_warp .l-front_catecory a:nth-child(3)::after {
  background-image: url(../images/top/bg_catmenu03.png)
}

.l-front_category_warp .l-front_catecory a:nth-child(4)::after {
  background-image: url(../images/top/bg_catmenu04.png)
}

.l-front_category_warp .l-front_catecory a:hover::after {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

.l-front_category_warp .l-front_catecory .wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 3;
  text-align: center
}

.l-front_category_warp .l-front_catecory small {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  white-space: nowrap
}

.l-front_category_warp .l-front_catecory span {
  white-space: nowrap
}

.l-front_form {
  display: block;
  padding: 5vw 0 10vw;
  text-align: center;
  z-index: 0 !important;
}

.l-front_form span {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 1rem
}

.l-front_form a {
  display: block;
  font-size: 24px;
  font-size: 2.4rem;
  color: #0074be;
  width: 500px;
  margin: 0 auto;
  padding: 32px 0;
  border: 1px solid #0074be;
  border-radius: 3px;
  transition: .5s
}

.l-front_form a:hover {
  opacity: .6
}

@media screen and (max-width:768px) {
  body .vegas-container.l-front_header {
    overflow: visible !important;
  }

  .l-front_header .copy_wrap .copy {
    text-align: center;
    width: 80%;
    font-size: 5vw;
    white-space: normal;
  }

  .l-front_wrap {
    min-width: initial;
  }

  .l-front_wrap .inner {
    width: 98%;
    max-width: 100%
  }

  .l-front_news .l-front_newsbox em {
    font-size: 17px;
    font-size: 5.3125vw
  }

  .l-front_news .l-front_newsbox em::before {
    width: 15%
  }

  .l-front_news .l-front_newsbox em::after {
    width: 15%
  }

  .l-front_news .l-front_newsbox a {
    font-size: 12px;
    font-size: 3.75vw;
    display: block;
    width: 100%
  }

  .l-front_news .l-front_newsbox ul {
    margin: 4vw 0
  }

  .l-front_news .l-front_newsbox aside {
    padding: .1rem 0;
    width: 20vw
  }

  .l-front_news .l-front_newsbox span {
    display: block;
    margin-left: 0;
    padding: .6rem 0;
    border-bottom: 1px solid #ccc
  }

  .l-front_news .l-front_newsbox p::before {
    display: none
  }

  .l-front_news .l-front_newsbox p::after {
    display: none
  }

  .l-front_category_warp {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 10vw 0 5vw
  }

  .l-front_category_warp .flexbox {
    justify-content: space-between
  }

  .l-front_category_warp .l-front_catecory a {
    flex-basis: 100%;
    height: 30vw
  }

  .l-front_form {
    padding: 5vw 0 15vw
  }

  .l-front_form span {
    font-size: 3.5vw;
    padding: 0 1%
  }

  .l-front_form a {
    width: 60%;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 16px 0
  }
}

.loading {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 9999
}

.logo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.cls-1 {
  fill: none;
  stroke: #0074be;
  stroke-dasharray: 1000;
  stroke-dashoffset: 0;
  stroke-width: 1;
  -webkit-animation: rect 4s ease-in 0s;
  animation: rect 4s ease-in 0s;
  -webkit-animation-direction: alternate;
  animation-direction: alternate
}

@-webkit-keyframes loading {
  0% {
    stroke-dashoffset: 2000;
    fill: transparent
  }

  50% {
    fill: transparent
  }

  100% {
    stroke-dashoffset: 0;
    fill: #0074be
  }
}

@keyframes loading {
  0% {
    stroke-dashoffset: 2000;
    fill: transparent
  }

  50% {
    fill: transparent
  }

  100% {
    stroke-dashoffset: 0;
    fill: #0074be
  }
}

.read {
  font-weight: 700;
  font-size: 24px;
  font-size: 2.4rem
}

@media screen and (max-width:768px) {
  .read {
    font-size: 16px;
    font-size: 5vw
  }
}

.p__reading {
  width: 70%;
  font-size: 18px;
  font-size: 1.8rem
}

.title-type01 {
  font-size: 24px;
  font-size: 2.4rem
}

.title-type01::after {
  display: block;
  content: "";
  width: 120px;
  border: 1px solid #0074be;
  margin-top: .4rem;
  margin-bottom: 1rem
}

.title-type01 .en {
  display: inline-block;
  margin-right: .4rem;
  font-size: 14px;
  font-size: 1.4rem
}

.title-type02 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  background: rgba(0, 116, 190, .2);
  padding: .6rem .8rem;
  margin: 1.6rem 0
}

.title-type03 {
  text-align: center;
  line-height: 1.5;
  position: relative;
  padding-top: 1.5em;
  margin-top: 1em;
  margin-bottom: 2em;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700
}

.title-type03:before {
  content: "";
  width: 60px;
  height: 3px;
  background: #0074be;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -30px
}

.title-type03 .ttl-en {
  font-size: 50px;
  font-size: 5rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 900;
  color: #be0016;
  line-height: 1.1
}

.title-type03 .ttl-ja {
  font-size: 18px;
  font-size: 1.8rem;
  color: #666;
  margin-top: .5em
}

.title-type04 {
  font-size: 20px;
  font-size: 2rem;
  margin: .6em .4em
}

.title-type04::before {
  display: inline-block;
  vertical-align: middle;
  content: "";
  width: 30px;
  height: 2px;
  background-color: #0074be;
  margin-right: .4rem
}

@media screen and (max-width:768px) {
  .title-type04 {
    font-size: 16px;
    font-size: 5vw
  }
}

.title-type05 {
  font-size: 22px;
  font-size: 2.2rem;
  border-left: 4px solid #9d9d9d;
  line-height: 1.3;
  padding: 0 .5em;
  margin: 1.5em 0 1em;
  position: relative
}

.title-type05:after {
  content: "";
  width: 4px;
  height: 50%;
  background: #0074be;
  position: absolute;
  left: -4px;
  bottom: 0
}

.flexbox {
  display: flex;
  -ms-flex-pack: justify;
  flex-wrap: wrap
}

.column-type01 {
  align-items: center;
  justify-content: space-between
}

.column-type02 {
  justify-content: space-between
}

.column-type03 strong {
  font-weight: 700;
  flex-basis: 30%
}

.column-type03 span {
  flex-basis: 35%
}

.column-type04 {
  justify-content: center
}

.column-type04 .img {
  padding: 0 1rem
}

.p-data-table dt {
  flex-basis: 18%;
  padding: .4rem 0;
  border-bottom: 1px dotted #ccc
}

.p-data-table dd {
  flex-basis: 80%;
  padding: .4rem 0;
  border-bottom: 1px dotted #ccc
}

@media screen and (max-width:768px) {

  .p-data-table dd,
  .p-data-table dt {
    flex-basis: 100%
  }

  .p-data-table dt {
    font-weight: 700;
    border-bottom: none
  }
}

.col-w20 {
  width: 20%
}

.col-w25 {
  width: 25%
}

.col-w32 {
  width: 32%
}

.col-w33 {
  width: 33.333333%
}

.col-w50 {
  width: 50%
}

.col-w30 {
  width: 30%
}

.col-w40 {
  width: 40%
}

.col-w46 {
  width: 46%
}

.col-w48 {
  width: 48%
}

.col-w49 {
  width: 49%
}

.col-w56 {
  width: 56%
}

.col-w60 {
  width: 60%
}

.col-w66 {
  width: 66%
}

@media screen and (max-width:768px) {
  .flexbox img {
    margin: .6rem 0
  }

  .flexbox.column-type04 span .img {
    width: 100%
  }

  .flexbox.column-type02 .col-w32 {
    width: 100%
  }

  .flexbox.column-type02 .col-w66 {
    width: 100%;
    padding: 1rem 0
  }

  .flexbox.column-type02 .col-w48 {
    width: 100%
  }

  .flexbox.col-w60 {
    width: 100%;
    display: block
  }

  .flexbox.col-w60 strong {
    display: block
  }

  .flexbox.col-w60 span {
    display: block
  }

  .flexbox.col-w60 dt {
    display: block
  }

  .flexbox.col-w60 dd {
    display: block
  }
}

.btn-type01 {
  display: inline-block;
  background: #0074be;
  background: #439fe5;
  color: #fff;
  padding: .8em 2em;
  border-radius: 3px;
  border-radius: 2em;
}

.btn-type02 {
  text-align: center;
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 0 .3em;
  position: relative;
  font-weight: 700
}

.btn-type02:after {
  content: "";
  width: 50%;
  height: 3px;
  background: #be0016;
  position: absolute;
  right: 0;
  bottom: 0
}

.btn-type03 {
  display: inline-block;
  border: 1px solid #333;
  font-size: 16px;
  font-size: 1.6rem;
  padding: .4em 2em;
  font-weight: 700
}

.btn-type04 {
  display: inline-block;
  color: #707070;
  font-size: 12px;
  font-size: 1.2rem;
  padding-left: 1em;
  position: relative
}

.btn-type04:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 5px;
  border-color: transparent transparent transparent #be0016;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px
}

.c-btn_type01 {
  background-size: cover;
	  gap: 2px;
}

.c-btn_type01 a {
  position: relative;
  flex-basis: 30%;
  flex-basis: 32%;
  height: 20vw;
  height: 8em;
	height: 14em;
  color: #fff;
  box-sizing: border-box;
  overflow: hidden;
	border-radius: 1em;
}

.c-btn_type01 a::after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  background-size: cover;
  transition: all .5s ease-out;
  z-index: 1
}

.c-btn_type01 a span {
  position: absolute;
  width: 100%;
  bottom: 0;
  display: block;
  /*padding: 2rem;*/
  padding: 1rem;
  text-align: center;
  background: rgba(255, 255, 255, .8);
  background: rgba(0,116,190,0.80);
  font-size: 24px;
  font-size: 2.4rem;
  z-index: 2;
  color: #333;
	color: #fff;
}

.c-btn_type01 a:nth-child(1)::after {
  background-image: url(/wp-content/uploads/2026/04/chicken-farm-2-scaled.jpg);
  background-position: center;
}

.c-btn_type01 a:nth-child(2)::after {
  background-image: url(/wp-content/uploads/2026/04/Agricultural-scaled.jpg);
  background-position: center;
}

.c-btn_type01 a:nth-child(3)::after {
  background-image: url(/wp-content/uploads/2026/03/b500e9051175bedaadccac238d5c1986.jpg);
  background-position: top;
}

.c-btn_type01 a:nth-child(4)::after {
  background-image: url(../images/contents/bg_department04.png);
  background-position: center;
}

.c-btn_type01 a:hover::after {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

@media screen and (max-width:768px) {
  .c-btn_type01 a {
    flex-basis: 100%;
    height: 50vw
  }

  /*
  .c-btn_type01 a:nth-child(3) {
    display: none
  }
  */

  .c-btn_type01 span {
    font-size: 16px;
    font-size: 5vw
  }
}

.c-btn_type02 {
  background-size: cover;
  gap: 2px;
}

.c-btn_type02 a {
  position: relative;
  flex-basis: 24%;
  flex-basis: 49%;
  height: 20vw;
  height: 8em;
  height: 12em;
  color: #fff;
  box-sizing: border-box;
  overflow: hidden;
  border-radius: 1em;
}

.c-btn_type02 a::after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  background-size: cover;
  transition: all .5s ease-out;
  z-index: 1
}

.c-btn_type02 a span {
  position: absolute;
  width: 100%;
  bottom: 0;
  display: block;
  /*padding: 2rem 0;*/
  padding: 1rem 0;
  text-align: center;
  /*background: rgba(255, 255, 255, .8);*/
  /*background: rgba(242, 169, 34, 0.8);*/
  background: rgba(0,116,190,0.80);
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  z-index: 2;
  /*color: #333*/
  color: #fff;
}

.c-btn_type02 a:nth-child(1)::after {
  background-image: url(../images/contents/bg_products_kakoushokuhin.png);
  background-position: center;
}

.c-btn_type02 a:nth-child(2)::after {
  background-image: url(../images/contents/bg_products_shokuniku.png);
  background-position: center;
}

.c-btn_type02 a:nth-child(3)::after {
  background-image: url(../images/contents/bg_products_kokumotsu.png);
  background-position: center;
}

.c-btn_type02 a:nth-child(4)::after {
  background-image: url(../images/contents/bg_products_kagakuhin.png);
  background-position: center;
}

.c-btn_type02 a:hover::after {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

@media screen and (max-width:768px) {
  .c-btn_type02 a {
    flex-basis: 100%;
    height: 50vw
  }

  .c-btn_type02 a.none {
    display: none
  }

  .c-btn_type02 span {
    font-size: 16px;
    font-size: 5vw
  }
}

.icon-pdf::before {
  display: inline-block;
  font-family: tyb;
  content: "\eae2";
  margin-right: .4rem;
  color: #be0016
}

.p__table_data {
  width: 100%;
  text-align: left
}

.p__table_data td,
.p__table_data th {
  padding: .6em .6em;
  border-top: 2px solid #dbdbdb;
  vertical-align: top
}

.p__table_data th {
  padding-right: 1em;
  border-top-color: #0074be;
  font-size: 18px;
  font-size: 1.8rem
}

@media screen and (max-width:768px) {

  .p__table_data td,
  .p__table_data th {
    display: block;
    width: 100%
  }

  .p__table_data th {
    font-weight: 700
  }
}

.p__table_layout td,
.p__table_layout th {
  padding: .2em .6em;
  vertical-align: top
}

.table-type01 {
  width: 100%;
  text-align: left
}

.table-type01 tr {
  border-bottom: 1px solid #d8d8d8
}

.table-type01 tr:first-child td,
.table-type01 tr:first-child th {
  padding-top: 0
}

.table-type01 td,
.table-type01 th {
  padding: 1em 0
}

.table-type01 th {
  padding-right: 1em
}

.table-type02 {
  width: 100%;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc
}

.table-type02 tr {
  border-bottom: 1px solid #ccc
}

.table-type02 tr:nth-child(odd) {
  background: #eee
}

.table-type02 td,
.table-type02 th {
  border-right: 1px solid #ccc;
  padding: .6em 1em;
  vertical-align: middle
}

.table-type02 td a {
  text-decoration: underline;
}

.table-type02 th {
  background: #666;
  color: #fff
}

.table-type02 th.bg01 {
  background: #be8600
}

.table-type03 {
  width: 100%;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  background: #fff
}

.table-type03 tr {
  border-bottom: 1px solid #ccc
}

.table-type03 td,
.table-type03 th {
  border-right: 1px solid #ccc;
  vertical-align: middle;
  box-sizing: border-box
}

.table-type03 th {
  background: #0074be;
  color: #fff;
  width: 11em;
  padding: .6em 1em
}

.table-type03 td {
  padding: 1em
}

@media screen and (max-width:768px) {

  .table-type03 td,
  .table-type03 th {
    display: block;
    width: 100%
  }

  .scrl {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
  }
}

.textbox-type01 .box-title {
  margin-bottom: .5em
}

.textbox-type01 .box-lead {
  font-weight: 700;
  margin-bottom: .5em;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.5
}

.textbox-type01 .box-text {
  margin-bottom: 2em;
  font-size: 16px;
  font-size: 1.6rem
}

.textbox-type02 {
  border: 2px solid rgba(0, 116, 190, .2);
  padding: 1rem 1.4rem
}

.textbox-type03 {
  background: #fff;
  padding: 1rem 1.4rem
}

.textbox-type04 {
  background-image: url(../images/contents/bg_read.png);
  padding: 2rem;
  color: #fff;
  font-size: 24px;
  font-size: 2.4rem
}

.o-departmental {
  justify-content: space-between
}

.o-departmental div {
  flex-basis: 24%;
  flex-basis: 32%;
  background: #fff;
  padding: 2rem;
  margin-bottom: 1.5rem;
  border: 2px solid #0074be;
  border-radius: 1em;
}

.o-departmental .products {
  display: block;
  height: 150px
}

.o-departmental .department {
  display: block;
  text-align: center;
  padding: 1rem;
  background: rgba(0, 116, 190, .2);
  font-size: 14px;
  font-size: 1.4rem
}

@media screen and (max-width:768px) {
  .o-departmental div {
    flex-basis: 100%
  }

  .o-departmental .products {
    height: auto;
    padding-bottom: 1rem
  }
}

.c-box_ir a {
  display: block;
  text-align: center;
  padding: 3vw 0;
  background: #fff;
  font-weight: 700;
  background-image: linear-gradient(35deg, #cfd9df 0, #e2ebf0 100%);
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, .1);
  border: 1px solid rgba(0, 0, 0, .1)
}

.c-box_ir .c-box_ir_message {
  background-image: url(https://www.taiyo-bussan.co.jp/wp-content/uploads/2026/05/Message-from-the-President.jpg);
  background-size: cover;
  background-position: 15% 50%;
  padding: 12vw 1em 2vw 1em;
  border-radius: 1em;
  display:block;
  min-height:260px;
}

.c-box_ir .c-box_ir_highlight {
  background-image: url(https://www.taiyo-bussan.co.jp/wp-content/uploads/2026/05/Financial-Highlights.jpg);
  background-size: cover;
  background-position: 15% 45%;
  padding: 12vw 1em 2vw 1em;
  border-radius: 1em;
  display:block;
  min-height:260px;
}

@media screen and (max-width:768px) {
  .c-box_ir a {
    width: 100%;
    padding: 3vw 0;
    margin-bottom: .6rem
  }

  .c-box_ir .c-box_ir_message {
    padding: 10vw 0;
    border-radius: 0.5em;
  }

  .c-box_ir .c-box_ir_highlight {
    padding: 10vw 0;
    border-radius: 0.5em;
  }
}

.list-type01 li {
  border-bottom: 1px dashed #e1e1e1
}

.list-type01 .item-inner {
  display: table;
  width: 100%;
  padding: 1em;
  color: #666;
  position: relative
}

.list-type01 .item-inner:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 5px;
  border-color: transparent transparent transparent #be0016;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px
}

.list-type01 .item-label {
  display: table-cell;
  padding-right: 1em;
  width: 7em
}

.list-type01 .item-text {
  display: table-cell
}

.list-type02 {
  text-align: center
}

.list-type02 a {
  display: block
}

.list-type02 li {
  margin-bottom: 4%
}

.list-type02 li:last-child {
  margin-bottom: 0
}

.list-type03 {
  margin-bottom: 4%;
  overflow: visible
}

.list-type03 .list-item {
  width: 30%;
  margin-bottom: 4%;
  position: relative;
  background: #fff;
  box-shadow: 3px 3px 16px 0 rgba(0, 0, 0, .2)
}

.list-type03 .list-item:nth-child(3n+2) {
  margin-left: 5%;
  margin-right: 5%
}

.list-type03 .item-inner {
  display: block
}

.list-type03 .item-text {
  padding: 1em
}

.list-type03 .item-head {
  font-weight: 700;
  font-size: 16px;
  font-size: 1.6rem
}

.list-type03 .item-head .date {
  color: #666
}

.list-type03 .item-image img {
  width: 100%;
  height: auto
}

.hr-type01 {
  display: block;
  margin: 1em 0;
  border: 1px solid #333
}

.p__inward li {
  display: inline-block;
  vertical-align: bottom;
  margin: 0 .4rem
}

.p__inward li::before {
  display: inline-block;
  font-family: tyb;
  content: "\e902";
  margin-right: .4rem
}

.p__inward li a {
  text-decoration: none;
  color: #333
}

.p__inward li a:after {
  display: block;
  content: "";
  border-bottom: 2px solid #0074be;
  width: 0;
  transition: .5s
}

.p__inward li a:hover::after {
  width: 100%
}

.p__inward li.here a::after {
  width: 100%
}

@media screen and (max-width:768px) {
  .p__inward {
    text-align: center
  }
}

.pagenav {
  text-align: center;
  margin-top: 2em
}

.pagenav a {
  color: #848484;
  display: block;
  padding: .4em 1.5em;
  border: 2px solid #0074be
}

.pagenav .next,
.pagenav .prev {
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px
}

.pager-type01 {
  text-align: center;
  margin-top: 4%
}

.pager-type01 a,
.pager-type01 span {
  display: inline-block;
  margin: 0 4px;
  vertical-align: middle;
  background: #fff;
  line-height: 32px;
  border: 1px solid #0074be;
  padding: .1em 1em 0;
  font-weight: 700
}

.pager-type01 .current {
  background: #0074be;
  color: #fff
}

.pager-type01 .next,
.pager-type01 .prev {
  background: 0 0;
  border: none;
  padding: 0
}

.pager-type02 {
  text-align: center;
  margin-top: 4%
}

.pager-type02 li {
  display: inline-block;
  vertical-align: middle;
  width: 80px;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0 .4em
}

.pager-type02 li a {
  display: block;
  border: 1px solid #666;
  padding: .4em
}

.pager-type02 .all a {
  border: 1px solid #0074be;
  background: #0074be;
  color: #fff
}

.mt0 {
  margin-top: 0 !important
}

.mr0 {
  margin-right: 0 !important
}

.mb0 {
  margin-bottom: 0 !important
}

.ml0 {
  margin-left: 0 !important
}

.mt5 {
  margin-top: 5px !important
}

.mr5 {
  margin-right: 5px !important
}

.mb5 {
  margin-bottom: 5px !important
}

.ml5 {
  margin-left: 5px !important
}

.mt10 {
  margin-top: 10px !important
}

.mr10 {
  margin-right: 10px !important
}

.mb10 {
  margin-bottom: 10px !important
}

.ml10 {
  margin-left: 10px !important
}

.mt15 {
  margin-top: 15px !important
}

.mr15 {
  margin-right: 15px !important
}

.mb15 {
  margin-bottom: 15px !important
}

.ml15 {
  margin-left: 15px !important
}

.mt20 {
  margin-top: 20px !important
}

.mr20 {
  margin-right: 20px !important
}

.mb20 {
  margin-bottom: 20px !important
}

.ml20 {
  margin-left: 20px !important
}

.mt25 {
  margin-top: 25px !important
}

.mr25 {
  margin-right: 25px !important
}

.mb25 {
  margin-bottom: 25px !important
}

.ml25 {
  margin-left: 25px !important
}

.mt30 {
  margin-top: 30px !important
}

.mr30 {
  margin-right: 30px !important
}

.mb30 {
  margin-bottom: 30px !important
}

.ml30 {
  margin-left: 30px !important
}

.mt35 {
  margin-top: 35px !important
}

.mr35 {
  margin-right: 35px !important
}

.mb35 {
  margin-bottom: 35px !important
}

.ml35 {
  margin-left: 35px !important
}

.mt40 {
  margin-top: 40px !important
}

.mr40 {
  margin-right: 40px !important
}

.mb40 {
  margin-bottom: 40px !important
}

.ml40 {
  margin-left: 40px !important
}

.mt45 {
  margin-top: 45px !important
}

.mr45 {
  margin-right: 45px !important
}

.mb45 {
  margin-bottom: 45px !important
}

.ml45 {
  margin-left: 45px !important
}

.mt50 {
  margin-top: 50px !important
}

.mr50 {
  margin-right: 50px !important
}

.mb50 {
  margin-bottom: 50px !important
}

.ml50 {
  margin-left: 50px !important
}

.pt0 {
  padding-top: 0 !important
}

.pr0 {
  padding-right: 0 !important
}

.pb0 {
  padding-bottom: 0 !important
}

.pl0 {
  padding-left: 0 !important
}

.pt5 {
  padding-top: 5px !important
}

.pr5 {
  padding-right: 5px !important
}

.pb5 {
  padding-bottom: 5px !important
}

.pl5 {
  padding-left: 5px !important
}

.pt10 {
  padding-top: 10px !important
}

.pr10 {
  padding-right: 10px !important
}

.pb10 {
  padding-bottom: 10px !important
}

.pl10 {
  padding-left: 10px !important
}

.pt15 {
  padding-top: 15px !important
}

.pr15 {
  padding-right: 15px !important
}

.pb15 {
  padding-bottom: 15px !important
}

.pl15 {
  padding-left: 15px !important
}

.pt20 {
  padding-top: 20px !important
}

.pr20 {
  padding-right: 20px !important
}

.pb20 {
  padding-bottom: 20px !important
}

.pl20 {
  padding-left: 20px !important
}

.pt25 {
  padding-top: 25px !important
}

.pr25 {
  padding-right: 25px !important
}

.pb25 {
  padding-bottom: 25px !important
}

.pl25 {
  padding-left: 25px !important
}

.pt30 {
  padding-top: 30px !important
}

.pr30 {
  padding-right: 30px !important
}

.pb30 {
  padding-bottom: 30px !important
}

.pl30 {
  padding-left: 30px !important
}

.pt35 {
  padding-top: 35px !important
}

.pr35 {
  padding-right: 35px !important
}

.pb35 {
  padding-bottom: 35px !important
}

.pl35 {
  padding-left: 35px !important
}

.pt40 {
  padding-top: 40px !important
}

.pr40 {
  padding-right: 40px !important
}

.pb40 {
  padding-bottom: 40px !important
}

.pl40 {
  padding-left: 40px !important
}

.pt45 {
  padding-top: 45px !important
}

.pr45 {
  padding-right: 45px !important
}

.pb45 {
  padding-bottom: 45px !important
}

.pl45 {
  padding-left: 45px !important
}

.pt50 {
  padding-top: 50px !important
}

.pr50 {
  padding-right: 50px !important
}

.pb50 {
  padding-bottom: 50px !important
}

.pl50 {
  padding-left: 50px !important
}

.align-c {
  text-align: center !important
}

.align-l {
  text-align: left !important
}

.align-r {
  text-align: right !important
}

.font-wb {
  font-weight: 700 !important
}

.font-wn {
  font-weight: 400 !important
}

/* pop up */
.popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: .6s;
}

.popup.is-show {
  opacity: 1;
  visibility: visible;
}

.popup-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  max-width: 800px;
  padding: 30px;
  background-color: #fff;
  z-index: 2;
}

.popup-inner img {
  width: 100%;
}

.close-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}

.close-btn i {
  font-size: 20px;
  color: #333;
}

.black-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .8);
  z-index: 1;
  cursor: pointer;
}

@media screen and (max-width:600px) {
  .popup-inner {
    width: 95%;
  }
}




.fp_content_link {
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: 60%;
  padding-bottom: 90px;
  margin-bottom: 2em;
}

.fp_content_link_in {
  background-color: #fff;
  width: 560px;
  padding: 90px;
  border: 1px solid #ddd;
}

.fp_content_link_in p {
  line-height: 2.0em;
	text-align: justify;
}

.fp_content_link_in_title {
  font-size: 2.1rem;
  line-height: 1.4;
  margin-block-end: 1em;
  font-weight: bolder;
}

.fp_content_link_in_btn {
  display: inline-block;
  margin-top: 2em;
  text-align: center;
}

.fp_content_link_01 {
  background-image: url(../images/top/bg_catmenu_jigyoubu.png);
}

.fp_content_link_02 {
  background-image: url(https://www.taiyo-bussan.co.jp/wp-content/uploads/2026/05/IR-PIC-scaled.jpg);
}

.fp_content_link_03 {
  background-image: url(https://www.taiyo-bussan.co.jp/wp-content/uploads/2026/05/Sustainability-PIC-scaled.jpg);
}

.fp_content_link_04 {
  background-image: url(https://www.taiyo-bussan.co.jp/wp-content/uploads/2026/05/COMPANY-LD.jpg);
}

.fp_content_link_05 {
  background-image: url(https://www.taiyo-bussan.co.jp/wp-content/uploads/2026/05/COMPANY-LD.jpg);
}

.fp_content_link_06 {
  background-image: url(https://www.taiyo-bussan.co.jp/wp-content/uploads/2026/05/OFFICE2-scaled.jpg);
}

.fp_content_link_07 {
  background-image: url(https://www.taiyo-bussan.co.jp/wp-content/uploads/2026/05/IR-PIC-scaled.jpg);
}

.fp_content_link_08 {
  background-image: url(https://www.taiyo-bussan.co.jp/wp-content/uploads/2026/05/Sustainability-PIC-scaled.jpg);
}

.fp_content_link_09 {
  background-image: url(https://www.taiyo-bussan.co.jp/wp-content/uploads/2026/05/COMPANY-LD.jpg);
}


.fp_content_link:nth-child(even) {
  background-position: left top;
  padding-top: 90px;
  padding-bottom: 0;
}

.fp_content_link:nth-child(even) .fp_content_link_in {
  margin-left: auto;
}


@media screen and (max-width:780px) {
  .fp_content_link {
    width: 100%;
    padding-top: 160px;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .fp_content_link:nth-child(even) {
    padding-top: 160px;
  }

  .fp_content_link_in {
    width: 95%;
    margin: 0 auto;
    padding: 2em;
    /*background-color: rgba(255, 255, 255, 0.8);*/
  }
}


.trim-image-to-circle {
  /*background-image: url("summerriver.jpg");*/
  /* 表示する画像 */
  width: 180px;
  /* ※縦横を同値に */
  height: 180px;
  /* ※縦横を同値に */
  border-radius: 50%;
  /* 角丸半径を50%にする(=円形にする) */
  background-position: left top;
  /* 横長画像の左上を基準に表示 */
  display: inline-block;
  /* 複数の画像を横に並べたい場合 */
  background-size: cover;
  background-position: center;
}

.bk_products_meat_img01 {
  background-image: url(../images/contents/bg_products_meat01.png);
  width: 350px;
  height: 350px;
}

.bk_products_meat_img02 {
  background-image: url(../images/contents/bg_products_meat02.png);
  width: 350px;
  height: 350px;
}

.bk_products_meat_img03 {
  background-image: url(../images/contents/bg_products_meat03.png);
  width: 350px;
  height: 350px;
}

@media screen and (max-width:780px) {

  .bk_products_meat_img01,
  .bk_products_meat_img02,
  .bk_products_meat_img03 {
    width: 120px;
    height: 120px;
  }
}


li.header_menu_top {
	display: none;
}
@media screen and (max-width:780px) {
	li.header_menu_top {
		display: list-item;
	}
}
.column-type01.dept-grid {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr) !important;
  gap: 30px 40px !important;
  max-width: 1200px !important;
  margin: 0 auto 60px !important;
}

.column-type01.dept-grid a {
  width: 100% !important;
  height: 260px !important;
  margin: 0 !important;
  display: flex !important;
  align-items: flex-end !important;
  justify-content: center !important;
  box-sizing: border-box !important;
}

.column-type01.dept-grid a span {
  width: 100%;
  font-size: 26px !important;
  padding: 18px 10px !important;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .column-type01.dept-grid {
    grid-template-columns: 1fr !important;
    gap: 20px !important;
  }

  .column-type01.dept-grid a {
    height: 200px !important;
  }
}
.top-slider-wrap{
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
}
.department-img-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  max-width: 1000px;
  margin: 0 auto 40px;
}

.department-img-list a {
  position: relative;
  display: block;
  overflow: hidden;
  text-decoration: none;
}

.department-img-list img {
  width: 100%;
  height: 260px;
  object-fit: cover;
  display: block;
  transition: transform 0.4s ease;
}

.department-img-list a:hover img {
  transform: scale(1.05);
}

.department-img-list span {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 18px 20px;
  background: rgba(0, 0, 0, 0.55);
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .department-img-list {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .department-img-list img {
    height: 220px;
  }
}