@charset "shift-jis";
/* CSS Document */

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}	
html, body {
	height: 100%;
	margin: 0 auto;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
body {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, 'meiryo', 'CI', 'Hiragino Maru Gothic Pro', 'qMmΫS Pro W4', Osaka, 'lr oSVbN', sans-serif;
	-webkit-text-size-adjust: 100%;
}
.minFont {
	font-family: 'ΰΎ©', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
}
a {
	margin-right: 6px;
	font-weight: normal;
	text-decoration: none;
}
img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	image-rendering: -webkit-optimize-contrast;
}
a img {
	vertical-align: middle;
	opacity: 1;
	transition: all 0.3s ease 0s;
}
/*------------------------------------------------------*/


/* ----------oC`PC960pxΘγΜ€Κͺ ----------*/
#wrapper {
	width: 100%;
	position: relative;
	height: auto !important;
	min-height: 100vh;
	background-color: #c9d801;
}
#header {
	margin: 0;
	width: 100%;
	height: auto;
	padding: 5px 10px 10px 5px;
	background-image: url(../img/25mente_common_parts/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #FFF;
	position: relative;
}
#header h1 img {
	width: 180px;
	height: auto;
}
/* 960pxΘγΜκΝwidth960pxΕθΙΟX */
#content {
	width: 100%;
	margin: 20px auto 0;
	padding-bottom: 120px;
	overflow: hidden;
	clear: both;
}
.content_waku {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #000;
	overflow: hidden;
}
.headerimgBox {
	width: 100%;

}
.headerimgBox img {
	width: 100%;
	max-width: 958px;
}
#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: #FFF;
}
#footer .inner {
	margin: 10px 0;
	padding-bottom: 5px;
	width: 100%;
	height: auto;
	font-size: 13px;
	color: #3D3D3D;
	text-align: center;
}
#footer .inner img {
	padding-right: 4px;
}
.pejiup_block {
	width: 60px;
	height: 60px;
	position: fixed;
	right: 0px;
	bottom: 50px;
	display: none;
	padding: 28px 0;
	transition: 0.2s;
	background-image: url(../img/25mente_common_parts/pagetop_icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000;
	border-radius: 50%;
}
hr.ty0 {
	margin: 0;
	padding: 0;
	height: 1px;
	border-top: 1px #CCC solid;
}
hr.ty1 {
	margin-top: 0;
	padding: 0;
	height: 1px;
	border-top: 1px #CCC solid;
}
.adj {
	margin-bottom: 3px;
	padding-right: 3px
}
.content2_box1 a {
	word-break: break-all;
}
/*------------------------------------------------------*/


/* ------------------oCκpͺ------------------ */

/* γTvEΰΎΆ */
.overviewBox {
	margin: 10px 8px 25px 8px;
	padding: 12px;
	font-size: 16px;
	color: #000;
	line-height: 1.4;
	border-radius: 10px;
	background-color: #fff;
}
.s_btn {
	display: inline-block;
	width: 100%;
	margin-top: 20px;
	padding: 6px 0px 6px 0px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000;
	background-color: #c9d801;
	border-radius: 6px;
}

/* -------------------------IΉ------------------------- */


/* -------------------520pxΘγκpͺ------------------- */

@media screen and (min-width: 520px) {
/* γTvEΰΎΆ */
.overviewBox {
	margin: 10px 25px 25px 25px;
	padding: 18px 24px 30px;
	font-size: 18px;
	color: #000;
	line-height: 1.5;
	border-radius: 10px;
	background-color: #fff;
}
.s_btn {
	display: inline-block;
	width: 100%;
	margin-top: 20px;
	padding: 6px 0px 6px 0px;
	font-size: 34px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000;
	background-color: #c9d801;
	border-radius: 6px;
}
}
/* ----------------------IΉ---------------------------- */


/* -------------------960pxΘγκpͺ------------------- */

@media screen and (min-width: 960px) {
#content {
	max-width: 960px;
}
/* εg{[_[pRΒ―ι */
.content_waku {
	width: 100%;
	margin: 0;
	padding: 0;
	border-radius: 15px;
	background-color: #000;
	overflow: hidden;
}
/* γTvEΰΎΆ */
.overviewBox {
	margin: 10px 50px 50px 50px;
	padding: 18px 24px 30px;
	font-size: 20px;
	color: #000;
	line-height: 1.5;
	border-radius: 10px;
	background-color: #fff;
}
}
