@charset "shift_jis";
@import url(https://use.fontawesome.com/releases/v5.11.2/css/all.css);
/*==============================================
fishing_gear_store
===============================================*/
/*pagetitle*/
#fishing_gear_store p {
    font-size: 15px;
}
#fishing_gear_store #pagetitle {
    background: url("../../img/fishing_gear_store_img/bg_pagetitle.png") right no-repeat;
    background-size: cover;
    padding: 20px 0 120px;
}
#fishing_gear_store #pagetitle .section_inner {
    text-align: center;
    position: relative;
    padding: 20px;
    background: rgba(235, 249, 222, 0.4);
}
#fishing_gear_store #pagetitle .keyword {
    display: inline-block;
    position: relative;
    padding: 0.5rem 0 5rem;
    color: #216c55;
    font-weight: bold;
    font-size: 18px;
}
#fishing_gear_store #pagetitle h2 {
    position: relative;
    color: #216c55;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 1rem;
    z-index: 9990;
}
#fishing_gear_store #pagetitle h2 span {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-text-stroke: 5px #fff;
}
#fishing_gear_store #pagetitle .pt_list {
    margin-bottom: 20px;
}
#fishing_gear_store #pagetitle .pt_list li {
    color: #333;
    font-size: 1.5rem;
    font-weight: bold;
    letter-spacing: 0.025em;
    margin-bottom: 0.5em;
    position: relative;
}
#fishing_gear_store #pagetitle .pt_list li:before {
    content: "\f058";
    font-family: fontawesome;
    color: #67c560;
    font-size: 2rem;
    margin-right: -3px;
    position: relative;
    z-index: 1;
}
#fishing_gear_store #pagetitle .pt_list li strong {
    color: #fff;
    background: #216c55;
    padding: 0.1em 0.5em;
}
#fishing_gear_store #pagetitle .btn {
    text-align: center;
}
#fishing_gear_store #pagetitle .btn a {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background: #8C1A1A;
    border-radius: 4px;
    padding: 7px 50px 5px 15px;
    position: relative;
}
#fishing_gear_store #pagetitle .btn a:hover {
    opacity: 0.7;
}
#fishing_gear_store #pagetitle .btn a:after {
    content: "\f138";
    font-family: fontawesome;
    color: #fff;
    position: absolute;
    top: 50%;
    right: 15px;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
#fishing_gear_store figure {
    margin: 0;
    padding: 0;
}
#fishing_gear_store #pagetitle .item_img {
    position: absolute;
    right: 0;
    bottom: -100px;
    aspect-ratio: 1/1;
    width: clamp(80px, 15.6vw, 120px);
    background: #fff;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #216c55;
}
#fishing_gear_store #pagetitle .item_img img {
    height: 80%;
    width: auto;
}
@media print, screen and (min-width:768px) {
    #fishing_gear_store #pagetitle {
        background: url("../../img/fishing_gear_store_img/bg_pagetitle.png") center no-repeat;
        background-size: cover;
        padding: 40px 0;
    }
    #fishing_gear_store #pagetitle .section_inner {
        position: relative;
        padding: 20px;
        max-width: 75%;
        width: 100%;
        margin: 0 auto;
    }
    #fishing_gear_store #pagetitle .keyword {
        font-size: 16px;
    }
    #fishing_gear_store #pagetitle h2 {
        font-size: 48px;
        margin-bottom: 15px;
        white-space: nowrap;
    }
    #fishing_gear_store #pagetitle .pt_list {
        margin-bottom: 30px;
    }
    #fishing_gear_store #pagetitle .pt_list li {
        font-size: 21px;
    }
    #fishing_gear_store #pagetitle .btn a {
        font-size: 18px;
        padding: 9px 60px 7px 20px;
    }
    #fishing_gear_store #pagetitle .btn a:after {
        right: 20px;
    }
    #fishing_gear_store #pagetitle .item_img {
        width: clamp(160px, 15.6vw, 200px);
        bottom: -30px;
        right: -140px;
    }
}
@media print, screen and (min-width: 992px) {
    #fishing_gear_store #pagetitle .section_inner {
        max-width: 55%;
    }
}
@media print, screen and (min-width: 1200px) {
    #fishing_gear_store #pagetitle .section_inner {
        max-width: 45%;
    }
}
@media print, screen and (min-width: 1400px) {
    #fishing_gear_store #pagetitle .section_inner {
        max-width: 40%;
    }
}
/*---------------------------------------------*/
#fishing_gear_store .content_bg {
    background: #ebf9de;
}
/*ev_title01*/
#fishing_gear_store .ev_title01 {
    display: inline-block;
    color: #216c55;
    font-weight: bold;
    font-size: 18px;
    background-color: #ebf9de;
    padding: 1rem 1em 0rem;
    margin-bottom: 1.2em;
    position: relative;
}
#fishing_gear_store .content_bg .ev_title01 {
    background-color: #fff;
}
#fishing_gear_store .ev_title01:before {
    position: absolute;
    top: 3px;
    left: 3px;
    width: 100%;
    height: 100%;
    border: 2px solid #216c55;
    content: "";
}
/*#fishing_gear_store .ev_title01:after {
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: skew(-25deg);
    height: 25px;
    width: 15px;
    border-right: 2px solid #216c55;
    background-color: #fff;
    content: "";
}*/
#fishing_gear_store .content_bg .ev_title01:after {
    background-color: #ebf9de;
}
#fishing_gear_store .ev_title01 span {
    font-size: 0.75em;
    line-height: 1;
}
#fishing_gear_store .ev_title01 strong {
    font-size: 2em;
}
/*ev_title02*/
#fishing_gear_store .ev_title02 {
    display: inline-block;
    position: relative;
    padding-bottom: 0.5rem;
    margin-bottom: 2em;
    border-bottom: 3px solid #216c55;
    background-color: white;
    color: #216c55;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
}
#fishing_gear_store .ev_title02:before {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%) skew(-25deg);
    height: 20px;
    width: 10px;
    border-right: 3px solid #216c55;
    background-color: white;
    content: "";
}
@media print, screen and (min-width:768px) {
    #fishing_gear_store .ev_title01 {
        font-size: 26px;
    }
}
#fishing_gear_store .lead {
    line-height: 2;
    margin-bottom: 1.5em;
}
@media print, screen and (min-width:768px) {
    #fishing_gear_store .lead {
        text-align: center;
    }
}
#fishing_gear_store .caption {
    color: #216c55;
    font-size: 1.25em;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    margin: 0px 0px 15px 0px;
}
#fishing_gear_store ol {
    list-style: none;
}
#fishing_gear_store ol li {
    background: #fff;
    padding-bottom: 2em;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-self: stretch;
    gap: 16px;
}
#fishing_gear_store ol li p.text {
    margin: 0 0 0 0
}
#fishing_gear_store .btn a {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    background: #217fc4;
    border-radius: 4px;
    padding: 12px 85px 10px 50px;
    position: relative;
}
#fishing_gear_store .btn a:hover {
    opacity: 0.7;
}
#fishing_gear_store .btn a:after {
    content: "\f138";
    font-family: fontawesome;
    color: #fff;
    position: absolute;
    top: 50%;
    right: 15px;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media print, screen and (min-width: 576px) {}
@media print, screen and (min-width: 768px) {
    #fishing_gear_store ol li {
        width: calc(100% / 3 - 15px);
    }
}
@media print, screen and (min-width: 992px) {}
/*==============================================
needs
===============================================*/
#needs h4 {
    display: inline-block;
    color: #ff9933;
    font-weight: bold;
    font-size: 18px;
    padding: 1rem 1em 0rem;
}
#needs h4 br {
    display: inline;
}
#needs p.lead {
    font-size: 18px;
}
@media print, screen and (min-width: 576px) {}
@media print, screen and (min-width: 768px) {
    #needs h4 {
        font-size: 26px;
    }
}
@media print, screen and (min-width: 992px) {
    needs h4 br {
        display: none;
    }
}
/*==============================================
unmanned_operation
===============================================*/
#fishing_gear_store #unmanned_operation ol li {
    padding: 10px;
}
@media print, screen and (min-width: 576px) {}
@media print, screen and (min-width: 768px) {}
@media print, screen and (min-width: 992px) {}
/*==============================================
security_measures
===============================================*/
#security_measures .feature_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 0 40px 0;
    padding: 30px;
    background: #ebf9de;
}
#security_measures .feature_box .feature_size {
    text-align: left;
    width: 100%;
    margin: 0 0 30px 0;
}
#security_measures .feature_box .feature_tx {
    display: block;
}
#security_measures .feature_box .feature_tx span {
    display: inline-block;
    padding: 10px 40px 5px;
    color: #fff;
    background: #216c55;
    font-size: 2.5em;
    font-weight: bold;
    line-height: 1.5;
    margin: 0px 0px 15px 0px;
    text-align: left;
}
#security_measures .feature_box .feature_tx_content {
    display: block;
    font-size: clamp(2.5rem, 3vw, 3rem);
    line-height: 1.4;
    text-align: left;
    font-weight: 900;
    margin: 0px 0px 15px 0px;
}
#security_measures .feature_box .feature_tx_content span {
    color: #216c55;
}
#security_measures .feature_box .feature_spec dd {
    position: relative;
    text-align: left;
    padding: 0 0 0 25px;
}
#security_measures .feature_box .feature_spec dd::before {
    content: "\f00c";
    color: #216c55;
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
}
#security_measures .feature_box img {
    width: 100%;
    height: auto;
    max-width: 500px;
}
@media print, screen and (min-width: 576px) {}
@media print, screen and (min-width: 768px) {
    #security_measures .feature_box {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        padding: 50px;
    }
    #security_measures .feature_03 .feature_box {
        display: block;
    }
    #security_measures .feature_box .feature_tx span {
        margin: 0px 0px 25px 0px;
    }
    #security_measures .feature_box .feature_size {
        width: 45%;
        margin: 0 0 0 0;
    }
    #security_measures .feature_03 .feature_box .feature_size {
        text-align: left;
        width: 100%;
    }
    #security_measures .feature_box figure {
        margin: 0 0 0 30px;
    }
}
@media print, screen and (min-width: 992px) {}
/* --------------------------------------------------------------- */
#security_measures .feature_box_etc ul.feature_03_01 {
    display: flex;
    justify-content: space-between;
    padding: 20px;
    background: #bbe5f3;
    margin: 0 0 40px 0;
    flex-wrap: wrap;
}
#security_measures .feature_box_etc ul.feature_03_01 li:nth-of-type(2) {
    width: 100%;
    background: none;
}
#security_measures .feature_box_etc ul.feature_03_01 li {
    position: relative;
    background: #fff;
    padding: 10px;
    margin: 5px;
    width: calc(100% / 2 - 10px);
}
#security_measures .feature_box_etc ul.feature_03_01 li figure {
    margin: 0 0 5px 0;
}
#security_measures .feature_box_etc ul.feature_03_01 li h4 {
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    width: 35px;
    height: 35px;
    margin: auto;
    background: #27acd9;
    border-radius: 50%;
    padding: 5px;
    color: #fff;
    font-size: 0.6em;
    font-weight: bold;
}
#security_measures .feature_box_etc ul.feature_03_01 li h4 span {
    display: block;
    font-size: 1.7em;
}
@media print, screen and (min-width: 768px) {
    #security_measures .feature_box_etc {
        display: block;
    }
    #security_measures .feature_box_etc ul.feature_03_01 {
        margin: 40px 0 0 0;
    }
    #security_measures .feature_box_etc ul.feature_03_01 li:nth-of-type(2) {
        width: calc(100% / 5 - 10px);
        margin: 5px;
    }
    #security_measures .feature_box_etc ul.feature_03_01 li {
        background: #fff;
        padding: 10px;
        margin: 5px;
        width: calc(100% / 5 - 10px);
    }
}
/* --------------------------------------------------------------- */
#security_measures .feature_box_etc ul.feature_03_02 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#security_measures .feature_box_etc ul.feature_03_02 .feature_03_02_001 {
    margin: 0 0 30px 0;
}
#security_measures .feature_box_etc ul.feature_03_02 .feature_03_02_001 > div {
    width: 100%;
}
#security_measures .feature_box_etc ul.feature_03_02 .feature_03_02_001, #security_measures .feature_box_etc ul.feature_03_02 .feature_03_02_002 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#security_measures .feature_box_etc ul.feature_03_02 .feature_03_02_001 .locked {
    background: #bbe5f3;
    padding: 20px;
    width: 100%;
    margin: 0;
}
#security_measures .feature_box_etc ul.feature_03_02 .feature_03_02_001 .locked div {
    /*background: #fff;
    padding: 10px;
    margin: 5px;*/
    flex-wrap: wrap;
}
#security_measures .feature_box_etc ul.feature_03_02 .feature_03_02_001 .step_tx_deco, #security_measures .feature_box_etc ul.feature_03_02 .feature_03_02_002 .step_tx_deco {
    display: inline-block;
    padding: 10px;
    color: #fff;
    background: #ff9933;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.5;
    margin: 0px 0px 15px 0px;
    text-align: left;
}
#security_measures .feature_box_etc ul.feature_03_02 li.feature_03_02_002 > div {
    width: 100%;
}
#security_measures .feature_box_etc ul.feature_03_02 li.feature_03_02_002 ul {
    display: flex;
    justify-content: space-between;
    background: #bbe5f3;
    padding: 20px;
    flex-wrap: wrap;
    width: 100%;
}
#security_measures .feature_box_etc ul.feature_03_02 li.feature_03_02_002 ul li {
    position: relative;
    background: #fff;
    padding: 10px;
    margin: 5px;
    width: 100%;
}
#security_measures .feature_box_etc ul.feature_03_02 li.feature_03_02_002 ul li:first-of-type {
    margin: 5px 5px 30px 5px;
}
#security_measures .feature_box_etc ul.feature_03_02 li.feature_03_02_002 ul li figure {
    margin: 0 0 5px 0;
    text-align: center;
}
#security_measures .feature_box_etc ul.feature_03_02 li.feature_03_02_002 ul li h4 {
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    width: 35px;
    height: 35px;
    margin: auto;
    background: #27acd9;
    border-radius: 50%;
    padding: 5px;
    color: #fff;
    font-size: 0.6em;
    font-weight: bold;
}
#security_measures .feature_box_etc ul.feature_03_02 li.feature_03_02_002 ul li h4 span {
    display: block;
    font-size: 1.7em;
}
#security_measures .feature_box_etc ul li {}
@media print, screen and (min-width: 576px) {}
@media print, screen and (min-width: 768px) {
    #security_measures .feature_box_etc ul.feature_03_02 {
        flex-wrap: nowrap;
    }
    #security_measures .feature_box_etc ul.feature_03_02 .feature_03_02_001, #security_measures .feature_box_etc ul.feature_03_02 .feature_03_02_002 {
        flex-wrap: nowrap;
    }
    #security_measures .feature_box_etc ul.feature_03_02 .feature_03_02_001 {
        margin: 0 10px 0 0;
    }
    #security_measures .feature_box_etc ul.feature_03_02 .feature_03_02_001 > div {
        width: 40%;
    }
    #security_measures .feature_box_etc ul.feature_03_02 .feature_03_02_001 .locked {
        width: 80%;
    }
    #security_measures .feature_box_etc ul.feature_03_02 .feature_03_02_001 > div, #security_measures .feature_box_etc ul.feature_03_02 .feature_03_02_002 > div {
        margin: 0 5px 0 0;
        width: 70%;
    }
    #security_measures .feature_box_etc ul.feature_03_02 li.feature_03_02_002 ul {
        flex-wrap: nowrap;
    }
    #security_measures .feature_box_etc ul.feature_03_02 li.feature_03_02_002 > div {
        width: 40%;
    }
    #security_measures .feature_box_etc ul.feature_03_02 li.feature_03_02_002 ul {
        width: 80%;
    }
    #security_measures .feature_box_etc ul.feature_03_02 li.feature_03_02_002 ul li:first-of-type {
        margin: 5px;
    }
}
@media print, screen and (min-width: 992px) {}
/*==============================================
partial_introduction
===============================================*/
#fishing_gear_store #partial_introduction .billing_system {}
#fishing_gear_store #partial_introduction .billing_system > div {
    text-align: center;
    background: #fff;
    border: 3px solid #bbd5a0;
    padding: 20px;
}
#fishing_gear_store #partial_introduction .billing_system p {
    text-align: center;
    margin-bottom: 0.5em;
}
#fishing_gear_store #partial_introduction .billing_system > div .catch {
    color: #216c55;
    font-size: 1.75rem;
    font-weight: bold;
    background: #ebf9de;
    padding: 0.2em 0.5em;
}
@media print, screen and (min-width: 576px) {}
@media print, screen and (min-width: 768px) {}
@media print, screen and (min-width: 992px) {}
/*==============================================
solution
===============================================*/
#fishing_gear_store #solution .caption {
    color: #fff;
    font-size: clamp(1.6rem, 1.9vw, 1.8rem);
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    margin: 0px 0px 15px 0px;
    background: #216c55;
    padding: 15px;
}