@charset "utf-8";

.font_n {
    font-family: TsukuGoPr5-M, Hiragino Sans, Meiryo, sans-serif;
}

.font_m {
    font-family: TsukuGoPr5-D, Hiragino Sans, Meiryo, sans-serif;
}

.font_b {
    font-family: TsukuGoPro-B, Hiragino Sans, Meiryo, sans-serif;
}

.font_min {
    font-family: TsukuMinPr6-M, YuMincho, MS PMincho, serif;
}


* {
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    list-style-type: none;
    box-sizing: border-box;
}


body {
    position: relative;
    font-family: TsukuGoPr5-M, sans-serif;
    color: #000;
    line-height: 1.8;
    background: #fff;
    width: 100%;
    font-weight: 900;
    overflow-x: hidden;
}

img {
    width: 100%;
    vertical-align: baseline !important;
    object-fit: contain;
}

li {
    list-style: none;
}

a {
    display: inline-block;
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    opacity: 0.8;
}

.inner {
    position: relative;
    width: 96%;
    max-width: 1210px;
    margin: 0 auto;
}

br.pc_non {
    display: none;
}

/* header */

header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
}

.header_logo {
    background: #fff;
}

.header_flex {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    padding: 25px 0;
}

.header_flex .logo01 {
    width: 155px;
}

.header_flex .logo02 {
    width: 180px;
}

.company_name {
    background: linear-gradient(to right, #fff 10%, transparent 80%, 80%, transparent);
    padding: 0;
}

.company_name h2 {
    font-size: 23px;
    padding: 14px 0;
}

/* footer */

.footer_company {
    background: #f4f1e4;
    padding: 30px 0;
}

.footer_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.footer_address {
    padding: 10px 0;
}

.footer_address p {
    font-family: TsukuGoPr5-D, sans-serif;
    font-size: 19px;
}

.footer_address span {
    font-size: 12px;
}

.footer_tel {
    margin: 0 7% 0 auto;
    padding: 10px 0;
}

.footer_tel a {
    width: 424px;
}

.footer_tel span {
    font-size: 16px;
}

.footer_link {
    padding: 10px 0 25px;
}

.footer_link ul {
    display: flex;
    flex-wrap: wrap;
    gap: 5px 30px;
    padding: 10px 0;
}

.footer_link li a {
    font-size: 12px;
}

.footer_link .foot_logo {
    padding: 10px 0;
}

.footer_link .foot_logo a {
    width: 154px;
}


/* main */

main {
    position: relative;
    margin-top: 110px;
}

.mainvisual {
    position: relative;
    overflow-x: hidden;
}

.mainvisual a{
    width: 100%;
}

.float-btn {
    position: fixed;
    right: 1%;
    bottom: 25%;
    z-index: 99;
}

.bg_01 {
    background-image: url(../images/common/pc/bg_01.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    text-align: center;
    padding: 44px 0;
}

.bg_01 p {
    font-size: 16px;
}

.bg_02 {
    background-image: url(../images/common/bg_02.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    text-align: center;
    padding: 60px 0 45px;
}

.discount img {
    max-width: 548px;
    margin: 0 auto;
}

p.caution {
    border-top: 1px solid #B1051C;
    width: 90%;
    max-width: 540px;
    font-size: 20px;
    margin: 20px auto 0;
    padding: 20px 0;
}

.appli {
    text-align: center;
    margin: 0 auto;
}

.appli p {
    font-family: TsukuGoPr5-D, Hiragino Sans, Meiryo, sans-serif;
    font-size: 15px;
    /*padding-top: 20px;*/
}

.appli .appli-btn {
    width: 90%;
    max-width: 540px;
    margin: 0 auto;
}

.appli .appli-btn img {
    width: 100%;
    max-width: 362px;
}

.appli .appli-btn02 {
    margin: 0 auto;
}

.appli .appli-btn02 img {
    width: 100%;
    max-width: 538px;
}

.appli .appli-btn02 .appli02-flex {
    display: flex;
    justify-content: center;
    gap: 0 50px;
    margin: 20px auto 0;
}

.bg_03 {
    background-image: url(../images/common/pc/bg_03.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    text-align: center;
    padding: 45px 0;
}

.flow {
    width: 90%;
    max-width: 1190px;
    background: #fff;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    margin: 0 auto;
    padding: 60px 5% 30px;
}

.flow h2 {
    text-align: center;
    width: 80%;
    max-width: 325px;
    margin: 0 auto;
    line-height: 1.2;
}

.flow h2 img {
    vertical-align: middle !important;
}

.flow p.wari {
    font-family: TsukuGoPr5-D, Hiragino Sans, Meiryo, sans-serif;
    font-size: 20px;
    margin: 30px auto;
}

.flow p.flow_caution {
    text-align: left;
    font-size: 14px;
    line-height: 1.5;
    margin: 30px auto;
}

.link-flex {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin: 50px auto;
}

.totop {
    position: fixed;
    bottom: 10%;
    right: 1%
}


.modal {
    display: none;
}

.modal_content {
    padding: 10px 15px;
}

.modal_content .ttl_caution {
    text-align: center;
    color: #918A60;
    font-size: 23px;
    line-height: 1;
}

.modal_content .txt_caution1 {
    font-family: TsukuGoPro-B, Hiragino Sans, Meiryo, sans-serif;
    font-size: 19px;
    text-align: center;
    margin: 0 auto;
    line-height: 1.6;
}

.modal_content .txt_caution1 img {
    vertical-align: middle !important;
}

.modal_content .txt_caution2 {
    font-size: 16px;
    margin: 10px auto;
}

.modal_content .btn_caution {
    position: relative;
    border: 1px solid #B8B298;
    color: #918A60;
    font-size: 19px;
    width: 100%;
    text-align: center;
    margin: 5px auto;
    padding: 8px;
}

.modal_content .btn_caution img {
    position: absolute;
    right: 13%;
    top: 40%;
    width: 27px;
}

.modal_content .btn_tokuten {
    position: relative;
    background: #B8B298;
    border: 1px solid #B8B298;
    color: #fff;
    font-size: 19px;
    width: 100%;
    text-align: center;
    margin: 5px auto;
    padding: 8px;
}

.modal_content .btn_tokuten img {
    position: absolute;
    right: 13%;
    top: 40%;
    width: 27px;
}



@media screen and (max-width: 768px) {
    .float-btn {
        position: fixed;
        right: 1%;
        bottom: 10%;
        z-index: 99;
        width: 20%;
    }
}

@media screen and (max-width: 480px) {
    br.pc_non {
        display: block;
    }

    /* header */
    header {}

    .header_flex {
        justify-content: flex-start;
        padding: 15px 0 15px;
        gap: 0 25px;
    }

    .header_flex .logo01 {
        width: 110px;
    }

    .header_flex .logo02 {
        width: 130px;
    }

    /* footer */


    footer .inner {
        width: 90%;
    }

    .footer_address p {
        font-size: 18px;
    }

    .footer_address span {
        display: inline-block;
        line-height: 1.5;
    }

    .footer_tel {
        margin: 0 auto 0 0
    }

    .footer_tel a {
        width: 315px;
    }

    .footer_tel span {
        font-size: 14px;
    }

    .footer_link {
        padding: 10px 0 80px;
    }

    .footer_link .footer_flex {
        justify-content: center;
    }

    .footer_link ul {
        justify-content: center;
        gap: 0 25px;
    }

    .footer_link li:first-child {
        width: 100%;
        text-align: center;
    }

    /* main */

    main {
        margin-top: 75px;
    }

    .company_name {
        background: rgba(255, 255, 255, 0.8);
        padding: 10px 0;
    }

    .company_name h2 {
        font-size: 16px;
        padding: 0;
    }

    .float-btn {
        position: fixed;
        right: 0;
        bottom: 0;
        z-index: 99;
        width: 100%;
        text-align: center;
        margin: 0 auto;
    }

    .float-btn a {
        width: 100%;
    }

    .float-btn img {
        width: 100%;
        vertical-align: middle !important;
    }

    .bg_01 .inner {
        width: 60%;
        text-align: left;
    }

    .discount img {
        max-width: 300px;
    }

    p.caution {}

    .appli {
        text-align: center;
        margin: 0 auto;
    }

    .appli p {
        width: 80%;
        margin: 0 auto;
        font-size: 15px;
    }

    .appli .appli-btn img {
        max-width: 305px;
    }

    .appli .appli-btn02 {
        margin: 0 auto;
    }

    .appli .appli-btn02 img {
        width: 100%;
        max-width: 346px;
    }

    .appli .appli-btn02 .appli02-flex {
        flex-wrap: wrap;
        gap: 10px;
        margin: 20px auto 0;
    }


    .flow {
        width: 96%;
        padding: 30px 5% 30px;
    }

    .flow h2 {
        width: 100%;
    }

    .flow p.wari {
        width: 100%;
        font-size: 16px;
        text-align: center;
    }

    .flow p.flow_caution {
        width: 100%;
        font-size: 14px;
    }

    .link-flex {
        gap: 10px;
        flex-wrap: wrap;
    }


    .modal_content {
        padding: 30px 15px;
    }

    .modal_content .ttl_caution {
        font-size: 19px;
    }

    .modal_content .txt_caution1 {
        font-size: 18px;
    }

    .modal_content .btn_caution img {
        position: relative;
        right: auto;
        top: auto;
        width: 27px;
        margin-left: 10px;
    }

    .modal_content .btn_tokuten img {
        position: relative;
        right: auto;
        top: auto;
        width: 27px;
        margin-left: 10px;
    }
}

/* サイト利用上の注意＆Cookieおよびアクセスログについての追加 Add 20251031*/
.ttlProduct01 {
	position: relative;
	margin: 0;
	padding: 50px 0 62px;
	background-color: #E8E6DF;
	text-align: center;
	font-size: 2.38rem;
}
.ttlProduct01::after {
	content: "";
	position: absolute;
	width: 37px;
	height: 1px;
	bottom: 48px;
	margin: auto;
	left: 0;
	right: 0;
	background-color: #a61918;
}
.wrapPrivacyContents  {
	font-size: 0.84rem;
	line-height: 2.0;
    margin: 0 auto 30px;
	padding-top: 37px;
	width: 980px;
}

.wrapPrivacyContents:last-child  {
    margin: 0 auto 130px;
}

.wrapPrivacyContents h3 + p {
	margin-bottom: 5px;
}
.wrapPrivacyContents h3 {
	font-size: 1.6em;
	position: relative;
	padding-left: 13px;
	margin-bottom: 2.5em;
}
.wrapPrivacyContents h3::before {
	content: "";
	display: inline-block;
	left: 0;
	background-color: #a61918;
	width: 1px;
	position: absolute;
	top: 20%;
	bottom: 25%;
}
.wrapPrivacyContents h3::after {
	content: "";
	border-bottom: 1px solid #d6d6d6;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 0 -0.8em;
}
.wrapPrivacyContents p {
	margin-bottom: 0;
}
.wrapPrivacyContents a:hover {
	color: #d70a1f;
}
.wrapPrivacyContents h4 {
	font-size: 1.2em;
	font-weight: 400;
	line-height: 1.5;
	position: relative;
	margin: 2em 0 1em;
	padding: 5px 14px;
	background-color: #E8E6DF;
}
.wrapPrivacyContents a {
	color: #a61918;
}

.wrapPrivacyContents a:hover {
	text-decoration: underline;
}


.listDisc, .listDecimal, .listKatakana, .listNone {
	margin-bottom: 2.0em;
	padding-left: 1.5em;
}
.listDisc {
	padding-left: 0;
}
.listDisc li {
	list-style-type: none !important;
	list-style-position: outside;
	text-indent: -0.8em;
}

.listDisc li::before {
	content: "\2022";
	display: inline-block;
	width: .8em;
	text-align: center;
	color: #999;
}

.listDisc li .listDecimal {
	margin-bottom: 0!important;
	margin-top: 10px!important;
}

.listDisc li .listDecimal li {
	list-style-type: decimal;
	list-style-position: outside;
	margin-bottom: 0!important;
}

.listDisc li .listDecimal li::before {
	content: none!important;
}

ol.listDisc li, ol.listDecimal li, ol.listKatakana li, ol.listNone li {
	margin-bottom: 1em;
}

.mb30 {
	margin-bottom: 30px !important;
}
.sp_none {
	display: block;
}
.pc_none {
	display: none;
}
.align_r {
	text-align: right;
}
p.asterisk{margin-bottom: 13.5px;}

@media only screen and (max-width: 768px) {
.ttlProduct01::after {
	width: 6.5%;
	height: 1px;
	bottom: 4.5vw;
}

.ttlProduct01 {
	position: relative;
	margin: 0;
	padding: 6.6vw 0 8vw;
	background-color: #E8E6DF;
	text-align: center;
	font-size: 5.99658vw;
}
	
.ttlProduct01::after {
	content: "";
	position: absolute;
	width: 37px;
	height: 1px;
	bottom: 6.5vw;
	margin: auto;
	left: 0;
	right: 0;
	background-color: #a61918;
}
.wrapPrivacyContents {
	font-size: 0.845rem;
	line-height: 2.0;
    margin: 0 auto 2vw;
	padding-top: 5vw;
	width: 92%;
}
	
.wrapPrivacyContents:last-child {
	 margin: 0 auto 10vw;
}

.wrapPrivacyContents h3 + p {
	margin-bottom: 5px;
}
.wrapPrivacyContents h3 {
	font-size: 1.6em;
	position: relative;
	padding-left: 13px;
	margin-bottom: 6vw;
	line-height: 1.5;
}
.wrapPrivacyContents h3::before {
	content: "";
	display: inline-block;
	left: 0;
	background-color: #a61918;
	width: 2px;
	position: absolute;
	top: 10%;
	bottom: 26%;
}
.wrapPrivacyContents h3::after {
	content: "";
	border-bottom: 1px solid #d6d6d6;
	position: absolute;
	bottom: -2vw;
	left: 0;
	right: 0;
	margin: 0 0 0 0;
}
.wrapPrivacyContents p {
	margin-bottom: 0;
}
.wrapPrivacyContents a:hover {
	color: #d70a1f;
}
.listDisc, .listDecimal, .listKatakana, .listNone {
	margin-bottom: 2.0em;
	padding-left: 1.5em;
}
.listDisc {
	padding-left: 0;
}
.listDisc li {
	list-style-type: none !important;
	list-style-position: outside;
}
.listDisc li::before {
	content: "･";
}
ol.listDisc > li, ol.listDecimal > li, ol.listKatakana > li, ol.listNone li {
	margin-bottom: 1em;
	word-break: break-all;
}

.mb30 {
	margin-bottom: 30px !important;
}
.sp_none {
	display: none;
}
.pc_none {
	display: block;
}

}