@charset "UTF-8";
/************************************************************************************************************************************
------------------------------------------------------------------------------------------------------------------------------------
[2024-10-10] New Styles: 防災風呂敷特集ページ - 新規セクション開始
------------------------------------------------------------------------------------------------------------------------------------
************************************************************************************************************************************/
/*-----------------------------------------------------------------
-------------margin & padding--------------------------------------
-------------------------------------------------------------------*/
body .main-wrapper .mt5 {
    margin-top: 5px;
}
body .main-wrapper .mt30 {
    margin-top: 30px;
}
body .main-wrapper .md30 {
    margin-top: 30px;
}
body .main-wrapper .pt10 {
    padding-top: 10px;
}
body .main-wrapper .pt20 {
    padding-top: 20px;
}
body .main-wrapper .pt25 {
    padding-top: 25px;
}
body .main-wrapper .pt30 {
    padding-top: 30px;
}
body .main-wrapper .pt40 {
    padding-top: 40px;
}
body .main-wrapper .pt45 {
    padding-top: 45px;
}
body .main-wrapper .pt50 {
    padding-top: 50px;
}
body .main-wrapper .pb50 {
    padding-bottom: 50px;
}
body .main-wrapper .pt65 {
    padding-top: 65px;
}
body .main-wrapper .pb65 {
    padding-bottom: 65px;
}
body .main-wrapper .pt60 {
    padding-top: 60px;
}
body .main-wrapper .pb60 {
    padding-bottom: 60px;
}
body .main-wrapper .pt80 {
    padding-top: 80px;
}
body .main-wrapper .pt100 {
    padding-top: 100px;
}
body .main-wrapper .pb100 {
    padding-bottom: 100px;
}
body .main-wrapper .pt110 {
    padding-top: 110px;
}
body .main-wrapper .pb110 {
    padding-bottom: 110px;
}

/*-----------------------------------------------------------------
-------------text--------------------------------------------------
-------------------------------------------------------------------*/
body .main-wrapper {
    font-family: "source-han-sans-japanese", sans-serif;
    font-weight: 400;
    font-style: normal;
}
.main-wrapper h3,
.main-wrapper h4,
.main-wrapper h5,
.main-wrapper p {
	color: #171927;
    line-height: 1.5;
}
.main-wrapper p {
    font-size: 18px;
}
.main-wrapper h3,
.main-wrapper h4,
.main-wrapper h5,
.main-wrapper p.bold {
	font-family: "source-han-sans-japanese", sans-serif;
    font-weight: 700;
    font-style: normal;
}
.main-wrapper img {
    display: block;
    height: auto;
}
.main-wrapper .u-cap {
    margin-top: 8px;
    color: #999;
    font-size: 14px;
    text-align: center;
}
.main-wrapper .u-space {
    margin-bottom: 30px;
}
.main-wrapper .u-textac {
    text-align: center;
}
.main-wrapper .u-textal {
    text-align: left;
}

/*-----------------------------------------------------------------
-------------お問い合わせ-------------------------------------------
-------------------------------------------------------------------*/
.cmn_estimate770 {
    margin-top: 0;
    margin-bottom: 0;
}
.cmn_estimate770 dd p:nth-child(2) {
    font-size: 13px;
    background: unset;
    box-shadow: unset;
}
.cmn_estimate770 dd ul {
    padding-top: 0.5rem;
}
.l-contact .c-warning {
    margin-bottom: 9px;
    color: #e71f19;
    font-size: 18px;
    text-align: center;
}
.l-contact a img {
    width: 307px;
    margin: 5px auto 0;
}

/*-----------------------------------------------------------------
-------------以下のセクション見出し---------------------------------
-------------------------------------------------------------------*/
.l-chara h3,
.l-htu h3,
.l-print h3 {
    font-size: 48px;
    text-align: center;
}
.l-chara h3 span,
.l-htu h3 span,
.l-print h3 span {
    display: block;
    color: #e83e3b;
    font-size: 24px;
}
.l-furoshiki h4,
.l-chara h4,
.l-htu h4,
.l-print h4 {
    font-size: 24px;
}
h4 span {
    color: #e83e3b;
}

/*-----------------------------------------------------------------
-------------cmn_header-banners - breadcrumbs----------------------
-------------------------------------------------------------------*/
.bread_outer .breadcrumbs {
    margin-bottom: 0;
}
.cmn_header-banners {
    margin-bottom: unset;
}

/*-----------------------------------------------------------------
-------------メインラッパー-----------------------------------------
-------------------------------------------------------------------*/
.main-wrapper .flexbox {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 0 40px;
}
.main-wrapper .gap10 {
    gap: 40px 10px;
}
.main-wrapper .gap15 {
    gap: 0 15px;
}
.main-wrapper .gap35 {
    gap: 0 35px;
}
.main-wrapper .p-inner {
    width: 960px;
    margin: 0 auto;
    padding: 0 20px;
    overflow: hidden;
}

/*-----------------------------------------------------------------
-------------防災風呂敷セクション-----------------------------------
-------------------------------------------------------------------*/
.l-furoshiki h3 {
    font-size: 70px;
    text-align: center;
}
.l-furoshiki h3 + img {
    width: 565px;
    margin: 0 auto;
}
.l-furoshiki .p-furoshiki__item01,
.l-furoshiki .p-furoshiki__item02 {
    width: 50%;
}
.l-furoshiki .p-furoshiki__item02 img {
    width: 460px;
}
.l-furoshiki .p-furoshiki__imgbox img {
    width: 460px;
}
.l-furoshiki .p-furoshiki__txt {
    margin-top: 30px;
    font-size: 18px;
}
.l-furoshiki .p-furoshiki__imgtxtbox {
    background-color: #fdf8ec;
}

/*-----------------------------------------------------------------
-------------防災風呂敷の活用シーン-------------------------
-------------------------------------------------------------------*/
.l-htu img {
    display: block;
    width: 559px;
    margin: 0 auto;
}
.l-htu .p-htu__item {
    width: 460px;
}
.l-htu h4 {
    padding: 8px 0 10px;
    border: solid #333;
    border-width: 2px 0;
    color: #f29453;
    font-size: 28px;
}
.l-htu li img {
    width: 310px;
}

/*-----------------------------------------------------------------
-------------動画エリア--------------------------------------------
-------------------------------------------------------------------*/
.l-movie {
    background-image: url(../../images/feature/preparedness/img_movie_bg.png);
    background-size: 1400px 1330px;
    background-position: center center;
    background-repeat: repeat-x;
    width: 100%;
    height: auto;
}
.l-movie h3 {
    padding: 22px 32px 46px 32px;
    background-image: url(../../images/feature/preparedness/hdg_movie_bg.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    color: white;
    font-size: 40px;
    text-align: center;
}
.l-movie .p-movie__youtube {
    width: 818px;
    margin: 40px auto 0;
}
.l-movie .p-movie__youtube iframe {
    box-shadow: 8px 8px 0 rgba(44, 137, 202, 1);
}
.l-movie .p-movie__cap {
    margin-top: 18px;
    color: #999;
    font-size: 24px;
    text-align: center;
}
.l-movie .p-movie__text {
    width: 600px;
    margin: auto;
}
.l-movie .p-movie__text img {
    width: 598px;
    padding-top: 5px;
}

/*-----------------------------------------------------------------
-------------防災風呂敷への印刷セクション---------------------------
-------------------------------------------------------------------*/
.l-print img {
    display: block;
    width: 455px;
    margin: 0 auto;
}
.l-print .p-print__item {
    width: 460px;
}
.l-print .p-print__gallery {
    background-color: #fdf8ec;
}
.l-print .p-print__gallery h4 {
    font-size: 36px;
}
.l-print .p-print__gallery h4 span {
    display: block;
    color: #ec6844;
    font-size: 24px;
}
/* lightbox */
.lightbox .lb-image {
    border: unset;
}
.lb-nav a.lb-next,
.lb-nav a.lb-prev {
    opacity: 1;
    background-repeat: no-repeat !important;
    width: 50%;
}
.lb-nav a.lb-next {
    background: url(../../images/feature/preparedness/next.png);
    background-position: center right;
}
.lb-nav a.lb-prev {
    background: url(../../images/feature/preparedness/prev.png);
    background-position: center left;
}
.lb-data .lb-close {
    background: url(../../images/feature/preparedness/close.png);
    background-repeat: no-repeat !important;
}

/*-----------------------------------------------------------------
-------------製作ならキラメックにセクション-------------------------
-------------------------------------------------------------------*/
.l-litm .custom-line {
    width: 356px;
    background: #ec6844;
}
.l-litm hr {
    border: none;
    height: 4px;
    background-color: #000;
}
.l-litm h3 img{
    width: 857px;
    margin: 0 auto;
}
.l-litm p {
    font-size: 16px;
    text-align: center;
}
.l-litm .highlight {
    color: #ec6844;
}
.l-litm__point h4 {
    color: #e39e44;
    font-size: 30px;
}
.l-litm__point h4 span {
    display: block;
    color: #333;
    font-size: 16px;
}
.l-litm__point .l-litm__pbox dl {
    padding: 5px;
    border: 4px solid #e39e44;
    border-radius: 5px;
}
.l-litm__point .l-litm__pbox dl dt {
    display: inline-block;
    padding-bottom: 2px;
    border-bottom: 2px solid #e39e44;
}
.l-litm__point .l-litm__pbox dl dd {
    font-size: 12px;
}
.l-litm__choice h4 {
    display: inline-block;
    padding-bottom: 2px;
    border-bottom: 2px solid #333;
    font-size: 16px;
}
.l-litm__cbox {
    align-items: flex-end;
}
.l-litm__cbox .l-litm__citem {
    flex: 1;
    width: 33.3%;
}
.l-litm__cbox .l-litm__citem img {
    margin: 0 auto;
}
.l-litm__cbox .l-litm__citem:nth-child(1) img {
    width: 137px;
}
.l-litm__cbox .l-litm__citem:nth-child(2) img {
    width: 152px;
    margin-top: -13px;
}
.l-litm__cbox .l-litm__citem:nth-child(3) img {
    width: 131px;
    margin-top: -10px;
}
.l-litm__flow .litm__flow {
    align-items: normal;
}
.l-litm__flow h4 {
    font-size: 18px;
}
.l-litm__flow li {
    position: relative;
    width: 20%;
    padding: 15px;
    background: #ec6743;
    text-align: center;
}
.l-litm__flow li::before {
    content: "";
    position: absolute;
    top: 30px;
    right: -22px;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 25px solid #ec6743;
}
.l-litm__flow li:last-child:before {
    content: none;
}
.l-litm__flow li .circle-number {
    display: inline-block;
    background-color: #fff;
    color: #ec6743;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    font-size: 24px;
    line-height: 60px;
    text-align: center;
    font-weight: bold;
    margin: 0 auto 10px;
    margin-bottom: 10px;
}
.l-litm__flow li .subheading {
    color: #fff;
    font-size: 16px;
}
.l-litm__flow li p {
    font-size: 12px;
}
.l-litm__flow li img {
    margin: 0 auto;
    padding-top: 20px;
}
.l-litm__flow li:nth-child(1) img {
    width: 66px;
}
.l-litm__flow li:nth-child(2) img {
    width: 69px;
}
.l-litm__flow li:nth-child(3) img {
    width: 75px;
}
.l-litm__flow li:nth-child(4) img {
    width: 56px;
}
.l-litm__flow li:nth-child(5) img {
    width: 59px;
}
.l-litm__flow li p {
    color: #fff;
    font-size: 12px;
    text-align: left;
    padding-top: 20px;
}