body {
    --bs-body-font-family: urw-din, zen-kaku-gothic-antique, sans-serif;
    --bs-body-font-weight: bold;
    font-size: 1.3rem;
    line-height: 2.7rem;
}

h1 {
    font-weight: bold;
}

.news_title {
    font-size: 1.3rem;
    line-height: 1.5rem;
}

@media screen and (min-width:1399px) {
    .news_title {
	font-size: 2rem;
	line-height: 2rem;
    }
}

.news_description {
    line-height: 2.0rem;
    margin-top: 2rem;
}

.media_date {
    max-width: 365px;
    margin: 0 auto;
}

.media_title {
    font-size: 1.3rem;
    line-height: 1.5rem;
    color:white;
    max-width: 365px;
    margin: 0 auto;
}

.media_description {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-top: 2rem;
}

.product_name {
    font-size: 1.5rem;
    font-weight: bold;
}

.leafru-color {
    background-color: #01286a;
    color: white;
}

.leafru-color > a {
    text-decoration: none;
    color: white;
}

.recipe-color {
    background-color: white;
    color: #01286a;
}

.leafru-text {
    color: #01286a;
}

.map-button {
    border: 3px solid #01286a;
}

.link {
    text-decoration: none;
    color: white;
}

.profile_link {
    text-decoration: none;
    color: #01286a;
}

.full {
    width:100%;
}

@media (min-width: 576px) {
    .vertical {
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
    }
}

@media (max-width: 576px) {
    .sp-blank {
	height: 300px;
    }
}

.cover {
    position:relative;
    height:1150px;
}

.cover > img {
    position: absolute;
}

.cover > img.background {
    height: 1150px;
    width: 100%;
    object-fit: cover;
    z-index: -1;
}

.caption_2 {
    font-size: 2rem;
    text-align: center;
    text-shadow: 1px 1px 2px black;
    font-weight: bold;
    color: white;
}

.child_cover {
    position: relative;
    height: 800px;
}

.child_cover > img.background {
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
    z-index: 1;
}

@media screen and (max-width: 576px) {
    .child_cover {
	height: 430px;
    }
    
    .child_cover > img.background {
	height: 430px;
    }
}

@media (max-width: 576px) {
    .caption_2 {
	font-size: 1.5rem;
    }
}

.cover > img.caption_3 {
    bottom: 0;
}

@media (max-width: 1399px) {
    .caption_3 {
	height:380px;
	object-fit: cover;
    }
}

.back {
    background-image: url('../img/background.png');
    background-size: 100% auto;
}

@media screen and (max-width:1399px) {
    .back {
	background-image: url('../img/background_sp.png');
    }
}

.craft {
    background-image: url('../img/top/background/images/background_01.png');
    background-size: cover;
}

.craft > div {
    color: #01286a;
}

.lettace {
    background:
	url('../img/top/light_green.png') no-repeat top left / 50% 100%,
	url('../img/top/lettace.png') no-repeat center center / cover;
    padding-top: 10rem;
    padding-bottom: 10rem;
    z-index: 10;
}

.mini-lettace {
    background:
	url('../img/top/background_02.png') no-repeat top left / 50% 100%,
	url('../img/top/mini_lettace.png') no-repeat center center / cover;
    padding-top: 10rem;
    padding-bottom: 10rem;
    z-index: 10;
}

.blue-back {
    background-image: url('../img/top/background_02.png');
    padding-top: 10rem;
    padding-bottom: 10rem;
}

.cooking {
    background:
	url('../img/top/green.png') no-repeat top left / 50% 100%,
	url('../img/top/cooking.png')  no-repeat center center / cover;
    padding-top: 10rem;
    padding-bottom: 10rem;
    z-index: 10;
}

.light-green {
    background-image: url('../img/top/light_green.png');
    padding-top: 10rem;
    padding-bottom: 10rem;
    z-index: 20;
}

.green {
    background-image: url('../img/top/green.png');
    padding-top: 10rem;
    padding-bottom: 10rem;
    z-index: 20;
}

.band {
    width: 100%;
    object-fit: cover;
}

@media screen and (max-width:1399px){
    .band {
	height: 100%;
	vertical-align: top;
    }
}

.white {
    color: white;
}

.sitemap {
    font-size: 1rem;
}

.sitemap a {
    text-decoration: none;
    color: white;
}

.more_news {
    font-size: 2rem;
    text-decoration:none;
    color: black;
}

.news-date {
    margin-bottom: 0;
    margin-top: 1rem;
}

.news-title {
    line-height: 1.7rem;
}

.company {
    line-height: 1.3rem;
}

.bg-blue {
    background-color: #02286A;
}

.bg-yg {
    background-color: #ACD161;
}

.bg-green {
    background-color: #009245;
}

@media (min-width: 1399px) {
    .menu img {
	transition: all 0.3s 0s ease-in;
    }

    .menu:hover img {
	transform: scale(1.2);
    }

    .our img {
	transition: all 0.3s 0s ease-in;
    }

    .our:hover img {
	transform: scale(1.1);
    }
}

.sp-our {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 60%;
    transform: translate(-50%, -50%);
}

.require {
    color:red;
}

.question {
    margin-top: 10rem;
}

footer {
    margin-top: 3rem;
}

.m-factory {
    margin-top: 10rem;
}

.m-vege {
    margin-top: 5rem;
}

.en-vege {
    font-weight: bold;
    font-size: 1.5rem;
    letter-spacing: 0.1rem;
}

.jp-vege {
    font-size: 1.7rem;
    font-weight: bold;
    margin-bottom: 0;
}

.news {
    line-height: 1.4rem;
}

input[type=checkbox] {
    transform: scale(2);
    margin-right: 1rem;
}

.profile-content {
    line-height: 1.7rem;
}

.m-company {
    margin-top: 7rem;
}

.card-width {
    max-width: 365px;
}

.card-block {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
}

@media screen and (min-width: 1400px) and (max-width:1920px) {
    .card-block {
	padding-left: 1rem;
	padding-right: 1rem;
    }
}

@mdeia screen and(min-width: 1400px) {
    .goods_description {
	line-height: 2.2rem;
	font-size: 1.8rem;
	width: 60%;
	margin-top: 1.5rem;
    }
}

.fw-bolder {
    font-weight: bolder;
}
