@charset "UTF-8";

/*-----------------------------------------------
 font
-----------------------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700,900&display=swap&subset=japanese");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700,900&display=swap&subset=japanese");
@import url("http://cdn.jsdelivr.net/npm/yakuhanjp@3.3.1/dist/css/yakuhanjp.min.css");
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@3.3.1/dist/css/yakuhanjp.min.css");

@import url('http://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

@import url('https://use.fontawesome.com/releases/v5.6.0/css/all.css');
@import url('http://use.fontawesome.com/releases/v5.6.0/css/all.css');

/*-----------------------------------------------
 base
-----------------------------------------------*/
h1,
h2,
h3,
h5,
h5,
h6,
p,
ul,
ol,
dl,
dt,
dd {
    padding: 0;
    margin: 0;
}

ol,
ul {
    list-style-type: none;
}


body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

/*-----------------------------------------------
 root
-----------------------------------------------*/
html {
    overflow-y: scroll;
}

body {
    background: #ccc url(../images/event3rd/bg_gy.png) repeat center top;
    background-size: 10%;
    font-family: YakuHanJP, 'Noto Sans JP', -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/*-----------------------------------------------
 font
-----------------------------------------------*/
html {
    font-size: medium;
}

body {
    font-size: 62.5%;
    /* 16px -> 10px */
}

dt,
dd,
li,
caption,
th,
td,
input,
button,
textarea,
select,
h1,
h2,
h3,
h5,
h5,
h6,
p,
address {
    line-height: 1.5;
    font-size: 140%;
    margin: 0;
    padding: 0;
}

h1 *,
h2 *,
h3 *,
h5 *,
h5 *,
h6 *,
p input,
p button,
p select,
li h1,
li h2,
li h3,
li h5,
li h5,
li h6,
li p,
li dt,
li dd,
li li,
li th,
li td,
li input,
li button,
li textarea,
li select,
dd h1,
dd h2,
dd h3,
dd h5,
dd h5,
dd h6,
dd p,
dd dt,
dd dd,
dd li,
dd th,
dd td,
dd input,
dd button,
dd textarea,
dd select,
tr h1,
tr h2,
tr h3,
tr h5,
tr h5,
tr h6,
tr p,
tr dt,
tr dd,
tr li,
tr input,
tr button,
tr textarea,
tr select {
    font-size: 100%;
}

input,
button,
select,
option,
textarea {
    font-size: 14px;
}

a,
a:link,
a:visited {
    color: #ff0000;
    text-decoration: none;
}

section {
    position: relative;
}

/*-----------------------------------------------
ローディング画面
-----------------------------------------------*/
.is-hide {
    display: none;
}

#loader-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #eb9300;
    z-index: 9999;
}

#loader {
    position: fixed;
    width: 100%;
    height: auto;
}

#loader p {
    position: fixed;
    top: 45%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

#loader p img {
    display: inline-block;
    width: 100%;
    -webkit-animation: blink 0.8s ease-in-out infinite alternate;
    -moz-animation: blink 0.8s ease-in-out infinite alternate;
    animation: blink 0.8s ease-in-out infinite alternate;
}

@-webkit-keyframes blink {
    0% {
        opacity: 0.2;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes blink {
    0% {
        opacity: 0.2;
    }

    100% {
        opacity: 1;
    }
}

@keyframes blink {
    0% {
        opacity: 0.2;
    }

    100% {
        opacity: 1;
    }
}


/*-----------------------------------------------
#wrapper .contents
-----------------------------------------------*/
#wrapper {
    display: flex;
    overflow: hidden;
    flex-direction: column;
    min-height: 100vh;
}

#wrapper .pc {
    display: none !important;
}

/*-----------------------------------------------
 ヘッダー
-----------------------------------------------*/
#wrapper .header {
    position: relative;
    overflow: hidden;
    display: block;
    width: 100%;
    height: auto;
    content: "";
    text-align: center;
    margin: 0 auto !important;
    padding: 0 0 20px;
    background: url(../images/event3rd/bg.png) no-repeat center top, -moz-linear-gradient(top, #003578 30%, #0088d0);
    /* Firefox */
    background: url(../images/event3rd/bg.png) no-repeat center top, -webkit-linear-gradient(top, #003578 30%, #0088d0);
    /* safari Chrome */
    background: url(../images/event3rd/bg.png) no-repeat center top, -ms-linear-gradient(top, #003578 30%, #0088d0);
    /* IE */
    background-size: 150% auto;
}

.header img {
    display: block;
    margin: 0 auto;
}

.headerImg {
    position: relative;
    left: -5%;
    width: 110%;
    min-height: 0%;
    height: auto;
    margin: 0 auto;
}

.headerImg img {
    width: 100%;
    height: auto;
}

.headerImg .header_kvBase .header_fade:nth-child(2),
.headerImg .header_kvBase .header_fade:nth-child(5) {
    z-index: 30;
}

.headerImg .header_kvBase .header_fade:nth-child(7) {
    z-index: 20;
}

.headerImg .header_kvBase .header_fade:nth-child(3),
.headerImg .header_kvBase .header_fade:nth-child(8) {
    z-index: 10;
}

.header_kvBase {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.header_kvBase img {
    width: 100%;
    height: auto;
}

.header_kvBase > p {
    position: absolute;
    top: 0;
    left: 0;
}

#wrapper .header h3 {
    margin: 0 auto !important;
    padding: 20px 0 10px !important;
    text-align: center;
}

#wrapper .header h3 img {
    width: 75%;
    height: auto;
}

#wrapper .header p.lead {
    margin: 0 auto 15px !important;
    padding: 0 !important;
    text-align: center;
}

#wrapper .header p.lead img {
    width: calc(100% - 60px);
    height: auto;
}

/*-----------------------------------------------
header アニメーション
-----------------------------------------------*/
.header_fade,
.header_fade02 {
    opacity: 0;
    min-height: 0%;
    height: auto;
}

.header_fade img,
.header_fade02 img {
    display: block;
    width: 100%;
    height: auto;
}

.header_fade.on {
    animation: kv_in 1.0s ease-in-out .2s 1 normal forwards;
}

@keyframes kv_in {
    0% {
        opacity: 0;
    }

    /*
    80% {
        opacity: 1;
        top: 0vw;
    }

    90% {
        opacity: 1;
        top: 2vw;
    }
*/
    100% {
        opacity: 1;
    }
}

.header_fade02.on {
    opacity: 1;
    transition: all 1s;
    transition: 0.5s;
    -webkit-animation: fluffy 0.6s linear 0s 1;
    animation: fluffy 0.6s linear 0s 1;
}

@keyframes fluffy {
    0% {
        opacity: 0;
        top: -100vw;
    }

    100% {
        opacity: 1;
        top: 0vw;
    }
}

/*-----------------------------------------------
コンテンツ アニメーション
-----------------------------------------------*/
.fadein01 {
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.5s;
}

.fadein02 {
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.7s;
}

.fadein03 {
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.9s;
}

.fadein04 {
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.2s;
}

.common_fade.on {
    opacity: 1;
    -webkit-animation: fluffy 0.3s linear 0s 1;
    animation: fluffy 0.3s linear 0s 1;
}

/*-----------------------------------------------
 contents
-----------------------------------------------*/
#wrapper .contents {
    position: relative;
    width: 100%;
    margin: 0 auto !important;
    padding: 0;
    color: #1b1b1b !important;
    font-size: 62.5% !important;
    line-height: 1 !important;
    text-align: center;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -o-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -moz-font-feature-settings: "palt";
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    z-index: 50;
}

#wrapper .contents .inner {
    width: 100%;
    margin: 0 auto !important;
}

#wrapper .contents a {
    text-decoration: none !important;
    -webkit-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

#wrapper .contents div,
#wrapper .contents p,
#wrapper .contents h3 {
    margin: 0;
    padding: 0;
}

#wrapper .contents a img {
    -webkit-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

#wrapper .contents a:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: alpha(opacity=70);
}

/*-----------------------------------------------
 プレゼントと特典案内
-----------------------------------------------*/
#wrapper .contents.spimg {
    margin: 0px auto -170px !important;
}

/*
#wrapper .contents.spimg {
    margin: 30px auto -940px !important;
}

@media screen and (max-width:320px) {
    #wrapper .contents.spimg {
        margin: 0px auto -980px !important;
    }
}
*/
#wrapper .contents.campaign {
    position: relative;
    top: -19vw;
    background-color: #eb9300;
    margin: 0 auto -50px !important;
    padding: 0 !important;
}

#wrapper .campaign .inner {
    position: relative;
    width: calc(100% - 20px);
    color: #202020 !important;
    font-size: 17px;
    line-height: 19px;
    font-weight: 600;
    text-align: left;
    background-color: #fff;
    -webkit-border-radius: 15px;
    -ms-border-radius: 15px;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    margin: 30px auto !important;
    padding: 10px !important;
}

#wrapper .contents.photo {
    background-color: #eb9300;
    margin: 0px auto 20px !important;
    padding: 0 0 15px !important;
}

#wrapper .contents.spttl {
    margin: 70px auto 30px !important;
    width: 90%;
    max-width: 849px;
}

#wrapper .contents.spttl img {
    width: 100%;
}

#wrapper .contents.campaign .inner p {
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    margin: 3px 0 0;
}

#wrapper .contents.campaign .inner h5 {
    position: relative;
    top: -30px;
    width: 100%;
    margin: 0 0 -40px;
}

@media screen and (max-width:320px) {
    #wrapper .contents.campaign .inner h5 {
        top: -20px;
        margin: 0 0 -30px;
    }
}

#wrapper .contents.campaign .inner h5 img {
    width: 100%;
}

#wrapper .contents.campaign .ttl {
    position: relative;
    width: 90%;
    margin: 20px auto;
}

#wrapper .contents.campaign .ttl img {
    width: 100%;
    height: auto;
}

/*-----------------------------------------------
 フォトスポット画像
-----------------------------------------------*/
#wrapper .contents.campaign .inner .dlflame {
    position: relative;
    width: 100%;
    margin: 10px auto;
    text-align: center !important;
    vertical-align: top;
}

#wrapper .contents.campaign .inner .dlflame img {
    display: inline-block;
    width: calc(50% - 5px);
    height: auto;
}

/*-----------------------------------------------
 特典画像
-----------------------------------------------*/
#wrapper .contents.campaign .inner .images {
    position: relative;
    width: 100%;
    margin: 10px auto 5px;
    text-align: center !important;
    vertical-align: top;
}

#wrapper .contents.campaign .inner.column2 .images:after {
    position: absolute;
    bottom: 3px;
    right: 3px;
    color: #555;
    font-size: 16px;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    content: "\f00e";
    text-shadow:
        1px 1px 0 rgba(255, 255, 255, 0.4), -1px -1px 0 rgba(255, 255, 255, 0.4),
        -1px 1px 0 rgba(255, 255, 255, 0.4), 1px -1px 0 rgba(255, 255, 255, 0.4),
        0px 1px 0 rgba(255, 255, 255, 0.4), 0-1px 0 rgba(255, 255, 255, 0.4),
        -1px 0 0 rgba(255, 255, 255, 0.4), 1px 0 0 rgba(255, 255, 255, 0.4);
}

#wrapper .contents.campaign .inner.column2 .images {
    width: 80%;
}

#wrapper .contents.campaign .inner .images img {
    width: 100%;
}

/*-----------------------------------------------
 テキスト
-----------------------------------------------*/
#wrapper .contents.campaign .inner .txt {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    vertical-align: top;
}

/*-----------------------------------------------
 インフォテキスト
-----------------------------------------------*/
#wrapper .contents.campaign .inner .info {
    color: #202020;
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    margin: 5px auto 10px;
    padding: 0
}

#wrapper .contents.campaign .inner .info .ttl {
    width: 100%;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    background-color: #4d4d4d;
    margin: 15px auto 3px;
    padding: 3px 10px;
}

#wrapper .contents.campaign .inner .info span {
    color: #da2674;
    font-size: 14px;
    font-weight: 600;
    text-decoration: underline;
}

#wrapper .contents.campaign .inner .info .data {
    color: #202020;
    font-size: 18px;
    font-weight: 600;
    text-decoration: underline;
}

#wrapper .contents.campaign .inner .info .infoimg img {
    width: 100%;
    height: auto;
}

#wrapper .contents.campaign .inner .info ul {
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center !important;
    margin: 20px auto 0 !important;
    padding: 0 !important;
    text-decoration: none !important;
}

#wrapper .contents.campaign .inner .info ul li {
    position: relative;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: calc(100% - 10px);
    font-size: 16px;
    line-height: 22px;
    text-decoration: none !important;
    margin: 0 auto 20px;
    padding: 5px;
    border: 3px solid #da2674;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center !important;
}

#wrapper .contents.campaign .inner .info ul li:last-child {
    margin: 0 auto;
}

#wrapper .contents.campaign .inner .info ul li:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #da2674;
}

#wrapper .contents.campaign .inner .info ul li:last-child:after {
    content: "";
    position: absolute;
    border: none !important;
}

#wrapper .contents.campaign .inner .info ul li .number {
    position: absolute;
    top: -14px;
    width: 130px;
    height: auto;
}

#wrapper .contents.campaign .inner .info ul li .number img {
    width: 100%;
    height: auto;
}

#wrapper .contents.campaign .inner .info ul li .infotxt img {
    width: 100%;
    height: auto;
    margin: 24px auto 10px;
}

/*-----------------------------------------------
　キャンペーン用ボタン
-----------------------------------------------*/
#wrapper .contents.campaign .inner .info .btn {
    display: inline-block;
    position: relative;
    width: 96% !important;
    height: 45px;
    margin: 0 auto 5px !important;
    margin-top: auto !important;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #da2674;
    text-align: center;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0 3px 0 #931e51;
    -o-box-shadow: 0 3px 0 #931e51;
    -moz-box-shadow: 0 3px 0 #931e51;
    -ms-box-shadow: 0 3px 0 #931e51;
    -webkit-box-shadow: 0 3px 0 #931e51;
}

#wrapper .contents.campaign .inner .info .btn span {
    position: relative;
    color: #fff !important;
    font-size: 1.6em;
    font-size: 16px !important;
    font-weight: 600;
    line-height: 43px !important;
    text-decoration: none !important;
}

#wrapper .contents.campaign .inner .info .btn:hover {
    position: relative;
    top: 3px;
    background-color: #931e51;
    text-decoration: none !important;
    box-shadow: 0 0 0 #931e51;
    -o-box-shadow: 0 0 0 #931e51;
    -moz-box-shadow: 0 0 0 #931e51;
    -ms-box-shadow: 0 0 0 #931e51;
    -webkit-box-shadow: 0 0 0 #931e51;
}

#wrapper .contents.campaign .inner .info .btn:hover span {
    text-decoration: none !important;
}

/*-----------------------------------------------
 終了
-----------------------------------------------*/
#wrapper .contents.campaign .inner .fin {
	position: absolute;
	top: 6.5%;
	bottom: 0;
	left: 0;
	right: 0;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 300;
	width: 98%;
	height: calc(93% - 4px);
	font-size: 5vw !important;
	padding: 27vw 0 0!important;
	margin: 0 auto!important;
	color: #fff;
	text-shadow: #000 2px 2px 3px, #000 -2px 2px 3px, #000 2px -2px 3px, #000 -2px -2px 3px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px;
	-webkit-filter: dropshadow(color=#000, offX=0, offY=-1) dropshadow(color=#000, offX=1, offY=0) dropshadow(color=#000, offX=0, offY=1) dropshadow(color=#000, offX=-1, offY=0);
	filter: dropshadow(color=#000, offX=0, offY=-1) dropshadow(color=#000, offX=1, offY=0) dropshadow(color=#000, offX=0, offY=1) dropshadow(color=#000, offX=-1, offY=0);
    text-align: center!important;
}

/*-----------------------------------------------
 メニュー
-----------------------------------------------*/
#wrapper .contents .menu {
    position: relative;
    margin: 0 auto 30px;
    padding: 18px 0 15px;
    border-top: 2px solid #1d1b1b;
    border-bottom: 2px solid #1d1b1b;
    background: #242121 url(../images/event3rd/bg_menu.png) repeat center top;
    background-size: 10%;
}

#wrapper .contents .menu ul li {
    display: inline-block;
    position: relative;
    z-index: 1;
    width: calc(50% - 10px);
    margin: 0 auto 5px !important;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
}

#wrapper .contents .menu ul li a {
    display: inline-block;
    position: relative;
    z-index: 1;
    width: calc(100% - 4px);
    height: 45px;
    margin: 0 auto !important;
    text-decoration: none;
    background-color: #c9428e;
    border: solid 1px #c9428e;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    vertical-align: top;
}

/*
@media screen and (max-width:1150px) {
    #wrapper .contents .menu ul li a {
        width: calc(12% - 12.5px);
    }
}

@media screen and (max-width:1050px) {
    #wrapper .contents .menu ul li a {
        width: calc(12% - 11px);
    }
}*/

#wrapper .contents .menu ul a span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
    width: 100%;
    z-index: 3;
    color: #fff;
    font-size: 1.5em;
    font-size: 15px !important;
    line-height: 16px;
    font-weight: 600;
    -webkit-text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
    -ms-text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
    -moz-text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
    -o-text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
    text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
}

#wrapper .contents .menu ul li a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80);
}

/*-----------------------------------------------
 キャラとセリフ
-----------------------------------------------*/
#wrapper .contents .inner.itemDetail {
    position: relative;
    justify-content: space-between;
    width: 100%;
    padding: 0 5px 10px !important;
    margin: 10px auto !important;
}

#wrapper .contents .inner.itemDetail .itemChara2nd {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    display: inline-block;
    width: 96%;
}

#wrapper .contents .inner.itemDetail .itemChara2nd img {
    width: 100%;
    height: auto;
}

#wrapper .contents .inner.itemDetail .itemLines2nd-1 {
    position: absolute;
    top: 44vw;
    left: 0;
    width: 25%;
    vertical-align: top;
}

#wrapper .contents .inner.itemDetail .itemLines2nd-2 {
    position: absolute;
    top: 44vw;
    right: 0;
    width: 25%;
    vertical-align: top;
}

#wrapper .contents .inner.itemDetail .itemLines2nd-1 img,
#wrapper .contents .inner.itemDetail .itemLines2nd-2 img {
    width: 100%;
    height: auto;
}

/*-----------------------------------------------
 商品枠
-----------------------------------------------*/
#wrapper .contents .inner.itemDetail .detailArea {
    position: relative;
    top: -180px;
    left: 0;
    right: 0;
    width: 100%;
    font-size: 8px;
    background-color: #fff;
    border: 2px solid #202020;
    margin: 0 auto -190px;
    padding: 5px 5px 10px;
}

@media screen and (max-width:320px) {
    #wrapper .contents .inner.itemDetail .detailArea {
        position: relative;
        top: -150px;
        margin: 0 auto -160px;
    }
}

/*-----------------------------------------------
 商品 見出し
-----------------------------------------------*/
#wrapper .contents .inner h4 {
    width: 98%;
    color: #202020;
    font-size: 1.6em;
    font-size: 16px !important;
    line-height: 18px;
    margin: 20px auto 12px !important;
    padding: 20px 0 0 !important;
    text-align: center !important;
    border-top: 2px dashed #000;
}

#wrapper .contents .inner h4:first-child {
    margin: 10px auto 5px !important;
    padding: 0 !important;
    border-top: none !important;
}

#wrapper .contents .inner.itemDetail h4 img {
	display: block;
	width: 60%;
	margin: 0 auto !important;
}

#wrapper .contents .inner h4 a {
    color: #202020;
}

/*-----------------------------------------------
 商品説明
-----------------------------------------------*/
#wrapper .contents .itemDetail .detailtxt {
    width: calc(100% - 10px);
    font-size: 14px;
    line-height: 18px;
    margin: 0 auto 10px;
    text-align: left;
}

#wrapper .contents .itemDetail .detailtxt p {
    color: #760307;
    font-size: 11px;
    line-height: 14px !important;
    margin: 2px auto 0;
}

/*-----------------------------------------------
 バラの花束　注意文言
-----------------------------------------------*/
#wrapper .contents .itemDetail .caution {
	display: inline-block;
	width: auto;
	font-size: 10px;
	font-weight: 900;
	color: #D93D4C;
	line-height: 1.5;
	margin: 0 auto 10px;
}

#wrapper .contents .itemDetail .caution span {
	font-weight: 600 !important;
	letter-spacing: -0.6px;
	text-decoration: underline;
}

/*-----------------------------------------------
 商品 販売期間とお届けについて
-----------------------------------------------*/
#wrapper .contents .itemDetail .detaildata {
    width: 100%;
    margin: 0 auto 15px;
    padding: 18px 5px 20px;
    text-align: center;
    background-color: #eee;
}

#wrapper .contents .itemDetail .detaildata p {
    font-size: 12px;
    line-height: 17px;
    letter-spacing: -0.5px !Important;
    margin: 10px 0 0;
}

#wrapper .contents .itemDetail .detaildata p span {
    font-size: 10px;
}

/*-----------------------------------------------
 商品一覧
-----------------------------------------------*/
#wrapper .contents .item-block {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: left;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
	justify-content: center;
}

#wrapper .contents .item-block .item {
    position: relative;
    overflow: hidden;
    display: -webkit-flex;
    display: -moz-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-flow: column nowrap;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: calc(50% - 2px);
    margin: 4px 4px 8px 0 !important;
    padding: 0px !important;
    vertical-align: top;
    text-align: center !important;
    background-color: #e56800;
    border: 2px solid #e56800;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

#wrapper .contents .item-block .item:nth-child(2n) {
    margin: 4px 0 8px !important;
}

#wrapper .contents .item-block .pink,
#wrapper .contents .item-block .item:nth-child(6),
#wrapper .contents .item-block .item:nth-child(7),
#wrapper .contents .item-block .item:nth-child(8) {
    background-color: #da2674;
    border: 2px solid #da2674;
}

#wrapper .contents .item-block .item a {
    min-height: 0% !important;
}

/*-----------------------------------------------
 商品画像
-----------------------------------------------*/
#wrapper .contents .item-block .item .box {
    position: relative;
    width: 100% !important;
    min-height: 0% !important;
    height: auto;
    margin: 0 auto !important;
    padding: 0 !important;
    border: none !important;
}

#wrapper .contents .item-block .box img,
#wrapper .contents .item-block .item .box img {
    width: 100%;
    height: auto;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

/*-----------------------------------------------
 １商品掲載用のテキスト枠
-----------------------------------------------*/
#wrapper .contents .item-block .txtArea {
    position: relative;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0 !important;
    padding: 0px !important;
    vertical-align: top;
    text-align: center;
}

/*-----------------------------------------------
 スライド
-----------------------------------------------*/
#wrapper .contents .itemDetail .thumbnail-wrapper .image-thumbnail-list {
	width: 100%;
}

/*-----------------------------------------------
 商品 セレクト/詳細ボタン
-----------------------------------------------*/
#wrapper .contents .item-block .bottom {
    width: 100%;
    margin: 0 !important;
    margin-top: auto !important;
    text-align: center !important;
}

#wrapper .contents .itemDetail .select-list {
	width: 100%;
	background-color: #FFFFFF;
}

/*-----------------------------------------------
 商品名
-----------------------------------------------*/
#wrapper .contents .item .ttl {
    position: relative;
    width: calc(100% - 10px);
    margin: 5px auto 10px !important;
    padding: 0 !important;
    color: #fff !important;
    font-size: 1.4em;
    font-size: 14px !important;
    line-height: 18px !important;
    font-weight: 500;
    text-align: center !important;
}

#wrapper .contents .item a .ttl {
    color: #fff !important;
    text-decoration: none !important;
}

#wrapper .contents .item a:hover .ttl {
    color: #ffd767 !important;
    text-decoration: none !important;
}

#wrapper .contents .column3 .item .ttl {
    font-size: 1.2em;
    font-size: 12px !important;
    line-height: 14px !important;
}

/*-----------------------------------------------
 価格
-----------------------------------------------*/
#wrapper .contents .item-block .price {
    color: #202020;
    font-size: 1.2em;
    font-size: 12px !important;
    letter-spacing: 0 !important;
    font-weight: 600;
    margin: 0 0 5px !important;
    padding: 0 !important;
}

#wrapper .contents .item .price {
    color: #fff !important;
    font-size: 1.2em;
    font-size: 12px !important;
    letter-spacing: 0 !important;
    font-weight: 600;
    margin: 0 !important;
    padding: 0 !important;
}

#wrapper .contents .item-block .price span {
    font-size: 1.5em;
    font-size: 15px !important;
    margin: 0 5px !important;
}

#wrapper .contents .item-block .price span:after {
    display: inline-block;
    margin: 0 -2px 0 2px !important;
    font-size: 1.0em;
    font-size: 10px !important;
    content: "（税込）";
    font-weight: normal;
}

/*-----------------------------------------------
 カート
-----------------------------------------------*/
#wrapper .contents .itemDetail .in-cart-wrap .cart,
#wrapper .contents .item-block .bottom .cart {
    display: inline-block;
    position: relative;
    width: calc(100% - 6px);
    max-width: 190px;
    height: 35px;
    margin: 5px auto 3px !important;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #202020;
    text-align: center;
    -webkit-border-radius: 25px;
    -ms-border-radius: 25px;
    -moz-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
}

#wrapper .contents .itemDetail .in-cart-wrap .cart span,
#wrapper .contents .item-block .bottom .cart span {
    position: relative;
    color: #fff !important;
    font-size: 1.3em;
    font-size: 13px !important;
    font-weight: 600;
    line-height: 33px !important;
    letter-spacing: 1px !important;
}

#wrapper .contents .itemDetail .in-cart-wrap .cart:hover,
#wrapper .contents .item-block .bottom .cart:hover {
    background-color: #666;
    text-decoration: none !important;
}

#wrapper .contents .itemDetail .in-cart-wrap .cart:hover span,
#wrapper .contents .item-block .bottom .cart:hover span {
    text-decoration: none !important;
}

/*-----------------------------------------------
 購入ガイド
-----------------------------------------------*/
#wrapper .contents h6 {
    position: relative;
    width: 100%;
    height: 32px;
    color: #fff !important;
    font-size: 18px !important;
    line-height: 32px;
    font-weight: 600;
    letter-spacing: 5px !important;
    text-align: center !important;
    margin: 20px auto 5px !important;
    background-color: #202020;
}

#wrapper .contents .guide-label {
    position: relative;
    display: block;
    width: 100%;
    color: #fff !important;
    font-size: 1.4em;
    font-size: 14px !important;
    line-height: 25px;
    letter-spacing: 1.2px !important;
    font-weight: 600;
    margin: 0 auto 3px !important;
    padding: 5px !important;
    text-align: left !important;
    background-color: #202020;
}

#wrapper .contents .guide-content {
    display: block;
    width: 100%;
    margin: 0 auto 8px !important;
    padding: 10px 7px !important;
    font-size: 1.3em;
    font-size: 13px !important;
    line-height: 17px;
    text-align: left !important;
    background-color: rgba(255, 255, 255, 0.8);
    border-bottom: 2px solid #202020;
}

#wrapper .contents .guide-content ul {
    text-align: center !important;
    width: 99%;
    margin: 0 auto !important;
    padding: 0 !important;
}

#wrapper .contents .guide-content ul li {
    list-style-type: none;
    font-size: 1.2em;
    font-size: 12px !important;
    line-height: 16px !important;
    text-align: left !important;
    margin-bottom: 10px !important;
}


#wrapper .contents .guide-content ul li:last-child {
    margin-bottom: 0px !important;
}

#wrapper .contents .guide-content ul li.ttl {
    font-size: 1.3em;
    font-size: 13px !important;
    line-height: 18px !important;
    font-weight: 600;
    margin-bottom: 0 !important;
}

#wrapper .contents .guide-content ul li.red {
    color: #ff0000;
}

#wrapper .contents .guide-content ul li.ttl:before {
    display: inline-block;
    padding: 0 !important;
    margin: 0 4px !important;
    font-family: FontAwesome;
    font-weight: normal;
    content: "\f14a";
}

#wrapper .contents .guide-content a {
    color: #202020;
    font-weight: bold;
    text-decoration: underline !important;
}

#wrapper .contents .guide-content a:hover {
    color: #ccc;
    text-decoration: underline !important;
}

@media all and (-ms-high-contrast: none) {
    #wrapper .contents .guide-label {
        margin-bottom: -1px !important;
        padding: 6px 0 4px 25px !important;
    }

    #wrapper .contents .guide-content ul li.red {
        margin-bottom: 3px !important;
    }

    #wrapper .contents .guide-label:before {
        position: absolute;
        top: 8px;
    }

    #wrapper .contents .guide-content ul {
        padding: 2px 0 0 !important;
    }
}

/*-----------------------------------------------
 backtop
-----------------------------------------------*/
#wrapper .backtop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 333;
}

#wrapper .backtop img {
    width: 80px;
    height: 38px;
}

#wrapper .backtop a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: alpha(opacity=70);
}

/*-----------------------------------------------
 フッター コピー
-----------------------------------------------*/
#wrapper footer {
    width: 100%;
    height: auto;
    color: #fff !important;
    margin: 30px 0 0 !important;
    padding: 15px 0 35px !important;
    text-align: center;
    background-color: #202020;
}

#wrapper footer p {
    font-size: 1.1em;
    font-size: 11px !important;
    line-height: 15px !important;
}

#wrapper footer p:before {
    display: inline-block;
    margin-right: 4px !important;
    font-family: FontAwesome;
    content: "\f1f9";
}

/*-----------------------------------------------
 フッター ロゴ
-----------------------------------------------*/
#wrapper .footer_bnr {
    width: 100%;
    text-align: center;
    margin: 20px 0 30px;
}

#wrapper .footer_bnr img {
    width: 255px;
    margin: 0 20px;
}

#wrapper .footer_bnr a:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: alpha(opacity=70);
}

/*-----------------------------------------------
 フッター SNS
-----------------------------------------------*/
#wrapper .sns {
    margin: 15px 0 30px !important;
    text-align: center !important;
}

#wrapper .sns ul {
    margin: 0px !important;
}

#wrapper .sns ul li {
    position: relative;
    display: inline-block;
    margin: 0 !important;
}

#wrapper .sns ul li.text {
    width: auto !important;
    height: 30px;
    font-size: 1.2em;
    font-size: 13px !important;
    line-height: 30px !important;
    letter-spacing: 2.2px !important;
    font-weight: 400;
    background: none !important;
    margin-right: 6px !important;
}

#wrapper .sns ul li.sns-i a {
    display: inline-block;
    width: 30px;
    height: 30px;
    padding: 0 !important;
    margin-right: 4px !important;
    color: #fff;
    font-size: 2.2em;
    font-size: 22px !important;
    line-height: 30px !important;
}

#wrapper .sns ul li a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: alpha(opacity=70);
}

/*-----------------------------------------------
 モーダル
-----------------------------------------------*/
#wrapper .overlay {
    display: none;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
}

#wrapper .overlay_box {
    width: 100%;
}

#wrapper .overlay img {
    position: fixed;
    top: 50%;
    left: 50%;
    max-width: 100%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

/*-----------------------------------------------
 itemlist
-----------------------------------------------*/
#wrapper .itemlist {
    position: fixed;
    bottom: 5%;
    right: 0px;
    z-index: 333;
}

#wrapper .itemlist a {
    display: block;
    width: 60px;
    height: 114px;
    text-align: center;
}

#wrapper .itemlist a img {
    width: 100%;
    height: auto;
}

#wrapper .itemlist a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: alpha(opacity=70);
}

/*-----------------------------------------------
 itemlist モーダル
-----------------------------------------------*/
.modal {
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}

.modal__bg {
    background: rgba(0, 0, 0, 0.8);
    height: 100vh;
    position: absolute;
    width: 100%;
}

.modal__content {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    padding: 0px;
    transform: translate(-50%, -50%);
}

.productList {
    position: relative;
    width: 100%;
    margin: 0 !important;
    text-align: left !important;
}

.productList .ttl {
    position: relative;
    margin: 0 auto 10px !important;
    text-align: center !important;
}

.productList .ttl img {
    width: 40%;
}

.productList ul {
    position: relative;
    width: 100%;
    margin: 0 auto !important;
    padding: 0;
    text-align: center !important;
}

.productList ul li {
    position: relative;
    display: inline-block;
    width: calc(33% - 20px);
    margin: 10px 5px 0;
    padding: 0;
    vertical-align: top;
}

.productList .image {
    overflow: hidden;
    width: 100%;
    min-height: 0%;
    height: auto;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    margin: 0 0 5px;
    padding: 0;
    background-color: #ccc;
    border: 1px solid #000;
}

.productList .image img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}

.productList ul li.close {
    padding: 5% 0 0;
}

.productList ul li.close img {
    width: 50%;
    max-width: 132px;
    padding: 5% 0 0;
}

.productList .txt {
    width: 100%;
    color: #fff;
    font-size: 0.7em;
    font-size: 7px !importnat;
    line-height: 10px !important;
    text-align: center !important;
}

.productList ul li .Link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.productList ul li:hover .image {
    border: 1px solid #f9c801;
}

.productList ul li:hover .number,
.productList ul li:hover .txt {
    color: #f9c801;
}
