@charset "utf-8";
/* CSS Document */

/* ～ 599px */

/* * * * * * * * * * * * * * * * * * */
/*     　 2018,03 twLP追加            */
/* * * * * * * * * * * * * * * * * * */

.box03{
	background-image: url("../tw/img_tw/box_lp.png");
	width: auto;
	height: auto;
	padding: 5px 30px;
	color: #FFFFFF;
}
.box03 p,.box04 p,.box06 p {
	margin-top: -20px;
}
.box04{
	background-image: url("../tw/img_tw/box_lp.png");
	width: auto;
	height: auto;
	padding: 5px 30px 80px 30px;
	color: #FFFFFF;
}

.box06{
	background-image: url("../tw/img_tw/box_lp.png");
	width: auto;
	height: auto;
	padding: 5px 30px 10px 30px;
	color: #FFFFFF;
}

.box05{
    padding: 0.5em 0.5em;
    background-color: #FFFFFF;
    border-top: solid 5px #5d627b;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
	width:30%;
	float:left;
	margin-right:2%;
	color: #000000;
}
.box05 h3,.box05_end h3 { 
	background-image:none;
	padding-left:0;
	margin-left:0;
	margin-right:0;
	text-align:center;
	font-size:20px;
}
.box05_end {
	padding: 0.5em;
    background-color: #FFFFFF;
    border-top: solid 5px #5d627b;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
	margin-bottom:20px;
	margin-right:0;
	width: 30%;
	float:left;
	color: #000000;
}

.finder_character02 { 
	background-image:none;
	margin-left:0;
	margin-right:0;
	margin-bottom: 30px;
	font-size:20px;
    background-color: #FFFFFF;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
	float:left;
	color: #FFFFFF;
	height: 480px;
	border-radius: 10px;
	background-color: #78c8d1;
}

.finder_character02_end { 
	background-image:none;
	margin-left:0;
	margin-right:0;
	font-size:20px;
    background-color: #FFFFFF;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
	float:left;
	color: #FFFFFF;
	height: 480px;
	margin-bottom:20px;
	border-radius: 10px;
	background-color: #78c8d1;
}

.finder_character02 h3,.finder_character02_end h3 { 
	background-image:none;
	padding:0;
	margin-left:0;
	margin-right:0;
	text-align:center;
	font-size:20px;
}

.finder_character02 img,.finder_character02_end img { 
	width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
	padding: 0;
	border-radius: 10px 10px 0px 0px;
}

.finder_character02:hover {
	background-color: #58898E;
	text-decoration: none !important;
}
.finder_character02_end:hover {
	background-color:#58898E;
	text-decoration: none !important;
}
.finder_character02:active {
	position:relative;
	top:1px;
}
.finder_character02_end:active {
	position:relative;
	top:1px;
}
.finder_character02:active a {
	text-decoration: none !important;
}
.finder_character02_end:active a {
	text-decoration: none !important;
}

.finder_character02 p.indent1, .finder_character02_end p.indent1{
	text-indent:1em;
	padding: 0 10px;
}

p.indebt2
{text-indent:2em;
padding:0 10px;}

.finder_character02 p.indent2, .finder_character02_end p.indent2{
	text-indent:2.23em
	padding: 0 10px	
}

@media screen and (max-width: 980px) {
		.finder_character02 img,.finder_character02_end img {
			width:100%;
			max-height:300px;
			padding: 0;
			border-radius: 10px 10px 0px 0px;
}
		
}



/* * * * * * * * * * * * * * * * * * */
/*     　 2018,03 twLP追加  終了 　     */
/* * * * * * * * * * * * * * * * * * */

span.bold {
	font-weight:bold !important;
	font-size:inherit;
}

span.faq_inner {
	display:grid;
	margin-left:18.5px;
	font-size:16px;
}

span.ls_normal {
	letter-spacing:normal;
	font-size:inherit;
}

.floatL { float:left;}
	
.floatL1 { float:left;
    float: left;
    background-color: #3ca0be;
    color: #ffffff;
    border-radius: 7px;
    padding: 0px 10px 0px 10px;
    margin-right: 10px;}
.floatR { float:right; }

span.nakaguro-space {
	font-size:inherit;
	margin-left:-0.2em;
	margin-right:-0.2em;
}

.txt_right { text-align:right; }
.txt_center { display:block; text-align:center; }

/* * * * * * * * * * * * * * * * * * */
/*                Top                */
/* * * * * * * * * * * * * * * * * * */

.mf_toppage {
	margin-bottom:20px;
}

.mf_toppage h1 {
	margin:20px 3% 20px 5%;
	font-size:20px;
}

.mf_toppage p.toha {
	margin:20px 3% 30px 5%;
	font-size:16px;
	text-indent:0em;
}

ul.top_topic {
	margin:0 5%;
	width:auto;
}
	
ul.top_topic li {
	list-style:none;
	background:#eee;
	margin-bottom:50px;
	border-radius:5px;
}

ul.top_topic li img {
	width:100%;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	margin-bottom:17px;
	
			/*-webkit-filter: blur(15px);
			filter: blur(15px);*/

}

ul.top_topic h2 {
	color:#333;
	font-size:20px;
	margin-left:0;
	margin-bottom:6px;
	padding-left:16px;
	border-left:8px solid #b71c1c; /* Google Red900 */
}

ul.top_topic h2 span.mf,
ul.top_topic h2 span.mq,
ul.top_topic h2 span.sol {
	font-size:20px;
	margin-left:0.5em;
}
ul.top_topic h2 span.mq,
ul.top_topic h2 span.sol {
	display:block;
	margin-left:0;
}

ul.top_topic p {
	color:#333;
	font-size:18px;
	margin-left:23px;
	margin-right:8px;
	padding-bottom:17px;
}


ul.top_topic li:hover * {
	text-decoration:none;
}


/* list レイアウト変えてみる */

ul.top_topul {
	margin:0 5%;
	width:auto;
	list-style:none;
}
	
ul.top_topul li {
	list-style:none;
	margin-bottom:50px;
	border-radius:5px;
	position:relative;
	height:auto;
	overflow:visible;
}

ul.top_topul li a {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

ul.top_topul h2 {
	color:#fff;
	font-size:26px;
	position:relative;
	top:30px;
	text-align:center;
	line-height:1.0em;
	/*padding-left:16px;*/
	text-shadow:1px 1px 3px rgba(0,0,0,0.40);
}

ul.top_topul h2 span {
	font-size:18px;
}

ul.top_topul li.top_topic3 h2 {
	letter-spacing:normal;
}

ul.top_topul p {
	color:#fff;
	font-size:18px;
	position:relative;
	top:50px;
	margin-left:15px;
	margin-right:8px;
	padding-bottom:80px;
	height:auto;
	overflow:auto;
	text-shadow:1px 1px 3px rgba(0,0,0,0.40);
}


ul.top_topul li:hover * {
	text-decoration:none;
}


/* * * * * * * * * * * * * * * * * * */
/*            Site search            */
/* * * * * * * * * * * * * * * * * * */

.resp_breadcrumb p {
	margin:0 7% 0 4%;
}

.mf_sitesearch {
	margin-bottom:50px;
}

.mf_sitesearch h1 {
	clear:both;
	margin:20px 8% 20px 4%;
	font-size:25px;
	border-left:5px solid #b71c1c; /* Google Red900 */
	border-bottom:1px dotted #aaa;
	padding-left:8px;
	line-height:1.8em;
}

.mf_sitesearch h2 {
	clear:both;
	margin:60px 8% 20px 4%;
	font-size:22px;
	border-left:5px solid #b71c1c; /* Google Red900 */
	border-bottom:1px dotted #aaa;
	padding-left:8px;
	line-height:1.4em;
}

.mf_sitesearch h3 {
	margin:20px 8% 20px 4%;
	height:auto;
	padding:0 0 0 15px;
	background:url(../img/icon_h3.gif) no-repeat left 8px;
	font-size:18px;
}

.mf_sitesearch h4 {
	margin:20px 8% 10px 4%;
	height:auto;
	font-size:15px;
}

.mf_sitesearch h1.df {
	background:url(../img/dficon.gif) no-repeat 10px 14px;
	text-indent:50px;
}
.mf_sitesearch h1.new {
	background:url(../img/icon_h3new.png) no-repeat 10px 14px;
	text-indent:50px;
}
.mf_sitesearch h3.df {
	background:url(../img/dficon.gif) no-repeat left 4px;
	padding-left:48px;
}
.mf_sitesearch h3.new {
	background:url(../img/icon_h3new.png) no-repeat left 4px;
	padding-left:48px;
}
.mf_sitesearch h2.new {
	background:url(../img/icon_h3new.png) no-repeat 10px 7px;
	text-indent:50px;
}
.mf_sitesearch h3.gathering {
	margin-bottom:10px;
}


span.labeldot {
	padding:3px 8px 2px 10px;
	border:1px dotted #666666;
	border-radius:5px;
	background-color:#fcfcfc;
	font-size:15px;
	font-weight:normal;
}

.mf_sitesearch h4.fakeH3 {
	padding:0 0 0 15px;
	background:url(../img/icon_h3.gif) no-repeat left 8px;
	font-size:16px;
}

.mf_sitesearch p, .mf_sitesearch ul li, .mf_sitesearch ol li {
	margin:20px 7% 20px 4%;
	font-size:16px;
	line-height:1.8em;
}

.mf_sitesearch p.right { text-align:right; }

.mf_sitesearch ul li {
	list-style:inside disc;
	font-weight:bold;
}

.mf_sitesearch ol li {
	list-style:inside decimal;
	font-weight:bold;
}

.mf_sitesearch p.indent1 {
	text-indent:0em;
}

.mf_sitesearch p.indent2 {
	text-indent:2em;
}

.mf_sitesearch p a {
	font-size:inherit;
}

.mf_sitesearch img {
	margin:0 auto;
	display:block;
}

.mf_sitesearch img.border {
	border:1px solid #aaa;
}

.mf_sitesearch img.right {
	/* float:right; */
}
.mf_sitesearch img.right-pc {
	/* float:right; */
}

.mf_sitesearch ul li a {
	 font-size:inherit;
}

div.hr {
	clear:both;
	height:1px;
	margin:20px 8% 20px 4%;
	padding:0;
	border-top:#666666 dotted 1px;
}

.mf_sitesearch div.inq_Rtab {
	width:38px;
	height:150px;
	padding:0;
	background-color:rgba(255,255,255,0.90);
	box-shadow:rgba(0,0,0,0.30) 1px 2px 3px;
	position:fixed;
	right:0;
	top:150px;
	border-top-left-radius:12px;
	border-bottom-left-radius:12px;
	border:4px solid #b71c1c; /* Google Red900 */
	border-right:none;
	z-index:500;
}

.mf_sitesearch div.inq_Rtab p {
	display:block;
	margin:auto;
	margin-top:24px;
	padding:0;
	width:1em;
	line-height:1.1em;
	font-size:16px;
	color:#b71c1c; /* Google Red900 */
}

.sitesearchsol_topimg {
	max-width:94%;
	padding-right:6%;
}

.inq_Btm {
	clear:both;
	margin:40px 8% 20px 4%;
	background: #eeeeee;
	border: #666666 dotted 1px;
	border-radius:10px;
}

.inq_Btm p {
	margin:20px;
}


/* detail button */
.detailBtn {
	background-color:#b71c1c; /* Google Red900 */
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	/* border:1px solid #b71c1c; */
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:14px !important;
	padding:5px 15px;
	text-decoration: none !important;
	vertical-align: middle;
	letter-spacing: 0.1em;
		*width: 120px;
		*text-align: center;
	margin-top:0 !important;
}
.detailBtn:hover {
	background-color:#f44336; /* Google Red500 */
}
.detailBtn:hover a {
	text-decoration: none !important;
}
.detailBtn:active {
	position:relative;
	top:1px;
}
.detailBtn:active a {
	text-decoration: none !important;
}
.detailBtn a {
	display:block;
	vertical-align:middle;
	color:#ffffff;
}
/*
.detailBtn {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	font-size:12px !important;
	margin-bottom: 20px !important;
	padding:7px 18px;
}
*/



/* page index list */

ul.mkj {
	clear:both;
	margin:20px 8% 20px 4%;
	padding: 10px 5px 8px 30px;
	border: #666666 dotted 1px;
	background: #fcfcfc;
}

.mkj li {
	font-size:16px;
	color: #777777;
	letter-spacing:0.1em;
	line-height:2em;
	display:list-item;
	list-style:square;
	list-style-position:inside;
}

.mkj li a {
	font-size:16px;
}



/* Solution - Navigation generating */

ul.sol_nav_list {
	width:95%;
	height:auto;
	overflow:auto;
	margin-right:5%;
	margin-top:50px;
}
ul.sol_nav_list li {
	list-style:none;
	overflow:auto;
}
ul.sol_nav_list li.l1, ul.sol_nav_list li.l2 {
	width:50%;
	margin:0;
	margin-bottom:30px;
	float:left;
}
ul.sol_nav_list li.l2_a {
	clear:both;
}
ul.sol_nav_list li p {
	margin:0;
	text-align:center;
	color:#333;
}
ul.sol_nav_list li a {
	color:#333;
}
ul.sol_nav_list li:hover a { text-decoration:none; }




/* company outline list */

.mf_sitesearch ul.mf_companyoutline {
	margin-top:30px;
	margin-bottom:100px;
}

.mf_sitesearch ul.mf_companyoutline a {
	/*font-size:16px;*/
}

.mf_sitesearch ul.mf_companyoutline a.map {
	font-size:14px;
	margin-left:6px;
	border:1px solid;
	border-radius:10px;
	padding:1px 10px;
	text-decoration:none;
}

.mf_sitesearch ul.mf_companyoutline li {
	list-style:none;
}

.mf_sitesearch ul.mf_companyoutline > li > p {
	display:inline;
	font-weight:bold;
	padding:6px 20px;
	border:1px dotted #555;
	border-radius:5px;
	margin-left:0;
}

.mf_sitesearch ul.mf_companyoutline li ul {
	font-weight:normal;
	margin-top:15px;
	margin-bottom:30px;
}

.mf_sitesearch ul.mf_companyoutline li ul li {
	font-weight:normal;
	margin-top:0;
	line-height:1.4em;
	margin-bottom:10px;
	margin-right:0;
}

.mf_sitesearch ul.mf_companyoutline > li > ul > li > p {
	margin-left:1%;
	margin-right:0;
}

.mf_sitesearch ul.mf_companyhistory {
	margin-top:0;
	margin-bottom:0;
}

.mf_sitesearch ul.mf_companyhistory > li:first-child { margin-top:0; }
.mf_sitesearch ul.mf_companyoutline > li > p.history_month {
	padding:6px 10px;
	margin-top:0;
}

.profimage {
	max-width:400px;
}

iframe.company_map {
	width:100%;
	height:300px;
	margin-bottom:30px;
}






/* MQ tsuzuki button */

.tsuzukiBtn {
    background-color: #5b77a2;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #29668f;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-size: 10px;
    padding: 0px 14px;
    text-decoration: none;
    margin-left: 8px;
    vertical-align: middle;
    letter-spacing: 0.1em;
	margin-bottom:2px;
}
.tsuzukiBtn:hover {
	background-color:#3b5c90;
}
.tsuzukiBtn:active {
	position:relative;
	top:1px;
}




/* news layout */

.mf_news h3 {
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	color:#333;
}

.mf_news .news_news, .mf_news .news_info, .mf_news .news_event {
	display: block;
	margin-top: 4px;
	margin-left: 7px;
	padding-left: 10px;
	padding-right: 9px;
	padding-top: 2px;
	padding-bottom: 1px;
	font-size: 12px;
	letter-spacing: 0.2em;
	line-height: 1.2em;
	color: #ffffff;
	background-color: #aaaaaa;
	border-radius: 7px;
	margin-right:5px;
}

.mf_news .news_news { background-color:#3ca0be; }
.mf_news .news_info { background-color:#5b77a2; }
.mf_news .news_event { background-color:#78be78; }

.mf_news .newspage {
	clear:both;
}
.mf_news .newspage a {
	color:#333;
	font-size:inherit;
}
.mf_news span.news_news, .mf_news span.news_info, .mf_news span.news_event { margin-left:0; }



/*
.news_detail {
	margin-top: 1px;
	margin-left: 0;
	margin-right: 7px;
}

.news_inquiry_position { position:relative; }
.news_inquiry_indent { position:absolute; left:50px; }
*/


/* newsletter layout */
.mf_newsletter h1, .mf_newsletter h2 {
	line-height:1.5em;
}
/*.mf_newsletter h3 {
	font-size:20px;
	margin-bottom:10px;
	background: url(../img/icon_h3.gif) no-repeat left center;
}*/
.mf_newsletter h4 {
	font-size:18px;
	line-height:1.3em;
	margin-top:10px;
	margin-bottom:15px;
}
.mf_newsletter article img {
	margin-bottom:20px;
}
.mf_newsletter .mkj li {
	margin-top:10px;
	margin-bottom:10px;
	line-height:1.5em;
	letter-spacing:normal;
}
.mf_newsletter .mkj li a {
	color: #004EA1;
}
.mf_newsletter .mkj li.omake a {
	margin-left:0.5em;
}
.mf_newsletter .topic {
	clear:both;
	margin-top:0;
	margin-bottom:6px;
	line-height:1.5em;
	font-size:14px;
}
.mf_newsletter .detailBtn {
	margin-top:20px !important;
}

article.letterpad {
	margin:20px 3%;
	padding-top:15px;
    border:#666 solid 1px;
    border-radius:6px;
	background:#ffffff url(../newsletter/templete/bg_backnumber.png) no-repeat left top;
	overflow:hidden;
}
article.letterpad img {
	width:96%;
	max-width:600px;
	margin-left:2%;
	margin-right:2%;
}
article.letterpad p.newsletter_about {
	font-size:12px;
}
article.letterpad p {
	font-size:14px;
	line-height:1.5em;
}
article.letterpad h1 {
	border-left:none;
	font-size:20px;
	font-weight:600;
	padding-left:0;
}
article.letterpad h2 {
	border-left:none;
	font-size:18px;
	font-weight:600;
	padding-left:0;
}
article.letterpad .mkj {
	padding-left:20px;
}
article.letterpad .mkj li {
	font-size:14px;
}
article.letterpad h4.newsletter_link {
	font-size:16px;
	margin-bottom:0;
}
article.letterpad p.newsletter_link {
	margin-top:0;
}
.nl_innerbox_dot {
	margin: 20px 7% 30px 4%;
	padding-top:15px;
	border:1px dotted #666666;
	border-radius:5px;
}

/* Related Topics */
article.related_topic_s {
	clear:both;
	border:#666666 dotted 1px;
	border-radius:6px;
	margin:20px 7% 40px 4%;
}
article.related_topic_s h4 {
	display:block;
	width:100px;
	margin-top:0;
	margin-left:0;
	border-top-left-radius:6px;
	border-bottom-right-radius:6px;
	/*background:#b71c1c;*/
	background:#666666;
	font-size:10px;
	font-weight:400;
	color:#ffffff;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
}
article.related_topic_s li {
    margin:0 5px 10px 20px;
	font-size:14px;
    line-height: 1.3em;
}

article.related_topic_s li a {
	font-weight:normal;
}

article.related_topic_s p {
	margin:0 15px 5px auto;
	font-size:14px;
	line-height:1.4em;
}

article.related_topic_s p a {
	color:#333333;
}


/* CEO message */

.mf_ceo {
	width:94%;
	margin-top:30px;
	padding:3%;
	background:#333;
}
.mf_ceo * {
	color:#fff;
}
.mf_ceo p {
	margin-right:6%;
}

.ceotop2 {
}

.emotion {
	margin-top:60px !important;
	margin-bottom:50px !important;
}

.signature {
	width:180px;
}
.signaturetxt {
	margin-top:4px !important;
	margin-right:0 !important;
}


/* layout adjust */

.margintop0 { margin-top:0 !important; }



/* * * * * * * * * * * * * * * * * * */
/*           Contents Top            */
/* * * * * * * * * * * * * * * * * * */

/* Parent Box */
.resptop {
}

.mftop {
}

/* Mobile only */
.mbtop {
	margin:20px 8% 20px 4%;
	display:block;
	height:260px;
	
}

.mbtop02 {
	margin:20px 0;
	display:block;
	height:260px;
	
}

.mfmob { background:url(../img/mf_top_resp_pc.png) no-repeat right top; }
.mfmob02 {background:url(../img/mf_top_resp_pc.png)no-repeat right top; }
.mqmob { background:url(../img/mq_top_resp_pc.png) no-repeat center top; }
.solmob { background:url(../img/sol_top_resp_mb.jpg) no-repeat right top; }
.muvmob { background:url(../img/muv_top_resp_mb.jpg) no-repeat right top; }
.suggestmob { background:url(../img/suggest_top_resp_mb.jpg) no-repeat right top; }
.mpsmob { background:url(../img/mps_top_resp_mb.jpg) no-repeat right top; }
.faqmob { background:url(../img/faq_top_resp_mb.jpg) no-repeat right top; }

/* Common text box */
.resptop_common {
	display:block;
	margin-bottom:30px;
}

h1.product {
	margin-bottom:8px !important;
}

span.nowrap {
	display:inline-block;
	font-size: 25px;
	line-height: 1.8em;
}

p.productcopy {
	margin-top:0;
	margin-bottom:12px;
	padding-left:14px;
	line-height:1.5em;
}

/* * * * * * * * * * * * * * * * * * */
/*             Page menu             */
/* * * * * * * * * * * * * * * * * * */

.menubox {
	clear: both;
	display:block;
	margin:80px 8% 20px 4%;
	padding:0;
}

.menubox dl {
	margin:0;
}

.menubox dt {
	margin:0;
	padding:0;
	font-size:16px;
	list-style-type: none;
	border-bottom: #bbb dotted 1px;
	line-height:1.5em;
	margin-bottom:10px;
	font-weight:bold;
}

.menubox dd {
	margin:0;
	padding:0;
	font-size:14px;
	line-height:1.5em;
	letter-spacing:normal;
	display: list-item;
	list-style: square;
	list-style-position: inside;
	width: 50%;
	float: left;
	height: 27px;
    margin-bottom: 6px;
    padding-top: 6px;
}

.menubox dd a { font-size:14px; }

.menubox a:link, .menubox a:visited { color: #444444; }

.menubox dt.nowon, .menubox dd.nowon, .menubox dt.nowon a, .menubox dd.nowon a {
	color:#b71c1c !important; /* Google Red900 */
	font-weight: bold !important;
}

div.menubox > dl.pagemenu > div.hr {
	margin:0;
	margin-bottom:12px;
	display:block;
	height:2px;
	border-top:none;
	border-bottom:#bbb dotted 1px;
}

.menubox dd span {
	background:#b71c1c; /* Google Red900 */
	border-radius:5px;
	margin:0;
	margin-left:3px;
	color:#fff;
	font-size:12px;
	padding:1px 5px;
	text-decoration:none;
}
.menubox dd:hover span {
	opacity:0.5;
}





/* * * * * * * * * * * * * * * * * * */
/*         News Frame Recycle        */
/* * * * * * * * * * * * * * * * * * */

.news_box {
	display:block;
	width:260px;
	margin:50px auto;
	padding:0;
	height: 350px;
/*↓夏休み冬休み表示中のheight指定 
	height: 440px;*/
}
.news_resp {
	width:260px;
	padding:0;
	height: 350px;
/*↓夏休み冬休み表示中のheight指定 
	height: 440px;*/
}


/* * * * * * * * * * * * * * * * * * */
/*        Facebook Page Plugin       */
/* * * * * * * * * * * * * * * * * * */

/*
.fb-page {
	margin:40px 8% 20px 4%;
}
*/

.mf_fbbox {
	display:block;
	width:400px;
	margin:50px auto;
	padding:0;
	
}




/* * * * * * * * * * * * * * * * * * */
/*  SNS Button (copy from old style)  */
/* * * * * * * * * * * * * * * * * * */


.likeBtn {
	text-align:left;
	margin-bottom:15px;
	margin-left:4%;
}

#twitter-widget-0, #twitter-widget-1 {
	width: 95px !important;
}

#___plusone_0, #___plusone_1 {
	width: 72px !important;
}

.hatena-bookmark-button-frame {
	margin-left: 15px !important;
}

/* muvのいいねボタン(特許と並べる) */

.muv_sns {
	margin: 0;
	padding: 0;
	position: relative;
}

.muvtokkyo {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 12px;
	letter-spacing: 0.1em;
}

/* FB button position adjustifying */
.fb_iframe_widget { top: -3px; }




/* * * * * * * * * * * * * * * * * * */
/*       News & SNS (responsive)     */
/* * * * * * * * * * * * * * * * * * */


.mf_news_date {
	/*margin: 0 7% 0 4%;*/
    font-size: 16px;
    line-height: 1.8em;
	margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.mf_news_like {
	text-align: left;
	margin-bottom: 30px !important;
    margin-left: 4% !important;
    margin-right: 7%;
    padding-top: 3px;
}







/* * * * * * * * * * * * * * * * * * */
/*         recruit responsive        */
/* * * * * * * * * * * * * * * * * * */


ul.rec_osusume {
	margin: 3px 0 15px 4%;
	padding: 0 20px 0 20px;
}

ul.rec_osusume li {
	display: list-item;
	list-style-position: inside;
	list-style: disc;
	font-size: 16px;
	color: #b71c1c; /* Google Red900 */
	letter-spacing: 0.1em;
	line-height: 1.6em;
	font-weight: bold;
	padding-bottom: 7px;
}

ul.rec_osusume li.boshu {
	list-style-type:none;
	list-style-position:outside;
	display:block;
	float:left;
	margin-right:20px;
	margin-top: 8px;
}

ul.rec_osusume li.boshu a {
	display: block;
	width: 170px;
	height:33px;
	border: 1px solid #3b5c90;
	border-radius:8px;
	color: #3b5c90;
	text-align:center;
	vertical-align:middle;
	padding-top: 10px;
	font-size: 16px;
	text-decoration:none;
	background-color: #fcfcfc;
}

ul.rec_osusume li.boshu a:hover {
	background-color: #3b5c90;
	color:#ffffff;
}


dl.rec_detail, ul.rec_detail {
	margin:30px 0 50px 4%;
	padding: 0;
}

dl.rec_detail dt {
	margin:0 0 8px 0;
	padding:0 0 0 15px;
	height:auto;
	background:url(../img/icon_h3.gif) no-repeat left 8px;
	font-size:16px;
	font-weight:bold;
}

dl.rec_detail dd, ul.rec_detail li {
	display:list-item;
	list-style-position:inside !important;
	list-style:square;
	font-size: 14px;
	letter-spacing: 0.1em;
	line-height: 1.4em;
	padding-bottom: 7px;
}

dl.rec_detail p, ul.rec_detail p {
	margin-top:0;
	margin-bottom:15px;
	margin-left:0;
	line-height:1.6em;
	font-size:14px;
}


/* * * * * * * * * * * * * * * * * * */
/*         book release banner       */
/* * * * * * * * * * * * * * * * * * */

div.book_itc {
	width: 260px;
	height: 120px;
	margin: 60px auto 60px auto;
	padding: 0;
	font-size:	11px;
	color: #ffffff;
	background: none;
}

.book_itc p {
	margin: 0;
	padding: 0;
	border: none;
	background-color: #ffffff;
	color: #FFFFFF;
	text-align: left;
}

.book_itc p a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 260px;
	height: 120px;
	margin: 0;
	padding: 0;
	background: url(../news/2013/bookbanner_1.gif) no-repeat left top;
}

.book_itc p a:hover {
	background: url(../news/2013/bookbanner_2.gif) no-repeat left top;
}


/* * * * * * * * * * * * * * * * * * */
/*            Banner box             */
/* * * * * * * * * * * * * * * * * * */

div.banner_all_box {
	width:260px;
	min-height:120px;
	margin: 60px auto 60px auto;
	padding:0;
	text-align:center;
}

.mf_sitesearch ul.banner_all {
	width:auto;
	height:auto;
	margin: 0 auto;
	padding: 0;
	background:#eeeeee;
	list-style:none;
}

.mf_sitesearch ul.banner_all li {
	margin-top:0;
	margin-left:0;
	border: none;
	float:left;
	list-style:none;
	margin-right:20px;
	margin-bottom:20px;
}

.mf_sitesearch ul.banner_all li:last-child {
	margin-right:0;
}

.mf_sitesearch ul.banner_all li a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 260px;
	height: 120px;
	box-sizing:border-box;
	border:1px solid #000000;
	border-radius:10px;
	margin: 0;
	padding: 0;
}

.mf_sitesearch ul.banner_all li.banner_yukako a {
	/*background: url(../img/_banner_dummy.png) no-repeat left top;*/
}

.mf_sitesearch ul.banner_all li.banner_yukako a:hover {
	opacity:0.5;
}

div.banner_all_test {
	width:auto;
}

div.banner_all_test a {
	float:left;
}



/* * * * * * * * * * * * * * * * * * */
/*            Mars Suggest           */
/* * * * * * * * * * * * * * * * * * */

table.mottainai {
	border:1px solid #666666;
	margin: 20px 7% 20px 4%;
}

table.mottainai tr { border-bottom:1px solid #666666; }
table.mottainai td { vertical-align:middle; }
table.mottainai td.left { width:35%; border-right:1px dotted #666666; }
table.mottainai td.right { width:65%; }
table.mottainai td.left p { font-weight:bold; }



.mf_sitesearch .cases img{
margin: 0 auto;
display: block;
}


@media screen and (min-width: 600px) {
/* 600px ～ */
	
/* * * * * * * * * * * * * * * * * * */
/*                Top                */
/* * * * * * * * * * * * * * * * * * */

ul.top_topic {
	margin:0 12%;
}
	
ul.top_topic h2 span.mq,
ul.top_topic h2 span.sol {
	display:inline;
	margin-left:0.5em;
}



/* list レイアウト変えてみる */

ul.top_topul {
	margin:0 12%;
}
	
ul.top_topul li {
	border-radius:5px;
}

ul.top_topul li.top_topic3 h2 {
	letter-spacing:0.1em;
}



/* * * * * * * * * * * * * * * * * * */
/*            Site search            */
/* * * * * * * * * * * * * * * * * * */

.mf_sitesearch img.right {
	float:right;
	margin-right:8%;
	margin-bottom:20px;
	margin-top:-26px;
}
.mf_sitesearch img.r_top0 { margin-top:0; }

.sitesearchsol_topimg {
	max-width:100%;
	padding-right:0;
}

.mf_sitesearch h3.gathering { margin-bottom:0; }
.mf_sitesearch p.gathering { margin-top:10px; }


/* Solution - Navigation generating */

ul.sol_nav_list {
	width:80%;
	margin-right:auto;
	margin-left:auto;
}




/* * * * * * * * * * * * * * * * * * */
/*             Page menu             */
/* * * * * * * * * * * * * * * * * * */

.menubox dt, .menubox dt a { font-size: 18px; }
.menubox dd, .menubox dd a { font-size: 16px; }
.menubox dd { margin-bottom:0; }

.menubox dd span { padding:2px 5px; }



/* * * * * * * * * * * * * * * * * * */
/*       News & SNS (responsive)     */
/* * * * * * * * * * * * * * * * * * */


.mf_news_date {
	float: left;
}

.mf_news_like {
	float: right;
}





}

@media screen and (min-width: 980px) {
/* 980px ～ */

/* * * * * * * * * * * * * * * * * * */
/*                Top                */
/* * * * * * * * * * * * * * * * * * */

.resp_breadcrumb {
	margin-top:14px;
	border: #bbb dotted 1px;
	border-radius:6px;
}

.resp_breadcrumb p {
	margin:10px;
}

.mf_toppage h1 {
	margin:20px 0 20px 0;
	font-size:25px;
}

.mf_toppage p.toha {
	margin:20px 0 50px 0;
	font-size:18px;
}

ul.top_topic {
	margin:0 0;
	width:100%;
}
	
ul.top_topic li {
	float:left;
	width:30%;
	margin-right:5%;
	height:380px;
}
	
ul.top_topic.faq_topic li {	
	float: left;
    width: 48%;
    margin-right: 4%;
    height: 440px;
}

li.top_topic3 {
	margin-right:0 !important;
}

ul.top_topic li img {
	max-width:100%;
}

ul.top_topic li:hover img {
	opacity:0.5;
}

ul.top_topic h2 {
	margin-bottom:10px;
}

ul.top_topic h2 span.mf,
ul.top_topic h2 span.mq,
ul.top_topic h2 span.sol {
	display:block;
	margin-left:0;
}

/* list レイアウト変えてみる */

ul.top_topul {
	margin:0 0;
	width:100%;
}
	
ul.top_topul li {
	float:left;
	width:30%;
	margin-right:5%;
	height:270px;
}
ul.top_topul li:hover { opacity:0.5; }

ul.top_topul p {
	padding-bottom:0;
}	
	
.mf_sitesearch .cases img{
	width: 20%;
    float: left;
}	
}




/* * * * * * * * * * * * * * * * * * */
/*            Site search            */
/* * * * * * * * * * * * * * * * * * */


/*.mf_sitesearch div.inq_Rtab {
	display:none;
}*

/*.mf_sitesearch div.inq_Rtab:hover {
	opacity:0.5;
}*/

.mf_sitesearch h1, .mf_sitesearch h2, .mf_sitesearch h3, .mf_sitesearch h4, .mf_sitesearch p, .mf_sitesearch ul li, .mf_sitesearch ol li, div.hr {
	margin-left:0;
	margin-right:0;
}
.mf_sitesearch h1 {
	font-size:32px;
	margin-top:40px;
	padding-left:12px;
}

.mf_sitesearch h2 {
	font-size:28px;
	padding-left:12px;
	margin-top:100px;
}

.mf_sitesearch h3 {
	font-size:20px;
	background: url(../img/icon_h3.gif) no-repeat left 12px;
}

.mf_sitesearch h1.df {
	background:url(../img/dficon.gif) no-repeat 12px 19px;
}
.mf_sitesearch h1.new {
	background:url(../img/icon_h3new.png) no-repeat 12px 19px;
}
.mf_sitesearch h3.df {
	background:url(../img/dficon.gif) no-repeat left 8px;
	padding-left:50px;
}
.mf_sitesearch h3.new {
	background:url(../img/icon_h3new.png) no-repeat left 8px;
	padding-left:50px;
}
.drilldown_faq h3{
	padding: 8px;
    font-weight: bold;
    border: dotted 1px;
    display: inline-block;
    border-radius: 5px;
    background:#E4E4E4;
}
.mf_sitesearch h2.new {
	background:url(../img/icon_h3new.png) no-repeat 12px 13px;
}

.mf_sitesearch img.right {
	margin-right:0;
	margin-left:20px;
}
.mf_sitesearch img.right-pc {
	float:right; 
	margin-right:0;
	margin-bottom:20px;
	margin-left:20px;
}

.mf_sitesearch h4 {
	font-size:17px;
}

span.labeldot {
	font-size:17px;
}

.mf_sitesearch h4.fakeH3 {
	font-size:20px;
	background: url(../img/icon_h3.gif) no-repeat left 12px;
}

.inq_Btm {
	margin:60px 20% 20px 20%;
	border: #666666 dotted 2px;
	border-radius:14px;
}

.inq_Btm p {
	margin:20px;
}



/* newsletter layout */
.mf_newsletter h4 {
	font-size:20px;
	line-height:1.5em;
	margin-top:40px;
	margin-bottom:20px;
}
.mf_newsletter .topic {
	margin-bottom:6px;
	line-height:1.5em;
	font-size:16px;
}
article.letterpad {
	margin:30px 0;
	padding:0 50px;
	padding-top:20px;
}
article.letterpad h1 {
	font-size:22px;
}
article.letterpad .mkj {
	padding-left:40px;
}
article.letterpad .mkj li {
	font-size:16px;
}
article.letterpad img {
	width:inherit;
	margin-left:auto;
	margin-right:auto;
}
article.letterpad h2 {
	margin-top:80px;
	font-size:20px;
}
article.letterpad p {
	font-size:16px;
}
.nl_innerbox_dot {
	margin: 40px 100px 50px 100px;
	padding-left:30px;
	padding-right:20px;
}

/* Related Topics */
article.related_topic_s {
	margin:20px 0 40px 0;
}
article.related_topic_s li {
    margin:0 5px 10px 20px;
}

@media screen and (min-width: 600px) {
/* page index list */

ul.mkj {
	margin-right:80px;
	margin-left:80px;
	padding-left:60px;
}
}

/* company outline list*/

.mf_sitesearch ul.mf_companyoutline {
	margin-bottom:200px;
}
.mf_sitesearch ul.mf_companyoutline > li > p, .mf_sitesearch ul.mf_companyoutline li ul {
	float:left;
}
.mf_sitesearch ul.mf_companyoutline > li > p {
	width:15%;
	display:block;
	text-align:center;
	padding:2% auto;
	margin-right:2%;
}
.mf_sitesearch ul.mf_companyoutline > li {
	clear:both;
}
.mf_sitesearch ul.mf_companyoutline > li > ul {
	margin-top:5px;
}

.mf_sitesearch ul.mf_companyoutline a.map:hover {
	background-color:#007AFB;
	color:#ffffff;
}

.mf_sitesearch ul.mf_companyoutline > li > p.history_month {
	width:8%;
}
.mf_sitesearch ul.mf_companyoutline > li > ul > li > p {
	margin-left:0;
	margin-right:0;
}

.mf_sitesearch ul.mf_companyhistory > li > ul > li > p {
	margin-top:0;
}

.mf_sitesearch ul.mf_companyhistory {
	margin-bottom:0;
}

.mf_profile ul.mf_companyoutline > li > ul {
	width:78%;
	margin-right:0;
	margin-bottom:0;
}
.mf_profile ul.mf_companyoutline > li > p {
	margin-top:10px;
	margin-bottom:10px;
}
.mf_profile ul.mf_companyoutline > li > ul > li {
	width:100%;
	margin-right:0;
}
.mf_profile ul.mf_companyoutline > li > ul > li > p {
	width:100%;
	margin-right:0;
	margin-top:12px;
}

.profimage {
	float:right;
	width:300px;
}

iframe.company_map {
	width:70%;
	height:500px;
	margin-bottom:30px;
}



/* Solution - Navigation generating */

ul.sol_nav_list li:hover a p { text-decoration:underline; }
ul.sol_nav_list li:hover img { opacity:0.5; }







/* News layout */

.mf_news p.news_news, .mf_news p.news_info, .mf_news p.news_event {
	margin-top:7px;
}


/* CEO message */

.mf_ceo {
	width:86%;
	padding:7%;
}

.signature {
	width:199px;
}


/* * * * * * * * * * * * * * * * * * */
/*           Contents Top            */
/* * * * * * * * * * * * * * * * * * */


/* Parent Box */
.resptop {
	margin:0;
	padding:0;
	display:block;
	margin-top:10px;
	margin-bottom:40px;
}

.mftop { background:url(../img/mf_top_resp_pc.png) no-repeat right top; }
.mqtop { background:url(../img/mq_top_resp_pc.png) no-repeat right top; }
.soltop { background:url(../img/sol_top_resp_pc.jpg) no-repeat right top; }
.muvtop { background:url(../img/muv_top_resp_pc.jpg) no-repeat right top; }
.suggesttop { background:url(../img/suggest_top_resp_pc.jpg) no-repeat right top; }
.mpstop { background:url(../img/mps_top_resp_pc.jpg) no-repeat right top; }
.faqtop { background:url(../img/faq_top_resp_pc.jpg) no-repeat right top; }

/* Mobile only */
.mbtop { display:none; }
.mbtop02 { display:none; }

/* Common text box */
.resptop_common {
	margin:0;
	padding:0;
	display:block;
	height:auto;
	padding-top:260px;
}

h1.product {
	margin-top:40px !important;
}

span.nowrap {
	display:inline-block;
	font-size:32px;
}

@media screen and (min-width:680px){
.resptop_common {
	margin:0;
	padding:0;
	display:block;
	width:60%;
	height:auto;
	padding-top:1px;
}

.resptop {
	margin:0;
	padding:0;
	display:block;
	margin-top:10px;
	margin-bottom:40px;
	height: 260px
	}
}

/* * * * * * * * * * * * * * * * * * */
/*             Page menu             */
/* * * * * * * * * * * * * * * * * * */


.menubox {
	/*width: 960px;*/
	/*margin: 0 auto;*/
	/*margin-bottom: 40px;*/
	margin-left:0;
	margin-right:0;
}

.menubox dl {
	/*margin: 0 20px;*/
}

.menubox dd {
	width: 33.33%;
	float: left;
	padding-bottom:10px;
}




/* * * * * * * * * * * * * * * * * * */
/*         News & FB Re-layout       */
/* * * * * * * * * * * * * * * * * * */

.news_and_fb {
	width:710px;
	padding:0;
	margin:0 auto;
}

.news_box, .mf_fbbox { float:left; }

.news_box { margin-right:50px; }



/* * * * * * * * * * * * * * * * * * */
/*  SNS Button (copy from old style)  */
/* * * * * * * * * * * * * * * * * * */


.likeBtn {
	margin-left:0;
}



/* * * * * * * * * * * * * * * * * * */
/*         recruit responsive        */
/* * * * * * * * * * * * * * * * * * */


ul.rec_osusume { margin-left:0; }

dl.rec_detail, ul.rec_detail { margin-left:0; }

dl.rec_detail dt {
	font-size:20px;
	background: url(../img/icon_h3.gif) no-repeat left 12px;
}



/* * * * * * * * * * * * * * * * * * */
/*       News & SNS (responsive)     */
/* * * * * * * * * * * * * * * * * * */


.mf_news_date {
	margin-left: 0 !important;
}

.mf_news_like {
	margin-right:0;
}


/* * * * * * * * * * * * * * * * * * */
/*               Banner              */
/* * * * * * * * * * * * * * * * * * */

div.banner_all_box {
	width:100%;
	margin: 60px 0;
	text-align:center;
}



/* * * * * * * * * * * * * * * * * * */
/*            Mars Suggest           */
/* * * * * * * * * * * * * * * * * * */

table.mottainai {
	width:80%;
	margin-left:auto;
    margin-right:auto;
}

table.mottainai p {
	margin:0 10px;
}

table.mottainai td { height:80px; }
table.mottainai td.left { width:40%; }
table.mottainai td.right { width:60%; }



@media screen and (min-width: 1400px) {
/* 1400px ～ */

/* * * * * * * * * * * * * * * * * * */
/*                Top                */
/* * * * * * * * * * * * * * * * * * */

/* list レイアウト変えてみる */

ul.top_topul li {
	height:250px;
}

ul.top_topic {
	margin:0 0;
	width:100%;
}
	
ul.top_topic li {
	float:left;
	width:30%;
	margin-right:5%;
	height:380px;
}
	
ul.top_topic.faq_topic li {	
	float: left;
    width: 48%;
    margin-right: 4%;
    height: 440px;
}

li.top_topic3 {
	margin-right:0 !important;
}

ul.top_topic li img {
	max-width:100%;
}

ul.top_topic li:hover img {
	opacity:0.5;
}

ul.top_topic h2 {
	margin-bottom:10px;
}		
	
ul.top_topic h2 span.mf,
ul.top_topic h2 span.mq,
	ul.top_topic h2 span.sol {
    display: inline;	
	margin-left:05px;
}	

ul.top_topul h2 {
	font-size:28px;
	top:40px;
}

ul.top_topul p {
	top:70px;
}

ul.top_topul li.top_topic3 h2 {
	letter-spacing:normal;
}



/* * * * * * * * * * * * * * * * * * */
/*            Site search            */
/* * * * * * * * * * * * * * * * * * */


.mf_sitesearch h3 {
	margin-top:30px;
}

.mf_sitesearch p, .mf_sitesearch ul li, .mf_sitesearch ol li {
	font-size:18px;
}

.detailBtn {
	margin-top:20px !important;
		font-size:16px !important;
padding:10px 24px;
}

.mkj li, .mkj li a {
  font-size: 18px;
}


/* Solution - Navigation generating */

ul.sol_nav_list { width:1120px; }
ul.sol_nav_list li.l1, ul.sol_nav_list li.l2, ul.sol_nav_list li.l1 img, ul.sol_nav_list li.l2 img { width:280px; }
ul.sol_nav_list li.l2_a { clear:none; }






/* * * * * * * * * * * * * * * * * * */
/*            News Layout            */
/* * * * * * * * * * * * * * * * * * */

.mf_news h3 {
	margin-top:0;
}



/* * * * * * * * * * * * * * * * * * */
/*         recruit responsive        */
/* * * * * * * * * * * * * * * * * * */


ul.rec_osusume li, dl.rec_detail dd, ul.rec_detail li, dl.rec_detail p { font-size: 16px; }

ul.rec_osusume li.boshu a {
	padding-top:14px;
	height:38px;
	font-size:18px;
}

}
/* * * * * * * * * * * * * * * * * * */
/*            faq top                */
/* * * * * * * * * * * * * * * * * * */


 grid_12 mf_sitesearch table .faq_table{
   margin-left:5.5%
	
}

.faq_table p{
    margin: 0px 0% 0% 1.5%;
}

/* * * * * * * * * * * * * * * * * * */
/*         MF faq drilldown          */
/* * * * * * * * * * * * * * * * * * */

	/*全体*/
.hidden_box {
    margin: 2em 0;
    padding: 0;
}

/*ボタン装飾*/
.hidden_box label {
    padding: 10px;
    font-weight: bold;
   /* background: #efefef;*/
    border-radius: 5px;
    transition: .5s;
}

/*アイコンを表示*/
.hidden_box label:before {
    display: inline-block;
    content: '\F138';
    font-family: 'FontAwesome';
    padding-right: 5px;
    transition: 0.2s;
}

/*ボタンホバー時
.hidden_box label:hover {
    background: silver;
}*/


/*アイコンを切り替え*/
.hidden_box input:checked ~ label:before {
	 transform-origin:0px 0px 0px;
     content: '\F13A';
     -webkit-transform: rotate(0deg);
     transform: rotate(0deg);
     color: #0D0D0D;
}

/*チェックは見えなくする*/
.hidden_box input {
    display: none;
}

/*中身を非表示にしておく*/
.hidden_box .hidden_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.hidden_box input:checked ~ .hidden_show {
    padding: 10px 0;
    height: auto;
    opacity: 1;
}

.mf_sitesearch .indent5{
	margin-left: 67px;
	
}

.mf_sitesearch .indent3{
	margin-left: 25px;
	
}

.mf_sitesearch .indent1{
	margin-left:16px;
	
}
