@charset "utf-8";
/* CSS Document */

/***************************************

base

***************************************/


html {
	font-size: 62.5%!important;
	background: #c4b9a5;

	
}

body.sweets{
	
	background: #c2c2c2;
	
}


/****************************************

コンテンツメイン 

****************************************/


div#content {
  width: 100%;
  margin: 0 auto;
  padding-top: 150px;
	font-family: 'Shippori Mincho', serif;
}






h1 {
  
  text-align: center;
  font-size: 6rem;
  line-height: 1.1;
  letter-spacing: 0.1;
  color:#af2c2c;
  font-family: 'Shippori Mincho', serif;
}

h1 p{
  font-size: 2rem;
  font-weight: 600;
	margin-top: 1rem;
	letter-spacing: 0.3rem;
}





.phase_pan01{
	width: 50%;
	margin: 5% auto 8%;
	font-family: 'Shippori Mincho', serif;
}



.sweets{
	width: 100%;
	background: #c2c2c2;
	
	padding: 5% 0;
	
	
}

.phase_sweets01{
	width: 50%;
	margin: 1% auto;
	
}

.pan_box{
	width: 100%;
	display: flex;
	position: relative;
	flex-wrap:wrap;
}


.pan_box_shop{
	margin-top: -4%;
	width: 100%;
	display: flex;
	position: relative;
	flex-wrap:wrap;
}


.pan_box_children100{
	width: 100%;
}

.pan_box_children70{
	width: 70%;
}

.pan_box_children60{
	width: 60%;
}

.pan_box_children50{
	width: 50%;
	
}

.pan_box_children40{
	width: 40%;
	
}

.pan_box_children30{
	width: 30%;
	
	
}


.pan_box_children33{
	width: 33.3333%;
	
	
}

.pan_all img{
	width:37%!important;
	padding-top: 1.5%!important;
}


.pan_box img{
	width: 95%;
	

}

.pan_box2 img{
	width: 98%;
	

}

.left_plus{
	
	margin-left: 5%;
}

.top_plus{
	
	margin-top: 12%;
}

.pan_box_shop img{
	width: 95%;
	

}
	

.bottom{
	position: absolute;
    bottom: 3%;
	
}

.number
{
	width: 95%;
	font-size: 7rem;
	color:#fff;
	font-weight: 900;
	text-align: left;
	
}

.center{
	text-align: center;
		
	}

h2{
	width: 95%;
	font-size: 2.5rem;
	color:#fff;
	line-height: 3rem;
	text-align: left;
	
}


h2.vol10{
	width: 100%;
	font-size: 2.5rem;
	color:#fff;
	line-height: 3rem;
	text-align: left;
	
}

h3{
	width: 95%;
	font-size: 1.3rem;
	color:#fff;
	line-height: 3rem;
	text-align: left;
	margin-top: -1%;
}


p.shop_disp{
	
	width: 85%;
	margin: 25% auto 0;
	font-size: 1.5rem;
	color:#fff;
	line-height: 3rem;
	text-align: left;
	
	
	
}


p.shop_disp_02{
	
	width: 30%;
	
	font-size: 1.5rem;
	color:#fff;
	line-height: 3rem;
	text-align: left;
	
	
	
}


p.shop_disp_02_2{
	
	width: 85%;
	margin: 0% auto 0;
	font-size: 1.5rem;
	color:#fff;
	line-height: 3rem;
	text-align: left;
	
	
	
}

.coordinate{
	
	width: 80%;
	margin: 10% auto;
	font-size: 1.3rem;
	color:#fff;
	line-height: 3rem;
	text-align: left;
	
	
	
}


.coordinate a{
	
	
	font-size: 1.3rem;
	color:#fff;
	line-height: 3rem;
	text-align: left;
	
	
	
}

img.shop_img{
	width: 50%;
	margin-left: 8%;
	margin-top: 25%;
	
	
}

.shop_add{
	
	font-size: 1.1rem;
	color:#fff;
	line-height: 1.5rem;
	text-align: left;
	
	width: 80%;
	margin: 1.5% auto;
	
}




footer{
	width: 100%;
}



/***************************************

アイテムリンク

***************************************/




.coordinate_item{
	width: 100%; 
	margin: 15% auto 0;
	border-top: solid 1px #fff;
}

.item_link {
    
    padding: 10px 0 0px 0;
    margin: 7.2rem auto;
	width: 80%;
}


.item_link h3 {
    font-size: 1.4rem;
    font-weight: 600;
    border: none;
    padding: 0;
	color:#fff;
}


 .item_link h4 {
        font-weight: 600;
        border: none;
        padding: 0;
	    color:#fff;
    }

    .item_link h5 {
        font-size: 1.2rem;
        padding: 0;
        margin: 0;
		color:#fff;
    }

.item_link ul {
    display: flex;
    margin-bottom: 4em;
	list-style: none;
	color:#fff;
}

.item_link ul li {
    width: 40%;
    margin: 0 10% 0 0;
    float: left;
}

.item_link ul li img {
    width: 80%;
    float: left;
}

.item_link .item-name {
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-size: 1.8rem;
    font-weight: 600;
    border: none;
    padding: 0;
    margin: 1em;
}





.shopping_link a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    padding: 1em 2em;
    width: 100%;
    color: #333;
    font-size: 1.5rem;
    font-weight: 700;
    background-color: #cccccc;
    transition: 0.3s;
}

.shopping_link a::after {
    content: '';
    width: 5px;
    height: 5px;
    border-top: 3px solid #333333;
    border-right: 3px solid #333333;
    transform: rotate(45deg);
}

.shopping_link a:hover {
    text-decoration: none;
    background-color: #bbbbbb;
}





@media screen  and (max-width:1200px){/*1200以下でレスポンシブ表示へ*/

	


.item_link {
    
    padding: 10px 0 0px 0;
    margin: 7.2rem auto;
	width: 100%;
}




.item_link ul li img {
    width: 95%;
    float: left;
}




.shopping_link a {
   font-size: 0.8rem;
}

	
	
	
}

/***************************************

バックナンバー

***************************************/


.back_number {
	width: 50%;
	margin: 0 auto;
    border-top: 1px solid #fff;
	
	color:#fff;
    padding:3% 0;
	text-align: center;
}

.back_number_name{
	font-size: 1.7rem;
	text-align: center;
	font-weight: 100;
	 padding-bottom: 5%
	
}

.back_number a:link, a:visited a:hover{
	
	color:#fff!important;
}
	


@media screen  and (max-width:1200px){/*1200以下でレスポンシブ表示へ*/
	
	.back_number {
	width: 100%;
	
}
	
}


/***************************************

戻りボタン

***************************************/



.all_link {
    width: 80%;
    display: inline-block;
    margin-bottom: 2em;
}


.btn {
    position: relative;
    overflow: hidden;
    /*ボタンの形状*/
    text-decoration: none;
    display: inline-block;
    border: 1px solid #555;
    /* ボーダーの色と太さ */
    padding: 10px 30px;
    text-align: center;
    outline: none;
    /*アニメーションの指定*/
    transition: ease .2s;
    width: 100%;
}


.btn span {
    position: relative;
    z-index: 3;
    color: #333;
    font-size: 1.5rem;
    font-weight: 700;
}

.btn:hover span {
    color: #fff;
}

.all_link a:hover {
    opacity: 1;
}


/*== 背景が流れる（下から上） */
.bgbottom:before {
    content: '';
    /*絶対配置で位置を指定*/
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    /*色や形状*/
    background: #333;
    /*背景色*/
    width: 100%;
    height: 0;
    /*アニメーション*/
    transition: .3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
}

/*hoverした際の形状*/
.bgbottom:hover:before {
    height: 100%;
    background-color: #333;
}


	
.topimg{
	width: 100%;
	
	
}






/***************************************

ページの上部へ　右下固定版

***************************************/

#pagetop--fixed {
  position: fixed;
  bottom: 10vh;
  right: 1vw;
  background: #222;
  opacity: 0.7;
  border-radius: .2rem;
}

#pagetop--fixed a {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}

#pagetop--fixed a::before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f062';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 50px;
  height: 50px;
  margin: auto;
  text-align: center;
}






@media screen  and (max-width:1200px){/*1200以下でレスポンシブ表示へ*/
	
	
	


.phase_pan01{
	width: 100%;
	margin: 1% auto 8%;
}
	
	

.sweets{
	width: 100%;
	background: #c2c2c2;
	
	padding: 5% 0;
	
	
}

.phase_sweets01{
	width: 100%;
	margin: 1% auto;
	
}
	

.pan_box{
	width: 100%;
	display: inherit;
	position:static;
	
}


.pan_box_shop{
	margin-top: 5%;
	width: 100%;
	display: inherit;
	
}
	
	

.pan_box_children70{
	width: 100%;
}

.pan_box_children60{
	width: 100%;
}

.pan_box_children50{
	width: 100%;
	text-align: center;
	
}

.pan_box_children40{
	width: 100%;
	text-align: center;
	
}

.pan_box_children30{
	width: 100%;
	
}
	
.pan_box_children33{
	width: 100%;
	
	
}	
	
	
	.pan_all{
		text-align: center;
	}	
	
.pan_all img{
	width:95%!important;
	padding-top: 1.5%!important;
	
}	

.pan_box img{
	margin: 0 auto;
	width: 90%;
	

}
	
.pan_box2 img{
	width: 100%;
	

}	

.left_plus{
	
	margin-left: 5%;
}

.top_plus{
	
	margin-top: 12%;
}

.pan_box_shop img{
	width: 95%;
	

}
	

.bottom{
	position: static;
	
}
	
	

.number
{
	width: 90%;
	margin: 5% auto 0;
	font-size: 7rem;
	color:#fff;
	font-weight: 900;
	text-align: left;
	
}

h2{
	width: 90%;
	margin: 0 auto;
	font-size: 2.5rem;
	color:#fff;
	line-height: 3rem;
	text-align: left;
	
}

h3{
	width: 90%;
	margin: 0 auto;
	font-size: 1.3rem;
	color:#fff;
	line-height: 3rem;
	text-align: left;
	margin-top: -1%;
}


p.shop_disp{
	
	width: 85%;
	margin: 5% auto 0;
	font-size: 1.5rem;
	color:#fff;
	line-height: 3rem;
	text-align: left;
	
	
	
}
	
	

p.shop_disp_02{
	
	width: 80%;
	margin: 5% auto 0;
	font-size: 1.5rem;
	color:#fff;
	line-height: 3rem;
	text-align: left;
	
	
	
}



	

.coordinate{
	
	width: 80%;
	margin: 10% auto;
	font-size: 1.3rem;
	color:#fff;
	line-height: 3rem;
	text-align: left;
	
	
	
}


.coordinate a{
	
	
	font-size: 1.3rem;
	color:#fff;
	line-height: 3rem;
	text-align: left;
	
	
	
}

img.shop_img{
	width: 45%;
	margin-left: 0%;
	
	
}

.shop_add{
	
	font-size: 1.1rem;
	color:#fff;
	line-height: 1.5rem;
	text-align: left;
	
	width: 80%;
	margin: 1.5% auto;
	
}

	
	
	
}	


	


