@charset "utf-8";

.fancybox-wrap {
  max-width: 530px !important; 
  max-height: 300px !important;
}

.fancybox-inner {
  position: relative !important;
  width: 100% !important;
  max-width: 530px !important; 
  padding-top: 56.25% !important;
  height: 0 !important;
  overflow: hidden;
}

iframe {
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  width: 100% !important;
  height: 100% !important;
  max-height: 300px !important;
}


/***********************************
html&body
************************************/
html {
	overflow-y: scroll;
}

body {
  font-family: 'M PLUS Rounded 1c', sans-serif;
	font-feature-settings:"palt";
	color: 333;
	font-size: 14px;
  font-weight: 500;
  opacity: 0;
}

/*スマホの文字サイズ自動変更無効*/
html,body {
	-webkit-text-size-adjust:100%;
	height:auto;
}

rt {
    /* display: none; */
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 10px;
    /* line-height: 1; */
    /* letter-spacing: .1em; */

}

/*ruby[data-ruby] {
  position:relative;
}

ruby[data-ruby]::before {
  font-family: 'Noto Sans JP', sans-serif;
  content: attr(data-ruby);
  position: absolute;
  left: -2em;
  top: -1em;
  right: -2em;
  text-align:center;
  font-size: 10px;
  line-height: 10px;  
  font-weight: normal !important;
}*/


/***********************************
Link Setting
************************************/
a:link,a:visited,a:active {
  color: #333;
}

a:hover {
}

/*ページトップコントローラー*/
#topcontrol {
  display: block;
  background-image: url("../images/scrollTopControl_arrow.svg");
  background-position: center center;
  background-size: 40% auto;
  background-repeat: no-repeat;
  background-color: #cccccc;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  -khtml-border-radius: 100px;
  height: 40px;
  width: 40px;
  position:relative;
  transition: all 1s ease-out;
}

#topcontrol:hover {
  opacity: .5 !important;
}


/***********************************
main container
************************************/
img {
  width: 100%;
}

.in-box {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	position: relative;
	display: block;
}

/*セリアのお店をさがす*/
.shop_store {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: block;
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif !important;
}

.shop_store a {
  display: block;
  font-size: 14px;
  line-height: 40px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  -khtml-border-radius: 30px;
  position:relative;
  color: #fff;
  background-color: #653800;
  text-decoration: none;
}

/*セリアのお店をさがすボタン*/
.find_store {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: block;
  text-align: center;
  margin-bottom: 25px;
}

.find_store a {
  padding: 12px 0 10px 0;
  display: inline-block;
  font-size: 20px;
  text-decoration: none;
  border-radius: 100px;
	 -moz-border-radius: 100px;
	 -webkit-border-radius: 100px;
	 -khtml-border-radius: 100px;	  
  line-height: 50px;
  position:relative;
  color: #fff;
  background-color: #8fc100;
  text-decoration: none;
  width: 100%;
  box-shadow: 0px 5px 8px -7px rgba(0,0,0,0.9);
	margin-left: auto;
	margin-right: auto;  
}

.find_store a span {
	display: inline-block;
  background-image: url("../images/logo_seria.png");
  background-size: 50px auto;
  background-repeat: no-repeat;
  background-position: top 5px left;
  padding-left: 60px;
}

/*セリアのお店をさがすボタン*/
.pdf_btn {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: block;
  text-align: center;
  margin-bottom: 25px;
}

.pdf_btn a {
  padding: 20px 0 20px 0;
  display: inline-block;
  font-size: 20px;
  text-decoration: none;
  border-radius: 100px;
	 -moz-border-radius: 100px;
	 -webkit-border-radius: 100px;
	 -khtml-border-radius: 100px;	  
  line-height: 20px;
  position:relative;
  color: #653800;
  background-color: #fff100;
  text-decoration: none;
  width: 100%;
  box-shadow: 0px 5px 8px -7px rgba(0,0,0,0.9);
  position: relative;
}

.pdf_btn a span {
	display: inline-block;
  padding-left: 40px;
  position: relative;
}

.pdf_btn a span::before {
  background-color: #653800;
  content: "";
  display: block;
  height: 20px;
  width: 20px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -khtml-border-radius: 20px;
  background-image: url("../../images/this_year_arrow.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 10px auto;
  position: absolute;
  bottom: 3px;
  left: 15px;
}

/*セリアのお店をさがすボタン*/
.kids_btn {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: block;
  text-align: center;
}

.kids_btn a {
  padding: 15px 0 35px 0;
  display: inline-block;
  font-size: 15px;
  text-decoration: none;
  border-radius: 40px;
	 -moz-border-radius: 40px;
	 -webkit-border-radius: 40px;
	 -khtml-border-radius: 40px;	  
  line-height: 30px;
  position: relative;
  color: #1e9046;
  background-color: #fff;
  text-decoration: none;
  width: 100%;
  box-shadow: 0px 3px 14px -7px rgba(0,0,0,1);
  background-image: url("../images/logo_kids.png");
  background-size: 101px auto;
  background-repeat: no-repeat;
  background-position: bottom 10px center;
}

.kids_btn a span {
	display: inline-block;
  background-size: 35px 30px;
  background-repeat: no-repeat;
  background-position: top left;
}


/***********************************
header
************************************/
header {
	font-size: 0;
	line-height: 0;
	position: fixed;
	width: 100%;
	z-index: 3;
	top: 0;
	transition: all .5s ease-out;
  background-color: #fff;
}

header h1 {
  position: absolute;
  top: 50%;
  left: 25px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  max-width: 180px;
  width: 40%;
}

header .in-box {
	width: auto;
	height: 50px;
	padding: 0 20px 0 20px;
}

/*snsBox*/
header #snsBox {
	/* display: none !important; */
	position: absolute;
	right: 15px;
	top: 9px;
}

header #snsBox li {
	float: left;
	padding-right: 10px;
	width: 32px;
}

header #snsBox li:last-child {
	padding-right: 0;
}

header #snsBox li img {
  width: 100%;
}

/***********************************
contentWrap
************************************/
#contentWrap {
  margin-top: 50px;
}

/***********************************
footer
************************************/
footer {
	width: 100%;
	text-align: center;
  font-family: 'Noto Sans JP', sans-serif !important;
  font-weight: 500 !important;    
}

footer ul {
	display: block;
	margin-bottom: 30px;
}

footer ul li {
	display: block;
	padding-bottom: 25px;
	font-size: 14px;
	line-height: 14px;
}

footer ul li:last-child {
  border-right: none;
  padding-bottom: 0;
}

#home footer ul li:first-child {
	display: none !important;
}

footer ul li a {
	text-decoration: none;
}

footer small {
	width: 100%;
	display: block;
	color: #fff;
	background-color: #653800;
	font-size: 10px;
	line-height: 30px;
}
