*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	background-image: url(images/bg.png);
	color: #231815;
}

.rireki-ul {
	padding-left: 90px;
	padding-right: 90px;
	text-align: left;
	line-height: 2em;
	margin-bottom: 20px;
}

.rireki-inner-ul {
	margin-left: 2em;
}


@media screen and (min-width:1100px) {
.auto {
	margin: 0 auto;
	width: 1100px;
	position: relative;
	text-align: left;
}
.contents {
	width: 640px;
	line-height: 38px;
}
.center {
	text-align: center;
}
.left {
	float: right;
}
.red {
	color: #E2394E;
}
.none, #btn {
	display: none;
}
a {
	color: #2CA6E0;
}
a:hover {
	text-decoration: underline;
}
em {
	font-size: 20px;
	font-weight: bold;
}
h2 {
	margin-bottom: 30px;
}
/*PAGE UP
-----------------------------------------------*/
#page-up {
	position: fixed;
	right: 50px;
	bottom: 30px;
	cursor: pointer;
	clear: both;
}
/*HEADER
-----------------------------------------------*/
#header {
	width: 100%;
	height: 930px;
	background-image: url(images/top_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#header p span, h1 span, h2 span {
	display: none;
}
#header h1 {
	position: absolute;
	top: 114px;
	left: 50%;
	margin-left: -295px;
}
#header p:nth-of-type(1) {
	position: absolute;
	top: 350px;
	left: 50%;
	margin-left: -148px;
}
#header p:nth-of-type(2) {
	position: absolute;
	top: 350px;
	left: 50%;
	margin-left: 23px;
}
#header p a:hover {
	-webkit-transition: all .5s;
	transition: all .5s;
	opacity: 0.5;
	filter: alpha(opacity=50);	/* Ie用 */
}
/*CLIP
-----------------------------------------------*/
#clip {
	overflow: hidden;
}
#clip .auto {
	padding: 108px 0px 110px;
	height: 430px;
}
#clip .contents {
	float: left;
}
#clip .phone {
	position: absolute;
	left: 530px;
	bottom: 0px;
}
/*NOTICE
-----------------------------------------------*/
#notice {
	overflow: hidden;
	background-image: url(images/bg01.png);
}
#notice .auto {
	padding: 78px 0px 76px;
	height: 450px;
}
#notice .contents {
	float: right;
}
#notice .phone {
	position: absolute;
	left: -102px;
	bottom: 0px;
}
/*INFO
-----------------------------------------------*/
#info {
	overflow: hidden;
}
#info .auto {
	padding: 47px 0px 54px;
	height: 450px;
}
#info .contents {
	float: left;
}
#info .phone {
	position: absolute;
	left: 530px;
	bottom: 0px;
}
#info .center {
	margin-top: 10px;
}
#info .left {
	margin-top: 35px;
}
/*ROSTER
-----------------------------------------------*/
#roster {
	overflow: hidden;
	background-image: url(images/bg02.png);
}
#roster .auto {
	padding: 90px 0px 125px;
	height: 450px;
}
#roster .contents {
	float: right;
}
#roster .phone {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
/*MEMORIAL
-----------------------------------------------*/
#memorial {
	overflow: hidden;
}
#memorial .auto {
	padding: 93px 0px 117px;
	height: 450px;
}
#memorial .contents {
	float: left;
}
#memorial .phone {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
/*APP
-----------------------------------------------*/
#app {
	overflow: hidden;
	background-image: url(images/bg03.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#app .auto {
	padding: 94px 0px 0px;
	height: 370px;
}
#app .phone {
	position: absolute;
	left: 20px;
	bottom: 0px;
}
#app h2 {
	margin-left: 290px;
}
#link {
	width: 455px;
	margin-left: 290px;
	height: 63px;
	line-height: 63px;
	text-indent: 100%;
	overflow: hidden;
	background-image: url(images/use-text.png);
	background-repeat: no-repeat;
	margin-top: 51px;
}
#this {
	position: absolute;
	top: 260px;
	left: 290px;
}
#this:hover, #guide a:hover {
	-webkit-transition: all .5s;
	transition: all .5s;
	opacity: 0.7;
	filter: alpha(opacity=70);	/* Ie用 */
}
#guide {
	position: absolute;
	top: 97px;
	left: 830px;
}
/*FAQ
-----------------------------------------------*/
#faq {
	overflow: hidden;
	padding: 60px 0px 105px;
}
#faq h2 {
	width: 100%;
	height: 65px;
	background-color: #313198;
	line-height: 65px;
}
#faq h2 img {
	vertical-align: bottom;
}
#faq dl {
	margin: 55px auto 0;
	width: 1100px;
	text-align: left;
	line-height: 30px;
}
#faq dl dt {
	padding-left: 70px;
	background-image: url(images/q.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 40px;
	margin-bottom: 25px;
}
#faq dl dd {
	padding-left: 70px;
	background-image: url(images/a.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 31px;
	margin-bottom: 25px;
}
/*STORE
-----------------------------------------------*/
#store {
	overflow: hidden;
	background-image: url(images/bg02.png);
}
#store .auto {
	padding: 100px 0px 0px;
	height: 400px;
}
#store .go {
	float: right;
	width: 551px;
	position: relative;
}
#store .go p a:hover {
	-webkit-transition: all .5s;
	transition: all .5s;
	opacity: 0.5;
	filter: alpha(opacity=50);	/* Ie用 */
}
#store .go p:nth-of-type(1) {
	position: absolute;
	left: 50%;
	top: 170px;
	margin-left: -198px;
}
#store .go p:nth-of-type(2) {
	position: absolute;
	left: 50%;
	top: 170px;
	margin-left: 12px;
}
#store .phone {
	position: absolute;
	left: 0px;
	bottom: -1px;
}
/*FOOTER
-----------------------------------------------*/
#footer {
	width: 100%;
	height: 80px;
	line-height: 80px;
	color: #FFFFFF;
	background-color: #000000;
	clear: both;
	text-align: center;
	font-size: 12px;
}
/*SIDE
-----------------------------------------------*/
#apple {
	position: fixed;
	right: 0px;
	bottom: 270px;
}
#google {
	position: fixed;
	right: 0px;
	bottom: 200px;
}
}

@media (max-width: 1099px) and (min-width: 768px) {
img {
	max-width: 100%;
	height: auto;
}
.auto {
	width: 100%;
	position: relative;
	padding: 0 30px;
	text-align: left;
}
.contents {
	width: 100%;
	line-height: 30px;
}
.center {
	text-align: center;
}
.red {
	color: #E2394E;
}
a {
	color: #2CA6E0;
	text-decoration: underline;
}
em {
	font-size: 120%;
	font-weight: bold;
}
h2 {
	margin: 30px 0 20px;
}
h2 img {
	height: 55px;
}
/*PAGE UP
-----------------------------------------------*/
#page-up, #page-up img {
	display: none;
}
/*BTN
-----------------------------------------------*/
#btn {
	display: none;
}
/*HEADER
-----------------------------------------------*/
#header {
	width: 100%;
	overflow: hidden;
}
#header p span, h1 span, h2 span {
	display: none;
}
#header h1 {
	display: none;
}
#header p:nth-of-type(1) {
	display: none;
}
#header p:nth-of-type(2) {
	display: none;
}
.none {
	width: 100%;
}
.none img {
	width: 100%;
	height: auto;
}
/*CLIP
-----------------------------------------------*/
#clip {
	overflow: hidden;
}
#clip br:nth-of-type(1) {
	display: none;
}
.contents {
	width: 100%;
}
.phone {
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
.phone img {
	max-width: 80%;
	height: auto;
}
.contents {
	width: 100%;
}
/*NOTICE
-----------------------------------------------*/
#notice {
	overflow: hidden;
	background-image: url(images/bg01.png);
}
/*INFO
-----------------------------------------------*/
#info {
	overflow: hidden;
}
#info .center {
	margin-top: 20px;
}
#info .left {
	margin: 30px 0 40px;
	text-align: center;
}
#info .left img {
	max-width: 100%;
	height: auto;
}
/*ROSTER
-----------------------------------------------*/
#roster {
	overflow: hidden;
	background-image: url(images/bg02.png);
}
#roster .phone {
	margin-top: 20px;
}
/*MEMORIAL
-----------------------------------------------*/
#memorial {
	overflow: hidden;
}
/*APP
-----------------------------------------------*/
#app {
	overflow: hidden;
}
#app .none img {
	width: 100%;
	height: auto;
}
#app .auto {
	display: none;
}
/*FAQ
-----------------------------------------------*/
#faq {
	overflow: hidden;
	padding: 0px 0px 30px;
}
#faq h2 {
	width: 100%;
	min-height: 55px;
	background-color: #313198;
	line-height: 40px;
	padding-top: 15px;
}
#faq h2 img {
	vertical-align: bottom;
	width: 90%;
	height: auto;
}
#faq dl {
	margin: 30px auto 0;
	width: 100%;
	text-align: left;
	padding: 0 40px;
	line-height: 30px;
}
#faq dl dt {
	padding-left: 50px;
	background-image: url(images/q.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 40px;
	margin-bottom: 15px;
	line-height: 40px;
}
#faq dl dd {
	padding-left: 50px;
	background-image: url(images/a.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 31px;
	margin-bottom: 15px;
}
/*STORE
-----------------------------------------------*/
#store {
	overflow: hidden;
	background-image: url(images/bg02.png);
}
#store .go {
	text-align: center;
	margin: 0px auto 20%;
	width: 60%;
}
#store .go img {
	max-width: 100%;
	height: auto;
}
#store .go p {
	display: inline-block;
	width: 50%;
	text-align: center;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
}
/*FOOTER
-----------------------------------------------*/
#footer {
	width: 100%;
	height: 80px;
	line-height: 80px;
	color: #FFFFFF;
	background-color: #000000;
	clear: both;
	text-align: center;
	font-size: 12px;
}
/*SIDE
-----------------------------------------------*/
#apple {
	position: fixed;
	right: 0px;
	bottom: 270px;
}
#google {
	position: fixed;
	right: 0px;
	bottom: 200px;
}
}

@media screen and (max-width:767px) {
/*WRAP
-----------------------------------------------*/
img {
	max-width: 100%;
	height: auto;
}
.auto {
	width: 100%;
	position: relative;
	padding: 0 20px;
	text-align: left;
}
.contents {
	width: 100%;
	line-height: 30px;
}
.center {
	text-align: center;
}
.red {
	color: #E2394E;
}
a {
	color: #2CA6E0;
	text-decoration: underline;
}
em {
	font-size: 120%;
	font-weight: bold;
}
h2 {
	margin: 30px 0 20px;
}
h2 img {
	height: 40px;
}
/*HEADER
-----------------------------------------------*/
#header {
	width: 100%;
	overflow: hidden;
}
#header p span, h1 span, h2 span {
	display: none;
}
#header h1 {
	display: none;
}
#header p:nth-of-type(1) {
	display: none;
}
#header p:nth-of-type(2) {
	display: none;
}
.none {
	width: 100%;
}
.none img {
	width: 100%;
	height: auto;
}
/*BTN
-----------------------------------------------*/
#btn {
	width: 90%;
	overflow: hidden;
	margin: 15px auto 0;
}
#btn p {
	width: 50%;
	float: left;
	text-align: center;
	display: inline-block;
}
#btn p img {
	max-width: 90%;
}
/*SIDE
-----------------------------------------------*/
#apple, #google {
	display: none;
}
/*CLIP
-----------------------------------------------*/
#clip {
	overflow: hidden;
}
#clip br:nth-of-type(1) {
	display: none;
}
.contents {
	width: 100%;
}
.phone {
	width: 100%;
	text-align: center;
}
.phone img {
	max-width: 80%;
	height: auto;
}
.contents {
	width: 100%;
}
/*NOTICE
-----------------------------------------------*/
#notice {
	overflow: hidden;
	background-image: url(images/bg01.png);
}
/*INFO
-----------------------------------------------*/
#info {
	overflow: hidden;
}
#info .center {
	margin-top: 20px;
}
#info .left {
	margin: 30px 0 40px;
	text-align: center;
}
#info .left img {
	max-width: 100%;
	height: auto;
}
/*ROSTER
-----------------------------------------------*/
#roster {
	overflow: hidden;
	background-image: url(images/bg02.png);
}
#roster .phone {
	margin-top: 20px;
}
/*MEMORIAL
-----------------------------------------------*/
#memorial {
	overflow: hidden;
}
/*APP
-----------------------------------------------*/
#app {
	overflow: hidden;
}
#app .none img {
	width: 100%;
	height: auto;
}
#app .auto {
	display: none;
}
/*FAQ
-----------------------------------------------*/
#faq {
	overflow: hidden;
	padding: 0px 0px 30px;
}
#faq h2 {
	width: 100%;
	background-color: #313198;
	line-height: 30px;
	padding-top: 10px;
}
#faq h2 img {
	vertical-align: bottom;
	width: 90%;
	height: auto;
}
#faq dl {
	margin: 30px auto 0;
	width: 100%;
	text-align: left;
	padding: 0 20px;
	line-height: 30px;
}
#faq dl dt {
	padding-left: 50px;
	background-image: url(images/q.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 40px;
	margin-bottom: 15px;
	line-height: 40px;
}
#faq dl dd {
	padding-left: 50px;
	background-image: url(images/a.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 31px;
	margin-bottom: 15px;
}
/*STORE
-----------------------------------------------*/
#store {
	overflow: hidden;
	background-image: url(images/bg02.png);
}
#store .go {
	text-align: center;
	margin-bottom: 20%;
}
#store .go img {
	width: 80%;
	height: auto;
}
#store .go p {
	display: inline-block;
	width: 50%;
	text-align: center;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
}
/*FOOTER
-----------------------------------------------*/
#footer {
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #FFFFFF;
	background-color: #000000;
	clear: both;
	text-align: center;
	font-size: 60%;
}
/*PAGE UP
-----------------------------------------------*/
span#page-up, span#page-up img {
	display: none;
}
}
@media screen and (max-width:320px) {
h2 img {
	height: 35px;
}
#footer {
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #FFFFFF;
	background-color: #000000;
	clear: both;
	text-align: center;
	font-size: 50%;
}
}