@charset 'uft-8';

img {
    border-radius: 10px;
}

.section_content .content {
    position:relative;
    float:left;
    padding-bottom:27px;
    width:680px;
    color:#222;
}
.section_content .content.full-wide {
    width: 100%;
}

p.indent-1{
    padding:10px 0 0 1em;
    text-indent:-1em;
    line-height: 1.5em;
}

/*----------------------
title
-----------------------*/
.contentTitle h1 {
    padding-top:37px;
    padding-bottom:17px;
    padding-right: 100px;
    margin-bottom: 36px;
    background-image:url(../images/content_title_pc.png);
    background-position:center bottom;
    background-repeat:repeat-X;
    text-align:left;
    font-weight:700;
    font-size:25px;
    line-height:1.35;
}

.contentTitle h1 strong {
    font-size:36px;
}

.contentTitle .feature_image {
    overflow:hidden;
    border-radius:6px;
}

.contentTitle .feature_image img {
width:100%;
}

.contentTitle .sns {
    position:relative;
    display:table;
    margin:auto;
    padding:14px 0;
    border-top:2px #e6e6e6 dashed;
    border-bottom:2px #e6e6e6 dashed;
}

.contentTitle.contentTitle-inner .sns {
    display:none;
}

.contentTitle .sns:after {
    position:absolute;
    top:50%;
    left:50%;
    margin:-17px 0 0 -1px;
    height:34px;
    border-left:2px #e6e6e6 dashed;
    content:'';
}

.contentTitle .sns a {
    display:block;
    float:left;
    padding:0 11px 0 43px;
    background-position:11px center;
    background-size:26px auto;
    background-repeat:no-repeat;
    font-weight:700;
    font-size:13px;
    line-height:26px;
}

@media print, screen and (min-width: 769px) {
    .contentTitle .sns {
        position:absolute;
        top:37px;
        right:0;
        padding:30px 0 28px 15px;
        width:115px;
        border:none;
    }

    .contentTitle .sns:after {
        display:none;
        content:none;
    }

    .contentTitle .sns a {
        display:block;
        float:left;
        overflow:hidden;
        margin:0 0 0 14px;
        padding:0;
        width:36px;
        height:36px;
        background-position:left top;
        background-size:100% auto;
        background-repeat:no-repeat;
        text-indent:100px;
        white-space:nowrap;
    }
}

/*----------------------
mv
-----------------------*/
.mvBlock {
    margin:26px 0 0;
}

.mvBlock p.m_date {
    margin:0 0 24px;
    color:#222;
    text-align:right;
    font-size:16px;
}

.mvImg {
    margin-bottom:30px;
}

.mvImg img {
    width:100%;
    height:auto;
}

.mvImg .caption {
    padding-top: 10px;
    text-align: left;
    line-height: 1.6;
}

    /*----------------------
    pageSns
    -----------------------*/
.pageSns {
    display:table;
    margin:0 auto;
    margin-top: 50px;
    margin-bottom:30px;
    padding:14px 0;
    border-top:2px #e6e6e6 dashed;
    border-bottom:2px #e6e6e6 dashed;
}

.pageSns.pageSns-sp {
    display:none;
}

.pageSns a {
    display:table-cell;
    padding:0 25px 0 60px;
    background-position:22px center;
    background-size:26px auto;
    background-repeat:no-repeat;
    font-weight:700;
    font-size:13px;
    line-height:26px;
}

.pageSns .facebook {
    border-right:2px #e6e6e6 dashed;
}

/*----------------------
diySec
-----------------------*/

.diySec {
    text-align:left;
}

.lastSec {
    margin-bottom: 50px;
}

.diySec h3 {
    padding:50px 0 13px;
    font-weight:700;
    font-size:30px;
    line-height:1.5;
    color: #32B8AF;
}
.diySec h3 span {
    font-size:22px;
}
.diySec h4 {
        font-size: 20px;
        font-weight: bold;
        margin: 50px 0 20px;
}

.diySecInner p {
    margin:0 0 33px;
    font-size:18px;
    line-height:1.8;
}

.diySecInner p strong {
    font-weight:700;
}

.diySecInner p a {
    text-decoration: underline;
}

.diySecInnerPhoto {
    margin:0;
    text-align:center;
}

.diySecInnerPhoto img {
    margin:0 0 20px;
    width:100%;
    height:auto;
}

.diySecInnerBtn01 a {
    display:block;
    overflow:hidden;
    margin:36px auto;
    padding-top:6px\0;
    padding-right:40px;
    width:440px;
    border:1px #ccc solid;
    border-radius:8px;
    background-image:url(/outdoor/diy/images/icon_arrow_right01.png);
    background-position:95% center;
    background-size:28px auto;
    background-repeat:no-repeat;
    color:#262626;
    text-align:center;
    font-weight:700;
    font-size:20px;
    line-height:59px;
    line-height:53px\0;
    text-decoration: none;
}


/*----------------------
2017.02 追加
-----------------------*/

.left {
    text-align:left;
    margin-bottom:50px;
}

.section_content .content .back a {
    display:block;
    overflow:hidden;
    margin:36px auto;
    padding-top:6px\0;
    padding-left:40px;
    width:355px;
    border:1px #ccc solid;
    border-radius:8px;
    background-image:url(/outdoor/common/images/content_back_bg.png);
    background-position:26px center;
    background-size:28px auto;
    background-repeat:no-repeat;
    color:#262626;
    text-align:center;
    font-weight:700;
    font-size:20px;
    line-height:59px;
    line-height:53px\0;
    text-decoration: none;
}


/*----------------------
cooperation
-----------------------*/
.cooperation {
    margin:40px 0 0;
    text-align:left;
}

.cooperation ul li {
    display:inline-block;
    margin:0 11px 0 0;
    font-size:15px;
    line-height: 1.6;
}

.cooperation ul li a:link {
    color:#308d3a;
    text-decoration:underline;
}

.cooperation ul li a:visited {
    color:#308d3a;
    text-decoration:underline;
}

.cooperation ul li a:hover {
    color:#308d3a;
    text-decoration:none;
}

.cooperation ul li a:active {
    color:#308d3a;
    text-decoration:none;
}


/*----------------------
make
-----------------------*/

.fc_green {
    color: #32B8AF;
    font-weight: bold;
}
.fc_red {
    color: #c30d23;
}

    .fw_b{
    font-weight:bold;
}

.makeSec {
    text-align:left;
}

.makeSec h3 {
    padding:40px 0 13px;
    font-weight:700;
    font-size:50px;
    line-height:1.5;
    color: #32B8AF;
}
.makeSec h3 span {
    font-size:22px;
}
.makeSec h4.flame {
    margin: 0 0 25px 0;
}

.makeSec h4.flame {
    margin-bottom:20px;
    padding:0 20px;
    padding:8px 20px 0\0;
    background-image:url(../images/content_subtitle_bg_pc.png);
    background-position:center center;
    background-repeat:repeat-X;
    color:#FFF;
    text-align:left;
    font-weight:700;
    font-size:22px;
    line-height:52px;
    line-height:44px\0;
}


.makeSec .catch .makeSecInnerPhoto {
    margin-bottom: 35px;
}
.makeSec .catch .tit {
    font-weight: bold;
}

.makeSecInner p {
    font-size:18px;
    line-height:1.8;
}

.makeSecInner .oneBox {
    margin: 0 0 45px 0;
}

.makeSecInner .oneBox .tit {
    margin: 0 0 15px 0;
    font-weight: bold;
}

.makeSecInner .oneBox .caption {
    padding: 30px 0 0 0;
}
.makeSecInner .oneBox .caption p {
    padding: 1.6em 0 0 0;
}
.makeSecInner .oneBox .caption p:first-child {
    padding: 0;
}
.makeSecInner a {
    text-decoration: underline;
}

.makeSecInnerPhoto {
    margin:0;
    text-align:center;
}

.makeSecInnerPhoto img {
    width:100%;
    height:auto;
}

.makeSecInner .materialAndTools {
    padding: 40px 25px;
    background: #f7f7ef;
    font-size: 18px;
    margin: 0 0 45px 0;
}

.makeSecInner .materialAndTools .clearfix {
    clear: both;
}

.makeSecInner .materialAndTools .clearfix:last-child {
    border-top: 1px dotted #000000;
    padding: 40px 0 0 0;
    margin: 40px 0 0 0;
}

.makeSecInner .materialAndTools .clearfix h4 {
    margin: 0 0 3% 0;
}
.makeSecInner .materialAndTools .clearfix h4 span {
    padding: 1% 3%;
    background: #000000;
    border-radius: 5px;
    color: #ffffff;
    display:inline-block;
    line-height: 1;
}

.makeSecInner .materialAndTools .f_left {
    float: left;
    width: 296px;
}
.makeSecInner .materialAndTools .makeSecInnerPhoto {
    margin-bottom: 25px;
}

.makeSecInner .materialAndTools .f_right {
    float: right;
    width: 296px;
    line-height: 1.8;
}
.makeSecInner .materialAndTools .f_right p {
    margin-bottom: 0;
}
.makeSecInner .materialAndTools .f_right dl:last-child {
    margin: 20px 0 0 0;
}
.makeSecInner .materialAndTools .f_right dl dt {
    line-height:2.2;
}

.makeSecInner .materialAndTools .f_right ul {
    margin-left: 20px;
}
.makeSecInner .materialAndTools .f_right ul li {
    list-style-type: disc;
}

.makeSecInner .materialAndTools .f_right dl:first-child ul {
    margin-left: 0;
}
.makeSecInner .materialAndTools .f_right dl:first-child ul li {
    list-style-type: none;
}

.makeSecInner .materialAndTools .attention {
    clear: both;
    width: 100%;
    margin-bottom: 0;
    padding: 20px 0 0 0;
}

.makeSecInner .hosoku {
    padding: 30px 0 0;
    font-size: 18px;
}

.makeSecInner .hosoku .f_left {
    float: left;
    width: 325px;
}

.makeSecInner .hosoku .f_right {
    float: right;
    width: 330px;
    line-height: 1.8;
}
.makeSecInner .hosoku .f_right p {
    margin-bottom: 0;
}

    .makeSecInner .hosoku,
.makeSecInner .hosoku1col ul {
}
    .makeSecInner .hosoku,
.makeSecInner .hosoku1col ul li {
    line-height: 1.8;
}

    .makeSecInner .hosoku,
.makeSecInner .hosoku1col dl {
}
    .makeSecInner .hosoku,
.makeSecInner .hosoku1col dl dt {
    line-height: 2.2;
}
    .makeSecInner .hosoku,
.makeSecInner .hosoku1col dl dd {
}

.makeSecInner .hosoku1col strong {
    font-weight: 700;
}


/*----------------------
2019.8 追加
-----------------------*/

.makeSecInner .hosoku1col .left {
    float: left;
    width: 296px;
    margin-bottom:0;
}

.makeSecInner .hosoku1col .right {
    float: right;
    width: 296px;
    margin-bottom:0;
}

.makeSecInner .hosoku1col:after {
    display:block;
    clear:both;
    content:"";
}
/*----2019.8 追加ここまで----*/


/*----3.29追加----*/

.makeSecInner .materialAndTools .materialList {
    margin:0;
    text-align:left;
    line-height: 1.8;
}

.makeSecInner .materialAndTools .materialList .listtitle {
    background-color:#ededed;
    font-weight:500;
    font-size:18px;
    margin-bottom:30px;
    line-height: 1.5em;
}

.makeSecInner .materialAndTools .materialList .listtitle a {
    position:relative;
    display:block;
    padding:17px 0 15px 20px;
    color:#000;
}

.makeSecInner .materialAndTools .materialList .listtitle a:after,.materialList .listtitle a.open:after {
    position:absolute;
    top:50%;
    right:7px;
    margin-top:-20px;
    width:40px;
    height:40px;
    border-radius:4px;
    background:#000 url(../images/bg_close.png) no-repeat center center;
    background-size:20px;
    content:"";
}

.makeSecInner .materialAndTools .materialList .listtitle a.close:after {
    background:#000 url(../images/bg_open.png) no-repeat center center;
    background-size:20px;
}

.makeSecInner .materialAndTools .materialList .childmaterial {
    margin:0 0 20px 0;
}
.makeSecInner .materialAndTools .materialList .childmaterial.close {
    display:none;
}

.makeSecInner .materialAndTools .materialList .childmaterial dl:last-child {
    margin: 20px 0 0 0;
}
.makeSecInner .materialAndTools .materialList .childmaterial   dl dt {
    line-height:2.2;
}

.makeSecInner .materialAndTools .materialList .childmaterial   ul {
    margin-left: 0;
}
.makeSecInner .materialAndTools .materialList .childmaterial   ul li {
    list-style-type: none;
}

.annotation {
    font-size:15px !important;
line-height:1.8 !important;}

.mb25 {margin-bottom:25px;}
.mb50 {margin-bottom:50px;}
/*----3.29追加ここまで---*/


/*----------------------
2017.06 追加
-----------------------*/

.section_content .content .pdfbtn a {
    display:block;
    overflow:hidden;
    margin:36px auto 50px auto;
    padding:20px;
    width:580px;
    border:1px #ccc solid;
    border-radius:8px;
    color:#262626;
    text-align:center;
    font-weight:700;
    font-size:20px;
    line-height:1.6;
    text-decoration: none;
}

.makeSecInner .hosokutitle {
    padding: 10px 0;
}

.makeSecInner .hosokutitleb {
    padding: 10px 0;
    font-weight: bold;
}

.makeSecInner .hosoku1col {
    padding: 0;
}
/*----6.28追加ここまで---*/


/*----------------------
2017.10 追加
-----------------------*/

.makeSecInner .oneBox .zumen a {
    text-decoration:underline;
}

/*----2017.10 追加ここまで---*/

/*----------------------
2021.8追加
-----------------------*/
.diySecInnerCheck {
    margin: 50px 0 50px;
}

.diySecInnerCheck dl {
    margin: 0 0 15px;
    width: 680px;
}

.diySecInnerCheck dl dd {
    margin: 4px 0 0;
    width: 680px;
}

.diySecInnerCheck dl dd p {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1.8;
}

.diySecInnerCheck dl dd div {
    position: relative;
    display: block;
    padding: 30px 20px 30px 30px;
    border-radius: 12px;
    background: #f7f6ef;
}

.diySecInnerCheck dl dd div a {
    text-decoration:underline;
}
/*----2021.8 追加ここまで---*/

/*----------------------
2022.8追加
-----------------------*/
.makeSecInnerCheck {
    margin: 50px 0 50px;
}

.makeSecInnerCheck dl {
    margin: 0 0 15px;
    width: 680px;
}

.makeSecInnerCheck dl dd {
    margin: 4px 0 0;
    width: 680px;
}

.makeSecInnerCheck dl dd p {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1.8;
}

.makeSecInnerCheck dl dd p strong {
    font-weight:700;
}

.makeSecInnerCheck dl dd div {
    position: relative;
    display: block;
    padding: 30px 20px 30px 30px;
    border-radius: 12px;
    background: #f7f6ef;
}

.makeSecInnerCheck dl dd div a {
    text-decoration:underline;
}
/*----2021.8 追加ここまで---*/

/*----------------------
tripInnerSerif
-----------------------*/
.tripInnerSerif {
    margin:30px 0;
}

.tripInnerSerif:after {
    display: block;
    clear: both;
    content: "";
}

.tripInnerSerif dl {
    margin: 0 0 15px;
    width: 680px;
}

.tripInnerSerif dl:after {
    display: block;
    clear: both;
    content: "";
}

.tripInnerSerif dl dt {
    float: left;
    width: 150px;
    text-align: left;
}

.tripInnerSerif dl dt img {
    width: 115px;
    height: auto;
}

.tripInnerSerif dl dd {
    float: right;
    margin: 4px 0 0;
    width: 530px;
}

.tripInnerSerif dl dd p {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6;
    color: #504f4e;
}

.tripInnerSerif dl dd p strong {
    font-weight: 700;
}

.tripInnerSerif dl dd p strong strong {
    font-size: 35px;
}

.tripInnerSerif dl dd div {
    position: relative;
    display: block;
    padding: 30px 30px 25px 30px;
    border-radius: 5px;
    min-height:115px;
    background: #f6f6f6;
}

.emphasis-heading {
    font-weight: bold;
    font-size: 24px;
    border-bottom: 1px solid #000;
}

.diySec_scene_item .diySec_section_ttl {
    padding: 20px 0;
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 1.2;
    text-align: center;
    color: #FFFFFF;
    background-color: #000000;
    font-weight: 700;
}
.diySec_scene_item  h5 {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}
.diySec_scene_item .diySec_scene_item_txt {
    padding-top: 30px;
    font-size: 18px;
    line-height: 38px;
}
.diySec_scene_item .diySec_scene_item a {
    text-decoration: underline;
}