﻿@charset "utf-8";

@import "ddsmoothmenu.css";

/*リセット*/

body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p {
	margin:0;
	padding:0;
}

h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	}

p {
	margin:0 0 1em 0;
	}

ul {
	list-style-type:none;
	}

img {
	border:0;
	}

img a {
	border:none;
	}

caption,th {
	text-align:left;
	}

caption,em,strong,th {
	font-style: normal;
	}

/*BODY*/

body {
	margin-top:0;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	}

body#subpage {
	margin-top:0;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	background-image: url(../img/bg_sub.jpg);
	background-repeat: repeat-x;
	}




/*----------------------------------------
■
------------------------------------------*/

/*下層ページタイトル*/
.titHead {
	clear: both;
	display: block;
	/*width: 828px;
	height: 98px;*/
	margin: 0 auto 12px auto;
	/*padding: 0px 100px 0 30px;*/
	background-color: #FFFFFF;
	border: solid #FFFFFF 1px;
	}
.titHead p {
	color: #37250F;
	font-size: 30px;
	/*line-height: 98px;*/
	padding: 20px 0px 0 30px;
	font-family: "ヒラギノ明朝 Pro W3",'メイリオ',"リュウミン Pro",HiraMinPro-W3,"MS Pゴシック","MSゴシック",Sans-serif;
	margin: 0;
	}
.titHead span {
	color: #FF0000;
	font-size: 18px;
	font-family: "ヒラギノ明朝 Pro W3",'メイリオ',"リュウミン Pro",HiraMinPro-W3,"MS Pゴシック","MSゴシック",Sans-serif;
	margin: 0;
	}
.titHead img {
	float: right;
	}



/*----------------------------------------
■左側コンテナ
------------------------------------------*/
#contentContainer {
	/*width: 700px;
	float: left;*/
	}
#contentContainer h2,
#contentContainer2 h2 {
	clear: both;
	display: block;
	line-height: 1.2em;
	font-size: 24px;
	background: url(/img/bgh2.jpg) repeat-x bottom;
	padding: 6px 0 10px 10px;
	font-weight: normal;
	color: #271C12;
	border-left: solid #E17149 3px;
	border-top: solid #CCC 1px;
	}
#contentContainer h2 a {
	color: #2F534D;
	}
#contentContainer .caseArea h2 {
	clear: both;
	display: block;
	height: 20px;
	line-height: 20px;
	text-indent: 12px;
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: normal;
	border-left: solid #457C72 3px;
	background-image: none;
	}
#contentContainer #voice h2 {
	clear: both;
	display: block;
	height: 50px;
	line-height: 48px;
	text-indent: 50px;
	font-size: 22px;
	background: url(/img/bg_h2_voice.jpg) no-repeat;
	margin-bottom: 3px;
	font-weight: normal;
	color: #271C12;
	}
#contentContainer #voice h3 {
	display: block;
	height: 24px;
	line-height: 24px;
	margin: 0 0 6px 1em;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	padding-right: 30px;
	background: url(/img/bg_h3_voice.png) no-repeat 170px center;
	border-bottom: dotted #B29683 1px;
	}
#contentContainer #voice .pict1 {
	display: block;
	float: right;
	margin: 0 0 0 14px;
	}

/*下層ページ用*/

#contentContainer p {
	font-size: 16px;
	color: #000;
	}

#contentContainer .otoArea p,
#contentContainer p.wid200 {
	font-size:12px;
}

/*TOPコンテンツブロック*/
#contentContainer .pointArea {
	padding: 10px 0 0 0;
	}
#contentContainer .pointArea h2 {
	clear: both;
	display: block;
	height: 22px;
	line-height: 22px;
	font-size: 22px;
	font-weight: normal;
	font-size: 18px;
	text-indent: 6px;
	color: #231815;
	border-left: solid #FE8455 3px;
	margin-bottom: 7px;
	background-image: none;
	}

.pointArea div {
	display: block;
	float: left;
	width: 196px;
	height: 128px;
	padding: 14px 14px 0 14px;
	background: url(/img/bg_point.png) no-repeat;
	line-height: 1.6em;
	margin-bottom: 10px;
	}
.pointArea h3 {
	display: block;
	width: 196px;
	height: 50px;
	margin-bottom:17px;
	background-position: right;
	background-repeat: no-repeat;
	}
.pointArea h3 a {
	display: block;
	width: 196px;
	height: 50px;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	line-height: 1.3em;
	padding: 0px 0 0 0;
	}
#contentContainer .pointArea p {
	font-size: 12px;
	line-height: 1.4em;
	padding-left: 6px;
	font-family:'ＭＳ Ｐゴシック',sans-serif,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo;
	}

.point1 h3 { background-image: url(/img/case_1.jpg); }
.point2 h3 { background-image: url(/img/case_2.jpg); }
.point3 h3 { background-image: url(/img/case_3.jpg); }
.point4 h3 { background-image: url(/img/case_4.jpg); }
.point5 h3 { background-image: url(/img/case_5.jpg); }
.point6 h3 { background-image: url(/img/case_6.jpg); }
.point7 h3 { background-image: url(/img/case_7.jpg); }
.point8 h3 { background-image: url(/img/case_8.jpg); }
.point9 h3 { background-image: url(/img/case_9.jpg); }

.job1 h3 { background-image: url(/img/job_1.jpg); }
.job2 h3 { background-image: url(/img/job_2.jpg); }
.job3 h3 { background-image: url(/img/job_3.jpg); }
.job4 h3 { background-image: url(/img/job_4.jpg); }
.job5 h3 { background-image: url(/img/job_5.jpg); }
.job6 h3 { background-image: url(/img/job_6.jpg); }

.job7 h3 { background-image: url(/img/job_7.jpg); }
.job8 h3 { background-image: url(/img/job_8.jpg); }
.job9 h3 { background-image: url(/img/job_9.jpg); }
.job10 h3 { background-image: url(/img/job_10.jpg); }
.job11 h3 { background-image: url(/img/job_11.jpg); }
.job12 h3 { background-image: url(/img/job_12.jpg); }

.job1,
.job2,
.job4,
.job5,
.job7,
.job8,
.job10,
.job11,
.point1,
.point2,
.point4,
.point5,
.point7,
.point8 { margin-right: 14px; }

/*TOPインプラント理由*/

#contentContainer .pointClinic h2 {
	display: block;
	clear: both;
	height: 34px;
	line-height: 1.5em;
	text-indent: 10px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	border-left: solid #FE8455 3px;
	background: none;
	}
.pointClinic {
	text-shadow: 0px 0px 3px white;
}
.pointClinic ul {
	margin-bottom: 20px;
	}
.pointClinic ul li {
	display: block;
	float: left;
	width: 222px;
	height: 157px;
	background-repeat: no-repeat;
	margin-bottom: 12px;
	color: #333;
	}
.pointClinic ul li .inner {
	padding: 18px 30px 0 15px;
}
.pointClinic ul a span.tit, .pointClinic ul span.tit {
	display: block;
	font-size: 18px;
	color: #003366;
	margin-bottom: 12px;
	line-height: 1.2em;
	text-shadow: 0px 0px 3px white;
	}
.pointClinic ul a span.txt {
	display: block;
	width: 110px;
	font-size: 12px;
	color: #666;
	text-shadow: 0px 0px 3px white;
	}
.pointClinic ul a:hover {
	text-decoration: none;
	}
/*それぞれの背景*/
.treat1 { background-image: url(/img/imp_1.jpg); }
.treat2 { background-image: url(/img/imp_2.jpg); }
.treat3 { background-image: url(/img/imp_3.jpg); }
.treat4 { background-image: url(/img/imp_4.jpg); }
.treat5 { background-image: url(/img/imp_5.jpg); }
.treat6 { background-image: url(/img/imp_6.jpg); }
.treat7 { background-image: url(/img/3point_r1_c1.jpg); margin-right: 17px;}
.treat8 { background-image: url(/img/3point_r1_c3.jpg); margin-right: 17px; }
.treat9 { background-image: url(/img/3point_r1_c5.jpg); }

.treat10 { background-image: url(/img/top/point10.jpg); margin-right: 17px; }
.treat11 { background-image: url(/img/top/point11.jpg); margin-right: 17px; }
.treat12 { background-image: url(/img/top/point12.jpg); }

.treat1 { margin-right: 17px; }
.treat2 { margin-right: 17px; }
.treat4 { margin-right: 17px; }
.treat5 { margin-right: 17px; }



/*フッターお問い合わせ*/
div.otoArea {
	clear: both;
	display: block;
	width: 660px;
	height: 275x;
	background: url(/img/bg_oto.png) no-repeat;
	margin-top: 20px;
	margin-bottom: 12px;
	text-align: right;
	padding: 10px 20px 20px 20px;
}

#contentContainer .pointArea p a,
#contentContainer div.otoArea p a {
	text-decoration: none;
    background: none;
    padding-right: 0;
	margin-right: 0;
	height: auto;
}


div.otoArea .fl {
	text-align: right;
}
#contentContainer div.otoArea .fl p.car,
#contentContainer2 div.otoArea .fl p.car {
	font-size: 12px;
	color: #3F2600;
	text-align: left;
	padding-left: 30px;
	margin: 5px 0 0 0;
	background:url(/img/car.png) no-repeat 3px 0;
}
#contentContainer div.otoArea .fl p.train,
#contentContainer2 div.otoArea .fl p.train {
	font-size: 16px;
	color: #336666;
	text-align: left;
	padding-left: 30px;
	margin: 5px 0 0 0;
	background:url(/img/train.png) no-repeat 3px 0;
}
#contentContainer div.otoArea .fl p.pl20,
#contentContainer2 div.otoArea .fl p.pl20 {
	font-size: 12px;
}


/* 医院情報　表の設定 */

dl.clinicProfile {
	display: block;
	border-top:0;
	}

dl.clinicProfile dt {
	display: block;
	float:left;
	clear:both;
	width: 60px;
	font-weight:bold;
	line-height:1.5em;
	color: #5F4721;
	}

dl.clinicProfile dd {
	display: block;
	margin:0;
	margin-left: 60px;
	padding:0px 6px;
	color:#333;
	line-height:1.5em;
	}

/* -----------------------------------------------------------
  h見出し　装飾
----------------------------------------------------------- */

/*h3タイトル1*/
#contentContainer h3 {
	display: block;
	height: 24px;
	line-height: 24px;
	text-indent: 25px;
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: normal;
	color: #000;
	background: url(/img/bg_h3.jpg) no-repeat left center;
	border-bottom: dotted #B29683 1px;
	}


#contentContainer .qBox h4 {
	clear: both;
	display: block;
	line-height: 1.3em;
	margin-bottom: 0.4em;
	font-size: 20px;
	font-weight: bold;
	color: #0D8BA6;
	font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","ＭＳ Ｐ明朝","HG明朝E","MS PMincho","MS 明朝",serif;
	}


/*----------------------------
  治療の流れ
----------------------------*/
#contentContainer .stepContent h2,
#contentContainer .stepContent h3,
#contentContainer .stepContent h4 {
	font-size: 20px;
	text-indent: 40px;
	color: #111;
	height: 39px;
	line-height: 42px;
	margin-bottom: 5px;
	border-bottom: dotted #999999 1px;
	}

#contentContainer .stepContent .titStep1 { background: url(/img/step_1.gif) no-repeat; }
#contentContainer .stepContent .titStep2 { background: url(/img/step_2.gif) no-repeat; }
#contentContainer .stepContent .titStep3 { background: url(/img/step_3.gif) no-repeat; }
#contentContainer .stepContent .titStep4 { background: url(/img/step_4.gif) no-repeat; }
#contentContainer .stepContent .titStep5 { background: url(/img/step_5.gif) no-repeat; }
#contentContainer .stepContent .titStep6 { background: url(/img/step_6.gif) no-repeat; }
#contentContainer .stepContent .titStep7 { background: url(/img/step_7.gif) no-repeat; }
#contentContainer .stepContent .titStep8 { background: url(/img/step_8.gif) no-repeat; }
#contentContainer .stepContent .titStep9 { background: url(/img/step_9.gif) no-repeat; }
#contentContainer .stepContent .titStep10 { background: url(../imgstep_10.gif) no-repeat; }

.stepContent p {
	background: url(/img/arrow_step.png) no-repeat 10px 0;
	margin-left: 5px;
	padding-left: 40px;
	}
.stepContent ul {
	background: url(/img/arrow_step.gif) no-repeat;
	margin-left: 12px;
	padding-left: 60px;
	list-style-image: url(/img/arrow_3.gif);
	line-height:1.7em;
	font-size: 14px;
	}

/*新着記事表示*/
dl.newsArea {
	width: 700px;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 1.5em;
	}

dl.newsArea dt {
	float: left;
	clear: both;
	width: auto;
	}

dl.newsArea dd {
	margin: 0;
	margin-left: 120px;
	}

dl.newsArea a:link,
dl.newsArea a:visited {
	text-decoration: underline;
	color: #567A21;
	}

/*----------------------------
院内紹介用 写真　装飾
----------------------------*/

div.tourImg {
	display: block;
	float: left;
	width: 330px;
	margin-right: 20px;
	padding-bottom: 10px;
	}
div.tourImg img {
	border: 5px #CCCCCC solid;
	}
div.tourImg h3 {
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	line-height: 19px;
	padding-top: 5px;
	}
div.tourImg span {
	display: block;
	font-size: 10px;
	color: #297D96;
	text-align: center;
	line-height: 12px;
	padding-bottom: 5px;
	margin: 0 auto;
	}
#contentContainer div.tourImg p {
	font-size: 12px;
	}

/*----------------------------
アクセス用 写真　装飾
----------------------------*/

div.accImg {
	display: block;
	float: left;
	width: 340px;
	padding-bottom: 10px;
	}
div.accImg img {
	}
div.accImg h4 {
	font-size: 18px;
	font-weight: normal;
	color: #297D96;
	text-align: center;
	line-height: 22px;
	padding-top: 5px;
	/*background: url(/img/arrow_acc_1.png) no-repeat left 2px;*/
	}
#contentContainer div.accImg p {
	font-size: 12px;
	padding-bottom: 22px;
	background: url(/img/arrow_acc_2.png) no-repeat center bottom;
	}
#contentContainer div.accImg p.lastImg {
	background: none;
	}


/*----------------------------
  Q&A設定
----------------------------*/

dl.faqArea {
	margin-left: 10px;
	margin-bottom: 2em;
	display:block;
	}

dl.faqArea dt {
	background: url(/img/q.gif) no-repeat top left;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: normal;
	color: #3F3416;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin: 10px 0 8px 0;
}

dl.faqArea dd {
	background: url(/img/a.gif) no-repeat top left;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 20px;
	line-height: 1.7em;
	font-size: 16px;
}
dl.faqArea dd span {
	display: block;
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #006699;
}




/*----------------------------------------
■角丸
------------------------------------------*/
div.round {
  border-radius: 10px;
  border: #000077 1px solid;
  padding: 5px;
}
div.round_moz {
  -moz-border-radius: 10px;
  border: #000077 1px solid;
  padding: 5px;
}
div.round_webkit {
  -webkit-border-radius: 10px;
  border: #000077 1px solid;
  padding: 5px;
}
div.round_vv {
  padding: 0px;
  width: 700px;
  margin-left: auto;
  margin-right: auto;
}
div.round_uu {
	clear: both;
  -uu-border-radius: 5px;
  border: #E9E6DA 1px solid;
  padding: 10px;
  margin: 0 auto 20px auto;
  background-color: #E9E6DA;
  width: 600px;
}

/*その中の見出し設定*/
.hDr {
	display: block;
	height: 50px;
	line-height: 50px;
	text-indent: 130px;
	margin-bottom: 8px;
	font-size: 19px;
	font-weight: normal;
	color: #006699;
	background: url(/img/bg_h3_dr.jpg) no-repeat left center;
	}
#contentContainer2 .round_uu .hMemo {
	display: block;
	height: 50px;
	line-height: 50px;
	text-indent: 110px;
	margin-bottom: 8px;
	font-size: 19px;
	font-weight: normal;
	color: #446622;
	background: url(/img/bg_h3_memo.jpg) no-repeat left center;
	}
/*お問い合わせ　ボタン*/
#contentContainer p.btnJob a {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 366px;
	height: 50px;
	line-height: 50px;
	background: url(/img/btn3.jpg) no-repeat;
	color: #000000;
	}

/*----------------------------------------
■
------------------------------------------*/



/*----------------------------
  テーブル　料金表　設定
----------------------------*/
#contentContainer .tableFee {
	border-collapse:collapse;
	width: 100%;
	 font-size: 16px;
	}
.tableFee th {
	 background-color: #F5F2EB;
	 font-weight: normal;
	 padding: 3px;
	 border: 1px solid #CCCCCC;
	 text-align: center;
	}

.tableFee td {
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #CCCCCC;
	}
#contentContainer .tableFee p {
	display: block;
	margin:0;
	padding:0;
	 text-align: left;
	 width: auto;
	}
.tableFee p.center {
	 text-align: center;
	}
.tableFee th img {
	float: left;
	margin-right: 10px;
}

/*----------------------------
  テーブル　インプラント成功率　設定
----------------------------*/
#contentContainer .tableImp {
	display: block;
	border-collapse:collapse;
	width: 60%;
	 font-size: 18px;
	 margin: 0 auto 1em auto;
	}
.tableImp th {
	 padding: 3px;
	 border: 1px solid #CCCCCC;
	 text-align: center;
	}

.tableImp td {
	 padding: 3px 1em 3px 1em;
	border: 1px solid #CCCCCC;
	}


/*----------------------------
  テーブル　マウスピース矯正　料金設定
----------------------------*/
.tableAligner {
	display: block;
	border-collapse:collapse;
	width: 98%;
	 font-size: 16px;
	 margin: 0 0 2em 0;
	 border-bottom: 2px solid #E0985C;
	 border-right: 2px solid #E0985C;
	}

.tableAligner th {
	 background-color: #F4DBC6;
	 border-left: 2px solid #E0985C;
	border-bottom: 1px dotted #999;
	 font-weight: bold;
	 padding: 3px;
	 text-align: center;
	 white-space: nowrap;
	 display: table-cell;
	}

.tableAligner tr.line001 th {
	 border-bottom: 2px solid #E0985C;
	 border-top: 2px solid #E0985C;
	}

.tableAligner td {
	background-color: #FFF;
	padding: 3px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px dotted #999;
	}
.tableAligner tr.line002 td {
	border-bottom: 1px dotted #999;
	}

.tableAligner p {
	display: block;
	margin:0;
	padding:0;
	 text-align: left;
	 width: auto;
	}
.tableAligner p.center {
	 text-align: center;
	}
.tableAligner th img {
	margin: 0 0 5px 0;
}

/*----------------------------
  テーブル　料金表　割引設定
----------------------------*/
.tableFeedown {
	display: block;
	border-collapse:collapse;
	font-size: 14px;
	}
.tableFeedown th {
	 background-color: #F5F2EB;
	 font-weight: normal;
	 padding: 3px;
	 border: 1px solid #CCCCCC;
	 text-align: center;
	}

.tableFeedown td {
	clear: both;
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #CCCCCC;
	}
.tableFeedown p {
	display: block;
	margin:0;
	padding:0;
	 text-align: center;
	}

table.tableFeedown td ul {
	display: block;
	list-style-image: url(../img/arrow_3.gif);
	line-height:1.7em;
	margin-left: 20px;
	font-size: 12px;
	}

table.tableFeedown td img {
	display: block;
	margin: auto;
}

/*----------------------------
  テーブル　求人　設定
----------------------------*/
.tableJob {
	display: block;
	border-collapse:collapse;
	margin-left: auto;
	margin-right: auto;
	}
.tableJob th {
	 background-color: #F5F2EB;
	 font-weight: normal;
	 padding: 4px;
	 border: 1px solid #CCCCCC;
	 text-align: center;
	 font-size: 16px;
	}
.tableJob td {
	clear: both;
	 background-color: #FFF;
	 padding: 4px;
	 border: 1px solid #CCCCCC;
	 font-size: 16px;
	}
.tableJob p {
	}
.tableJob th img {
	float: left;
	margin-right: 10px;
}


/*テーブル　症例*/

.tableCase {
	display: block;
	width: 600px;
	border-collapse:collapse;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	font-size: 1em;
	}
.tableCase th {
	 background-color: #F0EDDF;
	 font-weight: normal;
	 padding: 4px;
	 font-size: 14px;
	 border: 1px solid #CCCCCC;
	 white-space: nowrap;
	}
.tableCase td {
	 padding: 4px;
	 border: 1px solid #CCCCCC;
	 font-size: 14px;
	}


/*Dr経歴表示*/
dl.drProfile {
	display: block;
	margin-bottom: 10px;
	line-height: 1.7em;
	 font-size: 16px;
	}

dl.drProfile dt {
	float: left;
	clear: both;
	width: auto;
	}

dl.drProfile dd {
	margin: 0;
	margin-left: 64px;
	}

/*----------------------------
  医療費控除
----------------------------*/
#contentContainer .deduction h4 {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: normal;
}

#contentContainer .deduction h4::before {
	margin-right: 2px;
	color: #f39d7c;
	font-size: 26px;
	vertical-align: bottom;
	content: "●";
}

#contentContainer .deduction .treatment-container {
	display: flex;
	justify-content: space-around;
}

#contentContainer .deduction .treatment {
	margin: 20px auto;
}

#contentContainer .deduction .treatment > span {
	display: table;
	position: relative;
	margin: 0 auto 10px;
	font-size: 18px;
	text-align: center;
}

#contentContainer .deduction .treatment > span::before {
	display: block;
	position: absolute;
	top: 0;
	left: -25px;
	width: 4px;
	height: 40px;
	border-left: 2px solid #e3dbc8;
	content: "";
	transform: rotate(-20deg);
}

#contentContainer .deduction .treatment > span::after {
	display: block;
	position: absolute;
	top: 0;
	right: -25px;
	width: 4px;
	height: 40px;
	border-left: 2px solid #e3dbc8;
	content: "";
	transform: rotate(20deg);
}

#contentContainer .deduction .treatment div {
	display: flex;
	position: relative;
	width: 300px;
	height: 250px;
	border: 1px solid #e3dbc8;
	background: #f5f2eb;
	justify-content: center;
	align-items:center;
}

#contentContainer .deduction .treatment div span {
	position: absolute;
	color: #fff;
	font-weight: bold;
	font-size: 180px;
}

#contentContainer .deduction .treatment div ul {
	margin-bottom: 0;
	z-index: 1;
}

#contentContainer .deduction ol {
	margin-left: 40px;
	font-size: 16px;
}

#contentContainer .deduction ul.calculation {
	display: flex;
	margin-top: 20px;
	margin-left: 0;
	justify-content: center;
}

#contentContainer .deduction ul.calculation li {
	list-style: none;
	position: relative;
	width: 140px;
	height: 100px;
	margin: 10px 30px 10px 0;
	background: #f5f2eb;
	text-align: center;
}

#contentContainer .deduction ul.calculation li:last-of-type {
	margin-right: 0;
	background: #e3dbc8;
}

#contentContainer .deduction ul.calculation li:nth-of-type(n+2)::before {
	display: block;
	position: absolute;
	top: 35%;
	left: -30px;
	font-size: 30px;
	content: "－";
}

#contentContainer .deduction ul.calculation li:last-of-type::before {
	content: "＝";
}

#contentContainer .deduction ul.calculation li p {
	display: flex;
	height: 100px;
	justify-content: center;
	align-items: center;
}

#contentContainer .deduction ul.calculation li:nth-of-type(3) p {
	font-size: 14px;
}

#contentContainer .deduction table {
	width: 100%;
	margin-bottom: 10px;
	font-size: 16px;
	text-align: center;
	border-collapse: separate;
	border-spacing: 2px;
}

#contentContainer .deduction table thead th {
	background: #e3dbc8;
}

#contentContainer .deduction table thead tr:last-of-type th {
	background: #f5f2eb;
}

#contentContainer .deduction table tbody th {
	background: #f5f2eb;
}

#contentContainer .deduction table th,
#contentContainer .deduction table td {
	padding: 10px 5px;
	border: 1px solid #f5f2eb;
	font-weight: normal;
	text-align: center;
}

#contentContainer .deduction table td.oval {
	position: relative;
}

#contentContainer .deduction table td.oval::before {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	max-width: 120px;
	min-width: 100px;
	height: 40px;
	margin: auto;
	border: 3px solid #efaa52;
	border-radius: 50px / 20px;
	content: "";
}

#contentContainer .deduction table td.oval::after {
	display: block;
	position: absolute;
	bottom: 0;
	left: 130px;
	width: 180px;
	height: 180px;
	background: url("/img/deduction/arrow.png") center center no-repeat;
	content: "";
}

#contentContainer .deduction p.case {
	display: table;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 20px;
	border: 2px solid #e3dbc8;
	font-size: 18px;
}

#contentContainer .deduction p.case + p {
	font-size: 14px;
}

#contentContainer .deduction .example-container {
	text-align: center;
}

#contentContainer .deduction .example {
	display: flex;
	justify-content: center;
}

#contentContainer .deduction .example table {
	max-width: 400px;
	margin-right: 60px;
}

#contentContainer .deduction .amount {
	flex: none;
}

#contentContainer .deduction .amount p.balloon {
	display: table;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 30px;
	border: 1px solid #e3dbc8;
	background: #f5f2eb;
}

#contentContainer .deduction .amount p.balloon::before {
	position: absolute;
	bottom: -17px;
	left: 45%;
	z-index: 2;
	border: 6px solid transparent;
	border-top: 12px solid #f5f2eb;
	content: "";
}

#contentContainer .deduction .amount p.balloon::after {
	position: absolute;
	bottom: -21px;
	left: 45%;
	z-index: 1;
	margin-left: -2px;
	border: 8px solid transparent;
	border-top: 14px solid #e3dbc8;
	content: "";
}

#contentContainer .deduction .amount span {
	font-size: 22px;
}

#contentContainer .deduction .amount p.parentheses {
	position: relative;
	display: table;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 14px;
}

#contentContainer .deduction .amount p.parentheses::before {
	position: absolute;
	bottom: 15px;
	left: -25px;
	font-size: 50px;
	content: "(";
}

#contentContainer .deduction .amount p.parentheses::after {
	position: absolute;
	bottom: 15px;
	right: -25px;
	font-size: 50px;
	content: ")";
}

/*-------------------------------
リスト
---------------------------------*/


/* リスト　三角矢印*/

#contentContainer ul {
	display: block;
	list-style-image: url(../img/arrow_1.gif);
	line-height:1.7em;
	margin-left: 2em;
	margin-bottom: 2em;
	font-size: 16px;
	}
#contentContainer table ul {
	display: block;
	list-style-image: url(../img/arrow_1.gif);
	line-height:1.5em;
	margin-left: 1.4em;
	margin-bottom: 1em;
	font-size: 12px;
	}
#contentContainer ul li ul {
	display: block;
	list-style-image: url(../img/arrow_1.gif);
	line-height:1.7em;
	margin-left: 2em;
	}


#contentContainer .mailform ul {
	list-style-image: none;
	}

#contentContainer ul.listArrow2 {
	display: block;
	list-style-image: url(../img/arrow_2.gif);
	line-height:1.7em;
	}
#contentContainer ul.listArrow3 {
	display: block;
	list-style-image: url(../img/arrow_3.gif);
	line-height:1.7em;
	}

#contentContainer ol {
	display: block;
	line-height:1.7em;
	margin-left: 2em;
	margin-bottom: 2em;
	font-size: 16px;
	}


/*200pxを2つ*/
ul.imgList0 {
	margin-left: 150px;
	}

ul.imgList0 li {
	display: block;
	float: left;
	margin-right: 12px;
	margin-bottom: 15px;
	width: 200px;
	background-color: #FFF;
	text-align: center;
	}

/*200pxを3つ*/
#contentContainer ul.imgList {
	margin-left: 40px;
	line-height: 1em;
	}

#contentContainer ul.imgList li {
	display: block;
	float: left;
	margin-right: 12px;
	margin-bottom: 15px;
	width: 200px;
	text-align: center;
	font-size:14px;
	line-height: 1.5em;
	}



/*-------------------
 リンク設定
 ---------------------*/
a:link {
	color: #DB5700;
	text-decoration:none;
	}

a:visited {
	text-decoration:none;
	color: #DB5700;
	}

a:hover {
	color: #FF9900;
	text-decoration:underline;
	}

p {
	color: #000;
	line-height: 1.7em;
	}



/*padding設定*/
.pt30 { padding-top: 30px; }

.pl05 { padding-left: 05px; }
.pl10 { padding-left: 10px; }
.pl12 { padding-left: 12px; }
.pl15 { padding-left: 15px; }
.pl20 { padding-left: 20px; }
.pl24 { padding-left: 24px; }
.pl27 { padding-left: 27px; }
.pl30 { padding-left: 30px; }

.bold {
	color: #000;
	font-weight: bold;
	}

.bold1 {
	color: #FF6600;
	font-weight:bold;
	letter-spacing:0.2em;
	}

.bold2 {
	color: #FF0000;
	font-weight:bold;
	letter-spacing:0.2em;
	}

.bold3 {
	color:#FF6600;
	font-weight:bold;
	letter-spacing:0.1em;
	}
.bold4 {
	color: #006699;
	font-weight:bold;
	letter-spacing:0.1em;
	}
.bold5 {
	color: #FF6600;
	font-weight:bold;
	letter-spacing:0.2em;
	font-size:20px;
	}


/*マージン設定群*/

.m0 {	margin:0;	}

.mb03{	margin-bottom:3px;	}
.mb04{	margin-bottom:4px;	}
.mb05{	margin-bottom:5px;	}
.mb06{	margin-bottom:6px;	}
.mb07{	margin-bottom:7px;	}
.mb08{	margin-bottom:8px;	}
.mb09{	margin-bottom:9px;	}
.mb10{	margin-bottom:10px;	}
.mb12{	margin-bottom:12px;	}
.mb13{	margin-bottom:13px;	}
.mb15{	margin-bottom:15px;	}
.mb20{	margin-bottom:20px;	}
.mb25{	margin-bottom:25px;	}
.mb27{	margin-bottom:27px;	}
.mb30{	margin-bottom:30px;	}
.mb36{	margin-bottom:36px; }
.mb40{	margin-bottom:40px; }
.mb50{	margin-bottom:50px; }
.mb60{	margin-bottom:60px; }
.mb70{	margin-bottom:70px; }
.mb100{	margin-bottom:100px; }


.mt05{	margin-top:5px;	}
.mt10{	margin-top:10px; }
.mt15{	margin-top:15px; }
.mt20{	margin-top:20px; }
.mt25{	margin-top:25px; }
.mt30{	margin-top:30px; }
.mt100{	margin-top:100px; }

.mr05{	margin-right:5px; }
.mr06{	margin-right:6px; }
.mr07{	margin-right:7px; }
.mr08{	margin-right:8px; }
.mr09{	margin-right:9px; }
.mr10{	margin-right:10px; }
.mr11{	margin-right:11px; }
.mr12{	margin-right:12px; }
.mr14{	margin-right:14px; }
.mr15{	margin-right:15px; }
.mr16{	margin-right:16px; }
.mr17{	margin-right:17px; }
.mr20{	margin-right:20px; }
.mr25{	margin-right:25px; }
.mr26{	margin-right:26px; }
.mr30{	margin-right:30px; }
.mr50{	margin-right:50px; }


.ml05{	margin-left:5px; }
.ml10{	margin-left:10px; }
.ml15{	margin-left:15px; }
.ml20{	margin-left:20px; }
.ml25{	margin-left:25px; }
.ml26{	margin-left:26px; }
.ml27{	margin-left:27px; }
.ml28{	margin-left:28px; }
.ml30{	margin-left:30px; }
.ml40{	margin-left:40px; }
.ml50{	margin-left:50px; }
.ml60{	margin-left:60px; }
.ml70{	margin-left:70px; }
.ml100{	margin-left:100px; }
.ml200{	margin-left:200px; }



/*クリア設定*/

.left {
	text-align: left;
	}

.right {
	text-align: right;
	}

.center {
	text-align: center;
	}


.coler1 { color: #FF6666; }
.coler2 { color: #3399CC; }
.coler3 { color: #009966; }
.coler4 { color:#990000; }
.coler5 { color:#FF0000; }

.coler6 { color:#1D4B9F; }
.coler7 { color:#D9BE42; }


.f10 { font-size: 10px;	}
.f11 { font-size: 11px;	}
.f12 { font-size: 12px;	}
.f13 { font-size: 13px;	}
.f14 { font-size: 14px;	}
.f15 { font-size: 15px;	}
.f16 { font-size: 16px;	}
.f17 { font-size: 17px;	}
.f18 { font-size: 18px;	}
.f19 { font-size: 19px;	}
.f20 { font-size: 20px;	}
.f22 { font-size: 22px;	}
.f24 { font-size: 24px;	}
.f26 { font-size: 26px;	}
.f28 { font-size: 28px;	}
.f30 { font-size: 30px;	}


.fontf {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}

/*幅設定*/
.wid80 { width: 80px; }
.wid100 { width: 100px; }
.wid120 { width: 120px; }
.wid140 { width: 140px; }
.wid150 { width: 150px; }
.wid180 { width: 180px; }

.wid200 { width: 200px; }
.wid212 { width: 212px; }
.wid215 { width: 215px; }
.wid250 { width: 250px; }
.wid260 { width: 260px; }
.wid276 { width: 276px; }
.wid300 { width: 300px; }
.wid312 { width: 312px; }
.wid320 { width: 320px; }
.wid350 { width: 350px; }
.wid360 { width: 360px; }

.wid400 { width: 400px; }
.wid450 { width: 450px; }
.wid470 { width: 470px; }
.wid480 { width: 480px; }
.wid490 { width: 490px; }

.wid500 { width: 500px; }
.wid550 { width: 550px; }

.wid600 { width: 600px; }
.wid630 { width: 630px; }
.wid650 { width: 650px; }
.wid670 { width: 670px; }
.wid680 { width: 680px; }

.wid700 { width: 700px; }
.wid720 { width: 720px; }
.wid750 { width: 750px; }

.wid800 { width: 800px; }



/*----------------------------
  安心のポイント
----------------------------*/



/* リンク・ブランク表示アイコン */
.linkBlank a {
   background: transparent url(../img/external.png) right no-repeat;
   padding-right: 15px;
}
/* メモ帳アイコン　表示 */
#contentContainer p a,
.txtIcon a {
	color: #FF6600;
	text-decoration: underline;
    background: transparent url(../img/txt-icon.png) right no-repeat;
    padding-right: 12px;
	margin-right: 3px;
	height: 12px;
}
#contentContainer article p a {
	text-decoration: underline;
    background: none;
    padding-right: 0px;
	margin-right: 0px;
}


/*BOXのセンタリング*/
.boxCenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}




/* ---------------------------------------------------------------- *
	clearfixに関する設定
 * ---------------------------------------------------------------- */

div:after {
 content: ".";  
 display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
	}

*+html div {
	display: inline-block;
	}				
	/*-- IE7用 --*/

/**/
.fl {
	display: block;
	float: left;
	}

.fr {
	display: block;
	float: right;
	}
#contentContainer .alignR {
	display: block;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 12px;
	}
#contentContainer .alignL {
	display: block;
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
	padding: 2px;
	border: solid #ccc 1px;
	}
#contentContainer .alignR2 {
	display: block;
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
	padding: 2px;
	border: solid #ccc 1px;
	}

/*----- floatをclearするための汎用クラス定義 -----*/

.clear { clear: both; }

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/*----------------------------------------
■
------------------------------------------*/

/*----------------------------------------
■
------------------------------------------*/

/*----------------------------------------
■
------------------------------------------*/

/*----------------------------------------
■
------------------------------------------*/

