@charset "Shift_JIS";

@media screen and (max-width: 479px){
   /* 表示領域が480px未満の場合に適用するスタイル */

/*___________ 基本設定 ___________ */
body {
	margin: 0;
	padding-top: 20px;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../images/body2.gif);
	color: #990000;
	background-repeat: repeat;
	background-position: left top;
	padding-left: auto;
	padding-right: auto;
}
#WRAP {
	width: 90%;
	margin: 0 auto;
	color: #1F1F1F;
}
div {
	margin: 0;
	padding: 0;
	text-align: left;
}
p,pre {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 150%;
	margin: 0px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
li {
	margin: 0;
	list-style-type: none;
}
ol, ul {
	margin: 0;
	padding: 0;
}
/* ____ リンクテキスト用 ____ */
a {
	color: #1C498C;
	text-decoration: none;
}
a:hover,
a:active, 		/* for IE (Keyboard) */
a:focus {		/* for Netscape (Keyboard) */
	text-decoration: underline;
}
/* ____ フロートボックス解除用。htmlでは<br class="clear" />で使用 ____ */
.clear {
	clear:both;
}

/* ____ topnavi ____ */
#topnavi {
	width: 100%;
}

.slides{
	height: 350px;
}


/* ____ テキスト用 ____ */
em {
	font-style: normal;
	font-weight: bold;
}
.b {
	font-weight: bold;
}
.s {
	text-decoration: line-through;
}
.u {
	text-decoration: underline;
}
.f11 {
	font-size: 11px;
	line-height:110%;
}
.f12 {
	font-size: 12px;
	line-height:120%;
}
.f14 {
	font-size: 14px;
	line-height:120%;
}
.f16 {
	font-size: 16px;
	line-height:120%;
}
.f18 {
	font-size: 18px;
	line-height:120%;
}
.f24 {
	font-size: 24px;
	line-height:120%;
}
.text-right {
	text-align: right;
}
.center {
	text-align: center;
}
/* ____ テキスト・色 ____ */
.red {
	color: #CC0000;
}
.ora {
	color: #FF9900;
}
.pup {
	color: #660099;
}

.blue {
	color: #0066CC;
}
.gry {
	color: #999999;
}
/* ____ マージン用 ____ */
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt40 {
	margin-top: 40px;
}
/* ____ 画像用 ____ */
img {
	border:0;
}
.float-left {
	float: left;
	margin-right: 6px;
}
.float-right {
	float: right;
	margin-left: 6px;
}
.img-middle {
	vertical-align: middle;
}
/*___________ レイアウト設計【HEADER】 ___________ */
h1 {
	font-size: 14px;
	color: #700D0F;
	font-weight: normal;
	margin: 0;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#TOP {
	width: 100%;
/*	background-image: url(../img-layout/bg_top.jpg);
	background-repeat: no-repeat;
	position: relative;*/
	background-color: #FFFFFF;
	border-top: 1px solid #510001;
}
#TOP #LOGO img {

}

#LOGO {
	padding-top: 10px;
	text-align:center;

}
#MENU-HOME {
display: none;
}
#MENU-HOME img {
	width:100%;
}
.menu1 {
	float: left;
	margin: 0;
	width:124px;
	
}

.menu2 {
	float: left;
	margin: 0;
	width:128px;
}
.menu3 {
	float: left;
	margin: 0;
	width:129px;
}
.menu4 {
	float: left;
	margin: 0;
	width:127px;
}
.menu5 {
	float: left;
	margin: 0;
	width:127px;
}
.menu6 {
	float: left;
	margin: 0;
	width: 125px;
}

#MENU-HOME2 {
}



/*___________ レイアウト設計【MAIN】 ___________ */
#MAIN {
	width: 100%;
	float: left;
/*	background-image: url(../img-layout/bg_main.jpg);
	background-repeat: repeat-y;*/
}
#MAIN-PAD {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 30px;
}
/*___________ レイアウト設計【CONTENTS】 ___________ */
#CONTENTS {
}
.pan {
	font-size:13px;
}
#CONTENTS h2 {
	font-size:16px;
	color: #FFFFFF;
	text-indent: 15px;
/*	background-image: url(../img-layout/h2_bg_bg.gif);
	background-repeat: no-repeat;*/
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3.sans-serif";
	line-height: 180%;
	background-color: #B44444;
	margin-top: 7px;
	padding:5px;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#CONTENTS h3 {
	font-size:14px;
	line-height: 160%;
	border-left-color: #AA2A2A;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #AA2A2A;
	background-color: #FFECFF;
	padding-left: 5px;

	margin-right: 5px;
	margin-left: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#WRAP #MAIN #MAIN-PAD #CONTENTS #woman {
	color: #FFFFFF;
	text-decoration: none;
}
#WRAP #MAIN #MAIN-PAD #CONTENTS .mt20 #man {
	color: #FFFFFF;
	text-decoration: none;
}


.pagetop {
	text-align: right;
	font-size: 11px;
}
/*___________ フォーム設計【CONTENTS】 ___________ */
#CONTACT {
	margin: 10px 10px 10px 10px;
	padding: 0 0 20px 0;
	background-color: #F6F6F6;
}
#CONTACT dl {
	font-size: 12px;
}
#CONTACT dt {
	float: left;
	width: 140px;
	text-align: right;
	margin: 0;
	padding: 13px 6px 0 0;
}
#CONTACT dd {
	width: auto;
	margin: 0 0 2px 0;
	padding: 8px 0 8px 146px;
	background-color: #E3E3E3;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #006699;
}
#CONTACT textarea {
	font-size: 12px;
	width:300px;
	height:60px;
}
#CONFIRM {
	margin: 10px 10px 40px 10px;
	padding: 0 0 20px 0;
	background-color: #F6F6F6;
}
#CONFIRM dl {
	font-size: 12px;
}
#CONFIRM dt {
	float: left;
	width: 140px;
	text-align: right;
	margin: 0 0 2px 0;
	padding: 8px 6px 8px 0;
}
#CONFIRM dd {
	width: auto;
	margin: 0 0 2px 0;
	padding: 8px 0 8px 146px;
	background-color: #E3E3E3;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #006699;
}
/*___________ 追加設計【CONTENTS】 ___________ */
.bg-yell {
	background-color: #FFFFE8;
	border: 2px solid #FFCC00;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}
.check {
	font-size: 14px;
	line-height: 140%;
	padding: 0 10px 0 10px;
}
.check li {
	background-image: url(../img-layout/ico_check01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 4px 0 4px 0;
	text-indent: 22px;
}



/*___________ レイアウト設計【FOOTER】 ___________ */
#F-MENU {
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding: 0;
	border-top: 1px solid #9C5252;
		text-align:center;
}
#SIDE a {
	text-decoration: underline;
	color: #990000;
}
#SIDE a:hover {
	color: #0033FF;
	text-decoration: none;
}


#F-MENU p {
	font-size: 12px;
	margin: 0;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
}
#FOOTER {
	padding-top: 20px;
	padding-right: auto;
	padding-left: auto;
	padding-bottom: 20px;
	color: #FFFFFF;
	background-color: #6A0000;
	text-align: center;
}
#FOOTER p {
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
	text-align: center;
	line-height: 20px;
}
#FOOTER a {
	color: #FFFFFF;
	text-decoration: none;
}
#FOOTER a:hover,
#FOOTER a:active, 		/* for IE (Keyboard) */
#FOOTER a:focus {		/* for Netscape (Keyboard) */
	color: #FFFFFF;
	text-decoration: underline;
}



table {
	font-size: 12px;
	margin: 10px auto 10px auto;
	padding: 0;
	border-right: 1px solid #5C5C5C;
	border-top: 1px solid #5C5C5C;
}
tr,th,td {
	padding: 0px;
}
th {
  color: #FFFFFF;
  background-color: #006699;
  font-weight: normal;
}
td {
	text-align: left;
	padding: 5px;
	border-left: 1px solid #5C5C5C;
	border-bottom: 1px solid #5C5C5C;
}

tbody tr .toku_ttl {
	width: 80px;
}
.bg-link {
	margin: 30px;
	border: 2px solid #FFCC00;
	background-color: #FFFFEC;
}
.mt80 {
	margin-top: 80px;
}
.f21 {
	font-size: 21px;
	line-height:120%;
}
.bg-yell-woman {
	background-color: #FFFFFF;
	background-image: url(../img/wo_voice_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.w-voice-pad {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
}
.wo-point-bg {
	margin: 10px;
	border: 2px solid #F37C83;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.bg-gray {
	border: 1px solid #626262;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: rgba(250,250,250,0.3);
	margin-left: 5px;
	
}
.check-p-padd {
	padding-left: 40px;
	font-size: 12px;
	padding-right: 40px;
}
.manu-p-padd {
	padding-left: 25px;
	font-size: 12px;
	padding-right: 25px;
}
.bg-yell-man {
	background-color: #FDFEFF;
	border: 2px solid #6699FF;
	padding: 10px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.sitemap {
	padding-left: 30px;
	line-height: 140%;
	font-size: 13px;
}
.bg-ma-voice {
	background-image: url(../img/men_voice_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

/*1段目*/


.set_inner_box-div1 {
	width: 100%;
	border-right: 1px dashed #F9BCBD;
	border-top: 5px solid #820101;
	border-right: 1px solid #860707;
	border-left: 1px solid #860707;
	border-bottom: 1px solid #860707;
	height: 360px;
}
.set_inner_box-div2 {
	width: 100%;
	border-right: 1px dashed #F9BCBD;
	border-top: 5px solid #740000;
	border-right: 1px solid #860707;
	border-left: 1px solid #860707;
	border-bottom: 1px solid #860707;
	height: 370px;
}
.set_inner_box-div3 {
	width: 100%;
	border-top: 5px solid #620000;
	min-width: 0px;
	border-right: 1px solid #860707;
	border-left: 1px solid #860707;
	border-bottom: 1px solid #860707;
	height: 410px;
}
.set_inbox-div {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.set_inbox-div img {
	width: 85%;
	height: auto
}
.set_inbox-div2 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.set_inbox-div2 img {
	width: 85%;
	height: auto
}

.sublink1 {
	background-image: url(../images/sankaku_bg.png);
	background-repeat: no-repeat;
	background-position: 30px 7px;
}
.sublink2 {
	background-image: url(../images/sankaku_bg.png);
	background-repeat: no-repeat;
	background-position: 20px 7px;
}
.sublink3 {
}
.set_inbox-div p {
	color: #860707;
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
}

.set_inbox-div2 p {
	color: #860707;
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
}
 .sublink1 a {
	color: #860707;
}
 .sublink1 a:hover {
	color: #A06212;
}

 .sublink2 a {
	color: #860707;
}
 .sublink2 a:hover {
	color: #A06212;
}
 .sublink3_w a {
	color: #860707;
	padding-left:5px;
}
 .sublink3_w a:hover {
	color: #A06212;
	
}

 .sublink3_m a {
	color: #860707;
	padding-left:5px;
}
 .sublink3_m a:hover {
	color: #A06212;
	
}

 .sublink3_w {
	color: #860707;
	background-image: url(../images/womens_silhouette_mini.png);
	background-position: 20px top;
	background-repeat: no-repeat;
	padding-top: 5px;
	margin-left: 10px;
}

 .sublink3_m {
	color: #860707;
	background-image: url(../images/mens_silhouette_mini.png);
	background-position: 20px top;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 5px;
}

 .sublink3_w a {
	color: #860707;
}
 .sublink3_w a:hover {
	color: #A06212;
}

 .sublink3_m a {
	color: #860707;
}
 .sublink3_m a:hover {
	color: #A06212;
}

.f13 {
	font-size: 13px;
}

/*2段目*/

.set_inner_box2-div {
	width: 100%;
	float: left;
}
.set_inner_box2-div img {
	width: 100%;
	height: auto;

}
.set_inner_box2-div2 {
	width: 100%;
	float: left;
}

.setbox2-div {


}
.set_inbox2-div {
	margin-bottom: 25px;

}
.set_inbox2-div2 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.set_inbox2-div p {


}
.set_inbox2-div .sublink a {
	color: #FFFFFF;
}
.set_inbox2-div .sublink a:hover {
	color: #FFBBBC;
}

.set_inbox2-div .sublink2 a {
	color: #FFFFFF;
}
.set_inbox2-div .sublink2 a:hover {
	color: #FFBBBC;
}
.sub3_ttl {
	font-size:16px;
	color: #FFFFFF;
	text-indent: 15px;
/*	background-image: url(../img-layout/h2_bg_bg.gif);
	background-repeat: no-repeat;*/
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3.sans-serif";
	line-height: 180%;
	background-color: #B44444;
	margin-top: 7px;
	padding:5px;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.header_sub-div {
	width: 100%;
}
.hearder_sub_link-div {
	padding-right: 10px;
	float:right;
}
.sub4_ttl {
	color: #720001;
	font-weight: bold;
	font-size: 18px;
	background-image: url(../images/check.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	background-position: 3px 3px;
	padding-top: 8px;
}
.footer_rogo {
	margin-top: 5px;
	text-align:center;
}

.footer_rogo img {
}
.footer_inner {

}

/*menu1.html*/


#MENU-HOME-SUB {
display: none;
}
.subpage_img-div {
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
}
.subpage_img-div img {
	width: 95%;
}

.subpage_img-div3{
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
}

.subpage_img-div3 img{
	width: 95%;

}

.contents_area-div p {

}
.womenslink-div {
	width: 45%;
	float: left;
	margin-left: 10px;
}


.menslink-div  img {
	width: 65px;
}
.womenslink-div  img {
	width: 50px;
}
.menslink-div {
	width: 48%;
	float: left;
	margin-left: 5px;
}
#NAVILINK-DIV {
	margin-bottom: 15px;
}

.cat01 {
		border-top: 1px solid #BC272A;
}

.cat01 li{
	overflow: hidden;
	padding-right: 4px;
	padding-left: 4px;
	border-bottom: 1px solid #BC272A;
}

.cat01 li a {
  text-decoration: none;
  color: #CC0000;
  display: block;
  padding: 15px 0;
  background-image: url(../images/go_bg.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right:25px;
  font-size:14px;
  
}
.side_link {
		border-top: 1px solid #BC272A;
}

.side_link li {
	overflow: hidden;
	padding-right: 4px;
	padding-left: 4px;
	border-bottom: 1px solid #BC272A;
}

.side_link li a {
  text-decoration: none;
  color: #CC0000;
  display: block;
  padding: 15px 0;
  background-image: url(../images/go_bg.png);
  background-repeat: no-repeat;
  background-position: right center;
  
}
.jirei_sub_ttl {
	font-size: 18px;
	line-height: 150%;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.voice_mens_link {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.voice_img-div {
	width: 80px;
	float: left;
	height: 80px;
	margin-top: 8px;
}
.voice_img-div img {
	width: 100%;
	height:100%;
}
.voice-div {
	margin-top: 10px;
}
.voice_inner-div {
	border: 1px solid #BF1517;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.voice_ttl {
	color: #C71A1D;
	font-weight: bold;
	line-height: 130%;
}
.voice_ttl-div {
	float: right;
	width: 72%;
}


.voice_ttl2{
	color: #BC0306;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 5px;
	padding-top: 0px;
	letter-spacing: -1px;
}

.voice_img2-div {
	width: 80px;
	height: 80px;
	margin-top: 8px;
	float: right;
	margin-left: 10px;
}
.voice_img2-div img {
	width: 100%;
	height:100%;
}

.manu_link{
	text-align:center;
	margin-bottom:15px;
}


.qa_ul li {
	overflow: hidden;
	padding-left: 25px;
	border-bottom: 1px solid #BC272A;
	background-repeat: no-repeat;
	background-position: 3px 17px;
	background-image: url(../images/qa_list.png);
	padding-right: 5px;
	border-bottom: 1px solid #777777;
}

.qa_ul li a {
	text-decoration: none;
	display: block;
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 0;
	padding-bottom: 15px;
	background-image: url(../images/go_bg2.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.underline {
	height: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #820F11;
	border-bottom: 1px solid #fff;
	margin-top: 20px;
	margin-bottom: 20px;
}

.qa_ttl_link{
	overflow: hidden;
	padding-right: 4px;
	padding-left: 4px;
	border-bottom: 1px solid #777777;
	font-size: 16px;
}


.qa_ttl_link a {
  text-decoration: none;
  display: block;
  padding: 15px 0;
  background-image: url(../images/go_bg2.png);
  background-repeat: no-repeat;
  background-position: right center;
  
}

.sub_ttl{
	color: #BD0D10;
	font-size: 18px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

.q_ttl {
  font-size: 16px;
  font-weight: bold;
  color: #164E8A;
  background-image: url(../images/qa_list.png);
  background-repeat: no-repeat;
  padding-left: 22px;
  line-height: 20px;
  padding-top: 5px;
  padding-bottom: 10px;
  background-position: 0px 5px;
  margin-left: 5px;
}

/*アドバイザー著書*/

.books_img-div {
	text-align: center;
	height:100%;

}
.books_img-div img {
	width: 50%;
}
.book_ttl {
	width: 100%;
}
.book_ttl img {
	width: 100%;
}

.book-div p{
	font-size:14px;
	line-height:150%;
}

.book_link{
	font-size: 14px;
	font-weight:bold;
}

/*お問い合わせ*/

.contact-div{
	text-align: center;
	position: absolute;
	left: -1500px;
	top: -1500px;
}
.sub_contact_inner-div{

}
.sub_contact-div{
  content-visibility: visible;
  display: block;
}

.contact2-div{
	text-align: center;
	position: absolute;
	left: -1500px;
	top: -1500px;
}
.sub_contact2_inner-div{

}
.sub_contact2-div{
	
}

.smp_mt20{
}
.support_btn {
	width: 100%;
	height: 100%;


}
.support_btn img {
	width: 100%;
	height: 100%;
}
.support_ttl {
	width: 100%;
	height: 100%;
}
.support_ttl img {
	width: 100%;
	height: 100%;
}


.img-div {
	width: 100%;
	height: 100%;
}
.img-div img {
	width: 100%;
	height: auto;
}
.menslink-div p {
	font-weight:bold;
}
.womenslink-div p {
		font-weight:bold;
}


/*相談リンクボタン（矢印が動く）*/
.bg_gazou2 {
	padding-left: 15px;
	height: 50px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 10px;

}

.bg_gazou2 a {
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 270px;
	padding-bottom: 20px;
	background-position: 1px -3px;
	background-image: url(../images/soudan_btn_bg.png);
	background-size:300px 55px;
	background-repeat: no-repeat;
	height: 60px;
}
.item_arrow {
	-webkit-animation: arrow_ANIME 4s ease 0 infinite;
	-moz-animation: arrow_ANIME 4s ease 0 infinite;
	-o-animation: arrow_ANIME 4s ease 0 infinite;
	-ms-animation: arrow_ANIME 4s ease 0 infinite;

}

/*サイトマップページ*/

.sitemap_area-div{
	margin-bottom: 20px;	
}

.sitemap_link {
		border-top: 1px solid #BC272A;
}

.sitemap_link li {
	overflow: hidden;
	padding-right: 4px;
	padding-left: 4px;
	border-bottom: 1px solid #BC272A;
}

.sitemap_link li a {
  text-decoration: none;
  color: #CC0000;
  display: block;
  padding: 15px 0;
  background-image: url(../images/go_bg.png);
  background-repeat: no-repeat;
  background-position: right center;
  
}

/*継続的なご相談の流れ（メルマガフォーム）*/

.maga-div{
	position:relative;
	
}

.maga_form-div{
	position:absolute;
	left:-1500px;
	top:-1500px;
}
.maga_form-div2{
	padding-left:10px;
	padding-right:10px;
}

/*マニュアルのご紹介ページ*/

.manual_m_img{
	text-align:center;
}
.manual_w_img{
	text-align:center;
}


/*セレクトメニュー*/

.select-menu{
	background: #FFFDF4;
	border: 1px solid #B83E3E;
	border-radius: 5px;
	color: #0C2245;
	font-size: 16px;
	height: 35px;
	line-height: 30px;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	width: 100%;
	margin-top:10px;
	margin-bottom:10px;
	
}


/*サポート会員テーブル*/
.support_table {
	width: 100%;
	font-size: 14px;
}
.support_table th {
	width: 100px;
}

/*感想ページ*/

.voice2-div{
	border: 1px solid #9E0407;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.link_text {
}

.bg_gazou3{
	position:absolute;
	left:-1500px;
	top:-1500px;
}
.bg_gazou3_smp {
	width: 95%;
	margin-left:5px;
}
.bg_gazou3_smp img {
	width: 100%;
	height: auto;
}


.bg_gazou2{
	position:absolute;
	left:-1500px;
	top:-1500px;
}
.bg_gazou2_smp {
	width: 95%;
	margin-left:5px;
}
.bg_gazou2_smp img {
	width: 100%;
	height: auto;
}

.mail-bg {
	border: 3px solid rgba(255,119,122,1.00);
	margin-top: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #F0E6E6;
}
/* まぐまぐアワード受賞 */
.mag2award {
	margin-top: 5px;
	margin-bottom: 20px;
  padding: 10px;
  text-align: center;
  border: 3px solid rgba(212,175,55,1.00);
	background-color: #fff;
}
.mag2award img {
  width: 80%;
  height: auto;
}
.mag2award p {
  text-align: left;
}

.pc_view {
  display: none;
}
.smp_view {
  display: block;
}

}
