@charset "UTF-8";

/*
Theme Name: common
Version: 0.0.3
*/

/* =Reset
-------------------------------------------------------------- */
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,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,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;word-wrap:break-word;overflow-wrap:break-word;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display: block;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:inherit;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:super;}
sub{vertical-align:text-bottom;}
input,textarea,select,button{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select,button{*font-size:100%;}
legend{color:#000;}
img {vertical-align:top;}
input[type="radio"],input[type="checkbox"] {vertical-align: -2px;}
label {cursor: pointer;}

.cf:before,
.cf:after {
	content:"";
	display:table;}
.cf:after {clear:both;}

.fl {float: left;}
.fr {float: right;}
.bold {font-weight: bold;}


/* =all
-------------------------------------------------------------- */
body,html {
	background: #e7b855;
}
body {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	font-weight: 500;
	text-align: center;
	line-height: 1;
	color: #111;
}
a {
	color: #1d2088;
}
a ,a img, a svg, input[type="submit"], input[type="reset"] {
	-webkit-transition: color .25s ease-out , opacity .25s ease-out, background-color .25s ease-out , fill .25s ease-out;
	transition: color .25s ease-out , opacity .25s ease-out, background-color .25s ease-out , fill .25s ease-out;
	opacity: 1;
}
@media ( min-width: 769px) {
	.hover:hover {
		opacity: 0.8;
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
	}
}
img , svg {
	max-width: 100%;
	height: auto;
}
input[type="submit"],input[type="reset"] {
	-webkit-appearance: none;
}

.inner {
	max-width: 750px;
	margin: 0 auto;
	padding: 0 15px;
}
@media ( min-width: 769px) {
	.sp {
		display: none;
	}
}
@media ( max-width: 768px) {
	.pc {
		display: none;
	}
}


/* = common
-------------------------------------------------------------- */
#container {
	position: relative;
	max-width: 680px;
	margin: 0 auto;
	padding: 0 30px;
}
#container .bgfix {
	width: 100%;
	height: 200vh;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
}
.lead_text {
	text-align: center;
	margin: 0 0 40px;
}
.lead_text p {
	font-size: 20px;
	line-height: 1.5;
	letter-spacing: 0.05em;
	font-weight: 600;
}
.arrow_dotted {
	line-height: 3;
	font-weight: bold;
}
.arrow_dotted .text {
	letter-spacing: 0.5em;
	display: inline-block;
	text-indent: 0.5em;
}
.arrow_dotted span {
	opacity: 0;
	transition: opacity .15s ease-out;
}
.arrow_dotted span.on {
	opacity: 1;
}
.btn_area a {
	border: 1px solid #999;
	display: block;
	max-width: 150px;
	margin: 0 auto;
	background: #1d2088;
	border-radius: 100%;
	padding: 15px 15px;
	text-decoration: none;
	box-sizing: border-box;
	color: #666;
	line-height: 1.5;
	font-size: 17px;
	font-weight: bold;
	box-shadow: 2px 3px 4px rgb(200 200 200 / 60%) inset;
}
.btn_area a span {
	font-weight: bold;
	color: transparent;
	background: #fff;
	background-clip: text;
	-webkit-background-clip: text;
	letter-spacing: 0.2em;
}
.image_btn_area a.btn,
.btn_area a.btn {
	display: block;
	position: relative;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
	transition: 300ms;
}
.image_btn_area a.btn:before,
.btn_area a.btn:before {
	content: '';
	position: absolute;
	display: inline-block;
	top: -180px;
	left: 0;
	width: 30px;
	height: 100%;
	background-color: rgb(255 255 255 / 50%);
	transition: 300ms;
	animation: shinyshiny 2s ease-in-out infinite;
}
@-webkit-keyframes shinyshiny {
	0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
	80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
	81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
	100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}
.common_title {
	font-weight: bold;
	font-size: 34px;
	color: #fff;
	margin: 60px 0 40px;
	text-shadow: 2px 1px 0px #1d2088,
					3px 0px 0px #1d2088,
					2px -1px 0px #1d2088,
					2px -1px 0px #1d2088,
					4px 1px 0px #1d2088,
					4px 2px 1px #1d2088,
					4px 2px 0px #1d2088,
					3px 2px 0px #1d2088,
					4px 2px 0px #1d2088;
}
#story_warp {
	text-align: left;
	margin: 0 0 50px;
}
#story_warp .imagebox {
	margin: 0 0 30px;
}
#story_warp p {
	line-height: 1.5;
	margin: 0 0 1.2em;
}
#story_warp .mainlead {
	color: #1d2088;
	font-weight: bold;
}
@media ( min-width: 769px) {
	#header_area {
		max-width: 850px;
		margin: 0 auto 50px;
	}
	#container .bgfix {
		background: url(img/rep_bg.gif) repeat;
		background-size: 11%;
	}
	.arrow_dotted {
		margin: 0 0 45px;
		font-size: 14px;
	}
	/*
	.lead_text {
		max-width: 620px;
		margin: 0 auto 40px;
	}
	*/
	.lead_text {
		font-size: 26px;
		color: #1d2088;
		font-weight: 900;
		line-height: 1.5;
	}
	.btn_area {
		margin: 0 0 60px;
	}
	.image_btn_area {
		max-width: 540px;
		margin: 0 auto 50px;
	}
	#footer_area {
		margin: 80px 0 80px;
	}
	#footer_area small {
		font-size: 14px;
		letter-spacing: 0.1em;
	}
	#story_warp p {
		font-size: 18px;
	}
	#story_warp .mainlead {
		font-size: 22px;
	}
}
@media ( max-width: 768px) {
	#header_area {
		max-width: 680px;
		margin: 0 auto 40px;
	}
	#container .bgfix {
		background: url(img/rep_bg.gif) repeat;
		background-size: 33%;
	}
	.arrow_dotted {
		margin: 0 0 45px;
		font-size: 10px;
	}
	/*
	.lead_text {
		max-width: 500px;
		margin: 0 auto 40px;
	}
	*/
	.lead_text {
		font-size: 20px;
		color: #1d2088;
		font-weight: 900;
		line-height: 1.5;
	}
	.btn_area {
		margin: 0 0 50px;
	}
	.image_btn_area {
		max-width: 480px;
		margin: 0 auto 35px;
	}
	#footer_area {
		margin: 70px 0 60px;
	}
	#footer_area small {
		font-size: 12px;
		letter-spacing: 0.1em;
	}
	#story_warp p {
		font-size: 16px;
	}
	#story_warp .mainlead {
		font-size: 20px;
	}
}
#series_warp {
	margin: 0 0 50px;
}
#series_warp .item_list_warp .item {
	margin: 0 0 40px;
	clear: both;
}
#series_warp .item_list_warp .item:nth-child(2n+1) {
}
#series_warp .item_list_warp .item:nth-child(2n+1) .img_box {
	float: left;
	margin: 0 15px 0 0;
}
#series_warp .item_list_warp .item:nth-child(2n+2) .img_box {
	float: right;
	margin: 0 0 0 15px;
}
#series_warp .item_list_warp .item .content_box {
	overflow: hidden;
	text-align: left;
}
#series_warp .item_list_warp .item .content_box dl {
	border: 1px solid #fff;
	line-height: 1.5;
}
#series_warp .item_list_warp .item .content_box dl dt {
	border-bottom: 1px solid #fff;
	padding: 8px;
	color: #1d2088;
	font-weight: bold;
	font-size: 15px;
}
#series_warp .item_list_warp .item .content_box dl dd {
	padding: 8px;
	font-size: 14px;
}
#shop_warp .shop_item {
	margin: 0 0 45px;
}
#shop_warp .shop_item .name {
	background: #1d2088;
	color: #fff;
	padding: 12px;
	letter-spacing: 0.1em;
	margin: 0 0 15px;
}
#shop_warp .shop_item .add {
	margin: 0 0 20px;
	font-size: 16px;
}
@media ( min-width: 769px) {
	#series_warp .item_list_warp .item .img_box.type1 img {
		width: 200px;
	}
	#series_warp .item_list_warp .item .img_box.type2 img,
	#series_warp .item_list_warp .item .img_box.type3 img {
		height: 200px;
	}
}
@media ( max-width: 768px) {
	#series_warp .item_list_warp .item .img_box.type1 img {
		width: 100px;
	}
	#series_warp .item_list_warp .item .img_box.type2 img,
	#series_warp .item_list_warp .item .img_box.type3 img {
		height: 100px;
	}
}