@charset "utf-8";
/*------------------------------------------------------
 コンテンツページ用
------------------------------------------------------*/
.onlySP {
	display: none;
}

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, small {
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body, td, th, h1, h2, h3, h4, h5, h6 {
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-weight: normal;
	line-height: 1.2;
}
a {
	outline: none;
}
a:hover img {
  opacity: 0.80;
  filter: alpha(opacity=80);
}
a:hover img.png_bg{
  opacity: 1.00;
  filter: alpha(opacity=100);
}
/*a:hover img.png_bg{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/new_btn_offer_01_off.png", sizingMethod="scale");
}
*/
a:focus {
	outline: none;
}
table{
	border-collapse: collapse;
	border-spacing:0;
}
th,td {
	margin: 0;
	padding: 0;
}
th {
	text-align: left;
}
body {
	min-width: 1060px;
	line-height: 18px;
	background-color: #FFF;
	color: #333;
}
.ageArea{
	width:60px !important;
}
.zipArea{
	width:130px !important;
}
/* 共通CSSリセット */
header {
	height: auto;
}
header h1 {
	height: auto;
	text-align: left;
}
#footer h3 {
	top: 46px;
}
#fotBnrList,#sideBnr {
	display: none;
}
/* =========================================================
base01
========================================================= */
#topText {
	background-color: #B9B9B9;
	color: #FFF;
	font-size: 10px;
}

#topText span {
	width: 950px;
	margin: 0 auto;
	display: block;
	line-height: 20px;
}

/* =========================================================
header
========================================================= */
header {
	width: 950px;
	margin: 0 auto 5px;
	padding-top: 30px;
	margin-bottom:30px;
	position: relative;
}

#hdrtit {
	width: 148px;
	position: absolute;
	top: 44px;
	left: 376px;
}
#hdrTel {
	width: 264px;
	position: absolute;
	top: 23px;
	right: 0px;
}

/* =========================================================
section
========================================================= */
section {
	clear: both;
}

.secInner {
	width: 950px;
	margin: 0 auto;
}

/* =========================================================
topArea
========================================================= */
#topArea {
	margin-bottom: 39px;
	background: #0099CC;
}

#topArea .secInner {
	margin: 0 auto;
	width: 950px;
	position: relative;
}

#topArea .secInner h2 img {
	margin-bottom: -35px;
}


/* =========================================================
sideBnr1
========================================================= */
#sideBnr1 {
	width: 33px;
	position: fixed;
	right: 0;
	bottom: 100px;
	_position: absolute;
	_top: 300px;
	_bottom: auto;
	z-index: 99999;
}

#sideBnr1 li {
	padding-bottom: 10px;
}

/* =========================================================
offerArea
========================================================= */
.offerArea {
	width: 950px;
	margin: 0 auto 50px;
	position: relative;
}

.offerArea a:hover img {
	opacity: 0.8;
}

.offerArea .offerBtn {
	position: absolute;
	bottom: 28px;
	left: 22px;
}

.offerArea .txt {
	position: absolute;
  top: 145px;
	left: 10px;
}

.offerArea .offerBtn01 {
	position: absolute;
	top: 340px;
  left: 75px;
}

.offerArea .offerBtn02 {
	position: absolute;
	bottom: 300px;
	left: 75px;
}

.mb0 {
	margin-bottom: 0 !important;
}

/* =========================================================
outlineArea
========================================================= */
#outlineArea {
	margin-bottom: 50px;
	padding-bottom: 58px;
	background: #F1ECE7;
}

#outlineArea .secInner {
	margin: 0 auto;
	width: 950px;
}

#outlineArea .amazon {
	margin-bottom: 20px;
}


#outlineArea h2 {
	margin-bottom: 24px;
}

#outlineArea .tabBox {
	margin-bottom: 5px;
	position: relative;
}

#outlineArea .tabBox .arrowBox {
	margin-top: -10px;
    position: absolute;
	left: 172px;
	top: 50%;
}

#outlineArea .tabBox table {
	width: 100%;
	border-collapse: collapse;
}

#outlineArea .tabBox th,
#outlineArea .tabBox td {
	height: 98px;
	color: #0099CC;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	background-color: #FFF;
	border: 1px solid #0099CC;
}

#outlineArea .tabBox th {
	width: 175px;
	color: #FFF;
	font-size: 30px;
	background-color: #0099CC;
}

#outlineTxt01 {
	margin-bottom: 25px;
	color: #0099CC;
	font-size: 22px;
	font-weight: bold;
	text-align: right;
}

#outlineTxt02 {
	height: 175px;
	padding: 10px 0 140px;
	background: url(../img/bg_outline_01.jpg) no-repeat right top;
}

#outlineArea .txtBox {
	margin: 0 0 0 60px;
	padding: 30px 0 0 65px;
	position: relative;
	border-top: 2px dotted #FFF;
	border-left: 2px dotted #FFF;
}

#outlineArea .txtBox p {
	margin-bottom: 23px;
	color: #1F1813;
	font-size: 15px;
	line-height: 1.5;
}

#outlineArea .txtBox p span {
	color: #990000;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
}

#outlineArea .txtBox .title {
	position: absolute;
	left: -68px;
	top: -101px;
}
/* =========================================================
aboutArea
========================================================= */
.aboutArea {
	width: 908px;
	margin: 0 auto 39px;
	padding: 20px 20px 18px;
	background: #F5F5F5 url(../img/bg_about_01.gif) no-repeat left top;
	border: 1px solid #0099CC;
	overflow: hidden;
	position: relative;
}
.aboutArea h2 {
	position: absolute;
	top: 0;
	left: 0;
}
.aboutPic {
	width: 260px;
	float: left;
}
.aboutPic p {
	margin: 0 0 15px;
}
.aboutTxt {
	width: 590px;
	float: right;
}
.aboutTxt h3 {
	margin-bottom: 23px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.6;
}
.aboutTxt h3 span {
	font-size: 16px;
	font-weight: normal;
}
.aboutTxt p {
	margin-bottom: 23px;
	font-size: 16px;
	line-height: 1.5;
}

#work {
	width: 950px;
	margin: 0 auto;
	padding: 0px 20px 30px;
}

/* =========================================================
bookInfo
========================================================= */
#bookInfo {
	background: #F5F5F5 url(../img/book_info_bg.png) repeat-x left top;
}

#bookInfo .secInner {
}

#bookInfo h2 {
	margin-bottom: 41px;
	text-align: center;
}

#bookInfo h3 {
	padding: 0 0 0 2px;
	margin: 0 6px 28px;
	border-bottom: 1px solid #F3CE41;
}


/* =========================================================
pointArea
========================================================= */
#pointArea,
#pointArea02 {
	position: relative;
	z-index: 100;
}

#pointArea .sideBook,
#pointArea02 .sideBook {
	position: absolute;
	right: -3px;
	top: 5px;
}

/* =========================================================
meritArea
========================================================= */
#meritArea {
	padding: 0 0 93px 35px;
	position: relative;
	clear: both;
}

#meritArea.merit01 {
	padding: 0 200px 60px 35px;
}

#meritArea .meritImg {
	position: absolute;
	right: -6px;
	bottom: 16px;
}

#meritArea table {
	position: relative;
	z-index: 100;
	width: 100%;
}

#meritArea th {
	width: 165px;
}

#meritArea th,
#meritArea td {
	padding: 5px 5px;
	vertical-align: middle;
	text-align: left;
}

#meritArea td {
	color: #1F1813;
	font-size: 25px;
	font-weight: bold;
	line-height: 22px;
}

#meritArea td.taRight {
	padding-left: 40px;
	text-align: right;
}

#bookInfo .offerArea {
	margin-bottom: 60px;
}

/* =========================================================
bookBtm
========================================================= */
#bookBtm {
	margin: 47px 0 0px;
}

#bookBtm .info {
	padding-top:60px;
	padding-bottom: 10px;
}

#bookBtm .secInner {
	position: relative;
	overflow: hidden;
	padding-left: 5px;
	zoom: 1;
	z-index: 200;
}

#bookBtm .secInner .photoBox {
	padding-left: 21px;
	float: left;
}

#bookBtm .secInner .textBox {
	width: 630px;
	float: right;
}

#bookTxt01 {
	margin-left: 4px;
	font-size: 16px;
	line-height: 1.3;
}

#bookTxt01 span {
	font-size: 12px;
}

#bookBtm h2 {
	margin: 16px 0 25px;
}

#buyBtn03 {
	text-align: center;
}

#buyBtn03 img {
	margin-top: 0;
}
/* =========================================================
お客様の声
========================================================= */
#ContentsInner {
	width:950px;
	padding:10px;
	margin: 30px auto;
}

#ContentsInner #hosoku {
	text-align:right;
	padding-bottom:10px;
	margin-right: -5px;
}

.VoiceBox {
	border:10px solid #F1ECE7;
	padding:10px 10px 0;
	margin-bottom:10px;
}
.VoiceBox .voiceTit {
    padding-bottom: 20px;
}
.VoiceBox dt {
	background:#F1ECE7;
	height:40px;
	line-height:43px;
	padding-left:20px;
	font-size:18px;
	font-weight:700;
	margin-bottom:10px;
}
.VoiceBox dd {

	font-size:14px;
	line-height:1.8em;
	padding:10px 60px;
}
.voice_img {
	text-align: center;
	margin-bottom: 30px;
}



/* =========================================================
fBtn
========================================================= */
.fBtn {
	width: 950px;
	height: 600px;
	margin: 10px auto 40px;
	position: relative;
}

.fBtn a:hover img {
	opacity: 0.8;
}

.fBtn .offerBtn {
	position: absolute;
	bottom: 28px;
	left: 22px;
}

.fBtn .txt {
	position: absolute;
	/* top: -27px; */
	left: 10px;
}

.fBtn .offerBtn01 {
	position: absolute;
	top: 210px;
	left: 80px;
}

.fBtn .offerBtn02 {
	position: absolute;
	bottom: 100px;
	left: 80px;
}

/* =========================================================
formArea
========================================================= */
#formArea{
	width: 950px;
	margin: 0 auto 5px;
}

#formArea p#fAtt{
	text-align:right;
	color:#FF0000;
	padding-bottom: 10px;
}


/* tabBtn */
#formArea #tabBtn {
	height: 70px;
}
#formArea #tabBtn p {
	width: 49%;
	height: 66px;
	text-align: center;
	border: 2px solid #F1F0EF;
	border-bottom: none;
	display: block;
	cursor: pointer;
}
#formArea #tabBtn #tabBtn01 {
	float: left;
}
#formArea #tabBtn #tabBtn01 img {
	margin-top: 23px;
}
#formArea #tabBtn #tabBtn02 {
	float: right;
}
#formArea #tabBtn #tabBtn02 img {
	margin-top: 11px;
}
#formArea #tabBtn #tabBtn01.active {
	border: 2px solid #69C;
	border-bottom: none;
}
#formArea #tabBtn #tabBtn02.active {
	border: 2px solid #53AE73;
	border-bottom: none;
}
#formArea #tabBtn p.active {
	height: 68px;
	background: #F1F0EF;
	cursor: default;
}

.contact #tabWrap {
	padding: 15px 16px;
	border: 5px solid #F5F5F5;
	margin-bottom: 40px;
	font-size:12px;
}

.contact #tabWrap .tabBox {
	margin-top: -2px;
	padding: 13px 10px 29px;
	background-color: #F1F0EF;
}

#tabBox01 {
	border: 2px solid #69C;
}
#tabBox01 dt,
#tabBox01 th {
	color: #69C;
}

#tabBox02 {
	border: 2px solid #53AE73;
}
#tabBox02 dt,
#tabBox02 th {
	color: #53AE73;
}

.contact #tabWrap .tabBox .topP {
	margin-bottom: 6px;
	color: #4A4B52;
	/*font-size: 1.2em;*/
}

.contact #tabWrap .tabBox .topP span {
	color: #FF0000;
}

.contact #tabWrap input,
.contact #tabWrap select,
.contact #tabWrap textarea {
	margin: 0;
	padding: 4px;
	border: 1px solid #E3E9EF;
}
.contact #tabWrap textarea {
	resize: vertical;
}

.contact #tabWrap table {
	margin-bottom: 10px;
	border-spacing: 0;
	width: 100%;
}

.contact #tabWrap table th {
	width: 150px;
	padding: 18px 0 15px 10px;
	/*font-size: 1.2em;*/
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	background: url(../img/line02.gif) repeat-x left top;
}

.contact #tabWrap table th span {
	color: #FF0000;
}

.contact #tabWrap table td {
	padding: 14px 0 10px 10px;
	color: #4A4B52;
	/*font-size: 1.2em;*/
	text-align: left;
	vertical-align: top;
	background: url(../img/line02.gif) repeat-x left top;
}

.contact #tabWrap td .box {
	padding: 5px 20px 5px 0;
	float: left;
}
.contact #tabWrap td .box select {
	margin-top: 5px;
}

.contact #tabWrap table .notes {
	color: #FF0000;
}
.contact #tabWrap table .notes2 {
	color: #FF0000;
	padding-top:5px;
}

.contact #tabWrap td .textList dt {
	padding-top: 7px;
	float: left;
}

.contact #tabWrap td .textList dt span {
	color: #F00;
}

.contact #tabWrap td .textList dd {
	margin-left: 160px;
	padding: 3px 0;
}

.contact #tabWrap td .textList dd input {
	padding: 4px;
	font-size: 1.0em;
}

.contact #tabWrap td .textList dd select {
	font-size: 1.0em;
}

.contact #tabWrap td .textList dd textarea {
	padding: 4px;
	font-size: 1.0em;
	width: 97%;
}

.contact #tabWrap #tok {
	padding: 4px;
	font-size: 1.0em;
	width: 97%;
}

.contact #tabWrap .privacy {
	margin: 20px 0 0 170px;
	padding: 0 0 20px 35px;
	color: #4A4B52;
	line-height: 1.2;
	background: url(../img/icon.gif) no-repeat 0 0;
}

.contact .submit {
	margin: 0 auto 25px;
	width: 373px;
}

.contact #tabWrap .submit input {
	padding: 24px 0 21px;
	width: 373px;
	cursor: pointer;
	color: #fff;
	font-size: 1.8em;
	font-weight: bold;
	border: none;
	background: url(../img/btn_bg.gif) no-repeat left top;
	line-height: 35px;
	display: block;
}
.contact #tabWrap .submit input:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.contact .tel {
	margin-left: 170px;
	height: 40px;
	padding: 15px 30px;
	text-align: center;
	width: 490px;
	background-color: #fff;
}

.contact .tel p {
	color: #4A4B52;
	/*font-size: 1.2em;*/
	line-height: 40px;
}

.contact .tel p span {
	padding-left: 15px;
	color: #000;
	font-size: 2em;
	line-height: 40px;
	vertical-align: top;
}

.fMess{
	color:#999999;
	padding:2px 0 3px 5px;
}

.contact #tabWrap input#email{
	font-size: 22px;
}

.contact a:hover{
	text-decoration:none;
}

body,
table,
input, textarea, select, option {
	font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
}


/* =========================================================
footer
========================================================= */
footer {
	background: url(../../common/img/bg_fot2.png) repeat-x;
	overflow: hidden;
	clear: both;
}
#footer {
	width: 950px;
	height: 268px;
	margin: 0 auto;
	position: relative;
}
#fpTop {
	position: absolute;
	top: 10px;
	right: 0;
}
#footer h2 {
	position: absolute;
	top: 37px;
	left: 0;
}
#footer h2 {
	position: absolute;
	top: 58px;
	left: 0;
}
#fAd {
	font-size: 10px;
	line-height: 110%;
	color: #999;
	position: absolute;
	top: 62px;
	left: 365px;
}
#footer h3 {
	position: absolute;
	top: 35px;
	right: 0;
}
#footer ul {
	width: 960px;
	height: 100px;
	margin: 0 -10px 0 0;
	overflow: hidden;
	display: block;
	position: absolute;
	top: 138px;
	left: 0;
}
#footer ul li {
	width: 134px;
	margin-right: 2px;
	float: left;
}
#footer small {
	width: 100%;
	text-align: right;
	display: block;
	position: absolute;
	top: 250px;
}

/*------------------------------
#aboutus
------------------------------*/
#aboutus {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 85px;
}
#aboutus h2 {
	padding: 79px 0 22px;
	text-align: center;
	border-bottom: 2px solid #008CD6;
}

#aboutus .txt01 {
	margin-top: 53px;
	text-align: center;
}
#aboutus .txt02 {
	margin-top: 39px;
	text-align: center;
}
#aboutus .txt02:before {
	content: '';
	width: 100%;
	height: 313px;
	background: url(//www.musashi-corporation.com/common/img/lp/img_aboutus_02.png) no-repeat 50% 0;
	display: block;
}

#aboutus .txt03 {
	margin-top: 40px;
	line-height: 1.8;
	text-align: center;
	font-size: 16px;
}

#aboutus .table01 {
	width: 950px;
	margin: 40px auto 0;
	border-top: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-spacing: 0;
}
#aboutus .table01 th,
#aboutus .table01 td {
	padding: 15px 10px;
	line-height: 1.4;
	font-size: 14px;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
}
#aboutus .table01 th {
	width: 170px;
	background: #F9F7F4;
	vertical-align: top;
}
#aboutus .table01 td {
	padding-left: 30px;
}

#aboutus .table01 td .list {
	padding-right: 50px;
	line-height: 20px;
	float: left;
	box-sizing: border-box;
}
#aboutus .table01 td .list li {
	margin-bottom: 20px;
}

#aboutus .table01 td .list01 li:nth-child(3) {
	margin-bottom: 0;
}
#aboutus .table01 td .list02 li:nth-child(2) {
	margin-bottom: 0;
}
#aboutus .table01 td .list03 {
	padding-bottom: 20px;
	position: relative;
}
#aboutus .table01 td .list03:last-child:after {
	content: '（順不同）';
	position: absolute;
	left: 0;
	bottom: 0;
}
#aboutus .table01 td .list03 li {
	margin-bottom: 0;
}
#aboutus .table01 td .list03 li:nth-child(3) {
	margin-bottom: 0;
}
#aboutus .table01 td .js-checktel {
	color: #333;
	pointer-events: none;
	text-decoration: none;
}

.fixedTopBtn {
    display: none !important;
}

#nav {
    display: none;
}

/* 2020/04/10 時間変更 */
.emeNotes {
	width: 950px;
	margin: 15px auto 15px;
	padding: 15px;
	font-size: 14px;
	border: 2px solid #F00;
	box-sizing: border-box;
	background: #FFF;
}
.emetitle {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: 700;
	line-height: 120%;
}
.emeHours {
	margin: 10px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	color: #F00;
	line-height: 120%;
}
.emeLink {
	display: block;
	margin: 5px 0;
	color: #1D3992;
}
.emeLink:hover {
	color:#F00;
}
.emeLinkTxt {
	font-size: 16px;
}
