@charset "Shift_JIS";
/*　コンテンツごとに個別のスタイルを作成する際はこのシートに追記します　*/


/*　PC／タブレット用CSS　*/
@media print, screen and (min-width: 480px) {
/*　以下にスタイルを記述。最終行に「}」を入れていることに注意　*/


/*　フォントサイズ指定　*/
html {font-size:62.5%; line-height:1.5;}
.text_10 {font-size:1rem;}
.text_11 {font-size:1.1rem;}
.text_12 {font-size:1.2rem;}
.text_13 {font-size:1.3rem;}
.text_14 {font-size:1.4rem;}
.text_15 {font-size:1.5rem;}
.text_16 {font-size:1.6rem;}
.text_17 {font-size:1.7rem;}
.text_18 {font-size:1.8rem;}
.text_19 {font-size:1.9rem;}
.text_20 {font-size:2.0rem;}
.text_21 {font-size:2.1rem;}
.text_22 {font-size:2.2rem;}
.text_23 {font-size:2.3rem;}
.text_24 {font-size:2.4rem;}
.text_25 {font-size:2.5rem;}
.text_26 {font-size:2.6rem;}

/*　clearfix　*/
.clearfix::after {content: ""; display:block; clear:both;}


/*　AX資料請求メニュー　*/
ul.ax-topmenu {width:960px; height:40px; padding:0;}
ul.ax-topmenu li {width:320px; list-style:none; display:inline; float:left; position:relative; text-align:center;  background:#333;}
ul.ax-topmenu a {font-family:"FOT-UD角ゴ_ラージ Pr6N B"; font-size:1.6rem; color:#fff; line-height:40px; display:block; text-decoration:none;}
ul.ax-topmenu a.le-menuon {font-family:"FOT-UD角ゴ_ラージ Pr6N B"; font-size:1.6rem; color:#fff; line-height:40px; display:block; background:#5490bb; text-decoration:none;}
ul.ax-topmenu a:hover {background:#5490bb; transition-duration:0.3s;}
	
	
/*　販売AXメニュー　*/
ul.axhb-menu {width:960px; height:40px; margin-bottom:30px; padding:0;}
ul.axhb-menu li {width:160px; list-style:none; display:inline; float:left; position:relative; text-align:center;  background:#333;}
ul.axhb-menu a {font-family:"FOT-UD角ゴ_ラージ Pr6N B"; font-size:1.6rem; color:#fff; line-height:40px; display:block; text-decoration:none;}
ul.axhb-menu a.axhb-menuon {font-family:"FOT-UD角ゴ_ラージ Pr6N B"; font-size:1.6rem; color:#fff; line-height:40px; display:block; background:#ff6b3d; text-decoration:none;}
ul.axhb-menu a:hover {background:#ff6b3d; transition-duration:0.3s;}
	
	
/*　販売AX機能サブメニュー 5　*/
ul.axhb-fnmenu {width:960px; height:40px; margin:15 0 30px 0; padding:0;}
ul.axhb-fnmenu li {width:192px; list-style:none; display:inline; float:left; position:relative; text-align:center; background: url("../hb/images/hbax-submenu-bgoff.png") repeat-x bottom;}
ul.axhb-fnmenu a {font-family:"FOT-UD角ゴ_ラージ Pr6N B"; font-size:1.6rem; color:#666666; line-height:40px; display:block; text-decoration:none;}
ul.axhb-fnmenu a.axhb-fnmenuon {font-family:"FOT-UD角ゴ_ラージ Pr6N B"; font-size:1.6rem; color:#000000; line-height:40px; display:block; background: url("../hb/images/hbax-submenu-bgon.png") repeat-x top; text-decoration:none;}
ul.axhb-fnmenu a:hover {background: url("../hb/images/hbax-submenu-bgon.png") repeat-x top; color:#000000; transition-duration:0.3s;}
	
/*　販売AX機能サブメニュー 6　*/
ul.axhb-fnmenu6 {width:960px; height:40px; margin:15 0 30px 0; padding:0;}
ul.axhb-fnmenu6 li {width:160px; list-style:none; display:inline; float:left; position:relative; text-align:center; background: url("../hb/images/hbax-submenu-bgoff.png") repeat-x bottom;}
ul.axhb-fnmenu6 a {font-family:"FOT-UD角ゴ_ラージ Pr6N B"; font-size:1.6rem; color:#666666; line-height:40px; display:block; text-decoration:none;}
ul.axhb-fnmenu6 a.axhb-fnmenuon {font-family:"FOT-UD角ゴ_ラージ Pr6N B"; font-size:1.6rem; color:#000000; line-height:40px; display:block; background: url("../hb/images/hbax-submenu-bgon.png") repeat-x top; text-decoration:none;}
ul.axhb-fnmenu6 a:hover {background: url("../hb/images/hbax-submenu-bgon.png") repeat-x top; color:#000000; transition-duration:0.3s;}
	
/*　販売AX機能サブメニュー 7　*/
ul.axhb-fnmenu7 {width:959px; height:40px; margin:15 0 30px 0; padding:0 1px 0 0;}
ul.axhb-fnmenu7 li {width:137px; list-style:none; display:inline; float:left; position:relative; text-align:center; background: url("../hb/images/hbax-submenu-bgoff.png") repeat-x bottom;}
ul.axhb-fnmenu7 a {font-family:"FOT-UD角ゴ_ラージ Pr6N B"; font-size:1.6rem; color:#666666; line-height:40px; display:block; text-decoration:none;}
ul.axhb-fnmenu7 a.axhb-fnmenuon {font-family:"FOT-UD角ゴ_ラージ Pr6N B"; font-size:1.6rem; color:#000000; line-height:40px; display:block; background: url("../hb/images/hbax-submenu-bgon.png") repeat-x top; text-decoration:none;}
ul.axhb-fnmenu7 a:hover {background: url("../hb/images/hbax-submenu-bgon.png") repeat-x top; color:#000000; transition-duration:0.3s;}


/*　大蔵AXメニュー　*/
ul.axok-menu {width:960px; height:40px; margin-bottom:30px; padding:0;}
ul.axok-menu li {width:160px; list-style:none; display:inline; float:left; position:relative; text-align:center;  background:#333;}
ul.axok-menu a {font-family:"FOT-UD角ゴ_ラージ Pr6N B"; font-size:1.6rem; color:#fff; line-height:40px; display:block; text-decoration:none;}
ul.axok-menu a.axok-menuon {font-family:"FOT-UD角ゴ_ラージ Pr6N B"; font-size:1.6rem; color:#fff; line-height:40px; display:block; background:#007bd0; text-decoration:none;}
ul.axok-menu a:hover {background:#007bd0; transition-duration:0.3s;}
	
	
/*　大蔵AX機能サブメニュー　*/
ul.axok-fnmenu {width:960px; height:40px; margin:15 0 30px 0; padding:0;}
ul.axok-fnmenu li {width:240px; list-style:none; display:inline; float:left; position:relative; text-align:center; background: url("../ok/images/okax-submenu-bgoff.png") repeat-x bottom;}
ul.axok-fnmenu a {font-family:"FOT-UD角ゴ_ラージ Pr6N B"; font-size:1.6rem; color:#666666; line-height:40px; display:block; text-decoration:none;}
ul.axok-fnmenu a.axok-fnmenuon {font-family:"FOT-UD角ゴ_ラージ Pr6N B"; font-size:1.6rem; color:#000000; line-height:40px; display:block; background: url("../ok/images/okax-submenu-bgon.png") repeat-x top; text-decoration:none;}
ul.axok-fnmenu a:hover {background: url("../ok/images/okax-submenu-bgon.png") repeat-x top; color:#000000; transition-duration:0.3s;}
	
	
/*　大蔵AX機能サブメニュー 5　*/
ul.axok-fnmenu5 {width:960px; height:40px; margin:15 0 30px 0; padding:0;}
ul.axok-fnmenu5 li {width:192px; list-style:none; display:inline; float:left; position:relative; text-align:center; background: url("../ok/images/okax-submenu-bgoff.png") repeat-x bottom;}
ul.axok-fnmenu5 a {font-family:"FOT-UD角ゴ_ラージ Pr6N B"; font-size:1.6rem; color:#666666; line-height:40px; display:block; text-decoration:none;}
ul.axok-fnmenu5 a.axok-fnmenuon {font-family:"FOT-UD角ゴ_ラージ Pr6N B"; font-size:1.6rem; color:#000000; line-height:40px; display:block; background: url("../ok/images/okax-submenu-bgon.png") repeat-x top; text-decoration:none;}
ul.axok-fnmenu5 a:hover {background: url("../ok/images/okax-submenu-bgon.png") repeat-x top; color:#000000; transition-duration:0.3s;}

	
/*　タイトル画像　*/
h2.ax-h2top {width:960px; height:400px; text-indent:-9877em; margin:0px auto; background: url(../images/title2206.png) no-repeat left;}
h2.ax-h2 {width:960px; height:120px; text-indent:-9877em; margin:0px auto; background:url(../images/title120.png) no-repeat left;}
h2.ax-h2sp {display:none;}
	
h2.axok-h2 {width:960px; height:120px; text-indent:-9877em; margin:0px auto; background:url(../images/titleok120.png) no-repeat left;}
h2.axok-h2sp {display:none;}
	
	
/*　トップページ製品選択　*/
.ax-top-prodmenu-w {margin:40px 0}
.ax-top-prodmenu-l {float:left; width:460px; padding-right:40px;}
.ax-top-prodmenu-r {float:left; width:460px;}
	
/*　リンク画像ホバー　*/
a img {cursor:pointer; transition-duration:0.3s;}
a:hover img {opacity:0.6; transition-duration:0.3s;}
	
	
/*　トップページ特長1　*/
.ax-top-feature1-w {margin:40px 0}
.ax-top-feature1-l {float:left; width:400px; padding-right:52px;}
.ax-top-feature1-r {float:left; width:508px;}
	
	
/*　トップページ特長2　*/
.ax-top-feature2-w {margin:40px 0}
.ax-top-feature2-box {border:solid 1px #ccc; padding:20px;}
.ax-top-feature2-row {border-bottom:solid 1px #ccc; margin-bottom:20px; padding-bottom:20px;}
.ax-top-feature2-btm {}
.ax-top-feature2-l {float:left; width:80px; padding-right:20px;}
.ax-top-feature2-r {float:left;}
	
	
/*　販売AX特長ページ　*/
ul.axhb-pointlist1 li {border:solid 1px #ccc; margin-bottom:5px; padding:3px 10px; font-family:"FOT-UD角ゴ_ラージ Pr6N B"; font-size:1.8rem; line-height:1.2; list-style:none;}
.axhb-linkbtn1 {border:solid 1px #ff6b3d; color:#ff6b3d; text-align:center; margin:10px auto; width: 500px;}
.axhb-linkbtn1 a {display:block; padding:8px; font-family:"FOT-UD角ゴ_ラージ Pr6N B"; font-size:1.6rem; color:#ff6b3d; text-decoration:none;}
.axhb-linkbtn1 a:hover {background:#ff6b3d; color:#fff; transition-duration:0.3s;}
	
/*　大蔵AX特長ページ　*/
ul.axok-pointlist1 li {border:solid 1px #ccc; margin-bottom:5px; padding:3px 10px; font-family:"FOT-UD角ゴ_ラージ Pr6N B"; font-size:1.8rem; line-height:1.2; list-style:none;}
.axok-linkbtn1 {border:solid 1px #007bd0; color:#007bd0; text-align:center; margin:10px auto; width: 500px;}
.axok-linkbtn1 a {display:block; padding:8px; font-family:"FOT-UD角ゴ_ラージ Pr6N B"; font-size:1.6rem; color:#007bd0; text-decoration:none;}
.axok-linkbtn1 a:hover {background:#007bd0; color:#fff; transition-duration:0.3s;}

	
/*　販売AX機能ページ　*/
.axhb-fn-fig {margin-top:20px}
.axhb-fn1-w {margin:40px 0}
.axhb-fn1-l {float:left; width:465px; padding-right:30px;}
.axhb-fn1-r {float:left; width:465px;}
.axhb-fn1-w20 {margin:20px 0}
	
	
/*　大蔵AX機能ページ　*/
.axok-fn-fig {margin-top:20px}
.axok-fn1-w {margin:40px 0}
.axok-fn1-l {float:left; width:465px; padding-right:30px;}
.axok-fn1-r {float:left; width:465px;}
.axok-fn1-w20 {margin:20px 0}
	
	
/*　業種テーブル　*/
.axhb-table-gyoushu {width:100%; border-collapse:collapse; border-top:1px #ccc solid; border-right:1px #ccc solid; border-bottom:1px #ccc solid; border-left:5px #ef821d solid; margin:5px 0px; font-size:1.5rem; line-height:1.2;}
.axhb-table-gyoushu th {background:#f5f2e9; border:1px #ccc solid; padding:5px 10px; line-height:1.2; font-family:"FOT-UD角ゴ_ラージ Pr6N B"; vertical-align:top;}
.axhb-table-gyoushu td {border:1px #ccc solid; padding:5px 10px; font-family:"FOT-UD角ゴ_ラージ Pr6N M"; vertical-align:top;}
.axhb-table-gyoushu td.axhb-table-gyoushu-bold {font-family:"FOT-UD角ゴ_ラージ Pr6N B"; vertical-align:top; width:15%;}
.axhb-table-gyoushu th.axhb-table-gyoushu-head {width:15%;}

	
/*　機能テーブルgreen　*/
.axhb-table-green {width:100%; border-collapse:collapse; border-top:1px #ccc solid; border-right:1px #ccc solid; border-bottom:1px #ccc solid; border-left:5px #4aa85a solid; margin:5px 0px; font-size:1.5rem; line-height:1.2;}
.axhb-table-green th {background:#f5f2e9; border:1px #ccc solid; padding:5px 10px; line-height:1.2; font-family:"FOT-UD角ゴ_ラージ Pr6N B"; vertical-align:top;}
.axhb-table-green td {border:1px #ccc solid; padding:5px 10px; font-family:"FOT-UD角ゴ_ラージ Pr6N M"; vertical-align:top;}
	
	
/*　機能テーブルpurple　*/
.axhb-table-purple {width:100%; border-collapse:collapse; border-top:1px #ccc solid; border-right:1px #ccc solid; border-bottom:1px #ccc solid; border-left:5px #a7628f solid; margin:5px 0px; font-size:1.5rem; line-height:1.2;}
.axhb-table-purple th {background:#f5f2e9; border:1px #ccc solid; padding:5px 10px; line-height:1.2; font-family:"FOT-UD角ゴ_ラージ Pr6N B"; vertical-align:top;}
.axhb-table-purple td {border:1px #ccc solid; padding:5px 10px; font-family:"FOT-UD角ゴ_ラージ Pr6N M"; vertical-align:top;}
	
	
/*　機能テーブルred　*/
.axhb-table-red {width:100%; border-collapse:collapse; border-top:1px #ccc solid; border-right:1px #ccc solid; border-bottom:1px #ccc solid; border-left:5px #d24627 solid; margin:5px 0px; font-size:1.5rem; line-height:1.2;}
.axhb-table-red th {background:#f5f2e9; border:1px #ccc solid; padding:5px 10px; line-height:1.2; font-family:"FOT-UD角ゴ_ラージ Pr6N B"; vertical-align:top;}
.axhb-table-red td {border:1px #ccc solid; padding:5px 10px; font-family:"FOT-UD角ゴ_ラージ Pr6N M"; vertical-align:top;}

	
/*　機能テーブルblue　*/
.ax-table-blue {width:100%; border-collapse:collapse; border-top:1px #ccc solid; border-right:1px #ccc solid; border-bottom:1px #ccc solid; border-left:5px #0071bd solid; font-size:1.5rem; line-height:1.2;}
.ax-table-blue th {background:#f5f2e9; border:1px #ccc solid; padding:5px 10px; line-height:1.2; font-family:"FOT-UD角ゴ_ラージ Pr6N B"; vertical-align:top;}
.ax-table-blue td {border:1px #ccc solid; padding:5px 10px; font-family:"FOT-UD角ゴ_ラージ Pr6N M"; vertical-align:top;}
	

/*　販売AX価格テーブル　*/
.ax-table-price {width:100%; border-collapse:collapse; border-top:1px #ccc solid; border-right:1px #ccc solid; border-bottom:1px #ccc solid; border-left:5px #ff6b3d solid; margin:5px 0px; font-size:1.3rem; line-height:1.2;}
.ax-table-price th {background:#f5f2e9; border:1px #ccc solid; padding:5px 10px; line-height:1.2; font-family:"FOT-UD角ゴ_ラージ Pr6N B"; vertical-align:top;}
.ax-table-price td {border:1px #ccc solid; padding:5px 10px; font-family:"FOT-UD角ゴ_ラージ Pr6N M"; vertical-align:top; text-align:right;}
.ax-table-price td.ax-table-price-bold {font-family:"FOT-UD角ゴ_ラージ Pr6N B"; vertical-align:top;  text-align:left;}
	
	
/*　大蔵AX価格テーブル　*/
.axok-table-price {width:100%; border-collapse:collapse; border-top:1px #ccc solid; border-right:1px #ccc solid; border-bottom:1px #ccc solid; border-left:5px #007bd0 solid; margin:5px 0px; font-size:1.3rem; line-height:1.2;}
.axok-table-price th {background:#f5f2e9; border:1px #ccc solid; padding:5px 10px; line-height:1.2; font-family:"FOT-UD角ゴ_ラージ Pr6N B"; vertical-align:top;}
.axok-table-price td {border:1px #ccc solid; padding:5px 10px; font-family:"FOT-UD角ゴ_ラージ Pr6N M"; vertical-align:top; text-align:right;}
.axok-table-price td.ax-table-price-bold {font-family:"FOT-UD角ゴ_ラージ Pr6N B"; vertical-align:top;  text-align:left;}

	
/*　販売AX仕様テーブル　*/
.ax-table-spec {width:100%; border-collapse:collapse; border-top:1px #ccc solid; border-right:1px #ccc solid; border-bottom:1px #ccc solid; border-left:5px #ff6b3d solid; margin:5px 0px; font-size:1.5rem; line-height:1.2;}
.ax-table-spec th {background:#f5f2e9; border:1px #ccc solid; padding:5px 10px; line-height:1.2; font-family:"FOT-UD角ゴ_ラージ Pr6N B"; vertical-align:top;}
.ax-table-spec td {border:1px #ccc solid; padding:5px 10px; font-family:"FOT-UD角ゴ_ラージ Pr6N M"; vertical-align:top;}
.ax-table-spec td.ax-table-spec-bold {font-family:"FOT-UD角ゴ_ラージ Pr6N B"; vertical-align:top;  text-align:left;}
	
	
/*　大蔵AX仕様テーブル　*/
.axok-table-spec {width:100%; border-collapse:collapse; border-top:1px #ccc solid; border-right:1px #ccc solid; border-bottom:1px #ccc solid; border-left:5px #007bd0 solid; margin:5px 0px; font-size:1.5rem; line-height:1.2;}
.axok-table-spec th {background:#f5f2e9; border:1px #ccc solid; padding:5px 10px; line-height:1.2; font-family:"FOT-UD角ゴ_ラージ Pr6N B"; vertical-align:top;}
.axok-table-spec td {border:1px #ccc solid; padding:5px 10px; font-family:"FOT-UD角ゴ_ラージ Pr6N M"; vertical-align:top;}
.axok-table-spec td.ax-table-spec-bold {font-family:"FOT-UD角ゴ_ラージ Pr6N B"; vertical-align:top;  text-align:left;}
	
	
/*　大蔵AX仕様テーブル2段組　*/
.axok-table-spec2 {width:100%; border-collapse:collapse; border-top:1px #ccc solid; border-right:1px #ccc solid; border-bottom:1px #ccc solid; border-left:5px #007bd0 solid; margin:5px 0px; font-size:1.3rem; line-height:1.2;}
.axok-table-spec2 th {background:#f5f2e9; border:1px #ccc solid; padding:5px 10px; line-height:1.2; font-family:"FOT-UD角ゴ_ラージ Pr6N B"; vertical-align:top;}
.axok-table-spec2 td {border:1px #ccc solid; padding:5px 10px; font-family:"FOT-UD角ゴ_ラージ Pr6N M"; vertical-align:top;}
.axok-table-spec2 td.ax-table-spec-bold {font-family:"FOT-UD角ゴ_ラージ Pr6N B"; vertical-align:top;  text-align:left;}


/*　販売AX機能一覧　*/
.ax-funclist-l {float:left; width:225px; padding-right:20px;}
.ax-funclist-r {float:left; width:225px;}
.ax-funclist-w {margin:20px 0 30px 0;}
.ax-funclist {width:225px; font-size:1.3rem; line-height:1.2; margin-bottom:20px;}
.ax-funclist li.head {font-family:"FOT-UD角ゴ_ラージ Pr6N B"; border-top:1px solid #ccc; background:#f5f2e9; font-weight:bold;}
.ax-funclist li {font-family:"FOT-UD角ゴ_ラージ Pr6N M"; border-bottom:1px solid #ccc; list-style:none; padding:5px 2px;}
.ax-funclist li.super {background:#ffdbdb;}
.ax-funclist li.headsuper {font-family:"FOT-UD角ゴ_ラージ Pr6N M"; border-top:1px solid #ccc; border-bottom:1px solid #ccc; background:#ffdbdb; margin-top: 60px;}
	
	
/*　大蔵AX機能一覧　*/
.axok-funclist-l {float:left; width:225px; padding-right:20px;}
.axok-funclist-r {float:left; width:225px;}
.axok-funclist-w {margin:20px 0 30px 0;}
.axok-funclist {width:225px; font-size:1.3rem; line-height:1.2; margin-bottom:20px;}
.axok-funclist li.category {font-family:"FOT-UD角ゴ_ラージ Pr6N B"; border-top:1px solid #ccc; background:#007bd0; color:#fff; font-weight:bold;}
.axok-funclist li.head {font-family:"FOT-UD角ゴ_ラージ Pr6N B"; background:#f5f2e9; font-weight:bold;}
.axok-funclist li {font-family:"FOT-UD角ゴ_ラージ Pr6N M"; border-bottom:1px solid #ccc; list-style:none; padding:5px 2px}
.axok-funclist li.super {background:#ffdbdb;}
.axok-funclist li.headsuper {font-family:"FOT-UD角ゴ_ラージ Pr6N M"; border-top:1px solid #ccc; border-bottom:1px solid #ccc; background:#ffdbdb; margin-top: 60px;}
	

/*　販売AX帳票ページ　*/
.ax-form3-l {float:left; width:300px; padding-right:30px;}
.ax-form3-r {float:left; width:300px;}
.ax-form3-w {margin:30px 0;}


/*　テキスト・見出しなど　*/
p {font-family:"FOT-UD角ゴ_ラージ Pr6N M"; font-size:1.5rem;}
p.ax-read {font-family:"FOT-UD角ゴ_ラージ Pr6N B"; font-size:2.2rem; color:#333; margin:20px 0;}
p.ax-caption {font-family:"FOT-UD角ゴ_ラージ Pr6N M"; font-size:1.3rem; margin-top:10px;}
.ax-note {font-family:"FOT-UD角ゴ_ラージ Pr6N R"; font-size:1.1rem; margin-top:5px;}
.ax-note-red {font-family:"FOT-UD角ゴ_ラージ Pr6N R"; font-size:1.1rem; margin-top:5px; color:#cc0000}

h3.ax-h3common {font-family: "FOT-UD角ゴ_ラージ Pr6N E"; font-size:3.0rem; line-height:1.5; margin-bottom:10px;}

h3.ax-h3blue {font-family: "FOT-UD角ゴ_ラージ Pr6N E"; font-size:3.0rem; line-height:1.5; margin-bottom:10px; color:#0071bd; margin-top:40px; border-top:dashed 1px #ccc; padding-top:40px;}
	
h3.ax-h3orange {font-family: "FOT-UD角ゴ_ラージ Pr6N E"; font-size:3.0rem; line-height:1.5; margin-bottom:10px; color:#ef821d; margin-top:40px; border-top:dashed 1px #ccc; padding-top:40px;}
	
h3.ax-h3yellow {font-family: "FOT-UD角ゴ_ラージ Pr6N E"; font-size:3.0rem; line-height:1.5; margin-bottom:10px; color:#f5aa00; margin-top:40px; border-top:dashed 1px #ccc; padding-top:40px;}
	
h3.ax-h3cyan {font-family: "FOT-UD角ゴ_ラージ Pr6N E"; font-size:3.0rem; line-height:1.5; margin-bottom:10px; color:#38a1db; margin-top:40px; border-top:dashed 1px #ccc; padding-top:40px;}

h3.ax-h3green {font-family: "FOT-UD角ゴ_ラージ Pr6N E"; font-size:3.0rem; line-height:1.5; margin-bottom:10px; color:#4aa85a; margin-top:40px; border-top:dashed 1px #ccc; padding-top:40px;}

h3.ax-h3purple {font-family: "FOT-UD角ゴ_ラージ Pr6N E"; font-size:3.0rem; line-height:1.5; margin-bottom:10px; color:#a7628f; margin-top:40px; border-top:dashed 1px #ccc; padding-top:40px;}
	
h3.ax-h3red {font-family: "FOT-UD角ゴ_ラージ Pr6N E"; font-size:3.0rem; line-height:1.5; margin-bottom:10px; color:#d24627; margin-top:40px; border-top:dashed 1px #ccc; padding-top:40px;}
	
h3.ax-h3rose {font-family: "FOT-UD角ゴ_ラージ Pr6N E"; font-size:3.0rem; line-height:1.5; margin-bottom:10px; color:#db5443; margin-top:40px; border-top:dashed 1px #ccc; padding-top:40px;}
	
h3.ax-h3navy {font-family: "FOT-UD角ゴ_ラージ Pr6N E"; font-size:3.0rem; line-height:1.5; margin-bottom:10px; color:#3472a1; margin-top:40px; border-top:dashed 1px #ccc; padding-top:40px;}
	
h4.ax-h4common {font-family: "FOT-UD角ゴ_ラージ Pr6N E"; font-size:2.4rem; line-height:1.5; margin-bottom:5px;}
	
h5.ax-h5common {font-family: "FOT-UD角ゴ_ラージ Pr6N E"; font-size:2.0rem; line-height:1.5; margin-bottom:5px;}
	
	
}/*　@mediaの綴じ括弧。削除しないでください　*/