@charset "UTF-8";

/* Base Styles */
.sdOhigan {
    color: #444;
}

.bold * {
    font-weight: 700;
}

.isSPb {
    display: none;
}

.spt80 {
    margin-top: 80px;
}

.section {
    padding-top: 100px;
    padding-bottom: 100px;
}

.section:first-child {
    padding-top: 0;
}

[class$=_title] {
    font-size: 3.4rem;
    text-align: center;
}

[class$=_title]+.txt {
    margin-top: 8px;
    text-align: center;
}

#content-wrap #contents {
    width: 100%;
}

.wrap {
    max-width: 1030px;
    padding: 0 30px;
}

/* Text Truncation */
.text-cut {
    overflow: hidden;
    position: relative;
    text-align: justify;
    height: 2.4em;
    font-size: 14px;
}

.text-cut:after {
    content: "";
    display: block;
    width: 100%;
    background: #fff;
    height: 50px;
    margin-right: -2em;
    position: relative;
    z-index: 3;
}

.text-cut .cut {
    display: block;
    line-height: 1.3em;
}

.text-cut .cut:before,
.text-cut .cut:after {
    background: #fff;
    position: absolute;
}

.text-cut .cut:before {
    content: "…";
    line-height: 1.3em;
    top: 1.3em;
    right: 0;
    width: .9em;
    padding-left: .1em;
}

.text-cut .cut:after {
    content: "";
    height: 100%;
    width: 100%;
}

/* View More Button */
.item-view-more_btn {
    background: #fff;
    margin: 60px auto 0;
    max-width: 420px;
}

.item-view-more_btn a {
    display: block;
    background: #004098;
    color: #fff;
    text-decoration: none !important;
    text-align: center;
    padding: 10px;
    font-size: 1.8rem;
    transition: .3s;
    font-weight: 700;
    position: relative;
}

.item-view-more_btn a:after {
    content: "\e917";
    font-family: defico;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 16px;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -8px;
    font-weight: 700;
}

.item-view-more_btn a:hover {
    background: #000;
}

/* Arch Content Cover */
.arch-cnt_cover {
    overflow: hidden;
}

.arch-cnt_cover.border .arch-cnt_area {
    border: 1px solid #e5eaef;
    border-bottom: none;
}

.arch-cnt_cover.border .arch-cnt_area:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #e5eaef;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
}

.arch-cnt_cover.border .arch-cnt_area:before {
    border: 1px solid #e5eaef;
}

.arch-cnt_cover .arch-cnt_area {
    background: #fff;
    margin-top: 120px;
    position: relative;
}

.arch-cnt_cover .arch-cnt_area:before {
    content: "";
    width: 480px;
    height: 400px;
    background: #fff;
    display: block;
    border-radius: 50%;
    position: absolute;
    top: -70px;
    left: 50%;
    margin-left: -240px;
}

.arch-cnt_cover .arch-cnt_area .arch-cnt_inner {
    background: #fff;
    padding: 90px 3% 26px;
    position: relative;
    z-index: 1;
    margin-top: -60px;
}

.arch-cnt_cover .arch-cnt_area .title-area {
    position: relative;
    padding-top: 60px;
}

.arch-cnt_cover .arch-cnt_area .title {
    font-size: 2.4rem;
    text-align: center;
    line-height: 1.3;
    position: absolute;
    width: 400px;
    left: 50%;
    top: -6px;
    margin-left: -200px;
    z-index: 2;
}

.arch-cnt_cover .arch-cnt_area .title .eng {
    display: block;
    font-size: 3.6rem;
    font-weight: 700;
}

/* Main Visual */
.main-visual {
    overflow: hidden;
    position: relative;
    height: 300px;
    z-index: 0;
    background: url(/ohigan/images/main.jpg) no-repeat 100% #d7d7ef;
    background-size: cover;
}

.main-visual .wrap {
    position: relative;
    z-index: 2;
    max-width: 1030px;
    padding: 0 15px;
}

.main-visual .photo {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.main-visual .photo img {
    max-width: none;
    width: auto;
    height: 300px;
}

.isTablet .main-visual .photo {
    right: -35%;
}

.main-visual .text {
    height: 300px;
    display: table-cell;
    width: 6000px;
    vertical-align: middle;
}

.main-visual .catch {
    margin-top: 5px;
    font-size: 2.2rem;
    line-height: 1.3;
    color: #444;
}

.isTablet .main-visual .catch {
    font-size: 1.8rem;
}

.main-visual .title {
    color: #444;
    font-size: 4.5rem;
    position: relative;
}

.main-visual .title span {
    margin-left: 10px;
    font-size: 3rem;
}

.isTablet .main-visual .title {
    font-size: 3.6rem;
}

.main-visual .bnr-area {
    position: absolute;
    bottom: 20px;
    left: 15px;
    display: flex;
    flex-wrap: wrap;
    width: 498px;
    margin-left: -10px;
}

.main-visual .bnr-area li {
    margin-left: 10px;
    background: #fff;
}

/* Top Lead */
.top-lead_area {
    text-align: center;
}

.top-lead_area.section {
    padding-top: 30px;
}

.top-lead_title {
    font-weight: 700;
    font-size: 3.5rem;
}

.top-lead_txt {
    font-size: 1.6rem;
    width: 740px;
    margin: 24px auto 0;
}

.top-lead_txt span {
    background: linear-gradient(transparent 80%, #d1bbde 80%);
    font-size: 28px;
}

/* Anchor Navigation */
.anchor-nav {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 40px);
    margin-left: -40px;
    margin-top: 40px;
}

.anchor-nav li {
    width: calc(50% - 40px);
    margin-left: 40px;
}

.anchor-nav a {
    display: block;
    font-weight: 700;
    font-size: 2.4rem;
    text-decoration: none !important;
    text-align: center;
    line-height: 1.3;
    background: url(/ohigan/images/anchor_bg.png) no-repeat 0 0;
    background-size: cover;
    margin: 5px;
    padding: 12px;
    border: 1px solid rgba(75, 20, 20, .1);
    box-shadow: 0 0 0 5px #eee5d5;
    color: #000;
    position: relative;
    transition: .3s;
}

.anchor-nav a:after {
    content: "\e913";
    font-family: defico;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 16px;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -8px;
    transition: .3s;
}

.anchor-nav a * {
    font-weight: 700;
}

.anchor-nav a:hover {
    opacity: .8;
}

.anchor-nav a:hover:after {
    margin-top: 0;
}

/* Sub Navigation */
.anchor-nav-sub {
    margin-top: 50px;
}

.anchor-nav-sub li {
    margin-bottom: 1em;
}

.anchor-nav-sub li a {
    position: relative;
    text-align: center;
    padding-right: 2em;
    text-decoration: none !important;
}

.anchor-nav-sub li a span {
    font-size: 1.8rem;
    color: #5151a4;
    text-decoration: underline;
}

.anchor-nav-sub a:after {
    content: "\e90b";
    font-family: defico;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 24px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -12px;
    font-weight: 700;
    color: #5252a8;
    transition: .3s;
    display: inline-block;
}

.anchor-nav-sub li a:hover:after {
    margin-top: -8px;
}

.anchor-nav-sub li a:hover span {
    color: #c83250;
}

.isTablet .anchor-nav-sub li a:hover:after {
    margin-top: -12px;
}

.isTablet .anchor-nav-sub li a:hover span {
    color: #5252a8;
}

/* Background Colors */
.bgBLU {
    background-color: #e5eaef;
}

/* Offering & Return Areas */
.offering-area,
.return-area {
    overflow: hidden;
}

.offering-area .wrap,
.return-area .wrap {
    position: relative;
}

.offering-area .wrap *,
.return-area .wrap * {
    position: relative;
    z-index: 1;
}

.offering-area .imgLeft,
.offering-area .imgRight,
.return-area .imgLeft,
.return-area .imgRight {
    position: absolute;
    display: block;
    z-index: 0;
}

.isTablet .offering-area .imgLeft img,
.isTablet .offering-area .imgRight img,
.isTablet .return-area .imgLeft img,
.isTablet .return-area .imgRight img {
    zoom: .7;
}

.offering-area .imgLeft,
.return-area .imgLeft {
    bottom: 350px;
    left: -323px;
}

.isTablet .offering-area .imgLeft,
.isTablet .return-area .imgLeft {
    bottom: 430px;
    left: -103px;
}

.offering-area .imgRight,
.return-area .imgRight {
    bottom: -100px;
    right: -442px;
}

.isTablet .offering-area .imgRight,
.isTablet .return-area .imgRight {
    right: -142px;
}

.offering-area .subttl,
.return-area .subttl {
    text-align: center;
    margin-top: 40px;
}

.offering-area .subttl span,
.return-area .subttl span {
    display: inline-block;
    color: #5151a4;
    font-size: 2.3rem;
    padding: 10px .5em;
    border-top: 1px solid #5151a4;
    border-bottom: 1px solid #5151a4;
    font-weight: 700;
}

.offering-area .imgLeft {
    bottom: 220px;
}

/* Product List */
.item-list {
    margin-top: 50px;
}

.item-list.box-wrap.block4 {
    width: 101.3%;
    margin-left: -1.3%;
}

.item-list.box-wrap.block4 .product-item {
    width: 23.7%;
    height: 370px;
    margin-left: 1.3%;
}

.item-list.box-wrap.block4 .product-item:nth-child(n+5) {
    margin-top: 25px;
}

.item-list_area .btn-more {
    margin-top: 50px;
}

/* Product Item */
.product-item {
    background: #f2f2f2;
}

.product-item a {
    background: #f2f2f2;
    height: 100%;
}

.bgBLU .product-item a {
    background: #fff;
    height: 100%;
}

.product-item .product-pic {
    background: #fff;
    position: relative;
}

.product-item .product-pic img {
    width: 100%;
}

.product-item .product-pic:after {
    content: "";
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    border: 1px solid #f2f2f2;
    transition: .3s;
}

.product-item .product-detail {
    padding: 18px;
}

.product-item .product-detail-name {
    font-size: 1.3rem;
    display: block;
}

.product-item .product-detail-price {
    font-size: 1.5rem;
    font-weight: 700;
    margin-top: 15px;
}

.product-item .product-detail-price:before {
    content: "￥";
    font-weight: normal;
    font-size: 1.2rem;
}

.product-detail-price+.product-detail-price {
    margin-top: 3px !important;
}

.product-item .item-description {
    margin-top: 15px;
    font-size: 1.1rem;
    display: block;
}

.product-item .item-description.text-cut {
    height: 3.8em;
}

.product-item .item-description.text-cut:before,
.product-item .item-description.text-cut:after,
.product-item .product-detail-name.text-cut:before,
.product-item .product-detail-name.text-cut:after {
    background: #f2f2f2;
}

.product-item a .item-description.text-cut:before,
.product-item a .item-description.text-cut:after,
.product-item a .product-detail-name.text-cut:before,
.product-item a .product-detail-name.text-cut:after {
    background: #fff;
}

.product-item .item-description.text-cut .cut:before,
.product-item .item-description.text-cut .cut:after,
.product-item .product-detail-name.text-cut .cut:before,
.product-item .product-detail-name.text-cut .cut:after {
    background: #f2f2f2;
}

.product-item a .item-description.text-cut .cut:before,
.product-item a .item-description.text-cut .cut:after,
.product-item a .product-detail-name.text-cut .cut:before,
.product-item a .product-detail-name.text-cut .cut:after {
    background: #fff;
}

.product-item .item-description .cut:before {
    top: 2.5em;
    padding-left: .2em;
}

.product-item:hover .product-detail-name {
    color: #c83250;
    text-decoration: underline;
}

.product-item:hover .product-pic:after {
    border-color: #c83250;
}

.product-pic-icon-shipping {
    background-color: #A78C58;
    color: white;
    position: absolute !important;
    display: inline;
    bottom: 10px;
    left: 10px;
    padding: 5px 10px;
}

#return .product-item .product-detail {
    height: 20rem;
}

/* Price Area */
.price-area {
    position: relative;
    padding: 60px 30px 70px;
    margin-top: 100px;
}

.price-area:before,
.price-area:after {
    content: "";
    display: block;
    width: 100%;
    height: 5px;
    background: url(/ohigan/images/sprite.png) repeat-x 0 0;
    position: absolute;
    left: 0;
}

.price-area:before {
    top: 0;
}

.price-area:after {
    bottom: 0;
}

.bgBLU .price-area {
    background: #fff;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .1);
}

.bgBLU .price-area:before,
.bgBLU .price-area:after {
    display: none;
}

/* Price List */
.price-list {
    margin-top: 35px;
}

.price-list.box-wrap.block3 {
    width: 102%;
    margin-left: -2%;
}

.price-list.box-wrap.block3 .box {
    width: 31.33333%;
    margin-left: 2%;
}

.price-list.box-wrap.block3 .box:nth-child(n+4) {
    margin-top: 20px;
}

.price-list a {
    display: block;
    text-decoration: none !important;
    background: #444;
    color: #fff;
    text-align: center;
    padding: 10px;
    font-size: 1.8rem;
    position: relative;
    transition: .3s;
}

.price-list a:after {
    content: "\e917";
    font-family: defico;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: absolute;
    font-size: 12px;
    right: 15px;
    top: 50%;
    margin-top: -6px;
    font-weight: 700;
    transition: right .3s;
}

.price-list a:hover {
    background: #5151a4;
}

.price-list a:hover:after {
    right: 10px;
}

/* Tips Area */
.tips-area {
    background-color: #e2ddea;
    padding-top: 50px;
}

.tips-area_cover {
    background: #fff;
    padding: 30px 30px 50px;
    margin-top: 40px;
}

.tips-area_cover .tips-box~.tips-box {
    margin-top: 28px;
}

.tips-area_cover .ttl {
    position: relative;
    font-size: 2rem;
    line-height: 1.3;
    padding-left: 40px;
}

.tips-area_cover .ttl:before {
    content: "";
    display: inline-block;
    background: url(/ohigan/images/ico_kiku.png) no-repeat 50%;
    width: 30px;
    height: 23px;
    position: absolute;
    top: -2px;
    left: 0;
}

.tips-area_cover .txt {
    background: #f2f2f2;
    border-top: 2px solid #cce;
    padding: 20px 40px;
    margin-top: 5px;
    line-height: 1.7;
}

.tips-area_cover .txt dl dt,
.tips-area_cover .txt dl dd {
    display: inline-block;
}

.tips-area_cover .txt dl dt {
    width: 5em;
}

/* Service Contents Area */
.svc-contents_aera {
    margin-top: 0;
    padding: 0;
    border: none;
}

.svc-contents_aera .svc-conetnts_box .svc-contentx_link {
    padding-top: 0;
    padding-bottom: 0;
}

.svc-contents_aera .title .eng {
    line-height: 1.3;
}

.svc-contents_aera .txt p {
    font-size: 1.1rem;
}

.isTablet .svc-contents_aera .txt p {
    line-height: 1.1;
}

.svc-contents_aera.arch-cnt_cover .arch-cnt_area {
    margin-top: 70px;
}

.svc-contents_aera.arch-cnt_cover .arch-cnt_area .arch-cnt_inner {
    padding-bottom: 60px;
}

/* More Button Wrapper */
.wrap_more_btn {
    margin-top: 30px;
}

.wrap_more_btn a {
    display: block;
    border: 1px solid #444444;
    background: #fff;
    position: relative;
    text-decoration: none !important;
    transition: .3s;
    color: #000;
    text-align: center;
    width: 500px;
    margin: 0 auto;
    padding: 1em;
}

.wrap_more_btn a p {
    vertical-align: middle;
    display: inline-block;
    font-size: 1.6rem;
    font-weight: 700;
    padding-right: 2em;
}

.wrap_more_btn a:after {
    content: "\e913";
    font-family: defico;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 24px;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -8px;
    font-weight: 700;
    color: #444444;
}

.wrap_more_btn a:hover {
    background: #c0af61;
}

.isTablet .wrap_more_btn a:hover {
    background: #fff;
}

/* Wrapping Area */
.wrapping-area .title {
    text-align: center;
    color: #444444;
    font-size: 3.4rem;
    line-height: 1.5;
}

.wrapping-area .title span {
    display: inline-block;
    position: relative;
    padding-left: 100px;
    margin-left: -50px;
}

.wrapping-area .title span b {
    font-size: 2.4rem;
}

.wrapping-area .title i {
    font-size: 2.6rem;
    color: #fff;
    display: inline-block;
    width: 80px;
    height: 80px;
    background: #c0af61;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 0 0 0 3px #c0af61;
    position: absolute;
    line-height: 80px;
    left: 0;
    top: 50%;
    margin-top: -43px;
}

.wrapping-area .wrapping-list {
    margin-bottom: 40px;
}

.wrapping-area .wrapping-list .box {
    text-align: center;
}

.wrapping-area .wrapping-list .box dt img {
    border: 1px solid #e1e1e1;
}

.wrapping-area .wrapping-list .box dd {
    padding-top: 0.5em;
    font-size: 1.6rem;
}

.wrapping-area .wrapping-list .box dd span {
    display: block;
    font-size: 1.4rem;
    line-height: 2;
}

.wrapping-area .sub-title {
    text-align: center;
    margin-bottom: 45px;
}

.wrapping-area .sub-title span {
    font-size: 2rem;
    text-align: center;
    padding: 0.5em 1em;
    margin: 0 auto;
    min-width: 13em;
    display: inline-block;
}

.wrapping-area .wrapping-box .sub-title span {
    border: 3px solid #6b6b6b;
}

.wrapping-area .wrapping-box-type .sub-title span {
    border: 1px solid #000;
    border-width: 1px 0;
}

.wrapping-note {
    background: #f8f8f8;
    text-align: center;
    padding: 2em 1em;
    max-width: 680px;
    margin: 0 auto;
}

.wrapping-note dt {
    font-size: 2.2rem;
    color: #9b5a8b;
    margin-bottom: 1em;
}

.wrapping-note dd {
    letter-spacing: -0.5px;
}

.wrapping-area .wrapping-box-type {
    border: 3px solid #ececec;
    padding: 50px 15px;
}

.wrapping-area .wrapping-box,
.wrapping-area .wrapping-box-type {
    margin-top: 50px;
    margin-bottom: 70px;
    position: relative;
}

.wrapping-area .wrapping-box.line {
    padding-bottom: 70px;
}

.wrapping-area .wrapping-box.line:after {
    content: "";
    display: block;
    width: 100%;
    height: 5px;
    background: url(/ohigan/images/sprite.png) repeat-x 0 0;
    position: absolute;
    left: 0;
    bottom: 0;
}

.wrapping-area .wrapping-box:last-child {
    margin-bottom: 0;
}

.section.wrapping-area {
    padding-bottom: 0;
}

/* Icons */
.icon {
    height: 2rem;
}

.icon span {
    color: #fff;
    padding: 0.5rem 1rem;
    font-size: 1.2rem;
}

.icon.free_coupon span {
    background-color: #930002;
}

.icon.delivery_in span {
    background-color: #A78C58;
}

/* Catalog Gift */
.m-cr-catalogGift .m-cr-catalogBanner {
    margin-top: 30px;
}

.m-cr-catalogGift .m-cr-catalogGift-list {
    display: flex;
    margin-top: 30px;
    justify-content: space-between;
}

.m-cr-catalogGift .m-cr-catalogGift-list>section {
    display: flex;
    overflow: hidden;
    max-width: 23%;
    border-radius: 10px;
    background-color: #fff;
    flex-basis: 23%;
    flex-wrap: wrap;
}

.m-cr-catalogGift .m-cr-catalogGift-list>section>* {
    flex-basis: 100%;
}

.m-cr-catalogGift .m-cr-catalogGift-list_name {
    font-size: 1.3rem;
    margin: 20px 10px 0;
    text-align: center;
}

.m-cr-catalogGift .m-cr-catalogGift-list_name span {
    font-size: 1.8rem;
    font-weight: 700;
}

.m-cr-catalogGift .m-cr-catalogGift-list_txt {
    font-size: 1rem;
    margin: 5px 10px 0;
    order: 3;
}

.m-cr-catalogGift .m-cr-catalogGift-service {
    max-width: 800px;
    margin: 60px auto 0;
}

.m-cr-catalogGift .m-cr-catalogGift-service_heading {
    font-size: 2rem;
    text-align: center;
}

.m-cr-catalogGift .m-cr-catalogGift-service_bnrs {
    display: flex;
    margin-top: 30px;
    justify-content: space-between;
}

.m-cr-catalogGift .m-cr-catalogGift-service_bnrs>* {
    flex-basis: 47%;
}

.sdOhigan .m-cr-catalogGift {
    background-color: #f2f2f2;
    margin-top: 100px;
    padding: 60px 0;
}

.sdOhigan .m-cr-catalogGift .m-cr-catalogInner {
    max-width: 930px;
    margin: 0 auto;
}

.sdOhigan .m-okoudengaeshiTtl {
    font-size: 2.8rem;
    text-align: center;
}

.sdOhigan .m-okoudengaeshiTxt {
    font-size: 1.5rem;
    margin-top: 20px;
    text-align: center;
}

/* Button More */
.btn-more {
    line-height: 1.3;
    margin-top: 20px;
    text-align: center;
}

.btn-more a,
.btn-more span {
    font-size: 1.6rem;
    position: relative;
    display: inline-block;
    width: 390px;
    padding: 14px 50px;
    text-align: center;
    text-decoration: none !important;
    color: #fff;
    background: #000;
    transition: .3s;
}

.btn-more a:before,
.btn-more span:before {
    font-family: defico;
    font-weight: 400;
    line-height: 1;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -8px;
    content: '\e914';
    opacity: 0;
    transition: .3s;
}

.btn-more a:hover,
.btn-more span:hover {
    color: #fff;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .7);
}

.btn-more a:hover:before,
.btn-more span:hover:before {
    right: 15px;
    animation: d 1.3s infinite;
    opacity: 1;
}

@keyframes d {
    0% {
        right: 20px;
        opacity: 1;
    }

    to {
        right: 10px;
        opacity: 0;
    }
}

.m-cr-catalogGift .m-cr-catalogGift-list>section .btn-more {
    margin: 10px 10px 20px;
    order: 4;
}

.m-cr-catalogGift .m-cr-catalogGift-list>section .btn-more a {
    display: block;
    width: auto;
    padding: 10px 50px;
}

.m-cr-catalogGift .m-cr-catalogGift-service .btn-more {
    margin-top: 40px;
}

/* Links */
#container .sdOhigan a {
    text-decoration: none;
}

/* Recommend, Service, Useful */
.m-cr-recommend,
.m-cr-service,
.m-cr-useful {
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
}

.m-cr-useful .m-cr-usefulTtl {
    font-size: 2.8rem;
    text-align: center;
}

.m-cr-useful .m-cr-usefulTxt {
    margin-top: 10px;
    text-align: center;
}

.m-cr-useful .m-cr-usefulList {
    display: flex;
    margin-top: 40px;
    justify-content: space-between;
}

.m-cr-useful .m-cr-usefulList>li {
    flex-basis: 22%;
}

.m-cr-useful .m-cr-usefulList>li p+p {
    font-size: 1.3rem;
    padding: 10px;
}

/* Service List */
.m-cr-service {
    padding-top: 60px;
}

.m-cr-service .m-cr-serviceHead {
    font-size: 3.4rem;
    text-align: center;
}

.m-cr-service .m-cr-serviceHead span {
    font-size: 1.4rem;
    display: block;
}

.m-cr-service .m-cr-serviceList {
    display: flex;
    margin-top: 30px;
    flex-wrap: wrap;
    justify-content: space-between;
}

.m-cr-service .m-cr-serviceList>section {
    flex-basis: 31.5%;
}

.isTablet .m-cr-service .m-cr-serviceList>section {
    flex-basis: 33.333%;
}

.m-cr-service .m-cr-serviceList>section>a {
    position: relative;
    display: flex;
    height: 100px;
    transition: all .5s;
    background-repeat: no-repeat;
    background-size: auto 100%;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}

.isTablet .m-cr-service .m-cr-serviceList>section>a {
    height: 80px;
}

.m-cr-service .m-cr-serviceList>section>a:before {
    position: absolute;
    top: -10px;
    left: -10px;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    content: '';
    transition: all .5s;
    opacity: 0;
    border: 5px solid #e7e7e7;
}

.m-cr-service .m-cr-serviceList>section>a:hover {
    color: #000;
    background-color: #e7e7e7;
}

.m-cr-service .m-cr-serviceList>section>a:hover:before {
    top: 0;
    left: 0;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    opacity: 1;
}

.m-cr-service .m-cr-serviceList>section.noshi a {
    background-image: url(/ohigan/images/bg_service_noshi.png);
}

.m-cr-service .m-cr-serviceList>section.messagecard a {
    background-image: url(/ohigan/images/bg_service_messagecard.png);
}

.m-cr-service .m-cr-serviceList>section.freeshipping a {
    background-image: url(/ohigan/images/bg_service_freeshipping.png);
}

.m-cr-service .m-cr-serviceList>section.mail a {
    background-image: url(/ohigan/images/bg_service_mail.png);
}

.m-cr-service .m-cr-serviceList>section.coupon a {
    background-image: url(/ohigan/images/bg_service_coupon.png);
}

.m-cr-service .m-cr-serviceList>section.catalog a {
    background-image: url(/ohigan/images/bg_service_catalog.png);
}

.m-cr-service .m-cr-serviceList>section:nth-of-type(-n+3) a {
    padding: 10px 45% 10px 10px;
    background-position: top right;
}

.m-cr-service .m-cr-serviceList>section:nth-of-type(n+4) {
    margin-top: 20px;
}

.m-cr-service .m-cr-serviceList>section:nth-of-type(n+4) a {
    padding: 10px 10px 10px 48%;
    background-position: top left;
}

.m-cr-service .m-cr-serviceList .m-cr-serviceTtl {
    font-size: 1.6rem;
    font-weight: 700;
    text-align: center;
    color: #3bb4d7;
    flex-basis: 100%;
}

.isTablet .m-cr-service .m-cr-serviceList .m-cr-serviceTtl {
    font-size: 1.2rem;
}

.m-cr-service .m-cr-serviceList .m-cr-serviceTxt {
    font-size: 1.1rem;
    margin-top: 5px;
    flex-basis: 100%;
}

.isTablet .m-cr-service .m-cr-serviceList .m-cr-serviceTxt {
    font-size: 1rem;
}

/* Price Display */
.box .item-detail .item-price {
    display: inline-block;
    vertical-align: middle;
    margin-top: 5px;
    color: #000;
    width: 100%;
}

.box .item-detail .item-price strong {
    font-weight: 400;
    vertical-align: baseline;
}

.box .item-detail .item-price strong span {
    font-weight: 700;
    font-size: 1.5rem;
}

/* Banner */
.bnr {
    margin: auto;
    max-width: 900px;
}

/* Buttons */
.button {
    width: 40%;
    margin: 45px auto;
}

.btn-submit,
.button a {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    padding: 1em 0;
    width: 100%;
    color: #fff;
    background-color: #333;
    transition: .3s;
    box-shadow: rgba(0, 0, 0, .15) 1.95px 1.95px 2.6px;
}

.button .btn-submit:after,
.button a:after {
    content: '';
    margin-left: 5px;
    width: 5px;
    height: 5px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    transform: rotate(45deg);
}

.button a:hover {
    text-decoration: none;
    background-color: #bbb;
}

.button_block {
    justify-content: space-around;
    display: flex;
    width: 1000px;
    margin: 45px auto;
}

.button_block .button {
    justify-content: space-around;
    display: flex;
    margin: auto;
    width: 40%;
}

/* Media Queries */
@media screen and (max-width: 1620px) {
    .main-visual .photo {
        right: -5%;
    }
}

@media screen and (max-width: 1164px) {
    .main-visual .photo {
        right: -25%;
    }
}