/* ===================================================================
CSS information
 file name  :  style.css
 style info :  All Page Desining
=================================================================== */
@charset "UTF-8";

html,body {
	width: 100%;
	min-width: 100%;
}

img {
	border:none;
	text-align: center;
}

body {
	background: url('../index_img/title_bg.jpg') no-repeat;
	background-attachment: fixed;
	background-position: center top;
	background-color: #2d232c;
	min-width: 980px;
	margin-top: 0px;
	overflow-x: hidden; 
	font-size: 14px;
	line-height: 1.6em;
	font-family: "メイリオ", sans-serif;
}
.section {
	background: #d4ced4;
	width: 980px;
	min-width: 980px;
	margin: 0 auto;
}
.section02 {
	background: #d4ced4;
	width: 980px;
	min-width: 980px;
	margin: 0 auto;
	padding-top: 30px;
}
.muryo_bn{
	margin:0 auto;
	width: 910px;
}
a:link{
font-size: 14px;
color:#7da1b0;
text-decoration:none;
}
a:visited{
font-size: 14px;
color:#c76abd;
text-decoration:none;
}
a:active{
font-size: 14px;
color:#e4e0c9;
text-decoration:none;
}
a:hover{
font-size: 14px;
color:#f39c2f;
text-decoration:none;
}
/*-----------------------------------
title
---------------------------------*/
.main_title {
	background: url('../index_img/title_bg_02.jpg') no-repeat;
	background-position: center top;
	height: 721px;
	min-width:980px;
	max-width:100%;
	margin: 0 auto;
	margin-top: 0px;
	overflow:hidden;
	z-index: 10000;
	*white-space: nowrap; /*for IE7バグ対策*/
}
.main_title h1 {
	background: url('../index_img/title.png') no-repeat;
	background-position: center top;
	margin: 0 auto;
	height: 112px;
	width: 913px;
	margin-top: 110px;
	overflow: hidden;
	z-index: 10000;
	*white-space: nowrap; /*for IE7バグ対策*/
	text-indent:-9999px; /*for IE8-6バグ対策 */
}
.main_title h2 {
	background: url('../index_img/subtitle.png') no-repeat;
	background-position: center top;
	margin: 0 auto;
	height: 66px;
	width: 913px;
	overflow: hidden;
	z-index: 10000;
	*white-space: nowrap; /*for IE7バグ対策*/
	text-indent:-9999px; /*for IE8-6バグ対策 */
}
.main_title p {
	background: url('../index_img/title_txt.png') no-repeat;
	background-position: center top;
	margin: 0 auto;
	height: 121px;
	width: 913px;
	margin-top: 40px;
	overflow: hidden;
	z-index: 10000;
	*white-space: nowrap; /*for IE7バグ対策*/
	text-indent:-9999px; /*for IE8-6バグ対策 */
}
.step_all{
	width: 915px;
	position: relative;
	margin:0 auto;
}

.step {
	background: url('../index_img/step.png') no-repeat;
	background-position: center top;
	margin: 0 auto;
	height: 175px;
	width: 913px;
	margin-top: 40px;
	overflow: hidden;
	z-index: 10000;
	*white-space: nowrap; /*for IE7バグ対策*/
	text-indent:-9999px; /*for IE8-6バグ対策 */
}
.step_btn {
	position: absolute;
	top: -20px;
	*top: 10px;
	left: 74%;
	*left: 76%;
}
*:first-child+html .step_btn {
	position: absolute;
	*top: 10px;
	left: 74%;
	*left: 76%;
}

/*-----------------------------------
contents1
-----------------------------------*/

.contents_1 {
	background: url('../index_img/contents01_bg.jpg') no-repeat;
	background-position: center top;
	margin: 0 auto;
	min-width: 980px; 
}
.contents_1 h1 {
	background: url('../index_img/contents1_cap.png') no-repeat;
	background-position: center top;
	margin: 0 auto;
	height: 141px;
	width: 913px;
	overflow: hidden;
	z-index: 10000;
	*white-space: nowrap; /*for IE7バグ対策*/
	text-indent:-9999px; /*for IE8-6バグ対策 */
}
.contents_main {
	width: 910px;
	background-color: #a49ea3;
	margin:0 auto;
	padding-top: 5px;
}
.contents_1_main_1{
	padding-top: 5px;
	padding-bottom: 5px;
}
#renai{
	background: url('../index_img/contents01_renai_bg.png') no-repeat;
	height: 301px;
	width: 298px;
	margin-left: 4px;
	float: left;
}
#sigoto{
	background: url('../index_img/contents01_sigoto_bg.png') no-repeat;
	height: 301px;
	width: 298px;
	margin-left: 4px;
	float: left;
}
#taijin{
	background: url('../index_img/contents01_taijin_bg.png') no-repeat;
	height: 301px;
	width: 298px;
	margin-left: 4px;
	float: left;
}
#kenko{
	background: url('../index_img/contents01_kenko_bg.png') no-repeat;
	height: 301px;
	width: 298px;
	margin-left: 4px;
	float: left;
}
#kinun{
	background: url('../index_img/contents01_okane_bg.png') no-repeat;
	height: 301px;
	width: 298px;
	margin-left: 4px;
	float: left;
}
#katei{
	background: url('../index_img/contents01_kazoku_bg.png') no-repeat;
	height: 301px;
	width: 298px;
	margin-left: 4px;
	float: left;
}

.contents_1 dt{
	margin: 0 auto;
	width: 181px;
	margin-top: 10px;
}
.contents_1 dd{
	margin: 0 auto;
	width: 85%;
	margin-top:20px;
}
#contents1_txt1 {
	color: #fff5f5;
	padding-top: 40px;
}
#contents1_txt2 {
	color: #fdf5ff;
	padding-top: 40px;
}
#contents1_txt3 {
	color: #f9fff5;
	padding-top: 40px;
}
#contents1_txt4 {
	color: #f8fff5;
	padding-top: 40px;
}
#contents1_txt5 {
	color: #fffef5;
	padding-top: 40px;
}
#contents1_txt6 {
	color: #fffaf5;
	padding-top: 40px;
}
.contents_1 h2 {
	background: url('../index_img/contents01_txt.png') no-repeat;
	background-position: center top;
	margin: 0 auto;
	height: 172px;
	width: 913px;
	overflow: hidden;
	z-index: 10000;
	*white-space: nowrap; /*for IE7バグ対策*/
	text-indent:-9999px; /*for IE8-6バグ対策 */
}

/*-----------------------------------------------------
contents2
-----------------------------------------------------*/
.contents2 h1 {
	background: url('../index_img/contents02_cap.png') no-repeat;
	background-position: center top;
	margin: 0 auto;
	height: 205px;
	width: 910px;
	overflow: hidden;
	z-index: 10000;
	*white-space: nowrap; /*for IE7バグ対策*/
	text-indent:-9999px; /*for IE8-6バグ対策 */
}
#point01 {
	background: url('../index_img/contents02_01.png') no-repeat;
	width: 899px;
	height: 140px;
	margin: 0 auto;
}
#point02 {
	background: url('../index_img/contents02_02.png') no-repeat;
	width: 899px;
	height: 140px;
	margin: 0 auto;
}
#point03 {
	background: url('../index_img/contents02_03.png') no-repeat;
	width: 899px;
	height: 140px;
	margin: 0 auto;
}
#point04 {
	background: url('../index_img/contents02_04.png') no-repeat;
	width: 899px;
	height: 140px;
	margin: 0 auto;
}
#point05 {
	background: url('../index_img/contents02_05.png') no-repeat;
	width: 899px;
	height: 140px;
	margin: 0 auto;
}
.contents2 li {
	padding-top: 5px;
}

.contents2 h2 {
	background: url('../index_img/contents02_txt.png') no-repeat;
	background-position: center top;
	margin: 0 auto;
	height: 175px;
	width: 910px;
	overflow: hidden;
	z-index: 10000;
	*white-space: nowrap; /*for IE7バグ対策*/
	text-indent:-9999px; /*for IE8-6バグ対策 */
}

.contents2 dt{
	width: 638px;
	padding-left: 183px;
	padding-top: 20px;
}
.contents2 dd{
	width: 670px;
	padding-left: 183px;
}

.contents_main ol{
	list-style:none;
	padding:0;
}
/*---------------------------------------------------
contents3
---------------------------------------------------*/

.contents3 h1 {
	background: url('../index_img/contents03_cap.png') no-repeat;
	background-position: center top;
	margin: 0 auto;
	height: 200px;
	width: 910px;
	overflow: hidden;
	z-index: 10000;
	*white-space: nowrap; /*for IE7バグ対策*/
	text-indent:-9999px; /*for IE8-6バグ対策 */
}
#kanteisi01 {
	background: url('../index_img/kanteisi_bg.png') no-repeat;
	height: 383px;
	width: 445px;
	float: left;
	margin: 0px 7px;
}
#kanteisi02 {
	background: url('../index_img/kanteisi_bg.png') no-repeat;
	height: 383px;
	width: 445px;
	float: left;
}
#kanteisi01 h3,#kanteisi01 p{
	width: 80%;
	margin:0 auto;
	text-align: center;
}
#kanteisi02 h3,#kanteisi02 p{
	width: 80%;
	margin:0 auto;
	text-align: center;
}
.contents3 h2 {
	background: url('../index_img/contents03_txt.png') no-repeat;
	background-position: center top;
	margin: 0 auto;
	height: 166px;
	width: 910px;
	overflow: hidden;
	z-index: 10000;
	*white-space: nowrap; /*for IE7バグ対策*/
	text-indent:-9999px; /*for IE8-6バグ対策 */
}

.contents3 h3 {
	font-size: 16px;
}
.contents3 p {
	padding-top: 5px;
}
/*-------------------------------------------
contents4
--------------------------------------------*/

.contents4 h1 {
	background: url('../index_img/contents04_cap.png') no-repeat;
	background-position: center top;
	margin: 0 auto;
	height: 161px;
	width: 910px;
	overflow: hidden;
	z-index: 10000;
	*white-space: nowrap; /*for IE7バグ対策*/
	text-indent:-9999px; /*for IE8-6バグ対策 */
}
.story01 {
	background: url('../index_img/story_bg.png') no-repeat;
	width: 449px;
	height: 817px;
	float: left;
	margin: 0px 4px;
}
.story02 {
	background: url('../index_img/story_bg.png') no-repeat;
	width: 449px;
	height: 817px;
	float: left;
}

.story_cap {
	width: 60%;
	float: left;
}
.story_img {
	width: 40%;
	float: left;
}
.story_top {
	width: 80%;
	margin: 0 auto;
	padding-top: 30px
}
.contents4 p {
	width: 80%;
	margin: 0 auto;
	padding-top: 20px;
}
.contents4 h2 {
	background: url('../index_img/contents04_txt.png') no-repeat;
	background-position: center top;
	margin: 0 auto;
	height: 228px;
	width: 910px;
	overflow: hidden;
	z-index: 10000;
	*white-space: nowrap; /*for IE7バグ対策*/
	text-indent:-9999px; /*for IE8-6バグ対策 */
}

/*---------------------------------------------------------------------
  form input style
----------------------------------------------------------------*/
form {
     margin:0;
     padding:0;
     border:0;
     outline:0;
     font-size:100%;
     vertical-align:baseline;
     background:transparent;
}

select, input, textarea, button { 
     vertical-align:middle; 
     position:relative; 
     margin: 0 4px 2px 0;
     *margin-right:3px; 
     top:-1px;  
}

button, input[type="button"] {
     overflow:visible; 
     height:22px;
     padding:0 3px;
}

select { 
     width: 130px;
    height: 35px;
    font-size: 18px;
    height: 43px;
    min-height: 43px;
    border: 0px;
    border-radius: 0px;
    background: #FFF;
    font-size: 100%;
    font-size: 130%\9;
    vertical-align: middle;
    display: inline;
    line-height: 20px;
}

input[type="checkbox"],
input[type="radio"] { 
     border:none; 
     top:-2px;
     top:0\9;
     margin-right:2px; 
     margin-right: 0\9; 
}
/*----*/

div.radio-group {
margin-top: 5px;
}
div.radio-group input {
  /*
  opacity: 0;
     filter: alpha(opacity=0);
  */
}
div.radio-group div {
  position: relative;
  float:left;
  width:49.9%;
}
div.radio-group input {
  position: absolute;
  left: 0px;
  outline:none;
  opacity:0;
}

div.radio-group label {
cursor: pointer;
padding: 8px 0px 0px 0px;
width:100%;
height:40px;
color:#ffffff;
font-family: "Big Caslon", "Book Antiqua", "Palatino Linotype", Georgia, serif;
font-size: 20px;
text-shadow: 1px 1px 0px #776862;
line-height:1.4;
text-align:center;
vertical-align:middle;
background:url('../index_img/check_btn_1_off.png') no-repeat;
background-size:100%;
display:block;
}

div.radio-group label.checked{
	background:url('../index_img/check_btn_1_on.png') no-repeat;
	background-size:100%;
}

div#blood div.radio-group div.B_O{
	width:25%;
}
div#blood div.radio-group div.A_AB{
	width:24.9%;
}
div#blood div.radio-group label{
cursor: pointer;
padding: 8px 0px 0px 0px;
width:100%;
height:40px;
color:#ffffff;
font-family: "Big Caslon", "Book Antiqua", "Palatino Linotype", Georgia, serif;
font-size: 20px;
text-shadow: 1px 1px 0px #776862;
line-height:1.4;
text-align:center;
vertical-align:middle;
background: url('../index_img/check_btn_2_off.png') no-repeat;
background-size:100%;
}


div#blood div.radio-group label.checked  {
background: url('../index_img/check_btn_2_on.png') no-repeat;
background-size:100%;

}

input[type="text"]:focus {
outline: 0;
border-color:#ffd800;
}

#form table{
	margin:0 auto;
}

#form2 table{
	margin:0 auto;
}
#form table th,#form table td {
	vertical-align: middle;
	padding:20px 0;
}
#input_mail {
	vertical-align: middle;
	padding:20px 0;
}
#form2 table th,#form2 table td {
	vertical-align: middle;
	padding-bottom: 20px;
	padding-right: 100px;
}

.center {
	max-width: 700px; 
	width: 100%;
	margin: 0 auto;
	color: #fc1138;
	line-height: 1.6em;
	padding-top:30px;
	text-align: center;
}

@media screen and (min-width: 1180px) {
.review1,.review3,.review2 { min-height:790px; }
  }

@media screen and (max-width: 1180px) {
.review1 p,.review3 p,.review2 p { font-size:0.75em !important;}
  }

/*---------------------------
2階層目
----------------------------*/
#wrap {
	background: url('../index_img/form_bg_repeat.png');
	width: 916px;
	margin: 0 auto;
}
.bar{
	width: 583px;
	margin: 0 auto;
}
.p_center {
	width: 80%;
	margin:0 auto;
	padding-top: 30px;
}
.p_center p {
	text-align: left;
}
.form_txt2{
	margin:0 auto;
	width: 80%;
	text-align: center;
	margin-top: 10px;
}
.atention_txt{
	margin:0 auto;
	width: 80%;
	text-align: center;
}
.o-page{
	margin-bottom: 0;
}
.out_all{
	padding-bottom: 700px;
}
.out_all02{
	padding-bottom: 600px;
}
/*--------
footer
--------*/

.footer {
	/*--background-color: #594557;--*/
	height: 128px;
}

.footer_text{
	text-align: center;
}

#footer_link{
	padding-top: 40px;
	padding-bottom: 10px;
}
.copy{
	padding-top: 10px;
	color: #b5a599;
}
#footer {
	bottom: 0;
	width: 100%;
	padding-bottom: 50px;
	background-color: #302720;
}
.footer small {
	font-size: 0.8em;
}

.second_top {
	width: 916px;
	margin: 0 auto;
	height: 72px;
}
.second_under {
	width: 916px;
	margin: 0 auto;
	height: 68px;
}
/*----------------------------
pagetop
------------------------------*/
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 20px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}