@charset "UTF-8";
@import "swiper.min.css";

/*-----------------------------------------------
 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://fonts.googleapis.com/css?family=Kosugi+Maru&display=swap&subset=cyrillic,japanese");
@import url("https://fonts.googleapis.com/css?family=Kosugi+Maru&display=swap&subset=cyrillic,japanese");*/

@import url('http://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@100;300;400;500;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@100;300;400;500;700;800;900&display=swap');

@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-color: #f9e5ef;
    font-family: 'M PLUS Rounded 1c', sans-serif, 'M PLUS 1p', -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
    /*font-family: 'Signika', 'Kosugi Maru', 'M PLUS 1p', -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: #202020;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

section {
	position: relative;
}

/*-----------------------------------------------
.wrapper .contents
-----------------------------------------------*/
.wrapper {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}

.wrapper .pc {
	display: none !important;
}

/*-----------------------------------------------
 ヘッダー
-----------------------------------------------*/
.wrapper .header {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    content: "";
    text-align: center;
    margin: 0 auto !important;
}

.wrapper .header h3 {
	padding: 0 !important;
	background: none !important;
}

.wrapper .header h3 img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}

/*-----------------------------------------------
 受注期間
-----------------------------------------------*/
.wrapper .data {
    position: relative;
    width: 100%;
	background-color: #a0d200;
    text-align: center;
    margin: 0 !important;
    padding: 10px 5px 1px !important;
}

.wrapper .data .data_ttl,
.wrapper .data .number {
	display: inline-block;
	vertical-align: middle;
}

.wrapper .data .data_ttl {
	width: 23%;
	margin-right: 5px;
}

.wrapper .data .data_ttl img {
	width: 100%;
}

.wrapper .data .number {
	width: 74%;
    color: #fff;
    font-size: 1.8em;
    font-size: 18px !important;
    font-weight: 600;
	line-height: 1.2;
    box-sizing: border-box;
    text-align: center !important;
    padding: 0 !important;
    margin: 0 !important;
}

@media screen and (max-width:320px) {
  .wrapper .data .number {
	  letter-spacing: 0 !important;
  }
}

.wrapper .data .number p {
	line-height: 1.1;
}

.wrapper .data .number span {
    font-size: 1.5em;
    font-size: 15px !important;
}

.wrapper .data .number small {
    font-size: 1.5em;
    font-size: 15px !important;
    text-align: center !important;
    margin: 0 2px 0 2px !important;
}

.wrapper .data .deli {
    color: #fff;
    font-size: 1.3em;
    font-size: 13px !important;
    font-weight: 600;
    box-sizing: border-box;
    text-align: center !important;
    padding: 0 !important;
    margin: 5px 0 0 !important;
}

.wrapper .data .shipping {
    color: #fff;
    font-size: 1.1em;
    font-size: 11px !important;
    font-weight: 500;
    line-height: 1.1 !important;
	margin: 0;
}

/*-----------------------------------------------
 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;
	overflow: hidden;
	-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";
}

.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 .inner.itemDetail {
    position: relative;
    width: calc(100% - 20px);
}

.wrapper .contents .inner h4 {
	margin: 20px 0;
}

.wrapper .contents .inner h4 img {
	width: 80%;
}

/*-----------------------------------------------
 caution
-----------------------------------------------*/
.wrapper .contents .inner.itemDetail .caution {
	font-family: Noto Sans Japanese, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	margin-top: 15px;
	text-align: left;
}

.wrapper .contents .inner.itemDetail .caution p {
	background-color: #ffc1a6;
}

.wrapper .contents .inner.itemDetail .caution ul {
	background-color: #FFFFFF;
}

.wrapper .contents .inner.itemDetail .caution p,
.wrapper .contents .inner.itemDetail .caution ul li {
	font-size: 1.2em;
	font-size: 12px;
	padding: 3px;
}

/*-----------------------------------------------
 商品一覧
-----------------------------------------------*/
.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;
}

.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% - 5px);
	margin: 0 10px 10px 0!important;
	padding: 5px 5px 8px !important;
	vertical-align: top;
	text-align: center !important;
    background: #fff url(../images/bg_item.png) repeat left top;
    background-size: 10%;
    border: 2px solid #fbc6c4;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

.wrapper .contents .item-block .item:nth-child(2n) {
	margin: 0 0 10px !important;
}

/*-----------------------------------------------
 商品画像 スライダー
-----------------------------------------------*/
.contents .swiper-container {
    display: inline-block;
    position: relative;
    left: 0;
    right: 0;
    width: 100%;
    height: auto;
    margin: 0 auto !important;
    padding: 0 !important;
    text-align: left !important;
	border-radius: 15px;
}

.contents .swiper-container img,
.contents .swiper-slide img {
    width: 100%;
    height: auto;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
	border: 1px solid #f6deb2;
    -webkit-border-radius: 15px;
    -ms-border-radius: 15px;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
}

.contents .swiper-container .swiper-pagination {
    position: absolute;
    bottom: 8px;
}

.contents .swiper-container .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
    opacity: 1;
    background-color: #e0e0e0;
    margin: 0 2px !important;
    border: 1px solid #a78034;
}

.contents .swiper-container .swiper-pagination-bullet-active {
    background-color: #a78034;
}

@media all and (-ms-high-contrast: none) {
    .contents .swiper-container .swiper-pagination-bullet {
        padding-top: 1px;
    }
}

/*-----------------------------------------------
 商品画像
-----------------------------------------------*/
.wrapper .contents .item-block .item .box {
    position: relative;
	background-color: #fff;
    width: 100%;
    min-height: 0% !important;
    height: auto;
	text-align: center;
    margin: 0 auto !important;
    padding: 0 !important;
	border-radius: 15px;
}

.wrapper .contents .item-block .item .box img {
    width: 100%;
    height: auto;
	border: 1px solid #f6deb2;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

/*-----------------------------------------------
 商品 セレクト/詳細ボタン
-----------------------------------------------*/
.wrapper .contents .item .bottom {
	margin: 0 !important;
	margin-top: auto !important;
	text-align: center !important;
}

/*-----------------------------------------------
 商品名
-----------------------------------------------*/
.wrapper .contents .item .ttl {
    position: relative;
    width: calc(100% - 10px);
    margin: 5px auto 10px!important;
    padding: 0 !important;
    color: #f1d48f !important;
    font-size: 1.4em;
    font-size: 14px !important;
    line-height: 1.1 !important;
    font-weight: 700;
    text-align: left !important;
    
}

.wrapper .contents .item .ttl a {
    color: #f202020 !important;
    text-decoration: none;
}

.wrapper .contents .item .ttl a:hover {
    color: #856e1c !important;
    text-decoration: underline !important;
}

/*-----------------------------------------------
 商品仕様
-----------------------------------------------*/
.wrapper .contents .item ul {
	background-color: #fbdfa9;
	margin: 0 0 5px !important;
	padding: 5px 5px 2px;
	text-align: left;
	font-family: Noto Sans Japanese, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}

.wrapper .contents .item ul li {
	font-size: 1.1em;
	font-size: 11px !important;
	line-height: 13px;
	padding: 0 !important;
	margin-bottom: 3px !important;
}

.wrapper .contents .item ul li + li {
    margin-top: 3px !important;
}

.wrapper .contents .item .caution {
	font-size: 1.1em;
	font-size: 11px !important;
	line-height: 12px;
	font-weight: normal;
}

.wrapper .contents .item p.limited {
	font-family: Noto Sans Japanese, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	display: inline-block;
	width: 78%;
    color: #574277 !important;
    font-size: 1.1em;
    font-size: 11px !important;
    font-weight: 600;
    background-color: #fff;
    border: 1px solid #574277;
    text-align: center !important;
    margin: 3px 0 5px !important;
    padding: 2px 0 1px !important;
}

.wrapper .contents .item p.notes {
	text-align: left;
	font-size: 1.0em;
	font-size: 10px;
	line-height: 1.1;
	margin-bottom: 5px !important;
}

/*-----------------------------------------------
 価格
-----------------------------------------------*/
.wrapper .contents .item .price {
    color: #202020 !important;
	font-size: 1.2em;
	font-size: 12px !important;
	letter-spacing: 0 !important;
	font-weight: 500;
    margin: 0!important;
	padding: 0 !important;
}

.wrapper .contents .item .price span {
	font-size: 1.8em;
	font-size: 18px !important;
	margin: 0 0 0 3px !important;
}

.wrapper .contents .item .price span:after {
	display: inline-block;
	margin: 0 !important;
	font-size: 0.9em;
	font-size: 9px !important;
	content: "（税込）";
	font-weight: normal;
}

/*-----------------------------------------------
 カート
-----------------------------------------------*/
.wrapper .contents .item .bottom .cart {
    display: inline-block;
    position: relative;
    width: calc(100% - 6px);
    max-width: 190px;
    height: 38px;
    margin: 2px auto 0 !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: #f45558;
    text-align: center;
    border-radius: 50px;
}

.wrapper .contents .item .bottom .cart span {
    position: relative;
    color: #fff !important;
    font-size: 1.2em;
    font-size: 12px !important;
    font-weight: 500;
    line-height: 40px !important;
    letter-spacing: 2px !important;
}

.wrapper .contents .item .bottom .cart:hover {
    background-color: #7f7046;
    text-decoration: none !important;
}

.wrapper .contents .item .bottom .cart:hover span {
    text-decoration: none !important;
}

/*-----------------------------------------------
 購入ガイド
-----------------------------------------------*/
.wrapper .contents h6 {
    position: relative;
	width: calc(100% - 20px);
	background-color: #a78034;
    color: #fff;
    font-size: 18px !important;
    font-weight: 600;
    letter-spacing: 2px !important;
    text-align: center !important;
    margin: 20px auto 5px !important;
	padding: 7px !important;
    font-family: Noto Sans Japanese, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}

.wrapper .contents .guide-check {
	display: none;
}

.wrapper .contents .guide-label {
    position: relative;
    display: block;
    width: calc(100% - 20px);
	background-color: #fff;
	font-family: Noto Sans Japanese, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
    color: #a78034 !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;
    cursor: pointer;
    cursor: hand;
    border: 1px solid #a78034;
}

.wrapper .contents .guide-label:after {
    position: absolute;
    right: 10px;
    box-sizing: border-box;
    display: inline-block;
    font-size: 1.0em;
    font-size: 10px !important;
    content: '▼';
}

.wrapper .contents .guide-content {
    display: block;
    width: calc(100% - 20px);
    height: 0;
    opacity: 0;
    margin: 0 auto!important;
    padding: 0 10px!important;
    visibility: hidden;
    font-size: 1.3em;
    font-size: 13px !important;
    line-height: 17px;
    text-align: left !important;
    background-color: rgba(255, 255, 255, 0.8);
    border-left: 1px solid #898636;
    border-right: 1px solid #898636;
    border-bottom: 1px solid #898636;
}

.wrapper .contents .guide-check:checked + .guide-label:after {
    content: '▲';
}

.wrapper .contents .guide-check:checked + .guide-label {
    margin: 0 auto!important;
}

.wrapper .contents .guide-check:checked + .guide-label + .guide-content {
    height: auto;
    opacity: 1;
    margin: 0 auto 5px!important;
    padding: 5px 5px 10px !important;
    visibility: visible;
}

.wrapper .contents .guide-content ul {
    text-align: center !important;
    width: 99%;
    margin: 0 auto!important;
    padding: 0 !important;
	font-family: Noto Sans Japanese, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}

.wrapper .contents .guide-content ul li {
    list-style-type: none;
    font-size: 1.3em;
    font-size: 13px !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;
    }
}

/*-----------------------------------------------
 フッター
-----------------------------------------------*/
.wrapper footer {
    width: 100%;
    height: auto;
    color: #fff !important;
    margin: 20px 0 0;
    padding: 15px 0 !important;
    text-align: center;
	background-color: #ff5078;
}

.wrapper .footer_bnr {
    width: 100%;
    text-align: center;
}

.wrapper .footer_bnr img {
    width: 45%;
    margin: 0 !important;
}

.wrapper .footer_bnr a:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: alpha(opacity=70);
}

.wrapper footer p {
    font-size: 1.1em;
    font-size: 11px !important;
    line-height: 15px !important;
    font-family: Noto Sans Japanese, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}

.wrapper footer p:before {
    display: inline-block;
    margin-right: 4px !important;
    font-family: FontAwesome;
    content: "\f1f9";
}

/*-----------------------------------------------
 フッター SNS
-----------------------------------------------*/
.wrapper footer .sns {
    margin: 10px 0 5px !important;
	text-align: center !important;
    font-family: 'Noto Serif JP', 'Alice', 'Inria Serif', "Times New Roman", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", "Meiryo", "serif";
}

.wrapper footer .sns ul {
	margin: 0px !important;
}

.wrapper footer .sns ul li {
	position: relative;
	display: inline-block;
	margin: 0 !important;
}

.wrapper footer .sns ul li.text {
	width: auto !important;
	height: 35px;
	font-size: 1.1em;
	font-size: 11px !important;
	line-height: 25px !important;
	letter-spacing: 1.2 !important;
    font-weight: 900;
	background: none !important;
	vertical-align: middle;
	margin-right: 6px !important;
}

.wrapper footer .sns ul li.sns-i a {
	display: inline-block;
	padding: 0 !important;
    margin-right: 15px !important;
    color: #fff;
	font-size: 1.6em;
	font-size: 16px !important;
}

.wrapper footer .sns ul li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: alpha(opacity=70);
}

/*-----------------------------------------------
 backtop
-----------------------------------------------*/
.wrapper .backtop {
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 333;
}

.wrapper .backtop a {
	display: block;
	width: 50px;
	height: 50px;
	text-align: center;
}

.wrapper .backtop a img {
	width: 50px;
	height: 50px;
}

.wrapper .backtop 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%);
}
