@charset "utf-8";
/****************************************************************************************************



****************************************************************************************************/
@media print, screen and (min-width:737px){
}
@media print, screen and (min-width:769px){
}
@media print, screen and (min-width:1200px){
}
/****************************************************************************************************

pickup

****************************************************************************************************/
/*----------------------------------------------------------------------------------------------------

no

----------------------------------------------------------------------------------------------------*/
.pickupNo{
    position: relative;
    margin: 0;
    padding-top: 18px;
    padding-left: 5px;
    background-image: url(../images/common/pickup/hex.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 60px;
    height: 48px;
    font-weight: bold;
    text-align: center;
}
@media print, screen and (min-width:737px){
.pickupNo{
    padding-top: 12px;
    width: 80px;
    height: 64px;
}
}

.pickupNo__sup{
    position: relative;
    top: -10px;
    font-size: 1.0rem;
}
@media print, screen and (min-width:737px){
.pickupNo__sup{
    font-size: 1.4rem;
}
}

.pickupNo__noText{
}
@media print, screen and (min-width:737px){
.pickupNo__noText{
    font-size: 2.0rem;
}
}

.pickupNo a{
    text-decoration: none;
}
.pickupNo a:link,
.pickupNo a:visited{ color: #333; }
/****************************************************************************************************

準備中

****************************************************************************************************/
.seedsUC{
    padding: 10px;
    text-align: center;
    border: 1px dotted #333;
}
@media print, screen and (min-width:737px){
.seedsUC{
    padding: 20px;
    border-width: 2px;
}
}


.seedsUC__text1{
    padding-bottom: 15px;
    font-weight: bold;
    font-size: 1.6rem;
    background: url(../images/common/sdg_border1.png) no-repeat center bottom;
}
@media print, screen and (min-width:737px){
.seedsUC__text1{
    padding-bottom: 20px;
    font-weight: bold;
    font-size: 2.0rem;
}
}

.seedsUC__text2{
}























