@charset "Shift_JIS";

/*====================================================================
Detail template style
prefix: k037_td_20201225_01_refer_cp
1.layout
2.heading
3.link
4.topicpath
5.home
6.breakpoint

/* IE11 *
_:-ms-lang(x)::-ms-backdrop, .class {}

/* Safari *
_::-webkit-full-page-media, _:future, :root .class {}
====================================================================*/


/*------------------------------------------------
    layout
------------------------------------------------*/

        /* IE11 */
        _:-ms-lang(x)::-ms-backdrop, .k037_td_20201225_01_refer_cp img { max-width:100% }

        /* border-box  */
        .k037_td_20201225_01_refer_cp div {
            position: relative;
            box-sizing: border-box;
        }
        .k037_td_20201225_01_refer_cp a:hover img {
            opacity: 0.8;
        }


	/* container - detailhtml
	--------------------------------------- */
        .k037_td_20201225_01_refer_cp {
            min-width: 960px;
            margin: 15px auto 0;
        }

        .k037_td_20201225_01_refer_cp .section_refer_cp {
            margin: 15px auto 30px;
        }

        .k037_td_20201225_01_refer_cp .article_wrap {
            max-width: 960px;
            margin: 0 auto;
        }


	/* column
	--------------------------------------- */
        /* base */
        .k037_td_20201225_01_refer_cp .column_outer {
        }
        .k037_td_20201225_01_refer_cp .column {
            float: left;
        }
        /* column2 */
        .k037_td_20201225_01_refer_cp .column2 .column {
            float: left;
            width: 50%;
        }
        .k037_td_20201225_01_refer_cp .column2 .column:nth-child(2n) {
            margin-right: 0;
        }




/*------------------------------------------------
    text - base
------------------------------------------------*/


  	/* text
	--------------------------------------- */
        .k037_td_20201225_01_refer_cp .text {
            font-size: 0.875rem;
            text-align: justify;
            text-justify: inter-ideograph;
        }
        .k037_td_20201225_01_refer_cp .find {
            font-size: 1.5rem;
            font-weight: 700;
        }
        .k037_td_20201225_01_refer_cp .text_center {
            text-align: center;
        }




/*------------------------------------------------
    section
------------------------------------------------*/


	/* date
	--------------------------------------- */
        .k037_td_20201225_01_refer_cp .date_refer_cp {
            height: 62px;
            margin: 0 3%;
            text-align: center;
        }
        .k037_td_20201225_01_refer_cp .date_refer_cp .image {
            font-size: 38px;
            line-height: 62px;
            font-weight: 700;
        }
        .k037_td_20201225_01_refer_cp .date_refer_cp .image img {
            width: 190px;
            margin-right: 0.5em;
        }

        .k037_td_20201225_01_refer_cp .section_refer_cp ul {
            width: 860px;
            margin: 0 auto;
        }
        .k037_td_20201225_01_refer_cp .section_refer_cp li {
            padding: 0 0 0 1em;
            text-indent: -1em;
        }
        .k037_td_20201225_01_refer_cp .section_refer_cp li span {
            color: red;
        }


        /* login - login */
        .k037_td_20201225_01_refer_cp .login {
            margin-bottom: 0;
        }
        .k037_td_20201225_01_refer_cp .login .btn {
            width: 520px;
            position: absolute;
            bottom: 20px;
            left: 220px;
            text-align: center;
        }
        .k037_td_20201225_01_refer_cp .login .btn img {
            margin-bottom: 10px;
        }


        /* reg - register */
        .k037_td_20201225_01_refer_cp .reg .article_wrap {
            background: #fdc4d1;
        }
        .k037_td_20201225_01_refer_cp .reg .find {
            max-width: 860px;
            margin: 0 auto 0.5em;
            padding: 0.2em 0 0 0.5em;
            border-left: 10px solid #f83965;
            line-height: 1;
        }
        .k037_td_20201225_01_refer_cp .reg .column_outer {
            padding: 30px;
        }
        .k037_td_20201225_01_refer_cp .reg .column {
            text-align: center;
        }
        .k037_td_20201225_01_refer_cp .reg .column img {
            display: block;
            margin: 0 auto;
        }
        .k037_td_20201225_01_refer_cp .reg .column:nth-child(1) img {
            width: 268px;
            margin-bottom: 5px;
        }
        .k037_td_20201225_01_refer_cp .reg .column:nth-child(2) img {
            width: 320px;
        }


        /* logged - logged */
        .k037_td_20201225_01_refer_cp .logged .btn {
            width: 520px;
            margin: 0 auto;
        }




/*------------------------------------------------
    topicpath - lorcal
------------------------------------------------*/


        #topic_path {
          font-family: "Meiryo","Verdana","Hiragino Kaku Gothic ProN","MS PGothic",sans-serif;
          max-width: 960px;
          padding: 0 10px;
          margin-right: auto;
          margin-left: auto;
        }
        #topic_path ul {
          overflow: hidden;
          max-height: 100%;
        }
        #topic_path ul li {
          /* display: inline-block; */
          display: inline;
          margin-left: 2px;
          font-size: 78.6%;
        }
        #topic_path a {
          color: #0070c0;
          text-decoration: none;
        }
        #topic_path a:hover {
          text-decoration: underline;
        }
        #topic_path ul li:before {
          content: " ";
          display: inline-block;
          width: 8px;
          height: 9px;
          margin-right: 6px;
          vertical-align: middle;
          background: url("../images/template/k032_t_20160815_arrow_topicpath.gif") no-repeat 50% 50%;
          background-size: 8px auto;
        }
        #topic_path ul li:first-child:before {
          content: none;
        }




/*------------------------------------------------
    home - lorcal
------------------------------------------------*/


        .k037_td_20201225_01_refer_cp .refer_cp_back_btn_wrap {
            width: 97%;
            margin: 0 auto;
            margin-top: 40px;
        }
        .k037_td_20201225_01_refer_cp .refer_cp_back_btn > a {
            position: relative;
            display: block;
            width: 190px;
            font-size: 114.3%;
            line-height: 1;
            padding: 10px 5px 10px 25px;
            text-align: center;
            color: #212121;
            text-decoration: none;
            background: #ececec;
            border: 1px solid #c5c5c5;
            border-radius: 2px;
            float: left;
        }
        .k037_td_20201225_01_refer_cp .refer_cp_back_btn a:before {
                position: absolute;
                content: "";
                top: 50%;
                left: 10px;
                margin-top: -5px;
                width: 8px;
                height: 10px;
                background: url(../images/template/k036_td_20190801_arrow_gray_l.png);
        }
        .k037_td_20201225_01_refer_cp .refer_cp_back_btn a:hover {
            opacity: 0.7;
        }



/*------------------------------------------------
    breakpoint
------------------------------------------------*/


@media screen and (max-width: 699px) { /* SP‰Â•Ï Liquid Layout */


        /* display
        --------------------------------------- */
        .k037_td_20201225_01_refer_cp .pc {
            display: none !important;
        }


	/* container - detailhtml
	--------------------------------------- */
        .k037_td_20201225_01_refer_cp {
            min-width: inherit;
            margin: 15px 3% 0;
        }
        .k037_td_20201225_01_refer_cp .section_refer_cp {
            margin: 15px auto 20px;
        }
        .k037_td_20201225_01_refer_cp .article_wrap {
            max-width: 960px;
            margin: 0 auto;
        }

	/* column
	--------------------------------------- */
        /* base */
        .k037_td_20201225_01_refer_cp .column {
            float: none;
        }
        /* column2 */
        .k037_td_20201225_01_refer_cp .column2 .column {
            float: none;
            width: auto;
        }

  	/* text
	--------------------------------------- */
        .k037_td_20201225_01_refer_cp .text {
            font-size: 0.875rem;
            text-align: justify;
            text-justify: inter-ideograph;
        }
        .k037_td_20201225_01_refer_cp .find {
            font-size: 1.125rem;
            font-weight: 700;
        }
        .k037_td_20201225_01_refer_cp .text_center {
            text-align: center;
        }

	/* date
	--------------------------------------- */
        .k037_td_20201225_01_refer_cp .date_refer_cp {
            height: 30px;
            margin: 0;
        }
        .k037_td_20201225_01_refer_cp .date_refer_cp .image {
            font-size: 14px;
            line-height: 30px;
        }
        .k037_td_20201225_01_refer_cp .date_refer_cp .image img {
            width: 81px;
        }


        .k037_td_20201225_01_refer_cp .section_refer_cp ul {
            width: auto;
            font-size: 0.75rem;
        }

        .k037_td_20201225_01_refer_cp .image.center {
            width: auto;
            margin: 0 auto;
            text-align: center;
        }

        /* login - login */
        .k037_td_20201225_01_refer_cp .login {
            margin-bottom: 0;
        }
        .k037_td_20201225_01_refer_cp .login .btn {
            width: 90%;
            position: absolute;
            top: 54%;
            left: 50%;
            margin-left: 0;
            transform: translate(-50%, 0);
        }

        /* reg - register */
        .k037_td_20201225_01_refer_cp .reg .find {
            max-width: 860px;
            margin: 0 auto 0.5em;
            padding: 0.2em 0 0 0.5em;
            border-left: 10px solid #f83965;
            line-height: 1;
        }
        .k037_td_20201225_01_refer_cp .reg .column_outer {
            padding: 30px;
        }
        .k037_td_20201225_01_refer_cp .reg .column {
            text-align: center;
            margin: 15px 0 0;
        }
        .k037_td_20201225_01_refer_cp .reg .column img {
            display: block;
            margin: 0 auto;
        }
        .k037_td_20201225_01_refer_cp .reg .column:nth-child(1) img {
            width: 268px;
            margin-bottom: 5px;
        }
        .k037_td_20201225_01_refer_cp .reg .column:nth-child(2) img {
            width: 320px;
        }

        /* logged - logged */
        .k037_td_20201225_01_refer_cp .logged .btn {
            width: auto;
            margin: 0 auto;
        }


	/* topicpath
	--------------------------------------- */
        #topic_path {
          position: relative;
          height: 1.5em;
          padding: 0;
          margin-bottom: 0;
          overflow-x: auto;
          overflow-y: hidden;
          -webkit-overflow-scrolling: touch;
        }
        #topic_path ul {
          float: left;
          height: 1.5em;
          padding: 0 10px;
          white-space: nowrap;
          overflow: auto;
        }
        #topic_path ul::-webkit-scrollbar {
          display: none;
        }
        #topic_path ul li {
          font-size: 78.6%;
        }



	/* home
	--------------------------------------- */
        .k037_td_20201225_01_refer_cp .refer_cp_back_btn {
            width: 48.4%;
            float: none;
        }
        .k037_td_20201225_01_refer_cp .refer_cp_back_btn > a {
            width: 100%;
            font-size: 100%;
            padding: 17px 2px 16px 12px;
        }

}

@media screen and (min-width: 700px) {

        /* display
        --------------------------------------- */
        .k037_td_20201225_01_refer_cp .sp {
            display: none !important;
        }


}

@media screen and (min-width: 700px) and (max-width: 959px) {
    /* 960px‚ÅŒÅ’è fixed */
    .k037_td_20201225_01_refer_cp {
        width: 960px;
    }

}

@media screen and (min-width: 960px) and (max-width: 1279px) {
}

@media screen and (min-width: 1280px) {
}

@media screen and (min-width: 600px) and (max-width: 699px) {

        .k037_td_20201225_01_refer_cp .date_refer_cp .image {
            font-size: 24px;
            line-height: 30px;
        }

}
@media screen and (min-width: 320px) and (max-width: 599px) {

        .k037_td_20201225_01_refer_cp .date_refer_cp .image {
            font-size: 16px;
            line-height: 25px;
        }
        .k037_td_20201225_01_refer_cp .date_refer_cp .image img {
            width: 70px;
        }

}





