@charset "euc-jp";

/* イベント用 */

footer{
    width: 100%;
    background-color: #89c7de;
    color: #fff;
    text-align: center;
    padding: 30px 0;

    position: absolute;/*←絶対位置*/
    bottom: 0; /*下に固定*/
}
/*------------------------------------------------------------

リセット

------------------------------------------------------------*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
figure,
main,
header {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    font-size: 1em;
}

body,
table,
input,
textarea,
select,
option {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-size: 1em;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}



*,
*:before,
*:after {

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    -o-box-sizing: border-box;

    -ms-box-sizing: border-box;

    box-sizing: border-box;

}

/* -------------------	pc　--------------------------- */


@media(min-width:560px){
	/* 下記テーブル打ち消し用 */
	.y_footer table {
	    margin-top: 0;
	}


	/* pcトップ用ヘッダー微調整 */
	.boxtop {
	    margin-top: 0;
	}

	header {
	    overflow: hidden;
	    background-repeat: repeat;
	    background-position: center;
	}

	main {}

	.box0 {
	    margin-top: 20px;
	    width: 890px;
	    margin: 0 auto;
	    padding-bottom: 10px;
	}

    div.sec_common {
	    background-position: center top;
	    position: relative;
	}
    
    #section4 {
        margin-top: 150px;
    }


	/* section1 上　スペース */
	/*main #section1 .sab_title p,
main #section2 .sab_title p,
main #section3 .sab_title p{
padding-top: 100px;	
}*/

	p.sectiontitle {
	    margin: auto;
	    text-align: center;
        line-height: 0;
	}

	/*main {
	    overflow: hidden;
	}*/

	footer {
	    padding-top: 20px;
	    padding-bottom: 100px;
	    background-color: #fff;
	}


	/* イベントバナー */
	#topimg {
	    text-align: center;
	    margin-top: 80px;
	}

	#topimg img {
	    text-align: center;
	}

	#topimg .topimg img {
	    text-align: center;
	    width: 920px;
	}


	/* 見出しフェードイン */
	.effect img {
	    transition: 1.0s;
	}
	/* 見出しフェードイン */
	.ss_title {
	    transition: 1.0s;
	}

	/* メインアイテム */

	header .main_item {
	    margin: auto;
	    text-align: center;
	}

	/* footer */
	.y_footer {
	    margin: auto;
	    width: 90%;
	}

	.y_footer table {
	    margin-bottom: 100px;
	    margin-top: 30px;
	}

	.y_footer th {
	    background-color: #f17786;
	    font-weight: normal;
	    text-align: left;
	    color: #fff;
	    padding: 10px;
	}

	.y_footer td {
	    padding: 10px;
	    color: #000000;
	    font-size: 0.8em;
	    line-height: 120%;
	}


	/* モバイル用フローティングバナー削除 */

	div#header {
	    display: none;
	}

	div#upper_nav {
	    display: none;
	}


	/* 上部ナビゲーション  */

	ul.page_nav {
	    display: none;
	}

	section.cate {
	    display: none;
	}

	section.price {
	    display: none;
	}


	/* モバイル用フッターナビ削除 */
	footer div.footer_nav {
	    display: none;
	}


	/* 背景 */
	body {
	    background-size: contain;
	}


	/* グローバルナビゲーション */
	#pc_g_nav {
	    background-color: #fff;
	    position: relative;
	}


	/* トップ画像下テキスト */
	header h2.midashi .text {
	    margin: 0 auto;
	    text-align: center;
	    font-weight: 400;
	    font-size: 1.2rem;
	    line-height: 1.7;
	    color: #393939;
	    padding-bottom: 60px;
	}

	header h2.midashi .text b {
	    margin: 0 auto;
	    text-align: center;
	    font-weight: 800;
	    font-size: 1.6rem;
	    line-height: 2;
	    color: #192849;
	}


	/* ナビゲーション */
	#titleandnav {
	    background-position: center;
	    padding-bottom: 50px;
        margin-top: 50px;
	}

	#titleandnav .title {
	    margin: 0 auto;
	    text-align: center;
	}

	#titleandnav .title img {
	    text-align: center;
	}

	.event_nav ul {
	    width: 980px;
	    margin: 0 auto;
	    padding-bottom: 20px;
	    text-align: center;
	}

	.event_nav ul li {
	    display: inline-block;
	    padding: 10px;
	}

	.hvr-sink {
	    display: inline-block;
	    vertical-align: middle;
	    -webkit-transform: translateZ(0);
	    transform: translateZ(0);
	    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	    -webkit-backface-visibility: hidden;
	    backface-visibility: hidden;
	    -moz-osx-font-smoothing: grayscale;
	    -webkit-transition-duration: 0.3s;
	    transition-duration: 0.3s;
	    -webkit-transition-property: transform;
	    transition-property: transform;
	    -webkit-transition-timing-function: ease-out;
	    transition-timing-function: ease-out;
	}

	.hvr-sink:hover,
	.hvr-sink:focus,
	.hvr-sink:active {
	    -webkit-transform: translateY(-8px);
	    transform: translateY(-8px);
	}

	.hvr-sink a:hover {
	    opacity: 1.1;
	}

	a:hover {
	    opacity: 0.9;
	}


	/* 背景 */
	body {
	    background-size: contain;
	}


	/* メインアイテム */
	.main_item {
	    margin: auto;
	    text-align: center;
	    position: relative;
	    z-index: 3;
	}

	header .main_item {
	    margin: auto;
	    text-align: center;
	}

	.main_item p.gift img {
	    margin-top: 120px;
	    margin-bottom: 120px;
	}

	.main_item .section_items_1 {
	    width: 1120px;
	    margin: auto;
        padding-bottom: 170px;
	    background: rgba(254, 148, 144, 1);
	    position: relative;
	}

	.main_item .section_items_2 {
	    width: 1120px;
	    margin: auto;
        padding-bottom: 100px;
	    background: rgba(241, 215, 171, 1);
	}

	.main_item .section_items_3 {
	    width: 1120px;
	    margin: auto;
        padding-bottom: 100px;
        background: rgba(254, 148, 144, 1);
	}

	.main_item .section_items_4 {
	    width: 1120px;
	    margin: auto;
        padding-bottom: 100px;
	    background: rgba(147, 217, 210, 1);
	}
    
    .main_item .section_items_5 {
        width: 1120px;
        margin: auto;
        padding-bottom: 100px;
        background: rgba(241, 215, 171, 1);
    }
    
    .main_item .section_items_6 {
        width: 1120px;
        margin: auto;
        padding-bottom: 100px;
        background: rgba(147, 217, 210, 1);
    }
    
    .section_items_1 .ss_title img {
        width: 900px;
    }

	/* .sab_title_1 {
	    background: rgba(254, 121, 116, 1);
	}

	.sab_title_2 {
	    background: rgba(240, 221, 188, 1);
	}

	.sab_title_3 {
	    background: rgba(254, 121, 116, 1);
	}

	.sab_title_4 {
	    background: rgba(120, 207, 199, 1);
	}

	.st_common {
	    height: 300px;
	    width: 600px;
	    position: absolute;
	    left: 50%;
	    top: -150px;
	    transform: translateX(-50%);
	    -webkit-transform: translateX(-50%);
	    border-radius: 500px 500px 0 0;
	    -webkit-border-radius: 500px 500px 0 0;
	    overflow: hidden
	} */


	/* 項目1位商品 */
	div.itemA {
        padding-bottom: 20px;
	}

	p.font18 {
	    font-size: 18px;
	    text-align: left;
	    line-height: 1.7;
	    padding: 2% 5% 0 5%;
	    margin-bottom: 10px;
	    color: #332014;
	}

	.Price {
        color: #cc1212 !important;
	    padding-bottom: 0;
	    font-size: 18px;
	    padding-top: 5px;
	}


	/* その他itemList */
	.main_item .contentInner {
	    padding-top: 20px;
	    padding-bottom: 40px;
	}

	ul.itemList {
	    text-align: center;
	    width: 100%;
	}


	ul.itemList li {
	    display: inline-block;
	    margin: 0 6px 0px;
	    vertical-align: top;
	    width: 20%;
	}

	ul.itemList li a {
	    width: 100%;
	}

	ul.itemList li img {
	    text-align: center;
	}

	ul.itemList li .detail {
	    margin-top: 5px;
	    width: 100%;
	}

	ul.itemList li .detail .name {
	    margin-bottom: 10px;
	    color: #332014;
	}

	.detail .name {
	    width: 100%;
	    text-align: left;
	    font-weight: 500;
	}

	ul.itemList li .detail .price {
        color: #cc1212 !important;
	    padding-bottom: 0;
	    font-size: 18px;
	    padding-top: 5px;
	    float: right;
	}
    

	.itemA .btn_Details_Main {
        color: #a80f0f;
	    background-color: #fff;
	    padding: 7px 20px;
        border: 1.5px solid #a80f0f;
	    display: block;
	    clear: both;
	    border-radius: 2px;
	    max-width: 240px;
	    margin: auto;
	    -webkit-transition: all 0.2s ease;
	    -moz-transition: all 0.2s ease;
	    -o-transition: all 0.2s ease;
	    transition: all 0.2s ease;
	}


	.itemA .btn_Details_Main:after {
	    content: "\f105";
	    position: relative;
	    font-family: 'FontAwesome';
	    font-size: 22px;
	    margin-left: 10px;
	    line-height: 0.5;
	    top: 1px;
	}

	.itemA > a:hover .btn_Details_Main {
	    color: #fff;
        background-color: #a80f0f;
	    padding: 7px 20px;
        border: 1.5px solid #a80f0f;
	    display: block;
	    clear: both;
	    border-radius: 2px;
	}

	ul.itemList li .detail .btn_Details {
        color: #a80f0f;
	    background-color: #fff;
	    padding: 7px 20px;
        border: 1.5px solid #a80f0f;
	    display: block;
	    clear: both;
	    border-radius: 2px;
	    -webkit-transition: all 0.2s ease;
	    -moz-transition: all 0.2s ease;
	    -o-transition: all 0.2s ease;
	    transition: all 0.2s ease;
	}

	ul.itemList li .detail .btn_Details:after {
	    content: "\f105";
	    position: relative;
	    font-family: 'FontAwesome';
	    font-size: 22px;
	    margin-left: 15px;
	    line-height: 0.5;
	    top: 1px;
	}

	ul.itemList > li > a:hover .detail .btn_Details {
	    color: #fff;
        background-color: #a80f0f;
	    padding: 7px 20px;
        border: 1.5px solid #a80f0f;
	    display: block;
	    clear: both;
	    border-radius: 2px;
	}
    
    .main_item .motto {
        padding-bottom: 30px;
        margin: 0 auto;
        position: relative;
    }

	.main_item .motto a {
	    font-weight: 400;
	    color: #4f3525;
	    font-size: 24px;
        display: block;
        position: absolute;
        right: 50px;
	}

	.main_item .motto a:after {
	    content: "\f105";
	    position: relative;
	    font-family: 'FontAwesome';
	    font-size: 32px;
	    font-size: 2.5rem;
	    margin-left: 15px;
	    top: 4px;
	}

	.itemimg {
	    border-radius: 8px;
	}

	ul.itemList > li > a > img {
	    border-radius: 3px;
	}


	/* サブアイテム */
	.sub_item {
	    box-sizing: border-box;
	    width: 990px;
	    padding: 20px 20px 50px 20px;
	    margin: 100px auto 0;
	    background: #fdf7d8;
	    clear: both;
	    overflow: hidden;
	}

	.sub_item h3 {
	    padding-top: 10px;
	    text-align: center;
	}

	.sub_item .box3 .item > a > img {
	    border-radius: 2px;
	    width: 100%;
	}

	.box3 {
	    margin-top: 10px;
	    width: 890px;
	    margin: 0 auto;
	    padding-bottom: 10px;
	}

	.box3 .item {
	    position: relative;
	    float: left;
	    width: 290px;
	    height: 360px;
	    padding: 30px 30px;
	}

	.box3 .item .detail .name {
	    font-size: 16px;
	    line-height: 1.3;
	    margin-bottom: 5px;
	}

	.detail .name {
	    width: 100%;
	    text-align: left;
	    font-weight: 500;
	}

	#section7 .sub_item .box3 .item .sell {
	    color: #c40808 !important;
	    padding-bottom: 0;
	    font-size: 14px;
	    float: right;
	}

	a:link,
	a:visited {
	    color: #000000;
	    text-decoration: none;
	    display: inline-block;
	}
}