@charset "UTF-8";


html{
    font-size: 625%;
}
body {
	position: relative;
	width: 100%;
	color: #111;
	text-align: left;
    font-size: .16em;
	font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", HelveticaNeue, "Segoe UI", sans-serif;
    line-height: 1.5;
    overscroll-behavior: none;
	/* font-feature-settings:"palt"; */
}

.sans-serif {
	font-family: 'Oswald', sans-serif;
}
.serif {
	font-family: Times New Roman, Georgia, serif;
}
.mincho {
    font-family: 'Noto Serif JP', serif;
}

img {
	width: 100%;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}
figure {
    display: block;
    margin: 0;
    padding: 0;
}

.keycolor1 {
    color: #901d22;
}

.is-pc {
    display: block !important;
}

.is-sp {
    display: none !important;
}

.is-hide {
	display: none;
}
sup {
    font-size: 60%;
    vertical-align: top;
    position: relative;
    top: 0;
}
sub {
    font-size: 60%;
    vertical-align: bottom;
    position: relative;
    top: 0.1em;
}

@media only screen and (max-width: 980px) {
    .is-pc {
        display: none !important;
    }
    .is-sp {
        display: block !important;
    }
}



/* ===================== */
/* body
/* ===================== */
body {
    background-color: #f0f0f0;
}

/* ================================================= */
/* footer */
/* ================================================= */
.localFooter {
	background:#fff;
	padding-top:20px !important;
	line-height: 150%;
}

#bpGlobalFooter {
	background:#fff;
	padding-top:10px;
	padding-bottom: 30px !important;
}

#tu__wrap .tu__footer {
	background:#fff;
    width: 100%;
    padding-top: 30px;
}

/* ===================== */
/* wrapper
/* ===================== */

#tu__wrap {
    background: url(bg1.jpg) center top repeat-y;
    background-size: 100% auto;
	width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    overflow: hidden;
}

#tu__wrap > .tu__header {
    width: 100%;
    position: relative;
}
#tu__wrap > .tu__header .ad {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
}
#tu__wrap > .tu__header .ad a {
    display: block;
    background-color: #0090d9;
    padding: 5px;
    font-size: 13px;
    line-height: 1;
    color: #fff;
}
#tu__wrap > .tu__header h1 {
    display: block;
    width: 100%;
}


#tu__wrap > .tu__read {
    width: 100%;
    margin: 0 auto;
    padding: 30px 0;
    position: relative;
}
#tu__wrap > .tu__read::before {
    content: "";
    display: block;
    background: url(bg2.jpg) center top no-repeat;
    background-size: 100% auto;
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    top: 0;
}
#tu__wrap > .tu__read h1 {
    display: block;
    width: 600px;
    margin: 0 auto 30px;
}
#tu__wrap > .tu__read .__readtext1 {
    font-size: 17px;
    font-weight: bold;
    font-feature-settings: "palt";
    line-height: 2.1;
    text-align: center;
    color: #0090d9;
}
#tu__wrap > .tu__read .__readtext2 {
    font-size: 11px;
    font-feature-settings: "palt";
    line-height: 1.5;
    text-align: center;
    position: relative;
    z-index: 10;
}

#tu__wrap > .tu__contents {
    width: 100%;
    margin: 0 auto 40px;
}

#tu__wrap > .tu__contents .contents__title {
    background: url(bg4.jpg) center center no-repeat;
    background-size: 1280px auto;
    width: 100%;
    height: 180px;
    margin: 0 auto 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
#tu__wrap > .tu__contents .contents__title::before,
#tu__wrap > .tu__contents .contents__title::after {
    content: "";
    display: block;
    background: url(bg2.jpg) center top no-repeat;
    background-size: 100% auto;
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    top: 0;
}
#tu__wrap > .tu__contents .contents__title::after {
    top: auto;
    bottom: 0;
}
#tu__wrap > .tu__contents .contents__title h2 {
    display: block;
    max-width: 650px;
    margin: 0 auto;
}

#tu__wrap > .tu__contents .contents__body {
    max-width: 920px;
    margin: 0 auto;
    padding: 0 30px;
    position: relative;
}
#tu__wrap > .tu__contents .contents__body .__text1 {
    margin-bottom: 2em;
    font-size: 16px;
    line-height: 2;
}
#tu__wrap > .tu__contents .contents__body .__text2 {
    margin-bottom: 2em;
    font-size: 16px;
    line-height: 2;
}
#tu__wrap > .tu__contents .contents__body .__notes {
    display: block;
    font-size: 11px;
}

#tu__wrap > .tu__contents .__img1 {
    max-width: 1020px;
    margin: 0 auto 2em;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
#tu__wrap > .tu__contents .__img1 figure {
    display: block;
    width: 500px;
    margin: 0 auto 10px;
}
#tu__wrap > .tu__contents .__img1 p {
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    font-feature-settings: "palt";
    line-height: 1.5;
    color: #0090d9;
    text-align: center;
}

#tu__wrap > .tu__contents .__img2 {
    max-width: 600px;
    margin: 0 auto 2em;
}
#tu__wrap > .tu__contents .__img2 figure {
    display: block;
}
#tu__wrap > .tu__contents .__img2 figure.__product {
    max-width: 250px;
    margin: 0 auto;
}
#tu__wrap > .tu__contents .__img2 .__prof1 {
    padding: 6px 0;
    font-size: 12px;
    font-feature-settings: "palt";
    line-height: 1.5;
    color: #0090d9;
}
#tu__wrap > .tu__contents .__img2 .__prof2 {
    font-size: 18px;
    font-weight: bold;
    font-feature-settings: "palt";
    line-height: 1;
    color: #0090d9;
}
#tu__wrap > .tu__contents .__img2 .__cap {
    padding-top: 10px;
    font-size: 14px;
    font-weight: bold;
    font-feature-settings: "palt";
    line-height: 1.5;
    color: #0090d9;
    text-align: center;
}

#tu__wrap > .tu__contents .contents__matome {
    max-width: 920px;
    margin: 0 auto;
    padding: 40px;
    position: relative;
}
#tu__wrap > .tu__contents .contents__matome .__matome__bg {
    filter: blur(8px);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
#tu__wrap > .tu__contents .contents__matome .__matome__bg img {
    width: 100%;
    height: 100%;
}
#tu__wrap > .tu__contents .contents__matome .__matome__title {
    display: block;
    max-width: 500px;
    margin: 0 auto 30px;
    position: relative;
    z-index: 10;
}
#tu__wrap > .tu__contents .contents__matome .__matome__text1 {
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 2;
    color: #0052ae;
    position: relative;
    z-index: 20;
}
#tu__wrap > .tu__contents .contents__matome .__matome__text2 {
    display: block;
    padding-top: 10px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    position: relative;
    z-index: 20;
    text-align: right;
}

#tu__wrap > .tu__contact {
    width: 100%;
    padding: 10px 0 40px;
}
#tu__wrap > .tu__contact .__link__btn {
    max-width: 370px;
    margin: 0 auto;
}
#tu__wrap > .tu__contact .__link__btn a {
    display: block;
    transition: all ease .3s;
}
#tu__wrap > .tu__contact .__link__btn a:hover {
    filter: brightness(1.1);
}

#tu__wrap .__alcohol_caution {
    width: 500px;
    margin: 0 auto 20px;
    position: relative;
    z-index: 300;
}
#tu__wrap .__dfflogo {
    width: 300px;
    margin: 0 auto 40px;
    position: relative;
    z-index: 300;
}


@media only screen and (max-width: 980px) {

    #tu__wrap {
        background: url(bg1.jpg) center top repeat-y;
        background-size: 108% auto;
    }
    
    #tu__wrap > .tu__header {
        width: 100%;
        position: relative;
    }
    #tu__wrap > .tu__header .ad a {
        display: block;
        background-color: #0090d9;
        padding: 4px;
        font-size: 10px;
        line-height: 1;
        color: #fff;
    }
    
    
    #tu__wrap > .tu__read {
        width: 100%;
        margin: 0 auto;
        padding: 5vw;
        position: relative;
    }
    #tu__wrap > .tu__read h1 {
        display: block;
        width: 100%;
        margin: 0 auto 20px;
    }
    #tu__wrap > .tu__read .__readtext1 {
        font-size: 15px;
        line-height: 2;
        text-align: left;
    }
    
    #tu__wrap > .tu__contents {
        width: 100%;
        margin: 0 auto 30px;
    }
    
    #tu__wrap > .tu__contents .contents__title {
        background: url(bg4.jpg) center center repeat-y;
        background-size: 200% auto;
        width: 100%;
        height: 30vw;
        margin: 0 auto 30px;
    }
    #tu__wrap > .tu__contents .contents__title h2 {
        max-width: 650px;
        width: 94vw;
        margin: 0 auto;
    }
    
    #tu__wrap > .tu__contents .contents__body {
        padding: 0 5vw;
    }
    #tu__wrap > .tu__contents .contents__body .__text1 {
        margin-bottom: 2em;
        font-size: 15px;
        line-height: 2;
    }
    #tu__wrap > .tu__contents .contents__body .__text2 {
        margin-bottom: 2em;
        font-size: 15px;
        line-height: 2;
    }
    #tu__wrap > .tu__contents .contents__body .__notes {
        display: block;
        font-size: 10px;
    }
    
    #tu__wrap > .tu__contents .__img1 {
        max-width: 1020px;
        width: 90vw;
    }
    #tu__wrap > .tu__contents .__img1 figure {
        display: block;
        width: 500px;
        margin: 0 auto 10px;
    }
    #tu__wrap > .tu__contents .__img1 p {
        font-size: 13px;
        line-height: 1.6;
    }
    
    #tu__wrap > .tu__contents .__img2 {
        max-width: 600px;
        width: 90vw;
        margin: 0 auto 2em;
    }
    #tu__wrap > .tu__contents .__img1 figure {
        display: block;
    }
    #tu__wrap > .tu__contents .__img2 .__prof1 {
        padding: 6px 0;
        font-size: 10px;
    }
    #tu__wrap > .tu__contents .__img2 .__prof2 {
        font-size: 15px;
    }
    #tu__wrap > .tu__contents .__img2 .__cap {
        padding-top: 10px;
        font-size: 12px;
        line-height: 1.6;
    }
    
    #tu__wrap > .tu__contents .contents__matome {
        max-width: 920px;
        width: 100%;
        margin: 0 auto;
        padding: 5vw;
        position: relative;
    }
    #tu__wrap > .tu__contents .contents__matome .__matome__bg {
        filter: blur(6px);
    }
    #tu__wrap > .tu__contents .contents__matome .__matome__bg img {
        width: 100%;
        height: 100%;
    }
    #tu__wrap > .tu__contents .contents__matome .__matome__title {
        display: block;
        max-width: 500px;
        margin: 0 auto 20px;
        position: relative;
        z-index: 10;
    }
    #tu__wrap > .tu__contents .contents__matome .__matome__text1 {
        display: block;
        font-size: 14px;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: .05em;
    }
    #tu__wrap > .tu__contents .contents__matome .__matome__text2 {
        display: block;
        font-size: 12px;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: .05em;
    }
    
    #tu__wrap > .tu__contact {
        width: 84vw;
        margin: 0 auto;
        padding: 10px 0 30px;
    }
    #tu__wrap > .tu__contact .__link__title {
        max-width: 600px;
        width: 100%;
        margin: 0 auto 20px;
    }
    #tu__wrap > .tu__contact .__link__img {
        max-width: 570px;
        width: 95%;
        margin: 0 auto;
    }
    #tu__wrap > .tu__contact .__link__btn {
        max-width: 300px;
        margin: 0 auto;
    }
    #tu__wrap > .tu__contact .__link__btn a {
        display: block;
        transition: all ease .3s;
    }
    #tu__wrap > .tu__contact .__link__btn a:hover {
        filter: brightness(1.1);
    }
    
    
    #tu__wrap .__alcohol_caution {
        max-width: 500px;
        width: 90vw;
        margin: 0 auto 20px;
        position: relative;
        z-index: 300;
    }
    #tu__wrap .__dfflogo {
        max-width: 300px;
        width: 60vw;
        margin: 0 auto 40px;
        position: relative;
        z-index: 300;
    }
}
