@charset "utf-8";

#feature_01.contents h2 img {
    border: none;
}

#feature_01 .teacher{
   border: 2px solid #d2e0f1;
   padding:7px;
   overflow: hidden;
   float: none;
}

#feature_01 .teacher h3{
    font-size: 10px;
    margin: 0;
    padding: 0;
    background: #EA6D93;
    color:#FFF;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    line-height: 1;
    padding: 0.4em 0.1em;
    font-weight: 400;
    text-align: center;
}

#feature_01 .teacher .fl{
    overflow: hidden;
    width:220px;
    padding-bottom: 0;
}
#feature_01 .teacher .fl img{
    float: left;
}

#feature_01 .teacher .fl .img_cap{
    margin-left:75px;
    font-size: 10px;
    letter-spacing: 0;
    line-height: 1.4;
}

#feature_01 .teacher .fl .img_cap p.name{
    font-size: 16px;
    margin: 3px 0;
    padding: 0;
}

#feature_01 .teacher .fl .img_cap p{
    margin: 3px 0;
    padding: 0;
}


#feature_01 .teacher p{
    margin-top: 1em;
    margin-left: 240px;
}

#feature_01 h3{
    color:#EA6D93;
    font-size: 16px;
    margin:30px 0 10px;
}

#feature_01 #column01{
    background: url("/img/feature/16_muscle/bg01.jpg") no-repeat center top;
    padding: 1em;
}

#feature_01 #column01 h4{
    color:#EA6D93;
    font-size: 16px;
    margin-bottom: 10px;
    line-height:1em;
    border-bottom:1px dotted #EA6D93;
    padding-bottom: 0.8em;
}

#feature_01 #column01 h4 img{
    vertical-align: middle;
    margin-right: 10px;
}

#feature_01 #graf01{
    background: #F8D3DC;
    padding: 20px;
    overflow: hidden;
    margin-bottom: 40px;
}

#feature_01 #graf01 h4{
    color:#EA6D93;
    font-size: 16px;
    margin-bottom: 10px;
    line-height:1em;
    border-bottom:1px dotted #EA6D93;
    padding-bottom: 0.8em;
}

#feature_01 #graf01 p img{
    float: left;
    margin-right: 20px;
}

#feature_01 .exercise{
    position: relative;
    top:0;
    left: 0;
    z-index: 1;
    color:#FFF;
    background: #4CABE1;
    padding: 25px;
    margin-bottom: 40px;
}

#feature_01 .exercise #fiukudasi01{
    position: absolute;
    top:-15px;
    right:25px;
    z-index: 1;
}

#feature_01 .exercise h3{
    color:#FFF125;
    margin: 0 0 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #FFF;
}

#feature_01 .exercise h4{
    color:#FFF125;
    padding: 0 0 10px;
}

#feature_01 .exercise ul{
    overflow: hidden;
    border-bottom: 1px dashed #FFF;
    margin-bottom: 20px;
}

#feature_01 .exercise ul.last{
    overflow: hidden;
    border-bottom: none;
    margin-bottom: 0;
}

#feature_01 .exercise ul li{
    float: left;
    width:310px;
    letter-spacing:0;
}

#feature_01 .exercise ul li.even{
    float: right;
}

#feature_01 .exercise ul li img{
    margin-top: 10px;
}

#feature_01 .exercise #fiukudasi02{
    position: absolute;
    top:-15px;
    right:25px;
    z-index: 1;
}


#feature_01 #column02{
    background: url("/img/feature/16_muscle/bg02.jpg") no-repeat center top;
    padding: 20px;
    margin-bottom: 40px;
}

#feature_01 #column02 h4{
    color:#EA6D93;
    font-size: 16px;
    margin-bottom: 10px;
    line-height:1em;
    border-bottom:1px dotted #EA6D93;
    padding-bottom: 0.8em;
}

#feature_01 #column02 h4 img{
    vertical-align: middle;
    margin-right: 10px;
}

#feature_01 #column02 dl{
    overflow: hidden;
}

#feature_01 #column02 dt{
    float: left;
    margin-right: 20px;
}

#feature_01 #column02 dd{
    margin-top: 15px;
}

#feature_01 .teacher.second{
    border: 2px solid #F7B200;
    padding: 10px;
}

#feature_01 .teacher.second .fl{
    padding-bottom: 5px;
    width: 210px;
}

#feature_01 .teacher.second .fl .img_cap{
    color:#f5b300;
    font-size: 14px;
}

#feature_01 .teacher.second .fl .img_cap h3{
    background: #f5b300;
    padding: 0.4em;
    border:none;
    color:#FFF;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    font-size: 12px;
    margin-bottom: 8px;
    margin-top: 10px;
}

#feature_01 .teacher.second p {
    margin-top: 0.5em;
    margin-left: 220px;
}

#feature_01 #check01{
    background: #FFFADB;
    padding: 0.8em 1.4em;
    margin-bottom: 40px;
}

#feature_01 #check01 h3{
    background: #EA6D93;
    color:#FFF;
    font-weight: 400;
    padding: 0.1em 1em;
    margin: 0 0 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: none;
}

#feature_01 #check01 ul{
    overflow: hidden;
}

#feature_01 #check01 ul li.fl{
    float: left;
    width: 48%;
    padding: 0;
}

#feature_01 #check01 ul li.fr{
    float: right;
    width: 48%;
    padding: 0;
}

#feature_01 #check01 ul li p{
    padding: 0.4em;
    margin: 0;
}

#feature_01 #check01 ul li p img{
    margin-bottom: 10px;
}

#feature_01.page5 h3{
    color:#F7B200;
    font-size: 16px;
    margin-top:30px;
    padding-top: 20px;
    border-top: 1px dashed #333;
}

#feature_01.page5 h3.first{
    margin-top: 0;
    padding-top: 0;
    border-top:none;
}

#feature_01.page5 h4{
    color:#EA6D93;
    font-size: 16px;
    margin:16px 0 8px;
}

#feature_01.page5 dl{
    overflow: hidden;
}

#feature_01.page5 dl dt{
    float: left;
}

#feature_01.page5 dl dd{
    margin-left: 160px;
    margin-top: 5px;
}

#feature_01 #result{
    overflow: hidden;
    background: #FFFADB;
    padding: 0.8em 1.4em;
    margin:40px 0 40px;
}

#feature_01 #result h3{
    background: #EA6D93;
    color:#FFF;
    font-weight: 400;
    padding: 0.1em 1em;
    margin: 0 0 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: none;
}

#feature_01 #result h4{
    color:#EA6D93;
    font-size: 16px;
    margin:10px 10px 20px;
    font-weight: 400;
}

#feature_01 #result ul{
    overflow: hidden;
    border-bottom: 1px dashed #999;
    margin-bottom: 20px;
}

#feature_01 #result ul li.fl{
    float: left;
    padding: 0;
    width: 55%;
}

#feature_01 #result ul li.fr{
    float: right;
    padding: 0;
    width: 44%;
}


/*************************************************************************/
#feature_02 .contents h2 img{
    border: none;
}
#feature_02 .teacher{
   border: 2px solid #d2e0f1;
   padding:7px;
   overflow: hidden;
   float: none;
}

#feature_02 .teacher h3{
    font-size: 10px;
    margin: 0;
    padding: 0;
    background: #f08a1c;
    color:#FFF;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    line-height: 1;
    padding: 0.4em 0.1em;
    font-weight: 400;
    text-align: center;
}

#feature_02 .teacher .fl{
    overflow: hidden;
    width:200px;
    padding-bottom: 0;
}
#feature_02 .teacher .fl img{
    float: left;
}

#feature_02 .teacher .fl .img_cap{
    margin-top: 0.9em;
    margin-left:75px;
    font-size: 10px;
    letter-spacing: 0;
    line-height: 1.4;
}

#feature_02 .teacher .fl .img_cap p.name{
    font-size: 16px;
    margin: 3px 0;
    padding: 0;
}

#feature_02 .teacher .fl .img_cap p{
    margin: 3px 0;
    padding: 0;
}


#feature_02 .teacher p{
    margin-top: 0.7em;
    margin-left: 220px;
}


#feature_02 h3{
    color:#E74D88 ;
}

#feature_02 #column01 h4{
    background: #D0281A;
    color:#FFF;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 0.2em 0.8em;
    margin-bottom: 20px;
}

#feature_02 #column01 h4 .fr{
    font-weight: 400;
    font-size: 14px;
}
#feature_02 #column01 p{
    font-size: 14px;
    margin-top: 10px;
}


#feature_02.page2 h3{
    color:#C7161E ;
}

#feature_02.page2 #img03_p img{
    margin-bottom: 10px;
}

#feature_02 #column02{
    background: url("/img/feature/16_mineral/bg01.jpg") no-repeat center top;
    padding: 20px;
}

#feature_02 #column02 h4{
    color:#003B74;
    overflow: hidden;
}

#feature_02 #column02_selfcheck{
    border-top:1px solid #003B74 ;
    border-bottom:1px solid #003B74 ;
    color:#003B74;
    text-align: left;
    padding: 0.4em 1.6em;
    margin-bottom: 20px;
}

#feature_02 #column02 ul{
    overflow: hidden;
}

#feature_02 #column02 ul li{
    float: left;
    width: 40%;
    padding-left: 20px;
}

#feature_02 #column02_caution{
    margin-top: 10px;
    margin-bottom: 0;
    color:#C7161E;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 20px 0;
}

#feature_02 #column03{
    background: #F7BB7A;
    padding: 1em 1.6em;
    margin:30px 0;
}

#feature_02 #column03 h4{
    padding: 0 0 1em 1em;
    border-bottom: 1px solid #FFF;
    margin:5px 0 5px;
}

#feature_02 #column03 p{
    padding: 0 1em 1em;
    margin: 0;
}

#feature_02 #column03_address{
    background: #FFF;
    padding: 0 1.8em;
}

#feature_02 #column03_address dl{
    padding: 1em 0;
}

#feature_02 #column03_address dl dt{
    color: #F7BB7A;
}

#feature_02 #column03_address dl+dl{
    border-top: 1px dotted #F7BB7A;
}

#feature_02.page3 h3{
    color:#009BD9 ;
}

#feature_02 #column04{
    overflow: hidden;
    margin-bottom: 40px;
}

#feature_02 #column04 li{
    width: 290px;
    margin: 0 15px 0 0;
    padding: 0;
}

#feature_02 #column05{
    background: #FDF6E0;
    padding: 1em 1.6em 1.6em;
    margin:30px 0;
}

#feature_02 #column05 h4{
    text-align: center;
}

#feature_02 #column05 #column05_p{
    text-align: center;
    border-bottom: 1px solid #999999;
    padding:0 0 10px; 
    margin: 20px 0 0;
}

#feature_02 #column05 h5{
    color:#e85f92;
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0 10px;
}

#feature_02 #column05 #column05_foods{
    background: #FFF3AD;
    padding: 22px;
}

#feature_02 #column05 #column05_foods h5{
    color:#F4A34D;
    margin-top: 0;
}

#feature_02 #column05 #column05_foods table{
    background: #F4A34D;
    width: 594px;
}
#feature_02 #column05 #column05_foods table th{
    color:#FFF;
    width: 225px;
    text-align: center;
    padding: 0.6em 0;
    font-weight: bold;
    border-right: 1px solid #FFF3AD;
}

#feature_02 #column05 #column05_foods table td{
    color:#333333;
    text-align: left;
    padding: 0.6em 1.4em;
}

#feature_02 #column05 #column05_foods table tr.even th{
    color:#F4A34D;
    background: #FFF;
}
#feature_02 #column05 #column05_foods table tr.even td{
    background: #FFF;
}

#feature_02 #column05_display{
    margin: 10px 0 20px;
}

#feature_02 #column05 ul{
    overflow: hidden;
}

#feature_02 #column05 ul li{
    width: 296px;
    padding: 0 10px;
    margin: 0;
}

#feature_02 #column05 ul li.no5{
    height:430px;
}

#feature_02 #column05 ul li p{
    margin-bottom: 0;
}



/*************************************************************************/

#feature_03{
    margin-top: 20px;
}
#feature_03 h1 .small {
	font-size: 84%;
}
#feature_03 div.teacher {
	border:2px solid #13b0f9;
}
#feature_03 div.teacher p {
	margin-left: 184px;
	margin-bottom:0;
}
#feature_03 h3 {
	color: #333333;
}
#feature_03 h3 .pink, #feature_03 h4 .pink {
	color: #ff65a9;
}
#feature_03 h4 {
	color: #D1546A;
	margin: 40px 0 20px;
}
#feature_03 .dorange {
	color: #e8572f;
}
#feature_03 .orange {
	color: #f88812;
}
#feature_03 .col p {
	margin-bottom: 10px;
}

#feature_03 .man{
    color:#D1546A;
}
#feature_03 dl{
    overflow: hidden;
    margin: 0 0 1em;
}
#feature_03 dl dt{
    padding: 0;
}
#feature_03 dl dd{
    margin-left: 6em;
}


#feature_03 .img01_cap{
    font-weight: bold;
    line-height: 1.5;
    margin: 10px 0 35px;
}

#feature_03 .img01_cap img{
    display: block;
    margin-bottom: 10px;
}

#feature_03 .col {
	padding: 15px;
	margin-bottom: 30px;
	background: #fff;
	border: 3px double #13b0f9;
}
#feature_03 .col h3 {
	color: #13b0f9;
	margin-bottom: 10px;
	text-align: center;
}
#feature_03 .col .col_left {
	float: left;
	width: 300px;
}
#feature_03 .col .col_right {
	float: right;
	width: 333px;
	border-left: 1px dotted #13b0f9;
	padding-left: 10px;
}
#feature_03 .col_right dl {
	overflow: hidden;
	clear: both;
	padding-bottom: 10px;
	width: 333px;
}
#feature_03 .col_right dl dt, #feature_03 .col_right dl dd {
	float: left;
}
#feature_03 .col_right dl dt {
	color: #FFF;
	background: #13b0f9;
	text-align: center;
	width: 60px;
}
#feature_03 .col_right dl dd {
	width: 263px;
	padding-left: 10px;
}

#feature_03 .prof_ishida dt{
    margin-left: 20px;
}
#feature_03 .prof_morishita dt{
    margin-right: 20px;
}

#feature_03 .prof_ishida dd,
#feature_03 .prof_morishita dd{
    margin: 0;
}

#feature_03 .prof_ishida h3,
#feature_03 .prof_morishita h3{
    font-weight: 400;
    margin-bottom: 15px
}

#feature_03 .prof_ishida h3{
    text-align: right;
}

#feature_03 .prof_ishida h3 span,
#feature_03 .prof_morishita h3 span{
    font-size:12px;
}

#feature_03 .prof_ishida p,
#feature_03 .prof_morishita p{
    font-weight: 400;
    margin-bottom: 10px
}


#feature_03 p.ac{
    margin-top: 40px;
}

/* page 03 */

#feature_03 .col2 {
	padding: 15px;
	margin-bottom: 30px;
	border: 1px solid #ff65a9;
}
#feature_03 .col2 h3 {
	color: #ff65a9;
	line-height: 1.4em;
	margin-bottom: 10px;
	text-align: center;
}

#feature_03 .col2 p {
	margin-bottom: 10px;
}
#feature_03 .col2 table {
	width: 650px;
}
#feature_03 .col2 table th, #feature_03 .col2 table td {
	border: 1px solid #666;
}
#feature_03 .col2 table td {
	padding-left: 10px;
}
#feature_03 .col2 table .th_title {
	width: 20px;
	text-align: center;
}
#feature_03 .col2 table .td_cap {
	width: 110px;
}
#feature_03 .col2 #table_blue tr .th_title {
	color: #FFF;
	background: #60b3e5;
}
#feature_03 .col2 #table_pink tr .th_title {
	color: #FFF;
	background: #ee88b4;
}
#feature_03 .col2 #table_blue tr .td_cap {
	background: #dff2fc;
}
#feature_03 .col2 #table_pink tr .td_cap {
	background: #fbe6ef;
}
/* page 04 */
#feature_03 .col3 {
	padding: 20px 20px 20px;
	margin:40px 0 40px;
	background: #FFEFC1;
	border: 1px solid #999999;
	overflow: hidden;
}

#feature_03 .col3 dl{
    margin-bottom: 0;
}

#feature_03 .col3 .fr{
    margin:30px 0 0  0px;
    background: #FFF;
    border:1px solid #d97688;
    width:280px;
    float: right;
    padding:0 0 15px; 
}

#feature_03 .col3 .fr p{
    margin: 0 15px;
    letter-spacing: 0;
}

#feature_03 .col3 .fl img{
    display: block;
    margin-bottom: 10px;
}
#feature_03 .col3 .fr p.border{
    border-top:1px dashed #d1546a;
    margin-top: 10px;
    padding-top: 10px;
}
#feature_03 .col3 .fr p .pink{
    color:#d1546a;
}
#feature_03 .col3 .fr p .fax{
    font-size: 140%;
    color:#d1546a;
}
#feature_03 .col3 .fl{
    margin: 0;
    padding: 0;
    float: left;
    width: 340px;
}
#feature_03 .col3 .fr h3 {
    margin: 0;
    text-align: center;
}

#feature_03 .col3 .fr h3{
    
}

#feature_03 .col3 .blue {
	color: #13b0f9;
}
#feature_03 .col3 .pink {
	color: #ff65a9;
}
#feature_03 .col3 h4 {
	color: #ff65a9;
	margin-bottom: 5px;
}
#feature_03 .col3 p {
	margin-bottom: 15px;
}



/*********************/

.sp #feature_01 #column01{
    background: url("/img/feature/16_muscle/bg01.jpg") repeat center top;
    padding: 1em;
}

.sp #feature_01 .teacher p {
    margin: 0;
    padding: 0;
}

.sp #feature_01 .teacher .fl{
    margin:0 auto 10px;
}

.sp #feature_01 #column01 h4{
    text-align: left;
}
.sp #feature_01 #column01 h4 img{
    display: block;
    margin: 0 0 10px;
}

.sp #check01{
    margin-bottom: 0;
}

.sp #feature_01 .exercise {
    margin-top: 20px;
}

.sp #feature_01 .exercise ul li{
    float: none !important;
    width: 100%;
}

.sp #feature_01 .exercise ul li+li{
    margin-top: 20px;
}

.sp #feature_01 .exercise ul li img{
    width: 100%;
    height: auto;
}

.sp #feature_01 #column02{
    background: url("/img/feature/16_muscle/bg02.jpg") repeat center top;
}

.sp #feature_01 #column02 h4{
    text-align: left;
}
.sp #feature_01 #column02 h4 img{
    display: block;
    margin: 0 0 10px;
}

.sp #check01{
    margin-top: 20px;
}

.sp #feature_01 #check01 ul li.fl,
.sp #feature_01 #check01 ul li.fr{
    float: none;
    width: auto;
    margin-top: 20px;
}

.sp .sp #feature_01 #check01 ul li img{
    margin-bottom: 0;
}

.sp #feature_01.page5 dl{
    margin-top: 20px;
}

.sp #feature_01 #result ul li.fl,
.sp #feature_01 #result ul li.fr {
    float: none;
    width: auto;
    margin-top: 20px;
}

.sp #feature_01 ul li img{
    margin-bottom: 0;
}

/******/

.sp #feature_02 .teacher{
    margin: 20px 0;
}

.sp #feature_02 h3{
    font-size: 120%;
    font-weight: bold;
    margin: 20px 0 10px;
}

.sp #feature_02 .teacher p {
    margin: 0;
    padding: 0;
}

.sp #feature_02 .teacher .fl{
    margin:0 auto 5px;
    width: 220px;
}


.sp #feature_02 #img03_p{
    margin:0 0 10px;
}

.sp #feature_02 #img03_p img{
    margin-bottom: 0;
}

.sp #feature_02 #column01{
    margin-top: 20px;
}

.sp #feature_02 #column01 p {
    margin:10px 0 20px;
}

.sp #feature_02 #column02{
    background: url("/img/feature/16_mineral/bg01.jpg") repeat center top;
}
.sp #feature_02 #column02 ul li{
    float: none;
    width: auto;
    padding: 0;
}

.sp #feature_02 #column02 h4 .fl{
    margin-bottom: 10px;
}

.sp #feature_02 #column02_selfcheck{
    padding: 0.3em 0;
    margin: 0.5em 0;
}

.sp #feature_02 #column02_caution{
    padding: 0 0;
}

.sp #feature_02 #column03 {
    padding: 0.5em;
}

.sp #feature_02 #column04 li{
    margin: 20px 0;
    width: auto;
}

.sp #feature_02 #column04 li img{
    margin-bottom: 0;
}

.sp #feature_02 #column05 {
    padding: 1em;
}

.sp #feature_02 #column05 #column05_foods {
    padding: 10px;
    margin-top: 20px;
}

.sp #feature_02 #column05 #column05_foods h5 {
    font-size: 14px;
}

.sp #feature_02 #column05 #column05_foods table {
    width: auto;
}

.sp #feature_02 #column05 #column05_foods table th {
    width: 30%;
}

.sp #feature_02 #column05 ul li {
    width: auto;
    line-height: 1.2;
    padding: 0;
}

.sp #feature_02 #column05 ul li.no5 {
    height:auto;
}

/************************/

.sp #feature_03 h4{
    margin: 20px 0 10px;
    font-weight: bold;
    font-size: 110%;
}

.sp #feature_03 .img01_cap{
    font-size: 80%;
    margin:0;
    padding: 20px 0;
    font-weight: 400;
}

.sp #feature_03 .img01_cap img{
    margin-bottom: 10px;
}

.sp #feature_03 .prof_ishida,
.sp #feature_03 .prof_morishita{
    margin: 10px 0;
}

.sp #feature_03 .prof_ishida h3,
.sp #feature_03 .prof_morishita h3{
    text-align: center;
    margin: 10px 0;
    font-size: 120%;
}

.sp #feature_03 dl{
    overflow: hidden;
    margin: 0 0 1em;
}
.sp #feature_03 dl dt{
    float: none;
}
.sp #feature_03 dl dd{
    margin-left: 0;
}