/*--------------------------------------
  Body Module
---------------------------------------*/
html, body, p, img, ul, li, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	font-size: 15px;
	background:#F4ede2;
	line-height:1.3em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
br {clear: both;}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
img{
	border:0;
	vertical-align:bottom;
	font-size:0;
	line-height:1;
	max-width: 100%;
}
a img{border:none;}

table{
	border:0;
	margin:0;
	padding:0;
	border-collapse: collapse;
	border-spacing: 0;
	}
ul, li{
	list-style:none;
}
/*--------------------------------------
  Link Module
---------------------------------------*/
a:link, a:active, a:visited {
	color:#000;
	text-decoration:none;
}
a:hover {
	color: #C00;
}

.right {
	float: right;
	margin: 0;
	padding: 0;
}
.left {
	float: left;
	padding: 0;
	margin: 0;
}

a:hover{
	opacity:0.8;
	filter: Alpha(Opacity=80);
	-ms-filter: Alpha(Opacity=80);
}





#wrap{
	width:1000px;
	max-width: calc(100% - 60px);
	margin:0 auto;
	padding:20px 30px;
	background:#ffe100;
}
header{
	width:100%;
	margin:0 auto;
	font-size: 0px;
	position: relative;
}
h1{
	text-indent:-9999px;
	width: 1000px;
	height: 828px;
	max-width: 100%;
	background: url(images/pc_01.png) no-repeat;
	background-size: contain;
}
header .pankuzu{
	position: absolute;
	top: 20px;
    right: 20px;
    text-align: right;
	color: #595757;
	font-size: 12px;
}
header .pankuzu li{
	display: inline-block;
	white-space: nowrap;
}
header .pankuzu li:after{
	content: " > ";
}
header .pankuzu li:last-child:after{
	content: "";
}
header .pankuzu a{
	text-align: left;
	margin:0;
	display:inline-block;
	color: #595757;
}
header .pankuzu a:hover{
	color: #AA0000;
}






/* Start clear fix */
header:after{
	font-size: 1px;
	color: #FFFFFF;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	}
header{
	display:inline-block;
	zoom: 1;
	}
/* End clear fix */


.diary h2{
	display: none;
}
.diary a.description{
	text-indent:-9999px;
	width: 1000px;
	height: 783px;
	max-width: 100%;
	background: url(images/pc_02.png) no-repeat;
	position: relative;
	display: block;
	background-size: contain;
}
.memory{
	margin-top: 50px;
}
.memory h2{
	display: none;
}
.memory a.description{
	text-indent:-9999px;
	width: 1000px;
	height: 780px;
	max-width: 100%;
	background: url(images/pc_03.png) no-repeat;
	position: relative;
	display: block;
	background-size: contain;
}
.ew{
	margin-top: 50px;
}
.ew h2{
	display: none;
}
.ew a.description{
	text-indent:-9999px;
	width: 1000px;
	height: 780px;
	max-width: 100%;
	background: url(images/rira-ew.jpg) no-repeat;
	position: relative;
	display: block;
	background-size: contain;
}

.tag{
	margin-top: 50px;
}
.tag h2{
	display: none;
}
.tag a.description{
	text-indent:-9999px;
	width: 1000px;
	height: 780px;
	max-width: 100%;
	background: url(images/rira-tag.jpg) no-repeat;
	position: relative;
	display: block;
	background-size: contain;
}

.big{
	margin-top: 50px;
}
.big h2{
	display: none;
}
.big a.description{
	text-indent:-9999px;
	width: 1000px;
	height: 780px;
	max-width: 100%;
	background: url(images/rira-big.jpg) no-repeat;
	position: relative;
	display: block;
	background-size: contain;
}


.address{
	margin-top: 50px;
}
.address h2{
	display: none;
}
.address a.description{
	text-indent:-9999px;
	width: 1000px;
	height: 780px;
	max-width: 100%;
	background: url(images/rira-address.jpg) no-repeat;
	position: relative;
	display: block;
	background-size: contain;
}


.center{
	margin-top: 50px;
}
.center h2{
	display: none;
}
.center a.description{
	text-indent:-9999px;
	width: 1000px;
	height: 780px;
	max-width: 100%;
	background: url(images/rira-center.jpg) no-repeat;
	position: relative;
	display: block;
	background-size: contain;
}

.stamp{
	margin-top: 50px;
}
.stamp h2{
	display: none;
}
.stamp a.description{
	text-indent:-9999px;
	width: 1000px;
	height: 780px;
	max-width: 100%;
	background: url(images/rira-stamp.jpg) no-repeat;
	position: relative;
	display: block;
	background-size: contain;
}


.mug{
	margin-top: 50px;
}
.mug h2{
	display: none;
}
.mug a.description{
	text-indent:-9999px;
	width: 1000px;
	height: 780px;
	max-width: 100%;
	background: url(images/rira-mug.jpg) no-repeat;
	position: relative;
	display: block;
	background-size: contain;
}




.noniron{
	margin-top: 50px;
}
.noniron h2{
	display: none;
}
.noniron a.description{
	text-indent:-9999px;
	width: 1000px;
	height: 780px;
	max-width: 100%;
	background: url(images/rira-noniron.jpg) no-repeat;
	position: relative;
	display: block;
	background-size: contain;
}

.dicut{
	margin-top: 50px;
}
.dicut h2{
	display: none;
}
.dicut a.description{
	text-indent:-9999px;
	width: 1000px;
	height: 780px;
	max-width: 100%;
	background: url(images/rira-dicut.jpg) no-repeat;
	position: relative;
	display: block;
	background-size: contain;
}




.button{
	display: -webkit-flex; /* Safari */
	display: flex;
    -webkit-flex-direction: row; /* Safari */
    flex-direction: row;
    -webkit-flex-wrap: wrap; /* Safari */
    flex-wrap: wrap;
	-webkit-justify-content: space-between; /* Safari */
	justify-content:         space-between;
}
.button1{
	text-indent:-9999px;
	width: 457px;
	height: 71px;
	background: url(images/button01.png) no-repeat;
	display: block;
	background-size: contain;
}
.button2{
	text-indent:-9999px;
	width: 457px;
	height: 71px;
	background: url(images/button02.png) no-repeat;
	display: block;
	background-size: contain;
}

.bottun11{
	text-indent:-9999px;
	width: 457px;
	height: 71px;
	background: url(images/bottun11.png) no-repeat;
	display: block;
	background-size: contain;
}
.bottun22{
	text-indent:-9999px;
	width: 457px;
	height: 71px;
	background: url(images/bottun22.png) no-repeat;
	display: block;
	background-size: contain;
}

.butt33{
	text-indent:-9999px;
	width: 457px;
	height: 71px;
	background: url(images/butt33.png) no-repeat;
	display: block;
	background-size: contain;
}
.butt44{
	text-indent:-9999px;
	width: 457px;
	height: 71px;
	background: url(images/butt44.png) no-repeat;
	display: block;
	background-size: contain;
}

footer{
	background: #fff;
	margin: 20px auto 0;
	padding: 20px;
}
.footer1{
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-flex-direction: row; /* Safari */
	flex-direction: row;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
	-webkit-justify-content: space-between; /* Safari */
	justify-content:         space-between;
	border-bottom:#9f9c9c solid 3px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.box1{
	width: 30%;
	font-size: 18px;
	line-height: 1.5em;
	text-align: left;
}
.box1 a{
	border:#9f9c9c solid 4px;
	display: block;
}
.box2{
	width: 241px;
	text-align: left;
}
.box2 .facebook,
.box2 .twitter{
	width:100%;
	margin-top:10px;
}
.box2 .facebook img,
.box2 .twitter img{
	float:left;
}
.box2 .facebook a,
.box2 .twitter a{
	float:right;
	display:block;
	width:150px;
}
/* Start clear fix */
.box2:after,
.box2 .facebook:after,
.box2 .twitter:after{
	font-size: 1px;
	color: #FFFFFF;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	}
.box2,
.box2 .facebook,
.box2 .twitter{
	display:inline-block;
	zoom: 1;
	}
/* End clear fix */

.box3{
	width: 30%;
	text-align: left;
}
.box3 h4{
	font-size: 1.1em;
}
.box3 p{
	padding-left: 1.2em;
	word-break: break-word;
}
.box3 span{
	color: #f57200;
}
.box3_1{
	margin-bottom: 1em;
}
.footer2{
	text-align: center;
	line-height: 1.5em;
}
.footer2 ul{
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-flex-direction: row; /* Safari */
	flex-direction: row;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
	-webkit-justify-content: space-between; /* Safari */
	justify-content:         space-between;
}
.footer2 li:after{
	content:" /";
}
.footer2 li.last:after{
	content:"";
}
.footer3{
	display: block;
	line-height: 1.5em;
}
.footer3 a{
	display: block;
}
.footer3 span{
	display: block;
}

@media screen and (max-width: 1077px) {
h1{
	height: 80vw;
}

.diary a.description{
	height: 78vw;
}
.memory a.description{
	height: 78vw;
}
.button1{
	width: 46%;
}
.button2{
	width: 46%;
}

.bottun11{
	width: 46%;
}
.bottun22{
	width: 46%;
}

.butt33{
	width: 46%;
}
.butt44{
	width: 46%;
}

}
@media screen and (max-width: 700px) {
#wrap{
	max-width: 100%;
	padding:0;
}
h1{
	text-indent:-9999px;
	width: 100vw;
	height: 174vw;
	background: url(images/sp_01.png) no-repeat;
	background-size: contain;
}
header .pankuzu{
	top: 10px;
    right: 10px;
}

.diary a.description{
	text-indent:-9999px;
	width: 100vw;
	height: 215vw;
	background: url(images/sp_02.png) no-repeat;
	background-size: contain;
	position: relative;
	display: block;
}
.memory a.description{
	text-indent:-9999px;
	width: 100vw;
	height: 215vw;
	background: url(images/sp_03.png) no-repeat;
	background-size: contain;
	position: relative;
	display: block;
}
.button{
	display: block;
	text-align: center;
}
.button1{
	text-indent:-9999px;
	width: 80vw;
	height: 13vw;
	background: url(images/button01.png) no-repeat;
	background-size: contain;
	display: block;
	margin: 0 auto 20px;
}
.button2{
	text-indent:-9999px;
	width: 80vw;
	height: 13vw;
	background: url(images/button02.png) no-repeat;
	background-size: contain;
	display: block;
	margin: 0 auto;
}

.bottun11{
	text-indent:-9999px;
	width: 80vw;
	height: 13vw;
	background: url(images/bottun11.png) no-repeat;
	background-size: contain;
	display: block;
	margin: 0 auto 20px;
}
.bottun22{
	text-indent:-9999px;
	width: 80vw;
	height: 13vw;
	background: url(images/bottun22.png) no-repeat;
	background-size: contain;
	display: block;
	margin: 0 auto;
}


footer{
	padding: 10px;
}
.box1,.box2{
	width: 47%;
	font-size: 13px;
}
.box2 .facebook img, .box2 .twitter img {
    width: 20%;
}
.box2 .facebook a, .box2 .twitter a {
    width: 75%;
}
.box3{
	width: 100%;
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-flex-direction: row; /* Safari */
	flex-direction: row;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
	-webkit-justify-content: space-between; /* Safari */
	justify-content:         space-between;
	font-size: 13px;
	margin-top: 10px;
}
.box3_1,.box3_2{
	width: 48%;
}
.box3_1 p,.box3_2 p{
	padding-left: 0.5em;
}
.footer2 ul{
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-flex-direction: row; /* Safari */
	flex-direction: row;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
	-webkit-justify-content: center; /* Safari */
	justify-content:         center;
}

}