.flagshipshop {
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif
}
.flagshipshop .mainVisualTitle {
    background: url(../../asset/images/service/flagshipshop/bg_pc.png) 100% 0 no-repeat;
    background-size: 1000px auto;
    height: 530px;
}
.flagshipshop .mainVisualTitleInner {
    padding: 180px 0 0 0;
    width: 1260px;
    margin: 0 auto;
}
.flagshipshop .mainVisualTitleInner p {
    text-align: left;
    font-size: 18px;
    line-height: 1.8;
    font-weight: bold;
    color: #222222;
    margin-bottom: 45px;
}
.flagshipshop .mainVisualTitleInner h1 {
    text-align: left;
    width: 355px;
}
.flagshipshop .mainVisualTitleInner h1 img {
    width: 100%;
    height: auto;
}
.flagshipshop .about01 {
    padding: 60px 0;
}
.flagshipshop .about01 .inner {
    width: 1060px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.flagshipshop .about01 .inner .img {
    width: 315px;
}
.flagshipshop .about01 .inner .img img {
    width: 100%;
}
.flagshipshop .about01 .inner .text {
    width: 645px;
}
.flagshipshop .about01 .inner .text h2 {
    color: #222;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 25px;
}
.flagshipshop .about01 .inner .text p {
    color: #222;
    font-size: 18px;
    line-height: 1.8;
}
.flagshipshop .about02 {
    padding: 60px 0;
}
.flagshipshop .about02 .inner {
    width: 1060px;
    margin: 0 auto;
}
.flagshipshop .about02 .inner h2 {
    width: 645px;
    margin: 0 auto 40px;
}
.flagshipshop .about02 .inner h2 img {
    width: 100%;
    height: auto;
}
.flagshipshop .about02 .inner h3 {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 50px;
}
.flagshipshop .about02 .inner .note {
    font-size: 18px;
    line-height: 1.8;
    text-align: center;
    margin-bottom: 65px;
}
.flagshipshop .about02 .inner .flex {
    display: flex;
    width: 100%;
    margin-bottom: 20px;
}
.flagshipshop .about02 .inner .flex .box {
    width: 25%;
    text-align: center;
    border-right: 1px solid #D3D3D3;
    box-sizing: border-box;
}
.flagshipshop .about02 .inner .flex .box:last-child {
    border-right: none;
}
.flagshipshop .about02 .inner .flex .box .box-title {
    text-align: center;
    color: #FF0032;
    font-size: 14px;
    box-sizing: border-box;
    min-height: 2.5rem;
    margin-bottom: 20px;
}
.flagshipshop .about02 .inner .flex .box:nth-child(2n-1) .box-title {
    padding-top: 10px;
}
.flagshipshop .about02 .inner .flex .box .box-title span {
    font-size: 8px;
    vertical-align: top;
    display: inline-block;
    padding-left: 3px;
}
.flagshipshop .about02 .inner .flex .box .box-inner {
    margin-bottom: 5px;
}
.flagshipshop .about02 .inner .flex .box .box-inner .box-text01 {
    font-size: 64px;
    text-align: center;
    font-weight: bold;
    letter-spacing: -0.02rem;
    line-height: 1;
    margin-bottom: 20px;
}
.flagshipshop .about02 .inner .flex .box .box-inner .box-text01 span {
    display: inline-block;
    vertical-align: text-bottom;
    font-size: 28px;
}
.flagshipshop .about02 .inner .flex .box .box-inner .box-text02 {
    font-size: 28px;
    text-align: center;
    font-weight: bold;
}
.flagshipshop .about02 .inner .attention p {
    font-size: 12px;
    text-align: right;
    font-weight: lighter;
}
.flagshipshop .item {
    background: #FAFAFA;
    padding: 50px 0;
}
.flagshipshop .item .inner {
    width: 1060px;
    margin: 0 auto;
}
.flagshipshop .item .inner h2 {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 60px;
}
.flagshipshop .item .item-box01 {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}
.flagshipshop .item .item-text {
    text-align: center;
}
.flagshipshop .item .item-text .text01 {
    font-size: 31px;
    padding-bottom: 5px;
    border-bottom: 4px solid #222222;
    margin-bottom: 20px;
}
.flagshipshop .item .item-text .text01 span {
    font-size: 26px;
    display: block;
    text-align: center;
}
.flagshipshop .item .item-text .text02 {
    border: 1px solid #222222;
    display: inline-block;
    padding: 5px 25px;
    margin-bottom: 30px;
}
.flagshipshop .item .item-text .text02  .text02-01 {
    font-size: 18px;
    text-align: center;
}
.flagshipshop .item .item-text .text02  .text02-02 {
    font-size: 10px;
    text-align: center;
}
.flagshipshop .item .item-text .text03 {
    text-align: center;
    font-size: 16px;
    line-height: 2;
    text-align: center;
}
.flagshipshop .item .item-img {
    width: 610px;
}
.flagshipshop .item .item-img img {
    width: 100%;
    height: auto;
}
.flagshipshop .item .item-box02 img {
    width: 100%;
    height: auto;
}
.flagshipshop .feature {
    padding: 90px 0;
}
.flagshipshop .feature .inner {
    width: 1060px;
    margin: 0 auto;
}
.flagshipshop .feature .inner h2 {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 45px;
}
.flagshipshop .feature .inner h3 {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}
.flagshipshop .feature .inner .text {
    text-align: center;
    font-size: 12px;
    margin-bottom: 20px;
}
.flagshipshop .feature .inner .box .img {
    width: 920px;
    margin: 0 auto 60px;
}
.flagshipshop .feature .inner .box:last-child .img {
    margin-bottom: 0;
}
.flagshipshop .feature .inner .img img {
    width: 100%;
    height: auto;
}
.flagshipshop .item-note {
    background: #FAFAFA;
    padding: 40px 0;
}
.flagshipshop .item-note .inner {
    width: 1060px;
    margin: 0 auto;
}
.flagshipshop .item-note .inner .attention {
    display: inline-block;
    border: 1px solid #707070;
    border-radius: 60px;
    font-size: 24px;
    font-weight: bold;
    background: #fff;
    padding: 5px 60px;
    margin-bottom: 10px;
}
.flagshipshop .item-note .inner .text01 {
    font-size: 12px;
    text-align: center;
    margin-bottom: 20px;
}
.flagshipshop .item-note .inner .text02 {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}
.flagshipshop .service-area {
    padding: 40px 0 80px;
}
.flagshipshop .service-area .inner {
    width: 1060px;
    margin: 0 auto;
}
.flagshipshop .service-area .inner .attention {
    color: #FF0032;
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px;    
}
.flagshipshop .service-area .inner .serviceBlock02 {
    width: 335px;
    margin-right: 27px;
    flex-direction: column;
}
.flagshipshop .service-area .inner .serviceBlock02:last-child {
    margin-right: 0;
}
.flagshipshop .service-area .inner .serviceBlock02 .textArea02 {
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    padding: 20px;
}
.flagshipshop .service-area .inner .serviceBlock02 .imageArea img {
    width: 100%;
    height: auto;
}
.flagshipshop .service-area .inner .serviceBlock02 .item-inner .name {
    font-size: 9px;
    margin-bottom: 2px;
}
.flagshipshop .service-area .inner .serviceBlock02 .item-inner .catch {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 8px;
}
.flagshipshop .service-area .inner .serviceBlock02 .NameArea {
    margin-bottom: 15px;
}
.flagshipshop .service-area .inner .serviceBlock02 .NameArea img {
    height: 33px;
    width: auto;
}
.flagshipshop .serviceBlock02 .textArea02 .link01 a {
    display: block;
    border: 1px solid #707070;
    text-align: center;
    color: #222222;
    font-size: 14px;
    padding: 12px 0;
    transition: 0.3s all;
}
.flagshipshop .serviceBlock02 .textArea02 .link01 a:hover {
    opacity: 0.6;
}
.flagshipshop .serviceBlock02 .textArea02 .link01 a[target="_blank"]::after {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../images/service/flagshipshop/ico_blank.png) 0 0 no-repeat;
    background-size: contain;
    margin-left: 8px;
    vertical-align: text-bottom;
}
.flagshipshop .serviceBlock02 .textArea02 .link01 a span {
    text-decoration: underline;
}
.flagshipshop .serviceBlock02 .textArea02 .link01 a:hover {
    text-decoration: none;
}
.flagshipshop .serviceBlock02 .textArea02 .link01 a:hover span {
    text-decoration: underline;
}
.flagshipshop .serviceBlock02 .textArea02 .link02 {
    margin-top: 10px;
}
.flagshipshop .serviceBlock02 .textArea02 .link02 a {
    display: block;
    border: 1px solid #707070;
    text-align: center;
    color: #222222;
    font-size: 14px;
    transition: 0.3s all;
    padding: 12px 0;
    transition: 0.3s all;
}
.flagshipshop .serviceBlock02 .textArea02 .link02 a:hover {
    opacity: 0.7;
}
.flagshipshop .serviceBlock02 .textArea02 .link02 a::after {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../images/service/flagshipshop/ico_blank.png) 0 0 no-repeat;
    background-size: contain;
    margin-left: 8px;
    vertical-align: text-bottom;
}
.flagshipshop .serviceBlock02 .textArea02 .link02 a span {
    text-decoration: underline;
}
.flagshipshop .contents {
    padding-bottom: 692px;
    background: url(../images/service/flagshipshop/bg02.png) 50% 100% no-repeat;
}