@charset "UTF-8";
/* CSS Document */

.blue-bg {
background: #f1f2f4;
}

#works ul, #business ul {
list-style-type: none;
padding-left: 0;
}
#works ul li {
background: #CDD6DD;
}
#works ul li img.object-fit-img{
object-fit: cover;
font-family: 'object-fit: cover;'
}
#works ul li h3 {
display: table;
margin: 0 auto;
}
#works ul li span {
display: table;
background: #00267F;
color: #fff;
margin: 0 auto;
line-height: 100%;
}

.pagination {
list-style-type: none;
display: flex;
justify-content: center;
}
.pagination li a {
display: block;
background: #3a3a3a;
color: #fff;
}
.pagination li a.current_page_number {
background: #969696;
}

#point h3, #policy h3 {
display: table;
margin: 0 auto;
border-bottom: 2px solid #CB000A;
}
#point table {
width: 100%;
}
#point table th, #point table td {
border: 1px solid #000;
text-align: left;
}
#point table thead td {
background: #00267F;
color: #fff;
text-align: center;
}
#point table tbody th {
background: #CAD2E5;
}
.thumbnail .slick-track {
transform: unset !important;
}
.thumbnail-img {
opacity: 0.3;
transition: opacity .3s linear;
}
.thumbnail .slick-current {
opacity: 1;
}

#beforeAfter ul {
list-style-type: none;
}
#beforeAfter ul li p {
display: table;
color: #fff;
}
#beforeAfter ul li:first-child p {
background: #747474;
}
#beforeAfter ul li:last-child p {
background: #CB000B;
}

#overview h3 {
background: #ecedf0;
}
#overview ul {
list-style-type: disc;
padding-left: 20px;
}

#backReform, #backReform img {
position: relative;
}
#backReform h3 {
position: absolute;
left: 50%;
transform: translateX(-50%);
color: #fff;
z-index: 1;
}
#backReform span {
position: absolute;
left: 50%;
transform: translateX(-50%);
z-index: 1;
display: table;
background: #fff;
}
#backReform span:before {
position: absolute;
top: 50%;
right: 16px;
transform: translateY(-50%);
content: '\f054';
font-family: "Font Awesome 5 Pro";
transition: .6s;
}

#voiceList {
list-style-type: none;
}
#voiceList li a {
display: block;
background: #fff;
transition: .6s;
}
#voiceList li a time {
display: block;
color: #CB000B;
}
img.object-fit-img {
object-fit: cover;
font-family: 'object-fit: cover;'
}

#policy h4 {
text-align: center;
}
#environment p {
display: table;
margin: 0 auto;
}
#environment p#name, #privacy p#name {
margin-right: 0;
font-size: 0.9em;
padding-bottom: 0;
text-align: right;
}
#iso table {
width: 100%;
}
#iso img {
display: block;
max-width: 300px;
margin: 0 auto;
padding-top: 20px;
}

#privacy .box_m div {
border-bottom: 1px solid #707070;
}
#privacy .box_m div:first-child {
border-top: 1px solid #707070;
}
#privacy ol {
padding-left: 20px;
}
#privacy dt {
font-weight: bold;
}
#privacy a {
background: #fff;
border: 1px solid #707070;
}

#newsList ul {
list-style-type: none;
padding-left: 0;
}
#newsList ul li {
border-bottom: 1px solid #070707;
}
#newsList ul li a {
display: block;
position: relative;
}
#newsList ul li a:before {
position: absolute;
top: 50%;
transform: translateY(-50%);
content: '\f054';
font-family: "Font Awesome 5 Pro";
color: #CB000B;
}
#newsList ul li a time {
display: block;
font-size: 0.8em;
color: #CB000B;
}
#newsDetail time {
display: block;
text-align: right;
font-weight: bold;
}
#newsDetail div p:last-child {
padding-bottom: 0;
}

#business p {
text-align: center;
font-weight: bold;
}
#business h3 {
text-align: center;
}
#business h3 span {
display: block;
color: #CB000B;
}
#business ul {
width: 100%;
max-width: 1280px;
margin: 0 auto;
}
#business ul li a {
display: block;
position: relative;
background: #000;
}
#business ul li a span {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
z-index: 1;
color: #fff;
font-weight: bold;
white-space: nowrap;
}
#business ul li a img {
opacity: .5;
}

#main > section#access {
padding-bottom: 0;
}

.soy_iqnuiry_responsive dt {
color: #CB000B;
font-weight: bold;
text-align: left;
}

input[type="text"] {
padding: 0;
border: none;
border-radius: 0;
outline: none;
background: none;
}
input[type="email"] {
padding: 0;
border: none;
border-radius: 0;
outline: none;
background: none;
}
select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: none;
outline: none;
background: transparent;
}
textarea {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
resize: none;
padding: 0;
border: 0;
outline: none;
background: transparent;
}
button,
input[type="submit"] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
padding: 0;
border: none;
outline: none;
background: transparent;
}
form{
margin: 0 auto;
}
form dl dt{
font-weight: bold;
}
form dl dd input[type="text"],
form dl dd input[type="email"]{
border: 1px solid #ddd;
background: #eaedf2;
border-radius: 6px;
flex: 1;
}
form dl dd span{
display: block;
}
textarea{
border: 1px solid #ddd;
background: #eaedf2;
border-radius: 6px;
flex: 1;
}
input[type="submit"] {
display: block;
background: #1c327f;
color: #fff;
font-weight: bold;
border-radius: 10px;
letter-spacing: 0.05em;
}

@media (max-width: 560px){
ol.bread {
padding-top: 100px;
}

#area {
padding-bottom: 40px;
}

#works ul {
padding-bottom: 40px;
}
#works ul li {
padding-bottom: 10px;
margin-bottom: 40px;
}
#works ul li:last-child {
margin-bottom: 0;
}
#works ul li img.object-fit-img{
height: 180px;
}
#works ul li h3 {
padding: 20px 8px 16px;
font-size: 1.8rem;
}
#works ul li p {
padding: 0 8px 16px;
}
#works ul li span {
padding: 8px 20px 10px;
border-radius: 16px;
}
.pagination li {
margin: 0 6px;
}
.pagination li a {
padding: 6px 12px;
}

#point h3, #policy h3 {
font-size: 2.2rem;
padding: 0 8px 6px;
margin-bottom: 20px;
}
#point .flex .photo {
padding-bottom: 40px;
}
#point .flex .photo .slider {
padding-bottom: 10px;
}
#point .flex .photo .thumbnail li {
padding: 0 3px;
}
#point table th, #point table td {
display: block;
width: 100%;
padding: 6px;
}

#beforeAfter ul li:first-child {
padding-bottom: 30px;
}
#beforeAfter ul li p {
padding: 3px 8px;
margin-bottom: 5px;
}

#overview h3 {
font-size: 1.8rem;
padding: 6px 10px;
margin-bottom: 6px;
}
#overview ul {
padding-bottom: 30px;
}

#backReform {
margin-bottom: 80px;
}
#backReform h3 {
font-size: 2.8rem;
top: 30%;
white-space:nowrap;
text-shadow: 0 0 3px #000;
}
#backReform span {
font-size: 1.4rem;
bottom: 10%;
padding: 4px 40px;
}

#voice, #privacy {
margin-bottom: 80px;
}
#voiceList, #voiceList li {
padding-bottom: 30px;
}
#voiceList li a {
padding: 10px;
pointer-events: none;
}
#voiceList li a img {
padding-bottom: 20px;
}

#policy h4 {
font-size: 1.8rem;
line-height: 180%;
padding-bottom: 30px;
}
#policy #environment h4 {
padding-bottom: 10px;
}
#policy p {
font-size: 1.6rem;
padding-bottom: 10px;
}
#environment ol {
padding: 0 0 20px 20px;
}
#environment ol li {
font-size: 1.7rem;
padding-bottom: 8px;
}
#iso table {
border-collapse: separate;
border-spacing: 0 30px;
}
#iso table th, #iso table td {
display: block;
width: 100%;
}
#iso table th {
background: #CB000B;
color: #FFF;
text-align: left;
padding: 8px;
}
#iso table td {
font-size: 1.5rem;
padding: 8px 0;
line-height: 200%;
}

#privacy .box_m div {
padding: 30px 0;
}
#privacy ol {
padding-top: 16px;
}
#privacy ol li, #privacy dt {
font-size: 1.7rem;
}
#privacy ol li {
padding-bottom: 10px;
}
#privacy dt {
padding-bottom: 8px;
}
#privacy dd {
font-size: 1.6rem;
padding-bottom: 16px;
}

#newsList ul {
border-left: 8px solid #CB000B;
padding: 0 0 10px 15px;
margin-bottom: 30px;
}
#newsList ul li a {
font-size: 1.6rem;
padding: 8px 0;
}
#newsDetail time {
padding-bottom: 30px;
}
#newsDetail div p {
padding-bottom: 10px;
}

#komiokmi {
padding-bottom: 80px;
}

#business p {
font-size: 4vw;
padding-bottom: 30px;
}
#business h3 {
font-size: 5vw;
padding-bottom: 50px;
}
#business h3 span {
font-size: 6vw;
padding-bottom: 6px;
}
#business ul li a {
font-size: 2.4rem;
}

#access iframe {
height: 50vh;
}

.soy_inquiry_message {
display: table;
margin: 0 auto;
padding-bottom: 20px;
}
form dl{
width: 100%;
}
form dl dt{
font-size: 1.6rem;
padding: 12px 0 0;
}
form dl dt:first-of-type{
border-top: solid 1px #999;
}
form dl dt span{
font-size: 1.3rem;
padding: 3px;
margin-left: 10px;
}
form dl dd{
font-size: 1.4rem;
padding: 12px 0;
border-bottom: solid 1px #999;
}
form dl dd input[type="text"],
form dl dd input[type="email"]{
padding: 5px 0.5em;
width: calc(100% - 1.2em) ;
font-size: 16px;
}
form dl dd label {
padding-bottom: 10px;
}
form dl dd label:last-of-type {
padding-bottom: 0;
}
textarea{
padding: 10px 0.5em;
height: 216px;
width: calc(100% - 1.2em) ;
font-size: 16px;
}
input[type="submit"] {
border-radius: 10px;
margin: 32px auto 0;
padding: 10px 0;
width: 280px;
font-size: 18px;
}
}

@media (min-width: 561px){
#area {
padding-bottom: 80px;
}

#works ul, #youtube ul {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
padding-bottom: 50px;
}
#works ul li {
width: 32%;
padding-bottom: 20px;
margin-bottom: 20px;
}
#works ul li img.object-fit-img{
height: 240px;
}
#works ul li h3 {
padding: 30px 10px 20px;
font-size: 2.2rem;
}
#works ul li p {
padding: 0 10px 20px;
}
#works ul li span {
padding: 8px 20px 10px;
border-radius: 32px;
}
.pagination li {
margin: 0 10px;
}
.pagination li a {
font-size: 1.8rem;
padding: 10px 18px;
}

#point h3, #policy h3 {
font-size: 2.6rem;
padding: 0 12px 8px;
margin-bottom: 30px;
}
#point .flex {
display: flex;
justify-content: space-between;
align-items: center;
}
#point .flex .photo, #point .flex table {
width: 48%;
}
#point .flex .photo .slider {
padding-bottom: 20px;
}
#point .flex .photo .thumbnail li {
padding: 0 5px;
}
#point table {
border-collapse:collapse;
}
#point table th, #point table td {
padding: 10px;
}
#point table thead td {
font-size: 1.2em;
}

#beforeAfter ul {
display: flex;
justify-content: space-between;
}
#beforeAfter ul li {
width: 48%;
}
#beforeAfter ul li p {
font-size: 1.8rem;
padding: 6px 12px;
margin-bottom: 10px;
}

#overview h3 {
font-size: 2.2rem;
padding: 10px 20px;
margin-bottom: 10px;
}
#overview ul {
padding-bottom: 40px;
}

#backReform {
margin-bottom: 120px;
}
#backReform h3 {
font-size: 4.5rem;
top: 40%;
}
#backReform span {
font-size: 1.8rem;
bottom: 20%;
padding: 8px 60px;
}

#voice, #privacy {
margin-bottom: 120px;
}
#voiceList, #voiceList li {
padding-bottom: 40px;
}
#voiceList li a {
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px;
}
#voiceList li a img {
width: 20%;
height: 160px;
}
#voiceList li a div {
width: 76%;
}
#voiceList li a time {
padding-bottom: 8px;
}
#voiceList li a h3 {
padding-bottom: 16px;
}

#policy h4 {
font-size: 2.2rem;
line-height: 220%;
padding-bottom: 50px;
}
#policy #environment h4 {
padding-bottom: 20px;
}
#policy p {
font-size: 1.8rem;
padding-bottom: 20px;
}
#environment ol {
padding: 0 0 30px 20px;
}
#environment ol li {
font-size: 1.8rem;
padding-bottom: 10px;
}
#iso table th, #iso table td {
padding: 20px 10px;
font-size: 1.8rem;
}
#iso table th {
color: #CB000B;
border-bottom: 1px solid #CB000B;
}
#iso table td {
border-bottom: 1px solid #000;
}

#privacy .box_m div {
padding: 50px 0;
}
#privacy ol {
padding-top: 30px;
}
#privacy ol li, #privacy dt {
font-size: 1.8rem;
}
#privacy ol li {
padding-bottom: 20px;
}
#privacy dt {
padding-bottom: 10px;
}
#privacy dd {
font-size: 1.7rem;
padding-bottom: 20px;
}

#newsList ul {
border-left: 16px solid #CB000B;
padding: 0 0 10px 50px;
margin-bottom: 40px;
}
#newsList ul li a {
font-size: 2rem;
padding: 10px 0;
}
#newsDetail time {
font-size: 1.8rem;
padding-bottom: 40px;
}
#newsDetail div p {
font-size: 1.8rem;
padding-bottom: 20px;
}

#komiokmi {
padding-bottom: 120px;
}

#business p {
font-size: 2.8rem;
padding-bottom: 40px;
}
#business h3 {
font-size: 3.6rem;
padding-bottom: 80px;
}
#business h3 span {
font-size: 5rem;
padding-bottom: 10px;
}
#business ul {
display: flex;
}
#business ul li {
width: 25%;
}

#access iframe {
height: 500px;
}

.soy_inquiry_message {
font-size: 2rem;
text-align: center;
padding-bottom: 40px;
}
form dl{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 100%;
}
form dl dt{
width: 30%;
padding: 24px 0;
border-bottom: solid 1px #999;
}
form dl dt:first-of-type{
border-top: solid 1px #999;
}
form dl dt span{
padding-left: 10px;
font-size: 1.3rem;
}
form dl dd{
width: 70%;
padding: 24px 0;
border-bottom: solid 1px #999;
}
form dl dd:first-of-type{
border-top: solid 1px #999;
}
form dl dd input[type="text"],
form dl dd input[type="email"]{
padding: 10px 1em;
width: calc(100% - 2.2em) ;
font-size: 16px;
}
form dl dd input[type="email"]{
width: calc(70% - 2.2em) ;
margin: 0 10px 15px 0;
}
form dl dd input[type="text"].name01,
form dl dd input[type="text"].name02{
width: 25%;
}
form dl dd input[type="text"].name01{
margin-right: 20px;
}
form dl dd input[type="radio"] {
margin-bottom: 15px;
}
form dl dd input[type="radio"]:last-of-type {
margin-bottom: 0;
}
textarea{
padding: 10px 1em;
height: 216px;
width: calc(100% - 2.2em) ;
font-size: 16px;
}
input[type="submit"] {
border-radius: 10px;
margin: 32px auto 0;
padding: 10px 0;
width: 280px;
font-size: 18px;
}
}

@media (min-width: 561px) and (max-width: 960px){
ol.bread {
padding-top: 135px;
}

#business ul li a {
font-size: 1.8rem;
}
}

@media (max-width: 960px){
#newsList ul li a:before {
right: 0;
}
}

@media (min-width: 961px){
#works ul li a span {
transition: .6s;
}
#works ul li a:hover span {
color: #00267F;
background: #fff;
}

#backReform a:hover span:before {
right: 10px;
}

#voiceList li a:hover {
box-shadow: 0 0 3px 3px rgba(0,0,0,0.3);
}

#newsList ul li a:before {
right: 20px;
transition: .6s;
}
#newsList ul li a:hover:before {
right: 0;
}

#business ul li a {
font-size: 2rem;
overflow: hidden;
}
#business ul li a img {
transition: .6s;
}
#business ul li a:hover img {
filter: blur(15px);
transform: scale(1.1);
}
}

@media (min-width: 961px) and (max-width: 1280px){
ol.bread {
padding-top: 126px;
}
}

@media (min-width: 1281px){
ol.bread {
padding-top: 140px;
}
}